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
e7fc28f3ab4a45ba1b41a9b16aeb0c60bc31dd8f
24676f1d8733a09b5cb58d3c6f41b8e320a9dce3
/CF/R702div3/d.cpp
6ef20e8de60eecea1c291dc021a6441e98f7d0a7
[]
no_license
avarpow/CodeTrain
2032cf43282b6256596185d63e2cfb920f8f665e
1cde2a126ebed808f4d44ceafb05930c0bb0018e
refs/heads/master
2023-04-20T18:59:05.911113
2021-05-05T06:38:10
2021-05-05T06:38:10
327,822,487
0
0
null
null
null
null
UTF-8
C++
false
false
1,436
cpp
#include <iostream> #include <string.h> #include <stdio.h> #include <vector> #include <queue> #include <set> #include <string> #include <algorithm> #define Please return #define AC 0 // #define yn #define mycout cout #define ll long long using namespace std; int dep[200]; int a[200]; void dfs(int l, int r, int depth) {...
[ "648120201@qq.com" ]
648120201@qq.com
df460dc6f25b853518c9f1b30803faade23fb6e5
925e5f757754dfe9512a9da5a6675930a4b300e9
/sdkcreationmw/sdkexamples/cppexamples/S60Ex/DataMobility/inc/datamobilityappmenuview.h
31ece5d8421f0f4a5a40ea184be0e212a428787c
[]
no_license
fedor4ever/packaging
d86342573ee2d738531904150748bbeee6c44f5d
cf25a1b5292e6c94c9bb6434f0f6ab1138c8329b
refs/heads/master
2021-01-15T18:09:15.875194
2015-04-12T12:03:13
2015-04-12T12:03:13
33,689,077
0
1
null
null
null
null
WINDOWS-1250
C++
false
false
2,226
h
/* * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl...
[ "devnull@localhost" ]
devnull@localhost
052a00bfcde74fd31aee091b3cd1edeeac21cb87
a4b6881d6cea4fca61d9b87af285062a8fcad538
/Plugins/AdvancedSessions/AdvancedSessions/Intermediate/Build/Win64/UE4Editor/Inc/AdvancedSessions/AdvancedExternalUILibrary.generated.h
219d3dad5bf0f0a1adeddccacf8dddb9098efd92
[]
no_license
JSotoBun/TOLWI
459c04cc8901646256fbaadc6da458b035118904
d658f9d908ec26d4cacc87982868161eb4fc0c7d
refs/heads/master
2022-10-16T02:12:57.193746
2020-05-28T06:08:35
2020-05-28T06:08:35
258,101,943
0
0
null
null
null
null
UTF-8
C++
false
false
11,952
h
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ==============================================================...
[ "BunSoto88@gmail.com" ]
BunSoto88@gmail.com
19c564bbad044eb3647891e22806ba01976ee9b2
30b3f66d77d120e68f41c52af9e1e080a4d6fbf9
/vpr/src/base/region.cpp
594ec76564e41d540fc7a2ecfee28ecc2c8b577b
[ "MIT", "MIT-Modern-Variant", "LicenseRef-scancode-unknown-license-reference" ]
permissive
antmicro/vtr-verilog-to-routing
98b00b2840137089230af8d5871410e24dcb0bd2
e656f30d2dc50de813a964fdefc0a0592469cecf
refs/heads/master
2023-01-11T18:42:35.089390
2021-10-26T04:05:22
2021-10-26T04:05:22
170,001,710
3
1
NOASSERTION
2023-06-02T23:45:43
2019-02-10T16:55:40
C++
UTF-8
C++
false
false
4,559
cpp
#include "region.h" Region::Region() { sub_tile = NO_SUBTILE; //default rect for a region is (999, 999, -1, -1) //these values indicate an empty rectangle, they are set as default values to help catch uninitialized use region_bounds.set_xmin(999); region_bounds.set_ymin(999); region_bounds.set...
[ "srhkhalid10@gmail.com" ]
srhkhalid10@gmail.com
7343c33efebaa246d0d3dd21d75477c3438f2d5b
86c1444df6f83abeca7ec0179977c8d131f035a0
/include/tao/json/external/pegtl/internal/star.hpp
46768917da11773744c80fdfabfd4d979a092252
[ "MIT", "BSD-3-Clause" ]
permissive
joydit/json
bb835eb699a098880d3d8c2784b12b54301124e9
cf27003eb16e1eb385071286f185b777de03565a
refs/heads/master
2021-01-18T15:36:04.007973
2017-03-29T21:29:37
2017-03-29T21:29:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,474
hpp
// Copyright (c) 2014-2017 Dr. Colin Hirsch and Daniel Frey // Please see LICENSE for license or visit https://github.com/taocpp/PEGTL/ #ifndef TAOCPP_JSON_PEGTL_INCLUDE_INTERNAL_STAR_HPP #define TAOCPP_JSON_PEGTL_INCLUDE_INTERNAL_STAR_HPP #include <type_traits> #include "../config.hpp" #include "duseltronik.hpp" #...
[ "d.frey@gmx.de" ]
d.frey@gmx.de
8e0d7cac2f6273b19e9dfa140560c9d4d2997966
238263f575f09ab12f85ba69ae8da2d7e36a6fe8
/Visual Studio 2010/Projects/bjarneStroustrupC++PartI/object_oriented_examples/testingPrograms/input_example.cpp
d4756717b8318efe199560282e99dae9d14d783c
[ "MIT" ]
permissive
Dimbelio/Programming-Principles-and-Practice-Using-C-by-Bjarne-Stroustrup-
8abd3550b83fe039e292175178af5c69ccf03405
6fd64801863e883508f15d16398744405f4f9e34
refs/heads/master
2021-01-03T08:46:43.502319
2017-11-03T22:16:32
2017-11-03T22:16:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
574
cpp
/* TITLE Input function input_example.cpp COMMENT Objective: Input commands, Introducing to: object, type, name, value. Input: Requests input information. Output: Prints the requested info along with standard text. Author: Chris B. Kirov Date: 01.01.2015 */ #include "....
[ "hristo.kirov85@gmail.com" ]
hristo.kirov85@gmail.com
97f47b707deb02e1ca74d6dfcd417c3239042d40
c45f2cb0a75d1e9c02356add09a8808bc1ca5ffa
/components/sync/nigori/nigori_key_bag_unittest.cc
f337216ff5301cbf608f1d14ff6129f710e79cb9
[ "BSD-3-Clause" ]
permissive
bill790/chromium
d6f2b7a46db935d5008b962b9a5aff17a0b2e627
b191f1b12633621a53bc007e9050493197e4b232
refs/heads/master
2023-03-14T01:15:45.775538
2019-09-26T11:23:59
2019-09-26T11:23:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,986
cc
// Copyright 2019 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 "components/sync/nigori/nigori_key_bag.h" #include "components/sync/nigori/nigori.h" #include "components/sync/protocol/nigori_specifics.pb.h" #...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
75cffcc7834cc22c5f379fc72c8bc7fdf06b77ee
7a29a24c12a6053472f2033dc72a8b1c6dbb65a6
/longest-palindromic-subsequence/longest-palindromic-subsequence.cpp
eed92a0ffbb5c0085553c0e628bf5cb10e71a092
[]
no_license
GarvitV957/LeetCode
8334b342b991daf3d68db32c0aae1495ae093674
0ef3bfe5a0b95284a64c65c1d478eb276d2f2d68
refs/heads/master
2023-08-27T07:32:21.824359
2021-10-06T12:35:40
2021-10-06T12:35:40
414,202,954
1
0
null
null
null
null
UTF-8
C++
false
false
733
cpp
class Solution { public: int lcs(string a, string b){ int n = a.size(); int dp[n+1][n+1]; for(int i=0; i<=n; i++){ for(int j=0; j<=n; j++){ if(i == 0 || j == 0){ dp[i][j] = 0; } el...
[ "56185041+samyakjain10@users.noreply.github.com" ]
56185041+samyakjain10@users.noreply.github.com
eaef0b77bba845915dbe1a00755823c4b81e0598
85e7a14d6f42489ff19d9909e7aa299f20436426
/Visitor/Visitor_serialize.cpp
5264facd178fc932b8173eed7ae42b50c36b50d3
[]
no_license
Toshahiko/DesignPattern
632f928264f9d6b492088d7e2109a0a7edc6041f
5c5beda7520db20dfecb2d0f8ea3ba0f1aed3188
refs/heads/master
2023-04-15T17:37:55.883468
2021-04-21T07:05:58
2021-04-21T07:05:58
348,897,918
0
0
null
null
null
null
UTF-8
C++
false
false
2,704
cpp
#include <vector> #include <sstream> #include <iostream> namespace { class Point ; class Circle ; class Line ; class Visitor ; class Geometry { public: virtual ~Geometry()= default ; virtual void Accept( Visitor& v ) = 0 ; enum type_tag { POINT = 100, CIRCLE, LINE, INTERSECTION } ; virtual type_tag tag() con...
[ "04girl.u.want@gmail.com" ]
04girl.u.want@gmail.com
07196e9f5a3f64161c200bf7aa2a3be5e33dca2e
33d7ac44f01917fc4a14d0a2e074c82b376af00a
/src/Zenith/DolDoc/DocRecalcLib.CC
3c048c6e34f302214e1339fbe6b6e98a3bf47e71
[ "Unlicense", "LicenseRef-scancode-public-domain" ]
permissive
genericx64/ZOS
16d4f33debf7a78b1eace0b97706fe3e040ef37d
d087a702e04774c123efd2d9d86753c348a4c40d
refs/heads/master
2023-05-11T14:15:13.738500
2020-09-15T06:27:17
2023-05-09T17:14:25
306,835,077
5
0
Unlicense
2023-05-09T17:27:31
2020-10-24T08:02:49
HolyC
UTF-8
C++
false
false
5,307
cc
#help_index "DolDoc" I64 DocCharDist(CDoc *doc,I64 x,I64 y) { #assert FONT_WIDTH==FONT_HEIGHT return (SqrI64(doc->x-x)+SqrI64(doc->y-y))*FONT_WIDTH*FONT_WIDTH; } U0 DocDelToNum(CDoc *doc,I64 num) { CDocEntry *doc_e=doc->head.next,*doc_e2; while (num-->0 && doc_e!=doc) { doc_e2=doc_e->next; if (!(doc_e->de_flag...
[ "voidnv@protonmail.com" ]
voidnv@protonmail.com
953c656e731ab3de212c9d81c7b551069d95ca24
536656cd89e4fa3a92b5dcab28657d60d1d244bd
/chrome/browser/ui/window_sizer/window_sizer.cc
d762180f964b48476402c0c168746c48ad60197c
[ "BSD-3-Clause" ]
permissive
ECS-251-W2020/chromium
79caebf50443f297557d9510620bf8d44a68399a
ac814e85cb870a6b569e184c7a60a70ff3cb19f9
refs/heads/master
2022-08-19T17:42:46.887573
2020-03-18T06:08:44
2020-03-18T06:08:44
248,141,336
7
8
BSD-3-Clause
2022-07-06T20:32:48
2020-03-18T04:52:18
null
UTF-8
C++
false
false
14,337
cc
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/ui/window_sizer/window_sizer.h" #include <utility> #include "base/command_line.h" #include "base/compiler_specific.h" #incl...
[ "pcding@ucdavis.edu" ]
pcding@ucdavis.edu
43845d017b6568d23033dafd3c0ed28401c13ac2
ac68b53bc85d3ca274cb27b3085a7c57fc9efab5
/OFLib/FlatFile.cpp
08cef1edc3986d9433f5024c73afe499ef9aa6d9
[ "Unlicense" ]
permissive
Entroper/OriginalFantasy
52002b11645a9d5455b0c6ff877f36419dcc6462
42a4028a5a362d4d20e660a6cc552d3e819a4ea7
refs/heads/master
2021-01-10T17:15:52.702419
2016-02-15T07:02:52
2016-02-15T07:02:52
51,734,286
2
0
null
null
null
null
UTF-8
C++
false
false
610
cpp
#include <sstream> #include "FlatFile.h" FlatFileReader::FlatFileReader(string filename) { ifstream infile(filename.c_str()); string headerLine; getline(infile, headerLine); istringstream headerISS(headerLine); string header; int headerIndex = 0; while (getline(headerISS, header, '\t')) { he...
[ "entroper@gmail.com" ]
entroper@gmail.com
9f6b445fa19ea5b5e301fe9d84c37277bf7484aa
48ecf73fb2348a5040a2ffc0d11fb8e295b68c64
/MyObject/userid.cpp
3e29f3f48307d63133a03976c960f42ccf3f22e0
[]
no_license
devcxx/UMSAgent_desktop
a6adb3539850176292a02a4dff3aaa2d023a3dec
2e98dd47761fa0204a0f14a13eaffa12cec89b38
refs/heads/master
2023-09-01T09:09:08.903462
2021-11-01T09:06:54
2021-11-01T09:06:54
404,638,207
0
0
null
null
null
null
UTF-8
C++
false
false
50
cpp
#include "userid.h" namespace UMSAgent { }
[ "kid@quyohui.com" ]
kid@quyohui.com
752f3d261113de359cd35b9dca5c754df9d62f8f
9f5289c0bb0d3d7a91d1003a4ae7564576cb169e
/Source/BansheeMono/Source/BsMonoUtil.cpp
b5cd7a31d18bd375ee99540ae86a4ec422bef75b
[]
no_license
linuxaged/BansheeEngine
59fa82828ba0e38841ac280ea1878c9f1e9bf9bd
12cb86711cc98847709f702e11a577cc7c2f7913
refs/heads/master
2021-01-11T00:04:23.661733
2016-10-10T13:18:44
2016-10-10T13:18:44
70,758,880
3
3
null
2016-10-13T01:57:56
2016-10-13T01:57:55
null
UTF-8
C++
false
false
8,484
cpp
//********************************** Banshee Engine (www.banshee3d.com) **************************************************// //**************** Copyright (c) 2016 Marko Pintera (marko.pintera@gmail.com). All rights reserved. **********************// #include "BsMonoUtil.h" #include "BsDebug.h" #include <mono/jit/jit.h>...
[ "bearishsun@gmail.com" ]
bearishsun@gmail.com
ff64f9d364cf13a474012bfa40a3b9a5dac9849a
d48bcee5a8e0446f07f9929d0f01c9a301dc84b1
/lldbHeaders/lldb/DataFormatters/FormatCache.h
ab369a1f0453f4025a5f24eb4155a37929a80f5b
[]
no_license
columbia/ArgusDebugger
561592fed458fbb67cf543af2216616e0ac9f2e3
06cd82d2f0a9bf15293391f06ce726e06d236c44
refs/heads/main
2023-05-04T15:00:24.923019
2021-05-16T02:10:32
2021-05-16T02:10:32
367,765,270
16
1
null
null
null
null
UTF-8
C++
false
false
2,931
h
//===-- FormatCache.h ---------------------------------------------*- C++ //-*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===---------------------------------------------------...
[ "lingmei@cs.columbia.edu" ]
lingmei@cs.columbia.edu
bd7a1f81cfad2e4d2290d9d09df6913a8e62f056
0068339e719a57427359e2e1871e86acc8e8d523
/Matrix.hpp
cb4928ca51f67f8018f901af1478e4795aa0f62d
[]
no_license
krzeszowska/matrix_sumator
11a11f75f695f1934aae21b6b7a881abd2226fc1
9ad5a56f52fd67beaa80513605d4e70ae9979b83
refs/heads/master
2020-04-26T13:29:57.407272
2019-06-06T05:07:04
2019-06-06T05:07:04
173,581,319
0
0
null
null
null
null
UTF-8
C++
false
false
1,649
hpp
#include <fstream> #include <numeric> #include <vector> class Matrix{ public: int rows; int columns; std::vector <float> data; public: Matrix operator +(const Matrix &b){ Matrix result=(*this); for(int i=0; i<this->rows*this->columns; ++i){ result.data[i] += b.data[i]; } return result; } }; Matrix...
[ "j.krzeszowska1306@gmail.com" ]
j.krzeszowska1306@gmail.com
e283128550d3b2641195a7700a373a654a485f2d
755e3dc5e2aba3944472d54cf9e319e4480a1205
/msgs_stack/kraken_msgs/srv_gen/cpp/include/kraken_msgs/krakenResetPose.h
dd7b11e017f0847d1411f9932ed25562dfd2430d
[ "MIT" ]
permissive
pranaypratyush/buoy_detect
6bf46aa33c54513bc092b1f083dc2bb54b07131b
e42398b9e2e78c46e5c8cfee9935e58159d7df0e
refs/heads/master
2021-01-08T11:37:25.451511
2016-08-20T10:09:10
2016-08-20T10:09:10
65,387,667
2
7
null
2016-08-20T10:09:11
2016-08-10T14:07:21
Python
UTF-8
C++
false
false
9,265
h
/* Auto-generated by genmsg_cpp for file /home/dyutimoy/kinetic_workspace/kraken_3.0-indigo-devel/msgs_stack/kraken_msgs/srv/krakenResetPose.srv */ #ifndef KRAKEN_MSGS_SERVICE_KRAKENRESETPOSE_H #define KRAKEN_MSGS_SERVICE_KRAKENRESETPOSE_H #include <string> #include <vector> #include <map> #include <ostream> #include "...
[ "dakash1897@gmail.com" ]
dakash1897@gmail.com
ac7acc31be4196d371d20a0f14dfc2efd7b337b9
b7e97047616d9343be5b9bbe03fc0d79ba5a6143
/src/core/chemical/residue_io.cc
3929e8672bf4323b69eef35a51a785af36c8d77c
[]
no_license
achitturi/ROSETTA-main-source
2772623a78e33e7883a453f051d53ea6cc53ffa5
fe11c7e7cb68644f404f4c0629b64da4bb73b8f9
refs/heads/master
2021-05-09T15:04:34.006421
2018-01-26T17:10:33
2018-01-26T17:10:33
119,081,547
1
3
null
null
null
null
UTF-8
C++
false
false
76,083
cc
// -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*- // vi: set ts=2 noet: // // (c) Copyright Rosetta Commons Member Institutions. // (c) This file is part of the Rosetta software suite and is made available under license. // (c) The Rosetta software is developed by the co...
[ "achitturi17059@gmail.com" ]
achitturi17059@gmail.com
d054f419fd405234019bed53f637d32da3e1a5b1
4d04b7b0a8e9418f729ddee54bda43484657d52f
/Мої/Як джава/Unit1.h
55fa5a52e8134b992053580d264e5e109f1a3557
[]
no_license
BREAK350/myCProgram-old
359c021d7bcfa9e44fa831498a417294703a0c1e
10bbfdd3cadd8c8d91b078591d6d646da20b48cb
refs/heads/master
2021-01-10T20:04:20.229647
2015-01-28T06:51:00
2015-01-28T06:51:00
29,954,421
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
2,521
h
//--------------------------------------------------------------------------- #ifndef Unit1H #define Unit1H #include <iostream.h> //--------------------------------------------------------------------------- #define null NULL //--------------------------------------------------------------------------- class Reference;...
[ "break350@gmail.com" ]
break350@gmail.com
79b622ef5878c93a4a26b1e365524b54d2bc0d52
d14a7949e0bf9f3508bab81570f1f690aa7f226f
/ShadersExercise_SDL/IOManager.h
abb8fed2ee8bfebf46cf6c4f41d6089e54cc2fac
[]
no_license
lukalukaluka7000/SDLShadersExercise
10a0975e2610cf9a857d0445754f08239743f896
43974a4609f4d5739a40578991e2d9f179495b16
refs/heads/master
2022-05-30T21:16:05.554578
2020-05-02T14:25:11
2020-05-02T14:25:11
260,702,176
0
0
null
null
null
null
UTF-8
C++
false
false
525
h
#pragma once #include<string> #include<glm/glm.hpp> #include<vector> class IOManager { public: static void readOBJ(const std::string& filePath, std::vector<glm::vec4>& vrhovi, std::vector<glm::vec3>& poligoni); static void getOcisteGledisteViewUp(const std::string& filePath, glm::vec3& O, glm::vec3& G, glm::vec3& V);...
[ "luka.bush-st3@hotmail.com" ]
luka.bush-st3@hotmail.com
40c98a18f6fafbbecd91768aa3ba695861f7d660
748a7eb7f402d3148bafcbbc8bf16cdd69d46213
/libraries/animation/src/AnimPoleVectorConstraint.cpp
f017fe2348b824355d57e2afb16b0380c41c3c05
[ "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
joakim1999/hifi
d1047fc754303601c8f945190b3840d847b09df3
a9f59fae7153e94818e1a566cb092fd3bb56bc2d
refs/heads/master
2020-04-13T00:37:00.121735
2018-12-21T18:32:59
2018-12-21T18:32:59
162,850,193
0
0
NOASSERTION
2018-12-22T23:50:34
2018-12-22T23:50:34
null
UTF-8
C++
false
false
9,402
cpp
// // AnimPoleVectorConstraint.cpp // // Created by Anthony J. Thibault on 5/12/18. // Copyright (c) 2018 High Fidelity, Inc. All rights reserved. // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // #include "AnimPoleV...
[ "tony@highfidelity.io" ]
tony@highfidelity.io
664e1785c010d704d19e0f7c021ab158df33c0e9
b0a3be4e4ac6cae83385392427146480cd1ee40a
/Editor/mainwindow.cpp
2eece6d7303cda2b39c473f2f2261bc41b49fdf1
[ "MIT" ]
permissive
Sebbestune/MoltenTempest
184a20d010f286fbc0d24a2885aa04636ea35b03
f77258355dde5648085847da2f4517ffb97b31ff
refs/heads/master
2022-11-07T21:39:45.051046
2020-07-03T06:40:07
2020-07-03T06:40:07
276,826,237
0
0
MIT
2020-07-03T06:35:27
2020-07-03T06:35:26
null
UTF-8
C++
false
false
2,602
cpp
#include "mainwindow.h" #include <Tempest/Except> #include <Tempest/Painter> #include <Tempest/Brush> #include <Tempest/Pen> #include <Tempest/Layout> #include "editor/texteditor.h" #include "ui/projecttree.h" #include "ui/mdiwindow.h" using namespace Tempest; MainWindow::MainWindow(Tempest::VulkanApi& api) :dev...
[ "try9998@gmail.com" ]
try9998@gmail.com
028ec2a3bd432567384997f3912fccd1fd0f9edb
bba17a09847b952e2f385d30cb3e51eeb83f96ed
/CommonLib/tests/data_structure/test_binary_search_tree.cpp
c1d004ebb2771e130ad7d3d38fac0bd1173b789c
[]
no_license
stevenylai/clib
8a9f77ae701f024c8ce453accae21bbbd947727a
62677801adaf95947b03289a49d59c70f1f87508
refs/heads/master
2021-01-10T03:29:21.448111
2013-02-28T06:17:24
2013-02-28T06:17:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,315
cpp
#include <stdlib.h> #include <string.h> #include "data_structure/data_structure_internal.h" #include "platform/platform_interface.h" typedef struct _BST_VERIFIER_SIMPLE { unsigned int count; int err; void * pLastNode; } BST_VERIFIER_SIMPLE; static int compare_int (void * pKey, void * pData1, void * pData2) ...
[ "steven.lai@liricco.com" ]
steven.lai@liricco.com
3159f3e1fb62dd9887b364349f083b353239876d
d6b4bdf418ae6ab89b721a79f198de812311c783
/monitor/include/tencentcloud/monitor/v20180724/model/GrafanaNotificationChannel.h
24cf6e309ff702110eb88af06e5642c035f4b7ef
[ "Apache-2.0" ]
permissive
TencentCloud/tencentcloud-sdk-cpp-intl-en
d0781d461e84eb81775c2145bacae13084561c15
d403a6b1cf3456322bbdfb462b63e77b1e71f3dc
refs/heads/master
2023-08-21T12:29:54.125071
2023-08-21T01:12:39
2023-08-21T01:12:39
277,769,407
2
0
null
null
null
null
UTF-8
C++
false
false
12,778
h
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
[ "tencentcloudapi@tencent.com" ]
tencentcloudapi@tencent.com
189f51b59a384d8bf0c09c26daf54c735867fb63
ea401c3e792a50364fe11f7cea0f35f99e8f4bde
/hackathon/ITK-V3D-Plugins/Source/old_plugin/Superplugin/Plugin2Call/BinaryThreshold.cxx
72bbeb47bd9ce261a973cef9e17fcedfd2821877
[ "MIT", "Apache-2.0" ]
permissive
Vaa3D/vaa3d_tools
edb696aa3b9b59acaf83d6d27c6ae0a14bf75fe9
e6974d5223ae70474efaa85e1253f5df1814fae8
refs/heads/master
2023-08-03T06:12:01.013752
2023-08-02T07:26:01
2023-08-02T07:26:01
50,527,925
107
86
MIT
2023-05-22T23:43:48
2016-01-27T18:19:17
C++
UTF-8
C++
false
false
5,454
cxx
#include <QtGui> #include <math.h> #include <stdlib.h> #include "BinaryThreshold.h" #include "V3DITKFilterSingleImage.h" // ITK Header Files #include "itkBinaryThresholdImageFilter.h" // Q_EXPORT_PLUGIN2 ( PluginName, ClassName ) // The value of PluginName should correspond to the TARGET specified in the // plugin...
[ "yupingseu@gmail.com" ]
yupingseu@gmail.com
43cee94d11ea0ca4caefcd0a11e0fe7fc85a9b64
ced5ee521d0fec361cb0bebae6304ab35126697e
/led/LED_control_4/LED_control_4.ino
82541b59f85a6361034fc60c85374fa49a724c52
[]
no_license
janice880624/smsh_arduino
b3b88b16343b1474e3a15da211896f868d692e99
df05bc342e09d4746c6393ce39001f149aea5dea
refs/heads/main
2023-04-11T02:17:18.159727
2021-04-18T11:32:01
2021-04-18T11:32:01
357,746,109
0
0
null
null
null
null
UTF-8
C++
false
false
624
ino
int Gpin = 6; int Ypin = 5; int Rpin = 4; void setup() { pinMode(Gpin , OUTPUT); pinMode(Ypin , OUTPUT); pinMode(Rpin , OUTPUT); } void loop() { // 紅燈亮 digitalWrite(Gpin , LOW); digitalWrite(Ypin , LOW); digitalWrite(Rpin , HIGH); delay(3000); // 黃燈閃 digitalWrite(Gpin, LOW); digitalWrite(Ypin, H...
[ "t106300302@ntut.org.tw" ]
t106300302@ntut.org.tw
8d7aa0fcce142dc991204dccd5504de903f13628
534e2e3d8d8bebd2366c0fee60886d84597ee0ef
/CF/825A.cpp
16a9cbb199ed15d6fcb29ad9db1d5c40427f692a
[]
no_license
coldEr66/online-judge
a8844d3f35755adafd4f43a1f08ce56b6b870601
e85ec0750d92dd00133c93284085a0f5d8a11d36
refs/heads/master
2021-09-07T01:58:10.634492
2021-07-28T16:31:13
2021-07-28T16:31:13
128,494,315
0
0
null
null
null
null
UTF-8
C++
false
false
2,374
cpp
#include <bits/stdc++.h> #pragma GCC optimize("Ofast,unroll-loops,no-stack-protector") #pragma GCC target("sse,sse2,sse3,ssse3,sse4,popcnt,abm,mmx,avx,tune=native") using namespace std; typedef long long ll; typedef double lf; typedef pair<ll,ll> ii; #define REP(i,n) for(int i=0;i<n;i++) #define REP1(i,n) for(ll i=1;i<...
[ "seal1000402@gmail.com" ]
seal1000402@gmail.com
574e89615e3c5b5d6f615f0ca9d3f29e01662b1c
dd80a584130ef1a0333429ba76c1cee0eb40df73
/external/chromium_org/chrome/browser/chromeos/fileapi/file_access_permissions.cc
dba65b340ee44e662b886b795e0347ea36961644
[ "MIT", "BSD-3-Clause" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
C++
false
false
1,848
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. #include "chrome/browser/chromeos/fileapi/file_access_permissions.h" #include "base/command_line.h" #include "base/logging.h" namespace chromeos { File...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
3c605c964bc0391e3c80953a26c63a93b5be549c
a280aa9ac69d3834dc00219e9a4ba07996dfb4dd
/regularexpress/home/weilaidb/work/app/hadoop-2.7.3-src/hadoop-common-project/hadoop-common/src/main/winutils/config.cpp
dbce25a0c9de2a5c8af0f26e6a94cd8e9a5d7aa2
[]
no_license
weilaidb/PythonExample
b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466
798bf1bdfdf7594f528788c4df02f79f0f7827ce
refs/heads/master
2021-01-12T13:56:19.346041
2017-07-22T16:30:33
2017-07-22T16:30:33
68,925,741
4
2
null
null
null
null
UTF-8
C++
false
false
526
cpp
#import "msxml6.dll" exclude("ISequentialStream", "_FILETIME") #define ERROR_CHECK_HRESULT_DONE(hr, message) \ if (FAILED(hr)) DWORD BuildPathRelativeToModule( __in LPCWSTR relativePath, __in size_t len, __out_ecount(len) LPWSTR buffer) DWORD GetConfigValue( __in LPCWSTR relativePath, __in...
[ "weilaidb@localhost.localdomain" ]
weilaidb@localhost.localdomain
6b51dafff93452ffe5fd30f77618a7d5e48fb0d3
cf2dbfb0713d4f90d8d48b6803ce21c9da337bd0
/ByteStatictics/stdafx.cpp
578ff5216f9e07722db6f0afdfedacb2b2b5757e
[]
no_license
songnan531/Projects
47867b1434280fa7259c4bbd329106d789a66b8b
cfc526a2ffb28449ab1acac97c56bbb0ead74f79
refs/heads/master
2020-12-25T13:51:53.744436
2014-12-20T21:47:21
2014-12-20T21:47:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
293
cpp
// stdafx.cpp : source file that includes just the standard includes // ByteStatictics.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" // TODO: reference any additional headers you need in STDAFX.H // and not in this file
[ "Lyarvo4ka@hotmail.com" ]
Lyarvo4ka@hotmail.com
58fa351c650c7fb18e1939916e039083cc8cfc96
4726836518eca6295b7c61a7d8f7e8186489601b
/R-type/server/src/Room.cpp
3d1e4d4047f193868f6878a6d4a66cf4385eb4c2
[]
no_license
BenjaminGirard/R-Type
d75daddb8378f3150629533dd706b9e5ae714e1d
6a98c703a4829c36d68f6621345829e32808135c
refs/heads/master
2021-01-24T23:57:28.303423
2018-02-28T12:59:37
2018-02-28T12:59:37
123,285,156
0
0
null
null
null
null
UTF-8
C++
false
false
3,899
cpp
// // Created by matteo on 24/01/2018. // #include <algorithm> #include <Binary.hpp> #include <PacketHandler.hpp> #include <GameInstance.hpp> Room::Room(uint8_t roomSize) : _id(SolidEngine::IntIDFactory::getNextId()), _roomSize(roomSize), _isGameRunning(SolidRType::TCPData::CONFIRM::KO), ...
[ "benjamin.girard@epitech.eu" ]
benjamin.girard@epitech.eu
edaf171bcb4f407564a424e12537f9a3d083e08b
0da7c56eac776a6977907dcfa3c50c3f4098aecc
/src/main/arduino/smart_exp/DetectObjectPresenceTask.cpp
5f6b6675b15166ba23121637c7c0ebe8c64f47e0
[ "Apache-2.0" ]
permissive
rbattistini/SmartExperiment
ccd259c6f7be979749fb13c9505cee9e496854bd
df1523dd4bdfad8655af19bdf974760daaa35796
refs/heads/main
2023-02-21T22:59:23.437574
2021-01-24T14:17:11
2021-01-24T14:17:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,008
cpp
#include "DetectObjectPresenceTask.h" DetectObjectPresenceTask::DetectObjectPresenceTask(uint8_t trigPin, uint8_t echoPin, uint8_t tempPin) { this->echoPin = echoPin; this->trigPin = trigPin; this->tempPin = tempPin; this->temperatureCelsius = 0; this->distance = 0.0; this->period = 0; } void ...
[ "riccardo.battistini@protonmail.com" ]
riccardo.battistini@protonmail.com
8f10b15c44d5c7d90d35380b3bdf678cc188abc0
044427c1df77450827f2f7393c20beda52087fc7
/code/cppsource.cpp
a4ce300b16a738b8f00512a6b263275944772a3f
[]
no_license
jurij-robba/templates
52ac88c7dd394f4c2f7dc5e526b00ff6a628af04
59618e0ef7010dd3fa9598e310f9935b2193ee4c
refs/heads/master
2022-07-31T07:28:57.162964
2020-05-13T10:04:34
2020-05-13T10:04:34
263,592,370
0
0
null
null
null
null
UTF-8
C++
false
false
20
cpp
#include "NAME.hpp"
[ "jurij.robba@vernocte.org" ]
jurij.robba@vernocte.org
971628022681654da30ae7c72ec8c65c08df1865
2a7017bd557486584db5bd2a8b9a904e8aee9963
/src/loadDataBase.cpp
954fe75d48b90442c8bcb6fd8b3d4754d711e6c4
[ "MIT" ]
permissive
HIT-HPC/Geneva
1818679fdc30c4898503d0612211d29f45543b1c
cf9c74a78c056d415ac926b8c494f3eb76ce6bd5
refs/heads/master
2023-08-26T13:11:14.400633
2021-10-31T06:02:05
2021-10-31T06:02:05
423,066,573
0
0
null
null
null
null
UTF-8
C++
false
false
16,634
cpp
#include <fstream> #include <map> #include <iostream> #include "common.h" #include "loadDataBase.h" using namespace std; void extractEUINT(string &line, uint *e_info){ int start = 0,len=0,i=0; int count=0; while(i<line.length()){ if(line[i]>='0' && line[i]<='9'){ start = i; ...
[ "lugangzhao@hotmail.com" ]
lugangzhao@hotmail.com
067b4c011c57fa5f5b75e5d20d97956356532c2c
b495209212ba745251914fee2ba6aebf90932b44
/src/PageResource«BreGlobalResource».h
066dfa217b061076cdc3a76e84dbf4beeb5bcf3e
[]
no_license
knetikmedia/knetikcloud-tizen-client
21e1d9a0f98ca275f372af05dfb699adf46b7679
28be72af9caa0980570ff20fc798bdcf67b5550a
refs/heads/master
2021-01-13T13:34:44.915887
2018-03-14T16:05:13
2018-03-14T16:05:13
76,421,710
0
0
null
null
null
null
UTF-8
C++
false
false
2,210
h
/* * PageResource«BreGlobalResource».h * * */ #ifndef _PageResource«BreGlobalResource»_H_ #define _PageResource«BreGlobalResource»_H_ #include <string> #include "BreGlobalResource.h" #include "Order.h" #include <list> #include "Object.h" /** \defgroup Models Data Structures for API * Classes containing all t...
[ "shawn.stout@knetik.com" ]
shawn.stout@knetik.com
e5bf05223a63aa6ee06a8100cf84c316a016c3ad
9f520bcbde8a70e14d5870fd9a88c0989a8fcd61
/pitzDaily/859/U
dd444885640674662f4970ec29433103a3f02077
[]
no_license
asAmrita/adjoinShapOptimization
6d47c89fb14d090941da706bd7c39004f515cfea
079cbec87529be37f81cca3ea8b28c50b9ceb8c5
refs/heads/master
2020-08-06T21:32:45.429939
2019-10-06T09:58:20
2019-10-06T09:58:20
213,144,901
1
0
null
null
null
null
UTF-8
C++
false
false
251,183
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1806 | ...
[ "as998@snu.edu.in" ]
as998@snu.edu.in
8ca6218a6e041bcd82f77db0bf9337cf019acf64
bd7fa326f931c0440770da5c2a8d9ae4f4bd89ff
/CB/arduino/libraries/Souliss/extras/SamsungMH026FB.cpp
7a6e44b838d053daa77bab1e405d927299b2085b
[]
no_license
mcbittech/SoulissDEV
0a1a441d8e6a82ee52f912764c6a170aa535606b
bdf1dd855340d766e10b0175d1b921a0cd017df3
refs/heads/master
2021-01-19T17:42:54.562151
2015-05-01T13:57:04
2015-05-01T13:57:04
34,900,953
0
0
null
null
null
null
UTF-8
C++
false
false
5,434
cpp
#include <avr/pgmspace.h> #include "src/IRremote_light/IRremoteInt_light.h" #include "src/IRremote_light/IRremote_light.h" #include "src/IRremote_light/IRremote_light.cpp" #include "Souliss.h" #include "Typicals.h" //These are Samsung MH026FB specific #define tempmask 0xF #define funmask 0xF0 #define fanm...
[ "master.flavio.piccolo@gmail.cpm" ]
master.flavio.piccolo@gmail.cpm
3a4c4c3eb47827661bc5143c399afb8416419543
dd6fee79066e2dfa74371bd82c87a563dc0c47fd
/contest/20120303/J.cpp
452a19524c0beb1f73bee641a6dadc0dd825d8b6
[]
no_license
mzry1992/workspace
404c31df66a3b15a60dc0f07fff397bf50bcc1dc
9a181419f0d7224e37baa729feaf3bb656544420
refs/heads/master
2021-01-19T12:39:17.854501
2012-12-24T11:13:22
2012-12-24T11:13:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,837
cpp
#include <iostream> #include <cstdio> #include <cstring> #include <algorithm> #include <queue> using namespace std; struct node { int x,y,tim; char ch; }; const int step[4][2] = {{-1,0},{1,0},{0,-1},{0,1}}; int n,m,dis[510][510]; char mp[510][510]; int main() { int t; scanf("%d",&t); for (int ft = 1;ft <...
[ "muziriyun@gmail.com" ]
muziriyun@gmail.com
d153de9c28158f765488da5d43468b7b4b47edfe
5840e8abf34d91ec8a0647c9d68a405cc0d80f5a
/11300240057/assignment3-solution/KMPImpl.cpp
2ccf0181a079c4ae671f502a2baed15af8f06214
[]
no_license
ohlionel/codebase
5d3b086830a0c5dc975bde952a084c3e067d73d2
b816744b290f68f829c9b0d9df37615e13ece264
refs/heads/master
2020-06-19T16:10:21.234359
2014-12-19T12:00:38
2014-12-19T12:00:38
43,301,093
1
0
null
2015-09-28T13:00:50
2015-09-28T13:00:50
null
UTF-8
C++
false
false
1,622
cpp
/** * @author whimsycwd * @date 2014.10.1 */ #include<string> #include<vector> #include "Matcher.h" using namespace std; class KMPImpl : public Matcher { private : string pattern; vector<int> fail; // self match void preprocess() { fail[0] = -1; ...
[ "whimsycwd@gmail.com" ]
whimsycwd@gmail.com
76df3bb6e80f43a601a1d690afba94bd8019df16
48e343718b7344f3506c456c470798ec832c0daf
/PlatformConfigHACD.h
92c6d1fbab8c8b04373cc578cea4212c26269911
[]
no_license
ColinGilbert/juliohull
2ab1a7ef944cf75c1af9eb137c2a7d10987fb6f3
efed8d657bf6c3d0daa96b135e549d4019177917
refs/heads/master
2016-09-05T14:27:47.346440
2012-06-13T15:06:33
2012-06-13T15:06:33
33,883,790
0
0
null
null
null
null
UTF-8
C++
false
false
9,485
h
#ifndef PLATFORM_CONFIG_H #define PLATFORM_CONFIG_H // Modify this header file to make the HACD data types be compatible with your #include <stdio.h> #include <stdlib.h> #include <assert.h> #include <stddef.h> #include <new> // This header file provides a brief compatibility layer between the PhysX and AP...
[ "duatiugame@6301194f-f361-ad3a-b29c-1b799712f6fa" ]
duatiugame@6301194f-f361-ad3a-b29c-1b799712f6fa
26b8af7b3153fe795b22b293c046d3be11c62b80
31cd4828baa95d4c8d208031874e7ca89e75e2fd
/比赛/0530/I.cpp
e87ccd152093166075e8c36703422c9a761c52d2
[]
no_license
EpicTrol/ACM
2ef8f5f673d8329124567177fc0c473fc87ca8a1
94ec067a63dc01abf6d18cefc10b49973e5a5057
refs/heads/master
2020-03-10T11:08:33.405529
2019-03-05T10:36:34
2019-03-05T10:36:34
129,349,751
0
1
null
2018-04-13T04:57:16
2018-04-13T04:57:16
null
UTF-8
C++
false
false
1,122
cpp
#include <iostream> #include <cstdio> #include <math.h> #include <algorithm> #include <map> using namespace std; //16 7 8 1 1 2 3 map<char,int> a; int main() { a['A']=16; a['B']=7; a['C']=8; a['D']=1; a['E']=1; a['F']=2; a['G']=3; int t; int n,m,sum1,sum2; scanf("%d",&t); whi...
[ "elizhongyang@163.com" ]
elizhongyang@163.com
21e664bc63f49aa96f458c0c3d3228a3bc43eb94
c524cfa147b45a80c27efb676bcf966e1e3ec55b
/image_blur.cpp
84bc1c8ce1b3a0186db23e02e911c38a93762775
[]
no_license
alexmazarache/Cuda-Image-Blur
259adb6d7dd44a58f4ba7d04d73f29368d09c754
41cb94c58f39d89de6b25c1c2b969a34d5a4783d
refs/heads/master
2023-02-09T11:53:26.434927
2020-12-29T14:29:19
2020-12-29T14:29:19
325,307,728
0
0
null
null
null
null
UTF-8
C++
false
false
675
cpp
#include <iostream> #include <stdio.h> #include <opencv2/opencv.hpp> #include <opencv2/core/core.hpp> #include <opencv2/highgui/highgui.hpp> #include "image_blur.h" using namespace std; using namespace cv; int main() { Mat Input_Image = imread("C:\\Users\\alex_\\source\\repos\\ppd_P2_Cuda\\ppd_P2_Cuda\\Test_Image.pn...
[ "44412246+alexmazarache@users.noreply.github.com" ]
44412246+alexmazarache@users.noreply.github.com
00415b87124402431c7b5964fa1dea4b2d1f253b
1a84606d22123496db6e83b563d5ae445ffd3195
/src/dto/DTOs.hpp
0b23190f7fb6530a9ed9dbc2c126be9477d0fc9d
[ "Apache-2.0" ]
permissive
oatpp/example-mongodb
eeb01f28281cddc676cb4dc11fd8e88b901dc5c4
52bc412115dfdceb35e6e2f971ab32b00c1b21a8
refs/heads/master
2023-09-06T08:39:50.707930
2021-10-25T22:03:18
2021-10-25T22:03:18
267,971,084
10
3
null
null
null
null
UTF-8
C++
false
false
415
hpp
#ifndef example_oatpp_mongo_DTOs_hpp #define example_oatpp_mongo_DTOs_hpp #include "oatpp/core/Types.hpp" #include "oatpp/core/macro/codegen.hpp" #include OATPP_CODEGEN_BEGIN(DTO) class UserDto : public oatpp::DTO { DTO_INIT(UserDto, DTO) DTO_FIELD(String, username); DTO_FIELD(Boolean, active); DTO_FIELD(...
[ "lganzzzo@gmail.com" ]
lganzzzo@gmail.com
7181849ec09171a75c433829b5b76707a401b732
5f72f275f68bc80e312bd0c304089be31d5c1d1f
/windows/runner/main.cpp
266fb67e04376e96721445c47492926d95c77dee
[ "MIT" ]
permissive
chensifang/biyi_app
bad7e1b68ddea343d6f142783b5f5066a9465e01
a8ebbb7a7caa5124b9f691053956a6f161ddbf88
refs/heads/main
2023-07-18T06:48:19.932682
2021-09-05T14:35:49
2021-09-05T14:35:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,217
cpp
#include <flutter/dart_project.h> #include <flutter/flutter_view_controller.h> #include <windows.h> #include "flutter_window.h" #include "run_loop.h" #include "utils.h" int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev, _In_ wchar_t *command_line, _In_ int show_command) { ...
[ "lijy91@foxmail.com" ]
lijy91@foxmail.com
b459337a22736a28b7309b83317e9e55428a0c91
90e610bfe05c373e4a86255c95c602429dca1662
/tls-diff-testing/bitman/src/String_.cpp
1a4cc48d56206a8256f920e5b34861ed95f719c0
[ "BSD-3-Clause" ]
permissive
sizaif/tls-diff-testing
ab3b6046ac5f4226f8ca7b3cca07c91bfc943be4
4eae4e8de6ebd1b791e32fca44b8189b04a2ea10
refs/heads/master
2023-06-08T19:09:58.866719
2021-07-02T07:18:11
2021-07-02T07:18:11
381,742,238
0
0
NOASSERTION
2021-06-30T15:07:39
2021-06-30T15:07:38
null
UTF-8
C++
false
false
27,550
cpp
/* * Copyright (C) 2017 * Andreas Walz [andreas.walz@hs-offenburg.de] * Offenburg University of Applied Sciences * Institute of Reliable Embedded Systems and Communications Electronics (ivESK) * [https://ivesk.hs-offenburg.de/] * All rights reserved. * * Redistribution and use in source and binary forms,...
[ "andreas.walz@hs-offenburg.de" ]
andreas.walz@hs-offenburg.de
cb360c9e54a8caf25f5e5b34c3a864eaeb9b2642
4c23be1a0ca76f68e7146f7d098e26c2bbfb2650
/ic8h18/0.0045/IC3H6COC2H5
4ce22aa98ccd036a5f64b8894885c84f85605772
[]
no_license
labsandy/OpenFOAM_workspace
a74b473903ddbd34b31dc93917e3719bc051e379
6e0193ad9dabd613acf40d6b3ec4c0536c90aed4
refs/heads/master
2022-02-25T02:36:04.164324
2019-08-23T02:27:16
2019-08-23T02:27:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
844
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 6 \\/ M anipulation | \*-------...
[ "jfeatherstone123@gmail.com" ]
jfeatherstone123@gmail.com
8897b3fea018941f21b1c282c0b386b69e709791
20fffb1bc2795021c4612ad4b408d96fa5b761cf
/9.15 周赛/最后一题.cpp
f55039a045e3f7b5b7973fd84c3178aa69264e7e
[]
no_license
myk502/ACM
244c0a614ab2454332d11fd9afd7a5434d22b090
7c4d55a4655e58de89307965a322dd862758adbd
refs/heads/master
2021-01-01T16:42:05.678466
2018-10-01T14:31:57
2018-10-01T14:34:42
97,893,148
7
1
null
null
null
null
UTF-8
C++
false
false
1,666
cpp
#include<stdio.h> #include<string> #include<string.h> #include<algorithm> #include<math.h> #include<iostream> using namespace std; int t,n; struct wolf { int attack; int buff; int pre; int next; }; struct temp { int buff; int index; }; wolf a[210]; temp b[210]; bool cmp(tem...
[ "525039107@qq.com" ]
525039107@qq.com
a780b53cc07313ebbe1e53a6cf594e6c505a4767
9c60d6b83ee512ec93b1a1a438d715836f96d17b
/chrome/browser/performance_manager/graph/process_node_impl.cc
4888610bc41c2eca545cc444c4bf2b9cf2930fa5
[ "BSD-3-Clause" ]
permissive
HYJ199688/chromium
5a09491b640e068a22bf85123d421e1e427d9c00
70eb35d5df0548b621b7bbc3d380ef1a6a6f6db8
refs/heads/master
2022-11-12T22:24:52.184870
2019-03-29T09:43:44
2019-03-29T09:43:44
178,378,850
1
0
null
2019-03-29T09:51:48
2019-03-29T09:51:48
null
UTF-8
C++
false
false
5,637
cc
// Copyright 2017 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/performance_manager/graph/process_node_impl.h" #include "base/logging.h" #include "chrome/browser/performance_manager/graph/fram...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
571106df1a7b3ac79b082c15704cbc279d0adccb
a601ba8abcd1425d5cc3e6abce5facb3862887a1
/dynet/dynet/simd-functors.h
af9353f0eab09e5be94ef77a1c1693e5dbe3ffcd
[ "Apache-2.0", "MIT" ]
permissive
thientu/Transformer-DyNet
d893d0f37d88b1f52a3e57ea9315b74a2a2dd9b7
18b9860b1fb6e9dbb92d2eb67c330564d5224480
refs/heads/master
2021-04-17T00:17:30.595772
2018-03-22T09:54:12
2018-03-22T09:54:12
126,299,671
0
0
MIT
2018-03-22T07:55:27
2018-03-22T07:55:27
null
UTF-8
C++
false
false
14,345
h
#ifndef DYNET_XFUNCTORS_H #define DYNET_XFUNCTORS_H #ifndef __CUDACC__ #include <Eigen/Eigen> #endif #include "dynet/functors.h" // these functors are implemented to exploit Eigen's internal logic for doing // vectorized arithmetic. I'm putting them in a separate file since, if Eigen // breaks backward compatibility...
[ "vhoang2@student.unimelb.edu.au" ]
vhoang2@student.unimelb.edu.au
58ebf38d284530463e6ed6bfd5df1d39c72a29ac
dd9b5bdca831aa90b6572a59d15a314230cd4e45
/floyd_warshall_algorithm.cpp
12af5ea228ec40be0deabb6998a358b8d71d88d3
[]
no_license
kishankr7979/CP
62fdea662b391a132cdb2b55dc2a845e44790d53
150e304eea519a964d34e4e9ffd49cac5dad5198
refs/heads/main
2023-06-18T06:47:52.908559
2021-07-17T14:26:25
2021-07-17T14:26:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,722
cpp
#include <bits/stdc++.h> using namespace std; using ll = long long; void floydWarshallAlgorithm(vector<vector<int>>&graph, int v) { vector<vector<int>>dist(v, vector<int>(v, 0)); for (int i = 0; i < v; i++) for (int j = 0; j < v; j++) dist[i][j] = graph[i][j]; for (int k = 0; k < v; k++) for (int i = 0; i <...
[ "umaidansari123@gmail.com" ]
umaidansari123@gmail.com
35acbb077fd5d06d064eb8b919fadb225f0d876e
71cb693c93a73d93178b5c8397c144525b347a9c
/aMazing/code/engine/system/MutableMesh.hpp
56e23b5891cdb30c3908983acbf753d8ca12291d
[]
no_license
zhkmxx930/aMazing
63c8ea6dd3459c5f6f3960f861688ac28d8e7a57
f153ba05b63de585a22071abddadc6365ba3cdcf
refs/heads/master
2020-05-29T11:58:01.079847
2015-04-17T13:30:28
2015-04-17T13:30:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,105
hpp
#pragma once #include"BasicObject.h" #include"GPUMutableVerticesBuffer.hpp" namespace aMazing { template<typename T> class MutableMesh { public: MutableMesh(){} ~MutableMesh(){} HRESULT Initialize(ID3D11Device* device, ID3D11DeviceContext* context, T* vertices, std::size_t vertexCount, WORD* in...
[ "anti2moron@gmail.com" ]
anti2moron@gmail.com
91e5c51ac06f9c5aa161e396fa09e2504aa13379
ac2d0e0f01b16a01d952ac8aafedf14ed38672a3
/20190715/oo_threadpool/TestThreadpool.cc
ce16a85fd760bd77d7ec8096a89c85e8e9ce6a97
[]
no_license
lileismall/29
5c91dd380360fc6bf717062c010aeb3fcc180467
d9504674cc5c4bea51bb02af62fdf8258dfc77dd
refs/heads/master
2020-06-09T13:23:09.823340
2019-07-24T02:52:50
2019-07-24T02:52:50
193,444,408
1
0
null
2019-07-24T02:52:51
2019-06-24T06:08:37
C++
UTF-8
C++
false
false
835
cc
/// /// @file TestThreadpool.cc /// @author lemon(haohb13@gmail.com) /// @date 2019-07-15 15:53:24 /// #include "Threadpool.h" #include <unistd.h> #include <stdlib.h> #include <time.h> #include <iostream> using std::cout; using std::endl; using namespace wd; class Mytask : public Task { public: void p...
[ "haohb13@gmail.com" ]
haohb13@gmail.com
ae8fca6206506efd41ea6aa967dd15c82a09fde8
14541a9f2cef091b474677fb9c3baf4ef3a315d0
/task/ewsfetchtaskdetailjob.cpp
b0c386efeb561d89734525cda25976b24a5b9b69
[]
no_license
StefanBruens/akonadi-ews
45f5b75445c16b9e3a26cd35900212a41663acb4
05ce7e24547fbdb559de55dabda86d337716cfba
refs/heads/master
2021-01-21T23:23:27.304824
2017-10-04T07:52:29
2017-10-04T07:52:29
95,236,655
0
0
null
2017-06-23T16:20:49
2017-06-23T16:20:49
null
UTF-8
C++
false
false
1,908
cpp
/* This file is part of Akonadi EWS Resource Copyright (C) 2015-2016 Krzysztof Nowicki <krissn@op.pl> 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 ...
[ "krissn@op.pl" ]
krissn@op.pl
bec40ce7627e51aade7aaea4cff76391c289baf2
1ea8c8430f43add540e88e61b1b17ddd120f81f7
/010318_cpp_course/010318_cpp_course/AssemblyInfo.cpp
7b4ce67a68bec4cfce61f832cbdbe963746b41f0
[]
no_license
dmitrysukh0v/cprojects2018
5b00488ed714d53b400dcd7e923f7252afcd588c
3a44edce70cda4414b96dc86c6f0f00e8cd2d53e
refs/heads/master
2020-03-17T17:03:22.119052
2018-05-03T16:25:04
2018-05-03T16:25:04
null
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
1,674
cpp
#include "stdafx.h" using namespace System; using namespace System::Reflection; using namespace System::Runtime::CompilerServices; using namespace System::Runtime::InteropServices; using namespace System::Security::Permissions; // // Общие сведения об этой сборке предоставляются следующим набором // атрибутов. Отреда...
[ "vlad77177@yandex.ru" ]
vlad77177@yandex.ru
98bd76a956c3429cd1e3f7c6c9bab6a143633967
df700f445a51df61d99d2b24c64301e5aa9d465f
/BZ2 LUA Dll Source Code/Missions/Shared/DllBase.h
13bf7806f1a25c4bda2fb3d795d5bfbfa6bf45b3
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
Nielk1/BZ2-LuaMission
3dbe8160bb7014501dee5e979593d1ee44a686a4
54eca12ef46878ca7b06551814bedcc6a694f5ca
refs/heads/master
2020-05-31T22:57:49.866617
2015-05-22T04:58:34
2015-05-22T04:58:34
16,658,757
3
4
null
2015-05-15T19:01:09
2014-02-09T03:10:24
Lua
UTF-8
C++
false
false
1,490
h
#ifndef _DLLBase_H__ #define _DLLBase_H__ #include "..\..\source\fun3d\ScriptUtils.h" #include <crtdbg.h> #include <stdlib.h> #include <memory.h> #pragma warning (disable : 4514) //unreferenced inline/local function has been removed #pragma warning (disable : 4100) //unreferenced formal parameter #pragma warning (di...
[ "development@nielk1.com" ]
development@nielk1.com
333ffaf91edf88ad64acb184b969ff6865122819
f96ce3c28e5bf6ffa4e3301f090f30d6be912365
/TipiMaterialeView.cpp
f174d9036c1aa1e35ea05fac7326fbcf1c21349c
[]
no_license
simonecalamai/WinSigma
2d210f5ab04c6d4005e4dff66380133e8db53039
2aa40830103e64efba736576601480debc57da97
refs/heads/master
2021-07-15T05:15:43.610892
2021-03-09T12:27:20
2021-03-09T12:27:20
54,917,808
0
0
null
null
null
null
IBM852
C++
false
false
13,118
cpp
// TipiMaterialeView.cpp : implementation file // #include "stdafx.h" #include "bmobject.h" #include "xbmpcontrol.h" #include "winsigma.h" #include "winsigmadoc.h" #include "XFormView.h" #include "TipiMaterialeView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE_...
[ "simone.calamai@gmail.com" ]
simone.calamai@gmail.com
6e0791f68c92cf601f43d4315a3c29d87bb23e9a
058aead2a638f554bc57fe95a2abd3f63f2e14eb
/Tools/stl2obj/libStl2Obj/libObj2BufferCpp/GroupData.cpp
74c6f5ef7914d9dd9a725ec0f6b003056ee17910
[]
no_license
seenen/VR
4da6bf946de13e6f0d3a5c56ac148e20e9b74046
59a3287630c235920d2005396ad4bd5784cc3f1a
refs/heads/master
2021-01-10T04:57:36.179545
2017-05-30T16:36:59
2017-05-30T16:36:59
53,755,894
1
0
null
null
null
null
UTF-8
C++
false
false
172
cpp
#include "GroupData.h" GroupData::GroupData() { faces.clear(); } GroupData::~GroupData() { } bool GroupData::IsEmpty() { return faces.size() == 0 ? true : false; }
[ "44057536@qq.com" ]
44057536@qq.com
92d66063b66fa18a881f80a2288b9aa9956c4289
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE78_OS_Command_Injection/s07/CWE78_OS_Command_Injection__wchar_t_environment_w32_spawnvp_82.h
aaba3eed72db3b1a66fa95775cb9d1ad96202818
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C++
false
false
1,730
h
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE78_OS_Command_Injection__wchar_t_environment_w32_spawnvp_82.h Label Definition File: CWE78_OS_Command_Injection.strings.label.xml Template File: sources-sink-82.tmpl.h */ /* * @description * CWE: 78 OS Command Injection * BadSource: environment Read input from...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
bd4fde4ce403e03ebc45283fee78abf474067991
67a7409ba1d50c2e01dbf94004cf089cc1009786
/src/MySQL.cpp
315135a0022f694ac5d866529b07e68cda3989c6
[ "BSD-2-Clause" ]
permissive
Justasic/Titanium
2dad1b9292690d8929e647f969957057e89eb62a
398741d42dd25642e122823ad86170e271496186
refs/heads/master
2020-05-20T05:33:58.269118
2017-10-10T07:41:18
2017-10-10T07:41:18
28,424,198
1
0
null
null
null
null
UTF-8
C++
false
false
3,713
cpp
#include "MySQL.h" #include "tinyformat.h" #include "misc.h" #include "Config.h" MySQL::MySQL(const std::string &host, const std::string &user, const std::string &pass, const std::string &db, short p = 0) : user(user), pass(pass), host(host), db(db), port(p) { printf("MySQL client version: %s\n", mysql_get_client_i...
[ "Justasic@Gmail.com" ]
Justasic@Gmail.com
c726757e122a3a80337a22df2ff57539fa32ddb3
06bed8ad5fd60e5bba6297e9870a264bfa91a71d
/operations/modifylocationscarloadsaction.h
e017c7fefebd81dd8337d6216db08205a5fb237e
[]
no_license
allenck/DecoderPro_app
43aeb9561fe3fe9753684f7d6d76146097d78e88
226c7f245aeb6951528d970f773776d50ae2c1dc
refs/heads/master
2023-05-12T07:36:18.153909
2023-05-10T21:17:40
2023-05-10T21:17:40
61,044,197
4
3
null
null
null
null
UTF-8
C++
false
false
673
h
#ifndef MODIFYLOCATIONSCARLOADSACTION_H #define MODIFYLOCATIONSCARLOADSACTION_H #include "abstractaction.h" #include "locationsbycarloadframe.h" #include <QPointer> namespace Operations { class LocationsByCarLoadFrame; class Location; class ModifyLocationsCarLoadsAction : public AbstractAction { Q_OBJECT publi...
[ "allenck@windstream.net" ]
allenck@windstream.net
d5a296d079a0f9a8cc666c1b1c980e0c47f6aae6
42c512280823a60e65652b97c7768ba6ea2a356b
/initiator.cpp
fc000f852176e45a12ae365b6c8d46228f6ee55f
[]
no_license
w4ow/Virtual_Platform
f75cd68576e6d285d3310eb23be7ce9d6fb442cb
58523c05f125413e09db69849ee00a2eb0acfd4b
refs/heads/master
2022-03-10T20:58:42.520643
2019-09-08T05:24:56
2019-09-08T05:24:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,392
cpp
/****************************************************************************** * Author : cai * Creation time : 2019-06-09 17:09 * Update time : 2019-06-19 12:15 * Description : ******************************************************************************/ #include "include/initiator.h" void Initiat...
[ "pragmaticversioncontrol" ]
pragmaticversioncontrol
6885f5efeafca5f2f7b4f1020769296de35ed74f
95570ae3de9febfe81989751982f6a6eafe080ff
/Sources/GameIDE/Workspace/tab_dock.cpp
8ae8acfa62819ead27d80f6f01e7a62c7500a93c
[ "Zlib" ]
permissive
kyelin/ClanLib
a552f224c2007598a1ab8acaf4e2caa967908851
2558aba725e6866a81d50b13178cbd5c60ab6edc
refs/heads/master
2021-01-24T21:36:07.499397
2014-11-18T02:09:39
2014-11-18T02:09:39
19,273,763
0
0
null
null
null
null
UTF-8
C++
false
false
4,151
cpp
/* ** ClanLib SDK ** Copyright (c) 1997-2013 The ClanLib 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 a...
[ "rombust@hotmail.co.uk" ]
rombust@hotmail.co.uk
279a93015af0c8a8a408114dab95318e7b3e940f
95c17001a2f2d04128ad4f4f2814ec84e9112f78
/src/ssdpparser.cpp
633daac49e1135aef6ec1eb6a7ff3cc5359e2e21
[]
no_license
brunokeymolen/ssdp
c9caef5267c6a0aee175dadc2b4a59a7e2499892
a74a37a5ef831c8615d27393a4e648ab38de23cf
refs/heads/master
2021-04-13T19:53:08.882299
2020-03-26T06:56:23
2020-03-26T06:56:23
249,183,651
6
0
null
null
null
null
UTF-8
C++
false
false
7,389
cpp
// ********************************************************************************** // // BSD License. // This file is part of upnpx. // // Copyright (c) 2010-2011, Bruno Keymolen, email: bruno.keymolen@gmail.com // All rights reserved. // // Redistribution and use in source and binary forms, with or without modifica...
[ "bruno.keymolen@gmail.com" ]
bruno.keymolen@gmail.com
680fc44f598409f18df366eb74bded319e59d1df
31315e3a4d29eda95db818b32a78ddeff452ee04
/SPOJ/POTHOLE.cpp
8bbbab761ae5164af991d827185256c805cbc366
[]
no_license
trunghai95/MyCPCodes
c3cb002308e522ab859fb8753f3b7c63cef29a6f
4f7a339dd3841dfc54d18ec446effa8641d9bd37
refs/heads/master
2022-12-12T22:52:26.120067
2022-12-03T04:36:13
2022-12-03T04:36:13
47,124,575
1
1
null
null
null
null
UTF-8
C++
false
false
1,246
cpp
#include <bits/stdc++.h> using namespace std; const int MAXN = 205; const int INF = 2e9; int test, n, e[MAXN][MAXN], f, prev[MAXN]; vector<int> adj[MAXN]; void bfs() { memset(prev, -1, sizeof(prev)); queue<int> q; q.push(1); while (!q.empty()) { int u = q.front(); q.pop(); if (u == n) { break; } ...
[ "bthai.1995@gmail.com" ]
bthai.1995@gmail.com
0305f4a1847ca231ec82335c4d042828931a2928
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/wget/old_hunk_3010.cpp
473d89d2df2ec551441cdb5660cbb6afc30ea208
[]
no_license
ccdxc/logSurvey
eaf28e9c2d6307140b17986d5c05106d1fd8e943
6b80226e1667c1e0760ab39160893ee19b0e9fb1
refs/heads/master
2022-01-07T21:31:55.446839
2018-04-21T14:12:43
2018-04-21T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,095
cpp
"Đang thử lại.\n" "\n" #: src/url.c:621 msgid "No error" msgstr "Không có lỗi" #: src/url.c:623 msgid "Unsupported scheme" msgstr "Sơ đồ không hỗ trợ" #: src/url.c:625 msgid "Empty host" msgstr "Máy rỗng" #: src/url.c:627 msgid "Bad port number" msgstr "Số thứ tự cổng xấu" #: src/url.c:629 msgid "Invalid user name...
[ "993273596@qq.com" ]
993273596@qq.com
da025bc6d7b25e2c09d4702015a9730694bbbc5f
9d364070c646239b2efad7abbab58f4ad602ef7b
/platform/external/chromium_org/chrome/browser/chromeos/login/lock/screen_locker_delegate.h
cd89bde60ddce408d69ce7125b93763ffcc8eadf
[ "BSD-3-Clause" ]
permissive
denix123/a32_ul
4ffe304b13c1266b6c7409d790979eb8e3b0379c
b2fd25640704f37d5248da9cc147ed267d4771c2
refs/heads/master
2021-01-17T20:21:17.196296
2016-08-16T04:30:53
2016-08-16T04:30:53
65,786,970
0
2
null
2020-03-06T22:00:52
2016-08-16T04:15:54
null
UTF-8
C++
false
false
1,579
h
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_CHROMEOS_LOGIN_LOCK_SCREEN_LOCKER_DELEGATE_H_ #define CHROME_BROWSER_CHROMEOS_LOGIN_LOCK_SCREEN_LOCKER_DELEGATE_H_ #include "base/...
[ "allegrant@mail.ru" ]
allegrant@mail.ru
f0ab1ae93460a1442dc9df1aba68676443bccd88
23a076bb8db0cadf9c8ed7e50feec3422cdfe1c9
/src/models/sprite-importer/entityhitbox.cpp
820f76be333eab6ca2f51fd373299a8f019a52ef
[ "MIT" ]
permissive
Aliandrana/untech-editor
c1349840ecccc5d0cffedd32537f5f7a13546262
6805b29aa1a96c38fa154c83746d73c17c1934db
refs/heads/master
2021-01-19T07:11:08.101474
2016-05-06T10:09:13
2016-05-06T10:09:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
859
cpp
#include "entityhitbox.h" using namespace UnTech; using namespace SpriteImporter; EntityHitbox::EntityHitbox(Frame& frame) : _frame(frame) , _aabb(0, 0, Frame::MIN_WIDTH, Frame::MIN_HEIGHT) , _parameter(0) { const auto frameLocation = frame.location(); _aabb.x = (frameLocation.width - Frame::MIN_...
[ "undisbeliever@gmail.com" ]
undisbeliever@gmail.com
56b1ba188fb36e9f65535595d28a16cd34240164
e6076547c2ca8ea0ab2c4243ec9d78b7c6d7bb8d
/importer/include/FBX/Settings.h
342a57daa0594e00458831d3954f42eb6e882c63
[]
no_license
WinteryFox/FBXImport
a31c605b937fe3f78dfd34e1d56403e4d6aca11b
3e03847a69db2bff576c265cd2e8549904814024
refs/heads/master
2023-02-18T04:29:43.158913
2023-02-07T15:54:19
2023-02-07T15:54:19
202,234,635
15
5
null
null
null
null
UTF-8
C++
false
false
1,498
h
#pragma once #include "Vector3.h" namespace FBX { struct Settings { Vector3 upAxis; Vector3 frontAxis; Vector3 coordAxis; Vector3 originalUpAxis; double unitScaleFactor; double originalUnitScaleFactor; Vector3 ambientColor; explicit Settings(const N...
[ "dragonhel5@gmail.com" ]
dragonhel5@gmail.com
2caeb173b47644f13134d7c709a0a6e2d3c175b2
3ad968797a01a4e4b9a87e2200eeb3fb47bf269a
/MFC CodeGuru/misc/ntservice_source/NTService.cpp
fd2db578820f1cc2e68bd51ba5aa8eeb60d4c145
[]
no_license
LittleDrogon/MFC-Examples
403641a1ae9b90e67fe242da3af6d9285698f10b
1d8b5d19033409cd89da3aba3ec1695802c89a7a
refs/heads/main
2023-03-20T22:53:02.590825
2020-12-31T09:56:37
2020-12-31T09:56:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
31,198
cpp
///////////////////////////////////////////////////////////////////////////// // Copyright (C) 1997 by Joerg Koenig and the ADG mbH, Mannheim, Germany // All rights reserved // // Distribute freely, except: don't remove my name from the source or // documentation (don't take credit for my work), mark your changes (don'...
[ "pkedpekr@gmail.com" ]
pkedpekr@gmail.com
4b570cd503a11daad85a47bd424cc0d7603fd542
0b63b7b9afc7272044d9fb53b65c1a5800b2b136
/RenderingKit/src/RenderingKit/DeferredShadingManager.cpp
d87d0db2c33d29318fab87f0aada0d252465123b
[]
no_license
Kibande/zombie-framework
edb99c875289674815314d06636c63082b93c033
2517d2a5c5243e17a69c85f9f6d04cf827880c8c
refs/heads/master
2020-04-14T22:10:49.527378
2018-11-08T22:10:38
2018-11-08T22:10:38
164,153,682
1
0
null
2019-01-04T20:53:03
2019-01-04T20:53:02
null
UTF-8
C++
false
false
8,010
cpp
#define SHADOW_MAPPING #include "RenderingKitImpl.hpp" #include <RenderingKit/utility/BasicPainter.hpp> #include <framework/colorconstants.hpp> #include <littl/String.hpp> namespace RenderingKit { using namespace zfw; struct Buffer_t { shared_ptr<IGLTexture> texture; String nameInShader...
[ "minexew@gmail.com" ]
minexew@gmail.com
8a0a8dbadce20b46a421d67c5f606269ff6a71c5
4c25432a6d82aaebd82fd48e927317b15a6bf6ab
/data/dataset_2017/dataset_2017_8_formatted_macrosremoved/Tashiqi/8294486_5681755159789568_Tashiqi.cpp
6400c7480e3b0e0823f5ad9cc7cc5480fe3b2fee
[]
no_license
wzj1988tv/code-imitator
dca9fb7c2e7559007e5dbadbbc0d0f2deeb52933
07a461d43e5c440931b6519c8a3f62e771da2fc2
refs/heads/master
2020-12-09T05:33:21.473300
2020-01-09T15:29:24
2020-01-09T15:29:24
231,937,335
1
0
null
2020-01-05T15:28:38
2020-01-05T15:28:37
null
UTF-8
C++
false
false
985
cpp
#include <algorithm> #include <cmath> #include <cstdio> #include <iomanip> #include <iostream> #include <vector> using namespace std; static const long long D = 1000000007; int main() { long long T; cin >> T; for (long long t = 0; t < T; ++t) { long long n, Q, foo, u, v; cin >> n >> Q; vector<double...
[ "e.quiring@tu-bs.de" ]
e.quiring@tu-bs.de
94ea4e2aa260a4879749e09b98496fd724fefd01
927c95bd83564be6546648d463ef6511bee9877c
/src/util.h
937a9d0271fc60368517e4ebdca73f980d147bb3
[]
no_license
dannymato/swype
a255bb41aced493c5adcfdf38c45818c96017069
1314a7e97698ea845df72f4001e90b32ad814821
refs/heads/master
2023-08-15T03:09:31.720006
2021-10-06T03:44:02
2021-10-06T03:44:02
407,416,805
0
0
null
null
null
null
UTF-8
C++
false
false
534
h
#pragma once #include <limits> #include <memory> #include <random> static std::random_device rd; static std::mt19937_64 gen(rd()); static std::uniform_int_distribution<uint64_t> dis(std::numeric_limits<uint64_t>::min(), std::numeric_limits<uint64_t>::max()); class UID { public: static uint64_t GenUID() { return d...
[ "danny.mato1@gmail.com" ]
danny.mato1@gmail.com
8c8c5b8976b677774a546b4ee46ef7637f79ff08
a6817cb95b9fd448692b33da94d29adebc851699
/remote_debugger/UdpAddress.h
2a1a796d633b3286c62972c658b99a019fa0dd91
[]
no_license
JackBro/RemoteMemoryDebugger
4add3d1d9a21d4d834ccbce5ff71725ac634719e
497b59fafa220750324dc8f5bf305477484a0051
refs/heads/master
2020-06-10T14:37:12.415417
2014-05-24T18:12:33
2014-05-24T18:12:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
235
h
#ifndef UDP_ADDRESS_H #define UDP_ADDRESS_H #include "RemoteAddress.h" class UdpAddress : public RemoteAddress { public: virtual ~UdpAddress() {} virtual void GetName(char * buffer, size_t buffer_len) = 0; }; #endif//UDP_ADDRESS_H
[ "sam@wumpus.co.uk" ]
sam@wumpus.co.uk
d03e72bb214ee4ae6db9f3018ce763e083ebd15f
3ad1fef9ebfd3a5175dfda31013c6281b2824623
/Base/Source/Strategy_Patrol.h
b191ceb3c0513896a7bee0f2d3801225fd7775c9
[]
no_license
BlackLotusXZ/SP3
b9e183e37d5c747ef07ebcca84c0115c34c8809d
e0c8d98be1bfa44574ce7aee68f24a78c226876b
refs/heads/master
2021-01-16T23:00:35.418167
2015-08-17T07:46:50
2015-08-17T07:46:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
358
h
#pragma once #include "Strategy.h" #include "Mesh.h" class Strategy_Patrol : public Strategy { public: Strategy_Patrol(void); ~Strategy_Patrol(void); void Update(CMap *m_cMap, Vector2* Position, Vector2* Velocity, Vector2* Direction, double* dt); private: static const float m_CHANGEFACINGTIMER; float m_change...
[ "blaze-trinity@hotmail.sg" ]
blaze-trinity@hotmail.sg
c60ab2f9c7c0eeaeaf4195a77be9c40f7c18ac51
d1106aefa1ea621a3153f262232401154057bb4a
/Project4-c.diaz-CS560/CDIAZ_ANIMATION/ParticleAnchoredSpring.h
228a5eb94b4527fe0e27d98ca0bc14506e6704ae
[]
no_license
kmilo9999/forces
9b5392a4db25e7dbb8980f5faceed9e7452c114d
0ef33e94c851a56c7d487f4d9d6a904bdb6e8af6
refs/heads/master
2021-01-21T20:07:53.884422
2016-09-18T21:42:00
2016-09-18T21:42:00
68,548,697
0
0
null
null
null
null
UTF-8
C++
false
false
995
h
/* Start Header *****************************************************************/ /*! \file ParticleAnchoredSpring.h \author Camilo Diaz \e-mail c.diaz@digipen.edu \date 12/10/2015 \Brief Copyright (C) 2015 DigiPen Institute of Technology. Reproduction or disclosure of this file or its contents without the prior writt...
[ "k.diaz99@gmail.com" ]
k.diaz99@gmail.com
27156e85e97829537f5a1dcc3cfe5dd3fb34b3b8
e0a50752342fb5d3aead72164eb7a647199dc70e
/lib/chiapos/src/encoding.hpp
55c6a6e5802aa48f4ba46bee4fab589012afd3a5
[ "Apache-2.0" ]
permissive
dorkmo/chia-blockchain
c34a46c1cc038af2506dc375883ed58bb39c16be
02e96956e942e441238b62c917a074f56f94178a
refs/heads/master
2021-05-18T08:13:38.732005
2020-03-24T06:44:30
2020-03-24T06:44:30
251,192,630
0
0
Apache-2.0
2020-03-30T03:33:37
2020-03-30T03:33:36
null
UTF-8
C++
false
false
6,130
hpp
// Copyright 2018 Chia Network Inc // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // Unless required by applicable law or agreed to in wr...
[ "fchirica96@gmail.com" ]
fchirica96@gmail.com
e954a8e268b3d1f8866d5cfcb27b925520bd1508
9cf43c1ec745f058b0188eeb56beb3a522bd26cb
/BerserkoreWindows/mainloopbase.cpp
8495e4414240e35f3749e77c2c6cc53327342ca8
[]
no_license
amireldor/berserkore-windows
50beb4eead703e30146c5ba46ba84f839652bcf1
1b0a49dfdbb5176d1e594429524bf1405a9869ee
refs/heads/master
2021-01-23T07:20:48.644063
2016-10-14T19:55:10
2016-10-14T19:55:10
31,978,226
1
0
null
null
null
null
UTF-8
C++
false
false
732
cpp
#include "mainloopbase.hpp" using namespace bk; boost::random::uniform_real_distribution<float> MainLoopBase::zero_to_one_dist(0.0f, 1.0f); MainLoopBase::MainLoopBase(YAML::Node *n_config, sf::RenderWindow *n_window, PubSub *n_pubsub, ResourcePointer n_resource): config(n_config), window(n_window), pubsub(n_pubsu...
[ "amir.eldor@gmail.com" ]
amir.eldor@gmail.com
a2e6223e2b1e29dd826359696e37b9ec5ecd48c4
6eb3ddb09600da326d1c7aa80b2bcb391bc1d2bb
/Week-04/Day-01/print_each_line/main.cpp
99d6dd31f772e58b0e58a6d6632634986f4bcb43
[]
no_license
green-fox-academy/kapeterakos
5b6f0b2b46ec97d2a37b7ed60cdccfa40d170c9c
a43fabfe5cc1a26e676757231944680062397f6d
refs/heads/master
2020-04-02T17:22:07.582728
2018-12-13T12:14:32
2018-12-13T12:14:32
154,655,052
0
0
null
null
null
null
UTF-8
C++
false
false
731
cpp
#include <iostream> #include <fstream> #include <string> #include <exception> int main() { // Write a program that opens a file called "my-file.txt", then prints // each of lines form the file. // You have to create the file, you can use C-programming but it is not mandatory std::ifstream myFile; ...
[ "kapeter.akos@gmail.com" ]
kapeter.akos@gmail.com
b69fd1abd26b46834213785d1d166ec90ce98fdc
c28d42920b55edd51dafaf2dc5b6f0335b94f0d5
/my_orbit_structure.h
ef3ebea674bea23921c74d5f5454c86b09746e20
[]
no_license
bmxmiko/eop
2a79c150fd40a51dc01c8dfe7958fc5fe5ec6498
2af0cf4b3079462a53fd0b56830ec6669d300268
refs/heads/master
2023-03-16T20:54:40.462365
2017-07-29T20:32:36
2017-07-29T20:32:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,217
h
#ifndef MY_ORBIT_STRUCTURE #define MY_ORBIT_STRUCTURE #include "my_intrinsics.h" #include "my_type_functions.h" template<typename F> requires(Transformation(F)) DistanceType(F) distance(Domain(F) x, Domain(F) y, F f) { // Preconditions: // - y is reachable from x under f typedef DistanceType(F) N; ...
[ "elliott.jin@gmail.com" ]
elliott.jin@gmail.com
ccaaf8bdd335564dcb21cf2156d3552037cb38c2
367fa7f9e5e753f740401063c3eead68a8ba63f6
/Sho.cpp
aa9bbda4d5826a5ced7d065154292604f3185aa6
[]
no_license
AndresRubi/LAB15-TAR1
14f3a130045a1ef6a6f63c24014dc800b160146c
39a5b985a2aa50edb67e6a6f165690151fe7af40
refs/heads/master
2021-01-21T00:43:45.074196
2015-02-28T02:40:58
2015-02-28T02:40:58
31,448,398
0
0
null
null
null
null
UTF-8
C++
false
false
3,618
cpp
#include "Sho.h" Sho::Sho(SDL_Renderer* renderer,list<Personaje*> *personajes) { mapa_texturas["left"] = new vector<SDL_Texture*>(); mapa_texturas["right"] = new vector<SDL_Texture*>(); mapa_texturas["walk_right"] = new vector<SDL_Texture*>(); mapa_texturas["walk_left"] = new vector<SDL_Texture*>(); ...
[ "andresrues@hotmail.com" ]
andresrues@hotmail.com
eb1b8dac9819104ad65936bc33cae1e0585b2448
dcd5aa634cbc1438de78d4b2b4d8fbda90ebaf22
/server.cpp
ada2039fc6a92266652715cbc991864385fcb7e1
[]
no_license
matttomasetti/CPP-uWS_Websocket-Benchmark-Server
ec4cf25262266bf3e6f1841191f5370bf6ef6012
4a3f84cdb0621094bfc0a0ad36503a00f577b91b
refs/heads/master
2023-02-27T02:51:07.863850
2021-02-09T08:15:10
2021-02-09T08:15:10
318,943,872
0
0
null
null
null
null
UTF-8
C++
false
false
2,152
cpp
#include "server.h" /** * Starts the websocket server. * Also specifies custom logic for when a new connection * or a new message is received by the server */ void Server::run(){ uWS::Hub h; h.onConnection([&](uWS::WebSocket<uWS::SERVER> ws, uWS::HttpRequest req){ //send client initial timestamp...
[ "matt@bizmono.com" ]
matt@bizmono.com
0868873d2d13e3e2b197ded79d1ccd9afb29be88
61297d522e3f96043acefb433c698fc2dc5e5533
/modules/mortgage-calculator/test/test_mortgage_calculator.cpp
76ec45f8afce6f0525aba56a3792f14bb09146b5
[ "CC-BY-4.0" ]
permissive
tanskiiui/devtools-course-practice
abf622c10cd4236dad787979e27f3e9a4455758d
58fd086d5442d9ea8c6256c6e5df5012255099b1
refs/heads/master
2021-05-21T19:12:14.493640
2020-05-17T23:37:46
2020-05-17T23:37:46
252,765,772
0
0
null
2020-05-17T23:37:47
2020-04-03T15:06:59
null
UTF-8
C++
false
false
2,642
cpp
// Copyright 2020 Petrov Anton #include <gtest/gtest.h> #include "include/MortgageCalc.h" TEST(CalculatorTest, Can_Set_Cost) { // Arrange int num = 1000000; // Act MortgageCalc mortgage(0, 0, 0, 0); mortgage.setCost(num); // Assert EXPECT_EQ(num, mortgage.getCost()); } TEST(CalculatorTes...
[ "cskim131313@gmail.com" ]
cskim131313@gmail.com
b5a7112bcaceff906932fe525f3524e18d734bae
48ac5268a51a481c20a497fdd8c86b56d79b79b4
/Tree/Binary Tree Level Order Traversal II_366626078.cpp
6058e95cec8ab29dca25c97b864b6bc32f1a9450
[]
no_license
ShubhamMutreja/LeetCode-Solutions
a443d6f388d11415e4924f37a7265aaa921c38d7
daf5eebf160350960f95bcb6dc55477a22548595
refs/heads/master
2022-12-08T19:23:32.319527
2020-09-06T17:47:33
2020-09-06T17:47:33
293,289,351
0
0
null
null
null
null
UTF-8
C++
false
false
1,059
cpp
/** * 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, TreeNode *right) : val(x), l...
[ "shubhumail.box@gmail.com" ]
shubhumail.box@gmail.com
0b627e7287f501b5a2feefa6e0387ff9cbd4b52b
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE23_Relative_Path_Traversal/s01/CWE23_Relative_Path_Traversal__char_console_fopen_01.cpp
74476737b5a10d43ec40b90c6d4340c949ff595c
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C++
false
false
3,495
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE23_Relative_Path_Traversal__char_console_fopen_01.cpp Label Definition File: CWE23_Relative_Path_Traversal.label.xml Template File: sources-sink-01.tmpl.cpp */ /* * @description * CWE: 23 Relative Path Traversal * BadSource: console Read input from the console...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
ebaef87c3c1da99a2164cfe9d53640476ebf5002
d61d05748a59a1a73bbf3c39dd2c1a52d649d6e3
/chromium/ui/base/accelerators/remote_command_media_keys_listener_mac.h
e07717568f05e51728a47cf8654929d3bf1b7bb0
[ "BSD-3-Clause" ]
permissive
Csineneo/Vivaldi
4eaad20fc0ff306ca60b400cd5fad930a9082087
d92465f71fb8e4345e27bd889532339204b26f1e
refs/heads/master
2022-11-23T17:11:50.714160
2019-05-25T11:45:11
2019-05-25T11:45:11
144,489,531
5
4
BSD-3-Clause
2022-11-04T05:55:33
2018-08-12T18:04:37
null
UTF-8
C++
false
false
2,402
h
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_BASE_ACCELERATORS_REMOTE_COMMAND_MEDIA_KEYS_LISTENER_MAC_H_ #define UI_BASE_ACCELERATORS_REMOTE_COMMAND_MEDIA_KEYS_LISTENER_MAC_H_ #include "b...
[ "csineneo@gmail.com" ]
csineneo@gmail.com
a5192068ea52607187b0766b3c4f38e094b7c107
79d5b27a3a39a77a9e37d5d7c263c6dba94114fb
/tests/e2e/loopback/bus_trace/test_bus_recorder.h
c1e37b102e14d90858001b8b3ed5ecd4a20a63b6
[ "MIT" ]
permissive
Richard-Gemmell/teensy4_i2c
2348713a20872cb6aba53b4a7bea6c5104f724e6
7cc79e3d09697770c5c2d12ae0e6b8dc6e1d5ee3
refs/heads/master
2023-09-03T10:14:12.839439
2023-04-29T15:15:50
2023-04-29T15:15:50
220,300,521
79
19
MIT
2023-07-26T01:47:34
2019-11-07T18:12:56
C++
UTF-8
C++
false
false
4,569
h
// Copyright (c) 2022 Richard Gemmell // Released under the MIT License. See license.txt. (https://opensource.org/licenses/MIT) #ifndef TEENSY4_I2C_TEST_BUS_RECORDER_H #define TEENSY4_I2C_TEST_BUS_RECORDER_H #include <unity.h> #include <Arduino.h> #include <bus_trace/bus_trace_builder.h> #include "utils/test...
[ "16683467+Richard-Gemmell@users.noreply.github.com" ]
16683467+Richard-Gemmell@users.noreply.github.com
43e02f58f8a4aca56beb350ee8b61ff54117488a
180e38a6e5dbb130a4f048d19634560094bbb5ab
/one/home/day03/mystring/MyString.h
fdd961ecf92188a09b7d5bf582d0ac5023f5de52
[]
no_license
grahamitdev/CPlusPlus
ceb743010b68c141d1d913bc55eaa2e2ae264f4f
593e9ba67037b9985594359af26f3c650c2acb60
refs/heads/master
2021-07-05T15:36:56.807614
2017-09-28T14:29:06
2017-09-28T14:29:06
103,336,931
0
0
null
null
null
null
UTF-8
C++
false
false
293
h
#ifndef _MYSTRING_H_ #define _MYSTRING_H_ #include <cstring> #include <iostream> using namespace std; class MyString { private: char* data; public: MyString(); MyString(const MyString& str); MyString(const char* str); MyString(int n,char ch); ~MyString(); char* getData(); }; #endif
[ "gzyiot2017@163.com" ]
gzyiot2017@163.com
55f5a54c0a05d5d789c8fcc9ef84481f51ab4b22
2bec5a52ce1fb3266e72f8fbeb5226b025584a16
/augSIMEX/inst/testfiles/scoreprobitcpp/scoreprobitcpp_DeepState_TestHarness.cpp
65f3fc1fbdba14542021b9253dc1fe7253bb39c3
[]
no_license
akhikolla/InformationHouse
4e45b11df18dee47519e917fcf0a869a77661fce
c0daab1e3f2827fd08aa5c31127fadae3f001948
refs/heads/master
2023-02-12T19:00:20.752555
2020-12-31T20:59:23
2020-12-31T20:59:23
325,589,503
9
2
null
null
null
null
UTF-8
C++
false
false
3,242
cpp
// AUTOMATICALLY GENERATED BY RCPPDEEPSTATE PLEASE DO NOT EDIT BY HAND, INSTEAD EDIT // scoreprobitcpp_DeepState_TestHarness_generation.cpp and scoreprobitcpp_DeepState_TestHarness_checks.cpp #include <fstream> #include <RInside.h> #include <iostream> #include <RcppDeepState.h> #include <qs.h> #include <DeepState.hpp>...
[ "akhilakollasrinu424jf@gmail.com" ]
akhilakollasrinu424jf@gmail.com
3d4a62d9763ba9a7ec687657e8c2e5b6c3ee7c2a
7f87a8cc1ebb2b5ab4be43a5e43e553ca2718b18
/Jugador.h
a2d235acbb634f2dd994cdbb12314e65c29eb35a
[]
no_license
Hayser/MemoryGameC-
d49ac751e896cc9584f8de63c2d77bc55c34b1a2
9e4ce78d9f6681c53750f40fb2fbac0a3db6154a
refs/heads/master
2020-03-29T11:34:16.725921
2018-09-22T09:25:26
2018-09-22T09:25:26
149,859,500
0
0
null
null
null
null
UTF-8
C++
false
false
393
h
#ifndef JUGADOR_H #define JUGADOR_H #include <iostream> #include <sstream> #include <ctime> class Jugador { private: std::string nombre; public: Jugador(std::string = "Usuario"); void setNombre(std::string); std::string getNombre(); ~Jugador(); std::string toString(); void setClock(double); double getClock();...
[ "hayserdavila@gmail.com" ]
hayserdavila@gmail.com
5f76a9318f1c6b7c457ae292a3ebbda9a8f05b58
1391042fa29e096d42ee5a9488d6385ae2fcbffe
/bin/linux64/cpp/obj/include/nape/callbacks/PreCallback.h
a88d678388568e64bf9efe007777798dd8e4107d
[]
no_license
TomBebbington/brains
8820de236a879c2199147906bf1d390cf44de6cc
c69b51e261fcbe3c1b7bea84568a92424da6a0aa
refs/heads/master
2021-01-10T18:33:08.105130
2013-08-25T23:20:45
2013-08-25T23:20:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,402
h
#ifndef INCLUDED_nape_callbacks_PreCallback #define INCLUDED_nape_callbacks_PreCallback #ifndef HXCPP_H #include <hxcpp.h> #endif #include <nape/callbacks/Callback.h> HX_DECLARE_CLASS2(nape,callbacks,Callback) HX_DECLARE_CLASS2(nape,callbacks,PreCallback) HX_DECLARE_CLASS2(nape,dynamics,Arbiter) HX_DECLARE_CLASS2(nap...
[ "tophattedcoder@gmail.com" ]
tophattedcoder@gmail.com
528c4b43b47de89a3d2ac6170e1ec429145bd3e8
7568cf9fc1eee857141ab265311edcaf964f54b4
/chrome/browser/extensions/api/declarative_net_request/declarative_net_request_apitest.cc
ed2c4ed08d8ceef1ef44c80936863ffff7314952
[ "BSD-3-Clause" ]
permissive
cbosoft/chromium
f4f0c9e1ae596850c04038eed34d21040103569f
072e9137131be2f8a99efbfc7dc8fd8c1cd4c4eb
refs/heads/master
2023-01-06T22:31:37.388286
2020-05-28T18:24:23
2020-05-28T18:24:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,179
cc
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/extensions/extension_apitest.h" #include "base/files/file_path.h" #include "base/files/file_util.h" #include "base/files/scoped_...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
d77965e2022f54231fc24a5ca65fb8aec4962d2d
d63f393e277eda8dffc6a702a16cb880ce7395d9
/first_prelude/reverse.cpp
53f98919672e762da66b38438f40398abc389b3c
[]
no_license
pei0948/dataStructure
056f85e73c2308b69aad396ed76369d741c2eaa5
556126d9acb19383b0d5f8766dd20222f762767c
refs/heads/master
2021-08-04T13:04:04.469827
2020-05-25T08:00:02
2020-05-25T08:00:02
178,706,170
1
0
null
null
null
null
UTF-8
C++
false
false
582
cpp
#include <iostream> using namespace std; void reverse1(int a[], int lo, int hi) { if(lo<hi) { swap(a[lo],a[hi]); lo++; hi--; reverse1(a,lo,hi); } } void reverse3(int a[], int lo, int hi) { while(lo<hi) { swap(a[lo],a[hi]); lo++; hi--; } } void reverse2(int a[], int lo, int hi) { next: if(lo<hi) ...
[ "239852590@qq.com" ]
239852590@qq.com
8da5d99bdbdb8fed4a21ffb303af987c93b1c660
a06a9ae73af6690fabb1f7ec99298018dd549bb7
/_Library/_Include/boost/geometry/geometries/adapted/boost_range/strided.hpp
40dc8c0f6ee94c4aaccd1eb7043c58b4a5222f91
[]
no_license
longstl/mus12
f76de65cca55e675392eac162dcc961531980f9f
9e1be111f505ac23695f7675fb9cefbd6fa876e9
refs/heads/master
2021-05-18T08:20:40.821655
2020-03-29T17:38:13
2020-03-29T17:38:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,056
hpp
// Boost.Geometry (aka GGL, Generic Geometry Library) // Copyright (c) 2010-2012 Barend Gehrels, Amsterdam, the Netherlands. // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifnd...
[ "adm.fael.hs@gmail.com" ]
adm.fael.hs@gmail.com
59537a0406442a59627346bd120a88a565b96c75
6d916f3931b600cbc43f29d0029d92dac4ce9e03
/src/Tools/Misc/FrameRate.h
22a87cb1950f9595c0dd05d6ea00920709188a2e
[]
no_license
snaiperskaya96/ModelViewer
11797476f2a5dc80657ec2140308968852d7011c
575f1914b6644b9ed66f288c936f7f4dbece1eac
refs/heads/master
2021-01-23T03:34:08.998828
2017-03-30T17:30:50
2017-03-30T17:30:50
86,093,969
0
0
null
null
null
null
UTF-8
C++
false
false
231
h
// // Created by Jury Verrigni on 3/24/17. // #ifndef MODELVIEWER_FRAMERATE_H #define MODELVIEWER_FRAMERATE_H class FrameRate { public: static void UpdateFrameCount(GLFWwindow* Window); }; #endif //MODELVIEWER_FRAMERATE_H
[ "jury.verrigni@gmail.com" ]
jury.verrigni@gmail.com
000af19b66886d4efcf25a6fdf6e7bb7708170d5
ed212ef324314689640f14eaff64ce04674d5d2b
/services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics_win.cc
2c9eb512148c46fcf097d8faa5219069d94549be
[ "BSD-3-Clause" ]
permissive
imxiangpeng/chromium
2b578e164a5934374cd2c21b941223da79459faa
8a65d550fd2863731bf5adda4d8f707fb868e955
refs/heads/master
2023-01-06T09:26:06.395853
2017-08-01T22:20:57
2017-08-01T22:20:57
55,377,893
0
0
null
null
null
null
UTF-8
C++
false
false
2,820
cc
// Copyright 2017 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 "services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics.h" #include <psapi.h> #include <tchar.h> #include <windows.h> #incl...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
5aba5ca7eba7aa986ef658a48ef58c2dff9b237b
0e89641c4b79034acbac26db1855ed71105abb47
/cpp/fcs/utils/file_path.hpp
206f11952868f23608c6e400a45dacd9d1b26878
[]
no_license
patefacio/codegen
25f9af2e8fc21ae6df492110f12ca9e9e9b58f41
17fc8829804c4a4bb7e1efd653e6e20c1e585bfc
refs/heads/master
2016-09-06T10:33:42.599798
2013-05-29T13:58:44
2013-05-29T13:58:44
7,753,270
1
0
null
null
null
null
UTF-8
C++
false
false
1,111
hpp
/****************************************************************************** * file_path.hpp * * Copyright (c) Daniel Davidson * * Distributed under the Boost Software License * (http://www.boost.org/LICENSE_1_0.txt) *******************************************************************************/ /*! * \fil...
[ "dbdavidson@yahoo.com" ]
dbdavidson@yahoo.com
c532d3f4699ed8c6b902054c937325faa71a03ce
fd1dfdd1291e6dd3f19bab3a71929bf48165fbf8
/6 Settings Again/2 Dynamic Lua Settings/src/HelloLuaApp.cpp
3500181225a24f85a4596f3bfb6de7697c7d93e7
[]
no_license
hinike/CinderAndScriptsClass
7872d685be7f6a2a5bef1c91e0c606d697eecb26
b07e6db885c7d99c905cd0321f560127383012ef
refs/heads/master
2020-03-19T17:36:05.909288
2014-08-06T20:57:38
2014-08-06T20:57:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
986
cpp
#include "cinder/app/AppNative.h" #include "cinder/gl/gl.h" #include "Script.h" #include "AssetManager.h" using namespace ci; using namespace ci::app; using namespace std; class ScriptApp : public AppNative { public: void setup(); void draw(); //! our settings file lua::ScriptRef mSettings; }; void S...
[ "simongeilfus@MacbookPro-2.local" ]
simongeilfus@MacbookPro-2.local
dbb95b27a9b96d62ef261b818a5ff3ec8d68cb69
275fd1710c910744cc2a9282ec0d3fef833407ca
/GB28181VideoPlatform/app/src/main/cpp/MediaDecoder.cpp
d992154b7af9676d0b10bfa6058624a26c0adb61
[]
no_license
cswei0501/Video_platform
820ca7c16d21033cc687e17163daced21f31f082
82e547d3e2058a2c67820556da4c8026713096b3
refs/heads/master
2021-05-22T13:55:45.158232
2019-10-17T02:02:38
2019-10-17T02:02:38
null
0
0
null
null
null
null
GB18030
C++
false
false
881
cpp
#include "MediaDecoder.h" #include "log.h" /** * 析构函数 */ MediaDecoder::~MediaDecoder() { } /** * 将数据写入环形缓冲区 * @param buffer:指向Naul单元的指针 * @param bytes:Naul单元的数据大小 * @return */ void MediaDecoder::Write(char* buffer, size_t bytes) { if (!buffer || bytes == 0) return; while (ring_buffer_.capacity() - rin...
[ "31530305+bigevolution@users.noreply.github.com" ]
31530305+bigevolution@users.noreply.github.com
6db2fdfb98dbef6f4b6752680f4efd46ed1316d2
a65e4c24755e0e6f1998d71797a2e7d1ccbaf95b
/src/variable/already_defined_exception.hpp
3bfc2e4dcaa1529d9fe526281159d3e07ce708bc
[]
no_license
Cruder/Prysme
a0d8e331b4538a7be0d9ba7e404f73937cb6fae5
4f916b26e8e256d402aa5c35a21d800b3ad9e4d4
refs/heads/master
2020-04-05T12:33:22.381632
2017-08-08T15:40:08
2017-08-08T15:40:08
95,144,718
0
0
null
2017-07-04T20:28:37
2017-06-22T18:25:27
C++
UTF-8
C++
false
false
522
hpp
#ifndef __VARIABLE_ALREADY_DEFINED_EXCEPTION_HPP__ #define __VARIABLE_ALREADY_DEFINED_EXCEPTION_HPP__ #include <string> #include <stdexcept> namespace Pry { namespace variable { class AlreadyDefinedException : public std::runtime_error { public: AlreadyDefinedException(std::string name...
[ "lairana@free.fr" ]
lairana@free.fr
857a77b507e0532a90020969d313fdf241a9664f
09326b9aae9b6278a3d27aff76daa44060f74831
/week3/double-link/main.cpp
dd37c9a4e73443e75bca085ea2a069c6fa377241
[]
no_license
CatBatRat/cs260
d369200b856b93501c56238595b0c3a0d3eea562
759d84da053983dbe176b7b645b73438d24a1743
refs/heads/master
2020-05-06T20:10:33.629073
2019-06-04T16:47:37
2019-06-04T16:47:37
180,224,637
0
0
null
null
null
null
UTF-8
C++
false
false
7,520
cpp
// // main.cpp // Test Program for Lab3 // // Created by Jim Bailey on 4/20/17. // Licensed under a Creative Commons Attribution 4.0 International License. // #include <iostream> #include <stdexcept> // Lab include files #include "StudentList.hpp" #include "TextClass.hpp" using namespace std; // int main(int ar...
[ "alexandermeyersaam@gmail.com" ]
alexandermeyersaam@gmail.com