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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0d3f5a05c11bef69744ec95dd27c3c99b8205247 | c2bce931866c14a3e1f1ab7172200437f30dab6c | /ui/aura/local/layer_tree_frame_sink_local.cc | 88990493b039341722ab7cb51bb36737fb58b1dd | [
"BSD-3-Clause"
] | permissive | SnowCherish/chromium | a75107cdb9de144b6defb36907c603e50ded0720 | 61c360d1c6daf19e54c4f80af2644cf0ef9aecf9 | refs/heads/master | 2023-02-26T04:19:46.835972 | 2018-02-27T01:43:33 | 2018-02-27T01:43:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,962 | 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 "ui/aura/local/layer_tree_frame_sink_local.h"
#include "cc/trees/layer_tree_frame_sink_client.h"
#include "components/viz/common/surfaces/surfac... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
5b9fccf4a7014c7290fda91f8d6b7c256ae014ee | 9f741aa7145fd03e15e31d82d2b48d13b246a1bc | /src/command/include/command/command_interface.hpp | b726882b0d644393149ac49e779c26c1030dcc25 | [] | no_license | DerekRoesch/Mercury | 2c41a7167f2f775ad01984ec137970623426aed5 | 211b3a2e159c2ef8897fb82ec8a1d9e684f3bee6 | refs/heads/master | 2020-05-05T11:55:14.822212 | 2019-04-17T01:09:34 | 2019-04-17T01:09:34 | 180,008,448 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,158 | hpp | #ifndef COMMAND_INTERFACE_HPP
#define COMMAND_INTERFACE_HPP
#include <ros/ros.h>
#include "bit_utils.h"
#include <sensor_msgs/Joy.h>
#include <msgs_and_srvs/VirtualBumperParams.h>
#include <msgs_and_srvs/DriveCommands.h>
#include <msgs_and_srvs/WebcamCommands.h>
#include <hw_interface_plugin_arm/armPosition.h>
#include... | [
"dwr0001@mix.wvu.edu"
] | dwr0001@mix.wvu.edu |
32169b9ee4f70d7ad2b91e7ce7fce58339e27d60 | f90920085074e79a37048155750b80e5e884c5d2 | /tsrc/MCETestUI/inc/createVoIPsessiondialog.h | bb281053fff074c5db8db40093acf04a9d2521bc | [] | no_license | piashishi/mce | fec6847fc9b4e01c43defdedf62ef68f55deba8e | 8c0f20e0ebd607fb35812fd02f63a83affd37d74 | refs/heads/master | 2021-01-25T06:06:18.042653 | 2016-08-13T15:38:09 | 2016-08-13T15:38:09 | 26,538,858 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,281 | h | /*
* Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.h... | [
"piashishi@qq.com"
] | piashishi@qq.com |
5456542f0e4769631515afa4d48fd6803db2d962 | 473d9cca8f88ebf43be7e3bd404b68d2e11de1af | /CppHttpWebSocketServer/ServerMain.cpp | 743c73d6cf964b87832889576243cc59b66e84b6 | [] | no_license | bugken/KenHttpWebSocketServer | 5e6cd5871fa123dea2c7280535ac36305b87a937 | fbfa05005b2ea700d4c7224c853177defcb252df | refs/heads/master | 2023-01-09T16:35:06.644015 | 2020-11-08T14:09:14 | 2020-11-08T14:09:14 | 296,262,070 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 330 | cpp | #include <signal.h>
#include "WebSocketServer.h"
static bool g_bIsRunning = true;
//处理SIGINT(ctrl+c)信号
void SigIntHandler(INT32 iSignal)
{
//数据持久化
g_bIsRunning = false;
}
int main()
{
signal(SIGINT, SigIntHandler);
WebSocketServer webSocketServer(8888);
webSocketServer.ServerStart();
return 0;
}
| [
"awei@awei.com"
] | awei@awei.com |
26a0ea42cb5785e056f5b4620ea8d9d4aceab527 | 4d8a09ef963be622ed1a33a37216f174a6004c26 | /matrix/Gauss-Jordan_elimination_F2_bitset.cpp | bda5a4441079d0fdf3eaf04a0031dc7021e37d09 | [] | no_license | theory-and-me/procon_library | 6dc4c8eab9a7c022b6b130b8cfa729db57f13d11 | b927045de869b2626637f70a2b3a714a9cfdda3d | refs/heads/master | 2023-06-28T17:44:35.107827 | 2023-06-19T03:32:07 | 2023-06-19T03:32:07 | 262,358,823 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,274 | cpp | #include <bits/extc++.h>
using namespace std;
typedef unsigned long long ull;
typedef long long ll;
typedef pair<int, int> pii;
typedef pair<ll, ll> pll;
typedef pair<double, double> pdd;
//typedef vector<vector<ll>> Graph;
const ll mod = 1e9 + 7;
//const ll mod = 998244353;
#define REP(i,n) for(ll i=0;i<(ll)n;i++)
... | [
"yasunori_akagi@yasunorinoMacBook-Pro.local"
] | yasunori_akagi@yasunorinoMacBook-Pro.local |
af258a04c6864b8eddcee7c9e87ef1d843d3f3f7 | eb48c64e457c7060ff33365c0b149042039a9559 | /irrland files/LandSceneNode.cpp | 0284f74815ae22ce07903256626652c3eaa51f62 | [] | no_license | dominique-lavault/MineSim | b92ff3f6dcc58d131af6d740e3b237b8b20bfad2 | c46ce30f76fec80464bc4cd422e0b3e8d898d4b5 | refs/heads/master | 2021-01-19T23:57:34.564415 | 2015-07-15T14:45:56 | 2015-07-15T14:45:56 | 38,826,524 | 0 | 1 | null | null | null | null | ISO-8859-1 | C++ | false | false | 11,606 | cpp | #include <stdlib.h>
#include <stdio.h>
#include <irrlicht.h>
#include "LandSceneNode.h"
#include "LandManager.h"
using namespace irr;
CLandSceneNode::CLandSceneNode(scene::ISceneNode* parent, scene::ISceneManager* smgr, s32 id)
: scene::ISceneNode(parent, smgr, id)
{
Material.Wireframe = false ; // relief
Materi... | [
"dominique.lavault@gmail.com"
] | dominique.lavault@gmail.com |
4c08cace7de717a0194b271233c1bf2b63ef81df | e91f61615ed3fa4814f32832bdb5c94c60bcd72a | /POST/content.h | f1449012d221379f479c0ff97b92d7c3d48a1692 | [] | no_license | Qcdu59/ProjetWS | 328f42dfdfd475e1668cf67cbf7923e4cf08141e | 6a9458e793ea73e0d325266f507f2c799f4f9957 | refs/heads/master | 2020-03-11T02:30:45.591367 | 2018-05-24T13:02:42 | 2018-05-24T13:02:42 | 129,721,092 | 0 | 0 | null | 2018-04-16T09:48:43 | 2018-04-16T09:48:43 | null | UTF-8 | C++ | false | false | 1,058 | h | #ifndef CONTENT_H
#define CONTENT_H
#include <cppcms/view.h>
#include <cppcms/form.h>
#include <iostream>
namespace content {
struct info_form : public cppcms::form {
cppcms::widgets::text pseudo;
cppcms::widgets::text password;
cppcms::widgets::text forename;
cppcms::widgets::text name;
cppcm... | [
"Quentin.coloos@gmail.com"
] | Quentin.coloos@gmail.com |
38c473eb2bf5dbe503943714eb27c6106f82bf17 | c829a5f8ba4509d0b30ad4cc10cc0a396941e06e | /gameLib/src/Engine/Device/Device.cpp | f54f063f6497631317bb4247cd66a05e3b3e3bfc | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT",
"MS-PL"
] | permissive | hibino0429/gameLib | 934f33a05dba7c963aaf692acd5d715da6f3521c | 19d3ff1d09b6a4bece1a6bb9578e70471e109ceb | refs/heads/master | 2020-03-21T05:59:53.967323 | 2018-10-24T16:54:36 | 2018-10-24T16:54:36 | 138,193,005 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25 | cpp | #include "Device.h"
| [
"gogogagm3@gmail.com"
] | gogogagm3@gmail.com |
019db5435855b7978821cbfcf0fd8f6bbd33c5d5 | a7eaa30594c4f4b9b6ac9ca6774d7ddbfbdb1eb0 | /cpp/prefix_sum/goodsubarray.cpp | 0f5157373d9caa78988ce74233e96655ad0e3b1a | [] | no_license | kevindkim723/USACO | 2bc5427a86d4b131b9d1f43f062164f664d77b69 | b0e45817470c389fcb24b1dd2f70a2540f1de552 | refs/heads/master | 2023-04-30T12:15:51.374735 | 2023-04-14T07:06:27 | 2023-04-14T07:06:27 | 148,862,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,019 | cpp | #include <iostream>
#include <vector>
#include <fstream>
#include <string>
#include <map>
using namespace std;
int t;
int n;
string l;
void printarr(vector<int> arr)
{
for (int i : arr){
cout << i;
}
cout << endl;
}
int main()
{
//ifstream fin("goodsubarray.in");
//ofstream fout("good... | [
"kevin12kim27@gmail.com"
] | kevin12kim27@gmail.com |
1a863bbb9f838eb41993fdbf7f1a5530dfad8059 | 364bbfcbf6a133297969d4c42a354a4bcd421b5a | /algo/Assign01/palin_1.cpp | 9898f1d452b34dbf6f98732b78f42239e3aed62b | [] | no_license | JaeHeyK/lab_2021_1 | fa02a318d03c4bb86870486f97def024066b965f | 44fc6d8d47ba2ee4627a78fa59179c4ff988d041 | refs/heads/master | 2023-06-04T04:26:38.964997 | 2021-06-12T06:19:13 | 2021-06-12T06:19:13 | 346,898,724 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 880 | cpp | #include <iostream>
#include <fstream>
#include <string>
using namespace std;
bool isPalin(int first, int last, string& str) {
if(first >= last) return true;
if(str[first] == str[last]) {
return isPalin(first+1, last-1, str);
} else {
return false;
}
}
int getPalinType(int first, int last, string& s... | [
"jaeheyk@gmail.com"
] | jaeheyk@gmail.com |
700edfe6d94167a2709bfba4374f1e373a1746a2 | 171e182cdaa01fe01b122a2656e2632de3370285 | /components/paint_preview/player/compositor_status.h | 7d53c0b70293ae63151bba6f30160362569ba52e | [
"BSD-3-Clause"
] | permissive | baber-sos/chromium | 95b3c09507be66f41d396229bc7aa2216d93f9ab | f1c5495f30b7f86589e23b95a1e098e34ff79e94 | refs/heads/master | 2022-12-31T00:26:47.943694 | 2020-11-09T19:31:11 | 2020-11-09T19:31:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,011 | h | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_PAINT_PREVIEW_PLAYER_COMPOSITOR_STATUS_H_
#define COMPONENTS_PAINT_PREVIEW_PLAYER_COMPOSITOR_STATUS_H_
namespace paint_preview {
// I... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
b035287b98b06038201c21c64d67695db8d09ad1 | 71e1e81e9200fc3b0542da3d5568396bde076c63 | /vrep_dep/vrep_ros_bridge/quadrotor_tk_handler/include/quadrotor_tk_handler/Quadrotor_tk_Handler.h | 3c7f7633b45632883d2015120ccee108547012db | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | syangav/COMP6211C_project | 529e18fadd9313451adcb549ad05ad63a3be75fa | 60b488d57fd437e6068e3bc06bf6cdd49213e78a | refs/heads/master | 2020-03-11T04:13:45.525629 | 2018-05-30T02:08:53 | 2018-05-30T02:08:53 | 129,770,805 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,720 | h | // Copyright 2006-2013 Dr. Marc Andreas Freese. All rights reserved.
// marc@coppeliarobotics.com
// www.coppeliarobotics.com
//
// -------------------------------------------------------------------
// This file is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the im... | [
"syangav@gmail.com"
] | syangav@gmail.com |
8ecbfae53dfe4e2fdd30e9aa5c023406e3dd7a68 | 6257045fae2a0491f0abd524d4bc7d5ca20b6458 | /dailycodingproblem/problem14/main.cpp | 3ac966d40a8d75af414297025622f68088fd488b | [] | no_license | maixuanhan/programming-notes | e3c7629aa74fd3597e1c9938eab20e8f650ae4da | 87a8615a232368c0118a90ec4c94ce172befdfb6 | refs/heads/master | 2020-03-29T18:19:59.546926 | 2018-12-28T02:39:12 | 2018-12-28T02:39:12 | 150,206,123 | 5 | 1 | null | 2018-10-15T10:07:37 | 2018-09-25T04:08:30 | C | UTF-8 | C++ | false | false | 486 | cpp | #include <iostream>
using namespace std;
double EstimatePi()
{
int inner = 0, total = 0;
for (double x = 0; x < 0.5; x += 0.0001)
{
for (double y = 0; y < 0.5; y += 0.0001)
{
if (4 * (x * x + y * y) <= 1)
inner++;
total++;
}
... | [
"cafe2310@gmail.com"
] | cafe2310@gmail.com |
0348887d19b8b98f6123e6e7b6fd8403a3cc08d9 | e950d3fdd8531bdacf8b47d6a90af632bb47893b | /Graphs/leetcode_1.cpp | 8ae4a69d5a13e0c2ea48de98a9dc5635ba66ea6d | [] | no_license | sartajsehgal/DS-ALGO | c9e55abc8d9706276eb5c4b5727e4e4d60cbde00 | 415a5f2fa8931a72ef4e1f44e9b330f1d0d50539 | refs/heads/master | 2023-08-31T09:37:04.173420 | 2021-10-01T07:02:15 | 2021-10-01T07:02:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 466 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
vector<int> arr(4,0);
for(int i=0; i<4; i++)
{
cin>>arr[i];
}
sort(arr.begin(), arr.end());
string str="";
if(arr[0]<=2 and arr[1]<=3 and arr[2]<=5)
{
if(arr[1]<=2 and arr[1]>arr[0])
{
swap(arr[0],arr[1]);
}
if(arr[3]<=5 and arr[3]>arr[2... | [
"sartajsehgal16@gmail.com"
] | sartajsehgal16@gmail.com |
4ad02b15176f88fc3cb93168e7e121e1c0c2ffc4 | 0248531d9c5e80b1d56e446bb4b9bfb897f98c8a | /hw1.1/ray.h | 8cee908d1d847f0fb22e99fcf8e8c554f38f31b6 | [] | no_license | slgu/raytracer | 3640bd97e87a56547f3fe1dbd77958a3c643fcd3 | a3469ef6f447402ead4d2000c9cb8888779fa822 | refs/heads/master | 2020-04-11T10:51:52.613915 | 2016-04-25T19:22:15 | 2016-04-25T19:22:15 | 51,312,809 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 211 | h | #pragma once
#include "point.h"
#include "vect.h"
class ray {
public:
point origin;
vect dir;
ray(){
}
ray(point _origin, vect _dir) {
origin = _origin;
dir = _dir;
}
};
| [
"blackhero98@gmail.com"
] | blackhero98@gmail.com |
adfee9416f492a0507902c8a911329fff90dae9b | aadf31061666fc9fd95583710a34d01fa571b09f | /tests/TestIdentifierReference.cpp | abd7ba53283cc74ba219a9a367f42992b4b006ae | [] | no_license | vladfridman/wisey | 6198cf88387ea82175ea6e1734edb7f9f7cf20c6 | 9d0efcee32e05c7b8dc3dfd22293737324294fea | refs/heads/master | 2022-04-14T08:00:42.743194 | 2020-03-12T14:22:45 | 2020-03-12T14:22:45 | 74,822,543 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,262 | cpp | //
// TestIdentifierReference.cpp
// runtests
//
// Created by Vladimir Fridman on 3/14/18.
// Copyright © 2018 Vladimir Fridman. All rights reserved.
//
// Tests {@link IdentifierReference}
//
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <llvm/IR/Constants.h>
#include "MockMethodDescriptor.hpp"
#... | [
"vlad.fridman@gmail.com"
] | vlad.fridman@gmail.com |
0a01e38e15d00415e240d611fec15e4c088de6ee | 79b918582cb6a091889515ce87ebbb1a8289fb48 | /week3_opdracht2/main.cpp | 1902fb7a5cd5d6721dbbbb571234323fabb13674 | [] | no_license | RikHU/V1OOPC-assignments | 5858164126b283d5729ec16b91e501c55bc16c60 | 3d7e40520dd3d6aff90c453984696073376e7280 | refs/heads/master | 2021-01-20T06:05:59.442191 | 2017-06-02T13:58:17 | 2017-06-02T13:58:17 | 89,844,680 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 938 | cpp | /* --------------------------- */
// Rik Ruttenberg
// 1677636
// Jorn Bunk
// Week 3 opdracht 2
/* --------------------------- */
#include "window.hpp"
#include "line.hpp"
#include "ball.hpp"
#include "wall.hpp"
int main(){
window w( vector(128, 64), 2);
wall top( w, vector(0, 0), vector(127, 4), 2, {1, -1});
... | [
"rik.ruttenberg@student.hu.nl"
] | rik.ruttenberg@student.hu.nl |
116a8c1db56a1b2bc5a2aa770aee5aab0e92f7eb | 65e7c6b56ad89adf8f1d9a55f6cb411a93cff941 | /Project1/Project1/1-6.cpp | 6b78fa27de195ffe85a37edb093d311eca870662 | [] | no_license | shunf4-assignment/shenjian-cpp-assignments | bfe77d24e5648843610728cb44f7b978e689f5cb | 4f9abf67b77aaadec27278d08776f8a67517957a | refs/heads/master | 2021-03-30T16:48:48.453937 | 2017-08-17T09:31:36 | 2017-08-17T09:31:36 | 71,679,542 | 3 | 1 | null | null | null | null | GB18030 | C++ | false | false | 500 | cpp | /* 1652270 计算机2班 冯舜 */
/* 2016/09/21 23:09 Created */
/* 2016/09/21 22:31 Modified */
#include <iostream>
using namespace std;
int main()
{
int a, b, c;
a = 10;
b = 23;
c = a + b;
cout << "a+b=";
cout << c;
cout << endl;
return 0;
}
/* 程序的运行过程:
定义a,b,c为整形变量,将10,23分别赋值给a,b,再计算a+b的结果赋值给c。之后输出"a+b="和计算结果c。
运行结果:在屏... | [
"shunf@顺子-LAPTOP"
] | shunf@顺子-LAPTOP |
cf6f2a23cdbb142f2a812b330e452de063201594 | c389099930e650355c88f97745ff33599dcf425f | /HackerRank/quicksort-2.cpp | a3e24c76d3240d8edcb11d24e967fa26e021dfe8 | [] | no_license | mudit1993/Practice-Programs | 51b5e4baeaf7507c5cfb246dd37a8adf2c2b24d7 | 3bbd6eb6d6fcd26e18cf58ea4aa22f6c02dd2f49 | refs/heads/master | 2021-07-16T07:24:05.739834 | 2020-06-27T15:25:01 | 2020-06-27T15:25:01 | 179,814,263 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,083 | cpp | #include <bits/stdc++.h>
using namespace std;
void quickSort(vector <int> &arr) {
// Complete this function
int size = arr.size();
if (size < 2) {
return;
}
vector <int> leftArray;
vector <int> rightArray;
int pivot = arr[0];
for (int i = 1; i < size; ++i) {
if (arr[i] <= pivot) {
leftArray.push... | [
"mudit.madhogaria@sap.com"
] | mudit.madhogaria@sap.com |
a28e033bf2e42e2e3a56be9491b3c19f985f5406 | 39fe085377f3c7327e82d92dcb38083d039d8447 | /core/sql/refresh/RuJournal.h | 79b93a613b52b06e75ea27e72e4103edad59fcbd | [
"Apache-2.0"
] | permissive | naveenmahadevuni/incubator-trafodion | 0da8d4c7d13a47d3247f260b4e67618c0fae1539 | ed24b19436530b2c214e4bf73280bc8e3f419669 | refs/heads/master | 2021-01-22T04:40:52.402291 | 2015-07-16T00:02:50 | 2015-07-16T00:02:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,550 | h | /**********************************************************************
// @@@ START COPYRIGHT @@@
//
// (C) Copyright 1999-2015 Hewlett-Packard Development Company, L.P.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You m... | [
"anoop.sharma@hp.com"
] | anoop.sharma@hp.com |
ba26a8f705a2f55123102e28fd914916d5cb9532 | b418f117b6cb2a620f9da5f60611c4ef5b9fb958 | /PythonBoostObj.cpp | d7edefe96f7a77fd1c8eb4068340f7c6d3ae51d0 | [] | no_license | Nobu19800/OgreRTC | 62b45b141dbf961e772a060c2fd543c417a9ee66 | f7252f8737eccefcf24ce53faaa43ed748afe876 | refs/heads/master | 2021-01-18T21:24:33.839561 | 2017-03-21T07:25:57 | 2017-03-21T07:25:57 | 22,933,737 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,150 | cpp | /*!
* @file PythonBoostObj.cpp
* @brief Python関連の操作をするためのクラス
*
*/
#include "PythonBoostObj.h"
namespace bpy = boost::python;
/**
*@brief RTCを実行するスレッドのクラスのコンストラクタ
* @param fn ファイル名
* @param p Python埋め込み管理クラス
*/
PBThread::PBThread(std::string fn, PyObj *p)
{
fname = fn;
po = p;
fin = false;
}
/**
*@brief ... | [
"TyouKyozyakuTaisitu@yahoo.co.jp"
] | TyouKyozyakuTaisitu@yahoo.co.jp |
0c0b07aeb39c6dbc5ca9ebc4c8eaa160d4aeddb2 | 7fc2b5ba711ebbe79a0879b40f6e5ffe9e302b48 | /DirectX9Framework/src/VertexShader.h | 194361b5820a634089707fc51450f4aac5278034 | [] | no_license | shader-g13/shader_framework_from_directx9 | 4f9aefe0be52ba08ac049073180f31ec20e54457 | 6dae7e4934be4f6aca3fa9ce9b6c1a7b6672e980 | refs/heads/master | 2021-01-10T04:20:13.690022 | 2015-11-30T07:12:43 | 2015-11-30T07:12:43 | 43,046,255 | 0 | 0 | null | 2015-09-24T07:31:06 | 2015-09-24T05:13:11 | Logos | SHIFT_JIS | C++ | false | false | 1,195 | h | /// @file vertex_shader.h
/// @brief 頂点シェーダ
/// @date 2015/02/27
/// @author syuki nishida
#pragma once
#ifndef SNLIB_VERTEX_SHADER_H_
#define SNLIB_VERTEX_SHADER_H_
#include "ShaderBase.h"
/// @namespace snlib
namespace snlib {
/// @class VertexShader
/// @brief 頂点シェーダ
class VertexShader : public ShaderBase {
publi... | [
"syuki.nishida@digitalidentity.co.jp"
] | syuki.nishida@digitalidentity.co.jp |
1f1f4c877db93d70d14e0c2830e26d6d861c50f0 | 9fe8defd8579cc805da43db25b5098c123c81e34 | /contest/aaa.cpp | 0404820d3e69fad3fc3b9bc6ecffa7e373f01f65 | [] | no_license | Kanonahmed/ACM-Programming | a9ea92b3e6031a6a7c022d6359110ba0ff43ecb6 | 7ebb662e92cb334ecdf519278cdba39af9a1f67c | refs/heads/master | 2021-07-05T23:57:16.330893 | 2017-09-30T19:45:47 | 2017-09-30T19:45:47 | 105,396,479 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 236 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
string s[2];
cin>>s[0]>>s[1];
if(s[0].compare(s[1])==0)
{
s[0]=s[1];
cout<<s[0];
}
else
{s[0]="kan";cout<<s[0];}
return 0;
}
| [
"kanoncse41@gmail.com"
] | kanoncse41@gmail.com |
439b58beabbaa44cc949358d0b39bf70ce0c01c7 | b1c1f3e090305060ae2b58038cd212dc69d809ab | /MonsterTamer/Combatant.h | 4680e9b2bfc0849af31e99085dffec719dada526 | [] | no_license | Benner727/MonsterTamer | fa3bf43f8b8f909fa0f93abbd50610eba0b53762 | 1b1ac740c607371962087d0bc8cd9840d5dd20bb | refs/heads/master | 2022-01-26T23:06:41.585984 | 2019-05-19T15:12:31 | 2019-05-19T15:12:31 | 187,492,824 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,161 | h | #pragma once
#include "Tamer.h"
#include "Fighter.h"
class Combatant
{
public:
Combatant(std::weak_ptr<Tamer> tamer);
private:
std::weak_ptr<Tamer> mTamer;
std::vector<std::shared_ptr<Fighter>> mParty;
public:
std::string Name() const;
std::weak_ptr<Inventory> Inventory() const;
const std::vector<std::shar... | [
"50303322+Benner727@users.noreply.github.com"
] | 50303322+Benner727@users.noreply.github.com |
8e010cafe8a60ca758114e1d698976f22758354b | bb00cccade713f4ce93466d4f2ec745c16e6a824 | /png.cc | 5fb1c539310e80ff4df14cfb641e9bf089359ea5 | [] | no_license | frammnm/rayTracing | 9303ec97708e6689b33517ebfb9731d3ca39a26a | 34a4c47a004ec951566f6d44d8c103be2b72ffa5 | refs/heads/main | 2023-06-01T08:02:43.219762 | 2021-06-13T16:25:53 | 2021-06-13T16:25:53 | 368,279,902 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,287 | cc | #include "png.h"
#include <iostream>
#include <cstdio>
#include <png.h>
using namespace std;
PNG::PNG(int width, int height) : w(width), h(height), px(3*width*height,0.0f)
{ }
PNG::PNG(const string& name)
{
load(name);
}
void PNG::set(int i, int j, float r, float g, float b) {
px[3*(w*j + i) ] = r;
px[3*(w*j ... | [
"frammnm@gmail.com"
] | frammnm@gmail.com |
8a578b99b973c80844c46ecee49d0d5aec5b4c00 | 31ed2bd9a798ca6523df900455a9768c7ab4dc75 | /src/main.cpp | 1fbeec43c8405b28f564e0ed67498e7b038fbaab | [
"MIT"
] | permissive | jessyHong/WasmHash | 477dfef22db0f9865e69d37458d8e18b3579dc41 | d46a90f084e99ba3474d5291a891de22153a8c59 | refs/heads/master | 2022-04-10T09:22:37.431908 | 2020-03-29T01:26:26 | 2020-03-29T01:26:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,224 | cpp | /*
* main.cpp
*
* Created on: Mar 14, 2020
* Author: bpajk
*/
/**
* # Compiled with emscripten 1.39.8
*
* # Development build
* em++ main.cpp md5.cpp sha1.cpp sha2.cpp -o ../docs/main.js -s "EXPORTED_FUNCTIONS=['_md5_hash_from_string', '_md5_hash_from_buffer', '_sha1_hash_from_string', '_sha1_hash_from_... | [
"benjamin_pajk@yahoo.com"
] | benjamin_pajk@yahoo.com |
64092c554ccdbd092169ab3c61707847f90e20a7 | a0604bbb76abbb42cf83e99f673134c80397b92b | /fldserver/base/nix/xdg_util.h | 8db9b8cd85692680d0baad7446fd52da89cf7a97 | [
"BSD-3-Clause"
] | permissive | Hussam-Turjman/FLDServer | 816910da39b6780cfd540fa1e79c84a03c57a488 | ccc6e98d105cfffbf44bfd0a49ee5dcaf47e9ddb | refs/heads/master | 2022-07-29T20:59:28.954301 | 2022-07-03T12:02:42 | 2022-07-03T12:02:42 | 461,034,667 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,040 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef BASE_NIX_XDG_UTIL_H_
#define BASE_NIX_XDG_UTIL_H_
// XDG refers to http://en.wikipedia.org/wiki/Freedesktop.org .
// This file contains utili... | [
"hussam.turjman@gmail.com"
] | hussam.turjman@gmail.com |
e1710c26aa75f6076bdbc7a150b23799bb776547 | eec48c4b68c2c29f7c5d5253ec1c69d49515b8c2 | /Old/Chef and Balls/Chef and Balls/Chef and Balls.cpp | fd92996dc812ff6e97d0aec9cc6a362f6b5227a6 | [] | no_license | nadarb/Competitive-Coding | e3465f8582f55ee5916a876fe82160ecffe920b3 | a550734621780c4e4a9f4d427e09750b1386bd25 | refs/heads/master | 2021-06-11T10:15:15.927406 | 2016-12-23T15:14:46 | 2016-12-23T15:14:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 499 | cpp | // Chef and Balls.cpp : Defines the entry point for the console application.
// https://www.codechef.com/MAY16/problems/CHBLLS
#include <stdio.h>
int main()
{
int flag;
printf("1\n");
printf("3 2 5 5\n");
printf("3 3 3 4\n");
fflush(stdout);
scanf("%d", &flag);
printf("2\n");
switch (flag)
{
case 0:
prin... | [
"balaraveen nadar"
] | balaraveen nadar |
6bb212fd6fa414eea3735921eb9daacb41bd9765 | 55b6ea69cef65682158432ab2372fd55004d1165 | /abc/166/a.cpp | 075de7f26b462c0c560fc685edc3b8b451184e19 | [] | no_license | cohhei/code | f7a9e46c23732f455c5db04103e242f6a6c35a82 | ac7f35bbcae29a676baa73fb0156f96f73e11a3e | refs/heads/master | 2022-11-10T23:48:15.511545 | 2020-06-29T00:07:11 | 2020-06-29T00:07:11 | 255,014,172 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 272 | cpp | #include <bits/stdc++.h>
#define rep(i, n) for (int i = 0; i < (n); ++i)
using namespace std;
using ll = long long;
using P = pair<int, int>;
int main() {
string s;
cin >> s;
if (s == "ABC")
cout << "ARC" << endl;
else
cout << "ABC" << endl;
return 0;
} | [
"kohei.kimura@nulab.com"
] | kohei.kimura@nulab.com |
d624400446128abfc16779722b11e24b994e6cc7 | 32f8a5ad85b87cbf7bd031a09164a50725f49847 | /Source/LuminoCore/Include/Lumino/Base/Memory.h | f12af7dd3b006f9c98379e3a38181f54fcb72521 | [
"MIT"
] | permissive | mediabuff/Lumino | 9787c588bac3a983c79199cbc168a919bb17a0f6 | 684be8f25631a104f5236e6131c0fcb84df8bb57 | refs/heads/master | 2021-05-14T17:04:46.553426 | 2017-12-28T14:33:47 | 2017-12-28T14:33:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,303 | h | /*
* new に失敗した時は必ず OutOfMemoryException 例外を発生させます。
* 戻り値を NULL チェックする必要はありません。
* 使い方は普通の new と同じです。
* 例)
* A* a = LN_NEW A(1, 2);
*/
#pragma once
LN_NAMESPACE_BEGIN
enum MemoryFlag
{
LN_MM_NORMAL_BLOCK = 1,
};
namespace detail {
using NewCallback = void(*)(void* ptr, size_t size);
usin... | [
"lriki.net@gmail.com"
] | lriki.net@gmail.com |
4fe55af664bd4f3c67b9cc0b22349e8769dd2d7c | 75f1d33b00ab3c74667738275dd3ce8ada98ee8a | /lu/semester2/algorithms/03_komanda/komanda.cpp | d3bf7887be59261cdb7af77e6ef37b6b002f84da | [] | no_license | avjgit/notes4 | d219e430baa3b849602e7c92326d463ad74e210f | d80f6db0a09d25e35de3b75c032c530c2e6ddf1e | refs/heads/master | 2016-09-03T06:58:22.334972 | 2014-01-29T22:22:23 | 2014-01-29T22:22:23 | 7,654,006 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,191 | cpp | // Andrejs Jurcenoks
// aj05044
// Datu strukturas un pamatalgoritmi I
// PD2
// https://github.com/avjgit/notes4/tree/master/lu/semester2/algorithms/03_komanda
#include "stdio.h"
#include "stdlib.h"
struct node
{
long long self, left_nr, right_nr, level;
node *next, *previous, *left, *right;
n... | [
"avjmail@gmail.com"
] | avjmail@gmail.com |
33100de68fe297faf7ed676e2f7d0e13ba01df5f | 0871826e400ca13780948b6e122b2f58efe17f9c | /Sobel_benchmark_tile_71_output/systemc/Sobel_conv3x3_tile_strm107_1.cpp | ad24a27171518db2e64a3f8ab357e334fdaa92aa | [] | no_license | homidian/OpenVX-kernels-hdl-outputs | 4b6159c6497ae4e6507032a0f04d7cd37f5ba3b2 | 8a8f51eea50860438867fbe786060879b6312c44 | refs/heads/master | 2021-07-19T08:36:06.846140 | 2017-10-27T23:17:05 | 2017-10-27T23:17:05 | 106,859,595 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 503,283 | cpp | #include "Sobel_conv3x3_tile_strm107.h"
#include "AESL_pkg.h"
using namespace std;
namespace ap_rtl {
const sc_logic Sobel_conv3x3_tile_strm107::ap_const_logic_1 = sc_dt::Log_1;
const sc_logic Sobel_conv3x3_tile_strm107::ap_const_logic_0 = sc_dt::Log_0;
const sc_lv<75> Sobel_conv3x3_tile_strm107::ap_ST_st1_fsm_0 = "... | [
"h.omidian@gmail.com"
] | h.omidian@gmail.com |
21a7a196ff0257f5cde3ba4276a68ccdd7184c02 | 30bdd8ab897e056f0fb2f9937dcf2f608c1fd06a | /contest/1542588497.cpp | 6c457bc22f3ef593cde0337605d5a6415c893e17 | [] | no_license | thegamer1907/Code_Analysis | 0a2bb97a9fb5faf01d983c223d9715eb419b7519 | 48079e399321b585efc8a2c6a84c25e2e7a22a61 | refs/heads/master | 2020-05-27T01:20:55.921937 | 2019-11-20T11:15:11 | 2019-11-20T11:15:11 | 188,403,594 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,252 | cpp | #include<iostream>
#include<vector>
using namespace std ;
int main ()
{
string s;
cin>>s;
int n;
cin>>n;
vector<string>v;
for(int i=0;i<n;i++)
{
string str;
cin>>str;
v.push_back(str);
}
int flag=0;
for(int i=0;i<n;i++)
... | [
"harshitagar1907@gmail.com"
] | harshitagar1907@gmail.com |
440ff419fdc0802a47c197f1643e164079735c8c | f86208bd12cd70f7909d65eba51180fe2ef6a669 | /src/proofreadDoc.cpp | 43b4c81c9e3956a9e561eda0207108026258ddda | [] | no_license | BeNhNp/CallOCRDLLDemo | 936b284847148221fa8472d3917f08940aab6421 | 6c056ad53f4e8a5d1b30cba226de4653538bf169 | refs/heads/master | 2023-04-04T09:34:07.624694 | 2021-04-18T04:24:32 | 2021-04-18T04:24:32 | 359,038,708 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,363 | cpp | #include "stdafx.h"
#include "stringPath.h"
#include "convert2TXT.h"
#include "proofreadDoc.h"
bool OCRProof::parseImage2TXT(const char * path)
{
std::stringstream s;
sPath f(path);
sPath res(this->dir.c_str(), f.getname().c_str(), "txt");
bool flag = res.isExist();
if(flag)
{
this... | [
"519774285@qq.com"
] | 519774285@qq.com |
6732fe6dac93577c3b3771a35458b3064fc599f8 | 4f63cf74d091209ce336c61553b400f562c4f169 | /firmware/bootloader/src/dfu.cpp | 8b412b1959a67ffdfb4eee4edef795f3279d80ac | [] | no_license | abelom/firmware_ME7 | 0f274843d01c2f318f28c746005f15a47dae4c64 | fddae062cad8d4827c43e6e431226b0988f1d669 | refs/heads/master | 2022-04-27T00:22:40.564306 | 2020-04-28T22:22:09 | 2020-04-28T22:22:09 | 259,839,218 | 6 | 1 | null | 2020-04-29T06:06:25 | 2020-04-29T06:06:24 | null | UTF-8 | C++ | false | false | 8,235 | cpp | #include "global.h"
#include "hardware.h"
#include "efi_gpio.h"
#include "flash_int.h"
#include "dfu.h"
// Communication vars
static ts_channel_s blTsChannel;
static uint8_t buffer[DFU_BUFFER_SIZE];
// Use short timeout for the first data packet, and normal timeout for the rest
static int sr5Timeout = DFU_SR5_TIMEOU... | [
"olaruud@hotmail.com"
] | olaruud@hotmail.com |
6c8ff1bb367c06c3e4dfd4fc950abd595fa3749d | ecf0bc675b4225da23f1ea36c0eda737912ef8a9 | /Reco_Csrc/Engine/Interface/UIImageArray.cpp | edaccf16af3758cce207259789a3d90c47431f73 | [] | no_license | Artarex/MysteryV2 | 6015af1b501ce5b970fdc9f5b28c80a065fbcfed | 2fa5608a4e48be36f56339db685ae5530107a520 | refs/heads/master | 2022-01-04T17:00:05.899039 | 2019-03-11T19:41:19 | 2019-03-11T19:41:19 | 175,065,496 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 129 | cpp | version https://git-lfs.github.com/spec/v1
oid sha256:1d1268755fab3db02d2f4a2a25e7ae2361edc6ecdcaa4c00f2e3e9ed423ccd99
size 2749
| [
"artarex@web.de"
] | artarex@web.de |
11d319733d98aa60ef72e55d7583327c30744367 | feccd0f7d92cece361cc2342132d93f240520cc0 | /cpp/5.lab_5/Q1.cpp | ec1c2353d5d1ee59c7fd36c4f658b50db065a9c1 | [] | no_license | REGATTE/SEM_6 | e4756dcecd1f8c8d53b0f48588e03381728b464c | 2a678eb6b6048de2789b19c70b06658097cf159b | refs/heads/master | 2023-03-31T23:43:59.675405 | 2021-04-08T19:22:30 | 2021-04-08T19:22:30 | 329,066,941 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,857 | cpp | /*
J ashok kumar
E18CSE029
EB03
*/
#include<iostream>
#include<vector>
using namespace std;
void printArr(vector<vector<int>>, int, int);
void printTraversal(vector<vector<int>>, int, int);
int main()
{
int m, n, choice;
cout<<"Enter the dimensions (rows, columns): ";
cin>>m>>n;
vecto... | [
"ashok_a380@icloud.com"
] | ashok_a380@icloud.com |
6e97c505af229f1d8f88c32c6dcb2f0391a79c2c | d57a588f74673811151e71e9457c5a56fac85ddd | /c++/718maximumLenOfRepeatedSubArr.cc | 6e4f93468c9af5f41e94d3e6d2707aee5a1cc97f | [] | no_license | Acytoo/leetcode | 933c5a79140798d8c0ee6d39022561dadd1ce7f7 | 3a8bfc07465f1bc349b8e5a9f570fd458075de72 | refs/heads/master | 2022-10-14T20:01:15.131676 | 2022-09-29T20:17:04 | 2022-09-29T20:17:04 | 155,707,667 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 875 | cc | #include <iostream>
#include <vector>
#include <string>
#include <queue>
#include <climits>
#include <stack>
#include <algorithm>
#include <cmath>
#include <set>
#include <unordered_map>
#include <list>
#include <unordered_set>
#include <map>
#include <set>
#include <functional>
#include <bitset>
#include <numeric>
u... | [
"acytoo@gmail.com"
] | acytoo@gmail.com |
20e9e857a9759aaec086e900597e85c97a0b2d2b | 46006b538b069b63194e3202a610e5ba280a0333 | /Assets/Objects/square.h | 84d3d13b20f385b5e699628ba86d435eec5301fb | [] | no_license | weltonbeck/CPP-SDL | cab69f5651d8b69c440f1bc939fd2998f00cf4e5 | ae4f6ecd4a6413edae4be31415e927d3cdf14239 | refs/heads/master | 2023-07-29T08:42:38.845742 | 2017-06-27T18:48:53 | 2017-06-27T18:48:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 379 | h | class Square: public GameObject
{
public:
VectorSize size;
Square () {
size = {100,100};
}
void Render ( Window my_window ) {
SDL_SetRenderDrawColor(my_window.renderer, color.r, color.g, color.b, 255);
SDL_Rect obj = {position.x, position.y, size.width, size.height};
SDL_RenderFillRect(my_window.... | [
"weltonbeck@iMac-de-Bruno-2.local"
] | weltonbeck@iMac-de-Bruno-2.local |
172036bbafaea7800b4292e7ff7a34423d12acae | a5d8cfe55b77b3cbf04e81c3fb7ebfac28a6283d | /sk/k_primenumber.cpp | 36adf18d1a49c4d3df234f5b8f29429284185e8d | [] | no_license | Ywook/algorithm | c8869044189216e0705532d8b4ee3cc9e5cb9263 | 43d7541bb8497f0bbf14216297b80da249470979 | refs/heads/master | 2021-05-12T18:50:38.620098 | 2019-07-15T14:14:25 | 2019-07-15T14:14:25 | 117,075,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,293 | cpp | #include<iostream>
#include<cstdio>
#include<vector>
using namespace std;
int main(){
int k, i, j;
scanf("%d", &k);
vector<int> prime(800004,0);
vector<int> ans;
for(i = 2; ans.size() < k; i++){
if(!prime[i]){
for(j = i*i; j < 8000000; j+=i){
prime[j]=1;
... | [
"cywibo@gmail.com"
] | cywibo@gmail.com |
a512016eff2c582ad79449db7090f5525f833ed1 | 76a3cb149ade1e84b6f0037061180195265fb31d | /src/brokerlib/message/handler/include/ServiceRegistryRegisterRequestHandler.h | 759fb8b1d5c82d7813c840a6f81b044b6d7764da | [
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"BSD-1-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | opendxl/opendxl-broker | edf7a58b94bffcc12954044784a577b134ff0e04 | 41b3d3a0fe8994ff95768e6c266270c9df7ab88d | refs/heads/master | 2021-12-30T15:44:00.369452 | 2021-12-29T11:36:23 | 2021-12-29T11:36:23 | 102,151,570 | 14 | 26 | NOASSERTION | 2020-04-09T17:11:27 | 2017-09-01T20:42:47 | C++ | UTF-8 | C++ | false | false | 1,280 | h | /******************************************************************************
* Copyright (c) 2018 McAfee, LLC - All Rights Reserved.
*****************************************************************************/
#ifndef SERVICEREGISTRYREGISTERREQUESTHANDLER_H_
#define SERVICEREGISTRYREGISTERREQUESTHANDLER_H_
#in... | [
"csmith5@mcafee.com"
] | csmith5@mcafee.com |
b20547560d5fd441c6af6f8d003ea8682dfe3240 | 6dcc896b27c8e425f30ebaf891fdd5270647cb14 | /include/vsg/commands/PipelineBarrier.h | e122e65ce61e65074514140146d5e83dcdaf9b46 | [
"MIT"
] | permissive | kallr/VulkanSceneGraph | 60f8f3e3b734f019e2449d7434eb44cabf0139a7 | 1f64f315f4148210604a4282e643a260bb4127c9 | refs/heads/master | 2022-06-17T21:55:16.569172 | 2020-05-07T13:53:01 | 2020-05-07T13:53:01 | 262,469,895 | 1 | 0 | null | 2020-05-09T02:15:04 | 2020-05-09T02:15:04 | null | UTF-8 | C++ | false | false | 5,786 | h | #pragma once
/* <editor-fold desc="MIT License">
Copyright(c) 2018 Robert Osfield
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated docoomandscumentation files (the "Software"), to deal in the Software without restriction, including without limitation the ri... | [
"robert@openscenegraph.com"
] | robert@openscenegraph.com |
8c2e186489ce5302e8f5d9cccf968a4b7b5e44e2 | 0e72bd8f10ff53b212d5b325ccb4a75e3b8ee74a | /BOJ/DynamicProgramming/BJ1904_01타일.cpp | 9d6c939701afb850018c5f681f00f24c29297d90 | [] | no_license | ky8778/study_algorithm | cd5d5fac55bb7c56c31ffb62148f41c70d41e81e | 8b632374adcad024e50c5bb465c704ca7bf52c52 | refs/heads/master | 2023-08-08T01:27:23.547426 | 2021-09-28T13:29:28 | 2021-09-28T13:29:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 471 | cpp | //! 2020.03.12
// TODO BJ1904_01타일
#include<cstdio>
using namespace std;
const int MOD = 15746;
const int MAX = 1000050;
int DP[MAX];
int N;
int getResult(int n){
int& ret = DP[n];
if(ret!=-1) return ret;
return ret = (getResult(n-1)+getResult(n-2))%MOD;
}
void initDP(){
for(int i=0;i<=N;i++) DP[i] =... | [
"gunyoung8778@gmail.com"
] | gunyoung8778@gmail.com |
d865a46cd6360efb9ddb0a90e40bf2b76abbdc28 | 8fb9ae63c6a64d9f0789643405be4282c33c3a1b | /UVA/10171 - Meeting Prof. Miguel..._v1.cpp | 7b5dae4a7dd6d669b3284a1fe2fb49883aad9531 | [] | no_license | RafikFarhad/Code_is_fun | 7c67b4d9c97d7e58ccf822214d1ba4fe51b88ba6 | 08fd1c53125deaaeb0d6aac8f9c2fd7c76a05e4d | refs/heads/master | 2021-07-25T13:32:48.839014 | 2021-01-10T00:23:34 | 2021-01-10T00:23:34 | 46,503,470 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,924 | cpp | /// RAFIK FARHAD
/// fb.com/rafikfarhad
/// SUST_CSE_13
#include <cstdio>
#include <iostream>
#include <string>
#include <cstring>
#include <cmath>
#include <ctime>
#include <cstdlib>
#include <algorithm>
#include <new>
#include <vector>
#include <stack>
#include <queue>
#include <map>
#include <set>
#... | [
"rafikfarhad@gmail.com"
] | rafikfarhad@gmail.com |
9cacfcca4781d405eb76c97dc289927945c415d4 | eb37be6487cb323806d2187fc45eb2a9304420ca | /usu_ja.cpp | 672a2c68d9c95de2ee08f0a26a033a7450e57618 | [] | no_license | ArturD/code | 3ea8edfda4cdb6b1b7964c6af27d2e961e495256 | 6f070dac1319482d792de2f6b62c0efb17e5bc2a | refs/heads/master | 2021-01-19T08:31:22.765973 | 2012-12-07T11:17:54 | 2012-12-07T11:17:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,161 | cpp | #include <cstdio>
#include <vector>
#include <algorithm>
#include <iostream>
using namespace std;
const int maxn = 1000005;
int n,k;
char str[maxn];
char x;
int main() {
scanf("%d%d", &n, &k);
scanf("%s", str);
vector<int> stack;
int pos = 0;
int black = 0;
int white = 0;
while(stack.size()!=0 || pos<n... | [
"Artur.Dwornik@gmail.com"
] | Artur.Dwornik@gmail.com |
8f09a9328018c34e60dd8851f0c5f3c99c2761e8 | a4567294e572c91e90b1e06a7ca7c134ba939bb6 | /tgputtylibcbclass.h | 3de1287778a47cda9db9ef325fbd549e9cf0f80f | [
"MIT"
] | permissive | azrael11/TGPuttyLib | fdced372104ddf192e90ba2fda91239b90e03b3e | 9d320fb7983ce675c0089bfb45d3564bcaf1bd53 | refs/heads/master | 2020-12-02T20:02:32.455135 | 2019-12-28T17:12:16 | 2019-12-28T17:12:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,361 | h | #ifndef tgputtylibcbclassH
#define tgputtylibcbclassH
#define SUPPORTDELPHISTREAMS
#include <string>
#ifdef SUPPORTDELPHISTREAMS
#include <System.Classes.hpp>
#endif
#include "ctgputtylib.h"
#define cDefaultTimeoutTicks 60000
typedef void (__closure *TOnMessage)(const char *Msg, const bool isstderr);
typedef bool... | [
"tobiasgiesen@gmail.com"
] | tobiasgiesen@gmail.com |
e02a09a0a2e4269b9805b7e3389e293520f938f3 | 083ed0f72ab726d3f0ec64c2fc03c125a384c551 | /PlayState.cpp | bf12d5aab411a598e5660a16730df5886d50b414 | [] | no_license | simplerr/Project-Thrust | 918bfbab8c280369c0ea3f31c35e03f60fd687a1 | 28689cfea5e010b71d4c9a5eec3ea142ca24f471 | refs/heads/master | 2021-01-18T09:51:10.222314 | 2011-12-01T19:17:49 | 2011-12-01T19:17:49 | 2,698,286 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,698 | cpp | #include "PlayState.h"
#include "Graphics.h"
#include "Level.h"
#include "Object.h"
#include "Player.h"
#include "Loots.h"
#include "Enemy.h"
#include "DirectInput.h"
#include "ObjectData.h"
#include "RangedWeapon.h"
PlayState::PlayState()
{
// Create the level
mLevel = new Level();
// Load background texture
mBk... | [
"axel.blackert@gmail.com"
] | axel.blackert@gmail.com |
2af99c0b3e0ec8ea6bc85e97fb3115f495468344 | 0f054d3440d94f27bc61c2b69c46d250fd1400a8 | /cppp/designPatterns/other/ex2.5/InterpreterMain.cpp | 44fd36589e69daf5767026dd576a27f416b7d50b | [] | no_license | Tomerder/Cpp | db73f34e58ff36e145af619f03c2f4d19d44dc5d | 18bfef5a571a74ea44e480bd085b4b789839f90d | refs/heads/master | 2020-04-13T21:37:06.400580 | 2018-12-29T02:35:50 | 2018-12-29T02:35:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 864 | cpp | /***************************************************************************
Author: Stav Ofer
Creation date: 2013-11-07
Last modified date: 2013-11-07
Description: convert decimal number to roman numerals
****************************************************************************/
#include <... | [
"tomerder@gmail.com"
] | tomerder@gmail.com |
5f07814f5275185a6bfcbe181667b9dd90bcd822 | 53d94215d42c7433295ec6a5638950f10859151d | /sdaver/CSU_VVL-1.0-Linux/src/csu/vvl/framework/vvl_logmanager.h | 81948aa4487bc0faa736bf92d4ca9da216a8183a | [] | no_license | pedromateo/sdaver_qtlua_v2 | d8f7cd4ed6fa7f6cd528e2848cfd5338328114d4 | 81f719f1cc34edeb625cdf473806b774712bc4fa | refs/heads/master | 2016-09-05T12:32:29.287095 | 2015-01-28T10:41:50 | 2015-01-28T10:41:50 | 16,796,732 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,066 | h | // -*- mode: c++; c-basic-offset: 4; c-basic-style: bsd; -*-
/*
* This program 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 3.0 of
* the License, or (at your option) any la... | [
"pedromateo@um.es"
] | pedromateo@um.es |
037648353fae8cc6ebe9f0075bc1f8a9f8c7d65b | b4e0f37e232289f5a80e3b8a72938e04182af484 | /class/PlanetGeoDataManager.h | 237694a40b9ec9bff813a02364cc181ce4f26c4f | [] | no_license | moto2002/VulkanLearn | 6fb8d665bbfea270aced4a49f50fb4f4ab788f9b | d9043155f6ae9e24e444dfcd6825cee8450e2576 | refs/heads/master | 2021-04-23T22:31:32.627663 | 2020-03-10T10:54:03 | 2020-03-10T10:54:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 570 | h | #pragma once
#include "../common/Singleton.h"
#include "FrameEventListener.h"
#include "PerFrameData.h"
class PlanetGeoDataManager : public Singleton<PlanetGeoDataManager>, public IFrameEventListener
{
public:
bool Init();
public:
void* AcquireDataPtr(uint32_t& offsetInBytes) const;
void FinishDataUpdate(uint32_t... | [
"enjiushi@gmail.com"
] | enjiushi@gmail.com |
2a44b7cdd5cedc01f638a8b666a71dbc7cd006a3 | 67190b7bbe8d4e02226a965ea30f5cf1a474ad4f | /scann/scann/utils/top_n_amortized_constant.cc | 354cd7a226caeab254fd6e74d3cce7d564304d93 | [
"Apache-2.0"
] | permissive | stephenwithav/google-research | 2d93a309ac4a8b2da114b77b85017898f3315132 | 634cff370097bea43645ac2107b7f841df551e40 | refs/heads/master | 2022-10-28T14:14:41.663731 | 2020-06-11T22:47:43 | 2020-06-11T22:54:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,888 | cc | // Copyright 2020 The Google Research Authors.
//
// 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... | [
"copybara-worker@google.com"
] | copybara-worker@google.com |
166db2bec4fe3ec6144d1648b25827813723e59f | d8a567f9e1b0d5180738403bd6ff7cf75e863958 | /semester`1/lab9_class2/vector.cpp | 48432279c38621942ea47d4dd7a782a55617bf23 | [] | no_license | AnastasySh/lab_351 | 7dac812d2479ce1f15cc955e67a2bf6abd64e515 | de85971a0b812db2ce004059190087ad0877a4de | refs/heads/master | 2020-03-30T08:22:01.865318 | 2019-05-22T09:51:01 | 2019-05-22T09:51:01 | 151,009,456 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 490 | cpp | #include "pch.h"
#include <iostream>
#include "matr.h"
#include "vector.h"
double vector::scalMultVector(vector vec2)
{
if (size == vec2.size)
{
double sum = 0;
for (int i = 0; i < size; i++)
{
sum += vec[i] * vec2.vec[i];
}
return sum;
}
else
{
std::cout << "Error!";
return -1;
}
}
double vec... | [
"”AnastasySh@mail.ru”"
] | ”AnastasySh@mail.ru” |
2e95e0ee8c9f6163a9632c171b61bd17d42a28b6 | b6f96b20153bf1e222c2524fea5a2dfe3c2f69a6 | /homework/c++上机作业08 继承与派生/Homework_2/person.hpp | 9884901200e42e49dd250064b7caece246e86bf4 | [] | no_license | yyhaos/C-plus-programming-course | 3b40b761d2feaac7a8e1f025c09850248bcb19b0 | 8485983c78128cbf8a3077dba9af952b91f50a03 | refs/heads/master | 2021-07-19T04:43:21.737628 | 2020-05-04T18:14:03 | 2020-05-04T18:14:03 | 148,308,702 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 292 | hpp | //#include<iostream>
#include<string>
#include<string.h>
using namespace std;
#pragma once
class Person
{
private:
string name;
int age;
public:
Person(string Name=" ",int Age=0);
void SetName(string Name);
string GetName();
void SetAge(int Age);
int GetAge();
};
| [
"35396510+yyhaos@users.noreply.github.com"
] | 35396510+yyhaos@users.noreply.github.com |
d2a6e6d4912b99dbb6ff5e6b6709e66572e16b83 | 4462523fee9795edc3edab7fd77c36c3bd4e6161 | /lockqueue/gate/accept_socket.h | 4a48cceedb9b2b4c727767428ba521e8d13a436c | [] | no_license | benny5609/myTest | 4258f9ca584fcac4c6437def850cc8257b522ec1 | 3d13f926e5502ca1c27119b61ec08f1fe05d80f6 | refs/heads/master | 2021-01-10T18:58:39.255662 | 2012-06-26T17:21:39 | 2012-06-26T17:21:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,504 | h | #ifndef _ACCEPT_SOCKET_H_
#define _ACCEPT_SOCKET_H_
#include "common.h"
static int num = 0;
class AcceptSocket
{
public:
int init()
{
WSAData data;
WSAStartup(MAKEWORD(2,2), &data);
int r = 0;
r = init_client();
if (r < 0)
{
if (client_socket_ != INVALID_SOCKET)
{
closesocket(client_socket_);
... | [
"benny1315@163.com"
] | benny1315@163.com |
acc7eb5237becc785685252eb4aa9a52a0099a1b | 5ed896fdd7d362d12bc4eefd1532f34f243ff04d | /binary-auditing-study/4.1/decompile.cpp | 2d4fa6fc0e2b6a45677af56421f1cd1f1211c341 | [] | no_license | luispaulomr/binary-auditing-study | e81ef7ba0eb220436b64a128ce1d9b1c3ac3723c | eaed9bc8dd9a176d083b15b2a4f9f05e1ada3131 | refs/heads/main | 2023-02-13T10:05:30.039681 | 2021-01-19T15:09:35 | 2021-01-19T15:09:35 | 325,395,174 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,475 | cpp | #include <iostream>
/*
* mov edx, Var1
* mov ecx, Var2
* mov eax, edx
* imul ecx
* mov edx, eax
* imul edx, eax
* mov Var3, ecx
*/
/*
* Mnemonic: IMUL r/m32
* Description: EDX:EAX EAX * r/m doubleword
*
* Performs a signed multiplication of two operands.
* This instruction has three forms, depending on the number... | [
"luispaulomr@gmail.com"
] | luispaulomr@gmail.com |
04a9ef1fc825fd2c43754b6a665882523baca7d3 | e4e40c0e3c64cac84aaa8626411d2d1585f54497 | /libkkplayer/libkkplayer.cpp | 79404fcb0c4c38fdb39ec3ae8718e43aa0a75125 | [
"MIT"
] | permissive | cnsuhao/KKPlayer | b1dcb177c5108c647d8a5847c087ed6d42441133 | 9ec14fac150c9e3af45e05fde1750e7bdf0fc099 | refs/heads/master | 2021-09-03T03:54:57.067807 | 2017-12-24T14:48:23 | 2017-12-24T14:48:23 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,546 | cpp | // libkkplayer.cpp : 定义 DLL 应用程序的导出函数。
//
#include "../KKPlayer/stdafx.h"
#include "../KKPlayer/MainFrm.h"
CreateRender pfnCreateRender=NULL;
DelRender pfnDelRender=NULL;
fpKKPlayerGetUrl pfpGetUrl=NULL;
////
void Init(){
if(pfnCreateRender==NULL || pfnDelRender==NULL){
HMODULE hRender = LoadLibraryA("Render.d... | [
"78400679@qq.com"
] | 78400679@qq.com |
9ea1fe565be84bc79ea830e692167ce70e81bcd0 | bafebd819dc61340916c8243905cc7be6ec1058a | /AfxHookSource/csgo/ClientToolsCsgo.h | edd6b3e338847f4446eeb329fb3f1bb6db84cd12 | [
"MIT"
] | permissive | iqhl/advancedfx | 55ab65ae03c43924c41392a57ad3285ffe648b37 | e5286ceb09710b74e5fc1dad13b69db5c30b934f | refs/heads/master | 2021-05-09T22:34:13.655545 | 2018-01-22T17:49:25 | 2018-01-22T17:49:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,130 | h | #pragma once
#include "../ClientTools.h"
class CClientToolsCsgo : public CClientTools
{
public:
static inline CClientToolsCsgo * Instance(void)
{
return m_Instance;
}
CClientToolsCsgo(SOURCESDK::CSGO::IClientTools * clientTools);
virtual ~CClientToolsCsgo();
virtual void OnPostToolMessage(v... | [
"dominik@matrixstorm.com"
] | dominik@matrixstorm.com |
e9a798f8fd3082257cdb4e80e0a17cf29d5f90e2 | 801f7ed77fb05b1a19df738ad7903c3e3b302692 | /refactoringOptimisation/differentiatedCAD/occt-min-topo-src/src/StepBasic/StepBasic_DerivedUnit.hxx | 094bce9bb8aaefaa173a9022d709b75d67d9f36a | [] | no_license | salvAuri/optimisationRefactoring | 9507bdb837cabe10099d9481bb10a7e65331aa9d | e39e19da548cb5b9c0885753fe2e3a306632d2ba | refs/heads/master | 2021-01-20T03:47:54.825311 | 2017-04-27T11:31:24 | 2017-04-27T11:31:24 | 89,588,404 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,928 | hxx | // Created on: 1997-03-26
// Created by: Christian CAILLET
// Copyright (c) 1997-1999 Matra Datavision
// Copyright (c) 1999-2014 OPEN CASCADE SAS
//
// This file is part of Open CASCADE Technology software library.
//
// This library is free software; you can redistribute it and/or modify it under
// the terms of the ... | [
"salvatore.auriemma@opencascade.com"
] | salvatore.auriemma@opencascade.com |
a4cbaea6bf770770665692784c690ba9f5b2f567 | 323788cf746237167c70f38117d3fbd26e92c041 | /sandbox/korzinek/src/featbin/extract-rows.cc | cec8fc1c70c88beb050b9b030d7f33a46c6d1e49 | [
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | zweiein/kaldi | 3cfc5d1fc66c1ca32c74f71171d4af2e2512f15c | 708448c693272af0d68c8e178c7b4ff836125acf | refs/heads/master | 2020-12-26T00:45:36.907011 | 2015-10-23T21:17:02 | 2015-10-23T21:17:02 | 46,313,562 | 0 | 1 | null | 2015-11-17T00:57:57 | 2015-11-17T00:57:57 | null | UTF-8 | C++ | false | false | 4,764 | cc | // featbin/extract-rows.cc
// Copyright 2013 Korbinian Riedhammer
// 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
//
// THIS CODE IS PROVI... | [
"danielpovey@5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8"
] | danielpovey@5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8 |
85827c0487e4aa5fd05d495ba6d28be2b6da86d1 | dc61e8c951f9e91930c2edff8a53c32d7a99bb94 | /src/qt/editor/processorprogressgraphicsitem.cpp | 3e4b440aabf8af23eee7e97123983411cba509f0 | [
"BSD-2-Clause"
] | permissive | johti626/inviwo | d4b2766742522d3c8d57c894a60e345ec35beafc | c429a15b972715157b99f3686b05d581d3e89e92 | refs/heads/master | 2021-01-17T08:14:10.118104 | 2016-05-25T14:38:33 | 2016-05-25T14:46:31 | 31,444,269 | 2 | 0 | null | 2015-02-27T23:45:02 | 2015-02-27T23:45:01 | null | UTF-8 | C++ | false | false | 4,268 | cpp | /*********************************************************************************
*
* Inviwo - Interactive Visualization Workshop
*
* Copyright (c) 2014-2015 Inviwo Foundation
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided th... | [
"eriksunden85@gmail.com"
] | eriksunden85@gmail.com |
7e842a25bb2fdc463c6921994f4fa066474eb8e8 | 97aab27d4410969e589ae408b2724d0faa5039e2 | /SDK/EXES/INSTALL VISUAL 6 SDK/LEGACY/MSDN/SMPL/SMPL/MSDN/techart/3274/fileview.cpp | b82449a3f9099372f9596c4977d9d8a79b06f03c | [] | no_license | FutureWang123/dreamcast-docs | 82e4226cb1915f8772418373d5cb517713f858e2 | 58027aeb669a80aa783a6d2cdcd2d161fd50d359 | refs/heads/master | 2021-10-26T00:04:25.414629 | 2018-08-10T21:20:37 | 2018-08-10T21:20:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,072 | cpp | // fileview.cpp : implementation file
//
#include "stdafx.h"
#include "viewfile.h"
#include "viewfdoc.h"
#include "pviewdoc.h"
#include "fileview.h"
#include "headers.h"
extern CViewfileApp theApp;
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
////////////////////////////////... | [
"david.koch@9online.fr"
] | david.koch@9online.fr |
016471e33a93a9fabf0cdab947c85334686c6f70 | a856598c8277b5be7ad4798e0bcf23cde64aebe3 | /3rdparty/libtiled/map.h | b339831a7fceebb8248e26de938de13c81cf8efa | [
"BSD-3-Clause",
"MIT"
] | permissive | obeezzy/bacon2d-tiledscene | f4f94b8d97a6f0ea8e95b4529fd9e1638bb174f5 | 619cca8bdb020660806840c27a528bdcbd04db66 | refs/heads/master | 2020-05-17T11:43:01.707091 | 2016-01-27T09:25:26 | 2016-01-27T09:25:26 | 42,324,441 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,185 | h | /*
* map.h
* Copyright 2008-2010, Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>
* Copyright 2008, Roderic Morris <roderic@ccs.neu.edu>
* Copyright 2010, Andrew G. Crowell <overkill9999@gmail.com>
*
* This file is part of libtiled.
*
* Redistribution and use in source and binary forms, with or without
* modifica... | [
"efeoghene.obebeduo@gmail.com"
] | efeoghene.obebeduo@gmail.com |
e987bc8e8f1b7e668b11102f52a270d88b26e841 | 576a0f1512bd83a93da56b141ab0bc4093428ce1 | /visitorPattern/visitorPattern/AddVisitor.hpp | 0915ed533ed7407b72454603ad62de81a4e6ea94 | [] | no_license | henrykalex/analisisModSistSoft | 4379b56de3fc2d0d8324c76c0463b975de38d05f | 27c09b4c2e506d4dc78a68ecad348652cedce64a | refs/heads/master | 2021-01-13T04:49:13.537352 | 2017-05-03T14:26:25 | 2017-05-03T14:26:25 | 78,641,666 | 0 | 0 | null | 2017-01-18T15:45:28 | 2017-01-11T13:29:18 | null | UTF-8 | C++ | false | false | 453 | hpp | //
// AddVisitor.hpp
// visitorPattern
//
// Created by Enrique Mondragon on 22/03/17.
// Copyright © 2017 ealex_mondrat. All rights reserved.
//
#ifndef AddVisitor_hpp
#define AddVisitor_hpp
#include <stdio.h>
#include "Visitor.hpp"
class AddVisitor : public Visitor<AddVisitor>{
public:
void visit(Integer*)... | [
"Henry@MacBook-Pro-de-Enrique.local"
] | Henry@MacBook-Pro-de-Enrique.local |
57949d676e8d01acda895564582f503d1065589f | f9726d2483d3c5ac38c8867a9cf962dc1bcaf5b4 | /CSE 225L Data Structures and Algorithms/Resources/Codes Previous/Spring-2019-CSE225 1/Lab5/main(21).cpp | 03fd0393dd678d6b558b78bb479d39c02f35701c | [
"MIT"
] | permissive | diptu/Teaching | e03c82feefe6cda52ebd05cd644063abb3cf8cd5 | 20655bb2c688ae29566b0a914df4a3e5936a2f61 | refs/heads/main | 2023-06-27T15:27:32.113183 | 2021-07-31T05:53:47 | 2021-07-31T05:53:47 | 341,259,841 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 914 | cpp | #include <iostream>
#include <list>
#include <string>
#include <cctype>
bool compare_nocase (const std::string& first, const std::string& last)
{
unsigned int i=0;
while ( (i<first.length()) && (i<last.length()) )
{
if (tolower(first[i])<tolower(last[i])) return true;
else if (tolower(first[i])>tolower(... | [
"diptunazmulalam@gmail.com"
] | diptunazmulalam@gmail.com |
812634264728b481e187930fbbd2dbdd36143cec | 3596e8e43dda45cf076179733a0d998113153ead | /src/Determinante.cpp | b0a8d91b8a41ddef18ebd948e9a79cd9af6ce383 | [] | no_license | HaikuArchives/DetMatrix | be0876e00ebd5d019ab5661f8d8c10ec2c736a8f | f73a48e14abbd4e279c55f8bc8286d3529fe06b0 | refs/heads/master | 2021-01-20T20:47:31.911824 | 2016-07-22T23:16:23 | 2016-07-22T23:16:23 | 63,989,096 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,557 | cpp | #include "MatrixFunctionality.h"
extern ShowProgressWin *theone;
Determinante::Determinante(int SizeX)
{
isParent = true;
Size = SizeX;
Position = -1;
Range_start = 0;
Range_end = Size - 1;
}
Determinante::~Determinante()
{
}
void Determinante::SetMyParent( Determinante *ParentX)
{
isParent = false;
Parent = Pare... | [
"waddlesplash@gmail.com"
] | waddlesplash@gmail.com |
ab6ef56e0b7f34c6d26c6ac424435e273550e398 | 2fbeb09a417bd678963ee8417766dade77dcd4c1 | /game_framework/shared/physics_setup_helpers.cpp | c203192e871beba9bdeaf1227778d5d271012b0a | [] | no_license | Kartezjan/Augmentations | 5ebdb5b770e99a3c8e6ee79ec7db3a9b76c3e3a7 | d8397cf0951bdbb66d8be14173f36ccbe733586e | refs/heads/master | 2021-04-15T06:52:56.278827 | 2016-02-29T22:34:34 | 2016-02-29T22:34:34 | 52,829,837 | 0 | 0 | null | 2016-02-29T22:32:41 | 2016-02-29T22:32:41 | null | UTF-8 | C++ | false | false | 8,922 | cpp | #pragma once
#include "math/vec2.h"
#include <Box2D/Box2D.h>
#include "physics_setup_helpers.h"
#include "../components/physics_component.h"
#include "../components/fixtures_component.h"
#include "../components/polygon_component.h"
#include "../components/render_component.h"
#include "../components/sprite_component.h"... | [
"unknown.unreleased@gmail.com"
] | unknown.unreleased@gmail.com |
eede21e4abf72d28aeca8890730af46c5fc901de | 86bbc4dc322d02117600b8a6ef6a25ca1433a04c | /shared/Frame.hxx | ee50b4bd317156dc799f148b0f75c96a0a153b46 | [
"MIT"
] | permissive | IceForgTW/DepthSenseGrabber | 045377498192dc9eade8f4cd3e17a1db4dad24b7 | 4a54ef0322a9221b8b89dc396cd980f496fe7563 | refs/heads/master | 2020-04-24T14:46:55.407767 | 2016-08-25T02:48:24 | 2016-08-25T02:48:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,785 | hxx | #ifndef SHARED_FRAME_H_
#define SHARED_FRAME_H_
#ifdef _MSC_VER
#include <windows.h>
#endif
#include <stdio.h>
#include <time.h>
#include <boost/thread.hpp>
#include <chrono>
#include <vector>
#include <exception>
#include <DepthSense.hxx>
#include "AcquisitionParameters.hxx"
using namespace DepthSense;
using n... | [
"thp@pham.in"
] | thp@pham.in |
0387f3463affdbbc17d3855cbf6715e1f44cf1b8 | ab0e753a502e2b3dc7c74d7c12ea62c77191dce1 | /modules/highgui/src/cap_xine.cpp | cdaf00455052efd1ec56642c642b69bf9c28972d | [] | no_license | blackberry/OpenCV | d856fd4307177d61643f8a0ef7efbf27dd5210c1 | 36ec71cd6dd167ba3dcb699f9a9639598953f0e3 | HEAD | 2016-09-01T21:24:21.082564 | 2012-09-17T14:50:47 | 2012-09-17T14:50:47 | 3,922,780 | 8 | 11 | null | null | null | null | UTF-8 | C++ | false | false | 25,163 | cpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | [
"chung@rim.com"
] | chung@rim.com |
85569cfa6a6b5250527eb585a1afe8d34960569d | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /c++/TileDB/2015/8/array.h | 3d74f6c03b197132f61c125e4309ba7184f503f9 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | C++ | false | false | 6,177 | h | /**
* @file array.h
* @author Stavros Papadopoulos <stavrosp@csail.mit.edu>
*
* @section LICENSE
*
* The MIT License
*
* @copyright Copyright (c) 2014 Stavros Papadopoulos <stavrosp@csail.mit.edu>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associ... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
9f7c5308b1fe4492a30cb1fdb7163f3567c824c4 | dfe2e057536d684728f570efb09ca9dfbd748185 | /src/compat/strnlen.cpp | c78d0887e79ea8b2a83662e2c3ba76628e0665a6 | [
"MIT"
] | permissive | sqoin/bastoji-master | 8291d0270f33384c945b7357a6e9eb928341fa5d | 67ac5cfbd93608cf43150b7747aba2d547517f28 | refs/heads/master | 2020-07-02T06:02:25.739105 | 2019-12-04T13:44:12 | 2019-12-04T13:44:12 | 201,434,364 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 511 | cpp | // Copyright (c) 2009-2014 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#if defined(HAVE_CONFIG_H)
#include "config/bastoji-config.h"
#endif
#include <cstring>
#if HAVE_DECL_STRNLEN == 0
size_t s... | [
"emna.sellamni@sqoin.us"
] | emna.sellamni@sqoin.us |
6fe9a26717c1d982ce6851938c5a4f08a6e0fb4c | 3f7a2ce759343a07d0bff12c6da439c47af985da | /Daily Challenges/leetcode/Two Sum.cpp | 4e0c94b84c94ab8c5c8824114c215dc45c411002 | [] | no_license | rithwik27/Daily-Challenges | 318f0bfcf5a00c6d6e315c2f9652fb90cd56aa27 | 0f299265a5b0e9d94d6dc5624b0e3b3d40b69228 | refs/heads/master | 2020-03-27T05:07:43.497425 | 2018-09-20T19:27:25 | 2018-09-20T19:27:25 | 145,995,844 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 364 | cpp | class Solution {
public:
vector<int> twoSum(vector<int>& nums, int target) {
for(int i=0;i<nums.size();i++)
{for(int j=i+1;j<nums.size();j++)
{
if(nums[i]+nums[j]==target)
{ vector<int>ar ={i, j};
return ar;
}... | [
"itsme.rithwik@gmail.com"
] | itsme.rithwik@gmail.com |
638c8ba70c7c9303bd9d895357f227d134f91016 | b8499de1a793500b47f36e85828f997e3954e570 | /v2_3/build/Android/Debug/app/src/main/jni/Fuse.g.cpp | 439d50d6b03a4717722947a649d972d384475323 | [] | no_license | shrivaibhav/boysinbits | 37ccb707340a14f31bd57ea92b7b7ddc4859e989 | 04bb707691587b253abaac064317715adb9a9fe5 | refs/heads/master | 2020-03-24T05:22:21.998732 | 2018-07-26T20:06:00 | 2018-07-26T20:06:00 | 142,485,250 | 0 | 0 | null | 2018-07-26T20:03:22 | 2018-07-26T19:30:12 | C++ | UTF-8 | C++ | false | false | 854,722 | cpp | // This file was generated based on '(multiple files)'.
// WARNING: Changes might be lost if you edit this file directly.
#include <Android.Base.Wrappers.JWrapper.h>
#include <Android.Base.Wrappers-88f7a41f.h>
#include <Fuse.Android.AppRoot.h>
#include <Fuse.Android.RootGraphicsView.h>
#include <Fuse.Android.StatusBar... | [
"shubhamanandoist@gmail.com"
] | shubhamanandoist@gmail.com |
e40f5b4e764d5aaa5784606e59d8e61a760864f5 | a9e74e759e0cc992cbf4f9a687fa8003c1a744d5 | /Core/DolphinVM/LargeIntPrim.h | 0187920bcfac2d8510d10ad335224acc99b0b772 | [
"MIT"
] | permissive | Julieta2004/Dolphin | 49d52a6270fa3e553a2dd9f09566ab59adb8786d | e47d13d94452ff3489584ef62d0872577a99dfc4 | refs/heads/master | 2020-07-21T11:32:09.994024 | 2019-09-02T17:52:27 | 2019-09-02T17:52:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,212 | h | #include "Interprt.h"
#pragma once
// Template for operations where the result is zero if the argument is SmallInteger zero
template <class Op, class OpSingle> static Oop* __fastcall Interpreter::primitiveLargeIntegerOpZ(Oop* const sp, unsigned argc)
{
Oop oopArg = *sp;
const LargeIntegerOTE* oteReceiver = reinterpr... | [
"blairmcg@users.noreply.github.com"
] | blairmcg@users.noreply.github.com |
0b511761794b0996c1a9f70f97095d9d7fab2972 | feb318908fd6a747f3c39d7ae75133ac33ba55c3 | /src/bgp/bgp_show_evpn_table.cc | 7c384e728000e3f105964ff72ebe49316231b5d0 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | zhujunhui/contrail-controller | fc076ff94d361c6572cedeb3411d802edb208541 | d03019ade541b9e9e665d0b9da0ec36ae6842082 | refs/heads/master | 2021-01-18T03:55:14.603612 | 2015-12-15T23:52:04 | 2015-12-15T23:52:04 | 48,093,859 | 1 | 0 | null | 2015-12-16T07:10:00 | 2015-12-16T07:10:00 | null | UTF-8 | C++ | false | false | 8,692 | cc | /*
* Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
*/
#include "bgp/bgp_show_handler.h"
#include "bgp/bgp_evpn.h"
#include "bgp/bgp_peer_internal_types.h"
#include "bgp/evpn/evpn_table.h"
#include "bgp/routing-instance/routing_instance.h"
using std::string;
using std::vector;
//
// Used by EvpnM... | [
"nsheth@juniper.net"
] | nsheth@juniper.net |
8cd428b3cbd0d9953260e009b327bea5e3c9ac55 | 96c060b2701a1e93c640d154a29d3938107e2eb5 | /main.cpp | c652bfef5a3beed060a1f59659bfd2c4a6c96e33 | [] | no_license | klsn/cpp-matrix_determinant_iterative | 7dcbb58aca507e51cda864db2f6ab3292b347f14 | 0e13c8cc187b5f62bbacb3a8bfb6bd069ec3f7d6 | refs/heads/master | 2023-08-10T10:20:21.160871 | 2021-09-15T07:35:57 | 2021-09-15T07:35:57 | 405,331,173 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,461 | cpp | #include <bits/stdc++.h>
using namespace std;
// if matirx[i][i] == 0; find a row such that !=0 and swap it.
bool swapRows (vector<vector<double>> &matrix, int &i, int &n, double &ans) {
for (int j=i+1;j<n;j++) {
if (matrix.at(j).at(i) !=0) {
vector<double> temp = matrix.at(j);
matrix.at(j) = matrix.at(i);
... | [
"git@su-shiki.com"
] | git@su-shiki.com |
b3681d93d9201c304699feb769ee0852db5e0a21 | 612252bef1d47b5d5bfe2d94e8de0a318db4fc8e | /3.8.1/Voxel_Explorer/Classes/Sprites3D/Doors/BossDoor.cpp | f152f9700d8bc8145c81b4948522a096e10487cb | [
"MIT"
] | permissive | dingjunyong/MyCocos2dxGame | 78cf0727b85f8d57c7c575e05766c84b9fa726c1 | c8ca9a65cd6f54857fc8f6c445bd6226f2f5409d | refs/heads/master | 2020-06-05T08:32:45.776325 | 2016-10-08T16:09:38 | 2016-10-08T16:09:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,345 | cpp | //
// BossDoor.cpp
// Voxel_Explorer
//
// Created by wang haibo on 15/12/5.
//
//
#include "BossDoor.hpp"
#include "LevelResourceManager.h"
USING_NS_CC;
BossDoor* BossDoor::create(bool show)
{
auto tile = new (std::nothrow) BossDoor();
if (tile && tile->initWithFile("16x16x16.c3b"))
{
std::stri... | [
"lwwhbwhb@gmail.com"
] | lwwhbwhb@gmail.com |
4a00a212fe9789d938065fe4b8c39e7f70f94c1f | 03210cbc69f64a76191d1e348b0325082bc40541 | /project2D/Level.cpp | d0432fea93a260c04bc26c85c0417b4e246c7aef | [
"MIT"
] | permissive | AlexMollard/PacMan | 94e7033aa56a991b0d6e5d9c211da4d50a0ef30f | 03d6d0996d89652375abd7e0d604f609fae5f95b | refs/heads/master | 2020-06-13T07:37:10.449331 | 2019-07-30T06:59:17 | 2019-07-30T06:59:17 | 194,587,638 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,360 | cpp | #include "Level.h"
#include <iostream>
#define NodeSize 50
Level::Level()
{
SetName("Level");
_collisionManager = new CollisionManager();
_Grid = new Grid(15, 15);
_PacManTexture = new aie::Texture("./textures/PacManOpen.png");
_Font = new aie::Font("./font/consolas.ttf", 32);
_Score = 0;
_Timer = 2... | [
"alex.mollard@mail.com"
] | alex.mollard@mail.com |
4516d7275ac2ad383c8f530422e35f645309764c | 5b3bf81b22f4eb78a1d9e801b2d1d6a48509a236 | /codeforces/personal_round2_05w4/reconst.cc | 25e6660ddc24872bf91e1494b04fce745ff679f4 | [] | no_license | okoks9011/problem_solving | 42a0843cfdf58846090dff1a2762b6e02362d068 | e86d86bb5e3856fcaaa5e20fe19194871d3981ca | refs/heads/master | 2023-01-21T19:06:14.143000 | 2023-01-08T17:45:16 | 2023-01-08T17:45:16 | 141,427,667 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 767 | cc | #include <iostream>
#include <string>
using namespace std;
void Solve() {
string s;
int x;
cin >> s >> x;
string w(s.size(), '1');
for (int i = 0; i < s.size(); ++i) {
if (i >= x && s[i-x] == '0')
w[i] = '0';
if (i < s.size()-x && s[i+x] == '0')
w[i] = '0... | [
"okoks9011@gmail.com"
] | okoks9011@gmail.com |
bce15a1c874f33d52e7a9de6ac9991f3ea074486 | b87b7c0ebf1456cc9e7ce517ed7a75ff77e07e60 | /GameEngine/bar60by120.cpp | e6e6784c8d48a88b6bf01992cf6b1a7d1cef9735 | [] | no_license | sigmaroh/UnblockME | 97ffb9e8de3fe2d8f62dd19de9a1e960cb638927 | 463e06a9ccb8e1b83c32f3e6e5ffaef19119ab20 | refs/heads/master | 2021-05-28T18:10:55.536590 | 2015-07-01T10:25:09 | 2015-07-01T10:25:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,510 | cpp | #include"SDL/SDL.h"
#include "SDL/SDL_image.h"
#include"SDL/SDL_ttf.h"
#include"declare.h"
#include"load.h"
#include"bar_declaration.h"
#include"load_func.h"
#include"load_from_file.h"
#include"check_collison.h"
#include<string>
#include<sstream>
#include<cmath>
#include<iostream>
#include<fstream>
#include<vector>
#in... | [
"sentiraut@gmail.com"
] | sentiraut@gmail.com |
94c5b4b3ba101cf0ee121b6fcffd2c821d110a13 | a8aee202bf8c6b5c25928388f08b6fad4a60d561 | /Factorial/fact.cpp | 88fcd9f4226f3b2b0addd91b55028e8833c0ddc8 | [] | no_license | paulo-m-costa/HS-C | d7d7342bd6a02d8e3d9f19d6e53aa724371435c4 | 39b808daaa32157c95ddf23a14710fce957118d1 | refs/heads/master | 2021-01-10T05:25:44.729949 | 2015-12-10T02:30:42 | 2015-12-10T02:30:42 | 47,728,684 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 403 | cpp | //Paulo Costa
//11/17/2010
//Factorial
//Returns the factorial of an input integer using the recursive method.
//The correct representations of factorials are limited to 12! in 32-bit memory.
#include <iostream.h>
unsigned long int fact(int n){
if (n<=0){
return 1;
}
return n*fact(n-1);
}
int main(void){
in... | [
"paulo.costa.1994@gmail.com"
] | paulo.costa.1994@gmail.com |
168da8c27071e78f9b38a59ee95e0d8016d9cea6 | ed9017f0222c52af0d2a6da73b9d046acae1ed76 | /workspace/Activity_timak/src/Core/Metamodel/include/CombinedFragment.h | 3e1537e0b28a9a4887d4f3173707ad266b17bcad | [] | no_license | next-dimension-team/Timak_15-16 | 7989d3a90d3cb20ec2a0d78fe604bf60740bf31d | 0902a296ff835a1a7f091b1d25351330ea5e74e8 | refs/heads/master | 2021-01-11T02:11:11.558451 | 2016-10-06T10:08:31 | 2016-10-06T10:08:31 | 70,096,900 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 553 | h | #ifndef COMBINEDFRAGMENT_H_
#define COMBINEDFRAGMENT_H_
#include "InteractionFragment.h"
namespace team4
{
class InteractionOperator;
class InteractionOperand;
class CombinedFragment : public InteractionFragment
{
public:
static const std::string ELEMENT_TYPE;
CombinedFragment();
virtual ~CombinedFragme... | [
"Peter.Zajac11@sk.ibm.com"
] | Peter.Zajac11@sk.ibm.com |
6d78e0c85866da9c75130cd4d9c6cf31b54979dc | 0bcd641a6e27a082b83b858dd621e820907efcab | /bacthan.cpp | 5e9d410f02af185dde66dd65fae8cbc4163de3af | [] | no_license | THANH-TRUYEN/QHD | 24989545ab2c8f44bb296035df537ef8b5a50a7e | 56e8b1614aaa6f092c5fad0311e9b873d9f16093 | refs/heads/master | 2023-02-10T21:08:26.983691 | 2021-01-06T06:45:20 | 2021-01-06T06:45:20 | 325,252,375 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 368 | cpp | #include<bits/stdc++.h>
using namespace std;
const int N=100000;
const int Mod=14062008;
bool a[N+1];
long long f[N+1];
int main(){
ios_base::sync_with_stdio(0);
int n,k;
cin>>n>>k;
for(int i=1;i<=n;i++) a[i]=1;
for(int i=1;i<=k;i++) {
int x;
cin>>x;
a[x]=0;
}
f[0]=0, f[1]=1;
for(int i=2;i<=n;i++)
f[i]=a[i]... | [
"truyenltt.it@gmail.com"
] | truyenltt.it@gmail.com |
60b2d42ee23b0cddcc39f230d93f305d4c3530cc | 3629cd0d8a245290a73114f01925ac959b714114 | /src/ll1/ll1.cpp | 998066427c4868e6dda61bcb1b6335f5152f6c7d | [] | no_license | peteryu47/ComplierTools | dd28e3098d79779d8b68a3282eb56189dee46ea9 | 7f2d0c39c3767b61216baf3a6627f08a9303e764 | refs/heads/master | 2021-01-21T07:08:42.969050 | 2017-03-26T15:00:22 | 2017-03-26T15:00:22 | 83,325,926 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,152 | cpp | #include "ll1.h"
#include <iostream>
#include "com/set_utils.h"
void LL1::EliminateLeftRecursion()
{
vector<GMNodeNT*> nodeNTs = m_Grammer->GetNodeNTs();
vector<GMProduction*> leftRProductions;
vector<GMProduction*> nonLeftRProductions;
vector<GMNodeBase*> nodes;
GMProduction* production;
int ... | [
"su47yuwenshu@gmail.com"
] | su47yuwenshu@gmail.com |
0a5d812f9068825423cdfb72818b28a7a846a093 | 3e1c7b351ffa1b95832517cdb44bf97e4d5e5354 | /ServerEngine/Server (2)/GameFramework/Application.cpp | 3f92ebb1562dce22fb818b63d3491912ba726ef9 | [] | no_license | willtriti03/cuver | 726637e6e99b1521e01e03412841c002d7418af1 | 01bc1f81d00eda0c8c183b289eee34b88fa2a8bf | refs/heads/master | 2021-01-22T10:55:39.907705 | 2017-05-28T12:41:38 | 2017-05-28T12:41:38 | 92,660,423 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 2,256 | cpp | #include "Application.h"
#include "Function.h"
#include "SceneManager.h"
#include "SpriteManager.h"
#include "TextureManager.h"
#include "InputManager.h"
LARGE_INTEGER LInterval;
LARGE_INTEGER RInterval;
LARGE_INTEGER Frequency;
Application::Application() :
m_pD3D(NULL), m_pd3dDevice(NULL),
m_hWnd(NULL),
m_pAppNa... | [
"willtriti03@naver.com"
] | willtriti03@naver.com |
6aab8fcf7d5db09732b3ff4a233e63b072d022f6 | 38d8888061302f63f72950d6e550d12936263267 | /Donders/Dick/c++/monkey/Bar.h | d4f9905e2cb7e5f404ccf3727d79ed587ccce603 | [] | no_license | Leiqtcv/panda | 922a6946d5a4d078e2547090542e7731ab3cdb9e | 9945e583203392152371e2ba36e9673986a4e12e | refs/heads/master | 2021-01-25T14:34:06.967859 | 2015-06-13T18:11:54 | 2015-06-13T18:11:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 991 | h | #pragma once
#include <gl.h>
#include <glu.h>
#include "afxcmn.h"
// CBar dialog
class CBar : public CDialog
{
DECLARE_DYNAMIC(CBar)
public:
CBar(CWnd* pParent = NULL); // standard constructor
virtual ~CBar();
void init (HDC hDc);
void purge ();
void reset ();
void PenColor (int... | [
"m.vanwanrooij@donders.ru.nlgit clone https://gitlab.science.ru.nl/marcw/good-laboratory-practice.gitlsdir"
] | m.vanwanrooij@donders.ru.nlgit clone https://gitlab.science.ru.nl/marcw/good-laboratory-practice.gitlsdir |
7234e3ac8d5ac65689aa5c21628b66f88446191a | 7c8f7ee315e10a719a39d90dd6b8b39978820049 | /std_lib_facilities.h | a29ee0ee7d02149831617b7bfc56fde648e63ba6 | [] | no_license | wldarden/Auto | 9e7087f8696645b7899240bfa16e05aa8e6d39cf | 7dc34384bcd706f504059f6459abdf43cc8efde5 | refs/heads/master | 2020-05-21T10:12:25.540425 | 2016-11-22T19:36:03 | 2016-11-22T19:36:03 | 70,082,593 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,445 | h | /*
simple "Programming: Principles and Practice using C++" course header to
be used for the first few weeks.
It provides the most common standard headers (in the global namespace)
and minimal exception/error support.
Students: please don't try to understand the details of headers just yet.
All will be explained.... | [
"wldarden@gmail.com"
] | wldarden@gmail.com |
45856c4d991e456468fbe6b84be2f75829e85fd2 | 6c996ca5146bd307a062f38819acec16d710656f | /workspace/iw8/code_source/libs/demonwareclient/bdlobby/bdobjectstore/bdobjectstoreerrorwrappedobject.cpp | 28606f9b01676485d073f9e3541a7ded2beb46d0 | [] | no_license | Omn1z/OpenIW8 | d46f095d4d743d1d8657f7e396e6d3cf944aa562 | 6c01a9548e4d5f7e1185369a62846f2c6f8304ba | refs/heads/main | 2023-08-15T22:43:01.627895 | 2021-10-10T20:44:57 | 2021-10-10T20:44:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,166 | cpp | /*
==============
bdObjectStoreErrorWrappedObject::bdObjectStoreErrorWrappedObject
==============
*/
void __fastcall bdObjectStoreErrorWrappedObject::bdObjectStoreErrorWrappedObject(bdObjectStoreErrorWrappedObject *this, const bdObjectStoreErrorWrappedObject *__that)
{
??0bdObjectStoreErrorWrappedObject@@QEAA@AEBV0@... | [
"zkitx@zkitx.jp"
] | zkitx@zkitx.jp |
e0fbd55cde9d536a44b4b99f89f52197f765cf0c | 98b1e51f55fe389379b0db00365402359309186a | /midterm/cavity/cavity/0.16/U | cb7771fc030c83c126f83d25507e076499c6a904 | [] | no_license | taddyb/597-009 | f14c0e75a03ae2fd741905c4c0bc92440d10adda | 5f67e7d3910e3ec115fb3f3dc89a21dcc9a1b927 | refs/heads/main | 2023-01-23T08:14:47.028429 | 2020-12-03T13:24:27 | 2020-12-03T13:24:27 | 311,713,551 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,892 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 8
\\/ M anipulation |
\*-------... | [
"tbindas@pop-os.localdomain"
] | tbindas@pop-os.localdomain | |
96af9a6cb18676f488108ba50130aa23bb02a11f | 668ac416ccbd85d1513f40a07a30918975634e98 | /CENTRAL 3D/Source/MathGeoLib/include/Algorithm/GJK.h | bae070689d6cc4867787e069affa4509c37bb549 | [
"Apache-2.0",
"MIT"
] | permissive | AitorSimona/CENTRAL-3D | ec0b7761c8f09b0070f86748b1f697818ca702fd | 01700230b4733e6976fb14971dcc835374f8db12 | refs/heads/master | 2021-09-28T02:20:08.660510 | 2021-09-22T14:29:54 | 2021-09-22T14:29:54 | 209,045,472 | 5 | 4 | MIT | 2020-04-20T13:55:42 | 2019-09-17T12:17:17 | C++ | UTF-8 | C++ | false | false | 3,380 | h | /* Copyright Jukka Jylanki
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 writing, ... | [
"aulazsimonaaitor@gmail.com"
] | aulazsimonaaitor@gmail.com |
c337640e73bb832c30ff0d3fa47c91404d27a6d7 | 2ecf807f4f70b98f4dd417af2834ab0843aabdf0 | /tests/test.cpp | c98485b52da83892a5dad5831dbbaa3d4d972104 | [
"MIT"
] | permissive | shizgnit/application-template | b30d9256932f594ab9396199ad19470ca201497b | 3257e7655ebf205ff6d8260cd98c8bb879437fce | refs/heads/develop | 2023-04-28T05:21:31.530939 | 2023-04-23T17:16:38 | 2023-04-23T17:16:38 | 234,957,574 | 0 | 0 | MIT | 2023-03-01T02:29:51 | 2020-01-19T20:01:28 | C++ | UTF-8 | C++ | false | false | 1,816 | cpp | /*
================================================================================
Copyright (c) 2023, Dee E. Abbott
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 s... | [
"codeneko@gmail.com"
] | codeneko@gmail.com |
ebeaba3097837eb6a86303282225d664392c3300 | 4880980e5defcfbc76076a4d88738c6bc7c0f634 | /src/SerialReporter.cpp | 700dbf8f3608a88c24c67fad8ed182e8b44bb247 | [
"Unlicense"
] | permissive | oturpe/rotation-counter | f170bf212d9b8089a322547ec389b61c300c67c6 | 852fd8ea9759386eb098074ce7de7f0d07490d5a | refs/heads/master | 2021-01-18T22:31:58.490671 | 2016-06-01T14:22:50 | 2016-06-01T14:22:50 | 14,189,565 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 444 | cpp | /*
* SerialReporter.cpp
*
* Created on: 7.11.2013
* Author: Otto Urpelainen
*/
#include "RotationCounter.h"
#include "Arduino.h"
#include "SerialReporter.h"
SerialReporter::SerialReporter() : count(0) {
}
void SerialReporter::init() {
Serial.begin(9600);
}
void SerialReporter::next() {
static con... | [
"oturpe@iki.fi"
] | oturpe@iki.fi |
bab3e7c3383dbb8800f9286464c67b442df294fc | 3ed692cf3a69a3d430268d3dc8587cd46e405ffb | /lib/kbthread/include/tsqueue.h | d6155fba1c0821830c34f4f23b9f595ab7ca3bea | [] | no_license | KaiBartolone/kbnet | a8b586074cd2296c38773389f0f43125e94d6fdc | f5984aad256baf180d167f869a35f402d651a32f | refs/heads/main | 2023-06-02T00:05:04.023895 | 2021-06-16T06:24:43 | 2021-06-16T06:24:43 | 376,409,479 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,772 | h | /*
License (OLC-3)
~~~~~~~~~~~~~~~
Copyright 2018 - 2021 OneLoneCoder.com
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions or derivations of source code must retain the above
... | [
"kbartolo@stanford.edu"
] | kbartolo@stanford.edu |
822a4f856234126a8f7adeb514f51d50b3e7b4e6 | fae45a23a885b72cd27c0ad1b918ad754b5de9fd | /benchmarks/shenango/parsec/pkgs/tools/cmake/src/Source/cmGetTargetPropertyCommand.h | 2a894c3e0362e92524283df11a249b85134a3056 | [
"MIT",
"Apache-2.0",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-other-permissive"
] | permissive | bitslab/CompilerInterrupts | 6678700651c7c83fd06451c94188716e37e258f0 | 053a105eaf176b85b4c0d5e796ac1d6ee02ad41b | refs/heads/main | 2023-06-24T18:09:43.148845 | 2021-07-26T17:32:28 | 2021-07-26T17:32:28 | 342,868,949 | 3 | 3 | MIT | 2021-07-19T15:38:30 | 2021-02-27T13:57:16 | C | UTF-8 | C++ | false | false | 3,125 | h | /*=========================================================================
Program: CMake - Cross-Platform Makefile Generator
Module: $RCSfile: cmGetTargetPropertyCommand.h,v $
Language: C++
Date: $Date: 2012/03/29 17:21:08 $
Version: $Revision: 1.1.1.1 $
Copyright (c) 2002 Kitware, Inc., In... | [
"nilanjana.basu87@gmail.com"
] | nilanjana.basu87@gmail.com |
83345a10015a7d31f6f37b029d96752954691e99 | d581184ce473db15d07fa03f971df13a658f9849 | /statics/elements/uniformlydistributedload.h | 822ac5bb755a96f23bf153d0c3a5ea4d17bcd9df | [] | no_license | chili-epfl/staTIc | b1bde8816612919ffbc40749d8e5440a6719283e | 561d61d4d4ebba01c290ec195c8e5f302cf54a9f | refs/heads/master | 2021-08-27T18:03:22.514920 | 2016-03-07T18:49:30 | 2016-03-07T18:49:30 | 31,056,806 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 640 | h | #ifndef UNIFORMLYDISTRIBUTEDLOAD_H
#define UNIFORMLYDISTRIBUTEDLOAD_H
#include "abstractelement.h"
#include <QVector3D>
class Beam;
typedef QSharedPointer<Beam> BeamPtr;
typedef QWeakPointer<Beam> WeakBeamPtr;
class UniformlyDistributedLoad: public AbstractElement
{
Q_OBJECT
public:
UniformlyDistributedLoad(B... | [
"lor.lucignano@gmail.com"
] | lor.lucignano@gmail.com |
ece31ef7465de5116b23b3dde7510cc28f41cca7 | 99e842067117ff018bd7728811eda1c9671637ee | /GraphicsProgramming/GraphicsProgramming/Scene.cpp | a685142b5315c0b8ad37afcb737adf3cb9c60af6 | [
"MIT"
] | permissive | NecroMattSir/lab7 | 30e605d41d9a77e7f6ad2fe60bf963ae90bee80a | f407ef4f6a7bd0efc28b95541c8fb5e476234fa9 | refs/heads/main | 2023-09-04T08:23:17.166425 | 2021-11-03T10:36:14 | 2021-11-03T10:36:14 | 424,157,336 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,496 | cpp | #include "Scene.h"
// Scene constructor, initilises OpenGL
// You should add further variables to need initilised.
Scene::Scene(Input* in) :
camera(in)
{
// Store pointer for input class
input = in;
initialiseOpenGL();
// Other OpenGL / render setting should be applied here.
glEnable(GL_COLOR_MATERIAL);
glEnab... | [
"mattzcrafter@gmail.com"
] | mattzcrafter@gmail.com |
6f09b1cc01c80afd4f1eb875691f73a053bbc2c5 | aeabee0b5ba8cb0b190fb88fce144b8021a6f6e0 | /libraries/TaskScheduler/examples/Scheduler_example19_Dynamic_Tasks_stdQueue/Scheduler_example19_Dynamic_Tasks_stdQueue.ino | abe99ad9805451a980f8ebcfe780ad46818f23c3 | [
"BSD-3-Clause"
] | permissive | guydvir2/Arduino | 7313d590af23c95f7af59e7b1d07e19ed438f344 | a33077d21ebe2b07d838794e0548d6bcaa311bbe | refs/heads/master | 2023-05-26T11:27:59.517191 | 2023-04-21T13:17:06 | 2023-04-21T13:17:06 | 144,481,047 | 3 | 0 | null | 2018-11-25T20:34:29 | 2018-08-12T16:05:45 | C++ | UTF-8 | C++ | false | false | 3,926 | ino | /**
TaskScheduler Test sketch - test of Task destructor
Test case:
Main task runs every 100 milliseconds 100 times and in 50% cases generates a task object
which runs 1 to 10 times with 100 ms to 5 s interval, and then destroyed.
Garbage collection deletes all the tasks which have finished (en... | [
"guydvir2@gmail.com"
] | guydvir2@gmail.com |
3a4b3e9636481ea63a042f37c350f146b81c8253 | e7e9a8582850d29729c782556783e69862225a6c | /266A/9893112_AC_30ms_2048kB.cpp | c3eb267204d18cd9d445c0bbf3f75979420fc37a | [] | no_license | fanalis93/Codeforces-Solve | 6be6164381f54cd8a3f42f2c8ffebba1dc8e0009 | 79d323a36ef9387263c4b4bc0412dc7d832c4d4c | refs/heads/master | 2022-03-20T06:44:42.535792 | 2022-03-08T13:25:32 | 2022-03-08T13:25:32 | 222,153,057 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 264 | cpp | #include<bits/stdc++.h>
#include<set>
#include<string>
using namespace std;
int main()
{
int n;
set <char> st;
cin >> n;
string s;
cin >> s;
s.erase(unique(s.begin(), s.end()), s.end());
cout << n-s.size() << endl;
return 0;
}
| [
"jaki.fayek@live.iium.edu.my"
] | jaki.fayek@live.iium.edu.my |
188b340b3089bc96c27a80df693602e0120c0f55 | 573b7f2b79b6fb8b21b40985f7639bc003b60f7e | /SDK/BP_Tooltip_RallyPoint_classes.h | 91bad4a40861cb4bd4715f27835b752f39050333 | [] | no_license | AlexzDK/SquadSDK2021 | 8d4c29486922fed3ba8451680d823a04a7b7fc44 | cdce732ad4713b6d7f668f8b9c39e160035efb34 | refs/heads/main | 2023-02-21T02:52:15.634663 | 2021-01-23T23:28:57 | 2021-01-23T23:28:57 | 332,328,796 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,829 | h | #pragma once
// Name: Squad, Version: 13-01-2021
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
/*!!HELPER_DEF!!*/
/*!!DEFINE!!*/
namespace UFT
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------... | [
"39485681+AlexzDK@users.noreply.github.com"
] | 39485681+AlexzDK@users.noreply.github.com |
1fe46356661d47c965e7ca472d252e739dc40d1f | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /third_party/WebKit/public/web/WebSpeechRecognizerClient.h | e71a9e094a097f89ac87145a9e5c89247bc9ec90 | [
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft",
"MIT",
"Apache-2.0",
"BSD-3-Clause"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C++ | false | false | 4,325 | h | /*
* Copyright (C) 2012 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions ... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
b802815985e30bb730c9a5f155f89b670bd4a21e | 29462ef63fd67d51885e8c16865e943f077fefac | /arduino/controle-acesso.ino | d39a76faf2fe56c5b9bb8d4f1fc095f685d5258d | [] | no_license | MatheusUehara/controle-acesso | 077ff0077e3e46e2a57609f26b40bd2346954138 | a6f4b9a807889e67a40da0b928b56b1ce1dc2162 | refs/heads/master | 2021-01-19T01:41:36.286307 | 2016-07-13T21:13:13 | 2016-07-13T21:13:13 | 62,049,460 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,942 | ino | //Ferramentas > Placa > Gerenciador de Placa > Pesquisar por ESP8266 e instalar
//Ferramentas > Placa > selecionar ESP8266Modules
//Arquivos > Preferencias > URLs adicionais e gerenciadores de placa : http://arduino.esp8266.com/package_esp8266com_index.json
//Todos os links do Github devem ser baixados como .ZIP
//Apó... | [
"matheus.pitanco.nti@ufpe.br"
] | matheus.pitanco.nti@ufpe.br |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.