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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
438941a1ca9e473b072930f19efcfdd0f7b64f88 | c1985888352044a0645210fe4ab5bb18870f673a | /20170712_strTest/20170712_strTest.cpp | aa4a63b3b8c20011aeb149a79c50a1ca320d6da3 | [] | no_license | xzth/devTest | 574b5bebcf719bf8f9e2d2aeca02dbc14614607e | 2b72b4e1d5dd98a64440a41a4ccbdf90ececb664 | refs/heads/master | 2020-03-18T18:52:30.218747 | 2018-06-08T13:59:06 | 2018-06-08T13:59:06 | 135,120,073 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 416 | cpp | #include <iostream>
#include <string.h>
#include <memory.h>
using namespace std;
void print_str(char *str){
cout<<str<<endl;
int N = strlen(str);
for(int i=0;i<N;++i){
cout<<*(str+i)<<endl;
cout<<char((*(str+i))|'0')<<endl;
}
}
void flip(char &c, char act){
c = 48+((c-48)^(act-48));
}
int... | [
"1419393745@qq.com"
] | 1419393745@qq.com |
83dc06e9219062070fb7bbdb700fa064be0ec738 | cbf02ac524cb043b1a5ca40d1991a6cf9255d0e9 | /VirtualCamera/jrtplibutil_jni.cpp | 5d282d8a1bf9cc406d82c499a5a79f78c6d6da5f | [] | no_license | diaxia/android-virtualcamera | 9564966e926d885e84bb00ee2982b1cca5380a9c | 516020991b932b8a13a7c0f5b791e7eceda2b180 | refs/heads/main | 2023-07-14T06:59:04.170170 | 2021-08-23T07:57:26 | 2021-08-23T07:57:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,219 | cpp | #include <jni.h>
#include <android/native_window_jni.h>
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <string>
#include <JRTPLIB/src/rtpipv4address.h>
#include <JRTPLIB/src/rtptimeutilities.h>
#include <JRTPLIB/src/rtpudpv4transmitter.h>
#include <JRTPLIB/src/rtpsessionparams.h>
#include <JRTPLIB... | [
"pppaass@163.com"
] | pppaass@163.com |
cca1c78a2d694cea397460cc873b12b794b21a56 | 3fc9e78daecdb2f2b4e2389f65ee469acda14bba | /src/utiltime.h | 5220e704c28270e6d20273cf729388f779a8abdd | [
"MIT"
] | permissive | Test-Coin/bederlcore | 1edf0c0610b5798799bfa4cec22412d71eff99e5 | 79c29c1c968593f71468fda267df9d9f44c6fb2d | refs/heads/master | 2020-03-27T01:41:01.989484 | 2018-06-26T14:54:01 | 2018-06-26T14:54:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 706 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2016-2017 The PIVX developers
// Copyright (c) 2017 The Bederl developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.p... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
86a3b1d92534f94ce831a34aafa4782cb247611c | cfb726c545143b004b8263e61011c976b1da89a6 | /include/RPCDetector.h | c17191a0f5143d01b295b20fc842143908f2e491 | [
"CC0-1.0"
] | permissive | rehamMaly/GIF_OfflineAnalysis | faddb139f1da7be2cc349125fc419953f1cbce56 | 07c93bc75242829a9c51cf002f1c4e0d769da199 | refs/heads/master | 2022-04-05T16:19:58.034924 | 2020-02-03T15:39:07 | 2020-02-03T15:39:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,651 | h | #ifndef __RPCDETECTOR_H_
#define __RPCDETECTOR_H_
//***************************************************************
// * GIF OFFLINE TOOL v7
// *
// * Program developped to extract from the raw data files
// * the rates, currents and DIP parameters.
// *
// * RPCDetector.h
// *
// * Class the defines RP... | [
"alexis.fagot@ugent.be"
] | alexis.fagot@ugent.be |
00f60153c616c255658c5f2e48da242d7b7a1d23 | d4b733f2e00b5d0ab103ea0df6341648d95c993b | /src/c-cpp/lib/sst/catalog/bignum/numeric_limits.cpp | 799f52fb438957cc836739b15150cc0641b06905 | [
"MIT"
] | permissive | stealthsoftwareinc/sst | ad6117a3d5daf97d947862674336e6938c0bc699 | f828f77db0ab27048b3204e10153ee8cfc1b2081 | refs/heads/master | 2023-04-06T15:21:14.371804 | 2023-03-24T08:30:48 | 2023-03-24T08:30:48 | 302,539,309 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,913 | cpp | //
// Copyright (C) 2012-2023 Stealth Software Technologies, Inc.
//
// Permission is hereby granted, free of charge, to any person
// obtaining a copy of this software and associated documentation
// files (the "Software"), to deal in the Software without
// restriction, including without limitation the rights to use,... | [
"sst@stealthsoftwareinc.com"
] | sst@stealthsoftwareinc.com |
fb4d06856a78b416c943318e76fefcde3f4d1cb3 | 59fa0c736fddcb83fe9044447c01a02a32b181cf | /Buildings/Assets/StreetBloc/StreetCorner.hpp | 2639937f3765e139baf705cfb2e2d6a38c273c47 | [] | no_license | rodc87/CityBuilder | 1b6fbdd4d453408a59160fb5047bb6e59c014492 | 68628cba594d272507793ffb0e1860825d588b6a | refs/heads/master | 2021-05-13T13:28:40.546902 | 2018-01-08T19:33:29 | 2018-01-08T19:33:29 | 116,708,020 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 441 | hpp | #ifndef _STREETCORNER_
#define _STREETCORNER_
#include <AABB.hpp>
#include <Plane.hpp>
#include <Building.hpp>
#include <Pavement.hpp>
#include <Streetlight.hpp>
#include <TrafficLight.hpp>
#include "StreetBloc.hpp"
/** @brief A Corner of a street. */
class StreetCorner : public StreetBloc
{
public :
/**
... | [
"rodc87@gmail.com"
] | rodc87@gmail.com |
682f10d25c5a470bb0f53a1452a00cf3b2642a49 | f6e9d13b062fc56fc666e3d623c2930a31f6fc4a | /ArmV4l2Opencv/moc_administratorw.cpp | 4a7891c60ce56a85c776a859bb0743c9bb28b9f7 | [] | no_license | George-sudo/attendance-system | a2c31d80afa088d6e213e188cb6023a9ab22463c | 81c0e407f5d6ae45c51e9a4f30e995ede5e54d54 | refs/heads/master | 2022-04-16T07:37:50.099073 | 2019-12-03T14:00:43 | 2019-12-03T14:00:43 | 225,753,854 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,013 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'administratorw.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
******************************************************... | [
"15915251934@163.com"
] | 15915251934@163.com |
d4507dcfbf7a9d9ae9aa961cb4bd0c4ad87238ed | d624540cecedf09ae2e3dcdf897840c457bd2393 | /QMXMFunModule/Classes/XMFun/SDKBaseFile/JsonHeader/Common/SystemInfo.h | a097657902d4c182598205e5b45a2ff25097282f | [
"MIT"
] | permissive | joedrm/QMXMFunModule | 06faa586bd7600140843f1323ceb10c10bb7e9c7 | 9dd9537051f2235884e988bdec023ee130475f34 | refs/heads/master | 2023-08-30T14:36:42.770860 | 2021-11-18T09:21:31 | 2021-11-18T09:21:31 | 346,965,940 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,508 | h | #pragma once
#include "FunSDK/JObject.h"
#define JK_SystemInfo "SystemInfo"
class SystemInfo : public JObject //关于设备硬件软件版本信息等等设备信息头文件
{
public:
JIntObj AlarmInChannel;
JIntObj AlarmOutChannel;
JIntObj AudioInChannel;
JStrObj BuildTime;
JIntObj CombineSwitch;
JIntHex DeviceRunTime;
JIntObj DigChannel;
JSt... | [
"wangfang@sengled.com"
] | wangfang@sengled.com |
62a0cb6c08b7658cef9316b40f087ab3793e6e5e | a349dbf18493cd9bbb2bc9288671f2c981aa8233 | /DP/Longest Palindrome in a String.cpp | 3165a7b09771e15deb85cc0a2f90be12a8e4eaf7 | [] | no_license | Ashish-kumar7/geeks-for-geeks-solutions | dd67fb596162d866a8043460f07e2052dc38446d | 045dc4041323b4f912fcb50ae087eb5865fbacb3 | refs/heads/master | 2022-10-27T14:43:09.588551 | 2022-10-02T10:41:56 | 2022-10-02T10:41:56 | 228,147,267 | 38 | 50 | null | 2022-10-19T05:32:24 | 2019-12-15T07:40:36 | C++ | UTF-8 | C++ | false | false | 1,200 | cpp | #include<bits/stdc++.h>
using namespace std;
int main(){
int t;
cin>>t;
while(t--){
char str[101];
cin>>str;
int n=strlen(str);
int dp[n][n]={0};
for(int i=0;i<n;i++){
dp[i][i]=1;
}
int start=0,fl... | [
"ashishkumar357ak@gmail.com"
] | ashishkumar357ak@gmail.com |
eb6d5ef838bc93302a7b77310b5722708a286e8a | b4bff7f61d078e3dddeb760e21174a781ed7f985 | /Source/Contrib/UserInterface/src/UndoableEdit/OSGCommand.h | 2b560f044e41711cf6ad9a9f33893c40bb3e328b | [] | no_license | Langkamp/OpenSGToolbox | 8283edb6074dffba477c2c4d632e954c3c73f4e3 | 5a4230441e68f001cdf3e08e9f97f9c0f3c71015 | refs/heads/master | 2021-01-16T18:15:50.951223 | 2010-05-19T20:24:52 | 2010-05-19T20:24:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,098 | h | /*---------------------------------------------------------------------------*\
* OpenSG ToolBox UserInterface *
* *
* *
* ... | [
"djkabala@gmail.com"
] | djkabala@gmail.com |
f418f2a8e3b86372b430ccfc9e10b1a923b770d5 | ea92a36b8e9b608f0fcbdc292f502e142818097d | /hitable.h | de0358beecacfc4dc01d94da83d63539f9acb5ba | [
"MIT"
] | permissive | Qinja/Raytracing | e1dcd0875369c052e41a74622d4904849ebc4e90 | e46493e3d532ab42765b7d33611eb90e5182a3a7 | refs/heads/master | 2020-07-09T13:08:45.715358 | 2019-08-23T10:21:23 | 2019-08-23T10:21:23 | 203,976,272 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 124 | h | #pragma once
#include "ray.h"
class material;
struct hit_record {
float t;
vec3 p;
vec3 normal;
material *mat_ptr;
};
| [
"wangqinjia19960407@qq.com"
] | wangqinjia19960407@qq.com |
049e55d0d8ff4c6a81f9d2ded8ad2599e73dbeed | c258ecfc7fd11507da15e25bfcf5c6548c6f5874 | /rishikD.cpp | 27441afaca14265fc548ff0f09f5f5bea2a6be0a | [] | no_license | sagarsingla14/Codechef | 724ae9b8563deed5cb6c8648cbc39603f0283c57 | 74384679a2eec984b2fbb762e0a8a8e8f60cc103 | refs/heads/master | 2021-07-13T17:17:34.026783 | 2020-09-27T14:07:27 | 2020-09-27T14:07:27 | 208,868,122 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,869 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ll long long
#define int long long
#define ff first
#define ss second
#define pb push_back
#define mp make_pair
#define pii pair<int, int>
#define vi vector<int>
#define pqb priority_queue<int>
#define pqs priority_queue<int, vi, greater<int>>
#define setbits(x) __... | [
"sagarrock1499@gmail.com"
] | sagarrock1499@gmail.com |
9d4d42ce4451459f3f6f65a0f968427765189561 | d4ec335ea5673eeac037d2306c9ff39efceeb237 | /Source/MyGameEditor/Public/MyAnimGraphNode.h | c98d085d69de650557b7f352d4c3380f02fbd62e | [] | no_license | lazilywalk/UE4_AnimGraphNode_Project | dff0a64f098b97c46c1ecd3a95d67b5395cfdb4f | 1d51893460ed0ac8d6c07a27f2af7b76194fa3f2 | refs/heads/master | 2020-04-28T08:20:47.556352 | 2019-03-12T03:03:10 | 2019-03-12T03:03:10 | 175,122,910 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 815 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "AnimGraphNode_Base.h"
#include "MyAnimNode.h"
#include "MyAnimGraphNode.generated.h"
/**
*
*/
UCLASS()
class MYGAMEEDITOR_API UMyAnimGraphNode : public UAnimGraphNode_Base
{
GENERATED_BODY()
UPROPERTY(EditAnywher... | [
"lazilywalk@gmail.com"
] | lazilywalk@gmail.com |
c791e753547d07c466644a8117739174b5958382 | c51febc209233a9160f41913d895415704d2391f | /library/ATF/NPEXTLOGPEN.hpp | 09d5743f71540ef52a538efc547ffc6c87a1c98e | [
"MIT"
] | permissive | roussukke/Yorozuya | 81f81e5e759ecae02c793e65d6c3acc504091bc3 | d9a44592b0714da1aebf492b64fdcb3fa072afe5 | refs/heads/master | 2023-07-08T03:23:00.584855 | 2023-06-29T08:20:25 | 2023-06-29T08:20:25 | 463,330,454 | 0 | 0 | MIT | 2022-02-24T23:15:01 | 2022-02-24T23:15:00 | null | UTF-8 | C++ | false | false | 257 | hpp | // This file auto generated by plugin for ida pro. Generated code only for x64. Please, dont change manually
#pragma once
#include <common/common.h>
#include <tagEXTLOGPEN.hpp>
START_ATF_NAMESPACE
typedef tagEXTLOGPEN *NPEXTLOGPEN;
END_ATF_NAMESPACE
| [
"b1ll.cipher@yandex.ru"
] | b1ll.cipher@yandex.ru |
58ef1d747eaee281749d6c8977ec4faf73347284 | b7d40014fee00de6e51e49ede9edd438bbd78394 | /Sequence Analysis/cpp/viterbikd.cpp | 2ef6aebfab515a074ced7a319c9863c5ac82ac2e | [] | no_license | smeanapole/NanoporeCode | 71fbb9bd0571130b12688a5af581187f44b82072 | 88c5c5d22e91843a066c5a8186de95537d4a0e60 | refs/heads/master | 2023-04-10T09:23:56.155434 | 2018-04-06T02:22:54 | 2018-04-06T02:22:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,553 | cpp | /*==========================================================
*
* viterbikd.cpp
*
* Runs Viterbi algorithm on aligned sequences
*
* Arguments: levels array
*
*========================================================*/
#include "matrix.h"
#include "mex.h"
#include <stdint.h>
#include <memory>
#incl... | [
"sjf11@case.edu"
] | sjf11@case.edu |
d7df55fc1de5f04e3abd993a6ef737ba0b90358b | 74252343a789ddf1b03eabcd5689979762d9a417 | /ocelot-tracker-master/events.h | aa3feed74c829588bce16a695686cf7ed1000655 | [
"WTFPL",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | 3evils/u232.dev.site | 6677c9c2f05472b4f36d9ec56a4b249a0c912733 | a0457f5b5a3bc6b265ae0ff44f4034140c2bca3f | refs/heads/master | 2022-04-11T14:19:38.146057 | 2020-02-09T20:46:43 | 2020-02-09T20:46:43 | 231,963,407 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,484 | h | #pragma once
#include <iostream>
#include <string>
#include <cstring>
// libev
#include <ev++.h>
// Sockets
#include <sys/socket.h>
#include <arpa/inet.h>
#include <fcntl.h>
#include <unistd.h>
#include <netinet/in.h>
#include <netdb.h>
#include <sys/types.h>
/*
We have three classes - the mother, the middlemen, an... | [
"root@u-232.dev"
] | root@u-232.dev |
8d6ed78b30a7390a9027d96720956252405428ec | a1fbf16243026331187b6df903ed4f69e5e8c110 | /cs/sdk/3d_sdk/3dsmax/ver-6.0/samples/objects/cone.cpp | 6e7e419095ede14e4e5c45f558b0bc7e7544163b | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | OpenXRay/xray-15 | ca0031cf1893616e0c9795c670d5d9f57ca9beff | 1390dfb08ed20997d7e8c95147ea8e8cb71f5e86 | refs/heads/xd_dev | 2023-07-17T23:42:14.693841 | 2021-09-01T23:25:34 | 2021-09-01T23:25:34 | 23,224,089 | 64 | 23 | NOASSERTION | 2019-04-03T17:50:18 | 2014-08-22T12:09:41 | C++ | UTF-8 | C++ | false | false | 34,591 | cpp | /**********************************************************************
*<
FILE: cone.cpp
DESCRIPTION: Cone object
CREATED BY: Rolf Berteig
HISTORY: created November 11 1994
*> Copyright (c) 1994, All Rights Reserved.
**********************************************************************/
#include "prim.h"... | [
"paul-kv@yandex.ru"
] | paul-kv@yandex.ru |
0b67e61e120b333989a5b390bd868343a08f13b4 | 25880501eb7abc150d1f1bd709f9499615b0c295 | /ogl-samples-4.5.0.0/tests/gl-330-sampler-wrap.cpp | 4285c7eb6a88a2533aef700e02afa7d4ae51c941 | [
"MIT"
] | permissive | hikboy/SDL-test | 895e59848914f20ada2ad6dec3f451e292f2d0e2 | 94cd4cf2097f39afa2f54b3567f255b4aecc9387 | refs/heads/main | 2023-04-06T17:19:23.252578 | 2021-04-03T11:44:19 | 2021-04-03T11:44:19 | 354,226,507 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,633 | cpp | ///////////////////////////////////////////////////////////////////////////////////
/// OpenGL Samples Pack (ogl-samples.g-truc.net)
///
/// Copyright (c) 2004 - 2014 G-Truc Creation (www.g-truc.net)
/// Permission is hereby granted, free of charge, to any person obtaining a copy
/// of this software and associate... | [
"hikboy@outlook.com"
] | hikboy@outlook.com |
05ba5b97536016d0976e047dc2f1b0dee31d9a20 | e5a40e4ac8b6785c947c7f7b7a3953abd2387bd7 | /iiiteru.cpp | ca0294f7dba1101ffa79d9f8047453c5cec07cfd | [] | no_license | fengtuo58/SPW | e0cb37c1bb00161a087d5ba68507653ce2fd60a1 | 166bec52bb6216cc0fd1ca3aadf8c180ea8fea18 | refs/heads/master | 2021-01-10T12:12:11.533241 | 2016-03-28T11:48:27 | 2016-03-28T11:48:27 | 50,399,852 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,108 | cpp | //#include"DataLogger.h"
//#include <iomanip>
//#include<sstream>
//#include <string>
//using namespace std;
//ostream&operator <<(ostream &os,const Coord &c){
// return os<<c.deg<<"*"<<c.min<<"\'"<<c.sec<<"\"";
//
//}
//std:: string IntToString(int a){
// std::ostringstream s;
// s<<a;
// return s.str();
... | [
"2693263558@qq.com"
] | 2693263558@qq.com |
e6fcc96b145239b136ed5d978cfd4380c2a7a30d | 1fcf32178d813855d804293a961c61dd51fb6b14 | /src/hiir/StageProc16Avx512.h | 4f349d1d61bf518a71bfe933e548f9707a9964dd | [
"WTFPL"
] | permissive | kurtjcu/pedalevite | d33248538a62d7e0dee3c66122abb9aad075634e | 61ec6f9b5dd7667c620ebc8d3b4ca7944ed8760d | refs/heads/master | 2023-07-26T03:49:10.209241 | 2021-09-04T08:34:32 | 2021-09-04T08:34:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,797 | h | /*****************************************************************************
StageProc16Avx512.h
Author: Laurent de Soras, 2020
Template parameters:
- REMAINING: Number of remaining coefficients to process, >= 0
--- Legal stuff ---
This program is free software. It comes without any warranty, to
... | [
"fuck@fuck.fuck"
] | fuck@fuck.fuck |
bb0883491f90151ed0f02bfab66aa712584d046d | 869cefe6ea1acb40e347f5430278b1204984b565 | /extras/include/boost/boost/test/utils/runtime/cla/typed_parameter.hpp | 264604de797aa184b6426a365a30f1bfa27fb816 | [
"BSL-1.0"
] | permissive | muschellij2/FSL6.0.0 | c68ed91e8c2777fcf07d994d7ab288a75e448fd1 | 3c3dd651066ee189bc8c290f744ca48cb3d1f156 | refs/heads/master | 2020-04-27T01:04:04.915711 | 2019-03-05T14:57:48 | 2019-03-05T14:57:48 | 173,954,388 | 9 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 2,174 | hpp | // (C) Copyright Gennadiy Rozental 2005-2008.
// Use, modification, and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/test for the library home page.
//
// File ... | [
"muschellij2@gmail.com"
] | muschellij2@gmail.com |
eb58e256ebd300b83e14102208fbfef87c3c34ff | 6c37664722b69ae85262b6dbe135aad1c127d2ea | /C++/TheSolution/TheSolution/TheSolution/Test_project/Person.h | ab34a2663488ac3d656635bbcb0a81504bb9feb3 | [] | no_license | TonyBoy22/gittest | 317941ae437ab0134bd98d447c8e18d9ee5475d4 | ff90a6b922d2b8fcace19acc2a81df2a199013ae | refs/heads/master | 2022-12-12T11:09:59.487845 | 2022-11-27T16:21:34 | 2022-11-27T16:21:34 | 102,378,996 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 519 | h | #pragma once
#include <string>
#include <map>
// Will define the person class and maybe other parameters
using namespace std;
class Person
{
public:
// Needs
std::string name;
unsigned int type; // The type of perso. Will be a dict
float riskValue;
float profit;
// Couple of flags
bool Resident;
bool Maintai... | [
"antoine.marion@usherbrooke.ca"
] | antoine.marion@usherbrooke.ca |
2281ee3f2627c2284bbb3fe4e686e53db09ef9f5 | 8dd64ef7cfafa452eb307123bf0ca75ae11e8bb5 | /Algorithms/easy/422_valid_word_square.cpp | 99f75cbabc807dcf07d7d03448b6117e15cdbdbe | [] | no_license | gwqw/LeetCodeCpp | 1a9dd673ab0dd50a5f033f3d3e373b84477369be | 64a7abad03a3783e6129ee942e842aaed91f75a5 | refs/heads/master | 2021-12-23T10:56:38.466793 | 2021-08-13T07:36:25 | 2021-08-13T07:36:25 | 204,003,689 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,765 | cpp | /**
422. Valid Word Square
Given an array of strings words, return true if it forms a valid word square.
A sequence of strings forms a valid word square if the kth row and column read the same string, where 0 <= k < max(numRows, numColumns).
Example 1:
Input: words = ["abcd","bnrt","crmy","dtye"]
Output: true
Expl... | [
"i.kuvykin@cognitive.com"
] | i.kuvykin@cognitive.com |
8b34bba14620ee0c39adc6b74878e4edbccf1bfd | 2e62eded4a05a565aa67c2557fed94d2dd2965cf | /TagsInventory/TagsInventory/MyDatabase.cpp | 32226e351e8c89e33fb5d5582638f9602a0184b6 | [] | no_license | jielmn/MyProjects | f34b308a1495f02e1cdbd887ee0faf3f103a8df8 | 0f0519991d0fdbb98ad0ef86e8bd472c2176a2aa | refs/heads/master | 2021-06-03T11:56:40.884186 | 2020-05-29T09:47:55 | 2020-05-29T09:47:55 | 110,639,886 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 11,284 | cpp | #include "stdafx.h"
#include "MyDatabase.h"
#include "MyEncrypt.h"
#define FLOW_NUM_LEN 3
#define DB_TYPE_ORACLE 0
#define DB_TYPE_MYSQL 1
static int CountChar(const CString & str, char ch) {
int iStart = -1;
int cnt = 0;
iStart = str.Find(ch, iStart ... | [
"jielmn@aliyun.com"
] | jielmn@aliyun.com |
c7bbbd86e56faa5cb42b2d1aed47120f5d77017d | 7163f2414baab4f4179b519f0d72bea3493a2531 | /strategy_pattern策略模式/strategy.cpp | 1a389c37f421a5ddc6a8f7285cd1af03e10fa8ed | [] | no_license | lishujun5/design_Mode | 91a9646d7aede08f16718169ad8f19f92adf2a98 | 2986ad4475c44c9e275fb038c54310f38b6234f3 | refs/heads/master | 2020-09-11T00:51:38.578242 | 2020-03-22T09:32:15 | 2020-03-22T09:32:15 | 221,885,473 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 352 | cpp | #include "strategy.h"
double ReturnCash::AlgorithmInterrace(double amount)
{
if(amount>=condition && condition != 0 )
{
return amount - amount/condition*PreReturnCash;
}
}
double Discount::AlgorithmInterrace(double amount)
{
return amount*discount;
}
double NomalCash::AlgorithmInterrace(doubl... | [
"624297561@qq.com"
] | 624297561@qq.com |
4d86940dc8df70a14e0b2c4a45903e3b07aee6ed | 6365c830bf8590819e876edc2c75eb29a8620c17 | /exercise13/sorting.cpp | 02909ca87b2f705d8bef19a5938f74b346f0e62f | [] | no_license | sulovm/SDP2018 | 0aec940dc6ea32e5372179caf6ff7b5289c6b0c8 | 9256cf7603d4712cb653e24de72092f038a08691 | refs/heads/master | 2020-03-31T06:36:47.807483 | 2019-01-16T23:32:30 | 2019-01-16T23:32:30 | 151,988,548 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,251 | cpp | #include <iostream>
#include <vector>
#include <queue>
template <typename T>
std::ostream& operator <<(std::ostream& out, const std::vector<T>& v)
{
if (v.empty() == true)
{
out << "[]";
return out;
}
out << "[";
auto iter = v.begin();
auto iterAtLast = v.end() - 1;
for (;... | [
"sulovmomchil@gmail.com"
] | sulovmomchil@gmail.com |
aa5c69df5f178a07aca67cfc05174165ca73f9ce | 40612d6221dfb6713965f3cc46b70d6ef444e31a | /src/rpcwallet.cpp | 268320bb4dde34fbb036f15963324186fe8c1734 | [
"MIT"
] | permissive | acornproject/acorn | d6c77b57705dbd6836d0bb02211d2eb4d0de92db | 973252b12883af07d9aa99e723de3b4018ce0f06 | refs/heads/master | 2016-09-05T20:52:05.850626 | 2014-05-21T19:57:10 | 2014-05-21T19:57:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 61,694 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "wallet.h"
#include "walletdb.h"
#include "bitcoinrpc.h"
#include "init.h"
#in... | [
"prjacorn@gmail.com"
] | prjacorn@gmail.com |
da2cc7a18f0f9112fee0d634ea5c3b439afc7fdf | 37c1a88c539c00421c1faaca7d61656de6d4dc26 | /nodegtk.cpp | ba7fb28307b8085873950998777be89c6bde4cfa | [] | no_license | Strawhatspirates/node-gtk | bbf51a755e5124d0320ebb699d136bfa97d47d4e | 7f49a62ee2db3e40e233a7382b18281ac52a9fa7 | refs/heads/master | 2021-01-25T04:58:00.932933 | 2015-02-05T08:11:20 | 2015-02-05T08:11:20 | 29,980,196 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 407 | cpp | #include <node.h>
#include <nan.h>
#include <v8.h>
#include "Gwindow.h"
using namespace v8;
NAN_METHOD(checkFrame)
{
NanScope();
int argc;
char **argv;
createTestwindow(argc,argv);
NanReturnValue(NanNew("1"));
}
void init(Handle<Object> target)
{
target->Set(NanNew<String>("checkFrame"),
... | [
"plasmashadowx@gmail.com"
] | plasmashadowx@gmail.com |
83e72e3991916659e221b50611482f7fe58dd2e3 | d035380bb2675bd306537fdf9ecf82c7d4607f7b | /src/telox-tx.cpp | e86519d4fedbc0919b4512a7006897fed1b797cd | [] | no_license | teloxproject/telox | 5212123c72990aa07a0076e29d6c90da2302ee71 | 233df4b1da591c4f9c23ab38f14fecfc524d84aa | refs/heads/master | 2020-04-08T12:57:54.656317 | 2018-11-28T18:08:51 | 2018-11-28T18:08:51 | 159,192,945 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,280 | cpp | // Copyright (c) 2009-2014 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "base58.h"
#include "clientversion.h"
#include "coins.h"
#include "core_io.h"
#include "keystore.h"
#include "primiti... | [
"telox@i.ua"
] | telox@i.ua |
407cba51698fbe2945f1b96b879268036ed22ff9 | 55bb84592fbbb48f321a56a118d507dc2241fea2 | /Starting_Out_Games_Graphics/Source_Code/Chapter 02/TypeCast/TypeCast/TypeCast.cpp | 8ab19ff4cd985320f582c77d607d54f82197efeb | [] | no_license | tdiliberto19/cpp-practice | 8f801fedf5bf6fba56dc8120c6c2b36d2bc0ce0b | f5068e4fb7abb70219564024cb36041fc45370e1 | refs/heads/master | 2020-11-24T04:36:07.731061 | 2020-05-27T22:11:57 | 2020-05-27T22:11:57 | 227,964,906 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 708 | cpp | // This program uses a type cast to avoid integer division.
#include <iostream>
using namespace std;
int main()
{
int books; // Number of books to read
int months; // Number of months spent reading
double perMonth;// Average number of books per month
// Get the number of books the user plans to read.
... | [
"tdiliberto19@berkeley.edu"
] | tdiliberto19@berkeley.edu |
dfb94cacabd4a68e69cf2d9b48b628e56a72f439 | ff41519dbbcf5e36c67e2ff85319fa3c36b69291 | /lab4/paxos_exec.cpp | edd998e18b6c33fd2f4988e523a8c2f0e250f192 | [] | no_license | banaka/AOS | fd9893d6fb31330c2f5a6432871b19daea937567 | dc48934d0d3440f8c3cb0f71267edb0809a700b5 | refs/heads/master | 2021-01-01T19:06:09.276825 | 2014-11-06T17:25:50 | 2014-11-06T17:25:50 | 24,524,091 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,457 | cpp | // Basic routines for Paxos implementation
#include "make_unique.h"
#include "paxmsg.h"
#include "paxserver.h"
#include "log.h"
bool my_trim_func(const std::unique_ptr<Paxlog::tup>& myTup){
return (*myTup).executed;
}
void paxserver::execute_arg(const struct execute_arg& ex_arg) {
LOG(l::DEBUG, id_... | [
"banaka@github.com"
] | banaka@github.com |
63122fb9bc42f8c07eb7ce5b02c826eb4a85a111 | dc0b1da910fca8446652aabf53397531cc94c5f4 | /aws-cpp-sdk-dynamodb/source/model/DescribeTableResult.cpp | 7f62518061fa27dd62ca8ec98161e31641556922 | [
"JSON",
"MIT",
"Apache-2.0"
] | permissive | capeanalytics/aws-sdk-cpp | 19db86298a6daaee59c4b9fba82acedacd658bdf | e88f75add5a9433601b6d46fe738e493da56ac3b | refs/heads/master | 2020-04-06T04:03:12.337555 | 2017-05-11T13:31:39 | 2017-05-11T13:31:39 | 57,893,688 | 0 | 0 | Apache-2.0 | 2018-07-30T16:46:55 | 2016-05-02T13:51:23 | C++ | UTF-8 | C++ | false | false | 1,338 | cpp | /*
* Copyright 2010-2017 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 |
8d2801bd9f8f12d980cd7cb8e60a57a3ab6792cf | d128c6f3a6316b03b74845979a74488baa087534 | /srcmisc/slowpipe.cpp | e2aaae917e3716fef57d2050bb8f27acf7f77091 | [] | no_license | wikimedia/analytics-udplog | 733b7a08cc7378ecd62adbf831bdb2a94d5dbbb8 | 8964b83c15a9949522bbb1d994120e8898cf6a38 | refs/heads/master | 2023-06-30T06:59:21.712337 | 2023-05-23T16:29:42 | 2023-05-24T13:37:19 | 8,012,771 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 739 | cpp | #include "../srclib/PosixClock.h"
#include <stdlib.h>
#include <unistd.h>
int main(int argc, char** argv) {
long long rate = 1e6; // bytes per second
if (argc > 1) {
rate = atoll(argv[1]);
}
const int bufSize = 32768;
char buffer[bufSize];
ssize_t bytesRead;
PosixClock clock(CLOCK_REALTIME);
PosixClock::... | [
"tstarling@wikimedia.org"
] | tstarling@wikimedia.org |
88a2e36964cb8e509bdf42116ce7fe78f650c1af | c3f4f6adb53381483658fde5671c84cd4a15975c | /Ex3.1/Ex3.1/MainFrm.cpp | 03a9d90b9b9e07d1d6cb6257d6937ec273ce9517 | [] | no_license | LTS123456/LTS01 | 40fadc08ceb392b34b3f039943f684783f17f796 | 2b6129d9a5751736a84ff9b8042b874bcf035631 | refs/heads/master | 2021-03-26T02:21:16.817381 | 2020-05-25T15:31:48 | 2020-05-25T15:31:48 | 247,664,137 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,766 | cpp |
// MainFrm.cpp : CMainFrame 类的实现
//
#include "stdafx.h"
#include "Ex3.1.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMainFrame
IMPLEMENT_DYNCREATE(CMainFrame, CFrameWnd)
BEGIN_MESSAGE_MAP(CMainFrame, CFrameWnd)
ON_WM_CREATE()
END_MESSAGE_MAP()
static UINT indicators[] =
{
ID_SEPARATO... | [
"1216859581@qq.com"
] | 1216859581@qq.com |
0dc914a9c1136939baa0a0e83197a3d2408f3dbb | ffeb539d40243ce50bb0d83a57abec2624c26e57 | /src/net/service_error.h | d6306dd0733d9f6aa5f43b2707564a6041a824cc | [] | no_license | Michael-Z/dooqu_server | f9b016dbc1fd5c573744244e86701304b80f4d37 | 55f86d8785ad02644a1ebe1b5b800db5ae491110 | refs/heads/master | 2021-01-15T12:36:26.230163 | 2015-07-23T05:33:21 | 2015-07-23T05:33:21 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 412 | h | #ifndef __NET_SERVICE_ERROR_H__
#define __NET_SERVICE_ERROR_H__
namespace dooqu_server
{
namespace net
{
class service_error
{
public:
//NET ERROR是指客户端的网络层断开
static const int CLIENT_NET_ERROR = 0;
///
static const int CLIENT_EXIT = 1;
static const int DATA_OUT_OF_BUFFER = 2;
static const i... | [
"51045352@qq.com"
] | 51045352@qq.com |
16f7ea1413c27d06efaaf16e8d04f1b1cc1f4265 | c258c99fa1af1d76f5c44c644aa2ca68975914bd | /plugins/http_plugin/http_plugin.cpp | 854dc060b4e147bf58ad269342c507103a955ce3 | [
"MIT"
] | permissive | hot-chain/hotchain | fdfaf7681c082c3e584bce1f6c73f62f63159562 | 4e147b63675a5a09d5f3b87b54b909164ee64ea9 | refs/heads/master | 2020-03-13T10:24:19.631089 | 2019-04-02T09:27:55 | 2019-04-02T09:27:55 | 131,082,835 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 8,009 | cpp | #include <hotc/http_plugin/http_plugin.hpp>
#include <fc/network/ip.hpp>
#include <fc/log/logger_config.hpp>
#include <boost/asio.hpp>
#include <boost/optional.hpp>
#include <websocketpp/config/asio_client.hpp>
#include <websocketpp/config/asio.hpp>
#include <websocketpp/server.hpp>
#include <websocketpp/... | [
"hotc001@163.com"
] | hotc001@163.com |
f1dbd356c4ad0584f99ba6f22af832ecc641b3d3 | 67a48a7a2db56247fdd84474efa35124565fd8b9 | /Codeforces/1452/1542d.cpp | 950f49b7863dde03a45fc83530e5896f6a69b945 | [] | no_license | qazz625/Competitive-Programming-Codes | e3de31f9276f84e919a6017b2cf781c946809862 | e5df9cdc4714d78b7b6a7535ed7a45e07d3781c3 | refs/heads/master | 2022-08-30T07:57:55.172867 | 2022-08-10T08:02:07 | 2022-08-10T08:02:07 | 242,182,922 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,067 | cpp | #include <bits/stdc++.h>
using namespace std;
#define int long long
int mod = 998244353;
#ifndef ONLINE_JUDGE
#define _GLIBCXX_DEBUG
#include "../../../debug.cpp"
#endif
//USING 1 BASED INDEXING
int dp[600][600];
int32_t main(){
int n;
cin >> n;
vector<pair<char, int>> arr(n+1);
for(int i=1; i<=n; i++){
... | [
"arun49804@gmail.com"
] | arun49804@gmail.com |
f8c08c53b3b582775002c60579461ee2f92d420a | 02508aa773dcbd9939eb879952ee2cb3dd90bcad | /c10/core/impl/FakeGuardImpl.h | 2d47db0fdb18471a282351324d98f24cbc984330 | [
"BSD-2-Clause",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"BSL-1.0",
"Apache-2.0"
] | permissive | dhivyadharshin/pytorch | d8a3b7f3c03e21e776ea34788d13743467b738c8 | 6a170011876bb8bd1909e8f60fba1270ac7a5577 | refs/heads/master | 2023-07-18T07:31:52.918955 | 2021-08-17T18:12:01 | 2021-08-17T18:12:01 | 397,330,616 | 5 | 0 | NOASSERTION | 2021-08-17T18:12:02 | 2021-08-17T16:57:16 | null | UTF-8 | C++ | false | false | 3,224 | h | #pragma once
#include <c10/core/impl/DeviceGuardImplInterface.h>
#include <array>
namespace c10 {
namespace impl {
// FakeGuardImpl is hardcoded to have eight devices. Not for
// any good reason, just to simplify code.
constexpr size_t kFakeGuardImplMaxDevices = 8;
/**
* A fake implementation of DeviceGuardImplI... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
de57f51dc136e157687bd400a7d87da4cd3135f2 | 391b79380d7cad63498ea9acf38668f6fc40eb3f | /scene/MechLauncher.h | 2e2101d05952c81667ed0e8565ecddd74cf97b26 | [
"MIT"
] | permissive | pstiasny/derpengine | 14b70f70a57ad2150fb3db5ab4b9e4f239577beb | 854f6896a6888724cb273c126bf92cc110f3da72 | refs/heads/master | 2021-01-13T07:33:02.620881 | 2020-04-29T18:25:27 | 2020-04-29T18:25:27 | 9,779,731 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 215 | h | #include "../core/GraphNode.h"
#include "GeometryNode.h"
#include "Tile.h"
#include "../common.h"
class MechLauncher : public GraphNode
{
public:
MechLauncher();
private:
void doRender(RenderingContext *rc);
};
| [
"pawelstiasny@gmail.com"
] | pawelstiasny@gmail.com |
059e8c89de75e8305977408ef1d5f384db5f5dea | e07fbaa5207d27f0a793c6e5cf187690722df32a | /src/util/shared.cpp | f1889e944400a88566ee80ad9efe0ca7a53062b4 | [
"Apache-2.0"
] | permissive | maspadaru/ares | 154942e4f14ee0d6d07e79f204925a27783e2eae | f92ee0cc8fcec6581916e765fabe70856c3aaaa3 | refs/heads/master | 2021-03-26T09:42:42.236782 | 2020-06-25T10:15:03 | 2020-06-25T10:15:03 | 247,693,418 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 369 | cpp | #include "util/shared.h"
namespace ares::util::special_predicate {
const std::string MATH = "laser_math";
} // namespace ares::util::special_predicate
namespace ares::util::special_value {
// const std::string CHASE_LABELED_NULL =
// "laser_special_value_chase_labeled_null";
const std::string CHASE_LABELED_NULL = ... | [
"maspadaru@tutanota.com"
] | maspadaru@tutanota.com |
85b9f3d479a35bb864b937b02bbc77fa24902c17 | 7e9a90f8cd512d376d6e8b5c6648c1c98d811be5 | /examples/T4_i2c_tb_v5/T4_i2c_tb_v5.ino | 5c1fd8200dab493a575b64ba13e30421307f23b8 | [
"MIT"
] | permissive | Defragster/tti2c | 513cd03f2ef0a9dcc8d3dcc9d2b534b4bf17d2ae | 840778a4dceb6e1142cdf8ea0f3e8c9c32ccaffd | refs/heads/master | 2020-12-15T05:20:21.906940 | 2020-02-20T13:45:21 | 2020-02-20T13:45:21 | 235,005,066 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,286 | ino | #include <Wire.h>
#if defined(__IMXRT1062__)
#include "Watchdog_t4.h"
WDT_T4<WDT2> wdt;
#endif
#include "Wire_Scanner_all.ino.h"
#define _use_9250
#define _use_BNO055
#define _use_BNO080
#define _use_lidar
#define _use_MB85
//#define _write_init_MB85
uint16_t writeaddress = 0x025;
#define _use_ssd1306
TwoWire *Displa... | [
"Defragster@users.noreply.github.com"
] | Defragster@users.noreply.github.com |
7d03ce528668193d64c648cdfb785e412b4e7716 | 271ee7f9b31c4053442d1e488bcf7113b984e9a3 | /Covid Challenge/Round-3/judge/submissions/97105771/main.cpp | 7bc86436f40c52c6babec0124fa187dea86b3a77 | [] | no_license | amirghx/Algorithms_Jupyter | 3f3e196a43023c3f231adaddb57c1b55e1202d1c | adceb29cc6a7618e9040eae809f8e027dfe90593 | refs/heads/master | 2023-01-22T19:27:51.767018 | 2020-12-07T16:46:53 | 2020-12-07T16:46:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,746 | cpp | #include <iostream>
#include <bits/stdc++.h>
using namespace std;
const int MAXN = 505;
int n, m;
class edge {
public:
int id;
int city1;
int city2;
int passPrice;
};
class city {
public:
vector<edge> edges;
int id{};
int stayPrice{};
bool operator<(const city &str) const {
r... | [
"kianoosh.abbasi76@gmail.com"
] | kianoosh.abbasi76@gmail.com |
10c085ecc9145bba21457c8e4962b28912cd6d46 | 27a54d590a2997eee972309dc25a8cffd320b4f0 | /include/cg_mesh.hpp | 139c98b6ef19aedca3413eb403c7567276ddde95 | [] | no_license | JamShan/opengl-samples | 8ca3c6955ad4dcccd6ce5e31deb421474648373c | 3128e217797a6d459d5f287a919f7e93e476823b | refs/heads/master | 2020-03-16T08:37:16.964756 | 2018-05-03T06:56:56 | 2018-05-03T06:56:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,638 | hpp | #ifndef _CG_MESH_HPP_
#define _CG_MESH_HPP_
#include <string>
#include <sstream>
#include <vector>
#include <cgm/cg_math.h>
#include "cg_texture.hpp"
#include "cg_shader.hpp"
namespace cg {
// 顶点
struct Vertex {
Vertex(const Vec3f& pos);
Vertex(const Vec3f& pos, const Vec3f& norm);
Vertex... | [
"baiwen1979@qq.com"
] | baiwen1979@qq.com |
cdecc7115ad13a05c0948ac8d0af574db9403874 | 49e9081cc9e9967c12e9ca203aa756491fe5bfaa | /src/Robot.cpp | 8cadbe016c715938ae4498a30471d5e026cdb2f5 | [] | no_license | FRO5401/FroshBot | 9d00480e404fe59322d6fb2ad3d9456241ffeec3 | 7a76a6c2d8075be44e849f4532f4b37e27a3f054 | refs/heads/master | 2021-01-25T10:16:36.753140 | 2016-01-11T22:19:39 | 2016-01-11T22:19:39 | 39,141,806 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,090 | cpp | #include "WPILib.h"
#include "Commands/Command.h"
#include "Commands/PSControllerMove.h"
#include "CommandBase.h"
//Include includes for each and every command
//OMFG Please work!! Pretty please!!!
class Robot: public IterativeRobot
{
private:
Command *autonomousCommand;
LiveWindow *lw;
void RobotInit()
{
Comma... | [
"kmckay@bensalemsd.org"
] | kmckay@bensalemsd.org |
346ef13b74feee12f23c3c68b4477945d859eee0 | a8f2302f3c64ccd0054a8039a0581b7be4fe79c1 | /c10/cuda/CUDACachingAllocator.h | df564b8ea474d391cd2a65058234c0f90fb9efa3 | [
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | mrshenli/pytorch | e3c603973d49ce156389e732d3084871394152ca | 31732347e35747d1968a321e167f3cdf92751a15 | refs/heads/master | 2023-05-14T09:45:49.861988 | 2019-01-29T23:05:54 | 2019-01-30T19:50:23 | 160,590,620 | 2 | 0 | NOASSERTION | 2023-04-08T01:25:21 | 2018-12-05T23:17:26 | C++ | UTF-8 | C++ | false | false | 1,860 | h | #ifndef THC_DEVICE_ALLOCATOR_INC
#define THC_DEVICE_ALLOCATOR_INC
#include <c10/cuda/CUDAStream.h>
#include <c10/core/Allocator.h>
#include <c10/cuda/CUDAMacros.h>
#include <mutex>
namespace c10 {
namespace cuda {
// TODO: Turn this into an honest to goodness class. I briefly attempted to do
// this, but it was a b... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
fd475a3c39d637c3a8f011c6e8ef44a272e05d27 | 492976adfdf031252c85de91a185bfd625738a0c | /lib/hkStubs/Havok/Physics2012/Dynamics/World/Listener/hkpWorldPostIntegrateListener.h | 30fafae25e7a6614b44694925ca6ac863db47c7a | [] | no_license | zeldaret/botw | 50ccb72c6d3969c0b067168f6f9124665a7f7590 | fd527f92164b8efdb746cffcf23c4f033fbffa76 | refs/heads/master | 2023-07-21T13:12:24.107437 | 2023-07-01T20:29:40 | 2023-07-01T20:29:40 | 288,736,599 | 1,350 | 117 | null | 2023-09-03T14:45:38 | 2020-08-19T13:16:30 | C++ | UTF-8 | C++ | false | false | 261 | h | #pragma once
class hkpWorld;
class hkpEntity;
class hkStepInfo;
class hkpWorldPostIntegrateListener {
public:
virtual ~hkpWorldPostIntegrateListener() = default;
virtual void postIntegrateCallback(hkpWorld* world, const hkStepInfo& stepInfo) = 0;
};
| [
"leo@leolam.fr"
] | leo@leolam.fr |
60a9267838250588b31887bab49cfb29e78aefe7 | e077f637281ec77d5437ba8fb59f4656b14902b2 | /dynamic_link/hello.cpp | 485d78d486aebff5eec125656da01eb27b8fad66 | [] | no_license | ahcorde/mini_test | 6a296fa4f3b8e643d67dab7d6d54d74ddf84a3ac | c708791eda7b120348617245fa0de3c1b9830dc9 | refs/heads/master | 2022-12-14T16:25:42.292395 | 2020-08-20T21:38:31 | 2020-08-20T21:38:31 | 289,115,052 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 543 | cpp | #include "hello.hpp"
#include <cstdio>
#include <iostream>
namespace ignition
{
namespace plugin
{
namespace
{
struct ExecuteWhenLoadingLibrary
{
ExecuteWhenLoadingLibrary()
{
std::cerr << "ExecuteWhenLoadingLibrary:" << std::endl;
}
};
} /* namespac... | [
"ahcorde@gmail.com"
] | ahcorde@gmail.com |
050b9eac37ffed00a089213d8916a39472578fb8 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/chromium_org/ui/gfx/icon_util.h | 0cb35088147a9344279d528f12ddb7e0096209e1 | [
"MIT",
"BSD-3-Clause"
] | 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 | 11,223 | 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 UI_GFX_ICON_UTIL_H_
#define UI_GFX_ICON_UTIL_H_
#include <windows.h>
#include <string>
#include <vector>
#include "base/basictypes.h"
#inclu... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
1c61674a5701f1b326b51a4fe02388198799881b | c6aafdbcad02ce86c643d647d8ffac0d0a96f1f1 | /ComputerDesignTechnology/CacheDesign/cache.h | 0b1c4a4f2909632599ab07dc2a3d8a2ceed3da62 | [] | no_license | Pratheekbm/MS_PROJECTS | e3adac53809a881ebe7073ecb0437fb5054f23e4 | 896a49d8233ac130ca5ccd4c7bf5bbb61e3c7fd0 | refs/heads/master | 2021-01-20T20:48:32.404772 | 2016-11-27T18:24:38 | 2016-11-27T18:24:38 | 62,931,943 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,032 | h | /*
* cache.h
*
* Created on: Feb 27, 2015
* Author: pratheek
*/
#ifndef INC_CACHE_H_
#define INC_CACHE_H_
typedef enum _STATUS {
FAIL = -1,
SUCCESS = 0
} STATUS;
typedef enum _TYPE {
RESET = 0,
SET = 1
} TYPE;
typedef enum _CACHEID {
CACHE_L1 = 1,
CACHE_L2 = 2,
CACHE_L3 = 3,
... | [
"pbm@Pratheeks-MacBook-Pro.local"
] | pbm@Pratheeks-MacBook-Pro.local |
e1c8429b40adb231df08a1147c6373cd2e85241d | 681f456bc4c20a7dbad4f1ccf27abb374fdcca0b | /SensorDataFactory.cpp | 95cfa770ad620b9feeb6c75fad0986afa0e4b33c | [] | no_license | ternence-li/MoCap | c86daa3de0e27dbea9fc16508a065839eb48bc45 | 347032977081a56118e220bdd39e4709462b4006 | refs/heads/master | 2021-12-23T05:32:29.937185 | 2017-10-26T17:23:37 | 2017-10-26T17:23:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,980 | cpp | /*
Copyright (c) 2016, Jochen Kempfle
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 the following... | [
"J-Kempfle@t-online.de"
] | J-Kempfle@t-online.de |
c30647016e5b257b7f314e5ad08db68ff1c745f8 | b59210673a57e18f499563af9e6c5d0905dea2e5 | /lib/libyasa/linearssf.h | 5934f93d92788023597f50c74daa6a91d4d53652 | [
"Apache-2.0"
] | permissive | ugermann/yasa | 73465779ab0e2e972d2093b533ae3602b45ed1b6 | 2b67b3610a68287a29999499dee0ca8f8b8b0f62 | refs/heads/master | 2021-05-31T15:02:53.011106 | 2016-04-21T17:18:05 | 2016-04-21T17:18:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,229 | h | /*
Copyright 2013 RALI
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distribut... | [
"critter@iro.umontreal.ca"
] | critter@iro.umontreal.ca |
0bec0277351e4fb79119125d4d1108684ef43191 | 0de652685d9926570b59a74b5bf403a0795644b5 | /h/Orient.h | ccbd8443950d173fcbbb0bab6006a3d378ea0e16 | [] | no_license | zayac/runningram | b49215378f3ecfee3d24cb64ab2bb56f0c6bfc24 | 01ffeca795602b97583a4a6e089b8830e702e5f0 | refs/heads/master | 2020-03-30T21:59:14.160199 | 2011-09-30T19:15:41 | 2011-09-30T19:15:41 | 32,114,091 | 0 | 0 | null | 2020-02-28T21:18:31 | 2015-03-13T01:16:28 | C++ | UTF-8 | C++ | false | false | 1,547 | h | /*
* File: Orient.h
* Author: necto
*
* Created on January 10, 2010, 4:18 PM
*/
#ifndef _ORIENT_H
#define _ORIENT_H
#include "Vec.h"
const float PI = 3.1415926;
inline float inRange (float what) {while (what > PI) what -= 2*PI; while (what < -PI) what += 2*PI; return what;}
class Orient
{
bool updated;
fl... | [
"necto.ne@0b8b07ca-f9fe-11de-aabd-2bfef65f77b5"
] | necto.ne@0b8b07ca-f9fe-11de-aabd-2bfef65f77b5 |
38bbb59f105b9897d9cbbeedbcd529b3a92c5665 | 77fb5ef05ae70e0020aa57f995d489e82e08c061 | /src/graphic/GRBembel.cpp | 590fec63b2019af027c2b409d62270ef37f4a0b4 | [] | no_license | Kanma/guido-engine | 19c9e20db94e7924f208b2b34ab0dc7fa8a84819 | be0c3a890e67e09e0bf983d38350610fcbf167dd | refs/heads/master | 2021-01-24T23:35:50.857020 | 2015-01-05T23:22:58 | 2015-01-05T23:22:58 | 28,835,145 | 0 | 0 | null | 2015-01-05T22:33:51 | 2015-01-05T22:33:50 | null | UTF-8 | C++ | false | false | 1,686 | cpp | /*
GUIDO Library
Copyright (C) 2002 Holger Hoos, Juergen Kilian, Kai Renz
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any late... | [
"fober@grame.fr"
] | fober@grame.fr |
c3c956062b5e21cfc91c06c7fe0b46da1b62a2f8 | 8fcdc4aa429ee8862b3dc1b3d53f950f007b737b | /src/envoy/test/mocks/network/mocks.h | 9024a1550583d0d68e6893f03d42fc13fa807364 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bdecoste/istio_proxy_build_image | 60d6c1ddcd54e2fc2d0f9bf3d37d3dd2b3345d7e | 6070903cf7a83781028a58cea855d12811505ab3 | refs/heads/master | 2022-11-01T14:58:00.092844 | 2018-01-27T00:19:10 | 2018-01-27T00:19:10 | 117,725,464 | 0 | 1 | null | 2022-10-05T18:50:06 | 2018-01-16T18:42:27 | C++ | UTF-8 | C++ | false | false | 8,900 | h | #pragma once
#include <cstdint>
#include <list>
#include <string>
#include "envoy/network/connection.h"
#include "envoy/network/drain_decision.h"
#include "envoy/network/filter.h"
#include "test/mocks/event/mocks.h"
#include "test/test_common/printers.h"
#include "gmock/gmock.h"
namespace Envoy {
namespace Network... | [
"root@ose3x-master.example.com"
] | root@ose3x-master.example.com |
2fb49fc258152639ebbb6ddda66e089d1c6866c3 | ad484ea400e585816facd20744aa873ae88c870f | /eagleeye/basic/count_down_latch.h | c64d1247300bd22f485e9378459fc37b64373457 | [
"Apache-2.0"
] | permissive | maxenergy/eagleeye | f80c78583f0fdd4d3816a3fc23baa0bd0a8ccb1f | 37ada5e71bebb8c51f29219fd32c485a0721ccbe | refs/heads/master | 2023-05-31T14:39:51.246087 | 2021-06-23T04:08:19 | 2021-06-23T04:08:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,909 | h | // Copyright 2019 The MACE 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 appl... | [
"jian.fbehind@gmail.com"
] | jian.fbehind@gmail.com |
ae222057e8da01f46e8845e39866f5ced07bbc4b | 8d82f844648ad98d554b3b82cdbff954e14bae3a | /Common/Device/Dll/ComCtrl/ComCtrl.cpp | 8b9f2bd9faad37f44d2eb7608390b09161f58c61 | [] | no_license | angelinana0408/financial-transaction | 519151f05bb6c92b9b35bcf4eb1ac68ee0edc522 | e8f4696d7108dc7ff25719269f7106b8430708aa | refs/heads/master | 2021-04-27T16:43:52.282331 | 2018-02-21T08:14:21 | 2018-02-21T08:14:21 | 122,308,506 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 761 | cpp | // ComCtrl.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include <afxdllx.h>
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
static AFX_EXTENSION_MODULE ComCtrlDLL = { NULL, NULL };
extern "C" int APIENTRY
DllMain(HINS... | [
"qiaoyang@qiaoyangdeMacBook-Pro.local"
] | qiaoyang@qiaoyangdeMacBook-Pro.local |
ee1170250e373cb6ffba8a30889ef1fe73edfd90 | e217eaf05d0dab8dd339032b6c58636841aa8815 | /Ifc2x3/src/OpenInfraPlatform/Ifc2x3/entity/IfcSurfaceTexture.cpp | 2a3352a40fdb6749b0b38f7a0198c74096f08d75 | [] | no_license | bigdoods/OpenInfraPlatform | f7785ebe4cb46e24d7f636e1b4110679d78a4303 | 0266e86a9f25f2ea9ec837d8d340d31a58a83c8e | refs/heads/master | 2021-01-21T03:41:20.124443 | 2016-01-26T23:20:21 | 2016-01-26T23:20:21 | 57,377,206 | 0 | 1 | null | 2016-04-29T10:38:19 | 2016-04-29T10:38:19 | null | UTF-8 | C++ | false | false | 3,283 | cpp | /*! \verbatim
* \copyright Copyright (c) 2014 Julian Amann. All rights reserved.
* \date 2014-04-26 17:30
* \author Julian Amann <julian.amann@tum.de> (https://www.cms.bgu.tum.de/en/team/amann)
* \brief This file is part of the BlueFramework.
* \endverbatim
*/
#include <sstream>
#include <limits>
#include "mo... | [
"planung.cms.bv@tum.de"
] | planung.cms.bv@tum.de |
aa62e74f4a81ce81c46fca1afb55c39640b83d28 | 7bcc51362468098bbb9ddd241230e02cdbeea6e4 | /standard/src/StdBuf.cpp | 7619779dbb0c11347ac4ce0cc9381563593ea35c | [
"ISC"
] | permissive | Marko10-000/clonk-rage | af4ac62b7227c00874ecd49431a29a984a417fbb | 230e715f2abe65966d5e5467cb18382062d1dec6 | refs/heads/master | 2021-01-18T07:29:38.108084 | 2015-09-07T01:34:56 | 2015-09-07T01:34:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,851 | cpp |
#include <Standard.h>
#include <StdBuf.h>
#include <StdCompiler.h>
#include <StdAdaptors.h>
#include <StdFile.h>
#include <stdarg.h>
#include <stdio.h>
#ifdef _WIN32
#include <io.h>
#define vsnprintf _vsnprintf
#else
#define O_BINARY 0
#define O_SEQUENTIAL 0
#include <unistd.h>
#include <stdlib.h>
#endif
#include <ct... | [
"kanibalclonk@freenet.de"
] | kanibalclonk@freenet.de |
d9eeeb31199393dc58d4163312d62f58c7a3bbb3 | c00982f3a7d96a729177af91ab5a71682f99527f | /module04/ex03/Cure.hpp | 96f6faefb9d8042247bc8ccc7c376d5ef841de7c | [] | no_license | roknyazev/cpp | a1b9126be32a0514d8dafb1e509755b4d52a70d9 | 8cf3a70b809e9099fdd933e19d70ecfc2dd78f3e | refs/heads/master | 2023-04-22T00:27:30.858110 | 2021-05-05T00:11:18 | 2021-05-05T00:11:18 | 352,736,046 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 350 | hpp | //
// Created by Wolmer Rudy on 4/21/21.
//
#ifndef EX03_CURE_HPP
#define EX03_CURE_HPP
#include "AMateria.hpp"
class Cure : public AMateria
{
public:
virtual ~Cure();
Cure();
Cure(const Cure &original);
Cure &operator=(const Cure &operand);
virtual AMateria* clone() const;
virtual void use(ICharacter& target)... | [
"wrudy@student.21-school.ru"
] | wrudy@student.21-school.ru |
f34f24ece5a787af4d732796a887f402b36e1e99 | 9c16d6b984c9a22c219bd2a20a02db21a51ba8d7 | /content/browser/accessibility/accessibility_ipc_error_browsertest.cc | 6c47f9470c03fa94bd1a68c062798425b6bbfb50 | [
"BSD-3-Clause"
] | permissive | nv-chromium/chromium-crosswalk | fc6cc201cb1d6a23d5f52ffd3a553c39acd59fa7 | b21ec2ffe3a13b6a8283a002079ee63b60e1dbc5 | refs/heads/nv-crosswalk-17 | 2022-08-25T01:23:53.343546 | 2019-01-16T21:35:23 | 2019-01-16T21:35:23 | 63,197,891 | 0 | 0 | NOASSERTION | 2019-01-16T21:38:06 | 2016-07-12T22:58:43 | null | UTF-8 | C++ | false | false | 7,522 | cc | // Copyright (c) 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/browser/frame_host/render_frame_host_impl.h"
#include "content/browser/web_contents/web_contents_impl.h"
#include "content/public/br... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
a74e7926a71291987533b3b1155fcb96271b347b | 295c9499ff320a230847ba347ce3602d78269747 | /ECS/Components.hpp | 23242f0929593399f52c95c2235c7c160fe327b9 | [] | no_license | CristianBrazales/GameProject | dcf17512d7bc5d324d4035da0165d25e9548fe93 | f7cc8a2b31215d41d84629ff080d41758e5b6ec2 | refs/heads/master | 2022-11-25T12:41:10.414867 | 2020-07-28T04:08:37 | 2020-07-28T04:08:37 | 281,443,272 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 354 | hpp | //
// Components.hpp
// New project
//
// Created by Cristian Brazales on 2020-07-19.
// Copyright © 2020 Cristian Brazales. All rights reserved.
//
#ifndef Components_hpp
#define Components_hpp
#include "ECS.hpp"
#include "TransformComponent.hpp"
#include "SpriteComponent.hpp"
#include "KeyboardController.hpp"... | [
"cristianbrazalesmolina@gmail.com"
] | cristianbrazalesmolina@gmail.com |
098bf3b9d6e93c97e7dcbe60dbfc904f34d694cc | 1f542e79a6a84c7119f08ad812e48e0978ee6dc1 | /C++/making_of_class1.cpp | 65bb8e0a6142c463c4644e606b08855a095dca50 | [] | no_license | murad034/All-Code-Semister | 218dc4bc1cb6ece4b734664607bef7e80310498a | 181b5d6e78bd724bfab0f72057b485e7538325e7 | refs/heads/master | 2022-04-03T01:06:36.983377 | 2020-02-04T10:55:33 | 2020-02-04T10:55:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 370 | cpp | #include<iostream>
using namespace std;
class rectangle
{
private:
int height;
int width;
public:
void set(int ,int );
int area();
};
int rectangle::area()
{
return height*width;
}
void rectangle::set(int h,int w)
{
height=h;
width=w;
}
int main()
{
rectangle obj;
obj.set(5,6);
c... | [
"muradmd312@gmail.com"
] | muradmd312@gmail.com |
bef393dc0053af976c97d857d05be84c966007a7 | 6ec718a05a221b3d8fe78dca9b57cde5a0f10250 | /lab9/lab9.1/lab9.1/Source.cpp | 0e8ed1647b7197fc0a17c24659a741a946a8440d | [] | no_license | VRytikova/OAiP_labs | 0dd59b7a0bd5260d93b534c6067c6de8da1c12e4 | ffb125eeeae72f8391f6c9c1e7617645fe934365 | refs/heads/master | 2020-09-06T19:29:40.838002 | 2020-02-01T10:04:21 | 2020-02-01T10:04:21 | 220,524,478 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,511 | cpp | //#define _CRT_SECURE_NO_WARNINGS
//#include<stdio.h>
//#include<string.h>
//
//
//FILE* fp;
//FILE* fp1;
//FILE* fp2;
//FILE* fp3;
//int array[4] = { 12, 3, 67, 8 };
//
//void main() {
// errno_t err;
// err = fopen_s(&fp, "C:\\Users\\User\\Documents\\Projects\\OAiP\\lab9\\lab9.1\\NameA.txt", "r+b");
// if (err == 0) ... | [
"akinrv16@gmail.com"
] | akinrv16@gmail.com |
cd34c1a64c8de5a23d511afb5a6bfa58aefe05a2 | f0c872eb0b60bef25a7534078bb98fe402b541da | /chrome/browser/instant/instant_loader.cc | abb1a23d5a66f2cb81c9f49b9bb26535bca07c40 | [
"BSD-3-Clause"
] | permissive | aYukiSekiguchi/ACCESS-Chromium | f31c3795889c5ace66eb750a235105fe2466c116 | bec8149e84800b81aa0c98b5556ec8f46cb9db47 | refs/heads/master | 2020-06-01T19:31:30.180217 | 2012-07-26T08:54:49 | 2012-07-26T08:55:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 42,513 | cc | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/instant/instant_loader.h"
#include <algorithm>
#include <string>
#include <utility>
#include <vector>
#include "base/comman... | [
"yuki.sekiguchi@access-company.com"
] | yuki.sekiguchi@access-company.com |
fde615913bd36df49fa0dc57de9534e29aef1e23 | 95efaa256914926ac30acbb1a8c89c320c19bf40 | /HeCore/IInitializeable.h | ea8c4663dcc890fadbd6193676652a8d77f21d11 | [] | no_license | mabo0001/QtCode | bc2d80446a160d97b4034fa1c068324ba939cb20 | 9038f05da33c870c1e9808791f03467dcc19a4ab | refs/heads/master | 2022-08-26T13:36:14.021944 | 2019-07-15T01:12:51 | 2019-07-15T01:12:51 | 266,298,758 | 1 | 0 | null | 2020-05-23T08:54:08 | 2020-05-23T08:54:07 | null | UTF-8 | C++ | false | false | 604 | h | /***************************************************************************************************
** 2018-06-19 IInitializeable 可初始化接口。
***************************************************************************************************/
#ifndef IINITIALIZEABLE_H
#define IINITIALIZEABLE_H
#include "HCoreGloba... | [
"hexianqi@msn.com"
] | hexianqi@msn.com |
2a8cb51532856358610bef518ed37bc9a36b78f9 | 7d0f76a3b69b1841d74dda54cd34e459c7da5aaf | /src/utils/BamTools/src/utils/bamtools_filter_properties.h | a69f31d643f558ec58208d7054585005374a1eaf | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | arq5x/lumpy-sv | aa313dd1dc24c5966a4347445180c9bb0fafc24a | f24085f5d7865579e390add664ebbd9383fa0536 | refs/heads/master | 2022-06-23T14:04:51.403033 | 2022-06-07T21:10:43 | 2022-06-07T21:10:43 | 6,121,988 | 285 | 127 | MIT | 2022-06-07T21:10:44 | 2012-10-08T09:09:26 | C | UTF-8 | C++ | false | false | 7,917 | h | // ***************************************************************************
// bamtools_filter_properties.h (c) 2010 Derek Barnett, Erik Garrison
// Marth Lab, Department of Biology, Boston College
// ---------------------------------------------------------------------------
// Last modified: 10 October 2011
// ---... | [
"ryan.layer@gmail.com"
] | ryan.layer@gmail.com |
a0c8f5692b11708d19d936c13d10adede3901101 | da5bb5e44b56f9c22e3bedb145aaff6a62cfa7b1 | /Sphere/Sphere4/src/ofApp.cpp | 4a55c3d3a7600e686360f6ad61f74c9faa731241 | [] | no_license | r21nomi/of-artwork | 0abc1e18aa3c9aafa368d0180e21917c431fbd2d | 6aef14cd40cc9e6a171caea3aec4296a3d0f4e49 | refs/heads/master | 2021-01-24T08:17:41.132581 | 2017-03-02T00:39:59 | 2017-03-02T00:39:59 | 68,909,172 | 9 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,383 | cpp | #include "ofApp.h"
//--------------------------------------------------------------
void ofApp::setup(){
ofBackground(0);
float lineStep = 3;
float radius = (ofGetHeight() / 2) * 0.8;
for(int s = 0; s <= 180; s += lineStep){
ofColor color = ofColor(0, ofRandom(255), ofRandom(255));
... | [
"ryotakosu@gmail.com"
] | ryotakosu@gmail.com |
e2e6d2bf28035d14df0c1cbd4138238b107f64e2 | 9a3b9d80afd88e1fa9a24303877d6e130ce22702 | /src/Providers/UNIXProviders/UserContact/UNIX_UserContact.cpp | c45057ecf6ffb104626795b347bd3f81f65f6c81 | [
"MIT"
] | permissive | brunolauze/openpegasus-providers | 3244b76d075bc66a77e4ed135893437a66dd769f | f24c56acab2c4c210a8d165bb499cd1b3a12f222 | refs/heads/master | 2020-04-17T04:27:14.970917 | 2015-01-04T22:08:09 | 2015-01-04T22:08:09 | 19,707,296 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,226 | cpp | //%LICENSE////////////////////////////////////////////////////////////////
//
// Licensed to The Open Group (TOG) under one or more contributor license
// agreements. Refer to the OpenPegasusNOTICE.txt file distributed with
// this work for additional information regarding copyright ownership.
// Each contributor lice... | [
"brunolauze@msn.com"
] | brunolauze@msn.com |
173d9798f8878435753ab1bdd0eb1b24baf97193 | 77eabcca6f181af0a28a631216463b113bf1ba43 | /src/dep/lua/lua_tinker.cpp | ba405d3709d7d09a549d9b2a78b04b2606ced332 | [
"MIT"
] | permissive | DexianZhao/PhantomEngineV2 | 6d636cee432ca021c01ee4a549e1e3857f2ca3d9 | cc3bf02ca1d442713d471ca8835ca026bb32e841 | refs/heads/main | 2023-08-22T17:09:57.261023 | 2021-10-30T07:49:09 | 2021-10-30T07:49:09 | 422,811,761 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,210 | cpp | // lua_tinker.cpp
//
// LuaTinker - Simple and light C++ wrapper for Lua.
//
// Copyright (c) 2005-2007 Kwon-il Lee (zupet@hitel.net)
//
// please check Licence.txt file for licence and legal issues.
#include <iostream>
#include "../include/PhantomBase.h"
extern const char* GetCurrentLuaFile();
extern "C"
{
#inclu... | [
"yuzhou_995@hotmail.com"
] | yuzhou_995@hotmail.com |
d0e56d0c846e356d8538539712b42cdb2e2a220f | 40fcdd9f7a84ae90559769395553b03b902d18f5 | /Conjure/src/InputCore.cpp | 3e7a6adeaedfdb1be140b6cc5e040dd78510206d | [] | no_license | BrandonLing/Legacy-C-Projects | b78196d54ea37447c4c7ce533e262cb3bc6319ea | b646bd7f34ba7668dd9c7c73f34b749617893cce | refs/heads/master | 2021-04-30T18:08:35.303278 | 2017-01-29T02:51:49 | 2017-01-29T02:51:49 | 80,325,502 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,366 | cpp | #include "InputCore.h"
void InputCore::init()
{
bool success = SDL_Init(SDL_INIT_EVENTS);
if (success)
printf("Error in Input Core: Cannot initialize events\n");
}
void InputCore::quit()
{
SDL_Quit();
}
void InputCore::recv_inputs()
{
SDL_Event event;
while (SDL_PollEvent(&event))
{
... | [
"meta.pfs@gmail.com"
] | meta.pfs@gmail.com |
d60965c318f8751bbab88061d805c7bd2da3e5f9 | ef17b8a68d3d85e9b3f12ca7795a80d28ede75e3 | /The Witcher/Alien Engine/ModuleWindow.h | 28581feb06cc032fde67c3b2f71a2eb73a12540d | [
"MIT"
] | permissive | OverPowered-Team/TheWitcher | de3e3d891a5d0f27c1d914e47510fbefaa41fc73 | 09888ccde82c9dee41043bac225a4dad44aa37d0 | refs/heads/dev | 2023-05-04T16:03:41.857115 | 2020-06-15T08:49:56 | 2020-06-15T08:49:56 | 240,340,565 | 13 | 4 | MIT | 2020-06-15T08:51:11 | 2020-02-13T19:11:57 | C++ | UTF-8 | C++ | false | false | 1,307 | h | #ifndef __ModuleWindow_H__
#define __ModuleWindow_H__
#include "Module.h"
#include "SDL/include/SDL.h"
#include "Color.h"
class Application;
class ModuleWindow : public Module
{
public:
ModuleWindow(bool start_enabled = true);
// Destructor
virtual ~ModuleWindow();
bool Init();
bool CleanUp();
void LoadConf... | [
"36154523+OriolCS2@users.noreply.github.com"
] | 36154523+OriolCS2@users.noreply.github.com |
bc0d4c481dbb4ac7a47f68d3ad230c3508571622 | a117f6d09df0d16f8bc230ecf9678e84484506c8 | /code/cpp_console_debug/src/cpu_test.cpp | 93d6e517d5e5c2aa4351b727a811654dc0f6eed3 | [] | no_license | JimmyFromSYSU/NES | 556d76f1722d1d547234db47be62a6d4fef2512c | dcf318e1b5837d52fb63e622d22d57d14ce88560 | refs/heads/main | 2023-01-12T11:41:48.167165 | 2020-11-20T16:46:03 | 2020-11-20T16:46:03 | 314,155,901 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,503 | cpp | #include "tool.h"
#include "cpu.h"
#include "joystick.h"
joystick j;
ppu p;
cpu c(&p,&j);
int run_cnt=0;
int cnt = 0;
//int pos = 0xC070;
int pos = -1;
bool one(bool f = true){
cnt++;
if(f)printf("\n || step %d ||\n",cnt);
if(c.oneStep(f)==false){
printf(YELLOW"Step %d error"NONE"\n",cnt);
c.printM();
c.print... | [
"nanfangxiaozhi@gmail.com"
] | nanfangxiaozhi@gmail.com |
1fe7e2bbe4997cfdaad6795549ef3eae0b57dc1c | 1459d6b60e93b5176c854b5e0df38788983ea7af | /source/ClientApplication/ClientApplication/CpuUsageCalculator.h | 11586f07aee7b43d4d454d01b88439ec1c67f8c9 | [] | no_license | naseefcse/SystemMonitor | 4f7d6b8d1579fde14a3d040a7ccbcda772738da5 | b71640985700fae577017979e3ec84a46f2cb4b4 | refs/heads/master | 2021-01-10T07:00:25.600240 | 2015-12-24T10:35:42 | 2015-12-24T10:35:42 | 48,533,969 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 919 | h | #ifndef CPU_USAGE_CALCULATOR
#define CPU_USAGE_CALCULATOR
#pragma once
#include "windows.h"
#include <stdio.h>
#include "tchar.h"
#define WIDTH 7
typedef BOOL(__stdcall * pfnGetSystemTimes)(LPFILETIME lpIdleTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime);
static pfnGetSystemTimes s_pfnGetSystemTimes = NULL;
s... | [
"naseef@ipvisionsoft.com"
] | naseef@ipvisionsoft.com |
75ab5aca825939f438c442e9584011840e9c0ed6 | 03b5b626962b6c62fc3215154b44bbc663a44cf6 | /src/instruction/LEAVE.cpp | 27971d04db36a52bca5f6efaa4c1a9f7526bb5fe | [] | no_license | haochenprophet/iwant | 8b1f9df8ee428148549253ce1c5d821ece0a4b4c | 1c9bd95280216ee8cd7892a10a7355f03d77d340 | refs/heads/master | 2023-06-09T11:10:27.232304 | 2023-05-31T02:41:18 | 2023-05-31T02:41:18 | 67,756,957 | 17 | 5 | null | 2018-08-11T16:37:37 | 2016-09-09T02:08:46 | C++ | UTF-8 | C++ | false | false | 175 | cpp | #include "LEAVE.h"
int CLEAVE::my_init(void *p)
{
this->name = "CLEAVE";
this->alias = "LEAVE";
return 0;
}
CLEAVE::CLEAVE()
{
this->my_init();
}
CLEAVE::~CLEAVE()
{
}
| [
"hao__chen@sina.com"
] | hao__chen@sina.com |
ba6dbb59c07caecae2a58da2e3f29d0784aca725 | 3ccf610a536b70aea11a7ba44890028ed809e07e | /Blaze/taco-master/src/lower/mode_access.cpp | 7aa533e40f9298eebfa948c501b9b7790c71d39e | [
"MIT"
] | permissive | kengwit/MachineLearning | 843aa5a0de3bef75c20f60f409d0c2e8b85c33d0 | 5c16f71a41145aed87d4a642205fe7a8ee26b20e | refs/heads/master | 2021-04-06T19:19:44.874109 | 2019-01-14T23:27:50 | 2019-01-14T23:27:50 | 125,287,985 | 1 | 1 | null | 2019-01-14T10:05:12 | 2018-03-14T23:47:54 | Jupyter Notebook | UTF-8 | C++ | false | false | 758 | cpp | #include "lower/mode_access.h"
namespace taco {
ModeAccess::ModeAccess(Access access, int mode) : access(access), mode(mode){
}
Access ModeAccess::getAccess() const {
return access;
}
size_t ModeAccess::getMode() const {
return mode;
}
bool operator==(const ModeAccess& a, const ModeAccess& b) {
return a.getA... | [
"kengwit@gmail.com"
] | kengwit@gmail.com |
b05e8de85d87bd6367a04bf4d1c55422848891ed | e9774bd2d0cd9aaad49eacd092ba97e95dbf9a5f | /problems/C - Nastya and Strange Generator.cpp | 364adafb7720aff6ad3ffdc58af1213c67c5d5ff | [] | no_license | My-Competitive-Programming-Legacy/CodeForces | fb589c187706060d8a33eccf75597dad4dab904d | f9df0ffe76b1d37215f063e87920c0044fe226a4 | refs/heads/master | 2023-06-23T06:04:30.369027 | 2021-07-19T12:20:19 | 2021-07-19T12:20:19 | 387,414,460 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,307 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
#include <set>
#include <map>
#include <stack>
#include <queue>
#include <cmath>
#include <time.h>
typedef long long int ll;
using namespace std;
#define vi vector<int>
const int Mod = 1000000007;
void solve() {
int n;
cin >> n;
vi p(n);
vi i... | [
"hamzahasssan835@gmail.com"
] | hamzahasssan835@gmail.com |
0cb32a9622e66c66a7da564b3d101f6c6bd677f9 | 9d3e98383082c15778d1e80c6ea286aac3187d15 | /BLE_Sensor/BLE_Password/BLE_Password.ino | 3404a38761e5b97de6924685ac991bab1a1cf780 | [] | no_license | Huzar01/BLESensor | 34cea05cd68c1d6901c8c2175ebb3d1b75292301 | 6f972b70327fbf76a435b21f12f2149b2ab299ce | refs/heads/master | 2020-04-25T21:31:24.006386 | 2019-02-28T19:16:21 | 2019-02-28T19:16:21 | 173,082,476 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,165 | ino | #include <SPI.h>
#include <BLEPeripheral.h>
#include <Servo.h>
// defining the pins
#define MOTOR_PIN 12
#define BUTTON_PIN 7
#define BLE_REQ 11
#define BLE_RDY 2
#define BLE_RST 10
// Defines Tirg and Echo pins of the Ultrasonic Sensor
const int trigPin = 8;
const int echoPin = 9;
int cur... | [
"44473085+Huzar01@users.noreply.github.com"
] | 44473085+Huzar01@users.noreply.github.com |
31114b02c944129f4ec307324d608994791564c3 | 8143f7063f49a6971ce1a382f8240557ae4ed45b | /Mechanic.cc | ab84e001975056fc82f306f4a3b396c135f10f4f | [] | no_license | naolwakoya/MechanicShop | baadfa3d9326fdb4bc096294389a66a2168a8e59 | b68ef826564caf86edd324dc99a523fbd8f27bda | refs/heads/main | 2023-03-05T07:12:17.203304 | 2021-02-20T01:42:03 | 2021-02-20T01:42:03 | 340,527,966 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 896 | cc | #include <iostream>
using namespace std;
#include "Mechanic.h"
int Mechanic::nextId = 5000;
Mechanic::Mechanic(string fname, string lname, string add, string pnum, int sal) :
Person(fname,lname,add,pnum), id(Mechanic::nextId++), salary(sal) { }
int Mechanic::getId() const { return id; }
ostream& operator<<... | [
"naolwakoya@cmail.carleton.ca"
] | naolwakoya@cmail.carleton.ca |
6a87c23300e8c197825559487ad1eb56096d579f | 3c9dcf4f6f2725982684b629a747f6063cf74866 | /show_stulist.cpp | fe23053879d9b4d1297866b3ef30a85b1328cd4b | [] | no_license | Tina-Yin-2001/Library | efece7d41650d799010d933d1df7a81a735984a5 | 6b0b0ef9bc66421d2d73a6ff9ee4b00e83b74dfe | refs/heads/master | 2023-08-19T22:19:40.068337 | 2021-10-14T08:18:01 | 2021-10-14T08:18:01 | 417,020,727 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,715 | cpp | #include "show_stulist.h"
#include "init.h"
#include "student.h"
#include "ui_show_stulist.h"
#include "studentstore.h"
#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include <fstream>
#include <sstream>
#include "utils.h"
using namespace utils;
show_stulist::show_stulist(QWidget *parent) :
QDialog(par... | [
"825111205@qq.com"
] | 825111205@qq.com |
9e9858688e1ddc85e286dbb7cd76c0c2084e9f0e | 67b645a97d18d12841a1ac70aaf3f4c87b5d96d6 | /framework/code/graphic/drawer/DrawerLightEffect.h | 41bad94a3f38e4785e242e77ce1e0f8dfaed6954 | [] | no_license | H405/MSProject | 051d8ac7dbc8e6e0a39d9b6abdcceece102267d0 | 07cb61afc4ed5caa2c6ee2a928a3f5c6d34ccdc3 | refs/heads/master | 2021-01-10T17:44:19.281382 | 2016-01-19T23:54:43 | 2016-01-19T23:54:43 | 44,644,877 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 9,518 | h | //==============================================================================
//
// File : DrawerLightEffect.h
// Brief : ライト描画クラス
// Author : Taiga Shirakawa
// Date : 2015/10/31 sat : Taiga Shirakawa : create
//
//==============================================================================
//**************... | [
"taiga11235@gmail.com"
] | taiga11235@gmail.com |
7a2934a7827cf7174755f49efd802179aeda520a | 7e6f19290c2a4bbe03cf5ac6ab302ff45be2cee3 | /Source/PortalGame/HexEditorActor.cpp | c078f8ecad46713618a72c24bd1edee92fd6a1d2 | [] | no_license | jijik/portal_game | fa512eb054164b0a53701667c17ba76ab1dcb45d | a7614e331f2d511e71fd30fcb400825f5efe203a | refs/heads/master | 2020-04-06T07:04:01.781521 | 2016-08-16T19:56:42 | 2016-08-16T19:56:42 | 53,754,208 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 31,964 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "PortalGame.h"
#include "HexEditorActor.h"
#include "CompanionActor.h"
#include "BlockerActor.h"
#include "BarrierActor.h"
#include "BridgeActor.h"
#include "TurretActor.h"
#include "PlatformActor.h"
#include "FinishActor.h"
#inclu... | [
"="
] | = |
aa7474f5e6680a04b158c0c86558b4c2f735cb99 | 3fc3367fb56b21f34d2b6c36e0da93266cd7c15b | /src/rpcrawtransaction.cpp | 1d1aa31d73b817c6d16a37100b4d6b408e69b919 | [
"MIT"
] | permissive | oldtvcf/picoin_v1.1 | 344965b850d24fdeab55070000394d2890763c0c | bd22257838d0dbc66c3fe5ad7a2c26254a97d10b | refs/heads/master | 2021-06-14T15:20:36.052423 | 2017-04-21T20:08:57 | 2017-04-21T20:08:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,282 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <boost/assign/list_of.hpp>
#include "base58.h"
#include "bitcoinrpc.h"
#inclu... | [
"dev@picoin.club"
] | dev@picoin.club |
b416477a6c2c8d6ca89418b764df0f3203f4da25 | ef4d8379631df7ecd9c277ac5c1b329493c0632e | /docs/prototype/Arduino code/Adafruit_AM2315.cpp | 183088ff062cf55c9d489e5139da55a079d14651 | [] | no_license | CollinHeist/CropTop | c1f2139acc0f57d4235fdc1c198561b2778027da | cf3ad0784ff3e101281359385d09521089f6c9e9 | refs/heads/master | 2020-12-14T04:03:10.557049 | 2020-06-23T02:33:41 | 2020-06-23T02:33:41 | 234,627,746 | 1 | 1 | null | 2020-01-17T20:08:58 | 2020-01-17T20:08:58 | null | UTF-8 | C++ | false | false | 66,598 | cpp |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="dns-prefetch" href="https://assets-cdn.github.com">
<link rel="dns-prefetch" href="https://avatars0.githubusercontent.com">
<link rel="dns-prefetch" href="https://avatars1.githubusercontent.com">
<link rel="dns-prefetch" href=... | [
"kennedyc@uidaho.edu"
] | kennedyc@uidaho.edu |
2f873103409295d39e9015b309d704ecb6d84cea | 0926ce7b4ab7b18968e5d3ec2dce2afa14e286e2 | /Libraries/open-powerplant/PowerPlantX/ViewSystem/SystemViews/PPxPopupButton.h | dc5d151cc7ac5f7767e0c6bd5f2077dd66f3f74c | [
"Apache-2.0"
] | permissive | quanah/mulberry-main | dd4557a8c1fe3bc79bb76a2720278b2332c7d0ae | 02581ac16f849c8d89e6a22cb97b07b7b5e7185a | refs/heads/master | 2020-06-18T08:48:01.653513 | 2019-07-11T01:59:15 | 2019-07-11T01:59:15 | 196,239,708 | 1 | 0 | null | 2019-07-10T16:26:52 | 2019-07-10T16:26:51 | null | WINDOWS-1252 | C++ | false | false | 2,168 | h | // Copyright ©2005, 2006 Freescale Semiconductor, Inc.
// Please see the License for the specific language governing rights and
// limitations under the License.
// ===========================================================================
// PPxPopupButton.h
//
// Copyright © 2003-2005 Metrowerks Corporation. All ri... | [
"mdietze@gmail.com"
] | mdietze@gmail.com |
5f330fdbeea2b05618ef5d3ffdcef48f274c956c | 752ec26fddc2ee76a9b6e6d884c5ba5967fda110 | /labs/11/task2.cpp | d2682dfa8206a59dd75c55762da8b639f43ffbc1 | [] | no_license | bsu-docs/computer-networks | 0b9a220eb7c70fe8a7c018f1e89d2f2190ffa803 | 3c9a660e68f522510b496d8746e0a10c22d207e0 | refs/heads/master | 2021-01-19T23:41:17.431453 | 2017-04-21T19:50:25 | 2017-04-21T19:50:25 | 89,018,175 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,287 | cpp | #include <sys/socket.h>
#include <sys/ioctl.h>
#include <sys/time.h>
#include <asm/types.h>
#include <math.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <signal.h>
#include <linux/if_packet.h>
#include <linux/if_ether.h>
#include <linux/if_arp.h>
#include <arpa/inet.h>
... | [
"selatnick@gmail.com"
] | selatnick@gmail.com |
b91fc132996cd8f1cc632acd00576356af10fc5e | bdb86d72be26f0d2d4d72d692f0875887fd11402 | /BCC102/include/windows/sdk/wsdhost.h | 0cdc1dc16e626cdb25b5aba9d3e2a06dee888f16 | [] | no_license | KaarthicPulogarajah/Battleship | 28168359e4209a36b12e855668105ab31f7121f3 | a216169e28c7b54c730df23d61ab07d25d487c05 | refs/heads/master | 2021-01-12T04:23:33.630829 | 2019-08-21T01:37:39 | 2019-08-21T01:37:39 | 77,579,201 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,185 | h | #pragma option push -b -a8 -pc -A- -w-pun /*P_O_Push*/
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 8.00.0611 */
/* @@MIDL_FILE_HEADING( ) */
/* verify that the <rpcndr.h> version is high enough to compile this file*/
#ifndef __REQUIRED_R... | [
"kaarthicp@hotmail.com"
] | kaarthicp@hotmail.com |
263a48a94ca37335ab39c496c85ec9e72b99c29f | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/icu/source/test/intltest/numrgts.h | 0c5b574d052f290d9a48626ec34bb3be57afeb1a | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LicenseRef-scancode-unicode",
"ICU",
"LicenseRef-scancode-unknown-license-reference",
"GPL-3.0-or-later",
"NTP",
"GPL-2.0-or-later",
"LicenseRef-scancode-autoconf-simple-exception",
"Autoconf-exception-generic",
... | 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 | 3,256 | h | // © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
/***********************************************************************
* COPYRIGHT:
* Copyright (c) 1997-2013, International Business Machines Corporation
* and others. All Rights Reserved.
***********... | [
"jengelh@inai.de"
] | jengelh@inai.de |
28416b9e7194bf0cea35649ed9c1bc725db3243b | 91bfb0e3afd74888c3e005c61c6f354b630f96c7 | /src/delphi/solver/solver_fastSOR_run.cpp | 2779ce58571ad371ee77535213f8d34340317199 | [] | no_license | delphi001/DelphiPkaSalt | fd5792e11b5742410e855db7fe510495df44beed | 242fa266ab5498f7906fc9473f2ff3f055e863e6 | refs/heads/master | 2023-01-10T07:52:17.936560 | 2020-11-16T17:32:18 | 2020-11-16T17:32:18 | 313,376,012 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,277 | cpp | /*
* solver_fastSOR_run.cpp
*
* Created on: Feb 10, 2014
* Author: chuan
*/
#include "solver_fastSOR.h"
void CDelphiFastSOR::run()
{
debug_solver=false;
const char * infoString = " Info> ";
const char * timeString = " Time> ";
const char * bndcString = " Bndc> ";
size_t M... | [
"delphi001@clemson.edu"
] | delphi001@clemson.edu |
222335756919257c659e37bea075cd6c7c9c0ad0 | 2cf838b54b556987cfc49f42935f8aa7563ea1f4 | /aws-cpp-sdk-comprehend/source/model/DocumentClassifierOutputDataConfig.cpp | ed74aa094ca3efb0988db19b34f914d4056bed3a | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | QPC-database/aws-sdk-cpp | d11e9f0ff6958c64e793c87a49f1e034813dac32 | 9f83105f7e07fe04380232981ab073c247d6fc85 | refs/heads/main | 2023-06-14T17:41:04.817304 | 2021-07-09T20:28:20 | 2021-07-09T20:28:20 | 384,714,703 | 1 | 0 | Apache-2.0 | 2021-07-10T14:16:41 | 2021-07-10T14:16:41 | null | UTF-8 | C++ | false | false | 1,416 | cpp | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/comprehend/model/DocumentClassifierOutputDataConfig.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::Utils::Json;
using namespace Aws::Utils;
... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
d3a4e3d25ef8b02ca685f2c962914e9ff424f291 | 9eb566566bf1f4ef10b56cf1165dff12e0549d19 | /Unit1.cpp | 49b6bbaea9b403fbaa6b61be55e71454c19a7998 | [] | no_license | swnuwangyun/InnerClassAndOuterPrivateMembers | 0e9671b03acb74698873316d763ee0f6374d0ffc | 6ba33dbd9a9941799c13d28667e2943beb4321ba | refs/heads/master | 2021-01-17T05:27:01.712364 | 2016-09-09T01:42:37 | 2016-09-09T01:42:37 | 29,811,780 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 842 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "Unit1.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
#pragma resource "*.dfm"
TForm1 *Form1;
//----------------------------------------... | [
"swnuwangyun@gmail.com"
] | swnuwangyun@gmail.com |
d3a31c84a07bff3d94e6dcf11c0c37f41901a5ea | 6716b6292797c29d68ab17b8567a9322109fdf6b | /Liang_etal/oscillatingLinearMotion/0.2_NACA0012_1e-3/system/controlDict | 941203ae2771a8aa4b651b39e61d4137a4e41b4f | [] | no_license | pruthvi1991/solver_validation | 1af12e1c19c0dc6dfae85419c3994b39ee338125 | 468e58d57d32e2766e43e888defb19dd127e200d | refs/heads/master | 2021-01-25T07:34:39.287505 | 2015-06-20T01:38:25 | 2015-06-20T01:38:25 | 37,448,204 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,339 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.0 |
... | [
"pruthvi.krishnaaa@gmail.com"
] | pruthvi.krishnaaa@gmail.com | |
d9f3a7899d7a8ffbd1215c200646cd695cfe03f3 | fac52aacf1a7145d46f420bb2991528676e3be3f | /SDK/Zombie_Shemagh_Scarf_01_classes.h | a2b3260382813b0e0ead2b31a9cd06845233790d | [] | no_license | zH4x-SDK/zSCUM-SDK | 2342afd6ee54f4f0b14b0a0e9e3920d75bdb4fed | 711376eb272b220521fec36d84ca78fc11d4802a | refs/heads/main | 2023-07-15T16:02:22.649492 | 2021-08-27T13:44:21 | 2021-08-27T13:44:21 | 400,522,163 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 668 | h | #pragma once
// Name: SCUM, Version: 4.20.3
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------
// BlueprintGeneratedClass Zombie_Shemagh... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
ee04c0ee2f08046bd05a815b52fbe5912c22c625 | b111b77f2729c030ce78096ea2273691b9b63749 | /perf-native-large/project550/src/testComponent502/cpp/lib6.cpp | 949eadbba99d988fd9d782f4838e0510ce816163 | [] | no_license | WeilerWebServices/Gradle | a1a55bdb0dd39240787adf9241289e52f593ccc1 | 6ab6192439f891256a10d9b60f3073cab110b2be | refs/heads/master | 2023-01-19T16:48:09.415529 | 2020-11-28T13:28:40 | 2020-11-28T13:28:40 | 256,249,773 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 126 | cpp | #include <stdio.h>
#include <testComponent502/lib1.h>
int testComponent502_6 () {
printf("Hello world!\n");
return 0;
}
| [
"nateweiler84@gmail.com"
] | nateweiler84@gmail.com |
89b5dd01afb82e127944716a999579ad18b32a7d | a04e0c3fcba8b85befa414d726ef2863b98cb013 | /esercizi/3/esercizio7.1/main.cpp | 6cbe69a42bb516b521d55efff6b0c167e02e875f | [] | no_license | gfugante/Numerical-Treatment-of-Experimental-Data-TNDS-2018 | df6e85c9d88ec804ee3af4f4dbc463becd193588 | e11a488b53990ae5c14e110fecdefef3de186cf3 | refs/heads/master | 2023-07-13T16:02:16.433019 | 2021-08-25T14:21:01 | 2021-08-25T14:21:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 585 | cpp | #include <iostream>
#include <math.h>
#include "integrale.hpp"
#include "funzionebase.h"
#include "trigonometric.hpp"
#include <cmath>
#include <fstream>
using namespace std;
ofstream out;
int main() {
double a=0;
double b=M_PI;
FunzioneBase *seno=new Seno();
Integral *integrale=new Integral(a,b,seno);
... | [
"gianlucafugante@MBP-di-Gianluca.fritz.box"
] | gianlucafugante@MBP-di-Gianluca.fritz.box |
e20e5a3e226bb5f024c8969c0eaafcff24810b7f | d3affeadad9619cda35d5cd8674e503be203ac29 | /finalproject/src/hw_soln/fire_module/solution1/syn/systemc/FIFO_fire2_matrix_e3x3_stream_o_33_V.h | 6a7ec268bd427e25f970688cb6c2430fa739e2c1 | [] | no_license | chl218/FPGA-for-Computer-Vision | 800c98ebf6df4d8ec1818698d401f88dd448fe79 | 9ccad894bf7ac59d9f4c33afcd385ea3f47bf938 | refs/heads/master | 2021-01-20T02:42:47.126346 | 2017-05-02T05:07:10 | 2017-05-02T05:07:10 | 89,445,626 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,829 | h | // ==============================================================
// File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC
// Version: 2015.4
// Copyright (C) 2015 Xilinx Inc. All rights reserved.
//
// ==============================================================
#ifndef FIFO_fire2_matrix_... | [
"chl218@eng.ucsd.edu"
] | chl218@eng.ucsd.edu |
dcbce2d6e74c0db8655bf9ba5b76016d690908f6 | 6ed471f36e5188f77dc61cca24daa41496a6d4a0 | /SDK/MovieSceneCore_parameters.h | 72fc693b067e81a6b24da0daf5c597c0b5d7ec70 | [] | no_license | zH4x-SDK/zARKSotF-SDK | 77bfaf9b4b9b6a41951ee18db88f826dd720c367 | 714730f4bb79c07d065181caf360d168761223f6 | refs/heads/main | 2023-07-16T22:33:15.140456 | 2021-08-27T13:40:06 | 2021-08-27T13:40:06 | 400,521,086 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,202 | h | #pragma once
#include "../SDK.h"
// Name: ARKSotF, Version: 178.8.0
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Parameters
//---------------------------------------------------------------------------
// Function M... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
3c9c31485b98f807ae81ccb36bbcf2db83f22902 | 7a1d0d9115761d97bfb1428b8baa015417dd567c | /src/main.cpp | 7ba894e9d44b735098489e33b80f5e57a39acbe3 | [] | no_license | TomoyukiOhe/OFWebCamera | da1aa6e13571f6a74321c6d0dcff888da2a12445 | d70e6ada7f7f00419fb34f2f35a106ae764a854b | refs/heads/master | 2021-01-20T11:59:38.623131 | 2015-05-13T04:36:52 | 2015-05-13T04:36:52 | 35,525,210 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 408 | cpp | #include "ofMain.h"
#include "ofApp.h"
//========================================================================
int main( ){
// ofSetupOpenGL(1024,768, OF_WINDOW);
// <-------- setup the GL context
ofSetupOpenGL(640,480, OF_WINDOW);
// this kicks off the running of my app
// can be OF_WI... | [
"morujomamu@yahoo.co.jp"
] | morujomamu@yahoo.co.jp |
c21a3d0fbbf731f1d7b899e0839070ba092980c4 | c2b706e60cf60e2303af59a6c4c1729683bd1861 | /C++11/RAII.cpp | a2457a4767a40e727df372a3f414b603536272e7 | [] | no_license | MeowDada/Cpp-Playground | 00e8b5d804cbd2c6ceec9cbcd9b2220cd2ac0895 | 00902d40f02599b12640cab68310b8636b048817 | refs/heads/master | 2020-07-29T08:51:54.544214 | 2019-10-01T10:47:13 | 2019-10-01T10:47:13 | 209,736,258 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 631 | cpp | #include <map>
#include <memory>
#include <string>
#include <vector>
int main()
{
/* RAII = Resouce Acquisition Is Initialization */
/* The code below will internally manage some dynamically allocated memory.
They are all, however, implemented such that they deallocate the memory
when they are d... | [
"chang.hungjui1251@gmail.com"
] | chang.hungjui1251@gmail.com |
3b3354c811557776a6ec1dbff5acce261e50a2d5 | 5509788aa5c5bacc053ea21796d3ef5ba878d744 | /Practice/2017/2017.5.2/CJOJ 1098-1.cpp | dab37236ad59b51dc2a82d65e108ae6ad785084a | [
"MIT"
] | permissive | SYCstudio/OI | 3c5a6a9c5c9cd93ef653ad77477ad1cd849b8930 | 6e9bfc17dbd4b43467af9b19aa2aed41e28972fa | refs/heads/master | 2021-06-25T22:29:50.276429 | 2020-10-26T11:57:06 | 2020-10-26T11:57:06 | 108,716,217 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,602 | cpp | #include<iostream>
#include<cstdio>
#include<cstdlib>
#include<queue>
#include<cstring>
using namespace std;
const int maxN=1001;
const int maxM=10001;
const int inf=2147483647;
int n,m=0;
bool flag;
int V[maxM];
int W[maxM];
int First[maxN];
int Last[maxN];
int Next[maxM];
int In[maxN];
int Dist... | [
"1726016246@qq.com"
] | 1726016246@qq.com |
e834211eae235bda8d5374028037790e769071f9 | 72db6cd99efbce079979de388b4b4fcb1795a312 | /Tank_Game/Source/Tank_Game/Public/TankBarrel.h | 1d3b0b0f13ecd9c2a4b2e7c61e94ad98cef4662a | [] | no_license | Shawn-Gallea123/Tank_Game | b40a43ab90fcc56867ac6f76e95e6138d5000ca8 | df6ae9286cb0afae6b173d4cdcd159e9b3ebc012 | refs/heads/master | 2021-03-24T13:51:31.326129 | 2018-05-15T00:30:09 | 2018-05-15T00:30:09 | 96,841,690 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 704 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "Components/StaticMeshComponent.h"
#include "TankBarrel.generated.h"
/**
*
*/
UCLASS(meta = (BlueprintSpawnableComponent))
class TANK_GAME_API UTankBarrel : public UStaticMeshComponent
{
... | [
"shawngallea@gmail.com"
] | shawngallea@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.