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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
16c7545ab6a2fc00cb6bbf5be6611f9f21d20e1d | de56d89876dcc5d613818bfcf7cec58a6170a7eb | /Chapter1/main_30.cpp | 3baa291f86236d5a411c829f763a49a680a95e1f | [] | no_license | Knabin/AlgorithmQ | 41d28a00d0890f3c7f15f6c0eac24ccc71fb17f4 | d51cf35a4f1900c5827d1913e0868326ed6afd4a | refs/heads/master | 2023-06-20T10:38:37.878128 | 2021-07-17T08:04:46 | 2021-07-17T08:04:46 | 267,623,951 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 112 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
using namespace std;
int main(void)
{
return 0;
} | [
"ppoxx77@gmail.com"
] | ppoxx77@gmail.com |
3a96a85df5df43dc96c04e7dfcfa84e43bfe4e5b | 0e8af3c34d6469fa3cd06f1a56f245397cee36f3 | /GameSever/GameSever/SQL.h | 9424e79d871dffcde697f2b0868fd10652d80d7a | [] | no_license | Goulandis/Solaris | 0b0cdf49f4b9b818f693808b9ca3d2556ebc3be4 | 50877733174ef810d68723138d1e8748991ce9e4 | refs/heads/main | 2023-03-01T02:37:16.366922 | 2021-02-06T02:22:44 | 2021-02-06T02:22:44 | 335,671,831 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 671 | h | #pragma once
#include "mysql.h"
#include "AccountDataTable.h"
#include <iostream>
#include "FlagLib.h"
using namespace std;
class SQL
{
private:
MYSQL* con;
MYSQL_RES* res;
MYSQL_ROW row;
char dbuser[20] = "root";
char dbpasswd[20] = "root";
char dbip[20] = "localhost";
char dbname[20] = "solarissqldata";
... | [
"1612160117@qq.com"
] | 1612160117@qq.com |
5aaf7ba0b26f7c2aa96d225b16d06d3449f77d38 | 21ea8f6d665a135f5d2341bfaeaced1a14e221ce | /clang-query/tool/ClangQuery.cpp | d8b411b43bdcdeb4262f287b685cc89f5ca00bef | [
"NCSA"
] | permissive | thpani/clang-tools-extra | f4887136eadce743233de75ba5320631d3071e3b | 3ab20322e6b502d5003f4b0ff5b971bfd4546493 | refs/heads/sloopy | 2021-01-19T08:53:23.975092 | 2018-10-30T22:34:20 | 2018-10-30T22:34:20 | 11,371,694 | 2 | 2 | NOASSERTION | 2018-10-29T12:07:53 | 2013-07-12T15:22:29 | C++ | UTF-8 | C++ | false | false | 4,749 | cpp | //===---- ClangQuery.cpp - clang-query tool -------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"peter@pcc.me.uk"
] | peter@pcc.me.uk |
a635dbf3a5c1175d06e46551089a785204f727dc | b7f3edb5b7c62174bed808079c3b21fb9ea51d52 | /chrome/browser/component_updater/subresource_filter_component_installer.cc | ac2c0a52c3aef42a8053faf85ef012ad31d5d007 | [
"BSD-3-Clause"
] | permissive | otcshare/chromium-src | 26a7372773b53b236784c51677c566dc0ad839e4 | 64bee65c921db7e78e25d08f1e98da2668b57be5 | refs/heads/webml | 2023-03-21T03:20:15.377034 | 2020-11-16T01:40:14 | 2020-11-16T01:40:14 | 209,262,645 | 18 | 21 | BSD-3-Clause | 2023-03-23T06:20:07 | 2019-09-18T08:52:07 | null | UTF-8 | C++ | false | false | 5,857 | 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 "chrome/browser/component_updater/subresource_filter_component_installer.h"
#include <utility>
#include "base/files/file_path.h"
#include "base... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
398208dfec0804fdb812e0a1029d7866a6a5f532 | 937e0495eec80ccc1985c2abee11b340e6225a19 | /FEP_2015/전반학기/BlackScholes/BlackScholes/option.cpp | 8f3c455150abaa18057a0c4de4cd4ccc4e88edb7 | [] | no_license | KaistLecture/FEProgramming2 | 1274bca44545c58abd1fe81fdf2e2ce13897717f | 60adcdbcac52d0c04f84f02dac3f462eac0cef1a | refs/heads/master | 2020-05-30T02:38:39.684834 | 2018-08-26T13:24:09 | 2018-08-26T13:24:09 | 39,418,062 | 8 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 882 | cpp |
#include "option.h"
#include "Normals.h"
#include <cmath>
double CallOption::calc(double spot, double r, double d, double vol) {
double standardDeviation = vol*sqrt(t_);
double moneyness = log(spot / strike_);
double d1 = (moneyness + (r - d)*t_ + 0.5* standardDeviation*standardDeviation) / standardDeviation;
dou... | [
"keunho@kaist.ac.kr"
] | keunho@kaist.ac.kr |
7f0e45e0b0cc2e7d8876eadb9ea07da4905a81ce | 2c93e65f5fe9562c1cae6ac48a45706c4310c678 | /FirstDataAnalyzer/src/FirstDataAnalyzer.cc | 0f3e1ae4e10b2ef44a6f6ea4eb43de35662e0277 | [] | no_license | HuguesBrun/usercode | b7bed1ee490ed4a981f1beb16802e4b586da7087 | 6b2bda1d3b4d00662421637890fa4b9920b42136 | refs/heads/master | 2021-01-25T05:22:24.515596 | 2012-10-10T06:45:50 | 2012-10-10T06:45:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 57,839 | cc | // -*- C++ -*-
//
// Package: FirstDataAnalyzer
// Class: FirstDataAnalyzer
//
/**\class FirstDataAnalyzer FirstDataAnalyzer.cc hugues/FirstDataAnalyzer/src/FirstDataAnalyzer.cc
Description: <one line class summary>
Implementation:
<Notes on implementation>
*/
//
// Original Author: Hugues Louis Brun... | [
""
] | |
875c0e2339357d6c8d41e3118200fb626a7953d9 | 9e23aba74148e1e69119d5adfb2f6e2d2eade173 | /Render_D2D/Render_D2D.cpp | a58d3b95fc96ce671f91aa2024fbb362feec187a | [] | no_license | gubaojian/CrawUI | 4ff16c2048f14eb897bbd82a3eccf2d6a852bd05 | 3c82b13bf3dabb1933f1d90f7e647aff97e0a99c | refs/heads/master | 2020-03-13T18:54:34.963871 | 2017-02-06T09:33:55 | 2017-02-06T09:33:55 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 88 | cpp | // Render_D2D.cpp : 定义 DLL 应用程序的导出函数。
//
#include "stdafx.h"
| [
"wuzebin55@163.com"
] | wuzebin55@163.com |
24f549fdcf3205c6226185a56d1634bdf107aa58 | a8761d81737b0f1bfeb9ef0f08293b6edd852bf7 | /match.hpp | a00f8bcb087465bfeb70b30af2b7b4a1c726abbe | [] | no_license | sunmac/classicalpoint | 763cc50cb44199e1b0a2fdaa9ea57db5ae6cb361 | b79b242525937501b2abcaa92c30063781a3d7f7 | refs/heads/master | 2020-03-15T09:04:15.843372 | 2018-04-15T01:58:01 | 2018-04-15T01:58:01 | 132,066,256 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 28,756 | hpp | // ---------------------------------------------------------
// Copyright (c) 2016, Andy Zeng
//
// This file is part of the 3DMatch Toolbox and is available
// under the terms of the Simplified BSD License provided in
// LICENSE. Please retain this notice and LICENSE if you use
// this file (or any portion of it... | [
"274950027@qq.com"
] | 274950027@qq.com |
3fedbfb73f8f36c34c83da130045e21b9d36daff | f4786cb8196ae02c5f46702f19542e03c3017697 | /Win32Analysis/CProcess.cpp | 97350c6e7b4051e9e67eba163aa58e2710058119 | [] | no_license | yifily/win32ark | a1a14b4da07dec1a9044016025e1498bdaed79ce | 8b1ba9d08783a083834080c3e1dbaf8a850e2741 | refs/heads/master | 2020-06-16T07:31:09.897655 | 2019-07-08T03:47:54 | 2019-07-08T03:47:54 | 195,513,338 | 3 | 3 | null | null | null | null | GB18030 | C++ | false | false | 2,576 | cpp | #include "pch.h"
#include "CProcess.h"
/*获取进程信息*/
bool CProcess::GetProcessInfo(VPsAll* psinfo)
{
//1创建进程快照
HANDLE hSnap = CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, NULL);
//2临时保存信息
PROCESSENTRY32 pe = { sizeof(PROCESSENTRY32) };
//3遍历所有进程
Process32First(hSnap, &pe);
do
{
PSInfo ps;
... | [
"421405945@qq.com"
] | 421405945@qq.com |
09e837444c1dc50beea31d76eabf3814c7972a5f | 1375e9a4f67fa71273e263cd5ed79f36a5fd50d0 | /2018Multi/7/6386.cpp | fdfce68a04b4fcb597a806c50af87196409017ca | [] | no_license | yjl9903/XLor-HDu | 6253850a0593f28e8c54878d17584cb85773cbc6 | b1ccc113097abc614c7200222c9569f4ddb8d343 | refs/heads/master | 2020-03-21T09:25:31.862568 | 2019-10-07T15:30:45 | 2019-10-07T15:30:45 | 138,399,223 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,230 | cpp | #include <cstdio>
#include <cstring>
#include <queue>
#include <vector>
#include <algorithm>
#define ms(a,b) memset(a,b,sizeof(a))
using namespace std;
typedef long long ll;
const int maxn = 100000 + 5;
int n, m, id, head[maxn];
struct edge{
int to, nxt, c;
}f[4 * maxn];
void add(int x, int y, int c){
f[++id].... | [
"yjl9903@vip.qq.com"
] | yjl9903@vip.qq.com |
b218c0972cef4df3982dcac931bcfa595184f58c | 6b11749dc42acac0cedea60ae48d559d41efe51a | /sim-mid-term-1/beer.cc | e0320e3e8136dce2c4cd0158f00efef7036c66c4 | [] | no_license | KireinaHoro/assignments | 83f80372605d33dc519b4d5178e2064712a47ab9 | 54cf120b0e51a8c41bf6a2ffb68520f6605921c8 | refs/heads/master | 2021-09-01T18:39:59.002936 | 2017-12-28T08:40:02 | 2017-12-28T08:40:02 | 103,514,873 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 720 | cc | #include <iostream>
#include <vector>
#include <limits>
#include <utility>
using namespace std;
int main()
{
int n, sum_s = 0;
cin >> n;
vector<int> x(n), s(n);
for(int i = 0; i < n; i ++)
{
cin >> x[i] >> s[i];
sum_s += s[i];
}
pair<int, int> ans(numeric_limits<int>::max()... | [
"i@jsteward.moe"
] | i@jsteward.moe |
304158e656e9d80b5f5c9b24f12f1989b3e00513 | c8b6676ac2e420e1ee79d682b2edf780685f103b | /antlr4-runtime-cpp/atn/ATNDeserializer.h | 86b9e66f09c25cb4ecb4435b03c889e4611485f4 | [] | no_license | eiselekd/vhdl2js | 58d49d6a1fd391f196945fd131c70fe2fd850151 | 0bc45929aa53bca12adf9ba3e913533a8ff8d7c8 | refs/heads/master | 2021-01-23T08:56:42.933636 | 2016-11-20T10:26:24 | 2016-11-20T10:26:24 | 8,887,975 | 10 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,460 | h | /*
* [The "BSD license"]
* Copyright (c) 2016 Mike Lischke
* Copyright (c) 2013 Terence Parr
* Copyright (c) 2013 Dan McLaughlin
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
... | [
"eiselekd@gmail.com"
] | eiselekd@gmail.com |
f919225c7a478208e1090458030f1596bfc4c389 | f7063c31945ee2cc9e2e3acbb4373883b4d76edb | /include/LinearVelocityAffector.hpp | 713bdda1cd9683249c3aad0c52cfa7ceec0f6bf5 | [
"MIT"
] | permissive | InversePalindrome/Generative-Art | ec462e8cbe3d639ba395d3fc165fec9f146ca60a | 88f76d54fbe149660971e2925bb77d13d853b1c6 | refs/heads/master | 2020-03-22T06:10:45.204093 | 2019-05-02T01:33:40 | 2019-05-02T01:33:40 | 139,616,053 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 312 | hpp | /*
Copyright (c) 2018 Inverse Palindrome
GenerativeArt - LinearVelocityAffector.hpp
InversePalindrome.com
*/
#pragma once
#include "Affector.hpp"
class LinearVelocityAffector : public Affector
{
public:
LinearVelocityAffector();
virtual void update(Particle& particle, float deltaTime) override;
}; | [
"bryantrianarueda@gmail.com"
] | bryantrianarueda@gmail.com |
117e2dd1e8ed199ac03b2f153e5c6483adb3ec67 | a1091ad42e6a07b6fbb6fe876feb03547a8da1eb | /MITK-superbuild/MITK-build/Plugins/org.blueberry.ui.qt/src/internal/moc_berryPerspectiveParameterValues.cpp | 6c23a20bf561d26eaff876fe231206ee0fedfc39 | [] | 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 | 3,186 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'berryPerspectiveParameterValues.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.4.2)
**
** WARNING! All changes made in this file will be lost!
*************************************... | [
"tuyen.luu@sotatek.com"
] | tuyen.luu@sotatek.com |
0dcc8bd07a818ad7022cd2ecdb832196d9a3b180 | 8f9767ce2ae64712894c13c6ff467105312fca1b | /src/VertexNtuplizer.cc | 2c107e7b4e68a42d2cf8e59474aae072344c8099 | [] | no_license | supergravity/bprimeKit | 2003c3b105139e4fb05f4736e643a449bca3b2c6 | 6c9dcc99bb9033b53dd9f596cdf28c82e02441f9 | refs/heads/master | 2021-01-15T12:49:37.465886 | 2017-06-06T16:01:04 | 2017-06-06T16:01:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,873 | cc | /*******************************************************************************
*
* Filename : bprimeKit_vertex.cc
* Description : vertex info Filling
* Author : Yi-Mu "Enoch" Chen [ ensc@hep1.phys.ntu.edu.tw ]
*
*******************************************************************************/
#include "bpkF... | [
"enochnotsocool@gmail.com"
] | enochnotsocool@gmail.com |
d3f0747d4e3a53f08ce874185a4304ef6bf44aba | fc65335144fb514e9cb44c0ace6969ef753ced8b | /cse212/Binarysll.cpp | 00fabe53a1d8ed8373a82ff3bf8755f49c931ff4 | [] | no_license | nitb/cs2k15 | c01350d9ac1f4e5b496e168994196147da11065b | bdb01addad9cd1f951d43295189c192c1821b793 | refs/heads/master | 2021-01-15T08:57:32.596263 | 2016-05-31T07:05:15 | 2016-05-31T07:05:15 | 39,306,843 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,518 | cpp | #include<iostream>
#include<cstdio>
#include<stdlib.h>
#include<stdio.h>
using namespace std;
struct node{
int data;
struct node* next;
};
void print(struct node*);
void insertbeg(struct node **head, int data){
struct node *temp;
temp = (struct node* ) malloc(sizeof(struct node));
temp->data = data;
temp->next = ... | [
"emailbarung@gmail.com"
] | emailbarung@gmail.com |
ddb8b4977c2b1b2f3d58311622878f5fa973522f | 94bd295572de3f4934a3896ce1bb882fb4d35edc | /content/renderer/presentation/presentation_dispatcher_unittest.cc | d6bb16496ea866e85f02632dd4c785694fd6b19f | [
"BSD-3-Clause"
] | permissive | WebGameLinux/chromium | 06109b62d6019b051474cd479f3d577e0eec4463 | a35a1e2ce2ab74eccc467aa390eda1a8e29e3e09 | refs/heads/master | 2023-03-07T14:07:56.342758 | 2017-04-08T02:33:08 | 2017-04-08T03:38:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,590 | 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 <memory>
#include <utility>
#include "base/run_loop.h"
#include "content/public/common/presentation_connection_message.h"
#include "content/publ... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
3bfc13644f3cabd9c052af73d3cd1fb5f09b2e7a | 6c77cf237697f252d48b287ae60ccf61b3220044 | /aws-cpp-sdk-discovery/include/aws/discovery/model/ContinuousExportDescription.h | d23b0ed86fe73deb0f0c091d28f5a8ba6801ac4e | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | Gohan/aws-sdk-cpp | 9a9672de05a96b89d82180a217ccb280537b9e8e | 51aa785289d9a76ac27f026d169ddf71ec2d0686 | refs/heads/master | 2020-03-26T18:48:43.043121 | 2018-11-09T08:44:41 | 2018-11-09T08:44:41 | 145,232,234 | 1 | 0 | Apache-2.0 | 2018-08-30T13:42:27 | 2018-08-18T15:42:39 | C++ | UTF-8 | C++ | false | false | 19,732 | h | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"magmarco@amazon.com"
] | magmarco@amazon.com |
9253ffe31716e30bc4bb208edf0c6cfc9b56d500 | add7b026b974c280a695e1227a62b74e5136406b | /robosim/sdk/include/robosim/util/config.h | 61abfd484b1be90602ec34bed6b103d10e9d4f4a | [] | no_license | felixqin/robosim | 4701051a25444bcfb782563c8863cb31e9d5ad48 | 6dcb38f6368a7e0416ac58cc00413dd24c899550 | refs/heads/master | 2021-01-17T08:52:40.440623 | 2017-03-05T13:15:39 | 2017-03-05T13:15:39 | 83,967,752 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 527 | h | #ifndef CONFIG_H__
#define CONFIG_H__
#include "../precomp.h"
namespace config
{
class IOImpl;
class SectionImpl;
}
typedef config::IOImpl* ConfigReader;
typedef config::SectionImpl* ConfigSection;
extern "C" SDK_API ConfigReader CreateConfigReader(const char* fname);
extern "C" SDK_API void DestroyConfigReader(C... | [
"qfl2000@gmail.com"
] | qfl2000@gmail.com |
4b6b8622f26cdf877283babcd8a097bc15d1ac00 | c262fd6c51bf94c80b2d074762b6b707c5c1f761 | /bptree/bptree/bptree.cpp | af1683296422598f62f2676ad1a6de956bd02c40 | [] | no_license | qq1679781770/mycpp | dc4f774e1d5c27f5d24dab3d32a416fdad766d7f | 2ca1b84923e5bb396db6dd0a7ef48924f4c411c1 | refs/heads/master | 2020-12-28T22:12:09.508550 | 2017-06-11T13:13:20 | 2017-06-11T13:13:20 | 68,607,648 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 36,161 | cpp | #include"bptree.hpp"
/* search the node contain the key to insert or remove*/
template<typename Key,typename Value>
std::shared_ptr<node> bplus_tree<Key, Value>::search_node(std::shared_ptr<node> const& p, Key const& key, bool remove_or_insert)
{
if (nullptr == root)
{
return std::shared_ptr<node>();
}
/* the node... | [
"1679781770@qq.com"
] | 1679781770@qq.com |
7125554cbf923285ed8b060d421267ea1c2981f5 | 3975d7a5b3834eab8f81014e5b68bb935e3f20a2 | /20181116/figure.cc | 4587e82c43c2905ebcf0a1bcf092b4e2c35be0cb | [] | no_license | duri26/cc26 | 100bcc81a94ccfaf601e15c28a66ced1242410e9 | 26b3c95497fed6214f04edc4cbd4b27607e1651a | refs/heads/master | 2020-04-02T16:37:09.784715 | 2019-02-11T14:26:38 | 2019-02-11T14:26:38 | 154,620,741 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,413 | cc | ///
/// @file figure.cc
/// @author duri(1197010670@qq.com)
/// @date 2018-11-16 21:50:41
///
#include <math.h>
#include <iostream>
using std::cout;
using std::endl;
class Figure
{
public:
virtual void display()const = 0;
virtual double area() = 0;
};
void display(Figure * fig)
{
fig->display();
... | [
"1197010670@qq.com"
] | 1197010670@qq.com |
c9f0ffdd237465d3a3bd9d109e012fc5b34c6996 | 4910c0f3d03935fc8ee03f1e9dc20dfdb2c7c04b | /Por traducir/KDTreeMin.cpp | 57df65022d11718d4aea6420e54d9688a78e280d | [] | no_license | roca12/gpccodes | ab15eeedc0cadc0735651262887b44f1c2e65b93 | aa034a3014c6fb879ec5392c51f9714bdc5b50c2 | refs/heads/master | 2023-02-01T13:49:27.563662 | 2023-01-19T22:50:58 | 2023-01-19T22:50:58 | 270,723,328 | 3 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 3,077 | cpp | // A C++ program to demonstrate find minimum on KD tree
#include <bits/stdc++.h>
using namespace std;
const int k = 2;
// A structure to represent node of kd tree
struct Node {
int point[k]; // To store k dimensional point
Node *left, *right;
};
// A method to create a node of K D tree
struct... | [
"44822667+roca12@users.noreply.github.com"
] | 44822667+roca12@users.noreply.github.com |
038a9888b694a0355258b56f0854dab20f5ee6b0 | b1b31d91cc189aa8564989951ba3ddb60c3d8d1b | /cradle/src/cradle/gui/app/gui_tasks.hpp | 502bad7063dd194d56770fc10a5b707faeca384c | [
"BSL-1.0",
"MIT"
] | permissive | dotdecimal/open-cradle | 4a9ce7a7658fc27379aaf3828e5e1eb99ddb215b | a3d3e198ccb64200ff3d820067597b07f1513de1 | refs/heads/master | 2022-07-08T06:37:27.530663 | 2022-06-28T13:11:58 | 2022-06-28T13:11:58 | 107,994,029 | 1 | 5 | MIT | 2022-06-28T13:11:10 | 2017-10-23T14:30:25 | C++ | UTF-8 | C++ | false | false | 2,845 | hpp | #ifndef CRADLE_GUI_APP_GUI_TASKS_HPP
#define CRADLE_GUI_APP_GUI_TASKS_HPP
#include <cradle/gui/generic_tasks.hpp>
#include <cradle/gui/task_interface.hpp>
namespace cradle {
// Note that this whole task implementation is a mess, as exemplified by the
// gui_task_with_context structure. It works, but it suffers from ... | [
"kerhart@dotdecimal.com"
] | kerhart@dotdecimal.com |
db414ec08c7c729e1cfece579b1ec89023c75299 | c4c5c5b52493ad65fc851349352924867924b903 | /DesktopCapture/src/CaptureManager.cpp | bd04b04b5a29cd1901b5201e89714b165ec03abd | [] | no_license | thagberg/AutoBias | f5dc0c748100d02a05cd19598290d9951da7fdca | cf8cd878cb1077386150bc9be10aab6d528d4c20 | refs/heads/main | 2023-09-05T09:08:31.909049 | 2021-10-09T01:03:55 | 2021-10-09T01:03:55 | 277,140,725 | 4 | 0 | null | 2021-08-17T01:14:31 | 2020-07-04T15:54:11 | C++ | UTF-8 | C++ | false | false | 3,201 | cpp | #include "pch.h"
#include "CaptureManager.h"
#include <d3d11.h>
//#include <d3d12.h>
#include <dxgi.h>
#include <dxgi1_5.h>
#pragma comment(lib, "d3d11.lib")
#pragma comment(lib, "dxgi.lib")
//#pragma comment(lib, "d3d12.lib")
//#pragma comment(lib, "dxgi.lib")
CaptureManager::CaptureManager()
: mInit... | [
"timothy.m.hagberg@gmail.com"
] | timothy.m.hagberg@gmail.com |
2cc5d5c9f6a8009bb4fef1ccfeb7307ce8e57ab3 | 625fafe0581b05812e9850fefead04e37b9a14e8 | /photoelectric_bluetooth/photoelectric_bluetooth.ino | 61516c9ddf7728c57bf147be4828de277d3be93b | [] | no_license | ChunmengYang/arduino-workspace | 379f29db305c40f9a89e0db2c0c7977c0560d96b | 9b6f89c45742a1493f07c824d1283a7bc4db36ed | refs/heads/master | 2021-12-14T17:36:59.696506 | 2021-11-22T07:45:45 | 2021-11-22T07:45:45 | 247,202,968 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 877 | ino | int inputPin = 3;
uint8_t prev = 1;
int pre_time0 = 0;
int pre_time1 = 0;
void setup() {
// 3号数字口设置为输入状态
pinMode(inputPin, INPUT);
Serial.begin(9600);
delay(200);
Serial.println("AT");
delay(200);
Serial.println("AT+NAME=Texhong");
delay(200);
Serial.println("AT+ROLE=1");
delay(200);
Serial.p... | [
"277048985@qq.com"
] | 277048985@qq.com |
af56f6616005c1079399c7c65cb8fdeec0e919b8 | 230fb8845f39bef0f30f5d3541eff5dc0641de14 | /Connect3/Export/windows/obj/include/haxe/ui/components/Button.h | a17862d938548392f66aea8232dfde8d3b4be69e | [] | no_license | vhlk/AlgoritmoMinMax | 76abd62a6e2859ed229e5831264b6d8af27e318d | 40eded4948794ca48d50d16d2133a9ab21207768 | refs/heads/main | 2023-06-30T15:16:17.492478 | 2021-08-02T13:29:32 | 2021-08-02T13:29:32 | 390,493,745 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 4,581 | h | // Generated by Haxe 4.2.0
#ifndef INCLUDED_haxe_ui_components_Button
#define INCLUDED_haxe_ui_components_Button
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
#ifndef INCLUDED_haxe_ui_core_InteractiveComponent
#include <haxe/ui/core/InteractiveComponent.h>
#endif
HX_DECLARE_CLASS3(haxe,ui,backend,ComponentBase)
HX_DECLAR... | [
"vhlk@cin.ufpe.br"
] | vhlk@cin.ufpe.br |
767dc7b724791a07389ef75cb69f36d30fd9c2cc | 6cd69d24276d418be9fb3ad5fbb850bdcaca9f7e | /oss_test/fileio/s3api_test.cxx | c9a241aa063b0e78497f09f9ac71683572b7c9e0 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | charles2648/SFrame | e8cd14074932635af067aa20a86d1a9cbf7cf698 | 43fdd3ed9fde4ec0f26d548b5f1eebb4cdf1bea5 | refs/heads/master | 2021-01-18T11:23:21.447110 | 2016-03-16T08:51:56 | 2016-03-16T08:51:56 | 54,029,970 | 1 | 0 | null | 2016-03-16T12:29:02 | 2016-03-16T12:29:02 | null | UTF-8 | C++ | false | false | 2,881 | cxx | /*
* Copyright (C) 2015 Dato, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distribu... | [
"toby@dato.com"
] | toby@dato.com |
33e66b436ce7b5456bb57887be077d2cbf9f47a0 | 5743077502c2ab293905c7533fe9774576773ebe | /src/common/beast/beast/http/raw_parser.h | cc87d07af1168db9f54dd52734468c3b8d8f40cf | [
"ISC",
"BSL-1.0",
"MIT"
] | permissive | hawx1993/truechain-testnet-core | 3056b07dc1d39dc9277d1d2960c7c23db39bbf9c | a75edfe83562b3764fb3140144bc41943ebb995a | refs/heads/master | 2021-01-24T19:08:55.033847 | 2018-02-28T06:31:48 | 2018-02-28T06:31:48 | 123,239,490 | 1 | 0 | MIT | 2018-02-28T06:21:53 | 2018-02-28T06:21:53 | null | UTF-8 | C++ | false | false | 6,033 | h | //------------------------------------------------------------------------------
/*
This file is part of Beast: https://github.com/vinniefalco/Beast
Copyright 2013, Vinnie Falco <vinnie.falco@gmail.com>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without f... | [
"archit@protonmail.ch"
] | archit@protonmail.ch |
e30719cf39e14f4d3817e05dc5f941752e4876bb | c4fceeb1f0adf7dc67480df898f48d7fe886070e | /kaldi/src/nnet3/nnet-descriptor.cc | b3b1c40587493313a8a4931dc73bdd12f70a955a | [
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | NitinShuklaML/another-repo | dcc8e7f657bf259012a86e6a404fc578a0c382d7 | 6c1a4b5f7f5025302e4b4d5d48513ebdf65b5fe2 | refs/heads/master | 2020-12-02T17:32:30.480098 | 2019-12-31T10:34:17 | 2019-12-31T10:34:17 | 231,075,476 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 39,967 | cc | // nnet3/nnet-descriptor.cc
// Copyright 2015 Johns Hopkins University (author: Daniel Povey)
// See ../../COPYING for clarification regarding multiple authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You... | [
"nitin.shukla2014@gmail.com"
] | nitin.shukla2014@gmail.com |
c9a50f7dcff723a38122eb0d22a4e21d6510f374 | 91015480741ec59dda36712d71e7e6f0704bc516 | /mindspore/core/ops/tanh.cc | 0308ce560a6c03bef0390fe9c79547b58a3046ca | [
"Apache-2.0",
"Libpng",
"LGPL-3.0-only",
"AGPL-3.0-only",
"MPL-1.1",
"BSD-3-Clause-Open-MPI",
"LicenseRef-scancode-mit-nagy",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-python-cwi",
"LGPL-2.1-only",
"OpenSSL",
"LicenseRef-scanco... | permissive | Ming-blue/mindspore | b5dfa6af7876b00163ccfa2e18512678026c232b | 9ec8bc233c76c9903a2f7be5dfc134992e4bf757 | refs/heads/master | 2023-06-23T23:35:38.143983 | 2021-07-14T07:36:40 | 2021-07-14T07:36:40 | 286,421,966 | 1 | 0 | Apache-2.0 | 2020-08-10T08:41:45 | 2020-08-10T08:41:45 | null | UTF-8 | C++ | false | false | 837 | cc | /**
* Copyright 2020 Huawei Technologies 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... | [
"jinyaohui@huawei.com"
] | jinyaohui@huawei.com |
0f3f7ea355e1c4193574620fef09bcb34ee3c29c | 9f35bea3c50668a4205c04373da95195e20e5427 | /chrome/browser/chromeos/child_accounts/time_limits/web_time_limit_enforcer_browsertest.cc | 447264f2b677f970271d6cbdbbc139a56eec7490 | [
"BSD-3-Clause"
] | permissive | foolcodemonkey/chromium | 5958fb37df91f92235fa8cf2a6e4a834c88f44aa | c155654fdaeda578cebc218d47f036debd4d634f | refs/heads/master | 2023-02-21T00:56:13.446660 | 2020-01-07T05:12:51 | 2020-01-07T05:12:51 | 232,250,603 | 1 | 0 | BSD-3-Clause | 2020-01-07T05:38:18 | 2020-01-07T05:38:18 | null | UTF-8 | C++ | false | false | 8,800 | cc | // Copyright 2019 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 <set>
#include "base/feature_list.h"
#include "base/test/scoped_feature_list.h"
#include "chrome/browser/chromeos/child_acc... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
1c4c03cd9cacdb3587ee5c43395d1918d0c57032 | 9abf5e2fe6b57c24a89a3a5da5451ef80ef35146 | /3rdParty/atom/atom/utility/variant/CVariantPairBind.h | 69b65c38bf0a5fc43f7fe9be247564ff70ac1ea7 | [
"Apache-2.0"
] | permissive | jiyahan/ArmoredForce | 0a70815034e9c5b4219d4380cb47b4ae00d1ff27 | cd9e43d404b83604dc373dcbf8b4642646cee7c0 | refs/heads/master | 2021-06-21T14:17:04.832043 | 2017-08-17T06:59:18 | 2017-08-17T06:59:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 251 | h | #ifndef CVARIANTPAIRBIND_H
#define CVARIANTPAIRBIND_H
#include "../../Common.h"
#include "../stl/a_string.h"
#include "CVariant.h"
namespace atom
{
typedef std::pair<a_string, CVariant> CVariantPairBind;
} //end namespace atom
#endif
| [
"ichenq@outlook.com"
] | ichenq@outlook.com |
ce00b8070b7b7c45dd2a2ad031ec57f8ca3c200c | f85cfed4ae3c54b5d31b43e10435bb4fc4875d7e | /attacking_anti_tamper/taint_cpp/extern/Triton/src/libtriton/bindings/python/namespaces/initPrefixesNamespace.cpp | 9b16ad6dbb88ba094634a6e62aaffc8af56edf34 | [
"Apache-2.0",
"MIT"
] | permissive | archercreat/dta-vs-osc | 2f495f74e0a67d3672c1fc11ecb812d3bc116210 | b39f4d4eb6ffea501025fc3e07622251c2118fe0 | refs/heads/main | 2023-08-01T01:54:05.925289 | 2021-09-05T21:00:35 | 2021-09-05T21:00:35 | 438,047,267 | 1 | 1 | MIT | 2021-12-13T22:45:20 | 2021-12-13T22:45:19 | null | UTF-8 | C++ | false | false | 1,855 | cpp | //! \file
/*
** Copyright (C) - Triton
**
** This program is under the terms of the BSD License.
*/
#include <triton/pythonBindings.hpp>
#include <triton/pythonUtils.hpp>
#include <triton/pythonXFunctions.hpp>
#include <triton/x86Specifications.hpp>
/*! \page py_PREFIX_page PREFIX
\brief [**python api**] All ... | [
"sebi@quantstamp.com"
] | sebi@quantstamp.com |
e612e83058c6f9ab852bc8f492c3a35ab3fe93be | affc20714145323d8b21198a113a7af69dbeef3f | /Chapter 6 Arrays/6.19pascal's_triangle.cpp | 2740a2fbe46cdde7251e3e9c92b885e4b2fa3e25 | [] | no_license | Symas1/Algorithmic-Problems | 5fe21ac51be725aa0744e778c3b2161684f3ccd3 | 3761d456bd327ad17afe13513dcdd0a8a3b34118 | refs/heads/master | 2021-09-10T21:51:02.908864 | 2018-04-02T22:24:10 | 2018-04-02T22:24:10 | 122,794,033 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,717 | cpp | // pascals triangle
#include <vector>
#include <iostream>
#include <iterator>
#include <algorithm>
#include <assert.h>
using namespace std;
vector<int> triangle(int n)
{
if (n == 0)return{};
vector<int>res{ 1 };
for (int i = 1; i < n; ++i)
{
for (int j = 0; j < i + 1; ++j)
{
if (j == 0 || j == i)
{
r... | [
""
] | |
1417b906b3fa42e893af0ab1062348953045e30e | cb393b001b12c43383021cfd2608279c5e712a2d | /agent/storages/postgresql_storage/src/postgresql_storage.cpp | e3b6aed13c7b238adeeeb48289eb2b8d328141c4 | [
"MIT"
] | permissive | cpp11nullptr/vikki | 1af614c5c40143566f161887968e244eccff556e | bbb08b7adbdcc06f4d64c1a4c486691992c5cee0 | refs/heads/master | 2016-08-11T15:07:37.437197 | 2016-02-23T00:46:13 | 2016-02-23T01:04:44 | 49,737,245 | 3 | 1 | null | 2016-01-17T23:26:48 | 2016-01-15T18:30:05 | C++ | UTF-8 | C++ | false | false | 7,284 | cpp | /*
The MIT License (MIT)
Copyright (c) 2016 Ievgen Polyvanyi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, me... | [
"cpp11nullptr@gmail.com"
] | cpp11nullptr@gmail.com |
6fdbdbdc44dc5b68c955d814f6e95a00347cd1b1 | 1bbe57f87367bbb6dd4fd6ce8724e8675bc3822a | /ats/source/data_store/dataStorage.h | 84659bdcf6696c2b5bb5071c7023dafaa7893418 | [] | no_license | u5461177/test_suit | de79121ef11a5dc2c18f1bb2f5ebe635078375a0 | 1be29d675172c81bfe2b787c9b22369061d2faa1 | refs/heads/master | 2023-01-07T06:45:14.833643 | 2020-11-19T02:17:44 | 2020-11-19T02:17:44 | 290,406,045 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 556 | h | //
// Created by xtgu on 11/4/19.
//
#ifndef MUSE_DATASTORAGE_H
#define MUSE_DATASTORAGE_H
#include "cpp_redis/cpp_redis"
#include "mysql.h"
#include <json.hpp>
namespace ats {
class DataStorage final {
private:
DataStorage() = default;
~DataStorage() = default;
private:
std... | [
"m13225311263@163.com"
] | m13225311263@163.com |
4e77eb6fb30e5831f45f5b054e095e565634d5f5 | 7700d38ed8fe2024f4d9aa0956f1f1fb586c98e9 | /.svn/pristine/2c/2c8a1f719215cb2c6ac7078fb2d859360a01b5a0.svn-base | 9a0323cfe2f175c684b98b00eb32fec648d18920 | [] | no_license | uvs/mini-32 | 7c8ea62a9a910281816627488ba46fcc80a4dfdf | c51ebbc0f8021d0460e91ec237dab6535ea32be8 | refs/heads/master | 2021-01-19T18:08:14.777093 | 2013-11-18T07:19:18 | 2013-11-18T07:19:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 969 | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "Unit1.h"
#include "identify.h"
#include "preprocessor.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
#pragma resource "*.dfm"
#include... | [
"uvs_alex@mail.ru"
] | uvs_alex@mail.ru | |
3724290a71a67979ac93eeb591b69f744f29bbe3 | bd1a0a923f72d0734b03ccadd2fcd2e010de313e | /datadriven/src/sgpp/datadriven/operation/hash/simple/OperationInverseRosenblattTransformation1DModBsplineClenshawCurtis.cpp | f93c67e448563b1da52ce7d7cb2503d60138ed15 | [
"LicenseRef-scancode-generic-exception",
"BSD-3-Clause"
] | permissive | hanaumc/SGpp | ef24673d53defb8f3dddbadea503577c36bcfb4a | 11a376e52054925b67998e251c9c08dc220c4255 | refs/heads/master | 2020-04-28T22:36:12.738647 | 2019-08-18T15:17:10 | 2019-08-18T15:17:10 | 175,623,498 | 0 | 0 | NOASSERTION | 2019-03-14T13:04:20 | 2019-03-14T13:04:19 | null | UTF-8 | C++ | false | false | 11,055 | cpp | // Copyright (C) 2008-today The SG++ project
// This file is part of the SG++ project. For conditions of distribution and
// use, please see the copyright notice provided with SG++ or at
// sgpp.sparsegrids.org
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/exception/algorithm_exception.hpp>
#includ... | [
"fabian.franzelin@ipvs.uni-stuttgart.de"
] | fabian.franzelin@ipvs.uni-stuttgart.de |
14bda1831aa6d35d30c5b92dfc2be6c1c4d62ace | c0ea1532cd8b5ce6fc8a165e5f274013db66779a | /circfract.cpp | 7e8e5618d7d55c43e05496a35471f7e301dd5ba1 | [] | no_license | ckraeme2/fractals-in-gfx | 7a66382684b6a9a74d993fde128c9f20d74e1e40 | ef641f7e22eed7ee0da8c23879fc93cda9e5ef21 | refs/heads/master | 2022-07-29T02:18:32.463971 | 2020-05-19T21:53:39 | 2020-05-19T21:53:39 | 265,376,352 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 802 | cpp | // circfract.cpp
// fractal of recursively drawn circles of various radii
#include "gfx.h"
#include <unistd.h>
void draw_circles( float x, float y, float r );
int main()
{
int wd = 600, ht = 600, radius = 200;
gfx_open(wd, ht, "concentric circles");
while(1) {
gfx_clear();
draw_circles(wd/2, ht/2, ra... | [
"56941220+ckraeme2@users.noreply.github.com"
] | 56941220+ckraeme2@users.noreply.github.com |
42e6d52dbd3b78b51e74ed73761e84003ed785d7 | 434c2717246d608b0c5f99fd739b1f8a946911f5 | /InterviewBit Codes/Arrays/Largest_Number.cpp | 97b78a7a89e2b23874c262897204148b2042e056 | [] | no_license | shmundhra/Algorithmic-Programming | 326f921e5edaef66c49b1251b8f26358624058ae | a8788450db6d6d03117e62b8a898acdebe0a0e1e | refs/heads/master | 2020-04-14T02:38:03.995049 | 2020-04-11T10:08:06 | 2020-04-11T10:08:06 | 163,587,135 | 16 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,559 | cpp | // https://www.interviewbit.com/problems/largest-number/
bool compare ( int a , int b )
{
int diga , digb ;
diga = 0 ; digb = 0 ;
//cout<<"#"<<a<<"-"<<b<<"#"<<endl ;
int i ;
i= a ; do { diga++ ; } while(i/=10) ;
i= b ; do { digb++ ; } while(i/=10) ;
unsigned long long in... | [
"himanshumundhra98@gmail.com"
] | himanshumundhra98@gmail.com |
6fada564bd8b857171b42e715e48948ad2f9e42d | d57629ba9e80ec8cce9fc79fd6cfbd69d99c8816 | /src/input/dragoninterpreter.cc | 9abc2f4c3fd7057a7427afb1da9fac074719ba12 | [] | no_license | dvasi/cc3k | 2800b826e4266a3df4d1a0456d7c67cf7a9a6046 | a594bba83ce83e035885fe794b5f5d4634fdf140 | refs/heads/master | 2020-04-23T23:51:37.985447 | 2014-04-14T00:01:14 | 2014-04-14T00:01:14 | 22,068,170 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,023 | cc | #include "dragoninterpreter.h"
#include "enemy.h"
#include "player.h"
#include "dragon.h"
#include <cmath>
using namespace std;
DragonInterpreter::DragonInterpreter() :
EnemyInterpreter(){
}
DragonInterpreter::~DragonInterpreter(){
}
bool DragonInterpreter::playerInRange(Enemy* enemy){
//Yeah yeah static cas... | [
"tylerbtbam@gmail.com"
] | tylerbtbam@gmail.com |
666549ae2cd6a0923901fdc256ee970f6a985f7a | 5a1b35dea708739bcf453b88c6d81e7de1013b91 | /neural_networks/neuron.cpp | 4e5147afdacbda56d4e9d8403411c987b72e476d | [] | no_license | N00byEdge/ChineseCheckersAI | 95abdeba02e3dc36c9d9218bb984688853937b00 | bb30e4419b0957e1be0f97127a855049b2fe0b83 | refs/heads/master | 2020-12-06T17:21:01.600183 | 2016-03-14T01:37:22 | 2016-03-14T01:37:22 | 45,497,454 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,089 | cpp | #include "neuron.h"
ostream & operator<< ( ostream & os, const neuron & n ) {
os << "\t\t" << n.weights.size ( ) << "\n";
os << "\t\t";
for ( int i = 0; i < n.weights.size ( ); ++ i ) {
os << n.weights [ i ] << " ";
} os << "\n";
return os;
}
istream & operator>> ( istream & is , neuron & n ) {
int nW... | [
"me@hannesbredberg.se"
] | me@hannesbredberg.se |
b13133b0fd7b8382eb91b7eaf10c8ba09491a2b4 | bdc6119c5910093d2417830e15f2389a7e5e74b7 | /sols/leetcode/SortLinkedList.cpp | 03bcd6c2374df25f1864334d8602675d6ee316cd | [] | no_license | danscu/onlinejudge | 0d10d4902cb152dd6401d3624ebb7bc6c44bba38 | a981794d868dd8366d8f50931f10704066fbab96 | refs/heads/master | 2021-01-15T15:33:47.893332 | 2016-08-31T00:50:50 | 2016-08-31T00:50:58 | 17,789,216 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,291 | cpp | #include <iostream>
#include <cstdlib>
#include <cstdio>
using namespace std;
/**
* Definition for singly-linked list.
* struct ListNode {
* int val;
* ListNode *next;
* ListNode(int x) : val(x), next(NULL) {}
* };
*/
struct ListNode {
int val;
ListNode *next;
ListNode(int x) : val... | [
"danke.xie@gmail.com"
] | danke.xie@gmail.com |
ba1e063ad7161d6e8f2eb0dddfa7c3636644c867 | fd74dd24d2cafead1c6b69454f078e6aa0aec64f | /src/tflite-model/trained_model_compiled.cpp | 429d5ded4eb8145ab6b26882b6a222e08b3ee5c7 | [] | no_license | jhoydich/Bird_inferencing | d2505063f381fed5e0cd3f6d5f092453dd51dbe8 | ed13e6176c5120600203a095f9622435a671df00 | refs/heads/master | 2023-08-30T17:19:15.365223 | 2021-11-14T23:40:03 | 2021-11-14T23:40:03 | 428,067,796 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 87,629 | cpp | /* Generated by Edge Impulse
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute,... | [
"58893325+jerrr36@users.noreply.github.com"
] | 58893325+jerrr36@users.noreply.github.com |
0bb96fcaa26f657289e727b2de75579c59dee095 | fc0e4900ad6e2643b3b597564894769ac53e237a | /Display.h | d6c2822cacbec21218870f3a90e9083c33690821 | [] | no_license | Bela-Szilagyi/maze | af8313374fc02c0cb9814eda17f11342bd0bc3dc | 591dda810fd2a263b0a10a18c10835d35c312036 | refs/heads/master | 2021-09-10T22:31:54.094308 | 2018-01-15T11:09:23 | 2018-01-15T11:09:23 | 117,078,067 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 154 | h | #pragma once
#include "Maze.h"
class Display
{
public:
Display();
~Display();
void printMazeValues(Maze m);
static void printMaze(const Maze&);
};
| [
"szilagyib.mail@gmail.com"
] | szilagyib.mail@gmail.com |
5f28772b712a5a6f91abf785d0e85d657b1e49bd | b5bb40a3f64c4075beb1a93e6e43f02c2cb64da2 | /cpp/DesignPatterns/Structural/Adapter.cpp | 51520e4ff6172b5d54f085b16adb889e23413d4a | [] | no_license | DongQuan7/phys_410 | d251d5e16ce7c5732cd9108daf7963379f3d956e | 8ffa08e5d9f3c0747249033caa041175981873f6 | refs/heads/master | 2022-03-24T12:35:10.803063 | 2019-12-26T15:17:06 | 2019-12-26T15:17:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,507 | cpp | /**
* @file Adapter.cpp
* @brief Structural Pattern, Adapter example
* @ref https://en.wikibooks.org/wiki/C%2B%2B_Programming/Code/Design_Patterns
* @details Convert interface of a class into another interface.
* Adapter lets classes work together that couldn't otherwise because of incompatible inter... | [
"bfbubnic@us.ibm.com"
] | bfbubnic@us.ibm.com |
0c9b70f77cd0b8d60d1f40a90d2039f857f2aa25 | 792bf8e3600599453c72be903eeb84f1a532433d | /misc/XMLparser.h | b1c04cd54e345dfc083b7022f28ba6697d0bdce9 | [] | no_license | Arktas/Ysthme | c5b11aedcec6d7560c648024f8a31fe13a53a791 | 36ca3dbb80abc5fe19452b8f55ea402b5b55ff98 | refs/heads/master | 2021-01-23T11:48:15.572687 | 2015-10-17T16:33:55 | 2015-10-17T16:33:55 | 26,853,601 | 0 | 1 | null | 2014-12-02T08:40:50 | 2014-11-19T09:16:56 | C++ | UTF-8 | C++ | false | false | 454 | h | #ifndef XMLPARSER
#define XMLPARSER
#include "rapidxml/rapidxml.hpp"
#include <string>
#include <iostream>
#include <sstream>
#include <fstream>
#include <list>
#include <string.h>
typedef struct{
char* key;
char* data;
}dataStore;
class XMLparser
{
private:
char *buffer;
std::list<dataSt... | [
"arktas@live.fr"
] | arktas@live.fr |
ca04e2971841c37329322e273a27193398d695c0 | 52508a36db1f383ae85af1c5f97428fa6d04d785 | /Class works/28.3.2019/28.3.2019/Source.cpp | 2a3d548c72b39ee5dacb66bcfbc1ef346a35d372 | [] | no_license | khalilovske/IT-STEP | 66a0801e444e51b10c40db1463c12a627d02c192 | aac225849868c7b6c2a3602297c82b944c4947b0 | refs/heads/master | 2020-04-18T07:21:04.111847 | 2019-05-14T10:58:52 | 2019-05-14T10:58:52 | 167,357,307 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,311 | cpp | // ============================ Structure with Pointers with Functions with Dynamic Arrays =================
#include <iostream>
#include <string>
using namespace std;
struct Player {
string name;
string surname;
unsigned short age;
string position;
int price;
void ShowPlayer() {
cout << "===================... | [
"khalil@step.itstep.rv.ua"
] | khalil@step.itstep.rv.ua |
d823243544bcd184980fa7c6085554e6b743d2d1 | 00e69a7bc07b52878fbc43679f83dac715b5c7a9 | /leetcode_solved/[editing]leetcode_0312_Burst_Balloons.cpp | b0f85d0d5684782371a9c5b61ba2d736455ca0a8 | [] | no_license | Ghost-2019/Algorithm | 0589e3017c76d312d26e3433498379e75ad975fd | e4421bf5e900ff5fbe3035456b66bd18f0c30bbe | refs/heads/master | 2022-04-17T00:31:04.963031 | 2020-04-12T06:16:21 | 2020-04-12T06:16:21 | 258,400,595 | 1 | 0 | null | 2020-04-24T03:59:37 | 2020-04-24T03:59:36 | null | UTF-8 | C++ | false | false | 80 | cpp | class Solution {
public:
int maxCoins(vector<int>& nums) {
}
}; | [
"1460018362@qq.com"
] | 1460018362@qq.com |
522fdf5448c9ecf3d3c7bdb620e22734ecd45734 | 634ccc6a5a702ddc6df9db8048c848364b5ce60e | /CP/Dynamic Programming/staircase.cpp | 2db129fe0d0b14084e5c51cf72072bebd814a162 | [] | no_license | Showtim3/Programming | 8bed4e345a9bfde65b8806e9746e1b1dce3751a8 | 3e77c99704391eaa09668d7f76e522f473f221b1 | refs/heads/master | 2020-08-22T10:41:43.055340 | 2020-05-29T16:25:57 | 2020-05-29T16:27:30 | 216,376,680 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 420 | cpp | #include <iostream>
#include <set>
#include <map>
#include <vector>
#include <algorithm>
#define ll long long
#define lli long long int
using namespace std;
int numberOfWays(int n){
if(n==1){
return 1;
}
if (n==2){
return 2;
}
return numberOfWays(n-1) + numberOfWays(n-2);
}
int main(){
int t;
... | [
"coolrishabhrawat@gmail.com"
] | coolrishabhrawat@gmail.com |
6a4455d88ceb516afe543da27cb26550f006b5de | 8b9b1249163ca61a43f4175873594be79d0a9c03 | /LiquidCore/src/ios/V82JSC/FunctionTemplate.cpp | 646603bd79f80a125b7509e4b0300c04b019ebac | [
"MIT"
] | permissive | maugf214/LiquidCore | f6632537dfb4686f4302e871d997992e6289eb65 | 80a9cce27ceaeeb3c8002c17ce638ed45410d3e6 | refs/heads/master | 2022-12-02T01:18:26.132951 | 2020-08-17T10:27:36 | 2020-08-17T10:27:36 | 288,151,167 | 0 | 1 | MIT | 2020-08-17T10:32:05 | 2020-08-17T10:32:04 | null | UTF-8 | C++ | false | false | 24,162 | cpp | /*
* Copyright (c) 2018 Eric Lange
*
* Distributed under the MIT License. See LICENSE.md at
* https://github.com/LiquidPlayer/LiquidCore for terms and conditions.
*/
#include "V82JSC.h"
#include "FunctionTemplate.h"
#include "ObjectTemplate.h"
#include "Object.h"
#include "JSCPrivate.h"
using namespace V82JSC;
u... | [
"eric@flicket.tv"
] | eric@flicket.tv |
203080848cf59650a3200829150a1f9ea00f369a | 49b63657f846ae21103518992b7fc79c388dae92 | /14502.cpp | a33a7b965c3765b4ea475e3550076f213bd0df33 | [] | no_license | Longseabear/AlgorithmStudy | 4fc200425e52cff0b626227797e8cc196bd87bb2 | b1bc82b71a00f7388849f02a86c3fc5a134d7024 | refs/heads/master | 2020-03-27T00:23:11.732907 | 2018-08-21T21:02:57 | 2018-08-21T21:02:57 | 145,618,850 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,611 | cpp | #include <stdio.h>
#include <vector>
#include <memory.h>
#include <queue>
#include <algorithm>
using namespace std;
const int max_step = 3;
int map[10][10];
int dp[10][10];
vector<pair<int, int>> v;
vector<pair<int, int>> b;
int candidate_num = 0;
int dx[4] = { 0, 0 ,1,-1 };
int dy[4] = { 1, -1, 0, 0 };
int n, m;
... | [
"leap1568@gmail.com"
] | leap1568@gmail.com |
784e3d4407be6cc073635c8dc1b352ad4f5dbdec | 604a6bbe45af747831649fe04b05372f6004f1d7 | /LIB/argv_290.hpp | a4a3f2870428d412bc29b9d5e2adc8b70777e109 | [] | no_license | tybins99/CRYPTANALYSIS.BabyStep_GiantStep_GMP | c633b3885a931eded5e95c46381719eec87f48c9 | 0cd70cab5c41dc949bd8c31ab2bedfb184efa502 | refs/heads/master | 2021-05-11T23:40:48.897640 | 2018-01-15T08:27:23 | 2018-01-15T08:27:23 | 117,516,914 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,384 | hpp | // @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
// @@ FILE: argv_290.hpp
// @@
// @@ DESCRIPTION:
// @@ This argv_1314 contains the argv_1073 structures used
// @@ by the event loop to argv_1789 clients
// @@
// @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
// @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@... | [
"flegardien@kertel.com"
] | flegardien@kertel.com |
e76a22fc684a45ecb44aef91a6fe7317d5f4189b | 0b93324ce6822fe903559e0838e65adaf0b9b2bc | /mainwindow.cpp | 53c64fbbc85995b72f9bd0799b829674fbdf59d9 | [] | no_license | TRIGALKI/LAB1_3 | 92986a5da31fb1c3bf2bc844833aec69182d4dc1 | a2de065814efe6709198cbb3f3f007ee2c48b726 | refs/heads/master | 2020-04-16T13:41:31.032446 | 2019-01-15T12:18:30 | 2019-01-15T12:18:30 | 165,638,559 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,183 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include "queue.h"
#include "qstring.h"
#include "ingrident.h"
#include "string.h"
#include <string>
#include "QFileDialog"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
btnRefresh();
}
void... | [
"mironyuck.dania@yandex.ru"
] | mironyuck.dania@yandex.ru |
f0bfedc51e8ae3f04b4d6a4a35a364626c3e6acc | 88ae8695987ada722184307301e221e1ba3cc2fa | /third_party/webrtc/video/task_queue_frame_decode_scheduler.h | 69c6dae63da8af37aca38c04ba52fa3cbe894cbd | [
"Apache-2.0",
"LGPL-2.0-or-later",
"MIT",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LicenseRef-scancode-google-patent-license-webrtc",
"LicenseRef-scancode-google-patent-license-webm",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C++ | false | false | 1,717 | h | /*
* Copyright (c) 2022 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... | [
"jengelh@inai.de"
] | jengelh@inai.de |
19ead4430601cf41d5a8945f1db5668a0cb4055d | 1489073a852de8a2c616e3fe879586d9b5fe60e7 | /Color.h | 4ec44bd4a634e7c88755f009a75ffa49a0451eaa | [] | no_license | rwauger/PPM-Image-Creator | f9074e179fd1523bab2266b509707ca0775d952c | 9784b6ffc5474f2892f460326f41c3276e0b1d99 | refs/heads/master | 2022-05-17T22:13:18.084091 | 2020-04-30T03:11:33 | 2020-04-30T03:11:33 | 260,101,746 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 606 | h | #ifndef COLOR_H
#define COLOR_H
//using namespace std;
/*************************
*Ryan Auger
*CPSC 1020 001, F18
*rwauger@g.clemson.edu
*************************/
class Color
{
private:
unsigned char r;
unsigned char g;
unsigned char b;
public:
// Constructors
Color();
Color(unsigned char r, uns... | [
"35308806+rwauger@users.noreply.github.com"
] | 35308806+rwauger@users.noreply.github.com |
a99b468a1f8a93311cd832fa33e55ba5022eb159 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /chrome/browser/chromeos/system_logs/command_line_log_source.cc | f2b12cae0d322eb80e0ab55156dc84f37b7f3fab | [
"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,249 | cc | // 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.
#include "chrome/browser/chromeos/system_logs/command_line_log_source.h"
#include <stddef.h>
#include <string>
#include <vector>
#include "base/bin... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
0f0492a76f91efe28549a7ff44205a4405828d47 | bd18ae73e6a97f15929d2eeebfed34cb003e4742 | /Source/ImsvGraphVis/IGVEdge.cpp | 19b0765263185e7f3530718aad221ce982c57eec | [
"BSD-3-Clause"
] | permissive | kwonoh/ImsvGraphVis | d7faada6b63c40b20ce3962a46804d5f3e2673b8 | a97397818d7d8c6be4d8ea67882ac61093f52fc0 | refs/heads/master | 2022-05-26T23:34:27.332066 | 2022-03-24T02:46:39 | 2022-03-24T02:46:39 | 102,439,015 | 23 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 6,793 | cpp | // Copyright 2017 Oh-Hyun Kwon. All Rights Reserved.
#include "IGVEdge.h"
#include "IGVCluster.h"
#include "IGVGraphActor.h"
#include "IGVLog.h"
#include "IGVNodeActor.h"
FIGVEdge::FIGVEdge(AIGVGraphActor* const InGraphActor)
: GraphActor(InGraphActor),
SourceIdx(-1),
TargetIdx(-1),
SourceNode(nullptr),
... | [
"kwonoh@me.com"
] | kwonoh@me.com |
c26514a2a02affcfce7617237738ecf26e7d614d | 6cd1bf6544347c85cabaf672a5ed2dad94a18b63 | /Codeforces/CGR9/C.cpp | b21974eb855df219a63269b43a0bd4d3a289c4ae | [] | no_license | Shell-Wataru/AtCoder | 0a35f12478ac0ab54711171f653ce7bed5189c92 | 0ba32250f4e4a44459a4cd231ff47a5f46c4fe87 | refs/heads/master | 2023-01-10T04:21:25.199532 | 2023-01-09T04:16:30 | 2023-01-09T04:16:30 | 89,144,933 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,393 | cpp | #include <iostream>
#include <algorithm>
#include <vector>
#include <deque>
#include <queue>
#include <set>
#include <map>
#include <iomanip>
#include <cmath>
using namespace std;
using ll = long long;
ll BASE_NUM = 1000000007;
bool can_make(vector<ll> &A){
vector<ll> newA;
for (size_t i = 0; i < A.size(); i++... | [
"world.excite.8.enjoy@gmail.com"
] | world.excite.8.enjoy@gmail.com |
b35d31731c6477b60477fcdad2efbc8cb7da2f04 | 565af04b0554f74b5faf0428004f6489406d0031 | /src/main4.cpp | b37a3c2e487f29fae0cfb8fc08f0afbc44fc5e8f | [] | no_license | Brom-nn/C-lab-2 | cdc51292151c56999dbab154b886c12470fc14d6 | 37ae15f8557f674d078befd232e62c33853e8eb3 | refs/heads/master | 2020-12-07T01:34:04.732426 | 2020-02-02T16:54:27 | 2020-02-02T16:54:27 | 232,602,043 | 2 | 0 | null | 2020-01-08T16:05:16 | 2020-01-08T16:05:15 | null | UTF-8 | C++ | false | false | 484 | cpp | #include "task4.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>
int main()
{
time_t now;
time(&now);
srand(now);
char line[9];
int i = 0;
for (int i = 0; i < 8; i++)
{
line[i] = rand() % ('9' - '0') + '0';
}
line[8] = '\0';
puts(line); // pre-code
for (int i = 0; i < 8; ... | [
"Syatojkin_Evgenij@mail.ru"
] | Syatojkin_Evgenij@mail.ru |
420951ca49be8b285d27eec562973dff11ae2007 | a009f5e3caf109cdcde9c4091dd2d6c14dfc3ae9 | /sources/Kornet/Panel/Display/font/Font.cpp | 61e70e0981d537bf63140b27957ad5ac36c219fd | [] | no_license | yisea123/UniOsci | 2639aea0b3311318984995371e64c05560044701 | f36c5bacb501a49c569e141f53d8fc55a4f6c0a8 | refs/heads/master | 2021-08-29T15:48:14.221031 | 2017-12-14T06:08:27 | 2017-12-14T06:08:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,201 | cpp | #include "defines.h"
#include "font.h"
#include "font8.inc"
#include "font5.inc"
#include "fontUGO.inc"
#include "fontUGO2.inc"
const Font *fonts[TypeFont_Number] = {&font5, &font8, &fontUGO, &fontUGO2};
const Font *font = &font8;
int Font_GetSize()
{
return font->height;
}
int Font_GetLengthText(const char *t... | [
"Sasha7b9@tut.by"
] | Sasha7b9@tut.by |
af70acee69e5a8b661bf9f22e5d66fec9b44f758 | ccac7728181d6ec3af4b0ed4fff51fe515ccdc98 | /Dies/SubrangeType.h | b9c7fc463ae9175ac2dc00b20820b41e96d88269 | [] | no_license | CoRfr/SymbolQueryTool | 51a073cbf368a50ff1599ef1999d14f40d125d8b | 945fd8320a7a7cfa615abf49495f140b3771ed34 | refs/heads/master | 2021-01-19T04:37:35.770372 | 2014-05-14T14:23:41 | 2014-05-14T14:23:41 | 62,489,091 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 473 | h | /*
* SubrangeType.h
*
* Created on: 8 mars 2012
* Author: cor
*/
#ifndef SUBRANGETYPE_H_
#define SUBRANGETYPE_H_
namespace Dies
{
class SubrangeType : public DwarfDie
{
public:
SubrangeType(Dwarf * dbg, const Dwarf_Die & die)
: DwarfDie(dbg, die, "Subrange") {}
virtual void Explore(DieVisitor * visito... | [
"bertrand.roussel@cor-net.org"
] | bertrand.roussel@cor-net.org |
5c898ebc02b36b50ff3a33463ec1b65c9182d065 | 1a28cede16c32624aa5f477ca0001831117c0f9f | /src/utils/keyboard.cpp | 9df7a64ab3a77bbfe7831791298611f8887e81ca | [
"MIT"
] | permissive | Goader/wheel_opencv | a347501c9f8fd5122b83e9faa2fdc6b57f4de68f | 10c1015c64f7b8a3b8190306f08cee974740e44c | refs/heads/main | 2023-05-26T06:55:50.944915 | 2021-06-09T09:31:34 | 2021-06-09T09:31:34 | 360,676,812 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 663 | cpp | #include "../../include/utils/keyboard.h"
void press(int code) {
INPUT pressed;
pressed.type = INPUT_KEYBOARD;
pressed.ki.wVk = (WORD)code;
pressed.ki.wScan = (WORD)MapVirtualKey(code, MAPVK_VK_TO_VSC);
pressed.ki.time = 0;
pressed.ki.dwFlags = KEYEVENTF_SCANCODE;
SendInput(1, &pressed, s... | [
"kaljandlux@gmail.com"
] | kaljandlux@gmail.com |
b39c2fdd2516a2dc52385845fdb8fc100c8bb4c0 | 8d7e46473eb88863f6783343eed8a011343c320b | /src/bulletsprite.hpp | ca0b1538688ae15f2a72db43ca1ce50f7d4ae1b1 | [] | no_license | Daniil159x/Tanks2D | 006f3c1970a7b682c51b2d5ac364828bbcda6a0a | 07aebd5a067977b2607710ff9865ac740d1b3f1f | refs/heads/master | 2021-08-15T01:25:38.340131 | 2017-11-17T04:00:19 | 2017-11-17T04:00:19 | 105,170,746 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,037 | hpp | #ifndef SHELLSPRITE_HPP
#define SHELLSPRITE_HPP
#include <QObject>
#include <QTimer>
#include "sprite.hpp"
#include "enums.hpp"
#include <chrono>
class Mediator;
class BulletSprite : /*virtual*/ public QObject, public Sprite
{
Q_OBJECT
friend Mediator;
public:
BulletSprite(const MapField &map, std::... | [
"daniil.ru-m@mail.ru"
] | daniil.ru-m@mail.ru |
0d3215d557998f722b6da7b1c85308b8d7cc662f | bb1fbbe4ddba8f6d3fe121ec7b086f76886fe521 | /src/crypter.h | abaf77de6f1953bf74fa4b9fd316de60dcf3027a | [
"MIT"
] | permissive | aitracoinofficial/AITRA | 994cc56827126b327d1c37513b41a247bb93e2a7 | b047e796c2352a30a12139ef562f29efd4db7578 | refs/heads/master | 2022-12-05T01:50:21.064617 | 2020-09-07T12:11:34 | 2020-09-07T12:11:34 | 293,517,813 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,258 | h | // Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2017-2020 The PIVX developers
// Copyright (c) 2020 The AITRA Coin developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_CRYPTER_H
#define B... | [
"70712808+aitracoinofficial@users.noreply.github.com"
] | 70712808+aitracoinofficial@users.noreply.github.com |
a2787379a93a75295ccf7642716631e3b853ef97 | 34003d7edf799fe112695e16c4018bf817e7c143 | /include/occa/lang/expr/exprOpNode.hpp | 6b418bd2867c1a65edbe926ae04d92ce5f900701 | [
"MIT"
] | permissive | noelchalmers/occa | 9b5186ae8c6cd07554bff62dd277a4d4b5e34bab | 7b9b2a97879c1f2a384c4fed234aece4d331e00d | refs/heads/master | 2023-05-15T06:31:10.451159 | 2020-06-18T03:00:19 | 2020-06-18T03:00:19 | 140,303,059 | 2 | 0 | MIT | 2018-07-09T15:10:46 | 2018-07-09T15:10:45 | null | UTF-8 | C++ | false | false | 742 | hpp | #ifndef OCCA_LANG_EXPR_EXPROPNODE_HEADER
#define OCCA_LANG_EXPR_EXPROPNODE_HEADER
#include <occa/lang/expr/exprNode.hpp>
#include <occa/lang/operator.hpp>
namespace occa {
namespace lang {
class exprOpNode : public exprNode {
public:
const operator_t &op;
exprOpNode(operatorToken &token_);
... | [
"dmed256@gmail.com"
] | dmed256@gmail.com |
7bf0e717a1da946466515efc10eedf49095d0524 | 6fa089455a2259655c1fa1eeda82600883c8b8ba | /Project8/Source.cpp | 4aa4b9577bfa004450bec28aac00c0817d6ab8cf | [] | no_license | maifathy916/OSproject | b56ae2d5cecd5a9b6771002de7b19824965b45ec | 692fd537ec0720950069ae8bfe8f949ff7f3435c | refs/heads/master | 2022-12-16T21:21:15.290357 | 2020-09-14T13:48:57 | 2020-09-14T13:48:57 | 295,429,458 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,006 | cpp | #pragma warning(disable:4996)
#include <iostream>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <string>
#include <vector>
#include <conio.h>
#include <direct.h>
#include <process.h>
#include<filesystem>
using namespace std;
struct File {
char *data;
string name;
long long size;
string exte... | [
"maifathy885@gmail.com"
] | maifathy885@gmail.com |
1b1382a5e2114eb1fab322ba625b61351b564614 | 3e70eda6819fec5bf5ba2299573b333a3a610131 | /mole/gamesvr/games/angel_fight/effectmodatk.cpp | 5091788b054694262f3aaeb3bbae9b942a22f5cb | [] | no_license | dawnbreaks/taomee | cdd4f9cecaf659d134d207ae8c9dd2247bef97a1 | f21b3633680456b09a40036d919bf9f58c9cd6d7 | refs/heads/master | 2021-01-17T10:45:31.240038 | 2013-03-14T08:10:27 | 2013-03-14T08:10:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 716 | cpp | /*
* =====================================================================================
*
* Filename: effectmodatk.cpp
*
* Description:
*
* Version: 1.0
* Created: 06/20/2011 09:40:26 AM
* Revision: none
* Compiler: gcc
*
* Author: Ericlee, Ericlee@taomee.... | [
"smyang.ustc@gmail.com"
] | smyang.ustc@gmail.com |
fea4b4e4e2b07105cc4591b9330954f9a3de25fd | a1366103f0cb9423d316bed4e91c38d66e628853 | /main.cpp | e05a5beb68c2b8a60413e421a422772a1070e73b | [] | no_license | mattilindroth/pong | 613039df10a41c88242c24c2793f4b2956edfe09 | 51f7a7d3bf1a73cf36cfd0e5404659a77fb5c8b3 | refs/heads/master | 2020-03-26T11:44:10.829954 | 2019-04-10T17:49:52 | 2019-04-10T17:49:52 | 144,857,621 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 329 | cpp | #include <stdlib.h>
#include <SDL.h>
#include <SDL2\SDL_image.h>
#include "Game.h"
//#include "ValueRange.h"
using namespace std;
int main(int argc, char**argv)
{
Game *game = NULL;
// ValueRange *vr = new ValueRange(8, 0)
game = new Game(false);
game->Run();
delete game;
retur... | [
"matti.lindroth@gmail.com"
] | matti.lindroth@gmail.com |
41140a69ef524d1cfb63430b2d5285c5a2468883 | 57e7b4f7cdfa01ed1b53049ae3811147171b1989 | /Win32xx/samples/Explorer/src/SplitterPanes.h | 9e68bf764b55d5e5c70e2c03ba1aaebd18ea76d1 | [
"Unlicense"
] | permissive | mufunyo/VisionRGBApp | d083f34982de903a06c4f928817fdddb78ebb193 | c09092770032150083eda171a22b1a3ef0914dab | refs/heads/trunk | 2023-03-03T01:49:03.164808 | 2021-02-09T20:35:08 | 2021-02-09T20:37:05 | 324,387,638 | 2 | 1 | Unlicense | 2020-12-28T10:21:03 | 2020-12-25T15:34:00 | C++ | UTF-8 | C++ | false | false | 516 | h | ///////////////////////////////////////////////////////
// SplitterPanes.h
// Declaration of the CLeftPane and CRightPane classes
#ifndef SPLITTERPANES_H
#define SPLITTERPANES_H
#include "MyListView.h"
#include "MyTreeView.h"
class CLeftPane : public CDocker
{
public:
CLeftPane();
virtual ~CLeftPane() {}
... | [
"mf@mufunyo.net"
] | mf@mufunyo.net |
54eb21d1ad8e69b845add2fed689ce4014fb49a0 | 447118b9f93501922c4e37b86657b5c4a533da36 | /src/cgw-ini.cpp | 94eca8072c745102d0c834022b9448827e938ec2 | [] | no_license | dtrenin7/overseer | d8683dcc6b7e4f2ff34513cff7e5271112da48ba | 2ff604d5f136677ce7147729c735f42b1601e26c | refs/heads/master | 2021-05-04T13:52:15.112818 | 2018-02-05T16:26:35 | 2018-02-05T16:26:35 | 120,323,862 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,331 | cpp | /*
* cgw-ini.cpp
*
* Created on: 23 june 2015
* Author: Dmitry Trenin (dtrenin7@gmail.com)
*/
#include "cgw-ini.h"
#include <string>
#include <algorithm>
#include "cgw-log.h"
namespace CGW {
static str_t trim(const str_t& s) {
size_t l = s.length();
if (l == 0)
return s;... | [
"dtrenin7@gmail.com"
] | dtrenin7@gmail.com |
7077624a5dbcd8bafc43a92e5699efc065707804 | 8a1fa5f5045130c193aae3d810fd64acf14c2ce5 | /rec02.cpp | c962a4262b79b07adda325159474bb9f0b98988f | [] | no_license | EddieSource/oop_lab | 8959e4e3361eeb6ad5374ec2191a369cfbdf328c | f00253982276c6c5998904c01c51adbd1d455be3 | refs/heads/master | 2023-08-31T07:24:02.230656 | 2023-08-18T20:05:53 | 2023-08-18T20:05:53 | 367,999,905 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,608 | cpp | //
// main.cpp
// cs2124-lab-2
//
// Created by Eddie Zhu on 2020/2/7.
// Copyright © 2020 EddieZ. All rights reserved.
//
#include <iostream>
#include <string>
#include <fstream>
#include <vector>
using namespace std;
struct Molecular_formula {
vector<string> names;
int carbon_atoms;
int hydrogen_at... | [
"xz2715@nyu.edu"
] | xz2715@nyu.edu |
2d1837bf90281bd9d506e7b25e62392715ca32f0 | a03ccf7d79ec879934663c894c01f60ecbe6d74e | /FreeGLUT-3D-Demo/src/RenderManager.cpp | 31ac96103f26e3cc11d33b46883bf899f6aa5bfb | [] | no_license | Jonathan-L-Davidson/FreeGLUT-3D-Demo | 8ea9a67bca51fd591ba3078dc4ca3f508e7afda9 | e9acc3aaac7c908b8c5baca74df4e8aefc4e7a87 | refs/heads/master | 2020-12-19T18:49:37.333152 | 2020-04-21T20:50:11 | 2020-04-21T20:50:11 | 235,818,591 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,294 | cpp | #include "GLUT.h"
#include "RenderManager.h"
#include "ObjectManager.h"
#include "MasterManager.h"
#include <iostream>
RenderManager::RenderManager(MasterManager* mstMgr, ObjectManager* objMgr) {
m_masterManager = mstMgr;
m_objectManager = objMgr;
m_camera = mstMgr->GetCamera();
}
void RenderManager::Dis... | [
"d016527j@student.staffs.ac.uk"
] | d016527j@student.staffs.ac.uk |
22219edde5063a420f5433c02d87eda082d0d578 | d65833a1fdfa3dc5a419e098d81e67848b7a4d86 | /logdevice/common/replicated_state_machine/ReplicatedStateMachine-inl.h | 393741544f4e42eeb23d11fff58c9eaa7f8a543d | [
"BSD-3-Clause"
] | permissive | icikic/LogDevice | 6c8104b9672256cae58d8887896097a561babc02 | e3f4cc991ab19298225865e55f32dedbe4da31b8 | refs/heads/master | 2020-12-26T13:52:33.436105 | 2020-01-31T21:42:20 | 2020-01-31T21:44:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 55,552 | h | /**
* Copyright (c) 2017-present, Facebook, Inc. and its affiliates.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree.
*/
#include "logdevice/common/Checksum.h"
#include "logdevice/common/SnapshotStoreTypes.h... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
7efa627d646ff31738e33ae715ab6c0875890657 | 199db94b48351203af964bada27a40cb72c58e16 | /lang/af/gen/Bible44.h | 065f877444bf842843acaeaad4c6baf6c50ba7a8 | [] | no_license | mkoldaev/bible50cpp | 04bf114c1444662bb90c7e51bd19b32e260b4763 | 5fb1fb8bd2e2988cf27cfdc4905d2702b7c356c6 | refs/heads/master | 2023-04-05T01:46:32.728257 | 2021-04-01T22:36:06 | 2021-04-01T22:36:06 | 353,830,130 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 153,258 | h | #include <map>
#include <string>
class Bible44
{
struct af1 { int val; const char *msg; };
struct af2 { int val; const char *msg; };
struct af3 { int val; const char *msg; };
struct af4 { int val; const char *msg; };
struct af5 { int val; const char *msg; };
struct af6 { int val; const char *msg; };
struct af7 {... | [
"max@mkoldaev.ru"
] | max@mkoldaev.ru |
fbf3b572d7050eaeff17fc47769553fcd2608226 | 1092bd6dc9b728f3789ba96e37e51cdfb9e19301 | /loci/video/d3d9/managed_vertex_buffer.h | 934c225d4005cc5c8059378d345e17168493da8f | [] | no_license | dtbinh/loci-extended | 772239e63b4e3e94746db82d0e23a56d860b6f0d | f4b5ad6c4412e75324d19b71559a66dd20f4f23f | refs/heads/master | 2021-01-10T12:23:52.467480 | 2011-03-15T22:03:06 | 2011-03-15T22:03:06 | 36,032,427 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,278 | h | #ifndef LOCI_VIDEO_D3D9_MANAGED_VERTEX_BUFFER_H_
#define LOCI_VIDEO_D3D9_MANAGED_VERTEX_BUFFER_H_
/**
* Encapsulates a d3d9 vertex buffer, providing RAII.
* Sets up a vertex buffer, allows binding of that buffer to the pipeline and
* provides RAII support to automatically release that buffer.
*
* @file ... | [
"mryeti1@googlemail.com@0e8bac56-0901-9d1a-f0c4-3841fc69e132"
] | mryeti1@googlemail.com@0e8bac56-0901-9d1a-f0c4-3841fc69e132 |
5039f754f6c9d2751c9f848e9022fab982d62b53 | 0aa229067a7448e6cc2ceab12357bb65fae2a4f9 | /serverthread.h | d4a6ce78b1a55855b8edd40a85969590f9337cee | [] | no_license | woogerboy21/CCGTableTop | b6659fd747dfb0a2a0bcf3b23c4c796825bb999e | dcaa21255bd397cd085d53ddaed311c5d5eed009 | refs/heads/master | 2020-03-29T10:09:31.773009 | 2017-01-10T05:56:59 | 2017-01-10T05:56:59 | 39,311,330 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 512 | h | #ifndef CCGTABLETOPSERVERTHREAD_H
#define CCGTABLETOPSERVERTHREAD_H
#include <QThread>
#include <QTcpSocket>
#include <QDebug>
class CCGTableTopServerThread : public QThread
{
Q_OBJECT
public:
explicit CCGTableTopServerThread(qintptr ID, QObject *parent = 0);
void run();
signals:
void error(QTcpSocket... | [
"woogerboy21@gmail.com"
] | woogerboy21@gmail.com |
84d177a01a0b9a7849a4271be981ccc85d709c98 | 5286798f369775a6607636a7c97c87d2a4380967 | /src/rigxml.cpp | c6b68f8b58fcc5ca75215d3233e079309af54207 | [
"MIT",
"LicenseRef-scancode-free-unknown"
] | permissive | MelvinG24/dust3d | d03e9091c1368985302bd69e00f59fa031297037 | c4936fd900a9a48220ebb811dfeaea0effbae3ee | refs/heads/master | 2023-08-24T20:33:06.967388 | 2021-08-10T10:44:24 | 2021-08-10T10:44:24 | 293,045,595 | 0 | 0 | MIT | 2020-09-05T09:38:30 | 2020-09-05T09:38:29 | null | UTF-8 | C++ | false | false | 3,336 | cpp | #include <stack>
#include <QUuid>
#include <QDebug>
#include <QStringList>
#include <QRegExp>
#include "rigxml.h"
#include "util.h"
#include "jointnodetree.h"
void saveRigToXmlStream(const Object *object,
const std::vector<RigBone> *rigBones,
const std::map<int, RigVertexWeights> *rigWeights,
QXmlStreamWr... | [
"huxingyi@msn.com"
] | huxingyi@msn.com |
2a96fca4dcf5a94482951b0e80ce05953b9c43b2 | f0833f1ee8357c13e218586d15fb14385918517d | /src/peprocessor.h | ac02fd0b0f97e73ac8bf4ce20e37ffb4fa3a5f67 | [
"MIT"
] | permissive | iamh2o/fastp | 1c148f09b5986213fd686a4c5b477bb27db3732e | 11d39f2de95e10c6dd082f071a59ed834e018ea5 | refs/heads/master | 2023-07-15T21:20:39.811736 | 2021-08-24T14:00:31 | 2021-08-24T14:00:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,221 | h | #ifndef PE_PROCESSOR_H
#define PE_PROCESSOR_H
#include <stdio.h>
#include <stdlib.h>
#include <string>
#include "read.h"
#include <cstdlib>
#include <condition_variable>
#include <mutex>
#include <thread>
#include "options.h"
#include "threadconfig.h"
#include "filter.h"
#include "umiprocessor.h"
#include "overlapanal... | [
"chen@haplox.com"
] | chen@haplox.com |
ce21651350e1a175340071d825a8407cd4b0a3e4 | 67270d787bdffcae999d96630d7b9ce1eabbe347 | /tests/vector/vector_test.cpp | 0a3ef5c548cf020fa3584ffe2bc2bde9b97f6e50 | [] | no_license | ComputationalRadiationPhysics/nbody-alpaka | de7f14799f76af7f01219287b52e2886bb1a2c82 | 7b36660b56c11cf84ea2eca348c29f45938aad12 | refs/heads/master | 2016-08-13T01:46:03.761534 | 2016-02-01T05:01:23 | 2016-02-01T05:01:23 | 47,773,052 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,179 | cpp | /** Test for Vector class
*
* This file tests math operations with the Vector class
*
* @file vector_test.cpp
* @author Valentin Gehrke
* @date Wednesday, 16. December 2015 19:38
*/
#define BOOST_TEST_DYN_LINK
#define BOOST_TEST_MODULE VectorTest
#include <iostream> // std::cout
#include <simulation/types/vecto... | [
"madmaurice@zom.bi"
] | madmaurice@zom.bi |
fd68c01b4d59b31f6818f7b7b7adcf864a6d1e6e | ab9aaf7fef6f98952d18ca2f54f3b8a2227c9db4 | /atcoder.jp/abl/abl_b/Main.cpp | 1d49bfbc079a02be520b5bf6746e6c0adeef1e9e | [] | no_license | m-hiroaki/atcoder-archive | 608e0bfb665f61e19d4c86e3eb4d770d9c0c2d75 | 76cb4d945d4dbec54c33e1c24d312437c85f1d26 | refs/heads/master | 2023-06-24T01:18:45.774787 | 2021-07-31T14:22:26 | 2021-07-31T14:22:26 | 294,118,820 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,235 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef unsigned long long ull;
const long double PI = (acos(-1));
const long long MOD = 1000000007;
struct Edge
{
long long to;
long long cost;
};
using Graph = vector<vector<Edge>>;
using P = pair<ll, ll>;
const long long INF = 1LL << 60;
#d... | [
"m.hiroaki1217@gmail.com"
] | m.hiroaki1217@gmail.com |
ad9753e8bdd6866538d0e48f58d5412c502eb4b6 | e34a735456541c1c2f6f7c2dc81428b0538dfa0c | /update_tool/update_tool.cpp | e93e90cdeb56c6e7d90615c54ff378bc85268b86 | [] | no_license | fearlessfollowing/titan_prj | 3064cfa61c078a3515411533333c1004ac597305 | c3b3af611a3381af2e5c90f80fa425cc71749296 | refs/heads/master | 2020-04-02T13:38:03.669477 | 2019-03-05T13:30:44 | 2019-03-05T13:30:44 | 154,489,532 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,867 | cpp | /************************************************************************
** 项 目: PRO2
** 文件名称: update_tool.cpp
** 功能描述: 用于生成升级镜像文件(如Insta360_Pro_Update.bin)
** 创建日期: 2017-03-24
** 文件版本: V1.1
** 作 者: skymixos, ws
** 修改记录:
** V1.0 ws 2017-03-24 创建文件
** V1.1 skymixos 2018年4月18日 添加注释,并做修改(版本号)
** V... | [
"luopinjing@insta360.com"
] | luopinjing@insta360.com |
77a635432ec890b04d695dc8c36f70ee3e256351 | 60a93f1c34617bd08f1862ef076dc77f766d37b2 | /source/Animation/SkeletonManager.cpp | 15b54e51247ce1282f6161807d5681b075ac2fc4 | [
"MIT"
] | permissive | dantros/MonaEngine | 4f4fdbd2344f553f9bfd0189a4872a0581022f40 | e3d0048c2fe2dd282b84686f0e31e5741714222b | refs/heads/master | 2023-07-27T10:51:18.565020 | 2021-09-17T00:11:39 | 2021-09-17T00:11:39 | 395,851,979 | 0 | 1 | MIT | 2021-08-15T03:23:15 | 2021-08-14T01:32:20 | null | WINDOWS-1250 | C++ | false | false | 1,281 | cpp | #include "SkeletonManager.hpp"
#include "Skeleton.hpp"
namespace Mona {
std::shared_ptr<Skeleton> SkeletonManager::LoadSkeleton(const std::filesystem::path& filePath) noexcept {
const std::string& stringPath = filePath.string();
//En caso de que ya exista una entrada en el mapa de esqueletos con el mismo path,
... | [
"byronaaronb@gmail.com"
] | byronaaronb@gmail.com |
d18eb3d7d96b01ffa5390d5d7cea93ce3ec16d2d | 04630c5168ff26a780b2c21793606a42cf9e46fe | /Baekjoon_OJ/브루트포스(문제)/15684_사다리 조작.cpp | 8e72cd0f4f12e10b4dd2198dee77e6994f8e9998 | [] | no_license | heeguk/Algorithm | 4863d653bc0dec84e2cb0e13c1eb5164b575bd86 | c7b8b347c2b497271037e79d0ed9b8f94d5ee7e9 | refs/heads/master | 2020-04-27T01:28:23.163518 | 2019-08-23T06:08:32 | 2019-08-23T06:08:32 | 173,901,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,061 | cpp | #include <iostream>
#include <cstring>
using namespace std;
int N, M, H;
int map[31][11];
bool simulate() {
for (int i = 0; i < N; i++) {
int x = i;
for (int y = 0; y < H; y++) {
if (map[y][x] == 1) x++;
else if (map[y][x] == 2) x--;
}
if (x != i)
return false;
}
return true;
}
void solve(int c... | [
"heeguk95@naver.com"
] | heeguk95@naver.com |
30d202d204cee23891bd2952277d4bd4fb644c45 | c9d4d5eb54d8e3e6c13806802634c746742c5da4 | /keops/core/pack/PackVal.h | 3a1e24d03f7c80c99acd3cd988a5f29344db4d61 | [
"MIT"
] | permissive | dvolgyes/keops | 719d2420c1fb2b0407659cfb5ff2fce613bae5df | 58b2c5f7822a7468a6da2ce439939e7dad04d7f3 | refs/heads/master | 2022-12-21T09:24:02.762112 | 2020-09-30T14:20:58 | 2020-09-30T14:20:58 | 299,624,007 | 1 | 0 | MIT | 2020-09-29T13:38:48 | 2020-09-29T13:21:28 | null | UTF-8 | C++ | false | false | 427 | h | #pragma once
namespace keops {
/////////////////////////////////////////////////////
// get the value at position N from a pack of ints //
/////////////////////////////////////////////////////
template< class P, int N >
struct PackVal {
using type = typename PackVal< typename P::NEXT, N - 1 >::type;
};
template< ... | [
"benjamin.charlier@umontpellier.fr"
] | benjamin.charlier@umontpellier.fr |
0ef3056cae7525f6bede9ac3090923f246d0be57 | cbd3ac62b75ac3dceb6ffb219eaa3fe9d2ef0c00 | /src/net/nqe/socket_watcher.cc | fccea328a9aff3fc62cf323ec89ceedc01ac90ae | [
"BSD-3-Clause"
] | permissive | crazypeace/naiveproxy | d403fa282bcf65cac3eacb519667d6767080d05d | 0a8242dca02b760272d4a0eb8f8a712f9d1093c4 | refs/heads/master | 2023-03-09T21:23:30.415305 | 2022-10-06T17:23:40 | 2022-10-06T17:23:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,529 | 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 "net/nqe/socket_watcher.h"
#include "base/bind.h"
#include "base/location.h"
#include "base/task/single_thread_task_runner.h"
#include "base/tim... | [
"kizdiv@gmail.com"
] | kizdiv@gmail.com |
c99e8c6511ee24a1986d73c2028a18fc14bc8a9f | 1a6819221332c39db47621bf527c2562f40a5bb5 | /SparCraft/source/SparCraft.cpp | 4ead268e57cd2f10257b767cee7b0620a56fd63c | [
"MIT"
] | permissive | kant2002/ualbertabot | 6e372468ba686eea3439da14b26bffd0f4c95625 | b4c75be8bf023f289f2e58e49ad600a9bda38fcd | refs/heads/master | 2021-06-04T07:51:16.138136 | 2020-08-10T10:33:59 | 2020-08-10T10:33:59 | 95,999,080 | 2 | 1 | MIT | 2019-08-29T08:11:23 | 2017-07-02T03:02:04 | C++ | UTF-8 | C++ | false | false | 487 | cpp | #include "SparCraft.h"
namespace SparCraft
{
bool isInit = false;
void init()
{
if (!isInit)
{
std::cout << "Initializing SparCraft...\n";
// Initialize Data for Attack Frame Animations
SparCraft::Config::InitAttackFrames();
// Initialize W... | [
"dave.churchill@gmail.com"
] | dave.churchill@gmail.com |
52ecc361eb7741a329040fe74625f46fa1bb8b49 | 4070d3b1630a0b21c75e1d541bbb1de6a8347e6c | /UFT/SDK/WB_PlayerStats_classes.h | 6c47e7b6da292c11751f037c7a1fa01da45a765a | [] | no_license | Game-Academy-of-Sciences/AimGods | fa13b4a5a2bcbbf809a4be9f4f756e581edcdf51 | 3f91c8c2ef03f32451a51e701bee3e86823a5982 | refs/heads/main | 2023-02-17T06:30:49.301528 | 2021-01-01T00:52:43 | 2021-01-01T00:52:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,118 | h | #pragma once
// Name: AimGods, Version: Beta 2
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
/*!!HELPER_DEF!!*/
/*!!DEFINE!!*/
namespace UFT
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------
... | [
"douglorenzen@gmail.com"
] | douglorenzen@gmail.com |
13be9727b2c7b735382dba009d9a1eaa29c4a83c | 25869d9751205749475e4bd7a70ecc5958a85e2f | /Graph/ListGraph.h | 379f5042a9329c5e9ec8d3737138da0c603325aa | [] | no_license | thamian/graph-algorithms-2k17 | 3e839b086649c61c2b12c8b7745f742f40d973fb | 02d8626731434d6835c5d9a12dacfbcdec91cf39 | refs/heads/master | 2020-03-12T18:04:58.205941 | 2018-04-23T20:24:55 | 2018-04-23T20:24:55 | 130,752,262 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 524 | h | //
// Created by thamian on 02.05.17.
//
#ifndef P2_LISTGRAPH_H
#define P2_LISTGRAPH_H
#include <LinkedList.h>
#include "Graph.h"
#include "../Interface/Menu.h"
class ListGraph : public Graph {
LinkedList **adjacencyListArray_; // Tablica wskaźników na listy sąsiedztwa.
void initialize(std::ifstre... | [
"damian.korzekwa@gmail.com"
] | damian.korzekwa@gmail.com |
5211437ee01a2cff418c954572ab672e1d05106f | e2b4a334a6b5f748b8d36a52f75e2c863dafd0b2 | /glestSVN/source/shared_lib/include/util/util.h | 17990e57596118db7eb536f5a446e66417cd1454 | [] | no_license | wangtianhang/glest | 976c803454977322c600b2e68d4696a7b5cf5757 | f26c1ea38c3932566e61638672f4d785721147f0 | refs/heads/master | 2020-12-31T01:22:42.975270 | 2016-05-01T13:25:45 | 2016-05-01T13:25:45 | 57,438,810 | 0 | 0 | null | null | null | null | ISO-8859-10 | C++ | false | false | 1,468 | h | // ==============================================================
// This file is part of Glest Shared Library (www.glest.org)
//
// Copyright (C) 2001-2008 Martiņo Figueroa
//
// You can redistribute this code and/or modify it under
// the terms of the GNU General Public License as published
// by the Free Software ... | [
"690879430@qq.com"
] | 690879430@qq.com |
df24e016cde7795db9322feaa1a66e6ab56c6ad6 | 378b84dcc24db3d531082b1add657c2aede15e3d | /Project1/Student.cpp | 709b7da0473510a7491102f786be4d079e6ab107 | [] | no_license | RaidenXP/Class-Group-Project--School-Menu | 6ab481aa55a427a53e8d7877c01a1b8861ed18ef | c9fb16729406ce61d7755904224c283d55e1ca87 | refs/heads/main | 2023-08-25T12:04:40.046642 | 2021-10-02T19:51:32 | 2021-10-02T19:51:32 | 412,897,430 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,209 | cpp | /************************
Xcoders
Dawson, Tallis
Le, Emily
Bostouros, Abanob
Tran, Nathan
CS A250 - Fall 2019
Project 2
*************************/
#include "Student.h"
using namespace std;
Student::Student()
{
studentID = 0;
totalCourses = 0;
tuitionWasPaid = false;
}
void Student::setStudentInfo(const... | [
"nathanthientran@gmail.com"
] | nathanthientran@gmail.com |
80d95a53b7144b30e751854a13dcf3b74a9333c8 | c20c4812ac0164c8ec2434e1126c1fdb1a2cc09e | /Source/Source/Tools/SceneEditor/KPhysicsSimulator.cpp | f503260e539f45dde310b8f823e6e9188d2429e2 | [
"MIT"
] | permissive | uvbs/FullSource | f8673b02e10c8c749b9b88bf18018a69158e8cb9 | 07601c5f18d243fb478735b7bdcb8955598b9a90 | refs/heads/master | 2020-03-24T03:11:13.148940 | 2018-07-25T18:30:25 | 2018-07-25T18:30:25 | 142,408,505 | 2 | 2 | null | 2018-07-26T07:58:12 | 2018-07-26T07:58:12 | null | GB18030 | C++ | false | false | 72,357 | cpp | /*
**************************************************************************
*
* Project : SceneEditor
* FileName : KPhysicsSimulator.cpp
* Coded by : HJQ
* Date : 2004-05-27
* Comment : 物理模拟系统
* Copyright 2004 Kingsoft Corp.
* All Rights Reserved.
*
***********************************************************... | [
"dark.hades.1102@GAMIL.COM"
] | dark.hades.1102@GAMIL.COM |
244dc4a43aca3119adb276e2b5cfac3b5ac85c4c | 818dfd7b1088f30ca348c61e901224e267ca0add | /SaleSystem/InfoDlg.cpp | 20d5a714985143f0c1c3c45172b2b378fb0a2ea6 | [] | no_license | Run2948/mfc-basic | 6531ffedf616771efbb45be35d84db76f649366a | df0e4a79f96209bc5796229c0f40dd59052dcb47 | refs/heads/master | 2023-07-15T00:50:38.741123 | 2021-08-23T13:13:40 | 2021-08-23T13:13:40 | 399,108,770 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,728 | cpp | // InfoDlg.cpp: 实现文件
//
#include "pch.h"
#include "SaleSystem.h"
#include "InfoDlg.h"
#include "InfoFile.h"
// CInfoDlg
IMPLEMENT_DYNCREATE(CInfoDlg, CFormView)
CInfoDlg::CInfoDlg()
: CFormView(IDD_DIALOG_INFO)
{
}
CInfoDlg::~CInfoDlg()
{
}
void CInfoDlg::DoDataExchange(CDataExchange* pDX)
{
CFormView::DoDa... | [
"15997352948@163.com"
] | 15997352948@163.com |
8afac2303a0f9f6a7ffe8f437d5d8f6f5a4c8637 | 3c9170f0624fe0413d485ea585d2b068026f64d7 | /GSLAM/gslam/GUI/SLAMVisualizer.cpp | 2c25e4843a072898456e55a7f78e9230356e689f | [] | no_license | YAMMAY/GSLAM | ea78a196bccb07ce4ae22eb609f80807d0c48f50 | 363db1b7deeb7d5d5e46fb8555bdaf0542f99962 | refs/heads/master | 2020-03-15T09:19:46.323980 | 2018-05-02T02:32:00 | 2018-05-02T02:32:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,197 | cpp | #if defined(HAS_QT)
#include <GL/glew.h>
#include "SLAMVisualizer.h"
#include "../../core/Event.h"
namespace GSLAM{
bool compareFr(GSLAM::FramePtr a,GSLAM::FramePtr b)
{
return a->id()<b->id();
}
class MapVisualizer : public GSLAM::GObject
{
public:
MapVisualizer():_vetexTrajBuffer(0),_mapUpdated(false),_curF... | [
"zd5945@126.com"
] | zd5945@126.com |
22af7b382a33bf8cbf973c932620114a00ee7e10 | 4b475e724125383b934a29582f32c0a3a1f16e02 | /strings/addBinaryStrings.cpp | 359406735ce1d327e971544f0a68a6ca03c42c4b | [] | no_license | BJas/InterviewBit | 2796d9b9aa28e203354fbb353ebbf00f110c260a | 9ce3c0ca40e1ffcfe929407c7c8a5dddd73934ed | refs/heads/master | 2020-03-27T02:37:38.165314 | 2018-12-05T17:58:34 | 2018-12-05T17:58:34 | 145,804,952 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 682 | cpp | #include<iostream>
#include<algorithm>
using namespace std;
int check(int sum, int rem) {
}
string addBinary(string A, string B) {
string res = "";
int i = A.size()-1, j = B.size()-1, rem = 0, sum;
int maxx = max(i, j);
while(maxx>=0) {
if(i>=0 && j>=0)
sum = (A[i] - '0') + (B[j] - '0') + rem;
el... | [
"zhaslan0526@gmail.com"
] | zhaslan0526@gmail.com |
e3ff1425d7fd34119cc6b1a6a5e0f3a328e25791 | 326f83814db5c4348d413a3598020e3257a317cf | /tetris/display.cpp | 9c5233eb74b3a35e41308fd0bb83d19204eabe11 | [] | no_license | aldolo69/gamedui | 10c4aeca256b853426f633185221dd5ecf48e919 | d2efae4ba0bb4c57815c39655cb4932b2e3a1657 | refs/heads/master | 2021-01-10T14:27:33.287014 | 2018-04-03T05:49:13 | 2018-04-03T05:49:13 | 52,730,498 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,314 | cpp | #include <Arduino.h>
//#include "mem.h"
#include "display.h"
#include <avr/pgmspace.h>
#include "LedControl.h"
LedControl *displayLc;
unsigned char display[4][8];
const unsigned char icons[][8] PROGMEM=
{
//sound note 0
0b00011000,
0b00010110,
0b00010000,
0b00010000,
0b01110000,
0b11110... | [
"aldolo@softhome.net"
] | aldolo@softhome.net |
8239d45502d320b00309a8805b955402629273f9 | f6039703c2f66b46cb5aea4c446aca780800dd1b | /SysTrayDemo/syscall.h | 7ae9582ab6be69b564e1a941cd691ed6dca87f3b | [] | no_license | ExploitTheLoop/SysTrayDemo | 4d2ed5f3796fda61bb24b01e7545b1435b8e929c | bd75f7356c976a3f3b7d11864bb8cf09f41aa222 | refs/heads/master | 2023-07-25T23:19:31.659613 | 2021-09-08T16:45:39 | 2021-09-08T16:45:39 | 404,424,080 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,352 | h | #pragma once
#pragma once
#include <Windows.h>
#include <iostream>
using namespace std;
template<typename T = NTSTATUS>
class makesyscall
{
public:
makesyscall(LPCSTR lpFuncName);
~makesyscall();
public:
template<typename... Args>
T operator()(Args... arg);
private:
uint32_t GetSyscallIndex(const ... | [
"sayan8013cocacc@gmail.com"
] | sayan8013cocacc@gmail.com |
b7c5adbd269a527c8261ddec7613a45b0126c006 | 30e6ef70c9e9e94b2891bc7b76e89f01c1908ec3 | /Chapter_1/practise/1_15/histogram.hpp | 93b071e87cb53c85f6dbad317f7393b51f4f71e5 | [] | no_license | Spdwal/Algorithms | d3a8aaefc84c68166a1acbf3e0369b7d7787ea2b | 2d8758b9edea98cbeb52be79a6fba6f70252525c | refs/heads/master | 2021-09-06T16:29:19.841590 | 2018-02-08T13:36:16 | 2018-02-08T13:36:16 | 110,828,662 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 185 | hpp | #pragma once
#include<vector>
using namespace std;
vector<int> histogram(const vector<int> &ivec, int m)
{
vector<int> mvec(m);
for(auto c : ivec)
{
mvec[c]++;
}
return mvec;
}
| [
"568741362@qq.com"
] | 568741362@qq.com |
d8667d8b08ca7b084008870e344fe5614850b537 | 96b852c9e500a5c3769b0939f15aa0edbe88ab54 | /PPacmanUSFX/Tile.h | a50862f9d33b461f918dbdbad978d2d20fd981d2 | [] | no_license | jsuriv/Laboratorio11 | 444058e3144157e8ee2263eb2827b4521c02b70f | 39c233f5b44137adeaaff88ad1d55782bcb41913 | refs/heads/master | 2023-06-07T02:49:08.268649 | 2021-06-26T00:02:47 | 2021-06-26T00:02:47 | 380,295,627 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,480 | h | #pragma once
#include <SDL.h>
class Pacman;
class PacmanGalactico;
class Fantasma;
class Fruta;
class Moneda;
class Pared;
class Wall;
class Tile
{
private:
Pacman* pacman;
PacmanGalactico* pacmanGalactico;
Fantasma* fantasma;
Fruta* fruta;
Moneda* moneda;
Pared* pared;
Wall* wall;
int posicionX;
int posici... | [
"Steve@DESKTOP-JDB4ENH"
] | Steve@DESKTOP-JDB4ENH |
b3eed726f253bf8224576ed05cb5916433fe68cf | 895e1f0af56518c7956594f7c650211d9fc2467a | /labs/game_engine/prototypes/prototype_4/src/GameEditor/ObjectView.h | 93d8049930697d476bbd740847089a53346e2cbd | [] | no_license | lythm/orb3d | b6061ebf839381a35aaeab8baf08a38fcfe03a71 | 2defcbf86ef7dd2a27fe7bdc89bf709ed8bf2a79 | refs/heads/master | 2016-09-15T15:55:19.069094 | 2013-07-12T17:09:29 | 2013-07-12T17:09:55 | 4,442,482 | 1 | 1 | null | null | null | null | TIS-620 | C++ | false | false | 1,236 | h |
#pragma once
#include "ObjectViewTree.h"
class CObjectViewToolBar : public CMFCToolBar
{
virtual void OnUpdateCmdUI(CFrameWnd* /*pTarget*/, BOOL bDisableIfNoHndler)
{
CMFCToolBar::OnUpdateCmdUI((CFrameWnd*) GetOwner(), bDisableIfNoHndler);
}
virtual BOOL AllowShowOnList() const { return FALSE; }
};
class COb... | [
"lythm780522@gmail.com"
] | lythm780522@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.