blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
799a1107cf8d632b715990f51e4d1eb7802422b2 | dc4415e694afc549eaf2cfa3173c275e28482dc8 | /TMVAtreeReader.h | 91347db47ef3261664de25521e19a11a168f9666 | [] | no_license | swagata87/h2gglobe | 00b8cf882610c97dddeb7887aeab248031c218ad | 8bcbff1f4c6e53196ed24cf7fd3f2b7473bb0400 | refs/heads/master | 2021-01-14T11:44:53.957677 | 2015-02-06T06:45:57 | 2015-02-06T06:45:57 | 28,657,435 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,481 | h | //////////////////////////////////////////////////////////
// This class has been automatically generated on
// Mon Mar 24 11:13:56 2014 by ROOT version 5.34/03
// from TTree TrainTree/TrainTree
// found on file: TMVA_photonid.root
//////////////////////////////////////////////////////////
#ifndef TMVAtreeReader_h
#de... | [
"s.mukherjee@cern.ch"
] | s.mukherjee@cern.ch |
12ac4e66ace2f811257d7f4fcc1db1421bc8ba25 | 5d3e0178d8cf295e10c64e236c56685b74f90b92 | /TurnserverTest/dbdriver/dbdriver.cpp | 5ed849d429369e4f0c30bfac935af7a0d7213ab0 | [] | no_license | fucora/Turnserver | 728967f3dc738a3cf33c4062a3394c2d0f4b622f | 79fe5ba340b59ceb7c2b88a78bb24fe57ee464b2 | refs/heads/master | 2020-05-19T12:24:15.642105 | 2019-05-03T14:52:17 | 2019-05-03T14:52:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,388 | cpp | /*
* Copyright (C) 2011, 2012, 2013 Citrix Systems
* Copyright (C) 2014 Vivocha S.p.A.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain ... | [
"742923150@qq.com"
] | 742923150@qq.com |
7bd6ee7e4c6c389d6a0e7151ac5b883da9b0c7f0 | 3dab5ebfa1165d7e5a43034ea6e6164dab7797f0 | /TP3/2/src/Fille.hpp | 75c4b30a031d45b3008709963d3ae4a93faf8ca8 | [] | no_license | CavaniNicolas/CppZZ2_TPs | 2fef8e881baf4c62ad07113bfd0400c14d98af73 | 72869685da09c3e919627e9262b8412e648a5ddf | refs/heads/main | 2023-01-18T19:22:44.040487 | 2020-11-22T19:50:22 | 2020-11-22T19:50:22 | 303,212,153 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 187 | hpp |
#ifndef FILLE_H
#define FILLE_H
#include "Mere.hpp"
class Fille : public Mere {
private:
public:
Fille(std::string = "None");
~Fille();
void afficher();
};
#endif | [
"cavani.nicolas6@gmail.com"
] | cavani.nicolas6@gmail.com |
ab10ba87203971c78012ad3001eb2af54a2921ad | 5470644b5f0834b9646649da365c96101a2f9b2a | /Sources/Elastos/Frameworks/Droid/Base/Test-runner/src/droid/test/TestFilePrinter.cpp | e08cd0347de4de7bdd29b02ea08224c3630ce0b3 | [] | no_license | dothithuy/ElastosRDK5_0 | 42372da3c749170581b5ee9b3884f4a27ae81608 | 2cf231e9f09f8b3b8bcacb11080b4a87d047833f | refs/heads/master | 2021-05-13T15:02:22.363934 | 2015-05-25T01:54:38 | 2015-05-25T01:54:38 | 116,755,452 | 1 | 0 | null | 2018-01-09T02:33:06 | 2018-01-09T02:33:06 | null | UTF-8 | C++ | false | false | 5,359 | cpp | #include "droid/test/TestFilePrinter.h"
#include <elastos/StringBuilder.h>
#include <elastos/StringUtils.h>
#include <elastos/Logger.h>
using Elastos::Core::StringBuilder;
using Elastos::Core::StringUtils;
using Elastos::IO::IOutputStream;
using Elastos::IO::CFileOutputStream;
using Elastos::IO::CDataOutputStream;
usi... | [
"chen.yunzhi@kortide.com"
] | chen.yunzhi@kortide.com |
87c98a9921ce02a503d02932d1cf8fecde59e37e | 1678793e3e3c119ff4479110d23fb58752c76540 | /src/runtime/eval/debugger/debugger_base.cpp | e929bc29aebba144500df316795fb712a0bad6da | [
"Zend-2.0",
"PHP-3.01"
] | permissive | param108/hiphop-php | bef29ed13f10d356ca4a74e03c6e197466597911 | ae8e479c249f2a7c52919f4153b45a914ff9325a | refs/heads/master | 2021-01-23T22:37:01.627128 | 2011-12-15T11:57:10 | 2011-12-15T11:57:10 | 775,162 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,020 | cpp | /*
+----------------------------------------------------------------------+
| HipHop for PHP |
+----------------------------------------------------------------------+
| Copyright (c) 2010 Facebook, Inc. (http://www.facebook.com) |
+---------... | [
"macvicar@facebook.com"
] | macvicar@facebook.com |
1d4d75b10ac1d0e8b4ac4f9b90df9467fc7e8589 | 16b0d7683396e0d1d5cffa228e7f823b91d91a31 | /lib/usd/translators/mayaReferenceUpdater.h | b2c4717c9c15e9ca1402250cd5bf4e7d02ac7864 | [
"DOC"
] | permissive | sshanmanian/maya-usd | 8700ac8be0b768c657d7fcbc8a18251ce78cc566 | 41409295ec063d4f72d49cd6894f03595fa8abc2 | refs/heads/master | 2022-07-28T09:49:28.717782 | 2020-03-20T14:45:54 | 2020-03-20T14:45:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,340 | h | //
// Copyright 2016 Pixar
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in wri... | [
"krystian.ligenza@autodesk.com"
] | krystian.ligenza@autodesk.com |
870c513c5f542ca80c69ee7ef4885899eaa0480e | a8adbc872e4638ce3e210eb8ef0fe372418c1bba | /fmt.cc | bc068bc8520cc61685fbcd5dda2065447505d143 | [
"MIT"
] | permissive | Novynn/libfmt-php | 43415818aadf6d9a70b5d1a4b78000d36472a59c | 77a0654990950b3440601666cd89f8919ea6cf28 | refs/heads/master | 2022-12-19T12:57:59.062883 | 2020-09-25T03:52:19 | 2020-09-25T03:52:19 | 297,524,999 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,024 | cc | #ifdef HAVE_CONFIG_H
#include "config.h"
#endif
extern "C" {
#include "php.h"
#include "php_ini.h"
#include "ext/standard/info.h"
#include "php_fmt.h"
#include "fmt_arginfo.h"
#include "ext/spl/spl_exceptions.h"
}
#define FMT_HEADER_ONLY
#include "fmt/format.h"
PHP_MINIT_FUNCTION(fmt)
{
return SUCCESS;
}
PHP_M... | [
"roryv@grindinggear.com"
] | roryv@grindinggear.com |
966919e77010fc943265a5ec102b70715471610b | 10d5cf32719829f75bb45f4e0396e35a760818a3 | /algorithms/imported/ufndmq4.cpp | 9505b88d3d7befab9902ce0aa7708eed63c4576f | [] | no_license | vireninterviewkit/PatternMatchingAlgorithmsTester | 2a73cfdd66cf71188f4dbd49dae02e707aba3661 | 2b04aeed9d3d651dea0f8181e052c6327fa1cc4c | refs/heads/master | 2023-02-24T22:46:51.622868 | 2021-02-04T11:59:53 | 2021-02-04T11:59:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,869 | cpp | /*
* SMART: string matching algorithms research tool.
* Copyright (C) 2012 Simone Faro and Thierry Lecroq
*
* 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 3 of the License... | [
"toha1806@gmail.com"
] | toha1806@gmail.com |
e5a26d98ae5bf69404c581a4c5fff7569e931631 | eb3353df54552b26169a66a3332bac727f70a2a8 | /从零开始学C++程序设计/chap12类的高级应用/chap12section01e02.cpp | 4ccd675077778f3ec15d17a22a90fb359e79c8b4 | [] | no_license | wolflion/Code2019 | 9f7f981f7ddc3e32ebdd70e4071fca8b88397de7 | a514a2cea5363ef9407f28fe9ec77f3ed48bf281 | refs/heads/master | 2021-06-22T23:31:39.012937 | 2020-12-11T15:08:26 | 2020-12-11T15:08:26 | 165,491,640 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 729 | cpp | //12-1-2友元函数
#include <iostream>
#include <cstdlib>
using namespace std;
class Student
{
friend float add_score(Student); // 友元函数不是类中的成员,可以在类内部任意位置声明,通常置于首行
public:
Student(int id, float E, float M) :StuID(id), Score_E(E), Score_M(M)
{
Score_T = Score_M + Score_E;
cout << "学生学号:" << StuID << "" << endl;
cou... | [
"successwolf@163.com"
] | successwolf@163.com |
c4dabf7b61e25dac4e5ae6fad86d7a943498d35d | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/base/wmi/bmoflocparser/dllvars.h | 6cf4fe560b19e1260c5ab6b28cee97c6c7676a07 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,048 | h | //-----------------------------------------------------------------------------
//
// File: dllvars.h
//
// Global variables and functions for the parser DLL
//
// Copyright (c) 1995 - 1997, Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
6029771b9c3d2f65c57f75c124f4ebb9d6e1e1d3 | eda56d3f769d10adfe885ade53e3eb73ca20e831 | /ngui/property.h | 6b8672e8ee2a99bde5c9b859718d15f93a08b024 | [
"BSD-3-Clause"
] | permissive | jfms/ngui | 19a677c581c409023c777230813ceb0be78b2664 | eca7073e9e84ce454eef816fbb139134985969b4 | refs/heads/master | 2021-09-09T08:40:18.021690 | 2018-03-14T12:15:06 | 2018-03-14T12:15:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,237 | h | /* ***** BEGIN LICENSE BLOCK *****
* Distributed under the BSD license:
*
* Copyright (c) 2015, xuewen.chu
* 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 sourc... | [
"louistru@hotmail.com"
] | louistru@hotmail.com |
c22ab04cc503bb99a90e499e5874fa9f3f9a2ae0 | 5d22e1e62ae305110741d3ebef739a0c0da344b1 | /headerFiles/FrogBase.h | 72058b39e10291aa61232a45c9b8c997a0cb2725 | [] | no_license | dannywong1997/FroggerClone | e0cb75b3722f1963fa305279a6dfc00b1d5627b3 | 47d5564ee9e5684da3b5b36e163bd136e17bb146 | refs/heads/master | 2021-04-06T01:08:58.083332 | 2018-03-11T23:11:08 | 2018-03-11T23:11:08 | 124,807,689 | 0 | 0 | null | 2018-03-11T23:10:36 | 2018-03-11T23:00:52 | null | UTF-8 | C++ | false | false | 406 | h | #pragma once
#include <SFML\Graphics.hpp>
class FrogBase : public sf::RectangleShape
{
public:
FrogBase();
~FrogBase();
bool checkIntersect(sf::RectangleShape Shape);
bool isFrogBaseAvailable();
void setFrogBaseAvailable(bool TF);
void LoadTexture();
void ResetTexture();
void setTextureToFrogOnTop();
private:
... | [
"dannywong1997@gmail.com"
] | dannywong1997@gmail.com |
9d2256518876bbb8c2c4f3ee6aa881d0643f8899 | e3813f8d1048f5f7764d306770d716d95b5c57fa | /58_C++/58_C++/10_18.cpp | 1a57694c4d269f19cfba7d5280afcc0656d33b4b | [] | no_license | sh2268411762/-C-_SYL | ea2194d8630ea4cc3776edfd2b1b4842140dbffd | 8dd86b25de74418bae2d6ab14adbacdeae0ebec8 | refs/heads/master | 2023-02-21T09:58:58.733099 | 2021-01-28T15:39:05 | 2021-01-28T15:39:05 | 297,322,054 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,543 | cpp | //#include <iostream>
//#include <string>
//using namespace std;
//
////统计该类创建了多少个变量
//class Date
//{
//public:
// Date(int _year = 1900, int _month = 1, int _day =1) // 多参数构造函数
// :year(_year)
// , month(_month)
// , day(_day)
// {
// count++;
//// cout << "Date(int,int,int):" << this << endl;
// }
//
// Date(c... | [
"2268411762@qq.com"
] | 2268411762@qq.com |
755fcf0bf842d85380c80b5c3c35666e84ea5613 | a754da405bc3d2d2d1d8940d7d277c63bf2b7768 | /graphics/opengl/geometry_renderer.cpp | 9a9d1bbc09c10279d7f5b95465fb0dac52ea3a8d | [
"Apache-2.0"
] | permissive | icyleaf/omim | 3a5a4f07890e6ad0155447ed39563a710178ec35 | a1a299eb341603337bf4a22b92518d9575498c97 | refs/heads/master | 2020-12-28T22:53:52.624975 | 2015-10-09T16:30:46 | 2015-10-09T16:30:46 | 43,995,093 | 0 | 0 | Apache-2.0 | 2019-12-12T03:19:59 | 2015-10-10T05:08:38 | C++ | UTF-8 | C++ | false | false | 19,154 | cpp | #include "graphics/opengl/geometry_renderer.hpp"
#include "graphics/resource.hpp"
#include "graphics/opengl/base_texture.hpp"
#include "graphics/opengl/texture.hpp"
#include "graphics/opengl/buffer_object.hpp"
#include "graphics/opengl/managed_texture.hpp"
#include "graphics/opengl/vertex.hpp"
#include "graphics/opengl... | [
"alex@maps.me"
] | alex@maps.me |
82c0f3b8cbf16bcf2f2eacb61cef77995e7fa68d | 0493369b110494be619f3df88ce476fc926fbe89 | /src/demo.cpp | 4fe6aede30d9e91ba9316f8d4a12e30c0f9ef490 | [] | no_license | lwluckystar/Mis-matching-Elimination | e7cdf5ecb358e5d5780e5b0e2c3851114ba4d25c | f200d4c6ce60c76172d493b407fba363121fdb99 | refs/heads/master | 2020-03-19T17:52:19.544391 | 2018-06-11T02:38:18 | 2018-06-11T02:38:18 | 136,775,092 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,045 | cpp | // GridMatch.cpp : Defines the entry point for the console application.
//#define USE_GPU
#include "Header.h"
#include "Mis_matcherE.h"
void GmsMatch(Mat &img1, Mat &img2);
//读入图像,对图片大小进行缩放
void runImagePair(){
Mat img1 = imread("P1010517.JPG");
Mat img2 = imread("P1010520.JPG");
//调用imresize函数,对图片大小进行改变
imr... | [
"240895644@qq.com"
] | 240895644@qq.com |
b20962ed6b47e37179b1088b89cfa053cfce6985 | e4ec5b6cf3cfe2568ef0b5654c019e398b4ecc67 | /aws-sdk-cpp/1.2.10/include/aws/ds/model/DirectoryDescription.h | 7c158f7554133d7a79bf98e985892806d6f53b0e | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | EnjoyLifeFund/macHighSierra-cellars | 59051e496ed0e68d14e0d5d91367a2c92c95e1fb | 49a477d42f081e52f4c5bdd39535156a2df52d09 | refs/heads/master | 2022-12-25T19:28:29.992466 | 2017-10-10T13:00:08 | 2017-10-10T13:00:08 | 96,081,471 | 3 | 1 | null | 2022-12-17T02:26:21 | 2017-07-03T07:17:34 | null | UTF-8 | C++ | false | false | 30,431 | h | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"Raliclo@gmail.com"
] | Raliclo@gmail.com |
d0aaa8ddcde5b6a010a4e6fb5fdc772bc758ef12 | 28dba754ddf8211d754dd4a6b0704bbedb2bd373 | /AtCoder/AtCoder Beginner Contest 236/A/main.cpp | 45029ce661c73f81aa048cdd30c27c5c8a05db3d | [] | no_license | zjsxzy/algo | 599354679bd72ef20c724bb50b42fce65ceab76f | a84494969952f981bfdc38003f7269e5c80a142e | refs/heads/master | 2023-08-31T17:00:53.393421 | 2023-08-19T14:20:31 | 2023-08-19T14:20:31 | 10,140,040 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 424 | cpp | #include <bits/stdc++.h>
using namespace std;
#define PB push_back
#define SZ(v) ((int)(v).size())
#define abs(x) ((x) > 0 ? (x) : -(x))
typedef long long LL;
void solve() {
string s;
cin >> s;
int a, b;
cin >> a >> b;
a--; b--;
char c = s[a]; s[a] = s[b]; s[b] = c;
cout << s << endl;
}
in... | [
"zjsxzy@gmail.com"
] | zjsxzy@gmail.com |
2e4447e9e5ad67dc5879a13d881e7ea97fc7fec1 | cbb4d2a9844212ed1088a6aab6ae696558777cc1 | /MAX7/v0_0/Arduino/testSensors/testSensors.ino | 45c9fb056189280291b8b5cf473ab9f90f31af1c | [] | no_license | dtgmariano/STRP17_Project | cc561cff596ec2c7cb5bcd5b6f0cf79c448df545 | bf65b110d322f5b8951efe76af640b2aa24c31f6 | refs/heads/master | 2021-01-20T04:29:02.914616 | 2017-01-19T11:40:04 | 2017-01-19T11:40:04 | 78,626,749 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,470 | ino | /*
Analog input, analog output, serial output
Reads an analog input pin, maps the result to a range from 0 to 255
and uses the result to set the pulsewidth modulation (PWM) of an output pin.
Also prints the results to the serial monitor.
The circuit:
* potentiometer connected to analog pin 0.
Center pin of ... | [
"dtgm@uol.com.br"
] | dtgm@uol.com.br |
28d370fd4bad3270a76acafa4f9211f301f1603a | 17dd5b165700f7128ee3a174dc67d5b68c4bd139 | /CHESS-0.3-hess-pp-qt-40/Source/Kernel/Classes/String_Matrices.cc | 5745d281bc14c319c76b8765e8ccb2a51eca9049 | [] | no_license | Bayesian-Omics/CHESS | f3da2714431268287cc882172bc47f91ed89deb2 | c9b884004b57220e301d416d5d4f83f0937bccaa | refs/heads/master | 2016-09-11T02:15:27.690918 | 2014-12-02T22:29:57 | 2014-12-02T22:29:57 | 27,103,199 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,094 | cc | /* This file is part of CHESS.
* Copyright (c) Habib Saadi (h.saadi@imperial.ac.uk)
* 2013
*
* The file is copied from String_Matrices.cc in the ESS++ program
* Copyright (c) Marc Chadeau (m.chadeau@imperial.ac.uk)
* Leonardo Bottolo (l.bottolo@imperial.ac.uk)
* ... | [
"saadi@crans.org"
] | saadi@crans.org |
77075dd04defb93c38c880851c4ef85b7dd4d7dd | 3410cd0e269a8933ddf57202e17ee83d9ef8804c | /4009.cpp | d51a6fef2871f16b23e8aae0eb3693e06177258a | [] | no_license | GJ-Lin/SJTUOJ | d2b34af4ddfbc5be662f6e66e71c606c087a2678 | a5ef3044bdfdbe20243ea563a2da126538905f74 | refs/heads/master | 2022-10-10T06:11:31.850409 | 2019-05-28T08:23:32 | 2019-05-28T08:23:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 877 | cpp | #include <iostream>
#include <cstring>
using namespace std;
const int MAXNUM = 105;
char cipher[MAXNUM];
char solution[MAXNUM];
int main()
{
cin >> cipher >> solution;
int l = strlen(cipher);
if (l != strlen(solution))
{
cout << "No Solution";
return 0;
}
for (... | [
"1426955281@qq.com"
] | 1426955281@qq.com |
e4cec8458db728a11357f4b1b45701b7bede8229 | 498474967e1480acf5cc0f25756e1d748c677195 | /mmdetection3d/mmdet3d/ops/spconv/include/tensorview/helper_kernel.cu.h | dbfa006fe025bc3ada3cdaac32167f02024fca61 | [
"MIT",
"Apache-2.0"
] | permissive | hustvl/MapTR | adc37f78cbae9d8c909dd8648088a4930bf55377 | feb0664e64684d3207859279f047fa54a1a806f6 | refs/heads/main | 2023-08-25T17:44:47.672149 | 2023-08-14T13:31:17 | 2023-08-14T13:31:17 | 518,672,305 | 643 | 95 | MIT | 2023-09-14T03:30:23 | 2022-07-28T02:20:43 | Python | UTF-8 | C++ | false | false | 2,323 | h | #pragma once
// from tensorflow
namespace tv {
namespace detail {
template <typename T>
class KernelLoop {
struct Iterator {
__forceinline__ __device__ Iterator(T index, T delta)
: index_(index), delta_(delta) {}
__forceinline__ __device__ T operator*() const { return index_; }
__forceinline__ __... | [
"cnliao62@gmail.com"
] | cnliao62@gmail.com |
4d008f5054d83170dfbe22b9d5488571f2a12db7 | aa61d31bb858db5881e087d0c922e61b2b7bc7c8 | /UnitTestSrc/CSM/Test_CArgoConfigurator.cpp | da1c9b0ad2fad13202439f34e2b2d6761b09b798 | [] | no_license | pawelwojtowicz/ecuApp | 2e680fb83b62f637c31bb437e6c9a773934a073b | 970467da422c8188e9a863253b721c28850b03c1 | refs/heads/master | 2021-01-17T15:07:49.141885 | 2016-11-25T22:21:27 | 2016-11-25T22:21:27 | 28,879,102 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,975 | cpp | #include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <CSM/CArgoConfigurator.h>
#include <CSM/ICSMBuilder.h>
#include <UCL/SystemEnvironment.h>
#include "CCSMBuilderMock.h"
TEST( CArgoConfigurator, TestScenario_1)
{
CCSMBuilderMock mockInstance;
CCSMBuilderIF mockInterface(&mockInstance);
std::string configFi... | [
"elendil@konto.pl"
] | elendil@konto.pl |
4af4bfd179608055359e97f8d11432dfc2fe9ca0 | d4aa0e3097d723c7a17baf5475db307660c074ad | /src/Geometry/InstancedGeometry.h | dbd6982062c57b02215be4a3c68df8553afabcf4 | [] | no_license | tychi/Flewnit | f0ef2803629d97b214371183d08c84ef91d925d0 | 4bb0bb6bd3f2f55c37dee66f81642c94dee6bcf1 | refs/heads/master | 2020-05-17T00:11:28.704426 | 2011-07-15T10:05:28 | 2011-07-15T10:05:28 | 1,081,973 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,324 | h | /*
* InstancedGeometry.h
*
* Created on: Jan 26, 2011
* Author: tychi
*/
#pragma once
#include "Geometry.h"
//#include "WorldObject/InstanceManager.h"
namespace Flewnit
{
class InstancedGeometry
: public Geometry
{
FLEWNIT_BASIC_OBJECT_DECLARATIONS;
public:
virtual ~InstancedGeometry();
inline Instanc... | [
"markusschlueter@uni-koblenz.de"
] | markusschlueter@uni-koblenz.de |
57f4e73ec6611aa916f8c0d09389ccdb5a63b6a0 | af6521347672e305704651814ac24b31cc23c935 | /02-class/dm12_静态成员变量和静态成员函数.cpp | 1809e54f549d93329c1b12ea3735c4f71d79efd6 | [] | no_license | yanhai307/cpp_study | 08f4203055115aff50f6479c4e8299adf99d916f | ef40b56815bb51cc1f170643807a3f5b8638139b | refs/heads/master | 2020-05-14T12:17:46.835407 | 2020-02-17T01:21:15 | 2020-02-17T01:21:15 | 181,791,053 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,336 | cpp | //
// Created by YANHAI on 2019/5/26.
//
// 每个变量,拥有属性。有没有一些属性,归所有对象拥有?
/**
* 1. 定义静态成员变量
* > 关键字 static 可以用于说明一个类的成员,静态成员提供了一个同类对象的共享机制。
* > 把一个类的成员说明为static时,这个类无论有多少个对象被创建,这些对象共享这个static成员
* > 静态成员作用于类,他不是对象成员
*/
#include <iostream>
using namespace std;
class Test{
public:
void printC()
{
... | [
"yanhaigz@163.com"
] | yanhaigz@163.com |
641f63f55c4a28ffffc2ebf4e8bd50d29b05dabb | 0fa1152e1e434ce9fe9e2db95f43f25675bf7d27 | /src/lib/pid_design/pid_design_test.cpp | c9b9339cae3037b391f1dfd6ea3cb0756b2e920f | [
"BSD-3-Clause"
] | permissive | PX4/PX4-Autopilot | 4cc90dccc9285ca4db7f595ac5a7547df02ca92e | 3d61ab84c42ff8623bd48ff0ba74f9cf26bb402b | refs/heads/main | 2023-08-30T23:58:35.398450 | 2022-03-26T01:29:03 | 2023-08-30T15:40:01 | 5,298,790 | 3,146 | 3,798 | BSD-3-Clause | 2023-09-14T17:22:04 | 2012-08-04T21:19:36 | C++ | UTF-8 | C++ | false | false | 2,388 | cpp | /****************************************************************************
*
* Copyright (C) 2020-2021 PX4 Development Team. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Red... | [
"daniel@agar.ca"
] | daniel@agar.ca |
7406b8428502cdce5e361fad37c0ebd50127b3f3 | 88601d8bd944e876a61468f5e7e4bb896dc0ce65 | /Modules/Rendering/vaStandardShapes.h | 55042221a814729818154f8a0e7d272e4773999b | [
"MIT"
] | permissive | KakCAT/ASSAO | 493609eddc2d572762057c477911643caa140c0c | 06881a1632576468b9816d3d28aa06b49a06afa8 | refs/heads/master | 2022-10-16T06:30:20.717443 | 2020-06-13T21:50:01 | 2020-06-13T21:50:01 | 272,085,924 | 0 | 0 | MIT | 2020-06-13T21:07:30 | 2020-06-13T21:07:29 | null | UTF-8 | C++ | false | false | 5,958 | h | ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2016, Intel Corporation
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
// documentation files (the "Software"), to de... | [
"filip.strugar@intel.com"
] | filip.strugar@intel.com |
a75a3d72c82655b3eaead9115e9cb7720e1387fd | 996c3c2d547eea137e6b282aa2e766aa16d20815 | /Source/FPSGame/Public/FPSGameState.h | f6257a4d4dd4e7aef8cc94ba039c6199992efbd2 | [] | no_license | Lenovezhou/StealthGame | c85f4eb5660e8fabec66c5e8e7f15f1c06fceaa1 | 5b4231184430f4d6254a5a3e42baf629991afe19 | refs/heads/master | 2020-03-28T16:58:12.474826 | 2018-09-14T06:38:10 | 2018-09-14T06:38:10 | 148,746,120 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 403 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/GameStateBase.h"
#include "FPSGameState.generated.h"
/**
*
*/
UCLASS()
class FPSGAME_API AFPSGameState : public AGameStateBase
{
GENERATED_BODY()
public:
UFUNCTION(Net... | [
"1042030742@qq.com"
] | 1042030742@qq.com |
24d33659c4d90bf03331d93f1bdd0e0bdb209d83 | acd92f081599799a46f88201747ee29fab305801 | /engine/rendering/backend/ImGuiImplGLFW.cpp | a721d7195d2fa3e96510b2bca87e82273dc925e8 | [] | no_license | shadow-lr/VulkanRenderer | 7d538cf07b8e1dd126cbe6b9c29838656b2b626e | 63ab42b0f48b768271472f4ce05371fe566144de | refs/heads/master | 2022-10-12T06:54:09.773120 | 2020-06-15T05:34:08 | 2020-06-15T05:34:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,171 | cpp | // dear imgui: Platform Binding for GLFW
// This needs to be used along with a Renderer (e.g. OpenGL3, Vulkan..)
// (Info: GLFW is a cross-platform general purpose library for handling windows, inputs,
// OpenGL/Vulkan graphics context creation, etc.) (Requires: GLFW 3.1+)
// Implemented features:
// [X] Platform: Cl... | [
"cdgiessen@gmail.com"
] | cdgiessen@gmail.com |
89c62a6c6275fb05e4881090ee1b1e795b08e0a9 | cd25223a7ec61085967b6824600686c0a416e375 | /The_Journalist/The_Journalist/sources/Classes projet/Camera.h | 8ac4c3416ed6514b004009fcfb36f69ee9ad1b5c | [] | no_license | richerarc/Projet-SIM | 2385564a125f26cbb83f4cd16ba3525839ffac97 | d33bd2a79baeaecbea757e9f6f51b6a1716e84b5 | refs/heads/master | 2020-12-24T15:40:13.218097 | 2018-08-22T12:13:06 | 2018-08-22T12:13:06 | 30,276,558 | 1 | 7 | null | 2018-06-05T14:56:32 | 2015-02-04T02:15:50 | C | UTF-8 | C++ | false | false | 4,365 | h | #pragma once
#include <math.h>
#include "Maths.h"
#include "GestionnaireEvenements.h"
#include "Vecteur3.h"
namespace gfx{
class Camera{
protected:
Vecteur3d position,
cible,
haut,
cote,
devant;
double sensibilite;
double valeurx;
double valeury;
double hAngle;
double vAngle;
double matric... | [
"kev.pantelakis@gmail.com"
] | kev.pantelakis@gmail.com |
97d269b4f025cb7cf2c875fe6f35ba686de3bd39 | 18d8b08a2e8519979dc2b99c8540a005dd30d475 | /cpp/TemplateClass/Organization.h | 0fcaf05570efeaefd42001e6c626cec693ed8ab0 | [] | no_license | aMahanna/sandbox | 64cc332954f916a5ae62f1abfd0a0d1646e72d5f | 3aa2d7916ad485a032ee5d8fc5faf17e50d1879c | refs/heads/master | 2023-08-16T08:26:06.831246 | 2021-09-25T21:00:11 | 2021-09-25T21:00:11 | 323,756,388 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 688 | h |
#ifndef OrganizationH
#define OrganizationH
#include "PList.h"
#include <iostream>
#include <string>
#include <stdlib.h>
using namespace std;
class Person;
class Organization {
string name;
PList<Person> members;
public:
Organization(std::string n = "default");
Organization(const Organization& re... | [
"anthony.mahanna@gmail.com"
] | anthony.mahanna@gmail.com |
ec5518ae4300c8e04503e0d1f5f7edbd374e7ad5 | f49738785b2f02d933b0c55ebd1a7f4562820f66 | /OldSrc/NodeVisitor.cpp | be92a13c2bcae662ab64c0b67d72cbc0fc7ece65 | [] | no_license | PowerTravel/vis | def2ec3a2369ef1105f655c2d13bf0df9fee342e | b54c9303300150697bb014987ff2216a12aaec36 | refs/heads/master | 2021-01-19T12:39:11.816296 | 2015-04-08T13:57:05 | 2015-04-08T13:57:05 | 32,884,556 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,464 | cpp | #include "NodeVisitor.hpp"
#include "Geometry.hpp"
#include "Group.hpp"
#include "Transform.hpp"
NodeVisitor::NodeVisitor(){}
NodeVisitor::~NodeVisitor(){}
/*
* Name: traverse
* Purpose: Given a node it will traverse its sub-tree depth first
* recursively. For each node it encounters it will call
* the node... | [
"Jakob.Hariz@gmail.com"
] | Jakob.Hariz@gmail.com |
d6590bb844979cebaed68e017659bcc399ff2d61 | 6e87234e17265e147230ca030c86359949280a43 | /arduino/main/Thread.h | 53bdbc99ad89a15fd6a05fa464a34726d18bd3d3 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | kurt-stolle/tue-dbl-venus | eadf0c4bc53b5ef01291fedcfd440e19b069005f | 3703a4ad293a271f7783bb5e5c7f91be246b1005 | refs/heads/master | 2021-05-31T23:34:07.536621 | 2016-06-19T15:01:10 | 2016-06-19T15:01:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,326 | h | /*
* TU/e Venus OGO
* Thread
* Header
*/
#ifndef Thread_h
#define Thread_h
#if defined(ARDUINO) && ARDUINO >= 100
#include <Arduino.h>
#else
#include <WProgram.h>
#endif
#include <inttypes.h>
class Thread{
protected:
// Desired interval between runs
unsigned long interval;
// Last runned time in Ms
u... | [
"kurt@casualbananas.com"
] | kurt@casualbananas.com |
f9fa41a5e0ae124d08a3a238eec4afc02ca67c87 | 80a6dcd8e0e55b1ec225e4e82d8b1bed100fdcd5 | /DSA BITS/Tut 4 Searching/Tutorial Practice/stealing_galub_jamun.cpp | 9470ab20201dd414603f3c36bea927bd8b6a172e | [] | no_license | arnabs542/competitive-programming-1 | 58b54f54cb0b009f1dac600ca1bac5a4c1d7a523 | 3fa3a62277e5cd8a94d1baebb9ac26fe89211da3 | refs/heads/master | 2023-08-14T23:53:22.941834 | 2021-10-14T11:26:21 | 2021-10-14T11:26:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 796 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
ll m;
ll getWays(ll x){
ll ans = 0;
// for (ll i = 1; i <= x/8; i++)
// {
// ans += max((ll)0, (ll)floor(cbrt(x/i))-1);
// }
for (ll r = 2; r*r*r <= x; r++)
{
ans += (x/(r*r*r));
}
return ans;
}
... | [
"nandanwar.adarsh@gmail.com"
] | nandanwar.adarsh@gmail.com |
9d88050b58fe48a0ab4035de3b97289e3dfb8931 | e5dad8e72f6c89011ae030f8076ac25c365f0b5f | /caret_gui/GuiApplyDeformationMapDialog.h | 3979088b87e9735f1571e40589ab992be7ca3921 | [] | no_license | djsperka/caret | f9a99dc5b88c4ab25edf8b1aa557fe51588c2652 | 153f8e334e0cbe37d14f78c52c935c074b796370 | refs/heads/master | 2023-07-15T19:34:16.565767 | 2020-03-07T00:29:29 | 2020-03-07T00:29:29 | 122,994,146 | 0 | 1 | null | 2018-02-26T16:06:03 | 2018-02-26T16:06:03 | null | UTF-8 | C++ | false | false | 5,395 | h | /*LICENSE_START*/
/*
* Copyright 1995-2002 Washington University School of Medicine
*
* http://brainmap.wustl.edu
*
* This file is part of CARET.
*
* CARET 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 Fo... | [
"michael.hanke@gmail.com"
] | michael.hanke@gmail.com |
afb55badf54c6d068d54f171381a349b1ba17d35 | 2a57de57d9613575fc6fe1ca385bc720ada9cfc0 | /AST/LabelStatement.h | 8b24db3498aa1cb11ea57650785e62d770c1f127 | [] | no_license | crappy-coder/mochica-js-llvm-compiler | a869e292ecfe080b061dfb515725b7aba48514fa | a44b4f8e80eb3855b88c2387502bb8b9734012f7 | refs/heads/master | 2021-05-31T02:39:38.962060 | 2016-01-26T07:16:06 | 2016-01-26T07:16:06 | 47,358,240 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 502 | h | #ifndef MOENJIN_AST_LABELSTATEMENT_H
#define MOENJIN_AST_LABELSTATEMENT_H
#include "Platform/Configuration.h"
#include "AST/Statement.h"
#include "AST/ThrowableExpression.h"
namespace MoEnjin
{
class LabelStatement : public Statement, public ThrowableExpression
{
public:
LabelStatement(mo_int32 lineNumber, con... | [
"justin.thomas@am.sony.com"
] | justin.thomas@am.sony.com |
f38eb3d38f7014a4408169635b847a386e210c45 | 4eb4242f67eb54c601885461bac58b648d91d561 | /third_part/indri5.6/ExtentDescendantNode.hpp | ecb1ef343474a59e1ef96774edc0a03aa4d03eb2 | [] | no_license | biebipan/coding | 630c873ecedc43a9a8698c0f51e26efb536dabd1 | 7709df7e979f2deb5401d835d0e3b119a7cd88d8 | refs/heads/master | 2022-01-06T18:52:00.969411 | 2018-07-18T04:30:02 | 2018-07-18T04:30:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,109 | hpp | /*==========================================================================
* Copyright (c) 2006 Carnegie Mellon University. All Rights Reserved.
*
* Use of the Lemur Toolkit for Language Modeling and Information Retrieval
* is subject to the terms of the software license set forth in the LICENSE
* file included... | [
"guoliqiang2006@126.com"
] | guoliqiang2006@126.com |
b49147ff69310dc0099e8f85cdcbe3a334765add | 501591e4268ad9a5705012cd93d36bac884847b7 | /src/server/scripts/Outland/terokkar_forest.cpp | 7c416c1657cfe038d6f29821e24feba16aad8755 | [] | 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 | 37,472 | 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 |
3aa93db9b2ac304a29d229442c7303e8eb83646a | 75b2a3741dc81df4d4db11600b1b1d3186a51d47 | /DataStructur&Algorithm/Recursion/Last Index of Number.cpp | baafcc9c0bc5e3aaaa496e6528a158fcad7af413 | [] | no_license | shivdeep1/CodingNinja | c397bcdaa6ed7c4aafbf78db2407c9005e26c5d7 | 76c4aff8f94c7953f83f29f201a830e95539931b | refs/heads/master | 2020-07-22T10:49:51.215559 | 2019-10-10T13:53:35 | 2019-10-10T13:53:35 | 207,173,548 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,117 | cpp | Ques::
Given an array of length N and an integer x, you need to find and return the last index of integer x present in the array. Return -1 if it is not present in the array.
Last index means - if x is present multiple times in the array, return the index at which x comes last in the array.
You should start traversing... | [
"shivdeepsachdeva@gmail.com"
] | shivdeepsachdeva@gmail.com |
314b7ea13c1152b3631b00af8fda28dd36809767 | b2ad8c27e10aa305c5118fe48a356b19c71a40df | /src/framework/Network/SHReleaseMgr.inl | 5ca48810b7cc8ff59c9240e9388ebe095afd6d95 | [] | no_license | gogo111007/Server | 4972f8244873e097daf7a3021bd2f5fef1f41070 | dddf41985c8b4990c5196bb930d876afda9d49a4 | refs/heads/master | 2021-01-01T16:40:39.862652 | 2013-06-25T13:15:44 | 2013-06-25T13:15:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 582 | inl | template <typename T>
SHReleaseMgr<T>::SHReleaseMgr(void (*pReleaseFunction)(T*)):
m_pReleaseFunction(pReleaseFunction)
{
}
template <typename T>
SHReleaseMgr<T>::~SHReleaseMgr()
{
for (uint32 i = 0; i < (uint32)m_pReleaseQueue.size(); ++i)
{
if (*m_pReleaseQueue.at(i))
{
if (m_... | [
"chglove@live.cn"
] | chglove@live.cn |
796ac3cd92996159d75aa5b6f34e2c4614422e27 | 7893b297dd2cee6c06cdab3398e59440338e4a24 | /cpp-Programare2/lab9/Carte.h | 481578a2423c44a160507f3a4d5edbd0f38956e2 | [] | no_license | zaticpetru/learnGit | 5fbf8b41c9f16eb540cdaf716db9c8fd710a3d67 | 96f9bca5661898906bd24d1afd8041cfdd900ba2 | refs/heads/main | 2023-06-03T18:51:58.343891 | 2021-06-21T20:26:05 | 2021-06-21T20:26:05 | 344,741,379 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 491 | h | #ifndef CARTE_H
#define CARTE_H
#include <iostream>
#include <cstring>
using namespace std;
class Carte{
char *autor = nullptr;
public:
char *titlu = nullptr;
Carte(char * = nullptr, char * = nullptr);
Carte(const Carte &);
~Carte();
... | [
"zatic.petru@outlook.com"
] | zatic.petru@outlook.com |
1c0e16bf7e3ead8cceb8700a75d61ffb532c9d1a | 6ed471f36e5188f77dc61cca24daa41496a6d4a0 | /SDK/DmgType_Melee_DmgMetal_classes.h | ce365fe85484e65e22a1c72246029310de222711 | [] | no_license | zH4x-SDK/zARKSotF-SDK | 77bfaf9b4b9b6a41951ee18db88f826dd720c367 | 714730f4bb79c07d065181caf360d168761223f6 | refs/heads/main | 2023-07-16T22:33:15.140456 | 2021-08-27T13:40:06 | 2021-08-27T13:40:06 | 400,521,086 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 673 | h | #pragma once
// Name: ARKSotF, Version: 178.8.0
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------
// BlueprintGeneratedClass DmgType_Me... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
f0f834413f4ac3d263f42103e8cddb59d5dff71e | a3b426c756f88a7816d1b84df1909e77dad30b49 | /D2DFrame/D2DGraphicsList.h | 9a17ad469405b5275c532aca20165cdc207b56b1 | [] | no_license | Lin-Guanguo/D2DFrame | 8a1ae6954cc951601d257973b93fc7b75c038aca | 72733eb142b03a8483cede7cf70f4d381aa4b957 | refs/heads/master | 2023-02-25T00:46:41.831341 | 2021-01-29T06:25:39 | 2021-01-29T11:29:48 | 333,745,930 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,555 | h | #pragma once
#include "WeakPtrList.h"
namespace LGG
{
class ID2DGraphics;
class D2DGraphicsList : public WeakPtrList<ID2DGraphics>
{
private:
CComPtr<ID2D1Factory> mFactory;
CComPtr<ID2D1HwndRenderTarget> mRenderTarget;
D2D1_SIZE_U mSizeofRenderTarget;
public:
D2DGraphicsList(D2D1_SIZE_U renderTa... | [
"lin.guanguo@foxmail.com"
] | lin.guanguo@foxmail.com |
b401e3554c790202aa9ce420bc20d8d2814e03eb | 15419e6b114d5b89e78648dbae52a0aae276b673 | /UVa/Comptitive Programming/Ch-06 String Processing/01 - Cryptography/UVa 213 - Message Decoding - AC.cpp | 63d30013c970a0e6c7138143d9c44a63196bda49 | [] | no_license | ImnIrdst/ICPC-Practice-2015-TiZii | 7cde07617d8ebf90dc8a4baec4d9faec49f79d13 | 73bb0f84e7a003e154d685fa598002f8b9498878 | refs/heads/master | 2021-01-10T16:29:34.490848 | 2016-04-08T04:13:37 | 2016-04-08T04:13:37 | 55,749,815 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,241 | cpp | #include <iostream>
#include <string>
#include <map>
using namespace std;
int pow2[11] = { 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024 };
string genSeq(int n, int len){
string seq = "";
if (!n) seq += "0";
while (n){
seq = char('0' + n % 2) + seq; n /= 2;
}
while (seq.length() != len) seq = "0"... | [
"imn.irdst@gmail.com"
] | imn.irdst@gmail.com |
b055a298bf8f656963d33d8a486fa49b578be8d6 | bb53b2a844e9cc0d2554e6a12dd99de79ddc40ca | /NES/Mapper/Mapper164.cpp | 432f7228d0f1df6096513a0445cb8125ae986a09 | [] | no_license | Chunde/VirtualNES | f71512f75e63582893206efb3f83dc09e63a5166 | 55264b0d0add97b4e3d425f14ec113e214068f1b | refs/heads/master | 2020-04-17T16:01:41.688505 | 2019-01-21T00:14:58 | 2019-01-21T00:14:58 | 166,723,369 | 8 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,679 | cpp | //////////////////////////////////////////////////////////////////////////
// Mapper164 Pocket Monster Gold //
//////////////////////////////////////////////////////////////////////////
void Mapper164::Reset()
{
reg5000 = 0;
reg5100 = 0;
SetBank_CPU();
SetBank_PPU();
nes->p... | [
"xmuhcd@msn.com"
] | xmuhcd@msn.com |
dc44f731f96136dad5cf08efa06c2be12d897aaa | dc378b4ef06191c7cde2b8d24ab5771bd6a8b7be | /MTTStudies/MTTDigiProducer/interface/MTTSimTriv.h | 7bb14abe158bbfeda8404d6f7d0a0c0d3444f264 | [] | no_license | Yerdogan/UserCode | a367e69a831a897b298dffbe58cbd0ffccf69ddc | 1e7331c3e78fb3e199d8fc11c7c139c4202a4114 | refs/heads/master | 2021-01-11T11:03:09.084760 | 2013-03-27T15:23:58 | 2013-03-27T15:23:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 659 | h | #ifndef MTTDigitizer_MTTSimTriv_h
#define MTTDigitizer_MTTSimTriv_h
#include "MTTStudies/MTTDigiProducer/interface/MTTSim.h"
class MTTGeometry;
namespace CLHEP {
class HepRandomEngine;
class RandFlat;
class RandPoissonQ;
}
class MTTSimTriv: public MTTSim {
public:
MTTSimTriv(const edm::ParameterSet& config);
~MTT... | [
""
] | |
162be84abb8c6fc099a052001da8fad979ec2469 | ad280cce328d196eb11e16b2740ea971ad6aa9f0 | /math/poj2409.cpp | a31cb29fcb0a583e7cbf6ab89cd2a5596b82723d | [] | no_license | elite-sheep/icpcarchive | 3ea6869e50b5df54cb37ef6ed0cd15f725cf982d | caa090aec363220efafe7b77a2c64b1d4c0f3869 | refs/heads/master | 2022-03-28T10:10:35.276417 | 2020-01-01T04:57:53 | 2020-01-01T04:57:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 908 | cpp | /*************************************************************************
> File Name: poj2409.cpp
> Author: Yuchen Wang
> Mail: wyc8094@gmail.com
> Created Time: Sat Feb 25 20:49:28 2017
************************************************************************/
#include<iostream>
#include<cstdio>
#i... | [
"wyc8094@gmail.com"
] | wyc8094@gmail.com |
a771ae718f087bf04383fa67befb15329b82ee75 | a21fa6a50e28fb7e25f06a39dab474095c5eb7f0 | /SDL_Project/Scene0.cpp | e6b32145b447b0c795a30472d47c32fe3b19a122 | [] | no_license | WarnockN/GameProductionsSDLPlatformer | 595ff4e6dedc2de1b46bb9fb463f171728ce686d | 8e1589cca9a0fdc8f99100269ae0a7b9315a5ab7 | refs/heads/master | 2020-12-22T16:38:21.798681 | 2020-01-28T23:52:42 | 2020-01-28T23:52:42 | 236,860,848 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,693 | cpp | #include "Scene0.h"
#include <SDL.h>
#include <SDL_Image.h>
#include "Body.h"
#include "Ball.h"
Scene0::Scene0(SDL_Window* sdlWindow_){
window = sdlWindow_;
}
Scene0::~Scene0(){}
bool Scene0::OnCreate() {
int w, h;
SDL_GetWindowSize(window,&w,&h);
Matrix4 ndc = MMath::viewportNDC(w,h);
Matrix4 ortho = MMath::o... | [
"54872390+WarnockN@users.noreply.github.com"
] | 54872390+WarnockN@users.noreply.github.com |
ae0522cd204528b7f64c8701e15ea97ba53588e1 | 23c3927ce1b8500f75eed7cc7f6d377684197f51 | /apps/forward_renderer/Light.hpp | 1e69710ae6589f97ab55ed2bc35ae551ea469244 | [] | no_license | quentinCo/opengl-avance | 5d3cbd0c1c369f2c9384f074db359c201026c110 | 3e31bfecbd90aac23e6d688d0e88b095c2ad4229 | refs/heads/master | 2021-04-29T04:37:45.760459 | 2017-01-17T20:50:35 | 2017-01-17T20:50:35 | 77,994,289 | 0 | 0 | null | 2017-01-04T09:04:39 | 2017-01-04T07:57:39 | C++ | UTF-8 | C++ | false | false | 545 | hpp | #pragma once
#include <glmlv/GLProgram.hpp>
#include <glmlv/simple_geometry.hpp>
namespace qc
{
class Light
{
public:
Light() {};
Light(const glm::vec3& pos, float intensity)
: lightPosition(pos), lightIntensity(intensity)
{}
const glm::vec3& getLightPosition() const
{return lightPosition;}
glm::vec3& ge... | [
"quentin.couillard@gmail.com"
] | quentin.couillard@gmail.com |
9ee81876f27e8dcb8074cad67ba21d02439f515f | 6006085975601a021ba2177071b286c1225ece6a | /Game.cpp | 6e78fac178a91fea441161fb2d3cc1d19cb65bc9 | [] | no_license | RyanSwann1/PongSDL2 | d5d1967bf34e45019c5ef1d67ee10ca1b11c9c33 | b580d184487e1b6b061ad310496776d0bc24de5c | refs/heads/master | 2021-01-01T04:46:12.203125 | 2016-04-16T13:29:36 | 2016-04-16T13:29:36 | 56,355,527 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,616 | cpp | #include "Game.h"
#include "InputHandler.h"
#include "GameStateMachine.h"
#include "MenuState.h"
#include "PlayState.h"
#include "TextureManager.h"
#include "Player.h"
#include "Opponent.h"
#include "Ball.h"
#include <assert.h>
#include <iostream>
Game* Game::m_instance = nullptr;
Game::Game()
{
... | [
"RyanSwann1992@gmail.com"
] | RyanSwann1992@gmail.com |
89908f422fc0dd7fa3f7aa78777951e86571b9df | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/grpc/src/tools/doxygen/Doxyfile.c++ | 24856971d774120dcddc142da6066514770d5d66 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"MPL-2.0"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C++ | false | false | 115,337 |
# Doxyfile 1.8.9.1
# This file describes the settings to be used by the documentation system
# doxygen (www.doxygen.org) for a project.
#
# All text after a double hash (##) is considered a comment and is placed in
# front of the TAG it is preceding.
#
# All text after a single hash (#) is considered a comment and w... | [
"jengelh@inai.de"
] | jengelh@inai.de | |
dbee99fee8e51b14ee7e99dfe8f447bf7dcf283c | 73bfad0687c4df96a7dbec54b8b90e35fe460069 | /src/Math/Line2D.h | e75cd6bb02d6dab1d16c50398ace0de740112384 | [] | no_license | brieucdnl/JV-IN | fb42d3cf7eab6a353714915a226a53d63465dd84 | 00381a6276e4eb04084bdbff44cf125f05412c4c | refs/heads/master | 2016-08-11T19:43:59.254902 | 2016-03-09T22:06:57 | 2016-03-09T22:06:57 | 49,319,928 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,136 | h | #ifndef _Math_Line2D_H
#define _Math_Line2D_H
#include <math.h>
#include <Math/Vector2.h>
#include <Math/Line.h>
namespace Math
{
////////////////////////////////////////////////////////////////////////////////////////////////////
/// \class Line2D
///
/// \brief Line in 2D.
///
/// \author Fabrice Lamarche, ... | [
"brieuc@bdaniel.fr"
] | brieuc@bdaniel.fr |
0b3c0669ccc5948ade59289f750e0c9686c835dd | f856ad2e96263a38a6c717eca995f8a3f66b3f2f | /tools/compiler/pb/src/cpp_plugin.cpp | 5e55b5e271c1b35464535b49eccc403bfd28d90e | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT"
] | permissive | xiake-1024/Pebble | befaee5868905fb804c50d895e80d3489d464200 | 283310f67f5b30adaed5a21df97f706560b3617f | refs/heads/master | 2022-12-09T14:24:51.785830 | 2020-09-26T03:05:05 | 2020-09-26T03:05:05 | 296,327,254 | 0 | 0 | NOASSERTION | 2020-09-17T13:00:05 | 2020-09-17T13:00:04 | null | UTF-8 | C++ | false | false | 10,450 | cpp | /*
* Tencent is pleased to support the open source community by making Pebble available.
* Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
* Licensed under the MIT License (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the Lic... | [
"23899212@qq.com"
] | 23899212@qq.com |
0cdb9bf7a12c541bcd607e46abf80bddf793ef66 | ae76326dfababa1bc0023f7e583575716efa27fe | /UnrealPakViewer/Private/Widgets/SAssetSummaryView.cpp | 3057fbde668b71c7b46da35cedcdb56d000fb2f4 | [] | no_license | Winux1062/UnrealPakViewer | 344385e9aec757f650667df735c10434cadb3339 | 65b1bf0990d178402b710ecd7f4b324585fd5132 | refs/heads/master | 2023-07-08T23:09:22.678967 | 2021-08-05T09:24:16 | 2021-08-05T09:24:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,518 | cpp | #include "SAssetSummaryView.h"
#include "EditorStyle.h"
#include "Widgets/Input/SComboBox.h"
#include "Widgets/Layout/SBorder.h"
#include "Widgets/Layout/SBox.h"
#include "Widgets/Layout/SExpandableArea.h"
#include "Widgets/Layout/SScrollBar.h"
#include "Widgets/SBoxPanel.h"
#include "Widgets/Views/SHeaderRow.h"
#incl... | [
"newzeadev@gmail.com"
] | newzeadev@gmail.com |
e7dbc7acbf7b915f2f21c74069d9f0b58b6e3efb | 2c148e207664a55a5809a3436cbbd23b447bf7fb | /src/chrome/browser/vr/elements/text_input.cc | af7a6bcb30eb585f67e3286313ec1e4a29e0610d | [
"BSD-3-Clause"
] | permissive | nuzumglobal/Elastos.Trinity.Alpha.Android | 2bae061d281ba764d544990f2e1b2419b8e1e6b2 | 4c6dad6b1f24d43cadb162fb1dbec4798a8c05f3 | refs/heads/master | 2020-05-21T17:30:46.563321 | 2018-09-03T05:16:16 | 2018-09-03T05:16:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,835 | cc | // Copyright 2017 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 "chrome/browser/vr/elements/text_input.h"
#include <memory>
#include "chrome/browser/vr/elements/rect.h"
#include "chrome/browser/vr/elements/t... | [
"jiawang.yu@spreadtrum.com"
] | jiawang.yu@spreadtrum.com |
3e6e2857aa6722fa27073ec61680e4cf02be91f4 | ffcc850625b8590866a36d0a607e3a73cf37598d | /test/doc/ieee/modf.cpp | eee66e01631016714106b9ee134af0c07f108c50 | [
"BSL-1.0"
] | permissive | remymuller/boost.simd | af7e596f17294d35ddcd8f859c4a12cb3276254d | c6614f67be94be2608342bf5d753917b6968e821 | refs/heads/develop | 2021-01-02T09:00:18.137281 | 2017-07-06T14:23:04 | 2017-07-06T14:23:04 | 99,120,027 | 6 | 7 | null | 2017-08-02T13:34:55 | 2017-08-02T13:34:55 | null | UTF-8 | C++ | false | false | 1,298 | cpp | //==================================================================================================
/*
Copyright 2017 NumScale SAS
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
//======================================... | [
"joel.falcou@lri.fr"
] | joel.falcou@lri.fr |
d32f0276faef2490a651e22608ddc2626c8ec088 | dd267038685dcefd5f89016c63f72c2ad4aa7fdf | /src/media/neva/media_platform_api_stub.h | 09e1897b6f7e5a3b62036f2af3091b60fd0a4399 | [
"BSD-3-Clause"
] | permissive | webosose/chromium87 | 044d5c74ae9c2815cf096fd98bf9ea4e7e2fe6b3 | 75729b78817d49249cd004ef734c032269f06e53 | refs/heads/master | 2022-11-05T07:23:21.710708 | 2021-10-06T11:24:51 | 2021-10-08T08:30:55 | 392,617,373 | 4 | 2 | null | 2022-11-01T02:23:21 | 2021-08-04T08:54:03 | null | UTF-8 | C++ | false | false | 2,321 | h | // Copyright 2019 LG Electronics, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed t... | [
"youngsoo.choi@lge.com"
] | youngsoo.choi@lge.com |
b1dbcd36c757f57dc6863fe08a21bff55555f2f7 | 0f1510c57ef15588f8fb6e4c444b075d43340887 | /remesher/src/quad.cpp | fba5da3ec921987918e253956db571b7803f5d68 | [] | no_license | graphics-rpi/oasis_dependencies | c553ee678ad9ccccb8b223afcc6c9ed4851d43a8 | 384553df4842c1b2868db344c48b1d7e88bfe873 | refs/heads/master | 2021-10-08T13:23:00.351524 | 2018-12-12T16:37:53 | 2018-12-12T16:37:53 | 123,350,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,287 | cpp | #include <cstdio>
#include "utils.h"
#include "mesh.h"
#include "element.h"
#include "quad.h"
#include "vertex.h"
#include "triangle.h"
extern int VERBOSE_FLAG;
extern char LAST_ACTION[200];
Quad::Quad(int a, int b, int c, int d, Mesh *mesh, std::string mat) : Element(mesh,mat) {
assert (a >= 0 && b >= 0 && c >= 0 ... | [
"sensen.chen7@gmail.com"
] | sensen.chen7@gmail.com |
deddb09b385bdc4aee64280b0a639231554f7296 | 744af52470a8d8d63df0da99587ec99e21e1926c | /game/physics/math.h | 5e69631161878c2f654874b971347f80c3f7f624 | [] | no_license | TTeun/SDL | 5bfe9267c241a907ad15d874d3beaa00db6c5f0c | fb16f2ba291fb376f03b727c5b673c4f4021b161 | refs/heads/master | 2021-01-25T06:17:51.431276 | 2017-07-07T14:54:56 | 2017-07-07T14:54:56 | 93,547,541 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 144 | h | #ifndef __MATH__H
#define __MATH__H
namespace Math {
template<typename T>
inline T max(T a, T b){
return a > b ? a : b;
}
}
#endif
| [
"teunverstraaten@gmail.com"
] | teunverstraaten@gmail.com |
18df1ef6a24cb32c53a4cd374b1d7b4e89161fe8 | 7eea3d8510b5ded6c1bd1d04edfde67ac3dd6624 | /sketch/sketch.ino | 99c8c565151cf828a64f2ca8f49e4e324f5b1c69 | [
"MIT"
] | permissive | just4chill/RFNode | 5419db444af7d0aa5fb46fcff4c213256c3663d0 | b2d9ddec477b7ec1c1c64397d851657b3abbfebc | refs/heads/master | 2021-01-16T01:08:05.335122 | 2015-03-27T02:39:11 | 2015-03-27T02:39:11 | 32,963,962 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 540 | ino |
#include <SPI.h>
#include <Mirf.h>
#include <nRF24L01.h>
#include <MirfHardwareSpiDriver.h>
#define __ADDR "clie2"
void setup(){
Serial.begin(9600);
Mirf.spi = &MirfHardwareSpi;
Mirf.init();
Mirf.setRADDR((byte *)__ADDR);
Mirf.payload = sizeof(unsigned long);
Mirf.config();
Serial.println(__ADDR);
}
... | [
"stonrmind@gmail.com"
] | stonrmind@gmail.com |
0517fe3de2dfb32a7968ebd3c4d4e465f7e81d7c | 94c81d3dc008f9cc7844c4c949d9e8c387307524 | /algorithm/1504번 특정한 최단 경로.cpp | b6f19afdcda2bb8dc50e6e15b662b4c8c6d1c281 | [] | no_license | JunJun0411/Algorithm | 237fd0a040b4957878e08c674cbd9a4c9260dada | c6205f102e1baada2f7443abb7a32dead45c2ee8 | refs/heads/master | 2021-06-26T18:10:33.632374 | 2020-11-12T10:15:59 | 2020-11-12T10:15:59 | 162,801,959 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 1,603 | cpp | #include <iostream>
#include <queue>
#include <vector>
#define INF 987654321
using namespace std;
vector<pair<int, int> > grape[801];
vector<int> dijkstra(int src, int n) {
vector<int> dist(n + 1, INF);
dist[src] = 0;
priority_queue<pair<int, int> > pq;
pq.push({ 0, src });
while (!pq.empty()) {
int cost = -... | [
"wnsgudrnrn@naver.com"
] | wnsgudrnrn@naver.com |
5f6d081bd7aaa748518fbc97ee5ad752da1daff1 | 0de6275df97934352289d5bf561650330ac0f269 | /src/mruby_SDL_Color.cpp | 11bba89f4b5bbf3f9d680da32ad6a15df84f62a9 | [] | no_license | jbreeden/mruby-sdl2 | 595cffa1dbf3000d995a57d36a456e4e573c55a6 | a60f9a02aba000e136b1c65b3e3f11331fab6631 | refs/heads/master | 2021-01-10T08:55:33.929138 | 2015-12-05T07:44:00 | 2015-12-05T07:44:00 | 45,621,888 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,600 | cpp | /*
* struct SDL_Color
* Defined in file SDL_pixels.h @ line 254
*/
/*
* TODO: INCLUDES
*/
#include "mruby_SDL.h"
#if BIND_SDLColor_TYPE
/*
* Class Methods
*/
#if BIND_SDLColor_INITIALIZE
mrb_value
mrb_SDL_SDLColor_initialize(mrb_state* mrb, mrb_value self) {
struct SDL_Color* native_object = (struct SDL_C... | [
"jared.breeden@gmail.com"
] | jared.breeden@gmail.com |
c0e052d7bb84a8a863e409dca8864f06e5bdc1a8 | 9b90289fb5c8e07857cac667208d385402c02096 | /chapter04/08/StudentGrade.cpp | de5dd760e2399981f22e740184073ff8f7869909 | [] | no_license | MaxEntroy/accelerated-cpp | d93615d4880b4e6244835af881266380e755c073 | 799ee0a3d0cef3981e89f8144900d7e1fc3e2b14 | refs/heads/master | 2020-04-05T04:20:02.217896 | 2019-09-27T06:04:24 | 2019-09-27T06:04:24 | 156,546,992 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,970 | cpp | /*************************************************************************
> File Name: StudentGrade.cpp
> Author: kang
> Mail: likang@tju.edu.cn
> Created Time: 2017年11月28日 星期二 20时40分23秒
************************************************************************/
#include <iostream>
#include <fstream>
#i... | [
"likang@tju.edu.cn"
] | likang@tju.edu.cn |
bc3f9f7425353be8e74941436337fe97d97b29b2 | 31fb0637247e423776ea25986a2a23efaacafece | /Unit 12. Classes and dynamic allocation memory/Stack.cpp | 247ce72e6d16d238f574c9fa32ba0ed1b4407bf5 | [] | no_license | Cordylidae/Exercises | 0b8a6bcc8c3493ef81653d99185027de0c4825b7 | 4fe4658e807f0c55afcbe6441739c2dc4929e597 | refs/heads/main | 2023-02-07T09:20:08.117163 | 2020-12-29T18:35:44 | 2020-12-29T18:35:44 | 325,356,588 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,270 | cpp | #include"Stack.h"
Stack::Stack(int n)
{
pitems = new Item[n];
size = n;
top = n;
for (int i = 0; i < n; i++)
{
pitems[i]=i;
}
}
Stack::~Stack()
{
delete [] pitems;
}
bool Stack::isempty() const
{
return top == 0;
}
bool Stack::isfull() const
{
return top == MAX;
}
bool Stack::push(const Item& item)
{... | [
"nsbeketov@gmail.com"
] | nsbeketov@gmail.com |
6f447d68712933addf49351ab6e9d3821c4a4981 | a92d820846a0db824c93598b12fd74ddd2a6539d | /airplaneFight/Classes/Combat/Scene/GameLayer.cpp | 53b3742f359ab5c9ce2e9a39366dc68f07f17c1b | [
"Apache-2.0"
] | permissive | 82488059/AirPlane | 617a7bc8a04fbf26e51e20e3280395de5b53937c | a27965632ea282ff28e594a65083c9f301db4a3d | refs/heads/master | 2021-01-13T09:56:31.135369 | 2015-10-27T09:07:10 | 2015-10-27T09:07:10 | 44,507,293 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 8,412 | cpp | #include "GameLayer.h"
#include "Hero.h"
#include "PlaneEnemy.h"
#include "CombatManager.h"
#include "Bullet.h"
GameLayer::GameLayer()
: m_pHero(NULL),
m_nKeyPressed(0),
m_bIsPressed(false),
m_nbgSpeed(1)
{
}
GameLayer::~GameLayer()
{
}
bool GameLayer::init()
{
if (!Layer::init())
{
retur... | [
"zhangtuo-vip@163.com"
] | zhangtuo-vip@163.com |
7c573c3cc534bfce5ae9b238b5f4f3c647d12a35 | 6fe17c32ba5bb492e276e13128c516a3f85f01ff | /new/vasya&cubes.cpp | 2a4d1e6b758fe2ff59b21884a72952c3a0044df7 | [] | no_license | YaminArafat/Codeforces | 35c5c527c8edd51c7f591bfe6474060934241d86 | 3d72ba0b5c9408a8e2491b25b5b643e9f9be728b | refs/heads/master | 2023-08-17T03:12:04.596632 | 2021-10-06T14:49:29 | 2021-10-06T14:49:29 | 351,042,898 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 387 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
int n,i,sum=0,j=1,count=0,k;
cin>>n;
int arr[n];
for(i=1,k=0;i<=n;i+=j,k++)
{
arr[k]=i;
sum+=arr[k];
if(sum>n)
{
break;
}
count++;
if(sum==n)
{
break;
... | [
"yaminarafat032@gmail.com"
] | yaminarafat032@gmail.com |
f9d3ec5d5fd9b3b035dbc6c544f636960b7eb61a | e65e6b345e98633cccc501ad0d6df9918b2aa25e | /Codeforces/Global/4/B.cpp | 3fbf678073eca3ce119690f4abc5cd72ab0007a2 | [] | no_license | wcysai/CodeLibrary | 6eb99df0232066cf06a9267bdcc39dc07f5aab29 | 6517cef736f1799b77646fe04fb280c9503d7238 | refs/heads/master | 2023-08-10T08:31:58.057363 | 2023-07-29T11:56:38 | 2023-07-29T11:56:38 | 134,228,833 | 5 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,000 | cpp | #pragma GCC optimize(3)
#include<bits/stdc++.h>
#include<ext/pb_ds/assoc_container.hpp>
#include<ext/pb_ds/tree_policy.hpp>
#include<ext/pb_ds/priority_queue.hpp>
#define MAXN 100005
#define INF 1000000000
#define MOD 1000000007
#define F first
#define S second
using namespace std;
using namespace __gnu_pbds;
typedef l... | [
"wcysai@foxmail.com"
] | wcysai@foxmail.com |
5279dd84b59e91bba4e741bb0ec8796896185453 | 2d952eb3b99582750b256726d2a2a3a809a94a81 | /SparseMatrix/SparseMatrix.cpp | 9ccb08eac54e9ad4652db346a77574cac1ef2831 | [] | no_license | Harikeshi/Sparse-Matrix | dd8f71c4aa4fa8aa3a2425b5d073ffd79e897ed1 | 0841c15c395a6d570a59f3a15fab7edcce6ab895 | refs/heads/master | 2020-05-01T06:11:05.939269 | 2019-04-27T20:01:31 | 2019-04-27T20:01:31 | 177,323,476 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 2,342 | cpp | #include "pch.h"
#include <iostream>
#include <iomanip>
#include <vector>
#include "Matrix.h"
#include "Chang.h"
#include <time.h>
#include <locale.h>
#include <stdlib.h>
using namespace std;
void matrixShow(int **a, int nr, int nc) {
for (int i = 0; i < nr; i++) {
cout << endl;
for (int j = 0; j < nc; j++)
co... | [
"sshchegolikhin@gmail.com"
] | sshchegolikhin@gmail.com |
f764f4dcc55d77165fb6d1a398868643bfc0b4a6 | 7640f96511cdff5a649078089e833cfade9c36bf | /src/mime_types.hpp | 8bae6fd60f564e504f66ff276f65fca61d841e55 | [] | no_license | gburd/xqd | accfe7a4ea6bbee979a79f8e5b63273c9e5b7f72 | 30753a928d2ccc90eaa836fd7a61fce424add297 | refs/heads/master | 2020-12-25T16:25:11.553069 | 2010-11-14T16:14:34 | 2010-11-14T16:14:34 | 17,171 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 648 | hpp | //
// mime_types.hpp
// ~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2010 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// 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 HTTP_SERVER4_MIME_TYPES_HPP
#de... | [
"gburd@ossus.com"
] | gburd@ossus.com |
b7f91be60aeaedf2c62c6a57260700fde0f0f1b2 | 601990aa21531eb7c333c714583fdad0685759f7 | /cpp/leap/leap.cpp | 7b76f174af210a49f05d4444b0497d459476e02f | [
"MIT"
] | permissive | henrique-tavares/My-Exercism | 606ecd63ec23222239a2f14f78b8d9ecb4135f43 | 47dc5dc1d97135f31ac66b7dd7c1c0dfd16cf615 | refs/heads/master | 2023-01-02T18:30:38.828173 | 2020-10-18T13:05:59 | 2020-10-18T13:05:59 | 276,142,497 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 172 | cpp | #include "leap.h"
namespace leap
{
bool is_leap_year(int year)
{
return (year % 4 == 0 && (year % 100 != 0 || year % 400 == 0));
}
} // namespace leap
| [
"ricktavares76@gmail.com"
] | ricktavares76@gmail.com |
44cec53c40e39d5067594bc0d5de0365254e42a8 | 9272a3b6e73a5472c4e64a17cea00220a80c80a2 | /mcmc_kde.cpp | cc4aab5dcd55a75c435a4e53b720b28da919c365 | [] | no_license | schmidta87/eg2_analysis | 23b9b157a5609c4cb91982725fb12038973fe7e3 | 3808ee1e995a7d0e3de089c618c6cea2841cd7eb | refs/heads/master | 2020-07-06T12:59:05.220321 | 2019-08-12T22:13:20 | 2019-08-12T22:13:20 | 203,024,654 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,841 | cpp | #include <iostream>
#include <vector>
#include <cmath>
#include "TFile.h"
#include "TTree.h"
#include "TVector3.h"
#include "TRandom3.h"
#include "TMath.h"
#include "TH1.h"
#include "TH2.h"
#include "TH3.h"
#include "TVectorT.h"
#include "constants.h"
#include "helpers.h"
using namespace std;
// Useful math
double ... | [
"schmidta@mit.edu"
] | schmidta@mit.edu |
fef1351dd28fa4d8799f333090816885443ed081 | a1df4de1ee24a686515433c223b94c99b80af9e4 | /lib/Sema/SemaChecking.cpp | 2ed8eaae771a076a037cf5be758863c002866376 | [
"NCSA"
] | permissive | SwarmArch/Swarm-Clang | ae3c7478869a5d30fc0ead53ae3bb82be7e9aff2 | fded118a6254ccce54d90b5798899bd5a02b4597 | refs/heads/master | 2023-06-11T04:51:32.157145 | 2021-07-05T15:05:22 | 2021-07-05T15:10:10 | 266,575,065 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 458,578 | cpp | //===--- SemaChecking.cpp - Extra Semantic Checking -----------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"victory@csail.mit.edu"
] | victory@csail.mit.edu |
cadda2110c3aa464d80a650e1b460e674aa2ce3d | 76171660651f1c680d5b5a380c07635de5b2367c | /SH6_43mps/0.16/T | 39f4d25548bb5c804257f88a2ff554ae51cff8cb | [] | no_license | lisegaAM/SH_Paper1 | 3cd0cac0d95cc60d296268e65e2dd6fed4cc6127 | 12ceadba5c58c563ccac236b965b4b917ac47551 | refs/heads/master | 2021-04-27T19:44:19.527187 | 2018-02-21T16:16:50 | 2018-02-21T16:16:50 | 122,360,661 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 110,269 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 3.0.x |
... | [
"alexmayes@gmail.com"
] | alexmayes@gmail.com | |
67a847b1b52808f28eef8b74f5f3174bcf999d4c | 87d4f0499a8d792446d10753c088cb635188f47c | /PRO1/P73501_ca/S012-AC.cc | cdc1f63ad6615b5b6dfd308f149de79a589d8f67 | [] | no_license | lladruc/FIB | e08265cc6231aab8983ee0ff1343ac2266237427 | da03b6aa0acce04fa61d52a51f3c7934b2d84820 | refs/heads/master | 2022-05-03T04:02:08.073880 | 2022-04-11T12:03:31 | 2022-04-11T12:03:31 | 33,666,272 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 320 | cc | #include <iostream>
using namespace std;
int main(){
int n;
for(cin >> n;n>0;--n){
int n1,n2,contador=0;
cin >> n1;
if(n1!=0){
cin >> n2;
}
while(n2 !=0){
if(n1<n2){
++contador;
}
n1=n2;
cin >> n2;
}
cout << contador << endl;
contador=0;
} //end for
}
| [
"Lladruc@Dru-MacBooks-Air-2.local"
] | Lladruc@Dru-MacBooks-Air-2.local |
32f54a113a01d685e1f1c6d50cc7718d3de460bc | 17baf4c5955e17646e4eeb8f74ed3ebc304c3cc2 | /ClassMeleeWeapon.h | 0d9b5c872a1072c0a7c4886fcbd53202b9199a80 | [] | no_license | michael-hentz/Text-RPG-Game | 3bebe9879251ea6521f8be305bd06a965527b255 | 6a380a42a61997f801f45cf2f2104fc1e006a1e8 | refs/heads/master | 2022-09-23T05:01:45.151377 | 2020-06-02T18:46:10 | 2020-06-02T18:46:10 | 268,882,055 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 157 | h | #pragma once
class meleeWeapon {
public:
void setDamage(int d);
int getDamage();
void setTime(int t);
int getTime();
private:
int damage;
int time;
}; | [
"mthe229@uky.edu"
] | mthe229@uky.edu |
32f3d8df322b243e3b194310b64fb0e3254dab9b | 18c2ae29292555e473f4ec92561647418ecb8ef0 | /src/widget/event/generator/idle.hpp | f30aaa9f9f3861a56843296d333bc4e42afc4459 | [] | no_license | dmilos/widget | ea93e9de4817eb96627bebbe56aedf9ef0c353d1 | 3889f64ac968ac591f97006c83ea3a6dcd557f18 | refs/heads/master | 2021-05-04T20:18:36.756051 | 2019-01-22T10:51:45 | 2019-01-22T11:44:49 | 69,472,785 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 801 | hpp | #ifndef widget_event_generator_idle
#define widget_event_generator_idle
// ::widget::event::generator::idle
#include "./pure.hpp"
namespace widget
{
namespace event
{
namespace generator
{
class idle
: public widget::event::generator::pure
{
public:
... | [
"dmilos@gmail.com"
] | dmilos@gmail.com |
305e1b814656e08cdb3b486133d8acc6024d271d | fa74bc6adcd0dc151c8e0e078cb50967c8ad32c3 | /ScheduleConfig.cpp | 65106ff2fdb1daafd3a3674630fc9d4339da0714 | [] | no_license | crw-xiix/EvapCooler | 98607d379dbd76d738ef22b543cf4ca3167bc1df | da1e6619ccd681f6b641d344c2fe260d915a5163 | refs/heads/master | 2020-06-06T18:09:34.723053 | 2019-07-20T00:21:41 | 2019-07-20T00:21:41 | 192,817,211 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,246 | cpp |
#include "ScheduleConfig.h"
#include <EEPROM.h>
#include "nettime.h"
#include "8266IO.h"
char DevicePassword[32];
ScheduleConfig ScheduleConfig::LoadFromEEPROM() {
bool fail = false;
uint8_t ecrc = 0;
int esize;
ScheduleConfig sc;
int size = sizeof(ScheduleConfig) + 8;
EEPROM.begin(size);
EEPROM.get(0, sc... | [
"charles@loneaspen.com"
] | charles@loneaspen.com |
554fc8112f8a49ace8dfea3247c08f50c4087ddc | 695a9df8527fa0bd068c29c7be00c7b8a05df8c8 | /ALG_Labs/mainwindow.cpp | 33888e695f4c8531f0e620036f4e5541cbabfc77 | [] | no_license | AntonGorielikov/ALG_Labs_2Year | c229e70507cc8bb9a3ff371307bf493ca78ff482 | 52226acf8b75eae21e4299844208c1f0a0cb891a | refs/heads/master | 2021-08-29T10:51:15.550269 | 2017-12-13T19:30:28 | 2017-12-13T19:30:28 | 103,264,179 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,858 | cpp | #include "mainwindow.h"
#include <QFile>
#include <QPushButton>
#include <QComboBox>
#include <QLabel>
#include <QGridLayout>
#include <QSpinBox>
#include <ctime>
#include <QProgressDialog>
#include <QTextStream>
#include <QMessageBox>
#include <QApplication>
#include <QTime>
#include <cmath>
#include <typeinfo>
#inc... | [
"gorelikov.anton@gmail.com"
] | gorelikov.anton@gmail.com |
b8c86f1e37f72ac61ff6c00204599246d831ece8 | e94803674c150940d4a5cee91bd7c4956dfce509 | /Source/Dodge the F Grade/grade.h | eaeb59f4ac85610a5a7c486d78273c11d283526b | [] | no_license | JINHYEOK-YOO/Dodge_the_F_Grade | a29e6eb9e6cffe80243923ebace21908e903f002 | 0fdf88e172f52ac5067fed90a568dfc9b950636f | refs/heads/master | 2022-06-11T05:01:03.823985 | 2020-05-11T13:02:28 | 2020-05-11T13:02:28 | 263,043,291 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 168 | h | #pragma once
class Grade
{
public:
void appear(int); // 학점 생성 좌표와 종류(A+ ~ D) 랜덤으로 지정 후 표시
private:
int _xPos, _yPos;
}; | [
"yujh703@gmail.com"
] | yujh703@gmail.com |
49a9256df0d6e93e06639a914c81009c783189e2 | 0f7a4119185aff6f48907e8a5b2666d91a47c56b | /sstd_utility/windows_boost/boost/poly_collection/detail/is_invocable.hpp | 35cf4b4c01e2f8f0cf77b7cab44638b33ffb2aed | [] | no_license | jixhua/QQmlQuickBook | 6636c77e9553a86f09cd59a2e89a83eaa9f153b6 | 782799ec3426291be0b0a2e37dc3e209006f0415 | refs/heads/master | 2021-09-28T13:02:48.880908 | 2018-11-17T10:43:47 | 2018-11-17T10:43:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,267 | hpp | /* Copyright 2016-2017 Joaquin M Lopez Munoz.
* 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)
*
* See http://www.boost.org/libs/poly_collection for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_... | [
"nanguazhude@vip.qq.com"
] | nanguazhude@vip.qq.com |
dbd11906769ef4db13afc8f60b74b0f5a950af70 | 7d9abd7826ddc59bfcf1663f3b30ec71548b4668 | /289. Game of Life.cpp | aefff51e801652d9a3ce62248466c8a9389c6383 | [] | no_license | Hongze-Wang/LeetCode_Java | 988f0873d98f8386e0c1cd19dd60f626b2f75c64 | 4f2dce821af679bf0d1e24e2e5cdb92c0a5d9a13 | refs/heads/master | 2021-06-28T16:47:59.202156 | 2021-01-21T02:06:44 | 2021-01-21T02:06:44 | 207,439,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,552 | cpp | // 289. Game of Life
// 双百解法
// 解法中注释了不需要更改的代码是为了辅助思考
// 在思考阶段就应该想到 只需要处理改变的情况就可以
// // 活的细胞死去 需要更改
// if(board[r][c] == 1 && (count < 2 || count > 3)) {
// board[r][c] = -1; // 别的位置仍需要考虑该位置细胞是存活的 因为改成-1 绝对值为1 和 等于1的情况等价
// }
// // 死的... | [
"wanghongzecn@qq.com"
] | wanghongzecn@qq.com |
7d83cbcd8fcb1517cea02f63e491c07c497bb8bc | 4352b5c9e6719d762e6a80e7a7799630d819bca3 | /tutorials/eulerVortex.twitch/eulerVortex.cyclic.twitch/2.8/U | 471cacec87755448192aa01e781a0f3088f9fedd | [] | no_license | dashqua/epicProject | d6214b57c545110d08ad053e68bc095f1d4dc725 | 54afca50a61c20c541ef43e3d96408ef72f0bcbc | refs/heads/master | 2022-02-28T17:20:20.291864 | 2019-10-28T13:33:16 | 2019-10-28T13:33:16 | 184,294,390 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 201,020 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"tdg@debian"
] | tdg@debian | |
fc2517e43126f82c870fcc19626a8f1edcb9efbc | d83724c96fe82d41bf0e22370ee869febd50e8a3 | /ipp-UIC.7.1.1.013/sources/uic/application/uic_transcoder_con/src/dicom.cpp | 39a67e401be888c6fe545215ab1ef82894aad508 | [] | no_license | vinnie38170/klImageCore | e06b79b61d51d0952a4dca68ad23e40daeff40c3 | 3514aef281f635c7f48699dbfe2a1844f142e03f | refs/heads/master | 2021-01-20T23:03:52.131054 | 2014-07-12T17:52:39 | 2014-07-12T17:52:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 40,373 | cpp | /*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may not be copied
// or disclosed except in accordance with the terms of that agreement.
// Copyright (c) 2001-2012 Intel Co... | [
"wavescholar@gmail.com"
] | wavescholar@gmail.com |
b6a4675428fb655db2fe9c6f0e3403c7c88828f3 | 8872f21601fdbb9be0a5a4945aa3d0e839e5118c | /Juego/NonSolum/Nivel5.h | cf6c14dc8ea7bd06be4cb02e0669c0737fc3c472 | [] | no_license | borjacano97/Serious-Train | 4ec7456c1d87074a48b570e7e957890f4b5e1547 | 18a580cea93a68ccd005926736a64cdbbd7679a2 | refs/heads/master | 2021-01-19T09:10:53.812704 | 2017-05-30T22:24:45 | 2017-05-30T22:24:45 | 82,072,570 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 427 | h | #ifndef H_NIVEL5_H
#define H_NIVEL5_H
#include "play.h"
class Nivel5 :
public Play
{
public:
Nivel5(Game * j, std::vector <Game::Vagon_t> v, Game::Bala_t a);
virtual ~Nivel5() { }
void dispara(bool shoot) { disparando = shoot; }
void update(Uint32 delta);
private:
int shootTimer, spawnTimer, cadencia, spawnRon... | [
"alejor01@ucm.es"
] | alejor01@ucm.es |
abec05bfe772ef9616889610a867340995cf63dc | 35db90319158ae695cb59b576d1f8d722c0c76f4 | /cit-284/project/bills/management/list_credits/qcreditlist.h | 8187add750878ddba5c7cebe2aeb722ef6467c85 | [] | no_license | mmchix/BillsManagementProject | a313e88fad6bca5e045a3333d499588040318cfa | 2863f9c4a20ad473d499fd8dc4fd3b48080e40db | refs/heads/master | 2023-04-29T09:01:19.135402 | 2021-05-12T23:33:15 | 2021-05-12T23:33:15 | 365,568,558 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 689 | h | //
// Created by Mohamed MCHICH on 9/5/2021.
//
#ifndef BILLSMANAGEMENTPROJECT_QCREDITLIST_H
#define BILLSMANAGEMENTPROJECT_QCREDITLIST_H
#include <QDialog>
#include "../../models/creditor/Creditor.h"
QT_BEGIN_NAMESPACE
namespace Ui { class QCreditList; }
QT_END_NAMESPACE
class QCreditList : public QDialog {
Q_OBJE... | [
"mmchich@bhcc.edu"
] | mmchich@bhcc.edu |
e6856ed9cfb19673ead52a7beb2f23197cb496f8 | 252dd2b3a4a3e65c4ef7cb81c97320ae60f98132 | /后缀数组.cpp | 8aaa26ccf4f2041d8f69fda13e3834856a0b9496 | [] | no_license | sspeng/Algorithm-Template | 1ac362079b0e735c407260d489c9e5359a605004 | 188ea322650df314c9c10a4386c9ea96eabd10ee | refs/heads/master | 2020-04-06T09:34:36.336976 | 2017-06-28T16:43:43 | 2017-06-28T16:43:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,916 | cpp | /*
找出一个字符串中至少重复出现两次的字串的个数,注意重复出现时不能有重叠的现象
*/
#include<cstdio>
#include<cstring>
#include<cstdlib>
#define rep(i,a,b) for (int i=a;i<=b;i++)
#define dto(i,a,b) for (int i=a;i>=b;i--)
#define maxn 1205
int n,r[maxn],wr[maxn],rs[maxn],h[maxn],a[maxn],y[maxn],sa[maxn];
char str[maxn];
int minn(int x,int y){return x>y?y:x;... | [
"709075442@qq.com"
] | 709075442@qq.com |
2725c107c387d4e9e267f456d041ff5451665aae | dc7ba2a2eb5f6eb721074e25dbf16b5e15a3b298 | /src/global/gui/src/MGUIEEntry.cxx | 021c7d0ac1d845f62cad4fd2ebd5aaed4cd7b6c4 | [] | no_license | markbandstra/megalib | 094fc75debe3cff24a79ba8c3485180c92d70858 | 078f4d23813d8185a75414e1cdb2099d73f17a65 | refs/heads/master | 2021-01-17T08:34:07.177308 | 2013-11-15T22:17:10 | 2013-11-15T22:17:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,648 | cxx | /*
* MGUIEEntry.cxx
*
*
* Copyright (C) by Andreas Zoglauer.
* All rights reserved.
*
*
* This code implementation is the intellectual property of
* Andreas Zoglauer.
*
* By copying, distributing or modifying the Program (or any work
* based on the Program) you indicate your acceptance of this statement,
*... | [
"andreas@megalibtoolkit.com"
] | andreas@megalibtoolkit.com |
30cce214a98ea9d5bb36b50c4472de48c1acf391 | 5f4499c0c77cdc8478a6048a0ff661b9266a9ae4 | /Patcher/include/patcher/Maj.hpp | 4ea3a7198109ed380da3eea68a544ed231d9a394 | [
"BSD-2-Clause"
] | permissive | Krozark/Patcher-client | 64086350d88eb1211277f903b29ba0917cbdffef | a8018688c041f1a6b7f4697fd00e58be716c8069 | refs/heads/master | 2019-01-02T06:32:59.703565 | 2015-02-20T10:16:57 | 2015-02-20T10:16:57 | 17,898,187 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,245 | hpp | #ifndef PATCHER_MAJ_HPP
#define PATCHER_MAJ_HPP
#include <string>
#include <iostream>
namespace patcher
{
class Maj
{
public:
Maj(const Maj&) = delete;
Maj& operator=(const Maj&) = delete;
Maj(int action,std::string filename,std::string url="");
const... | [
"maxime.barbier1991@gmail.com"
] | maxime.barbier1991@gmail.com |
95760422644d8caba943daa4b42c883fdef47567 | 367dba9ad08197f3873a094504d7788fbb55d142 | /ZGGame/Classes/Player.h | 3fb107605a81bbf54bfa7c5ac8c39924ea6778b6 | [] | no_license | ganbin6617/Test | 56c5298c12e7bb4cc70a04fbbf996a9eb17dfd92 | 20f4683dd400bf6bdc2fea46fe8f33a45e97311e | refs/heads/master | 2021-01-10T11:14:25.306945 | 2016-04-01T10:18:03 | 2016-04-01T10:18:03 | 52,883,991 | 0 | 0 | null | 2016-03-01T15:14:14 | 2016-03-01T14:45:00 | null | UTF-8 | C++ | false | false | 1,219 | h | //
// Player.h
// ZGGame
//
// Created by Thesy on 16/3/10.
//
//
#ifndef __ZGGame__Player__
#define __ZGGame__Player__
#include <stdio.h>
#include <cocos/cocos2d.h>
USING_NS_CC;
typedef enum {
MJAction_Peng,
MJAction_Chi,
MJAction_Hu,
MJAction_Gang,
MJAction_Out,
}MJAction;
typedef void (Re... | [
"ganbin_136079817@qq.com"
] | ganbin_136079817@qq.com |
8a330038812935f02d84f76297379b4bb9a17db8 | aa947d9d8f518215974cab4957d47bfe22b2fb39 | /Osiris/Libraries/Ausar/Game/Camera.cpp | eaafc3a51e5717575600d286c902a62975fba42d | [
"MIT"
] | permissive | XeCREATURE/Osiris | b41a96f9ae47c98cc2fd5a503591c7704bb9068d | 8c98dd930d48418673262c0257a31bf13208c482 | refs/heads/master | 2020-05-29T11:37:05.366119 | 2016-09-29T22:24:43 | 2016-09-29T22:24:43 | 68,486,509 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 67 | cpp | #include "Camera.hpp"
namespace Ausar
{
namespace Game
{
}
} | [
"mdavis.virtual@gmail.com"
] | mdavis.virtual@gmail.com |
c743c38f2faf2fc96be9a227057637c39a155dea | d624e14c8d466d6efdd3f8b328ba782833a908b0 | /HDOJ/HDOJ1133/1133.cpp | 6703d37ea62a98d8a7c321845753ebc1d055ca19 | [] | no_license | Oozwding/helloworld | e2408852fc609cbdddd3e49b09ca449b4bc4d6f4 | 224703c43a1e0c7865639cb31512cb42ce4eabfe | refs/heads/master | 2020-02-26T15:44:25.338786 | 2016-06-16T04:51:41 | 2016-06-16T04:51:41 | 54,907,706 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 6,936 | cpp | /**
* Filename:HDOJ1133
* Date :2016/3/19
* @Author :zwding
* Describe:大数类模板 (m+n)! * (m-n+1) / (m+1)
*/
#include<iostream>
#include<cstdio>
#include<string>
#include<cstring>
#include<iomanip>
#include<algorithm>
using namespace std;
#define MAXN 9999
#define MAXSIZE 10
#define DLEN 4
class BigNum
{
pri... | [
"zwdingcoder@gmail.com"
] | zwdingcoder@gmail.com |
3ba6cea0b9ee35ab0f8aced73ee2686c1093c151 | 53a322606fe5e6dbd0492d2075c14d1410834379 | /include/internal/routines/level1/xaxpy.h | 4b9da890e997f6f574acc41caa235fb0b171bd74 | [
"Apache-2.0"
] | permissive | mikeseven/CLBlast | 3422d3618f1379ace67b7051f7548357f8071dae | a41744da14ceecbbd65a444f974a3d2c4bed9e47 | refs/heads/master | 2021-01-17T22:37:44.517255 | 2015-08-22T10:47:19 | 2015-08-22T10:47:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,853 | h |
// =================================================================================================
// This file is part of the CLBlast project. The project is licensed under Apache Version 2.0. This
// project loosely follows the Google C++ styleguide and uses a tab-size of two spaces and a max-
// width of 100 char... | [
"web@cedricnugteren.nl"
] | web@cedricnugteren.nl |
7f1c90a1eb93dd04cf133e00a98b50b7d377860d | b4d726a0321649f907923cc57323942a1e45915b | /CODE/HUD/hudtargetbox.cpp | 33e36342e51b2b8b3b5eb9ebeaa57563d5b4e2b4 | [] | no_license | chief1983/Imperial-Alliance | f1aa664d91f32c9e244867aaac43fffdf42199dc | 6db0102a8897deac845a8bd2a7aa2e1b25086448 | refs/heads/master | 2016-09-06T02:40:39.069630 | 2010-10-06T22:06:24 | 2010-10-06T22:06:24 | 967,775 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 72,008 | cpp | /*
* Copyright (C) Volition, Inc. 1999. All rights reserved.
*
* All source code herein is the property of Volition, Inc. You may not sell
* or otherwise commercially exploit the source or things you created based on the
* source.
*
*/
/*
* $Logfile: /Freespace2/code/Hud/HUDtargetbox.cpp $
* $Re... | [
"chief1983@yahoo.com"
] | chief1983@yahoo.com |
2254394a5057cb440ba65b05c1c10ac9df8af90c | 9850f4a8d9e326b906f22f97659b5a61bac441a9 | /CPP_Pool/cpp_d14m_2018/ex00/Lemon.hpp | 1b45b9e3cd65c2a78df6b1da5c852b17c78bff1f | [] | no_license | Nymrinae/EPITECH-Projects | 67d77e9d98177e5045dbd9868ddb993b08f0c763 | 9cad4819c086d5004e2325d5a416dc5ff1cfafe0 | refs/heads/master | 2022-02-14T02:12:44.177840 | 2022-02-03T11:48:08 | 2022-02-03T11:48:08 | 205,130,787 | 3 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 444 | hpp | /*
** EPITECH PROJECT, 2018
** Lemon.cpp
** File description:
** Exersice 0 - Fruits
*/
#ifndef _LEMON_H
#define _LEMON_H
#include <iostream>
#include <string>
#include "Fruit.hpp"
class Lemon : public Fruit {
public:
Lemon();
Lemon(Lemon const &Lemon);
~Lemon() { };
Lemon &operat... | [
"nymrinaedev@gmail.com"
] | nymrinaedev@gmail.com |
2cab8560234b763b9b55f3c178c7824a96761bad | 8a113790fed21a9d6f8ecf9a6457a21e90f250a7 | /trunk/MusicSynthesizer/source/main/nwappcmd.cpp | f21e31bb8820adf9e06da9ad0a12eb667b6b021c | [] | no_license | SteveZiZi/Effector | 8df91818c5b034ce486cc6664253e6ce3eac43ad | 12d9177daffd8def9e2ff51d31c708f525280650 | refs/heads/master | 2020-05-20T21:25:54.461085 | 2017-03-10T06:47:08 | 2017-03-10T06:47:08 | 84,527,223 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,957 | cpp | /** @file
* @brief 南网命令定义
* @author Steven Wan
* @date 2015-01/30
* @version 0.1
* @see appcmd.h
* @note
* 1、南网命令继承自多进程框架
* 2、本文件定义南网特色命令及服务功能
*/
#include "nwappcmd.h"
#include "cfg_proc.h"
#include "htrace.h"
#include "basebver.h"
//#include "nwbver.h"
#include "nwdaemon.h"
#include "httx.h"
#include ... | [
"383789599@qq.com"
] | 383789599@qq.com |
7e626143570c67225949441367275001aaef5ef1 | 171e084cad3fb6efa46a7246ab6b5dc9751f7864 | /Project-Euler/project_euler_problem_7.cpp | 761d4bab313d6156934de29782ef4b5efed5e2e8 | [] | no_license | T-R0D/JustForFun | f3d0fc5f428b0b46b0bda1bd32d306a15cee0c34 | a4137f3ba212d30971c23a0c21f616b826fde96f | refs/heads/master | 2023-03-06T17:28:08.999350 | 2023-02-23T04:38:34 | 2023-02-23T04:38:34 | 29,168,190 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,056 | cpp | /**
@file project_euler_problem_7.cpp
@author Terence Henriod
Project Euler Problem 7
@brief Solves the following problem for the general case of any required
number of primes (withing system limitations):
"By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see
th... | [
"thenriod@gmail.com"
] | thenriod@gmail.com |
39d36d69abf4ef2ba46b2ca75cbd37696dbcc408 | 735373173234e2d23e9966ffcdeb636aba10bf00 | /Plugins/Wwise/Intermediate/Build/Win64/UE4Editor/Inc/AkAudio/AkAmbientSound.generated.h | 12958ef85460240644ebd1646808da58879c10f0 | [] | no_license | Phodonut/UE4_Wwise_Demo | 4e3c6eafc423eed69409f798f7bb79eeacfb0cec | b0552c699f1e89c755e792f8ecca4a72f279a75c | refs/heads/master | 2020-03-19T03:49:58.871204 | 2018-06-01T22:05:12 | 2018-06-01T22:05:12 | 135,766,942 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,512 | h | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
==============================================================... | [
"rharker7@gmail.com"
] | rharker7@gmail.com |
f106e16ec78eb8121fbeec351ae18b25e052f629 | 4bb59a04ce5821980460e0f974419d14626aef5e | /08.TestSet/src/01.Media/my/VideoCapture.cpp | 1aaf192820f54a71561f5620358f20bcc70388a5 | [] | no_license | xt9852/TestSet | 587d5251e234ffc8fc477426dd9ff4b0cecce1eb | 5d0dcb72ab9867e488ad9bfd437aef782a5abca7 | refs/heads/master | 2021-01-10T01:20:27.906424 | 2016-03-16T09:11:49 | 2016-03-16T09:11:49 | 44,855,424 | 3 | 1 | null | null | null | null | GB18030 | C++ | false | false | 8,306 | cpp |
#include "stdafx.h"
#include "VideoCapture.h"
#pragma comment(lib,"vfw32")
/*
*\fn void YUV2_RGB(BYTE *yuv, BYTE *rgb, UINT cx, UINT cy)
*\brief 将yuv2转成rgb,并将图像水平翻转
*\param[in] BYTE * yuv yuv格式数据
*\param[out] BYTE * rgb rgb格式数据
*\param[in] UINT cx 图像宽
*\param[in] UINT cy 图像高
*\return void... | [
"xt_666@163.com"
] | xt_666@163.com |
ae9a76738be7d3705ca3a2f21e0a7e680c01e47c | 8f3d9eb1d632282a55ea5a5c3dfe6f23e6d1b76c | /Wawaji-Server-Windows/wwj_demo/tool_kits/ui_component/ui_kit/module/session/ring.cpp | 2df549bbb841cf91bd804100aa778b9481db8ed6 | [
"MIT"
] | permissive | jzsplk/Wawaji | 086580efb5ecf952b990a36bb5cd8a6a9a1fc6f7 | 45c51c3cd1b49a4a926b76b6e4e31a331ede66ee | refs/heads/master | 2020-03-12T15:29:40.437612 | 2018-04-23T12:03:00 | 2018-04-23T12:03:00 | 130,691,413 | 1 | 0 | null | 2018-04-23T12:13:28 | 2018-04-23T12:13:28 | null | UTF-8 | C++ | false | false | 2,033 | cpp | #include "ring.h"
static const std::wstring kNewMessage = L"new_message.wav";
static const std::wstring kVoipConnecting = L"voip_connecting.mp3";
static const std::wstring kVoipNoResponse = L"voip_no_response.mp3";
static const std::wstring kVoipPeerBusy = L"voip_peer_busy.mp3";
static const std::wstring kVoipPeerRe... | [
"hzgaoqi1@corp.netease.com"
] | hzgaoqi1@corp.netease.com |
2f37ad4d7d8973ec9a8c2f0464be9397687d80be | 153bd5717eea68a197e1f388cd17ab292749448d | /Proj2/graph.cpp | 09b64a2b32a70ce22b10926e64b442ea82ae7524 | [] | no_license | tonywang1990/ECEN654 | ed4ef1f253092c9328803f7b9548116b85df3a7d | 67c6169195ee63041ba0c2a9a59852b85e18606f | refs/heads/master | 2021-01-10T01:56:46.521981 | 2016-02-04T04:30:51 | 2016-02-04T04:30:51 | 51,051,678 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,940 | cpp | #include "graph.h"
#include <iostream>
#include <sstream>
#include <fstream>
#include "assert.h"
graph::graph( ):
module_size(100),
net_size(30),
pio_size(30)
{
module = new int* [100];
for (int i = 0; i < module_size; i++){
module[i] = new int [4];
for (int j = 0; j < 4; j++){
module[i][j] = 0;
}
}
... | [
"tonybestrong@gmail.com"
] | tonybestrong@gmail.com |
122e5664f9cf52760149cc912d060a67bdc2b716 | 99a466aba71f86a69fe38b47e87d9333d6251454 | /contest/611/d/g.cpp | 671aeb68e8d9f8199cf6b3a4c212f87de400458c | [] | no_license | m-nny/Codeforces | ca84be67110c5c5ba0f986652b3b195f964a5026 | fbd5918f567a907005bb65b283595a2f0974e412 | refs/heads/master | 2021-09-04T20:37:02.533540 | 2018-01-22T07:47:39 | 2018-01-22T07:47:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,408 | cpp |
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef unsigned long long ull;
typedef map <int, int> mii;
typedef pair <int, int> pii;
typedef pair <ll, ll> pll;
int const maxn = int(1e5 + 12);
int const maxb = int(2e6 + 12);
int const inf = int(1e9 + 7);
ll const linf = ll(1e18... | [
"Alibek.manabayev@gmail.com"
] | Alibek.manabayev@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.