blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4c2c1c95b652a6cb23cd808a2ed459615fc42b34 | 477c8309420eb102b8073ce067d8df0afc5a79b1 | /VTK/Charts/vtkChartPie.h | 47dbc8e7bdead5d51d6b1f495acc7fbfb1f32e9a | [
"LicenseRef-scancode-paraview-1.2",
"BSD-3-Clause"
] | permissive | aashish24/paraview-climate-3.11.1 | e0058124e9492b7adfcb70fa2a8c96419297fbe6 | c8ea429f56c10059dfa4450238b8f5bac3208d3a | refs/heads/uvcdat-master | 2021-07-03T11:16:20.129505 | 2013-05-10T13:14:30 | 2013-05-10T13:14:30 | 4,238,077 | 1 | 0 | NOASSERTION | 2020-10-12T21:28:23 | 2012-05-06T02:32:44 | C++ | UTF-8 | C++ | false | false | 4,155 | h | /*=========================================================================
Program: Visualization Toolkit
Module: vtkChartPie.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This software is dis... | [
"aashish.chaudhary@kitware.com"
] | aashish.chaudhary@kitware.com |
b406fcfad47772c9bfbafa00d9fe9bdc85d5875e | 5495b49642d3cb76b682e09cc4c7febc3938fcda | /MyCpro/MyCpro/myc++/include/EptHeartBeat.hpp | c5df80733230dfffe7bb518c3d981701e9b00357 | [] | no_license | DeXianLin/MyCPro | d04dd8bbad74080aa2a4640149e3df4b84f03a35 | 0c28f009d81c5fcc3e350397d076b3cf33cca87b | refs/heads/master | 2023-05-29T04:48:27.965539 | 2021-06-16T06:11:54 | 2021-06-16T06:11:54 | 377,346,542 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,641 | hpp | #ifndef __EPT_HEARTBEAT_HPP__
#define __EPT_HEARTBEAT_HPP__
#include <stdlib.h>
#include "vl_types.h"
#include "vl_const.h"
#include "vl_time.hpp"
//#include <WinSock2.h>
#include <sys/socket.h>
#include <netinet/in.h>
#define __MALLOC malloc
#define __FREE free
#define __MEMCPY memcpy
extern "C" {
//void notifyMe... | [
"285492845@qq.com"
] | 285492845@qq.com |
de60dd2df54c488c8b7069557fdd1ad8deaa265a | 728de43d34e192c677916365696e96af5e992b19 | /A-STD/src/State.h | 92cae89458a8fd67695d1fc8ca04f656912d8bc7 | [] | no_license | majineu/Parser | a8a8b497e51410f1c7739c83668a0e24c3f5f0d6 | ed7548a7bfe72a57deebbee631eb555e161ee713 | refs/heads/master | 2020-05-18T06:14:10.149277 | 2015-06-06T08:08:37 | 2015-06-06T08:08:37 | 22,898,740 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,210 | h | #ifndef __STATE_H__
#define __STATE_H__
#include "DepTree.h"
#include "SparseScorer.h"
#define MAX_STACK_LEN 256
class CState
{
public:
CState (CState *pState, CPool &rPool, bool cpEvent);
CState() {memset(this, 0, sizeof(*this));}
~CState() {memset(this, 0, sizeof(*th... | [
"majineu@outlook.com"
] | majineu@outlook.com |
c575a7ab222178d8c7a7456947fd458207527d36 | 5b2ed95730474ffa993e2655a0e5bbc2d482d871 | /software/include/coshfunc.h | cb4340de87c179ca91d30da292a00b19db1f0303 | [] | no_license | johnbower2012/ProgramHandOff | 133d4fa8b08b2e86d779f7b03c20a2879778b097 | c13dcecca42f099679ce8c2121736574794952ba | refs/heads/master | 2021-01-02T22:01:21.072429 | 2020-02-11T17:17:12 | 2020-02-11T17:17:12 | 239,816,585 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,454 | h | #ifndef __COSHFUNC_H__
#define __COSHFUNC_H__
#include<iostream>
#include<cmath>
#include<fstream>
#include<Eigen/Dense>
#include<random>
#include <cstdlib>
#include <cstdio>
#include <complex>
#define PI 4.0*atan(1.0)
class CDistribution{
public:
CDistribution();
virtual void GenX(int ab,double &x,double &wei... | [
"johnbower2012@gmail.com"
] | johnbower2012@gmail.com |
539f7ae2ef7b98377d03e30d81dd4b690099818c | a2a6229d0198ebd9d938e7313f58f0f9d257fc28 | /src/main.cpp | 46b555eca0e81a0b3fe9a6c4bcb6819ba3edb681 | [
"MIT"
] | permissive | pharmacurrency/pharma | 0170119b6cbd932e0163995d9b4f8076daa6ee6b | c078e884cf1cc64d7004cfe3cb9b580278b3bc4a | refs/heads/master | 2021-01-10T05:36:33.922752 | 2015-06-06T17:21:34 | 2015-06-06T17:21:34 | 36,977,280 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 153,067 | cpp | // 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.
#include <boost/algorithm/string/replace.hpp>
#include <boost/filesystem.hpp>
#inc... | [
"pharmacurrency@gmail.com"
] | pharmacurrency@gmail.com |
f8b821bda42cf31d33d1438e484c3efad1de6423 | 6aa83d5d852be4e7b4d28c3317299bc78407e76c | /histogram.cpp | 28a428cf25e6c186a97c0a39553b34e668bba2a1 | [] | no_license | Jamie-Chang/HandTracker | 18e2f11f2b911adf44068696adbc879b5ec09c2c | 2979b0a7c91bd0953e6f3e54fae83f80cfba84d9 | refs/heads/master | 2021-03-27T19:46:27.087806 | 2016-05-08T16:40:13 | 2016-05-08T16:40:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,172 | cpp | #include<opencv2/core/core.hpp>
#include<opencv2/imgcodecs.hpp>
#include<opencv2/highgui/highgui.hpp>
#include<opencv2/imgproc/imgproc.hpp>
#include <iostream>
using namespace cv;
using namespace std;
/// Global Variables
Mat src; Mat hsv;
Mat mask;
int lo = 20; int up = 20;
const char* window_image = "Source imag... | [
"cc751@cam.ac.uk"
] | cc751@cam.ac.uk |
0869e7d75b55d7c4281a5147453c1a4b42c1740b | 7ea5365a0424c50be888cfba52c54fab1779b879 | /Old/대건/2014_2_싸이클.cpp | 336cdafa3a7ecbf7a642b61708554c8ada40c8e8 | [] | no_license | judemin/AlgorithmSolutions | a3e26fb7685f7357fad7fe05743f975fe2fde406 | cef19d14ab7bf9ca70aa73f87d49834f2ee24f31 | refs/heads/master | 2023-06-29T05:22:00.109993 | 2021-08-04T07:07:25 | 2021-08-04T07:07:25 | 259,854,361 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 499 | cpp | #ifdef _MSC_VER
#define _CRT_SECURE_NO_WARNINGS
#endif
#include<iostream>
using namespace std;
int exist[1001],cnt = 0;
bool isexist(int a){
int i;
for (i = 0; i < cnt; i++)
if (exist[i] == a)
return true;
return false;
}
int main(void) {
freopen("input.txt", "r", stdin);
freopen("output.txt", "w", stdout);... | [
"judemin2087@naver.com"
] | judemin2087@naver.com |
63b0226a7bf9ce15ef2fb73a4bd227aeeb8c3d4a | 4652840c8fa0d701aaca8de426bf64c340a5e831 | /components/sync/driver/generic_change_processor.h | 3734a3ba52bb71e0a30640ba9a488b1dfd587a3a | [
"BSD-3-Clause"
] | permissive | remzert/BraveBrowser | de5ab71293832a5396fa3e35690ebd37e8bb3113 | aef440e3d759cb825815ae12bd42f33d71227865 | refs/heads/master | 2022-11-07T03:06:32.579337 | 2017-02-28T23:02:29 | 2017-02-28T23:02:29 | 84,563,445 | 1 | 5 | BSD-3-Clause | 2022-10-26T06:28:58 | 2017-03-10T13:38:48 | null | UTF-8 | C++ | false | false | 8,265 | h | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_SYNC_DRIVER_GENERIC_CHANGE_PROCESSOR_H_
#define COMPONENTS_SYNC_DRIVER_GENERIC_CHANGE_PROCESSOR_H_
#include <stdint.h>
#include <memo... | [
"serg.zhukovsky@gmail.com"
] | serg.zhukovsky@gmail.com |
a6483a0f500209cebfbe4f2f4c8475698aec5f5d | 7257896c92585eb82d9757f193bdd8d10e9a5142 | /beakjoon/BaaaaaaaarkingDog/0x03/10799_쇠막대기.cpp | 13a6dddb0136f9121689ce88e57fecb59bc41081 | [] | no_license | plenilune3/problem_solving_cpp | 2689444c5f9832c9259b2ffef594867be6318961 | adc12c8fa3a2706792c9e89afa0fe31df886154f | refs/heads/master | 2021-08-10T17:38:43.204998 | 2021-08-07T10:15:35 | 2021-08-07T10:15:35 | 253,405,433 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 584 | cpp | #include <iostream>
#include <stack>
using namespace std;
int main(int argc, char const *argv[])
{
ios_base::sync_with_stdio(false);
cin.tie(NULL);
stack<char> s;
string str;
cin >> str;
int length = str.length();
int answer = 0;
for (int i = 0; i < length; i++)
{
if... | [
"plenilune095@gmail.com"
] | plenilune095@gmail.com |
039e6e804b0403b9b0a1a91424d28200e3676bc4 | a4df2dccb985c5ce1d118ff395b03ff78033ca12 | /ch08/lst8.16.cpp | 81260f6054ed85d9d203a667f8f9b4decd796077 | [] | no_license | mjiggidy/teach_yourself_cpp | d74e661fecf59159aa50b77016b2312f3d44b933 | fbc9e2c750a6e348652377f4ba255dcb4437284c | refs/heads/master | 2023-02-08T21:29:01.544986 | 2020-12-30T22:19:14 | 2020-12-30T22:19:14 | 304,078,673 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 283 | cpp | #include <iostream>
using namespace std;
int main()
{
int* pointsToMany = new(nothrow) int[0xffffffff*30];
if(pointsToMany){
cout << "Got em at 0x" << hex << pointsToMany << endl;
delete[] pointsToMany;
}
else
{
cout << "Nope" << endl;
}
return 0;
} | [
"michael@glowingpixel.com"
] | michael@glowingpixel.com |
67b310214fa9d2fbc0eb5a895fb11b71eedf97f4 | e5c6203b553b6c47511914487ccda74da8f901d3 | /source/module/YunTask/TaskMgr.h | d3d72cbac8cd5757706988cbb403c4fd4a1c4e63 | [] | no_license | KevinJPeng/Demo | 72aa6847fe1bbc0af274593cfc62377291765fe4 | a17dae0cdf9c3f2f001ffe5d24afb0db1436b0ee | refs/heads/master | 2021-06-02T14:09:00.585872 | 2020-02-25T14:13:06 | 2020-02-25T14:13:06 | 139,514,364 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,798 | h | /********************************************************
* 文件说明:任务列表管理,任务的创建,压入,执行,与释放
* 时间 :2015/8/14
* 作者 :周林
********************************************************/
#ifndef _YUNTASKMGR_H_
#define _YUNTASKMGR_H_
#include "..\..\common\Lock.h"
#include "TaskThread.h"
#include "YunTaskStreamCtr.h"
#include ... | [
"KevinJPeng@163.com"
] | KevinJPeng@163.com |
637f19e0c1acb19bd22c5e06bc68263511437ea8 | 0958cceb81de1c7ee74b0c436b800a1dc54dd48a | /wincewebkit/WebKit/chromium/public/WebTextAffinity.h | 704d9f20423edd38f26ad29c65d7351920ab1f21 | [
"BSD-2-Clause"
] | permissive | datadiode/WinCEWebKit | 3586fac69ba7ce9efbde42250266ddbc5c920c5e | d331d103dbc58406ed610410736b59899d688632 | refs/heads/master | 2023-03-15T23:47:30.374484 | 2014-08-14T14:41:13 | 2014-08-14T14:41:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,986 | h | /*
* Copyright (C) 2009 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of ... | [
"achellies@163.com"
] | achellies@163.com |
dee73ef1fef549092cfcda378d1d9f351d710684 | 39100b66c5359c5fa7ce2dc3e0bba754f70d73f7 | /Gabriel_B/Lista de exercícios 2/Exercicio 3/ConsoleApplication1/armadura.cpp | c35709eb265780052da786d129c119f4a63ce3e3 | [] | no_license | raphaellc/AlgEDCPP | 74db9cf0b2a27239c7b44b585e436637aa522151 | f37fca39d16aa8b11572603ba173e7bc2e0e870a | refs/heads/master | 2020-03-25T21:11:30.969638 | 2018-11-29T14:24:06 | 2018-11-29T14:24:06 | 144,163,894 | 0 | 0 | null | 2018-12-11T22:08:25 | 2018-08-09T14:28:14 | C++ | UTF-8 | C++ | false | false | 164 | cpp | #include "stdafx.h"
#include "armadura.h"
armadura::armadura()
{
}
armadura::~armadura()
{
}
int armadura::dar_armadura(int x)
{
return x;
}
| [
"noreply@github.com"
] | noreply@github.com |
bccb652b6f8dbd3b88a1845443ebe5384efba030 | a09eebf36957a1b0bb2ce2224246e926032be673 | /Games/Snek/src/headers/eatables.h | 80879f3439040befdefa0fcc06436514a2fab988 | [] | no_license | havel-therock/portfolio | ec22e56aeda801e122c76040ce335445cff47988 | ad6bd5479cdd7a503707e1b68c307e56a0a71e96 | refs/heads/master | 2021-05-18T05:55:07.620738 | 2020-03-30T10:46:21 | 2020-03-30T10:46:21 | 251,145,136 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 355 | h | #ifndef __EATABLES_H__
#define __EATABLES_H__
#include "block.h"
#include "preparations.h"
class Eatables{
public:
std::vector<Block*> pears;
std::vector<Block*> snake;
Eatables();
void generateNewFruit(std::vector<Block*> snake);
void render(SDL_Renderer* gRenderer);
void remove(int ha... | [
"kacper.szatan@gmail.com"
] | kacper.szatan@gmail.com |
15b9bde76423886b070d838f295e27c7cd16b9eb | 526e6a8018fdd57c3f435e4b080611cf3a45b12f | /U1/Tema_1.3_Herencia/Proyecto_Clase_Empleado/EmpleadoPorComision.cpp | 2c6e14f22f030f61b4573523782297ffb0db81b3 | [] | no_license | sotrteacher/prograavanzada_201808_201812 | cd66891103de446ffe3cb9befe2a4996fe3d35df | 12ea033cb8bd004f1bdc1df8ecc1f5103abe736e | refs/heads/master | 2020-03-25T16:14:12.654121 | 2019-06-19T16:55:38 | 2019-06-19T16:55:38 | 143,921,274 | 10 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,917 | cpp | #include "stdafx.h"
#include <iostream>
using std::cout;
#include "EmpleadoPorComision.h"
//constructor
EmpleadoPorComision::EmpleadoPorComision(const string& nombre,
const string& apellido, const string&nss,
double ventas, double tarifa)
{
primerNombre = nombre;
apellidoPaterno = apellido;
numeroSeg... | [
"noreply@github.com"
] | noreply@github.com |
f8176ed10b29647959821dfe391c9d70a0462671 | 48298469e7d828ab1aa54a419701c23afeeadce1 | /Client/SceneEdit/src/SimplePaintAction.cpp | b68d9bcbaf6e0cc6e6de17950c584d339a1ed1a2 | [] | no_license | brock7/TianLong | c39fccb3fd2aa0ad42c9c4183d67a843ab2ce9c2 | 8142f9ccb118e76a5cd0a8b168bcf25e58e0be8b | refs/heads/master | 2021-01-10T14:19:19.850859 | 2016-02-20T13:58:55 | 2016-02-20T13:58:55 | 52,155,393 | 5 | 3 | null | null | null | null | GB18030 | C++ | false | false | 17,071 | cpp | #include "SimplePaintAction.h"
#include "SceneManipulator.h"
#include "HitIndicator.h"
#include "TerrainSelections.h"
#include "BrushShape.h"
#include <OgreStringConverter.h>
namespace WX {
//-----------------------------------------------------------------------
SimplePaintAction::SimplePaintAction(SceneMani... | [
"xiaowave@gmail.com"
] | xiaowave@gmail.com |
71b9ca5ba3c77153b4f8d574055fff9a4cb8d1f2 | f043ea2cacdb9fff33c0995e9737d0d485867309 | /UniquePath/UniquePathII.cpp | bfe9da5988b151117c8c9571595111196f067f7f | [] | no_license | jszhujun2010/LeetCode | 5a863712f2968705c35902f2048d65f14c4d1a67 | 89fb6712a137d6a9a7f69c4d51683d1f039f2c84 | refs/heads/master | 2021-01-10T09:25:49.426403 | 2016-01-29T01:38:30 | 2016-01-29T01:38:30 | 50,625,884 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,389 | cpp | #include <iostream>
#include <vector>
using namespace std;
class Solution {
public:
int uniquePathsWithObstacles(vector<vector<int>>& obstacleGrid) {
int m = obstacleGrid.size();
if (m < 1) return 0;
int n = obstacleGrid[0].size();
vector<vector<int>> res(obstacleGrid);
if... | [
"jszhujun2010@gmail.com"
] | jszhujun2010@gmail.com |
c6db5a4c6e044e8886fbef78fa27aac61bfb0e9c | ecfd47b1144d04e7553b265911ac160f2b64dcbb | /AlgorithmCategory/AlgorithmCategory/약수.cpp | 8fe110ccb0511bf06118614d9a14b650b3f9de98 | [] | no_license | qwefgh90/AlgorithmSolution | fbbc2abd04285f78ae4f97334b8ac473a36c766c | 16ebdeeadf7f99f8e8bad0fe5c091cfd9a17dced | refs/heads/master | 2021-01-16T18:20:52.654829 | 2017-09-02T12:19:15 | 2017-09-02T12:19:15 | 23,984,485 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 929 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <memory.h>
#include <string.h>
#include <math.h>
#include <iostream>
int main(){
int testcase = 0;
scanf("%d", &testcase);
for (int i = 0; i < testcase; i++){
printf("#testcase%d\n", i + 1);
int n;
int k;
scanf("%d %d", &n, &k);
int cnt = 0;
int flag = 0;... | [
"qwefgh90@naver.com"
] | qwefgh90@naver.com |
c8a43000cbd5aeab013edad8014850d681675646 | b73dec0c4d72c5d9df4e3d600f09902004164712 | /src/geometry/graphicsScene.cpp | 0c3287c527c5d8b02050f48300b138a95e20354a | [] | no_license | PavelAmialiushka/Natrix | f77ec845a052965db41af902354f973614b17798 | 1d71b58528c43a76f23a5c9eccd271f5b8aad14b | refs/heads/main | 2022-07-04T08:01:21.357306 | 2022-06-18T07:41:40 | 2022-06-18T07:41:40 | 410,462,763 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,677 | cpp | #include "graphicsScene.h"
#include "pointProcedures.h"
#include <QPainter>
namespace geometry
{
GraphicsScene::GraphicsScene(PWorldSystem pw)
: pws_(pw)
{
noCursorPoint_ = true;
textEditMode_ = false;
}
PWorldSystem GraphicsScene::ws() const
{
return pws_;
}
void GraphicsScene::setCursorPoint(poin... | [
"velok@mail.ru"
] | velok@mail.ru |
91a45fdb88d33494c5c607d080c1b1ba04240588 | c029be629ccb6fed22a84bdb3694c1d50be30b17 | /Arduino/Client_AM2560/SendColor.ino | 060d0dc71d855c0515ce97ce05075f2abe132ced | [] | no_license | alfafox75/Andon-RFID | 06ab47b37f3c88aabf915cc5a90bfe46ccb68664 | f4214965cde53bdcbe36e7a51cdb8517167cfb28 | refs/heads/master | 2020-04-10T02:38:41.478546 | 2018-04-13T10:23:45 | 2018-04-13T10:23:45 | 124,256,685 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,810 | ino | void SendColor()
{
char data[50] = {0} ;
int dataLength = 17; // Payload Length
uint16_t recCRCData = 0;
Serial.print("NODE_ID: ");
for (int i = 0; i < 3; i++) {
data[i] = node_id[i];
Serial.print(node_id[i],HEX);
}
Serial.println("");
Serial.print("CLIENT_ID: ");
for (int i = 0; i <... | [
"37150810+alfafox75@users.noreply.github.com"
] | 37150810+alfafox75@users.noreply.github.com |
8db43e7382dbc4fda3366d845765c554e1168f83 | 887f3a72757ff8f691c1481618944b727d4d9ff5 | /third_party/gecko_1.9.1/win32/gecko_sdk/include/nsIJSON.h | 2b48d43c601524f28485844d3b9139afae3d2d48 | [] | no_license | zied-ellouze/gears | 329f754f7f9e9baa3afbbd652e7893a82b5013d1 | d3da1ed772ed5ae9b82f46f9ecafeb67070d6899 | refs/heads/master | 2020-04-05T08:27:05.806590 | 2015-09-03T13:07:39 | 2015-09-03T13:07:39 | 41,813,794 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,646 | h | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/mozilla-1.9.1-win32-xulrunner/build/dom/public/idl/json/nsIJSON.idl
*/
#ifndef __gen_nsIJSON_h__
#define __gen_nsIJSON_h__
#ifndef __gen_domstubs_h__
#include "domstubs.h"
#endif
/* For IDL files that don't want to include root IDL files. */
#ifn... | [
"gears.daemon@fe895e04-df30-0410-9975-d76d301b4276"
] | gears.daemon@fe895e04-df30-0410-9975-d76d301b4276 |
e46e39e962f6432759e21e7770ee2127494f208f | 626ef95bfdd34580fb0dabbf6a70ed329d313cf5 | /important_data_structures_and_algorithms/linkedlist.hpp | 65338adc09e174a05b5a79ec0d27a1ae998aaa0c | [] | no_license | jonajourney/interview_preparation | e6bc630a58d7d5dcc46b9a562ba7324d57eb3b96 | 75c9c99ae158545e055a818cb7509a1e1889b931 | refs/heads/master | 2021-01-11T08:09:30.331365 | 2016-12-16T16:18:11 | 2016-12-16T16:18:11 | 70,110,305 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 333 | hpp | #ifndef LINKEDLIST
#define LINKEDLIST
#include <iostream>
using namespace std;
struct node{
int value;
node *next;
}
class LinkedList{
private:
node *head;
int listLength;
public:
LinkedList();
bool insertNode(node * newNode, int position);
bool removeNode(int position);
void printList();
~LinkedLi... | [
"sohxx016@umn.edu"
] | sohxx016@umn.edu |
c2b1fb480d121a4a5f187705e2d45309ff587165 | 8bc147e240c6dde2b6bd6f30c8795d0d86765bb9 | /VirtualLeaf-v1.0.1-src/src/qcanvasarrow.h | 9a06dcbe318d1e1b55ad6cf4b8986630f072d304 | [] | no_license | eddjonathan/CCpluspluscode-Mahr | f7d92cd9ca7d17b5078ecb0c0313cdc68a777350 | 88505987bbf5db343f4e1ff1368b60a86b2cb11d | refs/heads/master | 2021-01-25T09:45:05.763691 | 2017-06-09T16:11:45 | 2017-06-09T16:11:45 | 93,875,987 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,038 | h | /*
*
* $Id: qcanvasarrow.h,v 15d600891648 2010/06/24 13:22:58 michael $
*
* This file is part of the Virtual Leaf.
*
* VirtualLeaf is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 ... | [
"katrinnagy@Katrins-MacBook-Air.local"
] | katrinnagy@Katrins-MacBook-Air.local |
053f6bca6d0ee341e31b43abbbc64e6afd4a8307 | b8168c9e1e19da8d3e02720a8742c8f929e0be0f | /JULY14/CSUB.cpp | 9f997984aaeaa2bf6ef159602c012376e9761368 | [] | no_license | saikiranboga/Coding | fd063af527a6f2d932f66c206c5cb330c394fa9b | 2ca0dc7cb57b87bdefff303f4596618527ac43c7 | refs/heads/master | 2021-01-23T07:03:36.097230 | 2014-12-17T19:29:36 | 2014-12-17T19:29:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 323 | cpp | #include <iostream>
#include <string>
using namespace std;
int main(){
int t, n;
cin >> t;
while(t--){
cin >> n;
string s;
cin >> s;
long ans = 0, count = 0;
int sz = s.size();
for(int i=sz-1; i>=0; i--){
if(s[i]=='1')
count++;
}
ans = (count*(count+1))/2;
cout << ans << endl;
}
return 0... | [
"saikiranboga110792@gmail.com"
] | saikiranboga110792@gmail.com |
3e5711040573f038883c155b7c380b6987035c48 | a35b30a7c345a988e15d376a4ff5c389a6e8b23a | /boost/ptr_container/detail/static_move_ptr.hpp | 880bbaa49b0ab5d8499be34e13f4a9fc6719b063 | [] | no_license | huahang/thirdparty | 55d4cc1c8a34eff1805ba90fcbe6b99eb59a7f0b | 07a5d64111a55dda631b7e8d34878ca5e5de05ab | refs/heads/master | 2021-01-15T14:29:26.968553 | 2014-02-06T07:35:22 | 2014-02-06T07:35:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 82 | hpp | #include "thirdparty/boost_1_55_0/boost/ptr_container/detail/static_move_ptr.hpp"
| [
"liuhuahang@xiaomi.com"
] | liuhuahang@xiaomi.com |
b6c95fa04f0d2d81f90e903a715fad1d9508de2f | ecf47b47279fcf3b12ef8b0550f9b4fe35155aa6 | /src/Corrade/Utility/Algorithms.h | 662be71f197a0d6f08cb3979274fa49a2cf90339 | [
"MIT",
"Unlicense",
"LicenseRef-scancode-public-domain"
] | permissive | mgood7123/corrade | b4d9f6ff2cbf5c84ac3dfb8e02437fe977208826 | b048d6868f096d3ea5b162ed45d36aff9a9f5427 | refs/heads/master | 2023-05-13T21:04:53.651253 | 2021-06-11T13:21:29 | 2021-06-11T13:21:29 | 376,030,041 | 0 | 0 | NOASSERTION | 2021-06-11T13:13:00 | 2021-06-11T13:12:59 | null | UTF-8 | C++ | false | false | 8,743 | h | #ifndef Corrade_Utility_Algorithms_h
#define Corrade_Utility_Algorithms_h
/*
This file is part of Corrade.
Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016,
2017, 2018, 2019, 2020, 2021
Vladimír Vondruš <mosra@centrum.cz>
Permission is hereby granted, fr... | [
"mosra@centrum.cz"
] | mosra@centrum.cz |
23168fbf78a976870df4052d23e7b5d7362932b4 | 785df77400157c058a934069298568e47950e40b | /include/Geo_ApprxCurve.hxx | 31c9729f12222d1f324f25b3a649f8d964805566 | [] | no_license | amir5200fx/Tonb | cb108de09bf59c5c7e139435e0be008a888d99d5 | ed679923dc4b2e69b12ffe621fc5a6c8e3652465 | refs/heads/master | 2023-08-31T08:59:00.366903 | 2023-08-31T07:42:24 | 2023-08-31T07:42:24 | 230,028,961 | 9 | 3 | null | 2023-07-20T16:53:31 | 2019-12-25T02:29:32 | C++ | UTF-8 | C++ | false | false | 3,218 | hxx | #pragma once
#ifndef _Geo_ApprxCurve_Header
#define _Geo_ApprxCurve_Header
#include <Geo_ApprxCurve_Traits.hxx>
#include <Geo_Traits.hxx>
#include <Global_Done.hxx>
#include <Entity_Polygon.hxx>
#include <memory>
//#include <Geom2d_Curve.hxx>
namespace tnbLib
{
class Geo_ApprxCurveBase
{
/*Private Data*/
pr... | [
"aasoleimani86@gmail.com"
] | aasoleimani86@gmail.com |
28c425b4e0fefa07795ef667bd4734bb8acd5c38 | 566e45d21ca67d4b930b7971125b434d9536a8c2 | /src/game/grid.h | 80773e36129a4fb41040cfd3a9b811077e6a8059 | [] | no_license | TheNotChosenOne/Sorrow | bae1e852eb00c30c639e2ccc3be543277ca8a814 | cc7e7af7d6815fa3104be5d4193bba2bb75804c0 | refs/heads/master | 2021-06-07T08:13:42.302570 | 2020-05-10T20:16:50 | 2020-05-10T20:16:50 | 133,557,612 | 2 | 0 | null | 2018-09-17T03:35:14 | 2018-05-15T18:33:55 | C++ | UTF-8 | C++ | false | false | 1,174 | h | #pragma once
#include "core/geometry.h"
#include "entities/data.h"
#include <vector>
#include <utility>
class Grid;
struct GridBind {
Grid *grid;
size_t row;
size_t col;
};
DeclareDataType(GridBind);
template<>
void Entity::deleteComponent< GridBind >(Core &core, uint64_t id, GridBind &gb);
class Grid ... | [
"swanuch@gmail.com"
] | swanuch@gmail.com |
3f689cf74cb4006e8d0ecb35e15dc060647d71d9 | 10b019490a0a3c6f3ade44326de9df595ebe5a41 | /linked_list.cpp | 95e9b670edcb8f5c9b30898b2b17c956ad72c336 | [] | no_license | cout-pranav/mycode | 21a594484f669e3ee30ac662db7e140bab1b16d8 | 450d1ff5ec9f89f40cb431766522de9a0bbf1831 | refs/heads/main | 2023-02-09T10:33:50.377779 | 2020-12-30T06:40:53 | 2020-12-30T06:40:53 | 322,620,197 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,531 | cpp | #include<bits/stdc++.h>
using namespace std;
class node{
public:
int data;
node* next;
node(int x)
{
data=x;
next=NULL;
}
//***********
//call by reference
};
void insertAtTail(node* &head,int val)
{
node* new... | [
"56630358+P-cm-source@users.noreply.github.com"
] | 56630358+P-cm-source@users.noreply.github.com |
b06cc73d3044b664835f4d6c1f608d5c5a388f5f | 7cef4109505438ad9c2f5140577f49a4cd1d6d2f | /PolyObject.cpp | 0f955b027633d35266ebe4c7cea5398c3883fb8a | [] | no_license | MBulli/FHWS-raytracer | 71256424fa3a0d4638e57eaf313ef1af3001e362 | d2c2a42b09d0991595ba43461a4aa1db117b38ef | refs/heads/master | 2016-09-10T20:05:59.515614 | 2015-07-13T19:32:21 | 2015-07-13T19:32:21 | 37,068,414 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,039 | cpp | #include "stdafx.h"
#include "Ray.h"
#include "PolyObject.h"
#include <map>
#include <cmath>
void PolyObject::calcBoundingSphere()
{
Vector min(DBL_MAX, DBL_MAX, DBL_MAX), max(-DBL_MAX, -DBL_MAX, -DBL_MAX);
for (auto& triangle : triangles)
{
for (const auto& v : triangle->getPoints())
{
if (v->x < min.x) ... | [
"markusbullmann@gmail.com"
] | markusbullmann@gmail.com |
65fa63a4649b605ff4064d8e2294940d8f792853 | 87724f093082fcc96886939be12b73180edbf4b2 | /Pyramid of stars.cpp | 646606de18384df78895dc625d0f3901e359a68b | [] | no_license | Mohim-Singla/C-Programing | 583ba69d0aaaef3a4c8321c659c8278cf7cb9c6d | 2a2edd5e1e9ac2bc514524d4e9488a9292776be2 | refs/heads/main | 2023-03-21T15:21:39.532438 | 2021-03-19T08:40:59 | 2021-03-19T08:40:59 | 331,958,980 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 482 | cpp | #include <iostream>
using namespace std;
int main()
{
int n=0;
cout<<"Enter n: "<<endl;
cin>>n;
for(int j=1;j<=n;j++)
{
for (int i=1;i<=(2*n-1);i++)
{
if ((i>=n-(j-1)) && (i<=n+(j-1)))
{
cout <<'*';
... | [
"noreply@github.com"
] | noreply@github.com |
499f2f8d67d8df9b11e8ffaabe9794ec0c2f80f8 | dda936f34f1c1ee4b06914992393a5b32665d4a8 | /Kursach/Button.h | bf536a5e6e31ed868fb9889b2ad164b767fc9821 | [] | no_license | Kolyavojteh2/Billiard | 14a42ebd11d4431cf6a8aaa8814e78e731cbbcf1 | a4cb72f0f2ef8b537dd0b238999d7aa09b8a4f64 | refs/heads/main | 2023-05-05T11:20:53.751273 | 2021-05-27T13:10:31 | 2021-05-27T13:10:31 | 371,376,328 | 1 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 903 | h | #pragma once
#include "Draw_text.h"
#include "Draw_rect.h"
#include "Rectangle_shape.h"
// Клас кнопки для переходу з одного стану програми в інший
class Button : private Rectangle_shape, public Draw_text
{
Texture* texture;
// Стан в який необхідно перейти по натисканні на кнопку
int jump_to_state;
public:
B... | [
"kolyavojteh2@gmail.com"
] | kolyavojteh2@gmail.com |
a550c737e6d1340771b50d02402bf0b26067a266 | f85fd5f0d9a1f4ca5299fd9ed868a40f7b895370 | /Arduino/BME280_MultipleSensorsI2C/BME280_MultipleSensorsI2C.ino | 0cc09d0516a9b172afd72961ae7ac5ee550621b3 | [] | no_license | Donders-Institute/Donders | ac1e71879a44c8bf69216f73e5ec2d93b2a9dd53 | 59aa65fb05bd53eebd1239ff74422d8e0800bb4e | refs/heads/master | 2021-02-24T13:33:56.598959 | 2020-01-08T15:17:02 | 2020-01-08T15:17:02 | 245,432,882 | 0 | 1 | null | 2020-03-06T13:55:51 | 2020-03-06T13:55:50 | null | UTF-8 | C++ | false | false | 11,266 | ino |
/***************************************************************************
Example for BME280 Weather Station using two Sensors with I2C Communication
written by Thiago Barros for BlueDot UG (haftungsbeschränkt)
BSD License
This sketch was written for the Bosch Sensor BME280.
The BME280 is a MEMS device f... | [
"jagarciauceda@gmail.com"
] | jagarciauceda@gmail.com |
436ce0907eacf963869cb3087e852e9f27854b18 | 07fff1a3585b0c7b62d490c0043f2e02244e4014 | /第八次试验/Array/Array.h | 247b2235bd9ad8dcb5219b5319a866b54532123a | [] | no_license | Orange-pipi/Homework | 7b6640bf79925271e3ff5a9fe547750cf45b19f1 | 54358d6e26b292d33019715661b587f4c3b507fd | refs/heads/main | 2023-02-03T21:09:04.515689 | 2020-12-18T12:17:45 | 2020-12-18T12:17:45 | 300,644,421 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,004 | h | /*************************************************
** 功能说明 : 定义类和成员函数
** 创建 : 2020-12-14 / 16:01
** 作者: Orange-pipi
/**************************************************/
#pragma once//保证同一文件不会被编译多次
#include <iostream>
using namespace std;
/*----------------------------------*
类定义
*----------------------... | [
"noreply@github.com"
] | noreply@github.com |
4f429d4bcadeb8c3309cd23daf17bb2b5178e91d | 50de7f977f3d60fa3ea7df2b908be49d8ca44083 | /C++/unique-ptr.cpp | 27fb28e9b751b6e85c72db40158714049cbe1e5c | [
"Apache-2.0"
] | permissive | unmeshvrije/C-- | e559b2806af0a5e14ce233bc8ba1c55aadd2659a | 361616849313155b34afc68769f6bb121bafdac0 | refs/heads/master | 2022-12-24T05:54:39.053431 | 2022-12-12T16:20:34 | 2022-12-12T16:20:34 | 12,909,247 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 198 | cpp | #include <iostream>
using namespace std;
void fun(unique_ptr& q) {
}
int main(void) {
unique_ptr<int> ptr = make_unique<int>();
*ptr = 10;
cout << *ptr << endl;
return 0;
}
| [
"unmesh.joshi126@gmail.com"
] | unmesh.joshi126@gmail.com |
aa7b1662faa6c4b3a0a7deea8817840afab4bf32 | 5f25735cdd4096f14641a1c2a3a47a82745e7da6 | /src/InsertMediaPropertiesAction.cpp | 2c866ea79739c41aef9c9c511b336fa3e894cc00 | [
"MIT"
] | permissive | fabiant7t/ultraschall-plugin | 1fe60718fbbfc274831428c6205679da829f0ca8 | 5d194457050f4a683e82a2ce4e6339b96da9b0bf | refs/heads/main | 2023-04-22T17:55:04.367738 | 2021-03-20T14:01:47 | 2021-03-20T14:01:47 | 366,276,209 | 0 | 0 | MIT | 2021-05-11T06:18:22 | 2021-05-11T06:18:21 | null | UTF-8 | C++ | false | false | 9,578 | cpp | ////////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) The Ultraschall Project (https://ultraschall.fm)
//
// The MIT License (MIT)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the... | [
"heiko@panjas.com"
] | heiko@panjas.com |
a7f8d0f975d01d36df327286ee5fe49a570d3995 | 8dd39b654dde37c6cbde38a7e3a5c9838a237b51 | /big mod again/main.cpp | b2f11e4bc8850af18c7e766d91d72e68121d7bf6 | [] | no_license | Taohid0/C-and-C-Plus-Plus | 43726bdaa0dc74860c4170b729e34cea268008fd | d38fd51851cc489302ad4ef6725f1d19f7e72ec2 | refs/heads/master | 2021-07-19T17:30:26.875749 | 2017-10-28T09:49:51 | 2017-10-28T09:49:51 | 108,636,340 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 350 | cpp | #include <bits/stdc++.h>
using namespace std;
int big_mod(int b,int p,int d)
{
if(p==0){
return 1;
}
if(p==2){
return ((big_mod(b,p/2,d)*big_mod(b,p/2,d))%d);
}
return ((b%d)*big_mod(b,p-1,d))%d;
}
int main()
{
int b,p,d;
cin>>b>>p>>d;
int result = big_mod(b,p,d);
... | [
"taohidulii@gmail.com"
] | taohidulii@gmail.com |
46c277e563108a74c648cc55b065a939ab7ee77c | 5ab41c73c157685f1d9c8b9c684419d690959c83 | /SlideSplash/Window.cpp | 5a5c8fec2c83d5125d70435e85f711857b606dac | [
"Zlib"
] | permissive | WeyrSDev/SlideSplash | f4e2a16d26b06fc55511dc6860d0443548efffaa | 78c020b41dbf1440c54077076bf0532fe764c2cc | refs/heads/master | 2021-06-01T05:20:27.438524 | 2016-07-05T15:50:26 | 2016-07-05T15:50:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,814 | cpp | //////////////////////////////////////////////////////////////////////////////
//
// Slide Splash
//
// Copyright(c) 2016 M.J.Silk
//
// This software is provided 'as-is', without any express or implied
// warranty. In no event will the authors be held liable for any damages
// arising from the use of this software.
//... | [
"MJSilk2@gmail.com"
] | MJSilk2@gmail.com |
4d3732685d9152ff2b66501deab5ae68ce227ede | 9a60b4f125d11ae13ffd9e48fb4ee9b79e94f562 | /IL2CPP/Il2CppOutputProject/Source/il2cppOutput/Bulk_Generics_11.cpp | 534d41eca621a94634b2ae0c170ac88ab6d49451 | [
"MIT"
] | permissive | dngoins/AutographTheWorld-MR | 99109e728746c164b12cf68e84e7b4b5a9390ab7 | 24e567c8030b73a6942e25b36b7370667c649b90 | refs/heads/master | 2021-04-12T07:51:07.040152 | 2018-03-19T06:36:00 | 2018-03-19T06:36:00 | 125,808,361 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,376,954 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include <stdint.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "il... | [
"dngoins@hotmail.com"
] | dngoins@hotmail.com |
641406d954a7d2ebb2e78a96ebc4e16ed93a9c12 | 957a80ea22c5abb4f4670b250d55534d9db99108 | /src/util/json.hpp | c383674bf1ec1f268b7a076ba768bb4b196b5f7f | [
"Apache-2.0"
] | permissive | GaloisInc/lean | aa1e64d604051e602fcf4610061314b9a37ab8cd | f1ec117a24459b59c6ff9e56a1d09d9e9e60a6c0 | refs/heads/master | 2020-06-15T06:35:09.807322 | 2017-09-05T15:13:07 | 2017-09-05T15:13:07 | 75,319,626 | 2 | 1 | Apache-2.0 | 2018-10-11T20:36:04 | 2016-12-01T18:15:04 | C++ | UTF-8 | C++ | false | false | 355,687 | hpp | /*
__ _____ _____ _____
__| | __| | | | JSON for Modern C++
| | |__ | | | | | | version 2.0.5
|_____|_____|_____|_|___| https://github.com/nlohmann/json
Licensed under the MIT License <http://opensource.org/licenses/MIT>.
Copyright (c) 2013-2016 Niels Lohmann <http://nlohmann.me>.
Permission is... | [
"leonardo@microsoft.com"
] | leonardo@microsoft.com |
d297835e5271b1426134a8fe41ba18f503c151b3 | f06630352a79b74d250b1f34b3ea8720571ad58e | /src/petra/dev/src/OneFile/datastructures/trevor_brown_abtree/common/recordmgr/debugprinting.h | cc3529c7abda07afbae4caa6b83f82d19151c43d | [
"MIT"
] | permissive | CLPeterson/DurableCorrectness | b57f3d28ce4cdb932506964b40b06bdb39ba843a | 5e3ae0c09f6ac9415850ae389672c50cb743262d | refs/heads/master | 2023-01-28T10:55:23.083481 | 2020-09-22T13:30:34 | 2020-09-22T13:30:34 | 285,900,349 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 970 | h | /*
* File: debugprinting.h
* Author: trbot
*
* Created on June 24, 2016, 12:49 PM
*/
#ifndef DEBUGPRINTING_H
#define DEBUGPRINTING_H
#include <atomic>
#include <sstream>
#define COUTATOMIC(coutstr) /*cout<<coutstr*/ \
{ \
std::stringstream ss; \
ss<<coutstr; \
std::cout<<ss.str()... | [
"r.izadpanah@knights.ucf.edu"
] | r.izadpanah@knights.ucf.edu |
00bc098e7313dd8f4584faf6b88f0161f195e841 | a43d3e078350efdc0085a471348f30172833527d | /TestTools/TestToolsDoc.cpp | 1eb901b453b96f0a963537b2c78f64ccb2f4ba53 | [] | no_license | RumbleJack/LearnATLAndCom | 62d4c6d58f768133e66277eb1d16c9f588ff781d | d5e5892b7b392174112b0e0fd7914b407059e079 | refs/heads/master | 2021-05-06T07:59:35.871856 | 2017-12-12T15:34:32 | 2017-12-12T15:34:32 | 113,975,632 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,383 | cpp | // TestToolsDoc.cpp : CTestToolsDoc 类的实现
//
#include "stdafx.h"
// SHARED_HANDLERS 可以在实现预览、缩略图和搜索筛选器句柄的 ATL 项目中进行定义,并允许与该项目共享文档代码。
#ifndef SHARED_HANDLERS
#include "TestTools.h"
#endif
#include "TestToolsDoc.h"
#include <propkey.h>
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CTestToolsDoc
IMPLEMENT_DYNCREATE(CTe... | [
"renjiewen1995@163.com"
] | renjiewen1995@163.com |
3549b742686e78a1387070a9b8db7192a12ec627 | 086d025478aa51345dd2f18e037625547b14299a | /nodecpp/src/obnnode_mqttnode.cpp | 6abbe6993172983696c0522f8bb41dd623a9cab2 | [
"MIT"
] | permissive | nxt-lab/openBuildNet | e7fdbc91254ee30ede1308057091be2a8e8e30df | 69b6c9e6dcb7d1df2c6b1b7c61320d45e5ef07aa | refs/heads/master | 2022-12-24T17:39:52.263381 | 2020-02-03T20:41:44 | 2020-02-03T20:41:44 | 238,056,920 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,579 | cpp | /* -*- mode: C++; indent-tabs-mode: nil; -*- */
/** \file
* \brief MQTT node class for the C++ node interface.
*
* Implement the main node class for a C++ node.
*
* This file is part of the openBuildNet simulation framework
* (OBN-Sim) developed at EPFL.
*
* \author Truong X. Nghiem (xuan.nghiem@epfl.ch)
*/
#... | [
"truong.nghiem@gmail.com"
] | truong.nghiem@gmail.com |
692f796c07fba0e28dd76f19051d355400e061fa | d32424b20ae663a143464a9277f8090bd017a7f6 | /hihocode/1093-ShortestPathIII.cpp | a1a17f12d0e82970680e5dda966de4d1c338c9b9 | [] | no_license | Vesion/Misirlou | a8df716c17a3072e5cf84b5e279c06e2eac9e6a7 | 95274c8ccb3b457d5e884bf26948b03967b40b32 | refs/heads/master | 2023-05-01T10:05:40.709033 | 2023-04-22T18:41:29 | 2023-04-22T18:43:05 | 51,061,447 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,013 | cpp | #include <iostream>
#include <algorithm>
#include <vector>
#include <string>
#include <cstring>
#include <climits>
#include <queue>
using namespace std;
const int MAXN = 100005;
vector<pair<int,int>> g[MAXN];
int dist[MAXN];
bool has[MAXN];
int N, M, S, T;
void spfa(int s) {
for (int i = 1; i <= N; ++i) dist... | [
"xuxiang19930924@126.com"
] | xuxiang19930924@126.com |
459221e4a6aaa89dbda9096625af82bd8febec01 | af415413b91d68e5ce0c92a9cf9a940e27c5a39e | /2. Tes Username dan Password.cpp | 60c3d02301dc36715e0ac278aae5180788c33a13 | [] | no_license | waskitayudha/Tes-Arkademy | 3672d8b04916a601541a7ae811a26d75f31c152f | b9cbfeebddebe6fc2f2980b5f94bf608a2e4f656 | refs/heads/master | 2020-07-21T22:57:34.818456 | 2019-09-07T16:19:31 | 2019-09-07T16:19:31 | 206,993,195 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 462 | cpp | #include<iostream>
#include<conio.h>
using namespace std;
int main()
{
int i;
char ch;
string user, pass;
for(i=1; i<=3; i++)
{
string user = "";
string pass = "";
cout<<"Username: ";cin>>user;
cout<<"Password: ";cin>>pass;
if(user=="yudha" && pass=="yud123")
{
cout<<"\n\nAnda B... | [
"noreply@github.com"
] | noreply@github.com |
19d5ccbf5c0fca2c4acb23f4537a5b514e544321 | c0bde5d4a897cf867cc02fc3b19a769f4153104d | /projekat2/RenameRunClasses.h | f665fded93092b3e0423b8648ead61bb614ea501 | [] | no_license | mmaricic/FilesystemManagement | 68ef10477aee8addf0856420f7b35b60e39d28d1 | f03a868d73ba8cce120a4eb7e79d89a434b453fb | refs/heads/master | 2021-07-08T17:50:25.526484 | 2017-10-06T18:49:12 | 2017-10-06T18:49:12 | 106,038,816 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 573 | h | #ifndef _RENAMERUNCLASSES_H
#define _RENAMERUNCLASSES_H
#include "RunClass.h"
class BasicRename : public RunClass{
public:
virtual void run(string oldn, string newn)=0;
};
class RenamePath : public BasicRename{
public:
void run(string oldn, string newn) override;
};
class RenameAlias : public BasicRename{
public:
... | [
"marija190396@gmail.com"
] | marija190396@gmail.com |
1f7bde6a312e10cb82087fd73be8bee6dfbb5474 | c30e64a6f8ac83fc9c46ffa8d14d88dbf6f19757 | /core/unit_test/Serial/tstSlice_Serial.cpp | 32ffbf63dcf3cb5de507d3294e8b1aff57b71ce9 | [
"BSD-3-Clause"
] | permissive | ibaned/Cabana | 6e8904484b137382920af1740680458f66932bab | d8ee1af4111cfb3f0c16d03630bf54d317d12e19 | refs/heads/master | 2020-04-28T18:15:52.540822 | 2019-03-12T23:10:29 | 2019-03-12T23:10:29 | 175,473,136 | 0 | 0 | BSD-3-Clause | 2019-03-13T18:00:43 | 2019-03-13T18:00:42 | null | UTF-8 | C++ | false | false | 848 | cpp | /****************************************************************************
* Copyright (c) 2018-2019 by the Cabana authors *
* All rights reserved. *
* *
* This ... | [
"slatterysr@ornl.gov"
] | slatterysr@ornl.gov |
99842653a101fe1f6652231d7f89789c0f128a22 | c3f3eee1dea0316d7bca34611fc2f05caa3a73b9 | /atcoder.jp/abc066/arc077_a/Main.cpp | 25c82ae065d1c0e4ef631e2bc676064c760b5fd9 | [] | no_license | Nemurino-kai/Atcoder_source | d2c2e3ef6a887ca33ddebec6ecb6a2c1a681c87c | a25eb2c36ac51c4c6c56f6a009f020123fc1f53a | refs/heads/master | 2021-04-20T23:48:06.865125 | 2017-07-01T12:08:24 | 2017-07-01T12:08:24 | 249,726,902 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 349 | cpp | #include<iostream>
#include<deque>
int main() {
int num, suu;
std::deque<int> vec;
int i, j, t;
scanf("%d", &num);
for (i = 0; i < num; i++) {
scanf("%d", &suu);
if (i % 2 == (num - 1) % 2) {
//一致
vec.push_front(suu);
}
else {
vec.push_back(suu);
}
}
for (i = 0; i < num; i++) {
pri... | [
"kohei.tashiro@chiba-u.jp"
] | kohei.tashiro@chiba-u.jp |
ea65b7ce7bafe48ecf05ccb22d1c2f510d05f624 | 2837bfaf2b8a0fd938b7623a151787d9e16ae315 | /Algorithms_and_Data_Structures/First_Project/cpp/airport.hpp | 83ed9e8a03634706debec9bfe0212642454cd68c | [] | no_license | dcoimbra/University-Projects | 9c7cea8a1ae11c84d7e413562af3a3c456e89a07 | ec4a11645660692d3a04fd10e4588727981ac6b1 | refs/heads/master | 2021-07-09T00:12:57.269363 | 2020-11-30T01:18:25 | 2020-11-30T01:18:25 | 216,188,142 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,470 | hpp | #pragma once
#include <string>
#include <boost/graph/adjacency_list.hpp>
constexpr int IDLEN = 3;
struct Airport {
private:
std::string id{};
int capacity{};
bool open{true};
public:
void set_id(std::string id);
void set_capacity(int capacity);
void flip_state();
std::string get_id();
int get_cap... | [
"david.coimbra@tecnico.ulisboa.pt"
] | david.coimbra@tecnico.ulisboa.pt |
b268c8e902be17c15f8cf6ef9b0890e13969a99b | 7580b75f78802d4852d0fc1c2fb6186809635c48 | /lib/Ethernet_Alt_SPI/Ethernet.cpp | 0be4d3b8a62fcf3af4f47412da4dd4df2b96e8c7 | [] | no_license | FlipEngineering/nailsteppers | 2a8c322ac7f646c55e12c0a28bb8e6c9822148cb | b44263fb3a63dc337d4f2b416d1ebadf45026d6c | refs/heads/main | 2023-04-30T09:39:40.922306 | 2021-05-24T11:36:16 | 2021-05-24T11:36:16 | 370,329,225 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,634 | cpp | #include "Ethernet.h"
#include "w5100.h"
#include "Dhcp.h"
IPAddress EthernetClass::_dnsServerAddress;
DhcpClass* EthernetClass::_dhcp = NULL;
int EthernetClass::begin(uint8_t *mac, unsigned long timeout, unsigned long responseTimeout)
{
static DhcpClass s_dhcp;
_dhcp = &s_dhcp;
// Initialise the basic info
W510... | [
"philipp.duennwald@gmail.com"
] | philipp.duennwald@gmail.com |
bcab1def053eaa46e462e40a255124b7ddb81ecf | a2f6660488fed555d720cc0df72ae2cfd526d0ec | /src/hssh/local_topological/voronoi_skeleton_grid.cpp | 74c6c86c9886d7214962c8879dc87e6138054de2 | [
"MIT"
] | permissive | h2ssh/Vulcan | 91a517fb89dbed8ec8c126ee8165dc2b2142896f | cc46ec79fea43227d578bee39cb4129ad9bb1603 | refs/heads/master | 2022-05-03T02:31:24.433878 | 2019-05-04T17:12:12 | 2019-05-04T17:12:12 | 184,834,960 | 6 | 11 | NOASSERTION | 2022-04-29T02:03:07 | 2019-05-04T00:21:10 | C++ | UTF-8 | C++ | false | false | 3,510 | cpp | /* Copyright (C) 2010-2019, The Regents of The University of Michigan.
All rights reserved.
This software was developed as part of the The Vulcan project in the Intelligent Robotics Lab
under the direction of Benjamin Kuipers, kuipers@umich.edu. Use of this code is governed by an
MIT-style License that can be foun... | [
"collinej@umich.edu"
] | collinej@umich.edu |
4e4803340aac9fb4014fc3a9bc13023d15af560b | 336080c1dc0a7df1949618eec856204f87740aea | /HackerRank/C30daysofCode/akuna5.cpp | 09b81c84e58d6c5d63f1479e792a5dc852f7c879 | [] | no_license | CoderZeus/HackerRank | 5d11cd2d958be3153028ac51fb494acfaf340560 | 32420d039b2fdbccd674146d079457ca7d4d3ace | refs/heads/master | 2023-02-19T05:58:10.090536 | 2021-01-22T19:15:53 | 2021-01-22T19:15:53 | 272,883,977 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,941 | cpp | #include <map>
#include <set>
#include <list>
#include <cmath>
#include <ctime>
#include <deque>
#include <queue>
#include <stack>
#include <string>
#include <bitset>
#include <cstdio>
#include <limits>
#include <vector>
#include <climits>
#include <cstring>
#include <cstdlib>
#include <fstream>
#include <numeric>
#inc... | [
"skur0010@student.monash.edu"
] | skur0010@student.monash.edu |
89c50926e85905e16863db5661d7d1813f95b84d | 1bf8b46afad5402fe6fa74293b464e1ca5ee5fd7 | /Demo/Shenmue3SDK/SDK/BP_MiniMap2DCaptureTaget_functions.cpp | 014ff1fbdef5fdb62a38e968cedc84d26e11ef14 | [] | no_license | LemonHaze420/ShenmueIIISDK | a4857eebefc7e66dba9f667efa43301c5efcdb62 | 47a433b5e94f171bbf5256e3ff4471dcec2c7d7e | refs/heads/master | 2021-06-30T17:33:06.034662 | 2021-01-19T20:33:33 | 2021-01-19T20:33:33 | 214,824,713 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,876 | cpp |
#include "../SDK.h"
// Name: S3Demo, Version: 0.90.0
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Functions
//---------------------------------------------------------------------------
// Function BP_MiniMap2DCaptu... | [
"35783139+LemonHaze420@users.noreply.github.com"
] | 35783139+LemonHaze420@users.noreply.github.com |
01325d0bdfac476731863d28fdd59f55b46298b7 | acc55ea7338403b57f3e980f9f5938cd866f7e0c | /9_Patrones/ejemplos/EjemploCadenaResponsabilidad/peticion.cpp | ff4f14a357cdcf489b11c2a9ed56008f5c986cf6 | [] | no_license | Antecarlo/CursoC | 4c523ab5b9c359c41013b0e9fa92f80b5d6177c6 | 60efb931d964d82a9763bcaf6ec2d527095428de | refs/heads/master | 2020-08-28T15:18:55.735624 | 2019-10-26T16:24:21 | 2019-10-26T16:24:21 | 217,732,005 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 370 | cpp | #include "peticion.h"
Peticion::Peticion(TIPO tipo, string contenido)
{
this->tipo = tipo;
this->contenido = contenido;
}
string Peticion::toString()
{
string t="";
switch(tipo)
{
case SMS:
t="SMS";
break;
case EMAIL:
t="email";
break;
case WHATSAPP:
t="whatsapp";
break;
}
return t ... | [
"c.antequerasanchez@gmail.com"
] | c.antequerasanchez@gmail.com |
eb36ca561a9a7fd969ae7293f8d1dbb7ce05dbb1 | a75d9471acfc74a84455ab0809b062e42becb8c7 | /ch04/SpeedStateBlackboard/Throttle.h | 577c42ba8cebeae213564856be636e387d82e880 | [
"MIT"
] | permissive | ajunlonglive/Hands-On-Design-Patterns-with-Qt-5 | 035e57e0d06f1cc6e831d614cb4ac4753001ee5b | 00f3f7de9ce75f86e056bf9be942d169bb96d7ff | refs/heads/master | 2023-08-14T14:18:48.868284 | 2021-09-21T23:22:00 | 2021-09-21T23:22:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 509 | h | #ifndef THROTTLE_H
#define THROTTLE_H
#include <QSlider>
#include "KnowledgeSource.h"
class Throttle : public QSlider, public KnowledgeSource
{
Q_OBJECT
public:
explicit Throttle(QWidget *parent = nullptr);
explicit Throttle(Qt::Orientation orientation, QWidget *parent = nullptr);
// void setBlackbo... | [
"jwernerny@gmail.com"
] | jwernerny@gmail.com |
a9b860e25de3214498d27040d394f2b6c18644e0 | 146b453c1f3219b13d28db75ac22e24217d38222 | /Assignment one/code2.cpp | cd4b4915496ad450a32a1618291c0771f66e8e18 | [] | no_license | jackbundi/OOP-II | 34edcb1c74c2d8ed6f2c098b950d36f6e96dc4e2 | 95244536b677c0c83ceebc7d64f4a6910c61fd36 | refs/heads/master | 2021-01-17T12:42:34.436358 | 2016-06-15T09:10:42 | 2016-06-15T09:10:42 | 56,591,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 172 | cpp | #include <iostream>
using namespace std;
int main()
{
int N;
cin >> N;
for(N=0; N<5;N++)
{
cout << "Hello, World\n";
}
return 0;
} | [
"jack.bundi@strathmore.edu"
] | jack.bundi@strathmore.edu |
a9b5495019b6d5a3821eb83c1935d38569004979 | 04c6d6a2534fa2e63aba918f2c038f45915ff828 | /模拟/1528. Shuffle String.cpp | a5bf4df90cedfa18a09e3dd559ecb4cc74d82f8f | [] | no_license | ttzztztz/leetcodeAlgorithms | 7fdc15267ba9e1304f7c817ea9d3f1bd881b004b | d2ee1c8fecb8fc07e3c7d67dc20b964a606e065c | refs/heads/master | 2023-08-19T10:50:40.340415 | 2023-08-02T03:00:38 | 2023-08-02T03:00:38 | 206,009,736 | 17 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 290 | cpp | class Solution {
public:
string restoreString(string s, vector<int>& indices) {
const int N = indices.size();
string answer(N, 'a');
for (int i = 0; i < N; i++) {
answer[indices[i]] = s[i];
}
return answer;
}
};
| [
"ttzztztz@outlook.com"
] | ttzztztz@outlook.com |
aa5cb4e2b0fa2cf75c64afc8d5c6f333fb12dd46 | 110f1f9d104947e18167d08ffca685fb01ee22ad | /MCSim.h | c2f6a71e29b7134cb39212941e16fd28df4257f4 | [] | no_license | Sussex-Invisibles/LaserballMaskGenerator | ea3828815399d5c3d37f2e435f235d1cb5ebc1dc | 77d8aea110fb290d8022c72c1b8cd2ad750d1f93 | refs/heads/master | 2021-08-23T16:47:38.559928 | 2017-12-05T19:02:20 | 2017-12-05T19:02:20 | 113,221,286 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 502 | h | #include "Vector.h"
#include <random>
class MCSim{
public:
//Mersenne Twister random number generator
std::mt19937_64 g;
std::uniform_real_distribution<double> dist;
MCSim();
~MCSim();
//Random number between 0 and 1
double randomDouble();
Vector r... | [
"ms711@sussex.ac.uk"
] | ms711@sussex.ac.uk |
cb79887ead929e5d693408d22a08d675bf45a726 | ac2f2177fc4709f3c94d66e29b5e140e62dcce80 | /applictaie/system.hpp | 40d6600e5d204b3c457d99d5dbe69ab77059ea7b | [] | no_license | leojenns/touchless-safe- | 53f11f8b4cbe6e001731f52390e9049b9b99d0db | d57f82b9cacf043775a140aa92cbea667874c705 | refs/heads/master | 2021-01-17T20:08:45.278640 | 2016-06-20T09:53:53 | 2016-06-20T09:53:53 | 59,851,145 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,348 | hpp | /****************************************************************************************************************************
* auther :: Leo Jenneskens ... | [
"leo.jenns.s2@gmail.com"
] | leo.jenns.s2@gmail.com |
84fa7959a591bb1000a6e6510f415b9e8cda2e3e | 016c3156a8b8f8f8c9fe0b2e37d9dc5765ed7823 | /video/src/main/cpp/media/decoder/i_decoder.h | be294692a6498a095c2da51e833241fd6a77c278 | [] | no_license | LuckyXiaoTang/AndroidTrainingRecorder | b1b54f1c2a5fa4083837991d03fe0772aac0f727 | 364b4df19b2d69577c10f59f294524eeaf773f6f | refs/heads/master | 2021-08-10T11:58:17.568353 | 2020-08-27T05:57:07 | 2020-08-27T05:57:07 | 215,716,965 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 408 | h | //
// Created by Terry on 2020/4/3.
//
#ifndef ANDROIDTRAININGRECORDER_I_DECODER_H
#define ANDROIDTRAININGRECORDER_I_DECODER_H
class IDecoder {
public:
virtual void goOn() = 0;
virtual void pause() = 0;
virtual void stop() = 0;
virtual void isRunning() = 0;
virtual void getDurition() = 0;
... | [
"497847377@qq.com"
] | 497847377@qq.com |
4a9590e2eedddc2719e616301b0ac3bd153c4db0 | 55c250525bd7198ac905b1f2f86d16a44f73e03a | /Python/tgui/include/TGDataman.h | 081b9a879c4c1765aaa8186871c7b074d6588843 | [] | no_license | NateWeiler/Resources | 213d18ba86f7cc9d845741b8571b9e2c2c6be916 | bd4a8a82a3e83a381c97d19e5df42cbababfc66c | refs/heads/master | 2023-09-03T17:50:31.937137 | 2023-08-28T23:50:57 | 2023-08-28T23:50:57 | 267,368,545 | 2 | 1 | null | 2022-09-08T15:20:18 | 2020-05-27T16:18:17 | null | UTF-8 | C++ | false | false | 2,374 | h | //-----------------------------------------------------------------------------
// This source file is part of TGUI (Tiny GUI)
//
// Copyright (c) 2006-2007 Tubras Software, Ltd
// Also see acknowledgements in Readme.html
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this sof... | [
"nateweiler84@gmail.com"
] | nateweiler84@gmail.com |
7ba89c5dcc998abf6cf868087dcd31664234e0a9 | c1ff870879152fba2b54eddfb7591ec322eb3061 | /core/sceneManager/network/3rdParty/raknet/Samples/Tests/PingTestsTest.h | be1017b296de3633d0a1019f31da5539b910b5fa | [
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | MTASZTAKI/ApertusVR | 1a9809fb7af81c3cd7fb732ed481ebe4ce66fefa | 424ec5515ae08780542f33cc4841a8f9a96337b3 | refs/heads/0.9 | 2022-12-11T20:03:42.926813 | 2019-10-11T09:29:45 | 2019-10-11T09:29:45 | 73,708,854 | 188 | 55 | MIT | 2022-12-11T08:53:21 | 2016-11-14T13:48:00 | C++ | UTF-8 | C++ | false | false | 1,147 | h | /*
* Copyright (c) 2014, Oculus VR, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/
#pragma o... | [
"peter.kovacs@sztaki.mta.hu"
] | peter.kovacs@sztaki.mta.hu |
e1f55c37806467fe4921dc6ec5f65e241079fa23 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/admin/burnslib/inc/validatedomainname.hpp | 845961558d008cfb74fae63bc90c19c17c5bdf94 | [] | no_license | jjzhang166/WinNT5_src_20201004 | 712894fcf94fb82c49e5cd09d719da00740e0436 | b2db264153b80fbb91ef5fc9f57b387e223dbfc2 | refs/heads/Win2K3 | 2023-08-12T01:31:59.670176 | 2021-10-14T15:14:37 | 2021-10-14T15:14:37 | 586,134,273 | 1 | 0 | null | 2023-01-07T03:47:45 | 2023-01-07T03:47:44 | null | UTF-8 | C++ | false | false | 2,994 | hpp | // Copyright (C) 2001 Microsoft Corporation
//
// functions to validate a new domain name
// The functions are split into validation routines
// and UI retrieving error messages based on the
// error codes returned from the validation routines.
//
// 3 December 2001 JeffJon
#ifndef VALIDATEDOMAINNAME_HPP_... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
7e1d54e5e1c082e6f994214419271be89a55bedf | fe532fd1a712f0b079731d033b4ac4edb84336f4 | /to_prophet/116_A110461397513341863_wa.cpp/src/prog.cpp | fbf33ccae286ebe911ff87f9ce17416482b7183e | [] | no_license | antongulikov/prophet_data | 857e78a60127b4a95d48903c0729f1691a4db613 | 99ab7b126c094c107cc6041d0351cd89c4fb9616 | refs/heads/master | 2021-01-11T11:52:05.554525 | 2016-12-17T23:35:28 | 2016-12-17T23:35:28 | 76,749,466 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 281 | cpp | #include <iostream>
using namespace std;
int main()
{
int n , a , b , x = 0 , z = 0 , y=0;
cin>>n;
for (int i = 0 ; i < n ; i++){
cin >> a >> b ;
y += b ;
x = y - a;
z = max (z , x);
}
cout<<z<<endl;
return 0 ;
} | [
"antonhulikau@Antons-MacBook-Pro.local"
] | antonhulikau@Antons-MacBook-Pro.local |
3b236bf808032e90a554464c89a589652c5dec83 | 79a454876d4d226fd9b397ce9d1f535dd24eb54c | /SynthLevelControlTutorial/Source/SynthLevelControlTutorial_02.h | 201a2a1409ada7f4985918f8165d271f4ea74fc9 | [] | no_license | cbodonnell/JUCE-Tuts | 58dd99bcfffa3906b79f63f492e908eac7ffc797 | ffeabfa246bbf5a9d1310ab930a296d3cbdcbf01 | refs/heads/master | 2022-04-05T09:22:05.784614 | 2020-02-17T21:18:20 | 2020-02-17T21:18:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,317 | h | /*
==============================================================================
This file is part of the JUCE tutorials.
Copyright (c) 2017 - ROLI Ltd.
The code included in this file is provided under the terms of the ISC license
http://www.isc.org/downloads/software-support-policy/isc-license. Permis... | [
"cbodonnell@comcast.net"
] | cbodonnell@comcast.net |
db1cd588f59eee6b80611d8400175c813d765cc7 | 6e22fd0d57240af0f660f600d51177403192b122 | /src/assignment7_codegeneration/arithmetic_expressions.h | 347cb59b5d9b0031c5f73afbcccba2101de7641f | [] | no_license | mschrimpf/dbimpl | 8cad618d8bdde9f11d765f923890a318624b1784 | fa55a43526e65e6ef230c7258889e9ad4523b680 | refs/heads/master | 2021-01-21T07:47:45.591275 | 2015-07-14T10:40:10 | 2015-07-14T10:40:10 | 34,076,696 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 403 | h | //
// Created by daniel on 6/15/15.
//
#ifndef PROJECT_ARITHMETIC_EXPRESSIONS_H
#define PROJECT_ARITHMETIC_EXPRESSIONS_H
#include <sstream>
#include "FunctionContext.h"
#include "Node.h"
using namespace llvm;
Function *CreateArithmeticFunction(FunctionContext &functionContext, Node &node);
int64_t calculate(std::... | [
"daniel.langerenken@gmail.com"
] | daniel.langerenken@gmail.com |
726829d2cd37b411cfc21c04d513305e7c2cc05d | f0257949efd690af7150398079312085abd1b6e7 | /Homework/PA1.cpp | 2fafdd69a5e3cd9bf3a918675fa867325a416309 | [] | no_license | MichaelBalsam/Cplusplus-HW | 247bded78c46f56e53d9ff3c125f5d78c136e189 | 155a52e1d7c46869f1e64021316da3a7b446c9de | refs/heads/main | 2023-07-11T09:06:32.265485 | 2021-08-19T15:32:31 | 2021-08-19T15:32:31 | 397,989,331 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,914 | cpp | //Michael Balsam
//Class CP2200
//Assignment PA1
#include <iostream>
#include <fstream>
#include <string>
#include<iomanip>
#include<cstdlib>
#include<ctime>
using namespace std;
int main()
{
char again = 'Y';
while(again == 'y' || again == 'Y')
{
int option;
cout<<"Enter 1 leads to the text fi... | [
"noreply@github.com"
] | noreply@github.com |
9464947dc3465fa48840288a5d3b4f0886f9e462 | ac94c63016dc3711b7a2df5068c40b10c267147b | /DFA2Token.cpp | cdee12f115bd34936700654dff2e38c6ee296d48 | [] | no_license | huamenggg/Compiler2 | 7b42b75e2599b1fefef4fd9c6e3e3eb98ff6bed6 | c8423734579ff12ebb5b74ec74ddb84ae217de4f | refs/heads/master | 2020-11-28T09:30:39.825026 | 2019-12-29T17:24:52 | 2019-12-29T17:24:52 | 229,770,486 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,933 | cpp | #include"DFA2Token.h"
DFA::DFA() : mDFA(17){
//initial state
mDFA[0].insert(pair<string, int>("_", 1));
mDFA[0].insert(pair<string, int>("L", 1));
mDFA[0].insert(pair<string, int>("D", 2));
mDFA[0].insert(pair<string, int>(">", 3));
mDFA[0].insert(pair<string, int>("<", 3));
mDFA[0].insert(pair<string, int>("!"... | [
"dreamanne15@gmail.com"
] | dreamanne15@gmail.com |
cc1b66151c6284ebfe1e20cfeb221e822e0cee95 | f20b987eea85303b70c732b56ce8a64b4f909e92 | /Chess/Chess.cpp | 80cb431491a4eff2e6ab2f0f0ec686f8dc1d5824 | [] | no_license | Wixiyo/truelyDD | 665ee7bbe3f79c70d44a8e1072776df9255771c5 | 4898c4c2c4359df9466e2e32db664242d555cbf2 | refs/heads/master | 2020-06-04T08:05:15.964323 | 2019-06-14T11:53:53 | 2019-06-14T11:53:53 | 191,937,752 | 1 | 0 | null | 2019-06-14T12:15:58 | 2019-06-14T12:15:57 | null | UTF-8 | C++ | false | false | 1,339 | cpp | #include "Chess.h"
#include <QDebug>
Stone::Stone()
{
}
Stone::~Stone()
{
}
QString Stone::name()
{
switch(this->_type)
{
case CHE:
return "车";
case MA:
return "马";
case PAO:
return "炮";
case BING:
return "兵";
case JIANG:
return "将";
case SHI:... | [
"noreply@github.com"
] | noreply@github.com |
70648bc3760df8c3f145be0906b68d37d35ef421 | fdfeb3da025ece547aed387ad9c83b34a28b4662 | /Fundamental/CCore/inc/algon/BinarySearch.h | 9aaa307be2682491c85b954cc2055e95fbe728e9 | [
"FTL",
"BSL-1.0"
] | permissive | SergeyStrukov/CCore-3-xx | 815213a9536e9c0094548ad6db469e62ab2ad3f7 | 820507e78f8aa35ca05761e00e060c8f64c59af5 | refs/heads/master | 2021-06-04T05:29:50.384520 | 2020-07-04T20:20:29 | 2020-07-04T20:20:29 | 93,891,835 | 8 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,615 | h | /* BinarySearch.h */
//----------------------------------------------------------------------------------------
//
// Project: CCore 3.00
//
// Tag: Fundamental Mini
//
// License: Boost Software License - Version 1.0 - August 17th, 2003
//
// see http://www.boost.org/LICENSE_1_0.txt or the local copy
//
... | [
"sshimnick@hotmail.com"
] | sshimnick@hotmail.com |
49367e1ebf0b1b51e181775939accb717f3f415a | 44aaeec4faf6de28c851c2bc803cab63958cb2b7 | /assignment2/postive.cpp | 82c7d9ccbfca019a3d2f2d95bba43ebaf1936553 | [] | no_license | manii24/C- | 7f6c518f08ca820a5846d1d2a6785a9548ae7b77 | b64cc5bd36d886bcc9a6277b767a9e015ef8ba48 | refs/heads/main | 2023-05-03T03:06:19.035882 | 2020-12-06T12:34:54 | 2020-12-06T12:34:54 | 311,292,050 | 0 | 0 | null | 2021-05-26T05:57:58 | 2020-11-09T09:49:15 | C++ | UTF-8 | C++ | false | false | 580 | cpp | #include<iostream>
using namespace std;
class Check_postive
{
int num;
public:void Postive_number()
{
cout<<"enter the number";
cin>>num;
{
if (num>0)
{
cout<<"the number is positive";
}
else if (num==0)
... | [
"noreply@github.com"
] | noreply@github.com |
4a8adb10d494b77a5f56c02dcb588332c6f198d3 | bae76888e633874c1278a43bb5773aae8201c44d | /CPSeis/wrappers/src/org/cpseis/wrappers/CpseisFbal_jni.cpp | 5061a5bfc16cb87bbe51c26ecea0d230d4983b18 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | Chen-Zhihui/SeismicPackage | a242f9324c92d03383b06f068c9d2f64a47c5c3f | 255d2311bdbbacad2cb19aa3b91ceb84a733a194 | refs/heads/master | 2020-08-16T05:28:19.283337 | 2016-11-25T02:24:14 | 2016-11-25T02:24:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 308 | cpp | //////// DO NOT EDIT THIS FILE - it is machine generated ////////
#include "CpseisFbal.hh"
#include <jni.h>
extern "C"
{
JNIEXPORT jlong JNICALL Java_org_cpseis_wrappers_CpseisFbal_nativeCreate
(JNIEnv *env, jobject obj)
{
CpseisFbal *module = new CpseisFbal();
return (jlong)module;
}
}
| [
"Uqer@d-i89-169-66.student.eduroam.uq.edu.au"
] | Uqer@d-i89-169-66.student.eduroam.uq.edu.au |
2dee91a4677d8feb78ca838e29ee57d55251dee0 | db0487e0d4d2f83cd51e4031771af4d058a9be1b | /BoilerPlate/PhysicsEntity.h | 55cd5058e77d0634ccbd17fc95a962b66810a1f9 | [] | no_license | platinum95/Kneely-Engine | 62332c14a629bf3ec4ba61c375c8d4c6663ffb78 | f86706c0e65492c3b43b3e816d61d40b0f922597 | refs/heads/master | 2021-07-04T04:45:00.120720 | 2017-11-28T16:37:36 | 2017-11-28T16:37:36 | 68,232,685 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,035 | h | #pragma once
#include <glm/vec3.hpp>
#include <glm/geometric.hpp>
#include <glm/mat4x4.hpp>
#include <vector>
namespace BoilerPlate{
namespace Physics {
class PhysicsEntity{
public:
PhysicsEntity(glm::vec3, glm::vec3, float);
PhysicsEntity(glm::vec3 pos, glm::vec3 rot);
PhysicsEntity();
void rotate(... | [
"platinum95@gmail.com"
] | platinum95@gmail.com |
9f79e6fc53ef4593af4281dd82206c33bd7b8bb4 | 0d0e78c6262417fb1dff53901c6087b29fe260a0 | /mps/src/v20190612/model/AiAnalysisTaskCoverOutput.cpp | e27eacb6b254042a6db3a1cbfd8156401862e80b | [
"Apache-2.0"
] | permissive | li5ch/tencentcloud-sdk-cpp | ae35ffb0c36773fd28e1b1a58d11755682ade2ee | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | refs/heads/master | 2022-12-04T15:33:08.729850 | 2020-07-20T00:52:24 | 2020-07-20T00:52:24 | 281,135,686 | 1 | 0 | Apache-2.0 | 2020-07-20T14:14:47 | 2020-07-20T14:14:46 | null | UTF-8 | C++ | false | false | 4,121 | cpp | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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
... | [
"zhiqiangfan@tencent.com"
] | zhiqiangfan@tencent.com |
4a7c9dbccf75b48a26e905fe5e85afeba9a2e07a | c2bc339753e08d2249c7eea412c3d6739048a76f | /FractalX/FractalX/LightsDlg.h | 22086289ad172754c845b04afc85aec8813c10bc | [] | no_license | sjr213/fractalx | 071680481de9f805d44543f33e48354fd9a61b76 | 4e7837bc9b8edf08b5eaf0eeb05fcbefc5ff7c98 | refs/heads/master | 2022-02-05T14:27:34.587816 | 2022-01-08T21:45:27 | 2022-01-08T21:45:27 | 144,908,700 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 360 | h | #pragma once
#include "Light.h"
class CLightsDlg : public CDialogEx
{
public:
virtual ~CLightsDlg() {};
virtual DxColor::Lights GetLights() = 0;
static std::shared_ptr<CLightsDlg> CreateLightsDlg(const DxColor::Lights& lights, CWnd* pParent = nullptr);
protected:
CLightsDlg(UINT nIDTemplate, CWnd* pParent)
:... | [
"sjrobles@yahoo.com"
] | sjrobles@yahoo.com |
68d9aee7bbd9c8c5e68024bd5ad866d090e95114 | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /components/update_client/url_fetcher_downloader.cc | 7a550febd1c56adb1333aa2714064b161a156c75 | [
"BSD-3-Clause"
] | permissive | Samsung/Castanets | 240d9338e097b75b3f669604315b06f7cf129d64 | 4896f732fc747dfdcfcbac3d442f2d2d42df264a | refs/heads/castanets_76_dev | 2023-08-31T09:01:04.744346 | 2021-07-30T04:56:25 | 2021-08-11T05:45:21 | 125,484,161 | 58 | 49 | BSD-3-Clause | 2022-10-16T19:31:26 | 2018-03-16T08:07:37 | null | UTF-8 | C++ | false | false | 5,903 | cc | // Copyright 2014 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 "components/update_client/url_fetcher_downloader.h"
#include <stdint.h>
#include <utility>
#include "base/bind.h"
#include "base/files/file_uti... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
e95ec49b96a3349d5ed17d5d6820ea77254155fd | d2249116413e870d8bf6cd133ae135bc52021208 | /MFC CodeGuru/bitmap/ebgfx_xray/PROJECTS/EBGFX/XRay/XRay.cpp | bcf27ba38c840f71888baf3356b66eb69180a5cc | [] | no_license | Unknow-man/mfc-4 | ecbdd79cc1836767ab4b4ca72734bc4fe9f5a0b5 | b58abf9eb4c6d90ef01b9f1203b174471293dfba | refs/heads/master | 2023-02-17T18:22:09.276673 | 2021-01-20T07:46:14 | 2021-01-20T07:46:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,027 | cpp | // XRay.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "XRay.h"
#include "MainFrm.h"
#include "XRayDoc.h"
#include "XRayView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////////////////////////////////////... | [
"chenchao0632@163.com"
] | chenchao0632@163.com |
b1f04fc33272f53fe8e32db117262dd54570d8dd | 4ef69f0044f45be4fbce54f7b7c0319e4c5ec53d | /include/cv/core/cmd/out/dgglse.inl | 957bdd15b45715168069bf40216eb1261dcc1646 | [] | no_license | 15831944/cstd | c6c3996103953ceda7c06625ee1045127bf79ee8 | 53b7e5ba73cbdc9b5bbc61094a09bf3d5957f373 | refs/heads/master | 2021-09-15T13:44:37.937208 | 2018-06-02T10:14:16 | 2018-06-02T10:14:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 233 | inl | #ifndef __dgglse__
#define __dgglse__
#define c__1 c__1_dgglse
#define c_n1 c_n1_dgglse
#define c_b31 c_b31_dgglse
#define c_b33 c_b33_dgglse
#include "dgglse.c"
#undef c__1
#undef c_n1
#undef c_b31
#undef c_b33
#endif // __dgglse__
| [
"31720406@qq.com"
] | 31720406@qq.com |
ce8c3ce8d152ed54968446e1d276d66b035b791a | b8fdf8b5da98da91356b09955b70ca42045ff02c | /graphicsview.cpp | 657e22be19fbe51b33ea561bce7e4a9b2e081f1a | [] | no_license | andrewreeman/staffGames | b9280d8710444b2a0c310936eec4740be4c2952c | 1351698c0cfefb102127ef3650126fee877469f1 | refs/heads/master | 2021-01-25T09:53:06.429101 | 2015-04-26T18:04:02 | 2015-04-26T18:04:02 | 21,549,555 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,995 | cpp | #include "graphicsview.h"
#include <QEvent>
#include <QTouchEvent>
#include <QDebug>
GraphicsView::GraphicsView(QWidget *parent) :
QGraphicsView(parent), totalScaleFactor(1)
{
viewport()->setAttribute(Qt::WA_AcceptTouchEvents);
setDragMode(ScrollHandDrag);
}
bool GraphicsView::viewportEvent(QEvent *ev... | [
"andrew.reeman@gmail.com"
] | andrew.reeman@gmail.com |
ca91fe86c755362c16c172954be33307c322721a | e780ac4efed690d0671c9e25df3e9732a32a14f5 | /RaiderEngine/libs/PhysX-4.1/physx/samples/sampleframework/renderer/src/d3d11/D3D11RendererSpotLight.h | 1d6970f8cdde262c5a9cc1178cef38eadc5609f5 | [
"MIT"
] | permissive | rystills/RaiderEngine | fbe943143b48f4de540843440bd4fcd2a858606a | 3fe2dcdad6041e839e1bad3632ef4b5e592a47fb | refs/heads/master | 2022-06-16T20:35:52.785407 | 2022-06-11T00:51:40 | 2022-06-11T00:51:40 | 184,037,276 | 6 | 0 | MIT | 2022-05-07T06:00:35 | 2019-04-29T09:05:20 | C++ | UTF-8 | C++ | false | false | 2,206 | h | //
// 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 following disclaimer.
// * Redistributions in bin... | [
"rystills@gmail.com"
] | rystills@gmail.com |
b9af6ecce4610b7e01fe8fa2bed21980ea862d07 | 0a1eb091a59dd8eabfa972920095c357f4137bc8 | /library/cpp/modint.cpp | 29fb31e6dd2b85c2d0cb2d99f85f46c16e20d924 | [] | no_license | y-kamiya/contest | ec033a0b4340b1c8aed074a3a04f7007279b91ae | 2af56ac79231a4d7bad3637771d1a985b6162b2e | refs/heads/master | 2023-03-13T03:18:13.294463 | 2023-02-19T07:24:08 | 2023-02-19T07:24:08 | 17,743,711 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,281 | cpp | #include <bits/stdc++.h>
using namespace std;
using ll = long long;
#define REP(i,n) for(int i=0, i##_len=(n); i<i##_len; ++i)
#define REPR(i,n) for(int i=n;i>=0;i--)
#define FOR(i,a,b) for(int i=(a);i<(b);++i)
#define FORR(i,a,b) for(int i=(a);i>=(b);--i)
#define ALL(x) (x).begin(),(x).end()
#define UNIQUE(v) v.eras... | [
"y.kamiya0@gmail.com"
] | y.kamiya0@gmail.com |
9d923916d7190fe32908904bacdf7cf56981db58 | e23db5e995e8611f42833171f048c6381d66b6a6 | /FrameWork/src/multiplayercore/ServerReplicationManager.h | f79dee9802c5f55631c756814f15e0687be99115 | [
"MIT"
] | permissive | alwayssmile11a1/MultiplayerGameServer | 34c618b73764606170733f05255e59cfe3570790 | cd4227ecc5fe1b44d427bcbd76c050a8130d2200 | refs/heads/master | 2020-04-06T23:42:40.516647 | 2020-01-10T14:47:42 | 2020-01-10T14:47:42 | 157,878,641 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,133 | h | #ifndef SERVERREPLICATIONMANAGER_H
#define SERVERREPLICATIONMANAGER_H
#include "ReplicationCommand.h"
#include "MemoryBitStream.h"
#include <unordered_map>
#include "NetworkGameObject.h"
class ServerReplicationManager
{
public:
void ReplicateCreate(NetworkGameObjectPtr gameObject, uint32_t inInitialDirtyState);
voi... | [
"alwayssmile11a1@gmail.com"
] | alwayssmile11a1@gmail.com |
7c58525e0b8e0168ab77588603f08051058e3cac | 9f7c7b5c19e0019c90eb6fdb425f5eaa0135e50b | /master_project/vulkan_rasterizer/GraphicBackend.hpp | e89b493f7e18b9bdb0679c2cd626b355da377e9c | [] | no_license | nebulark/master_project | 3fa4ae9bc035c1eb989d0b1a750959ef8c46cd4c | 16a3b041c9f91fb37ea8fbb5f2578f35ee57feef | refs/heads/master | 2020-04-23T22:35:16.653398 | 2019-08-07T13:20:59 | 2019-08-07T13:20:59 | 171,506,479 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,433 | hpp | #pragma once
#include <vulkan/vulkan.hpp>
#include "SDL.h"
#include "VmaRAII.hpp"
#include "Swapchain.hpp"
#include "common/VulkanDevice.hpp"
#include "VmaAllocationsPool.hpp"
#include "MeshDataManager.hpp"
#include "Scene.hpp"
#include "Portal.hpp"
#include "UniqueVmaObject.hpp"
#include "PortalManager.hpp"
#include ... | [
"florian.schmiderer@yahoo.de"
] | florian.schmiderer@yahoo.de |
958338a885669d3a43132da224a46ca86c39e066 | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /base/trace_event/application_state_proto_android.h | 73f558b933553c72dd9a2f2c8cc4469bab7568b2 | [
"BSD-3-Clause"
] | permissive | chromium/chromium | aaa9eda10115b50b0616d2f1aed5ef35d1d779d6 | a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c | refs/heads/main | 2023-08-24T00:35:12.585945 | 2023-08-23T22:01:11 | 2023-08-23T22:01:11 | 120,360,765 | 17,408 | 7,102 | BSD-3-Clause | 2023-09-10T23:44:27 | 2018-02-05T20:55:32 | null | UTF-8 | C++ | false | false | 1,371 | h | // Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef BASE_TRACE_EVENT_APPLICATION_STATE_PROTO_ANDROID_H_
#define BASE_TRACE_EVENT_APPLICATION_STATE_PROTO_ANDROID_H_
#include "base/android/application_status_listener.h"
#... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
df9c812ba1435bb535e65ba50524978e4864b585 | 8dd21bc8eae28667bbe275dfbe2dad8d6e44747e | /autotest/autotest.cpp | 37179f99f628b6495dce03079d14f1fb8ff1463f | [
"Zlib",
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | liuf1986/ncnn | 46a6b16a6f41e549c90ea4d66c1bacc20efaa414 | a4d28107f409699ce0a10fb1cd560dfae4625bfa | refs/heads/master | 2021-05-06T22:10:26.147714 | 2017-12-01T03:16:01 | 2017-12-01T03:16:01 | 112,716,910 | 7 | 0 | null | 2017-12-01T08:50:42 | 2017-12-01T08:50:42 | null | UTF-8 | C++ | false | false | 342 | cpp | #include <stdio.h>
#include "blob.h"
#include "net.h"
#include "layer.h"
#include "mat.h"
#include "opencv.h"
#include "platform.h"
#include "test_convlution.h"
#include "test_innerproduct.h"
#include "gtest/gtest.h"
int main(int argc, char **argv){
::testing::InitGoogleTest(&argc, argv);
retu... | [
"shuizhuyuanluo@126.com"
] | shuizhuyuanluo@126.com |
da7b442201a27b15f8b07489a09353d3160e4732 | 25abd807ca135a5c268255515f6d493c229903be | /cppwinrt/impl/Windows.ApplicationModel.Contacts.DataProvider.2.h | ae08d60b6ec22c58ef1d0304f289e7bae942ec69 | [
"Apache-2.0"
] | permissive | RakeshShrestha/C-Calendar-Library | 670924ae3204d8737d8f43c47e54fe113d202265 | 6525707089891b0710e34769f7aeaea0c79271a1 | refs/heads/master | 2022-05-16T15:26:37.102822 | 2022-04-28T08:45:58 | 2022-04-28T08:45:58 | 33,488,761 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,278 | h | // WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.200117.5
#ifndef WINRT_Windows_ApplicationModel_Contacts_DataProvider_2_H
#define WINRT_Windows_ApplicationModel_Contacts_DataProvider_2_H
#include "winrt/impl/Windows.ApplicationModel.Contacts.DataProvider.1.h"
WINRT_EXPORT namespace winrt::W... | [
"rakesh.shrestha@gmail.com"
] | rakesh.shrestha@gmail.com |
15a37d30ded11c68834afde1549b41225f4fb491 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_2692487_0/C++/alin/Task1.cpp | 8224672b1673efed6eb2d415f887888321310f4c | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 2,146 | cpp | #define _CRT_SECURE_NO_DEPRECATE
#include <stdio.h>
#include <string.h>
#include <math.h>
#include <stdlib.h>
int Sizes[100];
int Nums[100];
int intcmp(const void * A, const void * B){
if( *(int*)A < *(int*)B )
return -1;
if( *(int*)A > *(int*)B )
return 1;
return 0;
}
int Solver(int A, int... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
89a1c5ce7dd990f64086b0da5a504b034e0f5bbd | bbbfbe716c50b681c6f6fc9d13fc9f0d927dc916 | /pal_game_qt/controller.cpp | adaaa743f2e54c33d24f194838ac290941e4c034 | [] | no_license | SkyeWoo/pal_game | 025fdf6f9fbee17bb1a39643b161637e28609438 | c7ddc5f3435c8e1726d4a689fedbfa2b44e44ef9 | refs/heads/master | 2021-05-15T13:05:44.607644 | 2017-10-27T07:20:14 | 2017-10-27T07:20:14 | 108,511,769 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,250 | cpp | #include "controller.h"
#include "ui_pal_game.h"
Controller::Controller(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::Controller),
m_pScene(-10, -10, 900, 500),
m_pImages(new Images())
{
ui->setupUi(this);
ui->RunningView->setScene(&m_pScene);
ui->RunningView->setVerticalScrollBarPoli... | [
"151220127@smail.nju.edu.cn"
] | 151220127@smail.nju.edu.cn |
223b24f23aab174e4c21a9b40f6e672a8b4e800e | f53267d2223a023e1c643a648dd9bed4f1e58c53 | /software/C64/source/stdafx.cpp | 464152bf1c5cc16ca0f67d44f58462e80888a3d5 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | robfinch/Cores | 9eec2c88ba7c2495ed5c1bdde9ff1fd82436a6cd | 0015669674bafdc4eff56e816cf714c975536fc3 | refs/heads/master | 2023-07-06T21:07:31.639981 | 2023-06-28T23:05:20 | 2023-06-28T23:05:20 | 13,174,959 | 58 | 27 | null | 2017-08-12T12:03:51 | 2013-09-28T15:03:00 | C++ | UTF-8 | C++ | false | false | 201 | cpp | // stdafx.cpp : source file that includes just the standard includes
// C64PView.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"robfinch@sympatico.ca"
] | robfinch@sympatico.ca |
07ee1997ae8a68ed1df7b0b4f5a1a0f8ab607d13 | 458a9282705b089bdfb49ce83e1ae8dc13f56fde | /contents/code/questions/question.cpp | 2ed762cdfc89c590ba45300ee68f391c060b7043 | [] | no_license | jperichon/kusabilitysurvey | 1f7aa9ed411721b768ef26b0d221aa26b8b303b2 | e3295b3ea7167864ef3a499deeac058be82592a2 | refs/heads/master | 2020-05-09T13:05:38.864454 | 2012-09-09T15:36:18 | 2012-09-09T15:36:18 | 2,420,058 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,577 | cpp | /*
* Copyright 2011 Jonathan Perichon <jonathan.perichon@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
* the License or (at your option) version 3 or any... | [
"jonathan.perichon@gmail.com"
] | jonathan.perichon@gmail.com |
e340add61394f65a48489d1ebf865dc406ede323 | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/074/747/CWE124_Buffer_Underwrite__new_char_cpy_51b.cpp | df5d56f0c03db96da38590397d57971c3aefc542 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,869 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE124_Buffer_Underwrite__new_char_cpy_51b.cpp
Label Definition File: CWE124_Buffer_Underwrite__new.label.xml
Template File: sources-sink-51b.tmpl.cpp
*/
/*
* @description
* CWE: 124 Buffer Underwrite
* BadSource: Set data pointer to before the allocated memory buffer
... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
dae21847019153a2e40a0356d60d44e1ca4a8e83 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/httpd/gumtree/httpd_repos_function_504_httpd-2.0.44.cpp | 39fa49ec7dc709247730bd7b6b963d97f18cb26d | [] | 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,041 | cpp | static const char *non_regex_pattern(apr_pool_t *p, const char *s)
{
const char *src = s;
int escapes_found = 0;
int in_escape = 0;
while (*src) {
if (in_escape) {
in_escape = 0;
}
else {
switch (*src) {
case '^':
case '.':
... | [
"993273596@qq.com"
] | 993273596@qq.com |
7926d47eaff1052de9a96ac79fdc03c0d0469e17 | 30b531b49b68e887b8ef3cf1758cbcf4c86c5773 | /src/method.h | 3c9312432ee9dfedc08f9add859a0d1fbc8c9dfa | [] | no_license | AjaySharma02/Test | 1ce08f7312a588e80bcf8e546065867f6dce5a77 | 1f713441b2692e575c012718ca123220ac3ad560 | refs/heads/master | 2022-12-31T06:26:23.765498 | 2020-10-09T13:19:13 | 2020-10-09T13:19:13 | 292,785,219 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 978 | h | #ifndef METHOD_H
#define METHOD_H
#include <string>
namespace method {
static const std::string METHOD_TV_SETTINGS = "tv_settings";
static const std::string METHOD_STATE = "state";
static const std::string METHOD_PAIRING = "pairing";
static const std::string METHOD_OOBE = "oobe";
static const s... | [
"jenkins@ip-172-31-0-254.us-west-2.compute.internal"
] | jenkins@ip-172-31-0-254.us-west-2.compute.internal |
e2bb8fee9f8ef03898a2accc96007fccef08f52f | 2489f20116dfa10e4514b636cbf92a6036edc21a | /tojcode/2930.cpp | 64e04e0a4b7728331c914aa99a0ba1cb5c8129c3 | [] | no_license | menguan/toj_code | 7db20eaffce976932a3bc8880287f0111a621a40 | f41bd77ee333c58d5fcb26d1848a101c311d1790 | refs/heads/master | 2020-03-25T04:08:41.881068 | 2018-08-03T05:02:38 | 2018-08-03T05:02:38 | 143,379,558 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,267 | cpp | #include<cstdio>
#include<cstring>
#include<iostream>
#include<algorithm>
#include<iomanip>
using namespace std;
#define N 1000005
int head[N];
struct G
{
int v,next;
double cost;
}edge[N];
double sum ;
bool vis[N];
int n;
int dian[N];
int dfs(int u)
{
dian[u] = 1;
vis[u] = true;
for(int j = head[u]... | [
"qq1812755792@sina.com"
] | qq1812755792@sina.com |
15bf269db1bb1536f1d2fa0d0ce52f25956ce703 | 334b1def112fa1118ec2d4a256eea2fbe80ea1e2 | /player.h | 307ea1bd548fc77c75433e258cf0930c377b8fcd | [] | no_license | npbendre/2D-Game-Engine- | 239eff0f42773ba5efa42c5dd1e2bb3f0287af91 | 4e090bd26c1dc2fbb489c04753e0afac92ee2f4b | refs/heads/master | 2021-01-25T07:19:27.543178 | 2012-03-04T05:04:22 | 2012-03-04T05:04:22 | 3,616,133 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 406 | h | #include "sprite.h"
class Player : public Sprite {
public:
Player(Vector2f pos, Vector2f vel, Frame* f) :
Sprite(pos, vel, f),
ballWidth( f->getWidth() ), ballHeight( f->getWidth() )
{}
virtual void update() { Sprite::update(); }
void stop() { velocity = Vector2f(0, 0); }
void right();
void lef... | [
"npbendre@gmail.com"
] | npbendre@gmail.com |
91fce4fbd114f9d3fd91d6b658895b74632542a5 | 24e400b878c2e410c5afbcc007f2e219fd4f7644 | /include/STPrimaryGeneratorAction.hh | 573ce86955edbd5f798caa616706b68461d5bdc4 | [] | no_license | nburmaso/SiliconTracker | 33fec133294f736cb431086b2dc6e7990014a86e | 905500cae32274400c0da0d81443f6f813c328e3 | refs/heads/master | 2023-04-30T16:18:20.251300 | 2021-05-19T14:13:24 | 2021-05-19T14:13:24 | 359,834,817 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 428 | hh | #ifndef S1PrimaryGeneratorAction_h
#define S1PrimaryGeneratorAction_h 1
#include "G4VUserPrimaryGeneratorAction.hh"
#include "G4ParticleGun.hh"
class G4ParticleGun;
class G4Event;
class STPrimaryGeneratorAction : public G4VUserPrimaryGeneratorAction
{
public:
STPrimaryGeneratorAction();
virtual ~STPrimaryGenerat... | [
"nazar.burmasov@cern.ch"
] | nazar.burmasov@cern.ch |
2ce8697b587581fe4549abf8ce1775404f39a5ec | 8a71e93f6dcda2428999143370d5fe4219327d3f | /solutions/yAgzZqAL.cpp | 7d30aec4d17f0f7ff8915845b508900cbb033908 | [
"MIT"
] | permissive | randauto/cpp-solutions | 21dce36fd4e10dbea3945d37be0cb2510210d446 | 627397fb887654e9f5ee64cfb73d708f6f6706f7 | refs/heads/main | 2023-09-02T11:15:20.336637 | 2021-11-18T01:03:00 | 2021-11-18T01:03:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,901 | cpp | /*
Sưu tầm bởi @nguyenvanhieuvn
Thực hành nhiều bài tập hơn tại https://luyencode.net/
*/
#include<stdio.h>
#include<conio.h>
#include<math.h>
#define MAX 100
void NhapMang(int a[][MAX], int &dong, int &cot)
{
//Nhập số dòng
do
{
printf("\nNhap vao so dong: ");
// Cách tà đạo: scanf("do... | [
"hieunv.dev@gmail.com"
] | hieunv.dev@gmail.com |
1aa04ae308634ef90f97dbbeee4926cef2598906 | 4c1d515719425db127ba5285b5be4f03af10d5a1 | /UVa-Judge/UVa_11157.cpp | 0692e3d29cb6e0e6c79db211f7402b63ada0ea48 | [] | no_license | matheusmtta/Competitive-Programming | 26e51741332aed223b9231da33749940f5a1b977 | e254b80090cc75bc213aad0a7957875842e90f1a | refs/heads/master | 2023-04-28T18:08:51.417470 | 2023-04-24T21:09:00 | 2023-04-24T21:09:00 | 223,605,672 | 7 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,536 | cpp | #include <bits/stdc++.h>
using namespace std;
#define MOD 1000000007
#define INF (int)0x3f3f3f3f
#define LINF (long long)0x3f3f3f3f3f3f3f3fll
#define mp make_pair
#define pb push_back
typedef long int int32;
typedef unsigned long int uint32;
typedef long long int int64;
typedef unsigned long long int uint64;
int m... | [
"noreply@github.com"
] | noreply@github.com |
5cb4bc9e12b096e9882ddac5d5799edbe98a379c | 6fafdbe916c2469c0b8c56a4da86ac819bd0da37 | /code/branch-cut-price/Rota.h | 9c71482a752fb3be54ecdb38e6939bde3bc3d1db | [] | no_license | lulzzz/phd-cross-docking | ca84b7f749be778b27cd72b0a2f54e35b075969f | 980e5abc9402cadeff5916c63bc8298df8aaf247 | refs/heads/master | 2021-05-09T15:08:44.878172 | 2017-02-17T17:36:47 | 2017-02-17T17:36:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 635 | h | #ifndef ROTA_H_
#define ROTA_H_
#include "Grafo.h"
#include <vector>
using namespace std;
class Rota{
private:
vector< int > vertices;
float custo;
float custoReduzido;
int numApontadores;
public:
Rota();
~Rota();
void setVertices(vector<int>);
vector<int> getVertices();
void setCusto(Gr... | [
"fasantos@uwaterloo.ca"
] | fasantos@uwaterloo.ca |
6add42fd10f0dba8a6335328b67c09384a12769a | 056e06fa06261992b771d2c7b77d9d60f8c2ec17 | /Hacker Rank/Warm Up/AngryChildern.cpp | 9b81275c74f3aec1c30269b63d0aa91514ec3a8f | [] | no_license | KedarBiradar/Problem-Solving | 7a2943e57227b9472ff58b4622b97e340de12af4 | 69c41cbd9a7639b09b7112ede7f431e224538c96 | refs/heads/master | 2016-09-08T01:19:47.913554 | 2014-10-01T12:40:22 | 2014-10-01T12:40:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 736 | cpp | #include <stdio.h>
#include <string.h>
#include <math.h>
#include <stdlib.h>
#include <algorithm>
using namespace std;
#define MAX 100000
#define MAX_VAL 1000000001
int candies[MAX];
/** The code to read from STDIN and output to STDOUT has been provided by us, for convenience. You may or may not use this. **/
int ... | [
"biradar.kedar96@gmail.com"
] | biradar.kedar96@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.