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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
15b871b27996e637d5fa792a4ac8bb320b8b7fb4 | 39306ad5e889c8b152d5ce9c32450f061b7cd78c | /litecov.cpp | 575a87f6f2adcafbfbd011bccf9da0161dcc16a6 | [
"Apache-2.0"
] | permissive | ExpLife0011/TinyInst | 80a0b2c4559be94a8d37f3b1c0815035f4e88b18 | e5ec6cc67bb511ce26aea8dfa5d81e0d5b06de2e | refs/heads/master | 2022-12-12T04:50:03.166327 | 2020-08-21T09:06:42 | 2020-08-21T09:06:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,843 | cpp | /*
Copyright 2020 Google LLC
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
https ://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softwa... | [
"ifratric@google.com"
] | ifratric@google.com |
aa0d66116587e5aacef27284211d4db04fd9f0c8 | fb92dd12322f2fcdfeb96df2cca8c6737ba60c6f | /GameEngine/GameEngine/AnimMan.h | c656f3d2a53ff2ccb31f5f6b94ccb81424da645a | [] | no_license | hemalpatel2990/GameEngine | f016dd37538abf01e213b66a148d1316f2899a44 | 570d08014474f3f719b24e7a174b621b48906745 | refs/heads/master | 2020-05-26T20:16:13.954501 | 2019-05-24T05:56:29 | 2019-05-24T05:56:29 | 188,360,106 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 741 | h | #ifndef ANIM_MAN_H
#define ANIM_MAN_H
#include "Trace.h"
#include "GameObject.h"
#include "Game.h"
#include "ShaderObject.h"
#include "TextureManager.h"
#include "InputMan.h"
#include "CameraMan.h"
#include "GameObjectMan.h"
#include "Timer.h"
#include "Anim.h"
#include "FrameBucket.h"
class AnimMan
{
public:
static... | [
"1mike.po007@gmail.com"
] | 1mike.po007@gmail.com |
9909ca7c9a1cd8b1364c3cbf77e4cad76796fa2c | 52519bf3723f6ed38858198321e798988b964e31 | /src/rocketchatrestapi-qt5/autotests/getthreadsjobtest.cpp | 863d8f005f3e65f9870fca4c86248730ca7b6213 | [] | no_license | jcelerier/ruqola | d5625ad0d048a6546900018e70af250a724ebd64 | 4de6bacb63cc7a7a71b4b4e50cdce0076a6288e1 | refs/heads/master | 2022-02-20T15:37:19.362724 | 2019-07-20T07:19:34 | 2019-07-20T07:19:34 | 197,894,956 | 0 | 0 | null | 2019-07-20T07:21:36 | 2019-07-20T07:21:36 | null | UTF-8 | C++ | false | false | 2,788 | cpp | /*
Copyright (c) 2019 Montel Laurent <montel@kde.org>
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Library General Public License as published
by the Free Software Foundation; either version 2 of the License or
( at your option ) version 3 or, at the... | [
"montel@kde.org"
] | montel@kde.org |
d4782624c9fc6b739782ba6b7a5e16cb2f3fc2e6 | ddf988b5a89017cfa449ac55b0f8315696352789 | /c++_primer_ex/ex9_7.cc | 262f4135b7a7a10fe9a3e02981b5486feb7409db | [] | no_license | cheerayhuang/Garner | 6fe7dfb1c12799dcb5b3eb809bce8a4119ba0f05 | fafccc9d53adab1403c3884a09b46e5e9c2910e7 | refs/heads/master | 2022-12-20T20:46:40.954396 | 2022-12-12T03:38:43 | 2022-12-12T03:38:43 | 5,774,039 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 906 | cc | /**************************************************************************
*
* Copyright (c) 2014 Nibirutech, Inc. All Rights Reserved
* www.Nibirutech.com
*
* @file: ex9_7.cc
* @author: Huang Qiyu
* @email: huangqiyu@chukong-inc.com
* @date: 10-23-2014 16:41:13
* @version $Revision$
*
********************... | [
"cheeray.huang@gmail.com"
] | cheeray.huang@gmail.com |
1736459330d8f5476cf020df2c8b21232f49477a | 6c778b46e083c561c26191b379559356adef9923 | /TripleX.cpp | dec30101f3edbf385bb5c60d758132bfb9ef935e | [] | no_license | mazenswar/TripleX | dcbefcf0fa31a1f4c0a2927017dc5fa7fd323886 | 0c13789a18800a9b33c48c3f5748796a2d3cf72e | refs/heads/main | 2023-04-15T21:31:34.951860 | 2021-05-03T17:03:35 | 2021-05-03T17:03:35 | 363,996,791 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,907 | cpp | #include <iostream>
#include <ctime>
void PrintIntroduction(int Diffculty)
{
if (Diffculty == 1)
{
std::cout << "\n You are a secret agent breaking into a secure server room... \n";
std::cout << "\n Enter the correct code to continue \n";
}
}
bool PlayGame(int Difficulty)
{
PrintIntroduc... | [
"mazenswar@protonmail.com"
] | mazenswar@protonmail.com |
6534acbfc9db7fdc535f2af76fbe84073f7347da | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/CMake/CMake-gumtree/Kitware_CMake_repos_basic_block_block_3200.cpp | 70342ad592b634468878b3ea4be3eac4308d389a | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 188 | cpp | (forceOverwrite) {
remove(outName);
} else {
fprintf ( stderr, "%s: Output file %s already exists.\n",
progName, outName );
setExit(1);
return;
} | [
"993273596@qq.com"
] | 993273596@qq.com |
80e9ee34bd196b1289aad96810ecc48765ef61ae | f19896ff3a1016d4ae63db6e9345cfcc4d0a2967 | /Topics/Topic/Data Structures and Alogrithms (Topic)/Leetcode(Website)/697(Degree of an array).cpp | 5ff91b2be1e45c17d8c0cfa7355438928aab3c9e | [] | no_license | Akshay199456/100DaysOfCode | 079800b77a44abe560866cf4750dfc6c7fe01a59 | b4ed8a6793c17bcb71c56686d98fcd683af64841 | refs/heads/master | 2023-08-08T07:59:02.723675 | 2023-08-01T03:44:15 | 2023-08-01T03:44:15 | 226,718,143 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,288 | cpp | /*
-------------------------Question:
Given a non-empty array of non-negative integers nums, the degree of this array is defined as the maximum frequency of any one of its elements.
Your task is to find the smallest possible length of a (contiguous) subarray of nums, that has the same degree as nums.
Example 1:
... | [
"akshay.kum94@gmail.com"
] | akshay.kum94@gmail.com |
08a7f2e8a5884ed2ac4c32bc8debb00e7d4ff7bf | ea378f7f0a3a8a3ebf2a0b9097a31fab4b2a15ae | /C-plus-plus/quxuesuanfa_chapter3_3.cpp | cd510108971ed3e669f218401782a3bca42a850c | [] | no_license | RoseVamboo/Algorithms | f1b75ffb4455357beb3c2ab5a005fbb80429d51e | 7214da2180a63c54e0af6c6101e5b5368c8948e8 | refs/heads/master | 2020-04-04T22:58:53.266536 | 2018-11-06T07:33:54 | 2018-11-06T07:33:54 | 156,342,830 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 965 | cpp | #include <iostream>
using namespace std;
void Merge(int s[], int low, int middle, int high){
int *B = new int[high - low + 1];
int i = low, j = middle+1,k=0;
while (i<=middle&&j<=high){
if (s[i] < s[j]){
B[k++] = s[i++];
}
else{
B[k++] = s[j++];
}
}
while (i <= middle)B[k++] = s[i++];
while (j <= h... | [
"zourose123@126.com"
] | zourose123@126.com |
94875b7f62f29972f777a1d409943c851f232174 | f65df82bcd2741b9974a50b78da87852f9552492 | /src/stdafx.h | 2c38f46fa704490b8aa88549424e10b4e72b0879 | [
"MIT"
] | permissive | alexezh/trv | 9ecd0a12560dc137c998cf4f0359e024ff77053c | 1dd97096ed9f60ffb64c4e44e2e309e9c5002224 | refs/heads/master | 2021-01-10T19:54:07.103746 | 2017-04-23T14:41:24 | 2017-04-23T14:41:24 | 7,505,645 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,085 | h | // Copyright (c) 2013 Alexandre Grigorovitch (alexezh@gmail.com).
//
// 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,... | [
"alexezh@gmail.com"
] | alexezh@gmail.com |
b364f96d95d3765de45a8252d2ee32bcdf107e39 | d87495a64800b98ffba47c73518c6e243da04d84 | /source/unshare.cpp | a0154bc63888d26eb0f3989b30a7eb8e8cb41d73 | [
"ISC",
"MIT",
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | synety-jdebp/nosh | 6a7c106201789a7c73a84ede0954e7351b31ea42 | 010be9e4e8628007b42bc46ee18cb1e9dc6881ff | refs/heads/master | 2021-05-10T12:45:32.993528 | 2018-02-15T17:59:14 | 2018-02-15T17:59:14 | 118,451,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,561 | cpp | /* COPYING ******************************************************************
For copyright and licensing terms, see the file named COPYING.
// **************************************************************************
*/
#include <vector>
#include <cstdio>
#include <cstdlib>
#include <cerrno>
#include <cstring>
#incl... | [
"jonathan.de.boyne.pollard@synety.com"
] | jonathan.de.boyne.pollard@synety.com |
cd5edc4fb9cb01a4f3df2bdc5e0b4e8dad9b0673 | 3edd3da6213c96cf342dc842e8b43fe2358c960d | /abc/abc073/a/main.cpp | 2360685c7cd6f42530861570709d58d88db518aa | [] | no_license | tic40/atcoder | 7c5d12cc147741d90a1f5f52ceddd708b103bace | 3c8ff68fe73e101baa2aff955bed077cae893e52 | refs/heads/main | 2023-08-30T20:10:32.191136 | 2023-08-30T00:58:07 | 2023-08-30T00:58:07 | 179,283,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 617 | cpp | #include <bits/stdc++.h>
using namespace std;
#define REP(i, n) for(int i = 0; i < n; i++)
#define COUT(x) cout<<(x)<<endl
#define dump(x) cout << #x << " = " << (x) << endl;
using ll = long long;
using P = pair<int,int>;
using Graph = vector<vector<int>>;
using M = map<int,int>;
using PQ = priority_queue<int>;
using ... | [
"ccpzjoh@gmail.com"
] | ccpzjoh@gmail.com |
96a8f3faa4302a396584b901e269c148d36061c5 | 0f283e48dca3fd98114cf4d6df5f810d17d2edc5 | /dll.UsefulFunctions/aaplus/AAKepler.h | 29eff07a57934117024ff0b74c21c7ff40992a1d | [] | no_license | erakli/NES_satellite_motion | 85971f303e20d3dd16fd425d2c64a6e628b8786f | 0ec68f48db68a5cf2a54cbcfff96f56c8bf6a2ec | refs/heads/master | 2021-01-10T12:39:03.232134 | 2016-01-29T10:33:15 | 2016-01-29T10:33:15 | 44,527,740 | 0 | 0 | null | 2015-11-15T23:51:48 | 2015-10-19T10:36:11 | C++ | UTF-8 | C++ | false | false | 1,290 | h | /*
Module : AAKEPLER.H
Purpose: Implementation for the algorithms which solve Kepler's equation
Created: PJN / 29-12-2003
Copyright (c) 2003 - 2015 by PJ Naughter (Web: www.naughter.com, Email: pjna@naughter.com)
All rights reserved.
Copyright / Usage Details:
You are allowed to include the source code in any produ... | [
"erakli00@yandex.com"
] | erakli00@yandex.com |
fbb98ceadd8138f217c8c0e2c9eb85f597fe8319 | cd396e0cf8ca525394702994bec7c66bcbad3c91 | /Chapter1_1/MainChapter1_7.cpp | d7cd228869a84cfe33969944a281c9a827fde707 | [] | no_license | BlockJJam/MyCppStudy | c46794402be1186b60264724989c9a11b73ad1aa | 4d42683da7b2596df2a697283c1c1cd3141e71c6 | refs/heads/master | 2020-09-05T22:39:57.974222 | 2019-11-22T06:19:06 | 2019-11-22T06:19:06 | 220,233,812 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 627 | cpp | /*
<지역범위>
밑의 x의 선언이 3번 이루어졌는데 ( int x=1, x=2, x(0) )
-> 각각의 영역이 {}를 써서 다르기 때문에 가능하다
cout을 써서 x의 메모리 주소를 확인해보자
=> 즉, 지역변수는 영역을 벗어났을 때 사용할 수 없게 된다
*/
#include <iostream>
using namespace std;
int main()
{
int x(0); //객체지향에서 가능한 표현 x=0 ; x가 인스턴스를 갖는다
{
//영역 boundary표현
int x = 1;
cout << x << " " << &x <<... | [
"blockjjam99@gmail.com"
] | blockjjam99@gmail.com |
7c48634b6fa6e9015100b3562a65bbbda61d75bc | a26ef769b3de60c3325c6f5c8ab833265e7f44c3 | /MapTool/MapTool/GameMain.h | f158de348ee2d540d020da456953746126fb28b2 | [] | no_license | kimi28/SchoolProject | 6f11e77a792e2a98d3f6d927637bbbca84f975cc | dc51b1ca476700b0df9c3050a4a1f0066f2127f8 | refs/heads/master | 2021-01-20T09:17:11.743780 | 2018-04-26T02:27:35 | 2018-04-26T02:27:35 | 90,233,859 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,396 | h | #pragma once
#include "DxWindow.h"
class Sprite;
class Rect;
class Animation;
#define TILESIZE 32
#define TILEX 20
#define TILEY 20
#define TILESIZEX TILEX *TILESIZE
#define TILESIZEY TILEY *TILESIZE
#define SAMPLETILEX 20
#define SAMPLETILEY 8
enum TERRAIN {
TR_CEMENT,
TR_GROUND,
TR_GRASS,
TR_WATER,
TR_END
}... | [
"kimhaidong28@gmail.com"
] | kimhaidong28@gmail.com |
ad2d45f4d55bd51f7a1b2cb05d1c2c76d65db8b6 | 7ec7ded86996b0e857baa174640e59db35487665 | /combined/using_client/mainwindow.hpp | 8d3e565063740f4f2f9571784b85fdb79f7c816b | [] | no_license | vcato/mvc_example | a5efc6cab505181666cee755f28249938701a71f | 70fc74996a25f4e13f462b7f8b8cf56057af41f2 | refs/heads/master | 2020-05-04T14:07:02.690111 | 2019-04-30T18:27:28 | 2019-04-30T18:27:28 | 179,185,319 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,387 | hpp | #ifndef MAINWINDOW_HPP_
#define MAINWINDOW_HPP_
#include <memory>
#include "applicationdata.hpp"
#include "optionswindow.hpp"
class MainWindow {
public:
MainWindow();
~MainWindow();
void setApplicationDataPtr(ApplicationData *);
void open();
protected:
ApplicationData &_applicationData();
... | [
"vaughn@giantstudios.com"
] | vaughn@giantstudios.com |
4e10927b073ec5d682aa025a844c8dbc9568b4c4 | 6d258d9abc888d6c4640b77afa23355f9bafb5a0 | /curlpp/examples/ex24_debug_fucntion.cpp | 832427ebc64df7fdb056ebab2f4c47055f6f8e53 | [] | no_license | ohwada/MAC_cpp_Samples | e281130c8fd339ec327d4fad6d8cdf4e9bab4edc | 74699e40343f13464d64cf5eb3e965140a6b31a2 | refs/heads/master | 2023-02-05T00:50:47.447668 | 2023-01-28T05:09:34 | 2023-01-28T05:09:34 | 237,116,830 | 15 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,630 | cpp | /**
* curlpp sample
* 2020-07-01 K.OHWADA
*/
// Example 24: Binded method functor for DebugFunction example.
// https://github.com/jpbarrette/curlpp/blob/master/examples/example24.cpp
/*
* Copyright (c) <2002-2005> <Jean-Philippe Barrette-LaPierre>
*
* Permission is hereby granted, free of ch... | [
"ml.ohwada@gmail.com"
] | ml.ohwada@gmail.com |
4be93054b6986fbce08231fa8e902c2fca5b55ef | 571673736994bc6d5d28f46202e732283a4dfab0 | /xorm/reflect/reflector.hpp | e6d3934bb6333e4768b73d2f4d2ab60001c09c32 | [] | no_license | zhaoyaogit/xorm | a0818c2a591c82ed6d099f04f136646066ca8084 | 8ab88c90b03d7a429e26c3244c06651af292c41b | refs/heads/master | 2023-01-03T18:32:17.986147 | 2020-11-03T07:32:41 | 2020-11-03T07:32:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,166 | hpp | #pragma once
#include <array>
#include <tuple>
#include <string>
namespace reflector
{
#define place_holder 120,119,118,117,116,115,114,113,112,111,110,109,108,107,106,105,104,103,102,101,100,99,98,97,96,95,94,93,92,91,90,89,88,87,86,85,84,83,82,81,80,79,78,77,76,75,74,73,72,71,70,69,68,67,66,65,64,63,62,61,60,59,58,57... | [
"970252187@qq.com"
] | 970252187@qq.com |
f9e00790b3a2aaa21a16cf929ff43cd0f3a9fd44 | 92e67b30497ffd29d3400e88aa553bbd12518fe9 | /assignment2/part6/Re=110/26.7/p | f0bba3cf63165be8cb4b669f50f929e4fa40c472 | [] | no_license | henryrossiter/OpenFOAM | 8b89de8feb4d4c7f9ad4894b2ef550508792ce5c | c54b80dbf0548b34760b4fdc0dc4fb2facfdf657 | refs/heads/master | 2022-11-18T10:05:15.963117 | 2020-06-28T15:24:54 | 2020-06-28T15:24:54 | 241,991,470 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,087 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 7
\\/ M anipulation |
\*-------... | [
"henry.rossiter@utexas.edu"
] | henry.rossiter@utexas.edu | |
ec8b70af5e003fc3a1f61645655f1f20bd787347 | 5d329211e35808a250c21927fcbdda6a6b3254f7 | /ShapeEnum.cpp | 5a6fcc39684dab8e012b67da5c464b4fa26c8e6b | [] | no_license | GaganCJ/SingletonFactory | 9f6ca9fb3343cc6040a45999725857ebde42aae5 | f0cc0b02506e010cd22104de20fd3689de4cf5b9 | refs/heads/master | 2020-04-08T19:12:30.599341 | 2018-08-26T13:49:52 | 2018-08-26T13:49:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 50 | cpp | enum ShapeEnum {
circle, triangle, rectangle
}; | [
"jarenty90@o2.pl"
] | jarenty90@o2.pl |
8ddd86195b04d91e63b89e33901feed08935e88f | 673a92aedae0171e4054de3f4b67258b2139ebd0 | /src/openflow-common.cpp | a6320bcbe5f1b83e7e464b34653f7a57867bdb7a | [
"LicenseRef-scancode-x11-stanford"
] | permissive | travelping/ofdissector | ae65ac05110291993a7dd434fa8985e569f2af09 | 5850f292c64306536e8c632c5ccd8f5856ffc9fe | refs/heads/master | 2021-01-17T03:16:56.592813 | 2012-07-19T16:44:54 | 2012-07-19T16:44:54 | 7,241,831 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,868 | cpp | /* Copyright (c) 2010-2011 The Board of Trustees of The Leland Stanford Junior University */
#define OPENFLOW_INTERNAL
#include <openflow-common.hpp>
#include <of10/openflow-100.hpp>
#include <of11/openflow-110.hpp>
#include <of12/openflow-120.hpp>
#include <glib.h>
#include <epan/packet.h>
#include <epan/ftypes/fty... | [
"allanv@cpqd.com.br"
] | allanv@cpqd.com.br |
2d692ea24cd5b7bebfd83389420917de36ef758c | e730f520bad150c8a29edf805323731f89c476fc | /LOLDetour/GameFunc.cpp | b7096b719739a51cecca404f4610c895a7e0f6fc | [] | no_license | BlazingForests/LOLDetour_ch | 5ee1b2d64e5c6f36e02efa52da328167bd28df19 | 5170ebacad7d6152b3696bae22175ef3d1a2f580 | refs/heads/master | 2021-01-18T09:32:20.047698 | 2016-04-27T09:58:36 | 2016-04-27T09:58:36 | 61,734,252 | 2 | 0 | null | 2016-06-22T16:25:13 | 2016-06-22T16:25:12 | null | GB18030 | C++ | false | false | 7,707 | cpp | #include "GameProc.h"
#pragma comment(lib, "version.lib")
extern DWORD dwBASE_LOL;
extern HWND hGame_LOL;
extern HMODULE hInstance;
extern CONFIG_EXE cfgEXE;
BOOL bStartD3DHook;
BOOL bDraw;
DWORD dwBASE_MyObject=0;
DWORD dwBASE_NameHook=0;
DWORD dwBASE_GameTime=0;
void HookHeroName();
DWORD GetMyObjectBase(){
D... | [
"kevinsmail@vip.qq.com"
] | kevinsmail@vip.qq.com |
104f68726f957ff48c11f4d270fc0cec7eb108de | 22aa78e3809b48dd475f42ff1c6b9d7af3548405 | /CPP_Primer/Cyber_Mancing_WBot/Resource_Files/utils/gen_webpage/ubc_hash.cpp | 67f75348f10236ce8bce107f027a781a680bd666 | [] | no_license | addisonu/Cpp_Primer | 30fe8ef3a6a32bb80e18ec7125557e3ba6552a3a | 69a4a3b6679c18e257c5502fb3910f2d31b36089 | refs/heads/master | 2021-01-01T05:49:57.844516 | 2017-11-16T15:36:26 | 2017-11-16T15:36:26 | 15,954,636 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,022 | cpp | // DESC : Search for urls and index words using Hash_indexer data structure
// LEFT OFF //
/*
* adding code to generate webpage
*/
// BUGS //
/*
* relative URLs with only final part of path are duplicating last part of path which produces incorrect URLs - status [fixed] - prblem [used string function find_last_of w... | [
"my_wireless_world@yahoo.com"
] | my_wireless_world@yahoo.com |
b7cf2b5f242b6039f589a66153e5358076392f45 | 23470f3d6bbf520b76c1c7f39adbcbdbfdd58fd2 | /app/src/main/jni/inc/NCCTemplateClassifierTraining.h | 922b9428d5065f5451281de5c6e4e1b9cd42b81d | [
"BSD-3-Clause"
] | permissive | heifetz0906/Camera-Tra-UWB-Loc | 6dbf07da99289dbc84154aaea0a8d0e0175d7df6 | 38eb4d8aadc152d099b7ebdbd83a222d5d7d524f | refs/heads/master | 2021-05-10T16:59:01.951441 | 2018-02-15T08:21:36 | 2018-02-15T08:21:36 | 118,592,235 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,870 | h | //
//
/**=============================================================================
@file
NCCTemplateClassifierTraining.h
@brief
Training methods for NCCTemplateClassifier
Copyright (c) 2013 Qualcomm Technologies Incorporated.
All Rights Reserved Qualcomm Technologies Proprietary
Export of this technology or sof... | [
"597323109@qq.com"
] | 597323109@qq.com |
7ec8ed98f9e88c38771033ba7060d9fd123b988f | bb014ae989a5c08da56881c76c6662461cd7785b | /src/consensus/params.h | e6a9845fb278f43b48789a025c9db4bdef9d5248 | [
"MIT"
] | permissive | UN-Robotic/LVRcoin | 330fac5a9d8343e34911116c8791804128280a8f | c1a2b9a542afab16184fa2ddfb28a206c36d84f5 | refs/heads/master | 2021-09-01T10:10:23.930384 | 2017-12-26T11:23:44 | 2017-12-26T11:23:44 | 115,306,520 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,674 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2015 The Dogecoin Core developers
// Copyright (c) 2017 LeVasseur
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.... | [
"root@StockData"
] | root@StockData |
928be61fda95b5a07d140e28d9c6f9703eb9c29a | e46ee69b346b72e91200efb6dc9bb513e5255811 | /tests/unit_tests/test_wallet.cpp | d1947863abfea838ae279452071faff7b0248ade | [] | no_license | szenekonzept/quazarcoin | 81f28ef76c759daceb63dbc5bbbf1c5730584ec5 | c407468c8fc13b469c8598c202bb050353b47f16 | refs/heads/master | 2021-01-16T19:44:25.786927 | 2016-07-03T13:35:42 | 2016-07-03T13:35:42 | 20,430,079 | 1 | 0 | null | 2016-07-03T13:35:45 | 2014-06-03T04:51:00 | C++ | UTF-8 | C++ | false | false | 21,638 | cpp | // Copyright (c) 2012-2013 The Cryptonote developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "gtest/gtest.h"
#include <future>
#include <chrono>
#include <array>
#include "INode.h"
#include "wallet/Wallet.... | [
"szenekonzept@googlemail.com"
] | szenekonzept@googlemail.com |
68ac3b378a0321c6dc34324d0107bf90788a4178 | 61d48dfafbdaea578517879b1efc87f13a402598 | /erge/database/databaseTest/cquery.h | a49b7828c4748eef4163eb243c4a81b5081b8eb0 | [] | no_license | paulojcpinto/ERGE | f1d7f40cc3596e8767b9dac038d5e9b5de35214f | 15ece235333237c966e01c104f5a24c9843bc179 | refs/heads/master | 2020-09-19T03:31:41.843354 | 2020-02-04T23:41:56 | 2020-02-04T23:41:56 | 224,195,319 | 0 | 0 | null | 2020-01-08T09:27:25 | 2019-11-26T13:10:14 | C | UTF-8 | C++ | false | false | 1,640 | h | #ifndef _QUERY_H_
#define _QUERY_H_
/* This is the daemon database communication driver */
#include <pthread.h>
#include <mqueue.h>
#include <string>
#include <string.h>
#include <vector>
#define MAX_MSG_LEN 10000
using namespace std;
class CQuery{
public:
CQuery();
~CQuery();
bool openQueryQueue();
bool open... | [
"andrecampos1998@gmail.com"
] | andrecampos1998@gmail.com |
e0d91f19388f632e4c40f742de1c5d89ada0a19e | 1e484767fd60a6a5faa1df53aa772b1daa5d1d28 | /services/data_decoder/data_decoder_service.h | 2c438cf29286b9324789d946ac90ebfdcd1b7d76 | [
"BSD-3-Clause"
] | permissive | lvjianchun/chromium | a80a0d9d825dd6b02324a62253b56ed397b9662f | 9d8d8ccad92ce8757385bdaf803683f847e69804 | refs/heads/master | 2023-03-04T16:10:28.333059 | 2019-06-17T15:53:33 | 2019-06-17T15:53:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,167 | h | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SERVICES_DATA_DECODER_DATA_DECODER_SERVICE_H_
#define SERVICES_DATA_DECODER_DATA_DECODER_SERVICE_H_
#include <memory>
#include "base/macros.h"
#... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
e95d027a6eace74c4fea113a394d54a4a3162e74 | fcb16918dc51b85b6b531188b1b587b376f7a456 | /OpenGL/Gravity Wells/Code/GravityWells/GravityWells/MySphere.cpp | c5de510f74e06aa35436446aafad3ebd82ed6ff0 | [] | no_license | JamieSandell/University | a534991a2e71572f841c9d3ee443b19690deb358 | 472b5c6cbe5a4e6bed3e68882fa6d0fc3a231ed3 | refs/heads/main | 2023-03-04T00:33:57.722010 | 2021-02-15T13:50:24 | 2021-02-15T13:50:24 | 334,415,301 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,019 | cpp | #include "MySphere.h"
#include <math.h>
using std::vector;
#define PI (float)3.1415926
MySphere::MySphere() {
}
MySphere::~MySphere() {
DeallocateMemory();
}
MySphere::MySphere(const MySphere &A){
CopyNonPointerDataMembers(A);
CopyPointerDataMembers(A);
}
MySphere& MySphere::operator =(const MySphere &A){
if... | [
"jamie.sandell@outlook.com"
] | jamie.sandell@outlook.com |
acb34447c7be3d9cb164c920372dbc02d0e4cd57 | 49506eb1eaa0f0c8663362a74c3a57941da1f41c | /Graph.cpp | 1e7d0aa75b08467266bda7569924c50981c56541 | [] | no_license | alal4055/Moein_CSCI2270_FinalProject | acad9921776a80f7d00e077853ad7fc0ac2d7f56 | 102b6e11634e6d3d9ec9ef9a958b9ebdf9d80937 | refs/heads/master | 2020-12-31T01:35:35.032952 | 2015-04-23T21:10:04 | 2015-04-23T21:10:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,100 | cpp | //
// Vertex.cpp
// ReactionGenerator
//
// Created by Saman Moein on 4/21/15.
// Copyright (c) 2015 Saman Moein. All rights reserved.
//
#include "Graph.h"
void graph::make_adjs_av( ver * plus )
{
plus->availabe = true;
for( size_t i(0); i < plus->adjs.size(); i++)
plus->adjs[i].toself->availabe ... | [
"samo4342@colorado.edu"
] | samo4342@colorado.edu |
d619f64e147f6e551f305399e8d61bfac4cb22ff | ebcf224ed980879cc34d67a1e97f126d0f800ebe | /src/_tests/ContextTest.cpp | 517ec8989843f394c88e64e2dcf2e369d65d7ac6 | [
"MIT"
] | permissive | pdinges/kadm5pp | 9e28dfdb4dffaddfacab50e72f70f8fdf0ac35a6 | 145e32226b1f6471a2220315841f6df1819092e2 | refs/heads/master | 2020-06-02T07:16:57.631232 | 2012-12-29T04:53:39 | 2012-12-29T16:14:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,818 | cpp | /******************************************************************************
* *
* Copyright (c) 2006 Peter Dinges <pdinges@acm.org> *
* All rights reserved. ... | [
"pdinges@acm.org"
] | pdinges@acm.org |
080f4c31ef587b3cf3e0ce832d42b632cb4ae842 | b8180b258a6e7280096d8ef80c3fce9bad298bad | /src/cost.cpp | 3b2aa1126233bea987f6140fe9abed3dc2b4eaf6 | [] | no_license | khatiba/Path-Planning-Udacity | 0f0b82d6f524f13ebcb573decfdf609eeb4bcac5 | 52a50c8f947a230a661806295aa883cb1297f06f | refs/heads/master | 2021-05-09T16:59:41.744006 | 2018-02-05T04:57:40 | 2018-02-05T04:57:40 | 119,126,898 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,367 | cpp | #include "cost.h"
#include "vehicle.h"
#include "utils.h"
#include <functional>
#include <iterator>
#include <map>
#include <math.h>
const double EFFICIENCY_WEIGHT = pow(10, 4);
double calculate_cost(const Vehicle & vehicle, const Vehicle & trajectory, const vector<Vehicle> & predictions) {
double cost = 0.0;
... | [
"ackhatib@gmail.com"
] | ackhatib@gmail.com |
f2204ae9db427806c203e8530cef301e2e7f2dee | aaf60acb1d2443a39895df22fdc391b702857b17 | /MyTwoApplication/generated/texts/src/TypedTextDatabase.cpp | 5ad8e9a107d78cb82e7162cfc413ac3cb3f611ae | [] | no_license | xinyue1007/touchgfx | fa4989ec8ddd37b86bbe0e3ba6b9d29679fc3d40 | 0263b5b818dfb9c0171cdfbaca4555093b73ab92 | refs/heads/main | 2023-05-03T21:51:16.440650 | 2021-05-20T05:53:08 | 2021-05-20T05:53:08 | 368,415,600 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,720 | cpp | /* DO NOT EDIT THIS FILE */
/* This file is autogenerated by the text-database code generator */
#include <touchgfx/TypedText.hpp>
#include <fonts/GeneratedFont.hpp>
#include <texts/TypedTextDatabase.hpp>
extern touchgfx::GeneratedFont& getFont_verdana_20_4bpp();
extern touchgfx::GeneratedFont& getFont_verdana_40_4bp... | [
"851910295@qq.com"
] | 851910295@qq.com |
1f4061ec7f61e6e1370dceae295f5dc77dc071ff | 81ef501be98309ef68f3f1d7311a77c2930c4117 | /utilities/Histograms.cpp | bdd7ecbaa4c06d236d1e06d83e281ced2d6fe53c | [] | no_license | jsensenig/Pion_CEX_Studies | 8a28020f198469966806c27e91cdb4553d6b21c4 | e94eb777e6734d66f49dd04200ef868bad2c2cc9 | refs/heads/main | 2023-05-21T10:47:31.844835 | 2021-06-12T19:09:38 | 2021-06-12T19:09:38 | 375,884,818 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,857 | cpp | //
// Created by Jon Sensenig on 12/5/20.
//
#include "Histograms.hpp"
Histograms::Histograms()
{ ; }
Histograms::~Histograms()
{ ; }
bool Histograms::ConfigureHistos( std::string config_file ) {
json conf = utils::LoadConfig( config_file );
if ( conf == nullptr ) return false; // Failed to load config
js... | [
"jonsensenig17@gmail.com"
] | jonsensenig17@gmail.com |
bf4139d642cf5f8af6c4efc068e527482e401bf8 | a756eed9030c5afa645436412d777a1774357c70 | /CP/march17q6.cpp | 56a7af5dde80cd0472463bef368b8259e73ac3ed | [] | no_license | jainsourav43/DSA | fc92faa7f8e95151c8f0af4c69228d4db7e1e5ce | deb46f70a1968b44bb28389d01b35cb571a8c293 | refs/heads/master | 2021-05-25T09:13:42.418930 | 2020-06-30T07:36:56 | 2020-06-30T07:36:56 | 126,943,860 | 0 | 1 | null | 2020-06-30T07:36:57 | 2018-03-27T07:07:51 | C++ | UTF-8 | C++ | false | false | 1,675 | cpp | #include<iostream>
#define ll long long
#include<algorithm>
using namespace std;
bool v[100000][4][4];
int main()
{
ll t ;
cin>>t;
while(t--)
{
ll n,m;
cin>>n>>m;
char b[4];
ll i,j,k;
ll a[n][4][4],q[m],l[m],r[m],pos[m];
for(i=0;i<n;i++)
{
for(j=0;j<4;j++)
{
for(k=0;k<4;k++)
{
... | [
"jainsourav43@gmail.com"
] | jainsourav43@gmail.com |
19f6965232477c5b5a143673f543adc3a1ca7fd7 | 62c3b95274990f280ed331160b6337cbd70fea36 | /LatticeRepresentationLib/Niggli.cpp | 9510c01512546e581dfe7a167c17142e8133f993 | [] | no_license | duck10/LatticeRepLib | c10324a93e72789b7caa0b3df05fb388e5a12f7f | af45645270228d1d889effda0ae8da1c92b2b9fd | refs/heads/master | 2023-09-01T15:30:11.303915 | 2023-08-26T23:02:39 | 2023-08-26T23:02:39 | 115,875,896 | 7 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 46,314 | cpp |
#include "D7.h"
#include "LRL_Cell.h"
#include "LRL_ToString.h"
#include "MatG6.h"
#include "Niggli.h"
#include "S6.h"
#include "Selling.h"
#include "StoreResults.h"
#include <cfloat>
#include <cmath>
#include <cstdlib>
#include <cstdio>
#include <iostream>
#include <string>
//StoreResults<std::string, G6> g_store... | [
"larry6640995@gmail.com"
] | larry6640995@gmail.com |
57946b1bda1062edad0490ae88ccd28e4067ed19 | 648fc20bb41cb03b9c1b70204824af53b814dd42 | /URI/uri1397-CASTILHO.cpp | 3f3df80005c0dc40305c72d96f6ee8614850af36 | [] | no_license | joaopaulocastilho/aBNT-Codes | a2a9c3a87e20ff3e219efeccfe42eade4470e485 | 5af8fe1b789efbbcf3d293656e47ec674377bc5b | refs/heads/master | 2021-03-27T12:30:58.405856 | 2019-10-24T18:15:56 | 2019-10-24T18:15:56 | 104,107,658 | 1 | 2 | null | 2019-10-24T18:15:58 | 2017-09-19T17:43:30 | C++ | UTF-8 | C++ | false | false | 257 | cpp | #include<stdio.h>
int main(void) {
int n, a, b, j1, j2;
while (scanf("%d", &n), n) {
for (j1 = j2 = 0; n--; ) {
scanf("%d %d", &a, &b);
if (a > b) j1++;
else if (a < b) j2++;
}
printf("%d %d\n", j1, j2);
}
return 0;
}
| [
"joao.pkc@gmail.com"
] | joao.pkc@gmail.com |
569ee7d6fb2c4a92746ef2e4cdf067074917ef09 | 7cbbc8789a4455d88eb91490a836e9fc39641f05 | /TP3/Fichiers/transfert.cpp | cc4321aa838c3d1fa78fe1fb3b6ac2532ca9ddca | [] | no_license | cora-maltese/INF1010-19---ProgOrienteeObjet | 85a015b3317c8967cd80b1fcdba4f0a2e2bd2752 | 09e880d169d92eecd1e254270965c8a09638b7ca | refs/heads/master | 2020-03-31T16:27:08.603692 | 2018-11-06T05:47:20 | 2018-11-06T05:47:20 | 152,376,113 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,215 | cpp | /********************************************
* Titre: Travail pratique #3 - transfert.cpp
* Date: 16 septembre 2018
* Auteur: Wassim Khene
*******************************************/
#include "transfert.h"
// Constructeurs
Transfert::Transfert() : montant_(0), expediteur_(nullptr), receveur_(nullptr) {
}
Transfer... | [
"paul.corrand@hotmail.fr"
] | paul.corrand@hotmail.fr |
1431ef00d713fe14aaef5f68a487e96072ab5547 | 5cbe584278d9a505961753ce225443d1684c2a74 | /AIE Year1 Framework VS2013_QuinnM/source/EvadeBeehaviour.cpp | 36ea32b609b50279440981bc634861de3b3481e9 | [] | no_license | jaredramey/SteeringBehaviour | 2f29e56cf77aa943049331fb4f8ed6f5144fd468 | 11600dd192943f6de3b5ba9c59fe4e86947df09f | refs/heads/master | 2021-01-17T03:38:22.398177 | 2015-03-11T00:53:45 | 2015-03-11T00:53:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,399 | cpp | #include "EvadeBehaviour.h"
EvadeBehaviour::EvadeBehaviour(Agent* pt_target, float in_maxForce) : Behaviour() {
if (pt_target == nullptr) {
throw("Argument of EvadeBehaviour(Agent*) cannot be null");
}
target = pt_target;
maxForce = in_maxForce;
}
EvadeBehaviour::~EvadeBehaviour() { }
Point EvadeBehaviour::Ge... | [
"Darkstaro59@gmail.com"
] | Darkstaro59@gmail.com |
4a29a1410f1b703cf72d9fca8089c43697e5baea | 6dc2e2422b2e32011b32576c36c34b0773bdc639 | /10/10.1-2.cpp | 220f7af75994cb554597efd7b0649a8a778785dd | [] | no_license | Ramengi-chawngthu/CLRS | 41afccc94828865c1c1659f9810c433ec1e7e180 | 91ee1880bf99e3e274be5e025ec37965a2e55b7d | refs/heads/main | 2023-08-26T08:26:25.491564 | 2021-10-31T07:45:37 | 2021-10-31T07:45:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 818 | cpp | #include <cassert>
#include <iostream>
#include <utility>
#include <stdexcept>
#include <vector>
template <typename T>
struct TwoStack {
std::vector<T> data;
size_t top1;
size_t top2;
TwoStack(size_t n) : data(n), top1 {0}, top2 {n - 1} {assert(n);}
void Push1(const T& x) {
d... | [
"frozenca91@gmail.com"
] | frozenca91@gmail.com |
7a8b6a0e54e868b54255dc08455ee77f70990065 | cd3978958f135ac551e31becb84551dc5d2c746d | /gpac/Applications/Osmo4_w32/Osmo4.h | ce46f0fff584c36f436c4ea09481e93b1a5fde39 | [] | no_license | DmitrySigaev/DSMedia | d515e1248aae90c87b798c91d3c25a5c9bb2d704 | 80a5030306fcb088df73f1011689f984425b65ff | refs/heads/master | 2020-04-10T14:17:01.721904 | 2015-09-28T13:16:01 | 2015-09-28T13:16:01 | 41,440,862 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,446 | h | // GPAC.h : main header file for the GPAC application
//
#if !defined(AFX_GPAC_H__8B06A368_E142_47E3_ABE7_0B459FC0E853__INCLUDED_)
#define AFX_GPAC_H__8B06A368_E142_47E3_ABE7_0B459FC0E853__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before incl... | [
"dsigaev@yandex.ru"
] | dsigaev@yandex.ru |
737011f2a6115bdc9107edcb864c445812b7a48a | 9ec26541e31a905d61c92a3e3bc7bfac08edca21 | /DeviceCode/GHI/Libraries/GHI.OSHW.Native/Native/HAL_GHI_OSHW_Native_RLPLite__Procedure.cpp | 91775dc4a8a21977bf5cf1822aa6c42ccce182e9 | [] | no_license | errolt/NETMF4.3_Community | 3298450a8f259318b788290e0bec79a4499bff16 | 5cc0dc18d23baaa9fa3597ad25e86c38c4f4151a | refs/heads/master | 2021-01-18T07:58:03.557133 | 2014-09-03T20:51:57 | 2014-09-03T20:51:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,249 | cpp | //-----------------------------------------------------------------------------
//
// ** WARNING! **
// This file was generated automatically by a tool.
// Re-running the tool will overwrite this file.
// You should copy this file to a custom location
// before adding any customization in... | [
"Nicolasg3@free.fr"
] | Nicolasg3@free.fr |
362bacf99326dd7aa50cc342603e9ed9acd6ee6d | bd18edfafeec1470d9776f5a696780cbd8c2e978 | /SlimDX/source/direct3d10/ShaderResourceViewDescription.cpp | ce721dd985242f7658bc6595f79353407104761d | [
"MIT"
] | permissive | MogreBindings/EngineDeps | 1e37db6cd2aad791dfbdfec452111c860f635349 | 7d1b8ecaa2cbd8e8e21ec47b3ce3a5ab979bdde7 | refs/heads/master | 2023-03-30T00:45:53.489795 | 2020-06-30T10:48:12 | 2020-06-30T10:48:12 | 276,069,149 | 0 | 1 | null | 2021-04-05T16:05:53 | 2020-06-30T10:33:46 | C++ | UTF-8 | C++ | false | false | 9,159 | cpp | #include "stdafx.h"
/*
* Copyright (c) 2007-2010 SlimDX Group
*
* 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, ... | [
"Michael@localhost"
] | Michael@localhost |
e42b48651e8cbc261a40b69580daec4185d4ef1a | 511eee1dde8f8143fa2602ca44777177e0f90ac3 | /src/oj/offer05_replaceSpace/replaceSpace.cpp | 7688f1f27077b7ae7e1f74792f63ff7403742d9d | [] | no_license | ArmstrongWall/programmer | 969cb008b1b98562192a949cece0a85486bb5003 | 2d66d991d143514cd9a56b36a18ad415ba94de36 | refs/heads/master | 2021-07-26T13:17:24.723341 | 2021-02-06T13:08:11 | 2021-02-06T13:08:11 | 86,895,330 | 15 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,211 | cpp | //
// Created by Johnny on 2020/11/7.
//
#include <string>
#include <iostream>
#include "replaceSpace.h"
/*请实现一个函数,把字符串 s 中的每个空格替换成"%20"。
示例 1:
输入:s = "We are happy."
输出:"We%20are%20happy."
限制:
0 <= s 的长度 <= 10000
来源:力扣(LeetCode)
链接:https://leetcode-cn.com/problems/ti-huan-kong-ge-lcof
著作权归领扣网络所有。商业转载请联系官方授权... | [
"160111223wzq@gmail.com"
] | 160111223wzq@gmail.com |
dcd5c0d895ec2889badf87605042e0ab2c6bbdac | c1518f5bfcf571a02eff8f3b70d6629e327771fa | /src/nw_package.cc | bcebcecca0e002115bf98e44e3aa9e531f754142 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | aremes/node-webkit | 54a68306082c788e8c329a44f348b50d4eb4ee50 | 9d145b002747266dcaac0758f4891b458cb34e35 | refs/heads/master | 2021-01-15T20:33:28.117490 | 2012-11-16T06:46:31 | 2012-11-16T06:46:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,010 | cc | // Copyright (c) 2012 Intel Corp
// Copyright (c) 2012 The Chromium Authors
//
// 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 righ... | [
"zcbenz@gmail.com"
] | zcbenz@gmail.com |
c6c415d9c38d266b2af93e82c6c9ef41a1c472e8 | d95446089a07244fe89ae082fa67c406e583be10 | /Sorting/Selection Sort/Selection Sort.cpp | d81263132e8ed83c5d9cb0f7a87adaa711ddeb2a | [] | no_license | Mohit-Arya1211/Data-Structure-and-Algorithm | 3fed222404144e78d9538fd66720e0ac1fef652c | e8316107f90813c2c6c74f7b1ca16bdc279559d9 | refs/heads/master | 2023-06-11T14:40:16.965849 | 2021-07-07T20:55:31 | 2021-07-07T20:55:31 | 379,978,013 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 493 | cpp | #include<bits/stdc++.h>
using namespace std;
void swap(int *a, int *b){
int temp = *a;
*a = *b;
*b = temp;
}
void SelectionSort(int A[], int n){
int i,j,k;
for(i = 0; i<n; i++){
for(j=k=i; j<n; j++){
if(A[j]<A[k])
k=j;
}
swap(&A[i], & A[k]);
... | [
"mohit.arya1211@gmail.com"
] | mohit.arya1211@gmail.com |
6d46902c107f5ded35550b5f7afed881e76f1657 | b97b2a40cb5d0307f662f914fba3152326563023 | /Attribute Parser/Attribute Parser.cpp | 8ae5c399ff5b36ce88955b5f96bd89e3fb3da364 | [] | no_license | PhamDinhDuy-2508/Hackerank_solution | 5df6f59c3491bf318718b809821861ca33cca563 | a76058c165740aec08687365f57e47b34b5be1aa | refs/heads/master | 2023-05-03T00:50:43.254618 | 2021-05-27T17:50:22 | 2021-05-27T17:50:22 | 371,457,849 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,153 | cpp | #include<iostream>
#include<stack>
#include<map>
#include<unordered_map>
#include<vector>
#include<string>
#include<future>
#include<chrono>
#include<thread>
#include<deque>
#include<algorithm>
using namespace std;
class Code_Input {
private:
int n;
string _queries = "";
ve... | [
"duy.pham2508@hcmut.edu.vn"
] | duy.pham2508@hcmut.edu.vn |
c13a0bb35c0da5827d7709098966e6968373f606 | d44c00ea2cf430004c1376f8a8bca7f22e4beb09 | /proxy.cpp | e7ddb6564b9f27f9a2aa6f423a1030eccdcf9290 | [] | no_license | aedorado/cproxy | 45e2f046748a9a26e49d0a516c3d87fcbd49d4ea | 20d4c685f03758c093d4bb2bb8a87ce44dbc5119 | refs/heads/master | 2016-08-12T07:43:45.571081 | 2016-03-15T10:10:50 | 2016-03-21T19:24:45 | 54,412,034 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,456 | cpp | #include <bits/stdc++.h>
#include <vector>
#include <set>
#include <list>
#include <algorithm>
#include <stack>
#include <queue>
#include <cstdio>
#include <cstdlib>
#include <unistd.h>
#include <cstring>
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <netdb.h>
#i... | [
"annurag94@gmail.com"
] | annurag94@gmail.com |
929cfc33c3eab8526824e0cce97041031b62a477 | 225b9a9ce807b669f5da0224b374bbf496d0bc70 | /uoj91.cpp | b9eed7ebae0c04580d41583805a77abafdab6221 | [] | no_license | Kewth/OJStudy | 2ed55f9802d430fc65647d8931c028b974935c03 | 153708467133338a19d5537408750b4732d6a976 | refs/heads/master | 2022-08-15T06:18:48.271942 | 2022-07-25T02:18:20 | 2022-07-25T02:18:20 | 172,679,963 | 6 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 10 | cpp | bz3984.cpp | [
"Kewth.K.D@outlook.com"
] | Kewth.K.D@outlook.com |
1bcf7a95c3b74eafeb7a18fd40b0409865b17139 | 60e7e353b6a3ac96165fb7dd5e14698ac04a9c19 | /test/extensions/filters/network/kafka/broker/filter_protocol_test.cc | 2cd02cc34d41400398751185f031b32a2863a5e1 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Squarespace/envoy | 03356443bff001a8a74cf00591ae46d53a1ad7bc | 7ab9307a678e27b50df06c20108dee3911b947ac | refs/heads/master | 2023-09-01T20:30:03.033467 | 2020-01-31T00:45:49 | 2020-01-31T00:45:49 | 128,792,742 | 3 | 0 | Apache-2.0 | 2023-08-11T19:52:35 | 2018-04-09T15:23:34 | C++ | UTF-8 | C++ | false | false | 6,252 | cc | /**
* Tests in this file verify whether Kafka broker filter instance is capable of processing protocol
* messages properly.
*/
#include "common/common/utility.h"
#include "common/stats/isolated_store_impl.h"
#include "extensions/filters/network/kafka/broker/filter.h"
#include "extensions/filters/network/kafka/exte... | [
"mklein@lyft.com"
] | mklein@lyft.com |
62fec2f07e58736a79bd151ae6ec21702d910d6f | 21ede326b6cfcf5347ca6772d392d3acca80cfa0 | /chrome/browser/previews/previews_infobar_delegate_unittest.cc | e9ae324d905fd4c8816b17e46376f41b24c37950 | [
"BSD-3-Clause"
] | permissive | csagan5/kiwi | 6eaab0ab4db60468358291956506ad6f889401f8 | eb2015c28925be91b4a3130b3c2bee2f5edc91de | refs/heads/master | 2020-04-04T17:06:54.003121 | 2018-10-24T08:20:01 | 2018-10-24T08:20:01 | 156,107,399 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 28,241 | cc | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/previews/previews_infobar_delegate.h"
#include <map>
#include <memory>
#include <string>
#include "base/bind.h"
#include "base/... | [
"team@geometry.ee"
] | team@geometry.ee |
6013327a6740cc5b91c3e6865239c0ca994a11a5 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/httpd/gumtree/httpd_repos_function_2352_httpd-2.2.2.cpp | 44d2569c2c28943cd9908e8c29f725f67d4df207 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,523 | cpp | apr_status_t ap_queue_info_wait_for_idler(fd_queue_info_t *queue_info,
apr_pool_t **recycled_pool)
{
apr_status_t rv;
*recycled_pool = NULL;
/* Block if the count of idle workers is zero */
if (queue_info->idlers == 0) {
rv = apr_thread_mutex_lock(queu... | [
"993273596@qq.com"
] | 993273596@qq.com |
cf6ea28f54a97bdb356c8941d8945926a001f9e9 | 5c33839ecf887fa65e1c59fcad891214ddffbe88 | /implementacoes/cliente.h | 650faa02af8dac738a86a5a2e1854183efabbe96 | [] | no_license | btmluiz/imobiliaria_piramide | e84e84879fa7f569c6e96e8da1ff487251bec292 | bd6191a23267d1484e71ce42a6225ead23863212 | refs/heads/master | 2021-10-25T05:37:39.986876 | 2019-09-24T22:21:40 | 2019-09-24T22:21:40 | 210,411,588 | 0 | 0 | null | 2021-10-13T13:39:05 | 2019-09-23T17:16:45 | C++ | UTF-8 | C++ | false | false | 526 | h | //
// Created by luiz on 17/09/2019.
//
#include <iostream>
#ifndef CLIENTE_H
#define CLIENTE_H
struct Cliente {
int cod_cliente;
std::string nome;
std::string cpf;
};
void newCliente(Cliente *&c, int *n, std::string nome, std::string cpf, int *clienteIncrement);
void imprimeCliente(Cliente *c, int n);
vo... | [
"btmluiz@outlook.com"
] | btmluiz@outlook.com |
ae25bd57b0353a12abfbbde5ca2204e8ce46b013 | dc03dffa0cad13642ee290804ec86907e65a3b22 | /MFCChatServer/MFCChatServer.h | fa12d08ffcaf7f007f367610c23a5a8e1aae3f65 | [] | no_license | whhrrr/Chatting_software | cb228b0026549661c7cf931d1309de77cb682d4f | b5687740bc82385455e3fed89eb832e4611c8457 | refs/heads/main | 2023-01-23T19:29:30.855047 | 2020-12-01T02:57:51 | 2020-12-01T02:57:51 | 311,219,627 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 529 | h |
// MFCChatServer.h: PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含 'pch.h' 以生成 PCH"
#endif
#include "resource.h" // 主符号
#define SERVER_MAX_BUF 1024 //宏定义
// CMFCChatServerApp:
// 有关此类的实现,请参阅 MFCChatServer.cpp
//
class CMFCChatServerApp : public CWinApp
{
public:
CMFCChatServe... | [
"1198395189@qq.com"
] | 1198395189@qq.com |
f8a433d8b55236a2cc97aa5f6ba6d686848833e0 | 7c0288aacfd3d17eac10ddc1416706a7f170119e | /src/compiler_api.cpp | 6ea568e8013d31255346a742bc099347b858ac59 | [
"MIT"
] | permissive | ianrtaylor/jiyu | 1cedec2d81769b74e65a1d062d54e17944302371 | c261262c3f9c45c7417db154bc4944cc0e7267ee | refs/heads/master | 2021-01-08T07:35:21.243551 | 2020-02-20T06:05:48 | 2020-02-20T06:05:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,360 | cpp | #include "general.h"
#include "compiler.h"
#include "lexer.h"
#include "parser.h"
#include "llvm.h"
#include "sema.h"
#include "copier.h"
#include "os_support.h"
#include "clang_import.h"
#include "compiler_api.h"
#ifdef WIN32
#pragma warning(push, 0)
#endif
#include "llvm/Target/TargetMachine.h"
#include "llvm/ADT/... | [
"joshuahuelsman@gmail.com"
] | joshuahuelsman@gmail.com |
d34bebdf5c719f3c42435471abca4c770d9af1b0 | 4cb7c6b30bac9a7b3265203ae8ed8f0de2f2cbd2 | /Source/GameServer/SceneManager.cpp | c4fc5bdb53d97b311070cb3ce02c60da241e1f5c | [] | no_license | Peakchen/HMX-Server | 3c2ee091f148cf1f329260daf027e1e8d9650111 | 310bb39d6fcb5abbbb44fc5337458abdf1bea7da | refs/heads/master | 2021-01-09T06:24:05.568717 | 2017-01-17T13:24:43 | 2017-01-17T13:24:43 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 23,274 | cpp | #include "GameServer_PCH.h"
/**
* \brief SceneManager的实现
*
* 这个类暂时没有用到
*/
#include "ScenesServer.h"
std::map<WORD, stRangMap*> RangMapData;
std::vector<DWORD> BmapBaseID;
//using namespace Cmd::Session;
using namespace Zebra;
///SceneManager的唯一实例
SceneManager *SceneManager::sm(new SceneManager());
/**
* \brie... | [
"huangzuduan@qq.com"
] | huangzuduan@qq.com |
51fbe02c0e29f381dbaa6fabfd901d084ff1aad5 | bb5474b59b5fc0be8bcc3f02ac5b29b54f025c1e | /helloworld/helloworld.cpp | ad8ede833eea3b21bc562473848d64323b60bd92 | [] | no_license | suzuren/gamelearning | 15165185388b62c14b8e9e64019a8d6d891e5e84 | 317036868ad85177f8658bf71e8dbad7131e98cb | refs/heads/master | 2021-05-10T11:02:29.467047 | 2021-01-29T09:15:32 | 2021-01-29T09:15:32 | 118,399,936 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 102 | cpp |
#include <stdio.h>
int main(int argc, const char** argv)
{
printf("hello world!\n");
return 0;
}
| [
"[2528751462@qq.com]"
] | [2528751462@qq.com] |
cbad27bc828b87b034f9c28a3521c16f545664c4 | 4105c0cc18a9c8a2a8c5111967bd5f77ad435ce1 | /381.谁拿了最多奖学金.cpp | 3bb7e73317a6eb12ad7e09de8356064340f5a6ec | [] | no_license | Corsair-cxs/HZOJ | aadb9c1ae9fac59eaf917f279b69d52d8a0c35e4 | 46c5af0f369e6e0dd14ea1afbf93cd0f7e641c40 | refs/heads/master | 2023-03-04T03:02:14.396339 | 2021-02-18T06:45:16 | 2021-02-18T06:45:16 | 339,945,680 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,907 | cpp | /*************************************************************************
> File Name: 381.谁拿了最多奖学金.cpp
<<<<<<< HEAD
> Author: ChenXiansen
> Mail: 1494089474@qq.com
> Created Time: Wed 21 Oct 2020 10:19:48 PM CST
************************************************************************/
#include <iostream>
usin... | [
"cxs@localhost.localdomain"
] | cxs@localhost.localdomain |
1b01a02348eec29f7d531a4734ea83de597c70a1 | 3adb77a56a8aa998b5d29c152c7a3797bff8e7a1 | /doc/snippets/GlmIntegration.cpp | 189754cbc6eb472ecba54308fd25d116493ec73e | [
"MIT"
] | permissive | pilgarlicx/magnum-integration | 30af5abef65c78da36450825ba2397d1775ee9fc | 789f8132842536f077548bc4f2d2c3685e9f491e | refs/heads/master | 2023-06-23T23:16:51.261902 | 2021-07-24T17:32:20 | 2021-07-24T17:37:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,995 | cpp | /*
This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020, 2021 Vladimír Vondruš <mosra@centrum.cz>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "... | [
"mosra@centrum.cz"
] | mosra@centrum.cz |
c1bb381ee21996d8942a5cec474b173499ff4eec | e1c08aee9e5166436d731794f19d993be6333cbc | /Custom_Template/Game/BoxCollider.h | 12c3fc67549178781589523488082f9695a82a9b | [] | no_license | Lijmer/Custom_Template | 6aeb02190add46f0e446ce042d36c100a461ba62 | 97e9064b56e50106b6fe9048f99008a82fe30099 | refs/heads/master | 2020-06-02T04:16:53.226001 | 2014-04-22T22:07:49 | 2014-04-22T22:07:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 287 | h | #ifndef INCLUDED_BOX_COLLIDER_H
#define INCLUDED_BOX_COLLIDER_H
#include "Collider.h"
class BoxCollider : public Collider
{
public:
BoxCollider(engine::Transform&, game::GameObject&);
virtual ~BoxCollider();
private:
float m_width, height;
};
#endif//INCLUDED_BOX_COLLIDER_H
| [
"130802@nhtv.nl"
] | 130802@nhtv.nl |
5a9087be3aa06ddf74cdd96d3a8d48c47e4c025d | 7f8111145926d6aae3586c53e963eccc5d3a8e5b | /1036.cpp | b4d06a6d879b13a350baf427526445af319c56a3 | [] | no_license | b2utyyomi/PAT-Advanced-Level-Code | 3338a96e9c74ae682d65c27743b8d03ca9a79621 | af9cb3c56690e7d19646dbed29692bacd5697eda | refs/heads/master | 2020-03-26T21:27:21.049374 | 2018-09-05T15:30:48 | 2018-09-05T15:30:48 | 145,389,393 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,169 | cpp | /**********************
author: yomi
date: 18.3.27
ps:
**********************/
#include <iostream>
#include <string>
#include <cmath>
using namespace std;
int main()
{
int n;
cin >> n;
int flag1 = 0, flag2 = 0;
string name, sex, major, n1, n2, m1, m2, diff;
int mark;
int maxk = 0, mink=200;
... | [
"3264986610@qq.com"
] | 3264986610@qq.com |
2e116f4be0943c30182ea173d499022a6bcdc70f | 31ac07ecd9225639bee0d08d00f037bd511e9552 | /externals/OCCTLib/inc/StepVisual_HArray1OfInvisibleItem.hxx | b98e2b8c482a9b4649a669c4c757742cf592a6e8 | [] | no_license | litao1009/SimpleRoom | 4520e0034e4f90b81b922657b27f201842e68e8e | 287de738c10b86ff8f61b15e3b8afdfedbcb2211 | refs/heads/master | 2021-01-20T19:56:39.507899 | 2016-07-29T08:01:57 | 2016-07-29T08:01:57 | 64,462,604 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,938 | hxx | // This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#ifndef _StepVisual_HArray1OfInvisibleItem_HeaderFi... | [
"litao1009@gmail.com"
] | litao1009@gmail.com |
c7404922d21c3796b3bacc159b8e3480c3817ebb | 6c57b1f26dabd8bb24a41471ced5e0d1ac30735b | /BB/src/Sensor/Net/ForecastSensor.cpp | 2004e6892cdcadfdb6d3d1802e8bea9d74a2dfdb | [] | no_license | hadzim/bb | 555bb50465fbd604c56c755cdee2cce796118322 | a6f43a9780753242e5e9f2af804c5233af4a920e | refs/heads/master | 2021-01-21T04:54:53.835407 | 2016-06-06T06:31:55 | 2016-06-06T06:31:55 | 17,916,029 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,131 | cpp | /*
* ForecastSensor.cpp
*
* Created on: Feb 1, 2013
* Author: root
*/
#include "BB/Sensor/Net/ForecastSensor.h"
#include <Poco/SAX/SAXParser.h>
#include <Poco/SAX/InputSource.h>
#include "Poco/Net/HTTPClientSession.h"
#include "Poco/Net/HTTPRequest.h"
#include "Poco/Net/HTTPResponse.h"
#include <Poco/Net/... | [
"jan.vana@tbs-biometrics.com"
] | jan.vana@tbs-biometrics.com |
e5a06d2399521fa862ca9235d54eb38340853280 | 8ed345320d1454e53ef5c35aadde92183a64dc02 | /VisualXabsl/src/XabslEngine/WorldState.h | 292b2ea3ccca84304751f79e0e00664c73b14114 | [] | no_license | mrtndwrd/crax | d551dfbc17f9fa83f281216e7ee3d2b3fdac7b66 | eb6cb18ec57fbdf1b54a4452684c11077f7bb1da | refs/heads/master | 2021-01-01T17:33:12.337636 | 2012-06-27T22:06:16 | 2012-06-27T22:06:16 | 38,489,318 | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 1,130 | h | /* WorldState based on Martin Lötzsch' ASCII-soccer example */
#ifndef __WorldState_h_
#define __WorldState_h_
//#include "../Xabsl/XabslEngine/XabslSymbols.h"
#include "Tools/xabsl/Xabsl/XabslEngine/XabslEngine.h"
class WorldState
{
public:
WorldState();
// the player indexing works like a rin... | [
"Waard@localhost"
] | Waard@localhost |
22e8c11895f7498956855b6210ae8ab6e39daed8 | d7d23af0aec244a31d9179697473fc44eef9e5a9 | /Configure.cpp | 9ddf8032d13bb69b5af04a0e7023421c90f9bb71 | [] | no_license | zhuzhenping/CTPConverter | 4e9855038bf507eef6e33531c8302a7d8e9b8384 | 8aeeb740f442279c83c6d3e5608884b0b6118684 | refs/heads/master | 2020-12-24T07:03:57.437681 | 2015-11-02T03:18:20 | 2015-11-02T03:18:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,175 | cpp |
#include <Configure.h>
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <string.h>
//#include <comhelper.h>
#include <iostream>
/// 构造函数
Configure::Configure() {
}
/// 从环境变量中读取配置信息
void Configure::loadFromEnvironment() {
/// 服务器地址
this->frontAddress = getenv("CTP_FRONT_ADDRESS");
ass... | [
"xmduhan@gmail.com"
] | xmduhan@gmail.com |
2353baa4c3737196c17aef49817eb8da6950d55b | 64e4fabf9b43b6b02b14b9df7e1751732b30ad38 | /src/chromium/gen/gen_combined/gpu/ipc/common/gpu_feature_info.mojom.cc | 239ba37f11ef637ea5cc79e5a6bda7be93b33910 | [
"BSD-3-Clause"
] | permissive | ivan-kits/skia-opengl-emscripten | 8a5ee0eab0214c84df3cd7eef37c8ba54acb045e | 79573e1ee794061bdcfd88cacdb75243eff5f6f0 | refs/heads/master | 2023-02-03T16:39:20.556706 | 2020-12-25T14:00:49 | 2020-12-25T14:00:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,878 | cc | // Copyright 2013 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.
#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#elif defined(_MSC_VER)
#pragma warning(pus... | [
"trofimov_d_a@magnit.ru"
] | trofimov_d_a@magnit.ru |
952283ec47db8f4fc2336aa15327957c0248ebd8 | 1bf8b46afad5402fe6fa74293b464e1ca5ee5fd7 | /Demo/Shenmue3SDK/SDK/FP_Ground_Grass_classes.h | 86f3e7213d9b474e808c87b0f81f45629707bbc4 | [] | no_license | LemonHaze420/ShenmueIIISDK | a4857eebefc7e66dba9f667efa43301c5efcdb62 | 47a433b5e94f171bbf5256e3ff4471dcec2c7d7e | refs/heads/master | 2021-06-30T17:33:06.034662 | 2021-01-19T20:33:33 | 2021-01-19T20:33:33 | 214,824,713 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 638 | h | #pragma once
// Name: S3Demo, Version: 0.90.0
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------
// BlueprintGeneratedClass FP_Ground_Gr... | [
"35783139+LemonHaze420@users.noreply.github.com"
] | 35783139+LemonHaze420@users.noreply.github.com |
389f9e47c1b9b7026eaba58c276bf7e9bd92bf0d | 3da7e2b82e693d67c619ca9c5fd790103d19d947 | /TSH/mexHamDisSMP.cpp | 0703d25b7e5310c05217fbc302f10059d4cef7b5 | [] | no_license | wmYOLANDA/LDPSH | a84a7b4785e48adb8b84a3ced2e461d74b092bc6 | 434975c0adec47437e52b3f7c58c78ca4de6a7d1 | refs/heads/master | 2021-09-04T21:46:11.129190 | 2018-01-22T13:03:40 | 2018-01-22T13:03:40 | 118,455,145 | 0 | 1 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 3,145 | cpp | #define DLL_EXPORT_SYM
#include <mex.h>
#include <math.h>
#define IN_TrainData prhs[0]
#define IN_TrainBData prhs[1]
#define IN_PairsNum prhs[2]
#define IN_Index prhs[3]
#define IN_Flag prhs[4]
#define OUT_HammingDistance plhs[0]
#define OUT_EuclideanDistance plhs[1]
#define PI 3.1415926
typedef unsigned char byte;... | [
"wmyolanda@outlook.com"
] | wmyolanda@outlook.com |
219424604e1045051dc59162776dc4d9bd856a93 | ee802ac37234e6111ed4427bad36676a112e252c | /beagle/src/worker.cxx | dc407c8d481524d6f517617b103004194df6b77d | [] | no_license | atfienberg/italian-testbeam-daq | b80ecada20c50de9f7cf7fbec3d5f716ca613e05 | 9a8c713c7b10e77327f1d5f0098d3c170b6cef6c | refs/heads/master | 2021-01-18T11:10:33.080004 | 2016-07-02T01:43:32 | 2016-07-02T01:43:32 | 50,057,441 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 853 | cxx | #include <iostream>
#include <string>
#include <zmq.hpp>
using namespace std;
string do_work() {
cout << "starting work" << endl;
sleep(5);
cout << "done with work" << endl;
return "work done";
}
int main(int argc, char const *argv[]) {
zmq::context_t context(1);
zmq::socket_t sock(context, ZMQ_REP);
s... | [
"uw.muon.dropbox@gmail.com"
] | uw.muon.dropbox@gmail.com |
b4cc0917006e33c1881f5dbac52eec036cd5378e | 17aa3e0f6bf81271b1e36f53e10070ba834edb3c | /AIZU_ONLINE_JUDGE/c++/dynamic_array.cpp | 97c230807740126d324820651f246ef39d1a18ce | [] | no_license | 9ryuuuuu/hobby | dd44590cf30dff341e62d293a48567e404fc5c5f | 7aad7eb1546a7f6d71e6ba9229fd412fb53d3e4e | refs/heads/master | 2020-04-27T23:36:51.168087 | 2019-04-02T08:27:29 | 2019-04-02T08:27:29 | 174,782,824 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,406 | cpp | #include <iostream>
using namespace std;
void arr_1();
void arr_2();
void arr_3();
int main()
{
// arr_1();
// arr_2();
arr_3();
}
void arr_3()
{
int n = 3;
int ***arr = new int **[n];
for (int i = 0; i < n; i++)
{
arr[i] = new int *[n];
for (int j = 0; j < n; j++)
... | [
"ruiakirab@gmail.com"
] | ruiakirab@gmail.com |
2b95628ee8dc14c0f63df4fd8e7994cbfde881cf | 2e222de5e03b948e5692f0011b6e38aa6067551b | /av/media/libvoicecall/libwebrtc_neteq/src/modules/audio_coding/neteq4/neteq.cc | f9a0583f8389b84169f3dee8c02a9e0b33b69d61 | [] | no_license | cnping/Framework_V3 | 2df169e82aad2a898f4128f186ff88cc48249a4a | 558bbd2175a46cb83c1a65af7146e8f5918f4bac | refs/heads/master | 2021-01-12T20:48:36.792426 | 2015-11-13T01:22:52 | 2015-11-13T01:22:52 | 48,948,388 | 3 | 3 | null | 2016-01-03T14:23:08 | 2016-01-03T14:23:07 | null | UTF-8 | C++ | false | false | 2,881 | cc | /*
* Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... | [
"978935078@qq.com"
] | 978935078@qq.com |
8726542691f9ee60f380b04ba753ad8279025da6 | 6a9a16900b2591d24af967f8de920c029727d6dc | /trunk/src/wzy/utilities/exception.cpp | 29ed5238bb3a337916b361e2946353d16a400012 | [] | no_license | hpohl/wheezy | 37979bd4e2631cf960162772a18e845df2e9cf40 | 800a415b5ce7e438b4a871df9a7f985bd6d51ba1 | refs/heads/master | 2021-01-01T19:56:23.240293 | 2012-07-05T20:27:38 | 2012-07-05T20:27:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 113 | cpp | #include <wzy/utilities/exception.hpp>
namespace wzy {
AbstractException::~AbstractException() noexcept { }
}
| [
"henning@still-hidden.de"
] | henning@still-hidden.de |
a98752fd306c383cd4fa993c2a612ee8003f8ed6 | 81e61f91f06f2544b22fb890aa5fa49646d27da7 | /Source/GeneticCommon/AutomatDecisionTreeStatic.hpp | 1ea4b7e6b09a0dfc9ca4f7c9bc4b7dea055ebff7 | [] | no_license | artem-bochkarev/master-work | ffa978570dfded90e4ef8eb0ac5c6016cb98d5de | 057fd2b7248a1e513723cfce2743a5a495071bd9 | refs/heads/master | 2020-05-20T00:22:51.486014 | 2014-06-18T05:09:02 | 2014-06-18T05:09:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,788 | hpp | #pragma once
#include "AutomatDecisionTreeStatic.h"
#include "Tools\binFunc.hpp"
#include <boost\assert.hpp>
#ifdef _DEBUG
//#define DEBUG_TREE
#endif
template<typename COUNTERS_TYPE, typename INPUT_TYPE, size_t MAX_DEPTH, size_t INPUT_PARAMS_COUNT, size_t STATES_COUNT>
CAutomatDecisionTreeStatic<COUNTERS_TYPE, INPUT... | [
"artem.bochkarev@gmail.com"
] | artem.bochkarev@gmail.com |
43c4843dd15b25466df5f6957376c367daae2c78 | 579482e8e0843ca832cbf2907d8c6e34ed6bd87d | /avsys2012/week5_audioRMSandZeroCrossingPitch/src/testApp.h | 42224e7b1cc7cefe60a911609fad39e4cab894b2 | [] | no_license | firmread/avsys2013 | 46fd5f2ed9c5053cc1f7aa5415b1feee59aa0f9e | 1d079cc9a8164b7ac1fa4a8e3112f4c986c59214 | refs/heads/master | 2020-05-20T09:31:24.633510 | 2013-04-16T13:49:15 | 2013-04-16T13:49:15 | 8,830,629 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 904 | h | #pragma once
#include "ofMain.h"
class testApp : public ofBaseApp{
public:
void setup();
void update();
void draw();
void keyPressed (int key);
void keyReleased(int key);
void mouseMoved(int x, int y );
void mouseDragged(int x, int y, int button);
void mousePressed(int x, int y, int button);
voi... | [
"litchirhythm@gmail.com"
] | litchirhythm@gmail.com |
59279bc9547ee3d1cffbdb1308bedbb46c911664 | 7efe08063fd383640455cc709ef04c889b8ebc42 | /src/zmq/zmqutil.cpp | f07a4ae9fd3c5d7160b34f36155dd681f5272582 | [
"MIT"
] | permissive | litecoin-project/litecoin | 0d55434c63e41409f3c69b43199a9cb6bd256a83 | 5ac781487cc9589131437b23c69829f04002b97e | refs/heads/master | 2023-09-05T21:38:55.634991 | 2023-04-24T04:08:34 | 2023-05-12T06:47:49 | 4,646,198 | 4,040 | 4,600 | MIT | 2023-07-29T19:58:50 | 2012-06-13T04:18:26 | C++ | UTF-8 | C++ | false | false | 378 | cpp | // Copyright (c) 2014-2018 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <zmq/zmqutil.h>
#include <logging.h>
#include <zmq.h>
void zmqError(const char* str)
{
LogPrint(BCLog::ZMQ, "... | [
"d@domob.eu"
] | d@domob.eu |
3f5837e6dc998fd4b27036ce0f8727e0efc63849 | 25d2e23145f4a3302642b8b1f4b95b5f6cb32d6a | /Legacy/621/Final/AlajarDll/PageSource.cpp | c1bd277914e3bf68851123f27c6245cb621937cf | [] | no_license | mfeingol/almonaster | 3b167043b29144e96d50e620f03d1015bc74c4a3 | 57caeda258bc4bce60e37f61e122b791767147e7 | refs/heads/master | 2023-01-11T07:57:28.278474 | 2023-01-03T23:45:48 | 2023-01-03T23:53:09 | 223,525,538 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 42,168 | cpp | // PageSource.cpp: implementation of the PageSource class.
//
//////////////////////////////////////////////////////////////////////
//
// HttpObjects.dll: a component of Alajar 1.0
// Copyright (C) 1998 Max Attar Feingold (maf6@cornell.edu)
//
// This program is free software; you can redistribute it and/or
/... | [
"9204f08b50a98ce38b138b6abea8393a28df75c8xFrFtkcc"
] | 9204f08b50a98ce38b138b6abea8393a28df75c8xFrFtkcc |
7a34322f4845b1291815ff52d120f81e0041f40c | 2992da59793ad33e140f85c6297575fd8ad9184f | /vector.h | 3137c0da0fd2b812ecd0f911a69683fd74e9b172 | [] | no_license | han-hs16/mystl | 18796ab122f53aa857ae2d4dbe6ec53650f01e6e | f65f915d74b080a8b5ab1b0c7b5c86a772a8efb0 | refs/heads/master | 2022-12-22T15:55:47.837517 | 2020-10-03T14:21:37 | 2020-10-03T14:21:37 | 300,896,469 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 8,538 | h | #pragma once
#include "defs.h"
#include "util.h"
namespace mystl {
#define DEFALT_CAPACITY 3
typedef long Rank;
template<typename T> class vector
{
protected:
Rank _size; int _capacity; T* _elem;
void copyFrom(T const* A, Rank lo, Rank hi);
void expand();//扩容
void shrink();//压缩
bool bubble(Rank lo, Rank hi);
... | [
"57581573+han-hs16@users.noreply.github.com"
] | 57581573+han-hs16@users.noreply.github.com |
477046972f9a3b41dcdc06f0fca75a81c9e7495c | 1bcb966740f47c0edc23e9b05afec55f2bcae36a | /client/cplusplus/TeXiao.cpp | 3ca88621b45b2d0c60a09c0f1ca1d56337b6bea6 | [] | no_license | East196/diabloworld | 0d2e9dbf650aa86fcc7b9fc1ef49912e79adb954 | d7a83a21287ed66aea690ecb6b73588569478be6 | refs/heads/master | 2021-05-09T12:15:31.640065 | 2018-02-04T15:16:54 | 2018-02-04T15:16:54 | 119,007,609 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 13,417 | cpp | #include "TeXiao.h"
static texiao * tx=NULL;
//bool texiao::init(){
// if(!CCSprite::init()){
// return false;
// }
// this->texiaoCreate();
// return true;
//}
texiao::texiao(){
//加载图片缓存
CCSpriteFrameCache::sharedSpriteFrameCache()->addSpriteFramesWithFile("result_attacked.plist");
... | [
"2901180515@qq.com"
] | 2901180515@qq.com |
22c3c80b82ff8cacdfda6e7759027b70c6ec59ae | f08307d0f973f1f29057cf66ac539b3d6a60860a | /Source/Application.cpp | 9db5543e59713b525dc51aeac63eb6e3d9a25c0b | [] | no_license | maiger/CloneCraft | 0297b2e34aac0b60dced4e4fcfbd6d1888cd412e | 0c9b8ed930f7b3a280218b75a3eb31bf8ae2164f | refs/heads/master | 2021-01-13T15:02:09.708118 | 2017-03-20T15:57:31 | 2017-03-20T15:57:31 | 79,338,289 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 774 | cpp | #include "Application.h"
#include "Display.h"
#include "States/SPlaying.h"
Application::Application()
{
pushState(std::make_unique<State::Playing>(*this));
}
void Application::runMainGameLoop()
{
sf::Clock clock;
while(Display::isOpen())
{
auto dt = clock.restart().asSeconds();
m_r... | [
"mage_ege@hotmail.com"
] | mage_ege@hotmail.com |
5d31fc689da6d293c88506c4a51d39a67e795e13 | e2f8bb5b962705ea899a1594a3f6c0feffcc3bf3 | /tests/mock_tcp_connection.hpp | 0034eddcdf5893b466a7db7989b4df8d2ee373a6 | [
"MIT"
] | permissive | Q-Minh/EventStore.Client.Api.Cpp | d6a707165bc92530834e316d557125e0b6056e3b | a2e7965b0b2be25dc78454587e0ed10b7cff1b6c | refs/heads/master | 2020-07-11T18:37:33.967081 | 2020-03-12T19:51:34 | 2020-03-12T19:51:34 | 204,616,571 | 1 | 0 | null | 2019-09-05T21:47:40 | 2019-08-27T04:01:18 | C++ | UTF-8 | C++ | false | false | 524 | hpp | #pragma once
#ifndef ES_MOCK_TCP_CONNECTION_HPP
#define ES_MOCK_TCP_CONNECTION_HPP
namespace es {
namespace test {
/*
For now, the only type requirements for ConnectionType for read operations
are these
*/
template <class AsyncReadStream>
class mock_tcp_connection
{
public:
explicit mock_tcp_connection(AsyncReadS... | [
"tonthat.quocminh@gmail.com"
] | tonthat.quocminh@gmail.com |
88ed13e56ad4b94efcb3a16c0dad64b09ef1cff2 | 3f78ac9921f1d12340210045af9659f8485fb521 | /GraphicalAuthentication/eg2.cpp | d1138236de064d5529cf3d518f44aa5540228412 | [] | no_license | cfyuen/Topcoder-Marathon | d2d1d42540081255432bdd2e34b9f255c83bf84d | 0b617f323212ea08a48c1a7748696ddef669178b | refs/heads/master | 2020-03-19T06:01:34.617770 | 2018-06-04T08:16:26 | 2018-06-04T08:16:26 | 135,984,163 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,881 | cpp | #include<iostream>
#include<vector>
#include<string>
#include<cstdio>
#include<algorithm>
#include<sstream>
#include<fstream>
#include<set>
#include<queue>
#include<cmath>
using namespace std;
struct Image {
vector<string> det;
int sco;
};
template <class STR> int s2i (STR S) { istringstream IS(S); int I; IS >>... | [
"cfyuen.trevor@gmail.com"
] | cfyuen.trevor@gmail.com |
b37ea5c210332b363d98082e4c29cc8683843919 | c3f715589f5d83e3ba92baaa309414eb253ca962 | /C++/round-5/0901-1000/0961-0980/0973.h | 605479a6b99d6708ea7b4a6a922e092f55dd8b3c | [] | no_license | kophy/Leetcode | 4b22272de78c213c4ad42c488df6cffa3b8ba785 | 7763dc71fd2f34b28d5e006a1824ca7157cec224 | refs/heads/master | 2021-06-11T05:06:41.144210 | 2021-03-09T08:25:15 | 2021-03-09T08:25:15 | 62,117,739 | 13 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 979 | h | class Solution {
public:
vector<vector<int>> kClosest(vector<vector<int>> &points, int K) {
auto cmp = [](const pair<long, int> &a, const pair<long, int> &b) -> bool {
return a.first < b.first;
};
std::priority_queue<pair<long, int>, std::vector<pair<long, int>>,
decltype(cmp... | [
"kophy@protonmail.com"
] | kophy@protonmail.com |
d701caea4e51c316ba351dea8b54ab44e04fa25e | a35a1881a0967d86ef45e6098cd4897b7d4fc23a | /pooD-old/Conjunto.h | 6af557338ebd85963e9f446f0394381850936add | [] | no_license | gabrielquiroga/POO---Integrador | f92e2de3ce88eba4d7c2dfabfd4c7b07cbf442a4 | c59da453dc9cd6bdafd93c67f704519b85c5b25c | refs/heads/master | 2020-04-02T10:42:18.140377 | 2018-11-12T00:52:33 | 2018-11-12T00:52:33 | 154,350,833 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 855 | h | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/*
* File: Conjunto.h
* Author: gabrielq
*
* Created on 30 de septiembre de 2018, 20:46
*/
#ifndef CONJUNTO_H
#define CONJUNT... | [
"quiroga.m.gabriel@gmail.com"
] | quiroga.m.gabriel@gmail.com |
904d2d657d93cf07d727b1813fd20bda69955946 | d14161f95b20957c48ff34d66787de8c472b0c57 | /Project3/assignment_data_download.cpp | c811e79facdc9d24d967f9ccef110604453678cf | [] | no_license | leoleil/qi_zhi_ji | 0d6250315fdc7fa9d3591c7789530b52146eab26 | 2909c9d9f61e8089ec9ed0fd068b33decf414c01 | refs/heads/master | 2020-07-01T20:58:34.357830 | 2019-08-16T05:30:57 | 2019-08-16T05:30:57 | 201,299,086 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 6,961 | cpp | #include "assignment_data_download.h"
DWORD downdata(LPVOID lpParameter)
{
//数据库连接关键字
const char * SERVER = MYSQL_SERVER.data();
const char * USERNAME = MYSQL_USERNAME.data();
const char * PASSWORD = MYSQL_PASSWORD.data();
const char DATABASE[20] = "qian_zhi_ji";
const int PORT = 3306;
while (1) {
//5秒监测数据库的任... | [
"leoleil@163.com"
] | leoleil@163.com |
6a38dd57e823018022d4a684fe742d5819642744 | ecdbce0a06430f11c3d9ba85ddea60075c335036 | /src/Client/src/member.cpp | 0565f28d7119fda55b90b3da9f705fddbd39a23a | [] | no_license | geekhsy/online-forum | 66271d0a87793fe7b36a85f990a493c0665b45ee | 1c7d01fa10a5b3685724d250e45fdb055815a064 | refs/heads/master | 2020-11-27T09:49:27.836985 | 2019-12-21T07:43:50 | 2019-12-21T07:43:50 | 229,387,985 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 659 | cpp | #include "member.h"
#include "user.h"
#include "forum.h"
#include "Socket.h"
Member::Member(QString id, QString username, QString password, int type) :
User(id,username,password,type){}
bool Member::deletePost(QString id, QString board)
{
if(!Forum::getInstance()->switchBoard(board)){
return false;
... | [
"1402543398@qq.com"
] | 1402543398@qq.com |
01b332e04338e35a93b44b92e8b1613bfbbf1370 | e780ac4efed690d0671c9e25df3e9732a32a14f5 | /RaiderEngine/libs/PhysX-4.1/physx/source/pvd/src/PxProfileEventBufferClientManager.h | ed870d746f0264c917053cb41279c963acedb482 | [
"MIT"
] | permissive | rystills/RaiderEngine | fbe943143b48f4de540843440bd4fcd2a858606a | 3fe2dcdad6041e839e1bad3632ef4b5e592a47fb | refs/heads/master | 2022-06-16T20:35:52.785407 | 2022-06-11T00:51:40 | 2022-06-11T00:51:40 | 184,037,276 | 6 | 0 | MIT | 2022-05-07T06:00:35 | 2019-04-29T09:05:20 | C++ | UTF-8 | C++ | false | false | 3,087 | h | //
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
// * Redistributions in bin... | [
"rystills@gmail.com"
] | rystills@gmail.com |
a76538195aebd2acbbaaf6a81271463ce51ac32b | 16a6d102a1a63717f274b4e13ddc14ad8324a908 | /Contests/Codeforces Round 678/A.cpp | 1e6d342668f78bac305ae88c76bd7fd6eed22ff9 | [] | no_license | jomorales1/Competitive-Programming | 0f284dd96132939eed2497416d5ba3c589ea6c85 | a7972b5210fa803eab0213ef1182deae68ebc300 | refs/heads/master | 2023-03-12T01:36:48.344862 | 2021-03-03T20:24:20 | 2021-03-03T20:24:20 | 286,822,924 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 485 | cpp | #include <bits/stdc++.h>
using namespace std;
void solve() {
int n = 0;
long long m;
cin >> n >> m;
vector<int> a(n);
long long sum = 0LL;
for (int i = 0; i < n; i++) {
cin >> a[i];
sum += a[i];
}
if (sum == m) {
cout << "YES\n";
} else {
cout << "NO... | [
"manriquem1901@gmail.com"
] | manriquem1901@gmail.com |
aa2e9989bde007d960b649f6c488f3c3b8799d16 | bde38b97498bb7b9233716db8f565a8caf4cb825 | /scanner.cpp | 94d233b2db4ba8e902016b9034d7aa9c95b3a934 | [] | no_license | BrejeMihai/FLCD-labFinal | 02e78c3d49b18f2b10e914d17658b50702bf764b | 399e282f68c15c229cce52e95f2f91f0ddb3c03b | refs/heads/main | 2023-01-05T16:34:40.861085 | 2020-10-28T10:22:36 | 2020-10-28T10:22:36 | 307,979,254 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,603 | cpp | #include "scanner.h"
#include "node.h"
#include <string>
#include <fstream>
#include <vector>
#include <sstream>
#include <map>
#include <regex>
#include <iostream>
bool SplitTokenRead(std::string Token, std::string fileLine, int numberOfLines, std::vector<std::pair<std::string, std::pair<int, int>>>& tokenL... | [
"brejemihaipaul@gmail.com"
] | brejemihaipaul@gmail.com |
af14c82b69da5b0a33ab30ac78014f2f919e35df | 012784e8de35581e1929306503439bb355be4c4f | /problems/654/n1.cc | ee7b1e17bc9d94046f665af9c00d63b6348cf599 | [] | no_license | silenke/my-leetcode | 7502057c9394e41ddeb2e7fd6c1b8261661639e0 | d24ef0970785c547709b1d3c7228e7d8b98b1f06 | refs/heads/master | 2023-06-05T02:05:48.674311 | 2021-07-01T16:18:29 | 2021-07-01T16:18:29 | 331,948,127 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,079 | cc | #include "..\..\leetcode.h"
/**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode() : val(0), left(nullptr), right(nullptr) {}
* TreeNode(int x) : val(x), left(nullptr), right(nullptr) {}
* TreeNode(int x, TreeNode *left,... | [
"2595756713@qq.com"
] | 2595756713@qq.com |
4f08ef4da8792269cff078f2d7f598ef945bb7f1 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /c++/ClickHouse/2015/12/TableFunctionFactory.cpp | f1df2cd4194e991685a67fbb0798210d72dc86f1 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | C++ | false | false | 701 | cpp | #include <DB/TableFunctions/TableFunctionMerge.h>
#include <DB/TableFunctions/TableFunctionRemote.h>
#include <DB/TableFunctions/TableFunctionFactory.h>
namespace DB
{
TableFunctionPtr TableFunctionFactory::get(
const String & name,
const Context & context) const
{
if (context.getSettings().limits.readonly == 1... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
76618c192e087408857673de98b5b3bd0c3723da | 83f05babe32ee1188f7f8b72e2cb7192f854d9c8 | /heap(Priorty Queue)/min_heap/min_heap.cpp | 4b3cde37c2d3b637bd727b50de10ef272adca36d | [] | no_license | Jimin9401/Data_Structures | 45765be32530c493a2f41e55140e88dd66e0998b | 08af5d634fc1931ba44a9f012305064f9454bf3b | refs/heads/master | 2020-04-28T18:08:06.617769 | 2019-05-08T02:49:24 | 2019-05-08T02:49:24 | 175,469,091 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,954 | cpp |
#define _CRT_SECURE_NO_WARNINGS
#define max_size (129)
#include <stdio.h>
#include<stdlib.h>
#include<string.h>
typedef int element;
typedef struct heap {
element data[max_size] = { INT_MAX };
element key;
}heap;
heap *create() {
heap *tmp;
tmp = (heap*)malloc(sizeof(heap));
tmp->key = 0;
return tmp;
}
vo... | [
"su010331@naver.com"
] | su010331@naver.com |
d3e3a62304f97a3153937e12c952356e48be4937 | 5137216db087c50aed394248cb6d10e1cf43b29c | /original/love2d072/src/modules/physics/box2d/wrap_DistanceJoint.h | 63525791f11fdeeb4c8f56b679ddcd8fa6cb63a8 | [
"Zlib"
] | permissive | shuhaowu/nottetris2 | 0dc4ecae52bb58442293b35d44fe072c5c61c73e | 8a8e7fc3bbbe4e724fa6eb64c27011a0b6e1b089 | refs/heads/master | 2020-05-04T06:25:22.064594 | 2019-04-04T02:26:08 | 2019-04-04T02:26:08 | 179,005,443 | 0 | 0 | WTFPL | 2019-04-02T05:30:51 | 2019-04-02T05:30:50 | null | UTF-8 | C++ | false | false | 1,695 | h | /**
* Copyright (c) 2006-2011 LOVE Development Team
*
* 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,
... | [
"shuhao@shuhaowu.com"
] | shuhao@shuhaowu.com |
0e8d0d661239b501f40c68151068a776c07a8562 | fb69a4b90e3e1fd34860ecb360573d4fcf56150b | /include/mainComponents/customtableview.cpp | 2554d692fa004b1a3fade4cdbf5ec959cc385a81 | [] | no_license | ryera89/TideAnalisisPredictionSystem | 40da629937ab9dbd7353e05f531ea0aa242e5736 | 2223446e9b48e741e5072664bbcc539f6953774f | refs/heads/master | 2023-07-08T06:57:22.105956 | 2021-08-07T20:58:43 | 2021-08-07T20:58:43 | 393,788,977 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32 | cpp | #include "customtableview.h"
| [
"ryera@UDI.emarinos.geocuba.cu"
] | ryera@UDI.emarinos.geocuba.cu |
50d9e9bb5b2c97341e6b3dce0f623350652c7611 | 213057bf491be349cc226383fb5cc9ef28b9ead7 | /audiograbber.cpp | 651d13a782483fe54c5de3f2cbd8fe2d236a3256 | [] | no_license | ffkirill/vk_audios | 5f9ab1508b93519c67df5a0c2a14f8b23acf6cb6 | 203e86fdce0a3ea50a03c6bf0960b1855fa1b817 | refs/heads/master | 2021-01-10T11:27:42.079216 | 2015-12-14T12:01:14 | 2015-12-14T12:01:14 | 47,473,708 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,017 | cpp | #include "audiograbber.h"
#include <QFile>
#include <QNetworkAccessManager>
#include <QNetworkRequest>
#include <QNetworkReply>
#include <QDir>
#include <QStandardPaths>
#include <QDebug>
AudioGrabber::AudioGrabber(QObject *parent) : QObject(parent)
{
connect(&m_networkManager, SIGNAL(finished(QNetworkReply*)),
... | [
"ff.kirill@gmail.com"
] | ff.kirill@gmail.com |
3c3a87b943e3ea5fd6204d6236a9ad2ddb067251 | 6c3944111d9332c7b89e6de40d7363a0d35b6d7b | /MMH7SDKGenerator/TFL_SdkGen.h | 548c3051207067cebd50f34f09b8914d689fc43c | [] | no_license | LukaOo/Might-And-Magic-Heroes-VII-Mods | 82de3a8f5cdf039671c8221ee6fb781fc2d96855 | 267ab3ab67ee96c6db76ed965e4fc5d14aa3caec | refs/heads/master | 2021-01-21T02:02:57.194477 | 2018-11-10T15:26:51 | 2018-11-10T15:26:51 | 60,117,202 | 9 | 2 | null | 2018-08-20T21:20:25 | 2016-05-31T19:25:06 | C++ | UTF-8 | C++ | false | false | 7,340 | h | /*
#############################################################################################
# TheFeckless UE3 SDK Generator v1.4_Beta-Rev.51
# ========================================================================================= #
# File: TFL_SdkGen.h
# =============================... | [
"dvsoloviev@gmail.com"
] | dvsoloviev@gmail.com |
d24514a6e9c396cf4110918db10120b8bed8e1b9 | 798b1e4455aa8d12700426ada63487fb568d4bc4 | /Contests/CodeForces 710 div3/C_Double_ended_Strings.cpp | 9f65e49a825f5cb499bb1cfb994b3ca7e718577f | [] | no_license | Kowsihan-sk/Codeforces-Solutions | 0138d07a09b928c3c56085d9341505b52c5c8809 | 0ee9e0c6c5d4f10d3bf63917849600420a1f9ce0 | refs/heads/master | 2023-06-19T15:30:16.174939 | 2021-07-21T12:37:12 | 2021-07-21T12:37:12 | 269,496,651 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,622 | cpp | /** Author : S Kowsihan **/
#include <bits/stdc++.h>
using namespace std;
#define fast \
ios_base::sync_with_stdio(false); \
cin.tie(NULL); \
cout.tie(NULL);
#define ll long long
#define endl "\n"
#define f(a, b, c) for (ll i = a; i < b; i += c)
#defin... | [
"kowsihan2sk@gmail.com"
] | kowsihan2sk@gmail.com |
e9cbee93f469fd250225be2921bf4e691e07ce7e | f59da58345ef902710666756b8cb09011d130c7a | /FSM/FSM/Melee.h | d029379033e489f7fc01fbed62f5fc6de29e2c91 | [] | no_license | JackDalton3110/GamesEngLabY4 | 09991507767693ede5c765ed06f53c4293446032 | 2116e762d47e888cc011e1112900eb97ff3abfd5 | refs/heads/master | 2020-03-29T16:00:53.972742 | 2019-03-14T10:04:08 | 2019-03-14T10:04:08 | 150,092,527 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 161 | h | #pragma once
#include "Command.h"
#include <iostream>
class Melee : public Command
{
public:
virtual void execute() { std::cout << "mellee" << std::endl; }
}; | [
"c00205943@itcarlow.ie"
] | c00205943@itcarlow.ie |
20cae6d12857171297c6e5e642f4f0ad2be2824b | e7f41fc2faaeabad7d305d1f15e7a97f7480b849 | /util/base.cc | f625a0b75d7070993d22e84ac4fbcea9ebe32c68 | [] | no_license | wenruo95/cpp-study | c8ddde985d226f9eecc0a000600827a2d8695b9a | 04f84578b1374194b47eaa888d1b2efbc7c40449 | refs/heads/master | 2020-03-22T03:51:00.492616 | 2019-12-24T13:56:02 | 2019-12-24T13:56:02 | 139,455,885 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 104 | cc | #include<iostream>
/*
template <class T>
void swap(T &a, T &b) {
T temp = b;
b = a;
a = temp;
}
*/
| [
"1358124684@qq.com"
] | 1358124684@qq.com |
2fd501c3c97093759957dd7ad3ed18bf98a24c3c | f10321225c4a09060235264b4f132e2682d4ef8a | /code/pat/1046_2.cpp | 389c32a4ddc70b453c896428301a45e20c492a7f | [] | no_license | lawrencelulu/acm | a638fd57352913d8975fc4ee99cd9256afe64b6c | b896da2c6827e51c0ca4eeaeca7b0453b4d85c0a | refs/heads/master | 2022-12-10T23:21:09.971369 | 2020-03-18T13:13:51 | 2020-03-18T13:13:51 | 165,783,752 | 1 | 0 | null | 2022-12-10T22:02:54 | 2019-01-15T04:11:46 | HTML | UTF-8 | C++ | false | false | 539 | cpp | /*
甲喊,甲划,乙喊,乙划
规则:比划的数字等于两人喊出的数字之和, 谁就赢了,输家罚一杯酒。两人同赢或两人同输则继续下一轮,直到唯一的赢家出现
*/
#include <cstdio>
int main()
{
int N, a, da, b, db, cnta = 0, cntb = 0;
scanf("%d", &N);
for(int i = 0; i < N; i++){
scanf("%d %d %d %d", &a, &da, &b, &db);
if(a + b == da && a + b != db) cntb++;
if(a + b ==... | [
"luhuijian@luhuijiandeMacBook-Air.local"
] | luhuijian@luhuijiandeMacBook-Air.local |
2a925146172bf266062548f45c0af778e0f8541c | 24f26275ffcd9324998d7570ea9fda82578eeb9e | /content/browser/tracing/memory_tracing_browsertest.cc | 2f47e544084437dccdb71ead8ef82bb2f8d07c59 | [
"BSD-3-Clause"
] | permissive | Vizionnation/chromenohistory | 70a51193c8538d7b995000a1b2a654e70603040f | 146feeb85985a6835f4b8826ad67be9195455402 | refs/heads/master | 2022-12-15T07:02:54.461083 | 2019-10-25T15:07:06 | 2019-10-25T15:07:06 | 217,557,501 | 2 | 1 | BSD-3-Clause | 2022-11-19T06:53:07 | 2019-10-25T14:58:54 | null | UTF-8 | C++ | false | false | 14,661 | cc | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <stdint.h>
#include "base/bind.h"
#include "base/callback_forward.h"
#include "base/command_line.h"
#include "base/run_loop.h"
#include "base/si... | [
"rjkroege@chromium.org"
] | rjkroege@chromium.org |
3bbee7bf8287e3a6263e9ba54f57b390385a71b6 | 10e14cdf4501bbb8fd4760f5a3a0f0a589b3667b | /src/rpcprotocol.cpp | ae939990e30e9db1365a6f4ef3d514d1001357a6 | [
"MIT"
] | permissive | hkaase/TestCoin | 57462b0fc11620e64d0f7450a72a989d58e513b0 | 73c647a99e933085ecc04c1d51491eeb44a922a4 | refs/heads/master | 2021-11-23T11:55:05.798829 | 2021-11-01T20:18:18 | 2021-11-01T20:18:18 | 29,237,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,820 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Testcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "rpcprotocol.h"
#include "clientversion.h"
#include "tinyformat.h"
#include... | [
"livin2chill@yahoo.com"
] | livin2chill@yahoo.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.