blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
daa563807df09cbb4493d15181fe187fdc9fd401 | 3381a1d873db7f17ae9c3dd73c80d5a4d78e5888 | /examples/ceres-solver-suitesparse/foo.cpp | 0bae395a15792dd294eb404d6b695a6331e9f674 | [
"BSD-2-Clause"
] | permissive | cpp-pm/hunter | 0ad83226591ec55fe53fa7231a1ebe66d3c948c3 | eb3c4ed0dc9dff5465a42a02328283a59f8e7919 | refs/heads/master | 2023-08-16T15:50:11.042008 | 2023-07-31T09:00:51 | 2023-07-31T09:00:51 | 204,031,579 | 570 | 209 | BSD-2-Clause | 2023-08-14T11:29:34 | 2019-08-23T16:10:46 | CMake | UTF-8 | C++ | false | false | 1,093 | cpp | #include <ceres/ceres.h>
#include <ceres/rotation.h>
using ceres::AutoDiffCostFunction;
using ceres::CostFunction;
using ceres::Problem;
using ceres::Solver;
using ceres::Solve;
struct ModelConst
{
// Calculate the residuals,
// the input parameters are the ones optimized for
template <typename T>
bool operator()... | [
"rgschweicher@riegl.com"
] | rgschweicher@riegl.com |
23287868bf90fbbbdd46e83944a97a84a584137a | 879681c994f1ca9c8d2c905a4e5064997ad25a27 | /root-2.3.0/run/tutorials/multiphase/interFoam/laminar/damBreak/0.3/phi | 0814da84030fd9e1c5bd8f5bc7ca1eaba33f3668 | [] | no_license | MizuhaWatanabe/OpenFOAM-2.3.0-with-Ubuntu | 3828272d989d45fb020e83f8426b849e75560c62 | daeb870be81275e8a81f5cbac4ca1906a9bc69c0 | refs/heads/master | 2020-05-17T16:36:41.848261 | 2015-04-18T09:29:48 | 2015-04-18T09:29:48 | 34,159,882 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 56,482 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.0 |
... | [
"mizuha.watanabe@gmail.com"
] | mizuha.watanabe@gmail.com | |
b768596f73fa249dd17f1a7088c0a200973f4a31 | 29c6a2c33739db57e3764bd445be0aa1f10c91c2 | /Program-2/Program-2/wumpus-2.5/BayesianNetwork.cpp | 3e01aae5af44e3478b86ea21934a42601a0492e4 | [] | no_license | alanachtenberg/CSCE-420 | ec5382cdf4a30fe571a6752ceab8d50b86f70911 | 91352045bdaf8b3c2b3285020519d05c05f74f76 | refs/heads/master | 2016-09-05T17:49:01.825586 | 2015-05-04T22:09:07 | 2015-05-04T22:09:07 | 29,836,862 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,849 | cpp | #include "BayesianNetwork.h"
using namespace dlib;
using namespace std;
using namespace bayes_node_utils;
BayesianNetwork::BayesianNetwork(){
// This statement declares a bayesian network called bn. Note that a bayesian network
// in the dlib world is just a directed_graph object that contains a special kind
// ... | [
"alanachtenberg@yahoo.com"
] | alanachtenberg@yahoo.com |
aff04d622ee443b290b0428972f9dc9a51feeaae | 587e9108120a38b0d211274517517a57b7a86a2b | /tmlf/core/Operator.h | 6cbe3dd7d9715b86e888f67c03b86d788ab9785b | [] | no_license | shunting314/tmlf | f0a87d792ab14698e28863c3859ea64cc00e04de | e13e550e40aa2c7223c941dbe6d3dfac480796d2 | refs/heads/main | 2023-01-19T13:25:54.584391 | 2020-11-27T18:39:41 | 2020-11-27T18:39:41 | 316,573,654 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,124 | h | #pragma once
#include <memory>
#include "tmlf/proto/tmlf.pb.h"
#include <glog/logging.h>
#include "tmlf/core/Workspace.h"
namespace tmlf {
class Operator;
class OperatorRegistry {
public:
typedef std::unique_ptr<Operator> (*OperatorCreator)(const proto::Op& op_proto);
static OperatorRegistry& get() {
stati... | [
"shunting314@gmail.com"
] | shunting314@gmail.com |
cd50fe814e3d4a16eebc7a4cc511432e41cf2c91 | 2acdea030aaa2c08cdacc514c4a4bf0efc6b0b28 | /_1984_15/poti.ino | 29ce39f6dd73d85b6dab274f3f04d041e726f3ea | [] | no_license | antimodular/nkk_lcd_smartswitch | eddfaf6c3bcd7f53646ddf009db0d0224e1daefb | 2901490e04a954e16e5761bafe7ca783d85027f0 | refs/heads/master | 2020-05-27T21:41:11.268117 | 2019-12-28T01:58:31 | 2019-12-28T01:58:31 | 22,957,123 | 6 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,723 | ino | void checkPoti_2(){
//read sensor value in to array
sensorValues[sensorCnt] = analogRead(potiPin);
sensorCnt++;
sensorCnt = sensorCnt % sensorCnt_max;
//get avverage from last x stored readings
int averaged_sensorValue = 0;
for(int i=0; i<=sensorCnt_max; i++){
averaged_sensorValue += sensorValues[i]... | [
"opensource@antimodular.com"
] | opensource@antimodular.com |
7cd96a310473eb7cd5c6ed3d809022a637ccc319 | 561e985145b1e74fd956ba4f07acd13e8ac11ebc | /IOS Build/TestARKit/Classes/Native/mscorlib_System_Predicate_1_gen2701729683.h | 2d9e497c7e953d6be10151f0798aa735c63ccbca | [] | no_license | thanhitpro/Jump | 04eaaef2dd5afda806d48c5b9d86dbc30bce2feb | 45769ecf15c8496d20b91c493e9389de27bbb367 | refs/heads/master | 2021-01-20T23:09:18.815748 | 2017-09-07T08:14:18 | 2017-09-07T08:14:18 | 101,840,580 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 816 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_MulticastDelegate3201952435.h"
// Newtonsoft.Json.Linq.JsonPath.QueryExpression
struct QueryExpression_t4258759568;
// System.IAsyncResult
struct IAsyncResu... | [
"thanhit08@msn.com"
] | thanhit08@msn.com |
7774fd1571195ff350d56ae8c8cbc7907dda1cd9 | 5bb2b7435713c249eb0af531975db8126e2e72d1 | /generated-src/jni/NativeTestCpp.hpp | ee558231c49a6387aa8f14bdd35cb48f677eb9f8 | [] | no_license | 4brunu/AndroidNDK_GCC_To_Clang | 4b483b8502de20ae3449e7205c4652c2eefe384e | 4eff7ee042f4c3da317e4cbe4ddc7c114a7a4775 | refs/heads/master | 2021-01-17T18:07:38.652266 | 2016-07-17T19:03:14 | 2016-07-17T19:03:14 | 59,518,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,102 | hpp | // AUTOGENERATED FILE - DO NOT MODIFY!
// This file generated by Djinni from AndroidNDK_GCC_To_Clang.djinni
#pragma once
#include "TestCpp.hpp"
#include "djinni_support.hpp"
namespace djinni_generated {
class NativeTestCpp final : ::djinni::JniInterface<::example::TestCpp, NativeTestCpp> {
public:
using CppType... | [
"4brunu@gmail.com"
] | 4brunu@gmail.com |
176942f59354128e0b573931e01c16a2e0736535 | 39ec9653640c706f6c17c5024e405a3ac3106524 | /Libraries/Framework/Source/Events/HUD_ValueAdjustEvent.h | 787bd89444ec44c9df09df929062e8ddca02e50b | [] | no_license | Leftclickz/GameDev_3D-Framework | cbdcd7246230e64dcc5521a2b382833aaf0d1605 | 13eb8519406e89e65b65165e6138a6671036286a | refs/heads/master | 2023-02-08T19:03:55.439434 | 2019-04-20T22:37:33 | 2019-04-20T22:37:33 | 326,899,565 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 470 | h | #pragma once
#include "Event.h"
enum ValueToAdjust
{
Value_Score,
Value_Life,
Value_Saves
};
class HUD_ValueAdjustEvent : public Event
{
protected:
public:
HUD_ValueAdjustEvent(ValueToAdjust type, int value) : m_Type(type), m_Value(value) {}
virtual EventTypes GetEventType() override { return EventType_HUDValu... | [
"travinator41@gmail.com"
] | travinator41@gmail.com |
36ebd279f1fa0f96cb1df078e0db5646d862256a | 9007ab07c9f1e8928eeda34af7254481ff997195 | /sdl2/win32/misc/threadbase.cpp | aadda00791b5c1c8bf50d1120a4de3dece598b93 | [
"MIT"
] | permissive | libretro/libretro-meowPC98 | deed8e63602cee23eaa6a65b78e10b3f7d02daa6 | bee2e243b0c68f787d0d360c2d4c289e581620ef | refs/heads/master | 2023-06-17T08:28:08.583126 | 2023-05-28T12:17:16 | 2023-05-28T12:17:16 | 87,991,058 | 11 | 17 | MIT | 2023-05-28T12:17:17 | 2017-04-12T00:18:46 | C | SHIFT_JIS | C++ | false | false | 1,661 | cpp | /*!
* @file threadbase.cpp
* @brief スレッド基底クラスの動作の定義を行います
*/
#include "compiler.h"
#include "threadbase.h"
#include <process.h>
/*!
* @brief コンストラクタ
*/
CThreadBase::CThreadBase()
: m_hThread(INVALID_HANDLE_VALUE)
, m_dwThreadId(0)
, m_bAbort(false)
, m_bDone(false)
, m_nStackSize(0)
{
}
/*!
* @brief デストラクタ... | [
"yui@7c2116fe-53d0-4aec-ab59-80607f05abc0"
] | yui@7c2116fe-53d0-4aec-ab59-80607f05abc0 |
c22c35811a8ac4bb45711c89f57fce1a48c04f8a | ffb104a2bb9b3861440467ca9d534e132a3c7d9a | /AtCoder/ABC/154/A/A.cpp | a6e5222178f5533966265a77942832105a4d82d3 | [] | no_license | closekn/procon | 6ce0a38b748a344f6ff1e0a38df626b65462bb2d | 841d91ae06ad86032b87dd6faa1ddc5a2e3dedd7 | refs/heads/master | 2023-05-27T13:47:13.404129 | 2021-06-06T13:52:50 | 2021-06-06T13:52:50 | 191,014,377 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 231 | cpp | #include <bits/stdc++.h>
using namespace std;
int main() {
string s, t;
int a, b;
string u;
cin >> s >> t;
cin >> a >> b;
cin >> u;
if ( s == u ) { a--; } else { b--; }
cout << a << ' ' << b << endl;
return 0;
}
| [
"close.me.kn@gmail.com"
] | close.me.kn@gmail.com |
fe2c1a600f4d630f2f0c8811c8f0ee9559dc5775 | 0254f2ee4fde7362762a32cf8e59612271c63c87 | /src/plugins/cache/memcache/memcacheplugin.cpp | 4949e6f99159e84958ba93c2ab5e22305f8181a4 | [] | no_license | alexey-zayats/athletic | 9a97f7f221bd3671df43ac65642df2916ba42a0b | 0c65552d32a7bf581b03f0311e6764aaa60e1690 | refs/heads/master | 2020-05-22T01:31:14.186306 | 2017-07-10T12:06:58 | 2017-07-10T12:06:58 | 64,463,265 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 949 | cpp | #include "memcacheplugin.h"
#include "memcachedcache.h"
#include <extensionsystem/pluginmanager.h>
Q_LOGGING_CATEGORY(memcacheLod, "athletic.plugins.memcache")
using namespace Memcache;
using namespace Memcache::Internal;
MemcachePlugin::MemcachePlugin() :
m_factory(0)
{
}
MemcachePlugin::~MemcachePlugin()
{
... | [
"alexey.zayats@gmail.com"
] | alexey.zayats@gmail.com |
4096b1dea279aef7d569dbf7a6de50df7bc8122c | 2bfddaf9c0ceb7bf46931f80ce84a829672b0343 | /src/xtd.drawing/include/xtd/drawing/magenta_colors.h | f2f74fa0c71e76f8048927dac6c995f198146ea2 | [
"MIT"
] | permissive | gammasoft71/xtd | c6790170d770e3f581b0f1b628c4a09fea913730 | ecd52f0519996b96025b196060280b602b41acac | refs/heads/master | 2023-08-19T09:48:09.581246 | 2023-08-16T20:52:11 | 2023-08-16T20:52:11 | 170,525,609 | 609 | 53 | MIT | 2023-05-06T03:49:33 | 2019-02-13T14:54:22 | C++ | UTF-8 | C++ | false | false | 825 | h | /// @file
/// @brief Contains xtd::drawing::magenta_colors alias.
/// @copyright Copyright (c) 2023 Gammasoft. All rights reserved.
#pragma once
#include "purple_colors.h"
/// @brief The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
namespace xtd {
/// @brief The xtd::drawi... | [
"gammasoft71@gmail.com"
] | gammasoft71@gmail.com |
28be8e8f6477b27c677fed5106fd92a03e9a02f8 | a0370090e044e2817842b90a9559be41282072c5 | /DevExpress VCL/ExpressQuantumGrid 7/Demos/CBuilder/IssueList/IssueListStyles.cpp | e50b3365f1cee6024772f45a895f2766cb4db212 | [] | no_license | bravesoftdz/MyVCL-7 | 600a1c1be2ea71b198859b39b6da53c6b65601b3 | 197c1e284f9ac0791c15376bcf12c243400e7bcd | refs/heads/master | 2022-01-11T17:18:00.430191 | 2018-12-20T08:23:02 | 2018-12-20T08:23:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,934 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "IssueListStyles.h"
#include "IssueListStyleData.h"
#include "cxStyleSheetEditor.hpp"
#include "IssueListData.h"
#include "IssueListMain.h"
//-------------------------------------------------------... | [
"karaim@mail.ru"
] | karaim@mail.ru |
3cdba7015ea1ab604108e6312a657513261040f7 | 05f44b7b38579bf7e5bbb42eadbc7b63ed349b48 | /Source/FPSGame/Private/FPSGameState.cpp | 5b3329da918b4d4226b16b44ddad3e7e0a448686 | [] | no_license | alexjobe/ue4-stealth-game | 71a3f06399c311cb59288ce5b1095800bff0def2 | 873695acbd45c29b5b32d9f76f7a4a8c13bf355d | refs/heads/master | 2022-12-22T21:08:30.192935 | 2020-08-20T22:01:05 | 2020-08-20T22:01:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 584 | cpp | // Made by Alex Jobe
#include "FPSGameState.h"
#include "FPSPlayerController.h"
void AFPSGameState::MulticastOnMissionComplete_Implementation(APawn* InstigatorPawn, bool bMissionSuccess)
{
for (FConstPlayerControllerIterator It = GetWorld()->GetPlayerControllerIterator(); It; It++)
{
AFPSPlayerController* PC = C... | [
"ajobe15@gmail.com"
] | ajobe15@gmail.com |
e53f3b8ce3e2b30dcf0fbfce7c3e5053e4a0519d | f9a3041f94e299445770e1923360f88eae15ae65 | /cf3/math/LSS/Trilinos/TrilinosStratimikosStrategy.cpp | c756f50fcf877168fdc5aee4bbd86134b524a1b5 | [] | no_license | gquentin/coolfluid3 | 4fd2726f1459edb5b4d36b9f55d3ae89f68a36a6 | e3d1cf814c97cc34c0192f7ea61eec2eb8700669 | refs/heads/master | 2021-01-18T12:31:19.492871 | 2012-11-23T13:08:08 | 2012-11-23T13:08:08 | 2,179,203 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,400 | cpp | // Copyright (C) 2010 von Karman Institute for Fluid Dynamics, Belgium
//
// This software is distributed under the terms of the
// GNU Lesser General Public License version 3 (LGPLv3).
// See doc/lgpl.txt and doc/gpl.txt for the license text.
///////////////////////////////////////////////////////////////////////////... | [
"bart.janssens@lid.kviv.be"
] | bart.janssens@lid.kviv.be |
27763298418c0d4ad86b34ad0c039acaa712b69b | 6fb152723dd63e82dd4f59f543ed4cc85e27d74d | /dep/Simian Framework/SimianBase/Vector2D.h | c7759bb3604a17bdba097b4ead99c3f651634821 | [] | no_license | bwyyoung/NYP_CPP_COL | 75e9e8e5ea3addcf7159b46133453d4a57a121fc | f690761217329b2d0fd265c0fa34156c0d65a409 | refs/heads/master | 2016-09-05T23:28:11.746111 | 2015-04-29T19:41:02 | 2015-04-29T19:41:02 | 34,814,371 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 342 | h | #pragma once
#include "Macros.h"
class SIM_EXP Vector2D
{
protected:
float mX;
float mY;
public:
Vector2D(float X = 0.0f, float Y = 0.0f);
~Vector2D();
float Magnitude();
float Angle();
Vector2D operator+(Vector2D a);
Vector2D operator-(Vector2D a);
Vector2D operator+(float a);
Vector2D o... | [
"bwyyoung@gmail.com"
] | bwyyoung@gmail.com |
47b0e4b00e98f0f245bae792239846bf1f7f1706 | cb37b1b5846150d7add76dd9222402b9aed54523 | /xrSource/xr_3da/device.cpp | 2962cd1a80ee38789b85b186af473f44ea9d93da | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | DoK74rus/X-Ray-PBR | 327f221c2baccbde33ec8cb402a5b377f298c89b | 680820012c94d83f59092583e20c249dbc2c9e61 | refs/heads/master | 2023-03-22T10:26:45.168343 | 2021-03-18T13:22:54 | 2021-03-18T13:22:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,331 | cpp | #include "stdafx.h"
#include "frustum.h"
#pragma warning(disable:4995)
// mmsystem.h
#define MMNOSOUND
#define MMNOMIDI
#define MMNOAUX
#define MMNOMIXER
#define MMNOJOY
#include <mmsystem.h>
// d3dx9.h
#include <d3dx9.h>
#pragma warning(default:4995)
#include "x_ray.h"
#include "render.h"
ENGINE_API CRenderDevice D... | [
"charles.greivelding@gmail.com"
] | charles.greivelding@gmail.com |
957b46e7a9b5e8f3f1f72593625e94179e835a0b | 61e9ff7d4cc510aafcf13e188ce6e97c3e835847 | /Stack/infixTOpostfix.cpp | 63b2d8c06a1c0eaef4be6fffaf12f2f428a01673 | [] | no_license | Jaswantsinghh/Data-Structures | 9215029b01b4054db8d5b83078216fd33d65b282 | ac6826e6212a1418c21c88b49134351326c859df | refs/heads/master | 2021-08-10T12:52:46.051277 | 2021-06-01T15:46:03 | 2021-06-01T15:46:03 | 253,214,605 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,843 | cpp | #include<bits/stdc++.h>
using namespace std;
int convert(string);
int precedence(char);
int main()
{
string s;
cout << "Enter the infix statement\n";
cin >> s;
convert(s);
int c=1;
while(c==1)
{
cout << "To convert one more infix expression to postfix, press 1 else press 0 to exit and... | [
"noreply@github.com"
] | noreply@github.com |
e92638053ff9a4e5c2db8984a3a494499d0ba5b5 | b3b9b80e1f1f6c10f206f6c6b4efa035db85e468 | /Examples/source/XPStoPNG.cpp | 7e2d3d7b8ddad0f3000a0706ebd35f971b556412 | [
"MIT"
] | permissive | kashifiqb/Aspose.Page-for-C | 7faf800ae8e7c9673ebfeaa7b43fdad5ead92198 | ac121edcf382d2543261f797d1dac108936ca69f | refs/heads/master | 2020-11-30T01:30:48.388225 | 2020-02-10T14:54:20 | 2020-02-10T14:54:20 | 230,263,793 | 0 | 0 | MIT | 2019-12-26T12:53:01 | 2019-12-26T12:53:00 | null | UTF-8 | C++ | false | false | 2,855 | cpp | #include "stdafx.h"
#include "examples.h"
//#include "ExampleDirectories.h"
#include "..\RunExamples.h"
using namespace System::Drawing;
using namespace Aspose::Page;
using namespace Aspose::Page::Xps;
using namespace Aspose::Page::Xps::Presentation::Image;
void XPStoPNG()
{
//ExStart: XPStoPNG
// Input file
Syste... | [
"kashifiqb@gmail.com"
] | kashifiqb@gmail.com |
57c943ba913b7f8453b50c55db176df07d2df85b | 5ee0eb940cfad30f7a3b41762eb4abd9cd052f38 | /play/case0/170/k | 4e13434b7a425a7e13532bd8ffe6c8bce5006df3 | [] | no_license | mamitsu2/aircond5_play4 | 052d2ff593661912b53379e74af1f7cee20bf24d | c5800df67e4eba5415c0e877bdeff06154d51ba6 | refs/heads/master | 2020-05-25T02:11:13.406899 | 2019-05-20T04:56:10 | 2019-05-20T04:56:10 | 187,570,146 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,777 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"mitsuaki.makino@tryeting.jp"
] | mitsuaki.makino@tryeting.jp | |
9a5a09aac583aed71cb3c78d2385105f3ba9a18e | 7649449c62fef919badc07178f0f3b9cd70b579b | /ECMedia/source/ec_live_engine/srs-hls-parser/ec_ts_parser.h | 19e2489fe700c8203b418056968abceffc24500d | [] | no_license | Okrio/ecmedia | 1c0dec7b513b447ce16f2daebf5f404fd37dcd23 | 75fe1767d43f68715f065f025195aee47ae783d4 | refs/heads/master | 2023-03-24T15:43:30.815590 | 2020-05-22T02:15:02 | 2020-05-22T02:15:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,282 | h | //
// ec_hls_parser.h
// ECMedia
//
// Created by 葛昭友 on 2017/8/21.
// Copyright © 2017年 Sean Lee. All rights reserved.
//
#ifndef ec_hls_parser_h
#define ec_hls_parser_h
#include <inttypes.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h... | [
"gezhaoyou@126.com"
] | gezhaoyou@126.com |
300f27bd78257ccd1a10b5db30d20b05ac2b64e1 | 452f7ba589dec9c9c7fbfbf9f0e4f8fedbdf392c | /xerolibs/xerobase/SmartDashboardAction.h | 69c03cb48bf378b659da2183240bc813516c245e | [] | no_license | errorcodexero/endurance2019 | 51364f9e2a638029439002622e445d60016fb772 | f2442d43c845c3b9c6d94e86c21ecc571a3410b6 | refs/heads/master | 2020-12-29T22:42:08.917542 | 2020-02-06T18:54:22 | 2020-02-06T18:54:22 | 238,759,923 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,747 | h | #pragma once
#include <frc/Timer.h>
#include <memory>
#include <vector>
#include <string>
#include <memory>
/// \file
namespace xero {
namespace base {
/// \brief A class capable of doing work.
/// An action is the basis of all activity on the robot both in operator mode and autonomo... | [
"bwg@cypress.com"
] | bwg@cypress.com |
c22c9ab4386f2b10546ecf73189e1002e884de4a | 318d3b1478d4b9e5f179aca8617370478abce07f | /RedAlert3Mod/logger.cpp | 4038b8def2fbc36954f7035de2d32e7300c9d552 | [] | no_license | Ru0ch3n/RedAlert3-Hack | 0c7e5df1a844087421a7f4b5118a91229d0e139b | cd5a0e7c0b78f446a5a8fcec129b86988a485105 | refs/heads/master | 2023-03-15T08:53:17.881689 | 2020-12-24T03:31:58 | 2020-12-24T03:32:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 657 | cpp | #include "stdafx.h"
#include "logger.h"
logger_t::logger_t(std::string _file_path_) : file_path(_file_path_)
{
if (file_path.length() > 0) init();
}
logger_t::~logger_t()
{
if (file.is_open())
{
file.close();
}
}
void logger_t::init()
{
if (file.is_open()) this->~logger_t();
return file.open(file_path.c_str(... | [
"62789396+quang2002@users.noreply.github.com"
] | 62789396+quang2002@users.noreply.github.com |
8292389b5e717fd8552df8441960d7a2d5507b63 | b6e99690e205b303454c0346858c912aa8bdc4ef | /TestDriveQTI.ino | ed9470727391836e761bd364383f91ff6421b20e | [] | no_license | tenbom/Arduino | f3df93b1bce00721c7dcc0deaf5da3fd543a8a4b | f60eada5c690c6096c01d2c84401943fd06cffe8 | refs/heads/master | 2021-01-20T16:00:20.818793 | 2016-05-06T21:55:12 | 2016-05-06T21:55:12 | 53,682,015 | 0 | 0 | null | 2016-03-11T16:49:07 | 2016-03-11T16:49:05 | Arduino | UTF-8 | C++ | false | false | 1,937 | ino | //from front of sensor
//5v, ground, signal
//Pins for the sensors=======================================
#define Pin2 2
#define Pin3 3
#define Pin4 4
#define Pin5 5
#define Pin6 6
//===========================================================
uint64_t currentTime = 0;
uint64_t lastTime = 0;
uint8_t state = 0;
void setu... | [
"higgsbosonseeker@gmail.com"
] | higgsbosonseeker@gmail.com |
ccc2925617ae1c1f462dad271f3034d0b83d9780 | ed4040d1c29d0560657c0ef56451470b6e641972 | /include/vadefs.h | e7c5d28ebb59a27150b3c70555cf41b579e3f11b | [] | no_license | metarutaiga/msvc | 46e0765f4777b1f9da771ea55ad7274d85317674 | 0b1da00728e68d8e4f67506a6eb3aa265f342d4a | refs/heads/master | 2023-06-17T13:35:32.005428 | 2021-07-17T16:52:19 | 2021-07-17T16:52:19 | 328,590,853 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,807 | h | //
// vadefs.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// Definitions of macro helpers used by <stdarg.h>. This is the topmost header
// in the CRT header lattice, and is always the first CRT header to be included,
// explicitly or implicitly. Therefore, this header also has sev... | [
"@"
] | @ |
3be78ca030b43fbce13da55fd00f29f8a06e4234 | a6387f0813647cdceb39e889ca19bbaf78597b48 | /dialogs/screenshotdialog.cpp | fc630c30e3a2cf27f49f6cb5602655e14bba5149 | [] | no_license | manjeetdahiya/lightscreen-clone | a31e8a68aa8219c334d301d3ef27c4663d790abe | 2a1fd54ff73ea2e623ed297dddacc7ac38923f1c | refs/heads/master | 2020-09-12T19:35:34.938255 | 2010-07-14T10:08:03 | 2010-07-14T10:08:03 | 774,260 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,530 | cpp | #include "screenshotdialog.h"
#include "../tools/screenshot.h"
#include <QApplication>
#include <QDesktopWidget>
#include <QScrollArea>
#include <QScrollBar>
#include <QLabel>
#include <QHBoxLayout>
#include <QMouseEvent>
#include <QDebug>
ScreenshotDialog::ScreenshotDialog(Screenshot *screenshot, QWi... | [
"k39@80aa95d3-9837-0410-88af-92ee65f5bde1"
] | k39@80aa95d3-9837-0410-88af-92ee65f5bde1 |
cff83bb221b14e406315e78f7d1012ac889a855d | aad28fa1140e713c8591db5a383ac5f6605f743b | /235 Арифметика/Арифметика.cpp | 7e29c309b1f7d1d7be96fe436564423a8b946ebb | [] | no_license | DaniilMuntyan/Solutions_e-olymp | d7ad45357d4f999c853efefcd47c39bc17e33664 | 7a318572e13f2e6103a2ade49c8ce9c5210caad9 | refs/heads/master | 2021-02-28T15:22:58.506994 | 2020-03-07T21:42:50 | 2020-03-07T21:42:50 | 245,708,666 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 425 | cpp | #include<bits/stdc++.h>
using namespace std;
#define int long long
main() {
freopen("input.txt", "r", stdin);
freopen("output.txt", "w", stdout);
string s = "";
char t;
cin >> s;
int ans = 0;
ans = s[0]-'0';
for(int i = 1; i < s.length()-1; i++){
if(s[i] == '+')
ans +... | [
"daniilmuntjan@gmail.com"
] | daniilmuntjan@gmail.com |
2d525c0c652bb552cfc056df8228bb14d0486922 | f83ef53177180ebfeb5a3e230aa29794f52ce1fc | /cairo/cairo-1.14.8/test/random-clips.c | 31d7d6df0435a13db505ff4f318e7b9d07f0868d | [
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"MIT",
"MPL-1.1",
"LGPL-2.1-only",
"GPL-1.0-or-later",
"LicenseRef-scancode-other-permissive",
"MPL-1.0",
"LGPL-2.1-or-later"
] | permissive | msrLi/portingSources | fe7528b3fd08eed4a1b41383c88ee5c09c2294ef | 57d561730ab27804a3172b33807f2bffbc9e52ae | refs/heads/master | 2021-07-08T01:22:29.604203 | 2019-07-10T13:07:06 | 2019-07-10T13:07:06 | 196,183,165 | 2 | 1 | Apache-2.0 | 2020-10-13T14:30:53 | 2019-07-10T10:16:46 | null | UTF-8 | C++ | false | false | 5,201 | c | /*
* Copyright © 2006 M Joonas Pihlaja
* Copyright © 2011 Chris Wilson
*
* 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 ... | [
"lihuibin705@163.com"
] | lihuibin705@163.com |
4f393611050edae69506cfada627fea59787f87a | 68387ec2d3ab8227694f30611776041c93c916e0 | /src/plugins/Mpris/Mpris.h | 160cfc27ad55d6d8ee0bced242d85f81ed20c5b8 | [] | no_license | fredemmott/jerboa | 6db8b995f8d76ce645946ea7a39d94ffa1d3658b | 31dd1e72d7d84fad0f48d73613817d1fddeb9e0c | refs/heads/master | 2021-01-22T12:08:17.503084 | 2012-01-29T15:10:21 | 2012-01-29T15:10:21 | 1,414,708 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,170 | h | /* LICENSE NOTICE
This file is part of Jerboa.
Jerboa is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option), any later version.
Jerboa is distributed in the h... | [
"mail@fredemmott.co.uk"
] | mail@fredemmott.co.uk |
de672f3f6a76cac16f3e14d1fd45490656fae8df | c5193e72c108d144856e1cc5050131e5a1c3f88b | /Chapter10/Sales_data_10_12.cc | 5a2ac442d015ca48211ce3feb890dbd7deb393cb | [] | no_license | mviseu/Cpp_primer | 0fbad7d2671c5906e62119c930a18a839928aa77 | 35ec142bd959e8596be03701e5d43e01276710a1 | refs/heads/master | 2021-01-18T23:21:45.715093 | 2018-08-25T12:12:33 | 2018-08-25T12:12:33 | 87,107,097 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 471 | cc | #include "Sales_data_10_12.h"
#include <iostream>
using std::endl;
istream &read(istream &, Sales_data &);
ostream &print(ostream &out, const Sales_data &S);
istream &read(istream &in, Sales_data &S) {
in >> S.bookNo >> S.nr_units >> S.revenue;
return in;
}
ostream &print(ostream &out, const Sales_data &S) {
... | [
"mariaviseu@gmail.com"
] | mariaviseu@gmail.com |
497e7ea6e00db41fc52f294b3f9da21417c17d2b | 4212b420e0067e14c97d14a31b6444c28215903f | /Programs/myLibrary/stv2.h | 1c92ead6d85cdae00dac14df7ed4e39f9d61b8eb | [] | no_license | StavrosMar/CPP | 929f6dc4e642a32e8d0bd84994b94b90cd19f64e | 3512dc09bf6b2a93130898c16471768052ad5ca1 | refs/heads/master | 2021-09-23T18:16:55.619093 | 2021-09-13T17:41:05 | 2021-09-13T17:41:05 | 86,387,879 | 0 | 0 | null | 2018-08-06T15:41:03 | 2017-03-27T21:57:04 | C++ | UTF-8 | C++ | false | false | 52 | h | #include <iostream>
namespace stv {
int F2();
}
| [
"redenicht@hotmail.com"
] | redenicht@hotmail.com |
d174dfca3a8221e4b01f97c8641e617a65799c41 | 89f230196e51888079fcf64be5c16d2ab64223dc | /preorder traversal by morris.cpp | 262c11731d2d376a0cd4651699388e213adcbf35 | [
"MIT"
] | permissive | sunilnarwaria/IP | cd7a883250b862899d8db519ec526a3a73c531ab | 2b9d7a2513539415cc38cb9bd4c10815bcb9ad8b | refs/heads/master | 2022-04-26T00:23:40.015563 | 2020-04-28T19:23:24 | 2020-04-28T19:23:24 | 152,292,279 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,226 | cpp | #include <bits/stdc++.h>
using namespace std;
class node
{
public:
int data;
node *left, *right;
};
/* Helper function that allocates a new node with the
given data and NULL left and right pointers. */
node* newNode(int data)
{
node* temp = new node();
temp->data = data;
temp->left = temp->rig... | [
"noreply@github.com"
] | noreply@github.com |
c1b85e08a495bf29fbde71afa42b09837d43ade2 | 407e5805f098578f22a8e24bf629a081caaa9b89 | /Visual C++/CP/TheNewYearMeetingFriends.cpp | e489d00fded48e623505010bb523c77f70839372 | [] | no_license | Chanchal2125/Competitive_Programming | c8d3cb4de403536a667b6c0b8a6e580086f5f9a8 | f71aa263c8a00d46e859ec414979e75c16ac6897 | refs/heads/main | 2023-04-10T12:01:18.947089 | 2021-04-13T15:57:55 | 2021-04-13T15:57:55 | 306,037,651 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,208 | cpp | #include <iostream>
#include <iomanip>
#include <string>
#include <cmath>
#include <climits>
#include <vector>
#include <set>
#include <algorithm>
using namespace std;
#define ll long long int
#define ld long double
#define mod 1000000007
#define endl "\n"
#defi... | [
"noreply@github.com"
] | noreply@github.com |
45316feac66ad301a154c3afd02118ecc9ac77a7 | 0f01dab3b868e94298fc54d5b449c71f435a56e3 | /游戏组件/子游戏/百人红九+控制+机器人/游戏客户端/ClientControl.h | fb8f3ff036f3f0942dc288f5da93703dc01df0e9 | [] | no_license | ydcrow/refFoxuc | c6284476ed530263a5ffb8f8e7d37251e393c0d2 | f85601c050bb5f24883c88bbef0982b16ff952e3 | refs/heads/master | 2023-02-07T06:03:06.317797 | 2020-12-26T02:49:37 | 2020-12-26T02:49:37 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 802 | h | #pragma once
//游戏控制基类
class IClientControlDlg : public CDialog
{
public:
IClientControlDlg(UINT UID, CWnd* pParent) : CDialog(UID, pParent){}
virtual ~IClientControlDlg(void){}
public:
//更新控制
virtual void __cdecl OnAllowControl(bool bEnable) = NULL;
//申请结果
virtual bool __cdecl ReqResult(const void * pBuffer) =... | [
"412824500@qq.com"
] | 412824500@qq.com |
8f12aaf763d61b805a48eba2bd894211793dd94f | 3acaec004f82654ff6bfd7ac8b241802b34a24ca | /src/qt/forms/ui_receivecreditsdialog.h | ad94bfb48124083159a37b986e5461804bdbfffe | [
"MIT"
] | permissive | advantage-development/v8 | b4495a9593c65b7c9fe23120b27c91c224a56a46 | 9f6184ec3d3c91d1af512b0715a15e590bf10477 | refs/heads/master | 2020-04-15T00:31:26.280512 | 2019-01-05T19:33:55 | 2019-01-05T19:33:55 | 164,243,332 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,718 | h | /********************************************************************************
** Form generated from reading UI file 'receivecreditsdialog.ui'
**
** Created by: Qt User Interface Compiler version 5.5.1
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
******************************... | [
"you@example.com"
] | you@example.com |
c9bdfad5eabe8b028e0f40c312a6286d2ebd8c36 | d60923c8cb453dfe70d185962827ccdbf73c8307 | /InstDataBin.cpp | bfdb1474e7966c3acc69566fe856227f1add24c3 | [] | no_license | ilms49898723/Computer_Architecture_Project_2 | 4af6e1f0539817b31c71995eeefc4d1883ee506f | 7a7ca6ca3ebbd38e4802eeb501abf0a909aff219 | refs/heads/master | 2020-12-24T18:50:45.880155 | 2016-05-12T13:12:36 | 2016-05-12T13:12:36 | 56,253,637 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,406 | cpp | /*
* InstDataBin.cpp
*
* Created on: 2016/03/13
* Author: LittleBird
*/
#include "InstDataBin.h"
namespace lb {
InstDataBin::InstDataBin() {
this->instType = InstType::UNDEF;
this->opCode = 0u;
this->rs = 0u;
this->rt = 0u;
this->rd = 0u;
this->c = 0u;
this->funct = 0u;
thi... | [
"ilms49898723@gmail.com"
] | ilms49898723@gmail.com |
7c4a09e35b2d82eca4f83f3e0a94d9d5db3d6a2c | 3e4897c4cd49b2f59af7e6f28378a1632bde661f | /source/01_ThisPointer/02_N_Member.cpp | d1fa46de59c01b32058e3ad412eedcffc677f05d | [] | no_license | aeuveritas/DesignPatternInAdvancedCpp | 71b42ed7468ffa9a43bd031cec5cf9f61d6bb00b | a021b59c1f009a096243b8c604ca2ebb14b70b04 | refs/heads/master | 2021-09-12T14:23:20.806477 | 2018-04-17T15:08:31 | 2018-04-17T15:08:31 | 103,024,232 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 138 | cpp | // 02_N_Member.cpp
void Point_set(Point* this, int a, int b)
{
this->x = a;
this->y = b;
return;
}
// Compile: Not available
| [
"aeuveritas@gmail.com"
] | aeuveritas@gmail.com |
e39ec9b55ae75a520c9db744a948d19d4c27a18d | 2f49e6f93a99523636f14f399d784f682adfd142 | /Sources/VCNNodes/SoundEmitterEventComponent.h | 9a66ebcfd1981f810b62385774b68b97e6bd04c5 | [] | no_license | overflowsc/inf4715 | 26a1e1850b0fda13a19c1562c73d56ee5f26bcde | d9dc62793dfa58f3bb7b146033e4084a8ecc4bc7 | refs/heads/master | 2021-01-18T07:43:49.197883 | 2015-02-08T08:55:53 | 2015-02-08T08:55:53 | 30,485,685 | 0 | 0 | null | 2015-02-08T08:45:44 | 2015-02-08T08:45:43 | null | UTF-8 | C++ | false | false | 2,966 | h | #pragma once
// DO NOT DECL... | [
"mathieumg@gmail.com"
] | mathieumg@gmail.com |
5b55e9ce6edea0464bdb4fa0ab7f1cd96d17be59 | fdd9766dcdec92c61e4c17404d4d8955901fc809 | /td/telegram/PhotoSizeSource.cpp | e7b57908d9f2f653b86869ec7f8ba7e2bd5b66cc | [
"JSON",
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | ngockhanh14/td | dde451ef1d067dc75696a8dfb8967be8f678c1c0 | 33c689aacc78ef5a68973552b968a3bb68cdd7c6 | refs/heads/master | 2023-08-26T00:43:55.597087 | 2021-11-10T00:45:13 | 2021-11-10T16:21:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,246 | cpp | //
// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2021
//
// Distributed under 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)
//
#include "td/telegram/PhotoSizeSource.h"
#include "td/telegr... | [
"levlam@telegram.org"
] | levlam@telegram.org |
d55a97f44d0e6f2e6db8a27b77725cada4c33ae1 | db32eda52724cac441aa456950876e9cfc60e7a9 | /sample.cpp | 645d15dd7fd8dc06dce7ea611f91815febf238c7 | [] | no_license | AsuraKyoko/Capstone | 12dbfdd051e6565f0f0f85fc3529f83dd58daf33 | 4a9721885fa19a006a9990ddbb3dbb9e2a0da325 | refs/heads/master | 2016-09-01T10:18:38.764014 | 2016-02-04T18:29:59 | 2016-02-04T18:29:59 | 51,096,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 767 | cpp | //
// sample.cpp
//
//
// Created by Peter Tuerk on 3/3/15.
//
//
#include "sample.h"
void MyApp::init()
{
//always runs first
printf("Steve ran the init function");
}
void MyApp::destroy()
{
//only runs on 'safe shutdown'
printf("Steve ran the destroy function");
}
void MyApp::run()
{
printf("Steve ... | [
"steve.m.mahar@gmail.com"
] | steve.m.mahar@gmail.com |
1702b87101439d9e8158b9dbb86c477430c2deac | 383f192adfda1b50a9f084b56944d4aed5a0341b | /Render/Headers/localProbeWindow.h | 08af59dfd048b24015c09bbfeea768765caf540f | [] | no_license | CarlBlacklock/VISTAVolumeRendering | fa74c3ed052ac8f3a093e09b9fb28d9af5bdbdf8 | 6d2b9a831f54d0221d8e4ee014fa7fd01206ea08 | refs/heads/master | 2021-10-23T08:47:08.333536 | 2019-03-15T19:35:09 | 2019-03-15T19:35:09 | 94,271,835 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 933 | h | #pragma once
#include "..\Headers\Render.h"
#include "..\Headers\probeFilteredHistogram.h"
#include <thread>
#include "..\Headers\CompileShaders.h"
class localProbeWindow
{
public:
localProbeWindow(int numberOfSubdivisions, unsigned char* volumeData, int xResolution, int yResolution, int numberOfFiles, const char* tit... | [
"carl.alex.blacklock@gmail.com"
] | carl.alex.blacklock@gmail.com |
3e636f20adbf9766862f8a3679c8d64f3d2fc6bf | 3ec2d34339f1510735f7bd3e8069059573f083f2 | /sources/headquarters.cpp | 890898d2055927aefbfd15a7c3d2be5fca58641d | [] | no_license | Mandras/OpenOS | c33e67159e89fcf3ebb7d32d427b67e7e4be7350 | 4548cdba6858c9f5c2e1d0a1510ee48dcfbd8ce7 | refs/heads/master | 2021-01-22T06:49:22.744018 | 2014-03-11T09:55:54 | 2014-03-11T09:55:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,473 | cpp | /*# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# OpenOS #
# GPL license - opensource project #
# Developed by One Solution Network #
# ... | [
"romain.benoit99@gmail.com"
] | romain.benoit99@gmail.com |
26309455969bafc97e650824cd444ccc0699f61b | a0529fc87f26b8e40f424ef4969620b1a97d0590 | /src/syncAgent/modules/clique.cpp | 4faf83ff2a8ffd4cc1f797cd8287b413e6d5ab89 | [] | no_license | kleopatra999/sleepSyncAgent | 0aa5691749ff7a295ce9f3305188bd1e60a1cf5d | 52e8c5ce60b1ced2a342633246f193958aae07f5 | refs/heads/master | 2021-01-11T20:07:05.103137 | 2017-01-06T10:15:18 | 2017-01-06T10:15:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,274 | cpp |
#include <cassert>
#include "../../config.h"
#include "clique.h"
#include "../globals.h" // fishPolicy
#include "../policy/dropoutMonitor.h"
//#include "../policy/masterXmitSyncPolicy.h"
#include "../policy/adaptiveXmitSyncPolicy.h"
namespace {
// attributes of clique
SystemID masterID;
// collaborators
DropoutMo... | [
"bootch@nc.rr.com"
] | bootch@nc.rr.com |
b229c959a980623fac93142fd9cd4e1370efe2b7 | 0f3f1aa4a27eee8a58900a16ec7fd83a5c701b7c | /While.cpp | c3cc4216b1839bfa7a1f0f47446427d78514bb3e | [] | no_license | Tigana12/Tigana | 87576f284950b1a0acdd37f782a18039e1f0a1c3 | da569127c59b49e7a1ef48fbc24eb02a5a03507a | refs/heads/master | 2016-09-13T20:21:20.162142 | 2016-04-22T14:57:26 | 2016-04-22T14:57:26 | 56,747,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 141 | cpp | #include <iostream>
using namespace std;
int main() {
int x = 0;
while(x < 10)
x = x + 1;
cout << "x is " << x << "\n";
return 0;
} | [
"tiganaoch@gmail.com"
] | tiganaoch@gmail.com |
169d0f691b39bda2367920f532f48a75cefad3e2 | c29e9d984244dc7d1addaaa8c1fe061c743e3dbd | /cpp code/Topic/逻辑题/PAT A1128.cpp | 87661d02fcb728006e5b82c040fd669b0fd06515 | [] | no_license | KaihongGo/PAT | b596519a74ff9e5ce508b95fe05070a551896fa1 | 3b9d80681694aedf33e7f355cb684576156811c4 | refs/heads/master | 2023-01-09T07:56:18.829829 | 2020-11-02T13:05:39 | 2020-11-02T13:05:39 | 304,880,027 | 1 | 0 | null | null | null | null | IBM855 | C++ | false | false | 603 | cpp | //PAT A1128.cpp 1128 N Queens Puzzle (20 ио)
//
#include <iostream>
#include <cstdio>
#include <algorithm>
#include <cmath>
using namespace std;
int queen[10010];
int main()
{
int k, n;
cin >> k;
for (int i = 0; i < k; i++)
{
cin >> n;
for (int i = 1; i <= n; i++)
cin >> queen[i];
bool flag = true;
fo... | [
"34575284+KaihongGo@users.noreply.github.com"
] | 34575284+KaihongGo@users.noreply.github.com |
2b5aee0af551b003525092b6b304374c131ac03d | cfe299b7173e8f3a86079aeba289c05441a7cc44 | /logic/src/utils/exception/matrixcalculatorexception.cpp | fc68f4a62757cd50c06d32b2c8d6434a392343c7 | [] | no_license | usual-one/3DObjectVisualizer | bf93f6f5bd2b6e9ed273699faf6b59fb8e4081ad | 19350b75460db88e000b93e4f176d26fba01ba21 | refs/heads/master | 2022-11-05T22:37:45.437723 | 2020-06-21T21:11:42 | 2020-06-21T21:11:42 | 266,381,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 357 | cpp | #include "logic/include/utils/exception/matrixcalculatorexception.h"
MatrixCalculatorException::MatrixCalculatorException() {
msg_ = "MatrixCalculatorException";
}
MatrixCalculatorException::MatrixCalculatorException(const std::string &msg) {
msg_ = msg;
}
const char *MatrixCalculatorException::what() const ... | [
"kostarev.a.p@yandex.ru"
] | kostarev.a.p@yandex.ru |
59de209be994713166feeb0a5bef923be2b54095 | 5fe1a2ee18212252aab3efdbd105ea27b71250c9 | /Documentos/ProyectoFinal/CC1036647091/ProyectoFinal/kicked.h | c3dc859e1b939112cc199faa95211c8e7bc943e5 | [] | no_license | tritio1995/CursoFCII_UdeA_2021_1 | aa7ee5aec00fd16d24b6c30bdab1848996f3d5e6 | 1a31d3e9c1adfd176766a08e8869402563722fae | refs/heads/main | 2023-08-11T20:06:37.025214 | 2021-09-30T02:44:27 | 2021-09-30T02:44:27 | 343,785,653 | 0 | 0 | null | 2021-03-02T13:34:17 | 2021-03-02T13:34:17 | null | UTF-8 | C++ | false | false | 398 | h | #include <iostream>
#include <cmath>
#include <iomanip>
#include <cstdio>
using namespace std;
// Creamos una clase
class Kicked{
private:
// Se definen variables globales
double k;
double h;
public:
// Creamos los prototipos de funciones
Kicked(double,double); //Constructor
void Solution();
//funciones del s... | [
"lucas.quiceno@udea.edu.co"
] | lucas.quiceno@udea.edu.co |
2f7053cbd1973186252ae2a472b63f1849ff308f | 3089d8d972a4ba5fd12393b70ecaf585276c243a | /Tank/Src/Weapon.h | ce68f18fb9b2be39fe5483471c9fb5d8c271ebfa | [] | no_license | HD131/testxo | 213bfa6ac361a1129a23cd2ff67f77315c05203f | 38a6b06b7fc44b802dae4b86a36c4254a189006b | refs/heads/master | 2021-01-01T16:05:21.789442 | 2014-10-07T19:45:34 | 2014-10-07T19:45:34 | 41,935,305 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,624 | h | #pragma once
#include "Mesh.h"
#include "Init.h"
#include "Sound.h"
enum Weapon { M16, AK47, MaxWeapon };
std::string const WeaponNames[] = { "M16", "AK47" };
class CWeapon
{
private:
unsigned int m_AmountBullet; // общее количество пуль
unsigned int m_Ch... | [
"belovgarik@mail.ru"
] | belovgarik@mail.ru |
3d7a8646b69f483d0a0c9c466787c01d076240b4 | 949f146539896f1e214a0ec6766bece677b62b05 | /plugins/samplesource/testsource/testsourcegui.h | 7bc29d4a5d29ddafd6672a4771e559d98cff7426 | [] | no_license | mmilleror/sdrangel | 9a0d695e32243943c807fafdba286e905073eb08 | 0edf1d20e26de8ead3a991dc6310d4874c7d99fc | refs/heads/master | 2020-05-02T16:31:22.475945 | 2019-03-25T06:44:58 | 2019-03-25T14:30:33 | 178,071,150 | 1 | 0 | null | 2019-03-27T20:39:13 | 2019-03-27T20:39:12 | null | UTF-8 | C++ | false | false | 4,016 | h | ///////////////////////////////////////////////////////////////////////////////////
// Copyright (C) 2018 Edouard Griffiths, F4EXB //
// //
// This program is free software; you can redistribute it and/or mod... | [
"f4exb06@gmail.com"
] | f4exb06@gmail.com |
9bddb820dddb5327977bdbf806aee71488f45506 | 9473d9f686932d144c207c44f9b21c7b9631ecf2 | /4/4.x/q4/q4.cpp | 01ca74ae9b201adb4617c342e3245f8b106a87a0 | [] | no_license | YuanzheSu/learnCPP | 8f9f33a7435257586babc2f373ddeb9977522814 | 665414ebd3acf46cfee49f35cbf4e588ad73c8d5 | refs/heads/master | 2022-12-28T16:52:13.656353 | 2020-09-23T04:14:18 | 2020-09-23T04:14:18 | 288,565,713 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,408 | cpp | // q4.cpp : This file contains the 'main' function. Program execution begins and ends there.
//
#include "constant.h"
#include <iostream>
void checkAndPrint(const int t, const double d)
{
double x{};
x = d - 0.5 * constants::g * t * t;
if (x > 0)
std::cout << "At " << t << " seconds, the ball is ... | [
"52230751+YuanzheSu@users.noreply.github.com"
] | 52230751+YuanzheSu@users.noreply.github.com |
6d5e342a92da4ae373da004b5966f926ca70a04f | d535628ff82846b3fafc52fd39775d3c10e11faf | /tests/main.cpp | 37e0e335a93db6c501f9428ef04e8bf13f9f9d88 | [] | no_license | augustjd/Kangaroo | 07121da9a3a4836194377ebfd3a09a8fbb447f80 | 7249284f090d63b6d33868dc15e44a413c84d013 | refs/heads/master | 2020-04-27T15:19:57.417669 | 2014-12-29T02:48:51 | 2014-12-29T02:48:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 415 | cpp | #include <gtest/gtest.h>
#include "RayTests.hpp"
#include "SphereTests.hpp"
#include "SamplerTests.hpp"
#include "SampleTests.hpp"
#include "TriangleTests.hpp"
#include "SquarePixelSamplingStrategyTests.hpp"
#include "RenderLoaderTests.hpp"
#include "ThreadUtils.hpp"
#include <iostream>
using namespace std;
int mai... | [
"augustinspring@gmail.com"
] | augustinspring@gmail.com |
fe120e7c62e99d7f79960a6963a1716131ad9bce | 1f71da0c0ac2485ea42bae7c8df7174d8c1d5817 | /un_used/Склад/Sklad_Form.h | eec93836f93bf86fda220cf16771f42bb233d4ef | [] | no_license | firef0xff/YZPM_KTPP | 203f3ec13f98392d170a188824d405474e5f0c9d | 6af3fe0201004726396dc88c1e4d99c64ce7f794 | refs/heads/master | 2021-01-18T23:40:51.197481 | 2014-05-12T19:12:23 | 2014-05-12T19:12:23 | 35,734,659 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,642 | h | //---------------------------------------------------------------------------
#ifndef Sklad_FormH
#define Sklad_FormH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ComCtrls.hpp... | [
"chistov.m.a@gmail.com"
] | chistov.m.a@gmail.com |
5130e41815e6aef4ceba5971b97a6ae66a6d273f | c90a5d1eac4095026efdf5c9a23cc2174e10f1b7 | /sdl_wrapper/src/sdl2_wrapper/sdl.h | d2795ddbded3d7feefc375c743b783fa8a2c1700 | [] | no_license | boutboutnico/sdl | 4a2932a92f5789aaffe600752ce54275e7f0081d | bd83fdf3d53431880cd14696f4a051e7ef3e2245 | refs/heads/master | 2021-01-15T23:36:41.287985 | 2014-08-15T15:35:23 | 2014-08-15T15:35:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,190 | h | ///
/// \file sdl.h
/// \brief
/// \date 11 juin 2014
/// \author nboutin
///
#ifndef SDL_H_
#define SDL_H_
/// === INCLUDES ================================================================================
#include <SDL2/SDL.h>
#include <sdl_exception.h>
/// === NAMESPACE =============================... | [
"boutwork@gmail.com"
] | boutwork@gmail.com |
18b7b76d7fd4fe7d25fa4562edf2ddb93d4b7801 | 36a2d88f33f52cbb5e1500705351767f3a07ccb0 | /main.cpp | b9a815e6de09461f19f67f58b1b99b17383cdc30 | [] | no_license | VietRise/StructureAlgorithmC- | 70783411ce3b9d8a93a3b0fc8847c2c4177d981f | ba4fe00d10da532b4fa0e2fa900fb28aa8690cb2 | refs/heads/master | 2020-04-25T05:00:55.694165 | 2019-02-25T15:13:12 | 2019-02-25T15:13:12 | 172,529,090 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,190 | cpp | /*******************************************************************************
******************** VIET RISE'S ALGORITHM IMPLEMENTAIONS *********************
*
* /\ | _ _ ._ o _|_ |_ ._ _ _
* /--\ | (_| (_) | | |_ | | | | | _>
* _|
*
*
******************************... | [
"vietrise@gmail.com"
] | vietrise@gmail.com |
475ff82eb6f0c5ae6c62fc77c8740bb8e18faf43 | 729ed630d494aa1a9fec1202e24f5f91928ba62b | /EzCad3_VS2015/MyDocManager.h | 3019e8f1d6940f0bfc54d7ab40075eb940a4c8d1 | [] | no_license | lQLI/EzCad3_VS2015 | ff8bb6a188d0d8279b9c30f2f07611c4d5391d00 | 67c80ef32d5da4988691dd578fdfa563749fbd65 | refs/heads/master | 2022-02-25T10:56:12.005977 | 2018-11-21T07:34:53 | 2018-11-21T07:34:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 275 | h | #ifndef _MyDocManager_h
#define _MyDocManager_h
class CMyDocManager : public CDocManager
{
DECLARE_DYNAMIC(CMyDocManager)
public:
virtual BOOL DoPromptFileName(CString& fileName, UINT nIDSTitle,DWORD lFlags, BOOL bOpenFileDialog, CDocTemplate* pTemplate);
};
#endif | [
"250192563@qq.com"
] | 250192563@qq.com |
325c6418f680e4dcd50617bbd9756a5d392e358e | e6cd51943f682a006da8b1245e6585e453334687 | /Classes/Native/AssemblyU2DCSharp_DeviceAttributes_U3CisDistribute1781697211.h | daefceda106da90b94294f4d171b72239493467c | [] | no_license | JasonRy/Seer_0.9.1 | a7495d385a6c5bcec6040ce061410d9eea4d09eb | f727a9442015b2dc03fc19d2fa68dc88ca8bfac0 | refs/heads/master | 2021-07-23T06:23:40.432032 | 2017-11-03T07:57:23 | 2017-11-03T08:53:35 | 109,366,091 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,117 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.Object
struct Il2CppObject;
#include "mscorlib_System_Object4170816371.h"
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offset... | [
"renxiaoyi@me.com"
] | renxiaoyi@me.com |
c6d1cc067e84a384c16030ca3d5f0f7c4edb4de1 | 6bbfa9fbc745d66221288102c50511b9820efb0c | /src/activemasternode.cpp | ab5f2ceab665a59cde9d5a15bd4fd9a916cd2d43 | [
"MIT"
] | permissive | mhannigan/numuscore | 52b0c3f1e7c14d37f0ba9bcca50e5d5f4dc99212 | dd3bd860590895ed77b6ef2e1c2c505903f0c6c3 | refs/heads/master | 2020-03-10T20:26:33.293695 | 2018-04-15T02:39:06 | 2018-04-15T02:39:06 | 129,570,628 | 0 | 0 | MIT | 2018-04-15T02:35:13 | 2018-04-15T02:35:13 | null | UTF-8 | C++ | false | false | 18,703 | cpp | // Copyright (c) 2009-2012 The Darkcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "protocol.h"
#include "activemasternode.h"
#include "masternodeman.h"
#include <boost/lexical_cast.hpp>
#include "cl... | [
"34494166+numuscrypto@users.noreply.github.com"
] | 34494166+numuscrypto@users.noreply.github.com |
1b3ab7c40e33577ce6152ce414e31a9b43f6feea | e50a1ff97d289f79001972f069b45887205b4fca | /CODES_and_RESULTS/evaluate2.cpp | 05be7fd31651a15b40cd71a2f14fbd9792d02ec0 | [] | no_license | pikachu123/dung | aad74778897e7f2a5a3899ae4b0ba569979e3389 | 5d4a1bdefffc2378b676481964018f235f6ad8ac | refs/heads/master | 2016-08-04T22:35:35.530500 | 2012-12-13T11:12:52 | 2012-12-13T11:12:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,982 | cpp | #include <iostream>
#include <vector>
using namespace std;
double evaluate_2(vector<int>, vector<int>, int );
int subevaluate(vector<int>, vector<int>, int, int, int );
bool checkflag(vector<bool> );
double evaluate_3(vector<int> s1, vector<int> s2, vector<int> s3,vector<int> s4, int numchannel){
double a12 = evalu... | [
"pikachu123@pikachu123-G31MX-S2.(none)"
] | pikachu123@pikachu123-G31MX-S2.(none) |
0e9dccf21187d2f8f5ac0ade01698908d44314f4 | 06397078d27796c4f8a7172232925c97d8075dc8 | /app/volvis/vVolume.cpp | e29e0c814626fd696369a7ec92d54eba50b9b809 | [] | no_license | ItayGal2/sage-graphics | 5ca89459a2c05ebf965d11f636e9a72028a8db5c | 090640167329ace4b6ad266d47db5bb2b0394232 | refs/heads/master | 2021-01-10T20:14:06.718143 | 2012-07-24T18:41:59 | 2012-07-24T18:41:59 | 38,210,116 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,052 | cpp | /********************************************************************************
* Volatile - Volume Visualization Software for SAGE
* Copyright (C) 2004 Electronic Visualization Laboratory,
* University of Illinois at Chicago
*
* All rights reserved.
*
* Redistribution and use in source and binary forms... | [
"evl@6450851e-b1f2-11de-a73b-b36ed9d36964"
] | evl@6450851e-b1f2-11de-a73b-b36ed9d36964 |
6d3c6ac4b3beb88b5e475a198af1463751403f20 | af58a70013f7dbd0003ea325b65074dd7425f2ac | /Tp_1_STL/Affichage.h | 201985d74bab6207b3fe3bd43653c507535bfa4b | [] | no_license | kakeAbdoulaye/Tp_1_STL | b577e397227f4357369c8284a9c820f43dc44c28 | 895187956c6d6ced1eb02efcf8d0f6f9db5338d1 | refs/heads/master | 2021-01-24T00:41:56.714691 | 2018-02-24T19:26:46 | 2018-02-24T19:26:46 | 122,771,803 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 464 | h | #pragma once
#ifndef GestionPatient_H
#define GestionPatient_H
#include "Client.h"
#include <algorithm>
class Affichage
{
private:
double sommePriorite;
double sommeTotalConsul;
ostream & fluxOs;
public:
Affichage(ostream & out):fluxOs(out),sommePriorite(0.0),sommeTotalConsul(0.0){}
~Affichage();
void operato... | [
"kakeabdoulaye759@gmail.com"
] | kakeabdoulaye759@gmail.com |
b1493342e12cd5fa4b49dddd404f3c9702b63073 | 2442bf3f201bf7e2ce000640c0523546f4c1219e | /Solutions/Simplify Path/main.cpp | 8c154bcd3d5a7b0d50ebf8c91ad5ba81b0a4f321 | [
"MIT"
] | permissive | Crayzero/LeetCodeProgramming | aeefd2cf00705334d031b35a2b98f4ddef44730d | b10ebe22c0de1501722f0f5c934c0c1902a26789 | refs/heads/master | 2021-01-17T15:12:40.116004 | 2015-06-17T12:27:57 | 2015-06-17T12:27:57 | 33,850,297 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,238 | cpp | #include <iostream>
#include <stack>
using namespace std;
class Solution {
public:
string simplifyPath(string path) {
stack<string > s;
string tmp;
if (path.size() == 0) {
return tmp;
}
if (path[path.size()-1] != '/') {
path.push_back('/');
}... | [
"chen154556138@163.com"
] | chen154556138@163.com |
ee5560fdcd629a2df151f60019fec6f3b30f7ccf | 1c12c0e353cea5be72ac959e752d4c5141516718 | /src/rpcmining.cpp | 12c0818e849974cccec4831f585714ce7a214126 | [
"MIT",
"LicenseRef-scancode-other-permissive"
] | permissive | TulipManiaCoin/TulipManiaCoin | a45d1c7eca8145bbd63b12498fb26c6c5d332529 | 9c8cc089f2f18291255b3438e14be8a3697e977b | refs/heads/master | 2020-03-28T17:57:42.513999 | 2018-09-14T20:45:19 | 2018-09-14T20:45:19 | 148,840,041 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,212 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "main.h"
#include "db.h"
#include "txdb.h"
#include "init.h"
#include "miner.h... | [
"tulipmaniacoin2018@outlook.com"
] | tulipmaniacoin2018@outlook.com |
618111a5f07d60a3ecfbbbe1e88266caa1b75f59 | 2bc996010e9312ec8376f3355a8367a8281d85bf | /src/Static.cpp | 70c43927878c715084c64be96ecff828851e4ad4 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | frogli-omnis/NVObjTemplate | 9ba9a66706c68ba37e2b3874d84d481f33ac90af | 1a3816229645d8d1893decf395052fadbc16e8d9 | refs/heads/master | 2020-03-17T20:36:20.891331 | 2018-05-18T09:23:42 | 2018-05-18T09:23:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,654 | cpp | /* Copyright (c) 2010 David McKeone
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of cond... | [
"davidmckeone@gmail.com"
] | davidmckeone@gmail.com |
9a281d485c88c3db713ec12254feb7b112b01555 | 7a4fbcb5d6ad1598224d150f4e151ec1605a9555 | /nsis-ka/protlib/src/fqueue.cpp | 2cb0441c9e7a077bda231b6d598d78fb01b1590d | [] | no_license | jurdan21/ReVir-UFPe | 49cffbdaaeccf98822a24a19888d2f7ba7ed0d06 | 7087b43510c8a224c5cd584f0ab9823250fba5c7 | refs/heads/master | 2020-11-30T05:27:53.903075 | 2011-08-09T00:23:45 | 2011-08-09T00:23:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,599 | cpp | /// ----------------------------------------*- mode: C++; -*--
/// @file fqueue.cpp
/// wrapper class for fastqueue
/// ----------------------------------------------------------
/// $Id: fqueue.cpp 6277 2011-06-17 07:19:22Z bless $
/// $HeadURL: https://svn.tm.kit.edu/nsis/protlib/trunk/src/fqueue.cpp $
// ===========... | [
"allanborgespontes@yahoo.com.br"
] | allanborgespontes@yahoo.com.br |
b532c97bb3cf48c0eb5c34cbde936a771686f393 | 200cc322c9e14819f5c494c03ee66bc4770f1942 | /PAT/1018/1018/1018.cpp | 82041f052dca469d02e48a5e9abb3771bc99f08a | [] | no_license | DeftHaHa/ACM | 405965d8da104edae69f46545c301848c88df382 | 462de76d49c1ca10cb834ed03df2ae7ea046359e | refs/heads/master | 2020-04-27T20:12:59.513127 | 2019-03-09T04:51:54 | 2019-03-09T04:51:54 | 174,649,510 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,099 | cpp | #include<cstring>
#include<cstdio>
#include<vector>
#include<algorithm>
#include<iostream>
using namespace std;
const int inf=0x3f3f3f3f;
struct edge
{
int next,v,w;
}e[250005];
int eid,p[250005];
void addedge(int u,int v,int w)
{
e[eid].v=v;
e[eid].w=w;
e[eid].next=p[u];
p[u]=eid++;
}
int cmax,N,sp,M;
int dist[50... | [
"2431416414@qq.com"
] | 2431416414@qq.com |
15bc29dfc752a4c2b59d76aab7312db029b85e23 | df01e3a1587dd0346035aa37b49bf74e43c94b68 | /VideoConsumer/ReceivedVideo.cpp | 74d1b17c211872487e3ef4730bf5a6951d76e472 | [] | no_license | jyahina/VideoCapture | cc9b35f3423a1d14dc197122543ddfae0eaec534 | 6e7a4864391bc4801c363788922b32c33db3b537 | refs/heads/master | 2020-11-24T19:40:34.807755 | 2019-12-16T06:28:25 | 2019-12-16T06:28:25 | 228,316,446 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 967 | cpp | #include "ReceivedVideo.h"
using namespace cv;
void ReceivedVideo::run()
{
int fd1;
unsigned char* buf;
Mat frame;
mkfifo(myfifo, 0666);
while (1)
{
readBuf(fd1, frame);
checkFrame(frame);
showFrame(frame);
auto stopFrame = static_cast<char>(cvWaitKey(33));
... | [
"vib-210@mail.ru"
] | vib-210@mail.ru |
15c786cd2f88808d02ede821cca79e74d91731e5 | c4e93e5e88b9a38fb1b5e4a398810c9e165df80f | /discovery/include/aws/discovery/DiscoverResponse.h | 131253e0c21d7a86b2e9563a31305b6032b2759d | [
"Apache-2.0"
] | permissive | aws/aws-iot-device-sdk-cpp-v2 | c7c441024e19a24d3ebf4cc9f05c2ed15a4c2b89 | 1ddf4ab749155abe195acab9f9505791a93b9b45 | refs/heads/main | 2023-09-03T15:05:45.057875 | 2023-09-01T20:33:54 | 2023-09-01T20:33:54 | 157,451,948 | 148 | 108 | Apache-2.0 | 2023-09-01T20:33:56 | 2018-11-13T21:51:08 | C++ | UTF-8 | C++ | false | false | 699 | h | #pragma once
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/discovery/GGGroup.h>
namespace Aws
{
namespace Discovery
{
class AWS_DISCOVERY_API DiscoverResponse final
{
public:
DiscoverResp... | [
"noreply@github.com"
] | noreply@github.com |
92811b67abc07a681ce3ee6ea00da5ff6ead3cfc | 48826c72677c82952795f95baba2a809d4c9a12b | /trt_pose/parse/utils/CoverTable.hpp | 1daa3b95cc58513c65ead79f693094d040319086 | [
"MIT"
] | permissive | tokk-nv/trt_pose | 304b3980eefc32779432bb5370a6a51c0dabd9b6 | a52422579ad167ee34ad5112f186e8144a5685b4 | refs/heads/master | 2023-03-10T23:43:19.522480 | 2021-02-27T00:54:42 | 2021-02-27T00:54:42 | 318,009,618 | 3 | 0 | MIT | 2021-02-23T00:27:19 | 2020-12-02T22:35:10 | Python | UTF-8 | C++ | false | false | 1,080 | hpp | #pragma once
#include <memory>
#include <vector>
namespace trt_pose {
namespace parse {
namespace utils {
class CoverTable
{
public:
CoverTable(int nrows, int ncols) : nrows(nrows), ncols(ncols)
{
rows.resize(nrows);
cols.resize(ncols);
}
inline void coverRow(int row)
{
rows[row] = 1;
}
i... | [
"jwelsh@nvidia.com"
] | jwelsh@nvidia.com |
305faf08e95f213bbbf1aae26c5ed8543eefac2b | 060591cee2eca06aaef4e05dd8476d3692160d54 | /src/xrLua/luabind/luabind/weak_ref.hpp | afa5e9b3f7a94f6decf39c2dc28da73e6073f3e1 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | Georgiy-Timoshin/X-Ray | 7c96c494803edbe4c9e03d4e3b8ebb46c02ff35e | 51dc8ddcfdde3167f3a025022d8420a94c5c1c43 | refs/heads/main | 2023-04-29T18:35:06.229863 | 2021-05-14T02:13:00 | 2021-05-14T02:13:00 | 367,538,251 | 0 | 2 | NOASSERTION | 2021-05-15T04:48:44 | 2021-05-15T04:23:35 | null | UTF-8 | C++ | false | false | 1,765 | hpp | // Copyright (c) 2004 Daniel Wallin and Arvid Norberg
// 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,... | [
"53347567+xrModder@users.noreply.github.com"
] | 53347567+xrModder@users.noreply.github.com |
c0db1b28a4ccdfcee4edf292897b8952082ac05f | 90047daeb462598a924d76ddf4288e832e86417c | /net/spdy/chromium/spdy_read_queue_unittest.cc | 0e77d131ffd181551b2a476b5cf57f7d05dc73c9 | [
"BSD-3-Clause"
] | permissive | massbrowser/android | 99b8c21fa4552a13c06bbedd0f9c88dd4a4ad080 | a9c4371682c9443d6e1d66005d4db61a24a9617c | refs/heads/master | 2022-11-04T21:15:50.656802 | 2017-06-08T12:31:39 | 2017-06-08T12:31:39 | 93,747,579 | 2 | 2 | BSD-3-Clause | 2022-10-31T10:34:25 | 2017-06-08T12:36:07 | null | UTF-8 | C++ | false | false | 4,487 | cc | // Copyright (c) 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 "net/spdy/chromium/spdy_read_queue.h"
#include <algorithm>
#include <cstddef>
#include <memory>
#include <utility>
#include "base/bind.h"
#... | [
"xElvis89x@gmail.com"
] | xElvis89x@gmail.com |
adba9ce1cdda45f1cefadc0795914f61b3901927 | 1d9b1b78887bdff6dd5342807c4ee20f504a2a75 | /lib/libcxx/include/__algorithm/make_projected.h | 6c1d1567766751bd718aca8bc4cbfc0755c98cf7 | [
"MIT",
"LicenseRef-scancode-other-permissive",
"NCSA",
"LLVM-exception",
"Apache-2.0"
] | permissive | mikdusan/zig | 86831722d86f518d1734ee5a1ca89d3ffe9555e8 | b2ffe113d3fd2835b25ddf2de1cc8dd49f5de722 | refs/heads/master | 2023-08-31T21:29:04.425401 | 2022-11-13T15:43:29 | 2022-11-13T15:43:29 | 173,955,807 | 1 | 0 | MIT | 2021-11-02T03:19:36 | 2019-03-05T13:52:53 | Zig | UTF-8 | C++ | false | false | 4,395 | h | //===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | [
"andrew@ziglang.org"
] | andrew@ziglang.org |
c5dd97542bdee1b2859807f53c6dd4e4cb14427e | 77861deda8b3046bdda221d3cb80b77e84b14523 | /lookup-in-string-set/generated/pext_c.cpp | 652a5cf51239797f60f0a2418043d660eb6aeec1 | [
"BSD-2-Clause"
] | permissive | WojciechMula/toys | b73f09212ca19f1e76bbf2afaa5ad2efcea95175 | 6110b59de45dc1ce44388b21c6437eff49a7655c | refs/heads/master | 2023-08-18T12:54:25.919406 | 2023-08-05T09:20:14 | 2023-08-05T09:20:14 | 14,905,115 | 302 | 44 | BSD-2-Clause | 2020-04-17T17:10:42 | 2013-12-03T20:35:37 | C++ | UTF-8 | C++ | false | false | 7,089 | cpp | //lookup: name=lookup_c_pext, type=pext, dataset=c
int lookup_c_pext(std::string_view s) {
switch (s.size()) {
case 2: {
if (s == "if") {
return 0;
}
if (s == "do") {
return 1;
}
}
break;
case 3: {
... | [
"wojciech_mula@poczta.onet.pl"
] | wojciech_mula@poczta.onet.pl |
5362f7963b67dd33e38d933339d9ebec51ed3a5b | e63f3666a9737f971903c9a0f16e59e17e3b633e | /Thin3DTracker4Study/Thin3DTracker.h | e65a70f4d2335d30d5a80ab701555b5d930b605d | [] | no_license | kryssb/SySal2000 | 185687bf3b3f96ac6206829261e624efe88361c8 | caa9764c5f0f9ae92d086535df25b86070120a40 | refs/heads/master | 2022-07-30T06:29:06.340578 | 2020-11-13T13:21:45 | 2020-11-13T13:21:45 | 312,532,909 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,906 | h | /* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Mar 31 17:46:04 2002
*/
/* Compiler settings for K:\SySal2\Thin3DTracker\Thin3DTracker.idl:
Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
error checks: al... | [
"cbozza@km3net.de"
] | cbozza@km3net.de |
7bef4b43f7783e60948fc275517e3dbc490f92e8 | 94c8615196a08aa8704a56bb650fa1f49903592e | /projects/mandel/20180303-tmc-hls/hls/axi_stream_side_channel_data/proj_axi_stream_side_channel_data/solution1/syn/systemc/example.h | 9cc4c8df6d980641864a47373f72b556a7ad9760 | [
"MIT"
] | permissive | trevor-crowley/mylab | ee78b4096767567b195a4f31bf21096a33a90ae0 | aa5af79c5aae47696697d058a6b906ba875dcd48 | refs/heads/master | 2021-05-09T02:28:58.804785 | 2021-04-16T17:12:43 | 2021-04-16T17:12:43 | 119,201,767 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,538 | h | // ==============================================================
// RTL generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC
// Version: 2017.4
// Copyright (C) 1986-2017 Xilinx, Inc. All Rights Reserved.
//
// ===========================================================
#ifndef _example_HH_
#de... | [
"trevor@luigilinux.local"
] | trevor@luigilinux.local |
a6d067aea9204dd9063262142d074949d88ef7f0 | 9428509151ba90ce5f9530a4e5fc1f7b1e7a3232 | /corrector.cpp | db226fa1c965226e51dd8a72015d0879e748bdb8 | [] | no_license | georgejsh/lab | e0a7e3a8850bcb2bb30a368396a43744ea137303 | c3c499b6e7f9151bf61497bf8b63338e718c2c4b | refs/heads/master | 2021-01-20T21:07:11.261250 | 2018-01-23T14:09:58 | 2018-01-23T14:09:58 | 101,752,113 | 0 | 1 | null | 2017-10-15T16:11:21 | 2017-08-29T11:07:22 | C++ | UTF-8 | C++ | false | false | 176 | cpp | #include<bits/stdc++.h>
using namespace std;
int main(){
int a;
int j=0;
for(j=0;j<1000;j++){
cin>>a;
cout<<a<<endl;
}
return 0;
} | [
"georgejsh@gmail.com"
] | georgejsh@gmail.com |
24cbd3428b6fb7c46d86e91eac6adf13267d840b | 0ed97f1708adc8e77106fa2a900bbe23894a276d | /Homework-10/treeset/spellchecker.hpp | 68a2802758a7d540330ddee0cc1d36c1cd41ab44 | [] | no_license | Robert-Gonzalez/DataStructuresHWFall2016 | f7890f1303ad0b64588903b2039a7da7c1b8cd01 | 55ec9de3340c8f5ce3afdef3436c8831bc088104 | refs/heads/master | 2021-01-16T02:47:27.858739 | 2017-08-11T03:52:24 | 2017-08-11T03:52:24 | 99,989,372 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,179 | hpp | /**
* \file spellchecker.hpp
*
* \author hawk & reindeer, make it rein.
*
* \brief Interface for the spellchecker class
*
*/
#include <string>
#include <iostream>
#include <list>
#include "treeset.hpp"
#ifndef SPELLCHECKER_HPP_INCLUDED
#define SPELLCHECKER_HPP_INCLUDED 1
/**
* \class SpellChecker
* \brie... | [
"robertgonzalez.me@gmail.com"
] | robertgonzalez.me@gmail.com |
c010d787e5022f8e1c84b2625b03283c82143b09 | 29accac928201357008780958a42ae54ca8299ba | /Potyczki Algorytmiczne/kos.cpp | 1a71b98324c8a2093bb47928b67fcec7483c2d71 | [] | no_license | xorver/Liceum | 4df3cc7716810f06f569abd2a8ed05d9b6fb1854 | 829fa3765d96d95a0d4fbb65e7c1fab498063509 | refs/heads/master | 2021-01-10T20:38:40.734041 | 2014-03-08T16:36:34 | 2014-03-08T16:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 699 | cpp | #include<cstdio>
#include<cmath>
#include<iostream>
using namespace std;
double tab[2000000];
double Potega(double Podstawa, double Wykladnik)
{
return (exp(log(Podstawa)*Wykladnik));
}
void wypelnij()
{
tab[0]=0;
for(int i=1;i<2000000;i++)
tab[i]=log2(i);
}
main ()
{
int t,n,k;
scanf("%d", &t);
double wy... | [
"xorver@gmail.com"
] | xorver@gmail.com |
56e9016646d5120eb628c874ef07c85ce855472c | df1141ebcb49c4a7384fba1ccc68e248db3414d0 | /src/updatenet.cpp | 8221f0f9280887e20a13ae9b115e5bd782d98688 | [] | no_license | kwt-klure/PartialNetwork | 30719156be8c6cb942da2b43667bb89ac5022f87 | 1267bf309b5e8d4496b27851c36861ce0592a9eb | refs/heads/master | 2022-12-06T11:36:41.470001 | 2020-09-03T18:23:39 | 2020-09-03T18:23:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,180 | cpp | // [[Rcpp::depends(RcppArmadillo, RcppEigen)]]
#include <RcppArmadillo.h>
#include <RcppArmadilloExtensions/sample.h>
#define NDEBUG 1
#include <RcppEigen.h>
#include "tools.h"
using namespace Rcpp;
//using namespace arma;
using namespace std;
//using namespace Eigen;
//using namespace Numer;
// compute the block of ... | [
"elysee-aristide.houndetoungan.1@ulaval.ca"
] | elysee-aristide.houndetoungan.1@ulaval.ca |
604cc220c503b87da8d217d78a6dab292e0acdea | 41a5ca401fc78892fce86ccdb2b3ecf97f1e259d | /main.cpp | ee5d80f3a37c7d36b1a2e0c62c50668adc73bc16 | [
"MIT"
] | permissive | TheTimmy/CrankNicolson | 0bee220cf0c6ce48475751772311f43dd2e0507d | 44e2e5e3fa07af17444f1e341e9021c47ab87601 | refs/heads/master | 2020-03-28T10:42:53.919813 | 2018-09-10T10:49:54 | 2018-09-10T10:49:54 | 148,137,243 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,603 | cpp | #include <iostream>
#include <complex>
#include <fstream>
#include <boost/program_options/options_description.hpp>
#include <boost/program_options/parsers.hpp>
#include <boost/program_options/variables_map.hpp>
#include <boost/tokenizer.hpp>
#include <boost/token_functions.hpp>
#include "simulationexecutor.h"
#includ... | [
"Tim-Rolff@web.de"
] | Tim-Rolff@web.de |
c71790e62279f833327a6a7fc4a670bc98d83e38 | f10a30ac7d297a156c08d54f810e500173f174c3 | /pyramideimage.h | 0750bb037d83b00b2016d86ba78db62f6c14a336 | [] | no_license | Poletayson/ImageProcessing_1 | 7eede01c1b863e6a8e1f6418d53fc1a8920c565d | a72ebde8d79e9fb3d9727b6aa1de89500f36594d | refs/heads/master | 2021-01-07T03:44:21.629404 | 2020-05-12T15:12:58 | 2020-05-12T15:12:58 | 241,569,813 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 695 | h | #ifndef PYRAMIDEIMAGE_H
#define PYRAMIDEIMAGE_H
#include "idoubleimage.h";
#include "doubleimagergb.h";
class PyramideImage
{
int octaveNum;
int layerNum;
IDoubleImage *image;
double sigmaLocal;
double sigmaEffective;
public:
PyramideImage(IDoubleImage *img, int octave, int layer);
int g... | [
"dmitriipoletaev_1997@mail.ru"
] | dmitriipoletaev_1997@mail.ru |
37afcece661fcf5ed9c5589f25f3d5ce8c0bd56f | be4952850ad6a8b0abe50de671c495c6add9fae7 | /hdu/2101.cpp | 4bfef3d291584596efeafee772c5d8ae00c00eea | [] | no_license | ss5ssmi/OJ | 296cb936ecf7ef292e91f24178c9c08bd2d241b5 | 267184cef5f1bc1f222950a71fe705bbc5f0bb3e | refs/heads/master | 2022-10-29T18:15:14.290028 | 2022-10-12T04:42:47 | 2022-10-12T04:42:47 | 103,818,651 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 162 | cpp | #include<stdio.h>
int main(){
int a,b;
while(scanf("%d%d",&a,&b)!=EOF){
if((a+b)%86==0){
printf("yes\n");
}else{
printf("no\n");
}
}
return 0;
}
| [
"imss5ss@outlook.com"
] | imss5ss@outlook.com |
0ead435a3791aea27f77a065e8a3c7ba3cc59a35 | 129f39703b10b5684825ce8626d3a4e908970fad | /source/compiler-core/slang-llvm-compiler.h | a05e1fed9b1341abddf4f44fe9a37ddeb067b85e | [
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive | shader-slang/slang | 80f417524c9e023ff6e4f4b0210964bf46c76278 | f94b2f7a328a898c5e3dc1389d08e0b7ce6e092e | refs/heads/master | 2023-08-19T03:17:26.436967 | 2023-08-18T19:48:46 | 2023-08-18T19:48:46 | 93,882,897 | 1,269 | 117 | MIT | 2023-09-14T20:57:11 | 2017-06-09T17:42:49 | C++ | UTF-8 | C++ | false | false | 345 | h | #ifndef SLANG_LLVM_COMPILER_UTIL_H
#define SLANG_LLVM_COMPILER_UTIL_H
#include "slang-downstream-compiler-util.h"
#include "../core/slang-platform.h"
namespace Slang
{
struct LLVMDownstreamCompilerUtil
{
static SlangResult locateCompilers(const String& path, ISlangSharedLibraryLoader* loader, DownstreamCompiler... | [
"noreply@github.com"
] | noreply@github.com |
9a436531017aea07435bbaeba70a6f3e9ad45561 | 0744a4c89e609d59d7a3ebf21aa2a60fdb302c12 | /include/util.h | 2674fb659ebdae817bcca9b00ba23ce93c8e4713 | [] | no_license | hui811116/MLDS_HW3 | 35ab239ce1a500749994e80679f2ab3361e18496 | 6d8dc80d94f22f5ef98303a3d5ceceaa1543779a | refs/heads/master | 2021-03-12T22:33:35.327484 | 2015-06-10T16:09:17 | 2015-06-10T16:09:17 | 35,465,108 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 435 | h | #ifndef UTIL_H
#define UTIL_H
#include "mynngen.h"
#include "host_matrix.h"
using namespace std;
typedef host_matrix<float> mat;
extern myNnGen gn;
extern void rand_init(mat& w,float range=1);
extern void rand_norm(mat& w,myNnGen& ran=gn);
extern void pushOne(mat& in);
extern void parseDim(string str, vector<size_t... | [
"hui811116@outlook.com"
] | hui811116@outlook.com |
5d4b38511f22c71a02e0eb97802403deada8fff3 | 1ba9f1e8b37d1aa19fc85acbf08a0da722b111ec | /include/HID.h | 98634b2ccac091ba830152f4872ed89690b7ac09 | [] | no_license | sebafreeskate/FreezingCore | 69071dee453a5c7b43653204a3f465bfeefa4423 | 9cebca6db8e8339e69c844b219d088e9d506a417 | refs/heads/master | 2018-11-09T22:35:53.713175 | 2018-08-21T09:07:19 | 2018-08-21T09:07:19 | 104,931,584 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 197 | h | #pragma once
#include <GLFW/glfw3.h>
#include "enums.h"
class HID
{
public:
HID(GLFWwindow *window);
virtual ~HID();
virtual Direction getMovement() = 0;
protected:
GLFWwindow *window;
};
| [
"sebafreeskate@gmail.com"
] | sebafreeskate@gmail.com |
d2b817fd98468901000bf36d804af7f0de541196 | 14508f7aa131f53ba7c464e7273867524fe95003 | /dir.h | e7ceea5e47151ca9d2a8e90ec369245010ab0a2a | [] | no_license | oneplus1000/slpac | dcc741a63171ef29ec2d5cf958a2b508f3093737 | d8a52e497f93d386ce86deeb61d0571953541cdb | refs/heads/master | 2020-12-03T01:51:55.585249 | 2017-06-30T10:17:33 | 2017-06-30T10:17:33 | 95,876,650 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 160 | h | #include "slpac.h"
class C_dir
{
DIR *dirP;
public:
int dirx(char *);
struct dirent *readfromdir();
void end_dir();
bool checkLastname(char *,char *);
};
| [
"oneplus1000@gmail.com"
] | oneplus1000@gmail.com |
2bf251ba1ab3bb5e5f86841fae38958bc185e849 | f149d9c88da948f2a5ff22f6a4ed8a40930d841f | /DOTPlan_Quadcopter/include/dotplan_interface_quadrotor/RPSimpleMapServer.h | 83d94fb547e289d4547df1a6f976ccb275701bb3 | [] | no_license | nogueiravinicius/DOTplan | 081ce0724b111f603b3e8026f417295aa9e18295 | e7f49b076f0e0bcb723cc60c32a1a016efe92038 | refs/heads/master | 2022-03-21T00:53:17.643847 | 2019-11-27T14:23:02 | 2019-11-27T14:23:02 | 111,724,329 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,610 | h | #include "ros/ros.h"
#include "std_srvs/Empty.h"
#include "diagnostic_msgs/KeyValue.h"
#include "visualization_msgs/MarkerArray.h"
#include "visualization_msgs/Marker.h"
#include "geometry_msgs/PoseStamped.h"
#include "dotplan_interface_quadrotor/Get_waypoints.h"
#include <fstream>
#include <sstream>
#include <string>
... | [
"nogueira.vinicius@hotmail.com"
] | nogueira.vinicius@hotmail.com |
9e060b19cc47537ca794037ceaf8045832cbc7fa | 90047daeb462598a924d76ddf4288e832e86417c | /base/files/file_path.cc | 5b1eb29dd6dbab176fad9aeb36dc994a5405ef5c | [
"BSD-3-Clause"
] | permissive | massbrowser/android | 99b8c21fa4552a13c06bbedd0f9c88dd4a4ad080 | a9c4371682c9443d6e1d66005d4db61a24a9617c | refs/heads/master | 2022-11-04T21:15:50.656802 | 2017-06-08T12:31:39 | 2017-06-08T12:31:39 | 93,747,579 | 2 | 2 | BSD-3-Clause | 2022-10-31T10:34:25 | 2017-06-08T12:36:07 | null | UTF-8 | C++ | false | false | 57,624 | 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 "base/files/file_path.h"
#include <string.h>
#include <algorithm>
#include "base/logging.h"
#include "base/macros.h"
#include "base/pickle.... | [
"xElvis89x@gmail.com"
] | xElvis89x@gmail.com |
e6993d7c603c9f87f84e0472d09efe9d8e5da32e | da981ee274ee1ce7db2ae2f7e0bd0dd7e3e730db | /macros/utility.h | ef003c15bb4dff3d7da051489943bdedf8393d43 | [] | no_license | cippy/WmassAnalysis | 9478482fe0d35972d810fc48f0b0b93ba54a5d69 | 4de6233ac35e4cd4dcb30a7d6242d19028636f11 | refs/heads/master | 2020-12-31T06:22:16.672662 | 2018-03-20T14:39:05 | 2018-03-20T14:39:05 | 80,613,619 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 131,989 | h | #ifndef utility_h
#define utility_h
#include "../CMS_lumi.h"
#include "./centerOfMassEnergy.h"
#include <stdio.h>
#include <stdlib.h>
#include <cstdlib> //as stdlib.h
#include <cstdio>
#include <cmath>
#include <iostream>
#include <fstream>
#include <sstream> // std::istringstream ; to read array of numbers fro... | [
"cippy91@gmail.com"
] | cippy91@gmail.com |
dd107f819df4671a88fbf34b9356271ad7e69f9b | 3e4fd5153015d03f147e0f105db08e4cf6589d36 | /Cpp/SDK/MiniMapWidget_parameters.h | ac638a3b4f753f7fad90ef514e05f939da2c48ec | [] | no_license | zH4x-SDK/zTorchlight3-SDK | a96f50b84e6b59ccc351634c5cea48caa0d74075 | 24135ee60874de5fd3f412e60ddc9018de32a95c | refs/heads/main | 2023-07-20T12:17:14.732705 | 2021-08-27T13:59:21 | 2021-08-27T13:59:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,737 | h | #pragma once
// Name: Torchlight3, Version: 4.26.1
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Parameters
//--------------------------------------------------... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
a755e9357a1f0ca7614ea173dd364ab5e260f503 | 14582f8c74c28d346399f877b9957d0332ba1c3c | /tags/pstade_2007/pstade/pod_constant.hpp | a987bcd9e20a5e159a346577008a2b0f69f27470 | [
"BSL-1.0"
] | permissive | svn2github/p-stade | c7b421be9eeb8327ddd04d3cb36822ba1331a43e | 909b46567aa203d960fe76055adafc3fdc48e8a5 | refs/heads/master | 2016-09-05T22:14:09.460711 | 2014-08-22T08:16:11 | 2014-08-22T08:16:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,262 | hpp | #ifndef PSTADE_POD_CONSTANT_HPP
#define PSTADE_POD_CONSTANT_HPP
#include "./detail/prefix.hpp"
// PStade.Wine
//
// Copyright Shunsuke Sogame 2005-2007.
// Distributed under 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)... | [
"mb2sync@350e9bb6-6311-0410-90c3-be67731b76ec"
] | mb2sync@350e9bb6-6311-0410-90c3-be67731b76ec |
84c5ae76b0e1e415de7c7177e049598dff8def9a | e138526fe1560db1546fdde3e2ebd1069a44c25c | /isosurfaces_lib/filehandler/hdr/FileReader.h | bf1036ae367fcb103b1495edd5fab54e74bafc3d | [] | no_license | hcp6897/isosurface-analysis | a939c97e9b4724bace296fcf71f430234e5a64b6 | 34cc8d0417263b64d2ea634499d1b98f69e03d22 | refs/heads/master | 2021-09-22T20:21:49.136316 | 2018-09-15T15:47:04 | 2018-09-15T15:47:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 868 | h | //
// Created by mimre on 7/27/16.
//
#ifndef FILEHANDLER_FILEREADER_H
#define FILEHANDLER_FILEREADER_H
#include <string>
#include <vector>
#include <bits/ios_base.h>
#include "FileHandler.h"
namespace filehandler
{
using namespace std;
class FileReader : public FileHandler
{
public:
enum ReadMode
... | [
"martinimre25@gmail.com"
] | martinimre25@gmail.com |
2e4755a2ec43cf1a34254d7329773bcc27881954 | eabf5a28d0ca8fd53e97c56cb499dfb453b4580e | /Program85.cpp | 85e89ee5c98cc61489122619b9b56aa45e24fa0e | [] | no_license | Ajay-kulkarni951/CPP | f5978ff6324e3f174a70c5f5b54c6c96f9d39da7 | d160fff6a8793c0f6b5eeb6bb853973d6782e9b2 | refs/heads/main | 2023-07-28T13:45:46.055457 | 2021-09-12T03:31:19 | 2021-09-12T03:31:19 | 405,534,594 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,193 | cpp | #include<iostream>
using namespace std;
class Stack
{
private:
int *Arr;
int iSize;
int iTop;
public:
Stack(int);
~Stack();
void Push(int);
int Pop();
void Display();
};
Stack :: Stack(int iNo)
{
iSize = iNo;
iTop = -1;
Arr = new int[iSize];
}
Stack :: ~Stack()
{
delete []Arr... | [
"noreply@github.com"
] | noreply@github.com |
1085ec949e1fa6183ea37aedd0804ee4423dd31e | 613080212a29706ba93d46ffaa198725dd5b8089 | /2_moving_points.cpp | f6f8f92c59f0f1a9e9da06bdb3de29206a85ab0d | [] | no_license | mc1017/codeforces_practice | 722f85cf5c827800aa55bdfd3c14b4d8f21f1080 | 36d0606a8bee21a093951c5ce097df3098fa3232 | refs/heads/main | 2023-06-23T06:07:54.211216 | 2021-07-15T23:45:20 | 2021-07-15T23:45:20 | 384,246,311 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 541 | cpp | #include <iostream>
#include <iostream>
#include <cmath>
#include <functional>
#include <fstream>
using namespace std;
void solve() {
int n,d;
std::cin>>n>>d;
if (d>n*sqrt(2)/2){std::cout<<"NO"<<std::endl;}
else{
std::cout<<"YES"<<std::endl;
for (int i; i<n;i++){
... | [
"noreply@github.com"
] | noreply@github.com |
497f3e452aefd7d90f74ac1f48c34003c4aec65d | 7fd11eb839c1b9a4ffaaecf8c5f8500452f58ab5 | /AutoBestDlg.cpp | cf18c9cc4669c17b7bdae8cc6f6b0592eece6371 | [
"MIT"
] | permissive | wyrover/dipstick | 05f23a9c06960182d803e1fd62bb3a641051656e | 9c276c74d74ade95556d44b218aca06edb63a02b | refs/heads/master | 2021-01-18T20:03:00.993256 | 2005-08-06T21:38:18 | 2005-08-06T21:38:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,466 | cpp | // AutoBestDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Dipstick.h"
#include "AutoBestDlg.h"
#include "URLSource.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
///////////////////////////////////////////////////////////////////////... | [
"hacker@klever.net"
] | hacker@klever.net |
57e026b257eca805968c8fb50eeae5ff16321aa7 | f97b9e0eb26b629f811ce0a15fddf29a93641a3c | /src/key_io.cpp | a857abbf4ed8fd316a5bdcd36742a6288e53e93b | [
"MIT"
] | permissive | xiaolin1579/5G | d5c357bea7ed0db6db7979e77ed86ff43c065f82 | e70eff1d1c0be2800e887532f83e180ac6d02cdb | refs/heads/master | 2022-12-19T01:53:59.234678 | 2020-09-09T15:35:04 | 2020-09-09T15:35:04 | 294,073,794 | 0 | 0 | MIT | 2020-09-09T10:02:50 | 2020-09-09T10:02:49 | null | UTF-8 | C++ | false | false | 9,955 | cpp | // Copyright (c) 2014-2016 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 <key_io.h>
#include <base58.h>
#include <bech32.h>
#include <script/script.h>
#include <utilstrencodings.h>
#includ... | [
"53220766+5G-Cash@users.noreply.github.com"
] | 53220766+5G-Cash@users.noreply.github.com |
5125b5722793f8e74b2f0af592ab6a23d5b5397d | b4ead92f410e1adbbb34e55b3b88c856a9369066 | /trunk/GreenTea/GreenTeaSource/GTGameObjectClassManager.cpp | 321219db531eaeb5a109875648df44473738dda5 | [] | no_license | BGCX261/zjh-dev-svn-to-git | 7c60ce477f9c9ba9d7845a1fde3f17770a677240 | 41bc4dfef94deac3da49487d788c151d91cb5e80 | refs/heads/master | 2016-08-04T13:29:41.901731 | 2015-08-25T15:46:14 | 2015-08-25T15:46:14 | 41,489,023 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 515 | cpp | #include "GTGameObjectClassManager.h"
GTGameObjectClassManager::GTGameObjectClassManager() : GTClassAutoInstanceManager<GTGameObject>()
{
}
GTGameObjectClassManager::~GTGameObjectClassManager()
{
GTClassAutoInstanceManager<GTGameObject>::Release();
}
void GTGameObjectClassManager::CreateClassInstance... | [
"you@example.com"
] | you@example.com |
c9967c7759dda27a72a09960639e0770f81783b8 | 153a117a89ba736402faf7cae5ce5526319fbd31 | /src/PhoneCommon.h | 3fd83920a4877c8f1bbe8780820fa3b687a5dcdb | [
"MIT"
] | permissive | hoathienvu8x/tincanphone | fe57e5a2847512540d416ca57e2f5b9b7ff3e368 | fcdfdca99247328ca2907c80e24da0ff0c1579e9 | refs/heads/master | 2023-03-26T16:02:19.560827 | 2016-04-23T23:59:13 | 2016-04-23T23:59:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,126 | h | /*
(C) 2016 Gary Sinitsin. See LICENSE file (MIT license).
*/
#pragma once
// Integer types with specified bit widths
#ifdef _MSC_VER
namespace tincan {
typedef unsigned char byte;
typedef unsigned char uint8;
typedef signed char int8;
typedef unsigned short uint16;
typedef signed short int16;
typedef un... | [
"garynull@users.noreply.github.com"
] | garynull@users.noreply.github.com |
e1dc04a3ad14ed3873b5893b059fe201663967bd | 3b1d92de37ac8f555279386a5722c508cb38dac7 | /Project2/quadTree.h | 7a1667b139bfafe61ffde04e7bfaf1cfc34b913a | [] | no_license | jrross/csc300-data-structures | e0c701356439c54565c7aff4c239de4ca7ec176c | 49ba2e3492b98030d51965175babfb90ae91dba1 | refs/heads/master | 2020-04-19T07:44:42.248095 | 2019-01-29T00:11:50 | 2019-01-29T00:11:50 | 168,056,104 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,889 | h | /***************************************************************************//**
* @file
* @brief Header file to be used with quadtree.cpp
******************************************************************************/
#ifndef QUADTREE_H
#define QUADTREE_H
#include "image.h"
using namespace std;
/*!
* @brief Node... | [
"jeffrey.ross@mines.sdsmt.edu"
] | jeffrey.ross@mines.sdsmt.edu |
7f0649721e9cc21c70768afed71d9930458fc21d | 7e3845226a5186494321bc8147acf19c5af5b577 | /src/common_util/src/some_common_util.cpp | c358c1184bf771d25e801694b2173e9062f05087 | [] | no_license | Confucius-Mencius/demo_proj | 2ef27359933b4af71b138152bd8a6a3131e3b20d | e5ef85b81b68f96d7db52ba4a63055eca9ff05c6 | refs/heads/master | 2020-04-17T02:32:45.266096 | 2019-06-08T08:53:03 | 2019-06-08T08:53:03 | 159,490,035 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 206 | cpp | #include "some_common_util.h"
#include "log_util.h"
SomeCommonUtil::SomeCommonUtil()
{
}
SomeCommonUtil::~SomeCommonUtil()
{
}
int SomeCommonUtil::Func()
{
LOG_TRACE("hello, world");
return 0;
}
| [
"guang11cheng@qq.com"
] | guang11cheng@qq.com |
9b76573886c0126259266323c1bd5e3afccd398d | 7f3e95e825b894a8d015b5905592757a0040220f | /2000/IESDK/INCLUDE/IEF.H | 4d36496e5cea71838119c53fc6f55a2919d088c4 | [
"MIT"
] | permissive | AliClouds/ObjectARXCore | b06e2d4bb59df2b45e56ec76d3abb843c7131009 | ce09e150aa7d87675ca15c9416497c0487e3d4d4 | refs/heads/master | 2021-05-28T05:19:12.593781 | 2014-05-08T01:23:33 | 2014-05-08T01:23:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,857 | h | //
// Copyright (C) 1993-1998 by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
// provided that the above copyright notice appears in all copies and
// that both that copyright notice and the limited war... | [
"kevinzhwl@gmail.com"
] | kevinzhwl@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.