blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 6 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 26 | license_type stringclasses 2
values | repo_name stringlengths 7 95 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 57
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 197k 639M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 11
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 34
values | src_encoding stringclasses 18
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 11 9.86M | extension stringclasses 27
values | content stringlengths 11 9.86M | authors listlengths 1 1 | author stringlengths 0 70 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
014c3022f9c5d7ae1a3ebe9797b6fd2e2dfc3ffd | a023fa60d0f5c06e217dd1d11b4ce5356e9307bd | /lennardjones.cpp | 99f5d8255964b1a54e168cd3d53bfbd3715af83f | [] | no_license | Joaakerh/molecular-dynamics-fys3150 | ba4e98e222eb160340496acbc82bb25b1958265a | 36326e914ab0b40888fa3b8107a5c5f724795f7a | refs/heads/master | 2020-04-10T00:56:37.469086 | 2018-12-06T17:48:57 | 2018-12-06T17:48:57 | 160,700,688 | 0 | 0 | null | 2018-12-06T16:19:01 | 2018-12-06T16:19:00 | null | UTF-8 | C++ | false | false | 517 | cpp | #include "lennardjones.h"
#include "system.h"
double LennardJones::potentialEnergy() const
{
return m_potentialEnergy;
}
double LennardJones::sigma() const
{
return m_sigma;
}
void LennardJones::setSigma(double sigma)
{
m_sigma = sigma;
}
double LennardJones::epsilon() const
{
return m_epsilon;
}
v... | [
"andershaf@gmail.com"
] | andershaf@gmail.com |
67486a8938253037c1dd4f720782b6625bb30bd3 | f089ab62d8a6fd4d613b66cc6ea1e86fec2b8826 | /src/mvs/mat.h | 306c08fcec6dcaf21e74b56a5be9b131f8ecb3ae | [
"BSD-3-Clause"
] | permissive | tsattler/colmap | 7653c4838db23749ef20d8fe873d51500b0dc70d | 38f1e96891a9f2770f84769350c3ebb496f44399 | refs/heads/master | 2021-07-13T05:23:28.280242 | 2019-03-03T16:06:56 | 2019-03-03T16:06:56 | 69,578,709 | 2 | 1 | NOASSERTION | 2023-09-05T08:30:59 | 2016-09-29T15:02:16 | C | UTF-8 | C++ | false | false | 5,763 | h | // Copyright (c) 2018, ETH Zurich and UNC Chapel Hill.
// 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
// notic... | [
"jsch@demuc.de"
] | jsch@demuc.de |
503584e477c1f2287f115f7a0ee5394074d4529f | 64a1533f4541b76181cd6d3cec3b28876c969250 | /LADS/Storeman/DiscardPrologue.h | 19612cfcab6636d7110b85dd16343b388d2a69e2 | [] | no_license | drkvogel/retrasst | df1db3330115f6e2eea7afdb869e070a28c1cae8 | ee952fe39cf1a00998b00a09ca361fc7c83fa336 | refs/heads/master | 2020-05-16T22:53:26.565996 | 2014-08-01T16:52:16 | 2014-08-01T16:52:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 901 | h | #ifndef DiscardPrologueH
#define DiscardPrologueH
#include <Classes.hpp>
#include <Controls.hpp>
#include <ExtCtrls.hpp>
#include <StdCtrls.hpp>
#include <string>
#include "DiscardContext.h"
class TfrmDiscardPrologue : public TForm
{
__published: // IDE-managed Components
TButton *btnOK;
TButton *bt... | [
"chrisjbird@gmail.com"
] | chrisjbird@gmail.com |
adaee7e13eb0a6c0d38c2d2a73386668eec049c4 | aaba6d264025d7ff1a7874b3e329c61ecec01bd6 | /POJ/1013/1013.cpp | b677b8d8460307f190e8275ee358b4d13057a353 | [] | no_license | liuzixing/scut | b8118c3f0fea497a6babbe1ccbed94f2997b07d3 | 930c90abbabc98ac0bff4cb4fcde2c46f92a2937 | refs/heads/master | 2020-06-09T06:59:29.230684 | 2014-03-19T11:29:52 | 2014-03-19T11:29:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,667 | cpp | #include <iostream>
#include <cstring>
#include <fstream>
using namespace std;
struct condition
{
char l[12],r[12],op[5];
};
bool check(condition judge[],int k,int horl)
{
int a[13] = {0},i,j;
a[k] = horl;
int pd = 0;
bool flag = true;
for (i = 0; i < 3; i++)
{
int suml = 0,sumr = 0;
int le... | [
"liucising@gmail.com"
] | liucising@gmail.com |
1d3a402d63d843f087e99664cab9b05a48e026a6 | 1a1a4fa7baf5c4773eb14f6d88725d9847c704b1 | /gfeSounds_006.cpp | cbca5c02b2ca2fe9c3f3c60d8bf01ff02ba1a002 | [
"MIT"
] | permissive | gfreundl/GTX328 | b65dd9b4e0100fd9354dba4282d0dcfb9a80c433 | 87b183ed68b7e31f83cee260700776d822a106e2 | refs/heads/master | 2021-06-15T11:18:46.305927 | 2021-05-28T10:01:21 | 2021-05-28T10:01:21 | 202,541,156 | 0 | 1 | null | 2019-08-15T14:04:24 | 2019-08-15T12:55:34 | C++ | UTF-8 | C++ | false | false | 60,202 | cpp | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <Windows.h>
#include <math.h>
#include <time.h>
#include "XPLMUtilities.h"
#include "XPLMDataAccess.h"
#include "XPLMProcessing.h"
#include "XPLMPlugin.h"
//OpenAL
#include <al.h>
#include <alc.h>
/*
001 creates an authentic fuel pump sound for ... | [
"gfreundl@arri.de"
] | gfreundl@arri.de |
c0f5cf69c2dcae3aaa6013b9eeab9202d1ec87cb | 30e1dc84fe8c54d26ef4a1aff000a83af6f612be | /src/external/boost/boost_1_68_0/boost/spirit/home/classic/symbols/typeof.hpp | cb62c8090ebf4638c3cf190c95aa9fdde5c047d7 | [
"BSL-1.0",
"BSD-3-Clause"
] | permissive | Sitispeaks/turicreate | 0bda7c21ee97f5ae7dc09502f6a72abcb729536d | d42280b16cb466a608e7e723d8edfbe5977253b6 | refs/heads/main | 2023-05-19T17:55:21.938724 | 2021-06-14T17:53:17 | 2021-06-14T17:53:17 | 385,034,849 | 1 | 0 | BSD-3-Clause | 2021-07-11T19:23:21 | 2021-07-11T19:23:20 | null | UTF-8 | C++ | false | false | 980 | hpp | /*=============================================================================
Copyright (c) 2006 Tobias Schwinger
http://spirit.sourceforge.net/
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)
=============... | [
"znation@apple.com"
] | znation@apple.com |
aab1b516679d57d5ed1c053208adf6bbfc95180d | 30a3380be7fc9f06bdae3ea5a7508ae52aae3c82 | /examples/DuckDNS_Client/DuckDNS_Client.ino | 749a98fb36a271fe69b1d6dd7e2c390b3747a5a5 | [
"MIT"
] | permissive | seco/EasyDDNS | bda1c48626b74f4843e4cc3a745f3bdb56fe46fe | 2d50bceea418005f0d36ecc44c1a0052076e67f2 | refs/heads/master | 2021-01-20T02:41:36.915398 | 2017-04-25T14:38:58 | 2017-04-25T14:38:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 883 | ino | /*
######### DuckDNS Update Client for ESP8266 ##########
This Example Explains the Use of EasyDDNS Library with DuckDNS Service
and Checks for New IP Every 10 Seconds.
Author: Ayush Sharma
*/
#include <EasyDDNS.h>
#include <ESP8266WiFi.h>
#include <ESP8266HTTPClient.h>
const char* ssid = "your-ssid";
const char* pas... | [
"hobbyists.stop@gmail.com"
] | hobbyists.stop@gmail.com |
8598ed6b41eaf3672156933d315f600aef287b33 | bcfa4542685ec72508b7f005f8cb910f497b7ef1 | /src/menus/menu_main_info.h | 23251d2902f1becfa2d65605c94e19aecccd04a3 | [] | no_license | proconsule/pplay | 207997b7bf729b2abd15f63880551712c9d52ddd | 258428e3d703a208c3c0852a905144faacd3d7a6 | refs/heads/master | 2023-08-19T14:14:39.137188 | 2021-10-18T08:53:40 | 2021-10-18T08:53:40 | 414,898,630 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 448 | h | //
// Created by proconsule on 12/10/21.
//
#ifndef PPLAY_MENU_MAIN_INFO_H
#define PPLAY_MENU_MAIN_INFO_H
#include "menu.h"
class MenuMainInfo : public Menu {
public:
MenuMainInfo(Main *main, const c2d::FloatRect &rect, const std::vector<MenuItem> &items);
private:
bool onInput(c2d::Inpu... | [
"34319995+proconsule@users.noreply.github.com"
] | 34319995+proconsule@users.noreply.github.com |
c1dac528011c06c22f122152ed828c239b21ce73 | 2e5a87af3332a36f031d718594d3ee0525c90c40 | /shield/ViewTree.h | ee3fdeffbb19261f825b8dd6ccd086cc09b0eed8 | [] | no_license | kxf3199/shield | a2d5400d7ae1344f1dd6b53b5fb37c014dafeeb8 | 56bce1ab4d921d10af8e9093a2237ece73382e0a | refs/heads/master | 2021-01-11T20:05:16.219948 | 2017-01-19T16:44:16 | 2017-01-19T16:44:16 | 79,469,568 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 726 | h |
#pragma once
/////////////////////////////////////////////////////////////////////////////
// CViewTree 窗口
#define FILE_VIEW 1
#define CLASS_VIEW 2
struct STR_treeNode
{
bool m_bFolder;
bool m_bFile;
bool m_bHasChild;
STR_treeNode()
{
m_bFolder = false;
m_bHasChild = false;
}
};
class CViewTree : public CTre... | [
"happy_kuang@qq.com"
] | happy_kuang@qq.com |
5fec11f0d4125949f74164badc8e9b5d6893a4df | 80acc9d99296cbcb2fcac8f38fb7b5da98dbaa49 | /Lab_MelissaMansilla/MyForm.cpp | d37512fcc5a8a62f30ab9ec91d1a36de374cc694 | [] | no_license | Mansi1108/Lab_6MelissaMansilla | 08e5434c78cfe52bc3fa6e4b2286c0189d2d7b88 | cc05f23ba9b8553d28c9605c3c092843650a69fe | refs/heads/master | 2020-09-16T04:49:10.831849 | 2019-11-24T00:11:06 | 2019-11-24T00:11:06 | 223,657,645 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 304 | cpp | #include "MyForm.h"
using namespace System;
using namespace System::Windows::Forms;
[STAThreadAttribute]
int main(array<String^>^ args) {
Application::EnableVisualStyles();
Application::SetCompatibleTextRenderingDefault(false);
LabMelissaMansilla::MyForm form;
Application::Run(%form);
return 0;
}
| [
"mansillamelissa@gmail.com"
] | mansillamelissa@gmail.com |
0656a2df1d0463c1b30c297a357f76ceb90a4784 | 5ac691580c49d8cf494d5b98c342bb11f3ff6514 | /Codeforces/1360/1360A.cpp | 83765edea4180d39c6a4695a1b471d3d878e4f0e | [] | no_license | sweatpotato13/Algorithm-Solving | e68411a4f430d0517df4ae63fc70d1a014d8b3ba | b2f8cbb914866d2055727b9872f65d7d270ba31b | refs/heads/master | 2023-03-29T23:44:53.814519 | 2023-03-21T23:09:59 | 2023-03-21T23:09:59 | 253,355,531 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 525 | cpp | #pragma warning(disable : 4996)
#include <bits/stdc++.h>
#define all(x) (x).begin(), (x).end()
using namespace std;
typedef long long ll;
typedef pair<ll,ll> pll;
// https://codeforces.com/problemset/problem/1360/A
int main(){
ios::sync_with_stdio(false);
cin.tie(nullptr);
ll t;
cin >> t;
while(t--){
ll ans = 0... | [
"sweatpotato13@gmail.com"
] | sweatpotato13@gmail.com |
252b67c4a8e5b39e679b5c700de05da8d1e60538 | 413152f28183be8116b665e58b048495e2cbb564 | /Programs/C++/CodeChef/COG1801.cpp | 0d3d76257a08885bd7174c1694c96f2aec5e819d | [] | no_license | avii-ahuja/Competitive-Programmming | a5340a7e3b0f46e6643b7251208557ed6453d80f | e2b9b1efa1ee60bf5375e84c5778af81e05daf28 | refs/heads/master | 2021-10-22T13:41:56.933137 | 2018-12-09T17:29:33 | 2018-12-09T17:29:33 | 162,143,800 | 1 | 0 | null | 2018-12-17T14:35:45 | 2018-12-17T14:35:44 | null | UTF-8 | C++ | false | false | 455 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
ios_base::sync_with_stdio(false);
cin.tie(0);
cout.tie(0);
int t;
cin >> t;
while(t--)
{
int n,p,k;
cin >> n >> p >> k;
int arr[n];
for(int i = 0; i<n; i++)
{
cin >> arr[i];
}
sort(arr, arr+n);
int ans = 0;
for(int i = 0; i<n-k; i++)
... | [
"salilgokhale03@gmail.com"
] | salilgokhale03@gmail.com |
699ac4a6c787baadd097598408626a4a1fa0275b | 11e97f87deb25babb4a32c80941e7ff4e476c92a | /TRS/HRI_530v/Motion/Sort.~h | 0b56d548c5403c037c304f3c6e0d65d0ac4aa7e1 | [] | no_license | xhyangxianjun/Builder6-program | b9d03d98658db5a5a8cf1586210a373bc391dc48 | a12d811d7a5fa3dba6d3e8c05989a41cb89783de | refs/heads/master | 2022-04-03T00:25:47.274355 | 2019-09-19T08:26:56 | 2019-09-19T08:26:56 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 8,916 | //---------------------------------------------------------------------------
#ifndef SortH
#define SortH
//---------------------------------------------------------------------------
#include "PartInterface.h"
#include "Timer.h"
#include "DataMan.h"
enum EN_VAC_ERR_STAT { //현재 랏 런 하고 있는 상태.
vsNomal =... | [
"sheepdw@gmail.com"
] | sheepdw@gmail.com | |
5958763f1f4baab3ae8cf4eec0698e3020346736 | a07e8ce8748e1c11dcb2fb4f1d8438759a791c0d | /year1/trashcollector/garbage_collector (copy)/main.cpp | 305978a9da03356c6e05f9aefc5c46a842123598 | [] | no_license | celidos/programming-mipt-2015-2017 | 7aef789009cf63dfe415070e6907c634a0b89c7a | cd27a7798f2f50164228b3ab0b7c3015a9c7c049 | refs/heads/master | 2021-06-16T14:22:29.455077 | 2017-05-13T15:33:58 | 2017-05-13T15:33:58 | 91,165,940 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 192 | cpp | #include <iostream>
#include <test.h>
int main()
{
//GarbageCollector::Instance();
//test1();
//test2();
test3();
//GarbageCollector::DeleteInstance();
}
| [
"chloroformorganic@gmail.com"
] | chloroformorganic@gmail.com |
57b65573bc652be66c04e865ed71f97b410d2b63 | ccca8e70c78f4543a11e156b5bd7b528366fb36d | /include/Fraction.h | d533e189726e4bd527ec0b8988bf88044e674bc1 | [] | no_license | tndumarevskaya/Ex07 | ad5971f0077e42f94a6b559c606d18c1287fd152 | 8187838f093128a9b4c24adeca8786a74ebb25ab | refs/heads/main | 2023-01-22T07:00:24.315368 | 2020-12-05T13:20:41 | 2020-12-05T13:20:41 | 317,471,225 | 0 | 0 | null | 2020-12-01T08:17:58 | 2020-12-01T08:17:58 | null | UTF-8 | C++ | false | false | 774 | h | // Copyright 2020 Dumarevskaya
#ifndef INCLUDE_FRACTION_H_
#define INCKUDE_FRACTION_H_
#include <iostream>
#include <cstring>
#include <string>
class Fraction {
private:
int numerator;
int denominator;
public:
explicit Fraction(int num = 0, int den = 1):
numerator{num}, denominator{den}{};
Fraction(cons... | [
"dumtanya2009@gmail.com"
] | dumtanya2009@gmail.com |
84b4e68555ac9f0e14b97b01516a28d12fbd26a3 | 8eac19f630410c368edfc7bc1caa6df1667459cc | /Client/QScintilla/qscintilla/Qsci/qscilexercss.h | 350b1f99b92eae1980fe5c25effa8896ce65f6f8 | [] | no_license | Jonpoulet/CLL-Synergie | 174fccda170b7865d581f40a469901537d424477 | b55c87ebff6d2be09da737239d8248c54a75e6cf | refs/heads/master | 2022-02-17T23:44:37.254437 | 2011-05-21T18:08:42 | 2011-05-21T18:08:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,186 | h | // This defines the interface to the QsciLexerCSS class.
//
// Copyright (c) 2011 Riverbank Computing Limited <info@riverbankcomputing.com>
//
// This file is part of QScintilla.
//
// This file may be used under the terms of the GNU General Public
// License versions 2.0 or 3.0 as published by the Free Software
// F... | [
"pouliot.jonathan@gmail.com"
] | pouliot.jonathan@gmail.com |
4bfdbbb8d66ccee2017934f56b14b4000fcfaa8f | 5b50ab2701473189df078726981338ddf078d672 | /Trie.h | b91a8cbcf6ed9d2c04c2cf5ac27256baf7cfbeff | [] | no_license | jacob14916/genomics | e8d3377b75aa324ff1e75990cb0d3d646ba6b25a | fe769b8b54ca46ed5f2ad247b4f11531e14fa9f0 | refs/heads/master | 2020-04-27T11:05:28.821491 | 2019-03-15T05:58:46 | 2019-03-15T05:58:46 | 174,282,577 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,899 | h | #ifndef TRIE_INCLUDED
#define TRIE_INCLUDED
#include <string>
#include <vector>
#include <list>
#include <iostream>
using namespace std;
template<typename ValueType>
class Trie
{
public:
Trie() {
Node* rt = new Node;
root = rt;
}
~Trie() {
deleteNodeAndAllChildren(root);
}
... | [
"jacob14916@users.noreply.github.com"
] | jacob14916@users.noreply.github.com |
14159129a9eeb420c500b2ca235ad95489cfaa4d | 6426fde30c1112041cad5e94af0418a51d87e267 | /recursive_house_robber.cpp | 9abaffcf0af67a674e75e34ea4199204a498324e | [] | no_license | verycoolgirl/test | 19ea73481fb323974a7649bbe10ba9f686101b1a | b337e9495cb36b32904e7842001cd1b8e7c11bd4 | refs/heads/master | 2021-01-10T02:00:17.169396 | 2015-10-18T22:05:58 | 2015-10-18T22:05:58 | 44,063,918 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 398 | cpp | int rob(int* nums, int numsSize) {
int rob_first;
int not_rob_first;
if (numsSize <= 0) {
return 0;
}
if (numsSize == 1) {
return nums[0];
}
rob_first = nums[0] + rob(&nums[2], numsSize - 2);
not_rob_first = rob(&nums[1], numsSize - 1);
if (rob_first > not_rob_firs... | [
"chrisleann@gmail.com"
] | chrisleann@gmail.com |
c01adfc46915d84914c4bd44d924c3ed313bc3ce | e7a9a9321b6dca5821a8622d7400556500563bc9 | /303_Range_Sum_Query_Immutable.cc | c64d20773ea7b648b7911030ef64b706273d5eea | [] | no_license | cpppy/leetcode | 0933f11e5de038dcb94d1aa8394a3fab230ea49b | 4edb308097ba7f8cdc46e6856ca98757eee6fa0f | refs/heads/master | 2020-05-22T03:59:18.464763 | 2016-09-21T12:33:54 | 2016-09-21T12:33:54 | 65,656,516 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 568 | cc | class NumArray {
public:
NumArray(vector<int> &nums) {
if(nums.size()==0) return;
int tmp=0;
for(int i=0;i<nums.size();++i){
tmp+=nums[i];
sums.push_back(tmp);
}
}
int sumRange(int i, int j) {
if(i>j) return 0;
if(i==0) return sums... | [
"noreply@github.com"
] | noreply@github.com |
efe56b4329c6230391ddf66bc861eeb8b332fc4f | 56825fcc0d7c55dbffcb325b254996340863b894 | /generic/uva11547.cpp | 7247cd0c029761cca326dbee12f0ebe947c1a5c1 | [] | no_license | matheusrotta7/uva_onlinejudge_files | 49589a356062d493ee2c8b71c268d0ad39072931 | 69ef715daf08b6145111621c5e544127cabb1a9b | refs/heads/master | 2020-05-27T13:22:40.327968 | 2019-05-26T04:00:53 | 2019-05-26T04:00:53 | 188,637,773 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 296 | cpp | #include <bits/stdc++.h>
using namespace std;
int main() {
int t;
cin >> t;
for (int i = 0; i < t; i++) {
int n;
cin >> n;
n = (n*63 + 7492)*5 - 498;
n = abs(n);
n = n/10;
n = n%10;
cout << n << '\n';
}
return 0;
}
| [
"matheusrotta7@gmail.com"
] | matheusrotta7@gmail.com |
ad862cfe25d168bf5d4962bdf6f2d638b1e14185 | e0cc82d04bfc8d58ac5419456c8c04879bd1bc81 | /deps/WFA/WFA/gap_affine/affine_wavefront_penalties.cpp | f9ed5bf048feec98eb3dfc545e67ea72a436daeb | [
"MIT"
] | permissive | urbanslug/wflign | 6500511a474c6b42607801c07c66ff677ac3c15c | 4e2d5b607b762973f3d6efe8b547a56f041bc87a | refs/heads/main | 2023-04-22T04:51:58.716692 | 2021-05-13T11:48:07 | 2021-05-13T11:48:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,239 | cpp | /*
* The MIT License
*
* Wavefront Alignments Algorithms
* Copyright (c) 2017 by Santiago Marco-Sola <santiagomsola@gmail.com>
*
* This file is part of Wavefront Alignments Algorithms.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this softwa... | [
"erik.garrison@gmail.com"
] | erik.garrison@gmail.com |
a853417947889428477561fac0bb51c54a75555b | a50d5160992cd7245904805d11c12de244529d88 | /OpenGLCanvasWindow.cpp | 1bb7e0c05fc04a41747f5d061bdd5533ecc1bc18 | [] | no_license | rgsouza/triangleMesh | aa7a1b4502a0d08b4a68d0ba1823d001365e985f | 7765d57629a1f25311aa41219c4043a269f78889 | refs/heads/master | 2021-01-21T09:59:56.324438 | 2017-02-28T00:12:36 | 2017-02-28T00:12:36 | 83,370,121 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,546 | cpp | #include "OpenGLCanvasWindow.h"
#include<GL/gl.h>
#include<GL/glu.h>
#include"Vector.h"
#include<cmath>
#include<stdio.h>
#include"Vector.h"
using namespace std;
OpenGLCanvasWindow::OpenGLCanvasWindow( )
{
_object = 0;
_state=10;
createWindow( );
initCanvas( );
}
OpenGLCanvasWindow::~OpenGLCanvasWin... | [
"gsouzarayanne@gmail.com"
] | gsouzarayanne@gmail.com |
3263e370651cb849fb886353a3b3624af5f6b2fa | ec3ab4474201bdcd9bdacd8ea3877f6a46feb6b7 | /lib/csvfix/csvfix/src/csved_dsv.cpp | bb685ac0e2942694ef70e6d271df238573fcec23 | [
"MIT"
] | permissive | purinda/csvfix | 68e26ce734a25e8f5b5bf829350bf9352acbd788 | bef09c85d78b1447965f76b1a38f1922cad2bd6e | refs/heads/master | 2016-09-06T07:10:13.679335 | 2014-04-08T12:27:45 | 2014-04-08T12:27:45 | 18,459,389 | 2 | 1 | null | 2014-04-06T06:04:42 | 2014-04-05T03:45:49 | D | UTF-8 | C++ | false | false | 9,017 | cpp | //---------------------------------------------------------------------------
// csved_dsv.cpp
//
// delimitter separated values (DSV) read/write
//
// Copyright (C) 2009 Neil Butterworth
//---------------------------------------------------------------------------
#include "a_base.h"
#include "a_collect.h"
... | [
"purinda@gmail.com"
] | purinda@gmail.com |
a200af0795ce24d48d332efa685c269f2ea87ba6 | 091afb7001e86146209397ea362da70ffd63a916 | /inst/include/nt2/include/functions/ldiv.hpp | ff2867bcbbe1ba9d5386d710b3691ff1ef77ef72 | [] | no_license | RcppCore/RcppNT2 | f156b58c08863243f259d1e609c9a7a8cf669990 | cd7e548daa2d679b6ccebe19744b9a36f1e9139c | refs/heads/master | 2021-01-10T16:15:16.861239 | 2016-02-02T22:18:25 | 2016-02-02T22:18:25 | 50,460,545 | 15 | 1 | null | 2019-11-15T22:08:50 | 2016-01-26T21:29:34 | C++ | UTF-8 | C++ | false | false | 158 | hpp | #ifndef NT2_INCLUDE_FUNCTIONS_LDIV_HPP_INCLUDED
#define NT2_INCLUDE_FUNCTIONS_LDIV_HPP_INCLUDED
#include <nt2/arithmetic/include/functions/ldiv.hpp>
#endif
| [
"kevinushey@gmail.com"
] | kevinushey@gmail.com |
799e568101fa7d6017ab9cbd238dc43dec67f30b | 0e885d0f082f978a84f2efc47aba29e74e608b74 | /world/game_debug.cpp | ce606d893a41de4a50bcb4a48c41c930e04d58f0 | [] | no_license | Jim-Holmstroem/Hax---The-Game | 79200fb7c9cc28d8630313e72c4bd2d8080d9720 | 44ff59fe9ae597da19923e5661c21dfe5d997322 | refs/heads/master | 2016-09-06T06:50:58.948468 | 2012-11-16T19:30:37 | 2012-11-16T19:31:36 | 3,327,626 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,057 | cpp | #include "game_debug.h"
#include "level.h"
#include "../area/indoor.h"
#include "../area/outdoor.h"
#include "../ch/human.h"
#include "../ch/undead.h"
#include "../obj/container.h"
#include "../obj/obstacle.h"
#include "../area/road.h"
int main(int argc, const char* argv[]){
srand(time(NULL)); //initialize random ... | [
"jim.holmstroem@gmail.com"
] | jim.holmstroem@gmail.com |
30955d8b5929aa611245dc1a374c8361bf3e8eb7 | f12e53b806ba418a58f814ebc87c4446a422b2f5 | /solutions/uri/1097/1097.cpp | 7c6a3a45e582521d62052f1a775a29aa58fa537b | [
"MIT"
] | permissive | biadelmont/playground | f775cd86109e30ed464d4d6eff13f9ded40627cb | 93c6248ec6cd25d75f0efbda1d50e0705bbd1e5a | refs/heads/master | 2021-05-06T15:49:43.253788 | 2017-11-07T13:00:31 | 2017-11-07T13:00:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 249 | cpp | #include <cstdio>
int main() {
int i = 1, j = 7;
while (i <= 9) {
printf("I=%d J=%d\n", i, j--);
printf("I=%d J=%d\n", i, j--);
printf("I=%d J=%d\n", i, j--);
i += 2;
j += 5;
}
return 0;
}
| [
"deniscostadsc@gmail.com"
] | deniscostadsc@gmail.com |
566858d6c742187a5500d8506e55ef678f8944fc | 35e9bc49304132b79757cc85be7900ac245ea925 | /training_data/src/bvh2cam_origin.cpp | 796ab3d3ee397c88e0484edb9927aacce8d1b22e | [] | no_license | baardkrk/master | 9596b33f83c4b03516c54cb642b984c9e813a367 | 58af135e745f0633d36acf61a0661f238f94dcda | refs/heads/master | 2021-12-25T06:22:18.177198 | 2021-12-16T10:47:32 | 2021-12-16T10:47:32 | 101,864,398 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 631 | cpp | /***
* Takes a bvh-file, depth-image and timestamp as input, and creates a
* pair of ground truth keypoints and depth maps that will be used when
* training the network.
*/
//コメントは日本語にできるよう!
#include "terminal_colors.h"
#define INCORRECT_USAGE_MSG "Incorrect usage. Please use the format:"
#define HELP_MSG "./pre... | [
"baard.krohg@gmail.com"
] | baard.krohg@gmail.com |
1fc6a33b828bc8a026820add1b00af24e739e716 | 6dcc896b27c8e425f30ebaf891fdd5270647cb14 | /src/vsg/vk/Image.cpp | 8a8f1c13c6ca9586b881580ba57dde5841e370f8 | [
"MIT"
] | permissive | kallr/VulkanSceneGraph | 60f8f3e3b734f019e2449d7434eb44cabf0139a7 | 1f64f315f4148210604a4282e643a260bb4127c9 | refs/heads/master | 2022-06-17T21:55:16.569172 | 2020-05-07T13:53:01 | 2020-05-07T13:53:01 | 262,469,895 | 1 | 0 | null | 2020-05-09T02:15:04 | 2020-05-09T02:15:04 | null | UTF-8 | C++ | false | false | 2,131 | cpp | /* <editor-fold desc="MIT License">
Copyright(c) 2018 Robert Osfield
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, mod... | [
"robert@openscenegraph.com"
] | robert@openscenegraph.com |
22e1a32bb131cc31127e3018bc36f6f141f5aa41 | 154dfd2a2130a3a7731a9a9b431e8295fbf82cd2 | /TIOJ/TIOJ1210.cpp | 37bd78fed45f37dba002474541e87d81a2396f0c | [] | no_license | ltf0501/Competitive-Programming | 1f898318eaecae14b6e040ffc7e36a9497ee288c | 9660b28d979721f2befcb590182975f10c9b6ac8 | refs/heads/master | 2022-11-20T21:08:45.651706 | 2020-07-23T11:55:05 | 2020-07-23T11:55:05 | 245,600,907 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 604 | cpp | //Haval
#include<cstdio>
#include<iostream>
#include<algorithm>
#include<cstring>
using namespace std;
#define maxn 10000+5
int n;
int a[maxn];
bool solve()
{
for(int i=0;i<n;i++)
{
sort(a+i,a+n,greater<int>());
for(int j=i+1;j<n && a[i]>0;j++)
{
a[i]--;a[j]--... | [
"0110420@stu.nknush.kh.edu.tw"
] | 0110420@stu.nknush.kh.edu.tw |
3683b6563e989a70ff11a72b8f42fb8a9c9c8444 | b44250e01cf3528f79e4b0969cf598bee6341840 | /src/include/cutlass-ori/gemm/warp/mma_tensor_op_tile_iterator.h | 9d4d81d49dbed7146920c83aade64c2db8f094f8 | [] | no_license | xzgz/cuda-study | c821322ba3101883766fe8d256ba8137ecdf609f | 37a88d80be6a3bf121cd4d769e6f1dc37c3ae038 | refs/heads/master | 2023-08-05T22:16:54.191302 | 2023-07-24T10:04:48 | 2023-07-24T10:04:48 | 211,104,935 | 0 | 0 | null | 2023-05-03T10:27:26 | 2019-09-26T14:09:26 | C++ | UTF-8 | C++ | false | false | 125,256 | h | /***************************************************************************************************
* Copyright (c) 2017-2021, NVIDIA CORPORATION. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted
* provided that the following conditions are me... | [
"hungryhe@tencent.com"
] | hungryhe@tencent.com |
08167b6d68bd56e810536521976e0b282af17249 | 9f7a5e5c6dfce8daa9c6c748c61851a5e8b1464b | /027_ImageProcess_pro/ImageProcess09/build/moc_mainwindowimpl.cpp | 6a1f8a8445993c970f38a8d1687f2e4b763eeb57 | [] | no_license | jash-git/Jash_QT | fdaf4eb2d6575d19ed17f35c57af25940f80554d | 5e44333512e048649e6b7038428487348fda52aa | refs/heads/master | 2023-05-28T11:24:23.585919 | 2021-06-06T12:43:10 | 2021-06-06T12:43:10 | 372,838,837 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,617 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'mainwindowimpl.h'
**
** Created: Tue Aug 17 10:50:11 2010
** by: The Qt Meta Object Compiler version 61 (Qt 4.5.0)
**
** WARNING! All changes made in this file will be lost!
********************... | [
"jash.liao@gmail.com"
] | jash.liao@gmail.com |
99ebfb64b7f23cdb66d53ea9c4ca4d34d5150af7 | 8aab36ad37ee4b62be4027595c254d2b39956220 | /third_parties/soci-3.2.2/core/connection-pool.h | a97dabbd5dbcffddd3603dac3837b9fb97a65378 | [] | no_license | vladimir-rangelov/ubreader-ios | 20698665f57123d6fb86341df211002759c72a4d | c2aadc6ae2cbaac3630427ce263095dfa9ef820d | refs/heads/master | 2022-05-27T20:42:41.530431 | 2022-05-20T10:29:59 | 2022-05-20T10:29:59 | 36,655,378 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 833 | h | //
// Copyright (C) 2008 Maciej Sobczak
// 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 SOCI_CONNECTION_POOL_H_INCLUDED
#define SOCI_CONNECTION_POOL_H_INCLUDED
#include "soci-config.h"
// std
#includ... | [
"vladorangelov@vladimir-rangelov.local"
] | vladorangelov@vladimir-rangelov.local |
2eaafdb51da90780abd776c60a6a05f5f44f8888 | f08ebf4a9a4019239c8eedf1d8e7249828b47dd2 | /MSVC/Test_FluentStarter/Test_FluentStarter.cpp | b2736182b1725c2a63d9a120e7bd72aa907f960a | [] | no_license | baniuk/A2F | 473e30fbc95b3c7f4dbc9439263d78876b321970 | 79298f1348d01e17dc7da45ea3847e768bb69de4 | refs/heads/master | 2020-04-28T23:21:58.557787 | 2014-04-11T18:41:59 | 2014-04-11T18:41:59 | 175,651,776 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 3,075 | cpp | /**
* \file Test_FluentStarter.cpp
* \brief Main file that starts all tests
* \details Tests Fluent starter
* \pre Nedd fluent installed
* \author PB
* \date 2014/02/05
* \warning All test should be run on virtual machine A2F.
*/
#include "stdafx.h"
#include "..\Common_utilities\Pantheios_header.h"
#include ... | [
"baniuk@zut.edu.pl"
] | baniuk@zut.edu.pl |
620bc3c5e9b62a813cab8e15994e01d0d6303ad8 | ec0b9f8281874dcfd725193388ab4a36a410a92a | /PA-1/PA-1.1/Stress_ball_test.cpp | 8e788db3a8fe27eb96a1b6d8aecead5c5e0498ba | [] | no_license | coraenglish/CSCE-221 | c3bcf25b8f9a1166d0a769afe358c2c71784842a | b4cdcef2e7b214a7123b2b6714d6fcfad78de7bc | refs/heads/master | 2022-11-28T08:56:43.258690 | 2020-08-05T00:00:34 | 2020-08-05T00:00:34 | 285,126,749 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 930 | cpp | #include <iostream>
#include <cstdlib>
#include "Stress_ball.h"
using namespace std;
int main(){
srand(time(NULL));
cout << "Default constructor test:\n";
Stress_ball arr_test[15];
for(int i = 0; i < 15; i++){
arr_test[i] = Stress_ball();
cout << i << ": " << arr_test[i] << endl;
}
... | [
"noreply@github.com"
] | noreply@github.com |
96c7d4c85b30b9d00f14ea0a738dce554c549e16 | b961139f628cbda2221df78599f919847e9962b6 | /[2020][modulo][Processamento_Linguagem_Natural]/codigos/venv/lib/python3.7/site-packages/spacy/syntax/arc_eager.cpp | f583620482007c003aec3ef91f2058468e144ad8 | [] | no_license | rafaelstojoao/pos-unip | 167fe60e752b1660172c71cd5a3607101b8b3d49 | 50d9711e313fdcac59fa89498b0a3ea5d004ac49 | refs/heads/master | 2022-12-21T14:20:36.790476 | 2020-10-25T11:52:41 | 2020-10-25T11:52:41 | 246,832,526 | 4 | 1 | null | 2022-12-19T10:12:14 | 2020-03-12T12:47:17 | Python | UTF-8 | C++ | false | true | 1,907,843 | cpp | /* Generated by Cython 0.29.21 */
#define PY_SSIZE_T_CLEAN
#include "Python.h"
#ifndef Py_PYTHON_H
#error Python headers needed to compile C extensions, please install development version of Python.
#elif PY_VERSION_HEX < 0x02060000 || (0x03000000 <= PY_VERSION_HEX && PY_VERSION_HEX < 0x03030000)
#error Cython... | [
"rafaelstojoao@gmail.com"
] | rafaelstojoao@gmail.com |
9bb543a0e2b04f0a002bf8eb386df4512ed94425 | 0065cefdd3a4f163e92c6499c4f36feb584d99b7 | /rogue/cheat/sdk/SDK/SlateCore_structs.h | 69e2d64601384e4017517a377e6cdfebef158b32 | [] | no_license | YMY1666527646/Rogue_Company_hack | ecd8461fc6b25a0adca1a6ef09ee57e59181bc84 | 2a19c81c5bf25b6e245084c073ad7af895a696e4 | refs/heads/main | 2023-08-20T06:07:14.660871 | 2021-10-21T20:33:53 | 2021-10-21T20:33:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 64,208 | h | #pragma once
// Name: roguecompany, Version: 425
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Enums
//---------------------------------------------------------... | [
"51001754+dmitrysolovev@users.noreply.github.com"
] | 51001754+dmitrysolovev@users.noreply.github.com |
7fa84041ebd0dd38a306166912ab108f1cdd005b | 6e89098eabc4713a81d6ee8686e6c392760236f0 | /src/keepass.h | 0347e173fce4ca1ae308fda4ace54753e401c2ec | [
"MIT"
] | permissive | 15364097026/russellcoin-1 | 57c5e6a8becfcd17fd98deb3cc07413100edfbc7 | 631a6403af5ea54adf0b276cc537473430019f7d | refs/heads/master | 2020-09-08T09:10:43.327474 | 2019-11-08T06:31:21 | 2019-11-08T06:31:21 | 221,089,041 | 1 | 0 | MIT | 2019-11-11T23:30:47 | 2019-11-11T23:30:47 | null | UTF-8 | C++ | false | false | 3,421 | h | // Copyright (c) 2014 The Dash developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef _KEEPASS_H_
#define _KEEPASS_H_
#define KEEPASS_CRYPTO_KEY_SIZE 32
#define KEEPASS_CRYPTO_BLOCK_SIZE 16
#define KEEPASS_KEEPA... | [
"muqdeshuo@outlook.com"
] | muqdeshuo@outlook.com |
75c4901a417198cb1ee9d990896c7b4fe464bed4 | cee83e8f6585c20d4444ddc12492e42a6b3412d5 | /dep/gme/src/Ym2413_Emu.cpp | 14d2d6ffdcd120a785d1de553e9a24c991bca23e | [] | no_license | fgenesis/tyrsound | 95b93afb71fa80a6d95b8c6771f29aea6333afd2 | a032eaf8a3a8212a764bf6c801325e67ab02473e | refs/heads/master | 2021-01-22T10:08:35.576908 | 2014-08-31T01:54:17 | 2014-08-31T01:54:17 | 10,146,874 | 4 | 0 | null | 2014-02-02T02:42:25 | 2013-05-18T20:40:23 | C | UTF-8 | C++ | false | false | 1,229 | cpp | // Game_Music_Emu 0.5.5. http://www.slack.net/~ant/
#include "Ym2413_Emu.h"
#include "ym2413.h"
Ym2413_Emu::Ym2413_Emu() { opll = 0; }
Ym2413_Emu::~Ym2413_Emu()
{
if ( opll ) ym2413_shutdown( opll );
}
int Ym2413_Emu::set_rate( double sample_rate, double clock_rate )
{
if ( opll )
{
ym2413_shutdown( opll );
... | [
"false.genesis@googlemail.com"
] | false.genesis@googlemail.com |
4ce6e01bb74e504f3d1ee9884bb169d238bda82a | f3da935503141d081bc52253cbbc409cd8b59fd1 | /Source/DDSTextureLoader.h | 9ef3f2530756f1677bee655f75ab8eac688972a8 | [] | no_license | makasone/RayMarchingStudy | a11c4822081d547b448eb72af6c79b3c18f3dbbe | c8cbce1a0f150d268cc7c2f223d9348c9c23ab85 | refs/heads/master | 2020-04-27T21:12:49.457546 | 2019-09-01T09:24:25 | 2019-09-01T09:24:25 | 174,688,059 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,873 | h | #pragma once
//--------------------------------------------------------------------------------------
// File: DDSTextureLoader.h
//
// Functions for loading a DDS texture and creating a Direct3D 11 runtime resource for it
//
// Note these functions are useful as a light-weight runtime loader for DDS files. For
// a fu... | [
"makasone@gmail.com"
] | makasone@gmail.com |
a6eec78194c978291e8b235db06d78259525f348 | 352b4ded0fc31eb363165ab3ad15143a61f152ef | /KFPlugin/KFRecordClient/KFRecordClientPlugin.cpp | 4e29c8ee8b6d8cede32bb1c06906809aff536254 | [] | no_license | lori227/Dark | c9c2409d0888916f4a52fb8d0e5081ecb56ff4ba | 86ec8fff527f488f1be058e1e40350d5a0b11b41 | refs/heads/master | 2022-10-12T06:31:06.129090 | 2020-06-12T05:52:45 | 2020-06-12T05:52:45 | 181,450,024 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,010 | cpp | #include "KFRecordClientPlugin.hpp"
#include "KFRecordClientModule.hpp"
#include "KFConfig/KFConfigInterface.h"
namespace KFrame
{
void KFRecordClientPlugin::Install()
{
__REGISTER_MODULE__( KFRecordClient );
}
void KFRecordClientPlugin::UnInstall()
{
__UN_MODULE__( KFRecordClient... | [
"lori227@qq.com"
] | lori227@qq.com |
e399dc36216316f17cb663dd69c69888516e4756 | 4d97a686009ece5d768f0c99c430b6174fb9ec7e | /arduino/libraries/RadioHead/RH_ASK.cpp | e7ca2dec26378296fb46a9428a1da04becf1efb3 | [
"MIT",
"GPL-1.0-or-later",
"GPL-2.0-only"
] | permissive | shschaefer/pwrs | bee0b93424e9d82a081bb3a1ad47a10b2a9eb98e | 6525daca72a5ea79f13d306808ac340a4224608b | refs/heads/master | 2020-08-29T08:32:20.811769 | 2019-12-18T08:55:18 | 2019-12-18T08:55:18 | 217,982,466 | 0 | 1 | MIT | 2019-12-17T23:03:03 | 2019-10-28T06:44:07 | C++ | UTF-8 | C++ | false | false | 26,538 | cpp | // RH_ASK.cpp
//
// Copyright (C) 2014 Mike McCauley
// $Id: RH_ASK.cpp,v 1.20 2017/01/12 23:58:00 mikem Exp $
#include <RH_ASK.h>
#include <RHCRC.h>
#if (RH_PLATFORM == RH_PLATFORM_STM32) // Maple etc
HardwareTimer timer(MAPLE_TIMER);
#endif
#if (RH_PLATFORM == RH_PLATFORM_ESP8266)
// interrupt handler and rel... | [
"stuart@theschaefers.com"
] | stuart@theschaefers.com |
e0ce15d9569215ad2c97d53c23c2184712935de6 | dfb3f5c0fa2fb74fe93db3230fe350809f3edd47 | /uva 299.cpp | d4f90ccc3e8b7b2149760cc7738a40f2a4047d1d | [] | no_license | MannaEmam/UVA | 876ef7bd21f024d6a2045ba99f7bfd4066a570a3 | 64d8fef2d41d61b65dc9f6959b31e4fabdaeeb26 | refs/heads/master | 2023-01-31T11:08:22.506238 | 2023-01-27T12:09:36 | 2023-01-27T12:09:36 | 149,136,136 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 453 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
int t,c,i,j,n,key_value;
cin>>t;
while(t--)
{
cin>>n;
c = 0;
int A[n];
for(i = 1; i <= n; i++)
cin>>A[i];
for(j = 2;j <= n; j++)
{
key_value = A[j];
i = (j-1);
while(i > 0 && A[i] > key_value)
{
A[i + 1] = A[i];
... | [
"mannaemam@gmail.com"
] | mannaemam@gmail.com |
9e6f1554afed4289d95a1bdb1c31f69bc02a2201 | b954f9b1e7dc612474a43fd7a70209cd67508c35 | /ListLib/List.h | 7ca97dfb5cbc52f9ee5aa9e20ccf7cee329cb908 | [] | no_license | sophieparshina/sophieparshina-labs-master-381706-2 | 58f6bc4b0a2fd0640d476e3b66e3822e4ccfee59 | f4bedb0dff2eaf98566289891ccd51ea0a44ebd6 | refs/heads/master | 2020-08-07T10:51:28.673871 | 2019-11-22T09:20:00 | 2019-11-22T09:20:00 | 213,412,606 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 6,788 | h | #pragma once
#include "../ExceptionLib/Exception.h"
#include "Elem.h"
using namespace std;
template <class T>
class TList {
//Класс односвязного списка
protected: //Доступ к этим элементам открыт классам, производным от данного
int count; //Количество элементов односвязного списка
TElem <T>* begin;
public: //Д... | [
"55620466+sophieparshina@users.noreply.github.com"
] | 55620466+sophieparshina@users.noreply.github.com |
3c556299c8a9e13e5704c949d188bf1036bde831 | 32a5ddaff9ec16fbd155b6da8d752b5eb8f8f8ee | /include/dll/neural/dyn_batch_normalization_layer_2d.inl | 8a0120b3bf0a6e76ba64bbb736ccdbe702922a13 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | tony32769/dll | 2920d4c9170272bdf8760a4bb59f23007a79ce23 | 83a7ee111ca4a7175efd9b8dab24492bc6057af2 | refs/heads/master | 2021-03-22T04:39:56.579475 | 2017-09-05T13:55:31 | 2017-09-05T13:55:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,533 | inl | //=======================================================================
// Copyright (c) 2014-2017 Baptiste Wicht
// Distributed under the terms of the MIT License.
// (See accompanying file LICENSE or copy at
// http://opensource.org/licenses/MIT)
//==================================================================... | [
"baptiste.wicht@gmail.com"
] | baptiste.wicht@gmail.com |
3e00cbcea1d2390dad47d017e302bb26cbf6d2ab | 459fabe8dcc30a168034a9166f8931ceb986b21a | /atcoder/ABC-123/c.cpp | 411aa6ca879f86b47838f537bffeb99abd21e5c6 | [
"MIT"
] | permissive | YusukeKato/ProgrammingContest | a04727472e4b3684d2928e7114f5bde0f517aa58 | d8ae46b936eaa4f8794ad333f5367c177c18d92f | refs/heads/master | 2022-12-02T15:53:47.032118 | 2019-08-28T14:04:59 | 2019-08-28T14:04:59 | 170,851,658 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 511 | cpp | #include <iostream>
#include <vector>
#include <cmath>
#include <string>
using namespace std;
int main()
{
long long A[6] = {0};
cin >> A[0];
cin >> A[1];
cin >> A[2];
cin >> A[3];
cin >> A[4];
cin >> A[5];
long long minval = A[1];
for(int i = 2; i < 6; i++)
{
if(minval... | [
"s1526035cn@s.chibakoudai.jp"
] | s1526035cn@s.chibakoudai.jp |
e951d220c0ba67bda0d89d39841efbd41a53d7a9 | a6b26bf776d81ef54b92a110bb09605b0aad0a40 | /Hacker Rank Programs/HK-Strings.cpp | 3f0c55c6f5912b3ac01c98da96f9e2c0a119478f | [] | no_license | cameronww7/CPP_Mini_Programs | 5eaca7b6fecb078aa1f8271890f2198c714dbccd | 286df5f5d9379306c8dfed1cf5b3d2a8f885ab78 | refs/heads/master | 2021-01-23T08:44:06.483437 | 2017-10-17T20:45:56 | 2017-10-17T20:45:56 | 102,540,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,578 | cpp | /**************************************************************************
* AUTHOR : Cameron W
* PROJECT : C++ Practice
* -----------------------------------------------------------------------
* Goal :
* You are given two strings, a and b, separated by a new line.
* Each string will consist of lower case ... | [
"cameronww7@users.noreply.github.com"
] | cameronww7@users.noreply.github.com |
70abef73df230ded924dac8428add4f5ecd91f74 | 39d139bb6a167f37f95f9cdffddcbc1a8dfb3651 | /DAY3/0_임시객체4.cpp | 3d08eef99b5fce2e22cc703a7091bec1c8dd3b7e | [] | no_license | bk1472/advenced_cpp_edu | 88f3d81fcd1020ba02d6531576adf35477114f34 | e2b388d5be91642682deb820f72adcb430863333 | refs/heads/master | 2023-01-08T03:21:25.418017 | 2020-11-09T01:10:37 | 2020-11-09T01:10:37 | 311,188,981 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 1,344 | cpp | #include <iostream>
class Point
{
public:
int x, y;
Point(int a, int b) { std::cout << "Point()" << std::endl; }
~Point() { std::cout << "~Point()" << std::endl; }
};
// 4. 임시객체와 함수 반환값.
void f1(Point pt) {} // call by value : 복사본 생성
void f2(Point& pt) {} // call by reference : 복사본 생성 안됨.
... | [
"baekwon.choi@GS-HQ10-NA106OE.LGE.NET"
] | baekwon.choi@GS-HQ10-NA106OE.LGE.NET |
74a570942793688071c13a5cf6f3805ae288b730 | 5b8b423fc0c2e15ed4e690e07b32d01cfe0a04d8 | /MD_MIDIFile-master/examples/MD_MIDIFile_Loop/MD_MIDIFile_Loop.ino | 54c2c75292f4d37e725c84788c0a06cbafccfc88 | [] | no_license | theawsomeavr/arduino-midi-player-mkll | 94aaa9ff69af8767b1b012ac120bc55202e86766 | c27ced76ac0bccb4020da79a621f76cee05e40df | refs/heads/master | 2020-03-20T08:10:36.218950 | 2019-09-23T06:49:59 | 2019-09-23T06:49:59 | 137,301,115 | 6 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,400 | ino | // Play a file from the SD card in looping mode, from the SD card.
// Example program to demonstrate the use of the MIDFile library
//
// Hardware required:
// SD card interface - change SD_SELECT for SPI comms
#include <SdFat.h>
#include <MD_MIDIFile.h>
#define USE_MIDI 1
#if USE_MIDI // set up for direct MIDI seri... | [
"noreply@github.com"
] | noreply@github.com |
d650be69ebc8f8e79fc6ec7a2577294635dbac71 | 553e8a8c36d52580b85e572bf1ba071e304932e9 | /casablanca/Release/libs/websocketpp/test/processors/hybi08.cpp | a6c97b3c712d553d7cf9c748c09dc904923198ea | [
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"Zlib"
] | permissive | mentionllc/traintracks-cpp-sdk | ba0d62bc5289d4d82d0c17b282788d65e1863cec | c294a463ef2d55bc7b27e35fe7f903d51104c6bd | refs/heads/master | 2020-04-19T06:40:23.949106 | 2015-02-05T04:45:24 | 2015-02-05T04:45:24 | 28,652,489 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,521 | cpp | /*
* Copyright (c) 2013, Peter Thorson. 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 o... | [
"heisenberg@traintracks.io"
] | heisenberg@traintracks.io |
17f088dc4861bcb5852181792754653c584a72e9 | 8bacf0a54468ad90cbc695c0dee51eaa4afb5ee3 | /MoistSensor.h | e573081107536622a8f83a41aa3a36ec4d66e1fd | [
"Apache-2.0"
] | permissive | irudym/iotivity-weeder | d94011e52b19366056002807aa6fc65ab02dd883 | 9b4ac29e78629b0f3ace88ee1f777eb93bd63bf1 | refs/heads/master | 2021-01-01T04:29:37.760451 | 2016-05-23T16:05:01 | 2016-05-23T16:05:01 | 58,034,207 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 606 | h | //
// Created by ubuntu on 19.05.16.
//
#ifndef IOTIVITY_WEEDER_MOISTSENSOR_H
#define IOTIVITY_WEEDER_MOISTSENSOR_H
#include "CSensor.h"
#include "sensors.h"
#include "namedefs.h"
class MoistSensor : public CSensor {
public:
MoistSensor(const string &name, int pin) : CSensor(name, pin) {
this->m_Represe... | [
"irudym@gmail.com"
] | irudym@gmail.com |
fabf1b7273651c64c1e724521b4b72b4e48181b3 | 5f4ae1d349ddff57b36b338dd882363452511e78 | /Lab3/Lab3/island.h | b690c266b2b38a58feab8330ba5582f5b255914f | [] | no_license | 3eqp/OOP_Labs | 55922ca3ce0d0b89294f4dd6b2ab0fe5080dbd30 | 8bcdd626cebc4d6afb4ae676b94e52c74abe7f84 | refs/heads/master | 2021-06-14T00:01:52.075173 | 2017-03-13T09:56:13 | 2017-03-13T09:56:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 195 | h | #pragma once
#include "continent.h"
#include "sea.h"
class Island :
public Sea
{
int island_area;
public:
Island(void);
void setisland_area(int x);
void getisland_area();
~Island(void);
}; | [
"Ivanzenkovich@mail.ru"
] | Ivanzenkovich@mail.ru |
9214b30348830f0058482dfb69429e77953486bf | 64140e2d9f7ec9dda817bb65db159cb1b5b62d7f | /tetattds/network/include/messagebuffer.h | c3e1c49a74acf3c775a86a9d71f97b14c0d13033 | [] | no_license | Flare183/tetattds | fa168809c01a25777d7da8e2efee58abea64daf7 | 024480f2c72c72f385c321d0d0f3add0fe46cc7f | refs/heads/master | 2021-12-04T11:15:55.406897 | 2015-03-16T09:03:17 | 2015-03-16T09:03:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 482 | h | #pragma once
#define BUFFER_SIZE 2048
class MessageBuffer
{
public:
MessageBuffer();
~MessageBuffer();
bool Put(void* data, unsigned int length, void* from);
bool Get(void* data, unsigned int* length, void** from);
private:
unsigned int Write(unsigned int pos, void* data, unsigned int length);
... | [
"sten.larsson@gmail.com"
] | sten.larsson@gmail.com |
a8f32a428f322cf97866214931345e8bdbe241f4 | ded628ad8ce28b1d01f497e1735637405b01fef0 | /Code/Servo_motor_code/Servo_motor_code.ino | 80b6879ccc1d509cd925f6a76eff5867fe8afba7 | [] | no_license | allen-michael-tan/Cardboard-bear | ac5c435d92aa7ab507630d1218f6c987eb4f9b6e | 74b2797a5e25b71261318283be0e4119f6044303 | refs/heads/main | 2023-06-21T11:58:57.602049 | 2021-08-05T02:38:16 | 2021-08-05T02:38:16 | 390,197,753 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 614 | ino | #include <Servo.h>
Servo left;
Servo right;
int leftAngle = 20;
int rightAngle = 25;
void setup() {
left.attach(5);
right.attach(4);
left.write(20);
right.write(25);
}
void loop() {
for (rightAngle == 25; leftAngle < 90; leftAngle ++) {
left.write(leftAngle);
delay(7);
}
for (leftAngle == 90; ... | [
"56618748+allen-michael-tan@users.noreply.github.com"
] | 56618748+allen-michael-tan@users.noreply.github.com |
031b403d8880109340ba06524c11cc7236d5d383 | 8a4a0742a8d8fc96d4a13c24ec98293b83d55368 | /leetcode.051-100/058.length-of-last-word/main.cpp | e50ac4b62843dbcb9b2c6deda77cb12b8cf76285 | [
"MIT"
] | permissive | cloudy064/leetcode | 5cee7968a30706450772d2593de4adb0a36db259 | b85ec4aed57542247ac4762883bd7fe80b3cfbab | refs/heads/master | 2020-03-20T19:10:51.147123 | 2019-04-12T09:22:32 | 2019-04-12T09:22:32 | 137,625,270 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 992 | cpp | //
// Created by cloudy064 on 2019/2/22.
//
#include "common.h"
using namespace std;
/// Solution for https://leetcode-cn.com/problems/length-of-last-word/
class Solution {
public:
int lengthOfLastWord(string s) {
int length = s.length();
if (length == 0) return 0;
int result = 0;
int i = length - 1;
wh... | [
"cloudy064@gmail.com"
] | cloudy064@gmail.com |
a94713fadc8ebcf32d4d15f932bb6fdcfee95cff | 3efc50ba20499cc9948473ee9ed2ccfce257d79a | /data/code-jam/files/1150486_jinlin_1163489_0_extracted_main.cpp | 0e262e95f183a94628d6b460c037832e00d331bb | [] | no_license | arthurherbout/crypto_code_detection | 7e10ed03238278690d2d9acaa90fab73e52bab86 | 3c9ff8a4b2e4d341a069956a6259bf9f731adfc0 | refs/heads/master | 2020-07-29T15:34:31.380731 | 2019-12-20T13:52:39 | 2019-12-20T13:52:39 | 209,857,592 | 9 | 4 | null | 2019-12-20T13:52:42 | 2019-09-20T18:35:35 | C | UTF-8 | C++ | false | false | 1,131 | cpp | #include <algorithm>
#include <iostream>
#include <cstring>
#include <cstdio>
using namespace std;
double vs[2000];
double ls[2000];
int ind[2000];
bool cmp(int a, int b) {
return vs[a]<vs[b];
}
int main() {
int T;
scanf("%d", &T);
for(int cas=1; cas<=T; ++cas) {
double X, S, R, t;
int N... | [
"arthurherbout@gmail.com"
] | arthurherbout@gmail.com |
dad05efd3a34cffbd45b5117bb4fb887c8ac762c | 501591e4268ad9a5705012cd93d36bac884847b7 | /src/server/scripts/Northrend/VaultOfArchavon/instance_vault_of_archavon.cpp | 5e93744367ad0cd30818af65026fd342f5871143 | [] | no_license | CryNet/MythCore | f550396de5f6e20c79b4aa0eb0a78e5fea9d86ed | ffc5fa1c898d25235cec68c76ac94c3279df6827 | refs/heads/master | 2020-07-11T10:09:31.244662 | 2013-06-29T19:06:43 | 2013-06-29T19:06:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,218 | cpp | /*
* Copyright (C) 2008 - 2011 Trinity <http://www.trinitycore.org/>
*
* Copyright (C) 2010 - 2012 Myth Project <http://mythprojectnetwork.blogspot.com/>
*
* Myth Project's source is based on the Trinity Project source, you can find the
* link to that easily in Trinity Copyrights. Myth Project is a private commun... | [
"vitasic-pokataev@yandex.ru"
] | vitasic-pokataev@yandex.ru |
67ba53dc7e2b95e0816717e82c39c7b3f2fb3385 | bac7267590c6267b489178c8717e42a1865bb46b | /WildMagic5/LibMathematics/Containment/Wm5ContPointInPolygon2.cpp | c92f84845ef43ce48dcc632636212e06ce9ec517 | [] | no_license | VB6Hobbyst7/GeometricTools-Apple | 1e53f260e84f8942e12adf7591b83ba2dd46a7f1 | 07b9764871a9dbe1240b6181039dd703e118a628 | refs/heads/master | 2021-02-11T11:17:56.813941 | 2013-11-26T15:25:10 | 2013-11-26T15:25:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,859 | cpp | // Geometric Tools, LLC
// Copyright (c) 1998-2013
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
//
// File Version: 5.0.1 (2010/10/01)
#include "Wm5MathematicsPCH.h"
#include "Wm5ContPointIn... | [
"tprepscius"
] | tprepscius |
da434052cd755fd3b32ba3b1fbe6020a7c8f23fc | 24f26275ffcd9324998d7570ea9fda82578eeb9e | /ash/system/unified/unified_notifier_settings_controller.cc | 6e8a6ac4a62ff59816d53108e4c339b930c45fb4 | [
"BSD-3-Clause"
] | permissive | Vizionnation/chromenohistory | 70a51193c8538d7b995000a1b2a654e70603040f | 146feeb85985a6835f4b8826ad67be9195455402 | refs/heads/master | 2022-12-15T07:02:54.461083 | 2019-10-25T15:07:06 | 2019-10-25T15:07:06 | 217,557,501 | 2 | 1 | BSD-3-Clause | 2022-11-19T06:53:07 | 2019-10-25T14:58:54 | null | UTF-8 | C++ | false | false | 2,132 | cc | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ash/system/unified/unified_notifier_settings_controller.h"
#include "ash/strings/grit/ash_strings.h"
#include "ash/system/message_center/notifi... | [
"rjkroege@chromium.org"
] | rjkroege@chromium.org |
d6774b0c60b3b02134677070950416c7c8c60e81 | ecec137010f2cb4631f96b8c183983a62c9b2ca0 | /C++/learning_plus_book/common/firstcpp.cpp | 69331ef55fc440f6bf299ffd1b5198673236dded | [] | no_license | lijiayan2020/Code | d6296658bdec1adb6353faa3ca1ae583542ce926 | ba9f015c51a60fc8aeb1f5efbd33e96126c34265 | refs/heads/master | 2023-04-12T19:23:21.860951 | 2021-04-21T16:21:11 | 2021-04-21T16:21:11 | 330,329,460 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 158 | cpp | #include<iostream>
int main()
{
using namespace std;
cout<<"Come up and C++ me some time.";
cout<<endl;
cout<<"You won't regret it!"<<endl;
return 0;
}
| [
"1131106863@qq.com"
] | 1131106863@qq.com |
ade357e77e89c26dcd28be4defdc7e0c5428ccc2 | 03deb8becf4a1a71f9611c9bec4073765a2e5a4d | /C++/fibonacci_again.cpp | e7f5448c3b9693627417cdb97836e9c2832af8dc | [] | no_license | SakibDipu/MyProgramming-CPP- | 12bce4d57517dc091329c89b051ec59820286ddf | 0d6cd9d9905fd86e7a877b8b21060e31c419a62d | refs/heads/master | 2020-04-08T17:05:35.743421 | 2018-11-28T19:11:05 | 2018-11-28T19:11:05 | 159,550,146 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 361 | cpp | #include<bits\\stdc++.h>
using namespace std;
long long int fibo(long long int a)
{
if(a==1 || a==2){
return 1;
}else{
return fibo(a-1)+fibo(a-2);
}
}
int main()
{
long long int n,i;
cout<<"HOW MANY NUMBERS YOU WANT TO SHOW IN FIB SERIES:"<<endl;
cin>>n;
for(i=1; i<=n; i++){
cout<<fibo(i)... | [
"noreply@github.com"
] | noreply@github.com |
7774ffb555b88d17e3c61f1507a3c6d15a1612e5 | 319a64131b728bd1ce81d70af598523338f9c417 | /progress.h | 94e51b6f4da5a8805057c13d719700404479ff35 | [] | no_license | POOOOOOOON/qt-for-printer | 2c5db852b75bb6dc8c802274986888e2cd9fbfc0 | 6f920f5b88ea7575266d47c87137261850236deb | refs/heads/main | 2023-06-13T23:56:56.866238 | 2021-07-14T03:06:39 | 2021-07-14T03:06:39 | 385,797,606 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 304 | h | #ifndef PROGRESS_H
#define PROGRESS_H
#include <QDialog>
namespace Ui {
class Progress;
}
class Progress : public QDialog
{
Q_OBJECT
public:
explicit Progress(QWidget *parent = nullptr);
~Progress();
void setValue(int value);
private:
Ui::Progress *ui;
};
#endif // PROGRESS_H
| [
"panzhenlu@tianren.com"
] | panzhenlu@tianren.com |
59cfee9693984396770fc2f0acd89767985b10b0 | 188058ec6dbe8b1a74bf584ecfa7843be560d2e5 | /GodDK/io/InputStream.cxx | e9fb7b8a2f429b4ea12c964b1cf68b8ad74d9c23 | [] | no_license | mason105/red5cpp | 636e82c660942e2b39c4bfebc63175c8539f7df0 | fcf1152cb0a31560af397f24a46b8402e854536e | refs/heads/master | 2021-01-10T07:21:31.412996 | 2007-08-23T06:29:17 | 2007-08-23T06:29:17 | 36,223,621 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,429 | cxx |
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "io/InputStream.h"
#include "lang/String.h"
using goddk::lang::String;
#include "lang/NullPointerException.h"
using goddk::lang::NullPointerException;
using namespace goddk::io;
jint InputStream::available() throw (IOExceptionPtr)
{
return ... | [
"soaris@46205fef-a337-0410-8429-7db05d171fc8"
] | soaris@46205fef-a337-0410-8429-7db05d171fc8 |
8899b19294eee99b3eb1cd8cf80a0cce7764d6e8 | 21d930922e338a7f4251d2bd8790eb87a53c1ac9 | /include/BareCpper/Chrono.hpp | 368c09fdd952dc1673cf487a3f4d6ac4b9f3211e | [] | no_license | BareCpper/BareCpper | 961339d4e4d246ee6bd9de0a670a5a83534cfd50 | 878b2fb48a74cfa56068381f4503c9577ed26b3f | refs/heads/master | 2022-10-18T06:04:26.539599 | 2022-10-07T09:44:41 | 2022-10-07T09:44:41 | 226,130,360 | 1 | 2 | null | 2022-10-07T09:44:42 | 2019-12-05T15:16:45 | C++ | UTF-8 | C++ | false | false | 560 | hpp | #ifndef BARECPPER_CHRONO_HPP
#define BARECPPER_CHRONO_HPP
#include "MonotonicClock.hpp"
#include "RealtimeClock.hpp"
namespace BareCpper {
/** Clocks for std::chrono providing a flexible collection of types that track time with varying degrees of precision
* @see https://en.cppreference.com/w/cpp/chrono
... | [
"54269136+CraigHutchinson@users.noreply.github.com"
] | 54269136+CraigHutchinson@users.noreply.github.com |
460eff035c97acf6f00f5e1338228cc9acdf413e | a4e41cf6e3b18b43382bbc85b4cb7d48e71d4563 | /src/trader/oms.h | f981d74b8d53cfb8f561b88c53f2eb8232b2cbbb | [
"MIT"
] | permissive | helloyhan/ft | 5b83c7529cc750acd635be754ce6311fc3f5bce0 | 261ebf5ac532a7381b8fe844ae2e88fad7b0ab65 | refs/heads/master | 2023-05-10T03:13:16.251594 | 2021-05-29T02:15:44 | 2021-05-29T02:15:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,915 | h | // Copyright [2020] <Copyright Kevin, kevin.lau.gd@gmail.com>
#ifndef FT_SRC_TRADER_OMS_H_
#define FT_SRC_TRADER_OMS_H_
#include <list>
#include <map>
#include <memory>
#include <set>
#include <string>
#include <thread>
#include <vector>
#include "ft/base/error_code.h"
#include "ft/base/market_data.h"
... | [
"kevin.lau.gd@gmail.com"
] | kevin.lau.gd@gmail.com |
1e7f4ad855f2ade18f9a2ab03598983def1a6b0b | 877fff5bb313ccd23d1d01bf23b1e1f2b13bb85a | /app/src/main/cpp/dir521/dir522/dir572/dir1838/dir1839/dir1840/file1850.cpp | a82942bebf816271da9b925d5e81627f1f4eb30f | [] | no_license | tgeng/HugeProject | 829c3bdfb7cbaf57727c41263212d4a67e3eb93d | 4488d3b765e8827636ce5e878baacdf388710ef2 | refs/heads/master | 2022-08-21T16:58:54.161627 | 2020-05-28T01:54:03 | 2020-05-28T01:54:03 | 267,468,475 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 111 | cpp | #ifndef file1850
#error "macro file1850 must be defined"
#endif
static const char* file1850String = "file1850"; | [
"tgeng@google.com"
] | tgeng@google.com |
f314adec131e92d123cf9d6f53c906b692794901 | 00c60dbcc3737bb5b3b7387bcee5fc5fab18db29 | /base.cpp | c2be7fcc07cff0990599cc0f5d50348458c68ac9 | [] | no_license | dinahas/HSE | f496834eb3954bfb558070f68368d0a5897215f0 | 6ca5fd7d4e1b5900d203132d68dc2fff215e7ee9 | refs/heads/master | 2021-09-01T10:39:11.276965 | 2017-12-26T14:40:33 | 2017-12-26T14:40:33 | 105,639,038 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 985 | cpp | #include "base.h"
//Base::Base()
//{
//}
void Base::setName(const QString &name){
QRegExp regName("^\\S+$");
if (regName.exactMatch(name)){
this->name = name;
}
else{
//qDebug() << "Incorrect name";
this->name = "Unknown name";
}
//qDebug() << "Debug: setName is called... | [
"dinka020498@mail.ru"
] | dinka020498@mail.ru |
a4d78b21a0bc687db0269752eacc546e8a696b5e | 38e8bfbbb47150a2bfd37d7e5f4ab952673806f2 | /FractalCreator/RGB.cpp | b886657c8fa835a9155a5aab5c68915d59d130bd | [] | no_license | ObserverMoment/mandelbrot-bitmap-creator | df67c18caf2a50e26905fc8c072e0ac92bfe9834 | f5dc04e8508ba84a919e63256f327968287aa5de | refs/heads/master | 2021-08-26T06:40:32.030876 | 2017-11-21T23:13:09 | 2017-11-21T23:13:09 | 111,611,573 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,001 | cpp | //
// RGB.cpp
// FractalCreator
//
// Created by Rich Beans on 14/09/2017.
// Copyright © 2017 Rich Beans. All rights reserved.
//
#include "RGB.hpp"
// Because when we are calculating the colour we are using a uint8_t we do not need to worry about the value of the below operations falling outside of the 0 to 255... | [
"bosonsoul@gmail.com"
] | bosonsoul@gmail.com |
53d6ca8c1b05807232b183bd3727165a9a6cf078 | f035962a634a1fb0cd3d0f1873b97c206efaacdd | /ph2bye/src/RcppExports.cpp | e9e276f0911f7eee48fffdf620c215361ffab7c7 | [] | no_license | allenzhuaz/ph2bye | 409130ecd259a4ffe1560a9c12595ae7d45082c2 | 351eb3c306518e912ce201857504215d7870bb09 | refs/heads/master | 2021-01-20T20:24:13.097087 | 2019-08-06T18:55:46 | 2019-08-06T18:55:46 | 62,251,607 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,007 | cpp | // This file was generated by Rcpp::compileAttributes
// Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
#include <Rcpp.h>
using namespace Rcpp;
// PredPCpp
double PredPCpp(int x, int n, int nmax, double a, double b, double p0, double theta_t);
RcppExport SEXP ph2bye_PredPCpp(SEXP xSEXP, SEXP nSEXP, S... | [
"noreply@github.com"
] | noreply@github.com |
ffed212b3fda977cfc85a1f554c144e7acad1632 | 667a5053545f3c0ee3f50be2a7b71aa931000402 | /Namespaces/src/Namespaces.cpp | 84478430deed075fcabdf4719bc8d89d83c0f3d1 | [] | no_license | ESpitler/CPP-practice-course-udemy-caveofprogramming | 2b5b296b80cacd1302afbaa870d1eb89771c9f63 | bd1caaae5f4247041dd28a81e58726e298790fb4 | refs/heads/main | 2023-02-05T10:53:59.437770 | 2021-01-03T00:25:50 | 2021-01-03T00:25:50 | 326,296,949 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 705 | cpp | //============================================================================
// Name : Namespaces.cpp
// Author : Evan
// Version :
// Copyright : cc by 4.0
// Description : Hello World in C++, Ansi-style
//============================================================================
#include <iostr... | [
"gonzo.engineer@gmail.com"
] | gonzo.engineer@gmail.com |
87d4b312deafbf00cd73db33e58194b8a72eb4a5 | 3c1265597bf2832df5f929bb24a26d43ac486256 | /Dynamic Programming - 1/minSquareNumbers.cpp | cf7e6030562000e4f11b1366e12448c969d88b5e | [] | no_license | JoKeR-VIKING/Competitive-Programming | 7da21894e38f15cb436d3885ce367e535e10e2e3 | 7ea66d92e195058bddcfbc75c5f25ccd6343315f | refs/heads/main | 2023-08-27T14:57:51.335670 | 2021-11-05T13:57:54 | 2021-11-05T13:57:54 | 401,932,829 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 510 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
int t;
cin>>t;
while (t--)
{
int n;
cin>>n;
int* dp = new int[n+1];
dp[0] = 0;
dp[1] = 1;
for (int i=2;i<=n;i++)
{
dp[i] = i;
... | [
"noreply@github.com"
] | noreply@github.com |
9c9d076b05f331350d2160d2f2cbbfa8d1202229 | 1f1538d6aba2ec840673f8d35c234a4f04d549e0 | /BuildTools/vssdk80/Common_Inc/sh.h | 4b52debc07c9580067163adc6aa02024b3fa692f | [] | no_license | otherdeniz/EconNetvert | fd8e1b74e47b91c629eb97a6b780f4f2b20955d1 | 39f778d4c668f7bf430620b370b50d4326452bb9 | refs/heads/master | 2020-04-25T06:55:39.861738 | 2019-02-25T23:29:15 | 2019-02-25T23:29:15 | 172,597,683 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 273,548 | h |
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00.0366 */
/* Compiler settings for sh.idl:
Oicf, W1, Zp8, env=Win32 (32b run)
protocol : dce , ms_ext, c_ext, robust
error checks: allocation ref bounds_check enum stub_data
VC ... | [
"esen@other.ch"
] | esen@other.ch |
a64453db78a95d8ccdadc91be39a7a9a50587494 | 7d9fbe19e7c68bb64c734fc84e87c85f68a65e6f | /Unit/UHF_RFID/UHF_RFID.ino | b98cd81815f9e31049f8f8941e4ec027e45314c6 | [
"MIT"
] | permissive | Robotonics/M5-ProductExampleCodes | 027859c98fc5db6884fda715eaf3c0751167ec4e | 62768fd80d7daee999335c793870cd0454bdb89f | refs/heads/master | 2023-03-19T12:27:47.699236 | 2021-03-19T09:18:21 | 2021-03-19T09:18:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,126 | ino | #include <M5Stack.h>
#include "RFID_command.h"
UBYTE RFID_debug = 0;
String DATA_Str_Serial = "";
String DATA_Str_M5led = "";
UBYTE DATA_I[4096] = {}; //Used to store distance data
UWORD DATA_I_NUB = 0;
UBYTE DATA_Interim_order[40] = {};
UBYTE DATA_Interim_b = 0;
UBYTE FLAH_S = 0;
int comd = 0;
void setup()
{
M... | [
"1026025056@qq.com"
] | 1026025056@qq.com |
efb736c3afda962843ec6e9642a7794664e92a22 | 511a2241ca69ad4a05a9322969c40672811c90e7 | /Easy/ReverseLinkedList/main.cpp | 73427d2f7b65b7e5586c1c2b4fadd9b0d67416d5 | [] | no_license | Suhailkhn/Leetcode | 31f5c942aec1d618b69c4997defb14430d9522e0 | 57f939fdbacd6d320c8e5f55ad93625b012cb229 | refs/heads/master | 2021-04-09T19:51:55.064226 | 2020-03-20T23:58:16 | 2020-03-20T23:58:16 | 248,873,733 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 576 | cpp | #include <stdio.h>
class Solution {
public:
ListNode* reverseList(ListNode* head) {
ListNode* previous = nullptr;
ListNode* current = head;
ListNode* next_node = head ? head->next : nullptr;
while(current) {
current->next = previous;
previous = curre... | [
"ksuhail32@gmail.com"
] | ksuhail32@gmail.com |
e22f2e36ae04fb06498a0215f3e29f299439d5bd | 27bb5ed9eb1011c581cdb76d96979a7a9acd63ba | /aws-cpp-sdk-apigateway/source/model/GetUsagePlanKeyRequest.cpp | 238b4f6d3f4ef10bc07a1c1aec1b71b6d05a7f7c | [
"Apache-2.0",
"JSON",
"MIT"
] | permissive | exoscale/aws-sdk-cpp | 5394055f0876a0dafe3c49bf8e804d3ddf3ccc54 | 0876431920136cf638e1748d504d604c909bb596 | refs/heads/master | 2023-08-25T11:55:20.271984 | 2017-05-05T17:32:25 | 2017-05-05T17:32:25 | 90,744,509 | 0 | 0 | null | 2017-05-09T12:43:30 | 2017-05-09T12:43:30 | null | UTF-8 | C++ | false | false | 1,008 | 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" fil... | [
"henso@amazon.com"
] | henso@amazon.com |
0729496e547af8443a00f1a8c33ebdb5fe0bc9dc | 95acee9b8c5988521b75bcdaeee582d0f7f5474e | /src/Game.h | cd32190333db4d74c4033fbf708cd81aadf82812 | [] | no_license | VeskeOrion/veske-game-engine | fa9aa57d711c9a97ce3e3e3258c91c13d6e1a2e8 | 4ac511a325b5f43494a8d4276af8a17b70bb5b3f | refs/heads/master | 2021-10-25T19:54:55.946681 | 2019-04-06T17:17:32 | 2019-04-06T17:17:32 | 108,694,622 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,264 | h | //----------------------------------------------------------------------------------------//
// Game.h
// Contains a class that represents the game and all of its subsystems. This class is
// essentially the main method (in fact, the main method is in Game.cpp). It contains static
// unique pointers to all of the subsy... | [
"veske@uga.edu"
] | veske@uga.edu |
a9ea895d0ab5e1c566dc2fcf20b57393221c2960 | decefb13f8a603c1f5cc7eb00634b4649915204f | /packages/node-mobile/deps/v8/src/inspector/v8-console-message.h | cca5b47265f10b32fdfc1ddf587557856185d212 | [
"BSD-3-Clause",
"Apache-2.0",
"bzip2-1.0.6",
"SunPro",
"LicenseRef-scancode-free-unknown",
"Zlib",
"CC0-1.0",
"ISC",
"LicenseRef-scancode-public-domain",
"ICU",
"MIT",
"LicenseRef-scancode-public-domain-disclaimer",
"Artistic-2.0",
"NTP",
"LicenseRef-scancode-unknown-license-reference",
... | permissive | open-pwa/open-pwa | f092b377dc6cb04123a16ef96811ad09a9956c26 | 4c88c8520b4f6e7af8701393fd2cedbe1b209e8f | refs/heads/master | 2022-05-28T22:05:19.514921 | 2022-05-20T07:27:10 | 2022-05-20T07:27:10 | 247,925,596 | 24 | 1 | Apache-2.0 | 2021-08-10T07:38:42 | 2020-03-17T09:13:00 | C++ | UTF-8 | C++ | false | false | 4,571 | h | // Copyright 2016 the V8 project 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 V8_INSPECTOR_V8_CONSOLE_MESSAGE_H_
#define V8_INSPECTOR_V8_CONSOLE_MESSAGE_H_
#include <deque>
#include <map>
#include <set>
#include "include/... | [
"frank@lemanschik.com"
] | frank@lemanschik.com |
8e2ed737193dc1c910276ec40b59d15828014542 | 63c71060f36866bca4ac27304cef6d5755fdc35c | /src/TransServer/Torturer/main.cpp | 53e83d14d3c229f77caade5c58056868f61cde4b | [] | no_license | 15831944/barry_dev | bc8441cbfbd4b62fbb42bee3dcb79ff7f5fcaf8a | d4a83421458aa28ca293caa7a5567433e9358596 | refs/heads/master | 2022-03-24T07:00:26.810732 | 2015-12-22T07:19:58 | 2015-12-22T07:19:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,696 | cpp | ////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2005
// Packet Engineering, Inc. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification is not permitted unless authorized in writing by a duly
// appointed officer of ... | [
"barryniu@jimodb.com"
] | barryniu@jimodb.com |
c3f1c0ca05c35e30b2a9db176a18ee77e7327763 | 7345e04e6bad0b9f5484a08d4c36af512564ee5f | /hazelcast/include/hazelcast/client/config/ssl_config.h | 7417b0a9f57c77b92724f96cf5f4a1c1aed755e6 | [
"Apache-2.0"
] | permissive | hojuara/hazelcast-cpp-client | 0d1afe48bd409cb8bd557f6904342f8dd1a369db | 036cae2363c56ce9357cecc883b7e4ba1149a09b | refs/heads/master | 2023-01-28T03:37:20.893981 | 2020-12-11T16:15:43 | 2020-12-11T16:15:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,123 | h | /*
* Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | [
"noreply@github.com"
] | noreply@github.com |
87fcdd21dc886d4eecad690bd79dfea19d13fff1 | c16b28b726d1d470289c34aeae89305a57a9f4a8 | /source/membrane.cpp | 3a18aa54fd7bda8979ba6ca42ad77d18c33690e2 | [] | no_license | uic-lianglab/ompg-public | 0f4b459957b9f265eaf1d965ca94fc996661988d | 0b40af416159ca269af7ee3dbb189bc30c93d1de | refs/heads/master | 2021-09-02T12:54:03.830135 | 2018-01-02T20:26:36 | 2018-01-02T20:26:36 | 115,475,766 | 2 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 6,602 | cpp | #include "membrane.h"
#include "util.h"
#include "atom.h"
#include "pdb_reader.h"
#include <assert.h>
#include <fstream>
#include <iostream>
namespace {
/**
* @return true if line represent a PDB ATOM record from a membrane segment, false o/w
*/
bool is_pdb_membrane_atom_rec(const std::string &line... | [
"perezrat@uic.edu"
] | perezrat@uic.edu |
bd408c423cc003906786a0520eedc22cb08f582d | 41e107a91f6307d3c78b211ff12afddc832d5926 | /ugine/src/ugine/layer_stack.cc | 3999e24702dab2add8ee6c50675acf885981f365 | [
"Apache-2.0"
] | permissive | AdrianOrcik/ugine | 8e5bb43f0d9e32ff9be82389649728d5815221e9 | 4f5a9a5641c834834d9e18fc5b85b55140544568 | refs/heads/master | 2022-11-05T08:22:29.090685 | 2020-06-20T19:54:57 | 2020-06-20T19:54:57 | 245,837,032 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 734 | cc | #include "uepch.h"
#include "layer_stack.h"
namespace Ugine
{
LayerStack::LayerStack()
{
}
LayerStack::~LayerStack()
{
for (Layer* layer : layers_)
delete layer;
}
void LayerStack::PushLayer(Layer* layer)
{
layers_.emplace(layers_.begin() + layerIndex_, layer);
layerIndex_++;
}
void LayerStack::P... | [
"adrian.orcik@gmail.com"
] | adrian.orcik@gmail.com |
85baa6a13f4bd86146e3bc118d0556fca11359ec | 2fa5c8d10d597fe1d590542596994fdbd016fddc | /dataset/simulation_experiment/Type1/1/Base3.cpp | 869780a44878b67b6c85c63abce16cba6509f8b1 | [] | no_license | guoliang72/colllectivePR | 715ea332a147e115ac30326a013e19d80f4638a1 | f9223e1d1aaa34ac377e75994c02c69033cd0d7f | refs/heads/master | 2020-04-24T06:55:28.611842 | 2019-02-22T11:31:27 | 2019-02-22T11:31:27 | 171,782,140 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 395 | cpp | #include <stdio.h>
int main(){
int i;
int n;
double a;
double sum;
sum=0;
scanf("%d",&n);
for(i=0;i<n;i=i+1){
scanf("%lf",&a);
if(a<100){
a=100;
}else if(a>=100 && a<200){
a=0.1*a;
}else if(a>=200 && a<500){
a=0.3*a;
}else if(a>=500){
a=0.5*a;
... | [
"guoliang72@qq.com"
] | guoliang72@qq.com |
c193f22a931ea47419701613cab4d429c7041f5e | ed649693468835126ae0bc56a9a9745cbbe02750 | /alljoyn_core/router/winrt/proximity/ProximityListener.h | cb33346d2da5015cac38ee08c1ca3431591cdd26 | [] | no_license | tkellogg/alljoyn-core | 982304d78da73f07f888c7cbd56731342585d9a5 | 931ed98b3f5e5dbd40ffb529a78825f28cc59037 | refs/heads/master | 2020-12-25T18:22:32.166135 | 2014-07-17T13:56:18 | 2014-07-17T13:58:56 | 21,984,205 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,275 | h | /**
* @file
* ProximityListener is to notify status changes of the proximity connection.
*/
/******************************************************************************
* Copyright (c) 2012, AllSeen Alliance. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
... | [
"gerritadmin@allseenalliance.org"
] | gerritadmin@allseenalliance.org |
c1cae12fb9c68557d7e2802793581eaec924fc37 | 523badc1b9f85de3d37c2cfa092dc24cbb3a0e08 | /bus_mgr_lib_prj/bus_mgr.h | 876f6ed095c2d753e17100324886b2239dd49ee9 | [] | no_license | yiliangwu880/libevent_prj | 2b3f222043c91cd623143ab6331aba2d657d5dc4 | 48badafc0bf2b9f97d64b848877dbe8da37ef67d | refs/heads/master | 2021-05-05T03:11:10.936226 | 2019-07-13T07:35:32 | 2019-07-13T07:35:32 | 119,790,929 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,460 | h | /*
author: yiliang.wu
功能:busmgr 管理进程和进程之间的连接, mgr 和 p必须同一台机器
*/
#pragma once
#include "include_all.h"
#include <map>
#include "channel.h"
#include "utility/misc.h"
#include <memory.h>
#include "bus_typedef.h"
//mc = mgr connector, p 通过socket连接mgr, 在mgr进程的connector
class MgrConnector : public ListenerConnector
{
p... | [
"30390012@qq.com"
] | 30390012@qq.com |
3a4dc8da74415e5697da835eca11b3be3fa93bd6 | 1c33b6fd7fbf966a961ccd679ad2ba344f2fc05f | /UVA/Simple Division.cpp | 5b2ccc21eda73ea88cf29a848e6186481932566f | [] | no_license | zim2510/Online-Judge-Solves | f57170e5bf14f339944079ed62bed01bdc5b27e3 | 949ab3cfba0cc7ec4ffaa6f2b3e5b0c517d9377a | refs/heads/master | 2022-01-07T10:23:12.653572 | 2019-05-19T11:30:58 | 2019-05-19T11:30:58 | 135,351,009 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 612 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
freopen("out.txt", "w", stdout);
int nums[1000];
int num;
int n = 0;
while(scanf("%d", &num)==1){
if(!n && !num) break;
if(n && !num){
int diff[n-1];
for(int i = 0; i<n-1; i++){
... | [
"zim2510@gmail.com"
] | zim2510@gmail.com |
1a37cc63b1eea59e35f2bd9f8d80c9380ea5fa3b | 8a431e5d895785ef0e81037485e8d53d2dba8083 | /1-intro/fibonacci_last_digit/fibonacci_last_digit.cpp | 1b0a0650eab4824cc5bbd3f066219600ba2db378 | [] | no_license | reazh/algo-toolbox | a94128dfbe5165f5f5c5f76ef3722d15aa511bd6 | 7e4e73f223d944e0b95f6a13ad459d588abeda6d | refs/heads/master | 2021-05-31T07:40:04.424761 | 2016-05-23T03:34:58 | 2016-05-23T03:34:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 208 | cpp | #include <iostream>
int get_fibonacci_last_digit(int n) {
//write your code here
return 0;
}
int main() {
int n;
std::cin >> n;
int c = get_fibonacci_last_digit(n);
std::cout << c << '\n';
}
| [
"rhasan@gmail.com"
] | rhasan@gmail.com |
21c901ae498642254ba5e2281c4ba5851f75dc3d | 40a068ffc3ee07c337a61f2029d1e727f4e5179d | /codechef/SeptemberCookOff/1.cpp | 9239a6bddbdc75522e9202a27b7ff33ae8e50e41 | [] | no_license | Sayak7D1/Competitive-programming | 1b67624a25c6836425eae7795f7566729ba75491 | 99fb1d86719f8d897523e935b32d2374f24ea46d | refs/heads/main | 2022-12-26T13:39:23.676494 | 2020-10-02T14:08:26 | 2020-10-02T14:08:26 | 300,334,633 | 0 | 2 | null | 2020-10-02T14:08:28 | 2020-10-01T15:48:12 | C++ | UTF-8 | C++ | false | false | 543 | cpp | #include<bits/stdc++.h>
using namespace std;
int main(){
int t;
cin >> t;
for(t;t>0;t--){
int n,k,l;
cin >>n >>k >>l;
if(n!=1&&k==1){
cout<<-1<<'\n';
continue;
}
if((float)((float)n/(float)k) > l){
cout<<-1<<'\n';
contin... | [
"noreply@github.com"
] | noreply@github.com |
58b01478c0e31ebd795d6a5a0d8949f083c0aec8 | 2367e655305a00dd84f7aa0b1fa18501d2511c52 | /KwSing_iphone/.svn/pristine/d3/d3a472400b52025f46f6be7c547a68a220052a9d.svn-base | 080df86e0dda17b482aef69912d2a5f3fba3da68 | [] | no_license | XClouded/dev_project | a165e7a313d182ed5f90e8dcef0e167dce1f6307 | c938277aaf73992923e6d6d1ededd8ef3629a38f | refs/heads/master | 2021-01-22T17:03:32.375508 | 2014-11-26T08:23:37 | 2014-11-26T08:23:37 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 654 | /***********************************************************************************************************
File: preamp.h
Desc: 用于放大16 bit wav信号的类PreAmp的定义文件,可以把wav信号按照要求的db数进行放大和缩小
Author: Wang Lei
Date: May, 2008
*******************************************************************************************************... | [
"wangmingjob@gmail.com"
] | wangmingjob@gmail.com | |
3a4cadf2bc66ddb722cb381883e537a4f3e7c83a | fd4103e6f5116c776249b00171d8639313f05bc1 | /Src/PartModelingEngine/PmeExplicitModelObjectReference.cpp | 405b5471a693605017a5408a784102cf09bb273c | [] | no_license | Wanghuaichen/TransCAD | 481f3b4e54cc066dde8679617a5b32ac2041911b | 35ca89af456065925984492eb23a0543e3125bb8 | refs/heads/master | 2020-03-25T03:54:51.488397 | 2018-06-25T17:38:39 | 2018-06-25T17:38:39 | 143,367,529 | 2 | 1 | null | 2018-08-03T02:30:03 | 2018-08-03T02:30:03 | null | UTF-8 | C++ | false | false | 571 | cpp | #include "StdAfx.h"
#include ".\pmeexplicitmodelobjectreference.h"
#include ".\PmeExceptionTest.h"
#include ".\PmeArgumentNullException.h"
#include ".\PmeExplicitModelObject.h"
PME_IMPLEMENT_RUNTIME_TYPE(PmeExplicitModelObjectReference, PmeReference)
PmeExplicitModelObjectReference::PmeExplicitModelObjectReference(Pm... | [
"kyk5415@gmail.com"
] | kyk5415@gmail.com |
f4bbc9f2990c9f50d5285e619702df80cafcb22c | 7bee86f3325e6ddf10626e289c8b77a24d7d9eb7 | /Assignment_4.cpp | 548750850ef15cd9073337e28ce4dc61bc7146d1 | [] | no_license | MarilizePi/Foothill_College_CS_2A | 0215e9bc7bdc19340b525c350f1677f0791308b9 | dffa56dda03674533d50e1697c65e46ff817598d | refs/heads/master | 2020-05-29T11:24:55.662170 | 2019-06-20T01:15:48 | 2019-06-20T01:15:48 | 189,113,233 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,498 | cpp | #include <iostream>
#include <string>
#include <sstream>
using namespace std;
int main()
{
int initial_stamps = 0;
int final_stamps = 0;
const int FREE_YOGURT = 10;
int userInputInt;
string userInputStr;
char userInputChar;
bool quit;
quit = false;
while (!quit)
{
cout << "Menu: " ... | [
"marilizepi@gmail.com"
] | marilizepi@gmail.com |
aaf6b0a35c11bd3757c2a9acfac94932cf7d2fd0 | 60a15a584b00895e47628c5a485bd1f14cfeebbe | /AWIN/ctrl_groupbox.h | 5701cba5c53fc3244d057561d0d35f45359029b4 | [] | no_license | fcccode/vt5 | ce4c1d8fe819715f2580586c8113cfedf2ab44ac | c88049949ebb999304f0fc7648f3d03f6501c65b | refs/heads/master | 2020-09-27T22:56:55.348501 | 2019-06-17T20:39:46 | 2019-06-17T20:39:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,653 | h | #pragma once
#include "win_base.h"
#define GBCTRL_DS_ROUND_RECT 0
#define GBCTRL_DS_SIMPLE_RECT 1
class group_box_ctrl : public win_impl
{
public:
group_box_ctrl();
virtual ~group_box_ctrl();
public:
virtual void handle_init();
virtual LRESULT on_paint();
virtual LRESULT on_destroy();
virtual bool subclass( HW... | [
"videotestc@gmail.com"
] | videotestc@gmail.com |
5746890ba09a04eb0e49fe2c4a82a909efa018e9 | 5775eb2150996990318bec38c79d59dfa2c562bc | /sprout/compost/formats/as_imag.hpp | b2b698005ec5b8f0eab392d84e1fc45ef9b02f22 | [
"BSL-1.0"
] | permissive | horance-liu/Sprout | 6e1e396db9e27fbc83da41270c96412cced5a767 | 8274f34db498b02bff12277bac5416ea72e018cd | refs/heads/master | 2020-04-05T14:47:12.706952 | 2018-05-29T14:09:43 | 2018-05-29T14:09:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,814 | hpp | /*=============================================================================
Copyright (c) 2011-2017 Bolero MURAKAMI
https://github.com/bolero-MURAKAMI/Sprout
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.tx... | [
"bolero.murakami@gmail.com"
] | bolero.murakami@gmail.com |
d2b805c5b541da1fe386cbe74ab80c0ddc83bcf6 | 7d467aac466f3077f0586b18e9f0fc665b5b6868 | /example_c/i8086tools/7run/i8086/VM.cpp | 4479761c44b1470018dadd4aa21c5ed4300e7129 | [
"LicenseRef-scancode-public-domain-disclaimer"
] | permissive | Bo0km4n/rust-disassembler-x86-8086 | b443525a59b0024c763954331af1f1dd534dcd4f | 64de7149fc036c6d4c21731ba0aa68a4d18ad099 | refs/heads/master | 2020-04-09T04:44:13.245341 | 2019-02-27T07:09:10 | 2019-02-27T07:09:10 | 160,034,490 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,988 | cpp | #include "VM.h"
#include "disasm.h"
#include "regs.h"
#include <stdio.h>
#include <string.h>
#include <sys/stat.h>
using namespace i8086;
const char *i8086::header = " AX BX CX DX SP BP SI DI FLAGS IP\n";
bool VM::ptable[256];
void VM::showHeader() {
fprintf(stderr, header);
}
v... | [
"pokopenkatuya@gmail.com"
] | pokopenkatuya@gmail.com |
fb8c721eb5e2be8f76b0d1292f050eb8e9068281 | c397bb468d86f000868fee4fdbe288ceb5994420 | /inc/ToGraphvizWriter.h | b9fee989b9e9ded84f71040346fb8463812fc8e3 | [
"MIT"
] | permissive | dueringa/WikiWalker | 41cc83a43a3d01e4d245ba5d6d2d9a572a8077d2 | 24a83936efac1e217af949275b0677861c216957 | refs/heads/master | 2021-01-19T06:27:50.719969 | 2018-04-19T18:40:03 | 2018-04-19T18:40:03 | 87,462,913 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 968 | h | //! \file ToGraphvizWriter.h
#ifndef WIKIWALKER_TOGRAPHVIZWRITER_H
#define WIKIWALKER_TOGRAPHVIZWRITER_H
#include "DataOutputBase.h"
namespace WikiWalker
{
/*! Writing to a file in dot format
*/
class ToGraphvizWriter : public DataOutputBase
{
public:
/*! output an article with links in dot format to ... | [
"github@duering-andreas.de"
] | github@duering-andreas.de |
0bd2be133cb154059838ae94ef136c163f8bd731 | cb7ae10692a3692cad7d500cddadfbf7ea4f4a1a | /c/ParticleFilter/sirTest.cpp | be65a3d0f68782bf9e09f96ce4db61b1c7a68fee | [] | no_license | UCSD-SEELab/ContextEngine27 | c715b32ab08a94224b289a7e00d8d51d6cfc9e84 | 754458c919d96a338d010a6eab31bcb93ee73e09 | refs/heads/master | 2021-06-16T07:16:31.951345 | 2017-04-27T19:52:07 | 2017-04-27T19:52:07 | 62,247,545 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,330 | cpp | // this version runs on rpi or osx
#include "smctc.hh"
#include "pffuncs.hh"
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <fstream>
#include <string.h>
#include <sys/time.h>
using namespace std;
typedef unsigned long long timestamp_t;
static timestamp_t
get_timestamp ()
{
struct timeval now;
... | [
"csc019@eng.ucsd.edu"
] | csc019@eng.ucsd.edu |
50c99ec7e4f4a8c72c92ed7c397ccfa6669635e9 | ab1712d65f8510a705a1f28064e4d3fc5a48cf64 | /SDK/SoT_BP_Island_Bell_classes.hpp | efbe33ec53adab37c2798027939c2f061fce1ff8 | [] | no_license | zk2013/SoT-SDK | 577f4e26ba969c3fa21a9191a210afc116a11dba | 04eb22c1c31aaa4d5cf822b0a816786c99e3ea2f | refs/heads/master | 2020-05-29T20:06:57.165354 | 2019-05-29T16:46:51 | 2019-05-29T16:46:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 671 | hpp | #pragma once
// Sea of Thieves (2.0) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "SoT_BP_Island_Bell_structs.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Classes
//---------------------------------------------------------------------------
//... | [
"igromanru@yahoo.de"
] | igromanru@yahoo.de |
2fa072836a1ca64e67e0cbf4aeca487c507a8c27 | 55de3adb94c4dab6bd9cc6f7dabc34c614841d15 | /Day1/SocialNetwork(easy).cpp | 1554fcfaa6a9af5c524f7a7e740b0eb662c2ce27 | [] | no_license | Jyotishman-Ghatak/Daily-Competitive-Coding | ad4f8615b0e8c788ba28a9ef4d60fe8766b2b079 | 5dcbf11d056d0d9975657764ce9066dc50b38dcf | refs/heads/master | 2023-01-19T03:25:02.187543 | 2020-11-27T20:49:40 | 2020-11-27T20:49:40 | 315,717,771 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 460 | cpp | #include<iostream>
#include<vector>
#include<algorithm>
using namespace std;
int main(){
vector <int> a;
long long n,k,p;
cin>>n>>k;
for(long long i=0;i<n;i++){
cin>>p;
if(find(a.begin(),a.end(),p)==a.end()){
if(int(a.size())>=k){
a.pop_back();
}
... | [
"jyotish.tubai@gmail.com"
] | jyotish.tubai@gmail.com |
ea128e0d54bf1350c1f23988496ab126391bb97e | 56f431ac8061ddb4c45b32457b0f948d1029d98f | /MonoNative.Tests/mscorlib/System/Runtime/CompilerServices/mscorlib_System_Runtime_CompilerServices_CompilerMarshalOverride_Fixture.cpp | b169bebf2f7fe7403157c9b6a408afc9b832e0e7 | [
"BSD-2-Clause"
] | permissive | brunolauze/MonoNative | 886d2a346a959d86e7e0ff68661be1b6767c5ce6 | 959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66 | refs/heads/master | 2016-09-15T17:32:26.626998 | 2016-03-01T17:55:27 | 2016-03-01T17:55:27 | 22,582,991 | 12 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 679 | cpp | // Mono Native Fixture
// Assembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
// Namespace: System.Runtime.CompilerServices
// Name: CompilerMarshalOverride
// C++ Typed Name: mscorlib::System::Runtime::CompilerServices::CompilerMarshalOverride
#include <gtest/gtest.h>
#include <msco... | [
"brunolauze@msn.com"
] | brunolauze@msn.com |
0318c4dc3ed3c79e8e5309b5bd08de17b7560d37 | be21a6670509b53504a0422e2b781becc0deee83 | /Applications/DaftEngineApp/src/Widgets/SettingWidgets/SettingWidget.cpp | 613d88fdc4f9e20d3e02a953c2c24eec57987616 | [
"MIT"
] | permissive | DaftMat/Daft-Engine | ff216723c682a68abe0363059072c830ea003a8c | e3d918b4b876d17abd889b9b6b13bd858a079538 | refs/heads/master | 2021-07-23T22:33:09.934433 | 2020-12-25T18:00:49 | 2020-12-25T18:00:49 | 277,404,325 | 1 | 0 | MIT | 2020-12-25T18:00:50 | 2020-07-06T00:06:12 | C++ | UTF-8 | C++ | false | false | 1,924 | cpp | //
// Created by mathis on 12/07/2020.
//
#include "SettingWidget.hpp"
#include <QApplication>
#include <QDesktopWidget>
#include <QtWidgets/QLabel>
namespace daft::app {
SettingWidget::SettingWidget(DrawableSettings *settings, TransformSettings *transforms, std::string name,
float exposu... | [
"mathis.margot98@gmail.com"
] | mathis.margot98@gmail.com |
d59f1fb42f19dbb4fb8538f4db26c4dd227cb718 | 34488d45dbf546ff1e804452c250fc885e7e13fb | /practices/cpp/level1/p03_SafeArray/safeArray.cpp | 48129f3f90a210a7de6defa61e653497ba2309e9 | [] | no_license | mufengjun260/CCpp2016 | cc58bb2ff3d25be53ea74e752ef8200d1d7ab10a | c23b80e079f95980bc76923f0f2a6b235bd93f59 | refs/heads/master | 2020-12-25T16:47:37.350747 | 2016-05-03T15:19:33 | 2016-05-03T15:19:33 | 52,486,087 | 0 | 0 | null | 2016-02-25T01:03:12 | 2016-02-25T01:03:12 | null | UTF-8 | C++ | false | false | 467 | cpp | #include "safeArray.h"
#include <iostream>
using namespace std;
SafeArray::SafeArray(int cap)
{
data = new int[cap];
size = cap;
}
int SafeArray::get(int location) {
if (location > size) {
std::cout << "outOfSize!!!" << std::endl;
}
else {
return data[location];
}
}
void SafeArray::set(int... | [
"穆逢君"
] | 穆逢君 |
3097dabf4a6ca51d041366d731bebba599129559 | c912675c40e232e4a12cd94410e062477ea163b4 | /football.cpp | 2ad71cfa1ef862c2201e87724a1541a61fac7f8a | [] | no_license | Abhishek183/codeforces-solutions | 9cb152f9263e8fa301dde545869c03be5287e018 | 6657247ae77bd4f1960cec112865aed658af21a8 | refs/heads/master | 2022-07-08T16:19:51.625271 | 2020-05-14T20:13:28 | 2020-05-14T20:13:28 | 264,010,955 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 394 | cpp | #include<iostream>
using namespace std;
#include<string>
#include<algorithm>
#include<unordered_map>
#define ll long long
int main()
{
ll int n;
cin>>n;
pair<int,string>s[n];
for(ll int i=0;i<n;i++)
{
s[i].first=0;
cin>>s[i].second;
for(ll int j=0;j<i;j++)
{
if(s[j].second==s[i].second) {s[j].f... | [
"mishra.mr97@gmail.com"
] | mishra.mr97@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.