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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
451fd13463e66fe57268b69fc1e5627fa5fe0b03 | 7fdf48345a3178fd6ec582d99b34897965b09e82 | /support/xerces/samples/DOMPrint/DOMTreeErrorReporter.cpp | 8fe7603a30a05d2763d0d4d78c2cc078ab874401 | [
"Apache-1.1",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | hhy5277/livingstone2 | e748c3cec0b5b5e94e7acb6c812c879dce399f22 | 38fa2f1d81ff6124e37aff21b5c73751ad25fec0 | refs/heads/master | 2020-04-18T01:13:42.154101 | 2018-01-12T03:09:27 | 2018-01-12T03:09:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,679 | cpp | /*
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999-2000 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributi... | [
"gpgreen@gmail.com"
] | gpgreen@gmail.com |
d357858c30bd14953db1d0428a55db1ab184e4f9 | 1594cfdd6a1d448cc81a096eefb349516fcad465 | /p1_world/world/stdafx.cpp | d196a8d18f3901cafad3316c2f0d97ed988b9cf5 | [] | no_license | fpuertasrodriguez/IS | e2e2e474544e62936cfdeaab883e8b883a0b5f80 | 306f7b0d7be5417a78c6f4dd536ecdc4030d99b4 | refs/heads/master | 2020-07-21T17:33:51.380308 | 2016-11-22T19:33:39 | 2016-11-22T19:33:39 | 73,844,007 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 285 | cpp | // stdafx.cpp : source file that includes just the standard includes
// mundo.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"francisco.puertas@live.u-tad.com"
] | francisco.puertas@live.u-tad.com |
9fd5a428a0704c9218a0d714d3f22e656ad175d2 | a06a9ae73af6690fabb1f7ec99298018dd549bb7 | /_Library/_Include/boost/geometry/strategies/transform.hpp | fbe9ab769c3fe50737ec3ba6724f09069e12dd70 | [] | no_license | longstl/mus12 | f76de65cca55e675392eac162dcc961531980f9f | 9e1be111f505ac23695f7675fb9cefbd6fa876e9 | refs/heads/master | 2021-05-18T08:20:40.821655 | 2020-03-29T17:38:13 | 2020-03-29T17:38:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,140 | hpp | ////////////////////////////////////////////////////////////////////////////////
// transform.hpp
// Boost.Geometry (aka GGL, Generic Geometry Library)
// Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
// Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
// Copyright (c) 2009-2012 Mateusz Losk... | [
"adm.fael.hs@gmail.com"
] | adm.fael.hs@gmail.com |
b2a53f401ff2cd85f04b59298ed2480942fdc139 | af87b330e08a6bef230824bc384a20762a302ee5 | /design/waiter_flow_control/reserve_waiter.cpp | e127ae3788408393ee1aa808b362d4263e3e8982 | [] | no_license | nalreddy/code | d9684845d555733444c7e6b6b4ce45ae861cfc42 | 8fffb2534fec265174c11aebd8ce1d63cb2e3532 | refs/heads/master | 2023-08-31T16:16:10.770116 | 2023-08-23T09:39:04 | 2023-08-23T09:39:04 | 95,104,909 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,329 | cpp | #include<boost/intrusive/list>
class SourceList
{
SourceList(const size_t capacity) : mFree(capacity)
{
}
~SourceList() { }
void reserve( Request& _res )
{
if( 0 == _res.mRequested )
return;
if( _res.mRequested > free() )
exception
{
... | [
"vvs@hpe.com"
] | vvs@hpe.com |
293dea830f9db4942b02632d728116c572521a47 | 2bbc6cfe4649fcf7fb09d2d7ce47d57c69fe9160 | /xls/dslx/evaluate.h | b0131447ea7c20824aebd30cf5095e3005125ae0 | [
"Apache-2.0"
] | permissive | Global19/xls | 6cd698156020d2fc6ee57b38e16ff7df72de7c9b | 2463419e22997c644e5e6d982e7649991d562966 | refs/heads/main | 2023-03-03T03:02:13.197690 | 2021-02-12T23:12:05 | 2021-02-12T23:13:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,743 | h | // Copyright 2020 The XLS 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 or agreed t... | [
"copybara-worker@google.com"
] | copybara-worker@google.com |
7cc5d959dc42913ab58c83ba25a85aa1ac05adb8 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5706278382862336_0/C++/Nishad94/A.cpp | 41dfbde38e7c5c7f153bf920fd51f8aab96e4522 | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,037 | cpp | #include<iostream>
#include<vector>
#include<algorithm>
#define ll long long
using namespace std;
ll gcd(ll a, ll b)
{
if(a == 0)
return b;
if(a > b){
ll tmp = a;
a = b;
b = tmp;
}
return gcd(b%a, a);
}
int main()
{
int T;
cin >> T;
for(int t = 1; t <= T; ++t){
string s;
cin... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
177d52b34c3163a0fcd4ed450156aa04f363eb69 | f2cdb477c2f76699c38835eb8d6c5b401343d3b4 | /headers/editor/Misc.h | b77a350d73936b1530e56702100f36e28b09f8a2 | [] | no_license | czeidler/ALEditor | 68960ab9a4be789e015c9a8f7d8278081677cd6e | 90c1db5b38eedbb101dfc4648c13e65d552fc033 | refs/heads/master | 2020-06-02T12:50:36.770133 | 2018-03-12T18:47:24 | 2018-03-12T18:47:24 | 16,716,221 | 11 | 7 | null | 2018-03-13T08:03:59 | 2014-02-11T02:05:25 | C++ | UTF-8 | C++ | false | false | 2,036 | h | /*
* Copyright 2012, Clemens Zeidler <haiku@clemens-zeidler.de>
* Distributed under the terms of the MIT License.
*/
#ifndef MISC_H
#define MISC_H
#include <Bitmap.h>
#include <Rect.h>
#include <CustomizableView.h>
namespace BALM {
class EditorHelper {
public:
static BRect GetDragFrame(const BSize prefSiz... | [
"haiku@clemens-zeidler.de"
] | haiku@clemens-zeidler.de |
1230cdb617e4f91509135480b1b59426e7bc1a76 | af2f5806cdb788749a9987a4294a8e270aab3ec8 | /Project/06_OpenTyrian/Class/menus.cpp | 231b986f5a941e09f2f3dd159f9f5efb3e7f8418 | [] | no_license | pdpdds/SDLProgramming | 65f53bf7a7d28952780a06b4a1b80b4a80aeea95 | f69683aa41908f8f1b3b80b7076ca0e7908f59da | refs/heads/master | 2021-01-18T22:35:12.116696 | 2020-12-31T06:22:53 | 2020-12-31T06:22:53 | 37,397,842 | 12 | 13 | null | null | null | null | UTF-8 | C++ | false | false | 6,970 | cpp | /*
* OpenTyrian Classic: A modern cross-platform port of Tyrian
* Copyright (C) 2007-2009 The OpenTyrian Development Team
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version ... | [
"juhang3@daum.net"
] | juhang3@daum.net |
897d8e653c156bd1ee1712bff52dd452dd83ffd8 | ac1c9fbc1f1019efb19d0a8f3a088e8889f1e83c | /out/release/gen/content/public/common/client_hints.mojom-shared.h | f263d76ee77515407a5cad31e20525bfcbc07ca8 | [
"BSD-3-Clause"
] | permissive | xueqiya/chromium_src | 5d20b4d3a2a0251c063a7fb9952195cda6d29e34 | d4aa7a8f0e07cfaa448fcad8c12b29242a615103 | refs/heads/main | 2022-07-30T03:15:14.818330 | 2021-01-16T16:47:22 | 2021-01-16T16:47:22 | 330,115,551 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,339 | h | // content/public/common/client_hints.mojom-shared.h is auto generated by mojom_bindings_generator.py, do not edit
// 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.
#ifndef CONTENT_PUBLIC_COMMON_CLIENT_H... | [
"xueqi@zjmedia.net"
] | xueqi@zjmedia.net |
e519794cd899ad84d744faea208bb333c3be014a | 5a6be7b482229f34ba09c690b876308fbf5caa93 | /src/ESTG.h | bec4db4d62b9024a11f7f5736209e575ea91da4a | [] | no_license | fancydz/test-ex | c207698f38097b40396ab240dc25165ae68ab3e2 | 8b41aff1f42cedc48e13111e5da0d586779cd061 | refs/heads/master | 2020-05-19T10:42:19.382391 | 2018-03-13T07:01:02 | 2018-03-13T07:01:02 | 37,370,125 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,438 | h | #ifndef ESTG_H
#define ESTG_H
#include <list>
#include <hge.h>
#include <hgefont.h>
#include <common\common_res.h>
#include <bullet.h>
#include <common\self_char\self_char.h>
#include <common\self_char\green_dam\green_dam.h>
using namespace std;
class ESTG
{
public:
ESTG(char* rep_file=0);
lis... | [
"w.humanoid@88e6bfd8-b675-11de-a433-7fce7b4d64d6"
] | w.humanoid@88e6bfd8-b675-11de-a433-7fce7b4d64d6 |
79754bdd0a7c92bd5f3e23931ab5ea5d6eddeb34 | 8afb5afd38548c631f6f9536846039ef6cb297b9 | /_REPO/MICROSOFT/cocos2d-x/cocos/ui/UIEditBox/UIEditBoxImpl-common.h | 5a74067eab6eb80b414e569d84906465efe64e31 | [
"MIT"
] | permissive | bgoonz/UsefulResourceRepo2.0 | d87588ffd668bb498f7787b896cc7b20d83ce0ad | 2cb4b45dd14a230aa0e800042e893f8dfb23beda | refs/heads/master | 2023-03-17T01:22:05.254751 | 2022-08-11T03:18:22 | 2022-08-11T03:18:22 | 382,628,698 | 10 | 12 | MIT | 2022-10-10T14:13:54 | 2021-07-03T13:58:52 | null | UTF-8 | C++ | false | false | 6,640 | h | /****************************************************************************
Copyright (c) 2010-2012 cocos2d-x.org
Copyright (c) 2012 James Chen
Copyright (c) 2013-2015 zilongshanren
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and asso... | [
"bryan.guner@gmail.com"
] | bryan.guner@gmail.com |
b11e670bb986e6de269706aee082d13d1682672a | 9c0987e2a040902a82ed04d5e788a074a2161d2f | /cpp/platform/impl/windows/generated/winrt/impl/Windows.ApplicationModel.ConversationalAgent.0.h | 476a58bba2b123c814b1833b9a675c5198d4f9a8 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | l1kw1d/nearby-connections | ff9119338a6bd3e5c61bc2c93d8d28b96e5ebae5 | ea231c7138d3dea8cd4cd75692137e078cbdd73d | refs/heads/master | 2023-06-15T04:15:54.683855 | 2021-07-12T23:05:16 | 2021-07-12T23:06:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 54,117 | h | // Copyright 2020 Google LLC
//
// 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | [
"copybara-worker@google.com"
] | copybara-worker@google.com |
cb07691999f4431351e6526c23faa03a72503e77 | bbc61fe39037810826b481d965f295ef5a21dd36 | /src/governance-exceptions.h | cf70397f422ac343da451ca92f7551d46438b273 | [
"MIT"
] | permissive | matthewchincy92/unionew | df7d58f39b752b1b31deb3a0917f7528e3771ef0 | 91951af8a98fb85eefa556d52cff5c1bd52a2e33 | refs/heads/master | 2021-04-03T02:53:01.283946 | 2018-10-23T04:53:45 | 2018-10-23T04:53:45 | 124,864,764 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,823 | h | // Copyright (c) 2014-2017 The Unio Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef GOVERNANCE_EXCEPTIONS_H
#define GOVERNANCE_EXCEPTIONS_H
#include <exception>
#include <iostream>
#include <sstream>... | [
"matthew@wtech.software"
] | matthew@wtech.software |
39e1cbf90a88dd32009ea8fe663a3351880a73c5 | 125ba4d5f464c00fb2c8131bf6e04954e45fc0c0 | /dict/selection.cpp | 128be0443bd46e514dc60d90cb634d2cfb4c8421 | [] | no_license | mariolamacchia/algorithms-and-data-structures | 95a1ffe45809036a24e49b3fae8455ffbdbeda06 | 778022fd39dda6f147d9771527374197bd71cf33 | refs/heads/master | 2021-01-02T09:38:51.051937 | 2015-01-19T19:39:48 | 2015-01-19T19:39:48 | 29,060,244 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 209 | cpp | #include "selection.h"
int selectQuadratic(int hash, int i, int m)
{
return (hash + i * (i-1) / 2) % m;
}
int selectDoubleHash(int hash1, int hash2, int i, int m)
{
return (hash1 + i * hash2) % m;
}
| [
"mariolamacchia@gmail.com"
] | mariolamacchia@gmail.com |
0d8ca0605cb08f60a04c3603e94f70dfbe4ceedb | 97fde28997b618180cfa5dd979b142fd54dd2105 | /core/dep/acelite/ace/os_include/os_pthread.h | a0b0f02db1bfd0dbf080418b3029d7084e672ebd | [] | no_license | Refuge89/sunwell-2 | 5897f4e78c693e791e368761904e79d2b7af20da | f01a89300394065f33eaec799c8779c2cac5c320 | refs/heads/master | 2020-12-31T05:55:43.496145 | 2016-02-16T20:46:50 | 2016-02-16T20:46:50 | 80,622,543 | 1 | 0 | null | 2017-02-01T13:30:06 | 2017-02-01T13:30:06 | null | UTF-8 | C++ | false | false | 15,022 | h | // -*- C++ -*-
//=============================================================================
/**
* @file os_pthread.h
*
* threads
*
* @author Don Hinton <dhinton@dresystems.com>
* @author This code was originally in various places including ace/OS.h.
*/
//====================================... | [
"root@wow.playstar.se"
] | root@wow.playstar.se |
83e3285c72a26947b776be5d166514490ab11152 | ef0d2c235368ac55b816056ba9b29cf5b70bca37 | /Cluster.h | 692421547d9923107044d85e5c93fb61afa99f3d | [] | no_license | stephenwike/ucd-csci-2312-pa4 | a779ca179823cd442095934872039a577643291b | c22d4f161b209765214702b1e12226c37019499d | refs/heads/master | 2021-01-10T03:28:43.573370 | 2015-12-15T20:45:56 | 2015-12-15T20:45:56 | 45,935,524 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,804 | h | //
// Created by Stephen on 11/10/2015.
//
#ifndef PA4_CLUSTER_H
#define PA4_CLUSTER_H
#include <forward_list>
#include <unordered_map>
#include "Point.h"
namespace Clustering {
//Forward declarations of Cluster friend functions
template<typename T, int dim> class Cluster;
template<typename T, int dim>
... | [
"stephen.c.wise@gmail.com"
] | stephen.c.wise@gmail.com |
3dde442748e40248dda13b8402ed0515905f5a9d | 8920a382ae9904eb851ea33f7df2940e94bfc22b | /Arrays/N-BonnaciNumbers.cpp | 4fb03813b1b1b5141e440694ce4730f3f3985639 | [] | no_license | Kushagra-Kapoor25/Revising-CPP | d7f8a4a34503d2fecc5b6e234598a70e5ca57434 | 4b3e7039325248e69995eeff9caa24f99f5616c0 | refs/heads/main | 2023-07-18T23:47:33.185037 | 2021-09-09T03:54:55 | 2021-09-09T03:54:55 | 394,882,243 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 386 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
int n = 4, m = 10;
int arr[m] = {0};
for (int i = 0; i < n - 1; i++)
arr[i] = 0;
arr[n - 1] = 1;
int s = arr[n - 1];
for (int i = 0; i < m; i++)
{
arr[n + i] = s;
s += arr[n + i] - arr[i];
}
for (int... | [
"kushagrakapoor27@gmail.com"
] | kushagrakapoor27@gmail.com |
259ed0bff3da33080c54b0e710dcd8350facb106 | e46a8ed6a3dfe2fb6e29cccaf2ce9916f629da42 | /MyMario/Utils.h | 872668d045ca7ebc5e5abaeb0929f90b762febff | [] | no_license | salprince/MyMario | 56ca696eaa284eb4694f33091c0f5d90c03e8b37 | 9bf965e96a5ab04c2c5824ed4a9fa8e02d76b75f | refs/heads/master | 2023-02-17T10:46:12.743782 | 2021-01-22T18:58:52 | 2021-01-22T18:58:52 | 305,434,686 | 0 | 0 | null | 2020-10-25T18:34:03 | 2020-10-19T15:45:59 | C++ | UTF-8 | C++ | false | false | 347 | h | #pragma once
#include <Windows.h>
#include <signal.h>
#include <stdio.h>
#include <stdarg.h>
#include <time.h>
#include <stdlib.h>
#include <vector>
#include <string>
using namespace std;
void DebugOut(wchar_t* fmt, ...);
vector<string> split(string line, string delimeter = "\t");
wstring ToWSTR(string st);
LPCW... | [
"18520265@gm.uit.edu.vn"
] | 18520265@gm.uit.edu.vn |
4281c59900ea4d944cfaaf60f7f22bfe3c9e6e01 | 4b65a00a678db582fa1082721368f82de897faf1 | /src/univalue/lib/univalue.cpp | 46be6507bbbcf3f5ee762c0951b64ed08aab0c6d | [
"MIT",
"Apache-2.0"
] | permissive | smirnoffalexx/pocketnet.core | c79d3461ebf11c6477a0feb12d2fad1962017c0a | e30f54eee61625f51e2ff9aead46790d56e8d7a6 | refs/heads/master | 2023-06-27T04:41:28.973297 | 2021-06-24T01:03:50 | 2021-06-24T01:03:50 | 378,153,766 | 0 | 0 | Apache-2.0 | 2021-06-18T13:07:53 | 2021-06-18T13:07:53 | null | UTF-8 | C++ | false | false | 4,547 | cpp | // Copyright 2014 BitPay Inc.
// Copyright 2015 Pocketcoin Core Developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <stdint.h>
#include <iomanip>
#include <sstream>
#include <stdlib.h>
#include "univalue.h"
con... | [
"andy.oknen@gmail.com"
] | andy.oknen@gmail.com |
df0bb8c8c761c95fca87ae329696b93f747e8c07 | 536656cd89e4fa3a92b5dcab28657d60d1d244bd | /media/filters/ffmpeg_video_decoder.cc | 9d8b1c23fbfaeca3a936e79c74316e0b891ef268 | [
"BSD-3-Clause"
] | permissive | ECS-251-W2020/chromium | 79caebf50443f297557d9510620bf8d44a68399a | ac814e85cb870a6b569e184c7a60a70ff3cb19f9 | refs/heads/master | 2022-08-19T17:42:46.887573 | 2020-03-18T06:08:44 | 2020-03-18T06:08:44 | 248,141,336 | 7 | 8 | BSD-3-Clause | 2022-07-06T20:32:48 | 2020-03-18T04:52:18 | null | UTF-8 | C++ | false | false | 14,686 | 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 "media/filters/ffmpeg_video_decoder.h"
#include <stddef.h>
#include <stdint.h>
#include <algorithm>
#include "base/bind.h"
#include "base/... | [
"pcding@ucdavis.edu"
] | pcding@ucdavis.edu |
bdb4e2f15df25e94aa7559c191de3623befbcb79 | ffde62396112ecbf34ebbba357e32cb288b2b5b9 | /Source/Components.h | 3b6e3f781bce4c06aeabb7577316f1220b384a10 | [] | no_license | gostopa1/ApresMIDI | 5fe484575971ea545d6c3f2f1d4fce9d89cfba6e | ce1bc9f8626c78b33012cf6ca89ade643187c649 | refs/heads/master | 2020-05-15T04:37:54.930513 | 2019-11-13T13:09:31 | 2019-11-13T13:09:31 | 182,090,715 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,179 | h | /*
==============================================================================
Components.h
Created: 6 Oct 2019 1:42:46pm
Author: Athanasios Gotsopoulos
==============================================================================
*/
#pragma once
class Analyzer : public Component
{
public:
... | [
"tanilas@hotmail.com"
] | tanilas@hotmail.com |
d44abb70fb95a48eecc03d47681c337c7add985b | dc27a0ae3e5689d353ca138496e520d5564df0b6 | /Source/Arpg/Private/Item/ManualPickup.cpp | 60c15e7fed7a376f765f8cb328ceb290599f8b28 | [] | no_license | el-freeman/UE4_InventorySystem_TopDownTemplate | 69db17cef262a2d91d88ad3c18c78d2878f6ae37 | a6a8a45c2028508c34d77c8735005c9b7541744f | refs/heads/master | 2020-03-16T19:49:07.864961 | 2019-04-05T14:07:32 | 2019-04-05T14:07:32 | 132,933,098 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 497 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "ManualPickup.h"
#include "ArpgPlayerController.h"
AManualPickup::AManualPickup()
{
Super::Name = "Item";
Super::Action = "pickup";
}
void AManualPickup::Interact_Implementation(APlayerController * Controller)
{
Super::Intera... | [
"kbsdb112@gmail.com"
] | kbsdb112@gmail.com |
6de8ea2ebf63566fe4d4e6730dd4a2bffa901d07 | 8e57405aa788e066f60d907d4e5fa78f9386c973 | /divDy1/4/alpha.water | 1eb190474f21f51f0faa7f80fdb99d6c776d08a8 | [] | no_license | daihui-lu/dynamicMesh | 06394bdf1538d6ce95ff9d836ecf7ff2b2917820 | 7cf4fc5f0c84b19dc330083cf4899677017383fc | refs/heads/master | 2020-03-22T03:55:07.843849 | 2018-07-02T15:38:58 | 2018-07-02T15:38:58 | 139,460,206 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 82,360 | water | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 5.0 |
... | [
"daihui.lu2016@gmail.com"
] | daihui.lu2016@gmail.com |
1da46b3e06884af623c4b7118fdbb4069dec6a52 | 15b0fc3b56e2ec2b22ff308f4f1e516f0f86665d | /Source/Core/Properties/Vec2Property.h | fc33c18c284c431e9ee78d039861d7dc8ec6685c | [] | no_license | thavlik/iridium | c636166077a94d4658851c6ff4639762d84175ff | 8051e7ed6aefd42552e5737aff3d20fd0b844eda | refs/heads/master | 2020-04-06T03:40:22.689918 | 2013-09-29T16:09:15 | 2013-09-29T16:09:15 | 11,291,408 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 300 | h | #pragma once
#include "Property.h"
#include "../../Common/Vectors.h"
namespace Ir {
class Vec2Property : public Property {
public:
FloatProperty X, Y;
Vec2Property() {
OBJECT_PROPERTY( X );
OBJECT_PROPERTY( Y );
}
operator vec2f() const { return vec2f((float)X, (float)Y); }
};
} | [
"keres@live.com"
] | keres@live.com |
186bfc78d00adf35e9b5c034d61e64260c366065 | 5d28a72c2fad854f22f17f88a4106752d7b7b6c3 | /RPNCalculator/uipilevarview.cpp | c2f0373c8cbda90a6b2e71c7db7fb4d34ca108fe | [
"MIT"
] | permissive | pauljeannot/RPNCalculator | 0be63b1a1b06275f7e61b69dece1bd9a6886e443 | d13c50f0bf0e571c73e061f6369030cfa4210221 | refs/heads/master | 2021-03-27T11:43:13.974358 | 2016-06-08T12:44:06 | 2016-06-08T12:44:06 | 58,167,044 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,118 | cpp | #include "uipilevarview.h"
#include "ltprogramme.h"
#include "ltexpression.h"
#include "ltatomemanager.h"
void UIPileVarView::addItem(QTableWidgetItem* item) {
int newRow = this->rowCount();
this->insertRow(newRow);
item->setFlags(Qt::ItemIsSelectable|Qt::ItemIsEnabled);
this->setItem(newRow, 0, ite... | [
"floriancartier11@gmail.com"
] | floriancartier11@gmail.com |
b048a8dc4235f5a1fe8444edd6ef255840d1bb53 | 6260fd43890ca288271cdc5fb8db2cea9e2297d1 | /project2/project2_1.cc | f69723da5a92fdbd705b8153e0eaf71109c21acc | [] | no_license | tzhzcd/ns3-lec-project | 5cf0664bd54bf8c76f00f4a996a479d730379c42 | b44776b93ac64dac21888e08ee667773f749400e | refs/heads/master | 2021-01-17T18:45:35.433774 | 2016-07-04T11:31:19 | 2016-07-04T11:31:19 | 61,208,486 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,118 | cc | /*
ns-3培训 2016.6
参考程序:third.cc
更改:wifi的移动模型改为匀速;客户端安装在全部4个节点上
*/
#include "ns3/core-module.h"
#include "ns3/point-to-point-module.h"
#include "ns3/network-module.h"
#include "ns3/applications-module.h"
#include "ns3/wifi-module.h"
#include "ns3/mobility-module.h"
#include "ns3/csma-module.h"
#include "ns3/internet-mod... | [
"=2507471575@qq.com"
] | =2507471575@qq.com |
cb7321991a48ae6641688e4719f355e4f85ce336 | a6327821e2d2ef7cf4b37b7b6b9b891d99a4c0f9 | /CGALib/include/Headers/ShadowBox.h | 31cb0f62c7d8b22d1839addd400cdb277d1721ca | [] | no_license | rmartella/ComputacionGraficaAvanzada | 7f6d963b718ce3a6d0c2b8ba8093e07811fa2df7 | 5bd1724abadf1eee4fbb7f129635aee8bc26381c | refs/heads/master | 2023-08-29T00:05:20.279180 | 2023-08-26T08:16:53 | 2023-08-26T08:16:53 | 120,414,145 | 5 | 129 | null | 2023-08-26T08:16:54 | 2018-02-06T06:51:48 | C | UTF-8 | C++ | false | false | 1,163 | h | #include "Camera.h"
#ifndef SHADOWBOX_H_
#define SHADOWBOX_H_
#if defined _WIN32 || defined __CYGWIN__
#ifdef BUILDING_DLL
#ifdef __GNUC__
#define DLL_PUBLIC __attribute__ ((dllexport))
#else
#define DLL_PUBLIC __declspec(dllexport) // Note: actually gcc seems to also supports this syntax.
#endif
#else
#ifdef __GNUC_... | [
"reymar_44@hotmail.com"
] | reymar_44@hotmail.com |
fa91e87b3f1e9398075196d9c7b5631c0e1bf7f3 | fe5e4748939432af1d691f9d5837206fbf6c6c2f | /C++/C/c_toys.cpp | 85ab3b31e30f4fc6260feaee38895716e2e82c6d | [] | no_license | soadkhan/My-Code | e0ebe0898d68df983e8c41e56633780d6ac22c39 | 72fc258cdbf08d86f20a565afe371713e8e8bc39 | refs/heads/master | 2021-01-23T03:27:34.181019 | 2017-03-24T14:42:15 | 2017-03-24T14:42:15 | 86,077,758 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,886 | cpp |
#include<bits/stdc++.h>
using namespace std;// third parameter of sort ..... jei operator er jonno true sevabe kaj korbe .... sekhane caile condition lagano jabe ....
long long int se_si;
bitset<10>bs;//boundary is the size ....... use in prime
vector<long long int>primes; // use in prime
typedef unsigned long ... | [
"khancse5914@gmail.com"
] | khancse5914@gmail.com |
05e5e1969fbe81acfb1d7c8840dec950214d24f6 | ab97a8915347c76d05d6690dbdbcaf23d7f0d1fd | /third_party/blink/renderer/core/layout/ng/flex/ng_flex_layout_algorithm.cc | 97cd6be10e459289fe87053527faa00af728aa98 | [
"BSD-3-Clause",
"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"
] | permissive | laien529/chromium | c9eb243957faabf1b477939e3b681df77f083a9a | 3f767cdd5c82e9c78b910b022ffacddcb04d775a | refs/heads/master | 2022-11-28T00:28:58.669067 | 2020-08-20T08:37:31 | 2020-08-20T08:37:31 | 288,961,699 | 1 | 0 | BSD-3-Clause | 2020-08-20T09:21:57 | 2020-08-20T09:21:56 | null | UTF-8 | C++ | false | false | 58,591 | cc | // Copyright 2018 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 "third_party/blink/renderer/core/layout/ng/flex/ng_flex_layout_algorithm.h"
#include <memory>
#include "third_party/blink/renderer/core/layout/f... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
dfd7f7b428d73b7eefc0a193d690c4fc3026d70f | f1a4e1bd1c1919765cf1a0eb86dffbb7f1505de2 | /src/PriorType.cpp | 3a833d9ed0c5f4c8bd3d5280042a5950ba3d69db | [] | no_license | csu-xiao-an/simulator | a661a51844f7782cd315e7b084ef59422a9db684 | 4fa9ec38e24c29227aae465f24a9e07549255dcb | refs/heads/master | 2022-02-18T13:10:57.708919 | 2019-09-15T06:48:21 | 2019-09-15T06:48:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 140 | cpp | /*
* Data simulator for mobile phone network events
*
* PriorType.cpp
*
* Created on: Apr 24, 2019
* Author: Bogdan Oancea
*/
| [
"bogdan.oancea@gmail.com"
] | bogdan.oancea@gmail.com |
7f3d2d4ac18bea5a7dace0ef84448f583c1147e0 | 2557f9feb131cc66bf54ed5115bf082e4e71baaa | /Humzer/src/Humzer/Renderer/Framebuffer.cpp | d9373413dad73b5f1044813d9df957b53f816088 | [] | no_license | PMASTUDIO/Humzer | 849146c27c3ae6c569d91e693b77ec342409fd71 | 451dd0d1935f3a2e01a319488784ddce0843d252 | refs/heads/main | 2023-03-09T01:49:24.757957 | 2021-02-21T18:34:40 | 2021-02-21T18:34:40 | 321,194,810 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 492 | cpp | #include "humpch.h"
#include "Framebuffer.h"
#include "Renderer.h"
#include "RendererAPI.h"
#include "../Platform/OpenGL/OpenGLFramebuffer.h"
namespace Humzer {
Humzer::Ref<Humzer::Framebuffer> Framebuffer::Create(const FramebufferSpecs& spec)
{
switch (Renderer::GetAPI())
{
case RendererAPI::API::OpenGL:
... | [
"pmastudionet@gmail.com"
] | pmastudionet@gmail.com |
e20d95c0df637a0705df9817c045c62c6f6947b1 | 0f2635f18d7b47323332ab733f34c9308888e851 | /DEBUG/debug.cpp | dfbcc622851fd88b6b635867e3d1086933cf4fca | [] | no_license | stevebraveman/Code | 2e48b3638272126653c5a2baabac3438db781157 | 4205dd6c4c2f87a8d8554a21efac39616672004e | refs/heads/master | 2020-06-30T21:55:41.313296 | 2019-11-13T22:57:51 | 2019-11-13T22:57:51 | 178,631,305 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,713 | cpp | #include <iostream>
#include <cstdio>
#include <cstring>
#include <algorithm>
#include <cmath>
#define ls(x) ((x) << 1)
#define rs(x) ((x) << 1 | 1)
#define MAXN 200010
int lazy[MAXN << 2], n, m, a[MAXN];
double sia[MAXN << 2], coa[MAXN << 2];
void pd(int p) {
sia[p] = sia[ls(p)] + sia[rs(p)];
coa[p] = coa[ls(p)] + c... | [
"zhoujiangfan52D2@163.com"
] | zhoujiangfan52D2@163.com |
5eff0c7330fd849924165fdad77a877e6f900eb9 | ba59f0a4b84953033547719629648dc9b4a1ea5d | /mainwindow.cpp | 401921911c37a96e0fc9235ccae4ded0e1f82074 | [] | no_license | Toufikboudani/ConverNumToText | f8705d87daeef307a00ddb39193dcd16dd4816da | cec68827cf7bda07586ecbde423a5e8f28a3d2df | refs/heads/master | 2021-04-06T20:32:03.482369 | 2018-03-14T09:41:24 | 2018-03-14T09:41:24 | 125,189,358 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,803 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include "DialogAboutt.h"
#include "mywstyle.h"
#include "currencys.h"
#include "write_read_file.h"
#include "myqstandarditemmodel.h"
#include <QDebug>
#include <QSettings>
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
... | [
"toufikboudani@gmail.com"
] | toufikboudani@gmail.com |
83ea978ab8d824d3d7cb76dc26193121864e3ec1 | a964826c7d71c0b417157c3f56fced2936a17082 | /Source/Clockwork/Navigation/Navigable.cpp | 5dbbd662f1384e090ad6ae8b3891bc7eb5947878 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"LicenseRef-scancode-openssl",
"BSD-3-Clause",
"NTP",
"BSL-1.0",
"LicenseRef-scancode-khronos",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"Zlib"
] | permissive | gitter-badger/Clockwork | c95bcfc2066a11e2fcad0329a79cb69f0e7da4b5 | ec489a090697fc8b0dc692c3466df352ee722a6b | refs/heads/master | 2020-12-28T07:46:24.514590 | 2016-04-11T00:51:14 | 2016-04-11T00:51:14 | 55,931,507 | 0 | 0 | null | 2016-04-11T01:09:48 | 2016-04-11T01:09:48 | null | UTF-8 | C++ | false | false | 1,775 | cpp | //
// Copyright (c) 2008-2015 the Urho3D project.
//
// 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, m... | [
"dragonCASTjosh@gmail.com"
] | dragonCASTjosh@gmail.com |
7c72fad0d04dd16c297db229310234d4bd3d43cd | 902a17bff646d17930ab0055ac454e8d976c6215 | /mcrouter/mcrouter_sr_deps-impl.h | a9304135ae523a8f9de66da7e256340e81549de3 | [
"MIT"
] | permissive | shazahmad/mcrouter | 7a58896eaa19cbdfaea9c28694b455e6ee436af7 | 3bac1c95e4ef5ecea9fed67fb11fb0805c7ec717 | refs/heads/master | 2023-03-28T17:34:03.546697 | 2021-04-01T04:41:04 | 2021-04-01T04:41:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 532 | h | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#pragma once
namespace facebook {
namespace memcache {
struct SRHost {
public:
SRHost(){};
const std::string& getIp() const ... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
71354793243ac258af03763ae4f6547042b97cca | 6f05f7d5a67b6bb87956a22b988067ec772ba966 | /data/test/cpp/e4e005815c75f7e3c1431f2b8a7a47b97e6e30bfSvnRepoUpdater.h | e4e005815c75f7e3c1431f2b8a7a47b97e6e30bf | [
"MIT"
] | permissive | harshp8l/deep-learning-lang-detection | 93b6d24a38081597c610ecf9b1f3b92c7d669be5 | 2a54293181c1c2b1a2b840ddee4d4d80177efb33 | refs/heads/master | 2020-04-07T18:07:00.697994 | 2018-11-29T23:21:23 | 2018-11-29T23:21:23 | 158,597,498 | 0 | 0 | MIT | 2018-11-21T19:36:42 | 2018-11-21T19:36:41 | null | UTF-8 | C++ | false | false | 1,746 | h | /* Copyright 2013 Lieven Govaerts
*
* 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... | [
"aliostad+github@gmail.com"
] | aliostad+github@gmail.com |
74b1299b9ea10388a7d7e800152355ab70f9347e | fdaa2c607e4bcbd23a3445a68c3d0a8265f92f2f | /Fall 2018/CS 225/mp1/cs225/HSLAPixel.cpp | 24a0b8aaa8c390ab538ebabec5a2de9b14244388 | [] | no_license | unnatr2/UIUC | a34cab9a0c867aa6e872800e365abaa25c08c9ae | 9ee14d0635116c03e7868cd6b3266aa9ea428570 | refs/heads/master | 2021-03-03T21:38:40.858998 | 2020-03-09T23:32:42 | 2020-03-09T23:32:42 | 245,987,822 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 627 | cpp | /**
* @file HSLAPixel.cpp
* Implementation of the HSLAPixel class for use in with the PNG library.
*
* @author CS 225: Data Structures
* @version 2018r1-lab1
*/
#include "HSLAPixel.h"
#include <cmath>
#include <iostream>
using namespace std;
namespace cs225 {
HSLAPixel::HSLAPixel(){
h=0;
s=... | [
"unnatr2@illinois.edu"
] | unnatr2@illinois.edu |
726de0eddce80613b48ff8cfb9343931b5aaafd0 | d5556ca59eb9e2db8c15f11e40809e4c009db828 | /src/P2p/P2pNodeConfig.h | afaabc4447893205cc9bd4a4ece499124715f96b | [] | no_license | cntemple/Citadel | d453e5b3fc7365bce24cbfad1f42e845fbfdff6a | 0bd4dc9df780c583ae9c2db35ce69d302d50896e | refs/heads/derate | 2022-07-21T19:19:04.447984 | 2022-07-08T11:30:36 | 2022-07-08T11:30:36 | 130,511,235 | 5 | 8 | null | 2019-06-26T12:58:22 | 2018-04-21T20:53:20 | C++ | UTF-8 | C++ | false | false | 1,745 | h | // Copyright (c) 2011-2016 The Cryptonote developers
// Copyright (c) 2014-2016 SDN developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#pragma once
#include <chrono>
#include "NetNodeConfig.h"
namespace CryptoNote ... | [
"Nasser Sagoe"
] | Nasser Sagoe |
add4d3cc4b12c8d974f307112288ba7ac17e77d0 | bef56ea19df6f3e540c101b8517a2114675b804a | /APIGame_base/ObjectManager.h | 75560b6a3bedc59c8fa370cdc18a9deba2a96af0 | [] | no_license | kwt1326/2DProject | 2b0b829dd7331ca4ad3aa87e5c529fe157e23fb3 | 940f0721ac5e4e216ef9b763ac888260aad34fb0 | refs/heads/master | 2022-01-27T23:41:33.703150 | 2022-01-17T00:31:28 | 2022-01-17T00:31:28 | 149,836,434 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 947 | h | #ifndef _OBJECTMANAGER_H_
#define _OBJECTMANAGER_H_
#include "GameObject.h"
#include <vector>
#include "Vector2.h"
#define OBJECT_MGR ObjectManager::GetInstance()
class ObjectManager
{
public:
static ObjectManager* m_Instance;
public:
static ObjectManager* GetInstance()
{
if (m_Instance == NULL) m_Instance = ne... | [
"u1326@hotmail.com"
] | u1326@hotmail.com |
2edd060d59a2d00b6696e02f129594f891917988 | 7c1dc9907f6b009a87abb5a8a50e771a56b86bf4 | /DataStructure/codeforces/267_3.cpp | 7eb3a3986a114d2be6846ae5d73e9c72b6a7c786 | [] | no_license | TarunSaini063/Coding | 4b6a022a23488bbf5a4a1a746d865388095707ab | cd0abd63b469ab7f3be52eca0b5305a49c3f25b6 | refs/heads/master | 2021-08-22T17:41:58.152521 | 2021-05-22T08:58:28 | 2021-05-22T08:58:28 | 252,940,387 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,213 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ld double
#define ll long long
#define pb emplace_back
#define mk make_pair
#define mod 1000000007
#define ff first
#define ss second
#define sz(x) (int)x.size()
#define FIO ios_base::sync_with_stdio(false); cin.tie(NULL); cout.tie(NULL);
#define all(x) x.begin(),x.... | [
"tsaini063@outlook.com"
] | tsaini063@outlook.com |
e7be5c51ad19a87eb12008ef9351126cd4edd676 | 0636e69f7cc3a94c49d6d481c0120d168d832ebf | /Solutions/TopCoder/SRM_DIV2/SRM608_DIV2/OneDimensionalRobotEasy.cpp | 35aca7661982ac2b76b11d0c274230ed882789e0 | [] | no_license | TurtleShip/ProgrammingContests | 33e0e261341e8f78c3d8d3bd66bbad0f511acc61 | 2ebd93f9b3d50c10a10c8731d17193e69382ca9b | refs/heads/master | 2021-01-13T02:07:37.539205 | 2016-11-30T18:50:46 | 2016-11-30T18:50:46 | 18,936,833 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,109 | cpp | #include <vector>
#include <list>
#include <map>
#include <set>
#include <queue>
#include <deque>
#include <stack>
#include <bitset>
#include <algorithm>
#include <functional>
#include <numeric>
#include <utility>
#include <sstream>
#include <iostream>
#include <iomanip>
#include <cstdio>
#include <cmath>
#include <cst... | [
"sk765@cornell.edu"
] | sk765@cornell.edu |
1740a03f831533e0299e4ce174d7e990b646d02f | 21d7c1def6efcaf9ba5b74f521f75d2aaeae8192 | /scorched3d/scorched3d.ver01/scorched-dep-win32/include/wx/wx/protocol/file.h | 767dc700345b70dccd1b3f02cb0e993f90f593bc | [] | no_license | QuangNhat/GitHub | 99f3714fc38f3cf007ccc947b1647f41fe8aa29b | bc9a35c5bfe53a648b717c46b6bf5ddbca9b2ea3 | refs/heads/master | 2021-01-10T16:06:11.305568 | 2015-12-17T16:45:59 | 2015-12-17T16:45:59 | 48,186,201 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,069 | h | /////////////////////////////////////////////////////////////////////////////
// Name: file.h
// Purpose: File protocol
// Author: Guilhem Lavaux
// Modified by:
// Created: 1997
// RCS-ID: $Id: file.h,v 1.1 2006/12/02 15:58:53 scara Exp $
// Copyright: (c) 1997, 1998 Guilhem Lavaux
// Licenc... | [
"doquangnhat1@gmail.com"
] | doquangnhat1@gmail.com |
0fd75fc12cd1f8806ab45830fe6b67d0d435bee0 | e2df9dfe5051f7bc427778ab68b43cee3911a7bf | /automated-tests/src/dali-toolkit-internal/utc-Dali-Text-Segmentation.cpp | 5366164cb9af1c16cf528c34ff1d8d8483fee6c8 | [
"Apache-2.0"
] | permissive | pwisbey/dali-toolkit | 3a0d3358f0a07505786b0c97f83c48e9481e9791 | aeb2a95e6cb48788c99d0338dd9788c402ebde07 | refs/heads/master | 2021-01-12T15:50:06.874102 | 2016-10-25T12:48:13 | 2016-10-25T12:48:13 | 71,880,217 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,788 | cpp | /*
* Copyright (c) 2015 Samsung Electronics 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... | [
"v.cebollada@samsung.com"
] | v.cebollada@samsung.com |
342ff93708a2f090e016c292ba4d9f94dc10e956 | cdb55dbdd700a3f456bc67775374dd2a5f99f049 | /test/src/physics/collision/island/IslandContainerTest.cpp | 3420a8dad53ad2c547c64e12dc83a039ee43a62b | [
"MIT"
] | permissive | wangscript007/urchinEngine | 1bfd6fb9ae6ed30154d29b082856101b9a8ef202 | 88f5f70d319299e2df6c006cdeabd6bfb622437b | refs/heads/master | 2022-12-30T18:06:53.231268 | 2020-10-07T19:03:56 | 2020-10-07T19:03:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,289 | cpp | #include <cppunit/TestSuite.h>
#include <cppunit/TestCaller.h>
#include "AssertHelper.h"
#include "physics/collision/island/IslandContainerTest.h"
using namespace urchin;
/**
* Create 4 bodies. Body n will be in contact with body n+1.
* All bodies of container should belong to same island.
*/
void IslandContainerT... | [
"petitg1987@gmail.com"
] | petitg1987@gmail.com |
585e32281d3f977624380831e378624b1cb61cf8 | d5c436ee059bede2b8af4de15b2a12c9964cbc14 | /bankingSystem.cpp | dc502eefa22b9b40adf17924e623c0dc625388c0 | [] | no_license | sparshgoyal2014/cppCodes | 805e10536c853d9bd2235f058f7f2ad1e27c99d3 | bf9f4021e771de46b332dba0e76aede2e4febf47 | refs/heads/master | 2023-04-01T09:16:01.831508 | 2021-04-07T16:45:28 | 2021-04-07T16:45:28 | 257,046,189 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,054 | cpp | #include<iostream>
#include<fstream>
#include<cstdlib>
#include<vector>
#include<map>
using namespace std;
#define MIN_BALANCE 500
class InsufficientFunds{};
class account{
private:
long accountNumber;
string firstName;
string lastName;
float balance;
static long nextAccountNumber;
... | [
"sparshgoyal2014@gmail.com"
] | sparshgoyal2014@gmail.com |
a42fcfddb7f00b8105d0bf3f6f1451ea2a067d40 | e173fc6d152b4313036df82d6b61cad2646a536b | /OsmmdCore/InsertCommandArg.cpp | 9b72272ab5dd85bd958aeb08e4aa765b1bff5ecb | [] | no_license | sinzens/Osmmd | 0b829927f929817aeef6e100f70c6f2f374f672b | c7f51bec40f1e4a1a02ff73d016fc9253acd89fc | refs/heads/master | 2023-07-15T00:03:19.945782 | 2021-09-09T15:57:12 | 2021-09-09T15:57:12 | 400,107,044 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 429 | cpp | /*
* Created by Zeng Yinuo, 2021.09.06
* Edited by Zeng Yinuo, 2021.09.07
*/
#include "InsertCommandArg.h"
Osmmd::InsertCommandArg::InsertCommandArg(const std::string& table, std::shared_ptr<RowValue> value)
: Table(table)
, Value(value)
{
}
Osmmd::InsertCommandArg& Osmmd::InsertCommandArg::operator=(const I... | [
"1187261181@qq.com"
] | 1187261181@qq.com |
a22d3ce913549bd3e6e465211bc4df380782701b | d8fc8a50fbedfc80c2ba8bbc57697763751d7144 | /src/Racecar.hpp | fef3b93aa48797765c0f819c024db83a5e3fb4fb | [] | no_license | sid-dey/racebot | 1163bea502107af0f8b88fdd64bc8c5663576c20 | 5a2b7d8d20c953bec0e073882619b18c49fbf230 | refs/heads/main | 2023-03-21T19:41:59.158879 | 2021-03-11T00:44:01 | 2021-03-11T00:44:01 | 346,533,853 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,018 | hpp | #ifndef RACECAR_HPP
#define RACECAR_HPP
#include <vector>
class Racecar {
private:
std::vector<double> _time;
std::vector<double> _state;
std::vector<std::vector<double>> _state_array;
std::vector<std::vector<double>> _input_array;
const double _coeff[9] = {
0.000016614664891, -0.000000195546174, 0.00... | [
"siddey@umich.edu"
] | siddey@umich.edu |
2ce9a97ef7584e5bb38b007b8b949d289cee281f | c550ffcf8778f21a4c4cda666a1c65581b654b38 | /Devices/VNCInput.h | 8655c7cfde47a49cbe964e339ee0f888f0edf311 | [] | no_license | OpenEngineDK/extensions-VNCServer | 625a5347aae5f631839ce324de9542bca5bd584d | a61a4215b3c035ee12850d52b8ac1462da903a87 | refs/heads/master | 2016-09-14T05:53:07.693664 | 2016-05-05T00:21:20 | 2016-05-05T00:21:20 | 58,073,086 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,371 | h | //
// -------------------------------------------------------------------
// Copyright (C) 2007 OpenEngine.dk (See AUTHORS)
//
// This program is free software; It is covered by the GNU General
// Public License version 2 or any later version.
// See the GNU General Public License for more details (see LICENSE).
//---... | [
"ptx@openengine.dk"
] | ptx@openengine.dk |
23608b0f69bdd7fbf489b85bd18e209fd769d86f | 157fd7fe5e541c8ef7559b212078eb7a6dbf51c6 | /TRiAS/TRiAS/TRiAS03/ClassProps/SELOPRPT.CXX | 39105288c3b84afa2e64c7acc098c9ae279e0644 | [] | no_license | 15831944/TRiAS | d2bab6fd129a86fc2f06f2103d8bcd08237c49af | 840946b85dcefb34efc219446240e21f51d2c60d | refs/heads/master | 2020-09-05T05:56:39.624150 | 2012-11-11T02:24:49 | 2012-11-11T02:24:49 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 2,682 | cxx | // Ein TreeViewCtrl, mit welchem Objekteigenschaften ausgewählt werden können -
// File: SELOPRPT.CXX
#include "featurep.hxx"
#include "propname.hxx"
#include "seloprpt.hxx"
static char s_cbPropInfo[_MAX_PATH];
// Konstruktor/Destruktor/Initialisierung -------------------------------------
CSelObjPropTre... | [
"Windows Live ID\\hkaiser@cct.lsu.edu"
] | Windows Live ID\hkaiser@cct.lsu.edu |
4245680e0407e3e7a7964531d3223cb20677adcf | 8b7dc8357b177c0a48f03db4bc822dd4af868096 | /tomasulo.cpp | b10c1012a54a97fce793a49890184fe2c2740c72 | [] | no_license | fangtiancheng/PPCA | ef0ad0387f34b306928d4b1a21f01396c2376f2a | 138f6bef13336a5cf7684236fce081cadf476939 | refs/heads/master | 2022-11-24T13:13:48.941067 | 2020-07-19T12:32:48 | 2020-07-19T12:32:48 | 279,234,162 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 23,943 | cpp | #include <iostream>
#include <cstring>
#include <cstdio>
//面向硬件编程
enum INSTRUCTION{
LUI, //U
AUIPC, //U
JAL, //J
JALR, //I
BEQ, //B
BNE, //B
BLT, //B
BGE, //B
BLTU, //B
BGEU, //B
LB, //I
LH, //I
... | [
"1773701277@qq.com"
] | 1773701277@qq.com |
06daca14c97f05c717a1d028f4b774bca88e7ceb | 2abc2378ba47e2561f08fc27beb95c039531632b | /TLibToolTest/terminal_app.h | f20747e39bec40d172e601ac80c453c1f5378ebf | [] | no_license | spartawwy/Dev_lib | a877eb5f991625c0b221f2f2f995ad24b45ca17f | c2b790d8f4ab15d5f709274b5ef1f4189adf603b | refs/heads/master | 2021-10-08T06:44:02.920691 | 2018-12-09T16:22:02 | 2018-12-09T16:22:02 | 111,189,021 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 763 | h | #ifndef TERMINAL_APP_H_
#define TERMINAL_APP_H_
#include <TLib/tool/tsystem_server_client_appbase.h>
#include "TLib/core/tsystem_connection.h"
using namespace TSystem;
class TerminalApp : public TSystem::ServerClientAppBase
{
public:
TerminalApp();
virtual ~TerminalApp(){}
bool Initiate();
void Sh... | [
"32713201+spartawwy@users.noreply.github.com"
] | 32713201+spartawwy@users.noreply.github.com |
7cf9496159783e85008b7baea156633470194b55 | 460062f73dc03d1b668851fe5d33881e10b95504 | /ringct/rctSigs.cpp | 6e304b0b50bb08c88b953e70f85707bf2a33eb56 | [] | no_license | Bitcoin-Confidential/bc-core-custom | 24d8e86b50418988cac96c07a7c6c85231f6d5d8 | 00ae1eb2496262432e12dda10335793d04e372b7 | refs/heads/master | 2020-06-23T18:23:09.525440 | 2019-09-05T01:47:55 | 2019-09-05T01:47:55 | 198,713,705 | 0 | 0 | null | 2019-07-24T21:44:13 | 2019-07-24T21:44:12 | null | UTF-8 | C++ | false | false | 51,609 | cpp | // Copyright (c) 2016, Monero Research Labs
//
// Author: Shen Noether <shen.noether@gmx.com>
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:
//
// 1. Redistributions of source code must... | [
"leoreinaux@gmail.com"
] | leoreinaux@gmail.com |
a0ac82b32b27edff01dd53c60453504ebd0d528d | cf450832dd79748ca18a42e3495185ec334e24e0 | /src/CalTrig/CalTrigTool.h | 42d425ec3b28c41bd055b7c460645c8f662aa861 | [
"BSD-3-Clause"
] | permissive | fermi-lat/CalXtalResponse | 2d3e83e4d1ae9f5f826dd17686c99b27ff2ce657 | 3bd209402fa2d1ba3bb13e6a6228ea16881a3dc8 | refs/heads/master | 2022-02-17T03:12:05.147230 | 2019-08-27T17:27:11 | 2019-08-27T17:27:11 | 103,186,845 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,867 | h | // $Header: /nfs/slac/g/glast/ground/cvs/GlastRelease-scons/CalXtalResponse/src/CalTrig/CalTrigTool.h,v 1.12 2008/08/01 01:45:59 fewtrell Exp $
/** @file
@author Z.Fewtrell
*/
#ifndef CalTrigTool_h
#define CalTrigTool_h
// LOCAL
#include "CalXtalResponse/ICalTrigTool.h"
#include "CalXtalResponse/ICalCalibSvc.h... | [
""
] | |
b4aac75bc7a20c4a4e81373d9ca9f580c38b3a83 | 9f9660f318732124b8a5154e6670e1cfc372acc4 | /Case_save/Case10/Case/case7/1200/U | 2e6720538622a223c01f220d2f8a1009902aea88 | [] | no_license | mamitsu2/aircond5 | 9a6857f4190caec15823cb3f975cdddb7cfec80b | 20a6408fb10c3ba7081923b61e44454a8f09e2be | refs/heads/master | 2020-04-10T22:41:47.782141 | 2019-09-02T03:42:37 | 2019-09-02T03:42:37 | 161,329,638 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,255 | // -*- C++ -*-
// File generated by PyFoam - sorry for the ugliness
FoamFile
{
version 2.0;
format ascii;
class volVectorField;
location "1200";
object U;
}
dimensions [ 0 1 -1 0 0 0 0 ];
internalField nonuniform List<vector> 459
(
(0.0238908 0.0455331 0)
(-0.112869 0.00350263 0)
(-0.10594 -0.00961448 0)
... | [
"mitsuaki.makino@tryeting.jp"
] | mitsuaki.makino@tryeting.jp | |
392ed315556e9cb63f7e731118aad2495dd68290 | 260a986070c2092c2befabf491d6a89b43b8c781 | /coregame_tasks/taskutil.cpp | 68ec411a2723303ed7eb39e2b3aa2233966c5cf0 | [] | no_license | razodactyl/darkreign2 | 7801e5c7e655f63c6789a0a8ed3fef9e5e276605 | b6dc795190c05d39baa41e883ddf4aabcf12f968 | refs/heads/master | 2023-03-26T11:45:41.086911 | 2020-07-10T22:43:26 | 2020-07-10T22:43:26 | 256,714,317 | 11 | 2 | null | 2020-04-20T06:10:20 | 2020-04-18T09:27:10 | C++ | UTF-8 | C++ | false | false | 7,965 | cpp | ///////////////////////////////////////////////////////////////////////////////
//
// Copyright 1997-1999 Pandemic Studios, Dark Reign II
//
// Task Utils
//
///////////////////////////////////////////////////////////////////////////////
//
// Includes
//
#include "taskutil.h"
#include "utiltypes.h"
#in... | [
"razodactyl@gmail.com"
] | razodactyl@gmail.com |
8aa2ec4d06ae7a4c7a657ba12e383e70ccd39383 | 5d83739af703fb400857cecc69aadaf02e07f8d1 | /Archive2/55/35e51d210d59ec/main.cpp | 5b12fb781f553768543ceecf62fca453e2e6d198 | [] | no_license | WhiZTiM/coliru | 3a6c4c0bdac566d1aa1c21818118ba70479b0f40 | 2c72c048846c082f943e6c7f9fa8d94aee76979f | refs/heads/master | 2021-01-01T05:10:33.812560 | 2015-08-24T19:09:22 | 2015-08-24T19:09:22 | 56,789,706 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,058 | cpp | // Heterogeneous vector (unordered) over specified sequence of types
#include <boost/fusion/algorithm/transformation/transform.hpp>
#include <boost/fusion/algorithm/iteration/for_each.hpp>
#include <boost/fusion/sequence/intrinsic/at_key.hpp>
#include <boost/fusion/container/map.hpp>
#include <boost/mpl/transform.hpp... | [
"francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df"
] | francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df |
378457d8a5b745db187d2ad6de0f7e5cf968d0ad | ec38324d1535c500255487db1cf809f5790d62d6 | /WebTemperatureLogger/event.h | d6c0a748ac8327b256925604b8e7ebae28eb73f5 | [] | no_license | EmbeddedSystemClass/hardware-firmware-arduino | 4a7b36a01af82fecc0fde3f1b75e4e7ad7fb31f0 | b39010d20ba548f2b6425b0cda2a41826a01cf8f | refs/heads/master | 2020-04-13T10:40:17.062444 | 2016-05-30T09:57:32 | 2016-05-30T09:57:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,518 | h | #ifndef _EVENTSH_
#define _EVENTSH_
/*
Events: timer and logging events
This example code is in the public domain.
*/
// Touche Screen
#define YP A2 // must be an analog pin, use "An" notation!
#define XM A1 // must be an analog pin, use "An" notation!
#define YM 6 // can be a digital pin
#define XP 7 // c... | [
"lucasgaertner@arcor.de"
] | lucasgaertner@arcor.de |
6add0873c0143128b9f4c414961eb801b65036ae | 79813a2689ae22b0315323f398337017639662bb | /src/modules/processes/Flux/FluxCalibrationProcess.cpp | 780f8472558b684be64f04b7af89eea3713e75b7 | [
"LicenseRef-scancode-other-permissive"
] | permissive | jackros1022/PCL-1 | 4b51b494c69e4d97182387aa84ead1a964798264 | 059423bc8a3d7946a628fe1913b805bc3633aea5 | refs/heads/master | 2021-01-23T05:09:19.844862 | 2017-02-08T11:53:24 | 2017-02-08T11:53:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,990 | cpp | // ____ ______ __
// / __ \ / ____// /
// / /_/ // / / /
// / ____// /___ / /___ PixInsight Class Library
// /_/ \____//_____/ PCL 02.01.01.0784
// ----------------------------------------------------------------------------
// Standard Flux Process Module Version 01.00.01.0135
// ---------------... | [
"juan.conejero@pixinsight.com"
] | juan.conejero@pixinsight.com |
e0ca27a477f4a7c925bb181acdd4ac103ec8d089 | 1e939513c8b45242587c8975c8ae1434a3375629 | /12289/main.cpp | e9814a1b53b03c81ac0441e4a75ffd77ebeba9f5 | [] | no_license | Seyfel/Competitive-Programming | e02cab82d653d7604989851b8902e8302c993997 | 50cc66eadcabadf91be5bc2c4fa4e19182e349c0 | refs/heads/master | 2021-04-06T19:50:43.959594 | 2018-03-22T11:27:48 | 2018-03-22T11:27:48 | 125,358,066 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 586 | cpp | #include <iostream>
#include <string>
bool isOne(const std::string &word) {
if (word[0] == 'o' && (word[1] == 'n' || word[2] == 'e')) {
return true;
} else if (word[1] == 'n' && word[2] == 'e') {
return true;
}
return false;
}
int main(int argc, char* argv[]) {
int N;
std::cin >> N;
std::cin.ignore(10000,'... | [
"seyfel@gmail.com"
] | seyfel@gmail.com |
345222a999cdebc4b01c7d7c46d6a67389462a58 | cc1701cadaa3b0e138e30740f98d48264e2010bd | /chrome/browser/ui/webui/management_ui_handler.cc | f5aeff7fa6be4f16011fca4836246ae26cf73c9d | [
"BSD-3-Clause"
] | permissive | dbuskariol-org/chromium | 35d3d7a441009c6f8961227f1f7f7d4823a4207e | e91a999f13a0bda0aff594961762668196c4d22a | refs/heads/master | 2023-05-03T10:50:11.717004 | 2020-06-26T03:33:12 | 2020-06-26T03:33:12 | 275,070,037 | 1 | 3 | BSD-3-Clause | 2020-06-26T04:04:30 | 2020-06-26T04:04:29 | null | UTF-8 | C++ | false | false | 42,123 | cc | // Copyright 2018 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/ui/webui/management_ui_handler.h"
#include <algorithm>
#include <memory>
#include <set>
#include <string>
#include <utility>
#in... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
1da4ef9bb7585a2ed949b319cbe10897549799aa | 9a1fba32fe46c41b450222e6f45408e53d9b6c23 | /tools/aapt2/BigBuffer.cpp | 8f571728d729399a0d224912e72df48d991d80e1 | [
"LicenseRef-scancode-unicode",
"Apache-2.0"
] | permissive | FireHound/android_frameworks_base | 779dda285e75a615d75150b8c10c21d13fa3e731 | e9d54decbb07004f74e78b57f095f614362828b5 | refs/heads/mm | 2021-11-26T05:13:54.745879 | 2016-09-10T05:37:47 | 2016-12-18T06:50:12 | 64,948,641 | 4 | 38 | NOASSERTION | 2020-03-14T21:24:38 | 2016-08-04T16:06:28 | Java | UTF-8 | C++ | false | false | 1,462 | cpp | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"adamlesinski@google.com"
] | adamlesinski@google.com |
d750ed7b54f1aa500b32086adc14845e2a12e08d | dac5254630fefae851da7c843dcab7f6a6af9703 | /Sources_Common/Calendar_Store/Clients/CLocalCalendarClient.cpp | 50fb582caff0e596b3f0b3a00f506c6221a8401b | [
"Apache-2.0"
] | permissive | gpreviato/Mulberry-Mail | dd4e3618468fff36361bd2aeb0a725593faa0f8d | ce5c56ca7044e5ea290af8d3d2124c1d06f36f3a | refs/heads/master | 2021-01-20T03:31:39.515653 | 2017-09-21T13:09:55 | 2017-09-21T13:09:55 | 18,178,314 | 5 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 18,029 | cpp | /*
Copyright (c) 2007-2009 Cyrus Daboo. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unle... | [
"svnusers@a91246af-f21b-0410-bd1c-c3c7fc455132"
] | svnusers@a91246af-f21b-0410-bd1c-c3c7fc455132 |
df186dac9ade6de27a8fda6f7bb2ba09e48a05cd | 4876da9c10f3dbb085132b504d03c6ced56b8a0f | /main.cc | 2c2515ce7b4219fb5ebd9b2e636866aff4a5694d | [] | no_license | jicewarwick/MA417 | a237f345b9f4da424f808da02e97cb468a5905ff | a607d5ecaca8ec3f32053ffda6d7f681b4028dd5 | refs/heads/master | 2021-01-19T13:53:05.489122 | 2014-04-13T17:15:36 | 2014-04-13T17:15:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,904 | cc | #include <iostream>
#include "Normals.h"
#include "Sampler.h"
#include "UniformSampler.h"
#include "ExpInvSampler.h"
#include "NormalAccSampler.h"
#include "NormalBoxMullerSampler.h"
#include "BrownianMotion.h"
#include "MonteCarloSimulation.h"
#include "ControlVariates.h"
#include <cmath>
#include <algorithm>
#include... | [
"jicewarwick@gmail.com"
] | jicewarwick@gmail.com |
0cdd9196c2caf9a3615152aeebf8cd382c6e3096 | e763b855be527d69fb2e824dfb693d09e59cdacb | /aws-cpp-sdk-glacier/source/model/Encryption.cpp | b2460bb73334589847951b60b9ad06b2254b06a9 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | 34234344543255455465/aws-sdk-cpp | 47de2d7bde504273a43c99188b544e497f743850 | 1d04ff6389a0ca24361523c58671ad0b2cde56f5 | refs/heads/master | 2023-06-10T16:15:54.618966 | 2018-05-07T23:32:08 | 2018-05-07T23:32:08 | 132,632,360 | 1 | 0 | Apache-2.0 | 2023-06-01T23:20:47 | 2018-05-08T15:56:35 | C++ | UTF-8 | C++ | false | false | 2,256 | cpp | /*
* 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... | [
"henso@amazon.com"
] | henso@amazon.com |
f3029d2e89853447c41c34eb99c5243405494f4e | 6573e414ab8da20dcf7ef725f5d1ff60e2bb3030 | /1_5.cpp | 87e29aacc011ee49134c0f6c249b682c9d093885 | [] | no_license | praj1wal/crackingTheCodingInterview | fcd495e2f4800bd46a5c72bddb6e46cb8352d314 | 38d548c78d03f64b2b0f5dab079f08b9ef203151 | refs/heads/master | 2021-04-01T03:46:58.780151 | 2020-03-19T12:10:33 | 2020-03-19T12:10:33 | 248,153,846 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 90 | cpp | #include<bits/stdc++.h>
using namespace std;
int main(){
cout<<"hii";
return 0;
} | [
"prajwalkotalwar@gmail.com"
] | prajwalkotalwar@gmail.com |
8d56c504795f25a455f37add536e37c6b6243b68 | 1fc7a6ff8d4f93c9716a2074c71911f192745d95 | /imagelib/cmath/CMathLib.h | 0046082506ea97c54f5fbbc4a8579c103a658960 | [] | no_license | playbar/gllearn | 14dc6e671f5161cac768884771e2a6401a5ed5b7 | 19e20ffd681eadff2559f13a42af12763b00b03e | refs/heads/master | 2021-12-06T05:15:10.299208 | 2021-11-09T11:00:46 | 2021-11-09T11:00:46 | 180,532,777 | 0 | 2 | null | 2020-10-13T12:55:49 | 2019-04-10T08:04:15 | C++ | UTF-8 | C++ | false | false | 1,037 | h | #ifndef CMATH_LIB_H
#define CMATH_LIB_H
namespace CMath {
// test if type is real
template<typename T> struct is_real { enum { Value=-1 }; };
template<> struct is_real<double> { enum { Value=1 }; };
template<> struct is_real<float> { enum { Value=1 }; };
#define ASSERT_IS_REAL(T) { int a[is_real<T>::Value]; }
//-... | [
"hgl868@126.com"
] | hgl868@126.com |
e29b8cce2f2009b702311f243aad462d3c8ecca7 | 7396a56d1f6c61b81355fc6cb034491b97feb785 | /algorithms/kernel/logitboost/logitboost_predict_dense_default_kernel.h | 882dbad32c39488c14019b300c7463e77f29726e | [
"Apache-2.0",
"Intel"
] | permissive | francktcheng/daal | 0ad1703be1e628a5e761ae41d2d9f8c0dde7c0bc | 875ddcc8e055d1dd7e5ea51e7c1b39886f9c7b79 | refs/heads/master | 2018-10-01T06:08:39.904147 | 2017-09-20T22:37:02 | 2017-09-20T22:37:02 | 119,408,979 | 0 | 0 | null | 2018-01-29T16:29:51 | 2018-01-29T16:29:51 | null | UTF-8 | C++ | false | false | 3,310 | h | /* file: logitboost_predict_dense_default_kernel.h */
/*******************************************************************************
* Copyright 2014-2017 Intel Corporation
* All Rights Reserved.
*
* If this software was obtained under the Intel Simplified Software License,
* the following terms apply:
*
* The so... | [
"vasily.rubtsov@intel.com"
] | vasily.rubtsov@intel.com |
a7e10232ed275f40c6e5437124b2523c5cadd87e | 0f92f25f30f9dc773cefb6ccd09ede3bb260ee14 | /Source/KrazyKartsProject/KrazyKartsProjectGameMode.cpp | 7cd02c85d3d2d8b043962641a9ad4b17ac4e9e21 | [] | no_license | FixeoUnreal/KrazyKarts | 9bf9ef4f027bc22197b2b229aea2573ee566fe67 | 0548cc3984e1e7ee6075bef05cba4573b59ec66b | refs/heads/master | 2020-03-28T20:41:39.561197 | 2018-11-25T20:37:15 | 2018-11-25T20:37:15 | 149,094,043 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 341 | cpp | // Copyright 1998-2018 Epic Games, Inc. All Rights Reserved.
#include "KrazyKartsProjectGameMode.h"
#include "KrazyKartsProjectPawn.h"
#include "KrazyKartsProjectHud.h"
AKrazyKartsProjectGameMode::AKrazyKartsProjectGameMode()
{
DefaultPawnClass = AKrazyKartsProjectPawn::StaticClass();
HUDClass = AKrazyKartsProjectH... | [
"giang151093@yahoo.com.vn"
] | giang151093@yahoo.com.vn |
3c898bebc39669254c6e3ab9f5b823eb1ad60136 | 3b9b4049a8e7d38b49e07bb752780b2f1d792851 | /src/third_party/pdfium/fpdfsdk/formfiller/cffl_combobox.cpp | 262c485138a8d5719c60cc3cdb70e87a753ec4b8 | [
"BSD-3-Clause",
"Apache-2.0",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT"
] | permissive | webosce/chromium53 | f8e745e91363586aee9620c609aacf15b3261540 | 9171447efcf0bb393d41d1dc877c7c13c46d8e38 | refs/heads/webosce | 2020-03-26T23:08:14.416858 | 2018-08-23T08:35:17 | 2018-09-20T14:25:18 | 145,513,343 | 0 | 2 | Apache-2.0 | 2019-08-21T22:44:55 | 2018-08-21T05:52:31 | null | UTF-8 | C++ | false | false | 8,661 | cpp | // Copyright 2014 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include "fpdfsdk/formfiller/cffl_combobox.h"
#include "fpdfsdk/formfiller/cb... | [
"changhyeok.bae@lge.com"
] | changhyeok.bae@lge.com |
fca819a729d1f66f58b3aabea06fd46cadb74ef3 | 85f750c5afef14adafb6beb5767a50c2486dbd68 | /third_parties/cmake-3.10.2/Source/cmVisualStudio10TargetGenerator.cxx | c61902ab6a43e9154f8a17d608683890676c03eb | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | stallpool/cruise | bbe3479ae6696b995a2df9be920e5d697f7b635d | 6d7b4bfff31b5e92574775bcb4f6362cf518ee92 | refs/heads/master | 2021-05-03T09:13:40.884789 | 2018-02-07T07:47:51 | 2018-02-07T07:47:51 | 120,572,164 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 171,279 | cxx | /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
file Copyright.txt or https://cmake.org/licensing for details. */
#include "cmVisualStudio10TargetGenerator.h"
#include "cmAlgorithms.h"
#include "cmComputeLinkInformation.h"
#include "cmCustomCommandGenerator.h"
#include "cmGeneratedFil... | [
"dna2gle@gmail.com"
] | dna2gle@gmail.com |
5cd27b4260b8d369bb267cb8628417dd8884f3e3 | 6ec7728f8eb7f50317f00835a8e46876b5f5d38b | /P04/bonus/main.cpp | c0a09e041c77358e7939e629f595ecb056159aed | [] | no_license | cole111197/CSE1325 | 2c6fe73443e8b1ffe1993f3d8dbf82761eec5b0f | a84971e9b2a891ca9e8ad03216a94e840d179a10 | refs/heads/master | 2022-03-21T05:05:01.407667 | 2019-12-03T09:19:20 | 2019-12-03T09:19:20 | 204,408,295 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,966 | cpp | #include "coach.h"
#include "locomotive.h"
#include "stock.h"
#include "train.h"
#include <iostream>
#include <iomanip>
void printSpeed(double speed);
int main(){
Train train;
int command;
std::string prompt = "Command?";
while(command != 0){
std::cout << "==================\n====CS Express===... | [
"cole.montgomery@mavs.uta.edu"
] | cole.montgomery@mavs.uta.edu |
cfe5881a0ac8e5d0f4cbd910f9aaa139471df673 | 583e614741a633a427e80e68db1a62698d3607d1 | /CISP 360/Chapter 9/pointer arrays.cpp | 73c9ebb8cabcf189fdac191d985ef9e891a6425b | [] | no_license | Justin-Singh125125/CISP-360 | c7f9e06fd25bbe1d28d211da2c9f8695bc26a9f5 | 754de232a958d7b5a699374a3965e49fa69a1abe | refs/heads/master | 2020-04-08T14:34:02.294634 | 2018-11-28T04:17:26 | 2018-11-28T04:17:26 | 159,442,525 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 344 | cpp | #include <iostream>
using namespace std;
int main()
{
const int SIZE = 5;
int *pointer[SIZE];
int array[SIZE] = {1,2,3,4,5};
int count;
for (count = 0; count < SIZE; count ++)
{
pointer[count] = &array[count];
}
*pointer[2] = 7;
for (count = 0; count < SIZE; count ++)
{
cout << *pointer[count] << ... | [
"justin.singh125125@gmail.com"
] | justin.singh125125@gmail.com |
70e57b5664b84464bd896209b010d92fa0ee0826 | 6848723448cc22474863f6506f30bdbac2b6293e | /tools/mosesdecoder-master/util/mmap.cc | cdf92c73183014e7afdab5483710cd22d1d1efe1 | [
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"LGPL-2.1-or-later",
"LicenseRef-scancode-other-copyleft",
"GPL-2.0-only",
"Apache-2.0"
] | permissive | Pangeamt/nectm | 74b3052ba51f227cd508b89d3c565feccc0d2f4f | 6b84f048698f2530b9fdbb30695f2e2217c3fbfe | refs/heads/master | 2022-04-09T11:21:56.646469 | 2020-03-30T07:37:41 | 2020-03-30T07:37:41 | 250,306,101 | 1 | 0 | Apache-2.0 | 2020-03-26T16:05:11 | 2020-03-26T16:05:10 | null | UTF-8 | C++ | false | false | 13,085 | cc | /* Memory mapping wrappers.
* ARM and MinGW ports contributed by Hideo Okuma and Tomoyuki Yoshimura at
* NICT.
*/
#include "util/mmap.hh"
#include "util/exception.hh"
#include "util/file.hh"
#include "util/parallel_read.hh"
#include "util/scoped.hh"
#include <iostream>
#include <cassert>
#include <fcntl.h>
#inclu... | [
"alexander.raginsky@gmail.com"
] | alexander.raginsky@gmail.com |
cb91f7a56a1970daa9d242daa5ac71a980eb36d9 | 5d8068348be2eb408758f9aa44b9c882f283b4ee | /Firebird 1.07 VS - eventColliders/Firebird/EntityMngr.cpp | d8b21921e6d46a5a823c902efff7576f64cbce27 | [] | no_license | Losapioj/Firebird | 6dacd7689871b605c775a96f73719f6753627138 | a4ab06f3b4b7f765de3db1696ba1616370d8f40e | refs/heads/master | 2020-04-08T12:22:17.039002 | 2015-02-01T18:49:58 | 2015-02-01T18:49:58 | 30,155,385 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,455 | cpp | #include "Debug.h"
#include "EventMngr.h"
#include "EntityMngr.h"
/////////////////////////////////////////////////
cEntityMngr::cEntityMngr()
: LoadEntity("ENTITY_LOAD_EVENT"),
MoveEntity("ENTITY_POSITION_EVENT"),
OrientEntity("ENTITY_ROTATE_EVENT"),
ScaleEntity("ENTITY_SCALE_EVENT"),
AttachModel("ENTITY_ATTACH_MODEL... | [
"Losapioj@gmail.com"
] | Losapioj@gmail.com |
d89861d1482ed7517f207a08f622287fe485c367 | d49847c5117a26cfe502812932d3ba103c34c0d7 | /Engine/Object Manager/Object.cpp | 067083136b49da09dc4b8644f3df0efb6720a8cd | [] | no_license | hryshko17/BasicGameEngine | c548e9d4e7b103a08d27fd23f30343fb983a27f8 | d9710a8699fad38a6c85ac3b6d0c60f9b86f84c9 | refs/heads/master | 2021-01-20T13:03:19.302636 | 2016-06-08T00:24:16 | 2016-06-08T00:24:16 | 60,655,665 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,118 | cpp |
#include "Object.h"
#include "../Renderer/RenderMesh.h"
#include "../Utilities/Time.h"
CObject::CObject()
{
m_szTag = "Nameless Object";
m_cpRenderMesh = nullptr;
m_mWorldMatrix.MatrixIdentity();
m_vVelocity.ZeroOut();
}
CObject::CObject(std::string szTag)
{
m_szTag = szTag;
m_cpRenderMesh = nu... | [
"hryshko17@users.noreply.github.com"
] | hryshko17@users.noreply.github.com |
66945dadb44728c7ada56f9f4dc0c00abe25aefa | 4016e385eaf332ab5dbe73691211785f6516c15c | /singleProject/TBCRay.h | 32cca223c9617200970704dd7040ae9323bb44aa | [] | no_license | afreakk/TBC | be65ef1742fec4130f373d4d35000442bc9f34f7 | 468c96d88ad5c2c345b62ba28977d88810714904 | refs/heads/master | 2016-08-06T18:26:44.223744 | 2014-06-04T13:28:10 | 2014-06-04T13:28:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,455 | h | #pragma once
#include "OgreSingleton.h"
#include "ManualLine.h"
class BehaviourObject;
class TBCRay : public Ogre::Singleton<TBCRay>
{
private:
Ogre::RaySceneQuery* m_raySceneQuery;//!< Ray query
public:
TBCRay(Ogre::SceneManager* sceneMgr);
bool raycast(const Ogre::Vector3& point, const Ogre::Vector3& normal, cons... | [
"laderud@hotmail.com"
] | laderud@hotmail.com |
791d622676e5a4f8a44f3ec27c14b7858a33f53d | 3f17bef125d4032f65d296ec1f416f69a5b298e1 | /src/cutfacewidget.h | 223a32ffeed1e39075d8110cdcdb2ede4011e28a | [
"MIT",
"LicenseRef-scancode-free-unknown"
] | permissive | xphillyx/dust3d | 2a8ef9b0df84dce36b50997926d25a5478ac43ae | 7c43ac49167d50ddc45e6df0f5c3ad87bc6aefb3 | refs/heads/master | 2023-04-01T00:37:37.477528 | 2020-11-29T02:12:09 | 2020-11-29T02:12:09 | 317,751,319 | 0 | 0 | MIT | 2021-04-01T06:56:42 | 2020-12-02T04:40:06 | null | UTF-8 | C++ | false | false | 656 | h | #ifndef DUST3D_CUT_FACE_WIDGET_H
#define DUST3D_CUT_FACE_WIDGET_H
#include <QFrame>
#include <QLabel>
#include <QIcon>
#include "document.h"
#include "modelwidget.h"
class CutFaceWidget : public QFrame
{
Q_OBJECT
public:
CutFaceWidget(const Document *document, QUuid partId);
static int preferredHeight();
... | [
"huxingyi@msn.com"
] | huxingyi@msn.com |
ceb2510f33dd02ba5cb2bdb9ef0238e8c347c50d | 3b3c7c6e8eab8e5b9308d5c5a01e239187592736 | /Mesh/MeshTools.cpp | 86e20f46a9f3a8e0843673975f4526a9723212c4 | [] | no_license | xuyinghui8888/FakePic | 5190dabb5f31ede4713f2248de24d61a137baa93 | 773133b98f39766e879c21ac522ccca9e974cd29 | refs/heads/master | 2023-06-25T22:22:56.927266 | 2021-07-30T07:28:41 | 2021-07-30T07:28:41 | 390,925,055 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,370 | cpp | #include "MeshTools.h"
#include "../FileIO/FileIO.h"
#include "../RT/RT.h"
#include "../CalcFunction/CalcHelper.h"
#include "../Mapping/Mapping.h"
using namespace CGP;
intVec MeshTools::getSrcToDstMatch(const MeshCompress& mesh, const intVec& src, const intVec& dst, double match_thres)
{
int n_src = src.size();
int n... | [
"renji.xyh@vip.163.com"
] | renji.xyh@vip.163.com |
900bfab3c29ca6a4e20c04300fd3a7d1a3630f4f | 23b81eaa336b814e99e3b5da71273ffad71a0836 | /frameworkD3D11/main.h | 8d516483c807feef697173c210bc741ec8930dbb | [
"MIT"
] | permissive | techmatt/d3d11-interceptor | 233b94f6559f1f59836de763db96e5a026d9e2f5 | fd49b8c60eb3b4c1b95f56ba9ce1cf76ab2aa6cf | refs/heads/master | 2016-08-05T08:20:46.361909 | 2015-10-14T23:27:25 | 2015-10-14T23:27:25 | 39,213,244 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 755 | h |
//#define USE_INTERCEPTOR_D3D11DLL
#include "mLibInclude.h"
#ifdef USE_INTERCEPTOR_D3D11DLL
#pragma warning ( disable : 4005)
#include <d3d11.h>
__declspec(dllimport) HRESULT WINAPI myD3D11CreateDeviceAndSwapChain(IDXGIAdapter* p0, D3D_DRIVER_TYPE p1, HMODULE p2, UINT p3, const D3D_FEATURE_LEVEL* p4, UINT p5, UINT ... | [
"techmatt@gmail.com"
] | techmatt@gmail.com |
ca5f5e44cc30ffeb530e2ff053a0350f19815f8c | 0d0e78c6262417fb1dff53901c6087b29fe260a0 | /bda/include/tencentcloud/bda/v20200324/model/UpperBodyCloth.h | 817864b860e866e9387e7ffeb1e6e61c2c0f12ca | [
"Apache-2.0"
] | permissive | li5ch/tencentcloud-sdk-cpp | ae35ffb0c36773fd28e1b1a58d11755682ade2ee | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | refs/heads/master | 2022-12-04T15:33:08.729850 | 2020-07-20T00:52:24 | 2020-07-20T00:52:24 | 281,135,686 | 1 | 0 | Apache-2.0 | 2020-07-20T14:14:47 | 2020-07-20T14:14:46 | null | UTF-8 | C++ | false | false | 4,539 | h | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | [
"tencentcloudapi@tenent.com"
] | tencentcloudapi@tenent.com |
9c82e834c82e5f5d6410eb7c9209697692950021 | c42394103684fa1e6196e37f7637d34a6fa868a9 | /.history/main_20210401110018.cpp | 8a37f7cb746b88b6972dc6b59d3cca6d2deb30c1 | [] | no_license | csanshi/CodeCraft-2021 | ca802ee9ef9768940458b4eca8460c7cb0be80e9 | 3cf9c1ba0eb55eb9bee01c35dddec72b8490bb0c | refs/heads/main | 2023-04-05T05:11:08.573608 | 2021-04-17T08:56:49 | 2021-04-17T08:56:49 | 357,412,667 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,579 | cpp | #include<iostream>
#include<string>
#include<vector>
#include<unordered_map>
#include<sstream>
#include<cassert>
#include<cstring>
#include<algorithm>
#include<ctime>
using namespace std;
#define TEST
const int INF = 0x3f3f3f3f;
const char* AB[] = {"A", "B"};
const string inputFilePaths[3] = {" ","training-data/traini... | [
"409147163@qq.com"
] | 409147163@qq.com |
f4f46e210d152f7046446a4904a21dc3ea60f600 | 21af2b2a90caf7d2ab3df75004db2923c1bb564e | /machines/RosPingPong.machine/State_Publish.h | 7445f22661b82ced2e70426b421ce09dcd2ba508 | [] | no_license | lpmayos/catkin_ws | 03b3d316c067f99becbd45f6ba2a45ad7c9c9166 | 5062b7ada6cdc8447dd36bc7ed74212ccd00bf37 | refs/heads/master | 2016-09-09T17:39:56.729117 | 2015-01-14T17:38:30 | 2015-01-14T17:38:30 | 26,480,993 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,598 | h | //
//State_Publish.h
//
//Automatically created through MiEditCLFSM -- do not change manually!
//
#ifndef __clfsm__RosPingPong_State_Publish_h__
#define __clfsm__RosPingPong_State_Publish_h__
#include "CLState.h"
#include "CLAction.h"
#include "CLTransition.h"
namespace FSM
{
namespace CLM
{
namespace FSMRosPingP... | [
"lpmayo@gmail.com"
] | lpmayo@gmail.com |
1f1a096a31a23184e03861b9f1d53ce1ffb76f45 | 0cb808cbc8087602107e0e4724f2d177c77a00f3 | /test example/test example/Complex.cpp | 74ba87666259f7314b764fe3830fe23c395e7ec6 | [] | no_license | mikecolistro/First_Year_C-Cplusplus | 861eb965cc3b06f7ae0419701d13c9cb8fe5bb9a | e4898d8983e7373b9aadbc34d809e755cff96a0a | refs/heads/master | 2021-01-10T06:39:29.737468 | 2015-05-28T04:02:35 | 2015-05-28T04:02:35 | 36,413,808 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,123 | cpp | #include <iostream>
using std::cout;
#include <iomanip>
#include "Complex.h" // complex class definition
//Constructor
Complex::Complex( double realPart, double imaginaryPart )
: real( realPart), imaginary( imaginaryPart )
{
}
//addition operator
Complex Complex::operator+( const Complex &operand2) const
{
... | [
"mfcolist@lakeheadu.ca"
] | mfcolist@lakeheadu.ca |
0c7eaecd9604e0ea6efeaad17977d8ebc7fadfae | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/CMake/CMake-gumtree/Kitware_CMake_repos_basic_block_block_3376.cpp | 3c1d825a1f05f7e6c9d814b9ffe4dbecbd6b1c0a | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18 | cpp | (zPend < 2) break; | [
"993273596@qq.com"
] | 993273596@qq.com |
1188fd55dfb2c80e45c0a1ef54b04928646b288e | 67b4bc373412ad450f76c50d2a8473d5542b5169 | /Classes/FrozenLayer.cpp | c8bb7cb6a9ba5594d187820ca1ed6d015d875aa1 | [
"MIT"
] | permissive | AndyZhou3087/JH | 91da3bc72e56bc82085458a0187c4ebe5e2cea49 | 354c19ebf6a962e6c884222fdcd3b8875fe6d016 | refs/heads/master | 2020-05-27T13:56:56.697411 | 2018-04-24T07:17:50 | 2018-04-24T07:17:50 | 82,545,435 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,273 | cpp | #include "FrozenLayer.h"
#include "GlobalData.h"
#include "CommonFuncs.h"
#include "SoundManager.h"
#include "Const.h"
bool FrozenLayer::init()
{
if (!Layer::init())
{
return false;
}
LayerColor* color = LayerColor::create(Color4B(11, 32, 22, 150));
this->addChild(color);
Node* csbnode = CSLoader::c... | [
"zhou_jian007@126.com"
] | zhou_jian007@126.com |
a5ff3bacff6a01576cd5635d379f6e75cae7ff5e | c9d073d4c966119fe8865bc8188330ed32bf9d63 | /src/control/position.cpp | c64e4069c51fe519384e96dbb02d1f4e68eae1cf | [
"MIT"
] | permissive | dennisss/tansa | 7d8d6ab2ba2cb65d957d4a7faf998725bd5a33a7 | e6044af397f99b9b985ed56015e9e0be13d4b026 | refs/heads/master | 2021-05-01T00:24:55.496906 | 2018-01-12T16:21:35 | 2018-01-12T16:21:35 | 63,459,337 | 39 | 21 | MIT | 2020-04-29T22:49:14 | 2016-07-16T01:15:48 | C++ | UTF-8 | C++ | false | false | 2,686 | cpp | #include <tansa/control.h>
#include "pid.h"
namespace tansa {
// TODO: Integrate forward the position, velocity and time based on connection latency (so that commmands are accurate for the cmoment at which they are received)
PositionController::PositionController(Vehicle *v, bool directAttitudeControl) {
this->veh... | [
"densht@gmail.com"
] | densht@gmail.com |
a6bce2a8fc664b3c82cd098c93abd722870f626d | e9d7b4f87a513685efc2d4eb980350caa514bea7 | /Project Speadsheets/CellInt.cpp | b9f7249851e79ee9782d59e18419cbfc27fdd012 | [] | no_license | ganchGra/OOP-Spreadsheet-project-2017 | b47a34b06d275580c4a4536c44b6cf3b27b01ad8 | 05975b3da700c140cd101f1b7d65eac32d75e9fc | refs/heads/master | 2021-01-22T06:20:03.969841 | 2017-09-03T20:14:34 | 2017-09-03T20:14:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 718 | cpp | #include"stdafx.h"
/// Default constructor
CellInt::CellInt()
:m_number(NULL),m_stringNumber()
{}
/// Create new obj from assign value
CellInt::CellInt(int number,String StringNumber)
:m_number(number),m_stringNumber(StringNumber)
{}
/* Virtual function from the base class CellType */
CellType* CellInt::clone() co... | [
"gratsiela.gancheva@gmail.com"
] | gratsiela.gancheva@gmail.com |
7bebbe065af118b3ff6e103418c0bd302a25c5ba | 9de3eb18280762690fddfc6d4e9e8da2ed159d00 | /PWGCF/FLOW/GF/AliAnalysisTaskPtCorr.h | 672cf0b0200d188cee2ba29ff4b1d4ee7da9da27 | [] | permissive | SiyuTang/AliPhysics | 72b62e80d834d2a8987f1b967fba8d947c4c8c01 | 9e3f3ec3650f1ae750e13c23c109fcb4ed51aa69 | refs/heads/master | 2022-06-28T12:50:47.943757 | 2022-06-09T15:41:00 | 2022-06-09T15:41:00 | 263,941,216 | 0 | 0 | BSD-3-Clause | 2020-05-14T14:41:28 | 2020-05-14T14:41:27 | null | UTF-8 | C++ | false | false | 5,450 | h | #ifndef PTCORRTASK_H
#define PTCORRTASK_H
#include "AliAnalysisTaskSE.h"
#include "complex.h"
#include "AliEventCuts.h"
#include "AliVEvent.h"
#include "AliMCEvent.h"
#include "AliGFWCuts.h"
#include "TString.h"
#include "TRandom.h"
#include "AliESDtrackCuts.h"
#include "AliProfileBS.h"
#include "AliCkContainer.h"
#in... | [
"emil.gorm.nielsen@cern.ch"
] | emil.gorm.nielsen@cern.ch |
7bdebc0d17a404a6eca18cda632042b6415d9556 | b3f0037b6483e6be647cd8b64d06befc3f6ce8c4 | /codeforces/1216/D.cpp | 1b0c8c975a9a3beeb3bc2fa7b5d3931675263fc6 | [] | no_license | arnab000/Problem-Solving | 7b658ac19b7e8ec926e6f689f989637926b8089b | b407c0d7382961c50edd59fed9ca746b057a90fd | refs/heads/master | 2023-04-05T14:40:50.634735 | 2021-04-21T01:45:00 | 2021-04-23T01:05:39 | 328,335,023 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 443 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
long long n,k;
cin>>n;
long long maxi=0,gcd=0,ans=0;
vector<long long>sura;
for(int i=0;i<n;i++)
{
cin>>k;
sura.push_back(k);
maxi=max(k,maxi);
}
gcd=0;
for(int i=0;i<n;i++)
{
... | [
"arnab.saintjoseph@gmail.com"
] | arnab.saintjoseph@gmail.com |
e31673583f9cb8dcde5894a165eea6a7bd0fd214 | f6c2191a68804ea2edba644e64e5c256a6cff91e | /SpaceShooter/Classes/SpaceShooter.cpp | 92dd8be4c5fea5786ff4919146ba353ae6eba278 | [] | no_license | 07haicloud/MiniGame | af2c4139526d0ffe89d65fe4b1ed7ef7b70ee935 | 93a01aea5cab2cfee0df8c78a7f81eaf7e498c11 | refs/heads/master | 2020-06-09T10:34:01.829877 | 2019-07-08T09:16:00 | 2019-07-08T09:16:00 | 193,423,522 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,162 | cpp | #include "SpaceShooter.h"
#include "ResourceManager.h"
#include "HelloWorldScene.h"
int countFrame = 0;
SpaceShooter::SpaceShooter(Scene * scene)
{
Init(); //create SpaceShip
scene->addChild(this->m_sprite,10);
for (register int i = 0; i < 10; i++)
{
m_bullets.push_back(new Bullet(scene));
}
}
SpaceShooter::... | [
"="
] | = |
c390b0acc115d6603e9481eb5238b2ae2cf6b298 | 7e48d392300fbc123396c6a517dfe8ed1ea7179f | /RodentVR/Intermediate/Build/Win64/RodentVR/Inc/Engine/ExponentialHeightFog.gen.cpp | 4278576b0efc887b508b276d4a08ec119c9419b9 | [] | no_license | WestRyanK/Rodent-VR | f4920071b716df6a006b15c132bc72d3b0cba002 | 2033946f197a07b8c851b9a5075f0cb276033af6 | refs/heads/master | 2021-06-14T18:33:22.141793 | 2020-10-27T03:25:33 | 2020-10-27T03:25:33 | 154,956,842 | 1 | 1 | null | 2018-11-29T09:56:21 | 2018-10-27T11:23:11 | C++ | UTF-8 | C++ | false | false | 9,432 | cpp | // Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
========================================================================... | [
"west.ryan.k@gmail.com"
] | west.ryan.k@gmail.com |
40fd9f90c658d300302277d245803d9e03d7e6b2 | bddb40149f9028297d9b4f3f6b77514cadac9bca | /Source/Utilities/RakNet/Source/RakClient.cpp | f6c0f1ddd6bfd2353de8ca59580e1c93a5f32238 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | JamesTerm/GremlinGames | 91d61a50d0926b8e95cad21053ba2cf6c3316003 | fd0366af007bff8cffe4941b4bb5bb16948a8c66 | refs/heads/master | 2021-10-20T21:15:53.121770 | 2019-03-01T15:45:58 | 2019-03-01T15:45:58 | 173,261,435 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 16,142 | cpp | /// \file
///
/// This file is part of RakNet Copyright 2003 Kevin Jenkins.
///
/// Usage of RakNet is subject to the appropriate license agreement.
/// Creative Commons Licensees are subject to the
/// license found at
/// http://creativecommons.org/licenses/by-nc/2.5/
/// Single application licensees are subj... | [
"james@e2c3bcc0-b32a-0410-840c-db224dcf21cb"
] | james@e2c3bcc0-b32a-0410-840c-db224dcf21cb |
fdefc9a415877c5f1725e781a034d3d2ea8b473b | 6a151d774c8230cf2a6a04cd6566c5aa813f9a3a | /Codeforces/Restricted RPS CF 1245B.cpp | 63bd34f1b154003f5e09ed126af89480f980aa68 | [] | no_license | RakibulRanak/Solved-ACM-problems | fdc5b39bdbe1bcc06f95c2a77478534362dca257 | 7d28d4da7bb01989f741228c4039a96ab307a8a6 | refs/heads/master | 2021-07-01T09:50:02.039776 | 2020-10-11T20:46:28 | 2020-10-11T20:46:28 | 168,976,930 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,035 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
ios_base::sync_with_stdio(false);
cin.tie(NULL);
int t;
cin >> t;
while (t--)
{
int n;
cin >> n;
int r, p, s;
cin >> r >> p >> s;
string x;
cin >> x;
int vic = 0;
char vec[n];
memset(vec,'x',sizeof(vec));
for (int i = 0; i < n; i++)... | [
"rakibulhasanranak1@gmail.com"
] | rakibulhasanranak1@gmail.com |
c48c507489688e00b921bce2cea3180886077d15 | cbbdaa9c4af7bd0b3c7283ae4dd6b11942cefe49 | /ConsoleApplication2/ConsoleApplication2/Peoson.h | 7a8be97dd0a25de7de197448dae86b060bef217e | [] | no_license | misc-song/PerCSharp | d145815d8b02354a3dd216d547dca066552e9712 | 956a85fb4ada24aef463d82d0dcc3f1586c5a836 | refs/heads/master | 2021-01-11T17:06:48.922432 | 2017-11-05T06:51:26 | 2017-11-05T06:51:26 | 79,721,383 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 213 | h | #pragma once
#include"Calculator.h"
#include<string>
using namespace std;
class Peoson
{
public:
int Age;
string Name;
char sex;
void Say(string);
void Use(Calculator *c);
public:
Peoson();
~Peoson();
};
| [
"wqshj@126.com"
] | wqshj@126.com |
9ad67d6d947f045ff483dcb55cc99617fadc11f5 | 090243cf699213f32f870baf2902eb4211f825d6 | /CDOJ/Contest/题解报告/专题一/何柱2014060105005/B/B.cpp | d134777e4a33264f4cbedbf6f391c8a5b3b3af34 | [] | no_license | zhu-he/ACM-Source | 0d4d0ac0668b569846b12297e7ed4abbb1c16571 | 02e3322e50336063d0d2dad37b2761ecb3d4e380 | refs/heads/master | 2021-06-07T18:27:19.702607 | 2016-07-10T09:20:48 | 2016-07-10T09:20:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,548 | cpp | #include <cstdio>
#include <cstring>
#define lchild rt << 1, l, m
#define rchild rt << 1 | 1, m + 1, r
int n;
long long lazy[600001];
long long tree[600001];
void pushup(int rt)
{
tree[rt] = tree[rt << 1] + tree[rt << 1 | 1];
}
void pushdown(int rt, int len)
{
if (lazy[rt])
{
tree[rt << 1] += lazy[rt] * (len -... | [
"841815229@qq.com"
] | 841815229@qq.com |
46e4386f5b49fd5ec08af9c32d4faefe2d93cde5 | e70b8c9a6f71492db211d6ac8bf90860ca30a76e | /Bipartite Matching/15007번_Easter Eggs.cpp | 2bb53c84dd923657154e92e84aaca79f4efbc26c | [] | no_license | orihehe/BOJ | b289031abf5736c7f9d933fa52a889d73de39614 | 6c78d53f8ec1a9251f252f913d5f8e3a6fdb14fc | refs/heads/master | 2020-04-04T09:56:25.511131 | 2019-11-04T13:19:17 | 2019-11-04T13:19:17 | 155,836,795 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,832 | cpp | /*
BOJ 15007 - Easter Eggs
https://www.acmicpc.net/problem/15007
모든 빨간, 파란 점 쌍의 거리를 구해두고 정렬한다.
이분탐색으로 거리를 구해주는데, 그 거리보다 작은 두 점은 둘 다 선택될 수 없다.
따라서 최소 버택스 커버(이분매칭) 문제로 바꿀 수 있다.
*/
#include <cstdio>
#include <algorithm>
#include <cstring>
#include <cmath>
#include <vector>
#define pii pair<int,int>
using namespace std;
... | [
"38060133+orihehe@users.noreply.github.com"
] | 38060133+orihehe@users.noreply.github.com |
e49ea7b67ff061e5eff5e24841ffb30b7763349d | ac12bf1e31089a42049e570fa631045a5b66370b | /SPOJ/DP/PARTY.cpp | 50c6f3bbf1574b46e78c8e989161fcb398985bb1 | [] | no_license | PyAgni/CompetitiveProgramming | fa647463ed0fd2cc92ebcce17ac0d743639e8969 | 358b47230c94b62bc693008c986e11cf6a5b9ada | refs/heads/master | 2022-12-02T02:38:04.413958 | 2020-07-27T14:52:06 | 2020-07-27T14:52:06 | 265,951,097 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,785 | cpp | #include<bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef long double ld;
typedef std::vector<ll> vec;
typedef std::vector<ld> vecld;
typedef std::vector< std::vector<ll> > vecvec;
typedef std::pair<ll, ll> pr;
typedef std::vector< pr > vpr;
#define tin ll t;cin>>t;while(t--)
#define fio ios_base::sy... | [
"bhattacharyya.agni@gmail.com"
] | bhattacharyya.agni@gmail.com |
76110645cc6236fcd62558d1f2c071d5c046c9a7 | 3db023edb0af1dcf8a1da83434d219c3a96362ba | /windows_nt_3_5_source_code/NT-782/PRIVATE/UTILS/ULIB/SRC/LIST.CXX | cb4678a4dc74d802b21fd50a90b3c334553c76d6 | [] | no_license | xiaoqgao/windows_nt_3_5_source_code | de30e9b95856bc09469d4008d76191f94379c884 | d2894c9125ff1c14028435ed1b21164f6b2b871a | refs/heads/master | 2022-12-23T17:58:33.768209 | 2020-09-28T20:20:18 | 2020-09-28T20:20:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,798 | cxx | #include <pch.cxx>
#define _ULIB_MEMBER_
#include "ulib.hxx"
#include "list.hxx"
#include "listit.hxx"
DEFINE_EXPORTED_CONSTRUCTOR( LIST, SEQUENTIAL_CONTAINER, ULIB_EXPORT );
VOID
LIST::Construct(
)
/*++
Routine Description:
This routine initializes the object to a default state.
Argum... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
65192da4befd6dd0162001755333f0f15823029b | 401c864dbe6fbdc0f2b74bda9ac02e0e43159cc3 | /Arduinosy/libraries/_ESP82666_Libs/SPI_esp8266/SPI.h | 5cf49e5ba348f8c8a7bf62d870a1e59ede90b14f | [] | no_license | cytrus77/Arduinosy | 9cc400027444f73255743b46cd291e4f9d49c031 | 4cbb6a69d15105b343ce145f1270ae2847252989 | refs/heads/master | 2020-12-10T16:56:16.017422 | 2018-07-01T10:00:51 | 2018-07-01T10:00:51 | 34,057,272 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,337 | h | /*
SPI.h - SPI library for esp8266
Copyright (c) 2015 Hristo Gochkov. All rights reserved.
This file is part of the esp8266 core for Arduino environment.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Fre... | [
"cytrus77@gmail.com"
] | cytrus77@gmail.com |
a6acb63d1e82bcfa30ef132f562aa51a58d1c8e6 | dae883ee037ad0680e8aff4936f4880be98acaee | /tools/clang/lib/Sema/SemaExpr.cpp | 73baf1a660f81cddc0608f228712d2048558f692 | [
"NCSA"
] | permissive | frankroeder/llvm_mpi_checks | 25af07d680f825fe2f0871abcd8658ffedcec4a7 | d1f6385f3739bd746329276822d42efb6385941c | refs/heads/master | 2021-07-01T00:50:27.308673 | 2017-09-21T20:30:07 | 2017-09-21T20:30:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 613,448 | cpp | //===--- SemaExpr.cpp - Semantic Analysis for Expressions -----------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"frankyroeder@web.de"
] | frankyroeder@web.de |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.