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
f8457d54e85e34a7d100abaaafa35831f66878e6
8d5de1dd17faa2c29eff17abe9d794df1303a62b
/src/collisions/quadTreeNode.hpp
9de727a4f220397065cef8fac104545b063efe3d
[]
no_license
AYWG/DefendVancouver
a75e31e50cc4e49870b8029fcc6f844aad6dd69f
3e36abd2ee8ea004fb789d7fea829d3b059fde25
refs/heads/master
2020-04-15T01:37:07.202989
2018-04-15T06:55:09
2018-04-15T06:55:09
164,283,879
2
0
null
null
null
null
UTF-8
C++
false
false
2,180
hpp
// // Created by Andy on 2018-03-24. // #pragma once #include <vector> #include <array> #include <memory> #include "../entities/entity.hpp" #include "../region.hpp" class QuadTreeNode { public: QuadTreeNode(const int &level, const Region &region); /** * Clear the tree */ void clear(); /*...
[ "andygbwong@gmail.com" ]
andygbwong@gmail.com
bb73c21e3a8a32a0019549adee801b37af6d7753
368dac6c28dc44bd28288bce651c32f1f640dc91
/virtual/client/include/xercesc/util/Platforms/OS390/FileHandleImpl.hpp
09ecca83797de66a81fe22cbeb98ef507f9a9af5
[]
no_license
Programming-Systems-Lab/archived-memento
8fbaa9387329d1d11ae4e8c1c20a92aeadeb86e0
084c56a679585c60b5fc418cd69b98c00cf2c81e
refs/heads/master
2020-12-02T12:21:04.667537
2003-11-04T17:08:35
2003-11-04T17:08:35
67,139,953
0
0
null
null
null
null
UTF-8
C++
false
false
4,061
hpp
/* * The Apache Software License, Version 1.1 * * Copyright (c) 2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source c...
[ "mg689" ]
mg689
565574d9b0fd9cdcbdb6d2a312ee441f57934955
4f18d0b7f2dbb55e056deae2380e54f87f0b6b97
/rk4.cpp
6e8949236728951fbe62af4e088f5ec2c806a636
[]
no_license
pszostak135/Projekt_zadanie17
88eab5b35b2762a06d0dae001bc3126493100994
aa46d17edb6e554fa1f4b56c4b920ac94dae5cec
refs/heads/master
2022-10-21T10:14:07.587651
2020-06-05T18:33:31
2020-06-05T18:33:31
269,737,635
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
2,229
cpp
#include <math.h> #define MAXN 10 // maksymalna liczba równań // -------------------------------------------------------------------------- // Funkcja wykonuje, metodą Rungego-Kutty Iv-ego rzędu, // jeden krok całkowania skalarnego równania rożniczkowego zwyczajnego: // // dy/dx = fun(x,y), y(x0)=y0 // ...
[ "noreply@github.com" ]
noreply@github.com
5df32dc613916b9653bd060147fe89141eab6993
9906c7cf8ff0de0f4c60b5cf0a7e86b3e4b54491
/DarkEdif/Lib/Shared/Lacewing/PhiAddress.cc
0527fa675832091f91fe0fc06c48d791bd9920a2
[]
no_license
tgraupmann/MMF2Exts
28691348cd821f3dcf67755b2a40f66f4b937bb4
4759395cf50450eb04d4ed3d851359bde92128b4
refs/heads/master
2022-11-28T09:37:23.710091
2020-08-07T17:58:01
2020-08-07T17:58:01
272,850,667
3
0
null
2020-06-17T01:34:38
2020-06-17T01:34:37
null
UTF-8
C++
false
false
1,945
cc
#pragma once #include "Lacewing.h" /// <summary> Converts a IPv4-mapped-IPv6 address to IPv4, stripping ports. /// If the address is IPv4 or unmapped IPv6, returns it as is. </summary> void lw_addr_prettystring(const char * input, const char * output, size_t outputSize) { // It's a pure IPv4 already, or a pure IP...
[ "phi@dark-wire.com" ]
phi@dark-wire.com
7e0bd277b711b31b49d126812c529e0e155a03d2
8743445edc75a4116892f070ce3d1546bf5f607b
/tests/cpp/testobject/ArrayOfByte.cpp
ceb84116500ce1749d7b8c36c65c2d63eada9456
[ "Apache-2.0", "MIT", "LicenseRef-scancode-unknown" ]
permissive
apache/geode-native
d2ef8d21c62a6ab494bd6be9b20545f699340348
049309470cd01ddcb256cc2c0f60ed0aa3a4caf2
refs/heads/develop
2023-08-19T03:01:18.421251
2022-10-03T12:52:42
2022-10-03T12:52:42
80,904,111
53
77
Apache-2.0
2023-08-19T01:26:43
2017-02-04T08:00:06
C++
UTF-8
C++
false
false
3,471
cpp
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
[ "noreply@github.com" ]
noreply@github.com
29f3c311dda0e5ce59e30f7e25be4092235ae168
890eaf082da0b5c5043156f5984957980394ff1f
/libs/tatum/src/libtatum/graph/TimingGraph.cpp
4d6a1c28c7c53a5782182ac0ae57dde46d43262b
[ "MIT" ]
permissive
kmurray/esta
e5c704d4fde160b49dac5d38d26f7f0d9203f43a
4c6833fef137b816c6a399403e9f3bda9e99725a
refs/heads/master
2021-01-17T23:32:01.148702
2017-10-12T21:12:41
2017-10-12T21:12:41
62,819,388
0
0
null
null
null
null
UTF-8
C++
false
false
13,829
cpp
#include "assert.hpp" #include <iostream> #include <stdexcept> #include "TimingGraph.hpp" TE_Type TimingGraph::edge_type(const EdgeId id) const { //TODO: faster as a LUT? TN_Type src = node_type(edge_src_node(id)); TN_Type sink = node_type(edge_sink_node(id)); if(is_opin(src) && is_ipin(sink)) return...
[ "k.murray@utoronto.ca" ]
k.murray@utoronto.ca
365c5d0aa8f996705e9debd31301e1a8f25d4263
0d451411b44a62321d57c8e28f4d3bd679cfd8dc
/catkin_ws/src/serial_port/src/serial_port_node.cpp
f7937e2e70942a903f9b0592076518475372881a
[]
no_license
YahorKa/smartHome
bcd381c75c455f9a802f456b4cede39d7a4ca84c
75eb3817eb0d9ba89ff32508378d78889355de02
refs/heads/main
2023-02-06T23:20:13.816326
2020-12-29T10:36:55
2020-12-29T10:36:55
322,523,057
0
0
null
null
null
null
UTF-8
C++
false
false
2,042
cpp
#include "ros/ros.h" #include <stdexcept> #include <limits> // #include "serial/serial.h" #include <exception> #include "std_msgs/String.h" #include <sstream> #include "ros/node_handle.h" //socat PTY,link=/dev/ttyS10 PTY,link=/dev/ttyS11 std::string buffer; size_t size; std::string eol("\n"); serial::Serial my_serial;...
[ "igerych19@gmail.com" ]
igerych19@gmail.com
c911ffc9ebbc95bc8b20924298f9527ddd62d36f
cbc1cdaaa923e47c91c3998544326e6b44b88dcb
/myGraph.cpp
012294d708b71628d76621646a0d53aa6b854bfa
[]
no_license
staryzhu/myTest
ef47e715d55eedf6f76db47e299fcc9ce8a10df2
108164d5189041c2bef27163d4e1ca6a163928c6
refs/heads/master
2020-07-17T18:55:37.424169
2019-09-03T13:01:32
2019-09-03T13:01:32
206,077,160
0
0
null
null
null
null
UTF-8
C++
false
false
4,339
cpp
#include <list> #include <string> #include <iostream> #include <map> #include <set> #include <stack> #include <queue> using namespace std; typedef struct Node { string name; list<struct Node *> neibors; Node(const string & strName){ name = strName; }; } Node; class CGraph{ public: CGraph(){}; ~CGraph(); vo...
[ "marvelzzg@foxmail.com" ]
marvelzzg@foxmail.com
61b28952e36303e04730d4d5f4ee698aa55112c5
36d7dd7662752194a372202a123429ff09832b56
/백준알고리즘/3.for문/9.별찍기-1.cpp
43ab95ca4d426c8761d0db045867cdf997bd710d
[ "Apache-2.0" ]
permissive
PaleCosmos/Algorithm
95dafbdbbe3f02257d04cd5f6879fdb6c906ab56
1a0eba64e563d2fcc2eb88dae7656ec0a3e61281
refs/heads/master
2021-07-18T19:10:58.544029
2020-11-03T12:27:26
2020-11-03T12:27:26
227,016,095
3
0
null
null
null
null
UTF-8
C++
false
false
1,031
cpp
#pragma region LICENSE // Copyright 2020 PaleCosmos // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless req...
[ "tkdgusdlqhek@hanmail.net" ]
tkdgusdlqhek@hanmail.net
9a75f377535f8ae9d9b8ded25858a3c4ea002770
07f7a43e052f5c9bf5f537b65fc25a53ed2808a7
/setImmediate/timer_wrapper.cc
531beecf98ad58372f325b00bdc2067f92adc870
[]
no_license
raddeana/nodejs-practice
62d97a38a4c7280b6a8713b3da982b89261f8ec4
ca180a88b7609b82d1e73dad24d105d4d95822a5
refs/heads/master
2023-05-03T08:06:48.675534
2021-05-13T02:15:21
2021-05-13T02:15:21
292,149,606
1
0
null
null
null
null
UTF-8
C++
false
false
784
cc
static void SetImmediateCallback (const FunctionCallbackInfo<Value>& args) { CHECK(args[0]->IsFunction()); auto env = Environment::GetCurrent(args); env->set_immediate_callback_function(args[0].As<Function>()); auto toggle_ref_cb = [] (const FunctionCallbackInfo<Value>& args) { Environ...
[ "chenxiangyu1@syswin.com" ]
chenxiangyu1@syswin.com
1e3a18e993d82f73642651f2fe83943b9ceaf8c3
b967295eb531575eb39ef0b2f0d83c4297808fd8
/packages/eigen-eigen-323c052e1731/Eigen/src/Core/MapBase.h
cdb434562c65eceb27b379be4985e62befa84098
[ "Apache-2.0", "MPL-2.0", "Minpack", "LGPL-2.1-only", "BSD-3-Clause", "GPL-3.0-only", "LGPL-2.0-or-later", "LGPL-2.1-or-later" ]
permissive
ai-techsystems/dnnc-operators
de9dc196db343003b6f3506dc0e502d59df2689f
55e682c0318091c4ee87a8e67134a31042c393e1
refs/heads/master
2020-07-02T16:08:37.965213
2019-08-29T14:38:52
2019-08-29T14:38:52
201,582,638
5
7
Apache-2.0
2019-09-06T18:31:19
2019-08-10T05:06:16
C++
UTF-8
C++
false
false
11,294
h
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2007-2010 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2008 Gael Guennebaud <gael.guennebaud@inria.fr> // // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2...
[ "gunjan@localhost.localdomain" ]
gunjan@localhost.localdomain
450c5bed41902c77f81ddc3b43c0da5b8443fc8a
03c6adbc1a6c3793cc8dc2efcb40de422e17507a
/bcrypt/src/BCryptDecrypt.cpp
391ea8c6418422187fdf746173b370db66bcb9cd
[ "MIT" ]
permissive
killvxk/EXproxification
451a32487674498d50d0ecf4347e950e3aad5a93
378dfa946771a2ac1f180ddc0000a35439959ec6
refs/heads/master
2020-07-26T21:48:13.233655
2019-09-11T14:52:54
2019-09-11T14:52:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,292
cpp
#include "stdafx.h" #include "intercepts.h" #include "logger.h" extern "C" NTSTATUS BCryptDecrypt(BCRYPT_KEY_HANDLE hKey, PUCHAR pbInput, ULONG cbInput, void* pPaddingInfo, PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG* pcbResult, ULONG dwFlags) { HINSTANCE handle; FARPROC intercepted_functio...
[ "lelandcheung@gmail.com" ]
lelandcheung@gmail.com
b2946859da17b5a4deba5f2b5e71da7b17a78b68
4a5f91c43bc1b64c4da5d085bf5f947333c838fa
/test/training_data/plag_original_codes/pakencamp_2019_day3_d_9137291_394_plag.cpp
ce44d976a9a1f084aee9d92693a68e1cd1dd1335
[ "MIT" ]
permissive
xryuseix/SA-Plag
cba8c7c02bf43a547126bd2cccc925336fde83f9
167f7a2b2fa81ff00fd5263772a74c2c5c61941d
refs/heads/master
2023-05-31T01:24:47.800096
2021-06-30T13:40:12
2021-06-30T13:40:12
331,397,335
13
0
null
null
null
null
UTF-8
C++
false
false
2,061
cpp
/* 引用元:https://atcoder.jp/contests/pakencamp-2019-day3/tasks/pakencamp_2019_day3_d D - パ研軍旗Editorial // ソースコードの引用元 : https://atcoder.jp/contests/pakencamp-2019-day3/submissions/9137291 // 提出ID : 9137291 // 問題ID : pakencamp_2019_day3_d // コンテストID : pakencamp-2019-day3 // ユーザID : xryuseix // コード長 : 2547 // 実行時間 : 2 */...
[ "ryusei143.shootingstar@gmail.com" ]
ryusei143.shootingstar@gmail.com
9dfde2897586d30c328efcd463415e81901224e9
b03038e9be1a99335b1bb3ae359237a596d69fb1
/Samples/CaseStudies/NBody/DXUT/Core/DXUTDevice9.h
c5ee6db8e25ff48a1c64379b210925983fbc6431
[ "MS-PL" ]
permissive
AdeMiller/CppAmp
ea6f5a134a133d33bc440f2387d4c7c46d17da78
2f2c222ec796968dcdc43ea1d84c825169693331
refs/heads/master
2023-05-28T22:38:11.811733
2021-06-05T01:13:42
2021-06-05T01:13:42
373,730,298
1
0
MS-PL
2021-06-05T01:14:07
2021-06-04T05:28:55
C++
UTF-8
C++
false
false
9,375
h
//-------------------------------------------------------------------------------------- // File: DXUTDevice9.h // // Enumerates D3D adapters, devices, modes, etc. // // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------------------------------...
[ "ade@ademiller.com" ]
ade@ademiller.com
c3f0a43a3fd70cd75680d9d10552aead9dcc2f44
f5c887499f53aa541853abf1155b5c924389e1a1
/src/IndioFram.cpp
870e7717123006a8f808cf34ae1ebddfe5d16748
[ "MIT" ]
permissive
NeilSWells/IndioFRAM
97d373fc2a895930ba231987834446dc4f218e3d
876eac17cb6cd47901e7ab5da5b7dc073e342fc9
refs/heads/main
2023-03-26T04:56:16.281191
2021-03-31T15:27:59
2021-03-31T15:27:59
345,441,764
0
0
null
null
null
null
UTF-8
C++
false
false
6,569
cpp
#include "IndioFram.h" //Public void IndioFram::begin() { pinMode(FRAM_PIN, OUTPUT); digitalWrite(FRAM_PIN, HIGH); SPI.begin(); SPI.beginTransaction(SPISettings(1000000, MSBFIRST, SPI_MODE0)); SPI.endTransaction(); } byte IndioFram::readByte(byte page, byte address) { byte r; if (page > M...
[ "noreply@github.com" ]
noreply@github.com
3056bc65a4cd5688b9ef208f621d820f7ab7c368
630c61ba807b294af9cfbdb903bf529b1aae434e
/Plugins/CaptionMod/Viewport.cpp
2120095b544e7bd1421827ab7ca771209e66d297
[ "MIT" ]
permissive
mowenli/MetaHookSv
459db31ccc112ed9c4dc7bfe9efd0a677b882bcc
1a02a9605ec44e6a17446aa1608c033c6b3518a6
refs/heads/main
2023-03-29T07:00:38.551374
2021-03-27T07:08:22
2021-03-27T07:08:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
20,160
cpp
#include <metahook.h> #include <vgui/VGUI.h> #include <vgui/IScheme.h> #include <vgui/ILocalize.h> #include <vgui/IEngineVGui.h> #include <vgui_controls/Controls.h> #include <vgui_controls/Label.h> #include "BaseUI.h" #include "viewport.h" #include "SubtitlePanel.h" #include "MemPool.h" #include "message.h" #include "e...
[ "113660872@qq.com" ]
113660872@qq.com
07aeb9b72a9341f8ebd6888e236c5b8a80489414
ddc92ff5a327517745f29abc10f8ba16f3dc3873
/manager/src/StackWalker.cpp
3ca329e28201a8c9eb017ba10276d06b5f160f0e
[]
no_license
ElectronicsWorks/sense
830ba2f6721d058bc3ce252f56c4c3d28dc279df
dd6ce4a4a68533cef15df3da95e86104e67a6d51
refs/heads/master
2023-02-28T14:19:10.919261
2021-02-01T11:24:38
2021-02-01T11:24:38
null
0
0
null
null
null
null
ISO-8859-10
C++
false
false
50,207
cpp
#ifdef _WIN32 /********************************************************************** * * StackWalker.cpp * http://stackwalker.codeplex.com/ * * * History: * 2005-07-27 v1 - First public release on http://www.codeproject.com/ * http://www.codeproject.com/threads/StackWalker.asp * ...
[ "catalin.vasile@gmail.com" ]
catalin.vasile@gmail.com
34f69e21c18435381feafe1c95ad2bdc52908940
47210eff33a8caf125eed7a83c2ce07300c938d1
/lib/parser/literal_int.cpp
c2346c6d19dbdb50b6b96cb6377b0af007ea2370
[ "BSL-1.0" ]
permissive
Practical/practical-sa
5239eac8c05139bb70cdbe4d50375ccd90ff044a
9f4605441d50e055addaa81097e62f28093052d4
refs/heads/master
2022-08-23T10:52:48.797214
2022-08-03T20:54:48
2022-08-03T20:54:48
140,077,906
4
1
null
null
null
null
UTF-8
C++
false
false
2,459
cpp
/* This file is part of the Practical programming langauge. https://github.com/Practical/practical-sa * * This file is file is copyright (C) 2020 by its authors. * You can see the file's authors in the AUTHORS file in the project's home repository. * * This is available under the Boost license. The license's text ...
[ "shachar@shemesh.biz" ]
shachar@shemesh.biz
fa776ef8f8c4373233df243027f6f4396ec9fa24
5870bb19b53c61508c2e57499ab6f10252200dee
/stroustroup/23/code_org_1/user2.cpp
39ed3c88a5a1090e021a1fb788a931e9e547c36b
[]
no_license
blockspacer/test-cpp
40371c04864fd632e78e9e4da2dea6c80b307d2f
d70e8f77d1d8129266afd7e9a2c4c4c051068af1
refs/heads/master
2020-07-05T20:02:09.661427
2019-08-02T07:50:39
2019-08-02T07:50:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
54
cpp
#include "out.hpp" void test_user2() { out(6); }
[ "vdkhristenko1991@gmail.com" ]
vdkhristenko1991@gmail.com
52b68a44a3501eff6265d7dc40ccbd84497b9f5e
78cb99556fbe30f6d6c81dfb45562e06d203a54f
/src/NEO/Entry.h
0cd02cdbf8d9ae70c9b666916c540c04e53145a4
[ "MIT" ]
permissive
Khaos-Labs/khaos-wallet-core
2b00f37a7f6546f38f4421671f08954745de9a3d
2c06d49fddf978e0815b208dddef50ee2011c551
refs/heads/main
2023-01-09T10:43:59.424174
2020-11-15T06:55:13
2020-11-15T06:55:13
311,566,879
2
2
null
null
null
null
UTF-8
C++
false
false
1,044
h
// Copyright © 2017-2020 Khaos Wallet. // // This file is part of Trust. The full Trust copyright notice, including // terms governing use, modification, and redistribution, is contained in the // file LICENSE at the root of the source code distribution tree. #pragma once #include "../CoinEntry.h" namespace TW::NEO ...
[ "admin@example.com" ]
admin@example.com
97944aec1819cfd1038b2ad13d1d2dcb9c64be48
a7278b2809a4f635f83b59ad05a5ddcb24af59e1
/clients/cpp/paho/srv/src/app/mqtt/client.cpp
10c97a4fca6cb1412a5564f95ad962f7c227eb25
[]
no_license
skullquake/mqttsamples
db0bdfdcbd73a7ece8c9f88c7bc9ad835417a4e7
51ab013b7c018fbbed9912905036827e06f64b00
refs/heads/master
2023-04-23T03:33:20.014661
2021-05-10T15:10:28
2021-05-10T15:10:28
362,272,980
0
0
null
null
null
null
UTF-8
C++
false
false
5,118
cpp
#include"./client.hpp" #include<iostream> #include<cstdlib> #include<string> #include<cstring> #include<cctype> #include<thread> #include<chrono> #include<sstream> #include<cstdio> #include<cstring> #include"quickjspp/quickjspp.hpp" #include"json/json.hpp" #include"mqtt/async_client.h" #include"app/util/util.hpp" #incl...
[ "ockert8080@gmail.com" ]
ockert8080@gmail.com
7da55ad8388b32cff0acc47542bf6f63e4c81572
0d1645e912fc1477eef73245a75af85635a31bd8
/sdk/js/include/nsIProxiedProtocolHandler.h
48edb8f9aa9f72e87f07c3f4511b301155e246f2
[ "MIT" ]
permissive
qianxj/XExplorer
a2115106560f771bc3edc084b7e986332d0e41f4
00e326da03ffcaa21115a2345275452607c6bab5
refs/heads/master
2021-09-03T13:37:39.395524
2018-01-09T12:06:29
2018-01-09T12:06:29
114,638,878
0
0
null
null
null
null
UTF-8
C++
false
false
3,313
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM d:/firefox-5.0.1/mozilla-release/netwerk/base/public/nsIProxiedProtocolHandler.idl */ #ifndef __gen_nsIProxiedProtocolHandler_h__ #define __gen_nsIProxiedProtocolHandler_h__ #ifndef __gen_nsIProtocolHandler_h__ #include "nsIProtocolHandler.h" #endif /* For IDL files ...
[ "qianxj15@sina.com" ]
qianxj15@sina.com
0f4cb758de5d666454f71e917f63ebc0f7d506d3
bbda17f9ed531167062d9b0c5ef2b61b475cb133
/Hall da Fama - AP1 - 2019.1/Pos1-Ex3/Pos1-Ex3/Origem.cpp
5c3e7a7cf9078e78dae4eddf01632632380b652b
[]
no_license
PALPELUXO/LPA_PSC_2019
e49d5fc5fbbae4c52e648ef662823a9300f73d51
7180656591b1560855649d3f85e35f0d1780bc06
refs/heads/master
2020-06-22T04:38:31.816376
2019-06-18T20:07:25
2019-06-18T20:07:25
null
0
0
null
null
null
null
ISO-8859-1
C++
false
false
3,318
cpp
/* Faça um programa que sorteie um número aleatório entre 0 e 500 e pergunte ao usuário qual é o "número mágico". O número mágico é um número aleatório sorteado. O programa deverá indicar se a tentativa efetuada pelo usuário é maior ou menor que o número mágico e contar o número de tentativas. Quando o usuário co...
[ "noreply@github.com" ]
noreply@github.com
62d303031bcf1403f3cac67e365a815b0c470a46
67f988dedfd8ae049d982d1a8213bb83233d90de
/external/chromium/chrome/browser/ui/webui/cookies_tree_model_util.cc
ba0440e123667eeb1f5a17d5d8c5ddb3bcc9ebc9
[ "BSD-3-Clause" ]
permissive
opensourceyouthprogramming/h5vcc
94a668a9384cc3096a365396b5e4d1d3e02aacc4
d55d074539ba4555e69e9b9a41e5deb9b9d26c5b
refs/heads/master
2020-04-20T04:57:47.419922
2019-02-12T00:56:14
2019-02-12T00:56:14
168,643,719
1
1
null
2019-02-12T00:49:49
2019-02-01T04:47:32
C++
UTF-8
C++
false
false
12,285
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 "chrome/browser/ui/webui/cookies_tree_model_util.h" #include <vector> #include "base/i18n/time_formatting.h" #include "base/memory/scoped_p...
[ "rjogrady@google.com" ]
rjogrady@google.com
4c6e58eaa1b817d8142b6e2265d8aa838f8cef65
647791a7ec7a2deaf6ac36160b26a7790beb6ef7
/MortgageCalculator/picalc.cpp
97f06a1db86c8b895646a80ea650384d2aa2f99d
[]
no_license
nlarosa/CPlusPlusProgramming
c0cd119979339aac5a0f849ec28da7ed979afb6b
300854297ca39b401467dd3344b205b572bb5b4e
refs/heads/master
2021-01-22T05:57:34.223295
2014-09-17T17:30:29
2014-09-17T17:30:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,670
cpp
// Nicholas LaRosa // // Estimates pi with a user-defined number of terms // // Lab 0, January 22nd, 2013 #include <iostream> #include <iomanip> using namespace std; int main() { int userTerms; // placeholder for user number of terms int currentTermNum; // keep track of the term number we are dealing with int...
[ "nlarosa@nd.edu" ]
nlarosa@nd.edu
f3d32feae6ef67050d937bbb03b90cc76dd485f1
a98b10e288cd8207a359ddc13352a11f00976b3e
/src/binary/format/syntax.cpp
70ad1af850aba64da443a80e3b5a6c632a910a0c
[]
no_license
mrandreastoth/zxtune
7e870bd66242f537f6dc5c2bab324069352d040b
7f677f1d49f3ac26a1048ca72a10545c1b17e414
refs/heads/master
2020-04-15T19:22:43.887077
2018-12-18T13:10:47
2018-12-18T13:10:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,850
cpp
/** * * @file * * @brief Format syntax implementation * * @author vitamin.caig@gmail.com * **/ //local includes #include "grammar.h" #include "syntax.h" //common includes #include <contract.h> #include <iterator.h> #include <make_ptr.h> //std includes #include <cctype> #include <stack> #include <utility> namespace B...
[ "vitamin.caig@gmail.com" ]
vitamin.caig@gmail.com
9c81d9812ca706e0415f43962d5ef36ce57c1dad
ab9324a08e91a44e14204240b57b3085366a1b6f
/Renderer/RendererBackend/NullRenderer/include/NullRenderer/RenderTarget/SwapChain.inl
d0005e7b60d160ba31584fa55c7dea46cf64ec5a
[ "MIT" ]
permissive
CitrusForks/unrimp
fe78fe19e5d9ad37135a1eaea652aadb679be7c9
94b68b773999d152667891bd4742910968aefbad
refs/heads/master
2021-01-02T22:46:12.212430
2017-07-30T06:41:50
2017-07-30T10:03:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,847
inl
/*********************************************************\ * Copyright (c) 2012-2017 The Unrimp Team * * 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 wit...
[ "cofenberg@gmail.com" ]
cofenberg@gmail.com
343ba22aaaa1eb5175eeb04c8fa4d49f97a8c39a
afb00e8119e2f40b10982f5aedc76b0e236b46b4
/warped/simulationmodels/circuitsimulationmodels/iscas85/iscas85Sim/FileReaderWriter.cpp
a0cbaa2cee15389c9536d3e5aa2dfef4f85e5547
[]
no_license
CindyYang85/pdes
6e6543160ae88adc961c755e26cc504c1ec56c32
be1d8847a5599e796ed3915d2c6a200981046a15
refs/heads/master
2020-12-25T16:36:42.686585
2013-03-11T19:20:15
2013-03-11T19:20:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,092
cpp
#include "FileReaderWriter.h" #include "LogicEvent.h" #include "FileState.h" #include <iostream> //See copyright notice in file Copyright in the root directory of this archive. using namespace std; FileReaderWriter::FileReaderWriter(string &filename,int numofgates, string io, vect...
[ "xinyu@ubuntu.(none)" ]
xinyu@ubuntu.(none)
24f3b4ce9c478ce046a8e6afcf43972a91405796
dd6162081ec0ee0f8a9b63ec45669f202f8520dc
/src/duke/engine/cache/LoadedImageCache.hpp
5a26ada29ba23bfa3c0479ad4ad989a39ecdd5fe
[ "MIT" ]
permissive
virneo/duke
60364c8a548c6792030e70167c97360f17ee9b9c
efacf7139cd1d7c2cd2f5127079721bd263dda50
refs/heads/develop
2021-01-17T10:37:25.533907
2014-11-12T14:50:39
2014-11-12T14:50:39
45,284,061
1
0
null
2015-10-31T01:12:54
2015-10-31T01:12:54
null
UTF-8
C++
false
false
1,407
hpp
#pragma once #include <concurrent/cache/lookahead_cache.hpp> #include "duke/base/NonCopyable.hpp" #include "duke/engine/cache/TimelineIterator.hpp" #include "duke/engine/Timeline.hpp" #include "duke/image/FrameData.hpp" #include "duke/streams/IMediaStream.hpp" #include <thread> #include <vector> namespace duke { st...
[ "chatelet.guillaume@gmail.com" ]
chatelet.guillaume@gmail.com
825a43c710baae56979c94e0286219bf770c9495
6da2baa5dcd27c9f5f3c69c1ee0ba30eda0ed4ba
/RND_CPP/Research/src/SmartPointers.cpp
3a5c8125c71f0f166de7d3d0b474e212d1982294
[]
no_license
SwarajKetan/RND_CPP
2d0f29ce000ac37e018cb684445d426b6f7a8dd5
45eb7cd29f05ed462824792e5bc5f929a1f7ee12
refs/heads/master
2022-12-24T01:40:58.331671
2020-09-30T17:43:37
2020-09-30T17:43:37
255,109,864
0
0
null
null
null
null
UTF-8
C++
false
false
575
cpp
#include "Runnable.h" #include <memory> struct SmartPointers : public Runnable { struct Song { const char* name; Song(const char* name) : name(name) { } ~Song() { std::cout << "Song deleted" << std::endl; } }; void SomeMethod(const Song& s) { Song ks = s; } void Scoping() { std::unique_ptr<...
[ "swarajksantra@gmail.com" ]
swarajksantra@gmail.com
0038978c01f0ba5b9944750eaa3161e161d7ac93
70b1d21062592106e451d1d2cdbce6585d096117
/blaze/math/expressions/SVecSVecSubExpr.h
f85303f7e6493bd5c81eb347bbf1d50c18293efc
[ "BSD-3-Clause" ]
permissive
sherryshare/blaze-2.0
5300ab03758b0e5701f44e52923a107b5a42ee25
3c2011b7e59e992f1f8306fc69f17bba9becedc7
refs/heads/master
2016-09-10T01:40:29.813936
2014-07-09T03:37:11
2014-07-09T03:37:11
21,636,696
2
0
null
null
null
null
UTF-8
C++
false
false
26,621
h
//================================================================================================= /*! // \file blaze/math/expressions/SVecSVecSubExpr.h // \brief Header file for the sparse vector/sparse vector subtraction expression // // Copyright (C) 2013 Klaus Iglberger - All Rights Reserved // // This file is...
[ "siyuan.sherryshare.wang@gmail.com" ]
siyuan.sherryshare.wang@gmail.com
28f6ed8d24c222a1376887c25fd74262aea8afc6
c0661f68277a39a0bf28c911908a8d8f96955a18
/1065.cpp
8c2b53a38df3a378da5e675d3b71df5642df4b32
[]
no_license
pedrocattel/uri
072ebb57e0726a55c31d9ad455c31f77af96ab0d
8bb7ada724a5d625e7948af2cee4d78a1186aaa0
refs/heads/master
2020-04-29T03:31:07.876183
2019-03-21T14:14:14
2019-03-21T14:14:14
175,812,686
0
0
null
null
null
null
UTF-8
C++
false
false
313
cpp
#include <iostream> #include <iomanip> using namespace std; int main() { int a[5],i,j; for(i = 0; i < 5; i++){ cin >> a[i]; } for(i = 0; i < 5; i++){ if((a[i] % 2) == 0){ j++; } } cout << j << " valores pares\n"; return 0; }
[ "pedrocattel@hotmail.com" ]
pedrocattel@hotmail.com
8ae7bad02d557ac9193dbeba1431cc9f76732493
c6fa53212eb03017f9e72fad36dbf705b27cc797
/Geometry/CaloTopology/test/CaloTowerTopologyTester.cc
feb147121dbf6112c0cb62f456b1b16e69057947
[]
no_license
gem-sw/cmssw
a31fc4ef2233b2157e1e7cbe9a0d9e6c2795b608
5893ef29c12b2718b3c1385e821170f91afb5446
refs/heads/CMSSW_6_2_X_SLHC
2022-04-29T04:43:51.786496
2015-12-16T16:09:31
2015-12-16T16:09:31
12,892,177
2
4
null
2018-11-22T13:40:31
2013-09-17T10:10:26
C++
UTF-8
C++
false
false
3,181
cc
#include <iostream> #include <string> #include <vector> #include "FWCore/ParameterSet/interface/ParameterSet.h" #include "FWCore/Framework/interface/Frameworkfwd.h" #include "FWCore/Framework/interface/EDAnalyzer.h" #include "FWCore/Framework/interface/Event.h" #include "FWCore/Framework/interface/EventSetup.h" #incl...
[ "kpedro88@gmail.com" ]
kpedro88@gmail.com
8741725943af6cb0067a735a6916813f0154edc4
2e70851249c4ea5560d435eb3157d58286ccad6a
/libs/core/include/fcppt/algorithm/detail/mpl_size_type.hpp
4f2ab4043a60648c2ce3f7c8ff80fe075570fe97
[ "BSL-1.0" ]
permissive
Aurora-Community/fcppt
cd19d9c773b61425d8f07fcc396c88ea244e6d59
da7ebc30f2bd078dbcef73b0c94001c190b87165
refs/heads/master
2020-08-06T22:50:27.241996
2019-10-05T09:45:45
2019-10-05T09:45:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
926
hpp
// Copyright Carl Philipp Reh 2009 - 2018. // 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 FCPPT_ALGORITHM_DETAIL_MPL_SIZE_TYPE_HPP_INCLUDED #define FCPPT_ALGORITHM_DETAIL_MPL_SIZE_...
[ "carlphilippreh@gmail.com" ]
carlphilippreh@gmail.com
5b530ad592f1365cef8112194264efd6f13a2fc2
090243cf699213f32f870baf2902eb4211f825d6
/vjudge/87590/L.cpp
c2c0a6c54fd830c686f1e6370b606a87e1b988d8
[]
no_license
zhu-he/ACM-Source
0d4d0ac0668b569846b12297e7ed4abbb1c16571
02e3322e50336063d0d2dad37b2761ecb3d4e380
refs/heads/master
2021-06-07T18:27:19.702607
2016-07-10T09:20:48
2016-07-10T09:20:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,653
cpp
#include <cstdio> #include <cmath> #include <vector> using namespace std; const double eps = 1e-10; int dcmp(double x) { if (fabs(x) < eps) { return 0; } return x > 0 ? 1 : -1; } struct Point { double x, y; Point(double x = 0, double y = 0) : x(x), y(y) {} }; struct Polygon { vector<Point> p; }; typedef P...
[ "841815229@qq.com" ]
841815229@qq.com
9a982c8cdaeac87f4752cfbd03d1ef484e2dfadc
1bcd53c30cc5782fdd237f4e65fa403a20fac467
/AliceEngine/aiRandom.cpp
446eb4518972de5135f01cd8f00163bb602483bb
[]
no_license
Alicization-Project/AliceEngine
7c9f77840e82ee81302b5080259edb0ca5f12a81
382604a568278c3d3cccbe7926b84164651253be
refs/heads/master
2020-05-25T13:06:46.754114
2019-05-25T10:28:44
2019-05-25T10:28:44
187,813,826
4
0
null
null
null
null
UTF-8
C++
false
false
387
cpp
#include "aiRandom.h" #include <random> namespace aiRandom { std::random_device rand_dev; std::mt19937 generator(rand_dev()); int aiRandom::getRandom(int minValue, int maxValue) { std::uniform_int_distribution<int> distr(minValue, maxValue); return distr(generator); } int aiRandom...
[ "1173653942@qq.com" ]
1173653942@qq.com
8a3b574142aeee7e540526c8d493dc61c2b01430
6e8c1949a3c0189e2792b5a841c736409ef16ca0
/sdbf/sdbf_conf.cc
017fc990fcb18df8696531d6bd0eccff44a39ad9
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
zieckey/sdhash
d8ac12ebdc93b14ba4142fd7ddb49b4a9558f5e6
a9ded3bf9a7d38f7add360ea5031443bf22fa4e4
refs/heads/master
2021-01-01T05:51:33.994080
2013-12-12T08:01:24
2013-12-12T08:01:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,594
cc
/* sdbf_conf.cc class file for sdbf configuration object author: candice quates */ #include "sdbf_conf.h" #include "sdbf_defines.h" #ifdef _WIN32 #include <intrin.h> #endif /** constructor for sdbf_conf object. takes thread_count, warnings, max elements in BF */ sdbf_conf::sdbf_conf(uint32_t thread_cn...
[ "zieckey@gmail.com" ]
zieckey@gmail.com
fdd2baeaae495a55fd02c0b496495cc3f3c84b56
2fbf96bb69f954dbf6bbf13661b0492de9b3b4b1
/notebook/DataStructures/Trie.cpp
3ca80e34983bf1512f7f744296f31661e133a2ce
[]
no_license
timothywangdev/Programming-Contests
432d0e6719cf2c910d24416dfacb46abb046a735
dcd58694bd66536222f2ffd78b025af5a38aab4f
refs/heads/master
2023-08-02T06:57:22.724822
2021-10-08T19:06:32
2021-10-08T19:06:32
16,039,238
0
0
null
null
null
null
UTF-8
C++
false
false
1,438
cpp
class TrieNode { public: // Initialize your data structure here. TrieNode *child[26]; bool is_end; TrieNode() { for(int i=0;i<26;i++){ child[i]=NULL; } is_end=false; } void insert(string &word, int idx){ if(idx<word.length()){ if(!child[wor...
[ "wanghujie@gmail.com" ]
wanghujie@gmail.com
087c5fee2834d14120428eb9435e9baafea5614c
de1df2cbd2b90be03bdcc03e6a09d1fe1794d8ea
/BoardEvaluator.h
bf113b853a81123975b3e889876c8d43f1268a6a
[]
no_license
zhuyizhi/zhus-practice
4148e4fb3aa5d7a74cd4cb2f324a0a714f6e56dc
81044e3780c446071c4fe622454334aac44b3104
refs/heads/master
2016-09-06T09:49:25.342118
2013-09-16T13:49:43
2013-09-16T13:49:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,431
h
#ifndef BOARD_EVALUATOR_H_ #define BOARD_EVALUATOR_H_ #include "GameBoard.h" #include "iostream" #include "iomanip" #include "map" #include "vector" struct EvaluateResult{ int comboNum[TYPE_NUM]; std::map<int, std::vector<int>> combos; EvaluateResult(){ combos.clear(); for(int i = 0; i < TYPE_NUM; ++i) comb...
[ "zhouxiao1990@gmail.com" ]
zhouxiao1990@gmail.com
a9176f1d697ccf79f1e8d59166e840e8f2b69d53
0ace4612374271556deea55398ec840486202a88
/Arduino codes/arduino101_-_joystick_V2.ino
5f0f70546f4b46d1744358b7ccf20b985cf67f0c
[]
no_license
AbdullahBinEshaq/PDE4603
8f15535db0813e68a6603f055d29d13edc4eaaec
56fca20e2e39bd3593e52c76bff28f8ecdbbaea3
refs/heads/master
2022-12-13T10:45:15.907473
2020-09-24T21:04:24
2020-09-24T21:04:24
298,392,833
0
0
null
null
null
null
UTF-8
C++
false
false
7,265
ino
/************************************************************** * Blynk is a platform with iOS and Android apps to control * Arduino, Raspberry Pi and the likes over the Internet. * You can easily build graphic interfaces for all your * projects by simply dragging and dropping widgets. * * Downloads, docs, tuto...
[ "noreply@github.com" ]
noreply@github.com
8ac46a0c83b3de6320ca83d938fe23284fb28fb7
577516d112e2dcf8d2f9bc25bc00eb81d65831f5
/prim(vector).cpp
ced4267c44e3e11388bb32efe1db404233d71810
[]
no_license
knowledge-llz/knowledge
6965008459f476b556ef4c824cde7c60ef2e29ac
88aa8e074678317b6f4a79b3e53a5a39c71a9247
refs/heads/master
2022-05-09T07:24:32.089000
2022-04-04T14:32:31
2022-04-04T14:32:31
218,001,942
0
0
null
null
null
null
UTF-8
C++
false
false
1,539
cpp
/************************************************************************* > File Name: 2.cpp > Author: Knowledge_llz > Mail: 925538513@qq.com > Blog: https://blog.csdn.net/Pig_cfbsl > Created Time: 2020/10/2 11:26:04 ************************************************************************/ #include<bits...
[ "noreply@github.com" ]
noreply@github.com
966f727a4dcff998c110db96002edd99f22f5c19
60a88e766ea65090cc9e6f543ee6fecf42c13fde
/模拟实现pow/模拟实现pow/test.cpp
8ca4baf1730a7c7f28c1449f790a95db6c405ab8
[]
no_license
ZMissMonster/ZH
c838abee1202488d8dd8b1b9e44be8ba8cba826c
1979f5f2b3c15e764a96a18fc9e0f0b80b550acf
refs/heads/master
2020-04-25T09:46:07.405091
2019-08-08T10:02:02
2019-08-08T10:02:02
172,685,982
0
0
null
null
null
null
GB18030
C++
false
false
1,922
cpp
#define _CRT_SECURE_NO_WARNINGS 1 #include<iostream> using namespace std; //(1)当底数等于0且指数为负数时,错误; //(2)当底数任意,指数分为大于等于0,和小于0 // ①指数 >= 0, 直接求值; // ②指数 < 0,先给指数取绝对值,然后按照指数为正求值,最后给结果求倒数 double fun(double bash, unsigned int tmp);//求次幂的值 bool Zero(double bash, double num);//判断底数是否等于0 double Power(double bash, int expon...
[ "zzh_Miss_Monster@163.com" ]
zzh_Miss_Monster@163.com
f749e06acf9d1cf0b739f464946e94a1f71848e0
fbbc663c607c9687452fa3192b02933b9eb3656d
/tags/1.26.02.00/soundlib/ChunkReader.h
da2cdbbde7be0a415d2aa8e79f5079e34253b72e
[ "BSD-3-Clause" ]
permissive
svn2github/OpenMPT
594837f3adcb28ba92a324e51c6172a8c1e8ea9c
a2943f028d334a8751b9f16b0512a5e0b905596a
refs/heads/master
2021-07-10T05:07:18.298407
2019-01-19T10:27:21
2019-01-19T10:27:21
106,434,952
2
1
null
null
null
null
UTF-8
C++
false
false
3,220
h
/* * ChunkReader.h * ------------- * Purpose: An extended FileReader to read Iff-like chunk-based file structures. * Notes : (currently none) * Authors: OpenMPT Devs * The OpenMPT source code is released under the BSD license. Read LICENSE for more details. */ #pragma once #include "../common/FileReader.h" ...
[ "sagamusix@56274372-70c3-4bfc-bfc3-4c3a0b034d27" ]
sagamusix@56274372-70c3-4bfc-bfc3-4c3a0b034d27
2aeba95d3c9fa4a4dd9e1cfc97862b0c79d7ff2b
18be42ef46e097cf2732ce05c17e0f7ddadac44f
/echo/game_proj.h
81a03ed7d14c26b4d31d098b7a96342950ca8bb3
[]
no_license
AndreasNNHello/Andreas
b796af44e78a1a6782f6f816c19c5d429d1e18e3
b9e07318fca069b3685e30a84682079e2ba31861
refs/heads/master
2020-04-29T23:30:15.770553
2019-05-17T09:40:33
2019-05-17T09:40:33
176,478,510
0
0
null
null
null
null
UTF-8
C++
false
false
2,657
h
#ifndef GAME_PROJ_H #define GAME_PROJ_H #include <iostream> #include <vector> #include <libtcod.h> #include <libtcod.hpp> #include <ostream> #include <stdio.h> #include <stdlib.h> #include <cstring> #include <map> #include <time.h> #define SIZE_MAX 20024 struct Box{ int _box; // coordinates int _num; // char...
[ "andreas@localhost.localdomain" ]
andreas@localhost.localdomain
ba46e26daca2d3856a198ee0dd00c6b077593119
aa03e3cfddb005864c77ff6e47ace49770831a76
/Buoi_5/ex3.cpp
5543025b8b0b6fd05070464a14212e2fabc650e4
[]
no_license
huannd0101/C-online-HIT_2021
ad803d8988cce88787d282cd5edb9bbab502274f
835c150c7b6e8cfd2f9a08057fcd4f2e6394db72
refs/heads/master
2023-06-03T02:17:51.725591
2021-06-08T15:18:45
2021-06-08T15:18:45
353,414,009
2
0
null
null
null
null
ISO-8859-2
C++
false
false
893
cpp
#include<iostream> #include<stdlib.h> using namespace std; void NhapMang(int *a, int n){ for(int i=0; i<n; i++){ cout << "nhap a[" << i << "] = "; // cin >> *(a + i); cin >> a[i]; } } void XuatMang(int *a, int n){ for(int i=0; i<n; i++){ // cout << *(a + i) << " "; cout << a[i] << " "; } cout << endl; }...
[ "huannd0101@gmail.com" ]
huannd0101@gmail.com
a3b54140f6988ee7d79f8fa5f7150dab88591f0d
db5bba94cf3eae6f1a16b1e780aa36f4b8c3c2da
/jarvis/src/model/DescribeUidWhiteBaselineResult.cc
a16bd9012f474ab83aa3d74024f31fb25a49849a
[ "Apache-2.0" ]
permissive
chaomengnan/aliyun-openapi-cpp-sdk
42eb87a6119c25fd2d2d070a757b614a5526357e
bb7d12ae9db27f2d1b3ba7736549924ec8d9ef85
refs/heads/master
2020-07-25T00:15:29.526225
2019-09-12T15:34:29
2019-09-12T15:34:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,065
cc
/* * Copyright 2009-2017 Alibaba Cloud All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
[ "noreply@github.com" ]
noreply@github.com
efe89029c8dd39e84bf3df8d5580a9b4fed82faa
ad8acb0332db820a57a571cd602c63eec8554163
/ProcessExplorer/uilib/ui/osd/windows/osdradiobutton.cpp
b42182f39878767d87a0d5c0b28900daef3201d0
[]
no_license
xuewei305/ProcessExplorer-1
dbcb5cd3236b8042a1d9941e38a468bf40e19079
9084a1f646cc5b1bb06e30eceda8a48f19e36c17
refs/heads/master
2022-02-19T14:07:37.775580
2019-09-17T05:49:16
2019-09-17T05:49:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,096
cpp
//OSDButton // File: osdbutton.cpp // Last edit: 04/08/2014 21:56 (UTC-3) // Author: CGR #include "..\\..\\uibase.h" namespace uilib { OSDRadioButton::OSDRadioButton(RadioButton &ref) : OSDButton(ref) { } void OSDRadioButton::create() { createWindow(*this, TEXT("button"), 0, WS_TABSTOP | BS_RADIOBUTTON); }...
[ "cesargreche@gmail.com" ]
cesargreche@gmail.com
2ff2ac40d494411a0bd89f504b5e30c0d636ea96
336ec59ec9fe7ab5048c1b841204c5438a7c2aca
/src/spherocylinder_species.cpp
b4ccd38845220e9bfb1b41105e963a0e7aafaaa8
[ "BSD-3-Clause" ]
permissive
jeffmm/simcore
f7043a5a788e8d69c709a23de402cd44052f348e
5b180579ec4b9c1a18f64d494c7204f870266920
refs/heads/master
2021-07-20T11:05:06.913327
2021-04-13T23:56:06
2021-04-13T23:56:06
78,224,592
2
2
BSD-3-Clause
2021-04-13T23:56:06
2017-01-06T17:21:42
Jupyter Notebook
UTF-8
C++
false
false
5,133
cpp
#include "simcore/spherocylinder_species.hpp" SpherocylinderSpecies::SpherocylinderSpecies(unsigned long seed) : Species(seed) { SetSID(species_id::spherocylinder); } void SpherocylinderSpecies::Init(std::string spec_name, ParamsParser &parser) { Species::Init(spec_name, parser); midstep_ = sparams_.midstep;...
[ "jeffrey.m.moore@colorado.edu" ]
jeffrey.m.moore@colorado.edu
7b5c0138c5aa732652441927b1a405f701b69f7d
3cfed9da164cd253acbae629d70025a66f420d0c
/InExclusionHamPath/src/ham.cpp
bdb80aae9411fe27f83681620bf977582bf48f88
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
wangz315/GraphAlgorithm
e633b67db715fc80fedb1646cfc70a69406d3334
72ad3687896ed447df66d31cf34956eb0f8f8e87
refs/heads/master
2021-03-10T14:09:14.053246
2020-03-11T04:54:03
2020-03-11T04:54:03
246,460,446
0
0
null
null
null
null
UTF-8
C++
false
false
12,021
cpp
#include <fstream> #include <iostream> #include <sstream> #include <string.h> #include <stdlib.h> #include <math.h> #include "ham.h" #include "matrixUtil.h" using namespace std; // constructors HAM::HAM(int x) { if(x == 3) { HAM::create_instance_3(); } else { HAM::create_instance_4(); } } HAM::HAM(int n...
[ "wangzy@deepblueai.com" ]
wangzy@deepblueai.com
d3919b2bb5f0c433585999fb84bc1b070c8d1fba
569b38ea48c2100775ddfad4a66e7c6405ad5de7
/inc/cs455Utils.h
394566095995317ce587cc9550f05a2f22b37ea3
[]
no_license
drautb/snowman-apocalypse-linux
5b92962106ff4485e13a902c020f5584d7689cf7
eec6586ad4f42de30e3d1b190bef48350db86dbf
refs/heads/master
2020-06-09T02:03:32.286423
2013-07-11T20:40:14
2013-07-11T20:40:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
763
h
/** * Useful utilities for 455 */ #include <stack> #include <eigen3/Eigen/Core> #include "Matrix455.h" #include "Vector455.h" #define SAFE_DELETE(o) if (o != NULL) { delete o; o = NULL; } #define KEY_DOWN(k) Keyboard::GetInstance().KeyIsDown(k) #define KEY_HIT(k) Keyboard::GetInstance().KeyIsHit(k) #defin...
[ "drautb@gmail.com" ]
drautb@gmail.com
04b72b8d08b9ceeb8e8023fe4fe3ad2364b0a7fc
c7f17f1020c0501171e7ee727105b876f651d311
/src/vcpkg-test/manifests.cpp
098278a814fa34055d8644802432d80da428981c
[ "BSL-1.0", "MIT" ]
permissive
playgithub/vcpkg-tool
6a73e1481f7cd8ccfbbcd82ae6213bc608f8c097
ad9127564b22925574ff7dd7ae76ca0ba8b5a991
refs/heads/main
2023-08-22T13:02:54.190467
2021-09-29T10:01:35
2021-09-29T10:01:35
405,378,274
0
0
NOASSERTION
2021-09-11T12:52:31
2021-09-11T12:52:30
null
UTF-8
C++
false
false
28,751
cpp
#include <catch2/catch.hpp> #include <vcpkg/base/json.h> #include <vcpkg/base/util.h> #include <vcpkg/paragraphs.h> #include <vcpkg/sourceparagraph.h> #include <vcpkg/vcpkgcmdarguments.h> #include <vcpkg/vcpkgpaths.h> #include <vcpkg-test/util.h> #if defined(_MSC_VER) #pragma warning(disable : 6237) #endif using n...
[ "noreply@github.com" ]
noreply@github.com
bb9e1c144b7e93bde137edbd7931532fae36c596
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/admin/snapin/dfsadmin/dfsgui/newfrs.h
4e662a0f71d9854d4d07dae4ed2cf988f051664b
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C++
false
false
4,514
h
/*++ Module Name: NewFrs.h Abstract: This module contains the declaration for CNewReplicaSet wizard pages. These classes implement pages in the Create Replica Set wizard. --*/ #ifndef _NEWFRS_H_ #define _NEWFRS_H_ #include "dfscore.h" #include "QWizPage.h" #include "mmcroot.h" #inc...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
2697e95533bf2abc79468f0b506b2b4fb632a7ea
050c8a810d34fe125aecae582f9adfd0625356c6
/sugar/denis/507D.cpp
9add9deaadce34bb3e75068094a81f935e2bec94
[]
no_license
georgerapeanu/c-sources
adff7a268121ae8c314e846726267109ba1c62e6
af95d3ce726325dcd18b3d94fe99969006b8e138
refs/heads/master
2022-12-24T22:57:39.526205
2022-12-21T16:05:01
2022-12-21T16:05:01
144,864,608
11
0
null
null
null
null
UTF-8
C++
false
false
1,575
cpp
#include <cstdio> #include <algorithm> using namespace std; const int NMAX = 1000; const int KMAX = 100; const int SIGMA = 10; int n,k,mod; int total_dp[NMAX + 5]; int dp[NMAX + 5][KMAX + 5]; int pw10[NMAX + 5]; int cf_pw10[NMAX + 5]; int main() { scanf("%d %d %d",&n,&k,&mod); pw10[0] = 1; cf_pw10[0] ...
[ "alexandrurapeanu@yahoo.com" ]
alexandrurapeanu@yahoo.com
c65271fdeb7bb62f1fb6d223ac73e3bc426bbae3
b607c9f175d46e8539a270f15e37df4a9d0e3d4f
/src/0101.cpp
2aa40a8e4bb2d43110227ad3772d03f7caae34c9
[ "MIT" ]
permissive
robinlzw/LeetCode-Solutions-in-Cpp17
474c8f3f99190738bfeef7982773911d215bfb43
a7c35788f2ade867df3ec20ac8c4b9a9bf9666e4
refs/heads/master
2023-01-13T20:40:44.900924
2020-11-22T12:04:53
2020-11-22T12:04:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
577
cpp
/** * 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 isSymmetric(TreeNode* root) { if (!root) return true; return dfs(root->lef...
[ "downdemo@qq.com" ]
downdemo@qq.com
5c25e625aeef3a66d21239be4ddaef350890a900
ca973e0a6aae521b8fb4500c2a64b4bd28feb8a9
/Array/threewaypartitioning.cpp
d4c2e6bcb95c95e2ad85a4388ac90b24b2ffbaaf
[]
no_license
samfubuki/lbcodessolution
056dfa3e87f21b927c221ff8bfa4799ae89d2c9e
ea1300202e3c7a8bcb0f9b351cc92b225bf9055a
refs/heads/main
2023-07-16T20:43:46.867607
2021-08-29T18:09:47
2021-08-29T18:09:47
401,106,638
0
0
null
null
null
null
UTF-8
C++
false
false
2,041
cpp
// { Driver Code Starts //Initial template for C++ #include <bits/stdc++.h> #include <unordered_map> using namespace std; // } Driver Code Ends //User function template for C++ class Solution{ public: void threeWayPartition(vector<int>& array,int a, int b) { int l=0; int r = array.size()-1; ...
[ "pbhardwaj.preet@gmail.com" ]
pbhardwaj.preet@gmail.com
00276f84a8ea008a7809a6c0b74ece2a4a3239bf
25aa930d3ef19a49b5d1f5571a7b9621a90f4302
/src/noui.cpp
42daf142bd763f6a405651df265809cbfd6d2e17
[ "MIT" ]
permissive
bestsoftdevelop777/charitycoin
b4b9f07fbf0afd64373ad519d0f1bd8ed61ccaa5
a8f3c09ec5932e606b69fde50d5e291677f81d03
refs/heads/master
2023-03-08T11:23:21.075570
2018-10-24T04:58:13
2018-10-24T04:58:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,643
cpp
// Copyright (c) 2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2017 The PIVX developers // Copyright (c) 2018 The CharityCoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING ...
[ "vangyangpao@gmail.com" ]
vangyangpao@gmail.com
095a922c1eb277e6d76d5831a40d72b932803ff0
0fde325785b1bcc7d4c9883d79bf6f85e4c0b7fa
/fourblocks.h
7af6519239d01c015e838b5d24c674629fc94665
[]
no_license
usamabintahir99/Tetris-Game
d90e21b21934858a4ee8d2cd77b2064a6be7fd7f
62b6a451123c19d38c057e142794c575f505fc96
refs/heads/master
2022-11-06T11:39:02.796947
2020-06-24T05:11:12
2020-06-24T05:11:12
274,580,063
0
0
null
null
null
null
UTF-8
C++
false
false
421
h
#pragma once #ifndef FOURBLOCKS_H #define FOURBLOCKS_H #include"point.h" class FourBlocks { Point blockPts[4]; int maxima; int cords[9]; public: FourBlocks(int x0=0, int y0=0, int x1=0, int y1=0, int x2=0, int y2=0, int x3=0, int y3=0, int maxima=0); void setFourBlocks(int x0, int y0, int x1, int y1, in...
[ "noreply@github.com" ]
noreply@github.com
7b63da16bf45ec11c5badfa7ae44f71b750f1c9f
9f69d7c9dab0566daf8cf72936ffd7de42e116f4
/ui/map/pathlayer.h
cf070ac1373b4dd003688984ef523a5d3ec28f73
[ "MIT" ]
permissive
inet-framework/LIMoSim
3ef7b590e58148ed9f246e093a7bfdba8a845286
d9bdcefe82d41d4c8fd665a268843763fce59363
refs/heads/master
2020-03-24T21:13:24.970544
2019-08-08T12:59:09
2019-08-08T13:12:20
143,019,523
0
0
null
null
null
null
UTF-8
C++
false
false
1,439
h
#ifndef LIMOSIM_PATHLAYER_H #define LIMOSIM_PATHLAYER_H #include "mapelementui.h" #include "LIMoSim/map/map.h" namespace LIMoSim { class PathLayer : public MapElementUi { Q_OBJECT public: PathLayer(QQuickItem *_parent = 0); void setPath(const std::vector<Node*> &_path); void setHighlightedWay(Way *_...
[ "benjamin.sliwa@tu-dortmund.de" ]
benjamin.sliwa@tu-dortmund.de
b6c56ee1c18709eb049bd2789ba8014e331c6528
16ac49aed59076ac2714d6028b859a4203e92ebe
/pset03recursion/binsearch1.cpp
2e269f89189816969473fe84b638115c499e84ee
[]
no_license
dpcks0919/hw
b441ca4912c11b72ecc7ab96ee71977fe5325742
f28e758cfb960e8e837b7918c23d023a4b769aa7
refs/heads/master
2020-05-21T06:33:29.659640
2019-06-09T05:08:13
2019-06-09T05:08:13
185,946,199
0
0
null
null
null
null
UTF-8
C++
false
false
3,577
cpp
/* * This program implements a recurisve binary_search(): * * The binary search algorithm is a method of searching a sorted array for a single * element by cutting the array in half with each recursive pass.The trick is to * pick a midpoint near the center of the array, compare the data at that point * with the data be...
[ "dpcks0919@naver.com" ]
dpcks0919@naver.com
9979a668ebf1f320e27e08157e15c5c4906fd515
adf3f3d4097e7ff81ecdff377cb2f9ad744342b5
/Forward/src/Platform/OpenGL/OpenGLShader.cpp
21411fbb46202096b356e0413c55023d056320c9
[ "MIT" ]
permissive
ilkeraktug/Forward
0af4d287b9403afa2316482a6397d32eb2813a41
02d64dec1c6165df60332d25e5035cb06d127851
refs/heads/main
2023-03-06T13:59:25.376598
2021-02-20T14:29:11
2021-02-20T14:29:11
308,385,787
0
0
MIT
2021-01-24T00:32:07
2020-10-29T16:25:07
C++
UTF-8
C++
false
false
5,501
cpp
#include "fwpch.h" #include "Forward\Renderer\Shader.h" #include "GLAD/glad.h" #include "OpenGLShader.h" #include <glm/gtc/type_ptr.hpp> namespace Forward { OpenGLShader::OpenGLShader(const std::string& vertexSrc, const std::string& fragmentSrc) { // Read our shaders into the appropriate buffers std::string v...
[ "63074357+aktugilker@users.noreply.github.com" ]
63074357+aktugilker@users.noreply.github.com
eda9f5b647ed1bf9d71b026fb2caec4024f9d731
30b7ffd17845db982883a91ce8d04551281658c4
/Codeforces/Round/Round 613/B.cpp
36f8faad4e43fa88ffa5e075c8a405b227feedb3
[]
no_license
shas9/codehub
95418765b602b52edb0d48a473ad7e7a798f76e5
bda856bf6ca0f3a1d59980895cfab82f690c75a2
refs/heads/master
2023-06-21T01:09:34.275708
2021-07-26T14:54:03
2021-07-26T14:54:03
389,404,954
0
0
null
null
null
null
UTF-8
C++
false
false
2,064
cpp
#include <bits/stdc++.h>` #define slld(longvalue) scanf("%lld", &longvalue) #define plld(longvalue) printf("%lld\n", longvalue) #define slf(longvalue) scanf("%lf", &longvalue) #define plf(longvalue) printf("%lf\n", longvalue) #define sc(letter) scanf("%c", &letter) #define pc(letter) printf("%c", letter) #...
[ "shahwathasnaine@gmail.com" ]
shahwathasnaine@gmail.com
ebaf76961b2ca022fe9dded9a1413f217463b80b
46f2e7a10fca9f7e7b80b342240302c311c31914
/damBreak/processor0/0/U
365c040b52acf2c442561f53c55b3d8e85570381
[]
no_license
patricksinclair/openfoam_warmups
696cb1950d40b967b8b455164134bde03e9179a1
03c982f7d46b4858e3b6bfdde7b8e8c3c4275df9
refs/heads/master
2020-12-26T12:50:00.615357
2020-02-04T20:22:35
2020-02-04T20:22:35
237,510,814
0
0
null
null
null
null
UTF-8
C++
false
false
1,448
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 7 \\/ M anipulation | \*-------...
[ "patricksinclair@hotmail.co.uk" ]
patricksinclair@hotmail.co.uk
8e4d00c2f8ab90d87592fd122ba211d31e70925a
a4d4f03001b1e6a7017ce099814e640459757caa
/5th_week/5-1编写字符串反转函数mystrrev.cpp
8cceac11ef7fe0bf138902e31397a2e0aea4cfb3
[]
no_license
tianyaooooo/Coding_Exercise
c4324ded27863287782fa962569974c09afb4a03
c4976b8f6c1e81331d06f79de5abaeb05823e89d
refs/heads/master
2022-12-08T00:24:14.795764
2020-09-04T16:36:26
2020-09-04T16:36:26
279,538,185
0
0
null
null
null
null
GB18030
C++
false
false
974
cpp
/* 题目内容: 编写字符串反转函数mystrrev,该函数的功能是将指定字符串中的字符顺序颠倒(前变后,后变前)。然后再编写主函数验证之。注意,输入输出应在主函数中进行。 函数原型为 void mystrrev(char str[]) 输入格式: 一个字符串,不会超过100个字符长,中间可能包含空格 输出格式: 输入字符串的反转后的字符串 注意:本题应使用字符数组实现,不能使用字符串处理库函数,不能使用string类。 输入样例: Hello,everyone 输出样例: enoyreve,olleH 时间限制:500ms内存限制:32000kb */ #include<iostream> using ...
[ "527435732@qq.com" ]
527435732@qq.com
d4a6329ae29e851ebbeaf8bff7b9e0e7e67d4f66
1c8e540bb10182e808149d3a6fb95ad50e2a7d69
/HeroMove/Inventory.cpp
17b1b3fbae9824149d1979575676b867cfe4dafc
[]
no_license
tomnoiprasit/HeroMove
86ba76bad4bb66a347e8a06e16e017ecf05b92d3
72a8002640e5fa66fe7d7f3d79669e7baab0a9f0
refs/heads/master
2021-01-01T17:43:14.979911
2015-02-19T07:04:58
2015-02-19T07:04:58
31,004,604
0
0
null
null
null
null
UTF-8
C++
false
false
633
cpp
#include <iostream> #include "Inventory.h" Inventory::Inventory() { GameItem anItem; for (auto i = 0; i != 8;++i) slotItem.push_back(anItem); } Inventory::~Inventory() { } // Put an item into a slot // slotNumber: 0 - 7 void Inventory::putItem(int slotNumber, GameItem theItem) { std::cout << "Putting "; std::c...
[ "tom.noiprasit@gmail.com" ]
tom.noiprasit@gmail.com
109f89df4b9502b2990f7e7cc411932237cf4592
64bd2dbc0d2c8f794905e3c0c613d78f0648eefc
/Cpp/SDK/BP_FishingFish_Islehopper_05_Colour_04_Honey_functions.cpp
1de6e64599ef17046a18159818aeb04ec4e73f19
[]
no_license
zanzo420/SoT-Insider-SDK
37232fa74866031dd655413837813635e93f3692
874cd4f4f8af0c58667c4f7c871d2a60609983d3
refs/heads/main
2023-06-18T15:48:54.547869
2021-07-19T06:02:00
2021-07-19T06:02:00
387,354,587
1
2
null
null
null
null
UTF-8
C++
false
false
1,037
cpp
// Name: SoT Insider, Version: 1.103.4306.0 #include "../pch.h" /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Functions //---------------------------------------...
[ "zp2kshield@gmail.com" ]
zp2kshield@gmail.com
891df694aca754de66747c6c3d055d0d9bdb4990
9627ea6c2d232c55a949064ff7c7c07c4dd7626a
/FB SDK/ScissorRect.h
25c75c3ce12aac98f691b37f0065955799cd40e2
[]
no_license
picco911/Cheat_BF3
e2d42785474348adfdfa44274999aa4d0ea68054
99888a880eed5410308f03258b35a11ce50d927e
refs/heads/master
2020-03-27T21:05:14.875678
2018-09-02T19:13:16
2018-09-02T19:13:16
147,114,166
0
1
null
2018-09-02T19:11:31
2018-09-02T19:11:31
null
UTF-8
C++
false
false
290
h
#ifndef _SCISSORRECT_H #define _SCISSORRECT_H namespace fb { class ScissorRect { public: unsigned long x; unsigned long y; unsigned long w; unsigned long h; unsigned char _padding[8]; }; //sizeof() == 0x10 }; #endif
[ "39557080+BlackSickness@users.noreply.github.com" ]
39557080+BlackSickness@users.noreply.github.com
5bc252abe14adcd8f588d0b456bc449eedea0431
befd9bc9bf1aa12f74eda0cc7d825623be71dcb2
/include/calibu/cam/camera_models_poly.h
3c6da80f0d3ba2441e61693beb9022e619995aad
[]
no_license
afcarl/Calibu
7323de4f5002d6f3747c7b84e6b141aab6ff5df6
d2529aae587268c261e4fce2e3dca88b2a20a097
refs/heads/master
2020-03-16T12:32:25.804573
2018-03-21T20:57:01
2018-03-21T20:57:01
132,669,180
1
0
null
2018-05-08T21:52:55
2018-05-08T21:52:54
null
UTF-8
C++
false
false
20,415
h
/* This file is part of the Calibu Project. https://github.com/arpg/Calibu Copyright (C) 2015 Steven Lovegrove, Nima Keivan Christoffer Heckman, Gabe Sibley, University of Colorado at Boulder, George Washington University. Licensed under the Apache License, Version 2.0 (the "License"); you may n...
[ "crheckman@gmail.com" ]
crheckman@gmail.com
3e2d6bc706cbd5e742a709760c174fdce8d66276
bb287b07de411c95595ec364bebbaf44eaca4fc6
/lib/http/reply.cpp
19e82b8d98ff20e7ae67e108558ad20e4e8cff7a
[ "BSD-3-Clause", "Zlib", "MIT", "ISC", "Apache-2.0", "BSL-1.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
viichain/vii-core
09eb613344630bc80fee60aeac434bfb62eab46e
2e5b794fb71e1385a2b5bc96920b5a69d4d8560f
refs/heads/master
2020-06-28T06:33:58.908981
2019-08-14T02:02:13
2019-08-14T02:02:13
200,164,931
0
0
null
null
null
null
UTF-8
C++
false
false
8,024
cpp
#include "reply.hpp" #include <string> namespace http { namespace server { namespace status_strings { const std::string ok = "HTTP/1.0 200 OK\r\n"; const std::string created = "HTTP/1.0 201 Created\r\n"; const std::string accepted = "HTTP/1.0 202 Accepted\r\n"; const std::string no_content = "HTTP/1.0 204 No Conten...
[ "viichain" ]
viichain
17a32c0639b19cd5fd388804f8d540381455d7d1
f9619bbf3d2b66bba3a84bbb0537154b50ca1c75
/Projects/Deprecated/DarcyflowHdiv3D/ReducedPVT.cpp
e252910993f92b422d804698e1d4e53c4f61c6f3
[]
no_license
mfkiwl/neopz
6b6ce984ab7ac2a6cbe7197313ec9ec97f16cafd
30686f7bbfeb402d40bc204012ea0077cae31d58
refs/heads/master
2023-03-21T00:50:52.324139
2021-01-29T17:38:53
2021-01-29T17:38:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,976
cpp
// // ReducedPVT.cpp // PZ // // Created by Omar on 4/24/15. // // #include "ReducedPVT.h" ReducedPVT::ReducedPVT() { /** @brief Temperature @ reservoir conditions - F */ fReservoirTemperature = 180.0; /** @brief Characteristic Pressure - Pa */ fPref = 1.0; /** @brief Character...
[ "omaryesiduran@gmail.com" ]
omaryesiduran@gmail.com
7b806acf8ea6f0a8cef14d10b032659c8cbe66e6
73c5144c3b0fb6db70942e38f931b7ace8ae4436
/Src/tilde/HostConfig.h
c4c8803b7c960fd40e4d0338f169de8cc22b6d09
[ "MIT" ]
permissive
dtiedy/luaplus51-all
31630a6a938aa8b640733dda06297f8b60687c71
fcb54267437c3acee81c3ac2ac800aca9dbeb549
refs/heads/master
2021-01-16T00:35:40.696742
2012-08-14T06:46:52
2012-08-14T06:46:52
5,576,616
0
1
null
null
null
null
UTF-8
C++
false
false
4,504
h
/**************************************************************************** Tilde Copyright (c) 2008 Tantalus Media Pty 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 restri...
[ "jjensen@workspacewhiz.com" ]
jjensen@workspacewhiz.com
0bf70185d7be8a74b54a94a9d8a1419004a1bc9c
8a87f5b889a9ce7d81421515f06d9c9cbf6ce64a
/3rdParty/boost/1.78.0/libs/geometry/doc/src/examples/algorithms/assign_2d_point.cpp
f5604625e187cbbed566e4524948524202f26bf5
[ "BSL-1.0", "Apache-2.0", "BSD-3-Clause", "ICU", "Zlib", "GPL-1.0-or-later", "OpenSSL", "ISC", "LicenseRef-scancode-gutenberg-2020", "MIT", "GPL-2.0-only", "CC0-1.0", "LicenseRef-scancode-autoconf-simple-exception", "LicenseRef-scancode-pcre", "Bison-exception-2.2", "LicenseRef-scancode...
permissive
arangodb/arangodb
0980625e76c56a2449d90dcb8d8f2c485e28a83b
43c40535cee37fc7349a21793dc33b1833735af5
refs/heads/devel
2023-08-31T09:34:47.451950
2023-08-31T07:25:02
2023-08-31T07:25:02
2,649,214
13,385
982
Apache-2.0
2023-09-14T17:02:16
2011-10-26T06:42:00
C++
UTF-8
C++
false
false
913
cpp
// Boost.Geometry (aka GGL, Generic Geometry Library) // QuickBook Example // Copyright (c) 2011-2012 Barend Gehrels, Amsterdam, the Netherlands. // 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/LI...
[ "noreply@github.com" ]
noreply@github.com
5ec3a7c1b5ba9d6d24bb93382189e87ff028be60
ee706fb47264be811fdfa140ff28f2b076cd9d29
/src/Arduino/resetLEDs/Examples/Sweeper/Sweeper/Sweeper.ino
f2a2ca3d9f3cb26b09cd47c7cc87df9694c7bd01
[]
no_license
Cyco12/2019-robot-code
082578d08c21f6cc86419ff4f336b5eb3d7c7c12
eee439a6063d30a043a0c7c832f447d8855f8051
refs/heads/master
2020-07-11T15:05:00.612488
2019-04-15T16:01:49
2019-04-15T16:01:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
365
ino
#include "FAB_LED.h" #include "resetLEDs.h" #include "Arduino.h" void setup() { } void loop() { // Decleration of colors grbw purple; purple.r = 55; purple.g = 0; purple.b = 55; purple.w = 0; // Creation of object resetLEDs exampleStrip(12); // Calling the desired method exampleStrip.s...
[ "bryce.laderoute@gmail.com" ]
bryce.laderoute@gmail.com
87dcecebbc8dd4cd54bdc0026a70603b7ffd8637
cfbbccb0214bc9bd7a2bd8b7385fc317950709e7
/MegaProjectNative/MuRenderQueueListener.h
ec628ff686c970d104bafe8bf68068a3ff6a6856
[]
no_license
welderlourenco/MuOnline
7a15d6ce75c09654fa07c52c72f7f0e6f1299f62
7e69e4214030f53df424f57a2eecff3afaebfaf6
refs/heads/master
2021-05-24T11:10:39.203563
2014-12-05T11:29:45
2014-12-05T11:29:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,952
h
#pragma once #include "stdafx.h" using namespace Ogre; class MuRenderQueueListener : public Ogre::RenderQueueListener { public: MuRenderQueueListener(void); ~MuRenderQueueListener(void); /** Event raised before all render queues are processed. */ virtual void preRenderQueues(); /** Event raised after all r...
[ "matias.jk@gmail.com" ]
matias.jk@gmail.com
aa8e16d9cd98ff997347fa43c6785c468f55b69f
35d85f1a10029020c60c67b5aa5490f1810aba6e
/MyFirstWebApp/src/listdatacontroller.h
1d0906b4e8f326a51324bb1ca9518185b97f1c1b
[]
no_license
IraTsymbarevich/Qt
0d4a07e5ad85978912d21fa7666810c6e4bb57e1
ac9807e33d8b3edac4e10e79950e82f4506bde3e
refs/heads/main
2023-06-05T21:21:47.989569
2021-06-17T13:12:56
2021-06-17T13:12:56
376,739,780
1
1
null
null
null
null
UTF-8
C++
false
false
429
h
#ifndef LISTDATACONTROLLER_H #define LISTDATACONTROLLER_H #include <QList> #include <QString> #include "httprequesthandler.h" using namespace stefanfrings; class ListDataController: public HttpRequestHandler { Q_OBJECT public: ListDataController(QObject* parent=0); void service(HttpRequest& ...
[ "noreply@github.com" ]
noreply@github.com
18f041e0d797fcdeb7c49c064d059215cde20738
5ed86e19f8b02472e6ab0651cd02ad48b1c1e1cf
/2S2KT_BackUpThisFolder_ButDontShipItWithYourGame/il2cppOutput/Bulk_mscorlib_1.cpp
8d7e66a2e13f112250e1b4f9e823698aef4603c3
[]
no_license
playtradev/2S2K
14a5d65645fd8ea57ce13e3e86eec91defb59348
4dbf9a1b5356ba1b9f9886096a7788d678fd2937
refs/heads/master
2020-05-09T06:47:01.465823
2019-04-15T15:28:19
2019-04-15T15:28:19
180,981,802
0
0
null
null
null
null
UTF-8
C++
false
false
1,866,176
cpp
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <cstring> #include <string.h> #include <stdio.h> #include <cmath> #include <limits> #include <assert.h> #include <stdint.h> #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "i...
[ "dev@playtra.com" ]
dev@playtra.com
4ee14440b81e7cca98f802cc3a76d344a1feff7b
9217914b53666921c8afa0c9246c415d11aa1994
/filesystem/filesystem.hpp
e7bf10d4b2d8f89d7cf355a23600571d6dfb2506
[ "MIT" ]
permissive
buryang/Granite
eba409226b26fdfb1896e4b3d371b33d98cccd94
18b5e0ee4b36a2c6fcff5957f07a8f2e2579b04e
refs/heads/master
2023-07-17T12:22:36.684533
2021-08-14T13:11:15
2021-08-14T13:11:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,989
hpp
/* Copyright (c) 2017-2020 Hans-Kristian Arntzen * * 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, me...
[ "maister@archlinux.us" ]
maister@archlinux.us
37511c0353c37fb2b9e59daec6490063ff4c9adb
1e86adfa73f6defb32abba751b598ad1c9d36fb6
/LI-CommandBoard/LI-CommandBoard.ino
b4c95413cf96a31b8593c3ab1b5c9c4a0a1e95d2
[]
no_license
piment/LI-CommandBoard
e74c11e6c2abe359946326d1b6d03d2f83d97e83
5f9f208685bbf9292685f9d90e0b05947f7dd6b3
refs/heads/master
2020-03-21T02:37:43.260076
2018-06-20T07:15:23
2018-06-20T07:15:23
138,008,448
0
0
null
null
null
null
UTF-8
C++
false
false
2,327
ino
#include <Adafruit_NeoPixel.h> Adafruit_NeoPixel strip = Adafruit_NeoPixel(12, 2, NEO_GRB + NEO_KHZ800); volatile int btn[15] = {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}; const int leds[15] = {23,25,27,29,31,33,35,37,39,41,43,45,47,49,51}; volatile int last_total = 0; void setup() { strip.begin(); strip.setBrightness(20); ...
[ "romain@mura.io" ]
romain@mura.io
376008bcc002c4cf19d5927f558127a9808ef441
55b270620c86a4ef9e097e3e827b2714f8515123
/Courses/AdvancedProgrammingEE/assignment_3_resourses/queues/queue.cpp
12397dca677f4678c1d780c2acc8c29d22883b80
[]
no_license
dilawar/playground
79017d6b72e0fb76be7d563723f327e535506134
8bf3ad464b4ab979feb9b6c5d44d09630e67bfe3
refs/heads/master
2023-06-08T19:49:45.939591
2023-05-27T08:08:53
2023-05-27T08:08:53
2,000,588
2
3
null
null
null
null
UTF-8
C++
false
false
929
cpp
// test formula based queue class #include <iostream> #include "queue.h" using namespace std; int main() { Queue<int> Q(3); int x; try { Q.Add(1); Q.Add(2); Q.Add(3); Q.Add(4); cout << "No queue add failed" << endl; } catch (NoMem) { cout << "A queue ad...
[ "dilawar.iitb@gmail.com" ]
dilawar.iitb@gmail.com
726858ed0b1d8d41919ee2fd2ad07a4199f0b94a
23e393f8c385a4e0f8f3d4b9e2d80f98657f4e1f
/src/dui-examples/cloneKuGou/Controls/UIMusicList.h
42d8f4dd1c7e4b216238719b27271ac6049906b8
[]
no_license
IgorYunusov/Mega-collection-cpp-1
c7c09e3c76395bcbf95a304db6462a315db921ba
42d07f16a379a8093b6ddc15675bf777eb10d480
refs/heads/master
2020-03-24T10:20:15.783034
2018-06-12T13:19:05
2018-06-12T13:19:05
142,653,486
3
1
null
2018-07-28T06:36:35
2018-07-28T06:36:35
null
GB18030
C++
false
false
4,724
h
#ifndef UIMUSIC_LIST_H #define UIMUSIC_LIST_H const int kMusicListItemNormalHeight = 28; const int kMusicListItemActivatedHeight = 53; const TCHAR kLogoButtonControlName[] = _T("logo"); const TCHAR kMusicNameControlName[] = _T("MusicName"); const TCHAR kMusicName2ControlName[] = _T("M...
[ "wyrover@gmail.com" ]
wyrover@gmail.com
f16c891b2e02a7b922e7a888b9057412640d86b8
b0dd7779c225971e71ae12c1093dc75ed9889921
/boost/test/detail/config.hpp
2346ca1da0608aea31923c2747c5a69519806d6f
[ "LicenseRef-scancode-warranty-disclaimer", "BSL-1.0" ]
permissive
blackberry/Boost
6e653cd91a7806855a162347a5aeebd2a8c055a2
fc90c3fde129c62565c023f091eddc4a7ed9902b
refs/heads/1_48_0-gnu
2021-01-15T14:31:33.706351
2013-06-25T16:02:41
2013-06-25T16:02:41
2,599,411
244
154
BSL-1.0
2018-10-13T18:35:09
2011-10-18T14:25:18
C++
UTF-8
C++
false
false
3,498
hpp
// (C) Copyright Gennadiy Rozental 2001-2008. // 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) // See http://www.boost.org/libs/test for the library home page. // // File : $RCSfile$ // // ...
[ "tvaneerd@rim.com" ]
tvaneerd@rim.com
b87238d40018fda6d1f53ea0816661081315b126
78918391a7809832dc486f68b90455c72e95cdda
/boost_lib/boost/icl/detail/on_absorbtion.hpp
71a827355d91cbcb0aedddf34593af2876bd8190
[ "MIT" ]
permissive
kyx0r/FA_Patcher
50681e3e8bb04745bba44a71b5fd04e1004c3845
3f539686955249004b4483001a9e49e63c4856ff
refs/heads/master
2022-03-28T10:03:28.419352
2020-01-02T09:16:30
2020-01-02T09:16:30
141,066,396
2
0
null
null
null
null
UTF-8
C++
false
false
1,311
hpp
/*-----------------------------------------------------------------------------+ Copyright (c) 2010-2010: Joachim Faulhaber +------------------------------------------------------------------------------+ Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENCE.txt or copy at ...
[ "k.melekhin@gmail.com" ]
k.melekhin@gmail.com
edf7e6307e8081e60c9e429915584b11519f3131
6953e7a7fc1509f75b8fd3a6003aa84c690e3d60
/dx12/graphics/dx12/utility/Shader/PipelineSet/PipelineSet.cpp
7d6171dbc2c8914a23ef1e03bc14806418751ddf
[]
no_license
tositeru/hinodeDX12
e799d6106e56b575663205be19a53f760d965445
b7101452112df46d0a0e9f8f5d5da5bece6ed62a
refs/heads/master
2021-01-21T17:02:39.732471
2019-01-22T00:35:21
2019-01-22T00:35:21
91,926,501
0
0
null
null
null
null
UTF-8
C++
false
false
8,689
cpp
#include "stdafx.h" #include "PipelineSet.h" #include "../Pipeline/Pipeline.h" #include "../PipelineResourceBinder/PipelineResourceBinder.h" namespace hinode { namespace graphics { namespace utility { PipelineSet::PipelineSet() {} PipelineSet::PipelineSet(const PipelineSet& right) : mpPipeline(r...
[ "uedariki1122@gmail.com" ]
uedariki1122@gmail.com
da925f1de66702f1cc2cef05607ec462ba8e85c2
3a196960c05ae2f55faca4d910098afd0f99ef79
/NorthAmericaQualifier16(practice)/D.cpp
b75de8961583e1cb5ccdb74c3ba641019cad0527
[]
no_license
Eric-Le-Ge/ACM-ICPC-practice
538131ab9bd3dd5cb5bf142e2d2475edc827c473
5031e352d85886035104c59e1835bc28e7243436
refs/heads/master
2021-06-13T11:55:41.738099
2021-03-06T22:13:45
2021-03-06T22:13:45
152,801,196
0
0
null
null
null
null
UTF-8
C++
false
false
1,345
cpp
#include<iostream> using namespace std; int total[5001][5001], ma[5001][5001], mi[5001][5001], n, run, rmin, rmax; int main(){ string data; cin >> data; n = data.length(); for (int start=0;start<=n;start++) { total[start][start] = 0; ma[start][start] = 0; mi[start][start] = 0; run = 0; rmax = 0; rmin = 0;...
[ "ericlege@berkeley.edu" ]
ericlege@berkeley.edu
098db1e7b83bd43c770dccdb94a44c3f22be64ea
b93cebbaff40f91ceb472a3308d3169a9b51de62
/mico_new/LogicalSrv/server.h
fe7b7bdf2f64fa71760abf3832e41e4f3f15932d
[]
no_license
coderbingcang2357/mico
49e640b14bd223b4e795ecbcce6e83edeadc7c9e
c28c2f83165e43f0d568fd3047cecbc445a021c4
refs/heads/master
2023-03-03T17:55:38.145210
2021-02-01T03:33:08
2021-02-01T03:33:08
334,810,549
0
0
null
null
null
null
UTF-8
C++
false
false
2,875
h
#ifndef SERVER__H__ #define SERVER__H__ #include <list> #include <functional> #include "config/configreader.h" #include "onlineinfo/shmcache.h" #include "onlineinfo/onlineinfo.h" #include "messagereceiver.h" #include "tcpserver/tcpserver.h" #include "udpserver.h" #include "messagesender.h" #include "Business/Business.h...
[ "bingcang2357@163.com" ]
bingcang2357@163.com
47d58946064c17b186bbef23fe30d1eeff5adb30
22e220a51eee07bf3e8f2fe21bf6b48fec6614f2
/ojos-v.1.4pi/at_omam.cpp
576ea9914277761d806e1a0f301e2c495a08d82c
[]
no_license
atyaty/ojos
1e7467fbb5e522f8442517e9b8c2ecd920252323
e8be4478acd2098306cd350f2886ea853233ddfb
refs/heads/master
2021-02-07T00:37:20.193133
2020-02-29T13:12:34
2020-02-29T13:12:34
243,962,210
0
0
null
null
null
null
UTF-8
C++
false
false
5,904
cpp
#include "at_omam.h" //----------------------------------------------------------------------------- at_omam::at_omam(at_majak *m0, at_majak *m1, at_oczy* o){ id=-1; n=0; vX=0.; vY=0.; vZ=0.; t0=t1=QDateTime::currentMSecsSinceEpoch(); ksztalt=m0->Ksztalt(); check=Check(m0,m1,o); i...
[ "aty@poczta.onet.pl" ]
aty@poczta.onet.pl
6b7a0c24276212817bfd61491c04c9a8bf0da343
24f26275ffcd9324998d7570ea9fda82578eeb9e
/chrome/browser/media_galleries/chromeos/mtp_device_task_helper.cc
7db730eb3209369d9459f8a61893f1d27fecc405
[ "BSD-3-Clause" ]
permissive
Vizionnation/chromenohistory
70a51193c8538d7b995000a1b2a654e70603040f
146feeb85985a6835f4b8826ad67be9195455402
refs/heads/master
2022-12-15T07:02:54.461083
2019-10-25T15:07:06
2019-10-25T15:07:06
217,557,501
2
1
BSD-3-Clause
2022-11-19T06:53:07
2019-10-25T14:58:54
null
UTF-8
C++
false
false
19,041
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 "chrome/browser/media_galleries/chromeos/mtp_device_task_helper.h" #include <algorithm> #include <limits> #include <utility> #include "base/bin...
[ "rjkroege@chromium.org" ]
rjkroege@chromium.org
8ec18e6d5481192b6f1a7e273d3de5a84361916f
c512593ab76cc587fd8fd07ff6bc17465e01cd89
/HW5/HW5/tsmarray_test.cpp
fbdcac6287026c036b27b9ada6b34e9ba0ad6515
[ "Unlicense" ]
permissive
Arsh25/CS311
58b629334d7d986fdf814d60e93b95240a599e56
fe4bbb8cf4c2d10a246345bf0528ac2aa19819cc
refs/heads/master
2016-09-15T18:30:43.125569
2013-12-07T03:55:16
2013-12-07T03:55:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
42,463
cpp
// tsmarray_test.cpp // Chris Hartman // 26 Mar 2010 // For CS 311 Fall 2010 // // based on: // // Glenn G. Chappell // 30 Oct 2009 // For CS 311 Fall 2009 // Test program for class template TSmArray // Used in Assignment 5, Exercise A // Includes for code to be tested #include "tsmarray.h" // For class template TS...
[ "achauhan@alaska.edu" ]
achauhan@alaska.edu
26086c2efbe06ddeff1c7df49983dbc712f141c5
8d3c134606afb7dae9c2352f96bfc59c29eeeeb2
/Practica_4/Iofile.cc
d8a1e94cc8136e505425e86662572b4f957a4da1
[]
no_license
AdayPA/CyA
03234a324bad3cb1646fa794ece2095d70cff624
fb7807d2b443dedd754843277740408bb1470766
refs/heads/main
2023-02-12T19:37:33.787732
2021-01-12T16:07:15
2021-01-12T16:07:15
301,965,896
0
0
null
null
null
null
UTF-8
C++
false
false
2,597
cc
// University of La Laguna // College of Engineering and Tech // Degree of Computer Science // Subject: Computabilidad y Algoritmia (CyA) // Course/Year: 2º // @praxis: Number 4 CyA - "Palabras de Fibonacci" // @author: Aday Padilla Amaya // @e-mail: alu0100843453@ull.edu.es // @date: 21/11/2020 // @brief ./fibonacci_...
[ "dyto_aday@hotmail.com" ]
dyto_aday@hotmail.com
de78e2aa3a9e6cef9b1875e191a4491efc91ec74
c39d17f86331dc10e40fc81ab904d5a53dcc9553
/Prob6/Func2.cpp
10ce9caf979d618d2b241da24f65c1235b1bf1e4
[]
no_license
chmartin/NumMethods2011
40ffc43a7f15a5929099869c842fd6b28ea84b0a
8b243eaa28735bd32117725d2234bc2e846247f4
refs/heads/master
2021-01-01T18:40:39.982331
2017-07-26T10:03:53
2017-07-26T10:03:53
98,404,365
0
0
null
null
null
null
UTF-8
C++
false
false
391
cpp
//Define a Functor //Chris Martin #include <nr3.h> #include <math.h> #include <interp_1d.h> #include <quadrature.h> #include <romberg.h> #include "Func2.h" #include "FuncI.h" const double PI = 3.141592; Doub Func2::operator() (double p) { //define integrand for this p FuncI integrand(p); //evaluate the integral...
[ "christopher.blake.martin@cern.ch" ]
christopher.blake.martin@cern.ch
0e2a219e0201d5ea9aaabd85631a8b046da5a052
582eba330d998bc74f01508b58639e813497c64a
/Binary Tree/pathToLeaf.cpp
1ea8d5d79c3a1044bb8bfe91ff77a76bed8dce83
[]
no_license
ervaibhavkumar/UCA_APC
ecec142c9c1da9ade4020cf0a3274f4b8c2f2236
9101cc0622dab331a2322d7a2686c089f003ca7d
refs/heads/master
2020-03-23T11:01:46.739098
2019-01-21T18:50:57
2019-01-21T18:50:57
141,478,127
0
1
null
null
null
null
UTF-8
C++
false
false
1,271
cpp
#include <vector> #include <iostream> #include <queue> #include <cstdlib> using namespace std; typedef struct btree { int data; struct btree *left; struct btree *right; }btree; btree *makeTree(btree *root , int d) { btree *nn = (btree*)malloc(sizeof(btree)); nn->data = d; nn->left = NULL; nn->right = NULL; i...
[ "vk530873@gmail.com" ]
vk530873@gmail.com
22fd9b90c8ba2a7ad786649e1e1f141d0402ddfb
b1fed0cf607483a8c51df377d6278d186be95007
/tags/2.0-beta1/shibsp/impl/RemotedSessionCache.cpp
f9162b7a5812192b62c32b0c113175c500a02803
[]
no_license
svn2github/cpp-sp
eab0e52ce521ae696ba02d815d7da02481c4e24d
9c0bfdae80f3c60860b36f15698f241f1e3d933f
refs/heads/master
2020-06-06T03:24:19.620256
2015-01-20T00:27:14
2015-01-20T00:27:14
19,316,247
0
0
null
null
null
null
UTF-8
C++
false
false
16,728
cpp
/* * Copyright 2001-2007 Internet2 * * 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...
[ "cantor@cb58f699-b61c-0410-a6fe-9272a202ed29" ]
cantor@cb58f699-b61c-0410-a6fe-9272a202ed29
9408a6fb14c85ca123a7394da1d20ad400a7648d
d9714160fd222bc49ef52a56edb7aeb82a591549
/bench/lib/poly/scalar/ed4bd2ed2ed2.cpp
ded26fd4f22f2c123488b4e9254c3f1bbab1d81a
[ "MIT" ]
permissive
timocafe/poly
c2fb195a196f68c406fa10130c71e29d90bc125c
3931892bcd04f9ebfc0fde202db34d50973bc73b
refs/heads/master
2021-01-13T00:34:32.027241
2020-10-02T18:42:03
2020-10-02T18:42:03
41,051,374
0
0
null
2020-10-02T15:27:08
2015-08-19T18:08:26
C++
UTF-8
C++
false
false
734
cpp
// // ed4bd2ed2ed2_test.cpp // // Created by Ewart Timothée, 17/3/2016 // Copyright (c) Ewart Timothée. All rights reserved. // // This file is generated automatically, do not edit! // TAG: ed4bd2ed2ed2 // Helper: // h = Horner, e = Estrin, b = BruteForce // The number indicates the order for Horner // e.g....
[ "timothee.ewart@epfl.ch" ]
timothee.ewart@epfl.ch
626f7af6936b5ac289c5995f2d43507b1cd5dac0
cc799cb41ba0f736a9611eafd4ad06a0767fd102
/CncControlerGui/CncTemplateContextSummaryDialog.cpp
758b52baf52924a71055751ac5bb1d176213f72b
[]
no_license
HackiWimmer/cnc
8cbfe5f5b9b39d96c9ea32da4adcb89f96ec1008
329278bbed7b4a10407e6ddb1c135366f3ef8537
refs/heads/master
2023-01-08T01:39:54.521532
2023-01-01T15:48:06
2023-01-01T15:48:06
85,393,224
3
2
null
2017-03-27T18:06:19
2017-03-18T10:30:06
C++
UTF-8
C++
false
false
1,850
cpp
#include "GlobalFunctions.h" #include "MainFrame.h" #include "CncConfig.h" #include "CncTemplateContextSummaryPanel.h" #include "CncTemplateContextSummaryDialog.h" /////////////////////////////////////////////////////////////////// CncTemplateContextSummaryDialog::CncTemplateContextSummaryDialog(wxWindow* parent) : Cn...
[ "stefan.hoelzer@fplusp.de" ]
stefan.hoelzer@fplusp.de
9227a893246c768ca6a66727eedea513ead8edff
e74670462bc1d91d8a1b6361a849adb9968c7a56
/c++/src/kj/arena.h
931a2ae7a625c90da56ec5fb84d8a355bf49b5dc
[ "BSD-2-Clause" ]
permissive
Mause/capnproto
53344d6b9edfef5d64bfd0bbc2f2f0e68d388fb9
b90263bb0cc56315d1ddc413377390fd92f2f6d5
refs/heads/master
2022-06-16T22:26:18.336061
2013-12-06T11:12:29
2013-12-06T11:12:29
14,927,598
0
0
BSD-2-Clause
2022-05-17T03:17:53
2013-12-04T15:29:48
C++
UTF-8
C++
false
false
8,415
h
// Copyright (c) 2013, Kenton Varda <temporal@gmail.com> // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // 1. Redistributions of source code must retain the above copyright notice, this //...
[ "temporal@gmail.com" ]
temporal@gmail.com
b0ccf861b88b1fb63a219c0eaabaaaf6f96f4073
0807bf2ca2967b86a8fb25f07ee4dd07583c88fe
/src/test/test_encocoin.h
0cd40360123cec0618690f944dfb74e9a5751ea3
[ "MIT" ]
permissive
dmitriy79/enc
6161a4542c90b0a7a9dc1a7bb06532f37f7aba06
4661d699cbdf77ce7aa1c3289e8629f1c1a645c2
refs/heads/master
2020-07-09T23:33:55.032572
2019-08-24T04:48:12
2019-08-24T04:48:12
204,109,457
0
0
null
null
null
null
UTF-8
C++
false
false
3,524
h
// Copyright (c) 2015 The Bitcoin Core developers // Copyright (c) 2014-2018 The Dash Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_TEST_TEST_XNK_H #define BITCOIN_TEST_TEST_XNK_H #include "cha...
[ "sinoptik79@inbox.ru" ]
sinoptik79@inbox.ru
a4fba15c78b2ceb4ba13291ae9195845708c8ae4
6a37877f18f6e605f90af341f90ed76aa8ef7454
/03_MFC/수업자료/03_툴바_상태바/01_툴바/002_툴바고급/Sample.h
c018af8794f157878914a540288c56272a773e84
[]
no_license
gawallsibya/BIT_MFC-CShap-DotNet
d58286d749dd1df0a4a23960dfc78d3dc31b3607
63b7a2a32b21aec115bc54412c7ca5960c431586
refs/heads/master
2021-01-10T11:15:00.485800
2015-11-16T13:15:19
2015-11-16T13:15:19
45,892,319
0
0
null
null
null
null
UTF-8
C++
false
false
1,316
h
// Sample.h : main header file for the SAMPLE application // #if !defined(AFX_SAMPLE_H__38796B00_AE85_4C3A_867A_ABEA11BBFB9A__INCLUDED_) #define AFX_SAMPLE_H__38796B00_AE85_4C3A_867A_ABEA11BBFB9A__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #ifndef __AFXWIN_H__ #error include 'stdafx.h' bef...
[ "gawallsibya@gmail.com" ]
gawallsibya@gmail.com
d1b799177cbc316baf4f66826419a5f67ececf37
957fa6184ecdbd058ebf2e6a1280fc1d2343dde2
/Imperativo.cpp
d0060580606696d250e45e725c83b35f7a2dcc5c
[]
no_license
ArcZLeo/Tarea-Programacion-declarativa-
af3617b9269d83272f1c173e110a02b072af4e85
c56113b343fbf7370bd40c8dc99d81333c4fe57e
refs/heads/main
2023-03-28T05:02:51.089923
2021-03-26T04:26:22
2021-03-26T04:26:22
351,645,705
1
1
null
null
null
null
UTF-8
C++
false
false
1,239
cpp
#include <iostream> #include <locale> using namespace std; const double PI = 3.141592; class Figura{ protected: float x; float y; public: Figura(float cx=0){ x = cx; } virtual float Area() = 0; }; class Circulo: public Figura{ public: Circulo(float radio){ ...
[ "noreply@github.com" ]
noreply@github.com
d40486a2b29cca5d5135f2166072010f045f1a80
7abbbef9590f9c4b9469adcbae5ea8907478bf03
/chromium_git/chromium/src/out/Release/gen/protoc_out/sync/protocol/app_specifics.pb.cc
1e32ea58c404b5bf04d98977bb9932dc188a8cbd
[ "BSD-3-Clause" ]
permissive
GiorgiGagnidze/CEF
845bdc2f54833254b3454ba8f6c61449431c7884
fbfc30b5d60f1ea7157da449e34dd9ba9c50f360
refs/heads/master
2021-01-10T17:32:27.640882
2016-03-23T07:43:04
2016-03-23T07:43:04
54,463,340
0
1
null
null
null
null
UTF-8
C++
false
true
35,122
cc
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: app_specifics.proto #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION #include "app_specifics.pb.h" #include <algorithm> #include <google/protobuf/stubs/common.h> #include <google/protobuf/stubs/once.h> #include <google/protobuf/io/coded_strea...
[ "ggagn12@freeuni.edu.ge" ]
ggagn12@freeuni.edu.ge
27eb0f622c5b8acc5eb734b491bfbacdbebe9044
be0204c1b95839adee1ad204be022be38e32e2d6
/BOJ/13334.cpp
bc99b59dedd33e5d42386eb2e9d20002531e6e27
[]
no_license
tlsdorye/Problem-Solving
507bc8d3cf1865c10067ef2e8eb7cb2ee42e16dd
5c112d2238bfb1fc092612a76f10c7785ba86c78
refs/heads/master
2021-06-12T19:19:19.337092
2021-04-23T06:39:43
2021-04-23T06:39:43
179,432,390
4
0
null
null
null
null
UTF-8
C++
false
false
722
cpp
#include <iostream> #include <utility> #include <algorithm> #include <vector> using namespace std; typedef long long ll; typedef pair<ll, ll> P; ll N, L; vector<P> V, D; int main() { cin >> N; for (int i = 0; i < N; i++) { ll x, y; scanf("%lld%lld", &x, &y); if (x < y) V.push_back(make_pair(x, y)); else V....
[ "tlsdorye@gmail.com" ]
tlsdorye@gmail.com
099c8bcd517f2a0ac1759c95a34e934b92adbcae
40662e477e03bf8757973cec33ada3643a28cb49
/201803/0328/BZOJ3124/BZOJ3124.cpp
0a238b11768776d3cb8534c0b3315ff9fa2cd83f
[]
no_license
DreamLolita/BZOJ
389f7ab12c288b9f043818b259bc4bd924dd7f21
a68e8530603d75f65feed3e621af30cbeccc56fe
refs/heads/master
2021-09-15T19:21:56.356204
2018-06-09T05:54:38
2018-06-09T05:54:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,296
cpp
#include<bits/stdc++.h> using namespace std; typedef long long LL; const int N=2e5+10; int n,tot,len,l,r,rt; int head[N],fa[N],chain[N]; LL mx,mx2; LL dis[N],dis2[N]; bool vis[N]; struct Tway { int v,nex,w; }; Tway e[N<<1]; void add(int u,int v,int w) { e[++tot]=(Tway){v,head[u],w};head[u]=tot; e[++tot]=(Tway){u,...
[ "31243419+DreamLolita@users.noreply.github.com" ]
31243419+DreamLolita@users.noreply.github.com