blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
954ac03d773f8ebc6022792c98179222d7e1bba5
b8080b01c7805e6088cee53ee07d551bdf88bde8
/openglwidget.h
5bf5114bfe7e220796decbc9f8bc8a3d639512a4
[]
no_license
AminoACID123/CG-Project
1b319b795e422424e031041a1b7345d58cb5eeb2
06931ead0b19d203749001c2d1de63898531ac92
refs/heads/master
2020-04-14T05:14:23.774112
2018-12-31T09:10:47
2018-12-31T09:10:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,027
h
#ifndef OPENGLWIDGET_H #define OPENGLWIDGET_H #include <QWidget> #include <QOpenGLWidget> #include <QOpenGLFunctions> #include <QVector> #include <QDebug> #include <QFile> #include <QString> #include <QtGui> #include <QSlider> #include <QWheelEvent> struct vertice{ double x; double y; double z; }; class...
[ "1300019770@qq.com" ]
1300019770@qq.com
11e35f5145911be006a3453ab4f968f044db556e
c3fc8f5f930fec33c8d02d7c392a97ff48966dda
/src/YOLO_PPF_ros.cpp
980d0a35446767619f02c8fa732bfd9938faf6fc
[]
no_license
EmilyJrxx/YOLO_azure_pose_estimation_ros
5f54c8b5c0ea51eaad174d0d27847c3bac40e8ef
fe4605fad9382acb5d70129a57bb0660c304438f
refs/heads/master
2023-01-09T18:50:41.664850
2020-11-12T06:24:52
2020-11-12T06:24:52
304,258,034
0
0
null
null
null
null
UTF-8
C++
false
false
6,030
cpp
# include <ros/ros.h> # include <message_filters/macros.h> # include <message_filters/subscriber.h> # include <message_filters/time_synchronizer.h> # include <message_filters/sync_policies/approximate_time.h> # include <sensor_msgs/image_encodings.h> # include <sensor_msgs/Image.h> # include <sensor_msgs/CameraInfo.h>...
[ "metalgearMGS@163.com" ]
metalgearMGS@163.com
ed8c4a3ea7915af83e4855476a1108978147bc06
1919a541061659bece049bd22058e7e6ea91d97e
/2020/14500.cpp
8a04e5f72e6ba915e2a63aeba5bb146cc8e993c4
[]
no_license
sjyn01/Baekjoon
97d767e37d916a0ab43f246a033815ba83a297ae
507416b93aa20675f090540cdf1a8ce2951c2926
refs/heads/master
2022-03-13T22:21:23.176699
2022-02-04T02:53:04
2022-02-04T02:53:04
204,905,483
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
420
cpp
#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> #include <string.h> #include <stdlib.h> int main() { int row, col; int rtotal = 0; int ctotal = 0; scanf("%d %d",&row, &col); int arr[500][500];//¸Þ¸ð¸®³¶ºñ? for (int i = 0; i < row; i++) { for (int j = 0; j < col; j++) { scanf("%d", &arr[i][j]); } } fo...
[ "sjyn0@ajou.ac.kr" ]
sjyn0@ajou.ac.kr
033564efce78d6a064c16410a463e8120c1c31d8
57101246803ba9cae8a21fdccc4f7a18f8e26674
/qt_sample/image-filter/filter-plugin-designer/filterwidget.h
23d8d61e0489dffeb1dde89cb377f348377af1b5
[]
no_license
hieuletrung/personal
024272c46c862ff8602fd93957e0f5eb35e4151d
86eedc8d2ccfc2ba7e046a2677cee9121fee433a
refs/heads/master
2022-07-13T12:39:45.017296
2020-04-02T14:33:32
2020-04-02T14:33:32
160,024,587
0
0
null
2022-07-06T20:09:42
2018-12-02T07:39:11
C++
UTF-8
C++
false
false
1,251
h
#ifndef FILTERWIDGET_H #define FILTERWIDGET_H #include <QWidget> #include <memory> #include "filter-plugin-global.h" #include "filter.h" namespace Ui { class FilterWidget; } class FILTERPLUGINDESIGNERSHARED_EXPORT FilterWidget : public QWidget { Q_OBJECT Q_ENUMS(FilterType) Q_PROPERTY(QString title REA...
[ "hieuletrung@gmail.com" ]
hieuletrung@gmail.com
e56b652326e224575b60243732101d3c3e8d263d
560090526e32e009e2e9331e8a2b4f1e7861a5e8
/Compiled/blaze-3.2/blazemark/blazemark/blitz/Mat3Mat3Mult.h
107e6eb53aa49aba2392ac48dcbac5a74136b7a0
[ "BSD-3-Clause" ]
permissive
jcd1994/MatlabTools
9a4c1f8190b5ceda102201799cc6c483c0a7b6f7
2cc7eac920b8c066338b1a0ac495f0dbdb4c75c1
refs/heads/master
2021-01-18T03:05:19.351404
2018-02-14T02:17:07
2018-02-14T02:17:07
84,264,330
2
0
null
null
null
null
UTF-8
C++
false
false
3,026
h
//================================================================================================= /*! // \file blazemark/blitz/Mat3Mat3Mult.h // \brief Header file for the Blitz++ 3D matrix/matrix multiplication kernel // // Copyright (C) 2012-2017 Klaus Iglberger - All Rights Reserved // // This file is part of ...
[ "jonathan.doucette@alumni.ubc.ca" ]
jonathan.doucette@alumni.ubc.ca
4998f1928cddd77665ca02d4253036690d1aceb7
0509e367ee369133f0c57f2cbd6cb6fd959da1d5
/chapter12/rei12.1_4.cpp
511746d40fd076f9e5cd41a943dc98d2ff90c2e3
[]
no_license
Hiroaki-K4/cpp_learn
5a1e6916d504027c18c64a16c353ee72429ed383
69d38f317f9c144b4e092361936d61b62d3bed3b
refs/heads/main
2023-02-25T12:40:56.497944
2021-01-30T13:27:00
2021-01-30T13:27:00
317,693,373
0
0
null
null
null
null
UTF-8
C++
false
false
1,095
cpp
#include <iostream> #include <fstream> #include <iomanip> #include <cstdlib> #include <cstring> #include <cmath> #include <ctime> using namespace std; class Shape { public: virtual void example() = 0; }; class Rectangle: public Shape { public: void example() { cout << "*****\n* *\n*****\n"; } }...
[ "49no19@gmail.com" ]
49no19@gmail.com
d5dcba228e1da866ee4585cc2eead8bf6dd46e91
357fe03065b6cb5e15272f0f426e2bfaec39b004
/2019-20-2/objektumelv/hf3/vector2d.h
074654198d67daa4899aa25da05e89efd2781eda
[]
no_license
imdonix/elte-ik-bsc
f2101456dac556264ee5bed0650829bf9522fbaa
126181bebcf9af323b54222a2177eb8dbb797144
refs/heads/master
2023-07-30T23:36:03.440246
2022-05-17T21:25:57
2022-05-17T21:25:57
219,555,437
6
4
null
2021-11-17T22:07:07
2019-11-04T17:15:05
C++
UTF-8
C++
false
false
515
h
#ifndef V2D_INCLUDED #define V2D_INCLUDED #include <iostream> class Vector2D { private: int x; int y; public: Vector2D(int _x, int _y){ x = _x; y = _y;} friend std::ostream& operator<< (std::ostream &s, const Vector2D &v) { s << "(" << v.x << " , " << v.y << ")"...
[ "tamas.donix@gmail.com" ]
tamas.donix@gmail.com
25ad2829f41f6a09eb334ca11e4e780869f45d8e
95613a70265e6871c25a4be18075c180427d0980
/src/qt/guiutil.h
d814172fcf6aa7e17991047d96f2c3fcd6fa4701
[ "MIT" ]
permissive
CryptoLover705/NocNoc
394b7426a25a0b048fb5e2ae6c02b5f75099189e
fafa860f29c63d7357721a231fef7ad314355263
refs/heads/master
2023-02-11T04:11:49.555586
2021-01-01T00:21:57
2021-01-01T00:21:57
318,871,415
1
0
MIT
2020-12-05T19:25:13
2020-12-05T19:25:12
null
UTF-8
C++
false
false
8,770
h
// Copyright (c) 2011-2013 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_QT_GUIUTIL_H #define BITCOIN_QT_GUIUTIL_H #include "amount.h" #include <QEvent> #include <QHeaderView> #incl...
[ "edward.thomas3@yahoo.com" ]
edward.thomas3@yahoo.com
e3c4ac6538e84fd34cd846343f92c8600107131e
cb096ebccdfdae740bf206578160e39d4d947921
/32/main.cpp
0103d4a2e1a0e32023448883165487b3baae508c
[]
no_license
andrewsprin/ProjectEuler
3509b5b549436daa42d9d1a02eeb4123e0f139bc
3eff7b1a66566e7f757d3a6c2cb98f028d120cf3
refs/heads/master
2016-09-16T13:22:51.063866
2014-09-13T22:13:25
2014-09-13T22:13:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,124
cpp
// Author: Andrew Springer // SPOILERS for Project Euler Problem 32 // #include <iostream> #include <vector> using namespace std; // Function Prototypes vector<int> getFactors(int num); void printVector(vector<int> v); vector<int> getMultiplicands(int num); int main(){ //Print the factors of 20 without m...
[ "andrewsprin@gmail.com" ]
andrewsprin@gmail.com
3597cf71038fb42a62cc5d2a702dca8718b1eab9
5b9694353f59f0c8a0326a6eda78d4b50dcc7f6a
/yarn/Bool.cpp
9787e7dc4fab2609ec19920f0a5b9e876fb9f693
[ "MIT" ]
permissive
kchaloux/kitten
9c83445f09892d89eab17bcd8959a0c23b022b63
04c712287f6c09c3e891883783889826f33b7ddf
refs/heads/master
2021-01-19T06:46:49.048510
2013-12-21T19:06:21
2013-12-21T19:06:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
274
cpp
#include "Bool.h" #include <iomanip> #include <ostream> Bool::Bool(const type value) : value(value) {} MutableValuePtr Bool::copy() const { return std::make_shared<Bool>(*this); } void Bool::write(std::ostream& stream) const { stream << std::boolalpha << value; }
[ "evincarofautumn@gmail.com" ]
evincarofautumn@gmail.com
94557e4bbbc3155549120aa1f92de593f4cab75c
366bcea9c1de9b2ce0763bab32764550170e3424
/shell/ProcShell.h
b88eadcbb6347f9de05bf706c65cb23c25e8432a
[]
no_license
ysanquer/mouton
a1b4b8863ad3daa318a141a111a61d6440bc20a0
3f5db49da4b9cebd7e5b68e085cd04a12fafe2d1
refs/heads/master
2021-01-21T11:23:16.550842
2017-03-17T11:39:19
2017-03-17T11:39:19
83,563,468
1
0
null
null
null
null
UTF-8
C++
false
false
1,084
h
#ifndef _PROC_SHELL_H #define _PROC_SHELL_H #include "Shell.h" #include <map> /// /// \brief An implementation of a Shell that executes procedures /// (take-nothing, return-nothing) functions /// /// \authors Yann Sanquer /// /// This Shell implementation simply maps commands to their callbacks /// and matches the ...
[ "ysanquer@outlook.fr" ]
ysanquer@outlook.fr
8f3ee4643eec744303f3ac8decad1e3686101f05
ee9c5d0ca8f5b0884827f808fd74289f5f8fc5f2
/problems/COI/2007/COI-07-kolekcija.cpp
d37c2a81ef4e78208a94acc9125e2fcc2d6bc31a
[]
no_license
caoash/competitive-programming
a1f69a03da5ea6eae463c6ae521a55bf32011752
f98d8d547d25811a26cf28316fbeb76477b6c63f
refs/heads/master
2022-05-26T12:51:37.952057
2021-10-10T22:01:03
2021-10-10T22:01:03
162,861,707
21
1
null
null
null
null
UTF-8
C++
false
false
7,149
cpp
/* First, realize the order of songs doesn't matter, so sort it. Also, if you cover some interval of length x, you can extend it to y > x. The problem reduces to: given N points, place disjoint segments of length X >= K whose sum of lengths is minimized and covers all points. Then observe some interval should end at ...
[ "caoash@gmail.com" ]
caoash@gmail.com
ed3b3df9e12d76632375b1905843d77ca5c7eb6b
77f1be96da9c29c21d06e503243289273320ce81
/0560.和为K的子数组/0560-和为K的子数组.cpp
b36b23b502144e5b8cbeb5483d6d4a6ca0af15dc
[]
no_license
Huqingnan123/MyLeetcode
951615fd5d60e873f77f50f008af5feec499b225
b4c708821a7036afd67c8157a842621b329cb801
refs/heads/master
2023-04-11T08:40:30.559536
2021-04-10T04:34:48
2021-04-10T04:34:48
151,220,244
0
0
null
null
null
null
GB18030
C++
false
false
802
cpp
class Solution { public: //采用前缀和的思想,要找到一个子数组[j,i]的和为K,只要前缀和之差pre[i] - pre[j-1] == K //采用hash表记录“前缀和为key的[0,i]子数组的个数value”,采用pre记录[0,curretIndex]的区间前缀和 //一次遍历,不断更新前缀和preSum以及hash表,count加上hash[preSum-K]的值(就是[j,current_i]子数组的个数) int subarraySum(vector<int>& nums, int k) { unordered_map<int, int> ha...
[ "897703334@qq.com" ]
897703334@qq.com
bb959921ccd3fb308ad544adce22b1c9e8560500
902820b240dc4ac906983c69739b9b2889f84926
/Searching and Sorting/Sort01.cpp
ae2eb1159b0fa5c3b98b6bc13d42690811230b98
[]
no_license
DigantaChauduri06/CODING-NINJAS-CPP-COURSE-ANSWERS
350296e940e1cf6f2a97c6f6867f2f95fc67c2e8
b2e361f2bbcb24319d47717b6d2cf866506a98ab
refs/heads/master
2023-07-06T09:13:20.151337
2021-08-08T18:54:03
2021-08-08T18:54:03
393,769,406
0
0
null
2021-08-08T18:54:04
2021-08-07T19:04:45
C++
UTF-8
C++
false
false
1,825
cpp
/*Sort 0 1 2 Send Feedback You are given an integer array/list(ARR) of size N. It contains only 0s, 1s and 2s. Write a solution to sort this array/list in a 'single scan'. 'Single Scan' refers to iterating over the array/list just once or to put it in other words, you will be visiting each element in the array/list jus...
[ "digantachaudhuri03@gmail.com" ]
digantachaudhuri03@gmail.com
7d1cb0ac53602f51f75e448918c4501c29ef6488
cb5ed402b086c58b7d67600f0b8d49662a0a9dc6
/include/itkTileMontage.h
8f747c3706d37348101415aebbec85192a1755e0
[ "Apache-2.0" ]
permissive
fbudin69500/ITKMontage
9e0fa050506f8650550399d5abd72f37fc52b91d
4982fda5b0809ff0ef5e24b6570ef5ec9e002630
refs/heads/master
2021-05-04T00:54:04.384005
2019-05-10T20:15:16
2019-05-10T21:31:37
120,355,349
0
0
null
2018-02-05T20:06:08
2018-02-05T20:06:07
null
UTF-8
C++
false
false
10,601
h
/*========================================================================= * * Copyright Insight Software Consortium * * 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 * * h...
[ "dzenan.zukic@kitware.com" ]
dzenan.zukic@kitware.com
6504cffd549e2ee3ba35e13df6f206bb9c5887fe
8c277a53b168aeef7e7e287ddbce1f19db4d4e2c
/Core/examplefeeder.cpp
8eca4f77b97f9c6f7fd5c1e86808cf3c2c612fd7
[]
no_license
morice-net/Awale
dc384d2b62a383a13f5ce4b6eb6e20a59e114915
5c59ae2be9432976cc372dfeb9fef73f63651768
refs/heads/master
2020-12-29T02:35:57.923552
2018-04-29T09:55:27
2018-04-29T09:55:27
44,384,504
0
0
null
null
null
null
UTF-8
C++
false
false
1,180
cpp
#include "examplefeeder.h" #include <QDebug> #include <QString> #include <QFile> ExampleFeeder::ExampleFeeder(QObject *parent) : QObject(parent), m_recordFile("AwaleTrain.csv") { connect(this, SIGNAL(record(const QString &)), SLOT(onRecord(const QString &))); } void ExampleFeeder::addExample(const QVector<Awale>...
[ "jeannicolasartaud@gmail.com" ]
jeannicolasartaud@gmail.com
591269049c81a5e85dc9fdd671aba1eb35f38055
7c6db5d82a88ae341ebf418a03a319c392f180f1
/FrameWork/ProjetFRW/core/Evaluator.h
204d6b1e6b54fef23b1ab7dd7335ae916f05979e
[]
no_license
gryffenferd/ProjetFW
24154d210531597547e443c0f5875d8d0a6c3ee4
220d3ef1602e5b08ee856d7dbd0f813e0b34cbc9
refs/heads/master
2021-01-19T09:42:15.619582
2015-05-17T13:41:10
2015-05-17T13:41:10
35,767,576
0
0
null
null
null
null
UTF-8
C++
false
false
1,142
h
#ifndef EVALUATOR_H #define EVALUATOR_H #include <vector> #include "ValueModel.h" #include "Expression.h" namespace core { template <class T> class Evaluator { public: typedef std::pair<std::vector<T>,std::vector<T>> Shape; static Shape buildShape(T,T,T,core::ValueModel<T>*, core::Expression<T>*); static s...
[ "axeljacki@gmail.com" ]
axeljacki@gmail.com
49a79a0a43d7f5bd4c27d4708370a99565842152
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/collectd/hunk_260.cpp
a9051051e55d26ce42a6a8bce461599bf20dd475
[]
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
294
cpp
static PyObject *cpy_info(PyObject *self, PyObject *args) { const char *text; - if (PyArg_ParseTuple(args, "s", &text) == 0) return NULL; + if (PyArg_ParseTuple(args, "et", NULL, &text) == 0) return NULL; Py_BEGIN_ALLOW_THREADS plugin_log(LOG_INFO, "%s", text); Py_END_ALLOW_THREADS
[ "993273596@qq.com" ]
993273596@qq.com
1a7f878a759d89a1bbab49d730a67a4fd429d2e6
f772ab10ebfab4ac0175ae267248821a3facb574
/080_Remove_Duplicates_from_Sorted_Array_II.cpp
1fc2fb94b9e490247a2ff9878c17486b38239536
[]
no_license
cjhgo/leetcode
a9e357423006e82402547c6114bc5f36772cd87f
8217f3b29ed601427f89d121b2fca447c01eeb9b
refs/heads/master
2020-03-20T21:56:18.847107
2019-09-10T14:09:09
2019-09-10T14:09:09
137,769,523
4
0
null
null
null
null
UTF-8
C++
false
false
1,426
cpp
#include<iostream> #include<vector> #include<string> #include<map> using namespace std; static const auto x=[](){ std::ios::sync_with_stdio(false); std:cin.tie(nullptr); return nullptr; }(); class Solution { public: int removeDuplicates(vector<int>& nums) { if(nums.size() < 2) return nums...
[ "1728533217en@gmail.com" ]
1728533217en@gmail.com
99d9a337777ccd974991770343f169498e073e35
d95c9b7f654b8f0b14721ea585f5665cff071b7b
/source/P2PService/Socket/SysEvent.h
c2143eac866ef4937e97844f746711330fad598c
[]
no_license
MiracleZhang/P2PCenter
8e2cfdeb1dbbdedee7103b5e42afec851530128b
2d84774f63a7f8f50fa752f158816876055168eb
refs/heads/master
2020-07-06T23:28:39.167915
2019-08-21T11:18:40
2019-08-21T11:18:40
203,171,841
0
0
null
2019-08-19T12:49:26
2019-08-19T12:49:26
null
UTF-8
C++
false
false
2,661
h
#if !defined(SysEvent_H) #define SysEvent_H #include <string> using namespace std; //////////////////////////////////////////////////////////////////////// // SysEvent class SysEvent { string m_name; // name of event HANDLE m_hEvent; // handle to user event bool m_attached; /...
[ "kan8888@379a83a1-4744-0410-80de-eb4b870af569" ]
kan8888@379a83a1-4744-0410-80de-eb4b870af569
39b6c1cde6b18bb31aafcecb5efa6c6215c4930b
cbcd6fa6e023596929e706dfa21679cf56dafa3b
/src/texture.cpp
40b98e41a051129f7d223e992af8ca901587da5d
[]
no_license
Asoelter/atomic
50a151de1b61caf89e15579efea31a7b75a59562
36859ea0c53291656138027759e6a55d270bccc8
refs/heads/master
2020-04-11T17:18:22.157714
2019-02-04T00:27:21
2019-02-04T00:27:21
161,955,781
0
0
null
null
null
null
UTF-8
C++
false
false
1,172
cpp
#define STB_IMAGE_IMPLEMENTATION #include "texture.h" int Texture::textureCount_ = 0; Texture::Texture(const std::string& filePath) : id_(0) , textureNumber_(textureCount_) { int width = 0; int height = 0; int numChannels = 0; stbi_set_flip_vertically_on_load(true); unsigned char* data = stbi_load(filePath.c_...
[ "adamdlsoelter@gmail.com" ]
adamdlsoelter@gmail.com
e64e88ca500d00e874b72f916529cca5db8f7b58
0997dd974ba4f8b9d7f3bfec461a71b9d0a11bc3
/Poj/Poj1068/Poj1068.cpp
af51c5dae53ffc72ce1e7d22dec9f25d9d528df2
[]
no_license
mobileliker/mobileliker-OJ
a4a11fc95518832699c036d51f526f5909540df1
f5a685ee4934a7eab3db25bcd2aaf58cd03c6368
refs/heads/master
2018-10-09T21:37:57.512449
2018-06-23T01:13:03
2018-06-23T01:13:03
25,805,440
1
0
null
null
null
null
UTF-8
C++
false
false
1,007
cpp
#include <iostream> #include <vector> #include <stack> using namespace std; int main() { //freopen("D://input.txt","r",stdin); int i,j; int t; cin >> t; while(t--) { int n; cin >> n; int *arr_p = new int[n]; for(i = 0; i < n; ++i) cin >> arr_p[i]; //for(i = 0; i < n; ++i) cout << arr_p[i] << endl...
[ "mobileliker@gmail.com" ]
mobileliker@gmail.com
6479f91625b03344166f8abda025a772a8c7427e
a489e3c28cbdbdc68405c161d50db66744ed343c
/src/wallet/ismine.h
730fc09dceb039ed9cd5c18efec1463b55431811
[ "MIT" ]
permissive
satcoin-dev/satcoin
5284f9f13f3a8797b38f97aa5f3a7c074e648a7e
a68f5965a8c28cfcaf8855a661ea3f15de9ae7d5
refs/heads/master
2023-05-08T06:13:54.490717
2021-05-31T11:17:18
2021-05-31T11:17:18
329,268,860
4
1
null
null
null
null
UTF-8
C++
false
false
1,265
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2019 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef SATCOIN_WALLET_ISMINE_H #define SATCOIN_WALLET_ISMINE_H #include <script...
[ "satcoindev@gmail.com" ]
satcoindev@gmail.com
2aa5221382af80836a694109d5984c74afe095a8
a3d6556180e74af7b555f8d47d3fea55b94bcbda
/third_party/blink/renderer/modules/xr/xr_joint_pose.h
246c7c22dd67e274cf62fe4e92dcc65f14ffb444
[ "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
chromium/chromium
aaa9eda10115b50b0616d2f1aed5ef35d1d779d6
a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c
refs/heads/main
2023-08-24T00:35:12.585945
2023-08-23T22:01:11
2023-08-23T22:01:11
120,360,765
17,408
7,102
BSD-3-Clause
2023-09-10T23:44:27
2018-02-05T20:55:32
null
UTF-8
C++
false
false
765
h
// Copyright 2020 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_MODULES_XR_XR_JOINT_POSE_H_ #define THIRD_PARTY_BLINK_RENDERER_MODULES_XR_XR_JOINT_POSE_H_ #include "third_party/blink/renderer/modules/xr/x...
[ "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com" ]
chromium-scoped@luci-project-accounts.iam.gserviceaccount.com
d7b0106f8912fe63046c53a090e6387e0c591c34
0753dddd7136c69430d5f768ff0c478895748fb4
/dzy_trackers/trackerscompare_1.cpp
4e2daf88ef8ebf8db49139d739d92dc1a94703aa
[]
no_license
anhuipl2010/Object-Tracking
922c31f66377fdba3818991b956345896118a7ab
1a40898f5998fda57f85e195026bbccbe3b2c499
refs/heads/master
2020-07-24T22:39:13.193479
2019-01-28T16:30:50
2019-01-28T16:30:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,712
cpp
#include "kcf/kcftracker.hpp" #include "eco/eco.hpp" #include "eco/parameters.hpp" #ifdef USE_CAFFE #include "goturn/network/regressor.h" #include "goturn/tracker/tracker.h" #endif #include "inputs/readdatasets.hpp" #include "inputs/readvideo.hpp" //#include "inputs/openpose.hpp" #include <gflags/gflags.h> #include...
[ "568314913@qq.com" ]
568314913@qq.com
c85e857cd5c2713ac412d20d029ecc6ddb7d3fac
41311be8620b1e78bc9e74c327f0110ced0663f2
/src/Scene/Track.h
80bae276d28551cd4f2cb0e9d09d9b49b6eb79d1
[ "MIT" ]
permissive
Keiiko/OpenNFS
be2c5b87175aa61da6f9e61d6452b80c9c8cb280
9824ca7cb9025346d7d88837ff94d8b06cfdc324
refs/heads/master
2020-06-19T05:23:20.645200
2019-07-12T13:48:42
2019-07-12T13:48:42
196,577,315
1
0
MIT
2019-07-12T13:48:43
2019-07-12T12:41:03
C++
UTF-8
C++
false
false
1,293
h
#pragma once #include "Model.h" class Track : public Model { public: Track(std::vector<glm::vec3> verts, std::vector<glm::vec3> norms, std::vector<glm::vec2> uvs, std::vector<unsigned int> texture_indices, std::vector<unsigned int> indices, std::vector<glm::vec4> shading_data, std::vector<uint32_t> debug_data, gl...
[ "AmrikSadhra@gmail.com" ]
AmrikSadhra@gmail.com
eee45812165d79c8a951e8e9f7b49823b19905f4
90129aa5a1de22c859e0b60f462eefe4740c6ab3
/QtLocationPlugin/GeoTiledMappingManagerEngine.cpp
b89ccef701fc8bea992da05c4cd0a6c0fe3a8a5d
[]
no_license
jasonisnotmyrealname/MapPlginDemo
91f3fa3631419f2e9e427c493972e6b310de4a9e
3cad97f1284fd3cbae979126f8201cb186a3698d
refs/heads/master
2020-03-31T09:23:50.060626
2018-10-08T14:45:19
2018-10-08T14:45:19
152,094,346
1
0
null
null
null
null
UTF-8
C++
false
false
1,930
cpp
#include "MapEngine.h" #include "GeoTiledMappingManagerEngine.h" #include "GeoTileFetcher.h" #include <QtLocation/private/qgeocameracapabilities_p.h> #include <QtLocation/private/qgeomaptype_p.h> #if QT_VERSION < 0x050500 #include <QtLocation/private/qgeotiledmapdata_p.h> #else #include <QtLocation/private/qgeotiledma...
[ "jxchao@126.com" ]
jxchao@126.com
69f5c7abb0d4f606efb2b2a22bb88224e436d298
369a6e29e653fc2a3c8b1310941a5bf91d26cfc7
/malti/object.cpp
2e83d61c91d23d0ef492ef381c1be351cf1c5942
[]
no_license
taikiyamaguchi16/syusyokusakuhin
9559a80dcb8ba652c7493b5080405b232984a984
2ea9ade8b1d27b838e7746bd5b1f1ba14df16e21
refs/heads/main
2023-01-30T10:22:12.649731
2020-10-22T15:51:48
2020-10-22T15:51:48
304,015,736
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
12,267
cpp
#include "object.h" #include "Scene.h" #include "UserData.h" #include "nameof.hpp" #include "ImGuiControl.h" #include "CCollider.h" void CObject::Update() { if (SceneManager::GetInstance()->m_fpsCount % (60 / m_myFps) == 0) { for (const auto& com : m_ComponentList) com->Update(); } } void CObject::LateUpdate(...
[ "taikitpmiita@icloud.com" ]
taikitpmiita@icloud.com
a511a214082dc7c07dc0b2c4a64dfe8ebed4ca40
838dc19e767fcc83913489a4a7662e89ce3fa510
/game/code/common/engine/system/variable.hpp
a07c9696fc830d96adcf435e40cb9fe8ac6e14bc
[ "MIT" ]
permissive
justinctlam/MarbleStrike
b757df8c7f7b5961d87fd5f9b5c59e6af777e70e
64fe36a5a4db2b299983b0e2556ab1cd8126259b
refs/heads/master
2020-09-13T23:49:12.139990
2016-09-04T04:02:50
2016-09-04T04:02:50
67,262,851
0
2
null
null
null
null
UTF-8
C++
false
false
809
hpp
#ifndef VARIABLE_HPP #define VARIABLE_HPP ////////////////////////////////////////////////////// // INCLUDES ////////////////////////////////////////////////////// ////////////////////////////////////////////////////// // FORWARD DECLARATIONS ////////////////////////////////////////////////////// ///////////////////...
[ "justin.t.lam@gmail.com" ]
justin.t.lam@gmail.com
4646651cd308cda4d11af0bfe1342f34e733071f
fa87c63b0bf4798f9d2efe09e7b325082c134c75
/winui/tsf/tsfapp/tsfedit.cpp
fc99ed8baae9fcada3f1fffe5e67407b4b923eb5
[ "MIT" ]
permissive
khangthk/tsf-sample-ime-win7
febb85b3215040c3dbe82ead79a43d5ce7224d46
7e0bd994a7d431f946ffbc005cabe4b135c02386
refs/heads/master
2023-03-17T09:49:07.168600
2020-11-08T08:57:28
2020-11-08T08:57:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
55,122
cpp
/************************************************************************** THIS CODE AND INFORMATION IS PROVIDED 'AS IS' WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. Copyr...
[ "nathancorvussolis@gmail.com" ]
nathancorvussolis@gmail.com
eb62c7218e648a4b5c0431cad3dbccf2a9bda144
94c7bcc7fa0749ef3890af6dac39341c14f5d259
/tensorflow/core/kernels/hexagon/graph_transferer.cc
7960cb4b0552de2f32cfb17db285b4a9ce42c7a1
[ "Apache-2.0" ]
permissive
lgeiger/tensorflow
e75e32cd23a45d29bac1fc10eda23499a66d188a
1bf9ec7f8545c7aa6fa915c6576a3b984af59ded
refs/heads/master
2023-08-18T23:16:38.380820
2018-04-26T20:47:51
2018-04-26T20:47:51
127,307,734
2
1
Apache-2.0
2018-03-29T15:02:37
2018-03-29T15:02:36
null
UTF-8
C++
false
false
48,619
cc
/* Copyright 2016 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
d2e0f380326ce9094ebfd6c28b51dabdffc21d35
8fb258618cb55a2a18de4c1853d0e1dd6401b0e9
/bin/qimaster/qimastermain.cpp
de0ef2b01eadb4d1ebe8aabefa83d443280dd9d0
[]
no_license
wenhuizhang/libqi
133702c01ee9897fbc0b9d6b4330937ed94ac336
1b5782824e03a09de02e2263d46d74b82ab7dac7
refs/heads/master
2020-06-13T04:30:08.287368
2016-11-17T17:33:54
2016-11-17T17:33:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,441
cpp
/* ** Author(s): ** - Herve Cuche <hcuche@aldebaran-robotics.com> ** ** Copyright (C) 2012 Aldebaran Robotics */ #include <iostream> #include <vector> #include <cstring> #include <qi/log.hpp> #include <qi/application.hpp> #include <qi/session.hpp> qiLogCategory("qimaster"); int main(int argc, char *argv[]) { qi::...
[ "hcuche@aldebaran.com" ]
hcuche@aldebaran.com
d161bb63aff0c57132b4292193fbba447c4d3345
4dcde7b8b10bdee8e2a582d1e6fb1fb4958e9d58
/c_cpp/c++_primer/ch2/ex2-37.cpp
146996618bc95741ff8251883f7d7ea48234fc95
[]
no_license
wangfudex/practice
f103d1453cb917288b5b1101d8e9f6ae17754cbd
ce43a434a4f728d05e896869d3430d600b6c2dbb
refs/heads/master
2021-06-16T14:19:03.490600
2017-04-16T14:59:59
2017-04-16T14:59:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
311
cpp
#include <iostream> int main(void) { int a = 3, b = 4; decltype(a) c = a; c = 1; std::cout << a << std::endl; // should be 3 decltype(a = b) d = a; // The type is a reference to the type of the left-hand operand. So it is int& d = 1; std::cout << a << std::endl; // should be 1 }
[ "j84255801912@gmail.com" ]
j84255801912@gmail.com
d5c7bc24d2b35419f4a3e92aec555cbec3d005ab
9989ec29859d067f0ec4c7b82e6255e227bd4b54
/atcoder.jp/agc_015/agc015_c.cpp
3b2f379849b1f13ea156b92bf1213a467b8b1373
[]
no_license
hikko624/prog_contest
8fa8b0e36e4272b6ad56d6506577c13f9a11c9de
34350e2d298deb52c99680d72345ca44ab6f8849
refs/heads/master
2022-09-10T20:43:28.046873
2022-08-26T13:59:29
2022-08-26T13:59:29
217,740,540
0
0
null
null
null
null
UTF-8
C++
false
false
11
cpp
// agc015_c
[ "hikko624@gmail.com" ]
hikko624@gmail.com
39ab543db2cc0877722546f4eae62b0886f577e4
71ad97ccbf9c5228007ba606405b14a7185cb596
/src/Wandering/ImageMenuItem.cpp
6cac7cf44784e1d9f49112f022e8c7cf51f67f83
[ "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference", "Unlicense" ]
permissive
NightElfik/Wandering
a29c7772cd40af41164ab6855670e64b43fa0162
6a4f0313eac84e7f2cd76f3bf7283fff34e9a067
refs/heads/master
2020-04-06T03:41:32.986472
2015-01-10T07:06:17
2015-01-10T07:06:17
28,760,011
0
0
null
null
null
null
UTF-8
C++
false
false
1,553
cpp
#pragma once #include <string> #include "IMenuItem.h" #include "AsciiFont.h" class ImageMenuItem : public IMenuItem { protected: std::string _strImage; void (*_action)(); public: ImageMenuItem(const std::string& text, void(*onPressed)() = nullptr, int yOffset = 1, bool focusable = false, Align align = Center) { ...
[ "git@marekfiser.cz" ]
git@marekfiser.cz
7862c249b945174cc78777b4cbf5f24d2faa521f
6cd69d24276d418be9fb3ad5fbb850bdcaca9f7e
/oss_src/fileio/file_handle_pool.hpp
6fe26b6187ef02de4cfbbeb18b79cd63732eb415
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
charles2648/SFrame
e8cd14074932635af067aa20a86d1a9cbf7cf698
43fdd3ed9fde4ec0f26d548b5f1eebb4cdf1bea5
refs/heads/master
2021-01-18T11:23:21.447110
2016-03-16T08:51:56
2016-03-16T08:51:56
54,029,970
1
0
null
2016-03-16T12:29:02
2016-03-16T12:29:02
null
UTF-8
C++
false
false
3,484
hpp
/** * Copyright (C) 2015 Dato, Inc. * All rights reserved. * * This software may be modified and distributed under the terms * of the BSD license. See the LICENSE file for details. */ #ifndef GRAPHLAB_FILEIO_FILE_HANDLE_POOL_HPP #define GRAPHLAB_FILEIO_FILE_HANDLE_POOL_HPP #include <map> #include <string> #includ...
[ "toby@dato.com" ]
toby@dato.com
79749b884ebdc1992c37f389762a9f02c78ecf44
47ff8543c73dab22c7854d9571dfc8d5f467ee8c
/BOJ/2010/2010.cpp
df01fe29fbfcbc5770107c97254fc7e6862a1cd4
[]
no_license
eldsg/BOJ
4bb0c93dc60783da151e685530fa9a511df3a141
6bd15e36d69ce1fcf208d193d5e9067de9bb405e
refs/heads/master
2020-04-16T02:18:55.808362
2017-11-28T11:02:37
2017-11-28T11:02:37
55,879,791
2
0
null
null
null
null
UTF-8
C++
false
false
246
cpp
#include<iostream> using namespace std; int main(){ int plugset, result = 0; int *plug; cin >> plugset; plug = new int[plugset]; for (int i = 0; i < plugset; i++){ cin >> plug[i]; result += plug[i] - 1; } cout << result + 1 << endl; }
[ "kgm0219@gmail.com" ]
kgm0219@gmail.com
76bc053a369fdb60d671f2dcf8f8a72dda010cfe
e56f43b4127ec703a01c8f187b180693300107ad
/MyQueue.hpp
29fb40d7a2de3d7e96fdb67e0dae9c9b7707f58d
[]
no_license
mrtuborg/FraudulentNotifications
422565b58cc972b56457cf799a862b966e2ee2b7
180e800f1d8f949da41a5e6a5a9289a850b967a3
refs/heads/master
2020-05-05T04:26:01.165941
2019-05-20T06:15:27
2019-05-20T06:15:27
179,711,894
0
0
null
null
null
null
UTF-8
C++
false
false
1,759
hpp
#ifndef MYQUEUE_HPP #define MYQUEUE_HPP #include <cstddef> #include <vector> class myQueue { public: typedef enum { QUICK_SORT_HOARE, QUICK_SORT_LOMUTO, COUNTING_SORT } sort_t; typedef struct queue_node_s { int value; size_t ind...
[ "vn@cypodgroup.com" ]
vn@cypodgroup.com
e286b68d6c38ae331abdc11e2c353667a3798cf0
2de404c4214085e5ce0a3e77ab4fb2f33cd7b969
/src/rpcdump.cpp
30db4b4d9473fad22bc6587f1bec9b62d29f9a64
[ "MIT" ]
permissive
replier2222/BitSolo
2a5f610d3c941ba4e380c9acc496797ed099704e
79e1920ad8df7eae02fa4840f0e64f6fbfefd23b
refs/heads/master
2020-03-19T18:04:06.426889
2018-04-08T13:45:42
2018-04-08T13:45:42
136,792,353
0
0
MIT
2018-06-10T08:34:49
2018-06-10T08:34:48
null
UTF-8
C++
false
false
18,901
cpp
// Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2017 The PIVX developers // Copyright (c) 2018 The BitSolo developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-lice...
[ "root" ]
root
7bb6f611732267c4d849c61c6b306c0fa2c7fc9d
888c421f1adf45b49474aeb46e508bb67f7f36f7
/CCrump.cpp
c64486e5cc2d2550015f286efa811d4450b33cf7
[]
no_license
lvzl20/OpencvTest
e3f00546f3ae6de56d9652407a84aa81332952a5
1a5650ad0e6c6b37acf4aead7dcdcaf3d8ac64d8
refs/heads/master
2023-04-28T11:04:05.978590
2021-05-20T15:22:28
2021-05-20T15:22:28
369,241,749
0
0
null
null
null
null
GB18030
C++
false
false
2,594
cpp
#include "CCrump.h" #include "CTools.h" CCrump::CCrump(){ } CCrump::~CCrump(){ } void CCrump::Init(int x, int y) { m_Flag = 1; m_pos.x = x; m_pos.y = y; m_frameid = 0; m_TimeCount = 15;//计时器 倒计时 char name[1000] = { 0 }; for (int i = 0; i < 4; i++) { sprintf_s(name, "map/crump%d.bmp", i); m_Image[i] = cv:...
[ "2522206019@qq.com" ]
2522206019@qq.com
79fd7dddaaa0b107e9518cabfb61493cc9f147ac
17c4e1fa8df9ece967575508ba564a0ed4458550
/core/gv_displayobject.cpp
650c10338bd899f31352e69b72a05baffc76dae5
[]
no_license
storming/OpenGxV
539e6896af69b87bfc3277334f209cdcb640090d
298ef02aaf9c1560b76153c75f2fff6b2dfedee6
refs/heads/master
2021-01-01T05:48:38.045351
2014-07-30T07:45:08
2014-07-30T07:45:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,420
cpp
#include "opengxv.h" #include "gv_displayobject.h" #include "gv_displayobjectcontainer.h" #include "gv_stage.h" namespace gv { DisplayObject::DisplayObject(bool iscontainer) noexcept : _parent(), _stage(), _iscontainer(iscontainer), _visible(true), _matrixDirty(false) { _matrix = new Matrix; _matrix->...
[ "storm@vip.163.com" ]
storm@vip.163.com
376c27cfe41d9147da4dc31bf0d0796e27a1a1d9
c9cf0586ace11aa32fa67606d237a130a06364ee
/circular-cylinder-3-20/2.5/p
b52c17b048d7826f03d1af07a693fd4566e9be04
[]
no_license
jezvonek/CFD-Final-Project
c74cfa21f22545c27d97d85cf30eb6dc8c824dc1
7c9a7fb032d74f20888effa0a0b75b212bf899f4
refs/heads/master
2022-07-05T14:43:52.967657
2020-05-14T03:40:56
2020-05-14T03:40:56
262,370,756
1
1
null
null
null
null
UTF-8
C++
false
false
184,126
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 6.0 \\/ M anipulation | \*-----...
[ "danieler@login3.stampede2.tacc.utexas.edu" ]
danieler@login3.stampede2.tacc.utexas.edu
b814edb1a7527cf5507501a1e7039b6879b2d5cc
03b354385e5ea77e16d563acc6933d2d09bb59c9
/test/resize/resize_impl_test.cpp
af05f6cdda9c8df96823e4923de7f39c2f9ed72e
[ "WTFPL" ]
permissive
sekrit-twc/zimg
4588c673a7ec6d0a6dea271c157ffda5e996c658
71431815950664f1e11b9ee4e5d4ba23d6d997f1
refs/heads/master
2023-08-04T10:15:09.605309
2023-07-26T01:19:51
2023-07-26T01:20:12
23,723,043
366
82
WTFPL
2023-07-24T14:31:08
2014-09-06T00:53:50
C++
UTF-8
C++
false
false
8,702
cpp
#include <cmath> #include "common/cpuinfo.h" #include "common/pixel.h" #include "graphengine/filter.h" #include "resize/filter.h" #include "resize/resize_impl.h" #include "gtest/gtest.h" #include "graphengine/filter_validation.h" namespace { void test_case(const zimg::PixelFormat &format, bool horizontal, double sca...
[ "noreply@example.com" ]
noreply@example.com
b2eb678b8a85da5ed0fdce23576f214a686b7b5f
bffbf5f470459f62ab2e5bc85d5d166c15915b10
/test/lxtest/tstregex.cpp
a044324ac264a0a11ee53d8005a0ca2031a67b4f
[]
no_license
jeppeter/clibs
b94198228f55965ab0a27c50f56b54f329122b39
796d83010173059ebc645e781227cd57f9e80adc
refs/heads/master
2023-09-03T16:18:57.319591
2023-08-30T05:21:03
2023-08-30T05:21:03
79,635,224
0
0
null
null
null
null
UTF-8
C++
false
false
8,537
cpp
int regexec_handler(int argc, char* argv[], pextargs_state_t parsestate, void* popt) { void* preg = NULL; pargs_options_t pargs = (pargs_options_t) popt; int argcnt = 0; int i, j, retlen; int *pstartpos = NULL, *pendpos = NULL; int possize = 0; int ret; char* pcurstr = NULL; ...
[ "jeppeter@gmail.com" ]
jeppeter@gmail.com
91f22c3fc694186cd8eee5ee86dbfd3fd915e06f
1af0bc3634313da229fcf7015abec43981b4162a
/hundredandbelow/80test.cpp
4b0471c57e58cc86e04cba217111771ded5df9c5
[]
no_license
errai-/euler
b2996e227ede830e8c56252bcce08a92538464df
054c391d3aee6bcb9ba4dbf24f4ec6cb5b8b55c3
refs/heads/master
2022-06-18T09:02:54.573903
2018-05-14T08:21:48
2018-05-14T08:21:48
85,503,541
0
0
null
null
null
null
UTF-8
C++
false
false
517
cpp
#include "LongNumbers.h" #include <iostream> #include "80.h" using std::cout; using std::endl; int main(void){ uint64_t totalSum = 0; for (int i = 2; i != 100; ++i){ if ( i==4 ) continue; if ( i==9 ) continue; if ( i==16 ) continue; if ( i==25 ) continue; if ( i==36 ) continue; if ( i==4...
[ "hannu.siikonen@aalto.fi" ]
hannu.siikonen@aalto.fi
5748c21ecfc66f3257f67447c0189cd0c6aaf98d
1a9379ee4ca2c5c85ee0d9ba247edd0ea1ca06f0
/Leetcode/Trees/binary-tree-zigzag-level-order-traversal.cpp
37e8eed971d5ea149117945fa7ae3e76783a9886
[]
no_license
prajwal714/DSA-Coding-Practice
29c257c4ec2053743bec3dddcfdb46639b5b05cc
fc8ccaa3feedf62102736feb39eb2cc79b5c0a5b
refs/heads/master
2023-09-05T01:28:19.940625
2021-10-01T09:53:07
2021-10-01T09:53:07
203,861,890
14
5
null
2021-10-01T09:53:08
2019-08-22T19:44:16
C++
UTF-8
C++
false
false
2,848
cpp
/** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode() : val(0), left(nullptr), right(nullptr) {} * TreeNode(int x) : val(x), left(nullptr), right(nullptr) {} * TreeNode(int x, TreeNode *left, TreeNode *right) : val(x), l...
[ "prajwal714singh@gmail.com" ]
prajwal714singh@gmail.com
f1bc65e263929daba1ca07a5d0026d26e05f7a78
8b4380ee3652b833ead269d83f372860ee979c78
/src/scriptinterface.cpp
cfaebf27a9451d5467534d5293f505efbe7ca7d9
[]
no_license
Cameleopardus/Symphony-Engine
429dba0706dceed60ef5179b5485dcefe751d28c
cd3569b4c8d0adb61e5466a0b6af55292f907dc7
refs/heads/master
2021-01-10T18:29:35.365172
2012-06-12T04:42:19
2012-06-12T04:42:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
506
cpp
#include "scriptinterface.h" ScriptInterface::ScriptInterface() { Lua = luaL_newstate(); luaL_openlibs(Lua); luaopen_table(Lua); luaopen_io(Lua); luaopen_string(Lua); luaopen_math(Lua); } ScriptInterface::~ScriptInterface() { ScriptInterface::CloseLuaState(Lua); } void ScriptInterface::CloseLua...
[ "rooster@birdhouse.(none)" ]
rooster@birdhouse.(none)
512d427bd3d9154c2a3ffba23cc0b28db4407a71
f1485462d58193b53ec1a32920a53d48641e5693
/chapter01/8-australian_voting/australian_voting.cpp
4f592330b42fb9209ba7e909f901fe824e6a0970
[]
no_license
ZaynAliShan/uva
286993c64f360316f4a525043271054e2fd00ce6
285f72960402b96ff0e2aed86aa0892a3dd18cb3
refs/heads/master
2022-03-13T18:20:55.000634
2013-03-09T18:46:10
2013-03-09T18:46:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
366
cpp
#include <iostream> using namespace std; void check_results(); int main() { int num_cases; cin >> num_cases; for (int case_num = 0; case_num < num_cases; case_num++) check_results(); return 0; } void check_results() { int num_candidates; cin >> num_candidates; cout << "Number ...
[ "janno.poldma@gmail.com" ]
janno.poldma@gmail.com
42164f0ed0561ec94c8d850ddc3cea3e58f6d24a
2a0bbe40f4eb1cc9f50c539566e7e9c0d8a4b337
/common/audio/V2/speech_driver/SpeechMessengerCCCI.cpp
47334d5d3daa14086c37305a3e1f5ce5a46ba54a
[]
no_license
lewonchik/android_hardware_mediatek-1
fb5fe18ebae4b372a562683f0f2bb2df5cb487d8
8e86c4e63154b0b1d724f6405655672422d3985d
refs/heads/master
2021-01-22T15:22:54.999343
2014-09-29T02:09:54
2014-09-29T02:09:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
61,015
cpp
#define LOG_TAG "SpeechMessengerCCCI" #include <unistd.h> #include <string.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <linux/rtpm_prio.h> #include <sys/prctl.h> #include <cutils/properties.h> #include "SpeechMessengerCCCI.h" #include "SpeechDriverLAD.h" #include "SpeechBGSPlayer.h"...
[ "idontknw.wang@gmail.com" ]
idontknw.wang@gmail.com
40cbcc8ae05de72234725a3264c1beead351aeb0
51973d4f0b22d6b82416ab4c8e36ebf79d5efede
/hpctoolkit/src/tool/hpcrun/cct/cct_dump.h
d68d1a42ca2f56ba486fb84afbf0865c592dd9fd
[]
no_license
proywm/ccprof_hpctoolkit_deps
a18df3c3701c41216d74dca54f957e634ac7c2ed
62d86832ecbe41b5d7a9fb5254eb2b202982b4ed
refs/heads/master
2023-03-29T21:41:21.412066
2021-04-08T17:11:19
2021-04-08T17:11:19
355,986,924
0
1
null
null
null
null
UTF-8
C++
false
false
2,969
h
// -*-Mode: C++;-*- // technically C99 // * BeginRiceCopyright ***************************************************** // // $HeadURL$ // $Id$ // // -------------------------------------------------------------------------- // Part of HPCToolkit (hpctoolkit.org) // // Information about sources of support for research an...
[ "proy@email.wm.edu" ]
proy@email.wm.edu
79d79548d8f81ff328ac7c8f4c6c83e525d84e40
2f9c494c11bd9557dd290b5b72746a835439fe2e
/POJ/uestczhangchao/1002/3273651_WA.cpp
18827748b165fe6cd1b88b3effbe1fe9f5dfe186
[]
no_license
aktiger/C-CPP
57d6321044dc1f9088e179bef3e1f8f5f43a0e66
4cec3a56e6572b7025d7cc40103aa2e6622a5154
refs/heads/master
2021-01-02T09:08:20.316019
2018-07-13T06:28:38
2018-07-13T06:28:38
5,459,529
0
1
null
null
null
null
UTF-8
C++
false
false
996
cpp
#include<iostream> #include<algorithm> #include<vector> using namespace std; int main() { int flag=0; vector<int> intvec; char ss,c; int N,temp; cin>>N; c = cin.get(); for(int i=0;i<N;i++) { temp=0; while((ss=cin.get())!='\n') { if (ss>='0' && ss<='9') { temp=temp*10+(ss-'0'); } else if(s...
[ "uestczhangchao@gmail.com" ]
uestczhangchao@gmail.com
2a1b0874fdf89c1d30864373404b5436050101cb
9feadb0cf03115738eb0bda9e6ab259e965072a9
/Threading/Threading-build-desktop/debug/moc_modbus_rtu.cpp
84ee97a7adac5e4a15e136ded6f8c13248d2a804
[]
no_license
nowhard/uUSO_CONFIG_QT
080a67cab31d1962866441cc981692088d3c8c4e
af287780570f90b56bc64e04241ad301f1f750d4
refs/heads/master
2020-03-31T00:26:23.402904
2013-12-10T06:37:03
2013-12-10T06:37:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,599
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'modbus_rtu.h' ** ** Created: Tue 18. Oct 13:57:49 2011 ** by: The Qt Meta Object Compiler version 62 (Qt 4.7.0) ** ** WARNING! All changes made in this file will be lost! ***********************...
[ "nowhard@mail.ru" ]
nowhard@mail.ru
4c7abfa60e34fea266be39f9228248bf924941b7
623205b559afa3df6cf4079f7da3fef65cd31912
/subprojects/amrex/Src/EB/AMReX_EBFluxRegister.cpp
aaeb255d18f046f552b28eb8280897e0ad54d689
[ "BSD-2-Clause" ]
permissive
jmusser304/BoltzmannMFX
3591e1b4ca4982d702d23dc3cf785bb7ad1cbfd3
7919dca5381bef208b8a77ea9b1776b66ab4abd7
refs/heads/main
2023-03-09T17:30:57.455267
2021-03-01T19:59:53
2021-03-01T19:59:53
343,540,966
0
0
null
2021-03-01T20:01:29
2021-03-01T20:01:28
null
UTF-8
C++
false
false
12,557
cpp
#include <AMReX_EBFluxRegister.H> #include <AMReX_EBFluxRegister_C.H> #include <AMReX_EBFArrayBox.H> #ifdef AMREX_USE_OMP #include <omp.h> #endif #ifdef BL_NO_FORT namespace { amrex::Real amrex_reredistribution_threshold = 1.e-14; } extern "C" { void amrex_eb_disable_reredistribution () { amrex_reredistribut...
[ "asalmgren@lbl.gov" ]
asalmgren@lbl.gov
ab835de34774e74b4fa4e999c8cfa660032460c2
1e9fbdb90fa4fd3d2c97fc8a45541461ce8ec67f
/src/2016.SeaBattle/Novosad/BattleShip/View.cpp
a1c95fd97e08d66aee6118e1ebb744fc9cba542e
[]
no_license
vnobis-univ/sonarcube-test
715168684fdd3547240db032d8ccc4d9680fff6f
f917ef2722144107cb12435021dd02574d149e39
refs/heads/master
2020-03-29T11:49:25.879413
2018-09-24T12:29:56
2018-09-24T12:29:56
149,872,507
0
0
null
null
null
null
UTF-8
C++
false
false
243
cpp
#include "View.h" #include <Windows.h> View::View() { } void View::clean() { system("cls"); HWND hwnd = GetConsoleWindow(); RECT thisRect; GetWindowRect(hwnd, &thisRect); RedrawWindow(hwnd, NULL, NULL, RDW_INVALIDATE); }
[ "nobisvitaliy@gmail.com" ]
nobisvitaliy@gmail.com
77b3c711c59d88caa20344f3379d66c722b0e40c
cc3fee60ec8bd68d3d9d2940ba64745e0ff0aa93
/src/cryptopp/validat0.cpp
3c2e0cf55900c63617ff09fd76297492d2f1ddc8
[ "MIT", "GPL-3.0-only", "BSL-1.0", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
TheLindaProjectInc/Metrix
e73e39d57b9b77ce691ed1500c39dc570e102f46
1612283b7f808b76207cd7a9896694fce396f1b5
refs/heads/master
2023-08-11T21:29:47.204066
2023-07-30T20:33:15
2023-07-30T20:33:15
144,792,184
30
15
MIT
2023-07-20T15:26:35
2018-08-15T01:50:20
C++
UTF-8
C++
false
false
95,798
cpp
// validat0.cpp - written and placed in the public domain by Wei Dai and Jeffrey Walton // Routines in this source file are only tested in Debug builds #include "pch.h" #include "secblock.h" #include "integer.h" #include "zdeflate.h" #include "filters.h" #include "hex.h" #include "asn.h" #include <ios...
[ "dstoneham93@gmail.com" ]
dstoneham93@gmail.com
12e67f9e8ae40522079580c774feaeac15eea98f
2477757af584a0f08ab9cb32c571ce7b26c9c677
/IplImage/MSERFeatureDetectionIpl/MSERFeatureDetectionIpl.cpp
24c36a2f43a13b7f3c24fbf46b9b270c6e9686ad
[]
no_license
Lorna-Liu/OpenCVExamples
3966b05f79e8215ef66b3dab20ab551ba54a5b5b
15069e49ee33ea3e06598bc2c260839400d6ab8a
refs/heads/master
2020-12-24T20:09:43.979696
2012-08-08T09:19:18
2012-08-08T09:19:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,558
cpp
#include <iostream> #include "cv.h" #include "highgui.h" int main( int argc, char* argv[] ) { if( argc != 2 ) { std::cerr << "Usage: " << argv[0] << " <InputImage>" << std::endl; return EXIT_FAILURE; } IplImage* image = cvLoadImage( argv[1], CV_LOAD_IMAGE_GRAYSCALE ); if( !image ) { std...
[ "arnaudgelas@gmail.com" ]
arnaudgelas@gmail.com
a5c70434eb7e6c93bf141f92cdebd3a5016b4158
c259c459094832814e5132714134729cbca90bb3
/InfoTechExam/26.cpp
656cb62a6161936e0086eee46e097d21e98452a7
[]
no_license
VitaliiShinov/InfoTech
197c409f36ab9973bf28b7e8895661aeec0ddfab
8ab2911a55217541e5c1282fe4e47a82e3b50dde
refs/heads/master
2020-06-06T06:37:54.653625
2019-06-19T05:55:58
2019-06-19T05:55:58
192,667,105
0
0
null
null
null
null
UTF-8
C++
false
false
209
cpp
int j, i = 10; j = 2; 4 10 14 j = ++j++ + i++; // 5 template<class temp> void mystack<temp>::push(temp b) { if (top >= size) throw std::overflow_error("Stack is overflowed"); data[top++] = b; }
[ "vitalii.shinov@gmail.com" ]
vitalii.shinov@gmail.com
0e30375a6b642aa4b5d3ad3f8c177f810b6e869b
8de81b31bdca6f823cb1133cc612f0afb1489dc9
/bgurls++/include/bigoptimizer_rlsprimal.h
39d804547297568e20136f8a7583f76c7d6402bf
[]
no_license
elen4/GURLS
1de8d24faa1e79b1684ffc326e5d32ddb43dc00f
cda80dd0aca5b197e2efbdd840477592ffb91c8d
refs/heads/master
2020-12-25T15:51:29.668905
2013-07-09T19:54:58
2013-07-09T19:54:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,368
h
/* * The GURLS Package in C++ * * Copyright (C) 2011-2013, IIT@MIT Lab * All rights reserved. * * authors: M. Santoro * email: msantoro@mit.edu * website: http://cbcl.mit.edu/IIT@MIT/IIT@MIT.html * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided ...
[ "matteo.santoro@gmail.com" ]
matteo.santoro@gmail.com
e2064acdd5c9e12e9bd4d0567f332e2b919197c1
7e5bd27ebdc180ba3c9e1c8bdca9e2dd2e4b476e
/Hardware/EDFNodeTH02_base/EDFNodeTH02_base.ino
7a4b6e6426de6ee14e31630c88fc01d25b3c2011
[]
no_license
emmaanuel/EcoPlug
4b8207ef9f6518e699fd3f1335b00a7b75ce8931
796a6b62fb9a7b4bfbe0f5fe02e4915da1cd8081
refs/heads/master
2020-04-12T01:29:33.712592
2017-02-05T16:10:24
2017-02-05T16:10:24
35,061,615
2
1
null
null
null
null
UTF-8
C++
false
false
7,853
ino
#include <RFM69.h> //get it here: https://www.github.com/lowpowerlab/rfm69 #include <SPI.h> #include <ECOCommons.h> #include <TH02.h> #include <Wire.h> #define NODEID 6 //unique for each node on same network #define GATEWAYID NODE_BASE #define FREQUENCY RF69_868MHZ #define IS_RFM69HW //uncommen...
[ "emmanuel@iMac-de-Emmanuel.local" ]
emmanuel@iMac-de-Emmanuel.local
4a83f7f0adccb430d876d422b757f3d61ac793aa
87752d226647cf42e925c0264a2355d8ea513be2
/libHistograms/Histogram.cpp
d499f3a7d6d1bd27045a11a19af7e738e9a03dc0
[]
no_license
AlbertoEAF/BSS
401d7d5af12d004c0ec6fcc11807e1ec95f97a49
a683c01acb83a94268380fa6d11a035953ab26b8
refs/heads/master
2021-03-27T20:46:14.280319
2014-10-02T03:24:33
2014-10-02T03:24:33
23,039,104
0
0
null
null
null
null
UTF-8
C++
false
false
10,052
cpp
#include "HistogramDeclaration.h" template <class T> Histogram<T>::Histogram(double bin_dx, double x_min, double x_max, HistogramBounds::Type bounds_type) : _m(NULL) { // Adjust so that they match size_t bins_x = (x_max-x_min)/bin_dx; reshape(bins_x, x_min, x_max, bounds_type); } // Needs to have a differ...
[ "albertoeafworks@gmail.com" ]
albertoeafworks@gmail.com
5267dca7796dba6be6e59028ff715b2e278437ac
fb283eceb2ed2996551f49933c27f2c3890abf40
/dsp/main/value/Contour.cpp
6837befec9022c14a291c19f629bf31047cab8cf
[ "BSD-3-Clause" ]
permissive
haruneko/vsampler
25053f7fc563b0005ad896e54654c4c896691eb7
6de88b111bbc6a9802b6d0ac5d04a8ddd3f9d03b
refs/heads/master
2021-01-10T11:32:55.120657
2015-10-23T13:57:11
2015-10-23T13:57:11
36,995,091
2
0
null
null
null
null
UTF-8
C++
false
false
203
cpp
/** * Created by Hal@shurabaP on 2015/08/01. * This code is under The BSD 3-Clause License. * See more Licence.txt. * Copyright (c) 2015 Hal@shurabaP. All rights reserved. */ #include "Contour.h"
[ "harunyann@hotmail.com" ]
harunyann@hotmail.com
08f6de28e92876bdb3a2b5fc15a8b742c8a08258
f06659b908a5f33deb149fa8257aa1ce7eb5ed46
/c++/arreglos/unirDosArreglos.cpp
fa5878bb37c96e012ee1b8cab21096566d318d76
[]
no_license
otela3/c-_exercise
649624b69020632d867a56f3dcdb36c110f57b9f
49b371e7287a487d055be5d1ce806a479ce9f341
refs/heads/master
2022-12-29T03:03:09.084729
2020-10-03T18:27:18
2020-10-03T18:27:18
299,768,939
0
0
null
null
null
null
UTF-8
C++
false
false
594
cpp
#include <iostream> using namespace std; int main(){ int array1[5],array2[5],array3[5],i; for ( i = 0; i <= 5; i++) { cout<<"ingresar los elementos del array1 \n"; cin>>array1[i]; } for ( i = 0; i <= 5; i++) { cout<<"ingresar los elementos del array2 \n"; cin...
[ "mati.otelo.ro@gmail.com" ]
mati.otelo.ro@gmail.com
2e9d10b030eaf9574af4baffed89086c0a45496e
fa07dbbaf683acdad6992d508711b691b3bf5557
/src/qt/walletview.cpp
fe291a908bfc8f15d15ebacf8f1281655a2a7d86
[ "MIT" ]
permissive
eblockcoin7/eBlockCoin
a0adb00d7ce381acc908795ce739faf54b82b8b7
4e8a3c618f5a87d25f074897af8d98cc23f7ad4f
refs/heads/master
2020-04-04T19:04:28.427975
2019-05-04T08:39:54
2019-05-04T08:39:54
156,190,789
3
1
null
null
null
null
UTF-8
C++
false
false
16,021
cpp
// Copyright (c) 2011-2015 The Bitcoin developers // Copyright (c) 2016-2018 The PIVX developers // Copyright (c) 2018-2019 The eBlockCoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "walletview.h" #incl...
[ "44762973+eblockcoin7@users.noreply.github.com" ]
44762973+eblockcoin7@users.noreply.github.com
3f97ac94ee8a7d2b85b54cc22b4870498e2db975
321b944cbbd890ad930a0cf9e2fa2925aadc973f
/integer/is_unsigned-impl/U8.hxx
fecbbdc9db9f35b01a779069e804ad733c93fd95
[ "MIT" ]
permissive
blake-sheridan/include-b
77f55994f9d7f6204f3625eebbb793aa4f6cdaf3
16c1712e38f5bc423565e97de6b07eeca6a9223d
refs/heads/master
2016-09-05T21:54:00.275769
2015-02-18T22:47:54
2015-02-18T22:47:54
30,849,347
0
0
null
null
null
null
UTF-8
C++
false
false
223
hxx
#ifndef b_integer_is_unsigned_impl_U8_hxx_ #define b_integer_is_unsigned_impl_U8_hxx_ #include "b/U8.hxx" #include "b/integer/is_unsigned.hxx" template <> static constexpr bool b::integer::is_unsigned<U8> = true; #endif
[ "blake.m.sheridan@gmail.com" ]
blake.m.sheridan@gmail.com
a7afea2feb130f0fa51e61e0b779952e48c8356d
8d0541b1042d200036d4a2132cdb7a5a7861506c
/src/simulator/simulator.hpp
b82a2288bc1cffa5e29e49df867ec5f569a28e23
[]
no_license
roshanshariff/slam
f0cf448c6b3fb41f7b35c2cbe7c66b351759f647
c459eb835096bbc8ff315d0c281fa68327ea00c2
refs/heads/master
2021-01-18T21:43:40.206451
2016-04-26T02:04:44
2016-04-26T02:04:44
1,692,095
3
2
null
null
null
null
UTF-8
C++
false
false
4,044
hpp
#ifndef _SIMULATOR_HPP #define _SIMULATOR_HPP #include <cassert> #include <cstdio> #include <functional> #include <memory> #include <string> #include <boost/program_options.hpp> #include "slam/dataset_impl.hpp" #include "slam/interfaces.hpp" #include "slam/slam_result_impl.hpp" #include "utility/bitree.hpp" #include...
[ "roshan.shariff@ualberta.ca" ]
roshan.shariff@ualberta.ca
e4c8fa5facffe1c51b922b49a67651b4127fa4ff
377a59b189eeb9efe3d8d73a9d144dbbcb72978d
/test/iostreams/set_contents_file.hpp
bfb6c52d24dddfdf1561e33908a3ee4a0b17c13b
[]
no_license
BGCX067/falcon-library-git
89c92c424436c05c5605d926e588b1e512e8279c
a5ec72f885346d91801fcda1d2a36a901a35145d
refs/heads/master
2021-01-13T00:56:29.589188
2013-09-05T20:57:42
2013-09-05T20:57:42
48,870,693
0
0
null
null
null
null
UTF-8
C++
false
false
142
hpp
#ifndef FALCON_TEST_IOSTREAM_SET_CONTENTS_FILE_HPP #define FALCON_TEST_IOSTREAM_SET_CONTENTS_FILE_HPP void set_contents_file_test(); #endif
[ "jonathan.poelen@gmail.com" ]
jonathan.poelen@gmail.com
f70d7d932ebbf9e88d2777a5b054e988cbce353a
dcff31a8307ae715658bc32c6805ddd73adca56c
/source/grid_sprites_alphabet.cpp
05f9e486d64abd22335d00252ce4e0c0fe3f7f61
[ "Zlib" ]
permissive
Chrscool8/Brick-Game-9999-in-1-for-Switch
78cc3530091d39e48c659d10a1ee8854828213df
5f5aa93729ded47d395f7546308b7ce89f035c17
refs/heads/main
2023-07-02T23:22:22.660021
2021-08-16T19:17:49
2021-08-16T19:17:49
350,606,782
7
0
Zlib
2021-07-16T01:38:11
2021-03-23T06:43:38
C
UTF-8
C++
false
false
1,121
cpp
#include <vector> #include <grid_sprites_alphabet.h> using namespace std; vector<vector<bool>> grid_sprite_alphabet_space { { 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0 } }; vector<vector<bool>> grid_sprite_alphabet_c { { 0, 1, 1, 1, 0 }, { 1, 0, 0, 0, 0 }, { 1, ...
[ "ChrisBradel14@gmail.com" ]
ChrisBradel14@gmail.com
8ce03631417fd5565586569b0fcabbf88d7357c1
7291f73d1c7152f84a0fba9589990ac59c17f0bd
/src/plugins/markov/featurelist.cpp
707ee2114f1518c3330457b4ff6dd9b1a58c8977
[ "MIT" ]
permissive
eglrp/cloudclean
28e5be14f0296bbb57c6956e53b447409901cc09
4b9496bc3b52143c35f0ad83ee68bbc5e8aa32d5
refs/heads/master
2020-03-23T01:25:54.728349
2017-01-11T01:45:13
2017-01-11T01:45:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,008
cpp
#include "featurelist.h" #include <QAction> #include <QCheckBox> #include <QSlider> #include <QLabel> #include <QToolBar> #include <QVBoxLayout> #include <QDockWidget> #include <QApplication> #include <QMenu> #include <QMenuBar> #include <QToolTip> #include <QStatusBar> #include <QSpinBox> #include <QTableView> #inclu...
[ "circlingthesun@gmail.com" ]
circlingthesun@gmail.com
3bf666fc9379a81cfeb9735e0ba9174bcd9732ff
2fdcf56c5e791dd9a4605a41ef7bc601e2fc9135
/Info/joc3/main.cpp
acedd0412cdbca17cdb535e06c024aa1b1a856de
[]
no_license
DinuCr/CS
42cc4a7920fb5a2ac5e1179930169e4d8d71592e
8d381a622e70dd234d7a978501dcb7cf67e83adc
refs/heads/master
2020-06-02T14:11:49.223214
2020-05-24T01:27:46
2020-05-24T01:27:46
191,174,654
1
0
null
null
null
null
UTF-8
C++
false
false
486
cpp
#include <iostream> #include <fstream> using namespace std; ifstream f("joc3.in"); ofstream g("joc3.out"); int v[5010][2],p,mx,m,n,k,i,nr; int main() { f>>n>>k>>m; for(i=1;i<=k;i++) f>>v[i][0]>>v[i][1]; while(n<m) { mx=n; for(i=1;i<=k;i++) if(n>=v[i][0] && v[i][1]>mx) ...
[ "cristidinu1999@gmail.com" ]
cristidinu1999@gmail.com
fec1f80386c48d9038afd340b54df4ab6bc2ac32
67fc9e51437e351579fe9d2d349040c25936472a
/wrappers/8.1.1/vtkGeoTerrain2DWrap.cc
26dfcb3a3e1bbab273d3a0f2cb30fe42c683373a
[]
permissive
axkibe/node-vtk
51b3207c7a7d3b59a4dd46a51e754984c3302dec
900ad7b5500f672519da5aa24c99aa5a96466ef3
refs/heads/master
2023-03-05T07:45:45.577220
2020-03-30T09:31:07
2020-03-30T09:31:07
48,490,707
6
0
BSD-3-Clause
2022-12-07T20:41:45
2015-12-23T12:58:43
C++
UTF-8
C++
false
false
7,717
cc
/* this file has been autogenerated by vtkNodeJsWrap */ /* editing this might proof futile */ #define VTK_WRAPPING_CXX #define VTK_STREAMS_FWD_ONLY #include <nan.h> #include "vtkGeoTerrainWrap.h" #include "vtkGeoTerrain2DWrap.h" #include "vtkObjectBaseWrap.h" #include "vtkAbstractTransformWrap.h" #include "../../plus...
[ "axkibe@gmail.com" ]
axkibe@gmail.com
301391d818b38ab2a46a46cef2fdd4f1352942b6
0e094662e0bed090ededc719abe16a7a7daf39dd
/Server/ReadvWritev.cpp
5e18c3d71b5fecd9e0a31d2edada00380f320d81
[]
no_license
xinghen1995/ThinkInCPlus
5ee33d25b2988919bac02be63a3dcc1b28ca927d
a881f6ccb50bcbb36aecea0c100b3571c3208a57
refs/heads/master
2021-06-25T15:06:01.102993
2021-03-16T15:58:05
2021-03-16T15:58:05
215,588,105
0
1
null
null
null
null
UTF-8
C++
false
false
2,869
cpp
/* #include <sys/uio.h> * ssize_t readv(int fd, const struct iovec *vector, int count); * ssize_t writev(int fd, const struct iovec *vector, int count); */ #include <sys/socket.h> #include <sys/uio.h> #include <netinet/in.h> #include <arpa/inet.h> #include <assert.h> #include <stdio.h> #include <stdlib.h> #include <...
[ "1097382820@qq.com" ]
1097382820@qq.com
170f35039f7f97f65e8bf025a0b6e099a5ecab1a
2db94860142aafab6384432454d53c26961000c9
/src/proxy_server/proxy_server.cpp
58855a1d969826f5a467b796deb3b50623140186
[ "BSD-2-Clause" ]
permissive
PetrPPetrov/gkm-world
beaef1cd0e4a194378e4f4105d7d230e454cffc8
7c24d1646e04b439733a7eb603c9a00526b39f4c
refs/heads/master
2021-11-12T19:53:19.418391
2021-09-15T20:15:06
2021-09-15T20:15:06
224,483,703
2
0
null
null
null
null
UTF-8
C++
false
false
15,638
cpp
// Copyright 2018-2020 Petr Petrovich Petrov. All rights reserved. // License: https://github.com/PetrPPetrov/gkm-world/blob/master/LICENSE #include <iostream> #include <fstream> #include <memory> #include <boost/uuid/uuid_io.hpp> #include <boost/uuid/random_generator.hpp> #include "gkm_world/protocol.h" #include "gkm...
[ "petr@gkmsoft.ru" ]
petr@gkmsoft.ru
8676b9d118cd1597a7f847a1b1876fedb01328a6
9eb2245869dcc3abd3a28c6064396542869dab60
/benchspec/CPU/510.parest_r/build/build_base_mytest-64.0000/source/dofs/dof_tools.cc
00d0b8326addd88bd2bc5746781c21e24faf09e6
[]
no_license
lapnd/CPU2017
882b18d50bd88e0a87500484a9d6678143e58582
42dac4b76117b1ba4a08e41b54ad9cfd3db50317
refs/heads/master
2023-03-23T23:34:58.350363
2021-03-24T10:01:03
2021-03-24T10:01:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
217,003
cc
//--------------------------------------------------------------------------- // $Id: dof_tools.cc 18724 2009-04-23 23:06:37Z bangerth $ // Version: $Name$ // // Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2013 by the deal.II authors // // This file is subject to QPL and ...
[ "abelardojarab@gmail.com" ]
abelardojarab@gmail.com
9869f3077175be9878a92c4a3f56c938efcdc0c2
81daa915e21dec0e9f625f106465a8b31f803f22
/Code_Windows_VisualStudio2017/FreedomFighter/FreedomFighter/Enemy_Easy.h
cbcc9d9d4da54efe39019dbabb4c1f2dec59685d
[]
no_license
FarjadAhmed/FreedomFighter-2DGame-SDL2.0
8a811d42711360f550ecd25d86b10f6d277c9c6b
73e07eb4cb42c6c6485c982240777ee7d23b8644
refs/heads/master
2022-11-06T19:55:53.965326
2020-06-15T18:27:18
2020-06-15T18:27:18
276,013,059
0
0
null
2020-06-30T06:09:29
2020-06-30T06:09:28
null
UTF-8
C++
false
false
286
h
#pragma once #include"Unit.h" class Enemy_Easy:public Unit { public: Enemy_Easy(LTexture* image, float x, float y); Enemy_Easy(); virtual ~Enemy_Easy(); virtual void Move(int playerX, int PlayerY); virtual void Render(long int& frame, SDL_Renderer* gRenderer); };
[ "wasimtalal@gmail.com" ]
wasimtalal@gmail.com
b0ae5b109a1a2779ea78efd9f0bea8b5ad9226c0
ae1c91ff826dacc63898c9cd9163eb0ba285ad95
/src/responsibilitychain.cpp
852bc2dc221accd772ff2e64adaed9fedde178da
[]
no_license
yuanyuewandou/DesignPatternsCppDemo
aafff90f994bc60293c1cdb20468273a94bc8f60
d486e809af7d5acb38037d42772b634714457173
refs/heads/master
2023-03-16T22:23:45.271540
2021-03-11T15:19:01
2021-03-11T15:19:01
336,832,438
0
0
null
null
null
null
UTF-8
C++
false
false
3,431
cpp
/* 小鱼号的代码日志 * 设计模式 * 职责链模式 * 使用多个对象都有机会处理请求 * 从而避免请求的发送和接受之间的耦合关系 * 将这个对象连成一条链,并沿着这条链传递该请求 * 知道有一个对象处理它为止 * 实例: * 学校采购金额审批流程 * < 3000 系主任审批 * 3000 - 5000 学院主任审批 * 5000 - 30000 副校长审批 * 30000 - 30000000 校长审批 * > 30000000 都没办法审批 */ #include<iostream> #include<string> using namespace std; ///请求类 class ...
[ "646210828@qq.com" ]
646210828@qq.com
feb9080b25395de5f0deb5b296859387b56d497f
7af36e07a65a5688e04067a81a20a4528ee5279d
/2023/2February/7_Min_Beauty.cpp
719890ab79eb2adb1ebae5ea2da55284c7e9208f
[]
no_license
Stenardt-9002/CODECHEF-CONTEST
211e029991e19fa8fb5d2c1cb612ce60edcd5ec0
e95f66e9128e972433b000b2891f3a1b7a4b824d
refs/heads/master
2023-03-17T15:30:15.955832
2023-02-09T09:42:17
2023-02-09T09:42:17
228,833,496
0
0
null
null
null
null
UTF-8
C++
false
false
2,948
cpp
// https://www.codechef.com/COOK144C/problems/MINBEAUTY #include <bits/stdc++.h> #include<ext/pb_ds/tree_policy.hpp> #include<ext/pb_ds/assoc_container.hpp> using namespace std; using namespace __gnu_pbds ; typedef vector<int> vi ; typedef vector<vi> vii ; const int mod1 = (1e9+7); const long long int mod2 = ...
[ "esd17i014@iiitdm.ac.in" ]
esd17i014@iiitdm.ac.in
d489db5179aeb455f61ca2f19b5ca8887f4f1aea
f40bef40a82602ca0e5e852468e3bac888861714
/src/shared/state/MobileElement.h
c281a760551b310a0d0be9415eb8952648f4fd44
[]
no_license
pomb95/buguetnoel
88cb4545836f5ab6f71e12b8d2e20d9262b1acca
127c7be6617e54c94c2177e85339646f10d56f7f
refs/heads/master
2021-09-04T19:28:59.507211
2018-01-21T18:49:23
2018-01-21T18:49:23
104,056,653
0
1
null
null
null
null
UTF-8
C++
false
false
414
h
// Generated by dia2code #ifndef STATE__MOBILEELEMENT__H #define STATE__MOBILEELEMENT__H #include <state/Element.h> namespace state { class Element; } #include "Element.h" namespace state { /// class MobileElement - class MobileElement : public state::Element { // Operations public: MobileElement ...
[ "paul.buguet@ensea.fr" ]
paul.buguet@ensea.fr
8e931a603308557de489853aa8549a9a87bb555c
97de35bc9399b80c7e422d4bc62be08295e23f72
/Engine/Lang/AST/ASTNodeBase.hpp
ad4eb7d84682d98632e5b094bb3cb8d455accb77
[ "BSD-3-Clause" ]
permissive
GabyForceQ/PolluxEngine
9c5a1bea7fbcad88439c0cfcca35fac929893bf4
2dbc84ed1d434f1b6d794f775f315758f0e8cc49
refs/heads/master
2022-12-11T04:27:09.047423
2020-08-08T13:50:24
2020-08-08T13:50:24
265,338,012
3
0
BSD-3-Clause
2020-08-08T13:50:25
2020-05-19T19:01:53
C++
UTF-8
C++
false
false
831
hpp
/***************************************************************************************************************************** * Copyright 2020 Gabriel Gheorghe. All rights reserved. * This code is licensed under the BSD 3-Clause "New" or "Revised" License * License url: https://github.com/GabyForceQ/PolluxEngine/bl...
[ "knoppy273@live.com" ]
knoppy273@live.com
f345f56162cbb4acc19e03155486d78e0b726cd8
037d518773420f21d74079ee492827212ba6e434
/blazetest/src/mathtest/smatsmatschur/SCaDCa.cpp
239c102d61b2f9a458b015031b4220b8ff1e37c1
[ "BSD-3-Clause" ]
permissive
chkob/forked-blaze
8d228f3e8d1f305a9cf43ceaba9d5fcd603ecca8
b0ce91c821608e498b3c861e956951afc55c31eb
refs/heads/master
2021-09-05T11:52:03.715469
2018-01-27T02:31:51
2018-01-27T02:31:51
112,014,398
0
0
null
null
null
null
UTF-8
C++
false
false
4,186
cpp
//================================================================================================= /*! // \file src/mathtest/smatsmatschur/SCaDCa.cpp // \brief Source file for the SCaDCa sparse matrix/sparse matrix Schur product math test // // Copyright (C) 2012-2018 Klaus Iglberger - All Rights Reserved // // Th...
[ "klaus.iglberger@gmail.com" ]
klaus.iglberger@gmail.com
1fb917fd28b86c32841bd1341d80510c8b3fe386
7b2321fc78754db7782b297840724ebabd7bd423
/heap/heap.cpp
c3a75079a1808a5e93ecb8283693894ea39c28c3
[]
no_license
joshu0991/MidtermReviewCS310
dd09829ba33ceadc1841b6e95dd136b761bb3b4d
03df16c191d5ac9f0dc5ee4568c979ac2ecaeea8
refs/heads/master
2020-05-20T15:55:56.731070
2015-03-05T16:00:35
2015-03-05T16:00:35
31,524,561
0
0
null
null
null
null
UTF-8
C++
false
false
1,792
cpp
/* * heap.cpp * * Created on: Mar 4, 2015 */ #include <iostream> const int size = 12; static int A[size] = {0, 3, 1, 1, 6, 3, 2, 10, 3, 16, 19, 4}; int left(int i) { return (2*i)+1; } int right(int i) { return (2*i)+2; } //a leaf of a value less than the size of the array //and larger than the center of the...
[ "joshualilly@me.com" ]
joshualilly@me.com
cd06753ff07d441660a88e56b00a8a545afb70bf
69740a5b14d963b51ac0b8d956c205d3b7879353
/contrib/CCF/CCF/IDL2/SemanticGraph/IntExpression.cpp
7cf453c2ec682c728941f01e1a2fe1aa040af1aa
[]
no_license
SEDS/OASIS
eba334ae59e69fc66d1e355fedb5ad5583b40695
ddf365eea9874fa5938072fea1fad5b41c27f3e9
refs/heads/master
2020-12-24T15:51:12.761878
2013-12-03T20:30:21
2013-12-03T20:30:21
13,195,236
4
3
null
2015-10-24T09:40:39
2013-09-29T15:58:55
C++
UTF-8
C++
false
false
10,616
cpp
// file : CCF/IDL2/SemanticGraph/IntExpression.cpp // author : Boris Kolpackov <boris@kolpackov.net> // cvs-id : $Id: IntExpression.cpp 74499 2006-09-22 10:02:37Z boris $ #include "CCF/IDL2/SemanticGraph/IntExpression.hpp" namespace CCF { namespace IDL2 { namespace SemanticGraph { using I...
[ "hillj@cs.iupui.edu" ]
hillj@cs.iupui.edu
266bb12b12f28ec9de109b384cd353d82f7229d8
9cdacac72822a75a8ef56d487656c3126b834251
/LinearSystem/Include/HardConstraintSLS.h
04bcd11607333e05758fad3bcfe11061a3999d87
[]
no_license
HoLyK38/OpenMesh_Parameterization
cdd890181a57a41f17a4e4f7b3b393591888856a
462b0d53efe6ec77644aee1f407eef4cf748e93c
refs/heads/master
2020-04-26T01:50:01.506610
2012-05-30T19:01:39
2012-05-30T19:01:39
4,288,142
3
0
null
null
null
null
BIG5
C++
false
false
1,830
h
#ifndef _HARD_CONSTRAINT_SPARSE_LINEAR_SYSTEM_H_ #define _HARD_CONSTRAINT_SPARSE_LINEAR_SYSTEM_H_ #include "SparseLinearSystem.h" namespace LinearSystemLib { /// ConType : constraint 的 type, ex : Vi = pi, 其中 pi 是 Point3f Type. template < class ConType > class ConstraintContainer : public map< unsigned int...
[ "k387259@yahoo.com.tw" ]
k387259@yahoo.com.tw
a119874a36c48332225cf40ba8edecc64e9b9121
86ff33b8bd1a7ac02c2d52ac176d785f4ddf9dcd
/hic.cpp
ef47805a8099e6fb3725598da8db8b552c3e8fc3
[ "MIT" ]
permissive
lacademic/hifiasm
513d7abb6c37f625e754ee35652380b3aa5e1ebf
11430d6a3bcf0844b8da05b8faae007905172a5d
refs/heads/master
2023-04-13T02:28:15.682943
2021-04-25T18:50:36
2021-04-25T18:50:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
486,219
cpp
#define __STDC_LIMIT_MACROS #include "float.h" #include <math.h> #include "hic.h" #include "htab.h" #include "assert.h" #include "Overlaps.h" #include "Hash_Table.h" #include "Correct.h" #include "Purge_Dups.h" #include "rcut.h" #include "khashl.h" #include "kthread.h" #include "ksort.h" #include "kseq.h" // FASTA/Q pa...
[ "hcheng@jimmy.harvard.edu" ]
hcheng@jimmy.harvard.edu
71832c768c42a3b220f480ee35dcfe069ef9a148
f06394eb49f055ce3a51c93eb56249350d64ddbb
/tests/generation-tests/kdm/core/KDMRelationship.hpp
eea6b41564c4e2da0d4a2e1aa578c4fcf0d5b3bf
[]
no_license
happyj/e4c
a3c6eb523cf1d346a73b138c45a6cdfc83766710
59646a43d50749ddfc983e9a1f3a3c70fc5eb218
refs/heads/master
2020-03-26T05:15:09.814976
2014-02-22T11:20:12
2014-02-22T11:20:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
880
hpp
#ifndef EMF_CPP_KDM_CORE_KDMRELATIONSHIP__HPP #define EMF_CPP_KDM_CORE_KDMRELATIONSHIP__HPP #include <kdm/core/fwd.hpp> #include <kdm/core/meta.hpp> #include <kdm/core/ModelElement.hpp> #include <e4c/mapping.hpp> namespace kdm { namespace core { class KDMRelationship : public virtual ::kdm::core::ModelElement { ...
[ "andres@senac.es" ]
andres@senac.es
487f9be73540fa67339e5e9d0368206134cc87dd
7a2a9ef8a1cb493d5391b5a5578befbd14d4a99f
/ZorkRoger/Entity.cpp
ed1b7a8ba0ba2432e79c6a56d96314c0b4e0da23
[]
no_license
RogerNogue/ZorkRoger
0ee82a73752e40d18a23d682d8c336943cc5b2f3
1bbff9703f5fd4d73d845648a3bb35ac73ae8f3f
refs/heads/master
2020-03-21T08:38:58.545245
2018-06-25T16:33:47
2018-06-25T16:33:47
138,356,223
0
0
null
null
null
null
UTF-8
C++
false
false
222
cpp
#include "Entity.h" Entity::Entity(string namep, string descriptionp, vector<Entity*> containsp) { name = namep; description = descriptionp; contains = containsp; } Entity::~Entity() { } void Entity::Update() { }
[ "rogernogueb@gmail.com" ]
rogernogueb@gmail.com
7b49a66a4527bb93e2eec7d142ed873184f0d938
7ad527bad3bd0d7eb94d1d8a0fe08df67aa26c3e
/软件学院/高级语言程序设计(C++)/答案/ch08solutions/Ex08_13/ex08_13.cpp
c4f7a1a79cad796b9f28ab912a3f3076d0122fff
[]
no_license
SCUTMSC/SCUT-Course
67e67ac494aef7fc73de17f61b7fab8450f17952
90f884a9032e951ebc9421cc88ca807b9ec211da
refs/heads/master
2020-07-16T22:22:53.359477
2019-09-07T08:28:09
2019-09-07T08:28:09
205,880,291
10
6
null
null
null
null
UTF-8
C++
false
false
1,618
cpp
// Ex. 8.13: ex08_13.cpp // What does this program do? #include <iostream> using namespace std; void mystery1( char *, const char * ); // prototype int main() { char string1[ 80 ]; char string2[ 80 ]; cout << "Enter two strings: "; cin >> string1 >> string2; mystery1( string1, string2 ); cout << st...
[ "LotteWong21@gmail.com" ]
LotteWong21@gmail.com
991f5a2de7edd27ef9c731f5c4b96f2bf3354c0c
7bb34b9837b6304ceac6ab45ce482b570526ed3c
/external/webkit/Source/WebCore/platform/graphics/gpu/SharedGraphicsContext3D.cpp
b7b94c4d269443bc4163163d352fd642aa4f5425
[ "LGPL-2.0-only", "BSD-2-Clause", "LGPL-2.1-only", "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.0-or-later", "GPL-1.0-or-later", "GPL-2.0-only", "LicenseRef-scancode-other-copyleft", "Apache-2.0" ]
permissive
ghsecuritylab/android_platform_sony_nicki
7533bca5c13d32a8d2a42696344cc10249bd2fd8
526381be7808e5202d7865aa10303cb5d249388a
refs/heads/master
2021-02-28T20:27:31.390188
2013-10-15T07:57:51
2013-10-15T07:57:51
245,730,217
0
0
Apache-2.0
2020-03-08T00:59:27
2020-03-08T00:59:26
null
UTF-8
C++
false
false
17,209
cpp
/* * Copyright (c) 2010, Google 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 source code must retain the above copyright * notice, this list of conditi...
[ "gahlotpercy@gmail.com" ]
gahlotpercy@gmail.com
a2f8b540205ecd97d5f0e2f22d873fcb1241bb61
d5bd189957a5f1c881f91f7673864812bc9f6227
/Stacks-and-Queues-of-Lists/SingleLinkedListQueue.h
78691dcd8a7e223fec201230e7617fdb28be2ec1
[]
no_license
rala8730/data-structures
f9fa9a9b095baa263c0aeaf4418bb5340c3452a7
be3b5237f5af2b5322283360dd3ee1f5707e22e9
refs/heads/master
2021-01-12T08:54:40.251261
2016-12-29T05:55:13
2016-12-29T05:55:13
76,715,470
0
0
null
null
null
null
UTF-8
C++
false
false
490
h
#ifndef SINGLELINKEDLISTQUEUE_H #define SINGLELINKEDLISTQUEUE_H #include "SingleNode.h" class SingleLinkedListQueue { public: SingleLinkedListQueue(); ~SingleLinkedListQueue(); bool PrintAndTraverse(); void Enqueue_Queue(int a); bool Dequeue_Queue(); private: Si...
[ "rala8730@colorado.edu" ]
rala8730@colorado.edu
c1df786a72df2b49033b1bdba3f2bffbb27ee88a
be828b1b3f165603a66e6c9cdb336cf874be827b
/src/application.cpp
0d7b51bdcbce987a4be024add80214a159656a94
[]
no_license
aalex/proto-toonloop
f4689f5be385b424f38b726e1aada09df748bcdb
09a9155b307715277983f91a16da93e8c7e47dbd
refs/heads/master
2021-01-10T20:09:49.486865
2010-07-12T14:45:00
2010-07-12T14:45:00
766,506
1
0
null
null
null
null
UTF-8
C++
false
false
1,246
cpp
#include "application.h" #include "gui.h" #include "pipeline.h" #include "pipeline.h" #include <iostream> #include <gtk/gtk.h> Application* Application::instance_ = 0; Application::Application() {} void Application::run() { std::cout << "Running toonloop\n"; start_gui(); start_pipeline(); //get_pipe...
[ "alexandre@quessy.net" ]
alexandre@quessy.net
2bd710df6a0e3e817fc5562cead7c427c7b8fd82
2b674dfad4f0c58d064421136a24301182e10920
/include/blaze-2.4/blaze/math/adaptors/LowerMatrix.h
2b175afa53644ea306abd80485b8a25a54679080
[ "BSD-3-Clause" ]
permissive
adityaramesh/blaze_benchmark
6f57352a4d3f2de9a2b35956c2f2f31e7834c018
91a9bf4500fcc0e4c5ff435e80026e216deb5ad7
refs/heads/master
2020-04-10T01:41:42.341292
2015-08-26T14:06:30
2015-08-26T14:06:30
41,381,938
0
0
null
null
null
null
UTF-8
C++
false
false
30,034
h
//================================================================================================= /*! // \file blaze/math/adaptors/LowerMatrix.h // \brief Header file for the implementation of a lower matrix adaptor // // Copyright (C) 2013 Klaus Iglberger - All Rights Reserved // // This file is part of the Blaz...
[ "_@adityaramesh.com" ]
_@adityaramesh.com
299aa313ccbc79ce6bd7b4bdd01a8cd9f996011c
2cf7d5dc08c2b5cec15a8427df561262c64a2373
/cpp_pointers_and_arrays.cpp
c36027421405634daf8e0edbef607a773b463aae
[]
no_license
costaafm/cpp
794210e40a9995aec5ce2753edd8542b54c6a018
c616bf4211c900a56124aeb2ae27d5da48c227e9
refs/heads/master
2020-05-18T11:52:53.577729
2016-02-15T23:32:11
2016-02-15T23:32:11
32,004,657
0
0
null
null
null
null
UTF-8
C++
false
false
392
cpp
#include <iostream> using namespace std; int main() { float a[5]; // Inserting data using pointer notation cout << "Enter 5 numbers: "; for (int i = 0; i < 5; ++i) { cin >> *(a+i) ; } // Displaying data using pointer notation cout << "Displaying data: " << endl; for (int i = ...
[ "costaafm@gmail.com" ]
costaafm@gmail.com
c32f9d1bab86c8206598c3b0e23358ef1b945737
669416def364d10c1a3cef35fe8906ebcce6fc65
/src/asset/asset_types.h
36b666dede34123965918ef86a9223a456a0138b
[ "MIT" ]
permissive
v3n/altertum
ae18c49886aac01405f0b17cc5f05a2a074a70a1
1561405d1dc6ceb19d1a1f57e4fef8b13296d185
refs/heads/master
2020-04-06T07:00:44.408133
2016-04-09T10:10:02
2016-04-09T10:10:02
41,336,589
6
3
null
2015-12-10T10:11:48
2015-08-25T01:48:12
C++
UTF-8
C++
false
false
1,299
h
/* * Copyright (c) 2015 Jonathan Howard * License: https://github.com/v3n/altertum/blob/master/LICENSE */ #pragma once #include <bgfx/bgfx.h> #include "math/math_types.h" namespace altertum { /** * Enum class declarations */ struct AssetTypes { enum { ASSET_UNKNOWN /** used internally */ , ASSET_...
[ "j@hovverd.com" ]
j@hovverd.com
e591bcc70b0aa3ccab05785595d7c74357c34113
a400d9c1c08d99f1cb7a7aeec4f530096902f15e
/frag_set.h
ffd19775edfe9ef6678fd530daa53e221d50e897
[]
no_license
christang/alignment-algos
7c147a9109ce6a2a97a095e9c40e27d0f955575b
39f279223cfb3423d73a645434350f4ab331d205
refs/heads/master
2021-01-22T23:20:59.891361
2014-06-23T20:41:29
2014-06-23T20:44:15
21,139,671
0
0
null
null
null
null
UTF-8
C++
false
false
1,721
h
#ifndef _FRAGSET #define _FRAGSET #include <iostream> #include <string> #include <vector> #include <list> #include "ssss_shared_defs.h" #include "sse_frag_set.h" using namespace std; //class Ali_Dist; class Frag_Set { private: // DATA vector<SSE_Frag_Set> Frag_Columns; // holds all fragments! string quer...
[ "chris.l.tang@gmail.com" ]
chris.l.tang@gmail.com
cf42f685679d711edad42e60b7412e5f1bf1fe91
225b9a9ce807b669f5da0224b374bbf496d0bc70
/其他/二进制拆分-分组-分类/ioihomework183.cpp
ef2e01030fd971dbe063305412c3ddb3a2be4fba
[]
no_license
Kewth/OJStudy
2ed55f9802d430fc65647d8931c028b974935c03
153708467133338a19d5537408750b4732d6a976
refs/heads/master
2022-08-15T06:18:48.271942
2022-07-25T02:18:20
2022-07-25T02:18:20
172,679,963
6
2
null
null
null
null
UTF-8
C++
false
false
24
cpp
../../ioihomework183.cpp
[ "Kewth.K.D@outlook.com" ]
Kewth.K.D@outlook.com
21bc9fc454c39b9c603f8a9381c983a2aac74b2b
881839ead7febb2fd37b4b1d18be78556c84c95b
/code/Examples/UI/Supervisor/Supervisor.cpp
1d50c44dd79415ef27dd84967cc5a5de2ce085a8
[]
no_license
majthehero/glitchFXdev
9d48ece15ef3c70b7932b5ed126b960d897e7b62
e6ad32338966f308e13ce0811266d170f649e637
refs/heads/master
2021-06-30T09:06:01.409219
2020-08-17T13:12:52
2020-08-17T13:12:52
93,853,401
0
0
null
null
null
null
UTF-8
C++
false
false
29,648
cpp
/*******************************************************************/ /* */ /* ADOBE CONFIDENTIAL */ /* _ _ _ _ _ _ _ _ _ _ _ _ _ */ /* ...
[ "maj.smerkol@gmail.com" ]
maj.smerkol@gmail.com
ab7f35060536ecf0fef2d9290980739a3773ea56
4d9f53d2e98983bf30392f0abc9c4e88fed645f3
/CS470.skel/moc_Threshold.cpp
3b2f8dec4912892469c3f885e311a14843fb75dd
[]
no_license
shirongzheng/CSC470-Image-Processing
ad9512469604f350f07c4207a50e4f4ee3fa46fa
dabe548ffb39250f117c0928b8cea6dcd24b9d4f
refs/heads/master
2020-04-14T00:49:17.072850
2019-04-24T19:08:39
2019-04-24T19:08:39
163,543,287
0
2
null
null
null
null
UTF-8
C++
false
false
3,384
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'Threshold.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.11.2) ** ** WARNING! All changes made in this file will be lost! **********************************************************...
[ "shirongzheng1027@gmail.com" ]
shirongzheng1027@gmail.com
5dbdb2e96a4b03763e927ad528132ed5429334a8
cd175f088c679f586d50e49d1b1a50dc0bfca810
/carro/main.cpp
ab4f882d6d231b75d2fea2d9baa2e6ee5de8cb5d
[]
no_license
mxdsxn/tec-prog
fb2bf03eafc4bf0230cf84f09895e75fc26d4eeb
2a8f3a1cd29ecc86bf932e965ca82c96597f3b03
refs/heads/main
2023-04-11T12:10:59.906969
2021-04-19T03:07:37
2021-04-19T03:07:37
347,669,530
0
0
null
null
null
null
UTF-8
C++
false
false
185
cpp
#include "./carro.hpp" int main() { Carro *uno = new Carro(14.5, 50); uno->abastecer(40); uno->andar(14.5); uno->abastecer(301); uno->andar(145); uno->andar(1999); return 1; }
[ "madson.santana@dextra-sw.com" ]
madson.santana@dextra-sw.com
611bb045f9e09b52362cd0bab5727a85e5f1fd3a
4ad5fe75cbf08fae361a9171b88d6fa2ba06c8cc
/UTK/include/main.h
686d7ed1d1173d50e7c0b1f8d3eb6a17cd35c1c1
[]
no_license
aleshkashell/UTK
7fa7ddc2555fbd9e8f03bd0e409aa4b7c6c16aa7
d43106e22a9ce367e93188e9ecdcbd64b8612b65
refs/heads/master
2021-01-22T18:08:21.371549
2018-11-16T07:56:13
2018-11-16T07:56:13
100,747,371
0
0
null
null
null
null
UTF-8
C++
false
false
156
h
#ifndef MAIN_H_INCLUDED #define MAIN_H_INCLUDED #include <wx/wx.h> class myApp : public wxApp { virtual bool OnInit(); }; #endif // MAIN_H_INCLUDED
[ "aleshkashell@gmail.com" ]
aleshkashell@gmail.com
ffec33cf2a5821cd61d0ef708d736b3b6808ed67
ab4156ca699182a749105ece73d26ecd66f4ff1d
/performance/threads_spsc_ring_buffer.cpp
51a7a7261a854637988ea0c3c5498081c9c9dead
[ "MIT" ]
permissive
firebirdtools/CppCommon
4c6057224f46c798960bf7d6751e5fff63afca58
ad96c6739da0cb2c5b7144b2ff5e66249c9eb462
refs/heads/master
2020-04-13T19:56:52.219898
2018-12-21T19:51:31
2018-12-21T19:51:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,747
cpp
// // Created by Ivan Shynkarenka on 16.01.2016 // #include "benchmark/cppbenchmark.h" #include "threads/spsc_ring_buffer.h" #include <functional> #include <thread> using namespace CppCommon; const uint64_t bytes_to_produce = 100000000; const int item_size_from = 4; const int item_size_to = 4096; const auto settin...
[ "chronoxor@gmail.com" ]
chronoxor@gmail.com
56161c4a84d56f5a34f02e5d647cdd92c17c7d14
02670ff229133a84cf4820c9e8cd057c86bd174d
/LinkedList.cpp
0d327a41bb1141552ad4b0a560fb30a7d1cc6d8f
[]
no_license
travisvalenti/linkedlist
ba14461cb22d8aabc67de6f86e3fc4bc49314a26
5056b17bf4f3cc45c15e35d9163dcd669bf23b11
refs/heads/master
2020-03-28T17:28:37.145590
2018-09-14T13:25:26
2018-09-14T13:25:26
148,793,349
0
0
null
2018-09-14T13:35:46
2018-09-14T13:35:46
null
UTF-8
C++
false
false
3,931
cpp
//Course: SENG1120 //Coded by: Tom Williams //Student Number: 3282012 #include <string> #include <iostream> #include "LinkedList.h" // Constructors LinkedList::LinkedList() { Node *head = nullptr; Node *tail = nullptr; ncount = 0; } // Empty Destructor LinkedList::~LinkedList(){} // Getter...
[ "aeduscreative@gmail.com" ]
aeduscreative@gmail.com