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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ecb2d694fe0896503192ffd8cef6574f31941dc1 | af0ecafb5428bd556d49575da2a72f6f80d3d14b | /CodeJamCrawler/dataset/12_21114_30.cpp | cc093b6656190654746fada02bb937fab5bfe32a | [] | no_license | gbrlas/AVSP | 0a2a08be5661c1b4a2238e875b6cdc88b4ee0997 | e259090bf282694676b2568023745f9ffb6d73fd | refs/heads/master | 2021-06-16T22:25:41.585830 | 2017-06-09T06:32:01 | 2017-06-09T06:32:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,491 | cpp | #include<algorithm>
#include<cassert>
#include<complex>
#include<cstdio>
#include<cstring>
#include<iostream>
#include<map>
#include<queue>
#include<set>
#include<sstream>
#include<stack>
#include<string>
#include<vector>
#define FOR(i,a,b) for(int i=(a);i<=(b);++i)
#define FORD(i,a,b) for(int i=(a);i>=(b);--i)
#define... | [
"nikola.mrzljak@fer.hr"
] | nikola.mrzljak@fer.hr |
4ed64e6e8b6339b9da996cee07124c3b75e8fc8c | a5239258d872ce52cd24a52d7b1ef19ce9eec537 | /GameCode/GameEntity.hpp | 4af488e26cab103ce92aec3566d6207d7b6f97a6 | [] | no_license | derofim/simple_miner | e3aaafb1eab1369f3d61c15bd978fe26a696e939 | 0c4419eba585343ca581f60579175cc0a6caf92c | refs/heads/master | 2020-07-03T03:23:05.349392 | 2016-11-03T15:27:20 | 2016-11-03T15:27:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,608 | hpp | //=================================================================================
// GameEntity.hpp
// Author: Tyler George
// Date : April 23, 2015
//=================================================================================
#pragma once
#ifndef __included_GameEntity__
#define __included_GameEntity__
#inc... | [
"tyler.george@live.com"
] | tyler.george@live.com |
d042fbfab4dc7a584f2c90f59e09a3f37e07c958 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/ds/security/services/scerpc/sceutil.cpp | 7bf2780f465026a28af03bdc36d35dd72c22b75c | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 65,144 | cpp | /*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
sceutil.cpp
Abstract:
Shared APIs
Author:
Jin Huang
Revision History:
jinhuang 23-Jan-1998 merged from multiple modules
--*/
#include "headers.h"
#include "sceutil.h"
#include "infp.h"
#include <sddl.h>
#include "commonrc.h"
... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
44948cf2e10d13c406ed4c0ddc26e4fcedbdc12d | acc2f5336d768a7d86dbd2eec441283cfd11d52d | /src/server/gameserver/EffectSafeForceScroll.cpp | fb76ef16c4ac0b6f52c5952cec9dc4c572515887 | [] | no_license | stevexk/server | 86df9e8c2448ad97db9c3ab86820beec507ef092 | 4ddb6e7cfa510bb13ccd87f56db008aa1be1baad | refs/heads/master | 2020-01-23T22:00:57.359964 | 2015-09-18T14:58:27 | 2015-09-18T14:58:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,809 | cpp | //////////////////////////////////////////////////////////////////////////////
// Filename : EffectSafeForceScroll.cpp
// Written by : bezz
// Description :
//////////////////////////////////////////////////////////////////////////////
#include "EffectSafeForceScroll.h"
#include "PlayerCreature.h"
#include "Zone.... | [
"tiancaiamao@gmail.com"
] | tiancaiamao@gmail.com |
dfbc5722dabaf6fa7f5b8ecd59e2158c99fe1ec8 | addbaa42a916bac9510d8f44f4ced3a6d324a4a3 | /CODE_BASE/src/scene/character.h | 3222a758ef348b5d7b78f7a153152b8dd2319d68 | [] | no_license | iCodeIN/Game-Engine-Project | 424725053c8002ada75bd018888359247d3f22a8 | 513773d8f5f52e36542021c5c5f52eaa365412b0 | refs/heads/master | 2023-03-20T11:31:14.438239 | 2019-06-29T21:22:22 | 2019-06-29T21:22:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,078 | h | #pragma once
#include "globals.h"
#include "scene_object.h"
#include "rig_solver.h"
#include "bone.h"
class Character : public SceneObject {
RigSolver rig_solver_;
std::vector<Bone*> bones_;
std::shared_ptr<SceneObject> bone_obj_vis_;
public:
Character();
Character(
const char* file_path,... | [
"hanbollar@gmail.com"
] | hanbollar@gmail.com |
9a43fb21618de67c2756653de7e5e3e4d00923a3 | e99c20155e9b08c7e7598a3f85ccaedbd127f632 | / sjtu-project-pipe/thirdparties/VTK.Net/src/Filtering/vtkVertex.cxx | d7db4aac28986a09ce782f496a93a97724c1bdbb | [
"BSD-3-Clause"
] | permissive | unidevop/sjtu-project-pipe | 38f00462d501d9b1134ce736bdfbfe4f9d075e4a | 5a09f098db834d5276a2921d861ef549961decbe | refs/heads/master | 2020-05-16T21:32:47.772410 | 2012-03-19T01:24:14 | 2012-03-19T01:24:14 | 38,281,086 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,081 | cxx | /*=========================================================================
Program: Visualization Toolkit
Module: $RCSfile: vtkVertex.cxx,v $
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
... | [
"useminmin@gmail.com"
] | useminmin@gmail.com |
632808b5e6ab290f0c5bcb8079bb4d9ee5b5b920 | 841776845974ba2645eff58ff8fabedd873093f0 | /LeetCode/1013将数组分成和相等的三个部分.cpp | 76a7c174c30076dcece23eed9d20b7026294c525 | [] | no_license | hello-sources/Coding-Training | f2652c9b8e58d244a172922e56897fa2a3ad52fb | d885ca23676cb712243640169cf2e5bef2d8c70e | refs/heads/master | 2023-01-19T11:17:36.097846 | 2023-01-01T00:49:09 | 2023-01-01T00:49:09 | 246,630,755 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 496 | cpp | bool canThreePartsEqualSum(int* arr, int arrSize){
int sum = 0, num = 0;
for (int i = 0; i < arrSize; i++) sum += arr[i];
if (sum % 3 != 0) return false;
num = sum / 3;
int temp = 0, temp2 = 0;
for (int i = 0; i < arrSize - 2; i++) {
temp += arr[i];
if (temp == num) {
... | [
"3245849061@qq.com"
] | 3245849061@qq.com |
ee7e8bdd3deeada4ec2bfbff8b62d93713e3b169 | cb417c58658ac99e26fda8c79d2737de4b8688f9 | /tagkeyedit.cpp | 8d6c81f3309b602bc424f8ade6be35b338846d39 | [] | no_license | SinixCosix/Mosaic | b2760da7ac161f91b4d61482b4560abc53273a78 | 262d3fc4390a6b60084af577085acb32dbf589c3 | refs/heads/master | 2022-09-16T19:15:19.203715 | 2020-05-28T12:46:32 | 2020-05-28T12:46:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,332 | cpp | #include "tagkeyeditlist.h"
TagKeyEdit::TagKeyEdit(QWidget *parent) : TagBaseWidget(parent)
{
this->exif_name = new QComboBox();
setExifName();
connect(exif_name, &QComboBox::currentTextChanged, this, &TagKeyEdit::checkValid);
layout->addWidget(short_name_lineEdit);
layout->addWidget(exif_name);
... | [
"rainbowshardofdeath@gmail.com"
] | rainbowshardofdeath@gmail.com |
af31f561da07cd75baf90f7c1b00cb3d414704e3 | 27c75711bbe10b3120c158971bb4e830af0c33e8 | /AsZ/2015.09.13/9.cpp | d6c902df0aa6d311d29b73f478ef55a2a5f2d12b | [] | no_license | yl3i/ACM | 9d2f7a6f3faff905eb2ed6854c2dbf040a002372 | 29bb023cb13489bda7626f8105756ef64f89674f | refs/heads/master | 2021-05-22T02:00:56.486698 | 2020-04-04T05:45:10 | 2020-04-04T05:45:10 | 252,918,033 | 0 | 0 | null | 2020-04-04T05:36:11 | 2020-04-04T05:36:11 | null | UTF-8 | C++ | false | false | 2,243 | cpp | #include <bits/stdc++.h>
#define N 50500
#define INF 0x3f3f3f3f
using namespace std;
int dp[N], p;
void calc(int v, int c, int s)
{
int upper = min(p + 100 - v, s);
for (int i = upper; i >= 0; i--)
dp[i + v] = min(dp[i + v], dp[i] + c);
}
void calc1(int v, int c, int s)
{
int upper = min(p - v,... | [
"yuzhou627@gmail.com"
] | yuzhou627@gmail.com |
05579139d95851e549675beacd8901baae6df3a1 | f6439b5ed1614fd8db05fa963b47765eae225eb5 | /chrome/browser/extensions/api/web_navigation/web_navigation_apitest.cc | ffbad82ed9b9291cc6c91839f17155209f792126 | [
"BSD-3-Clause"
] | permissive | aranajhonny/chromium | b8a3c975211e1ea2f15b83647b4d8eb45252f1be | caf5bcb822f79b8997720e589334266551a50a13 | refs/heads/master | 2021-05-11T00:20:34.020261 | 2018-01-21T03:31:45 | 2018-01-21T03:31:45 | 118,301,142 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,211 | 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 <list>
#include <set>
#include "base/files/scoped_temp_dir.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"
#includ... | [
"jhonnyjosearana@gmail.com"
] | jhonnyjosearana@gmail.com |
ed42ea7e82dfcce3c03f16adfc8be0e68f21e8b0 | f2a10941c41312b228b74a935013a27ef13c2838 | /z3D/Core/SMem.cpp | 99a393872e4b1afe2904e93c7338f1e7356b5d62 | [] | no_license | vinceplusplus/z3D | 375df45283c9ed64f5d2e991e2361352151ca030 | 7b52534db183298b7c92ff8cf6493fce0ac6e0d9 | refs/heads/master | 2020-12-24T19:13:21.574789 | 2016-05-05T17:04:17 | 2016-05-05T17:04:17 | 58,145,312 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,418 | cpp |
#include "SMem.h"
#include "interlocked.h"
namespace z3D
{
namespace Core
{
void SMem::___ctor()
{
_block = 0;
_size = 0;
}
void SMem::___ctor(const SMem& rhs)
{
if(!rhs._block)
{
___ctor();
return;
}
_block = rhs._block;
_size = rhs._size;
_dealloc_func = rhs._dea... | [
"vinceplusplus@gmail.com"
] | vinceplusplus@gmail.com |
bcd183501c27515766d16f978f48dc5ec272b1f2 | de5bbebd0b6c83f76bd65fc8984c5bb2154d8446 | /2020-2021/previous/simplemetaheuristics/simannealing.cpp | 479fa3b6d51b87b741c9a5d8f54922cab79fae0b | [
"MIT"
] | permissive | pantadeusz/examples-ai | 5760f812de6112c2d66924160b35eef89b823300 | 7529242eb47123dd948d13eb44c5a28d225d11b9 | refs/heads/master | 2023-01-24T03:02:28.022307 | 2023-01-18T11:36:34 | 2023-01-18T11:36:34 | 90,629,458 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 5,857 | cpp | /*
* Copyright 2017 Tadeusz Puźniakowski
*
* 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,
... | [
"pantadeusz@pjwstk.edu.pl"
] | pantadeusz@pjwstk.edu.pl |
aef02a58526ea95bd463729fb57b43bb6fa07392 | 988e7ad6574222ca77e8620b9fbe15e1b0cc9a1a | /rain_water_harvesting.cpp | 330ff7235fbd962be309b7a35ce7361d649d41f6 | [] | no_license | vaarigupta/C-_programs | 361df5af8ebb9eb36f79a24189e4ff0be3934bd6 | ae5d5c6f3b147b16c5dbdbc449de2c6fbb8a5dac | refs/heads/master | 2020-03-12T20:36:20.483047 | 2018-04-26T08:36:29 | 2018-04-26T08:36:29 | 130,809,479 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 967 | cpp | #include<iostream>
using namespace std;
int main()
{
int n, height[20]={0}, k=1,j=n-1,left_ht[20]={0},right_ht[20] ={0}, current_height, sum=0;
cin>>n;
for(int i=0;i<n;i++)
{
cin>>height[i];
}
current_height = height[0];
for(int i=0;i<n;i++)
{
left_ht[0]=height[0];
if(he... | [
"cutievaarigupta@gmail.com"
] | cutievaarigupta@gmail.com |
403ba5c0f91869137a88307dae5ed91ddeffb04b | 1321b27ee8b6f757d23c0d538257ce648c1d7c03 | /src/bitcoinrpc.cpp | 4be193d98b9916bb7e7e25c4e5d2036f7aed0de0 | [
"MIT"
] | permissive | peter600/ParkByte | 1a9348f1cc15b445c66af11ea26bedf0dda4187c | b7fcc7e7d92d6bf8638e98b48182240704077490 | refs/heads/master | 2020-05-29T11:07:11.986054 | 2015-05-06T23:46:00 | 2015-05-06T23:46:00 | 35,618,241 | 1 | 0 | null | 2015-05-14T15:12:55 | 2015-05-14T15:12:55 | null | UTF-8 | C++ | false | false | 48,057 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "init.h"
#include "util.h"
#include "sync.h"
#include "ui_interface.h"
#includ... | [
"rzimail@aol.com"
] | rzimail@aol.com |
f9ac533538f56fdea0e286b02dd2df6d57e0e179 | 8635e9e8cde70ce1f55aac7b50d8090add38a163 | /Problems/bzoj/1565.cpp | c67233d72852caac21b98eeea17d0c03930399d4 | [] | no_license | 99hgz/Algorithms | f0b696f60331ece11e99c93e75eb8a38326ddd96 | a24c22bdee5432925f615aef58949402814473cd | refs/heads/master | 2023-04-14T15:21:58.434225 | 2023-04-03T13:01:04 | 2023-04-03T13:01:04 | 88,978,471 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,687 | cpp | #include <cstdio>
#include <cstring>
#include <cstdlib>
#include <algorithm>
#include <queue>
#include <vector>
using namespace std;
typedef long long ll;
int Q[1100], dep[1100], score[1000];
int tot, Head[1100], cur[1100], Next[21000];
ll Val[21000], To[21000];
int n, m, S, T, u, v;
int calc(int x, int y)
{
re... | [
"2252870379@qq.com"
] | 2252870379@qq.com |
8a97bc9927be19784dc1459086dd3c89cee46335 | 9240ceb15f7b5abb1e4e4644f59d209b83d70066 | /sp/src/game/server/sdk/sdk_player.h | efac7ec14105184433f8e0e2dd4e2cb656620036 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Margen67/blamod | 13e5cd9f7f94d1612eb3f44a2803bf2f02a3dcbe | d59b5f968264121d013a81ae1ba1f51432030170 | refs/heads/master | 2023-04-16T12:05:12.130933 | 2019-02-20T10:23:04 | 2019-02-20T10:23:04 | 264,556,156 | 2 | 0 | NOASSERTION | 2020-05-17T00:47:56 | 2020-05-17T00:47:55 | null | UTF-8 | C++ | false | false | 2,757 | h | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: Player for SDK Game
//
// $NoKeywords: $
//=============================================================================//
#ifndef SDK_PLAYER_H
#define SDK_PLAYER_H
#pragma once
#include "player.h"
#include "ser... | [
"joe@valvesoftware.com"
] | joe@valvesoftware.com |
d989762f67fa5df6af4abbe39a3b1b2501f53dde | 3764f1bcd1b95ea9c26b713e525130edac47bc73 | /mach/mach/machine/machine_runtime.cpp | 5cd52e91d810a20c5682200242cbe4bc42aadffb | [
"MIT"
] | permissive | benbraide/mach | bc5d46185ff8e17afa0e26dbecbdb035e8e3c9c6 | a723b6392778ab8391723a78ac52f53c455da6f5 | refs/heads/master | 2020-04-15T01:55:24.866280 | 2019-02-04T23:41:47 | 2019-02-04T23:41:47 | 164,296,462 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,120 | cpp | #include "machine_runtime.h"
mach::machine::runtime::runtime(io::reader &reader){
init_(reader);
}
mach::machine::runtime::runtime(qword entry)
: entry_(entry){}
mach::machine::runtime::runtime(byte *data, std::size_t size){
init_(data, size);
}
void mach::machine::runtime::run(){
if (stack_ != nullptr)
retur... | [
"benbraide@yahoo.com"
] | benbraide@yahoo.com |
41b8edae2958da41e17ee97a8144b9a5e72fd4f6 | e176ee182c7737e98434cf6702a6ed0fff6431fb | /include/UdmBase.h | e7ef51d12f61535328be989b3f3b483c84f0c3ab | [
"BSD-2-Clause"
] | permissive | syoyo/UDMlib | 4d1d1a61170b543f6199f62133b02081dbcce035 | f7796265d9381a7f0e878112842b7ce4bfe9af15 | refs/heads/master | 2023-09-04T12:37:22.953014 | 2015-04-20T03:25:52 | 2015-04-20T03:25:52 | 34,649,537 | 0 | 0 | null | 2015-04-27T06:22:51 | 2015-04-27T06:22:50 | null | UTF-8 | C++ | false | false | 2,026 | h | /*
* UDMlib - Unstructured Data Management Library
*
* Copyright (C) 2012-2015 Institute of Industrial Science, The University of Tokyo.
* All rights reserved.
*
*/
#ifndef _UDMBASE_H_
#define _UDMBASE_H_
/**
* @file UdmBase.h
* UDMlibライブラリのすべてのクラスの基底クラスのヘッダーファイル
*/
#include <stdio.h>
#include <stdlib.h>
#i... | [
"keno@riken.jp"
] | keno@riken.jp |
b3bd6dd44be2d655306a106ce69bafae36280f5a | 0208776bfede55763e03a08c80b79c28564cfb04 | /src/cpu.cpp | bc67327cb5a04fafae5736446ab78696258682cd | [
"MIT"
] | permissive | mikefeneley/mechanicus-emulator | cda239387bdbf291487d796338186bd34515a13b | 949946de02b8346c4654baaf6946b3a15da51d5b | refs/heads/master | 2021-06-09T19:36:51.329209 | 2016-12-23T13:43:14 | 2016-12-23T13:43:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 448 | cpp |
/*
* CPU Simulator
*/
class CPU
{
public:
CPU(void);
void reset(void);
void set_program(void *program);
void fetch(void);
void decode(void);
void execute(void);
private:
void *program;
int zero_flag;
int sign_flag;
... | [
"michael.j.feneley@gmail.com"
] | michael.j.feneley@gmail.com |
d981dc1bb0cc27d14d2f321be6cbf914f21d21b7 | 66deb611781cae17567efc4fd3717426d7df5e85 | /pcmanager/src/src_kclear/trackcleaner/src/regopt.cpp | 4a1578dc0595bfb175eceb65e2ea0e21bcc452df | [
"Apache-2.0"
] | permissive | heguoxing98/knoss-pcmanager | 4671548e14b8b080f2d3a9f678327b06bf9660c9 | 283ca2e3b671caa85590b0f80da2440a3fab7205 | refs/heads/master | 2023-03-19T02:11:01.833194 | 2020-01-03T01:45:24 | 2020-01-03T01:45:24 | 504,422,245 | 1 | 0 | null | 2022-06-17T06:40:03 | 2022-06-17T06:40:02 | null | GB18030 | C++ | false | false | 17,003 | cpp | #include "stdafx.h"
#include "regopt.h"
/************************************************************************/
//枚举当前所有值可递归
/************************************************************************/
void CRegOpt::DoRegEnumeration(HKEY rootKey,LPCTSTR lpItemPath,EnumerateRegFun fnRegFun,void* pUserData/* =N... | [
"dreamsxin@qq.com"
] | dreamsxin@qq.com |
1fffd194233ffa0c366a83229c6af41508f892e3 | 3047545349bf224a182b2c33bf1f110aef1ce9b6 | /Transims60/Converge_Service/Fuel_Check.cpp | b71ed57d3cbe2229458fb73523b7e32a26a88d95 | [] | no_license | qingswu/Transim | 585afe71d9666557cff53f6683cf54348294954c | f182d1639a4db612dd7b43a379a3fa344c2de9ea | refs/heads/master | 2021-01-10T21:04:50.576267 | 2015-04-08T19:07:28 | 2015-04-08T19:07:28 | 35,232,171 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,866 | cpp | //*********************************************************
// Fuel_Check.cpp - check the fuel supply and build path
//*********************************************************
#include "Converge_Service.hpp"
//---------------------------------------------------------
// Fuel_Check
//-------------------------... | [
"davidroden@7728d46c-9721-0410-b1ea-f014b4b56054"
] | davidroden@7728d46c-9721-0410-b1ea-f014b4b56054 |
39ef0be40668f9ae72bda45c43d33a60f1508b3e | 0f252a72f9c464bc4e38d8b18c4d03717d84acf2 | /laptop/SPOJ/LARMY.cpp | 31254d9d45c9b893c2ae619c0cdadea0d2dce3b1 | [] | no_license | ZikXewen/Submissions | e5286f1a94f1108eaa43c30fe6d12cec8537f066 | ec6efc8f92440e43850b8d094927958c5533eb05 | refs/heads/master | 2023-07-24T11:59:16.460972 | 2021-05-24T13:02:43 | 2021-05-24T13:02:43 | 220,632,852 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,139 | cpp | #include <bits/stdc++.h>
#define all(x) (x).begin(), (x).end()
#define vi vector<int>
using namespace std;
int main(){
ios::sync_with_stdio(0), cin.tie(0);
int N, K; cin >> N >> K;
vi in(N), mp(N);
for(int i = 0; i < N; ++i) cin >> in[i], mp[i] = in[i];
sort(all(mp)); mp.resize(unique(all(mp)) - mp.begin());
vect... | [
"datasup12@gmail.com"
] | datasup12@gmail.com |
e4a7da3cfc299c882554219ec0feda779dfb06c4 | 645847547bc80c462143fcf0e6c996626dbe3d46 | /private/windows/opengl/scrsave/common/scrnsave.cxx | e82e5f48bb2a797a27b47210bf3aea51fe5e945a | [] | no_license | v-jush/win2k | 8834ed687e04f2b9475d36673fe4e8986020581b | b6f6742e44e41c7fd5c4e75ca3e6605e426239de | refs/heads/master | 2020-09-24T18:05:38.920032 | 2019-08-15T03:13:13 | 2019-08-15T03:13:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,227 | cxx | // SCRNSAVE.C -- skeleton for screen saver application
// 4/5/94 francish merged NT and Win4 saver code, folded in SCRNSAVE.SCR
// - 3/14/96: marcfo Pulled this file in from shell\control\scrnsave\common.
// All changes marked with GL_SCRNSAVE.
#define GL_SCRNSAVE 1
#define WIN31
#inclu... | [
"112426112@qq.com"
] | 112426112@qq.com |
e36d2cf1a869617128c0c3e1b4f790a60273caf8 | ee6c236ba07ddd2f1328e38f3b0a00c3eaf3a38a | /Code/server/FindingTreasure_Test_Blending_20170529/IOCP_Client.cpp | c174715e0dc501099de4667a840526a728aff394 | [] | no_license | GreeeeeShot/Graduation-Work | b01b4662813a1a25a0ed82f0a43af92c38801bbc | 53e2c000241b71da222d065d0697ec79b0ded65c | refs/heads/master | 2021-01-11T01:55:47.025089 | 2017-10-18T10:25:06 | 2017-10-18T10:25:06 | 70,653,275 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,663 | cpp | #include "stdafx.h"
#include "IOCP_Init.h"
#include "IOCP_Client.h"
#include "GameManager.h"
#include "GameFramework.h"
//CPlayer player;
#pragma comment (lib, "ws2_32.lib")
SOCKET g_mysocket;
WSABUF send_wsabuf;
char send_buffer[BUF_SIZE];
WSABUF recv_wsabuf;
char recv_buffer[BUF_SIZE];
char packet_buffer[BUF_SIZE... | [
"joonbum638@naver.com"
] | joonbum638@naver.com |
56e617b004faee96d11dafc9165b6e986adeece0 | 79ce7b21cb9eead164c6df9355014d33ba9f702a | /caffe2/utils/filler.h | 6dadfa69bcbed227f11a7d3c5d63769970562bbd | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | FDecaYed/pytorch | 7c7d3fb762c1aae3d41ec214b44dc0b28c0e7353 | a5e9500a5672595f5ee8a242a411d80adb265dd7 | refs/heads/master | 2021-11-18T18:21:47.397464 | 2018-08-29T23:38:07 | 2018-08-29T23:38:07 | 131,061,037 | 1 | 0 | NOASSERTION | 2021-11-09T02:58:16 | 2018-04-25T20:40:00 | C++ | UTF-8 | C++ | false | false | 2,980 | h | #ifndef CAFFE2_FILLER_H_
#define CAFFE2_FILLER_H_
#include <sstream>
#include "caffe2/core/logging.h"
#include "caffe2/core/tensor.h"
#include "caffe2/utils/math.h"
namespace caffe2 {
class TensorFiller {
public:
template <class Type, class Context>
void Fill(Tensor* tensor, Context* context) const {
CAFFE... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
b48fbfef673cdef5f3ab4f21c1e9cb6cc05959b7 | c3bbdbbbc5f47577e332a280f81bd905617423c9 | /Source/AllProjects/LangUtils/CIDMacroEng/CIDMacroEng_MethodImpl.cpp | 757871880768abc7e96d23a552e4516a6a9f379c | [
"MIT"
] | permissive | DeanRoddey/CIDLib | 65850f56cb60b16a63bbe7d6d67e4fddd3ecce57 | 82014e064eef51cad998bf2c694ed9c1c8cceac6 | refs/heads/develop | 2023-03-11T03:08:59.207530 | 2021-11-06T16:40:44 | 2021-11-06T16:40:44 | 174,652,391 | 227 | 33 | MIT | 2020-09-16T11:33:26 | 2019-03-09T05:26:26 | C++ | UTF-8 | C++ | false | false | 83,514 | cpp | //
// FILE NAME: CIDMacroEng_MethodImpl.cpp
//
// AUTHOR: Dean Roddey
//
// CREATED: 01/12/2003
//
// COPYRIGHT: Charmed Quark Systems, Ltd @ 2019
//
// This software is copyrighted by 'Charmed Quark Systems, Ltd' and
// the author (Dean Roddey.) It is licensed under the MIT Open Source
// license:
//
// https://op... | [
"droddey@charmedquark.com"
] | droddey@charmedquark.com |
2c064cb569c3e2789098a813f1c039e89f2e819f | b067b1fc5239eaf4354871dcb9d64f10901af2a8 | /Labor_4/L4_A4/Circle.cpp | 9220fc9696c532b5bcbe51b79b2318fc4b79b73f | [] | no_license | Dream-Dev-Team/Labor_OOS1 | 37d9282de9da0d87745a63ac91d917e06d74e45b | cf6c6679acaf4a4844f8955896af16e2b2b7229d | refs/heads/master | 2022-11-26T01:44:59.534960 | 2020-07-24T08:39:20 | 2020-07-24T08:39:20 | 261,707,092 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,225 | cpp | #include "Circle.hpp"
extern bool debugConstructor;
Circle::Circle(Point p, double r)
{
if (debugConstructor) {
cout << "Konstruktor der Klasse Circle(param), Objekt:" << this->getID() << endl;
}
centre = p;
radius = r;
}
Circle::Circle(string str)
{
if (debugConstructor) {
cout << "Konstruktor der Klasse C... | [
"aamuit00@hs-esslingen.de"
] | aamuit00@hs-esslingen.de |
07e92d79f7c924eeb78e2863d327ad82d811f508 | 1061216c2c33c1ed4ffb33e6211565575957e48f | /cpp-restsdk/model/CodedError.h | 79717c88ac75358944c52948ff47692c4c4084b7 | [] | no_license | MSurfer20/test2 | be9532f54839e8f58b60a8e4587348c2810ecdb9 | 13b35d72f33302fa532aea189e8f532272f1f799 | refs/heads/main | 2023-07-03T04:19:57.548080 | 2021-08-11T19:16:42 | 2021-08-11T19:16:42 | 393,920,506 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,104 | h | /**
* Zulip REST API
* Powerful open source group chat
*
* The version of the OpenAPI document: 1.0.0
*
* NOTE: This class is auto generated by OpenAPI-Generator 5.2.0.
* https://openapi-generator.tech
* Do not edit the class manually.
*/
/*
* CodedError.h
*
*
*/
#ifndef ORG_OPENAPITOOLS_CLIENT_MODEL_C... | [
"suyash.mathur@research.iiit.ac.in"
] | suyash.mathur@research.iiit.ac.in |
9152054fc11cf84608216c2146f5142d92382c9d | 1ec086253005570c211cf55fe74c8886b2c483ef | /TKDGTT/Tuan 6/BT6.Nhom5/doitien.cpp | 8d91ae72702d6ccac8a772628496da2c687123b9 | [] | no_license | Du0ngkylan/C-Cpp | 8be2fc9632bb1c49b0eaac6166f9ead5deac4c83 | 37d973d510bafc5512fce2f2a81b0a4aa746b2e3 | refs/heads/master | 2021-06-26T05:58:17.969765 | 2020-11-27T03:52:06 | 2020-11-27T03:52:06 | 172,220,624 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,061 | cpp | #include<stdio.h>
#include<conio.h>
#define hs 50
int C[hs][hs];
int d[hs],chon[hs];
int n,m;
void nhap(){
int i;
for ( i=1; i<=n; i++){
printf("Nhap d[%d]= ",i);
scanf("%d",&d[i]);
}
}
void in(){
int i;
for ( i=1; i<=n; i++){
printf("%4d",d[i]);
}
printf("\n");
}
void doitien(){
int i,j;
fo... | [
"duongmaixuan.k55tt@gmail.com"
] | duongmaixuan.k55tt@gmail.com |
8b2896d700fb6ae4849b4f2f4730aa039484e18c | 7d1040c025f91911cefba2fa748b813d275a95f6 | /CreatureEditorAndPlugin/CreaturePlugin/Source/CreaturePlugin/Private/CreatureMetaAsset.cpp | 8387a2ca51cf5f4630d1c22d3ada61d84913d3c0 | [
"LicenseRef-scancode-public-domain"
] | permissive | sepinood/Creature_UE4 | 85f79ed1d805bd5f1036c4bb6f97dfcf056f08ed | cd0a3f87e411985cfe80761f67bc8cdd860e04e4 | refs/heads/master | 2021-01-21T08:28:36.968275 | 2016-09-02T18:05:29 | 2016-09-02T18:05:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,059 | cpp |
#include "CreaturePluginPCH.h"
#include "CreatureMetaAsset.h"
#include "CreatureCore.h"
FString& UCreatureMetaAsset::GetJsonString()
{
return jsonString;
}
void UCreatureMetaAsset::Serialize(FArchive& Ar)
{
Super::Serialize(Ar);
}
void
UCreatureMetaAsset::BuildMetaData()
{
TSharedPtr<FJsonObject> jsonObject = M... | [
"creature@kestrelmoon.com"
] | creature@kestrelmoon.com |
251fa57b6d943041be67645af8518081706328e4 | 0a626f9383a7a9b5085f63e6ce214ae8e19203cc | /src/wasm/function-body-decoder-impl.h | 6c47141d375da513a9231086b3485e7a2d40c305 | [
"BSD-3-Clause",
"bzip2-1.0.6",
"SunPro"
] | permissive | xtuc/v8 | 8a494f80ad65f6597f766bf8b295740ae07a4adc | 86894d98bfe79f46c51e27b0699f7bfcc07fe0b2 | refs/heads/master | 2021-09-28T21:30:37.358269 | 2018-11-20T04:58:57 | 2018-11-20T06:36:53 | 153,456,519 | 0 | 0 | NOASSERTION | 2018-11-06T14:37:55 | 2018-10-17T12:53:24 | C++ | UTF-8 | C++ | false | false | 98,300 | h | // Copyright 2017 the V8 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.
#ifndef V8_WASM_FUNCTION_BODY_DECODER_IMPL_H_
#define V8_WASM_FUNCTION_BODY_DECODER_IMPL_H_
// Do only include this header for implementing new Interfa... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
71b890bbfa8cd04edb2d3e90575cff7cc89ef617 | 9f2b07eb0e9467e17448de413162a14f8207e5d0 | /tests/libtests/feassemble/data/obsolete/QuadratureData2Din3DLinearXZ.hh | 47471d569ccdd6ef604d51660f6ccae6cb36559c | [
"MIT"
] | permissive | fjiaqi/pylith | 2aa3f7fdbd18f1205a5023f8c6c4182ff533c195 | 67bfe2e75e0a20bb55c93eb98bef7a9b3694523a | refs/heads/main | 2023-09-04T19:24:51.783273 | 2021-10-19T17:01:41 | 2021-10-19T17:01:41 | 373,739,198 | 0 | 0 | MIT | 2021-06-04T06:12:08 | 2021-06-04T06:12:07 | null | UTF-8 | C++ | false | false | 1,876 | hh | // -*- C++ -*-
//
// ======================================================================
//
// Brad T. Aagaard, U.S. Geological Survey
// Charles A. Williams, GNS Science
// Matthew G. Knepley, University of Chicago
//
// This code was developed as part of the Computational Infrastructure
// for Geodynamics (http://... | [
"baagaard@usgs.gov"
] | baagaard@usgs.gov |
76bd14cd1938eb0cd5b35e165787ce859d098eb0 | 5d7d151f671c5bb36c80bc43cfbe6b159c6d2e87 | /baitap2_quanlisinhvien_2051120281/Menu.cpp | 1ab3b1f8b055773d2914417cd889828ba7b6925a | [] | no_license | thanhnhut1112/baitap2_quanlisinhvien_2051120281 | 635249facb03e77692e1b0b3df50452766134039 | 3fd714d99f36e64ebbfec289439a9c0389ac9fa1 | refs/heads/master | 2023-08-25T03:48:24.530566 | 2021-10-10T10:17:00 | 2021-10-10T10:17:00 | 415,545,511 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 781 | cpp | #include "Menu.h"
#include <iostream>
using namespace std;
Menu::Menu(string tieude)
{
this->tieude = tieude;
}
void Menu::themLuachon(string luachon)
{
dsLuachon.push_back(luachon);
}
void Menu::xuat()
{
cout << "\n-----" << tieude << "-----\n";
for (int i = 0; i < dsLuachon.size(); i++)
cou... | [
"ACER@LAPTOP-OJ2GO58H"
] | ACER@LAPTOP-OJ2GO58H |
672e494ccd23432ae64d7bf860354a9f58349334 | 6f2b6e9d77fc4dd5e1dae8ba6e5a66eb7c7ae849 | /sstd_boost/sstd/boost/process/detail/windows/start_dir.hpp | 09fdbbccf0337a971fb1e63ac819ff1807dc7de4 | [
"BSL-1.0"
] | permissive | KqSMea8/sstd_library | 9e4e622e1b01bed5de7322c2682539400d13dd58 | 0fcb815f50d538517e70a788914da7fbbe786ce1 | refs/heads/master | 2020-05-03T21:07:01.650034 | 2019-04-01T00:10:47 | 2019-04-01T00:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,035 | hpp | // Copyright (c) 2006, 2007 Julio M. Merino Vidal
// Copyright (c) 2008 Ilya Sokolov, Boris Schaeling
// Copyright (c) 2009 Boris Schaeling
// Copyright (c) 2010 Felipe Tanus, Boris Schaeling
// Copyright (c) 2011, 2012 Jeff Flinn, Boris Schaeling
//
// Distributed under the Boost Software License, Version 1.0. (See a... | [
"zhaixueqiang@hotmail.com"
] | zhaixueqiang@hotmail.com |
d22653bdf8f35da66622bb14454648ae1b545001 | 44616f4a859b5b0ced95d77e3d6157fe569a8338 | /src/ld24/Objects/Player.cpp | 5af0d11709c8db8e65ca83c2da000f02b9511e74 | [] | no_license | ydnax/ld24 | 857a0e136a0280de60765660198a479b9be5fa39 | bec93f177847455b546be692368d2f5e7124c633 | refs/heads/master | 2016-08-05T13:03:43.514347 | 2012-08-27T21:46:04 | 2012-08-27T21:46:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,611 | cpp | #include "Player.hpp"
#include <ld24/Objects/Powerup.hpp>
#include <SDL/SDL.h>
namespace ld24{
Player::Player(Level *lvl, int x, int y):
levelObject(lvl),
x(x),y(y),xx(x),xy(y),xspeed(0), yspeed(0),
images{{Image("resources/gfx/player/player-anim0.png", 50, 50),
Image("resources... | [
"gitmail.xandy@xoxy.net"
] | gitmail.xandy@xoxy.net |
d7c9c437835516e835c27fb9d597e95e296deaaa | b00c54389a95d81a22e361fa9f8bdf5a2edc93e3 | /external/lldb/source/Plugins/SymbolFile/DWARF/DWARFLocationList.h | 85e11d90b36ba595b841c6d6c22bb59a248e0287 | [
"NCSA"
] | permissive | mirek190/x86-android-5.0 | 9d1756fa7ff2f423887aa22694bd737eb634ef23 | eb1029956682072bb7404192a80214189f0dc73b | refs/heads/master | 2020-05-27T01:09:51.830208 | 2015-10-07T22:47:36 | 2015-10-07T22:47:36 | 41,942,802 | 15 | 20 | null | 2020-03-09T00:21:03 | 2015-09-05T00:11:19 | null | UTF-8 | C++ | false | false | 1,039 | h | //===-- DWARFLocationList.h -------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"mirek190@gmail.com"
] | mirek190@gmail.com |
63627b98e20697c67425c5e795be608dfd7178a2 | 8d86646bc8e2835cf41c7548227dea11f43817f4 | /p2/p2.ino | 683d50b35b65072174239c013252d92eeab3f3ec | [] | no_license | mandrewcito/GEI-DHI | 5d04fe4b4f230c9c514772c3929ec058ba4e49a5 | df5b0c9bbd5f48d38b5328fd1295cc0f59598255 | refs/heads/master | 2020-12-03T05:25:00.071129 | 2015-01-30T21:09:54 | 2015-01-30T21:09:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,479 | ino |
/*
p2 DHI andres baamonde lozano
hora en hh:mm:ss(actualiza mediante interrupcion) por USART led rojo y verde encendidos con ss%2 (alternando)
la puesta en hora enviando los datos desde la misma ventana de monitorización del
puerto serie del IDE Arduino
->poner en modo de bajo consumo power-down mediante el envío de... | [
"anbaalo@gmail.com"
] | anbaalo@gmail.com |
52d01452c58ef32728d1d612324793e3bc746953 | cee3d4b65ead71f22db1d1aacad1e0958657b8f3 | /LAB4.cpp | 92d3aaea85e840e2c132b0a8abd548b849880768 | [] | no_license | IliaTrofimov/Object-table-viewer | 431a203a15bf8e200a041964fa8af4172ca57989 | fdb5f22ef8efec736994097e53a26c575ab2ac63 | refs/heads/main | 2023-04-09T11:23:02.741674 | 2021-04-25T09:00:30 | 2021-04-25T09:00:30 | 361,372,093 | 1 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,162 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include <tchar.h>
//---------------------------------------------------------------------------
USEFORM("NumberEntryFormClass.cpp", formNumEntry);
USEFORM("ResultFormClass.cpp", formResult);
USEFORM("SearchF... | [
"ilia.trofimov2001@icloud.com"
] | ilia.trofimov2001@icloud.com |
3a828da55345c4cfa9088ce1a363f849e4421212 | e2227524377dbb7641d3eabb7d7a4db835ee2bae | /maxProfit3/maxProfit3/maxProfit3.cpp | 49a610653f434c7c06db91eb463cc73a4a30342d | [] | no_license | tezheng/LeetCode | a7a920e0e9c880a0589efc98ad4f551243af2dc3 | 1ae450d469076228b5e720480d1d2ff877ffc14e | refs/heads/master | 2021-01-16T18:01:08.048098 | 2013-05-11T13:23:20 | 2013-05-11T13:23:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 994 | cpp | #include <vector>
using namespace std;
int main()
{
vector<int> prices;
prices.push_back(1);
if(prices.size() == 0)
return 0;
vector<int> firstprofit;
firstprofit.push_back(0);
firstprofit.push_back(0);
vector<int> secondprofit;
secondprofit.push_back(0);
secondprofit.push_back(0);
int min = prices[0];
in... | [
"liumengxinfly@gmail.com"
] | liumengxinfly@gmail.com |
4f1b210e15c07227fd419ea3bd7797549dca96ad | bd6e36612cd2e00f4e523af0adeccf0c5796185e | /include/clasp/core/lightProfiler.h | c06c5bba42ef71ebd0c8afbf7843c6c6c0c8331f | [] | no_license | robert-strandh/clasp | 9efc8787501c0c5aa2480e82bb72b2a270bc889a | 1e00c7212d6f9297f7c0b9b20b312e76e206cac2 | refs/heads/master | 2021-01-21T20:07:39.855235 | 2015-03-27T20:23:46 | 2015-03-27T20:23:46 | 33,315,546 | 1 | 0 | null | 2015-04-02T15:13:04 | 2015-04-02T15:13:04 | null | UTF-8 | C++ | false | false | 3,709 | h | /*
File: lightProfiler.h
*/
/*
Copyright (c) 2014, Christian E. Schafmeister
CLASP is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later vers... | [
"chris.schaf@verizon.net"
] | chris.schaf@verizon.net |
abcc79025bec29a21345f46cd35e39df7e0db8e5 | 272788cb066f9a29864b1b1da0396dbe6fa43304 | /src/base58.h | 7538a4eef54d1142db1869593e73c2b42b2f6fb0 | [
"MIT"
] | permissive | cryptoandcoffee/pvp | 223f43c96dbdf3ed9a0fb68ae64ab5aeec7a49ec | 8233a7b21db0f6a2a56fbe46a81f79330c705c62 | refs/heads/master | 2020-12-13T17:26:53.940410 | 2020-01-17T06:17:05 | 2020-01-17T06:17:05 | 234,483,724 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,817 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
/**
* Why base-58 instead of standard base-64 encoding?
* - Don't want 0OIl cha... | [
"wildsf@djfrencht0ast.com"
] | wildsf@djfrencht0ast.com |
f01270a0d22554283d01efc7cd027707706b8251 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/git/gumtree/git_patch_hunk_211.cpp | 581bb823fedd728675c71c8458167603aaf487c5 | [] | 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 | 1,003 | cpp | * alias twice, because that implies that there were actually two
* different files with aliasing names!
*
* So we use the CE_ADDED flag to verify that the alias was an old
* one before we accept it as
*/
-static struct cache_entry *create_alias_ce(struct cache_entry *ce, struct cache_entry *alias)
+static s... | [
"993273596@qq.com"
] | 993273596@qq.com |
f8d7b6804b696b4bf745573231ef68f1aefbc0b1 | 07aaed7174217ad11f873ec37776f1bacff5d314 | /src/bindings/openFrameworks/ofMesh.cpp | cf490f131fd657d5317a5c2059506484f53939fe | [] | no_license | hackathon-ro/ofxMoonLight | 2d774fb7a0e01c8f948989669f6f2cbd8df00b4c | 94e3075b1c3a22c4f99a1628ceceb33dbcbc8635 | refs/heads/master | 2021-01-22T12:08:50.954001 | 2013-05-01T13:54:07 | 2013-05-01T13:54:07 | 9,562,505 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 47,141 | cpp | /**
*
* MACHINE GENERATED FILE. DO NOT EDIT.
*
* Bindings for class ofMesh
*
* This file has been generated by dub 2.1.~.
*/
#include "dub/dub.h"
#include "3d/ofMesh.h"
/** ofMesh::ofMesh()
* api/openFrameworks/3d/ofMesh.h:13
*/
static int ofMesh_ofMesh(lua_State *L) {
try {
int top__ = lua_gettop(L);
... | [
"leonard.chioveanu@gmail.com"
] | leonard.chioveanu@gmail.com |
b40e5a5f11f2081a7afc4021d4e108909fa08b2a | 9f7fbef81d1e4e7577192f8021dc5d0a74a558ce | /gr8/targets/function_enter.cpp | 973fe4c395baea26ba9c9bca39909c243e995afb | [] | no_license | ist424865/co-2017-18 | 0bda7c3c66aae9051e7ef63605658eeb9991d5e5 | 388a040c9a815dc90af6790cd01285a7897c5112 | refs/heads/master | 2021-09-15T03:15:06.078394 | 2018-05-24T23:34:20 | 2018-05-24T23:34:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,293 | cpp | #include "targets/function_enter.h"
#include "ast/all.h" // all.h is automatically generated
void gr8::function_enter::do_integer_node(cdk::integer_node * const node, int lvl) {
// EMPTY
}
void gr8::function_enter::do_double_node(cdk::double_node * const node, int lvl) {
// EMPTY
}
void gr8::function_enter::do_st... | [
"rui.m.ribeiro@tecnico.ulisboa.pt"
] | rui.m.ribeiro@tecnico.ulisboa.pt |
f48941e2f927a0f2dc873d0176f07763043a20ab | 8759f4361a1253980dfb0c5a3901e3f73b2f19c4 | /src/vcl/hid/spacenavigatorhandler.h | 6d1cedd75fc826ac55e798e6cdfd7367015ec9f8 | [
"MIT"
] | permissive | bfierz/vcl.hid | 53b3f37e2b671fbcb4da448d1ad08670250f5aa1 | 4193fe488d6759306e297b225e3a3c4da58716b0 | refs/heads/master | 2021-09-10T06:46:56.669621 | 2018-03-21T20:00:36 | 2018-03-21T20:00:36 | 102,975,343 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,935 | h | /*
* This file is part of the Visual Computing Library (VCL) release under the
* license.
*
* Copyright (c) 2017 Basil Fierz
*
* 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 with... | [
"basil.fierz@hotmail.com"
] | basil.fierz@hotmail.com |
1ca331be3e4d166c674372e1978471b08a77ffd0 | 99c5155ad8c762459bb2d46c48aa261ddc06baa1 | /ChuckNorris.h | 0741be036aad52acefa6d3b974e85a3bcbe2696c | [] | no_license | CS1103/practica-calificada-2-JosephPenaQuino | 13e11e477a85aab6d2bc27baa488eb1a071423cf | 533c36b3934b4915bfed54562838fd5666c9b665 | refs/heads/master | 2022-01-15T15:54:35.686641 | 2019-05-10T18:29:34 | 2019-05-10T18:29:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 187 | h | #ifndef PC2_CHUCKNORRIS_H
#define PC2_CHUCKNORRIS_H
#include "Fighter.h"
class ChuckNorris : public Fighter
{
public:
explicit ChuckNorris(int id);
};
#endif //PC2_CHUCKNORRIS_H
| [
"joseph.pena@utec.edu.pe"
] | joseph.pena@utec.edu.pe |
97a0c9ee0551abd5fcf21d3c151ffa3936efc777 | fe754becf524e7489016b949b22f48db7805febf | /Algorithm/DP/LIS.cpp | 134b4c011f1c00b4c1c506403ec447e2f0660b9a | [] | no_license | Jayliu227/codings | ef64a295da4894e22073c6ab626aeb59a75cbaf8 | 73c223b8f877c6e031d880bd57f5f1f4228d40a0 | refs/heads/master | 2021-10-09T08:55:40.345838 | 2018-12-25T02:30:37 | 2018-12-25T02:30:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 711 | cpp | #include<bits/stdc++.h>
using namespace std;
int main(){
int N;
cin >> N;
int a[N];
int dp[N][2];
memset(dp, 0, sizeof(dp));
for(int i = 0; i < N; i++){
scanf("%d", &a[i]);
}
dp[0][0] = 1;
dp[0][1] = -1;
for(int i = 1; i < N; i++){
dp[i][0] = 1;
dp[i][1] = -1;
int m = 1;
for(int j = i - 1; j >=... | [
"jl7895@nyu.edu"
] | jl7895@nyu.edu |
f3f290731e82f8f5bc5c49f5d967ebfd6191525d | 21618cdadcde69e4d4084431e43638ebd19f8b76 | /slave.h | 4af0db48d39be26dd2eec1f93017a97d7aad2732 | [
"BSD-2-Clause"
] | permissive | aykevl/domo-avr | 3b5ab4fe6dd6c2f57ccfe2481d71311788a736e5 | 30aa607b498b60ca6ae4e5d5112a98ddf1afa48f | refs/heads/master | 2020-09-21T00:56:05.559204 | 2016-08-30T15:18:54 | 2016-08-30T15:18:54 | 66,936,265 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 209 | h |
#ifndef SLAVE_H
#define SLAVE_H
// Communicate with the Raspberry Pi.
class Slave {
public:
inline Slave() __attribute__((always_inline));
inline void loop() __attribute__((always_inline));
};
#endif
| [
"aykevanlaethem@gmail.com"
] | aykevanlaethem@gmail.com |
6119e15f85ff5fae8d26e191c3e9dc0fa66f9d33 | f9dd7fb236f557f46dc7b627f3b271b072b70b18 | /code/cgame/cg_draw.cpp | 70919cb1167736e147d404ac93126b4ad7e30123 | [] | no_license | emileb/JK3 | b74a782de237326dabbf454e8174bb442fa7393f | dee58b46ee31690fae82fd5671d2c0b5b806840d | refs/heads/master | 2021-01-19T05:25:21.632760 | 2014-02-27T17:48:52 | 2014-02-27T17:48:52 | 17,257,706 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 95,784 | cpp | // cg_draw.c -- draw all of the graphical elements during
// active (after loading) gameplay
// this line must stay at top so the whole PCH thing works...
#include "cg_headers.h"
//#include "cg_local.h"
#include "cg_media.h"
#include "../game/objectives.h"
#include "../game/g_vehicles.h"
#include "../game/g_local.h"
... | [
"emile.belanger@gmail.com"
] | emile.belanger@gmail.com |
fbd831beee42d7770200615c8c326111f20bb76d | ec8d9b2487efa2b1d8f3a9ca48e85b931fae9c6f | /Arduino/lib/Collections/ArrayList.h | a38bf5ba8b727e6135edd583b1cf697d2d0903bc | [] | no_license | slavasemeniuk/Relays | d9e16b4b0d2ff1aa2a35a18cae37cec7aafd8682 | 08b60eac2d3205d9b29a34381fd76374cec1d379 | refs/heads/master | 2021-01-22T20:49:25.452300 | 2017-10-05T18:57:02 | 2017-10-05T18:57:02 | 85,363,979 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,872 | h | #ifndef ArrayList_h
#define ArrayList_h
#include "List.h"
#include "MemoryFree.h"//TODO:@Deprecated
template<typename T>
class ArrayList : public List<T> {
public:
ArrayList();
ArrayList(uint16_t initialCapacity);
~ArrayList();
void add(T item);
void add(uint16_t index, T item);
T set(uint16... | [
"slavasemeniuk@gmail.com"
] | slavasemeniuk@gmail.com |
adef5d2ec738c540c7c15dd2460378e5a53c2871 | 259329665605d26dd12e3e99896d20a46ff6ae8b | /Capter13/1309.cpp | 85a089ef95cf9469a70897c405d7ba68793002d5 | [] | no_license | wada811/MeikaiClangNyumon | 55cc45ae9411347d6d57d176dab3946db2f17a0f | b68a426a783654ca0a5f5c7b5676321f751dcbc6 | refs/heads/master | 2021-01-20T11:25:21.724263 | 2012-02-23T14:18:32 | 2012-02-23T14:18:32 | 3,524,224 | 1 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 980 | cpp | /*
演習13-9:List13-7のプログラムをもとに、すべての英小文字を英大文字に変換しながらコピーするプログラムを作成せよ。
*/
#include <stdio.h>
#include <ctype.h>
int main(void){
int ch;
FILE *sfp, *dfp;
char sname[64], dname[64];
printf("コピー元ファイル名:");
scanf("%s", sname);
printf("コピー先ファイル名:");
scanf("%s", dname);
... | [
"89.at.usi@gmail.com"
] | 89.at.usi@gmail.com |
42a28e2524374784c06010ba028e486ab2d36fc7 | 3dbdf3cf83418d139f14ad0d82df996477434114 | /MyTetris/Figure.cpp | e22b65f956f4d6bff3dba9b38585a374162eab30 | [] | no_license | Sergey978/MyTetris | 2f536605c4b36eb6ff66709f8f6ea4c55f06502a | 716cbacf25a140171d30ef80d914f5b7d9b47ae8 | refs/heads/master | 2020-03-25T23:41:15.434717 | 2018-08-10T13:13:27 | 2018-08-10T13:13:27 | 140,558,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,862 | cpp | #include "Figure.h"
#include "CoordMask.h"
#include<array>
Figure::Figure(Coord metaPointCoords)
{
this->metaPointCoord = metaPointCoords;
this->currentRotation = RotationMode::NORMAL;
this->form = FigureForm::getRandomForm();
}
Figure::Figure(Coord metaPointCoords, RotationMode::Mode rotation, FigureFor... | [
"Sergey@service1"
] | Sergey@service1 |
981199026e15a560a16bf3e389ca8e6f4f783bd0 | befd896d301d3040fbd6ccda39aa217bf388a0a4 | /tensorflow/core/kernels/quantize_and_dequantize_op.h | 6b0c5e5a466baf60a771d7aa7754975a0c121138 | [
"Apache-2.0"
] | permissive | mktshhr/tensorflow-theta | 98369caf55f676c6ae9a5c82ab151bb53d395f36 | fe378e1b690d97ed24bad144dee9efffce893c86 | refs/heads/master | 2020-03-26T14:29:34.200902 | 2018-10-21T13:39:56 | 2018-10-21T13:39:56 | 144,990,240 | 5 | 2 | Apache-2.0 | 2018-10-21T13:39:57 | 2018-08-16T13:17:25 | C++ | UTF-8 | C++ | false | false | 4,592 | h | /* Copyright 2015 The TensorFlow Authors. 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
Unless required by applicable law or a... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
36ecb1fc3a8d0e0f28c7ac69195152001d0d5eb6 | cf703624da441b080d3fb3025ea2cd28223bd5ee | /RoboticCommunications/Pkt_Def.cpp | a66de16e91b5c7247d719a78475fc190d6e5455d | [
"MIT"
] | permissive | gponimansky/fictional-robot | d0b309f05c7d05694a467bdd5fa45880e4f66468 | d15131d10f0fe84487058e1d4cf27a653297c4d2 | refs/heads/master | 2021-05-11T09:02:02.428093 | 2018-02-24T01:47:05 | 2018-02-24T01:47:05 | 118,067,833 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,991 | cpp | #include "Pkt_Def.h"
// A default constructor that places the PktDef object in a safe state
PktDef::PktDef()
{
// Set all Header information set to zero
packet.header.PktCount = 0;
packet.header.Drive = 0;
packet.header.Status = 0;
packet.header.Sleep = 0;
packet.header.Arm = 0;
packet.header.Claw = 0;
pack... | [
"ponimansky.guy@gmail.com"
] | ponimansky.guy@gmail.com |
8b4ce849f5c89f421530ae790381948e582e5df1 | 5740ea2c2d9d5fb5626ff5ad651f3789048ae86b | /Extensions/LightningShaders/LightningShaderIRTranslationPass.hpp | f9f9e222ecebd06b50846cf2078f0694be1c2f3e | [
"MIT"
] | permissive | donovan680/Plasma | 4945b92b7c6e642a557f12e05c7d53819186de55 | 51d40ef0669b7a3015f95e3c84c6d639d5469b62 | refs/heads/master | 2022-04-15T02:42:26.469268 | 2020-02-26T22:32:12 | 2020-02-26T22:32:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,213 | hpp | ///////////////////////////////////////////////////////////////////////////////
///
/// Authors: Joshua Davis
/// Copyright 2018, DigiPen Institute of Technology
///
///////////////////////////////////////////////////////////////////////////////
#pragma once
struct spv_diagnostic_t;
typedef spv_diagnostic_t* spv_diagn... | [
"dragonCASTjosh@gmail.com"
] | dragonCASTjosh@gmail.com |
83128928acea7de0941491cd521b5ae5ea6d7506 | 57370e163d07ceee075decd8bc25c8925a1262a7 | /test/repeat_test.cpp | cffbc06a972203e6030e05c1f0488ff96ae1d8b5 | [] | no_license | Infinoid/halide-sar-app | e195834ca694758b8a45f7a58b398d2c80ef20f6 | 65eec21ba534d0e4a36b98e79d0ec3e4cc520e84 | refs/heads/master | 2023-04-11T12:42:05.128153 | 2021-01-29T16:16:24 | 2021-01-29T16:16:24 | 304,348,129 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 969 | cpp | #include <stdio.h>
#include <Halide.h>
#include "repeat1.h"
#include "test.h"
using namespace std;
using Halide::Runtime::Buffer;
#define INPUT_NUM 10
#define REPEAT 2.5
#define OUTPUT_NUM (size_t)(INPUT_NUM * REPEAT)
static void reference(float *ref) {
for (size_t i = 0; i < OUTPUT_NUM; i++) {
ref[i] ... | [
"cimes@isi.edu"
] | cimes@isi.edu |
0c73090def61de4dd6efdbcbe2b8adbb3654238d | f6607972b5a6f3eac63d350c2cee89ac87c2d45e | /Round.cpp | fe3ad22bb2589130ebca0e1464b0574e63c1b67f | [] | no_license | redwoudt/CrimeTime | c2adec108409b2eb74b0ffeb96b2a12673a5ecbd | cc6bab6b037d0e39d60872029261af46d02fda42 | refs/heads/master | 2021-01-10T05:05:23.899128 | 2015-09-25T09:10:02 | 2015-09-25T09:10:02 | 43,125,372 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 179 | cpp | //
// Round.cpp
// BytePlay
//
// Created by Redelinghuys, Ferdinand on 08/07/2015.
// Copyright (c) 2015 Redelinghuys, Ferdinand. All rights reserved.
//
#include "Round.h"
| [
"fcredelinghuys@gmail.com"
] | fcredelinghuys@gmail.com |
9474d4c4cbea4e848c752d033b59575fa1ac5ca5 | 703ec46ee5493dcd169e8100d0cfd3555c719144 | /d3d12/LabProjects/LabProject03-1/Scene.cpp | 275dfb2ee0755559ad95f4fc7bfdbe0a49aada64 | [] | no_license | kimduuukbae/Today-I-Learned | e8ca001c815fc7fb02a738bc3eb564e89791bb6a | 496a3603f65bedfba83d1a9f2f2fd83b4d0c0269 | refs/heads/master | 2022-08-07T03:52:46.875576 | 2022-08-01T05:45:55 | 2022-08-01T05:45:55 | 214,361,320 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,799 | cpp | #include "stdafx.h"
#include "Scene.h"
#include "Shader.h"
CScene::CScene() {}
CScene::~CScene() {}
void CScene::BuildObjects(const ComPtr<ID3D12Device>& device, ID3D12GraphicsCommandList* commandList) {
m_pd3dGraphicsRootSignature = CreateGraphicsRootSignature(device.Get());
shaderCount = 1;
shaders = new CShad... | [
"qlccksdlf@gmail.com"
] | qlccksdlf@gmail.com |
87397ec3977948bfddc36171d974cc3ea12ac354 | fd5178b83eb0cfc7ce205220c3d80b2d25bec656 | /headers/FGTrain.h | 869b1a645ecca2d1ab2f96ed4394d72f5123e515 | [] | no_license | ficsit/community-resources | e2d916ed3709562318369c81f7e70645ce005326 | 974089a84046b524ed5e2d19de4c09e8230ac7bf | refs/heads/master | 2021-01-04T15:50:29.879718 | 2020-03-11T17:02:14 | 2020-03-11T17:02:14 | 240,621,430 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,549 | h | // Copyright 2016-2019 Coffee Stain Studios. All Rights Reserved.
#pragma once
#include "GameFramework/Actor.h"
#include "FGSaveInterface.h"
#include "FGSignificanceInterface.h"
#include "RailroadNavigation.h"
#include "FGTrain.generated.h"
class UFGRailroadTrackConnectionComponent;
/**
* Error codes for the sel... | [
"ian@nevir.net"
] | ian@nevir.net |
46231253d3cd6d337c64e9ae83f928498d848b5d | 84642b969685d0a35578bc9dc8dbd964a3a177e4 | /lf_stack.h | 07b5cbbe502a15c89d777a13119db3a41b065004 | [] | no_license | linfan255/tiny_stl | cde5519e4d5a2c300263d087bd72aff220a4f100 | e6f4b326c1a90a1b5b5132d1aa23d9207ea53b94 | refs/heads/master | 2021-01-18T11:41:29.360064 | 2017-09-07T09:06:44 | 2017-09-07T09:06:44 | 100,361,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,676 | h | //
// Created by van on 17-8-24.
//
#ifndef TINY_STL_LF_STACK_H
#define TINY_STL_LF_STACK_H
#include "allocator.h"
#include "lf_deque.h"
namespace lf {
template <typename T, typename Container = deque<T> >
class stack {
public:
typedef typename Container::value_type value_type;
type... | [
"linfan255@163.com"
] | linfan255@163.com |
ece5c2d8e52d31b23c3f5c302c34ad1341e1ffba | 72ca613537ffb197cf7048dadcac360b9a00b5e5 | /rfid/RFID_ACCESS.ino | 85815a79d14e2f56fa9d0c3ffe4aaa3b563366ff | [] | no_license | Mohamed-Trabelsi/Smart_Cinema-2A2- | 346ac74783b5e4ad501ba96984daddaa9f0753da | 03f24275d911696b68ac17bc925e55c3f6e54245 | refs/heads/master | 2023-02-14T01:42:22.476645 | 2021-01-08T11:29:08 | 2021-01-08T11:29:08 | 315,463,670 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,807 | ino | #include <SPI.h>
#include <MFRC522.h>
#include <Servo.h>
#include <LCD.h>
#include <LiquidCrystal_I2C.h>
//Define variables
#define I2C_ADDR 0x27 //Define I2C Address where the PCF8574A is
#define BACKLIGHT_PIN 3
#define En_pin 2
#define Rw_pin 1
#define Rs_pin ... | [
"wiem.trifi@esprit.tn"
] | wiem.trifi@esprit.tn |
2ae06808d0e23b7c9ddd91e550f0190293e9d93f | ba86279dd568979d29b7f3b92840dfb6bc1f3ba0 | /TankWar1_9/TankMoveMsg.cpp | 5d2a8131556119c07dcd902410c7819f3f4ab539 | [] | no_license | ChenYilei2016/MyTankWar | 5e690ea6e9defc3bc579b18c1b8c69dd816e51df | 6ce8495bf8587fa74f4ab9d259e3e11297c14f0b | refs/heads/master | 2020-03-27T05:23:01.420150 | 2019-01-01T05:14:34 | 2019-01-01T05:14:34 | 146,014,430 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,360 | cpp | #include "TankMoveMsg.h"
#include <QList>
TankMoveMsg::TankMoveMsg(int id, Direction dir, int x, int y)
{
this->id = id;
this->x = x;
this->y = y;
this->dir = dir;
}
TankMoveMsg::TankMoveMsg(TankClient *tc, const QJsonObject &obj)
{
this->tc = tc;
this->obj = obj;
}
void TankMoveMsg::sendMsg(N... | [
"705029004@qq.com"
] | 705029004@qq.com |
689a29cabd9c80aeb6a6d095e1029760b0d7323a | 504665f830424caf004e4782a50cb8cab2356f9e | /src/data/example_parser.h | 88d1857dc9e40d0e6fb3a3e3575aa9774b28195c | [
"Apache-2.0"
] | permissive | ChenglongChen/parameter_server | 4d5a402a4d0e34e8269641fb754786ca8dfc4553 | ba358357ba33a94a2af5798e49428a8d15bb12a8 | refs/heads/master | 2020-04-29T18:08:35.827133 | 2014-10-19T22:41:23 | 2014-10-19T22:41:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 693 | h | #pragma once
#include "util/common.h"
#include "proto/example.pb.h"
#include "proto/config.pb.h"
namespace PS {
static const int kSlotIDmax = 4096;
class ExampleParser {
public:
typedef DataConfig::TextFormat TextFormat;
void init(TextFormat format, bool ignore_fea_slot = false);
void clear();
bool toProto... | [
"muli@cs.cmu.edu"
] | muli@cs.cmu.edu |
7a0f5e48f44fa247195947ce6b6340cfeafab3c2 | 116894caf8dcccf6f70211e386b943c43485087f | /vendor/Qt5.14.2/msvc2017/include/QtCore/5.14.2/QtCore/private/qeventdispatcher_winrt_p.h | 2672f11123642c060caca22f40851815f827beb4 | [
"MIT"
] | permissive | kiseop91/Pomordor | 04498276ea73daef37ad50b6f351a2ffd2ed7ab5 | 5bfbfaa9ceecdf147058ca49dc3c4fa8b442717c | refs/heads/develop | 2023-03-25T22:15:59.964938 | 2021-03-20T07:59:37 | 2021-03-20T07:59:37 | 276,431,994 | 2 | 2 | MIT | 2020-12-21T04:31:02 | 2020-07-01T16:44:31 | C++ | UTF-8 | C++ | false | false | 3,887 | h | /****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees holding valid commerc... | [
"kiseop91@naver.com"
] | kiseop91@naver.com |
a461ad78fa8f1a1f90c52b49bc8dcfda9cc6c46a | 0de652685d9926570b59a74b5bf403a0795644b5 | /h/Activeman.h | a8a582658b0e886641166ca43900c179ca80dda1 | [] | no_license | zayac/runningram | b49215378f3ecfee3d24cb64ab2bb56f0c6bfc24 | 01ffeca795602b97583a4a6e089b8830e702e5f0 | refs/heads/master | 2020-03-30T21:59:14.160199 | 2011-09-30T19:15:41 | 2011-09-30T19:15:41 | 32,114,091 | 0 | 0 | null | 2020-02-28T21:18:31 | 2015-03-13T01:16:28 | C++ | UTF-8 | C++ | false | false | 773 | h | /*
* File: Activeman.h
* Author: necto
*
* Created on January 12, 2010, 12:32 AM
*/
#ifndef _ACTIVEMAN_H
#define _ACTIVEMAN_H
#include <list>
#include "Transmitted.h"
using std::list;
class Canvas;
class Active;
class Battlefield;
class Activeman :public list <Active*>, public Transmitted
{
void kill(itera... | [
"necto.ne@0b8b07ca-f9fe-11de-aabd-2bfef65f77b5"
] | necto.ne@0b8b07ca-f9fe-11de-aabd-2bfef65f77b5 |
d242920ea7d00bde505815cf9c0eca9219ebb36a | f660c3b78634794e1b32ee9c139e9fb9539bc1a3 | /SE-SEM2-Assigns/CGL/DottedLine1.cpp | ef2429af1f3829bf7b8767a0d51d41dc763683af | [] | no_license | ManishDV/Engineering-Assignments | 2054f4bc3139df535e4c96c3affe21f1a510c522 | a4fcb14793e4818b72c5a065708735a83cfbe55a | refs/heads/master | 2021-06-11T20:01:43.607742 | 2021-05-30T09:30:31 | 2021-05-30T09:30:31 | 194,872,155 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,179 | cpp | #include <iostream>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glut.h>
#include <math.h>
#include <string.h>
using namespace std;
struct point{
GLfloat x;
GLfloat y;
};
struct point p1;
struct point p2;
int count = 0;
int CountDraw = 0;
int SB = 0;
void print(int x, int y,int z, char *string)
{
//s... | [
"manishvisave149@gmail.com"
] | manishvisave149@gmail.com |
eaf622101605305179c545e5166a23cb56b43f41 | 75ee9d3ea8560eacada7049107b88d126ed85c23 | /devel/include/gazebo_msgs/SetJointTrajectoryRequest.h | 51ded98c5ea8a2adf868b7a577d25479c2fe42eb | [] | no_license | LordBismaya/FrenchVanilla | f1cf9047127884733bfdd53d5a4a2e5723f61a93 | fe6f0cd608373814558281878b90da41ae8ed32b | refs/heads/master | 2021-05-04T10:09:09.957348 | 2016-04-06T08:49:09 | 2016-04-06T08:49:09 | 55,325,248 | 0 | 2 | null | 2018-11-28T16:21:21 | 2016-04-03T02:05:36 | C++ | UTF-8 | C++ | false | false | 9,540 | h | // Generated by gencpp from file gazebo_msgs/SetJointTrajectoryRequest.msg
// DO NOT EDIT!
#ifndef GAZEBO_MSGS_MESSAGE_SETJOINTTRAJECTORYREQUEST_H
#define GAZEBO_MSGS_MESSAGE_SETJOINTTRAJECTORYREQUEST_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#includ... | [
"bsahoo@uwaterloo.ca"
] | bsahoo@uwaterloo.ca |
f9e4520fe27d561f95128f61759c894e290a8d4c | c03615f53093643e3c1e323b83cbe77970966575 | /PRT/3rdParty/cgal/cgal/include/CGAL/RS/rs3_k_refiner_1.h | c9a47446539b19570f2d973ba676372382f636b3 | [] | no_license | fangguanya/PRT | 0925b28671e756a6e9431fd57149cf2eebc94818 | 77c1b8e5f3a7a149825ad0cc3ef6002816222622 | refs/heads/master | 2021-06-08T20:54:22.954395 | 2016-11-24T07:38:11 | 2016-11-24T07:38:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,123 | h | // Copyright (c) 2006-2013 INRIA Nancy-Grand Est (France). All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of the License,
// o... | [
"succeed.2009@163.com"
] | succeed.2009@163.com |
481b23ce530639bf61e8b383ef6e479aa291e08f | 3714fc7d4748b915fa32cda77218d7d4328f0d43 | /minimoscuadrados.cpp | a3cccb8a9f7e99fd00a695d5c14b625576e540dd | [] | no_license | cnpoe/M-todos-num-ricos | 987a30a272c059f67af30da09c0ca2e190b5962a | 9b5551c085e9af449f11b1dcade0c57fe4fad78f | refs/heads/master | 2021-01-11T16:55:35.786563 | 2017-01-28T05:57:26 | 2017-01-28T05:57:26 | 79,696,507 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 589 | cpp | #include<iostream>
using namespace std;
double a0, a1;
void minimosCuadrados(int n, double *x, double *y){
double Sx = 0.0, Sx2 = 0.0, Sy = 0.0, Sxy = 0.0;
for(int i = 0; i < n; i++){
Sx += x[i];
Sx2 = Sx2 + x[i] * x[i];
Sy += y[i];
Sxy = Sxy + x[i] * y[i];
}
a1 = (n * Sxy - Sx * Sy) / (n * Sx2 - Sx * Sx... | [
"cnpoek@gmail.com"
] | cnpoek@gmail.com |
6253092fbc5f00e5d06dacbc94b3a85d6578df46 | 756fce0e51a4888fd6190b925262d88d49e17c84 | /BSGenLib/Include/Common/BSUtil.h | 0fe09d242ff7634b20d9037d8020df80c99a9231 | [
"Apache-2.0"
] | permissive | kivzcu/BSGenLib | 15d32495e9985ed91896bfcd322eec9fce53b2f4 | 1aeb245eb873f8f23d4a03cd31d5534fa3f4500d | refs/heads/master | 2021-07-13T12:11:13.689415 | 2020-06-12T09:15:03 | 2020-06-12T09:15:03 | 124,209,186 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 195 | h | #pragma once
class CBSUtil
{
public:
//formats time given in milliseconds
static CString FormatTime(double time);
//formats time given is bytes
static CString FormatSize(DWORD dwBytes);
};
| [
"besoft@kiv.zcu.cz"
] | besoft@kiv.zcu.cz |
cd624ac9c9ed132f40e8be8ed38914e3d3ec2728 | 401d9120db1750d65312479e5e99ff7ab1a867b3 | /poj-3150-循环矩阵快速幂.cpp | 5ffeb89b5ef410b9b8804052af1b60140c3de779 | [
"MIT"
] | permissive | ZxMYS/Xiaos-ACM-Solution-Set | ff14348149bae56a7689a87ef5796533fff70aed | cfd7fc34deac27f4e0267a4eb3cc396c0a8dbe8f | refs/heads/master | 2021-01-01T15:54:39.868855 | 2013-02-01T11:32:41 | 2013-02-01T11:32:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,390 | cpp | #include<stdio.h>
#include<stdlib.h>
#include<time.h>
#include<string.h>
#include<math.h>
#include<assert.h>
#include<iostream>
#include<algorithm>
#include<numeric>
#include<vector>
#include<map>
#include<queue>
#include<list>
#include<sstream>
using namespace std;
#define LOOP(x,y,z) for((x)=(y);(x)<=(z);(x)++)
#defi... | [
"manyoushen@gmail.com"
] | manyoushen@gmail.com |
23a70cc46fed2cd56bcfc379f4a6166b497bedae | a5f28e6f80a2e0ddf1fb2c8cdb2e74de2e4ff499 | /src/image.h | 9a7340566e25aea10335fc2e168334502f3e6230 | [
"MIT"
] | permissive | fmdunlap/Art2Ascii | bdc3b1db0f7376305146dec6d7ca654b82a8e670 | aab23cfba608c5e964c4c14126d4636dc96ebc37 | refs/heads/master | 2021-07-10T10:53:55.039243 | 2017-10-09T22:14:45 | 2017-10-09T22:14:45 | 105,313,402 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,678 | h | #include "../libs/CImg.h"
#include <string>
const int MAX_BRIGHTNESS = 255;
const int DEFAULT_RESOLUTION = 6;
enum PROCESS_TYPE{
standard,
color,
edge,
transparency
};
class image{
public:
image(char* filename);
image(char* filename, PROCESS_TYPE pt);
~image();
/*Computes the average brightness of a 'block... | [
"Fdunlap@usc.edu"
] | Fdunlap@usc.edu |
379310db1822d85f36ab4942501aaf1783bccdfd | 054ba082469edd7e25c0c52abaebe5ce1f1eec06 | /hhcards/Classes/PokerStateInitial.h | 1ba9010fa84ba192ca936359d9bb44d33a155070 | [
"MIT"
] | permissive | duhone/HeadstoneHarryCards | 3d5ddf8f865a81c3b85eaad187cfc60226bebc14 | 1a08d671835c659e543faca238a5661b4b59262f | refs/heads/master | 2020-12-29T12:56:28.444477 | 2020-02-06T13:43:18 | 2020-02-06T13:43:18 | 238,614,611 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,295 | h | /*
* PokerStateInitial.h
* hhcards
*
* Created by Eric Duhon on 3/7/10.
* Copyright 2010 Apple Inc. All rights reserved.
*
*/
#pragma once
#include "PokerHand.h"
#include "Graphics.h"
#include "PokerState.h"
namespace CR
{
namespace HHCards
{
template<typename DeckType>
class PokerStateInitial : publi... | [
"duhone@outlook.com"
] | duhone@outlook.com |
a8666ee9164e30040e9b8df8ce4ff91d2223961d | b3f3a5ac8c57d6fe96fc74df732143b36fa2479b | /chapter12/12-23.cpp | df4f6e9d178e3773a6ad3b6b4a3296996fa79ae0 | [] | no_license | wangzhengyang/MyC-PrimerAnswer | 19ef7064b7e48f63e86e896e914dd8c92300d49e | c86ceea1667d3bb9078c22a55ec806c098773f46 | refs/heads/master | 2022-12-09T14:58:47.218957 | 2020-09-01T09:49:15 | 2020-09-01T09:49:15 | 261,182,915 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 810 | cpp | #include <iostream>
#include <string>
#include <cstdlib>
#include <cstring>
using namespace std;
int main()
{
/*
char *pc1 = "hello";
char *pc2 = "world";
size_t len = strlen(pc1) + strlen(pc2) + 1;
char src[len] = {};
char *p = strcat(src, pc1);
printf("%s\r\n", src);
strcat(p, pc2);
... | [
"1484413135@qq.com"
] | 1484413135@qq.com |
1261141cbf8dab5ac05af792568f606cef3b34d3 | 6b5d6690678f05a71837b85016db3da52359a2f6 | /src/net/base/network_delegate.h | 81d81902412f89f952976e569132b9949d08e1fb | [
"BSD-3-Clause",
"MIT"
] | permissive | bopopescu/MQUIC | eda5477bacc68f30656488e3cef243af6f7460e6 | 703e944ec981366cfd2528943b1def2c72b7e49d | refs/heads/master | 2022-11-22T07:41:11.374401 | 2016-04-08T22:27:32 | 2016-04-08T22:27:32 | 282,352,335 | 0 | 0 | MIT | 2020-07-25T02:05:49 | 2020-07-25T02:05:49 | null | UTF-8 | C++ | false | false | 13,924 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef NET_BASE_NETWORK_DELEGATE_H_
#define NET_BASE_NETWORK_DELEGATE_H_
#include <stdint.h>
#include <string>
#include "base/callback.h"
#include... | [
"alyssar@google.com"
] | alyssar@google.com |
034d241f110b11f3fa8acbfec92763b24270f9e1 | a8e9dc87186626e726ebadfa490e4f7850a07d8e | /wpfib_essentials/fiberapp/fiber/webrtc/webrtc/modules/video_capture/windows/win_capture_feature_flags.h | 83537477383e8453de916065e6b36cc9160d736a | [] | no_license | ymusiychuk-lohika/FreeSWITCH_test | 25ca23bee1178c081abd002438888ea15a37187d | 2ca7a992e1087442b6484699d24706085fc2851d | refs/heads/master | 2021-01-12T10:51:55.561944 | 2016-12-12T11:57:27 | 2016-12-12T11:57:27 | 72,739,774 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,227 | h |
#ifndef __WIN_CAPTURER_FEATURE_FLAGS_H_
#define __WIN_CAPTURER_FEATURE_FLAGS_H_
namespace BJN {
// Feature type description, used by windows app capture process
typedef enum _FeatureType {
CaptureApp2UsingLatest = 1, // AppCapture2 with hooks and magnification
CaptureScreenUsingD... | [
"ymusiychuk@lohika.com"
] | ymusiychuk@lohika.com |
193a989413c56a0b704462539d265b8d4251950a | 5cdd9c1b6adb67fec94f6349ad6203ce2702fecb | /third_party/Windows-CalcEngine/src/SpectralAveraging/src/SpectralSample.cpp | 8059abab1fd086bb4128fe977e9d40a0717347d3 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | NREL/EnergyPlus | 9d8fc6936b5a0c81d2469ab9cdabe55405ccb8f2 | 50b8a5511ce559e5175524b943c26cc5b99d712d | refs/heads/develop | 2023-09-04T08:20:29.804559 | 2023-09-01T13:58:55 | 2023-09-01T13:58:55 | 14,620,185 | 1,013 | 406 | NOASSERTION | 2023-09-14T19:52:57 | 2013-11-22T14:47:34 | C++ | UTF-8 | C++ | false | false | 12,527 | cpp | #include <stdexcept>
#include <cassert>
#include "SpectralSample.hpp"
#include "MeasuredSampleData.hpp"
#include "WCECommon.hpp"
using namespace FenestrationCommon;
namespace SpectralAveraging
{
//////////////////////////////////////////////////////////////////////////////////////
//// CSample
////////... | [
"dvvidanovic@lbl.gov"
] | dvvidanovic@lbl.gov |
26e8f2ff90c0516841762f150b644e502fcd1ac0 | 80afdd987b0a8cf093d17ca3cd45a58cd0b97ead | /std-bind/copy-semantics/copy-semantics.cpp | 6d273eb136ab5876d5fd20078dbeed67bf256d79 | [] | no_license | dkambam/purer-interface | de6f739c8c1d8395a64b1a27420c4aae2846133e | b425a95ce8b5450183601d0c0d8fc32511986659 | refs/heads/master | 2021-01-19T11:15:39.379940 | 2015-03-17T00:14:50 | 2015-03-17T00:14:50 | 31,994,138 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 477 | cpp | #include <iostream>
int sub(int a, int b);
int main(){
int x = 10;
std::function< int(void) > f;
f = std::bind( sub, 29, x );
x = 20;
f(); // o/p: (29 - 10) = 19
f = std::bind( sub, 29, std::ref(x) ); // std::ref avoids copy
f(); // o/p: (29 - 20) = 9
return 0;
}
int sub(int a, in... | [
"kdr.code@gmail.com"
] | kdr.code@gmail.com |
190e39e9df0cbb5bb6cff08434721f2565aaf74e | 364447971631437542a0240cfc1725eabecccc57 | /Userland/Libraries/LibJS/Runtime/SymbolPrototype.h | 7d0a92a5dbcda9726381994a237e98279e04b856 | [
"BSD-2-Clause"
] | permissive | Jicgiebcden/serenity | aeb749fd18edb0191f5631b467ec7cd6a0e4eefb | f54a6d273e04f1739950c86dfcb026d746454f6a | refs/heads/master | 2023-04-15T06:30:41.710696 | 2021-04-22T10:38:44 | 2021-04-22T11:05:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 568 | h | /*
* Copyright (c) 2020, Matthew Olsson <matthewcolsson@gmail.com>
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#include <LibJS/Runtime/Object.h>
namespace JS {
class SymbolPrototype final : public Object {
JS_OBJECT(SymbolPrototype, Object);
public:
explicit SymbolPrototype(GlobalObject&)... | [
"kling@serenityos.org"
] | kling@serenityos.org |
77210713f8502f747963a6832fc90417e0004e04 | 60619a8daa4603fb65f4f86f383a6ddde841e326 | /2014-06-13/b.cpp | 3682644ffc1f692ce807f1420d673c08b93b4f8b | [] | no_license | MYREarth/secret-weapon | f4b1d4b995951546b2fb1e40190707a805fb88b5 | 77f3ff1111aafaaae8f56893b78e3be9134437a9 | refs/heads/master | 2020-05-22T02:29:43.024017 | 2015-10-03T08:17:46 | 2015-10-03T08:17:46 | 186,199,326 | 3 | 0 | null | 2019-05-12T01:46:13 | 2019-05-12T01:46:13 | null | UTF-8 | C++ | false | false | 712 | cpp | #include <cstdio>
#include <cstring>
bool vis[3010][3010];
double f[3010][3010];
int n,A,B,me;
double dp(int a,int b)
{
if (vis[a][b])
return(f[a][b]);
vis[a][b]=true;
double &ret=f[a][b];
if (a+b==n)
ret=0;
else
{
int da=A-a,db=B-b;
double tot=da*2.0+db+me;
... | [
"ftiasch0@gmail.com"
] | ftiasch0@gmail.com |
79ca4bfb5b67faa5fb3b4feb7b0d096ba7ccc137 | bc287c241c7778ec33866af38f4f7919d591477e | /libraries/ADC/ADC.cpp | 481877bcc96f07fee64af65e220097f174402ee1 | [] | no_license | tomsmalley/strobe | 11ef147664775b8b78901bb5b75c76cb1b688802 | f65a0158c29370bda5164facf8b8b967a2971d23 | refs/heads/master | 2020-12-25T14:12:40.883073 | 2016-07-06T16:27:50 | 2016-07-06T16:27:50 | 60,713,867 | 22 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 44,113 | cpp | /* Teensy 3.x, LC ADC library
* https://github.com/pedvide/ADC
* Copyright (c) 2015 Pedro Villanueva
*
* 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
* ... | [
"tfsmalley@gmail.com"
] | tfsmalley@gmail.com |
d90917b0c97a5053f752d85b996b6de6977b8f3b | cdd97aba68281f2a862d8441c9ec0456bf108163 | /benchmarks/src/453.povray/src/objects.cpp | f53b5f219b325a8ccfd01040b89ac4874709f1a1 | [] | no_license | elbrandt/CS752_Proj | 894cf78096d8d8916c30acfbadda36729e69006a | 546a5d0602211fcf8b93492e3cabf61dce6194c0 | refs/heads/main | 2023-02-02T07:33:15.191093 | 2020-12-16T02:44:18 | 2020-12-16T02:44:18 | 312,392,830 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 17,197 | cpp | /****************************************************************************
* objects.cpp
*
* This module implements the methods for objects and composite objects.
*
* from Persistence of Vision(tm) Ray Tracer version 3.6.
* Copyright 1991-2003 Persistence of Vision Team
* Copyright 2003-2004 Per... | [
"eric.l.brandt@gmail.com"
] | eric.l.brandt@gmail.com |
edfd45a73fd6b8a60b59c00e225cbee75767aa25 | 1ea8698c8b7a447e172f146c3fa61a686c4862ef | /src/main.cpp | bacf0678f1a1b078e5efa02427626f32ed2a85de | [] | no_license | deniskorobicyn/dip-cpp | db1d44e62c8c07012746f8300d82b22171a4bf4b | 9b421063d3e5416b51f21d97a400a1d7913f70ae | refs/heads/master | 2020-05-23T10:22:45.129642 | 2017-09-07T19:38:47 | 2017-09-07T19:38:47 | 80,429,199 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 506 | cpp | #include <iostream>
#include <stdio.h> /* defines FILENAME_MAX */
#include "yaml-cpp/yaml.h"
#include "arguments.h"
#include "dip.h"
using namespace dip;
int main(int argc, char **argv, char** envp) {
Arguments args(argc, argv, envp);
if (1 == args.parse()) {
std::cout << args.error_message() << std::endl;
... | [
"deniskorobitcin@gmail.com"
] | deniskorobitcin@gmail.com |
96a58bc8d4fd4762701890e6efd067f045b66fc1 | ed6cc29968179d13bb30c73dbf2be2fb6469d495 | /pizza/Pizzeria_86_Programma/OrderUI.cpp | 6d4603d222fe3d81888e45865ea6988d804cd252 | [] | no_license | sindri69/pizza420 | e0880eea7eb0dbdeabae3dc675dba732a1778d90 | a0f78b59b5830ff67e9b5456a6e6d229869628f5 | refs/heads/master | 2021-08-28T14:59:32.423484 | 2017-12-12T14:19:05 | 2017-12-12T14:19:05 | 112,332,570 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,849 | cpp | #include <iostream>
#include <fstream>
#include "MainUI.h"
#include "OrderUI.h"
#include "Pizza.h"
using namespace std;
OrderUI::OrderUI()
{
//ctor
}
OrderUI::~OrderUI()
{
//dtor
}
void OrderUI::start_orderUI() {
char selection = '\0';
while (selection != 'q') {
cout << "Pizzeria_86_Progra... | [
"sindrii17@ru.ism"
] | sindrii17@ru.ism |
165a81454f3fe79f9174a0cec1d1b961fdf8fc18 | 4be7a3f1465554edc9b31aacc2692daac51c46aa | /SEMPHY/lib/betaDistribution.cpp | 9d62f7c53a857b9861cc277658a0cd406738bcb9 | [] | no_license | kbavishi/MineBench | b90eaeb485b736cb80a4a5a7d09f966ef3eedf9d | 74a8ef895a07f32164b20876798560f02f2b561e | refs/heads/master | 2021-01-18T23:13:07.585731 | 2017-04-17T21:29:44 | 2017-04-17T21:29:44 | 87,095,090 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,301 | cpp | // $Id: betaDistribution.cpp 2399 2014-03-13 22:43:51Z wkliao $
#include "betaDistribution.h"
#include "gammaUtilities.h"
#include "betaUtilities.h"
#include "errorMsg.h"
#include "logFile.h"
#include <cmath>
betaDistribution::betaDistribution()
{
_alpha = 0.0;
_beta = 0.0;
_boundary.resize(0,0);
_rates.resize(... | [
"karan.bavishi90@gmail.com"
] | karan.bavishi90@gmail.com |
27808db647ac173bcfe276db4d40b88379c703fc | 7a32cee45cdb5bc9357963eb69f458f53bfaffe4 | /vol2_src_ref/Plugins/Molecule1/MoleculeUtils.cpp | 8bc3eb53f3b3ecc1ec663611711f303dab5ceea7 | [] | no_license | kingmax/mayaProgrammingB | 464f36027672ed2d911dab7528b27f214f8231d9 | 13b09747f142b6654b6fcb43107e9d6d476eadf7 | refs/heads/master | 2021-10-24T02:30:36.708392 | 2019-03-21T06:13:00 | 2019-03-21T06:13:00 | 97,942,873 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,755 | cpp | //
// This file accompanies the book "Complete Maya Programming (Volume 2)"
// For further information visit http://www.davidgould.com
//
// Copyright (C) 2004 David Gould
// All rights reserved.
//
#include "MoleculeUtils.h"
#include <maya/MTypes.h>
#include <maya/MGlobal.h>
#include <maya/MVector.h>
#include <m... | [
"kingmax_res@163.com"
] | kingmax_res@163.com |
a5eb55138095c7e9d194d9c12146ea2ec880b807 | 2f87d0719a1e45bee3ab921682c6abd4d1edcff6 | /11.5.1/Linux/Samples/CaptureStills/ImageWriterLinux.cpp | 0c1bacae6e0117839f4c024384f15c062a6c2b7a | [] | no_license | LTNGlobal-opensource/bmsdk | 28fdadb9db07916473d07f51ffd0bb3ef02dd883 | 8c7406c2dcd7e7383d69a61cf4c1506835b61570 | refs/heads/master | 2022-10-11T05:04:35.742445 | 2020-06-10T16:16:04 | 2020-06-10T16:16:04 | 116,147,880 | 0 | 2 | null | 2020-06-10T00:10:25 | 2018-01-03T14:46:11 | C++ | UTF-8 | C++ | false | false | 4,206 | cpp | /* -LICENSE-START-
** Copyright (c) 2018 Blackmagic Design
**
** Permission is hereby granted, free of charge, to any person or organization
** obtaining a copy of the software and accompanying documentation covered by
** this license (the "Software") to use, reproduce, display, distribute,
** execute, and transmit the... | [
"stoth@kernellabs.com"
] | stoth@kernellabs.com |
b026619663bbbb230db32d0895194bcced2f02aa | c3ffa07567d3d29a7439e33a6885a5544e896644 | /HSNU-OJ/399.cpp | 1960ad86cb7470ba6d47101d39bac20599eb1123 | [] | no_license | a00012025/Online_Judge_Code | 398c90c046f402218bd14867a06ae301c0c67687 | 7084865a7050fc09ffb0e734f77996172a93d3ce | refs/heads/master | 2018-01-08T11:33:26.352408 | 2015-10-10T23:20:35 | 2015-10-10T23:20:35 | 44,031,127 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,083 | cpp | #include<bits/stdc++.h>
#define LL long long
using namespace std;
const int maxn=100000+10 ;
int w[maxn] ;
vector<int> v1[maxn],v2[maxn] ;
bool vis1[maxn],vis2[maxn] ;
LL dp[2][maxn] ;
void dp1(int x)
{
if(vis1[x]) return ;
vis1[x]=1 ;
LL &ans=dp[0][x] ; ans=w[x] ;
for(auto i : v1[x])
... | [
"a00012025@gmail.com"
] | a00012025@gmail.com |
a873fcce68083cc35007daa5adc2316f330c9df2 | 87b1736c19cd79903aaf7df9e8a7f52b0bbe355c | /lab8/cq1.cpp | 9b12146d5ca6407f9eb25de9594a3fe10297b6f3 | [] | no_license | imagine5am/cs699-pm9 | 85029a0ab8e41f90038ab86caf0e8db0edb6bee1 | 0c28d479c688387f66575317bcadf667d8abb78a | refs/heads/main | 2023-04-06T15:37:19.828890 | 2021-04-29T18:27:31 | 2021-04-29T18:27:31 | 362,910,668 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,148 | cpp | #include <cstdlib>
#include <cstring>
#include <iostream>
using namespace std;
struct eArray{
private:
// put data members here
int *data_ptr;
int nums = 0, heap_size = 0;
static const int DEFAULT_SIZE = 32;
public:
// construct an array with 0 elements
eArray(){
data_ptr = (int*) malloc(DEFAULT_SIZ... | [
"ssood@cse.iitb.ac.in"
] | ssood@cse.iitb.ac.in |
9074a55bb5784d4e4ebf3a1c35e5d17e79c7a6c5 | 64892882b204aa9930b5b247a7695e9e466c0ab7 | /MKA/Lab2_v4/Lab2_v4/main.cpp | 3696ff10c09fe65e803c2f709a081d469c453bac | [] | no_license | zhekaso/ms-homework | 13672346007954c518c758775ad39df0f284a7af | 5518a18736d43faf7a112d9b08f70e35bb24ea86 | refs/heads/master | 2020-03-28T07:28:05.084024 | 2018-09-27T15:31:35 | 2018-09-27T15:31:35 | 147,903,240 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 2,563 | cpp | #include "mesh.h"
void main()
{
setlocale(LC_ALL, "Russian");
MESH disk;
disk.input();
int user_choise;
bool end = false;
while (!end) {
printf("\t1) По номеру КЭ получить номер его базисых функций;\n\t2) По двум узлам получить номер ребра;\n");
printf("\t3) По номеру ребра узнать номера вершин, составляющ... | [
"andrei.brenev@mail.ru"
] | andrei.brenev@mail.ru |
d0b0dbd17425cb6797e716c509560ae5eaa9961e | 1a2244c5b9879492227fec5ac86bf0b8ed8d19b1 | /CS470.skel/hw4/HW_resize.cpp | f3f0a55fbb3980b8fbc41627dbcc044f5b5e41e8 | [] | no_license | mhasan004/Image-Processing-Program | 77b58cdb0a0abd5eac327a4759eb3b68a460ca87 | e5b7ee6fc26447306de03fef21024b04e007a621 | refs/heads/master | 2022-03-17T23:53:19.718885 | 2019-12-12T06:00:36 | 2019-12-12T06:00:36 | 211,395,282 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,302 | cpp | #include "IP.h"
using namespace IP;
enum FILTERS { BOX, TRIANGLE, CUBIC_CONV, LANCZOS, HANN, HAMMING };
double boxFilter (double, double);
double triFilter (double, double);
double cubicConv (double, double);
double lanczos (double, double);
double hann (double, double);
double hamming (double, double);
// ~~~~~... | [
"mhasan0047@gmail.com"
] | mhasan0047@gmail.com |
3f18d0ec33b37a07eda83e506ad8b9d23583af76 | d0fb46aecc3b69983e7f6244331a81dff42d9595 | /live/src/model/CreateMessageAppRequest.cc | 51cf0038641ac83a7c7c8b4795991b463c695310 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-cpp-sdk | 3d8d051d44ad00753a429817dd03957614c0c66a | e862bd03c844bcb7ccaa90571bceaa2802c7f135 | refs/heads/master | 2023-08-29T11:54:00.525102 | 2023-08-29T03:32:48 | 2023-08-29T03:32:48 | 115,379,460 | 104 | 82 | NOASSERTION | 2023-09-14T06:13:33 | 2017-12-26T02:53:27 | C++ | UTF-8 | C++ | false | false | 1,955 | cc | /*
* Copyright 2009-2017 Alibaba Cloud 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
*
* Unless required by... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
9b442b0a14b3130b01b63610d8c4c5dc71954ae8 | d92304badb95993099633c5989f6cd8af57f9b1f | /Codeforces/723-B.cpp | 6063ccefff2dc690512e105e6bcbcd50437013b7 | [] | no_license | tajirhas9/Problem-Solving-and-Programming-Practice | c5e2b77c7ac69982a53d5320cebe874a7adec750 | 00c298233a9cde21a1cdca1f4a2b6146d0107e73 | refs/heads/master | 2020-09-25T22:52:00.716014 | 2019-12-05T13:04:40 | 2019-12-05T13:04:40 | 226,103,342 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,059 | cpp | #include <bits/stdc++.h>
using namespace std;
#define MAX 1000000007
#define MOD 1000000007
#define rep(i,a,b) for(i=a;i<=b;i++)
#define repR(i,a,b) for(i=a;i>=b;i--)
#define mp(x,y) make_pair(x,y)
#define pb(x) emplace_back(x)
//#define pb(x) push_back(x)
#define all(c) c.begin(),c.end()
#define F first
#define... | [
"tajircuet@gmail.com"
] | tajircuet@gmail.com |
2639eefe0aae88c9708c95373b259345bd726666 | 6c766846a9c07523369d3a5b55d77adb3808e5aa | /FinalPass/FinalPass.cpp | 65b4029d0872156d4cd24dac597ccab9461d59e6 | [] | no_license | danny30312/EECS-583-FinalProject | 404133539826d341293d2abc7e3875316d8e0566 | ba5d087f971d20687714dcd8a2451fc65537de44 | refs/heads/main | 2023-01-22T16:45:36.522007 | 2020-11-28T19:49:04 | 2020-11-28T19:49:04 | 316,807,908 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,123 | cpp | #include "llvm/Transforms/Scalar/LICM.h"
#include "llvm/ADT/SetOperations.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/Analysis/AliasSetTracker.h"
#include "llvm/Analysis/BasicAliasAnalysis.h"
#include "llvm/Analysis/CaptureTracking.h"
#include "llvm/Analysis/ConstantFoldin... | [
"chchuang@eecs583a.eecs.umich.edu"
] | chchuang@eecs583a.eecs.umich.edu |
2aa84d3a8a190662ec149cf8e5da3e27e09c996a | b20203514a73611acd5f226ba4c1668140959e8d | /ctraj/pp_util.cc | 075abb0709f828a28dfd757eba50290ea23e86a9 | [
"MIT"
] | permissive | Edroor/libmsci | 978d748e2ec788bc5b28eadf311d4c497d95f705 | 872dc362292d93ce4966e554494bfa156594c9d9 | refs/heads/master | 2023-02-22T10:17:52.934272 | 2021-01-25T05:40:42 | 2021-01-25T05:40:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,634 | cc | #include <stdio.h>
#include <stdint.h>
#include <gsl/gsl_fft_complex.h>
#include "peteys_tmpl_lib.h"
#include "error_codes.h"
#include "full_util.h"
#include "time_class.h"
#include "ctraj_defaults.h"
#include "pp_util.h"
#include "ctraj_3d_fields.h"
using namespace libpetey;
namespace ctraj {
void swap_endian... | [
"peteymills@hotmail.com"
] | peteymills@hotmail.com |
d1289cf61b7c7e37a3e19d5c2595093e096350c0 | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /ash/system/power/power_event_observer.cc | b232f6260595da5e0174a196226af9f0fce1a7c8 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | meniossin/src | 42a95cc6c4a9c71d43d62bc4311224ca1fd61e03 | 44f73f7e76119e5ab415d4593ac66485e65d700a | refs/heads/master | 2022-12-16T20:17:03.747113 | 2020-09-03T10:43:12 | 2020-09-03T10:43:12 | 263,710,168 | 1 | 0 | BSD-3-Clause | 2020-05-13T18:20:09 | 2020-05-13T18:20:08 | null | UTF-8 | C++ | false | false | 14,555 | cc | // Copyright 2013 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 "ash/system/power/power_event_observer.h"
#include <map>
#include <utility>
#include "ash/public/cpp/config.h"
#include "ash/root_window_contro... | [
"arnaud@geometry.ee"
] | arnaud@geometry.ee |
228f42d80bb03af2317eac133e4f52b7060836a9 | 99387b630d7657c292dea99c7f1d6987925b667d | /src/snp_clustering.cpp | 8035efa204047e26a516689dca54fe670b63de0b | [] | no_license | timdallman/snpaddress | 8728b27d4074d2f82b904bb5fe19a0f8fcf0cf45 | ee239617ec9ee8e882c055fe3e34412fddddce64 | refs/heads/master | 2020-04-15T00:06:19.999744 | 2015-08-04T12:13:14 | 2015-08-04T12:13:14 | 40,179,521 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,758 | cpp | #include <iostream>
#include <string.h>
#include <string>
#include <sstream>
#include <fstream>
#include <iomanip>
#include <vector>
#include <cmath>
#include <map>
#include <vector>
#include <algorithm>
#include <stdio.h>
#include <stdlib.h>
using namespace std;
////////////////////////////////CLASSES////////////////... | [
"tim.dallman@phe.gov.uk"
] | tim.dallman@phe.gov.uk |
9cdce25dba60d2156d236058ead315132f55681f | 20b85b68ceb95798832bfc6858ddecc06d86250b | /plugins/mdaAmbience.h | 420e4b2c61ff72eb3a04affc13cf8298f64a3d65 | [
"MIT"
] | permissive | elk-audio/mda-vst2 | 6ede7e9bf303e087fa2b123bba8fff32b7a827f5 | 8ea6ef97946a617d73e48d245777e57fb984357f | refs/heads/master | 2020-11-28T11:27:08.490888 | 2019-12-23T17:42:00 | 2019-12-23T17:42:00 | 229,798,075 | 6 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,260 | h | #ifndef __mdaAmbience_H
#define __mdaAmbience_H
#include "audioeffectx.h"
class mdaAmbience : public AudioEffectX
{
public:
mdaAmbience(audioMasterCallback audioMaster);
~mdaAmbience();
virtual void process(float **inputs, float **outputs, VstInt32 sampleFrames);
virtual void processReplacing(float **inputs, flo... | [
"stefano@elk.audio"
] | stefano@elk.audio |
41f2a3a27ef5711184ab146abf95e64679788802 | 39b0b95dc24b1b881ae606a4614b541b3c0329e1 | /BJ_11060/BJ_11060_LCH.cpp | 5caf5b789946d381a9129eb03663b668269d2f85 | [] | no_license | Algorithm-Study-Of-Gist/ProblemSource | 46c9c1deafc23e64407e4787a1b240770c4f31ff | f55ed6fe6569e8b82e7a3c5fb944aac33e15a267 | refs/heads/master | 2022-07-24T08:29:04.177285 | 2020-05-21T14:45:26 | 2020-05-21T14:45:26 | 261,803,305 | 1 | 3 | null | 2020-05-21T14:28:38 | 2020-05-06T15:35:12 | Java | UTF-8 | C++ | false | false | 369 | cpp | #include <cstdio>
int main(){
int n, jump[2000], dp[2000] = {0};
scanf("%d", &n);
for(int i=0; i<n; i++)
scanf("%d", &jump[i]);
for(int i=1; i<n; i++)
dp[i] = 99999999;
for(int i=0; i<n; i++){
for(int j=1; j<=jump[i]; j++){
dp[i+j] = dp[i+j] > dp[i]+1 ? dp[i]+1 : dp[i+j];
}
}
if(dp[n-1] == 999999... | [
"chayhyeon@naver.com"
] | chayhyeon@naver.com |
af81201a22708a93eab4e835cbffc31733d54346 | 8aae71a092645f62d6f835578accc1ceb6416283 | /ebobekok adres.cpp | c40d97d4305c30484f3c852d929064d1c6a61795 | [] | no_license | dogabaris/C_Ornekleri | 9db3c55115bb62b98b7ca157a3aaf50e51a502d5 | dc6b3201ccb7165106f2decdeabcf7025eac4f41 | refs/heads/master | 2021-01-02T08:33:24.874333 | 2015-03-07T14:27:33 | 2015-03-07T14:27:33 | 31,814,348 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 600 | cpp | #include <stdio.h>
#include <conio.h>
void kontrol(int *,int *,int *,int *);
main()
{
int girilen,s1,s2,ebob=1,ekok;
printf("1. sayiyi girin = ");
scanf("%d",&s1);
printf("2. sayiyi girin = ");
scanf("%d",&s2);
kontrol(&s1,&s2,&ebob,&ekok);
printf("ebob = %d\n",ebob);
printf("ekok = %d",ekok);
}
void kontrol(in... | [
"dogabarisozdemir@gmail.com"
] | dogabarisozdemir@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.