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 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
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 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
43b591c79d9a4356e89638ffff07d6a5f8f66ec4 | 5c7fef617f91339715a3215cc7064012618b1354 | /03_ThirdVtk/ExampleOrg/qscalarstocolors.h | 76c09620a41264384a5d21c6674aaf4ab3441b83 | [] | no_license | dezbracaty/Qt-Vtk | bbe429fd87a9e90f72d7342fb98b9578fa25808d | d9f7597b680c41f5bec4efd472d1b58cecb1c2bd | refs/heads/master | 2023-08-26T10:31:50.961019 | 2021-08-18T08:36:01 | 2021-08-18T08:36:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,102 | h | #ifndef QSCALARSTOCOLORS_H
#define QSCALARSTOCOLORS_H
#include <QWidget>
#include "QVTKOpenGLNativeWidget.h" //新版本,旧版QVTKWidget
#include "vtkAutoInit.h"
#include "vtkChartXY.h"
#include "vtkColorTransferFunction.h"
#include "vtkCompositeTransferFunctionItem.h"
#include "vtkContextScene.h"
#include "vtkC... | [
"Jianwei1992@foxmail.com"
] | Jianwei1992@foxmail.com |
05cc39f43b5fe63e89ca10f2266d5c7cec48be9a | c6b3e60a3db8e30270db498fa8cc72d25efb984e | /src/proj/projections/urmfps.cpp | 6bc7493f950c8f72204e4d0d689ef70955c58bad | [
"MIT"
] | permissive | mdsumner/libproj | 3aa1dc9d3cba9a4b083de0162c9e323b8bccf034 | b815df5411ae6a660fc0e99bd458d601c37c38f6 | refs/heads/master | 2023-08-19T04:20:38.102110 | 2021-10-06T11:54:25 | 2021-10-06T11:54:25 | 285,718,735 | 0 | 0 | null | 2020-08-07T02:32:32 | 2020-08-07T02:32:31 | null | UTF-8 | C++ | false | false | 2,321 | cpp | #define PJ_LIB__
#include <errno.h>
#include <math.h>
#include "R-libproj/proj.h"
#include "R-libproj/proj_internal.h"
PROJ_HEAD(urmfps, "Urmaev Flat-Polar Sinusoidal") "\n\tPCyl, Sph\n\tn=";
PROJ_HEAD(wag1, "Wagner I (Kavraisky VI)") "\n\tPCyl, Sph";
namespace { // anonymous namespace
struct pj_opaque {
double... | [
"dewey@fishandwhistle.net"
] | dewey@fishandwhistle.net |
232a5acda68c5f78e41935b98bd5d16aa7b5a2d4 | 1834c0796ee324243f550357c67d8bcd7c94de17 | /SDK/TCF_ClothingSystemRuntimeInterface_functions.cpp | 738d8c8f19db9befaa182d7cd1f5bc1ad3a09a2b | [] | no_license | DarkCodez/TCF-SDK | ce41cc7dab47c98b382ad0f87696780fab9898d2 | 134a694d3f0a42ea149a811750fcc945437a70cc | refs/heads/master | 2023-08-25T20:54:04.496383 | 2021-10-25T11:26:18 | 2021-10-25T11:26:18 | 423,337,506 | 1 | 0 | null | 2021-11-01T04:31:21 | 2021-11-01T04:31:20 | null | UTF-8 | C++ | false | false | 7,704 | cpp | // The Cycle Frontier (1.X) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "TCF_ClothingSystemRuntimeInterface_classes.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//-----------------------------------------------------------------------... | [
"30532128+pubgsdk@users.noreply.github.com"
] | 30532128+pubgsdk@users.noreply.github.com |
cd5862fd33f45fdaedfd4595c91e3f0fa584a2b6 | 98f1081af58b5099ef3b3a8fb0706da89c707d05 | /arduino/version07/maya/fakeCounter.h | 4d895ac73b4cf0138895c4225997c45ce0fbb341 | [] | no_license | MrPerfekt/Maya | d143044d724091bc07cacd660f67dc3e12a8b6d4 | bea5f28d08ee1d0fab12a43a53d082ce1380f014 | refs/heads/master | 2021-01-11T18:49:24.908076 | 2017-01-21T10:02:13 | 2017-01-21T10:02:13 | 79,633,767 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 238 | h | #ifndef FAKE_COUNTER
#define FAKE_COUNTER
#include "Arduino.h"
#include "positionerCounter.h"
class FakeCounter : public PositionerCounter {
public:
FakeCounter(void (*notifyFunction)());
void init();
void update();
};
#endif
| [
"grubi@edumail.at"
] | grubi@edumail.at |
01fa296485eddf9c176ff0199094bead2dadbede | 029289b9c0cc5175ab390f4dd13d73dc9637fa52 | /asd_core/src/log.cpp | bcc9ff074660cacc4f6dffb77513c9cd113a0ded | [] | no_license | wlsgur0726/asd | fa698a2774e1ff20754d6d8b81d5d3ad612838a4 | bbf36e7372856ea846fdf13ad71c7a467a58d244 | refs/heads/master | 2020-04-16T14:17:12.526237 | 2018-11-15T03:38:49 | 2018-11-15T03:38:49 | 38,921,232 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,260 | cpp | #include "stdafx.h"
#include "asd/log.h"
#include "asd/datetime.h"
#include <fcntl.h>
#if defined(asd_Platform_Windows)
# include <io.h>
#
#else
# include <sys/stat.h>
#
#endif
namespace asd
{
#if defined(asd_Platform_Windows)
#define asd_CCS ",ccs=UTF-16LE"
inline FILE* fopen(const FChar* a_path,
const FC... | [
"wlsgur0726@naver.com"
] | wlsgur0726@naver.com |
98f228c7f6bc15cd6229de40022b07bc13230614 | e91e4f5c80f0ca6b549ab74464724772d1dc063f | /Code/ModelData/modelDataBaseExtend.cpp | 7ccd046db2be8c47b9fa723bd13207e01f900004 | [
"BSD-3-Clause"
] | permissive | hobama002/FastCAE_Linux | c41bd8ca9a2672543aa3b729d3d6efc30fdd6641 | a95b9b6d22ce3e09bdf8eb690ca5a53bc75ca204 | refs/heads/master | 2022-04-15T17:54:21.194669 | 2020-04-11T03:05:07 | 2020-04-11T03:05:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,365 | cpp | #include "modelDataBaseExtend.h"
#include "BCBase/BCBase.h"
#include <QDomElement>
#include <assert.h>
#include "simulationSettingBase.h"
#include "solverSettingBase.h"
#include "ConfigOptions/ConfigOptions.h"
#include "ConfigOptions/DataConfig.h"
#include "ConfigOptions/PostCurve.h"
#include "ConfigOptions/PostConfig.... | [
"l”ibaojunqd@foxmail.com“"
] | l”ibaojunqd@foxmail.com“ |
1e93a0bc3dc587dfba6c0ecddce2abfcf7ea4d74 | c0b38d5a55b4789efcf149496c2570085d3cf617 | /dyplsapi/src/model/ReleaseSecretNoRequest.cc | 794519a4051807961a423ae2f7ebe566877073c4 | [
"Apache-2.0"
] | permissive | wuwenfeng09/aliyun-openapi-cpp-sdk | a14a2ddb0a5f24a2228cf4362a3416c9e2d5179a | 3b52186538a98794dcaaa1596a6921e389aafe05 | refs/heads/master | 2021-01-03T07:16:09.867302 | 2020-02-12T01:43:06 | 2020-02-12T01:43:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,494 | cc | /*
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
ede49cda94ec2ef4001962d82948d4165d7d8f5f | a1470adb693157d40289caf586e14d5e441a4c96 | /자습/99.혼자 공부/STL -Leet code/1.cpp | ce89893994b77e40730d8f2a063bc7fabd256432 | [] | no_license | Catoblespa/MyVSC_Note | 2ac43750febfc201c0c87f4718b6d2e69c4d8e1a | 64056a66c46dcb2ceb38571f8b318735dd22d87d | refs/heads/master | 2020-05-24T07:49:51.374911 | 2019-11-15T10:52:11 | 2019-11-15T10:52:11 | 187,169,913 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,801 | cpp | #include <iostream>
#include <time.h>
#include <string>
#include <vector> //STL Vector
#include <list> //STL List
#include <algorithm> //STL 알고리즘 헤더
#include <functional> //STL 전역 함수 헤더
#include <iterator> //여러 종류의 반복자의 정의 담음.
#include <deque> //STL deque 정의 헤더
#include <set> //STL 연관컨테이너 set
#include <map> /... | [
"a4ka2@naver.com"
] | a4ka2@naver.com |
d9a3e056e77fbee897d2d0cc956e66e6062d8c06 | 72f2515c4cef9e02c27452b32269ca403f76c69a | /src/modules/keyboardmanager/KeyboardManagerEditorLibrary/KeyDropDownControl.h | 6c8e2c78b41cc253052e58194f6096fe94ebcd8e | [
"LicenseRef-scancode-generic-cla",
"MIT",
"BSL-1.0",
"Unlicense"
] | permissive | microsoft/PowerToys | 4625ffc4c513265094bf9e0f490753a54aabeaa0 | 3244ba989921dd26dd32be75021ed68c9cfcdda9 | refs/heads/main | 2023-08-17T00:10:06.645243 | 2023-08-16T16:31:10 | 2023-08-16T16:31:10 | 184,456,251 | 103,306 | 7,187 | MIT | 2023-09-14T16:52:26 | 2019-05-01T17:44:02 | C# | UTF-8 | C++ | false | false | 5,460 | h | #pragma once
#include <keyboardmanager/common/Shortcut.h>
namespace KBMEditor
{
class KeyboardManagerState;
}
class MappingConfiguration;
namespace winrt::Windows
{
namespace Foundation
{
struct hstring;
}
namespace UI::Xaml::Controls
{
struct RelativePanel;
struct S... | [
"noreply@github.com"
] | microsoft.noreply@github.com |
eb21a629dfd1e63a23eba44a279ae3d3612b8e10 | 9461d901b55f46bd4f0b64b8bfb2b2dfddf593f1 | /Book/problem_solving/ch14_1/main.cpp | 4d5d0a5db46e7aadc902ec5afaa1cfdf890adda6 | [
"MIT"
] | permissive | coder137/CPP-Repo | e50f03443a4a50e2c74991badeee53778ca9791b | caa06829195f9ab3fc35b312ecc7db1ebcaf26c7 | refs/heads/master | 2022-03-09T07:34:58.212073 | 2022-03-02T06:36:04 | 2022-03-02T06:36:04 | 193,908,386 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,067 | cpp | #include <iostream>
#include <vector>
using namespace std;
/// [printVector]
void printVector(const vector<int> &list)
{
cout << "[";
for (int v : list)
{
cout << v << ",";
}
cout << "]" << endl;
}
/// Without passing mid, low OR high values
/// index if found
/// -1 if not found
int binarySearch(const... | [
"coder137@gmail.com"
] | coder137@gmail.com |
7e3c8f913bdf9e3deb9cc8ca5223a7427959703e | 5efe5d092527d15401a231266504159679f6466c | /INDIGO/Cheat/Esp/Esp.h | f0f51c82480d3c8158dc1bc85f7498befcd78e6e | [
"MIT"
] | permissive | qq1091192337/SNAPSHOOK | f28bf48f862f62a189220d5f98bf379ac80c870e | 29853037a383d158bd0c522179dd9a818e676cdc | refs/heads/master | 2020-03-14T07:00:13.725506 | 2018-04-03T16:36:09 | 2018-04-03T16:36:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,291 | h | #pragma once
#include "../../Engine/Engine.h"
#include "../../SDK/Sounds.h"
#include <algorithm>
#include <Windows.h>
#include <Mmsystem.h>
#pragma comment(lib, "Winmm.lib")
#define CHECK_VALID( _v) 0
FORCEINLINE vec_t DotProduct(const Vector& a, const Vector& b)
{
CHECK_VALID(a);
CHECK_VALID(b);
return(a.x*b.... | [
"snapsking19@gmail.com"
] | snapsking19@gmail.com |
9f68101e9f474b02bfb8d4bb1b0ca1529512b5aa | c6c30441b9e6d26bdee72d51dd21860d4899be55 | /Linked List using c/Singly Circular Linked List/helperfile.cpp | 1aa7c9e0f384d3bd04c28afb59e4e0dfb7b94a9d | [] | no_license | Maggi87/Data-Structure | f137a2f520b634048fbad12d548ace2fcfc71d62 | a8a918a48e50101c7bca6f36fe9ea6a3c18b3c4d | refs/heads/master | 2021-09-27T03:01:56.522532 | 2018-11-05T19:51:03 | 2018-11-05T19:51:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,537 | cpp | #include"myheader.h"
void Displayf(PNODE head)
{
printf("\n\n Forword Direction\n");
while(head!=NULL)
{
printf("|%d|->",head->data);
head = head->next;
}
printf("NULL \n\n");
}
void Displayb(PNODE head)
{
printf("\n\nBackword Direction \n");
while(head->next!=NULL)
{
head = head->next;
}
while(head... | [
"dattaprasad.ingle@rlard.com"
] | dattaprasad.ingle@rlard.com |
f608f93edd3f02007e8b8afa43b228f49795de24 | 5f838b81ed9ebd2cfeb26d41b76d3002c0184682 | /sdk/src/ble/gap/blegapcommand.h | 1160637b23f8f4ff8266f8b264b775b7df6c8bc8 | [] | no_license | tamvh/vng | 655db7654450cab087bc18fef14c2be83ae59985 | 6fa94cc468dd3d3a9d50df9bbfdf840fbc8b53e9 | refs/heads/master | 2021-06-10T19:13:42.156093 | 2017-02-13T09:30:18 | 2017-02-13T09:30:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 276 | h | #ifndef BLEGAPCOMMAND_H
#define BLEGAPCOMMAND_H
#include <core/corecommand.h>
namespace iot {
namespace ble {
namespace gap {
class Command: public core::Command
{
public:
Command();
};
} // namespace gap
} // namespace ble
} // namespace iot
#endif // BLEGAPCOMMAND_H
| [
"huytamuit@gmail.com"
] | huytamuit@gmail.com |
5b82146b0121c44ba4104e998ebeb367079f7cd7 | 2da48b07fa9c017408103bf27698a7bca06dc0d2 | /utt/include/common.hpp | b7ca479f77dd62b69c0c4b957dc2f7a4f54a8cf1 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"MIT"
] | permissive | HristoStaykov/concord-bft | bdb0b91ffc3f91f0fba6723dcf3161f0f3200be2 | 64729dfdb93ca914a47b61b331bc64802eb31caf | refs/heads/master | 2023-06-28T10:34:43.186358 | 2022-09-28T10:47:37 | 2022-09-28T10:47:37 | 243,783,141 | 0 | 0 | null | 2020-02-28T14:38:35 | 2020-02-28T14:38:34 | null | UTF-8 | C++ | false | false | 1,809 | hpp | // UTT
//
// Copyright (c) 2020-2022 VMware, Inc. All Rights Reserved.
//
// This product is licensed to you under the Apache 2.0 license (the "License").
// You may not use this product except in compliance with the Apache 2.0
// License.
//
// This product may include a number of subcomponents with separate copyright... | [
"edzhurov@vmware.com"
] | edzhurov@vmware.com |
c73fd4a0cdd2981763b40bf1e925845abf5bb455 | 353b92f9866fa6b63af9e2c85354cb6531964912 | /Structural/Boost.KeyValueFlyweight/key_value_flyweights.cpp | fccb7e5f13b4278219fcbf19b5f1b9ba3ce0f751 | [] | no_license | Pi03k/cpp-dp | c090edc47c05572c714a9dd8df417d550336c749 | 56cf244ef3408d3a05623e597185397d18c5177a | refs/heads/master | 2021-05-07T14:53:01.688002 | 2017-11-09T09:05:27 | 2017-11-10T15:05:40 | 109,949,455 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,195 | cpp | #include <boost/flyweight.hpp>
#include <boost/flyweight/key_value.hpp>
#include <iostream>
#include <iterator>
#include <random>
#include <vector>
using namespace std;
using namespace boost;
using Bitmap = vector<char>;
class Sprite
{
Bitmap bitmap_;
const string filename_;
public:
Sprite(const string&... | [
"pi03k87@gmail.com"
] | pi03k87@gmail.com |
d9b0bc8d2c67898d45c05087357f05b66ad6868c | 2eff78350ab8bae88a3b5b5155ec523ca82e58bc | /Compiler/wlc/include/EntryPoint.h | 3d8a087496dd16b506af9c66bec83708faf8e964 | [
"BSD-2-Clause"
] | permissive | meilj/GKC | 1a7339736bc2226c7cc4f5a798f7eb7ec53c3ba0 | cc90ce73d1ffb330ef541932f762e4e42ea50323 | refs/heads/master | 2021-01-24T03:18:54.129388 | 2018-02-26T13:48:45 | 2018-02-26T13:48:45 | 17,059,635 | 0 | 0 | BSD-2-Clause | 2018-02-26T13:48:46 | 2014-02-21T15:03:14 | C++ | UTF-8 | C++ | false | false | 5,888 | h | /*
** Copyright (c) 2013, Xin YUAN, courses of Zhejiang University
** All rights reserved.
**
** This program is free software; you can redistribute it and/or
** modify it under the terms of the 2-Clause BSD License.
**
** Author contact information:
** yxxinyuan@zju.edu.cn
**
*/
/*
This file contains entry point f... | [
"yxxinyuan@zju.edu.cn"
] | yxxinyuan@zju.edu.cn |
df575214e84b0d57c111574e57f57d38be214e9b | 02c3e21f963e4801d89324e7214ed1cac2604ff7 | /uxn/patl/impl/algorithm.hpp | e1bf7cac13a3d84ce866c604ac80ed818ffe90a3 | [
"BSD-3-Clause"
] | permissive | jnorthrup/patl | 591f99509f8d355a6ebc2c6eaa5dd7ab4cb84f89 | 6409b0ae1fdb5d307662ac35602796b9bd54e762 | refs/heads/master | 2022-11-09T07:54:31.946130 | 2022-10-14T19:27:05 | 2022-10-14T19:27:05 | 2,289,901 | 25 | 12 | null | 2020-03-16T14:53:27 | 2011-08-29T17:17:30 | C++ | UTF-8 | C++ | false | false | 13,969 | hpp | /*-
| This source code is part of PATL (Practical Algorithm Template Library)
| Released under the BSD License (http://www.opensource.org/licenses/bsd-license.php)
| Copyright (c) 2005, 2007..2009, Roman S. Klyujkov (uxnuxn AT gmail.com)
|
| trie_set, trie_map, suffix_set, suffix_map template containers, v0.x... | [
"uxnuxn@ac5c578c-d34d-0410-9547-55c0b358f148"
] | uxnuxn@ac5c578c-d34d-0410-9547-55c0b358f148 |
56e933bd68a866ace3a2223196b869f7fc62f08e | 4bdc3c2287d4d7a6226c52663ebad91486c4e453 | /Practice Exercise 13/Practice Exercise 13.cpp | 8ea0cb737ba023ea2cf3d9fb9dde7d10082a9114 | [] | no_license | rhokiotam/CMPE-50-Hw-and-Labs | 14b63bcf70f3569f4960433589f3c99a354d8b25 | 20e61f1a19ec1018d5e0fe50812e094c33e8097a | refs/heads/main | 2023-03-07T08:23:05.838734 | 2021-02-25T06:12:07 | 2021-02-25T06:12:07 | 305,579,059 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,680 | cpp | #include <iostream>
#include <string>
#include <vector>
using namespace std;
class Line
{
private:
string name;
vector<string> ticket;
public:
Line()
{
name = "NULL";
}
Line(string a)
{
name = a;
}
void taketicket(string a)
{
ticket.push_back(a);
}
void taketicket(int cut, string a)
{
ticket.push_b... | [
"rhokiotam@gmail.com"
] | rhokiotam@gmail.com |
4dd93a7b7169932cba76e0d143cf4fc165f759c3 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/base/cluster/resdll/spooler/splsvc/splsvc.cxx | b92816e75906c301d31143120717318842d2bcb8 | [] | no_license | jjzhang166/WinNT5_src_20201004 | 712894fcf94fb82c49e5cd09d719da00740e0436 | b2db264153b80fbb91ef5fc9f57b387e223dbfc2 | refs/heads/Win2K3 | 2023-08-12T01:31:59.670176 | 2021-10-14T15:14:37 | 2021-10-14T15:14:37 | 586,134,273 | 1 | 0 | null | 2023-01-07T03:47:45 | 2023-01-07T03:47:44 | null | UTF-8 | C++ | false | false | 48,940 | cxx | /*++
Copyright (c) 1992-1997 Microsoft Corporation
All rights reserved.
Module Name:
splsvc.c
Abstract:
Resource DLL for Spooler
Author:
Albert Ting (albertt) 17-Sept-1996
Based on resdll\genapp
Revision History:
--*/
#include "precomp.hxx"
#pragma hdrstop
#include "... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
9628abf7ea0ebb9598144d3779edc62622e264c2 | 356ca0e5d593832f6b766ce70a7edb209d463b23 | /oxref/store/insert.cc | 03ae6fd30e855d5f5ff0a59733eb82cfb2d0c62f | [] | no_license | fbb-git/oxref | dc5631033953b1b5b7a7fbf4a2120340da5d1e9b | 60bddcf36617cc34612becddb6ae1e83b71a29b7 | refs/heads/master | 2021-05-04T06:34:33.369266 | 2018-06-25T12:59:56 | 2018-06-25T12:59:56 | 41,297,715 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 990 | cc | #include "store.ih"
void Store::insert(ostream &out, string const &name, bool doSelect) const
{
auto iter = d_defIdx.begin();
auto end = d_defIdx.end();
Pattern namePattern;
if (not doSelect)
namePattern.setPattern(name);
while (true)
{
iter = doSelect ?
f... | [
"f.b.brokken@rug.nl"
] | f.b.brokken@rug.nl |
12f46d9ff3a7510812cc8a071c24821cf99f3fba | bd169aa531bdb173d60b733a87e8a5150dbe0c2a | /libraries/protocol/include/morphene/protocol/schema_types/account_name_type.hpp | 4da474b2baa95420d64e2dcbffdebaeabeaf67aa | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | morphene/morphene | 733b0ed1d48b9c41850c68e13ced3a1838486264 | 5620f9a8473690ff63e67b7b242a202d05f7ee86 | refs/heads/master | 2020-05-05T01:25:09.669273 | 2019-06-07T16:55:50 | 2019-06-07T16:55:50 | 179,602,584 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 836 | hpp |
#pragma once
#include <morphene/schema/abstract_schema.hpp>
#include <morphene/schema/schema_impl.hpp>
#include <morphene/protocol/types.hpp>
namespace morphene { namespace schema { namespace detail {
//////////////////////////////////////////////
// account_name_type //
////////////////////... | [
"netuoso@pobox.com"
] | netuoso@pobox.com |
d5077bc19a7a21b549aca0d1a47268b843859e18 | 774e8271f37d0f370151ee796d49f47593127130 | /Tek3/Semester5/PiscinePython/PYjour00/ConsumerParser.cpp | 3691a7acd10a17252ec6ade638fd5597c722348b | [] | no_license | GaldanM/Epitech | 9253e76e7f0659091db9d6747830f14ad1d19b77 | 6aa85081747965a1d50bbdbdae238a8a2ea8bc49 | refs/heads/master | 2021-03-30T17:20:08.304384 | 2018-01-07T10:36:00 | 2018-01-07T10:36:00 | 87,180,084 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,706 | cpp | #include "ConsumerParser.hpp"
ConsumerParser::ConsumerParser(ProducterStream &st) : _pos(0), _stream(""), _st(&st)
{}
ConsumerParser::~ConsumerParser()
{}
bool ConsumerParser::fillStream()
{
if (_pos == _stream.size())
{
try
{
_stream += _st->nextString();
}
catch (std::exception const &e)
{
thro... | [
"g.moulinneuf@outlook.fr"
] | g.moulinneuf@outlook.fr |
8fb96f10e6e8b2da60efeb90b9d84dbb8559b841 | d2973f38d84ea50dbaf83369fd200c13e1591a3c | /Two Buttons.cpp | 4fb9f76c88645b2c3d5f3b03ae6d10ca6230b075 | [] | no_license | ShahriarDhruvo/Online-Programming-Problems-Solutions | c8ce392c9b4bec6805e18d37fb11c9f2200622a5 | 472fdb16480181ea3600b839ab402ef976294886 | refs/heads/master | 2020-05-30T08:50:07.345342 | 2020-04-02T15:20:32 | 2020-04-02T15:20:32 | 189,627,403 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 337 | cpp | #include <bits/stdc++.h>
#define FastIO ios_base::sync_with_stdio(false)
using namespace std;
int main()
{
//FastIO;
int n, m, l, count = 0;
cin >> n >> m;
while(n < m) {
if(m%2) m++;
else m /= 2;
count++;
}
count = count + n - m;
cout << count << "\n";
... | [
"shahriarelahi3062@gmail.com"
] | shahriarelahi3062@gmail.com |
9f73cfe537bd1b2f376dc0421a4133ab78e7e6b4 | 88f1a6c0edec551996d026ecd13d9f0f51425307 | /devel/include/my_project_test/ctr_can_MT4000.h | 7032ba93b74eb7846b57d532baa186151d555649 | [] | no_license | Gorlen-boot/Pro-UIF | 57b5b788f19da104c26abc6807951fb41327d5e8 | 81e0f85aaa3bf2d1d5c3df881435e0a5342d3eb6 | refs/heads/master | 2022-12-15T08:56:43.941989 | 2020-09-04T03:27:32 | 2020-09-04T03:27:32 | 290,709,731 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,125 | h | // Generated by gencpp from file my_project_test/ctr_can_MT4000.msg
// DO NOT EDIT!
#ifndef MY_PROJECT_TEST_MESSAGE_CTR_CAN_MT4000_H
#define MY_PROJECT_TEST_MESSAGE_CTR_CAN_MT4000_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_messag... | [
"wa198361@163.com"
] | wa198361@163.com |
7414e0c531909094f26d90c591d85e2dcea61922 | 60b76e96900e47c00c78e858c65df0fdef538b96 | /game/src/xmas_event.cpp | 9aab91b2d7dcffa7e24e7f0dbf8f5b7afe8c2f5c | [] | no_license | UnknownUserTM/Server | 9b19ef477639b75a3b968ac635d9a3942ed9fefd | 035e28e28fb5c5afa1206db08a365058bdfa6da8 | refs/heads/master | 2021-06-27T16:38:18.049805 | 2021-01-07T02:05:11 | 2021-01-07T02:05:11 | 202,987,474 | 1 | 0 | null | null | null | null | UHC | C++ | false | false | 4,771 | cpp | #include "stdafx.h"
#include "config.h"
#include "xmas_event.h"
#include "desc.h"
#include "desc_manager.h"
#include "sectree_manager.h"
#include "char.h"
#include "char_manager.h"
#include "questmanager.h"
namespace xmas
{
void ProcessEventFlag(const std::string& name, int prev_value, int value)
{
if (name == "xm... | [
"schindeleandre@gmail"
] | schindeleandre@gmail |
6a31a60e590ccb1f560a81eb87ddb927c5757c82 | 51f741281bbb358a66d85619a84f71edab8ed755 | /src/zmq/zmqpublishnotifier.cpp | 392b9c7ceb6dbc91d91be01baf3e234504c703a6 | [
"MIT"
] | permissive | Mythicaler/Smartcoin-core | d345ba934d041af378ca723b458c2cf232373196 | b71825c9501a7782b146d613cf1cc0ea0a22da8a | refs/heads/master | 2020-04-06T17:04:30.388678 | 2018-12-03T09:09:17 | 2018-12-03T09:09:17 | 157,645,583 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,531 | cpp | // Copyright (c) 2015 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 "chainparams.h"
#include "zmqpublishnotifier.h"
#include "validation.h"
#include "util.h"
#include "rpc/server.h"
static... | [
"senior.dev32@gmail.com"
] | senior.dev32@gmail.com |
0b337dbbb43f35f01fd182a0fc21e152c50ba1b4 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/termsrv/admtools/winutils/installr/installrdlg.h | 0b8b8feb080af8c60404b23b876e3a958e17571a | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 882 | h | //Copyright (c) 1998 - 1999 Microsoft Corporation
// installrDlg.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CInstallrDlg dialog
class CInstallrDlg : public CDialog
{
// Construction
public:
CInstallrDlg(CWnd* pParent = NULL); // standard constructor
// Dialog... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
3b2160e974997dfc628008323e0dd3aebcd53f33 | 7fb0900c3baa1c5e134ee2c47c5159f4401a3a52 | /include/EventCodes.hpp | 6876cae014eec7f64e577d63fc4296598d5cf804 | [] | no_license | mnassabain/Asteroids | df966273ef6efbf4b15e55dade5b663db6493aaf | 693626cb2e70119cbdde6909883057dc37eb84a1 | refs/heads/master | 2023-04-23T07:41:50.823768 | 2021-05-06T21:29:02 | 2021-05-06T21:29:02 | 254,962,300 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 502 | hpp | #ifndef EVENTCODES_HPP
#define EVENTCODES_HPP
#define EVT_START_GAME -2
#define EVT_CLOSE_GAME -1
#define NO_EVENTS 0
#define EVT_PLAYER_ACCELERATE 1
#define EVT_PLAYER_DECELERATE 2
#define EVT_PLAYER_START_TURN_CCW 3
#define EVT_PLAYER_START_TURN_CW 4
#d... | [
"marco.nassabain@hotmail.com"
] | marco.nassabain@hotmail.com |
a266cf168842e051a478030c0c344e5b6766a653 | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /chrome/browser/vr/model/text_input_info.cc | 7f0354fa2269b3dbd30ca89d2e6e1fe9a7cfde40 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | meniossin/src | 42a95cc6c4a9c71d43d62bc4311224ca1fd61e03 | 44f73f7e76119e5ab415d4593ac66485e65d700a | refs/heads/master | 2022-12-16T20:17:03.747113 | 2020-09-03T10:43:12 | 2020-09-03T10:43:12 | 263,710,168 | 1 | 0 | BSD-3-Clause | 2020-05-13T18:20:09 | 2020-05-13T18:20:08 | null | UTF-8 | C++ | false | false | 6,614 | 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/vr/model/text_input_info.h"
#include <algorithm>
#include "base/strings/utf_string_conversions.h"
namespace vr {
namespace {
... | [
"arnaud@geometry.ee"
] | arnaud@geometry.ee |
8f702c1665904d280f1ae9ce35ad9ec56c29356f | d158af22290eed3794493d0a108b783b50fbe562 | /include/xthread_liu.h | e0656727ad53a9eb96546459fd9fda2bb90560d9 | [] | no_license | kozal/dt_xdemo | deac70dfe10a8cc153ad600c7d188774f88b5477 | 625f460c00e92af0ec7252b47a1a5a27604c8196 | refs/heads/master | 2021-01-01T19:41:22.955719 | 2017-08-23T17:56:20 | 2017-08-23T17:56:20 | 98,651,217 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,639 | h | /*
Copyright (c) 2014, Detection Technology Inc.
All rights reserved.
This file defines some thread related classes.
Author: Zhang Xu, 2014-3-10
*/
#ifndef XTHREAD_LIU_H
#define XTHREAD_LIU_H
#include <stdint.h>
#include <pthread.h>
#include <semaphore.h>
#include <time.h>
/*
This class wrapps a mutex obj... | [
"omer.kozal@metu.edu.tr"
] | omer.kozal@metu.edu.tr |
3671be6827e6fd842303d26b7becd09cf06fb870 | 40739e1e1fc9bf9845c43edeef1931d564609133 | /src/lib/xml_compiler/src/xml_compiler+modifier.cpp | ae9b6e1508f913bc5bc590ddce4b4073cd1a5f0a | [] | no_license | problame/Karabiner | 2dc43413cfb87f1258850e7a78761a49052132de | 21b83baf7ac5847f813cfb6f765e5329d9dd0451 | refs/heads/master | 2020-04-05T23:26:02.708377 | 2014-09-24T14:29:35 | 2014-09-24T14:29:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,317 | cpp | #include <exception>
#include "pqrs/xml_compiler.hpp"
#include "bridge.h"
namespace pqrs {
xml_compiler::modifier_loader::~modifier_loader(void)
{
std::string raw_identifier("system.vk_modifier_definition");
auto identifier = raw_identifier;
normalize_identifier_(identifier);
uint32_t config_index... | [
"tekezo@pqrs.org"
] | tekezo@pqrs.org |
324c730e87d3ef684cb127814443bb24e51428da | 38095e9349e4a93a3951f7bd94f647895d766c38 | /src/CandyCrush/MenuScene.cc | 254fbd8af2b48fbd4e60af1a30cb39375db40361 | [] | no_license | pcasamiquela/MiniCandyCrush | 3b555ede0084dd3cc6e765c3f06ddd8709a481b9 | 871f6418da856851975426c4f04c84d2970927eb | refs/heads/master | 2020-06-16T20:18:32.103919 | 2016-11-30T13:07:43 | 2016-11-30T13:07:43 | 75,069,497 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,533 | cc | /******************************************************************
* Copyright (C) 2016 Jordi Serrano Berbel <jsberbel95@gmail.com> *
* This can not be copied, modified and/or distributed without *
* express permission of the copyright owner. *
***************************************************... | [
"pcasamiquela@S5-01"
] | pcasamiquela@S5-01 |
a93e5e17e97ffd9a91d63f4d000a052f7f1d31ab | adde0e71a48162653fec33b2a2f52abd427539d4 | /x10-2.4.3-src/x10.dist/stdlib/include/x10/lang/FinishState__FinishStates.h | 05969ef4c6109c21396de73ec1a8722678ad2e60 | [] | no_license | indukprabhu/deepChunking | f8030f128df5b968413b7a776c56ef7695f70667 | 2784c6884d19493ea6372343145e557810b8e45b | refs/heads/master | 2022-06-07T19:22:19.105255 | 2020-04-29T18:49:33 | 2020-04-29T18:49:33 | 259,726,892 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,706 | h | #ifndef __X10_LANG_FINISHSTATE__FINISHSTATES_H
#define __X10_LANG_FINISHSTATE__FINISHSTATES_H
#include <x10rt.h>
#define X10_LANG_GLOBALREF_H_NODEPS
#include <x10/lang/GlobalRef.h>
#undef X10_LANG_GLOBALREF_H_NODEPS
#define X10_UTIL_CONCURRENT_LOCK_H_NODEPS
#include <x10/util/concurrent/Lock.h>
#undef X10_UTIL_CONCU... | [
"NVIDIA.COM+User(622487)@IK-LT.nvidia.com"
] | NVIDIA.COM+User(622487)@IK-LT.nvidia.com |
9dded886233fa96852f3cfa2b12c0d4823b2efde | 38f218fa9e6cc3bd79b7d8e5dfe13c524ca2dd5e | /src/plugins/thirdParty/LLVM/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp | ea87f9657b56a4382a54b2cc982c0c212ae98c53 | [
"Apache-2.0"
] | permissive | Fairly/opencor | 5de6bde564a1143808e600b7c76948bf246d3ef1 | 7ac310f68b1d6b5a409bfe868c18a0b232ba1715 | refs/heads/master | 2021-01-17T02:39:49.097302 | 2015-09-04T09:51:48 | 2015-09-04T09:51:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,551 | cpp | //===- Calls.cpp - Wrapper for all function and method calls ------*- C++ -*--//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"agarny@hellix.com"
] | agarny@hellix.com |
6b1db87cfe64f09e3eb853abfa246468ab19b2bc | 939a12f2d82c97a3330b246e2f672d7c0cc337de | /Smart_meter_release 2021-Q12/edge_meter_v3/libraries/HT16K33-0.3.2/examples/demo_displayTime/demo_displayTime.ino | feb49e5f33c5851cd96199b0f574fa81bb3f466e | [
"MIT"
] | permissive | chp-lab/ee-power-meter | 6c004397f529dd8edbe620f5e855db5ab4c19863 | d5fc6f12a655b863f31ee12f05b29d1ebc86ec20 | refs/heads/main | 2023-05-08T17:48:29.519942 | 2021-06-02T09:35:29 | 2021-06-02T09:35:29 | 373,106,628 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 708 | ino | //
// FILE: demo_displayTime.ino
// AUTHOR: Rob Tillaart
// VERSION: 0.2.0
// PURPOSE: demo
// URL: http://www.adafruit.com/products/1002
// URL: https://github.com/RobTillaart/HT16K33
// sketch will work correctly up to 99:99
#include "HT16K33.h"
HT16K33 seg(0x70);
void setup()
{
Serial.begin(115200... | [
"chatpeth.ke@inet.co.th"
] | chatpeth.ke@inet.co.th |
c196c8c44274023d5d9dc21f107310893a425142 | 860df8f3d6acdc5e2942f42a6672e2b7740117f6 | /src/CVbscriptCounter.cpp | b647f272f4b5148007dab2b0c539924238a02bc8 | [] | no_license | geminijun/DR | cba2505e5307ab2f053b585dc7119680a576b35e | 3f95dc239dddc2f8aa77ef2d725bd352f5ceb37b | refs/heads/master | 2021-01-01T19:24:18.997498 | 2012-12-04T02:17:36 | 2012-12-04T02:17:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,022 | cpp | //! Code counter class methods for the VBScript language.
/*!
* \file CVbscriptCounter.cpp
*
* This file contains the code counter class methods for the VBScript language.
*/
#include "CVbscriptCounter.h"
#define CONTINUATION_CHAR '_'
/*!
* Constructs a CVbscriptCounter object.
*/
CVbscriptCounter::CVbscriptC... | [
"geminijun@gmail.com"
] | geminijun@gmail.com |
340faf4761d2fa5e693d92285ad53a447d3aac32 | 548f0ab0398613c5221778010e865c3652d0d00b | /SampleOSXCocoaPodsProject/Pods/BRCLucene/src/core/CLucene/index/DirectoryIndexReader.h | 62d315087d42b3ee6d3ddc8dbea2da6d4006bfc6 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"LGPL-2.1-or-later"
] | permissive | vlado-rudenok/BRFullTextSearch | 921cdeab5600f843f2bafb0a6607f52f4f0c867d | 22e50bc92e48c5af3803f0ad503298b2438b8e79 | refs/heads/master | 2020-07-01T06:50:03.027375 | 2017-07-19T03:35:15 | 2017-07-19T03:35:15 | 201,080,316 | 0 | 0 | Apache-2.0 | 2019-08-07T15:45:44 | 2019-08-07T15:45:43 | null | UTF-8 | C++ | false | false | 4,439 | h | /*------------------------------------------------------------------------------
* Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team
*
* Distributable under the terms of either the Apache License (Version 2.0) or
* the GNU Lesser General Public License, as specified in the COPYING file.
---------------------... | [
"git+matt@msqr.us"
] | git+matt@msqr.us |
f098a0a95e7db4c22ebd7c073a1b8c15a53750ba | a7764174fb0351ea666faa9f3b5dfe304390a011 | /src/RWStepFEA/RWStepFEA_RWNodeRepresentation.cxx | 9548b132f4c0121ebf4ee5407b578df7cb57e159 | [] | no_license | uel-dataexchange/Opencascade_uel | f7123943e9d8124f4fa67579e3cd3f85cfe52d91 | 06ec93d238d3e3ea2881ff44ba8c21cf870435cd | refs/heads/master | 2022-11-16T07:40:30.837854 | 2020-07-08T01:56:37 | 2020-07-08T01:56:37 | 276,290,778 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,321 | cxx | // File: RWStepFEA_RWNodeRepresentation.cxx
// Created: Thu Dec 12 17:51:06 2002
// Author: data exchange team
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
// Copyright: Open CASCADE 2002
#include <RWStepFEA_RWNodeRepresentation.ixx>
#include <StepRepr_HArray1OfRepresentationItem.hxx>
#in... | [
"shoka.sho2@excel.co.jp"
] | shoka.sho2@excel.co.jp |
8286e4b62e7f6bab0e35d849bbf8136d2a46882a | ab21fc5b6070860933bbbeb8c2ab88489e89af5d | /4.3mount/mount.cpp | ce7dd2dad8e247cec8497d26e440de82318c0e47 | [] | no_license | lixu1/windowsAPI | f96f33123b501b88becebbb8f6a957a1685ac386 | 8bb560d3fd34874903eed140113a8ac5f20341cf | refs/heads/master | 2021-01-24T08:37:28.557463 | 2016-09-29T10:27:31 | 2016-09-29T10:27:31 | 69,555,637 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,918 | cpp | #define _WIN32_WINNT 0x0501
#include <Windows.h>
#include <stdio.h>
#include <tchar.h>
#define BUFSIZE MAX_PATH
#define FILESYSNAMEBUFSIZE MAX_PATH
//列举挂载点
BOOL ProcessVolumeMountPoint(HANDLE hPt, TCHAR *PtBuf, DWORD dwPtBufSize, TCHAR *Buf)
{
BOOL bFlag;//结果
TCHAR Path[BUFSIZE];//全路径
TCHAR Target[BUFSIZE];//挂载点设备
... | [
"lixuat2014@gmail.com"
] | lixuat2014@gmail.com |
d61f007e0082039a028f38c599fa9be88b48cd92 | 97386f844ed852f4f9cb6ffb2444333107e9b8a6 | /0_driver/variant/variant_topic_tools/include/variant_topic_tools/BuiltinSerializer.h | 01afe286182b0a4edc4541756e37cbb887f3cf9d | [
"LGPL-3.0-only",
"LGPL-2.1-or-later",
"MIT"
] | permissive | robomasterhkust/ros_environment | 865c43bfb1f7139992dcfbcf8ebb0801f5fb33f7 | bac3343bf92e6fa2bd852baf261e80712564f990 | refs/heads/master | 2018-12-27T05:19:11.121916 | 2018-11-21T09:16:57 | 2018-11-21T09:16:57 | 114,446,270 | 8 | 1 | MIT | 2018-09-21T06:50:53 | 2017-12-16T08:39:11 | C++ | UTF-8 | C++ | false | false | 3,735 | h | /******************************************************************************
* Copyright (C) 2014 by Ralf Kaestner *
* ralf.kaestner@gmail.com *
* *
... | [
"syangav@gmail.com"
] | syangav@gmail.com |
5c248bb4c77cee7a3ff92a196da4307fca70dbef | b5e45b0019c9e0c403e96c4154f68b3b7b10d56f | /Raytracer/ONB.cpp | 822cfef9bcc5622bd4e8fbcd54e5ba8482aff394 | [] | no_license | iziamtso/Raytracer | fc5690c1df0974c8df42364354079f43e5cc42d4 | d44fe84de4923052fce2b98cfa90fde47dde9c13 | refs/heads/master | 2021-01-19T11:48:28.144033 | 2015-05-18T17:14:21 | 2015-05-18T17:14:21 | 35,622,226 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,930 | cpp | #include "ONB.h"
#define ONB_EPSILON 0.01f
void ONB::initFromU(const Vector3& u) {
Vector3 n(1.0f, 0.0f, 0.0f);
Vector3 m(0.0f, 1.0f, 0.0f);
U = unitVector(u);
V = cross(U, n);
if(V.length() < ONB_EPSILON) {
V = cross(U, m);
}
W = cross(U, V);
}
void ONB::initFromV(const Vector3& v) {
Vector3 n(1.0f, 0.0f, ... | [
"iz1635@gmail.com"
] | iz1635@gmail.com |
741453299ba6b28248219ee1fc76b7c873e42fdc | 66b6fa4b8b8d910f602610429f119f7303463153 | /Homework 3/mis&can.cpp | 86ebf5afdbdfbccab554ee50705569d62f886cec | [] | no_license | JosephG1994/CS461 | 8bc73f768a351c94f35094df66ee5a7ef4294316 | 18b85faa41ab0009cfd84ed1bf02851c612aff95 | refs/heads/master | 2022-10-15T06:23:56.732653 | 2020-06-09T22:33:06 | 2020-06-09T22:33:06 | 271,097,532 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,430 | cpp | // Missionaries and cannibals implementation using a tree and the breadth first search algorithm.
#include<iostream>
using std::cout;
int iMis = 3, // missionary initial state (on Side1)
iCan = 3, // cannibal initial state (on Side1)
fMis = 0, // missionary final state (on Side2)
fCan = 0, // cannibal final state (on... | [
"48999009+JosephG1994@users.noreply.github.com"
] | 48999009+JosephG1994@users.noreply.github.com |
2e67d7d478957624712f46e6847ba4a1e4882bcf | 5a77b5092acf817ac37a5fafd006feea434dd0d6 | /Doxygen_Graphviz/DesignPatternExample/品味Java的21種設計模式/dp_cpp/flyweight/example3/FlyweightFactory.h | 195e8409f0007dd908e8c0220b5acc7bef2c94aa | [] | no_license | shihyu/MyTool | dfc94f507b848fb112483a635ef95e6a196c1969 | 3bfd1667ad86b3db63d82424cb4fa447cbe515af | refs/heads/master | 2023-05-27T19:09:10.538570 | 2023-05-17T15:58:18 | 2023-05-17T15:58:18 | 14,722,815 | 33 | 21 | null | null | null | null | GB18030 | C++ | false | false | 1,345 | h | #pragma once
#include "Flyweight.h"
#include "AuthorizationFlyweight.h"
#include <string>
namespace cn
{
namespace javass
{
namespace dp
{
namespace flyweight
{
namespace example3
{
///
/// <summary> * 享元工厂,通常实现成为单例 </summary>
///
class FlyweightFactory
... | [
"jason_yao@htc.com"
] | jason_yao@htc.com |
3f671e37c150f437577ff13fee940fef4d072c19 | 2b2895cac4b5d7cf94b1aa637f5e9920ec76e603 | /BSSCode/4.25/01 线性表/01 线性表/main.cpp | ef4f2a068ac35dfbf42b73d66923e023fd98e0a1 | [] | no_license | shangxiaofeng/DataStructure | ae721a720a2a874f2c56b9a50bf6d762ebe3f7fe | 205733da8b4ae537592d0ee4fee12004abc25c2f | refs/heads/master | 2022-07-27T03:45:11.939267 | 2020-05-24T14:44:04 | 2020-05-24T14:44:04 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,034 | cpp | #include"Seqlist.h"
void Menu(){
printf("******************************************\n");
printf("***[0] EXIT [1] PushBack ***\n");
printf("***[2] DELETE [3] MODIFY ***\n");
printf("***[4] SHOW [5] CLEAR ***\n");
}
int main(){
ElemType item;
SeqList MyList;
... | [
"xxxxshang@163.com"
] | xxxxshang@163.com |
e330e809e354cb1e6c7ac7a3013331a3702cd85e | dc0ba9bd7a6e5af9c661cbd7cb93e7eebb7d79e6 | /VideoPoker.h | 607a4564f49c2652897a9c68e0c6e97159dea647 | [] | no_license | moecia/GAME-230-VideoPoker | cdbf26c5a11d74cfa2510ba4300861917464d481 | e7d0ec606f7180baeeeb7fd8d72c35cafe37d4ed | refs/heads/master | 2021-07-22T22:56:06.290922 | 2017-11-01T05:08:07 | 2017-11-01T05:08:07 | 108,205,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,192 | h | // Project name: GAME-230-Project#3- Video Poker
// Author: Bingnan Li, Nathan
// Created Date: 10/19/2017
//Last Modified Date: 10/24/2017
#define _CRTDBG_MAP_ALLOC
#define _CRTDBG_MAP_ALLOC_NEW
#include <cstdlib>
#include <crtdbg.h>
#ifdef _DEBUG
#ifndef DBG_NEW
#define DBG_NEW new ( _NORMAL_BLOCK , __FILE__ , __LIN... | [
"leebingnam@hotmail.com"
] | leebingnam@hotmail.com |
093e9bd1ea4d0bece1d76a0536dd603a9795470a | edd89fe7e25d254b4532847ad4572af1222fad84 | /CDDriveTest/CDProgressListener.h | bb7b8fc39f0ee44232e2bff52c97c37395c57659 | [] | no_license | steelfire81/CD-Ripper | b3d1997d724123f7cc3c455bf94c920a6e404c40 | ddbd544db8410f21197e5401dc788e7eca3c1b97 | refs/heads/master | 2020-04-06T07:02:29.265618 | 2019-12-02T23:44:08 | 2019-12-02T23:44:08 | 63,886,599 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 342 | h | #pragma once
// Abstract outline for classes listening for import progress
class CDProgressListener {
public:
// called when song import ends
virtual void notifyEnd() = 0;
// called whenever sectors are read
virtual void notifyProgress(double progress) = 0;
// called when song import begins
virtual void... | [
"wcrobbins@loyola.edu"
] | wcrobbins@loyola.edu |
13463c8f8a397b9cb3b977a7f6795f39b1defb1f | d50b5cc908f06facaed95c4558c296227270f62c | /UVA/AdHoc/ZerosOnes.cpp | 0a1bac4aeeff827ba4b106507ac0f06a9d45f56b | [] | no_license | marcelomata/competitive-programming-1 | e24ac3bc129cb4aae2544c03252fc9dd55351c55 | c0631e1f0eb52c6f13b0d047ea976ce61bf0991f | refs/heads/master | 2023-03-17T17:41:28.636855 | 2021-02-28T16:44:50 | 2021-02-28T16:44:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 721 | cpp | #include <iostream>
#include <vector>
#include <string>
#include <algorithm>
#include <bitset>
#include <sstream>
#include <set>
#include <map>
#include <queue>
#include <stack>
#include <cstdio>
#include <cmath>
#include <cstdlib>
#include<stdio.h>
#include<string.h>
using namespace std;
int main() {
char c[2000000... | [
"kleiber.ttito@sap.com"
] | kleiber.ttito@sap.com |
5f1ec87e153ca6ef978ed0c225c646e2efbf748f | d2cefb98b42afca79dd1224a9f48905ceabcb4f2 | /Sort_pranav.cpp | c0ec59d24e2afacd24b3e5b475715f61314c56e5 | [] | no_license | PranavParameshwaran/Algorithms | b1d5b03d4f7e70e860f1605bedb7b1ce4f61f583 | 3ef716a9b50a655d2bbf8c9def5150c488093b4d | refs/heads/master | 2020-08-07T18:19:23.905667 | 2019-10-08T04:28:35 | 2019-10-08T04:28:35 | 213,548,575 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,417 | cpp | #include<iostream>
#include<cstdlib>
using namespace std;
int rand();
class Sort
{
private:
int val_is[10];
int val_ss[10];
int val_bs[10];
public :
void insert();
int Inssort();
int Selsort();
int Bubsort();
};
void Sort::insert()
{
for(int i=0;i<10;i++)
{
val_is[i]=rand()%100;
... | [
"noreply@github.com"
] | PranavParameshwaran.noreply@github.com |
2d1c0c1d0d95921e086a37442ef93201760b6c57 | 58cb65feef50f25bb531f2d85ae33c0397ac61ce | /Project_TPL/SourceCode/ActorPool.h | f50f12743f7b1b72168f5e586d7cf8ff9a875a66 | [] | no_license | Yutaro-Ono/Project_TPL | 25032c5b40345825714c52eccd2eded00a32529b | 36dff1210922bd4f7d9fa5ce5af2ea674bd3e130 | refs/heads/main | 2023-07-03T11:25:19.044183 | 2021-07-25T15:01:10 | 2021-07-25T15:01:10 | 349,318,935 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 591 | h | //----------------------------------------------------------------------------------+
// @file ActorPool.h
// @brief アクタープール (Actorクラスを管理する)
// @note
// @author 小野 湧太郎 (Yutaro Ono, @2021)
//
// @changelog
// 2021/ 5/14 新規作成
//------------------------------------------------------------------... | [
"ono.yutaro.tec0623@gmail.com"
] | ono.yutaro.tec0623@gmail.com |
cae78c10968bfa0c15e892ae701bb72e64be694e | 0009080def481681386ae0ceac317c0a83b66653 | /cpp_rush2/TableRand.cpp | 97f954f5ddbc784fb4419f4b3cc26e1f0f01417f | [] | no_license | BruhJerem/EPITECH_TEK2_POOL | aaeaac1e276b82e745dcb1d7b28788cf65972649 | 54be4997ba9793266cb5360c577fd94cfd043451 | refs/heads/master | 2021-09-08T00:59:04.560652 | 2018-03-04T22:17:06 | 2018-03-04T22:17:06 | 122,841,365 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 95 | cpp | /*
** EPITECH PROJECT, 2018
** cpp_rush2
** File description :
**
*/
#include "TableRand.hpp"
| [
"noreply@github.com"
] | BruhJerem.noreply@github.com |
72ae3b7d9efc1084eec2d2531c1ed474640fb7e0 | 6fbd10230dbfcbb8758dde29b233ab0ec3c2c6ac | /ProbeCalibration/CalibrationPointsSquaresFunction.cpp | 4ef6b31685c58e07ca987bdaaf54f1c8282e7b2c | [] | no_license | coconetlero/3D-US | 05964780275b92e0352c37224360ce4186092fd6 | 852761c75f38ee0535d5e1c08ab3e2f13a026d27 | refs/heads/master | 2021-01-23T13:37:29.538251 | 2014-09-17T11:58:41 | 2014-09-17T11:58:41 | 23,911,575 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,110 | cpp | //
// CalibrationPointsSquaresFunction.cpp
// US_Probe_Calibration
//
// Created by Zian Fanti on 16/01/12.
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
//
#include "CalibrationPointsSquaresFunction.h"
#include <math.h>
#include <iostream>
CalibrationPointsSquaresFunction::
CalibrationPointsSqua... | [
"coconetlero@172.21.171.198"
] | coconetlero@172.21.171.198 |
f8c650e36d5a865d366fcf26a4fc39a82d74c602 | 5bd8a481a5da0696f623412fd9db33b81ff9a74f | /Dynamic Programming/Maximal_square.cpp | e33c7ef9b6f98bb6835fe19465a0a6e3d14c7c27 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | nidhisethi88/CompetitiveProgrammingQuestionBank | 285b4692c104af461b58f762604a58f20347e59f | bd2f0738931edec1cd7f81d29fae9ddecce7f0ff | refs/heads/master | 2023-06-20T00:04:41.510308 | 2021-07-21T05:01:51 | 2021-07-21T05:01:51 | 385,717,642 | 0 | 1 | MIT | 2021-07-14T07:17:40 | 2021-07-13T19:42:32 | null | UTF-8 | C++ | false | false | 2,377 | cpp | /*
Question => https://leetcode.com/problems/maximal-square/
Description:
Given an m x n binary matrix filled with 0's and 1's, find the largest square containing only 1's and return its area.
Eg:
m = 4 and n = 5
1 0 1 0 0
1 0 |1 1| 1
1 1 |1 1| 1
1 0 0 1 0
The answer here is: 4 (2x2) shown h... | [
"abhic7721@gmail.com"
] | abhic7721@gmail.com |
99df0aa5c45ac1deff325fe958fdec24a419a028 | a8a209ed53b0942cd9da26fdc8d3df5e9bee56f9 | /1077/b.cpp | 80c71ee8673b0d55a22fda03fad6e5cc98e11e99 | [] | no_license | ahcub/codeforces-tasks-solutions | a467f8d5e0f2be6e80680ec483c50cbfa4d85796 | 5d14c04681f24415a1cb498a315f76e04ffc4a8c | refs/heads/master | 2020-03-22T00:48:13.380729 | 2020-03-14T15:40:21 | 2020-03-14T15:40:21 | 139,266,377 | 1 | 0 | null | 2020-03-14T13:24:21 | 2018-06-30T17:12:19 | Python | UTF-8 | C++ | false | false | 398 | cpp | #include <iostream>
#include <vector>
using namespace std;
int main()
{
unsigned int n;
cin >> n;
vector<bool> a(n);
for (int i = 0; i < n; ++i) {
bool v;
cin >> v;
a[i] = v;
}
int k = 0;
for (int i = 1; i < n; ++i) {
if (a[i-1] && !a[i] && a[i+1]) {
... | [
"olex.buchkovsky@gmail.com"
] | olex.buchkovsky@gmail.com |
f2015fc625226d279c0ef022690172e4b935ebc9 | eeef686523c48b6a146740b6e437845b76eba5c2 | /firmware/esp-wroom-32/dc26-esp/main/npc_interact.cpp | 0d3a2f996301d0a6d1e16b904e4cad65f00a7d72 | [
"MIT"
] | permissive | thedarknet/dc26-badge | 4978dbab386048a043c3eed3df04429a01dcf620 | 63ec6ed78119f4a01306306670271d03764ec5c3 | refs/heads/master | 2021-09-20T17:15:32.536441 | 2018-08-13T05:07:43 | 2018-08-13T05:07:43 | 112,964,686 | 15 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 6,314 | cpp | #include "npc_interact.h"
#include "stm_to_esp_generated.h"
#include "esp_to_stm_generated.h"
#include "lib/System.h"
#include "mcu_to_mcu.h"
#include <esp_http_client.h>
#include <cJSON.h>
#include "dc26.h"
const char *TAG = "httpclient";
std::string HttpResponseStr;
esp_err_t _http_event_handle(esp_http_client_even... | [
"cmdc0dez@gmail.com"
] | cmdc0dez@gmail.com |
3421fe5edc0b0fc5370b3f90392beaea247c0a9a | 6b4b73443fd76f65bc00272f46fbf5414dcec2b4 | /include/SensorData.h | ba2a8e876177e52fb2c69f9493f460858b6541ec | [
"MIT"
] | permissive | hsbsw/hAIR | ff7baca053e3630f1eb288035cd516d2d7c26138 | d7fa988dd639ced63acae3b1e980d39ee3c8412e | refs/heads/master | 2023-05-28T00:49:23.260077 | 2021-06-04T15:17:50 | 2021-06-04T15:17:50 | 372,470,448 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,320 | h | ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/// hAIR - HSB Air Station
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/// MIT License
///
/// Copyright (c) 2021 hsb... | [
"hsbsw@posteo.de"
] | hsbsw@posteo.de |
60fdc3bb698cf12f04584efb7fd3a44c4dbdffea | 1bf8b46afad5402fe6fa74293b464e1ca5ee5fd7 | /Demo/Shenmue3SDK/SDK/WBP_QTETimeGauge_functions.cpp | 4868c3d0b52782faef7d94160e14443dbbfe4b80 | [] | 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 | 2,039 | cpp |
#include "../SDK.h"
// Name: S3Demo, Version: 0.90.0
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Functions
//---------------------------------------------------------------------------
// Function WBP_QTETimeGauge.... | [
"35783139+LemonHaze420@users.noreply.github.com"
] | 35783139+LemonHaze420@users.noreply.github.com |
46376a3eed2fe4a3df0a55d9fc52bdfa87249daa | b02367286ea0ed4f56d39a584c113a0d9827897f | /Engine/matrix.h | eacfee4f67dec681388190876e13a89d69448e48 | [] | no_license | APerricone/PerryEngine | 84618e711afa15abd870707f09b9006ffd219f77 | 93b030d8a6ae6793a6851afdc3b18c48b1323ac3 | refs/heads/master | 2023-04-06T18:15:07.026769 | 2023-03-29T12:31:36 | 2023-03-29T12:31:36 | 69,440,446 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,061 | h | #pragma once
#include "vector.h"
#include "sphere.h"
//*
template<typename type,int nComp>
class SquareMatrix
{
protected:
type m[nComp*nComp];
public:
typedef Vector<type,nComp> Point;
typedef SquareMatrix<type,nComp> Matrix;
SquareMatrix() {}
operator type*() { return m; }
operator const type*() const { retu... | [
"don_perricone@libero.it"
] | don_perricone@libero.it |
9dd703cb79c47b8cf82945b5b206c444931df819 | 71599d9781f65a725e450208944c069a5b062358 | /poj/poj-3592.cpp | f7ce0cb0ebaeadb2eda86afd6b72a0d8242f0320 | [] | no_license | shuangde/ACM-ICPC-Record | 74babe24f5fe13ea5b9d33b29de5af138eef54cc | 1f450d543e7c434af84c0dcaf9de752956aef94f | refs/heads/master | 2021-01-17T12:07:19.159554 | 2014-08-16T08:04:02 | 2014-08-16T08:04:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,549 | cpp |
// 强连通分量缩点,DAG最长路
//shuangde
#include <iostream>
#include <cstdio>
#include <algorithm>
#include <vector>
#include <queue>
#include <cmath>
#include <cstring>
#include <string>
#include <map>
#include <set>
#define MP make_pair
#define PB push_back
#define SQ ((x)*(x))
#define clr(a,b) memset(a, (b), sizeof(a))
#defin... | [
"zengshuangde@gmail.com"
] | zengshuangde@gmail.com |
020039d54d3ddd5229945c417f5643097ef65aaf | 3e12b604677fc48d4346a8ff6bc3735cecf710c0 | /src/ukf.h | f6ee032ee95633082dade005edbf69a3ae3cc855 | [] | no_license | mvpcom/Udacity-CarND-Project-7 | 919cacf5c0289166acbcd9affdb37199a61be5e1 | 0c3b115872298acc4d5ab318220bf82646c3dbc3 | refs/heads/master | 2020-09-08T18:04:34.525426 | 2017-06-15T12:43:41 | 2017-06-15T12:43:41 | 94,437,707 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,648 | h | #ifndef UKF_H
#define UKF_H
#include "measurement_package.h"
#include "Eigen/Dense"
#include <vector>
#include <string>
#include <fstream>
#include "tools.h"
using Eigen::MatrixXd;
using Eigen::VectorXd;
class UKF {
public:
///* initially set to false, set to true in first call of ProcessMeasurement
bool is_ini... | [
"noreply@github.com"
] | mvpcom.noreply@github.com |
0a3edbe94e41d98ea91d3491ef251d52477d8194 | 25680ce9e45bcbb2b7a7909fd656905cd723c6d8 | /EX2/TCP/信息收发/B16012117_TCP_C/B16012117_TCP_C.h | 31edbd519180fceb4249dc805de9829328d0b4e9 | [] | no_license | ikirito98612/NJUPT-software-design-course | 96cf16dc33601b42e8d00dc99ea9ef02f361ba33 | 9610a70623ad8a85727109336ea11d761c7c05f2 | refs/heads/main | 2023-03-26T10:56:59.842371 | 2021-03-06T21:24:40 | 2021-03-06T21:24:40 | 345,197,492 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,423 | h | // B16012117_TCP_C.h : main header file for the B16012117_TCP_C application
//
#if !defined(AFX_B16012117_TCP_C_H__F4862A26_606D_44CB_AC3F_D78AC06F5857__INCLUDED_)
#define AFX_B16012117_TCP_C_H__F4862A26_606D_44CB_AC3F_D78AC06F5857__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifnd... | [
"noreply@github.com"
] | ikirito98612.noreply@github.com |
a6639a20fad0b0fef9901044079bc7dd65d48e02 | 7a974976c55fe89a8bdbc6828e41d346e01c3188 | /music/si_funciona_no_hilos.cpp | f36d691b03574a13f541485ba017b912715b3858 | [] | no_license | dieg4231/PDA | 6bd5ed86cad1599125a7c5954689c2a5bee1857e | 75e50ca928e52a0230f5f5657b0ac61ab7f755d0 | refs/heads/master | 2020-07-09T21:31:57.229613 | 2019-11-27T22:38:17 | 2019-11-27T22:38:17 | 204,088,344 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,052 | cpp | #include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>
#include <math.h>
#include <jack/jack.h>
// Include FFTW header
#include <thread>
#include <Eigen/Eigen>
#include <Eigen/Eigenvalues>
#include <complex> //needs to be included before fftw3.h for compatibility
#include ... | [
"dieg4231@gmail.com"
] | dieg4231@gmail.com |
f544d25be8ce4c514cf87a726a564814c0a3cda8 | 214e51a9baaad80b91f8632c9ee2b85f471ed8d3 | /src/ast/AstNode.h | 4b0034238f79d950c6260497686828c6343d2aa5 | [] | no_license | ditrytus/noam | 4d94946e11ff7a6f500bc368daa8c4c4f0480adf | a724f615a4caa25695abe46241d06d781f81dfb9 | refs/heads/master | 2020-03-23T00:58:00.875092 | 2018-08-12T13:27:09 | 2018-08-12T13:27:09 | 140,894,242 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 511 | h | #pragma once
#include <memory>
#include <vector>
#include "noam-symbols.h"
namespace noam {
class AstNode {
public:
const std::vector<std::shared_ptr<const AstNode>> &getChildren() const;
void appendChild(std::shared_ptr<AstNode> child);
void prependChild(std::shared_ptr<AstNode>... | [
"gruszecki.jakub@gmail.com"
] | gruszecki.jakub@gmail.com |
44a4ad240c7d2abb0eb1987f04dff6a44e7fd20b | aaf47af4fc84f174ee9f24170649d3ac5a0e5919 | /Include/Inventor/Win/devices/SoWinInputFocusCommon.cpp | 1a5cbdbc865e50759fc527a255d9c1f2e929eb1b | [] | no_license | googleknight/Coin3D | 182239680d55ed73fcba4b467636d4fcaab19a4f | e225e2cfee268abbeebb588ce473d4beb541cb03 | refs/heads/master | 2020-05-25T23:26:09.015438 | 2016-06-07T05:28:13 | 2016-06-07T05:28:13 | 60,582,520 | 9 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,937 | cpp | // src\Inventor\Win\devices\SoWinInputFocusCommon.cpp. Generated from SoGuiInputFocus.cpp.in by configure.
/**************************************************************************\
*
* This file is part of the Coin 3D visualization library.
* Copyright (C) by Kongsberg Oil & Gas Technologies.
*
* This libr... | [
"mathur1995@gmail.com"
] | mathur1995@gmail.com |
d081ce9d3c770bab512ce80be876e9d17b3f5d0f | 98eca557283fe549bf3438ec79c3f3b3fa46deba | /cpp/201_300/283.cpp | 11b592ebda0edff1aa897adcc91e0098be41b30e | [] | no_license | hilings/leetcode | cd9f14c6430872f4e6b9bed3460b03f31b82d5b9 | b6e14cc3e5eb84eea13fbecfa9f2031caf1fab9a | refs/heads/master | 2022-06-19T04:13:09.492736 | 2022-06-17T06:41:04 | 2022-06-17T06:41:04 | 33,797,308 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 791 | cpp | //
// 283.cpp
// leetcode
//
// Created by Hang Zhang on 5/24/16.
// Copyright © 2016 Hilings Studio. All rights reserved.
//
#include <iostream>
#include <vector>
#include <algorithm>
using namespace std;
class Solution {
public:
void moveZeroes(vector<int>& nums) {
int inz = 0;
for (int i = ... | [
"hangzhang.h@gmail.com"
] | hangzhang.h@gmail.com |
267cc38a030dde1409c55d9a18d6bb1445460701 | 8ad6d7877ea1075dcd173bd5be8ad0e91c8a27d8 | /src/commands/command.cc | 99b424f731592aba670a4cc3bb4cc313952dab4d | [] | no_license | axzz/rudis | bb09f30ae10773532f5b4bf78bae1ef3e26a692e | f5ce0c9c2be136ef2aeebc1a5a446099ff59337c | refs/heads/master | 2022-11-07T17:36:14.536528 | 2020-06-22T14:45:08 | 2020-06-22T14:45:08 | 270,802,930 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,306 | cc | #include "command.h"
#include <iostream>
#include <algorithm>
namespace rudis
{
RudisCommand CommandTable::commands_[] = {
{"command", ATTR_READ, 1, &command},
{"set", ATTR_WRITE, 3, &set},
{"get", ATTR_READ, 2, &get},
};
// RudisCommand CommandTable::commands_[] = {
// // k... | [
"13408058303@163.com"
] | 13408058303@163.com |
890a47b3232713ea6a253f5d7d4ad3eaa322c971 | 028bdbac8a9aee79fab466937a44ef8260daf415 | /DualPing2Servo.ino | 3ddfdf4ee6338f6ef48ad0c062d1db00b0473830 | [] | no_license | Workshop88/ping-servo | 82cb35238d0823ff2450a4f813a7baae19c4e8e6 | 18626b8ff92ba989513004cbd4a00167edc03714 | refs/heads/master | 2021-01-19T00:13:35.788332 | 2015-04-03T17:41:18 | 2015-04-03T17:41:18 | 33,371,407 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,804 | ino | /* Uses 2 'Ping' sensors (like HC-SR04) on special
cable on A0-A5 + power header row and drives
2 servos.
It's the basic software for a distance-controlled X-Y
tippy box with golf ball and hole(s) driven by servos.
4/1/15 jw
*/
#include <Servo.h>
Servo ServX,ServY;
#define Trig1 A1
#define Trig2 A3
#define Echo1 ... | [
"jim@jimlaurwilliams.org"
] | jim@jimlaurwilliams.org |
6a7d8c48f66cf1d1d390dce58330fef1aa0768c9 | bc7f543761915fb142393db0e8c50d70de5361c0 | /AlgoritmosTF/AlgoritmosTF/Fila.h | 2ad2bccf761d6394f4b09088ff5d2802bb1efa7d | [
"MIT"
] | permissive | lucas1619/personales-c- | 2f724dc50cd3d477642b83b976d12556cf20f5d3 | 7d878409ae76350db8bffa59d4ddb1bad4f26938 | refs/heads/master | 2021-08-25T06:21:04.001757 | 2020-06-30T05:18:51 | 2020-06-30T05:18:51 | 199,379,338 | 0 | 0 | null | 2020-06-30T05:18:53 | 2019-07-29T04:40:26 | C++ | UTF-8 | C++ | false | false | 1,420 | h | #pragma once
#include"Dato.h"
using namespace std;
class Fila
{
private:
Lista<Dato*>*datos;
long long size;
public:
Fila(Lista<Dato*>*datos) {
this->datos = datos;
size = this->datos->obtenerTamanho();
};
~Fila() {
delete datos;
};
long long getSize() {
return this->size;
}
Lista<Da... | [
"noreply@github.com"
] | lucas1619.noreply@github.com |
0548d9e784a1f0f6832243406b3b0a562a7ab78b | fded81a37e53d5fc31cacb9a0be86377825757b3 | /libutil_g/iceb_u_sozmas.cpp | b3c74dbc50a1f21c5d47fb4d8201d346a74e50d8 | [] | no_license | iceblinux/iceBw_GTK | 7bf28cba9d994e95bab0f5040fea1a54a477b953 | a4f76e1fee29baa7dce79e8a4a309ae98ba504c2 | refs/heads/main | 2023-04-02T21:45:49.500587 | 2021-04-12T03:51:53 | 2021-04-12T03:51:53 | 356,744,886 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,843 | cpp | /* $Id: iceb_u_sozmas.c,v 1.7 2013/05/17 14:58:43 sasa Exp $ */
/*24.11.2008 07.12.1999 Белых А.И. iceb_u_sozmas.c
Выделить память и зарядить данные
В нулевом елементе количество кодов
*/
#include <stdlib.h>
#include "iceb_util.h"
void iceb_u_sozmas(short **kod,char *st1,FILE *ff)
{
short i,i1;
class iceb_u_st... | [
"root@calculate.local"
] | root@calculate.local |
dde846036defb65248dca589abbde3888802974d | 03164185aac29d83154ff61682d036c84367415b | /engine/resources/src/providers/resource_provider.cpp | 6c11530b50aa69b6e042f5e235d39d28ccc6b417 | [
"MIT"
] | permissive | anggawasita/aeon-engine | fb6d64b27ee1937a141102dc6cda9b0ff3f4d09b | 9efcf83985110c36ebf0964bd4f76b261f2f6717 | refs/heads/master | 2022-02-21T06:02:49.836345 | 2019-10-04T18:43:07 | 2019-10-04T18:43:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,351 | cpp | /*
* Copyright (c) 2012-2018 Robin Degen
*
* 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,
* copy, modify, merge,... | [
"robindegen@gmail.com"
] | robindegen@gmail.com |
f0e620776905b5d675f9ecb88b73991f882516f4 | 3d3171132821ad78737dbcfc978ac618a1c38b2f | /lib/inquisitive/resolve.cc | dc4221a77e06a9219999041b95d13d95ac609fcf | [
"MIT"
] | permissive | PubFork/Planck | 95cc75c4dbf63254e9a73e3dc3000e76bd091411 | 13124f5ed6391c751e2216b0693b513925c69b83 | refs/heads/master | 2020-09-13T17:31:13.334305 | 2019-09-05T00:53:19 | 2019-09-05T00:53:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,618 | cc | ///
#include "resolve.hpp"
#include <winioctl.h>
#include <pathcch.h>
#include <memory>
#include <vector>
#include <charconv>
#include <ShlObj.h>
#include "comutils.hpp"
#include "reparsepoint.hpp"
std::wstring guidencode(const GUID &guid) {
wchar_t wbuf[64];
swprintf_s(wbuf, L"{%08X-%04X-%04X-%02X%02... | [
"charlieio@outlook.com"
] | charlieio@outlook.com |
c7ddb756df2f969548058ddddca48dc820fc1cf0 | c9eed8dbbd0c934a8d5253bd015a7721450bd0dc | /BreadthFirstSearch/BreadthFirstSearch/main.cpp | 5e1b27361ac632c1c2eaaf77ed88e2aa227872d4 | [] | no_license | Konstilio/JavaAlgosToCPP | 6517409e9594058144d7bded90283a99a7da63af | 8a4ba041b2bf18e779c866805299cfb4a6cec5cb | refs/heads/master | 2020-04-11T20:51:07.228256 | 2018-12-24T13:40:45 | 2018-12-24T13:40:45 | 162,085,384 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 887 | cpp | //
// main.cpp
// BreadthFirstSearch
//
// Created by Aleksander Konstantinov on 12/15/18.
// Copyright © 2018 Oleksandr Konstantinov. All rights reserved.
//
#include <iostream>
#include <memory.h>
#include "Vertex.h"
#include "BreadthFirstSearch.h"
using namespace std;
int main(int argc, const char * argv[]) {... | [
"iamkonst17@gmail.com"
] | iamkonst17@gmail.com |
f290d4560d26d00d54759d48069087d7fbdf3811 | 26c0339323358b4ae11542ace74372db80aad2fa | /4_functions/functions.cpp | 6d6106a6f351400888c84d73249c75b4b6f51722 | [
"MIT"
] | permissive | JonMuehlst/WORKSPACE_A | 17345e301a1c81d6221413ad03fd801a646bd35a | ec597adaed9d5452add821f3bddab51a62acd6e0 | refs/heads/master | 2020-04-06T04:30:40.866303 | 2015-02-25T00:32:51 | 2015-02-25T00:32:51 | 26,747,588 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 732 | cpp | #include <assert.h>
#include "functions.h"
#include "gtest/gtest.h" // google test
float division(int a, int b){
}
int fibonacci(int n){
}
int fibonacciLoop(int n){
}
bool inCircle(float center_x, float center_y, float radius, float x, float y){
}
bool floatEquality(float a, float b, fl... | [
"jon.muehlst@gmail.com"
] | jon.muehlst@gmail.com |
6f988376df8f664fd851ad70798c7ac70d99c40e | 1235cae67b3e5de0966053414b3c35806f7f5195 | /include/scrypt/dh.hpp | a9a90c7c899261fea656da1726f768b86efb52cd | [
"BSL-1.0"
] | permissive | mosjin/scrypt | 9b7262297299b90e48cf5da999c0a941d8d53dc5 | 3d30afa7219903bedc7a7522a378d645d0d0f15c | refs/heads/master | 2020-05-31T21:34:52.764569 | 2012-07-25T01:35:11 | 2012-07-25T01:35:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 654 | hpp | #ifndef _SCRYPT_DH_HPP_
#define _SCRYPT_DH_HPP_
#include <vector>
#include <stdint.h>
namespace scrypt {
struct diffie_hellman {
diffie_hellman():valid(0),g(5){}
bool generate_params( int s, uint8_t g );
bool generate_pub_key();
bool compute_shared_key( const char* buf, uint32_t s ... | [
"dlarimer@gmail.com"
] | dlarimer@gmail.com |
ebe7c1e1050fdee7da8f1301e296506da856fe9d | 3d4ff336f61a03a6c7af85a96978a711d6ec7bb3 | /algorithms/C++/Search.cpp | e884b4421e7fa5a29a267206237d0fbb6df68bca | [] | no_license | kylin-zhuo/data-structure-algorithms | fe55ac0768825b5e385435d358577d4b0513ae6f | a4d496749bac65d9e0a0d031eb5b6629c5877606 | refs/heads/master | 2022-11-23T18:04:21.966054 | 2020-07-20T01:29:09 | 2020-07-20T01:29:09 | 97,345,581 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,349 | cpp | //
// Search.cpp
// Algorithms
//
// Created by Kylin on 5/22/17.
// Copyright © 2017 linzhuo. All rights reserved.
//
#include <stdio.h>
#include <iostream>
using namespace std;
class LinearSearch
{
// linear search
int search(int A[], int n, int key)
{
int i = 0;
A[n] = key;
... | [
"kylin.zhuo@gmail.com"
] | kylin.zhuo@gmail.com |
9fe807a34a598d60a4e30601af5615939d8c0887 | 8fdb39f6df1dd0b319b15ad80764fec2802f3d6e | /src/qt/guiutil.cpp | 4ea5434e4530fab0fe02b062251fb86d71f70453 | [
"MIT"
] | permissive | masterdpool/GerCC | c8ee48e7ee92ccfca29c96b14d12514f4ed4f557 | d0589eec6759847217b671c886db30b37fca0eb2 | refs/heads/master | 2020-03-30T09:24:30.310744 | 2018-07-30T09:16:37 | 2018-07-30T09:16:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,019 | cpp | // Copyright (c) 2011-2015 The Bitcoin Core developers
// Copyright (c) 2014-2017 The GermanCC Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "guiutil.h"
#include "bitcoinaddressvalidator.h"
#include "... | [
"didi@kanalstr.de"
] | didi@kanalstr.de |
7c4224f55fa21653b2166c9a78d568471a93f107 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/chromium_org/ui/views/examples/widget_example.cc | 0d42a65ae6b35a6582353e23326a89e0d645dffc | [
"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 | 3,930 | 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 "ui/views/examples/widget_example.h"
#include "base/strings/utf_string_conversions.h"
#include "ui/views/background.h"
#include "ui/views/co... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
6b1ec398be559beb8ecf58d2286ae7d258265d03 | 9656ebbef39f30510919460db8369b678db7890b | /houaidaCrud/gerer_abonnement.cpp | d376c03c15cc4a865c725e453d41c2cac6022ab8 | [] | no_license | KhaledKhm/bus | 77cae0d700b37383bc1345ee5e9230c7642309d3 | e290b1e0fd25c62389cc6b612467f34f5a37bc2a | refs/heads/master | 2022-03-27T20:05:19.535966 | 2020-01-15T20:21:06 | 2020-01-15T20:21:06 | 221,741,893 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,267 | cpp | #include "gerer_abonnement.h"
#include "ui_gerer_abonnement.h"
#include "abonnement_normal.h"
#include "abonnement_eleve.h"
#include "liste_abonnement.h"
#include <QDebug>
#include <QSqlQueryModel>
#include "mainwindow.h"
#include <iostream>
#include <QMessageBox>
#include "QPainter"
#include "QPdfWriter"
#... | [
"noreply@github.com"
] | KhaledKhm.noreply@github.com |
e616ac7b11b9e31cfec0858999fc730fc168a590 | 62a9961bfabc1955c7eac0acb4a35bd6dca1d156 | /HandyDevices/BmstuCtrl/BmstuCtrl_fw/kl_lib/uart.h | 09fa4024ef93ff829e246df9eca85010ec1e72da | [] | no_license | jordoin/nute | 712ffe2aaf57ac41e44004613bc727a35ad123e0 | 830adcd3bd5386d03d8d49ab422f5f568643adb5 | refs/heads/master | 2021-01-17T07:00:40.751579 | 2015-03-28T20:05:30 | 2015-03-28T20:05:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,867 | h | /*
* cmd_uart.h
*
* Created on: 15.04.2013
* Author: kreyl
*/
#ifndef CMD_UART_H_
#define CMD_UART_H_
#include "stm32l1xx.h"
#include "ch.h"
#include "hal.h"
#include "kl_sprintf.h"
#include "kl_lib_L15x.h"
#include <cstring>
#include "cmd.h"
// Set to true if RX needed
#define UART_RX_... | [
"laellin@3623c4fa-fa74-b9b9-717e-9badfcd41e35"
] | laellin@3623c4fa-fa74-b9b9-717e-9badfcd41e35 |
82ff25603e8bf6a643fc42d85867f5fa74cca4dd | 895e1f0af56518c7956594f7c650211d9fc2467a | /labs/game_engine/dev/src/core/ViewFrustum.cpp | f231ba06a66d51c0532fab2e75b244066c11f8bf | [] | no_license | lythm/orb3d | b6061ebf839381a35aaeab8baf08a38fcfe03a71 | 2defcbf86ef7dd2a27fe7bdc89bf709ed8bf2a79 | refs/heads/master | 2016-09-15T15:55:19.069094 | 2013-07-12T17:09:29 | 2013-07-12T17:09:55 | 4,442,482 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,916 | cpp | #include "core_pch.h"
#include "..\..\include\core\ViewFrustum.h"
namespace ld3d
{
ViewFrustum::ViewFrustum(void)
{
}
ViewFrustum::~ViewFrustum(void)
{
}
void ViewFrustum::Update(const math::Matrix44& view, const math::Matrix44& proj)
{
math::Matrix44 M = view * proj;
// left plane
m_planes[left_plan... | [
"lythm780522@gmail.com"
] | lythm780522@gmail.com |
edddec178230af8bab6bc16525ef3e9f94de85a3 | 95903e3590f4c527b7bbe0367d8d5c2a29d3c3b7 | /main.cpp | d042cdac829ff7daaffcdb3f92998a81ba700fb6 | [] | no_license | hyer/faceFrontalization | d5f199e45ad7ea748049b71d366fd09a1eabd19b | c5ba11e8a1ebcb47c43e8cb70e7e69b105de8ed7 | refs/heads/master | 2021-01-20T11:19:33.489026 | 2015-07-28T11:15:40 | 2015-07-28T11:15:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 963 | cpp | #include "frontalization.h"
#include <opencv2/highgui/highgui.hpp>
int main(int argc, char* argv[])
{
if(argc != 4){
cout << "Usage: " << argv[0] << " <queryImage> <facialPointsFile> <3DModelFile>" << endl;
return -1;
}
Mat image = imread(argv[1]);
Mat frontalImage;
... | [
"chengshaoguang1291@gmail.com"
] | chengshaoguang1291@gmail.com |
b836c3ae844f6ea0c02e809240bd40fc0b3d7f8a | 141744c5cdcc7b6bca16d89ca4773e2ce10ceb43 | /ctdl/bai167.cpp | e6314ef6847c649e55e7db43ec247ba587d5a854 | [] | no_license | truong02bp/C- | d193b1f6f28d22c5c57f74d397b7785378eff102 | 82971ec24602ce84c652e04b1f7eb487a882aa1c | refs/heads/master | 2023-03-07T16:25:59.091612 | 2020-08-08T07:28:21 | 2020-08-08T07:28:21 | 263,206,451 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 400 | cpp | #include<bits/stdc++.h>
using namespace std;
int n;
void solve()
{
queue<string> q;
q.push("1");
while(n--)
{
cout << q.front() <<" ";
string s1 = q.front();
q.pop();
q.push(s1+"0");
q.push(s1+"1");
}
cout << endl;
}
int main()
{
int t;
cin >> ... | [
"truong02bp"
] | truong02bp |
0c8956080322faddeea045677afddad2b332a5f8 | c68f791005359cfec81af712aae0276c70b512b0 | /0-unclassified/passeng.cpp | e21ced475950c0ac799539ee912e7645fbd89af9 | [] | no_license | luqmanarifin/cp | 83b3435ba2fdd7e4a9db33ab47c409adb088eb90 | 08c2d6b6dd8c4eb80278ec34dc64fd4db5878f9f | refs/heads/master | 2022-10-16T14:30:09.683632 | 2022-10-08T20:35:42 | 2022-10-08T20:35:42 | 51,346,488 | 106 | 46 | null | 2017-04-16T11:06:18 | 2016-02-09T04:26:58 | C++ | UTF-8 | C++ | false | false | 1,006 | cpp | #include <bits/stdc++.h>
typedef long long LL;
typedef double DB;
#define sf scanf
#define pf printf
#define mp make_pair
#define nl printf("\n")
#define FOR(i,a,b) for(i = a; i <= b; ++i)
#define FORD(i,a,b) for(i = a; i >= b; --i)
#define FORS(i,n) for(i = 0; i < n; ++i)
#define FORM(i,n) for(i = n - 1; i >= 0; --... | [
"l.arifin.siswanto@gmail.com"
] | l.arifin.siswanto@gmail.com |
4b00875c775ec8811ae58bb5bbfb0eaaffeb8331 | 7a9532c7d20166a7746f5cdbf41f85455cdb7628 | /include/BWAPI/Game.h | 34b6ade13f656938b3e788764378c2f6ad625237 | [] | no_license | ratiotile/exampleaimodule-bwapilib.dll | ecfc2d021910e0611a41ab028475d38f6da8eb67 | 414f4e4441714a60eb9889102f803f44f4a9e1f8 | refs/heads/master | 2021-05-10T20:29:28.878508 | 2018-01-19T23:13:16 | 2018-01-19T23:13:16 | 118,188,514 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 77,079 | h | #pragma once
#include <list>
#include <string>
#include <cstdarg>
#include <dll.h>
#include <BWAPI/Interface.h>
#include <BWAPI/UnitType.h>
#include <BWAPI/Error.h>
#include <BWAPI/Color.h>
#include <BWAPI/Filters.h>
#include <BWAPI/UnaryFilter.h>
#include <BWAPI/Input.h>
#include <BWAPI/CoordinateType.h>
#include <... | [
"eujain@gmail.com"
] | eujain@gmail.com |
109a43d843f0e9ca93f1d76832252787277b7b14 | 9b37e221a134ef976f1330ad1e6dc41021ca55d5 | /renderdoc/driver/d3d12/d3d12_manager.h | 20a166d85127ecd38f1c4dba3ab205d7b34ea2d3 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | kbiElude/renderdoc | cdaacb5c6fd6129fdac9e89270e6ca3539c18b59 | b8cee9f530a57536dfe19c15fc590d9f1b613ae5 | refs/heads/master | 2021-05-03T05:29:35.757722 | 2016-10-29T19:28:27 | 2016-10-29T19:28:27 | 52,273,685 | 0 | 0 | null | 2016-02-22T13:01:37 | 2016-02-22T13:01:37 | null | UTF-8 | C++ | false | false | 13,829 | h | /******************************************************************************
* The MIT License (MIT)
*
* Copyright (c) 2016 Baldur Karlsson
*
* 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 ... | [
"baldurk@baldurk.org"
] | baldurk@baldurk.org |
f0889a8b8e269c9746171eaa406234fdfd2be61f | 55fc1fbb64178cdf09255d2b2ab348d605188d7c | /MediaServer/TLUtility.h | c9bc31c90700cad8c08777ea613197497335be06 | [] | no_license | noahliaoavlink/ms_src_1.2.8 | 679f86b39b958985df363ffe3a7071e2ff39717e | 96a5a0f20f2b2e6f72ce248682051e02668feb72 | refs/heads/master | 2021-01-16T16:16:41.972937 | 2020-07-20T03:31:56 | 2020-07-20T03:31:56 | 243,179,822 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,168 | h | /********************************************************************\
Project Name: Timeline Prototype
File Name: TLUtility.h
Declaration of following classes:
Declaration of following functions:
towstring
ShowMessageBox
DumpToLog
DumpToEvent
DumpToAction
Copyright:
Media Server
(C) Copyright C&C TECHNIC TAIWAN CO... | [
"noah.liao@cctch.com.tw"
] | noah.liao@cctch.com.tw |
b366e3d21d72f2b9c8ee43f0ffff2c36c0e0eeb6 | f7a61b66c267dc6105ab6966c4e9222d297eaa93 | /Evil Space/ShieldBonus.h | 3233feb8a260e31f792e33b7f52da4e5fe58299e | [
"MIT"
] | permissive | Cellyceos/Evil-Space | 70733bc774559088ad5f9bc58efab264ff0f9278 | 0c153d07855aa7ae2bd5e47e7ae95d78ba01ee9d | refs/heads/master | 2021-07-15T01:14:52.359203 | 2020-11-13T10:41:24 | 2020-11-13T10:41:24 | 246,664,267 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 302 | h | #pragma once
#include "Bonus.h"
class ShieldBonus :
public Bonus
{
public:
ShieldBonus(Map*, Compositor*);
int GivenShield();
void GivenShield(int);
virtual void GivePowerup(Player*) override;
virtual void Draw(Graphics*) override;
virtual ~ShieldBonus(void);
private:
int shieldProvided;
}; | [
"brakir@gmail.com"
] | brakir@gmail.com |
d84d068de28cfa413a8490f7a0e8c0687f236cf8 | 2b4dd17b278dee70383b866c9ed0ca8cae3ddd1e | /src/xml/OW_RequestHandlerIFCXML.hpp | 7d7dc8499005663e920c449d23931a318bab3752 | [
"BSD-3-Clause"
] | permissive | murisfurder/openwbem | 165344e13f9b189be3a4b5a8ee65ace2c490d64d | 5c688eefc1f8e35a4b1c58529aae5f114c25c2a8 | refs/heads/master | 2021-01-16T23:00:11.194124 | 2012-09-27T10:59:55 | 2012-09-27T12:36:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,972 | hpp | /*******************************************************************************
* Copyright (C) 2001-2004 Vintela, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* - Redistributions of sou... | [
"kkaempf@suse.de"
] | kkaempf@suse.de |
8e6d8a882f0a419fc7cfc195cf9133713345ca4c | 592c8ee9dec2e69733f96f884f93385893654125 | /src/listener_component.cpp | b22f09c3b6a39a825c2306b200e463234f7137b0 | [] | no_license | morten-robotics/darc_examples | 84b1044ab35a49f2e4abe84992f78fcca0e1786e | d99f3a534ba9da241af0b1413692a8181a3e52d5 | refs/heads/master | 2021-05-26T17:00:13.818798 | 2013-01-22T17:39:43 | 2013-01-22T17:39:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 560 | cpp | #include <iris/static_scope.hpp>
#include <darc/component.hpp>
#include <darc/subscriber.h>
class listener_component : public darc::component, public iris::static_scope<iris::Info>
{
darc::subscriber<std::string> sub_;
void chatter_callback(const boost::shared_ptr<const std::string> msg)
{
slog<iris::Info>(... | [
"woobiz@gmail.com"
] | woobiz@gmail.com |
d398d1f5aa0de0f1f4ee9873c4f9a59084823bb8 | cf130d24d0718e8649dedf845ca7910315640965 | /Harjoitukset/Harjoitus3/Harjoitus3.h | 53779a6ec537a7e7896e822883212a226ea4829c | [] | no_license | VelluVu/CplusplusAlgorithms | c3194fa31cd4e262e6e5d061a542b588f7e78811 | 10fb70e19821d3f9d0673f0065e5615deb941f11 | refs/heads/master | 2020-04-17T21:44:16.078442 | 2019-03-14T06:15:57 | 2019-03-14T06:15:57 | 166,963,995 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 100 | h | #pragma once
#include <iostream>
using namespace std;
void Remove(int* taulu, int koko, int index); | [
"velimavu@metropolia.fi"
] | velimavu@metropolia.fi |
711a863469e4c7bef6874a7d43d10f7f71b8142d | abe1ba024c8629f151ecd3e03ce234a29cb3b6f0 | /src/ProgressVelocityPlot.cpp | e9103ea53532662bbc5055f446563c4bae3fe894 | [
"MIT"
] | permissive | zampcz/AsyncProgressDialog | a2ede4a5040cd608b465ac1d2814193af2f1586b | 15ebf25f8db95db5c9616be651b9889bf293c7d4 | refs/heads/master | 2020-05-01T19:37:27.315383 | 2019-05-13T08:56:54 | 2019-05-13T08:56:54 | 177,653,105 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,872 | cpp | #include "ProgressVelocityPlot.h"
#include <QChart>
#include <QChartView>
#include <QLineSeries>
#include <QAreaSeries>
#include <QGraphicsSimpleTextItem>
#include <QHBoxLayout>
namespace APD
{
class ProgressVelocityPlot::Impl
{
friend class ProgressVelocityPlot;
public:
Impl(const QString&... | [
"noreply@github.com"
] | zampcz.noreply@github.com |
6cdd8ac0e1c7ce87014bee77d92d67f7d1b1d776 | f77d03713dffb18b5edfcdb2c8ad80bea5d8b0e8 | /open.cpp | 98f2dba06e2b2d615859b85135eca8bba33aed3c | [
"BSD-3-Clause"
] | permissive | simplebsd/bsi | f60421e1f0c0c4402ad7f3df102d5b30eec4e98c | e360391686b9ee3b816127f76aa0c1c1ed4373c6 | refs/heads/master | 2022-04-27T10:17:33.374479 | 2022-04-03T13:55:21 | 2022-04-03T13:55:21 | 83,061,035 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 291 | cpp | void open(char *vm) {
char com[50], path_img[100];
sprintf(path_img, "/usr/bsi/vm/%s/%s.img", vm, vm);
ifstream vm_img(path_img);
if(vm_img) {
sprintf(com, "/usr/local/bin/screen -r %s", vm);
system(com);
}
else {
cout << "\n";
cout << "VM does not exists.\n\n";
}
}
| [
"admin@simplebsd.ru"
] | admin@simplebsd.ru |
6a14c9574c918e52d909cfb718a7c949f52bd608 | f4cc46d0afaf5e4e916138c2af2dd7fa934678e5 | /src/omega/GpuBuffer.cpp | 1af88977469aa28a8c49c61f0d8fefb76c8e0399 | [] | no_license | tmarrinan/omegalib | ad231170b79854bd84f3c913877d6c02a879691e | 26a06c5933e2fad50c0563dca184494a56949a2b | refs/heads/master | 2021-01-18T12:20:17.187130 | 2016-02-22T15:07:29 | 2016-02-22T15:07:29 | 51,763,023 | 0 | 0 | null | 2016-02-15T15:01:01 | 2016-02-15T15:01:01 | null | UTF-8 | C++ | false | false | 8,714 | cpp | /******************************************************************************
* THE OMEGA LIB PROJECT
*-----------------------------------------------------------------------------
* Copyright 2010-2015 Electronic Visualization Laboratory,
* University of Illinois at Chicago
* Authors:
* Alessandro Febretti ... | [
"febret@gmail.com"
] | febret@gmail.com |
b684edc45f3ae4afc5fd0639575f5395bf9caa09 | e375b389b94f61ccf13970e7112a37ac264b54f0 | /arduino/sketch_sep21a/sketch_sep21a.ino | b776caf0ba3d35a2f3d0642940352a52b8f2e90e | [] | no_license | snowbars1234/Arduino | 3fe07429ea5e3f8d1df0a75f14fbb94a03c71113 | 1b70c119e68844a0fcb8fd7d1adad3ab68600d5d | refs/heads/master | 2021-01-20T22:25:18.870189 | 2016-06-07T19:07:38 | 2016-06-07T19:07:38 | 60,639,206 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,404 | ino | /*
* IRremote: IRrecvDump - dump details of IR codes with IRrecv
* An IR detector/demodulator must be connected to the input RECV_PIN.
* Version 0.1 July, 2009
* Copyright 2009 Ken Shirriff
* http://arcfn.com
* JVC and Panasonic protocol added by Kristian Lauszus (Thanks to zenwheel and other people at the origin... | [
"snowbars1234@gmail.com"
] | snowbars1234@gmail.com |
b668706dab3b5b65669f65fa64aa72413e2e2359 | 660320280838a650ec8672a5ee6434d4ffb6a18c | /Plot/PlotFuncPar.h | ed70718d0ae9d2b990dd0f9423aa561d3c68ebd9 | [
"MIT"
] | permissive | AleksZhuravlyov/nss | 0e7f8640b39db8b9baf35560be5e00fc3c7eca6e | 9851cb82ee30114c50e42e017514368a06a22f9a | refs/heads/master | 2022-11-09T19:29:15.763087 | 2020-06-22T09:34:06 | 2020-06-23T06:33:18 | 273,868,315 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,849 | h | /* MIT License
*
* Copyright (c) 2020 Aleksandr Zhuravlyov and Zakhar Lanets
*
* 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... | [
"a.s.zhuravljov@gmail.com"
] | a.s.zhuravljov@gmail.com |
17f7be396631e2dacdd2679b79f78bd738615b5b | f0d22137ab4aba3a70c25b42b628e3f09743d936 | /live/BasicUsageEnvironment/BasicTaskScheduler.cpp | 71435121924cfb69d68dd4c28940f9dc8a0d67f9 | [] | no_license | duxq/vlc_2.1.0-vs_2010 | 6da94eac73bb70604162558e46a266f9acfc0e56 | 218172f619c9e248b709e479e5c10e197127a88e | refs/heads/master | 2021-06-18T12:02:28.079902 | 2017-06-28T02:33:56 | 2017-06-28T02:33:56 | 118,862,081 | 1 | 0 | null | 2018-01-25T04:27:09 | 2018-01-25T04:27:08 | null | GB18030 | C++ | false | false | 9,178 | cpp | /**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 2.1 of the License, or (at your
option) any later version. (See <http://www.gnu.org/copyleft/lesser.html>.)
This libr... | [
"jiayayao@126.com"
] | jiayayao@126.com |
3bdf7a105c0968b5773f9a70e3ad911d0568a6b5 | d5b52fdf512f8cbe24e50ae294f83bf079908d49 | /Homework/Assignment 1/Savitch_9thEd_Ch1_PracProg_PeaPodsDivision/main.cpp | 2055cd1b03162f7cb28ee121246122a47e751e1d | [] | no_license | kimann-schmid/SchmidKimberly_CIS5_Fall2017 | eab98c3759100c56cbc4302791cccb54ef4dae1b | 84e7d5c517a79e9a370452945b81359b3972e51f | refs/heads/master | 2021-08-29T10:20:50.049388 | 2017-12-13T17:12:26 | 2017-12-13T17:12:26 | 106,312,896 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 899 | cpp |
/*
* File: main.cpp
* Author: Kimberly Schmid
*
* Created on September 16, 2017, 10:34 PM
* Purpose: Homework Savitch Ch.1 Practice
*/
#include <iostream>
using namespace std;
/*
*
*/
int main( )
{
int number_of_pods, peas_per_pod, total_peas;
cout<< "Hello \n";
cout << "... | [
"kschmid@student.rccd.edu"
] | kschmid@student.rccd.edu |
582e7677d5bc0ce9157d5d9c63844a6c6a16f036 | 3a1be455fc5e117bd8792ed46c59793f8b29a01f | /paddle/fluid/operators/mean_op_mlu.cc | 1fed01194c1a6c4f5743d98e09db1993c8c8e998 | [
"Apache-2.0"
] | permissive | liyancas/Paddle | 42d5e7c71c37b4e63bf54e6e31e82e40aef044ce | 98303291d27cb831b19111d82793159cbe9a85ca | refs/heads/develop | 2022-05-21T03:27:16.497238 | 2022-04-01T00:52:17 | 2022-04-01T00:52:17 | 72,499,865 | 0 | 0 | Apache-2.0 | 2022-02-11T08:16:37 | 2016-11-01T03:17:41 | Python | UTF-8 | C++ | false | false | 5,131 | cc | // Copyright (c) 2022 PaddlePaddle Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required... | [
"noreply@github.com"
] | liyancas.noreply@github.com |
934b19a4c362451fa6d5fcc205ec71aed4d8d0d0 | a601ba8abcd1425d5cc3e6abce5facb3862887a1 | /src/def.h | bfc5461d53fff26df54d7fe3f0d870490359d49b | [
"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 | 6,848 | h | #pragma once
// DyNet
#include "dynet/globals.h"
#include "dynet/nodes.h"
#include "dynet/param-init.h"
#include "dynet/dynet.h"
#include "dynet/training.h"
#include "dynet/timing.h"
#include "dynet/dict.h"
#include "dynet/expr.h"
#include "dynet/lstm.h"
// STL
#include <algorithm>
#include <iostream>
#include <fstre... | [
"vhoang2@student.unimelb.edu.au"
] | vhoang2@student.unimelb.edu.au |
84c2283223f5cc1a4b59c1afd40091f5686e2078 | 6113bca1a703ddde7800b240e7a6c16684d20ed6 | /Source/Photon/Photon-cpp/inc/Enums/OperationCode.h | a53a546f880a53ceee8f1b5a4c7a6e5252bbc307 | [] | no_license | Serphimera/WorldOfElements | 21560c6c470df339b14bb60f1aedf6afb7f2c7a3 | 47d57fc86935f9d98efced2694af97d69260cf93 | refs/heads/master | 2021-01-10T15:36:44.991436 | 2015-09-30T07:47:43 | 2015-09-30T07:47:43 | 43,418,565 | 6 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 570 | h | /* Exit Games Photon - C++ Client Lib
* Copyright (C) 2004-2012 by Exit Games. All rights reserved.
* http://www.exitgames.com
* mailto:developer@exitgames.com
*/
#pragma once
#include "Common-cpp/inc/Common.h"
namespace ExitGames
{
namespace Lite
{
namespace OperationCode
{
static const nByte JOIN ... | [
"info@nethersoft.de"
] | info@nethersoft.de |
5aa8bbba79560d47179236f07f49a0da2235e85a | 382d8ac9f617cc2030df89bbe09a98fefaeeb84b | /Temp/StagingArea/Data/il2cppOutput/Generics6.cpp | f8131ff0cc111d20ab79b5da87e44f773dff6eec | [] | no_license | MoTalhaK/Spellsword | c863710e01e5b35be83c456de198e6492e3dddf4 | b6d1d40abb3c9c0e006e0b6d3b01816de986b2a8 | refs/heads/master | 2022-12-06T19:21:22.023621 | 2020-09-01T01:34:47 | 2020-09-01T01:34:47 | 291,847,763 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,362,903 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include <stdint.h>
#include "codegen/il2cpp-codegen.h"
#include "il2cpp-object-internals.h"
template ... | [
"muhammad.t.k@hotmail.co.uk"
] | muhammad.t.k@hotmail.co.uk |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.