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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d5efc3922541329f534b9034bf578a4a967cae3f | bc6d1b77b4a3721c1d5be7f769ad5b0423ec651d | /Simulator/stdafx.h | 07ca4fbc1add4a5e854226cd1f61a715794ffbe9 | [] | no_license | endiny/SMOLab | 3e4af0664bf19ca7cd70be3afb7bfc9d3257aeb5 | 9d6b3f03c104cc7c7fdd3be6c45860c8bc5fb856 | refs/heads/master | 2016-08-11T07:42:13.914763 | 2016-02-15T18:08:42 | 2016-02-15T19:59:45 | 48,456,047 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 880 | h | // stdafx.h: включаемый файл для стандартных системных включаемых файлов
// или включаемых файлов для конкретного проекта, которые часто используются, но
// не часто изменяются
//
#pragma once
#include <string>
#include <iostream>
#include <stdio.h>
//#include <tchar.h>
#include "SourceRow.h"
#include "Se... | [
"endiny@icloud.com"
] | endiny@icloud.com |
d0c2df3febeb4473c0172d8a30bf1639e7261dd2 | 5ba0371efb2e6621151b5b25f8973e6a20e8a0d3 | /private_inheritance.cpp | e3a6b09c90b0e7758133925ee41a018f9a0af288 | [] | no_license | kunal-pahwa/HackerRank_Questions | a2cc97cef7e6e2b68b7ae786f245ff4e1ba2f447 | 7090a0733aebdd77e516eefcd1f7ebe8d376b9a9 | refs/heads/master | 2020-03-22T22:44:58.165372 | 2018-07-12T22:13:51 | 2018-07-12T22:13:51 | 140,768,866 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 253 | cpp | #include<iostream>
using namespace std;
class base{
public:
int a=10;
int b=5;
void fun(){
cout<<"sadfasd";
}
};
class Derived:public base{
public:
void fun(){
cout<<"i am in derived";
}
};
int main()
{
Derived b1;
b1.base::fun();
}
| [
"kunalpahwa0001@gmail.com"
] | kunalpahwa0001@gmail.com |
fb6d9a45795a0e41c2048a11c417052c5a7f3e6a | ba96d7f21540bd7504e61954f01a6d77f88dea6f | /build/Android/Debug/app/src/main/include/_root.Haslaamispaivak-d3464ec1.h | 83d79b9947a9d5cc76c8c35681d33963b0647aa2 | [] | no_license | GetSomefi/haslaamispaivakirja | 096ff35fe55e3155293e0030c91b4bbeafd512c7 | 9ba6766987da4af3b662e33835231b5b88a452b3 | refs/heads/master | 2020-03-21T19:54:24.148074 | 2018-11-09T06:44:18 | 2018-11-09T06:44:18 | 138,976,977 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,200 | h | // This file was generated based on '/Users/petervirtanen/OneDrive/Fuse projektit/Häsläämispäiväkirja/.uno/ux15/Häsläämispäiväkirja.unoproj.g.uno'.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.String.h>
#include <Uno.UX.Property1-1.h>
namespace g{namespace Fuse... | [
"peyte.com@gmail.com"
] | peyte.com@gmail.com |
775c6b7772b3b2f1b43fb003636ecad3da5d4819 | 1f6824a64c3cc6b0827b55f24079edc23ed6bc2b | /Plugins/VoxelFree/Source/Voxel/Public/VoxelContainers/VoxelSparseArray.h | 24a62018b75360763e9663867b8b2b856d25703b | [
"MIT"
] | permissive | lineCode/Woodlands | bb330644567c92e041e4da3d5d80326755c370c5 | 9e99f948543ad3f8f0eead691eddb4125da272f5 | refs/heads/master | 2023-04-15T13:56:45.978505 | 2021-04-19T04:30:44 | 2021-04-19T04:30:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,862 | h | // Copyright 2021 Phyronnaz
#pragma once
#include "CoreMinimal.h"
#include "Containers/SparseArray.h"
// Default one does not do check on element access
template<typename InElementType, typename InAllocator = FDefaultSparseArrayAllocator>
class TVoxelSparseArray : public TSparseArray<InElementType, InAllocator>
{
pu... | [
"Mattrb_99@ymail.com"
] | Mattrb_99@ymail.com |
5735235ecfb1609c613a81726001d5cd0215eea9 | 7c6e3057103cc68d648623fa43e6323ea7b7f16a | /buggyAlpha/item/gold/treasure.cc | 652904c670a929ae6e5d8c89c449328144496286 | [] | no_license | rick1847/a5CC3000 | cd28d13822c049d7f7f3e4fac045dae432264bb3 | 0f7f84b307a49d690087776a3e2534ecc2ef8e25 | refs/heads/master | 2020-03-23T06:04:06.354711 | 2018-07-25T22:03:10 | 2018-07-25T22:03:10 | 141,186,624 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 226 | cc | #include "treasure.h"
Treasure::Treasure(Coordinate &p, Cell &c) : Item(p, c)
{}
Treasure::~Treasure() {
}
char Treasure::getAvatar() {
return 'G';
}
bool Treasure::isSteppableByPlayer(){
return true;
}
| [
"rick1847@gmail.com"
] | rick1847@gmail.com |
404e975cfe6d313c0096bd7ce52b62c4fd2e36e5 | 4593d44ef24313de4820663afdc493ed44fc0f9c | /GAROUTER/GARouter/include/GARDynObjective.hpp | d9b73620cffaadb75f578166efdbd728d301358b | [] | no_license | gg-uah/GARouter | 1d23cee49ecef317456f50349b61ad5519a541ea | 8fc2da9294b1211901512d4ef11751f88a3a2e78 | refs/heads/master | 2021-01-17T19:23:40.270095 | 2016-06-02T14:53:51 | 2016-06-02T14:53:51 | 60,272,711 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,524 | hpp | /*
* GARDynObjective.hpp
*
* Created on: Jun 10, 2015
* Author: ctomas
*/
#ifndef GARDYNOBJECTIVE_HPP_
#define GARDYNOBJECTIVE_HPP_
#include <GARDetector.hpp>
#include <GARDetectorCon.hpp>
#include <GARDetectorFlow.hpp>
#include <GARRouteCont.hpp>
#include <utils/common/StdDefs.h>
#include <ga/ga.h>
names... | [
"miguellop@iMac-de-Miguel.local"
] | miguellop@iMac-de-Miguel.local |
31cc51d80cdb81a60b22a57126d5050674ff0f2d | 7ff00141aefe2dc9c5525897b2594f6a61d2deb7 | /far/tracer.cpp | c8a0b3f69bad7201bd71ed2f1709bc0d64445cec | [
"BSD-3-Clause"
] | permissive | ctapmex/FarManager | c9e1b44d876eee090cc378554c171fbda3416377 | 41a14bef7e8ec50d59c48c0d33b8408252eae744 | refs/heads/master | 2021-12-19T10:19:33.583355 | 2021-11-28T15:34:40 | 2021-11-28T15:34:40 | 161,012,545 | 0 | 0 | BSD-3-Clause | 2018-12-09T06:44:40 | 2018-12-09T06:44:39 | null | UTF-8 | C++ | false | false | 10,966 | cpp | /*
tracer.cpp
*/
/*
Copyright © 2016 Far Group
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and th... | [
"alabuzhev@gmail.com"
] | alabuzhev@gmail.com |
5e492c20a2fa7db0dc9be1b1c802e91d958c301a | fcd4bce0080771389b4a69338ed6443153942183 | /cores/n64/mupen64plus-rsp-paraLLEl/rsp_vu_fuzzer.cpp | bcb629b382c3b3e33066f7edb2f8034b3fe3ebb6 | [
"MIT",
"LGPL-2.1-only",
"MPL-1.1",
"LicenseRef-scancode-mame",
"GPL-1.0-or-later",
"Zlib",
"GPL-2.0-only",
"LGPL-2.1-or-later",
"MPL-2.0",
"CC-PDDC",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-brian-gladman-3-clause",
"BSD-3-Clause"... | permissive | wulfebw/retro | d4fcf9229b257b3c495f54b1aeb3ea36004ae4aa | dad4b509e99e729e39a2f27e9ee4120e3b607f58 | refs/heads/master | 2022-10-23T07:17:55.320585 | 2020-06-12T01:38:06 | 2020-06-12T01:38:06 | 260,832,205 | 8 | 1 | MIT | 2020-06-12T01:38:08 | 2020-05-03T05:06:17 | C | UTF-8 | C++ | false | false | 2,474 | cpp | #include "rsp_op.hpp"
#include "rsp_disasm.hpp"
#include <random>
using namespace RSP;
static uint64_t hash_registers(const CPUState *rsp)
{
uint64_t h = 0xcbf29ce484222325ull;
auto *data = reinterpret_cast<const uint32_t *>(&rsp->cp2);
unsigned words = sizeof(rsp->cp2) >> 2;
for (size_t i = 0; i < words; i++)
... | [
"blake.w.wulfe@gmail.com"
] | blake.w.wulfe@gmail.com |
d474d21bc6b9e06bf1d192309cf17078d37c52c1 | 13c3630445d73fb2703e5574b70942742f37fb89 | /Stable/CSCommon/MMatchServer_AntiHack.cpp | bf1f6b9412587e1f8a8d4b9f6af27ef0cda26b8a | [] | no_license | NovaDV/Gunz1.5 | 8cb660462c386f4c35d7f5198e614a29d5276547 | 97e7bc51fd082e37f3de0f02c5e2ce6c33530c50 | refs/heads/main | 2023-06-14T15:41:07.759755 | 2021-07-11T18:25:07 | 2021-07-11T18:25:07 | 385,099,338 | 1 | 0 | null | 2021-07-12T02:10:18 | 2021-07-12T02:10:18 | null | UTF-8 | C++ | false | false | 410 | cpp | #include "stdafx.h"
#include "MMatchServer.h"
#include "MSharedCommandTable.h"
#include "MErrorTable.h"
#include "MMatchObject.h"
#include "Msg.h"
#include "MMatchConfig.h"
#include "MCommandCommunicator.h"
#include "MDebug.h"
#include "MMatchAuth.h"
#include "MAsyncDBJob.h"
#include "MMatchUtil.h"
#include "MMatchPrem... | [
"jduncan0392@gmail.com"
] | jduncan0392@gmail.com |
d6eb01018604fccc5fc55c6c8d11cd7a95ac0038 | 35b0502a545134896c7b88243dd6359af18e7d23 | /WeeDiff/WeeDiffGen/Plugins/WDGRemoveIsGuildCheatName/WDGRemoveIsGuildCheatName.cpp | 902ff83e33ac8eb77b07342533536b454abaf2c1 | [
"LicenseRef-scancode-other-permissive"
] | permissive | HM-LIANG/atwl | a16fb5b1fe87f553aa7fceb6bf84bb079e18456e | 11632f8b3827e47845e5e2def75522819fa445aa | refs/heads/master | 2023-04-19T10:01:15.373940 | 2021-05-08T21:25:30 | 2021-05-08T21:25:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,861 | cpp | // -----------------------------------------------------------------
// WDGRemoveIsGuildCheatName
// (c) 2014 Ai4rei/AN
//
// This work is licensed under a
// Creative Commons BY-NC-SA 3.0 Unported License
// http://creativecommons.org/licenses/by-nc-sa/3.0/
//
// -------------------------------------------------------... | [
"ai4rei@users.noreply.github.com"
] | ai4rei@users.noreply.github.com |
7b7b4c015402fdf5132e60905b5e0373b7d98882 | 0ef4f71c8ff2f233945ee4effdba893fed3b8fad | /misc_microsoft_gamedev_source_code/misc_microsoft_gamedev_source_code/extlib/havok/Source/Physics/Internal/hkpInternal.cpp | 780bded8f6dd952d0258c777af55336d618020ce | [] | no_license | sgzwiz/misc_microsoft_gamedev_source_code | 1f482b2259f413241392832effcbc64c4c3d79ca | 39c200a1642102b484736b51892033cc575b341a | refs/heads/master | 2022-12-22T11:03:53.930024 | 2020-09-28T20:39:56 | 2020-09-28T20:39:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,320 | cpp | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
ad2e33df8684cbe1ae5aaa575d0943d4ba8d0a69 | 477c8309420eb102b8073ce067d8df0afc5a79b1 | /VTK/Rendering/fonts/face_courier_bold.cxx | bb7cad3bfc53c4bfd8f43bc7cea19f52587fb10f | [
"LicenseRef-scancode-paraview-1.2",
"BSD-3-Clause"
] | permissive | aashish24/paraview-climate-3.11.1 | e0058124e9492b7adfcb70fa2a8c96419297fbe6 | c8ea429f56c10059dfa4450238b8f5bac3208d3a | refs/heads/uvcdat-master | 2021-07-03T11:16:20.129505 | 2013-05-10T13:14:30 | 2013-05-10T13:14:30 | 4,238,077 | 1 | 0 | NOASSERTION | 2020-10-12T21:28:23 | 2012-05-06T02:32:44 | C++ | UTF-8 | C++ | false | false | 208,842 | cxx | #include "vtkEmbeddedFonts.h"
// VTK: Courier Bold
// Courier 10 Pitch Bold (c0583bt_.pfb)
// Contributed by Bitstream (XFree86)
size_t face_courier_bold_buffer_length = 40008;
unsigned char face_courier_bold_buffer[] = {
128, 1, 215, 5, 0, 0, 37, 33, 80, 83, 45, 65, 100, 111,
98, 101, 70, 111, ... | [
"aashish.chaudhary@kitware.com"
] | aashish.chaudhary@kitware.com |
1e411c4dacafeb090ebbd5afde57581c782104e6 | de6de290e26e052fa38bda0acf81736cbee632c0 | /PJLaberintoPLP/PJLaberintoPLP/CObjeto.h | 33386723bdf33a5d9be56f508877785322159367 | [] | no_license | juanjoselopezp2296/Proyectos_POO_Juegos | 7014afa13221333251fd5b244cb2a4a6365ebe65 | 3d6b60e25de9c5e170164f4fef252a6e666634f7 | refs/heads/main | 2023-01-19T11:43:40.634385 | 2020-11-24T23:54:51 | 2020-11-24T23:54:51 | 312,417,731 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,028 | h | #pragma once
class CObjeto {
protected:
int x, y, dx, dy, ancho, alto, iX, iY, anchoS, altoS;
bool colision;
enum Direccion direccion;
enum Direccion direccionColision;
public:
CObjeto(int x, int y, int dx, int dy, int ancho, int alto, int iX, int iY, int anchoS, int altoS);
~CObjeto();
void Mostrar(Sy... | [
"48421315+juanjoselopezp2296@users.noreply.github.com"
] | 48421315+juanjoselopezp2296@users.noreply.github.com |
8c014968d6c60babad4ccd3499198a2fd739306f | 9e04d3d47f0a8b80b23d96f0f4f82cd7c3e06408 | /source/strategy_host/ctp_preinsert.h | 49292bfe138bf1c16b2a282220f7f33323377398 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | BrentJiang/qtsf | 648f4c4d4d60718d6f596e86d8a5a5cf4c685443 | 8c1139800052fa3e50863915e76ebcfb6ab5c78c | refs/heads/master | 2020-07-23T20:43:57.436116 | 2019-09-19T10:24:09 | 2019-09-19T10:24:09 | 207,701,192 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,049 | h | #pragma once
#include <cstdint>
#include <unordered_map>
#include <mutex>
#include <memory>
#include "log4z.h"
using namespace zsummer::log4z;
#include "common/common/logger.h"
#include "server/options_impl.h"
namespace Envoy {
namespace StrategyHost {
struct FutureOrder
{
uint32_t order_id;
uint64_t trigg... | [
"sanyi0127@sina.com"
] | sanyi0127@sina.com |
caea400a04343a11d6ba39145e913128515c49db | bd95a1d0c8ecf659f6ab692b7076c4eeefd692ae | /contest/olympiad/USACO/11DEC_G3.cpp | c8d9d17f1a5c5b5fbe7b1725dff85fbbcf7a98e2 | [] | no_license | jjwdi0/PS-Library | d6623f2b7d00f90640ff38abbdb654ec8223eefd | 3ca6bb3f8336cca8b2e5f3243332beebba869d44 | refs/heads/master | 2023-02-09T03:27:34.877953 | 2020-12-27T03:17:32 | 2020-12-27T03:17:32 | 316,480,494 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,409 | cpp | #include <bits/stdc++.h>
#define MAX_N 100005
#define MAX_LN 18
using namespace std;
using pr = pair<int, int>;
using ll = long long;
struct Z { ll v, lz; };
struct segtree {
Z tree[MAX_N*8];
int base;
void init(int x) { for(base=1; base<x; base<<=1); }
void update(int x, ll y, bool arr = 0) {
... | [
"jjwdi0@naver.com"
] | jjwdi0@naver.com |
f128ca7ee4eab1df4582f772c0a49da1cd37b6bf | ce6a17ec7dd2defbda7ede8954c7f3152427e091 | /LargeFile.h | b29f442d65f0a475936fadf5dcb711d4b256dc35 | [] | no_license | BlueBrain/TuvokBasics | 8052b80139375fc519853e308a822e67a8a5dec8 | 2bce925dc99412050ead9ae7289b38d354001820 | refs/heads/master | 2020-12-24T17:35:30.062419 | 2014-09-25T13:31:08 | 2014-09-25T13:31:08 | 11,734,414 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,410 | h | /*
For more information, please see: http://software.sci.utah.edu
The MIT License
Copyright (c) 2011 Scientific Computing and Imaging Institute,
University of Utah.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the... | [
"tfogal@5b8196f7-c1c0-4be6-8b13-4feed349168d"
] | tfogal@5b8196f7-c1c0-4be6-8b13-4feed349168d |
ec43134dcf8eaa6ec27d2967cc46a04bce6fce6e | 9a3e81788b83f2a91ddc1cd7d22bf47afbcfc642 | /CharAR/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_KeyValuePair_21189512043.h | 9f6a28a13263e7fc526af14a442ff5584fae3d08 | [] | no_license | EasonTianyiZhang/CatchMeIfYouCan | 519cffd319201f947aeb535cd6f52ad244170a4e | fd2603bb06a5857b6ab20aade73c25590a38a6ae | refs/heads/master | 2021-01-18T19:48:26.536899 | 2016-09-26T23:34:20 | 2016-09-26T23:34:20 | 69,297,181 | 1 | 3 | null | 2016-09-26T23:32:20 | 2016-09-26T22:13:16 | null | UTF-8 | C++ | false | false | 1,576 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// Vuforia.PropAbstractBehaviour
struct PropAbstractBehaviour_t1293468098;
#include "mscorlib_System_ValueType1744280289.h"
#ifdef __clang__
#pragma clang diagnostic push
#pragma cl... | [
"gxy26904@gmail.com"
] | gxy26904@gmail.com |
76750542b98a284d5af57757da9c28edc87e4efd | a33aac97878b2cb15677be26e308cbc46e2862d2 | /program_data/PKU_raw/80/907.c | c3eed7dcc9459670d9b582fa57ca17a82bda330e | [] | 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 | 1,276 | c | int main()
{
int year[2],month[2],day[2],i,s=0,j;
scanf("%d %d %d",&year[0],&month[0],&day[0]);
scanf("%d %d %d",&year[1],&month[1],&day[1]);
if(year[1]-year[0]!=0)
{for(i=year[0];i<=year[1];i++)
{
if(i==year[0])
{
for(j=month[0];j<=12;j++)
{
if(j==1||j==3||j==5||j==7||j==8||j==10||j==12... | [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
5895f11e7488efff7557919f89a774371bf68ec3 | 844a9129433604be87a4dea5438176bb9eeadef9 | /Codeforces/1095-B-ArrayStabilization.cpp | e274b486b8211403823e0b1728169ab6b24f179b | [] | no_license | AIT-RAMI/Competitive-Programming | 135d9ed88113c949f2436e1e6f2eab1bc6282f81 | b1206c5175904c03f36ee62e00099d5613aa3644 | refs/heads/master | 2022-12-30T19:19:49.945784 | 2020-10-20T11:07:49 | 2020-10-20T11:07:49 | 176,545,114 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 836 | cpp | #include <bits/stdc++.h>
#include <algorithm>
#include <string.h>
#include <math.h>
using namespace std;
typedef long long ll;
typedef unsigned long long ull;
const ll mod = 1000000007;
#define pf(n) cout << n << endl
#define pfs(n) cout << n
#define ps() cout <<" "
#define sf(n) cin >> n
#define in(i,n) ... | [
"mohamedaitrami@gmail.com"
] | mohamedaitrami@gmail.com |
c1c8a68270ecc34f917106fff685129cd0eae353 | 505b4525174f8d3ea73b4d3b2c7c011cd63d1216 | /Algorithms/programmers_17679.cpp | 204eb4be12a10f124f9c44da4c991662b0e146f0 | [] | no_license | JangHyeonJun/AlgorithmStudy | 4c0532972e614f8498d941336e3e3ed6864bff27 | 5e5508d084d48b8074af39d98a1f4073c0ea0876 | refs/heads/master | 2023-08-28T21:24:31.715861 | 2023-08-06T11:17:27 | 2023-08-06T11:17:27 | 154,111,534 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,753 | cpp | //#include <string>
//#include <vector>
//
//using namespace std;
//
//typedef pair<int, int> II;
//
//void move_block(int m, int n, vector<string>& board)
//{
// for (int i=0; i<n; i++)
// {
// int row = m - 1;
// while (row >= 0)
// {
// if (board[row][i] == '_')
// {
// for (int j = row - 1; j >= 0; j--)
/... | [
"totok682@naver.com"
] | totok682@naver.com |
625a2b7bfc4d4d5c8ef3ddd596bd86bcccf5308b | 94a748b9ec43c531dcce671cbb23801c8260c08d | /testprograms/FoxProgression.cpp | bbd8e168323235b528527245067daaf89f83e885 | [] | no_license | Shubham28/TopCoder | 091948352bcfe2088cdce9a1d82ddec2cf38cfe9 | 25b6d34c391b8b79094bd0d971d86c2af943f4d3 | refs/heads/master | 2021-01-19T09:44:00.576213 | 2013-05-23T12:54:30 | 2013-05-23T12:54:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,282 | cpp | #include <vector>
#include <map>
#include <queue>
#include <algorithm>
#include <sstream>
#include <iostream>
#include <cmath>
#include <cstdlib>
#include <set>
#include <numeric>
#define FOR(A,B,C) for(int A=B;A<C;A++)
#define EFOR(A,B,C) for(int A=B;A<=C;A++)
#define RFOR(A,B,C) for(int A=B;A>=C;A--)
#define PB(A,B)... | [
"shubham.gup@directi.com"
] | shubham.gup@directi.com |
72f6e9397c4adf0e5756c99bb9f1e48a75a73db1 | 16cddcd8db3d1eed6e2f26b9b440173e90c18842 | /utilityFunctions.h | 3ad6b5983d3097cc31f3a33b3ea1fb0cc8a033cb | [] | no_license | KKMahogany/Asteroids | 83e4fdab615f949047cdd4cdc2d4e8ce6538177b | 2f16a9cdb15497a4731263067c7509dbf0e9a06c | refs/heads/master | 2016-09-06T17:50:08.813644 | 2015-05-06T01:15:15 | 2015-05-06T01:15:15 | 35,132,244 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,455 | h | //
// utilityFunctions.h
// Asteroids
//
// Created by Kevin Tran on 31/05/14.
// Copyright (c) 2014 Kevin Tran. All rights reserved.
//
#ifndef __Asteroids_utilityFunctions_h
#define __Asteroids_utilityFunctions_h
#include "constants.h"
#include "weapon.h"
inline double getRandomDir (int fineness = STANDARD_ANG... | [
"kevinohappyface@gmail.com"
] | kevinohappyface@gmail.com |
bf6cb514dfc51acbcf564859ca9f04f8b9b0f8f6 | 778619ffffeb527ab7e43d628a942998414b22bd | /lw/io/stream/buffer.cpp | 09eae1e3967b677f308e24d51a432c9b4e928e62 | [
"MIT"
] | permissive | LifeWanted/liblw | eabcbc18aa808f55e644e22310ef28474b098afd | 6b96e3dd67b72243d39ad83b7754d0b7dbb2b18a | refs/heads/master | 2022-09-15T11:20:17.362484 | 2022-02-26T19:34:27 | 2022-02-26T19:34:27 | 31,483,187 | 39 | 8 | MIT | 2021-08-21T02:36:07 | 2015-03-01T01:32:58 | C++ | UTF-8 | C++ | false | false | 1,855 | cpp | #include "lw/io/stream/buffer.h"
#include <algorithm>
#include <cstring>
#include <streambuf>
#include <string>
namespace lw::io::stream {
StringBuffer::StringBuffer() {
setg(data(), data(), data());
setp(data(), data() + capacity());
}
StringBuffer::StringBuffer(const std::string& str): _buffer{str} {
setg(d... | [
"natalie@lifewanted.com"
] | natalie@lifewanted.com |
8b7c95ec744b9a5c4fc2876ed52761477aa9ffbf | 9f1d95c9e401270a36a1d785d8c4cb5d267bc1fc | /hideconsole/hideconsole.cpp | db91dd054be3d40e46aba615499d30216966a189 | [] | no_license | srw/hide-console | 4c9ff53c6ae40a110054472be60e4a8982551dfe | 14f442a997ca099b930d291a7f54cc00125c03cb | refs/heads/master | 2021-01-10T21:33:16.912718 | 2012-01-03T19:28:27 | 2012-01-03T19:28:27 | 3,096,576 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 909 | cpp | // hideconsole.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "windows.h"
#include <string>
#include <iostream>
#include <stdio.h>
namespace std
{
#ifdef _UNICODE
typedef wstring tstring;
#define tout std::wcout
#else
typedef string tstring;
#define tout std::cout
#endi... | [
"sebastian.wain@nektra.com"
] | sebastian.wain@nektra.com |
18cba141d94ce26896ec42c51dc802c37b08b90a | 44147b92cfc409164288fda1a5d36a2715838fa7 | /XSmilAgent/SGNode.cpp | bbec72c784e22e1a992e2494ce97424ce308a8d2 | [] | no_license | bestdpf/xface-new | 43d6c85fdf5fc4e44629dd24ef5232142c2f28b7 | 6870fea0cf49c7e185fbee31cff1b04e49b33dd6 | refs/heads/master | 2021-01-22T04:36:43.050943 | 2014-05-25T06:44:31 | 2014-05-25T06:44:31 | 20,047,812 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 961 | cpp | /* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
* Softwa... | [
"duan@gst169076.ip.sz.tsinghua.edu.cn"
] | duan@gst169076.ip.sz.tsinghua.edu.cn |
18bc8ce96ebfbcf0e6791260063d23447107c52e | 082fa6b3970bc27d7e349dcc56e209f33a997442 | /code/common/LibHNLobby/HNLobby/v88/GameLandCompositeV88.cpp | c9b96ce50e2bfec122eabaa70a1b1cbf6e6e4731 | [] | no_license | Crasader/C-_Project | e0627276e9305b661c82706f635cf0bdfa009897 | 106d2c8fd9561730a59d36af12f11677e54f8772 | refs/heads/master | 2021-10-27T05:48:05.937651 | 2019-04-16T07:30:35 | 2019-04-16T07:30:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,911 | cpp | #include "GameLandCompositeV88.h"
#include "PlatformResV88.h"
#include "HNLobby//GameExitLayer.h"
#include "HNLobby/PlatformDefine.h"
#include "HNLobby/PlatformConfig.h"
#include "HNLobby/GamePrompt.h"
#include "VersionInfo/VersionInfo.h"
#include "Sound/HNAudioEngine.h"
#include "base/WeChatAndroid.h"
#if (CC_TARGE... | [
"732328380@qq.com"
] | 732328380@qq.com |
629de9629cb6ecbae135da635521712e85119725 | 63b780d4f90e6c7c051d516bf380f596809161a1 | /FreeEarthSDK/src/FeTriton/RotorWash.cpp | dc1fd7d71f55ed5b16cd5a75defacaf4f84786da | [] | no_license | hewuhun/OSG | 44f4a0665b4a20756303be21e71f0e026e384486 | cfea9a84711ed29c0ca0d0bfec633ec41d8b8cec | refs/heads/master | 2022-09-05T00:44:54.244525 | 2020-05-26T14:44:03 | 2020-05-26T14:44:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,528 | cpp | // Copyright (c) 2013-2014 Sundog Software LLC. All rights reserved worldwide.
#include <FeTriton/RotorWash.h>
#include <FeTriton/Ocean.h>
#include <FeTriton/WakeManager.h>
#include <FeTriton/Configuration.h>
#include <FeTriton/Decal.h>
#include <FeTriton/DecalManager.h>
using namespace Triton;
RotorWash::RotorWash... | [
"Wang_123456"
] | Wang_123456 |
578000979c2d2b02baf3f99573959660b12b25e6 | 8bbc95651bb1475d24268ffd665c90f9ac2ff84a | /VRCLoader/Loader/CLRHost.cpp | 922ba05460ccbd8eddf41ccf1c122469f671bc85 | [] | no_license | icefr2g/BlazeEngine-IL2CPP | b44e12b69dc269b2eee9199e86043145d4f2d799 | edc163a68a2510f69d2c1428fd19518bb8bc3709 | refs/heads/master | 2023-07-31T14:55:40.695592 | 2021-09-22T08:32:40 | 2021-09-22T08:32:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,812 | cpp | #include "CLRHost.h"
bool CLRHost::clrRunning = false;
ICLRMetaHost* CLRHost::clrInstance = NULL;
ICLRRuntimeInfo* CLRHost::runtimeInfo = NULL;
ICLRRuntimeHost* CLRHost::runtimeHost = NULL;
ICLRControl* CLRHost::clrControl = NULL;
INetDomain* CLRHost::netDomain = NULL;
bool CLRHost::HostCLR()
{
#if (DEBUG)
ConsoleU... | [
"vovanba1999@mail.ru"
] | vovanba1999@mail.ru |
fbd393af1b82757518a0a97194755326ccbb96fb | 4503b4ec29e9a30d26c433bac376f2bddaefd9e5 | /QtitanRibbon4.9.0/VC14/Win32/src/ribbondsgn/QtnMainWindowDsgnTaskMenu.cpp | ae45435b51419f7af4a0010c7f31737752af6772 | [] | no_license | SwunZH/ecocommlibs | 0a872e0bbecbb843a0584fb787cf0c5e8a2a270b | 4cff09ff1e479f5f519f207262a61ee85f543b3a | refs/heads/master | 2021-01-25T12:02:39.067444 | 2018-02-23T07:04:43 | 2018-02-23T07:04:43 | 123,447,012 | 1 | 0 | null | 2018-03-01T14:37:53 | 2018-03-01T14:37:53 | null | UTF-8 | C++ | false | false | 3,989 | cpp | /****************************************************************************
**
** Qtitan Library by Developer Machines (Microsoft-Ribbon implementation for Qt.C++)
**
** Copyright (c) 2009-2015 Developer Machines (http://www.devmachines.com)
** ALL RIGHTS RESERVED
**
** The entire contents of this file i... | [
"me@kimjunu.com"
] | me@kimjunu.com |
173dd67e7482311573616e7cf4d37b755f84d6d5 | c1794e3e09414199f5cc5a1d92f1b50572a2b0ec | /cpp11/trie_tree.cc | 7182e31cd6cee9f8acd75d3fbf01b37733c83c7f | [] | no_license | duanbing/tools | 195c6a2308293ccda096f60820e224aed246d354 | 9ad5e0f49a834c8eccc8c695facf338fa8b2811d | refs/heads/master | 2021-04-29T13:21:01.775650 | 2021-01-27T03:25:59 | 2021-01-27T03:25:59 | 121,749,594 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,278 | cc | /***************************************************************************
*
* Copyright (c) 2017 Baidu.com, Inc. All Rights Reserved
* @author duanbing(duanbing@baidu.com)
*
**************************************************************************/
/**
* @filename trie_tree.cc
* @desc
* @create time 201... | [
"duanbing@baidu.com"
] | duanbing@baidu.com |
2bd62aa3a5e870822dd47eb3d31d6fff31a2b772 | 550e96fb6a69ee7d35bd1c1e4d6601505db42b38 | /APPLICATIONS/SHALLOW_WATER/SW_SK_new/Sources/libschemes/order2.cpp | 22787ef2a398d4d0ef994eced39502020a52c95e | [] | no_license | jbigot/csm | b81e460063b042a800d52c7db0a3dbf137d307e7 | 9ab0f08d0eb3c230c5bc0dfb59d872fe0d3ecbb3 | refs/heads/master | 2023-03-18T16:04:06.518853 | 2017-03-07T13:16:22 | 2017-03-07T13:16:22 | 350,790,392 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,132 | cpp | #include "misc.hpp"
#include "order2.hpp"
#include "order2_parallel.hpp"
order2::order2(parameters * &par):scheme(par) {
// variable avec cellule fictive
hsa.init(head,1.0);
usa.init(head,1.0);
vsa.init(head,1.0);
// variable sans cellule fictive
qsa1.init(head,0.);
qsa2.init(head,0.);
// variable a... | [
"helene.coullon@inria.fr"
] | helene.coullon@inria.fr |
34232a8adab485ae57d5d8352f1ae5b689e37b0a | 6769d7a0bed224ddcd4ccc2758a634ea1b7a8f18 | /Project/build-qtFinal-Desktop-Debug/moc_bullet.cpp | d90f967476d20261d74d417861e80696512d6afa | [
"CC0-1.0"
] | permissive | mahdialikhasi/Advanced-Programming | 97bd44497dc81596711708085eff9bc5da9a808c | 0ece123e6442e5e844f657e5ea2ca9de00d5c734 | refs/heads/master | 2022-11-28T13:22:48.298311 | 2020-08-12T06:16:55 | 2020-08-12T06:16:55 | 205,987,385 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,335 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'bullet.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.5.1)
**
** WARNING! All changes made in this file will be lost!
**************************************************************... | [
"mahdialikhasi1389@gmail.com"
] | mahdialikhasi1389@gmail.com |
e5663dfbe6ad93722988ad141dacb66ea58218ac | c7b270492e0348214dd9d65fa651280506d09bd8 | /Pre-Orca/hectorquad/src/publishPose.cpp | 5cefc82d0f3884c8eea837c79d3b4091fdc68cb6 | [] | no_license | erenerisken/drone_motion | 10f54eca3df9fdb2a4a56f9a3e0fc1194cc4987e | 727dcc5759963e5f84873557606b719cabdc5f1c | refs/heads/master | 2021-07-25T05:13:03.691489 | 2020-07-08T06:03:02 | 2020-07-08T06:03:02 | 196,026,836 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,243 | cpp | #include <ros/ros.h>
#include <geometry_msgs/Quaternion.h>
#include <gazebo_msgs/ModelStates.h>
#include <vector>
#define QUAD_COUNT 4
ros::NodeHandle *nhPtr;
class UAV
{
public:
std::string name_;
ros::Publisher pub_;
UAV(std::string name) : name_(name)
... | [
"erenerisken@gmail.com"
] | erenerisken@gmail.com |
f94012cbc6ec6e830dec5213b12e7d0705f3733a | c0893165fbb874bb3b5149f3511e12b7aa2f2b23 | /Petya and Strings.cpp | 11e956baa3404e3b62391a3dc6615ce05e7c93b8 | [] | no_license | run-zen/My-codes | 57463e5e32f887ed8fc88d57f82e418a60e78e89 | 807fc9d9b1a48f847c8c5aa6a7ac7cc006430d2f | refs/heads/master | 2023-01-12T21:24:40.304339 | 2020-11-18T04:02:12 | 2020-11-18T04:02:12 | 290,465,588 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 658 | cpp | #include <iostream>
#include <string>
using std::string;
using namespace std;
int main()
{
ios_base::sync_with_stdio(0);
cin.tie(0);cout.tie(0);
string first_string,second_string;
cin >> first_string >> second_string;
int result = 0;
int i = 0;
char a,b;
while (first_string[i] != '\0')... | [
"55329832+run-zen@users.noreply.github.com"
] | 55329832+run-zen@users.noreply.github.com |
2ad4b1f2a716e7d9584335b635491597b0bcc38b | aff95ec4050bb261604d8fcacc2249ef20203760 | /OpenGLNeHeBackup/lesson36/Lesson36/Lesson36.cpp | 0b535634c48ce522c15d1c1338b6b94ce14ed2e2 | [] | no_license | TwTravel/OpenGLRefCode | b82ee644259e27817a6451d8cbed494eec0fa265 | daa11168a098108a21ae9df9aa71b34b20fc09f0 | refs/heads/master | 2020-04-01T16:35:12.391700 | 2018-10-17T07:24:22 | 2018-10-17T07:24:22 | 153,388,135 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 15,598 | cpp | /**************************************
* *
* Jeff Molofee's Basecode Example *
* nehe.gamedev.net *
* 2001 *
* *
* All Code / Tutorial Commenting *
* by Jeff Molofee ( NeHe ) ... | [
"twtravel@126.com"
] | twtravel@126.com |
61f516d6a2bdf5dda62d7be3845423ecfa9a9fe7 | 95fa248aee3d8c821606b4f116f42cdd0e6d3367 | /z_update/PetriView/netform.cpp | 6225f98a110be2b392deaac323fdff2b9a453ea8 | [
"Apache-2.0"
] | permissive | hackerlank/training_project | dbc1bee8e7f6dcb255aed5cb544913258f07b888 | 41e9c65bf6deae53b127f7173c6bc5030435c845 | refs/heads/master | 2020-06-12T19:39:44.766569 | 2016-07-03T18:00:57 | 2016-07-03T18:00:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,697 | cpp | #include "netform.h"
#include "ui_netform.h"
#include "visual/placeview.h"
NetForm::NetForm(QWidget *parent) :
QGraphicsView(parent),
ui(new Ui::NetForm)
{
ui->setupUi(this);
updateIds();
this->createPlace(0,0);
QGraphicsScene *scene = new QGraphicsScene(this);
scene->setItemIndexMethod(... | [
"el.iagows@gmail.com"
] | el.iagows@gmail.com |
598370c148fbd67678257e66a15755ce85479bab | d6596b106403fe2233fc1e20ac07e6805c7d4fd2 | /deps/v8/test/cctest/compiler/test-machine-operator-reducer.cc | 9a41bc5e449a7650c2ba39a5e79d60501f20d552 | [
"Zlib",
"ISC",
"MIT",
"LicenseRef-scancode-openssl",
"BSD-3-Clause",
"Apache-2.0",
"Artistic-2.0",
"NTP",
"LicenseRef-scancode-unknown-license-reference",
"bzip2-1.0.6"
] | permissive | zachlatta/node | 36b0bf6c4dc2f629ad2652c4438dc2b162ce00af | 50d36542880e3f54237c26aa8fc540770bb1072b | refs/heads/master | 2021-01-18T16:51:16.223419 | 2014-12-08T09:02:52 | 2014-12-08T09:03:52 | 27,706,253 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,076 | cc | // Copyright 2014 the V8 project 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 "test/cctest/cctest.h"
#include "src/base/utils/random-number-generator.h"
#include "src/compiler/graph-inl.h"
#include "src/compiler/js-graph... | [
"fedor@indutny.com"
] | fedor@indutny.com |
1342327b956da28ded288e50f1ac1694086c1a18 | c49ab45978054a8832463ea8e9aa1d23777a083a | /src/matrixutils.cpp | 50c5be152c268bb81b8c6bbd06e3095a7865b5c6 | [
"BSD-3-Clause"
] | permissive | quotekio/quotek-sdk | ae8fc6da496fd0452792f151e646eaf8e7b47aae | 87eeb2e4763879609042afb09aeafbb40c8c7975 | refs/heads/master | 2020-03-08T20:45:50.995266 | 2018-04-06T12:05:17 | 2018-04-06T12:05:17 | 40,011,457 | 7 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 483 | cpp | #include "matrixutils.hpp"
namespace quotek {
namespace core {
namespace utils {
void removeColumn(Eigen::MatrixXd& matrix, unsigned int colToRemove) {
unsigned int numRows = matrix.rows();
unsigned int numCols = matrix.cols()-1;
if( colToRemove < numCols )
matrix.block(0,co... | [
"quotekio@gmail.com"
] | quotekio@gmail.com |
524017ae047a10c07edfd3af659ba4618b5df9b8 | 13ec1d019e1a87dbc7e31ac87cce7b7c43747e4e | /ccgeditor.cpp | 952dcdf9b886163edd85a9164321aa00bb79b2dc | [] | no_license | asdlei99/CCGEditor | dd8194ad5bb5b78941688bad3e030182b47d3971 | 1bf21024e6d7eaaed7699c2c77a6906791f71c59 | refs/heads/master | 2020-08-18T05:38:39.888543 | 2014-12-14T14:07:14 | 2014-12-14T14:07:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,248 | cpp | #include "ccgeditor.h"
#include "filebrowser.h"
#include "Classes/AppDelegate.h"
#include "Classes/QtPort/CCQGLView.h"
#include <QTimer>
#include <QDockWidget>
CCGEditor::CCGEditor(QWidget *parent)
: QMainWindow(parent),
_appDelegate(NULL),
_sceneWidget(NULL)
{
ui.setupUi(this);
setProjectWidget(new FileBrowser(... | [
"gameboy12615@qq.com"
] | gameboy12615@qq.com |
5bac51e3e50d148f68fae6d6a2d33e4df684a4b6 | e9e6b3c667d61d112d27f80f12ac85bde8594d63 | /AnalgoKu6/DFS.cpp | a544fe4a41b669d49b63638c671b9b998fa37879 | [] | no_license | budiy12/AnalgoKu | 58373c01bf1e39d0a021d36c43538f242b968039 | 5b302b504408814fc9714952925e4006f39a6ac6 | refs/heads/master | 2021-03-26T15:24:18.298420 | 2020-04-14T02:52:47 | 2020-04-14T02:52:47 | 247,717,454 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,550 | cpp | #include <iostream>
#include <list>
using namespace std;
struct Graph {
int vertex;
list<int>* edge;
};
Graph G;
void makeGraph(Graph& G, int vertex)
{
G.vertex = vertex;
G.edge = new list<int>[vertex];
}
void addEdge(Graph& G, int i, int j)
{
G.edge[i].push_back(j);
}
void traversal(Graph G)
{
... | [
"waydub27@localhost.localdomain"
] | waydub27@localhost.localdomain |
ace9b2cf55fe9dfc12adaa8c5ea9cdefb09b28e5 | 9eaa193424d11688b36807aa2954f1c3cf1258e2 | /build/find-object/src/moc_ParametersToolBox.cpp | ac7004874e06fe937c526fc79f6ee0ed036afe56 | [] | no_license | robArmCN/kinectv2_ur5 | 4da76dc053143b7f42f1ae76d890b593024a1864 | 9748e7fffb0e9f27f8e2d66413f5a87c6719b907 | refs/heads/master | 2023-07-17T11:05:33.031118 | 2021-09-02T07:45:36 | 2021-09-02T07:45:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,653 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'ParametersToolBox.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.5.1)
**
** WARNING! All changes made in this file will be lost!
***************************************************... | [
"462461328@qq.com"
] | 462461328@qq.com |
1bb94dca8a28a5c9442c5e276573c79912d3bd32 | 407dcc14e9f59a3cc5bf30a20b4156d866972455 | /soapy_source.cc | b427b8ea3fdeb03f93dd81bd32f2aa731d9d7340 | [
"BSD-2-Clause"
] | permissive | flightaware/dump978 | 8776b45fce054afa3ec72843125a714597815c22 | 53738a849751ab8d8dbbe39a1cf1d9daed134f7a | refs/heads/master | 2022-12-21T19:38:27.893960 | 2022-12-14T02:08:33 | 2022-12-14T02:08:33 | 171,495,285 | 37 | 18 | BSD-2-Clause | 2022-06-30T02:17:31 | 2019-02-19T15:09:42 | C++ | UTF-8 | C++ | false | false | 12,201 | cc | // Copyright (c) 2019, FlightAware LLC.
// All rights reserved.
// Licensed under the 2-clause BSD license; see the LICENSE file
#include "soapy_source.h"
#include "exception.h"
#include <iomanip>
#include <iostream>
#include <SoapySDR/Errors.hpp>
#include <SoapySDR/Formats.hpp>
#include <SoapySDR/Logger.hpp>
#inclu... | [
"oliver@mutability.co.uk"
] | oliver@mutability.co.uk |
86bd433c55629ae5538a783539eeb59df64c3717 | d7d0fe6a0fae0e4e276dde963143b321e6b3eb90 | /HiyokoQuest/HiyokoQuest/MyLibrary/GameMaster/Character/Stair/Stair.hpp | 338c43de199f5284680f772c3bacd2bbfa9e6c28 | [] | no_license | Lambda1/HiyokoQuest | ca177a26f01c39ba98a59d72405d5435b158cda8 | 8de3c302a3c625d35fdf4d6a2d0b8b67cee6aef4 | refs/heads/master | 2020-08-02T18:01:12.501610 | 2019-11-10T07:49:11 | 2019-11-10T07:49:11 | 211,456,409 | 1 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 378 | hpp | #ifndef __STAIR_HPP__
#define __STAIR_HPP__
#include "../Character.hpp"
class Stair : public Character
{
public:
Stair();
~Stair();
void Move(DIRECTION direct) override;
void Teleport(const POS_TYPE x, const POS_TYPE y) override;
void Update() override;
inline int GiveEXP() override { return exp; } /* 階段は倒され... | [
"breakthrough.dodorara@gmail.com"
] | breakthrough.dodorara@gmail.com |
d32502e86a1c1df770fbff0c8d967fc61f19aa81 | 6c0ccd3e2857cd5fd2941d6335ad77c8946d3a68 | /Engine/source/lighting/advanced/advancedLightBufferConditioner.cpp | 5dff21fb46bbd13f5fe05eb05a6d01dd2f2835ac | [
"MIT"
] | permissive | LuisAntonRebollo/Torque3D | 78dcca3f8b560df065725a099dee8640c2ef3e2d | c29842e8a780ddb1a47edb671f528d7c9177ffc0 | refs/heads/dev_linux_opengl | 2021-01-16T23:01:42.022171 | 2014-02-18T02:19:46 | 2014-02-18T02:19:46 | 5,912,926 | 3 | 0 | null | 2017-01-05T18:11:24 | 2012-09-22T12:36:42 | C++ | UTF-8 | C++ | false | false | 7,837 | cpp | //-----------------------------------------------------------------------------
// Copyright (c) 2012 GarageGames, LLC
//
// 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 restrictio... | [
"davew@garagegames.com"
] | davew@garagegames.com |
edd82423d6b72bdc60a8c7e3cf6064b2db094884 | dd28694304246d09f40c1dadfda69ef790149dca | /allocator/my_construct.h | ab130eced2d63841af3de61408244cb3112e67b4 | [] | no_license | MarcusMogg/STLLearn | 442db10b4edd37a1d3c8823cb311f019c50c458a | e189a3534271f353f46d9ea0b4e80caf4b2b70b7 | refs/heads/master | 2023-01-02T09:35:47.063611 | 2020-10-25T08:59:29 | 2020-10-25T08:59:29 | 305,287,934 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,169 | h | #pragma once
#ifndef _MOG_CONSTRUCT_H_
#define _MOG_CONSTRUCT_H_
#include <new> // for placement new
namespace MOG
{
// construct 就是placement new的简单封装
template <class T1, class T2>
inline void _Construct(T1 *p1, const T2 &p2)
{
new (static_cast<void *>(p1)) T1(p2);
}
template <class T1>
inline void... | [
"m1664907189@gmail.com"
] | m1664907189@gmail.com |
992ee4b0367bd54dada7fda8cf2eef264881f358 | 9b55a3f9fa33644aa1b42e99dee1e0c714af29ed | /include/palleon/ios/IosResourceManager.h | 88d587c79b3d089cf0a7018a3a6d8d44afe1c7a9 | [
"BSD-2-Clause"
] | permissive | jpd002/Palleon | 56597af91e7878a3311b0cc08d556a6e348d9d4e | ddcd68d0a0b572a820066a74c19d36633dbb0245 | refs/heads/master | 2021-04-09T17:40:42.634899 | 2016-11-27T21:58:18 | 2016-11-27T21:58:18 | 18,983,388 | 2 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 489 | h | #pragma once
#include "palleon/resources/ResourceManager.h"
namespace Palleon
{
class CIosResourceManager : public CResourceManager
{
public:
static void CreateInstance();
static void DestroyInstance();
virtual std::string MakeResourcePath(const std::string&) const override;
virtu... | [
"jpd002@e658db38-2ae6-4b1c-8a17-0a8554443f32"
] | jpd002@e658db38-2ae6-4b1c-8a17-0a8554443f32 |
618b39e2f526e2e08f492ee0fd61ecc5a243c94c | d4a210e6850476c2b6e1cb0c152d4c26dd86ec32 | /IPZ-HMI/StateStack.hpp | a81fafb8ce19500396cd9036775ca338e57dbd84 | [] | no_license | mickes27/IPZ-HMI | 5a2372bce57a971aa3c8ce92dc5782a7b3915d75 | a89a6bf571dc11a5e8e6757b00c83186a51f9788 | refs/heads/master | 2020-03-18T07:12:22.519519 | 2018-06-18T09:55:13 | 2018-06-18T09:55:13 | 134,438,851 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,425 | hpp | #ifndef BOOK_STATESTACK_HPP
#define BOOK_STATESTACK_HPP
#include "State.hpp"
#include "StateIdentifiers.hpp"
#include "ResourceIdentifiers.hpp"
#include <SFML/System/NonCopyable.hpp>
#include <SFML/System/Time.hpp>
#include <vector>
#include <utility>
#include <functional>
#include <map>
namespace sf
{
class Even... | [
"michal.zawislak@interia.pl"
] | michal.zawislak@interia.pl |
3969177bbbf8524d8717720a779f78abe8f39308 | 105e721a388111dc4c9343b805b52d881f1e2b6b | /export/release/windows/obj/src/resources/__res_56.cpp | 7f602c957352caef9185fc3aa0fe950808382ac7 | [] | no_license | SuperSpinDashGamer39/lololololololololo-very-hard | b198f7e9c135ec9e9fbe01d193861aebc26825ad | 37c5a3d7bf27ba3a2fbaa0d3180f7163f9a15e35 | refs/heads/main | 2023-08-20T16:21:12.832634 | 2021-10-10T02:19:53 | 2021-10-10T02:19:53 | 415,465,253 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 794 | cpp | // Generated by Haxe 4.1.5
namespace hx {
unsigned char __res_56[] = {
0x80, 0x00, 0x00, 0x80,
137,80,78,71,13,10,26,10,0,0,
0,13,73,72,68,82,0,0,0,11,
0,0,0,11,8,6,0,0,0,169,
172,119,38,0,0,0,4,115,66,73,
84,8,8,8,8,124,8,100,136,0,
0,0,9,112,72,89,115,0,0,11,
18,0,0,11,18,1,210,221,126,252,
0,0,0,22,116,69,88,116,67,... | [
"81721123+SuperSpinDashGamer39@users.noreply.github.com"
] | 81721123+SuperSpinDashGamer39@users.noreply.github.com |
db56ac73c05860bc7a0bddfb5c95e7946961b90e | 18a5a57ee0682fce5ddc07b259ee313806f14b25 | /src/qt/coincontroldialog.cpp | dcb508666073e2bfc2313db74cb9459e8e27b451 | [
"MIT"
] | permissive | 375187588/brixcoin6.0 | f83f6b378b1e2acf04d048bbd74f8369d52d5a6e | fea63b5edaa67e4a71338973ba7dd341993ea078 | refs/heads/master | 2023-03-18T04:47:56.122821 | 2018-12-11T06:08:28 | 2018-12-11T06:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,399 | cpp | // Copyright (c) 2011-2015 The Bitcoin Core developers
// Copyright (c) 2014-2017 The Brixcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "coincontroldialog.h"
#include "ui_coincontroldialog.h"
#in... | [
"admin@africawebsolutions.org"
] | admin@africawebsolutions.org |
3831b55f92311839bdeb69ec70c81ee527885bca | a9a2b9084146ada6216b071a333408386ea90024 | /v8/src/ia32/frames-ia32.cc | 61d6876a136542e20e861489ccb6489b6b75b83e | [
"MIT",
"bzip2-1.0.6",
"BSD-3-Clause"
] | permissive | bteixeira/sciborgV8 | 57a12c77a08a2507aa56a94ddb047d4ad5e67e5d | bb06893f41d6ec66e8311c5eeb48afc55f1bb8e6 | refs/heads/master | 2021-01-16T21:02:10.427881 | 2014-01-13T17:32:00 | 2014-01-13T17:32:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,119 | cc | // Copyright 2006-2008 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this lis... | [
"bruno.teixeira@zalando.de"
] | bruno.teixeira@zalando.de |
c599a04e713f5017d59213acdfc066b172b6e1cb | 70abdf4e8e2e18318b1c451f1ecb8808c3af1153 | /CBY_Projects/CBY_2D_DX_GameProjet/WeaponMgr.h | c6d23fd28529aba03deb4d46ad8436ba67d436d5 | [] | no_license | Byeng-Yong-Choi/Byeng_Yong-Game | 0815e0944cd8c7d8d0093fc1d58662f5bd75845f | 0ac592e66f6d895b277ceb2c829338b13b94f14f | refs/heads/master | 2023-03-11T07:12:34.809028 | 2021-02-22T19:10:29 | 2021-02-22T19:10:29 | 276,743,710 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 822 | h | #pragma once
#include "WeaponQueue.h"
#include "C_ObjectMT.h"
#include <memory>
typedef std::vector<TowerWeapon*>::iterator Weaiter;
class WeaponMgr :public Singleton<WeaponMgr>
{
public:
D3DXMATRIX m_matWorld;
D3DXMATRIX m_matView;
D3DXMATRIX m_matProj;
std::vector<TowerWeapon*> m_pWeaponList;
WeaponQueue m_Wea... | [
"cby0109@naver.com"
] | cby0109@naver.com |
bd3d9a17eb15ae20e3fb6014e410716afdc1201c | c7c5511488d2be20f8fe385da44c4735a4076741 | /ch06/local_variable.cpp | dfc0ec714cf67fe2b7f460988d828d405f80e9d9 | [] | no_license | aleecan/jumping-into-cpp | 9acf5173f4fc1d017bd7e3ef7bb98b6fd673caee | 0399328b34bf98c03c524a481eac630866e90e71 | refs/heads/master | 2020-08-03T10:18:23.002428 | 2019-01-24T10:46:15 | 2019-01-24T10:46:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 518 | cpp | #include <cassert>
#include <cmath>
#include <cstdio>
#include <cstring>
#include <functional>
#include <string>
#include <vector>
#include <queue>
#include <map>
#include <set>
#include <algorithm>
#include <iostream>
#include <sstream>
using namespace std;
#define REP(i, n) for(int i = 0; i < (int)(n); ++ i)
#define... | [
"noreply@github.com"
] | aleecan.noreply@github.com |
9dc48a834c9bcb587403f03856bc6c9c093aa3b3 | 00d65fed66798b82b1455736458543a189f88c19 | /file.cpp | d5707221bd2e109ca9ac39cf68f94a4e6b631b18 | [] | no_license | lipan6461188/FILE | 41d002d6cd079fdcc26212ffcac712e25ec68f76 | 09b0e834b25528feef5185f59c886bba86867c2f | refs/heads/master | 2021-01-17T11:57:57.292676 | 2014-12-26T12:40:12 | 2014-12-26T12:40:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,422 | cpp | #include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <stdio.h>
#include <dirent.h>
#include <string.h>
#include <stdlib.h>
/*
LeetekiMacBook-Pro:Desktop lee$ ls -lR testDir
total 0
drwxr-xr-x 4 lee staff 136 12 24 21:58 Dir1
drwxr-xr-x 3 lee staff 102 12 24 21:58 Dir2
drwxr-xr-x 2 le... | [
"hnsfyfyzlp@126.com"
] | hnsfyfyzlp@126.com |
13df38ee1f49aa485a64ae4a83f0a07b8b7a997e | 829b3f2d0ae685d01fe097c03bf5c1976cbc4723 | /deps/boost/include/boost/geometry/srs/projections/proj/geos.hpp | 01c0ac92a2e07ba211b50928c94903d5694b8f33 | [
"Apache-2.0"
] | permissive | liyoung1992/mediasoup-sfu-cpp | f0f0321f8974beb1f4263c9e658402620d82385f | b76564e068626b0d675f5486e56da3d69151e287 | refs/heads/main | 2023-08-21T21:40:51.710022 | 2021-10-14T06:29:18 | 2021-10-14T06:29:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,932 | hpp | // Boost.Geometry - gis-projections (based on PROJ4)
// Copyright (c) 2008-2015 Barend Gehrels, Amsterdam, the Netherlands.
// This file was modified by Oracle on 2017, 2018, 2019.
// Modifications copyright (c) 2017-2019, Oracle and/or its affiliates.
// Contributed and/or modified by Adam Wulkiewicz, on behal... | [
"yanhua133@126.com"
] | yanhua133@126.com |
744d7e9b77197eaa19dfa3cd25aadc97291c9d3e | d001abba19711d678f2ba09dfbd5c84357be6bb0 | /src/contest/codeforces/194div1/B.cpp | cb4789d3789a0d4d6079233d9eb7d7ad4981d8aa | [] | no_license | cormoran/CompetitiveProgramming | 89f8b3ceda97985d32b8cd91056b49abeb243e6f | fa0e479ab299f53984fa7541d088c10c447fb6e4 | refs/heads/master | 2020-04-17T19:59:49.724498 | 2020-03-28T15:46:26 | 2020-03-28T15:46:26 | 65,995,023 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 933 | cpp | //#include<bits/stdc++.h>
#include<cstdio>
#include<cstdlib>
#include<iostream>
#include<algorithm>
#include<vector>
#include<stack>
#include<queue>
#include<set>
#include<string>
#include<cmath>
#include<cassert>
#include<map>
using namespace std;
typedef pair<int,int> pii;
typedef long long ll;
typedef ll int__;
#de... | [
"cormoran707@gmail.com"
] | cormoran707@gmail.com |
ec451718dfd92a556a2bab87ad89a96585e7e8b4 | 1e4eb5d90dac4ca7c620c150b8d05701dc8920f2 | /grammar-infer/include/DomTreePass.h | 42f7bac6df9bad2280543d932a47f1f45645341e | [
"MIT"
] | permissive | Microsvuln/grammar-infer | 4c609feea93288dd6f68befbcf7dc9ce7ddde605 | 5db1a4010c3ab7d80a10f0e8e2637b38c29e7c34 | refs/heads/master | 2021-12-15T05:00:42.000766 | 2017-07-27T00:41:15 | 2017-07-27T00:41:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 911 | h |
#ifndef DOM_TREE_PASS_H
#define DOM_TREE_PASS_H
#include "llvm/IR/Module.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/IR/BasicBlock.h"
#include "llvm/Pass.h"
#include "llvm/Analysis/PostDominators.h"
namespace giprofiler {
struct DomTreePass : public llvm::FunctionPass {
static char ID;
static std::string ... | [
"salehen.rahman@gmail.com"
] | salehen.rahman@gmail.com |
514b902a9095316d301cea8a6dd22ad9fa229567 | 7becf7c6b16bc756eeb32a77f76eb14d5f702190 | /normal_cplusplus/cpp_normal/template_err_case1.h | 713357a34a02972281057f78984c13d7977883af | [] | no_license | dajunx/code_snippets | fe0efa9a348a3e937cd830a76aa7320851fd6c1f | 71da90dabbb79b804b7f544149e1c1420609c8ca | refs/heads/master | 2021-07-13T05:59:18.581525 | 2020-06-06T08:56:19 | 2020-06-06T08:56:19 | 159,127,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,693 | h | /*
测试 template
编程容易出现的一个问题。尚不能描述错处的原因,只知道当template和typedef有冲突的case。
TODO 待研究
*/
#include "cplusplus_common_def.hpp"
//header file.
//#include <boost/make_shared.hpp>
//#include <boost/shared_ptr.hpp>
//#include <iostream>
class base {
public:
base() {}
virtual ~base() {}
};
class child1 : public base {
pu... | [
"892888763@qq.com"
] | 892888763@qq.com |
66723dec06b4363e1db1b87fa6c344bccca7d59b | ce21f8fbacb8c2154218ed1f48f0857ab0be72b6 | /src/crypto/elliptic_secp256k1.cpp | 5db15008ffd9df63b3d123e70b185841bb7609c3 | [] | no_license | cyvasia/fc | f2468a795796166c8217cff5f37d3c3d37b97a8a | fa6cc117884a24493b1c556e0d413d9660ec2114 | refs/heads/master | 2020-09-20T04:54:49.914911 | 2019-11-27T08:28:29 | 2019-11-27T08:32:34 | 178,368,655 | 0 | 1 | null | 2019-03-29T08:53:47 | 2019-03-29T08:53:46 | null | UTF-8 | C++ | false | false | 27,808 | cpp | #include <fc/crypto/elliptic.hpp>
#include <fc/crypto/base58.hpp>
#include <fc/crypto/hmac.hpp>
#include <fc/crypto/openssl.hpp>
#include <fc/crypto/sha512.hpp>
#include <fc/fwd_impl.hpp>
#include <fc/exception/exception.hpp>
#include <fc/log/logger.hpp>
#include <assert.h>
#include <secp256k1.h>
#include <secp256k1... | [
"gagikk@gmail.com"
] | gagikk@gmail.com |
086f16bdbad87cf7d0c4e5b18dc182f5d6f91465 | 7749ea76f93f93934720d4fe0685fa803f12e495 | /media/gpu/vaapi/vp9_vaapi_video_decoder_delegate.cc | 0c5837cb4b094a3cafa83f3e0d098248eacd9c8e | [
"BSD-3-Clause"
] | permissive | ofzo/chromium | 1dd7a8250455d8a5a6bf8862102df1574a7e5f7f | 3d96eb58fa564e3f21dbaccca476989b65876971 | refs/heads/master | 2023-04-26T07:15:17.707499 | 2020-09-17T09:11:54 | 2020-09-17T09:11:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,104 | cc | // 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.
#include "media/gpu/vaapi/vp9_vaapi_video_decoder_delegate.h"
#include <type_traits>
#include "base/stl_util.h"
#include "base/trace_event/trace_event.h... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
a02af7b6c84450b3a727091739c974814a6a2e83 | 301ed54244fd41502fd6f23a2e016c6e0cfba2dd | /02 CONTESTS/Codeforces/ED96/B.cpp | 4fb2a8342bdf1754d637340c68ae7284ece41f4a | [] | no_license | iCodeIN/Competitive-Programming-4 | 660607a74c4a846340b6fb08316668057f75a7ba | 05b55d2736f6b22758cd57f3ed5093cf8a2f4e2f | refs/heads/master | 2023-02-22T12:53:39.878593 | 2021-01-28T10:57:50 | 2021-01-28T10:57:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,485 | cpp | #include <bits/stdc++.h>
using namespace std;
#define endl "\n"
#define INF (int) 9e18
#define HELL (int) (1e9 + 7)
#define int long long
#define double long double
#define uint unsigned long long
#define pii pair<int, int>
#define pb push_back
#define fs first
#define sc second
#define size(aa) (int) aa.size()
#defin... | [
"yashjain0530@gmail.com"
] | yashjain0530@gmail.com |
9a8f2841a4bc6d4496f98197a55feadeccbdb84d | cb8e59744cec10f4833b2d67f3b0b67b0335dac0 | /depends/libyarn/src/rpc/SaslClient.h | 4cd77547072189884a14e5e36c5a3458ea8fcd6a | [
"Apache-2.0",
"PostgreSQL"
] | permissive | jiny2/incubator-hawq | 4349937b90e3883202a4d7ffe7335d35b0d78a48 | d6ac62b7c4569e9320e395beaa04db24e9e3b011 | refs/heads/master | 2021-01-15T19:13:09.913306 | 2015-10-10T03:10:12 | 2015-10-10T03:10:12 | 43,993,714 | 1 | 0 | null | 2015-10-10T04:18:24 | 2015-10-10T04:18:24 | null | UTF-8 | C++ | false | false | 1,183 | h | /********************************************************************
* Copyright (c) 2014, Pivotal Inc.
* All rights reserved.
*
* Author: Zhanwei Wang
********************************************************************/
#ifndef _HDFS_LIBHDFS3_RPC_SASLCLIENT_H_
#define _HDFS_LIBHDFS3_RPC_SASLCLIENT_H_
#include ... | [
"rvs@apache.org"
] | rvs@apache.org |
2a60a5553e50e5c40e421f1986f01b8ee8df5b64 | b122925a68dd997c9a9bc208fd0f53e4baa113de | /build/iOS/Preview1/include/Fuse.Gestures.DoubleClicked.h | 3602d4a7bf553edaee7cbe794c2e58d003382c71 | [] | no_license | samscislowicz/Lensy | e2ca1e5838176687299236bff23ef1f692a6504e | 69270bad64ee7e8884e322f8e9e481e314293d30 | refs/heads/master | 2021-01-25T01:03:05.456091 | 2017-06-23T23:29:30 | 2017-06-23T23:29:30 | 94,716,371 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,728 | h | // This file was generated based on '/Users/Sam/Library/Application Support/Fusetools/Packages/Fuse.Gestures/1.0.2/$.uno'.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Fuse.Animations.IBase-d3bd6f2e.h>
#include <Fuse.Animations.IUnwr-594abe9.h>
#include <Fuse.Binding.h>
#inc... | [
"samantha.scislowicz@gmail.com"
] | samantha.scislowicz@gmail.com |
442ed5e4433ad5f61dfec2969e5230ea7930fb0f | 4072e2fdbd2c63e51b524faee90e77b5899818bf | /sync_thread.h | 75a4fe9697aa1d2326bf056fa46fddda6b4c1f21 | [] | no_license | SaeedKeshavarzi/DynamicThreadSync | 9ef0fd581ce66c0121216054e44ac7755c509f02 | 2145e0f2b01a9b8d350298ec955f4c99e2f128ce | refs/heads/master | 2020-07-03T00:44:18.228798 | 2019-10-05T09:54:13 | 2019-10-05T09:54:13 | 201,729,947 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,402 | h | #ifndef _SYNC_THREAD_H_
#define _SYNC_THREAD_H_
#include <atomic>
#include <queue>
#include <utility>
#include <mutex>
#include <condition_variable>
class sync_thread_t
{
public:
sync_thread_t() = default;
sync_thread_t(const sync_thread_t&) = delete;
sync_thread_t& operator=(const sync_thread_t&) = delete;
inli... | [
"Saeed@Keshavarzi.com"
] | Saeed@Keshavarzi.com |
3829a144fd2a0608eb032d9cd09544cdf1f5b3fc | fe8a8f7e2e4d7d7a2e5a8e26f3c0e277b9565158 | /StackProject/ConsoleApplication98/Main.cpp | 760e10120689b1108b3b602fc0e9372ad4e049b2 | [] | no_license | miguel231997/implementing-a-Stack | a148af09aef7fdbfdfd8ea37f4c9b349ec696ccc | 0effc773a802e9bc95c884cea8260c4c15514965 | refs/heads/master | 2021-01-19T10:15:11.636923 | 2017-04-10T19:55:28 | 2017-04-10T19:55:28 | 87,844,329 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,936 | cpp | #include "StackInterface.h"
#include "ArrayStack.h"
#include "LinkedStack.h"
#include "PrecondViolatedExcept.h"
#include <iostream>
#include <string>
#include <vector>
using namespace std;
void StackTester(StackInterface<string>* StackPtr)
{
std::cout << "isEmpty: returns " << StackPtr->isEmpty()
<< "; should be 1... | [
"miguelgalindo1214@gmail.com"
] | miguelgalindo1214@gmail.com |
c9a48e8aa5b502e6d5e2259e894b9f0dc23e636f | 74cae79eaa85a0f78e56a44af9c5b9e82cdc67c1 | /PhysicsEngine/git_repos/dobot/influxdb_connector/lib/influxdb_cpp/lib/rxcpp/src/subjects/rx-synchronize.hpp | 858eef31a96ddbf25f0e51cb172016d37f516692 | [
"Apache-2.0"
] | permissive | luoxz-ai/server | 0aa53fb2ac89060cf5a1552728cfd3a684e8e671 | 1f64ec3083d5c584829bb39977bd7cde06d1332f | refs/heads/main | 2023-03-13T13:29:02.077785 | 2021-03-25T15:05:06 | 2021-03-25T15:05:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,314 | hpp | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.
#pragma once
#if !defined(RXCPP_RX_SYNCHRONIZE_HPP)
#define RXCPP_RX_SYNCHRONIZE_HPP
#include "../rx-includes.hpp"
namespace rxcpp {
namespace subjects {
namespace detail {
templat... | [
"kbiermeier1@web.de"
] | kbiermeier1@web.de |
5769a64dd384287fd16ea7b93ffc0ba6c328d01d | bbac388eb6b53daec63190e2f271a18fe9bfb163 | /caddi2018/C.cpp | 7363399e611c2fbdc00119c3758cd7bbb3720b27 | [] | no_license | tatsumack/atcoder | 8d94cf29160b6553b0c089cb795c54efd3fb0f7b | fbe1e1eab80c4c0680ec046acdc6214426b19650 | refs/heads/master | 2023-06-17T23:09:54.056132 | 2021-07-04T13:03:59 | 2021-07-04T13:03:59 | 124,963,709 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,018 | cpp | #include <limits.h>
#include <algorithm>
#include <bitset>
#include <cctype>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <deque>
#include <functional>
#include <iomanip>
#include <iostream>
#include <list>
#include <map>
#include <numeric>
#include <set>
#include <... | [
"tatsu.mack@gmail.com"
] | tatsu.mack@gmail.com |
d99dc3d4ef216a06628b99d1497cd650589f6f83 | 5a9f7e7a9dfaba5b1aa44a580d6e2b1612d5ed51 | /stacks/largest_rectangle(O(n)).cpp | 244d5183898b237f8dc1686116df6e4f94d27d1b | [] | no_license | Ishikanagar07/data_structures | 628000db6f8a6b987a42e4ac6aee56a62342b006 | 407329b34bc7bcbe5969f7e15c1e17bd61cf237e | refs/heads/main | 2023-06-04T21:19:37.341590 | 2021-06-27T09:54:21 | 2021-06-27T09:54:21 | 366,239,219 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,370 | cpp | class Solution {
public:
int largestRectangleArea(vector<int>& heights) {
int n = heights.size();
vector<int> left(n),right(n);
stack<int> mystack;
for(int i=0;i<n;++i) //Fill left
{
if(mystack.empty())
{ left[i] = 0; mystack.push(i); ... | [
"noreply@github.com"
] | Ishikanagar07.noreply@github.com |
fbeead37a0944daab1e197b8604712c4f55d2399 | 6d8adaaa4d85dfb33f903770d7e5a8ef4c60773f | /ivp/src/lib_geometry/XYWedge.h | c573d7fb6d81af170b2ecbc030bc7c9ec09b9e8a | [] | no_license | moos-ivp/svn-mirror | 3509614f054dbc9d2ecc19d503b3f20298138f66 | d537fa58f7891688bb64220e35c267ae6ef4f476 | refs/heads/master | 2023-06-25T15:10:16.009010 | 2023-06-14T12:45:58 | 2023-06-14T12:45:58 | 82,476,527 | 6 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 3,395 | h | /*****************************************************************/
/* NAME: Michael Benjamin */
/* ORGN: Dept of Mechanical Eng / CSAIL, MIT Cambridge MA */
/* FILE: XYWedge.h */
/* DATE: Sep 10th 2015 ... | [
"mikerb@7b6de600-d9ab-45c9-a1ca-e8145d3c6daf"
] | mikerb@7b6de600-d9ab-45c9-a1ca-e8145d3c6daf |
c93fcc70bd737dd0c44bf129bf99a49106853d93 | a0227698bd495f7310589ee9a887de290ad1297b | /ObjectsMgr.h | 7e304648bcea0a08b4037eb08ded4c7f53231451 | [] | no_license | virucho/sTVr | 19781e00e14916faf97d2cd75049f60f63d4dbfc | f0b023d807392b2177693f705b8b6bbcaa4cfa52 | refs/heads/master | 2021-01-23T13:49:41.278968 | 2015-01-07T16:34:35 | 2015-01-07T16:34:35 | 28,089,786 | 1 | 1 | null | null | null | null | ISO-8859-1 | C++ | false | false | 4,106 | h | /************************************************************************************
* Copyright (c) 2014-2015, TU Ilmenau
*
* Build with Irrlicht framework
* STVR use:
* Vuzix SDK 3.3
* Irrlicht 1.8
* IrrEdit 4.5
* DirectX 9
* Viel Dank guys
* ====================... | [
"en_virucho@hotmail.com"
] | en_virucho@hotmail.com |
f0b30037b790d6f2eaa3f03da1b7a2b4cb6ad092 | 54b5a799c16ce90e48c680c951740a7db42f3624 | /taichi/system/memory_pool.h | 2e294f38750ddcc1a591a261dac72f5cc3a2ba97 | [
"MIT"
] | permissive | netext/taichi | 16fb88af00941bb59a29b05d3d322857d48dacf8 | 66c0b43d2c9b4554b862501d0dc80c233982efb4 | refs/heads/master | 2022-06-12T03:00:59.856252 | 2020-05-06T18:52:23 | 2020-05-06T18:52:23 | 261,973,095 | 1 | 0 | MIT | 2020-05-07T06:52:40 | 2020-05-07T06:52:39 | null | UTF-8 | C++ | false | false | 1,033 | h | #pragma once
#include "taichi/common/util.h"
#include "taichi/system/unified_allocator.h"
#define TI_RUNTIME_HOST
#include "taichi/runtime/llvm/context.h"
#include <mutex>
#include <vector>
#include <memory>
#include <thread>
TLANG_NAMESPACE_BEGIN
class Program;
// A memory pool that runs on the host
class MemoryP... | [
"yuanmhu@gmail.com"
] | yuanmhu@gmail.com |
44e74f11d9c7397462295cc81b5263027a52fccc | 0ac6782681ab2ded3bcc36f8e7bd5f1db2c77aa0 | /ImportMatrix/bin/src/JoinUltraBigMatrix.cpp | b19df9f51521a47fe207f2563f726988dbfee2aa | [] | no_license | RitchieLabIGH/GECKO | 8f1af3b666b5bc60a1602e1bf154285c565c32c4 | 19f83a2b09acf0f3cdb962afa759440bb60697e8 | refs/heads/master | 2020-04-08T16:10:33.154218 | 2020-04-02T09:33:12 | 2020-04-02T09:33:12 | 159,507,523 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 10,603 | cpp | #include <cstdio>
#include <iostream>
#include <fstream>
#include <string>
#include <map>
#include <vector>
#include <cmath>
#include <algorithm>
#include <string.h>
#include <sstream>
#include <cstdlib>
#include <ctime>
#include <boost/algorithm/string/replace.hpp>
#include <boost/algorithm/string.hpp>
using namespa... | [
"aubin.thomas@igh.cnrs.fr"
] | aubin.thomas@igh.cnrs.fr |
d246d08a5e487db2075b04e1b5a9f0ee15d9fabd | 2b9e18d7f6946e9a4ad8fef53897233e0bb0278f | /tv3d/CTVMaterialFactory.h | 5f2ddfdbd679cf9b52e7a0f7b86f35859dd940df | [] | no_license | ClemensLode/Swords-3D | 2c213f241ae0131f7e740eee9b7a54991a6b813e | 084c943e5d94a57d9cf3f6b0f9016decd6802125 | refs/heads/master | 2021-01-15T09:10:40.827480 | 2018-04-05T13:24:49 | 2018-04-05T13:24:49 | 68,632,409 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,755 | h | #pragma once
#include "tv_types.h"
class EXPORTCLASS CTVMaterialFactory
{
public:
int iMaterialFactoryIndex;
CTVMaterialFactory(void);
~CTVMaterialFactory(void);
// Create materials
int CreateMaterial(const char* matname = NULL);
int CreateLightMaterial(float red, float green, float blue, float alpha, float fAm... | [
"contact@lode.de"
] | contact@lode.de |
e436ad21f1daa63e96dc25c90372c32a03d32bb7 | bc592c321b3a861323215bb982fbf134376fb37f | /main.cpp | 8c362265c1ee8af045091bfcce8aad1074afe98d | [] | no_license | LuanLimaFreitas/Ants_Luan | 80bb8b2573a9840ff09511cc627e9bcf7a8cd092 | dff3b670bb14ad8ef817485e1ba9bcf178421940 | refs/heads/master | 2020-07-29T04:30:06.576894 | 2019-09-20T00:39:07 | 2019-09-20T00:39:07 | 209,670,023 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,068 | cpp | #include <cmath>
#include <cstdlib>
#include <cassert>
#include <iostream>
#include <random>
#include <vector>
#include <fstream>
using namespace std;
#include "auxiliary_functions.h"
#include "parameters.h"
#include "network.h"
#include "droplet.h"
#include "ant.h"
float game(Network Net);
/// Aqui fica a musculat... | [
"noreply@github.com"
] | LuanLimaFreitas.noreply@github.com |
d4e2853933a51241d9fadd00c210fa5701b7c8de | dd8c8da6142fd44b0c2a780c1f6b1d1466e50751 | /ESP8266/Method.cpp | b9961ca13a30757469c4535253d42614a34ec5d3 | [] | no_license | RJSDevel/ESP8266-Emulator | 2dd4f80b5521a0158eb0b9fc34f4dce1a8526d05 | cbd132c70aeccecc05aeb0774f4c41fbd3fedb28 | refs/heads/master | 2022-10-09T06:41:20.715742 | 2020-06-04T10:30:27 | 2020-06-04T10:30:27 | 269,321,031 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 142 | cpp | #include "Method.h"
#include "CPU8266.h"
Method::Method()
{
}
Method::~Method()
{
}
void Method::Execute(Command* cmd, CPU8266* cpu)
{
}
| [
"yagupov.ruslan@gmail.com"
] | yagupov.ruslan@gmail.com |
66df3123559408c03cae194c7a99e125c69d4a8a | fb05adea4788bc1a2a8609a84323df3a624a462e | /ICS_code/信息的存储与表达.cpp | 144b49b33de57b823cde59716a94ab0bfe3b231e | [] | no_license | jy5275/Course_code | 40e976fa6b52ec5bf1d6c4ba4df36d18997bbfb1 | b3078982882da7ec7532eca52f26a037069e7c2f | refs/heads/master | 2021-11-11T11:09:23.432555 | 2021-11-04T05:20:48 | 2021-11-04T05:20:48 | 229,448,459 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,418 | cpp | /* 并查集:不直观,与物理结构相差较大,但能大大提升性能
N个不同的元素分布在若干个互不相交的集合中,需要多次进行以下3种操作:
1.合并a, b两个元素所在的集合 Merge(a, b)
2.查询一个元素在哪个集合
3.查询两个元素是否属于同一集合 Query(a, b) */
#define _CRT_SECURE_NO_WARNINGS
#include<iostream>
#include<queue>
#include<vector>
#include<list>
#include<bitset>
#include<string>
#include<cstring>
#include<cmath>
#include<m... | [
"527507046@qq.com"
] | 527507046@qq.com |
0f26e1fa5a0934907d9a27c63163f830c9914f88 | 31ac07ecd9225639bee0d08d00f037bd511e9552 | /externals/OCCTLib/inc/PColPGeom_HArray1OfBSplineCurve.hxx | a2963c8b940c3b8a03287b9477df53e4f0bcd554 | [] | no_license | litao1009/SimpleRoom | 4520e0034e4f90b81b922657b27f201842e68e8e | 287de738c10b86ff8f61b15e3b8afdfedbcb2211 | refs/heads/master | 2021-01-20T19:56:39.507899 | 2016-07-29T08:01:57 | 2016-07-29T08:01:57 | 64,462,604 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,473 | hxx | // This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#ifndef _PColPGeom_HArray1OfBSplineCurve_HeaderFile... | [
"litao1009@gmail.com"
] | litao1009@gmail.com |
da07ca8586afa51f04b21bf5c9667bce14f11877 | 1cece0d71f79fe991ede775181767e1a697ac374 | /tensorflow/compiler/xla/service/hlo_input_output_alias_config.cc | ad58bdb11b5ee69b2e9ea12fbc7e3b6e6a738dcd | [
"Apache-2.0"
] | permissive | microsoft/tensorflow-directml | 18d95a3f9ea0909fde8c1c245973eaa891e11348 | 3800a8e1cdeea062b9dac8584fb6303be7395b06 | refs/heads/directml | 2023-08-24T03:21:52.097089 | 2022-12-21T22:39:00 | 2022-12-21T22:39:00 | 291,217,084 | 459 | 43 | Apache-2.0 | 2022-12-21T22:39:02 | 2020-08-29T06:44:33 | C++ | UTF-8 | C++ | false | false | 9,324 | cc | /* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
623e688b577b1767ba066c60beac6334bbc06ebb | 9f8d6ae0aa44e2a1abd7dd7312cc70bc2c31c25d | /Introductory/palindromeReorder.cpp | e95e8ce7d9b8aa1fb3842eaf872f748c7268365a | [] | no_license | RaniK27/CSES-Solutions | 515c73d955834fc26f71b54fffb9de63ff0815e3 | 6ead7b8b1661bf94394c7ec8cc225c0ed59fd8c8 | refs/heads/master | 2023-08-25T05:51:33.099786 | 2021-10-25T20:01:11 | 2021-10-25T20:01:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,263 | cpp | // Solution to Palindrome reorder question under the CSES Introductary Problem set
// Author: Vishvesh Trivedi (NerdyVisky)
#include <bits/stdc++.h>
#include <algorithm>
using namespace std;
typedef unsigned long long ull;
typedef long long ll;
int main(){
string str;
cin>>str;
sort(str.begi... | [
"noreply@github.com"
] | RaniK27.noreply@github.com |
60c536f427ea68e3cc9aa96fd4e5b13cc3ac45bf | ec3593662ff42d638fcc6d4f769b1e98142ac3e1 | /Classes/MapMindForestScene.h | c9fcc9eb27c3ccfa9945e3b9562e67606ba660df | [] | no_license | ymh3190/Cocos2d_Team_Portfolio | 71e08912304a64c763747c24f38d5a7cefae2577 | 0a3c3df3829f1164d8b47b1d845332ddec67e8f8 | refs/heads/master | 2022-03-29T22:04:45.421253 | 2020-02-01T16:08:09 | 2020-02-01T16:08:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 531 | h | #ifndef __MAP_MINDFOREST_H__
#define __MAP_MINDFOREST_H__
#include "cocos_framework.h"
#include "MapMindForestBg.h"
#include "MapMindForestUI.h"
class MapMindForestScene : public Scene
{
public:
static Scene* createScene();
virtual bool init();
CREATE_FUNC(MapMindForestScene);
void onEnter();
void onExit()... | [
"ymh3190@gmail.com"
] | ymh3190@gmail.com |
82f795691bf3354044020b005613c8b4ab5bf20d | f91b194b173ac314aa6f6d17dd5450c5573b0b55 | /src/cryptonotecore/CachedTransaction.h | 44dbf5dcc835e99c428202e7035c95f14961af8b | [
"MIT"
] | permissive | Menutra/catalyst-cli | cd9057d8d4951212b057a3b5844fe24509715eb0 | 27c2833d43a4c80f732f55932c885a03490e0469 | refs/heads/development | 2023-01-03T12:07:35.125808 | 2020-10-14T15:41:03 | 2020-10-14T15:41:03 | 303,084,231 | 0 | 0 | MIT | 2020-10-14T07:35:46 | 2020-10-11T09:22:55 | C++ | UTF-8 | C++ | false | false | 1,177 | h | // Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2018-2019, The TurtleCoin Developers
//
// Please see the included LICENSE file for more information.
#pragma once
#include <CryptoNote.h>
#include <boost/optional.hpp>
namespace CryptoNote
{
class CachedTransaction
... | [
"noreply@github.com"
] | Menutra.noreply@github.com |
686f967086b2d05a522b054dde1fca529c8ee2da | 1266254e5763ec1dbbd861fa2045bcef1edbcec6 | /Modules/Editor/Library/OsgImGuiHandler.h | 2dc687ab5970406541bc0332c1a58db0ee1f40ea | [
"Bitstream-Vera",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | simquest/opensurgsim | 0a443f8e54b276f4e41ed991b2fcb3d2b0c0b5a7 | bd30629f2fd83f823632293959b7654275552fa9 | refs/heads/master | 2022-02-13T15:05:47.744267 | 2020-11-24T14:27:19 | 2020-11-24T14:27:19 | 24,512,532 | 30 | 11 | Apache-2.0 | 2022-02-03T20:18:01 | 2014-09-26T19:25:40 | C++ | UTF-8 | C++ | false | false | 796 | h | #ifndef OSGIMGUIHANDLER_H
#define OSGIMGUIHANDLER_H
// Source https://github.com/Tordan/imgui-osg
#include <osgViewer/ViewerEventHandlers>
namespace osg {
class Camera;
}
class OsgImGuiHandler : public osgGA::GUIEventHandler
{
public:
OsgImGuiHandler();
bool handle(const osgGA::GUIEventAdapter& ea, osgGA::... | [
"noreply@github.com"
] | simquest.noreply@github.com |
f780605e35e1e672e8183ba7483857952dc2dd0f | 1942a0d16bd48962e72aa21fad8d034fa9521a6c | /aws-cpp-sdk-clouddirectory/include/aws/clouddirectory/model/CreateIndexRequest.h | 038a095550bc59625f8909d2265107df154a62eb | [
"Apache-2.0",
"JSON",
"MIT"
] | permissive | yecol/aws-sdk-cpp | 1aff09a21cfe618e272c2c06d358cfa0fb07cecf | 0b1ea31e593d23b5db49ee39d0a11e5b98ab991e | refs/heads/master | 2021-01-20T02:53:53.557861 | 2018-02-11T11:14:58 | 2018-02-11T11:14:58 | 83,822,910 | 0 | 1 | null | 2017-03-03T17:17:00 | 2017-03-03T17:17:00 | null | UTF-8 | C++ | false | false | 8,340 | h | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"henso@amazon.com"
] | henso@amazon.com |
e38578ac6194bbe3d83984fd0fb5fb4e18a46af8 | 70c69365a7a5b86af601fbf071f221c85abef9fc | /tensorflow/compiler/mlir/tensorflow/utils/compile_mlir_util.cc | 1e9a9864ed6921244649ac6d375da9948160b692 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"BSD-2-Clause"
] | permissive | dyna999/tensorflow | 3ed8f243b8cc8bb30a8c96dbd30e4b27be226f83 | 163c946f6827ce9e3ffa49e56fa65ce520bf6ea5 | refs/heads/master | 2022-03-28T03:00:28.650532 | 2022-03-25T22:47:49 | 2022-03-25T22:51:26 | 97,944,926 | 0 | 0 | Apache-2.0 | 2022-01-07T22:43:29 | 2017-07-21T12:22:03 | C++ | UTF-8 | C++ | false | false | 36,486 | cc | /* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
c6b614d366168c056908dd9575d6caa2828d1c33 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/inetsrv/iis/svcs/staxcore/fcache2/utestexe/fcexe.cpp | 04bce3d0d8965e8dc78b16df0cf2590f58a1d2b3 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,965 | cpp |
#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include "dbgtrace.h"
#include "testdll.h"
//
// Number of files to do initial kick off
//
DWORD g_cCreatePerSecond = 50 ;
//
// Number of times we read existing files per creation of
// a new file !
//
DWORD g_cFindPerSecond = 2 ;
//
// Number of finds do... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
38a7426c3e22539a6d774ca32433d9219ad38f76 | ef35fd19145c2df32466093ff51edc343e6b09a4 | /src/Model/Actions/DropWeaponAction.cpp | baf0adcb63775d52583521e2d213cb180d815042 | [] | no_license | SockPuppet8/Alienhack | ed5d8c4bb9031f150532fdd2c7ba7912c97712a1 | b843d42641dae00eb87c283702e56429ea1a7ad2 | refs/heads/master | 2020-04-02T19:19:52.934817 | 2018-11-02T14:22:29 | 2018-11-02T14:22:29 | 154,730,646 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 869 | cpp | #include "DropWeaponAction.hpp"
#include "../AHGameModel.hpp"
//#include "../IGameEvents.hpp"
namespace AlienHack
{
using namespace RL_shared;
using namespace boost;
void DropWeaponAction::advance( GameTimeCoordinate t, AGameModel& in_model )
{
AHGameModel& model( dynamic_cast<AHGameModel&>(in_model) );
shared... | [
"sckpuppet8@googlemail.com"
] | sckpuppet8@googlemail.com |
49ef5de20d0678cf63c24e62013daa75b0da3a64 | 8dfc324dcea5fb8bdb304c307935338122531f7f | /solution/Binary_search/2805.cpp | 3dcf405d0a3d23773243608290092acb90c3672f | [] | no_license | inpyeong/baekjoon | 407444f8f5bdf1e9df94d71f84455ee37dd00dc1 | 55465c62c5eb64305cb106dd7d7767d452d72c31 | refs/heads/master | 2022-12-05T18:53:05.000807 | 2020-08-25T16:15:10 | 2020-08-25T16:15:10 | 263,879,092 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 674 | cpp | //#include <cstdio>
//int a[1000000];
//int n, m;
//
//bool check(long long x) {
// long long cnt = 0;
// for (int i = 0; i < n; i++) {
// if (a[i] > x) {
// cnt += (a[i] - x);
// }
// }
// return cnt >= m;
//}
//
//int main() {
// scanf("%d %d", &n, &m);
// int max = 0;
// for (int i = 0; i < n; i++) {
// scanf("... | [
"jinipyung@gmail.com"
] | jinipyung@gmail.com |
ae348961a20249527424340d9b21e0a4e3a19dad | b77d1308d6dc47bc1b6640c75afdb6021f169051 | /ContinuesSquenceWithSum/ContinuesSquenceWithSum.cpp | 1fee29fbfd3ce401fc5eaf5020d0cd403f13cb9e | [] | no_license | fredzs/Coding_Interview | fb037c31cc45f914ec6a004d2c51fd21403150cc | 5c346c4596cdb070197f2143262a58a8e95e7ea0 | refs/heads/master | 2021-01-20T20:56:52.479670 | 2015-05-10T09:57:02 | 2015-05-10T09:57:02 | 35,365,544 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,313 | cpp | // ContinuesSquenceWithSum.cpp : Defines the entry point for the console application.
//
// 《剑指Offer——名企面试官精讲典型编程题》代码
// 著作权所有者:何海涛
#include "stdafx.h"
void PrintContinuousSequence(int small, int big);
void FindContinuousSequence(int sum)
{
if(sum < 3) return;
int small = 1;
int big = 2;
int middle... | [
"fred_zs@163.com"
] | fred_zs@163.com |
c5ec76d4c824e943375fd42a4f4fb4089392bd92 | bb11425396c4c429b80f28fc3b60bbb41781e7a8 | /tutorials/Vertex.h | 3ddde37d799c937cccf054abc96706f74a4f8be6 | [] | no_license | errorex/graphicsOpenGL | 5efacd0869097e6eeef534ec68dc544976dd03e2 | 7bf5cf79ccd9c69b49ad078a1802acdcb17dd918 | refs/heads/master | 2021-01-01T18:20:00.094891 | 2017-10-12T22:14:25 | 2017-10-12T22:14:25 | 98,307,844 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 125 | h | #pragma once
#include <glm/glm.hpp>
using namespace glm;
class Vertex {
public:
glm::vec3 position;
glm::vec3 color;
};
| [
"errorex@gmail.com"
] | errorex@gmail.com |
a94b30601e82dc7386615d80cbae6f6c2655ec5e | 705dd8f1a74422569471bb7f5684479055ab1e53 | /flexc++/ranges/operatorinsert.cc | 339dd87e62d344f18b1d2e3b0ad694744d1f1e26 | [] | no_license | jeanpaul/flexcpp-old | b93a933e607a14db45f54b8fddd9cabcbe6d018f | 788d28b2e6acaaa3929886df3450a9a3bb2da29b | refs/heads/master | 2020-04-11T09:10:06.694570 | 2015-09-07T17:45:39 | 2015-09-07T17:45:39 | 156,622 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 900 | cc | #include "ranges.ih"
ostream &operator<<(ostream &out, Ranges const &rangesObj)
{
out << "Nsubsets: " << rangesObj.d_subsets << '\n';
size_t *ranges = rangesObj.d_ranges;
size_t *begin = ranges;
size_t *end = ranges + rangesObj.d_size;
size_t range = 0;
while (begin != end)
{
size... | [
"f.b.brokken@rug.nl"
] | f.b.brokken@rug.nl |
d036403647d72c9284a5b61581f1d446c9abf36b | d2b44ef264d38abe27ec31f871bd9aa7ed27828c | /devel/include/ardrone_autonomy/navdata_video_stream.h | f5f841e2381763744c7272b9be7575c05ca2f857 | [] | no_license | pavankumarbn/DroneGUIROS | 7c7ce7b904a9d75dd239a3570e01f3129faa085c | 745320d73035bc50ac4fea2699e22586e10be800 | refs/heads/master | 2022-03-20T20:20:22.887073 | 2019-11-27T06:49:18 | 2019-11-27T06:49:18 | 107,343,328 | 5 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 10,433 | h | // Generated by gencpp from file ardrone_autonomy/navdata_video_stream.msg
// DO NOT EDIT!
#ifndef ARDRONE_AUTONOMY_MESSAGE_NAVDATA_VIDEO_STREAM_H
#define ARDRONE_AUTONOMY_MESSAGE_NAVDATA_VIDEO_STREAM_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#includ... | [
"pavanbn8@gmail.com"
] | pavanbn8@gmail.com |
59886c67a0e5c95d6a5ead51f72e8dc91a7f9822 | 288ac0ee3af255c4b2beebc8db7a86f03895b0e2 | /7.代码练习/1.noip入门组/4.数组/150矩阵旋转.cpp | a40f155f16ce941efea184c48c0f0ac5660eb3d4 | [] | no_license | TheIslland/Code_learn | a2895b1e0943f9f00289b44a8278e5fb488de4a3 | ca7c67f6715e16084b0c57e804b838e8dace4a50 | refs/heads/master | 2022-11-27T08:11:57.892536 | 2020-08-09T13:16:49 | 2020-08-09T13:16:49 | 278,763,338 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 778 | cpp | /*************************************************************************
> File Name: 150矩阵旋转.cpp
> Author: TheIslland
> Mail: voidland@163.com, 861436930@qq.com
> Created Time: Sun Nov 3 22:16:53 2019
************************************************************************/
#include <iostream>
using namespace ... | [
"86143690@qq.com"
] | 86143690@qq.com |
1364098ab866cbf7df3ac3b6c7fe792b1260391d | 06094d91c69401972f8e5cc5625a5f4336e9e958 | /node_modules/nodegit/src/filter_source.cc | 9d854a2de2a48bfe036b745cd82ad9f4a806e255 | [
"MIT",
"LicenseRef-scancode-generic-cla"
] | permissive | sanchit11/fconverternew | baab89d2e1740e636cbaeb89cfaaf233e2783b19 | 50a3a3d12023009d750957188ff9edc3fdd4a291 | refs/heads/master | 2023-03-26T02:52:24.217645 | 2021-03-26T05:42:09 | 2021-03-26T05:42:09 | 351,674,050 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,744 | cc | // This is a generated file, modify: generate/templates/templates/class_content.cc
#include <nan.h>
#include <string.h>
extern "C" {
#include <git2.h>
#include <git2/sys/filter.h>
}
#include "../include/nodegit.h"
#include "../include/lock_master.h"
#include "../include/functions/copy.h"
#include "../include/... | [
"sanchit.astekar@gmail.com"
] | sanchit.astekar@gmail.com |
273d6df27ff6867c45e723e1b8945858ba0c022d | 03f037d0f6371856ede958f0c9d02771d5402baf | /graphics/VTK-7.0.0/Common/Core/Testing/Cxx/TestArrayUniqueValueDetection.cxx | 96479c10414185178012f4ad4b883ac64a9caf4f | [
"BSD-3-Clause"
] | permissive | hlzz/dotfiles | b22dc2dc5a9086353ed6dfeee884f7f0a9ddb1eb | 0591f71230c919c827ba569099eb3b75897e163e | refs/heads/master | 2021-01-10T10:06:31.018179 | 2016-09-27T08:13:18 | 2016-09-27T08:13:18 | 55,040,954 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,529 | cxx | #include "vtkAbstractArray.h"
#include "vtkDoubleArray.h"
#include "vtkIntArray.h"
#include "vtkNew.h"
#include "vtkStringArray.h"
#include "vtkVariantArray.h"
static double testTuplesDouble[] = {
// A simple test where every component *and* the
// tuples as a whole behave discretely.
0., 0., 1.,
1.... | [
"shentianweipku@gmail.com"
] | shentianweipku@gmail.com |
ff60857b4e67787726e417d93228d5cfe7b12f0b | 4e2e7db1f9fe5b640d014434c9069b5e14b5174a | /Jarawi and The Interview.cpp | db0deaf64d0b48244904e6adf6820ff4770d9de2 | [] | no_license | shaulshaul/competitive-programming | 9270dbe9d19ab616c3f9d87139c8e6f0e5b42139 | 455133d7c5f2909934250885d2c9dcb8c3037e0c | refs/heads/master | 2023-01-07T23:35:57.361200 | 2020-11-15T21:25:59 | 2020-11-15T21:25:59 | 299,413,709 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 958 | cpp | #include <iostream>
#include <string>
#include <algorithm>
using namespace std;
int main() {
ios_base::sync_with_stdio(false);
cin.tie(NULL);
int q, val;
string s, p;
cin >> s;
cin >> q;
int trie[26][1000000+1];
int counter[26] = {0};
int n = s.length();
for (int i=0; i < n; i++... | [
"shaul.rosner@gmail.com"
] | shaul.rosner@gmail.com |
99870d7bd9e798df76404ff0b8c4bc1e2e9bf31e | 5c889580a529ef345457c1f980ea5feb6eb34958 | /src/ZkGame/Config/PlayerAction.cpp | e18ffc10704469f621b2bf26bcf62ac63ab87510 | [] | no_license | pawloKoder/zoldak | 4751b568443832db51a49ad8659c9aad48db9ef2 | 040c8acf7fab668693a87e93deb406edb9523f76 | refs/heads/master | 2021-01-22T21:28:22.383729 | 2014-12-11T16:31:25 | 2014-12-11T16:32:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 518 | cpp | #include <map>
#include "PlayerAction.h"
using namespace Zk::Game;
const char * Zk::Game::playerActionToName(PlayerAction pa)
{
static const std::map<PlayerAction, const char*> playerActionName {
{ PlayerAction::GoLeft, "Walk left" },
{ PlayerAction::GoRight, "Walk right" },
{ PlayerAction::Jump, "Jump" ... | [
"piodul@op.pl"
] | piodul@op.pl |
1609b7d639d9df420571edb9c7733edb60bb4399 | 1f4607c53da78944692c355d660e16c6762fd01e | /src/NormalizedGradient/NormalizedGradientUInt8/NormalizedGradientUInt8.cpp | c59765fde8124683759fcf35df949d767effcdf6 | [] | no_license | ckobylko/HIPAccBenchmark | b1445964e3ecb5cb0be5ab6281686fb3b7ca5500 | 822da3463055c2ef523c0f713cbf70b7966f1c27 | refs/heads/master | 2020-04-07T13:11:43.046859 | 2015-07-29T15:05:46 | 2015-07-29T15:05:46 | 21,165,004 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,484 | cpp | #include "../NormalizedGradientDefines.h"
#include "NormalizedGradientUInt8Handlers.h"
void NormalizedGradient::_RunUInt8()
{
const size_t cszIters = static_cast< size_t >( TEST_RUN_COUNT );
printf("\n Running \"_RunUInt8()\" - Image-Size = %4d x %4d\n", ciImageWidth, ciImageHeight);
HandlerLis... | [
"ckobylko@users.noreply.github.com"
] | ckobylko@users.noreply.github.com |
cd42794ca43fbcf861d7cf27e3a5905d0b00373b | f48f598536152808a94d7053174ba1086103b562 | /unidad 2.cpp | c378e324410b064eefacc89b749db687efda8632 | [] | no_license | Fundamentos-Prog-Electronica-18-2/ejercicios-clase-8-DorisAlejandra | 4c9acffe6a54025a4d36d5e26918243f692cf979 | 1793754c81e2ef2ede72b4d1a84a9d215e7a12b4 | refs/heads/master | 2020-04-07T17:05:38.086172 | 2018-11-21T16:39:01 | 2018-11-21T16:39:01 | 158,556,317 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 251 | cpp | #include <iostream>
#include<string>
using namespace std;
int main (){
string nombre;
cout<< "ejemplo de uso de cadena string "<<endl;
cout << "ingrese su nombre porfvor"<<endl;
cin>> nombre;
cout<< "el nombre ingresado es:"<<nombre<<endl;
}
| [
"alejita13102015@gmail.com"
] | alejita13102015@gmail.com |
25390b2553da8f6425fafbdd96e326a1d0c62c3f | 8af50772544313eca16d5f91dac5189e46fd0bb0 | /Tests/CDC_Template_Tests.h | 1b35755e0050f717ea1cfd6993025e2effdb76ea | [] | no_license | jjzhang166/CDC_MySQL | 463fc12a6ae7c3190bc2d846cbb8779cf997d545 | cd5b2147483ac1f71007ebbb85cabcdec548d5a3 | refs/heads/master | 2021-06-25T05:40:03.836099 | 2017-02-26T09:41:53 | 2017-02-26T09:41:53 | 103,227,273 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 590 | h |
#ifndef CDC_Template_Tests_INCLUDED
#define CDC_Template_Tests_INCLUDED
#include "CppUnit/TestCase.h"
#include "CDC_Template.h"
#include "CDC_Host.h"
class CDC_Template_Tests: public CppUnit::TestCase
{
public:
CDC_Template_Tests(const std::string& name);
~CDC_Template_Tests();
void setUp();
void tearDown();
... | [
"stallion5632@163.com"
] | stallion5632@163.com |
54b1ab53d43927e8ba0dd118bdcac8b315bba582 | e3e7d8cfd55c30ca41eebf3fff9875a413265b9e | /Introduction-cses/coin_piles.cpp | 51b5fbbb95c5c3c34a6443d3ca1b6a544c563b48 | [] | no_license | Ritik008/CSES-Problem-Set | 9d187d905d7732114bf65927250529036e84f710 | d3c0e9ef4765afb5052c5c81511f14edcc5fae55 | refs/heads/main | 2023-06-17T10:17:42.486293 | 2021-07-15T15:38:03 | 2021-07-15T15:38:03 | 374,360,537 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 404 | cpp | #include<bits/stdc++.h>
#define int long long int
#define endl "\n"
using namespace std;
int32_t main() {
int t;
cin >> t;
while(t--) {
int a, b;
cin >> a >> b;
int m = min(a, b);
int diff = abs(a - b);
m -= diff;
if(m == 0 || (m > 0 && m % 3 == 0)) {
cout << "Y... | [
"noreply@github.com"
] | Ritik008.noreply@github.com |
343e24df7826de5f642375a8b4083f051d647191 | 16340827bf2dc2cde2260d0cf23bc8d17a96909f | /include/graphics/tcOptionsView2.h | d6c15abc3183fc733b6da81f9b5841605164ab67 | [
"BSD-3-Clause"
] | permissive | quakex/gcblue | f6a323fbc9e185e780a272c40445382a44c570a6 | 433ebf1b4c2f2d4448777c46e3b67f0a16be05e0 | refs/heads/master | 2021-01-11T04:56:44.138810 | 2015-08-02T15:03:36 | 2015-08-02T15:03:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,075 | h | /**
** @file tcOptionsView2.h
*/
/*
** Copyright (c) 2014, GCBLUE PROJECT
** 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 copyri... | [
"dewitt@gcblue.com"
] | dewitt@gcblue.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.