blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e263f6bfc54205b55a3a8d8f2545c76163fbc85c | 16a04a189c2f14d6d28a78d774a8c0ad8fb3bf28 | /LibCppSim - Cooperative Caching HPCS/applicationLayer/Replicator.cc | d38c996abeb39e324688fd6e8a13bd3a6646a8d9 | [] | no_license | F951/Models-HPCS | 7895b9d708df04f7b2fe70c9e14c46ac32dd3d67 | 64b24311499b8ffd7e86c3698389494f0f5a8787 | refs/heads/main | 2023-03-07T16:02:02.620133 | 2021-02-24T15:38:44 | 2021-02-24T15:38:44 | 341,332,053 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,917 | cc | #include "Replicator.h"
void Replicator::inner_body(void)
{
while(1)
{
//====================================================================
//====================================================================
passivate(); //DESACTIVAR ESTE REPLICADOR
//==========================... | [
"fer_06@hotmail.com"
] | fer_06@hotmail.com |
ff47a265cd83fe75d66af0ac743affb662b89c21 | eee4e1d7e3bd56bd0c24da12f727017d509f919d | /Case/case3/2300/U | 1c6aa10bd6c6d30021e42fdd301f7516cd20dc06 | [] | no_license | mamitsu2/aircond5_play5 | 35ea72345d23c5217564bf191921fbbe412b90f2 | f1974714161f5f6dad9ae6d9a77d74b6a19d5579 | refs/heads/master | 2021-10-30T08:59:18.692891 | 2019-04-26T01:48:44 | 2019-04-26T01:48:44 | 183,529,942 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,861 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"mitsuaki.makino@tryeting.jp"
] | mitsuaki.makino@tryeting.jp | |
2ab4f3ca94b7dde62272f3393105bd494db26ee0 | a6ef9674622f6e7c46ac31f4cfffbd568ff4f97e | /SteadyState_Rectangular_0_dt2t10000/processor0/10000/p | 765a98063e48cab8d2b9bee6dd4ca1806a9a12f5 | [] | no_license | jhargun/FluidIP | 4c3f6d9a87ed8ce24ed692a9bf939a9ca04222f6 | d6e0f20c1f5e1f86c160497be9d632e6d17abbf7 | refs/heads/master | 2022-08-26T02:34:26.327956 | 2020-05-26T22:33:29 | 2020-05-26T22:33:29 | 266,886,503 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 590,810 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 7
\\/ M anipulation |
\*-------... | [
"48771820+jhargun@users.noreply.github.com"
] | 48771820+jhargun@users.noreply.github.com | |
dccd8e50dfea4bc563298260329fba8f43d92a8c | 927442d1aadd124d1ec5b5a56b3c442ba2735841 | /08_cocos2d-x/day13/Demo2_Code/Classes/Enemy.h | 28b54b1c11f543943e0acf9c37f421ffb3aa0ec8 | [] | no_license | yitian630/Tarena | 2dc2fd276e1404330222d28fb10ddd0116eca74b | 49b587ab58cb5e173d6dcd2701ea6db3b35cdf0b | refs/heads/master | 2021-01-22T02:49:19.160833 | 2015-03-12T06:58:26 | 2015-03-12T06:58:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 796 | h | //
// Enemy.h
// XiaoQianRun
//
// Created by tarena on 14-6-23.
//
//
#ifndef __XiaoQianRun__Enemy__
#define __XiaoQianRun__Enemy__
#include <iostream>
#include "cocos2d.h"
#include "MySprite.h"
USING_NS_CC;
typedef enum {
LEFT,
RIGHT,
}Enemy_Dir;
class Enemy : public MySprite {
public:
bool initEn... | [
"yitian630@163.com"
] | yitian630@163.com |
938f9a82a39478f648ab6df86c763899d8835d0e | 73c7fe37bf6af775cac65f58b81d2284dae117f2 | /LeetCode/62. Unique Paths.cpp | 1925a26fd6e553ad16ca4d0115ee944c80ffe08e | [] | no_license | atique7465/Competetive_programming | 9ad03427682270e889f751b8a8e2e9ab3b309be2 | 840b8b9133f5b993730ecde186ef4d4fdfca9c46 | refs/heads/master | 2023-08-03T15:16:47.582253 | 2023-07-25T04:07:01 | 2023-07-25T04:07:01 | 186,138,178 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 419 | cpp | class Solution {
vector<vector<int>>dp;
public:
int uniquePaths(int m, int n) {
dp.resize(101, vector<int>(101,-1));
return solve(0,0,m,n);
}
int solve(int i, int j, int m, int n){
if(i >= m || j >= n) return 0;
if(i == m-1 && j == n-1) return 1;
if(dp[i][j]!... | [
"atiqurrahman7465@gmail.com"
] | atiqurrahman7465@gmail.com |
7dd56b27ff673b9bb07a1e71ea707827b620ea68 | 707286e6928f194e8a711016269f9c8744fbbdfb | /binary_tree/main.cpp | 36450402f7d7c84aeaaa1f9248bc97207c8193bb | [] | no_license | DethleSS/projects_qt | acda22f88751bf1466d4266269c8c3f9bac1c46a | 955b4f636a018a3ec12f06de6e526369dc95b5b2 | refs/heads/master | 2020-04-28T19:22:35.154443 | 2019-05-15T11:35:19 | 2019-05-15T11:35:19 | 175,508,683 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 307 | cpp | #include <QCoreApplication>
#include "binary_tree.h"
int main(int argc, char *argv[])
{
QCoreApplication a(argc, argv);
stu::Binary_tree b;
b.insert(4);
b.insert(2);
b.insert(6);
b.print_all();
//std::cout << b.size();
std::cout << b.contains(2);
return a.exec();
}
| [
"rik546@mail.ru"
] | rik546@mail.ru |
0f21125e1cd3aa2e7b1b57cee99c9f08eae92738 | 94c536f8fbe0d43e848db623a78dc3735036e404 | /data structures/convex_hull_trick.cpp | b348eca6072bdf655da515f1c56fd8524104bb96 | [] | no_license | a-nogikh/competitive_programming_helpers | a9392b898566c936bd4ee99e28af7b185aa3bd0b | 15360c45336b6a3175de352d44cb554dbaf89521 | refs/heads/master | 2021-04-14T15:26:05.297983 | 2020-05-05T16:02:50 | 2020-05-05T16:02:50 | 249,241,758 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,273 | cpp | /*
Data structures to facilitate convex hull trick implementation.
*/
template<class CoordinateType = long long, class FractionType = long double>
class ConvexHullOptimization
{
template<class CoordinateType = long long, class FractionType = long double>
struct Line
{
CoordinateType slope, x0;
FractionType lef... | [
"a.nogikh@yandex.ru"
] | a.nogikh@yandex.ru |
3615f8e7bf581dcbd4561fd284fe923f4270f2c6 | a122119df649ee4fe543951c7e702e85b3427670 | /install/include/baxter_core_msgs/SolvePositionIKRequest.h | 0bd39344527efde7bc8a4b9044c0ef79f99983b8 | [] | no_license | Sean-Skilling/baxter-project | e126de1cf80aabebc176628182a23841b2a1a930 | e86ff6015aaf9c301de5ef9a92538974319ff2b3 | refs/heads/master | 2020-04-11T13:03:33.841852 | 2019-03-27T14:58:13 | 2019-03-27T14:58:13 | 161,802,645 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,116 | h | // Generated by gencpp from file baxter_core_msgs/SolvePositionIKRequest.msg
// DO NOT EDIT!
#ifndef BAXTER_CORE_MSGS_MESSAGE_SOLVEPOSITIONIKREQUEST_H
#define BAXTER_CORE_MSGS_MESSAGE_SOLVEPOSITIONIKREQUEST_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#... | [
"2207516s@student.gla.ac.uk"
] | 2207516s@student.gla.ac.uk |
0f156e9e79bbd7ba396e82d4142f3ba2c367de5b | 455c92a3bd41f89c7e949c72c219d8e2992750ee | /ebalda.cpp | 009cdddf35af0c0f4430c78301b5e6099720f448 | [] | no_license | berkus/ebalda_uiskogo | b55f897fe0c946661154a1cd1c27a8205684a4f9 | c6159a6fd75f7a6ecdf8568831db802c821644e4 | refs/heads/master | 2023-07-10T22:32:21.896507 | 2008-07-31T22:20:38 | 2008-07-31T22:20:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,389 | cpp | #include "ebalda.h"
#include "config.h"
#include <gd.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
Ebalda::Ebalda()
: name(0)
, step(0)
, grown(false)
, headrow(0), headcol(0)
, width(0), height(0)
, ebalda_himself(0)
, startrow(0), startcol(0)
, endrow(0), endcol(0)
... | [
"berkus@madfire.net"
] | berkus@madfire.net |
96a0a372d4eeeb7afb125b26175e9d4bdc78b2f9 | db8d7a002615ffe62f24c5b93a5ace86abe2a95c | /cpp/src/bindings/bindings_artboard.cpp | d6d18de94862e594245f8cab920536134fe2bc24 | [] | no_license | callstack-internal/rive-android | ef611b53d9cdb6d955e22a077b6fbeb2536a848c | cecaf66fd34c16b7f93a8e8d4b507aa684ad3d8e | refs/heads/master | 2023-04-19T02:29:38.165842 | 2021-04-27T08:14:27 | 2021-04-27T08:14:27 | 357,198,435 | 0 | 0 | null | 2021-04-20T12:50:44 | 2021-04-12T13:10:54 | C++ | UTF-8 | C++ | false | false | 2,810 | cpp | #include "jni_refs.hpp"
#include "helpers/general.hpp"
#include "models/jni_renderer.hpp"
// From rive-cpp
#include "artboard.hpp"
#include "animation/linear_animation_instance.hpp"
//
#include <jni.h>
#ifdef __cplusplus
extern "C"
{
#endif
using namespace rive_android;
// ARTBOARD
JNIEXPORT jstring J... | [
"talbot.maxwell@gmail.com"
] | talbot.maxwell@gmail.com |
b3dc8bef83d320b25a8b04257498a1aeb545c164 | bddae8e711e4daa339e19938a65648bdbff6fe63 | /EventHandler.h | 027f1202e7a042745b378db7015d7a4753a6c380 | [] | no_license | rrcmenezes/BeeSmartIOTIR | 475d11cc3a0bf5c68a6d76f8abc67e6340cc2ae8 | 336abea6d2b7c8afbee3f5baf799d259119420d9 | refs/heads/main | 2023-04-16T16:17:25.668318 | 2021-04-22T17:02:58 | 2021-04-22T17:02:58 | 360,517,646 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 664 | h | #ifndef _EVENTHANDLER_H_
#define _EVENTHANDLER_H_
#include <arduino.h>
class CEventHandler
{
unsigned long ulLstMillis;
unsigned long ulCurrMillis;
protected:
unsigned long ulMinutes;
bool bConditionsOK;
CEventHandler(unsigned long ulMinutesParam);
public:
virtual void Save(int *pi_FilePointerPatam)... | [
"rrcmenezes@gmail.com"
] | rrcmenezes@gmail.com |
0d741b53ca7fec076487b7a33ea07e9d2d2821c5 | 8be1079a694a31c1c69d296b3afb8180e5969238 | /BFSDFS/game.cpp | fc4e9cc21c3079f34f6359ae22bf5c5c7da5c84d | [] | no_license | haoyuanz13/Codings | 7a2a2b47f95ea7a1e4e419f7aab90eb1d8771c8c | ba8d20df6bf27089c9b5bce9d87cd9de44cc2897 | refs/heads/master | 2022-04-17T21:08:32.256496 | 2020-04-12T04:10:46 | 2020-04-12T04:10:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,276 | cpp | #include <vector>
#include <iostream>
#include <queue>
#include <unordered_map>
using namespace std;
void pascalTriangle(int k) {
vector<vector<int>> pas;
vector<int> init {1};
pas.push_back(init);
vector<int> pre = pas.front();
for (int i = 1; i < k; i ++) {
vector<int> cur {1};
for (int c =... | [
"haoyuanz@seas.upenn.edu"
] | haoyuanz@seas.upenn.edu |
26dea91ff8a4979f4ee9d77d9d7ff8457dcc60ee | 97bd2bc90481e59da387772cd414f07516e6f2cd | /pastel/sys/bit/highest_bit.h | 664ea7b759f78e72034ead473b4a8407493e6358 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | kaba2/pastel | c0371639be222cfa00252420c54057a54a93a4a3 | c7fb78fff3cbd977b884e54e21651f6346165ff5 | refs/heads/master | 2021-11-12T00:12:49.343600 | 2021-10-31T04:18:28 | 2021-10-31T04:18:28 | 231,507,632 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 559 | h | // Description: Index of the highest bit
// Documentation: bit_tricks.txt
#ifndef PASTELSYS_HIGHEST_BIT_H
#define PASTELSYS_HIGHEST_BIT_H
#include "pastel/sys/integer/finite_integer_concept.h"
#include "pastel/sys/mytypes.h"
namespace Pastel
{
//! Returns the index of the highest 1-bit of the given int... | [
"kaba@hilvi.org"
] | kaba@hilvi.org |
f04df0e8a6dffbf5669c909593bc581f97fe720a | 143da2290a541ddaf270b3ce81523b41bd9345df | /test/camera_corner_detect/source/main.cpp | d03cbf81836963bb61d780f5293d0fbab488b18e | [] | no_license | premsasidharan/mmfcpp | 1edaaf6f9fc0578edddc36a163c0bf3a2d3a8afc | d0a9619c8d3ee467ec9e7dcddc9bd5ecd87c4aa7 | refs/heads/master | 2021-01-01T06:54:07.492622 | 2013-04-13T19:14:12 | 2013-04-13T19:14:12 | 33,697,553 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 658 | cpp | #include <QApplication>
#include <gl_widget.h>
#include <X11/Xlib.h>
int main(int argc, char** argv)
{
if (argc < 4)
{
printf("\nUsage\n%s [V4L2 camera path] [width] [height]", argv[0]);
printf("\nEg:- %s /dev/video0 640 480\n", argv[0]);
exit(0);
}
int w, h;
XInitThreads();... | [
"prem.sasidharan@gmail.com@7add919e-d01b-36b3-b92c-1f8e5742f5db"
] | prem.sasidharan@gmail.com@7add919e-d01b-36b3-b92c-1f8e5742f5db |
3d2cc237fc9cccde02dcb5906fce2f8e4793b046 | dbf7546520435e088b47e19bfd04c0c6abdd0e05 | /5_pySerialRead/pythonArduino/pythonArduino.ino | 6eb22ca9ee4df2e72756748e9c9c1f304a1d34f8 | [] | no_license | heitorrapela/ArduinoWorkshop | fa85b16b81b09a3096f088c5a3e7439143cacdef | caa0fa24baba5aca48457df91b7e0969ea56bef2 | refs/heads/master | 2021-09-05T23:27:17.596877 | 2018-01-31T16:36:23 | 2018-01-31T16:36:23 | 105,684,389 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 903 | ino | /*
Blink - Modificado
Turns on an LED on for one second, then off for one second, repeatedly.
This example code is in the public domain.
*/
// Pin 13 has an LED connected on most Arduino boards.
// give it a name:
int led = 13;
// the setup routine runs once when you press reset:
void setup() { ... | [
"hrm@cin.ufpe.br"
] | hrm@cin.ufpe.br |
88e612514df15a2fa60d8b12f546f3cb8273c674 | 12c080b81ca5a7aaf87d4199e58dfe08b9670b7f | /80-Remove Duplicates from Sorted Array II.cpp | e4e2816a2822a26b96c4878183adb5d962e4281c | [] | no_license | PhoenixDD/LeetCode | 23970d3d5485f0c67ecc46afbf07c296a14f7a4d | 04d78870f56dc7c5057a8b22e5c3ed87ae04a8bf | refs/heads/master | 2021-01-01T19:21:32.795867 | 2020-11-26T05:12:48 | 2020-11-26T05:12:48 | 98,563,765 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 413 | cpp | class Solution {
public:
int removeDuplicates(vector<int>& nums)
{
int start=0;
for(int i=0;i<nums.size();i++)
{
if(i<nums.size()-2&&nums[i]==nums[i+1]&&nums[i]==nums[i+2])
while(i<nums.size()-2&&nums[i+1]==nums[i+2])
i++;
if(i... | [
"ddhondiyal@gmail.com"
] | ddhondiyal@gmail.com |
fa54ebbd5f937f492a866928b951dca737a616f9 | 2f49e6f93a99523636f14f399d784f682adfd142 | /Sources/3rdparty/PhysX-3.2.2_PC_SDK_Core/Samples/SampleBase/Picking.cpp | c00489481241fc9402b7513236c57b90a59fce61 | [] | no_license | overflowsc/inf4715 | 26a1e1850b0fda13a19c1562c73d56ee5f26bcde | d9dc62793dfa58f3bb7b146033e4084a8ecc4bc7 | refs/heads/master | 2021-01-18T07:43:49.197883 | 2015-02-08T08:55:53 | 2015-02-08T08:55:53 | 30,485,685 | 0 | 0 | null | 2015-02-08T08:45:44 | 2015-02-08T08:45:43 | null | UTF-8 | C++ | false | false | 8,618 | cpp | // This code contains NVIDIA Confidential Information and is disclosed to you
// under a form of NVIDIA software license agreement provided separately to you.
//
// Notice
// NVIDIA Corporation and its licensors retain all intellectual property and
// proprietary rights in and to this software and related documentatio... | [
"mathieumg@gmail.com"
] | mathieumg@gmail.com |
01e687a434933f16c637d79bd1defea7045450cf | d15cf536963fab11e42d85bda423da5f2a58dc57 | /c6/overload1.cpp | ee2f604cd53481c3dc5ae90543bdad91bdeb529b | [] | no_license | mcmiloy/cpp_primer | 5692e8857961e1c7a7dba46e1553e7aace61bc4d | c93a50cd84d195e8cf997da7a925030925731cc7 | refs/heads/master | 2020-03-15T18:41:10.377834 | 2018-05-15T19:32:15 | 2018-05-15T19:32:15 | 132,289,904 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 491 | cpp | #include <iostream>
#include <vector>
#include <string>
using std::cin;
using std::cout;
using std::endl;
using std::vector;
using std::string;
int mysum(int i, int j){
return i + j;
}
void default_args(int i = 0){
cout << i << endl;
}
int mysum(double i, const int j){
return i*j;
}
int main(){
cout... | [
"mcmiloy@gmail.com"
] | mcmiloy@gmail.com |
56e00354071db7b2ffa95ab6e93995ab650dcb4e | 202087279de4b66457eac88cf1b7d7c21769fa53 | /ExploringScaleSymmetry/Chapter6/ch6_figure17.cpp | f0b2846dface5171f388c69b95d5c8860fdcd988 | [
"MIT"
] | permissive | TGlad/ExploringScaleSymmetry | 433475d0661914a010c55f4f06e03b53fde476e4 | 25b2dae0279a0ac26f6bae2277d3b76a1cda8b04 | refs/heads/master | 2021-07-02T09:13:26.160214 | 2021-01-27T11:07:14 | 2021-01-27T11:07:14 | 217,837,988 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,721 | cpp | // Thomas Lowe, 2020.
// Generates an image of the colour-symmetric and scale-symmetric three-colour automaton, on a symmetric hexagon of seed points.
// The method generates to a larger image first (called out), then downscales to a smaller one. The result of this is that
// the dense and repeated mixture of all three... | [
"t_d_lowe@hotmail.com"
] | t_d_lowe@hotmail.com |
83abb6b2b3e2535e54107d735bf91fb685646541 | 59424c01a2f918da51f16cce7bbb465af22103d6 | /Server/server_state.cc | 9336a64d162bf61553be17303d83094b38f11660 | [] | no_license | henlindemreed/rtchat | 522997478b9b83f0ab7e3a9e95c35825e6a85847 | 74a6cd006ee5928bb51eabc6d27b10ab9f952691 | refs/heads/main | 2023-05-01T05:47:48.595012 | 2021-05-10T18:13:27 | 2021-05-10T18:13:27 | 347,539,463 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,504 | cc | #include "server_state.hh"
#include <algorithm>
// Constructor
sstate::sstate() :
rooms{rmls(0)}, next_id{1}, mtx{}
{}
// Destructor
sstate::~sstate(){}
std::string sstate::to_string(){
std::shared_lock<std::shared_mutex> state_lock(mtx);
std::string ans = "";
for(auto &rm : rooms) {
ans += std... | [
"henlindem@reed.edu"
] | henlindem@reed.edu |
2f3dc314d8496fad4e45507f20a430b9b7f31b4c | 630e5fa4fec4cee4b6936eec74a726550406c11f | /src/libzerocoin/Denominations.cpp | 2f0dfa562643c3d2e1e23e77f55d07b8f04050fb | [
"MIT"
] | permissive | crypTuron/PengolinCoin-Core | 4d815d25de927d42dc890379d15738ee728c525e | 3d6c66dd930110075ff44ee6f5a4364c533becd7 | refs/heads/master | 2022-11-24T21:17:56.271853 | 2020-07-23T13:49:52 | 2020-07-23T13:49:52 | 282,408,670 | 0 | 0 | MIT | 2020-07-25T09:04:22 | 2020-07-25T09:04:21 | null | UTF-8 | C++ | false | false | 3,978 | cpp | // Copyright (c) 2017-2019 The PENGOLINCOIN developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "Denominations.h"
#include "amount.h"
namespace libzerocoin {
// All denomination values should only exist in these... | [
"alonewolf2ksk@gmail.com"
] | alonewolf2ksk@gmail.com |
f13815ffc9392357b78252eac9e6699e068b7c5d | 24004e1c3b8005af26d5890091d3c207427a799e | /Win32/NXOPEN/NXOpen/Mechatronics_ObjectSinkBuilder.hxx | 0a248ab3b8fd29a65401c510f875bafa1d3b4eaf | [] | no_license | 15831944/PHStart | 068ca6f86b736a9cc857d7db391b2f20d2f52ba9 | f79280bca2ec7e5f344067ead05f98b7d592ae39 | refs/heads/master | 2022-02-20T04:07:46.994182 | 2019-09-29T06:15:37 | 2019-09-29T06:15:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,318 | hxx | #ifndef NXOpen_MECHATRONICS_OBJECTSINKBUILDER_HXX_INCLUDED
#define NXOpen_MECHATRONICS_OBJECTSINKBUILDER_HXX_INCLUDED
//--------------------------------------------------------------------------
// Header for C++ interface to JA API
//--------------------------------------------------------------------------
//
// So... | [
"1075087594@qq.com"
] | 1075087594@qq.com |
e362f5605021cc7b6919984f2dc1812d5a63ec49 | ba18d2d6c57823c5ff0919fb8578980c44b84e50 | /BattleTank/Source/BattleTank/Public/TankTurret.h | 2d4ed374aeac45ace8dd5d29a0ebbcb21212a518 | [] | no_license | LearningUnrealTutorials/BattleTankGame | 54be9c10e1e37a70993fcf436330a28d68a9219d | aec413a9f589594800fe430197f9488678551a71 | refs/heads/master | 2018-09-30T07:55:37.253656 | 2018-07-24T11:14:44 | 2018-07-24T11:14:44 | 103,753,946 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 482 | h | // Written in 2017 by Aleksander Naumenok while following a tutorial on udemy.
#pragma once
#include "CoreMinimal.h"
#include "Components/StaticMeshComponent.h"
#include "TankTurret.generated.h"
/**
*
*/
UCLASS(meta = (BlueprintSpawnableComponent))
class BATTLETANK_API UTankTurret : public UStaticMeshComponent
{
... | [
"aleksander.naumenok@gmail.com"
] | aleksander.naumenok@gmail.com |
d3ab50d1d066feb3fade551b6218ba302254c4ba | 9ead5fcc5efaf7a73c4c585d813c1cddcb89666d | /m5/src/base/compiler.hh | 2c655af608959070d0642cb30c6cb1fcfd3c206c | [
"BSD-3-Clause"
] | permissive | x10an14/tdt4260Group | b539b6271c8f01f80a9f75249779fb277fa521a4 | 1c4dc24acac3fe6df749e0f41f4d7ab69f443514 | refs/heads/master | 2016-09-06T02:48:04.929661 | 2014-04-08T10:40:22 | 2014-04-08T10:40:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,504 | hh | /*
* Copyright (c) 2006 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met: redistributions of source code must retain the above copyright
* notice, ... | [
"chrischa@stud.ntnu.no"
] | chrischa@stud.ntnu.no |
c63c6a4ec0de641274b12f6e897ba831fa58517d | 238185b2c5e09228e6aeafbd808df41032887ac8 | /21210_Spring2018/hello.cpp | d4e543f930025e9cac33be751bed840a7d8eb6bf | [] | no_license | zmiksis/SciComp | ffdbaf8d0e777485457d9e5d3a4dbd3792a84e39 | 661141e1014cd75d861ccdb1e18ad448617f24d1 | refs/heads/master | 2020-12-15T16:57:25.414177 | 2020-01-20T19:50:42 | 2020-01-20T19:50:42 | 235,185,895 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 98 | cpp | #include <iostream>
using namespace std;
int main(){
cout << "Hello there" << endl;
return 0;
} | [
"zmiksis@gmail.com"
] | zmiksis@gmail.com |
296f78f0a53e90c255c7aa9d979bd96fb83ff0c4 | 789ec1a342e7ba9e571e240696d62f998c0efe65 | /apps/ogr2ogr_lib.cpp | 2de843f9e0f0317525682e992dd5893c6de4241b | [
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"MIT",
"SunPro",
"LicenseRef-scancode-info-zip-2005-02",
"BSD-3-Clause"
] | permissive | speakeasy/gdal | a76384f3e3862f6a5d1e2067357e0d10fdcb61f4 | 294b6b399f93e1d9403859cf64fba80c95156cd1 | refs/heads/master | 2020-03-08T00:11:19.509823 | 2018-04-02T19:02:55 | 2018-04-02T19:02:55 | 127,800,245 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 185,986 | cpp | /******************************************************************************
* $Id: ogr2ogr_lib.cpp 39041 2017-06-09 21:44:01Z rouault $
*
* Project: OpenGIS Simple Features Reference Implementation
* Purpose: Simple client for translating between formats.
* Author: Frank Warmerdam, warmerdam@pobox.com
*
... | [
"speakeasysky@gmail.com"
] | speakeasysky@gmail.com |
6a352c97ff60ff8045ad535408f69906c7232ee8 | 52950b2783a7aebf23689c9c5397cf381d0dde7d | /oss/eblearn_1.2_r2631/core/libeblearn/include/ebl_ebm.hpp | 24cf16eb7e92f56a58543497fd0a897c2203f54e | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | zhouyong64/academiccoder | 9b4a8f9555b99dc364a0c0e4157faa582b542e90 | 5415a43889a18795fb98960ff7700dbcdd5138df | refs/heads/master | 2020-05-17T11:46:15.143345 | 2017-12-05T06:57:14 | 2017-12-05T06:57:14 | 29,723,245 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,505 | hpp | /***************************************************************************
* Copyright (C) 2012 by Yann LeCun, Pierre Sermanet *
* yann@cs.nyu.edu, pierre.sermanet@gmail.com *
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provid... | [
"snowalvie@gmail.com"
] | snowalvie@gmail.com |
74feede8b45ca59d1b130dd37cdb5ec66d73224f | d84852c821600c3836952b78108df724f90e1096 | /exams/2559/02204111/2/midterm/3_2_715_5920500221.cpp | a38da49ec4e10956cc9708faa644e3533b28fd3b | [
"MIT"
] | permissive | btcup/sb-admin | 4a16b380bbccd03f51f6cc5751f33acda2a36b43 | c2c71dce1cd683f8eff8e3c557f9b5c9cc5e168f | refs/heads/master | 2020-03-08T05:17:16.343572 | 2018-05-07T17:21:22 | 2018-05-07T17:21:22 | 127,944,367 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 495 | cpp | //5920500221 Supasin Rujiapnich
#include <iostream>
#include <cmath>
using namespace std;
int main ()
{
float x,y,z;
cout<<"Enter electricity cost per unit (bahts) : " ;
cin>>x;
cout<<"Enter last unit :";
cin>>y;
cout<<"Enter current unit :";
cin>>z;
cout<<"Units us... | [
"38048354+btcup@users.noreply.github.com"
] | 38048354+btcup@users.noreply.github.com |
9d69418b8b1e908b5e8f05c6b1bdd2c7584ae695 | e4833fb04f56ac806d91debc0571804e88512d4e | /2021/05/05/hana.cpp | d8412d32c088e66f0e6b6b0de6d7e3003beefd8a | [] | no_license | Papillon6814/tracker | f7cca3b2f19c1c63b4bed226abdd7a66f550a1dd | 1cd1012865f317b85670da7b3e41364270cf7f2a | refs/heads/main | 2023-06-26T18:28:45.089288 | 2021-07-10T13:26:03 | 2021-07-10T13:26:03 | 303,100,401 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,463 | cpp | #include <bits/stdc++.h>
using namespace std;
using ll = long long;
using vi = vector<int>;
using vl = vector<ll>;
using vc = vector<char>;
using vii = vector<vector<int>>;
using vll = vector<vector<ll>>;
using vcc = vector<vector<char>>;
using vs = vector<string>;
using Pi = pair<int , int>;
using Pl = pair<ll, ll>;
u... | [
"so1rou.k@gmail.com"
] | so1rou.k@gmail.com |
1dcda00281fdc88448c5b7365244f58f91c5965d | aaa349ae0fb52534c2306a2d343e20f928998ecb | /Boxfish-Lib/src/Book.h | b5a3a5955822891b86af6a8571180f01806375b8 | [] | no_license | Totomosic/Boxfish | 77fa14abf1d2e54248d822df11c79a1b1387e75e | 00f0fc5d3e2ba3d3b3037b851c78708f30ffed33 | refs/heads/master | 2023-09-04T00:32:09.139572 | 2021-10-30T14:09:19 | 2021-10-30T14:09:19 | 273,902,455 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,351 | h | #pragma once
#include "ZobristHash.h"
#include "Position.h"
#include "Move.h"
#include <optional>
#include <unordered_map>
#ifdef SWIG
#define BOX_API
#endif
namespace Boxfish
{
struct BOX_API BookEntry
{
public:
ZobristHash Hash = 0ULL;
SquareIndex From = a1;
SquareIndex To = a1;
int Count = 1;
};
st... | [
"jordan.thomas.morrison@gmail.com"
] | jordan.thomas.morrison@gmail.com |
699d9ba69e93a242e80ec914d29b4d0fd395c306 | 60b02d565b5751a3f0b21e560a5fa15a992c1de8 | /src/kclpp_test_support/MockClock.cpp | 0c01dd9008d8dbb08ded047ed9a8e97f3a7fa474 | [] | no_license | scivey/kclpp | 43779e5b0465eb10f547ea098f3068f35b184154 | 717ef6032b6736627b3b74e537567065a3d41dd1 | refs/heads/master | 2020-06-11T06:48:52.900337 | 2016-12-12T13:27:40 | 2016-12-12T13:27:40 | 75,742,647 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 539 | cpp | #include "kclpp_test_support/MockClock.h"
#include "kclpp/clock/types.h"
namespace kclpp_test_support {
using NanosecondPoint = MockClock::NanosecondPoint;
NanosecondPoint MockClock::getNow() const {
return nowTime;
}
std::chrono::milliseconds MockClock::getNowMsec() const {
return std::chrono::milliseconds { n... | [
"scott.ivey@gmail.com"
] | scott.ivey@gmail.com |
93904eeb10f86176ba730f7b6c46932c04c8d350 | aa7e4152d89159eed2d234782087af1a90f5111f | /wordvector.h | 858a81d72a0a698c292fe6ebbcc154812cf0d5d4 | [] | no_license | EmbolismSoil/ShortTextClassfier | 271917460cf942f91262c519b2a595dc967a3583 | 53e22cbaad0fb8199809524b9ad06a68001b57fe | refs/heads/master | 2021-05-03T07:27:19.496571 | 2018-03-05T11:24:02 | 2018-03-05T11:24:02 | 120,608,655 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,261 | h | #ifndef WORDVECTOR_H
#define WORDVECTOR_H
#include <vector>
#include <stdexcept>
#include <exception>
#include <sstream>
#include <boost/algorithm/string.hpp>
#include <boost/format.hpp>
#include <stdio.h>
#include <math.h>
template<class T>
class WordVector
{
public:
WordVector(int dim);
WordVector(std::vect... | [
"743703241@qq.com"
] | 743703241@qq.com |
0e40cbbdffda2052f50829fdba2e40c7de4b9fd2 | 4b5a008421fb71f83d948dc9f147e955ab4dc7b1 | /uaMobi/qzxing-master/src/zxing/zxing/qrcode/detector/QRFinderPattern.cpp | 5bc79d6c98d1115abd58b9e60baea917dcfe6440 | [
"Apache-2.0"
] | permissive | ston1x/UNARetail | a205becbe3c69b3bd51127b6ec29c3e5abf340d0 | 491ced2068cb89ed24d7d5c23477fd80ca54b8dd | refs/heads/master | 2022-10-11T01:26:44.848735 | 2020-06-09T10:07:00 | 2020-06-09T10:07:00 | 271,839,954 | 1 | 0 | null | 2020-06-12T16:11:36 | 2020-06-12T16:11:36 | null | UTF-8 | C++ | false | false | 2,615 | cpp | // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* FinderPattern.cpp
* zxing
*
* Created by Christian Brunschen on 13/05/2008.
* Copyright 2008 ZXing authors All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except... | [
"ankeleshbnet@inbox.ru"
] | ankeleshbnet@inbox.ru |
ae328ccd12a78684da1ee20bc9218be2e0546ceb | 0c3843a351ec7f74454c61a519fccc27a280f6d6 | /directedgraph.cpp | 4ae467c098dcf83ddf0f3f56ebbb37c87a1e3711 | [] | no_license | QuynhNgo/CudaSimulationFF | 157256878ecf759e64bec4ecce7fd78fa61c87ff | c73df2045c61b234a0bdb8dc5d47eb1d78b633d2 | refs/heads/master | 2023-03-26T09:07:06.490419 | 2021-03-18T08:20:04 | 2021-03-18T08:20:04 | 345,980,709 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,420 | cpp | #include "directedgraph.h"
#include "exception.h"
// default constructor
directedgraph::directedgraph()
{
NumberNode = 0;
}
// constructor that reads directly from an input file the information;
directedgraph::directedgraph(std::string _Filename )
{
std::ifstream _Dev;
_Dev.open(_Filename.c_str(),std::ios::in... | [
"ngoq@exchange.wwu.de"
] | ngoq@exchange.wwu.de |
e8e2749d3fc6e0fd308f3fc72f0a51b51760ff8b | 3769bb183cbc88941cef2524ee35f511e2d1ae64 | /TheKthNumber.cpp | 6d4547ea2bd975903f282af3a8f6e02a503cb9da | [] | no_license | Tinkerllt/algorithm-work | 75063514ec33ba382caf5e91aaf820263ee00687 | 77c6ea349043aae666cf36c3bab717c663bbce4c | refs/heads/master | 2021-01-16T04:37:49.083963 | 2020-06-15T12:43:09 | 2020-06-15T12:43:09 | 242,978,924 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 960 | cpp | #include<iostream>
using namespace std;
int FindKthMax(int*list, int left, int right, int k);
int main() {
int i,n,k;
while (cin >> n) {
int *a = new int[n];
for (i = 0; i < n; i++)
cin >> a[i];
cin >> k;
cout << FindKthMax(a, 0, n - 1, k) << endl;
}
return 0;
}
int FindKthMax(int*list, int left, int rig... | [
"llt123456@163.com"
] | llt123456@163.com |
340a110a9c1f8629ea77039e0ac72fe4f55a6a35 | eb3a61fe2726650416e9957469d9bb62454360c5 | /src/vm/misc/Utils.cpp | fd21841cd831a6fa42b82a7d57012ce46044be14 | [
"MIT"
] | permissive | 215559085/ccvm | 2d237089c877da29eac21f66a6b0d4cc69b170cd | 483a3ea4081f3ed9513d6811bfa1573e8eb52ad2 | refs/heads/master | 2020-12-14T14:07:23.072431 | 2020-02-12T07:08:00 | 2020-02-12T07:08:00 | 234,766,806 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,043 | cpp | //
// Created by Admin on 2020/1/20.
//
#include "Utils.h"
#include "../Runtime/JavaTypes/JType.h"
#include "../Runtime/JRuntiemEnv/JRuntimeEnv.h"
#include <typeinfo>
JType* cloneValue(JType* value) {
if (value == nullptr) {
return nullptr;
}
JType* dupvalue{};
if (typeid(*value) == typeid(JDou... | [
"215559085@qq.com"
] | 215559085@qq.com |
0dc0848408183e18e81af461fdb9443ef6dbf494 | 3570f72209e2776a57d40c3fe8c44375bc2d3dc8 | /cpp/ClassA.h | e5125d315192a6cf64620c7fe7efe2c2b1ea9ec9 | [] | no_license | wjfsanhe/programBF | 072da4e4e43e7e5986ec8ca97e3376146b4f65aa | f17fbf4b76852e9e304c95831383d68c0c775451 | refs/heads/master | 2021-01-13T05:00:32.069598 | 2017-02-07T05:44:56 | 2017-02-07T05:44:56 | 81,170,802 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 192 | h | #include <stdio.h>
#include <stdlib.h>
class A {
public:
int ttt;
virtual void func_pub(){}//{printf("public func a\n");}
private:
int aaa;
void func_pri(){printf("private func b\n");}
};
| [
"wangjianfeng@baofeng.com"
] | wangjianfeng@baofeng.com |
6cac75219e4d8f44646bba0e106bd53789ea147b | b4ce9e80b8a5fab531136f0b6ac17128f0b60376 | /125_GeV_Correction2/Run07Signal.h | ee839de77e5de912a6cbb80b1fc1566334167b6b | [] | no_license | k579l290/Physics-Research-summer2019 | 0a3c81e5fa18c9b862cfe89e1955061fc8a4524a | 4b4e9c7b329b848b0f24912a0ea8ed846ddcc32d | refs/heads/master | 2020-12-15T19:05:53.507422 | 2020-01-21T00:13:50 | 2020-01-21T00:13:50 | 235,220,546 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 67,132 | h | //////////////////////////////////////////////////////////
// This class has been automatically generated on
// Mon Jul 1 06:32:53 2019 by ROOT version 6.14/06
// from TTree Delphes/Analysis tree
// found on file: run07_Higgs0or1Jet_PtGen_450_820_forPtReco550_750GeV.root
///////////////////////////////////////////////... | [
"k579l290@ku.edu"
] | k579l290@ku.edu |
a7517968854d47cde5013b1da37d448bf4d919ea | 80b9d1acd4268f4abc911ecd7ee289eae6812e97 | /lib/AFE_APIs/AFE-API-MQTT-Domoticz.cpp | 6f73ec571995b6d9b343c9ab28858ad5efb15238 | [
"MIT"
] | permissive | ziyo98/AFE-Firmware | c12138e2b73e99dcb4bc832da758031cbff8f4af | 6676c8d5e5aae3675a1500a5b3ddfb9b36543d22 | refs/heads/master | 2020-12-29T08:01:55.061894 | 2020-01-26T18:03:11 | 2020-01-26T18:03:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,956 | cpp | /* AFE Firmware for smart home devices, Website: https://afe.smartnydom.pl/ */
#include "AFE-API-MQTT-Domoticz.h"
#ifdef AFE_CONFIG_API_DOMOTICZ_ENABLED
AFEAPIMQTTDomoticz::AFEAPIMQTTDomoticz() : AFEAPI(){};
#ifdef AFE_CONFIG_HARDWARE_LED
void AFEAPIMQTTDomoticz::begin(AFEDataAccess *Data, AFEDevice *Device,
... | [
"github@adrian.czabanowski.com"
] | github@adrian.czabanowski.com |
bf2d315235dd9751ca0e8a5641e1506e0a5f8584 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5744014401732608_1/C++/yuukiAsuna/practice.cpp | f11741392c4f8b8d90fe06e26755001f71ff59ab | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,205 | cpp | #include <bits/stdc++.h>
#define PB push_back
#define FT first
#define SD second
#define MP make_pair
#define INF 0x3f3f3f3f
using namespace std;
typedef long long LL;
typedef unsigned long long ULL;
typedef pair<int,int> P;
const int N = 55,MOD = 7+1e9;
int G[N][N];
int main()
{
freopen("in.txt","r"... | [
"alexandra1.back@gmail.com"
] | alexandra1.back@gmail.com |
e36b465fa7d87896093073eb0241a73f25764322 | 66ecd19c3d9f442431874e2d006eab4480d72c96 | /src/keystore.h | 2a3e3bd052f06ea6437ac20ffe488004ce04caee | [
"MIT"
] | permissive | altbet/abet | a9b4c35a3c167ab855dbc05b4e321166827ce757 | f0b6ea8251108bc604524f62cd9e4c3bd3077978 | refs/heads/master | 2020-11-27T12:53:32.343050 | 2020-07-03T13:33:39 | 2020-07-03T13:33:39 | 178,851,690 | 10 | 21 | MIT | 2019-06-24T22:51:45 | 2019-04-01T11:47:09 | C++ | UTF-8 | C++ | false | false | 3,425 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2017-2018 The PIVX developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_KEYSTORE_H
#define BITC... | [
"42963544+altbet@users.noreply.github.com"
] | 42963544+altbet@users.noreply.github.com |
b6f08e1d4bdc2aa65adf534fd60a1b22f9719a6d | e39a0354db4013d2a8aec4a4565cfb5f6443ae8f | /UVa/UVa674.cpp | 3c1169adb929206cbb7f9528ff0494bc31805bc7 | [] | no_license | YimingPan/UVa-Solution | 8afd41673ff3aeebcedbfbf379247af5e2a6eca4 | 92862dcfc49baed97ea72f4467f12f8d588a9010 | refs/heads/master | 2021-09-09T21:52:13.645907 | 2018-03-19T22:48:06 | 2018-03-19T22:48:06 | 116,416,034 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 697 | cpp | #include <cstdio>
#include <cstring>
int dp[7500][6];
int m[6] = {0,1,5,10,25,50};
int dfs_dp(int n, int k)
{
if(dp[n][k]>0)
return dp[n][k];
if(k == 0 && n == 0)
return dp[n][k] = 1;
if(k == 1 || n == 1)
return dp[n][k] = 1;
if(n < m[k])
return dp[n][k] = dfs_dp(n,k-1)... | [
"yimingp@andrew.cmu.edu"
] | yimingp@andrew.cmu.edu |
b6b54f4e92f33df6b45600613fe92b0c828feda2 | c7204f8930f6b6618d67b5e59e5bec375ef5caef | /Source/PluginProcessor.cpp | 1a156d6a8163be44873790e29d4aaba4d55af6ef | [] | no_license | smacla200/AmbiEncoder | caaf9c0c6280546a4a7d5e0440141d40a9e05838 | 4bc383ee4f4783599483c3ab0dd256c98bfefe96 | refs/heads/master | 2021-01-22T10:56:27.782866 | 2017-02-15T13:45:46 | 2017-02-15T13:45:46 | 82,054,533 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,156 | cpp | /*
==============================================================================
This file was auto-generated!
It contains the basic framework code for a JUCE plugin processor.
==============================================================================
*/
#include "PluginProcessor.h"
#inc... | [
"smacla200@lab-m329-mac-13.enterprise.gcal.ac.uk"
] | smacla200@lab-m329-mac-13.enterprise.gcal.ac.uk |
d56647bed1bfdff6848058142a1de7031769b9c9 | b97934b847014836a26b558ff06b8d784f78315f | /source/warlords.cpp | 1280124904e87499cf34c7050d9bf637a2ceeda5 | [] | no_license | ChrisPierce-StuphLabs/Warlords | 2d494e3823339523b2519febfeff18e396e5b99a | 5f6f4052dced7067c1d43f25a7d8b5cfe8b61702 | refs/heads/master | 2020-04-10T14:05:29.153021 | 2012-08-12T21:09:28 | 2012-08-12T21:09:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,302 | cpp | /*
Christopher Pierce
Warlords game
Written 08/01/2012
Last Modified 08/01/2012
Game pits zues vs poseidon vs hades in a
pokemon-like text based fighter game
*/
#include <iostream>
#include <iomanip>
#include <stdlib.h>
using namespace std;
struct warlord
{
string name;
string type;
string weakness;
unsigne... | [
"crizpiz@gmail.com"
] | crizpiz@gmail.com |
f16498f14ee08375f648d6cc55c9b21a5b118a92 | a070de8c140f9c1fad2ca69cf2cdacc9466332d5 | /LeetCodePractice/LeetCodePractice/Q175_Combine_Two_Tables.cpp | dbc578a05daa43717178dc16ed2b8b6f141ecea7 | [] | no_license | semkilljaeden/LeetCodePractice | 124df40e2b84be1f27e7c8256bcfafa7154ef387 | c15e790eae4b59c7af3e572e20fed3a7aee01a48 | refs/heads/master | 2023-03-28T23:28:13.049182 | 2021-03-31T21:17:48 | 2021-03-31T21:17:48 | 272,928,992 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11 | cpp | //skip, SQL | [
"killjaeden@gmail.com"
] | killjaeden@gmail.com |
66b85f06760cff5c320a813cd41adcc898cdba82 | 05b5fbf24c6cc8046b7e9807089aff58a344c4d5 | /CBSocket.cpp | 21bacf33d1f7ab983004de6d0fe271f500fdadff | [] | no_license | xiamingxing/maya | 50687354706d3fd041fb362b06eb705e838eed04 | ffb2e6583a75c894884fea46b19bea8ed1a590a5 | refs/heads/master | 2020-04-02T04:42:44.355405 | 2016-07-19T04:42:59 | 2016-07-19T04:42:59 | 63,661,214 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 6,209 | cpp | ///////////////////////////////////////////////////////////////////////////////
// CBase Socket Class define Part : implementation file
//
#include "stdafx.h"
#include "SCDefine.h"
#include "Cbsocket.h"
#include "Poolbase.h"
#include "IocpBase.h"
#include "SockDataList.h"
CBSocket::CBSocket()
{
m_SockF... | [
"xiamingxing@360.cn"
] | xiamingxing@360.cn |
99d6661de88d434e5d16276edf3ff0b756db917a | 051fdf2715925ea6752a053f2bc828ed7bfe0233 | /Engine/Source/Helper/Camera.h | 2255b95bba21c4a8c3a25174b43fe54eca39a3c3 | [] | no_license | SizzlingCalamari/fs12-engine | f6607461bd66fceb5c2a8a446bbe5e4228791d1d | 22bf3763f7dd09cae56f58881def6421cc64c933 | refs/heads/master | 2016-08-12T12:26:54.771382 | 2012-03-16T22:49:38 | 2012-03-16T22:49:38 | 51,328,555 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,885 | h | /*=====================================================================
Camera.h : Declaration of the CCamera class.
Author : Christopher Baptiste
Version: v1.0a
Licence : GNU GENERAL PUBLIC LICENSE
Copywrite (C) 2006, 2007
Christopher Baptiste
Full Sail... | [
"luislairet@gmail.com"
] | luislairet@gmail.com |
847fe44fe5251f4f8116d894edc681b00027d259 | 9427126563527b81f1c4d3fb60c38bdc29e810d0 | /leetcode/456-132-pattern.cpp | 834426cab572ac21c1d0f2e5d9745d4f10895ddb | [] | no_license | gongzhitaao/oj | afe217753f112e445f2b75a5800c0fc2862688b2 | fbc771a3b239616be48b1b2fcaa39da9d8ce2a14 | refs/heads/master | 2021-01-17T02:59:56.456256 | 2018-03-07T01:59:01 | 2018-03-07T01:59:01 | 16,234,097 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 427 | cpp | class Solution
{
public:
bool find132pattern(vector<int>& nums)
{
const int n = nums.size();
stack<int> stk;
for (int i = n - 1, s3 = -1; i >= 0; --i) {
if (s3 >= 0 && nums[i] < nums[s3])
return true;
for (; stk.size() && nums[i] > nums[stk.top()]; stk.pop())
if (s3 < 0 ||... | [
"zhitaao.gong@gmail.com"
] | zhitaao.gong@gmail.com |
d7dc30bed94d52a7479794578bc5b668cc942486 | 85a2d8f6565fb8c55fa1cf2c2dc9e3ebff6093b8 | /factory/libpainter/Painter.h | 24136325aa7a4af497784062ca5df4b7d0bebabc | [] | no_license | klwxsrx/ood-course | eeaa2002b66deeb886d4a718bca437439da39a37 | 449b3e8c62fc2d9f73b7829170826ea83e20b5f5 | refs/heads/master | 2021-09-22T05:05:38.934710 | 2018-06-21T16:13:32 | 2018-06-21T16:13:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 156 | h | #pragma once
#include "IPainter.h"
class CPainter : public IPainter
{
public:
void DrawPicture(IPictureDraft const& draft, ICanvas& canvas) override;
};
| [
"Slavyan58@yandex.ru"
] | Slavyan58@yandex.ru |
aa397f95f3882699ff4e8632a42875db1191fba2 | 1644ef09ef48aaa4f1b87ad115596d0789085d58 | /MyExercises/c++primer/5.18textin3.cpp | 39e41012bcfb50d2ae62f5a33317b6212e3947d8 | [
"Apache-2.0"
] | permissive | smilliy/fairy | 4ed7ec0ab097017bddcf5a1162b36f4dbd8a6691 | c104beb35d2329787b3264a9102c44b2bafb973f | refs/heads/master | 2021-05-23T01:59:20.748129 | 2020-04-25T08:43:08 | 2020-04-25T08:43:08 | 253,183,168 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 342 | cpp | // textin3.cpp -- reading chars to end of file
#include <iostream>
int main()
{
using namespace std;
char ch;
int count = 0;
cin.get(ch);
while(cin.fail() == false) // test for EOF
{
cout << ch;
++count;
cin.get(ch);
}
cout << endl << count << " characters read... | [
"dongxiao_7@163.com"
] | dongxiao_7@163.com |
1be7c5b95e4835ed3264bb692794f8d94d2deb6b | 20b49a6ef1fa417d67abef2d29a598c9e41c478e | /CodeForces/Contests/CF Edu Round 104/E.cpp | 8d2f8beb4fbaa07d67104a864fafaf2504420760 | [] | no_license | switchpiggy/Competitive_Programming | 956dac4a71fdf65de2959dd142a2032e2f0710e1 | beaaae4ece70889b0af1494d68c630a6e053558a | refs/heads/master | 2023-04-15T19:13:12.348433 | 2021-04-04T06:12:29 | 2021-04-04T06:12:29 | 290,905,106 | 1 | 3 | null | 2020-10-05T20:16:53 | 2020-08-27T23:38:48 | C++ | UTF-8 | C++ | false | false | 2,764 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long int ll;
typedef long double ld;
#define benq queue
#define pbenq priority_queue
#define all(x) x.begin(), x.end()
#define sz(x) (ll)x.size()
#define m1(x) memset(x, 1, sizeof(x))
#define m0(x) memset(x, 0, sizeof(x))
#define inf(x) memset(x, 0x3f, sizeof(... | [
"switchpiggy@users.noreply.github.com"
] | switchpiggy@users.noreply.github.com |
ae6aaf6c3bc8d80c912e00f605f165b1aba73778 | b2b4147268b2b3bedef9ba0e8dc42392ae00c520 | /source/models/performance_model/link_activity_trace_manager.cc | 6058020101827c5e4b20db0fd82fc0321c2417b2 | [] | no_license | allenhsin/ThermalSimulator | 3730b5097e49da6f5876dbed668e2a9902f424eb | f045aff7a97fabe0d280d62d4145d992574d6ef7 | refs/heads/master | 2021-01-10T14:24:10.884642 | 2015-02-10T02:36:44 | 2015-02-10T02:36:44 | 8,466,636 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,610 | cc |
#include <cassert>
#include <cstring>
#include <string>
#include "source/models/performance_model/link_activity_trace_manager.h"
#include "source/models/performance_model/performance_constants.h"
#include "source/models/performance_model/bit_sequence.h"
#include "source/models/performance_model/random_bit_sequence.h"... | [
"yhchen@mit.edu"
] | yhchen@mit.edu |
f9bf834195002699dc24cacded70a6d88316b36e | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/sockstreambuf/sockstreambuf_kernel_abstract.h | 04c337e5cfc4677ca8bd1bcda5f70a487012d426 | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | athulan/cppagent | 58f078cee55b68c08297acdf04a5424c2308cfdc | 9027ec4e32647e10c38276e12bcfed526a7e27dd | refs/heads/master | 2021-01-18T23:34:34.691846 | 2009-05-05T00:19:54 | 2009-05-05T00:19:54 | 197,038 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,545 | h | // Copyright (C) 2003 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_SOCKSTREAMBUF_KERNEl_ABSTRACT_
#ifdef DLIB_SOCKSTREAMBUF_KERNEl_ABSTRACT_
#include <iosfwd>
#include <streambuf>
#include "../sockets/sockets_kernel_abstr... | [
"jimmy@DGJ3X3B1.(none)"
] | jimmy@DGJ3X3B1.(none) |
4f07b8f2a4f04cea60ef5253345ef71eec689d37 | c120f72a42d2f202fc50e3569ae217220359a49c | /.history/src/main_20210723162804.cpp | c537f59613f84b70dd1b64d1461b07fd18cecf60 | [] | no_license | zlatkovnik/Crius | c5888fca8c2c572ce5b151adf6073f965b3914d6 | 414fb380823c5a38e33dd47818487290405ecde7 | refs/heads/main | 2023-07-07T04:35:12.126132 | 2021-08-09T14:51:03 | 2021-08-09T14:51:03 | 388,804,001 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,624 | cpp | #include <glad/glad.h>
#include <GLFW/glfw3.h>
#include <iostream>
#include "shader.h"
#include "mesh.h"
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>
void framebuffer_size_callback(GLFWwindow* window, int width, int height);
void processInput(GLFWwindow *window);
/... | [
"zlatkovnik@dualsoft.net"
] | zlatkovnik@dualsoft.net |
3f28fdcdd049ec06895b3ffc7e0a9946ca85cc02 | 7e167301a49a7b7ac6ff8b23dc696b10ec06bd4b | /prev_work/opensource/fMRI/FSL/fsl/extras/include/boost/boost/mpl/replace_if.hpp | a284442392c0538f95c3fb780143637ed0f92ca0 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Sejik/SignalAnalysis | 6c6245880b0017e9f73b5a343641065eb49e5989 | c04118369dbba807d99738accb8021d77ff77cb6 | refs/heads/master | 2020-06-09T12:47:30.314791 | 2019-09-06T01:31:16 | 2019-09-06T01:31:16 | 193,439,385 | 5 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,891 | hpp |
#ifndef BOOST_MPL_REPLACE_IF_HPP_INCLUDED
#define BOOST_MPL_REPLACE_IF_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
// Copyright John R. Bandela 2000-2002
// Copyright David Abrahams 2003-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy a... | [
"sejik6307@gmail.com"
] | sejik6307@gmail.com |
825c76065629a593b20169f8be58bf6a1c42a847 | 157c466d9577b48400bd00bf4f3c4d7a48f71e20 | /Source/ProjectR/GameState/Tutorial/TutorialState.h | 126d7b86732634727bead1408f1707c5c12af064 | [] | no_license | SeungyulOh/OverlordSource | 55015d357297393c7315c798f6813a9daba28b15 | 2e2339183bf847663d8f1722ed0f932fed6c7516 | refs/heads/master | 2020-04-19T16:00:25.346619 | 2019-01-30T06:41:12 | 2019-01-30T06:41:12 | 168,291,223 | 8 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 399 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "GameState/IGameState.h"
#include "TutorialState.generated.h"
/**
*
*/
UCLASS()
class PROJECTR_API UTutorialState : public UIGameState
{
GENERATED_BODY()
public:
UTutorialState();
vo... | [
"happycap88@gmail.com"
] | happycap88@gmail.com |
85b6390ee1ac5147725fd4b0df9b25a07f23cd48 | 9fdf8ef1498e64fdfebb0313e0152707efb92e8c | /src/dpp/events/guild_update.cpp | 311ad6f74850b32d08efafcfe92bbf78550bcde7 | [
"Apache-2.0"
] | permissive | michaelschuff/DPP | b6d56b4cb73f6d349860021a905a8368816b075c | 3ce5716502bb527b5e3b806a2376929cc9c16cab | refs/heads/master | 2023-08-16T23:46:34.148048 | 2021-09-20T21:51:33 | 2021-09-20T21:51:33 | 408,591,593 | 0 | 0 | Apache-2.0 | 2021-09-20T20:31:21 | 2021-09-20T20:31:20 | null | UTF-8 | C++ | false | false | 2,303 | cpp | /************************************************************************************
*
* D++, A Lightweight C++ library for Discord
*
* Copyright 2021 Craig Edwards and D++ contributors
* (https://github.com/brainboxdotcc/DPP/graphs/contributors)
*
* Licensed under the Apache License, Version 2.0 (the "License... | [
"craigedwards@brainbox.cc"
] | craigedwards@brainbox.cc |
4768b9e4aaf3fa302ef2141cf198e782f51496cb | d524724bee969c8c698daf61a3a047ad834f3543 | /src/PathCompare.cxx | 410ca1c67867da36d769991069de90a24968733f | [] | no_license | michelamichela/ITK-TubularGeodesics | 69f59120c5bc3ebd64b8bb62ce07eb403f7513ba | 426edc6b82fc4384da04f1f50d54f9874a56fa1d | refs/heads/master | 2020-12-25T20:09:13.895887 | 2013-04-07T02:53:50 | 2013-04-07T02:53:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,661 | cxx | //**********************************************************
//Copyright 2012 Fethallah Benmansour
//
//Licensed under the Apache License, Version 2.0 (the "License");
//you may not use this file except in compliance with the License.
//You may obtain a copy of the License at
//
//http://www.apache.org/licenses/LICEN... | [
"fethallah@gmail.com"
] | fethallah@gmail.com |
3c8ccfbf6866e88d63740e0c5ae101e36a3070b7 | 8bee6c7e6613a87b1e78572f49b8b04411a51974 | /4pheptinhcoban.cpp | 84f3ac006fa3c3015d5a1307ec715b7c4b877343 | [] | no_license | Tanphong15987532/BT-GIT2 | 59480da4b3b701f4223b4d119811bc04addba48c | 21f9a68a9988bdb11166ef347025706a9e87b0df | refs/heads/master | 2023-01-02T01:35:42.626991 | 2020-10-30T16:06:06 | 2020-10-30T16:06:06 | 308,634,009 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 789 | cpp | #include <iostream>
using namespace std;
int tong(int a, int b);
int hieu(int a, int b);
int tich(int a, int b);
float thuong(int a, int b);
int main()
{
cout << "DAY LA CHUONG TRINH DE THUC HANH GIT";
int a = 10;
int b = 2;
int tongab= tong(a,b);
int tichab= tich(a,b);
float thuongab= thuong(a,b);
cout<<"... | [
"auhuenhu2015@gmail.com"
] | auhuenhu2015@gmail.com |
eb057c0b8c8db23e12d52edcb12c9324b6fef22b | b64d20711fa857b1a5149fb1bbfdda2a627cdde6 | /cerberus_anymal_c_control_1/include/cerberus_anymal_c_control_1/controller/cpgController_j.hpp | e0c16f5aef205bd6e34e54ee205ce7f2bd54ec39 | [
"BSD-3-Clause"
] | permissive | zdkhit/cerberus_anymal_locomotion | 179c7423c2f4fa58f866e5c59c43ebc7ae5b6c28 | 0af0fe9cd26a8e80f729e031aee43da0b7062310 | refs/heads/master | 2023-02-25T12:04:17.240281 | 2021-02-01T12:38:48 | 2021-02-01T12:38:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,047 | hpp | #ifndef RAI_QUADRUPEDCONTROLLER_HPP
#define RAI_QUADRUPEDCONTROLLER_HPP
#include <ros/console.h>
#include <Eigen/Core>
#include "string"
#include "cerberus_anymal_utils/SimpleMLPLayer.hpp"
#include "cerberus_anymal_utils/IK.hpp"
#include "cerberus_anymal_utils/GraphLoader.hpp"
# define M_PI 3.1415926535897932384... | [
"zsamuel@leggedrobotics.com"
] | zsamuel@leggedrobotics.com |
0e33dac51ab2a0a71c3c19bf58387115bcca2a9d | bdb1e24f0a0be7fd2d1c1a202fdb6f33b0b23dac | /Source/Utility/MythForest/Component/EnvCube/EnvCubeComponent.cpp | 4ec6bcd2c3570b8c6d68f559116ae96a11f6a53a | [
"MIT"
] | permissive | paintdream/PaintsNow | 42f297b9596d6f825017945d6ba24321fab0946e | 71581a89585594c3b898959cea5ee9c52c9249ed | refs/heads/master | 2023-08-17T13:52:49.714004 | 2023-08-07T14:21:01 | 2023-08-07T14:21:01 | 162,007,217 | 11 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 923 | cpp | #include "EnvCubeComponent.h"
#include "../../Entity.h"
using namespace PaintsNow;
EnvCubeComponent::EnvCubeComponent() : range(1.0f, 1.0f, 1.0f), strength(1.0f) {}
EnvCubeComponent::~EnvCubeComponent() {}
Tiny::FLAG EnvCubeComponent::GetEntityFlagMask() const {
return Entity::ENTITY_HAS_RENDERCONTROL | Renderable... | [
"paintdream@paintdream.com"
] | paintdream@paintdream.com |
e2de38bd80bf2cfa5e38ca90f4721f5caee5acb0 | 04d0e82e894777fa64303627804af494275f39bb | /common/errutils.hpp | c312e8eb4695597146dc5846cbcd00e46e90956e | [
"MIT"
] | permissive | avtomaton/toolchain-cpp | 1723d6e3f92327457dab54f9ef67d21c035f2318 | 69868a2b8328f5cf30f134303210d0306f76901e | refs/heads/master | 2020-05-22T03:57:08.290711 | 2017-09-14T18:15:36 | 2017-09-14T18:15:36 | 53,838,481 | 1 | 1 | null | 2016-06-07T10:53:34 | 2016-03-14T08:18:15 | C++ | UTF-8 | C++ | false | false | 3,405 | hpp | #ifndef AIFIL_UTILS_ERRUTILS_H
#define AIFIL_UTILS_ERRUTILS_H
#include <string>
#include <sstream>
#include <stdexcept>
#include <mutex>
#include <atomic>
#include <csignal>
#include "c_attribs.hpp"
#include "logging.hpp"
#include "errstream.hpp"
#ifdef __GNUC__
#define FUNC_SIGNATURE __PRETTY_FUNCTION__
#elif defi... | [
"avtomaton@gmail.com"
] | avtomaton@gmail.com |
a8e24863950bcff5b5470a01e7390bd7cf580b8f | a81c07a5663d967c432a61d0b4a09de5187be87b | /ash/wm/workspace/backdrop_controller.h | 55934106f04b0ce298c5a9d740bc5dc48174672a | [
"BSD-3-Clause"
] | permissive | junxuezheng/chromium | c401dec07f19878501801c9e9205a703e8643031 | 381ce9d478b684e0df5d149f59350e3bc634dad3 | refs/heads/master | 2023-02-28T17:07:31.342118 | 2019-09-03T01:42:42 | 2019-09-03T01:42:42 | 205,967,014 | 2 | 0 | BSD-3-Clause | 2019-09-03T01:48:23 | 2019-09-03T01:48:23 | null | UTF-8 | C++ | false | false | 5,111 | h | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef ASH_WM_WORKSPACE_BACKDROP_CONTROLLER_H_
#define ASH_WM_WORKSPACE_BACKDROP_CONTROLLER_H_
#include <memory>
#include "ash/accessibility/accessibil... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
fcc1a4741856cc3171b6d10e86fd1f1907cece2b | 39c885e8a20b9e7146f351fa43513837630f1ded | /webpagetest/agent/browser/ie/pagetest/PagetestReporting.h | 56b071b4f9dea415ef11b0cae585b63787b1d69a | [] | no_license | youleiy/di | 3f95ccef08708a48e7c265249b445bf1e80bdb06 | a82782560b22df665575e662ea4c888d22e79f96 | refs/heads/master | 2021-01-14T09:41:57.667390 | 2014-01-01T04:27:20 | 2014-01-01T04:27:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,723 | h | /*
Copyright (c) 2005-2007, AOL, LLC.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and... | [
"drupal@owenbarton.com"
] | drupal@owenbarton.com |
9354af605e044b8ae52b76d9d914793c6c4773bf | 36183993b144b873d4d53e7b0f0dfebedcb77730 | /GameDevelopment/Ultimate 3D Game Engine Design and Architecture/BuildingBlocksEngine/source/temp/RigidBox.cpp | 4b5a63b139321ad8dd8d2378ee446b27dffdf1c1 | [] | no_license | alecnunn/bookresources | b95bf62dda3eb9b0ba0fb4e56025c5c7b6d605c0 | 4562f6430af5afffde790c42d0f3a33176d8003b | refs/heads/master | 2020-04-12T22:28:54.275703 | 2018-12-22T09:00:31 | 2018-12-22T09:00:31 | 162,790,540 | 20 | 14 | null | null | null | null | UTF-8 | C++ | false | false | 2,076 | cpp | /*
Building Blocks Engine
Ultimate Game Engine Design and Architecture (2006)
Created by Allen Sherrod
*/
#include<RigidBox.h>
DECLARE_ENGINE_NAMESPACE
RigidBox::RigidBox()
{
m_width = 0.0f;
m_height = 0.0f;
m_depth = 0.0f;
m_obb.SetAxis1(Vector3D(1.0f, 0.0f, 0.0f));
m_obb.SetAxis2(Vector... | [
"alec.nunn@gmail.com"
] | alec.nunn@gmail.com |
ade6fdf199fdc32fa273b647b39296c30eb068ab | 24ce143a62abc3292c858fc17964c753106c8e3f | /closestInBST.cpp | 9525fded17ab0b559c3713e2b14acac0b372e7f6 | [] | no_license | code-ayush07/Daily-DSA | 5249ce654b4bbe0d7f3beded3bfa0b6844299fbe | 3f4f69266b40141bc683c553a735bf58f3aef8ae | refs/heads/master | 2023-02-22T09:18:08.279554 | 2021-01-28T16:00:31 | 2021-01-28T16:00:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 305 | cpp | int ans;
int k;
void inOrder(Node* root)
{
if(root == NULL)
{
return;
}
inOrder(root->left);
ans = min(ans, abs(root->data - k));
inOrder(root->right);
}
int minDiff(Node *root, int K)
{
ans = INT_MAX;
k =K;
inOrder(root);
return ans;
}
| [
"ayushsingh1315@gmail.com"
] | ayushsingh1315@gmail.com |
4f956d128ed55e3cb2b61688a8b3cfe0d8ba024f | 33691f66e73fdfe7d90caebf51bc39b60ffd8a38 | /UserInterface/EntityOperation.cpp | be6b0b123dbb59768ea8a5f58f855d193930186b | [] | no_license | Frenor/CCCP | 9bc494dc5ed0bc049dc71a3735897ea33e663bbf | 91994c73af62aa6f3c1b7a812ee1ae6f8092a30a | refs/heads/master | 2020-05-07T09:23:06.667397 | 2014-11-24T16:30:43 | 2014-11-24T16:30:43 | 25,698,291 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,376 | cpp | #include "EntityOperation.h"
EntityOperation::EntityOperation(QObject* model, QObject *parent) : QObject(parent)
{
resetOperation();
connect(model, SIGNAL(activeEntityChanged(Entity*)), this, SLOT(newSelection(Entity*)));
connect(model, SIGNAL(entityDeleted(Entity*)), this, SLOT(removeEntity(Entity*)));
connect(t... | [
"fredrik@nordmoen.com"
] | fredrik@nordmoen.com |
32d6f31bf94eb4f4ac23fab93e7b985097b6d724 | 03af5552b327510cd100fc2f5aa0ca9f867a40a4 | /log_test.cpp | 3423616125985f91d1384315462837bb71285264 | [] | no_license | ICKelin/clog | 424b8fc5daff750f071aae3ae63fb764ed279b41 | 7600864382819f07319dbb9991286a425fd025fc | refs/heads/master | 2021-01-19T17:28:14.454224 | 2017-04-11T16:05:34 | 2017-04-11T16:05:34 | 88,324,831 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,468 | cpp | #ifdef _WIN32
#include <windows.h>
#else
#include <stdio.h>
#include <pthread.h>
#include <sys/types.h>
#include <sys/syscall.h>
#include "printlog.h"
#endif
#ifdef _WIN32
DWORD WINAPI thread_func(LPVOID param) {
#else
void *thread_func(void *args) {
#endif
for (int i = 0; i < 100; i++) {
_printlog(__FILE__, __L... | [
"995139094@qq.com"
] | 995139094@qq.com |
3328dd9c0dc5f1cd4c38155b05a2c213db218818 | 4dbb45758447dcfa13c0be21e4749d62588aab70 | /iOS/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_g3327233862.h | 7506ed0b1a5a7180a7a9242859ebd885fb8bad71 | [
"MIT"
] | permissive | mopsicus/unity-share-plugin-ios-android | 6dd6ccd2fa05c73f0bf5e480a6f2baecb7e7a710 | 3ee99aef36034a1e4d7b156172953f9b4dfa696f | refs/heads/master | 2020-12-25T14:38:03.861759 | 2016-07-19T10:06:04 | 2016-07-19T10:06:04 | 63,676,983 | 12 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,931 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.Int32[]
struct Int32U5BU5D_t3230847821;
// System.Collections.Generic.Link[]
struct LinkU5BU5D_t375419643;
// UnityEngine.Canvas[]
struct CanvasU5BU5D_t2903919733;
// UnityE... | [
"lii@rstgames.com"
] | lii@rstgames.com |
691066a9f3540b8b2cb04b881c98f4216da53080 | 22f801ef0ad614dfe3584cc88e8ee9af4423d504 | /MbedQuadCopter/SystemCalibrators/CalibrationControllers/IMUSensors/SensorCalibrationControllers/XYZAxisCalController/XYZAxisCalController.h | fa0a9760bc533581e405f10caf52925ff9046bc3 | [] | no_license | Scubaboy/MbedQuad | 007ee11a7dd5be4daea306a6f955c5a866a3c2e4 | 5a02ce4d27cc66224c20403d99a941a4245755b5 | refs/heads/master | 2021-01-10T15:36:52.590917 | 2015-11-06T15:46:54 | 2015-11-06T15:46:54 | 45,548,575 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,786 | h | #ifndef XYZAxisCalController_H
#define XYZAxisCalController_H
#include "BaseCalibrationController.h"
#include "BaseDataStorageController.h"
#include "UserResponce.h"
#include "SensorBase.h"
#include "BaseThreeAxisFlightData.h"
#include "XYZAxisMinMax.h"
#include "XYZAxisCalCtrlTypes.h"
class XYZAxisCalContro... | [
"robin@robincawsey.plus.com"
] | robin@robincawsey.plus.com |
b6b6f3c8d997005fe16894cf66792289ccbca038 | aa07db86d2abb542f04f3652dbff85c2d3aecdbd | /Chimera/AlertSystem.h | bfd3531f384994717daaccdb1fcdaaf5c924ff70 | [] | no_license | KaufmanLabJILA/Chimera-Control-Master | 3604ed5be843388e113ffe47aee48b4d41c2c0bf | 8ae17f4f562ca899838f6fbea71fc431981efe98 | refs/heads/master | 2023-08-21T10:24:30.614463 | 2022-01-18T22:42:35 | 2022-01-18T22:42:35 | 105,817,176 | 6 | 3 | null | 2019-08-15T16:57:10 | 2017-10-04T20:52:16 | C++ | UTF-8 | C++ | false | false | 1,280 | h | #pragma once
#include "Control.h"
#include <Mmsystem.h>
#include <mciapi.h>
#include "cameraPositions.h"
#pragma comment(lib, "Winmm.lib")
class AlertSystem
{
public:
AlertSystem() : alertMessageID{ 0 }
{
// load the music!
mciSendString( cstr( str( "open \"" ) + MUSIC_LOCATION + "\" type mpegv... | [
"KaufmanLabJILA@gmail.com"
] | KaufmanLabJILA@gmail.com |
83916b8d2be0d97d432fb5fb255a39970e8b2bfc | 5504604c135cc7d171c6cfedb055416fd24e98ab | /Snake from NOKIA 3310/TTT_Menu.cpp | 6e16ce3146f2fd0cc4081efbb4c3d81f39554354 | [] | no_license | hakerg/Snake-from-NOKIA-3310 | 5732c5bada6f74b795be39b2d34f2effc8afc388 | 384e9e2ea1db6a1ea49ddf7bede35e900c604f9b | refs/heads/master | 2020-03-22T05:53:12.468756 | 2018-07-03T20:40:23 | 2018-07-03T20:40:23 | 139,597,010 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 406 | cpp | #include "TTT_Menu.h"
#include "Scene_Manager.h"
#include "TTT_New_Select.h"
#include "TTT_Gameplay.h"
TTT_Menu::TTT_Menu() : Menu({ 0 }, { "Nowa gra", "Demo" })
{
}
TTT_Menu::~TTT_Menu()
{
}
void TTT_Menu::item_selected(int id)
{
switch (id)
{
case 0:
Scene_Manager::go_to_scene(new TTT_New_Select);
break... | [
"grzegorzabedzki@gmail.com"
] | grzegorzabedzki@gmail.com |
94153731d76f1513dab682e97b9ae0e3f18903a4 | c5a921726a3805663d26a2dbaa47e49497931d4e | /Accelerated_C++/chap6/urls/urls.cpp | 7e8eb42052d837e5f45860d30182ccdabb36134b | [] | no_license | snowdj/cs_course | a50d07548198b4202e8abde01ec572e2cce38ab3 | fa6504cb5145d10952f4615478fa745f4b35ba13 | refs/heads/master | 2020-03-17T15:18:52.190747 | 2018-05-13T08:08:51 | 2018-05-13T08:08:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,312 | cpp |
#include <string>
#include <vector>
#include <cctype>
#include <algorithm>
#include "urls.h"
using namespace std;
vector<string> find_urls(const string& s)
{
vector<string> ret;
typedef string::const_iterator iter;
iter b = s.begin(), e = s.end();
while (b != e)
{
b = url_beg(b,e);
... | [
"jesse@liu.onl"
] | jesse@liu.onl |
010b2a206cf4438d16b9ec7cb4224892be35a8ac | f753c6173870b72768fe106715b5cbe8496b9a89 | /private/src/avb_streamhandler/IasAvbClockDomain.cpp | 274f972846f9b20b773cb2c5a5d8d2d7a6661fff | [
"BSL-1.0",
"BSD-3-Clause"
] | permissive | intel/AVBStreamHandler | 3615b97a799a544b2b3847ad9f5f69902fbcab6e | 45558f68e84cc85fa38c8314a513b876090943bd | refs/heads/master | 2023-09-02T13:13:49.643816 | 2022-08-04T22:47:26 | 2022-08-04T22:47:26 | 145,041,581 | 17 | 24 | NOASSERTION | 2019-04-11T23:04:57 | 2018-08-16T21:38:32 | C++ | UTF-8 | C++ | false | false | 7,885 | cpp | /*
* Copyright (C) 2018 Intel Corporation. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/**
* @file IasAvbClockDomain.cpp
* @brief The implementation of the IasAvbClockDomain class.
* @date 2013
*/
#include "avb_streamhandler/IasAvbClockDomain.hpp"
#include "avb_streamhandler/IasAvb... | [
"keerock.lee@intel.com"
] | keerock.lee@intel.com |
deef0a636bb23f51076b93f2a5f0a46138902010 | 4a6aebfe469914a52001400d7c05717207f82133 | /Scrabble.cpp | 13b8b496185fa350d884283db71627f47a66def4 | [] | no_license | jonathan-elize/ScrabbleBoard | bf77e028cd3e7b8ac983d5f5b358039b4eede717 | 4ffe8e3453c76d1e5536bea5036d98993f34a3ea | refs/heads/master | 2021-07-22T03:52:25.188676 | 2017-10-27T20:58:54 | 2017-10-27T20:58:54 | 108,594,749 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,622 | cpp | //-| --------------------------------------------------------------------------
//-| File name: Scrabble.cpp
//-| Assign ID: PROG2
//-| Due Date: September 16, 2017
//-|
//-| Purpose: Display gameboard based on data file
//-|
//-| Author: (c) 2017, jelize Jonathan Elize
//-|
//-| -----------------------... | [
"jonathan.elilze@gmail.com"
] | jonathan.elilze@gmail.com |
8dae3eeb3ff8fd7cf65c33ed1f270de98e9dbdb2 | bb55fde74de1a0afc42f76475ec63db26e7ec085 | /Chapter_04/trainOCR.cpp | 51fcd558d75d12abbc05be656297ba9f5e62c13b | [
"MIT"
] | permissive | royshil/Mastering-OpenCV-4-Third-Edition | 1dcd583f4c81477ccc335ae140cccf1173d1996d | b9757bbf8556c2a4c9f6d102bc8b356f4ce079f6 | refs/heads/master | 2020-04-24T17:13:15.834168 | 2018-12-24T08:33:34 | 2018-12-24T08:33:34 | 172,139,005 | 0 | 1 | MIT | 2019-02-22T21:46:33 | 2019-02-22T21:46:33 | null | ISO-8859-3 | C++ | false | false | 2,866 | cpp | /*****************************************************************************
* Number Plate Recognition using SVM and Neural Networks
******************************************************************************
* by David Millán Escrivá, 5th Dec 2012
* http://blog.damiles.com
*********************************... | [
"david.millan@damiles.com"
] | david.millan@damiles.com |
e5bdd92e7966080572b7fee3ae33d01bec2dae1b | c3c96be8ae1142460034c2aea83dff5f5bb8cb98 | /11742.cpp | 5ebffbf0e85959abb6e28b803c5eb34100699020 | [] | no_license | shakilaust/Uva-Solve | 332016f01499e7c06e467efe6fb9422c3b8bd2de | a9bd40fe9e44547f920538fb2f142bb927216e8c | refs/heads/master | 2020-04-06T07:03:33.488459 | 2018-08-15T11:24:34 | 2018-08-15T11:24:34 | 15,436,062 | 5 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 3,627 | cpp | //BISMILLAHIRRAHMANIRRAHIM
/*
manus tar shopner soman boro
all my suceesses are dedicated to my parents
The true test of a man's character is what he does when no one is watching.
Author :: Shakil Ahmed
.............AUST_CSE27.........
prob ::
Type ::
verdict::
*/
#include <bits/stdc++.h>
#define pb push... | [
"shakil.austcse27@gmail.com"
] | shakil.austcse27@gmail.com |
9c1b888b6022e5e0b9f347e4043794c721d7b2e1 | c74a1ee91fb94c3d99f577b35bc35db15adf1dc3 | /src/qt/aboutdialog.cpp | 9684102338664a8227f3014d7ed8b2b30119d9bc | [
"MIT"
] | permissive | blackgldsaw/dazzlecoin-test | 37603810069099218dd87f9cedadb87a55b68120 | 2a1670bc769473e337e35cc2d6c3798647ef469f | refs/heads/master | 2021-01-13T07:11:54.111099 | 2017-06-22T14:13:11 | 2017-06-22T14:13:11 | 95,122,791 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,116 | cpp | // Copyright (c) 2011-2013 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "aboutdialog.h"
#include "ui_aboutdialog.h"
#include "clientmodel.h"
#include "clientversion.h"
// Copyright year (... | [
"blackgldsaw@gmail.com"
] | blackgldsaw@gmail.com |
e40c4aae168215a429317f0bba9d87a5b0afa640 | 43ea51859b6ae1b91417289e30979dd7f9f055d8 | /Source/GameDevTVJam/GameDevTVJamCharacter.cpp | 2282752d9de618b2fa2395608f126d08978dd06e | [] | no_license | TheCodingRook/GameDevTVJam | e8b47f8d3307c0ac08644f2d4cb8913388e05261 | be69855c5c26ac8f2a003c6a27e5f20f46c05629 | refs/heads/master | 2022-12-08T19:14:12.663993 | 2020-09-04T20:47:03 | 2020-09-04T20:47:03 | 262,843,075 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,020 | cpp | // Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#include "GameDevTVJamCharacter.h"
#include "Camera/CameraComponent.h"
#include "Components/CapsuleComponent.h"
#include "Components/InputComponent.h"
#include "GameFramework/SpringArmComponent.h"
#include "GameFramework/CharacterMovementComponent.h"
#includ... | [
""
] | |
11c27b4e9ebcddcab3371cacaf69fcb4017c0eae | d743b2d40957a3c07e8bfc03ea69e459c96ace56 | /271 Encode and Decode Strings/271.cpp | bc0c3b450c24003266376041211cf5e8931a6bb2 | [] | no_license | TakuyaKimura/Leetcode | f126e72458f7a1b6eb8af9dd874fc2ee77eefe01 | 6f68ed674a3de7d2277c256583c67dda73092dc0 | refs/heads/master | 2021-01-10T21:39:48.227089 | 2016-02-06T11:08:29 | 2016-02-06T11:08:29 | 40,781,363 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,070 | cpp | /*
Design an algorithm to encode a list of strings to a string.
The encoded string is then sent over the network and is decoded back to the original list of strings.
Machine 1 (sender) has the function:
string encode(vector<string> strs) {
// ... your code
return encoded_string;
}
Machine ... | [
"TakuyaKimura@users.noreply.github.com"
] | TakuyaKimura@users.noreply.github.com |
6baa7990d08206e2730541953041bcd4967f61fc | d168daf4c99413cc344eb6d7bd7d66123c3ce6ae | /IntakeTest/IntakeTest.ino | 8ac0a963be80e19977df16dfb3d5c64fff380d25 | [] | no_license | SoonerRobotics/IEEE-2018-Test | cbb3a488795e54b6a12820dd68380b7d9e7a91e9 | 91d696d351d779694443da4ce9a445552255cfc0 | refs/heads/master | 2021-09-11T00:18:11.754466 | 2018-04-04T22:35:00 | 2018-04-04T22:35:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 798 | ino | #include <RobotLib.h>
#include <IEEErobot2018.h>
void setup()
{
robotSetup();
}
void loop()
{
// DO NOT RUN UNTIL INTAKE_CONSTATNS HAVE BEEN TESTED FOR AND ADDED TO INTAKECONSTANTS.H !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
while (!intake.getLowSwitch())
{
Serial.println("Reseting");
iMotor.output(-.4);
}
... | [
"32001455+Hambonaire@users.noreply.github.com"
] | 32001455+Hambonaire@users.noreply.github.com |
a55f1b5f5ee7a9af04ac4d3c78620960e2a97243 | 6fffa3ff4c26e55c71bc3a9f2c062335beff2d40 | /third_party/blink/renderer/core/layout/ng/inline/ng_inline_cursor.h | bf8cc15a8df5cf7a7e28ad6983865eb1110e63c7 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft",
"MIT",
"Apache-2.0"
] | permissive | vasilyt/chromium | f69c311d0866090f187494fc7e335d8d08c9f264 | aa7cd16211bca96985a7149783a82c3d20984a85 | refs/heads/master | 2022-12-23T22:47:24.086201 | 2019-10-31T18:39:35 | 2019-10-31T18:39:35 | 219,038,538 | 0 | 0 | BSD-3-Clause | 2019-11-01T18:10:04 | 2019-11-01T18:10:04 | null | UTF-8 | C++ | false | false | 11,393 | h | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_INLINE_NG_INLINE_CURSOR_H_
#define THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_INLINE_NG_INLINE_CURSOR_H_
... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
9372ab017561f58564eb5ff0d515e9785f977825 | daffb5f31e4f2e1690f4725fad5df9f2382416e3 | /Template/FFT_2D.h | 132a166e329dbde3c350db5a56357371522fd3ce | [] | no_license | cuom1999/CP | 1ad159819fedf21a94c102d7089d12d22bb6bfa2 | 4e37e0d35c91545b3d916bfa1de5076a18f29a75 | refs/heads/master | 2023-06-02T01:57:00.252932 | 2021-06-21T03:41:34 | 2021-06-21T03:41:34 | 242,620,572 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,235 | h | typedef complex<double> base;
namespace FFT_2D {
vector<int> inv_fft;
vector<base> roots;
void preCalcFFT(int n, bool inv) {
inv_fft.resize(n);
int j = 0;
for(int i=1; i<n; i++)
{
int bit = (n >> 1);
while(j >= bit)
{
j -= bit;
bit >>= 1;
}
j += bit;
inv_fft[i] = j;
}
root... | [
"lephuocdinh99@gmail.com"
] | lephuocdinh99@gmail.com |
78a550f4822f0a0e0583076d65a93a601575e1bf | 2109eb2c8d56abd83376401b21cafe6815c49ff2 | /HP3d/CellIdTests.cpp | b1dc4756210e200153bc1d7dc14d20c7fd64ebd6 | [] | no_license | cosmi/hp3d2 | d89d5d0ff9791d6f2e1a721f7519916ce7d69629 | 7a5e3b831fef9d32176def9456488cbf1c73ce2d | refs/heads/master | 2020-04-06T03:40:58.988383 | 2015-11-21T12:17:24 | 2015-11-21T12:17:24 | 37,082,413 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 859 | cpp | //
// CellIdTests.c
// HP3d
//
// Created by Marcin on 03.08.2015.
// Copyright (c) 2015 Marcin. All rights reserved.
//
#include "CellIdTests.h"
#include "TestCommons.h"
void testCellIdOperations() {
CHECK_EQ("Valid half", CellId<2>::getForSize({4, 4}), CellId<2>::getForSize({4, 8}).getHalf());
CHECK_EQ(... | [
"marcin@swmansion.com"
] | marcin@swmansion.com |
19770e81fdf4f96667f86897cf783e8ff9ed7f69 | 6c18626c9bce92960a632d5fa9fde3764b3c1be5 | /database-struct/链表/链表/普通单链表.cpp | 63e276dc1941f7ab9a1c2da8d388677504c3cc36 | [] | no_license | 520MianXiangDuiXiang520/C | 992242f55f7ab5e912dfa9063a85e1be0cec0451 | cb771bf1948e72d1b8161b7b06765971b7cc6cee | refs/heads/master | 2020-04-08T04:09:57.016559 | 2019-01-07T04:51:16 | 2019-01-07T04:51:16 | 159,005,573 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,249 | cpp | /*普通单链表的创建 creat() */
/*输出单链表中个节点的值 display() */
/*在单链表中查找第i个节点的值 find() */
/*插入 add() */
/*删除 dele() */
#include<stdio.h>
#include<stdlib.h>
typedef struct link{
int info;
link *next;
}link;
/*建立一个空的单链表*/
link *none()
{
return NULL;
}
/*前插法创建单链表*/
link * creat_q()
{
link *head,*s;
int info,num,i;
i = 0;
hea... | [
"15364968962@163.com"
] | 15364968962@163.com |
fa5de7bc27a93e6cae4aa5e33048ed83580af072 | be0282afa8dd436619c71d6118c9db455eaf1a29 | /Intermediate/Build/Win64/Design3D/Inc/Engine/AnimNode_SaveCachedPose.generated.h | a7e2126f3329473bf36b46773bc2f98c2376c499 | [] | no_license | Quant2017/Design3D | 0f915580b222af40ab911021cceef5c26375d7f9 | 94a22386be4aa37aa0f546354cc62958820a4bf6 | refs/heads/master | 2022-04-23T10:44:12.398772 | 2020-04-22T01:02:39 | 2020-04-22T01:02:39 | 262,966,755 | 1 | 0 | null | 2020-05-11T07:12:37 | 2020-05-11T07:12:36 | null | UTF-8 | C++ | false | false | 1,168 | h | // Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
==============================================================... | [
"Snake_Jenny@126.com"
] | Snake_Jenny@126.com |
4cb060f20cfff41f9a0713e2a1535746c526be00 | 8b4aca4180d5cf53f54c3c9bf39802902351cd34 | /easy/rightmostChar/rightmostChar.cpp | da693af3dee735cfa4477af6c5c4c8864c36ead1 | [] | no_license | p-lots/codeeval | 31d3b38560ea513a872b83f5eb702dda0a3346aa | aea06e6fd955920c9ba019599035796bda5a0ca6 | refs/heads/master | 2020-05-21T14:40:04.395429 | 2019-05-11T05:04:12 | 2019-05-11T05:04:12 | 186,086,439 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 693 | cpp | // https://www.codeeval.com/open_challenges/31/
// Submitted November 25, 2015
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
using namespace std;
int main(int argc, char *argv[])
{
ifstream file(argv[1]);
string line;
while (getline(file, line)) {
stringstream ss(line);
string t... | [
"paul.calotta@gmail.com"
] | paul.calotta@gmail.com |
82a5805681d4cf4032ab573512ea5dd4ff1d745d | fd2395ea3e33f64c791368519263b7b74cc2be78 | /parsec/facesim/src/Public_Library/Read_Write/READ_WRITE_FUNCTIONS.h | 41088a220d42ff00e40eb792af7461c71ebf6afa | [] | no_license | lucashmorais/taskdep-suit | ca127a6ed864cbebac6181c39e311523a63f9337 | 66ca8115ae1084516f30e52f56eabad542639e5a | refs/heads/master | 2022-09-29T11:26:36.310892 | 2022-04-04T14:15:26 | 2022-04-04T14:15:26 | 175,003,350 | 0 | 0 | null | 2021-04-13T20:33:57 | 2019-03-11T13:13:56 | C | UTF-8 | C++ | false | false | 18,288 | h | //#####################################################################
// Copyright 2004, Eran Guendelman, Igor Neverov, Andrew Selle, Eftychios Sifakis.
// This file is part of PhysBAM whose distribution is governed by the license contained in the accompanying file PHYSBAM_COPYRIGHT.txt.
//###########################... | [
"sirmochi45@gmail.com"
] | sirmochi45@gmail.com |
c99b346ef3b6940f71b16acb16ee13d56e4c836e | 2e6c469d50a58b57f2b9941939ca0974756c1308 | /cpp/flipgameii.cpp | 648aed8572d4fa4e32a5d613c7e2a4127329d271 | [] | no_license | john15518513/leetcode | 53ed07667f234a858291789ba0d60b46b5a11a51 | 43bf3c594a71535a3f4ee9154cc72344b92b0608 | refs/heads/master | 2021-01-13T04:29:47.247101 | 2018-10-08T02:12:56 | 2018-10-08T02:12:56 | 79,729,551 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 357 | cpp | class Solution {
public:
bool canWin(string s) {
if (s == "" or s.size() <2) return false;
for (int i = 0; i < s.size()-1; i++) {
if (s.substr(i,2) == "++") {
string t = s.substr(0, i) + "--" + s.substr(i+2);
if (!canWin(t)) return true;
}
... | [
"john15518513@gmail.com"
] | john15518513@gmail.com |
1380248cff6e2bc32b905a9b50c5d533e553ea92 | 90047daeb462598a924d76ddf4288e832e86417c | /third_party/WebKit/Source/web/AnimationWorkletProxyClientImpl.h | 147b9d12be926a16dd309f7f423b19480c5b1a53 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft",
"MIT",
"Apache-2.0"
] | permissive | massbrowser/android | 99b8c21fa4552a13c06bbedd0f9c88dd4a4ad080 | a9c4371682c9443d6e1d66005d4db61a24a9617c | refs/heads/master | 2022-11-04T21:15:50.656802 | 2017-06-08T12:31:39 | 2017-06-08T12:31:39 | 93,747,579 | 2 | 2 | BSD-3-Clause | 2022-10-31T10:34:25 | 2017-06-08T12:36:07 | null | UTF-8 | C++ | false | false | 1,638 | h | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef AnimationWorkletProxyClientImpl_h
#define AnimationWorkletProxyClientImpl_h
#include "core/dom/AnimationWorkletProxyClient.h"
#include "platform/... | [
"xElvis89x@gmail.com"
] | xElvis89x@gmail.com |
ab1b0f78db0607d3feb3ea39e41b755cc63a43bb | 2f86f968f01a99b4b9fd69d3f6e889ac4fe53d44 | /queue.cpp | bd3d0d539e715db385ea498adeb492ea8c48e8fa | [] | no_license | sundarsaravanan/CPP-Programs | 97cd1b5efacef89c0264e95cba18f06b601ed280 | 6017256065c92be0b769b0d6553e75ac3155a1bf | refs/heads/master | 2021-01-12T05:37:39.569301 | 2017-01-23T17:28:26 | 2017-01-23T17:28:26 | 77,149,877 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 481 | cpp | #include<iostream>
using namespace std;
int f,r;
class queue
{
public:
char a[20];
queue()
{
f=0;
r=-1;
}
void deq()
{
int i=1;
while(f<=r)
{
cout<<i<<"."<<a[f++];
i++;
}
}
void enq(char x)
{
a[++r]=x;
}
};
int main()
{
int no,i;
char a;
queue q;
cout<<"Enter total number of processes\... | [
"sundarsaravanan96@gmail.com"
] | sundarsaravanan96@gmail.com |
b8bc38d200f8dbc4b424062ed37b1d9f39ea6c2d | a54e2ee8f7ed398098505342e40c9b74a40a7985 | /OpenMP_NumIntegr/OpenMP_NumIntegr/OpenMP_NumIntegr.cpp | b7b1ee26a3d8db366584c39fd1ad029b1fd4f583 | [] | no_license | olikomarov/CuncurrentProgramming | 39f00ff9b643c7dc266eae779d8871729d9e6956 | 3b101060b85ae2c8bdc494d82cabdd2bcbad67df | refs/heads/master | 2020-04-07T05:36:20.186541 | 2018-12-31T16:38:57 | 2018-12-31T16:38:57 | 158,102,552 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,577 | cpp | #include <stdio.h>
#include <conio.h>
#include <iostream>
#include <iomanip>
#include <omp.h>
#include <list>
#include <utility>
#include <exception>
using namespace std;
struct Result
{
double timestamp, area;
};
double f(const double x);
const Result method_rectangle(const double, const double, const double, co... | [
"oli.komarov@gmail.com"
] | oli.komarov@gmail.com |
abb0546a19321df5418d26c2ac48176d225a217d | a3a363c4a5cd807147d88db04439f25bc2444033 | /poseidon/src/singletons/magic_daemon.hpp | 2382d3e1f7a747a2a6a92cd1ca72f9543cf55bf1 | [
"Apache-2.0"
] | permissive | nail-lian/poseidon | 2fb93a3d2b85f74e090cc08259832fe44eab106a | 2110e7fd3069ba3d3570a264d5a7d9f57853f201 | refs/heads/master | 2020-04-17T16:57:06.746847 | 2018-10-29T02:49:13 | 2018-10-29T02:49:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 443 | hpp | // 这个文件是 Poseidon 服务器应用程序框架的一部分。
// Copyleft 2014 - 2018, LH_Mouse. All wrongs reserved.
#ifndef POSEIDON_SYSTEM_MAGIC_DAEMON_HPP_
#define POSEIDON_SYSTEM_MAGIC_DAEMON_HPP_
#include <cstddef>
namespace Poseidon {
class Magic_daemon {
private:
Magic_daemon();
public:
static void start();
static void stop();
st... | [
"lh_mouse@126.com"
] | lh_mouse@126.com |
e0e177deef27292d1b920bd8c7d02ea7828d33e5 | 8be1a777adcd1c80d828e87a3f70c13566d73f43 | /Analyser/Machines.hpp | cd64edd33602330497592e9f18637a03cfa203e5 | [
"MIT"
] | permissive | ajacocks/CLK | d42249c12afae6bbc1253cb1a556b6c6a9f22be5 | 5f39938a192f976f51f54e4bbaf6d5cded03d48d | refs/heads/master | 2022-07-30T03:58:53.285448 | 2020-05-11T04:52:51 | 2020-05-11T04:52:51 | 262,941,152 | 0 | 0 | MIT | 2020-05-11T04:48:30 | 2020-05-11T04:48:30 | null | UTF-8 | C++ | false | false | 379 | hpp | //
// Machines.h
// Clock Signal
//
// Created by Thomas Harte on 24/01/2018.
// Copyright 2018 Thomas Harte. All rights reserved.
//
#ifndef Machines_h
#define Machines_h
namespace Analyser {
enum class Machine {
AmstradCPC,
AppleII,
Atari2600,
AtariST,
ColecoVision,
Electron,
Macintosh,
MasterSystem,
... | [
"thomas.harte@gmail.com"
] | thomas.harte@gmail.com |
71c419350f0585d552bb5e126b5531b265388401 | 027102cc45a255b3e4f818c28c7627487ae01dcb | /examples/UAlbertaBot with StarAlgo/SparCraft/source/GameState.h | 2341bc22fa6cc66c515955715c3d05cd552fc098 | [
"MIT"
] | permissive | Games-and-Simulations/StarAlgo | d5f77be45ecee2d2a0851456a5c8ce8b81cbca0a | ca0bc389db5a698de862ce2d1b14d2ae293e18b8 | refs/heads/master | 2020-04-13T15:14:56.313740 | 2019-01-01T21:29:58 | 2019-01-01T21:29:58 | 163,285,524 | 15 | 3 | MIT | 2018-12-27T11:17:00 | 2018-12-27T11:16:59 | null | UTF-8 | C++ | false | false | 7,061 | h | #pragma once
#include "Common.h"
#include <algorithm>
#include "MoveArray.h"
#include "Hash.h"
#include "Map.hpp"
#include "Unit.h"
#include "GraphViz.hpp"
#include "Array.hpp"
#include "Logger.h"
#include <memory>
typedef std::shared_ptr<SparCraft::Map> MapPtr;
namespace SparCraft
{
class GameState
{
Map * ... | [
"certicky@gmail.com"
] | certicky@gmail.com |
d7ea052b9475ba48d0544f4bffddcf04eb27d0be | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/sdktools/checksym/symbolverification.cpp | 2d329f83ed23a063851dafcda5630acaabf57c01 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,261 | cpp | //+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1999 - 2000
//
// File: symbolverification.cpp
//
//--------------------------------------------------------------------------
// SymbolVerification.cpp: implementati... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
c354f48ed99e95b7f55d93cfedb3bf69278876c5 | 933f154b469178fb9c3dd648bc985960c19290db | /initial/111_MinDepthOfBinaryTree/Solution.cpp | 60a016d93105ce6252c4e0f157a2dca40a307466 | [] | no_license | zywangzy/LeetCode | c5468ea8b108e9c1dec125fb07a5841348693f96 | df2cba28ed47938073ab1ffc984af158e3de7611 | refs/heads/master | 2021-09-29T13:39:58.151078 | 2018-11-24T22:35:04 | 2018-11-24T22:35:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 785 | cpp | #include "../IOLib.hpp"
using namespace std;
/**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode(int x) : val(x), left(NULL), right(NULL) {}
* };
*/
class Solution {
public:
int minDepth(TreeNode* root) {
if(root =... | [
"wangzhiy@usc.edu"
] | wangzhiy@usc.edu |
3b96c499db119a401a909912e84ba48b322dc5e4 | 3d6aa8fe2a687ec4da38c72b2ef490ea429d1f0f | /example/snippets/juliet1.1/89_CWE762_Mismatched_Memory_Management_Routines__new_free_struct_21.cpp | f303add7f6b235a8d1c4e61748ce289abebc1afb | [] | no_license | SEDS/mangrove | 116579ad3c70ee5a0b8ae67920752514851bad17 | a7c0be6268ac87ee60a69aa9664d7c5d39aae499 | refs/heads/master | 2022-12-11T12:03:52.927574 | 2020-07-30T15:39:42 | 2020-07-30T15:39:42 | 291,787,979 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 256 | cpp | #include "std_testcase.h"
namespace CWE762_Mismatched_Memory_Management_Routines__new_free_struct_21
{
#ifndef OMITGOOD
static void goodB2G1_sink(twoints * data)
{
{
free(data);
}
data = new twoints;
goodB2G1_sink(data);
}
#endif
}
| [
"mlmarenchino@hotmail.com"
] | mlmarenchino@hotmail.com |
ddbc6c0862ac2669bfad6f046136e173b95b1825 | 77958210b82b9dd8ec38431156901c01afafff71 | /GTEngine/Source/Graphics/GteDirectionalLightTextureEffect.cpp | 1a6d736e612aa524aa3e4fb01996cea29631a6e6 | [] | no_license | spockthegray/gtengine | b0e6d73eb84c6ea01595da49052832a69b623203 | 2115fbced08e716aa2146530369fdcfb29c8dfbe | refs/heads/master | 2021-09-09T17:27:02.553547 | 2018-03-18T13:35:47 | 2018-03-18T13:35:47 | 125,728,146 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,396 | cpp | // David Eberly, Geometric Tools, Redmond WA 98052
// Copyright (c) 1998-2018
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
// File Version: 3.0.0 (2016/06/19)
#include <GTEnginePCH.h>
#include <Graph... | [
"danrae.pray@live.com"
] | danrae.pray@live.com |
985b6e3224dff19bcb16d14686d01d02189083e9 | e68cb3d4fa89451d7cc93f1829561a81648767de | /daylight_server/server.cpp | fc7242d0ced4e448c143b3141346ce669b3ada9d | [] | no_license | jandro1111/tp5 | 0ca8b6d4a2c510fe88ce8df77b30560e66391481 | eebb9d297da116411d5c346efc3c22501935b166 | refs/heads/master | 2023-04-10T00:14:06.147039 | 2021-04-14T23:55:28 | 2021-04-14T23:55:28 | 356,311,720 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 5,300 | cpp | #include "server.h"
#include <iostream>
#include <string>
#include <boost\bind.hpp>
using boost::asio::ip::tcp;
std::string make_response_string(std::string aux);
AsyncDaytimeServer::AsyncDaytimeServer(boost::asio::io_context& io_context)
: context_(io_context),
acceptor_(io_context, tcp::endpoint(tcp::v4(), 80)... | [
"aalatsis@itba.edu.ar"
] | aalatsis@itba.edu.ar |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.