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 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
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 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
eae11fd3a8640da5134d06b5ec7f2728a9689912 | 8e0e1891a3ca3556ef1e142786058ca868420867 | /SDLGame/Source/UI/Window.h | 7c58864b60dcc3a90fb39cd71a91e8f5a069b5db | [] | no_license | Mozenn/SDLGame | e38ac51e1318af98fef9c7fbfa06e2a75f744361 | 8e71e3ce251d7c2014fdc86bc6d8db7b23c1e49b | refs/heads/master | 2020-07-21T11:45:35.100448 | 2019-08-11T07:16:14 | 2019-08-11T07:16:14 | 206,853,344 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 718 | h | #pragma once
#include <SDL.h>
#include <SDL_image.h>
#include <SDL_ttf.h>
#include <stdio.h>
#include <string>
class Window
{
public :
//Intializes internals
Window();
//Creates window
bool init();
//Creates renderer from internal window
SDL_Renderer* createRenderer();
//Handles window events
void handle... | [
"gauthier.cassany@gmail.com"
] | gauthier.cassany@gmail.com |
9428b58606e28b4b9ea20a2fa9fe2714aa3f6462 | 31b04b0640c97df200701fb795465bc0d8d57d1c | /include/SSVOpenHexagon/SSVUtilsJson/Utils/Main.hpp | 3a219f66a6b61160292a793a67f52b2967421bc7 | [
"AFL-3.0",
"AFL-2.1",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mehlon/SSVOpenHexagon | 1a8dfd5e4b544902ee23cbaff8e36a487281968b | a6abf3bcf41b4f6821c53f92a86f9b8c00ecbaad | refs/heads/master | 2020-09-29T03:06:10.440688 | 2019-12-24T19:15:07 | 2019-12-24T19:15:07 | 226,935,365 | 1 | 0 | AFL-3.0 | 2019-12-09T18:03:14 | 2019-12-09T18:03:13 | null | UTF-8 | C++ | false | false | 13,695 | hpp | // Copyright (c) 2013-2015 Vittorio Romeo
// License: Academic Free License ("AFL") v. 3.0
// AFL License page: http://opensource.org/licenses/AFL-3.0
#ifndef SSVUJ_OH_BASIC
#define SSVUJ_OH_BASIC
namespace ssvuj
{
/// @brief Gets a JSON Obj from another JSON Obj.
/// @param mObj Source JSON Obj.
inline O... | [
"vittorio.romeo@outlook.com"
] | vittorio.romeo@outlook.com |
5c1737ed9500e1da4676afeffd3a11a57954f705 | 0bf38659c0b9c0be61acf721b7ffb9901d085cf1 | /Headers/Window.h | d8c9a4f1c814f0f6e68ea46f9e11550b8b7afba3 | [] | no_license | mathEnthusaistCodes/Signal-Processing | f66426a0990580402e9124728aa5181f8c1fbeff | a310ed49469941ae4725efb4eb08b55d4596b6d7 | refs/heads/master | 2021-01-12T05:47:34.322014 | 2016-12-23T04:55:06 | 2016-12-23T04:55:06 | 77,197,798 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 917 | h | #ifndef WINDOW_H
#define WINDOW_H
#include "vector"
#include "string"
#define SDL_MAIN_HANDLED
#include "SDL.h"
using namespace std;
class Window
{
public:
Window(int, int, string);
virtual ~Window();
void setBackgroundColor(int color);
void createAxes(double, do... | [
"noreply@github.com"
] | mathEnthusaistCodes.noreply@github.com |
0cee51373916f19e602a565dfd16a16442c523bc | bb6ebff7a7f6140903d37905c350954ff6599091 | /third_party/WebKit/Source/modules/speech/testing/InternalsSpeechSynthesis.cpp | eab9dccd4d57d9969f95d89cadf80701b439d23e | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0"
] | permissive | PDi-Communication-Systems-Inc/lollipop_external_chromium_org | faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f | ccadf4e63dd34be157281f53fe213d09a8c66d2c | refs/heads/master | 2022-12-23T18:07:04.568931 | 2016-04-11T16:03:36 | 2016-04-11T16:03:36 | 53,677,925 | 0 | 1 | BSD-3-Clause | 2022-12-09T23:46:46 | 2016-03-11T15:49:07 | C++ | UTF-8 | C++ | false | false | 2,277 | cpp | /*
* Copyright (C) 2013 Samsung Electronics. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of... | [
"mrobbeloth@pdiarm.com"
] | mrobbeloth@pdiarm.com |
a7aec611604754368881d858792d4a15e1eb4eed | 9ab2902513f1b3581809948dde03f4a30ad12c2b | /Source/Landscape_1/Public/TileActor.h | 6a8f7312c0b1e9e72612708995dae78f1ab3c259 | [
"MIT"
] | permissive | zk8085454/TileActor | 3591c5107e994f643bba9fccfaf7447466326e40 | c9d5b39b9e22d012116a9dec8f97a7a99d539433 | refs/heads/master | 2021-06-15T08:50:05.989158 | 2017-04-04T18:26:00 | 2017-04-04T18:26:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,782 | h | #pragma once
#include "GameFramework/Actor.h"
#include "TileActor.generated.h"
USTRUCT()
struct FTile
{
GENERATED_USTRUCT_BODY()
public:
UPROPERTY()
FVector Location;
UPROPERTY()
FVector NewLocation;
UPROPERTY()
bool ShouldUpdate;
FTile()
{
}
};
USTRUCT()
struct FTileInfo
{
GENERATED_USTRUCT_BODY()... | [
"tore@lervik.com"
] | tore@lervik.com |
7cbd4b02d7c52ad1a4a11195dc54465388f3655d | cc1701cadaa3b0e138e30740f98d48264e2010bd | /third_party/blink/public/common/features.h | 5ea006ad119d234bd691dc21673ff5f403ff928c | [
"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",
"BSD-3-Clause",
"MIT",
"Apache-2.0"
] | 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 | 13,228 | h | // 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.
#ifndef THIRD_PARTY_BLINK_PUBLIC_COMMON_FEATURES_H_
#define THIRD_PARTY_BLINK_PUBLIC_COMMON_FEATURES_H_
#include "base/feature_list.h"
#include "base/met... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
8784b44a0d1f98330f42749154bc63daa9ba60d8 | bc65d737861f1ce3c9a7fb0765d2de9bda9ad756 | /University/Algorithms/wda-00-0000/palind.cpp | 54f6e7da6f9476380cca68e13b753f0240176e4b | [] | no_license | DarthPiotr/Portfolio | 1c568fecc34e41f202f3cbf2d372198b7c15c6e1 | e64dac2f5b12d0a846f61512c66c6692d420558a | refs/heads/main | 2023-08-03T23:36:23.127259 | 2021-09-11T17:38:54 | 2021-09-11T17:38:54 | 405,440,046 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 424 | cpp | #include <iostream>
#include <string>
using namespace std;
int main (){
ios_base::sync_with_stdio(0);
string s = "1234567890987654321", s1, s2;
int len = s.size();
for(int i = 0; i <len; i++){
s1 = s.substr(0, i) + "A" + s.substr(i);
for(int j = 0; j <s1.size(); j++){
s2 ... | [
"vader.piotr@gmail.com"
] | vader.piotr@gmail.com |
72f99b9cbec4fa0395b1b8c7cdb9e78c5f46fcb9 | d4724390d0589ccca17e159f01e24c869e0d4752 | /Phoenix/PX2Engine/UI/PX2UIVlc.inl | e10b039a9e1864eae07cae33f9bea3c8a9cfceeb | [] | no_license | yuanxudong/PhoenixIoT | 1d095bd5f06f0d5ba186c5f7525f31ccf1b40748 | a87f1ef8cc61ce7038aa9295d173f9eb36758a61 | refs/heads/master | 2020-03-28T20:33:55.032028 | 2017-06-17T09:18:43 | 2017-06-17T09:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 251 | inl | // PX2UIVlc.inl
#if defined PX2_USE_VLC
//----------------------------------------------------------------------------
inline VLC *UIVlc::GetVLC()
{
return mVLC;
}
//----------------------------------------------------------------------------
#endif | [
"realmany@qq.com"
] | realmany@qq.com |
5b6bf7f93c15adbda70d63c34ec8256923b73e8b | 70b3436f940e9a28e8119f16ba121ac8a6352145 | /Security/Cezar/a.cpp | c7080e71381ad63321de22b71ed435459a88182f | [] | no_license | Erumaru/ACM | 59f85d4861e3055da3a612065a4051beafed8798 | 8a61e387a595bb50d34c7ffb78f597e6a413aefe | refs/heads/master | 2021-04-26T16:20:13.555674 | 2016-11-22T18:12:05 | 2016-11-22T18:12:05 | 70,470,175 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 272 | cpp | #include <iostream>
using namespace std;
string text, current;
int main ()
{
cin >> text;
for (int i = 0; i < 26; i ++)
{
current = "";
for (int j = 0; j < text.size(); j ++)
{
current += char((text[j] + i) % 26 + 'a');
}
cout << current << "\n\n";
}
} | [
"toremuratuly.abzal@gmail.com"
] | toremuratuly.abzal@gmail.com |
e9dfda17d448fcd5015dfddecedd745e94763e46 | a0bca1eceecf9eb8a2cb177b6be6b1ee8c1f1238 | /SFileManager/stdafx.cpp | b19b67508096bcbe6688e87e9d9df3dd8fb45e39 | [] | no_license | shinseungwon/SFileManager | f9597f079669e0015095efbfda57c5392cb29b08 | 07c39725cc2405e3e7626c9de548912619b86ce3 | refs/heads/master | 2021-01-24T06:57:45.275786 | 2017-05-16T01:56:17 | 2017-05-16T01:56:17 | 92,957,641 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 240 | cpp |
// stdafx.cpp : 표준 포함 파일만 들어 있는 소스 파일입니다.
// SFileManager.pch는 미리 컴파일된 헤더가 됩니다.
// stdafx.obj에는 미리 컴파일된 형식 정보가 포함됩니다.
#include "stdafx.h"
| [
"ssw90@DESKTOP"
] | ssw90@DESKTOP |
376218e83cb3f41527d462411cc710ddc4232593 | 22cd81da6823cea10793214fedd24cbbdeab1b2c | /6.9 图_单词变换问题word-ladder.cpp | 98743652c12c505d03f82d675cf54b07476d3e19 | [] | no_license | liangsonghua/algorithm | b9c53bb3d32756cb047b86339c41a9280a405062 | 4983b9ffaba6ce3f2acd8450483b064356bb6b54 | refs/heads/master | 2021-01-17T22:36:22.108591 | 2019-10-17T13:51:40 | 2019-10-17T13:51:40 | 53,766,214 | 31 | 15 | null | null | null | null | GB18030 | C++ | false | false | 2,054 | cpp | #include <iostream>
#include <vector>
#include <string>
#include <queue>
#include <set>
using namespace std;
class Solution {
public:
//找cur可以扩展的孩子节点存于children
void extend(string &cur,string &end,set<string> &dict,
vector<string> &children,set<string> &visit)
{
string child = cur;
... | [
"1411008034@qq.com"
] | 1411008034@qq.com |
ebcdda45850fe7c3da7e2ef6bcc5f8f78e12bd4c | 8f8abc414e88319802ee3db74bbecbbf0eafdae5 | /fileSystem/h/file.h | d2966d33fdc34853e9884e0acb3517ab4b2f669b | [] | no_license | stevanmilic/os2-file_system | d0c7644e3b8f4690b3ae366bc0b590411ef1e7b3 | 6f6a72c297a97a7fa876d85aa8e469c93f425e66 | refs/heads/master | 2021-01-21T09:14:13.262553 | 2015-12-27T17:10:11 | 2015-12-27T17:10:11 | 47,270,083 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 459 | h | // File: file.h
#ifndef _file_h_
#define _file_h_
class KernelFile;
class File {
public:
~File(); //zatvaranje fajla
char write (BytesCnt, char* buffer);
BytesCnt read (BytesCnt, char* buffer);
char seek (BytesCnt);
BytesCnt filePos();
char eof ();
BytesCnt getFileSize ();
char truncate ();
private:... | [
"stevan.milic@yahoo.com"
] | stevan.milic@yahoo.com |
7dce6ab2bb3f2052d70540c2c957d44e0e05bac2 | 34ef70a23aefc3f6c5cdfccdb9fcde0aeaf8e271 | /Source/MainComponent.cpp | eb58e27e1c8eeca0746d34982ee8ae265a4f0fdc | [] | no_license | heavenRA/Dota2Server | e5e97bcb72c373b36d55cb0859d53f4a064907ab | 40d72acf9ee294c8b598545cc5bf0b082c61df6c | refs/heads/master | 2020-12-25T02:01:07.477646 | 2014-04-03T03:37:01 | 2014-04-03T03:37:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,884 | cpp | /*
==============================================================================
This file was auto-generated!
==============================================================================
*/
#include "MainComponent.h"
//==============================================================================
MainContentCo... | [
"naumazeredo@gmail.com"
] | naumazeredo@gmail.com |
876cda78729d42abf890857857877c60d1d66005 | c09b256a1cb2dafb33a6149b840a96ac7bb5ea92 | /ATourOfC++11/STLStrings_36/StringClass_2/basic_string_class_1.cpp | a28d8a296aedc446d90c023f45f35cc4488eb2b6 | [] | no_license | Masoudas/SampleCPlusPlusCodes | 2e7f4b3019cbfe5438f9a2490306ec4752515467 | 3945e0703f5d49fb4e86fffd3133d5076605c10e | refs/heads/master | 2021-07-08T13:09:35.512300 | 2020-10-07T15:34:23 | 2020-10-07T15:34:23 | 196,350,870 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,850 | cpp | /**
* A string is based on basic_string class.
*
* The basic_string has three templates: char template, char_traits of that char, and an allocator.
* In other words, what char is used, the behavior of those characters (comparison, copy, etc)
* and how they're allocated is independent of what the string class do... | [
"Masoudas@hotmail.com"
] | Masoudas@hotmail.com |
09c0188c7c932ba85097b9cd98294c04d87e2304 | 61a34ecfc312d89d90bedb3c57526f4ada489b90 | /soluciones/URI/problemas/adhoc/1026/1026_AxlKings.cpp | 829b681254243657281b9325c2ee32569e8f3ac1 | [
"MIT"
] | permissive | Yhatoh/ProgramacionCompetitivaUSM | c4f53aa79c8a7d8bbeef8fb2a27824157669777b | ec76bbe358ab0e341f6fd07c8e2bb5d00033a5ec | refs/heads/master | 2022-12-12T06:50:10.648905 | 2020-09-14T02:59:59 | 2020-09-14T02:59:59 | 265,725,747 | 1 | 0 | MIT | 2020-07-18T23:33:24 | 2020-05-21T01:32:18 | C++ | UTF-8 | C++ | false | false | 1,899 | cpp | #include <bits/stdc++.h>
using namespace std;
int main() {
long long int resp, n1,n2,i;
string bin1, bin2;
while(cin >> n1){
cin >> n2;
if(n1 == 0){
cout << n2 << "\n";
continue;
}
else if(n2 == 0){
cout << n1 << "\n";
continue... | [
"Axel.reyes@sansano.usm.cl"
] | Axel.reyes@sansano.usm.cl |
790c6f99057b9ebd618ceac0194f9f33a7b2a65f | 4fcb629fef2b31b769a4ec4b17509099af0f0355 | /Classes/Physics/SpriteWithPhysics.h | 83b281e29bb4bdcc8e14d1c95f3d09dc4aacdd95 | [] | no_license | kacmazemin/DodgeBall | 491a2255b86041ccb27f1222e33acb766853b6e4 | 00a8667ab6a1c1b0c4ea2e4884a52235c6c367ee | refs/heads/master | 2023-03-02T17:05:14.785841 | 2021-02-13T09:49:02 | 2021-02-13T09:49:02 | 336,596,540 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,003 | h | //
// Created by emin on 24.01.2021.
//
#ifndef _SPRITEWITHPHYSICS_H
#define _SPRITEWITHPHYSICS_H
#include <cocos/2d/CCSprite.h>
class b2World;
class b2Body;
namespace
{
//do not use 0x0001 since the default category for a fixture is 1
constexpr uint16_t playerBallCategoryBit = 0x0100;
constexpr uint16_... | [
"kacmazemin72@gmail.com"
] | kacmazemin72@gmail.com |
8340330d560028120d6df6ec1faf2e853e744a11 | 4e9aa6d8635d6bfcbaeecbb9420ebdc4c4489fba | /ARXTest/ARX_FFC/DefGE/Gate.cpp | 12fed9355671834c996404fe784c64f39c201da7 | [] | no_license | softwarekid/myexercise | 4daf73591917c8ba96f81e620fd2c353323a1ae5 | 7bea007029c4c656c49490a69062648797084117 | refs/heads/master | 2021-01-22T11:47:01.421922 | 2014-03-15T09:47:41 | 2014-03-15T09:47:41 | 18,024,710 | 0 | 3 | null | null | null | null | GB18030 | C++ | false | false | 1,740 | cpp | #include "StdAfx.h"
#include "Gate.h"
Adesk::UInt32 Gate::kCurrentVersionNumber = 1 ;
Adesk::UInt32 PermanentGate::kCurrentVersionNumber = 1 ;
Adesk::UInt32 TemporaryGate::kCurrentVersionNumber = 1 ;
Adesk::UInt32 DoubleGate::kCurrentVersionNumber = 1 ;
Adesk::UInt32 BalanceGate::kCurrentVersionNumber = 1 ;
ACRX_NO_C... | [
"anheihb03dlj@163.com"
] | anheihb03dlj@163.com |
ac5c43ae89d2221d61b8ba4c51df8e780510cab8 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_1483485_0/C++/steiner/A.cpp | 41339be4824b35f0c837ca58cb0f5320c983187b | [] | 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,791 | cpp | #include <iostream>
#include <fstream>
#include <sstream>
#include <stdio.h>
#include <vector>
#include <string>
#include <math.h>
#include <algorithm>
#include <map>
#include <set>
#define sz(x) ((int)x.size())
#define all(x) (x).begin(), (x).end()
#define pb(x) push_back(x)
#define mp(x, y) make_pair(x... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
3ca5dd5ed6549a534395c0cfdd2b5b05e5d046c1 | 0c1aed19330e4e9e2285ca5f08c303dd57982c53 | /bullet.cpp | 382c8ad6c2edd5f0ed0b36a405a9e23c1989b77a | [] | no_license | DrBiologicals/Cannon-Blitz | 8e1f8606ffb34ae6760994491da9401c88672d01 | bbe778ded5c09d9ebf268a18cd5ddf742307b4c3 | refs/heads/master | 2021-01-10T17:08:08.267164 | 2015-10-27T01:42:59 | 2015-10-27T01:42:59 | 45,009,590 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,118 | cpp | #include "resource.h"
#include "igutils.h"
#include "bullet.h"
CBullet::CBullet()
: m_fVelocityX(0.0f)
, m_fVelocityY(0.0f)
, m_bCollision(false)
{
}
CBullet::~CBullet()
{
}
bool
CBullet::Initialise(float _fPosX, float _fPosY, float _fVelocityX, float _fVelocityY)
{
VALIDATE(CEntity::Initialise(IDB_BULLET, IDB_... | [
"scholzcarsten@outlook.com"
] | scholzcarsten@outlook.com |
31cc46949665fd4adff13395d6acc1da169193c1 | b7ff8ab05457f61132b85e413577aa83e16c84dd | /大一小学期程序设计实训/训练作业一/11平均方差.cpp | f9e54af9b8f9f5251c16b71710767503b44acd0d | [] | no_license | DrChenXX/homework | a096be0f28ffd990bd670103d7645c232a870c36 | 0552e2ccfdcec2ed3f8364f2110c6b77a998744d | refs/heads/master | 2023-06-16T08:49:22.509957 | 2021-07-15T01:10:30 | 2021-07-15T01:10:30 | 314,469,807 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 396 | cpp | #include<bits/stdc++.h>
using namespace std;
void Do(int n)
{
double a[n + 1];
double ans,ave;
for (int i = 1; i <= n; i++)
{
cin >> a[i];
ave += a[i];
}
ave /= (n / 1.0);
for (int i = 1; i <= n; i++)
{
ans += (ave - a[i])*(ave - a[i]);
}
ans /= (n / 1.0);
cout << floor(ans) << endl;
return;
}
int mai... | [
"36144128+DrChenXX@users.noreply.github.com"
] | 36144128+DrChenXX@users.noreply.github.com |
13cb3c11662d1265774a338e3ce436fe174c1e37 | 73714dc8ac988924f4bc000dfd3810a45213162f | /White_Rabbit.h | ac3c151b3eb0ca580d352c724c200078ffe541e0 | [] | no_license | amist88/DESPEC_Online | 536381f31f27ae15908fda2943803e74567e6e76 | 42d675e5d040a86662d6b58056dc6f7d388edd2f | refs/heads/master | 2020-12-18T10:07:15.895504 | 2020-03-05T14:40:10 | 2020-03-05T14:40:10 | 235,341,888 | 0 | 1 | null | 2020-03-05T14:40:12 | 2020-01-21T12:52:15 | C++ | UTF-8 | C++ | false | false | 835 | h | #ifndef WHITE_RABBIT_H
#define WHITE_RABBIT_H
#include <fstream>
#include <string>
#include <iostream>
#include <cstdlib>
#include "WR_Structure.h"
//define ULong64_t (used e.g. in Root or Go4)
typedef unsigned long long ULong64_t;
class White_Rabbit{
private:
const std::string names[6] = {"FRS","AIDA","PLAS... | [
"amistry@lxg1277.gsi.de"
] | amistry@lxg1277.gsi.de |
c1ed4162dee8cd52d898d6e7864bfb77c2af6ca6 | fba5b888587d1d347052d47a515f29d072ecd4e8 | /src/svgwidget.hpp | 1062bf1ea3b3de027a3ad9651b19113fed47d681 | [] | no_license | sledzik1984/timer | d519b48fc47e29e4f7be0bd424861aca6c6ac4d4 | aac3acb473e0438838eef5adcc2b7cd6dd5301b6 | refs/heads/master | 2021-01-12T12:29:44.991267 | 2016-11-22T18:53:17 | 2016-11-22T18:53:17 | 72,519,908 | 1 | 0 | null | 2016-11-01T08:59:39 | 2016-11-01T08:59:38 | null | UTF-8 | C++ | false | false | 1,524 | hpp | ////////////////////////////////////////////////////////////////////////////////
#ifndef SVGWIDGET_HPP
#define SVGWIDGET_HPP
////////////////////////////////////////////////////////////////////////////////
#include <QByteArray>
#include <QColor>
#include <QRect>
#include <QSize>
#include <QtSvg/QSvgWidget>
#include <Q... | [
"dimitry.ishenko@gmail.com"
] | dimitry.ishenko@gmail.com |
5e64694850744f1c3bc93a5fdf9667e7c63ae1b8 | 9a49a034538934bb733af731de0b6be527ea4f23 | /leetcode_c++/309.best-time-to-buy-and-sell-stock-with-cooldown.cpp | d98640a031ba4db8eda78655416c0624d684b694 | [] | no_license | bjut-hz/basics | a34b793d279adf5d1d2dcd7cdd92a865e036116a | 0d355e2b47bb8de5c7c7fd79363d279eda8f1243 | refs/heads/master | 2021-07-23T13:18:25.902620 | 2021-07-04T08:15:11 | 2021-07-04T08:15:11 | 144,576,914 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,950 | cpp | /*
* @lc app=leetcode id=309 lang=cpp
*
* [309] Best Time to Buy and Sell Stock with Cooldown
*
* https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-cooldown/description/
*
* algorithms
* Medium (45.17%)
* Likes: 1712
* Dislikes: 65
* Total Accepted: 111.3K
* Total Submissi... | [
"936432896@qq.com"
] | 936432896@qq.com |
49d39ac7e9d484fe323f82f5a45aa34f7424685b | 92e67b30497ffd29d3400e88aa553bbd12518fe9 | /assignment2/part6/Re=110/83.9/U | d39cb4f260b7ea4f92130e6a564bf257cd81fcc5 | [] | no_license | henryrossiter/OpenFOAM | 8b89de8feb4d4c7f9ad4894b2ef550508792ce5c | c54b80dbf0548b34760b4fdc0dc4fb2facfdf657 | refs/heads/master | 2022-11-18T10:05:15.963117 | 2020-06-28T15:24:54 | 2020-06-28T15:24:54 | 241,991,470 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 64,161 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 7
\\/ M anipulation |
\*-------... | [
"henry.rossiter@utexas.edu"
] | henry.rossiter@utexas.edu | |
aa4dd41d99a0a2dd49264bc8d0bd071cd4c79706 | 5a3795171874ad55171ff4b77334a27354657417 | /src/Sum.h | aaa4517bcc9f9e1a3c03b15f54494b4f7cfc0993 | [
"MIT"
] | permissive | bgruening/freebayes | 6eb8cf30396e6288a4cfb65a1f68019462f6457c | d68d3c6e565e8c9f7a1229a70bda4aacb42cb200 | refs/heads/master | 2023-02-21T13:07:27.904427 | 2021-01-19T14:12:00 | 2021-01-19T14:12:00 | 13,651,623 | 0 | 0 | MIT | 2021-01-20T18:58:17 | 2013-10-17T14:38:06 | C++ | UTF-8 | C++ | false | false | 264 | h | #ifndef __SUM_H
#define __SUM_H
#include <vector>
template <class T>
T sum(const std::vector<T>& v) {
T result = 0;
for (typename std::vector<T>::const_iterator i = v.begin(); i != v.end(); ++i) {
result += *i;
}
return result;
}
#endif
| [
"erik.garrison@bc.edu"
] | erik.garrison@bc.edu |
d4fb95bdca80f0b9699db98a7d897509d461c73e | cac08bbdcf72f57989f95d917eaf51127bd896f9 | /acm_2667.cpp | b66c840e1f45cec3a99531841fd95acd3701cff6 | [] | no_license | LeeGyeongHwan/Algorithm_Student | f587f9576fa7d9c4e0185511437609dcacbb15a1 | 774ea7f59641ffaaa5d4b2808ed40bb6e9109e39 | refs/heads/master | 2023-03-12T17:56:38.718059 | 2021-03-03T13:03:14 | 2021-03-03T13:03:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,474 | cpp | /*
ACMICPC
문제 번호 : 2667
문제 제목 : 단지번호붙이기
풀이 날짜 : 2020-05-01
Solved By Reamer
*/
#include <iostream>
#include <string>
#include <vector>
#include <algorithm>
using namespace std;
int graph[25][25] = {0};
bool isVisit[25][25] = {0};
int dfs(int x, int y, int N)
{
isVisit[x][y] = true;
int sumDFS = 1;
if... | [
"rudghks1108@naver.com"
] | rudghks1108@naver.com |
338d94e68b5cbd0b74ae547ce92c8a5aaedb9d8d | 45e19f78ac932d9930c3dcf0e8cf033e0e3fb048 | /glib/PCLExtend.cpp | 574ca72d4de3d8ac15810bc9e83f23cc969806ab | [] | no_license | linlinge/P03-Boundary-Detection | 63db9b03b606705caebd97799b2b14ef8b4a1421 | 91c7266b14799132ffe57ee23da0cf905879f18f | refs/heads/master | 2020-09-27T19:47:33.894558 | 2019-12-08T02:34:04 | 2019-12-08T02:34:04 | 226,596,352 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,757 | cpp | #include "PCLExtend.h"
double ComputeMeanDistance(const pcl::PointCloud<PointType>::ConstPtr cloud)
{
double res = 0.0;
int n_points = 0;
int nres;
std::vector<int> indices(2);
std::vector<float> sqr_distances(2);
pcl::search::KdTree<PointType> tree;
tree.setInputCloud(cloud);
for (size_t i = 0; i <... | [
"superlinlinge@163.com"
] | superlinlinge@163.com |
4d6d0983f1fb72356c408ca9fe5872aafb544ca9 | 099d386c6b1ab27b7479e8f4a79a98b6717d3217 | /Medium/63_Search_in_Rotated_Sorted_Array_II.cpp | acfe48fb6d9b877a7bfbfafd132f45abf0830e3f | [] | no_license | Bhron/LintCode | a9e1ccb838c5aaae57d93fb686aa36105c73eace | 757b41f4ded4f878bba3c676a88534b3c1f81e75 | refs/heads/master | 2020-12-24T07:41:25.011312 | 2016-10-05T23:49:07 | 2016-10-05T23:49:07 | 55,279,643 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 491 | cpp | class Solution {
/**
* param A : an integer ratated sorted array and duplicates are allowed
* param target : an integer to be search
* return : a boolean
*/
public:
bool search(vector<int> &A, int target) {
if (A.empty()) {
return false;
}
bool found = f... | [
"gjhbyron@gmail.com"
] | gjhbyron@gmail.com |
f8c45c5be6c8b125545f82f54000a079fc3c51b4 | 2b4dd17b278dee70383b866c9ed0ca8cae3ddd1e | /src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp | d6aa057c667f7c52ad8036946b2385c4a22ae81e | [
"BSD-3-Clause"
] | permissive | murisfurder/openwbem | 165344e13f9b189be3a4b5a8ee65ace2c490d64d | 5c688eefc1f8e35a4b1c58529aae5f114c25c2a8 | refs/heads/master | 2021-01-16T23:00:11.194124 | 2012-09-27T10:59:55 | 2012-09-27T12:36:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,446 | hpp | /*******************************************************************************
* Copyright (C) 2001-2004 Vintela, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* - Redistributions of sou... | [
"kkaempf@suse.de"
] | kkaempf@suse.de |
73c8f7e6e5875f1d561f3b31e97136172ca55e1b | cde72953df2205c2322aac3debf058bb31d4f5b9 | /win10.19042/System32/dfshim.dll.cpp | 0bbcb62cffcf985927dc0840fc21e4acbdded3ef | [] | no_license | v4nyl/dll-exports | 928355082725fbb6fcff47cd3ad83b7390c60c5a | 4ec04e0c8f713f6e9a61059d5d87abc5c7db16cf | refs/heads/main | 2023-03-30T13:49:47.617341 | 2021-04-10T20:01:34 | 2021-04-10T20:01:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,830 | cpp | #print comment(linker, "/export:CleanOnlineAppCache=\"C:\\Windows\\System32\\dfshim.dll\"")
#print comment(linker, "/export:CreateActContext=\"C:\\Windows\\System32\\dfshim.dll\"")
#print comment(linker, "/export:CreateCMSFromXml=\"C:\\Windows\\System32\\dfshim.dll\"")
#print comment(linker, "/export:DllCanUnloadNow... | [
"magnus@stubman.eu"
] | magnus@stubman.eu |
21ca8eb845b68f89a5a0730a28f045e0b517058a | 7af5fd4d8aea177b4837c2b5ad2529a05953c805 | /k-means.cpp | e091ac67e7b40cf6dc029f550ba9adabffb2c2dc | [] | no_license | dinalivia/pdi | 302577e0eb61419a412c9be142de1cc3a25d6c1e | b113965fbef559912935ab4fc63ad1c085494a6a | refs/heads/master | 2020-03-27T00:32:28.342369 | 2018-12-15T03:36:01 | 2018-12-15T03:36:01 | 145,631,869 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,294 | cpp | #include <opencv2/opencv.hpp>
#include <cstdlib>
#include <ctime>
using namespace cv;
int main( int argc, char** argv ){
for(int i = 0; i < 10; i++){
int nClusters = 20;
Mat labels;
int nRounds = 1;
Mat centers;
char name[30];
if(argc!=3){
exit(0);
}
Mat img = imread( argv[1],... | [
"dinalivia@bct.ect.ufrn.br"
] | dinalivia@bct.ect.ufrn.br |
7a5e2cf91525fe3aaf1d51dc4e62a11a74ff17e8 | 4d6bf26f4d9a43082f87e177c1a2ac6c9662c288 | /Chapter 15/Programming Challenges/12/cargo_ship.h | 90eea1791020853130bc4f737fd3bd11f4658de2 | [] | no_license | Miao4382/Starting-Out-with-Cplusplus | 08d13d75fdb741be59a398b76275c5ee394840ca | dd3a1eadcf403ae57a68183987fc24fbfac0517f | refs/heads/master | 2020-05-24T23:22:49.978761 | 2019-05-20T18:40:01 | 2019-05-20T18:40:01 | 187,513,299 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 685 | h | #ifndef CARGO_SHIP_H
#define CARGO_SHIP_H
#include "ship.h"
#include <string>
#include <iostream>
class CargoShip : public Ship
{
protected:
int max_capacity_;
public:
/* Constructor */
// accepts max_capacity_
CargoShip(std::string n, std::string y, int m_c) : Ship(n, y)
{ max_capacity_ = m_c; }
/* Acc... | [
"33183267+Miao4382@users.noreply.github.com"
] | 33183267+Miao4382@users.noreply.github.com |
b65caa4536bcbacf9e81745e378e3c8c845dcef8 | a24b6a97648b611ca07b87f0f75bce070c3dc14b | /include/wrangle-egl.h | 8ec0c5ccd033f09dc3173ea8dd78f998c5f0f512 | [] | no_license | caomw/wrangle-gl | fa0e4750cc09877c59f56c82f0edb93d9271c6a0 | 0e507a15a8b80556480cf0beb8bc996bc31a7c02 | refs/heads/master | 2021-01-17T05:14:25.362028 | 2015-12-23T11:39:43 | 2015-12-23T11:39:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 52,867 | h | ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////... | [
"webbju@gmail.com"
] | webbju@gmail.com |
3b59b5e73c256fac258c91543f352947796b9dc6 | 8c985fae30187412bd142abe70d9abce59fa6dd9 | /testing_source_class_proj/analysis_code_parallel_new/read_servers_output_const_streaming.cpp | 632d264990cfa9edae3312e9c8b7471ff711271e | [
"MIT"
] | permissive | mlawsonca/empress | 0a4c01741d2455d039d439277584d783ceeecb5e | 68fdf259bb1ffd765ef44cd770a569ed2e291200 | refs/heads/master | 2022-04-30T19:40:56.575312 | 2022-03-05T00:21:17 | 2022-03-05T00:21:17 | 138,494,342 | 6 | 1 | NOASSERTION | 2021-03-05T03:18:14 | 2018-06-24T15:42:24 | C++ | UTF-8 | C++ | false | false | 49,072 | cpp |
// #include "../../include/server/server_timing_constants.hh"
#include "../../include/server/server_timing_constants_new.hh"
#include <fstream>
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <vector>
#include <queue> // std::queue
#include <iomanip> //set precision
// #include <limits>... | [
"mlawso@sandia.gov"
] | mlawso@sandia.gov |
8f8f93f2b8e88e9c38748c5560c11e471e79f251 | 30469548a72f526331dace9b2f39c47e6324031d | /src/AddressBook.cpp | 7f8d18dd073a4c4d414d6882d8f75670a438ba2c | [] | no_license | leandrojj13/Phone_book | 950599243fd113eeaa6e826500cd0f61a00bb362 | db65525ba8897c478e578f8b202938913a35a841 | refs/heads/master | 2021-01-21T18:50:08.345524 | 2016-07-27T16:25:06 | 2016-07-27T16:25:06 | 64,024,100 | 0 | 0 | null | 2016-07-23T16:05:05 | 2016-07-23T16:05:05 | null | UTF-8 | C++ | false | false | 4,957 | cpp | /*
* AddressBook.cpp
*
* Created on: 25 jul. 2016
* Author: VMeta
*/
#include "AddressBook.h"
namespace ITLA {
AddressBook::AddressBook() : _lista(new Lista()), _fileManager(new FileManager(_lista))
{
_fileManager->getAllContacts();
}
void AddressBook::printMenu()
{
cout <<"\n\n\t\t\tWelcome t... | [
"leandro.jimenez@solvex.com.do"
] | leandro.jimenez@solvex.com.do |
6d96b345a758ae4c9a61937c5daed554d05faedc | 0ca6efa102f4700d62c94f3f8a453ca699d255fe | /rasterizacao/v2/drawmodedialog.cpp | c8a542f1eff364ab8273b2d26ec81eca7fd4e9ab | [] | no_license | williamabreu/GCC124 | da570333a50bb67c5def54daff63e6f1a25d7913 | cae59b0b6e126d81d4e73a8d9b840be6a50181f4 | refs/heads/master | 2022-04-15T15:28:52.402934 | 2019-11-28T09:41:08 | 2019-11-28T09:41:08 | 219,042,292 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 918 | cpp | #include "drawmodedialog.h"
#include <wx/sizer.h>
DrawModeDialog::DrawModeDialog(const wxString& prompt)
: wxDialog(NULL, -1, prompt, wxDefaultPosition)
{
wxBoxSizer* topSizer = new wxBoxSizer(wxVERTICAL);
wxString opcoes[] = { wxT("Linhas"), wxT("Círculos"), wxT("Circulo Preenchido"), wxT("Elipses"),
... | [
"williamsantos_00@hotmail.com"
] | williamsantos_00@hotmail.com |
828559a5e0f083bd09cc0aab6222925580fa405a | f768ca63bcb1450b1b06f0ccdf2b9cd5b2af628f | /copy_file_dir.cpp | 763779d67851f043ba3b88efb2f9e269672e2af9 | [] | no_license | rushitjasani/Terminal-File-Explorer | db7fd49caf6e24fe2cbc4ce1aefdd4ca63f77551 | cfc952318ebbd3f6b4ddf8b2dbd876b0a0e61c87 | refs/heads/master | 2021-06-25T03:27:39.346208 | 2019-09-02T07:17:05 | 2019-09-02T07:17:05 | 146,151,690 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,448 | cpp | /*============================================================
@author - Rushitkumar Jasani @rollno - 2018201034
=============================================================*/
#ifndef MYHEADER_H
#define MYHEADER_H
#include "myheader.h"
#endif
#ifndef GLOBAL_H
#define GLOBAL_H
#include "global.h"
#endif
/*======... | [
"rushitjasani@gmail.com"
] | rushitjasani@gmail.com |
7e080afa0cd20cf13f322199be3e86137a8b5a86 | c454393b881ddb042bec46b00ca2867153fc3859 | /klish-client/sonic_cmd.pb.cc | eb5b6cbbfde9d1faa7e3e4c54e1d8a0ea68f4883 | [] | no_license | supercaimin/grpc-server | 355ddef41c6f65a4383bca2250cc83a6fea38c25 | 8710049e00b27f3863a13cd4608859cc3da020d3 | refs/heads/master | 2022-11-10T14:49:43.078586 | 2020-07-01T09:38:18 | 2020-07-01T09:38:57 | 276,335,289 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 43,054 | cc | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: sonic_cmd.proto
#include "sonic_cmd.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#includ... | [
"261029366@qq.com"
] | 261029366@qq.com |
e4e550a8da1885669e26a06b358cffc52b4b46b4 | ae956d4076e4fc03b632a8c0e987e9ea5ca89f56 | /SDK/TBP_UI_Social_Friend_ActionMenu_classes.h | e05264468b43af911a6877bccdf76b61467cf3f5 | [] | no_license | BrownBison/Bloodhunt-BASE | 5c79c00917fcd43c4e1932bee3b94e85c89b6bc7 | 8ae1104b748dd4b294609717142404066b6bc1e6 | refs/heads/main | 2023-08-07T12:04:49.234272 | 2021-10-02T15:13:42 | 2021-10-02T15:13:42 | 638,649,990 | 1 | 0 | null | 2023-05-09T20:02:24 | 2023-05-09T20:02:23 | null | UTF-8 | C++ | false | false | 2,422 | h | #pragma once
// Name: bbbbbbbbbbbbbbbbbbbbbbblod, Version: 1
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Classes
//-------------------------------------------... | [
"69031575+leoireo@users.noreply.github.com"
] | 69031575+leoireo@users.noreply.github.com |
8fee28650631f6438cbfcff7f88bc40044606644 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/multimedia/directx/dmusic/dmusic/dmecport.cpp | 909f1c31cae2dc7a419a5ea6ad9aeade9e4d6bc8 | [] | no_license | jjzhang166/WinNT5_src_20201004 | 712894fcf94fb82c49e5cd09d719da00740e0436 | b2db264153b80fbb91ef5fc9f57b387e223dbfc2 | refs/heads/Win2K3 | 2023-08-12T01:31:59.670176 | 2021-10-14T15:14:37 | 2021-10-14T15:14:37 | 586,134,273 | 1 | 0 | null | 2023-01-07T03:47:45 | 2023-01-07T03:47:44 | null | UTF-8 | C++ | false | false | 27,034 | cpp | //
// dmecport.cpp
//
// Emulated Capture port (NT)
//
// Copyright (c) 1997-2000 Microsoft Corporation
//
// READ THIS!!!!!!!!!!!!!!!!!!!!!!!!!!!
//
// 4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
//
// We disable this because we use exceptions and do *not* specify -... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
3019103f7e7a28b3afd3e294256ed2570248837e | 5d30b82f58b829afcbcbe1f7080fa226c58cf1cf | /Libs/tesseract/include/scrollview.h | 126cf9bdb09f53fedcbea0e6687b8baf192d6b9d | [
"BSD-2-Clause"
] | permissive | SangHun-Kimvalue/TestFrameWork_ | 3fa2b75c0622d78def6b93a973fb3d7dbbcdfcf4 | 35c730c2eaee2adacac9f381c9c7018d2cdc303e | refs/heads/master | 2022-12-05T02:11:51.617976 | 2020-07-23T08:39:55 | 2020-07-23T08:39:55 | 290,952,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,383 | h | ///////////////////////////////////////////////////////////////////////
// File: scrollview.h
// Description: ScrollView
// Author: Joern Wanke
// Created: Thu Nov 29 2007
//
// (C) Copyright 2007, Google Inc.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use ... | [
"shkim@ksnc.io"
] | shkim@ksnc.io |
52293624877481897b65736241aaccbcc516428c | 1351f48d45c2c05e322c29c5f68da0d4590888c1 | /codeMarshal/Problem Section/canYouSumThem.cpp | 2f45f5464b4e56c8fb38d6b51323a311f0dd3a72 | [] | no_license | laziestcoder/Problem-Solvings | cd2db049c3f6d1c79dfc9fba9250f4e1d8c7b588 | df487904876c748ad87a72a25d2bcee892a4d443 | refs/heads/master | 2023-08-19T09:55:32.144858 | 2021-10-21T20:32:21 | 2021-10-21T20:32:21 | 114,477,726 | 9 | 2 | null | 2021-06-22T15:46:43 | 2017-12-16T17:18:43 | Python | UTF-8 | C++ | false | false | 199 | cpp | #include<iostream>
using namespace std;
int main()
{
int a,n,i,sum=0;
cin>>n;
for(i=0;i<n;i++)
{
cin>>a;
if(!(i%2))sum+=a;
}
cout<<sum<<endl;
return 0;
}
| [
"towfiq.106@gmail.com"
] | towfiq.106@gmail.com |
1434df7fc1aa85d8674723b8c1da49b672807e98 | 43a2fbc77f5cea2487c05c7679a30e15db9a3a50 | /Cpp/Internal/SDK/BP_PromptActor_EmissaryEncounteredKraken_GH_parameters.h | 18bf06f38a421169b158fc7654cee89d1d973361 | [] | no_license | zH4x/SoT-Insider-SDK | 57e2e05ede34ca1fd90fc5904cf7a79f0259085c | 6bff738a1b701c34656546e333b7e59c98c63ad7 | refs/heads/main | 2023-06-09T23:10:32.929216 | 2021-07-07T01:34:27 | 2021-07-07T01:34:27 | 383,638,719 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,644 | h | #pragma once
// Name: SoT-Insider, Version: 1.102.2382.0
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Parameters
//--------------------------------------------... | [
"Massimo.linker@gmail.com"
] | Massimo.linker@gmail.com |
da2ee88280759afb7a1c07b8cc143a95f7902ee3 | dc4b96c2d3dda03cc058d303a1ae0fc55233159b | /Codegen/CType/CTypeInfer.cpp | 09acb6f66dfe6bff4ee16bed18583278f64c363d | [
"MIT"
] | permissive | belyaev-mikhail/borealis | 43783b48883cc48620db28482f31c2cdb2cd244a | 82de619ad4c462f419c55ba375404516c291a7a2 | refs/heads/master | 2020-07-11T06:52:51.661898 | 2019-05-14T09:15:42 | 2019-05-14T09:15:42 | 204,470,584 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 66 | cpp | //
// Created by belyaev on 10/28/15.
//
#include "CTypeInfer.h"
| [
"2496075+belyaev-mikhail@users.noreply.github.com"
] | 2496075+belyaev-mikhail@users.noreply.github.com |
1bf7294384621ed187a6b7c7c69cbd470c0b158a | aaa948ac23331f591435fd6f0f55352eae5e139e | /svg.cpp | 7b81ef253a7e7618e69e2bea4c9c73efebdff0b8 | [] | no_license | vvKovalevv/labb03 | 579b9e193820b137d6be90c0e70df0bf49ea9fdb | 3f05672708252d6c5fa2787d6facc95c539d8682 | refs/heads/master | 2022-09-13T21:03:43.856566 | 2020-06-03T08:56:15 | 2020-06-03T08:56:15 | 261,866,070 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 2,203 | cpp | #include "svg.h"
#include <vector>
#include <iostream>
using namespace std;
void
svg_begin(double width, double height) {
cout << "<?xml version='1.0' encoding='UTF-8'?>\n";
cout << "<svg ";
cout << "width='" << width << "' ";
cout << "height='" << height << "' ";
cout << "viewBox='0 ... | [
"noreply@github.com"
] | vvKovalevv.noreply@github.com |
eb20eb8fe78cac0a07ff722c6b61c2fc6cfa5959 | c7ea00518d127747aedc8dc06e57746cd7e7da67 | /src/SignSearch/SignSearchDlg.cpp | 97e3d2520b9606092a4d05ef78123b8f8ef1046c | [] | no_license | vaginessa/open | f3936a9504f9a2277a0e39c82522f8fb73e517e3 | 4dc056d674ccc05a2094fd17c7efc9817af294b0 | refs/heads/master | 2020-12-30T18:02:10.456069 | 2017-02-28T06:22:34 | 2017-02-28T06:22:34 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 10,372 | cpp | // SignSearchDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "SignSearch.h"
#include "SignSearchDlg.h"
#include "UpdateSignDlg.h"
#include "AddSignDlg.h"
#include "SignMatch.h"
#include <TlHelp32.h>
#include <Shlwapi.h>
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CSignSearchDlg 对话框
CSignSearchDlg::CSignSearchD... | [
"pushebp@163.com"
] | pushebp@163.com |
f658c95106b5d0bc9fce5e872260fee740d468dd | b0b9b3a642c9031f37a79a4cc22c99ac348e3101 | /GVRf/Framework/jni/shaders/posteffect/custom_post_effect_shader.h | 14c12976f1bcab98a997bfa5a52462896e992504 | [
"Apache-2.0"
] | permissive | tflynnt/GearVRf | 05eefe4e036cbd90338af6a8200e1036eb384b59 | bfe1930620085ba4da994c2cc894b2c989fd1c6d | refs/heads/master | 2020-12-28T19:11:57.263252 | 2015-03-31T02:02:29 | 2015-03-31T02:02:29 | 33,158,605 | 0 | 0 | null | 2015-03-31T01:49:12 | 2015-03-31T01:49:12 | null | UTF-8 | C++ | false | false | 2,758 | h | /* Copyright 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 law... | [
"c.chen@samsung.com"
] | c.chen@samsung.com |
e0b17457a4a16f7641a16ed9f7e98bc3cfa7cb88 | e4833fb04f56ac806d91debc0571804e88512d4e | /2020/10/18/susikis.cpp | e27c8322b7b7e9d2d1b0247ecccee7d525f9c4e7 | [] | no_license | Papillon6814/tracker | f7cca3b2f19c1c63b4bed226abdd7a66f550a1dd | 1cd1012865f317b85670da7b3e41364270cf7f2a | refs/heads/main | 2023-06-26T18:28:45.089288 | 2021-07-10T13:26:03 | 2021-07-10T13:26:03 | 303,100,401 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 479 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
string s;
ll sum = 0;
int main() {
cin >> s;
for(ll bit=0; bit < (1<<(s.length()-1)); bit++) {
ll m = 0;
for(ll i=0; i<s.length(); i++) {
m = m*10+s[i] - '0';
if((1<<i) & bit) {
sum += ... | [
"so1rou.k@gmail.com"
] | so1rou.k@gmail.com |
aaa0c33de466d7f22f01f38c892e14c0d1f40d29 | efc3cae8eca9def5c4eec542b6ddeb7545ac5b72 | /6-register_deneme/DDS.h | 86b74ec4e87aa4195c6943d48cdf14802d9c40f7 | [] | no_license | furkanyilmazx/stm32f1103-samples | d0842ab6f6ef35c99372115cfecfe5fd955233e9 | d3a06949e2a76c01e67d56c0bebc5960b1ccf25d | refs/heads/master | 2022-06-07T19:53:43.102456 | 2020-05-01T22:54:05 | 2020-05-01T22:54:05 | 260,573,575 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,533 | h | #ifndef DDS_H
#define DDS_H
#define DDS_CR_base (uint16_t)0x00D3
#define DDS_SIN_OUT (uint16_t)0x0600
#define DDS_TRI_OUT (uint16_t)0x0400
#define DDS_EXT_INC (uint16_t)0x0020
#define DDS_MSB_OUTEN (uint16_t)0x0100
#define DDS_BIT24 (uint16_t)0x0800
#define DDS_SYNC_EOS (uint16_t)0x000C
#define DDS... | [
"furkanyilmazx@gmail.com"
] | furkanyilmazx@gmail.com |
a05cbc33a248cf4ca83639706ae9576b197dfea0 | 877fff5bb313ccd23d1d01bf23b1e1f2b13bb85a | /app/src/main/cpp/dir7941/dir7942/dir8062/dir8063/dir12766/dir12767/dir13029/dir13030/file13166.cpp | 9b8c097859acd67756f4e1032136510594f1dc50 | [] | no_license | tgeng/HugeProject | 829c3bdfb7cbaf57727c41263212d4a67e3eb93d | 4488d3b765e8827636ce5e878baacdf388710ef2 | refs/heads/master | 2022-08-21T16:58:54.161627 | 2020-05-28T01:54:03 | 2020-05-28T01:54:03 | 267,468,475 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 115 | cpp | #ifndef file13166
#error "macro file13166 must be defined"
#endif
static const char* file13166String = "file13166"; | [
"tgeng@google.com"
] | tgeng@google.com |
aac8f86dbc116cf6d4b02cfcfa6730e2ae04ba5e | 0ab72b7740337ec0bcfec102aa7c740ce3e60ca3 | /prj/cg/3d-conf-enum.cxx | 9e4b644d69633ee1d7b85a2f97ed090050ee5eb0 | [] | no_license | junwang-nju/mysimulator | 1d1af4ad7ddbe114433ebdadd92de8bb3a45c04f | 9c99970173ce87c249d2a2ca6e6df3a29dfc9b86 | refs/heads/master | 2021-01-10T21:43:01.198526 | 2012-12-15T23:22:56 | 2012-12-15T23:22:56 | 3,367,116 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,302 | cxx |
#include "vector.h"
#include <cstdio>
#include <iostream>
using namespace std;
void nextXY(const int X0, const int Y0, const int Z0,
const int dirc,
int& X, int& Y, int& Z) {
X=X0; Y=Y0; Z=Z0;
switch(dirc) {
case 0: ++X; break;
case 1: ++Y; break;
case 2: ++Z; break;
... | [
"junwang.nju@gmail.com"
] | junwang.nju@gmail.com |
6dc8bea78e9aeb602918a02fcb559927f367bec1 | 2b40ea613fdf13126550d7359a11db46caa0e64e | /piceeprom.inc | acd76e0fc53b38de25cd93868fb2909621370851 | [] | no_license | JorjBauer/pic-lcd-driver | 552534a86f79c5eed500c15b34b719c8dc378962 | 6cb87d33bf9ff74c894e7d588d98a6c891e191e4 | refs/heads/master | 2021-01-22T02:59:03.530491 | 2010-11-27T02:23:20 | 2010-11-27T02:23:20 | 484,654 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 234 | inc | EXTERN eep_read
EXTERN eep_write
;;; 16f877a only: flash program read/write
IFDEF __16F877A
EXTERN fpm_read
#if 0
EXTERN fpm_write
#endif
ENDIF
IFDEF __16F870
EXTERN fpm_read
#if 0
EXTERN fpm_write
#endif
ENDIF
| [
"jorj@jorj.org"
] | jorj@jorj.org |
46043f69c7c6bcf470e092a33b2d5cb754171655 | 9b6eced5d80668bd4328a8f3d1f75c97f04f5e08 | /bthci/bthci2/CommandsEvents/interface/ReadLocalNameCompleteEvent.h | 02627f5db224c32e241fce0610e09cab12c98541 | [] | no_license | SymbianSource/oss.FCL.sf.os.bt | 3ca94a01740ac84a6a35718ad3063884ea885738 | ba9e7d24a7fa29d6dd93808867c28bffa2206bae | refs/heads/master | 2021-01-18T23:42:06.315016 | 2010-10-14T10:30:12 | 2010-10-14T10:30:12 | 72,765,157 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,597 | h | // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/e... | [
"kirill.dremov@nokia.com"
] | kirill.dremov@nokia.com |
201632e8e08e82fcf17a951e9c5122a3f201df30 | 574731a1404aff3a580d70239399318eac5db167 | /src/FontCache.cpp | b7fb4ef1f3fa707b3f82bd106e1030a3118c7537 | [
"MIT"
] | permissive | jmnel/SdfTextRendering | b33f58f62daec9584df281ae739ec2a491668bce | b20f696c1324c21884511d465c2b3a3a1378502f | refs/heads/master | 2020-07-07T07:01:48.372862 | 2019-08-20T02:42:25 | 2019-08-20T02:42:25 | 203,285,770 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,743 | cpp | #include <array>
#include <fstream>
#include <ostream>
#include <Console/Console.hpp>
#include <Text/FontManager.hpp>
#include <Text/OutlineExtractor.hpp>
#include <Text/FontCache.hpp>
using std::array;
using std::ifstream;
using std::make_shared;
using std::make_unique;
using std::ofstream;
namespace arc {
us... | [
"jmnel92@gmail.com"
] | jmnel92@gmail.com |
bcd373ce6fe36c6a686c0a7f9ebc20b3503cd758 | 05265edba6eacedb2ab35282b29d720e04391703 | /Source/Daisy/DaisyPlayerController.h | c99c38f6a43c7faec3673aedaa0879751bc778d4 | [] | no_license | RomanSolomatin/Daisy | 4a6a1d66beba0c60801d2c905946ae1dc85f70a9 | a7a6e1c77d84e1f4c7f5f5727141e588ac58a17f | refs/heads/master | 2020-03-10T20:23:16.509627 | 2015-04-30T15:52:40 | 2015-04-30T15:52:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 326 | h | // 2015, WeHeartGaming
#pragma once
#include "GameFramework/PlayerController.h"
#include "DaisyPlayerController.generated.h"
/**
*
*/
UCLASS()
class DAISY_API ADaisyPlayerController : public APlayerController
{
GENERATED_BODY()
public:
ADaisyPlayerController(const class FObjectInitializer& ObjectInitializer);... | [
"fredrik.fumler@gmail.com"
] | fredrik.fumler@gmail.com |
70645c142297785e6265a3dd6d1c46a5a6a72617 | 0f264141cfa7862f0fbe12007ece1243ce44e469 | /UC Riverside/CS012/LAB 10/Wizard.h | 6699fb170109115e21766f35f5a609acc391418f | [] | no_license | yannAbouJaoude/Myrepo | 0dc4f14820658a0d72611d3926f8ca050031625c | 202a467a4bfa77ddcf089e819f3ab068c94d3cef | refs/heads/master | 2020-08-28T04:03:45.687843 | 2019-12-25T18:59:28 | 2019-12-25T18:59:28 | 217,581,992 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 298 | h | #include <iostream>
#include <vector>
#include "Character.h"
using namespace std;
class Wizard : public Character {
public:
int rank;
Wizard(const string &name, double health, double attackStrength, int rank);
void attack(Character &);
void attack(Wizard &);
}; | [
"noreply@github.com"
] | yannAbouJaoude.noreply@github.com |
e368cdd79c37178c9172dd24b9148265a4227d54 | 9f9660f318732124b8a5154e6670e1cfc372acc4 | /Case_save/Case0/case2/100/U | 7729b9efde7a929715020432575a23757c39d12b | [] | 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 | 12,913 | // -*- C++ -*-
// File generated by PyFoam - sorry for the ugliness
FoamFile
{
version 2.0;
format ascii;
class volVectorField;
location "100";
object U;
}
dimensions [ 0 1 -1 0 0 0 0 ];
internalField nonuniform List<vector> 459
(
(-0.00416632 0.0883552 0)
(-0.183503 0.0250998 0)
(-0.213691 0.00177206 0)
... | [
"mitsuaki.makino@tryeting.jp"
] | mitsuaki.makino@tryeting.jp | |
2b4e421c12989fdaf3505414047b74c64f4504ee | f293501adc4ce5bcf736db105891b717998ab240 | /ivp/src/lib_geometry/XYPolygon.h | 59a1ebf28923203959794e8f413096d260850efc | [] | no_license | russkel/moos-ivp | 96d30dfc782b55b4be34d84b19851857c3b88e7e | 3dd38670cfcc16c1bebf7ecdfd55fcbb6de6d534 | refs/heads/master | 2023-08-22T00:25:11.240900 | 2023-05-16T05:49:37 | 2023-05-16T05:49:37 | 232,691,282 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,032 | h | /*****************************************************************/
/* NAME: Michael Benjamin */
/* ORGN: Dept of Mechanical Eng / CSAIL, MIT Cambridge MA */
/* FILE: XYPolygon.h */
/* DATE: Apr 29, 2005 ... | [
"mikerb@7b6de600-d9ab-45c9-a1ca-e8145d3c6daf"
] | mikerb@7b6de600-d9ab-45c9-a1ca-e8145d3c6daf |
2bfd03c6a4403bc1cd8d9d59e2158dce3410a6e8 | 25e6eabef73dc3244c2486246e95de61caa402cf | /RemoteService/MessageParse.h | 13d7971be18690d7cd906c50c85fe088e8f49144 | [] | no_license | yufanghu/RemoteServer | c256c36581d8b450a7f0e17d859d2a326cd6dc22 | c2ef5791c86cd704f47412369014edca35cd18de | refs/heads/master | 2023-08-05T14:15:00.581123 | 2019-03-11T12:06:22 | 2019-03-11T12:06:22 | 158,252,865 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 254 | h | #ifndef _MESSAGE_PARSE_H
#define _MESSAGE_PARSE_H
#include <thread>
struct header {
int pos;
int type;
int uid;
//当前为第几个包
int index;
//00
int flag;
};
class CMessageParse
{
public:
CMessageParse();
~CMessageParse();
};
#endif
| [
"928663595@qq.com"
] | 928663595@qq.com |
44674ea9a95ebf8c081eb9a5b9a4d924892ac047 | c82f01f6618c9d533719db1eb182ba6680eada28 | /2014-2015/hafiza_workspace/control_panel/include/control_panel/nodes/odometry_node.h | 077d96da4d90b46f3776f092f73c4460e1919580 | [] | no_license | hajungong007/landingpad | e561fec000e42a54842450b311fd77b453cfebbe | c33e3ace8504290a6c8bafb7d6ebc7db0fc92525 | refs/heads/master | 2020-07-26T20:30:55.116505 | 2016-04-29T04:48:01 | 2016-04-29T04:48:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,655 | h | /*
* Copyright (c) 2011, 2012 Matt Richard, Scott K Logan.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice,... | [
"larry.pyeatt@sdsmt.edu"
] | larry.pyeatt@sdsmt.edu |
4a275edc99a75a43d87c602dcaf564a74b2d290e | d09092dbe69c66e916d8dd76d677bc20776806fe | /.libs/puno_automatic_generated/inc/types/com/sun/star/i18n/ParseResult.hpp | babd86768f45875c39b408ecbc437099105b1c4a | [] | no_license | GXhua/puno | 026859fcbc7a509aa34ee857a3e64e99a4568020 | e2f8e7d645efbde5132b588678a04f70f1ae2e00 | refs/heads/master | 2020-03-22T07:35:46.570037 | 2018-07-11T02:19:26 | 2018-07-11T02:19:26 | 139,710,567 | 0 | 0 | null | 2018-07-04T11:03:58 | 2018-07-04T11:03:58 | null | UTF-8 | C++ | false | false | 3,280 | hpp | #ifndef INCLUDED_COM_SUN_STAR_I18N_PARSERESULT_HPP
#define INCLUDED_COM_SUN_STAR_I18N_PARSERESULT_HPP
#include "sal/config.h"
#include "com/sun/star/i18n/ParseResult.hdl"
#include "com/sun/star/uno/Type.hxx"
#include "cppu/unotype.hxx"
#include "rtl/ustring.hxx"
#include "sal/types.h"
#include "typelib/typeclass.h"
... | [
"guoxinhua@10.10.12.142"
] | guoxinhua@10.10.12.142 |
262e6732fb7fe1041961cc5806e3409f029725fa | 97f638a3554614e93d3a374234a9c0de53c94d86 | /extensions/CocoStudio/GUI/UIWidgets/Slider.cpp | 75bd763c821fb304eac16b36bf3d86b1b84cd4c4 | [] | no_license | keeptotheend/cocos2dx-classical | e5e0643e9c343c571b6e6bf78433c9211298ca67 | cb2381e41db31bee42f7e9b94069949969c18279 | refs/heads/master | 2020-07-10T00:54:56.372516 | 2016-04-18T09:02:46 | 2016-04-18T09:02:46 | 56,835,469 | 1 | 0 | null | 2016-04-22T07:28:20 | 2016-04-22T07:28:20 | null | UTF-8 | C++ | false | false | 17,409 | cpp | /****************************************************************************
Copyright (c) 2013 cocos2d-x.org
http://www.cocos2d-x.org
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... | [
"stubma@gmail.com"
] | stubma@gmail.com |
6591ca4b03f9c96d5b58c4302a6a2dee81d72547 | b92aca954aad8547f8d572bb650aa9ff7f47d5d4 | /Services/ImageDuplicatesFinderService/Data/ImagesPaths.cpp | 08913fe1ab19a2e81bcf3959c4ca9eda0d35d225 | [] | no_license | IncineratorG/ImageDuplicatesFinder | 738be8d25420db4d51e53a1d174945befd7104af | db518cb5e8a6b13dd5ade0f3bb072c7ce3c290f9 | refs/heads/master | 2020-05-24T16:37:54.236754 | 2019-08-11T14:22:23 | 2019-08-11T14:22:23 | 133,255,854 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 622 | cpp | #include "ImagesPaths.h"
ImagesPaths::ImagesPaths() {
}
ImagesPaths::ImagesPaths(const QList<ImagePath>& paths)
: m_pathsList(paths)
{
}
ImagesPaths::ImagesPaths(const ImagesPaths& other)
: m_pathsList(other.m_pathsList)
{
}
void ImagesPaths::appendImagePath(const ImagePath& path) {
if (!m_pathsLis... | [
"alexander.v.dorohov@yandex.ru"
] | alexander.v.dorohov@yandex.ru |
2b5049031bd5822d2510cba16c0a35272360bb26 | d51418057b130285d0d10d1a0f54715df0e7cf2a | /src/vnsw/agent/test/test_vhost_ip_change.cc | 129ca4b831989b93aca7cc472226c2abbdf2fc6d | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | mdoi/contrail-controller | 4b665b08a007164af30d466b83b6f97ff99b9d71 | 62f4f8725399623607a1f776d16d003fc1c05259 | refs/heads/master | 2020-05-20T13:29:05.572115 | 2013-11-09T01:56:55 | 2013-11-09T01:58:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,649 | cc | /*
* Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
*/
#include "test_cmn_util.h"
void RouterIdDepInit() {
}
class IpChangeTest : public ::testing::Test {
public:
static void TestSetup(bool ksync_init) {
ksync_init_ = ksync_init;
}
protected:
static bool ksync_init_;
};
bool Ip... | [
"roque@juniper.net"
] | roque@juniper.net |
dd807e85b3973c30c4f9ee4e24b69a40be1a3165 | c77ed64218c42543cbf2be322759351103274c71 | /include/matrix.h | ff6d80af3f0c0e05cd240de8db48141849014c90 | [] | no_license | jwbuurlage/Motor | d0d343eeceec217f8c85f264f4c9438b988e67c8 | 26d0fe0f119c191ea18c99225c4d94a9ecf53545 | refs/heads/master | 2021-01-01T15:29:57.620737 | 2012-09-14T23:15:47 | 2012-09-14T23:15:47 | 2,907,414 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,435 | h | #pragma once
// 4x4 Matrix class
// Operators:
// A *= B The result (A) will be the matrix multiplication A*B
// C = A*B The result (C) will be the matrix multiplication A*B
//IMPORTANT: When applying matrices, OpenGL will multiply the matrix with a COLUMN vector!
//This is the Mathematical standard, but different ... | [
"tombannink@gmail.com"
] | tombannink@gmail.com |
aaa22bd847abbf22e57afad4caf97bdca0a14591 | 3c53d57793ed7f416cbe57d3be02e4670ee1742a | /Graph/OpenGL/glut/glut-project/save20180616/项目保存/6visual studio 模板-地图视图-管网视图-数据交换-MFCApplication4/MFCApplication4/OpenGLFrame.cpp | 2219456c877b784b69ffffa16345154bd119440c | [
"WTFPL"
] | permissive | znvmk/Study | a6f0edd61e7c7befc2b63ed7fa31e0ad9cd747cf | 9af11d2addad51c1b806411b876920ea95482b1b | refs/heads/master | 2022-09-14T01:34:54.792597 | 2022-08-26T20:12:53 | 2022-08-26T20:12:53 | 248,516,565 | 3 | 1 | null | null | null | null | GB18030 | C++ | false | false | 6,202 | cpp | #include "stdafx.h"
#include "OpenGLFrame.h"
COpenGLFrame::COpenGLFrame()
{
a = b = c = 0;
m_keyleft = m_keyright = m_keydown = m_keyup = m_keyshift = m_keypagedown = m_keypageup = m_lbuttondown = m_rbuttondown = m_mousemove = 0;
m_nViewSelect = 2;
m_WindowWidth = 500;
m_WindowHeight = 500;
m_fAngelX = 0.0... | [
"33738804+znvmk@users.noreply.github.com"
] | 33738804+znvmk@users.noreply.github.com |
d15e96fbae64c2a3b6c1a8427cba106d5d324f74 | 34948f7b5891b7586d0c312ff928c7587c4c9155 | /qlog.cpp | 7d2506a9a3f84028647b9b5eedaf7927cebd5aff | [] | no_license | duhuanan/qt-Navigation-TabbarController-ImagePreView | 533cb8f8ee6493a804f73da8266f85b6cfc9996a | 0880922683bc012d9aa0500fd3f04bfa9a00da73 | refs/heads/main | 2023-02-08T05:51:10.408431 | 2021-01-02T16:51:00 | 2021-01-02T16:51:00 | 326,225,966 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18 | cpp | #include "qlog.h"
| [
"dha@jielema.com"
] | dha@jielema.com |
be88ea900e924f581260b5aa0ba0dbdfdb8a4c52 | 6d7ad5ec752585f3e0f073dcdbcf7f42008c6919 | /tests/camera_test.cpp | 37a17b155690adb47db2ff59184d56722ed1932d | [] | no_license | arpg/pcalib | 6a1ece96463377b6fdce2cd1caf7007554142821 | 7b27438296596dc1db8e86ea10b52f811c5c4605 | refs/heads/master | 2020-03-28T13:04:17.253384 | 2018-09-26T22:12:25 | 2018-09-26T22:12:25 | 148,362,992 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 169 | cpp | #include <gtest/gtest.h>
#include <pcalib/camera.h>
namespace pcalib
{
namespace testing
{
TEST(Camera, Constructor)
{
}
} // namespace testing
} // namespace pcalib | [
"michael.kasper@colorado.edu"
] | michael.kasper@colorado.edu |
e3415de1b4578eb2d21d4de0f98926db1d6acfee | f53d796342b6304321fb95e1d174c23e3fa3ff33 | /render-loop/physics.hpp | 39ebeb95dfbde72edf5a3ad8179a90c2b48bf954 | [] | no_license | simonvpe/event-sauce | dee98efac5b824480a3c6e8de117a8cdb373e790 | eb5a50d052d26aae86d9f0453844a24690e431c8 | refs/heads/master | 2020-04-15T04:45:15.243867 | 2019-05-08T23:21:49 | 2019-05-08T23:21:49 | 164,395,144 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,463 | hpp | #pragma once
#include "../common/units.hpp"
#include "input.hpp"
#include <chrono>
namespace render_loop {
struct physics
{
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// COMMANDS
/////////////////////////////////////////////////////////... | [
"simon.v.pettersson@gmail.com"
] | simon.v.pettersson@gmail.com |
7ff5cdd1759fa5080232f5a6651770bea23b770c | d4e369980e71c1ec00f71d8ec47ecf84bd551df9 | /src/qt/optionsmodel.cpp | 26b2160188c05de85229334a1aacf682a629ec85 | [
"MIT"
] | permissive | Hempora/Hempora | b0840d02712498de3b9e820bb88f3eaa2434c0d8 | 690b80e11ac6323871b33f004f7f9ef61ff6b4a1 | refs/heads/master | 2020-04-29T21:20:46.189457 | 2019-03-19T02:48:00 | 2019-03-19T02:48:00 | 176,410,171 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 15,655 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#if defined(HAVE_CONFIG_H)
#incl... | [
"48701876+Hempora@users.noreply.github.com"
] | 48701876+Hempora@users.noreply.github.com |
495ece9e4f0c55a34d6b9f03251f673d5dee3c9f | 179a15489d68215ac382a10b64eec56fe708ec3c | /week1/dynamic_memory_intro.cpp | 994e114e95705221242880e4cb8e80a7056463ad | [] | no_license | fmi-lab/oop-group8-seminars | 478037167af8272609bf180401862dd703921016 | 69590cfac5cb3aef2d74998fae6373027a8778ef | refs/heads/master | 2016-09-13T16:29:21.745664 | 2016-05-22T14:06:41 | 2016-05-22T14:06:41 | 57,243,608 | 0 | 8 | null | null | null | null | UTF-8 | C++ | false | false | 3,600 | cpp | #include <iostream>
void basicHeapAllocationExample () {
double *doubleOnHeap = new double(5.5);
std::cout << "Value stored on the heap: " << *doubleOnHeap << std::endl;
// delete it manually when it is not needed anymore
delete doubleOnHeap;
// using it after delete leads to undefined behavior!
... | [
"mvkraeva@gmail.com"
] | mvkraeva@gmail.com |
1b935f6db183e82e96db9872ec3d2e2c1ac170f0 | 000546c22a1aa2e746a8499e605841a2ac4c60dd | /Spoj/toposort.cpp | c88b8c165f3b0aa123c805956057f006d63c6035 | [] | no_license | leandrovianna/programming_contests | be19a11e0f9e84f519628e78f56df8035f7c7501 | 78e31f4e327be819dd310df4d346b7ac2934f7dd | refs/heads/master | 2021-07-13T07:36:59.095154 | 2021-07-10T14:14:05 | 2021-07-10T14:14:05 | 77,759,229 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,544 | cpp | // Spoj - Topological Sort - TOPOSORT
#include <bits/stdc++.h>
using namespace std;
const int N = 10010;
vector<int> g[N];
bool vis[N];
vector<int> order;
int color[N];
bool has_cycle(int v) {
color[v] = 1;
for (const auto &u : g[v]) {
if (color[u] == 1) {
return true;
}
i... | [
"leandro97vianna@gmail.com"
] | leandro97vianna@gmail.com |
a99a407e31e030a56af7a3823ae19435c491eba8 | daf398b08fffecb4ddac690d3e3c76319ba68c5a | /src/test/consensus/ByzantineFailureSim_test.cpp | e05ea7b47d26d769cae0272e4ae5a8b2bb4ad473 | [
"MIT-Wu",
"MIT",
"ISC",
"BSL-1.0"
] | permissive | saminfante/rippled | e5485d9f3ee37b3fa264eed01f4ed3420f174e6f | 49b5c42e85c2c67fc4b8f24a81b0b7da7ab29144 | refs/heads/develop | 2023-04-29T10:59:48.461186 | 2018-01-10T08:10:53 | 2018-01-12T21:42:28 | 118,083,900 | 0 | 0 | NOASSERTION | 2023-04-12T08:06:50 | 2018-01-19T05:59:58 | C++ | UTF-8 | C++ | false | false | 3,791 | cpp | //------------------------------------------------------------------------------
/*
This file is part of rippled: https://github.com/ripple/rippled
Copyright (c) 2012-2017 Ripple Labs Inc.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby g... | [
"scott.determan@yahoo.com"
] | scott.determan@yahoo.com |
2c0ca1a73440104bb4f4c8dd1fb5c630bfc4aa24 | 0df3aac8e0affbbd00171efe78d838c357cd854c | /code/Lecture24Final/build-Lecture24-Desktop_Qt_5_9_9_MinGW_32bit-Debug/debug/moc_gtextfield.cpp | 55ed4e3718017ced3cb798a51a3fdfc3b650b1cd | [] | no_license | takohack/cs106B-2020summer | 2c14ff57c6c23227073363e8099f372e19b5b405 | d5a22c27d327f00b140d1f4063df84c460fb8817 | refs/heads/master | 2022-12-22T08:19:38.417893 | 2020-09-23T16:50:09 | 2020-09-23T16:50:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,439 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'gtextfield.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.9.9)
**
** WARNING! All changes made in this file will be lost!
**********************************************************... | [
"unclejyj@gmail.com"
] | unclejyj@gmail.com |
441d1691fadcfad01829e50c5c3c1fea8554ab78 | c744925988d758e3d762262bc0ea614260c76a50 | /Graphics For Games/Graphics Coursework/island.cpp | ff2c7d08b5ab0311cf3d5ce0073b96597cfd4d3c | [] | no_license | whispertoyou/Graphic-code | 29ca1be9b5cc6eb17fcde512c274be5dc4dd035a | 23ec10270a82bd159ae779a72be8a149eaf722d5 | refs/heads/master | 2021-01-17T14:32:58.953891 | 2017-03-06T15:36:47 | 2017-03-06T15:36:47 | 84,089,297 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 764 | cpp | #include "island.h"
Mesh* island::isl = NULL;
island::island(void) {
// Optional , uncomment if you want a local origin marker !
// SetMesh ( cube );
planet = new SceneNode(isl, Vector4(1, 1, 1, 1));
planet->SetModelScale(Vector3(100,100,100));
planet->SetTransform(Matrix4::Translation(Vector3(0, 35, 0)));
Add... | [
"f29469581@gmail.com"
] | f29469581@gmail.com |
611d5ec75466b3b148dc18ead370fa9c559c4e19 | 5cc7005998415910252263af2925280304290e9e | /MarketMakerSamples/Backend Server/useraccount.h | 562bb574e95c92f3065de45f72015296e8d5383d | [] | no_license | RanBlade/Portfolio | 5530c15eaf79eeb5944aae01d11d6f887e334c57 | 5d3d91f99b9d2e194d3ec956c5a56934a45d22a6 | refs/heads/master | 2021-06-02T15:10:27.459845 | 2020-12-13T22:05:08 | 2020-12-13T22:05:08 | 9,254,147 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,275 | h | #ifndef USERACCOUNT_H
#define USERACCOUNT_H
#include "player.h"
#include "process_state.h"
class UserAccount : public trashable
{
private:
public:
UserAccount();
virtual ~UserAccount();
std::string m_passwrd;
std::string m_userName;
UINT16 m_userID;
UINT16 m_clientID;
UINT16 m_pingcha... | [
"eric.ranaldi@gmail.com"
] | eric.ranaldi@gmail.com |
d2cf950d9c106f8c961615a2e15aaab497b5ed9d | de75b71c646571d769f10f2f802e34492a324a25 | /exif-objc/exiv2/epsimage.hpp | 9338f5754fdb99e8a78e51b17708a438f49fdc79 | [] | no_license | hileomsi/exif-objc | fdfa47e1a2af4167ee7c5e059a8e24b9b6b17d87 | 90786dca0e75f7f1727bd91a5463abc607ddf88b | refs/heads/master | 2021-02-04T05:43:03.557643 | 2020-02-28T20:50:49 | 2020-02-28T20:50:49 | 243,627,312 | 1 | 1 | null | 2020-02-28T20:50:50 | 2020-02-27T22:11:44 | C++ | UTF-8 | C++ | false | false | 5,044 | hpp | // ***************************************************************** -*- C++ -*-
/*
* Copyright (C) 2004-2018 Exiv2 authors
* This program is part of the Exiv2 distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as publish... | [
"hileomsi@gmail.com"
] | hileomsi@gmail.com |
056158affe189c39d8ca7269022f9d501bb0a456 | 492976adfdf031252c85de91a185bfd625738a0c | /src/KingSystem/ActorSystem/actActorFactory.h | 6fed82f40bc6c36a01b1a90550bff6ec30374c7d | [] | no_license | zeldaret/botw | 50ccb72c6d3969c0b067168f6f9124665a7f7590 | fd527f92164b8efdb746cffcf23c4f033fbffa76 | refs/heads/master | 2023-07-21T13:12:24.107437 | 2023-07-01T20:29:40 | 2023-07-01T20:29:40 | 288,736,599 | 1,350 | 117 | null | 2023-09-03T14:45:38 | 2020-08-19T13:16:30 | C++ | UTF-8 | C++ | false | false | 512 | h | #pragma once
#include <heap/seadDisposer.h>
namespace ksys::act {
struct ActorCreateArg;
class BaseProc;
class ActorFactory {
public:
virtual void dummy();
virtual BaseProc* createActor(const ActorCreateArg& arg);
virtual void dummy2();
};
class ActorFactoryHolder {
SEAD_SINGLETON_DISPOSER(ActorFac... | [
"leo@leolam.fr"
] | leo@leolam.fr |
b74750684c265a694fca7a4f2b908e06c37682dd | 8bbeb7b5721a9dbf40caa47a96e6961ceabb0128 | /cpp/726.Number of Atoms(原子的数量).cpp | 69b58e4a8e5f2414619d91e02b7c544727539033 | [
"MIT"
] | permissive | lishulongVI/leetcode | bb5b75642f69dfaec0c2ee3e06369c715125b1ba | 6731e128be0fd3c0bdfe885c1a409ac54b929597 | refs/heads/master | 2020-03-23T22:17:40.335970 | 2018-07-23T14:46:06 | 2018-07-23T14:46:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,946 | cpp | /*
<p>Given a chemical <code>formula</code> (given as a string), return the count of each atom.
</p><p>
An atomic element always starts with an uppercase character, then zero or more lowercase letters, representing the name.
</p><p>
1 or more digits representing the count of that element may follow if the count is grea... | [
"lishulong@wecash.net"
] | lishulong@wecash.net |
da06bf7ba9c07b1c160634e64c97191eee62f501 | baccbd280f91aa4eb46e0a9934b70ee8bf537f07 | /Keypad Interacing/ESDI 5.3/Program/pr5_3.ino | 8068838a97cb9a07306c54d4fac2a7a25e3768c4 | [] | no_license | devarshipandya21/embedded-systems-programming | 9e5312185d6ac92b17acebd55effb6f41458be82 | 4df7e40de192d852982a5cfa3e87e6cfe2a92437 | refs/heads/master | 2022-09-28T23:45:09.523377 | 2020-06-01T18:19:28 | 2020-06-01T18:19:28 | 268,433,558 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,033 | ino | #include <Keypad.h>
#include <LiquidCrystal.h>
const byte ROWS = 4; //four rows
const byte COLS = 4; //four columns
String buffr = ""; // buffr stores user input when entering password
String passwd = "1234"; // passwd stores passwd for unlocking
int top = 0; // top is end of the buffr
int flagPasswd = 1; // used to... | [
"dv691600@dal.ca"
] | dv691600@dal.ca |
f17ae7e8de2532f44d5a8d8fc9d07838a6e66c48 | 08b8cf38e1936e8cec27f84af0d3727321cec9c4 | /data/crawl/squid/hunk_3228.cpp | c0cda834672fce261098925b4316fdb4771702c9 | [] | no_license | ccdxc/logSurvey | eaf28e9c2d6307140b17986d5c05106d1fd8e943 | 6b80226e1667c1e0760ab39160893ee19b0e9fb1 | refs/heads/master | 2022-01-07T21:31:55.446839 | 2018-04-21T14:12:43 | 2018-04-21T14:12:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 355 | cpp | return NULL;
}
if (!values) {
- if (show_debug_messages)
- printf("No attribute value found\n");
+ debug("No attribute value found\n");
if (edir_universal_passwd)
free(universal_password);
... | [
"993273596@qq.com"
] | 993273596@qq.com |
94e5df7ddcbcbecd5919871de0ded2f8c4f36671 | 8e28be5cc8af1fd494ae44174b0a1e7692d2673f | /dcsmsg/src/activeObject.h | 49d580e426947ea7c4d94073244de91ab01dd61f | [] | no_license | xiaochun-yang/19-ID | e10a17964aa7291deed991b453bc2ab565140b88 | e446b1fa8bdbcbe4ae13aca439cc807faaae74ac | refs/heads/master | 2021-05-26T07:46:29.105890 | 2019-01-08T20:34:28 | 2019-01-08T20:34:28 | 127,952,810 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,480 | h | #ifndef __XOS_ACTIVE_OBJECT_H__
#define __XOS_ACTIVE_OBJECT_H__
#include "xos.h"
#include "PointerList.h"
//this is interface class for some common feature of active class
//which has its own thread. (by interface, here means no memeber variables)
//after constructor, the thread should be in suspended state... | [
"root@dkong.(none)"
] | root@dkong.(none) |
9f378c3a9756127852374b41dc415111be543e81 | b22588340d7925b614a735bbbde1b351ad657ffc | /athena/LArCalorimeter/LArRawConditions/LArRawConditions/LArH6OscillationComplete.h | 4d25ec76c22ae921990625dc9e85088ad8a326e3 | [] | no_license | rushioda/PIXELVALID_athena | 90befe12042c1249cbb3655dde1428bb9b9a42ce | 22df23187ef85e9c3120122c8375ea0e7d8ea440 | refs/heads/master | 2020-12-14T22:01:15.365949 | 2020-01-19T03:59:35 | 2020-01-19T03:59:35 | 234,836,993 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,470 | h | /*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
#ifndef LARRAWCONDITIONS_LARH6OSCILLATIONCOMPLETE_H
#define LARRAWCONDITIONS_LARH6OSCILLATIONCOMPLETE_H
#include "LArElecCalib/ILArH6Oscillation.h"
#include "LArRawConditions/LArH6OscillationP.h"
#include "LArRawConditions/LArConditionsC... | [
"rushioda@lxplus754.cern.ch"
] | rushioda@lxplus754.cern.ch |
d62ff4a61c73e5f3928964c51b7e6c60d4904293 | 7f6b5add0116e4fecf6f06f71ab6ce654bded260 | /sample/3rdParty/spi/spi/RefCounter.hpp | 1da9d8b6bb7aa0740eb4fcf50c7c3b2a4f00eacf | [] | no_license | PeterTaylor2/spi-dist-prod | ef0677180f36c764f675dbdc01989b92d20b41ec | cd24ec465ce42f193c18da1caa45ace6713a8d5c | refs/heads/main | 2023-01-14T15:58:13.369400 | 2020-11-08T18:19:39 | 2020-11-08T18:19:39 | 307,236,671 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,956 | hpp | /*
Copyright (C) 2012-2019 Sartorial Programming Ltd.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCH... | [
"33470226+PeterTaylor2@users.noreply.github.com"
] | 33470226+PeterTaylor2@users.noreply.github.com |
b932135c853d7af00620382c2623645aced68e7d | 0acace81433043d274bbeb5628fc150cc0f2d072 | /Sources/Emulator/src/mess/machine/ti99/myarcmem.h | beb32611978ca36da38790528ac21c6a6e153dfe | [] | no_license | SonnyJim/MAMEHub | b11780c6e022b47b0be97e4670c49b15a55ec052 | aeaa71c5ebdcf33c06d56625810913a99d3a4a66 | refs/heads/master | 2020-12-03T03:36:28.729082 | 2014-07-11T13:04:23 | 2014-07-11T13:04:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,103 | h | /****************************************************************************
TI-99 Myarc memory expansion
See myarcmem.c for documentation
Michael Zapf, September 2010
February 2012: Rewritten as class
*****************************************************************************/
#ifndef __MYARCMEM... | [
"jgmath2000@gmail.com"
] | jgmath2000@gmail.com |
66cbb560acbe9c1e6407b417f74d35c7b2ed9dd5 | a0442fcd9edc8b6d0975ce8799ea5a67e808c568 | /casa6/casatools/src/cmpt/sdm/SubscanIntent.cc | 3df28977f17e8d0a3fb2e20c75deceef6089d344 | [] | no_license | kernsuite-debian/carta-casacore | f0046b996e2d0e59bfbf3dbc6b5d7eeaf97813f7 | a88f662d4f6d7ba015dcaf13301d57117a2f3a17 | refs/heads/master | 2022-07-30T04:44:30.215120 | 2021-06-30T10:49:40 | 2021-06-30T10:49:40 | 381,669,021 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 583 | cc | #include <alma/Enumtcl/SubscanIntent.h>
std::string enum_map_traits<SubscanIntentMod::SubscanIntent,void>::typeName_="SubscanIntent";
std::string enum_map_traits<SubscanIntentMod::SubscanIntent,void>::enumerationDesc_="";
std::string enum_map_traits<SubscanIntentMod::SubscanIntent,void>::order_="";
std::string enum_ma... | [
"aramaila@ska.ac.za"
] | aramaila@ska.ac.za |
3e52631258b4fad05386d5f68175e6f9037f925e | 79437a297f837c4d2f5af07e10e5be23ee15e16f | /day3/1.cpp | 7c1f8fa421a1cd5832faac876960e8362befccb5 | [] | no_license | baekggum/ubuntu_git | ae8b9dc4c248d6411752ea99122672f255cb7d61 | 3cc7ffa6c904881a07cf1a0173cfa640a8748550 | refs/heads/master | 2020-12-03T13:00:44.781304 | 2020-01-02T07:10:59 | 2020-01-02T07:10:59 | 231,326,802 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 568 | cpp | #include <iostream>
using namespace std;
void set_array(int *p,int n){
int k;
for(int i=1;i<=n;i++){
cout<<i<<"번째 정수: ";
cin>>k;
p[i]=k;
}
}
int get_sum(int *p,int n){
int sum=0;
for(int i=0;i<n;i++)
sum+=p[i];
return sum;
}
int main(){
cout<<"입력할 정수의 개수는?";
int n;
cin>>n;
if(n<=0)... | [
"root@DESKTOP-S01ISIH.localdomain"
] | root@DESKTOP-S01ISIH.localdomain |
ee25687dd021b45f1779353a43f4ae2d1e812b0f | 9d7d7720357aa306bed27212e9d799a2eda6c235 | /src/knl/knl_variant_1d.cpp | 4e8cb5fe1d7483106f424336ac2212ab14fddb55 | [
"BSD-3-Clause"
] | permissive | cosunae/stencil_benchmarks | e5eb144635e78b46ba292f0773fbbc92439018a8 | 3fdb2abecddf1e66e05e9e286e24edaba9e7ad2d | refs/heads/master | 2021-04-26T23:12:53.952558 | 2018-02-07T15:50:45 | 2018-02-07T15:50:45 | 123,947,713 | 0 | 0 | null | 2018-03-05T16:34:02 | 2018-03-05T16:34:02 | null | UTF-8 | C++ | false | false | 1,860 | cpp | #include "knl/knl_variant_1d.h"
#define KERNEL(name, stmt) \
template <class ValueType> \
void variant_1d<ValueType>::name() { ... | [
"thaler@cscs.ch"
] | thaler@cscs.ch |
a133399c14cc184ebb6b660c8139abf9b0001bb7 | 8c003e9106f2bf8c9d9b0fbf96fd9102fc2857a7 | /zircon/system/utest/fidl-compiler/table_tests.cc | d530003a2890eda2784dd2cc2d1e039f22f7a2f2 | [
"BSD-3-Clause",
"MIT"
] | permissive | Autumin/fuchsia | 53df56e33e4ad76a04d76d2efe21c9db95e9fcc9 | 9bad38cdada4705e88c5ae19d4557dfc0cd912ef | refs/heads/master | 2022-04-23T18:13:33.728043 | 2020-04-21T14:43:53 | 2020-04-21T14:43:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,765 | cc | // Copyright 2018 The Fuchsia 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 <fidl/flat_ast.h>
#include <fidl/lexer.h>
#include <fidl/parser.h>
#include <fidl/source_file.h>
#include <unittest/unittest.h>
#include "error_t... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
a058f19bbefe63a4ea19428e57580dca87026bad | 28401e67325df7c095c39453d076262b6793bad7 | /Chess/Pipe.h | 531c0d693a112c1c18c9ced6617ab6aed437d698 | [] | no_license | lidorshimoni/Chess-Game | f01a3fab56ef9f44389b7f9795f213c21eeb23e7 | 2eef4822b10e43fab2e53871aa0c862445b3cf36 | refs/heads/master | 2020-07-09T17:44:39.625776 | 2018-12-23T21:29:16 | 2018-12-23T21:30:25 | 204,037,317 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,942 | h | /****************************** Module Header ******************************\
* Module Name: CppNamedPipeClient.cpp
* Project: CppNamedPipeClient
* Copyright (c) Microsoft Corporation.
*
* Named pipe is a mechanism for one-way or bi-directional inter-process
* communication between the pipe server and one or more pipe... | [
"lidor.shim@gmail.com"
] | lidor.shim@gmail.com |
4ea8906b0506d7d0333c76dcc4df6cb2e10995b3 | 73c1bb432c90b9fca7ad5da50295eb1f651c0b89 | /chrome/tools/crash_service/caps/main_win.cc | b2c0174548f349bd3a899a0cb049054db5a423cb | [
"BSD-3-Clause"
] | permissive | fangjue/chromium | cdb03dbca75031901195153ecfb638743b24b385 | d0f1f7659d4aee2aba2123d2c9a3db66cf8023ff | refs/heads/master | 2021-01-18T05:11:38.111089 | 2015-01-28T08:22:46 | 2015-01-28T08:23:38 | 29,957,983 | 0 | 0 | null | 2015-01-28T08:35:29 | 2015-01-28T08:35:29 | null | UTF-8 | C++ | false | false | 277 | cc | // Copyright 2015 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 <windows.h>
int APIENTRY wWinMain(HINSTANCE instance, HINSTANCE prev, wchar_t*, int) {
return 0;
}
| [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
308326717eb873c9f7e18ac880376acb43f6b76f | aa42148478e58952dff35129e85c79cad2f64134 | /Self-Practice/Character Grid Min Path/cgmp_fullmem.cpp | 59b24047cdb74e1f295be97dd0867a29278db555 | [] | no_license | anuwu/Competitive-Programming | 56e9d6f6443af7316417370bab76e948e5f44a50 | b78aa0a92987b7832395f9992a1ecd39b92ff81f | refs/heads/master | 2023-03-14T05:45:32.166385 | 2021-03-13T21:46:03 | 2021-03-13T21:46:03 | 273,766,094 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,041 | cpp | #include <iostream>
#include <bits/stdc++.h>
using namespace std ;
void getNeighbors (pair<int,int> p, vector<char> &neighs, int A, int B)
{
neighs.clear () ;
int i, j ;
i = p.first ;
j = p.second ;
if (i+1 < A)
neighs.push_back ('D') ;
if (j+1 < B)
neighs.push_back (... | [
"anwesh0304@gmail.com"
] | anwesh0304@gmail.com |
f451c20d8da52752f21c7467af2d117ee4bbcec7 | 5e628acfc9c999c747d124584f3ec3bb2ce69f44 | /Strategy/strategyfactory.cpp | 7a346d69ffad767a90d01323eb979fcf4f3eefad | [] | no_license | suifengqh/design-pattern | 47d92295590deb3a1c2d776abbbe9ba33aea5efc | 83e56ca643dc510a6a58efbb4d04e9359a03e393 | refs/heads/master | 2022-06-16T18:41:49.541637 | 2020-05-07T00:19:06 | 2020-05-07T00:19:06 | 260,080,868 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 595 | cpp | #include "strategyfactory.h"
#include "strategy.h"
#include <iostream>
Strategy* StrategyAFactory::GetStrategy(){
return new ConcreteStrategyA();
}
StrategyAFactory::~StrategyAFactory(){
std::cout << "close StrategyAFactory" << std::endl;
}
Strategy* StrategyBFactory::GetStrategy(){
return new ConcreteStrategyB(... | [
"qiaohui_vendor@sensetime.com"
] | qiaohui_vendor@sensetime.com |
f7d1f06bc7856cd9d14cc9b193b2770f44912cae | 898e50c62009ebc1f86560558df9cab0be09cdc4 | /week5_dynamic_programming1/5_longest_common_subsequence_of_three_sequences/lcs3_Solution.cpp | 0657291c2a3ccf9d7e6850f2fd9cbbe1590f3aa7 | [] | no_license | Abdelrahman-Adel-Gaber/Algorithmic_ToolBox | 0c318990827072397ae151fbd6a4c0a21c2e0604 | 4e7e6d6e1caf2a6f0fc244b043d4aae601ae36fb | refs/heads/main | 2023-08-20T22:04:55.473425 | 2021-10-27T07:44:01 | 2021-10-27T07:44:01 | 408,431,622 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,055 | cpp | #include <iostream>
#include <vector>
using namespace std;
int lcs3(vector<int> &a, vector<int> &b, vector<int> &c) {
//write your code here
int n=a.size(),m=b.size(),l=c.size();
int arr[n+1][m+1][l+1];
for(int i=0; i<n+1; i++)
for(int j=0; j<m+1; j++)
for(int k=0; k<l+1; k++)
{
if(... | [
"noreply@github.com"
] | Abdelrahman-Adel-Gaber.noreply@github.com |
f9c09585331be230891455018f128d62fc3e67bc | e6962816d01dc3651d49d9be19f46dea8b290edd | /chapter02/02-18/ListTest1.cpp | b3216855d8d3f53d7a1a98d7ddd9264d25820f54 | [] | no_license | seen2213/mfc-window-programming | df32c9a213bf3640af7b734be6666d1460a23acc | d4570b25ee385e727c7dbfb5c097b472d540a566 | refs/heads/main | 2023-05-23T00:32:34.135960 | 2021-03-25T02:48:18 | 2021-03-25T02:48:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,410 | cpp | // ListTest1.cpp : 이 파일에는 'main' 함수가 포함됩니다. 거기서 프로그램 실행이 시작되고 종료됩니다.
//
#include "pch.h"
#include "framework.h"
#include "ListTest1.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 유일한 애플리케이션 개체입니다.
CWinApp theApp;
using namespace std;
int main()
{
int nRetCode = 0;
HMODULE hModule = ::GetModuleHandle(nullpt... | [
"ruddyscent@gmail.com"
] | ruddyscent@gmail.com |
0f818ebca5f080a20001d45fba4bfb22c47fa493 | e0e521a260bf806de96b2356c157be04f473ded7 | /CSE CODE/Data Structure C++/sortArray1 (1).cpp | 0e943899b2b006905f79b08d1752a1d5917f8001 | [] | no_license | JusstAlonso/CSECode- | 3c21790af0ef11ca050c51504342a23cdc313748 | d67a61eecf73253651e6d3801026647baf7e0d0b | refs/heads/master | 2021-08-29T16:40:39.689906 | 2017-12-14T10:18:49 | 2017-12-14T10:18:49 | 114,234,483 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,246 | cpp |
#include <iostream>
#include <string>
#include <cstdio>
using namespace std;
int main()
{
int count; // count variable will determine if array is increasing or decreasing
int size ;
int num;
int max;
int tmax;
int temp;
cout<< "Enter the array size ";
cin >> size;
int ary[size]; ... | [
"noreply@github.com"
] | JusstAlonso.noreply@github.com |
d2fecadf6f5b020b3be165acf7e43f6e734dd572 | 7d1f769c0da7f8fec0d3b1a5d26ec10471c9f553 | /Rendering/OptiX/Testing/Cxx/TestOptiXCompositePolyDataMapper2.cxx | 08d5b6069c6a74b9635e9903d7aca8ffe5f2355e | [
"BSD-3-Clause"
] | permissive | rcfwgithub/VTK | b4991a9bde6441f3b507621852789706d7929b47 | 89aa3b869bc7e92612e77374b1d92a56f47168fd | refs/heads/master | 2021-07-04T18:01:31.529934 | 2017-09-26T06:12:15 | 2017-09-26T06:12:31 | 104,856,592 | 0 | 0 | null | 2017-09-26T08:18:43 | 2017-09-26T08:18:43 | null | UTF-8 | C++ | false | false | 6,184 | cxx | /*=========================================================================
Program: Visualization Toolkit
Module: TestOptiXCompositePolyDataMapper2.cxx
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
... | [
"dave.demarle@kitware.com"
] | dave.demarle@kitware.com |
a90b9953bfc3aa0772b67cb7ffcde0e56203b993 | 694b8cd53264a5195f4b3bb0d6ff66e2d4964067 | /main/multimedia/qtv/legacymedia/StreamMedia/streamstubs/inc/streamer.h | 9414526446144f436cfa0cb0610d6d12483f4ee0 | [] | no_license | liuguilin129/1110 | d15a6d4714980252ba595fb9444d66be213d0b7e | eb22bb81efcb6cfe7493c8136c35b2b48fe728cb | refs/heads/master | 2020-06-15T02:02:45.545932 | 2016-11-30T12:07:42 | 2016-11-30T12:07:42 | 75,183,270 | 0 | 0 | null | 2016-11-30T12:06:10 | 2016-11-30T12:06:10 | null | UTF-8 | C++ | false | false | 4,361 | h | /* =======================================================================
streamer.h
DESCRIPTION
This module defines the streamer class.
EXTERNALIZED FUNCTIONS
List functions and a brief description that are exported from this file
INITIALIZATION AND SEQUENCING REQUIREMENTS
Detail how to ini... | [
"jiaoyuhai@3f3bbce5-bc85-8142-9eb1-77d090cfebd4"
] | jiaoyuhai@3f3bbce5-bc85-8142-9eb1-77d090cfebd4 |
5609eef0d2f41dca92c0845b34244e0d2230ac82 | fef2c81c2c8cb911d1e990fc9cc60fe82fa5e9ea | /FINIS-Console/src/searcher.cpp | bba8d50016f5fb5338394ff581256683555dc929 | [
"MIT"
] | permissive | FINISinstrument/FINIS-Console | 5d4193fddb84f8d9c41ec8d3a0b0881aeca5c3d7 | 1ae597a40421dc7e22191b852c92c94e96523458 | refs/heads/master | 2020-05-15T18:32:32.503305 | 2020-02-08T19:30:23 | 2020-02-08T19:30:23 | 182,429,123 | 0 | 0 | MIT | 2019-05-15T00:25:12 | 2019-04-20T16:30:29 | C++ | UTF-8 | C++ | false | false | 4,611 | cpp | #include "vn/searcher.h"
#include "vn/serialport.h"
#include "vn/event.h"
#include "vn/thread.h"
#include "vn/packetfinder.h"
#include <list>
using namespace std;
using namespace vn::xplat;
using namespace vn::protocol::uart;
namespace vn {
namespace sensors {
struct TestHelper
{
SerialPort *serialPort;
PacketFin... | [
"FINISinstrument@gmail.com"
] | FINISinstrument@gmail.com |
61a7d0ac8d94d7bf5b83ab346b5342cd628cf5ac | 35f2a8eef4fbca20c2ddddfc13d75f7a4631740a | /client/FidDialog.cc | 696cfc77d98eb55723db26854b7862578b976fed | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | lsptb/map3d | 3f618b58ba303fa1a999bda01237a4e788a3e705 | 6d88596c9f5002b6c30bd68de158d0977ecb7034 | refs/heads/master | 2021-01-18T05:56:36.092315 | 2014-12-10T06:13:35 | 2014-12-10T06:13:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,657 | cc | #include "FidDialog.h"
#include "Contour_Info.h"
#include "MeshList.h"
#include "Surf_Data.h"
#include "Map3d_Geom.h"
#include "WindowManager.h"
#include "eventdata.h"
#include <math.h>
#include <QCheckBox>
#include <QRadioButton>
#include <QDebug>
enum fidTableCols{
Fiducial, DrawMap, DrawContour, Co... | [
"worthen@76038eab-591d-0410-bf0b-a17c1341c730"
] | worthen@76038eab-591d-0410-bf0b-a17c1341c730 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.