blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b3ab1803edab514900d6e9a9594ff9d2d77a2e64 | 3f3a42f429f8bcd769644148b24c3b0e6e2589ed | /AssetViewer/Sky.cpp | 75907fb708bfc67ba523eec69c0416d3a4029a1c | [] | no_license | DanielNeander/my-3d-engine | d10ad3e57a205f6148357f47467b550c7e0e0f33 | 7f0babbfdf0b719ea4b114a89997d3e52bcb2b6c | refs/heads/master | 2021-01-10T17:58:25.691360 | 2013-04-24T07:37:31 | 2013-04-24T07:37:31 | 53,236,587 | 3 | 0 | null | null | null | null | UHC | C++ | false | false | 4,788 | cpp | #include "stdafx.h"
#include "Sky.h"
CSky::CSky(U2TriangleData *pData)
:U2N2Mesh(pData)
{
mPlanetRadius = 0.0f;
mAtmosphereRadius = 0.0f;
mHTileFactor = 1.0f;
mVTileFactor = 1.0f;
}
// Initialize
HRESULT CSky::Init( int divisions,
float planetRadius,
float atmosphereRadius,
... | [
"Sangyong79@gmail.com"
] | Sangyong79@gmail.com |
13522624eb80d12b9e3236afa77d066af8176ccb | 4965b643b4c651d9e98ca3140be8935946128e8d | /BlutenUndLeveln/Source/BlutenUndLeveln/BlutenUndLevelnGameMode.h | cad25dada09361bf42084c87dd6969b2a22f3248 | [] | no_license | Lastzocker/SpacetypusGame | f09c80b9de02911063e3574b93377016e0f367c8 | ca1600f7bc9f5983ac2bb53c97c577518a764419 | refs/heads/master | 2020-04-05T23:17:30.223372 | 2016-06-05T13:52:28 | 2016-06-05T13:52:28 | 44,245,818 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 326 | h | // Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "GameFramework/GameMode.h"
#include "BlutenUndLevelnGameMode.generated.h"
UCLASS(minimalapi)
class ABlutenUndLevelnGameMode : public AGameMode
{
GENERATED_BODY()
public:
ABlutenUndLevelnGameMode();
virtual void BeginPlay() overri... | [
"Felix-Emmerich@Freenet.de"
] | Felix-Emmerich@Freenet.de |
1c3dd5daa9e4324692ee869bfd2734c73bd08e98 | 680e2d1a0a82821df52353f3fc153c2064ccab3c | /app/src/main/jni/LibSrc/JNIMain.cpp | 95a0978f84dbffa37a85741af22fe389244c453e | [] | no_license | SoraKumo001/Android-3D-Program | 0119dfbaba6dd1dfc4e11b02f4327410a5fe315e | d20b17345302a4d25963370738dd95aed5bbf11c | refs/heads/master | 2020-09-07T18:42:47.042949 | 2016-07-28T01:22:52 | 2016-07-28T01:22:52 | 220,881,149 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,538 | cpp | #include <android/log.h>
#define FUNC(name) Java_to_pns_ftest_Grp_##name
#include "AndroidApp.h"
#include "aflOpenGL.h"
#include "aflInput.h"
#include "../Main.h"
//Main _g_main;
Main* g_main;
AFL::Input m_input;
extern "C" void FUNC(onNdkInit)(JNIEnv* env, jobject obj,jobject context)
{
//クラス取得
jclass jcls = en... | [
"info@croud.jp"
] | info@croud.jp |
57eab9eee72287d584abeb31661ccfc5c19ec4aa | 3055574eab5cdbb52e5c0ff89c07bf539bf7bef5 | /clam/CLAM/src/Processing/Synthesis/PhaseManagement.hxx | ba81a9635a210cb006286aa274623f964fe27af8 | [] | no_license | royedwards/3rdPartyAudio | e2c46e97e49561d95dc726b0cb7433fcf7097c51 | e24250bd2b7167b68d51dcc1e0b914217262b998 | refs/heads/master | 2020-03-23T16:56:06.816045 | 2018-08-25T03:11:13 | 2018-08-25T03:11:13 | 141,834,203 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,582 | hxx | /*
* Copyright (c) 2004 MUSIC TECHNOLOGY GROUP (MTG)
* UNIVERSITAT POMPEU FABRA
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License... | [
"edwards.roy@gmail.com"
] | edwards.roy@gmail.com |
31ed4cdcb6115d20fa443e99b528f7fd58e3e7ae | 0862d368a3db7019875356e6417e7e6b9d31cc27 | /TankBattle/Source/TankBattle/Private/TankTurret.cpp | 40d0aa8032255033a78cff49f4af6c17ece6aa80 | [] | no_license | NathanaelGastelum/TankBattle | 13c96af704b7c19895138ec2e8461c41f323770a | b36ac120bba1ae13f05195a5994a486359c1436c | refs/heads/master | 2021-06-12T15:24:40.310540 | 2020-07-09T09:47:38 | 2020-07-09T09:47:38 | 143,663,912 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 463 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "TankTurret.h"
#include "TankBattle.h"
#include "Engine/World.h"
void UTankTurret::Rotate(float RelativeSpeed)
{
RelativeSpeed = FMath::Clamp<float>(RelativeSpeed, -1, 1);
auto RotationChange = RelativeSpeed * MaxDegreesPerSecon... | [
"jacobdgastelum@gmail.com"
] | jacobdgastelum@gmail.com |
750bacc366efbfded4504cd27f500fae0156d0fe | 809035ab00b7e21d1abd50513f3c356da61707fc | /BOJ/boj_12886.cpp | a1422d338bab754a714104efb091f03d0ba57771 | [] | no_license | younghk/Problem_Solving | b94a06987bbaaba9abce179977bbfae60415103a | 0db396e6f5664957f8d53e006f1051bef8a81c67 | refs/heads/master | 2020-08-03T19:48:00.302375 | 2019-10-18T11:02:36 | 2019-10-18T11:02:36 | 211,866,473 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 414 | cpp | #include <iostream>
#include <algorithm>
using namespace std;
int gcd(int x, int y){
if(y==0) return x;
x%=y;
return gcd(y,x);
}
int cal_bit(int k){
int ret=0;
for(int i=0; i<32; i++){
ret+=k%2;
k=k>>1;
}
return ret;
}
int main(){
int A, B, C;
cin >> A >> B >> C;
... | [
"hwa1130k@gmail.com"
] | hwa1130k@gmail.com |
3d3550caee5ff5d308844e99fdd4ae9887eafa4b | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /third_party/skia/src/ports/SkOSLibrary_win.cpp | b6d8dd3183437a140867df07e24358b584df4254 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C++ | false | false | 538 | cpp | /*
* Copyright 2015 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "SkTypes.h"
#if defined(SK_BUILD_FOR_WIN32)
#include "SkOSLibrary.h"
#include "SkLeanWindows.h"
void* DynamicLoadLibrary(const char* libraryName) {
return LoadLi... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
56afe8bb3e767af594ebe0804d196edc3063a0b5 | 342a60a18648325f839c9fd7fa6d96ca6e61e205 | /libcaf_core/test/flow/buffer.cpp | d6bc2037e73f7b4d92dd1541c118a16dfa187185 | [] | permissive | DavadDi/actor-framework | 94c47209c8f4985e449c7ca3f852e95d17f9b4f9 | daa75c486ee7edbfd63b92dfa8f878cb97f31eb3 | refs/heads/master | 2023-07-21T09:07:23.774557 | 2022-12-16T13:41:04 | 2022-12-16T13:41:04 | 42,344,449 | 0 | 1 | BSD-3-Clause | 2023-01-26T14:38:39 | 2015-09-12T04:21:48 | C++ | UTF-8 | C++ | false | false | 3,220 | cpp | // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
// the main distribution directory for license terms and copyright or visit
// https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
#define CAF_SUITE flow.buffer
#include "caf/flow/observable.hpp"
#include "core-test.hpp... | [
"dominik@charousset.de"
] | dominik@charousset.de |
f4c80d9384ccd79323ba3e1fb4d034567b0f443f | f4d07ca7462e69cceb0f67743c729411f7e929e2 | /rosette/h/ObQue.h | 8082e8c81076745f607b73c823585b82334a0b2d | [
"Apache-2.0"
] | permissive | cloovoo/jchain | 601435d08d3a8541d70fe168b41ba9f6df3b8213 | 9a9da66ca6abe7162bc9e9d08064e5bf8fa4c6f2 | refs/heads/master | 2021-05-09T02:37:14.099042 | 2018-01-28T00:28:03 | 2018-01-28T00:28:03 | 119,213,307 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,099 | h | /* Mode: -*- C++ -*- */
/* @BC
* Copyright (c) 1993
* by Microelectronics and Computer Technology Corporation (MCC)
* All Rights Reserved
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose and without fee is hereby granted,
* provided... | [
"jeremybusk@gmail.com"
] | jeremybusk@gmail.com |
fa4b4e771c167fd142fb90f5ee4705da407f3c1e | bc997f47b4cffef395f0ce85d72f113ceb1466e6 | /Croatia/coi13_snjeguljica.cpp | 09c93cfa98d4b9fca807064365720b5388f88978 | [
"LicenseRef-scancode-public-domain"
] | permissive | koosaga/olympiad | 1f069dd480004c9df033b73d87004b765d77d622 | fcb87b58dc8b5715b3ae2fac788bd1b7cac9bffe | refs/heads/master | 2023-09-01T07:37:45.168803 | 2023-08-31T14:18:03 | 2023-08-31T14:18:03 | 45,691,895 | 246 | 49 | null | 2020-10-20T16:52:45 | 2015-11-06T16:01:57 | C++ | UTF-8 | C++ | false | false | 2,437 | cpp | #include <cstdio>
#include <algorithm>
#include <cstring>
using namespace std;
struct rmq{
int tree[530000], lim;
void init(int n, int *a){
memset(tree,0x3f,sizeof(tree));
for(lim = 1; lim <= n; lim <<= 1);
for(int i=1; i<=n; i++){
tree[i + lim] = a[i];
}
fo... | [
"koosaga@koosaga-MacBook-Pro.local"
] | koosaga@koosaga-MacBook-Pro.local |
ba5d447a63d550dd1d187191b00206d6814a4699 | 680440f5e59eb2157c1ecb41fd891880ac47c459 | /HDU/1423/lics0.cpp | c80f62cc6bbe7b8c87536b9084426f5e9a4a640b | [] | no_license | Skywt2003/codes | a705dc3a4f5f79d47450179fc597bd92639f3d93 | 0e09198dc84e3f6907a11b117a068f5e0f55ca68 | refs/heads/master | 2020-03-29T09:29:54.014364 | 2019-11-15T12:39:47 | 2019-11-15T12:39:47 | 149,760,952 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 969 | cpp | #include<cstdio>
#include<iostream>
#include<cstring>
using namespace std;
const int maxn=505;
int t,n,m,a[maxn],b[maxn],f[maxn][maxn];
inline int read(){
int ret=0,f=1;char ch=getchar();
while (ch<'0'||ch>'9') {if (ch=='-') f=-1;ch=getchar();}
while (ch>='0'&&ch<='9') ret=ret*10+ch-'0',ch=getchar();
retu... | [
"skywt2003@gmail.com"
] | skywt2003@gmail.com |
148a2f0106ed151169929a3d0fada4569546daf6 | e9ce2adf3e8e3f3fef59adf40cb069b642662628 | /THIS IS FINE/src/ofApp.h | 31da73f3d052e4296ba9a27e8eec8ba45944a4fe | [] | no_license | KimiHirano/CS126-Final-Project | aaa2cdf1ad6dd3f6d857cdfc0fa76be804e207b6 | 20d5d536384aa2716eca46d9436003b9e1d606be | refs/heads/master | 2021-09-15T03:29:36.438169 | 2018-05-03T04:48:50 | 2018-05-03T04:48:50 | 134,811,307 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,227 | h | #pragma once
#include "ofMain.h"
#include "box2dplatform.h"
#include "fontloader.h"
#include "ofxBox2d.h"
#include <utility>
class ofApp : public ofBaseApp{
enum GameState {
START_SCREEN,
IN_PROGRESS,
FINISHED
};
private:
GameState current_state_ = START_SCREEN;
ofxBox2d box2d_;
... | [
"khirano2@illinois.edu"
] | khirano2@illinois.edu |
5a027507373d9364319ba6fdc8f9827c2a20a6bd | d52d85613f6e4f45079a2c8c5dda6b7a2a950a35 | /TrackAndReconstruct/ReconstructLib/multiviewstereo.cpp | f2cff90be7c935dcc5f7803ad9d7c6a952b35a56 | [] | no_license | ocean1100/OlderProjects | f48a00362f99b5dacdfbe9a6ffbe9cc6867cd470 | 4b29a324bc38ba98e53ac4cf5b901888b17eceff | refs/heads/master | 2020-06-12T07:43:53.847759 | 2017-04-14T06:07:35 | 2017-04-14T06:07:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,438 | cpp |
//
#include "multiviewstereo.hpp"
#include "camera.hpp"
#include "geodesicweight.hpp"
#include "lineiter.hpp"
#include <QtGui/QColor>
#include <QtCore/QDebug>
#include <QtCore/QTime>
#include <QtCore/QFileInfo>
#include <iostream>
#include <fstream>
#include "../TrackCameraLib/data.h"
using namespace std;
//----... | [
"349117102@qq.com"
] | 349117102@qq.com |
ad1042911bcaaeb6cbb6665482097d7203316d3e | 5249c8dd7c31216a82dae856afb499de82437a6b | /Qt/Qt_Halcon_Image_Deal/Qt_Halcon_Image_Deal/GeneratedFiles/qrc_qt_halcon_image_deal.cpp | 08bd889e319f7239c5ffdd1c767f6a46ed15dfee | [] | no_license | w-x-me/Demon_Code | c24fbfe245be5d9646b744f4d99c934f99be5937 | a3071ed9c5c0c5453601d16e8e9a4641658d72d6 | refs/heads/master | 2020-03-27T05:52:57.500745 | 2018-11-29T01:17:18 | 2018-11-29T01:17:18 | 146,059,683 | 16 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 1,428 | cpp | /****************************************************************************
** Resource object code
**
** Created by: The Resource Compiler for Qt version 5.6.0
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#ifdef QT_NAMESPAC... | [
"985808898@qq.com"
] | 985808898@qq.com |
ef0c9df31abbed8c8661544bcd50bdb5a9fe6e93 | a7e1c10b226fc427004b3640984fdfae02a1b99b | /src/lib/executioncontext.cpp | c68547494b9f41da1f90abce0bc14ae3d1b7104d | [
"WTFPL"
] | permissive | dexter4life/mt4-expander | 8b67f8538188c13aff80c5b39cfd95fb8fc7bae7 | c61c888c3d8990e551b66759ebc815641898be10 | refs/heads/master | 2021-03-18T17:13:41.766801 | 2020-02-18T18:21:50 | 2020-02-18T18:31:27 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 227,936 | cpp | #include "expander.h"
#include "lib/conversion.h"
#include "lib/executioncontext.h"
#include "lib/format.h"
#include "lib/helper.h"
#include "lib/math.h"
#include "lib/string.h"
#include "lib/terminal.h"
#include "lib/tester.h"
#include "lib/timeseries.h"
#include "struct/rsf/ExecutionContext.h"
#include "struct/rsf/Or... | [
"pewa-github@rosasurfer.com"
] | pewa-github@rosasurfer.com |
20d4e96e5f05bcab542222695c80ca9506f9f4de | af35f890c0c6a2fa531f47a4c2ed132e8920190d | /cc/leetcode/bit/191_num_1bits.cc | 4bfb7b48641e4d7a5d755a6e0bcb459c5a41c588 | [] | no_license | Levintsky/topcoder | b1b17cd3fddef5a23297bcbe4e165508d09a655d | a5cb862f0c5a3cfd21468141800568c2dedded0a | refs/heads/master | 2021-06-23T10:15:27.839199 | 2021-02-01T07:49:48 | 2021-02-01T07:49:48 | 188,175,357 | 0 | 1 | null | 2020-05-19T09:25:12 | 2019-05-23T06:33:38 | C | UTF-8 | C++ | false | false | 190 | cc | class Solution {
public:
int hammingWeight(uint32_t n) {
int res = 0;
while (n > 0) {
res += n % 2;
n /= 2;
}
return res;
}
}; | [
"zhuoyuanchen2014@u.northwestern.edu"
] | zhuoyuanchen2014@u.northwestern.edu |
3fa5721cabf0033e9f352c86d39b0b4dee47f18d | 92e979498ec13e4ef1f9ff140e12865b5082c1dd | /SDK/BP_PickupWeaponHuntingBow_classes.h | 4d719b7f5a6a53d994d768e48fc0b88eaee35e87 | [] | no_license | ALEHACKsp/BlazingSails-SDK | ac1d98ff67983b9d8e9c527815f17233d045d44d | 900cbb934dc85f7325f1fc8845b90def2298dc2d | refs/heads/master | 2022-04-08T21:55:32.767942 | 2020-03-11T11:37:42 | 2020-03-11T11:37:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 698 | h | #pragma once
// Name: BlazingSails, Version: 1.481.81
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------
// BlueprintGeneratedClass BP_P... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
d268db84c06b55628c5eda8dbd3bed54e6b96432 | 2bdcf15133ea74c46e196835412c86a7b2ad1993 | /src/JsonWriter.cpp | 4892d1a8bb1b4110c477548f05ebc7adbc953d02 | [
"BSD-3-Clause"
] | permissive | ddelpero/Omnis-jsoncpp | 27e7de76999cd36d0396687301401e44bb0f11d6 | 304460d68747ed0dc53bc0f50a4d0529c6affbab | refs/heads/master | 2021-01-18T10:37:28.110484 | 2018-03-29T23:19:06 | 2018-03-29T23:19:06 | 22,845,585 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,148 | cpp | /* SIMPLE OBJECT (IMPLEMENTATION)
*
* This object has some simple functionality to show how to do basic method calls and property setting.
*
* March 30, 2010 David McKeone (Created)
*/
#include "jsoncpp.he"
#include "JsonValue.he"
#include "JsonWriter.he"
using boost::shared_ptr;
using namespace Omn... | [
"david@artsman.com"
] | david@artsman.com |
d1507ac8d1c512f8f8233a93e741d38dab01b35a | 9eb6e5d32fdd4b8ec9545c4e66d1dbb162ccb5db | /LittleProxyApp/stdafx.cpp | 3e89133edf09cc423202facb5fd8b3e3cf9c49f0 | [] | no_license | LittleMali/win_common | 9b85fd6ba6d19ff7db11d72387d058362f73f702 | 8806088e066791895540024f680aa079ba02d309 | refs/heads/master | 2023-06-29T23:32:43.728865 | 2021-07-27T07:38:48 | 2021-07-27T07:38:48 | 298,824,760 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 205 | cpp | // stdafx.cpp : source file that includes just the standard includes
// LittleProxyApp.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"semonma@tencent.com"
] | semonma@tencent.com |
a0ff56c9cfe63ac32665ca10d1fb2e48fdbc9b36 | 6728394d63024d85217726e08e292be78e986cf9 | /kino/dbone/include/guid.h | a02134764b182497df0b9316ebe64a426939b3f6 | [] | no_license | mustafirus/oldprojects | 5632c886d98d0ed38469327c05690d0830a72070 | 51180b540b3a19964ae5a1776a743ca0bb9de204 | refs/heads/master | 2021-07-25T16:18:03.885015 | 2013-03-24T09:52:27 | 2013-03-24T09:52:27 | 109,653,046 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 868 | h | #pragma once
namespace guidframe {
const char* CF = "{97A14A9B-DF0F-4eed-928B-0C3E9911D8CC}";
const char* VF = "{873C898C-5A0B-4114-9F19-4F8163002FDE}";
const char* HF = "{64724214-F3DF-4639-89C8-5247B0B7C01E}";
const char* FF = "{92F6DB28-CE31-4c82-82D2-2AFE8BD598FD}";
const char* LF = "{8E3604F6-0344-4... | [
"7886143+mustafirus@users.noreply.github.com"
] | 7886143+mustafirus@users.noreply.github.com |
43e7875e3651c95afa489ed7b9a38b6609d6bb79 | 0dc2640b666b02fc92dfde1660f5625157d4c2ca | /devel/cpp/test/src/memory/TestMemory.cpp | b493ed822a9dd6149418ed0cdad6f1f10e20a638 | [] | no_license | staticimport/promotelib | 878fb63b6697e3c5944c3f7b1c5ac8dc6d140e9f | 742b4777919964ee62b52246f3df6c36af4d5e86 | refs/heads/master | 2021-01-01T18:42:09.152398 | 2011-09-20T03:55:01 | 2011-09-20T03:55:01 | 2,027,477 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 523 | cpp | #include "AnySizePoolAllocatorTest.hpp"
#include "CacheLineAllocatorTest.hpp"
#include "MemUtilsTest.hpp"
#include "PoolAllocatorTest.hpp"
#include "PoolQueueAllocatorTest.hpp"
#include "StandardAllocatorTest.hpp"
int main(void)
{
promote::testing::testAnySizePoolAllocator();
promote::testing::testCacheLineAll... | [
"staticimport@gmail.com"
] | staticimport@gmail.com |
db6071e5186464867d995d9450f648b218135223 | bc421359775657f09c88dddfd69473a12f71bca7 | /graph/dijaks.cpp | 91ab0880b2208e635a8f30284c5ce98ea54a989a | [] | no_license | mdnaimur/AllProgramCoding | c31b058071b0b1b18c968edded56a9980e265eb9 | b67ad04373404771a3bd629fe30301c1bdcf8b80 | refs/heads/master | 2021-02-09T10:35:34.774706 | 2020-03-31T04:30:02 | 2020-03-31T04:43:33 | 244,271,890 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,165 | cpp | #include<bits/stdc++.h>
#include<stdio.h>
#include<conio.h>
#define INFINITY 9999
#define MAX 100
/*
http://electrofriends.com/source-codes/software-programs/cpp-programs/cpp-data-structure/c-program-to-solve-the-single-source-shortest-path-problem-using-dijkstra%E2%80%99s-algorithm/
https://www.thecrazyprogrammer.com/... | [
"mdnaimurr@gmail.com"
] | mdnaimurr@gmail.com |
490b190650a77aa3a49a536330fdf7a7cec93711 | e38284c7578f084dd726e5522b3eab29b305385b | /Wml/Include/WmlImplicitSurface.h | a8706902adb5524edd22283425c7b3a5f5ee5216 | [
"MIT"
] | permissive | changjiayi6322/deform2d | 99d73136b493833fa4d6788120f6bfb71035bc4d | 1a350dd20f153e72de1ea9cffb873eb67bf3d668 | refs/heads/master | 2020-06-02T19:38:45.240018 | 2018-07-04T20:26:35 | 2018-07-04T20:26:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,825 | h | // Magic Software, Inc.
// http://www.magic-software.com
// http://www.wild-magic.com
// Copyright (c) 2004. All Rights Reserved
//
// The Wild Magic Library (WML) source code is supplied under the terms of
// the license agreement http://www.magic-software.com/License/WildMagic.pdf
// and may not be copied or disclos... | [
"git@liyiwei.org"
] | git@liyiwei.org |
2ca65b633e7c714300bf9685a12b490f029f762f | d0985731c45024388a2d8938a9e8a52dc7f985f3 | /src/server/game/Tools/PlayerDump.h | 8b908f11f2848c1dc96edd77504f0d3b9d224299 | [] | no_license | Naios/MythCore | 1ac1096ad8afefdf743ed206e10c2432f7f57bed | 38acab976959eed1167b6b4438ce7c7075156dd8 | refs/heads/master | 2023-08-24T08:26:26.657783 | 2012-06-07T05:24:00 | 2012-06-07T05:24:00 | 4,604,578 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,038 | h | /*
* Copyright (C) 2008 - 2011 Trinity <http://www.trinitycore.org/>
*
* Copyright (C) 2010 - 2012 Myth Project <http://mythprojectnetwork.blogspot.com/>
*
* Myth Project's source is based on the Trinity Project source, you can find the
* link to that easily in Trinity Copyrights. Myth Project is a private ... | [
"taumer943@gmail.com"
] | taumer943@gmail.com |
4c5852d263173fb4d81b538391d54c444c75f9c0 | 511d7cd374cf8ecdc6a9d72223bed16a32d83c78 | /msdk/include/util/buffer.h | 6472a5f8386529cab8cc257fd4817f4d156009dc | [] | no_license | mynick777/msdk | 1818c718a181de772b9a3e2dd6d7b9a66296dc86 | 4ee669c60148ad72e1d8af9bea05e05019af79e6 | refs/heads/master | 2020-05-18T00:56:37.308774 | 2019-05-01T16:19:13 | 2019-05-01T16:19:13 | 184,075,465 | 0 | 0 | null | 2019-04-29T13:22:32 | 2019-04-29T13:22:32 | null | GB18030 | C++ | false | false | 4,727 | h |
#ifndef _CBuffer_H
#define _CBuffer_H
#define BUFFER_DEFAULT_SIZE 1
class CBuffer
{
public:
CBuffer()
{
init();
}
~CBuffer()
{
uinit();
}
public:
CBuffer(const CBuffer& buf)
{
init();
CloneFrom(buf);
}
CBuffer(unsigned char* lpBuf,unsigned long dwSize)
{
init();
SetBuffer(lpBuf,dwSize);
}
... | [
"maguojun123@126.com"
] | maguojun123@126.com |
fbdf2f537aee88e404ef2537410995b9614cce81 | 1a17167c38dc9a12c1f72dd0f3ae7288f5cd7da0 | /Source/Samples/63_heXon/flash.cpp | b82076827eb174532ee0a01b9799cefc1a6750c4 | [
"GPL-2.0-only",
"GPL-2.0-or-later",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | elix22/Urho3D | c57c7ecb58975f51fabb95bcc4330bc5b0812de7 | 99902ae2a867be0d6dbe4c575f9c8c318805ec64 | refs/heads/master | 2023-06-01T01:19:57.155566 | 2021-12-07T16:47:20 | 2021-12-07T17:46:58 | 165,504,739 | 21 | 4 | MIT | 2021-11-05T01:02:08 | 2019-01-13T12:51:17 | C++ | UTF-8 | C++ | false | false | 2,196 | cpp | /* heXon
// Copyright (C) 2018 LucKey Productions (luckeyproductions.nl)
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later v... | [
"elix22@gmail.com"
] | elix22@gmail.com |
cc717fb8952cb9b37615b75e4397202280d9f447 | 48ec268bff9c6cf1102d9b458dc569e5a7bbc6bb | /src/UserInterface/BoardWidget.hpp | 3880df4b9001768b1981e7e6319d10f32223d4f4 | [] | no_license | Fynx/BuriedSecrets | 275199381e6696f491892f87d6ab28d967b312c4 | da972b83d3b4cbaf9abe33276087fe456e1155fa | refs/heads/master | 2021-03-19T14:23:56.915137 | 2015-06-16T11:19:31 | 2015-06-16T11:19:31 | 26,636,581 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 685 | hpp | /* YoLoDevelopment, 2015
* All rights reserved.
*/
#pragma once
#include <QtWidgets>
/**
* Widget used by (inherited by) Graphics module to draw game map on it.
* That way whis widget can use Qt events to detect selections on map.
*/
class BoardWidget : public QWidget {
Q_OBJECT
public:
const int MinimalRectS... | [
"r.soszynski@student.uw.edu.pl"
] | r.soszynski@student.uw.edu.pl |
c1596b73d39546affcad8810061c454d07761da3 | 9099a81792f835956702bde8dd5e212c6eeabf58 | /CSCommon/Source/MXmlParser.cpp | e08c3a6f751cee5c59c626a31bc1fa9c29f7f512 | [] | no_license | happyj/RefinedGunz | 352be7758a9aef2882d248cf7f0abba59f8a52a1 | 3ccaf13c79a1244df161d5b33e36e97bca254ba0 | refs/heads/master | 2021-01-22T19:59:04.906291 | 2017-03-04T01:22:47 | 2017-03-04T01:35:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,894 | cpp | #include "stdafx.h"
#include "MXmlParser.h"
#include "MZFileSystem.h"
#include "MXml.h"
#include "MDebug.h"
bool MXmlParser::ReadXml(const char* szFileName)
{
MXmlDocument xmlIniData;
xmlIniData.Create();
if (!xmlIniData.LoadFromFile(szFileName)) {
xmlIniData.Destroy();
return false;
}
MXmlElement rootElem... | [
"askeno@hotmail.com"
] | askeno@hotmail.com |
6b01f2b48a9ee1f6fcca44748abb0782ff893e6e | a09ed706550462a77a6c001ecfb70263490104a7 | /Onyx.cpp | 4512aded405ad90234275a07c8af0abb0222f484 | [] | no_license | ljBenson21/CS2Spring2k16Sec2 | 56e819a887e9fb5f43e4e61477599625c3b98544 | a7aa2f4c69828f936b910ee84fa59f6d5f856d79 | refs/heads/master | 2021-01-21T13:48:32.427764 | 2016-05-10T02:11:39 | 2016-05-10T02:11:39 | 51,870,005 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,510 | cpp | #include "Onyx.h"
#include <time.h>
Onyx::Onyx()
{
setHealth(10);
setAttack(10);
setDefense(20);
setLevel(1);
setXP(0);
setMove1("Rock Throw");
setMove2("Iron Tail");
setMove3("Smack Down");
setMove4("Harden");
setName("Onyx");
}
void Onyx::resetStats()
{
setAttack(10 * getLevel());
se... | [
"lbenson18@my.whitworth.edu"
] | lbenson18@my.whitworth.edu |
4958d5f9bc6af5ccec11b5b1548cbaf742e89168 | 78918391a7809832dc486f68b90455c72e95cdda | /asmjit_lib/base/func.cpp | 7dd9222d2ea44a40972b9527847ec9ca618eec72 | [
"MIT"
] | permissive | kyx0r/FA_Patcher | 50681e3e8bb04745bba44a71b5fd04e1004c3845 | 3f539686955249004b4483001a9e49e63c4856ff | refs/heads/master | 2022-03-28T10:03:28.419352 | 2020-01-02T09:16:30 | 2020-01-02T09:16:30 | 141,066,396 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,981 | cpp | // [AsmJit]
// Complete x86/x64 JIT and Remote Assembler for C++.
//
// [License]
// Zlib - See LICENSE.md file in the package.
// [Export]
#define ASMJIT_EXPORTS
// [Dependencies]
#include "../base/arch.h"
#include "../base/func.h"
#if defined(ASMJIT_BUILD_X86)
#include "../x86/x86internal_p.h"
#include "../x86/x86... | [
"k.melekhin@gmail.com"
] | k.melekhin@gmail.com |
6ea910158a8058bc0b872a025954daec2fed27c2 | e3829e91db02993b7b200433d66fbd3dc4139b8d | /osg/src/osgcpp/BufferObject.cpp | 7377eb601e1755a697c5f8657c137a856d7a24c2 | [] | no_license | geobeans/svs | 39d75a53d3069e065ae96f9edcb5be5c58ddbba9 | bda7083ef42b88ddf7aba0f8facd3e3eea55f766 | refs/heads/master | 2020-12-25T14:57:55.784520 | 2016-08-26T12:34:07 | 2016-08-26T12:34:07 | 66,234,375 | 3 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 23,344 | cpp | /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield
*
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
* (at your option) any later version. The full license is in LICENSE file
* included with this... | [
"李津平"
] | 李津平 |
e8b1c057aa8e4d4349cb1a8a75b290ad8ec48398 | 070e9bbf95c22846259f15fc6ed1ec61ddc6e41e | /src/commsvr/ogre4asvrd/ogre/auto_connect.cpp | 5922dfbdf6f2a5c2c9a6e55cdb3b1b9a85a27d03 | [
"Apache-2.0"
] | permissive | sailzeng/zcelib | 930553c1c6c030ee12d97fee230652e690c380d8 | d7a0c268ef10ffacc16cf2b06eed5b9445e3fe38 | refs/heads/master | 2023-01-23T07:01:57.102092 | 2022-11-13T19:37:52 | 2022-11-13T19:37:52 | 15,555,445 | 86 | 42 | Apache-2.0 | 2022-11-13T19:35:15 | 2013-12-31T19:14:27 | C++ | UTF-8 | C++ | false | false | 5,528 | cpp | #include "ogre/predefine.h"
#include "ogre/auto_connect.h"
#include "ogre/application.h"
#include "ogre/svc_tcp.h"
namespace ogre
{
//
auto_connect::auto_connect()
{
}
//
auto_connect::~auto_connect()
{
SET_OF_TCP_PEER_MODULE::iterator iter_tmp = autocnt_module_set_.begin();
SET_OF_TCP_PEER_MODULE::iterator ite... | [
"fullsail@163.com"
] | fullsail@163.com |
6bddc10c6db5d4855b8dd32b67e5b6618181e88f | 88fd9b9e9da6027f425106d025dd2d72df8f4f45 | /smqtapp/api/client/SWGManagerRolesApi.cpp | d1903cba4af45101a7cddf60bd6a43be4e39b529 | [] | no_license | chiphan2008/dfm | a927bb30b692de3346bfa570795ef8382d21aa4e | a76aad4beb1df5ac39371bd931728515981dfe24 | refs/heads/master | 2020-03-30T15:38:33.126668 | 2018-10-03T06:58:51 | 2018-10-03T06:58:51 | 151,372,621 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,464 | cpp | /**
* SMARTBUS API
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
*
* OpenAPI spec version: 1.0.0
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the clas... | [
"chiphan2008@gmail.com"
] | chiphan2008@gmail.com |
8a167e0abb570dba5f5ea83e94692c8a5f9fa3e8 | 90517ce1375e290f539748716fb8ef02aa60823b | /solved/0-b/babel/babel.cpp | c8eab6cb3e5cde2bff229ab4de13a852bebf65f1 | [
"Unlicense",
"LicenseRef-scancode-public-domain"
] | permissive | Code4fun4ever/pc-code | 23e4b677cffa57c758deeb655fd4f71b36807281 | 77ce51d692acf6edcb9e47aeb7b7f06bf56e4e90 | refs/heads/master | 2021-01-15T08:15:00.681534 | 2014-09-08T05:28:39 | 2014-09-08T05:28:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,671 | cpp | #include <algorithm>
#include <cstdio>
#include <cstring>
#include <list>
#include <set>
#include <vector>
using namespace std;
#define MAXLEN 50
#define INF (2000 * 50 + 10)
#define Zero(v) memset((v), 0, sizeof(v))
#define cFor(t,v,c) for(t::const_iterator v=c.begin(); v != c.end(); ++v)
typedef unsigned int... | [
"leonardo@diptongonante.com"
] | leonardo@diptongonante.com |
233438384fba7570579792fdaac148d865cc31c3 | 37cfcdfa3b8f1499f5899d2dfa2a48504a690abd | /src/script/script_error.cpp | cda7cf97adbedcc95f6083994ccce634484a19bf | [
"MIT"
] | permissive | CJwon-98/Pyeongtaekcoin | 28acc53280be34b69c986198021724181eeb7d4d | 45a81933a98a7487f11e57e6e9315efe740a297e | refs/heads/master | 2023-08-17T11:18:24.401724 | 2021-10-14T04:32:55 | 2021-10-14T04:32:55 | 411,525,736 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,792 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2018 The Pyeongtaekcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <script/script_error.h>
const char* ScriptErrorString(const Scri... | [
"cjone98692996@gmail.com"
] | cjone98692996@gmail.com |
f16a46ea9d6e4d005068adfe16b73910704f51bd | 208524c136c96caf0aa2cd1799c8ff6eb84f466f | /study/7_1234.cpp | e8947526568927b9b63193be9e3902f422c445f6 | [] | no_license | jisun-16/beakjoon-online-judge-with-c- | 96d04198a5de67f04183464cf08cff0ad5cb087c | f229466cb025b186a5fbc369a9b36ca2282627b1 | refs/heads/master | 2021-11-25T14:20:19.502289 | 2021-11-06T05:59:06 | 2021-11-06T05:59:06 | 205,304,301 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 1,044 | cpp | #include<iostream>
#include<algorithm>
#include<cstring>
#include<cmath>
using namespace std;
int n, R, G, B;
long long dp[11][101][101][101], fac[11];
//level n, 남은 장난감의 개수 (R,G,B)
long long _solve(int nn, int rr, int gg, int bb){
if(rr<0||bb<0||gg<0) return 0;
if(nn<=0) return 1;
long long& ret=dp[nn][rr][gg... | [
"limjisun97@naver.com"
] | limjisun97@naver.com |
21b6801e9e569502f65b0536f3074056cfa327aa | 5c0bf818e2b4a9c9d19e5a8d043e0795a0f9bc88 | /src/libebui/DlgFuncWindow.h | 5174277d54d053daa29c89e06d1370cb922263b5 | [] | no_license | entboost/ebc | 4e55f45053b8816f7318dd552f94d9f9f893d402 | b05c4ddbbb3221ebb1126b8a75c7eabc6be9f1f8 | refs/heads/master | 2021-01-19T20:29:18.207141 | 2020-09-22T07:36:43 | 2020-09-22T07:36:43 | 67,870,859 | 31 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 2,134 | h | #pragma once
#include "Core/Explorer.h"
#include "Core/WebUIController.h"
#include "BroadcastView.h"
// CDlgFuncWindow dialog
class CDlgFuncWindow : public CEbDialogBase
, public CBroadcastViewCallback
{
DECLARE_DYNAMIC(CDlgFuncWindow)
public:
CDlgFuncWindow(CWnd* pParent = NULL,bool bDeleteThis=false); // stan... | [
"akee_yang@kingdee.com"
] | akee_yang@kingdee.com |
6828bbbcbc846b8397a3d7e4ea903baca025f39e | 97dba80026128e9296e575bb58b9cc7867bbc77f | /leetcode/KthSmallestBST.cpp | 1453973d899c33b0db3bd37a3b98dff0f1f37abc | [] | no_license | intfloat/AlgoSolutions | 5272be3dfd72485ff78888325a98c25b2623e3cb | 2f7b2f3c4c8a25eb46322e7f8894263ecd286248 | refs/heads/master | 2021-12-23T08:18:32.176193 | 2021-11-01T05:53:27 | 2021-11-01T05:53:27 | 9,474,989 | 18 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 644 | cpp | // struct TreeNode {
// int val;
// TreeNode *left;
// TreeNode *right;
// TreeNode(int x) : val(x), left(NULL), right(NULL) {}
// };
class Solution {
private:
vector<int> arr;
int n;
void solve(TreeNode* root) {
if (root == NULL || arr.size() >= n) {
return;
}
... | [
"wangliangpeking@gmail.com"
] | wangliangpeking@gmail.com |
c2648e2660291a657cb2962a8b6ba98bf6992c0d | bde1ce16fd563f10d99f24a08b910165f81c090c | /src/sandbox.h | b55c28ed3b29b878d102f91501fd285f5ebce518 | [
"BSD-3-Clause"
] | permissive | Coya-yan/glslViewer | 7b7f1abde9851a3035966a16295400986003d805 | 8cbb0e10933177b4ff04ff8982e1f3e8cf1d061f | refs/heads/master | 2022-04-17T12:02:49.107404 | 2020-04-21T13:49:29 | 2020-04-21T13:49:29 | 260,353,757 | 1 | 0 | BSD-3-Clause | 2020-05-01T01:16:43 | 2020-05-01T01:16:42 | null | UTF-8 | C++ | false | false | 3,599 | h | #pragma once
#include "scene/scene.h"
#include "types/list.h"
enum ShaderType {
FRAGMENT = 0,
VERTEX = 1
};
class Sandbox {
public:
Sandbox();
virtual ~Sandbox();
// Main stages
void setup(WatchFileList &_files, CommandList &_commands);
bool reloadShader... | [
"patriciogonzalezvivo@gmail.com"
] | patriciogonzalezvivo@gmail.com |
b097897586c5f9e9651b03b803fdbb08b5c6ee3a | bf20446a240d654d856dd237434b53d98bc8c62a | /procedure_step_handler.h | 2216f65cccfaa0b73bc6e0fd7ae1d9f404154568 | [] | no_license | 2ejm/xiz-rcz | 96d32221d7dbdac8c4026a231e4268ece1110322 | f5ccf784025f1e5f67861b68b61ae61fda298c95 | refs/heads/master | 2021-03-07T12:43:32.159442 | 2020-03-10T10:08:36 | 2020-03-10T10:08:36 | 246,267,263 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,137 | h |
#ifndef ZIX_PROCEDURE_STEP_HANLDER_H
#define ZIX_PROCEDURE_STEP_HANLDER_H
#include <list>
#include <glibmm/ustring.h>
#include <glibmm/refptr.h>
#include "xml_result.h"
#ifdef GLOBAL_INSTALLATION
#define ZIX_PROC_STEP_FILE "/opt/transfer/libzix_proc_step.xml"
#define ZIX_PROC_STEP_FILE_TMP "/opt/transfer/libzix_pr... | [
"ljm6231@crz-tech.com"
] | ljm6231@crz-tech.com |
4d4b4e324dc7508507aeedf0841e606cf28b82f5 | 3dae85df94e05bb1f3527bca0d7ad413352e49d0 | /ml/nn/runtime/test/generated/models/l2_pool_float_large.model.cpp | 8dfd7aed938f9c9f18f519a37dcf7b3e4a2b8545 | [
"Apache-2.0"
] | permissive | Wenzhao-Xiang/webml-wasm | e48f4cde4cb986eaf389edabe78aa32c2e267cb9 | 0019b062bce220096c248b1fced09b90129b19f9 | refs/heads/master | 2020-04-08T11:57:07.170110 | 2018-11-29T07:21:37 | 2018-11-29T07:21:37 | 159,327,152 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,763 | cpp | // clang-format off
// Generated file (from: l2_pool_float_large.mod.py). Do not edit
void CreateModel(Model *model) {
OperandType type0(Type::TENSOR_FLOAT32, {1, 2, 2, 3});
OperandType type1(Type::INT32, {});
OperandType type2(Type::TENSOR_FLOAT32, {1, 1, 1, 3});
// Phase 1, operands
auto op1 = model->addOpe... | [
"wenzhao.xiang@intel.com"
] | wenzhao.xiang@intel.com |
da21034142986120d308f8ec51b478abbbbc2b37 | a682998edc462d327bd9ab9ba53b8b021bbf7ba9 | /fiar.h | c2ef00c8767e5445fb8650c9e44a59a223f624a7 | [] | no_license | skdltmxn/fiar | 8fade31143a923145a5e20d55ed84f6dc384b676 | 63499d1f4ad13aac417d31f7a308f1c994210925 | refs/heads/master | 2020-03-14T06:42:19.320648 | 2018-05-05T12:53:32 | 2018-05-05T12:53:32 | 131,489,230 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 630 | h | #pragma once
#include "gameboard.h"
class fiar
{
public:
enum class GAME_RESULT
{
WIN,
LOSE,
DRAW,
};
void start();
bool is_playing() const { return _playing; }
int get_opponent_col() const;
void put_stone(int col);
void think();
GAME_RESULT result() const { return _result; }
private:
... | [
"supershop@naver.com"
] | supershop@naver.com |
6f07f760e23ff4b260b9f2b6accd557a9d5c6391 | 9c21a1f7caf0b889201414e5a97c5e2a3147d0cc | /CdS_Base/GraphicalEngine/base/src/AnimationEditor.cpp | ace2fff770088ee04b1ba3cd1a25d6de56e231ff | [] | no_license | dlCdS/Dev | f95a2e41b71de2ea562c268e713e3879ac74e3b4 | 304ee4cbef803f98d1017927fddb3b036ffcf165 | refs/heads/master | 2022-01-13T00:33:19.449933 | 2021-10-25T14:40:08 | 2021-10-25T14:40:08 | 220,112,062 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,308 | cpp | #include "AnimationEditor.h"
AnimationEditor AnimationEditor::_sing = AnimationEditor();
AnimationEditor::AnimationEditor() : Widgetable("Animation_Editor", true),
_left("Left_Color"),
_right("Right_Color"),
_anim(NULL)
{
}
AnimationEditor::~AnimationEditor()
{
}
void AnimationEditor::newAnimation(void * v)
{
}
... | [
"francis.denis541@gmail.com"
] | francis.denis541@gmail.com |
28b014703aef27952720dc74bb70d680f9d61209 | 13a32b92b1ba8ffb07e810dcc8ccdf1b8b1671ab | /home--tommy--mypy/mypy/lib/python2.7/site-packages/pystan/stan/lib/stan_math/test/unit/math/prim/mat/fun/cov_matrix_transform_test.cpp | 9b28af758537934ec3c5ab42bcd8b8bfe053b9e3 | [
"Unlicense",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | tommybutler/mlearnpy2 | 8ec52bcd03208c9771d8d02ede8eaa91a95bda30 | 9e5d377d0242ac5eb1e82a357e6701095a8ca1ff | refs/heads/master | 2022-10-24T23:30:18.705329 | 2022-10-17T15:41:37 | 2022-10-17T15:41:37 | 118,529,175 | 0 | 2 | Unlicense | 2022-10-15T23:32:18 | 2018-01-22T23:27:10 | Python | UTF-8 | C++ | false | false | 2,860 | cpp | #include <stan/math/prim/mat.hpp>
#include <test/unit/util.hpp>
#include <gtest/gtest.h>
using Eigen::Matrix;
using Eigen::Dynamic;
using Eigen::MatrixXd;
using Eigen::VectorXd;
TEST(prob_transform,lkj_cov_matrix_rt) {
unsigned int K = 4;
unsigned int K_choose_2 = 6;
Matrix<double,Dynamic,1> x(K_choose_2 + K);... | [
"tbutler.github@internetalias.net"
] | tbutler.github@internetalias.net |
48befad230c00ef025bbbb52e5551448e9c07c64 | 18f9d05c43f6e7dbfd484482db6c8084152f447f | /model/std_cells/StdCellLib.h | 74c09149e2e9aba129c9104d6e53a9849f08b51d | [
"MIT"
] | permissive | gyb1325/Desent_modification | 96b50530ab6c77439e22b38e22f7ada8d8361c03 | ff0a146bddfb97269b7874092dd203be3633f97c | refs/heads/master | 2021-01-19T22:59:47.926381 | 2017-04-21T21:36:42 | 2017-04-21T21:36:42 | 88,904,609 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,270 | h | #ifndef __DSENT_MODEL_STD_CELLS_STDCELLLIBS_H__
#define __DSENT_MODEL_STD_CELLS_STDCELLLIBS_H__
#include "util/CommonType.h"
namespace DSENT
{
class TechModel;
class StdCell;
class LibertyFile;
class StdCellLib
{
public:
StdCellLib(TechModel* tech_model_);
~StdCell... | [
"guyo@star.eecs.oregonstate.edu"
] | guyo@star.eecs.oregonstate.edu |
fe6f60c56fe25901391c0fe8aae30f21c311789f | e6048f97b69315f629e765d57f4aa39e70587b69 | /test/Filtering/ImageGradient/itkGradientMagnitudeRecursiveGaussianImageFilterSerializerTest.cxx | 4260cc98c56733cf002e73d1b1a49c5cd8788142 | [
"Apache-2.0"
] | permissive | thewtex/TubeTK-ParameterSerializer | ecee465c0897eb041812ec14aa6f6c60b24bf643 | 67b34735c201d95cbfabf04f29bd120a12c63812 | refs/heads/master | 2020-04-05T23:37:22.098377 | 2013-12-20T06:04:16 | 2013-12-20T06:04:16 | 11,870,672 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,967 | cxx | /*=========================================================================
Library: TubeTK
Copyright 2010 Kitware Inc. 28 Corporate Drive,
Clifton Park, NY, 12065, USA.
All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the Lic... | [
"matt.mccormick@kitware.com"
] | matt.mccormick@kitware.com |
adefa785ffe8bf6be7f7ce42af27f69091a1199e | a21ddb4f233d918780d85b3642fbe1150c623ad8 | /lib/engine/Engine.cpp | 4d973dda6adfd357b03565377e1702181181e8b3 | [] | no_license | Alsaka-No-One/R-Type | fbecf210684bd18af6753630c33ff02e8adfa60d | c9c5af1bf44e9a840b1fa2266e5be49fb15bb2c4 | refs/heads/master | 2023-04-08T03:05:58.385616 | 2021-04-13T17:14:11 | 2021-04-13T17:14:11 | 357,625,046 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,885 | cpp | /*
** EPITECH PROJECT, 2020
** B-CPP-501-PAR-5-1-rtype-gaetan.depin
** File description:
** Engine
*/
#include <iostream>
#include <chrono>
#include <yaml-cpp/yaml.h>
#include <sstream>
#include "Engine.hpp"
#include "component/Factory.hpp"
#include "Error.hpp"
#include "engine_event.hpp"
#include "event/NetworkEvent.... | [
"alain1.nguyen@epitech.eu"
] | alain1.nguyen@epitech.eu |
690a2650710358bb84d375c3880f678cedccf35f | 46488b04ae6eaa059ad4f4c3253b7b14e6d2d33d | /NOVA.CPP | 4a78d0bd4379ea5d212dcc8681cb28b7e7c5407b | [] | no_license | VARoDeK/NOVA | 260ca8faf86fb54e61b0063e2eadacf247858fa2 | 1a0a4a3e995ebf886bcdb68bc1bf9d476bc6f760 | refs/heads/master | 2020-05-01T17:25:42.864879 | 2019-03-25T14:31:29 | 2019-03-25T14:31:29 | 177,599,138 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 100,390 | cpp | #include<conio.h>
#include<stdio.h>
#include<ctype.h>
#include<math.h>
#include<process.h>
#include<dos.h>
#include<stdlib.h>
#include<string.h>
#include<fstream.h>
#include<graphics.h>
int gd=DETECT,gm;
char xborderstyle=220;
char yborderstyle=219;
char NOVA_user[200];
char NOVA_boss1[10],NOVA_boss2[... | [
"vaibhavgupta40@gmail.com"
] | vaibhavgupta40@gmail.com |
baf25267ca603bdac5aa824368192a30d707473b | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5751500831719424_1/C++/parity/a.cpp | f52f84712ce2d2f5f004c1ece3b9821a563662b6 | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,760 | cpp | #include<sys/types.h>
#include<dirent.h>
#include<algorithm>
#include<iostream>
#include<string>
#include<vector>
#include<cstdio>
#include<cstdlib>
#include<cassert>
#include<sstream>
#include<cmath>
#include<fstream>
#include<map>
#include<tr1/unordered_map>
#include<set>
#include<tr1/unordered_set>
... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
be97390f657e0e8d372620b61dba441644df99f8 | 2ad00327f7c1d67928b0ec4d4beb73120829bb0d | /Dumper/generic.h | 1497843d79c165cb77e8950a5e324d8eda73d2fc | [] | no_license | holi4m/UnrealDumper-4.25 | 3b1f51de50e9b5af43d31fe90358306f2fbd4ecf | f45fd6b858f1aa32085ac3e7d6ed4981d180cd2d | refs/heads/main | 2023-03-11T05:50:22.265606 | 2021-02-19T16:45:36 | 2021-02-19T16:45:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,119 | h | #pragma once
#include <functional>
#include "defs.h"
struct TArray
{
uint8* Data;
uint32 Count;
uint32 Max;
};
struct FNameEntryHandle
{
uint32 Block = 0;
uint32 Offset = 0;
FNameEntryHandle(uint32 block, uint32 offset) : Block(block), Offset(offset) {};
FNameEntryHandle(uint32 id) : Block(id >> 16), Offset(i... | [
"vianove13@yandex.ru"
] | vianove13@yandex.ru |
8896b6c84917fb5b8f26537114087522078c19a6 | 1e006c14837be0e7b6ed9a0f5870907638dfd402 | /usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/sys-root/usr/include/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp | b3704611f02039a7785a1f8a9600b4c641c972fc | [] | no_license | slowfranklin/synology-ds | b9cd512d86ffc4d61949e6d72012b8cff8d58813 | 5a6dc5e1cfde5be3104f412e5a368bc8d615dfa6 | refs/heads/master | 2021-10-24T01:38:38.120574 | 2019-03-20T13:01:12 | 2019-03-20T13:01:12 | 176,933,470 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,593 | hpp |
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// Preprocessed version of "boost/mpl/aux_/iter_fold_impl.hpp" header
// -- DO NOT modify by hand!
namespace boos... | [
"slow@samba.org"
] | slow@samba.org |
b1fba3d9d9c0649e69a1b67aa195fb04f37ddf48 | a06a9ae73af6690fabb1f7ec99298018dd549bb7 | /_Library/_Include/boost/date_time/local_time/custom_time_zone.hpp | 2edf5dff48ea1d0a4437f809acff8c3b048247c8 | [] | no_license | longstl/mus12 | f76de65cca55e675392eac162dcc961531980f9f | 9e1be111f505ac23695f7675fb9cefbd6fa876e9 | refs/heads/master | 2021-05-18T08:20:40.821655 | 2020-03-29T17:38:13 | 2020-03-29T17:38:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,586 | hpp | ////////////////////////////////////////////////////////////////////////////////
// custom_time_zone.hpp
#ifndef LOCAL_TIME_CUSTOM_TIME_ZONE_HPP__
#define LOCAL_TIME_CUSTOM_TIME_ZONE_HPP__
/* Copyright (c) 2003-2005 CrystalClear Software, Inc.
* Subject to the Boost Software License, Version 1.0.
* (See accompanying... | [
"adm.fael.hs@gmail.com"
] | adm.fael.hs@gmail.com |
8da82eb17a070671903dfffb2fdb342e3f509b9c | 9ecd5b460fca94d937f53a08679c201b3475a5bd | /SvrUtil/Thread.cpp | 0b18047ecef40b5c31a21e25398910dc3bd2f1e0 | [] | no_license | zzy321123/project-x | 8df53c06335dfc0a34697c09a4deada55d36852e | 32604f83bbc165a44a5a94547882f72519d4893a | refs/heads/master | 2021-01-22T13:37:49.380705 | 2014-06-06T14:42:21 | 2014-06-06T14:42:21 | 20,563,668 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,073 | cpp | #include "Thread.h"
#include "OSOperator.h"
#include "pthread.h"
namespace Util
{
PVoid fun_ThreadRoutine(void* pArgs)
{
CThread* pThread = static_cast<CThread*>(pArgs);
if (pThread)
return pThread->RunLoop();
return 0;
}
CThread::CThread(Bool bWaitTask) : m_pRoutine(0)
{
InnerInit();
}
CThread::... | [
"zhou_zhi_yuan111@163.com"
] | zhou_zhi_yuan111@163.com |
80764c88b39560c8e5b09d647f4ff027ffed9ee5 | e2c36e4a40aecdaac0fdc644d950c5ee669e1bbf | /include/pdh/pdh_enumerations.cpp | 2bc80ce4ca91dfaea1e629092c7d1f566a4e05dd | [] | no_license | liuboflyon145/nscp | bd2cee6861cfc61f01840736a2387510115139c8 | 36362a923235a97d419af84baec5c16d74c0bcf6 | refs/heads/master | 2021-01-18T05:50:10.945840 | 2015-07-08T15:25:11 | 2015-07-08T15:25:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,671 | cpp | /**************************************************************************
* Copyright (C) 2004-2007 by Michael Medin <michael@medin.name> *
* *
* This code is part of NSClient++ - http://trac.nakednuns.org/nscp *
* ... | [
"michael@medin.name"
] | michael@medin.name |
e520663e366a098c1b8a79c31e8ffebb254c2956 | 27f7f5cd23904701a5324d4cd213a3a55641580c | /tsp/utilities.cpp | 7a57bd83b062989e36f31676498e3d1c4dd85f03 | [] | no_license | shubhampachori12110095/PDSTSP-1 | 053940ccf6122f36733c48b9965b33d8eec7cebc | 0baf4edf306a95f2f19970ff5177810de615ef20 | refs/heads/master | 2022-04-15T01:42:16.151909 | 2020-03-03T13:55:40 | 2020-03-03T13:55:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,001 | cpp | #ifndef TIGERSUGAR_UTILITIES
#define TIGERSUGAR_UTILITIES
#include "testlib.h"
#ifndef STD
#define STD
#include<bits/stdc++.h>
using namespace std;
#endif
#define FOR(i, a, b) for (int i = (a), _b = (b); i <= _b; i++)
#define FORD(i, b, a) for (int i = (b), _a = (a); i >= _a; i--)
#define REP(i, n) for (int i = 0,... | [
"khanh.dh@teko.vn"
] | khanh.dh@teko.vn |
3b2d022bd6c1af2bb0e5c986802f83746a0d835e | e276303d11773362c146c4a6adbdc92d6dee9b3f | /Classes/Native/AssemblyU2DCSharp_ChangeScene3263655284.h | c752809258f08997b7297ce78cb37db8b8aedb5b | [
"Apache-2.0"
] | permissive | AkishinoShiame/Virtual-Elderly-Chatbot-IOS-Project-IOS-12 | 45d1358bfc7c8b5c5b107b9d50a90b3357dedfe1 | a834966bdb705a2e71db67f9d6db55e7e60065aa | refs/heads/master | 2020-06-14T02:22:06.622907 | 2019-07-02T13:45:08 | 2019-07-02T13:45:08 | 194,865,711 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 542 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "UnityEngine_UnityEngine_MonoBehaviour1158329972.h"
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
... | [
"akishinoshiame@icloud.com"
] | akishinoshiame@icloud.com |
313b4f812c346573cc22a6aad15a80ee1e868e32 | 2b8049aa1a351334e5c0b20a398907913c11026b | /src/RageTypes.h | a00d71a3290a16140f5902ee3c7b69b5d3a8cb3a | [] | no_license | meveric/stepmania-gles2 | ea497bd0f0db2fdb4f617cb48bf8ede2a90e2b4c | 0689b9b029fec0781064c5f563038e215aaab581 | refs/heads/master | 2021-01-19T03:38:05.135247 | 2016-07-03T20:30:30 | 2016-07-03T20:30:30 | 45,788,573 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,014 | h | /* RageTypes - vector and matrix types. */
#ifndef RAGETYPES_H
#define RAGETYPES_H
#include "EnumHelper.h"
enum BlendMode
{
BLEND_NORMAL,
BLEND_ADD,
BLEND_SUBTRACT,
BLEND_MODULATE,
BLEND_COPY_SRC,
BLEND_ALPHA_MASK,
BLEND_ALPHA_KNOCK_OUT,
BLEND_ALPHA_MULTIPLY,
BLEND_WEIGHTED_MULTIPLY,
BLEND_INVERT_DEST,
BL... | [
"schlurf82@googlemail.com"
] | schlurf82@googlemail.com |
d4cfe3e555a532c61165b7f3eaba4fc7a3b7736c | 2c822f6753c6b3e8488708943402823d0dc1ee1c | /testexecfw/stf/stffw/eventsystem/client/src/stfeventsystem.cpp | ff0451b1c4aaaae166ef9bfbe613b045f2d7524b | [] | no_license | SymbianSource/oss.FCL.sftools.ana.testfw | bc88cfc3aed34c98b4656cd61b6ec2839e0839b9 | a8c03c7ba60d1b86e2c5f742ce3b749ea1b52ba6 | refs/heads/master | 2020-12-24T12:28:38.957164 | 2010-05-13T09:42:48 | 2010-05-13T09:42:48 | 73,000,367 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,693 | cpp | /*
* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.h... | [
"johnson.ma@nokia.com"
] | johnson.ma@nokia.com |
09a1e012355a6ff3e79cb40db5467d684cffeaf8 | aaaac089e323221e91352f366c3e0b91b51f59f9 | /minPathSum.cpp | e0baacf5c8268a0ba45de510d2faa845fc10642f | [] | no_license | wondermax13/AlgorithmicProblems | c223215d2a45ab6ded8f2839164b2bc51246d79f | 41655735f93f078300ee9ececb0e41b39fcf0d95 | refs/heads/master | 2021-01-24T13:19:37.398828 | 2018-04-24T05:07:58 | 2018-04-24T05:07:58 | 123,170,742 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 852 | cpp | class Solution {
public:
int minPathSum(vector<vector<int>>& grid) {
if(grid.size() < 2) return grid[0][0];
vector<vector<int>> values(grid.size(), vector<int>(grid[0].size(), grid[0][0]));
// values[0][0] = 0;
int m = grid.size(), n = grid[0].size();
... | [
"kaustubh@whizkid.(none)"
] | kaustubh@whizkid.(none) |
a18aa52f961e56ea3a61a9cd8af968d7ae276a91 | 036459ead9d85bd090228dc7630098c8233f3625 | /assignmentOneMagicSquare.cpp | 2b2e57bfeab8b4261fafe9628d82f53ca8b50cc6 | [] | no_license | Kenneth-Nicholas/COSC-1560-03-C-Plus-Plus-Programming-II | 56bc0f51ce05bdc29ab7b1f88bc1ddd18901230d | f38541ed702c4992e229aa48c940a51adf9adf46 | refs/heads/master | 2020-05-01T19:32:07.818415 | 2019-03-25T19:29:36 | 2019-03-25T19:29:36 | 177,650,959 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,197 | cpp | //*******************************************************************************************************
//
// File: assignmentOneMagicSquare.cpp
//
// Student: Kenneth Nicholas
//
// Assignment: Assignment #1: Magic Square
//
// Course Name: Programming ... | [
"nicholas.kenneth.j@gmail.com"
] | nicholas.kenneth.j@gmail.com |
5a5b050733e6cdb628443f97102d3f61fc785f79 | 8f81de504adaddaf6c45f0c2198a06ac1a796636 | /torch/csrc/autograd/profiler_legacy.h | 0fd2bba277e41679a98494d9af13bb3a4c63fb63 | [
"BSD-2-Clause",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"BSL-1.0",
"Apache-2.0"
] | permissive | seemethere/pytorch | ac64f1410142eed319cd2c3d0876bb5748916487 | b428096680b804dfd3336e80efb5d9e6661236c1 | refs/heads/master | 2023-03-18T04:19:35.604440 | 2022-01-11T20:01:12 | 2022-01-11T20:01:12 | 227,252,129 | 1 | 0 | NOASSERTION | 2019-12-11T01:47:36 | 2019-12-11T01:47:36 | null | UTF-8 | C++ | false | false | 12,897 | h | #pragma once
#include <iostream>
#include <mutex>
#include <memory>
#include <vector>
#include <cstdint>
#include <string>
#include <sstream>
#include <forward_list>
#include <tuple>
#include <torch/csrc/Export.h>
#include <torch/csrc/profiler/util.h>
#include <torch/csrc/profiler/api.h>
namespace torch { namespace ... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
4bedd1b6d03914255a81ca9d6cb1ae1fc9a6c1ff | b5bd870f05846baa75861a56fffcda9eee4ab402 | /Model/Mod.cpp | 2d4d8e57a379d67abe496406ca17a090c415ce36 | [] | no_license | PsykoDev/TMM | 116f5136eb18d41c3f93b74624015095a085692b | b8861c22f60149d1b041ca97f870100bb9abdc9a | refs/heads/master | 2022-12-25T14:49:37.600393 | 2020-09-20T14:41:45 | 2020-09-23T07:01:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,263 | cpp | #include "Mod.h"
#include "../Utils.h"
#define PACKAGE_MAIGC 0x9E2A83C1
#define MAX_STRLEN 1024
const char* ModPrefix = "MOD:";
std::string GetString(std::ifstream& s)
{
int size = 0;
s.read((char*)&size, sizeof(size));
std::string result;
if (size > 0)
{
if (size > MAX_STRLEN)
{
return {};
... | [
"VenoMKO@users.noreply.github.com"
] | VenoMKO@users.noreply.github.com |
9b94981a025e10a6ac8152286d83e33de4df8268 | 5ebd5cee801215bc3302fca26dbe534e6992c086 | /blazemark/blazemark/mtl/TDMatTDMatMult.h | 01327e798ea1e5bc0cb50242a7bc243bfdf420fe | [
"BSD-3-Clause"
] | permissive | mhochsteger/blaze | c66d8cf179deeab4f5bd692001cc917fe23e1811 | fd397e60717c4870d942055496d5b484beac9f1a | refs/heads/master | 2020-09-17T01:56:48.483627 | 2019-11-20T05:40:29 | 2019-11-20T05:41:35 | 223,951,030 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,045 | h | //=================================================================================================
/*!
// \file blazemark/mtl/TDMatTDMatMult.h
// \brief Header file for the MTL transpose dense matrix/transpose dense matrix multiplication kernel
//
// Copyright (C) 2012-2019 Klaus Iglberger - All Rights Reserved
//
... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
535350c7789e49fb768185ca52190caaf46057ee | da1aa824deb8d7d7416151601e662629765780f0 | /Seg3D/src/Packages/Teem/Dataflow/Modules/Unu/UnuFlip.cc | f572ed2377a4888e9551eb5d3edb1bbf304d7cc8 | [
"MIT"
] | permissive | viscenter/educe | 69b5402782a4455af6d4009cb69f0d9a47042095 | 2dca76e7def3e0620896f155af64f6ba84163d77 | refs/heads/master | 2021-01-02T22:44:36.560170 | 2009-06-12T15:16:15 | 2009-06-12T15:16:15 | 5,413,435 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,971 | cc | /*
For more information, please see: http://software.sci.utah.edu
The MIT License
Copyright (c) 2004 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 (... | [
"ryan.baumann@gmail.com"
] | ryan.baumann@gmail.com |
fcb9dc635d22f9760700f1359047a8d61a2cacf5 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp | 3c4ca0fc813b13e83c8e42202428a198628ff767 | [
"MIT",
"NCSA",
"BSD-3-Clause",
"NTP",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | C++ | false | false | 54,319 | cpp | //===-- HexagonHardwareLoops.cpp - Identify and generate hardware loops ---===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
a9dfd6639855c99752f7c96e4a825cf0960c46f0 | d47c341d59ed8ba577463ccf100a51efb669599c | /boost/container/detail/multiallocation_chain.hpp | 96f620267136676fd000f8a00577f8b4917f2c5a | [
"BSL-1.0"
] | permissive | cms-externals/boost | 5980d39d50b7441536eb3b10822f56495fdf3635 | 9615b17aa7196c42a741e99b4003a0c26f092f4c | refs/heads/master | 2023-08-29T09:15:33.137896 | 2020-08-04T16:50:18 | 2020-08-04T16:50:18 | 30,637,301 | 0 | 4 | BSL-1.0 | 2023-08-09T23:00:37 | 2015-02-11T08:07:04 | C++ | UTF-8 | C++ | false | false | 9,936 | hpp | //////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gaztanaga 2005-2013. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boost.org/libs/contain... | [
"giulio.eulisse@cern.ch"
] | giulio.eulisse@cern.ch |
f6424bd26e9643fe674dccde8d5dd3db59df294b | 11349af0099957a55810394766f9f1670b8b89f5 | /ex2/10.cpp | f7ace3f7898a3a163338fa4aaf9847ddbc5a6e1e | [] | no_license | olgerda/eckel | 96cb9f9b2c81553491423e787295a94852355768 | adf3c026975df9a786b4341f2fb48d2d2bf3a4a6 | refs/heads/master | 2021-01-18T19:26:27.579807 | 2013-01-12T21:34:28 | 2013-01-12T21:34:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 433 | cpp | #include <iostream>
#include <vector>
using std::cin;
using std::cout;
using std::endl;
using std::vector;
int main()
{
vector<float> numbers;
float input = 0;
for (int i = 0; i < 25; ++i)
{
cout << i << ": ";
cin >> input;
numbers.push_back(input);
}
for (int i = 0; i < numbers.size(); ++i)
{
cout... | [
"olga.edrenkina@gmail.com"
] | olga.edrenkina@gmail.com |
1ad1324c6de86f52d2c9b1cd078779e97ce95e3d | 81a1a9713ccb45e82dfd9646e6ffdec72c6807d0 | /KrisztianKrajczarPixelCounting/plugins/HITriggerAnalyzer.h | c2058ddd6a949880584b8535c6e5c346e8e543ef | [] | no_license | nrehan/UserCode | d8e8a633c0de89c58dc1cf75e4aa2224e63f2f80 | b333825c7d536d4a1bbb310852c02f55eb7a72a1 | refs/heads/master | 2020-03-17T10:39:04.806116 | 2013-07-31T11:59:18 | 2013-07-31T11:59:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,526 | h | // $Id: HITriggerAnalyzer.h,v 1.2 2011/11/06 16:57:59 krajczar Exp $
#include "DataFormats/SiPixelDigi/interface/PixelDigi.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventS... | [
"krajczar@lxplus427.cern.ch"
] | krajczar@lxplus427.cern.ch |
0210af41e11be16817671e360ca6325c75506b8f | f9bad3ca093095da33b16ba3166cea0f837a0451 | /src/app/generator/semanticmodel/wheel.h | 9b9988f244b95e4f7957a156f4261fc3967e4808 | [] | no_license | alexreinking/CodeGenerator | 1c4532eaa4f652d2e55a8f808bd54e5a68fb2d4a | 8c6b89bbf4ac0eef7a635b03d24cae4286edf7ca | refs/heads/master | 2021-03-12T23:56:31.003900 | 2013-02-23T00:56:50 | 2013-02-23T00:56:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 964 | h | #ifndef WHEEL_H
#define WHEEL_H
#include "robotobject.h"
#include "../datastructures/exprnodes.h"
class Wheel : public RobotObject
{
public:
Wheel(const QString &name,
const QString port, const QString channel,
const QString isInverted, const QString m,
bool m_isDefault = false)
... | [
"alexander.reinking@yale.edu"
] | alexander.reinking@yale.edu |
b87bb91c751a5e5bd211cc09ecd5e8f762bac2b6 | 682ce86c118a1b6f12c5bd4a5b62d8403df34496 | /OneWorld/Include/owNavi/AutoClipPlaneHandler.h | 647cb61d61b668df9e438dd70719bb1d25617842 | [] | no_license | 15831944/applesales | 5596aca332384fe3210e03152b30334e48c344bd | 76aaf13d6b995ee59f8d83ecd9a1af155ed1911d | refs/heads/master | 2023-03-17T11:44:43.762650 | 2013-04-15T14:22:18 | 2013-04-15T14:22:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,750 | h | #ifndef GSTERRAIN_AUTOCLIPPLANEHANDLER_H
#define GSTERRAIN_AUTOCLIPPLANEHANDLER_H
#include <owNavi/export.h>
#include <owScene/Terrain.h>
#include <osgGA/GUIEventHandler>
#include <osgGA/EventVisitor>
using namespace owScene;
namespace owNavi
{
/**
* An event handler that automatically calculates optimal near and
... | [
"whuhhz@gmail.com"
] | whuhhz@gmail.com |
8180f23335c2296a68b85990ccb96924e8d8cf44 | 2330bb45cb331d72c92b2e21b16cede40a750a4e | /src/result.cpp | dfa1e1cf2a9529508fe91bab31f6fe608f03c56e | [] | no_license | andixlm/eltech_naep | 6da19a3d04b143191a1924ec81330c7cd69b7de0 | e905b82c7417119c509d7b5f0d8db398e9df3678 | refs/heads/master | 2021-03-27T13:33:32.556327 | 2017-12-17T18:29:30 | 2017-12-17T18:29:30 | 109,676,290 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,394 | cpp | #include <QString>
#include <QStringBuilder>
#include "result.hpp"
int Result::getNormalItrs() const
{
return mNormalItrs;
}
void Result::setNormalItrs(int iterations)
{
mNormalItrs = iterations;
}
int Result::getAccelerationItrs() const
{
return mAccelerationItrs;
}
void Result::setAccelerationItrs(i... | [
"andixev@gmail.com"
] | andixev@gmail.com |
e1d01178e79fab4f509e38ae483b35c116f5209c | b331035be4608894ec8c85bd2fa52a847466f8ca | /Codeforces/318A - Even Odds.cpp | 865e3d7ca42d18d318f66b551d15013a1f0c37f6 | [] | no_license | EslamTK/Problem-Solving | e6c465ae87e07d3c304af4fbf190f0000f7c2087 | db8fec619b18467190ffa31bfe843d02d7ce4c5f | refs/heads/master | 2021-05-04T22:27:19.507494 | 2018-02-02T22:10:35 | 2018-02-02T22:10:35 | 120,036,824 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 475 | cpp | #include <iostream>
using namespace std;
int main()
{
long long N,K,Mid=0,Req=0;
cin >> N >> K;
if(N%2==0)
{
Mid = N/2;
}
else
{
Mid = (N/2) + 1;
}
if(K<=Mid)
{
Req = 1;
for(long long i=1;i<K;i++)
{
Req += 2;
}
}
else
... | [
"eslamstm1@gmail.com"
] | eslamstm1@gmail.com |
a4189a68c72c2a51e809a7aa6499ad110e332126 | 7f62f204ffde7fed9c1cb69e2bd44de9203f14c8 | /DboClient/Tool/WorldEditor/ConsoleDialog.h | e2efccf97aed78c5e7103a01119cd9b9af7a55a7 | [] | no_license | 4l3dx/DBOGLOBAL | 9853c49f19882d3de10b5ca849ba53b44ab81a0c | c5828b24e99c649ae6a2953471ae57a653395ca2 | refs/heads/master | 2022-05-28T08:57:10.293378 | 2020-05-01T00:41:08 | 2020-05-01T00:41:08 | 259,094,679 | 3 | 3 | null | 2020-04-29T17:06:22 | 2020-04-26T17:43:08 | null | UHC | C++ | false | false | 802 | h | #pragma once
#include "Resource.h"
#include "afxwin.h"
#include "CommandEdit.h"
// CConsoleDialog 대화 상자입니다.
class CConsoleDialog : public CDialog
{
DECLARE_DYNAMIC(CConsoleDialog)
CString m_Command;
public:
CConsoleDialog(CWnd* pParent = NULL); // 표준 생성자입니다.
virtual ~CConsoleDialog();
// 대화 상자 데이터입니다.
en... | [
"64261665+dboguser@users.noreply.github.com"
] | 64261665+dboguser@users.noreply.github.com |
16335865d508229e0e6ae4a0cd41749ca7a7bf1d | 742182b23044c91df9a3d99652697152fc13f91d | /Div1/SRM555Div1/Easy_rec.cpp | 058c1ecddea2510b0715229ee9f9009a05c47052 | [] | no_license | iseki-masaya/topcoder | 15e052bff8043f60a15969acc723e2550eae262c | c85ba323476b03abbc22a758e5724f15796ee62b | refs/heads/master | 2016-09-11T02:00:10.773000 | 2015-04-26T02:41:05 | 2015-04-26T02:41:05 | 9,335,477 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,327 | cpp | #include <vector>
#include <string>
#include <iostream>
#include <fstream>
#include <sstream>
#include <list>
#include <algorithm>
#include <sstream>
#include <set>
#include <cmath>
#include <map>
#include <stack>
#include <queue>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <numeric>
#include <bits... | [
"iseki.m.aa@gmail.com"
] | iseki.m.aa@gmail.com |
5357e3c7b840f9472965ec7123285fa2ecbc4a6b | a6bb07cd2bd32a76111a03cd5f931179fc009de9 | /thinspace/glshape/plane/plane.cc | 9fdc4888546157a8bbc6a408aeab8218bb60cda3 | [] | no_license | brasslaguna/pi-gl-lite | 42ad219fc7b687450423b7128e80c6c413de3f07 | 527f5cc4a80b5c5104e4f7413c16b685e0233af6 | refs/heads/master | 2020-11-26T16:05:08.924836 | 2019-12-20T16:31:20 | 2019-12-20T16:31:20 | 229,132,540 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,366 | cc |
#include "plane.h"
namespace glshape {
namespace plane {
void Generate(
int resolution_x,
int resolution_y,
float* vertices,
int* indices,
const std::function<void (int index, int x, int y, int size, int vertex_size, float* vertices)> callback
) {
int indices_index = 0;
int size = resolution_x * resolu... | [
"christin.neal@themill.com"
] | christin.neal@themill.com |
df6b3840720e679146d3ec9bb7b1595dd9bd5c41 | 00dbe4fd5f00fab51f959fdf32ddb185daa8de30 | /ncpc2015/A.cpp | f602b245cd3a9b17ac5dcd34988e33efbefd8bf4 | [] | no_license | LasseD/uva | c02b21c37700bd6f43ec91e788b2787152bfb09b | 14b62742d3dfd8fb55948b2682458aae676e7c14 | refs/heads/master | 2023-01-29T14:51:42.426459 | 2023-01-15T09:29:47 | 2023-01-15T09:29:47 | 17,707,082 | 3 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 687 | cpp | #include <iostream>
#include <vector>
#include <stack>
typedef std::pair<int,int> edge;
void handle(int startVertex, std::vector<int> edges*, int &radius, int &diameter, bool *visited) {
radius = 0;
diameter = 0;
std::stack<int> stack;
stack.push(
}
int main() {
int c, l;
std::cin >> c >> l;
std::vect... | [
"lassedeleuran@gmail.com"
] | lassedeleuran@gmail.com |
eb6d4fb1ff639074e5c95d083dda06d30b899733 | f4a221c8505a516db939fde334cbb30922ee065e | /src/nodes/data_handlers/data_parser.h | d54b528139f5ce72c1ba7923f456f141a658e242 | [
"MIT"
] | permissive | QratorLabs/stream-data-processor | 09d44065e9771c81bad110cd7de352ef590f4fbc | 10be5b5d7c9ffa2f481218f6bf7c3c1ee12a0752 | refs/heads/main | 2023-04-20T19:05:08.134546 | 2021-05-18T20:05:16 | 2021-05-18T20:05:16 | 346,015,156 | 0 | 1 | MIT | 2021-05-18T20:17:47 | 2021-03-09T13:26:59 | C++ | UTF-8 | C++ | false | false | 425 | h | #pragma once
#include <arrow/api.h>
#include "data_handler.h"
#include "parsers/parser.h"
namespace stream_data_processor {
class DataParser : public DataHandler {
public:
explicit DataParser(std::shared_ptr<Parser> parser);
[[nodiscard]] arrow::Result<arrow::BufferVector> handle(
const arrow::Buffer& s... | [
"roma_klimovitskiy@mail.ru"
] | roma_klimovitskiy@mail.ru |
a967e9d5474dc5dce57baf9a24602369aa77820c | ae429ade27050228f76f0171bdddc6a66f6a7201 | /Lumos/Source/Lumos/Platform/OpenGL/GLDescriptorSet.cpp | 26c72cf6985ecbb74ae437f0b97252890912a3dc | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | Yavuz1234567890/Lumos | 7ec71f314e1b40d2450d1b55b4ba4e8550a95b80 | 92f6e812fdfc9404bf557e131679ae9071f25c80 | refs/heads/master | 2023-05-06T16:34:24.932677 | 2021-05-10T20:22:59 | 2021-05-10T20:22:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,052 | cpp | #include "Precompiled.h"
#include "GLDescriptorSet.h"
#include "GLShader.h"
#include "GLTexture.h"
#include "GLShader.h"
#include "GLUniformBuffer.h"
namespace Lumos
{
namespace Graphics
{
GLDescriptorSet::GLDescriptorSet(const DescriptorInfo& info)
{
m_Shader = info.shader;
... | [
"jmorton06@live.co.uk"
] | jmorton06@live.co.uk |
3d9e1e610c4c248a321c9b45a56887cc112eeb8d | b4c741943a17e8488f198103c522f645a5b52e89 | /include/pdk/kernel/HashFuncs.h | 3f7bc2f6689056cdf688a15aa90e63e1e059c4e6 | [
"Apache-2.0"
] | permissive | world547/libpdk | 734a0e44ba5f35d91508d3c2785ae59f37facec6 | 447535a69e3e29f22a44c190b695c40fee70492b | refs/heads/master | 2021-05-02T14:23:03.191765 | 2018-02-08T04:19:27 | 2018-02-08T04:19:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,700 | h | // @copyright 2017-2018 zzu_softboy <zzu_softboy@163.com>
//
// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
// OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
// IN NO EVENT SHALL THE AUTHOR BE ... | [
"zzu_softboy@163.com"
] | zzu_softboy@163.com |
5ba544491ed9f019256f26b081106dca9c5b1d11 | c93ac2f725f4ea1e09ec3178dee52de56a41783a | /SPOJ/APS.cpp | 4970db9df7b326b7ef409e6bd52c1fe947d39232 | [] | no_license | TheStranger512/Competitive-Programming-Stuff | 4b51f140907c044616c28b14db28e881ee9d2f41 | 66824e816b1f3ee113e29444dab3506a668c437d | refs/heads/master | 2021-01-21T01:26:36.676309 | 2014-01-22T08:18:01 | 2014-01-22T08:18:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,443 | cpp | /* Solved
* 13753. Amazing Prime Sequence
* File: APS.cpp
* Author: Andy Y.F. Huang
* Created on February 14, 2013, 7:07 PM
*/
#include <algorithm>
#include <bitset>
#include <cassert>
#include <cctype>
#include <climits>
#include <cmath>
#include <cstddef>
#include <cstdio>
#include <cstdlib>
#include <cstring... | [
"huang.yf.andy@live.ca"
] | huang.yf.andy@live.ca |
3ab1445b82af4c07bed123bb4b24eeee9f05c4db | 166ac34a2e6b5b66bdee41399745f49a5d0e8934 | /src/functions.cpp | dba6b9ed91907f53f6684bb2c9a83df333c15a8d | [] | no_license | bogdandanciu/CFD_Thermocline_Thermal_Energy_Storage | 04728405ac65da92d0114230a5522375f8f9d80e | e37ccdc3e2fc808ce29b7124a34dbf0ab78c1d05 | refs/heads/master | 2022-10-19T12:49:08.777793 | 2022-10-05T18:50:59 | 2022-10-05T18:50:59 | 157,023,626 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,971 | cpp | #include "functions.h"
//%%%FUNC%%%////////////////////////////////////////////////////////////////////
// Function Name: read_inputs
//
// Description: This function reads the inputs necessary to run the
// simulation.
//
////////////////////////////////////////////////////////////////////////////... | [
"danciu_bogdan94@yahoo.com"
] | danciu_bogdan94@yahoo.com |
9d37d371d4a8e2bdcf9b38cabc2baddaf322ff4c | ab97a8915347c76d05d6690dbdbcaf23d7f0d1fd | /content/browser/renderer_host/page_lifecycle_state_manager.cc | 3a379ccf9cfee07c85b8ce4a6cfc3c63e02620d7 | [
"BSD-3-Clause"
] | permissive | laien529/chromium | c9eb243957faabf1b477939e3b681df77f083a9a | 3f767cdd5c82e9c78b910b022ffacddcb04d775a | refs/heads/master | 2022-11-28T00:28:58.669067 | 2020-08-20T08:37:31 | 2020-08-20T08:37:31 | 288,961,699 | 1 | 0 | BSD-3-Clause | 2020-08-20T09:21:57 | 2020-08-20T09:21:56 | null | UTF-8 | C++ | false | false | 7,642 | cc | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/browser/renderer_host/page_lifecycle_state_manager.h"
#include "content/browser/renderer_host/render_view_host_impl.h"
#include "conten... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
80ac0f2e346a8cf10ac387a4b7bd59581371a388 | 53ef614f67f83f5b4c82616ba784007873b0a7bd | /irLib/irTrajectoryGeneration/OTGSCurveStep1.h | 084389697acc4994f1d2ecebbf4724c2adcb5850 | [] | no_license | personal-fork-robot/OTG | c00abfd544c61f0c8d9c45998d42ad71708dab7b | 7e99365fa66bf6e98180fb2ea3e8ea1f234ecd81 | refs/heads/master | 2021-06-03T03:09:25.774438 | 2016-06-24T10:37:09 | 2016-06-24T10:37:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,613 | h | #pragma once
#include <iostream>
#include <irUtils\Diagnostic.h>
#include <irMath\Constant.h>
#include <irMath\Common.h>
#include "OTGOperator.h"
#include "irMath\NonlinearOptimization.h"
using namespace std;
using namespace irLib::irMath;
namespace irLib
{
namespace irTG
{
enum InoperTimeProfileSCurve
{
no... | [
"jkkim1988@gmail.com"
] | jkkim1988@gmail.com |
5ebce12ce707baf68d0225501ce7c506aa107a48 | d543009fcca19d9fac1e080fcac1f214e35f9334 | /cmajor/symbols/ClassTemplateSpecializationSymbol.hpp | f906992bf706f7f74db0b7de449c67b4c5147f10 | [] | no_license | kessoufi/cmajorw64 | 00db96babd26e0dd83f032c962287aaf8453d592 | f2557689df54ccee253ffc022ac1ab9c067c1098 | refs/heads/master | 2020-05-17T19:42:26.808656 | 2019-01-31T13:49:39 | 2019-01-31T13:49:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,657 | hpp | // =================================
// Copyright (c) 2019 Seppo Laakko
// Distributed under the MIT license
// =================================
#ifndef CMAJOR_SYMBOLS_CLASS_TEMPLATE_SPECIALIZATION_SYMBOL_INCLUDED
#define CMAJOR_SYMBOLS_CLASS_TEMPLATE_SPECIALIZATION_SYMBOL_INCLUDED
#include <cmajor/symbols/ClassTypeS... | [
"slaakko@gmail.com"
] | slaakko@gmail.com |
ea5c0e58615a1b8a0ffda483722c484ecba80f46 | f964e695939ee12de09397c86735fe96f718a974 | /Source/ParagonRPG/BTTask_ChasePlayer.h | 6d6eda6dc37e679d89dbd40d193441a1a255cb35 | [] | no_license | shield1203/ParagonRPG | 3141d4d230e5954726e652135a59b80f37907b0b | b9a89cbac36b02f250c2e1f0f5005a4c5fa48236 | refs/heads/master | 2023-02-23T20:16:51.892923 | 2021-01-08T13:13:34 | 2021-01-08T13:13:34 | 312,219,814 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 484 | h | #pragma once
#include "CoreMinimal.h"
#include "BehaviorTree/Tasks/BTTask_BlackboardBase.h"
#include "BehaviorTree/BehaviorTreeTypes.h"
#include "BTTask_ChasePlayer.generated.h"
UCLASS(BlueprintType)
class PARAGONRPG_API UBTTask_ChasePlayer : public UBTTask_BlackboardBase
{
GENERATED_BODY()
private:
public:
UBT... | [
"shield1203@naver.com"
] | shield1203@naver.com |
96e35c24e40d95d5d5a8a59d3937e49500a398f3 | 5f975169aeb67c7cd0a08683e6b9eee253f84183 | /algorithms/easy/0783. Minimum Distance Between BST Nodes.h | 37d3d3237a2f1e0447807d6189e66977144334f4 | [
"MIT"
] | permissive | MultivacX/leetcode2020 | 6b743ffb0d731eea436d203ccb221be14f2346d3 | 83bfd675052de169ae9612d88378a704c80a50f1 | refs/heads/master | 2023-03-17T23:19:45.996836 | 2023-03-16T07:54:45 | 2023-03-16T07:54:45 | 231,091,990 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 883 | h | // 783. Minimum Distance Between BST Nodes
// Runtime: 0 ms, faster than 100.00% of C++ online submissions for Minimum Distance Between BST Nodes.
// Memory Usage: 8.8 MB, less than 100.00% of C++ online submissions for Minimum Distance Between BST Nodes.
/**
* Definition for a binary tree node.
* struct TreeNode {... | [
"MultivacX@2020.china"
] | MultivacX@2020.china |
0b90bea26fa1e3b274bd9bda3b148318cf2d8a7d | 1b0aadb6dc881bf363cbebbc59ac0c41a956ed5c | /xtk/Source/SyntaxEdit/XTPSyntaxEditSectionManager.cpp | b25a1ba5a88f27fd993a734efdd57355da387485 | [] | no_license | chinatiny/OSS | bc60236144d73ab7adcbe52cafbe610221292ba6 | 87b61b075f00b67fd34cfce557abe98ed6f5be70 | refs/heads/master | 2022-09-21T03:11:09.661243 | 2018-01-02T10:12:35 | 2018-01-02T10:12:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,466 | cpp | // XTPSyntaxEditSectionManager.cpp: implementation of the CXTPSyntaxEditSectionManager class.
//
// This file is a part of the XTREME TOOLKIT PRO MFC class library.
// (c)1998-2007 Codejock Software, All Rights Reserved.
//
// THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
// RE-DISTRIBUTED BY A... | [
"w.z.y2006@163.com"
] | w.z.y2006@163.com |
d79018a987558086767c87d66c9733bb30b863ad | 9d364070c646239b2efad7abbab58f4ad602ef7b | /platform/external/chromium_org/extensions/browser/api/bluetooth_socket/bluetooth_socket_event_dispatcher.h | 11d549735126033764da29c78d07a5958e7de509 | [
"BSD-3-Clause"
] | permissive | denix123/a32_ul | 4ffe304b13c1266b6c7409d790979eb8e3b0379c | b2fd25640704f37d5248da9cc147ed267d4771c2 | refs/heads/master | 2021-01-17T20:21:17.196296 | 2016-08-16T04:30:53 | 2016-08-16T04:30:53 | 65,786,970 | 0 | 2 | null | 2020-03-06T22:00:52 | 2016-08-16T04:15:54 | null | UTF-8 | C++ | false | false | 3,388 | h | // 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.
#ifndef EXTENSIONS_BROWSER_API_BLUETOOTH_SOCKET_BLUETOOTH_SOCKET_EVENT_DISPATCHER_H_
#define EXTENSIONS_BROWSER_API_BLUETOOTH_SOCKET_BLUETOOTH_SOCKET_EVEN... | [
"allegrant@mail.ru"
] | allegrant@mail.ru |
4a264a31028dc84c16f721e0f9bdb5866095b330 | 73ca958295847c109323dc821f989c0c81eb7cd5 | /audio_wifi/THIoT_FactoryButton.cpp | f90380fcd9b8a25151463ad7d8163a7d5e4a7cf7 | [] | no_license | TienHuyIoT/ESP32_DevKitF_VN | 72603bf8492582ff0e81804633b1f1209a1ace8d | 37a4a836e1236d0b2dcff04584e6a1bd10ee92e2 | refs/heads/master | 2022-09-13T02:43:55.687286 | 2022-07-27T14:20:43 | 2022-07-27T14:20:43 | 142,683,826 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,319 | cpp | #include "THIoT_FactoryButton.h"
#include "THIoT_SerialTrace.h"
#define FACTORY_BUTTON_TAG_CONSOLE(...) SERIAL_TAG_LOGI("[FACTORY_BUTTON]", __VA_ARGS__)
FactoryButton::FactoryButton(int button)
: _button(button, true) //The 2. parameter activeLOW is true
{
}
FactoryButton::~FactoryButton()
{
}
void FactoryButton::o... | [
"tienhuyiot@gmail.com"
] | tienhuyiot@gmail.com |
85b0e308c4a82fa676ffc207aaa62e24838c9967 | bd2139703c556050403c10857bde66f688cd9ee6 | /valhalla/116/webrev.00/src/hotspot/share/c1/c1_Instruction.hpp | f65d7fee0ad1922dfabef58d4615d9d3a3c55102 | [] | no_license | isabella232/cr-archive | d03427e6fbc708403dd5882d36371e1b660ec1ac | 8a3c9ddcfacb32d1a65d7ca084921478362ec2d1 | refs/heads/master | 2023-02-01T17:33:44.383410 | 2020-12-17T13:47:48 | 2020-12-17T13:47:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 98,009 | hpp | /*
* Copyright (c) 1999, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"robin.westberg@oracle.com"
] | robin.westberg@oracle.com |
992849b5cfb9eed6ce6e21771bca59887dc42728 | 670c68fe5ca6cae385f245578ca853c452663e80 | /RU/Version3/Files/day1-3/hotRoom/20x10x20mesh/constant/polyMesh/points | a960a9f520cc237d12d680f6f9d5f15f059cdeab | [] | no_license | vishalsacharya/TwoDaysBasicCourse | 9295c94a5f8bfd285ae3ecb4ecef2555675ba318 | 5636bf1eee0108ecd3a6f08c7f6f3bb7b9020e70 | refs/heads/master | 2020-03-27T22:57:31.411466 | 2016-01-05T12:36:46 | 2016-01-05T12:36:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 53,800 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.1 |
... | [
"matvey.kraposhin@sl-BIG.inicluster.ru"
] | matvey.kraposhin@sl-BIG.inicluster.ru | |
3cd70c0790e0f4c6685de3d3a1a568b15e7d9f88 | 0b03d8cdafaba9c1f6ab7d0fe1e9b29b7fe3a4d9 | /src/mesh.hpp | 030122790efbc4300a84b6f15db4d31c1e5a3358 | [] | no_license | mruan/gl-exp | 685c1c198498b5741746937442c9cbac0b123c52 | 246ebfa26f3c24bc560088ec3a5ea89eaba2f926 | refs/heads/master | 2016-09-06T10:22:21.104935 | 2013-06-11T13:54:23 | 2013-06-11T13:54:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,880 | hpp | /*
Process Mesh related properties from loaded Assimp Mesh
*/
#ifndef MESH_HPP
#define MESH_HPP
#include <cstring>
#include <string>
#include <vector>
#include <map>
#include <assimp/scene.h>
#include <GL/glew.h>
#include <glm/glm.hpp>
class Mesh
{
public:
static std::map<std::string, unsigned int> BuildRefSkel... | [
"mhr@cmu.edu"
] | mhr@cmu.edu |
9a25b2001b0fd5286b26dad072d8b09bb6af0009 | 88ae8695987ada722184307301e221e1ba3cc2fa | /ash/system/tray/system_tray_notifier.h | 69422083103d4c386c2207e39744aed5b3c63c9b | [
"BSD-3-Clause"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C++ | false | false | 2,650 | h | // Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef ASH_SYSTEM_TRAY_SYSTEM_TRAY_NOTIFIER_H_
#define ASH_SYSTEM_TRAY_SYSTEM_TRAY_NOTIFIER_H_
#include <string>
#include "ash/ash_export.h"
#include "base/functional/callba... | [
"jengelh@inai.de"
] | jengelh@inai.de |
c2ef12ec5c65bf1bcf48ddc30f5eba409180efd6 | 325f4a6ce8aa09a019cae883c0db967b615da5db | /SDK/PUBG_P_Environment_Paper_02_BP_functions.cpp | e3ad3fcf4491f0196ef6d316b05a0145d8ec9a7d | [] | no_license | Rioo-may/PUBG-SDK | 1c9e18b1dc0f893f5e88d5c2f631651ada7e63a4 | fa64ffdc5924e5f3222a30b051daa3a5b3a86fbf | refs/heads/master | 2023-01-07T22:57:11.560093 | 2020-11-11T05:49:47 | 2020-11-11T05:49:47 | 311,240,310 | 0 | 0 | null | 2020-11-11T05:51:42 | 2020-11-09T06:09:27 | C++ | UTF-8 | C++ | false | false | 913 | cpp | // PlayerUnknown's Battlegrounds (2.5.39.19) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "../SDK.hpp"
namespace Classes
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------------------------
// Functi... | [
"pubgsdk@gmail.com"
] | pubgsdk@gmail.com |
150ce70a4e315eb01969d2decb91f712f87029ac | 38c10c01007624cd2056884f25e0d6ab85442194 | /ash/magnifier/partial_magnification_controller.h | fc61e4117775e225192462c500a30a8e9fbb3653 | [
"BSD-3-Clause"
] | permissive | zenoalbisser/chromium | 6ecf37b6c030c84f1b26282bc4ef95769c62a9b2 | e71f21b9b4b9b839f5093301974a45545dad2691 | refs/heads/master | 2022-12-25T14:23:18.568575 | 2016-07-14T21:49:52 | 2016-07-23T08:02:51 | 63,980,627 | 0 | 2 | BSD-3-Clause | 2022-12-12T12:43:41 | 2016-07-22T20:14:04 | null | UTF-8 | C++ | false | false | 2,786 | h | // 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.
#ifndef ASH_MAGNIFIER_PARTIAL_MAGNIFICATION_CONTROLLER_H_
#define ASH_MAGNIFIER_PARTIAL_MAGNIFICATION_CONTROLLER_H_
#include "ui/aura/window_observer... | [
"zeno.albisser@hemispherian.com"
] | zeno.albisser@hemispherian.com |
f7415abbbaf90f1cfebed937568b63fc1fa4d8ec | a073ba435ac5ac987c16abe5fd1491ac24be9cbd | /sjtwo-c/toolchains/mac/gcc-arm-none-eabi-8-2019-q3-update/arm-none-eabi/include/c++/8.3.1/iosfwd | 19ece455131f9f98208d149c6b36fe32152b361a | [] | no_license | ChrisFSF/CMPE146-MP3-project | f2fb34c89e84126b67ef184dfaa966a122a63c9b | e1f40417d0a98521dba06e0b7c169cecb4aa6340 | refs/heads/master | 2023-02-09T06:15:42.240261 | 2021-01-07T01:48:20 | 2021-01-07T01:48:20 | 261,683,682 | 4 | 2 | null | 2020-05-08T21:08:42 | 2020-05-06T07:28:23 | C++ | UTF-8 | C++ | false | false | 7,133 | // <iosfwd> Forward declarations -*- C++ -*-
// Copyright (C) 1997-2018 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the
// Free ... | [
"814218674@qq.com"
] | 814218674@qq.com | |
0cf492f7b1a32d9b318801746ae41963991f8132 | 9ca634b2ef6e3929fe2f22b8fc1b93fe45f5d7a5 | /jaar_2/periode_2_machine_intelligence/ObjectOrientedProgramming_2/les2/math2000.cpp | 81f53936d56b5ba35686844f47a2332cd78239ca | [] | no_license | Damiaen/Homework | 8c9bc780b9252805aaf551e64f18ff8367c02af7 | 9c63a76846b1d74410aaf469a5e7caba9793d059 | refs/heads/master | 2023-04-15T06:20:21.458599 | 2021-04-19T12:50:53 | 2021-04-19T12:50:53 | 261,871,824 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 630 | cpp | #include <numeric>
#include "math2000.h"
using namespace std;
int Math2000::plus(int i, int y) {
return i + y;
}
int Math2000::plusRef(int& i, int& y) {
return i + y;
}
int Math2000::plusVec(vector<int> i, vector<int> y) {
return accumulate(i.begin(), i.end(), 0) + accumulate(y.begin(), y.end(), 0);
}
... | [
"dtoussaint97@gmail.com"
] | dtoussaint97@gmail.com |
b5aacc0866cddb6374b2596404e33df9948c7354 | 0b8515326d4cb6a2e72318d256ed929aa04dff20 | /mash/wm/bridge/mus_layout_manager_adapter.cc | b242c5d7e26581058d96d058e13234aa24728440 | [
"BSD-3-Clause"
] | permissive | wuhengzhi/chromium-crosswalk | 0c6aaec514a3952123616679399f84769019a9de | b5d9bfd4f53d132beab079ed59c6e1ae5d14fe98 | refs/heads/master | 2022-11-11T08:03:41.115014 | 2016-08-25T07:37:50 | 2016-08-25T07:37:50 | 25,424,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,273 | cc | // Copyright 2016 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 "mash/wm/bridge/mus_layout_manager_adapter.h"
#include "ash/wm/common/wm_layout_manager.h"
#include "components/mus/public/cpp/window.h"
#includ... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
afd4580ae236505007ee2cbd630919af922ed4ce | 64adfb8092e959bed4d2b081fbb87d3cff7c853e | /Thesis/Codes/Code66/LLG1G/MMTL.cpp | 9fee79ff4057110077d1416738a84addeb20a047 | [] | no_license | MuhammadShamaas1997/MGTL | edf298257fe58f435c3973f4a7a9f4f28a30d615 | bb7ffa4d1630dd337949acd59de1fb44619a7323 | refs/heads/master | 2021-08-04T00:13:17.932159 | 2021-01-26T18:47:33 | 2021-01-26T18:47:33 | 239,169,110 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,768 | cpp | #include <iostream>
#include <fstream>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <complex>
#include "meep.hpp"
#include "ctl-math.h"
#include "ctlgeom.h"
#include "meepgeom.hpp"
#include <math.h>
#ifndef DATADIR
#define DATADIR "./"
#endif
using namespace meep;
using namespace std;
//Argand... | [
"mshamaas1997@gmail.com"
] | mshamaas1997@gmail.com |
0f3b36d4c48a34a39f0cff3379dcab2179d3ca53 | 8369a709af956bc16e502d414272abaaedfafada | /RECommon/FastStringMapL2.hpp | 9421501c3b0cf824d64f08c2fdcdaee4bcabee69 | [] | no_license | DragoonX6/R3E | b4205ba39ccee88aa220fcf587eee3a80f4bd993 | 3433d984f842109a56e1ff53b96be1940c2c7ba5 | refs/heads/master | 2021-01-18T19:29:59.460356 | 2013-11-11T17:07:38 | 2013-11-11T17:07:38 | 3,939,151 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,214 | hpp | #ifndef FAST_STRING_MAP_L1_H
#define FAST_STRING_MAP_L1_H
#include "SafeDelete.hpp"
#include "String.hpp"
#include "Hash.hpp"
#ifndef ENTRY_LIST_STEP_SIZE
# define ENTRY_LIST_STEP_SIZE 5
#endif
template<class T> class FastStringMapL2 {
public:
class Entry {
public:
Entry(){}
Entry(Hash hash, T value) : mHash(h... | [
"Rafa�l@Windhoos-gezin.(none)"
] | Rafa�l@Windhoos-gezin.(none) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.