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
62033d0522e963cf455bf3d412ebe336a228072e
bf7d00691fcbf9d80182860c4558046f9f58c06a
/Archive/Copy of D2HackIt 200/D2hackIt/Inventory.cpp
8c72b3405807bc8e74e99fc529fd4d556384b2fe
[]
no_license
inrg/Diablo-II-Hacks
3ad8e130b34b5572f8a8f8462e5e87c502fc80e1
8ac6ce07e2fb0ddee68ecc3929d5b472400b0990
refs/heads/master
2020-09-07T03:01:32.860088
2018-06-09T15:15:54
2018-06-09T15:15:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,308
cpp
/////////////////////////////////////////////////////////// // Inventory.cpp // // Abin (abinn32@yahoo.com) /////////////////////////////////////////////////////////// #include "Inventory.h" #include "Constants.h" #include "definitions.h" #include "d2functions.h" #include "CommonStructs.h" #include "Item.h" #include "...
[ "abinn32@163.com" ]
abinn32@163.com
5577c32b5b0e1bd943c247c21a3b3b19956674bb
5d57ae30d25e717040150a9371e921cac8702e51
/MapRepresentation/qgslib/ui/ui_qgspdfexportoptions.h
d1e8ee049e59d4bec41eed895a58b687625d8195
[]
no_license
11wy11/MapRepresentation
726092ae8d4da46de1664e62f811d140571f19e7
507a44e9b14cdeb6ad671470e9ec35c555b8ac53
refs/heads/master
2023-02-22T20:17:27.715037
2021-01-25T13:43:02
2021-01-25T13:43:02
330,683,896
0
0
null
null
null
null
UTF-8
C++
false
false
15,269
h
/******************************************************************************** ** Form generated from reading UI file 'qgspdfexportoptions.ui' ** ** Created by: Qt User Interface Compiler version 5.11.2 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ******************************...
[ "1124485058@qq.com" ]
1124485058@qq.com
a8b4df3012492875ed6cdf51c8c985ceee19d5aa
3cf73d4ec1e9bd0cfeebb0de3775e5553530efe2
/USER-MISC/pair_coul_diel.cpp
8fb4ef6372bb9f423ce6342903f414697827c26b
[]
no_license
TJFord/sard
49766cb2f72610ae60319e9ed73b712f0c05e66a
6697819f47d5e28b60d36183a65b5b95a725b6b1
refs/heads/master
2016-09-06T09:58:00.641931
2014-06-28T02:57:51
2014-06-28T02:57:51
10,278,164
1
0
null
null
null
null
UTF-8
C++
false
false
10,221
cpp
/* ---------------------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator http://lammps.sandia.gov, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov Copyright (2003) Sandia Corporation. Under the terms of Contract DE-AC04...
[ "tan.jifu@gmail.com" ]
tan.jifu@gmail.com
20543064ef9ad1b3d92ba3ff9e6658eb1e7bce54
489810d2cf94a47dc64e52ede261bc5f876a376f
/webrtc-native-nvenc/NvEncFacadeD3D11.h
1512459711589458a4c425dfa69b78dc19c4ae1b
[ "MIT", "BSD-3-Clause" ]
permissive
aniongithub/webrtc-dotnet-core
9d269b98ac023c5ea3e7da79235ea49f5e88aef0
e6761ef0141be3f1c845f824b3acbaaaa40a16dd
refs/heads/master
2020-05-20T19:37:58.597445
2019-04-19T15:19:38
2019-04-19T15:19:38
185,727,096
1
0
NOASSERTION
2019-05-09T04:38:24
2019-05-09T04:38:24
null
UTF-8
C++
false
false
672
h
#pragma once /** * Simple facade around the more complicated NvEncFacadeD3D11 classes */ class NvEncFacadeD3D11 final { public: NvEncFacadeD3D11(int width, int height, int bitrate, int targetFrameRate, int extraOutputDelay = 3); ~NvEncFacadeD3D11(); /** For best performance, set the vPacket to large capacity */ ...
[ "peter@wonder.media" ]
peter@wonder.media
bbd6e1a516e04477a37787969190baead3e5a57b
6114cf27d0f1e85b3ed04076325fb0cdbbdec8f4
/lab9/lab9.cpp
6ed7fff5875954c83bf08dfd4813273fc209ddec
[]
no_license
simonszuharev/lab9_CPP_level1
37131beabbc353ded9d41db8e563844c8c677339
ff3cd31d8f731b6f2ee65bd7be36f20bbc8a9188
refs/heads/master
2021-04-26T22:08:07.068795
2018-03-06T05:34:57
2018-03-06T05:34:57
124,026,110
0
0
null
null
null
null
UTF-8
C++
false
false
5,303
cpp
/* Lab 9 - Text File Word Counter ------------------------------ Create a program which will count and report on the number of occurrences of distinct, case insensitive words in a text file. The program should have a loop that: 1. Prompts the user to enter a file name. Terminate the loop and the program ...
[ "simonszuharev@gmail.com" ]
simonszuharev@gmail.com
252b52dfb88a5291bfaaabc5d435ef861601aa1e
1834c0796ee324243f550357c67d8bcd7c94de17
/SDK/TCF_MAP01_F1_functions.cpp
3cc5a894047e62a3949e55d35a4ea7780b02c78b
[]
no_license
DarkCodez/TCF-SDK
ce41cc7dab47c98b382ad0f87696780fab9898d2
134a694d3f0a42ea149a811750fcc945437a70cc
refs/heads/master
2023-08-25T20:54:04.496383
2021-10-25T11:26:18
2021-10-25T11:26:18
423,337,506
1
0
null
2021-11-01T04:31:21
2021-11-01T04:31:20
null
UTF-8
C++
false
false
349
cpp
// The Cycle Frontier (1.X) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "TCF_MAP01_F1_classes.hpp" namespace SDK { //--------------------------------------------------------------------------- //Functions //--------------------------------------------------------------------------- } #ifdef _MSC_V...
[ "30532128+pubgsdk@users.noreply.github.com" ]
30532128+pubgsdk@users.noreply.github.com
85ccf227a326e701e91a998d7572d7bb4f1e18b1
fb7d8ca23e21138d9a2b0c0dbd42a3f8e3a663ce
/Cpp/UNIT07(継承)/0704B.cpp
cb1b57f7f8df4c73505a34027067e36dcef071ff
[]
no_license
BayaSea0907/LessonCCpp
5e2d4d54e55b580d0b2c9e9d07d3bb100c5dfd81
ae76a22cd059a19eed0aa08c5bddd5c7786a0b2e
refs/heads/master
2020-12-07T00:24:06.240624
2020-01-12T13:47:49
2020-01-12T13:47:49
232,593,636
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
1,286
cpp
/*--------------------------------------------------- |問題07-04【プログラムB】 BayaSea -----------------------------------------------------*/ #include <iostream> #include <string> //文字列操作用クラス using namespace std; //会社クラス定義 class Company { string name; //会社名 public: Company(string sn = ""):name(sn){} string getName...
[ "h.kobayashi.0897@gmail.com" ]
h.kobayashi.0897@gmail.com
a0f32e9c3af89868accf0b90c635c5eff1758d5e
b50e67512fd279fff7033568f8a91c7da7a894de
/src/chemobjects/chemsys/libchemsys.cpp
9aad08ad5ef10fef51c98d854dc2bc720cccc149
[]
no_license
xielm12/libra-code
9f43a9fada0e34dc894347f2c698906baa2ebfd6
2fa9467d1014bcaf44ab57936c3fdd2d5f9c44d9
refs/heads/master
2017-12-21T19:00:05.800504
2017-09-25T13:55:41
2017-09-25T13:55:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,154
cpp
/********************************************************************************* * Copyright (C) 2015-2017 Alexey V. Akimov * * This file is distributed 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 lat...
[ "alexvakimov@gmail.com" ]
alexvakimov@gmail.com
87e8331dbfcf922f6aa71d5056b58d7a088dc445
cb988f2a5aa50f6b29554a737e683da1ff49e584
/log_out.cpp
8edf78f7d4f0e8114d5febae265f5a0652fb8d05
[]
no_license
csci221fa2016/helpershelpme
24bbe026bb0e51bf6b1c31ed068b5a1492dcfd79
c92626fad1911006a3e8ecbda30c647e59e6824e
refs/heads/master
2021-01-09T23:37:54.862122
2016-12-14T12:03:04
2016-12-14T12:03:04
73,194,378
1
0
null
null
null
null
UTF-8
C++
false
false
2,701
cpp
#include <iostream> #include <vector> #include <string> #include <stdio.h> #include <stdlib.h> #include <cgicc/CgiDefs.h> #include <cgicc/Cgicc.h> #include <cgicc/HTTPHTMLHeader.h> #include <cgicc/HTMLClasses.h> #include <cgicc/HTTPRedirectHeader.h> #include <cgicc/HTTPCookie.h> #include "controller.h" #i...
[ "jtoledoc@stetson.edu" ]
jtoledoc@stetson.edu
1d10054979f73137fde67b9f30e4d70b4d7d4cf3
13cdba7eabef5c8185f20de5e1e2a108c1825876
/BOJ/2156-1.cpp
0034f0b3e7c337c4c16cbea361bc43bc423a8245
[]
no_license
Hsue66/Algo
7b43ec88a0fb90c01aa0bca74863daee4689f416
4c02a71edaf4ac994520f4ab017cb5f27edaffc2
refs/heads/master
2021-07-05T23:23:26.174809
2021-05-18T14:08:00
2021-05-18T14:08:00
43,046,465
0
0
null
null
null
null
UTF-8
C++
false
false
357
cpp
#include<cstdio> #include<iostream> using namespace std; int main(){ int len; scanf("%d",&len ); int b[3] = {0}; while(len--){ int now; scanf("%d",&now ); int No = max(b[2],max(b[0],b[1])); int D1 = b[0] + now; int D2 = b[1] + now; b[0] = No; b[1] = D1; b[2] = D2; } printf...
[ "dufmaakedl@gmail.com" ]
dufmaakedl@gmail.com
04bcd75859a136305dbaa6d7cc73f61bead24979
93e477c8e09889854a7a866dd52ab11b5074a1f4
/CANAL/CANAL/win32/usb2candrv.cpp
e938e5f84296f69f54682c614859eb658020ff3d
[]
no_license
CNCBASHER/usb2can_canal
571ad0f790657e300c66927c9c9dd1eb5d70d12e
386e05db1adadbfc6addd08fffe4b580c9825c3a
refs/heads/master
2021-01-17T23:11:09.374798
2013-01-17T08:49:57
2013-01-17T08:49:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,216
cpp
// 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 version. // // This file is part of the VSCP (http://www.vscp.org) //...
[ "krumboeck@universalnet.at" ]
krumboeck@universalnet.at
849891e33a0ed417f501138571724dfa7d0d31c1
2387fa80b247de0138e58d772afe9562e14baa58
/count_way_to_reach_nth_stair.cpp
39f8f94c8220da12ca4cc75723c0d25c5286c791
[]
no_license
sh-saurabh4/geeksforgeeks
b44b3287eb9b67663d8a5ec3e02a8e3af438cd0a
6e8156db02a570e9f2d1a2f4b8fbfb3b298fb1c2
refs/heads/master
2021-01-24T23:25:59.581776
2017-08-28T17:23:49
2017-08-28T17:23:49
68,746,988
0
0
null
null
null
null
UTF-8
C++
false
false
211
cpp
#include<bits/stdc++.h> using namespace std; int fun(int n){ if(n == 1) return 1; if(n == 2) return 2; return fun(n-1)+fun(n-2); } int main(){ int n; cin >> n; cout << fun(n); return 0; }
[ "noreply@github.com" ]
noreply@github.com
3a4b26d34a03c6081f358fda745d6d098cbb06b0
8bf51fff9119823a050125847b2e3caeb4606561
/toolbox/io/Epoll.cpp
2a2a144039b748fe63fd504e04d002083799cb27
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
rfernandes/toolbox-cpp
d2acd91d3414c3a44470049d4b1316b6f91584ed
8722a9a69bad616e905041d4f8d5005a64b96b19
refs/heads/master
2021-08-19T09:24:01.435506
2020-06-17T08:37:20
2020-06-17T10:39:50
191,434,937
1
0
null
2019-06-11T19:13:47
2019-06-11T19:13:47
null
UTF-8
C++
false
false
704
cpp
// The Reactive C++ Toolbox. // Copyright (C) 2013-2019 Swirly Cloud Limited // Copyright (C) 2020 Reactive Markets Limited // // 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:...
[ "mark.aylett@reactivemarkets.com" ]
mark.aylett@reactivemarkets.com
e8be4104cc81ae08cd7f670df8f8680ffcbedf69
b64b322a72627be93c05d51e56807603b389146a
/arduinoHexagon.ino
506781f24b37aaeab766818c4deee5c4d3b255e7
[]
no_license
rayhanzph/Led-Matrix
a2d9af0b966e5fd1670e479a9d456abcf8cdea40
251d25e002868034837e97b52a5f763fa4932910
refs/heads/master
2021-10-15T18:48:52.231953
2019-02-05T18:13:54
2019-02-05T18:13:54
154,285,059
0
0
null
null
null
null
UTF-8
C++
false
false
2,297
ino
const int rows[] = { 0, 1, 2, 3, 4, 5, 6 }; const int cols[] = { 13, 12, 11, 10, 9, 8, 7 }; const int led[37][2] = { {0, 3}, {1, 4}, {2, 5}, {3, 6}, {0, 2}, {1, 3}, {2, 4}, {3, 5}, {4, 6}, {0, 1}, {1, 2}, {2, 3}, {3, 4}, {4, 5}, {5, 6}, ...
[ "noreply@github.com" ]
noreply@github.com
c30a464a9d47d049c757e4a7af164e54f7be9c21
cefd6c17774b5c94240d57adccef57d9bba4a2e9
/WebKit/Source/JavaScriptCore/runtime/Error.cpp
c7ac3a585649d37e658726a634a8c466a4882e2d
[ "BSL-1.0" ]
permissive
adzhou/oragle
9c054c25b24ff0a65cb9639bafd02aac2bcdce8b
5442d418b87d0da161429ffa5cb83777e9b38e4d
refs/heads/master
2022-11-01T05:04:59.368831
2014-03-12T15:50:08
2014-03-12T15:50:08
17,238,063
0
1
BSL-1.0
2022-10-18T04:23:53
2014-02-27T05:39:44
C++
UTF-8
C++
false
false
5,753
cpp
/* * Copyright (C) 1999-2001 Harri Porten (porten@kde.org) * Copyright (C) 2001 Peter Kelly (pmk@post.com) * Copyright (C) 2003, 2004, 2005, 2006, 2008 Apple Inc. All rights reserved. * Copyright (C) 2007 Eric Seidel (eric@webkit.org) * * This library is free software; you can redistribute it and/or * modi...
[ "adzhou@hp.com" ]
adzhou@hp.com
9dafe8160912d06dbc1d1d59305355ef25d1220e
316934c3aceaea20b9aee92080349d798fc7a3e0
/lib/Core/RuntimeFactory.cpp
f10fa5a5a992f193076c28fd936bc0f138c3d1ef
[]
no_license
multics69/danbi
6cea5c670d9979a635db7e876f82e4e3348efee7
da4c0c52bd13d5fb0987dd001209864a4babe3b6
refs/heads/master
2021-01-10T06:52:38.334783
2019-01-23T17:17:04
2019-01-23T17:17:04
46,774,091
2
0
null
null
null
null
UTF-8
C++
false
false
1,372
cpp
/* --*- C++ -*- Copyright (C) 2012 Changwoo Min. All Rights Reserved. This file is part of DANBI project. NOTICE: All information contained herein is, and remains the property of Changwoo Min. The intellectual and technical concepts contained ...
[ "changwoo@gatech.edu" ]
changwoo@gatech.edu
a7d405386d7678838af85a1f66024eaec8709ca8
379e7f28735472f6529cf1ba62667ed2e8a557c4
/ExylorOriginal/src/gui/Treeview.h
6d4ab9fbe49ebb5342f28a86775714fb087dbe74
[]
no_license
Stas777/Exsylor
2461e6d59c48fa7805db4370fee0697fb5005297
97d840a69e76545c515bdd299c9c2f270a70dad9
refs/heads/master
2021-01-10T20:19:00.192105
2014-09-01T11:55:57
2014-09-01T11:55:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,752
h
// treeview.h : interface of the CTreeView class // 17.05.2007 ///////////////////////////////////////////////////////////////////////////// class CTreeView : public CTrBzView { protected: // create from serialization only CTreeView(); DECLARE_DYNCREATE(CTreeView) // Attributes public: inline CScriptDoc* GetDocum...
[ "staspetrovichbsu@gmail.com" ]
staspetrovichbsu@gmail.com
ab5f251f5bc44b3ec069330d93df9e93a719238d
711e5c8b643dd2a93fbcbada982d7ad489fb0169
/XPSP1/NT/shell/shell32/tngen/jdcoefct.cpp
516ed89627f7d58fbed0d9050fcca6df22911bba
[]
no_license
aurantst/windows-XP-SP1
629a7763c082fd04d3b881e0d32a1cfbd523b5ce
d521b6360fcff4294ae6c5651c539f1b9a6cbb49
refs/heads/master
2023-03-21T01:08:39.870106
2020-09-28T08:10:11
2020-09-28T08:10:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
25,913
cpp
#include "stdafx.h" #pragma hdrstop /* * jdcoefct.c * * Copyright (C) 1994-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file contains the coefficient buffer controller for decom...
[ "112426112@qq.com" ]
112426112@qq.com
2fd971d1754c21aeece5d35a511e036feb32f647
03b38d8b725ed01b681de60784bfd7edac8a9950
/MyWindowsDebugger/LineInfo.h
4cece9278205e30655dd52fef55478497af90e56
[]
no_license
htr751/MyWindowsDebugger
c0b0f53826eba11132e3b420e06319aefe8cf872
97035efd7ea6be1f2f06e844d6d115c73e005299
refs/heads/master
2021-01-03T14:27:25.257049
2020-04-23T15:09:34
2020-04-23T15:09:34
240,107,447
3
1
null
2020-04-23T08:27:46
2020-02-12T20:23:55
C++
UTF-8
C++
false
false
531
h
#pragma once #include<string> #include<Windows.h> struct LineInfo { std::string m_fileName; unsigned long m_lineNumber; LineInfo(std::string fileName, unsigned long LineNumber); LineInfo(HANDLE processHandle, DWORD64 lineAddress); LineInfo() = default; LineInfo(const LineInfo&) = default; LineInfo(LineInfo&& o...
[ "htr751@cs.colman.ac.il" ]
htr751@cs.colman.ac.il
8eb1b83e86b86852b9dedcd6afcf9d6b109ee9b1
925b0b695895df4eff3021f8198e97da04186bf9
/util/rsstools.cc
c08469cb8e8c1823f782bb8cdf1247b388324a98
[]
no_license
jking79/psi46pXarMaster
27b2e36ade3b6458f92c6d7d66399ea3bf1cdacd
7659963cfce4184f4ac05b351e689c35aff4917f
refs/heads/master
2021-01-18T18:05:59.195688
2014-10-01T15:54:23
2014-10-01T15:54:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,040
cc
#include "rsstools.hh" /** * Returns the peak (maximum so far) resident set size (physical * memory use) measured in bytes, or zero if the value cannot be * determined on this OS. */ size_t getPeakRSS( ) { #if defined(WIN32) /* Windows -------------------------------------------------- */ PROCESS_MEMORY_CO...
[ "urs.langenegger@psi.ch" ]
urs.langenegger@psi.ch
599177a25bf0e69adbc10e38f1cf1500976fc1f7
c362a76ef78d6d80b8ce12ac37c77183e2bc4993
/90_Libraries/VTK-8.2.0/build/IO/ExportOpenGL2/vtkIOExportOpenGL2ObjectFactory.cxx
b1b8920e94975a00a0adc611b18cc655a6a6959d
[]
no_license
buff22/MeshEditor
724bd7aa0e13d5e1a92a73964d2df23983868f3e
2d3e43e351bd173bbcf82efe53dd072e3a26e1e0
refs/heads/master
2020-12-04T10:21:33.638368
2020-10-06T07:54:50
2020-10-06T07:54:50
231,722,959
0
2
null
null
null
null
UTF-8
C++
false
false
2,209
cxx
/*========================================================================= Program: Visualization Toolkit Module: vtkIOExportOpenGL2ObjectFactory.cxx Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. ...
[ "buff22@naver.com" ]
buff22@naver.com
c2985ce655a0332129f6e9f9801d5a625c792bdc
d3d72121baca26e9057861e413b7597096850945
/src/MetaProgramDef.h
4f86b4b1b81505414967f272d1ab2bd78ab9b19f
[]
no_license
huanghuangzym/asioprotobufserver
1654b28001afef800eb007db74da5d93037b6e28
d9e65cd6c5926837ca97b0e6cb3dce381009fcb8
refs/heads/master
2021-09-06T00:52:52.272684
2018-02-01T03:25:19
2018-02-01T03:25:19
115,719,075
1
0
null
null
null
null
GB18030
C++
false
false
4,425
h
#ifndef __METAPROGRAMDEF_HH__ #define __METAPROGRAMDEF_HH__ #include "Bmco/Timestamp.h" #include "Bmco/DateTimeFormatter.h" #include "Bmco/DateTimeFormat.h" namespace BM35 { //程序类0xA的枚举 enum ProgramTypeA { BOL_PROGRAM_TYPE_A = 1, //bol HLA_PROGRAM_TYPE_A = 2 //hla }; //enum ProgramType //启动顺序:0-->1,1--->5 ,1--->2,1...
[ "lihuang@alauda.io" ]
lihuang@alauda.io
5b69a835d73cee8c187106929219ef41fea67b2e
d48a3b38a844aecc9c4bac696c92d5977984c070
/examples/Basics/Data/VariableScope/VariableScope.cpp
e9ddfd40b1bd6883093ad6c5632389af5451d5d7
[ "BSD-2-Clause" ]
permissive
RedErr404/cprocessing
2e7bed40732c55f1d90ca0a160d9eb873b53c368
ab8ef25ea3e4bcd915f9c086b649696866ea77ca
refs/heads/master
2020-06-16T17:03:33.624725
2019-07-07T12:25:35
2019-07-07T12:25:35
195,644,695
0
0
BSD-2-Clause
2019-07-07T11:48:10
2019-07-07T11:48:10
null
UTF-8
C++
false
false
1,707
cpp
#include <cprocessing/cprocessing.hpp> using namespace cprocessing; #include "VariableScope.hpp" /** * Variable Scope. * * Variables have a global or local "scope". * For example, variables declared within either the * setup() or draw() functions may be only used in these * functions. Global variables, varia...
[ "whackashoe@gmail.com" ]
whackashoe@gmail.com
b6bc0a9517e2252ce8d87cced99ed58466a684a7
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/squid/old_hunk_2557.cpp
9058834ce9aee412032c65d9bdccc70bbbfdfa1f
[]
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
432
cpp
} static void htcpIncomingConnectionOpened(int fd, int errNo) { htcpInSocket = fd; if (htcpInSocket < 0) fatal("Cannot open HTCP Socket"); Comm::SetSelect(htcpInSocket, COMM_SELECT_READ, htcpRecv, NULL, 0); debugs(31, 1, "Accepting HTCP messages on port " << Config.Port.htcp << ", FD " << ht...
[ "993273596@qq.com" ]
993273596@qq.com
7a072aabc08957fb242951534a4d0caa9b796692
98c9ea8ef935819cd6c957c2ea560a2d97f3dd6b
/LSL/liblsl/lslboost/boost/asio/ip/detail/endpoint.hpp
556191db1d836a316b34f3d1fffc8894f9d08310
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gisogrimm/labstreaminglayer
dd9c18f1e50d22df4902a938135c9a958c6bd1c1
c7b12d1f0f3487a04bba6081be7e5122af10aafe
refs/heads/master
2020-12-25T00:05:40.953942
2018-06-15T12:38:15
2018-06-15T12:38:15
51,507,985
2
0
null
2018-06-15T12:34:28
2016-02-11T10:33:59
C++
UTF-8
C++
false
false
3,835
hpp
// // ip/detail/endpoint.hpp // ~~~~~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2017 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // 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) // #ifndef BOOST_ASIO_IP_D...
[ "derstenner@gmail.com" ]
derstenner@gmail.com
d178c18cbc4c7f62d4830f0afea386cca719b288
a7a5ea1965def34f212d0799e5957faf198aa3a3
/android/Streaming/library/src/main/cpp/rtmp/kernel/srs_kernel_aac.cpp
be90fb1dd5af49b4be750134c154c5cc354476d5
[]
no_license
18307612949/AndroidFFmpeg
dc911355659b953c893ff4af54d304505b0c552e
a91b480e530957cfe3b3d455e8a0594bc7578c35
refs/heads/master
2021-08-16T06:13:14.412157
2017-10-16T07:42:27
2017-10-16T07:42:27
107,400,346
1
0
null
2017-10-18T11:44:03
2017-10-18T11:44:02
null
UTF-8
C++
false
false
7,093
cpp
/* The MIT License (MIT) Copyright (c) 2013-2016 SRS(ossrs) 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, merg...
[ "wlanjie888@gmail.com" ]
wlanjie888@gmail.com
b90cc9e618522efe19c70a0fc32f951e07bdc12a
b22588340d7925b614a735bbbde1b351ad657ffc
/athena/Event/EventContainers/EventContainers/DataLinkVector.h
2f8c571acd2351a18430a1ebe698b7340f128d5a
[]
no_license
rushioda/PIXELVALID_athena
90befe12042c1249cbb3655dde1428bb9b9a42ce
22df23187ef85e9c3120122c8375ea0e7d8ea440
refs/heads/master
2020-12-14T22:01:15.365949
2020-01-19T03:59:35
2020-01-19T03:59:35
234,836,993
1
0
null
null
null
null
UTF-8
C++
false
false
12,844
h
/* Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration */ #ifndef EVENTCONTAINERS_DATALINKVECTOR_H #define EVENTCONTAINERS_DATALINKVECTOR_H /** * @file DataLinkVector.h * * @brief This class is a a vector of DataLink for objects of type DC * * @author RD Schaffer <R.D.Schaffer@cern.ch> * *...
[ "rushioda@lxplus754.cern.ch" ]
rushioda@lxplus754.cern.ch
2c0771229bb3100d9e4cdaa5df3e2c7c5843b942
ce88f5bf5d97395632e5431fe0f45d1b20f2aa0b
/representation.hpp
d07e1b75e16fd3fe2be0e92bd3672ad25308f6a8
[]
no_license
sborquez/BEP-TabuSearch
4616c74f386e344947c8cd116d5e4fa666194c1b
decc7d19e088c5988283da9b83f952c2fc000947
refs/heads/master
2020-04-09T08:54:54.565146
2018-12-15T06:05:38
2018-12-15T06:05:38
160,213,151
0
0
null
null
null
null
UTF-8
C++
false
false
4,056
hpp
#ifndef REPR #define REPR #include <iostream> #include <vector> #include <tuple> #include <fstream> #include <algorithm> #include <functional> #include <stdlib.h> #include <fstream> #include <string.h> #define INITIAL_MAXITER 1000 #define GREEDYPORTION 0.5 #define METAHEURISTIC "PROGRESRANK" //#define METAHEURISTIC...
[ "sebastian.borquez@gmail.com" ]
sebastian.borquez@gmail.com
748d223e51eb8b5981ef733720853424a96db5ff
b52fe46d247678d5d8078fad81653454ba3e91ac
/src/gui/Board.cpp
4a79af692e106ec20e8dd32fb02f6b1ae4226c9e
[]
no_license
OperationSleepyWeasel/PirexPickleBlowfish
00905a2fc6a0251d903394aeb63e6b334c3fb344
fa91c6c55a1d6afc144d16b7af345e961f81b5a7
refs/heads/master
2021-01-17T23:05:09.078486
2014-01-28T22:48:19
2014-01-28T22:48:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,605
cpp
#include "Board.hpp" #include <QtCore/qmath.h> #include <QDebug> #include "BoardField.hpp" #include "SideField.hpp" namespace gui { Board::Board(ViewController* controller, Field* middleField, QGraphicsItem* parent) : QGraphicsItem(parent) { float radius = 50; float x = 0; float y = 0; float xSpacing = 5; ...
[ "artus.sawicki@gmail.com" ]
artus.sawicki@gmail.com
fb6f1b4ce5eac7b53daa0e4624725da725a069c1
8973dd51588517ac8755230820e97b8215cadc92
/cores/Cosa/api/Cosa/Driver/DS1302.hh
1bdded01ec2327ea0db1384cc94403e0f6917851
[ "BSD-3-Clause" ]
permissive
UECIDE/UECIDE_data
3fa6b17113743de7bcb7d3cb8d430637efb494b6
96bf6b15910ec3794bd7c13e5274e5ac03379aa9
refs/heads/master
2016-09-06T17:38:44.223404
2014-02-15T00:48:46
2014-02-15T00:48:46
13,354,806
0
1
null
null
null
null
UTF-8
C++
false
false
4,268
hh
/** * @file Cosa/Driver/DS1302.hh * @version 1.0 * * @section License * Copyright (C) 2013, Mikael Patel * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 o...
[ "matt@majenko.co.uk" ]
matt@majenko.co.uk
8241502cba8d591516d76fe57d749debfc8772dd
582aa70acb599c63734caec165f0151acbe6925a
/TratamentoClassesAbstratas/reta.h
6911d8a46b8ffd8290f57b25ce1b4426dd38fea5
[]
no_license
Silvabrunu/DCA1201
903db0981b45c9db79a4d6d4cb79afacfc883411
be9b4946e73cdbf225ca0271e1521cdb5a497359
refs/heads/master
2020-03-28T11:47:48.322187
2018-12-12T02:52:26
2018-12-12T02:52:26
148,247,496
0
0
null
null
null
null
UTF-8
C++
false
false
341
h
#ifndef RETA_H #define RETA_H #include "figurageometrica.h" #include "screen.h" class Reta : public FiguraGeometrica{ private: int xi, yi, xf, yf; char brush; public: Reta(int _xi=0, int _yi=0, int _xf=0, int _yf=0,char _brush='*'); void draw(Screen &t); int Sinal(int x); }; ...
[ "bss.santos.bruno@gmail.com" ]
bss.santos.bruno@gmail.com
c29604f20e46534b992b219de1cb25b2bf700ccf
f7730fc51afe47efb5282a78d1129f88a854cbee
/Flip_Equivalent_Binary_Trees.cpp
54655b4c21353c99b5807f610f1a9030944a1f45
[]
no_license
HaoYang0123/LeetCode
38ce5153984e92c71a89745e95b4cb0f0054b1e0
06a6f7df7078bcbb8b8599075a2122cc891526a2
refs/heads/master
2022-08-28T21:01:17.190403
2022-08-04T05:52:17
2022-08-04T05:52:17
97,311,685
4
0
null
2018-09-25T14:00:06
2017-07-15T11:30:26
C++
UTF-8
C++
false
false
736
cpp
//Leetcode 951 /** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode(int x) : val(x), left(NULL), right(NULL) {} * }; */ class Solution { public: bool flipEquiv(TreeNode* root1, TreeNode* root2) { return dfs(root1, ro...
[ "noreply@github.com" ]
noreply@github.com
c69b7bdf2a5c0e488b186d63c313c023b7ab693f
adec5bd578e60d241f33b9f67b8ba4af0357c1f7
/src/vivado/core_mem/solution1/syn/systemc/mem.cpp
822323b2f37cf446eb550138df0c21ce42e2ca81
[]
no_license
Blackhawk95/phase2
715aff94b531f9d28caec9fb03aeb7d3c3f81d55
89f1be850636f35212412948261f32a1b224d20d
refs/heads/master
2020-04-21T16:20:19.994835
2019-04-26T18:40:43
2019-04-26T18:40:43
169,697,543
0
0
null
null
null
null
UTF-8
C++
false
false
19,256
cpp
// ============================================================== // RTL generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC // Version: 2018.3 // Copyright (C) 1986-2018 Xilinx, Inc. All Rights Reserved. // // =========================================================== #include "mem.h" #includ...
[ "abhijith.newton@gmail.com" ]
abhijith.newton@gmail.com
acfe30c9f7074a77340abc07db859bcd28737392
e3dca932071ec6bac7c5d43512f5a437e456d0a0
/V4L2CamInterfaceGst.cpp
b8e48364fe48a5896dacb5603a443856d0257b9a
[]
no_license
qtec/GWT_Camera_jni
eff517ac88bdf51b52bc2b564fb68ec9f2044946
029c7acbfdb475eccdd975d2a81d58c868a775e4
refs/heads/master
2020-06-22T13:08:07.901164
2016-11-23T15:36:36
2016-11-23T15:37:19
74,591,540
0
0
null
null
null
null
UTF-8
C++
false
false
19,605
cpp
#include "V4L2CamInterfaceGst.h" //for standalone testing //compile with: //gcc -Wall V4L2CamInterfaceGst.cpp -o gstreamerTest $(pkg-config --cflags --libs gstreamer-1.0) /*int main(int argc, char *argv[]) { if (argc != 2) { g_printerr ("Usage: %s <device>\n", argv[0]); return -1; } VideoCapabilities vcaps = {...
[ "ricardo.ribalda@gmail.com" ]
ricardo.ribalda@gmail.com
d8d62fa12d8a4d71df4a14864da41cc794c9f17a
3ec4daaad765e6f45ef3c391a1345bf90ed7a462
/src/Qt/Sensor/sa.cpp
cd0d358175524887f11885a021d5cb10171cb6bd
[]
no_license
realyao/Zigbee-Environmental-detection-system
4bdb5e17cc350946b862a727fdce04f91fd6b65a
4ce797655d5ea515f082b7017bd9a25c675dc94c
refs/heads/master
2021-07-13T11:11:59.453829
2021-03-08T07:50:47
2021-03-08T07:50:47
240,725,369
1
0
null
null
null
null
UTF-8
C++
false
false
20,881
cpp
#include "sa.h" #include "ui_sa.h" #include "mainwindow.h" #include "logindialog.h" #include <QSqlTableModel> #include <QMessageBox> #include <QStringList> #include <QSqlQuery> #include <QDebug> Sa::Sa(QWidget *parent) : QMainWindow(parent), ui(new Ui::Sa) { ui->setupUi(this); setWindowIcon(QIcon(":/...
[ "5315858+realyao@user.noreply.gitee.com" ]
5315858+realyao@user.noreply.gitee.com
fb7514d5dac24d776073ea0880f3ed010e5d752a
c530fe72c290f7e9b2a9cab6382ef0e79c5f3fe1
/Cellular-Server/Main.cpp
ee5e4a6b6877f16e41be4ea585642d8cd78320e5
[]
no_license
Halfbin/Cellular
080e380b7cd9abc81b005d2ce54f4d0fa7ffd540
48fca623b9c286d564c9e45d787d0c2dc1a0668e
refs/heads/master
2020-04-05T22:54:04.522564
2014-12-25T00:58:57
2014-12-25T00:58:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
48
cpp
namespace Ce { void true_main () { } }
[ "b.peggs@googlemail.com" ]
b.peggs@googlemail.com
b466a4c820fb3421ae1bb7e952c45fbe9fcba2f2
dbcae57ecc5f8d1f7ad2552465834da2784edd3f
/ECNU/ecnu_2062.cpp
7e1f506d1ef505ab8cb65d1f7b691c7f75c2515b
[]
no_license
AmazingCaddy/acm-codelab
13ccb2daa249f8df695fac5b7890e3f17bb40bf5
e22d732d468b748ff12885aed623ea3538058c68
refs/heads/master
2021-01-23T02:53:50.313479
2014-09-29T14:11:12
2014-09-29T14:11:12
14,780,683
1
0
null
null
null
null
UTF-8
C++
false
false
639
cpp
#include<stdio.h> int main() { char cow[2005],a[2005]; int i,j,m,n,k,l; scanf("%d",&n); for(i=0;i<n;i++) scanf(" %c",&a[i]); i=0;j=n-1;k=0; while(i<j) { if(a[i]>a[j]) { cow[k]=a[j]; j--; } else if(a[i]<a[j]) { cow[k]=a[i]; i++; } else { m=i+1;l=j-1; wh...
[ "ecnuwbwang@gmail.com" ]
ecnuwbwang@gmail.com
cc147474d81e56a13a4785ec96ed0aea3e15b93a
703d0014873a94c9b49977fe4e6251bee0e95141
/Police/Src/SettingsState.cpp
f8fea228ac2ccb12f425936c850804c22ab0c81f
[]
no_license
CyberWolf37/Project-Police
cb5383c7e5ce33d6ad57e8abb394ad9af7ce8fc5
8a6242431f581376e9d3fb54294e0bd6704a2746
refs/heads/master
2021-01-02T08:38:19.446380
2018-09-04T17:03:46
2018-09-04T17:03:46
99,039,027
1
0
null
2017-08-17T13:20:18
2017-08-01T20:08:13
HTML
UTF-8
C++
false
false
719
cpp
#include <SettingsState.hpp> #include <Utility.hpp> #include <ResourceHolder.hpp> #include <SFML/Graphics/RenderWindow.hpp> // For test #include <iostream> SettingsState::SettingsState(StateStack& stack, Context context) : State(stack, context) { mBackgroundSprite.setTexture(context.textures->get(Textures::T...
[ "borel.loic.37@gmail.com" ]
borel.loic.37@gmail.com
53704b414f5f91441317dfbd940cd525e6d6ed33
64718aa845514c22aa70636a61b6c977396997d4
/计算机网络/Lab/Lab 7/源代码/client/client/client.cpp
7016d7dc2ebd00ff4396240f5091c2135da5d683
[]
no_license
Draperx/ZJU-CS-3_1
aedd3c73c143ffce223d8c92d1f5a4ae0c263636
76f07ff6c9e15ae1af11cd73e47614acca96e738
refs/heads/master
2023-04-02T11:45:44.378319
2021-04-04T15:29:35
2021-04-04T15:29:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,003
cpp
/* Author: haochengxia@github Date: 17/12/2019 Contact me: hootch@126.com */ #include <iostream> #include <string> #include <stdio.h> #include <string.h> #include <stdlib.h> #include <unistd.h> #include <pthread.h> #include <arpa/inet.h> #include <netinet/in.h> #include <sys/socket.h> using namespace std...
[ "percy@xiahaochengdeMacBook-Pro.local" ]
percy@xiahaochengdeMacBook-Pro.local
170012f9f6d317d5ecbb08e2b0cb184180ab53ef
ea25c3548f785849d42a4b81dfe5c1ff3c769007
/src/init.cpp
1cf336a1f21bc9efd1ac4105d8ac705366a5c1b4
[ "MIT" ]
permissive
coinlqx/lqx15x
7c71ccb8b689e703a3b3797c53a0e31bd84c7917
92ca719d09fb2d6b479b60ae348dc5bae83d10c0
refs/heads/master
2022-12-28T13:29:29.087027
2020-10-09T05:54:04
2020-10-09T05:54:04
295,742,831
0
3
MIT
2020-10-09T05:54:05
2020-09-15T13:48:40
C++
UTF-8
C++
false
false
112,851
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2015 The Bitcoin Core developers // Copyright (c) 2014-2020 The Dash Core 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) #i...
[ "hser2bio@icloud.com" ]
hser2bio@icloud.com
0ecd930df89527e6ef1eec57c833629cd6b042d7
d61d05748a59a1a73bbf3c39dd2c1a52d649d6e3
/chromium/content/shell/common/power_monitor_test_impl.cc
226d66c3e182078ab9b772633d32645273d7e625
[ "BSD-3-Clause" ]
permissive
Csineneo/Vivaldi
4eaad20fc0ff306ca60b400cd5fad930a9082087
d92465f71fb8e4345e27bd889532339204b26f1e
refs/heads/master
2022-11-23T17:11:50.714160
2019-05-25T11:45:11
2019-05-25T11:45:11
144,489,531
5
4
BSD-3-Clause
2022-11-04T05:55:33
2018-08-12T18:04:37
null
UTF-8
C++
false
false
1,438
cc
// Copyright (c) 2017 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 "content/shell/common/power_monitor_test_impl.h" #include "mojo/public/cpp/bindings/strong_binding.h" namespace content { // static void P...
[ "csineneo@gmail.com" ]
csineneo@gmail.com
8f8e82d22f25f153448a5b32575685121fa2d3f1
fffc0e7860910ed1c7689b5c1349a35bdd5426da
/pitzDaily/constant/turbulenceProperties
f0746852a6b1ab0010c3834e404be3adaa3728bd
[]
no_license
asAmrita/adjointShapeOptimization
001fa7361c9a856dd0ebdf2b118af78c9fa4a5b4
2ffee0fc27832104ffc8535a784eba0e1e5d1e44
refs/heads/master
2020-07-31T12:33:51.409116
2019-09-28T15:06:34
2019-09-28T15:06:34
210,605,738
2
0
null
null
null
null
UTF-8
C++
false
false
988
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1806 | ...
[ "as998@snu.edu.in" ]
as998@snu.edu.in
42d1eccc8d963dd9dc534f24f2666d36070b1d71
bb7bc122e4d7d7c3722c6a2f084d7fae88fa8d81
/D3D Framework/Log.cpp
2fc10ea85fb7e38d9b27fc11411ed408d57608d9
[]
no_license
REVOLUTION-Game-Creation-Club/DX11-Game-Engine
a3e62628419f25a1da747076e439d67024327287
dafa790fd0f6fdb5c03ce4e35f164692c77bd2b1
refs/heads/master
2022-01-17T02:10:33.549674
2019-05-16T12:12:43
2019-05-16T12:12:43
null
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
2,267
cpp
#include "pch.h" #include "Log.h" #define LOGNAME "log.txt" namespace D3D11Framework { Log* Log::m_instance = nullptr; Log::Log() { if (!m_instance) { m_file = nullptr; m_instance = this; m_init(); } else Err("Log уже был создан"); } Log::~Log() { m_close(); m_instance = nullptr; } ...
[ "powernic1@gmail.com" ]
powernic1@gmail.com
87c6a80a1f65954328f7c0e08547bcbf409c0706
262464181bb134094996f34dc000f999cd5e0d8b
/sources/Renderer/Vulkan/VKPtr.h
cb2c2b77dd3d62021a54e233ac782f9c93024b78
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
CaichaoGitHub/LLGL
a71a478408c037eb4cc2cfc0578219e1658a52b3
9a99b1d4e1bc7f3603e634442e7a6aae80af0200
refs/heads/master
2020-04-25T15:32:13.251302
2019-02-27T09:20:07
2019-02-27T09:20:07
172,882,083
0
0
NOASSERTION
2019-02-27T09:12:02
2019-02-27T09:12:01
null
UTF-8
C++
false
false
4,073
h
/* * VKPtr.h * * This file is part of the "LLGL" project (Copyright (c) 2015-2018 by Lukas Hermanns) * See "LICENSE.txt" for license information. */ #ifndef LLGL_VK_PTR_H #define LLGL_VK_PTR_H #include <functional> #include <vulkan/vulkan.h> namespace LLGL { // Wrapper class for Vulkan objects (similar to ...
[ "lukas.hermanns90@gmail.com" ]
lukas.hermanns90@gmail.com
e1334f7e1ed3df9d3a4e48bf922a710b8f16c19d
de5a211bbaaf52087b5ed4a7e845a0dbd22597a8
/统计各学生的总分和平均分以及所有学生各科的总分和平均分列指针法.cpp
e5c2a583fba994f015c52cd2786568daff9ec7e4
[]
no_license
zhangyangru/zyr
bba7d5d295bf652298010f712c090ae2cfba490f
e14fe0b6b18a88650bbbdace2225b4e49e7fda5f
refs/heads/master
2020-03-19T05:10:08.282700
2018-06-03T13:22:35
2018-06-03T13:22:35
135,905,881
0
0
null
null
null
null
GB18030
C++
false
false
808
cpp
#include<stdio.h> int main() { int a[5][4]={{98,78,88,87},{86,89,90,95},{94,80,77,93},{95,95,97,98},{90,84,89,90}}; int *p;//定义列指针 int sum; int i,j; float v; printf("各个学生各科总成绩及平均分:\n"); for(p=a[0];p<(a[0]+5);p++)//p要写成等于a[0],不能写成等于a,否则编译错误 {//这里的p不是列指针吗?这样写不是把行地址赋给了列指针? sum=0; for(j=0...
[ "18220473065@163.com" ]
18220473065@163.com
21f9890bd61fc138ecef2fe8c09348bb42c31240
eedd904304046caceb3e982dec1d829c529da653
/clanlib/ClanLib-2.2.8/Sources/Display/ImageProviders/jpeg_decompressor.cpp
7e24b2b2cb12841e20d798486f9831a51c4060cf
[]
no_license
PaulFSherwood/cplusplus
b550a9a573e9bca5b828b10849663e40fd614ff0
999c4d18d2dd4d0dd855e1547d2d2ad5eddc6938
refs/heads/master
2023-06-07T09:00:20.421362
2023-05-21T03:36:50
2023-05-21T03:36:50
12,607,904
4
0
null
null
null
null
UTF-8
C++
false
false
6,195
cpp
/* ** ClanLib SDK ** Copyright (c) 1997-2011 The ClanLib Team ** ** This software is provided 'as-is', without any express or implied ** warranty. In no event will the authors be held liable for any damages ** arising from the use of this software. ** ** Permission is granted to anyone to use this software for a...
[ "paulfsherwood@gmail.com" ]
paulfsherwood@gmail.com
512314a2a27f1a12359b0abc68e0ead2883b36f5
6ce22059ff64ecf67d7f4ff29b26d3f1de063f8e
/src/base/coordsystem/ICRFFile.cpp
c6634d3a9b6e5b3dc115eb75bbc94ca745e53067
[ "Apache-2.0" ]
permissive
spacecraft-ai/GMAT-R2016a
dec5e0124369bb3642d29d339fc267f991362b04
d6a5b1fed68c33b0c4b1cfbd1e25a71cdfb8f8f5
refs/heads/master
2021-01-23T12:47:19.009911
2017-06-05T08:24:32
2017-06-05T08:24:32
93,201,082
1
3
null
null
null
null
UTF-8
C++
false
false
11,458
cpp
//$Id: ICRFFile.cpp 9513 2012-02-24 21:23:06Z tuandangnguyen $ //------------------------------------------------------------------------------ // ICRFFile.cpp //------------------------------------------------------------------------------ // GMAT: General Mission Analysis Tool // // C...
[ "eabesea@rambler.ru" ]
eabesea@rambler.ru
f9112528ff66baf1169b17c8e877fe16ccbb4b14
53949d69f3fe0f4af0494f353a4a4805d2509a0c
/include/async++/fifo_queue.h
03aa83ea50cb4affde7ca469316ed8902f98007e
[ "MIT" ]
permissive
tankery/asyncplusplus
2403d67350f714d420216ccc666159afde0f8a67
54790e4f8507939632eef73e73cdc94633f8d9a8
refs/heads/master
2021-01-20T15:37:17.279180
2014-04-28T05:21:55
2014-04-28T05:21:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,312
h
// Copyright (c) 2013 Amanieu d'Antras // // 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, publi...
[ "amanieu@gmail.com" ]
amanieu@gmail.com
a6a7bd4944ef506304614a42a01e422d2cdfea98
1be63540b84684259cd1f46652f1d4f72920e9c5
/src/Widgets/QuitWidget.hpp
15c795b253bd10b02e32b8851d0b942e65e09672
[]
no_license
jevarg/epitech-bomberman
5794598804041333e0dcb9489237166098e206f1
4f4e5f9e9250009cf43f6ad2602f2b440b3de337
refs/heads/master
2023-03-22T16:58:07.318028
2021-03-08T23:44:37
2021-03-08T23:44:37
345,822,961
0
0
null
null
null
null
UTF-8
C++
false
false
367
hpp
#ifndef _QUITWIDGET_HPP_ # define _QUITWIDGET_HPP_ #include "AWidget.hpp" #include "Menu.hpp" class QuitWidget : public AWidget { public: QuitWidget(int x, int y, int height, int width, const std::string &texture); ~QuitWidget(); virtual void draw(gdl::AShader &shader, const gdl::Clock &clock); void onClick...
[ "luc.sinet@epitech.eu" ]
luc.sinet@epitech.eu
c254765ed4048aed80ba083f1b70dbe47e8463cf
4e4ad34852965fc46a2b38e75e534958ae03892a
/core/vtk/ttkMergeBlockTables/ttkMergeBlockTables.cpp
59caabe6fcf07aacb3d82792b5940907adf54945
[ "BSD-3-Clause" ]
permissive
topology-tool-kit/ttk
169f1fb77ecb266c499f6bf9b33ebd9da18582b3
66e3ddd1af283edf39fa3ad15a516777d42fc488
refs/heads/dev
2023-09-06T09:56:19.255329
2023-09-05T11:39:36
2023-09-05T11:39:36
83,953,525
395
137
NOASSERTION
2023-09-08T03:39:41
2017-03-05T07:41:40
C++
UTF-8
C++
false
false
2,427
cpp
#include <ttkMergeBlockTables.h> #include <vtkFieldData.h> #include <vtkInformation.h> #include <vtkInformationVector.h> #include <vtkMultiBlockDataSet.h> #include <vtkNew.h> #include <vtkObjectFactory.h> #include <vtkTable.h> vtkStandardNewMacro(ttkMergeBlockTables); ttkMergeBlockTables::ttkMergeBlockTables() { t...
[ "pierre.guillou@lip6.fr" ]
pierre.guillou@lip6.fr
b4267333032e761e347d843b9102929e09e22e13
60bb67415a192d0c421719de7822c1819d5ba7ac
/blazetest/src/mathtest/dmatdmatmult/DDbSLDa.cpp
ac946150a3fd9b79f97db1792d899ad319b318ee
[ "BSD-3-Clause" ]
permissive
rtohid/blaze
48decd51395d912730add9bc0d19e617ecae8624
7852d9e22aeb89b907cb878c28d6ca75e5528431
refs/heads/master
2020-04-16T16:48:03.915504
2018-12-19T20:29:42
2018-12-19T20:29:42
165,750,036
0
0
null
null
null
null
UTF-8
C++
false
false
4,345
cpp
//================================================================================================= /*! // \file src/mathtest/dmatdmatmult/DDbSLDa.cpp // \brief Source file for the DDbSLDa dense matrix/dense matrix multiplication math test // // Copyright (C) 2012-2018 Klaus Iglberger - All Rights Reserved // // Th...
[ "klaus.iglberger@gmail.com" ]
klaus.iglberger@gmail.com
b6facac23c2e1e394fd63da209ed5d05fd2c30be
866cc796724ea7caad8cdd872bddc2419a069e66
/PropertyManager.cpp
2fd0f71ab7610b4c69a8bd399e8395c9eb043f0e
[]
no_license
Amaayezing/Monopoly
6602f005755604550241ece96736bd2b4571cce9
86eb5d14e551bb8ebcf79605c26eac27536bb686
refs/heads/master
2020-04-11T19:58:10.719189
2018-12-17T05:17:39
2018-12-17T05:17:39
162,054,764
0
0
null
null
null
null
UTF-8
C++
false
false
2,788
cpp
#include "PropertyManager.h" #include "Board.h" #include "Player.h" Monopoly::PropertyManager::PropertyManager(const Monopoly::Board& board) { for (const auto& space : board.getSpaces()) { if (space.getSpaceType() == SpaceType::propertySpace) { if (propertySets.count(space.getSetId()) == 0) { prope...
[ "noreply@github.com" ]
noreply@github.com
7fac2fe409f90aac4b4a10a1914bcc6b2bb91409
d9b49100d371847d91b6e3970d2511583698d095
/MenuBarSpectrumAnalyzer/SpectrumAnalyzer.cpp
3818e16c6eba57a491fa934ef58ac63ef805729c
[]
no_license
HaikuArchives/UselessSoundplayPlugins
d6ced4737a468a40fabc9dc01b3a81b4fa80e277
e95e882e53b2dca544e184c4480e363a6c276195
refs/heads/master
2021-01-20T23:32:32.234328
2014-10-26T16:32:28
2014-10-26T16:32:28
12,199,499
1
0
null
null
null
null
UTF-8
C++
false
false
9,155
cpp
/* MenuBar Spectrum Analyzer visualization plugin for SoundPlay. Copyright 2003 François Revol (revol@free.fr) Copyright 2001 Marco Nelissen (marcone@xs4all.nl) Permission is hereby granted to use this code for creating other SoundPlay-plugins. */ #include <string.h> #include <stdio.h> #include <malloc.h> #inc...
[ "mmu_man@e58de2dc-78bf-4b38-ba1b-cf7c7fb510bd" ]
mmu_man@e58de2dc-78bf-4b38-ba1b-cf7c7fb510bd
cc65f06b701eec5556be367e2056bc7a16590759
87c4740f91463b56fe5198b683ae0e51e2d191d7
/CActionFigureDialog.h
00f7dd2d8c974e402a2abba81fbb731b574d24a6
[]
no_license
MrDreek/mfc-game-life
fb5ffe6c1d0d22090a4418e31f95751f7e784c77
60403e69ae061e8ccfa4b2668039b4cf3432d438
refs/heads/master
2022-10-25T06:18:40.705943
2020-06-09T16:31:42
2020-06-09T16:31:42
270,848,143
0
0
null
null
null
null
UTF-8
C++
false
false
668
h
#pragma once // Диалоговое окно CActionFigureDialog class CActionFigureDialog : public CDialog { DECLARE_DYNAMIC(CActionFigureDialog) public: CActionFigureDialog(CWnd* pParent = nullptr); // стандартный конструктор virtual ~CActionFigureDialog(); // Данные диалогового окна #ifdef AFX_DESIGN_TIME enum { IDD =...
[ "nikita.klesov@iac.spb.ru" ]
nikita.klesov@iac.spb.ru
dd8e1afe399b30e1628a0fc1411b38b56e4cef5c
ff722cf4c68055e36d590fd44146f36ef3df10c9
/Midi_Accordion.ino
bbab75dea5680c83f45e6c90042d7d88c7ce5cde
[]
no_license
EgorBlagov/arduino-midi-keyboard
7913fe1ca1c3c507c2c3ec3a3c112210dbd61594
aa2fbaf91887d861ed6e16fcf7f4cc63ac66a171
refs/heads/master
2021-07-14T09:15:15.365708
2020-12-03T13:41:17
2020-12-03T13:41:17
232,570,946
0
0
null
null
null
null
UTF-8
C++
false
false
3,034
ino
#include "MatrixHandler.h" #include "MidiNote.h" #include "MidiChord.h" #include <PitchToNote.h> const byte rows = 5; const byte columns = 13; const byte sequenceMap[rows][columns] = { // from right to left {1,2,3,4,5,6,7,8,9,10,11,12,13}, // 1 {14,15,16,17,18,19,20,21,22,23,24,25}, // 2 {43,44,45,46,47,48...
[ "e.m.blagov@gmail.com" ]
e.m.blagov@gmail.com
eac68716678866653eba1bd1c2868e2ec3f474cd
5694cf1b5ebaa9ca98e0d83fb131f3cd164a2177
/DirectXStudy1/ShadowShader2.cpp
35163220d1f18c9c7021be509ab4758bdf6c441c
[]
no_license
peartail/DirectXPractice2
0e89ce4b123ade12b7d93a34cdef7a6e3b97df81
9ca55a0e3673d3534133d9d40270de848ee27282
refs/heads/master
2020-05-30T14:56:34.345731
2014-12-11T12:05:03
2014-12-11T12:05:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
102
cpp
#include "ShadowShader2.h" ShadowShader2::ShadowShader2() { } ShadowShader2::~ShadowShader2() { }
[ "peartail2@gmail.com" ]
peartail2@gmail.com
9dee83cbf1b5e1ad1bd61b28e6db28a509162ae5
699c96e8c6df85b8be2b694156f91b0183a7eaae
/Lab5Dame/main.cpp
b062f0a3c3cee647de02f90a6e78135a48b14f9f
[]
no_license
egg-nation/Artificial-Intelligence
3f42965f7f7aa6829fe68b4cd3bf15d5a7bbbe37
28f1dc1300a5ceae77593a65fb161dc0e3386467
refs/heads/main
2023-01-18T19:20:49.862747
2020-11-16T19:20:30
2020-11-16T19:20:30
307,328,895
0
0
null
null
null
null
UTF-8
C++
false
false
3,589
cpp
#include <iostream> using namespace std; int possible_moves[9]; int mat[6][6]; void initialize_matrix() { for (int i = 0; i < 6; ++i) { for (int j = 0; j < 6; ++j) { mat[i][j] = 0; } } for (int i = 0; i < 6; ++i) { mat[0][i] = 5; mat[i][0] = 5; mat[5][i] = 5; mat[i][5] = ...
[ "noreply@github.com" ]
noreply@github.com
0a10cdfff808545157e9beb9f206930c1f12ce52
4782190613fb373418c8c1f7c6c8358941700f93
/source/task4/Renderer.h
59a4271392534c9f3bdaa02fabb443cc1d615ebf
[]
no_license
Nalaxon/rtg
4167e5f4fff36982190a7eed70dbbfd9a8dc3494
fdb16fa0442ddf6f283c8d1ea42bebc318243dcc
refs/heads/master
2021-01-10T19:11:48.365522
2014-12-14T22:23:49
2014-12-14T22:23:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,875
h
#ifndef INCLUDED_RENDERER #define INCLUDED_RENDERER #pragma once #include <GL/platform/Renderer.h> #include <GL/platform/Window.h> #include <glm/glm.hpp> #include <glm/gtc/matrix_transform.hpp> #include <glm/gtc/type_ptr.hpp> #include <string> #include <time.h> #include <vector> typedef struct { glm::vec3 v_up; ...
[ "bernhard.rapp@student.tugraz.at" ]
bernhard.rapp@student.tugraz.at
1382e9844bd4e86c6588ddb7abffadb0865802dc
85a381f34361a1f5ee18a5689e6403723f1bcd93
/PlyExportExample/src/testApp.cpp
bd7f915043fef3377d782b19e9166f7623bc1af8
[]
no_license
jorditost/ofxKinectExamples
6daf6bd5bbcf47d27c1abf3aaeb0b06ceae78ab2
fa731cc80f8f4be03bcf8779da8c77c96cba9972
refs/heads/master
2021-01-17T05:25:21.414089
2011-10-23T13:36:56
2011-10-23T13:36:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,321
cpp
#include "testApp.h" const float FovX = 1.0144686707507438; const float FovY = 0.78980943449644714; const float XtoZ = tanf(FovX / 2) * 2; const float YtoZ = tanf(FovY / 2) * 2; const unsigned int Xres = 640; const unsigned int Yres = 480; ofVec3f ConvertProjectiveToRealWorld(float x, float y, float z) { return ofVe...
[ "zach@eyebeam.org" ]
zach@eyebeam.org
5b323b4dc09ebc602ff294a32b76bb9f7c086aa5
8567438779e6af0754620a25d379c348e4cd5a5d
/third_party/WebKit/Source/web/SharedWorkerRepositoryClientImpl.cpp
f97298f523d2f72eff2def1c48af0b7c8b39009a
[ "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.1-only", "GPL-1.0-or-later", "GPL-2.0-only", "LGPL-2.0-only", "BSD-2-Clause", "LicenseRef-scancode-other-copyleft", "MIT", "Apache-2.0", "BSD-3-Clause" ]
permissive
thngkaiyuan/chromium
c389ac4b50ccba28ee077cbf6115c41b547955ae
dab56a4a71f87f64ecc0044e97b4a8f247787a68
refs/heads/master
2022-11-10T02:50:29.326119
2017-04-08T12:28:57
2017-04-08T12:28:57
84,073,924
0
1
BSD-3-Clause
2022-10-25T19:47:15
2017-03-06T13:04:15
null
UTF-8
C++
false
false
6,282
cpp
/* * Copyright (C) 2009 Google 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: * * * Redistributions of source code must retain the above copyright * notice, this list of conditio...
[ "hedonist.ky@gmail.com" ]
hedonist.ky@gmail.com
af16894c91e5ba8087a0d03510b2b72d4f548fb4
133d21e4280ddd38c5d27192b5d517382ab3cdf1
/node/functionaltests/send_to_node_10tx_test.cpp
adf33e2a5283dd90ce5d8f0e4d454244925d6119
[ "Apache-2.0" ]
permissive
hadescoincom/hds-core
77b8d739fa14ac0ed502d9a8e56702445458346a
383a38da9a5e40de66ba2277b54fea41b7c32537
refs/heads/master
2022-12-14T04:06:52.733964
2020-08-29T06:02:08
2020-08-29T06:02:08
289,697,131
0
0
null
null
null
null
UTF-8
C++
false
false
1,653
cpp
// Copyright 2020 The Hds Team // // 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 agreed to in ...
[ "hadescoincom@gmail.com" ]
hadescoincom@gmail.com
6556d04cdbf5bea23dd17b3c065f70405b774963
aaf052bb772a863f86512724373f51a2b6e39576
/include/proxemics_anytimerrts/grid.h~
c62774de70bf1d1972b03c81a1f85f360ff393c9
[ "BSD-2-Clause" ]
permissive
HsiaoRay/proxemics_anytimerrts
0cec5c1736ebd1df38319e24bf22ab1dd55475e1
6d1c76e04ace18d53af91c3bfcfc9eddbb9fec60
refs/heads/master
2020-07-07T13:35:44.064098
2016-06-16T15:13:48
2016-06-16T15:13:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
927
#include <srl_global_planner/cell.h> #include <cstdlib> #include <iostream> #include <vector> //TODO: ROS PARAMETERS!!! class Grid { // Constructor and Destructor public: //TODO: use a QRectF? Grid(double x, double y, double w, double h,double cw, double ch,int nx, int ny); virtual ~Grid()...
[ "charlyhuang@ira.e.ntu.edu.tw" ]
charlyhuang@ira.e.ntu.edu.tw
0c676541517e19cbe160346204e2fb505283a095
95675b15b654f66bbb1a2ff94b2aeda1edecd84d
/ACM/union.cpp
0ae8cbe6b5f4e9e7c4b19f02a704e1c800e5c512
[]
no_license
CooperXJ/VScode
ba1a4545438a6ee306d6bc0e5f7793b2e1ebbda5
ef014b1be87ccadd9fee6c28c7ee0013f8b6a835
refs/heads/master
2020-12-28T03:31:00.803698
2020-05-30T13:09:12
2020-05-30T13:09:12
238,139,254
0
0
null
null
null
null
UTF-8
C++
false
false
862
cpp
#include <iostream> #include <math.h> #include <algorithm> using namespace std; int pre[1010]; int unionsearch(int root) { int son,tmp; son = root; while(root!=pre[root]) root = pre[root]; while(son!=root) { tmp = pre[son]; pre[son] = root; son = tmp; } ...
[ "1789023580@qq.com" ]
1789023580@qq.com
48bcaf25ff0667e76768b9493cf173317ec53778
e5ae81bc007768b9d14948c78b44d81c869c2339
/lib/hardwarestatus.h
f2a638d76cc65824778932e54e3c5661cb910b58
[]
no_license
BioBoost/Particula-Firmware
b81fbd0e30a19d54b0420943f450f56c414f56e7
0f4fd81ebaf9be8230dd82c417cde27129346df0
refs/heads/master
2022-11-11T02:28:43.108794
2020-05-15T15:54:35
2020-05-15T15:54:35
275,434,622
0
0
null
2020-06-27T18:51:36
2020-06-27T18:51:35
null
UTF-8
C++
false
false
1,595
h
#pragma once namespace Particula { class HardwareStatus { public: HardwareStatus(void); public: void tph_wakeup_failed(void); void tph_read_failed(void); void particle_wakeup_failed(void); void particle_read_failed(void); voi...
[ "maxim.vandenabeele@gmail.com" ]
maxim.vandenabeele@gmail.com
1af202fc6771528ecccf12ee74b8bc7286f3058b
ffa83215d4a44581f44173100331bda1900b24fe
/build/iOS/Preview/include/Fuse.Reactive.IsMobileFunction.h
fb2d58c861bc897cc0145c27bcb15b4327927a3a
[]
no_license
imkimbosung/ARkit_fuse
167d1c77ee497d5b626e69af16e0e84b13c54457
3b378d6408551d6867f2e5b3d7d8b6f5114e7f69
refs/heads/master
2020-04-19T02:34:33.970273
2019-02-04T08:26:54
2019-02-04T08:26:54
167,907,696
0
0
null
null
null
null
UTF-8
C++
false
false
927
h
// This file was generated based on /usr/local/share/uno/Packages/Fuse.Reactive.Expressions/1.10.0-rc1/PlatformFunctions.uno. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Fuse.ISourceLocation.h> #include <Fuse.Reactive.IExpression.h> #include <Fuse.Reactive.PlatformFunction....
[ "ghalsru@naver.com" ]
ghalsru@naver.com
d971c0408f9f2e7708b8b5947b48f678fdbf7e16
4a48ec0ffceb5e50704b53d56ca871475bb7f8bd
/Book Exercise 3.5/main.cpp
6072ee439efd7ef2f8843c80897738efd0a018f6
[]
no_license
aberry5621/Book-Exercise-3.5
90bd80390b68b29f0582c029150d6c2b2f609b69
7eda51652bcdf796d6074738d381bbb44997b7aa
refs/heads/master
2020-09-13T09:30:38.546750
2016-08-31T01:07:33
2016-08-31T01:07:33
66,989,886
0
0
null
null
null
null
UTF-8
C++
false
false
1,727
cpp
// // main.cpp // Book Exercise 3.5 // // Created by ax on 8/30/16. // Copyright © 2016 COMP130. All rights reserved. // // Find future dates // #include <iostream> #include <cmath> using namespace std; int main() { // insert code here... cout << "Find Future Dates \n"; // D int today_input = 0; ...
[ "alexberry721@gmail.com" ]
alexberry721@gmail.com
414e94ec89bd9ad13618e44dd9f4cf95bdf114d7
4bf2ee10c6594f70c32feb3bcb50eec186daa9cf
/solutions/1707/1707.cpp14.cpp
91daa2eb4c632a640b0dba327e714c5526c62e71
[]
no_license
jwvg0425/boj
7674928dc012ba3c404cef3a76aa753828e09761
4b7e7389cbe55270bd0dab546d6e84817477b0f1
refs/heads/master
2020-07-14T02:37:36.658675
2017-07-13T06:11:44
2017-07-13T06:11:44
94,295,654
0
0
null
null
null
null
UTF-8
C++
false
false
954
cpp
#include <stdio.h> #include <string> #include <algorithm> #include <iostream> #include <vector> #include <queue> void solve() { int color[20001] = { 0, }; std::vector<int> edges[20001]; int v, e; scanf("%d %d", &v, &e); for (int i = 0; i < e; i++) { int a, b; scanf("%d %d", &a, &b); edges[a].push_back(b)...
[ "jwvg0425@naver.com" ]
jwvg0425@naver.com
f4817a60b425be69e05853f315e1ee70465fc7b9
00e26788402ee7da09fa54ebea98fdc7383a0196
/code/Engine/PerlinNoise3D.cpp
a14f2da9df74227f43819e41d1422f44eefdf98f
[ "MIT" ]
permissive
warzes/SapphireShooter
9a36319aee07d9b42844187e1c9d064f38c55869
10ce2efbb9426050f0e16629aadc1977055ca62c
refs/heads/main
2023-03-21T14:38:14.561561
2021-03-11T11:48:25
2021-03-11T11:48:25
333,718,903
0
0
null
null
null
null
UTF-8
C++
false
false
1,730
cpp
#include "stdafx.h" #if SE_OPENGL #include "PerlinNoise3D.h" PerlinNoise3D::PerlinNoise3D(const double& pFrequency, const double& pAmplitude, const double& pPersistance, const unsigned& pOctaves, const double& pMulitplier, const unsigned& pOffsetX, const unsigned& pOffsetY, const unsigned& pOffsetZ) : frequency(pFreq...
[ "warzes@mail.ru" ]
warzes@mail.ru
952d7de46f399f739514e9530b503309fa293217
7d7ac03a08be074ac43d477f4b659c2732f19982
/src/panel_manager.cpp
41656262925691043cd7b3445fbdc720dc069043
[ "Unlicense" ]
permissive
ghty826/foo_jscript_panel
3f752ca0fda2485e39250746ab5c2ccd6769c5e6
667ac4962a14a857f255f8030e598a036f952838
refs/heads/master
2020-06-07T06:22:38.782719
2019-06-13T21:41:00
2019-06-13T21:41:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,554
cpp
#include "stdafx.h" #include "panel_manager.h" panel_manager::panel_manager() {} panel_manager panel_manager::instance_; panel_manager& panel_manager::instance() { return instance_; } void panel_manager::add_window(HWND p_wnd) { if (m_hwnds.find_item(p_wnd) == pfc_infinite) { m_hwnds.add_item(p_wnd); } } voi...
[ "34617027+marc2k3@users.noreply.github.com" ]
34617027+marc2k3@users.noreply.github.com
d1847bd4c984df888dfe3336d989fd962c9b7143
1b3d343ce1e8dfbacc3c698294798d0abd52c9a2
/Deploy/Instance/CapEuclideo.150.200.99.4.tpp
0951ea94ccb872375f93781ba9010d23f6a7115d
[]
no_license
lyandut/MyTravelingPurchaser
3ecdf849bd19473e92742ed4c6d8d99078351fd0
dca14f3d31e185c1a6f7bbd4a2e7a5cb3b0bd08c
refs/heads/master
2020-05-02T06:10:47.227729
2019-04-19T07:50:53
2019-04-19T07:50:53
177,788,811
0
1
null
2019-04-19T07:50:54
2019-03-26T12:56:50
C++
UTF-8
C++
false
false
131,386
tpp
NAME : TYPE : TPP COMMENT : DIMENSION : 150 EDGE_WEIGHT_TYPE : EUC_2D DISPLAY_DATA_TYPE : COORD_DISPLAY NODE_COORD_SECTION : 1 69 633 2 290 279 3 504 359 4 549 556 5 198 354 6 375 214 7 403 117 8 859 268 9 411 819 10 108 944 11 837 941 12 779 428 13 276 115 14 621 436 15 989 218 16 546 34 17 851 836 18 31...
[ "noreply@github.com" ]
noreply@github.com
152e9814c517601e3ffbf9a43196586be619b9e1
6140426c8e80fd62ac8f307776d8df7c1518605e
/src/DPMatcher.hpp
f65ec25d25981f18e448b3f4190c8777aa63c182
[ "MIT" ]
permissive
djhaskin987/FireflyAssembler
6a96f9a16f1495916c19aea1f3495ed88b996171
1baa2bc76a27083a1544a889e0f9525d6c56939b
refs/heads/master
2020-12-24T17:17:20.620501
2013-12-10T22:22:57
2013-12-10T22:22:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,127
hpp
#ifndef __FireflyAssemblerDPMatcher__ #define __FireflyAssemblerDPMatcher__ #include <vector> #include <memory> #include "Matcher.hpp" namespace FireflyAssembler { class DPMatcher : Matcher { private: int getScore(const std::vector<char> & a, const std::vector<char> & b)...
[ "djhaskin987@gmail.com" ]
djhaskin987@gmail.com
1155b95f450be9d344aff15263eb5a039a5b03af
8e87cf744303f8b9058c35a13118cee7ceac5fc1
/hw08/test_priority_queue.cpp
5ee0a976c7be7f9bef98dcd5bd3125f544bce8dd
[]
no_license
rasmuskozak/starterCode-302
b75bf2ce0375fc3dcac562ebd7c2b0e276de1d77
71df7745a0ebf2c6bc991ccaf16b6cf3c7739698
refs/heads/main
2023-08-07T02:32:15.522591
2021-09-22T07:03:46
2021-09-22T07:03:46
409,099,075
0
0
null
2021-09-22T07:05:32
2021-09-22T07:05:31
null
UTF-8
C++
false
false
272
cpp
#include "dynamic_array_list.h" #include "sorted_list.h" #include "priority_queue.h" int main() { typedef SortedList<int, DynamicArrayList<int> > SortedListType; typedef PriorityQueue<int, SortedListType> PriorityQueueType; PriorityQueueType pq; return 0; }
[ "77019344+azime-dev@users.noreply.github.com" ]
77019344+azime-dev@users.noreply.github.com
875df55ab8996c9f29e07b1f14ac782ea7ebb610
b3e525a3c48800303019adac8f9079109c88004e
/nic/athena/test/api/flow_session_info/utils.cc
14dd1f70bc920cc2d697fc023c1e1abc713014d7
[]
no_license
PsymonLi/sw
d272aee23bf66ebb1143785d6cb5e6fa3927f784
3890a88283a4a4b4f7488f0f79698445c814ee81
refs/heads/master
2022-12-16T21:04:26.379534
2020-08-27T07:57:22
2020-08-28T01:15:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,449
cc
//------------------------------------------------------------------------------ // {C} Copyright 2019 Pensando Systems Inc. All rights reserved //------------------------------------------------------------------------------ #include "nic/sdk/include/sdk/eth.hpp" #include "nic/sdk/include/sdk/if.hpp" #include "nic/at...
[ "noreply@github.com" ]
noreply@github.com
4951ef8e28f4223d6da3e39b84e51f422282a4d3
eb6f8317c6c361e05df91ae16fd66ecf3a3a8b01
/数据结构编程实验/1_4_1/Project1/源.cpp
a194c64167c5f6930e7ea918fc8b03277e4bafad
[]
no_license
Joey-Liu/online-judge-old-version
b00a12ec2da0053c461e914433ccb6760f7e8c50
c452ecee203c20e2856faa8ef876ad855e6c8957
refs/heads/master
2020-03-16T00:53:56.668165
2018-10-28T02:54:28
2018-10-28T02:54:28
132,428,000
1
0
null
null
null
null
UTF-8
C++
false
false
695
cpp
#include <iostream> using namespace std; const int maxn = 300; const double delta = 1e-8; int zero(double x) { if(x > delta) return 1; else if(x < -delta) return -1; return 0; } int main() { double len[maxn]; int i; len[0] = 0.0; len[1] = 1.0/2.0; for(i =2; i < maxn;i++) len[i] = len[i-1] + 1.0/(i+1); d...
[ "joey_liucoder@163.com" ]
joey_liucoder@163.com
28043982af29b9e628aca60dacfe6fd9f1aab1d0
027b3f6774e9ef58bdccba1e311ab2337a67195a
/WCuda/Student_Cuda_Demo3D/INC_SYMLINK/EXT/MeshGeomBase.h
ce025212f2e81b68fe47c39098e4462f7debf531
[]
no_license
Globaxe/CUDALOL
6b1cb552dbaca112fffa8bb6be796fed63b50362
5f2cd4ccdbcb11fd8abf8bd8d62d0666d87634f8
refs/heads/master
2020-03-15T12:08:32.539414
2018-05-04T14:37:34
2018-05-04T14:37:34
132,137,704
1
0
null
null
null
null
UTF-8
C++
false
false
1,905
h
#ifndef MESH_GEOM_BASE_H_ #define MESH_GEOM_BASE_H_ #include "envGLSurface.h" #include "Mesh_I.h" #include "NormalCompute_I.h" #include "ShapeGeomAnimable.h" /*----------------------------------------------------------------------*\ |* Declaration *| \*----------------------------------------------...
[ "cedric.pahud@he-arc.ch" ]
cedric.pahud@he-arc.ch
b7bac236c90ea0eab3de39ab6bf8ff0445010ada
4352b5c9e6719d762e6a80e7a7799630d819bca3
/tutorials/eulerVortex.twitch/eulerVortex.cyclic.twitch.test.test/4.73/p
6768248ef852af11834a34895cdd10112e25367c
[]
no_license
dashqua/epicProject
d6214b57c545110d08ad053e68bc095f1d4dc725
54afca50a61c20c541ef43e3d96408ef72f0bcbc
refs/heads/master
2022-02-28T17:20:20.291864
2019-10-28T13:33:16
2019-10-28T13:33:16
184,294,390
1
0
null
null
null
null
UTF-8
C++
false
false
149,188
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 6 \\/ M anipulation | \*-------...
[ "tdg@debian" ]
tdg@debian
acd1e241b54ebe798a464270334020326bfc7baf
06c50a42fb4c8ee0aaf8b8ffb3681c14873db01a
/src/Tests/TestNico/test_spline.cpp
6049f93dc9051de347e3a6cdc952db362e9add38
[]
no_license
Toadsword/PokEngine
4e42f88ec781c23421db159129642657ad7ce56f
bbf4d68cc2bf96c34cb16a6c19d3c5b849c4d811
refs/heads/master
2022-11-16T08:04:33.947034
2020-07-07T20:49:12
2020-07-07T20:49:12
277,910,114
0
0
null
null
null
null
UTF-8
C++
false
false
1,973
cpp
#include <Tests/TestNico/test_spline.h> #include <CoreEngine/engine.h> #include <CoreEngine/ServiceLocator/service_locator_definition.h> namespace poke { TestSpline::TestSpline(Engine& engine) : System(engine) { ObserveLoadScene(); engine_.AddObserver(observer::MainLoopSubject::UPDATE, [this]() {OnUpdate(); }); } v...
[ "bourquardduncan@gmail.com" ]
bourquardduncan@gmail.com
041cdb27011f7da254418b7d4bf97e24976bdb98
1e7987dbab49b7fa2d981eac156e39b15b90a034
/inc/APizza.hh
7a84cae31c8e7a2ffbc690dae88274228e94afd4
[]
no_license
kefranabg/Plazza
7e77704ff334835ac2f8a73ca37c3faeee1d9a58
ff4b9fb7bc6571ea71590ac167bafdeeb4a5b183
refs/heads/master
2021-01-10T08:52:57.652048
2016-03-28T03:49:21
2016-03-28T03:49:21
54,863,948
0
0
null
null
null
null
UTF-8
C++
false
false
1,029
hh
// // APizza.hh for APizza.hh in /home/acca_b/rendu/cpp_plazza // // Made by Baptiste Acca // Login <acca_b@epitech.net> // // Started on Thu Apr 24 15:20:56 2014 Baptiste Acca // Last update Sat Apr 26 18:26:46 2014 LOEB Thomas // #ifndef APIZZA_HH_ #define APIZZA_HH_ #include <vector> #include "Ingredient.hh" t...
[ "franck.abgrall@epitech.eu" ]
franck.abgrall@epitech.eu
94f1bd8cc83dc98559487ee0ae71275d4d3d915a
3ea44c6de1641a88b279faa6547d684c65e825ce
/live_demo/server.cpp
0e16f09e4a4fce94ab413bb1c10285298457ea12
[]
no_license
tomdol/cpp_na_backendzie
9930038c531b2f147d087adaa9e9499f65ad998e
dcac0d0729390ba6ee5b33cfa4741be992bee96c
refs/heads/master
2020-05-05T07:15:09.453297
2019-12-13T12:05:12
2019-12-13T12:05:12
179,818,722
2
0
null
null
null
null
UTF-8
C++
false
false
1,885
cpp
#include <pistache/endpoint.h> #include <vector> #include <fstream> #include <iterator> using namespace Pistache; class ResizeHandler : public Http::Handler { public: HTTP_PROTOTYPE(ResizeHandler) void onRequest(const Http::Request& request, Http::ResponseWriter response) override{ const auto scale_f...
[ "tomasz.dolbniak@protonmail.com" ]
tomasz.dolbniak@protonmail.com
ec0726f957a1bb829c8590b79b360dd3276907b7
c76dba798c4478d43a09624d4b7350ef6e770de6
/project3_cse687/FileSystem/FileSystem.cpp
34d6ff75a804cf551d40058882d2ff410fd10b16
[]
no_license
rajatlokesh/Remote_Code_Page_Mamagement
84ca90d6313e4f4de1affd147fca0f9ffc9223bc
f59b6347b29e2f1ad17e6285c54642a658445e81
refs/heads/master
2020-05-02T17:21:43.221283
2019-04-12T23:17:04
2019-04-12T23:17:04
178,095,991
1
0
null
null
null
null
WINDOWS-1252
C++
false
false
34,550
cpp
#include "..\InfoExtractor\InfoExtractor.h" #include "..\InfoExtractor\InfoExtractor.h" ///////////////////////////////////////////////////////////////////////////// // FileSystem.cpp - Support file and directory operations // // ver 2.8 /...
[ "lokeshrajatvyas@gmail.com" ]
lokeshrajatvyas@gmail.com
0eb9cab9f67c3e5093b48a387e50fe5c761342de
17e9c1ec2c2c46b14d40ff2feb6e9a63f384621c
/Digicon_Pitagora/src/main.cpp
3624ec0e0642a8d297f135b01e2595108d2d9293
[]
no_license
bolcof/of_archives
446d7f2cda270c69142103b839eaaecabb405bc3
ca1b375b536710b6ed5f8b73f0c26253fd67a7e4
refs/heads/master
2020-04-04T08:47:16.759701
2018-11-19T08:08:59
2018-11-19T08:08:59
155,794,558
0
0
null
null
null
null
UTF-8
C++
false
false
345
cpp
#include "ofMain.h" #include "ofApp.h" //======================================================================== int main( ){ ofSetupOpenGL(1440,810,OF_FULLSCREEN); // <-------- setup the GL context // this kicks off the running of my app // can be OF_WINDOW or OF_FULLSCREEN // pass in width and height too: o...
[ "noreply@github.com" ]
noreply@github.com
ab39be49c619a3781439363553a11f3f61960b50
3c249092e074e4ebe799f73ea95b682e4ffe1559
/SuperTerrain+/SuperRealism+/Public/SuperRealism+/Scene/Component/STPHeightfieldTerrain.h
c11c0c888e855b9532b068ca54b8b6cebfcfedc7
[ "LicenseRef-scancode-unknown", "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
stephen-hqxu/superterrainplus
632d23cc6472049e3f52da92b249ecebec4fe0f2
482724099a3c0da8d559b815a6543881f76f3390
refs/heads/master
2023-05-22T11:23:12.881725
2023-04-05T21:45:57
2023-04-05T21:45:57
329,717,558
13
2
MIT
2022-10-29T18:20:40
2021-01-14T19:45:11
C++
UTF-8
C++
false
false
5,570
h
#pragma once #ifndef _STP_HEIGHTFIELD_TERRAIN_H_ #define _STP_HEIGHTFIELD_TERRAIN_H_ #include <SuperRealism+/STPRealismDefine.h> //Scene Node #include "../STPSceneObject.hpp" #include "../../Geometry/STPPlaneGeometry.h" //GL Utility #include "../../Object/STPPipelineManager.h" #include "../../Object/STPBuffer.h" #incl...
[ "stephen.hqxu@gmail.com" ]
stephen.hqxu@gmail.com
89df06fa86b619114a93c791eba4bcbf404be533
ec37ee79c6b57758119c5ebea120da8712f53dc5
/Recurssion/ReplacingPIWithValue.cpp
1ecc80e145b24183ad379d62099e5545cf17023e
[]
no_license
rakhi2207/C-Learning
76a063560270efbb68de95ab911aeabe22d58462
f576121685b1503c9ab4276c4ec480297f93a1fc
refs/heads/master
2023-06-25T08:07:41.130542
2021-07-25T11:11:35
2021-07-25T11:11:35
374,215,501
1
0
null
null
null
null
UTF-8
C++
false
false
408
cpp
#include<iostream> using namespace std; void replacingpi(string s) { if(s.length()==0) { return ; } if(s[0]=='p'&&s[1]=='i') { cout<<"3.14"; replacingpi(s.substr(2)); }else { cout<<s[0]; replacingpi(s.substr(1)); } } int main() { string s; ...
[ "jharakhi1211@gmail.com" ]
jharakhi1211@gmail.com
8cd97e86f69032f6137be7de460345c847091920
1f267e2f3591714abcb1d65817695624f582d99a
/host_bandcamp/StormGETPlugin.h
86c1667345bcb23f6529da69f1859625e2474a83
[ "MIT" ]
permissive
StormBit/StormGET
282b1428d812a19a59a63597b5d7891b83c09786
3f2acd4c9469262bb3830093dac53c580c1d1508
refs/heads/master
2021-01-25T07:11:44.731031
2020-04-26T15:12:27
2020-04-26T15:12:27
13,005,236
3
5
null
null
null
null
UTF-8
C++
false
false
227
h
#pragma once // CStormGETPlugin class __declspec(dllexport) CStormGETPlugin : public CWnd { DECLARE_DYNAMIC(CStormGETPlugin) public: CStormGETPlugin(); virtual ~CStormGETPlugin(); protected: DECLARE_MESSAGE_MAP() };
[ "reimu@reimuhakurei.net" ]
reimu@reimuhakurei.net
626f4a22bd513b6e04a17744d1e1e851e3ee9471
cef8d1ddd7c64582b56458b0ebf3fb39423e3f67
/third_party/entt-v3.8.1/test/entt/entity/throwing_component.hpp
878706c28190e7851a275e1f765deaba546c1ed9
[ "MIT", "CC-BY-SA-4.0", "CC-BY-4.0" ]
permissive
dantros/grafica_cpp
ecb9c093a7270933fe27bb6b018380c6bdff006f
1ad0283295e79b755c546f50944f433c290b5c25
refs/heads/dev
2023-08-26T04:55:34.883134
2021-10-18T04:24:36
2021-10-18T04:24:36
356,721,014
1
5
MIT
2021-10-18T00:40:53
2021-04-10T23:27:32
C++
UTF-8
C++
false
false
942
hpp
#ifndef ENTT_ENTITY_THROWING_COMPONENT_HPP #define ENTT_ENTITY_THROWING_COMPONENT_HPP namespace test { class throwing_component { struct test_exception {}; public: using exception_type = test_exception; static constexpr auto moved_from_value = -1; throwing_component(int value) : data{value...
[ "21376367+dantros@users.noreply.github.com" ]
21376367+dantros@users.noreply.github.com
026a1f8d22f196e117a62fa9822b92be33b2741f
dd80a584130ef1a0333429ba76c1cee0eb40df73
/external/chromium_org/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.cpp
a6265e5466b9bbacff3b5a3329e4afece7c0e5d8
[ "GPL-1.0-or-later", "LGPL-2.0-or-later", "Apache-2.0", "MIT", "BSD-3-Clause", "LGPL-2.0-only", "BSD-2-Clause", "LGPL-2.1-only" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
C++
false
false
6,959
cpp
/* * Copyright (C) Research In Motion Limited 2011, 2012. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your opti...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
f39207187a686310640bed10536ab44e96aecce7
6f67ee0210e83307b3cea4d5462623d455301cd7
/RBAC/rhcreate.h
c22472b23f6df2a12e90f8e6972afd57087c8ff9
[]
no_license
Valses/Access-Control-Curriculum-Design
70f9712ec665a0a1a1745ff0a76a83aecfa2217b
872978505ebf1ec7afe6a1002f45e3cee65ae273
refs/heads/master
2021-01-23T18:30:54.454226
2019-02-09T03:18:50
2019-02-09T03:18:50
83,002,349
4
0
null
null
null
null
UTF-8
C++
false
false
479
h
#ifndef RHCREATE_H #define RHCREATE_H #include <QDialog> #include <QDebug> #include <QMessageBox> namespace Ui { class RHCreate; } class RHCreate : public QDialog { Q_OBJECT public: explicit RHCreate(QWidget *parent = 0); ~RHCreate(); bool findLoop(QString fa, QString cd); void addRHList(QString ...
[ "noreply@github.com" ]
noreply@github.com
d0ee19d00e32b4e8506d40e4c8db89bad454b402
917e82a52fdd4344162eb413823a7b890003e579
/RFID/RFID.ino
282002a63a0c03d6192d8468174299027d4c31ba
[]
no_license
Juankis37275/Programas-Arduino
238455276721baaf606c7a356cae2d308d538db0
d47e8cc89357a08523a1c9fa670afc3b9d72bd6e
refs/heads/master
2022-01-17T10:32:48.460918
2019-06-01T18:38:31
2019-06-01T18:38:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
966
ino
#include <SPI.h> #include <MFRC522.h> #define SS_PIN 53 #define RST_PIN 2 int tags_1 [4] = {0xC6, 0x5A, 0x78, 0x23}; int tags_2 [4] = {0xC6, 0x5A, 0x78, 0x24}; bool val; MFRC522 mfrc522(SS_PIN, RST_PIN); // Instance of the class void setup() { Serial.begin(9600); SPI.begin(); // Init SPI bus mfrc522.PCD_...
[ "sduque866@gmail.com" ]
sduque866@gmail.com
bb1f512dcdc90034705ac828f9632351e5478f6c
5456502f97627278cbd6e16d002d50f1de3da7bb
/ash/common/wm/overview/window_selector_controller.cc
1bc3c8ce67f0eca53191b30d8ce6a5ca4d4fe050
[ "BSD-3-Clause" ]
permissive
TrellixVulnTeam/Chromium_7C66
72d108a413909eb3bd36c73a6c2f98de1573b6e5
c8649ab2a0f5a747369ed50351209a42f59672ee
refs/heads/master
2023-03-16T12:51:40.231959
2017-12-20T10:38:26
2017-12-20T10:38:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,424
cc
// Copyright 2013 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 "ash/common/wm/overview/window_selector_controller.h" #include <vector> #include "ash/common/session/session_state_delegate.h" #includ...
[ "lixiaodonglove7@aliyun.com" ]
lixiaodonglove7@aliyun.com
a9adbe3d2cc82175615ec17de87fb491f0daa2c8
e6cd51943f682a006da8b1245e6585e453334687
/Classes/Native/AssemblyU2DCSharpU2Dfirstpass_UnityStandardAssets_1171353544.h
d845d23bd535d6aa2cbacf9f1e8fd14da8d2d4c2
[]
no_license
JasonRy/Seer_0.9.1
a7495d385a6c5bcec6040ce061410d9eea4d09eb
f727a9442015b2dc03fc19d2fa68dc88ca8bfac0
refs/heads/master
2021-07-23T06:23:40.432032
2017-11-03T07:57:23
2017-11-03T08:53:35
109,366,091
0
0
null
null
null
null
UTF-8
C++
false
false
1,050
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Enum2862688501.h" #include "AssemblyU2DCSharpU2Dfirstpass_UnityStandardAssets_1171353544.h" #ifdef __clang__ #pragma clang diagnostic push #pragma clang di...
[ "renxiaoyi@me.com" ]
renxiaoyi@me.com
6709ff966498774866aa378863743bb6959ba08d
06c6c87d4e22c7c72f6d97a11a1c6c80008d628c
/Project1/src/inpainter.h
fd6673af9a63b6f392e0e6c1e4bfd886f6b5bd18
[]
no_license
vtalker/statistic-of-similar-patch-offset
e2fa76d17b1719be79e3b58140c410755129e154
8db8c200ee41c9c09cd8977175094e1e1f1c806d
refs/heads/master
2022-02-16T09:56:40.886743
2019-01-19T03:48:23
2019-01-19T03:48:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,174
h
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, i...
[ "noreply@github.com" ]
noreply@github.com
a64310d9ed835545a5cde4878667432bb4056845
ffd9ce6a610a622145abc8c539b47c408c38639f
/Extracted/stringtables/Addons/languagemissions_f_beta/config.cpp
77fee052a2e8c4a495268282d92308418291eb0b
[]
no_license
porcinus/Arma-3
ecb37f524ec43901bc84206269a41699811723a8
cc8ecf3b730c5b9ad316406cd03800059b22ca30
refs/heads/master
2023-06-08T16:04:54.783365
2023-06-04T18:30:13
2023-06-04T18:30:13
273,694,278
3
2
null
null
null
null
UTF-8
C++
false
false
794
cpp
// config.bin - 18:32:50 07/16/20, generated in 0.00 seconds // Generated by unRap v1.06 by Kegetys // Separate rootclasses: Disabled, Automatic comments: Enabled enum { DESTRUCTENGINE = 2, DESTRUCTDEFAULT = 6, DESTRUCTWRECK = 7, DESTRUCTTREE = 3, DESTRUCTTENT = 4, STABILIZEDINAXISX = 1, STABILIZEDIN...
[ "noreply@github.com" ]
noreply@github.com
389564cd59e60798050bc278715245a561f6efdd
76b61368799ca40a15ba24dbe8204d65ba101d0b
/src/root_style.cpp
44d8c2c56c5bebf620548f92a22bad73fd464099
[]
no_license
gasperkm/auger-analysis
68f3b875b4e46dd8f226496abb56ccd04c5b0ab5
c7df46e87cc836eebadfcdcccd1914c8b15d0d70
refs/heads/master
2021-06-19T16:04:56.161564
2019-09-27T07:09:17
2019-09-27T07:09:17
112,312,601
0
0
null
null
null
null
UTF-8
C++
false
false
17,907
cpp
#include "root_style.h" #include <iostream> using namespace std; RootStyle::RootStyle() { labelsize = 24; labelfont = 63; titlesize = 24; titlefont = 63; textsize = 18; textfont = 63; c_SignalLine = TColor::GetColor("#0000ee"); c_SignalFill = TColor::GetColor("#7d99d1"); c_BackgroundLine =...
[ "gasperkm@gmail.com" ]
gasperkm@gmail.com
f19d8e59e123044654bfbad833e75761b947592a
eae01881fad9c92cf03cfb23c4e39664355f117f
/src/hu_stuff.h
2c372597fb171a608a9063edb8e9d9d437f69c3a
[]
no_license
drfrag666/ZDoom-CL
181b477e4b4c3b2c93eb43e9db1e8319312a3980
581688a7a73105cca7ee8ad194a618d965d8a5b7
refs/heads/master
2021-01-23T00:02:09.213662
2019-01-09T16:05:56
2019-01-09T20:33:13
85,689,916
6
0
null
null
null
null
WINDOWS-1252
C++
false
false
1,241
h
// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id:$ // // Copyright (C) 1993-1996 by id Software, Inc. // // This source is available for distribution and/or modification // only under the terms of the DOOM Source Code License as // publis...
[ "drfrag666@hotmail.com" ]
drfrag666@hotmail.com
ac7eab30bf941d36c073cda7f780b035bfee3490
948e5f8f1961311f782d0d79d91e4733ec7224bd
/Virtual-Memory-Manager/vmm.cpp
410729df101afc947723c42e82344f389228055a
[]
no_license
gowriaddepalli/Operating-Systems_NYU
f471674f3c7a32cf5eb7d1a7f7643b9e6cd9ed80
52a33e425fe3520b19bd745352cdc3dc1b666685
refs/heads/master
2021-06-01T00:53:04.420805
2015-05-04T23:33:30
2015-05-04T23:33:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,605
cpp
#include <iostream> #include <fstream> #include <cstring> #include <stdlib.h> #include <iomanip> #include <string> #include <sstream> #include <queue> #include <vector> #include <stack> #include <algorithm> #include <cstdio> #include <cstring> #include <cstdlib> #include <unistd.h> #include <iostream> #include <strin...
[ "suruchi.sharma7389@gmail.com" ]
suruchi.sharma7389@gmail.com
d535b46cd169d4392c9deb776a34e0c61fb4cbf3
61d7eec6bd5a889fb3cc1fcc7ef2f89ec9b83e67
/IDEXReg.h
9c0669961d962d2e3e300fdc8846fb0e62eccce8
[]
no_license
tdattilo/pipeline-sim
d976390680125075a6018f87e6455be5fd017ece
b5a9d85c8afb33c9f3b11df086709fa092d16816
refs/heads/master
2020-04-16T22:11:05.274824
2019-01-16T02:11:20
2019-01-16T02:11:20
165,956,653
0
0
null
null
null
null
UTF-8
C++
false
false
904
h
//Thomas Dattilo Assignment 3 //MET CS471 //4/22/2017 #include <iostream> #ifndef IDEXREG #define IDEXREG class IDEXReg{ private: bool RegDst; bool ALUSrc; short ALUOp; bool MemRead; bool MemWrite; bool MemToReg; bool RegWrite; int ReadReg1Value; int ReadReg2Value; short SEOffset; int WriteReg...
[ "noreply@github.com" ]
noreply@github.com
42c9d152d84dd6f866cda4291994537a4967bced
fa6a6fb34fb61c71bc55daea50e799164711126e
/CryGame/STLPORT/test/regression/greater.cpp
6e76e48c8dea39ee7151e07ae370389daa074829
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-stlport-4.5" ]
permissive
HackCarver/FunCry
3e683309b418b66d4b0baf267ace899b166e48f8
e03d420a825a70821e5d964556f3f87a9388d282
refs/heads/main
2023-08-24T06:43:19.121027
2021-10-15T23:42:59
2021-10-15T23:42:59
377,707,614
2
0
null
null
null
null
UTF-8
C++
false
false
548
cpp
// STLport regression testsuite component. // To compile as a separate example, please #define MAIN. #include <iostream> #include <algorithm> // #include <functional> #ifdef MAIN #define greater_test main #endif #if !defined (STLPORT) || defined(__STL_USE_NAMESPACES) using namespace std; #endif int ...
[ "valnjackattack@gmail.com" ]
valnjackattack@gmail.com
424ed2053878ba5e6e91bef9af4527e70d4b4dde
dc712308f0c028d9575d62ae948d4f74d3b77805
/Yugen/Platform/WindowsWindow.h
8b55b0534bcc599805a034aa4766ac9c8275fb3a
[]
no_license
tim-fa/Yugen
14da27c01baafc0a531e6232f5540b06fe97a4ed
d0c2b3abff0ec38da649f73c76879aa639b6da24
refs/heads/master
2022-11-27T23:47:28.078091
2020-08-13T19:22:56
2020-08-13T19:22:56
285,945,255
0
0
null
2020-08-12T21:09:19
2020-08-08T00:34:02
C++
UTF-8
C++
false
false
922
h
#pragma once // Library #include "Log/Logger.h" // Local #include "Window.h" #include "Renderer/GraphicsContext.h" namespace Yugen::Platform { class WindowsWindow : public Window { public: explicit WindowsWindow(const WindowProps& props); ~WindowsWindow(); void onUpdate() override; unsigned int get...
[ "tim.farahani@gmail.com" ]
tim.farahani@gmail.com
985715636b01b2713b600e7bb9e11a2094c6cec1
ac51dce98cb821df7334619d2fd25c26757d17d4
/ds2490286/Savitch_8thEdition_Chapter4_Problem3/main.cpp
fc4ae3a75d7726e4f2c3dffe38a58a5e7c1c5a71
[]
no_license
Riverside-City-College-Computer-Science/CSC5_Winter_2014_40375
a85aa5ef80ca44a0968fdbae52a5cd0c0a3ed621
853b40e40086ab97ef3075df4287b34a536c6573
refs/heads/master
2021-01-01T06:27:43.574978
2014-02-13T04:21:23
2014-02-13T04:21:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
297
cpp
/* * File: main.cpp * Author: David W. Smith * Created on January 21, 2014, 11:53 AM */ //System Libraries #include <iostream> #include <iomanip> using namespace std; //Global Constants //Function Prototypes float stkPric(int,int,int); int main(int argc, char** argv) { return 0; }
[ "dwsmit@dslextreme.com" ]
dwsmit@dslextreme.com
60c4c5928f4e0c1100f8dac5847baca02cc38aa1
3e25a010abbbbce66fa2b954321c302bd966e3a8
/src/qt/paymentserver.cpp
f72385a6b286bdb565c5e1a5f10e74af2f47c99c
[ "MIT" ]
permissive
mrwhalebones/thc
75a7e422543f0890699ba6b928b0364a1c5ba9f8
0911c282644d4c25f0ad292b9a619dbc3864ca07
refs/heads/master
2022-11-04T22:29:19.413307
2020-06-20T08:55:49
2020-06-20T08:55:49
272,751,494
0
0
null
null
null
null
UTF-8
C++
false
false
4,578
cpp
// Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include <QApplication> #include "paymentserver.h" #include "guiconstants.h" #include "ui_interface.h" #include "util.h" #i...
[ "noreply@github.com" ]
noreply@github.com