blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
94a2b17e4bba50dfe045637151cfa7817290276e | d4e96aa48ddff651558a3fe2212ebb3a3afe5ac3 | /Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.hxx | bed513de391080321896176bce89ee1ab83e3b4f | [
"SMLNJ",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-mit-old-style",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer",
"NTP",
"IJG",
"GPL-1.0-or-later",
"libtiff",
"BSD-4.3TAHOE",
"... | permissive | nalinimsingh/ITK_4D | 18e8929672df64df58a6446f047e6ec04d3c2616 | 95a2eacaeaffe572889832ef0894239f89e3f303 | refs/heads/master | 2020-03-17T18:58:50.953317 | 2018-10-01T20:46:43 | 2018-10-01T21:21:01 | 133,841,430 | 0 | 0 | Apache-2.0 | 2018-05-17T16:34:54 | 2018-05-17T16:34:53 | null | UTF-8 | C++ | false | false | 5,556 | hxx | /*=========================================================================
*
* Copyright Insight Software Consortium
*
* 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
*
* ... | [
"ruizhi@csail.mit.edu"
] | ruizhi@csail.mit.edu |
4044d70d1203a0c918ed9628b793b6c3ec5db78b | 4bea57e631734f8cb1c230f521fd523a63c1ff23 | /projects/openfoam/rarefied-flows/impingment/sims/test/nozzle1/5.28/uniform/time | d9cf1386a521bbe82bce01c30bc277698868fd52 | [] | no_license | andytorrestb/cfal | 76217f77dd43474f6b0a7eb430887e8775b78d7f | 730fb66a3070ccb3e0c52c03417e3b09140f3605 | refs/heads/master | 2023-07-04T01:22:01.990628 | 2021-08-01T15:36:17 | 2021-08-01T15:36:17 | 294,183,829 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 997 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1912 |
... | [
"andytorrestb@gmail.com"
] | andytorrestb@gmail.com | |
2cb322bc8a90873b2ceb33986989428105b29638 | befaf0dfc5880d18f42e1fa7e39e27f8d2f8dde9 | /SDK/SCUM_Event_1H_N9_Black_classes.hpp | 13aa8cb779d7f6fbda9437758eb6250763fcb567 | [] | no_license | cpkt9762/SCUM-SDK | 0b59c99748a9e131eb37e5e3d3b95ebc893d7024 | c0dbd67e10a288086120cde4f44d60eb12e12273 | refs/heads/master | 2020-03-28T00:04:48.016948 | 2018-09-04T13:32:38 | 2018-09-04T13:32:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 936 | hpp | #pragma once
// SCUM (0.1.17.8320) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "SCUM_Event_1H_N9_Black_structs.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Classes
//---------------------------------------------------------------------------
... | [
"igromanru@yahoo.de"
] | igromanru@yahoo.de |
5641674050dc7e13bc0bb8f371f545a6d4a5253e | 515a28f08f58aaab7e277c90c7902c21bc8f4125 | /src/lipservice/PLOTR/Card5/Xstep.hpp | b6140e4907664e0f8df6a964df71224a59b30030 | [
"BSD-2-Clause"
] | permissive | njoy/lipservice | e3bf4c8c07d79a46c13a88976f22ee07e416f4a6 | 1efa5e9452384a7bfc278fde57979c4d91e312c0 | refs/heads/master | 2023-08-04T11:01:04.411539 | 2021-01-20T22:24:17 | 2021-01-20T22:24:17 | 146,359,436 | 0 | 2 | NOASSERTION | 2023-07-25T19:41:10 | 2018-08-27T22:05:50 | C++ | UTF-8 | C++ | false | false | 840 | hpp | struct Xstep {
using Value_t = std::optional< double >;
static std::string name(){ return "xstep"; }
static std::string description(){
return
"The xstep argument specifies the spacing for tics on the energy (x)\n"
"axis.\n\n"
"The default behavior is automatic scaling. If the default is use... | [
"jlconlin@lanl.gov"
] | jlconlin@lanl.gov |
22c7104a287830a94bda85d8159ab52bd06210dc | 279238a61d78e867f971902ca1e60e4f559dc266 | /ex00/Parser.hpp | dfe584b61ab36493625f5194cb869c4f415ce475 | [] | no_license | jferrier34/cpp_d16_2018 | 3fd914ef540438be81f0ad7cd400a1f67ad24dc5 | f0632bab50a69a6ae02f87654868bdda550afd32 | refs/heads/master | 2023-08-11T22:11:03.563707 | 2019-01-18T08:06:24 | 2019-01-18T08:06:24 | 407,254,421 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 344 | hpp | /*
** EPITECH PROJECT, 2019
** Parser.hpp
** File description:
** ex00
*/
#ifndef PARSER_H
#define PARSER_H
#include <stack>
#include <string>
class Parser {
std::stack<char> _operators;
std::stack<int> _operands;
public:
Parser();
~Parser();
void feed(std::string const&);
int result() const;
... | [
"jferrier@localhost.localdomain"
] | jferrier@localhost.localdomain |
c3fc7ad56d655dd15cecf126d2ab982269fa55a2 | bac1c0c112e93e0838e622246d2a5be6c2c00219 | /server/Server.hpp | 404ba084d8a64b36a04d3834720a872bca7f8a10 | [] | no_license | ThoSe1990/cppDatabase | bc1135dd83ff93b216a5135f0d2fc9295e8e81aa | 6a65aaaa4a49623892a9fa965b322bbd10ea0f57 | refs/heads/master | 2023-05-06T13:07:39.408098 | 2021-05-27T10:49:16 | 2021-05-27T10:49:16 | 370,110,951 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,111 | hpp | #ifndef _SERVER_SERVER_HPP_
#define _SERVER_SERVER_HPP_
#include <iostream>
#include <boost/asio.hpp>
#include "DatabaseServerApi.hpp"
using boost::asio::ip::tcp;
class Session : public std::enable_shared_from_this<Session>
{
public:
Session(tcp::socket Socket) : socket(std::move(Socket)){ }
void Run()... | [
"thomas.sedlmair@googlemail.com"
] | thomas.sedlmair@googlemail.com |
dd6d645e31a92c36f75c359761b9bc42bc0b8405 | 2bbca1dd862b65b9a1aa5bd4fc5402a557e4036f | /qspotifyutil.h | c56aedc11ae6982cac76be970b9314987d8c4512 | [] | no_license | juiceme/libQtSpotify | 5bb5397d37a7e3a9110dfc8385dbd7fbe639660b | 9cf1ef4752522552370c426e2861cdedde6c20da | refs/heads/master | 2020-03-21T10:44:51.612525 | 2018-03-22T14:35:29 | 2018-03-22T14:35:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 274 | h | #ifndef QSPOTIFYUTIL_H
#define QSPOTIFYUTIL_H
#include <functional>
class QString;
struct sp_link;
class QSpotifyUtil
{
public:
QSpotifyUtil();
static void spLinkToQString(sp_link *link, std::function<void(const QString&)> consumer);
};
#endif // QSPOTIFYUTIL_H
| [
"lukedirtwalker@gmail.com"
] | lukedirtwalker@gmail.com |
1a053157bbfa0c84e5df398342732dd2b173bb81 | c42aa20328948971e0f28fc29d3547b6f3bab693 | /player/common.cpp | 136bc6b4f1c1a16619ece901be4fb70cd9acf219 | [] | no_license | JarrettBillingsley/DecompilingSonic1 | 9d3cca3b68c0af48675a41b2a95d6d18301980f9 | 3238a55ac642cf8f8b0e26b61727c295290173af | refs/heads/master | 2020-03-29T09:57:05.815554 | 2015-11-11T22:49:14 | 2015-11-11T22:49:14 | 42,833,717 | 6 | 3 | null | 2020-02-14T17:26:34 | 2015-09-20T23:29:45 | C++ | UTF-8 | C++ | false | false | 3,607 | cpp | bool Player_IsFlipped () { return Obj_IsFlipped(v_player); }
bool Player_IsInAir () { return Obj_IsInAir(v_player); }
bool Player_IsRolling () { return Obj_IsRolling(v_player); }
bool Player_IsStanding () { return Obj_IsStanding(v_player); }
bool Player_IsJumping () { return Obj_IsJumping(v_play... | [
"jarrett.billingsley@gmail.com"
] | jarrett.billingsley@gmail.com |
51dd7a27279752184dd0959baf25ba191aa51454 | 1b904895aa5ba33e0137a962c33cc86a94308c73 | /src/game/Game.h | 4ed2a7a81f927be65b1bc0ad1b45ed241d26c52b | [
"MIT"
] | permissive | len-m/zombievival | b7105c4fd1eeeab01598eb0df80bb88666e6f561 | 8894c79bd57e98348e77c2208d593293da2225cd | refs/heads/master | 2023-02-12T21:20:12.449988 | 2021-01-07T19:40:39 | 2021-01-07T19:40:39 | 323,917,435 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,604 | h | #ifndef GAME_H
#define GAME_H
#include <SFML/Graphics.hpp>
#include <math.h>
#include "Player.h"
#include "Enemy.h"
#include "Bullet.h"
#include <vector>
#include <stdlib.h> //srand, rand
#include "Collision.h"
#include "Chunk.h"
#include "UpgradeMenu.h"
#include "ItemDrop.h"
#include "Trap.h"
#include "Inventory.h"
#... | [
"l.michalke@tu-bs.de"
] | l.michalke@tu-bs.de |
a81eb9d95e5feff9131ac3be819af0341a82e598 | 00fd4e809a6ae49c8ef41783f919b86df8c8b614 | /Funções.cpp | d8a14f9fadaa03a467db47c5a94573793181ebf9 | [] | no_license | Williamfigueira96/C- | 21fc7cb04c98645227a47a1406a8eba025bc3d0b | 060210f7ffbe190f99becb7a030de37440078e65 | refs/heads/master | 2020-12-05T20:56:50.389967 | 2016-09-14T12:16:10 | 2016-09-14T12:16:10 | 66,416,107 | 0 | 0 | null | 2016-08-24T16:53:42 | 2016-08-24T01:04:15 | C++ | ISO-8859-1 | C++ | false | false | 1,012 | cpp |
#include"Meu.h"
// Função que lista um vetor numeros decimais
// Parâmetros:
// Entrada:int vetInt[] - endereço do primeiro byte da primeira decimais do vetor
// int nTamanho - quantidade de inteiras do vetor
void ListarDecimais(double vetDouble[], int nTamanho, int nQtdePorLinha)
{
int i, // índi... | [
"noreply@github.com"
] | Williamfigueira96.noreply@github.com |
ead4b7016944910f54b573bc743b730c7a91aacd | 313269781178b4aa9d585a6c7f7a8f63b07df439 | /etu-impala-cdh1.0.1/src/debug/impala-1.0.1-SNAPSHOT/be/generated-sources/gen-cpp/Frontend_types.cpp | d32232f586685b4574ecb52918161e38ba46a46a | [] | no_license | stephenchinqlz/pkgs | 06f8823cd8a646527a3eae787c5dd7f6c8da81f4 | 796bf57f1034ac54c3b3788c9c3fa907b4fc1ab7 | refs/heads/master | 2021-01-24T05:15:16.299619 | 2013-07-06T17:23:01 | 2013-07-06T17:23:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 134,047 | cpp | /**
* Autogenerated by Thrift Compiler (0.9.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
#include "Frontend_types.h"
#include <algorithm>
namespace impala {
int _kTFileFormatValues[] = {
TFileFormat::PARQUETFILE,
TFileFormat::RCFILE,
TFileFormat::SEQUENCEFILE,
... | [
"hlshih@gmail.com"
] | hlshih@gmail.com |
99022096b56dedc0d40c695934faf466c0df6e80 | 4a65b0e5b77d57a6dde55e2bf001c415f148ef21 | /Src/EditableStringView.cpp | 9e89d173e341a15f4d0e8af9df98f728792b6e46 | [
"MIT"
] | permissive | thinkpractice/bme | 99829da10f79b224cececb996ba1480d11dab2d1 | 8f55457fa2900e41ff112188b8683b4312e99d73 | refs/heads/master | 2021-06-01T22:26:05.779520 | 2016-11-19T17:24:40 | 2016-11-19T17:24:40 | 56,915,046 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,578 | cpp | /*****************************************************************
* Copyright (c) 2005 Tim de Jong *
* *
* All rights reserved. *
* Distributed under the terms of the MIT License. *
*****************************************************************/
#ifndef ED... | [
"opensource@thinkpractice.nl"
] | opensource@thinkpractice.nl |
ef7489c3be39b6d2d486b116b0a217453588bc6f | 21e0ab3aa39d592a52f834a8e442cac022580c1d | /10.1.cpp | 0a5a2268c5ce71c858a3dac6328be3226099a2ba | [] | no_license | longnt0108/demo | ab2bbeffd9b171a301a9dfd73bf0914eefd75f91 | 29943897b3d563a5104650934020f364ea5aa408 | refs/heads/master | 2023-04-07T20:38:18.261498 | 2020-06-27T14:53:27 | 2020-06-27T14:53:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 870 | cpp | #include<bits/stdc++.h>
using namespace std;
struct node
{
long long val;
int level;
};
int minOperations(long long x)
{
unordered_set<long long> visit;
queue<node> q;
node n = {x, 0};
q.push(n);
while (!q.empty())
{
node t = q.front();
q.pop();
if (t.val == 1) ... | [
"noreply@github.com"
] | longnt0108.noreply@github.com |
8ee17980724818e501b03634ca1d051ebcc3bcc6 | 170957e55bba18bf1c2d44195329b25e3305323c | /Arduino/led_control/led_control.ino | 5b61e1285fa1498f1801f300e0cc04ec405138c7 | [] | no_license | nikolaevis/Arduino-ultrasonic-sensor-control | 7278af2e002a4d641baa4fcfe687d1b53b21499c | 11e40ef48577dc046ecc7ee94878853e9aefffad | refs/heads/master | 2021-01-01T18:46:30.665629 | 2018-06-06T11:42:45 | 2018-06-06T11:42:45 | 98,433,628 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,837 | ino | /*
Simple LED sketch
*/
int led1 = 3;// Pin 3
int led2 = 4;// Pin 4
int led3 = 5;// Pin 5
void setup()
{
pinMode(led1, OUTPUT); // Set pin 3 as digital out
pinMode(led2, OUTPUT); // Set pin 4 as digital out
pinMode(led3, OUTPUT); // Set pin 5 as digital out
// Start up serial connection
... | [
"igor_nikolaev@cz.ibm.com"
] | igor_nikolaev@cz.ibm.com |
f136d6cfad26054247607d98ac7fa0b5818e3d2d | 9d2c5d766a9bc46bb9c2e8c2981147c7b8a61edb | /server.cpp | f7e1d9a46f595cc86039436da85e13e7c09d6b4c | [] | no_license | anamika25/TFTP-Server | 6202b4fe9b73f1e2db7f07c4652e6356de642c7c | 4c508fe8a5ceddfc5f372a1620b5be1cb8d47c7a | refs/heads/master | 2021-09-05T18:07:13.753509 | 2018-01-30T05:11:12 | 2018-01-30T05:11:12 | 119,483,050 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,063 | cpp | #include <stdio.h>
#include <cstdio>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <sys/time.h>
#include <time.h>
#include <iostream>
#include <string>
#include <set>
#include <map>
#i... | [
"{ID?}-{username}@users.noreply.github.com"
] | {ID?}-{username}@users.noreply.github.com |
071d9c3301858fecb3e1e406c86c970bb874b952 | c6b738445a406886733f4ee39ae71b18b31e22d2 | /test/overload/include_pass.cpp | 708fc67d84c1eb3a1133520979410808f20a3938 | [] | no_license | viboes/tags | 4a79810cc48a7a83abefa0e1cfe1ee24d708c510 | 6285ffa0472da8c6b2f1b7a6d8bbffb800bb9558 | refs/heads/master | 2021-01-19T01:32:46.758433 | 2018-04-02T16:26:53 | 2018-04-02T16:26:53 | 26,433,487 | 13 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 14,796 | cpp | //////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Vicente J. Botet Escriba 2014.
// 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)
//
///////////////////////////////... | [
"vicente.botet@wanadoo.fr"
] | vicente.botet@wanadoo.fr |
5140067ed69b9740dab3d1d695da532b8010f542 | eaa12bb5236314fccc27241efbc642b0eb1ab1dd | /Source/vendor/glm/ext/scalar_ulp.inl | bb767758a854e05d383ed7588332436f5c649b8c | [] | no_license | AdhavanT/OpenGL_Practice | 30b70f9a468ad6e136d4beaad4682d14aff424df | a8b1022edc2b711255eefd332c6db1d77ee78e26 | refs/heads/master | 2022-12-10T12:28:44.164774 | 2020-08-22T14:07:55 | 2020-08-22T14:07:55 | 243,744,550 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,161 | inl | /// Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
///
/// Developed at SunPro, a Sun Microsystems, Inc. business.
/// Permission to use, copy, modify, and distribute this
/// software is freely granted, provided that this notice
/// is preserved.
#include "../detail/type_float.hpp"
#include "../ext... | [
"adhavthiru@gmail.com"
] | adhavthiru@gmail.com |
bed83d44393ca4b1c55f7f9dd1320dd097c7b371 | 24893618660f768d9c411c0723ccbe822a628913 | /Mammoth/TSE/CDesignTable.cpp | f1dc9c37aba899117bbe92e9857d7ca3ea73e53d | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | kronosaur/TranscendenceDev | da4940b77dd1e2846f8d1bfa83e349b1277e506d | a53798ed0f23cbbafa69b85dc1b9ec26b1d5bdda | refs/heads/master | 2023-07-09T11:17:37.539313 | 2023-07-01T05:05:49 | 2023-07-01T05:05:49 | 164,558,909 | 31 | 14 | NOASSERTION | 2022-05-12T21:06:30 | 2019-01-08T04:15:34 | C++ | UTF-8 | C++ | false | false | 5,722 | cpp | // CDesignTable.cpp
//
// CDesignTable class
#include "PreComp.h"
ALERROR CDesignTable::AddEntry (CDesignType *pEntry)
// AddEntry
//
// Adds an entry to the table. Returns ERR_OUTOFROOM if we already have an
// entry with that UNID.
{
if (!pEntry)
throw CException(ERR_FAIL);
bool bNew;
m_Table.SetAt(pEntry-... | [
"public@neurohack.com"
] | public@neurohack.com |
162bed304530afad15b3e0fadf0f95f071f1da24 | 8eb53dd4d630f370f9d878274e445a5806410c23 | /addition/CellConnection.h | bca478cc7b7c93350e841e50d33a6300ef33af20 | [] | no_license | XCodeMegic/CellView | d2f3e6f986b81084879c69b6dd0b2dbfa27b5481 | b37cf54c34fc40eb7895c3bcfc84f3776f64b889 | refs/heads/master | 2021-01-13T15:37:49.510772 | 2016-12-20T03:06:39 | 2016-12-20T03:06:39 | 76,914,052 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 545 | h | #pragma once
#include "extdefined.h"
#include "x_motion.h"
#include "connectionlistener.h"
class CCellConnection :
public gloox::ConnectionListener
{
public:
CCellConnection(gloox::Client *client);
virtual ~CCellConnection();
protected:
//ConnectionListener
virtual void onConnect();
virtual void ... | [
"xzq_@xxxx.x"
] | xzq_@xxxx.x |
3ab55f74b81e9cf44071d5ee247ee642102bca70 | d9034557db7da3a94a68b982c708df056d37dcc3 | /Libs/Bill/BillRepository.cpp | 511bde7e111ceb469aff108441cb8efecc385ef4 | [] | no_license | KhoiHoang2410/CoffeeManagement | 143febc11500a0b5ede80602fc7f6ff8e1396df0 | 052eb37dc7241a250e7010063e1be795e1d85936 | refs/heads/main | 2023-05-01T09:03:54.375712 | 2021-05-23T08:44:18 | 2021-05-23T08:44:18 | 365,730,599 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,678 | cpp | //
// BillRepository.cpp
// CoffeeManagement
//
// Created by Khoi Hoang on 21/05/2021.
//
#include "../../Include/Bill/BillRepository.hpp"
#include "../../Include/Helper.hpp"
#include <tuple>
#include <fstream>
#include <iostream>
using namespace std;
void BillRepository::CreateBill(string employeeName) {
b... | [
"khoi.hoang@kaligo.com"
] | khoi.hoang@kaligo.com |
169f289295df40ddb74b44def83b3c31f2e18b0f | fb3c1e036f18193d6ffe59f443dad8323cb6e371 | /src/flash/AVMSWF/api/flash/media/AS3AudioDecoder.h | da858ed910c9eb1a4bddd1eaf752aa696e293c9e | [] | no_license | playbar/nstest | a61aed443af816fdc6e7beab65e935824dcd07b2 | d56141912bc2b0e22d1652aa7aff182e05142005 | refs/heads/master | 2021-06-03T21:56:17.779018 | 2016-08-01T03:17:39 | 2016-08-01T03:17:39 | 64,627,195 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,197 | h | #ifndef _AS3AudioDecoder_
#define _AS3AudioDecoder_
namespace avmplus
{
namespace NativeID
{
class AudioDecoderClassSlots
{
friend class SlotOffsetsAndAsserts;
public://Declare your STATIC AS3 slots here!!!
// DOLBY_DIGITAL:String = "DolbyDigital"
// DOLBY_DIGITAL_PLUS:String = "DolbyDigit... | [
"hgl868@126.com"
] | hgl868@126.com |
c6893b0263737cf2aa782cb2f1b86bb7f4bce8e7 | 6d64c36b9e0c158829ca11e275fe8759e2bc0eff | /src/qt/addressbookpage.cpp | 519ff3652baac8ffc4249be61cddd9877ab7db75 | [
"MIT"
] | permissive | thehomosapien/dutcoin | 65e4ae372f7622b96df4d80a87706d609c4e56f0 | 43a2a3e42713260eec7dac62145c991e59bb3287 | refs/heads/master | 2020-07-01T03:36:21.234004 | 2019-08-07T13:01:27 | 2019-08-07T13:01:27 | 200,853,776 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,127 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#if defined(HAVE_CONFIG_H)
#incl... | [
"rishabhshukla@opulasoft.com"
] | rishabhshukla@opulasoft.com |
6d478e5f2c0bf884cd63153dbca54e975746a619 | 7e9a3bea88da528fc8e201a018612d6e552a238a | /TopicExtraction/ArticleHandler.cpp | ad60f9ecbc15b05e357aef78d98db1c0593086de | [
"BSD-3-Clause"
] | permissive | fusiyuan2010/cs634 | 0eb4ccb5c3d6fec225b86bd4a8c89de7bf731a44 | 846c9c36e88ac0a10f98c2b6dffc6dfd87b1f4f4 | refs/heads/master | 2016-09-03T06:32:11.472042 | 2014-05-03T22:42:03 | 2014-05-03T22:42:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,913 | cpp | #include "ArticleHandler.h"
#include <cstdio>
#include <cmath>
#include <cstring>
#include <utility>
void SimpleArticleHandler::AddArticle(const std::vector<std::string> &title,
const std::vector<std::string> &article,
time_t timestamp)
{
... | [
"fusiyuan2010@gmail.com"
] | fusiyuan2010@gmail.com |
67e8df65e35771455e3b1ce337a6cc1544e1cadd | 8889c4dd54494a7d6ee63b69922331154ffd6ba4 | /app/kubeDimension/dependencies/osrm-backend/extractor/extractor.cpp | 029c47c0a3c5a5a2f7ced2214a54f863ca849989 | [
"BSD-2-Clause"
] | permissive | hello-web/kubeDimension | 27d5e95f7b2d5c5b3743a0a53c6ac2b55c7bc509 | a52277e0622676ff65e9d210386aac018e3b43fa | refs/heads/master | 2021-05-30T02:19:22.596418 | 2015-11-30T02:46:21 | 2015-11-30T02:46:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,723 | cpp | /*
Copyright (c) 2015, Project OSRM contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list
of conditions and the f... | [
"luc@blippar.com"
] | luc@blippar.com |
e7784c07f88a05496ed700b341a85f7f95b2656e | 6616e8cab837f20e2cc41585609a2e6d2c053de7 | /handTracker/src-gen/HandTrackerCompdef/HandTracker.h | 009f985d3bc53f80c62b0c187f9d6790aa38341b | [] | no_license | EkaterinaKapanzha/PapPercComp | 792c643b8466edf331cf77eb82cc071117ef9b71 | fa454bd7747fc980d77447aadb6ffa6b188c0802 | refs/heads/master | 2022-10-06T22:58:27.262434 | 2020-06-08T11:33:02 | 2020-06-08T11:33:02 | 270,269,240 | 0 | 0 | null | 2020-06-07T10:22:55 | 2020-06-07T10:22:54 | null | UTF-8 | C++ | false | false | 1,748 | h | // --------------------------------------------------------
// Code generated by Papyrus C++
// --------------------------------------------------------
#ifndef HANDTRACKERCOMPDEF_HANDTRACKER_H
#define HANDTRACKERCOMPDEF_HANDTRACKER_H
/************************************************************
HandTracker class he... | [
"ekaterina.kapanzha@gmail.com"
] | ekaterina.kapanzha@gmail.com |
dc3b4d286d2af100e2c7e55548fcd0956f33c551 | 92b52435650d53c956187a85af2705652232fee7 | /include/Analysis/token.h | 7a9684453a95444629a274f12a4cb817448e73f2 | [] | no_license | LarichevVitaly/Compiler | f91ee8083bc08c6a45fa07f2effe641b13c98fa5 | d92f9dbb93641b762926353f1d3de46d939fa2fb | refs/heads/master | 2021-01-18T12:15:41.456341 | 2016-02-24T18:27:02 | 2016-02-24T18:27:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 398 | h | #ifndef COMPILER_TOKEN_H
#define COMPILER_TOKEN_H
#include <iostream>
#include "Const.h"
#include "Console/Console.h"
class Token
{
public:
Token();
~Token();
void Set(std::string value,TokenType type);
const char * GetStringType();
const char * GetValue();
private:
... | [
"dikiigr@gmail.com"
] | dikiigr@gmail.com |
b14054b753e8ada3ecf9cbc49f1b24499d942887 | 5d01a2a16078b78fbb7380a6ee548fc87a80e333 | /ETS/Components/MM/EtsMmQuotesCV/MmQvExpAtom.h | 015c31481c0c1cbbc1821d6d69e734e4df30173d | [] | no_license | WilliamQf-AI/IVRMstandard | 2fd66ae6e81976d39705614cfab3dbfb4e8553c5 | 761bbdd0343012e7367ea111869bb6a9d8f043c0 | refs/heads/master | 2023-04-04T22:06:48.237586 | 2013-04-17T13:56:40 | 2013-04-17T13:56:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,603 | h | // MmQvExpAtom.h : Declaration of the CMmQvExpAtom
#ifndef __MMQVEXPATOM_H__
#define __MMQVEXPATOM_H__
#pragma once
#include "resource.h" // main symbols
#include "EtsMmQuotes.h"
#include "MmQvStrikeColl.h"
_COM_SMARTPTR_TYPEDEF(IMmQvExpAtom, IID_IMmQvExpAtom);
struct __MmQvExpAtom
{
DATE m_d... | [
"chuchev@egartech.com"
] | chuchev@egartech.com |
354dc3d9c57b2446e0e9ae5def6e8427b3edb031 | 05e1f94ae1a5513a222d38dfe4c3c6737cb84251 | /Mulberry/branches/users/kenneth_porter/FromTrunk/Linux/Sources/Application/Calendar/Component_Editing/CNewToDoTiming.h | 02252f938942a3162d77b9679bf250c44edd45c7 | [
"Apache-2.0"
] | permissive | eskilblomfeldt/mulberry-svn | 16ca9d4d6ec05cbbbd18045c7b59943b0aca9335 | 7ed26b61244e47d4d4d50a1c7cc2d31efa548ad7 | refs/heads/master | 2020-05-20T12:35:42.340160 | 2014-12-24T18:03:50 | 2014-12-24T18:03:50 | 29,127,476 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,132 | h | /*
Copyright (c) 2007 Cyrus Daboo. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless re... | [
"svnusers@a91246af-f21b-0410-bd1c-c3c7fc455132"
] | svnusers@a91246af-f21b-0410-bd1c-c3c7fc455132 |
2f03c1cc6bee6559b5af9d0098a185e781dd40d7 | 8e3e4a8aa16934a32ad6882225cbae405ae511f5 | /synth_02/89_midi_util.ino | dddf29c6bf9842c9d3f1ad6c251267bdc5a86330 | [] | no_license | apiel/sequencer | da5db792ef0ae796f9dbefbfbad362222c3712e0 | 8eac658bdc17ecf2ff9f8b9a5ce44845c2e81a9c | refs/heads/main | 2023-03-19T23:35:37.046268 | 2021-03-10T17:27:45 | 2021-03-10T17:27:45 | 326,249,794 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,390 | ino | #define KNOB_MAX_VALUE 127
#define KNOB_INIT_VALUE 200
byte knobValues[KNOB_COUNT] = {
KNOB_INIT_VALUE, KNOB_INIT_VALUE, KNOB_INIT_VALUE, KNOB_INIT_VALUE,
KNOB_INIT_VALUE, KNOB_INIT_VALUE, KNOB_INIT_VALUE, KNOB_INIT_VALUE,
KNOB_INIT_VALUE, KNOB_INIT_VALUE, KNOB_INIT_VALUE, KNOB_INIT_VALUE,
KNOB_INIT_VA... | [
"alexandre.piel@gmail.com"
] | alexandre.piel@gmail.com |
39c1c8c324c3e64b5febdbf599d114641baf14a6 | f175bcab3c2f0aad7378c94ac220256982ab2027 | /Temp/il2cppOutput/il2cppOutput/Facebook_Unity_Facebook_Unity_Editor_EditorFacebookG63110230.h | a2e9b4a711b77da2e6c19eed2d320ff70ffafdd8 | [] | no_license | al2css/erpkunity | 6618387e9a5b44378e70ccb859d3b33a7837268c | c618dc989963bcd7b7ec9fa9b17c39fff88bb89b | refs/heads/master | 2020-07-22T04:59:49.139202 | 2017-06-23T16:33:13 | 2017-06-23T16:33:13 | 94,344,128 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 585 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "Facebook_Unity_Facebook_Unity_FacebookGameObject2922570967.h"
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma ... | [
"alecsdulgheru@gmail.com"
] | alecsdulgheru@gmail.com |
e20446854aa385c3e2e3254f93be9431c11dd62e | 05de431b4040d8ff839895f2233512ee66d2a1c4 | /Calculator/main.cpp | f7664a25905584214b5b8101d211ddaf9faac9fd | [] | no_license | chavychaze/Calculator | 08b7e632861ea45c37137a1c420d5f9cd01fca53 | 0622334cd686880d5520a58f80382d9d15f1c810 | refs/heads/master | 2021-06-17T19:13:17.724840 | 2017-06-20T13:58:12 | 2017-06-20T13:58:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,880 | cpp | // The desk calulator
// reads from standard input or command line
// uses namespaces and no exceptions
#include <map>
#include<iostream>
#include<cctype>
#include<string>
using namespace std;
namespace Error {
struct Zero_divide { };
struct Syntax_error {
const char* p;
Syntax_error(const char* q) { p = q... | [
"inAsobolrip1@gmail.com"
] | inAsobolrip1@gmail.com |
2d35bb480ddec10ab2765bc45683b6ab5b4d90f9 | 7e7a3cd90fdeb556dd3459eb5e6a8f68a0718d1d | /Support/util/file.cpp | 6add6896d5695331c9691013da78494145115f5b | [
"Apache-2.0"
] | permissive | robojan/EmuAll | 7d3c792fce79db4b10613b93f0a0a7c23f42a530 | 0a589136df9fefbfa142e605e1d3a0c94f726bad | refs/heads/master | 2021-01-21T04:50:46.603365 | 2016-07-22T10:44:18 | 2016-07-22T10:44:18 | 44,864,341 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,830 | cpp |
#include <emuall/util/file.h>
#include <cerrno>
#include <vector>
class File::Prvt {
public:
std::shared_ptr<FILE> _file;
std::string _filename;
fileOpenMode _mode;
errno_t _lastErrno;
};
File::File(const char *filename, fileOpenMode mode)
{
_prvt = new Prvt;
_prvt->_filename = filename;
_prvt->_mode = mode;
... | [
"robojan1@hotmail.com"
] | robojan1@hotmail.com |
df4f6474cc7722b5672ae2135e097e3131c5a3c8 | a1e63481e515b2c41bc8cbda4daa9671d44b5ca0 | /1557.frankr.cpp | b5e405cd2afd43faf5efe7328105b12d705e0c55 | [] | no_license | frarteaga/cojSolutions | b05134ed793b7f36f2dbcc74f61d55b3e5c6a825 | b93b53e092e417670584ec240cfa5010d33b55cf | refs/heads/master | 2020-04-15T15:01:24.156176 | 2019-12-30T14:32:48 | 2019-12-30T14:32:48 | 55,257,183 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,349 | cpp | //1557 - Assignments
//dp + bitmask memo
//frankr@coj
#include <iostream>
#include <cstring>
using namespace std;
typedef long long LL;
const int MAXN = 20;
int c, n;
int P[MAXN][MAXN];
int T[MAXN + 1][MAXN + 1];
LL fact[MAXN + 1];
bool calc[1 << MAXN];
LL dp[1 << MAXN];
LL f(int S){
if (!calc[S]){
LL... | [
"farteaga@ipvce.lt.rimed.cu"
] | farteaga@ipvce.lt.rimed.cu |
de78026d1cbe39a402f61600249758e5e2122f98 | 42aee3f10fd1bf1ff3073d68cb75c82628dbf324 | /psql_mongo_replication/include/psql_mongo_replication/psql_mongo_replication.hpp | a020109f0409f161d42944099fe984478ea098fc | [] | no_license | FriendOrYes/psql_mongo_replication | 5ad9450a84619e11a27b87f3179edf4cdaec1e63 | 7b9d8a388134081b37c64c2eb9f9c000a99cb0e4 | refs/heads/master | 2022-11-01T18:02:16.986739 | 2020-06-11T13:43:51 | 2020-06-11T13:43:51 | 268,163,010 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,123 | hpp | #pragma once
#include <memory>
#include <thread>
#include <mutex>
#include <vector>
struct pg_recvlogical_connection_settings_t;
namespace psql_mongo_replication
{
class mongo_replication;
class psql_to_mongo
{
private:
std::vector<std::unique_ptr<mongo_replication>> _mon... | [
"a.chaban@infomir.com"
] | a.chaban@infomir.com |
943364c6a7846f38e811a010081e671fd60d6ef6 | b8487f927d9fb3fa5529ad3686535714c687dd50 | /unittests/Parser/JSONParserTest.cpp | 656816857be8f2df770522cf7779fdd5472e05cd | [
"MIT"
] | permissive | hoangtuanhedspi/hermes | 4a1399f05924f0592c36a9d4b3fd1f804f383c14 | 02dbf3c796da4d09ec096ae1d5808dcb1b6062bf | refs/heads/master | 2020-07-12T21:21:53.781167 | 2019-08-27T22:58:17 | 2019-08-27T22:59:55 | 204,908,743 | 1 | 0 | MIT | 2019-08-28T17:44:49 | 2019-08-28T10:44:49 | null | UTF-8 | C++ | false | false | 5,278 | cpp | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the LICENSE
* file in the root directory of this source tree.
*/
#include "hermes/Parser/JSONParser.h"
#include "hermes/Support/JSONEmitter.h"
#include "gtest/gtest.h"
using namespace hermes;
usi... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
9f78062d4af7a32ff6c2265c3d12614eb89c23f4 | a7d39b83bee548cc4d280d05434ba80bd4f08e36 | /gefranseven_moudle_thread.cpp | 9aa9a793fa1b677852d9994ffc7920db73a4d78a | [] | no_license | kimbakcho/QCserver2 | 5cf1b8cbf28e9b04e2c2eddf0a3e5acb74903f9e | f78db7ed417074fad874ab14aab03eaf285ea970 | refs/heads/master | 2020-12-25T09:57:14.469564 | 2016-07-20T00:15:06 | 2016-07-20T00:15:06 | 62,351,198 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 533 | cpp | #include "gefranseven_moudle_thread.h"
#include "gefranseven_base_logic.h"
gefranseven_moudle_thread::gefranseven_moudle_thread(QObject *parent)
{
playflag = true;
this->parent = parent;
}
void gefranseven_moudle_thread::run(){
gefranseven_base_logic *parent_logic = (gefranseven_base_logic *)this->parent;
... | [
"vngkgk624@naver.com"
] | vngkgk624@naver.com |
00b10a5d6370b17fbf729657f00aef08cfe26827 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/xgboost/xgboost-gumtree/dmlc_xgboost_old_new_new_log_622.cpp | 71f6a1cbdf6243ac1564b6687e30815d786bfbf6 | [] | 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 | 87 | cpp | utils::Assert(index >= start_ && index < end_,"The query index out of sampling bound"); | [
"993273596@qq.com"
] | 993273596@qq.com |
edaebe49a7dbe4d9738bb163bad025db97481e4f | 33eaafc0b1b10e1ae97a67981fe740234bc5d592 | /tests/RandomSAT/z3-master/src/muz/pdr/pdr_reachable_cache.cpp | 85100c19f4508cfba05598f8d290848573202d1c | [
"MIT"
] | permissive | akinanop/mvl-solver | 6c21bec03422bb2366f146cb02e6bf916eea6dd0 | bfcc5b243e43bddcc34aba9c34e67d820fc708c8 | refs/heads/master | 2021-01-16T23:30:46.413902 | 2021-01-10T16:53:23 | 2021-01-10T16:53:23 | 48,694,935 | 6 | 2 | null | 2016-08-30T10:47:25 | 2015-12-28T13:55:32 | C++ | UTF-8 | C++ | false | false | 3,230 | cpp | /*++
Copyright (c) 2011 Microsoft Corporation
Module Name:
reachable_cache.cpp
Abstract:
Object for caching of reachable states.
Author:
Krystof Hoder (t-khoder) 2011-9-14.
Revision History:
--*/
#include "pdr_reachable_cache.h"
namespace pdr {
reachable_cache::reachable_cache(pdr::manager & ... | [
"nikaponens@gmail.com"
] | nikaponens@gmail.com |
9aacec50263e2cfcd8e4f5e94ae15220915c54a9 | 7f62f204ffde7fed9c1cb69e2bd44de9203f14c8 | /NtlLib/Server/NtlSystem/NtlMemoryPool.h | f0be3595b948606f02d0dc7e36238bcec12a8af1 | [] | no_license | 4l3dx/DBOGLOBAL | 9853c49f19882d3de10b5ca849ba53b44ab81a0c | c5828b24e99c649ae6a2953471ae57a653395ca2 | refs/heads/master | 2022-05-28T08:57:10.293378 | 2020-05-01T00:41:08 | 2020-05-01T00:41:08 | 259,094,679 | 3 | 3 | null | 2020-04-29T17:06:22 | 2020-04-26T17:43:08 | null | UHC | C++ | false | false | 12,367 | h | //***********************************************************************************
//
// File : NtlMemoryPool.h
//
// Begin : 2005-12-13
//
// Copyright : ⓒ NTL-Inc Co., Ltd
//
// Author : Hyun Woo, Koo ( zeroera@ntl-inc.com )
//
// Desc : NTL 객체 메모리 풀 ( static 및 dynamic )
//
//********************************... | [
"64261665+dboguser@users.noreply.github.com"
] | 64261665+dboguser@users.noreply.github.com |
b7e580f4d93b85a5727b6437c7638e3200a19db8 | f157ec8df33573e770d7cf52a8526d21c72f9b48 | /LibMerge/Transform.h | 361f1356ab0479d1599607e93a9b4278b583ac40 | [] | no_license | a995049470/Zero | c98eec3597fd7f07be9e9c2c23cf9c991ad3c3e5 | f5cf7fc92193d5e9a8e4b9ac655678c2d4748d0a | refs/heads/master | 2020-12-13T23:28:31.473558 | 2020-03-03T14:55:20 | 2020-03-03T14:55:20 | 234,562,129 | 0 | 0 | null | null | null | null | MacCentralEurope | C++ | false | false | 855 | h | #pragma once
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>
#include "Quaternion.h"
using namespace glm;
#define RIGHT vec3(1, 0, 0)
#define UP vec3(0, 1, 0)
#define FORWARD vec3(0, 0, 1)
class Transform
{
public:
Transform();
void Move(vec3 dis);
void SetPosition(v... | [
"17855834269@163.com"
] | 17855834269@163.com |
eb2735fdfd3ec935fca390d4757fa38f129194f0 | 6dbc8ca5076f632a697cfb4d4ab06c50f4a7d3dc | /meta-tanowrt/conf/distro/include/tanowrt.inc | bfb522121929c11524ce6a46bc4ceac7fac344c1 | [
"MIT",
"LicenseRef-scancode-unknown"
] | permissive | tano-systems/meta-tanowrt | 97487726127121916ce42896d950522eed0a2809 | 3ff38a82bce33e6d17bb250399d6e5d289917c81 | refs/heads/master | 2023-03-09T13:25:10.986084 | 2023-02-27T19:20:18 | 2023-02-27T19:20:37 | 135,370,024 | 30 | 20 | MIT | 2022-11-02T10:08:38 | 2018-05-30T01:11:44 | Shell | UTF-8 | C++ | false | false | 2,498 | inc | #
# SPDX-License-Identifier: MIT
# Copyright (c) 2018-2020 Tano Systems LLC. All rights reserved.
#
require conf/distro/include/tanowrt-toolchain.inc
require conf/distro/include/tanowrt-sdk.inc
IMAGE_CLASSES += "tanowrt-image-types"
# Required for rrdtool 1.0.50
HOSTTOOLS += "pod2man"
# Virtual runtimes
VIRTUAL-RUN... | [
"a.kikin@tano-systems.com"
] | a.kikin@tano-systems.com |
39e5fcff79ebb8905e55e066802e975f95e506c7 | 46d93bce5be0405c33bfd9efc8ec46341a345282 | /rvalue_references/MyInt.hpp | 30f23331bc2989cde3dd3e95e3add2b06b07d7b2 | [] | no_license | yashpatel007/Function-wrapper | 47de9051cf6ec7a5df911549b088d1831cfdfd37 | a721617ac18decbfc34d8ffa807bf28d0b9d8dd9 | refs/heads/master | 2021-04-21T03:10:04.542239 | 2019-12-11T18:48:42 | 2019-12-11T18:48:42 | 249,744,347 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 417 | hpp | #ifndef MY_INT_HPP
#define MY_INT_HPP
#include <iostream>
class MyInt {
friend std::ostream &operator<<(std::ostream &os, const MyInt &mi) {
return os << mi.i;
}
public:
MyInt() { count++; }
MyInt(const MyInt &mi) : i(mi.i) { count++; }
MyInt(int i) : i(i) { c... | [
"hqin4@binghamton.edu"
] | hqin4@binghamton.edu |
ab411f812b135a409ee67ffa038461895dad3d77 | 65a6f59dd89d02eb66a0a758ae5da44b9007a4e9 | /mde/DiesteinMDE/SendEMail.cpp | a8b4c8f64525295c8b44433a34f12c776fc6c4a1 | [
"Unlicense"
] | permissive | hjgode/mde6 | 9b15c80e6f03269357a164a5d613373ccfac1ae6 | d40e93f101b7bcb14dd16e2c83535348cf62d61f | refs/heads/master | 2020-05-25T12:57:45.366421 | 2019-05-21T10:19:31 | 2019-05-21T10:19:31 | 187,810,000 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 11,775 | cpp | // SendEMail.cpp : Definiert die Initialisierungsroutinen für die DLL.
//
#include "stdafx.h"
#include "cstools4.h"
#include "SendEMail.h"
#include "afxwin.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
//*********************************************************************************
//****************************... | [
"hjgode@gmail.com"
] | hjgode@gmail.com |
f6543929105126ba6bd6c5c1f60b54f20107d932 | db24d9a142f687fbc19f9a1481144bb3f43bd42d | /src/Map/WorldMap.h | fb3cec715d5305ca4fc872f59853f23d4469b737 | [] | no_license | jdoolittle126/Cube-Game | 26d6047446cd3678666eaa316e054e26f446b67f | 2c906b54122b6076c2069b15d7011b97f4896d9f | refs/heads/master | 2021-08-08T14:45:52.474381 | 2020-08-12T02:19:47 | 2020-08-12T02:19:47 | 210,674,126 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,104 | h | #pragma once
#include "../Managers/GameManager.h"
#include "MapTileManager.h"
#include "MapTile.h"
class WorldMap {
private:
std::vector<MapTile*> tiles;
MapTileManager tile_manager;
GLuint vaoId;
void build_vao() {
glGenVertexArrays(1, &vaoId);
glBindVertexArray(vaoId);
glBindBuffer(GL_ELEMENT_ARRAY_BUFFE... | [
"jdoolittle126@gmail.com"
] | jdoolittle126@gmail.com |
678f238f01c31e5d8ada3c37cd6b05492c651cdf | 768371d8c4db95ad629da1bf2023b89f05f53953 | /applayerpluginsandutils/httpprotocolplugins/httpclient/chttpconnectfilter.cpp | e3673e15fd3a874e067a966bbfc2fe0dcb89b486 | [] | no_license | SymbianSource/oss.FCL.sf.mw.netprotocols | 5eae982437f5b25dcf3d7a21aae917f5c7c0a5bd | cc43765893d358f20903b5635a2a125134a2ede8 | refs/heads/master | 2021-01-13T08:23:16.214294 | 2010-10-03T21:53:08 | 2010-10-03T21:53:08 | 71,899,655 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,767 | cpp | // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/e... | [
"kirill.dremov@nokia.com"
] | kirill.dremov@nokia.com |
afd3a3e39f0ca62f16c2ba3f71aea24bc23c9d3a | 942bc7a374ced8f96a139feac1a01148cc4e60d7 | /include/nsbb/nsedilex.h | e6fb31a75e02cb8af4e32a26c88c2270b75f4bb6 | [] | no_license | p-ameline/Episodus | 915b0dfa324a0b9374b887f0fc9fd74a599b9ae3 | 8bba0a26e267cff40a7669c6ae47647c68a30834 | refs/heads/master | 2022-04-07T12:39:09.224028 | 2020-03-06T09:20:03 | 2020-03-06T09:20:03 | 119,287,108 | 1 | 3 | null | null | null | null | ISO-8859-1 | C++ | false | false | 3,597 | h | #ifndef __NSEDILEX_H
#define __NSEDILEX_H
// #include <owl\owlpch.h>
#include <owl\applicat.h>
#include "owl\validate.h"
#include <string.h>
#include <cstring.h>
#include "nsbb\nsdicogl.h"
#include "nsbb\nsbb_dlg.h"
#include "nsbb\nsbbtran.h"
#include "nsbb\nsExport.h"
//
//
//
class NSEditLexiqueDeriv... | [
"philippe.ameline@free.fr"
] | philippe.ameline@free.fr |
1457ea95ff5e724dcaf814f65ce505d0ff9ab275 | 834511cf7be1baf12df0d58996ba3a9f2ca67ee0 | /FitnessClub.h | 28e8eb3312eda2240741c439be172e833b54bb3a | [] | no_license | ammonjerro/Fitness_Club | 60921d9224a1f5eaf495a806e857852b783a7d48 | 277472194a526cd74fba5bc8e253bd0e7360fc71 | refs/heads/master | 2020-12-06T08:40:51.644135 | 2020-01-08T03:14:30 | 2020-01-08T03:14:30 | 232,412,207 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,059 | h | #ifndef FITNESS_CLUB_FITNESSCLUB_H
#define FITNESS_CLUB_FITNESSCLUB_H
#include <vector>
#include <iostream>
#include "Member.h"
#include "Trainer.h"
#include "Consultant.h"
#include "Receptionist.h"
#include "Contract.h"
using namespace std;
class FitnessClub{
private:
//basic information
string name;
... | [
"marclisek@gmail.com"
] | marclisek@gmail.com |
afcfb69bf8be0a6b8bcb1d2e58fc1808b3a44ac4 | e448cc834e8b12f2fecb4609dfdf06c6cf0e15f6 | /KeyBinding.cpp | 6a64f28a5f3933482b7b2544c50f0dff5485ced4 | [] | no_license | julianh2o/Gravity | 8d89bca275e4137f980a5733da2ca239ffeb6804 | 2f8771f527ed6a66b0f78b3bb762e6381e7ad1bd | refs/heads/master | 2020-04-28T20:04:20.360150 | 2009-09-20T04:21:21 | 2009-09-20T04:21:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 890 | cpp | /*
* KeyBinding.cpp
* Gravity
*
* Created by Julian on 8/18/09.
* Copyright 2009 Julian Hartline. All rights reserved.
*
*/
// This class manages keybindings, bind() is called with a name for the binding
// and the SDLKey to be associated with it. check() uses the given KeyState object
// to return a boolea... | [
"julianh2o@gmail.com"
] | julianh2o@gmail.com |
ee8c65a55f4e824bc15248e76e662b04569be3fa | 1fdb58238276134582516207f8282c21732e0f6d | /build-UNEDUCADED-Desktop_Qt_5_12_2_MSVC2017_64bit-Debug/debug/moc_mainwindow.cpp | 12a53eb044b349d1f4d2ffd1cf50f092fe8e4076 | [] | no_license | dsmMinseo/UNEDUCADED | 777cd352adc5651549f2ff932190f0725b10c59f | ece624cbe98d6bb93c697e0c923b26651bb61a46 | refs/heads/master | 2020-05-03T19:39:39.699059 | 2019-06-17T05:33:16 | 2019-06-17T05:33:16 | 178,788,157 | 0 | 2 | null | 2019-05-24T01:56:05 | 2019-04-01T04:55:55 | C++ | UTF-8 | C++ | false | false | 5,488 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'mainwindow.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.2)
**
** WARNING! All changes made in this file will be lost!
*********************************************************... | [
"20012011ryu@gmail.com"
] | 20012011ryu@gmail.com |
061fd53f5111a496075c82f454ac2771d42240ad | c301c81f7560125e130a9eb67f5231b3d08a9d67 | /lc/lc/2021_target/core/bt/lc_1485_clone_bt_random_ptr.cpp | d9eeb5a8be02d7bbaf144311adbd16a0d29f0ffb | [] | no_license | vikashkumarjha/missionpeace | f55f593b52754c9681e6c32d46337e5e4b2d5f8b | 7d5db52486c55b48fe761e0616d550439584f199 | refs/heads/master | 2021-07-11T07:34:08.789819 | 2021-07-06T04:25:18 | 2021-07-06T04:25:18 | 241,745,271 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,143 | cpp | /**
* Definition for a Node.
* struct Node {
* int val;
* Node *left;
* Node *right;
* Node *random;
* Node() : val(0), left(nullptr), right(nullptr), random(nullptr) {}
* Node(int x) : val(x), left(nullptr), right(nullptr), random(nullptr) {}
* Node(int x, Node *left, Node *right, ... | [
"codingprepviks@gmail.com"
] | codingprepviks@gmail.com |
546748a0d2af4968d91fa79594a7dcc893f46c77 | 202771bbbc2afc7027b74993e7000f3ea39255b4 | /src/Jugador.h | 81f74268421146b43f68106dc15e180770aa4423 | [] | no_license | Gonan98/sfml-dungeon-game | f563b433bdf244a7212db000e63e9ae959b8e087 | acf321cffdef1d0367709ffca535f34c94a1ee1b | refs/heads/master | 2021-05-26T00:46:25.591376 | 2020-07-09T23:14:12 | 2020-07-09T23:14:12 | 254,148,855 | 1 | 0 | null | 2020-06-24T19:20:27 | 2020-04-08T16:57:20 | C++ | UTF-8 | C++ | false | false | 562 | h | #ifndef _JUGADOR_H_
#define _JUGADOR_H_
#include "Entidad.h"
#include <string>
class Jugador : public Entidad{
private:
int vidas;
int puntaje;
std::string nombre;
public:
Jugador();
Jugador(Texture& t, Animacion* animacion, std::string nombre, float x, float y, float dx, float dy);
~Jugador();
int getVidas()... | [
"andreg-16@hotmail.com"
] | andreg-16@hotmail.com |
c2ae790deea334a86b0f3716174081126f5e86eb | 5a075cc56820038a97d225b9f4a17a003021fa78 | /uva/401.cpp | c98a11af403da2606e40aba05f535c64af10888e | [] | no_license | nahid0335/Problem-solving | e5f1fc9d70c10992655c8dceceec6eb89da953c0 | 89c1e94048b9f8fb7259294b8f5a3176723041e7 | refs/heads/master | 2020-11-26T07:02:56.944184 | 2019-12-19T09:33:58 | 2019-12-19T09:33:58 | 228,997,106 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,187 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
freopen("input.txt","r",stdin);
freopen("output.txt","w",stdout);
string s,x,y;
char m[3000];
int k=1;
memset(m,NULL,sizeof(m));
m['A']='A';
m['E']='3';
m['H']='H';
m['I']='I';
m['J']='L';
m['L']='J';
m['M']='M... | [
"nahid0335@gmail.com"
] | nahid0335@gmail.com |
690401a1f966ec107f72ddded2f261c055754e16 | 92813adb7d3c96ebf96060fb23bc5f0ceb187d1e | /src/qt/bitcoinaddressvalidator.cpp | f077978ae1188f4c3cd633dd6e971cbfbc7390f5 | [
"MIT"
] | permissive | needycoin/needycore | 9bbe28cc50a0c7884e466e027eb6a31d74bc936b | 05c0ce57f27d66c37696a9c5eb3c067120fd68b8 | refs/heads/master | 2020-08-27T06:52:45.921084 | 2020-08-04T21:12:46 | 2020-08-04T21:12:46 | 258,763,520 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,711 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Copyright (c) 2018 The Needycoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit... | [
"you@example.com"
] | you@example.com |
eb61fb621cac61358a38b74a2c3f9c0a0310c984 | 8cc6d6f590285ef00e0f30e0151c4d407847b651 | /build_test/windows-build/Sources/include/armory/trait/ConvexBreaker.h | 73c71d61ec87e6029362ef7272ccfffd60f96263 | [] | no_license | piboistudios/ArmoryDeformIssues | e087d5097af74f958fd89dd8dd17ca57627bf6d1 | 84e8b14c5098a4a4db310c5177c5dcd46f40212d | refs/heads/master | 2020-03-24T11:42:11.270376 | 2018-07-28T16:33:45 | 2018-07-28T16:33:45 | 142,692,926 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 4,230 | h | // Generated by Haxe 3.4.4 (git build master @ 99b08bb)
#ifndef INCLUDED_armory_trait_ConvexBreaker
#define INCLUDED_armory_trait_ConvexBreaker
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
HX_DECLARE_CLASS2(armory,trait,ConvexBreaker)
HX_DECLARE_CLASS2(armory,trait,CutResult)
HX_DECLARE_CLASS2(armory,trait,Line3)
HX_DEC... | [
"gabriel.speed.bullock@gmail.com"
] | gabriel.speed.bullock@gmail.com |
f1d55defd6b2afd7ac4fafaf7985dd34be2f1b5a | 0b66a94448cb545504692eafa3a32f435cdf92fa | /tags/0.8/cbear.berlios.de/windows/int_ptr.hpp | 99b3b1f1769f9193b4ef825c7c4951f66e9407bd | [
"MIT"
] | permissive | BackupTheBerlios/cbear-svn | e6629dfa5175776fbc41510e2f46ff4ff4280f08 | 0109296039b505d71dc215a0b256f73b1a60b3af | refs/heads/master | 2021-03-12T22:51:43.491728 | 2007-09-28T01:13:48 | 2007-09-28T01:13:48 | 40,608,034 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 386 | hpp | #ifndef CBEAR_BERLIOS_DE_WINDOWS_INT_PTR_HPP_INCLUDED
#define CBEAR_BERLIOS_DE_WINDOWS_INT_PTR_HPP_INCLUDED
#include <cbear.berlios.de/windows/basetsd.h>
namespace cbear_berlios_de
{
namespace windows
{
// Signed integral type for pointer precision. Use when casting a pointer to an
// integer to perform p... | [
"sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838"
] | sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838 |
51876bbffd356a65aa2b76d8d2a7ccc766ba8731 | 92f1c33f2909f3f39ab7eecddeb879518c2e534e | /wezel.cpp | c29e8cda2c57e092106fa96a72dc286158cda739 | [] | no_license | kiug/lsp | c0b35b1000237d9a6ce66ec2081c6cdf045a670d | 74af2c6ec6ba402ed00d54f25db8d13cf2de7c39 | refs/heads/master | 2016-09-06T05:45:53.101103 | 2015-08-14T07:46:18 | 2015-08-14T07:46:18 | 40,702,191 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 100 | cpp | #include "wezel.h"
#include "widok.h"
#include <QDebug>
Wezel::Wezel()
{
}
Wezel::~Wezel()
{
}
| [
"karoldro@gmail.com"
] | karoldro@gmail.com |
91277c1e737f3712a0cdbc42e45b9e68dd508132 | 353526f7d936010872ffd88830be36faedcbb4ca | /test.cpp | b7949e6077d859d29b934d2bf1d2a8fce7a1ebf0 | [] | no_license | Huang9495/A-Simple-and-efficient-Video-parser | 8c7702cbb87c2c53ae828a7cd52a2c4291888177 | 86a1d5c34bb0944960c8c35173323a8630fc6df7 | refs/heads/master | 2021-04-15T18:57:10.484367 | 2018-04-28T08:12:29 | 2018-04-28T08:12:29 | 126,679,142 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 800 | cpp |
#include "stdafx.h"
#include <opencv2/highgui/highgui.hpp>
#include <iostream>
#include <stdio.h>
#include <opencv/cv.h>
using namespace cv;
int main(int argc, char *argv[])
{
CvCapture* capture = cvCaptureFromAVI("video_route");
int i = 0;
IplImage* img = 0;
char image_name[25];
cvNamedWindow( "vivi");
//读取和显示... | [
"noreply@github.com"
] | Huang9495.noreply@github.com |
fdc13350162fb71760ddf8cc8c93a7229a6832e9 | bb24e332a82af41807c9b67c85d5d15336dc0470 | /src/Rifle.hpp | b4c97c6a5547aa414456be813fda6fd5782cd1f5 | [
"MIT"
] | permissive | Muikkunen/Lieburo | 04fa604ac9585539ba0b9566e9ab971a99f64650 | 48216f2cbf8c8d96687581f595c2822136b614b4 | refs/heads/master | 2021-01-13T16:20:45.473695 | 2017-01-23T19:53:43 | 2017-01-23T19:53:43 | 79,841,610 | 0 | 0 | null | 2017-01-23T19:51:34 | 2017-01-23T19:51:34 | null | UTF-8 | C++ | false | false | 199 | hpp | #pragma once
#include "Weapon.hpp"
#include "Game.hpp"
class Rifle : public Weapon {
public:
Rifle(Game* game);
virtual void shoot(float angle, b2Vec2 position, b2Vec2 preSpeed, Game* game);
};
| [
"alvar.martti@gmail.com"
] | alvar.martti@gmail.com |
7aa1b63810ed03544e193bb26f6b4f5a2eb1c7bb | d1c1eea01b817e6bc39bd7fbcf74188f3dd8d622 | /A - HTML /main.cpp | 042d7314b98f9dddff01d68c2942c93081980e61 | [] | no_license | kamol7/Online-Judge-Problems-solved | 93d488341a2b0299fdd638b1615d1fee8de82e31 | 3d135f288b2001a8372fa3df101284a6cc8a3ff0 | refs/heads/master | 2020-07-30T19:29:23.900029 | 2019-09-23T11:00:10 | 2019-09-23T11:00:10 | 210,332,744 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,236 | cpp | #include <iostream>
#include <string>
using namespace std;
int main() {
//std::cout << "Hello, World!" << std::endl;
std::string x="";
for(int i=0;i<80;i++) x+="-";
int line=0;
int size=0;
string takeInput;
while(cin>>takeInput){
if(takeInput== "<br>"){
cout<<endl;
... | [
"ckamol7@gmail.com"
] | ckamol7@gmail.com |
6d079461e1fa6dab33301bd518685ad4eb612bec | 2e41d302378e32ed9cf9e3c61c0d228c4a89373c | /Seminarski/main.cpp | 8fefe9cb9d50333b8c6bbc59a735a6c339cb30f2 | [] | no_license | SKantar/Reversi | 44534082170b5100a3ece3920785c4fc13d830a1 | 569d05357df1f874b96056c1f70976f241f108a9 | refs/heads/master | 2020-04-29T13:47:20.454480 | 2016-10-26T10:53:30 | 2016-10-26T10:53:30 | 30,535,276 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,593 | cpp | #define WINVER 0x500
#include <windows.h>
#include <iostream>
#include "Application.h"
#include "Dragndrop.h"
#include "Board.h"
#include "Reversi.h"
#include <vector>
//#include "MS_IKSOKS.h"
using namespace std;
int WINAPI WinMain (HINSTANCE hThisInstance,
HINSTANCE hPrevInstance,
... | [
"skantar12@gmail.com"
] | skantar12@gmail.com |
ba331fa56a80ffb26c85720f47afc19a4b2b2380 | d83cfab7bea45f6f553cf7ab87e3b7d9ac9c8721 | /src/ui/Tools/ToolsPanelHandler.cpp | b49c36926a598a30950391aeab7a3398af76bb22 | [] | no_license | edherbert/Rockpool | f40b0e1ea9c39fdd0c957597af61d62c80c75405 | 47ce54779c4690e73aaf4cd67d5e9061bc41f1df | refs/heads/master | 2021-08-14T14:03:34.749396 | 2017-11-15T23:33:12 | 2017-11-15T23:33:12 | 107,127,160 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,743 | cpp | #include "ToolsPanelHandler.h"
#include "../wxIDs.h"
#include "ToolPreferencesHandler.h"
ToolsPanelHandler::ToolsPanelHandler(MainFrame *mainFrame, wxAuiManager *auiManager) : wxApp(){
this->auiManager = auiManager;
this->mainFrame = mainFrame;
wxBitmap bitmap(wxT("../media/img/icon.png"));
toolbar =... | [
"edwardherbert802@yahoo.com"
] | edwardherbert802@yahoo.com |
0f682df95b7ce1b3b66fd627035b60a9878c40c1 | ecfb2256ddb3febd10f8b732c25eaf07b0de52fb | /54_Movement_detection_Optical_Flow/main.cpp | 2cd662a602e3578a955e75de0ca4b66310d1a690 | [] | no_license | inovision/visioncomputador | 65900fab1647012e3af82ea96bea99f65475ea96 | ca90cfc6d00375608af474183af7be905c6c437c | refs/heads/master | 2021-04-03T09:29:14.794279 | 2018-04-11T19:08:23 | 2018-04-11T19:08:23 | 124,695,174 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,860 | cpp | #include <iostream>
#include <opencv/cv.hpp>
using namespace std;
using namespace cv;
#define MAX_CORNERS 500
#define ESCAPE 27
int main()
{
//Mat frame, back, fore, dest;
VideoCapture capture("c://edx//IcabMovimientoEscenaEstatica.mp4");
//Ptr<BackgroundSubtractorMOG2> bg = createBackgroundSub... | [
"pablo.an@gmail.com"
] | pablo.an@gmail.com |
11405f404ae3eb7503bfc75212ef27d2fa6dad10 | 5c0f282a4e3e8fec68b20317c9a07247bd8b4616 | /src/core/hw/gfxip/computeCmdBuffer.cpp | 2c74c651be85c9286dbc85ce0cc3860f1f54d347 | [
"MIT"
] | permissive | PetarKirov/pal | b3baabdccb5df38e711fa3641d450e9c34f877ea | d535f5dc4179fc14249a5eb41e59aa96a5cd318f | refs/heads/master | 2021-08-31T19:50:18.201096 | 2017-12-21T13:40:00 | 2017-12-22T08:06:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,802 | cpp | /*
*******************************************************************************
*
* Copyright (c) 2015-2017 Advanced Micro Devices, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), ... | [
"jacob.he@amd.com"
] | jacob.he@amd.com |
a9b4ec4bbf73a176419d703c5139049d8639eb85 | f83ef53177180ebfeb5a3e230aa29794f52ce1fc | /ACE/ACE_wrappers/TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MonitorEventChannelFactory.h | 311fb73d097ce5f23e9517a77da624429f126cde | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-sun-iiop"
] | 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 | 3,006 | h | #ifndef MONITOREVENTCHANNELFACTORY_H
#define MONITOREVENTCHANNELFACTORY_H
#include /**/ "ace/pre.h"
#include "ace/Hash_Map_Manager_T.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "ace/Vector_T.h"
#include "ace/Monitor_Base.h"
#include "orbsvcs/Notify/EventChannel... | [
"lihuibin705@163.com"
] | lihuibin705@163.com |
e1a35958aaa0c76e7b8551d3790c5e6e4ea54796 | 0a6e2a8fc086e80ef3d2b38e6773b7d2c29d1e95 | /TextEditor.cpp | 9ecada127ba5f95b7372be3380711141e82eb859 | [] | no_license | Sholes/SimpleTextEditor | 0455cec4a4a34a33dc79254f48dcaa0b0b255d12 | f9cdcf4e97322f7869293576787b8067c88f6320 | refs/heads/master | 2021-01-19T01:02:53.014959 | 2016-06-24T03:29:09 | 2016-06-24T03:29:09 | 61,854,227 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,842 | cpp | /*
you must implement a simple text editor. Initially, your editor contains an empty string, . You must perform operations of the following types:
append - Append string to the end of .
delete - Delete the last characters of .
print - Print the character of .
undo - Undo the last (not previously undone) operatio... | [
"noreply@github.com"
] | Sholes.noreply@github.com |
80188c5482e70772353aef60522185e8e7172247 | 6365e88f444f10075cf92a5bb2c9494c29391cde | /text_stat.cpp | fda1b436371f670a19449d1b2b01e944b5521367 | [] | no_license | Cserki/BevprogII | e940e75365ad72adb74f34fb9b39335501e40945 | 133dd8eaa011b6ba18781bced023191b6eb9a448 | refs/heads/master | 2020-05-25T10:55:09.103884 | 2019-05-21T05:46:37 | 2019-05-21T05:46:37 | 187,768,883 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 699 | cpp | #include "text_stat.hpp"
#include "graphics.hpp"
#include <iostream>
#include <vector>
using namespace genv;
text_stat::text_stat(int x, int y, int sx, int sy,std::vector<std::string> vec) : widget(x,y,sx,sy,vec){
_focus=false;
stat_str=options[0];
}
void text_stat::draw(){
gout << color(180... | [
"noreply@github.com"
] | Cserki.noreply@github.com |
62b734f3c927f8e3de3278a08cecb15f58383353 | 110e9389c53f8a86f231d9947694caa75f2b7beb | /include/rl_string_view.h | 3361407765f9d10bc9f334b723a223c16b90db0a | [
"MIT"
] | permissive | slahabar/reinforcement_learning | 687d80750f9f697337914e4f9dab3ff61fe44ee5 | 54f003dc0757ad8fca97cf2fca03fffeb4a558b2 | refs/heads/master | 2023-02-07T23:48:41.092052 | 2023-01-10T20:51:09 | 2023-01-10T20:51:09 | 232,201,786 | 0 | 0 | MIT | 2020-01-06T23:10:53 | 2020-01-06T23:10:52 | null | UTF-8 | C++ | false | false | 125 | h | #pragma once
#include "nonstd/string_view.h"
namespace reinforcement_learning
{
using string_view = nonstd::string_view;
}
| [
"noreply@github.com"
] | slahabar.noreply@github.com |
ce29b5a15442c851cf288b440d6a24847878a041 | 54b9e1d9945cbcd39aa0fbc955d81e402042a471 | /src/components/IF/httpd_protocol.h | 662569501ca7e7b5a2b56240a19f4b02f8993c74 | [] | no_license | huangdeng525/dcop | 17364e209cac590a7f2c2f7ba57a4526d38cf670 | e7f254d2a4c99743b32d436d974ef5cef3a1caaf | refs/heads/master | 2021-06-18T18:47:42.665179 | 2020-12-30T09:23:12 | 2020-12-30T09:23:12 | 144,436,513 | 1 | 0 | null | 2018-08-12T04:03:47 | 2018-08-12T04:03:46 | null | GB18030 | C++ | false | false | 3,360 | h | /// -------------------------------------------------
/// httpd_protocol.h : 超文本协议私有头文件
/// -------------------------------------------------
/// Copyright (c) 2015, Wang Yujia <combo.xy@163.com>
/// All rights reserved.
/// -------------------------------------------------
#ifndef _HTTPD_PROTOCOL_H_
#define _HTTPD_PR... | [
"combo.xy@163.com"
] | combo.xy@163.com |
353e6e8b67cd99fa2b157b838f789f2e2f6a973e | a1faa72eea32203df772b03d1940129a9fdfd0e5 | /tutorial-3/include/glhelper.h | dbb4daa863bcec5c4722eb1653c2c459a1c26e74 | [] | no_license | ChuaSTGrace/CSD2100_OpenGL-Dev | e47d6fd0922d6cbba10b4d9c7628ae55e6d22ac4 | b7b40b4ea88b4d9637c5a2b035417dacd0930d2f | refs/heads/master | 2023-07-22T12:01:36.893814 | 2021-09-10T02:13:07 | 2021-09-10T02:13:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,988 | h | /* !
@file glhelper.h
@author pghali@digipen.edu
@date 10/11/2016
This file contains the declaration of namespace Helper that encapsulates the
functionality required to create an OpenGL context using GLFW; use GLEW
to load OpenGL extensions; initialize OpenGL state; and finally initialize
the OpenGL application... | [
"jeejiamin@gmail.com"
] | jeejiamin@gmail.com |
b43b0272a94ccaf3416bd8adf0169fe84c1094dd | 83dd4a88a518784300b340b221427f26b05edc5d | /Techgig/Code Gladiator 2019/Stage 1/Solution_2_new.cpp | 914822e23d3c7c8f6b3635d6ba46482f5ddf13cf | [] | no_license | abhishek09091/competitive-programming | 0671ca18e9ea90b31f7c10c5339bdb5a47f9f307 | 56f40c4ea60a5f599e6bd562d400e77a91cb5d02 | refs/heads/master | 2020-05-03T13:12:40.693399 | 2020-01-14T20:28:59 | 2020-01-14T20:28:59 | 178,647,746 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,125 | cpp | /**
Input :
5
5
-1 7 8 -5 4
4
3 2 1 -1
4
11 12 -2 -1
4
4 5 4 3
4
5 10 4 -1
Output:
48
13
12
44
10
**/
#include<bits/stdc++.h>
using namespace std;
bool** dp;
vector<vector<int>> display(const vector<int>& v, vector<vector<int>> result) {
vector<int> temp;
for (int i = 0; i < v.size(); ++i) {
cout<<v[i];
... | [
"abhishek.09091@gmail.com"
] | abhishek.09091@gmail.com |
843ab3ccdbf662827d3f5c88dc1c2f3a24a15459 | 2f4cee019d13607191758faedddc8b88130be52d | /Paradis_Hydrogen/ParadisJHU06012020/ParadisJHU06012020/ezmath/Face.h | 2f8746b11aea1dfa26a130b7aec8857ba2ae251e | [] | no_license | JinnyJingLuo/Expanse | ee0ed9f448fb230a09af049ac673c26d3397a76a | 207059c02868a6e1881a6748396e248e16d2e995 | refs/heads/master | 2023-05-06T13:17:38.859013 | 2021-05-26T07:11:04 | 2021-05-26T07:11:04 | 370,536,257 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 460 | h | #ifndef FACE_H_
#define FACE_H_
#include "GeometricComponent.h"
#include "Point.h"
#include "string"
using namespace EZ;
using namespace std;
namespace GeometrySystem
{
class Face : public GeometricComponent
{
public:
Face();
Face(const Face& oFace);
virtual ~Face();
Face& operator=(const Face& oFace);
... | [
"jluo32@login02.expanse.sdsc.edu"
] | jluo32@login02.expanse.sdsc.edu |
1be81eac83eb2e87991954b55ecda2d121ba12dd | c5e8b8d8bc38d6f1df7668ac185795d99a4ae31a | /emJetAnalysis/src/EjCalculateAN.cxx | 4dc4edf2c0d834719d21e1745db761faaf714569 | [] | no_license | xilinliang/STAR-1 | 3bc7ddffa9a9a05f108a4dd66e32a1a417cd9e54 | 32e74b318e64ef9e5cc5cda410b20425031dbf6a | refs/heads/master | 2023-07-26T21:28:00.157084 | 2021-01-24T04:35:25 | 2021-01-24T04:35:25 | 315,710,751 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,942 | cxx | // Filename: EjCalculateAN.cxx
// Description:
// Author: Latif Kabir < kabir@bnl.gov >
// Created: Fri May 8 15:08:25 2020 (-0400)
// URL: jlab.org/~latif
#include <iostream>
#include "RootInclude.h"
#include "cppInclude.h"
#include "BrightStInclude.h"
#include "Hists.h"
using namespace std;
void EjCalculateAN(TSt... | [
"siplukabir@gmail.com"
] | siplukabir@gmail.com |
75c1ff6268d0b6ba23056d9892718c6d559220b1 | a08e005474521e6b10573aed863a3ff8067c9c13 | /src/crypto/hmac_sha512.cpp | cbd32f34e6521c5952e9678a3268e9de2bc5cb9e | [
"MIT"
] | permissive | BitcoinClassicDev/BitcoinClassic | c18048431dccd4346865f9c5ee3c079831c8adde | 87f76317eb80c25c54e9104c61bdf570fc7721f3 | refs/heads/master | 2020-09-16T00:57:59.563234 | 2019-12-02T19:18:14 | 2019-12-02T19:18:14 | 223,602,827 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 916 | cpp | // Copyright (c) 2014-2018 The BitcoinClassic Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <crypto/hmac_sha512.h>
#include <string.h>
CHMAC_SHA512::CHMAC_SHA512(const unsigned char* key, size_t keyl... | [
"root@DESKTOP-325AAR8.localdomain"
] | root@DESKTOP-325AAR8.localdomain |
e51ee0314e2f4a8feae0a2d70165a4c8fc737ba6 | 520b75c144414d2af5a655e592fa65787ee89aaa | /AOJ/Volume20/2035.cpp | d99574137c4413ec5f0c1e6cfa0d94a19ad38a74 | [] | no_license | arrows-1011/CPro | 4ac069683c672ba685534444412aa2e28026879d | 2e1a9242b2433851f495468e455ee854a8c4dac7 | refs/heads/master | 2020-04-12T09:36:40.846130 | 2017-06-10T08:02:10 | 2017-06-10T08:02:10 | 46,426,455 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 950 | cpp | #include <iostream>
#include <algorithm>
using namespace std;
#define MAX 2001
int dp[MAX][MAX];
int arr[MAX][MAX];
void init(int N){
for(int i = 0 ; i < N ; i++){
for(int j = 0 ; j < N ; j++){
dp[i][j] = 0;
arr[i][j] = MAX;
}
}
}
int main(){
string s;
while(cin >> s){
string t ... | [
"s1210207@gmail.com"
] | s1210207@gmail.com |
af887093fb8388d99e222bfa88e018044abbb866 | c424a4fced037afe2d9eb213be9f65f5df30cc8f | /Integral calculus/Cpp/dowhile.cpp | 59acaafba9c3bc0b7c4fa2f0f30bc588b68d137b | [] | no_license | carlosal1015/Calculus-One-and-Several-Variables | 0fec0402435a1f33d2e350573a463fffa0e17bcb | e2b85587a00fb913c561a9c7d652e817b3c66703 | refs/heads/master | 2021-01-23T05:04:03.931801 | 2018-10-29T18:20:50 | 2018-10-29T18:20:50 | 86,271,081 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 198 | cpp | #include<iostream>
using namespace std;
int main ()
{
int i = 10;
do // Ejecuta y luego cumple el código.
{
cout << i << endl;
i++;
}while(i <= 5);
cin.get();
return 0;
}
| [
"noreply@github.com"
] | carlosal1015.noreply@github.com |
89873794754d2917234829eb370a518aa0a33999 | 8e151199d01e1918a4bb1ee7bb1509061ccd327b | /Classes/Options.h | b5dfb3ad77e076aa80cc8b2e0a989c3d841cc6e7 | [] | no_license | zhaozw/gods-invader | 8a7cc9b449ef861dd2f4495f4060ee0f0af90695 | 089ecbfde7d0fd8aa55f696548a4736eab91b4d8 | refs/heads/master | 2021-01-21T11:23:59.057483 | 2013-04-10T09:54:32 | 2013-04-10T09:54:32 | 9,603,862 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 505 | h | #ifndef CONST_OPTIONS_H
#define CONST_OPTIONS_H
class Entity;
class Options
{
public:
static int CENTER_X;
static int CENTER_Y;
static int SCREEN_WIDTH;
static int SCREEN_HEIGHT;
static int SCREEN_CENTER_X;
static int SCREEN_CENTER_Y;
static int CAMERA_WIDTH;
static int CAMERA_HEIGHT;
static in... | [
"igor.mats@yandex.ru"
] | igor.mats@yandex.ru |
1fdb796c1990d86930e9e811e1992c8084f6c21f | 6446d917ab76942bb20e1465b6a070ee0686a1c2 | /chap03/termination.cpp | dc862c0f508dd728e3dd8bdefde0b5ec2d672c6d | [] | no_license | elect000/C- | 52dd5aaf549c20e4d4bead74d486c6de8bcddeae | 0f6096f79be2be39c91cc38a5cc5687659aab4c6 | refs/heads/master | 2020-12-30T23:35:06.172463 | 2017-05-26T10:41:12 | 2017-05-26T10:41:12 | 86,602,947 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 504 | cpp | #include <ctime>
#include <iostream>
#include <cstdlib>
using namespace std;
void good_bye () {
cout << "プログラムは正常に終了しました。" << '\n';
}
void put_time () {
time_t current = time(NULL);
struct tm* lct = localtime(¤t);
cout << lct->tm_hour << ":" << lct->tm_min << ":" << lct->tm_sec << '\n';
}
int main()
... | [
"e.tmailbank@gmail.com"
] | e.tmailbank@gmail.com |
c977bd3f66596533ccca364d72843aa96e0a30d9 | 98e5fd588b356aff074e907c27aede0b609aae85 | /programming/codeforce/327/b.cpp | bda3b4e9898ab00d77beaaba8714f61f9401debf | [] | no_license | ayushshukla92/algorithms | 060521612773e93bf4804abd5644fc35d4d32eb7 | a3d5baa3c71de5fa9a8049d436c802c75ad32cd2 | refs/heads/master | 2016-08-12T02:01:53.233754 | 2015-11-04T11:09:00 | 2015-11-04T11:09:00 | 45,024,626 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,747 | cpp | #include <iostream>
#include <algorithm>
#include <string>
#include <queue>
#include <list>
#include <stack>
#include <vector>
#include <map>
#include <unordered_map>
#include <set>
#include <unordered_set>
#include <cstdlib>
#include <sstream>
#include <cmath>
#include <cctype>
#include <cstdio>
#include <cstring>
... | [
"ayush.shukla92@gmail.com"
] | ayush.shukla92@gmail.com |
72776e52a0da51d9738e057e8e17d489959d37e7 | 67aceb910483ef1b11f10a377bd7cc6970bd9b4a | /EngineQ/TODO/MathTests/Helpers.hpp | a7436d0d96a61f22ae6ed1bea39b8d9ff41e3118 | [] | no_license | Tsuguri/EngineQ | 3a408e790a766eb1689a9c0545ddd725f0442ce7 | 805adfacf54e98fd55e93a3d2adc8ce037f9a21c | refs/heads/master | 2020-08-08T00:18:28.580155 | 2019-10-08T12:25:39 | 2019-10-08T12:25:39 | 213,633,437 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 841 | hpp | #pragma once
using namespace EngineQ::Math;
namespace Microsoft {
namespace VisualStudio {
namespace CppUnitTestFramework
{
template<> inline std::wstring ToString<Quaternion>(const Quaternion& t) { RETURN_WIDE_STRING(t.ToString().c_str()); }
template<> inline std::wstring ToString<Matrix3>(const Matrix3& ... | [
"Piotr Pełka"
] | Piotr Pełka |
20414b07af67557b11362212239f0871ede679b0 | 6f2b6e9d77fc4dd5e1dae8ba6e5a66eb7c7ae849 | /sstd_boost/sstd/boost/qvm/gen/mat_operations3.hpp | d32dca11ac2e96edddf491d3176e41bca4d2b2a6 | [
"BSL-1.0"
] | permissive | KqSMea8/sstd_library | 9e4e622e1b01bed5de7322c2682539400d13dd58 | 0fcb815f50d538517e70a788914da7fbbe786ce1 | refs/heads/master | 2020-05-03T21:07:01.650034 | 2019-04-01T00:10:47 | 2019-04-01T00:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 71,477 | hpp | //Copyright (c) 2008-2017 Emil Dotchevski and Reverge Studios, Inc.
//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)
#ifndef BOOST_QVM_B3A6DB3C87C3E99245ED1C6B747DE
#define BOOST_QVM_B3A6DB3C87C3E99245ED1C6B747DE
/... | [
"zhaixueqiang@hotmail.com"
] | zhaixueqiang@hotmail.com |
682fc09686bdff6f101e90cfe72bbbe759a01cee | 77e82ee53d0284f8297f3c952e60bd614bafb40f | /topcoder/Unblur.cxx | c77b4851e066e75c22862fc5dc67e2986dc32de9 | [] | no_license | jackytck/practice | 04ae4e5deef2af942cea605d3a599441b9c5db96 | d022660003fa248fd159f9a4c4c1816b7b4688a4 | refs/heads/master | 2021-01-01T05:30:41.570650 | 2012-07-22T11:53:53 | 2012-07-22T11:53:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,585 | cxx | #line 2 "Unblur.cxx"
#include <vector>
#include <list>
#include <map>
#include <set>
#include <deque>
#include <stack>
#include <bitset>
#include <algorithm>
#include <functional>
#include <numeric>
#include <utility>
#include <sstream>
#include <iostream>
#include <iomanip>
#include <cstdio>
#include <cmath>
#include ... | [
"jackytck@gmail.com"
] | jackytck@gmail.com |
36931e5c4ed6229f822f4566e6195b80f6b14337 | 6f40f4d12f74bc4fb08b68a3dcb31ce441ac9e4b | /include/fileloader.h | cff6d57c92b939196ab74a6bc18b19a7f1cdba85 | [] | no_license | AtomicAustin/DIVA | e4d49452297e46c499f96a5cffb288ded056cbe3 | 6e264304ffbda8ce0ab5052be853d97297ad2355 | refs/heads/master | 2021-01-20T04:50:20.660353 | 2017-05-26T18:45:35 | 2017-05-26T18:45:35 | 89,741,651 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,115 | h | /********************************************************
*** D.I.V.A : File Loader BETA ***
*** Austin Herman - austin.herman@valvoline.com ***
*** Updated: ***
*** 5/08/2017 Delimiter functionality ***
*** 5/08/2017 added filepath ... | [
"noreply@github.com"
] | AtomicAustin.noreply@github.com |
580b38d9f6501963d0253c8079be95b7ab3d3d43 | 4e1f1eb081d177a607ea6f335978676546f6779e | /Exercice5_Liste_Distribuee/ListeDoublementChainee.cpp | 69b8273917c36af9f3a74f69f8862256b06a988f | [] | no_license | BenjaminLaschkar/Devoir1_Structure_de_donnee | f3f4e6feefae5ed24a41b2ae9a450bdd583df036 | 8e04321d4660a0bd93f7671e66c6030c541d05e3 | refs/heads/master | 2021-09-15T07:26:15.249209 | 2018-05-28T15:11:40 | 2018-05-28T15:11:40 | 133,123,288 | 2 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 2,272 | cpp | #include "stdafx.h"
#include "ListeDoublementChainee.h"
#include <iostream>
using namespace std;
ListeDoublementChainee::ListeDoublementChainee(int i) {
debut = new Node(i, NULL, NULL);
debut->suivant = debut->precedent = debut;
taille = 1;
}
ListeDoublementChainee::~ListeDoublementChainee() {
Node *tmp = this->d... | [
"rendu.clement@gmail.com"
] | rendu.clement@gmail.com |
5d729401371a44b1c26c8d729de3a995abd97d97 | 7d74a4fab1662506f57be03b165dc7ea03c6ea17 | /src/core/renderer/sprite_animation.hpp | 20611e24ed53265890b81ececdd7c9e6c4f7337d | [
"MIT"
] | permissive | lowkey42/teamproject | 2e9a7ec29e41d3b382ea8384a1051ef0f5fd922b | 41e7dfe27161f319d08d02982443720af55398a3 | refs/heads/develop | 2020-04-04T05:55:47.308995 | 2016-10-04T20:34:05 | 2016-10-04T20:34:05 | 49,599,482 | 1 | 0 | null | 2016-07-14T21:10:40 | 2016-01-13T20:22:12 | C++ | UTF-8 | C++ | false | false | 3,844 | hpp | /**************************************************************************\
* Animation data for textures and sprites *
* ___ *
* /\/\ __ _ __ _ _ __ _ _ _ __ ___ /___\_ __ _ _ ___ *
* / \ / _... | [
"mephistopheles@onlinehome.de"
] | mephistopheles@onlinehome.de |
37f12bf61166e652202d5c2124304ffdf880af1d | 1914d1b5f4616fbe246bfd180020556a442e25a7 | /Hackerrank/infinitum11/subset_gcd.cpp | 093f370ab74c9aed2ec00135b3ad813301ca8626 | [] | no_license | dipkakwani/Puzzles | 0d939f636b03d2c96db83cc05779e9ba29060b8f | 7ef7d1057d15ba3abd1716ff42b20b5fb276e7d8 | refs/heads/master | 2021-01-10T12:04:48.588038 | 2016-05-07T14:02:53 | 2016-05-07T14:02:53 | 52,711,668 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,246 | cpp | #include <cstdio>
#include <cstdlib>
#include <cstring>
#include <bits/stdc++.h>
#define MAX 100000
using namespace std;
typedef long long ll;
char memo[1000000001];
ll gcd(ll a, ll b)
{
return (b == 0)?a:gcd(b, a % b);
}
ll GCD(ll a[MAX], int start, int end)
{
ll res = 0;
for (int i = start; i != end; i+... | [
"dipkakwani@gmail.com"
] | dipkakwani@gmail.com |
cdd442e0125272152fc3d4fe2c842a3ebf7d1983 | c7ef72740216bec011da20f9b404f845be9b00eb | /xic/src/edit/prpedit.cc | 7e9047342dd968f46f0c1745b45e0ffc07924446 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Augertron/xictools | 8e27b842ae8fbcaf05c5329a32f79e6b3486fdc5 | be58bd6c964f3265ccdc4649c8ba0fabcefd3524 | refs/heads/master | 2020-05-16T06:50:04.067760 | 2019-03-15T03:37:26 | 2019-03-15T03:37:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 123,512 | cc |
/*========================================================================*
* *
* Distributed by Whiteley Research Inc., Sunnyvale, California, USA *
* http://wrcad.com *
* Copyright (... | [
"stevew@wrcad.com"
] | stevew@wrcad.com |
a8d13b51c1b878df8159eadc0fc113ab11268e05 | 67ba655579bd283ab497a151fa20b7ed3befaf75 | /cpp_concurrency/blog_code/Threads_2.cpp | 86e372d07de51cc16405c6d0b13d245b48365a25 | [] | no_license | JeffYoung17/Course_Learning | f8ca46fb57afd879b1bc577cf91c13b6b92b065e | d16b0e93df91d6c185341b8825c31b364c194a4c | refs/heads/master | 2020-04-04T03:50:20.752189 | 2019-02-19T11:56:16 | 2019-02-19T11:56:16 | 155,727,976 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 392 | cpp | #include <iostream>
#include <thread>
#include <string>
#include <cstring>
using namespace std;
void func(int i, double d, const std::string& s) // 因为对于s是常引用,所以启动线程的时候std::ref("hello")可有可无
{
cout << i << " " << d << " " << s << endl;
}
int main(int argc, char** argv)
{
std::thread t(func, 1, 3.14, "hello");
... | [
"jeffyoung17@163.com"
] | jeffyoung17@163.com |
d979e55629a2b99b60faa8d7812c017587563248 | 41bc79f836e2aead9bdc0bade84dc06397d9b3d2 | /Arduino_Software/libraries/Adafruit_LED_Backpack_Library/Adafruit_LEDBackpack.cpp | 0767d2bbb71e53655307fb80b43b5bf9a70d1ebb | [
"MIT"
] | permissive | edinnen/Thanksgiving_Intranet | 44ffce06913139d50bd171993ab271ec615c0c69 | 1e2b4a3f705228e9a92e82ce42217cb9ba6f07b0 | refs/heads/master | 2023-01-06T18:36:51.544023 | 2022-12-28T19:15:50 | 2022-12-28T19:15:50 | 94,859,889 | 2 | 0 | MIT | 2020-11-10T05:49:29 | 2017-06-20T06:58:57 | Raku | UTF-8 | C++ | false | false | 16,636 | cpp | /*!
* @file Adafruit_LEDBackpack.cpp
*
* @mainpage Adafruit LED Backpack library for Arduino.
*
* @section intro_sec Introduction
*
* This is an Arduino library for our I2C LED Backpacks:
* ----> http://www.adafruit.com/products/
* ----> http://www.adafruit.com/products/
*
* These displays use I2C to communi... | [
"stuartdehaas@gmail.com"
] | stuartdehaas@gmail.com |
5587adbeb596df8cb5ac329dc23eebc7542cecc4 | eeb9de1ca9fbdb7540c5cf361a13e70e1b73293e | /1368.cpp | 66ee4b3516082c15238b656d4782b11d797a5caa | [] | no_license | RatanNarayanHegde/CompetitiveProgramming | 64eee84381e49442615b5ba53359faebb46d717b | 4c11a3bdf739a9b3ef2ab52ac78b9181c78bb069 | refs/heads/master | 2023-04-28T14:37:15.694314 | 2021-05-25T07:44:38 | 2021-05-25T07:44:38 | 347,784,805 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,870 | cpp |
#include<bits/stdc++.h>
using namespace std;
#define ff first
#define fo(i,n) for(i=0;i<n;i++)
#define Fo(i,k,n) for(i=k;k<n?i<n:i>n;k<n?i+=1:i-=1)
#define deb(x) cout << #x << "=" << x << endl
#define deb2(x, y) cout << #x << "=" << x << "," << #y << "=" << y << endl
#define ... | [
"ratanhegde@pop-os.localdomain"
] | ratanhegde@pop-os.localdomain |
9e2f9221c15b7d4cc1a18ba788916fa703c935c6 | a7a2f3503d37531fa17524dac445aa7efa4f1d9d | /src/NEO/Transaction.cpp | 66b88d9ef83dd16a0598e7556614d03c051971f5 | [
"MIT"
] | permissive | vcoolish/wallet-core | efb18153238b9eac7586d93217891f42fa5ca21c | c9e32ea6b52958a386ffce8a31e6d70494bbb3da | refs/heads/master | 2023-04-06T07:49:19.561856 | 2022-06-10T04:40:24 | 2022-06-10T04:40:24 | 210,317,098 | 0 | 0 | MIT | 2019-09-23T09:35:26 | 2019-09-23T09:35:25 | null | UTF-8 | C++ | false | false | 2,747 | cpp | // Copyright © 2017-2020 Trust Wallet.
//
// This file is part of Trust. The full Trust copyright notice, including
// terms governing use, modification, and redistribution, is contained in the
// file LICENSE at the root of the source code distribution tree.
#include <ctype.h>
#include "../uint256.h"
#include "../Da... | [
"noreply@github.com"
] | vcoolish.noreply@github.com |
a0b9ab5393537619f5e8a9788fa734a8340b0bf5 | 19d1c24484c1771c0be7cdef45f3342a6889a4cb | /nnforge/cuda/maxout_layer_tester_cuda.h | 80cb5fe4b8b48118718bfd5067def043e5630985 | [
"Apache-2.0"
] | permissive | dreadlord1984/nnForge | 06bc261fa9d9d58c45aafdbf3f7026990809c288 | b4c795ab6ddf3ce9dfe8a628dd1ad33dd19dee9b | refs/heads/master | 2021-01-18T13:40:21.646717 | 2014-08-06T18:23:53 | 2014-08-06T18:23:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,667 | h | /*
* Copyright 2011-2013 Maxim Milakov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | [
"maxim.milakov@gmail.com"
] | maxim.milakov@gmail.com |
5fddedf0b6ef257bf775fc8730d514eddcea70c4 | 7597b69c2b1a785d3d622e254c953fc129c9746d | /libcryptopp/include/modes.h | 5a30fd84be77dd56e129073376ea2231f1eb30fc | [] | no_license | wonlake/ThirdPartyLib | 2f38cc806b946c24032e60f053cf370575029d05 | 6b11d060300bb4beb2f8e4cf0fe8af0a85d2de3e | refs/heads/master | 2022-05-09T21:04:13.036440 | 2022-04-18T13:33:14 | 2022-04-18T13:33:14 | 116,561,211 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,685 | h | // modes.h - originally written and placed in the public domain by Wei Dai
//! \file modes.h
//! \brief Classes for block cipher modes of operation
#ifndef CRYPTOPP_MODES_H
#define CRYPTOPP_MODES_H
#include "cryptlib.h"
#include "secblock.h"
#include "misc.h"
#include "strciphr.h"
#include "argnames.h"
#include "alg... | [
"mei_jun1999@126.com"
] | mei_jun1999@126.com |
a62a8c79cd240b734108492d70157ee093d8bc2b | 09a74d737490b78f51533e51e370a55e38692cbd | /NBMediaPlayer/src/decoder/NBMediaDecoder.h | bfcaddecee6df0907dac7265ef50d848b513b9cb | [
"MIT"
] | permissive | zuohouwei/NewBlashPlayer | 90b57076c9c0b142e338910a6b8d69e376ecf4c8 | af2104ff143ea885ff7a6808aa12b65c12203c1f | refs/heads/master | 2020-04-07T02:01:16.622611 | 2018-11-05T14:59:49 | 2018-11-05T14:59:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 716 | h | //
// Created by parallels on 9/10/18.
//
#ifndef NBMEDIADECODER_H
#define NBMEDIADECODER_H
#include "NBMediaSource.h"
#include "foundation/NBMetaData.h"
class NBMediaDecoder {
public:
/** the audio decoder only support software
* the video decoder select hardware in auto mode
*/
enum {
N... | [
"bobmarshall890120@gmail.com"
] | bobmarshall890120@gmail.com |
9ae17fb08ad291d1b43591e60be420e3a425cad1 | bcf3265a67256c2b6483281232a15621cbfd8574 | /Server/Src/LogicServer/Guild.h | 61cb011b8006a2f53b4b618b59ce205c46b8c1e1 | [] | no_license | bbeyondllove/mmo_game_frame | ef7a7d7f68b86f080f5006d85535ad1b17b2ebb5 | 28cd973669f8ff42d35e227c728378817dc7afac | refs/heads/main | 2023-04-07T16:10:45.758435 | 2021-04-06T04:37:12 | 2021-04-06T04:37:12 | 354,854,562 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 595 | h | #ifndef __GUILD_HEADER_H__
#define __GUILD_HEADER_H__
#include "GuildData.h"
class CGuild
{
public:
CGuild();
~CGuild();
public:
BOOL Init();
BOOL LoadGuildMember(CppMySQLQuery& QueryResult);
CHAR* GetGuildName();
UINT64 GetGuildID();
MemberDataObject* GetGuildMember(UINT64 uID);
MemberDataObject* GetLea... | [
"469841047@qq.com"
] | 469841047@qq.com |
d91740406ecea008d4fcb209e5ce55363fd5e195 | 08eacc2c591fc45310c8bf697abe9464fb87cd74 | /atcoder/abc/abc179/d.cpp | 0a515089398c0725cb28b53d4b45b9aedceb70d6 | [] | no_license | urashima0429/keipro_practice | 1074266ee5b0de7002f5c540650a9f8543b0a53c | 364d28502e53c6679ea81bc40fb80e6a022bbf8d | refs/heads/master | 2021-06-14T23:42:11.242546 | 2021-03-16T06:21:36 | 2021-03-16T06:21:36 | 169,205,471 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,007 | cpp | #include <iostream>
using namespace std;
typedef long long ll;
const ll MOD = 998244353;
const int MAX_N = 200010;
int N, K;
ll bit[MAX_N];
ll sum (int i){
ll s = 0;
while(i > 0){
s = (s + bit[i]) % MOD;
i -= i & -i;
}
return s;
}
void add (int i, ll x){
while(... | [
"urashima0429@gmail.com"
] | urashima0429@gmail.com |
89b522292fc8f3f47675b790242f3a8a018e0c32 | e5720f95696653b496e5f927eac7492bfb9f132c | /0501-1000/0551-Student-Attendance-Record-I/cpp_0551/main.cpp | 3f48e1624b7b162d695220864db15c4ffb292915 | [
"MIT"
] | permissive | ooooo-youwillsee/leetcode | 818cca3dd1fd07caf186ab6d41fb8c44f6cc9bdc | 2cabb7e3e2465e33e4c96f0ad363cf6ce6976288 | refs/heads/master | 2022-05-24T15:37:19.652999 | 2022-05-15T01:25:31 | 2022-05-15T01:25:31 | 218,205,693 | 12 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 225 | cpp | #include <iostream>
#include "Solution1.h"
void test(string s) {
Solution solution;
cout << solution.checkRecord(s) << endl;
}
int main() {
test("PPALLP"); // 1
test("PPALLL"); // 0
test("AA"); // 0
return 0;
}
| [
"297872913@qq.com"
] | 297872913@qq.com |
947104dae24b756d26e65a205d5cd86810e78110 | 66c22ed409b2eee7e1b570749601ccd567a718a4 | /Src/EntityManager.h | 42d1d49dd3e686584f28ce09b63d72627ecc96ab | [] | no_license | XoDeR/Rio.EntitySystem | 71e155f0970b88102887db1ba7c808325b2e2c55 | 6a89ad8db1956fea79c213979455a20d05bb8e4c | refs/heads/master | 2021-01-22T05:24:18.493795 | 2015-06-18T15:50:30 | 2015-06-18T15:50:30 | 37,669,192 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 377 | h | #pragma once
#include "Common.h"
#include "Entity.h"
class EntityManager
{
public:
Entity createEntity();
void removeEntity(Entity e);
bool isActive(Entity e);
void registerRemoveComponentCallback(function<void(uint32_t)> removeCallback);
private:
vector<uint8_t> generation;
deque<uint32_t> freeIndices;
vector<... | [
"xoder.vs@gmail.com"
] | xoder.vs@gmail.com |
5cd5886998e446ffe7759056abb52355beeba99a | 8dce1bf646ecd4512ee5725a42af0406b8f3ff87 | /src/main.h | 2300354b35e7283ac45cf729d7f30bb6dde31781 | [
"MIT"
] | permissive | forkee/FootyCash | 746c2e7fb98a1ba6053e66ae49aac16ef2922723 | 693712e9a196d51020fa2d5a78a0cbc4f823e39a | refs/heads/master | 2021-06-21T12:51:16.191353 | 2017-08-14T08:45:09 | 2017-08-14T08:45:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 38,630 | h | // Copyright (c) 2009-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.
#ifndef BITCOIN_MAIN_H
#define BITCOIN_MAIN_H
#include "core.h"
#include "bignum.h... | [
"FootyCash@gmail.com"
] | FootyCash@gmail.com |
6b3af69f4d3ea13d9e119caf66c91087c0a426a1 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/squid/gumtree/squid_repos_function_3485_squid-3.5.27.cpp | 9d59d3a4ebdb740c55ce0d9ee0f3ce44ed05e693 | [] | 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 | 1,897 | cpp | void
clientReplyContext::purgeDoPurgeHead(StoreEntry *newEntry)
{
if (newEntry && !newEntry->isNull()) {
debugs(88, 4, "clientPurgeRequest: HEAD '" << newEntry->url() << "'" );
#if USE_HTCP
neighborsHtcpClear(newEntry, NULL, http->request, HttpRequestMethod(Http::METHOD_HEAD), HTCP_CLR_PURGE);
#endi... | [
"993273596@qq.com"
] | 993273596@qq.com |
e779f167f39d2eea0a3a4ee34786f3ff83def902 | 32cbb0a1fc652005198d6ed5ed52e25572612057 | /core/unit_test/openmptarget/TestOpenMPTarget_TeamScratch.cpp | 2593609e333cf98b37bf899c483e5b8ed7ce9a33 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | ORNL-CEES/kokkos | 3874d42a685084f0eb7999939cd9f1da9d42a2a6 | 70d113838b7dade09218a46c1e8aae44b6dbd321 | refs/heads/hip | 2020-05-04T03:32:58.012717 | 2020-01-24T20:43:25 | 2020-01-24T20:43:25 | 178,948,568 | 1 | 1 | NOASSERTION | 2020-03-01T19:21:45 | 2019-04-01T21:19:04 | C++ | UTF-8 | C++ | false | false | 3,225 | cpp | /*
//@HEADER
// ************************************************************************
//
// Kokkos v. 2.0
// Copyright (2014) Sandia Corporation
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this softw... | [
"crtrott@sandia.gov"
] | crtrott@sandia.gov |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.