blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
71803f672397a8dc4767a6050a1e0d8d1f66fe59
f9ca0e466af1ef6aa186225455382d8ee8689b07
/Biblioteca/frmConsultaTelefone.h
65b5723c4eff77d464fa02c52d5ff4e07119010f
[]
no_license
YugoVtr/Sibi_Biblioteca
ea56478396f0598708d6030f0cb29f08a95c100e
91401fe8fb670ef8625f5c43db054f472268b32a
refs/heads/master
2020-12-02T22:36:35.575633
2017-07-03T22:51:19
2017-07-03T22:51:19
96,155,971
0
1
null
2017-07-04T13:06:59
2017-07-03T22:49:54
C++
UTF-8
C++
false
false
597
h
#ifndef FRMCONSULTATELEFONE_H #define FRMCONSULTATELEFONE_H #include <QDialog> #include "frmConsultaUsuario.h" #include "QTableWidget" #include "PersistenciaTelefone.h" namespace Ui { class frmConsultaTelefone; } class frmConsultaTelefone : public QDialog { Q_OBJECT public: explicit frmConsultaTelefone(long...
[ "vtrhg69@hotmail.com" ]
vtrhg69@hotmail.com
8a92bfc25bfcd1b8655ab155a0549ba71a620021
59d26f54e985df3a0df505827b25da0c5ff586e8
/EWU/CSE207/exercise 3 Link List Sorting.cpp
e3320311770407196d882325c3bafc052235df2b
[]
no_license
minhaz1217/My-C-Journey
820f7b284e221eff2595611b2e86dc9e32f90278
3c8d998ede172e9855dc6bd02cb468d744a9cad6
refs/heads/master
2022-12-06T06:12:30.823678
2022-11-27T12:09:03
2022-11-27T12:09:03
160,788,252
2
1
null
null
null
null
UTF-8
C++
false
false
2,089
cpp
#include<bits/stdc++.h> using namespace std; #define check(a) cout << a << endl; #define msg(a,b) cout << a << " : " << b << endl; struct Node{ int data; Node *next; }; Node *head,*tail,*curr,*temp; void addNode(){ curr = (Node *) malloc(sizeof(Node)); cout << "Enter: " ; cin >> curr->data; cur...
[ "minhaz1217@gmail.com" ]
minhaz1217@gmail.com
fff15a45c9ee8352c8a69dff067b7af0af939c6c
801f7ed77fb05b1a19df738ad7903c3e3b302692
/refactoringOptimisation/differentiatedCAD/occt-min-topo-src/src/BOPTest/BOPTest_APICommands.cxx
fc460fa4b08d41e84e9e76b317ad8983beceadcf
[]
no_license
salvAuri/optimisationRefactoring
9507bdb837cabe10099d9481bb10a7e65331aa9d
e39e19da548cb5b9c0885753fe2e3a306632d2ba
refs/heads/master
2021-01-20T03:47:54.825311
2017-04-27T11:31:24
2017-04-27T11:31:24
89,588,404
0
1
null
null
null
null
UTF-8
C++
false
false
5,734
cxx
// Created by: Peter KURNEV // Copyright (c) 2014 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License version 2.1 as published // by the Free Softwa...
[ "salvatore.auriemma@opencascade.com" ]
salvatore.auriemma@opencascade.com
195c830a68f645dda3f9b97f7b443407f98fbf44
ad74f7a42e8dec14ec7576252fcbc3fc46679f27
/BTTracker/AddInfohashDlg.h
ab7159941bf01332200be5e0d2f6f70aba924865
[]
no_license
radtek/TrapperKeeper
56fed7afa259aee20d6d81e71e19786f2f0d9418
63f87606ae02e7c29608fedfdf8b7e65339b8e9a
refs/heads/master
2020-05-29T16:49:29.708375
2013-05-15T08:33:23
2013-05-15T08:33:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
627
h
#pragma once #include "AfxWin.h" // CAddInfohashDlg dialog class CBTTrackerDlg; class CAddInfohashDlg : public CDialog { DECLARE_DYNAMIC(CAddInfohashDlg) public: CAddInfohashDlg(CWnd* pParent = NULL); // standard constructor virtual ~CAddInfohashDlg(); void Init(CBTTrackerDlg *pMainDlg); // Dialog Data enu...
[ "occupymyday@gmail.com" ]
occupymyday@gmail.com
ec0733641efdaad3d5da4f9c0b3425774128951e
d4260422fcc73a02a34e874c4e5abd2d262b52d0
/c-cplusplus-exercises/C How to Program With An Introduction to C++/ch19/CommissionEmployee.h
7295f436fbb2c823d0c871f0a6aec2b7b5e74079
[]
no_license
gurkandyilmaz/courses-and-tutorials
5c09481ae107b8f2f9a3a560e1f92339916556a6
383ad7fd971655427ee0302172835714267816a7
refs/heads/master
2023-09-01T02:45:14.947780
2021-10-12T22:46:14
2021-10-12T22:46:14
366,481,586
0
0
null
null
null
null
UTF-8
C++
false
false
859
h
// A base class for demonstrating inheritance in classes #ifndef COMMISSION_H #define COMMISSION_H #include <string> class CommissionEmployee { public: CommissionEmployee(const std::string &, const std::string &, const std::string &, double = 0.0, double = 0.0); void setFirstName(const std::string &); st...
[ "gurkandy@gmail.com" ]
gurkandy@gmail.com
b8d0a6a6f991323450379b0552920b6f0f09c5b2
d3bf068ac90138457dd23649736f95a8793c33ae
/Persistent/Persistent/StdAfx.cpp
5cb89b8e24d44e3f0d88b742413e182679b71c1a
[]
no_license
xxxmen/uesoft-AutoPFA
cab49bfaadf716de56fef8e9411c070a4b1585bc
f9169e203d3dc3f2fd77cde39c0bb9b4bdf350a6
refs/heads/master
2020-03-13T03:38:50.244880
2013-11-12T05:52:34
2013-11-12T05:52:34
130,947,910
1
2
null
null
null
null
UTF-8
C++
false
false
202
cpp
// stdafx.cpp : source file that includes just the standard includes // Persistent.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
[ "uesoft@163.com" ]
uesoft@163.com
b5bdcf93db93aab6a79d68a4a4488992f5e44f31
49bd03a81641e531dbce907ceac6d09bc6819994
/src/types.h
e2c7530d59ca2c12bee09b2da52443f2562bc961
[]
no_license
mapleyustat/tensor-1
8d401011185630b6c9863212450c5a58886f040f
e057acd50e1dcc8db59e39501ecc3143abb986a3
refs/heads/master
2020-12-28T23:50:20.554149
2011-11-04T22:41:53
2011-11-04T22:41:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
828
h
#ifndef _TYPES_H_ #define _TYPES_H_ #include "mmio.h" /* Some very basic types we use everywhere, and are too lazy to use the full name */ typedef unsigned char uchar; typedef unsigned int uint; typedef unsigned long ulong; /* Define if the data is owned by the structure, or if it is just a view of the data....
[ "ben.burnett@gmail.com" ]
ben.burnett@gmail.com
0e55d2cecd7155d4f77dff5f25c96dd28ba178e6
b7e97047616d9343be5b9bbe03fc0d79ba5a6143
/src/core/scoring/sasa/SasaMethodFactory.cc
529884a306f930e8e1c584cb7b2dadf1d3cddfb0
[]
no_license
achitturi/ROSETTA-main-source
2772623a78e33e7883a453f051d53ea6cc53ffa5
fe11c7e7cb68644f404f4c0629b64da4bb73b8f9
refs/heads/master
2021-05-09T15:04:34.006421
2018-01-26T17:10:33
2018-01-26T17:10:33
119,081,547
1
3
null
null
null
null
UTF-8
C++
false
false
997
cc
// -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*- // vi: set ts=2 noet: // // (c) Copyright Rosetta Commons Member Institutions. // (c) This file is part of the Rosetta software suite and is made available under license. // (c) The Rosetta software is developed by the co...
[ "achitturi17059@gmail.com" ]
achitturi17059@gmail.com
acca87a866b0baca554060a77cf9707012591d68
5e972b090506729034b5658fe82b5cfb0503c077
/tests/common/row_reader.h
9cd1a8b77979765cf47a41694e46a8c89afa61f4
[ "Apache-2.0" ]
permissive
latermonk/cloud-spanner-emulator
4c0c6d26bb5b267bbe5642583bc7977570c0dc55
8597647d4cc5d18510a7f8e61a4b7129fc8a599a
refs/heads/master
2021-05-20T15:41:46.017375
2020-04-01T00:51:08
2020-04-01T16:57:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,837
h
// // Copyright 2020 Google LLC // // 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 ...
[ "snehashah@google.com" ]
snehashah@google.com
81dc5057a70fc00f3a68838c33476abae180b055
adc8c8798aea0e06e93b621b55f000fb7a6a4345
/art/runtime/utils.h
739681d446295acb1a143a99235f441f08e9840e
[ "Apache-2.0", "NCSA" ]
permissive
maiyao1988/my_aosp81
34bbfe1e2632a8924c25f39e59804f162390b37c
d32ab834fd9b9036b56c2715481f85bbaad38081
refs/heads/master
2022-06-16T11:13:49.694990
2020-05-14T13:42:45
2020-05-14T13:42:45
264,388,353
10
1
null
null
null
null
UTF-8
C++
false
false
12,289
h
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "yao.mai@dingxiang-inc.com" ]
yao.mai@dingxiang-inc.com
924f29299aef291363720a688130a72b9a397bff
e24a366a7ac5dfb5975a468046c8626a9d56fa6d
/Obfuscator/Source/lib/Target/Mips/MipsRegisterInfo.h
b84aaad05eb5a32591b00eced55279001d590710
[ "NCSA", "MIT" ]
permissive
fengjixuchui/iOS-Reverse
01e17539bdbff7f2a783821010d3f36b5afba910
682a5204407131c29588dd22236babd1f8b2889d
refs/heads/master
2021-06-26T17:25:41.993771
2021-02-11T10:33:32
2021-02-11T10:33:32
210,527,924
0
0
MIT
2021-02-11T10:33:33
2019-09-24T06:26:57
null
UTF-8
C++
false
false
2,933
h
//===- MipsRegisterInfo.h - Mips Register Information Impl ------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
[ "374619540@qq.com" ]
374619540@qq.com
99b55e6ba6878db3d791a22e73604bfcc11118cf
ca61145c7dc95f8a7c1cb14ba7b656d848d9c46a
/110/A.cpp
abc43a730ca54dacbe12e5cc9af0a7d0b8a45c85
[]
no_license
monu18/CODEFORCES-Solutions
71abcc044a446f6854f24d1e58e1427c104325e7
8f0fbadbd1f0a173704a42d1f5b6735eb3cade01
refs/heads/main
2021-06-21T02:06:46.268543
2021-06-10T17:08:24
2021-06-10T17:08:24
224,659,662
1
0
null
null
null
null
UTF-8
C++
false
false
6,144
cpp
//please refer from line no. 207 /////*31022618*///// //_MONU KUMAR #include <bits/stdc++.h> using namespace std; #define fast ios_base::sync_with_stdio(false);cin.tie(0);cout.tie(0); #define tc ll t=1; cin>>t; while(t--) #define ll long long int #define ld long double #define ull unsigned long long #define pll pair<ll...
[ "mozis.bot@gmail.com" ]
mozis.bot@gmail.com
6bbc7c9f38fafece116dd012d8fa5bfd59ec9c9a
84c0f3189fa4dfcf1f0490576abfe5c52759fc4e
/Anush_Ghazaryan/Homeworks/C++/11_11.04/structMergeSort.cpp
ec334dcab13bb0cfc8269d8b24aec7ab6051fccf
[]
no_license
Araksya-Hambaryan/ITC-9
bfb2741c52f5de208d3637e33ed3bb547dd0971a
c44b4603a9ddd4395bac86808b3c42217ea60879
refs/heads/master
2023-02-11T16:11:30.324645
2021-05-16T18:45:13
2021-05-16T18:45:13
127,136,193
1
7
null
2023-01-26T03:22:51
2018-03-28T12:22:48
Java
UTF-8
C++
false
false
1,881
cpp
#include<iostream> struct Rect { int x; int y; Rect( int x1, int y1 ) { x = x1; y = y1; } int area( int , int ); }; int Rect::area( int x, int y ) { return x * y; } int merge( arr[], int l, int m, int r) { int i, j, k; int n1 = m - l + 1; int n2 = r - m; int L[n1]; int R[n2]; for...
[ "anush93ghazaryan@gmail.com" ]
anush93ghazaryan@gmail.com
e9b088b468e820a02ec3effbd9c0861bdcb76293
0dc1f22dde10561f10e4dde8eb9498ca760d4582
/code/parallel thread/data_race.cpp
56a67f199a05b33adccaebc56ecf5b60a520f463
[]
no_license
qlcx/codenote
799d973780979ac98ecc83f925d76ed873d6e8f4
b07e2969923d79175b67d3d25b72a305b4f428e6
refs/heads/master
2021-01-21T04:50:48.694064
2016-06-06T14:55:50
2016-06-06T14:55:50
46,130,808
0
0
null
null
null
null
GB18030
C++
false
false
877
cpp
//在初始化的时候保护共享数据 //二次检查锁定(两次if(!resource_ptr)) 容易产生恶性竞争条件 /* //double_cheched_locking std::shared_ptr<some_resource> resource_ptr; std::mutex resource_mutex; void undefined_behaviour_with_double_checked_locking() { if(!resource_ptr) { std::lock_guard<std::mutex> lk(resource_mutex); if(!resource_ptr) { resou...
[ "1136425019@qq.com" ]
1136425019@qq.com
625abdd9f2146ef741d9da8e055952871f6a42ee
bb4855bb302cec003e6270d52a15cf9bd5f619b5
/ocv_SISR/ksvd.cpp
6b1d6d2ce35c6c7187bb5ab03e04bdf00d9a31e5
[]
no_license
jodyngo/JsImgProc
7139669715cb6b172d805b127161f29eaa62b580
d752ce1c2b1fbae8ef56897c99497b16f46138af
refs/heads/master
2021-04-15T03:47:34.341178
2013-11-11T05:15:37
2013-11-11T05:15:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,303
cpp
#include "stdafx.h" #include "ksvd.h" #include "debug.h" #include "omp.h" /* * function declarations */ SISR_DOUBLE compute_err(const cv::Mat& D, const cv::Mat& Gamma, const cv::Mat& X); void reperror(const cv::Mat& D, const cv::Mat& Gamma, const cv::Mat& X, SISR_DOUBLE* err); SISR_INT sprow(const cv::Mat& Gamma, cons...
[ "jethro.zjh@gmail.com" ]
jethro.zjh@gmail.com
5b4cb45a8b9eefb9051e2859f27a9f24b8faf9af
c17cb8f229a6762cb88848a70e9b6505adbcbcdd
/c++/src/vs-2019/HelloWinUICppWinRT/HelloWinUICppWinRT/Generated Files/winrt/impl/Windows.ApplicationModel.Chat.2.h
666d8db2d6eec5343c8324da963324b25eb3add5
[]
no_license
awrznc/scribble
b1a49df8c66ffb0c63a01d0266a50277e3f2000a
cee07c2d6dc7960023673e3c3a31f1738da7a8e5
refs/heads/master
2023-08-18T22:31:01.852432
2023-06-12T12:16:42
2023-06-12T12:16:42
202,322,395
4
0
null
2023-09-13T13:12:44
2019-08-14T09:49:39
C++
UTF-8
C++
false
false
17,353
h
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.200703.9 #ifndef WINRT_Windows_ApplicationModel_Chat_2_H #define WINRT_Windows_ApplicationModel_Chat_2_H #include "winrt/impl/Windows.Foundation.1.h" #include "winrt/impl/Windows.Storage.Streams.1.h" #include "winrt/impl/Windows.ApplicationMod...
[ "49797644+awrznc@users.noreply.github.com" ]
49797644+awrznc@users.noreply.github.com
cf41c47786b5833e8d0e16fc5e0cabba186e683c
ba0f003d8ecda7500f1cf46eaa51b2e8f81b2222
/main.cpp
4826243b7b70cea44c0594e9e92083e99e4fa65a
[]
no_license
abnvanand/distrib-a5
d940ffefcd63056b045025b70b8f8faa8187c7f4
a533997f0d388adca8a0f1bb7f7a971e18029c55
refs/heads/master
2020-08-10T20:24:53.070261
2019-10-11T17:04:06
2019-10-11T17:04:06
214,414,380
1
0
null
null
null
null
UTF-8
C++
false
false
6,744
cpp
#include<bits/stdc++.h> #include <mpi.h> #define ROOT_ID 0 using namespace std; bool allMarried(vector<int> &marriages, int pairs) { int N = 2 * pairs; for (int i = 1; i <= N; i++) { if (marriages[i] == 0) { return false; } } return true; } int main(int argc, char **argv) ...
[ "abhinav_anand@live.com" ]
abhinav_anand@live.com
88e4dae7134bd2cf409dccaa13d5522a716bf773
9f135e090934fbbb796c4f736e0ef8630d91c9e2
/9-BFS/tree.cpp
ed62ad6764d0b31dda19bc7a374305c5218dbd4e
[]
no_license
bobby285271/learn-algorithm
c21bfd4500afc7f90b3c2bb619fe772c243b725b
8618efaf40a7a52ef20a88a31d6f55e9f3bc28aa
refs/heads/master
2021-04-17T08:01:13.248358
2020-04-15T09:25:50
2020-04-15T09:25:50
249,427,092
1
0
null
null
null
null
UTF-8
C++
false
false
4,683
cpp
#include <iostream> #include <cstdlib> #include <queue> using namespace std; struct tree { char saveChar; int step; struct tree *L; struct tree *R; }; struct tree *c; struct tree *f; struct list { struct tree *head; }; void putin(struct tree *p, struct tree *prep) { if (p->sav...
[ "rjl931189261@126.com" ]
rjl931189261@126.com
37619412bc8021448db1e7bd97b73e4b938a9030
c4e1b2fad57e164b1ec250d7ef58ca6b325be916
/TIOJ/1735/1735.cpp
5ce31044a3d713ad0ed04ebd83d144d679e8399b
[]
no_license
xSeanliux/CompetitiveProgramming
ab8030fdb0dc9c4e29e4cc8c52e020e6eb564372
011c7ad152d7090fa3e9143a27119a2192d68144
refs/heads/master
2023-06-08T11:00:48.826892
2023-05-25T22:58:43
2023-05-25T22:58:43
158,057,461
0
0
null
null
null
null
UTF-8
C++
false
false
1,015
cpp
#include <iostream> #include <vector> #include <string.h> using namespace std; int K, ans[100000 + 10]; string s; string ip() { string i=""; int temp=getchar_unlocked(); while(temp<'a'||temp>'z') temp=getchar_unlocked(); while(temp>='a'&&temp<='z') { i+=(char)temp; temp=get...
[ "zhxnliu@gmail.com" ]
zhxnliu@gmail.com
cc51580e377de257cadbecbd4df3b885d6f67ea0
3afbb09edd98ebd27d3264f526c235aafad8a450
/DX11/Viewport.h
c32d263769b46a1fcfe68b69321c76c6b8088956
[]
no_license
takamoto/DirectX11Sample
f2c5e7be70b69f2f0691d529e090cfa5781b72e7
d197c36b2d707dd055e8e32a3cbc1f1e140aba6e
refs/heads/master
2021-01-10T19:11:24.319700
2015-03-16T09:39:58
2015-03-16T09:39:58
27,585,675
0
0
null
null
null
null
UTF-8
C++
false
false
718
h
#pragma once #include <DirectXMath.h> class Viewport { private: DirectX::XMFLOAT2 screenSize; DirectX::XMFLOAT2 screenPosition; float fovAngleY = 3.1415926f / 2.0f; float nearZ = 1.0f; float farZ = 1000.0f; public: Viewport( const DirectX::XMFLOAT2 & screenSize, const DirectX::XMFLOAT2 & screenPosition ) : ...
[ "tkfmnkn@gmail.com" ]
tkfmnkn@gmail.com
0054ab8b139df21e28d5cf2f238d92b565964c3e
84e5531e90304639b7c6be78a0460f3a159bd38f
/2290/L.cpp
9045351587ccd3efb4c0bcb008b3bdfbff33be10
[]
no_license
F0RE1GNERS/JisuankeEatsMyCode
70a9b273c3bf4335e82e2793df7e62bf36ff8759
072b8891780d528c8f51ede85cc6c30c041d99bf
refs/heads/master
2020-03-27T19:42:42.783695
2019-04-20T09:56:25
2019-04-20T09:56:25
147,006,809
6
2
null
null
null
null
UTF-8
C++
false
false
3,860
cpp
#include <bits/stdc++.h> using namespace std; using LL = long long; #define FOR(i, x, y) for (decay<decltype(y)>::type i = (x), _##i = (y); i < _##i; ++i) #define FORD(i, x, y) for (decay<decltype(x)>::type i = (x), _##i = (y); i > _##i; --i) #ifdef zerol #define dbg(x...) do { cout << "Debug: " << #x << " -> "; err(x)...
[ "zerolfx0@gmail.com" ]
zerolfx0@gmail.com
cd0894beb69bb482f3cdede7938d0d10c1e6ff72
372dc502da0afae10078f231a2158a2aefc45890
/medialib/src/main/cpp/modules/skottie/include/core/SkImageFilter.h
6e15e449c8080af1a005c4b47e374214f060e0dc
[]
no_license
chongbo2013/LottieRecoder
e8a8c589ad317948c7d4415bd5766a53d30f7ad4
4732aba62222aadc346a28173554051b883590e2
refs/heads/master
2021-07-12T23:52:17.324668
2020-07-31T05:32:09
2020-07-31T05:32:09
185,334,538
4
2
null
null
null
null
UTF-8
C++
false
false
6,679
h
/* * Copyright 2011 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef SkImageFilter_DEFINED #define SkImageFilter_DEFINED #include "../core/SkFilterQuality.h" #include "../core/SkFlattenable.h" #include "../core/SkMatrix.h" #include ".....
[ "459821731@qq.com" ]
459821731@qq.com
073ccf239a685f12c691dfc8c6d0f4f2479b4070
82c17df81786d6fb05282852c68b23bff37ecf24
/visitors/yaml_visitor.hh
20ef9c6519adc06228993003cb4680eb537a37a7
[]
no_license
AndreiGolovatskii/mini-java-compiler
a1e42892b42e25297a67289f335a39892036e1a6
59dea5a1a3f231ce902839d6bde320553d5074c2
refs/heads/master
2023-04-22T19:19:44.210818
2021-04-17T17:59:07
2021-04-17T17:59:07
343,390,719
1
0
null
2021-05-12T17:58:51
2021-03-01T11:23:00
C++
UTF-8
C++
false
false
12,303
hh
#ifndef COMPILER_YAML_VISITOR_HH #define COMPILER_YAML_VISITOR_HH #include <iostream> #include "yaml-cpp/yaml.h" #include "ast_components.hh" #include "i_visitor.hh" class TYamlVisitor : public IVisitor { public: void Visit(struct TAndExpression* expression) override { ProcessBinaryExpression_("and ", e...
[ "andi@Andrejs-MacBook-Pro.local" ]
andi@Andrejs-MacBook-Pro.local
3a0c654295e2a6bf476a24394928c70f6bca997a
aecf4944523b50424831f8af3debef67e3163b97
/net.ssa/Editors/LevelEditor/Edit/ESceneDOTools_Pick.cpp
4dc9f1d428d043bf0cafa060ab6ba3bb6ec8a5a6
[]
no_license
xrLil-Batya/gitxray
bc8c905444e40c4da5d77f69d03b41d5b9cec378
58aaa5185f7a682b8cf5f5f376a2e5b6ca16fed4
refs/heads/main
2023-03-31T07:43:57.500002
2020-12-12T21:12:25
2020-12-12T21:12:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,383
cpp
//---------------------------------------------------- // file: DetailObjects.h //---------------------------------------------------- #include "stdafx.h" #pragma hdrstop #include "ESceneDOTools.h" #include "Scene.h" #include "cl_intersect.h" #include "bottombar.h" #include "ui_main.h" int EDetailManager:...
[ "admin@localhost" ]
admin@localhost
a5d8d1793f345d0a64ede13edef43d16bc7466d6
73cfd700522885a3fec41127e1f87e1b78acd4d3
/_Include/boost/function_types/detail/pp_retag_default_cc/master.hpp
fe8016ae310c6e819bc3c4d414adb4c28c6acb74
[ "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
3,409
hpp
// (C) Copyright Tobias Schwinger // // Use modification and distribution are subject to the boost Software License, // Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt). //------------------------------------------------------------------------------ // no include guards, this file is guarded external...
[ "langley.joshua@gmail.com" ]
langley.joshua@gmail.com
ebcee99d7fe1f8b0a269cbcc1d59fc2604eec840
2a6b3e8306e201e6665366f3e055942cdadccdfa
/32/Debug&Release/include/LOCA_MultiContinuation_CompositeConstraint.H
a7830415ce88be581a1d5a1dd5bad8fc09c76c92
[]
no_license
bausoft-kft/hermes-windows
7f86ad2d79f77a894cab29f9133a895efda4439e
d3db7cb546069ad6c8f06c2e7fcd6a0df697d651
refs/heads/master
2021-12-10T22:51:25.996544
2016-09-29T21:21:16
2016-09-29T21:21:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,337
h
// $Id$ // $Source$ //@HEADER // ************************************************************************ // // LOCA: Library of Continuation Algorithms Package // Copyright (2005) Sandia Corporation // // Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive // license for u...
[ "lukas.korous@gmail.com" ]
lukas.korous@gmail.com
8719def4e522ded89347a91fc4760ddc78710b2d
235bccb2fc4f06898ac53402706371bef544f377
/UVA/11003 - Boxes.cpp
96595b8d9fbb80503b634ad18704276e2741b7b7
[]
no_license
GaziNazim/CPP
76fa44bff7e11d87ffcf95426b0306ea9f9dca93
78b0d68642efe33fef5ce6bb50153bd38a11b4bc
refs/heads/master
2016-08-08T00:50:50.996535
2015-05-10T15:33:13
2015-05-10T15:33:13
30,353,615
0
0
null
null
null
null
UTF-8
C++
false
false
1,577
cpp
#include<bits/stdc++.h> #include<algorithm> #include<cmath> #include<cstdlib> #include<cstdio> using namespace std; #define rep(i,n) for(__typeof(n) i=0;i<(n);i++) #define REP(i,a,b) for(__typeof(b) i=(a);i<=(b);i++) #define INF (1<<30) #define pb push_back #define Sort(v) sort(v.begin(),v.end()) #define sz size() #def...
[ "gazinazim1@gmail.com" ]
gazinazim1@gmail.com
d0658a6750d1ba9282559b7ecdfad0098bb67d03
f01b54720b7f89077ca32e0b3e8e4f41a3ffe9f0
/s1/s1t03/s1t03.cpp
09b264a662b7d483f926ccf2904ac4f5e92addc8
[]
no_license
pabloribalta/Concurrency
da78aa2dd9ae54f784eb249a39a2c71b0fa6f39c
cfa98f6a1c0763b7523c259c9e806609b8535fbd
refs/heads/master
2021-01-10T05:20:16.724395
2016-01-08T10:53:00
2016-01-08T10:53:00
46,915,744
0
0
null
null
null
null
UTF-8
C++
false
false
463
cpp
/* * Session 1, example 03: * * One type of callable object that avoids the problem of the "C++'s most vexing parse" is * a lambda expression. */ #include <iostream> #include <thread> void doSomething() { std::cout << "Doing something" << std::endl; } void doSomethingElse() { std::cout << "Doing something else"...
[ "pablo.ribaltalorenzo@gmail.com" ]
pablo.ribaltalorenzo@gmail.com
65314947cc73489d06fe2c52a960034a43a22466
0a1bbc33ff26d10cb84ccf3fa883fdbe141fcc53
/qcProxy/QcProxy.h
086b83bacebc21c866de96864765520126714639
[]
no_license
okaresz/qtuc
cc155f6421fe436ea4aac66a124795e19df9cc67
d247e32f1834c5866cc4927688d225ca3b6e4d40
HEAD
2016-09-15T15:11:56.712951
2013-03-25T21:55:50
2013-03-25T21:55:50
9,016,765
0
1
null
null
null
null
UTF-8
C++
false
false
2,455
h
#ifndef QCPROXY_H #define QCPROXY_H #include "ErrorHandlerBase.h" #include "ClientCommandBase.h" #include "DeviceCommand.h" #include "Device.h" #include "ClientSubscriptionManager.h" namespace QtuC { class ConnectionServer; class DeviceAPI; class ClientConnectionManagerBase; /** QcProxy class. * The QcProxy class ...
[ "okaresz@aol.com" ]
okaresz@aol.com
989cecac43f5c755b78b6da7028bdef12456dc32
450891480278df588fde35c745198a092a1d2798
/대전액션게임/Key.h
30bc3262cfa9a78e81832634e8d05bf7bd51d21e
[]
no_license
dlakwwkd/Cpp_Practice
3dc402c45b753f649e6f2ea60f9842e5b68acdef
39168a6c15192b74d93c1a4d325657a5090da6ff
refs/heads/master
2016-09-06T18:54:40.961264
2016-01-11T14:26:45
2016-01-11T14:26:45
21,767,153
0
0
null
null
null
null
UTF-8
C++
false
false
710
h
#pragma once class Key { public: Key(); void SetUp(int input) { up = input; } void SetDown(int input) { down = input; } void SetLeft(int input) { left = input; } void SetRight(int input) { right = input; } void SetZ(int input) { z = input; } void SetX(int input) { x = input; } void SetC(int input) { c = input;...
[ "dlakek@naver.com" ]
dlakek@naver.com
4411afbaef57b83d373f9e073f427d0d3fe4e372
aa238e9d4f0b7ff0e86469b88bd877fde3f2c37f
/be/src/agent/agent_server.cpp
b3e5503b48d1f61b9dac838d98f89da472dae23d
[ "Apache-2.0", "BSD-3-Clause", "dtoa", "bzip2-1.0.6", "BSL-1.0", "PSF-2.0" ]
permissive
tengxunshigou/palo
42474a5bcb3933443830c0ea6a1c56dd8f608c45
fb64a1a8e8ed612cd95d1ea0c67bf70804a1d2da
refs/heads/master
2021-01-16T21:13:50.190451
2017-08-11T14:09:07
2017-08-11T14:09:07
100,223,889
1
0
null
2017-08-14T03:18:55
2017-08-14T03:18:55
null
UTF-8
C++
false
false
16,875
cpp
// Copyright (c) 2017, Baidu.com, Inc. All Rights Reserved // Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under...
[ "lichaoyong121@qq.com" ]
lichaoyong121@qq.com
17e49f07711b5ddb2b934ad41c404d11c5f9891e
dde107dc5985176a030b8aa4423ad88fc4456747
/Integer.cpp
48f72c646c1471842105fd716e2db57c973068ee
[]
no_license
Tigercore1/CoreyMcDonough-CSCI20-Fall2017
23a62623ebb8edbce9238a6d1c424c88618ebe3b
8f13f6efef864529b5256e31a5ad9c082525e23c
refs/heads/master
2021-01-19T16:02:07.846983
2017-12-11T08:07:33
2017-12-11T08:07:33
100,982,987
0
0
null
null
null
null
UTF-8
C++
false
false
145
cpp
// Corey McDonough // 8/28/17 #include <iostream> using namespace std; int main() { int n= 809; int x= (((((n+7)*2)-4)/2)-n); cout<<x; }
[ "cmcdonough002@student.butte.edu" ]
cmcdonough002@student.butte.edu
7d33c185e978b3677db17cf01119ab2ecaf56453
a62342d6359a88b0aee911e549a4973fa38de9ea
/0.6.0.3/Internal/SDK/BP_BuildModule_ResourceStorage_Wooden_Wall_A_Ending_B_classes.h
615bccc1b9e86bdf6dcfce53779a01fde1bcd3fe
[]
no_license
zanzo420/Medieval-Dynasty-SDK
d020ad634328ee8ee612ba4bd7e36b36dab740ce
d720e49ae1505e087790b2743506921afb28fc18
refs/heads/main
2023-06-20T03:00:17.986041
2021-07-15T04:51:34
2021-07-15T04:51:34
386,165,085
0
0
null
null
null
null
UTF-8
C++
false
false
929
h
#pragma once // Name: Medieval Dynasty, Version: 0.6.0.3 /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Classes //-----------------------------------------------...
[ "zp2kshield@gmail.com" ]
zp2kshield@gmail.com
83454ffbc1469625643499c9b3fd7162ec514643
3d6b1aa7edd9548c5a421b95aee1841eae98a9ed
/src/mainwindow.h
d71aa47dc68cfc594e23d52db6d5699ce91a927b
[]
no_license
aoloe/cpp-qt-playground-button-popup
000807111c939950f45ece2bf9ad10e6b99a7184
3976b3e0ac61db4cb1848331d9a468a2bafa44c7
refs/heads/master
2020-07-09T03:18:37.872125
2019-08-22T19:38:37
2019-08-22T19:38:37
203,860,810
4
3
null
2019-08-24T02:30:11
2019-08-22T19:36:49
C++
UTF-8
C++
false
false
194
h
#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> class MainWindow : public QMainWindow { Q_OBJECT public: MainWindow(); private slots: void showPopup(); }; #endif
[ "ale@graphicslab.org" ]
ale@graphicslab.org
3fce23a6d2c6a2e45afd30bfc8299a1627264fec
f9a275338800c439d7e52adc33810e98cada0fb0
/Comp - 01/birthday_paradox.cpp
920111efd05799611b038d39620eb8857dea20f3
[]
no_license
Suesanz/competitive-classroom-june-2018
798ba5e592ee73ef944754b0baa13512f01e1958
7275e2d02c5d5f6f711e7af568c5a4613fb1b7fe
refs/heads/master
2020-03-20T21:53:40.750696
2018-06-18T13:20:34
2018-06-18T13:20:34
137,766,523
1
0
null
2018-06-18T14:59:16
2018-06-18T14:59:16
null
UTF-8
C++
false
false
312
cpp
#include<iostream> using namespace std; int main(){ int no_of_people = 1; int num = 365; float denom = 365.0; float p; cin>>p; float prob =1.0; while(prob>=(1-p)){ no_of_people++; num = num -1; prob = prob*(num/denom); cout<<"People "<<no_of_people<<" Prob : "<<prob<<endl; } return 0; }
[ "prateeknarang111@gmail.com" ]
prateeknarang111@gmail.com
771c871b1fed8c716dc30ad5d24a0bce422c5cc9
0a3a009fa93539a2b45b5642341f4cb0c5c62df5
/Axis.Core/application/jobs/JobRequest.hpp
e8bdf18b2aa2a177bd8c91355ec882bdc864487a
[ "MIT" ]
permissive
renato-yuzup/axis-fem
5bdb610457013d78a9f62496d4a0ba5e68a5a966
2e8d325eb9c8e99285f513b4c1218ef53eb0ab22
refs/heads/master
2020-04-28T19:54:21.273024
2019-03-31T22:04:22
2019-03-31T22:04:22
175,526,004
4
0
null
null
null
null
UTF-8
C++
false
false
4,830
hpp
#pragma once #include "foundation/Axis.Core.hpp" #include "AxisString.hpp" namespace axis { namespace application { namespace jobs { /**********************************************************************************************//** * <summary> Stores information required to execute a finite element * analysi...
[ "renato@yuzu-project.com" ]
renato@yuzu-project.com
c8b55a8427ebf2d5352ab927ca55b3b4ef949ff8
65d44bfc313bd972c1436040f0907f85cf04ff66
/src/RMatrixFunc.cpp
c135eb0f1ef19f007bea1f92526bc001d20d3dff
[]
no_license
amberlauer/my_azure2
c4f5d6d917e1f50eb5f4678db1575df6c95a2a74
7f83675ec2f54efa3517d20a020adaaec9338e52
refs/heads/master
2020-05-30T09:23:15.888972
2019-05-31T19:46:58
2019-05-31T19:46:58
189,644,616
0
0
null
null
null
null
UTF-8
C++
false
false
12,889
cpp
#include "EPoint.h" #include "CNuc.h" #include "MatrixInv.h" #include "RMatrixFunc.h" #include <assert.h> /*! * The RMatrixFunc object is created with reference to a CNuc object. */ RMatrixFunc::RMatrixFunc(CNuc* compound, const Config &configure) : compound_(compound), configure_(configure) {} /*! * Returns a...
[ "amber.lauer@tunl.duke.edu" ]
amber.lauer@tunl.duke.edu
4d2e6b1760c7ee4cf781c444f8bbc18967d25c14
67b9855ea679105ab1afd8e01adc37f6dccd13af
/src/ecs/ecsmanagerEntity.cpp
898e432a700eb806a1c2ce740f7898c03305439b
[]
no_license
IndieLightAndMagic/wolf
be04daa192ac6ab3218bc516ebf820c0d37f7637
480ef44b26330d881cabd06efa5fdb496de5ed0b
refs/heads/master
2020-04-22T19:04:05.347076
2019-08-23T20:17:09
2019-08-23T20:17:09
170,596,980
1
1
null
2019-05-08T15:59:29
2019-02-13T23:47:25
C++
UTF-8
C++
false
false
1,887
cpp
// // Created by Guarin on 2019-08-10. // #include "ecs/ecsmanager.h" #include "Entity.h" #include <map> #include <QtGlobal> #include <mutex> #include <sstream> using m_uid_pcomp = std::map<unsigned int, ECS_SYSTEM::PComponent>; using m_uid_pentt = std::map<unsigned int, ECS_SYSTEM::PEntity>; using m_string_uid = std:...
[ "julian.guarin@geniussports.com" ]
julian.guarin@geniussports.com
db695fa5d13ac46b1159a21ef16d4761dcedd64a
91ba0c0c42b3fcdbc2a7778e4a4684ab1942714b
/Cpp/SDK/wheel_sailor_01_CustomizationDesc_classes.h
1a0423bcca100535389116dce1ae363116b21b00
[]
no_license
zH4x/SoT-SDK-2.1.1
0f8c1ec3ad8821de82df3f75a0356642b581b8c6
35144dfc629aeddf96c1741e9e27e5113a2b1bb3
refs/heads/main
2023-05-12T09:03:32.050860
2021-06-05T01:54:15
2021-06-05T01:54:15
373,997,263
0
0
null
null
null
null
UTF-8
C++
false
false
813
h
#pragma once // Name: SoT, Version: 2.1.1 /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Classes //--------------------------------------------------------------...
[ "Massimo.linker@gmail.com" ]
Massimo.linker@gmail.com
b952deb258777994db7aade714c6335dffa933fc
4d95ac6b6d0d34f506d7ff1be85ea67e76aa78bd
/ash/mus/display_synchronizer.cc
5bc8a2889ba715b561c8f24b49c047b49a498422
[ "BSD-3-Clause" ]
permissive
rottegift/chromium
838d01583fb7be44c5817097bba18d6e3c975280
b040b5139be0348af9e481fd81f03658c01a9d06
refs/heads/master
2023-01-08T16:22:15.309633
2017-10-31T21:21:31
2017-10-31T21:21:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,664
cc
// Copyright 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 "ash/mus/display_synchronizer.h" #include "ash/host/ash_window_tree_host.h" #include "ash/shell.h" #include "services/ui/public/interfaces/windo...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
8f8ccb42a21a8e511290c8abadeab6967ff2114f
868d9cea378fd4174a0d71c6722b1cb1d838822c
/buskruit/drawing/particle.h
5330f04cb58cb8e17e559f769d2c88d1bf299473
[]
no_license
diederickh/ofantwerpen
733c5c289edd94499e9049b3e01945fe48fc5406
58b25f56d9e108d4b1b1471c3d7931b8efb11625
refs/heads/master
2021-05-27T19:23:16.942005
2011-07-20T09:15:59
2011-07-20T09:15:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
576
h
#ifndef PARTICLE_H #define PARTICLE_H #include "ofMain.h" class particle { public: ofVec3f pos; ofVec3f vel; ofVec3f frc; // frc is also know as acceleration (newton says "f=ma") int alpha; particle(); virtual ~particle(){}; void resetForce(); ...
[ "kevin@buskruit.be" ]
kevin@buskruit.be
890d5737b719a3d21661fb7bc07dcb245f294787
a130745e3a6aba0f636b7a138506b7a5eca3578e
/Camera_Class.h
81473d01d1cbe43bf7403d79b60d89a64dd9edd5
[]
no_license
deesaa/come-engine-2013
70d12abd4fbb22fc911e41c5e1e7d8094ac2a685
176dc8066cf1b7954f21ca086be22c4a9b6d001d
refs/heads/master
2020-08-09T08:03:08.426270
2019-10-09T23:55:14
2019-10-09T23:55:14
214,043,480
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
3,229
h
#define MOVE_FORWARD 1 #define MOVE_BACK 2 #define MOVE_UP 3 #define MOVE_DOWN 4 #define MOVE_RIGHT 5 #define MOVE_LEFT 6 #define ROTATE_YAW 1 #define ROTATE_PITCH 2 class camera_class { private: IDirect3DDevice9* device; D3DXMATRIX viewMatrix; D3DXMATRIX projMatrix; D3DXMATRIX rotateBuffer; D3DXVEC...
[ "deemsaer@gmail.com" ]
deemsaer@gmail.com
9fd26f3b89c293135e34250bfc4cffe44e527eae
c2a8cfdf41725c87a150249f1352c1ce696622f1
/src/demo/demo.h
6fc9f9a4655eee1a05ddfd11b699d233b0e7f927
[]
no_license
Potrik98/graphics_project
4fbba05dc82f16cfa975bbd5679c7ee76a0a4669
0f22109df372485299379f88d68a5d9576fd17b4
refs/heads/master
2020-05-01T19:53:14.436736
2019-04-03T13:47:10
2019-04-03T13:47:10
177,659,113
0
0
null
null
null
null
UTF-8
C++
false
false
446
h
#pragma once #include <glad/glad.h> #include "core/program.h" #include "graphics/shader.h" #include "scene/scene.h" class Demo : public Program { public: Demo() : Program({ 1920, 1080, 4, GL_TRUE, "Graphics project demo", }) {} ~Demo(); voi...
[ "potrik98@gmail.com" ]
potrik98@gmail.com
e504b688fcbf51685ba8c74d2539b7bb87f2ee6a
ba61e17fb07fcd1f532a223d70d8a6cf5204d75f
/bt/stack/btm/btm_main.cc
a99c2756d041603471599a88b677dacc24d9914a
[ "Apache-2.0" ]
permissive
speck99/alps_o1_system
6077e8c1c4f2bc72d1de5bf3f63bbe146494cde8
5c06750e490520e4ca4fc26fd4ac4fb4e35ad21a
refs/heads/master
2020-03-19T02:33:27.524612
2018-05-31T22:03:31
2018-05-31T22:03:31
135,638,971
1
1
null
null
null
null
UTF-8
C++
false
false
3,261
cc
/****************************************************************************** * * Copyright (C) 2002-2012 Broadcom Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * ...
[ "bmwm3gtr999@gmail.com" ]
bmwm3gtr999@gmail.com
091176b6ff5cc8d0c04aa4fa8e115b106dc8640b
3b9b4049a8e7d38b49e07bb752780b2f1d792851
/src/chrome/browser/net/predictor_browsertest.cc
af2a1b26f0c70ed3f1fac2128e4a5de14affd97b
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
webosce/chromium53
f8e745e91363586aee9620c609aacf15b3261540
9171447efcf0bb393d41d1dc877c7c13c46d8e38
refs/heads/webosce
2020-03-26T23:08:14.416858
2018-08-23T08:35:17
2018-09-20T14:25:18
145,513,343
0
2
Apache-2.0
2019-08-21T22:44:55
2018-08-21T05:52:31
null
UTF-8
C++
false
false
65,462
cc
// 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. #include <stddef.h> #include <stdint.h> #include <algorithm> #include <memory> #include <set> #include "base/base64.h" #include "base/bind.h" #inclu...
[ "changhyeok.bae@lge.com" ]
changhyeok.bae@lge.com
8cd8dc79bf2a7e66ec67f6502bca8d97ed3fa56e
0b180cd3b2f7f71af5124085549fcddb6a244e7e
/build/moc_askpassphrasedialog.cpp
f9236403addeed9077e5fdfa713d28769a32df82
[]
no_license
vpcdev/VirtualPaymentCoin
29cb25c22f628be40787278f09f6849363459c69
dfb7107c27cdccee068b986460c057ff53e250e6
refs/heads/master
2020-04-17T19:22:12.917594
2019-03-30T11:39:42
2019-03-30T11:39:42
166,863,078
0
0
null
null
null
null
UTF-8
C++
false
false
3,569
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'askpassphrasedialog.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.8.0) ** ** WARNING! All changes made in this file will be lost! *************************************************...
[ "root@vps40921578.local" ]
root@vps40921578.local
0d9b3173bbb3ba9a81cea972b4bb8958beeebdd0
08a9a578774712c8e45146f7b087960cb640ec68
/06identifierrules.cpp
e1405cb453cd00372ff08dbd18b13a07979ba508
[]
no_license
Yappedyen/Helloworld
c38b4137acf10012a23ebdeacb023d8d75f6beb9
c67149d117fadbc4e8656bca49c3de7f2e69f73f
refs/heads/master
2023-06-07T17:32:02.378870
2023-06-05T09:49:40
2023-06-05T09:49:40
366,934,882
0
0
null
null
null
null
GB18030
C++
false
false
662
cpp
#include <iostream> using namespace std; //标识符命名规则 //标识符不能为关键字 //标识符只能是字母、数字、下划线 //第一个字符必须为字母或下划线,字母区分大小写 int main6() { //1.标识符不为关键字 //int int = 10; //2.标识符只能是字母、数字、下划线 int abc = 10; int _abc = 20; int _123abc = 30; //3.第一个字符必须为字母或下划线 //int 123abc = 40; //4.区分大小写 int aaa = 100; cout << aaa << endl; //cout <...
[ "yappedyen@gmail.com" ]
yappedyen@gmail.com
47f4e4bea251cd0770777977a201b99e0a3acb51
634120df190b6262fccf699ac02538360fd9012d
/Develop/Server/GameServerOck/main/GPlayerFieldShared.cpp
c5e6faf769d63760f81cb065c20d8430490dbb27
[]
no_license
ktj007/Raiderz_Public
c906830cca5c644be384e68da205ee8abeb31369
a71421614ef5711740d154c961cbb3ba2a03f266
refs/heads/master
2021-06-08T03:37:10.065320
2016-11-28T07:50:57
2016-11-28T07:50:57
74,959,309
6
4
null
2016-11-28T09:53:49
2016-11-28T09:53:49
null
UHC
C++
false
false
3,460
cpp
#include "stdafx.h" #include "GPlayerFieldMasterServer.h" #include "GPlayerFieldShared.h" #include "GPlayerFieldDynamic.h" #include "GGlobal.h" #include "GSystem.h" #include "GEntityPlayer.h" #include "GPlayerField.h" #include "GEntityPlayer.h" #include "GFieldInfoMgr.h" #include "GFieldMgr.h" #include "GSharedField.h"...
[ "espause0703@gmail.com" ]
espause0703@gmail.com
2042e288b8e668732d5f301e36f39f8c15ef8fa1
672dcd53bbc5945c5d74e79f813b7321038cb17f
/shadow detection in a single pic/shadow detection in a single pic/universal.h
aeb59ebb6bf66cfa9c3e7c554b8cdfbafc5778b8
[]
no_license
CielChen/shadow-detection-in-a-single-pic
50e664d7c9dfb9adb334e84e7fcfc53456c68412
3b881d8a3421ce5cee056c3383e157c1fd5e54e3
refs/heads/master
2021-01-21T10:08:45.807233
2017-05-19T05:34:41
2017-05-19T05:34:41
91,682,314
1
0
null
null
null
null
WINDOWS-1252
C++
false
false
369
h
#include "opencv2/core/core.hpp" #include "opencv2/imgproc/imgproc.hpp" #include "opencv2/calib3d/calib3d.hpp" #include "opencv2/highgui/highgui.hpp" #include <string> #include <cv.h> #include <cxcore.h> #include <highgui.h> using namespace cv; using namespace std; extern string pic_path; //ÊäÈëͼƬµÄ·¾¶ extern strin...
[ "CIEL" ]
CIEL
ff5676d36c0f8f7f3e1ce725b1624432f37be7c0
f537c4f118b5fc1f4e6e253b9bbba40ab6130667
/Marek/problem4/Puzzle.h
fbbe86bd939f8a9abb7198ff8790d76a9b53fe0a
[]
no_license
DawidK1/AiRRepo
5e48d78c8fa5dc72aa9e7b1a6eda60a160b8916b
fa736d9b84ffd49712ea7bbf8a39339f0de82f93
refs/heads/master
2021-01-18T23:02:09.955700
2017-06-13T09:22:04
2017-06-13T09:22:04
54,589,375
0
1
null
2016-03-23T20:55:51
2016-03-23T20:02:17
null
UTF-8
C++
false
false
274
h
#ifndef PUZZLE #define PUZZLE #include "List.h" class Puzzle { List<char> solution; List<char> puzzle; public: Puzzle(char answ[], char init[]); void shiftLeft(); void swapEnds(); void display(); bool isSolved(); void reverse(); }; #endif
[ "marek.piekarz@gmail.com" ]
marek.piekarz@gmail.com
05447a3eb3501659969619c1cb05ae21a814cc17
aa36ead999fae63ddb59ff93ae57966495790a21
/src/base/apps/photcorri/PhotometricFunction.cpp
f706bb300a8bc58961be7a6b5af147238d179474
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-public-domain" ]
permissive
lettuRL/IsisCMake
2acdc34435e67c71c4399f4b7143a2b34d66ac4a
e98b643b7a6b76152a137e4dac64160f28c57dde
refs/heads/master
2023-06-09T14:32:31.212361
2017-04-24T22:43:03
2017-04-24T22:43:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,650
cpp
/** * Unless noted otherwise, the portions of Isis written by the USGS are * public domain. See individual third-party library and package descriptions * for intellectual property information, user agreements, and related * information. * * Although Isis has been used by the USGS, no warranty, expressed...
[ "scott.t.mcmichael@nasa.gov" ]
scott.t.mcmichael@nasa.gov
55cfd6d90202ffe0a66a686afbb832097464ecac
016f06456c490b233f217ece52df1f4d2a8922e7
/ndnSIM-back/ns-3/examples/tutorial/first.cc
39192a667dc567eb393bd0e412709f79161005fc
[]
no_license
seamoonshimer/ndnSIM
238d200f76b6cefcd89e565442ff9d4293ce3762
a4bf2d4e8265913168912c4e9bf5dbd89a3c2483
refs/heads/master
2022-12-12T12:35:55.078382
2020-09-08T13:22:43
2020-09-08T13:22:43
293,753,673
2
1
null
null
null
null
UTF-8
C++
false
false
2,456
cc
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation; * * This program is distributed in the hope that it will be us...
[ "seamoonshimer@gmail.com" ]
seamoonshimer@gmail.com
ffae68b30671707b7b80d3de269090c7d49e31f3
83bdff7c567494f68b38fa698c02f6ea7c4e2dcd
/new2/inetmanet-3.0/src/inet/networklayer/configurator/ipv4/HostAutoConfigurator2.h
7c9f88af531ac69ae410e3520fb0394b2a7e5602
[]
no_license
keifujunaga/VirtualSpringMesh
0dc6a7f50f7f37a6edfe2e409a373165fb726b9d
e5c1060988ce0c8f6ddc7e69ddaee30bb08c17d6
refs/heads/master
2020-04-08T11:30:39.095298
2018-11-27T09:17:26
2018-11-27T09:17:26
159,308,591
0
0
null
null
null
null
UTF-8
C++
false
false
2,050
h
/* * HostAutoConfigurator - automatically assigns IP addresses and sets up routing table * Copyright (C) 2009 Christoph Sommer <christoph.sommer@informatik.uni-erlangen.de> * Copyright (C) 2010 Alfonso Ariza * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General...
[ "b1015082@gmail.com" ]
b1015082@gmail.com
f240a07a0a31ec5e9e19925031e728d6dc008016
2801515040ce99a8947cf624602ff47c9cd41c7c
/算法笔记练习工程/算法代码备份/ECNU/3307(hash_set).cpp
78c7d4c1c0585f5b4013c3dbbfee64b2278cc35f
[ "Apache-2.0" ]
permissive
yindaheng98/LittleProgramSet
9bf789d0b3cd127ebdc2f808ad9b4d1b2607912f
e45d76c5f082ec91def63089f5a10473b6762cf1
refs/heads/master
2023-01-09T09:31:27.570710
2022-12-27T14:53:07
2022-12-27T14:53:07
183,003,323
0
0
null
null
null
null
GB18030
C++
false
false
962
cpp
#include "stdafx.h" #include<memory.h> #include<iostream> #include<unordered_set> using std::cin; using std::cout; using std::endl; using std::unordered_set; unsigned N, Q; unsigned long a[500000]; unordered_set<unsigned long>as1 = unordered_set<unsigned long>(); unordered_set<unsigned long>as2 = unordered_set<unsigne...
[ "yindaheng98@163.com" ]
yindaheng98@163.com
99c9d33832641d77677e73a14715da48b8596856
6ebd8d8495901cdb0538f1f9fe01344a37ac1c9d
/linux/src/magnet.h
188efe8454deab488874a58afac6923aaef99375
[]
no_license
prateekalat/2D-OpenGL-Ball-Platformer
dc66c0c194622b2070bb5d1ab545c52f2591702b
86e76ec8c796d3263218e721da4f192dd290cc09
refs/heads/master
2020-03-08T14:24:05.995284
2018-04-05T09:27:50
2018-04-05T09:27:50
128,184,513
0
0
null
null
null
null
UTF-8
C++
false
false
317
h
#pragma once #include "main.h" class Magnet { public: Magnet() {} Magnet(float x, float y, color_t color); glm::vec3 position; glm::vec3 velocity; float rotation; void draw(glm::mat4 VP); void tick(); bool left = true; int directionCount = 0; bounding_box_t bounding_box(); private: VAO * object; };
[ "prateek.alat@gmail.com" ]
prateek.alat@gmail.com
6420760da56c3e0875c3f89f37b81b432c213410
4b58d11ee223d664f4e4d089558beeb56a6b9678
/travel agency.cpp
330190a1218c1a8778b05cd40b27c34f71f008c8
[]
no_license
rajshadow/TravelAgency
cee4cf3c1afca587b1c38228bb89e8290081b910
154b9c235bd9db855e1b8bbe1141ef41cb41b934
refs/heads/master
2021-01-10T20:18:24.906204
2014-11-17T10:27:00
2014-11-17T10:27:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
22,115
cpp
#include<conio.h> #include<ctype.h> #include<fstream> #include<iostream> #include<cmath> #include<cstdio> #include<cstdlib> #include<string.h> struct location { int x; int y; char cityname[20]; }; struct location cities[8]; int id=1101; int flag=1,flag1=0; int telcheck(char *tel); void intascii(char *str)...
[ "rajshadow@gmail.com" ]
rajshadow@gmail.com
c9b8532bf5d94bfeacca710103e1117eaba51224
73cfd700522885a3fec41127e1f87e1b78acd4d3
/_Include/boost/units/base_units/information/shannon.hpp
136abeb2dde9cf7d5a96f3da88eaa33d45ec3c01
[]
no_license
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,478
hpp
//////////////////////////////////////////////////////////////////////////////// // shannon.hpp // Boost.Units - A C++ library for zero-overhead dimensional analysis and // unit/quantity manipulation and conversion // // Copyright (C) 2014 Erik Erlandson // // Distributed under the Boost Software License, Versi...
[ "langley.joshua@gmail.com" ]
langley.joshua@gmail.com
f0634f1cf2debe53d563396a8f267d8772f31714
81e4549318e751bca5e13e6d38768153b5bb2c00
/Students.cpp
cbd82fe140ff1481583da96243f0ef6256866841
[]
no_license
monthofer/Assignment4
7cbaf613b0d7541fa3735a06d66a8eb2560e165f
51edd0e9dbf901e131ae5fe9c4e4e99baa95b4e7
refs/heads/master
2020-09-05T13:27:31.480922
2019-11-07T01:01:19
2019-11-07T01:01:19
220,119,616
0
0
null
null
null
null
UTF-8
C++
false
false
553
cpp
/* * Sarah Monthofer * monthofer@chapman.edu * 2317035 * CPSC 350 - Assignment 4 * * Description: this file contians the initial setup for each student */ #include <iostream> #include "Students.h" using namespace std; // students info deafult constructor Students::Students() { windowTime = 0; entryTime = 0; qu...
[ "sarahmonthofer@gmail.com" ]
sarahmonthofer@gmail.com
394cd47fa96cc13e4883381e2ec46a65750472ee
eb63bf69c38c26c838506dc9dae2f109e2326b4a
/Bhazel/src/Collisions/AABB.cpp
0f61fa811d19586f0659c2ae64d7853e7a5c1bd7
[ "MIT" ]
permissive
MadEqua/Bhazel
8b40e53634753497bf87b1c0aca37f033effb571
76c294dab1ff5e853c829f382a2fcc876fba2e06
refs/heads/master
2022-07-06T07:25:09.104567
2022-06-12T14:13:06
2022-06-12T14:13:06
162,910,376
2
0
null
null
null
null
UTF-8
C++
false
false
5,759
cpp
#include "bzpch.h" #include "AABB.h" namespace BZ { AABB::AABB() : IBoundingVolume(BoundingVolumeType::AABB) { empty(); } AABB::AABB(const AABB &other) : IBoundingVolume(BoundingVolumeType::AABB) { min = other.min; max = other.max; } AABB::AABB(const glm::vec3 *points, uint32 count) : IBoundingVolume(...
[ "madequa@users.noreply.github.com" ]
madequa@users.noreply.github.com
e345ee01196494d5687e5272184e2a6a201b2bf7
2a9fa870f43a41c131662ede8ce44464ddff8e71
/build-AssistantMusicien_v2-Desktop_Qt_5_11_1_GCC_64bit-Debug/moc_niveau.cpp
846e0e1a106b347ec0fbf3092758dd28749859f5
[]
no_license
LehouxKevin/QtCreator
9fc9a05ddc3add2ec7ce2606ea715345e3721c1d
3d50ead86ac4754b7f6695b35752787aa9d50873
refs/heads/master
2022-01-19T23:19:25.969107
2019-06-28T14:36:03
2019-06-28T14:36:03
194,287,905
1
0
null
null
null
null
UTF-8
C++
false
false
2,574
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'niveau.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.11.1) ** ** WARNING! All changes made in this file will be lost! *************************************************************...
[ "klehoux@pommier4.depinfo.touchard.edu" ]
klehoux@pommier4.depinfo.touchard.edu
330b21dc8115cefccfa1475e7e4c380de25bf409
a880c86867a91e290f9e84ea59aafc8fb3c1a443
/chrono/chrono-dev/src/chrono/fea/ChElementSpring.cpp
2a24d2b9374343c052f0385aa41b954ac8642e25
[ "BSD-3-Clause" ]
permissive
ShuoHe97/CS239-Final-Project
67b987a69275016027b744c178e19b4f0b0edfda
6558db26d00abb0eb2f6c82b9b6025386ecf19b9
refs/heads/main
2023-02-02T13:30:58.615194
2020-12-19T00:16:27
2020-12-19T00:16:27
322,532,657
2
0
null
null
null
null
UTF-8
C++
false
false
3,063
cpp
// ============================================================================= // PROJECT CHRONO - http://projectchrono.org // // Copyright (c) 2014 projectchrono.org // All rights reserved. // // Use of this source code is governed by a BSD-style license that can be found // in the LICENSE file at the top level of t...
[ "she77@wisc.edu" ]
she77@wisc.edu
9b369e46fd2781b49bf509012d53d0e83eeee079
7b05107d7d6fead477bc590d75af724155a3be92
/src/11_diffuse_lighting/shader.cc
fe468109c26d00b2bab1bfe4ce43b9036aef4b99
[]
no_license
eddiehoyle/opengl-examples
c0bc663d28475bde12739f0d3b935a935846ccc8
c043a076c265bda645d8ab4d484da2940f84f435
refs/heads/master
2021-09-07T01:41:30.426246
2018-02-15T08:56:57
2018-02-15T08:56:57
108,020,352
0
0
null
null
null
null
UTF-8
C++
false
false
4,951
cc
// // Created by Eddie Hoyle on 23/10/17. // #include <iostream> #include <vector> #include "shader.hh" #include "../common/io.hh" #include "../common/resources.hh" StaticShader::StaticShader() : m_vertexShaderID( 0 ), m_fragmentShaderID( 0 ), m_programID( 0 ) { // File status result...
[ "eddiepie@gmail.com" ]
eddiepie@gmail.com
1e5aca2c6377b900d5f4a64898a11ef5964462bc
cef8d1ddd7c64582b56458b0ebf3fb39423e3f67
/third_party/OpenMesh-8.1/src/Unittests/unittests_trimesh_circulator_current_halfedge_handle_replacement.cc
e3efb09c085e65ff8919eff95a01ee5964200028
[ "BSD-3-Clause", "MIT" ]
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
9,399
cc
#include <gtest/gtest.h> #include <Unittests/unittests_common.hh> #include <iostream> namespace { class OpenMeshTrimeshCirculatorCurrentHalfedgeHandleReplacement : public OpenMeshBase { protected: // This function is called before each test is run virtual void SetUp() { } // T...
[ "5720443-dacalderon@users.noreply.gitlab.com" ]
5720443-dacalderon@users.noreply.gitlab.com
91cf615916c8b8ddc89a5f7d13e88ca253f80ebb
c64061926d36da454c2f69ef7835e112e378cada
/task_cpp/ch3/ch3_6_7.cpp
ac20606ae54a5a9ac9fca637975804ccecad288c
[]
no_license
farukshin/stepik
179325b95261721eca00209230e9e68ca7354492
d81a5eb7dcbc36925d0dfee7e451d60b681bc763
refs/heads/master
2022-12-05T17:25:01.390435
2020-08-29T17:49:35
2020-08-29T17:49:35
262,501,784
0
0
null
null
null
null
UTF-8
C++
false
false
638
cpp
#include <bits/stdc++.h> using namespace std; #define ios_b \ ios_base::sync_with_stdio(false); \ cin.tie(NULL); \ cout.tie(NULL); typedef long long ll; typedef long double ld; void solve() { ld x, y; cin >> x >> y; if (x < 0) x *= -1; if...
[ "farukshin.amir@gmail.com" ]
farukshin.amir@gmail.com
08c5f9a38c9d376ede119fd36f65c302b229892b
d22e7a298458cf2bb7fc050b59fd585cd1f7e0c4
/source/Trainers/PCATrainer/MathTools/NewMat11/Source/TMTD.CPP
58ac95ec390f42004bec8b45afb1258642bcc5b7
[ "MIT", "CC-BY-4.0" ]
permissive
egorpushkin/neurolab
9cad44104dcfe199aa63dd6fd9669c063e29d5e8
08daa763f13982d2214bbc9cd9060a0709542d7e
refs/heads/master
2021-05-04T18:49:01.131630
2017-10-19T21:52:40
2017-10-19T21:52:40
106,142,310
2
0
null
2017-10-09T03:21:07
2017-10-08T01:34:09
null
UTF-8
C++
false
false
18,158
cpp
//#define WANT_STREAM #include "include.h" #include "newmatap.h" #include "tmt.h" #ifdef use_namespace using namespace NEWMAT; #endif ReturnMatrix Inverter1(const CroutMatrix& X) { Matrix Y = X.i(); Y.Release(); return Y.ForReturn(); } // this version forces a copy ReturnMatrix Invert...
[ "egor.pushkin@gmail.com" ]
egor.pushkin@gmail.com
d1773e992e14c80ee6c004f2f9d102b1d1daaf13
0bd75c652d87b948c99b7789e2c5d98c4e25f064
/src/qt/walletframe.cpp
64a09e571c1f89f14fd28c5773429d843312b01a
[ "MIT" ]
permissive
volta-im/volta-core
f7ff299a304f844e6c4b885a97db3f5e98ba3b44
c98596a41dc28589b1dd95f5c0a71dc4abdd4d6f
refs/heads/master
2020-05-03T09:16:54.391955
2019-08-16T19:48:49
2019-08-16T19:48:49
178,550,099
1
2
MIT
2019-06-25T16:07:06
2019-03-30T11:31:22
C++
UTF-8
C++
false
false
5,871
cpp
// Copyright (c) 2009-2017 The Bitcoin Core developers // Copyright (c) 2018-2018 The Volta Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include <qt/walletframe.h> #include <qt/walletmodel.h> #include <qt/vo...
[ "ZaskV@volta.im" ]
ZaskV@volta.im
f2b4c5e459a403d3fe47ac99270b5e2ade546e37
ecbeef1e717aeef7c8e2708359da08c5bca742a8
/a4.cpp
5886e0d57ea314fc0b0a6ad3d7f5e07171263d29
[]
no_license
Jatinrajpal/cfabc
4aa4fc709945a2d86faf0c6f6e9df14e760c48dd
5d37185f1a8e3db324b921ec7cb51d77871c216f
refs/heads/main
2023-05-02T22:10:48.751489
2021-05-06T20:44:57
2021-05-06T20:44:57
364,467,700
0
0
null
null
null
null
UTF-8
C++
false
false
2,482
cpp
#include<bits/stdc++.h> using namespace std; #define ff first #define ss second #define int long long int #define pb push_back #define mp make_pair #define pii pair<int,int> #define vi vector<int> #define mii map<int,in...
[ "jatinrajpal57@gmail.com" ]
jatinrajpal57@gmail.com
a53aecceea067cfee0c5ac7c6d5e54360df32790
ee57390d0b7c7299ab37939a3c9b11e427b470ad
/tools/llvm-mca/Dispatch.cpp
ce329b4a00d83d06358ef46eee5a6c680d278209
[ "NCSA" ]
permissive
Hatelix/NyuziToolchain
2bf3af1da8f63f131590d9d245ea4003ebe0a4c8
f7f036b55c1839328ee630a1d81919d1f294e801
refs/heads/master
2020-04-04T14:17:08.192165
2018-05-12T19:33:08
2018-05-12T19:33:08
155,993,376
0
0
NOASSERTION
2018-11-03T14:56:39
2018-11-03T14:56:39
null
UTF-8
C++
false
false
16,763
cpp
//===--------------------- Dispatch.cpp -------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
[ "jeffbush001@gmail.com" ]
jeffbush001@gmail.com
d08c30cbd5e1ec3e70e909dc1b3c0b3286154f93
b4e2f4decdb5e747be85a9cb17b2580bd265be76
/towr_ros/src/anymal_model.cc
c9a8877f6a30889e1c9b5efaf58e5c70b63d0dc4
[ "BSD-3-Clause" ]
permissive
afcarl/towr
2ad12b69bf99f558fdc4ed444127ba9730962866
dee989cfde079ad127218c48a184dd559742b149
refs/heads/master
2020-03-18T14:58:44.296753
2018-04-06T13:47:40
2018-04-06T13:47:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,336
cc
/****************************************************************************** Copyright (c) 2018, Alexander W. Winkler. 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...
[ "winklera@ethz.ch" ]
winklera@ethz.ch
d3e01adec8e001ce6138845343c0f05fcc011d17
a679dba6ef0364962b94ed65d0caad1a88da6c43
/OrginalServerCode/OrginalCode/shushanchuangqi/sscq2/Sample/GameServer/Protocol/GameSvrCommS.h
785164da0a2519920c1086fcc42b9e1417f74580
[]
no_license
w5762847/Learn
7f84933fe664e6cf52089a9f4b9140fca8b9a783
a5494181ea791fd712283fa8e78ca0287bf05318
refs/heads/master
2020-08-27T05:43:35.496579
2016-12-02T12:16:12
2016-12-02T12:16:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
415
h
#pragma once #include "GameSvrCommSvr.h" using namespace NGameSvrComm; class CGameSvrCommS : public CGameSvrCommSvr { public: //接收:测试函数请求 virtual void OnRecv_TestFuncReq( const STest& rTest //参数1 ); //接收:测试返回函数请求 virtual bool OnRecv_TestRetFuncReq( const STest& rTest, //参数1 shared_func<STestRetFun...
[ "flyer_son@126.com" ]
flyer_son@126.com
04e6ab3a6e7a7e57fa1bf561049c338e45141561
d32031c4a838de6e5ffa1beb2dd2a714bcffa0a8
/Hanafuda/XGraphics.cpp
0dc7aa15535e53f2faa6d0034d7d929574c61d00
[]
no_license
nosnah3791/Hanafuda
d0bde816aafd1c6697ce2f650c29bd9173cd4394
60efcf96bd573d80a77b5aa7767156e3e61284bc
refs/heads/master
2021-05-01T08:22:10.769229
2017-01-22T09:51:23
2017-01-22T09:51:23
79,709,081
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
3,628
cpp
#include "StdAfx.h" #include "XGraphics.h" XGraphics::XGraphics(void) : m_hWnd(NULL) , m_uiWidth(0) , m_uiHeight(0) , m_gOnScreen(NULL) , m_offScreenBmp(NULL) , m_gOffScreen(NULL) { } XGraphics::~XGraphics(void) { } XGraphics::XGraphics(HWND hWnd) { this->SetProperty(hWnd); } XGraphics::XGraphics(HWND hWnd, int wi...
[ "t.sohsoh@gmail.com" ]
t.sohsoh@gmail.com
bd29f24cea5af0392bf00b682dd6c1d4a795b5de
29b6100ef76923860b79e70d96b400926d430f8b
/MAMClient/src/Core/Battle/BattleAI.cpp
0109ebf52c6dc587f49e32ca7f5ab761d6f9fdb1
[]
no_license
Willdiedog/MAMClient
2578b911762b126a312f4d462ae2e703d17a5c9d
da2b8057ecee3f86423471d804ae665c91dab0b6
refs/heads/master
2023-06-30T19:01:33.611626
2021-07-24T04:58:30
2021-07-24T04:58:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
294
cpp
#include "stdafx.h" #include "BattleAI.h" #include "Battle.h" #include "Entity.h" Entity* BattleAI::GetNextTarget(Entity* entity, std::vector<Entity*> Enemies) { if (!entity) return nullptr; for (auto enemy : Enemies) { if (enemy && enemy->IsAlive()) return enemy; } return nullptr; }
[ "c_pollack@hotmail.com" ]
c_pollack@hotmail.com
b266ef0642b4b1d31ba528c907ccf3334dc46336
44d029565795283d6b855b9a86fb55b752de1f13
/mains.cpp
0f4cf4e0c03ad2a615c14c025fb6cdd5aa66525f
[]
no_license
mandapatisanketh/sanketh
0f4b44443798a05ebae2f1e001aaf161b39fca89
ebefd085d2dd879f781cf75764ba65d6f32503f2
refs/heads/master
2020-12-31T06:22:22.499775
2016-04-23T09:29:04
2016-04-23T09:29:04
56,909,116
0
0
null
null
null
null
UTF-8
C++
false
false
1,120
cpp
#include <vector> #include <list> #include <deque> #include <set> #include <map> #include <algorithm> #include <iostream> #include <string> //just a line to modify this file and check what happens using namespace std; //edits abc...............xyz............ #include "quicksort.h" int main(int argc, char* argv[]) { ...
[ "sanketh@ideaplunge.com" ]
sanketh@ideaplunge.com
c0e5852bc77c06f48794e2a9a5266bb9e7323441
21cbbc5e5159cd421a3237bea968fbd358ee8997
/11726.cpp
785a7a597f196beca01424de20757dfe96746cfd
[]
no_license
chillyMind/BJ_algorithm_problems
c1c68fe994c540f0e60bebaeb1483f7cc5050ea8
19e992dd3281673a0ad7d06a5b7dc2c230322006
refs/heads/master
2021-09-07T05:06:47.158380
2018-02-17T21:08:18
2018-02-17T21:08:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
263
cpp
#include <stdio.h> int n; long long dp[1001]; int main() { scanf("%d", &n); if (n == 0) { printf("%d", 1); return 0; } dp[0] = 1; dp[1] = 2; dp[2] = 3; for (int i = 3; i <= n; i++) { dp[i] = (dp[i - 1] + dp[i - 2])%10007; } printf("%d\n", dp[n - 1]); }
[ "do@visioninmind.net" ]
do@visioninmind.net
0484397a4c211db53a369e9e4e01a925e600810d
f72d1dc8916c80f9f93b7061385ee93d72cbaa01
/unit/hyperscan/logical_combination.cpp
169de333be90d4c3b64af3d11aa336833b743d3e
[ "BSD-3-Clause", "BSL-1.0", "BSD-2-Clause" ]
permissive
wurp/hyperscan
bffb33561b99263bd70c0a9f6c43505b88071b74
1dfcacedf1b4b8c099c00b3705d72b676033c33f
refs/heads/master
2020-04-05T14:27:33.291824
2019-07-10T17:33:42
2019-07-10T17:33:42
156,930,099
0
1
NOASSERTION
2018-11-09T23:43:17
2018-11-09T23:43:17
null
UTF-8
C++
false
false
30,605
cpp
/* * Copyright (c) 2018, Intel Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, * this list of conditions and the follow...
[ "harry.chang@intel.com" ]
harry.chang@intel.com
b4c7f688ae5dbeb76ccf33ef90448acb9691ce86
289bc9000c8a3a6a56e1008317b7120eb9868534
/bezierlib/Arc.cpp
277a6205fad9cfdad4c61fdda10abe4932641eec
[]
no_license
Dandr31/toGcodeVS
9ec60c5a9d791dd0b389624fb27ec2065582b0b1
8cc7aaa49d954f9516214bc7b0df6a2bd70ff6ad
refs/heads/master
2020-11-24T05:21:10.288813
2019-12-14T07:26:00
2019-12-14T07:26:00
227,982,045
1
0
null
null
null
null
UTF-8
C++
false
false
956
cpp
// // Arc.cpp // ofxCubicBezierToBiarc // // Created by Carsten Høyer on 31/01/2019. // #include "Arc.h" #include <cmath> #include <iostream> Arc::Arc() { } Arc::Arc(DPoint _C, float _r, float _startAngle, float _sweepAngle, DPoint _P1, DPoint _P2, bool _cw) { C = _C; r = _r; startAngle = _startA...
[ "jiahongteqin@163.com" ]
jiahongteqin@163.com
504a34813339f88531aa3b83eb8dd5f0ca1dc27d
1cbf46674ddf8e9b66efa01f8d07abfccd752fab
/Classes/RecordSystem/RecordHistoryScene.cpp
a4500cd6760ce7f285cbd2a902e591bc4f6fed06
[ "MIT" ]
permissive
mmarzz/ChineseOfficialMahjongHelper
45261cbc719eef062d4bff5a585b32c51f033c0c
2623337c0d3c30a10ce43e295c38f211f8aa1d3b
refs/heads/master
2020-11-26T08:33:23.203782
2019-11-21T16:06:40
2019-11-21T16:06:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
80,760
cpp
#include "RecordHistoryScene.h" #include <array> #include <regex> #include "Record.h" #include "../UICommon.h" #include "../UIColors.h" #include "../widget/AlertDialog.h" #include "../widget/Toast.h" #include "../widget/LoadingView.h" #include "../widget/PopupMenu.h" #include "../widget/DatePicker.h" #include "../util...
[ "summer_insects@163.com" ]
summer_insects@163.com
b85b5e384067304014f9cb53086abfadb15789e3
04855d63403efcb5316e3ea11e57128e9f7c5c02
/mediapipe/gpu/gpu_shared_data_internal.cc
7863b70d2f526fc29328904f6ced3bdc8b06f1b2
[ "Apache-2.0" ]
permissive
Gilgahex/mediapipe
bc49f9d8b7048f24c9fe59c98f68d8b3b6cd863d
c06effd494e8da07488723615522e67ce9783c0a
refs/heads/master
2021-10-28T07:25:30.760525
2020-03-09T01:52:05
2020-03-09T01:52:05
216,973,960
4
7
Apache-2.0
2021-10-14T01:29:02
2019-10-23T05:19:19
C++
UTF-8
C++
false
false
6,415
cc
// Copyright 2019 The MediaPipe Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or a...
[ "jqtang@google.com" ]
jqtang@google.com
97a8526f76e33027d31f438a8ad48855b62b97c9
c9fde4576216a22e8d5711bbe97adda1aafa2f08
/inference-engine/thirdparty/mkl-dnn/src/cpu/jit_primitive_conf.hpp
e0fb0c8cfc7dc9375c35678849f00aee20f292d0
[ "Apache-2.0", "BSD-3-Clause", "Intel" ]
permissive
dliang0406/dldt
c703d6a837de3f996528fc8a9543f9530b23342c
d9b10abcebafe8b10ba81e09e433de7a366c072c
refs/heads/2018
2020-04-03T08:24:47.723353
2018-10-29T07:58:05
2018-10-29T07:58:05
155,132,108
3
1
Apache-2.0
2019-10-10T08:39:46
2018-10-29T01:03:54
C++
UTF-8
C++
false
false
11,360
hpp
/******************************************************************************* * Copyright 2016-2018 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apa...
[ "openvino_pushbot@intel.com" ]
openvino_pushbot@intel.com
aa5456e9618b0d5e27f78e02752fc2314ca55b15
5fc94ba4ad262cc3ca0500f3d3c6856735c47b76
/new_front/windows/runner/main.cpp
b9ff8a128f09d7c823d735e71ebfa5a56e6e90ae
[]
no_license
BrunoMoraes-Z/OpetPrjImpSistemas
aeaced178b1d2b6b4cbf9d7c59eb3083debc6403
8b6d54cdd4b20c897833a4a6d069caf1b07b3509
refs/heads/master
2023-06-07T14:43:22.226111
2021-07-03T22:37:14
2021-07-03T22:37:14
350,082,257
0
0
null
null
null
null
UTF-8
C++
false
false
1,216
cpp
#include <flutter/dart_project.h> #include <flutter/flutter_view_controller.h> #include <windows.h> #include "flutter_window.h" #include "run_loop.h" #include "utils.h" int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev, _In_ wchar_t *command_line, _In_ int show_command) { ...
[ "moraes.7bruno@gmail.com" ]
moraes.7bruno@gmail.com
ed3bfcb285ab5910c3f76934ac4bbc5125796539
52950413610c830b9d452ec1a507b48b01fb766d
/TLX_Toki_Learning/kelas_pembelajaran_pemrograman/pemrograman_dasar/ch12_Pencarian/wartel.cpp
027665df08456736768d55c424d9f3e6d1b7f231
[]
no_license
rolandhartanto/Competitive-Programming
197569a06379e90e4104077170334bf7f8009ba4
ccaeb563302f79c3e2aa53c88a158d76626f8d24
refs/heads/master
2021-01-01T18:40:08.277342
2018-02-09T15:21:46
2018-02-09T15:21:46
98,399,649
0
0
null
null
null
null
UTF-8
C++
false
false
694
cpp
//Wartel //Author : Roland Hartanto #include<bits/stdc++.h> using namespace std; struct BkTlp{ string nama; string nomorTlp; }; int main(){ BkTlp daftar[100001]; int N,Q; cin>>N; cin>>Q; int i; for(i=1;i<=N;i++){ cin>>daftar[i].nama; cin>>daftar[i].nomorTlp; } string X; for(i=1;i<=Q;i++){ cin>...
[ "rolandhartanto@gmail.com" ]
rolandhartanto@gmail.com
823c699be4b8cfdcedfd15c71a0981400654d37f
46c24ebf30c31b06838c422e91a18b94adc36495
/runTimeReconstructPar/runTimeReconstructParDict
7b3ef6b1be55460ceda9b26b19cc2ddb408d3440
[]
no_license
yFiLES/OF_utilities
eb9b1d05ff61778d23d6294f1950740492193728
e311cccef7ff9d38645efd2a3232b86dfcf9188a
refs/heads/main
2023-06-02T14:15:49.246590
2021-06-23T09:09:00
2021-06-23T09:09:00
428,662,366
1
1
null
null
null
null
UTF-8
C++
false
false
1,774
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 5 | ...
[ "kaizhang@mech.kth.se" ]
kaizhang@mech.kth.se
ee0c453f2598ff077add4ab4eadf14cf9c69bfa9
5736b2310f2dd0422556e5056355682efc478caa
/emucore/OSystem.cxx
16beb5325ec1f7dcd2c0949b20f212ae3a862ba4
[]
no_license
mvacha/A.L.E.-0.4.4.-Visual-Studio
611ef12c69af860bc0ab0959b7f91d8412c92ae9
c6dc2251935744ff1b1b6051a05803bb082e8330
refs/heads/master
2020-12-30T09:57:43.373309
2014-08-11T09:24:03
2014-08-11T09:24:03
22,831,192
5
6
null
null
null
null
UTF-8
C++
false
false
24,981
cxx
//============================================================================ // // SSSS tt lll lll // SS SS tt ll ll // SS tttttt eeee ll ll aaaa // SSSS tt ee ee ll ll aa // SS tt eeeeee ll ll aaaaa -- "An Atari 2600 VCS Emulator" // SS SS ...
[ "michal.vacha@live.com" ]
michal.vacha@live.com
33fba7b8ae0c195b22d3cbb9ac73140ad1613fca
7765b2f95b3eb455b1d055bdf4ed721a71a375cc
/searchForARange.cpp
7853406047ef9715c079e5898b66bc536c8503c5
[]
no_license
purevil1220/lintcode
5979e049918d62ef01508592d00471eebedc0d28
7e707bd8dae17710f56f0c9b0357531857570180
refs/heads/master
2021-01-13T02:29:56.008921
2015-03-21T06:41:43
2015-03-21T06:41:43
31,151,164
0
1
null
null
null
null
UTF-8
C++
false
false
941
cpp
ass Solution { /** *@param A : an integer sorted array *@param target : an integer to be inserted *return : a list of length 2, [index1, index2] */ public: vector<int> searchRange(vector<int> &A, int target) { // write your code here vector<int> ans = {-1, -1}; int ...
[ "jjl1220@gmail.com" ]
jjl1220@gmail.com
936c9fd720da907e929e74b492b329edd270fd7b
ba4db75b9d1f08c6334bf7b621783759cd3209c7
/src_main/utils/studiomdl/hardwarematrixstate.cpp
b930ac73b08d334afe649843f40ab7a8c35b9970
[]
no_license
equalent/source-2007
a27326c6eb1e63899e3b77da57f23b79637060c0
d07be8d02519ff5c902e1eb6430e028e1b302c8b
refs/heads/master
2020-03-28T22:46:44.606988
2017-03-27T18:05:57
2017-03-27T18:05:57
149,257,460
2
0
null
2018-09-18T08:52:10
2018-09-18T08:52:09
null
WINDOWS-1252
C++
false
false
4,448
cpp
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: // // $NoKeywords: $ //=============================================================================// #include <windows.h> #include "HardwareMatrixState.h" #include <limits.h> #include <stdio.h> #inclu...
[ "sean@csnxs.uk" ]
sean@csnxs.uk
93bdeefd65546ba4fdba941d37a37cfe31e76248
fec72e6b509fda23b4354e4efe74221a33475783
/src/GUI.cpp
2dc833ce45f715dfb4fd3d640228b91539434623
[]
no_license
Yuruh/Indie-Studio
5a792915f9ab6b0e4e43d75b28eeb09ae37ebf5a
c3c3f525fa981e57af59ece9f76fd843f1228560
refs/heads/master
2021-01-11T06:36:26.465600
2017-02-10T15:28:08
2017-02-10T15:28:08
81,211,945
0
0
null
null
null
null
UTF-8
C++
false
false
26,795
cpp
// // GUI.cpp for indie_studio in /home/desrum_m/code/epitech/S4/cpp_indie_studio/src // // Made by Martin Desrumaux // Login <desrum_m@epitech.net> // // Started on Wed May 18 16:58:49 2016 Martin Desrumaux // Last update Sun Jun 5 04:40:07 2016 Raphael Thiebault // #include "GUI.hpp" #include "Application.hpp"...
[ "antoine.lempereur@epitech.eu" ]
antoine.lempereur@epitech.eu
157ddf8bfee5bd095f5494e1b14d8fcca0b00edb
7391feeb5b8e31f982422bdd74517e954d8c955e
/Foundation/testsuite/src/TaskManagerTest.h
0b4edfb5af5cef922a3551c77451d3062f3955f7
[ "BSL-1.0" ]
permissive
AppAnywhere/agent-sdk
62d762d0424fc2e8d4a98b79fb150e635adedd4d
c5495c4a1d892f2d3bca5b82a7436db7d8adff71
refs/heads/master
2021-01-11T15:22:01.406793
2016-09-01T16:36:20
2016-09-01T16:36:20
80,341,203
0
0
null
null
null
null
UTF-8
C++
false
false
831
h
// // TaskManagerTest.h // // $Id: //poco/1.7/Foundation/testsuite/src/TaskManagerTest.h#1 $ // // Definition of the TaskManagerTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // // SPDX-License-Identifier: BSL-1.0 // #ifndef TaskManagerTest_INCLUDED #def...
[ "guenter.obiltschnig@appinf.com" ]
guenter.obiltschnig@appinf.com
9bb07a27a74f5185544b73fb37920b91b770897d
115c5ee776f2bbeea89353d887bd27b02c7dd862
/Internet AppWare Source Code/AW16_2/OBJECTS/TIME/TM_ADM.CPP
24b9123260861684b2f624227c68ef70bd7302fc
[]
no_license
benbucksch/AppWare
f9a894140d6bc95d2d27f5ed7d8df51fc57b9709
321ced6e94030c25ba36c781dc92ddb7c2508c09
refs/heads/master
2020-07-12T23:31:34.160706
2014-10-08T17:17:07
2014-10-08T17:17:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,953
cpp
/*////////////////////////////////////////////////////////////// // // Copyright (c) Unpublished Work of Novell, Inc. All rights reserved. // // THIS WORK IS AN UNPUBLISHED WORK AND CONTAINS CONFIDENTIAL, // PROPRIETARY, AND TRADE SECRET INFORMATION OF NOVELL, INC. // ACCESS TO THIS WORK IS RESTRICTED TO (I) NOV...
[ "jpbrennecke@gmail.com" ]
jpbrennecke@gmail.com
f72e6cfd367453e6121346e7db724359c555f204
fa7ec079c4d4d2ecfb24a8d3a6c2a05d2e988ab0
/week2_1/main.cpp
9cf0e5a65b7e246378b1539d42a088cb67878a37
[]
no_license
uathena1991/coursera_pkuCPP
7af8d149c0690b40a578fc9fc39244f136d7c8fb
fd91301ecb48d5758958d9a3ab46643ca2ced9f6
refs/heads/master
2022-11-07T02:47:21.512770
2020-06-12T01:42:26
2020-06-12T01:42:26
271,683,246
0
0
null
null
null
null
UTF-8
C++
false
false
1,163
cpp
// // Created by xiaoli he on 5/29/20. // #include <string> #include <cmath> #include <iostream> #include <vector> #include <sstream> #include <cstdlib> using namespace std; class Student{ string name, id; int age, grade[4]; public: void SetALL(vector<string> input){ name = input[0]; age =...
[ "xiaoli.he@rutgers.edu" ]
xiaoli.he@rutgers.edu
3a2cda9dcce83831f617c2e158fd899c53a857c4
73f4b75aa89533ed21d55332f7760fcf69cb16b3
/run_tld.cpp
9832a5a3c144d563d0773ef3e16a6bede1ed172a
[]
no_license
happyygg/tld_of_love
59416dcb9806523262b8b88e168581b4127f2c89
541aa17da21a5480a5161b0868121f7e920e351c
refs/heads/master
2021-01-20T12:06:28.357714
2017-05-15T08:15:40
2017-05-15T08:15:40
19,781,569
1
0
null
null
null
null
UTF-8
C++
false
false
6,142
cpp
#include <opencv2/opencv.hpp> #include "tld_utils.h" #include <iostream> #include <sstream> #include "TLD.h" #include <stdio.h> #include "videoInput.h" using namespace cv; using namespace std; //Global variables Rect box; bool drawing_box = false; bool gotBB = false; bool tl = true; bool rep = false; bool fromfile=tr...
[ "blocks89@gmail.com" ]
blocks89@gmail.com
5b802ab92892621ea28b7c1b08cc12f2bad997d6
6ff2d07bf05d4dfb43f26ebaeb34474f44096442
/project3/p3out/src/scene/mesh.cpp
ba130ae2efe9cf23dfeca416b37c3429d52ef8b1
[]
no_license
dtbinh/ComputerGraphics
9aa524464426c9dbbfc624eda36591cd1d9d5e0f
91fb705d89a887dbdf745b3dcd81d9c3258d62ce
refs/heads/master
2021-01-14T10:04:03.475510
2012-12-14T20:33:19
2012-12-14T20:33:19
36,442,525
1
0
null
2015-05-28T14:06:04
2015-05-28T14:06:04
null
UTF-8
C++
false
false
10,814
cpp
/** * @file mesh.cpp * @brief Mesh class and OBJ loader. * * @author Eric Butler (edbutler) * @author Zeyang Li (zeyangl) */ #include "scene/mesh.hpp" #include "application/opengl.hpp" #include <iostream> #include <cstring> #include <string> #include <fstream> #include <sstream> #include <map> namespace _462 { ...
[ "begonia5321@gmail.com" ]
begonia5321@gmail.com
dd29114641645f788ff8d6fe33f1cf05c0386e74
2a3923cfd6ce5f4867737e8b2c982c9da98455c9
/src/src/burger_viewer/UMDirectX11ShaderManager.cpp
a519d209d033fd98381eaaa628a0c8aa820cbafa
[]
no_license
uimac/burger
508c68118f35b048e6570ad662909b5322e97221
a446cb6002353cc2b74ec2514379d23af19d3fd5
refs/heads/master
2020-03-29T17:29:55.028783
2013-08-23T23:39:33
2013-08-23T23:39:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,748
cpp
/** * @file UMDirectX11Shader.cpp * * @author tori31001 at gmail.com * * Copyright (C) 2013 Kazuma Hatta * Licensed under the MIT license. * */ #include "UMDirectX11ShaderManager.h" #include "UMVector.h" #include "UMMatrix.h" #include <d3dcompiler.h> #include <tchar.h> #include <shlwapi.h> #include "UMStrin...
[ "tori31001@gmail.com" ]
tori31001@gmail.com
7e32085afd3773e23e18ab89ecd95d68697bcd3b
c6b920f08a4615a7471d026005c2ecc3267ddd71
/api/C++/IAPIBoxListener.h
b63071c67a9a41cc92be95d4792efa66b1e48306
[]
no_license
etomica/legacy-api
bcbb285395f27aa9685f02cc7905ab75f87b017c
defcfb6650960bf6bf0a3e55cb5ffabb40d76d8b
refs/heads/master
2021-01-20T14:07:57.547442
2010-04-22T21:19:19
2010-04-22T21:19:19
82,740,861
0
0
null
null
null
null
UTF-8
C++
false
false
2,743
h
/* * IAPIBoxListener.h * API Glue * */ #ifndef API_IBOXLISTENER_WRAPPER_H #define API_IBOXLISTENER_WRAPPER_H #include "IAPIBoxAtomEvent.h" #include "IAPIBoxAtomIndexEvent.h" #include "IAPIBoxIndexEvent.h" #include "IAPIBoxMoleculeEvent.h" #include "IAPIBoxMoleculeCountEvent.h" #include "IAPIBoxMoleculeIndexEven...
[ "rrassler@buffalo.edu" ]
rrassler@buffalo.edu
2c8aaad95c7a40dc7e3bf3f89414b262d3ce067d
bfa701005855b5efe5947f577f5320153d348f50
/src/TestProblem/Hydro/Bondi/Flag_Bondi.cpp
8cb8137cbfb061bca843b39252968fa69736a352
[ "BSD-3-Clause" ]
permissive
hyschive/gamer-fork
b9849fa6c497d762ed3ab85dd223245d49682292
c0eb589c8013dc120ea47ef9b3890260031cc941
refs/heads/main
2023-09-05T20:20:12.743585
2023-09-05T10:05:17
2023-09-05T10:05:17
114,169,587
3
20
NOASSERTION
2023-09-13T05:59:29
2017-12-13T21:15:01
C++
UTF-8
C++
false
false
2,135
cpp
#include "GAMER.h" #if ( MODEL == HYDRO && defined GRAVITY ) extern double Bondi_RefineRadius0; extern bool Bondi_HalfMaxLvRefR; //------------------------------------------------------------------------------------------------------- // Function : Flag_Bondi // Description : Flag cells for refinement ...
[ "hyschive@gmail.com" ]
hyschive@gmail.com
ad0dd9184345a2ca4991fb112c97cc89cf7bbbc3
a672d3a9d99cd1306b7e216a83ac5bdadd4eb56c
/.svn/pristine/ad/ad0dd9184345a2ca4991fb112c97cc89cf7bbbc3.svn-base
554388b53b32b9015bff35ccced4fce52140b157
[]
no_license
LiveMirror/freedownload
a5a6ccf936aab411403f69f2a5438fcf966e05d3
43bcee2fda538b817890f4021e48af5da1098874
refs/heads/master
2020-06-05T02:24:55.481333
2019-06-17T05:40:36
2019-06-17T05:40:36
192,281,362
1
1
null
null
null
null
UTF-8
C++
false
false
8,224
/* Free Download Manager Copyright (c) 2003-2016 FreeDownloadManager.ORG */ #include "stdafx.h" #include "FDMCustomized.h" #include "vmsFDMCustomized.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif vmsFDMCustomized::vmsFDMCustomized() { m_strCustomi...
[ "638781@qq.com" ]
638781@qq.com
968b71f25160a54a853a708d29b307c2b35068f1
5a05acb4caae7d8eb6ab4731dcda528e2696b093
/ThirdParty/luabind/luabind/detail/constructor.hpp
88a0432db6b5a0e758c7f13f82bad795fa88573a
[]
no_license
andreparker/spiralengine
aea8b22491aaae4c14f1cdb20f5407a4fb725922
36a4942045f49a7255004ec968b188f8088758f4
refs/heads/master
2021-01-22T12:12:39.066832
2010-05-07T00:02:31
2010-05-07T00:02:31
33,547,546
0
0
null
null
null
null
UTF-8
C++
false
false
3,281
hpp
// Copyright Daniel Wallin 2008. Use, modification and distribution is // subject to 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) #if !BOOST_PP_IS_ITERATING # ifndef LUABIND_DETAIL_CONSTRUCTOR_081018_HPP # define LUABIND_DE...
[ "DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e" ]
DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e
d837cbe16bbd09bae674a6b65553469e5ba8bd39
b39c57a8c56e189ccbd9ce4cb874eb35d78c7dbe
/code/third/cpprestsdk/Release/libs/websocketpp/websocketpp/config/asio_no_tls_client.hpp
31d66b725134ee49bfc7bc8604c48b51535a9929
[ "Zlib", "BSD-3-Clause", "MIT", "Apache-2.0" ]
permissive
CloudXNS/LDNS-Selector-Windows
4d05ce8fbdb94c9352726b3032aacfeb42e0d729
5c5288f27ed28d63ceb19d5ef86808f9c3112aef
refs/heads/master
2020-12-25T17:24:21.753591
2016-09-28T10:19:47
2016-09-28T10:19:47
58,096,984
8
6
null
2016-05-06T08:47:58
2016-05-05T02:04:07
C++
UTF-8
C++
false
false
3,080
hpp
/* * Copyright (c) 2014, Peter Thorson. 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 o...
[ "taobo@fastweb.com.cn" ]
taobo@fastweb.com.cn
5810d4d9790af5cb6d99e248e6c272389e2b0295
26393ea905a8fbbfd674abf582a51cf227e7a878
/base/fuchsia/fidl_interface_request.h
b034c5fe147d63f5323d82731a31a85a9cb8e756
[ "BSD-3-Clause" ]
permissive
shockerjue/chromium
c920f7196c5e12fc918664ad9807ff584c7384f0
ec2d4ae90a08738eb616bb2ab1c0fee5a551e0d6
refs/heads/master
2023-01-07T02:07:00.864783
2018-04-28T12:29:23
2018-04-28T12:29:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,472
h
// Copyright 2018 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 BASE_FUCHSIA_FIDL_INTERFACE_REQUEST_H_ #define BASE_FUCHSIA_FIDL_INTERFACE_REQUEST_H_ #include "base/fuchsia/scoped_zx_handle.h" #include "base/m...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
c5873b4a03272f34ef5570648d15106e2535dbad
a8986d92f48727fc40e37531e679919d7216ab48
/ps/baekjoon/stl/4949.balance.cpp
69ba07d151a3769fcc331eef91dcb67a909f9c7a
[]
no_license
cadenzah/cs
de50408a0c58c0512b927e43c66457f8de05ba9b
0acfbaf02d6ccefcc1336086a2654b0aa9dd256d
refs/heads/master
2021-01-07T09:18:12.224978
2020-06-01T01:15:56
2020-06-01T01:15:56
241,646,118
0
0
null
null
null
null
UTF-8
C++
false
false
1,181
cpp
// getline을 사용하여 문자열을 받아온다 #include <iostream> #include <string> #include <stack> using namespace std; int main(void) { ios::sync_with_stdio(false); cin.tie(NULL); string input; while (getline(cin, input)) { bool isValid = true; stack<char> counter; if (input.length() == 1 && input[0] == '.') ...
[ "cadenzah93@gmail.com" ]
cadenzah93@gmail.com
2265c233d25f565817020916a9f523c67a27abac
af0ecafb5428bd556d49575da2a72f6f80d3d14b
/CodeJamCrawler/dataset/13_14623_40.cpp
8f76be9374db287f80b1b154ca96b98d36631621
[]
no_license
gbrlas/AVSP
0a2a08be5661c1b4a2238e875b6cdc88b4ee0997
e259090bf282694676b2568023745f9ffb6d73fd
refs/heads/master
2021-06-16T22:25:41.585830
2017-06-09T06:32:01
2017-06-09T06:32:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
760
cpp
#include <iostream> #include <vector> #include <algorithm> #include <map> #include <string> #include <fstream> #include <sstream> #include <math.h> using namespace std; int file_read(ifstream& file_ptr,const char* file_name){ int N; file_ptr.open(file_name); if(file_ptr.is_open()){ file_ptr>>N; string t...
[ "nikola.mrzljak@fer.hr" ]
nikola.mrzljak@fer.hr