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
8227c81c7e6bcde73c4716e35537a6d0aea08382
f2e4ed7d954feea8fc93076fd7bc3a79f6dd4995
/purenessscopeserver/purenessscopeserver/PurenessScopeServer/Common/ServerMessageTask.h
18075d03824f924c33619114d8c676b2034613eb
[]
no_license
ZGH1204/PSS
b0c3abe1f9064cc17f3b143bb8a7f451c54981b3
3ff406f9b9ba3afed6bfdaefdeb91b7f108d2109
refs/heads/master
2021-09-08T07:55:20.716549
2016-06-27T09:04:50
2016-06-27T09:04:50
null
0
0
null
null
null
null
GB18030
C++
false
false
2,796
h
#ifndef _SERVERMESSAGETASK_H #define _SERVERMESSAGETASK_H #include "define.h" #include "ace/Task.h" #include "ace/Synch.h" #include "ace/Malloc_T.h" #include "ace/Singleton.h" #include "ace/Thread_Mutex.h" #include "ace/Date_Time.h" #include "IClientManager.h" #include "MessageBlockManager.h" //处理服务器间接收数据包过程代码 //如果服...
[ "freeeyes@163.com" ]
freeeyes@163.com
a18c01f915c0d808fb9ef811823a151539918897
bd9e44aaf5f569725310d72c19a4638b3bb8c9d5
/day01/ex08/Human.cpp
fa3932b3ba272c2c136b57b4e17cd2055c03ef04
[]
no_license
nvd-ros/CPP_Piscine
5580bce13275212246ce01135350c0f5c8d34cd5
a1194b9cce521b306096ea34cd51df1c05e82928
refs/heads/master
2022-01-09T02:45:35.227517
2019-07-05T10:43:14
2019-07-05T10:43:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,723
cpp
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* Human.cpp :+: :+: :+: ...
[ "rnovodra@e1r11p5.unit.ua" ]
rnovodra@e1r11p5.unit.ua
dde622b6938d1a56b571044eb331492a7599040b
60d0b32a4b5c121d73287d1f84357d1ea7f812b8
/DAQlml/DAQcomedi.h
7480d33176f8ac7961957733798a603e772d60e4
[]
no_license
carobraud/DAQlml
b70179b9b1388cb5fd5989bfff835f1ffe036f60
8a085ecf00c1923a1c00224e2fb08b47a94f3ca3
refs/heads/master
2016-09-05T18:04:47.920781
2013-04-12T17:40:50
2013-04-12T17:40:50
9,399,955
0
1
null
null
null
null
UTF-8
C++
false
false
16,889
h
#ifndef DAQ_COMEDI #define DAQ_COMEDI //!acquisition device /** * acquisition device to record multiple 1D channels through comedi library * \note member names were initially based on \c option structure from comedi demo examples **/ class DAQdevice { public://! \todo [YN] use setter and getter ! int verbose; ///...
[ "caroline.braud@univ-lille1.fr" ]
caroline.braud@univ-lille1.fr
9572f5fe85db74e2fac20b36487f672d59d8039b
b4ef2a339222c756d1649d21c63543f7f7ed7cef
/src/qt/test/test_main.cpp
9795873fec838332fc27161fd54b29ce118c5fa1
[ "MIT" ]
permissive
caliburcoin/Crypto-Calibur
0a7fbca3709c2f387bf32495b8c086ce06b125a2
89d6eb7ec506455888b577ebe5dedb39d921881b
refs/heads/master
2020-05-23T09:50:06.914800
2019-05-31T16:36:31
2019-05-31T16:36:31
186,713,836
0
0
null
null
null
null
UTF-8
C++
false
false
1,515
cpp
// Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2017 The PIVX developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #if defined(HAVE_CONFIG_H) #include ...
[ "Liquid369@gmail.com" ]
Liquid369@gmail.com
af5577bd2d626d42992592d1302c31237f0c7983
d6e7f725b5c813307cbeab5013e8606b664a7b0b
/src/ocg14/mips_cpu.cpp
a41637cd138008a30d200b0754dae5dff0d63351
[]
no_license
trueivorian/MIPS-Simulator
0bfe372f7916da12221b9212ee37382a58cbe083
e0fd67d3f7bd9e6463a1677ed089359c3b6fb055
refs/heads/master
2022-09-26T06:25:54.135551
2020-06-04T01:18:47
2020-06-04T01:18:47
269,168,367
0
0
null
null
null
null
UTF-8
C++
false
false
16,928
cpp
#include "mips.h" #include "mips_cpu_decoder.h" #include "mips_cpu_alu.h" #include <iostream> using namespace std; struct mips_cpu_impl { uint32_t pc; uint32_t npc; uint32_t regs[32]; uint32_t hi; uint32_t lo; unsigned logLevel; FILE* logDst; mips_mem_h ram; }; mips_error fetch(mips_...
[ "ocg785@cca-lg04-032.cs.bham.ac.uk" ]
ocg785@cca-lg04-032.cs.bham.ac.uk
9730b34eddae81708bc649483e4c1cfa1ebc5f00
e40acae655c826239c165a9398475ae65940b137
/Analyzer/analyzer.cpp
0e66516b240c53d07aad2693d685101389df8fb2
[]
no_license
ruigulala/coin
de7cc454ca4983245d21f04d20aa0e1781f44401
196e275b7068bf0045b80a5b8e6742c7bfeea60c
refs/heads/master
2020-04-06T06:50:32.253154
2015-05-12T13:34:43
2015-05-12T13:34:43
35,488,034
0
0
null
null
null
null
UTF-8
C++
false
false
17,947
cpp
#include "stdio.h" #include "string.h" #include <unistd.h> #include <sys/stat.h> #include <sys/mman.h> #include <sys/types.h> #include <fcntl.h> #include <errno.h> #include <stdlib.h> #include <stdint.h> #include <assert.h> #include "general_types.H" #include <iostream> #include <climits> #include <vector> #include <m...
[ "rui.gu3@gmail.com" ]
rui.gu3@gmail.com
6a6f4c36fa35c545985d5bb33fbfc3eac91061f7
877f4db43b49b908579c8112af7c2a4ded4d4f3e
/Assignment_1/average.cpp
eb3891e641ec3040f0d396e17edfdd837232034c
[]
no_license
mfaramarzi/CSC211_Programming_CPP
f3d31905f62c3003fd30c82d889e07f99b96ad94
3e09f31fed37c7740da783bf5541a939b2b7086b
refs/heads/main
2023-08-28T13:53:17.322678
2021-10-31T00:59:55
2021-10-31T00:59:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
564
cpp
/* Prompt the user for three decimal values and print the average of the three in the format: The average of <num1>, <num2>, and <num3> is <average>. */ #include<iostream> #include <iomanip> int main(){ // defining parameters double num1, num2, num3, average; // reading a number std::cin >> num...
[ "noreply@github.com" ]
noreply@github.com
dda541b77e034502c5c570fb7014d940ee17aca5
80c585608b7bb36ef5653aec866819e0eb919cfa
/src/client/src/EnInteropNote.h
770c6aa3fe7a5ae0024c2fe9c97c4c1f35ee6cbe
[]
no_license
ARLM-Attic/peoples-note
109bb9539c612054d6ff2a4db3bdce84bad189c4
1e7354c66a9e2b6ccb8b9ee9c31314bfa4af482d
refs/heads/master
2020-12-30T16:14:51.727240
2013-07-07T09:56:03
2013-07-07T09:56:03
90,967,267
0
0
null
null
null
null
UTF-8
C++
false
false
378
h
#pragma once #include "Guid.h" #include "Note.h" class EnInteropNote { public: Note note; GuidList resources; GuidList tags; Guid notebook; std::wstring name; Guid guid; int usn; bool isDirty; EnInteropNote(const Note & note, const Guid & notebook); }; ...
[ "SND\\DonReba_cp@aadf2aa7-86a3-4242-a263-039aa7a476c3" ]
SND\DonReba_cp@aadf2aa7-86a3-4242-a263-039aa7a476c3
7a20233e3c0e834dc94a72d6f697510fa1f740ee
175d783916d1c08e8eb05a964e85dc9f1ee689f7
/PointCloud/evaluateImages.h
29288ab2af79dc72cb06b875656658aff0ba9a48
[]
no_license
Armida220/pointCloud
cfc146530690076591f7ea8bc615a4da56ffd7d1
9a6d4c277f7631ba75f4ae25f60ef2726f430312
refs/heads/master
2020-05-03T02:02:21.389697
2019-03-29T03:44:35
2019-03-29T03:44:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
898
h
#pragma once #include <vector> #include <map> #include <opencv2/opencv.hpp> namespace calibration { /** * @brief This function compute the cell index of each image * * */ void computeCellIndexs( const std::vector<std::vector<cv::Point2f>>& imagePoints, const cv::Size& imageSize, const std::size_t& ca...
[ "zjhzwangchao@163.com" ]
zjhzwangchao@163.com
9fc21e9abe86aee3f3912576af22e1ee85fc2f71
e6b96681b393ae335f2f7aa8db84acc65a3e6c8d
/atcoder.jp/abc146/abc146_a/Main.cpp
d5d0aa64d88aaa50aa85b9b5ee9177f70b2a6789
[]
no_license
okuraofvegetable/AtCoder
a2e92f5126d5593d01c2c4d471b1a2c08b5d3a0d
dd535c3c1139ce311503e69938611f1d7311046d
refs/heads/master
2022-02-21T15:19:26.172528
2021-03-27T04:04:55
2021-03-27T04:04:55
249,614,943
0
0
null
null
null
null
UTF-8
C++
false
false
3,668
cpp
#include <bits/stdc++.h> using namespace std; typedef pair<int,int> P; typedef long long ll; typedef vector<int> vi; typedef vector<ll> vll; // #define int long long #define pb push_back #define mp make_pair #define eps 1e-9 #define INF 2000000000 #define LLINF 1000000000000000ll #define sz(x) ((int)(x).size()) #define...
[ "okuraofvegetable@gmail.com" ]
okuraofvegetable@gmail.com
43f1680ccea9f5de7c8863975b470a74455ce2e4
39040af0ff84935d083209731dd7343f93fa2874
/inc/dp/uobjectpool.h
678c8d1e07da8c2c5155f6ba11697cd96d77adcb
[ "Apache-2.0" ]
permissive
alanzw/ulib-win
02f8b7bcd8220b6a057fd3b33e733500294f9b56
b67f644ed11c849e3c93b909f90d443df7be4e4c
refs/heads/master
2020-04-06T05:26:54.849486
2011-07-23T05:47:17
2011-07-23T05:47:17
34,505,292
5
3
null
null
null
null
UTF-8
C++
false
false
936
h
/* * ===================================================================================== * * Filename: uobjectpool.h * * Description: Object Pool * * Version: 1.0 * Created: 2009-7-22 20:13:02 * Revision: none * Compiler: gcc * * Author: huys (hys), huys03...
[ "fox000002@48c0247c-a797-11de-8c46-7bd654735883" ]
fox000002@48c0247c-a797-11de-8c46-7bd654735883
eb51544fc5fc58eee30dfe7d667d4bcba3844046
3e27864309375d72adaf3d31c678f8066b536484
/wingwidget.h
ca63dabcd21d04952c327c48dc6d6392be33461a
[]
no_license
Uking33/180622-QT-OilManageSystem
c83ca4a9a8f6865d6329dc3a8a70fcb0bb14a42a
979c9fd5fbd849c3baaea5ccf2d0ec3b9aa41ef1
refs/heads/main
2023-04-13T21:44:56.319947
2021-04-23T05:55:05
2021-04-23T05:55:05
360,778,133
0
0
null
null
null
null
UTF-8
C++
false
false
2,307
h
#ifndef WINGWIDGET_H #define WINGWIDGET_H //窗口 #include <QWidget> class OutPut; //布局 class QVBoxLayout; class QHBoxLayout; //控件 class QTableWidget; class QLabel; class QComboBox; class QLineEdit; class UButton; class UDateBox; class UTimeBox; class ULine; class URectBox; class UMulRadio; //辅助 class QTableWidgetSelecti...
[ "60296340+Uking33@users.noreply.github.com" ]
60296340+Uking33@users.noreply.github.com
91ba51ac90e25e65724e457f053ecd5fb59cf3f0
d1b3e118bad21fbd77476b8ff9bdb83742d67f3b
/XMEngine/src/Engine/Shaders/SpriteShader.h
7284052d5d82bf18f8de7b9be63e9398bd7a8a32
[]
no_license
thezzk/XMEngine
13517353902bee0e01aa80adfbb1471834b7eb56
c1df1ae9706edb75e1cb80cf3337ab4cd1bff8d5
refs/heads/master
2021-01-11T18:54:35.818378
2017-04-23T05:18:03
2017-04-23T05:18:03
79,653,297
1
0
null
null
null
null
UTF-8
C++
false
false
775
h
// // SpriteShader.hpp // XMEngine // // Created by thezzk on 17/4/6. // Copyright © 2017年 thezzk. All rights reserved. // #ifndef SpriteShader_hpp #define SpriteShader_hpp #include "iostream" #include "TextureShader.h" namespace gEngine { class SpriteShader: public TextureShader { public: ...
[ "thezzk@qq.com" ]
thezzk@qq.com
68eac0f034b1c6849e6cdcfea254271df0d69bc4
c9ea4b7d00be3092b91bf157026117bf2c7a77d7
/比赛/清北学堂/入学测试0715/2018715/2018715/src/铜陵一中 孙乐旋/cover.cpp
f95ec9c9c11793465fe8e940aaa765d6172a7592
[]
no_license
Jerry-Terrasse/Programming
dc39db2259c028d45c58304e8f29b2116eef4bfd
a59a23259d34a14e38a7d4c8c4d6c2b87a91574c
refs/heads/master
2020-04-12T08:31:48.429416
2019-04-20T00:32:55
2019-04-20T00:32:55
162,387,499
3
0
null
null
null
null
UTF-8
C++
false
false
830
cpp
#include<iostream> #include<cstdio> #include<cstring> #include<cstdlib> #include<algorithm> using namespace std; int f[100002],n,k,len=0,b[100002]; struct node{ int s,e,l; }a[100002]; int cmp1(node a,node b){ return a.e<b.e; } int main(){ freopen("cover.in","r",stdin); freopen("cover.out","w",stdout)...
[ "3305049949@qq.com" ]
3305049949@qq.com
8dbd0822ede2df5ba3898dcf6dfea31e019a9f96
e13128e573ffb52df3094954bd16e9551277321c
/mex-wholebodymodel/library/include/modelgravitybiasforces.h
141d99fd5f30ebbbb2f53b3f8073413be7e9cecc
[]
no_license
Anesh20/mex-wholebodymodel
e42c3cbb815f29b3e9fdd1ece7ddd3adae7d8342
1d73b87920392cd1b1706731f5e0af75506662d2
refs/heads/master
2022-12-22T20:41:49.066396
2020-09-29T10:29:42
2020-09-29T10:29:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,862
h
/* * Copyright (C) 2016 Robotics, Brain and Cognitive Sciences - Istituto Italiano di Tecnologia * Authors: Martin Neururer * email: martin.neururer@gmail.com, gabriele.nava@iit.it * * The development of this software was supported by the FP7 EU projects * CoDyCo (No. 600716 ICT 2011.2.1 Cognitive Systems and Rob...
[ "martin.neururer@gmail.com" ]
martin.neururer@gmail.com
9b2ae329d8697111642f48435b8c9821319ee2d6
55c0a372b99775811f782434b409ace8554f28f4
/DFS.cpp
bc374a9d7c9cd036875c817c98712073c3447156
[]
no_license
cantbesure/DataStruct
8fbc5822022571fa9ed0ea3f061cf9eda97ec338
b58791b4695799db789b62fdda5caa57f69d2d89
refs/heads/master
2016-09-06T08:20:53.010382
2014-06-17T05:01:49
2014-06-17T05:01:49
17,535,554
2
0
null
null
null
null
UTF-8
C++
false
false
1,002
cpp
#include <iostream> #include <cstdio> #include <algorithm> #include <cstring> #include <cmath> #include <queue> #include <stack> #include <vector> #include <cstdlib> #include <string> #include <cstring> #include <map> #include <ctime> #define eps 1e-9 #define init 30 #define increse 10 #define LmT 4 using namespace std...
[ "surelee0@gmail.com" ]
surelee0@gmail.com
cacf18b3298fa7cb47fc990b22770328de2b0f8d
888b8f657b27712fcbd2d6df295c1d4aed4e4307
/PAT/A1018 Public Bike Management.cpp
cfb84a42ecf87a36e3be7feeab4169df9978ef10
[]
no_license
zzwblog/AlgorithmCode
9a0b1fb0b459dad1c6d127cf1f1d996a97c2bac2
0e9c2f0b096298eaedf442674416d01afceac7a3
refs/heads/master
2022-12-15T16:09:04.009443
2020-09-03T10:48:53
2020-09-03T10:48:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,732
cpp
//#include <iostream> //#include <algorithm> //#include <vector> ////using namespace std; ////const int inf = 99999999; ////int cmax, n, sp, m; ////int minneed = inf, minback = inf; ////int e[510][510], dis[510], weight[510]; ////bool visit[510]; ////vector<int> pre[510], path, temppath; ////void dfs(int v) { //// temp...
[ "819342493@qq.com" ]
819342493@qq.com
85b70207399e14e95cfd2ca4ecd90908c751e7ee
34216a295b2a1b2ea98d726f5bf5368eb8919bc3
/RequestTestTool/QNetWorkThread.cpp
7a19af815795ded6c82ba9fe85195ddbc00e58ed
[]
no_license
julian-zhuang/RequestTestTool
833f22211cb488678ffd98567e4bdeb05c905c49
76d3daae0a6266ba22f33553837ce78b465f8afe
refs/heads/master
2020-03-21T00:03:01.745124
2018-07-09T08:03:12
2018-07-09T08:03:12
137,875,025
0
0
null
null
null
null
GB18030
C++
false
false
5,814
cpp
#include "QNetWorkThread.h" QNetWorkThread::~QNetWorkThread() { if (SSL_Enadble == false) { m_socket.disconnect(); } if (SSL_Enadble == true) { m_SSLsocket.disconnect(); } } void QNetWorkThread::SetTimeOut(unsigned int UtimeOut) { TimeOut = UtimeOut * 100; } void QNetWorkThread::SetKeepAlive(bool Ubool) { ...
[ "zhuangyuan0823@live.cn" ]
zhuangyuan0823@live.cn
9056044aeafd9ad85583f47dca6c61dcf07da7ab
8db59eac65c01e4b6ec5b4ac5488564da8e7968e
/source/challenge.h
094a71f6facd46baa0e5d529f90d21fc9c835c43
[]
no_license
fjunqueira/world-builder
8b24b926d8eef163155aa0f5f2b1d53463a6a1aa
764a1cc232d1cc938bd5ab29daeacbe545a94957
refs/heads/master
2020-05-22T01:10:52.806494
2017-03-17T00:31:49
2017-03-17T00:31:49
62,979,959
3
0
null
null
null
null
UTF-8
C++
false
false
821
h
#ifndef WORLD_BUILDER_CHALLENGE_H #define WORLD_BUILDER_CHALLENGE_H #include <string> struct Challenge { Challenge() {} Challenge(const std::string& description, const float& grass_percentage, const float& water_percentage, const float& sand_percentage, const float& vegetation_percentage, const ...
[ "fabio.blumm18@gmail.com" ]
fabio.blumm18@gmail.com
ed096170d78a101bab09b4965bd3840451de1a19
9184e230f8b212e8f686a466c84ecc89abe375d1
/arcseventdata/module/bindings.cc
cde951c962ed67a54919d7ac8ecbe2cfc9a2542f
[]
no_license
danse-inelastic/DrChops
75b793d806e6351dde847f1d92ab6eebb1ef24d2
7ba4ce07a5a4645942192b4b81f7afcae505db90
refs/heads/master
2022-04-26T17:37:41.666851
2015-05-02T23:21:13
2015-05-02T23:21:13
34,094,584
0
1
null
2020-09-10T01:50:10
2015-04-17T03:30:52
Python
UTF-8
C++
false
false
4,745
cc
// -*- C++ -*- // // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Michael A.G. Aivazis // California Institute of Technology // (C) 1998-2005 All Rights Reserved // // <LicenseText> // // ~~~~~~...
[ "linjiao@caltech.edu" ]
linjiao@caltech.edu
2670932e047edbd3b211eb09341bb2ff2206ed76
309e9e43f6c105f686a5991d355f201423b6f20e
/old study/c++/iotek_cpp_course/data/object1.cpp
efcfee118d2c379a0c3cba855b9034056df013c9
[]
no_license
jikal/mystudy
d1e106725154730de0567fe4d7a7efa857b09682
ff51292c3fcb93d354c279e2c5222bc17b874966
refs/heads/master
2020-05-30T09:36:55.439089
2015-06-30T02:58:22
2015-06-30T02:58:22
35,258,479
0
0
null
null
null
null
UTF-8
C++
false
false
596
cpp
#include <stdio.h> #include <stdlib.h> class A{ public: A() { printf("A created\n"); } ~A() { printf("A destroyed\n"); } }; class B{ public: B() { printf("B created\n"); } ~B() { printf("B destroyed\n"); } }; A globalA; B globalB; int foo(void) { printf("\nfoo()------------------------->\...
[ "zhk@ubuntu.(none)" ]
zhk@ubuntu.(none)
774f5ae43dc7d3177557608fb6cfd8e9b48277f1
8c19c9b454c02f897142bcb6f4d39d46da82e344
/praktikum09/Excercise2Main.cpp
577eb5a0df8895cd5b3f8e29ecf7940ea6e4c023
[]
no_license
mkotzjan/CppInternship
1a93b9d04845eae3d13eb97c247281ae6c400075
a2a2e14f4e61eef6f9a141179e5f19598dfd4aeb
refs/heads/master
2021-01-15T11:38:56.312035
2015-05-13T16:34:39
2015-05-13T16:34:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
614
cpp
// Aufgabe 2 #include <iostream> #include <stdlib.h> using namespace std; // Rekursive Berechnung von Fibonacci int fibo(int n) { if (n < 2) { return n; } else { return fibo(n - 1) + fibo(n - 2); } } int main(int argc, char *argv[]) { // prüfen ob anzahl der Parameter stimmt if (argc != 2) ...
[ "mich3ael@web.de" ]
mich3ael@web.de
8ff10ed8a184a0398102fb7d772594b080fa7136
8d502c627473aa9aaf44672b296df9d8dc3030e9
/include/zg/messagetree/server/MessageTreeDatabaseObject.h
bedec8fe60b2947cec7b424918d5dc4ac2405ffb
[ "BSD-3-Clause" ]
permissive
ruurdadema/zg_choir
901c5c288f5627fb331c46adbb34191aaf1f017b
86a4e41d9dae2bb32dc1d20d95a66c0173a9292d
refs/heads/master
2023-03-06T18:16:44.149214
2023-02-01T16:00:10
2023-02-01T16:00:10
131,770,423
0
0
BSD-3-Clause
2018-05-17T07:44:05
2018-05-01T22:39:03
C++
UTF-8
C++
false
false
28,611
h
#ifndef MessageTreeDatabaseObject_h #define MessageTreeDatabaseObject_h #include "zg/IDatabaseObject.h" #include "zg/messagetree/gateway/ITreeGatewaySubscriber.h" // for TreeGatewayFlags #include "reflector/StorageReflectSession.h" // for SetDataNodeFlags #include "util/NestCount.h" namespace zg { class MessageTre...
[ "jaf@meyersound.com" ]
jaf@meyersound.com
f3eda0a0cda47e033fd86951df149c79e7ff9d16
de908a3dadbbf372eb44e588b07cb6ae798510ac
/examples/example/001/src/001.cpp
542aa4aa546fb41b0fbfede07e01078de2bbd15f
[ "MIT" ]
permissive
ImgMagic-Tech-Team/ImageStone
0678c144c40f6076447148191545a4390cda1c9e
d9e6ce00379ba0c78278fa4bacc07c8f0f547feb
refs/heads/main
2023-09-06T00:04:00.047309
2021-11-25T05:09:29
2021-11-25T05:09:29
431,712,512
0
1
null
null
null
null
UTF-8
C++
false
false
5,551
cpp
#define _CRT_SECURE_NO_DEPRECATE #include <stdio.h> #include "../../../ImageStone.h" // operation menu const char * szOpMenu = "please enter a number(1 to 25) to choice a effect.\n\n\ 1) invert image color\n\ 2) gray scale\n\ 3) threshold\n\ 4) flip\n\ 5) emboss\n\ 6) splash\n\ ...
[ "suxinde2009@126.com" ]
suxinde2009@126.com
4ab6f0c07fc5e9296d21edef73622e9f1e762a5d
d314485dfaf21a3516023381f3d223424cbde471
/seccondlevel.cpp
8c80aae080d95977601ee53b64ed1c80c92aba4f
[]
no_license
derikos/daily
64825c46dab91bea057368cfbb8403fa7b42ddcb
772c9f783ed3c1ddcd4dcc1e086ca9fda83402e6
refs/heads/master
2021-01-20T00:06:07.851925
2018-09-03T13:05:13
2018-09-03T13:27:24
89,079,007
0
0
null
2017-04-27T07:19:55
2017-04-22T15:17:37
C++
UTF-8
C++
false
false
194
cpp
#include "seccondlevel.h" #include "derived.h" SeccondLevel::SeccondLevel(int rows, int columns) : Derived(rows,columns) { std::cout<<"This is SeccondLevel's constructor"<<std::endl; }
[ "jokermc01@gmail.com" ]
jokermc01@gmail.com
4f17091f70e337cf26dd56560b20a472554abee5
cfbe33213b6146535c784d3d4f8e4265d931ecb4
/mainwindow.cpp
10f6d97b3ec119594786b15564b2c884516f33d7
[]
no_license
mengyouxu/qt_network_utils
fb9258c72718a923260b17b0645942ed3f2cbe63
40b1518b44f657d3ea45780de4e25850ca91b645
refs/heads/master
2021-01-10T07:33:20.486314
2016-02-05T13:36:46
2016-02-05T13:36:46
48,647,747
0
0
null
null
null
null
UTF-8
C++
false
false
1,782
cpp
#include "mainwindow.h" #include "ui_mainwindow.h" #include <QHostInfo> #include <QNetworkInterface> #include <QMessageBox> #include "network_utils.h" #include <iostream> MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent), ui(new Ui::MainWindow) { ui->setupUi(this); //init network_utils h...
[ "mengyouxu@gmail.com" ]
mengyouxu@gmail.com
c560a18cb1687bd357fd4fcb84833445ddfd6ab4
e30874b3aa20804833dd11788176f839fcd08690
/cpp/benchmarks/groupby/group_struct_values.cpp
024fd3708fd4004ef663a851ab2c87ab782076f4
[ "Apache-2.0" ]
permissive
rapidsai/cudf
eaba8948cddde8161c3b02b1b972dab3df8d95b3
c51633627ee7087542ad4c315c0e139dea58e408
refs/heads/branch-23.10
2023-09-04T07:18:27.194295
2023-09-03T06:20:33
2023-09-03T06:20:33
90,506,918
5,386
751
Apache-2.0
2023-09-14T00:27:03
2017-05-07T03:43:37
C++
UTF-8
C++
false
false
3,881
cpp
/* * Copyright (c) 2021-2023, NVIDIA CORPORATION. * * 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...
[ "noreply@github.com" ]
noreply@github.com
1cbf724751f16d513455a6b6a7cc2ace6bc6634e
18f66cb9a08030afab48494b96536e6a80277435
/acm.timus.ru_33735/1031.cpp
632bbd330c1778eb98ebbc1e2936ae78b039fbf1
[]
no_license
Rassska/acm
aa741075a825080637bebab128d763b64c7f73ae
18aaa37e96b6676334c24476e47cd17d22ca9541
refs/heads/master
2023-03-15T16:57:59.274305
2015-02-24T21:36:34
2015-02-24T21:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,093
cpp
#include <cstdio> #include <cmath> #include <algorithm> #define INF 1000000000 using namespace std; int Ls[3],Cs[3]; int n; struct Station { int Distance; int PathLength; }; Station Stations[10002]; void main() { //freopen("input.txt","r",stdin); for(int i = 0; i < 3; i++) scanf("%d",&Ls[i]); for(int i = 0; ...
[ "vadimkantorov@gmail.com" ]
vadimkantorov@gmail.com
2f705c3011d7c3decf0a59bd0b6ac8e4e79f247f
db5bba94cf3eae6f1a16b1e780aa36f4b8c3c2da
/green/src/model/DescribeOssResultItemsRequest.cc
f8f4f6d4b36f3f38a63c6ea68e051cad6d79efb1
[ "Apache-2.0" ]
permissive
chaomengnan/aliyun-openapi-cpp-sdk
42eb87a6119c25fd2d2d070a757b614a5526357e
bb7d12ae9db27f2d1b3ba7736549924ec8d9ef85
refs/heads/master
2020-07-25T00:15:29.526225
2019-09-12T15:34:29
2019-09-12T15:34:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,795
cc
/* * Copyright 2009-2017 Alibaba Cloud 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...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
bd80a4bc1a49c8613a68a9e0bbd6f5ec29fc2172
b367fe5f0c2c50846b002b59472c50453e1629bc
/xbox_leak_may_2020/xbox trunk/xbox/private/test/multimedia/dmusic/dmtest1/Help_Buffer3d.cpp
3d505b90bd97ac47c7cee8bb1ac2d2a380c71edd
[]
no_license
sgzwiz/xbox_leak_may_2020
11b441502a659c8da8a1aa199f89f6236dd59325
fd00b4b3b2abb1ea6ef9ac64b755419741a3af00
refs/heads/master
2022-12-23T16:14:54.706755
2020-09-27T18:24:48
2020-09-27T18:24:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
18,369
cpp
/******************************************************************************** FILE: BUFFER3D.cpp PURPOSE: This wraps both a DSound and a DSoundBuffer object, so that it can abstract the positioning calls. BY: DANHAFF ***********************************************************************...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
ba3d9e194b7cafff3f8dabe39fe4a4b64fe9c8ba
d405119b88872aa46c6a3a28ea1cca478741e88b
/external_libs/Car.h
73040d05d042eff790fc269a92b666aa68f39502
[ "MIT" ]
permissive
Pippo98/TPA_Homework1
b032d0d299093604e101aca2e8eac2ebcdc747e5
b88781558b26e2bd0bce9756d1d2772e81155f8b
refs/heads/main
2023-04-15T06:30:40.186925
2021-04-27T13:12:23
2021-04-27T13:12:23
356,637,410
0
2
MIT
2021-04-27T13:12:24
2021-04-10T16:30:27
C++
UTF-8
C++
false
false
2,371
h
#ifndef CAR_H #define CAR_H #include <iostream> #include <string> #include <fstream> #include <streambuf> #include <sstream> #define SFONDOX 800 #define SFONDOY 600 using namespace std; // parametri da passare alla funzione per inizializzarla struct parametri { float inheight; // altezza del veicolo float ...
[ "pippo.faccini@gmail.com" ]
pippo.faccini@gmail.com
fdf0c129f2a8107c523676d8281c61e7dd45f396
acd92f081599799a46f88201747ee29fab305801
/engine/rendering/backend/FrameResources.h
4892f9836a2ae87fd43324a344e8c033a3eafba4
[]
no_license
shadow-lr/VulkanRenderer
7d538cf07b8e1dd126cbe6b9c29838656b2b626e
63ab42b0f48b768271472f4ce05371fe566144de
refs/heads/master
2022-10-12T06:54:09.773120
2020-06-15T05:34:08
2020-06-15T05:34:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
909
h
#pragma once #include <memory> #include <vulkan/vulkan.h> #include "Wrappers.h" class VulkanDevice; class VulkanSwapChain; class FrameObject { public: FrameObject (VulkanDevice& device, VulkanSwapChain& swapChain); ~FrameObject (); FrameObject (FrameObject const& fb) = delete; FrameObject& operator= (FrameObj...
[ "cdgiessen@gmail.com" ]
cdgiessen@gmail.com
4a4ee0b0a5c31e7796470b2cbad833b29f74ff82
fbd8c56e8e449f7ac80b5156e80c15c14cb34b12
/AtCoder/abc163/C.cpp
7a7a2ce2be2f97194b9d32e406dc6f09bb185b7c
[ "MIT" ]
permissive
Saikat-S/acm-problems-solutions
558374a534f4f4aa2bf3bea889c1d5c5a536cf59
921c0f3e508e1ee8cd14be867587952d5f67bbb9
refs/heads/master
2021-08-03T02:27:21.019914
2021-07-27T06:18:28
2021-07-27T06:18:28
132,938,151
4
0
null
null
null
null
UTF-8
C++
false
false
3,015
cpp
/*************************************************** * Problem Name : C.cpp * Problem Link : * OJ : * Verdict : AC * Date : 2020-04-19 * Problem Type : * Author Name : Saikat Sharma * University : CSE, MBSTU ***************************************************/ #include <iostream> #inc...
[ "saikatsharma4@gmail.com" ]
saikatsharma4@gmail.com
b6fe0a7765027e9bc80f605bd8c69a6ce2f2352d
12676cc44aeaf7ae604fdd7d3319052af7d0fbf2
/uva00957.cpp
7cc8c6d0bb71b0c08e08c65708155670a7a42f99
[]
no_license
BIT-zhaoyang/competitive_programming
e42a50ae88fdd37b085cfaf64285bfd50ef0fbbc
a037dd40fd5665f3248dc9c6ff3254c7ab2addb2
refs/heads/master
2021-04-19T00:02:12.570233
2018-09-01T11:59:44
2018-09-01T11:59:44
51,271,209
1
0
null
null
null
null
UTF-8
C++
false
false
2,780
cpp
#include <bits/stdc++.h> #define _ ios_base::sync_with_stdio(0), cin.tie(0), cout.tie(0), cout.precision(15); using namespace std; /* UB <- upper_bound a1 a2 a3 ... t t t t t t b1 b2 b3 lower_bound-> LB t: target value */ /* Intuitive explanation on the...
[ "bit.zhaoyang512@gmail.com" ]
bit.zhaoyang512@gmail.com
a3f78c08d25cb0cbaeb95f387ee24015797028cf
4589750807f18f71f49a6fb5e366154015f4ebfc
/operatorexpression/11.cpp
048210d5217c0245ab73e72350e2d7f97bb88095
[]
no_license
mohsin0176/HandNotes-onCPlusCPlus
afe7920dfc981a3cb2f1586c11981944451311e5
fd03ed40cfe8496ba141f16af7f9fc069d10fbc2
refs/heads/master
2023-03-19T11:41:52.487673
2021-03-07T11:31:01
2021-03-07T11:31:01
342,002,120
0
0
null
null
null
null
UTF-8
C++
false
false
297
cpp
#include<iostream> #include<bits/stdc++.h> #include<math.h> #include<cstdlib.h> #include<limits.h> #include<iomanip.h> #include<fstream.h> #include<process.h> #define PI 3.1416 using namespace std; int main() { int a,b,c; c=(a=10,b=20,a+b); cout<<a; cout<<b; cout<<c; return 0; }
[ "mohsin2010ju@gmail.com" ]
mohsin2010ju@gmail.com
27e984d92d55bb01ba02ddb3837740b3344e227e
16548f3ed92d122f0639db2f4e866b0d797a98f8
/src/qt/bitcoin.cpp
a49000b2f5102d5644c79d4a895397a3c061bab2
[ "MIT" ]
permissive
bitcoinrapid4/bitcoinrapid
bdc214ec10b6a46cd454a825ed98920d5e691705
f295086273d0044bf96384687526d25066f3693c
refs/heads/master
2021-05-03T15:34:35.304123
2018-02-08T15:29:47
2018-02-08T15:29:47
120,479,764
0
0
null
null
null
null
UTF-8
C++
false
false
10,821
cpp
/* * W.J. van der Laan 2011-2012 */ #include "bitcoingui.h" #include "clientmodel.h" #include "walletmodel.h" #include "optionsmodel.h" #include "guiutil.h" #include "guiconstants.h" #include "init.h" #include "util.h" #include "ui_interface.h" #include "paymentserver.h" #include "splashscreen.h" #include "intro.h" ...
[ "noreply@github.com" ]
noreply@github.com
a6330ec389a8d7ec8b4a7da6decb1b4715081297
ef142ad790366ca1f65da6a0d82583ce8757dd1c
/blitzd/cache/UserCache.cpp
300f21872da9e55affd33109e5f7ff32f0020d42
[ "MIT" ]
permissive
shellohunter/blitzd
1242a8794346d67099769c9993ff4ba92dac2792
774a543b619d3332dd40e9cde32aa54948145cb4
refs/heads/master
2021-05-26T14:43:19.775032
2012-12-26T06:01:03
2012-12-26T06:01:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,687
cpp
#include "Config.h" #include "UserCache.h" #include "core/Cfg.h" #include "core/Message.h" #include "core/Client.h" #include "storage/StorageSqlite.h" namespace Cache { UserCache userCache; UserCacheItem::UserCacheItem( const char * username ): _dirty(false), _id(0), _username(username), _flag(0), _friend_dirty(f...
[ "soarchin@gmail.com" ]
soarchin@gmail.com
6fe13a1ce894dfc5a56c0aae2aa7bd58057139c5
30bdd8ab897e056f0fb2f9937dcf2f608c1fd06a
/Codes/AC/559.cpp
0ec6c6a3e7d82e8469a14c34e23cf6126d5511b9
[]
no_license
thegamer1907/Code_Analysis
0a2bb97a9fb5faf01d983c223d9715eb419b7519
48079e399321b585efc8a2c6a84c25e2e7a22a61
refs/heads/master
2020-05-27T01:20:55.921937
2019-11-20T11:15:11
2019-11-20T11:15:11
188,403,594
2
1
null
null
null
null
UTF-8
C++
false
false
1,037
cpp
#include <bits/stdc++.h> using namespace std; #define REP(i, n) for(int i=0;i<(int)(n);++i) #define FOR(i, b, n) for(int i=b;i<(n);++i) #define ALL(c) (c).begin(),(c).end() #define PB(c) push_back(c) #define SS size() #define ST first #define ND second typedef long long ll; typedef vector<int> ...
[ "harshitagar1907@gmail.com" ]
harshitagar1907@gmail.com
0670f7745009ce2d9bc45b07ed9bc0b8bee996e1
3c280e0f3ba927a5456bfc12bec350ee45540f72
/hardware/libsensors/AccelSensor.cpp
a12c327a61ca8d3e16260a654b037ace3cf6b149
[]
no_license
spiesolo/device-softwinner-common
ff0e8a5818925a8885d767db7a7b3b47181302c9
f3f15428fd1af48f87dc391d571358f1d9fbef13
refs/heads/master
2021-01-01T17:51:54.816604
2017-07-24T07:41:54
2017-07-24T07:44:56
98,181,119
1
0
null
null
null
null
UTF-8
C++
false
false
11,424
cpp
/* * Copyright (C) 2012 Freescale Semiconductor Inc. * Copyright (C) 2008 The Android Open Source Project * * 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.or...
[ "yonghua.zheng@esimtek.com" ]
yonghua.zheng@esimtek.com
18b7f60bf895be64417d76d73d74b1fc632d5afb
5ee0eb940cfad30f7a3b41762eb4abd9cd052f38
/Case_save/case9/100/nut
8b63a8b82d888baf621763c9768bdaa1b19cde77
[]
no_license
mamitsu2/aircond5_play4
052d2ff593661912b53379e74af1f7cee20bf24d
c5800df67e4eba5415c0e877bdeff06154d51ba6
refs/heads/master
2020-05-25T02:11:13.406899
2019-05-20T04:56:10
2019-05-20T04:56:10
187,570,146
0
0
null
null
null
null
UTF-8
C++
false
false
9,982
/*--------------------------------*- 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
b36ddc82c7640ec5beda0a3c7cec8aac14b09ec1
ffb8f7050f2287ae9a78f7a5a8011ce6638d9020
/DCMTK_New_Demo/DCMTKLib/dcmtk/dcmjpeg/djencbas.h
aa96e391f0d3ede148ebe1eacd2ef485b0b86a13
[]
no_license
alvinak/DCMTK_Demo
77023c549b802bbb3131d7ad21cd0e0941260120
7c598eadce19d02736680050bcf384610a0c9b1e
refs/heads/master
2020-07-28T15:38:16.164507
2019-01-28T03:19:21
2019-01-28T03:19:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,479
h
/* * * Copyright (C) 1997-2011, OFFIS e.V. * All rights reserved. See COPYRIGHT file for details. * * This software and supporting documentation were developed by * * OFFIS e.V. * R&D Division Health * Escherweg 2 * D-26121 Oldenburg, Germany * * * Module: dcmjpeg * * Author: Marco Ei...
[ "dongshen.wang@ftimage.cn" ]
dongshen.wang@ftimage.cn
86ba1138ab9ffb708fdf0b60e1166790e24fdf91
76454d4e8c6731836d16dc63f7bfebd89927d2d3
/mydevice/code/Test_Move_Head/Test_Move_Head.ino
f44cf6b2d2a8622c82d46edc0ec58c9b9e932287
[]
no_license
andrewintw/fujiwara-marina-muda-device-workshop
70274c7ae070d7309298a5d25f6e29776cbdc826
83ca4b5402266f0abde4574a8e68409739dab1fb
refs/heads/main
2022-12-30T10:31:28.924848
2020-10-19T06:23:55
2020-10-19T06:23:55
304,695,340
0
0
null
null
null
null
UTF-8
C++
false
false
734
ino
#include <Servo.h> Servo ServoHead; // pin9 void setup() { ServoHead.attach(9); Serial.begin(9600); delay(1000); ServoHead.write(80); delay(1000); } void moveServo(Servo &servo, int startPos, int endPos, int delayTime) { int pos = 0; if (startPos < endPos) { for (pos = startPos...
[ "andrew.lin@browan.com" ]
andrew.lin@browan.com
d1e8f27f4ba2b9e10987a8f23ae1fe1711d2c709
2e03a084b065b8ccadcb08f1f95ff1bb408c0613
/CrapGL/CameraRayPoint.h
18d067d526c7939e0955bca97c26841be52164ec
[]
no_license
solitaryzero/myCrapGL
4c7042d4840ab2511e634048fe0bb595a6bdb30b
852ff0ca6a0848e6aab09a7a3281a935fca33b43
refs/heads/master
2021-01-16T19:14:20.926105
2017-08-13T05:58:08
2017-08-13T05:58:08
100,156,656
0
0
null
null
null
null
UTF-8
C++
false
false
292
h
#pragma once #include "Vector3.h" #include "IntersectInfo.h" #include "ray.h" class CameraRayPoint { public: int x, y; ray cameraRay; double modifier; IntersectInfo info; CameraRayPoint(); CameraRayPoint(int x_, int y_, double mo, ray c_, IntersectInfo info_); ~CameraRayPoint(); };
[ "zfw15@mails.tsinghua.edu.cn" ]
zfw15@mails.tsinghua.edu.cn
6d6d47eb24a8da88c98846e5f2b531ecc71c904d
64bcf0098acbf4c873b82920b1ff719850b0206e
/Week_16/Adaptable Functors and Fucntion Adapters/main.cpp
a143ae2c2ce468e881241c3cf82df03843c0378a
[]
no_license
luosch/13-cpp-hw
60d6a3a7fe6fc3efd50d5d96e00e3cf9204581bc
7d17253a99ae04103ddb9202fd305bd10612a499
refs/heads/master
2020-05-29T10:22:31.196385
2014-06-11T03:49:31
2014-06-11T03:49:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,173
cpp
#include <cstdlib> #include <iostream> #include <vector> #include "Adapter.h" using std::cin; using std::cout; using std::endl; const int LIM = 6; void Show(double v) { std::cout.width(6); std::cout << v << ' '; } int main(int argc, char *argv[]) { freopen("in.txt", "r", stdin); double arr1[LIM]...
[ "luosch@mail2.sysu.edu.cn" ]
luosch@mail2.sysu.edu.cn
593209ad59efe41a44d4ae540e2bef4c6354d739
dd62d226dc68c87a5cd377785bf32b3b8531845b
/proj.android/Photon-AndroidNDK_SDK/Photon-cpp/inc/Enums/NetworkPort.h
6cd94ca3ed14b7183c3ecc732432306d0de6cc0b
[ "MIT" ]
permissive
h-iwata/MultiplayPaint
f3d1dd1d5cba2f304ed581f3ba9560df3c2d5466
b170ec60bdda93c041ef59625ac2d6eba54d0335
refs/heads/master
2016-09-05T15:00:27.678210
2015-07-09T09:52:18
2015-07-09T09:52:18
35,269,936
1
0
null
null
null
null
UTF-8
C++
false
false
364
h
/* Exit Games Photon - C++ Client Lib * Copyright (C) 2004-2015 by Exit Games GmbH. All rights reserved. * http://www.exitgames.com * mailto:developer@exitgames.com */ #pragma once namespace ExitGames { namespace Photon { namespace NetworkPort { static const int UDP = 5055; static const...
[ "hiwata@autock-one.jp" ]
hiwata@autock-one.jp
37f5001f28ce68bc2afe3ecdbb0500b8b16f267b
f94aa5bd4d8814b57ae6713c1f69fa1e11bc6526
/TribesAscendSDK/HeaderDump/TribesGame__TrFamilyInfo_Medium_Warder_DS.h
a969ee4beeb29dbd925ed025a8c923ef4f839610
[]
no_license
pixel5/TASDK
71980b727b86034771ea91c67f6c02116f47c245
0dc5e4524efed291fe7d8cf936fa64e0e37e4e82
refs/heads/master
2020-05-23T15:12:55.162796
2013-07-13T00:27:32
2013-07-13T00:27:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
957
h
#pragma once #define ADD_VAR( x, y, z ) ( ##x ) var_##y() \ { \ static ScriptProperty *script_property = ( ScriptProperty* )( ScriptObject::Find( #x " TribesGame.TrFamilyInfo_Medium_Warder_DS." #y ) ); \ return ( ##x( this, script_property->offset, z ) ); \ } #define ADD_STRUCT( x, y, z ) ( ##x ) var_##y() \ { \ sta...
[ "altimormc@gmail.com" ]
altimormc@gmail.com
73421d8cd0c0e5fb15abaa60515753fc0c00f62b
844a2bae50e141915a8ebbcf97920af73718d880
/Between Demo 4.1 and Demo 4.32/legacy_130_src/HARDWARE/HW_MAIN.H
0e61399d0c7c022e867703eeee64efbb84168a45
[]
no_license
KrazeeTobi/SRB2-OldSRC
0d5a79c9fe197141895a10acc65863c588da580f
a6be838f3f9668e20feb64ba224720805d25df47
refs/heads/main
2023-03-24T15:30:06.921308
2021-03-21T06:41:06
2021-03-21T06:41:06
349,902,734
0
0
null
null
null
null
UTF-8
C++
false
false
3,471
h
// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id: hw_main.h,v 1.9 2000/07/01 09:23:50 bpereira Exp $ // // Copyright (C) 1998-2000 by DooM Legacy Team. // // This program is free software; you can redistribute it and/or // modify it unde...
[ "67659553+KrazeeTobi@users.noreply.github.com" ]
67659553+KrazeeTobi@users.noreply.github.com
95a69d65bae67459f84e0e8a9a613fdfa39f3bb4
8242d218808b8cc5734a27ec50dbf1a7a7a4987a
/Intermediate/Build/Win64/Netshoot/Inc/Engine/MaterialExpressionQualitySwitch.gen.cpp
cc0d95c4c0549a88fee08d6ccc70d80d653abb1b
[]
no_license
whyhhr/homework2
a2e75b494a962eab4fb0a740f83dc8dc27f8f6ee
9808107fcc983c998d8601920aba26f96762918c
refs/heads/main
2023-08-29T08:14:39.581638
2021-10-22T16:47:11
2021-10-22T16:47:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,755
cpp
// Copyright Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ========================================================================...
[ "49893309+whyhhr@users.noreply.github.com" ]
49893309+whyhhr@users.noreply.github.com
389d78c70b9dfa8f06931a9a6641a9901000f432
4c95c5ca3ca75233f8049c4fbf3d839006bfb022
/src/parse.cpp
5fd9cb71e10a68e69db25ff39a64adce3fd73f7c
[]
no_license
ybgdgh/apriltag_pares_graph
eca280b2de4bacd229f91d014758b91c8ea4d9f9
c903b7e11af2bbfe1f08036fb40af301a402f3aa
refs/heads/master
2020-08-26T23:47:10.652759
2019-10-24T02:46:27
2019-10-24T02:46:27
217,185,320
0
0
null
null
null
null
UTF-8
C++
false
false
264
cpp
#include "ros/ros.h" #include "node.h" int main(int argc, char *argv[]) { ros::init(argc, argv, "parse"); ros::NodeHandle nh; ros::NodeHandle np("~"); PARSE parse_debug(nh,np); ros::spin(); cout << "finish!" << endl; return 0; }
[ "791202034@qq.com" ]
791202034@qq.com
148ab9a3a1331d0aaea02a7b590e0031e8bb632f
bcae6681107f3102d871318619aded222714d26d
/trunk/Ej_13/p_C2/eventoscliente.cpp
ca43df6d3c5b79ee439ce430cb6ad729d0b7bc22
[]
no_license
gruizFING/SED
04d7a471391031b81ed6db61f9e0a8e7821cf002
ccef0b24ede64e0ad56c3273c5f4dc2dcfe2555f
refs/heads/master
2020-06-16T22:32:09.469388
2019-07-08T02:33:00
2019-07-08T02:33:00
195,721,732
0
0
null
null
null
null
UTF-8
C++
false
false
4,456
cpp
#include "eventoscliente.hpp" #include "banco.hpp" #include "cliente.hpp" #include <iostream> #include <math.h> using namespace eosim::core; // en el constructor se utiliza el identificador definido en eventoscliente.hpp ClienteFeeder::ClienteFeeder(Model& model): BEvent(clienteF, model) {} ClienteFeeder::~ClienteFe...
[ "germanruizravi@gmail.com" ]
germanruizravi@gmail.com
90d4a59f43714dae7f4c481278e14ff22d82436e
7da54b0879af988c5c18f5bb1f6dd76d711bf93d
/GalaxyWar/h/GW_Collisionnable.hpp
1c137d4547ee12b478c395a6a86ddc23e2fc2586
[]
no_license
Spirou003/Old_Galaxywar
e8bc92e6e98db56c28962e4cac3ae162316dac86
d01d0d63f15a4a0517ef942b9a09e8f2cc14b7ac
refs/heads/master
2021-01-18T21:39:18.900712
2016-10-01T15:53:23
2016-10-01T15:53:23
69,746,816
0
0
null
null
null
null
UTF-8
C++
false
false
2,247
hpp
#ifndef GW_COLLISIONNABLE_H #define GW_COLLISIONNABLE_H #include "GW_Constantes.hpp" struct GW_JeuData; #include <cmath> #include "GW_Functions.hpp" #include "../t/GW_ArrayList.hpp" #include "GW_CollisionnableAdmin.hpp" class GW_Collisionnable { public: GW_Collisionnable(void); virtual ~GW_Collisi...
[ "poulain-julien@hotmail.com" ]
poulain-julien@hotmail.com
d2315fc7afd448a2f6bc887a3dfee4917b889233
52d32fd2bed109869a928d072917f9bc6f6ebb9e
/src/nova/guest/redis/constants.h
823edf5cd9434f1da2225678cc5d40060bfb832c
[]
no_license
cp16net/sneaky-pete-1
b45650de7ee09aa5282b8fcadf4318dd75e6f0d9
40f778f966001e762a6d4bd7da972070c52cb6ea
refs/heads/master
2020-12-25T23:47:52.418739
2014-04-17T15:55:22
2014-04-17T15:55:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
18,205
h
#ifndef CONSTANTS_H #define CONSTANTS_H #include <string> namespace nova { namespace redis { //Redis responses. static const std::string STRING_RESPONSE = "+"; static const std::string STRING_DESCRIPTION = "String."; static const std::string ERROR_RESPONSE = "-"; static const std::string ERROR_DESCRIPTION = "Err...
[ "conrad@weidenkeller.com" ]
conrad@weidenkeller.com
b3264ac96b2fe9e6a60a42c5f36321b844c35e41
40f9d141de64e2f0d89607a3cad6535d5af3c802
/src/helloworld/helloworld.cpp
552521ebdeff19e5a2ed477310162d9520882d26
[]
no_license
ejoebstl/cpp-cmake-example
a951efcfe7daa56f720f2e51a4f9fa323eb0c6a3
0ad09b3d184ecf3be80c20914b2a3ebbd74091d8
refs/heads/master
2020-03-22T05:36:40.744928
2018-07-03T12:12:11
2018-07-03T12:12:11
139,578,374
0
0
null
null
null
null
UTF-8
C++
false
false
115
cpp
#include<iostream> using namespace std; int main() { cout << "Hello c++ World!" << endl; return 0; }
[ "emanuel.joebstl@gmail.com" ]
emanuel.joebstl@gmail.com
b1d363cdbd4ecd3466c472e96eb4814b502d2958
f665cedcf56e09a0cf51aff97fc9856e2bd37e77
/QuestionAnswerService/QuestionAnswerService/FQAServer.cpp
1e21318ddee6e166a45359cd0351667d9e70f93e
[]
no_license
zhangqiaoli/robot
2e2f3fb0e38d08fa14a90e4341242f6a92e74f35
085b116d3cb0c5391a5175867315be0c7ebb5ebd
refs/heads/master
2021-01-10T01:45:46.041344
2015-11-16T01:35:46
2015-11-16T01:35:46
45,585,762
0
0
null
null
null
null
GB18030
C++
false
false
7,617
cpp
#include "stdafx.h" #include "FQAServer.h" #include <Poco/NamedMutex.h> #include <Poco/Util/Option.h> #include <Poco/Util/OptionSet.h> #include <Poco/Util/HelpFormatter.h> #include <SADatabase.h> #include "SALogChannel.h" #include "FQACommon.h" using namespace Poco; using namespace Poco::Util; Configure cfg; FQAServi...
[ "qiaoli.zhang@smartac.co" ]
qiaoli.zhang@smartac.co
69396c525c4a90cd8b2e16f4fe2f3fcedeea997b
2b50fd71f5a7bb0932c04688cdcf54a76ce101c8
/src/classes/gdaemon_tasks.h
ce4172fa5f77b1d61ff8a1819fd6c9cfe7385512
[ "MIT" ]
permissive
hixio-mh/daemon
0a545014c8af3d824c7eea9995ac0329735d1b6b
88671543524ea2c2bce444c5ed8996f98e4231da
refs/heads/master
2022-09-20T02:40:03.720484
2020-04-20T22:58:17
2020-04-20T22:58:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,824
h
#ifndef GDAEMON_GDAEMON_TASKS_H #define GDAEMON_GDAEMON_TASKS_H #include <queue> #include <unordered_set> #include <unordered_map> #include <memory> #include <boost/thread.hpp> #include "commands/game_server_cmd.h" #include "models/gdaemon_task.h" #define TASK_WAITING 1 #define TASK_WORKING 2 #define TASK_ERR...
[ "nikita.hldm@gmail.com" ]
nikita.hldm@gmail.com
c82f678cce0abbbec017b48d6d78114154ff4a51
3fa08a93a34d75ab8da1125fe8cc4c46dae52601
/src/CButtonBar.cpp
5449b36b9f24543bf7525634788539e198e72029
[]
no_license
Ashrak22/FTP-client
9e42dc49a996de059abdd5f7535ac977fc27de5a
f6d2e345183b110deeaea83d1cea1dc8c313b8c6
refs/heads/master
2016-09-01T10:08:03.123956
2015-11-19T17:05:06
2015-11-19T17:05:06
46,506,919
0
0
null
null
null
null
UTF-8
C++
false
false
2,220
cpp
/** * @file CButtonBar.cpp * @brief Implementation of CButtonBar Class * @author Jakub J Simon * */ #include "CButtonBar.h" /*! \brief The constructor sets the coordinates to last line of window. */ CButtonBar::CButtonBar() : CGUIItem(0, LINES-1, COLS, 1) { ///The constructor sets the coordinates fo the...
[ "jakub.simon@gmail.com" ]
jakub.simon@gmail.com
0ed6b709931201f93033373b3b8d50fc744fb51f
547a0e37998c836be10ee00f13b1cf201a381de5
/3.2小节——入门模拟->查找元素/ProblemD.cpp
1a2d7572dbc88a4effd05cedba5d7a96044a08b1
[]
no_license
hegongshan/algorithm-notes
7232c3b3868f1a6ca4603756adc92edb3facbf6d
59e1ab7146858e5a4b4b11c9b7459289e2a93f16
refs/heads/master
2020-04-29T11:41:02.881872
2019-08-06T15:35:39
2019-08-06T15:35:39
176,108,059
0
0
null
null
null
null
UTF-8
C++
false
false
435
cpp
#include <cstdio> int main() { int n, m; while (scanf("%d", &n) != EOF) { int arr[n]; for (int i = 0; i < n; i++) { scanf("%d", &arr[i]); } scanf("%d", &m); for (int i = 0; i < m; i++) { int x; scanf("%d", &x); bool flag = false; for (int j = 0; j < n; j++) { if (arr[j] == x) { prin...
[ "hegongshan@qq.com" ]
hegongshan@qq.com
d76c4ac5d93dd6a6777305b6561339cf1c825517
bdf42290c1e3208c2b675bab0562054adbda63bd
/base/posix/unix_domain_socket_linux.cc
20a5944b4ee7d4ebe412ee3b34aa8b044a5f97b0
[ "BSD-3-Clause" ]
permissive
mockingbirdnest/chromium
245a60c0c99b8c2eb2b43c104d82981070ba459d
e5eff7e6629d0e80dcef392166651e863af2d2fb
refs/heads/master
2023-05-25T01:25:21.964034
2023-05-14T16:49:08
2023-05-14T16:49:08
372,263,533
0
0
BSD-3-Clause
2023-05-14T16:49:09
2021-05-30T16:28:29
C++
UTF-8
C++
false
false
8,254
cc
// Copyright (c) 2011 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 "base/posix/unix_domain_socket_linux.h" #include <errno.h> #include <sys/socket.h> #include <unistd.h> #include <vector> #include "base/fi...
[ "egg.robin.leroy@gmail.com" ]
egg.robin.leroy@gmail.com
bf3fddef101d0308ab10174a00612e7006a57fde
24e24e03dad406305e82b5900197f5624e0a3e20
/A/112A.cpp
6a4dc092a10d44706b5008711b1a462bee873f43
[]
no_license
Sohan021/ProblemSolve_CodeForces
9a7ec2b8cc671c478786afd6122d72b807c45d1d
c5a0870c6d79f11c11623526f2bb5f08cba0922f
refs/heads/main
2023-03-31T05:05:31.031347
2021-03-30T05:18:29
2021-03-30T05:18:29
352,877,044
0
0
null
null
null
null
UTF-8
C++
false
false
378
cpp
#include<bits/stdc++.h> using namespace std; int main() { string s1, s2; cin>>s1>>s2; for(int i=0;i<s1.length();i++){ if(s1[i]<92){ s1[i]+=32; } if(s2[i]<92){ s2[i]+=32; } } if(s1>s2) cout<<1<<endl; else if(s1<s2) cou...
[ "sohanrahman021@gmail.com" ]
sohanrahman021@gmail.com
b400cd6219866dd4fea859d8766369ee1f10dc2b
e5694cdc45c5eb77f699bdccff936f341d0e87e2
/a/tz/ax/truegrid/evnthlpr.h
495b15daf0c816ffc1b4a5f52080637be9a0b99d
[]
no_license
arksoftgit/10d
2bee2f20d78dccf0b5401bb7129494499a3c547d
4940b9473beebfbc2f4d934fc013b86aa32f5887
refs/heads/master
2020-04-16T02:26:52.876019
2017-10-10T20:27:34
2017-10-10T20:27:34
49,138,607
0
3
null
2016-08-29T13:03:58
2016-01-06T14:02:53
C
UTF-8
C++
false
false
859
h
/********************************************************************************************/ // // File: trhlpr.h // Copyright: Ton Beller AG2000 // Autor: TMV // Datum: 5. September 2000 // description: helper classes for event handling // // // list of classes : // Name: ...
[ "arksoft@comcast.net" ]
arksoft@comcast.net
240f8e4808bf2782cf857564869f3a709935020f
0ae93c468e035b54cac957f771cc924913cc8037
/BREC_1_2/Bbb/SdrSvr/AscpDisIf.h
4c262c1847177beb129516f386fdc17f546b04ae
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
kitspace-forks/BREC
87c5662f4d27c7755a2a5398d823b545b357ff57
f87c065da63cbc305be7e11d44f33677b1fa35a2
refs/heads/master
2021-05-31T19:08:28.416588
2016-05-28T21:38:44
2016-05-28T21:38:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,102
h
// // // This source code is available under the "Simplified BSD license". // // Copyright (c) 2013, J. Kleiner // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // 1. Redistributions of sou...
[ "bob@localhost.com" ]
bob@localhost.com
6daf378908f90cf778b91019aa54b5734ca93aab
0f0d07564b248595dff2b0ab8330c0dc2d50380b
/src/qt/coincontroldialog.cpp
1787c073ec6503558bdc6724c2915d03e3dcd3b7
[ "MIT" ]
permissive
BungeeStartup/Bungee
bea117905106c65d757ff056cb138f8f93a03d26
b91f65c0b59257552a1ffd1f487abdfe89bf8c19
refs/heads/master
2021-03-03T04:24:21.263474
2020-04-05T18:58:16
2020-04-05T18:58:16
245,931,390
0
1
null
null
null
null
UTF-8
C++
false
false
35,356
cpp
#include "coincontroldialog.h" #include "ui_coincontroldialog.h" #include "addresstablemodel.h" #include "bitcoinunits.h" #include "base58.h" #include "chain.h" #include "guiutil.h" #include "init.h" #include "optionsmodel.h" #include "walletmodel.h" #include "coincontrol.h" #include "wallet.h" #include <ctime> #inc...
[ "BungeeStartup@gmail.com" ]
BungeeStartup@gmail.com
5e52ca1ba657c6b1bfd1d23d7bec5d48b72d0c06
9cd3188509c4e5845f47de0475eafc6de69cbd68
/comp sci 3/testest.cpp
067edd27ee5431eb6ebe658b89193b26bbfe9c5a
[ "Apache-2.0" ]
permissive
MattPhilpot/RandomHomework
9f52cc40a9922086ff8e0c8708229a956df3d6e3
efa61590689c0af862a52104bad89c35bc133a65
refs/heads/master
2021-11-08T06:07:20.423519
2021-11-02T02:55:26
2021-11-02T02:55:26
237,514,421
0
0
null
null
null
null
UTF-8
C++
false
false
270
cpp
/* * calculator_main.cpp * * * Created by Matthew Philpot on 1/28/10. * */ #include <iostream> #include "string" using namespace std; int main () { char * str1 = "hi "; char * str2 = "fren "; char * str3; str3 = *str1 + *str2; cout << str3; return 1; }
[ "mattp@linuxacademy.com" ]
mattp@linuxacademy.com
7a88888a984aedb34c1f07d77e4947fd347f175f
82a476e781cacf6b4501eb90f3ba67ab01e358f1
/ioprocess/xversion/ioprocess-1.cpp
7a37fa62aad94620c46028c541463bc4628bf327
[]
no_license
dennis-tmeinc/zeus6
5131017dd56ed3df3c5314d0006ea47d5e5eb82b
45f19c76b1322e16ac85432c2f3bdd75bd13c378
refs/heads/master
2020-04-10T07:26:11.962128
2020-03-20T20:46:44
2020-03-20T20:46:44
160,880,288
0
1
null
null
null
null
UTF-8
C++
false
false
31,999
cpp
#include <stdio.h> #include <sys/mman.h> #include <signal.h> #include <termios.h> #include <unistd.h> #include <sys/reboot.h> #include "../cfg.h" #include "../dvrsvr/eagle32/davinci_sdk.h" #include "../dvrsvr/genclass.h" #include "../dvrsvr/config.h" #include "diomap.h" // HARD DRIVE LED and STATUS #define HDLED (0x1...
[ "dennisc@tme-inc.com" ]
dennisc@tme-inc.com
f54b2b6dd22da05c0744a1353f9fd71560230aa6
395d1860e82bc75ccc04b91c4b9a8fa46276d9bb
/Source/Common/Compat/Deprecated/Compat/hkHavokAllClassUpdates.h
d66f2171a15d5fb0e89f1e9178e694b9db14a546
[]
no_license
Hakhyun-Kim/projectanarchy
28ba7370050000a12e4305faa11d5deb77c330a1
ccea719afcb03967a68a169730b59e8a8a6c45f8
refs/heads/master
2021-06-03T04:41:22.814866
2013-11-07T07:21:03
2013-11-07T07:21:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,786
h
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Product and Trade Secret source code contains trade secrets ...
[ "joel.van.eenwyk@havok.com" ]
joel.van.eenwyk@havok.com
cc369b9f5b55a7a324a03badd0dc2001125d1b5d
81bfc13080c1cd85e987f27eeaf77236fb41e03e
/Source/ProvingGrounds/ProvingGroundsProjectile.cpp
ba0fc12cc9f40cee4315e3620bda6dbe3f6a75e6
[]
no_license
Yurimeitzen0/ProvingGrounds
39a2183a5f1f0f2db8f382a70855576a325b2232
74b5d88aa4f1f6d4b26f696731ea49c23cfbc000
refs/heads/master
2020-04-23T04:35:40.924637
2019-03-26T01:16:20
2019-03-26T01:16:20
170,912,441
0
0
null
null
null
null
UTF-8
C++
false
false
1,804
cpp
// Copyright 1998-2018 Epic Games, Inc. All Rights Reserved. #include "ProvingGroundsProjectile.h" #include "GameFramework/ProjectileMovementComponent.h" #include "Components/SphereComponent.h" AProvingGroundsProjectile::AProvingGroundsProjectile() { // Use a sphere as a simple collision representation CollisionCo...
[ "yuri.meitzen@gmail.com" ]
yuri.meitzen@gmail.com
59de308c0b88d5b65945a1fe411dbc451e0b5bd4
54e1a786248dde2ac0143d261f69a0c0ad843b7f
/LhaForge/ConfigCode/Dialogs/Dlg_shortcut.h
0bc5dd13dd930a17cc26fa6c487db337d1c7e6cc
[]
no_license
killvxk/lhaforge
0cc741e8143df2205fa88869b6f42c59ff1fd0bd
3cf98291f08de1e5c0f492115f54f3e89f99ab0c
refs/heads/master
2020-04-25T04:11:10.360033
2013-05-31T16:17:20
2013-05-31T16:17:20
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
3,394
h
/* * Copyright (c) 2005-2012, Claybird * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list ...
[ "claybird.without.wing@gmail.com" ]
claybird.without.wing@gmail.com
26b01336382624b7a2c2c23d210c24348cd9c9fd
8caa570ec32fa20d01e55acefd2b933f16964421
/interviewquestions/GoogleInterviews/RacerRank/main.cpp
f4acf99eb1a52843cb47e0061b66d15646712ff5
[]
no_license
zhenl010/zhenl010
50d37601e3f9a7f759d6563ef53e0df98ffca261
f70065b153a8eb3dc357899158fe8011e4d93121
refs/heads/master
2020-04-18T10:16:53.980484
2013-06-05T16:11:47
2013-06-05T16:11:47
3,318,566
0
1
null
null
null
null
UTF-8
C++
false
false
1,839
cpp
// 一堆racer,每个racer有出发时间和到达时间,计算每个racer的score,规则如下 // :score = 所有出发比自己晚但是到达比自己早的racer数量之和,(所有的出发时间 // 和到达时间没有重复的)要求时间复杂度o(nlgn). #include <iostream> #include <vector> #include <algorithm> #include "OrderStatisticTree.h" namespace { ////////////////////////////////////////////////////////////////////////// using...
[ "lv.zhen.g@gmail.com" ]
lv.zhen.g@gmail.com
4aae9a68e69c67280a069d6e9c3fe7e469f3bc7a
51f08e2fc0b3a24377737a33727def8a4da89b76
/src/ECS/Components/AnimationComponent.cpp
46c7bd90462a970fd61b99e70fcc5c9a112472ce
[ "MIT" ]
permissive
InversePalindrome/ProceduralX
bf820373247d4341732b57cf17f62a004a75e2d6
f53d734970be4300f06db295d25e1a012b1a8fd9
refs/heads/master
2020-12-29T11:36:06.410204
2020-05-11T21:38:12
2020-05-11T21:38:12
238,593,940
3
0
null
null
null
null
UTF-8
C++
false
false
1,691
cpp
/* Copyright (c) 2020 Inverse Palindrome ProceduralX - ECS/Components/AnimationComponent.cpp https://inversepalindrome.com/ */ #include "ECS/Components/AnimationComponent.hpp" void ECS::Components::AnimationComponent::update(const sf::Time& deltaTime) { animator.update(deltaTime); } void ECS::Components::Anima...
[ "bryantrianarueda@gmail.com" ]
bryantrianarueda@gmail.com
6c5f85865dd89a7f1a692c81669f9a4279abf232
3437fb257545a0bf6d25a76ada6047f7c4686865
/LeetCode/598.cpp
3ca5f6eac60e78acbd30e7e7e383ac082262953b
[]
no_license
whing123/C-Coding
62d1db79d6e6c211c7032ca91f466ffda4048ad9
3edfbad82acd5667eb0134cb3de787555f9714d8
refs/heads/master
2021-01-23T01:26:17.228602
2019-10-03T16:21:43
2019-10-03T16:21:43
102,434,473
0
0
null
null
null
null
UTF-8
C++
false
false
552
cpp
/* *题目: * 598 * Range Addition II * *思路: * * *技法: * */ class Solution { public: int maxCount(int m, int n, vector<vector<int>>& ops) { if(ops.size() == 0){ return m * n; } int a, b; a = b = INT_MAX; for(int i = 0; i < ops.s...
[ "whpiggys@gmail.com" ]
whpiggys@gmail.com
e2369bcac8e3f8614e9c2556791f87bde23933fe
dae49b5b2c087df67ccdd706f89f8b553ad5ad1e
/kokkos/lulesh.cc
6577b9a62cdc3c6b5ce37b1b78004086113d412f
[]
no_license
joao-lima/lulesh
d9eb679bcbca115fe5a4b75c91e67f0af4efeca2
07ccaf1e16ebd282002792c677db5f7d59dc8a05
refs/heads/master
2021-01-21T13:53:27.259043
2016-05-20T02:23:34
2016-05-20T02:23:34
46,507,824
0
0
null
null
null
null
UTF-8
C++
false
false
96,739
cc
/* This is a Version 2.0 MPI + OpenMP implementation of LULESH Copyright (c) 2010-2013. Lawrence Livermore National Security, LLC. Produced at the Lawrence Livermore National Laboratory. LLNL-CODE-461231 All rights reserved. This file is part of LULESH, Versi...
[ "jvlima@inf.ufsm.br" ]
jvlima@inf.ufsm.br
89ff6a1e4ac83d1ac43bee3125d2a61ecf5d4cc4
e638d561c72355c58df1246dd32e12778ccdb4dd
/alvr_server/FreePIE.h
c886ab158d81a0b9579da62d557d64f54f7bdda7
[ "MIT" ]
permissive
RealMG/ALVR
0377b048315447694a08d1c9acfb2da7d317292b
e4a4af6acf8eddfac5daa50dd83bc4681c31ef37
refs/heads/master
2020-03-23T04:20:04.018167
2020-03-17T03:21:01
2020-03-17T03:21:01
141,077,046
0
0
NOASSERTION
2020-03-17T03:21:02
2018-07-16T02:29:55
C++
UTF-8
C++
false
false
5,013
h
#pragma once #include "openvr-utils\ipctools.h" #include "resource.h" #include "packet_types.h" #include "Utils.h" #include "Logger.h" class FreePIE { public: static const uint32_t ALVR_FREEPIE_SIGNATURE_V3 = 0x11223346; static const uint32_t ALVR_FREEPIE_FLAG_OVERRIDE_HEAD_ORIENTATION = 1 << 0; static const uint...
[ "polygraphene@gmail.com" ]
polygraphene@gmail.com
242c44d89ac795f4bf1a5907499f653803fcc7c3
1d813e7123dbd3f04cf2a151c321e7dea23ef192
/Source/WebKit2/UIProcess/WebResourceLoadStatisticsManager.cpp
5d6cb6cc4e1acafe51d9923808398a0539323a4f
[]
no_license
junhuac/webkit
c2b1be3fdc3852496c2553619b3c9592e687ed5f
1961514e0b8e324498dccfa0c26ed582f97e124f
refs/heads/master
2022-12-28T21:04:47.764386
2017-03-13T14:42:38
2017-03-13T14:42:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,378
cpp
/* * Copyright (C) 2017 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
[ "wilander@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc" ]
wilander@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc
5eaf7167f035daf745b989366b5ef539381f344b
3432877d0cda264bc7b883415734090c3e50c078
/ir_debug.cc
e1691b1862176100aa8c08d3f3bdfcd2d9266b8b
[]
no_license
dbperry17/ProjectBonus
0f44c46f318cb77aebe65a26d712626d05b5b698
a603193948fc97dccc9a2bcf3460ffeaebc6f069
refs/heads/master
2022-03-15T10:59:35.934777
2017-04-29T06:22:09
2017-04-29T06:22:09
89,535,268
0
0
null
null
null
null
UTF-8
C++
false
false
5,474
cc
/* * Copyright (C) Mohsen Zohrevandi, 2017 * * Do not share this file with anyone */ #include <iostream> #include <string> #include <sstream> #include <cassert> #include "ir_debug.h" using namespace std; static void print_statements(struct StatementNode* pc, struct StatementNode* last, int indent); static void p...
[ "dbperry2@asu.edu" ]
dbperry2@asu.edu
6d0908e1048ffefe0b59ed400506c85ff4be711a
a33aac97878b2cb15677be26e308cbc46e2862d2
/program_data/PKU_raw/77/1189.c
2618bc667f27b809d081bcd00f8b1117402d6720
[]
no_license
GabeOchieng/ggnn.tensorflow
f5d7d0bca52258336fc12c9de6ae38223f28f786
7c62c0e8427bea6c8bec2cebf157b6f1ea70a213
refs/heads/master
2022-05-30T11:17:42.278048
2020-05-02T11:33:31
2020-05-02T11:33:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
344
c
void Q(char a[]) { char c; c = a[0]; int pos[100]; int i = 0, num = 0; do { if (a[i] == c) { num++; pos[num] = i; } else { cout << pos[num] << " " << i << endl; num--; } i++; }while (i <= strlen(a) - 1); } int main() { char children[100]; cin >> children; Q(c...
[ "bdqnghi@gmail.com" ]
bdqnghi@gmail.com
64a3ac664a4859a8360439b20e5558eb35a75995
297497957c531d81ba286bc91253fbbb78b4d8be
/gfx/skia/skia/src/core/SkSamplingPriv.h
5808c0b285aa4db76ab94d670f1b595e20c36f2d
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
marco-c/gecko-dev-comments-removed
7a9dd34045b07e6b22f0c636c0a836b9e639f9d3
61942784fb157763e65608e5a29b3729b0aa66fa
refs/heads/master
2023-08-09T18:55:25.895853
2023-08-01T00:40:39
2023-08-01T00:40:39
211,297,481
0
0
NOASSERTION
2019-09-29T01:27:49
2019-09-27T10:44:24
C++
UTF-8
C++
false
false
1,899
h
#ifndef SkSamplingPriv_DEFINED #define SkSamplingPriv_DEFINED #include "include/core/SkSamplingOptions.h" class SkReadBuffer; class SkWriteBuffer; enum SkLegacyFQ { kNone_SkLegacyFQ = 0, kLow_SkLegacyFQ = 1, kMedium_SkLegacyFQ = 2, kHigh_SkLegacyFQ = 3, kLast_SkLe...
[ "mcastelluccio@mozilla.com" ]
mcastelluccio@mozilla.com
3f84658aea7a075106618a488568b9e7fcdc94cf
819684f7fb6b98505b23a5f85c7ce955ebc47227
/Level1/String/p3.cpp
41f1c6c3484ec3da4347590d51e48bd00de1f1f7
[]
no_license
dhruvagg987/Problem_Solving
7c2c14c99faa18ab9289a224b28a8ae54b90ba5f
07d271e9e0569053acd5a850ef08407f6d85c97f
refs/heads/master
2023-04-14T20:54:15.334644
2021-04-13T18:14:17
2021-04-13T18:14:17
289,731,708
0
0
null
null
null
null
UTF-8
C++
false
false
221
cpp
#include<iostream> using namespace std; int main() { int i,j; string s="COMPUTER"; for(i=0;i<s.length();i++) { for(j=i;j<s.length();j++) cout<<s[j]<<" "; cout<<endl; } return 0; }
[ "dhruv.1822it1051@kiet.edu" ]
dhruv.1822it1051@kiet.edu
9279d061b989be2de11b3bd7226dba8b267cf7f6
21ef7695b2d571883b7acdaa0c86c46c1c446e20
/serman/history.cc
9aa920bd7847401cc5bce4eda23e15a18f5cf1fa
[ "BSD-2-Clause" ]
permissive
buzzz321/SerMan
39a0866fbeb01ab8c9aaff6d45cfc461d09500f2
d6d6be3b674ec4be577c5a248dc7e3f558c14bec
refs/heads/master
2021-05-04T11:03:48.210544
2019-11-24T10:58:36
2019-11-24T10:58:36
52,677,429
0
0
null
null
null
null
UTF-8
C++
false
false
2,285
cc
#include "history.h" #include <fstream> #include <iostream> #include <regex> #include<limits> History::History() : position(std::numeric_limits<std::size_t>::max()), currentSearchIndex(0), fileName(".serman_history") { cmdHistory.clear(); } History::History(std::string path) : position(std::numeric_limits<...
[ "anders.olme@gmail.com" ]
anders.olme@gmail.com
b591ab930527d87ca5d5ea2dc2119ddbb2c3e92c
980b4735da4ac1882bf74d0d40530f2370fa9389
/yesod.old/yesod/storage/detail/memory_pointer_facade.hpp
dfa9c854dc43852e5ef442c79427c4e454351982
[]
no_license
oakad/ucpf
24790c6f8247e16b8ef48bc3012da15bdd775205
cb832e39776237af5fd901e3942d671af37a8005
refs/heads/master
2021-03-16T07:17:54.219223
2017-04-01T05:57:33
2017-04-01T05:57:33
337,931
0
0
null
null
null
null
UTF-8
C++
false
false
839
hpp
/* * Copyright (c) 2016 Alex Dubov <oakad@yahoo.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as publi- * shed by the Free Software Foundation. */ #if !defined(HPP_320E3B8FEFCB5DF0FD6E60B5CB133C24) #define HPP_32...
[ "oakad@yahoo.com" ]
oakad@yahoo.com
c2546501d9a91ee032c1e677c18897bcb4a28f6e
d872333f8c95a2b7481a280ca576af6a1c19318c
/src/operator/nn/mkldnn/mkldnn_log_softmax.cc
eb0ff379cdb598e268d507f840350454cf867265
[ "Apache-2.0", "BSD-3-Clause", "BSL-1.0", "MIT", "BSD-2-Clause", "Zlib", "Unlicense" ]
permissive
channel960608/incubator-mxnet
6a5d472a0808db6625cd5b6cd044d6a830782e3b
3480ba2c6df02bb907d3a975d354efa8697c4e71
refs/heads/master
2023-08-13T00:03:25.572159
2021-07-16T21:30:24
2021-07-16T21:30:24
379,127,391
0
0
Apache-2.0
2021-09-25T12:40:34
2021-06-22T03:12:56
C++
UTF-8
C++
false
false
8,572
cc
/* * 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 ...
[ "noreply@github.com" ]
noreply@github.com
a85df5290eede8b03d1fe01b0c4ca475f774b7ac
a5aa31e31625779b76025369a0689f73c3d8f2b4
/granary/arch/x86/cpu.cc
1f38f56503ec7fd56653ce699eb9b9175fd77077
[ "Apache-2.0", "MIT" ]
permissive
gavz/grr
0d672c1edecd732b371e5ffd3fbadebfc08ad280
76f6ee96cedbd6b7c4f0c0b9481a5e1601e6a710
refs/heads/master
2022-04-27T15:26:12.615701
2019-09-04T16:41:09
2019-09-04T16:41:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
394
cc
/* Copyright 2015 Peter Goodman, all rights reserved. */ #include "granary/base/base.h" #include "granary/base/breakpoint.h" namespace granary { namespace arch { void Relax(void) { GRANARY_INLINE_ASSEMBLY("pause;" ::: "memory"); } void SerializePipeline(void) { GRANARY_INLINE_ASSEMBLY("cpuid;" ::: "eax", "ebx",...
[ "peter.goodman@gmail.com" ]
peter.goodman@gmail.com
f958d1d6b9ca56c0ae23c6411cca78cb3d0b640e
2befdb4bc91b861372c3353511558bc30d70aec7
/Source/GranularVoice.h
070118803558556a97a5f06bb217cfd4f7dcb67f
[]
no_license
BennetLeff/Nave
24eb74d15f33879fc56946cd2527f949fb4023ee
c02e513c7a356cf98e89b06b20532bb50b08a8ef
refs/heads/develop
2020-11-24T02:27:36.552006
2020-01-08T19:40:57
2020-01-08T19:40:57
227,925,673
0
0
null
2020-01-08T19:40:59
2019-12-13T21:33:53
C++
UTF-8
C++
false
false
1,720
h
/* ============================================================================== GranularVoice.h Created: 18 Dec 2019 5:05:09pm Author: Bennet Leff Code structure heavily borrows from Juce's SamplerVoice. ============================================================================== */ #pragma ...
[ "bennetleff@gmail.com" ]
bennetleff@gmail.com
9ac5992a976a08a6e99221cc9a4fec5b27f77960
bf66c35d8866a701c1a41429045fab9823f12cd5
/src/timedata.cpp
f5401a871762bed2b98737ae4372fd45efcfd6ce
[ "MIT" ]
permissive
cboic-project/cboic
d1035cfaaaa97814cc96d7652b5848ba8cda1cc6
ea15fa59e4ce28b847e1be8e58720e3232e9735a
refs/heads/master
2021-01-21T20:16:59.185644
2017-05-25T23:52:30
2017-05-25T23:52:30
92,213,242
0
0
null
null
null
null
UTF-8
C++
false
false
3,656
cpp
// Copyright (c) 2014 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "timedata.h" #include "netbase.h" #include "sync.h" #include "ui_interface.h" #include "util.h" #include "utilstrencodings.h"...
[ "root@home" ]
root@home
72b54435a65c7493d5d79f77fd58e3237a01e311
e0faafe09f9dc664db1dbe1556947b4cbc40f812
/37_Truncatable-primes.cpp
3653dcae132bbd1acf9abf2355206e29b66423fc
[]
no_license
kmilliner/Project-Euler-Solutions-1
6f2e02dcfe8d01b8758399af2a1ef1955469774b
1ee93e678f4fdcc8cf1d2ab2818713a313c59b52
refs/heads/master
2021-09-21T00:56:24.080518
2018-08-18T08:39:03
2018-08-18T08:39:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,124
cpp
#include <bits/stdc++.h> using namespace std; set<int> primes; void Sieve(int n) { vector<bool> sieve(1000010, false); int p = 2; sieve[2] = true; while(p <= n) { primes.insert(p); for(int i=2; p*i <= n; i++) sieve[p*i] = true; while(p < sieve.size() &...
[ "johncarey@Macintosh.local" ]
johncarey@Macintosh.local
83f6a45540cbed7870138ef23418f78cae7c3e09
eb4cfc5f3d38e85510218cd4162d7ccc14782fd1
/trunk/project/library/include/positions/medicalRecorder.h
2ab096cdad3cfbcaa35e18e8dbda26cfa942608b
[]
no_license
MichalDudkiewicz/workScheduler
1cad606a969e47fbcbce927d839114f87905bda3
5ac2310fc1d557716994a6150efe0df18d403a05
refs/heads/master
2023-01-21T06:15:57.548517
2020-12-05T22:46:08
2020-12-05T22:46:08
230,484,915
0
0
null
null
null
null
UTF-8
C++
false
false
354
h
#ifndef medicalRecorderClass #define medicalRecorderClass #include "position.h" class MedicalRecorder : public Position { public: MedicalRecorder() = default; ~MedicalRecorder() override = default; std::string positionInfo() const override; unsigned int positionID() const override; std::string sho...
[ "michal.dudkiewicz96@gmail.com" ]
michal.dudkiewicz96@gmail.com
0e9f8d509b3b47d9a1b843278d412f91b3e64d53
3a4080fb1ca1ac5b9f57c29ab9bc7ad660ba16b3
/C_C++/C++/lambda.cpp
666915a7594365e613d378eb042c3879750b87cb
[]
no_license
changmu/Practice-code
0646d2fd580d2103f3ef8985b2b3ca3c0862716f
c5d87c787ea0e28001240cd4f49270ea07d4f1e4
refs/heads/master
2022-08-03T15:05:34.514213
2022-07-27T03:14:45
2022-07-27T03:14:45
48,113,031
2
0
null
2022-06-18T09:11:54
2015-12-16T13:50:08
C
UTF-8
C++
false
false
367
cpp
#include <iostream> #include <string> #include <algorithm> using namespace std; int main() { int a[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; int sz = 0; int *p = find_if(a, a + 10, [sz](int a) { return a > sz; }); cout << *p << endl; int sz = 1; auto f = [&]() { return ++sz; }; cout << f() << ...
[ "2276479303@qq.com" ]
2276479303@qq.com
50a85f7a2d8462de2a54f7e483f31c94be65d6c1
a43cf211ffd0ad3ae440fd859bc3255014fe30be
/Parquet_src/src/parquet/file/reader.h
7d3c3f97705ecd36b5ede3f81f800deea14f28b1
[]
no_license
DaigaPlase/tpc_hive
8ee6c3d9ab02af401929eb379426b97e9acdaf58
262ae311e170fef87c9afeb356da55b2a83f1d27
refs/heads/master
2021-01-10T17:39:08.015909
2018-05-29T08:22:52
2018-05-29T08:22:52
51,431,269
0
0
null
null
null
null
UTF-8
C++
false
false
4,554
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 may...
[ "noreply@github.com" ]
noreply@github.com
b6e522047102b44221a85e0d601847ec6fc6fa12
5032b027a316f418192f6a28320c139ec025079f
/坦克大战/EndUI.h
cc604dc83c6e613320e8f72aa1ef85c02ff0f8a2
[]
no_license
li-guoyin/Tank-war
e4ec24d34bef6c0a6715f8c2afa8b28bccd91390
7b63ae0bfe4ff509040bd02a1f5d6eab17239f8c
refs/heads/master
2020-04-09T18:39:29.498972
2018-03-07T13:25:06
2018-03-07T13:25:06
124,239,407
0
0
null
null
null
null
UTF-8
C++
false
false
679
h
// EndUI.h: interface for the CEndUI class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_ENDUI_H__EA7E2148_706B_46D6_9238_F7D59C96B005__INCLUDED_) #define AFX_ENDUI_H__EA7E2148_706B_46D6_9238_F7D59C96B005__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 10...
[ "1203251505@qq.com" ]
1203251505@qq.com
d46ab55110461b95c3cca662b4a9bf2dc70bf1b3
c204459ab145d0738a18969feffe5619fa2b0fb4
/StreamsZylab/streamspart1.cpp
c78333af5e70956b790a75eb223bf761ffd897a2
[]
no_license
beckahenryl/C-Programs
0963dbc8f0a3477fce5d8b94abe10fae1dbdfed2
9302c7ebe18b281eeaf508e9414b5351aee08bc8
refs/heads/master
2020-05-02T02:40:32.075830
2019-09-20T22:02:32
2019-09-20T22:02:32
177,709,442
0
0
null
null
null
null
UTF-8
C++
false
false
1,394
cpp
#include <iostream> #include <string> #include <sstream> #include <vector> #include <algorithm> using namespace std; int main() { std::string inputString; std::string findComma = ","; std::vector<string> vect; while (true){ cout << "Enter input string:" << endl; getline(cin, i...
[ "noreply@github.com" ]
noreply@github.com
c4d4dbdf20663bd5e6272c388d46444acc37f7a6
b8376621d63394958a7e9535fc7741ac8b5c3bdc
/lib/lib_XT12/Samples/ReportControl/ReportItemControls/MessageRecord.cpp
5045395578a0a53d188fb3cee137e3a23c27993a
[]
no_license
15831944/job_mobile
4f1b9dad21cb7866a35a86d2d86e79b080fb8102
ebdf33d006025a682e9f2dbb670b23d5e3acb285
refs/heads/master
2021-12-02T10:58:20.932641
2013-01-09T05:20:33
2013-01-09T05:20:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,869
cpp
// MessageRecord.cpp: implementation of the CMessageRecord class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ReportItemControls.h" #include "MessageRecord.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif ///...
[ "whdnrfo@gmail.com" ]
whdnrfo@gmail.com
40c3104de253722965e5e5e23d5e596723cc3ab8
1160a21510f2b41af307a2f4cf7fbbcf7a004431
/controleur.cpp
18fd9fb1583e9702347a1eb80f639637aa525bb5
[]
no_license
ParvilusLM/Jeu-Dames
e1b74694e1c0799be376106af11e3b0cb1a18766
0c1060c504cded4135c9940cb6ce2d712531fba7
refs/heads/master
2022-12-30T19:02:33.683449
2020-09-11T03:06:21
2020-09-11T03:06:21
242,615,825
1
0
null
null
null
null
UTF-8
C++
false
false
1,581
cpp
#include "controleur.h" Controleur::Controleur(sf::RenderWindow &fenetre):m_fenetre(0),m_decor(0) { m_fenetre=&fenetre; m_decor= new Decor(*m_fenetre); } void Controleur::debutJeu() { fin_partie=false; m_decor->CreationTableDeJeu(); m_decor->InitInfo(); m_decor->demarrerHorl(); } void Contr...
[ "lovemarckendyparvilus@gmail.com" ]
lovemarckendyparvilus@gmail.com
ede57dc9a0c79dbda9b39ee9920639eae583ec0e
ee6ff3af175a37c2b2377c5ed5f184609e134755
/oshgui/Input/Input.cpp
d280c10af3fdfc220a9d419c7cc33acb5dff2034
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
EternityX/DEADCELL-CSGO
c1363ecf5a62941954514d946137a4b791da3b36
7b873216637977d914b2eeb6893cb0cc4708aff2
refs/heads/master
2023-08-28T07:09:39.914038
2021-11-30T12:27:01
2021-11-30T12:27:01
175,938,531
597
233
MIT
2020-09-27T02:29:08
2019-03-16T07:07:59
C++
UTF-8
C++
false
false
1,150
cpp
/* * OldSchoolHack GUI * * by KN4CK3R https://www.oldschoolhack.me/ * * See license in OSHGui.hpp */ #include "Input.hpp" #include "../Application.hpp" namespace OSHGui { namespace Input { Input::Input() : enableMouseInput( true ), enableKeyboardInput( true ) { } //--------------------------------...
[ "jeramie@protonmail.com" ]
jeramie@protonmail.com
5b4e24a30e56a9e4ac9d7236c32a9cecb1d90a15
d46f6f21bd0f49b9ceadb9d59d910767aecbed4b
/test/unit/traits_tests.cpp
8a13b011b222ddb819b4d36c69a8a3f974b8db18
[ "MIT" ]
permissive
jupp0r/hsm
ed844f17f95ba7c698577e3c1d2496b83434d231
0f2c0c989695f488d67c57ac54cd4ef4e2bb059b
refs/heads/master
2023-05-31T05:49:32.762588
2020-01-15T22:14:45
2020-01-15T22:14:45
234,135,091
1
0
MIT
2020-01-15T17:28:43
2020-01-15T17:28:42
null
UTF-8
C++
false
false
2,970
cpp
#include "hsm/hsm.h" #include <gtest/gtest.h> #include <boost/hana.hpp> using namespace ::testing; class TraitsTests : public Test { }; struct S1 { constexpr auto on_entry(){ } constexpr auto on_exit(){ } constexpr auto make_transition_table(){ } constexpr auto make_internal_transiti...
[ "erikzenker@posteo.de" ]
erikzenker@posteo.de
2cf661035a99594de50dc0c5abd9b8fd1b0ff043
8857cab5f338cfe23756076a227afea2765f09e3
/101.cpp
640fa7cf568b963d2f1c0e1b449f998c005a6edc
[ "MIT" ]
permissive
nitin-maharana/LeetCode
c62a9b3cdc8c9e17c0a0dfb5bb05bccb0c126d37
d5e99fa313df3fda65bf385f46f8a62b6d061306
refs/heads/master
2021-01-21T13:34:39.792741
2016-05-12T16:34:29
2016-05-12T16:34:29
51,347,751
4
0
null
null
null
null
UTF-8
C++
false
false
1,658
cpp
/* * Written by Nitin Kumar Maharana * nitin.maharana@gmail.com */ /** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode(int x) : val(x), left(NULL), right(NULL) {} * }; */ //Iterative Solution. class Solution { queue<Tre...
[ "nitin.maharana@gmail.com" ]
nitin.maharana@gmail.com
075bf857d672537a4349767ecef82ea372db4163
63f0a2d2d9a0231be481dcc021dd9616439bf568
/protobuf/stdafx.cpp
2c56411d770039e7ffd00dcd9da8d7a4e90604cb
[]
no_license
wdy0401/exchange_vs
ce80ac804ad03288929ddecc08d922054b785d31
b03e7033fa16db245c4b5c3528cd34258c66f7e1
refs/heads/master
2021-01-01T05:33:11.413882
2014-11-03T11:39:08
2014-11-03T11:39:08
null
0
0
null
null
null
null
GB18030
C++
false
false
270
cpp
// stdafx.cpp : 只包括标准包含文件的源文件 // write_proto_buffer.pch 将作为预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h" // TODO: 在 STDAFX.H 中 // 引用任何所需的附加头文件,而不是在此文件中引用
[ "wdy0401@gmail.com" ]
wdy0401@gmail.com
9b1298d5361f2b9fafca10d4010dfb2bd2c07ae0
9c713425498c8366c47c3a4ce1a50c791c24572f
/src/app/EventManagement.h
86c8e87eab3f9e71ba581e2eb21cc1f9dd6994f5
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
krzysztofziobro/connectedhomeip
d17a754c88bf9a4703baf1bef222e34327042139
f07ff95183d33af17bc833c92c64e7409c6fd2eb
refs/heads/master
2023-07-17T22:46:22.035503
2021-08-28T16:08:30
2021-08-28T16:08:30
385,177,354
0
0
Apache-2.0
2021-07-12T11:39:14
2021-07-12T08:28:33
null
UTF-8
C++
false
false
25,090
h
/* * * Copyright (c) 2021 Project CHIP Authors * Copyright (c) 2015-2017 Nest Labs, Inc. * 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 * *...
[ "noreply@github.com" ]
noreply@github.com
158387ca03d0730f80cc46bf824dc70ffda97a57
5161777e938bb937b0670559fe9b020938fd2579
/kernel/x86/apci/LocalAPCI.h
a318394bebbda177bf0a79ef3014e034162d7f82
[ "Apache-2.0" ]
permissive
KKRainbow/FreeCROS
30fc53aca1138854cdaf57afb02c09838536b234
312f3f7d802187a9324d6c7f028d3c53e8a23b51
refs/heads/master
2021-01-10T16:40:51.568765
2015-06-04T10:49:13
2015-06-04T10:49:13
36,864,694
5
0
null
null
null
null
UTF-8
C++
false
false
1,451
h
/* * Copyright 2015 <copyright holder> <email> * * 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...
[ "443152178@qq.com" ]
443152178@qq.com
05c41f33c3afd614c2e25f8f5aab9d70dbc9b108
534744706ed8c8cfb5614c0ccc6485c0b1c9181d
/usaco/test.cpp
882785ba3efa033820c836834ed7101450ad092d
[]
no_license
walterpcasas/icpc
a7e72e0e69afa7f2a6a2dde4fa0268e743f9cf7a
758ce006dfc3945a9f62c525d55528ada64749a5
refs/heads/master
2022-12-15T01:04:05.218437
2020-09-04T09:00:17
2020-09-04T09:00:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
292
cpp
/* ID: wperezc1 TASK:test LANG: C++ */ #include <iostream> #include <fstream> #include <string> using namespace std; int main(){ ofstream fout ("test.out"); ifstream fin ("test.in"); int a, b; fin >> a >> b; fout << a+b << endl; return 0; }
[ "wperezc@uni.pe" ]
wperezc@uni.pe
6eba6b26bb989d1a37f4c1b736fafcf57060d37a
72f2992a3659ff746ba5ce65362acbe85a918df9
/apps-src/apps/external/zxing/pdf417/PDFBarcodeValue.h
d7d8ca7e92b51433160b4cb365a0f3e114eac678
[ "BSD-2-Clause" ]
permissive
chongtianfeiyu/Rose
4742f06ee9ecd55f9717ac6378084ccf8bb02a15
412175b57265ba2cda1e33dd2047a5a989246747
refs/heads/main
2023-05-23T14:03:08.095087
2021-06-19T13:23:58
2021-06-19T14:00:25
391,238,554
0
1
BSD-2-Clause
2021-07-31T02:39:25
2021-07-31T02:39:24
null
UTF-8
C++
false
false
1,183
h
#pragma once /* * Copyright 2016 Nu-book Inc. * Copyright 2016 ZXing authors * * 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 req...
[ "service@leagor.com" ]
service@leagor.com
896c9aef6f2324be98e417d77d492554b2109625
1f80af8f6e0b6b3cbfe66f4b04feb6620524f895
/solutions/354. Russian Doll Envelopes.cpp
3097cc6d8c6d941af630f9ec83c8f3208f9cee0d
[]
no_license
satvik-2-9/Leetcode
fff6d3484e0c053a6401225293ca8478c0debdec
422586dfe3ca7b36e6a2e140808f73288561f4d2
refs/heads/master
2023-06-21T22:05:05.779773
2021-07-15T14:37:57
2021-07-15T14:37:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
954
cpp
struct node{    int l,w; }; bool comp(node a ,node b){    if(a.l==b.l)        return a.w>b.w;    return a.l<b.l; } class Solution { public:    int maxEnvelopes(vector<vector<int>>& p) {        int n=p.size();        if(n==0)            return 0;        node arr[n];        for(int i=0;i<n;i++){            arr...
[ "56213428+sanyamdtu@users.noreply.github.com" ]
56213428+sanyamdtu@users.noreply.github.com