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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
df62a549e7eea7d4dc021924b34f830363426f45 | 89dedd7f3c7acc81d12e2bcb2e716f9af9e5fa04 | /chromeos/dbus/session_manager_client.cc | c98a7c94ba0b54d2d5dcd005f64e0ff84b1b2e31 | [
"BSD-3-Clause"
] | permissive | bino7/chromium | 8d26f84a1b6e38a73d1b97fea6057c634eff68cb | 4666a6bb6fdcb1114afecf77bdaa239d9787b752 | refs/heads/master | 2022-12-22T14:31:53.913081 | 2016-09-06T10:05:11 | 2016-09-06T10:05:11 | 67,410,510 | 1 | 3 | BSD-3-Clause | 2022-12-17T03:08:52 | 2016-09-05T10:11:59 | null | UTF-8 | C++ | false | false | 38,665 | 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 "chromeos/dbus/session_manager_client.h"
#include <stddef.h>
#include <stdint.h>
#include <sys/socket.h>
#include "base/bind.h"
#include "b... | [
"bino.zh@gmail.com"
] | bino.zh@gmail.com |
4ace725f41bc92f3aca9426a4aa0109933de8998 | 8a0d2910f54ca7329ccb545b3fad407a14c21808 | /SettingsDialog.cxx | a574a03f0d3394441102b2c12a911fbf73f7c692 | [] | no_license | egrath/equagen | f9b662845a0ac32bd079485989d60745b58214f1 | 8de9f64586d74c4cd84c368825ce184bed3fe3be | refs/heads/master | 2020-04-01T13:00:02.581909 | 2012-12-19T13:16:30 | 2012-12-19T13:16:30 | 32,130,544 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,867 | cxx | #include "SettingsDialog.h"
void SettingsDialog::setupUserInterface()
{
m_UserInterface = new Ui_SettingsDialog();
m_UserInterface->setupUi( this );
// Set up font tab
setupFontTab();
// Refresh the list of installed templates
refreshTemplateList();
// Connect signals
QObject::connec... | [
"egon.rath@de8f3505-683c-149d-5a3e-bae6d93cff59"
] | egon.rath@de8f3505-683c-149d-5a3e-bae6d93cff59 |
aef133ae00fbbbd08d78ca1b96edacfd2f3ebaea | f67338f7c90cbc8593166628350a066a85472f5e | /LoadoutData.cpp | 000fba19b571ca0d20af4c7af65ffda878c9d937 | [] | no_license | AlanWills/UnderSiege_DirectX | 33affe6cf5dc8307ed9e1aed3bde7d8eed670467 | 808135b73a21a859ff81335e115715324723714c | refs/heads/master | 2021-01-13T00:46:26.918058 | 2015-12-14T21:40:05 | 2015-12-14T21:40:05 | 46,755,632 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,597 | cpp | #include "pch.h"
#include "LoadoutData.h"
//-----------------------------------------------------------------------------------------------------------------------------------
LoadoutData::LoadoutData(const char* dataAsset) :
BaseData(dataAsset)
{
}
//---------------------------------------------------------------... | [
"alawills@googlemail.com"
] | alawills@googlemail.com |
4fc8d69298c9007834e71c6699152cf0184a0dd2 | 4382d8e976816ba2be05621b3566df9d5be9c0a6 | /OpenHome/Net/Bindings/C/ControlPoint/Proxies/CpUpnpOrgConnectionManager2C.cpp | 4e1912e2518ccbd582e11be1f1323c26f6ccf74c | [
"MIT"
] | permissive | openhome/ohNetGenerated | f9e9fc591d52c1a2ed69c676046af4e931c22f7c | 05270d36e77f97a2ffd0f9eb44249a908c333d71 | refs/heads/master | 2020-12-13T18:39:35.802161 | 2018-07-12T13:09:23 | 2018-07-12T13:09:23 | 22,726,722 | 1 | 6 | null | 2016-10-17T12:43:53 | 2014-08-07T15:38:18 | C++ | UTF-8 | C++ | false | false | 36,229 | cpp | #include "CpUpnpOrgConnectionManager2.h"
#include <OpenHome/Net/Core/CpDevice.h>
#include <OpenHome/Net/C/CpProxyCPrivate.h>
#include <OpenHome/Net/Core/FunctorAsync.h>
#include <OpenHome/Types.h>
#include <OpenHome/Buffer.h>
#include <OpenHome/Exception.h>
#include <OpenHome/Functor.h>
#include <OpenHome/Net/Core/CpPr... | [
"simon.chisholm@linn.co.uk"
] | simon.chisholm@linn.co.uk |
5222079ce02be99078a3333e27f58667499ef186 | 49728e3a138f1025efb8cd21395ef2a5b34fee70 | /wcmp/solver/PathBasedILPSolver.cpp | f68ee6ff8c2194456db3eb332e3dcc886766401d | [] | no_license | googleinterns/minimal-wcmp-precision-loss | 40af48580de40dc9c3a0703ad94cbba2e254c8fa | 359119ffc32f5a0c0c81b78260c5b509f5221e34 | refs/heads/master | 2022-12-01T00:11:01.090187 | 2020-08-14T22:03:13 | 2020-08-14T22:03:13 | 265,093,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 36,744 | cpp | //
// Created by wwt on 6/20/20.
//
#include <chrono>
#include <glog/logging.h>
#include "PathBasedILPSolver.h"
namespace wcmp {
namespace solver {
PathBasedILPSolver::PathBasedILPSolver(wcmp::topo::AbstractTopology topology, std::unordered_map<int, double> &trace): AbstractSolver(topology, trace) {
}
// create v... | [
"wtwang@rice.edu"
] | wtwang@rice.edu |
23fb0f652f4784d8f207ecf128aaeff41bb161b4 | a901f40e80834d715377e30e97249e7105d26487 | /src/listing_9.7.h | d7d2f8bab3f2738cdbe224aa23134f57988dd5a6 | [] | no_license | pvthuyet/CppInAction | 0205c1bf473bd925255c96990f5c53b02377b6f8 | 5df707bafa1169a7eaac61ad9c51fc59d0ff7a26 | refs/heads/master | 2020-06-24T21:30:39.142400 | 2019-09-20T04:28:17 | 2019-09-20T04:28:17 | 199,095,612 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,205 | h | /*
* listing_9.7.h
*
* Created on: Aug 12, 2019
* Author: thuye
*/
#ifndef LISTING_9_7_H_
#define LISTING_9_7_H_
#include "include.h"
#include "functionwrapper.h"
namespace LISTING_9_7 {
class work_stealing_queue {
private:
using data_type = tet::function_wrapper;
std::deque<data_type> the_queue;
mu... | [
"tvp@wherzat.com"
] | tvp@wherzat.com |
f6bf22dbfaaedd3eac15774fea31640388b313d3 | aa39bd8f40a492c56ff7b4dd6514c81e2440f30f | /QuadrantSelection.cc | 716f4f339a0fa2d43a77d2c1fb64e27d020feebf | [] | no_license | duntonjoe/MyKattisSolutions | dd53d1c85c82db3a82e5c2be328426e0ef02cfa5 | 9c01c9fc7f3ed436ee64fc034d68fb7080d664f5 | refs/heads/master | 2020-03-16T16:59:27.610854 | 2018-09-17T15:06:15 | 2018-09-17T15:06:15 | 132,813,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 774 | cc | /*
Filename : QuadrantSelection.cc
Author : Joseph Dunton
Problem : Quadrant Selection
Description : Return the quadrant a given order pair would be within.
*/
/************************************************************/
// System includes
#include <iostream>
#include <string>
/****************... | [
"duntonjoe@gmail.com"
] | duntonjoe@gmail.com |
b55fc9b5582f818476150051b3e36ff727b39730 | 7ccdcc27e50526d568dfe2918aabfb172ef41b62 | /LRU_Cache.cpp | 6ce3f3bb7307a7b50e61568320fa58982e204295 | [] | no_license | albin3/leetcode | 71c30df4a7a778b2ce10619a244b7bc2a5122f33 | c458f80ec4a493f3b104883f6fa54321386f58a9 | refs/heads/master | 2021-01-22T15:22:32.827552 | 2015-08-12T10:08:59 | 2015-08-12T10:08:59 | 26,163,258 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,158 | cpp | #include <iostream>
#include <map>
#include <vector>
using namespace std;
class LRUCache{
public:
map<int, int> m;
map<int, int> mk_t;
map<int, int> mt_k;
int l;
int t;
LRUCache(int capacity):l(capacity),t(0) {
}
int get(int key) {
if (mk_t.find(key)!=mk_t.end()) {
m... | [
"binwei.zeng3@gmail.com"
] | binwei.zeng3@gmail.com |
33e549593e35b4253954a666faddd6c4d8af3c47 | e35ffbca64ad6f64c070a4a730c90690e45d944d | /QtSQLITE0/QtSQL0/classes/cindexdataset.h | 58e88a3049e98cc297dd9dbb4891475663c8ec67 | [] | no_license | sas26031962/QtProjects | ca651f47f903a94e00b99f88889a021e295333fc | c3b2f97a4373a91bff6395c849d980c7c3d0fd6f | refs/heads/master | 2020-08-29T10:05:41.985390 | 2019-10-28T09:11:49 | 2019-10-28T09:11:49 | 218,001,538 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 867 | h | #ifndef CINDEXDATASET_H
#define CINDEXDATASET_H
#include <QString>
class cIndexDataSet
{
public:
//=========================================================================
// Конструктор
//=========================================================================
cIndexDataSet();
//=... | [
"sasx26031962@gmail.com"
] | sasx26031962@gmail.com |
e53df9b5a33380de8c3e4a9ae1210cf5c433c701 | 78ccc1571c92b82875c3b68ecee39f757894f328 | /src/checkpoints.cpp | 9dc486ed09ac0e989767b83bfa090204d17f1437 | [
"MIT"
] | permissive | quorumdev/ktest | d1dfb0b39f1c11e6b57fe5fd2c774e1ec9527bbe | 02196d098237ebe53b5ae39c99093f77b3bf655e | refs/heads/master | 2020-03-12T04:38:03.542880 | 2018-04-21T08:24:56 | 2018-04-21T08:24:56 | 130,448,880 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,097 | cpp | // Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2014-2017 The Dash Core developers
// Copyright (c) 2017-2018 The Nyx Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "checkpoints.h"
#... | [
"root@vultr.guest"
] | root@vultr.guest |
27e74bea5c604cf6d3e714ae6f528b56964e0b72 | 5499e8b91353ef910d2514c8a57a80565ba6f05b | /third_party/rust_crates/vendor/harfbuzz-sys/harfbuzz/src/hb-buffer-serialize.cc | 6e265e84c6c492d781e0e7e1fe1a87a03b0d9b4b | [
"BSD-3-Clause",
"LicenseRef-scancode-other-permissive",
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"MIT"
] | permissive | winksaville/fuchsia | 410f451b8dfc671f6372cb3de6ff0165a2ef30ec | a0ec86f1d51ae8d2538ff3404dad46eb302f9b4f | refs/heads/master | 2022-11-01T11:57:38.343655 | 2019-11-01T17:06:19 | 2019-11-01T17:06:19 | 223,695,500 | 3 | 2 | BSD-3-Clause | 2022-10-13T13:47:02 | 2019-11-24T05:08:59 | C++ | UTF-8 | C++ | false | false | 13,817 | cc | /*
* Copyright © 2012,2013 Google, Inc.
*
* This is part of HarfBuzz, a text shaping library.
*
* Permission is hereby granted, without written agreement and without
* license or royalty fees, to use, copy, modify, and distribute this
* software and its documentation for any purpose, provided that the
* above... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
d2072809f46d35bf00e0eda9146c6e12e67cacda | 33ecdeeaf983c969f2f006570e914b6be4f0ae04 | /Plugins/HFDataDriven/Source/HFDataDriven/Public/HFCommon/HFDefine.h | a442f9fa3f530062198490e2adcc5e50827314ea | [] | no_license | PoorMonk/Mmo01Project | f3e375d7b1ea7dd86ce74119c7dd6e7b5e9bd1ca | 3f9f8001b088e6309ca2fdfbda6faaeb9efc810c | refs/heads/main | 2023-01-18T21:48:21.715812 | 2020-11-26T14:01:06 | 2020-11-26T14:01:06 | 315,823,512 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 81,209 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "UObject/NoExportTypes.h"
#include "HFTypes.h"
#include "HFDefine.generated.h"
/**
*
*/
UCLASS()
class HFDATADRIVEN_API UHFDefine : public UObject
{
GENERATED_BODY()
};
#define HFMODFU... | [
"461874693@qq.com"
] | 461874693@qq.com |
3a807695c096ad0e056c25672093ef803f9fc65b | 135f16f65206fda37479599a8fbb48e05534c17b | /Brbanje/src/Brbanje/Scene/SceneCameraController.cpp | 5164746b6941981f13e93d276239e30b6068333c | [] | no_license | Rustifan/Brbanje | a2951569b6ca9e67cf6916dd54c5dc4ec76d5f7f | f97713872cee4302e58a131d0c9e7f9532206e98 | refs/heads/main | 2023-05-26T10:42:36.743265 | 2021-06-10T17:58:55 | 2021-06-10T17:58:55 | 309,349,375 | 0 | 0 | null | 2020-11-03T12:17:52 | 2020-11-02T11:27:22 | C++ | UTF-8 | C++ | false | false | 2,498 | cpp | #include "brpch.h"
#include "SceneCameraController.h"
#include "Brbanje/Core/Input.h"
#include "Brbanje/Events/MouseEvents.h"
#include "Scene.h"
#include "imgui.h"
namespace Brbanje
{
SceneCameraController::SceneCameraController(Scene* scene):
m_Scene(scene), m_Camera(SceneCamera()), m_Transform(TransformComponent(... | [
"ivancace3@gmail.com"
] | ivancace3@gmail.com |
ed805b4c0d7394d4e7db9bdda207e2bc4cb243bb | 6338150e6083272fcb5ce0f9b2b228be0dc80cdd | /aieBootstrap-master/ProjectilePhysics/PhysicsScene.h | f4cbb9771553984f378225894709ad21720c05f8 | [
"MIT"
] | permissive | Goodii/PhysicsForGames | 55f162c1fe5a7c252b7aa10ac7aa19df3e3ee0e4 | 202ce3d82c6ad15774f6b0874bdaa4190278ec74 | refs/heads/master | 2018-09-05T13:34:15.435709 | 2018-06-04T12:59:06 | 2018-06-04T12:59:06 | 120,531,377 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,247 | h | #pragma once
#include <vector>
#include <glm/glm.hpp>
class PhysicsObject;
class PhysicsScene
{
public:
struct CollisionData
{
bool wasCollision;
glm::vec2 normal;
float overlap;
};
PhysicsScene();
~PhysicsScene();
void addActor(PhysicsObject* actor);
void removeActor(PhysicsObject* actor);
void updat... | [
"iPatt98@gmail.com"
] | iPatt98@gmail.com |
24c644c0126e333eb264a1cedd30156b089d2cc7 | 0991057364d89ceb58cb04825387fc78319a50aa | /Puzzler/Temp/il2cppOutput/il2cppOutput/AssemblyU2DCSharp_Scene22470765894.h | 7a0dd2bc98cf9650e85a15f59314cac08e2edb4e | [] | no_license | austinmwi/puzzlerProject | 21a983d178ef55af7c14f1f717b2654b5bd1a8f7 | 80efcd886ec06aa2117b4c56d34432e9574b2f79 | refs/heads/master | 2020-04-06T06:25:56.309674 | 2016-11-15T22:31:22 | 2016-11-15T22:31:22 | 73,860,390 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,731 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// UnityEngine.Material
struct Material_t3870600107;
#include "UnityEngine_UnityEngine_MonoBehaviour667441552.h"
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnos... | [
"austin@wearableintelligence.com"
] | austin@wearableintelligence.com |
3b10f4231a0b8949444caae0feb20a0012087935 | b6027f686e77978c3cc238c4b4af3fb7c4872b57 | /Scorer.h | 1bba7ed79d9d2882e07cf8868b1b2fc265a5299c | [] | no_license | udalov/russianaicup2015 | 13cb7f61c329a4a6be49161b2aa0f521ed4498da | 7ca5e5ba69a84984824f26be172950c886632cac | refs/heads/master | 2020-09-13T10:54:46.078142 | 2016-08-24T19:29:03 | 2016-08-24T19:29:03 | 66,493,454 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 460 | h | #pragma once
#include "Path.h"
#include "State.h"
#include "Tracks.h"
#include "VisClient.h"
#include <vector>
using std::vector;
class Track;
struct Scorer {
const State& startState;
vector<Tile> path;
vector<Segment> pathSegment;
explicit Scorer(const State& startState, const vector<Tile>& path,... | [
"udalov.alexander@gmail.com"
] | udalov.alexander@gmail.com |
d1ba61e173b777b66de76078d1a19a4ff42e7684 | 8457ed858b9194ff7a3e23adbbea89521bfe5c89 | /HalfTimeBuild/GTMK Game Jam 2020_BackUpThisFolder_ButDontShipItWithYourGame/il2cppOutput/UnityEngine.AnimationModule.cpp | 6953c7ea514cf54bf5e842bddeb8a540689a7663 | [] | no_license | Yernemm/GMTK-Game-Jam-2020 | 9dd017796727324c487104449c1eb1a815032461 | 18cb86c0dae2832ae7dd7bc2911ae6b52a274beb | refs/heads/master | 2022-11-18T08:15:23.692086 | 2020-07-12T15:33:30 | 2020-07-12T15:33:30 | 278,729,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 246,999 | 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 ... | [
"yrnemmizer@gmail.com"
] | yrnemmizer@gmail.com |
26e8077da01266ba7601bcdee3acae1276a5b70f | 88b7ab3e12f66fcbe6cec332edf8fcede6fd2b6a | /src/main6.cpp | 8111d186f57b00c8453fb7d4d89c880139eb5de6 | [] | no_license | nashalagin/C-lab-3 | 1dbb0682cdbfe2f8cfdc823466d7b859a0debf56 | fd004c502badb9dcadb7fc982969da7c3eccda58 | refs/heads/master | 2020-04-16T14:35:33.623407 | 2019-01-16T09:21:42 | 2019-01-16T09:21:42 | 165,672,997 | 0 | 0 | null | 2019-01-14T14:11:55 | 2019-01-14T14:11:55 | null | UTF-8 | C++ | false | false | 515 | cpp | #include "task6.h"
#include <time.h>
#include <stdio.h>
#include <stdlib.h>
//#define N 10
int generateMassiv(int arr[], int N)
{
int i = 0;
while (i < N)
{
if (rand() % 2 == 0)
arr[i] = rand() % 10;
else
arr[i] = (rand() % 10) * (-1);
i++;
}
return 0;
}
int main()
{
int N = 10;
int *arr;
arr = new... | [
"qquikly@mail.ru"
] | qquikly@mail.ru |
22cc32f24a294d8a9dea4a7c7a41d57323671b45 | 4fa1e0711c3023a94035b58f6a66c9acd4a7f424 | /Microsoft/SAMPLES/INIEDIT/FILENAME/TEST.CPP | 319854c187ab5565f7c69f3717d666dfea4d69b7 | [
"MIT"
] | permissive | tig/Tigger | 4d1f5a2088468c75a7c21b103705445a93ec571c | 8e06d117a5b520c5fc9e37a710bf17aa51a9958c | refs/heads/master | 2023-06-09T01:59:43.167371 | 2020-08-19T15:21:53 | 2020-08-19T15:21:53 | 3,426,737 | 1 | 2 | null | 2023-05-31T18:56:36 | 2012-02-13T03:05:18 | C | UTF-8 | C++ | false | false | 855 | cpp | #include <afx.h>
#include <iostream.h>
#include "filename.h"
void main()
{
CFilename FileName ;
char sz[255] ;
while (FileName != "q")
{
cout << "\nEnter filename: " ;
cin >> sz ;
FileName = (CString)sz ;
cout << "\n" << FileName ... | [
"charlie@kindel.com"
] | charlie@kindel.com |
a63281a568f2d6b15632aa5fe2140bbb36177d52 | b6d2cb74a76194fd25fdc3607ef828e94d98039e | /URI/2929.cpp | 36e269ca6bfba18fd4650d88530a096376270568 | [] | no_license | giovaneaf/CompetitiveProgramming | 22d63481015ab45a03d527c866cae339cffeb5fb | 863f6bc61497591cb98e50973aa23bfcb9879ab8 | refs/heads/master | 2021-06-07T20:28:45.116299 | 2021-05-25T00:38:16 | 2021-05-25T00:38:16 | 131,643,425 | 6 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 704 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
#define ii pair<int, int>
#define vi vector<int>
#define vii vector<ii>
#define MAXN 200010
int main()
{
ios_base::sync_with_stdio(false); cin.tie(0);
int n;
cin >> n;
stack<int> s;
multiset<int> m;
for(int i = 0; i < n; ++i)
{
string str;... | [
"giovaneaf1995@gmail.com"
] | giovaneaf1995@gmail.com |
cd9c2f1fbe41419613eab5e087dbac4b67bde3fb | 3cb02d8bfd827beaff8f5d284bfeee2099c173e6 | /ACM-ICPC 2018 青岛赛区现场赛/test.cpp | db25ea0665865e1a0461e3813da2f828b2e989c2 | [] | no_license | yyhaos/Competitions | 8a88ddfa0606e884c88f17ef391ffdd1ba32bf0f | d291be1327e895883b423eeebad943893f27e66e | refs/heads/master | 2021-06-12T13:14:22.354538 | 2020-08-18T05:24:24 | 2020-08-18T05:24:24 | 128,635,106 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 645 | cpp | #include<iostream>
using namespace std;
class Base
{
private:
int A;
public:
Base(){}
Base(int a):A(a){}
void show()
{
cout<<"A="<<A<<endl;
}
};
class Base2
{
private:
int A;
public:
Base2(){}
Base2(int a):A(a){}
void show()
{
cout<<"B2="<<A<<endl;
}
};
cl... | [
"35396510+yyhaos@users.noreply.github.com"
] | 35396510+yyhaos@users.noreply.github.com |
f97e751917893535cc80f0de291ae325bdf3fae1 | cd20beb8d2fc2c0febb3358a8b272cd440915105 | /example/static/main.cxx | e2fdf2c4794a15e30ce16e49c3ddc34190ea7007 | [
"MIT"
] | permissive | mattn/clask | ed76b85917cfa295389d685f7551e14715bba378 | b3089ab5718aa268b5f0f8b25c1ba1aebffb19f8 | refs/heads/master | 2023-09-01T02:50:43.000812 | 2022-01-24T15:06:11 | 2022-01-24T15:06:11 | 270,303,482 | 128 | 8 | MIT | 2021-08-19T14:44:35 | 2020-06-07T12:45:08 | C++ | UTF-8 | C++ | false | false | 546 | cxx | #include <clask/core.hpp>
int main() {
auto s = clask::server();
s.log.default_level = clask::log_level::INFO;
s.static_dir("/", "./public");
s.GET("/api", [](clask::response_writer& resp, clask::request&) {
resp.set_header("content-type", "application/json");
time_t t;
struct tm* tm;
std::time... | [
"mattn.jp@gmail.com"
] | mattn.jp@gmail.com |
30e3f4b0482d5fca3db995b21eaf0efb8cc8b2d0 | 6ae1aa70d46788fcfce031f51733b3c18715b45d | /include/jet/advection_solver2.h | c509e5e7cc4c94756a3b855f95fb9e2ad8301846 | [
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | dokipen3d/fluid-engine-dev | 3d4f3e4bb907feb00734e0fc1d47d2e86a89e3f0 | 0e26fbc19195ce4a21fb529a3de2d15b46c93050 | refs/heads/master | 2021-01-11T06:50:38.790287 | 2016-10-08T04:55:39 | 2016-10-08T04:55:39 | 72,378,941 | 4 | 1 | null | 2016-10-30T22:16:28 | 2016-10-30T22:16:28 | null | UTF-8 | C++ | false | false | 4,279 | h | // Copyright (c) 2016 Doyub Kim
#ifndef INCLUDE_JET_ADVECTION_SOLVER2_H_
#define INCLUDE_JET_ADVECTION_SOLVER2_H_
#include <jet/collocated_vector_grid2.h>
#include <jet/constant_scalar_field2.h>
#include <jet/constants.h>
#include <jet/face_centered_grid2.h>
#include <jet/scalar_grid2.h>
#include <limits>
#include <m... | [
"doyubkim@gmail.com"
] | doyubkim@gmail.com |
182c2285582d95849c0e2554c0bba40928eee32f | f031279c14897b990519c7ba231a6aba8f1a8c69 | /devices/sensor/esp8266_sensor/esp8266_sensor_sketch.ino | c9ff260ca6978acbb749b20e785966f3e47ea7cd | [
"MIT"
] | permissive | ggvelev/smart-home | a5bdf2e45150298a6784499dfa6c359fd8da262b | 126c8f47cffc3eb59877a905ceb87bbcd6732c16 | refs/heads/main | 2023-08-28T21:29:07.562403 | 2021-11-05T18:36:02 | 2021-11-05T18:37:08 | 404,118,116 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,600 | ino | /*
A demo sketch for ESP8266 NodeMCU device with DHT11 sensor.
Device reports readings every 10 seconds and listens for incoming commands (only logging them to Serial output).
When connectivity is established, the device sends its network config to devices/{id}/config to let smarthome-api server
know it's addre... | [
"39666872+ggvelev@users.noreply.github.com"
] | 39666872+ggvelev@users.noreply.github.com |
1606ff44fbb4999c2556c765156b8602785069a9 | 470f3d5c3bd8cfe07dc6744e4a8b58717c39c0f5 | /src/UnitTests/TestASCIICharClass.cpp | c0fce68ece0833f7a0367884ff3fd3758e93857b | [] | no_license | metaera/dynalib-utils | b6e36cfc52d469e1595164e463880b6e18ef5e58 | b837352e0c963ac8ef53829fb4e8274810ccc69a | refs/heads/master | 2022-12-31T01:50:29.409712 | 2020-10-15T01:40:00 | 2020-10-15T01:40:00 | 292,269,910 | 0 | 0 | null | 2020-10-13T10:44:38 | 2020-09-02T11:57:01 | C++ | UTF-8 | C++ | false | false | 2,504 | cpp | //
// Created by Ken Kopelson on 27/12/17.
//
#include <string>
#include <iostream>
using namespace std;
#include "catch.hpp"
#include "Utilities/Parser/ASCIICharClass.h"
SCENARIO("ASCII Character Class functions properly") {
GIVEN("a newly created Character Class") {
CharacterClass* charClass = new AS... | [
"kenbkop@gmail.com"
] | kenbkop@gmail.com |
c6e3a0724c2e3ae61c9deab0aa5ed1b96b3b1ba4 | 214f3bc0fff4e6fd9d2dbe2bea4524813e7907b1 | /mogupro/game/src/Sound/Wav.cpp | 348191c7bff21a5f3294b2fc0c70b7e85f51928a | [
"MIT"
] | permissive | yumayo/mogupro | 9d88676fc11da5f19b3f1f4a31129fdc911c610a | 33b67529624cb77f7259cb8420895dab6d229f2e | refs/heads/master | 2018-12-19T02:21:11.834285 | 2018-09-15T09:07:31 | 2018-09-15T09:07:31 | 106,014,321 | 3 | 5 | MIT | 2018-02-23T15:08:17 | 2017-10-06T14:30:39 | C++ | SHIFT_JIS | C++ | false | false | 2,971 | cpp | #include <Sound/Wav.h>
namespace Sound
{
unsigned int Wav::getValue(const char* p, const unsigned int num)
{
unsigned int value = 0;
for (unsigned int i = 0; i < num; ++i, ++p)
value += (static_cast<unsigned char>(*p) << (i * 8));
return value;
}
//!@TODO : 2byteのTagに対応していない
bool Wav::searc... | [
"scha-taz0@outlook.jp"
] | scha-taz0@outlook.jp |
e5f66138e497305675b163c2040ff2a88e3934ec | 98eb6c6b571308f08c12eb4bc09ad4b61c055bab | /CxAODTools/Root/.svn/text-base/VHbb2lepEvtSelection.cxx.svn-base | 9e4a328cea7ece98f6798eb3af2ac174849bb78f | [] | no_license | abrennan87/Arturo_CxAODframework | 8f1b2a18a267acc573dbd7f937bd134f38672eb4 | 04ba03c6589a9f6b7af6d1da7059541bbd0093bb | refs/heads/master | 2016-09-05T20:31:03.558531 | 2015-04-14T08:55:37 | 2015-04-14T08:55:37 | 33,920,956 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,606 | #include "CxAODTools/VHbb2lepEvtSelection.h"
#include "xAODEgamma/Electron.h"
#include "xAODEgamma/Photon.h"
#include "xAODMuon/Muon.h"
#include "xAODJet/Jet.h"
#include "xAODEventInfo/EventInfo.h"
void VHbb2lepEvtSelection::clearResult() {
m_result.pass = false;
m_result.signalJets.clear();
m_result.forwardJet... | [
"mia.brennan87@gmail.com"
] | mia.brennan87@gmail.com | |
eea236d224b5cc50873007ea2f3ab1bbb1b609c4 | df2e5b8f47b8785cab20999bc1cd465945926cb5 | /merge_sort.cpp | 17f365bfd8b3005a5c030e642a6ee0fbc113b807 | [] | no_license | Marcus-Jon/common_algorithms_cpp | 054009a0a4ac6370f87c29a07dc16753f75e49a3 | ed25a2338eb8f06ae0a8a5bfe3d9957c812ba22c | refs/heads/master | 2020-06-11T09:49:35.930297 | 2019-07-30T14:10:19 | 2019-07-30T14:10:19 | 193,922,423 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,374 | cpp | #include <iostream>
using namespace std;
void merge(int num_array[], int left, int midpoint, int right)
{
int x = 0;
int y = 0;
int z = left;
int val_1 = midpoint - left + 1;
int val_2 = right - midpoint;
int Left[val_1];
int Right[val_2];
for (int i = 0; i < val_1; i++) {Left[i] = num_array[left +... | [
"noreply@github.com"
] | noreply@github.com |
fcff52cc95572f1eb3552ba1dca88358abd97e75 | 6a511c484fb2987b4c7650e617dd6f871345aeeb | /src/leetcode_linked-list-cycle.cc | c98dfdca749db392e4ebd02457025cc8e3fa7e9d | [] | no_license | ScarlletQueen/onlinejudge | 47d678bd4eb7c06d00754d41072394a364c50ac7 | 65b605e74bbb1ceab5568a059c6844fcd6c8abeb | refs/heads/master | 2021-01-20T23:32:42.377212 | 2014-04-04T03:31:54 | 2014-04-04T03:31:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 572 | cc | #include <stdio.h>
/**
* Definition for singly-linked list.
*/
struct ListNode {
int val;
ListNode *next;
ListNode(int x) : val(x), next(NULL) {}
};
class Solution {
public:
bool hasCycle(ListNode *head) {
if(head == NULL || head->next == NULL) return false;
ListNode *p1 =head, *p2 = head... | [
"ScarlletQueen"
] | ScarlletQueen |
01a9b7bfe35645fd56e5292f610e7dd4ef51d496 | f960942fd5dff4e5815b35302b25b192e60d19c1 | /src/Shadows.h | f0eb1ad666cb12a087dc2b26c17fa66b422d43da | [] | no_license | DimO424/OpenGL-Project | 9dfacb6f14c9388f46a244fa613ad175adb7fe27 | 79fdd0bdb5fb9885fc6c43d1332f76b520678734 | refs/heads/master | 2020-05-30T18:33:28.564276 | 2015-04-02T06:04:59 | 2015-04-02T06:04:59 | 30,327,186 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 572 | h | #ifndef _SHADOWS_H_
#define _SHADOWS_H_
#include "Application.h"
#include "FlyCamera.h"
#include "Vertex.h"
class Shadows : public Application
{
public:
virtual bool Startup();
virtual void Shutdown();
virtual bool Update();
virtual void Draw();
void BuildMeshes();
void BuildShadowMap();
OpenGLData m_bunny;... | [
"dmitri_davidov@hotmail.com"
] | dmitri_davidov@hotmail.com |
084c19ef2f42c4b2c52561a5e4932614670448c6 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/httpd/gumtree/httpd_repos_function_3114_httpd-2.4.25.cpp | 23d3d9dc6a22bd22607edf3c08ea7c7588230460 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 687 | cpp | static void *merge_includes_dir_config(apr_pool_t *p, void *basev, void *overridesv)
{
include_dir_config *base = (include_dir_config *)basev,
*over = (include_dir_config *)overridesv,
*new = apr_palloc(p, sizeof(include_dir_config));
MERGE(base, over, new, default... | [
"993273596@qq.com"
] | 993273596@qq.com |
8646871779bbb18b6f5e4ad0b6f04eb9608ae081 | 8067f6c09f4f4ff406fcf0f9e3bf4f09278f8932 | /Semester 4/iLab/Teknik Pemrograman Terstruktur 2/Minggu 4/Activity M4/arraymatriks.cpp | c8d5ada6436cd3bbaee23eac7b9bc7d5a28f9d63 | [] | no_license | git04112019/College | 4f079693aa6581ebb48ff56ec453242d146e1c85 | 7598702581ac4cadb869eb84b4cc6f16f6354f5f | refs/heads/master | 2023-02-01T22:06:22.293542 | 2020-12-18T16:23:25 | 2020-12-18T16:23:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 272 | cpp | #include <iostream>
using namespace std;
int x,y;
int tabel[3] [5] = {
{1, 2, 3, 4, 5},
{2, 4, 6, 8, 10},
{3, 6, 9, 12, 15}
};
int main () {
for (x=0; x<3; x++) {
for (y=0; y<5; y++) {
cout << tabel[x][y] << " ";
}
cout << "\n";
}
} | [
"work.elmoallistair@gmail.com"
] | work.elmoallistair@gmail.com |
88523d5597d1f4e396a327f795b8b1de2bf61906 | 367d2670c75d385d122bca60b9f550ca5b3888c1 | /gem5/src/cpu/minor/decode.cc | b07ca4aa0f3a23e7282759cd03392a22c3a18b4c | [
"BSD-3-Clause",
"LicenseRef-scancode-proprietary-license",
"LGPL-2.0-or-later",
"MIT"
] | permissive | Anish-Saxena/aqua_rowhammer_mitigation | 4f060037d50fb17707338a6edcaa0ac33c39d559 | 3fef5b6aa80c006a4bd6ed4bedd726016142a81c | refs/heads/main | 2023-04-13T05:35:20.872581 | 2023-01-05T21:10:39 | 2023-01-05T21:10:39 | 519,395,072 | 4 | 3 | Unlicense | 2023-01-05T21:10:40 | 2022-07-30T02:03:02 | C++ | UTF-8 | C++ | false | false | 12,450 | cc | /*
* Copyright (c) 2013-2014 ARM Limited
* All rights reserved
*
* The license below extends only to copyright in the software and shall
* not be construed as granting a license to any other intellectual
* property including but not limited to intellectual property relating
* to a hardware implementation of the ... | [
"asaxena317@krishna-srv4.ece.gatech.edu"
] | asaxena317@krishna-srv4.ece.gatech.edu |
53f5af72bc725424f21011d5bc9f7f635b422265 | 393bd5915290e706b3112214ff40be7bf5cbfd51 | /include/mull/Mutators/MathMulMutator.h | 7715de93339300ad696a2dbdc73c39e6a9356540 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | LongJohnCoder/mull | 65bd7f8c6c7175e8aa178c79f619658130ca1f82 | 54969fd734544d460a551b07757567d9c0a32320 | refs/heads/master | 2020-05-22T00:42:38.040607 | 2019-05-11T09:29:02 | 2019-05-11T09:29:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 981 | h | #pragma once
#include "Mutator.h"
#include <vector>
namespace llvm {
class Instruction;
}
namespace mull {
class MullModule;
class MutationPoint;
class MutationPointAddress;
class MathMulMutator : public Mutator {
public:
static const std::string ID;
static const std::string description;
MutationPoint *ge... | [
"1101.debian@gmail.com"
] | 1101.debian@gmail.com |
938890e00a747f39a6c9f4f511b634c5b7bbb838 | b591fbbd37b9b5e81d8f308f61d607fe7b145ed7 | /include/RE/B/BGSLocAlias.h | a87ca854658ff2795d39072f27762d3185ae333c | [
"MIT"
] | permissive | aquilae/CommonLibSSE | f6a1d321b16f2eb1e296f1154d697bd4bed549b6 | b8e6a72875b22c91dd125202dfc6a54f91cda597 | refs/heads/master | 2023-02-02T16:45:00.368879 | 2020-12-15T03:58:22 | 2020-12-15T03:58:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 592 | h | #pragma once
#include "RE/B/BGSBaseAlias.h"
namespace RE
{
class TESCondition;
class BGSLocAlias : public BGSBaseAlias
{
public:
inline static constexpr auto RTTI = RTTI_BGSLocAlias;
inline static constexpr auto VMTYPEID = static_cast<VMTypeID>(141);
virtual ~BGSLocAlias(); // 00
// members
std:... | [
"ryan__mckenzie@hotmail.com"
] | ryan__mckenzie@hotmail.com |
4162c939976abd30699e0848be55414c5e117eb7 | 6844e6ccf47fcfe54397dad8bd49d2d1243569c8 | /rational_eq_add_sub/stdafx.cpp | cd3f92699c6865dba5d40319d69314f37dc20270 | [] | no_license | onemoreuselessuser/rational | 89a8aaddf6c679398d26d7ab67865c3ec106da0e | 10069d4af1195ebea556deef95c756357b9ac4a0 | refs/heads/master | 2020-12-03T02:09:59.862094 | 2017-06-30T19:47:17 | 2017-06-30T19:47:17 | 95,912,204 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 298 | cpp | // stdafx.cpp : source file that includes just the standard includes
// rational_eq_add_sub.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"mail@dkuznetsov.info"
] | mail@dkuznetsov.info |
1b1fb6c8d6d5b718566d7cefa166a96b0b674701 | 2a2f8c6b4ac6a378506b5267af9b917d07a70907 | /cpp/marathon/Annealing.cpp | 8c0c6a24da407bf06ceac57a8d8c3ffeef34d18c | [
"MIT"
] | permissive | togatoga/competitive-lib | 25c5017ca0a08c6d8c41ad77ec3d1b97807bb118 | 760d0d32db36397bd1123591e0bc04c358571c37 | refs/heads/master | 2023-09-05T14:13:03.582696 | 2023-09-05T14:04:26 | 2023-09-05T14:04:26 | 77,304,994 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,429 | cpp | class Annealing {
public:
const double TEMP_CTRL_PARAM = 4.8;
double initial_temp, current_temp;
double simulate_time;
double start_time, end_time;
double best_score;
double param1, param2;
XorShift rnd;
Annealing(double initial_temp, double end_time, double start_time, XorShift rnd) {
this->initial... | [
"togasakitogatoga@gmail.com"
] | togasakitogatoga@gmail.com |
5dd19927bf6de0de7deac2984d54f31fae49fb09 | 61becb2d489c220ebab278f1299d1a63f3345c89 | /Header/Engines/GraphicEngine/Sprite.hpp | 6d77391a39da12615b8c51f52e39fc530c3e6084 | [] | no_license | exidhor/IA-Project | 9a64d69b29ff2aaf5d18a7922a8a6713f6b97357 | dc29d750788267f975fb493f996eee92d0f52670 | refs/heads/master | 2021-01-10T12:07:56.371070 | 2016-03-04T13:36:40 | 2016-03-04T13:36:40 | 52,808,776 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,048 | hpp | /*!
* \file Sprite.hpp
* \brief A unique texture symbolize by a QuadVertices
* It provides transformation like rotation
* or translation
* \author Exhidor
* \version 1.6
* \date 2016-02-01
*/
#pragma once
#include <SFML/Graphics.hpp>
#include <iostream>
#include "Engines/GraphicEngine/TextureCharacteristics.hpp"... | [
"jipay.detiege@cgmatane.qc.ca"
] | jipay.detiege@cgmatane.qc.ca |
bbfe16a6b5e68764f09cf7d9f2c802467deccc5c | bee6f82b27c772e06fa65f3b3ee90df03973efe8 | /ALander/bin/android/obj/src/spritesheet/data/BehaviorData.cpp | 8c9c10a3138f6fedd9bad9c1364179f7ad11451e | [] | no_license | jcgramos/CaveLander | 299c6198727fec547469dae4c69e01226da7a06a | 571029dea71f202ce28ec98f6917f3bf42cb4a90 | refs/heads/master | 2022-07-31T09:28:12.319372 | 2020-05-22T13:23:25 | 2020-05-22T13:23:25 | 266,115,855 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,108 | cpp | #include <hxcpp.h>
#ifndef INCLUDED_spritesheet_data_BehaviorData
#include <spritesheet/data/BehaviorData.h>
#endif
namespace spritesheet{
namespace data{
Void BehaviorData_obj::__construct(::String __o_name,Array< int > frames,hx::Null< bool > __o_loop,hx::Null< int > __o_frameRate,hx::Null< Float > __o_originX,h... | [
"jcgramos@gmail.com"
] | jcgramos@gmail.com |
6e63a7b530005ce12774dd899677c25691078cdd | b0d9c8388aadf7fd6810146da42b3ffbf6cc7c3a | /18. Challenges - Bitmasking/5. uniqueNumber2.cpp | e20bd3f3ee790ffc84f2ce4fa9a80f71500cc9a3 | [] | no_license | iampreetsimar/dsa-practice | fad67d8727c2fd6a79fcf57d61b944860703ec8c | 4d3baa1a69dbb13b58b82614065532e73a0ee5bc | refs/heads/master | 2022-11-24T16:14:23.391810 | 2020-07-25T12:52:33 | 2020-07-25T12:52:33 | 280,460,546 | 0 | 0 | null | 2020-07-17T20:25:52 | 2020-07-17T15:29:57 | C++ | UTF-8 | C++ | false | false | 702 | cpp | #include <iostream>
using namespace std;
void printUniqueNumber(int *a, int n) {
int res = 0;
for(int i = 0; i < n; i++) {
res ^= a[i];
}
int pos = 0, temp = res;
while((temp & 1) != 1) {
pos++;
temp = (temp >> 1);
}
int mask = (1 << pos);
int x = ... | [
"iampreetsimar@gmail.com"
] | iampreetsimar@gmail.com |
ee85cf274cbaf846405825a353078c47b4528e1b | bc39cc4b23d3c0314a7d75ce98f9f36d042f2f8a | /201/lab_1/hello.cpp | 5f9dbabc29ab71ed666dff2d620dd263b7285edf | [] | no_license | jeromehayesjr/University | 1cfea478b0ccb72246e44806ecf25c2484e6662e | 11ffd2bbdf21cf279cbcfe2b927ebcd218a05ecf | refs/heads/master | 2021-08-08T08:02:51.554512 | 2017-11-10T00:00:24 | 2017-11-10T00:00:24 | 110,162,676 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 111 | cpp | #include <iostream>
using namespace std;
int main(int argc, char * args[])
{
cout << "hello, alice\n";
}
| [
"noreply@github.com"
] | noreply@github.com |
418f69196b6f5ca853f0058b85f845d57192a15d | 7698ab439c10b95502b30d785cb38ebfbc07ba62 | /Assignment3/SkeletonProject/Cone3D.h | 3f973a9e42e4c17beb850b8824b8e50b67e71be4 | [] | no_license | KyleStrader/Graphics-2 | ee75d5242f75ec56d7a6cd76efbf0f78be072858 | ea7452ef635f30553ea1ab58fc44d6bf27540a31 | refs/heads/master | 2020-05-31T11:34:49.176745 | 2015-04-05T06:35:19 | 2015-04-05T06:35:19 | 33,414,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 467 | h | #include "3DClasses/BaseObject3D.h"
#include "d3dUtil.h"
class Cone3D: public BaseObject3D
{
public:
Cone3D();
Cone3D(float bottomRadius, float length, int sliceCount, int stackCount);
~Cone3D();
virtual void Create(IDirect3DDevice9* gd3dDevice);
void buildTexCoords(IDirect3DDevice9* gd3dDevice);
void Update();... | [
"kylestrader94@gmail.com"
] | kylestrader94@gmail.com |
20f39537895ddd84e0068a2986c169b8bc2987d8 | e51d009c6c6a1633c2c11ea4e89f289ea294ec7e | /xr2-dsgn/sources/xray/editor/controls/sources/dock_panel_serializer.h | d9d7e0ffad015357c3c64ac98579291128fe4d38 | [] | no_license | avmal0-Cor/xr2-dsgn | a0c726a4d54a2ac8147a36549bc79620fead0090 | 14e9203ee26be7a3cb5ca5da7056ecb53c558c72 | refs/heads/master | 2023-07-03T02:05:00.566892 | 2021-08-06T03:10:53 | 2021-08-06T03:10:53 | 389,939,196 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 948 | h | ////////////////////////////////////////////////////////////////////////////
// Created : 09.12.2009
// Author : Evgeniy Obertyukh
// Copyright (C) GSC Game World - 2009
////////////////////////////////////////////////////////////////////////////
#ifndef DOCK_PANEL_SERIALIZER_H_INCLUDED
#define DOCK_PANEL_SERIALIZER... | [
"youalexandrov@icloud.com"
] | youalexandrov@icloud.com |
0bea60991b6f62a39fa55356a34c480f0cb45ba3 | 02d3decdd7709a5550a27df0d3c7f6fa935a6b2c | /atcoder/abc237/F.cpp | 0ec3b027690ce2dc4f413470b1fbc110974c6351 | [] | no_license | cdh981009/Algorithm | 8f3a587260774e61bccfe7910746b918672c29d8 | 4f7027da58012cee09d062f8556013b40ff59df8 | refs/heads/master | 2023-04-30T22:56:22.038983 | 2023-04-19T14:50:10 | 2023-04-19T14:50:10 | 240,855,517 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,248 | cpp | #include <bits/stdc++.h>
using namespace std;
#define INF 1e9
#define FOR(i, a, b) for (int i = (a); i < (b); ++i)
#define FOR_(i, a, b) for (int i = (a); i <= (b); ++i)
using ll = long long;
using pii = pair<int, int>;
constexpr int N = 1000;
constexpr int M = 998244353;
int n, m;
ll ans;
ll dp[N][12][12][12];
/... | [
"cdh981009@gmail.com"
] | cdh981009@gmail.com |
55260c996209385a92023937fd5e97ed4e614476 | 768902646f5cde477706061591c58b4a5c3fb2aa | /src/qt/splashscreen.cpp | 6d20943ba4429baa94eaa66c3cdbf0d0c71d6bc6 | [
"MIT"
] | permissive | kbsphp/bitcoinlove | 8faf35381c8972c5756cda1161eda8e28638a18c | 27cf6eaacf8cef72b0ea6181581ed199f5d4c354 | refs/heads/master | 2020-12-10T09:57:18.882648 | 2020-01-20T06:19:22 | 2020-01-20T06:19:22 | 233,560,306 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,050 | cpp | // Copyright (c) 2011-2013 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 "splashscreen.h"
#include "clientversion.h"
#include "util.h"
#include <QPainter>
#undef loop /* ugh, remove this wh... | [
"sharanjit@kbs.com"
] | sharanjit@kbs.com |
80891721b21b1b26c0f969056e33bd47b817a6d1 | 641fa8341d8c436ad24945bcbf8e7d7d1dd7dbb2 | /content/renderer/render_process_impl.cc | 0ad4d1b0066be8c76af12461a3d9c798bd51371a | [
"BSD-3-Clause"
] | permissive | massnetwork/mass-browser | 7de0dfc541cbac00ffa7308541394bac1e945b76 | 67526da9358734698c067b7775be491423884339 | refs/heads/master | 2022-12-07T09:01:31.027715 | 2017-01-19T14:29:18 | 2017-01-19T14:29:18 | 73,799,690 | 4 | 4 | BSD-3-Clause | 2022-11-26T11:53:23 | 2016-11-15T09:49:29 | null | UTF-8 | C++ | false | false | 4,259 | 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 "content/renderer/render_process_impl.h"
#include "build/build_config.h"
#if defined(OS_WIN)
#include <windows.h>
#include <objidl.h>
#incl... | [
"xElvis89x@gmail.com"
] | xElvis89x@gmail.com |
dc8f5e18bdb27e73fe018f55e8f8321e15432938 | 95f0993c1f84b66a308a723f1b5bd7e6b1f14fea | /Mostafa saad sheet a/001_Vanya_and_Fence.cpp | 6ffe3098882ea37361a8eccb484bb5a9873f65a4 | [] | no_license | Abd-ELrahmanHamza/Problem-solving | ab02fd0d0dfe01c236687b468ba61cb7843552cc | 06a3ac51063ece3cdd5d271e9a1fa0102fc1b57f | refs/heads/master | 2023-08-25T19:18:49.195959 | 2021-10-11T20:17:51 | 2021-10-11T20:17:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 329 | cpp | #include <iostream>
using namespace std;
int main()
{
int n, h;
int TotalWidth = 0;
cin >> n >> h;
for (int i = 0; i < n; i++)
{
int tempH;
cin >> tempH;
if (tempH > h)
TotalWidth += 2;
else
TotalWidth += 1;
}
cout << TotalWidth;
re... | [
"68310502+Abd-ELrahmanHamza@users.noreply.github.com"
] | 68310502+Abd-ELrahmanHamza@users.noreply.github.com |
b0cc8daf8013b619ef4ae23c6fbe4c783c36aad0 | 2b53a25a83b9aa3298f7cf976dc70c734dcdb157 | /OnlineJudgeCode/LC885. Boats to Save People.cpp | c20f112fb75d2019da7007428e87fdc4c7df42ee | [] | no_license | mopack/OnlineJudgeCode | 2e0ce6e77ad133e82f4d5ce3196b78b19a4631e5 | 7a8704b37a69323bd90ac885d1b90d409d877722 | refs/heads/master | 2020-03-20T16:39:46.304160 | 2018-11-23T17:06:22 | 2018-11-23T17:06:22 | 137,543,798 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 932 | cpp | //#include <iostream>
//#include <cstdlib>
//#include <vector>
//#include <string>
//#include <algorithm>
//#define max(a,b) (((a) > (b)) ? (a) : (b))
//using namespace std;
////Sol: Coding: min. Present: AC: Lines/ms/PR
////472ms
//static int fast = []() {ios_base::sync_with_stdio(0); cin.tie(0); cout.tie(0); return 0... | [
"mopackp@gmail.com"
] | mopackp@gmail.com |
d41c49dcd4e674ead845505fe958954aa9929a2c | 67160b02a00c12d0680cc5a2291fc26798a56eda | /linux/my_application.cc | f38d0438b8a75a8befb055e32f59c5f091fa6355 | [
"MIT"
] | permissive | hyygetu/fldome | 924abc9e846e213f0040cc19364971a5844938cd | 043b6ddfdcc396ab6961911a2ad80d0363b310d7 | refs/heads/main | 2023-08-19T06:09:59.231903 | 2021-10-19T06:16:32 | 2021-10-19T06:16:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,710 | cc | #include "my_application.h"
#include <flutter_linux/flutter_linux.h>
#ifdef GDK_WINDOWING_X11
#include <gdk/gdkx.h>
#endif
#include "flutter/generated_plugin_registrant.h"
struct _MyApplication {
GtkApplication parent_instance;
char** dart_entrypoint_arguments;
};
G_DEFINE_TYPE(MyApplication, my_application, GT... | [
"gdream@yeah.net"
] | gdream@yeah.net |
253e84e554e763ac7d2021ea62683c34231b883d | 6df45f4a51458cf480f3f05f1f326000b7d00a8f | /CallIn_Unit.h | 4cb3300e219fc80a693b7c5be6476960fcac8d74 | [] | no_license | pangeo-capital/phone-soft | 4e96f2e7f463835cac19626f7bc12ad3b9efae71 | 38e9f7f741b73eddbf2801b5d44561457be855fb | refs/heads/master | 2020-04-23T21:26:32.927520 | 2019-02-19T12:49:48 | 2019-02-19T12:49:48 | 171,470,776 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 4,561 | h | //---------------------------------------------------------------------------
#ifndef CallIn_UnitH
#define CallIn_UnitH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp... | [
"aermilov@granit.io"
] | aermilov@granit.io |
0d534e718cf351ea9f30b26c3b8a24fee3530b0e | 82bcc0c9c11a3d8a3e0cbc5fc385e24418f79088 | /Lab3/src/stopwatch.cpp | de67a6899999a0d2e8d39576697a69162e6f9523 | [] | no_license | 226543/PAMSI | 128c0689edacae7c8a2b79657b516b41744dc64d | b8b465481d88b968d05df9e5f4db08dc997a876d | refs/heads/master | 2021-01-17T06:31:32.264016 | 2017-06-05T17:53:14 | 2017-06-05T17:53:14 | 83,698,901 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 512 | cpp | #include <iostream>
#include "stopwatch.hh"
void Stopwatch::start() {
gettimeofday(&startTime, NULL);
}
void Stopwatch::stop() {
gettimeofday(&endTime, NULL);
}
void Stopwatch::reset() {
startTime.tv_usec = 0;
startTime.tv_sec = 0;
endTime.tv_usec = 0;
endTime.tv_sec = 0;
}
double Stopwatch::result(){
... | [
"226543@student.pwr.edu.pl"
] | 226543@student.pwr.edu.pl |
19936b64b314d9cbdce317f7c383089cb00607da | 0440fcb4ff56e43c4faf855e441e70a99a30186a | /busmaster/Sources/DataTypes/MsgBufLINVFSE.h | d1ea4e23e305beca02860cc33000a4a7dfac4cd6 | [] | no_license | MarcSerraLear/UDS_Busmaster | 0383d1d1349dc3d0e29762c1457821807f530b5d | 9f624aa11ebc4041d6048088ac02960f38a80293 | refs/heads/master | 2020-05-17T12:35:02.189914 | 2014-04-14T13:44:27 | 2014-04-14T13:44:27 | 12,892,058 | 5 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 14,040 | h | /*
* This program 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 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will... | [
"mserrasunol@lear.com"
] | mserrasunol@lear.com |
23dc1876f2b7657f2a67349933d8dabc0453376c | b97d83635b0afaf76b22f5005a9f330e4c7d4fcf | /paintedwidget.cpp | bef36d3b34dfd1adf31b4d28d732b9f954b2bbe8 | [] | no_license | Deerdev/QT_study_4_QPainter | 0ae00146c27acff72c857b3967bd2566561de64d | ede8ecda97bb497e1592c664a69631535af887ec | refs/heads/master | 2021-05-27T19:52:00.133905 | 2014-05-22T11:57:15 | 2014-05-22T11:57:15 | 20,045,256 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 948 | cpp | #include "paintedwidget.h"
#include <QPainter>
/**********************
*QPainter画图的简单介绍*
**********************
*/
PaintedWidget::PaintedWidget(QWidget *parent)
: QWidget(parent)
{
resize(800,600);
setWindowTitle(tr("Paint Demo1"));
}
//qt绘图系统提供主要的的参数设置,画笔(pen)、画刷(brush)和字体(font)
void PaintedWidget::p... | [
"ludaoquan@163.com"
] | ludaoquan@163.com |
c9853bc2e54e7d4798aa50cb5092108ce010b341 | 1834c0796ee324243f550357c67d8bcd7c94de17 | /SDK/TCF_WBP_SettingsContent_Game_classes.hpp | c97503b6c1b029e2c2b719ed73b904fdadd1e448 | [] | 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 | 12,653 | hpp | #pragma once
// The Cycle Frontier (1.X) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "TCF_WBP_SettingsContent_Game_structs.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Classes
//-----------------------------------------------------------------... | [
"30532128+pubgsdk@users.noreply.github.com"
] | 30532128+pubgsdk@users.noreply.github.com |
d6625e1be39ed4d2047e47a6bb92b346697f53ca | 704d1167ced0a2029561b3bd58fb3cf5b248f5cd | /OregonScientificExample/LCDHelper.ino | 9adc5ab8bc69d5161282dfa18f86c14e7d47f0dd | [] | no_license | WickedDevice/OregonRFM69 | 8317f520e9e7e212fe8e339c4b9d692e129ebbc9 | f96910b28cda1755cd1017c30f5294e99ffbc15f | refs/heads/master | 2016-09-05T15:34:02.203152 | 2014-07-23T16:02:43 | 2014-07-23T16:02:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,488 | ino | /** Contains the helper functions for the LCD.
* @file LCDHelper.ino */
/** Clears the entire screen then prints the specified string on the top line.
* @param message The message to be displayed on the top line of the screen. */
void lcd_print_top(char* message) {
lcd.clear();
lcd.print(message);
}
/** Clears... | [
"joel.sabol@wickeddevice.com"
] | joel.sabol@wickeddevice.com |
f35de8b6c6430e62acd06fead51cd6ad82b20f70 | 602e0f4bae605f59d23688cab5ad10c21fc5a34f | /MyToolKit/NumericalRecipes/examples/xrtsafe.cpp | 358a32a9dd38401d2f300c4ae5bbc18ca65266ef | [] | no_license | yanbcxf/cpp | d7f26056d51f85254ae1dd2c4e8e459cfefb2fb6 | e059b02e7f1509918bbc346c555d42e8d06f4b8f | refs/heads/master | 2023-08-04T04:40:43.475657 | 2023-08-01T14:03:44 | 2023-08-01T14:03:44 | 172,408,660 | 8 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 897 | cpp | #include <iostream>
#include <iomanip>
#include "nr.h"
using namespace std;
// Driver for routine rtsafe
DP fx(const DP x)
{
return NR::bessj0(x);
}
void funcd(const DP x,DP &fn, DP &df)
{
fn=NR::bessj0(x);
df = -NR::bessj1(x);
}
int main(void)
{
const int N=100,NBMAX=20;
con... | [
"yangbin@star-net.cn"
] | yangbin@star-net.cn |
ed0cdfad9b2af4a6bb8d4a17bd1fb43d9a5d2319 | 98eeed196b5cd88ee929a864e36d5ff43cce26ff | /Hismic2-Core/src/maths/maths_func.h | 6ecbf5d5c672636d98539a0d86e7de7f42904002 | [] | no_license | dimutch833/HismicEngine2 | 04d8ab2d9845d1bcf276cb258877aa50aebeb3ae | 8edaefe85a0f205ff3b46c7a0a8de99ba2281ef6 | refs/heads/master | 2023-03-18T16:07:02.320483 | 2021-03-06T14:03:34 | 2021-03-06T14:03:34 | 276,127,333 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 175 | h | #pragma once
#include <corecrt_math_defines.h>
namespace hismic {
namespace maths {
inline float ToRadians(float degrees) {
return degrees * (M_PI / 180.0f);
}
}
} | [
"48991276+dimutch833@users.noreply.github.com"
] | 48991276+dimutch833@users.noreply.github.com |
bae7a407041bb4da55855f218aa6fbd433b0a20c | bb5f55f6d0bd8bbb53e95c3a6def7f423e0e2234 | /it.unibo.finaltask.basicrobotcontroller/BasicRobotController/PID.cpp | e4aad4c87914ad93072e6a57d4f77d59a702f85c | [] | no_license | BMRTP/smartcleaner | 5ac314966f01ab1dd658c668136ece74aa9a431c | 792291d8f50bb71ad0eb45fd9203025553790335 | refs/heads/master | 2022-12-25T13:11:30.167444 | 2020-02-11T11:03:30 | 2020-02-11T11:03:30 | 235,150,365 | 5 | 0 | null | 2022-12-11T22:46:57 | 2020-01-20T16:51:07 | Java | UTF-8 | C++ | false | false | 1,401 | cpp | #include "PID.h"
#include "Utils.h"
#include "Arduino.h"
float absoluteBound(float v, float max) {
return abs(v) > max ? max * sign(v) : v;
}
float PID::p_term(float dt) {
return this->error;
}
float PID::d_term(float dt) {
return (this->error - this->lastError) / dt;
}
float PID::i_term(float dt) {
if(sign(th... | [
"edoardo.barbieri4@studio.unibo.it"
] | edoardo.barbieri4@studio.unibo.it |
1a15c281db3412777df696ba50bc49d254f64150 | 0d805bb4929675dfc1280df7aa0aff4fdc8453c5 | /libraries/Statistic/Statistic.cpp | f1cffdc32fb19e709c21d1e4766c5e8500e5a20f | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | sdkn104/Arduino | d86e9be7ed10e493e85c997ec86352f18156033d | 68af30ae7d6c831ba1e51300e821bd09bd52cce2 | refs/heads/master | 2020-08-01T13:03:15.250828 | 2019-02-06T21:52:20 | 2019-02-06T21:52:20 | 73,575,542 | 7 | 1 | null | 2017-08-02T20:14:21 | 2016-11-12T20:06:19 | C++ | WINDOWS-1252 | C++ | false | false | 3,912 | cpp | //
// FILE: Statistic.cpp
// AUTHOR: Rob dot Tillaart at gmail dot com
// modified at 0.3 by Gil Ross at physics dot org
// VERSION: 0.3.4
// PURPOSE: Recursive statistical library for Arduino
//
// NOTE: 2011-01-07 Gill Ross
// Rob Tillaart's Statistic library uses one-pass of the data (allowing
// each v... | [
"sdkn104@yahoo.co.jp"
] | sdkn104@yahoo.co.jp |
ea701591f74f6987406796a0056edc78a495db74 | adccbc75defc4934530fbe39fdd05352f5434066 | /learncpp01.cpp | 2419c6d7a1362057ea2ee6aa81c421c7f0bd0dd4 | [] | no_license | rsmina/opesystmi182_learncpp | b4ba78f68718dfcf9d0dc75fe2d090a8bfedfaba | e712c429663c2534b2448fbb4a29ecf0f8adb978 | refs/heads/master | 2020-09-20T17:51:32.489339 | 2019-12-02T02:37:59 | 2019-12-02T02:37:59 | 224,552,216 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 323 | cpp | #include <iostream>
using namespace std;
int main()
{
int x;
int y;
cout << "Enter a number: ";
cin >> x;
cout << "Enter another number: ";
cin >> y;
int sum = x + y;
int product = x * y;
cout << "Sum: " << sum << endl;
cout << "Product: " << product << endl;
return 0;
... | [
"smreign@gmail.com"
] | smreign@gmail.com |
f139c273e4782fafed87a6552a9f88ad1cb96842 | 3f9d5b83b2f0472507e4bea18cb40401cbd4dabc | /mainwindow.cpp | 6cd7bc728b935e75e1238474e6219d4b470ac9a3 | [] | no_license | LightningFootball/BeijingSubwayInfoSystemApplication_Qt | 0e402fff296313b427581a22316d562623ff05b4 | d6ac5052007fdb4245484a9c2995cfcb9d82fd85 | refs/heads/main | 2023-02-04T16:12:35.709521 | 2020-12-17T13:01:12 | 2020-12-17T13:01:12 | 320,226,615 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,046 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent)
: QMainWindow(parent)
, ui(new Ui::MainWindow)
{
ui->setupUi(this);
connect(fareSearchWindow,SIGNAL(fareWindowCloseSignal()),this,SLOT(windowShow()));
connect(pathSearchWindow,SIGNAL(pathSearchWindowClosedSignal())... | [
"lizerun1999@outlook.com"
] | lizerun1999@outlook.com |
3dd8c98dd57d018ba6bb1330e4098f4ad230b385 | a06a9ae73af6690fabb1f7ec99298018dd549bb7 | /_Library/_Include/boost/thread/once.hpp | eafd230771a5c58b6bea07ebada33ff10e71f737 | [] | no_license | longstl/mus12 | f76de65cca55e675392eac162dcc961531980f9f | 9e1be111f505ac23695f7675fb9cefbd6fa876e9 | refs/heads/master | 2021-05-18T08:20:40.821655 | 2020-03-29T17:38:13 | 2020-03-29T17:38:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,358 | hpp | #ifndef BOOST_THREAD_ONCE_HPP
#define BOOST_THREAD_ONCE_HPP
// once.hpp
//
// (C) Copyright 2006-7 Anthony Williams
//
// 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 <boost/thread/detail/config.h... | [
"adm.fael.hs@gmail.com"
] | adm.fael.hs@gmail.com |
b7216db44ec81221203bbbf0d063e86f5154eebc | cb0fd7bd24243b0582f3d4ffb1826f839dd9f174 | /482.密钥格式化.cpp | 201b2cb131565dc64bf396b6ead42277e7def617 | [] | no_license | Maserhe/LeetCode | efde6e9e9e0eadc251c9e87d620986658acf4665 | 8bd29088d386df75ce4e3e0bad0a94d48799f435 | refs/heads/master | 2023-07-08T11:09:40.346412 | 2021-08-15T15:59:34 | 2021-08-15T15:59:34 | 279,108,901 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 840 | cpp | /*
* @lc app=leetcode.cn id=482 lang=cpp
*
* [482] 密钥格式化
*/
// @lc code=start
class Solution {
public:
string licenseKeyFormatting(string S, int K) {
// 这题本来写的没毛病,下次字符串相加 少再前面加。不然容易超时。
// ans = "123" + ans; // 这种最好最后 改成 ans += "123" 然后最后使用一边 reverse。
int n = S.size();
string a... | [
"982289931@qq.com"
] | 982289931@qq.com |
d21743f81fd12bfda3d880329d3d66f3dbfc9c8b | a7764174fb0351ea666faa9f3b5dfe304390a011 | /inc/BRepMAT2d_DataMapNodeOfDataMapOfBasicEltShape.hxx | 48907b66b6611a15bb1a732f684d17a240eabf78 | [] | 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 | 3,170 | hxx | // This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#ifndef _BRepMAT2d_DataMapNodeOfDataMapOfBasic... | [
"shoka.sho2@excel.co.jp"
] | shoka.sho2@excel.co.jp |
bcd06847353114800f0b5ca547bb1d578183955b | 63d8291850783397b2149b4f38d0b1919bf87e5c | /PobotKey/Projects/OpenCV/test_1/QOpenCVWidget.h | 4b22b4a746c6a5140e87147ce44e4891e0c24864 | [] | no_license | JulienHoltzer/Pobot-Playground | 8d0cb50edc5846d7fe717f467d5a9f07ad7e7979 | a4a9c6af9c8b2fec8e5782be86427620843f38df | refs/heads/master | 2021-05-28T04:54:03.737479 | 2011-11-11T10:32:43 | 2011-11-11T10:32:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 397 | h | #ifndef QOPENCVWIDGET_H
#define QOPENCVWIDGET_H
#include <opencv/cv.h>
#include <QPixmap>
#include <QLabel>
#include <QWidget>
#include <QVBoxLayout>
#include <QImage>
class QOpenCVWidget : public QLabel {
private:
//QLabel *imagelabel;
//QVBoxLayout *layout;
QImage image;
public:
QOpenCVWidget();
... | [
"fabrice.rubino@c631b436-7905-11de-aab9-69570e6b7754"
] | fabrice.rubino@c631b436-7905-11de-aab9-69570e6b7754 |
c0b05f908644f92789e7d2a64e42a3b7dc157b7e | 7580f1d240c9df938ae1001902c0516a113747ce | /BTService_MonsterDetect.h | 7b530ba873e0d951c3b53a582a0a6e7c611e1ec8 | [] | no_license | sojae95/HongikFinalProject | 4c8573ea58c837327bdb5f61e16481d2ae77140a | d99b43da0beccbc3ea865e07b1e1b0638714e841 | refs/heads/main | 2023-04-26T01:14:48.606604 | 2021-05-21T05:01:16 | 2021-05-21T05:01:16 | 369,412,007 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 495 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "BehaviorTree/BTService.h"
#include "BTService_MonsterDetect.generated.h"
/**
*
*/
UCLASS()
class FINALPRO_API UBTService_MonsterDetect : public UBTService
{
GENERATED_BOD... | [
"noreply@github.com"
] | noreply@github.com |
5f1aa6ae292ede7d87eab9290f80e1587c2079e7 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/base/cluster/mgmt/cluscfg/basecluster/cclussvc.cpp | 0448d8986874d0c664c360b265a8b4b42a3481e7 | [] | 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 | 15,747 | cpp | //////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 1999-2002 Microsoft Corporation
//
// Module Name:
// CClusSvc.cpp
//
// Description:
// Contains the definition of the CClusSvc class.
//
// Maintained By:
// David Potter (DavidP) 14-... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
dc5dc8eeccbe51e38a628767d526ae6dcf95cb8d | 07db3df03f8d7081e72607ca91a25f9ff650ec82 | /include/Model/GameActors/lion.h | 0e634b1479631112c2236c13a1cf9f0d51f26ce7 | [] | no_license | zhengfish/BoidsTest | 9122c398b3aa384ab71c0476d4630d00a70691bf | cd954bc780979433b2e36ba3e8e188bc791306ec | refs/heads/master | 2021-10-01T16:09:05.136391 | 2017-11-11T15:29:30 | 2017-11-11T15:29:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 169 | h |
#ifndef lion_H
#define lion_H
#include "agent.h"
class CLion : public CAgent
{
private:
public:
CLion::CLion(CFlagStand* flagStand, CFlag* enemyFlag);
};
#endif
| [
"gnunez@europe.com"
] | gnunez@europe.com |
10c60328c189368a5800783a98610af43bff39db | 3c7d5e58709b0397166fabd16044c1aa4e214c38 | /MFC/Chart/ChartClient/ChartClientDlg.cpp | 4b518963c050e0f9759509706c23dd7ed01256a3 | [] | no_license | avvount/Practice | e2b81fe19a31225a4ed731586e31fe3b628f63aa | bb325ccdfecd5fccd7e69e084380a10a4b1b4328 | refs/heads/master | 2021-06-26T04:52:40.452452 | 2020-11-20T15:50:17 | 2020-11-20T15:50:17 | 146,430,181 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,949 | cpp |
// ChartClientDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "ChartClient.h"
#include "ChartClientDlg.h"
#include "LoginDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
TrafficMessage tfmg;
SOCKET sockClient;
sockaddr_in addrSrv;
// CChartClientDlg 对话框
CChartClientDlg::CChartClientDlg(CWnd *pParent /*=NULL*/)
: CD... | [
"mr.beta@outlook.com"
] | mr.beta@outlook.com |
13beaafb20ef289bd7ca91cbf76fcc202cd22837 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/squid/gumtree/squid_repos_function_361_squid-3.4.14.cpp | 7dc85aa62a2fc1672f1b53ad03d290a3dc425b83 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 61 | cpp | void
timeout_during_auth(int signum)
{
dc_disconnect();
} | [
"993273596@qq.com"
] | 993273596@qq.com |
29b5146e4828281307d76bad4f87cb62f4e1f97b | 0d687dfd08842515405a40bef6a8d2720d9d669d | /arduinocode/analog_controller_microz/analog_controller_microz.ino | 427fb6669f1800c5b821c32ab2a934bb4d433803 | [] | no_license | LafeLabs/trashrobot5 | 437bc63102294d3ef1da5d11ebee463e3269af71 | 4a05d54a38d9acddf8d18efb0422502e05485c53 | refs/heads/master | 2022-05-07T23:52:01.128144 | 2022-04-21T01:25:55 | 2022-04-21T01:25:55 | 221,334,408 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,918 | ino | int controller = 0;
int delta = 16;
int AIN1 = 7;
int AIN2 = 8;
int PWMA = 9;
//there is a ladder of 9 10k resistors from 5v to ground, and the intermediate nodes all connect to buttons which connect to an analog pin which has a 1 megaohm pull down resistor
int value1 = 114;
int value2 = 2*114;
int value3 = 3*114;
i... | [
"lafelabs@gmail.com"
] | lafelabs@gmail.com |
59476476e17cc818571e699279a5e5cfa7c99f30 | 41b4adb10cc86338d85db6636900168f55e7ff18 | /aws-cpp-sdk-waf/source/model/CreateSqlInjectionMatchSetResult.cpp | a98ddd48b9dcf4c0c2d18ec27b7f549fedbc9730 | [
"JSON",
"MIT",
"Apache-2.0"
] | permissive | totalkyos/AWS | 1c9ac30206ef6cf8ca38d2c3d1496fa9c15e5e80 | 7cb444814e938f3df59530ea4ebe8e19b9418793 | refs/heads/master | 2021-01-20T20:42:09.978428 | 2016-07-16T00:03:49 | 2016-07-16T00:03:49 | 63,465,708 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,569 | cpp | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file... | [
"henso@amazon.com"
] | henso@amazon.com |
6490682263a620b9233eac28b541771c411ca553 | 51b8bef3ef9451682118fd09aef72c7395d3448d | /src/memorymanagement.cpp | 2ef5ce07df31a54865e499a014158ba45fc6f0e9 | [] | no_license | aravie/myos | 7330386fa4f5dab5224a35a104f7997090ea3b26 | d15783a22157b1ae945a051ac11578d6f4c95c2d | refs/heads/master | 2020-08-05T13:46:01.247378 | 2019-10-30T19:49:06 | 2019-10-30T19:49:06 | 212,565,999 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,884 | cpp | #include <memorymanagement.h>
using namespace myos;
using namespace myos::common;
MemoryManager* MemoryManager::activeMemoryManager = 0;
MemoryManager::MemoryManager(size_t start, size_t size)
{
activeMemoryManager = this;
if(size < sizeof(MemoryChunk))
{
first = 0;
}
else
{
... | [
"raviee@gmx.de"
] | raviee@gmx.de |
3da1494c1506e9f8443075f30e2d3b32bba42291 | d4112c60caf40833965547465532a59ede6adf71 | /generated/include/vnx/GatewayInterfaceAsyncClient.hxx | d6ca6903b3ba7cf1ec508e5d93dc474c4f97e172 | [] | no_license | automyinc/vnx-base | 1ab72dba6dc21053bd492cfd495f3b658a27b47c | 095c2f30fbfe3c8882c29851faf132adc5120928 | refs/heads/master | 2022-01-27T03:45:51.372036 | 2021-12-25T17:57:27 | 2021-12-25T17:57:27 | 141,748,820 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,105 | hxx |
// AUTO GENERATED by vnxcppcodegen
#ifndef INCLUDE_vnx_GatewayInterface_ASYNC_CLIENT_HXX_
#define INCLUDE_vnx_GatewayInterface_ASYNC_CLIENT_HXX_
#include <vnx/AsyncClient.h>
#include <vnx/Request.hxx>
namespace vnx {
class GatewayInterfaceAsyncClient : public vnx::AsyncClient {
public:
GatewayInterfaceAsyncClien... | [
"max.wittal@mwittal.de"
] | max.wittal@mwittal.de |
e0a34f59fa311d31df277d5bbf4a0c689905c87b | 6aca6f0d4dd61c7f4208015a04355361e5f0c988 | /4/include/device/PIC.h | 87fee90b4da18be9ac33a8663c2a865d56a8d656 | [] | no_license | bognari/CoStuBs | f1b9b9f1cba8c6047394c07743219b7d0c85b332 | ab2ac1738f0584bbdfdc1c048f3346b7d02fb969 | refs/heads/master | 2021-03-27T13:37:42.263672 | 2013-06-08T12:53:52 | 2013-06-08T12:53:52 | 10,547,883 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,745 | h | // This file is part of CoStuBS.
//
// CoStuBS 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 3 of the License, or
// (at your option) any later version.
//
// CoStuBS is distributed in the h... | [
"bognari.s@gmail.com"
] | bognari.s@gmail.com |
69a7dc45c8d650e9295e0d7abca127943660ebf0 | 3314a712901793e832d2fdc435ba4f89025318fd | /test/raii_counter.hpp | 5d454cca6a76f98f620c708fa85eab1432646d27 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | Beyond-Engine/Core | 5707b24afc8535d4811f0e3544133c17f2f81913 | 803c70598d4b25d235866367e669698fbc36cfc3 | refs/heads/main | 2023-08-31T11:44:19.436916 | 2023-08-18T07:29:57 | 2023-08-18T07:29:57 | 241,059,550 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 947 | hpp | #ifndef BEYOND_CORE_TEST_RAII_COUNTER_HPP
#define BEYOND_CORE_TEST_RAII_COUNTER_HPP
struct Counters {
int constructor = 0;
int destructor = 0;
int move = 0;
int copy = 0;
int invoke = 0;
};
struct Small {
Small(Counters& c) noexcept : counters{c}
{
++(counters.constructor);
}
~Small() noexcept
... | [
"lesley@lesleylai.info"
] | lesley@lesleylai.info |
b87b36b6e17fd9b6fdbf479b15abb1cc807c5568 | 88ae8695987ada722184307301e221e1ba3cc2fa | /chrome/browser/ui/webui/settings/site_settings_handler_unittest.cc | 22d05b1f4108500ef4df83a902b0b011e5bd9b0d | [
"BSD-3-Clause"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C++ | false | false | 232,733 | cc | // Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/webui/settings/site_settings_handler.h"
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "base/barrier_closure.h"... | [
"jengelh@inai.de"
] | jengelh@inai.de |
53fee5e6cb03898f3fbbac3421e8accf4b278492 | 9c5840c7c649833a4ab64185ede1d922edaeac29 | /Classes/Screens/Preloader.cpp | 380eb4313c4be6450ea99f381ca8847da9c17403 | [] | no_license | tooflya/roger-in-trouble | 41a09da3c165fb0ba8da6859fb79f5054900ad80 | 2df9605e0c58ce5635fb35d75d32b530d44e7457 | refs/heads/master | 2020-04-20T14:53:15.771730 | 2013-05-22T12:32:11 | 2013-05-22T12:32:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,535 | cpp | #ifndef CONST_PRELOADER
#define CONST_PRELOADER
#include "Preloader.h"
// ===========================================================
// Init
// ===========================================================
// ===========================================================
// Constructors
// ==============================... | [
"igor.mats@yandex.ru"
] | igor.mats@yandex.ru |
79f97b08975f6572f54c758abdada1a140f65ce7 | ae41889e79243a2df1ec03848ace958a05012d62 | /AFM_Soft/AFM_arduino_soft/AFM_arduino_soft.ino | 1cf65d5485ff58f4e73378c9e946266a6c6b20f6 | [] | no_license | Barglak/Project_AFM | 01cd1e0881e662ebb08be3f6e2300bae0be39e25 | 1939e3286e96e81496da5ea3b7f69dffaa024cc9 | refs/heads/master | 2020-07-16T02:37:54.856900 | 2020-03-02T20:59:55 | 2020-03-02T20:59:55 | 205,701,569 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,970 | ino | #include <LiquidCrystal_I2C.h>
LiquidCrystal_I2C lcd(0x27, 16, 2);
#define push 48
#define time_interval 40
const int PinA = 3;
const int PinB = 2;
int k;
const int dirPin_x = 6;
const int stepPin_x = 7;
const int dirPin_y = 4;
const int stepPin_y = 5;
const int dirPin_z = 9;
const int stepPin_z = 8;... | [
"noreply@github.com"
] | noreply@github.com |
42e2d926b8299a7c9a2aa2524a1641f7636f0b4a | e6974df9aa856e939e252831fd34489c89c49ce7 | /Commands/SpinnerDoNothing.cpp | 0fde3da1ac2d69a7599f56ae1896f79fc367a1ad | [] | no_license | GreenBlitz/2013-Robot-Code | dd1dc280a023560c7fb8bb563d0bcfc3a587dad8 | 5ba663ffe105f179bfd403589cc9a4d76c5ee50d | refs/heads/master | 2022-09-15T00:05:42.412743 | 2016-07-30T14:24:57 | 2016-07-30T14:24:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 712 | cpp | #include "SpinnerDoNothing.h"
SpinnerDoNothing::SpinnerDoNothing() : CommandBase("SpinnerDoNothing") {
Requires(spinner);
}
// Called just before this Command runs the first time
void SpinnerDoNothing::Initialize() {
}
// Called repeatedly when this Command is scheduled to run
void SpinnerDoNothing::Execute() {
... | [
"greenblitz.programms@gmail.com"
] | greenblitz.programms@gmail.com |
5540233cd87a5c8adb4553a407358e56805d89b0 | 25e99a0af5751865bce1702ee85cc5c080b0715c | /c++/data/cpp-concurrency-in-action/src/source/listing_c.4.cpp | 2d15c34830e27be0c9fd18ec5899dacb0162bdd4 | [
"BSL-1.0"
] | permissive | jasonblog/note | 215837f6a08d07abe3e3d2be2e1f183e14aa4a30 | 4471f95736c60969a718d854cab929f06726280a | refs/heads/master | 2023-05-31T13:02:27.451743 | 2022-04-04T11:28:06 | 2022-04-04T11:28:06 | 35,311,001 | 130 | 67 | null | 2023-02-10T21:26:36 | 2015-05-09T02:04:40 | C | UTF-8 | C++ | false | false | 1,248 | cpp | namespace messaging
{
class close_queue
{};
class dispatcher
{
queue* q;
bool chained;
dispatcher(dispatcher const&) = delete;
dispatcher& operator=(dispatcher const&) = delete;
template <
typename Dispatcher,
typename Msg,
typename Func >
friend class TemplateDispatch... | [
"jason_yao"
] | jason_yao |
e465c9ee1c2c678819723adc87e4fd9b8c529a57 | 1e8bc724d3c69300a55e3f4c42945db167158a82 | /src/plugins/organisation/PMRWindow/src/pmrwindowplugin.cpp | 042e882e581b02a8ac9021936364c43de8fa7b9f | [
"Apache-2.0"
] | permissive | mirams/opencor | 9104d821a16da92b5023e98ab1c3a07f8b8fbf1d | 71dd884194ec8080f96f8e982c5afedec8473405 | refs/heads/master | 2021-01-18T10:49:32.934690 | 2016-07-21T10:30:57 | 2016-07-21T10:30:57 | 9,960,636 | 0 | 0 | null | 2016-07-21T10:30:57 | 2013-05-09T14:18:17 | C++ | UTF-8 | C++ | false | false | 5,335 | cpp | /*******************************************************************************
Copyright The University of Auckland
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/lice... | [
"agarny@hellix.com"
] | agarny@hellix.com |
c380e51e35b6624393ab4c0302240ad3c12e9831 | 78d53121b39e56b3903c8ef9a93ca2defc1c7e52 | /udpReceiver/widget.cpp | e3489e1069ecb1bdc21af4628ea3f21a1fcf38f1 | [] | no_license | idcpj/hello_qt | 622c8cd10ad463b69e00737869561063ef3059b6 | 97c38bff73176821b16a3bb662fb4e40ea31ca48 | refs/heads/master | 2023-08-11T22:35:30.597699 | 2021-10-10T03:00:17 | 2021-10-10T03:00:17 | 383,953,361 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 650 | cpp | #include "widget.h"
#include "ui_widget.h"
Widget::Widget(QWidget *parent)
: QWidget(parent)
, ui(new Ui::Widget)
{
ui->setupUi(this);
receiver=new QUdpSocket(this);
receiver->bind(45454,QUdpSocket::ShareAddress);
connect(receiver,SIGNAL(readyRead()),this,SLOT(processPendingDatagram()));
}
... | [
"260083304@qq.com"
] | 260083304@qq.com |
e3972d7dc23a95167bf3f085fe13c307d64a82a7 | da7ad84936816cbf9388df36ec18aa2c2d789325 | /src/HIV/helper-ARTEligible.cpp | 9bd5f0f9e48c836c33dca2d2d510ecf173bf4b47 | [] | no_license | yaesoubilab/TBABM | 14fbf673c9b4fc8b8b1462d30dc3782ae6c7aa18 | 7c8165db1a86f2f011a10601602c46b85a7bdc90 | refs/heads/master | 2023-08-09T02:27:45.410474 | 2023-07-26T01:26:40 | 2023-07-26T01:26:40 | 114,150,710 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,062 | cpp | #include "../../include/TBABM/TBABM.h"
#include <Bernoulli.h>
using namespace StatisticalDistributions;
using EventFunc = TBABM::EventFunc;
using SchedulerT = EventQueue<double,bool>::SchedulerT;
bool TBABM::ARTEligible(int t, weak_p<Individual> idv_w)
{
// Ensure individual is still alive, and has HIV
auto idv ... | [
"marcusrussi@gmail.com"
] | marcusrussi@gmail.com |
531d1701b9db35fb95f57bc1b25744c4ac199fd8 | a07247c9af8282e4d1ba88ba4315498d4f1d5d38 | /XTree.cpp | be202943e455d0304c7c3dd503f2a9180da565ab | [] | no_license | Rodarc20/XTree | e1943608e1f693940c306c85231506214928a590 | 2f06aea62ac7954248a1611949972451f5ba4409 | refs/heads/master | 2020-03-22T02:17:20.721499 | 2018-07-02T02:16:13 | 2018-07-02T02:16:13 | 139,297,875 | 0 | 0 | null | null | null | null | ISO-8859-10 | C++ | false | false | 8,863 | cpp | #include "stdafx.h"
#include "XTree.h"
#include <limits>
XTree::XTree(int Dimensiones) {
Dimensions = Dimensiones;
M = 4;
m = 2;
Root = nullptr;
}
XTree::XTree() {
Dimensions = 3;
M = 4;
m = 2;
Root = nullptr;
}
XTree::~XTree() {
}
Nodo * XTree::ChooseLeaf(Nodo * Data) {
Nodo *... | [
"rodrigo.gutierrez.k@gmail.com"
] | rodrigo.gutierrez.k@gmail.com |
f10c0468e7a7a2e34ec6f259f7947516ef7c1f1b | b212afc0b36b0aca92671cc16f1a1e46fc332fac | /users.h | 99839251eaf3031f3fe74f380e36270215ef74e2 | [] | no_license | rayyanahmed021/tic-tac-toe | b1c850fe98bf45b66a470d19a4b8eaefe279d277 | b4c5beffc5cd774e4405102b456a4f78c2e4e1f1 | refs/heads/main | 2023-07-25T06:10:25.715691 | 2021-09-03T11:19:18 | 2021-09-03T11:19:18 | 399,922,700 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,228 | h | /*
===============================
Author: Rayyan Ahmed
Date: 28/8/2021
Module: Users
Project: tic-tac-toe
===============================
*/
#ifndef USERS_H
#define USERS_H
#include <occi.h>
using oracle::occi::Environment;
using oracle::occi::Connection;
using namespace oracle::occi;
template <typename type>
voi... | [
"rayyanahmed021@hotmail.com"
] | rayyanahmed021@hotmail.com |
f894f6ff2592b2b8c3a5ea73b0017128e6e3b91c | c670ed99cb700fe3fa389026601efbb1c51b4278 | /IntegerSetTest.cpp | 69e01dff0609b249814bd1bc9c1c1a5ff3586845 | [] | no_license | davidbethke/integerSet | 714e53aaf719cd91158ee14d883e93dcdf17602b | 6bc087cd790d2ef6e08fc64e112542aac70e2b13 | refs/heads/master | 2020-05-16T20:52:01.839932 | 2012-02-08T07:57:42 | 2012-02-08T07:57:42 | 3,384,398 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,230 | cpp | #include "StdAfx.h"
#include "IntegerSetTest.h"
#include <string>
#include <iostream>
#include <sstream>
using namespace std;
IntegerSetTest::IntegerSetTest(void)
{
}
IntegerSetTest::~IntegerSetTest(void)
{
}
void IntegerSetTest::even(IntegerSet & evenSet)
{
//set even to evens
for(int i=0; i<evenSet.SIZE;++i)
{
... | [
"david.bethke@gmail.com"
] | david.bethke@gmail.com |
053e0c2de9659454ae0d50c09dc1265675918531 | 0008a76e151837b35645296649ccdbca772b464b | /ImClient/ImClient/NormaMsgCollection.h | f93aac87ce4adfafb470207610f22f3d33320809 | [] | no_license | yuechuanbingzhi163/IMClient | 952add8364132f707dc3b413e780142c86926401 | 06197a859ca02fd01ba8429365be86f12dc0a879 | refs/heads/master | 2020-12-03T04:10:10.153459 | 2014-12-14T04:16:25 | 2014-12-14T04:16:25 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 693 | h | #pragma once
#include "NormalMsg.h"
//将一个Vectore或者Map写在类中便于指针的管理
//
class NormaMsgCollection
{
public:
NormaMsgCollection(void);
~NormaMsgCollection(void);
vector <NormalMsg*>& GetMessageCollection();
vector <NormalMsg*> m_vcNormalMsg ;
};
typedef std::map<std::string , NormaMsgCollection*> MAP_STRING_PNORMALMSGC... | [
"z-jming@163.com"
] | z-jming@163.com |
1c29f0e7f3c65b8a790c955c56719ca9399279ad | 86b1e4f77f29d5903c5761203de963c43e5d896a | /functions/keygen/keygen_main.cpp | 643a37a948baf1231fd7534aa6f6f8614ab86101 | [] | no_license | diorcety/akt | 3bbe8c1240d498e7dbd8963aa763a6ea999b4eeb | 27693ef227a37d5888e8191298b1af0bf003b4cb | refs/heads/master | 2021-01-22T06:54:52.154158 | 2017-02-13T07:24:12 | 2017-02-13T07:24:44 | 81,795,586 | 0 | 0 | null | 2017-02-13T07:09:33 | 2017-02-13T07:09:33 | null | UTF-8 | C++ | false | false | 33,338 | cpp | #include "keygen_main.h"
const int primeoffsetcount = 9, primeoffsets[] = { 15, 15, 21, 81, 3103, 3643, 2191, 9691, 2887 };
/*
---------
CreateKey
---------
This is the only function that needs to be externally visible for unsigned
keys. The "regname" parameter is the name of the person to make ... | [
"mr.exodia.tpodt@gmail.com"
] | mr.exodia.tpodt@gmail.com |
52ed62f6295427d70ff028ccea01831ee53300de | 835934c3035770bd2fb0cea752bbe5c93b8ddc83 | /VTKHeaders/vtkLight.h | 8e4bb072e5d0e0c21ff11a6879951779d5bebc78 | [
"MIT"
] | permissive | jmah/OsiriX-Quad-Buffered-Stereo | d257c9fc1e9be01340fe652f5bf9d63f5c84cde1 | 096491358a5d4d8a0928dc03d7183ec129720c56 | refs/heads/master | 2016-09-05T11:08:48.274221 | 2007-05-02T15:06:45 | 2007-05-02T15:06:45 | 3,008,660 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,999 | h | /*=========================================================================
Program: Visualization Toolkit
Module: $RCSfile: vtkLight.h,v $
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This soft... | [
"me@JonathonMah.com"
] | me@JonathonMah.com |
1aefe015fe108b5b71215b0c3c7cb77108a3c9ce | f7efc2e6cbcfaf2c3b1bbd0397ebd99f51eddf7b | /acmp.ru/acmp0294.cpp | 2cf3660973f827d482ed1e792316327c38a53212 | [] | no_license | Sysreqx/Cpp | 5b4d26ebfc9aefd732a9d8ffb82ca453b76077d7 | 2aad24c03004e28d0bb1f1e8dd9d010a59542125 | refs/heads/master | 2023-05-11T02:33:22.656539 | 2023-05-07T13:53:20 | 2023-05-07T13:53:20 | 120,492,173 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 627 | cpp | #include <iostream>
#include <string>
int main()
{
int k1, m1, l1, k2, m2, l2;
std::cin >> k1 >> m1 >> l1 >> k2 >> m2 >> l2;
int num_bolts, num_nuts, shortage, bolts_value, nuts_value;
num_bolts = k1 * m1 / 100;
num_nuts = k2 * m2 / 100;
bolts_value = k1 - num_bolts;
nuts_value = k2 - num_nuts;
if (bolts_valu... | [
"sysreqx@gmail.com"
] | sysreqx@gmail.com |
1a16babacf15eb356e336730dcc766140c4491c5 | daf5ef7c58b0b0ba52e7427b4299082eb6556152 | /387.first-unique-character-in-a-string.cpp | b203eb5b92440c6fa890a81a90eaa7b0f5c73e0e | [] | no_license | xijiao/leetcode_practice | ee370fbd070fb7818edbe1afc63f81094877952e | 26924bd99c45484d6eff0057a6902ba932f7c4a2 | refs/heads/master | 2022-11-08T18:02:21.847759 | 2022-10-29T03:00:25 | 2022-10-29T03:00:25 | 228,111,673 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 362 | cpp | /*
* @lc app=leetcode id=387 lang=cpp
*
* [387] First Unique Character in a String
*/
// @lc code=start
class Solution {
public:
int firstUniqChar(string s) {
vector<int> count(26);
for (char c : s) count[c - 'a']++;
for (int i = 0; i < s.size(); i++) {
if (count[s[i] - 'a'] == 1) return i;
... | [
"xijiaosdq@gmail.com"
] | xijiaosdq@gmail.com |
07c5494c339b9bfd15d8b72215a65933bdf0383a | 8a95833a2bd2fc4f465aac7b917ce0de215e3361 | /include/breathalock/BreathalockConfig.hpp | 8cba505156d99f13704b6dd6d37edf3506360a3e | [] | no_license | BreathaLock/Breathalock-Hardware | e31ac63b4f1bedc8fbf8b4285861b26222f47a27 | db049d2bf8008af794536a2e820e8a4e1b34024a | refs/heads/master | 2021-01-19T11:32:57.847113 | 2017-04-26T01:59:54 | 2017-04-26T01:59:54 | 87,974,497 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,007 | hpp | // COMMON SETTINGS
//GAS SENSOR SETTINGS
#define DELTA_TOLERANCE 30
#define V_LOAD_RESISTOR 10
#define WARMUP_TIME_MS 5000
// NAME HERE SETTINGS
// ----------------------------------------------------------------------------------------------
// Description here
// ----------------... | [
"charlesataylor.p@gmail.com"
] | charlesataylor.p@gmail.com |
f15be542d5f0321e870eedd4fd3229ef766de042 | 68d791fa68841b888e4e46efa3eaac40db21c78e | /USACO/theme.cpp | 1af5ddc1ab089663f6e808128bee5bac4002e046 | [] | no_license | jimgao1/competitive-programming | 14d5b69169249224887c6cf9649a3b325710fa14 | a83ed6fc03293359cafed7524be22a437438fc7b | refs/heads/master | 2020-04-03T14:15:09.400440 | 2019-05-17T01:06:10 | 2019-05-17T01:06:10 | 26,778,076 | 36 | 29 | null | 2017-12-29T20:13:16 | 2014-11-17T21:27:36 | C++ | UTF-8 | C++ | false | false | 869 | cpp | /*
ID: jim_yub1
LANG: C++11
TASK: theme
*/
#include <bits/stdc++.h>
#define MAXN 5001
using namespace std;
int N, A[MAXN], B[MAXN];
int main() {
freopen("theme.in", "r", stdin);
freopen("theme.out", "w", stdout);
cin >> N;
for (int i = 0; i < N; i++) cin >> A[i];
for (int i = 0; i < N - 1; i++... | [
"jim@jimgao.tk"
] | jim@jimgao.tk |
240f7e4aea5c49c7a64ea34d51818e72d8072984 | ad273708d98b1f73b3855cc4317bca2e56456d15 | /aws-cpp-sdk-schemas/source/model/SearchSchemaSummary.cpp | 38d96df1d5adb672c0390690cf2dd22f6bf2a39f | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | novaquark/aws-sdk-cpp | b390f2e29f86f629f9efcf41c4990169b91f4f47 | a0969508545bec9ae2864c9e1e2bb9aff109f90c | refs/heads/master | 2022-08-28T18:28:12.742810 | 2020-05-27T15:46:18 | 2020-05-27T15:46:18 | 267,351,721 | 1 | 0 | Apache-2.0 | 2020-05-27T15:08:16 | 2020-05-27T15:08:15 | null | UTF-8 | C++ | false | false | 3,021 | cpp | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
22842b3f579a403220011a20014bcc3ad0309f28 | c220f55c8b671a7b51f0d10837270dab65c6f8ea | /Source/Library.Shared/GamePlay/WorldState.h | 2b9c3ade4046b7f59ae13954a304e90fdd9315cf | [] | no_license | PlatoManchi/NoobEngine | 6fd4a95f4985f2722a6216be7aa2e35ee7d073cc | b6211fa46fe0ce89c76b970d719ca4f517e37d4f | refs/heads/master | 2021-01-11T17:28:35.961322 | 2017-08-22T20:45:18 | 2017-08-22T20:45:18 | 79,780,136 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,049 | h | #pragma once
#include "GamePlay/GameClock.h"
#include "GamePlay/GameTime.h"
namespace NoobEngine
{
namespace GamePlay
{
/**
Forward declaring
*/
class World;
class Sector;
class Entity;
class Action;
class WorldState final
{
public:
/**
Pointer to current world that is being processed.
... | [
"plato.manchi@gmail.com"
] | plato.manchi@gmail.com |
ba2f1126171913f87f2ae82048df457f228fd433 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/chromium_org/net/websockets/websocket_handshake_stream_create_helper.h | 31be2313ff7630465e6f1e6139e96c62f7ccb072 | [
"BSD-3-Clause",
"MIT"
] | 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 | 2,250 | h | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef NET_WEBSOCKETS_WEBSOCKET_HANDSHAKE_STREAM_CREATE_HELPER_H_
#define NET_WEBSOCKETS_WEBSOCKET_HANDSHAKE_STREAM_CREATE_HELPER_H_
#include <string>
#... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
9b86373edc193315a7dc072a07e00dfe484afbbf | f69ad70bf1a8857301980f986e1b4c31c94d731e | /TP3/EndScreen.cpp | 36d5c4e6698afa3f9c64c759ba7a43b5044d0cb8 | [] | no_license | deboxta/IMAGWZIT | 3fd5d3df3622849dd1106d96659125f4b2ca818e | a24764a00f77bcb31910b4d2136f729c4fae08e7 | refs/heads/master | 2023-02-01T12:56:42.447719 | 2020-12-16T07:37:19 | 2020-12-16T07:37:19 | 264,275,370 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 2,768 | cpp | #include "EndScreen.h"
using namespace TP3Prog;
EndScreen::EndScreen(int* score) : score(*score)
{
}
EndScreen::~EndScreen()
{
}
Scene::scenes EndScreen::run()
{
while (isRunning)
{
getInputs();
update();
draw();
}
return transitionToScene;
}
bool EndScreen::init(RenderWindow * const window)
{
if (!Sc... | [
"yannick.c.pro.a@gmail.com"
] | yannick.c.pro.a@gmail.com |
deae35e262495469aae3b0cea7e74e63c24ea16d | 7fcff8928aa898ec99747cf92212d8d0476e11cb | /Longest Valid Parentheses.cpp | 5242e41ebd3f3b1b50ac7c1e47babac599d5b8a6 | [] | no_license | PoeLoren/Leetcode | c3a23ed8bd7e1d212f0f1eb0e4bdb6c6bd421f60 | 2850215ea337a5dd8b5c552841de860b9e058de1 | refs/heads/master | 2021-01-10T18:06:55.429402 | 2016-05-16T12:23:55 | 2016-05-16T12:23:55 | 25,291,596 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 983 | cpp | class Solution {
public:
int longestValidParentheses(string s) {
stack<int> cStack;
int len = 0;
int last = -1;//last ')' is the point between groups
for(int i = 0;i < s.size();i++)
{
if(s[i] == '(')
{
cStack.push(i);
}
... | [
"yxluozengbo@gmail.com"
] | yxluozengbo@gmail.com |
df68c9f6eaa6d06c07ad95454a8d084612d54393 | e48abae6e62ae89c430b8fd5921b25a1fadc3013 | /QtSimpleChatClient/chatclient.cpp | 2442df0fb78fdb0164202b3885624a8617264133 | [
"Unlicense"
] | permissive | denizcanturk/ChatExample | 613ec97f1a7920c2d5078a5edcb9aa28d8eeff84 | 12452e1ffa1591bdba3aed068999c280a3be5a93 | refs/heads/master | 2020-05-16T00:23:08.897146 | 2019-07-14T10:10:39 | 2019-07-14T10:10:39 | 182,578,552 | 0 | 0 | Unlicense | 2019-04-21T20:19:51 | 2019-04-21T20:19:51 | null | UTF-8 | C++ | false | false | 7,398 | cpp | #include "chatclient.h"
#include <QTcpSocket>
#include <QDataStream>
#include <QJsonParseError>
#include <QJsonDocument>
#include <QJsonObject>
#include <QJsonValue>
ChatClient::ChatClient(QObject *parent)
: QObject(parent)
, m_clientSocket(new QTcpSocket(this))
, m_loggedIn(false)
{
// Forward the con... | [
"v.ronin@yahoo.it"
] | v.ronin@yahoo.it |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.