blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
201
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
7
100
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
260 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
11.4k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
80 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
8
9.86M
extension
stringclasses
52 values
content
stringlengths
8
9.86M
authors
listlengths
1
1
author
stringlengths
0
119
73cf976b07116fd4aab8bc7bea00552a92c67448
cf8ddfc720bf6451c4ef4fa01684327431db1919
/SDK/ARKSurvivalEvolved_Buff_AoE_FoliageTrap_Fertile01_structs.hpp
7d3b08d5699880dd27bf4e2b697ad5bc643eb19e
[ "MIT" ]
permissive
git-Charlie/ARK-SDK
75337684b11e7b9f668da1f15e8054052a3b600f
c38ca9925309516b2093ad8c3a70ed9489e1d573
refs/heads/master
2023-06-20T06:30:33.550123
2021-07-11T13:41:45
2021-07-11T13:41:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
266
hpp
#pragma once // ARKSurvivalEvolved (329.9) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "ARKSurvivalEvolved_Basic.hpp" #include "ARKSurvivalEvolved_Buff_Base_AoE_WithDelay_classes.hpp" namespace sdk { } #ifdef _MSC_VER #pragma pack(pop) #endif
[ "sergey.2bite@gmail.com" ]
sergey.2bite@gmail.com
a15a4544f6811e5712e4412be5fd0b813e239ee4
ec06487d59db30efff373008f375be89e3deb9ac
/dbusinterface/dbustype.cpp
14693b187fc4d9538d00a413bc3468549f390588
[]
no_license
tsuibin/dde-desktop
38b85e608c8e0fc83545b0e5231bd010eeb36d87
6d6dc34a646770449e16405d56cec216fff9a41d
refs/heads/master
2021-01-18T09:49:46.589477
2016-05-27T01:37:22
2016-05-27T02:42:03
60,068,596
1
0
null
2016-05-31T07:44:08
2016-05-31T07:44:08
null
UTF-8
C++
false
false
2,099
cpp
#include "dbustype.h" DesktopItemInfo::DesktopItemInfo(){ } DesktopItemInfo::~DesktopItemInfo(){ } void DesktopItemInfo::registerMetaType() { qRegisterMetaType<DesktopItemInfo>("DesktoItemInfo"); qDBusRegisterMetaType<DesktopItemInfo>(); } QDBusArgument &operator<<(QDBusArgument &argument, const Desktop...
[ "ding465398889@163.com" ]
ding465398889@163.com
e123b488302b2fabc4ddade994ff1c58fe2854c9
80a1aa8a528667fd75a7c93a1211e5f030370c9b
/YFVMprj/src/Mem/Memory.cpp
d0905a90d5db726df4da62f6f92eeb2bf8be9151
[]
no_license
nklofy/YFVM
7102e3f9698a1e75651d67780644cf56c37dbff1
5f236f015b5005da9c2075d21dfd3c52a2dc1384
refs/heads/master
2020-07-15T00:19:35.416941
2017-03-10T15:42:17
2017-03-10T15:42:17
73,872,602
2
0
null
null
null
null
UTF-8
C++
false
false
226
cpp
/* * Memory.cpp * * Created on: Nov 19, 2016 * Author: luyunfei */ #include "Memory.h" Memory::Memory() { // TODO Auto-generated constructor stub } Memory::~Memory() { // TODO Auto-generated destructor stub }
[ "nklofy@hotmail.com" ]
nklofy@hotmail.com
d66e664185b19c4d4d31e53e172c6fd4b9088ec5
0008a76e151837b35645296649ccdbca772b464b
/ImClient/ImClient/BaseMember.h
94555b17fce8d7dcf61deb60019e3d2d3b858755
[]
no_license
yuechuanbingzhi163/IMClient
952add8364132f707dc3b413e780142c86926401
06197a859ca02fd01ba8429365be86f12dc0a879
refs/heads/master
2020-12-03T04:10:10.153459
2014-12-14T04:16:25
2014-12-14T04:16:25
null
0
0
null
null
null
null
GB18030
C++
false
false
1,280
h
#pragma once //联系人基类使用继承体系更易于扩展 #include "..\\DataStorage\LocalData.h" #define OAMEMBERSRC "OA" #define WCNMEMBERSRC "WCN" #define TEMPMEMBERSRC "TEMP" #define BASEMEMBERSRC "BASE" class IMember { virtual void FromJson(const Json::Value& val) = 0; }; //friendsinfo结构包含一个好友的信息, 不论是OA用户还是WCN用户信息都包含在这个结构中 // 可以冲设计D...
[ "z-jming@163.com" ]
z-jming@163.com
bce8d7d3f5015ab20ceb2cc040b7fabcd4a62e3b
befcfd3f86f58cbefae1d8b4b8f978f072978b9e
/class_binding/src/myclassbind.cpp
88e7dfd76bea94d0afbb3958f929b720ef90d3d2
[]
no_license
sziraqui/napi_samples
0c46abf176c5ab48eeaece081e187e3ccc322b12
11bdc124a2ce8ade8bf9b4ecea6b7f134a63b690
refs/heads/master
2020-05-30T13:30:20.710650
2019-06-08T18:54:51
2019-06-08T18:54:51
189,762,579
1
1
null
null
null
null
UTF-8
C++
false
false
2,548
cpp
#include <napi.h> #include "myclassbind.h" Napi::FunctionReference Bind::Elog::constructor; // Exporting class constructor and its methods Napi::Object Bind::Elog::Init(Napi::Env env, Napi::Object exports) { /** When passing variables from Node to C++, HandleScope manages the scope of variable created in C++ ...
[ "sarfarazghlm@gmail.com" ]
sarfarazghlm@gmail.com
a765552a82b474667f0163b6a22d3f0e60467686
0e01bc221b0284094a5efe76cdcddea52ea18a2f
/maxProfit.cpp
9e0ad0fd8893fd736a42fef8fbbba7ecc5d5fc98
[]
no_license
Kirthik13/LeetCode-1
0552895bd94469bbf48c3fd4129b960344612dcf
6574e9edc224dbb50796096d2ae912c5dd7ee2db
refs/heads/master
2022-12-23T00:56:27.785616
2020-09-30T15:13:56
2020-09-30T15:13:56
299,960,472
0
0
null
2020-09-30T15:13:17
2020-09-30T15:13:16
null
UTF-8
C++
false
false
637
cpp
#include <iostream> #include <vector> class Solution { public: int maxProfit(std::vector<int>& prices) { int n = prices.size(); if (n == 0 || n == 1) { return 0; } int res = 0; int tmp = 0; for (int i = 1; i < n; ++i) { ...
[ "stackexploit@gmail.com" ]
stackexploit@gmail.com
364c6b94a53cdd65209f2e20ea31fb1c298ebc45
bdd9f3cdabe0c768641cf61855a6f24174735410
/src/engine/client/application/TerrainEditor/src/win32/DialogControlPointEditor.cpp
78cef5e1cab16987b9103776b3cdfc74343a64d1
[]
no_license
SWG-Source/client-tools
4452209136b376ab369b979e5c4a3464be28257b
30ec3031184243154c3ba99cedffb2603d005343
refs/heads/master
2023-08-31T07:44:22.692402
2023-08-28T04:34:07
2023-08-28T04:34:07
159,086,319
15
47
null
2022-04-15T16:20:34
2018-11-25T23:57:31
C++
UTF-8
C++
false
false
9,397
cpp
//=================================================================== // // DialogControlPointEditor.cpp // asommers // // copyright 2002, sony online entertainment // //=================================================================== #include "FirstTerrainEditor.h" #include "DialogControlPointEditor.h" #include "...
[ "swgmaster@india.com" ]
swgmaster@india.com
70429f623da9a98d10b85d0038269c78840163bd
93343c49771b6e6f2952d03df7e62e6a4ea063bb
/HDOJ/1276_autoAC.cpp
07c1b7839ba2b45aa8757d6a90636eaafdeb766e
[]
no_license
Kiritow/OJ-Problems-Source
5aab2c57ab5df01a520073462f5de48ad7cb5b22
1be36799dda7d0e60bd00448f3906b69e7c79b26
refs/heads/master
2022-10-21T08:55:45.581935
2022-09-24T06:13:47
2022-09-24T06:13:47
55,874,477
36
9
null
2018-07-07T00:03:15
2016-04-10T01:06:42
C++
UTF-8
C++
false
false
1,220
cpp
#include<iostream> #include<string.h> #include<algorithm> #include<stdio.h> using namespace std; int p[5005]; int main() { int m,n,t,k,i; scanf("%d",&t); while(t--) { scanf("%d",&m); for(i=1;i<=5001;i++) { p[i]=1; } n=m; while...
[ "noreply@github.com" ]
noreply@github.com
a1ace18830c6c6ba575c446b72ef3ee7dd0c163e
9aeb5c20fa2713fdaa8e523fe83746cd75275aa0
/src/engineDX7/modeler.cpp
ec18ac1cd6e63b35dc3f8fa69ad6ed2cfc0cc471
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Xynth22/Allegiance
788db2018451a55ee56e03b8bc12895cf356449c
2dd3602edfb669163304dc0ccbb205ab112bcd90
refs/heads/master
2021-01-23T10:34:55.058820
2017-09-07T00:45:21
2017-09-07T00:45:21
102,621,070
0
0
null
2017-09-06T14:47:51
2017-09-06T14:47:50
null
UTF-8
C++
false
false
81,744
cpp
#include "pch.h" // BT - STEAM #include "FileHash.h" #include "FileHashTable.h" ////////////////////////////////////////////////////////////////////////////// // // Function defined in xfile.cpp // ////////////////////////////////////////////////////////////////////////////// TRef<Geo> ImportXFile(Modeler* pmodeler,...
[ "nick@zaphop.com" ]
nick@zaphop.com
c5008886bd636feef06cf73e3ac391586cfe0ea9
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function13967/function13967_schedule_46/function13967_schedule_46_wrapper.cpp
5e280c04be7f7fb04a3bfe6feb60f619b4f99f4e
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C++
false
false
1,350
cpp
#include "Halide.h" #include "function13967_schedule_46_wrapper.h" #include "tiramisu/utils.h" #include <cstdlib> #include <iostream> #include <time.h> #include <fstream> #include <chrono> #define MAX_RAND 200 int main(int, char **){ Halide::Buffer<int32_t> buf00(128); Halide::Buffer<int32_t> buf01(64, ...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
f160a4dbf50207fa7914f391b57d7c816ae964d0
2e9beab91dc28f31cb0debb085de5b51109e5484
/FrontendServer.h
723bca49fc506b8655b7c216ec46a4a152312aa5
[]
no_license
shifangyan/-
22d5b31131ef34dd7437c13d8b53e8c429395cff
805a74b3b4b30cb1449c2420d0ceffd8098dbf7d
refs/heads/master
2020-12-06T17:04:47.959231
2020-01-08T08:19:56
2020-01-08T08:19:56
232,514,095
0
0
null
null
null
null
UTF-8
C++
false
false
681
h
#ifndef FRONTENDSERVER_H #define FRONTENDSERVER_H #include "WebsocketServer.h" #include "muduo/net/EventLoop.h" #include "muduo/net/InetAddress.h" #include "muduo/net/EventLoop.h" class Configuration; class AlgorithmServerCommunication; class FrontendServer { public: FrontendServer(muduo::net::EventLoop* loop, Config...
[ "852712053@qq.com" ]
852712053@qq.com
ba9a7a390d51cfdd80a63c3d841e6993096674b1
3950a02ce6fc15e95c31f6fe89b2f237a58b0430
/UVa Online Judge/652/solution.cpp
56e8d172da4bcdb38a6bbf329391a2e31ac579a0
[]
no_license
pedrohdjs/Advanced-Algorithms-and-Applications---SCC0218
36544f1701df9bb3f3499a33952071a4a5879dc0
e9649546bc698a35cbda602c217193acbf54e069
refs/heads/master
2023-03-03T16:51:00.412464
2021-02-09T19:09:32
2021-02-09T19:09:32
291,547,193
0
0
null
null
null
null
UTF-8
C++
false
false
8,427
cpp
#include <iostream> #include <string> #include <vector> #include <queue> #include <map> using namespace std; const char FINAL_STATE_POSITIONS[9] = {'1','2','3','4','5','6','7','8','x'}; const char POSSIBLE_MOVES[4] = {'d','l','u','r' }; map<char,pair<int,int>> FINAL_STATE_POSITIONS_MANHATTAN_COORDINATES = { {'1',pair...
[ "54962878+pedrohdjs@users.noreply.github.com" ]
54962878+pedrohdjs@users.noreply.github.com
c2869de5d199450cbb127115a4b412dbb37d6ef4
2ae0b8d95d439ccfd55ea7933ad4a2994ad0f6c5
/src/plugins/intel_cpu/tests/functional/shared_tests_instances/low_precision_transformations/output_layers.cpp
6035a6437826641284f7df3885cbc836394ab47a
[ "Apache-2.0" ]
permissive
openvinotoolkit/openvino
38ea745a247887a4e14580dbc9fc68005e2149f9
e4bed7a31c9f00d8afbfcabee3f64f55496ae56a
refs/heads/master
2023-08-18T03:47:44.572979
2023-08-17T21:24:59
2023-08-17T21:24:59
153,097,643
3,953
1,492
Apache-2.0
2023-09-14T21:42:24
2018-10-15T10:54:40
C++
UTF-8
C++
false
false
1,126
cpp
// Copyright (C) 2018-2023 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include <vector> #include "low_precision_transformations/output_layers.hpp" #include "common_test_utils/test_constants.hpp" using namespace LayerTestsDefinitions; using namespace ngraph::pass::low_precision; namespace { const st...
[ "noreply@github.com" ]
noreply@github.com
c5c9330f70c1b769c32710e22c0a9615ace225eb
a1105c33b21c7fe0d8e5967b4b97e919d9e23ca8
/数据结构教程-源程序/第5章/exam5-5.cpp
62b86f8d25c682783d023da3478a8a39e1aef816
[]
no_license
billgoo/Learning-About-Data-Structure
3c2b57951b325f07d827fe326c088f9e2d11d0f8
d67076a6563823a98d46b469cbfb2015a1d0f331
refs/heads/master
2021-01-01T18:49:47.429034
2017-07-26T15:52:38
2017-07-26T15:52:38
98,440,005
12
0
null
null
null
null
GB18030
C++
false
false
1,827
cpp
#include <stdio.h> #define MaxSize 100 #define M 8 #define N 8 int mg[M+2][N+2]= { {1,1,1,1,1,1,1,1,1,1}, {1,0,0,1,0,0,0,1,0,1}, {1,0,0,1,0,0,0,1,0,1}, {1,0,0,0,0,1,1,0,0,1}, {1,0,1,1,1,0,0,0,0,1}, {1,0,0,0,1,0,0,0,0,1}, {1,0,1,0,0,0,1,0,0,1}, {1,0,1,1,1,0,1,1,0,1}, {1,1,0,0,0,0,0,0,0,1}, {1,1...
[ "noreply@github.com" ]
noreply@github.com
b7449a51f2cb5e00d5d9416318ca82a5fa9a3983
948a5466d434b1640abd14a1f8420846c61e01c9
/our-workspace/adding-sensors/adding-sensors.ino
d05b982574a2467e9294a19edd4af8f5ba774ced
[]
no_license
IoTClassroom/sigfox-workshop-hei-2018-proust-toulemonde
986c2c3626acc6ea6275eeb1a3fd0fbc8dcf7e1f
ce43f4bc82cdf20a4d5559535fa81c609b0e9dd0
refs/heads/master
2021-04-30T15:48:57.246121
2018-02-12T15:45:22
2018-02-12T15:45:22
121,250,374
0
0
null
null
null
null
UTF-8
C++
false
false
606
ino
/* * Author: Louis Moreau: https://github.com/luisomoreau * Date: 2017/03/03 * Description: * Read analog values from a sensor and display it on a console */ // the setup function runs once when you press reset or power the board void setup() { Serial.begin(9600); } // the loop function runs over and over agai...
[ "hippolyte.toulemonde@gmail.com" ]
hippolyte.toulemonde@gmail.com
3a4fe6af4447b2f3317c84e181a73d13520156a8
1c8e5a1fc7f9dfee4969194c1bd77918eea73095
/Source/AllProjects/CommUtils/CIDComm/CIDComm_LocalPortFactory.cpp
4cd44814994b87cb69d4faab3ea6677af0dcd9c4
[]
no_license
naushad-rahman/CIDLib
bcb579a6f9517d23d25ad17a152cc99b7508330e
577c343d33d01e0f064d76dfc0b3433d1686f488
refs/heads/master
2020-04-28T01:08:35.084154
2019-03-10T02:03:20
2019-03-10T02:03:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,638
cpp
// // FILE NAME: CIDComm_LocalPortFactory.cpp // // AUTHOR: Dean Roddey // // CREATED: 09/12/2005 // // COPYRIGHT: $_CIDLib_CopyRight_$ // // $_CIDLib_CopyRight2_$ // // DESCRIPTION: // // This file implements the simple port factory derivative that supports // local ports. // // CAVEATS/GOTCHAS: // // LOG: // // $...
[ "droddey@charmedquark.com" ]
droddey@charmedquark.com
366a2c6e6c682ec4676e6207a263e16353687059
55564a1293978d769b5a7891dc91851647c0e3a5
/Problems/Coffee/Coffee.cpp
b2ccbef012fa561e038021cfb5406fb7140eabbb
[]
no_license
Md-Sabbir-Ahmed/AtCoder
57dd912dfc57113e96b14471f3ca7126f975eef4
3b096018b30bd3b08f510ac6c42f82723729c078
refs/heads/master
2022-11-20T10:01:07.498254
2020-07-24T15:48:26
2020-07-24T15:48:26
262,530,486
1
1
null
null
null
null
UTF-8
C++
false
false
277
cpp
#include<bits/stdc++.h> using namespace std; int main() { ios_base::sync_with_stdio(false); cin.tie(NULL); string S; cin>>S; if((S[2]==S[3])&& (S[4]==S[5])) { cout<<"Yes"<<"\n"; } else{ cout<<"No"<<"\n"; } return 0; }
[ "sabbir106706@gmail.com" ]
sabbir106706@gmail.com
d67c46c6e8f382e842d9a51cc052cfa696b189c7
c45ed46065d8b78dac0dd7df1c95b944f34d1033
/TC-SRM-574-div1-450/skydec.cpp
af52c839deb1726eb89546f88312d330129ba41f
[]
no_license
yzq986/cntt2016-hw1
ed65a6b7ad3dfe86a4ff01df05b8fc4b7329685e
12e799467888a0b3c99ae117cce84e8842d92337
refs/heads/master
2021-01-17T11:27:32.270012
2017-01-26T03:23:22
2017-01-26T03:23:22
84,036,200
0
0
null
2017-03-06T06:04:12
2017-03-06T06:04:12
null
UTF-8
C++
false
false
1,347
cpp
#include<bits/stdc++.h> #define rep(i,j,k) for(int i=(int)j;i<=(int)k;i++) #define per(i,j,k) for(int i=(int)j;i>=(int)k;i--) using namespace std; typedef long long LL; const int N=21; int n;bool vis[N]; int a[N],m; LL f[1<<18][19]; int sum[N]; LL Main(){ int S=0; rep(i,1,m)S|=(1<<(a[i]-1)); f[S][a[m]]=1; ...
[ "SkyDec" ]
SkyDec
28f77846232e663e40c174deabb801728c9729b1
b11a84d4f5603cf222419eb9a7bf0aece7939645
/CannonsApplication/CannonsApplication/edobjreader.h
8fea06bfeac14c631729e69543eda4ac54d9bcf6
[]
no_license
YvensFaos/CG_MSC_Discipline
2615a279cd740498a79445fb667eb94629125083
f1c9676b799e52465aac015f65061c0f235fd091
refs/heads/master
2021-05-27T17:07:57.671221
2014-12-16T13:44:28
2014-12-16T13:44:28
17,761,687
1
0
null
null
null
null
UTF-8
C++
false
false
265
h
#ifndef __ED_OBJ_READER__ #define __ED_OBJ_READER__ #include "edgeom.h" class EDObjReader { public: EDPoint* vertexesArray; int vertexesSize; EDTriangle* triangles; int trianglesSize; EDObjReader(char* path, char* filename); ~EDObjReader(void); }; #endif
[ "yvensre@gmail.com" ]
yvensre@gmail.com
45d79baf9ecb70dc7813c392bbbcc00b1d988d48
a5537887db2e5b1566c4453fa979b91b75d72bac
/assignment2019cpp-shimmieblum/Part4/TestTreeD.cpp
d32239938a7c026dbe60e42dedbedc5875f98ede
[]
no_license
shimmieblum/University-cwrk-Cpp
2c4e6bc3972b7f3d86a59392abe760cfa6fdbd9a
a17e5cb86db922fbd714783e28209e1f3c082d5f
refs/heads/main
2023-04-01T01:00:27.901746
2021-04-07T15:02:54
2021-04-07T15:02:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,004
cpp
#include "treenode.h" #include "tree.h" #include <algorithm> #include <iostream> #include <sstream> #include <vector> using std::cout; using std::endl; using std::ostringstream; using std::vector; int main() { int retval = 0; { BinarySearchTree<int> tree; if ...
[ "noreply@github.com" ]
noreply@github.com
1e258a4fb876b422c6cdb17919dd3bce9497a6e4
2141255f828800c1c74caecfed4d8e93690fe220
/tree.h
819f0650ed2bf079a156dc35fa67cf62b7c0ffe2
[]
no_license
PVLam/tree
be49a626db6546f2ca625b6e82bad09911b89f59
1d3910f46d2ed365d3ab7a7798f7a328eeffc885
refs/heads/master
2020-03-30T16:43:10.665937
2018-10-09T15:01:11
2018-10-09T15:01:11
151,423,197
0
0
null
null
null
null
UTF-8
C++
false
false
1,277
h
#include "node.h" #include "queue.h" #ifndef tree_h #define tree_h template <class T> class Tree { private: Node<T> *root; void InRaThuTuTruoc(Node<T> *root) const { if (root != 0) { InRaThuTuTruoc(root->l); cout<<root->value<<"; "; InRaThuTu...
[ "lam@ubuntu.ubuntu-domain" ]
lam@ubuntu.ubuntu-domain
5854199f3c38a92312c1306e620763b50a0d088e
98d3e03ede2d84e527cfc84a798c74f3408267bc
/DS_Assignment_2/DS_Assignment_2/MyStackObject.h
ff9d0701ee603c7ea81209b55fb9429593de1a16
[]
no_license
Williamson-Matt-NSCC/DS_Assigment2
bafc940c65a307587cb5fda69c70d40b2d7e33da
ad2b1bb3e9fd6fcc1675ebaf4904b9a6f4b86a6f
refs/heads/master
2021-06-12T22:29:30.274031
2017-02-28T20:57:35
2017-02-28T20:57:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
302
h
#ifndef MY_STACK_OBJECT_H #define MY_STACK_OBJECT_H #include <string> using namespace std; class MyStackObject { public: MyStackObject(); ~MyStackObject(void); void add(string coordVal); void getTop(); void pop(); void seek(); void goBackToLastIntersection(); }; #endif // !MY_STACK_OBJECT
[ "W0284910@nscc.ca" ]
W0284910@nscc.ca
2d80815a2d3bf15abd996c2c16f68aa18e49486e
93cdf00e1dc718851d96fe9bbc51d972b72c26bd
/src/SystemStats/StandardStat.h
1c637394bb1be2ed52e7b37aa52c1d52702bcedb
[]
no_license
ptryfon/loxim-stats
74e3310b46c7d61d01cc2ace9fee05a1287faf5b
d1048f3b348052186a962b9ab03596684024b7a9
refs/heads/master
2016-08-04T14:39:13.645024
2010-03-11T22:48:12
2010-03-11T22:48:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,299
h
/** * StandardStat.h * @author: Pawel Tryfon (pt248444) * * The purpose of this file is to provide generic tool for gathering standard statistic data * such as minimum, maximum, average and standard deviation of something. */ #ifndef STANDARD_STAT_H #define STANDARD_STAT_H #include <time.h> #include <sys/time.h...
[ "pawel.tryfon@gmail.com" ]
pawel.tryfon@gmail.com
dcd81d011c4b74788f7e87a94dff678f738b51cc
d37a1d5e50105d82427e8bf3642ba6f3e56e06b8
/DVR/HaohanITPlayer/public/Common/SysUtils/SonicStatus.cpp
a97a60381de2cb22f1bdc9d859837b34f97fcf1b
[]
no_license
080278/dvrmd-filter
176f4406dbb437fb5e67159b6cdce8c0f48fe0ca
b9461f3bf4a07b4c16e337e9c1d5683193498227
refs/heads/master
2016-09-10T21:14:44.669128
2011-10-17T09:18:09
2011-10-17T09:18:09
32,274,136
0
0
null
null
null
null
UTF-8
C++
false
false
3,218
cpp
//----------------------------------------------------------------------------- // SonicStatus.cpp // Copyright (c) 2001 - 2004, Haohanit. All rights reserved. //----------------------------------------------------------------------------- //SR FS: Reviewed [JAW 20040912] //SR FS: Reviewed [wwt 20040914] #...
[ "shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3" ]
shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3
a1ce4b2211772a86cb9dbe66a3cd5a026a557a99
ea4e3ac0966fe7b69f42eaa5a32980caa2248957
/download/unzip/IONetworkingFamily/IONetworkingFamily-14/IONetworkMedium.cpp
9a6305d54cb54347fc665eb17c992d477cd28a76
[]
no_license
hyl946/opensource_apple
36b49deda8b2f241437ed45113d624ad45aa6d5f
e0f41fa0d9d535d57bfe56a264b4b27b8f93d86a
refs/heads/master
2023-02-26T16:27:25.343636
2020-03-29T08:50:45
2020-03-29T08:50:45
249,169,732
0
0
null
null
null
null
UTF-8
C++
false
false
11,918
cpp
/* * Copyright (c) 1998-2000 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * * Copyright (c) 1999-2003 Apple Computer, Inc. All Rights Reserved. * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Sou...
[ "hyl946@163.com" ]
hyl946@163.com
2db4e6a8afa092a4ab64d0a9d21c1e6f4c146378
c291f81e729d070421443a1553892db4a4edd58b
/src/iModMiddleware/iModDaemon/imodutile.cpp
6b725e76c5bf80a7407a0f6b6564fc9606af811d
[]
no_license
lyh458/InteractionModels_DemoCode
2ed94d96b4453953a2dbcdf8f53b2983f25d6510
ef46a10245a1e2c002c489b48baca4487ce447a0
refs/heads/master
2020-07-15T19:57:58.678927
2017-10-20T16:38:56
2017-10-20T16:38:56
205,638,579
1
0
null
2019-09-01T06:30:33
2019-09-01T06:30:32
null
UTF-8
C++
false
false
1,884
cpp
#include "imodutile.h" #include <QtCore/QFile> #include <QtCore/QSettings> #include <QtCore/QTextStream> #include <QtCore/QDate> #include <QtCore/QDebug> #include <QtCore/QTimer> iModUtile::iModUtile(QObject *parent) : QObject(parent) { if(getenv("IMOD_ROOT")) { settingsfile = new QSettings( QStr...
[ "david.vogt@flippancy.de" ]
david.vogt@flippancy.de
4a61f800efe30e3e25b832670d6deba1ead64e7d
ee2c9b47da2d0bf6a514310a43f8639177bc0700
/include/inviwo/core/io/serialization/serializebase.h
ac66de07357a5b5f8a0a9614b7f6f53b6552a6de
[ "BSD-2-Clause" ]
permissive
Ojaswi/inviwo
2c1a5a050ad95e205118ef31c3dc18b040b77040
bf4f144e3e4793ee11f308ab5f74ffd917e78389
refs/heads/master
2020-04-10T17:14:55.618976
2015-11-27T08:59:43
2015-11-27T09:00:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,933
h
/********************************************************************************* * * Inviwo - Interactive Visualization Workshop * * Copyright (c) 2012-2015 Inviwo Foundation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided th...
[ "eriksunden85@gmail.com" ]
eriksunden85@gmail.com
3eb33a23d955f35bff664caa589b3a5b6bc94e35
4d3a846cb4151b86d0cc5aa9c6018cf5133941ee
/src/csp/exec.h
c122e0ada110ab7e01ad075de720fde6e3456be5
[ "MIT" ]
permissive
skimmilk/cppchannel
74aa3f43afb6e7de126b0b26f4910dd0411cc04d
f36be67feeda1e9b920c414e443af55998d0a23d
refs/heads/master
2021-01-20T10:37:41.624906
2015-01-30T01:29:24
2015-01-30T01:29:24
18,801,007
1
0
null
null
null
null
UTF-8
C++
false
false
4,030
h
/* * exec.h * * Created on: Sep 26, 2014 * Author: skim */ #ifndef EXEC_H_ #define EXEC_H_ #include <atomic> #include <stdio.h> #include <csp/pipe.h> #include <sys/wait.h> namespace csp{ // Reads FILE into message_stream void read_file_to(FILE* fp, message_stream<csp::string>* writeto) { size_t len = 0;...
[ "nswilliwa@gmail.com" ]
nswilliwa@gmail.com
832305c135faf8c1f1b46cc472a1ae70fc5c0d21
e679ae4684fcd9fe765491242016dd2f4ca279cd
/BWT/src/arithmetic_practice/arithmetic.cc
0b0c180e274c426ea182670023aa1ec1f1b30488
[]
no_license
TechBridgeWorld/BrailleWritingTutor
23add5dac20238d6899a0da3ff63480576fb29f9
72d3c2d97105009587203c5ba6403861f3f22c81
refs/heads/master
2016-09-05T19:07:20.291296
2015-06-10T18:51:32
2015-06-10T18:51:32
12,303,955
1
1
null
2015-06-10T18:51:33
2013-08-22T18:01:10
C++
UTF-8
C++
false
false
9,881
cc
/* arithmetic.cc * Madeleine Clute (mclute@andrew / madeleine.clute@gmail.com) * June 2013 */ #include "arithmetic.h" #include "Dots.h" #include <math.h> #define CORR_THRES 50 // for now int math_mode; static time_t last_pressed_time = time(0); Arithmetic::Arithmetic(IOEventParser& my_iep, const std::st...
[ "madeleine.clute@gmail.com" ]
madeleine.clute@gmail.com
33fb09a0067abe559e824d7e74913c331d414b67
eb2f8b3271e8ef9c9b092fcaeff3ff8307f7af86
/Grade 10-12/2018 autumn/NOIP/NOIP2018提高组Day2程序包/answers/GD-0089/game/game.cpp
c7c6226f6f74f5cd9d9fa06af8e8a4c4865ac93f
[]
no_license
Orion545/OI-Record
0071ecde8f766c6db1f67b9c2adf07d98fd4634f
fa7d3a36c4a184fde889123d0a66d896232ef14c
refs/heads/master
2022-01-13T19:39:22.590840
2019-05-26T07:50:17
2019-05-26T07:50:17
188,645,194
4
2
null
null
null
null
UTF-8
C++
false
false
910
cpp
#include<bits/stdc++.h> using namespace std; int c[10][10],n,m;long long ans; bool ok(int x,int y) { int xx=0,xy=0,yx=0,yy=0; for (int i=0;i<n+m;i++) { int cx=(x>>i)&1,cy=(y>>i)&1; if (cx>cy) {swap(x,y);break;} if (cx<cy) break; } for (int i=0;i<n+m;i++) { int cx=(x>>i)&1,cy=(y>>i)&1; if (cx==1...
[ "orion545@qq.com" ]
orion545@qq.com
33800fc23c81c8e0b40fa57a01c19824607b7bce
ad562e2fb009310f6d2e848f895ae3da040eef69
/Sources/Widgets/MVD/TableToTreeProxyModel.cpp
0f24991958e28f332b5af77bb106d64ef87923a6
[ "Apache-2.0" ]
permissive
ExplosiveBattery/JWCKnife
db5dbfa24528c0775dfa02910deafa41cb195992
dddacf7776505e6aa47a7752bc08944ac4fc573a
refs/heads/master
2021-07-11T19:58:19.447254
2018-10-30T11:10:48
2018-10-30T11:10:48
132,707,418
5
0
null
null
null
null
UTF-8
C++
false
false
5,190
cpp
#include "TableToTreeProxyModel.h" //现在的问题就是第一层的内容不会被加上第二层的内容 TableToTreeProxyModel::TableToTreeProxyModel(QObject *parent) : QAbstractProxyModel(parent) { } TableToTreeProxyModel::~TableToTreeProxyModel() { delete m_sqlQuery; } bool TableToTreeProxyModel::init(QString username) { m_sq...
[ "641370196@qq.com" ]
641370196@qq.com
2af13da183e595f132b5ad785b5a802aac5052ed
3ad968797a01a4e4b9a87e2200eeb3fb47bf269a
/Atl Internals 2e src/Chapter 05/MathDll/stdafx.cpp
de3abcf1866631fb72c082625bd91ee7c7c076c6
[]
no_license
LittleDrogon/MFC-Examples
403641a1ae9b90e67fe242da3af6d9285698f10b
1d8b5d19033409cd89da3aba3ec1695802c89a7a
refs/heads/main
2023-03-20T22:53:02.590825
2020-12-31T09:56:37
2020-12-31T09:56:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
198
cpp
// stdafx.cpp : source file that includes just the standard includes // MathDll.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
[ "pkedpekr@gmail.com" ]
pkedpekr@gmail.com
41596235c956efd1174f7a142ff779e2753f23ef
0b03fede82f753478b03ded55d348f9708e56401
/sunlightcoin4/src/pubkey.cpp
1ceb340c42bdd54daa4493250cb2930f0a41989b
[ "MIT" ]
permissive
RollingBack/sunlightcoin
e146d953827632e5226309c5da20eb77269774e6
3f02a11a428016fb836090dd6db633b5efbd2bbb
refs/heads/master
2023-04-30T06:02:05.350145
2021-05-15T12:31:17
2021-05-15T12:31:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,904
cpp
// Copyright (c) 2009-2014 The Sunlightcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "pubkey.h" #include "eccryptoverify.h" #ifdef USE_SECP256K1 #include <secp256k1.h> #else #include "ecwrapper....
[ "opensmalldb@qq.com" ]
opensmalldb@qq.com
6e2d0d9089dea97315b7c3d885d1d8539807a1c9
09e5cfe06e437989a2ccf2aeecb9c73eb998a36c
/modules/cctbx_project/iotbx/mtz/dataset_bpl.cpp
edd8eab3eec625c1954b3f0923024b97caf8be43
[ "BSD-3-Clause-LBNL", "BSD-3-Clause" ]
permissive
jorgediazjr/dials-dev20191018
b81b19653624cee39207b7cefb8dfcb2e99b79eb
77d66c719b5746f37af51ad593e2941ed6fbba17
refs/heads/master
2020-08-21T02:48:54.719532
2020-01-25T01:41:37
2020-01-25T01:41:37
216,089,955
0
1
BSD-3-Clause
2020-01-25T01:41:39
2019-10-18T19:03:17
Python
UTF-8
C++
false
false
1,676
cpp
#include <cctbx/boost_python/flex_fwd.h> #include <boost/python/class.hpp> #include <boost/python/args.hpp> #include <boost/python/return_arg.hpp> #include <iotbx/mtz/batch.h> #include <iotbx/mtz/column.h> #include <scitbx/array_family/boost_python/shared_wrapper.h> namespace iotbx { namespace mtz { namespace { st...
[ "jorge7soccer@gmail.com" ]
jorge7soccer@gmail.com
fba030fc4c0d07e61f1ef9827050b4555f68576a
4e71065fa9f81d3ada64a4807fdf288be0fefd33
/weex_core/Source/include/JavaScriptCore/assembler/ARMv7Assembler.h
f15a1b705914c1511f7eff0bd5476171347774dd
[ "Apache-2.0", "MIT", "BSD-3-Clause" ]
permissive
acton393/incubator-weex
c2d9fc7f80eed5d95b054ab6f1af42f8ef9cd47a
c7dd6c76fe726a4413b08d3c895c91d521d01755
refs/heads/master
2021-03-24T12:15:30.348499
2019-01-07T03:19:18
2019-01-07T03:19:18
83,516,877
2
2
Apache-2.0
2018-04-02T09:19:33
2017-03-01T05:48:09
JavaScript
UTF-8
C++
false
false
107,355
h
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
[ "zhengshihan918@gmail.com" ]
zhengshihan918@gmail.com
4cf37533c437231ea2051d6351786eef7a57b358
d17a8870ff8ac77b82d0d37e20c85b23aa29ca74
/lite/kernels/host/select_input_compute.h
a8bfc692515b7a169506f1f9e485fb6d3b5b7678
[ "Apache-2.0" ]
permissive
PaddlePaddle/Paddle-Lite
4ab49144073451d38da6f085a8c56822caecd5b2
e241420f813bd91f5164f0d9ee0bc44166c0a172
refs/heads/develop
2023-09-02T05:28:14.017104
2023-09-01T10:32:39
2023-09-01T10:32:39
104,208,128
2,545
1,041
Apache-2.0
2023-09-12T06:46:10
2017-09-20T11:41:42
C++
UTF-8
C++
false
false
1,344
h
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved. // // 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/LICENSE-2.0 // // Unless required...
[ "noreply@github.com" ]
noreply@github.com
45fb9ae292c707edc801702c2369dec3fd5eda07
9137ac4e2cdde893f326eafecf0af9b9b54fd254
/tic_tac_toe/src/min_max_impl/engine_mmg.hpp
9d1547760e9f21d9367cbac19039783637cc0d1f
[]
no_license
boutboutnico/game
1be06e6685223bf3a3638fa498beee4a9c158691
f3cabc03bbf4f1140bc52bf69fa8447e038b4d8b
refs/heads/master
2021-01-10T21:15:41.072587
2015-07-23T12:38:12
2015-07-23T12:38:12
38,621,126
0
0
null
2015-07-23T12:18:03
2015-07-06T13:36:55
C++
UTF-8
C++
false
false
1,641
hpp
/// /// \file ai_engine_wrapper.h /// \brief /// \date 16 juil. 2015 /// \author nboutin /// #ifndef ENGINE_GMM_HPP_ #define ENGINE_GMM_HPP_ /// === Includes ================================================================================ #include <min_max_generic/min_max_engine.hpp> #include "engine/engine.hpp" //...
[ "boutwork@gmail.com" ]
boutwork@gmail.com
24caf893db9d5e6e0f09a79f8384c38468887455
0a3a009fa93539a2b45b5642341f4cb0c5c62df5
/Axis.Mint/services/language/primitives/Parser.cpp
62ea232451d428c2ff2f7ee4c220e1162e47af28
[ "MIT" ]
permissive
renato-yuzup/axis-fem
5bdb610457013d78a9f62496d4a0ba5e68a5a966
2e8d325eb9c8e99285f513b4c1218ef53eb0ab22
refs/heads/master
2020-04-28T19:54:21.273024
2019-03-31T22:04:22
2019-03-31T22:04:22
175,526,004
4
0
null
null
null
null
UTF-8
C++
false
false
2,199
cpp
#include "Parser.hpp" #include "ParserImpl.hpp" namespace asla = axis::services::language::actions; namespace asli = axis::services::language::iterators; namespace aslp = axis::services::language::parsing; namespace aslpp = axis::services::language::primitives; aslpp::Parser::Parser( const Parser& other ) { parserIm...
[ "renato@yuzu-project.com" ]
renato@yuzu-project.com
9d7bf929cfb1dbbaae48265032334951031be795
836d3d8aaaf4abcc59f6a0be1e9678d10877fe22
/OSSIA/ossia/network/websocket-generic-client/ws_generic_client_protocol.hpp
35085f861c3adead06313c26359896d3278e08b7
[]
no_license
avilleret/API
c8a3a7eb132fa0a2e89ece976050d46332cc7acb
e585a160a4b6acab305b614791d75dd2c28f5a12
refs/heads/master
2020-06-13T20:03:32.779677
2016-12-04T00:15:11
2016-12-04T00:15:11
75,563,833
0
0
null
2016-12-04T20:53:04
2016-12-04T20:53:04
null
UTF-8
C++
false
false
1,865
hpp
#pragma once #include <ossia/network/base/protocol.hpp> #include <ossia/network/websocket-generic-client/ws_generic_client_address.hpp> #include <QList> #include <QByteArray> #include <QJSValue> #include <QObject> class QQmlEngine; class QQmlComponent; class QWebSocket; class QNetworkReply; namespace ossia { namespa...
[ "jeanmichael.celerier@gmail.com" ]
jeanmichael.celerier@gmail.com
dc40a8cd843553ed8d0462d19c6e437367857f0e
a7ae0828130519464d310faee5a091c3ab6a95a0
/autodock_vina_1_1_2/src/lib/jmetalcpp-old/src/main/PSO_main.cc
4781c2ab62119549b4e3dfb71842c63868a21b5d
[ "Apache-2.0" ]
permissive
mjggodoy/AutoDockVinaMeta
8974b7b39d64bc321132c675cee64743ecdf308b
53bb092328024e97590c361c2aceb93c74cd726f
refs/heads/master
2020-04-25T10:11:27.329688
2019-02-26T13:07:47
2019-02-26T13:07:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,737
cc
// PSO_main.cpp // // Author: // Esteban López-Camacho <esteban@lcc.uma.es> // // Copyright (c) 2011 Antonio J. Nebro, Juan J. Durillo // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Softwar...
[ "mjggodoy@gmail.com" ]
mjggodoy@gmail.com
05849d32a4ee518ac6a80d6ff71431f1afa4b4a5
8f0696abb21731526c7d8c87a16f267655a9b2e4
/public/speak.js/src/synthdata.cpp
4ad64b362b325a87cd2cf81cd42ee24d770af71d
[ "MIT", "GPL-3.0-only" ]
permissive
raimohanska/turtle-roy
0139b7f2776ee9f014639c70e5371c5a65c963b4
8458b31c6438bbfd66b996f9dac56c0fb7f82fd8
refs/heads/master
2023-07-20T18:00:43.621752
2022-09-24T22:35:50
2022-09-24T22:35:50
6,905,143
17
11
MIT
2023-08-30T21:47:37
2012-11-28T16:15:19
JavaScript
UTF-8
C++
false
false
24,980
cpp
/*************************************************************************** * Copyright (C) 2005 to 2011 by Jonathan Duddington * * email: jonsd@users.sourceforge.net * * * * This pr...
[ "juha.paananen@gmail.com" ]
juha.paananen@gmail.com
87ebda654dd9c72aa970b46b33f354be34e94f71
2482a5977fed6a48f64ca31ae04f5b1e40f6dd9b
/src/XRP/Entry.cpp
b28a843c670d91155b9dfdd3a2da010380b31fbf
[ "MIT" ]
permissive
monacohq/wallet-core
65c570a7b9bd15e18168cf5f5bffe4561ea305e3
3a2facbc78d3740ed5cde5d398e8462c8bd9786a
refs/heads/master
2022-10-22T10:45:19.340415
2022-09-28T10:27:12
2022-09-28T10:27:12
227,562,081
4
2
MIT
2022-09-24T07:26:36
2019-12-12T08:55:20
C++
UTF-8
C++
false
false
1,035
cpp
// Copyright © 2017-2022 Trust Wallet. // // This file is part of Trust. The full Trust copyright notice, including // terms governing use, modification, and redistribution, is contained in the // file LICENSE at the root of the source code distribution tree. #include "Entry.h" #include "Address.h" #include "XAddress...
[ "noreply@github.com" ]
noreply@github.com
1355874f6dbfb51b305de234d60a9bcaea3b9073
c20c4812ac0164c8ec2434e1126c1fdb1a2cc09e
/Source/Source/Server/KG_AgentServer/PlugIn_GM/stdafx.cpp
85c28166da5bce1def513ac90ac31b9cd2e7b9fe
[ "MIT" ]
permissive
uvbs/FullSource
f8673b02e10c8c749b9b88bf18018a69158e8cb9
07601c5f18d243fb478735b7bdcb8955598b9a90
refs/heads/master
2020-03-24T03:11:13.148940
2018-07-25T18:30:25
2018-07-25T18:30:25
142,408,505
2
2
null
2018-07-26T07:58:12
2018-07-26T07:58:12
null
UTF-8
C++
false
false
462
cpp
//////////////////////////////////////////////////////////////////////////////// // // FileName : stdafx.cpp // Version : 1.0 // Creator : tongxuehu, zoukewei // Create Date : 01/16/2007 // Comment : // // Copyright (C) 2007 - All Rights Reserved /////////////////////////////////////////////////...
[ "dark.hades.1102@GAMIL.COM" ]
dark.hades.1102@GAMIL.COM
74b54fc13d3e3474a960cf65a164316a0b27d2a7
30d6c69506fc0e0a5dc3d8e24df215873e3cacde
/Game.cpp
d737fef55a36084127777fd6dd008b8632cf6ac3
[]
no_license
eden696/mtm
4984ea82f03f3ebe426ae93fbbabae98808128e6
b39d89530d7485a1a9b1a441c537dfa6437dd313
refs/heads/master
2023-07-29T05:17:52.758509
2021-09-12T19:35:35
2021-09-12T19:35:35
405,736,080
0
0
null
null
null
null
UTF-8
C++
false
false
9,884
cpp
#include "Game.h" #define RANGE_DIVIDER 3 #define ATTACK_DIVIDER 3 namespace mtm { std::ostream& printGameBoard(std::ostream& os, const char* begin, const char* end, unsigned int width) { std::string delimiter = std::string(2 * width + 1, '*'); const char* temp = b...
[ "75149489+eden696@users.noreply.github.com" ]
75149489+eden696@users.noreply.github.com
55da59c98e09c9f7af0a4d3f717316f77d359a7a
019119e06e765466fb496f03692858d9cdf6ab4f
/_oe-sdk-20071004091648/usr/local/arm/oe/arm-linux/include/mozilla-minimo/widget/nsIClipboardDragDropHookList.h
37b11bc6a15301c0572201fefc2568c8b58c53b8
[]
no_license
josuehenrique/iliad-hacking
44b2a5cda34511f8976fc4a4c2740edb5afa5312
49cfd0a8f989491a6cc33cf64e8542f695d2e280
refs/heads/master
2020-04-06T06:40:50.174479
2009-08-23T16:56:01
2009-08-23T16:56:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,094
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM /data/workareas/matthijs/svn/openembedded/build/tmp/work/minimo-0.0cvs20051025-r9/mozilla/widget/public/nsIClipboardDragDropHookList.idl */ #ifndef __gen_nsIClipboardDragDropHookList_h__ #define __gen_nsIClipboardDragDropHookList_h__ #ifndef __gen_nsISupports_h__ #inc...
[ "supad@tujuh.oppermannen.com" ]
supad@tujuh.oppermannen.com
de42dd89f64254f99eef67b64a5b2fe380ca0942
097df0a03ead79f6b2880872e33fd6cf04694867
/PhoneBook/PersonsTable.h
a62540b9d0351203a7b8c0cfe521e561f8825e29
[]
no_license
KrastevST/Phone-Book
e6f56848abc81c75e31561bd27e074368cd84ed6
c847b4c336b4a1e56be2590a2686d0600bd4a670
refs/heads/master
2021-01-15T00:15:03.287870
2020-08-25T16:32:33
2020-08-25T16:32:33
242,807,997
0
0
null
null
null
null
UTF-8
C++
false
false
483
h
#pragma once #include "Structures.h" #include "PersonsAccessor.h" #include "TemplateTable.h" #include "PersonWithPhoneNums.h" ///////////////////////////////////////////////////////////////////////////// // CPersonsTable class CPersonsTable : public CTemplateTable<PERSONS, CPersonsAccessor> { // Constructor / Destru...
[ "svetoslav.tkrastev@gmail.com" ]
svetoslav.tkrastev@gmail.com
f92aa464b1e211dc49432b4c0c928996abefaf36
666dfdb18d5455d0ed505d8e9895e198c5807abc
/src/AttributeIndex.hpp
f34d9e22139da5ed787e4beedc877db719d3d467
[]
no_license
James-Z/fulcrum
0e4a61d793e5822d91c7be29805ca50199e6e5a6
900b8fe367af08da97512666ede4fa7d12cee9c7
refs/heads/master
2020-05-16T22:01:43.963711
2014-12-14T09:54:40
2014-12-14T09:54:40
23,421,771
1
0
null
null
null
null
UTF-8
C++
false
false
272
hpp
#pragma once enum SHADER_ATTRIBUTE { ATTRIBUTE_INDEX_VERTEX= 0, ATTRIBUTE_INDEX_COLOR, ATTRIBUTE_INDEX_NORMAL, ATTRIBUTE_INDEX_TEXTURE0, ATTRIBUTE_INDEX_TEXTURE1, ATTRIBUTE_INDEX_TEXTURE2, ATTRIBUTE_INDEX_TEXTURE3, ATTRIBUTE_INDEX_LAST };
[ "zhaojunmou@gmail.com" ]
zhaojunmou@gmail.com
ce5dc6cd5da88d4131d727d8fde5d3d2696d25c7
91934b8ad2f42f29c445d511c6dd273b7e35ed86
/juce/extras/Jucer (experimental)/Source/Project/jucer_ProjectExport_Make.h
27ddffbe9cf154e99e1f4d4a51871254f13a259b
[]
no_license
fubyo/osccalibrator
882d348ecf738a11f9bfddf3511693a69d6c1d9e
9c3652957c2ddc3d2a550f80be1cdb5e6707b8ce
refs/heads/master
2021-01-10T21:04:00.712697
2015-03-16T12:45:03
2015-03-16T12:45:03
32,316,417
0
0
null
null
null
null
UTF-8
C++
false
false
13,396
h
/* ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ JUCE can be redistrib...
[ "fubyo@yahoo.com" ]
fubyo@yahoo.com
996cb48127db21625a0694d6b23badc276e4891d
ae219d28725c9dd58c200ae76ba3bf3f2a90d557
/BrowserLauncher/xulrunner-sdk/include/nsIDOMHTMLStyleElement.h
bc96a2f12671f2871ae94ff9182096e6f7251055
[]
no_license
pepekinha/src
de1f0c64cf1238e019f4daf7f87d95849304d88e
5223858f05f6791f1dec30df1dbb91ae3e4f5952
refs/heads/master
2021-01-22T01:05:54.659896
2014-04-06T01:43:37
2014-04-06T01:43:37
27,421,524
3
2
null
null
null
null
UTF-8
C++
false
false
5,252
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/release-mozilla-1.9.2-xulrunner_win32_build/build/dom/interfaces/html/nsIDOMHTMLStyleElement.idl */ #ifndef __gen_nsIDOMHTMLStyleElement_h__ #define __gen_nsIDOMHTMLStyleElement_h__ #ifndef __gen_nsIDOMHTMLElement_h__ #include "nsIDOMHTMLElement.h...
[ "highnetlan@gmail.com" ]
highnetlan@gmail.com
87cddaad95add58021705f1e21827f0f7bb2bd33
3c3050f1a66acdd56bc04601c523730225940b8f
/fib/fib.cpp
6e017d977946b193b7375c55f9197386f1a81015
[ "MIT" ]
permissive
chenhongqiao/USACO
f8e54a99598b59d461532b5a6a63a36ba124eedc
186d9d5fffe2663effbbdb9df2c7726eeb651098
refs/heads/master
2023-06-25T05:10:56.754702
2023-06-07T19:47:42
2023-06-07T19:47:42
233,294,481
0
0
null
null
null
null
UTF-8
C++
false
false
248
cpp
#include <iostream> using namespace std; int f[100005]; int main() { int n; cin >> n; f[0] = 1; f[1] = 1; for (int i = 2; i < n; i++) { f[i] = f[i - 1] + f[i - 2]; } cout << f[n - 1] << endl; return 0; }
[ "harrychen0314@gmail.com" ]
harrychen0314@gmail.com
962d183b727eca2e5b882b4e00686d320a2671aa
db96b049c8e27f723fcb2f3a99291e631f1a1801
/src/objtools/blast/seqdb_writer/seqidlist_writer.cpp
0df7b7d2c4de9228714f1fb13aca90ccdbae12fb
[]
no_license
Watch-Later/ncbi-cxx-toolkit-public
1c3a2502b21c7c5cee2c20c39e37861351bd2c05
39eede0aea59742ca4d346a6411b709a8566b269
refs/heads/master
2023-08-15T14:54:41.973806
2021-10-04T04:03:02
2021-10-04T04:03:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,674
cpp
/* * =========================================================================== * * PUBLIC DOMAIN NOTICE * National Center for Biotechnology Information * * This software/database is a "United States Government Work" under the * terms of the United States Copyright Act. It w...
[ "ludwigf@78c7ea69-d796-4a43-9a09-de51944f1b03" ]
ludwigf@78c7ea69-d796-4a43-9a09-de51944f1b03
026abafe04e9c7daa8ef5380de84426794ef9f8c
9de0cec678bc4a3bec2b4adabef9f39ff5b4afac
/PWGLF/SPECTRA/AntiprotonToProton/AliProtonCorrectionAnalysisTask.cxx
2f39244c32f0e021023edc885b4086101ae456b2
[]
permissive
alisw/AliPhysics
91bf1bd01ab2af656a25ff10b25e618a63667d3e
5df28b2b415e78e81273b0d9bf5c1b99feda3348
refs/heads/master
2023-08-31T20:41:44.927176
2023-08-31T14:51:12
2023-08-31T14:51:12
61,661,378
129
1,150
BSD-3-Clause
2023-09-14T18:48:45
2016-06-21T19:31:29
C++
UTF-8
C++
false
false
9,551
cxx
#include "TChain.h" #include "TTree.h" #include "TString.h" #include "TList.h" #include "TH2F.h" #include "AliAnalysisTask.h" #include "AliAnalysisManager.h" #include "AliESDEvent.h" #include "AliESDInputHandler.h" #include "AliAODEvent.h" #include "AliAODInputHandler.h" #include "AliMCEventHandler.h" #include "AliMC...
[ "alina.gabriela.grigoras@cern.ch" ]
alina.gabriela.grigoras@cern.ch
0746439f41d9665433f7edc8b5c8e52135b5f69a
c0f94940a229f7a077bd9a0a16bb9865d6778580
/一週間で身につくC++問題/応用4/exprob4-6/main.cpp
c02c8c750e7eb313b63a006c0409511801a67dca
[]
no_license
kmichy/c-lang-practice
c8a6215d57733e8f01b87d989d2a5115fd178e5c
5d53375ff0e97622bce0f3b87fdaa6544d4bbcd7
refs/heads/master
2020-03-31T20:43:33.873719
2018-10-26T08:14:28
2018-10-26T08:14:28
152,552,718
0
0
null
null
null
null
UTF-8
C++
false
false
1,252
cpp
#include <iostream> #include <list> using namespace std; int main(){ list<int> li; int tmp = -2; list<int>::iterator itr; int flag = 0; while(tmp != -1){ if(tmp >= 0){ if(li.empty() == true){ li.push_back(tmp); cout << "入力された数:" << tmp << endl <<...
[ "aaaa0424pg@gmail.com" ]
aaaa0424pg@gmail.com
6d97da950bf869418808d0a6e38b5472ac11ed47
b2eff346882dbda0c272e9069b405fd46ea28eab
/src/masternodeman.cpp
381e3402c7b02bf884a71210d4d51d3217f459f6
[ "MIT" ]
permissive
baas-io/BaaS
6e2d33dc66e13cdb7e07314b20f7425f011784e3
9bf43e1dc0958f7ac61e37476bd651c5c1b0fbe5
refs/heads/master
2020-05-09T12:57:14.969063
2019-06-10T15:08:54
2019-06-10T15:08:54
173,232,149
0
0
MIT
2019-03-13T12:30:56
2019-03-01T03:59:38
C++
UTF-8
C++
false
false
28,661
cpp
// Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2018 The PIVX developers // Copyright (c) 2018-2019 The BaaS developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "masternodeman.h" #include...
[ "git@baas.io" ]
git@baas.io
12383b98e8cf38f7a7c9f6c7a652ad6d68cc6e13
e700064be70bc5faeb5c77fbbae3799517678599
/day01/ex07/replace.hpp
dee3696ac1466cd173733837f959ef93da95fc0f
[]
no_license
dadavyde/Piscine-c-
00425e44458596d0f28159358a53cbdbac242f7b
9b2890260a90dcaaaba68f1c2842d4eaf8ec7166
refs/heads/master
2020-04-02T00:26:46.549994
2018-10-20T14:58:04
2018-10-20T14:58:04
153,805,296
0
0
null
null
null
null
UTF-8
C++
false
false
1,112
hpp
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* replace.hpp :+: :+: :+...
[ "dadavyde@e2r12p6.unit.ua" ]
dadavyde@e2r12p6.unit.ua
0d8ca40c645151858a7729eb4563ba07ed9f4631
6f98564ab3c0ca98ac675c4d9bd919f2cb08e790
/trunk/src/linedef.cpp
78b824bef61d91fa7db061754db2d032fc3bd740
[]
no_license
BackupTheBerlios/godafude-svn
a0e065e786078f219e516f4225a7dded16ae4abf
c56dfe2b4ca1e7e0a3f438440f9d35c9e4f9e863
refs/heads/master
2021-01-22T02:40:58.866354
2005-05-19T19:26:55
2005-05-19T19:26:55
40,667,886
0
0
null
null
null
null
UTF-8
C++
false
false
1,831
cpp
// Godafude - A Map Editor for DOOM // Copyright (c) 2005 Sascha Mueller <dev@saschamueller.com> /****************************************************************** * This program is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License * * as published b...
[ "saschamueller@93ce3444-17f4-0310-869f-feeeb9b2a701" ]
saschamueller@93ce3444-17f4-0310-869f-feeeb9b2a701
253be2d3ccdfe659e8602874675d082bc42c8c46
77315d0f84ec16354b490e705722df39be47b7b6
/Source/NoesisGui/Private/GeneratedClasses/NoesisInt32Animation.cpp
61a89f54829c931b8d41d3504037edd6ceb35d0b
[]
no_license
miaohongbiao/UE4Plugin
d259f57fadf77a5b152249fe303f5947ae4f28b7
8ae40958c823e6a5a29f8ff3fef1ba4c4c449623
refs/heads/master
2021-06-21T14:26:42.443016
2017-02-27T19:48:27
2017-02-27T19:48:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,348
cpp
//////////////////////////////////////////////////////////////////////////////////////////////////// // Noesis Engine - http://www.noesisengine.com // Copyright (c) 2009-2010 Noesis Technologies S.L. All Rights Reserved. ///////////////////////////////////////////////////////////////////////////////////////////////////...
[ "hcpizzi@hotmail.com" ]
hcpizzi@hotmail.com
180232652d0bb435717b03179c614f3d4b4b7ef0
4114e01c18585e08f86c6fc7f15ac1600c5819f5
/src/qt/qrcodedialog.cpp
841707ed9863386213e57b647d8537b93eb6248f
[ "MIT" ]
permissive
digiwhite/IncaKoin
30b04e70f383b14c4dca8d1d77a761a04aeee222
373d3fc165f4fcf66676ab0895988356468ad8c5
refs/heads/master
2021-01-17T20:51:14.044916
2014-05-06T21:53:49
2014-05-06T21:53:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,314
cpp
#include "qrcodedialog.h" #include "ui_qrcodedialog.h" #include "IncaKoinunits.h" #include "guiconstants.h" #include "guiutil.h" #include "optionsmodel.h" #include <QPixmap> #include <QUrl> #include <qrencode.h> QRCodeDialog::QRCodeDialog(const QString &addr, const QString &label, bool enableReq, QWidget *parent) :...
[ "dyoungii@hotmail.com" ]
dyoungii@hotmail.com
bd91fa75e57acf590d0c13a255fb1dfc5666ebe6
3ff1fe3888e34cd3576d91319bf0f08ca955940f
/teo/src/v20220901/model/Https.cpp
c0f4cf0e2c4a83d1b82216d2c8c0446ff8b43f89
[ "Apache-2.0" ]
permissive
TencentCloud/tencentcloud-sdk-cpp
9f5df8220eaaf72f7eaee07b2ede94f89313651f
42a76b812b81d1b52ec6a217fafc8faa135e06ca
refs/heads/master
2023-08-30T03:22:45.269556
2023-08-30T00:45:39
2023-08-30T00:45:39
188,991,963
55
37
Apache-2.0
2023-08-17T03:13:20
2019-05-28T08:56:08
C++
UTF-8
C++
false
false
8,948
cpp
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved. * * 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/LICENSE-2.0 ...
[ "tencentcloudapi@tencent.com" ]
tencentcloudapi@tencent.com
bc7aea90a50e747241a13ab10ac9a921117f7ccd
84c6ab2471abe98ba15f7635200aa40c2649a4fe
/line_following_robot.ino
0577c496b4c8f46fa0e20d7e7e5578b5bca01e95
[]
no_license
mak8888/UNII_PROJECTS
3fbf609cf5ca3ea8154662cafee597da727edaac
695497aab4f39a4aaa7bae45a05f0ff5de837bc4
refs/heads/master
2020-03-23T15:31:03.503054
2018-12-17T00:17:06
2018-12-17T00:17:06
141,753,737
0
0
null
null
null
null
UTF-8
C++
false
false
1,239
ino
//Arduino Line Follower Code /*-------definning Inputs------*/ #define LS 2 // left sensor #define RS 3 // right sensor /*-------definning Outputs------*/ #define LM1 4 // left motor #define LM2 5 // left motor #define RM1 6 // right motor #define RM2 7 // right motor void setup() {...
[ "noreply@github.com" ]
noreply@github.com
b3b75f47ea489f196ffd89d5f286e43e0c435fa4
eb43dfffd3a353acbe57b76d3a0e89754773825a
/validate_binary_search_tree.cpp
be57fbeec7d4a8a200a3cf79dd829214da5b876e
[]
no_license
deekookee/lintcode
d85a2bac0df10fe70ae3b755f8b9dc07d7fb90ad
f3e9ce5f981851872492ad48c86e8179824778c2
refs/heads/master
2021-01-15T23:50:11.831424
2016-01-05T04:47:54
2016-01-05T04:47:54
32,809,299
0
0
null
null
null
null
UTF-8
C++
false
false
828
cpp
/** * Definition of TreeNode: * class TreeNode { * public: * int val; * TreeNode *left, *right; * TreeNode(int val) { * this->val = val; * this->left = this->right = NULL; * } * } */ class Solution { public: /** * @param root: The root of binary tree. * @return: ...
[ "deekookee@gmail.com" ]
deekookee@gmail.com
d79564734d4232c2285457ed33a8fdc8c1d25f9c
857de7d2b0a4d5eb7627cf71cde56371754da751
/include/bx/inline/mutex.inl
d17855ad923a47fe5a1b1b13f5fa602e73e7d339
[ "BSD-2-Clause", "LicenseRef-scancode-free-unknown" ]
permissive
bkaradzic/bx
b8f1de65eb9e32efb46f53a3d7ee23c433b52622
198cd120e4941d8aeb677db945ef4291a1ced291
refs/heads/master
2023-08-17T22:28:13.507632
2023-07-30T17:16:30
2023-07-30T17:16:30
3,925,157
492
528
BSD-2-Clause
2023-09-04T16:46:05
2012-04-04T03:22:13
C++
UTF-8
C++
false
false
431
inl
/* * Copyright 2010-2023 Branimir Karadzic. All rights reserved. * License: https://github.com/bkaradzic/bx/blob/master/LICENSE */ #ifndef BX_MUTEX_H_HEADER_GUARD # error "Must be included from bx/mutex.h!" #endif // BX_MUTEX_H_HEADER_GUARD namespace bx { inline MutexScope::MutexScope(Mutex& _mutex) : m_mutex(_...
[ "branimirkaradzic@gmail.com" ]
branimirkaradzic@gmail.com
885c4625c80194e65130703d9ac6a9c4f1b0f26e
147173f34c70f7a430f23bd37f053c1199eaee50
/src/xalanc/XercesParserLiaison/XercesLiaisonXalanDOMStringPool.cpp
29e844db3b6e5aab24e7e6b19b7c77a756f31152
[ "Apache-2.0" ]
permissive
rherardi/xml-xalan-c-src_1_10_0
d9d741f9a962e0071f1c493cf33bddf58fec8264
24e6653a617a244e4def60d67b57e70a192a5d4d
refs/heads/master
2020-06-06T05:18:17.933866
2015-05-12T07:49:55
2015-05-12T07:49:55
35,316,186
0
0
null
null
null
null
UTF-8
C++
false
false
2,240
cpp
/* * Copyright 1999-2004 The Apache Software Foundation. * * 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/LICENSE-2.0 * * Unless requir...
[ "rherardi@alumni.stanford.edu" ]
rherardi@alumni.stanford.edu
8073bcd42ba6e5d2323c8a07a85098429cb3d982
f485dad122e8f8cc9225584890b9b51673c14a13
/utility.hxx
af833d3c09472d1a9cfe73504f91872a0e189cc9
[]
no_license
m-renaud/cxx-utils
c48a5d638ae0a58024e312e79593cd0d4423ee2e
b9d9ae3febed361dc82cfb73dde0e52d722654f0
refs/heads/master
2020-04-10T00:50:30.176736
2013-07-25T15:12:22
2013-07-25T15:12:22
5,664,546
1
1
null
null
null
null
UTF-8
C++
false
false
1,087
hxx
#ifndef MRR_CXX_UTILS_UTILITLY_HXX_ #define MRR_CXX_UTILS_UTILITLY_HXX_ #include <ios> #include <sstream> //m=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- namespace mrr { //=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- template <typename T, typename Char, type...
[ "mrenaud92@gmail.com" ]
mrenaud92@gmail.com
27aa3232cd65ee3e652912d58c036ff14e43f252
c5bed7c3300f0e25f6e6ca32b01cfcf74c0199b6
/include/ideoengine/collector/OutputCollector.h
e30346bc4a0a16e00fdc04ff99ad63a9b8a1cf3f
[]
no_license
LeonLee8Hang/IdeoEngine
cdbcf80972ac0f07c545bc97ca77d9f9aed68a82
29f741a6373f41028156204ac5d6ab0e97f37145
refs/heads/main
2023-03-01T19:25:06.893878
2021-02-08T16:34:11
2021-02-08T16:34:11
337,065,523
0
0
null
null
null
null
UTF-8
C++
false
false
645
h
#pragma once #include <memory> #include <string> namespace ideoengine { namespace base { class Tuple; } namespace collector { class OutputQueue; class OutputCollector { public: OutputCollector(); OutputCollector(int32_t taskIndex, const std::string& taskName, std::shared_ptr<OutputQueue> queue); voi...
[ "noreply@github.com" ]
noreply@github.com
714577fa0bcfa51e0ea4dfe3dff6b915d8ac4ddd
b9bc60cca34c6b4f8a750af6062f357f18dfcae2
/tensorflow/core/common_runtime/function.cc
2d29f5176d03cb884e293edf5d1908d56e89d8ce
[ "Apache-2.0" ]
permissive
lidenghui1110/tensorflow-0.12.0-fpga
7c96753aafab5fe79d5d0c500a0bae1251a3d21b
f536d3d0b91f7f07f8e4a3978d362cd21bad832c
refs/heads/master
2022-11-20T11:42:11.461490
2017-07-28T09:28:37
2017-07-28T09:28:37
98,633,565
3
2
Apache-2.0
2022-11-15T05:22:07
2017-07-28T09:29:01
C++
UTF-8
C++
false
false
40,274
cc
/* Copyright 2015 The TensorFlow Authors. All Rights Reserved. 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/LICENSE-2.0 Unless required by applicable law or a...
[ "lidenghui@hadoop67.localdomain" ]
lidenghui@hadoop67.localdomain
9a38aa2eccb3ff15892272da8b139e65635817ee
1af05ed3593f813afb0973401736aad836318e61
/RaiseTheGameJame2020/Source/RaiseTheGameJame2020/Public/RunFromKillerAgentTask.h
00f07b851dda2974c7d161a45a2955a2fc08f8e0
[]
no_license
OverAHill/-raisethegamejam-2020
ae6db2082f9eddc9fb5cf04827b78cf7733997ba
74acf6514f170c8b9314dc88c0c8156b143341c0
refs/heads/main
2023-01-14T08:22:43.372473
2020-11-20T11:06:26
2020-11-20T11:06:26
313,878,460
0
0
null
null
null
null
UTF-8
C++
false
false
699
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "IAgentTask.h" /** * */ class RAISETHEGAMEJAME2020_API RunFromKillerAgentTask : public IAgentTask { private: AActor* ParentReference; FVector* PointerPosForPathfinding; AActor* KillerRef...
[ "john.whiles@hotmail.com" ]
john.whiles@hotmail.com
3f7554073c48c8e55128a42c3b9d52e96eb456e8
aa518ca6e354ef98929275a0f4f3675f8fb4bd07
/src/uniforms.h
2f3eb3e7564313a9f574fb662a6622bb01c85222
[]
no_license
YangZhongLou/Renderer
94631e8bf7415ce3ca8e3034a58d15d5c6cb6f13
3901f0594b991d25d473dff24ca941cde5a6a686
refs/heads/master
2021-05-15T07:14:11.277490
2018-04-11T05:58:52
2018-04-11T05:58:52
111,370,281
0
0
null
null
null
null
UTF-8
C++
false
false
631
h
/** * Author ZhongLou Yang, 2018-2-5 */ #pragma once #include <glm/glm.hpp> #include <glm/gtc/matrix_transform.hpp> #include <vulkan/vulkan.h> namespace Concise { class Uniforms { private: struct { glm::mat4 projectionMatrix; glm::mat4 modelMatrix; glm::mat4 viewMatrix; } m_vsData; struct {...
[ "496882865@qq.com" ]
496882865@qq.com
4f320c1cc2847fd9b1513c2ae64f3f22018295cd
544d81c99743fafe64b7724d81fc6cd660a9ea22
/Source/Clockpunk/Private/Monster.cpp
adf2da108a59b9c704d2cca482f852bc126686dc
[]
no_license
axandros/Clockpunk-Shooter-RPG
2a517928fcac1d173da94a733650453ca9417f27
a75aaf1ea1cef4d663ee272ec0b680f3714b87f8
refs/heads/main
2022-12-30T14:48:54.062711
2020-10-17T01:12:30
2020-10-17T01:12:30
300,431,656
0
0
null
null
null
null
UTF-8
C++
false
false
1,004
cpp
// Copyright 2020 Tristan "Axandros" Brumagin. #include "Monster.h" #include "QueryPerceptionComponent.h" #include "HealthComponent.h" // Sets default values AMonster::AMonster() { // Set this character to call Tick() every frame. You can turn this off to improve performance if you don't need it. PrimaryActorTick...
[ "brumagint@outlook.com" ]
brumagint@outlook.com
c4c0b48d44f7b39d9ffe7aea07fbe471ca51d941
f3bff538925787d41be01428618f322476afd4b2
/Scheduler.cc
5684bcc48cf90fe3d7931397096bb31727490b13
[]
no_license
joeyleeeeeee97/MicoThread
0937c81d6e178bfef1e6957eac06dbbd3d9b7532
0a57186399985545fd55ae81cff090f61328d119
refs/heads/master
2020-03-21T01:50:32.625078
2018-06-20T01:48:08
2018-06-20T01:48:08
137,965,877
0
0
null
null
null
null
UTF-8
C++
false
false
677
cc
#include"Scheduler.h" using namespace mt; void Scheduler::yield(){ if(curthread_idx == -1){ return ; } mthread* t = threads[curthread_idx]; t->state = State::SUSPEND; curthread_idx = -1; swapcontext(&(t->context), &main); } void Scheduler::resume(int id){ if(id < 0 || id >=...
[ "joeyleeeeeee97@github.com" ]
joeyleeeeeee97@github.com
638b0123229d6e1d00c440327e4e3106f0a46d25
2d361696ad060b82065ee116685aa4bb93d0b701
/src/sra/readers/sra/sraread.cpp
43241682aba67aaf42abe9e74f59830bb8f9b34f
[ "LicenseRef-scancode-public-domain" ]
permissive
AaronNGray/GenomeWorkbench
5151714257ce73bdfb57aec47ea3c02f941602e0
7156b83ec589e0de8f7b0a85699d2a657f3e1c47
refs/heads/master
2022-11-16T12:45:40.377330
2020-07-10T00:54:19
2020-07-10T00:54:19
278,501,064
1
1
null
null
null
null
UTF-8
C++
false
false
17,112
cpp
/* $Id: sraread.cpp 519877 2016-11-18 20:51:27Z vasilche $ * =========================================================================== * * PUBLIC DOMAIN NOTICE * National Center for Biotechnology Information * * This software/database is a "United States Government Wor...
[ "aaronngray@gmail.com" ]
aaronngray@gmail.com
d9a53ba3b9d9bb1e4234d31605bb408db740c27c
6cecdbbe6eb721a0e43c07ed2b31bdcc9e553c55
/Sail2D/Runs/first_flatplate_300_4/case/1000/nut
b411e38f8ec8dbfd26add933da18ce95d207af6e
[]
no_license
kiranhegde/Gmsh
799d8cbefb7dd3f3d35ded15b40292fd3ede6468
fefa906dabfddd9b87cc1f0256df81b4735420e1
refs/heads/master
2021-01-19T23:21:57.414954
2015-01-21T02:02:37
2015-01-21T02:02:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
391,404
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | ...
[ "rlee32@gatech.edu" ]
rlee32@gatech.edu
1159c684e654e201f34f0fc83e7047263240f84b
de7e771699065ec21a340ada1060a3cf0bec3091
/core/src/java/org/apache/lucene/analysis/tokenattributes/TermFrequencyAttributeImpl.cpp
cadaf084564d53b7be3302c4dfe7b9e660323ed0
[]
no_license
sraihan73/Lucene-
0d7290bacba05c33b8d5762e0a2a30c1ec8cf110
1fe2b48428dcbd1feb3e10202ec991a5ca0d54f3
refs/heads/master
2020-03-31T07:23:46.505891
2018-12-08T14:57:54
2018-12-08T14:57:54
152,020,180
7
0
null
null
null
null
UTF-8
C++
false
false
1,777
cpp
using namespace std; #include "TermFrequencyAttributeImpl.h" #include "../../util/AttributeReflector.h" namespace org::apache::lucene::analysis::tokenattributes { using AttributeImpl = org::apache::lucene::util::AttributeImpl; using AttributeReflector = org::apache::lucene::util::AttributeReflector; TermFrequencyAtt...
[ "smamunr@fedora.localdomain" ]
smamunr@fedora.localdomain
a31ce121137097d515165f2a3d0fce56b8536c77
00fe410ea9e57dfd09c5406d76ad0c700de936b3
/AnalyzerExamples/USBAnalyzer/USBTypes.cpp
e71a46fa953cb416960fb6acab7564f0e95bcdf8
[]
no_license
mitnad/RFFEAnalyzer
56f0436b9e67b53cfea38fa25c434631955b8e90
a05a4905a7cb2a06d4339b020afbc48b64a0a43c
refs/heads/master
2021-05-29T11:08:24.505774
2015-07-31T20:40:57
2015-07-31T20:40:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,809
cpp
#include <AnalyzerChannelData.h> #include <AnalyzerHelpers.h> #include <algorithm> #include "USBAnalyzer.h" #include "USBAnalyzerResults.h" #include "USBTypes.h" std::string GetPIDName(USB_PID pid) { switch (pid) { case PID_IN: return "IN"; case PID_OUT: return "OUT"; case PID_SOF: return "SOF...
[ "SeanOBoyle@users.noreply.github.com" ]
SeanOBoyle@users.noreply.github.com
d605268e4be432ce8730d4cc4ca1f08192489775
db8eb39619ee8c4e45a21b9e538b27fabcf41561
/Engine/Colors.h
c5d5b869d20b66650fcc523e4f523e194982b43f
[]
no_license
EnDronist/BreakOut-Engine
7596eb292d18cb784ee3257ab6d63214ec7c1036
3e9b75a3b6ab4fe5c0fbba4f67f2b6e8ed4e694b
refs/heads/master
2021-08-01T07:17:49.359665
2021-07-30T04:56:29
2021-07-30T04:56:29
199,389,111
1
0
null
null
null
null
UTF-8
C++
false
false
3,816
h
/****************************************************************************************** * Chili DirectX Framework Version 16.07.20 * * Colors.h * * Copyright 2016 PlanetChili <http://www.planetchili.net> * * * * This file is part of The Chili DirectX F...
[ "enderdron@mail.ru" ]
enderdron@mail.ru
60cd36fc44f8cea6cb6c0d23c73a269896eb44b6
d93fe00111f8072d803f7d13a576ce77267b9fd0
/src/zmq/zmqpublishnotifier.cpp
4aa9f1b9074b7a4a8d605d326debb9133e793fef
[ "MIT" ]
permissive
yiya-core/yiya-core
279dcb00f6eb94bdd7eadee4e197565a9f5ecf5f
54bdc5c72f6d760cb3ec840f202c289bccd03ccd
refs/heads/master
2020-08-07T15:06:30.855194
2019-10-14T20:25:18
2019-10-14T20:25:18
213,237,061
0
0
null
null
null
null
UTF-8
C++
false
false
5,737
cpp
// Copyright (c) 2015-2016 The Bitcoin Core developers // Copyright (c) 2019 The Yiya Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "chain.h" #include "chainparams.h" #include "streams.h" #include "zmq...
[ "yiya-core@protonmail.com" ]
yiya-core@protonmail.com
07cb46addb3cbd02f2e54b7c5c510d147f9d48d7
1a981ff15c2ceabbb6d6bb0caeacb0e6df3afff9
/src/Shared/Level/Dungeon.cpp
030fad0c336b7839ffba65ec69a1822021faa7eb
[ "MIT" ]
permissive
alexismartin/NecroEdit
186ca6e3ea21556ba579e9bffad3a105972a3742
1684847c7d4423eba2a28c789cd1a282a2236b91
refs/heads/master
2021-01-22T02:57:41.648431
2016-05-06T23:14:10
2016-05-06T23:14:10
56,936,528
0
0
null
2016-04-23T19:15:38
2016-04-23T19:15:38
null
UTF-8
C++
false
false
8,524
cpp
#include <boost/filesystem/path.hpp> #include <SFML/System/Vector2.hpp> #include <Shared/External/PugiXML/pugixml.hpp> #include <Shared/Level/Dungeon.hpp> #include <Shared/Level/Level.hpp> #include <Shared/Level/Tile.hpp> #include <Shared/Utils/MakeUnique.hpp> #include <Shared/Utils/Utilities.hpp> #include <algorithm> ...
[ "defmenge@googlemail.com" ]
defmenge@googlemail.com
a631c4151970d940a242f37e903edf0f3f304303
0d07ac8085bcb005d243fc315170727620ea4297
/src/qt/receivecoinsdialog.cpp
50e686121ec9a21c90f78fd4461897c16b9f15c7
[ "MIT" ]
permissive
dsdsenen/Dividend
cde017d2e34d5e63db1fbe670884146f287df058
d6f32603a78df27e7b32da7f9a22fa932beea75a
refs/heads/master
2020-03-25T01:25:27.374964
2018-08-02T14:46:50
2018-08-02T14:46:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,354
cpp
// Copyright (c) 2011-2014 The Bitcoin developers // Copyright (c) 2017 The PIVX developers // Copyright (c) 2017 The Dividend developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "receivecoinsdialog.h" #inclu...
[ "didy@didy.project" ]
didy@didy.project
5372d7627087ac6e4e198bea89a5227ff3bf24b9
198f7ade46226ef0eac2f7beb39716ed2d0ba07b
/6.code/storyBlocks_v2/src/UI.h
9631610f8c3ad572a795d6433b090f43b046913a
[]
no_license
EveraertJan/NarrativeCoding
942487e9a18d88707e4f399fc941ebdda46b5999
95608e13f9c50fa88b42e86bcf87ed2ed578f211
refs/heads/master
2021-01-19T06:06:04.048607
2015-06-25T13:56:27
2015-06-25T13:56:27
32,923,018
1
0
null
null
null
null
UTF-8
C++
false
false
337
h
// // UI.h // storyBlocks_v2 // // Created by jan everaert on 24/05/15. // // #pragma once class UI{ public: ci::Area showBookScan(); ci::Area showGreenCard(); ci::Area TagScan(); void tutorial(); void showTagConnections(std::vector<ci::Vec2i> tags); int cx; int cy; int ta...
[ "jan@crashlab.be" ]
jan@crashlab.be
7afffd6e8fe3f2215aea46b4fcb073b720d305cc
7d210e6214835fbc3b29702896db2c3fcd01e6bc
/compute-only-sample/costestmc/costestmc.cpp
590849e563a09709936579b8cc8cb47f8dec2b15
[ "MIT" ]
permissive
TheMindVirus/roscos
0c159be9c0199a5b716668806066d825f1a104c6
f902135d31986d0c9c4d3eda736390052d6330e3
refs/heads/main
2023-07-19T11:19:50.782156
2021-09-01T00:34:01
2021-09-01T00:34:01
401,210,985
1
0
null
null
null
null
UTF-8
C++
false
false
18,659
cpp
// costestmc.cpp : Defines the entry point for the console application. // #include <windows.h> #include <d3d11_1.h> #include <dxgi1_3.h> #include <d3dcompiler.h> #include <directxmath.h> #include <directxcolors.h> #include <d3d12.h> #include <stdio.h> #include <exception> #include <memory> #include <list> #include...
[ "a1.cota.365@gmail.com" ]
a1.cota.365@gmail.com
a26432278fda88d734c3b4b411441bea75dcabd8
a4a26652f87ea97a4452100dd44a6ca94e7dea1f
/17-Moderate/17-7.cpp
768d36691c1236a34ef2e29b28593278d902891a
[]
no_license
talentlei/CTCI150
b8f342a808dd8c998fc2207b188db24b352cd26b
d0eb8947e45ade1058bf5497889d382521795de0
refs/heads/master
2021-01-25T12:01:50.563964
2015-07-23T12:09:54
2015-07-23T12:09:54
33,870,438
0
0
null
null
null
null
UTF-8
C++
false
false
1,136
cpp
vector<string> ones = {"one", "two", "three", "four", "five", "six", "seven", "eight", "nine"}; vector<string> teens = {"eleven", "twelve", "thirteen", "fourteen", "fifteen", "sixteen", "seventeen", "eighteen", "nineteen"}; vector<string> tens = {"ten", "twenty", "thirty"...
[ "chenlei_0630@163.com" ]
chenlei_0630@163.com
d18145e988e283b88fe461c152836b2bfe3b0b64
bb6ebff7a7f6140903d37905c350954ff6599091
/sync/engine/non_blocking_type_processor_core.cc
a14a8d003a1c41f62c1b438940e8e6f93d3dbc7e
[ "BSD-3-Clause" ]
permissive
PDi-Communication-Systems-Inc/lollipop_external_chromium_org
faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f
ccadf4e63dd34be157281f53fe213d09a8c66d2c
refs/heads/master
2022-12-23T18:07:04.568931
2016-04-11T16:03:36
2016-04-11T16:03:36
53,677,925
0
1
BSD-3-Clause
2022-12-09T23:46:46
2016-03-11T15:49:07
C++
UTF-8
C++
false
false
10,979
cc
// 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. #include "sync/engine/non_blocking_type_processor_core.h" #include "base/bind.h" #include "base/format_macros.h" #include "base/logging.h" #include "base...
[ "mrobbeloth@pdiarm.com" ]
mrobbeloth@pdiarm.com
2ff048ef19927c43c6bc59f13b50d6de6a5fde63
435512e4c40fca9e9f9293b6e4c0915534db063a
/191_numberOf1Bits/numberOf1Bit.cpp
40e8106b456e7c53ed23f793824070d2d70ef734
[]
no_license
gavin-dtl/LeetCode
4e9f190b5c59bad1b479324d56f4a35e6c814dbf
1b260af9b6c298c1926a14ef52d8af9476f8064f
refs/heads/master
2021-01-19T03:22:47.357959
2015-04-16T05:55:49
2015-04-16T05:55:49
33,853,756
0
0
null
null
null
null
UTF-8
C++
false
false
1,238
cpp
/* ************************************************************************ * Filename: numberOf1Bit.c * Description: * Version: 1.0 * Created: 2015Äê04ÔÂ14ÈÕ 16ʱ22·Ö12Ãë * Revision: none * Compiler: gcc * Author: YOUR NAME (), * Company: * *********...
[ "gavin.deng@eyeseeuhd.com" ]
gavin.deng@eyeseeuhd.com
c7d124beaaa7866c4a7544a483694ceb219e1e1c
6d00b88d4ea8afe7a169813f79a640f91e87b691
/GameEngine_101/src/AI/cNPCManager.h
64993db53b637a485f2b8365108a4a71c59e4183
[]
no_license
amengol/Fanshawe_Game_Jam
cce3aa48ecf97fef6649ce170bd1f9f6c5510a53
9f045ac028646766aaf3609705cbce8ef798f7e9
refs/heads/master
2020-03-12T19:00:19.962194
2018-08-03T20:02:58
2018-08-03T20:02:58
130,774,966
3
0
null
null
null
null
UTF-8
C++
false
false
1,529
h
/** Controls NPCs @author Jorge Amengol @version 1.2 @date April 24th, 2018 */ #pragma once #include <vector> #define GLM_ENABLE_EXPERIMENTAL #include <glm\gtx\quaternion.hpp> class cCharacterControl; class cNPCManager { public: cNPCManager(); ~cNPCManager(); // Sets the player chara...
[ "jorge.amengol@gmail.com" ]
jorge.amengol@gmail.com
4506694faf89d559c538fa990f5be73868814dcf
87e4278a37b5bd0cd7e315d6ca61a75f6af6e13f
/build-testa-Desktop_Qt_5_14_0_GCC_64bit-Debug/ui_mainwindow.h
dd192fb41a9a4a3d0de0d765be001b8359c006ed
[]
no_license
Toufikos/testa
2eade00d7b456f409e2d645ddc19c0443ea0e125
c2358792b79d2cbd8adc61c3b84a7259147cc8e4
refs/heads/master
2021-06-09T10:32:09.682456
2021-04-15T11:28:43
2021-04-15T11:28:43
146,779,272
0
0
null
2019-11-07T09:17:06
2018-08-30T16:51:21
HTML
UTF-8
C++
false
false
7,249
h
/******************************************************************************** ** Form generated from reading UI file 'mainwindow.ui' ** ** Created by: Qt User Interface Compiler version 5.14.0 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ***************************************...
[ "toufik@forgia.fr" ]
toufik@forgia.fr
2381ce1ba631e6a9134d4cc6230a360c19af908f
33e2e66cb1d865f138a38d06858b0c93c846a90b
/src/common/const.h
dc1a44f79df8614960e165c789e8d580ddfb3b19
[ "MIT" ]
permissive
duzhanyuan/raftkvdbdemo
155c3e4c52f1f45afd09d8389e59643746df34b6
65a4215e95b3a41ca83010633d19272dd2ea37fd
refs/heads/master
2021-05-04T15:06:05.045568
2016-12-06T07:48:32
2016-12-06T07:48:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
678
h
// Copyright (c) 2017, Kai-Zhang // Use of this source code is governed by a MIT license that can be // found in the LICENSE file. // // Author: Kai Zhang (cs.zhangkai@outlook.com) #ifndef ORION_COMMON_CONST_H #define ORION_COMMON_CONST_H #include <stdint.h> #include <string> namespace orion { namespace status_code ...
[ "cs.zhangkai@outlook.com" ]
cs.zhangkai@outlook.com
94e982f4aa35ec034e3c8f6eb3af86c938514139
363176993f80d8acdf6f53ef0eb742a69afb008a
/chrome/browser/web_applications/components/web_app_file_handler_registration.h
8fc1250b77f68aa5adb05b45bf6a7d10ff73fd59
[ "BSD-3-Clause" ]
permissive
nico/chromium
1ab2f891d6f05c8914f2f5a80e08e3564fd43110
777ca4b71dcae380958a8255a9f8e35c4623f5dc
refs/heads/master
2023-03-14T16:29:08.617171
2020-03-19T23:11:13
2020-03-19T23:11:13
248,628,027
1
0
BSD-3-Clause
2020-03-19T23:46:43
2020-03-19T23:46:43
null
UTF-8
C++
false
false
1,789
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 CHROME_BROWSER_WEB_APPLICATIONS_COMPONENTS_WEB_APP_FILE_HANDLER_REGISTRATION_H_ #define CHROME_BROWSER_WEB_APPLICATIONS_COMPONENTS_WEB_APP_FILE_HA...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
9162de5d25b81db763221dd1b926703ee36a5a00
fc47888757bc8b8eb18a0f4f13523625bece0b24
/poj/1/1099.cc
83ad44135a0c32b30e66c8cd660637e3879d45a9
[ "MIT" ]
permissive
eagletmt/procon
14f015d4cdb9eb324dbaf656b916848a1304c9b5
adbe503eb3c1bbcc1538b2ee8988aa353937e8d4
refs/heads/master
2021-01-18T23:38:54.638301
2016-09-22T12:35:35
2016-09-22T12:35:35
18,721,091
1
0
null
null
null
null
UTF-8
C++
false
false
2,492
cc
#include <iostream> #include <vector> #include <iterator> using namespace std; int main(void) { int M; int c = 1; while (cin >> M && M != 0) { vector<vector<int> > matrix(M, vector<int>(M, 0)); for (int i = 0; i < M; i++) { for (int j = 0; j < M; j++) { cin >> matrix[i][j]; } } ...
[ "eagletmt@gmail.com" ]
eagletmt@gmail.com
30ca46a965303d1c4f64f033b418debf651cebda
dacc64ddc2f9044666d9f84423476fb7745ff477
/DeamonConnectionLinux.cpp
0a73961f78a1ceaac610dc12d8fcbeb5b4e41c3a
[]
no_license
sarvex/Aircel
63061889ba8d6be29c32e3ac7a0fe271c0ab754d
ae3de8e3f3022bf0484ee702dd243ed6756b65bc
refs/heads/main
2023-07-07T08:04:48.105341
2023-06-23T22:20:01
2023-06-24T00:37:27
32,200,627
0
0
null
2023-09-05T11:20:14
2015-03-14T07:24:12
C++
UTF-8
C++
false
false
1,506
cpp
#include "Data.h" #include "DeamonConnection.h" #include "DeamonDatabase.h" #include "DeamonSetting.h" #include "Define.h" #include <QDateTime> #include <QDebug> DeamonConnection* DeamonConnection::singleton = NULL; DeamonConnection* DeamonConnection::getInstance () { if (NULL == singleton) { sing...
[ "sarvex.jatasra@gmail.com" ]
sarvex.jatasra@gmail.com
72dbc3f4aef25f3b62ca3141c22f27b7272cb918
ca9abc5c0755ca3e38dcaad8b54296ebb4994684
/PlaytimeViewer/include/NSUtil.h
f31fccfabbd9961408a8a466f797c4e5f7ba0bf8
[]
no_license
Sage-of-Mirrors/PlaytimeViewer
70fa1e9dad36643bebbfc9106752ab0e83a9d6c6
d12fc85a2ba761d5e36d4829c763863140b1ea12
refs/heads/master
2020-11-24T05:44:31.695356
2019-12-17T23:03:34
2019-12-17T23:03:34
227,990,947
0
0
null
null
null
null
UTF-8
C++
false
false
155
h
#pragma once #include <switch.h> #include <string> NsApplicationControlData* GetAppControlData(uint64_t app_id); std::string GetAppName(uint64_t app_id);
[ "ascenciod5369@my.uwstout.edu" ]
ascenciod5369@my.uwstout.edu
9892278f3db50d5060d044c92ec1aa301ff8c6b7
ce8151aa1c513d46f55e7f7c53e5ab2a405202e9
/소스.cpp
e9b3d9f9ba6dfcf0653c4a90ad8f94ba2d0f30aa
[]
no_license
BbakSsang/Baek
6a7c00a9700060e314c6fa7a9abcc0c3f9a39da6
0a196de305250fcda04666e0a7be0263d74b3d8f
refs/heads/master
2022-12-14T07:55:44.426420
2020-09-17T13:38:56
2020-09-17T13:38:56
288,448,362
0
0
null
null
null
null
UHC
C++
false
false
1,480
cpp
//#include<iostream> //#include <string> //using namespace std; // // //int main(void) { // ios::sync_with_stdio(false); // cin.tie(NULL); // int v1, v2; // string num1, num2, result; // cin >> num1 >> num2; // int max = 0, temp = 0, min; // // if (num1.length() > num2.length()) { // max = n...
[ "alexpark216@gmail.com" ]
alexpark216@gmail.com
054dcf1040aaa4566b974dc10fddb50daada4796
73690acce99b294415635f1c5fcb17885910b9b8
/Student.cpp
8651d745b28f69892d6ea060b0b4e352c99780b6
[]
no_license
5aminz/NewProject--car--person--list-
ec29a80f63fba6d6d68c0ebfdc42f124ff04f2b2
7dd96a6c7919d5f6e17a1bd832a0cd9f33c5dd9b
refs/heads/master
2021-01-13T02:08:47.351959
2014-09-16T01:29:39
2014-09-16T01:29:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
315
cpp
#include "Student.h" Student::Student (string major, int studentNo, int age, int sin, string firstName, string lastName):Person(age, sin, firstName, lastName){ this->major = major; this->studentNo = studentNo; } const char* Student::Order(){ return (getLastName() + "," + getFirstName()).c_str(); }
[ "samin95@gmail.com" ]
samin95@gmail.com
a69f6c5f41ab7598d384aeec1aaf9809f44ce1e5
947b74dc1a74cd6d05ac07fa08c14ef0085469a5
/Chapter 1/2.cpp
2ee3fa787859cc9b611f6e1473d7dfd2aacbcf2f
[]
no_license
arlenebatada/Cpp-solutions-to-Cracking-the-Coding-Interview
59bedee62325d8dd06cb85f1a231cda7db900434
0e4bb3bd7e7a18ca25b24c2c9e483004aa284a6f
refs/heads/master
2021-01-11T19:53:24.146690
2017-02-28T17:23:05
2017-02-28T17:23:05
79,418,216
1
0
null
null
null
null
UTF-8
C++
false
false
545
cpp
#include<iostream> using namespace std; int main() { string s1, s2; getline(cin, s1); getline(cin, s2); int s1_length=s1.length(); if (s1_length != s2.length()) { cout<< "not permutation"; return false; } int ascii_array[256]; for(int i=0; i< 256; i++) { ascii_array[i]=0; } for (int i=0; i <...
[ "arlenebatada@ymail.com" ]
arlenebatada@ymail.com
b2b28b7a29994fd8ef7dbd3f4d7840429b1cdfd9
093745115834d5469bec31dfb4b94b6903dfd731
/Sorting and Searching/Sum_of_Two_Values.cpp
be3d190df77c2dfecaefc59b7aba32caf5803ab8
[]
no_license
ryanlu2240/CSES_Problem_Set
8e18e91fdd9076531439a5fa72ba59acec416b80
3fe554d69a06fc7d15a4bbe862e775734eda14c1
refs/heads/master
2023-03-10T21:47:08.964038
2021-03-01T11:33:32
2021-03-01T11:33:32
326,131,236
0
0
null
null
null
null
UTF-8
C++
false
false
928
cpp
#include <iostream> #include <vector> #include <algorithm> #include <math.h> #include <map> #include <string> #include <string.h> #include <unistd.h> #include <limits.h> #include <iterator> #define ll long long using namespace std; int main(void){ ios::sync_with_stdio(false); cin.tie(NULL); vector<pair<...
[ "kevinlu2240@gmail.com" ]
kevinlu2240@gmail.com
addfcd51a2c78ccf62e96841ec2b4e48bccb4227
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/curl/gumtree/curl_repos_function_2064.cpp
452fe4241a991b78ef5b2a4b35b016e4281c0a61
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,300
cpp
Curl_addrinfo * Curl_he2ai(const struct hostent *he, int port) { Curl_addrinfo *ai; Curl_addrinfo *prevai = NULL; Curl_addrinfo *firstai = NULL; struct sockaddr_in *addr; #ifdef ENABLE_IPV6 struct sockaddr_in6 *addr6; #endif CURLcode result = CURLE_OK; int i; char *curr; if(!he) /* no input == no...
[ "993273596@qq.com" ]
993273596@qq.com
d8d3629675b4138384d51d04aff36cbdf2a83a0a
ed71c7bc5e116282084713b0ec36b1370780f99e
/icu/source/layout/PairPositioningSubtables.cpp
bbd9519f452db6917d5f7d4cd14432e367bbb094
[ "ICU", "LicenseRef-scancode-unicode" ]
permissive
alexswider/dropup.brigade
12e6a12f82a44e568f39b98bb0dbafee78c0c3f7
13fa5308c30786b5bba98564a0959b3c05343502
refs/heads/master
2021-01-18T22:20:51.901107
2016-04-25T18:46:27
2016-04-25T18:46:27
47,217,645
0
0
null
null
null
null
UTF-8
C++
false
false
6,327
cpp
/* * * (C) Copyright IBM Corp. 1998-2006 - All Rights Reserved * */ #include "LETypes.h" #include "LEFontInstance.h" #include "OpenTypeTables.h" #include "GlyphPositioningTables.h" #include "PairPositioningSubtables.h" #include "ValueRecords.h" #include "GlyphIterator.h" #include "OpenTypeUtilities.h"...
[ "marcinkozakk@gmail.com" ]
marcinkozakk@gmail.com
0f16a4a75f579941d353e36c5cb916dba58def25
7fb6c68e6bf7cd3224ce02aea55ea5b4cee607a3
/facecat_cpp/include/chart/ChartTitleBar.h
690434604f5ef9b6787d579c776d1f4506fa88c6
[ "BSD-2-Clause" ]
permissive
kknet/facecat
db02b26fd6ca1c472d156cc18e9a5d9c2b77e8ec
bd33eeda1e1b552a2296c833b89254a8e2a9724b
refs/heads/master
2020-08-03T13:50:27.597696
2019-09-28T09:25:21
2019-09-28T09:25:21
null
0
0
null
null
null
null
GB18030
C++
false
false
6,590
h
/*捂脸猫FaceCat框架 v1.0 1.创始人-矿洞程序员-上海卷卷猫信息技术有限公司-脉脉KOL-陶德 (微信号:suade1984); 2.联合创始人-上海卷卷猫信息技术有限公司-周淋霞; 3.联合创始人-肖添龙(微信号:xiaotianlong_luu); 4.联合开发者-陈晓阳(微信号:chenxiaoyangzxy),助理-朱炜(微信号:cnnic_zhu) 5.该框架开源协议为BSD,欢迎对我们的创业活动进行各种支持,欢迎更多开发者加入。 包含C/C++,Java,C#,iOS,MacOS,Linux六个版本的图形和通讯服务框架。 */ #ifndef __CHARTTITLEBAR_H__ #def...
[ "facecat007@163.com" ]
facecat007@163.com
a541f4be70f89976d465e02dea9edf1cbe8d4232
01a42b69633daf62a2eb3bb70c5b1b6e2639aa5f
/SCUM_Hiking_Backpack_07_classes.hpp
a27bf19c8996ed8c1613d0046f4b7855de4e2610
[]
no_license
Kehczar/scum_sdk
45db80e46dac736cc7370912ed671fa77fcb95cf
8d1770b44321a9d0b277e4029551f39b11f15111
refs/heads/master
2022-07-25T10:06:20.892750
2020-05-21T11:45:36
2020-05-21T11:45:36
265,826,541
1
0
null
null
null
null
UTF-8
C++
false
false
816
hpp
#pragma once // Scum 3.79.22573 (UE 4.24) #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace Classes { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // BlueprintGeneratedClass Hiking_Backpa...
[ "65712402+Kehczar@users.noreply.github.com" ]
65712402+Kehczar@users.noreply.github.com
8b801b1d1ac97da12c523f2efcf20c4ba00ba609
5e4776dc94001ad13be80a677631a9d7fe8d4b2a
/libcomtrade/src/newcomtd.h
9ce22b9a57a3091ece6779a0e65a3ff85fcadead
[ "MIT" ]
permissive
mtcheou/adsp
8b7694aae0c7893a4cec05022972a5fbf5c62d60
d9b7c2460f1b8d6bd8e021eae815d0c0c5b27c23
refs/heads/master
2020-05-29T23:35:11.969119
2019-11-01T19:28:18
2019-11-01T19:28:18
26,556,935
0
0
null
null
null
null
ISO-8859-1
C++
false
false
1,710
h
#ifndef NEWCOMTD_H #define NEWCOMTD_H /***************************************************************************** Projeto : SISTEMA INTEGRADO DE APOIO `A ANALISE DE PERTURBACOES - SINAPE Nome : NEWCOMTD.H Funcao : Rotinas para conversão entre formato interno (CConfigCOMTRADE) e o formato ...
[ "mtcheou@uerj.br" ]
mtcheou@uerj.br
0f391a987f944072428a766cd4f0ca53d1c1e587
c4c4d7fa797fc4da4c0557effe20fffb7c3a2fed
/src/in_ncsf/SoundView.h
edc62ffa73b3353c42c985ee2f47a5f5cdb60c8b
[ "BSD-3-Clause" ]
permissive
bauxite69/in_xsf
61addc63e9a55ceb1eb9729d53e5f719f017c52e
6d78469746b17bf1a9356c7a26ecd2850ba46eb3
refs/heads/master
2023-04-04T22:08:02.382396
2021-04-20T01:20:36
2021-04-20T01:20:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,597
h
/* * xSF - Sound View Dialog * By Naram Qashat (CyberBotX) [cyberbotx@cyberbotx.com] * * Partially based on the vio*sf framework * * Based on the Sound View dialog box from DeSmuME * http://desmume.org/ */ #pragma once #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wold-style-c...
[ "cyberbotx@cyberbotx.com" ]
cyberbotx@cyberbotx.com