blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
27ea301f0796c2b5ab8ce3e3d1d8d56f7cd869ea | 95c24804065d0e0d803cb64f4a528acae9a412f3 | /code_numer/serial/survive_prob_rot2_orient2.cpp | 51ea8f0994eaa3e4094d4ebe997c28655ed75e82 | [] | no_license | dariushm/BDsample_DM | 27ec9acaa034b95d200c4c671120767c1f67c9d0 | 08b68842cd3d16a0faa37712acb1cd880c90cbfd | refs/heads/master | 2020-05-30T07:12:01.700313 | 2016-09-27T15:06:56 | 2016-09-27T15:06:56 | 69,368,441 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,991 | cpp | /*
particle-based Reaction diffusion
algorithm with trajectory reweighting.
this program only propagates a single pair of particles,
collects statistics for different starting separations over
many repeats.
radiation BC
both particles can rotate.
*/
#include <fstream>
#include <iostream>
#include <ctime>
#i... | [
"dariush@jhu.edu"
] | dariush@jhu.edu |
5008a6ced4a969252e7f39aa1b8ae04d67934ea2 | dec4ef167e1ce49062645cbf036be324ea677b5e | /SDK/PUBG_Item_Legs_BR02_03_classes.hpp | c91b883224bc23e10a5d863f61ba8a0885141332 | [] | no_license | qrluc/pubg-sdk-3.7.19.5 | 519746887fa2204f27f5c16354049a8527367bfb | 583559ee1fb428e8ba76398486c281099e92e011 | refs/heads/master | 2021-04-15T06:40:38.144620 | 2018-03-26T00:55:36 | 2018-03-26T00:55:36 | 126,754,368 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 680 | hpp | #pragma once
// PlayerUnknown's Battlegrounds (3.5.7.7) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "PUBG_Item_Legs_BR02_03_structs.hpp"
namespace PUBG
{
//---------------------------------------------------------------------------
//Classes
//-------------------------------------------------------... | [
"qrl@uc.com"
] | qrl@uc.com |
d62e828f80cdad60fb8e2752673afbc48b96a886 | 3a039c3621ff7cefee1137f912824b05c5bb509f | /2 semester/ConsoleApplication1.cpp | b7d91224e2d276e27e3dff72130d2c624b8ec685 | [] | no_license | ValeriiSielikhov/Prog-1-2- | 1d92a0b7a76b3dee7e3467d6b263c636999f02d8 | 6cdf7b3463ae769e212a9befe172b219e1dfbba9 | refs/heads/master | 2023-01-23T06:49:05.789572 | 2020-12-06T11:24:38 | 2020-12-06T11:24:38 | 261,720,726 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,164 | cpp | //#include "pch.h"
#include <iostream>
#include <string.h>
#define MAX 100
#pragma warning(disable : 4996)
using namespace std;
struct Obl {
char name[40];
char date[12];
double price;
};
struct Node {
Obl a;
Node *next;
};
Node *create_list(char name[], char date[], double price);
No... | [
"noreply@github.com"
] | ValeriiSielikhov.noreply@github.com |
a92c931375318e6ff4da5c4b76220b5755c5af46 | 9dc0e27554c5139534087ec2064d2a07ec3b943f | /c++/02.cpp | 50df53055415c4af3a80c7fcab5f0da840f9e0c2 | [] | no_license | rikonek/zut | 82d2bc4084d0d17ab8385181386f391446ec35ac | d236b275ffc19524c64369dd21fa711f735605c7 | refs/heads/master | 2020-12-24T20:00:13.639419 | 2018-01-25T09:53:29 | 2018-01-25T09:53:29 | 86,224,826 | 1 | 3 | null | 2018-01-09T11:40:52 | 2017-03-26T10:36:59 | HTML | UTF-8 | C++ | false | false | 292 | cpp | #include <iostream>
using namespace std;
void rozmiar(int *t)
{
cout << "Ilosc w funkcji: " << sizeof(t)/sizeof(int) << endl;
}
int main() {
int tabl[]={1,2,3,4};
int size=sizeof(tabl)/sizeof(int);
cout << "Ilosc: " << sizeof(tabl)/sizeof(int) << endl;
rozmiar(tabl);
} | [
"user@wi.zut.pl"
] | user@wi.zut.pl |
4425c0acf45439ae73128b283a1a5f056f24f16e | d1cead6b83197392aa87d5b6a23f6277a8d4bddd | /Codeforces (volume 2)/697_C - Lorenzo Von Matterhorn.cpp | 0c0dd4cddac66330b93a0d7626f14d618dc3688f | [] | no_license | shahidul-brur/OnlineJudge-Solution | 628cee3c9d744dedc16783a058131571d473f0ec | 21400822796d679b74b6f77df2fc8117113a86fd | refs/heads/master | 2022-09-22T00:42:21.963138 | 2022-09-21T14:01:09 | 2022-09-21T14:01:09 | 192,035,325 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,719 | cpp | /*=================================*\
| |
| Md. Shahidul Islam |
| CSE, BRUR |
| Rangpur, Bangladesh |
| mail: shahidul.cse.brur@gmail.com |
| FB : fb.com/shahidul.brur |
| |
\*==============... | [
"shahidul.cse.brur@gmail.com"
] | shahidul.cse.brur@gmail.com |
402878adcd00212f6fea9b6ed8cbf6b4ad355992 | 1a7e9320129984b8ee59912fa4c7782e6429e56a | /Observer.cpp | 338cecebdff765b78f145c74eb84a048d4c1a950 | [] | no_license | go2sea/DesignPattern | de64843c6086e90fc9b783d874a90feca16fe300 | 0c3a5e6b965a579613246bb117f0bd746070c21f | refs/heads/master | 2021-01-10T10:50:10.388053 | 2016-01-04T14:38:47 | 2016-01-04T14:38:47 | 49,001,993 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,645 | cpp | #pragma once
#include <iostream>
#include "Observer.h"
using namespace std;
SSubject::~SSubject() {
for (auto i : m_ObserverList)
delete i;
m_ObserverList.clear();
}
void SSubject::attach(Observer* pObserver) {
//¼ì²éÊÇ·ñÖØ¸´attach
for (auto i:m_ObserverList)
if (i == pObserver) {
printf("%s\n", "Observer ... | [
"412183136@qq.com"
] | 412183136@qq.com |
d401bf7fbc7acb452ccc2de9adc02794189b7a07 | 3b9b4049a8e7d38b49e07bb752780b2f1d792851 | /src/chrome/browser/ui/views/browser_dialogs_views_mac.cc | 8c169cec1575af0b2f6e2fcf7de9636f0440d820 | [
"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 | 3,735 | cc | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <utility>
#include "chrome/browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h"
#include "chrome/browser/ui/browser.h"
#include "chrome/brow... | [
"changhyeok.bae@lge.com"
] | changhyeok.bae@lge.com |
4021d6ae23ca7427f20ead3a0ebc3842b2c0c32d | 8b100d2e1280d1c4ad02817f0d60645377199c1f | /Ejercicios/Ejercicio42-Punto-de-Venta-parte-III/menu.cpp | 30fa11a59e040b97c27a33fed036650b9f9dec82 | [
"MIT"
] | permissive | AngelaC02/cpp | 350ed3a9ea07958d823d5a9fb8e2a994261c12c9 | 89464b01bc79b91e2229340481e5f9db0621d00c | refs/heads/master | 2022-12-26T23:29:11.139917 | 2020-09-23T02:27:01 | 2020-09-23T02:27:01 | 276,510,778 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 638 | cpp | #include <iostream>
using namespace std;
extern void productos(int opcion);
void menu()
{
int opcion = 0;
while(true)
{
system("cls");
cout<< "*****";
cout<< "MENU";
cout<< "*****";
cout<< endl;
cout<< "1 - Bebidas calientes" << ... | [
"accastros@unah.hn"
] | accastros@unah.hn |
3bbfa51f40abc3ea8a98247d279312567ade8cfd | bac81b2d95aba2c6589f55ae373f4148469d41a9 | /controller/test/testcontrolandmotor.cc | 39ca9d57aa175811bca5363cc9192806e4c73f05 | [] | no_license | Forrest-Z/ASV-1 | f80e9aed4b379843e77a4da4e4cc58331cc12ac8 | d34df7c9e474e6283845f3f86a421fff18616ad0 | refs/heads/master | 2022-01-10T14:04:22.139520 | 2019-06-08T10:09:19 | 2019-06-08T10:09:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,739 | cc | /*
*******************************************************************************
* testcontrolandmotor.cc:
* unit test for thrust allocation
* This header file can be read by C++ compilers
*
* by Hu.ZH(CrossOcean.ai)
*******************************************************************************
*/
#include "motorcl... | [
"huzhuhuan1991@gmail.com"
] | huzhuhuan1991@gmail.com |
b000893128446817cd4d83930d343ae6e0954595 | f08f119f38e9f272e9ed776f9e17d35cd7a633c3 | /MornellaWp8/MornellaWp8/SnapshotGrabber.cpp | 4bb7105f3fb841223b438fdc4a0e9c217daa51c8 | [] | no_license | pyting/core-winphone | 63e73d2a2bdcb8fed02b7c46ee1b26bdeb46394e | 361510342e60778a003c535f5df48d27348661e1 | refs/heads/master | 2021-01-16T18:46:07.538647 | 2015-06-25T12:14:06 | 2015-06-25T12:14:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,450 | cpp | #include "Modules.h"
#include "Common.h"
#include "Module.h"
#include "Configuration.h"
#include "Snapshot.h"
#include <common_new\Pm.h>
#ifdef _DEBUG
extern "C" int CmdNC(void);
#endif
DWORD WINAPI SnapshotModule(LPVOID lpParam) {
Device* devobj = Device::self();
Configuration *conf;
Module *me = (Module *)lpP... | [
"giovanni.cino@gmail.com"
] | giovanni.cino@gmail.com |
b89f55da69d0c7745e6ec4b5e2348b4327e0a08b | 0aa2e9235799c37b2d48836ac434e3eb5f57d666 | /exl/node/block.cpp | 0a5ae90492a1fa6263132db11a138db2c7b08c08 | [] | no_license | delfigamer/mist | ba320bcaf8cc4c47391a933bfb9c8c4456e4ab80 | 6cc24c1ae69d5ded59519852b9482f28f32b4b59 | refs/heads/master | 2020-04-06T05:08:31.896160 | 2017-05-15T00:52:12 | 2017-05-15T00:52:12 | 45,023,443 | 11 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,645 | cpp | #include <exl/node/block.hpp>
#include <exl/il/types.hpp>
#include <exl/parser/ast.hpp>
#include <exl/func.hpp>
#include <exl/construct.hpp>
#include <exl/format.hpp>
namespace exl
{
Block::Block()
{
}
Block::Block( utils::SExpr const& s )
: Node( s )
{
ASSERT( s.head == NodeHead::block );
ASSERT( s.list.s... | [
"delfigamer@yandex.ru"
] | delfigamer@yandex.ru |
f1aa8c6d86c79b2aba44893819c89c2041fc8fc4 | 0995c448ad10f024371a99c5a5b872919b586a48 | /Kattis/doorman.cpp | 255c245f7c575c068346a8615b66866e94718237 | [] | no_license | ChrisMaxheart/Competitive-Programming | fe9ebb079f30f34086ec97efdda2967c5e7c7fe0 | 2c749a3bc87a494da198f2f81f975034a8296f32 | refs/heads/master | 2021-06-14T13:48:39.671292 | 2021-03-27T10:34:46 | 2021-03-27T10:34:46 | 179,540,634 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,340 | cpp | #include <bits/stdc++.h>
using namespace std;
#define PI 3.141592653
#define INF 1E9
#define Tloop int T; cin >> T; for(int i = 1; i < T+1; i++)
#define Nloop int N; cin >> N; for(int j = 0; j < N; j++)
#define printcase cout << "Case #" << i << ": "
// Disclaimer: all this typedef only used for competitive programm... | [
"samuelhenrykurniawan@yahoo.com"
] | samuelhenrykurniawan@yahoo.com |
44d1f73b2eb8ce83e1046ae65e0557b033e5bdf5 | 7522119f277b50f1d6e4a2409fa32789aa3e708b | /Codes/URI 1097.cpp | 908a8a0a570244026e97df87d82e24558720d5e3 | [] | no_license | sajidhasanapon/URI-Solutions | bf485e336e6687627db7cb768ca5abe4708cc942 | fc9aec831102a1aa56d884f6edc8d7cebe510f89 | refs/heads/master | 2021-07-12T20:24:32.909720 | 2020-06-24T21:51:20 | 2020-06-24T21:51:20 | 62,802,828 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 289 | cpp |
#include <iostream>
using namespace std;
int main ()
{
int i, j = 2;
for ( i = 1; i <= 9; i += 2 )
{
j += 5;
cout << "I=" << i << " J=" << j-- << endl;
cout << "I=" << i << " J=" << j-- << endl;
cout << "I=" << i << " J=" << j-- << endl;
}
return 0;
}
| [
"noreply@github.com"
] | sajidhasanapon.noreply@github.com |
cb1c66be0c9ab1a0d89c99d42e3d5ba679c986b0 | 698a80d330448e6e9b9e63046b7fbd599f97093a | /P4Plugin/Source/P4ChangeDescriptionCommand.cpp | 6e5d8b8a19d45c75193af35ba48a8c7e991c2774 | [
"LicenseRef-scancode-public-domain"
] | permissive | jamilan/VersionControlPlugins | 2abe561c1fccc05aebdc58fd6e1eb685d24acabb | fa51f7e0c5a80eeb9e14e824690bafbe03c999a6 | refs/heads/master | 2021-01-16T18:15:46.229349 | 2013-01-15T15:32:03 | 2013-01-15T15:32:03 | 7,663,255 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,499 | cpp | #include "Changes.h"
#include "P4Command.h"
#include "P4Task.h"
#include <sstream>
using namespace std;
class P4ChangeDescriptionCommand : public P4Command
{
public:
P4ChangeDescriptionCommand(const char* name) : P4Command(name) {}
virtual bool Run(P4Task& task, const CommandArgs& args)
{
ClearStatus();
upipe... | [
"steenl@unity3d.com"
] | steenl@unity3d.com |
f3f048eec827c4f087c5b2e801a54b795e15d389 | 0b31f76e29b4371aab546935720ef984605b59cd | /Code/source/Game.h | e01341a9a7d686cc4b454960ae0f81e2df675e2c | [] | no_license | bmclaine/Space-Yetis-In-Space | 6cdab961c9f52e9608bc3bd4d6a2718e0fe9207f | bc7da7843afaf3165d59f8e7e66a1bd42b273709 | refs/heads/master | 2020-04-22T10:02:16.463795 | 2016-08-30T02:07:58 | 2016-08-30T02:07:58 | 66,897,313 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,774 | h | //*********************************************************************//
// File: Game.h
// Author: Brian McLaine
// Course: SGD
// Purpose: Game class initializes the SGD Wrappers
// and runs the game state machine
//*********************************************************************//
#pragma once
#include... | [
"bizzy18@gmail.com"
] | bizzy18@gmail.com |
1f45e48e7bf928c4adf4f68c6ef8e481218acc82 | f6e289b61ad157b7a558a522ae2ddffd44c1b0e3 | /cpp/src/detector/BBDetector.cpp | 7e12e7b636fce70ab4a091223acaf9d2526fc0d7 | [] | no_license | zhongshijun/tracking-by-detection | eb126eb526f2f15b973b9c7b833292bc8136aae8 | 16108b7ca9a0a0f7b00d9a559a034bf158c11d60 | refs/heads/master | 2021-01-20T08:10:06.703406 | 2017-04-25T05:00:05 | 2017-04-25T05:00:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,958 | cpp | #include "BBDetector.h"
#ifdef USE_CAFFE
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
using namespace caffe;
// Constructors
BBDetector::BBDetector(const std::string &modelFile, const std::string &weightsFile, const std::string &meanValue)
: Detector() {
Caffe::set_mode... | [
"samuel.murray@outlook.com"
] | samuel.murray@outlook.com |
1777343c9d341be29f280843eb7e82b3e9d013da | b8914fca2295a5e257fab4d5000d5db2477b6f6a | /v2.1.cpp | cc15b71615aaed68b866c393cb60a6862025ae1d | [] | no_license | fatihgoksu/HuffmanCoding | 363b0de39ff6370419d792fcda0261889e283dec | 39a854deb98599f6d8dce39737afcd141a93e2e2 | refs/heads/master | 2021-08-28T16:56:02.401139 | 2017-12-12T20:49:36 | 2017-12-12T20:49:36 | 114,037,181 | 1 | 0 | null | null | null | null | ISO-8859-9 | C++ | false | false | 2,300 | cpp | #include <stdio.h>
#include <string.h>
typedef struct huffmanAgac { //huffmanağac yapısı olusturuldu
struct huffmanAgac *sol, *sag;
int frekans;
char c;
} *node;
struct huffmanAgac pool[256] = {{0}};
node qqq[255], *q = qqq - 1;
int n_nodes = 0, qend = 1;
char *code[128] = {0}, buf[1024];
... | [
"noreply@github.com"
] | fatihgoksu.noreply@github.com |
78006a208ceeb55749fb56005d84cc04b163fb94 | 02f819760606087eeb7464cf10ca9ad5c001b851 | /source/extensions/transport_sockets/common/passthrough.h | 4731e5ebbb0b4ff7a12d77459260662cf1b21d9d | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | yxue/envoy | 3899021225ce93ebd0e5ce6de826fc99e589bca0 | b56c0a2a4e877f61b5601ecd6a98f0efe439ffec | refs/heads/master | 2023-06-10T21:39:46.716556 | 2023-03-13T03:43:17 | 2023-03-13T03:43:17 | 182,469,103 | 2 | 0 | Apache-2.0 | 2023-06-08T12:30:41 | 2019-04-21T00:56:04 | C++ | UTF-8 | C++ | false | false | 1,875 | h | #pragma once
#include "envoy/network/connection.h"
#include "envoy/network/transport_socket.h"
#include "source/common/buffer/buffer_impl.h"
namespace Envoy {
namespace Extensions {
namespace TransportSockets {
class PassthroughFactory : public Network::TransportSocketFactory {
public:
PassthroughFactory(Network:... | [
"noreply@github.com"
] | yxue.noreply@github.com |
1314dee78a36980cc1e19a396895f193955ff8d4 | 740f4a46762126367b322527cb852373250f3fdf | /Hello World.cpp | aee713a7958e9096e484d990ed2d10dfda8511f2 | [] | no_license | mukul-yadavv/Git_Demo | a176b441256b665490d7b8547fcae4756726461f | 019ebd9f27946b35317b72cf9f7630cb0445bf21 | refs/heads/main | 2023-03-04T15:24:30.898886 | 2021-02-15T09:00:35 | 2021-02-15T09:00:35 | 338,985,398 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 84 | cpp | #include <iostream>
using namespace std;
int main()
{
cout<<"Hello World"<<endl;
} | [
"mukulyadav4548@gmail.com"
] | mukulyadav4548@gmail.com |
5451625891109df3394b0b2ac0b4bb6899e0d717 | bef53cc5427675f68a1b836e26cb5af887a89de9 | /project/User/Users.cpp | 7996080e5ae8e31df7984441ff7917557fdf005d | [] | no_license | chestnutprog/DS_Final_Project | 0ef2fc1519e5832d9f21d5fabeaaf5087d77fe51 | 2ebcc1d22930f74aa59f8366c4187fb11eac6805 | refs/heads/master | 2022-10-11T09:52:39.761479 | 2020-06-12T08:12:04 | 2020-06-12T08:12:04 | 266,036,557 | 0 | 0 | null | 2020-08-12T08:12:36 | 2020-05-22T06:34:11 | C++ | UTF-8 | C++ | false | false | 4,871 | cpp | #include "Users.h"
/**This is the database of the game.
*The information is stored in the user.sqlite
*The name of the table is called users
*And there are four column in this table ,they are username, psd, point, token.
*/
auto storage = make_storage(
"user.sqlite",
make_table("users",
make_column("username", &us... | [
"noreply@github.com"
] | chestnutprog.noreply@github.com |
6fec6bbbdb31745ef8b2ed162bdbf9f4135c5ea3 | 6ce46d0748248659c76cd1ffe0a9e03e8cd33374 | /controlino/controlino.cpp | e01c058585d5ebcff86f077a39694a4da752c29f | [] | no_license | josecurras/Instrumentino | 933eb4738f3188ae63b58e46cb81dce351324852 | 459860ff6c545aaee6c25f6de5543b6c0515f7a2 | refs/heads/master | 2020-12-29T01:12:08.761924 | 2015-01-06T11:24:12 | 2015-01-06T11:24:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,101 | cpp | /*
controlino.cpp - Library for controling an Arduino using the USB
Created by Joel Koenka, April 2014
Released under GPLv3
Controlino let's a user control the Arduino pins by issuing simple serial commands such as "Read" "Write" etc.
It was originally written to be used with Instrumentino, the open-source GUI pl... | [
"yoel.koenka@gmail.com"
] | yoel.koenka@gmail.com |
006e39ab50f4a174bd1e0a14600569542652e7d8 | b405fd9cd3c53a3ed279e75aca3fec89ba745df5 | /430.Flatten a Multilevel Doubly Linked List/430.Flatten a Multilevel Doubly Linked List/main.cpp | 870e40ccd91487b3ebdc82c5cb961a6b82e7e215 | [] | no_license | Abysman/MyLeetCode | 4842db63f4914022a3773be1e9d9ce068cb6d3bd | a4eb8af658996e7ba4501342f4aa4bbd113e6cfb | refs/heads/master | 2021-04-06T20:48:17.260497 | 2020-01-23T23:09:35 | 2020-01-23T23:09:35 | 125,452,898 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,105 | cpp | //
// main.cpp
// 430.Flatten a Multilevel Doubly Linked List
//
// Created by stevenxu on 10/31/19.
// Copyright © 2019 stevenxu. All rights reserved.
//
#include <iostream>
/*
// Definition for a Node.
class Node {
public:
int val;
Node* prev;
Node* next;
Node* child;
Node() {}
Node(in... | [
"stevenxu169@hotmail.com"
] | stevenxu169@hotmail.com |
cbb8030681db5bd9aa39981cc16514057bcb2b96 | 89b7ffc5c56331a189501cda035648e2b2016d74 | /WebLayoutCoreOnly/Source/WebCore/RenderText.cpp | 5b2edbfa0d4cb80e904696a5bf7c2095d55feed2 | [
"MIT"
] | permissive | jjbheda/trylearn | 60343fdb74dd597f0a49286de4ec1f0f57a06faa | 74dd5c6c977f8d867d6aa360b84bc98cb82f480c | refs/heads/master | 2020-03-22T17:49:17.391764 | 2018-03-30T16:25:32 | 2018-03-30T16:25:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 58,611 | cpp | /*
* (C) 1999 Lars Knoll (knoll@kde.org)
* (C) 2000 Dirk Mueller (mueller@kde.org)
* Copyright (C) 2004-2007, 2013-2015 Apple Inc. All rights reserved.
* Copyright (C) 2006 Andrew Wellington (proton@wiretapped.net)
* Copyright (C) 2006 Graham Dennis (graham.dennis@gmail.com)
*
* This library is free software; yo... | [
"jianbai.gbj@alibaba-inc.com"
] | jianbai.gbj@alibaba-inc.com |
ff00eb58bae7a07cda08b6d56ab4fa30d4d9e433 | e2edf4c5cbfd0010dd801d72a57ad598a070c5a7 | /SEMESTER 1 (C++)/CREATIVE PHONECASE(CODE).cpp | aa983d4dc070d6ca3793875cae550da34573f3ea | [] | no_license | aiiyinn/uni-days | ff45118cad15810804725ad4f5fd204dd24fb9c6 | 1c7d884c4e4759259ee3b8eceb79f74e13b11d8d | refs/heads/master | 2022-11-19T00:32:39.730652 | 2020-06-22T03:21:48 | 2020-06-22T03:21:48 | 268,451,484 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,654 | cpp | #include <iostream>
#include <iomanip>
#include <cstring>
#include <unistd.h> //wheader file using sleep() method
#include <Windows.h> //header file COLOR CODE
using namespace std;
//function prototype
//without return value
void displayHello();
void displayOffer();
void displayReminder()... | [
"noreply@github.com"
] | aiiyinn.noreply@github.com |
f7ceb8a9f9c9ea84968b0754ca461e10dbed8577 | ecdb37ca675fbf51dd1d8bbda6dfacbed30aee2b | /contests/tenka1-2018-beginner/C/main.cpp | fd3b3fe2091c915bbb1acff42e7edd9b8bb7cca6 | [
"MIT"
] | permissive | natsuki1996/atcoder-practice | 92de1423d297008c01f672e0e811d28d838ed039 | e6f2d1785f96553b822fc2677325614306f625f2 | refs/heads/master | 2022-12-08T15:52:36.140364 | 2020-09-20T04:29:16 | 2020-09-20T04:29:16 | 264,850,228 | 0 | 0 | null | 2020-07-22T06:12:39 | 2020-05-18T06:39:19 | C++ | UTF-8 | C++ | false | false | 686 | cpp | #include <bits/stdc++.h>
#define rep(i, n) for (int i = 0; i < (int)(n); i++)
using namespace std;
using ll = long long;
using P = pair<int, int>;
int main() {
ll n;
cin >> n;
vector<int> a(n);
rep(i, n) cin >> a[i];
sort(a.begin(), a.end());
vector<int> c(n, 1);
for (int i = 1; i < n; i += 2) c[i] *= ... | [
"natsu1580ki@gmail.com"
] | natsu1580ki@gmail.com |
c135cf32beb6ff1b21f07c1e198e6e0421006e0a | ece8ee6e04f74402e69d522ac48d6cd145b3d875 | /ThirdParty/LAStools/laszip.hpp | 038b63884a30a810e780f225a71a156ee19a1430 | [] | no_license | MAPSWorks/webAsmPlay-imgui-osm | f4cd3e60c9e79687c3a6c8ab85e0a62aa87c7c44 | 15775df8a914ff77efcfa5deda04ef7e49262f28 | refs/heads/master | 2020-07-10T17:33:03.440799 | 2019-12-01T09:43:44 | 2019-12-01T09:43:44 | 204,323,140 | 3 | 0 | null | 2019-12-01T09:43:45 | 2019-08-25T16:51:42 | C++ | UTF-8 | C++ | false | false | 5,907 | hpp | /*
===============================================================================
FILE: laszip.hpp
CONTENTS:
Contains LASitem and LASchunk structs as well as the IDs of the currently
supported entropy coding scheme
PROGRAMMERS:
martin.isenburg@rapidlasso.com - http://rapidlasso.com
CO... | [
"trailcode@gmail.com"
] | trailcode@gmail.com |
e9178f11e39028d1ea708c9f3605cbd019ccc66d | 5de42c4e14a7ddbc284a742c66cb01b230ba43ce | /codeforces/681/E.cpp | d1a839c9b547910679d24caa65f013695b51ba1d | [] | no_license | NhatMinh0208/CP-Archive | 42d6cc9b1d2d6b8c85e637b8a88a6852a398cc23 | f95784d53708003e7ba74cbe4f2c7a888d29eac4 | refs/heads/master | 2023-05-09T15:50:34.344385 | 2021-05-04T14:25:00 | 2021-05-19T16:10:11 | 323,779,542 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,417 | cpp |
// Problem : D. Binary String To Subsequences
// Contest : Codeforces - Codeforces Round #661 (Div. 3)
// URL : https://codeforces.com/contest/1399/problem/D
// Memory Limit : 256 MB
// Time Limit : 2000 ms
// Powered by CP Editor (https://github.com/cpeditor/cpeditor)
/*
A Submission by $%U%$
at time: $%Y%$-$%M%$-... | [
"minhkhicon2468@gmail.com"
] | minhkhicon2468@gmail.com |
9d725a42eba910c6f98cc97509137e1bd2b54c8d | aa5385fb0fb6811a00fc25266cb59bcae5e8270e | /iphone/cardet/Source/Common.h | 7d31bab8df72fa6decc451831e17393d0fdb4f3f | [] | no_license | genesis32/cardet | 6c017d8d0c4b83fec499fe911fb79a73571d25f1 | 7fcf2a492bb4509084dbbbef809314aec9b5348e | refs/heads/master | 2021-01-20T04:11:35.819296 | 2017-04-28T01:19:53 | 2017-04-28T01:19:53 | 89,654,623 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 170 | h | #ifndef COMMON_H
#define COMMON_H
#include <assert.h>
#include <stdio.h>
#include <stdint.h>
#include "Util.h"
namespace cardet
{
extern int gCurrTimeMs;
}
#endif
| [
"ddmassey@gmail.com"
] | ddmassey@gmail.com |
36a2e265bea783ebd07f6628e415f3ab684ca766 | 8083aa52a558088e6762e1e74f4219d2f4494043 | /GreedyGenesLib/GreedyGenesLib/TwoPointInversion.h | 8dedf766357cf5b7f211e35cffcaa76178e4e3cd | [
"MIT"
] | permissive | s-ani/GreedyGenes | 78d1054b0697fe7dfbe2ab4a3f56b8117479c3b2 | 04c34edb09f087a9cfc3286b74e0aa17c3951882 | refs/heads/master | 2020-05-14T13:47:44.172868 | 2018-04-29T09:41:25 | 2018-04-29T09:41:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 283 | h | #pragma once
#include "InversionStrategy.h"
class TwoPointInversion : public InversionStrategy
{
public:
TwoPointInversion(double inversionRate)
: m_rate(inversionRate)
{}
void Inverse(Generation& gen) override;
private:
double m_rate;
};
| [
"Narek_Atayan@epam.com"
] | Narek_Atayan@epam.com |
12cc0b773d7f9fe310643a8da695f36516cb7e91 | de81b2510a358116d0a434b2e803d7aab814d101 | /src/Board.cpp | ad39ba2dbe76f7d72fd2026aefe5deaae21bc01e | [] | no_license | Davood96/MonopolyCMD | 978303c3ba15d2972d23edb0b566b6f3929506bb | 21ccd903611c3f9bf093def9fd6784bfeda7475f | refs/heads/master | 2021-01-17T19:51:56.577215 | 2016-08-06T08:29:25 | 2016-08-06T08:29:25 | 64,056,137 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,500 | cpp | /**
* This file contains the implementation of the following classes:
* - Board
**/
#include <stdio.h>
#include <iostream>
#include <stdlib.h>
#include "../Headers/Board.h"
#include "../Headers/RandomCardImp.h"
#include "../Headers/PropertyChildren.h"
#include "../Headers/CardTypes.h"
#include "../Headers/Names.h"
voi... | [
"david96@my.yorku.ca"
] | david96@my.yorku.ca |
0a7e4fe46eed3658626f2272c508cd2fe7669d91 | 16b142e8cd4a704c0488646c82141716409a698b | /Section6.5/checker.cpp | 09cba50882d74216157491da5bcdf8bfa7247457 | [] | no_license | BragCat/USACO | 3ba602c50210e60ebda3653263d27eb34996e31d | db22e56e5d42c462ea38cf656c4dfba619f79265 | refs/heads/master | 2018-11-22T08:42:46.196513 | 2018-10-30T13:46:07 | 2018-10-30T13:46:07 | 100,441,033 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 975 | cpp | /*
ID: bragcat1
LANG: C++11
TASK: checker
*/
#include <cmath>
#include <fstream>
using namespace std;
int full, sum;
int a[14],n;
ifstream fin("checker.in");
ofstream fout("checker.out");
void dfs(int row, int ld, int rd, int deep) {
int pos, p;
if (row != full) {
pos = full & ~(row | ld | rd);
... | [
"bragcat.li@gmail.com"
] | bragcat.li@gmail.com |
6d4fae5b75586bd096b4a3eb01050c4f2e5b3b04 | 4d251c3f1dec4a9a1baf2b33fba09971dcbaf95e | /src/layouts/FixedLayout.cpp | 53c71e110eb53d988f6f1881b57d9699f69cf915 | [
"MIT"
] | permissive | tdp-libs/tp_maps_ui | fce7b3130def400d311257ca882663858a8dc79d | 31306f605246d44b219c47b33eba7c753d26160d | refs/heads/master | 2022-08-18T12:36:58.697394 | 2022-08-05T12:41:24 | 2022-08-05T12:41:24 | 156,202,095 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 4,867 | cpp | #include "tp_maps_ui/layouts/FixedLayout.h"
#include "tp_maps_ui/layers/UILayer.h"
#include "tp_maps_ui/Widget.h"
#include "tp_maps/Map.h"
#include "tp_utils/DebugUtils.h"
namespace tp_maps_ui
{
namespace
{
//##################################################################################################
class La... | [
"tompaynter@tdpe.co.uk"
] | tompaynter@tdpe.co.uk |
2f627f7d5c674550371b1dfc7c2f15cd95562a0a | 24169ed433d6fb46ee6c00d49a31ee834f517dce | /GFlowSim/src/visualization/raykdtree.cpp | 95f1922bf9afd5f99d4f0ecc037e63afde035d4c | [] | no_license | nrupprecht/GFlow | 0ae566e33305c31c1fead7834a0b89f611abb715 | 445bf3cbdbcdc68aa51b5737f60d96634009a731 | refs/heads/master | 2021-11-22T22:07:31.721612 | 2020-04-22T18:51:21 | 2020-04-22T18:51:21 | 60,136,842 | 2 | 2 | null | 2020-02-10T23:10:33 | 2016-06-01T01:49:26 | C++ | UTF-8 | C++ | false | false | 7,080 | cpp | #include "raykdtree.hpp"
// Other files
#include "../utility/vectormath.hpp"
namespace GFlowSimulation {
RayKDTreeNode::~RayKDTreeNode() {
if (lower) delete lower;
lower = nullptr;
if (higher) delete higher;
higher = nullptr;
}
void RayKDTreeNode::insert(Sphere *sphere) {
// If this is a l... | [
"nathaniel.rupprecht@gmail.com"
] | nathaniel.rupprecht@gmail.com |
d798a55e70c1945eb0752f9fa35e589cfd915f6f | 8194c153de598eaca637559443f71d13b729d4d2 | /ogsr_engine/xrGame/UIDialogHolder.h | 904fdc9fff7618e42835c72661733f3875a4cce2 | [
"Apache-2.0"
] | permissive | NikitaNikson/X-Ray_Renewal_Engine | 8bb464b3e15eeabdae53ba69bd3c4c37b814e33e | 38cfb4a047de85bb0ea6097439287c29718202d2 | refs/heads/dev | 2023-07-01T13:43:36.317546 | 2021-08-01T15:03:31 | 2021-08-01T15:03:31 | 391,685,134 | 4 | 4 | Apache-2.0 | 2021-08-01T16:52:09 | 2021-08-01T16:52:09 | null | UTF-8 | C++ | false | false | 1,420 | h | #pragma once
class CUIDialogWnd;
class CUIWindow;
class dlgItem{
public:
dlgItem (CUIWindow* pWnd);
CUIWindow* wnd;
bool enabled;
bool operator < (const dlgItem& itm) const;
};
class recvItem{
public:
enum{ eCrosshair = (1<<0),
eIndicators = (1<<1),};
recvItem (CUIDialogWnd*);
CUIDialogWnd* m_item;... | [
"kdementev@gmail.com"
] | kdementev@gmail.com |
b8154f3bd47e4e8711ae3240d9c0a4934f5fba96 | 01c19b4b0f20c99c8e3f5a6c9ae32f7894357ed6 | /src/db/db_interface.cc | 005fa52842b4c092d26a3f98be145f707c1288de | [] | no_license | synxb/crypto_online_project | 555ab1206e0f55507b76751d47f72c45bcd292ec | 2c61362913a6c2f8098d934a074abc7d446174f7 | refs/heads/master | 2022-01-17T00:56:47.259922 | 2018-04-29T22:11:51 | 2018-04-29T22:11:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,087 | cc | /**
* File: db_interface.cc
* Created: 20/12/2017 19:45
* Finished:
*
* Description:
* @version 0.01
* Author: Jacob Powell
*/
#include "db_interface.h"
/**
* @brief This method gets given an id for a user and then searches through the DbUser table for the user with that id.
* If it finds a user with... | [
"jpwell3@gmail.com"
] | jpwell3@gmail.com |
1383496c769fd024a9ab3576238031927600b270 | 0cd19011318abe62f57ae5221cd82c142de18d31 | /矩形/矩形/squre.cpp | 569ef3050b223a983652f1c4c550b3da45af8f81 | [] | no_license | w7436/wen-CPP | 07c171d3f099475647480755af65ad1a0b419e0e | 4e70049186ea992154bc430cbffd3fed7b7f810e | refs/heads/master | 2022-03-31T10:53:54.074091 | 2019-12-10T15:18:48 | 2019-12-10T15:18:48 | 197,928,575 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 105 | cpp | #define _CRT_SECURE_NO_WARNINGS
#include "squre.h"
void CRectangle::Move(int a,int b,int c,int d) {
} | [
"3239741254@qq.com"
] | 3239741254@qq.com |
c3075da49d25fd2e135217925cd00c4ed3ace064 | 9fad4848e43f4487730185e4f50e05a044f865ab | /src/content/common/gpu/media/v4l2_image_processor.cc | b7417b583b8cb989271b734ef9819eb017ed6a58 | [
"BSD-3-Clause"
] | permissive | dummas2008/chromium | d1b30da64f0630823cb97f58ec82825998dbb93e | 82d2e84ce3ed8a00dc26c948219192c3229dfdaa | refs/heads/master | 2020-12-31T07:18:45.026190 | 2016-04-14T03:17:45 | 2016-04-14T03:17:45 | 56,194,439 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,159 | cc | // Copyright 2014 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 <errno.h>
#include <fcntl.h>
#include <linux/videodev2.h>
#include <poll.h>
#include <string.h>
#include <sys/eventfd.h>
#include <sys/ioctl.h>
#... | [
"dummas@163.com"
] | dummas@163.com |
2f72c5114c3d9d8bb5b195890644e0160bf9fee0 | 9c3a452da21455f64e1e86c1385d3d85c46070ee | /IfcPlusPlus/src/ifcpp/IFC4/lib/IfcText.cpp | 30883579be8d13b88d82f1368f3dbc54249e72ec | [
"MIT"
] | permissive | tao00720/ifcplusplus | a0e813757d79b505e36908894b031928389122c2 | 3d2e9aab5f74809a09832d041c20dec7323fd41d | refs/heads/master | 2021-07-02T04:51:25.421124 | 2017-04-11T15:53:48 | 2017-04-11T15:53:48 | 103,811,406 | 0 | 0 | null | 2017-09-17T07:35:36 | 2017-09-17T07:35:36 | null | UTF-8 | C++ | false | false | 1,338 | cpp | /* Code generated by IfcQuery EXPRESS generator, www.ifcquery.com */
#include <sstream>
#include <limits>
#include <map>
#include "ifcpp/reader/ReaderUtil.h"
#include "ifcpp/writer/WriterUtil.h"
#include "ifcpp/model/IfcPPBasicTypes.h"
#include "ifcpp/model/IfcPPException.h"
#include "ifcpp/IFC4/include/IfcSi... | [
"ifcquery@users.noreply.github.com"
] | ifcquery@users.noreply.github.com |
db56bcaa87d0dbc20a72203d8b05b813352eccc9 | 3f3c4602af10950d28c893c36e75879245d5faf7 | /A9/RadialForceField.cpp | 5404b3bf97dfae97390c424e3662837fa60598cd | [] | no_license | SuperVivian/computer_graphics_assignments | 7b164f12c6593463acd93eced6e478068a047b09 | b98cac60191ba51059601fb391fc536f082fc443 | refs/heads/master | 2021-02-04T10:14:02.310955 | 2020-02-28T01:53:32 | 2020-02-28T01:53:32 | 243,654,656 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 446 | cpp | #include "stdafx.h"
#include "RadialForceField.h"
RadialForceField::RadialForceField (float magnitude)
{
this->magnitude = magnitude;
}
Vec3f RadialForceField::getAcceleration (const Vec3f &position, float mass, float t)
{
//径向力场 加速度a=position*magnitude/m*(-1)
//将粒子拉向原点,力的大小和到原点的距离成正比
Vec3f force = position * ma... | [
"1113679022@qq.com"
] | 1113679022@qq.com |
35d3a92f8adda057e8a9ebdb980da0d1531a9217 | 46c810a431d2a1616a09b55f5b5f202dc3907941 | /Plugins/StreetMap/Source/StreetMapImporting/OSMFile.h | f51adbd417baef92b6e415462251762778a557ee | [
"MIT",
"ODbL-1.0"
] | permissive | moenkhaus/UnrealLandscape | e06f83224522a1007857c430c4e3cda4d0f8a6be | 84b33921cf717ddb10cace5f62d5e7b36fc1823a | refs/heads/master | 2020-12-02T22:03:59.522633 | 2017-03-22T18:42:59 | 2017-03-22T18:42:59 | 231,140,085 | 0 | 0 | MIT | 2019-12-31T19:48:38 | 2019-12-31T19:48:37 | null | UTF-8 | C++ | false | false | 5,975 | h | // Copyright 2017 Mike Fricker. All Rights Reserved.
#pragma once
#include "FastXml.h"
/** OpenStreetMap file loader */
class FOSMFile : public IFastXmlCallback
{
public:
/** Default constructor for FOSMFile */
FOSMFile();
/** Destructor for FOSMFile */
virtual ~FOSMFile();
/** Loads the map from an OpenS... | [
"benjamin.neukom@gmail.com"
] | benjamin.neukom@gmail.com |
470762296581044b2e574447ac72a93f1a48ee93 | e60562720c8027ccfc07f6ab2c64dfe980daea53 | /src/CommandLineParser/CommandLineParser.cpp | 98fc7aec90e0597b98e40c6e084f546773c1f67c | [
"BSD-3-Clause"
] | permissive | sebastiandaberdaku/VoxMeshSurfOpenMP | 6a4696073be15ad41a1b4cd7c114bc08714473b5 | dc5c13a6b3cb3d1b47fa2a195635063b19bf73d7 | refs/heads/main | 2023-03-25T11:27:38.345119 | 2021-03-28T12:10:33 | 2021-03-28T12:10:33 | 352,317,124 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,228 | cpp | /*
* CommandLineParser.cpp
*
* Created on: Sep 6, 2014
* Author: sebastian
*/
#include "../utils/disclaimer.h"
#include "CommandLineParser.h"
#include "CustomValidators.h"
/**
* This method parses the input command line options.
* @param argc input argc reference, i.e. the first argument of the main met... | [
"yye4468@infocert.it"
] | yye4468@infocert.it |
33fc6411b23e97fe527bb3766f2b9a1e729c2d80 | 3829c260c8a807da44309f60f9a76256ba15dd20 | /rgbled.cpp | 5d1711bcaecdcdd359861afc3cc74983aedafdd3 | [] | no_license | martinsv/arduino-rgbled | 9981eb9730f81639f8c0f3e6f2d0a4964327748a | 33cac49c863a106e8a69491fbb574bd6ce982ec6 | refs/heads/master | 2021-01-15T15:57:21.778271 | 2012-02-19T06:59:44 | 2012-02-19T06:59:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,879 | cpp | #if defined(ARDUINO) && ARDUINO >= 100
#include "Arduino.h"
#else
#include "WProgram.h"
#endif
#include "rgbled.h"
static const uint16_t kDefaultDelay = 5; // milliseconds
RGBLED::RGBLED(const int red_pin, const int green_pin, const int blue_pin)
: red_pin_(red_pin),
green_pin_(green_pin),
blue_pin_... | [
"ms@quadpoint.org"
] | ms@quadpoint.org |
0b68a47a45741ddcf448927e99a6736d706ee966 | a93cf8f695c1d1d97b8d0b9ccec6932c5e499ff8 | /Beakjoon_pt1/Beakjoon_pt1/1546.cpp | d34f1486a1e9c38daeedf7b7fbe202eaf8ee2f7c | [] | no_license | tmdwns1101/AlgorithmStudy | 0abc108a7a73895934da2633998c7a90137d49ea | e8ca069e202f40e074b7311626fe8da8af057589 | refs/heads/master | 2021-07-22T11:32:30.817108 | 2020-05-20T16:28:27 | 2020-05-20T16:28:27 | 165,377,838 | 0 | 1 | null | 2020-02-07T07:56:16 | 2019-01-12T11:02:59 | C++ | UTF-8 | C++ | false | false | 452 | cpp | //#include<iostream>
//#include<vector>
//#pragma warning(disable : 4996)
//using namespace std;
//
//int main() {
//
// int n;
//
// cin >> n;
// vector<double> v(n);
//
//
// double max = 0;
// for (int i = 0; i < n; i++) {
// scanf("%lf", &v[i]);
// if (max < v[i]) max = v[i];
// }
// double ans = 0;
// double su... | [
"tmdwns1101@naver.com"
] | tmdwns1101@naver.com |
48e5cc99c476bd1e233525d553967b989c8cdcf4 | 07d784d60aacc1872b19525e4de755378ba5fe9e | /EersteGraphicEngine/model/Road7.h | 9ac83b805295023ecf22fe6e1984d56e073d410b | [
"MIT"
] | permissive | fabsgc/EersteGraphicEngine | 0c9308a51d1b2b2e83f0f22da9950e75bdf5ee0b | 09d0da03dbe3a17a5da6651409f697a0db8634bd | refs/heads/master | 2021-04-29T15:47:30.391663 | 2018-09-24T14:13:48 | 2018-09-24T14:13:48 | 121,803,405 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 232 | h | #pragma once
#include "PrerequisitesCore.h"
#include "Model.h"
namespace ege
{
class Road7 : public Model
{
public:
Road7();
~Road7();
void Initialise() override;
void Update();
};
} | [
"fabienbeaudimi@hotmail.fr"
] | fabienbeaudimi@hotmail.fr |
98ecb8076a3efb58139f0a1f751859e3914e5481 | b242a1f93c5324e23eafed5c4421f0f44ec8eaac | /FEM/element.cpp | aa3b30af770307370016c4222681055f1ad6c2e5 | [] | no_license | Czitels/FEM | ef7c75097f3b30a4c1951670d116005c4271ffa6 | f50a74185231ab14be63ffa5e1b3bb101cecb2c1 | refs/heads/master | 2020-04-07T05:37:15.765396 | 2019-03-05T14:41:31 | 2019-03-05T14:41:31 | 158,103,033 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,274 | cpp | #include <vector>
#include <cmath>
#include "element.h"
#include "universal_element.h"
Element::Element(std::array<unsigned int, 4> IDs) :ID(IDs) { H.resize(4); }
void Element::calculH(std::array<double,4> &cordsx, std::array<double,4> &cordsy)
{
Universal_element univ;
DbMtrx Jacobian;
std::vector<doub... | [
"noreply@github.com"
] | Czitels.noreply@github.com |
7d68e03dbd59b9d3102ae74c68021e1761634f81 | 2fbf7b1459a51e92d728ab184a75575c6b50eee4 | /include/Popup.h | 22d9fd39075ea855de1500ebf52d1e51304ae566 | [] | no_license | swiftyjam/SpacePizza | 851a69a4064b5610846135b0073733f55b39dc3e | 67c2b34be51b57a50471f6d32fc7fe3953f7aba8 | refs/heads/master | 2022-01-17T08:14:09.470883 | 2019-05-22T08:11:49 | 2019-05-22T08:11:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 582 | h | #ifndef POPUP_H
#define POPUP_H
#include <iostream>
#include <vector>
#include <SFML/Graphics.hpp>
#include "SuperSprite.h"
class Popup
{
public:
Popup(string ruta, double life);
void setLife(double t);
SuperSprite* getSprite();
void setPosition(sf::Vector2f new_pos);
void ... | [
"samjavaloyes96@gmail.com"
] | samjavaloyes96@gmail.com |
a5d429f4b067c25a62ee1ff247c777e57a5ba0bc | b33a9177edaaf6bf185ef20bf87d36eada719d4f | /qtbase/src/gui/math3d/qquaternion.cpp | 0e73f79ac0b43b3a557ba0573701264a7d16bc75 | [
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-commercial-license",
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"GFDL-1.3-only",
"LicenseRef-scancode-qt-commercial-1.1",
"LGPL-3.0-only",
"LicenseRef-scancode-qt-company-exception-lgpl-2.1",
... | permissive | wgnet/wds_qt | ab8c093b8c6eead9adf4057d843e00f04915d987 | 8db722fd367d2d0744decf99ac7bafaba8b8a3d3 | refs/heads/master | 2021-04-02T11:07:10.181067 | 2020-06-02T10:29:03 | 2020-06-02T10:34:19 | 248,267,925 | 1 | 0 | Apache-2.0 | 2020-04-30T12:16:53 | 2020-03-18T15:20:38 | null | UTF-8 | C++ | false | false | 27,950 | cpp | /****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** Licensees holding valid commerc... | [
"p_pavlov@wargaming.net"
] | p_pavlov@wargaming.net |
a0ba93b6d154aeeed5004f1a67984007618d3026 | 7ea45377de05a91d447687c53e1a836cfaec4b11 | /forces_code/con276/a.cpp | 4a28b73066ff054a29e0670bac9811a3f122b9b1 | [] | no_license | saikrishna17394/Code | d2b71efe5e3e932824339149008c3ea33dff6acb | 1213f951233a502ae6ecf2df337f340d8d65d498 | refs/heads/master | 2020-05-19T14:16:49.037709 | 2017-01-26T17:17:13 | 2017-01-26T17:17:13 | 24,478,656 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 911 | cpp | #include <iostream>
#include <cstdio>
#include <cmath>
#include <algorithm>
#include <cstring>
#include <set>
#include <stack>
#include <vector>
#include <map>
#include <list>
#include <queue>
#define lli long long int
#define ii pair<int,int>
#define mod 1000000007
#define inf 999999999
#define lim 10000000
using na... | [
"saikrishna17394@gmail.com"
] | saikrishna17394@gmail.com |
ecf15a404143582ce437f0a19fd8e103565d5be0 | e51c1e02da0bd145308a8fb12ce372010afb7966 | /leetcode/21.合并两个有序链表.cpp | 12f67286c48082a55205e8e4e642331bbe0f7325 | [] | no_license | XU-zzy/zzy_win10 | 0ad945b29686049b0d3586b355a55134eab208d6 | 05d0cb1645562fe317592b90e11e88cab4f3923a | refs/heads/master | 2023-08-11T15:36:15.081440 | 2021-09-18T13:15:11 | 2021-09-18T13:15:11 | 369,444,064 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,543 | cpp | /*
* @lc app=leetcode.cn id=21 lang=cpp
*
* [21] 合并两个有序链表
*/
// @lc code=start
/**
* Definition for singly-linked list.
* struct ListNode {
* int val;
* ListNode *next;
* ListNode() : val(0), next(nullptr) {}
* ListNode(int x) : val(x), next(nullptr) {}
* ListNode(int x, ListNode *next) ... | [
"1245215743@qq.com"
] | 1245215743@qq.com |
4076b134a165784f2f6f03167f6b8281cdbfe64f | 659d99d090479506b63b374831a049dba5d70fcf | /xray-svn-trunk/xr_3da/xrGame/EffectorFall.h | 5fbb62e1bb3f8a396fcf7c5a51ac247c4af67e72 | [] | no_license | ssijonson/Rengen_Luch | a9312fed06dd08c7de19f36e5fd5e476881beb85 | 9bd0ff54408a890d4bdac1c493d67ce26b964555 | refs/heads/main | 2023-05-03T13:09:58.983176 | 2021-05-19T10:04:47 | 2021-05-19T10:04:47 | null | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 447 | h | #pragma once
#include "../Effector.h"
// приседание после падения
class CEffectorFall : public CEffectorCam
{
float fPower;
float fPhase;
public:
CEffectorFall (float power, float life_time=1);
virtual BOOL ProcessCam (SCamEffectorInfo& info);
};
class CEffectorDOF : public CEffectorCam
{
float m_fPhase;... | [
"16670637+KRodinn@users.noreply.github.com"
] | 16670637+KRodinn@users.noreply.github.com |
ce1bb89a0db2cb94d5b3898006415f108ce33744 | 0fabf14823f3c0d963368e0672c64fc9aca2bead | /pro/Graduate/panels/panelnoise.cpp | 2a9155cc15d76d2908e2e71fc2698524de747481 | [] | no_license | zhoutl1106/graduate | f4272925693570e18b0e697ba8f9b5b14a2410f2 | 000d252385433d29ec02f966416ba725b835863d | refs/heads/master | 2016-09-09T19:26:00.136458 | 2014-06-14T06:15:07 | 2014-06-14T06:15:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,093 | cpp | #include "panelnoise.h"
#include "ui_panelnoise.h"
PanelNoise::PanelNoise(QWidget *parent) :
QWidget(parent),
ui(new Ui::PanelNoise)
{
ui->setupUi(this);
m_keyboardFreqLow = new Keyboard();
m_keyboardFreqLow->setWindowTitle("Keyboard of Freqency Low");
m_keyboardFreqHigh = new Keyboard();
m... | [
"arm2440@arm2440-VirtualBox.(none)"
] | arm2440@arm2440-VirtualBox.(none) |
54a2fcdb20a6bf1b23c976604f8129a1397776f4 | 043226adf84531a160bb816f0926382f3e3f4a5c | /PizzaAbstractFactory/chicago_pizza_ingredient_factory.cc | d0a6e787a6c297c2c8108feb12db6eff6ec6c2f6 | [] | no_license | Akhil-Dalwadi/CPP | 14ddba738bc39e771523a5d498be712d034db592 | 1f8030a39b6e7d9ed3038aee91d16be33c1af971 | refs/heads/master | 2022-02-16T10:56:40.302269 | 2018-10-19T16:40:23 | 2018-10-19T16:40:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,305 | cc | #include "chicago_pizza_ingredient_factory.h"
#include "black_olives.h"
#include "egg_plant.h"
#include "frozen_clams.h"
#include "spinach.h"
#include "sliced_pepperoni.h"
#include "thick_crust_dough.h"
#include "plum_tomato_sauce.h"
#include "mozzarella_cheese.h"
std::unique_ptr<Dough>
ChicagoPizzaIngredientFact... | [
"nguyen_bn@hotmail.com"
] | nguyen_bn@hotmail.com |
38f9013d8d02dad05977fd8c0a08c56cf27d928d | 35b432d3a4254c3c206c92097d7cb86b02270448 | /VirtualConstructorsAndFactories/WhendoesAnObjectgetItstype2.cpp | 0a1218663302947b3ab8e7d9eea54943f6bd06e4 | [] | no_license | AlexWuDDD/DesignModel | d14859d13c5c77ed765351568f97c25f3e753882 | a12a376885c68c9ac0eb1dd88ec148c300211284 | refs/heads/master | 2020-11-26T17:34:55.337536 | 2020-01-23T14:28:46 | 2020-01-23T14:28:46 | 229,159,824 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 649 | cpp | //
// Created by Wu Alex on 2020/1/6.
//
#include <iostream>
class A{
public:
A(){ whoami();};
virtual ~A(){ whoami();}
virtual void whoami() const{
std::cout << "A::whoami" << std::endl;
}
};
class B : public A{
public:
B(){ whoami();};
~B(){ whoami();}
virtual void whoami() cons... | [
"wkjworking@outlook.com"
] | wkjworking@outlook.com |
9cc18efac82c675538e801d6cfbf775cd310e147 | 2a0fee7a6f566843c6d533bc1f7b621c7e3b3400 | /third_party/blink/renderer/modules/media_controls/elements/media_control_text_track_list_element.cc | c0228aafc028fd19f5d3e5e016be1ebd296f9d3b | [
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft",
"BSD-3-Clause",
"MIT",
"Apache-2.0"
] | permissive | amitsadaphule/chromium | f53b022c12d196281c55e41e44d46ff9eadf0e56 | 074114ff0d3f24fc078684526b2682f03aba0b93 | refs/heads/master | 2022-11-22T22:10:09.177669 | 2019-06-16T12:14:29 | 2019-06-16T12:14:29 | 282,966,085 | 0 | 0 | BSD-3-Clause | 2020-07-27T17:19:52 | 2020-07-27T17:19:51 | null | UTF-8 | C++ | false | false | 9,845 | 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 "third_party/blink/renderer/modules/media_controls/elements/media_control_text_track_list_element.h"
#include "third_party/blink/renderer/core/d... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
df9fffb27bc9935913c75d579080544b0247ec01 | 042dd77f1c0adad08117a507aaa9b0f39ad72d6b | /案例55-长方体图像纹理映射算法/Face.h | 1ecd2f4f07211af9f52cc35c6a9a296e6e14cbac | [] | no_license | daoxiaochuan/Computer_graphics | c3af8b3cb28fd0c22a2a73fd0488525e9f36f73d | 70a04d7c528dd681691424521fc528622e64aa41 | refs/heads/master | 2023-08-05T09:07:02.361578 | 2019-09-11T02:31:20 | 2019-09-11T02:31:20 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 769 | h | // Face.h: interface for the CFace class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_FACE_H__82BF93AE_A82E_407D_AF42_6E6608253C1C__INCLUDED_)
#define AFX_FACE_H__82BF93AE_A82E_407D_AF42_6E6608253C1C__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#... | [
"2907805535@qq.com"
] | 2907805535@qq.com |
9d0e8917faaa2a25b00e4e942ab36044cf3be9a3 | 70615fa8f43c903f59b81337386e9e73c4a0c3cd | /chrome/browser/apps/app_service/extension_apps.h | 8ff0acaeb3c601340961cc25f9d9b6a371d05006 | [
"BSD-3-Clause"
] | permissive | MinghuiGao/chromium | 28e05be8cafe828da6b2a4b74d46d2fbb357d25b | 7c79100d7f3124e2702a4d4586442912e161df7e | refs/heads/master | 2023-03-03T00:47:05.735666 | 2019-12-03T15:35:35 | 2019-12-03T15:35:35 | 225,664,287 | 1 | 0 | BSD-3-Clause | 2019-12-03T16:18:56 | 2019-12-03T16:18:55 | null | UTF-8 | C++ | false | false | 10,261 | 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 CHROME_BROWSER_APPS_APP_SERVICE_EXTENSION_APPS_H_
#define CHROME_BROWSER_APPS_APP_SERVICE_EXTENSION_APPS_H_
#include <string>
#include "base/mac... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
3de788052829ef71ece4c8004c70de690abcec5c | 501bd46a5aa0ffebdeb55392351328b646cf4276 | /TextureSynthesis/Tiler.cpp | da561585a3d5c2b2099e75f4fedd203c34e5ed4f | [] | no_license | ialhashim/extend-mesh | f5a68d257ed5d6356a10cb8728b7910395725f37 | 2d4a0ba14332116b2c67dc7b59ce4cebd62fd076 | refs/heads/master | 2021-01-10T20:22:48.908517 | 2015-03-13T18:32:03 | 2015-03-13T18:32:03 | 32,124,922 | 9 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,308 | cpp | #include "Tiler.h"
Tiler::Tiler(const MatrixXf & src, int bandSize, int tileCount)
{
src_img = src;
band_size = Min(bandSize, src.cols() - 1);
tile_count = Max(1, tileCount); // at least one
is_done = false;
}
MatrixXi Tiler::tileAsPos()
{
MatrixXf square_diff, weighted_square_diff;
MatrixXf we... | [
"ennetws@49f7b1b1-d3fc-9bea-4e79-022a69d0483f"
] | ennetws@49f7b1b1-d3fc-9bea-4e79-022a69d0483f |
fb865a3f346f09432db77a1ad0ef75e899641fda | 875b7e7fe1aac12b927c5f7177862d29d945ef25 | /SPlisHSPlasH/Viscosity/Viscosity_Weiler2018.h | 05e61786c714e1749db3dee01a70fe25417ddd99 | [
"MIT"
] | permissive | horizon-research/SPlisHSPlasH_with_time | ea8bceb100a10596b45c6bec517a0f13bb644dc5 | 147ada04d35e354f9cb01675834c1bd80e1b1d23 | refs/heads/master | 2023-04-24T09:14:21.936180 | 2021-05-10T22:31:29 | 2021-05-10T22:31:29 | 366,188,051 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,314 | h | #ifndef __Viscosity_Weiler2018_h__
#define __Viscosity_Weiler2018_h__
#include "SPlisHSPlasH/Common.h"
#include "SPlisHSPlasH/FluidModel.h"
#include "ViscosityBase.h"
#include "SPlisHSPlasH/Utilities/MatrixFreeSolver.h"
#define USE_BLOCKDIAGONAL_PRECONDITIONER
namespace SPH
{
/** \brief This class imple... | [
"hanlinGao@outlook.com"
] | hanlinGao@outlook.com |
5a1328bb701071e260cb70dd0565064c7ee32b3b | 856ecf9a67596438b827a375554af0e135ab888b | /Tron/Tron/Src/Draw/DrawerBase.h | 443b385aa900e79a15a0ae3f31287e679a0404c9 | [] | no_license | Huku1225/MyProjects | 96b8f11a0236605c1ba370169c32ed5596cc2c7a | d4c1fee7a1d036caa7b99c236c694638f7437997 | refs/heads/master | 2023-01-22T16:16:39.795575 | 2020-11-25T03:17:51 | 2020-11-25T03:17:51 | 315,815,595 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 1,036 | h | #ifndef DRAWER_BASE_H_
#define DRAWER_BASE_H_
/**
* @file DrawerBase.h
* @brief DrawerBaseクラスのヘッダ
*/
#include "../Definition.h"
#include <string>
/**
* @class DrawerBase
* @brief Drawerクラスの基底クラス
*/
class DrawerBase {
public:
DrawerBase();
virtual ~DrawerBase();
/**
* @brief 描画関数
*/
void Draw();
/**
* @brie... | [
"fksoccer1225@icloud.com"
] | fksoccer1225@icloud.com |
f5252765c4946439da78e639af28b9ac6c039c29 | 175ac9db7cf96b04fb902d0505b2f325ca88a522 | /Lib/Src/Expression/SNodeReduce.cpp | f9ee6ddf5cb102edebd841283f7429c86b27b549 | [] | no_license | dancingpenguins/Big-Numbers | f1f1f0f57134ea836c1be86f27eaadcc76e5caaa | c35403347f5a565ed41edb08638b7c0973d655a8 | refs/heads/master | 2022-12-11T12:30:39.427811 | 2020-09-06T03:46:34 | 2020-09-06T03:46:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 39,797 | cpp | #include "pch.h"
#include <Math/PrimeFactors.h>
#include <Math/Expression/ParserTree.h>
#include <Math/Expression/ExpressionNode.h>
#include <Math/Expression/SNodeReduceDbgStack.h>
namespace Expr {
SNode SNode::beautify(SNode n) { // static
if(n.isEmpty()) return n;
Expression e(n.node());
ParserTree *... | [
"jesper.gr.mikkelsen@gmail.com"
] | jesper.gr.mikkelsen@gmail.com |
9068bc7d71f03b6814b8d5918dfffba24495bf4f | 332f69ccfcb5cc957666272fed764d35da6660f1 | /Source/dx.cpp | 3ca0befdf660cff3d3a80616eb88803352735c12 | [
"Unlicense",
"LicenseRef-scancode-public-domain"
] | permissive | neokdev/devilution | d6e8c43b26432335be07892f47a0b43b73f9255d | ee5675108eb0b8e169b5f154ccc4dee8a11d4abe | refs/heads/master | 2020-03-28T12:49:08.618399 | 2018-09-10T23:12:12 | 2018-09-10T23:12:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,838 | cpp | //HEADER_GOES_HERE
#include "../types.h"
void *sgpBackBuf;
int dx_cpp_init_value; // weak
IDirectDraw *lpDDInterface;
IDirectDrawPalette *lpDDPalette; // idb
int sgdwLockCount;
Screen *gpBuffer;
IDirectDrawSurface *lpDDSBackBuf;
IDirectDrawSurface *lpDDSPrimary;
static CRITICAL_SECTION sgMemCrit;
char gb... | [
"noreply@github.com"
] | neokdev.noreply@github.com |
0603b329a93eae90b51eb3b608228cb8d2aebf66 | 67d19bd09fe300fd54ac654c5cac486605c151d5 | /Source/ProjectParasite/Utilities/StateMachine/States/Player/Player_State_Idle.h | 51f91f93eb5a0c1e3c395cd15a0207edc4010771 | [] | no_license | EliasWickander/ProjectParasite | 589ed1260d6be5997ea48edc86a0a9de1d63727c | 97224ee2c74f17d60eb2ae2bb04899e78f587594 | refs/heads/main | 2023-07-16T17:54:34.846673 | 2021-08-09T09:51:29 | 2021-08-09T09:51:29 | 371,028,965 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 455 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "../State.h"
#include "Player_State_Idle.generated.h"
class APawnParasite;
UCLASS()
class PROJECTPARASITE_API UPlayer_State_Idle : public UState
{
GENERATED_BODY()
protected:
virtual vo... | [
"elias.wt@hotmail.com"
] | elias.wt@hotmail.com |
61387db86b5a60e90e71b15bba46f4b0cebde6d4 | 74d6b6d8d03208020da46df94d301a23b3ba6225 | /src/MuONeUserEventInformation.cc | d206e6ba963c06fdd49f66276a169608fd4595ac | [] | no_license | stroili/MuOneSim | b35259437ef2db4b27ee6b7a35ef56012a92e3c8 | 907aff54ddfc7f0da6d367005273c7e21b54580a | refs/heads/master | 2021-07-24T17:19:07.651072 | 2017-11-03T09:29:40 | 2017-11-03T09:29:40 | 109,375,495 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,441 | cc | //
// ********************************************************************
// * License and Disclaimer *
// * *
// * The Geant4 software is copyright of the Copyright Holders of *
// * the Geant4 Collaboration... | [
"roberto.stroili@desy.de"
] | roberto.stroili@desy.de |
9b91ebd7b63c426e9bb8ae9416466dddcfe0e303 | 7ba53ecbb5f2180c65b9b0ea935307938d91ac0b | /oldversion/compute_event_dihed-v2.cpp | 508e4804736f41ad6fb383eb8e1bbace689ddf02 | [] | no_license | lcwatkins/USER-LAURA | f08a800ec59ca70c8fe55864b9bc876bddf1c4b5 | b7c5f35f2bef45cebfee5cf9c4017a1ff732cbc0 | refs/heads/master | 2021-07-04T03:38:52.328534 | 2017-09-26T15:12:48 | 2017-09-26T15:12:48 | 104,902,435 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,768 | cpp | /* ----------------------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC04... | [
"lcwatkins@uchicago.edu"
] | lcwatkins@uchicago.edu |
90e837bed906776e377542977574ea2ad4dcbf54 | bdfca7d4bd6e1baf2c43e593de66fcba80afadeb | /prog-verf/assignment1/sketch-1.7.5/sketch-frontend/test/sk/seq/miniTestb491_test.cpp | ec2341e83480dd6768a75e713944a7fc71dc5d99 | [] | no_license | wanghanxiao123/Semester4 | efa82fc435542809d6c1fbed46ed5fea1540787e | c37ecda8b471685b0b6350070b939d01122f5e7f | refs/heads/master | 2023-03-22T06:47:16.823584 | 2021-03-15T10:46:53 | 2021-03-15T10:46:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 956 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <iostream>
#include "vops.h"
#include "miniTestb491.h"
using namespace std;
void main__Wrapper_ANONYMOUSTest(Parameters& _p_) {
for(int _test_=0;_test_< _p_.niters ;_test_++) {
int n;
n=abs(rand()) % 32;
if(_p_.verbosity > 2){
cout... | [
"akshatgoyalak23@gmail.com"
] | akshatgoyalak23@gmail.com |
59d6b6709c2bde1ca17654f596d8a98ac902686e | 26ad4f11ee9900ae33ba1257ba36e85817204249 | /cpp/cpp_basic/Cpp_OOP_Basics/The_Circle_Class/TestCircle.cpp | 76900c139fcddeabc2c43d6d9b179a278f4b0601 | [] | no_license | phamvubinh/working_space | 9a45187b8855c901ff6c653d9d40d23511df575b | 7939bae93d1c9809a95e4acf41abdb31a28093fa | refs/heads/master | 2022-11-26T12:24:44.358256 | 2022-11-06T07:19:22 | 2022-11-06T07:19:22 | 181,434,939 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 182 | cpp | #include <iostream>
#include "Circle.h"
int main()
{
Circle c1(1.2, "red");
c1.printInfo();
Circle c2(c1);
c2.printInfo();
c2.setColor("blue");
c2.printInfo();
return 0;
} | [
"phamvubinh91@gmail.com"
] | phamvubinh91@gmail.com |
ab6b2db9ec39fc6bbaafc14b9f9fb800c6289c84 | 571c39f625479a10f2543ed033133705ef6c0d56 | /src/ThirdParty/xerces/mac/xerces-c-3.1.1/src/xercesc/internal/ValidationContextImpl.cpp | cc547ce2d6c2495c4c006e9a4edec8391e3e2a9b | [
"Apache-2.0"
] | permissive | k8w/pixi-animate-extension | 4578879da61e7f8ed8aec373903defdafdbaf816 | e9a15d42db1d0a2a1e228f58bf2aa50346ca3ef4 | refs/heads/master | 2021-05-06T11:16:31.477555 | 2018-01-24T04:25:53 | 2018-01-24T04:25:53 | 114,258,145 | 1 | 0 | null | 2017-12-14T14:10:19 | 2017-12-14T14:10:18 | null | UTF-8 | C++ | false | false | 6,080 | 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... | [
"mbittarelli@Matts-MacBook-Pro.local"
] | mbittarelli@Matts-MacBook-Pro.local |
8d4b583cc7867dca627d596f7caca2e2a24f01eb | 75a574cc626abb6106d749cc55c7acd28e672594 | /Test/FiniteAutomation.cpp | c3a9f9210ba8b6d888318022745c79e498522e2e | [] | no_license | PeterGH/temp | 6b247e0f95ac3984d61459e0648421253d11bdc3 | 0427b6614880e8c596cca0350a02fda08fb28176 | refs/heads/master | 2020-03-31T16:10:30.114748 | 2018-11-19T03:48:53 | 2018-11-19T03:48:53 | 152,365,449 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,695 | cpp | #include "FiniteAutomation.h"
namespace Test {
FiniteAutomation::FiniteAutomation(char * pattern, int length)
{
if (pattern == nullptr) throw invalid_argument("pattern is nullptr");
if (pattern[0] == '\0') throw invalid_argument("pattern is empty");
if (length <= 0) throw invalid_argument(String::Format... | [
"peteryzufl@gmail.com"
] | peteryzufl@gmail.com |
65c85c6cde554b348393df52be2c029e9bdae114 | 4423987b3cb13ad3321479d11de9f0250575df75 | /Codeforces/Ascendants/TWO/Round410/bb.cpp | cffa85363d563b663e80354dca0b9cef1bc52768 | [] | no_license | samplex63/Competitive-Programming | 5ebc3a933eed1a5921bea8e91b798c96225007bf | 546aecd109dbdedef5b9b2afaddb1fa5ff69bbde | refs/heads/master | 2022-12-04T16:51:57.648719 | 2020-08-24T13:37:47 | 2020-08-24T13:37:47 | 282,802,436 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,186 | cpp | #include <bits/stdc++.h>
using namespace std;
#define fi first
#define se second
#define sz(x) static_cast<int>((x).size())
#define all(x) (x).begin(), (x).end()
using ll = long long;
using ld = long double;
using vi = vector<int>;
using pii = pair<int, int>;
template<class T> bool cmn(T &a, T b) { return a > b ? (a... | [
"42390214+samplex63@users.noreply.github.com"
] | 42390214+samplex63@users.noreply.github.com |
9c8dff2edaef1cb8221d4ef665f2f6f4eaffcba6 | 24653c0a8be19e46eb95451de1d961ffbcc01341 | /software/src/8.0/src/backend/rslang.cpp | c19b715a7b75034c9e1590362159bf33087a63cf | [
"BSD-3-Clause"
] | permissive | VisionAerie/vision | 150e5bfa7eb16116b1e5b4bdb1bb8cee888fbfe5 | e40c39e3abc49b0e2c9623204c54b900c4333f29 | refs/heads/master | 2021-01-19T09:23:34.429209 | 2019-01-30T17:10:59 | 2019-01-30T17:10:59 | 82,104,368 | 2 | 1 | BSD-3-Clause | 2019-01-30T17:11:00 | 2017-02-15T20:41:27 | C++ | UTF-8 | C++ | false | false | 122,926 | cpp | /***** Research System Language Compiler *****/
/***************************
***** Facility Name *****
***************************/
#define FacilityName RSLANG
/******************************************
***** Header and Declaration Files *****
******************************************/
/***** System *... | [
"tkowalczyk@factset.com"
] | tkowalczyk@factset.com |
f7f6a252badae88d847f3b5940f5218859903400 | 24bc4990e9d0bef6a42a6f86dc783785b10dbd42 | /base/allocator/partition_allocator/extended_api.h | 27359fa89c8893c9cd77b3614c9f64ddd678d8ac | [
"BSD-3-Clause"
] | permissive | nwjs/chromium.src | 7736ce86a9a0b810449a3b80a4af15de9ef9115d | 454f26d09b2f6204c096b47f778705eab1e3ba46 | refs/heads/nw75 | 2023-08-31T08:01:39.796085 | 2023-04-19T17:25:53 | 2023-04-19T17:25:53 | 50,512,158 | 161 | 201 | BSD-3-Clause | 2023-05-08T03:19:09 | 2016-01-27T14:17:03 | null | UTF-8 | C++ | false | false | 1,224 | h | // Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef BASE_ALLOCATOR_PARTITION_ALLOCATOR_EXTENDED_API_H_
#define BASE_ALLOCATOR_PARTITION_ALLOCATOR_EXTENDED_API_H_
#include "base/allocator/partition_allocator/partition_ro... | [
"roger@nwjs.io"
] | roger@nwjs.io |
115eb343ad6f921c1628d92172f3708d066ead7f | 3660278af35965bb7580656ce44a23a07d098db1 | /WordTable.cpp | 35329558b5017031f526f683ee4e331a5c54997c | [] | no_license | JustinWillson/Willson_CSCI2270_FinalProject | 10450dbe240a5ca69da0d87438ebf57e5062cead | 3d31148aac9429a23fd60416cd52f73586247eb0 | refs/heads/master | 2020-12-24T21:36:37.001194 | 2016-05-03T20:06:44 | 2016-05-03T20:06:44 | 56,068,433 | 0 | 1 | null | 2016-05-03T20:06:44 | 2016-04-12T14:06:45 | C++ | UTF-8 | C++ | false | false | 5,845 | cpp | #include "WordTable.h"
using namespace std;
//We initialize the table to hold all blank words
//We also hold the location of the original blank word to avoid memory leaks
WordTable::WordTable(){
blankWord = new word;
blankWord->french = "";
blankWord->english = "";
blankWord->type = "";
... | [
"juwi8104@colorado.edu"
] | juwi8104@colorado.edu |
2bea8806a1c718eb5dd07f625d9050842b670e8a | ae9de48e6cdc19f817505aa9be1bcf0b82fa49b1 | /Filters/ParallelDIY2/vtkPResampleToImage.h | 201d913c66c7eae10842de431fc3d638f3253192 | [
"BSD-3-Clause"
] | permissive | quantumsteve/VTK | 60a3e055ce72e56ac402fe28b0e492ca0bfc797e | d071eb2cab5fe10e05d31ac38a338214a84548b9 | refs/heads/master | 2021-01-15T18:21:52.320326 | 2016-06-16T18:00:43 | 2016-06-16T18:00:43 | 61,330,687 | 0 | 1 | null | 2016-06-16T22:50:27 | 2016-06-16T22:50:27 | null | UTF-8 | C++ | false | false | 2,003 | h | /*=========================================================================
Program: Visualization Toolkit
Module: vtkPResampleToImage.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This softwar... | [
"sujin.philip@kitware.com"
] | sujin.philip@kitware.com |
5ac3322039a9406004caab2949fde80985882251 | 8830b5a92af1e76f1653d29092b398dec5d88184 | /code.cpp | 59921bed860960288d7c5beeaf8198d239bd41aa | [] | no_license | Thuzad/Voting-Machine | 07a11d8776169fcc780d84f91ed760a6a32d616d | 5532442cb3b41d4e41164a085ff20c3b6cf9ac60 | refs/heads/master | 2021-01-10T15:18:27.403792 | 2016-03-16T10:42:02 | 2016-03-16T10:42:02 | 54,022,991 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,127 | cpp | #include<stdio.h>
#include<winsock2.h>
#include<winbase.h>
#include<time.h>
#pragma comment(lib, "ws2_32")
#define RefreshTimes 1587
int cnt = 0;
char host[128];
char path[128];
char NUM[16] = { '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F' };
DWORD WINAPI SendThread(LPV... | [
"Thuzad@users.noreply.github.com"
] | Thuzad@users.noreply.github.com |
80b4798c82e6009e56f4004f2ddba43b2c13893e | 957edf3a578504615a0e683430f76afe86a5598e | /qtncnn/mtcnn.cpp | 96876ef34e7c09d73be35339385146667aa432fc | [] | no_license | kokoliunian/qtcode | 6a5c763414f7bbca252468b932a0c3dcdfb50422 | 216beb0e3b7312737c803e69699a7bae614ef664 | refs/heads/master | 2020-08-02T02:33:31.505813 | 2019-10-21T03:14:31 | 2019-10-21T03:14:31 | 211,209,643 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 11,193 | cpp | #include "mtcnn.h"
MtcnnDetector::MtcnnDetector(string model_folder)
{
vector<string> param_files = {
model_folder + "/det1.param",
model_folder + "/det2.param",
model_folder + "/det3.param",
model_folder + "/det4.param"
};
vector<string> bin_files = {
model_folder ... | [
"14782340@qq.com"
] | 14782340@qq.com |
1cd0f5e78af3ba89ef942434ff8702db9fdc682d | 4d717cbdf637da119fe02c69ceccaf0387dcd2ad | /funkcionalno_programiranje/CTacka.cpp | 1017e53c8c706a79e535f30f7ae370da44d494a0 | [] | no_license | mirkovicmatija/objektnocpp | 325b9b11c191c03e4cba60610a155998dd024b41 | 7de475dc5935ae58d47dd6ad7c6816d8d816f5a9 | refs/heads/master | 2023-04-05T10:34:13.655666 | 2021-04-17T19:17:02 | 2021-04-17T19:17:02 | 305,648,138 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 370 | cpp | #include <iostream>
#include <cmath>
class cTacka
{
double dX, dY;
public:
cTacka(double a, double b) { dX = a; dY = b;}
~cTacka(){}
double getdX(){return dX;}
double getdY(){return dY;}
double point(){return pow(dX,2) + pow(dY,2);}
};
int main() {
cTacka T(2,3);
cTacka K(4,5);
double x = T.point() - ... | [
"matija.mirkovic@jsguru.com"
] | matija.mirkovic@jsguru.com |
733653a1112da9e2f555d8511548ca08c7ea4cc4 | 99288d3f22e824810363145f70b36d328591e694 | /src/list.cpp | b412db08412ff48f739b95b77da61d95b39dbafe | [] | no_license | pvastig/list | 4448d58c6e11862c19cfb4fbb6bd51746f0ded05 | 26eb3980b76a4caca38544ea39246206536f0aeb | refs/heads/master | 2023-04-04T08:33:28.902514 | 2023-03-23T14:47:32 | 2023-03-23T14:47:32 | 195,686,139 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,812 | cpp | #include "list.h"
namespace pa {
/*
template<class Type,
class UnqualifiedType = std::remove_cv_t<Type>>
class ForwardIterator : public std::iterator<std::forward_iterator_tag,
UnqualifiedType,
std::ptrdiff_t,
Type*,
Type&>
{
friend class List<UnqualifiedType>;
typename List<Unqualifi... | [
"pavel.astigeevich.contractor@draeger.com"
] | pavel.astigeevich.contractor@draeger.com |
0803d7c0e0ad26f9e68b0a4ab64af34d0dc32358 | 2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0 | /fuzzedpackages/crawl/src/CTCRWSAMPLE.cpp | 6d3ecf1c7c4a3c1f41573fc0b415b843c3e2decd | [] | no_license | akhikolla/testpackages | 62ccaeed866e2194652b65e7360987b3b20df7e7 | 01259c3543febc89955ea5b79f3a08d3afe57e95 | refs/heads/master | 2023-02-18T03:50:28.288006 | 2021-01-18T13:23:32 | 2021-01-18T13:23:32 | 329,981,898 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,564 | cpp | // -*- mode: C++; c-indent-level: 4; c-basic-offset: 4; indent-tabs-mode: nil; -*-
#include "RcppArmadillo.h"
// [[Rcpp::depends(RcppArmadillo)]]
using namespace Rcpp;
using namespace arma;
// Function prototypes
arma::mat makeQ(const double& beta, const double& sig2, const double& delta, const double& active);
arma::... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
3786774ecbae1f5bf50204caa945179c60dc4a85 | 75a5dea15ae24c1664726d5e0ada7a41dcc81744 | /test/string_buffer.cpp | 2ec69102b09c443433de6ee20dcfcaf7617e055e | [
"BSD-3-Clause",
"BSL-1.0",
"Apache-2.0",
"MIT"
] | permissive | StuartRyder/roq-api | 54bd5ee86e91fb34d90941ed9de7a7edd8cab92c | 73f0a30dd46de21d67d98bdfec3bd9862f5454c4 | refs/heads/master | 2023-08-23T13:06:38.755173 | 2021-09-27T03:47:12 | 2021-09-27T03:47:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,816 | cpp | /* Copyright (c) 2017-2021, Hans Erik Thrane */
#include <gtest/gtest.h>
#include "roq/string_buffer.h"
using namespace roq;
using namespace roq::literals;
TEST(string_buffer, empty) {
roq::string_buffer<4> s;
EXPECT_EQ(s.size(), 4);
EXPECT_EQ(s.length(), 0);
auto sv = static_cast<std::string_view>(s);
EX... | [
"thraneh@gmail.com"
] | thraneh@gmail.com |
9b44107f580436ffa8d29ccd0a45752a584b8975 | ce317d4552d6d5b4d43e5ba0b79e2767622dd6f6 | /OptionCalculator/OptionCalculator.h | 26672d8a3fbb116ee189137750f5d5f265347f21 | [] | no_license | Finaxys/OptionCalculator_AMP | 9366b02444695d6caff1bece2850ec622ae4c49a | 7c8642820aff78afd5d75a67ee9b8174c96b0879 | refs/heads/master | 2021-01-22T06:54:51.050614 | 2014-03-11T14:57:28 | 2014-03-11T14:57:28 | 17,630,496 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,027 | h | #pragma once
#include <iostream>
#include <time.h>
#include <amp_math.h>
#include <vector>
#include <fstream>
#include <amp.h>
#include <algorithm>
#include "amp_tinymt_rng.h"
class OptionCalculator
{
public:
OptionCalculator(const float volatility, const float rate, const float maturity,
const float initial_s... | [
"vcouvignou@finaxys.com"
] | vcouvignou@finaxys.com |
2a301a5c8f4180226ccb8c08da6b343c53e4c6e0 | 9d0eb151e38069813196996448a49726c94ece46 | /main.cpp | 54d4f50e6c10f05e6ff14fe9ad2cbedaf93c0038 | [] | no_license | barbkm/Snake_game | e6b719b328844f0cce5f37beefe8197c855d1e3f | a764d0ec7afc1b19eff35fdc6eae2891f95ffbd3 | refs/heads/master | 2020-05-15T01:30:07.718352 | 2019-04-21T20:29:45 | 2019-04-21T20:29:45 | 182,031,197 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 147 | cpp | #include <iostream>
#include "GameField.h"
#include "PlayGame.h"
int main()
{
PlayGame playGame{10};
playGame.startGame();
return 0;
} | [
"noreply@github.com"
] | barbkm.noreply@github.com |
2a6b208a4cac255291a5a40fdfea1161af2742f7 | 5f9dd13db819853bb445d71ea14b4b43bcd31b00 | /SDL2-GUI/GUIManager.h | 1868796236008b3e4fd6be51cf7e62cb3b88fee4 | [] | no_license | pieisgood/SDL2-GUI | 2bf0bfb1356ec18ccb9dcab05c9446ecaec5ccd9 | 6a989aaf9afac68b4b0013ccfd899e1680d91714 | refs/heads/master | 2021-01-22T02:53:17.461147 | 2015-02-13T04:32:14 | 2015-02-13T04:32:14 | 20,318,947 | 16 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,951 | h | /**
* \class GUIManager
*
* \ingroup SDL2-GUI
*
* \brief Manages all Elements and a seperate framebuffer
*
* This class manages the rendering, events and processing
* of elements in the element tree. It also manages a seperate
* framebuffer so that SDL2-GUI rendering does not interfere
* with user rendering... | [
"leemichaeljacobs@gmail.com"
] | leemichaeljacobs@gmail.com |
017e3d805088be5cd90f49ff964e032d6ff38654 | 0373ebdb8a577bb42e4291f57f2a5fd9a7799818 | /Numero_mayor_menor.cpp | 6e3a69743e1e90066e44955246ef4b7a55741330 | [] | no_license | SystemsEngineeringUDI/NumeroMayorMenor | 57ecc9cf5ab5f2172a220485c2ff36f86ebb7dab | 3bfb0a1bdc755823c7cda8de5ed02e1b25d94ab8 | refs/heads/master | 2021-04-27T02:35:14.781785 | 2018-02-24T03:50:09 | 2018-02-24T03:50:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 635 | cpp | /*
@autor:
* Jhon velasco
* @ frediv0406
* Estudiante: Ing.Sistemas UDI
*/
#include <iostream>
using namespace std;
int main(){
int a,b,c,mayor,menor;
cout<<"Digite el numero A:\n";
cin>>a;
cout<<"Digite el numero B:\n";
cin>>b;
cout<<"Digite el numero C:\n";
cin>>c;
if(a>b){
if(a>c){
m... | [
"noreply@github.com"
] | SystemsEngineeringUDI.noreply@github.com |
9e66cb0c888b67e47485d76607609687a216e83c | 73dbbaa135a2a5bbd813f0307cf67787d6ad4f0f | /libcef/browser/osr/web_contents_view_osr.cc | d8f315d7cb5d2f4dab839e3e462e12820e2d84ae | [
"BSD-3-Clause"
] | permissive | waterbesnow/cef | 98c1fe911cc0708211df352b02e615ae96050650 | cf1074cf49fa6afe32e5985166751eaee8e3fcf6 | refs/heads/master | 2023-04-09T05:09:11.602460 | 2021-04-18T01:12:54 | 2021-04-18T01:23:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,159 | cc | // Copyright (c) 2014 The Chromium Embedded Framework Authors.
// Portions 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 "libcef/browser/osr/web_contents_view_osr.h"
#include "libcef/browse... | [
"magreenblatt@gmail.com"
] | magreenblatt@gmail.com |
e4640d0402d7e237a11c3778391710807d05a4e9 | 54c607ab7a63c1a614551d7ad8c200e5ee6f5f7b | /inc/dos_header.hh | 38d17e083e8e1d6e790b50ad28b1b665989109da | [] | no_license | DarkerSquirrel/PE_stuff | 97b03e21cbf811a6de4800f4965d36bf8ebe6b6b | 9a705c131b451ea7b405f2aff406b01fc2f39a29 | refs/heads/master | 2021-05-29T02:22:53.906538 | 2015-06-18T18:12:34 | 2015-06-18T18:12:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 529 | hh | #ifndef DOS_HEADER_HH
# define DOS_HEADER_HH
# include <cstdint>
struct DOSHeader
{
uint16_t e_magic;
uint16_t e_cblp;
uint16_t e_cp;
uint16_t e_crlc;
uint16_t e_cparhdr;
uint16_t e_minalloc;
uint16_t e_maxalloc;
uint16_t e_ss;
uint16_t e_sp;
uint16_t e_csum;
uint16_t e_ip;... | [
"0x2adr1@gmail.com"
] | 0x2adr1@gmail.com |
0be556207f13bbb54b00409fd51ce81108d25604 | f47c9dee31785c1754f0f2af7269083e37826ed3 | /Domaci/Domaci1/ZadatakA.cpp | 4d8b675d13f17f170775ab2d04b75a4db3d81a08 | [] | no_license | Aleksa-Jovanovic/IOADomaci | 3726e07858fcbe53078b6ce9a39bba36f51ec090 | 6988e898adb756d2df66d7315a0c40f66c86faa1 | refs/heads/main | 2023-02-22T11:09:23.002082 | 2021-01-29T12:10:15 | 2021-01-29T12:10:15 | 334,133,872 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 667 | cpp | #include<stdio.h>
int main()
{
bool found = false;
long long counter = 0;
int num1, num2, num3, num4;
for (num1 = 0; num1 < 712; num1++)
{
for (num2 = 0; num2 < 712; num2++)
{
for (num3 = 0; num3 < 712; num3++)
{
for (num4 = 0; num4 < 712; num4++)
{
counter++;
if ((num1 + num2 + num3... | [
"aca.1998.aj@gmail.com"
] | aca.1998.aj@gmail.com |
2bc3fc7c61380b7fd837ee9912fa493929b95fc7 | f20d5f9ebadbfd7a0a66070deba2cb0a83e955ec | /APItest/APItest/APIENTRY.cpp | 15c795fca167aafc8fa0e3ffd56e7f17a5bfb29a | [] | no_license | shirataki27/Ctest | 5cf0ff95dd0954c1a592816023d293d41abf794f | 22b686f8304c62685f617bc3bf49582886b1ce8f | refs/heads/master | 2021-01-15T18:14:11.164007 | 2013-10-19T05:37:31 | 2013-10-19T05:37:31 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 1,707 | cpp | //2010/06/15 Shirao
//簡単なキーロガー
//動作中に押されたキーを取得する(shift-ctrlで終了)
#define WIN32_LEAN_AND_MEAN //exe縮小
#include <windows.h>
#include <stdio.h>
int APIENTRY WinMain( HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nShowCmd)... | [
"r64_01@hotmail.co.jp"
] | r64_01@hotmail.co.jp |
630e6b242a39118da156d1ac8b7a520a9cd3a775 | f3578ced68e8048fe04c68490d7b7a616c3dda09 | /src/SnakesLadders/Board.h | d5502c3c64f0c53f0143666fa222cca30838ed9f | [
"MIT"
] | permissive | subhakantasahoo/design | 765b2298e66db4848dcef0f37db821c10e75f8d5 | ea0a9775723f7b5072d5e0715d3c29d6c8fc04ef | refs/heads/master | 2021-05-28T12:18:11.444891 | 2014-12-28T17:34:05 | 2014-12-28T17:34:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,619 | h | /*
The MIT License (MIT)
Copyright (c) 2013 Rajendra Kumar Uppal
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,... | [
"rajen.iitd@gmail.com"
] | rajen.iitd@gmail.com |
39551f7796ed9a530895ab3b7f01307c78cb6e01 | ab9d5427af62f915f6b0c11774bf38ea93554ac4 | /lib/mdi/tests/MDI_Test_Codes/lib_cxx_cxx/engine_lib_cxx_cxx.cpp | 38831dabee59249b76b15f3956806684e6a92acd | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | MolSSI-MDI/MDI_NEB_Driver | 4e12250b2a8358a13e1e8b1fe8d6e718f113e005 | 7765e2f5a25d0d67255ae2634797de1d3b949d29 | refs/heads/master | 2023-05-05T11:56:07.738126 | 2021-05-12T22:22:10 | 2021-05-12T22:22:10 | 192,952,418 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,047 | cpp | #include <mpi.h>
#include <iostream>
#include <stdexcept>
#include <string.h>
#include "mdi.h"
#include "engine_lib_cxx_cxx.h"
int engine_lib_cxx_create(MPI_Comm mpi_comm) {
MPI_Comm world_comm = mpi_comm;
// Call MDI_Init
int argc_mdi = 2;
int options_length = 256;
char* options = (char*) malloc( options_l... | [
"taylor.a.barnes@gmail.com"
] | taylor.a.barnes@gmail.com |
0487afa68f301d1bfed5a9cdfa278d908d53c9ab | 183e4126b2fdb9c4276a504ff3ace42f4fbcdb16 | /VII семестр/КС - Комп'ютерні системи/Software/transputer/src/Grid/GridCellBase.cpp | 1a79714019b004fdfafffa49a7e9bba28f8579aa | [] | no_license | Computer-engineering-FICT/Computer-engineering-FICT | ab625e2ca421af8bcaff74f0d37ac1f7d363f203 | 80b64b43d2254e15338060aa4a6d946e8bd43424 | refs/heads/master | 2023-08-10T08:02:34.873229 | 2019-06-22T22:06:19 | 2019-06-22T22:06:19 | 193,206,403 | 3 | 0 | null | 2023-07-22T09:01:05 | 2019-06-22T07:41:22 | HTML | UTF-8 | C++ | false | false | 26,734 | cpp | // GridCellBase.cpp : implementation file
//
// MFC Grid Control - Main grid cell base class
//
// Provides the implementation for the base cell type of the
// grid control. No data is stored (except for state) but default
// implementations of drawing, printingetc provided. MUST be derived
// from to be used.
... | [
"mazanyan027@gmail.com"
] | mazanyan027@gmail.com |
fefb83146f896e51aa845be3d28fec47abbd0211 | a33aac97878b2cb15677be26e308cbc46e2862d2 | /program_data/PKU_raw/66/26.c | b35e452536cb5b8a252538dc815e147c49bc5fe4 | [] | no_license | GabeOchieng/ggnn.tensorflow | f5d7d0bca52258336fc12c9de6ae38223f28f786 | 7c62c0e8427bea6c8bec2cebf157b6f1ea70a213 | refs/heads/master | 2022-05-30T11:17:42.278048 | 2020-05-02T11:33:31 | 2020-05-02T11:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 796 | c | int main(int argc, char* argv[])
{ int year,month,day;
scanf("%d %d %d",&year,&month,&day);
int j=1;
int s=year%400;
int mday=0;
for(j=0;j<s;j++){
if((j%4==0&&j%100!=0)||j%400==0)mday=mday+366;
else mday=mday+365;
}
int p[13]={0,31,28,31,30,31,30,31,31,30,31,30,31};
int i=1;
for(i=1... | [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
f245f7a3afbb7d24c7f864243365d8d1bb082f97 | e17546794b54bb4e7f65320fda8a046ce28c7915 | /CLR/Libraries/SPOT/SPOT_Messaging/spot_messaging_fastcompile.cpp | f5c6f2c4a17edaead06fca673adbd46ff25cc0f4 | [
"BSD-3-Clause",
"OpenSSL",
"MIT",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-ssleay-windows",
"Apache-2.0"
] | permissive | smaillet-ms/netmf-interpreter | 693e5dc8c9463ff0824c515e9240270c948c706f | 53574a439396cc98e37b82f296920c7e83a567bf | refs/heads/dev | 2021-01-17T22:21:36.617467 | 2016-09-05T06:29:07 | 2016-09-05T06:29:07 | 32,760,598 | 2 | 1 | null | 2016-04-26T02:49:52 | 2015-03-23T21:44:01 | C# | UTF-8 | C++ | false | false | 671 | cpp | ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) Microsoft Corporation. All rights reserved.
///////////////////////////////////////////////////////... | [
"morteza.ghandehari@microsoft.com"
] | morteza.ghandehari@microsoft.com |
69946b11661213df4b80644a84260134d1b5f9a6 | 2eeab40a405a7b27a52386f52f6f9753672cde78 | /Old_items/Vjudge/Recap Marathon/D - Spreadsheet.cpp | 5f25fd800851cf445e27ed3006605263a07b3600 | [] | no_license | rifatr/Competitive-Programming | c562c56f5090b9b76510d8c57e74a2c90d723643 | e802d9e73624607904223fddf7f29950fa429341 | refs/heads/master | 2023-05-24T02:02:56.062656 | 2023-05-22T08:08:02 | 2023-05-22T08:08:02 | 611,465,080 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,433 | cpp | #include<bits/stdc++.h>
#include<vector>
using namespace std;
int main()
{
int r, c, sum, i, j;
scanf("%d %d", &r, &c);
int mat[r + 1][c + 1];
for(i = 0; i < r; i++) {
for(j = 0; j < c; j++)
scanf("%d", &mat[i][j]);
}
for(i = 0; i <= c; i++)
m... | [
"rifatrraazz@gmail.com"
] | rifatrraazz@gmail.com |
99e48159aa087c007cdff1a74ecf2bdab18fe916 | 337f830cdc233ad239a5cc2f52c6562fbb671ea8 | /case5cells/0.5/polyMesh/boundary | 1bc0969172d40910faaaac9775b4573be826c3aa | [] | no_license | j-avdeev/laplacianFoamF | dba31d0941c061b2435532cdfbd5a5b337e6ffe9 | 6e1504dc84780dc86076145c18862f1882078da5 | refs/heads/master | 2021-06-25T23:52:36.435909 | 2017-02-05T17:28:45 | 2017-02-05T17:28:45 | 26,997,393 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,304 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.0 |
... | [
"j-avdeev@ya.ru"
] | j-avdeev@ya.ru | |
582f072232472f4aef4bf4fed29492e8f9ac4d6c | adefa5c91e2ddebfebeedb0c88ad50e48872d822 | /code/chap05/main.cpp | a8e29d6c014117600f0c6d797d1d30fa629c6d14 | [] | no_license | gitter-badger/csc212 | 53bf6ed8ceb02aea3f812661c9daf251d9fd0775 | a228de0b60cc8bc44ce1368c06d634980140bb05 | refs/heads/master | 2020-04-26T05:39:40.541853 | 2019-03-01T17:26:24 | 2019-03-01T17:26:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 214 | cpp | #include <iostream>
#include "node1.h"
using namespace main_savitch_5;
int main(){
node* tail = new node(1.0);
node* second = new node(2.0, tail);
node* third = new node(3.0, second);
return 0;
}
| [
"story645@gmail.com"
] | story645@gmail.com |
8e21c0af5735b28d09e0fd75f03fddb6acb508ba | 9be3d865e4d3f141f6b03fd5daaf09adaed03038 | /src/platform/ESP32/ESP32Utils.cpp | b90cb2c220b287ab2677849be883a2464034481c | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | winnieli1129/connectedhomeip | 17ffc14d3bb4b94da35cad7b074a46e430f4888d | 5cb5d880e2be1427798c767aaf8c67f696046df8 | refs/heads/master | 2023-06-30T23:16:50.506830 | 2021-07-23T09:57:05 | 2021-07-23T09:57:05 | 388,645,941 | 0 | 0 | Apache-2.0 | 2021-07-23T09:57:06 | 2021-07-23T01:37:25 | null | UTF-8 | C++ | false | false | 9,600 | cpp | /*
*
* Copyright (c) 2020 Project CHIP Authors
* Copyright (c) 2018 Nest Labs, Inc.
* All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | [
"noreply@github.com"
] | winnieli1129.noreply@github.com |
8d83fdb91176003dfddad1dbbbecfe9a1113ef67 | 20a5975e1ffe7d03a84b404af87bda6638ba7c18 | /allCodes/4.Massivlar(80-100)/example-83/index.cpp | 043ca523330abed7d7ef261ca0281f0dba9fd9d9 | [] | no_license | qobulovasror/c-da-oddiy-dasturlar | 8442c6d0ae175048ea17d444ee01632dffef4951 | d7a413e18cdea0973dd36ef1d7a5b8aedea0a802 | refs/heads/main | 2023-02-18T19:56:20.513970 | 2023-02-08T11:39:25 | 2023-02-08T11:39:25 | 324,215,466 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 818 | cpp | // 83. Butun sonli bir o’lchovli massivdan, berilgan songa teng bo’lgan,
//agar u bor bo’lsa, elementni o’chiring. Agar bunday elementlar bir nechta bo’lsa,
//u holda oxirgi topilganini o’chiring.
#include <iostream>
using namespace std;
int main()
{
int i,s=0,n,m,l;
cout<<"n=";cin>>n;
int A[n];
cou... | [
"qobulovasror0@gmail.com"
] | qobulovasror0@gmail.com |
47ad817e28ac79e9cd58c22ac3cb308357677d1f | 156c03dc94ba4268f4a3f79aa8b69eaba24791f4 | /main.ino | 70124133308ff3fa8102daea53088270db374d6b | [] | no_license | neverased/MediaServer | dcd25b087459f632dad869f255a55c9e97779d45 | 2cfd08335aeb2ec51096641a6d5a98bf01c41031 | refs/heads/master | 2021-04-26T22:29:00.992225 | 2020-02-03T13:29:39 | 2020-02-03T13:29:39 | 124,099,504 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,453 | ino | #include <Ethernet.h>
#include <EthernetClient.h>
#include <EthernetServer.h>
#include <EthernetUdp.h>
#include <avr/pgmspace.h>
#include <SPI.h>
#include "SdFat.h"
#include "FreeStack.h"
#include <LiquidCrystal.h>
LiquidCrystal lcd(2, 3, 4, 5, 6, 7); //Informacja o podlaczeniu nowego wyswietlacza
/********... | [
"noreply@github.com"
] | neverased.noreply@github.com |
87ff159b2cb0c8fb0a6891de40491a9af7f8ed62 | 68703baa37bb2c50f4c86bfec54e42553ee20497 | /nme6/nme6d/code/timer.h | e2c98fb2cc3d6a60c3736a6a685bf71731d3870c | [] | no_license | bimmlerd/nme | 4ce4c64f429a8e6232069a2cff525b117cf687f1 | c63a11fcfce0dd98cc3576bd8af286cd28f82ff2 | refs/heads/master | 2020-05-18T04:22:53.895741 | 2016-01-21T13:40:41 | 2016-01-21T13:40:41 | 42,814,155 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,667 | h | #include <chrono>
typedef std::chrono::high_resolution_clock::time_point time_t_;
//! Class implementing a simple chronometer, similar to tic-toc of Matlab
//! Just hit start() to start the timer, stop() to increment the timer (with time since last start/stop or reset)
//! Hit reset() to reset to 0 elapsed time
//! G... | [
"bimmlerd@student.ethz.ch"
] | bimmlerd@student.ethz.ch |
f8462891dbb99499c9447411104bb04703be8c3b | a2a0ca2d2fc7d9a136dee137b39bc3a11489d1bf | /FireKeeper/MatchSvr/MatchImp.cpp | 030206a52fa1bfbb3384665f37dccdadd66af199 | [] | no_license | tommypan/FireKeeper | 0b70abb05d6135233917a7148206e22942072ee5 | 6da259632eed19bfa81f45703e1a75146025637f | refs/heads/master | 2020-09-23T18:46:16.437797 | 2019-12-09T12:00:47 | 2019-12-09T12:00:47 | 225,561,324 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 560 | cpp | #include "MatchImp.h"
#include "servant/Application.h"
using namespace std;
//////////////////////////////////////////////////////
void MatchImp::initialize()
{
//initialize servant here:
//...
}
//////////////////////////////////////////////////////
void MatchImp::destroy()
{
//destroy servant here:
... | [
"709450846@qq.com"
] | 709450846@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.