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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2cc51186988cc562c30480149d2e4fd2ecf428ff | f65dcb78e78e19a8f4124c57f91cc53fd5c7869a | /2017.7.2/c.cpp | 7261ace930e8a620b55bf2565ef4325e6888ac78 | [
"Apache-2.0"
] | permissive | 1980744819/ACM-code | 8a1c46f20a09acc866309176471367d62ca14cef | a697242bc963e682e552e655e3d78527e044e854 | refs/heads/master | 2020-03-29T01:16:41.766331 | 2018-09-19T02:39:26 | 2018-09-19T02:39:26 | 149,380,865 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,276 | cpp | #include<cstdio>
#include<string>
#include<cstring>
#include<cstdlib>
#include<cmath>
#include<iostream>
#include<algorithm>
#include<vector>
#include<queue>
#include<map>
#include<set>
#include<stack>
using namespace std;
struct stu{
int pos,step;
};
bool book[400005];
int main(){
//freopen("test.txt","r",stdin);
i... | [
"1980744819@qq.com"
] | 1980744819@qq.com |
432e152f8f3d1e39904014ee07ed9d78b890a99d | 25ef1af901b18b211530b4945a87e51bd5bc91ed | /AreaCube.cpp | 97acb0ee8c1bcec3f5c8b9c60f001935176ad511 | [] | no_license | ehacinom/Cpp | 45d4d77c400be40ea369a4f91e14516c0d57b65e | 09b4b0949c2b6c9341249363fd6a188ffe480525 | refs/heads/master | 2016-08-11T08:34:51.320084 | 2016-04-02T05:10:58 | 2016-04-02T05:10:58 | 54,847,570 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 550 | cpp | #include <iostream>
int findArea(int length, int width = 20, int height = 12);
int main()
{
int length = 100;
int width = 50;
int height = 2;
int area;
area = findArea(length, width, height);
std::cout << "First area: " << area << "\n";
area = findArea(length, width);
std::co... | [
"ehacinom@gmail.com"
] | ehacinom@gmail.com |
6df72a647623789f28e5d185697de0d80a56d854 | afeacb29771604150b1cc14d6e5c105c19bc4bef | /src/behaviours/Flee.h | 7a2c5a467b54874bf811d3d71c48116fed2c8afe | [] | no_license | miron178/flock | c94684f59927a4c65fa974d51fec43b9e50208e2 | 7353a9de120d5c641eebcfcd2587ce652eb6aa6d | refs/heads/master | 2023-05-15T02:01:56.019474 | 2021-06-10T23:57:23 | 2021-06-10T23:57:23 | 365,848,149 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 248 | h | #ifndef FLEE_H
#define FLEE_H
#include "Behaviour.h"
class Flee : public Behaviour
{
public:
Flee(const Entity* a_pAgent, const glm::vec3* a_pTarget);
virtual ~Flee() = default;
virtual glm::vec3 Force() override;
};
#endif //FLEE_H
| [
"miron.bury@gmail.com"
] | miron.bury@gmail.com |
b7c083ed718e6a2def85707a4c7ded72c6ff03f8 | b8d3c2478cb9e26a1ae9f2413e7dac2e78e8f0d3 | /Unmanaged/HVisionSystem/include/Matrox/Heighter.h | 8a55e4769dd1aa839505b3bcf52c92db2ca305b5 | [
"MS-PL",
"BSD-3-Clause",
"MIT",
"Apache-2.0"
] | permissive | wiseants/Varins | 4281ddf31f3cff6b8dc5e62530186d3795e844c7 | 8b9153bc46c669c572f2e56fe313a92cb546c5ae | refs/heads/master | 2022-12-09T20:25:58.574485 | 2020-11-10T07:38:10 | 2020-11-10T07:38:10 | 242,623,978 | 0 | 0 | NOASSERTION | 2022-12-08T02:14:40 | 2020-02-24T01:50:05 | C++ | UTF-8 | C++ | false | false | 1,326 | h | // Heighter.h: interface for the CHeighter class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_HEIGHTER_H__AFD99754_161B_4ED8_8FB4_844A95ACD938__INCLUDED_)
#define AFX_HEIGHTER_H__AFD99754_161B_4ED8_8FB4_844A95ACD938__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _... | [
"wiseants@nate.com"
] | wiseants@nate.com |
fa315360910c927b0a0a41a0eabbde2c904cfafe | 09cbd3eb63b290115682c72d529087ae0a56fc71 | /runtime/interpreter/interpreter.cpp | 48696f9cf078d52c2ab0ad18bcf4de5d60a4c0d1 | [
"Apache-2.0"
] | permissive | openharmony-gitee-mirror/ark_runtime_core | ac3c512a58fd6b52315da0c6f099edf827cd88e6 | 2e6f195caf482dc9607efda7cfb5cc5f98da5598 | refs/heads/master | 2022-07-28T07:38:29.271322 | 2021-11-25T11:45:47 | 2021-11-25T11:45:47 | 410,627,949 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,284 | cpp | /*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* 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 a... | [
"wanyanglan1@huawei.com"
] | wanyanglan1@huawei.com |
48d932c9d84eaf9e7af7abfc1ea4be76d314c973 | 3fe2565e6e13a26ec54e43a767180a787f72a6dc | /drivers/I2Cdev.h | ab2ef3e1a9a23c679672ef495731338ddc222af7 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | bennierex/Python-Navio | 2ba1cadbe0e476304deddfb063e417eef8beb6c8 | d2a6d53a6e3ffd766c62586bf16985edb87ae0ae | refs/heads/master | 2021-01-25T07:08:36.068702 | 2015-05-20T12:22:31 | 2015-05-20T12:22:31 | 25,946,318 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,231 | h | // i2cDev library collection - Main I2C device class header file
// Abstracts bit and byte I2C R/W functions into a convenient class
// 6/9/2012 by Jeff Rowberg <jeff@rowberg.net>
//
// Changelog:
// 2012-06-09 - fix major issue with reading > 32 bytes at a time with Arduino Wire
// - add compiler wa... | [
"bennierex@users.noreply.github.com"
] | bennierex@users.noreply.github.com |
04356121bf9bb52ffe5cd5574af808e9d06ce847 | 9c2ba71afca1f1581216e1a20dbbf1d291691560 | /MySensorsDimmableLight/MySensorsDimmableLight/MySensorsDimmableLight.ino | acf613e386fb0df8332c1c46634b3228a9b4cc51 | [] | no_license | KeesV/mysensors-sketches | e4829899508ce6b548c456e7c05634ec7b625ccb | fcc77876db06914794a5cb38ad2dad5de0c81b13 | refs/heads/master | 2021-06-21T05:43:02.537371 | 2017-08-11T15:39:41 | 2017-08-11T15:39:41 | 75,478,326 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,041 | ino | /**
* The MySensors Arduino library handles the wireless radio link and protocol
* between your home built sensors/actuators and HA controller of choice.
* The sensors forms a self healing radio network with optional repeaters. Each
* repeater and gateway builds a routing tables in EEPROM which keeps track of the
... | [
"kverhaar@hotmail.com"
] | kverhaar@hotmail.com |
7072fa66e38cc39d99fef753f4db3fe06ee55bbf | f1ff9e972b69b994433501c9e92dd49421ce70b3 | /CPP/buckysTutorial/members/main.cpp | 6a351d53b3fd220b494f8aceed1dd5d71823dc21 | [] | no_license | jpenna/learning | e36a60c11b9f014cf7ed71f785ad05c14a145aab | 4ba99a1a2e048a04be01ccc9f49f48605ac74979 | refs/heads/master | 2022-12-07T18:10:21.440903 | 2020-09-08T13:41:11 | 2020-09-08T13:41:11 | 201,314,872 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 311 | cpp | #include <iostream>
#include "Sally.h"
using namespace std;
int main() {
Sally sallyObject(3, 87, 10);
Sally *sallyPointer = &sallyObject;
sallyObject.printVars();
sallyObject.printCrap();
sallyPointer->printCrap();
sallyPointer->printX();
const Sally constObj(9);
constObj.printX2();
}
| [
"julianopenna@gmail.com"
] | julianopenna@gmail.com |
b17e9ec84e33ac6520105a3e347ab99643830577 | 561a750ba667403eaccc526399df1bc563617e48 | /src/blockencodings.cpp | f2caf27dd6f2deb248a90a2240ba2cae0edf5409 | [
"MIT"
] | permissive | r3vcoin-project/r3vcoin | ae674638fe201d655dd249ec8273e49e45659882 | 6f72edb47bae7011a08c9e2621c3955d3bb7ed26 | refs/heads/master | 2020-03-29T11:26:42.106137 | 2018-10-29T03:04:50 | 2018-10-29T03:04:50 | 149,852,968 | 0 | 0 | MIT | 2018-10-29T03:04:51 | 2018-09-22T06:48:11 | C++ | UTF-8 | C++ | false | false | 10,468 | cpp | // Copyright (c) 2016 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "blockencodings.h"
#include "consensus/consensus.h"
#include "consensus/validation.h"
#include "chainparams.h"
#include "... | [
"lun1109@hotmail.com"
] | lun1109@hotmail.com |
356ecf974a2c67e85f29977406b73e6d07708769 | 98d9a385815307f4c4fd5d25d06776c27b37626a | /opdracht1_5/line.cpp | 31f4ce3b6b26d9e34269810d03dab3599f1b24e1 | [] | no_license | HU-Technische-Informatica/oopc-21-week1-n21twn | b696cbd5bc6c9677e5a886c1a594703f7f1ffd2d | 77462fb2027d041d851d591156713bec86ec017c | refs/heads/master | 2023-05-18T09:22:00.054938 | 2021-06-11T10:31:39 | 2021-06-11T10:31:39 | 357,811,465 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 260 | cpp | // example:clTabCtrl
// definition of the functions of a line class
#include "hwlib.hpp"
#include "line.hpp"
void line::print(){
hwlib::line line(
hwlib::xy( start_x, start_y),
hwlib::xy( end_x, end_y ) );
line.draw( w );
w.flush();
} | [
"nickteeuwen21@gmail.com"
] | nickteeuwen21@gmail.com |
a7ac1a5ef973fbf9d566c8ec0b4f2b646bfb8e69 | 370a373bcba48a9beca9f462bf6644b0ffe79f66 | /DefaultSFML/src/main.cpp | 59a30e1fc464a492bd1c9a702893f131fa8b1636 | [] | no_license | Football1995/RTS | b63bd2431595deb2f57af4ed5670b28598a763d1 | 628056030a6ee6feec611141387431e20e335bf6 | refs/heads/master | 2020-03-16T20:26:40.584681 | 2018-05-18T08:18:20 | 2018-05-18T08:18:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 74,175 | cpp | #include <iostream>
#include <fstream>
#include <sstream>
#include <SFML\Graphics.hpp>
#include "Profile.h"
#include "Button.h"
#include "Overlay.h"
#include "TextBox.h"
#include "Game.h"
#include "Sound.h"
#include "TextureObject.h"
#include "UnitObject.h"
using namespace std;
using namespace sf;
void mainMenu(bo... | [
"thechristoph10@googlemail.com"
] | thechristoph10@googlemail.com |
1778af7ce72ad16c2e40aedfeac388321607665b | dbe71f422219752454925871cf27df8c84da312d | /cpp/divinhr.cpp | d7e5d55b66ab666691786c5a0066dd8c4c5cded9 | [] | no_license | tsp1998/CPP | 8e1ee8f2ea746416123db23bcdfca3827960ffbf | 44d110574a84032bcdfe3c2ee9f09bb7b060d21d | refs/heads/master | 2023-03-27T22:07:15.887860 | 2021-03-28T07:00:21 | 2021-03-28T07:00:21 | 326,348,172 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 468 | cpp | #include <iostream>
using namespace std;
class base
{
public:
int a, b;
void getval(int x, int y);
};
void base::getval(int x, int y)
{
a = x;
b = y;
}
class derived : public base
{
public:
int div;
void display();
};
void derived::display()
{
div = a / b;
cout << " Result of division=" << div;
}
int ... | [
"shubham.tandale@qualitiasoft.com"
] | shubham.tandale@qualitiasoft.com |
9bee778374950544eb66df9d6c9a66c6706a6906 | b809105a869fccce86101a5e016f092f8e870b1c | /src/LineDeformer.cpp | 8dbcaff80c5f0346c56baeed7ad23d07c559a975 | [] | no_license | ReemiiX/Multi-view-Wire-Art | 261413bee6926dd77222460fc43593cbba6e01ee | 5fdbcc609caedd3c92651b173f205fa480003c05 | refs/heads/master | 2022-11-13T05:13:21.664561 | 2020-06-27T02:41:48 | 2020-06-27T02:41:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,657 | cpp | #include "LineDeformer.h"
LineDeformer::LineDeformer(Source *s)
{
m_source = s;
}
LineDeformer::~LineDeformer()
{
}
void LineDeformer::getParametricCurves(const vector<float*> &segments, const vector<int> &ptNum, vector<Spline3D*> &curves, std::vector<float> &firstLastLock, float fr){
// Prepare Spline
HSSSpl... | [
"kevin30112@gmail.com"
] | kevin30112@gmail.com |
65c94f8ff191270c1b1dea4935c597771ee50b09 | 1d37f83cee096eaaaa8bf649784c134dc971a1a1 | /Medium/UniquePaths.cpp | 5596f71f0843953aad5315ec88e5b71ae63a115c | [
"MIT"
] | permissive | wxdai/LeetCode-Solutions | 408f838acb63d5f29d2f3949cee609de3a3c781b | 1d90e8ab818cfb1188bfb2997cda31c3192eb8f7 | refs/heads/master | 2021-01-15T13:49:10.882049 | 2016-02-23T23:45:36 | 2016-02-23T23:45:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 455 | cpp | class Solution {
public:
int uniquePaths(int m, int n) {
int paths[m][n];
for (int row = 0; row < m; row++) {
for (int col = 0; col < n; col++) {
if (row == 0 || col == 0) {
paths[row][col] = 1;
} else {
paths[row][c... | [
"machuiwen@gmail.com"
] | machuiwen@gmail.com |
7f9393cdfda3ee10114b11d0bd93e5d65e4ca2b9 | 4e9aa6d8635d6bfcbaeecbb9420ebdc4c4489fba | /ARXTest/cadtest/DefGEPlugin/PolyLineWorkSurfaceDraw.cpp | d2bfd2ee28978046daf21546e1ff1fddec265c81 | [] | no_license | softwarekid/myexercise | 4daf73591917c8ba96f81e620fd2c353323a1ae5 | 7bea007029c4c656c49490a69062648797084117 | refs/heads/master | 2021-01-22T11:47:01.421922 | 2014-03-15T09:47:41 | 2014-03-15T09:47:41 | 18,024,710 | 0 | 3 | null | null | null | null | GB18030 | C++ | false | false | 5,680 | cpp | #include "StdAfx.h"
#include "PolyLineWorkSurfaceDraw.h"
#include "DrawTool.h"
#include "DrawSpecial.h"
ACRX_CONS_DEFINE_MEMBERS ( PolyLineWorkSurfaceDraw, PolyLineTunnelDraw, 1 )
PolyLineWorkSurfaceDraw::PolyLineWorkSurfaceDraw( void )
{
}
void PolyLineWorkSurfaceDraw::setAllExtraParamsToDefault()
{
PolyLineTu... | [
"anheihb03dlj@163.com"
] | anheihb03dlj@163.com |
2338f5dce8dfa4a5f233d60e3516582e32a670ab | 4ac71ef9f0193770844f04b914b496ba0675d6d8 | /Test/test3.cpp | af1a03dd25299ee00e8ab08020bf67542ca8654d | [] | no_license | taronegeorage/AlgorithmTraining | 9002d8f7cd6112d63087a60e7b72be4d3e82a2ae | 8f179d6e304a9a0be1530cefab2728152ca92a22 | refs/heads/master | 2021-07-09T17:55:01.408919 | 2020-07-19T17:04:04 | 2020-07-19T17:04:04 | 168,528,260 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 791 | cpp | // #include <iostream>
// int result[100];
// using namespace std;
// int main() {
// int n, m;
// scanf("%d%d", &n, &m);
// for(int i = 0; i < m; i++) {
// int tmp;
// scanf("%d", &tmp);
// result[tmp]++;
// }
// for(int i = 1; i <= n; i++){
// co... | [
"1155118584@link.cuhk.edu.hk"
] | 1155118584@link.cuhk.edu.hk |
8c97864a82cf508894934b8487d0e73af0569123 | c0ddcb1e288878cbc81ba002cb9fc0d37be1e7c5 | /dataBaseWindow/ImprovedLineEdit.cpp | c520af61fcc95e3af58d3cd15ed7eb45766578ad | [] | no_license | aovelacq/DeliveryChecker | 94eef786a8e08e38f6bd3c56f6a601146e927b37 | 03cb6e0aaf2146ef47772a8eb6af322f41d327b0 | refs/heads/master | 2022-09-16T09:57:38.721419 | 2020-05-31T14:45:23 | 2020-05-31T14:45:23 | 257,295,042 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 344 | cpp | #include "ImprovedLineEdit.h"
ImprovedLineEdit::ImprovedLineEdit(QWidget *parent)
: QLineEdit(parent)
{
}
void ImprovedLineEdit::focusInEvent(QFocusEvent *e)
{
QLineEdit::focusInEvent(e);
emit(focussed(true));
}
void ImprovedLineEdit::focusOutEvent(QFocusEvent *e)
{
QLineEdit::focusOutEvent(e);
e... | [
"jobled@velecsystems.com"
] | jobled@velecsystems.com |
e34e1ae452950afe7d42f098153ee1fb0ce2df99 | d4bfae1b7aba456a355487e98c50dfd415ccb9ba | /chrome/test/base/mash_browser_tests_main.cc | 47d736f6cd126e3dde93a005041b3c920e2d6067 | [
"BSD-3-Clause"
] | permissive | mindaptiv/chromium | d123e4e215ef4c82518a6d08a9c4211433ae3715 | a93319b2237f37862989129eeecf87304ab4ff0c | refs/heads/master | 2023-05-19T22:48:12.614549 | 2016-08-23T02:56:57 | 2016-08-23T02:56:57 | 66,865,429 | 1 | 1 | null | 2016-08-29T17:35:46 | 2016-08-29T17:35:45 | null | UTF-8 | C++ | false | false | 6,007 | cc | // Copyright 2016 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 <algorithm>
#include "base/at_exit.h"
#include "base/command_line.h"
#include "base/debug/debugger.h"
#include "base/memory/ptr_util.h"
#include... | [
"serg.zhukovsky@gmail.com"
] | serg.zhukovsky@gmail.com |
a1951601705944346b9ef8caba06843579481471 | 3d051b4e7532811456198a58a39c403252d10595 | /virtual-1/E.cpp | bf52970ffb64d21888ae3f3a3a27190a60eb8623 | [] | no_license | ItsLucas/acm | 3c1aeee36a96ec33965e7c321bdc76d2c4d0e09f | 3659bc82862124146f760923167a15ae1507ed80 | refs/heads/master | 2021-07-22T11:20:52.094674 | 2020-07-21T02:56:40 | 2020-07-21T02:56:40 | 198,808,058 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,083 | cpp | #include <bits/stdc++.h>
using namespace std;
const int N = 200005, M = 200005;
struct dat {
int l, r, ans, id;
} q[M];
struct node {
int t, dur;
};
node a[N], b[N];
int n, m, siz, tot, blk[N], res, L, R, cnt[N];
inline bool cmp1(dat a, dat b) {
return blk[a.l] < blk[b.l] ||
(blk[a.l] == blk[... | [
"itslucas@itslucas.me"
] | itslucas@itslucas.me |
74ab9ee33dc1f2a226580bec6d7ff1f374507858 | 615bd336a8026dc73c7b48f885dbae32f3799ec9 | /codeforces/1316/B.cpp | eef0826e8d99dd203e38e69ee5ca19523fb6ff26 | [] | no_license | yash-gupta2000/CP_Codeforces | 82c842a8775229a1ab6da027f8b2471bbfc849f9 | c22b8ebe57f705c239a075def7a479192213c266 | refs/heads/master | 2023-02-09T02:04:42.817749 | 2018-12-14T05:50:00 | 2020-12-21T07:49:38 | 323,261,076 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 705 | cpp | #include <bits/stdc++.h>
using namespace std;
string modified(string& s, int n, int k) {
string result_prefix = s.substr(k - 1, n - k + 1);
string result_suffix = s.substr(0, k - 1);
if (n % 2 == k % 2)
reverse(result_suffix.begin(), result_suffix.end());
return result_prefix + result_suffix;
}
int main () {
... | [
"y25.gupta@gmail.com"
] | y25.gupta@gmail.com |
96992b92fc7c5b583d5146074f770845617c1fa6 | 46b922e408654398fc69b6f5399c0d71579cb468 | /Src/FM79979Engine/MagicTower/MagicTower/StageData.cpp | 0a1f0e0bf8604b2bc996832e140ec900bd3d070d | [] | no_license | radtek/FM79979 | 514355d91e0f3d2a73371f6b264b2e77335ed841 | 96f32530070d27e96b8a5d7159e5a216a33e91a2 | refs/heads/master | 2023-03-27T19:02:49.263164 | 2021-03-29T09:38:46 | 2021-03-29T09:38:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,257 | cpp | #include "stdafx.h"
#include "StageData.h"
cGameData::cGameData()
{
m_ViewableSize.x = m_MainRoleFocusGridIndex.x = 5;
m_ViewableSize.y = m_MainRoleFocusGridIndex.y = 5;
}
cGameData::~cGameData()
{
}
//all image we need to load
void cGameData::ProcessLevelData()
{
const WCHAR*l_strFileName = this->m_pCurrentTiX... | [
"osimejp@yahoo.co.jp"
] | osimejp@yahoo.co.jp |
12c186819de88ef03bc2c2c2cef075eec875bc5c | e4ed8a7508815b79425d9bbbd822c7c096490fe6 | /Song.h | 9f7020fcc6c35d80541a5a356c83f45ade5695e1 | [] | no_license | mehahalabe/UTPod | f9b943ba9c6854c79b08dedd473c6ffba3c9ef1c | 829bb7e6fa3b8df6c624151e8f4829f7d72fa9d1 | refs/heads/master | 2020-09-01T20:43:57.335552 | 2019-11-01T19:45:36 | 2019-11-01T19:45:36 | 219,052,011 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 593 | h | //
// Created by mehah on 10/27/2019.
//
#ifndef UTPOD_SONG_H
#define UTPOD_SONG_H
#include <string>
using namespace std;
class Song
{
private:
string title, artist;
int size;
public:
Song();
Song(string art,string titl, int siz);
string getTitle(){
return tit... | [
"noreply@github.com"
] | noreply@github.com |
b4485e6511e97cb20b8ce2de957b2afcaa549d9e | bae99a8af02919cd53e890255373e9e0e913bb09 | /Print.cpp | 0975df157f6466cfb9d57b009984e223f6e7cce7 | [] | no_license | kevinmehall/Printer | 07b87cd1f53a188147b2bada5fbcba55998a08d1 | d6c33af394c87100027e247de684413c3e3dc1b7 | refs/heads/master | 2021-01-23T12:25:47.317148 | 2012-11-25T23:01:09 | 2012-11-25T23:01:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,023 | cpp | /*
Print.cpp - Base class that provides print() and println()
Copyright (c) 2008 David A. Mellis. All right reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1... | [
"km@kevinmehall.net"
] | km@kevinmehall.net |
fb96f7c3c626150bbab5d901a01c845da7406ad9 | 438adbdb52b3f65f9adca6d14a87d9a4a85d3e84 | /TransportationMode/QueryTM.cpp | c20b766ae99029810445c428375b93d7e416ea30 | [] | no_license | hhrny/CDistRange | ad593107c23cce72247e549b1edc84ad001d06ff | 578724eb0a7e6c938b1aa589e21ff27ad8a0fef6 | refs/heads/master | 2020-12-24T09:22:44.688081 | 2017-04-29T06:41:12 | 2017-04-29T06:41:12 | 73,297,395 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 127,839 | cpp | /*
----
This file is part of SECONDO.
Copyright (C) 2004, University in Hagen, Department of Computer Science,
Database Systems for New Applications.
SECONDO 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; eithe... | [
"1016755439@qq.com"
] | 1016755439@qq.com |
67b7053a0bd5710c8cce7cbf7b7acce37b207bd7 | b0212a94e7afc906889455f33e753f114b9f5d7e | /praduck/BaseTile.cpp | 0e4b1da943c2d5b6e37200e11001894008a83278 | [] | no_license | kumavis/plusplus-warrior | 0796f8286c1a3df2832a30d56cf5f37c52e4f658 | ab7e426930a0cd14df1d59857ac9a0bbbb9c5bbf | refs/heads/master | 2023-08-18T14:50:24.794390 | 2014-02-14T19:58:19 | 2014-02-14T19:58:19 | 16,425,387 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 279 | cpp | //
// BaseTile.cpp
// praduck
//
// Created by aaron davis on 1/31/14.
// Copyright (c) 2014 aaron davis. All rights reserved.
//
#include "BaseTile.h"
using namespace std;
ostream& operator<<(ostream& os, BaseTile& tile)
{
os << tile.representation;
return os;
} | [
"aaron.d@apple.com"
] | aaron.d@apple.com |
1b9b2973df1dd857efc63116ccecba7b5e490b13 | 11ce39581c9f1ddc4dce24590bb9143eb4f6aa2e | /style/SideBySideItem.cxx | eb8b415c88f1f4e7e07170cab15bc8920adee821 | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | OS2World/DEV-UTIL-OpenJade | 17cd31f0fb3944ca141715a291936b97a49fb6f1 | c8090374fa863bab9824f63be27e2c9b2d3fa2bd | refs/heads/master | 2016-08-04T23:57:47.412638 | 2015-01-06T16:43:20 | 2015-01-06T16:43:21 | 28,872,480 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 451 | cxx |
#include "SideBySideItem.h"
#ifdef DSSSL_NAMESPACE
namespace DSSSL_NAMESPACE {
#endif
void SideBySideItemFlowObj::processInner(ProcessContext &context)
{
FOTBuilder &fotb = context.currentFOTBuilder();
fotb.startSideBySideItem();
CompoundFlowObj::processInner(context);
fotb.endSideBySideItem();
}
FlowObj *S... | [
"miturbide@nextstep.com.ec"
] | miturbide@nextstep.com.ec |
6bbb71bb470f4cdea1a97691930479d2624e765b | fe122756f4f2bc04ede8d4239d40e6dcd0b31048 | /GameClient/db/ModInfoDbm.cpp | b4fcbc7483f483b53411e0406a5ef87b08c49550 | [] | no_license | jamesxia4/BattleMarine | 7c060a6a26159b6423039de45ade39a03aa5bdc7 | 7986108da77c0e95f30ef3b5a982ca183d733905 | refs/heads/master | 2021-06-15T09:03:10.559913 | 2017-04-03T06:52:33 | 2017-04-03T06:52:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,068 | cpp | /*
* Education Frameworks
* Copyright © 2015-2017 Origin Studio Inc.
*
*/
#include "ModInfoDbm.h"
#include "../CommonHeader.h"
bool
CModInfoDbm::Load() {
std::string szPath = "..\\Data\\modinfo.csv";
if (false == CDBM::Load(szPath.c_str())) {
CONSOLE("file not found: " << szPath.c_str());
return false;
... | [
"yourbrodie@naver.com"
] | yourbrodie@naver.com |
61ca638237987bbd067146bb28880da19a1c1ae5 | a1ca7ef26c0f2f4645b8a96e60cb5608c7c57a9a | /CD/Sources/viewTask/tooltipnote.cpp | 00454cc9edd5b09e984dbac3dd43e319ca55f24c | [] | no_license | paulnta/ProAgenda | cf96cd36f2bdfbcf20e1acd45b8cd0b4951759ab | eac0c0fbf9a2fc07ad6b101bb476da6fb63ed575 | refs/heads/master | 2021-01-10T05:25:48.865146 | 2015-06-02T13:18:40 | 2015-06-02T13:18:40 | 49,986,703 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 93 | cpp | #include "tooltipnote.h"
tooltipNote::tooltipNote()
{
}
tooltipNote::~tooltipNote()
{
}
| [
"jerome.moret@heig-vd.ch"
] | jerome.moret@heig-vd.ch |
7f977a85a1312b686bbeedbc864d9944f3660618 | 024204219a714dcaf33d1ea5564a7c22d7aa6ce2 | /bifit_preproc.cpp | c8ef5489f9797106799d4d5dd80e58d19a9b958a | [] | no_license | lidonggit/obtain_gs_info | 7c2b8e1b20d5f38fae80dec0e0c029b0a4e5597f | dd8740cdba3737de27a33f2f41766428a537fe95 | refs/heads/master | 2021-01-10T19:50:34.394219 | 2014-01-21T21:46:59 | 2014-01-21T21:46:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,199 | cpp | #include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
#include <errno.h>
#include <string>
#include <iostream>
#include <fstream>
#define MY_DEBUG
#define MAX(a,b) \
({ __typeof__ (a) _a = (a); __typeof__ (b) _b = (b); _a > _b ? _a : _b;})
#defi... | [
"dol@dmz02.ftpn.ornl.gov"
] | dol@dmz02.ftpn.ornl.gov |
64d623dc5496acd9f74d87ad13bdc620ae2a343c | adc40f93a5621374426240b64dfe781d223241d8 | /Source/MyProject/MyActorf.h | dddc117fdcee3e513634e5f3665d55b3a9657770 | [] | no_license | alexsantosfilho/Prova1 | 740e4238034eb9e2ac8067dce2acf6cf06d01064 | 325d636a4f7f8fda5fdaaff91105ad6797734d31 | refs/heads/master | 2020-09-14T02:23:41.545740 | 2016-09-05T19:48:35 | 2016-09-05T19:48:35 | 67,268,783 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 875 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "GameFramework/Actor.h"
#include "MyActorf.generated.h"
UCLASS()
class MYPROJECT_API AMyActorf :public AActor
{
GENERATED_BODY()
public:
// Sets default values for this actor's properties
AMyActorf();
// Called... | [
"tudomaistv@gmail.com"
] | tudomaistv@gmail.com |
fb2715a66b13cce9a49fb42f59aa211638f33446 | 1c37ce592bf818cca25555468df07ace296206cb | /random_b/appending_mex.cpp | 4841ba35a05e2cbccc5c1cb9975f14248c04479d | [] | no_license | Eglis05/CodeForces | 7f55ec40e978f8310b186ce90d7d5e2cbcfea760 | 78371d56c4d486b948dce21880b99252d27442c7 | refs/heads/main | 2023-01-21T23:24:25.734234 | 2020-11-30T19:46:13 | 2020-11-30T19:46:13 | 307,812,555 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 447 | cpp | //https://codeforces.com/contest/1054/problem/B
#include <iostream>
#include <math.h>
using namespace std;
int main()
{
int n,bigg=0;
cin >> n;
int *a;
a = new int[n];
char ok = 'T';
cin >> a[0];
if (a[0] != 0) {cout <<'1'; ok='F';}
for (int i=1; i<n;i++) {
cin >> a[i];
... | [
"eglisbalani5@gmail.com"
] | eglisbalani5@gmail.com |
96ca13408c042f704b52142d6d485f7f726403e8 | e0d68d2828a9965ac78130f36792092eb5550095 | /metarurururururu/Game/Game/physics/PhysicsStaticObject.cpp | 1417cea3fd1cd95207e38ef26677ed165b398cc9 | [] | no_license | kyarameru1102/metaru | b627b40070d8bc8825282fe3bf89b814001dbf87 | 0140aa4525a1985598b3d757535fac726d3e1afa | refs/heads/master | 2021-07-25T04:20:07.313408 | 2020-08-28T03:03:55 | 2020-08-28T03:03:55 | 213,589,382 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 790 | cpp | /*!
* @brief 静的オブジェクト。
*/
#include "stdafx.h"
#include "physics/PhysicsStaticObject.h"
PhysicsStaticObject::PhysicsStaticObject()
{
}
PhysicsStaticObject::~PhysicsStaticObject()
{
g_physics.RemoveRigidBody(m_rigidBody);
}
void PhysicsStaticObject::CreateMeshObject(SkinModel& skinModel, CVector3 pos, CQuaternion... | [
"kbc18b19@stu.kawahara.ac.jp"
] | kbc18b19@stu.kawahara.ac.jp |
f7e9ddfe70319669433bbe1e94f66a6861c1fe2e | de556018150aacefb5821e31597e2b673a561c3f | /Animations/AnimatedTransformation.cpp | a50b5e8347c2c1cc477e92ba2694bf2047109c05 | [] | no_license | OpenEngineDK/extensions-AnimationFramework | 095401ca3d12cb25034a5158a04faf2858e159e2 | ddad4cec018beba523c31ebc6146a3fed556120b | refs/heads/master | 2021-01-01T04:44:57.062446 | 2016-05-05T00:21:18 | 2016-05-05T00:21:18 | 58,073,085 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,661 | cpp | //
// -------------------------------------------------------------------
// Copyright (C) 2007 OpenEngine.dk (See AUTHORS)
//
// This program is free software; It is covered by the GNU General
// Public License version 2 or any later version.
// See the GNU General Public License for more details (see LICENSE).
//---... | [
"norby@genx.dk"
] | norby@genx.dk |
19e2b69cc8910efdbd9a2c52b80062f7f2c1d9f6 | abc49a11150dc74113a070efcd7cff54c11957d5 | /Games/ManipulatingActors/Source/ManipulatingActors/ManipulatingActorsGameModeBase.cpp | a87781e940f6a6793e8114c3fb7309132af60cd4 | [] | no_license | lgpinguim/UnrealStudies | 47dbba17b176bb0c28645597c308cd3c9d6f214e | f60c56b77bf69405150de6157a1cbf0e86e67c6b | refs/heads/master | 2022-06-05T02:04:45.833585 | 2020-05-05T12:16:16 | 2020-05-05T12:16:16 | 239,595,316 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 126 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "ManipulatingActorsGameModeBase.h"
| [
"lg_pinguim@hotmail.com"
] | lg_pinguim@hotmail.com |
5ebd3fb22a88c004467c7ecca6e16db0b6c6e9c3 | 0e56ee6fdfe0dd3dad736e608c2e823e8bbed521 | /egen/TestHarness/Reference/inc/EGenGenerateAndLoadBaseOutput.h | 7852d31d9bb52314edef596ba299a83b16b82521 | [
"Artistic-1.0"
] | permissive | dotweiba/dbt5 | d510ab80e979704db71b6d25a9cd7a1a754640b4 | 39e23b0a0bfd4dfcb80cb2231270324f6bbf4b42 | refs/heads/master | 2021-03-09T23:10:31.789560 | 2020-04-27T00:07:33 | 2020-04-27T00:38:06 | 246,391,034 | 0 | 0 | NOASSERTION | 2020-03-10T19:36:36 | 2020-03-10T19:36:36 | null | UTF-8 | C++ | false | false | 3,409 | h | /*
* Legal Notice
*
* This document and associated source code (the "Work") is a preliminary
* version of a benchmark specification being developed by the TPC. The
* Work is being made available to the public for review and comment only.
* The TPC reserves all right, title, and interest to the Work as provided
*... | [
"devnull@localhost"
] | devnull@localhost |
1bae235cdb06cca4e890cf0570162ce2b911cd5b | b7f7756ee79768bcdff05ac96575f25ca975cd79 | /Gray Code/Gray Code.cpp | 074115a5a179c30282dc026a6ec174bfea0de8c5 | [] | no_license | suwei111333/BaseInterviewCode | e8a3c3b4e283676d0b438a5d3276c73ac9877343 | 205089eda593add518be518176e15d8f5aae37f8 | refs/heads/master | 2021-01-10T19:04:41.076863 | 2013-11-05T08:41:04 | 2013-11-05T08:41:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 861 | cpp | #include <iostream>
#include <vector>
using namespace std;
class Solution {
public:
vector<int> grayCode(int n) {
// Start typing your C/C++ solution below
// DO NOT write int main() function
bool* lpbFlat = new bool[1<< n];
memset(lpbFlat, 0, sizeof(bool)* (1<< n));
vector<int> lvGrayCode;... | [
"wsu@CHN-WSU.corp.microstrategy.com"
] | wsu@CHN-WSU.corp.microstrategy.com |
f59a97c4ad0fe9b71b2c8918fee41499470197cf | e4cfbc596c302495a8f73a3d3eaec2456c068585 | /include/Swiften/Session/BasicSessionStream.h | e1f32f479159b59dfe806c218290c6185ce035b7 | [] | no_license | dannyzhan/IM | a38e50943f2a52bcce494cce07b9c20a8a0b6498 | 913d72fd97c1436ba5c21e111c1df4614c72bead | refs/heads/master | 2016-09-06T02:17:27.726347 | 2013-03-12T09:44:57 | 2013-03-12T09:44:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,793 | h | /*
* Copyright (c) 2010 Remko Tronçon
* Licensed under the GNU General Public License v3.
* See Documentation/Licenses/GPLv3.txt for more information.
*/
#pragma once
#include <boost/shared_ptr.hpp>
#include <Swiften/Base/SafeByteArray.h>
#include <Swiften/Network/Connection.h>
#include <Swiften/Session/SessionS... | [
"deshan.you@gmail.com"
] | deshan.you@gmail.com |
f64f9271ca553ded4b0d4c1e0774f8cd9a4cd8a1 | 0503bd4387d8c21fe41fd8ad0964a5d4a83635c1 | /GardenGame/src/Static.cpp | b374b52ac99a9484141e7f9ddba1581a069604ce | [] | no_license | Saafan/GardenGame | 3792226f1c66c4c2b2118bb73cf463559a86473b | 5dbdb082809f847cb2d9902c69b445996c326d0d | refs/heads/master | 2023-01-30T22:48:33.866627 | 2020-12-09T15:27:41 | 2020-12-09T15:27:41 | 313,931,357 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 151 | cpp | #include <iostream>
#include <vector>
#include <map>
int main()
{
std::map<int, int> m;
m[1]++;
m[1]++;
m[1]++;
std::cout << m[1] << std::endl;
} | [
"abdullah.safaan@gmail.com"
] | abdullah.safaan@gmail.com |
2ef9b7b30f557630d340afec8545e4c55961eb29 | 9408b76b4fddcd4bf8e66588ec3c4036048d6804 | /SharedInfoHandleTable/SharedInfoHandleTable/stdafx.cpp | 8faa46fb40cd65c7e65c192c21b6565657a5c9e7 | [
"Unlicense",
"GFDL-1.2-only",
"CC-BY-3.0",
"LicenseRef-scancode-public-domain"
] | permissive | y11en/windows_kernel_address_leaks | 13a41e98cdf079ff8a63e6d072da6b073109c8a4 | 3810bec445c0afaa4e23338241ba0359aea398d1 | refs/heads/master | 2020-12-02T15:30:40.517805 | 2017-07-07T10:05:33 | 2017-07-07T10:05:33 | 231,050,364 | 0 | 0 | Unlicense | 2019-12-31T07:52:39 | 2019-12-31T07:52:05 | null | UTF-8 | C++ | false | false | 300 | cpp | // stdafx.cpp : source file that includes just the standard includes
// SharedInfoHandleTable.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"samdanielbrown@gmail.com"
] | samdanielbrown@gmail.com |
fd156de650655cb904d470b2b8246b2cc2f4efc8 | 1cb7c36a1952d64c2bef1fd88405f656d8dec16e | /mainwindow.cpp | 3a26d758239bf3e518f4495f7a8521e2741d3abf | [] | no_license | Huesillo1/SITREN_LUWEN | 832e6177b0a6c54ad07fce88e5c4bb56d23eb62b | c1ff26f82605d861f34128f958fc19d0ed45c813 | refs/heads/main | 2023-07-13T16:41:58.412911 | 2021-08-27T03:26:41 | 2021-08-27T03:26:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,346 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QMessageBox>
#include <QTableWidget>
#include <QTableWidgetItem>
#include <algorithm>
//Getters & Setters
Cajero& MainWindow::getATM()
{
return ATM;
}
void MainWindow::setATM(Cajero &value)
{
ATM = value;
}
int MainWindow::getId() const
{
ret... | [
"luis.gonzalez7504@alumnos.udg.mx"
] | luis.gonzalez7504@alumnos.udg.mx |
42e2c0d043df452dccc5ae0481f6365624fa3933 | b28db0869f6452c67a405ec9f04e54e5908204b7 | /ext/mytorch/list_to_map.h | 1b43b47f6fa8fcee0dc2b0a0c651b0e3f770b86d | [
"MIT"
] | permissive | purplesnail/StableViewSynthesis | 3af749d3570c65280972b0abc6d3e2e65b1a068b | a49cd865719816d5fb884507c47e42e56d143136 | refs/heads/main | 2023-04-30T21:55:41.340930 | 2021-05-19T08:11:47 | 2021-05-19T08:11:47 | 368,764,083 | 0 | 0 | MIT | 2021-05-19T06:18:27 | 2021-05-19T06:18:27 | null | UTF-8 | C++ | false | false | 2,352 | h | #pragma once
#include <co_math.h>
#include <common.h>
#include <torch_common.h>
#include <torch_tensor.h>
template <typename T>
struct ListToMapForward {
const Tensor2<T> features; // n_elems x channels
const Tensor1<int> tgtidx; // n_elems
Tensor4<T> out_sum; // batch_size x channels x height x widt... | [
"david.hafner@intel.com"
] | david.hafner@intel.com |
48b6866dc94a948c9e669ffeb6cf3a5a025a1978 | c591b56220405b715c1aaa08692023fca61f22d4 | /Vishal/Milestone 27 (BST)/Set-2/Merge_two_BST.cpp | d298e5ddb6ac995ec62cfbdf28f12db37602ff62 | [] | no_license | Girl-Code-It/Beginner-CPP-Submissions | ea99a2bcf8377beecba811d813dafc2593ea0ad9 | f6c80a2e08e2fe46b2af1164189272019759935b | refs/heads/master | 2022-07-24T22:37:18.878256 | 2021-11-16T04:43:08 | 2021-11-16T04:43:08 | 263,825,293 | 37 | 105 | null | 2023-06-05T09:16:10 | 2020-05-14T05:39:40 | C++ | UTF-8 | C++ | false | false | 1,913 | cpp | void inorder(Node *root)
{
if (root != NULL)
{
inorder(root->left);
cout<<root->data<<" ";
inorder(root->right);
}
}
void merge(Node *root1, Node *root2)
{
if (root1 == NULL)
{
inorder(root2);
return;
}
if (root2 == NULL)
{
inorder(root1)... | [
"rajputvishal33786@gmail.com"
] | rajputvishal33786@gmail.com |
3af0515fc881d23299e4ae4fd003f6099487f69c | f1e2c56ff0e12cdb951807b36a24c080243c87e9 | /2016-2021 Miami University/CSE 543 High Performance Computing/08. Homework 2/box-muller_omp.cpp | 48eb432206c366e1c0ac00d83bc1ad66c4903dc7 | [
"MIT"
] | permissive | 0x326/academic-code-portfolio | b5fd0cc55f59b082454486bb5d4278edba504daf | c2248aa287a07abbb9e5548107ec87aa7632f247 | refs/heads/master | 2023-04-13T05:57:16.366630 | 2023-03-16T18:43:11 | 2023-03-16T18:43:11 | 91,472,765 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,720 | cpp | //
// Created by john on 10/9/20.
//
#include <iostream>
#include <cstdlib>
#include <cmath>
#include <omp.h>
#define RUNLENGTH 20000000
#define N 100
struct drand48_data state;
#pragma omp threadprivate(state)
void doBoxMuller(double &sample_mean, double &sample_standard_deviation,
const double p... | [
"0x326@users.noreply.github.com"
] | 0x326@users.noreply.github.com |
8558ed4c2deb17bab1dee04d2abc2f75300367bb | 0233477eeb6d785b816ee017cf670e2830bdd209 | /SDK/SoT_BP_scar_05_Desc_classes.hpp | 9a3bb1b30209b27ed545e69a444f05e432a4d0a5 | [] | no_license | compy-art/SoT-SDK | a568d346de3771734d72463fc9ad159c1e1ad41f | 6eb86840a2147c657dcd7cff9af58b382e72c82a | refs/heads/master | 2020-04-17T02:33:02.207435 | 2019-01-13T20:55:42 | 2019-01-13T20:55:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 678 | hpp | #pragma once
// Sea of Thieves (1.4) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "SoT_BP_scar_05_Desc_structs.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Classes
//---------------------------------------------------------------------------
/... | [
"igromanru@yahoo.de"
] | igromanru@yahoo.de |
6af97f4452886d7671176f8afdb9afa4cac94b0c | c7f3db94cc3d69cd9a2ae24aa3c69cd767b28672 | /must_rma/src/externals/GTI/system-builder/weaver/calls/CallIdInput.h | c1dd0d626d4c5f3d3343d0da137e9d68bea6a10c | [] | no_license | RWTH-HPC/must-rma-correctness22-supplemental | 10683ff20339098a45a35301dbee6b31d74efaec | 04cb9fe5f0dcb05ea67880209accf19c5e0dda25 | refs/heads/main | 2023-04-14T20:48:36.684589 | 2022-08-10T20:28:43 | 2022-11-18T03:33:05 | 523,105,966 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,545 | h | /* This file is part of GTI (Generic Tool Infrastructure)
*
* Copyright (C)
* 2008-2019 ZIH, Technische Universitaet Dresden, Federal Republic of Germany
* 2008-2019 Lawrence Livermore National Laboratories, United States of America
* 2013-2019 RWTH Aachen University, Federal Republic of Germany
*
* See the L... | [
"schwitanski@itc.rwth-aachen.de"
] | schwitanski@itc.rwth-aachen.de |
b1421daf5fbda761ae2c2b859e0f253ec306a4cf | 1515c63756f36da0e4e4bc5cc4da5b3459336202 | /Behaviors/MoveForward.cpp | b090db494b43d0a3b1d48fef77700159244c353b | [] | no_license | kinglavi/lastYearProject | 9167f309a3eafeb0826e285093b184745da21d30 | be9dc20b34741fe49758dc12b12f27c75fc9712e | refs/heads/master | 2021-01-17T18:19:24.818423 | 2016-07-26T18:03:59 | 2016-07-26T18:03:59 | 64,243,226 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 434 | cpp | /*
* MoveForward.cpp
*
* Created on: May 26, 2015
* Author: colman
*/
#include "MoveForward.h"
#define FORWARD_SPEED 0.5
MoveForward::MoveForward(Robot *robot) : Behavior(robot)
{
strBehaviorName = "MoveForward";
}
bool MoveForward::startCond()
{
return !checkObstacleInFront(0);
}
bool MoveForward::sto... | [
"klavior@gmail.com"
] | klavior@gmail.com |
5c5c0a422bdd3d127201232a23733ce9ee0470a2 | e5b98edd817712e1dbcabd927cc1fee62c664fd7 | /Classes/commonData/dictData/DictArenaBattleReward/DictArenaBattleRewardManager.h | eba3b85660ebb500621ecc208471f2ba930f6185 | [] | no_license | yuangu/project | 1a49092221e502bd5f070d7de634e4415c6a2314 | cc0b354aaa994c0ee2d20d1e3d74da492063945f | refs/heads/master | 2020-05-02T20:09:06.234554 | 2018-12-18T01:56:36 | 2018-12-18T01:56:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 634 | h | #ifndef __DictArenaBattleRewardManager__
#define __DictArenaBattleRewardManager__
#include "cocos2d.h"
USING_NS_CC;
using namespace std;
#include "DictArenaBattleReward.h"
#include "editor-support/spine/Json.h"
class DictArenaBattleRewardManager
{
public:
~DictArenaBattleRewardManager();
void destroyInstance();
voi... | [
"chenyanbin@ixianlai.com"
] | chenyanbin@ixianlai.com |
8065c32106ae8183ecf7ad8a13b806d48de70821 | 17ee62e07da65ef3a163951107bb63aca9aa0673 | /programme_capteurs_bluetooth/main.cpp | fdfe8f52bd2909afde34acae8e6eece5dc356a65 | [] | no_license | PauLegrand/Drone-instrumente-2021 | 3f1838f293487f176016828183da1ebf2b63f690 | 221742b0c5c382653005231f0843ae9b68edad37 | refs/heads/main | 2023-06-14T12:25:10.953599 | 2021-07-03T17:26:28 | 2021-07-03T17:26:28 | 382,666,343 | 0 | 0 | null | 2021-07-03T17:25:19 | 2021-07-03T16:50:47 | null | UTF-8 | C++ | false | false | 8,464 | cpp | #include "mbed.h"
#include "string.h"
#include <cstdio>
#include "DHT.h"
#include "LSM6DS33.h"
#include "GPS.h"
#define N 100
#define SAMPLE 1000
#define GAIN 0.004375 //valeur datasheet LSM6DS33
/*structure de l'acceleromètre + gyro*/
struct Gyro{
double x=0, y=0, z=0, v=0;
};
/*structure de l'a... | [
"noreply@github.com"
] | noreply@github.com |
1012bb80112bd5deb45dbcf2a03fe9b359059df7 | 09866ba376f9aa53ab6d129e2ff4f89076664c6d | /Source/RTSProject/Plugins/DaedalicTestAutomationPlugin/Source/DaedalicTestAutomationPlugin/Public/DaeTestTriggerBox.h | 7821dad7adfcd7ee300945b9b6c01512d3d7c838 | [
"MIT"
] | permissive | JaredP94/ue4-rts | c05dee7f6b94fbed6343b0b04df8d921421f9cee | 242aa314ea8a4ac4145af214399d2ecb6c25234c | refs/heads/develop | 2021-05-17T22:53:11.999359 | 2020-12-20T19:48:54 | 2020-12-20T19:48:54 | 250,988,884 | 1 | 1 | MIT | 2020-12-20T19:48:55 | 2020-03-29T08:45:49 | C++ | UTF-8 | C++ | false | false | 660 | h | #pragma once
#include <CoreMinimal.h>
#include <Engine/TriggerBox.h>
#include "DaeTestTriggerBox.generated.h"
/** Trigger box to be used in automated tests. */
UCLASS()
class DAEDALICTESTAUTOMATIONPLUGIN_API ADaeTestTriggerBox : public ATriggerBox
{
GENERATED_BODY()
public:
virtual void BeginPlay() override;... | [
"dev@npruehs.de"
] | dev@npruehs.de |
18bab6ded4bd5a49368285fd00cff79f4431f163 | a15b4fdc03653228349bc529f76d040e31e0de9f | /inst/include/pbbam/internal/Compare.inl | 4eb5ccfa52ae77fa7bb0d0845d3a070ab5eb9018 | [] | no_license | evolvedmicrobe/pbbamr | a2dffeb2d2db3ab2d1383dd53211453adc767d78 | 22385446ab61631bd4eeeb58be0946f2d87f0c92 | refs/heads/master | 2020-06-28T18:43:42.364734 | 2017-10-02T19:18:22 | 2017-10-02T19:18:22 | 47,782,578 | 2 | 0 | null | 2016-01-21T00:55:07 | 2015-12-10T19:21:44 | C++ | UTF-8 | C++ | false | false | 3,053 | inl | // Copyright (c) 2014-2015, Pacific Biosciences of California, Inc.
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted (subject to the limitations in the
// disclaimer below) provided that the following conditions are met:
//
// * Redistri... | [
"spamavoid@outlook.com"
] | spamavoid@outlook.com |
03c0cd092b981f2574bcaf06e91d6dff2987b634 | 6d6c567d706f2deb98b64447e46928b6dbbd5677 | /checkPermission.cpp | f984ec201f6b9413500eab30f24fb85ff37b854f | [] | no_license | mxito3/IDGenerator | 1b28f1c4c3cfd4b839cdec2f57a5d83e223a6109 | 363543383e07513c0c8dca946b10044f69f41d5e | refs/heads/master | 2020-04-29T21:23:55.071998 | 2019-03-19T03:02:18 | 2019-03-19T03:02:18 | 176,411,735 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,930 | cpp | #include "checkPermission.h"
string checkPermission::generateMD5(const char* password)
{
unsigned char md[MD5_DIGEST_LENGTH];
unsigned char* buffer_md5 = MD5((unsigned char*)password, strlen(password), md);
char buf[32];
string result;
for (int i = 0; i < MD5_DIGEST_LENGTH; i++)
{
spri... | [
"1477311729@qq.com"
] | 1477311729@qq.com |
0697cc4c0ac0cfb969db57a67ff26c8074a2b54b | b52bb0b1d05f6063e18d18d304cedec1abd36a95 | /graph1/DFS_SSTACK.cpp | 83f80621df01e1530502bc0296aef619549b575d | [] | no_license | inzamamtoha/ProblemSolving_Algorithms | 67f556f0cd8d7b6a9861ce8b4694d070745c0aed | 52c6f4dd302539f8f1a3a14004c41083364c4361 | refs/heads/master | 2020-04-05T09:00:07.660770 | 2018-11-08T16:56:36 | 2018-11-08T16:56:36 | 156,738,275 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,553 | cpp | #include<bits/stdc++.h>
#define pb push_back
#define N 10000
using namespace std;
vector<int>edge[N];
vector<int>cost[N];
int parent[1000];
void dfs(int source,int destination)
{
int i,j,k,u,v;
int visited[1000],distance[1000];
memset(distance,-1,sizeof(distance));
memset(visited,-1,sizeof(d... | [
"inzamam.csedu@gmail.com"
] | inzamam.csedu@gmail.com |
08432f078d9b83f6d4ea1ca0da5627f1dcbffcc7 | ca72e6d7511c445ef7536e902bd45c18404cb3b7 | /thrift/lib/cpp2/async/StreamCallbacks.h | 23c737a6acba7768c04bf8c695ddeaa7e9c8f22c | [
"Apache-2.0"
] | permissive | xuning97/fbthrift | 2e6d35dcde4a9fa764ad80e8bcd60b81665f3144 | 7ec76e3870bcf2f0f8258a0612d31aa903fdac3a | refs/heads/master | 2021-03-14T10:39:58.084522 | 2020-03-12T02:57:46 | 2020-03-12T03:00:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,117 | h | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
628a8dcf5fc2183afaee472803434c8ec8010ca0 | ca0f40ce5b93083d83ec26f473a3bad432fa173c | /src/server/scripts/Northrend/VioletHold/instance_violet_hold.cpp | 0d31f121832b933350a55d88ea5ffeb606d11047 | [] | no_license | rynnokung/SunWellCore | 74d48ebfe2b688dd3cacefc2af3dc6203953aeac | 0f464e1847f733fb979116e1bc7b052b2cab14da | refs/heads/master | 2021-01-21T05:23:19.518555 | 2016-07-10T19:59:57 | 2016-07-10T19:59:57 | 58,862,729 | 3 | 0 | null | 2016-07-10T19:59:58 | 2016-05-15T13:22:39 | C++ | UTF-8 | C++ | false | false | 22,248 | cpp | /*
REWRITTEN FROM SCRATCH BY PUSSYWIZARD, IT OWNS NOW!
*/
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "violet_hold.h"
#include "Player.h"
#define CLEANUP_CHECK_INTERVAL 5000
#define SPAWN_TIME 20000
enum vYells
{
CYANIGOSA_SAY_SPAWN = 3,
SAY_SINCLARI_1 = 0
};
class instanc... | [
"phil19-94@hotmail.fr"
] | phil19-94@hotmail.fr |
357047dd6b7280379a148c13532715f48746e786 | 630acfe003ad5305ff091e9ca968e3ed0464476e | /src/event_loop.cc | 47ef09025977af22925c3334eddfd416de237465 | [] | no_license | inhzus/lotta | 7bc7091c8aedd0e199abd3cdf337d9026811da6e | 058186feb88020631a647d54614ef4731ca3a93a | refs/heads/master | 2020-09-07T04:47:18.496433 | 2019-12-03T09:35:23 | 2019-12-03T09:35:23 | 220,659,721 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,100 | cc | //
// Created by suun on 11/7/19.
//
#include "lotta/event_loop.h"
#include "lotta/channel.h"
#include "lotta/poller.h"
#include "lotta/socket.h"
#include "lotta/timer.h"
#include "lotta/timer_queue.h"
#include "lotta/utils/this_thread.h"
#include "lotta/utils/logging.h"
#include <sys/eventfd.h>
namespace lotta {
th... | [
"inhzus@gmail.com"
] | inhzus@gmail.com |
a2cfb938a33348819b31441bf402b708b675b7d1 | 647a740253a604da280f3a278969c9aba1a50381 | /src/trace_processor/containers/bit_vector_benchmark.cc | b4a0c276ee5af657e6d9725d4920e4709bae739c | [
"Apache-2.0"
] | permissive | zakerinasab/perfetto | db4471b9759286143e4fdb50c097196babfad29c | 7f86589d1522ce8bfc59f6b569ca52496a53eb79 | refs/heads/master | 2020-12-07T05:58:32.918688 | 2020-01-08T14:37:52 | 2020-01-08T17:19:59 | 195,857,570 | 0 | 0 | NOASSERTION | 2019-07-16T21:14:19 | 2019-07-08T17:29:15 | C++ | UTF-8 | C++ | false | false | 6,144 | cc | // Copyright (C) 2019 The Android Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applic... | [
"lalitm@google.com"
] | lalitm@google.com |
7e0a2e78f54f3e8793e9e5ce04461debe9d29f18 | eafc5ac599f2e96c3ca61612abb109eba2abe655 | /conjugateHeat/planeWall2D/0/topAir/k | f0b1aff7fba6b53633c751ea9e844920a45913a7 | [] | no_license | kohyun/OpenFOAM_MSc_Thesis_Project | b651eb129611d41dbb4d3b08a2dec0d4db7663b3 | 11f6b69c23082b3b47b04963c5fc87b8ab4dd08d | refs/heads/master | 2023-03-17T22:34:57.127580 | 2019-01-12T07:41:07 | 2019-01-12T07:41:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,461 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.0 |
... | [
"ali@ali-Inspiron-1525.(none)"
] | ali@ali-Inspiron-1525.(none) | |
799e1507a1390230ef59d3f6a760502f76e3cc4c | 336a3d835cb069233ffff4edafcc6fdebf9f1bc9 | /BankEmi.cpp | e1f8ab3d72faa32d866033f7feb5f72eadbf5195 | [] | no_license | AlejandroFernandez-13/PP2-Project | 92b07ccb65311795f329f83d4ea5d35ff637b35c | 6b27bb7e2d0f3f05b574a36b652d7b1b16c2f6dc | refs/heads/main | 2023-04-12T21:13:02.475843 | 2021-05-03T04:26:46 | 2021-05-03T04:26:46 | 363,815,484 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,946 | cpp | #include <cstdlib>
#include <sstream>
#include <iostream>
#include <iomanip>
#include "BankEmi.h"
#include "BankProfile.h"
BankEmi::BankEmi(const string HOST,
const string USER, const string PASSWORD,
const string DATABASE)
{
db_conn = mysql_init(NULL);
if (!db_conn)
message("MyS... | [
"noreply@github.com"
] | noreply@github.com |
129073011076fdf67130ab683045f59dd5b08e74 | e9ffcda8241659a6ec70cec8d72e21df3e5b39d8 | /FamilyTree.cpp | 159394a93b9dc1fe72d6bcae7a9706dd7663c79b | [
"MIT"
] | permissive | oriyahipert/ANCESTOR-TREE | ebd6e9a0dcb1c724d38456ddea49a590656f9066 | 0609edc9dac5bf081683d09a84b1195641183bf1 | refs/heads/master | 2022-05-23T15:50:15.014270 | 2020-04-23T16:24:29 | 2020-04-23T16:24:29 | 255,097,259 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,719 | cpp | #include "FamilyTree.hpp"
#include <iostream>
using namespace family;
Tree:: Tree (string s)
{
this->root = new Node(s);
}
Tree& Tree::addFather(string name, string father)
{
addF(root, name,father,0,-1);
return *this;
}
void Tree::addF(Node* child, string name, string father,int a, int b)
{
if(search(r... | [
"noreply@github.com"
] | noreply@github.com |
8174748248e5acce63f96951da6500a7a2d4a25f | 58cd29467c422b32b53c7d83a771d6600fc98a4d | /src/Renderers/Shaders/ShaderChunk/clearcoat_normal_fragment_begin.glsl.h | b586927fa6f15d4ca9b2f794b75fed64a3dcb507 | [] | no_license | yudhcq/ThreeWasm | c2f0c121bb2d9558a022e4d3fc64f16500ab18ed | 6a8cc52ef9e4b3a1b4e49e84c2d934a69bf87e8b | refs/heads/master | 2023-01-29T08:53:26.430109 | 2020-11-11T05:39:02 | 2020-11-11T05:39:02 | 286,633,241 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 93 | h | #pragma once
namespace Three::Renderers
{
class clearcoat_normal_fragment_begin.glsl{
};
}
| [
"yudhcq@163.com"
] | yudhcq@163.com |
cfb20c55ad8942a1260708d0b7bdefb575d1a8ee | 1084faed40b796eddae76bad339591aac4afbb14 | /Estrella.h | 7ca657f7275b66edd4959e57478b4f642c15bccc | [] | no_license | nicontrerasc8/Juego-del-superh-roe | 803ab77353edc23d33d678c5f5c7fec5920acf88 | ddc773b15188345aedba7627c5f16d2b524f22cb | refs/heads/main | 2023-08-15T08:57:44.247742 | 2021-10-11T18:07:12 | 2021-10-11T18:07:12 | 416,035,349 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 183 | h | #pragma once
#include "Figura.h"
class Estrella : public Figura
{
public:
Estrella();
~Estrella();
void Mover(int WindowWidth, int WindowHeight);
void Imprimir();
};
| [
"noreply@github.com"
] | noreply@github.com |
8106ed10ef89c97a9d0f14c94d5d675222c7d7c5 | 128806ed2426185c3ec231db7238a6ba21ff2a31 | /CPPSourceCodes/TestUnitsNew/TestUnitsNew/ZoneMsgDispatcher.cpp | 5ded526a941262e85cf499814884abda8878144b | [] | no_license | DanSuRii/dansuri-testcodes | 2b0d77bf26c9c9a95b3154a402fa08ca33906f9b | 41f536b9643f35dbf49b53aba41b1c6fbad0d65e | refs/heads/master | 2021-01-23T15:53:59.242730 | 2018-02-23T14:52:12 | 2018-02-23T14:52:12 | 33,680,074 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 393 | cpp | #include "stdafx.h"
#include "Work.h"
#include "boost/bind.hpp"
#include <windows.h>
#include <vector>
#include "ZoneMsgDispatcher.h"
bool Unhandled(GameWorld::CVtZoneServer*, CVSock*, char*, DWORD)
{
return false;
}
CZoneMsgDispatcher::CZoneMsgDispatcher( Vector::CVtZoneBase* pOwner )
: m_pOwner(pOwner)
, m_f... | [
"dansuri2@gmail.com"
] | dansuri2@gmail.com |
c842b5e04758a4cef3f51a5d38bb2264401d6f42 | 193948bdcb243be09b446c2fff95d2fb5137f806 | /src/swganh_core/object/weapon/weapon_message_builder.h | 5b3e2fcc4f96c0c48a8c672be150f39a8ac78b1b | [
"MIT"
] | permissive | J-N/swganh | cfe40ea4f5fc46bb0472a28580005db3106226bf | d0816baad6812531355880bae53f0f797bbcceba | refs/heads/master | 2020-04-08T07:18:33.521031 | 2012-10-11T16:51:04 | 2012-10-11T16:51:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,245 | h | // This file is part of SWGANH which is released under the MIT license.
// See file LICENSE or go to http://swganh.com/LICENSE
#ifndef SWGANH_OBJECT_WEAPON_WEAPON_MESSAGE_BUILDER_H_
#define SWGANH_OBJECT_WEAPON_WEAPON_MESSAGE_BUILDER_H_
#include "swganh_core/object/tangible/tangible_message_builder.h"
namespace swga... | [
"im.kyle@gmail.com"
] | im.kyle@gmail.com |
0db52eea675ad39aba2d370944c9a0a92b7b1ece | 55217a6b62c6487fc62da89960e865ed844390d7 | /src/cs499rProgram.hpp | 25c4a6366ebe74f284e2b0060c474f06da836957 | [] | no_license | gabadie/cs499r | b2a602b4a39bdd9c179f5728af5cf08413363572 | ad21aff63e73bc3e94838e1d288911fdeb090f0f | refs/heads/master | 2020-12-25T19:15:40.605607 | 2014-12-12T23:23:02 | 2014-12-12T23:23:02 | 24,373,902 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 616 | hpp |
#ifndef _H_CS499R_PROGRAM
#define _H_CS499R_PROGRAM
/*
* All the following programs kCS499RXXX are const var that contain cs499rXXX.cl's
* but already preproccessed...
*
* Only cs499r*.cl files listed in cs499rProgram.flist are available here,
* otherwise you might have a link time error for an unknown constant.... | [
"guillaume.abadie@gmail.com"
] | guillaume.abadie@gmail.com |
9b19967caa497e9ed412985f3d77eb5a151ffc66 | cdb2c696bbbd4b85ef215b7c2114f5a47464cefa | /modules/support/view/dsps_view.cpp | 5317bd3a7dc6a0175461764d0d4d8be03b9b6371 | [
"Apache-2.0"
] | permissive | philippe44/esp-dsp | 46fd2728042688972a33628e2b0e8431efaf9aea | 8b082c1071497d49346ee6ed55351470c1cb4264 | refs/heads/master | 2021-01-05T01:04:04.135482 | 2020-02-20T16:41:37 | 2020-02-20T16:41:37 | 240,823,228 | 3 | 0 | Apache-2.0 | 2020-02-16T03:09:56 | 2020-02-16T03:09:56 | null | UTF-8 | C++ | false | false | 3,501 | cpp | #include "dsps_view.h"
#include <math.h>
#include "esp_log.h"
#include <limits>
void dsps_view(const float *data, int32_t len, int width, int height, float min, float max, char view_char)
{
uint8_t *view_data = new uint8_t[width * height];
float *view_data_min = new float[width];
float *view_data_max = new... | [
"Dmitry@espressif.com"
] | Dmitry@espressif.com |
a5d5f7c32aedd2a0b1d09187c4ff6c92587eff27 | 29874f964cfe6c69ed261a7864b1c4ebc13c846d | /Utils/DragDropImpl.h | 2adb58e2898ebeb5a78f338cf3e3b76a0c0f165f | [] | no_license | cdp0516/Duilib | 0984148f65418352bfe9053d7924ac2d077199a0 | 49725bc33b4e8939a840095df7bb8c86029e7c7e | refs/heads/master | 2020-07-04T04:19:25.340684 | 2017-01-20T05:35:44 | 2017-01-20T05:35:44 | 74,109,114 | 0 | 0 | null | 2017-01-20T05:35:45 | 2016-11-18T08:12:29 | C++ | UTF-8 | C++ | false | false | 8,191 | h | // IDataObjectImpl.h: interface for the CIDataObjectImpl class.
/**************************************************************************
THIS CODE AND INFORMATION IS PROVIDED 'AS IS' WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/... | [
"cdp0516@163.com"
] | cdp0516@163.com |
2b01ec3973237a1b3d240aa134d7076cdff9cbb0 | 4a4f7519db3e10911e42d842dfc290a69249c498 | /MSCL/source/mscl/MicroStrain/Wireless/DeliveryStopFlags.h | 1ef96258bbfc773f960c8cd9af20951716b0947f | [
"MIT"
] | permissive | ezhangle/MSCL | b41ae0b3e2124c050c18ed21cac83c2bd686b284 | c74c1faddc40a070dd0555c1c42a38a44dc7476b | refs/heads/master | 2021-07-09T16:58:41.216070 | 2017-10-04T18:09:41 | 2017-10-04T18:09:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,322 | h | /*******************************************************************************
Copyright(c) 2015-2017 LORD Corporation. All rights reserved.
MIT Licensed. See the included LICENSE.txt for a copy of the full MIT License.
*******************************************************************************/
#pragma once
#... | [
"richard.stoneback@lord.com"
] | richard.stoneback@lord.com |
c0735afae05aa5b74298895b9bed87de717cee4f | 4d4d34781ac604db86594e44df49a785593941c5 | /piscinecpp/d04/ex02/includes/ISpaceMarine.hpp | 06bac8fe6fdbc818e1829d0312b163803676a48b | [] | no_license | TermanEmil/cursus42 | 77d02a7e95bf20bdb4ae2c4596ce04637e4fec19 | 22df434c769d31cca02d2cc3c88b9f134c6298df | refs/heads/master | 2021-08-08T04:23:02.094607 | 2017-11-09T15:13:22 | 2017-11-09T15:13:22 | 105,514,521 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 355 | hpp | #ifndef ISPACEMARINE_HPP
# define ISPACEMARINE_HPP
# include <iostream>
# include <string>
//Interface
class ISpaceMarine
{
public:
virtual ~ISpaceMarine (void) {};
virtual ISpaceMarine * clone() const = 0;
virtual void battleCry (void) const = 0;
virtual void rangedAttack (void) const = 0;
virtual void melee... | [
"terman.emil@gmail.com"
] | terman.emil@gmail.com |
a44394ae3c799ab5c5490a155aec606920b4819f | bd46a58f5f4305051252800ad3a4f76381789f4f | /mainwindow.cpp | e1139c9a7494d916d9e0428408672f1d99431e4e | [] | no_license | ORBAT/epidemic | 0cb88723c21cab4a83daa61a4ef5e0e1cc9a2f0a | 7c42cee56e9d151c3d9ebe3147a5053509f8c036 | refs/heads/master | 2021-01-06T20:37:44.036315 | 2010-06-30T15:06:52 | 2010-06-30T15:06:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,982 | cpp | #include <ctime>
#include <QDebug>
#include <QTimer>
#include <QDateTime>
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include "city.h"
#include "pathogen.h"
#include "mdiplot.h"
#include "world.h"
#include "citycontroller.h"
// debugging. remove when done
#include "badtesting.h"
namespace QtEpidemy {
M... | [
"tomeklof+github@gmail.com"
] | tomeklof+github@gmail.com |
2400705e249fb36bb7c2b18fd55d69f17c2b4850 | 1648128e870c5101fb3455cd42459c057229cfd8 | /Math/MathUtil.hpp | d0db5d00844150dbf7db8d219f3724d12be78f07 | [
"MIT"
] | permissive | dvijayak/pen31ope | 73041ad50ea1fabc1ae32c9e40d0a48a3ad8a7cb | dc07e5f1405d668c8ab0b1514035d97b78744519 | refs/heads/master | 2021-01-07T05:01:31.252406 | 2020-12-13T02:51:43 | 2020-12-13T10:41:29 | 241,586,171 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 190 | hpp | #ifndef MathUtil_hpp
#define MathUtil_hpp
#include <algorithm>
float Clamp (float const value, float const min, float const max)
{
return std::min(std::max(value, min), max);
}
#endif
| [
"daniel.vijayakumar@mappedin.ca"
] | daniel.vijayakumar@mappedin.ca |
f06369beee630add6067008b31dba8a487ef2083 | c71d9862169295dd650390ca44f2ebeb2e6740af | /src/gui/painting/qcolormap_qpa.cpp | 6129984f336ab471c4942edfdbb498197bdae746 | [] | no_license | maoxingda/qt-src | d23c8d0469f234f89fdcbdbe6f3d50fa16e7a0e3 | e01aee06520bf526975b0bedafe78eb003b5ead6 | refs/heads/master | 2020-04-14T00:05:16.292626 | 2019-01-05T05:49:42 | 2019-01-05T05:49:42 | 163,524,224 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,133 | cpp | /****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public L... | [
"39357378+maoxingda@users.noreply.github.com"
] | 39357378+maoxingda@users.noreply.github.com |
f4715ba51d191cd262d3db92b9b9811cfd27b42c | a800fd8147dd402ca886d109ccf68ecd286ffadd | /Playlist - Undo Redo Options/ActionUpdate.cpp | 0efaf7d6c1c87ca8155a1bcfc0493804a85ecee4 | [] | no_license | ramonaghilea/Object-Oriented-Programming | 1cff2361b5d0e77afd4af3608606ee05dc2cc20d | 1477255b4e6c09bd327c1aef457efa75ace65f4f | refs/heads/master | 2023-01-06T19:27:59.517132 | 2020-10-12T08:08:47 | 2020-10-12T08:08:47 | 297,977,657 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 180 | cpp | #include "ActionUpdate.h"
void ActionUpdate::executeUndo()
{
this->repository.updateSong(oldSong);
}
void ActionUpdate::executeRedo()
{
this->repository.updateSong(newSong);
}
| [
"ramonaghilea9@gmail.com"
] | ramonaghilea9@gmail.com |
99bd4cf20d6f8d90bfc6206ec9d79967a140a375 | fa5b582ea330470071c36f8aa0269b4a79ba211e | /src/main/avikodak/sites/projecteuler/powerfuldigitsum.h | 11e3198c2374cc7de137bebbec16bab477732e32 | [] | no_license | umairsajid/algos_v2 | a5cb68a9163cb5483e7b5bd410acbd38115db423 | a3aea98a698b9723693dcb23794be09fbc4e7cd5 | refs/heads/master | 2020-12-26T00:36:12.711989 | 2015-12-17T05:34:11 | 2015-12-17T05:34:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,517 | h | /****************************************************************************************************************************************************
* File Name : powerfuldigitsum.h
* File Location : D:\projects\cpp\algos_v2\src\main\avikodak\sites\projecteuler\powerfuldigitsum.h
*... | [
"avinashk@vaycayhero.com"
] | avinashk@vaycayhero.com |
a01452344e65bb8d038c0189ebb5f24e312a8545 | c26cadb15ecf4a002bcf1e2ecfb58eb28d2fd200 | /include/h5basegui/hlinetool.h | e223c010105e215500d20d71ffabbbb5829db530 | [] | no_license | rcshuangw/graph | 2464ff4e32aefc65ccf74f316ab95f34787fbbf5 | 8c67966faacd0d956a03d47ab11881832b197c76 | refs/heads/master | 2020-04-30T00:11:14.998410 | 2019-06-28T01:49:13 | 2019-06-28T01:49:13 | 176,496,571 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 639 | h | #ifndef HLINETOOL_H
#define HLINETOOL_H
#include "h5drawtool.h"
class H5BASEGUI_EXPORT HLineTool: public HDrawTool
{
public:
HLineTool(HDrawManager* manager,DrawShape objShape,const QString& name,const QString& uuid);
virtual ~HLineTool();
public:
virtual void clear();
virtual void onEvent(HEvent& eve... | [
"rcswhuang@163.com"
] | rcswhuang@163.com |
b10cd1b419d7be375222726021e643c879695e25 | 983a5b6cb32ca1c7e06ac8b8e47ac6d5a44b7802 | /include/chart_downloader.hpp | e0db6229b1989e7d2f68f6ec7be0a66d08f39709 | [] | no_license | signet-marigold/chartdisplay | 59e46dc3e3901757fa63c3fd18e3c5f1f1cae54b | f8a67b14f2019cf1db8f8796797b3ed3eb3b2c5b | refs/heads/master | 2023-08-21T10:29:06.372209 | 2021-11-01T01:38:49 | 2021-11-01T01:38:49 | 423,302,947 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 287 | hpp | /* Chart Display
*
* 2021 Alexander Nathan Hack <alex@anhack.xyz>
*
* Mar, 16th 2021
* Version 0.0.1 (Alpha)
* chart_downloader.hpp
*/
#ifndef CHART_DOWNLOADER_HPP
#define CHART_DOWNLOADER_HPP
#include "chartdisplay.hpp"
int json_test(void);
#endif // CHART_DOWNLOADER_HPP
| [
"me@alexanderhack.com"
] | me@alexanderhack.com |
e24499ed9e1a4f1e5496a426f75f770c5e01e3be | a224a772a243691a66aa55f13f9e62c1e92ad97d | /chapter4/Global.h | 47f42e8b57ab9b07c9706d6061139f73d633feef | [] | no_license | Howard725/EssentialC- | 80a6d182f94aee93c4bf96dce40a17abfbf96ae1 | a2e5ac4384d7dbaeddeec9ce31e634f7fff40ea3 | refs/heads/master | 2021-01-10T17:52:08.472014 | 2016-03-04T14:26:38 | 2016-03-04T14:26:38 | 49,573,602 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,269 | h | //
// Created by Administrator on 2015/12/30.
//
#ifndef CHAPTER4_GLOBAL_H
#define CHAPTER4_GLOBAL_H
#include <String>
using namespace std;
class Global {
public:
static void program_name( const string& npn ){
_program_name = npn;
}
static string program_name(){
return _program_name;
... | [
"wangren725@163.com"
] | wangren725@163.com |
e9ed2640f493b241a93ec35fd6617cddb671d417 | 7e2abbf295b09d07331402c78bc0df8a242b7e07 | /admin.h | 5b6997a233c78b04cd55e7da7f37a8512bca4c23 | [] | no_license | ValeriaGrigoruants/Platform-for-learning-programming | c5f7c1987b2cae830efd62295bad80afb189c632 | 3d1515463c35bd3f4699521125b864c9cbb255b8 | refs/heads/master | 2020-04-14T22:12:47.481531 | 2018-12-04T17:39:07 | 2018-12-04T17:39:07 | 164,154,853 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 748 | h | #ifndef ADMIN_H
#define ADMIN_H
#include <QDialog>
#include <addstudent.h>
#include <mistakeplace.h>
#include <fixlecture.h>
#include <allresults.h>
#include <deletetest.h>
namespace Ui {
class Admin;
}
class Admin : public QDialog
{
Q_OBJECT
signals:
void firstWindow();
public:
explicit Admin(QWidget ... | [
"valergrig260857@gmail.com"
] | valergrig260857@gmail.com |
7e91f711dc27bbf31560fc7b0dde2571d345aa83 | a1091ad42e6a07b6fbb6fe876feb03547a8da1eb | /MITK-superbuild/ep/include/ITK-4.7/itkLabelOverlayFunctor.h | 10f7a36829831434491f2ff72b7ba26582437343 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | Sotatek-TuyenLuu/DP2 | bc61866fe5d388dd11209f4d02744df073ec114f | a48dd0a41c788981009c5ddd034b0e21644c8077 | refs/heads/master | 2020-03-10T04:59:52.461184 | 2018-04-12T07:19:27 | 2018-04-12T07:19:27 | 129,206,578 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,217 | h | /*=========================================================================
*
* Copyright Insight Software Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* h... | [
"tuyen.luu@sotatek.com"
] | tuyen.luu@sotatek.com |
4680a0f63c81cc525cc9bb297d92985fd4eb910f | 6a674745a019e7c47e3c9c1df5649892c2a0df0f | /AI/8_puzzle.cpp | 681159d611e2580b14a719175d6270cbcbca81fc | [] | no_license | rajdosi/SemVII | 54da30f6879082cf500bab23a46d636ffd24bac0 | edc43490c0ec31d1180af47e64bcae33d65c8c53 | refs/heads/master | 2021-01-10T05:39:16.444748 | 2015-12-11T09:11:42 | 2015-12-11T09:11:42 | 47,812,925 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,257 | cpp | #include<bits/stdc++.h>
using namespace std;
struct got{
string imp;
got * arya,*rob,*jon,*sansa;
got * ned;
}*mad_king;
string goal_state;
queue <string> bfs_queue;
queue <int> bfs_queue_blanks;
queue <int> bfs_count;
queue <struct got *> many_faced_god;
map<string, bool> my_map;
... | [
"rajdosi10@gmail.com"
] | rajdosi10@gmail.com |
fcf95c3f4bf7a3f14e9a423fa2ecab0606276814 | f8d11be9234a116f2e57c23c72bee2b3160412d2 | /Source/Sem6/Public/BoxAIGenerator.h | c1d7e212a928f13c64f6c8bc095021cd51dc0297 | [] | no_license | renkin4/PewPewRobot | 75768f216c76bb0bc0f267b6719319350ecb4dc4 | 3fea5f97e344215ecf2ab6a785f842cd8e32b3b9 | refs/heads/master | 2021-08-20T11:02:30.894969 | 2017-11-29T00:19:46 | 2017-11-29T00:19:46 | 107,755,508 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,023 | h | // YangIsAwesome
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "MyType.h"
#include "BoxAIGenerator.generated.h"
class AMyBox;
class ACharacter_Base;
UCLASS()
class SEM6_API ABoxAIGenerator : public AActor
{
GENERATED_UCLASS_BODY()
public:
// Sets default values for this actor'... | [
"yangah9991@gmail.com"
] | yangah9991@gmail.com |
8bcf3ccffbbcee004f50641035f30d1cbfc4c152 | f87f54346adcdc370cc9c02c0d6db04900da6980 | /ArduinoCode/main/main.ino | 594486fffc5954382cc9af22944ed69258799fce | [] | no_license | jessymathault/CNC | e0a34f806b7e76f92154a521a8538f60e16c21a3 | b5cfae01c727a1121fe10d109c26c0f57f399cbd | refs/heads/main | 2023-01-09T20:30:30.492574 | 2020-11-10T03:07:57 | 2020-11-10T03:07:57 | 311,528,730 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,443 | ino | // rechanger le baudrate à 115200
#include "Arduino.h"
#include <assert.h>
#include <math.h>
#include "Constants.h"
#include "CNC.h"
#include "Leds.h"
#include "LimitSwitches.h"
#include "ManualEncoders.h"
#include "MotorEncoders.h"
#include "PID.h"
#include "PWMs.h"
#include "CNC_Communication.h"
//Périphériques
Le... | [
"noreply@github.com"
] | noreply@github.com |
c55184ee7d0a2e638cba0a2160ec299bdbdfd5e9 | 2333500195314d8e80708a67f2bf2b148dc37107 | /d02/ex00/Fixed.cpp | 69c4062e3d00bd42b9572b45dad3e524fb415be1 | [] | no_license | Neanti/42cpp | ff080fdd5e318e5dfd8bdad2076ff4b0437758ea | 1cd60911c57c0ad1bbaa663107bf92d410f0c11f | refs/heads/master | 2023-02-18T15:58:58.737053 | 2021-01-22T08:33:11 | 2021-01-22T08:33:11 | 327,668,641 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 719 | cpp | #include "Fixed.hpp"
Fixed::Fixed() {
std::cout << "Default Constructor Called !" << std::endl;
this->value = 0;
return;
}
Fixed::~Fixed() {
std::cout << "Destructor Called !" << std::endl;
return;
}
Fixed::Fixed(Fixed const &f) {
std::cout << "Copy Constructor Called !" << std::endl;
thi... | [
"augay@e3r11p10.42.fr"
] | augay@e3r11p10.42.fr |
d8d03450f8d7d6abf52080fbec558731a589e740 | 785de383d14defe7ff1524dc12267405c0bb58f3 | /MinePlugin/Private/MinePluginCommands.cpp | 6f33baebd851becc2b51ec7bcf8487e42793d8a2 | [] | no_license | stucafall66/UE4_MineSweeperPlugin | 3a664f652e0afe2bef87788a5f1e8c905d9a7713 | 76592c37572df8373f043d6538fb60e17e1749c6 | refs/heads/main | 2023-04-21T05:45:52.679738 | 2021-04-13T17:10:07 | 2021-04-13T17:10:07 | 354,946,125 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 328 | cpp | #include "MinePluginCommands.h"
#include "MinePlugin.h"
#define LOCTEXT_NAMESPACE "FMinePluginModule"
void FMinePluginCommands::RegisterCommands()
{
UI_COMMAND(OpenWidgetCommand, "OpenWIdgetCommand", "The command to open mine widget",
EUserInterfaceActionType::Button, FInputGesture());
}
#undef LOCTEXT_N... | [
"noreply@github.com"
] | noreply@github.com |
68b81de628ab6d402a83c70149985babbfbd5be5 | 55aa92fdb2c8c7d4ba628b0eeb7dd1da5ae7e623 | /cw/New folder (5)/ratinamaze.cpp | d888917790c592b7df7f16ebd50639e2930701df | [] | no_license | anchal441/codes | b587a86609b1727c0b3acb285582dc6d7385cf68 | 9e5d1f3779b5b1ac684440ee4b57d18dc470abbb | refs/heads/master | 2020-03-26T10:53:08.932830 | 2018-08-15T13:21:02 | 2018-08-15T13:21:02 | 144,819,304 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 253 | cpp | #include <bits/stdc++.h>
using namespace std;
int n_size=10;
bool printpath(char board[][n_size],int m,int n){
if()
}
int main(){
char board[][n_size]={
"....";
".xx.";
".x.x";
"....";
}
int m=n=0;
printpath(board,0,0);
} | [
"noreply@github.com"
] | noreply@github.com |
54b65c42e800e68c70155e6a53df7b519c66308c | aad28fa1140e713c8591db5a383ac5f6605f743b | /172 Серебряная медаль/Серебряная медаль.cpp | b095fbe6acf5ef3ecaa0596183cf906e8f7d7cee | [] | no_license | DaniilMuntyan/Solutions_e-olymp | d7ad45357d4f999c853efefcd47c39bc17e33664 | 7a318572e13f2e6103a2ade49c8ce9c5210caad9 | refs/heads/master | 2021-02-28T15:22:58.506994 | 2020-03-07T21:42:50 | 2020-03-07T21:42:50 | 245,708,666 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 427 | cpp | #include <bits/stdc++.h>
using namespace std;
int n;
vector <int> a;
int i,j;
int main()
{
ios_base::sync_with_stdio(0);
cin >> n;
for(i=0;i<n;i++)
{
cin >> j;
a.push_back(j);
}
sort(a.rbegin(),a.rend());
j=0;
i=0;
for(i=0;i<n;i++)
{
for(j=0;j<n;j++)
... | [
"daniilmuntjan@gmail.com"
] | daniilmuntjan@gmail.com |
89e1c445aeeff8c3bdf0f0d489fbffd0fa486460 | cb7504c5408aebc7ebd33430bd70dd3207fe94c5 | /Project1/Zombie.h | 9f9bbc495d723a1528e431addd67aaf502484251 | [] | no_license | Uchka08/CS32-Project1 | 434a8dfbe97096eac9ac47cc4ed67d773d8b8b96 | 50e20c56773bacfda5e29c303fc4e11e24aa980d | refs/heads/master | 2022-04-07T06:39:32.802978 | 2019-02-13T21:23:18 | 2019-02-13T21:23:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 519 | h | //
// Zombie.h
// Project1
//
// Created by christopher kha on 1/11/19.
// Copyright © 2019 christopher kha. All rights reserved.
//
#ifndef Zombie_h
#define Zombie_h
class Arena;
class Zombie
{
public:
// Constructor
Zombie(Arena* ap, int r, int c);
// Accessors
int row() const;
int c... | [
"christopherkha@Chriss-Computer.local"
] | christopherkha@Chriss-Computer.local |
964365418f4685de0ab5fbae7f9ee076d98bdf7b | 56162fb08e9e69b96966dcba347108ccf909c288 | /src/touchwidgetcontroller.h | 2ee8f17f3687de4c3fb7e607ef6336cd9eb8d86f | [] | no_license | dpkay/fingerglass | 90ae3b180bb224b86310812e5e61f3c0a6f5c73d | e15c79faa7d86583ffbb494012bf624905a6b337 | refs/heads/master | 2021-01-01T16:19:32.566858 | 2012-07-28T16:03:52 | 2012-07-28T16:03:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,674 | h | #ifndef touchwidgetcontroller_h__
#define touchwidgetcontroller_h__
class TouchWidgetController;
#include <QTouchEvent>
#include "scenetouchpoint.h"
#include "pointwidgetconnection.h"
#include "timesingleton.h"
#include "timed.h"
#include "widgetattachment.h"
enum TouchWidgetType
{
NullType,
MapWidgetType,
Target... | [
"dominik.kaeser@gmail.com"
] | dominik.kaeser@gmail.com |
a8709394d7570373ae255e4d6bdcdac63dcd9ec7 | 79480c26f13a7dd2d4c2d182b0b537f00c76f40e | /Relay_test/Relay_test.ino | dceaba1547371996d9bfa1e9315b4d1e97d6d87c | [] | no_license | RealmL/PWD_Opener | 4c12a7d6e302c892b40a5fb6fa753d0cde907059 | f492d90c2ad3aa532af7c272deacfe393dd0ed16 | refs/heads/master | 2021-04-12T07:48:48.933375 | 2017-06-09T05:06:18 | 2017-06-09T05:06:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 242 | ino | int SigPin=8;//信号引脚
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
digitalWrite(SigPin,LOW);
delay(1000);
digitalWrite(SigPin,HIGH);
delay(1000);
}
| [
"497386856@qq.com"
] | 497386856@qq.com |
335b753fde4c454b6e9cac77270d25cdd26199af | 6ee7742d38f473ac3ba35e12e6d61a2a2c3c0001 | /Control/UIAnimation.h | 5f1659afd959fdb38051d548af46238bbceaf924 | [
"MIT"
] | permissive | wyrover/DuiLib-wyrover | 51826759f07606bdc3ac009ce4e8a08dc4b294ff | b40237a6a9b6678acf26b04da36953e7ad1d0974 | refs/heads/master | 2021-01-10T01:17:38.556373 | 2016-04-01T09:02:46 | 2016-04-01T09:02:46 | 55,213,831 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,387 | h | #ifndef __UIANIMATION_H__
#define __UIANIMATION_H__
#pragma once
//class vector;
#include <vector>
namespace DuiLib
{
class CUIAnimation;
class CControlUI;
class UILIB_API IUIAnimation
{
public:
virtual ~IUIAnimation()
{
NULL;
}
virtual BOOL StartAnimation(int nElapse, int nTotalFrame, in... | [
"wyrover@gmail.com"
] | wyrover@gmail.com |
ea7a453b3fcceff061c20d48ecbcfdc0519c8551 | 375440c04dbcbb9db855c3235af2a298b5aa8b5a | /src/app.h | 6999f8cba7bc329c17b920ccc74d158ce45f80a9 | [
"Apache-2.0"
] | permissive | jonnymind/bursts | 657d1f68731e0b88e30b27ec4f31043fb69ac3ee | aef8d2482996b2ac7db736471eaddea839cf9ed2 | refs/heads/master | 2020-07-23T16:26:13.337014 | 2019-09-10T22:05:22 | 2019-09-10T22:05:22 | 207,628,284 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 668 | h | /*
BurstS - Lightweight Microservice Application Server
FILE: app.h
-------------------------------------------------------------------
(C) Copyright 2019 - Giancarlo Niccolai
Licensed under the Apache 2.0 License.
*/
#ifndef BURSTS_APP_H
#define BURSTS_APP_H
/** Wrapper for the burst application.
*... | [
"gc@niccolai.cc"
] | gc@niccolai.cc |
116c71ed9b1bb3ef0118d68491c7efa0fde5d1ec | b776cbc6e9e7bffa49054a313611783f5a742321 | /models/Box.cpp | 8762ae0f7837492cb3753bd39d6ddc56b1e730df | [] | no_license | Gagerdude/raytracer | 8ce17a1d780e51223b02e24e80fc508a1b1e6f73 | e9b886dc66301b3b7c99e10eed573b7737d989b1 | refs/heads/master | 2020-05-29T11:18:54.859417 | 2019-07-29T17:29:28 | 2019-07-29T17:29:28 | 189,111,953 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,656 | cpp | #include "Box.h"
#include "RectangleXY.h"
#include "RectangleXZ.h"
#include "RectangleYZ.h"
#include "Wrapper.h"
Box::Box(){
}
Box::Box(const vec3& min_corner, const vec3& max_corner, Material* material){
m_min_corner = min_corner;
m_max_corner = max_corner;
m_material = material;
Model** m_box =... | [
"gagerdude@gmail.com"
] | gagerdude@gmail.com |
d5a53fdf3cb53d6bebf43352757c01d8f529bbee | c676ee306d649197ed7ad8c4adc9a21ab48975db | /Source/LibNetSocket/NetSocket.cpp | 68d92c706454d176f0b43d37d76e26f93670d00f | [] | no_license | w5762847/hmx_linux | 5f4dd6e2e832818c9cbeb5d8d95274cccd4f8760 | 6935a976381407292cc3bc6a6ed371f2e8221536 | refs/heads/master | 2020-08-31T16:43:12.162040 | 2017-04-29T07:20:11 | 2017-04-29T07:20:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,986 | cpp | #include "NetSocket.h"
#include "NetServer.h"
/*-------------------------------------------------------------------
* @Brief : Scoket数据处理类
*
* @Author:hzd 2012/04/03
*------------------------------------------------------------------*/
NetSocket::NetSocket(io_service& rIo_service,int32 nMaxRecivedSize,int32 nMaxS... | [
"huangzuduan@qq.com"
] | huangzuduan@qq.com |
bb2752f17b3dc593c9c55d9c1daa3eca5636c408 | 5d7d8c65b464204eaa125a057b9375dca9d7f531 | /CheckersAI/src/Checkers/Piece.h | 01545e225a12334f9144286893176d76201c0ffc | [] | no_license | Hamad-AM/CheckersAI | 050cc698c0d720e679e532fee23e0ca1e37f3f86 | c8955f2e4a418c37807052da74cf849a274b0b33 | refs/heads/master | 2022-12-22T18:25:31.564669 | 2020-09-22T20:40:55 | 2020-09-22T20:40:55 | 289,733,424 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 151 | h | #pragma once
#include <string>
#include "Color.h"
struct Piece
{
Color color;
bool king = false;
Piece(Color colorIn)
: color(colorIn) {}
}; | [
"areebhamad.m@gmail.com"
] | areebhamad.m@gmail.com |
4f7d2bfbf96b02c07afdda6f90d799bbe0042b20 | 404547b1ec3237f02342fe65e957f32851ce1495 | /Game/ge_stategraphactiontrigger.h | c0b3193b7dc522a0d536fb8943155a7a93997392 | [] | no_license | Adanos-Gotoman/GenomeSDK-R | c5e3a5d57c4fb721b15bb7f572454f2a3021561a | cf87f21fca83b37d2e186fb69b083b72932f9c8c | refs/heads/master | 2023-03-16T07:05:00.799421 | 2021-02-19T16:07:09 | 2021-02-19T16:07:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,145 | h | #ifndef GE_STATEGRAPHACTIONTRIGGER_H_INCLUDED
#define GE_STATEGRAPHACTIONTRIGGER_H_INCLUDED
class GE_DLLIMPORT gCStateGraphActionTrigger :
public gCStateGraphAction
{
GE_DECLARE_PROPERTY_OBJECT( gCStateGraphActionTrigger, gCStateGraphAction )
public: virtual bEResult Create( void );
protected: virtual void ... | [
"gothicgame29@gmail.com"
] | gothicgame29@gmail.com |
c498bc02549fdfcede0cd9b867c91d7101dab18e | 1df3c1b7881fe800ecbf05b3ee6202a4509d305b | /Nap1/LAION.cpp | 62bfef8622d158cd0640285fc491965f795d64b0 | [] | no_license | marc-andrade/tecnicasDeProgramacao1 | ac2fe5195a3cba315a3d103a3bb641c79f812e30 | 029c210fbd85ad9d547c5c7833ebc6cda72f859e | refs/heads/main | 2023-06-27T16:26:42.372115 | 2021-08-02T21:56:40 | 2021-08-02T21:56:40 | 392,104,575 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 957 | cpp | #include <stdio.h>
int main(void) {
int idade;
float peso;
char pc, sexo, gest;
printf("Digite sua idade:\n");
scanf("%d", &idade);
printf("Quanto voce pesa?\n");
scanf("%f", &peso);
printf("Voce tem problemas cardiacos? [S/N]\n");
scanf(" %c", &pc);
printf("Qual o seu sexo? [M/F]\n");
scanf(" %c", &sexo);
i... | [
"marcos_q_andrade@hotmail.com"
] | marcos_q_andrade@hotmail.com |
bd7b263655038adebef33d81057062bac5a15d93 | f38ee0ba6797166700af0ef936ce9252ac172780 | /Data Strucure/QuickSort.cpp | 6ca933e6c1b8708584b1fe2ff32fa545efbece42 | [] | no_license | ankitaugale23/Data-Structures | c6f40b03603a016813e7ecdcdf43572a86c0edd9 | 87eb1a70c64b840fea2237fe6dc5d14c842dd1d4 | refs/heads/master | 2021-06-12T21:15:16.788704 | 2020-04-09T14:58:18 | 2020-04-09T14:58:18 | 254,400,745 | 7 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 714 | cpp | #include<iostream>
using namespace std;
int Partition(int *A, int start,int end)
{
int pivot=A[end];
int partIndex=start;
for(int i=start;i<end;i++)
{
if(A[i]<=pivot)
{
swap(A[i],A[partIndex]);
partIndex++;
}
}
swap(A[partIndex],A[end]);//To place the pivot in correct posi... | [
"noreply@github.com"
] | noreply@github.com |
4a987417d6e49c9d9f2f0b6c7c052294f71650d7 | c84de8a55a6e97017c0d1e61694c024233db1076 | /Quick Sort/main.cpp | 267e35d3018d8a996f781d9ec4689e41feae63c1 | [] | no_license | TreyJean/Sorting-Algorithms | 7d9fdc6a201a3a6122ecc693c96c5c1a5af49c6d | 95ae6cd2d743c4565539102ac0d1452cb14a242f | refs/heads/main | 2022-12-24T16:53:00.749190 | 2020-10-08T06:00:36 | 2020-10-08T06:00:36 | 300,710,939 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 914 | cpp | // Quick Sort
// Time Complexity: O(nlog(n))
#include<iostream>
using namespace std;
void swap(int* x, int* y) {
int temp = *x;
*x = *y;
*y = temp;
}
int partition(int arr[], int start, int end) {
int pivot, index;
index = start;
pivot = end;
for(int i=index; i<end; i++) {
if(arr[i] < arr[pivot]) {
swa... | [
"treyjean127@gmail.com"
] | treyjean127@gmail.com |
f85722985b6f25db6adec6f260ae27d64c0cc33c | c8e970c6df5d1ce8a415571b9764364af9fc5a9e | /main.cpp | 61b935fd1521b324a6b892cf443ce07f2971bf04 | [] | no_license | benjaminmerchin/ft_containers | 8726eac96d77e4f9c9dbf17dea558271526ff0af | 7ab3b16152fcfd91e2e779881dc05da1b8de9c85 | refs/heads/main | 2023-08-26T19:37:02.478432 | 2021-11-02T23:27:11 | 2021-11-02T23:27:11 | 398,277,223 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 19,579 | cpp | #include "vector.hpp"
#include "stack.hpp"
#include "map.hpp"
#include <vector>
#include <map>
#include <stack>
#include <list>
#include <iostream>
#include <utility>
#if STD
#define NS std
#else
#define NS ft
#endif
#if TEST
template <typename T, typename U>
void print_all(NS::map<T,U> &mp) {mp.print_all();}
#else... | [
"benjaminmerchin@gmail.com"
] | benjaminmerchin@gmail.com |
b8699a88841ef69d7c80229e2864230c64ce8706 | 17f418cedc5d7db95ad25311974d822671819fe8 | /Hackerrank - Grading Students.cpp | 28fef27d6fa8f03d4e78d96040b848d773e26858 | [] | no_license | hendptr/Competetive-Programming | c0029c61144dcba93af71d25c7b9f1d59becac02 | 862e22ada9c39deed20f2a0216ed406aa3162472 | refs/heads/master | 2022-11-30T06:24:40.878416 | 2020-07-20T03:10:16 | 2020-07-20T03:10:16 | 260,623,075 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 310 | cpp | #include <cmath>
#include <iostream>
int main() {
int n, tmp_grade;
std::cin >> n;
while(n-->0) {
std::cin >> tmp_grade;
if (tmp_grade >= 38 && tmp_grade % 5 > 2)
tmp_grade += 5 - (tmp_grade % 5);
std::cout << tmp_grade << '\n';
}
return 0;
}
| [
"noreply@github.com"
] | noreply@github.com |
3d66734346343ca7837b0c014867047d426e6362 | 66deb611781cae17567efc4fd3717426d7df5e85 | /pcmanager/src/src_kclear/fcache/src/fcacheimp.cpp | 857400501f4c06983f7d84e882972dc9799dabf4 | [
"Apache-2.0"
] | permissive | heguoxing98/knoss-pcmanager | 4671548e14b8b080f2d3a9f678327b06bf9660c9 | 283ca2e3b671caa85590b0f80da2440a3fab7205 | refs/heads/master | 2023-03-19T02:11:01.833194 | 2020-01-03T01:45:24 | 2020-01-03T01:45:24 | 504,422,245 | 1 | 0 | null | 2022-06-17T06:40:03 | 2022-06-17T06:40:02 | null | GB18030 | C++ | false | false | 20,789 | cpp | #include "stdafx.h"
#include "fcacheimp.h"
#include <shlobj.h>
#include "kscbase/kscconv.h"
//////////////////////////////////////////////////////////////////////////
CFCacheImpl::CFCacheImpl(char cVol)
: m_dwRefCount(0)
, m_pDbConnect(NULL)
{
if (!PrepareDbFile(cVol))
throw "error";
... | [
"dreamsxin@qq.com"
] | dreamsxin@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.