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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
41bfcc4ad48785f866a71db7be2cb45641000fcf | 38e059184035caaa80a7ea2a73afb8464cf00f7c | /src/larmap-doctor.cc | 19fe43ffd15a139b4bb7432372c17c2e051bd63a | [] | no_license | gipert/gerda-larmap | 568984aec4ccf92bdfc3d3ccf587ac4b3dd78b8b | a4dd3e44cb2feaea82fb2529913135965c664e8c | refs/heads/master | 2022-03-19T17:40:59.529213 | 2022-02-22T17:44:18 | 2022-02-22T17:44:18 | 176,691,774 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,017 | cc | /* larmap-doctor.cc
*
* Health check of GERDA LAr probability maps.
*
* Author: Luigi Pertoldi - pertoldi@pd.infn.it
* Created: Sun 24 Mar 2019
*/
// STL
#include <iostream>
// ROOT
#include "TFile.h"
#include "TH3.h"
int main(int argc, char** argv) {
auto primaries_th = 100;
auto filename = argc > 1... | [
"luigi.pertoldi@hotmail.it"
] | luigi.pertoldi@hotmail.it |
fc3e91e42e9d662aaa151acda49d8c86dc06371a | ae3eb1193410d90f68d122746096145568beaa69 | /hw6/puzzle_solver.h | 3a695e22a12ecf91f8f64bf5a6facbc73e79621f | [] | no_license | jacksals/hw-jacksals | 35c87bb75b6b1ecdc362a7194c95893383614eb8 | 3a175f087d73943cfe8ab8a66677602d79ef6a23 | refs/heads/master | 2020-04-16T09:34:40.653487 | 2020-04-05T23:07:11 | 2020-04-05T23:07:11 | 165,469,149 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 840 | h | #ifndef PUZZLESOLVER_H
#define PUZZLESOLVER_H
#include <deque>
#include <set>
#include "board.h"
#include "puzzle_move.h"
#include "puzzle_heur.h"
#include "heap.h"
class PuzzleSolver
{
public:
typedef std::set<PuzzleMove*, PuzzleMoveBoardComp> PuzzleMoveSet;
// Constructor (makes a copy of the Board and stores... | [
"jesalisb@usc.edu"
] | jesalisb@usc.edu |
612f4c0f0309391f361bddc24a10cb843531e1c1 | d2428ceb8e90649985e2fef3cc1c11ded53ae998 | /src/test/test_bitcoin.cpp | f52a0db6dcff4c0e59e3d9f6bc00752600e6b746 | [
"MIT"
] | permissive | craigcoin/craigcoin | e5d979f5d62bc0fee1642e2656e0ca6412cd5a39 | d41d33f5205dc51a9a0ae1523c6c64952caa8b84 | refs/heads/master | 2021-01-19T07:12:35.482401 | 2016-07-18T11:33:16 | 2016-07-18T11:33:16 | 63,596,805 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,755 | cpp | #define BOOST_TEST_MODULE Craigcoin Test Suite
#include <boost/test/unit_test.hpp>
#include <boost/filesystem.hpp>
#include "db.h"
#include "txdb.h"
#include "main.h"
#include "wallet.h"
#include "util.h"
CWallet* pwalletMain;
CClientUIInterface uiInterface;
extern bool fPrintToConsole;
extern void noui_connect();
... | [
"contact@craigcoin.io"
] | contact@craigcoin.io |
0d89cc7866045f15c9a014253fc1295d08239198 | 4ad59b3ffe73f8594c3cc256ee89207092a260eb | /include/jcbasic_fastercount/jcbasic_fastercount.hpp | 025cf947e50f480be66715e25e6a94b0d25db089 | [
"MIT"
] | permissive | juliencombattelli/huffman | 91981645f71aab43a904e5198fd735feba0e1fa3 | 83188c7053caf452a4dadcd6aaf3c3cec2505dec | refs/heads/master | 2021-06-25T06:35:26.367876 | 2019-11-25T22:59:32 | 2019-11-25T22:59:32 | 223,723,715 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,371 | hpp | //=============================================================================
// Name : jcbasic.hpp
// Author : Julien Combattelli
// EMail : julien.combattelli@gmail.com
// Copyright : This file is part of huffman banchmark project, provided under
// MIT license. See LICENSE for mor... | [
"julien.combattelli@gmail.com"
] | julien.combattelli@gmail.com |
ec36897652c15e86426fc66dbe12c0a324010b64 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5765824346324992_0/C++/Zacky/main.cpp | d881ac02bb96aa46b5501a4ad901e81950b8687e | [] | 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 | 3,532 | cpp | #include <iostream>
#include <algorithm>
#include <cstdio>
#include <memory.h>
#include <cmath>
#include <string>
#include <map>
#include <set>
#include <queue>
#include <vector>
#define ABS(x) ((x) >= 0 ? (x) : (-(x)))
#define MAX(a,b) ((a) > (b) ? (a) : (b))
#define MIN(a,b) ((a) < (b) ? (a) : (b))
#define SQR(x) ((x... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
af2921f10d79c616578e5f0dbcbfa033c1433931 | 4ff44e909c9adc8e757a2756642c6f4b3cfc5a9c | /6_pattern_loop.cpp | 9fd4b76f4807042e4107e016d01add1c677a0520 | [] | no_license | KhushiGoyal123/ShapeAI_DSA_Bootcamp_Assignment | a90b068fbc553c8808947704654a5c6bc965e6ca | 310de574dc39ba7d2492d797346f71562ab960a1 | refs/heads/master | 2023-07-04T22:59:37.555495 | 2021-09-04T15:35:37 | 2021-09-04T15:35:37 | 403,092,780 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 373 | cpp | /* Print this pattern using loops for n=5 */
#include <iostream>
using namespace std;
void triangle(int n)
{
int k = 2 * n - 2;
for (int i = 0; i < n; i++) {
for (int j = 0; j < k; j++)
cout << " ";
k = k - 1;
for (int j = 0; j <= i; j++) {
// Printing stars
cout << "* ";
}
cout << endl;
}
}
... | [
"khushi030201goyal@gmail.com"
] | khushi030201goyal@gmail.com |
ac19106fb4e916de446adf7fbdc995c5ea3d12e3 | 35647c47f00109c2e7b1c78c255be3e083eca7c0 | /sdh/simplevector.cpp | c67f2670df2dd5ffa95a604478e742d2b2b62b02 | [
"Apache-2.0"
] | permissive | ipab-slmc/SDHLibrary-CPP | 50e1faa0ea5eb33724f068c59ed6ef19f7d3a573 | 0217d4edf82f34292750240bd7a3d9c63feb7e33 | refs/heads/master | 2020-05-18T20:47:44.517755 | 2019-08-16T11:24:42 | 2019-08-16T11:24:42 | 184,643,160 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 5,192 | cpp | //======================================================================
/*!
\file
\section sdhlibrary_cpp_simplevector_cpp_general General file information
\author Dirk Osswald
\date 2007-02-19
\brief
Implementation of class #SDH::cSimpleVector.
\section sdhlibrary_cpp_simplevector_cpp_cop... | [
"Christian.Rauch@ed.ac.uk"
] | Christian.Rauch@ed.ac.uk |
7f8bb08dcb9b901a063f5031ea19f1bcb2f2cfe5 | caf904ce8f2766c13917e4e7c894af594d71f453 | /Event.cc | 98d7910a0e89489a6a4974e50629809eb9b99227 | [
"MIT"
] | permissive | ryuichiueda/IAS14_CODE | 6c2b6437b27cf708d7d10230ae9938564ca012bf | 4f4df0b6afe234fda60f3438ab5d28388f7186e2 | refs/heads/master | 2020-04-02T05:13:48.704513 | 2016-06-09T01:52:57 | 2016-06-09T01:52:57 | 60,743,074 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 170 | cc | #include "Event.h"
#include <iostream>
#include <string>
using namespace std;
Event::Event(int trial_no)
{
trial_number = trial_no;
reward = 0;
action = "notyet";
}
| [
"ryuichiueda@gmail.com"
] | ryuichiueda@gmail.com |
4d393bb7d3a9b2bc68fab607d3053abc46f7a1c1 | 3804e498daa83e10279f297bbac34c56b8a796cc | /UVa/11498.cpp | b4d4122a0fcd7f3ed351e163cd2c6ffa30f7ae81 | [] | no_license | mateuscv/competitive-programming-exercises | d45ca04030c1d3beebb68a5ec75291597deb815d | 35943e6ad5c058b4e239c074ea450aea081a4e53 | refs/heads/master | 2022-04-16T16:57:26.804632 | 2020-04-06T17:31:29 | 2020-04-06T17:31:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 821 | cpp | #include<stdio.h>
using namespace std;
int main(){
int K, N, M, X, Y, stop = 1;
scanf("%d", &K);
while(stop){
if (K == 0){
stop = 0;
}
scanf("%d %d", &N, &M);
for (size_t i = 0; i < K; i++){
scanf("%d %d", &X, &Y);
if (... | [
"mateusv@email.com"
] | mateusv@email.com |
1245b6b0b4cc01929ee85559a26aa66ea53e844f | e5c0b38c9cc0c0e6155c9d626e299c7b03affd1e | /trunk/Code/Engine/PhysX/Trigger/Trigger.cpp | cc97a45afc33c3b42fd1337bf83e2bf5bba312b5 | [] | no_license | BGCX261/zombigame-svn-to-git | 4e5ec3ade52da3937e2b7d395424c40939657743 | aa9fb16789f1721557085deae123771f5aefc4dd | refs/heads/master | 2020-05-26T21:56:40.088036 | 2015-08-25T15:33:27 | 2015-08-25T15:33:27 | 41,597,035 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,845 | cpp | #include "Trigger.h"
#include "ScriptManager.h"
#include "Base.h"
#include "Math/Matrix44.h"
#include "Core.h"
#include "RenderManager.h"
#include "RenderablePhysX/RenderablePhysXManager.h"
#include "../Actor/PhysicActor.h"
#include "RenderableObjects/RenderableObject.h"
#if defined( _DEBUG )
#include "Me... | [
"you@example.com"
] | you@example.com |
aa952c04cf81dfd1bcfa1f348a5fd5c8d789a3a8 | 7ee965a7a30ab1f47453573357a29ac01881e722 | /VTSServer/VTSServerDlg.h | e6b857ad752f65d8ea04c6cb4e0dbde7dc2123da | [] | no_license | Mejung-Kim/Online-teaching-Solution | 266247d1b578e7c601fa7fe7d3bef5f032907282 | e43a95b48e48c3e8eb8b55a16d3887a1bdfecbc0 | refs/heads/master | 2021-01-10T21:28:26.462534 | 2014-10-29T07:32:01 | 2014-10-29T07:32:01 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 1,593 | h |
// VTSServerDlg.h : 헤더 파일
//
#pragma once
#include "resource.h"
#include "cvvimage.h"
#include "DataThread.h"
// CVTSServerDlg 대화 상자
class CVTSServerDlg : public CDialogEx
{
// 생성입니다.
public:
CVTSServerDlg(CWnd* pParent = NULL); // 표준 생성자입니다.
// 대화 상자 데이터입니다.
enum { IDD = IDD_VTSSERVER_DIALOG };
protected:
virt... | [
"sowells@naver.com"
] | sowells@naver.com |
ba70109f1b6c494c6a0fb04603c8c003b45d4ae6 | bdb1e24f0a0be7fd2d1c1a202fdb6f33b0b23dac | /Source/Utility/MythForest/Component/Tape/TapeComponent.cpp | 58e9188cd032ccb7a751c02f3767599f5b4bcf2f | [
"MIT"
] | permissive | paintdream/PaintsNow | 42f297b9596d6f825017945d6ba24321fab0946e | 71581a89585594c3b898959cea5ee9c52c9249ed | refs/heads/master | 2023-08-17T13:52:49.714004 | 2023-08-07T14:21:01 | 2023-08-07T14:21:01 | 162,007,217 | 11 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,532 | cpp | #include "TapeComponent.h"
#include "../../../../Core/System/StringStream.h"
#include "../../../BridgeSunset/BridgeSunset.h"
#include "../../../../Core/Driver/Profiler/Optick/optick.h"
#include <utility>
using namespace PaintsNow;
TapeComponent::TapeComponent(IStreamBase& stream, const TShared<SharedTiny>&holder, siz... | [
"paintdream@paintdream.com"
] | paintdream@paintdream.com |
ccbbd3235134d7c3c878467e1596a26568ad1d34 | 447267020900e8767c9fa4701fedb929c26dfa15 | /supplementalVariablesFunctions.h | 7cbd8d4e4c24bdc06017c092859baed80084309a | [] | no_license | scottj64/PCA_VBM_ALL | f130f10c056622c369d72e12bcd59f22dcdfbe69 | 8250bf7939eed1813cbc2bb7ac987201bad4db77 | refs/heads/master | 2023-01-01T14:47:18.824086 | 2020-10-29T16:25:29 | 2020-10-29T16:25:29 | 308,374,442 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,359 | h | const float PI = 3.14159265359;
//pretty numbers <=100 for 1,000,000 / x = round number: x= 1, 2, 4, 5, 8, 10, 16, 20, 25, 32, 40, 50, 64, 80, 100
//all of them!!!!! 1, 2, 4, 5, 8, 10, 16, 20, 25, 32, 40, 50, 64, 80, 100, 125, 160, 200, 250, 320, 400, 500, 625, 800, 1000, 1250, 1600, 2000, 2500, 3125, 4000, 5000, 6250... | [
"scottj64@msu.edu"
] | scottj64@msu.edu |
ab2e9993f39e7aa1323b77c3cd4da0c36aefa394 | 1a77b5eac40055032b72e27e720ac5d43451bbd6 | /フォーム対応/VisualC++/CLR/Chap4/Dr30_1/Dr30_1/Form1.h | b6cf0d7b1351c46d7974c63f8018807c55d2830a | [] | no_license | motonobu-t/algorithm | 8c8d360ebb982a0262069bb968022fe79f2c84c2 | ca7b29d53860eb06a357eb268f44f47ec9cb63f7 | refs/heads/master | 2021-01-22T21:38:34.195001 | 2017-05-15T12:00:51 | 2017-05-15T12:01:00 | 85,451,237 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 5,012 | h | #pragma once
#include "clrformh.h"
int m[7][7]={{2,2,2,2,2,2,2},
{2,0,0,0,0,0,2},
{2,0,2,0,2,0,2},
{2,0,0,2,0,2,2},
{2,2,0,2,0,2,2},
{2,0,0,0,0,0,2},
{2,2,2,2,2,2,2}};
int Si,Sj,Ei,Ej,success,
sp,ri[100],rj[100]; /* 通過位置を入れるスタック ... | [
"rx_78_bd@yahoo.co.jp"
] | rx_78_bd@yahoo.co.jp |
3944dcfc360cb642c6cd22f912967204e0f9e6e1 | e4c432f43fb1711d7307a25d5bc07f64e26ae9de | /game_server/tinyxml2.h | 17e576a61a42c81282be79cc4b8e9670c9d9c3dd | [] | no_license | longshadian/zylib | c456dc75470f9c6512a7d63b1182cb9eebcca999 | 9fde01c76a1c644d5daa46a645c8e1300e72c5bf | refs/heads/master | 2021-01-22T23:49:11.912633 | 2020-06-16T09:13:50 | 2020-06-16T09:13:50 | 85,669,581 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 67,842 | h | /*
Original code by Lee Thomason (www.grinninglizard.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.
Permission is granted to anyone to use this software for any
purpose, includi... | [
"guangyuanchen@163.com"
] | guangyuanchen@163.com |
a2919b294e08280885e80594040cfdb9701f640d | 50b0eb7febe6429aafba33334d9eef6abc85c09e | /algorithm/数据结构/递归/p132 练习题/3-19.cpp | 06fab208845f32908f1927f0a39cb74d1ab7df2f | [] | no_license | newbee-D/code | ec521b2fe00c9c054b08715110550be98b04f0b0 | 9c13e2bb46ecf470d41fb786453f2a2ed4a67ecf | refs/heads/master | 2020-05-20T20:05:46.276396 | 2019-07-02T15:01:31 | 2019-07-02T15:01:31 | 185,736,888 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 193 | cpp | #include<iostream>
using namespace std;
int f(int n)
{
return n==0 || n==1 ? n : n*f(n-1);
}
int main()
{
int n;
while(cin>>n)
{
cout<<f(n)<<endl;
}
return 0;
}
| [
"179294162@qq.com"
] | 179294162@qq.com |
526afd86157af983d41fce2ef4be2a75e46af2da | 4f198fb23951aee7b409c9b0a89344e9190b5488 | /CurlWrapper.cpp | 53b3dc85decd52ea1b629fcb78a6e18c113aca91 | [] | no_license | harshilmathur/CodeRunner | 311017f737d74b19b04451913bf32811c50a3271 | 1221d78e86911cfab7c0239a218b952b215f6612 | refs/heads/master | 2021-01-16T19:53:20.884473 | 2011-11-20T06:43:08 | 2011-11-20T06:43:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,400 | cpp | #include "CurlWrapper.h"
size_t CurlWrapper::ContentInVar(void* ptr, size_t size, size_t nmemb, string *stream){
stream -> append((char *)ptr, size * nmemb);
return size*nmemb;
}
size_t CurlWrapper::ContentInFileHTTP(void *ptr, size_t size, size_t nmemb, FILE *stream) {
size_t written;
written = fwrite(ptr,... | [
"shashankkumar.me@gmail.com"
] | shashankkumar.me@gmail.com |
4c8a8319aa1c2953419083378c802cd68f097ec8 | 8ff8fb3068ccb38c0cc0e3b63fb18bba2053119e | /Blockchain/TimerClass.h | 8f6fce0f8c5ef7fc64b948285bb6ebffd2091c55 | [] | no_license | abelzis/Local-Blockchain | 186d3e6ab0c77167bd44298333f5103875614734 | 2a14bc8a1b0d783b69b1efcff61d454b62ee2554 | refs/heads/master | 2020-08-15T16:54:00.722176 | 2019-11-22T10:11:00 | 2019-11-22T10:11:00 | 215,375,196 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 730 | h | #pragma once
#include <chrono>
class Timer {
private:
// panaudojame using
using hrClock = std::chrono::high_resolution_clock;
using durationDouble = std::chrono::duration<double>;
using tmPt = std::chrono::time_point<hrClock>;
//variables
tmPt start_;
durationDouble duration_{ 0 }, null_duration_{ 0 };
in... | [
"abelzis@hotmail.com"
] | abelzis@hotmail.com |
de046c5d49a9a61404cc33e50bdc58a4c194fb27 | cb7db165f6982e9e2f90ebdf5f482bfb82009cdb | /src/main/include/frc/logging/CSVLogFile.h | 878b4e41f4bea2c89aa2a76b041d2c6e4893854a | [
"BSD-3-Clause"
] | permissive | frc3512/Robot-2020 | f3f7393634f0d41f8c42594a9110fa6f63a281c9 | b416c202794fb7deea0081beff2f986de7001ed9 | refs/heads/main | 2022-05-17T21:21:08.031191 | 2022-03-29T04:58:37 | 2022-03-29T04:58:37 | 232,224,269 | 11 | 5 | NOASSERTION | 2022-02-18T02:14:39 | 2020-01-07T02:16:46 | C++ | UTF-8 | C++ | false | false | 4,515 | h | // Copyright (c) FIRST and other WPILib contributors.
// Open Source Software; you can modify and/or share it under the terms of
// the WPILib BSD license file in the root directory of this project.
#pragma once
#include <algorithm>
#include <string>
#include <string_view>
#include <tuple>
#include <type_traits>
#in... | [
"calcmogul@gmail.com"
] | calcmogul@gmail.com |
0d34040c9c99028520c4a3ab6afaaca0629258fa | c94e8b5d962964a083e3c0d3847690d14c61fc57 | /codeforces/4/B.cpp | e81f749011dbfc14f881614256b3078d8fc51015 | [] | no_license | Intruderp/Codeforces | 01f045bec9ac991427a7bbbc356cb30d2e622af1 | 7b902d4fc34c1f2316e0bf780c64b42f6086d45e | refs/heads/master | 2023-07-01T12:41:19.869053 | 2021-01-02T12:14:00 | 2021-08-06T12:12:08 | 393,272,416 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 602 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
int d,sum,sum1=0,sum2=0;
cin>>d>>sum;
int a[d][2],b[d];
for(int i=0;i<d;i++)
{
cin>>a[i][0]>>a[i][1];
sum1+=a[i][0];
sum2+=a[i][1];
}
if(sum>=sum1 && sum<=sum2)
{
int e=sum-sum1,e1;
for(in... | [
"satyamkt512@gmail.com"
] | satyamkt512@gmail.com |
f9ce622c76c0c691c74cdc10d40c090b7b6ec531 | eee4e1d7e3bd56bd0c24da12f727017d509f919d | /Case/case7/1700/epsilon | 4e65a607cc8f71fcb16a6dcbc81fdf9ca64d97de | [] | no_license | mamitsu2/aircond5_play5 | 35ea72345d23c5217564bf191921fbbe412b90f2 | f1974714161f5f6dad9ae6d9a77d74b6a19d5579 | refs/heads/master | 2021-10-30T08:59:18.692891 | 2019-04-26T01:48:44 | 2019-04-26T01:48:44 | 183,529,942 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,887 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"mitsuaki.makino@tryeting.jp"
] | mitsuaki.makino@tryeting.jp | |
c7854da30944433c920cda8cc6b191e7532025d4 | 11cadaf1bd3a67935998e1a72b355dd809e17407 | /lib/gpgpu/math/cuda_affine_transform.h | 5f441b56ef0f8d487b5cc66ef14a84db50372b97 | [
"MIT"
] | permissive | b3h47pte/cuda-path-tracing | 85b0dcd3c2d3cd2efbca2eb47c8adf33c8e277c5 | b874b86f15b4aca18ecd40e9eb962996298f5fa8 | refs/heads/master | 2020-04-11T16:57:39.106063 | 2019-01-18T02:12:50 | 2019-01-18T02:12:50 | 161,943,019 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 527 | h | #pragma once
#include "gpgpu/math/cuda_matrix.h"
#include "gpgpu/math/cuda_vector.h"
#include "math/transform.h"
namespace cpt {
class CudaAffineTransform
{
public:
CudaAffineTransform();
CudaAffineTransform(const CudaMatrix<float,3,3>& linear, const CudaVector<float,3>& trans);
CudaAffineTransform(const... | [
"mikebao@stanford.edu"
] | mikebao@stanford.edu |
76c76e4904c88675e69013dd4fedbecb7ab1ad41 | e161653351d30f444540c305ddfe8e5334518471 | /src/qt/test/uritests.cpp | 3ab02c3306d41862eb80e5a2399054247ca4b652 | [
"MIT"
] | permissive | Incoin/incoin | 5c726c1732472fe9b002b3a0308baad52cbc289c | 3eeebaafb49fe29bb0e35584af08676d5b39e1f2 | refs/heads/master | 2021-01-01T05:30:41.318433 | 2014-01-15T11:45:24 | 2014-01-15T11:45:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,831 | cpp | #include "uritests.h"
#include "../guiutil.h"
#include "../walletmodel.h"
#include <QUrl>
void URITests::uriTests()
{
SendCoinsRecipient rv;
QUrl uri;
uri.setUrl(QString("incoin:LQDPC5rbjDB72fGFVHu4enYhxGAZuRiFh9?req-dontexist="));
QVERIFY(!GUIUtil::parseBitcoinURI(uri, &rv));
uri.setUrl(QString(... | [
"benson@ideabase.(none)"
] | benson@ideabase.(none) |
40a6ea6c3c358e8d5de6fb3a259446b83084f10a | cfc51a83659fb5b49c0d519584f0e526d15342d4 | /src/Graphics/Direct3D11/HlslSpriteEffect.h | be52217e183dca45028e36178118d5a907a769d4 | [] | no_license | bellatter/Nxna | cfe477ab2a24a96053012d6c9b902bde5e9b0536 | bee337b17e22dd43134ec294b2352ec52b5fc971 | refs/heads/master | 2021-07-10T11:05:26.445683 | 2017-02-26T23:39:32 | 2017-02-26T23:39:32 | 87,603,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 771 | h | #ifndef NXNA_GRAPHICS_DIRECT3D11_HLSLSPRITEEFFECT_H
#define NXNA_GRAPHICS_DIRECT3D11_HLSLSPRITEEFFECT_H
#include "../SpriteEffect.h"
#include "../SpriteEffectPimpl.h"
#include "HlslEffect.h"
// VC++ gives a stupid warning that doesn't
// apply since we're using pure virtual methods
#ifdef _MSC_VER
#pragma w... | [
"bellatter@users.noreply.github.com"
] | bellatter@users.noreply.github.com |
22276f6fcb1e777e370e857053a84fbabf47553c | d347554c4bc24b7e159551007f5683cac8fa97d0 | /rtor/build-rtor-Desktop_Qt_5_9_5_GCC_64bit-Release/moc_simpletimelayout.cpp | d45f90fef10080cfaeb5f6c8cd21b67f5bd52c16 | [] | no_license | ansartnl/ALPHA | 892065b1476ec9c35e834a3158592332cda4c5f5 | 138ddd981ed5bac882c29f28a065171e51d680cf | refs/heads/main | 2022-12-27T16:15:28.721053 | 2020-10-16T08:58:41 | 2020-10-16T08:58:41 | 304,633,537 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,852 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'simpletimelayout.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.9.5)
**
** WARNING! All changes made in this file will be lost!
****************************************************... | [
"50514882+dg-atmsys@users.noreply.github.com"
] | 50514882+dg-atmsys@users.noreply.github.com |
efeca6deb0f70387056b31533faddf7fd4079c2c | 75452de12ec9eea346e3b9c7789ac0abf3eb1d73 | /src/devices/board/drivers/x86/i2c.cc | 6b6117787809c205fcfa071269f7dd8f7bc1108f | [
"BSD-3-Clause"
] | permissive | oshunter/fuchsia | c9285cc8c14be067b80246e701434bbef4d606d1 | 2196fc8c176d01969466b97bba3f31ec55f7767b | refs/heads/master | 2022-12-22T11:30:15.486382 | 2020-08-16T03:41:23 | 2020-08-16T03:41:23 | 287,920,017 | 2 | 2 | BSD-3-Clause | 2022-12-16T03:30:27 | 2020-08-16T10:18:30 | C++ | UTF-8 | C++ | false | false | 6,642 | cc | // Copyright 2020 The Fuchsia 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 "i2c.h"
#include <stdio.h>
#include <zircon/hw/i2c.h>
#include <algorithm>
#include <vector>
#include <acpica/acpi.h>
#include <ddk/debug.h>
#i... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
89c95292b463bb1e75dd7835e22a32f57159d30d | 96ec31b93394e9d58087043a5dc88847371a778a | /DIHT/1st_contest/A_sparse_tables/main.cpp | 59134f4ad8e607ed4a7928f4408508d744cce6c8 | [] | no_license | fogside/algorithms | c79861e592ecaacfb9c51c1178f5c0c8e7fe3b12 | c1e57d1a4f96995931688f8d04c0386a16d0966c | refs/heads/master | 2021-09-01T00:44:22.759620 | 2017-12-23T22:36:57 | 2017-12-23T22:36:57 | 104,099,499 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,680 | cpp | #include <iostream>
#include <vector>
#include <math.h>
using namespace std;
class SparseTable {
public:
vector<vector<long> > table;
vector<int> K;
explicit SparseTable(int a1, long n);
};
SparseTable::SparseTable(int a1, long n) : table((ilogb(n + 1)) + 1, vector<long>(n + 1)), K(n + 1) {
table... | [
"cheskidova@phystech.edu"
] | cheskidova@phystech.edu |
ecfb5be2705215ef317e780a9f14392227ba5519 | 1fcdb2bc2c7f75f6aed466119a4b1c53777f0b7a | /holly_inletwfine_LRR_RSM_turbulence3/10/phi | 8a4301782657218fc217f020d916391be57f2a37 | [] | no_license | bshambaugh/openfoam-experiments3 | b32549e80836eee9fc6062873fc737155168f919 | 4bd90a951845a4bc5dda7063e91f6cc0ba730e48 | refs/heads/master | 2020-04-15T08:17:15.156512 | 2019-01-15T04:31:23 | 2019-01-15T04:31:23 | 164,518,405 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 282,718 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.1 |
... | [
"brent.shambaugh@gmail.com"
] | brent.shambaugh@gmail.com | |
b33b6857b768bf23bc0d79279352e826e1b2e184 | 07fbf3ab32180d94afb1eadd1a8f8ddd657e8656 | /NWNXLib/API/Linux/API/CScriptSourceFile.cpp | 0bfbddeba3fbb1daf68674cfde490f084c1c53c5 | [
"MIT"
] | permissive | ELadner/nwnx-unified | 3b322e8722eab70c9c72a45e71013b89dbbf1e89 | 09f8e8a0c1474e8b16d4746f9cb57ca870a17ce5 | refs/heads/master | 2021-09-04T08:52:06.521478 | 2018-01-17T13:04:29 | 2018-01-17T13:04:29 | 117,771,934 | 0 | 0 | null | 2018-01-17T02:29:14 | 2018-01-17T02:29:14 | null | UTF-8 | C++ | false | false | 2,133 | cpp | #include "CScriptSourceFile.hpp"
#include "API/Functions.hpp"
#include "Platform/ASLR.hpp"
namespace NWNXLib {
namespace API {
CScriptSourceFile::CScriptSourceFile()
{
CScriptSourceFile__CScriptSourceFileCtor(this);
}
CScriptSourceFile::~CScriptSourceFile()
{
CScriptSourceFile__CScriptSourceF... | [
"liarethnwn@gmail.com"
] | liarethnwn@gmail.com |
75a677c16b659e00a93b6586106dc17fd2cef439 | 012138e3536091749b0a00729b7dfd3028680232 | /ChromaticAberrationKernel_v05.cpp | 1b40af6eae3fae33b001d69bbab3bcf77637051f | [] | no_license | luckyspacetraveller/ChromaticAberrationKernel | 9d967b1da537703d9cb6037fca3f6e3a85d4ab9d | 1a743ccf11ca5cd1e17925b3c602c2657c5a38a7 | refs/heads/master | 2023-03-27T10:46:33.413836 | 2021-03-23T12:07:30 | 2021-03-23T12:07:30 | 278,070,282 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,445 | cpp | // ChromaticAberrationKernel v1.0
// by Lukas Schwabe - Mackevision - 01-2019
// fbm_Noise_blink_kernel v1.0 by Johannes Saam - Nukepedia
kernel ChromaticAberrationKernel : ImageComputationKernel<ePixelWise> {
Image<eRead, eAccessRanged2D, eEdgeClamped> src;
Image<eWrite> dst;
param:
bool smear;
... | [
"lucky.schwabe@gmail.com"
] | lucky.schwabe@gmail.com |
fb3fb93f993feb0d736de6ee4b53ed5b76bcc1ad | 8e957da4d0b5fd70ebfd82dcaa3b1c6cd43756a7 | /hamcrest-c++/hamcrest/unit-test/main.cpp | a1cfb49b598eb84593d6e3257323b93c4d198d6f | [] | no_license | bryannliu/hamcrest | 20ec14df00b41c229d8687866009e5e3e9fc8f2f | 4d7b7cd288b862433476dd4f7b45025bc5fcdd3e | refs/heads/master | 2021-01-10T14:23:55.065822 | 2016-02-11T14:56:05 | 2016-02-11T14:56:05 | 51,502,859 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 113 | cpp | #include "UnitTest++.h"
int main (int /*argc*/, const char* /*argv*/[])
{
return UnitTest::RunAllTests();
}
| [
"jon.m.reid@2aa0e9f1-8e24-0410-adc4-1b6a3a6e65e2"
] | jon.m.reid@2aa0e9f1-8e24-0410-adc4-1b6a3a6e65e2 |
13c4d9af187da330c9daf4fc16fa6a38e928bc82 | 92359e635b722f8c359b6a27133685c1c9b56565 | /sandbox/FastBlurs/CPUT/CPUT/CPUTTextureOGL.h | 07a118bb97c92c28859dcafa77b9d5780a1ec7cd | [
"MIT"
] | permissive | oamates/OpenGL | 547ccb560d76182c70eae3ea6512df81c794f322 | 78c6d1fbdcb0c041b3333ea71c43c8f531e04481 | refs/heads/master | 2021-05-11T17:23:36.445056 | 2018-01-16T02:32:04 | 2018-01-16T02:32:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,822 | h | //--------------------------------------------------------------------------------------
// Copyright 2013 Intel Corporation
// All Rights Reserved
//
// Permission is granted to use, copy, distribute and prepare derivative works of this
// software for any purpose and without fee, provided, that the above copyright no... | [
"afoksha@luxoft.com"
] | afoksha@luxoft.com |
189573c7cbcb9a1d98558cc8ea0c7b37200fd195 | f28ae6d32d8378f704cbf3740c3e05f4bbaf8846 | /google/ejersisio1.cpp | b1cf10ce53db087bca6447157f053555cb1753ed | [] | no_license | danielggc/c | 78419bae81348f3ea0ba63ac6ba674494cd94721 | 2b5c5c1cbbd9634448dbe56bd678cad2e8fa003c | refs/heads/master | 2020-03-20T11:11:59.376591 | 2019-04-27T05:01:50 | 2019-04-27T05:01:50 | 137,395,829 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,313 | cpp | #include<stdio.h>
#include <stdlib.h>
#include <string.h>
#include<ctype.h>
#include<math.h>
int contar();
int main(){
int conteo=0;
int conteoA=0;
int conteoT=0;
int conteo2=0;
int verdadero=0;
char *trasmitir[]={};
FILE *token;
token=fopen("google.txt","r");
int cantidad =0;
cantidad=contar();
... | [
"danielgrecia7@gmail.com"
] | danielgrecia7@gmail.com |
02e753280e85d1da08e74a6f60f77f10e677cccd | 10af32dead919e3de4d0dd2111a1bd67ced7d130 | /PB14209127-project3/input/random.cpp | 994529d49a7a672e7e31da0a11159f0f5f0dffac | [] | no_license | Fanzijian1996/algorithme | d80a77a88af5daa7c5e438e94cac2e996bf1b66d | cea428df1d92486ef3888ce4f723af0a9ffa662d | refs/heads/master | 2021-05-06T10:07:52.843318 | 2017-12-19T07:25:16 | 2017-12-19T07:25:16 | 114,094,132 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 841 | cpp | #include"random.h"
#define SIZE 120
#define MAX 150
#define MIN 1
using namespace std;
void creatfile(const string&path,int lenth=MAX+1)
{
ofstream filewriter(path,fstream::out|fstream::trunc);
if(!filewriter){
cerr<<"can't open the file ,maybe the file path doesn't exist!\n";
exit(-1);
}
srand((unsigne... | [
"fan123@mail.ustc.edu.cn"
] | fan123@mail.ustc.edu.cn |
489848619361797dd5b6892c70225832673c4ac7 | 594571877f04f92307489a3344b4e9747a5bd8f4 | /Board.cpp | 1933529343b2279d6aaf7abfaf6e770b1fd80632 | [] | no_license | varunjanga/8puzzle_solver | f023d847b966d3a3c85b6052e25b8b27003bd012 | 96a6e0a9ff42b658dac71a6cf4ac5eb38aba9d01 | refs/heads/master | 2021-06-02T22:10:57.540912 | 2019-08-22T19:28:26 | 2019-08-22T19:28:26 | 8,114,283 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,911 | cpp | #include "Board.h"
//Members are defined below
//-----------DEFAULT CONSTRUCTOR------------------------------------------------
Board::Board(){}
//--------------BOARD CONSTRUCTOR-----------------------------------------------
Board::Board(char par){
parent = par;
}
//-------------BOARD CONSTRUCTOR---------------... | [
"varunjanga@gmail.com"
] | varunjanga@gmail.com |
7920da7ef604ee4ab8f72480f0a42d077bca92b4 | cf2fc63b570c23eb26b7cc1742bbabcbe978721c | /cs165/check08b/smartphone.h | 6cf6d3fe8ecba82309be860743269c3dcc4710ba | [] | no_license | mahoryu/School_FIles | 77175203cf2b18d4eb8e7a168c760936e0a036b0 | afcc73957c24e73289cb960de6196eb1102786d8 | refs/heads/master | 2022-01-09T20:21:03.666621 | 2019-04-30T02:40:52 | 2019-04-30T02:40:52 | 183,820,851 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 344 | h | /****************
* smartphone.h
****************/
#ifndef SMARTPHONE_H
#define SMARTPHONE_H
#include "phone.h"
#include <iostream>
#include <string>
using namespace std;
// TODO: Put your SmartPhone definition here
class SmartPhone : public Phone
{
private:
string email;
public:
void prompt();
void d... | [
"mahoryu@gmail.com"
] | mahoryu@gmail.com |
b6704cf8f428f98a0498d0e1fa37a8df172ce169 | 7946f24d39d4e3347a0ea0d733c7243119347aef | /kt_ng-to.cpp | 5ab94d75eb3521251b98f7913aa6aa9bec7f17b9 | [] | no_license | vanson9x/Code-C-Advance | 8dec2bf60eb1faded93ef69d3f52f2bb7eb39858 | 53afc8e6cf3c91b178b2d53673b68909769242a5 | refs/heads/master | 2021-01-01T03:55:14.243818 | 2016-04-18T23:03:03 | 2016-04-18T23:03:03 | 56,548,135 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 361 | cpp | #include<stdio.h>
#include<conio.h>
#include<math.h>
int main(){
int n,i;
printf("Nhap so nguyen n= ");
scanf("%d",&n);
if(n<2){
printf("%d Khong phai so nguyen to!",n);
return 0;
}
for(int i=2;i<=sqrt(n);i++)
if(n%2==0){
printf("%d khong phai so nguyen to",n);
return 0;
}
printf(... | [
"vanson9x.it@gmail.com"
] | vanson9x.it@gmail.com |
5f5d9d2eb72514cef29627e380243c22fb36e539 | cfe21b6b29ed0421f2366bba66fb98ad0deb29a3 | /src/qt/rpcconsole.cpp | 0545471207b155f846f10fd381d711a68f9c10e6 | [
"MIT"
] | permissive | Sector48/Sector | 252da8e137b43e444c1e5ef383477d9dbbd79783 | bcf99bedba3a72b505c3a86d4317cc682a3d78bb | refs/heads/master | 2020-05-19T16:35:38.667095 | 2015-08-29T16:57:48 | 2015-08-29T16:57:48 | 41,575,040 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,505 | cpp | #include "rpcconsole.h"
#include "ui_rpcconsole.h"
#include "clientmodel.h"
#include "bitcoinrpc.h"
#include "guiutil.h"
#include <QTime>
#include <QTimer>
#include <QThread>
#include <QTextEdit>
#include <QKeyEvent>
#include <QUrl>
#include <QScrollBar>
#include <openssl/crypto.h>
// TODO: make it possible to filt... | [
"Sect.48"
] | Sect.48 |
054dfb1300f21fc69cb85ab2d9a8df43b8237235 | 149489e12a2f209e33a82684518785540b3508b8 | /src/sim/serialize.hh | 024d29cbbd7d24150e37ddaf965fb5d6919abcc2 | [
"BSD-3-Clause",
"LicenseRef-scancode-proprietary-license",
"LGPL-2.0-or-later",
"MIT"
] | permissive | FPSG-UIUC/SPT | 8dac03b54e42df285d774bfc2c08be3123ea0dbb | 34ec7b2911078e36284fa0d35ae1b5551b48ba1b | refs/heads/master | 2023-04-15T07:11:36.092504 | 2022-05-28T21:34:30 | 2022-05-28T21:34:30 | 405,761,413 | 4 | 1 | BSD-3-Clause | 2023-04-11T11:44:49 | 2021-09-12T21:54:08 | C++ | UTF-8 | C++ | false | false | 13,762 | hh | /*
* Copyright (c) 2015 ARM Limited
* All rights reserved
*
* The license below extends only to copyright in the software and shall
* not be construed as granting a license to any other intellectual
* property including but not limited to intellectual property relating
* to a hardware implementation of the funct... | [
"rutvikc2@midgar.cs.illinois.edu"
] | rutvikc2@midgar.cs.illinois.edu |
665a817b9083381fa159de1151aa739809b411d1 | 0bba69508cdac483879ad0db0dec2fe5121b6c17 | /src/eversome/cloud/operationerror.cpp | ef491d92e6a4f86c3dc77501b0313e82d93f32f2 | [] | no_license | jpnurmi/eversome | e3bc89f06f3b509cf83b9c0b997a0f70c6a768b8 | 385a91288560ffb967f7d907e56c0fc22c1d4d31 | refs/heads/master | 2021-03-12T19:14:35.970207 | 2012-12-29T17:07:40 | 2012-12-29T17:07:40 | 5,862,113 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,419 | cpp | /*
* Copyright (C) 2012 J-P Nurmi <jpnurmi@gmail.com>
*
* 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 version.
*
* This program... | [
"jpnurmi@gmail.com"
] | jpnurmi@gmail.com |
c6dc274b024c2895ad96ef4df093d1eb4201b76e | 425db5a849281d333e68c26a26678e7c8ce11b66 | /程序员面试金典/No_02_01.cpp | 76b97e1aafd41e5690bd0d0004350b6082a159d1 | [
"MIT"
] | permissive | lih627/python-algorithm-templates | e8092b327a02506086414df41bbfb2af5d6b06dc | a61fd583e33a769b44ab758990625d3381793768 | refs/heads/master | 2021-07-23T17:10:43.814639 | 2021-01-21T17:14:55 | 2021-01-21T17:14:55 | 238,456,498 | 29 | 8 | null | null | null | null | UTF-8 | C++ | false | false | 613 | cpp | /**
* Definition for singly-linked list.
* struct ListNode {
* int val;
* ListNode *next;
* ListNode(int x) : val(x), next(NULL) {}
* };
*/
class Solution {
public:
ListNode* removeDuplicateNodes(ListNode* head) {
if (!head) return head;
unordered_set<int> visited;
ListNod... | [
"lih627@outlook.com"
] | lih627@outlook.com |
19f8d712abea42b8f3b37e2d2bac8e582df88557 | 595a4e6adb7fe80cd3699d571919613b727fd5ef | /chrome/base/.svn/text-base/version.h.svn-base | 776ebe668fd3557347bb99e9c2876a9aaa6e6ac4 | [
"BSD-3-Clause"
] | permissive | smartdata-x/glopen | a965ce73591792522d48b4dc330f0dd5957f84e0 | 992f68d4804977fd2054f7844092534621c5d257 | refs/heads/master | 2021-01-01T04:40:44.090583 | 2016-04-26T07:18:30 | 2016-04-26T07:18:30 | 57,106,167 | 0 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,496 | // Copyright (c) 2009 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 BASE_VERSION_H_
#define BASE_VERSION_H_
#include <string>
#include <vector>
#include "base/basictypes.h"
#include "base/gtest_prod_util.h"
... | [
"kerry@miglab.com"
] | kerry@miglab.com | |
723a48f6d5f132ff5fe4b4f6ce41b8266edd571c | 58febce6be896835382f03b21162f0090b3fcb0a | /leetcode/daily/2021_1_Jan/20.cpp | c1ec466130978b2fb7b7c155771aa75e65b97c51 | [
"Apache-2.0"
] | permissive | bvbasavaraju/competitive_programming | 5e63c0710b02476ecb499b2087ddec674fdb049f | bc17ec49b601aac62fa94449927fd64b620352d7 | refs/heads/master | 2022-10-31T15:17:00.151024 | 2022-10-23T09:14:52 | 2022-10-23T09:14:52 | 216,365,719 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,307 | cpp | /****************************************************
Date: Jan 20th
link: https://leetcode.com/explore/challenge/card/january-leetcoding-challenge-2021/581/week-3-january-15th-january-21st/3606/
****************************************************/
#include <iostream>
#include <vector>
#include <list>
#include <algo... | [
"bv.basavaraju@gmail.com"
] | bv.basavaraju@gmail.com |
b35cc2db1fbd93cf7355d41d775b13cf1c12498f | c442ff6fd073ac4ba567ed61bcb4f6de8e1c8dfd | /src/project.cc | 591e67658c9b499b71f6bc782edc2e78221de9fb | [
"CC0-1.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | origamicomet/barebones | b85e1492a339f579336a38fcf763976bb2c2772e | 82dc9ed33711dc81f80bf6821ac70857fc7f6a44 | refs/heads/master | 2021-05-15T18:54:45.379827 | 2017-10-22T06:46:14 | 2017-10-22T06:46:14 | 107,737,314 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 179 | cc | #include "project.h"
#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>
int main(int argc, const char *argv[]) {
::printf("Hello, World!\n");
return EXIT_SUCCESS;
}
| [
"m.t.williams@live.com"
] | m.t.williams@live.com |
38af9d6b113f4c4251847dd775db3046601a20be | 8b0ad323f016dae03b22f18f255066c60d4d91de | /Bebop2cpp-master/src/Drone.cpp | c63989592c0f0c8d35617c424c9b08b48024a047 | [
"MIT"
] | permissive | StalkerBrig/SNAP | 5e26cb793cae6273de2b33201e240465d8669afd | 861941f2a6277eb9884a0c1afbaca2ac60d40f30 | refs/heads/master | 2021-04-27T01:57:22.061422 | 2018-05-03T05:30:28 | 2018-05-03T05:30:28 | 122,685,379 | 0 | 0 | MIT | 2018-05-03T03:11:43 | 2018-02-24T00:00:36 | Shell | UTF-8 | C++ | false | false | 52,842 | cpp | /**
* Includes
*/
#include "Drone.h"
#include <errno.h>
#include <vector>
#include "Fullnavdata.h"
/**
* Some more define to clean out
*/
#define BD_CLIENT_STREAM_PORT 55004
#define BD_CLIENT_CONTROL_PORT 55005
/**
* Methods
*/
/// ****************************************************************************... | [
"sbarton7@vols.utk.edu"
] | sbarton7@vols.utk.edu |
c890d5020a303a1a91c8f3bcd1b35cf5a7daf52c | 2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0 | /fuzzedpackages/RcppTN/src/dtnRcpp.cpp | 4a2fe210159ba7d1d7a71212cd3fa627c5437020 | [] | no_license | akhikolla/testpackages | 62ccaeed866e2194652b65e7360987b3b20df7e7 | 01259c3543febc89955ea5b79f3a08d3afe57e95 | refs/heads/master | 2023-02-18T03:50:28.288006 | 2021-01-18T13:23:32 | 2021-01-18T13:23:32 | 329,981,898 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 789 | cpp | // -*- mode: C++; c-indent-level: 4; c-basic-offset: 4; tab-width: 4 -*-
/// R-accessible Vectorized Truncated Normal Density Function
# include <Rcpp.h>
# include "dtn.h"
RcppExport SEXP dtnRcpp(const SEXP x,
const SEXP mean,
const SEXP sd,
con... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
d660f4d89e0f7915fefdaaf5ef73255ec6a95bed | 7c2b0a9f7cf5ad28e019c6ef75d7a564759cd79b | /ALL_SDK/myprojects/Feedback-yThing/Editor.h | 755d525ae8074c815b68ecada16760d1f792f2ff | [
"MS-PL"
] | permissive | g40/RackAFX-Dev | 78f0ddcdaadfa90dcc8bca6b8b32e583b566d95c | 0b16bd6e3a5d984813f62eb3cb3889caafc6aef9 | refs/heads/master | 2022-04-18T02:12:30.061582 | 2019-02-23T19:38:28 | 2019-02-23T19:38:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,385 | h | // Editor.h - Declaration of the editor class.
// --------------------------------------------------------------------------
// Copyright (c) 2006 Niall Moody
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
// to... | [
"jonathanmoore@computer.org"
] | jonathanmoore@computer.org |
6f80f2e05dc06c4265588f9599ce7a77b5daaf0b | 3c28597c09429f4779d98b43a6fac737d60ed32f | /WString/WString_main.cpp | 1072ad72be467c12e9a4ade153443bf5baa6117c | [] | no_license | marcoxu/c_learning | ec2a93334bc1e353d7825a7e1513102ad474477e | fbc9d3a0f7a2c3ea0396d6bf75bbe617a875a150 | refs/heads/master | 2021-01-23T20:13:25.418601 | 2014-11-11T09:37:17 | 2014-11-11T09:37:17 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 676 | cpp | /*
* WString Ó÷¨ÊµÀý
*/
#include <stdlib.h>
#include <stdio.h>
#include <memory.h>
#include "WString.h"
int main()
{
// WString constructor
WString test_str_0 = "Test 0";
WString* test_str_1 = new WString("Test 1");
WString test_str_2("Test 2");
// Copy contstructor
WString test_str_3 =... | [
"marco.xu.f@gmail.com"
] | marco.xu.f@gmail.com |
b23e8637ee36f5d5e3d42ff3a561434e781810ce | a5a1753e17c9afa40160ca54aa95332cfcd1dcac | /2019/progetti/sol/combinatoria.cpp | e04ad3f1b895b69ca46282ce8824e2d6e9e0f0f1 | [] | no_license | lucach/abc | f9efe58d371dc5037cfffdcc4b4d771881107ae2 | 3f08b4414181d60a7a037b6a05288ad07b970bd5 | refs/heads/master | 2020-04-16T15:42:52.229950 | 2019-10-31T17:28:32 | 2019-10-31T17:28:32 | 35,567,651 | 0 | 0 | null | 2019-10-31T17:28:33 | 2015-05-13T18:42:23 | C++ | UTF-8 | C++ | false | false | 2,829 | cpp | /*
Author: Fabio Marchesi.
Complexity: O(log(N)(log(N)+k^2)).
Description:
Possiamo immaginare gli N progetti come un tassello 1XN, e dobbiamo riempirla utilzzando dei tasselli più piccoli.
Quando svolgiamo 1 progetto in un giorno usiamo un 1x1,, quando ne svogliamo 2 usiamo un tassello 1x2 quando ne svogliamo K
us... | [
"luca@chiodini.org"
] | luca@chiodini.org |
e34f23c762f6043a5bf19c2f8195753c45f35458 | 4dbbdd2f37aa26c34ec46d961d57ae1e08f275ee | /Tetris-2.0/Src/Menus/PauseOptionsMenu.cpp | 32b09d0e4f7004d3cf18bf9678a84462b4c3483b | [] | no_license | ToufiPF/Tetris-2.0 | cc25923b7a88e7d3cc245237b25af52c70f3ac53 | e601971c72fa5271ded9add594a5177cd1e2f73f | refs/heads/master | 2020-04-03T19:33:05.519886 | 2018-11-09T14:02:25 | 2018-11-09T14:02:25 | 155,526,923 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,443 | cpp | #include "PauseOptionsMenu.hpp"
PauseOptionsMenu::PauseOptionsMenu()
: OptionsMenu()
{
}
PauseOptionsMenu::~PauseOptionsMenu() {
}
void PauseOptionsMenu::setSelection(int sel) {
mSel = sel;
if (mSel < 0)
mSel = 0;
else if (mSel >= PauseOptionSelection::PauseOptionCount)
mSel = PauseOptionSelection::PauseO... | [
"13187080+ToufiPF@users.noreply.github.com"
] | 13187080+ToufiPF@users.noreply.github.com |
85732f141b882a9e6042151bb5b7d8eee864f146 | 39320b80b4aa862c0d545e85bd2dd88f2585bdce | /src/server/scripts/EasternKingdoms/ScarletEnclave/chapter1.cpp | b2ff44b22f8b287db6aec8e8f4dd0d34f3d2a599 | [] | no_license | ProjectStarGate/StarGate-Plus-EMU | ec8c8bb4fab9f6d3432d76b2afac1e1e7ec3249f | 8e75d2976ae863557992e69353a23af759346eae | refs/heads/master | 2021-01-15T12:25:53.949001 | 2011-12-21T06:04:07 | 2011-12-21T06:04:07 | 3,004,543 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 30,216 | cpp | /*
* Copyright (C) 2005-2011 MaNGOS <http://www.getmangos.com/>
*
* Copyright (C) 2008-2011 Trinity <http://www.trinitycore.org/>
*
* Copyright (C) 2006-2011 ScriptDev2 <http://www.scriptdev2.com/>
*
* Copyright (C) 2010-2011 ProjectSkyfire <http://www.projectskyfire.org/>
*
* Copyright (C) 2010-2012 Project-... | [
"sharkipaust@web.de"
] | sharkipaust@web.de |
62f487a0439c02382476b4a28f6a8bc52d72d5ee | 310d566e838c6c2fbac9864cab092be17b1ca37e | /C++/ACME/acme9/Data.h | 9b020608692463ae1a0933300d48ff66cddcc0df | [] | no_license | MrRobertStark/C-plus-plus-codes | 1c6cad9af853964400d7b3b087e4f22ae9e351d7 | 4d968184eccd54cdd67ff3c5eec552fcc442177e | refs/heads/master | 2022-12-01T10:04:55.383249 | 2020-08-24T19:34:55 | 2020-08-24T19:34:55 | 290,140,151 | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 1,194 | h | #ifndef DATA_H
#define DATA_H
#include <iostream>
using namespace std;
class Data
{
public:
//CONSTRUCTORS
Data();
//Pre:cert
//Post: s'inicialitzen les variables amb els valors per defecte
//CONSULTORS
void mostrar_data()const;
//Pre:cert
//Post:es... | [
"69302922+MrRobertStark@users.noreply.github.com"
] | 69302922+MrRobertStark@users.noreply.github.com |
fdfc2a463cd9191bb379ebcdcd75a48a58396bfb | 347b2ac00f08c3d252cfdb69f3576fcaa4c90f3d | /search-algorithm/search.cpp | 2937e78900f38d071b59d256866fcec73400b6c1 | [] | no_license | nefisik/search | f72bae08b21a7876250fb7269e4e0c77cbf9f3a7 | e01a405867ae7ffac339f9647583045740caedfc | refs/heads/master | 2023-04-08T18:24:56.395136 | 2021-04-18T10:56:51 | 2021-04-18T10:56:51 | 359,000,970 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 448 | cpp | #include <search.hpp>
std::multimap<int, UUID> CompanySearch(const std::unordered_map<CompanyOrOwnerName, UUID>& company_or_owner_to_uuid, const std::string& word)
{
std::multimap<int, UUID> output;
for(const auto& [name, company_uuid] : company_or_owner_to_uuid)
{
auto distance = minDistance(name... | [
"nefisik@mail.ru"
] | nefisik@mail.ru |
53ae6836646259ead3a50fb176176c4ba9a7492a | 15cec5616a1c10924ebfd7d1db2134dbcc4e5598 | /atcoder.jp/abc011/abc011_1/Main.cpp | 4d87e70a8741514ef95429cf072295aad208d944 | [] | no_license | shuto1441/atcoder_archive | 2c474a379b6b3df8783504335cc678b3e45fc0e8 | 8c3cc31ebe39746e26f8fdef4f6ac289d34f91a0 | refs/heads/main | 2023-07-11T00:03:38.661106 | 2021-08-21T11:16:28 | 2021-08-21T11:16:28 | 397,816,573 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 153 | cpp | #include <bits/stdc++.h>
using namespace std;
int main() {
int a;
cin>>a;
if(a==12)
cout<<1<<endl;
else
cout<<a+1<<endl;
}
| [
"shuto1441@gmail.com"
] | shuto1441@gmail.com |
5e461016637aac352c7d57eb091163e0ab2b5f31 | 29a4c1e436bc90deaaf7711e468154597fc379b7 | /modules/boost_math/include/nt2/toolbox/boost_math/function/simd/sse/fma4/gamma_p_derivative.hpp | a52f4ef9b5b4231f017a6df2ca8dfc7137f61912 | [
"BSL-1.0"
] | permissive | brycelelbach/nt2 | 31bdde2338ebcaa24bb76f542bd0778a620f8e7c | 73d7e8dd390fa4c8d251c6451acdae65def70e0b | refs/heads/master | 2021-01-17T12:41:35.021457 | 2011-04-03T17:37:15 | 2011-04-03T17:37:15 | 1,263,345 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 764 | hpp | //////////////////////////////////////////////////////////////////////////////
/// Copyright 2003 and onward LASMEA UMR 6602 CNRS/U.B.P Clermont-Ferrand
/// Copyright 2009 and onward LRI UMR 8623 CNRS/Univ Paris Sud XI
///
/// Distributed under the Boost Software License, Version 1.0
/// ... | [
"jtlapreste@gmail.com"
] | jtlapreste@gmail.com |
a914fb2cb1435455ce837858853dcd6a4861925b | 8347a1cf67a922d7222e14736bc51f492f68f6bb | /birch/src/expression/Nil.cpp | 8ef168e5e6b7e2a56566fd3146b286140c03b451 | [
"Apache-2.0"
] | permissive | vishalbelsare/Birch | a00a272634128178888dd2dc59bc75a9e8e73507 | f8a469905414e75500b5a2d59719c791dfc13ce1 | refs/heads/master | 2023-06-09T02:10:29.882995 | 2023-06-05T22:33:43 | 2023-06-05T22:33:43 | 146,629,156 | 0 | 0 | Apache-2.0 | 2023-06-06T04:47:37 | 2018-08-29T16:37:40 | C++ | UTF-8 | C++ | false | false | 223 | cpp | /**
* @file
*/
#include "src/expression/Nil.hpp"
#include "src/visitor/all.hpp"
birch::Nil::Nil(Location* loc) :
Expression(loc) {
//
}
void birch::Nil::accept(Visitor* visitor) const {
visitor->visit(this);
}
| [
"lawrence@indii.org"
] | lawrence@indii.org |
d35ee586e0c4e614ab3db25e81709cf10145113c | 94a61fcf44a93ba39f0dff165814b423950f0229 | /Games/Tankwars2005/code/cWeaponSel.cpp | 285a3d27470813d92135ad5271c07f9839f5bf4a | [] | no_license | jstty/OlderProjects | e9c8438dc6fe066e3d1bc2f36e937e7c72625192 | 4e64babeef2384d3882484a50e1c788784b08a05 | refs/heads/master | 2021-01-23T22:53:21.630742 | 2013-07-08T01:58:27 | 2013-07-08T01:58:27 | 10,214,450 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,288 | cpp | // cWeaponSel.cpp : implementation file
//
#include "stdafx.h"
#include "..\pop\pop.h"
#include "cWeaponSel.h"
#include "tankwars2005.h"
#include "options_data.h"
extern cTankWars2005 *tws2005;
extern cOptionsData *options_data;
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FIL... | [
"joe@jstty.com"
] | joe@jstty.com |
d241318125f9b8d086fb99ac57723ad2cdefdbd0 | 5f2d119a5c2dd2ea36f43f762ff252326197dedd | /Projects/Projects/VnTraffic/Application.h | ff590257f8c4fa5ac83e81ee5ce78f5e28aca6b5 | [] | no_license | herearemypersonalprojects/mywriting | c1e83fe76b87c3ec16f597b58ff623f8bca5e5ea | f5d2b84c28b5fd1115ea244be1002414592c3ccf | refs/heads/master | 2022-12-08T20:21:57.380492 | 2015-07-09T16:13:10 | 2015-07-09T16:13:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,886 | h | // Application.h: interface for the CApplication class.
//Written by Le Quoc Anh - Vien Ten Lua
//Address: 6 Hoang Sam, Cau Giay, Ha Noi
//Vinaphone: 0912643289
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_APPLICATION_H__B8199318_63CF_4B65_ABEB_0D81607D0B40__INCLUDED_)
#defi... | [
"ingenieur.de.logiciel@gmail.com"
] | ingenieur.de.logiciel@gmail.com |
bceb554cfbe6302f6075b6ec0a7c688df055eb36 | cb52f4c50196d30dc2f10a5494b5decb240dfc89 | /base/quanju.cpp | bc2019ed03b233db264de15c5720b229edda1203 | [] | no_license | wuxuewulinux/datamysql | d73e7c84b28e1f656bf881b425928fd79bb49d7a | 8d72581a4aaf7b02616242ce5dba71ceb20ec23f | refs/heads/master | 2020-04-09T02:20:42.182221 | 2019-02-17T16:10:03 | 2019-02-17T16:10:03 | 159,937,291 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,638 | cpp | #include "quanju.hpp"
char BUFF[200];
pthread_cond_t readcode; //读数据条件变量的变量
pthread_mutex_t readsuo; //读数据的锁
pthread_t readpthread; //读数据线程变量
pthread_cond_t writecode; //写数据条件变量的变量
pthread_mutex_t writesuo; //写数据的锁
pthread_t writepthread; //写数据线程变量
pthread_cond_t chulicode; ... | [
"2284490459@qq.com"
] | 2284490459@qq.com |
4be6346714eeaa8bde8a883c6373f44ccfbe6eeb | a4940d45e77efe16c1afbf9dc456c620048e63a6 | /FacePrep/TestYourSkill/Recursion/FiboSeries.cpp | 500ea31c1f16985377e7826d516b9c8291c35a5a | [] | no_license | gshanbhag525/CP_Practice | b0ca4d5e55c4a3c25df035d56b6a42032c970206 | bb5dd97edd6872ca1aae6fafa3e399c48d22c8e1 | refs/heads/master | 2023-06-29T03:56:09.888912 | 2021-08-05T13:04:26 | 2021-08-05T13:04:26 | 268,477,179 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 870 | cpp | #include <stdio.h>
int fib(int);
int main()
{
int n, result;
scanf("%d", &n);
result = fib(n - 1);
printf("The term %d in the fibonacci series is %d\n", n, result);
return 0;
}
/* function for recursive fibonocci call */
int fib(int n)
{
if (n == 0)
{
return 0;
}
... | [
"17478096+gshanbhag525@users.noreply.github.com"
] | 17478096+gshanbhag525@users.noreply.github.com |
d9fd9cb639f39f48fada3a1fbf1ef28398e95e73 | 7ae17d50c04aaae6a004e4f055f1bcea4df04d3b | /code/hzlib.9.8/src/hdbIndex.cpp | 3f8db8e70d50d0cd3f1008351fb99260b7c3eff9 | [] | no_license | HadronZoo-Project/HadronZoo | 54d8f18f3e742cda8917113af9ddbbceeb6c13c5 | 64129eb74f19f619206a63a75b25d2808578a356 | refs/heads/master | 2023-04-09T04:37:37.328343 | 2021-04-20T23:08:14 | 2021-04-20T23:08:14 | 352,199,461 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,138 | cpp | //
// File: hdbIndex.cpp
//
// Legal Notice: This file is part of the HadronZoo C++ Class Library.
//
// Copyright 1998, 2020 HadronZoo Project (http://www.hadronzoo.com)
//
// The HadronZoo C++ Class Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Lic... | [
"russell.ballard@hadronzoo.com"
] | russell.ballard@hadronzoo.com |
5bf7172836426e4e22d8e5505eb3a12d0d30c398 | ee970e38542f12ce7effa6de50a2fce690bf4085 | /SPointBrush.cpp | c4d55f814354c8d6b086d28e08b9387003b85718 | [] | no_license | COMP4411-Team/Impressionist | 0906a5de0c84d6f25e876450df7e018898f6fc69 | 3d35a6778e5663ae70478814225b64ce0427c610 | refs/heads/main | 2023-05-06T22:08:47.774046 | 2021-02-16T16:43:02 | 2021-02-16T16:43:02 | 339,369,943 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,347 | cpp | //
// PointBrush.cpp
//
// The implementation of Point Brush. It is a kind of ImpBrush. All your brush implementations
// will look like the file with the different GL primitive calls.
//
#include "impressionistDoc.h"
#include "impressionistUI.h"
#include "SPointBrush.h"
extern float frand();
SPointBrush::SPointBrus... | [
"hqinac@connect.ust.hk"
] | hqinac@connect.ust.hk |
13a34e747be8476ab957dbcbcdb1d2b03ffb7906 | f1182b9c4d222f6914505cac8450e5d96ce4e4d1 | /juce_1_44/juce/extras/the jucer/src/properties/jucer_ComponentChoiceProperty.h | 9f5b66a0b331c2ce46459f94610fa67b9836a611 | [] | no_license | GeorgeNs/mammut | b417ee2aee734f6fa6ac4d9425eb314e0e66559f | 5346951da7ceced59b4d766c809f4546b95d3412 | refs/heads/master | 2020-03-28T08:54:36.395454 | 2018-09-10T04:21:32 | 2018-09-10T04:21:32 | 147,935,202 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,377 | h | /*
==============================================================================
This file is part of the JUCE library - "Jules' Utility Class Extensions"
Copyright 2004-7 by Raw Material Software ltd.
------------------------------------------------------------------------------
JUCE can be re... | [
"k.s.matheussen@notam02.no"
] | k.s.matheussen@notam02.no |
ab0c4f2ccfee1204bd5f6c0d358b2eac823ae2b4 | b53575b4f1da8246e9abbb2bf4d297fd0af75ebb | /UVa/10400/10424.love-calculator.cpp | c037f39288f47b020190f8a37ebcda20e931d85d | [] | no_license | mauriciopoppe/competitive-programming | 217272aa3ee1c3158ca2412652f5ccd6596eb799 | 32b558582402e25c9ffcdd8840d78543bebd2245 | refs/heads/master | 2023-04-09T11:56:07.487804 | 2023-03-19T20:45:00 | 2023-03-19T20:45:00 | 120,259,279 | 8 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,059 | cpp | #include<cstdio>
#include<cstdlib>
#include<cmath>
#include<cctype>
#include<cstring>
#include<iostream>
#include<algorithm>
#include<string>
#include<bitset>
#include<vector>
#include<queue>
#include<map>
#include<set>
#include<list>
#include<stack>
#include<sstream>
#include<utility>
#include<numeric... | [
"mauricio.poppe@gmail.com"
] | mauricio.poppe@gmail.com |
adabd99ae73b9555455831677c8fc34e266b34e7 | 84d3804adff445fba579c7eaabd123d79af06759 | /TheLineCopy/Temp/il2cppOutput/il2cppOutput/UnityEngine.IMGUIModule.cpp | 8f5f606a720395e014553a614ca512666249e88a | [] | no_license | borchxx/TheLineCopyMechanics | a12bb93e28306544bc7bbd6e2e5df44f311c9978 | ab31e68b0cb5422dad3c7068b95088bca1403ba4 | refs/heads/main | 2023-04-11T14:54:39.698179 | 2021-04-18T23:56:03 | 2021-04-18T23:56:03 | 358,645,101 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 755,408 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include <stdint.h>
#include "codegen/il2cpp-codegen.h"
#include "il2cpp-object-internals.h"
template ... | [
"45937646+borchxx@users.noreply.github.com"
] | 45937646+borchxx@users.noreply.github.com |
be248105097160f883588344378ec949c37037a6 | a96b2cdbb446b845fcb0c14a6c2a775468a3e078 | /rayon.cpp | a7de7ea9e8a1fa993e313e79afea1917cb286d95 | [] | no_license | prostain/newWorld_catalogue | c18c9b15d2d4d633e2cfc5317adffdbbf1c60481 | 3e0fe04c36a0d97bc936566183de2d44ac8b6ee6 | refs/heads/master | 2021-04-18T21:29:40.386735 | 2018-06-01T13:00:52 | 2018-06-01T13:00:52 | 126,461,391 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 380 | cpp | #include "rayon.h"
Rayon::Rayon(int unIdRayon, QString unLibelleRayon, CollProduit uneCollProduit)
{
idRayon = unIdRayon;
libelleRayon = unLibelleRayon;
sesProduits = uneCollProduit;
}
QString Rayon::versChaine()
{
qDebug("QString Rayon::versChaine()");
stringstream rslt;
rslt << libelleRayon... | [
"bayeux.remy@gmail.com"
] | bayeux.remy@gmail.com |
c8de18869b5bacd8a233cc6fcc6fa6b934c8558e | 053c4c28abb14f5d177f020a2837a3dbd238c927 | /test-enabled/enabled-test/mainwindow.cpp | 89e0e83e2c1da61a27990ba758907df25ee50388 | [] | no_license | zhangzheng1205/Qt_Test | 03970d62707342e633e98ba3743e2131090b9b4c | 87ba25ecb038bafefcd7472255fd650838bcedba | refs/heads/master | 2020-07-29T10:08:01.471735 | 2018-05-04T11:36:13 | 2018-05-04T11:36:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 783 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
// this->setEnabled(false);
// ui->test->setEnabled(true);
}
MainWindow::~MainWindow()
{
delete ui;
}
void MainWindow::on_test_clicked()
... | [
"415112622@qq.com"
] | 415112622@qq.com |
d8fe4d4fe717bd8f995ab1198b0fada46639a458 | 08fdd8c5857acd45aa9556e1bdb7fef208e39699 | /SPIFFS/SPIFFS.h | 0ea11f3383961e6866ec10197dbaa9596e269413 | [] | no_license | AhmadBan/Visual-studio-Mock-for-Arduino | d5e4d6b324be5e74ea3c79b66717d118bdf8568b | f42337edbc14693fba89c1894dd214ebca4ec00e | refs/heads/master | 2023-07-07T12:54:57.009458 | 2020-12-03T16:40:33 | 2020-12-03T16:40:33 | 318,246,646 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,060 | h | #pragma once
#include <cstdint>
#include <memory>
#include <string>
#include <fstream>
#include <iostream>
using namespace std;
//
//int main() {
// char data[100];
//
// // open a file in write mode.
//
//
//
//
// // write inputted data into the file.
// outfile << data << endl;
//
// cou... | [
"Ahmad.Baneshi@gmail.com"
] | Ahmad.Baneshi@gmail.com |
105a12bca2db5101d1e3368249a445105ed60b4e | bca8cb330f029b88bec8c7689377866842ee3457 | /server-xmtur/WzMemScript.h | ec29697407556a8e1749b1d9024b01a47affe28d | [] | no_license | sonnickoo/server-xmtur | 583df82ccee2b75dc2b1c93e72d3d5bb29ca9e1e | 2b9fad102d5b06913ee99f3d2955d22d1f28f158 | refs/heads/master | 2021-01-10T03:35:50.896641 | 2013-03-30T00:49:06 | 2013-03-30T00:49:06 | 45,017,040 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 856 | h | // ------------------------------
// Decompiled by Deathway
// Date : 2007-03-09
// ------------------------------
#ifndef WZMEMSCRIPT
#define WZMEMSCRIPT
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "Readscript.h"
class CWzMemScript
{
public:
CWzMemScript();
vir... | [
"007jodex@gmail.com"
] | 007jodex@gmail.com |
90516e13c24f7af7252ab33a6df1bac78171f5fb | 80c4daac24b67e5692496acf674f36a07c022797 | /examples/win32/testmega/main.cpp | 8cf94443d382a3f2c7a00e87ffb0a9b6df279f64 | [
"BSD-2-Clause"
] | permissive | tagyro/sdk | 1b45444b4c4a0cf900b4d0a6930d285d3bad849d | 652b141444d6cfa9bc94615254044b5234481895 | refs/heads/master | 2021-01-17T23:02:21.606488 | 2014-12-11T13:31:38 | 2014-12-11T13:31:38 | 28,039,710 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,630 | cpp | /**
* @file win32/testmega/main.cpp
* @brief Example app for Windows
*
* (c) 2013-2014 by Mega Limited, Auckland, New Zealand
*
* This file is part of the MEGA SDK - Client Access Engine.
*
* Applications using the MEGA API must present a valid application key
* and comply with the the rules set forth in the T... | [
"js@mega.co.nz"
] | js@mega.co.nz |
9af9dceb09e5652e12891dea18b0984f0f6f8153 | 5a90cbdba7170bdfb3f49f1094f90e8de1c9f430 | /java/basic/src/main/java/generics/DogsAndRobots.cpp | 7eca22f67bd067d848d703255d89b38642967655 | [] | no_license | dimu/fortnight | df717aecab02e1dcd70713e89bbefc92dc74aa43 | 42912977bd1940143ac030541730c827045ae696 | refs/heads/master | 2023-08-03T23:37:53.696563 | 2023-03-22T03:45:55 | 2023-03-22T03:45:55 | 191,578,687 | 0 | 0 | null | 2023-07-22T08:11:16 | 2019-06-12T13:40:50 | Java | UTF-8 | C++ | false | false | 366 | cpp | package generics;
//: generics/DogsAndRobots.cpp
class Dog {
public:
void speak() {}
void sit() {}
void reproduce() {}
};
class Robot {
public:
void speak() {}
void sit() {}
void oilChange() {
};
template<class T> void perform(T anything) {
anything.speak();
anything.sit();
}
int main() {
Dog d;
... | [
"wenxiang0705@qq.com"
] | wenxiang0705@qq.com |
93048553de67162cbc8c59ea763ab9e742741225 | b112ff7af0f4cd97cdcbbcb50126745aa5248304 | /examples/0067.async_tcp/client.cc | 7a1cf6862ea6008e6b5bbdb74aa5f023f323746e | [
"MIT"
] | permissive | FrancoisSestier/fast_io | d5f42caf563e61d9ac0b9c4cb53123c9420bf7bf | 30ed67bfecdd9d05102c34bf121cff9d31773565 | refs/heads/master | 2022-12-15T11:27:58.623652 | 2020-09-08T01:54:17 | 2020-09-08T01:54:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 880 | cc | #include"../../include/fast_io.h"
#include"../../include/fast_io_device.h"
#include"../../include/fast_io_async.h"
#include"../../include/fast_io_network.h"
inline fast_io::task io_task(fast_io::io_async_observer ioa)
{
fast_io::async_tcp_client client(fast_io::ipv4{127,0,0,1},2000);
co_await async_connect(ioa,clien... | [
"euloanty@live.com"
] | euloanty@live.com |
72f5908df8f226ed97dbce8c1752ae9a06a1cd5a | f8d5aa0b91655713e23492f5c21139947f284845 | /ViewerWidget.cpp | c5a24ef8e614629a40a8ec2867a7101c027a15a2 | [] | no_license | Khral/ProjetRV | a903f28ae3e4992ba5a261fb4572b3ba2c8aa229 | 4e7f57d89a89b4eb6bd2873ea773fc5b2e062901 | refs/heads/master | 2021-01-13T01:27:06.438371 | 2015-01-22T05:29:19 | 2015-01-22T05:29:19 | 29,524,782 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,407 | cpp | #include "ViewerWidget.h"
ViewerWidget::ViewerWidget(osgViewer::ViewerBase::ThreadingModel threadingModel, Ui::MainWindow * ui) : QWidget()
{
setThreadingModel(threadingModel);
// disable the default setting of viewer.done() by pressing Escape.
setKeyEventSetsDone(0);
QWidget* wi... | [
"etienne.peillard@laposte.net"
] | etienne.peillard@laposte.net |
33103c5cc458bf9d682deb5fad58fce6db2d1971 | 0adf9f49f1fbfc618d55c9bf6196917702749a1b | /leetcode/300_lengthOfLIS.cc | 5faa3c708841d5ef51e341e54f66675d737e73d3 | [] | no_license | philleer/coding | 0bb063d674482bfc5f0e856a249d4406c5782ef1 | 32a73a765219ff7a49bb8178a3d3cf789be08c5f | refs/heads/master | 2022-01-28T15:42:32.763007 | 2019-12-29T10:13:40 | 2019-12-29T10:13:40 | 181,186,217 | 1 | 0 | null | 2019-12-29T10:13:41 | 2019-04-13T14:52:30 | C++ | UTF-8 | C++ | false | false | 2,345 | cc | /******************************************************************************
* The source is part of my coding practice, a lightweight C++ solution for
* leetcode program practice.
*
* For all of my code, after check it online by submit, I also compile and run
* it by my offline machine
* =====================... | [
"phillee2016@163.com"
] | phillee2016@163.com |
79b799c3fd121accb9546ec939cdb65a84df158a | a779f3af806db0300447189975e75e137acfc404 | /Source/LFO.h | e37d6067726d65c3f345f827a0e8721a9025fd3b | [] | no_license | adt40/VirtualSynthesizer | 8fd433463d69621a81599417557a03bc34f33139 | b433346c0de25fd4fc7fc9d2ecf42a8680f9628a | refs/heads/master | 2021-05-13T18:21:11.315763 | 2018-01-09T19:29:37 | 2018-01-09T19:29:37 | 116,858,598 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 427 | h | #pragma once
#include "../JuceLibraryCode/JuceHeader.h"
#include "Modulator.h"
class LFO : public Modulator
{
public:
LFO();
float frequency;
float phase;
float amplitude;
int currentFunction;
float oscillate(float time); //This calculates the output given the current time and the period of this LFO
private:
... | [
"adt40@case.edu"
] | adt40@case.edu |
856d3276e2757fb4e4fa4717a53e9c6b68430119 | 8e2551f7bf62234219c94b1d0cc14916ff8bf698 | /ZeldaNSQ_US-src-linux/src/game/logo/Logo.cpp | 15a75e00f44997644c198fd0911a97ff569a17d1 | [] | no_license | tommybee/zelda-series | 762307ac4d30298935bdb2c3a7d7588206523551 | 2c00ea6f7ef0156118aeeec25214ab935af6e5ca | refs/heads/master | 2020-09-14T17:57:48.046854 | 2016-09-09T07:37:28 | 2016-09-09T07:37:28 | 67,777,315 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,101 | cpp | #include "Logo.h"
#include "../MainController.h"
#include "../../engine/window/WindowManager.h"
#include "../../engine/resources/ResourceManager.h"
#include "../../engine/audio/AudioManager.h"
#include "../../config/ConfigurationManager.h"
Logo::Logo() : anim(0), animMax(15), vanim(60), first(true) {
w... | [
"tommybee@naver.com"
] | tommybee@naver.com |
ef79f56c6333141a6068228478545f890985b680 | 1a96da6485b389371c99d06cce2733007c07f01e | /src_proc0/common/copyColorByIndices_BGRA_RGBA.cpp | 88d9953984e73b7d1ecb024715f2c10054862e10 | [] | no_license | RC-MODULE/nmOpenGL | b273ffc499d0491b0d8bb2755161ddfd200c3781 | cac9a7b5b09307f02f05e8670800945ee6b42b6e | refs/heads/master | 2022-10-13T21:04:38.329246 | 2020-11-26T09:29:15 | 2020-11-26T09:29:15 | 210,838,176 | 4 | 3 | null | 2022-03-04T11:08:12 | 2019-09-25T12:21:55 | C++ | UTF-8 | C++ | false | false | 442 | cpp | #include "demo3d_common.h"
#include "nmtype.h"
SECTION(".text_demo3d")
void copyColorByIndices_BGRA_RGBA(v4nm32s* srcColor, int* indices, v4nm32s* dstColor, int size) {
int* src = (int*)srcColor;
int* dst = (int*)dstColor;
for (int i = 0; i < size; i++) {
dst[4 * i + 0] = src[4 * indices[i] + 2];
dst[4 * i + 1... | [
"i.zhilenkov@module.ru"
] | i.zhilenkov@module.ru |
50f9d1d96c245b46d5219753fe62ff0de5ef3894 | 20cb93ef9b78fc356a3bda6e689cd827f22a9139 | /gdal/frmts/openjpeg/openjpegdataset.cpp | d6570b8d63f0623fb597ef1b257e87416fa2423e | [
"LicenseRef-scancode-info-zip-2005-02",
"LicenseRef-scancode-warranty-disclaimer",
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | houlian0/gdal | ab3edb37d526c622ba7ccc0cc54192c142eff1aa | 0839d95a48b8a9ca21d8d555d671560afa466df0 | refs/heads/trunk | 2021-01-25T06:30:48.347409 | 2013-08-20T19:01:45 | 2013-08-20T19:01:45 | 93,586,131 | 1 | 0 | null | 2017-06-07T02:58:09 | 2017-06-07T02:58:09 | null | UTF-8 | C++ | false | false | 75,063 | cpp | /******************************************************************************
* $Id$
*
* Project: JPEG2000 driver based on OpenJPEG library
* Purpose: JPEG2000 driver based on OpenJPEG library
* Author: Even Rouault, <even dot rouault at mines dash paris dot org>
*
*****************************************... | [
"even.rouault@mines-paris.org"
] | even.rouault@mines-paris.org |
62295bbebe698efe93284ceb1ff7cebfad155709 | e6e69e8d6794f409398af2cefed7092fed4691ca | /计算机与软件学院/面向对象程序设计(荣誉)/大作业1/素材1/2018192040_1119_2.cpp | c359255a456e687001b8706e5899992d99e44f74 | [] | no_license | LKHUUU/SZU_Learning_Resource | 1faca5fcaf0431adb64da031dde4fe47abcdc6ba | 88f121f275a57fc48f395bb73377e6f6e22d7529 | refs/heads/main | 2023-08-30T06:31:24.414351 | 2021-10-22T13:53:40 | 2021-10-22T13:53:40 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,535 | cpp | 2018192040:Problem1119:ÕýÈ·
#include<iostream>
#include<string>
#include<iomanip>
using namespace std;
class BaseAccount{
protected:
string name;
string account;
int balance;
public:
BaseAccount(){
};
BaseAccount(string n,string a,int b):name(n),account(a),balance(b){
};
virtual void display(){
cout<<name<<"... | [
"939826879@qq.com"
] | 939826879@qq.com |
5b1a1b6b779f34b74bec03c562371150ea1ad384 | 0aac35ce7305e7f286ccb8749b51a8a8c018ac9c | /src/glwidget277.h | fba8f7a33c36a15b9061e5a30443595aff9fc4aa | [] | no_license | tabathah/Half-Edge-Mesh-Application | e2ab1fcfe5b1fa65b6429b25bd9964d253f5f7ed | 493a4860dbbc964df3bd2e571756ef74142fb99b | refs/heads/master | 2021-05-11T07:54:37.687086 | 2018-01-18T23:59:54 | 2018-01-18T23:59:54 | 118,034,288 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 694 | h | #ifndef GLWIDGET277_H
#define GLWIDGET277_H
#include <QOpenGLWidget>
#include <QOpenGLFunctions_3_2_Core>
#include <QTimer>
class GLWidget277
: public QOpenGLWidget,
public QOpenGLFunctions_3_2_Core
{
Q_OBJECT
protected:
/*** AUTOMATIC TESTING: DO NOT MODIFY ***/
/*** If true, save a test ima... | [
"tabathah@seas.upenn.edu"
] | tabathah@seas.upenn.edu |
156c0498f18db10e0d0f77befa7f91aca58646cc | 0abbb72306f0bc8bd43fe5a4e5bddc9fea0d7f69 | /simplect3D/si3_Billboard.h | 8171c2c4a7de86bd6451b796e60de4a34147f7de | [] | no_license | yuni-net/simplect3D | 0295b230ce502cc14b43e644a1af301a9f5e0261 | 63c953b3732de770ddc8d16a85b29b8d17ca4006 | refs/heads/master | 2020-12-24T05:46:37.789611 | 2015-09-09T09:14:47 | 2015-09-09T09:14:47 | 38,192,492 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 422 | h | #pragma once
#include "si3_popular.h"
#include "si3_DisplayObject.h"
#include "si3_Leaf.h"
//#include <si3_AnimeData.h>
namespace si3
{
class Manager;
class AnimeData;
class Billboard :public Leaf
{
public:
Billboard();
Billboard(const TCHAR * path);
Billboard(const std::string & path);
Billboard(const ... | [
"yuni.net.liberty@gmail.com"
] | yuni.net.liberty@gmail.com |
d270ea4fb7f08b9fb922f0776e2a9e8add4f45fe | 4416d4c599f175b68f54e0ee2aca97b18639567f | /DXBase/DXBase/sources/Actor/BackGraundManager/BackGraundManager.h | e21883a8a57542a6dee56235ce3ec3c8f344c145 | [] | no_license | kentatakiguchi/GameCompetition2016_2 | 292fa9ab574e581406ff146cc98b15efc0d66446 | df1eb6bf29aba263f46b850d268f49ef417a134b | refs/heads/master | 2021-01-11T18:21:34.377644 | 2017-03-03T08:25:39 | 2017-03-03T08:25:39 | 69,625,978 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 3,593 | h | #pragma once
#include "../../ResourceLoader/ResourceLoader.h"
#include <list>
#include <vector>
#include "../../Math/Vector2.h"
#include "../../World/IWorld.h"
#include "../../Field/MovelessFloor.h"
#include "../../Scene/StageClear/SceneChangeBossAnm.h"
class TestPlayer;
class Player;
struct IndexPos
{
int index;
V... | [
"ktok223@gmail.com"
] | ktok223@gmail.com |
b7f84cb45fbd46e08aab70315684b636d67b4ac0 | ae9ffe2cf2ed611de03a54df50efbb66efa0f3c5 | /cocos/editor-support/spine/AttachmentVertices.h | 40104ef545a0989987634b20b25cbd9f4cf82f85 | [
"MIT"
] | permissive | jinsuoliu/cocos2d-bgfx | 3d02cdf31493ee6c43ab5f0e1ccf16303138b816 | 8d4a5cfd525e94b941f333170f747222745713b9 | refs/heads/master | 2020-06-26T20:03:34.338951 | 2019-05-16T08:28:03 | 2019-05-16T08:28:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,249 | h | /******************************************************************************
* Spine Runtimes Software License v2.5
*
* Copyright (c) 2013-2016, Esoteric Software
* All rights reserved.
*
* You are granted a perpetual, non-exclusive, non-sublicensable, and
* non-transferable license to use, install, execute, ... | [
"xuruoji@hotmail.com"
] | xuruoji@hotmail.com |
583f617b097ca2e387431991d3dce42642dd8d55 | a6cee0a2e956fcf63f19f359675f5cb0552cdb5a | /garminfitsdk/fit_accumulator.hpp | 586e54769659e3b2687709e038364127d29432e3 | [] | no_license | KatzSanya/MRC_creator | fc45d0a81d11fb5082b5ef8b84e6bb4c236052b9 | 42128c78fba177cd20b3a948918c0451b0154367 | refs/heads/master | 2023-05-31T23:00:03.848531 | 2021-06-22T01:45:30 | 2021-06-22T01:45:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,456 | hpp | ////////////////////////////////////////////////////////////////////////////////
// The following FIT Protocol software provided may be used with FIT protocol
// devices only and remains the copyrighted property of Garmin Canada Inc.
// The software is being provided on an "as-is" basis and as an accommodation,
// and ... | [
"helder.giro.lopes@gmail.com"
] | helder.giro.lopes@gmail.com |
743506ec18398643c37ca1ad3485c4e7aeb9e53b | 4039f072fe334d0d532592986e0f5dd1bf49dc82 | /utils/misc.cc | 37015e1b7dbeeff92657ab7cef94297a3547eb8f | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lpfvip/tube | ba853db5a19dc85101ab572879286d078eedf136 | 5bb1fd186b8de526ebc2979233df2b0363b0788d | refs/heads/master | 2021-01-17T22:02:40.828476 | 2011-06-19T05:13:15 | 2011-06-19T05:13:15 | 2,472,828 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,262 | cc | #include "pch.h"
#include <sys/time.h>
#include <sys/resource.h>
#include <sys/syscall.h>
#include <sys/types.h>
#include "utils/misc.h"
#include "utils/exception.h"
namespace tube {
namespace utils {
void
set_socket_blocking(int fd, bool block)
{
int flags = -1, origflags = -1;
origflags = flags = fcntl(fd... | [
"mikeandmore@gmail.com"
] | mikeandmore@gmail.com |
6a24c09f1c9e26cb4d05cc83ff7deaa56bae15ee | 7f8b5850d5ff2c8cf3f47aec67eb67ae9ea4d553 | /src/modules/XBee/XBee.cpp | 87a93a8d0fa4e30da67611e6127e67c505702ae8 | [
"MIT"
] | permissive | BarryPSmith/RadioLib | 1eb51f4253ba41c1744cf5d7c023138c9280f605 | 4032aac9443a6b59437ab47cd5266f3971d1f991 | refs/heads/master | 2022-01-25T12:57:14.651572 | 2019-12-02T05:03:55 | 2019-12-02T05:03:55 | 220,471,305 | 0 | 0 | MIT | 2019-11-12T21:05:33 | 2019-11-08T13:21:27 | C++ | UTF-8 | C++ | false | false | 12,336 | cpp | #include "XBee.h"
XBee::XBee(Module* mod) {
_mod = mod;
_frameID = 0x01;
_frameLength = 0;
_frameHeaderProcessed = false;
}
int16_t XBee::begin(long speed) {
// set module properties
_mod->baudrate = speed;
_mod->init(RADIOLIB_USE_UART, RADIOLIB_INT_1);
// reset module
reset();
// empty UART buf... | [
"jgromes@users.noreply.github.com"
] | jgromes@users.noreply.github.com |
89f843f6c8c8a179583258a992d2d555dd934f97 | 36b9decf14d266d6babaf1c44085c2ba869c03ce | /Remnant-main/Remnant/SDK/TimeManagement_parameters.h | 9c07f96d561f1e83eb6650b6cfa44708b8377bf9 | [] | no_license | RoryGlenn/RemnantLootSwitcher | 6e309a7b2b7bac88a166b552b640c830b863eb2d | 85c4cb6839b7c0f60cf8143c571d64ca12439a63 | refs/heads/master | 2022-12-29T08:47:15.713546 | 2020-10-23T22:01:45 | 2020-10-23T22:01:45 | 305,910,400 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,594 | h | #pragma once
// Name: Remnant, Version: 6
#include "../SDK.h"
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
/*!!HELPER_DEF!!*/
/*!!DEFINE!!*/
namespace UFT
{
//---------------------------------------------------------------------------
// Parameters
//-----------------------------------------------------------... | [
"romglenn@ucsc.edu"
] | romglenn@ucsc.edu |
0bb5266db721d1b630b3ff6a55385b0f5ee799b6 | e99592f5f7a8c58c4619ca42d3ccb2292b49f332 | /week6_1.2/week6_1.2/MainFrm.cpp | 32fc7ab5f19682a6446b3db308a7f470cd9089ad | [] | no_license | tseebo/Vc | e19318b5c7daad2e0490edb08388a104f6663747 | 78e65b17d1443247dccde04e2e27839a0d16e175 | refs/heads/master | 2021-03-21T15:04:10.567853 | 2020-07-02T11:27:07 | 2020-07-02T11:27:07 | 247,305,884 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,770 | cpp |
// MainFrm.cpp : CMainFrame 类的实现
//
#include "stdafx.h"
#include "week6_1.2.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_SEPA... | [
"1305771558@qq.com"
] | 1305771558@qq.com |
0d13d6e6c2e6bacf9459dccbb35d8ab46d834859 | a651e289a71facfa65335cf4605a2859e44aed1d | /vri.hpp | 173aaa8d89598e9a95393cfece7b2603832a2bf0 | [] | no_license | GabrielManhaes/INF1608_Visualizacao_Volumetrica | a2d72544a16b411f150adfc1e9eb8079483a2307 | 0f8abd3a5c159d7ed91d3cd8c5e5ae8a374c6c6e | refs/heads/master | 2020-09-11T08:13:09.573413 | 2019-12-11T01:25:01 | 2019-12-11T01:25:01 | 222,001,391 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,028 | hpp | #ifndef __VRI_HPP
#define __VRI_HPP
using namespace __shedskin__;
namespace __vri__ {
extern str *const_0, *const_1, *const_2, *const_3, *const_4, *const_5, *const_6, *const_7;
typedef double (*lambda2)(double);
typedef double (*lambda1)(double);
typedef double (*lambda0)(double);
extern __ss_int i, i_raio, k, res... | [
"mfvuori@gmail.com"
] | mfvuori@gmail.com |
8bc3b479f33c3b263e252b41db4f510969dc4fa1 | 4191088b6cb189965c8eb67c9589fa1b8e0376cf | /src/solver/conv_ocl_dir2D_bwdWrW_1x1.cpp | 69b09db5065b4724a542898159af69ba5c109e89 | [
"MIT"
] | permissive | marty1885/MIOpen | 2dc1fe8f9be288a85d6a0b118ee3e7865d05bae4 | e4fb0b24872505d5cb6009007d2030d4a03e70f8 | refs/heads/master | 2020-12-02T11:14:21.371539 | 2017-11-19T03:01:38 | 2017-11-19T03:01:38 | 96,619,248 | 4 | 1 | null | 2017-07-08T12:59:43 | 2017-07-08T12:59:43 | null | UTF-8 | C++ | false | false | 22,545 | cpp | /*******************************************************************************
*
* MIT License
*
* Copyright (c) 2017 Advanced Micro Devices, 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
* ... | [
"marty188586@gmail.com"
] | marty188586@gmail.com |
fb25faa7986863045d16e73e478c49469f512006 | 9a7596abee1d6f16ca45a64ecb0ff57cadb5436d | /Noise.cpp | af4a6408acb062687a11b73f9f6ac31b85dc03ac | [] | no_license | nnarain/VoxelEngine | 2ae55bb3a98afbde978204e30ba44736aa806948 | 5e84475924fb7e2cbac3c9c993e1004225d58483 | refs/heads/master | 2020-05-18T22:20:18.879925 | 2015-07-26T18:28:05 | 2015-07-26T18:28:05 | 37,539,794 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,676 | cpp |
#include "Noise.h"
using namespace engine;
using namespace engine::noise;
#include <SGL/Math/MathUtil.h>
#include <cassert>
#include <random>
Noise::Noise(int w, int h) :
_width(w),
_height(h),
_noise(w * h, 0)
{
}
void Noise::generate(int octaveCount)
{
std::vector<std::vector<float>> smoothNoise(octaveCount... | [
"nnaraindev@gmail.com"
] | nnaraindev@gmail.com |
a611f227167fe9c76bda246ff0c02fc06f5c545a | 51d5cff1ac2c3baccaa65df86a6d82b83ada5740 | /sampleData/090929/imageValFeature.cpp | a277ee5ad106155d6d2548be58b577c6dd66cf2c | [] | no_license | cou929/polygonise | 4c72da66d71ef22cfa61bbea43673c4b6a4fa982 | 4bd895abe90f9c914e0b7e67830c57a949f575a4 | refs/heads/master | 2021-01-10T18:37:40.142040 | 2009-11-06T07:26:04 | 2009-11-06T07:26:04 | 299,520 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 648 | cpp | #include <iostream>
#include "opencv/cv.h"
#include "opencv/cxcore.h"
#include "opencv/highgui.h"
using namespace std;
int main(int argc, char ** argv)
{
if (argc != 3)
{
fprintf(stderr, "Usage: %s <depth image> <coordinate data>\n", argv[0]);
return -1;
}
IplImage * img = cvLoadImage(argv[1])... | [
"cou929@gmail.com"
] | cou929@gmail.com |
52c9c9d1599f96062fc8902801034960b1222774 | da3215baf37d257d5814f165e98b4b19dee9cb05 | /SDK/FN_MicIndicator_parameters.hpp | cc846a8c90aea3f2c1e2f0ad7b976d6669c1ad57 | [] | no_license | Griizz/Fortnite-Hack | d37a6eea3502bf1b7c78be26a2206c8bc70f6fa5 | 5b80d585065372a4fb57839b8022dc522fe4110b | refs/heads/Griizz_Version | 2022-04-01T22:10:36.081573 | 2019-05-21T19:28:30 | 2019-05-21T19:28:30 | 106,034,464 | 115 | 85 | null | 2020-02-06T04:00:07 | 2017-10-06T17:55:47 | C++ | UTF-8 | C++ | false | false | 1,191 | hpp | #pragma once
// Fortnite SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Parameters
//---------------------------------------------------------------------------
// Function MicIndicator.MicInd... | [
"sinbadhacks@gmail.com"
] | sinbadhacks@gmail.com |
d1a3905dd8a004da5773bade9acdc48ec4f9a30c | c4b8e620cceb8d38f377205f3db4090804662947 | /Make3DPipeline/CoreInclude.h | bf23ee1409e0b49458fcbe5e09c8533e790e4578 | [] | no_license | esl000/RenderingTutorial | f0367b313c6f805c746b1e0d646669f81e61c98a | d3d250d43adbdf3528a79ecd3bd5cb24ccaa53b2 | refs/heads/master | 2020-06-14T03:59:34.392954 | 2020-02-14T03:07:58 | 2020-02-14T03:07:58 | 194,890,284 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 440 | h | #pragma once
#include "stdafx.h"
#include "Matrix.h"
#include "Object.h"
#define SINGLETON(class_name)\
private:\
class_name() {}\
public:\
static class_name* GetInstance(){\
static class_name instance;\
return &instance; }
template<typename Type>
inline bool CastCheck(Object* pointer)
{
return (bool) dynamic_cast<... | [
"pgunuk@gmail.com"
] | pgunuk@gmail.com |
80a5f3b2a9aacc1dc7f7db938c9f270c8134f285 | 6f224b734744e38062a100c42d737b433292fb47 | /clang-tools-extra/test/clang-tidy/checkers/readability/braces-around-statements-attributes.cpp | e799614a1f7b0e557c2b378ac474fc8affb21d7b | [
"Apache-2.0",
"LLVM-exception",
"NCSA"
] | permissive | smeenai/llvm-project | 1af036024dcc175c29c9bd2901358ad9b0e6610e | 764287f1ad69469cc264bb094e8fcdcfdd0fcdfb | refs/heads/main | 2023-09-01T04:26:38.516584 | 2023-08-29T21:11:41 | 2023-08-31T22:16:12 | 216,062,316 | 0 | 0 | Apache-2.0 | 2019-10-18T16:12:03 | 2019-10-18T16:12:03 | null | UTF-8 | C++ | false | false | 565 | cpp | // RUN: %check_clang_tidy -std=c++20-or-later %s readability-braces-around-statements %t
void test(bool b) {
if (b) {
return;
}
if (b) [[likely]] {
// CHECK-FIXES-NOT: if (b) { {{[[][[]}}likely{{[]][]]}} {
return;
}
if (b) [[unlikely]] {
// CHECK-FIXES-NOT: if (b) { {{[[][[]}}unlikely{{[]][]... | [
"mydeveloperday@gmail.com"
] | mydeveloperday@gmail.com |
22b23e986e635f8295bd995b1a0460e5e08a5b78 | 2fb14ea250ce9645af98229968334d16506a2a7b | /Source/WebKit2/UIProcess/API/efl/NetworkInfoProvider.h | b9f86e6e5c122457ceee9bee4b6aa4d40fb56159 | [] | no_license | heuflying/webkit | 9b137e13caeffdaf5cab1879e75f15a327197e28 | 454d74ae30e2177c15dec33a5cf6c645cd5c164e | refs/heads/master | 2020-12-30T17:45:14.331241 | 2012-09-16T07:22:46 | 2012-09-16T07:22:46 | 5,828,481 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,251 | h | /*
* Copyright (C) 2012 Intel Corporation. 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 cond... | [
"commit-queue@webkit.org"
] | commit-queue@webkit.org |
5fafeaf78398ace778871d56cfca3d14543e2357 | 31715a0441c7b0e66f0d638f99ef04c1d38ea593 | /Src/external/chilkat-9.5.0-x86-vc2017/include/CkCrypt2.h | b670e2c7dfb000f1cb7f91754b15accf7828858e | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jjuiddong/CURL-Practice | 8907acc804432aae6fab6c47ef5dbc9dcbfb0146 | 3406d98a4ff387fd0a4b34940737afaa8d8b3c75 | refs/heads/master | 2020-09-28T21:12:39.148195 | 2019-12-11T05:22:02 | 2019-12-11T05:22:02 | 226,865,865 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 158,426 | h | // CkCrypt2.h: interface for the CkCrypt2 class.
//
//////////////////////////////////////////////////////////////////////
// This header is generated for Chilkat 9.5.0.80
#ifndef _CkCrypt2_H
#define _CkCrypt2_H
#include "chilkatDefs.h"
#include "CkString.h"
#include "CkClassWithCallbacks.h"
class CkByteData;
cla... | [
"jjuiddong@hanmail.net"
] | jjuiddong@hanmail.net |
af827e0a0a04cc2e8061821269ebfc41e03f27bd | 4ccd52495db5918147e186fee388d9004e2e5895 | /lib/communication/ipv6address.cpp | f5e7c10c53741bb72ae149b812c51e82d5dfafe1 | [
"MIT"
] | permissive | mloy/hbm | 71900186895291ed9e14487fb935e2c5c4e8de82 | 892686df4e914e07e8cc8b67c232d2f1a312905b | refs/heads/master | 2020-09-08T01:35:11.759061 | 2019-11-05T13:37:20 | 2019-11-05T13:37:20 | 220,971,646 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,555 | cpp | // Copyright 2014 Hottinger Baldwin Messtechnik
// Distributed under MIT license
// See file LICENSE provided
#include <algorithm>
#ifdef _WIN32
#ifndef _WINSOCK2API_
#include <ws2tcpip.h>
#endif
#else
#include <sys/types.h>
#include <arpa/inet.h>
#endif
#include "hbm/communication/ipv6address.h"
#ifdef _WIN32
st... | [
"matthias.loy@hbm.com"
] | matthias.loy@hbm.com |
805de36ed86f7ec6f4e930a2afc2a0cd53fd0ea6 | 85139670ac53c5df7484c7d3eb1d1284502a4a77 | /console/model_ctrl.cpp | b882b7d6046a95e425af706f6d66d8b7de3c5d95 | [] | no_license | chinarustin/aep | f9872a1d4e82cad38d50d46f370ce0513280f40e | 6bbe1b634812528c3a4a696335174ae51846d467 | refs/heads/master | 2020-12-27T15:17:18.706709 | 2014-09-27T13:50:56 | 2014-09-27T13:50:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,478 | cpp | #include "model_ctrl.h"
#include <math.h>
CModelCtrl::CModelCtrl(Model2 &model)
: m_Model(model)
, m_Width(0)
, m_Height(0)
, m_VerMargin(0)
, m_HorMargin(0)
, m_ComponentWidth(0)
, m_ComponentHeight(0)
{
}
CModelCtrl::~CModelCtrl()
{
}
void CModelCtrl::Init(CRect &rect)
{
CalculateSize(rect);
CreateDrawIte... | [
"zanmato1984@gmail.com"
] | zanmato1984@gmail.com |
8767f61a269a5676218b9b6f8f87896d1e8549b2 | 19eec37edff87e0b3f234d5772e5555f5c83b17e | /src/essence.game/qpang/leaderboard/Leaderboard.h | c5a02bfc6b0de28dca4a2e5ac71c3702792c3f46 | [
"MIT"
] | permissive | jellenijhof12/qpang-essence-emulator | 4632927d3b605a7e17e80539ec76288525c6b324 | 943189161fd1fb8022221f24524a18244724edd6 | refs/heads/master | 2023-07-02T20:46:42.313580 | 2021-08-12T14:18:37 | 2021-08-12T14:18:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 355 | h | #pragma once
#include <cstdint>
#include <map>
#include <mutex>
class Leaderboard
{
public:
struct Position {
uint32_t rank;
int32_t difference;
};
void refresh();
Leaderboard::Position getPosition(uint32_t playerId);
private:
std::map<uint32_t, Position> m_currentRanking;
std::map<uint32_t, Position> m... | [
"bartramaekers99@gmail.com"
] | bartramaekers99@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.