blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
54fe72b1bcb4489f74d8803c620f1c8f3818d3df | a6f2a7447eab5c60d4500eb3970dac39b07308e2 | /code/Utility/shortcutTour.cpp | 462dbeecc283a09f9b2ccf06f3393377dab1d44d | [] | no_license | vash96/BachelorsDissertation | 5583ea578ae2e73e3c62bcf0bd00c417707d3712 | bdbcf90cc99d4ff1cca9ce40ece0b184073c28f2 | refs/heads/main | 2023-05-09T09:25:21.919546 | 2021-05-24T12:08:53 | 2021-05-24T12:08:53 | 370,329,901 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 414 | cpp | #ifndef SHORTCUT_TOUR
#define SHORTCUT_TOUR
#include "types.cpp"
void shortcutTour(size_t, TourList*);
void shortcutTour(size_t dimGraph, TourList *eulerList)
{
BoolVec took(dimGraph, false);
for(auto it=eulerList->begin(); it!=eulerList->end(); ) {
if(took[*it]) {
it = eulerList->erase(... | [
"vash@localhost.localdomain"
] | vash@localhost.localdomain |
e53dcc9d6f8ee0367067437eb172e62e1eed3529 | b57c8306fb7c098515424ce0e5354e65b3d9e3fa | /projectEuler/bigint.h | efd85ffe0f96d8fbfab5b4e8d64824de92ff0c00 | [] | no_license | NicoMoser/EarlyDays | bec5684b44d6f8313a3747aae41cef15206d10af | a06b8b23358ee0f5a63da00b29c83c9699f67d1c | refs/heads/master | 2021-01-10T15:51:33.098122 | 2020-08-17T00:40:41 | 2020-08-17T00:40:41 | 45,657,855 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 806 | h | #include <vector>
#include <ostream>
// unsigned for now
class BigInt
{
friend std::ostream& operator<<(std::ostream &,const BigInt&);
friend BigInt operator +(const BigInt&, const BigInt&);
friend BigInt operator *(const BigInt&, const BigInt&);
friend BigInt operator *(const BigInt&, int);
friend BigInt ad... | [
"lmoser@eloptoof.net"
] | lmoser@eloptoof.net |
54403929941531740aaa599474e466eb89ff2c83 | d49b8536d996a81fd2a356f2ccd850abd4447217 | /VirusPack/ChodeBot C++ v1 base/modFileSearch.cpp | 2284986d5f7a560b1b0ba7b65f3247c83b2c93a7 | [] | no_license | JonnyBanana/botnets | 28a90ab80f973478d54579f3d3eadc5feb33ff77 | 995b9c20aca5de0ae585ae17780a31e8bdfd9844 | refs/heads/master | 2021-07-01T01:51:01.211451 | 2020-10-22T23:14:57 | 2020-10-22T23:14:57 | 148,392,362 | 9 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 417 | cpp | // modFileSearch.cpp : implementation file
#include "stdafx.h"
#include "modRewjgistry.h"
//{{ChodeBot_Includes(CmodFileSearch)
//}}ChodeBot_Includes
#include "modFileSearch.h"
void SearchForFiles(CString& sRoot, CString& sFileNameExt, bool& bRecurse, CStringArray strFiles, int& lngFileCount)
{
}
boo... | [
"mstr.be832920@gmail.com"
] | mstr.be832920@gmail.com |
51c5e644d422d680bc9a4a2e566415dc0a643725 | 54c67306d63bb69a5cf381d12108d3dc98ae0f5d | /common/type_system/defenum.cpp | a18206452a457d189162881b1f82be48df3f48dd | [
"ISC"
] | permissive | open-goal/jak-project | adf30a3459c24afda5b180e3abe1583c93458a37 | d96dce27149fbf58586160cfecb634614f055943 | refs/heads/master | 2023-09-01T21:51:16.736237 | 2023-09-01T16:10:59 | 2023-09-01T16:10:59 | 289,585,720 | 1,826 | 131 | ISC | 2023-09-14T13:27:47 | 2020-08-22T23:55:21 | Common Lisp | UTF-8 | C++ | false | false | 5,135 | cpp | /*!
* @file defenum.cpp
* Parser for the GOAL "defenum" form.
* This is used both in the compiler and in the decompiler for the type definition file.
*/
#include "defenum.h"
#include "deftype.h"
#include "common/goos/ParseHelpers.h"
#include "common/log/log.h"
#include "common/util/BitUtils.h"
#include "common/u... | [
"noreply@github.com"
] | noreply@github.com |
037f0c0b7e6f88347f03c50c54305b30cd1c1842 | 5a38b8ef49f072327cbac87bf3a98cc86c8bbb16 | /lib/src/old/vulkan/spirv_cross/spirv_glsl.hpp | e02ef348022e659d438e16f8ebd103978325effd | [
"Apache-2.0"
] | permissive | erpapa/Viry3D | ccb11f922d636b3413a968009fc20427d6e7b822 | 8277fab1be52e02364d7eb9cbda82b9bff00b08c | refs/heads/master | 2022-02-09T21:33:35.975734 | 2019-08-11T06:38:50 | 2019-08-11T06:38:50 | 145,720,838 | 0 | 0 | Apache-2.0 | 2019-08-11T06:38:51 | 2018-08-22T14:30:20 | C++ | UTF-8 | C++ | false | false | 24,919 | hpp | /*
* Copyright 2015-2018 ARM Limited
*
* 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 agree... | [
"stackos@qq.com"
] | stackos@qq.com |
ab4c2aa0aabbc4b9f048dfa8cdf01ba1fc848693 | 3c325be3820097a67c08d7048ca3552db71e446c | /codeforces/912B.cpp | da8570bc41efbe5bc3c2e067d3c058df7aa789ea | [] | no_license | M45UDrana/DS-Algo-Problem-Solving | 2dc2ba53f162675ddc6b549f0c84b702f738a485 | 5548d514f9ffff7aa618b29fcb8440a8b85afb8b | refs/heads/main | 2023-07-17T06:14:51.062413 | 2021-09-01T18:19:14 | 2021-09-01T18:19:14 | 375,086,950 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 287 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef unsigned long long ll;
int main()
{
ll n, k, ans = 1, i = 1; cin >> n >> k;
while(i <= n)
{
ans |= i;
i <<= 1;
}
if(k > 1)
cout << ans << endl;
else cout << n << endl;
return 0;
} | [
"masudranaata@gmail.com"
] | masudranaata@gmail.com |
076850e0767b0d9dc97b27c1bdc8ba7dec4729c6 | b972a5350850aca19a837ecd7b5cbeb926be5688 | /Engine/engine.cpp | f0ed3b6af7682142a0a138b385e91b161df1b92b | [] | no_license | michel94/atowers2 | 3ca7ccf70bccfabfd5e9d406ed4fd8c8be7739f9 | 81c2201bc6ca0cc47cb1927c9fb477673e3f96b5 | refs/heads/master | 2021-05-04T03:55:04.827983 | 2016-09-16T01:21:52 | 2016-09-16T01:21:52 | 64,023,033 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,452 | cpp | #include "engine.hpp"
#include "filemanager.hpp"
#include "keyboard.hpp"
#include "quad.hpp"
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <map>
using namespace glm;
const float MAX_ZOOM = 5, MIN_ZOOM = 0.5;
const float BAR_PROP = 0.2;
void init_freetype(){
}
Engine::Engine(GameLogic*... | [
"miguel.duarte20@hotmail.com"
] | miguel.duarte20@hotmail.com |
422a228963b1096daed585a3d3724a71441211b6 | 44ab57520bb1a9b48045cb1ee9baee8816b44a5b | /EngineTesting/Code/Mathematics/MathematicsTesting/QuerySuite/Query2Int64Testing.cpp | cf7090ee2f4285ba4487fa909e708c8c2507e6eb | [
"BSD-3-Clause"
] | permissive | WuyangPeng/Engine | d5d81fd4ec18795679ce99552ab9809f3b205409 | 738fde5660449e87ccd4f4878f7bf2a443ae9f1f | refs/heads/master | 2023-08-17T17:01:41.765963 | 2023-08-16T07:27:05 | 2023-08-16T07:27:05 | 246,266,843 | 10 | 0 | null | null | null | null | GB18030 | C++ | false | false | 7,854 | cpp | /// Copyright (c) 2010-2023
/// Threading Core Render Engine
///
/// 作者:彭武阳,彭晔恩,彭晔泽
/// 联系作者:94458936@qq.com
///
/// 标准:std:c++20
/// 引擎测试版本:0.9.0.12 (2023/06/09 16:23)
#include "Query2Int64Testing.h"
#include "CoreTools/Helper/AssertMacro.h"
#include "CoreTools/Helper/ClassInvariant/MathematicsClassInvariantMacro.h"
... | [
"94458936@qq.com"
] | 94458936@qq.com |
1b88c2651239317cb6160696bdec802a6a95c734 | b107483b1c9834cc7b1df560d645cd3008364ed1 | /Sources/GXEngine/GXPhysicsBoss.cpp | 40cddc3879d41fc46a805eed5e7002099b189899 | [] | no_license | Goshido/GXEngine-Windows-OS | 1a420b109c047778c3eff1f97eb284254806df5e | 6745e3e86a94f90124300821d920073d54069644 | refs/heads/master | 2016-08-12T22:14:41.976336 | 2016-03-05T17:37:06 | 2016-03-05T17:37:06 | 47,348,608 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,081 | cpp | //version 1.1
#include <GXEngine/GXPhysicsBoss.h>
GXPhysicsBoss::GXPhysicsBoss ()
{
mesh = 0;
actor = 0;
}
GXVoid GXPhysicsBoss::SetPivotOrigin ( const GXVec3 &location, const GXQuat &rotation )
{
SetLocation ( location.x, location.y, location.z );
SetRotation ( rotation );
}
GXVoid GXPhysicsBoss::SetShapeOrig... | [
"GoshidoMatazuki@mail.ru"
] | GoshidoMatazuki@mail.ru |
a812a4c08d2190bf9a57c41cf2dae7896fb3c3bf | 14ed69b8eae987bf9f66ad6928adcace6e5886b7 | /external/the-forge/Common_3/ThirdParty/OpenSource/ozz-animation/include/ozz/animation/offline/raw_skeleton.h | e3be62a7bcc09bf5b4e65db3000979ac84e25f38 | [
"Apache-2.0",
"MIT"
] | permissive | boberfly/the-forge-glfw | 37c71075ad4855e3b38e1b06e01949710e5a40bf | c3b4642f83bec165af481e8a7d6916330d4bd07b | refs/heads/master | 2023-01-30T14:01:34.746948 | 2020-12-18T23:57:53 | 2020-12-18T23:57:53 | 266,424,243 | 3 | 0 | Apache-2.0 | 2020-05-23T21:42:12 | 2020-05-23T21:42:11 | null | UTF-8 | C++ | false | false | 6,700 | h | //----------------------------------------------------------------------------//
// //
// ozz-animation is hosted at http://github.com/guillaumeblanc/ozz-animation //
// and distributed under the MIT License (MIT). ... | [
"rextimm777@gmail.com"
] | rextimm777@gmail.com |
4ff8e6dcc5df8b63b5712a4e15f260c505c0824a | bf01635649460496c35a2881adc13937c73d8179 | /RPG/new_game.h | 0ee2647d21bae7816f9d93c8377169668cc3dc12 | [] | no_license | tcarrel/RPG | f77cb7ecfa51c94f73836146d12aa0daf2e57d3b | a41d02fca6ef2378c06198c0701a20e602a023b5 | refs/heads/master | 2021-04-06T11:44:19.998412 | 2019-04-08T11:44:21 | 2019-04-08T11:44:21 | 124,679,881 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 654 | h | #pragma once
class Play_Data;
class Interface;
class Console;
class Window;
class Event_Manager;
enum Interface_enum_t;
class New_Game_Creation : public Interface
{
public:
New_Game_Creation( Event_Manager*, Window*, Console*, Start_Screen* );
Interface_enum_t type( void );
void run( void );
P... | [
"goshisanniichi@yahoo.com"
] | goshisanniichi@yahoo.com |
3f0231e8dec44b37c75d7461dcd63e215bdd4d87 | 4f74a1d00e8253d229907d5c640e1a2eb5fd589a | /Accepted Code/UVA/567 - Risk.cpp | 7298376a4e90aad3ee121aa76d1523ce8ade9cf2 | [] | no_license | sunkuet02/problem-solving | 012ea9d94412bf0400223e2af73c95bff049d0c9 | 49b24477acdf2bdffa9c78a907c9e06532403d40 | refs/heads/master | 2022-02-20T12:39:54.573009 | 2019-09-29T03:58:59 | 2019-09-29T03:58:59 | 63,452,400 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,947 | cpp | #include <iostream>
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <map>
#include <vector>
#include <queue>
#include <stack>
#include <cstring>
#include <string>
#include <cctype>
#include <algorithm>
#include <bitset>
#include <set>
using namespace std;
vector<int>graph[30];
int BFS(i... | [
"sunkuet@hotmail.com"
] | sunkuet@hotmail.com |
fa451aa1e647e74d72eeb43113a54f4f300a7b17 | 15ba4aefaad5ee8d7f1d7bfb3709c289315432f6 | /1.5/计算多项式的导函数.cpp | d97655ea0bb5fda275065cf9ab53e964cdc179a0 | [
"MIT"
] | permissive | tangxiangru/NOIP | e48b253e19eca82082dd7d9dfd3d75141930e238 | 6c756df37e5cb6105f5d5eb0fd9b03a4ef8407e4 | refs/heads/master | 2022-03-01T22:55:06.509064 | 2019-09-07T05:11:46 | 2019-09-07T05:11:46 | 194,476,273 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 551 | cpp | #include "iostream"
using namespace std;
//注意这道题的样例输入的错误了,没有总次数,输入只有两行
int main(void)
{
int n,C;
cin>>n;
for(int i=n;i>=0;i--){
cin>>C;
if (n == 0) {
cout << 0;
} else {
//最后一项为常数常数的导数为0且不输出
if(i!=0) {
//数字之间有空格
if(i... | [
"871607149@qq.com"
] | 871607149@qq.com |
6dc3df6af4bc12551643cd65e213cf9dd114e3aa | 9c22a7f4e39ec744d68eac3d5ea9db5c7b2013d7 | /src/appleseed/foundation/utility/benchmark/loggerbenchmarklistener.cpp | 3a13ad1f9b5f7081833640387cf5bf8225f5508d | [
"MIT"
] | permissive | jotpandher/appleseed | 4b6b7f30ce816280c3502d710920e39c740f5d51 | c74bd03e314d3a9fd7dd0cbaeb2f1374ae4b546f | refs/heads/master | 2021-01-15T12:54:13.278636 | 2014-11-23T14:14:01 | 2014-11-23T14:14:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,133 | cpp |
//
// This source file is part of appleseed.
// Visit http://appleseedhq.net/ for additional information and resources.
//
// This software is released under the MIT license.
//
// Copyright (c) 2010-2013 Francois Beaune, Jupiter Jazz Limited
// Copyright (c) 2014 Francois Beaune, The appleseedhq Organization
//
// Pe... | [
"beaune@aist.enst.fr"
] | beaune@aist.enst.fr |
7b60e08d12c190cd1bb64c0adcd500d23ffb99c2 | 0eb087dc9a1628317e7a7d7cf83d918d085e4091 | /src/simulation.cpp | 84bdd07d86f5f3bfcc028bfb0f83de5aeffd12e1 | [] | no_license | ThomasMKarl/Hpp | 48e65894e6ca7803954fa2ba7efe1730428f369f | fac23c03cec3088299e01ecf8c1cbeb58baf38aa | refs/heads/master | 2023-02-23T08:43:41.394187 | 2021-01-25T17:40:25 | 2021-01-25T17:40:25 | 297,430,578 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,409 | cpp | #include "simulation.h"
/*__global__
void HB::setupKernel(curandState *state, size_t seed, size_t n)
{
size_t id = threadIdx.x + blockIdx.x*blockDim.x;
curand_init(seed, id, 0, &state[id]);
}*/
template <class M>
float HB::MetropolisSimulation::metropolisSweep(const M &model)
{
float new_E = 0.0;
const d... | [
"thomas.karl@ur.de"
] | thomas.karl@ur.de |
7d58bb0265cada4bc18e69aa5ddc86948084dbdd | ad123649273d25a34b0658b478d17363172f9b51 | /FileMd5Database/CSV.h | d1be2daae3e614afb3d3a99e4fa326994fa8d447 | [
"MIT"
] | permissive | iriszero48/FileMd5Database | 6d256302c6c3fc7a95235ee9400b8717c706c90d | 044af9cf148e8ea85560e65713f7d44392e87db4 | refs/heads/master | 2023-05-30T07:32:09.592784 | 2021-06-09T16:18:37 | 2021-06-09T16:18:37 | 284,423,166 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,024 | h | #pragma once
#include <fstream>
#include <memory>
class CsvFile
{
std::ofstream fs;
const std::uint64_t bufferSize = 1024 * 1024;
std::unique_ptr<char[]> buffer = std::make_unique<char[]>(bufferSize);
bool isFirst;
const std::string separator;
const std::string escapeSeq;
const std::string specialChars;
public... | [
"1026448790@qq.com"
] | 1026448790@qq.com |
52f2ee646323bd494c3b1d5691d8b1b86f950082 | aaca2118af6db0be9431ad767fe1c85edd5f5bb1 | /node/code/node_v14_s47/node_v14_s47.ino | e8ec18120b041b94d804d99abc3a8a7b8114ef18 | [] | no_license | xisphias/Lysimeter | ec8374d6d6ca41afea9504264dd8919762c2480a | 97a431713e7415245c72a024c1197f2ab06cea30 | refs/heads/master | 2021-01-20T03:22:47.214049 | 2017-09-01T01:15:39 | 2017-09-01T01:15:39 | 89,532,879 | 0 | 2 | null | 2017-05-18T00:53:35 | 2017-04-26T22:40:36 | null | UTF-8 | C++ | false | false | 19,388 | ino | /**
* TODO:
* Add timeout function to ping and timestamp
*
**/
#include "Thermistor.h"
#include "HX711.h" //https://github.com/bogde/HX711
#include <EEPROM.h> //Built in
#include "Sleepy.h" //https://github.com/kinasmith/Sleepy
#include "RFM69.h"
#include "RFM69_ATC.h" //https://www.github.com/lowpowerlab/rfm69
/... | [
"jasonclark@snail.local"
] | jasonclark@snail.local |
5912cdc9fd9f6fa8401d71656cb3a4df8db6e608 | 24645c1c980b887b173c499a295f1048cdf14984 | /Hist/test.cpp | f64522eb7cfe4a6cd742fe8f9e83884bcd97fb63 | [] | no_license | zhwan934940943/OpenCV_Test | df6e689a2420c028a5907a74c088960d0cf0e8b0 | 3bb72d25aa9a0fdee60eab2c88cfea5a59acf858 | refs/heads/master | 2022-12-20T23:56:37.386571 | 2020-10-02T14:20:54 | 2020-10-02T14:20:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 552 | cpp | #include<opencv2/opencv.hpp>
#include<my_utilityfunctions.h>
using namespace std;
using namespace cv;
int main()
{
Mat img = imread("../../../datasets/eye2.png");
checkImg(img);
uchar a = saturate_cast<uchar> (300) ;
Mat img_gray;
img2Gray(img, img_gray);
measureTime([&]() {
my_canny(img_gray);
});
... | [
"934940943@qq.com"
] | 934940943@qq.com |
ec6065f5373427d30b30b72ecdac43dfca0ba977 | 0bf4e9718ac2e2845b2227d427862e957701071f | /google_code_jam/all/r2_09/b/p2.cpp | cc59e191e1c47ee12f1a49fbcd0bf1d750885b60 | [] | no_license | unjambonakap/prog_contest | adfd6552d396f4845132f3ad416f98d8a5c9efb8 | e538cf6a1686539afb1d06181252e9b3376e8023 | refs/heads/master | 2022-10-18T07:33:46.591777 | 2022-09-30T14:44:47 | 2022-09-30T15:00:33 | 145,024,455 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,058 | cpp | #include <cstdio>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <algorithm>
#include <vector>
#include <queue>
#include <stack>
#include <cmath>
#include <cassert>
#define PI asin(1)*2.
#define EPS 10e-8
#define REP(i,n) for(i = 0; i < (n); i++)
#define REPC(i,n,c) for(i = 0; (i < (n)) && (c); ... | [
"benoit@uuu.com"
] | benoit@uuu.com |
fe42129fcb30f54be3019c30b21460749c2c4ab6 | 01abcef4b29e7bb5c6e22b3e246dd0d92e3f4da2 | /src/image_tcp/Utils.h | ad12e3229eabb764f3a876fe73a92c2f15a0f970 | [] | no_license | taxuewill/fastrtps_study | 690b63cb91092371186fdb5b8e155cc34c793a62 | 0140db5c5dab7db87c2ef0cab720a691bc345a28 | refs/heads/master | 2020-08-13T11:49:56.336998 | 2019-10-21T11:32:34 | 2019-10-21T11:32:34 | 214,963,819 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 454 | h | #ifndef UTILS_H
#define UTILS_H
#include <string>
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <stdlib.h>
#include <unistd.h>
#include <time.h>
#include <vector>
int64_t getCurrentTimestamp();
class CaculatorUtil{
public:
CaculatorUtil() = default;
void feedTime(int64_t time);
... | [
"jing.wang2@ninebot.com"
] | jing.wang2@ninebot.com |
4ab31a9130e9560252c05d8ca88b34dde4f069c3 | 29640ff8c6804c873d2879d73b06843f3befafb7 | /Source/UE4_HomeTask7_Slate/MyHUD.h | 5d29a4a136a5c8eedccacb8beb62b1bb2c127b48 | [] | no_license | LinkFly/UE4_HomeTask7_Slate | ceea153d2a94eedcc88bfa7359357e152755b210 | 1f6ee2c2cdc34ae28cc2bb6bf42d5576df7fa20c | refs/heads/master | 2021-08-14T08:44:02.467785 | 2017-11-15T05:14:32 | 2017-11-15T05:14:32 | 110,786,778 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 409 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/HUD.h"
#include "SHealthBar.h"
#include "MyHUD.generated.h"
/**
*
*/
UCLASS()
class UE4_HOMETASK7_SLATE_API AMyHUD : public AHUD
{
GENERATED_BODY()
protected:
virtual vo... | [
"linkfly@yandex.ru"
] | linkfly@yandex.ru |
0080221a3f9c6d3724efa782301efa61d2eb95da | ecfbddcdf4fb6328d21dd69c4c768dd908689b5d | /source/polyvec/polygon-tracer/postprocessor.cpp | 0b2d51ea46ba8305cf3121a28dbaaa58a52265b7 | [
"MIT"
] | permissive | ShnitzelKiller/polyfit | 83aece9269e12b3d47d5cb0e4eb2884f551c9635 | 51ddc6365a794db1678459140658211cb78f65b1 | refs/heads/master | 2022-12-04T07:28:01.805877 | 2020-09-02T00:36:32 | 2020-09-02T00:36:32 | 291,927,085 | 0 | 0 | MIT | 2020-09-01T07:24:42 | 2020-09-01T07:24:41 | null | UTF-8 | C++ | false | false | 24,334 | cpp | // Polyvec
#include <polyvec/polygon-tracer/postprocessor.hpp>
#include <polyvec/polygon-tracer/error-metrics.hpp>
#include <polyvec/geometry/raster.hpp>
#include <polyvec/core/log.hpp>
#include <polyvec/geometry/angle.hpp>
#include <polyvec/polygon-tracer/regularized.hpp>
#include <polyvec/utils/matrix.hpp>
#include <... | [
"edoaramis@gmail.com"
] | edoaramis@gmail.com |
3df8fc23d38fb7f667519946a556b217bcd3706f | 1e018556f02f2b1eb729d52e704bcc6b7f9f5f7b | /video/common/Video/jhcGenVSrc.h | 88365faa164105390f65f553879d55ff941df44e | [
"Apache-2.0"
] | permissive | ghas-results/ALIA | 3e9de2e4d98e0376c43d7a10ce568d64a9023ab1 | 4dc5e76c3280ece5471eddca875c6b7fa35e6beb | refs/heads/master | 2023-08-10T03:40:25.889007 | 2020-07-20T02:19:49 | 2020-07-20T02:19:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,999 | h | // jhcGenVSrc.h : wrapper to homogenize other video sources
//
// Written by Jonathan H. Connell, jconnell@alum.mit.edu
//
///////////////////////////////////////////////////////////////////////////
//
// Copyright 1998-2019 IBM Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you ma... | [
"jconnell@us.ibm.com"
] | jconnell@us.ibm.com |
2773c314f24ba66bf8fb5c966e7c581ca946e237 | 1b126b8ecb845b5b6c60b544b7613e2a13d4c596 | /program_wdm_source/Samples/Chap15/Fastinst/win98/setup.h | 6aa8470aa62d9a4d94961bb9bf57d2318f680d4f | [
"LicenseRef-scancode-oreilly-notice"
] | permissive | jeppeter/program_wdm_source | e44589a99b065f627174cd3c6dec815f860b8c0d | 53a3d11ad580a82874fec389074c709d567dbf52 | refs/heads/master | 2020-09-29T15:37:37.299494 | 2019-12-10T08:20:08 | 2019-12-10T08:20:08 | 227,065,077 | 3 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,568 | h | // Setup.h -- Declaration of setup helper classes
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef SETUP_H
#define SETUP_H
typedef void* PVOID;
typedef const char* PCTSTR;
typedef char* PTSTR;
#ifndef arraysize
#define arraysize(p) (sizeof(p)/sizeof((p)[0]))
#endif
///////////////... | [
"jeppeter@gmail.com"
] | jeppeter@gmail.com |
59ab81fb4f87a29eac6f7d9e8216a6491ac75a20 | 5062ce8ea9a52fe9fb46812ce5142af8b48b5c04 | /SINYD_SC_SettingTool_MFC/RemoteServerPathSetDlg.cpp | 97a1f9a7f92fed77ac0eef8e90275cd7bc470b71 | [] | no_license | yangyefeng/SINYD_SC | 95c1991adb6f997458b66d4364d28b6bdf9b3551 | d7c997cef9902f1574b3f5ce091f356f271d7d50 | refs/heads/master | 2020-03-10T03:43:26.649240 | 2018-04-12T01:10:40 | 2018-04-12T01:10:40 | 129,172,767 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 3,662 | cpp | // RemoteServerPathSetDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "SINYD_SC_SettingTool_MFC.h"
#include "RemoteServerPathSetDlg.h"
#include "afxdialogex.h"
// CRemoteServerPathSetDlg 对话框
IMPLEMENT_DYNAMIC(CRemoteServerPathSetDlg, CDialogEx)
CRemoteServerPathSetDlg::CRemoteServerPathSetDlg(CWnd* pPa... | [
"yangyf@sinyd.com"
] | yangyf@sinyd.com |
49e1020be0bd43147f4099c7e840a10019526143 | 3b7fbefe1545dc62e79711ef05f89bb35c1908ca | /genetic_algo/genetic.h | eae1b4b26d3ee3501a50f855f80a2b6acdfdb782 | [
"MIT"
] | permissive | wangarcher/examine | 7eb299c4244138187f941c1641ca3fe3ea959593 | e04c923f0db397558ea765d7fbf1050fe4aec3dd | refs/heads/master | 2023-02-28T18:34:45.191042 | 2021-02-05T06:10:14 | 2021-02-05T06:10:14 | 296,781,692 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,175 | h | #ifndef _GENETIC_H_
#define _GENETIC_H_
using namespace std;
#define PI 3.14159265358979323846
//遗传算法参数,种群规模(0~100)、繁殖代数、函数变量个数、交叉概率、编译概率
# define GROUP_SCALE 50
# define MAX_GENS 500
# define N_VARS 2
# define P_MATING 0.8
# define P_MUTATION 0.15
struct Individual
{
double ... | [
"archer7wang@outlook.com"
] | archer7wang@outlook.com |
1988842a94cd3af41eecb4448c906f253cf0a219 | 0a2e29c07edc9c186600bf4d6d78a767dbb8782a | /ksjsczapi_demo_qimage/KSJVBImageZoom.cpp | 33a2f564d20cfaf196b04c3e2c853ccfec525413 | [] | no_license | catchbest/ksjscz_demo | 368eb8eff03f6515ffa3fa84cb62b40998fc5b97 | e814ebd7192fae7471696a27b5eff91d6fec07b0 | refs/heads/master | 2021-04-29T05:23:49.971725 | 2019-06-11T08:03:09 | 2019-06-11T08:03:09 | 77,984,184 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,761 | cpp |
#include <stddef.h>
#include "KSJVBImageZoom.h"
CKSJVBImageZoom::CKSJVBImageZoom() :
m_nImageWidth(0),
m_nImageHeight(0),
m_nClientWidth(0),
m_nClientHeight(0),
m_eZoomMode(ZM_FITIMG),
m_fZoomScale(1.0f),
m_fSrcX(0.0f),
m_fSrcY(0.0f),
m_fSrcWidth(0.0f),
m_fSrcHeight(0.0f),
m_fDesX(0.0f),
m_fDesY(0.0f),
m_fDesWidth(0.... | [
"2881377368@qq.com"
] | 2881377368@qq.com |
e89e5c7208254022a1b26d7889fa11a27aaee9f4 | 05ca918c9f8c8c94a55cd2af5feda216d97dbd46 | /sumordifference.cpp | 8ba33e61ef455cdcd233aefa83313374d42e2120 | [] | no_license | Gowthamr221/DSA-Practice | 6d0c5abaf45f6c0ee6f07e7743a16016366f0572 | dcece318ab6893373800a7f1c2f5c631c4e0fc43 | refs/heads/main | 2023-03-19T20:03:03.133732 | 2021-03-12T15:37:20 | 2021-03-12T15:37:20 | 339,117,742 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 316 | cpp | #include<iostream>
#include<bits/stdc++.h>
#include<vector>
#include<cmath>
#include<cctype>
using namespace std;
int main(){
ios_base::sync_with_stdio(false);
cin.tie(NULL);
int num1,num2;
cin >> num1 >> num2;
if(num1>num2){
cout << num1-num2 << endl;
}
else{
cout << (num1+num2) << endl;
}
return 0;
} | [
"33353028+Gowthamr221@users.noreply.github.com"
] | 33353028+Gowthamr221@users.noreply.github.com |
caa253c5781848dd58e08a8c972d0dca779e6c88 | 729c7bfa2e292d8c6a7ec79c045201cc7e5eabf4 | /tempat_sampah_pintar/tempat_sampah_pintar.ino | e0d2a92177464f3a3419a13555ee26cb7ddab3b2 | [] | no_license | barenMaulana/ARDUINO | a74249f175e0ec562ab032ab8f9189e93b3be81a | ee442339713a84e9779fe0bbca45762cfd01bf1b | refs/heads/master | 2023-01-31T13:04:42.481686 | 2020-12-17T06:59:00 | 2020-12-17T06:59:00 | 295,136,787 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,102 | ino | #include <DFPlayer_Mini_Mp3.h>
#include <SoftwareSerial.h>
#include <Servo.h>
#define PIN_BUSY A0
#define triggerPin D8
#define echoPin D7
Servo myservo;
int sudut= 140;
SoftwareSerial mp3Serial(D3, D4); // RX, TX
void setup () {
pinMode(PIN_BUSY, INPUT);
Serial.begin (9600);
Serial.println("Setting up soft... | [
"barenmaulana@gmail.com"
] | barenmaulana@gmail.com |
e4553e366fc7eae47ce2a1f09ef428eeefbccb46 | fe6b2a94ebfcc55d7bcf2b5d929261e26df185dc | /Submission/Team11/Code11/SPA/Parser/SyntaxErrorException.h | 679989b54fae09935f4f5f5800b0cefdc839f2ec | [] | no_license | ChuaPingChan/SpaXI | 637ef01979cd06f3ab285b4ec632b7f27875a1f9 | 3c4256d340c5eab0742616cd2c8dec9068e78256 | refs/heads/master | 2021-08-24T17:44:46.329356 | 2017-11-21T08:55:54 | 2017-11-21T08:55:54 | 110,552,137 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 924 | h | #include <string>
#include <exception>
class SyntaxErrorException : public std::exception
{
public:
/** Constructor (C strings).
* @param message C-style string error message.
* The string contents are copied upon construction.
* Hence, responsibility for deleting the c... | [
"chua_pingchan@u.nus.edu"
] | chua_pingchan@u.nus.edu |
3814d1e9ba98490284ba6d1524dc7d758996d0eb | 38c10c01007624cd2056884f25e0d6ab85442194 | /content/shell/browser/shell_aura.cc | edc83efe36d24aab7a38c95e9c74694ce79d0176 | [
"BSD-3-Clause"
] | permissive | zenoalbisser/chromium | 6ecf37b6c030c84f1b26282bc4ef95769c62a9b2 | e71f21b9b4b9b839f5093301974a45545dad2691 | refs/heads/master | 2022-12-25T14:23:18.568575 | 2016-07-14T21:49:52 | 2016-07-23T08:02:51 | 63,980,627 | 0 | 2 | BSD-3-Clause | 2022-12-12T12:43:41 | 2016-07-22T20:14:04 | null | UTF-8 | C++ | false | false | 1,835 | 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 "content/shell/browser/shell.h"
#include "content/public/browser/web_contents.h"
#include "content/shell/browser/shell_platform_data_aura.h"
#in... | [
"zeno.albisser@hemispherian.com"
] | zeno.albisser@hemispherian.com |
b2efa28c0ce2af124725bf3830c6b17d8f86d18a | d9db0c8e49e014bcf6abaf05e27a15b963ebcc6d | /Assignment 1/test8.cpp | ec3ef9295f947b58a8534ae308307520f4fd4168 | [] | no_license | reikdas/AlgoLab | 66cfd5fb2e9ffbeeeaaa22cdbb829f627ef14966 | e24dc688823eb6cc9591dbd70a591b6940245309 | refs/heads/master | 2020-04-08T01:56:52.428329 | 2018-11-23T23:56:49 | 2018-11-23T23:56:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 463 | cpp | #include <iostream>
#include <vector>
int find(std::vector<int> &arr, int low, int high)
{
int mid = (high + low)/2;
if(low <= high)
{
if(arr[mid] > arr[mid-1] && arr[mid] > arr[mid+1])
return mid;
else if(arr[mid] < arr[mid+1])
return find(arr, mid+1, high);
else
return find(arr, low, mid-1);
}
ret... | [
"rohanmarkgomes@gmail.com"
] | rohanmarkgomes@gmail.com |
5890efd589e40db06f175c4da31bca793276d3da | 4b31387726e8e2b67d2678239499b1b3baa7e9a3 | /Pochaev_Nikita_lr3/qt-material-widgets/radix-sort/radixSort.cpp | 8a9e3f8160a924db1c40fb555130615dc4c17ec8 | [] | no_license | Ksenox/AISD_8381 | ec93203e727d6a45da1251503e9efac1c228d9ce | de1c5c00cad0dbcde1aebf18f3862a35119af360 | refs/heads/master | 2022-12-13T21:46:47.996646 | 2019-12-25T21:55:57 | 2019-12-25T21:55:57 | 206,580,371 | 9 | 6 | null | 2022-12-11T12:55:56 | 2019-09-05T14:13:02 | C++ | UTF-8 | C++ | false | false | 5,117 | cpp | #include "basicheaders.h"
#include "radixSort.h"
#include "console.h"
#include "partitioncustom.h"
radixSort::radixSort(bool sortFlag, bool stepFlag, bool consoleMode)
{
this->stepFlag = stepFlag;
this->sortFlag = sortFlag;
this->consoleMode = consoleMode;
this->printResFlag = false;
lsb = 0;
... | [
"pochaev.nik@gmail.com"
] | pochaev.nik@gmail.com |
27b667d46f6bf6f0a3c002325091f23cc9f5269d | acdc207d0fd8aa991d89218afba3534ead13bd21 | /central_widget.cpp | 4d6ade1a2f870e77ebb58cdad6f3548aed6fd006 | [] | no_license | ComicSansMS/voctrain | c9c13e852a79a7fe0044e451fd85f38e422fef24 | fdbbf709ea12ed21080093f0cfe604719567863f | refs/heads/master | 2020-07-07T08:35:44.858087 | 2019-08-20T05:36:15 | 2019-08-20T05:37:52 | 203,305,457 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,052 | cpp | #include <central_widget.hpp>
#include <QKeyEvent>
#include <algorithm>
#include <iterator>
Q_A vocabulary[] = {
{QString::fromUtf16(u"А а"), QString{"a"}},
{QString::fromUtf16(u"Б б"), QString{"b"}},
{QString::fromUtf16(u"В в"), QString{"v"}},
{QString::fromUtf16(u"Г г"), QString{"h"}},
{QStrin... | [
"der_ghulbus@ghulbus-inc.de"
] | der_ghulbus@ghulbus-inc.de |
5c37611c50fcd6862c64878668642bc25b7ba643 | e04f52ed50f42ad255c66d7b6f87ba642f41e125 | /appseed/rdpclient/client1/Windows/wf_rail.cpp | ce93b60afa33b2aaa27f5336405b946227ce2a35 | [] | no_license | ca2/app2018 | 6b5f3cfecaa56b0e8c8ec92ed26e8ce44f9b44c0 | 89e713c36cdfb31329e753ba9d7b9ff5b80fe867 | refs/heads/main | 2023-03-19T08:41:48.729250 | 2018-11-15T16:27:31 | 2018-11-15T16:27:31 | 98,031,531 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 28,568 | cpp | /**
* FreeRDP: A Remote Desktop Protocol Implementation
*
* Copyright 2013-2014 Marc-Andre Moreau <marcandre.moreau@gmail.com>
*
* 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
*
* ... | [
"camilo@ca2.email"
] | camilo@ca2.email |
2fe8c585b6d3746e9be7fa21c73b2c4e877ec1d0 | d7ae48a461cf7394c3e2d98d94e329d1f2228f1b | /src/main_menu.h | 981cdb6209908b5d126718369a6abcc90676a457 | [] | no_license | opk1/cAudio | 25aa4c2135f4b5602730f775a5201484ddc0e40c | 384c2bc235d366432b1f460b69d7bfcde251df59 | refs/heads/master | 2021-01-19T03:23:38.059017 | 2014-05-12T00:33:32 | 2014-05-12T00:33:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,174 | h | #pragma once
#ifndef _MAINMENU_
#define _MAINMENU_
#include "client_menu.h"
#include "server_menu.h"
#include "main.h"
namespace TCPIP {
using namespace System;
using namespace System::ComponentModel;
using namespace System::Collections;
using namespace System::Windows::Forms;
using namespace System::Data;
us... | [
"dsathanielle@gmail.com"
] | dsathanielle@gmail.com |
7beba34c2a772f22d24e3db3e5301a06909e0226 | ba9322f7db02d797f6984298d892f74768193dcf | /alidns/include/alibabacloud/alidns/model/GetMainDomainNameRequest.h | cb41d85b815818f451feaa7edcfde0d5c7220959 | [
"Apache-2.0"
] | permissive | sdk-team/aliyun-openapi-cpp-sdk | e27f91996b3bad9226c86f74475b5a1a91806861 | a27fc0000a2b061cd10df09cbe4fff9db4a7c707 | refs/heads/master | 2022-08-21T18:25:53.080066 | 2022-07-25T10:01:05 | 2022-07-25T10:01:05 | 183,356,893 | 3 | 0 | null | 2019-04-25T04:34:29 | 2019-04-25T04:34:28 | null | UTF-8 | C++ | false | false | 1,718 | h | /*
* 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... | [
"haowei.yao@alibaba-inc.com"
] | haowei.yao@alibaba-inc.com |
d441d6d8fc3559771e8cd82cb3cfd165a88939e6 | 4aacacfe7222a1061723afa58debb8461a03f03e | /274 H-Index/002.cpp | 07dbcd0f0e86718bef525513f46a4dd4e3d0fbcf | [] | no_license | wangqian1992511/LeetCode | 8143807cc52f951ac926ab24a86bbcf9306fc915 | a056f1dc977200595f39a118948a178bb09f747e | refs/heads/master | 2020-03-30T07:11:15.402450 | 2017-07-14T07:46:37 | 2017-07-14T07:46:37 | 34,139,175 | 9 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 428 | cpp | class Solution {
public:
int hIndex(vector<int>& citations) {
int l = 0, r = citations.size(), n = citations.size();
while (l < r) {
int m = (l + r + 1) >> 1, t = 0;
for (int i = 0; i < n; i++)
if (citations[i] >= m)
t++;
if (t ... | [
"wangqian1992511@gmail.com"
] | wangqian1992511@gmail.com |
20135f50baf747ddbc0036fcc8795d373bd4176f | 260545118d5a4119da25f1a582567f431caef0fd | /personalizado/pedido 4508/v6.1/casa/code/buffer.inc | 24919dc969020077b42a810c9aaaa830be23575e | [] | no_license | sscanf/vph1 | 9649d9363d67be710a54aa07ea42ea085eb91140 | 68a9b2fc28788adeb5f74a1dbfe936f2b39dc5bd | refs/heads/master | 2020-06-23T15:59:26.379696 | 2019-07-24T16:23:24 | 2019-07-24T16:23:24 | 198,670,344 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,204 | inc |
; ANSI-C/cC++ Compiler for HC08 V-5.0.15, Apr 11 2002
;
; Automatic generated include file for the assembler
; Generated using the following files :
; file :'Z:\vph1\Code\buffer.cpp'
; file :'E:\Documents and settings\oscar\Mis documentos\bin\Metrowerks\CodeWarrior HC08_V2.0\lib\HC08c\INCLUDE\math.h'
; file :'E... | [
"oscar.casamitjana@globalzitro.com"
] | oscar.casamitjana@globalzitro.com |
62a4fdb18bd313eb5c11e6f5560fb6c0e22e3f94 | 7d29954c47203863c457c04794725a5e320b8c9d | /loadbalancers/cpuonly.hh | 496a7a81552831fbcdacb7a7cba28601b3f377b2 | [
"MIT"
] | permissive | gitter-badger/NBA | 879340c00c5d83e0187b0162ab2bc1f9dc3d6add | f85ce709eb0a54d0340cc74ffe2532ae9ece8541 | refs/heads/master | 2020-12-24T19:45:53.787219 | 2015-08-07T04:36:57 | 2015-08-07T04:36:57 | 40,404,246 | 0 | 0 | null | 2015-08-08T13:48:52 | 2015-08-08T13:48:52 | null | UTF-8 | C++ | false | false | 470 | hh | #ifndef __LB_CPUONLY_HH__
#define __LB_CPUONLY_HH__
#include "../lib/loadbalancer.hh"
namespace nba {
class CPUOnlyLB : public LoadBalancer
{
public:
int gate_keeper(PacketBatch *batch, vector<ComputeDevice*>& devices)
{
return -1;
}
uint64_t update_params(SystemInspector &inspector, uint64_... | [
"joongi@an.kaist.ac.kr"
] | joongi@an.kaist.ac.kr |
29c1f57cdf61f86eae3e1775f8ccf2586b974ad7 | becd5ee93440020322e3ad99926cebc0e71d786d | /src/storage/query/GetNeighborsProcessor.cpp | 149a7c9018ba96611b1b63e0511ba70666ff4ff8 | [
"Apache-2.0"
] | permissive | heyanlong/nebula | aa94f589a2d77d0cb6e40dcced1f5ee0a8e6a79c | 07ccfde198c978b8c86b7091773e3238bfcdf454 | refs/heads/master | 2023-09-04T13:49:18.522506 | 2021-11-03T15:16:03 | 2021-11-03T15:16:03 | 424,433,008 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,021 | cpp | /* Copyright (c) 2020 vesoft inc. All rights reserved.
*
* This source code is licensed under Apache 2.0 License.
*/
#include "storage/query/GetNeighborsProcessor.h"
#include "storage/StorageFlags.h"
#include "storage/exec/AggregateNode.h"
#include "storage/exec/EdgeNode.h"
#include "storage/exec/FilterNode.h"
#in... | [
"noreply@github.com"
] | noreply@github.com |
37583c06e472e4c9c9a246fea770f362d904c92e | 3c5c1e3836edf3e9627a64600785503d1814df51 | /build/Android/Debug/app/src/main/include/Fuse.RootViewport.h | 3222ef2d61edd8551274bdcf9d6aa274aad7b727 | [] | no_license | fypwyt/wytcarpool | 70a0c9ca12d0f2981187f2ea21a8a02ee4cbcbd4 | 4fbdeedf261ee8ecd563260816991741ec701432 | refs/heads/master | 2021-09-08T10:32:17.612628 | 2018-03-09T05:24:54 | 2018-03-09T05:24:54 | 124,490,692 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,578 | h | // This file was generated based on C:/Users/Brian/AppData/Local/Fusetools/Packages/Fuse.Nodes/1.6.0/RootViewport.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Fuse.Binding.h>
#include <Fuse.ICommonViewport.h>
#include <Fuse.INotifyUnrooted.h>
#include <Fuse.IProperties.... | [
"s1141120@studentdmn.ouhk.edu.hk"
] | s1141120@studentdmn.ouhk.edu.hk |
98e01f7164ffda9a145a3278ffe9ec1e8237c5db | a68d1148a78dae34788b85af1ae05d72fe66347f | /MaterialSystem/src/TF2Vulkan/MaterialVar.h | 7bfd4232a0f6a043a4c0512c9373c824c6630578 | [
"MIT"
] | permissive | PazerOP/TF2Vulkan | e8d477ad4f9df6ccf7d5d1f65a7af9ddcb03476a | c4836b0567f91e0887aa6e13ff7cb0a4ab293c8e | refs/heads/master | 2020-05-16T17:03:53.011995 | 2019-10-10T20:05:05 | 2019-10-10T20:05:05 | 183,180,332 | 25 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,413 | h | #pragma once
#include "IMaterialVar2.h"
#include <string>
#include <variant>
namespace TF2Vulkan
{
class Material;
class MaterialVar final : public IMaterialVar2
{
static constexpr int VEC_COMPONENT_COUNT = 4;
public:
MaterialVar(Material* parent, const char* name, const char* value);
const char* GetNam... | [
"mrhaynie@live.com"
] | mrhaynie@live.com |
278bcac4f7cd5a0c758fa395b00312fe2573d51d | f1aaed1e27416025659317d1f679f7b3b14d654e | /MenuMate/MenuMate/Source/DocketFormat.h | 7f281c37d0ec8877f096181ec77fe33a06b34804 | [] | no_license | radtek/Pos | cee37166f89a7fcac61de9febb3760d12b823ce5 | f117845e83b41d65f18a4635a98659144d66f435 | refs/heads/master | 2020-11-25T19:49:37.755286 | 2016-09-16T14:55:17 | 2016-09-16T14:55:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 707 | h | //---------------------------------------------------------------------------
#ifndef DocketFormatH
#define DocketFormatH
#include "MM_DBCore.h"
#include <map>
//---------------------------------------------------------------------------
class TDocketFormat
{
public :
TDocketFormat();
void Load(Database:... | [
"ravish.sharma@menumate.com"
] | ravish.sharma@menumate.com |
bb203eec4ebebccfe9548b08065b4e2203e0b94f | 00085b6110f415c047cbe5c008f9ababa17ccf20 | /Stitching algorithm/imagestitcher.h | 6d2db781ac28878faa8978d768384fcfa2d5b185 | [] | no_license | nefelihutton/SMART_System | 5d661e1a3ab126ba3532bbb678cf3b9c88dae651 | 5b2901fd495d70885697086a31791642fd909a60 | refs/heads/master | 2023-03-15T11:10:14.882660 | 2020-04-16T08:22:45 | 2020-04-16T08:22:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 983 | h | #ifndef IMAGESTITCHER_H
#define IMAGESTITCHER_H
#include "opencv2/opencv.hpp"
#include <QString>
class ImageStitcher
{
public:
ImageStitcher();
virtual ~ImageStitcher();
bool StitchImagesByPath(const QStringList &srcPathList,
int picColNum,
int pi... | [
"215701826@qq.com"
] | 215701826@qq.com |
798db876c51f4cb887c51352829f3f195bdfb014 | 9fad4848e43f4487730185e4f50e05a044f865ab | /src/components/autofill/core/browser/autofill_xml_parser_unittest.cc | cfa42904b16af8b7d51740f033fe191e8c599ceb | [
"BSD-3-Clause"
] | permissive | dummas2008/chromium | d1b30da64f0630823cb97f58ec82825998dbb93e | 82d2e84ce3ed8a00dc26c948219192c3229dfdaa | refs/heads/master | 2020-12-31T07:18:45.026190 | 2016-04-14T03:17:45 | 2016-04-14T03:17:45 | 56,194,439 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,860 | 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 "components/autofill/core/browser/autofill_xml_parser.h"
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "bas... | [
"dummas@163.com"
] | dummas@163.com |
c0bd066cb89a327d3a4e90558ddd51602f6eea3a | c2398aab3d10bff489cdc007b6b8b23d56408571 | /ANSConstants.cpp | 5c36a91bac11036fcb833f1e21317ba4b5e3be7b | [] | no_license | Hau-Bold/ANS | e0b64b962cb1c5e9816a7dc8552ae23dee045cc1 | bbcb549931be2b0f66343f6a52496d0d13921bf2 | refs/heads/master | 2020-05-04T07:58:36.262632 | 2019-04-02T08:57:46 | 2019-04-02T08:57:46 | 147,683,765 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,469 | cpp | #include"ANSConstants.h"
/**constants for entropy*/
const std::string ANSConstants::ENTROPIE = "Entropy:";
const std::string ANSConstants::ENTROPIE_NORMALIZED = "Entropy normalized:";
const std::string ANSConstants::PRECONDITIONED_ENTROPIE = "Preconditioned entropy:";
const std::string ANSConstants::PRECONDITIONED_ENT... | [
"Michael-Krasser@t-online.de"
] | Michael-Krasser@t-online.de |
cc21952195cffb305c4d2d2b4323724fa78f5f5e | 9519d5bdc02326027eb0664511796470590df20d | /CTDL_GT/DSA06011_TongGan0Nhat.cpp | b87208d5219f305c645ba97bcc091dcf810bc115 | [] | no_license | Tonoss-412/Code-Cpp | 4c2676016f6553197375f7daed51a45ec8265fbb | 3d39b228f8a2c87e0b639ad99262e966adab31b0 | refs/heads/master | 2023-06-23T04:17:07.725388 | 2021-07-21T12:40:10 | 2021-07-21T12:40:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 676 | cpp | #include <bits/stdc++.h>
#define faster() ios::sync_with_stdio(0); cin.tie(0); cout.tie(0);
#define base 1000000007
using namespace std;
typedef long long ll;
typedef unsigned long long ull;
typedef unsigned int uint;
typedef vector <int> vi;
typedef vector <string> vs;
void solve(){
int n, a[100000], ans=INT_MAX;... | [
"kieuoanh16012001@gmail.com"
] | kieuoanh16012001@gmail.com |
add9fdff5a331f5ac299e2280775f602f9eefe30 | cf0fab9ca3e9840be6a021e28b01a977f15576da | /Funzioni/TDE11112011-2.cpp | e93141ee4fcbc91b31851e88447f05b0f8d2eb2d | [
"Apache-2.0"
] | permissive | mvaloriani/InformaticaA | 82a43c82fa539ec13af60c03e5c58036f9cc917f | ce77031ea6f1122057600d60a09ff166961ab3d3 | refs/heads/master | 2022-12-23T07:12:10.368798 | 2022-12-19T11:01:48 | 2022-12-19T11:01:48 | 43,888,381 | 2 | 1 | null | null | null | null | IBM852 | C++ | false | false | 1,745 | cpp | /*
I risultati della finale olimpica di nuoto della staffetta 4x100
stile libero sono rappresentati mediante una matrice di dimensioni 4x8.
Ogni cella rappresenta il risultato di un singolo
frazionista tramite la seguente struttura:
typedef struct { int min,sec,cent;} tempo;
typedef struct {char[15] nome,cognome,nazi... | [
"m-atteo@hotmail.it"
] | m-atteo@hotmail.it |
c456ba25219a38f78b815805c72a746537cbc347 | 15eb185e990074d5b8eec7e41a4a1fdcdc3ad0d2 | /hub4com/plugins/pinmap/precomp.h | 517b7ab73fd51dd071c7d754ae10f1671a9b2b4c | [] | no_license | rtigithub/com0com | 7268cafe40b9f9955719e82b17ada2addad44c3e | da14c4461ea0d047fcadef0b761635378b4eb856 | refs/heads/master | 2022-02-15T03:57:49.542332 | 2012-06-18T07:32:13 | 2012-06-18T07:32:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,092 | h | /*
* $Id$
*
* Copyright (c) 2008-2009 Vyacheslav Frolov
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* ... | [
""
] | |
3fbadb77d1858023766be98252d4dc859e3ea06c | d7784cb9ce174ec5091d327b21ebcf4c6c507388 | /atcoder/codefestival/2015/quala_A/b_1.cpp | 8d522167f905abbe858e5ffff2480fd77826424c | [] | no_license | mmxsrup/procon | 3a349b10c852ad593ecedcdd1c9fdb93cb8d8f3b | af059cc3f6786db71f0077d1ec5d902171b9860a | refs/heads/master | 2021-01-17T15:05:05.580007 | 2017-12-06T07:52:53 | 2017-12-06T07:52:53 | 84,103,106 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 557 | cpp |
#include <iostream>
#include <algorithm>
#include <vector>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cmath>
using namespace std;
typedef long long ll;
typedef pair<int,int> pint;
typedef vector<int> vint;
typedef vector<pint> vpint;
#define mp make_pair
#define fi first
#define se second
#defin... | [
"mmxsrup@yahoo.co.jp"
] | mmxsrup@yahoo.co.jp |
34ae85ef375e86341dbaae69e1a676adc87f9728 | fcc88521f63a3c22c81a9242ae3b203f2ea888fd | /C++/0015-3Sum/soln.cpp | bc2dc2e0ab25e430bc9bf7848b06d7962c20dcd2 | [
"MIT"
] | permissive | wyaadarsh/LeetCode-Solutions | b5963e3427aa547d485d3a2cb24e6cedc72804fd | 3719f5cb059eefd66b83eb8ae990652f4b7fd124 | refs/heads/master | 2022-12-06T15:50:37.930987 | 2020-08-30T15:49:27 | 2020-08-30T15:49:27 | 291,811,790 | 0 | 1 | MIT | 2020-08-31T19:57:35 | 2020-08-31T19:57:34 | null | UTF-8 | C++ | false | false | 871 | cpp | class Solution {
public:
vector<vector<int>> threeSum(vector<int>& nums) {
vector<vector<int>> ans;
if(nums.size() < 3) return ans;
sort(nums.begin(), nums.end());
for(int i = 0; i < nums.size() - 2; ++i)
{
if(i > 0 && nums[i] == nums[i - 1]) continue;
... | [
"zhang623@wisc.edu"
] | zhang623@wisc.edu |
7f84314d7502db80cbc08f6465a59c5347d277f2 | d06373ba0bf8e69cf0d8dd555156e07b524667f0 | /c++/function_fail.cpp | 5010b230dcd60004fc67d478aef4bc0e9e8673b0 | [
"MIT"
] | permissive | LongJohnCoder/gandalv | 3a66eb793dcc9dba2bbefdaf0ccf6354bce8d582 | 0eba287949dafd9a4eb0ce3a4678392634903eea | refs/heads/master | 2020-12-15T00:44:41.199532 | 2020-01-15T22:42:21 | 2020-01-15T22:42:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 282 | cpp | // @expect error
#include <smack.h>//<cassert>
int cap(int x) {
int y = x;
if (10 < x) {
y = 10;
}
return y;
}
int main() {
assert(cap(2) != 2);
assert(cap(15) == 10);
int x = __VERIFIER_nondet_int();
assert(cap(x) <= 10);
return 0;
}
| [
"jjgarzella@gmail.com"
] | jjgarzella@gmail.com |
4b1b90cb711d7642436338d5f66c28cce966ed21 | fb73f038b901124afe7356f96275d5ea3559d847 | /localization/naveen/fiducials/fiducial_slam/src/map0.cpp | 7adf78124a28756643d4f5ea286516d22d27c58e | [] | no_license | quadcopter-ar/QuadcopterAR | 2abaa7e5daf9f3e6b545c5e2efb901cdf75c7f04 | 9a1be7980396cdf0d391a2993af9a49897e0da95 | refs/heads/master | 2020-04-11T00:48:09.385188 | 2019-08-05T16:47:58 | 2019-08-05T16:47:58 | 161,396,463 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 27,287 | cpp | /*
* Copyright (c) 2017, Ubiquity Robotics
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of c... | [
"simmons.gabe@gmail.com"
] | simmons.gabe@gmail.com |
6453d184848165ca2b37836502ff1a7fb051d613 | 343991667d37fba873674d8dc157f59f108c4370 | /bin/mac64.build/cpp/include/phoenix/Vector.h | 5c10496cc2ca56d44c085066accf1e0c25205d79 | [] | no_license | PlumpMath/StarSlam | 7718152d348de29dc68c759a81fa9cfefe9647b9 | 4a05d1575a763ffab76db259050bfe3b9a16a910 | refs/heads/master | 2021-01-18T20:24:31.646389 | 2015-09-20T20:11:56 | 2015-09-20T20:11:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,008 | h | #ifndef INCLUDED_phoenix_Vector
#define INCLUDED_phoenix_Vector
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
HX_DECLARE_CLASS1(phoenix,Matrix)
HX_DECLARE_CLASS1(phoenix,Quaternion)
HX_DECLARE_CLASS1(phoenix,Vector)
namespace phoenix{
class HXCPP_CLASS_ATTRIBUTES Vector_obj : public hx::Object{
public:
typedef hx::... | [
"aledoux6@gatech.edu"
] | aledoux6@gatech.edu |
9ea7235ef762d970a6e414b2fad2ea54d306070a | cbf9d42397cc2bda21d2451d576c6e0307666243 | /src/Rodin/FormLanguage/List.h | 10a9b8efd489d56185a435f25f89aa8243954feb | [
"BSL-1.0"
] | permissive | cbritopacheco/rodin | 272bd34b8d91ec825934a617d1fea751786a9632 | a64520db90ac444b7ce61ca353aa9fe85e4868d0 | refs/heads/master | 2023-08-21T20:19:35.539806 | 2023-08-14T20:36:37 | 2023-08-14T20:36:37 | 422,234,328 | 24 | 5 | BSL-1.0 | 2023-08-14T18:42:04 | 2021-10-28T14:22:55 | C++ | UTF-8 | C++ | false | false | 4,433 | h | /*
* Copyright Carlos BRITO PACHECO 2021 - 2022.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE or copy at
* https://www.boost.org/LICENSE_1_0.txt)
*/
#include <vector>
#include <memory>
#include "Base.h"
#ifndef RODIN_FORMLANGUAGE_LIST_H
#de... | [
"carlos.brito524@gmail.com"
] | carlos.brito524@gmail.com |
2ec06b6c28dfb43536f89298d636ea83fe8d8109 | 468d5bc5ba168a9d162dcd71209a2f76f8152578 | /rfid-app/scanner/a_transport.h | 2a4e642bd55a237d889cab20074e6bf88f172ca4 | [] | no_license | AvatarSD/rfidscanner | b4dd611e324e49982dcd5662d7b80322cac11c8d | 4a0d421330121f2ba0e108e6bc5a896d8235c413 | refs/heads/master | 2021-01-19T18:29:05.899248 | 2017-11-20T19:23:06 | 2017-11-20T19:23:06 | 101,141,710 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 654 | h | #ifndef TRANSPORT_H
#define TRANSPORT_H
#include <QTimer>
#include <QSharedPointer>
#include "events.h"
/********************** Level 1(A) ***********************/
/*************** Interface ****************/
/******** ScannerPhy *******/
class ScannerPhy : public Eventful
{
Q_OBJECT
public:
ScannerPhy(QOb... | [
"sd1995@ukr.net"
] | sd1995@ukr.net |
68a167c33208680f54f36200b8040c7664158cdd | 607c4f4497ac2a3b16287cd66262d3decaa30278 | /client/kui/kopengles/DataPool/Material/CPass.cpp | 839ccda40aa48579fdbec346c639c3a5673896e8 | [] | no_license | ExpLife0011/kui | 53eed82f1d762bf241f47e989050c6df5f6d9bec | 0d5f45a814429bea3463284b50f849813e97a257 | refs/heads/master | 2020-03-22T08:56:20.740779 | 2018-04-19T08:42:56 | 2018-04-19T08:42:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,621 | cpp | #include "RenderEngine.h"
namespace OpenHMI
{
CPass::CPass(CCacheMaterial* p)
: m_pProgram(NULL)
, m_pParent(p)
, m_eType(CMaterialPool::EPT_INTERNAL_UI_COMMON)
, m_pRenderDelegate(NULL)
, m_bEnableBlend(TRUE)
, m_eBlendSrcFactor(CRenderState::EBF_ONE)
, m_eBlendDstFactor(CRenderState::EBF_ONE_MINUS_SRC... | [
"yanyan520209@126.com"
] | yanyan520209@126.com |
a6d0f5dc727b65bfe83da98af181249d4d8df3c2 | f7449a2e3f8b7c9204bf8a68a863286a3899be1c | /EncryptionPublisher.h | 070fe62a4a1d47afdebc8e069457fed0919ffaf1 | [] | no_license | Tommyisr/Apartment_CPP | 9b69ce339e80c01ca6554f7d436fca539e3d2c8a | 76457e0544e593fb1e9d3e976d581e9359e94eac | refs/heads/master | 2020-03-30T16:50:24.703617 | 2018-10-03T14:53:03 | 2018-10-03T14:53:03 | 151,429,685 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 404 | h | #ifndef MTM4_ENCRYPTIONPUBLISHER_H
#define MTM4_ENCRYPTIONPUBLISHER_H
#include "Publisher.h"
class EncryptionPublisher : public Publisher {
char key;
public:
EncryptionPublisher(int priority, BrokerIfc& broker, char key, std::ostream& messagesSink = std::cout);
virtual void sendMessage(const std::string... | [
"noreply@github.com"
] | noreply@github.com |
b0442c026b632849e5e271896d822b4ec16e71c4 | 0de9688de651ee81660dee187291bd97e5da1ee2 | /tool/code/trunk/cxx/Data/Evaluation/templates/ccipdConfusionMatrix.hxx | eccd4e6ec148fedfa1aca5d8220e3706053ce226 | [] | no_license | zengruizhao/Radiomics | 2845cd7f17a46fae95be5d68b135ceda76ed4e44 | 34c1f1bff12fb994c904eaab0691f33819067003 | refs/heads/master | 2022-04-26T11:56:59.338297 | 2020-05-01T08:15:12 | 2020-05-01T08:15:12 | 257,222,358 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,679 | hxx | #ifndef __ccipdConfusionMatrix_hxx
#define __ccipdConfusionMatrix_hxx
#include "ccipdDisableWarningsMacro.h"
#include <itkImageRegionConstIterator.h>
#include <iostream>
#include "ccipdEnableWarningsMacro.h"
namespace ccipd
{
// Should be moved to types.h
struct ConfusionMatrix
{
unsigned int TP; // True Po... | [
"zzr_nuist@163.com"
] | zzr_nuist@163.com |
49a59744b7d3ae2e066c3063a7dd3d27689fd1fe | 584d088c264ac58050ed0757b08d032b6c7fc83b | /FlashTest/zflash.cpp | 9e86c0dcbdfe9e86c466cfe968194f3141ce7a82 | [] | no_license | littlewingsoft/lunaproject | a843ca37c04bdc4e1e4e706381043def1789ab39 | 9102a39deaad74b2d73ee0ec3354f37f6f85702f | refs/heads/master | 2020-05-30T15:21:20.515967 | 2011-02-04T18:41:43 | 2011-02-04T18:41:43 | 32,302,109 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,891 | cpp | //code by zZz/KCN aka Anatoliy Samara. feb2003
#include "zflash.h"
#include "zflash_flash.h"
#include <stdio.h>
#include <atlbase.h>
CComModule _Module;
#include <atlwin.h>
#include <sstream>
void __Error(wchar_t *message,const char *file=__FILE__,int line=__LINE__)
{
std::wstringstream ss;
ss << m... | [
"jungmoona@2e9c511a-93cf-11dd-bb0a-adccfa6872b9"
] | jungmoona@2e9c511a-93cf-11dd-bb0a-adccfa6872b9 |
f4de0028afc525081e0ff33c99abf504ffa48ffd | a07c530c84a78534b4443e354d62e6834359e7d7 | /C++/No.51 N-Queens.cpp | f2eb7feeec54eb01b8d29a788837e831967de6d9 | [
"MIT"
] | permissive | YC-Qiu/MyLeetCodeRepo | 9a61631eaf40f6d88a79300ec6b5712b4c8717c9 | f8fd6e28572d5b7ab938bbc1239608d1ebfbb9df | refs/heads/main | 2023-02-08T01:48:38.763471 | 2020-12-28T07:48:30 | 2020-12-28T07:48:30 | 323,263,690 | 1 | 0 | MIT | 2020-12-28T07:48:32 | 2020-12-21T07:34:42 | C++ | UTF-8 | C++ | false | false | 1,543 | cpp | #include<iostream>
#include<vector>
#include<string>
using namespace std;
class Solution {
public:
int MAX_ROW;
void genPerms(vector<int> path, size_t permLength) {
if (!promising(path, permLength))
return;
if (permLength == MAX_ROW) {
// Do something with the path
... | [
"ycqiu@umich.edu"
] | ycqiu@umich.edu |
181e742ddfc6936a4647620c73a9358198982c3d | 6ad7e478bfbe7529a0558b83774feb48fc9e8b5f | /355 a.cpp | 42dcba790a2799b6067502d1820cdf6730c946ef | [] | no_license | Shaykat/CodeForces | fe590460f1cff10837b74bd80cb82f8071462ca5 | fc7f62709c5d8df6689c067c4fc55a89a39e1757 | refs/heads/master | 2021-01-11T02:00:07.676993 | 2017-11-27T21:41:24 | 2017-11-27T21:41:24 | 70,825,203 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 346 | cpp | #include<bits/stdc++.h>
using namespace std;
#define s 1010
int a[s];
int main(){
int n,h,res=0;
cin >> n >> h;
for(int i = 0; i < n; i++){
cin >> a[i];
}
for(int i = 0; i < n; i++){
if(a[i] > h){
res += 2;
}
else {
res++;
}
}
... | [
"shaykat2057@gmail.com"
] | shaykat2057@gmail.com |
c062b6157921028baac1f3459291c8708d1a3f7a | 399b5e377fdd741fe6e7b845b70491b9ce2cccfd | /LLVM_src/libcxx/test/std/utilities/function.objects/negators/not1.depr_in_cxx17.fail.cpp | 9fbe6db66f92578470517f9367144bc5a333391d | [
"NCSA",
"LLVM-exception",
"MIT",
"Apache-2.0"
] | permissive | zslwyuan/LLVM-9-for-Light-HLS | 6ebdd03769c6b55e5eec923cb89e4a8efc7dc9ab | ec6973122a0e65d963356e0fb2bff7488150087c | refs/heads/master | 2021-06-30T20:12:46.289053 | 2020-12-07T07:52:19 | 2020-12-07T07:52:19 | 203,967,206 | 1 | 3 | null | 2019-10-29T14:45:36 | 2019-08-23T09:25:42 | C++ | UTF-8 | C++ | false | false | 876 | cpp | //===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | [
"tliang@connect.ust.hk"
] | tliang@connect.ust.hk |
eb09c1a3f0cb99cc0f40c292cb85baa9fe228011 | 0f7a4119185aff6f48907e8a5b2666d91a47c56b | /sstd_utility/glm/gtx/gradient_paint.hpp | 778319069c81a2e2be65a3bb22ee89fa84c0c81b | [] | no_license | jixhua/QQmlQuickBook | 6636c77e9553a86f09cd59a2e89a83eaa9f153b6 | 782799ec3426291be0b0a2e37dc3e209006f0415 | refs/heads/master | 2021-09-28T13:02:48.880908 | 2018-11-17T10:43:47 | 2018-11-17T10:43:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,444 | hpp | /// @ref gtx_gradient_paint
/// @file glm/gtx/gradient_paint.hpp
///
/// @see core (dependence)
/// @see gtx_optimum_pow (dependence)
///
/// @defgroup gtx_gradient_paint GLM_GTX_gradient_paint
/// @ingroup gtx
///
/// Include <glm/gtx/gradient_paint.hpp> to use the features of this extension.
///
/// Functions that r... | [
"nanguazhude@vip.qq.com"
] | nanguazhude@vip.qq.com |
53da61fb69e0db412f0d84a535dc5bb52ba7abed | 4707400f71b9004b47380581a76b279329a160e3 | /Sprawdzarka OPTILio/optil-fabryki-99.99%.cpp | 154a51590664332a63488373007f0be7b9ba46fe | [] | no_license | swacisko/CODES | e5c73594374608ee8b3688f4e51e5ca4867d79f9 | 5e492c9711c93be493c7952bb08e30f9ad7a57b6 | refs/heads/master | 2021-01-19T00:37:03.262832 | 2017-01-09T21:00:04 | 2017-01-09T21:00:04 | 73,085,634 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,904 | cpp | #include<cstdio>
//#include<iostream>
#include<vector>
//#include<string>
//#include<map>
//#include<complex>
//#include<stack>
//#include<list>
#include<bitset>
#include<set>
//#include<iterator>
#include<cmath>
//#include<queue>
//#include<time.h>
//#include<string.h>
//#include<fstream>
//#include<sstream>
#include<... | [
"swatsylwester@gmail.com"
] | swatsylwester@gmail.com |
92920a62278e2af4f3a09f5cbd297c11e3a7dd04 | 7f5eb1042f0a7950632d43db674b07874d012637 | /src/core/web/web_types.hpp | 2c42e4c873c57e9fd6e62d31a702cc9a4146f8f4 | [
"MIT"
] | permissive | judoassistant/judoassistant | 68ca39b67b31bf45686f507fa6564da0f5641a98 | 1440e4f02da3126e2bb8a16f40a29f4076c9a222 | refs/heads/master | 2023-08-05T04:39:57.461602 | 2022-10-20T19:16:22 | 2022-10-20T19:16:52 | 168,874,097 | 10 | 0 | MIT | 2022-10-20T17:50:07 | 2019-02-02T20:23:42 | C++ | UTF-8 | C++ | false | false | 725 | hpp | #pragma once
#include <array>
// Header declaring different types used for communication
using WebToken = std::array<uint8_t, 32>;
enum class UserRegistrationResponse {
SERVER_ERROR,
EMAIL_EXISTS,
INVALID_PASSWORD,
SUCCESSFUL,
};
enum class WebTokenRequestResponse {
SERVER_ERROR,
INCORRECT_... | [
"svendcsvendsen@gmail.com"
] | svendcsvendsen@gmail.com |
a10020eed78892ba411586d8bc4c0492b4af100c | 759107ca8da218a7b5995292dc0136e2b6c5d815 | /App3/LightPoint.cpp | 77e4c508b887e4fd6dad1da595411a5a9739b496 | [] | no_license | Mishok43/WoodenEngine | 0529adc8509da37d410ee708b8c8c88a39d838c7 | 69c1c0177b9aa3cb94d03d47ac20da341dffd823 | refs/heads/master | 2020-03-12T06:18:50.246629 | 2018-12-05T11:14:41 | 2018-12-05T11:14:41 | 130,482,617 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 803 | cpp | #include "LightPoint.h"
namespace WoodenEngine
{
WLightPoint::WLightPoint(
XMFLOAT3 Strength,
XMFLOAT3 Position,
float FalloffStart,
float FalloffEnd):
WLight(WLight::ELightType::Point),
Strength(Strength),
FalloffStart(FalloffStart),
FalloffEnd(FalloffEnd)
{
SetPosition(Position);
}
void WLigh... | [
"devmishok@gmail.com"
] | devmishok@gmail.com |
82eeaa39f6ca24a9edb29d6d8c9f1c6bf3d07166 | 5904174635b81ad9920ae3fcff7c2f286aa23e48 | /src/algorithm/learner.cpp | ab12579f5eda9915b16196d35dc17a57c0356707 | [
"BSD-3-Clause",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-ssleay-windows",
"LicenseRef-scancode-unknown-license-reference",
"OpenSSL",
"BSD-2-Clause"
] | permissive | artoderk/phxpaxos | ae8aa6a1510b09fc0bee3064558660f7102126cc | 94e2c6636bf7d67eee1123872e7b22a4a7a47721 | refs/heads/master | 2021-01-12T12:15:41.593336 | 2016-10-26T08:10:00 | 2016-10-26T08:10:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 28,249 | cpp | /*
Tencent is pleased to support the open source community by making
PhxPaxos available.
Copyright (C) 2016 THL A29 Limited, a Tencent company.
All rights reserved.
Licensed under the BSD 3-Clause License (the "License"); you may
not use this file except in compliance with the License. You may
obtain a copy of the... | [
"lynncui00@gmail.com"
] | lynncui00@gmail.com |
b365c3b5171c7b47700ebe5dc7dce16a7bc51f41 | 8c203ae5ae7de67b254bb0d6450135667e7f1e41 | /Source/PlateShootingGame/Private/Weapons/Projectiles/Projectile.cpp | 6f3689430a2feb90b625723b14a4a96436441908 | [] | no_license | AdemJensen/PlateShootingGame-UE4 | 48c37ce11e8a370119b22cff12f52eb8d631d406 | 6b94c962084afa659da169d2eb131b7d0cabf460 | refs/heads/master | 2023-02-02T01:14:08.448025 | 2020-12-21T13:28:49 | 2020-12-21T13:28:49 | 307,062,331 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,097 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "Weapons/Projectiles/Projectile.h"
#include "GameFramework/Character.h"
#include "Components/CapsuleComponent.h"
#include "GeneratedCodeHelpers.h"
#include "Kismet/GameplayStatics.h"
void AProjectile::GetLifetimeReplicatedProps(... | [
"rentenglong@163.com"
] | rentenglong@163.com |
390ff3a0ca98d94c51a27c0a86a5d15a5e820683 | 1715ced50247a48019028aec2f263c31e02db0f6 | /test/sparse/laplacian_crs_mpi.cpp | 2db0114101a6805bdbf71cac7c0ec27f1227a633 | [
"BSL-1.0"
] | permissive | t-sakashita/rokko | 0b9368c441a67b25a3819e199697e53c97a4e823 | ebd49e1198c4ec9e7612ad4a9806d16a4ff0bdc9 | refs/heads/master | 2023-08-17T00:27:23.907796 | 2020-09-17T11:25:00 | 2020-09-17T11:25:00 | 9,142,365 | 18 | 2 | BSL-1.0 | 2021-03-21T12:15:40 | 2013-04-01T06:31:20 | C++ | UTF-8 | C++ | false | false | 3,447 | cpp | /*****************************************************************************
*
* Rokko: Integrated Interface for libraries of eigenvalue decomposition
*
* Copyright (C) 2012-2020 by Rokko Developers https://github.com/t-sakashita/rokko
*
* Distributed under the Boost Software License, Version 1.0. (See accompanying
*... | [
"tatsuyasakashita@eng.tamagawa.ac.jp"
] | tatsuyasakashita@eng.tamagawa.ac.jp |
2633c00cdfd0778552c200ba55a0951e506b4618 | e06da26e05c2c0cb46e0df4eeb4da9731aade122 | /LearnRcpp/euclidean_algorithm.cpp | 0ac6db89115fb86e51d4b60647fddcbc32767f87 | [
"MIT"
] | permissive | m-RezaFahlevi/Mathematica-Works | 54bb8a16f1d945e3135956f63ccb9d652176d2dc | 71bd3751a4cda8947d7f0a42c5956260f55eb174 | refs/heads/master | 2023-04-30T07:15:37.217840 | 2023-04-24T07:28:26 | 2023-04-24T07:28:26 | 254,063,736 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,753 | cpp | #include <bits/stdc++.h>
using namespace std;
vector<int> gcd(int a, int b) {
// if a < b, then swap the value of a and b
// such that a > b
int mod_counter = 0;
if (a < b) {
int temp = a;
a = b;
b = temp;
}
while (b != 0) {
int r = a % b; // i.e., r = a mod b
a = b;
b = r;
mod_counter++;
}
vecto... | [
"noreply@github.com"
] | noreply@github.com |
fd17d75272c6a91fde28c8df23e36b8eaaeff4b0 | fb930c3c04f1a15a5575a02ffdaab8955688d7ee | /线性表/线性表的顺序表示与实现/main.cpp | cf05e381ee845f731b978297fb294cabfc3b711b | [] | no_license | xfhy/dataStructure | 7238232f4e8a3e0ce62ece2ca55f729d16aac293 | 4d1d6972bedcfd4278aa3ae23e622888f41efe74 | refs/heads/master | 2021-01-22T07:27:04.738875 | 2018-10-14T08:36:11 | 2018-10-14T08:36:11 | 81,815,045 | 7 | 1 | null | null | null | null | GB18030 | C++ | false | false | 661 | cpp | # include "function.h"
int main(void)
{
SqList L; //定义
InitList(L); //初始化
Random(L); //赋一些初值
/*----------------菜单设计-------------*/
cout<<"\t---顺序表---"<<endl;
cout<<"1.显示表内元素"<<endl;
cout<<"2.插入"<<endl;
cout<<"3.删除"<<endl;
cout<<"4.查找"<<endl;
cout<<"请选择您需要的操作(已初始化一定元素):"<<endl;
int temp;
cin>>temp;... | [
"1319504383@qq.com"
] | 1319504383@qq.com |
aa5a6dd844a20bf6e8af6b0594a4f49bd2b08db2 | a2e49e160ecaebb7122b8304143f17df9549c053 | /JZoffer/28.cc | 67ad33475c8a60566d186014ba985fe0034ccc10 | [] | no_license | wangnengjie/leetcode | de47e52dbdc27c5152f38b075418d794167f9fda | 75e2407e00be6a72a9477e4e0c09123dbfeb1997 | refs/heads/master | 2021-06-17T15:22:27.818351 | 2021-03-08T13:24:27 | 2021-03-08T13:24:27 | 181,513,174 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 946 | cc | /**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode(int x) : val(x), left(NULL), right(NULL) {}
* };
*/
class Solution {
public:
bool isSymmetric(TreeNode *root) {
if (root == NULL) {
return true;
... | [
"751614701@qq.com"
] | 751614701@qq.com |
8550833142b3a094b8899c7e365afed50f087c24 | 6f885bc26e67694258a93d7f9ab55b2da5e629dc | /1400A.cpp | d2be1d0b596fb49f67450c61c26c3dbbb0c14731 | [] | no_license | Ashik1704026/codeforce | 644121030b3fdadb5405451f2e3b857acb7203d6 | 04b6d72b739cdf4bc3ce7e68e6dc72ebf983ab20 | refs/heads/master | 2021-11-22T14:23:47.848180 | 2021-08-30T18:18:11 | 2021-08-30T18:18:11 | 223,139,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,704 | cpp | // MD. Ashiqur Rahman
#include<bits/stdc++.h>
using namespace std;
#define ll long long
#define pb push_back
#define scn(x) scanf("%d",&x)
#define scnl(x) scanf("%lld",&x)
#define prnt(x) printf("%d\n",x)
#define prntl(x) printf("%lld\n",x)
#d... | [
"ashiqurr343@gmail.com"
] | ashiqurr343@gmail.com |
555ca9573fa3116f526a8102f9e169d1cf06031d | b254f2fb12a3262fe2ddcbd6c214bcadbba4e0c1 | /interview-master/vector/main.cc | 5abc94217e63ab717f023a0c509464faf8be537a | [] | no_license | hijianding/360Test | 0fca7ef0a0d548d28d2593a58af5b21412fac826 | 7c270d4dac89cb9183085c46090754469c92e55d | refs/heads/master | 2021-01-25T04:10:18.389680 | 2017-06-08T09:45:27 | 2017-06-08T09:45:27 | 93,406,033 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,170 | cc | #include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include "qh_vector.h"
void test1()
{
size_t size = 10;
qh::vector<int> num_vect;
assert(num_vect.empty() == true);
//push_back
for (int i = 0; i < size; i++)
{
num_vect.push_back(i);
}
assert(num_vect.size() == size);
assert(num_vect[0] == 0);
as... | [
"dingjian_hn@sina.com"
] | dingjian_hn@sina.com |
324f9de989985196c7284b6152fd548e4859e6ef | 5656f023246d1922833b0198fd5b106009d9d6c8 | /Driver.h | afa18c45d4b255ee87b7329d4f57a68b9aa8c642 | [] | no_license | iblazys/Bluedio | c332116a51c12b34e0eb66aa14830f9f3fb9ccff | 3fa2df957d885288a3a1dabcdb5527a1ed91a35d | refs/heads/master | 2022-12-21T23:28:22.963653 | 2020-02-06T03:14:28 | 2020-02-06T03:14:28 | 238,354,969 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,869 | h | #pragma once
#include "imports.h"
typedef struct _COPY_MEMORY
{
void* bufferAddress; // Buffer address
UINT_PTR address; // Target address
ULONGLONG size; // Buffer size
ULONG pid; // Target process id
BOOLEAN write; // TRUE if write operation, FALSE ... | [
"933056+iblazys@users.noreply.github.com"
] | 933056+iblazys@users.noreply.github.com |
1ffd255db6b714b334d14d89bb48576b6186a7fc | 1db7b0d1abbd860e1ef081e61b5f72dd8079449f | /src/server/gaga_timer.h | 7926afa1abe710be52dd9dc7d096e0f9675d34d9 | [] | no_license | denkisdeng/gaga | 4386348acd85add6d350deab4827799df494503a | 1177fea7ccadb2e5fb5b7f67ad8143b28623fac8 | refs/heads/master | 2020-03-23T20:01:28.426889 | 2017-03-01T01:40:27 | 2017-03-01T01:40:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,326 | h | #ifndef __GAGA_TIMER_H__
#define __GAGA_TIMER_H__
#include <inttypes.h>
#include <functional>
#include <list>
#include <vector>
#include <map>
struct TimerNode {
std::string name;
uint64_t expireTime;
std::function<void()> cb;
};
struct TimerSlot {
std::list<TimerNode*> timerList;
};
class TimerManager {
public... | [
"letmego163@163.com"
] | letmego163@163.com |
a95d4d9691a06d2f30ab8d6a3c60cd7169551155 | e19427bbcf8a4b899e42e6030c3e17f5d5270245 | /C++Primer5th/C++Primer5th/ListNode.h | 000aede38d39101b8d2526311aa4ba4354d3eb36 | [] | no_license | Brighteststars/C-Primer5th | d5b3aca6285f11068adf3e3848ea75f3bc4e29ab | 3335a14375c7d10083f5408e5b130f5c47dc8cde | refs/heads/master | 2020-03-19T05:50:53.492911 | 2018-06-04T06:22:57 | 2018-06-04T06:22:57 | 135,966,951 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 573 | h | #ifndef LISTNODE_H
#define LISTNODE_H
#define ListNodePosi(T) ListNode<T>*
typedef int Rank;
template< typename T>
struct ListNode{
T data; ListNodePosi(T) pred; ListNodePosi(T) succ;
ListNode(){};
ListNode(T e, ListNodePosi(T) p = NULL, ListNodePosi(T) s = NULL)
: data(e), pred(p), succ(s){}
ListNodePosi(T) ... | [
"980770546@qq.com"
] | 980770546@qq.com |
27670f8f619d59de5da2f004f9867eb646152706 | 94c6d2cdd9f3bb287f4ddb2dee8bdbf074cc4daf | /arm_compute/core/CL/kernels/CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel.h | 900a8c3b5df9399a34fc202342629b3d17446a85 | [
"LicenseRef-scancode-dco-1.1",
"MIT"
] | permissive | styanddty/ComputeLibrary | 60567e42e325808e5f14927f076841c006cc5c69 | 575c81f38edecaa662f3ee45d04ad8efded4fa81 | refs/heads/master | 2022-04-13T22:07:26.520110 | 2020-03-05T16:07:35 | 2020-03-05T16:07:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,699 | h | /*
* Copyright (c) 2018-2019 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
* 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
* ri... | [
"bsgcomp@arm.com"
] | bsgcomp@arm.com |
f18e1fb6b64754d47e20eb1a6dc89313348c1fb1 | 835aa348b329b740bbdc2e26cb07d122248890ce | /include/asio/buffered_write_stream_fwd.hpp | 6cabef81632d33ca781537787858a79a128c3b78 | [
"NCSA"
] | permissive | jayp/Rappel | a81ec6d69fa5242420d6cac253f8e55efe0948c2 | 3ad355fbd3ed82b42e2b108e4eadfc22dd47e425 | refs/heads/master | 2021-01-19T22:02:09.916132 | 2011-10-04T20:24:33 | 2011-10-04T20:24:33 | 2,514,562 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 729 | hpp | //
// buffered_write_stream_fwd.hpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2006 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
#ifndef A... | [
"jay@patel.org.in"
] | jay@patel.org.in |
99a5122c970fdfe6bab65d8dea7d5041d66af661 | a71582e89e84a4fae2595f034d06af6d8ad2d43a | /tensorflow/lite/kernels/internal/optimized/integer_ops/conv.h | a2fa85bd731e561d4e33501e9b7a06066980da73 | [
"Apache-2.0"
] | permissive | tfboyd/tensorflow | 5328b1cabb3e24cb9534480fe6a8d18c4beeffb8 | 865004e8aa9ba630864ecab18381354827efe217 | refs/heads/master | 2021-07-06T09:41:36.700837 | 2019-04-01T20:21:03 | 2019-04-01T20:26:09 | 91,494,603 | 3 | 0 | Apache-2.0 | 2018-07-17T22:45:10 | 2017-05-16T19:06:01 | C++ | UTF-8 | C++ | false | false | 7,273 | h | /* Copyright 2019 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 |
bd74ef1310442f6b076ad4e86573e795391014c3 | 3ed4c2da885a01a4d845088307ff6c241590b294 | /IoT/Assignment_3/Assignment_3_Build_1/Assignment_3_Build_1.ino | bf6fb3069ddd2ff24fd27b1128252a0f7112de2b | [] | no_license | Moltenbrown/Computer-Science-Projects | 033b410fb3b53180b559d82511972994ae247ff8 | 4d09c752004bdd6d04aa0a7f15132dc60d3ac9eb | refs/heads/master | 2021-06-27T00:28:26.504303 | 2020-11-01T03:01:45 | 2020-11-01T03:01:45 | 164,078,244 | 0 | 0 | null | 2020-10-13T21:40:06 | 2019-01-04T08:11:42 | Python | UTF-8 | C++ | false | false | 910 | ino | /*
Code from https://learn.adafruit.com/adafruit-arduino-lesson-15-dc-motor-reversing/arduino-code.
*/
int enablePin = 11;
int in1Pin = 10;
int in2Pin = 9;
int switchPin = 7;
int potPin = A0;
void setup()
{
Serial.begin(9600);
Serial.println("Starting the motor.");
pinMode(in1Pin, OUTPUT);
pinMode(in2Pin, OUT... | [
"noreply@github.com"
] | noreply@github.com |
f6e16d186b2c0d9ea9a581e293296277e26e02d5 | 881c3f40f668d1b512d0da396bf306a66b1bb248 | /Chunkhandler/chunkdat.h | 41f567be066358f73b844ae4be5a5f6dcac0fd1d | [] | no_license | seger22/CloudSync | f4349055138c052b9e23924b8d8b0d4acb5c5194 | 3cd49e55b91a3b07766f01a043878c1244c1cce1 | refs/heads/master | 2020-04-04T00:27:49.353670 | 2013-12-07T03:32:29 | 2013-12-07T03:32:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 197 | h | #ifndef CHUNKDAT_H
#define CHUNKDAT_H
class ChunkDat
{
public:
enum{max_length=66000};
char data[max_length]={0};
int chunk_size=0;
ChunkDat();
private:
};
#endif // CHUNKDAT_H
| [
"cloudsync@ymail.com"
] | cloudsync@ymail.com |
b786b9b0a12536c43916a00c6daa8a9672f4a78f | 8e3f3dd878fd7a4866cb7fd42eb827a4ab27052f | /Task5.cpp | a10c3ad7985506e212fdfff3021ea21ad241a38e | [] | no_license | Devang-Shah-49/Codestars | 2563ac2e84a4eeeef3b4ab5fe8a1a5b6ab418d24 | f944daacbc0be8d85e04a5441e88af90b51a42f8 | refs/heads/main | 2023-07-16T02:52:32.451474 | 2021-09-01T19:14:42 | 2021-09-01T19:14:42 | 401,292,614 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 535 | cpp | #include <bits/stdc++.h>
using namespace std;
int A[100], B[100];
int main(){
int n, i, j;
cout << "Enter the number of elements: ";
cin >> n;
cout << "Enter the elements: ";
for (int z=0; z<n; z++){
cin >> A[z];
B[z] = B[z-1]+A[z];
}
cout << "Prefix Sum array i... | [
"noreply@github.com"
] | noreply@github.com |
057b2940780c8e80cbbbc8f85a0805640e5760ef | 6e0b25bf4106b09a103ad7bfeb2fe174e46c9176 | /pr9/re10/8.6/phi | 1c34f600e8de5c73520501782ded672c1669931e | [] | no_license | franterminator/OpenFoamCaminos | 3bc1d207bed77408f31ef1846a35794fab8cd3d5 | 5556bc3ddf9cf8aa5a661cd3af74a2b2d76d3471 | refs/heads/master | 2020-04-16T04:28:19.657010 | 2019-01-11T15:58:00 | 2019-01-11T15:58:00 | 165,268,264 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,933 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 5.x |
... | [
"franterminator@hotmail.com"
] | franterminator@hotmail.com | |
908cd8a75a36766d98bca99d0b2dfa8c36e81223 | fc1cdf47bbebea45cd324ff6f4064cc74ebf1ff7 | /media/src/speex/speexcodec.cpp | 1840a39080ec0a2dde948679e2cec24ce1b438b5 | [] | no_license | omusico/mcumediaserver | 66e9439388b0618768e11f04a1b5bd098828805f | e83c51655bd97a4c4b023a28f463259b0d8aa268 | refs/heads/master | 2020-11-30T01:46:29.517067 | 2012-08-05T06:53:49 | 2012-08-05T06:53:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,864 | cpp | #include <string.h>
#include <libavcodec/avcodec.h>
#include "log.h"
#include "speexcodec.h"
SpeexCodec::SpeexCodec(): AudioCodec()
{
//Set number of input frames for codec
numFrameSamples = 160;
///Set type
type = SPEEX16;
//+------+---------------+-------------------+------------------------+
//| mode | Speex... | [
"myoldman@163.com"
] | myoldman@163.com |
6b3d6b69a9162b655cbee2a918b0bf8a2762dc2c | a35b30a7c345a988e15d376a4ff5c389a6e8b23a | /boost/asio/ssl/context_base.hpp | eee2279b1360428eac659698cffbd3ab02c1f8c3 | [] | no_license | huahang/thirdparty | 55d4cc1c8a34eff1805ba90fcbe6b99eb59a7f0b | 07a5d64111a55dda631b7e8d34878ca5e5de05ab | refs/heads/master | 2021-01-15T14:29:26.968553 | 2014-02-06T07:35:22 | 2014-02-06T07:35:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 67 | hpp | #include "thirdparty/boost_1_55_0/boost/asio/ssl/context_base.hpp"
| [
"liuhuahang@xiaomi.com"
] | liuhuahang@xiaomi.com |
fac716f26e8f78cf27f36ba15b976893c08d6376 | f4a2a403284ddbcc560d8ac4afb4747feb09cebe | /Data Structures/TREES/DELETION IN BINARY SEARCH TREE.cpp | 8ff0567d4b24c6474f764d66d9fe0b5a33dc8b2b | [] | no_license | Sanil15/Data-Structures-and-Fundamental-Programs | d17db01c7a183da718c9abd34826eded643b5882 | b6a0096a55f17079269ae13f46f29d0f7367247f | refs/heads/master | 2021-01-22T01:21:54.232806 | 2016-08-17T22:36:22 | 2016-08-17T22:36:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,686 | cpp | #include<iostream>
#include<stdlib.h>
using namespace std;
struct node{
node* left;
node* right;
int value;
};
node *glob=NULL;
node* search(node *start,int val)
{
node *tem;
if(glob==NULL)
{ glob=start; }
if(start== NULL){
return NULL;
}
else if(start->value==val)
return sta... | [
"sanil.jain15@gmail.com"
] | sanil.jain15@gmail.com |
ab3f60249b25c88f1269f79480eb66459d74b632 | 8f50c262f89d3dc4f15f2f67eb76e686b8f808f5 | /PhysicsAnalysis/AnalysisCommon/HDF5Utils/Root/common.cxx | 5e41130d7adfffcd945ad94603dea8b08869f1c6 | [
"Apache-2.0"
] | permissive | strigazi/athena | 2d099e6aab4a94ab8b636ae681736da4e13ac5c9 | 354f92551294f7be678aebcd7b9d67d2c4448176 | refs/heads/master | 2022-12-09T02:05:30.632208 | 2020-09-03T14:03:18 | 2020-09-03T14:03:18 | 292,587,480 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,173 | cxx | // this is -*- C++ -*-
/*
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
*/
#include "HDF5Utils/Writer.h"
#include "H5Cpp.h"
#include <cassert>
#include <iostream> // for printing errors in the destructor
namespace H5Utils {
namespace internal {
// packing utility
H5::... | [
"walter.lampl@cern.ch"
] | walter.lampl@cern.ch |
a9401ebddd3b6a1f41c5ae1a9740b6d3f6b9d3ed | b1247300a12c1d19158580d691adb27be50383e1 | /Target_Sum.cpp | 652de1b7f60927c32c976fe83b8df9629fc6e045 | [] | no_license | pizisuan/Algorithm-Problem | dc0b7adbe2418796c049b499208512a1532b5f39 | 92dae1769eaa8f9b451e403de1c74a5d64ed5dfd | refs/heads/master | 2021-06-24T15:44:55.132589 | 2021-01-07T06:24:30 | 2021-01-07T06:24:30 | 136,305,851 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,152 | cpp | /*
* Problem DescriptionYou are given a list of non-negative integers, a1, a2, ..., an, and a target, S. Reverse a singly linked list.
* Now you have 2 symbols + and -. For each integer, you should choose one from + and - as its new symbol.
* Find out how many ways to assign symbols to make sum of integers equal to ... | [
"noreply@github.com"
] | noreply@github.com |
113d70af0ea5f65408c9eb3b7fd804181d1b5c0f | bcf77f6dc8c5f808beec4b2abab5c5a701cee046 | /mainwindow.h | ad9fb1c02be64757962278cd4d217b11d17f04d1 | [] | no_license | thepalakjain/Axelrod-take-2 | 4afd001533c71e4c1b6bb55cde4b654cb7a1b273 | c5cf4384a1cbdb80b1f332721e584663c71518d5 | refs/heads/master | 2021-01-20T10:16:26.950221 | 2017-04-29T06:16:51 | 2017-04-29T06:16:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 440 | h | #pragma once
#include <QMainWindow>
#include "simulationmanager.h"
#include "simulationsession.h"
#include "saveManager.h"
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
explicit MainWindow(QWidget *parent = 0); /* creates the display window */
private:
SimulationManager simulationManager; /* adds a si... | [
"szabogmatyas@yahoo.com"
] | szabogmatyas@yahoo.com |
388477f9a79f0ef3a4847d3012422559f93d0892 | 8d6afcef0053f2100139ac942ce9859a27bd18e9 | /Proyecto/Mouse.cpp | 91af0174365d497b4ddc6668ca82d6f4387fd07b | [] | no_license | dfjpmosh/JuegoCubos | c29dc1b162a00146461ee3106d39c6d721b03bb2 | 588f586a85e489c3152f3c8ae9c86c872467616f | refs/heads/master | 2022-11-10T00:13:32.928224 | 2020-06-30T22:02:15 | 2020-06-30T22:02:15 | 276,217,638 | 1 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 5,791 | cpp | #include <winbgim.h>
#define ANCHO 10
#define PROF ANCHO/2
void dibuja_cubo(int x, int y, int color);
void linea_cubos_mouse();
void paraboloide_mouse();
void circulos_mouse();
void menu();
int main()
{
initwindow(648,486);
linea_cubos_mouse();
paraboloide_mouse();
circulos_mouse();
menu();
do
{
... | [
"DFJP_MOSH@hotmail.com"
] | DFJP_MOSH@hotmail.com |
2fa98875d0d3f90c2043c0561ce5a2c604c6308f | d26db3039b3778f66ce502e2ad61572ce9823ae9 | /third_party/kallisto_kmer_lookup/src/ProcessReads.cpp | 59c7121d9b68b0065d725b34c59173ebcbefd1b0 | [
"BSD-2-Clause"
] | permissive | COMBINE-lab/pufferfish_experiments | 288af173f8fa3c99b3bb4e0d882be3d44c4c3a5f | e764943ac200e4646b328d2ca25acde7c4b16aa2 | refs/heads/master | 2021-03-27T19:33:17.322824 | 2018-02-05T01:34:21 | 2018-02-05T01:34:21 | 95,398,962 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 23,197 | cpp | /*
#include <zlib.h>
#include "kseq.h"
#include <string>
#include <vector>
#include <unordered_map>
#include <algorithm>
#include <iostream>
#include <fstream>
#include "MinCollector.h"
#include "common.h"
*/
#include "ProcessReads.h"
#include "kseq.h"
#include "PseudoBam.h"
void printVector(const std::vector<int... | [
"rob@newton"
] | rob@newton |
c3b3388367528ce9467512f8665f76fee87701a5 | 625d7326db0aeac19af8c97b0f39d00a1322dba4 | /libs/AntTweakBar/src/TwOpenGLCore.cpp | 66beef355935dafe37a2c36c91b3421cea1edcf9 | [] | no_license | jonyrock/RabbitDemo | ed5caa0ba0daaf7f866d884a79415ce10f01a8b0 | 5bb0056ca5305a5fe21f63752801014411c231ba | refs/heads/master | 2016-09-05T10:02:02.801324 | 2014-04-03T22:21:39 | 2014-04-03T22:21:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 33,389 | cpp | // ---------------------------------------------------------------------------
//
// @file TwOpenGLCore.cpp
// @author Philippe Decaudin
// @license This file is part of the AntTweakBar library.
// For conditions of distribution and use, see License.txt
//
// ----------------------... | [
"ilms@live.ru"
] | ilms@live.ru |
74b4cef1ab9c6df7f9240672033b8883d64885e8 | e5dc90655caa598fae65f95a14bc2a93084cf854 | /src/cpu/reorder/cpu_reorder_regular_s8.cpp | 4e9b5ac75181f4a50b87eba2723c74910c72c610 | [
"Apache-2.0",
"BSD-3-Clause",
"BSL-1.0",
"BSD-2-Clause"
] | permissive | dongxiao92/ZenDNN | d4bedf41c2166f63f55eea4b08e1801be04a8404 | 99e79349fe4bd512711ebc4d63deba69a732a18e | refs/heads/main | 2023-07-10T01:30:57.527781 | 2021-08-11T13:30:35 | 2021-08-11T13:30:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,674 | cpp | /*******************************************************************************
* Modifications Copyright (c) 2021 Advanced Micro Devices, Inc. All rights reserved.
* Notified per clause 4(b) of the license.
*******************************************************************************/
/***************************... | [
"ratan.prasad2@amd.com"
] | ratan.prasad2@amd.com |
f8e6394c72986a80f343026705b718ac42b03ccf | 1de03df18ac8ea95cfd1ca90ea433343bd467708 | /hw1/hw1_3_4/hw1_3.cpp | 5f69e5ef806273190e3bf2364b9da467327af8ac | [] | no_license | wangzhucent/AEROSP552 | 971d522ece2a32341cbf4f1a1653ceb4fac2e68b | 858ee5f0ac4df96f661d19253c784b4cd45b362c | refs/heads/master | 2020-09-11T18:27:44.406686 | 2019-11-16T20:14:55 | 2019-11-16T20:14:55 | 222,152,779 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 201 | cpp | #include <iostream>
#include <sstream>
#include <fstream>
#include <string>
#include "life.h"
using namespace std;
//Try a life_cur.dat for updating the input data
int main()
{
life();
return 1;
}
| [
"you@example.com"
] | you@example.com |
d5c87dde2eaeebadd4d65e9ffa3fee4a95b303a6 | d1de10aead5ccf25b3eb94feefa60f90fc7454ee | /Microformatter/MicroformatterDlg.cpp | 5836184d97874434a4181a4e57de3d986e7cfda8 | [
"Unlicense"
] | permissive | mjohne/Cpp-Apps | 3f9d838a120843dc0ac87cc81b1c3ae29282c51c | 0d386f4a76a3aa4676a11d0e1e3cc87e91e9b96f | refs/heads/master | 2020-09-09T03:51:54.553623 | 2019-11-25T23:45:37 | 2019-11-25T23:45:37 | 221,339,592 | 0 | 0 | Unlicense | 2019-11-25T23:45:38 | 2019-11-13T00:35:36 | C++ | UTF-8 | C++ | false | false | 13,278 | cpp | // MicroformatterDlg.cpp : implementation file
//
#include "stdafx.h"
#include "resource.h"
#include "AddressDlg.h"
#include "CodeDlg.h"
#include "GeolocationDlg.h"
#include "hAtomDlg.h"
#include "hCalenderDlg.h"
#include "hCardDlg.h"
#include "hResumeDlg.h"
#include "hReviewDlg.h"
#include "relTagDlg.h"
... | [
"noreply@github.com"
] | noreply@github.com |
5846ce2f691a075769bbbbeba1e0e71f803a935e | 96e7934b1721ecbee5bc9feb23fd8b717fb7e135 | /nexus_robot_2wd/firmware/Nexus_Firmware/src/main.cpp | d554c965c2e0817be33ab6acd5b45eca615d8250 | [] | no_license | yagoliz/nexus_robot_autonomous_navigation | 47985513a838949d1d0cd6543962064a7377bc3d | 895a77df3f0d29189a526800fdd877e80e74238f | refs/heads/master | 2021-05-10T00:32:09.731384 | 2018-08-19T18:18:04 | 2018-08-19T18:18:04 | 118,835,401 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,397 | cpp | #include <Arduino.h>
#include <PID_v1.h>
#include <Timer.h>
#include <Event.h>
#include <ros.h>
#include <geometry_msgs/Vector3.h>
#include <geometry_msgs/Vector3Stamped.h>
#include <std_msgs/Float64.h>
#include <ArduinoHardware.h>
#include "nexus_robot_specs.h"
// Robot variables
double rpsLeft = 0, pwmLeft = 0, Enc... | [
"yagol@mit.edu"
] | yagol@mit.edu |
9be4152e2a2edafe2fd13ea93725d93c6234cbaf | c3894a22b8dde5b92cc36f3bc84135bc58c5b74d | /core/psi/cuckoo_hash.cc | 47522b404b00ea2cf146a7e2e4372ff1a428bc6d | [] | no_license | poloholmes/PaddleFL | 25f4a2ce46b6e8428aa0e22d249642c4e0b3a65b | 8140ad95693b668578ec7918b2e1b0a44dbee6e9 | refs/heads/master | 2023-01-22T01:37:53.997353 | 2020-11-11T12:11:04 | 2020-11-11T12:11:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,305 | cc | // Copyright (c) 2020 PaddlePaddle 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... | [
"jingqinghe@baidu.com"
] | jingqinghe@baidu.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.