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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
57c5a2bf82c324f3d398dd927cd73186d87b1bc8 | 1f26597de0204fb2c6637dce8cf7dbe81a818af9 | /src/pke/unittest/UnitTestSer.h | 958d862d6a68d9eae9dc0046765c2233034e9531 | [
"BSD-2-Clause"
] | permissive | baiyunping333/palisade-release-mirror | bd8df2ed8cff3fe0fc8e2a946ea37e48cdb018a4 | 3b76d9438f39af466bf9be82dcdf2de1b78eb802 | refs/heads/master | 2023-02-22T03:06:47.469427 | 2021-01-21T19:47:24 | 2021-01-21T19:47:24 | 331,735,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,472 | h | // @file UnitTestSer.h - function to test serialization
// @author TPOC: contact@palisade-crypto.org
//
// @copyright Copyright (c) 2019, New Jersey Institute of Technology (NJIT)
// All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that t... | [
"polyakov@njit.edu"
] | polyakov@njit.edu |
33af941ae07bb18d0ac752e36e6fe8ac6d1446f4 | a9a84b790be4effadffc755f4f3939245798edd5 | /devel/include/franka_gripper/HomingActionFeedback.h | f468e20a555eb954eb42f28be51909819da52635 | [] | no_license | Valkje/panda | bce3e7b2f981e916f06ce0b3d6e5b2cb8506c8ad | 6a5177f8d0add40990d17f7027c0573490b52a72 | refs/heads/master | 2020-03-18T21:18:42.933651 | 2018-05-29T09:39:21 | 2018-05-29T09:39:21 | 135,273,530 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,655 | h | // Generated by gencpp from file franka_gripper/HomingActionFeedback.msg
// DO NOT EDIT!
#ifndef FRANKA_GRIPPER_MESSAGE_HOMINGACTIONFEEDBACK_H
#define FRANKA_GRIPPER_MESSAGE_HOMINGACTIONFEEDBACK_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros... | [
"loran.knol@gmail.com"
] | loran.knol@gmail.com |
b99c8fcfc488ac4cd94a26cbbf7b49672bb77de9 | 06d8ad7fa6f3969a43b7ca951495a1d334aeea8f | /Lab10/Time.hpp | 0ab54ddcb73d6dd1b8bb61a30a97458471308509 | [
"Apache-2.0"
] | permissive | D3m1g0d11/CSE165_UCMerced_OOP | f4088ac04d5ff75c7d78dc886cb059d71c0c6bd1 | cd6e65e537f6d98244e2bd81f481007629a16852 | refs/heads/main | 2023-04-25T00:31:02.817430 | 2021-05-03T07:45:00 | 2021-05-03T07:45:00 | 481,896,669 | 0 | 1 | Apache-2.0 | 2022-04-15T08:49:39 | 2022-04-15T08:49:38 | null | UTF-8 | C++ | false | false | 1,094 | hpp | #ifndef TIME_HPP
#define TIME_HPP
#include <iostream>
#include <math.h>
class Time{
//Private member variables
int hours, mins, secs;
public:
Time(){ std::cout << "NEED PARAMS!\n"; }
Time(int hours, int mins, int secs){
this->hours = hours;
this->mins... | [
"noreply@github.com"
] | noreply@github.com |
a0f39287079eff5548b84b652032380cf53d40cc | 187cb475e1738a6eaede5216a14033530cfc5950 | /Minigine/include/Graphics/VertexPositionColorSize.hpp | de11f22c75d98da82e67c2e0b644f9b9587d2521 | [] | no_license | r2d2rigo/minigine | 55df62f9c1ba16a80ca4782af7d45a6bf0ed6f02 | 6ef7d683ba4d8a8c515e9746723c7a3cb09f12be | refs/heads/master | 2016-09-06T04:21:41.494427 | 2013-05-21T02:14:59 | 2013-05-21T02:14:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 813 | hpp | #pragma once
#include "../Minigine.hpp"
#include "../Math/Vector3F.hpp"
#include "Color.hpp"
#include "VertexDeclaration.hpp"
using Minigine::Math::Vector3F;
namespace Minigine
{
namespace Graphics
{
struct MINIGINE_API VertexPositionColorSize
{
public:
const static VertexDeclaration& Verte... | [
"r2d2rigo@gmail.com"
] | r2d2rigo@gmail.com |
230a2bbf29830193106a526844e3b6a9512217fe | fea3c6d33572d8968639746b8afdc6cfa4c400de | /SPOJ/AMR12C/main.cpp | 9d1b483eebb96570d09c0f36f4c6a7e27090fc44 | [] | no_license | linmx0130/OJCode | f99ae2163828891dfe05cd0510391dbfad27430c | fbadd1ab4640c85edc1d2a8e58cd570ecebb91fb | refs/heads/master | 2020-03-30T03:51:03.731960 | 2016-11-05T19:43:17 | 2016-11-05T19:43:17 | 5,111,571 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,026 | cpp | #include <cstdio>
#include <cstring>
#include <cstdlib>
#include <algorithm>
#include <cmath>
#define EPS 1e-7
#define MAXN 55
int N;
struct Point
{
double x,y;
}P[MAXN];
double S[MAXN];
double Sqr(double t){return t*t;}
double Dist(double x1,double y1,double x2,double y2)
{
return sqrt(Sqr(x1-x2)+Sqr(y1-y2));
}
doub... | [
"linmx0130@163.com"
] | linmx0130@163.com |
e8228c5a8fc8c5fca6527e63794688f4cb1ceb89 | 0019f0af5518efe2144b6c0e63a89e3bd2bdb597 | /antares/src/servers/midi/DeviceWatcher.h | 5cbc7ffbc334c8473f31e87b02042171829608b3 | [] | no_license | mmanley/Antares | 5ededcbdf09ef725e6800c45bafd982b269137b1 | d35f39c12a0a62336040efad7540c8c5bce9678a | refs/heads/master | 2020-06-02T22:28:26.722064 | 2010-03-08T21:51:31 | 2010-03-08T21:51:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,000 | h | /*
* Copyright 2004-2009, Antares, Inc. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Matthijs Hollemans
* Jerome Leveque
* Philippe Houdoin
*/
#ifndef DEVICE_WATCHER_H
#define DEVICE_WATCHER_H
#include <Looper.h>
#include "HashMap.h"
#include "HashString.h"
class B... | [
"michael@Inferno.(none)"
] | michael@Inferno.(none) |
d5dcfe9d787bc4c4d0c3adea4e33fbc3ec19d9e0 | 615560427a6766fe540d47327a8bb622353eb43b | /core/include/res/opengl/light_ssbo.hpp | ec49f200d109c33b8f95c4fc410bd15faa9b438b | [] | no_license | T4G2/grx | 90c44dabfd20529e2aaf51b238757018900ab955 | b18feec90ff4f106abcf7e211e30c1ba28583264 | refs/heads/master | 2023-06-06T05:59:19.517588 | 2021-06-23T16:19:55 | 2021-06-23T16:19:55 | 363,495,784 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 390 | hpp | /**
* @file light_struct.hpp
* @author your name (you@domain.com)
* @brief
* @version 0.1
* @date 2021-05-30
*/
#pragma once
#include "glm/glm.hpp"
struct Light_SSBO {
glm::vec4 position;
glm::vec4 rotation;
glm::vec4 ambient_color;
glm::vec4 diffuse_color;
glm::vec4 specular_color;
float intensity = 1.0f... | [
"492811@mail.muni.cz"
] | 492811@mail.muni.cz |
efa38a177ed19164c558c36d9d59cc82b0c7f6ac | f8976de87d3be3fbcff061b4b981756924a05c42 | /c++/codeblocks/rb/Iterator.h | a0180fd16799686b0ee747566db7086652436b13 | [] | no_license | blasdch18/AED | 90610bee2d12dd2fceddfeded445acc93303ef17 | a785f1aa7572bfcbe2f75ee1b302cd4961d4d057 | refs/heads/master | 2021-05-20T10:29:35.783024 | 2020-04-01T18:18:57 | 2020-04-01T18:18:57 | 252,247,723 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,612 | h | #ifndef ITERATOR_H
#define ITERATOR_H
#include <stack>
#include "RedBlackNode.h"
#include "TrIterator.h"
using namespace std;
template <typename tr>
class Iterator
{
private:
template<typename T> friend class InOr;
template<typename T> friend class PreOr;
template<typename T>... | [
"blas.cruz@ucsp.edu.pe"
] | blas.cruz@ucsp.edu.pe |
f31c91a1f23213d45961c8956fee812e617f4c9b | 64a24195cc01c3346a3e8e207e18cb9943253479 | /includes/net/TcpServer.hpp | 7ebc3dc9b6e93fa639094a87d44b23fa9b8a2d02 | [] | no_license | xaqq/boap-server | a8ab6f759107b10ea95eeac43f4f030d4c0a1c4d | db5c18458d091cb38809ad5c6877fb2b80031335 | refs/heads/master | 2016-09-06T09:05:49.601920 | 2013-12-20T23:55:09 | 2013-12-20T23:55:09 | 13,907,588 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 681 | hpp | #pragma once
#include <functional>
#include <boost/asio.hpp>
#include "Network.hpp"
namespace Net
{
class TcpServer
{
public:
TcpServer(boost::asio::io_service& io_service, short port, TcpHandlerFactory factory);
~TcpServer();
/**
* Called by signal handler when receiving SIGINT
*/
voi... | [
"kapp.arno@gmail.com"
] | kapp.arno@gmail.com |
d905acffe16f01cb245741da570a43b7c6d00085 | 8273c4636ce7637d510d71e5018c164d5b9998f4 | /src/baymaxrobot/arduino/firmware/src/firmware/firmware.ino | 5726be928a1d9cf7fe3c5485d8167d28c644667c | [] | no_license | khaled-hamada/GPEditor | ca8e01146b5c195dfcd38cbe267458215cc40b59 | faf87e4f75364fa69fa61adccb820ccf754c064a | refs/heads/master | 2020-05-09T15:11:04.787908 | 2019-04-15T16:25:40 | 2019-04-15T16:25:40 | 181,223,158 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,735 | ino | #if (ARDUINO >= 100)
#include <Arduino.h>
#else
#include <WProgram.h>
#endif
#include "ros.h"
#include "ros/time.h"
//header file for publishing velocities for odom
#include "baymax_msgs/Velocities.h"
//header file for cmd_subscribing to "cmd_vel"
#include "geometry_msgs/Twist.h"
//header file for pid server... | [
"khaledosman737@gmail.com"
] | khaledosman737@gmail.com |
78836a5b2e9b987344bdfdbda22d73123bd781aa | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/curl/gumtree/curl_new_hunk_765.cpp | 81c4d1ab989ab562a3766d4ca9a8bee13cf9d757 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,187 | cpp | "\n"
, stdout);
fputs(
" You may use this option as many times as the number of URLs you\n"
" have.\n"
"\n"
" --oauth2-bearer\n"
" (IMAP/POP3/SMTP) Specify the Bearer Token for OAUTH 2.0 server\n"
" authentication. The Bearer Token is used in conjuction wit... | [
"993273596@qq.com"
] | 993273596@qq.com |
2d8b0e132e99d9a8753b5fa5b56a7bb1e12c7af6 | 54a420391c6ccd09ca1fc89d575650f691defc7a | /despachohidrotermico/carregador_dados.cpp | 9ff032103dfa9a3a73444750f14a673d62c638c6 | [] | no_license | rhdeandrade/otimizacao_paralela | a4f8059d682dc1e3f622aba9a93d591673a6d582 | bf018f32049f86c2bc18ae824218f0776a15329c | refs/heads/master | 2021-01-24T06:29:10.129144 | 2013-03-15T06:33:50 | 2013-03-15T06:33:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,327 | cpp | #ifndef carregador_dados_h
#define carregador_dados_h
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
#include <string>
#include <iostream>
#include "../util/file_handler.cpp"
#include "../usina/usina_termica.cpp"
#include "../usina/usina_hidreletrica.cpp"
#include "../usina/subsistema.cpp"
#in... | [
"rhdeandrade@gmail.com"
] | rhdeandrade@gmail.com |
9f86f34a54455f753916168c602cb68d0b4caac0 | 670c68fe5ca6cae385f245578ca853c452663e80 | /RU/Version3/Files/day2-1/Problem-class-2/case-5/0/k | 9f77a748d50c465031e60745e13eb521d1bb481a | [] | no_license | vishalsacharya/TwoDaysBasicCourse | 9295c94a5f8bfd285ae3ecb4ecef2555675ba318 | 5636bf1eee0108ecd3a6f08c7f6f3bb7b9020e70 | refs/heads/master | 2020-03-27T22:57:31.411466 | 2016-01-05T12:36:46 | 2016-01-05T12:36:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,318 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.7.1 |
... | [
"matvey.kraposhin@sl-BIG.inicluster.ru"
] | matvey.kraposhin@sl-BIG.inicluster.ru | |
1878a34bd63f3975cb310934ce64fb276a40ef7a | bdd9f3cdabe0c768641cf61855a6f24174735410 | /src/engine/client/library/clientGame/src/shared/space/ShipComponentDataManager.cpp | 01786e2f6ee2da2018a9401107ff6168b84898eb | [] | no_license | SWG-Source/client-tools | 4452209136b376ab369b979e5c4a3464be28257b | 30ec3031184243154c3ba99cedffb2603d005343 | refs/heads/master | 2023-08-31T07:44:22.692402 | 2023-08-28T04:34:07 | 2023-08-28T04:34:07 | 159,086,319 | 15 | 47 | null | 2022-04-15T16:20:34 | 2018-11-25T23:57:31 | C++ | UTF-8 | C++ | false | false | 4,342 | cpp | //======================================================================
//
// ShipComponentDataManager.cpp
// copyright (c) 2004 Sony Online Entertainment
//
//======================================================================
#include "clientGame/FirstClientGame.h"
#include "clientGame/ShipComponentDataManager.h... | [
"swgmaster@india.com"
] | swgmaster@india.com |
af1c9d5d52f0a8cac8754d7e14fae8d1670017c0 | 21553f6afd6b81ae8403549467230cdc378f32c9 | /arm/cortex/Freescale/MK70F15WS/include/arch/reg/dmamux0.hpp | b2d56b29400372eadaa79d2ea82c2803bc69ed95 | [] | no_license | digint/openmptl-reg-arm-cortex | 3246b68dcb60d4f7c95a46423563cab68cb02b5e | 88e105766edc9299348ccc8d2ff7a9c34cddacd3 | refs/heads/master | 2021-07-18T19:56:42.569685 | 2017-10-26T11:11:35 | 2017-10-26T11:11:35 | 108,407,162 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,773 | hpp | /*
* OpenMPTL - C++ Microprocessor Template Library
*
* This program is a derivative representation of a CMSIS System View
* Description (SVD) file, and is subject to the corresponding license
* (see "Freescale CMSIS-SVD License Agreement.pdf" in the parent directory).
*
* This program is distributed in the hope... | [
"axel@tty0.ch"
] | axel@tty0.ch |
4303be198448e4e9cb8589110a11cdb3d3b28cc0 | 9ff69f2638fe679b9fbb3ac682d356b59c50b068 | /code archive/CF/875B.cpp | 37b8ad7eadf61b392729ce64ebdb20762aa10a9c | [
"MIT"
] | permissive | brianbbsu/program | 7f7c3d4aacea32ada7f74cf5caffa9931be280c4 | c4505f2b8c0b91010e157db914a63c49638516bc | refs/heads/master | 2021-05-23T04:53:49.618057 | 2020-04-18T15:21:10 | 2020-04-18T15:21:10 | 81,056,684 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,871 | cpp | //{
#include<bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef double lf;
typedef pair<ll,ll> ii;
#define REP(i,n) for(ll i=0;i<n;i++)
#define REP1(i,n) for(ll i=1;i<=n;i++)
#define FILL(i,n) memset(i,n,sizeof i)
#define X first
#define Y second
#define SZ(_a) (int)_a.size()
#define ALL(_a) _a.begin(),_... | [
"brianbb.su@gmail.com"
] | brianbb.su@gmail.com |
924ebd89d621ab1d29eec0bf2b8cc17711bcfc0f | 0ec53fdd8d8340081e3ca72aa8c29c1d8f83d454 | /Strategy.cpp | e836f8b1d305fa5a774bd7ba916875355f8f3c6b | [] | no_license | UNIDY2002/Connect4 | 2e00983bf645eaff540a17578598e9f1cedd0096 | c3033fe67bcbcfdf5fa15483b693e7e84575e59e | refs/heads/master | 2022-06-11T11:00:23.014565 | 2020-05-07T02:22:00 | 2020-05-07T02:22:00 | 261,928,739 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,775 | cpp | #include <ctime>
#include <cstdlib>
#include "Strategy.h"
#include "Judge.h"
using namespace std;
int UCT_Node::allTrials;
extern "C" Point *getPoint(const int M, const int N, const int *top, const int *board,
const int, const int, const int noX, const int noY) {
auto startTime = clock... | [
"UNIDY2002@users.noreply.github.com"
] | UNIDY2002@users.noreply.github.com |
101eaac764acbaaa91a61844c3d884c9b9eadbc9 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5766201229705216_1/C++/stm512/B.cpp | 26a0d51771e1439dc8cf0b03371337a907d27fe3 | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 2,011 | cpp | #include <iostream>
#include <fstream>
#include <cstdio>
#include <string>
using namespace std;
int T, N;
int g[1100][1100];
int child[1100][1100];
bool used[1100];
int dfs(int x)
{
used[x] = true;
child[x][0] = 0;
for (int i = 1; i <= g[x][0]; i++) {
int y = g[x][i];
if (!used[y]) {
... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
c7caaa89a06ea8a2087db5a3b0930edaa39ab552 | 1ee1b860f7ca1a00817c70662b4efba37ca4a477 | /modules/dnn/src/layer_internals.hpp | 9ded3543e176c6ff4a96ba39be126c1806f8f7f8 | [
"Apache-2.0"
] | permissive | t-clue/opencv | 2f7c287ca6fe8ba58248a7fe164eca1b2d2d3fd3 | 20ee8b3daa66434e50e84c4c5a0660fb04374067 | refs/heads/4.x | 2023-03-22T03:54:35.678801 | 2022-09-26T02:33:28 | 2022-09-26T02:33:28 | 538,844,186 | 0 | 0 | Apache-2.0 | 2022-09-26T02:33:29 | 2022-09-20T06:37:30 | null | UTF-8 | C++ | false | false | 10,159 | hpp | // This file is part of OpenCV project.
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html.
#ifndef __OPENCV_DNN_SRC_LAYER_INTERNALS_HPP__
#define __OPENCV_DNN_SRC_LAYER_INTERNALS_HPP__
namespace cv { namespace dnn {... | [
"alexander.a.alekhin@gmail.com"
] | alexander.a.alekhin@gmail.com |
c13bda9941df99350a6418c46cbd7db8d5a8b5ab | 04d5c6e1ed571d19a6d957f94dc366d92f428af1 | /examples/example_find_send/main.cpp | 3fdcad41a9cd3b819fb32bea71fdba8276b67b46 | [
"MIT"
] | permissive | OpsecGuy/webdriverxx | b2a4c9c2036d58187fd8308405f61558a950518c | 459b1ee9efc56ffa7e257d70782186870f0afacb | refs/heads/master | 2023-07-04T15:50:32.294700 | 2021-08-09T22:26:09 | 2021-08-09T22:26:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 300 | cpp | #include "webdriverxx.h"
using namespace webdriverxx;
int main()
{
WebDriver browser = Start(Firefox());
browser.Navigate("https://duckduckgo.org");
Element elem = browser.FindElement(ByCss("input[name=q]"));
elem.SendKeys("sha512 helloworld");
elem.Submit();
getchar();
return 0;
}
| [
"GermanAizek@yandex.ru"
] | GermanAizek@yandex.ru |
9b5b13ca9c0cff10b39e1ee4bd6d2d5768b87153 | 5cf3e97d4d06e35d4eab01ca58348ce25de92146 | /DP/2.KnapSack.cpp | 37524b05c075a9f064cc4d3e9d3ce4c50a3a9a9a | [] | no_license | irajatpandey/Practice | 321bf86c0431e1089ea42a1dfdd7039356c89a0c | e4cc72cac55527f415766b5faa99f77de2cd43b9 | refs/heads/master | 2023-01-22T20:15:35.768063 | 2020-11-19T20:07:14 | 2020-11-19T20:07:14 | 258,999,717 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,405 | cpp | #include<bits/stdc++.h>
using namespace std;
int knapSack(int *weight, int *price, int capacity, int n){
if(capacity == 0 or n == 0) return 0;
if(capacity >= weight[n - 1]){
return max(price[n - 1] + knapSack(weight, price, capacity - weight[n - 1], n - 1), knapSack(weight, price, capacity, n - 1));
... | [
"2018pgcaca38@nitjsr.ac.in"
] | 2018pgcaca38@nitjsr.ac.in |
f79a946483cdf362eb05364f3c8e27c8a268cdae | 412a0f24d10443cc865a73fc1d9964b0ff23b44c | /code/AzureDeviceManagementPluginHost/PluginLoader.cpp | 0078b61f6e39b9552a81c672e6de2127d11eff87 | [
"MIT"
] | permissive | v-jush/azure-client-tools | f0f354f84f1a58d01134b967e7a230305f1606c8 | 9ae17e1c1bc0f164dc7a7023e7568782dda77d6d | refs/heads/master | 2020-05-17T18:00:13.872887 | 2019-04-10T17:56:44 | 2019-04-10T17:56:44 | 172,009,131 | 1 | 0 | NOASSERTION | 2019-02-22T06:44:08 | 2019-02-22T06:44:05 | null | UTF-8 | C++ | false | false | 3,195 | cpp | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#include "stdafx.h"
#include "PluginLoader.h"
using namespace std;
using namespace DMUtils;
using namespace DMCommon;
namespace Microsoft { namespace Azure { namespace DeviceManagement { namespace Client {
PluginLoad... | [
"gmileka@microsoft.com"
] | gmileka@microsoft.com |
4bb2c0090e88a32a44b3f8abd32def78703f7953 | d911072bb624bfba8c802ba26505095677b64e78 | /React3D/Core/src/component/Transform.cpp | 0187ace084e07ae9fc351f67d87cef79980877bb | [
"MIT"
] | permissive | iCodeIN/React3D | 20c49336a8ea02262feac96bad19a8befa852ffb | a5874f3e600bef27c9ed7a346ed2ca0440dee5a5 | refs/heads/master | 2022-03-30T03:32:19.162788 | 2019-11-22T18:53:58 | 2019-11-22T18:53:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,628 | cpp | #include "Transform.h"
component::Transform::Transform(glm::mat4* _projectionMatrix, glm::mat4* _viewMatrix,
glm::vec3 _position, glm::vec4 _rotation, glm::vec3 _scale)
: projectionMatrix(_projectionMatrix), viewMatrix(_viewMatrix),
position(_position), rotation(_rotation), scale(_scale)
{
}
component::Transform::... | [
"ankitpriyarup@gmail.com"
] | ankitpriyarup@gmail.com |
6552ce5b8659576f8591b562afa7d6b66cfc7171 | d21bdc411d758b3401f5a9ddb0a589b2b58cad00 | /Building.cpp | 4c09dd46c93543d508e22e1814f38c4070ff3444 | [] | no_license | chr1stinayan/Queens-Tycoon | 765ebf6240b5c3a8c2706054e8cc5ec29889c12e | f486a35031220774db3ad3d42ed5117d2b9ec55d | refs/heads/master | 2021-06-12T08:45:49.883080 | 2016-12-16T18:54:14 | 2016-12-16T18:54:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,904 | cpp | /*
* Building.cpp
*
* Created on: Nov 10, 2016
* Author: Kyle
*/
#include "Building.h"
#include <math.h>
#include <string>
using namespace std;
Building::Building(int x, int y) {
// Declare only values that will be constant for all building types
construct = 0;
sellPercent = 0.75;
currentTick = 0;
de... | [
"noreply@github.com"
] | noreply@github.com |
8e3d78d6d5e30b3cf319194ba7d3cb67b552fe74 | 0d653408de7c08f1bef4dfba5c43431897097a4a | /cmajor/cmllvm/EmittingContext.hpp | 0ffb57c5ee8f0fd9042147d55cd18c9fb9b8811c | [] | no_license | slaakko/cmajorm | 948268634b8dd3e00f86a5b5415bee894867b17c | 1f123fc367d14d3ef793eefab56ad98849ee0f25 | refs/heads/master | 2023-08-31T14:05:46.897333 | 2023-08-11T11:40:44 | 2023-08-11T11:40:44 | 166,633,055 | 7 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,830 | hpp | // =================================
// Copyright (c) 2022 Seppo Laakko
// Distributed under the MIT license
// =================================
#ifndef CMAJOR_CMLLVM_EMITTING_CONTEXT_INCLUDED
#define CMAJOR_CMLLVM_EMITTING_CONTEXT_INCLUDED
#include <cmajor/ir/EmittingContext.hpp>
#include <llvm/Support/TargetSelect.... | [
"slaakko@gmail.com"
] | slaakko@gmail.com |
84da1943b9cac271edb47b20c1c130a9324d9633 | 1535c3fa9815aabcb9373be7f01141ab08e4e41f | /raytrace/sample.cpp | f59a179fe8077a3c24f63305b9d8e85982e207cc | [] | no_license | bakwc/raytrace | c2c8eedabc087fb641779ed9317400b34bbf78b7 | 593d230590bb22c7abaa13df4d4c9c5a56ec3267 | refs/heads/master | 2022-05-29T15:22:46.743117 | 2020-04-28T20:48:22 | 2020-04-28T20:48:22 | 259,744,536 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,923 | cpp | #include "glad/glad.h"
#define GLFW_INCLUDE_NONE
#include <GLFW/glfw3.h>
#include "linmath.h"
#include <stdlib.h>
#include <stdio.h>
static const struct
{
float x, y;
float r, g, b;
} vertices[3] =
{
{ -0.6f, -0.4f, 1.f, 0.f, 0.f },
{ 0.6f, -0.4f, 0.f, 1.f, 0.f },
... | [
"filipp@bakanov.su"
] | filipp@bakanov.su |
606da200c641dc33b97236bbd576456cbc8c07ea | 536656cd89e4fa3a92b5dcab28657d60d1d244bd | /third_party/skia/tools/gpu/dawn/DawnTestContext.cpp | 6ff998f06b4cbb6ab226db2a9c19dcc2ce8db9ed | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0"
] | permissive | ECS-251-W2020/chromium | 79caebf50443f297557d9510620bf8d44a68399a | ac814e85cb870a6b569e184c7a60a70ff3cb19f9 | refs/heads/master | 2022-08-19T17:42:46.887573 | 2020-03-18T06:08:44 | 2020-03-18T06:08:44 | 248,141,336 | 7 | 8 | BSD-3-Clause | 2022-07-06T20:32:48 | 2020-03-18T04:52:18 | null | UTF-8 | C++ | false | false | 4,777 | cpp | /*
* Copyright 2019 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "dawn/webgpu_cpp.h"
#include "dawn_native/DawnNative.h"
#include "tools/gpu/dawn/DawnTestContext.h"
#ifdef SK_BUILD_FOR_UNIX
#include "GL/glx.h"
#endif
#ifdef SK_BU... | [
"pcding@ucdavis.edu"
] | pcding@ucdavis.edu |
47d61463589834610c625d2013c51cb2b6d2a13c | b42e8fae99402454ec567b868cd7c6800f44b739 | /hdu/3791 二叉搜索树.cpp | e906f96f0d53378c9d8fd88808f6358d34d886c0 | [] | no_license | GadyPu/OnlineJudge | a0799a47454f351e94c9ad8ed20fd2d5ed7e40be | 0740f8e5e7d6e923ac51baec783a6b40cd24260e | refs/heads/master | 2021-01-01T05:06:55.238653 | 2016-05-21T12:54:09 | 2016-05-21T12:54:09 | 59,358,276 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,714 | cpp | #include<algorithm>
#include<iostream>
#include<cstdlib>
#include<cstring>
#include<cstdio>
#include<vector>
using std::vector;
const int Max_N = 100;
struct Node{
int v;
Node *ch[2];
inline void set(int _v = 0, Node *p = NULL){
v = _v;
ch[0] = ch[1] = p;
}
};
struct BinaryTree{
Node... | [
"GadyPu@gmail.com"
] | GadyPu@gmail.com |
e725ccdbf3ae3c20f22e0ee405eb427050358368 | 6986efe0b5593908b3448941101a8047258fd55b | /ACM/SNNU2017年头次比赛/E/8002379_xiekeyi98_E.cpp | 6b8c1c6d612226121a0398e405ee538ba25eacc5 | [] | no_license | orz2pick/SNNU | 32e2ef2665d610a7d94ad8d0c1b38dbe4891e7bd | 36a6ec07fa126c3f54d4eacf84a20b72645acd17 | refs/heads/master | 2021-01-11T16:07:17.071586 | 2017-04-21T14:14:38 | 2017-04-21T14:14:38 | 80,008,749 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 737 | cpp | #include<iostream>
#include<cstdio>
#include<algorithm>
#include<cmath>
#include<cstring>
using namespace std ;
char s[1000010];
int dif[30];
int main()
{
int t ;
//cin >> t ;
scanf("%d",&t);
while( t-- )
{
memset(dif,0,sizeof(dif) ) ;
int k ;
long long int ans = 0 ;
//cin >> s >> k ;
scanf("%s%d",... | [
"494389554@qq.com"
] | 494389554@qq.com |
cf86a8c78043049639a54750f2d4759733bc4e8d | 044350ba74cd40db53fc51bcf8769d0ba6e53916 | /test/optest/units/CReluTest.cpp | 0b204013dc711048c6edc15d4070ee0e2cf34130 | [
"Apache-2.0"
] | permissive | ishine/MAI | cc94c3961d5694e8a9464c9575a2a5eccee7035e | 64753cd2f59af2949896937c2e5dbfc4d8bab1e0 | refs/heads/master | 2021-06-22T14:51:34.735501 | 2021-04-23T07:06:55 | 2021-04-23T07:06:55 | 210,828,572 | 0 | 0 | Apache-2.0 | 2021-04-23T07:06:56 | 2019-09-25T11:30:45 | C++ | UTF-8 | C++ | false | false | 1,395 | cpp | // Copyright 2019 MAI. 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... | [
"15601910741@163.com"
] | 15601910741@163.com |
d81a88ebad6368d910b87c75d4a26af7b5f44896 | 2658d40bc75e66a869bd5ec930812b26a95317f3 | /分解质因数.cpp | bb697537aafbc6410ee6fc1b7ae0b5787b7ca73d | [] | no_license | Liuxiaoyu1998/hello-world | 023bd9a4beb62c963a20953b156bd43b51ba0829 | cbe1c57ded270a90e6b4a4026b23f68eb26199dc | refs/heads/master | 2021-04-26T22:23:47.921105 | 2019-07-24T15:31:13 | 2019-07-24T15:31:13 | 124,084,753 | 0 | 0 | null | 2018-03-19T11:52:17 | 2018-03-06T13:48:06 | C++ | UTF-8 | C++ | false | false | 678 | cpp | #include <iostream>
using namespace std;
class primefactorization{
public:
primefactorization() {
num = 0;
}
~primefactorization() {};
void input() {
cin >> num;
};
void factorize() {
if(num == 1) {
cout << 1 << endl;
return;
}
for(int i = 2; i <= num; ) {
... | [
"noreply@github.com"
] | noreply@github.com |
4a2a69b9091fb39306775888115fc2098e510771 | 62d48af115ea9d14bc5a7dd85212e616a48dcac6 | /src/tests/source/Test3.cc | 226d187e672cf9e8ea603ed50bcafacf123c31d2 | [
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-3-Clause"
] | permissive | asu-cactus/lachesis | ab1ab1704e4f0f2d6aef1a2bff2dc99ea8f09337 | 92efa7b124a23894485a900bb394670487051948 | refs/heads/master | 2023-03-05T11:41:35.016673 | 2021-02-14T21:50:32 | 2021-02-14T21:50:32 | 151,744,205 | 2 | 0 | Apache-2.0 | 2021-02-14T16:37:54 | 2018-10-05T15:49:15 | C++ | UTF-8 | C++ | false | false | 2,465 | cc |
#include <cstddef>
#include <iostream>
#include <fstream>
#include <vector>
#include <algorithm>
#include <iterator>
#include <cstring>
#include <ctime>
#include <chrono>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <string>
#include "InterfaceFunctions.h"
#include "Emp... | [
"jacquelinezou@gmail.com"
] | jacquelinezou@gmail.com |
560ccc1c15c8eb33bc102ba9dac84a6067c89755 | 2d361696ad060b82065ee116685aa4bb93d0b701 | /src/gui/objutils/gi_cache.cpp | 607b2872fdf13a2393657b1a1156b90a60571a4e | [
"LicenseRef-scancode-public-domain"
] | permissive | AaronNGray/GenomeWorkbench | 5151714257ce73bdfb57aec47ea3c02f941602e0 | 7156b83ec589e0de8f7b0a85699d2a657f3e1c47 | refs/heads/master | 2022-11-16T12:45:40.377330 | 2020-07-10T00:54:19 | 2020-07-10T00:54:19 | 278,501,064 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,704 | cpp | /* $Id: gi_cache.cpp 35227 2016-04-12 18:56:35Z katargir $
* ===========================================================================
*
* PUBLIC DOMAIN NOTICE
* National Center for Biotechnology Information
*
* This software/database is a "United States Government Wor... | [
"aaronngray@gmail.com"
] | aaronngray@gmail.com |
279c230d0d457fb408419b5df2208e8816b26d94 | 2d05050d0ada29f7680b4df20c10bb85b0530e45 | /src/meta_schedule/extracted_task.cc | ec04361f51ec2ece94ad322d95be85b3ba97a42c | [
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"Unlicense",
"Zlib",
"LLVM-exception",
"BSD-2-Clause"
] | permissive | apache/tvm | 87cb617f9a131fa44e1693303aaddf70e7a4c403 | d75083cd97ede706338ab413dbc964009456d01b | refs/heads/main | 2023-09-04T11:24:26.263032 | 2023-09-04T07:26:00 | 2023-09-04T07:26:00 | 70,746,484 | 4,575 | 1,903 | Apache-2.0 | 2023-09-14T19:06:33 | 2016-10-12T22:20:28 | Python | UTF-8 | C++ | false | false | 1,779 | cc | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"noreply@github.com"
] | noreply@github.com |
d204047ae6b5ac2028082598a17d9bdc8ea7acc6 | 684345ce42342f8fe0d8a4724ebe20c1fb5e45af | /test.cpp | e503c156337c2ae953698ce622117897cc493ead | [] | no_license | uni-algorithms/weighed-sort | b50efb644be44f918766c521a13d204624a663b1 | e3d6952db66adbfbc9abce64b6a276c03986444a | refs/heads/master | 2020-04-18T03:15:14.472318 | 2018-11-04T15:29:48 | 2018-11-04T15:29:48 | 167,192,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 893 | cpp | #define CATCH_CONFIG_MAIN
#include <catch.hpp>
#include "weighed-sort.hpp"
TEST_CASE("test provided : 3 2 4 1") {
std::stringstream s("4\n"
"3 2 4 1");
REQUIRE(swaps_weight(2, 9) == uncovered(s));
}
TEST_CASE("4 3 2 1") {
std::stringstream s("4\n"
"4 3 2 1... | [
"luka.mosetti@gmail.com"
] | luka.mosetti@gmail.com |
ce9d6b521b97e93d26c32db9465fbde34161150c | 4330a9c40198f1b97bb0b88ece427cdd1016b8c2 | /Day04/ex00/main.cpp | 47ca85a46a3eb06d5ffb6e4e311929370b0e3a83 | [] | no_license | ggavryly/Pool_CPP | b4065271607a704a51d7b61ed597239af1e376e0 | 477f6470ee4a0c5405e2214742b6efb419910c0d | refs/heads/master | 2020-09-23T07:53:46.597164 | 2020-02-02T18:32:58 | 2020-02-02T18:32:58 | 225,445,577 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 271 | cpp | # include "Sorcerer.hpp"
# include "Victim.hpp"
# include "Peon.hpp"
int main(void)
{
Sorcerer robert("Robert", "the Magnificent");
Victim jim("Jimmy");
Peon joe("Joe");
std::cout << robert << jim << joe;
robert.polymorph(jim);
robert.polymorph(joe);
return 0;
}
| [
"torgo121@gmail.com"
] | torgo121@gmail.com |
cdc2415350d68fda70a7b2be0a7fe15d06083a6c | 68057a3152a6e9fb5f9352b536c89374b9c4d333 | /include/xtomic/impl/xtraits.hpp | d7d316e054ab6375db72196d3edcb962b6025d4f | [
"ISC"
] | permissive | mashavorob/lfds | b9ce3a0f839e7c47ac44319112f25b7725bdfd6e | 3890472a8a9996ce35d9a28f185df4c2f219a2bd | refs/heads/master | 2016-09-06T18:33:20.121328 | 2015-06-05T18:22:18 | 2015-06-05T18:22:18 | 28,824,065 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,418 | hpp | /*
* xtraits.hpp
*
* Created on: Apr 1, 2015
* Author: masha
*/
#ifndef INCLUDE_XTRAITS_HPP_
#define INCLUDE_XTRAITS_HPP_
#include <xtomic/config.hpp>
#include <xtomic/aux/inttypes.hpp>
namespace xtomic
{
template<typename T, T v>
struct integral_const
{
typedef T value_type;
typedef integral_con... | [
"andrew.v.kharchenko@gmail.com"
] | andrew.v.kharchenko@gmail.com |
f7bf6f90c780c441d8b9291ec411dec4e47ecf79 | 0eb4cac7ac26506ea89724f671ece6ccdfbf139f | /lib/branches/initialStateLib/tests/99_interpolation23.cpp | 1c0b9df67580c2b9d48b69e03508cf7cec374679 | [] | no_license | Ajiperuyellow/IPGLAMPS | c68be6d6e21cde85ff7a59bfafe1f5c34e5b5a84 | 9b3b8f2ad8b15745da07eb71144a56d74213f652 | refs/heads/master | 2020-04-18T02:40:24.007024 | 2019-03-21T16:39:35 | 2019-03-21T16:39:35 | 167,171,792 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,320 | cpp | //--------------------------------------------------------- -*- c++ -*- ------
//$HeadURL: file:///home/bamps/svn/lib/branches/initialStateLib/tests/99_interpolation23.cpp $
//$LastChangedDate: 2014-12-10 22:53:55 +0100 (Mi, 10. Dez 2014) $
//$LastChangedRevision: 2011 $
//$LastChangedBy: gallmei $
//------------------... | [
"moritzgreif@gmx.net"
] | moritzgreif@gmx.net |
2bd7afd735cbd4f48c2dac15d2a4855019b3e7cc | c01e1b977b7a1556d7228683cc8d23c32a4e6ce1 | /Space Simulator Project/Sun.cpp | 0dacce1c010ebbc117016f87bdf0091688d9daf6 | [] | no_license | Humacsson/SpaceSimulator | 2ead5299a7dde6a04e1a5d1a240ee5e55cd3b113 | 613cae02583a877f613871648dbd6cf3ea100946 | refs/heads/master | 2020-06-05T11:23:43.620231 | 2014-11-01T00:17:41 | 2014-11-01T00:17:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 543 | cpp | #include "Sun.h"
Sun::Sun(
std::string rName, double rMass, double rRadius,
Coordinate rPosition, Coordinate rVelocity,
float rRed, float rGreen, float rBlue, float rLight)
{
mName = rName;
mMass = rMass;
mRadius = rRadius;
mPosition = rPosit... | [
"lookuptome@gmail.com"
] | lookuptome@gmail.com |
9864f7193df00f3a484f67e42b4e7ba94d319a1b | 34c2711a0e033c18fee74aed4c8cd5f1de615e10 | /chrome/browser/extensions/bookmark_app_experimental_navigation_throttle.cc | c7cfb6bcc9e0e1f7bb09417e1d0ae4df87ecb49b | [
"BSD-3-Clause"
] | permissive | doodsalc/chromium | b6a9c0c1ee6bf75aa7dfc8f8b119d1491343807c | e8a88dae190a0749d04763ed788765eaddfe97ff | refs/heads/master | 2023-01-13T05:48:10.214560 | 2019-06-12T03:08:42 | 2019-06-12T03:08:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,887 | cc | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/extensions/bookmark_app_experimental_navigation_throttle.h"
#include <memory>
#include "base/bind.h"
#include "base/logging.h"
... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
e5b356926d210eff1645f964a32169b1a5f1b84e | 6e20dfe0c3fcc5c150ac6014c734c399813eb05a | /test/TestApp/PlayFabPlatformSpecificTest_default.cpp | 3bfacb90fec56ee7b8198c748b8c704d6db819e1 | [
"Apache-2.0"
] | permissive | PlayFab/XPlatCppSdk | 088c6571744f5815603e5a9fa406a19c1dd9eaf3 | 975d0a85afa1a51d7fadf73b2794a7969f72bf0c | refs/heads/master | 2023-08-09T15:19:21.286176 | 2023-08-07T16:39:15 | 2023-08-07T16:39:15 | 130,416,889 | 38 | 30 | Apache-2.0 | 2023-04-27T19:20:14 | 2018-04-20T21:48:07 | C++ | UTF-8 | C++ | false | false | 868 | cpp | // Copyright (C) Microsoft Corporation. All rights reserved.
// This file is meant to be compiled into projects that do not have a useful/valid platform specific login.
// When present, add instead the platform specific file, and do NOT add this one
#include "TestAppPch.h"
#include "TestContext.h"
#include "PlayFabP... | [
"jenkins-bot@playfab.com"
] | jenkins-bot@playfab.com |
d0b2f0586bc5bc8e1f36524876eaf9e976b45f5b | 8241ab9dcd151b457dd6ffa7ebed9c1e3302883f | /tst/avr/common.h | 34c9fe89565408be878fc457a3ab9f699ec4d460 | [] | no_license | b264/AvrLib | 33c1b8c84595d0b2391601ab88795f1c5f58b7b4 | 8f3a19ef99a087ad73c6fde7178365497b072fd1 | refs/heads/master | 2021-01-24T01:27:59.233147 | 2018-01-14T14:39:42 | 2018-01-14T14:39:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,299 | h | /*
* common.h
*
* Created on: Jan 6, 2015
* Author: jan
*/
#ifndef COMMON_H_
#define COMMON_H_
#define _AVR_IO_H_
#define __AVR_ATmega328P__
#define _SFR_IO8(addr) sfr_mem[addr + + 0x20]
#define _SFR_MEM8(addr) sfr_mem[addr]
#define _SFR_MEM16(addr) sfr_mem16[addr]
#define F_CPU 16000000
# define SR... | [
"jan@ypmania.nl"
] | jan@ypmania.nl |
454093403dd4ffad184313a0b5a6f325736b5ec0 | 4a4c62261ce7edd806e7a6ce808739a4ebdf2aa1 | /splitimage/common.cpp | 3c95e13adb400dae027b8386954fccf3b7414783 | [] | no_license | jjzhang166/opencv | a9b43a63effd7808ee1f2dbf14493a141437b610 | 4dda5453c2f912958adedbcc3f9a896b086a21d3 | refs/heads/master | 2021-12-16T08:11:39.089256 | 2017-09-16T11:09:13 | 2017-09-16T11:09:13 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,082 | cpp | #include <string>
#include <vector>
#include <cstdio>
#include <cstring>
#include <cstdlib>
#include <dirent.h>
int filter_fn(const struct dirent *dirp)
{
if(dirp->d_type != DT_REG)
return 0;
return (strncmp(dirp->d_name + (strlen(dirp->d_name) - 4), "jpeg", 4) == 0 ||
strncmp... | [
"latelee@latelee.com"
] | latelee@latelee.com |
ee0bb6e1214e9a93e13ab0baf99350a22265f1cb | 6a292a7ae87b0abdc4950b60dd5a2d684c64c33c | /include/boost/numeric/ublas/householder.hpp | b14668b519b69fed8c162e2b3d16c14f00656c66 | [] | no_license | BoostGSoC15/ublas | 5a8ceddad0e30ed27d15dcd69f7f360ef5e1b967 | 1cbafefb4bccadc970655ca982a91747e663a4db | refs/heads/master | 2016-09-05T19:00:21.652307 | 2015-10-15T21:52:47 | 2015-10-15T21:52:47 | 36,512,042 | 1 | 1 | null | 2015-05-29T15:18:26 | 2015-05-29T15:18:26 | null | UTF-8 | C++ | false | false | 3,302 | hpp | // Rajaditya Mukherjee
//
// 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)
/// \file householder.hpp Definition for the methods performing Householder and Givens Rotation
#ifndef _BOOST_UBLAS_HOUSEHOLDER_
#defi... | [
"rajadityamukherjee.osu@outlook.com"
] | rajadityamukherjee.osu@outlook.com |
0d0315e001d4ba3e1ece16694664c8bd5a8da0a0 | d509c495aa8bece1a13276d3da5ed0f969a28837 | /lintcode480Binary Tree Paths.cpp | 67be7bdcf2d6cbac24f31ebafd0c841c1d783bad | [] | no_license | zzzzzzhang/LintCode | cbde517e4a55c0801823866b2a4a0d1f4ffda63d | 96312f8e0e8ed76bfed0e74d1b2ae8b526033279 | refs/heads/master | 2020-07-14T18:32:36.207299 | 2020-01-13T07:30:11 | 2020-01-13T07:30:11 | 205,374,757 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,350 | cpp | #include<iostream>
#include<vector>
#include<string>
using namespace std;
class TreeNode {
public:
int val;
TreeNode *left, *right;
TreeNode(int val) {
this->val = val;
this->left = this->right = NULL;
}
};
class Solution {
private:
void dfs(TreeNode *root, string path, vector<string... | [
"296160709@qq.com"
] | 296160709@qq.com |
d56e64cc0688611a98d6bd3be15bc888caa0c1c6 | 34dcb8cb61a2adb588eea6d7b7b5f56c252898b4 | /20150804建構子 大陸稱構造函數.cpp | 2b6f6d8cea147e9644d32eb70b7c3d6eecc6be00 | [] | no_license | jimmyy512/C-C-plus-plus-Daily-exercise | ff9865766b5d9902f62ae5c23e573db48423d3c7 | 48eebd15f1d079212fb3fc8f0dafd35849b88e9d | refs/heads/master | 2021-01-17T13:02:34.963315 | 2016-06-21T02:16:43 | 2016-06-21T02:16:43 | 58,810,243 | 0 | 0 | null | null | null | null | BIG5 | C++ | false | false | 665 | cpp | #include <iostream>
using namespace std;
class complex
{
private:
double height,weight;
public:
complex(double h,double w); //若沒有自己建造建構子 系統會幫你分配預設建構子
complex(){};
};
complex::complex(double h,double w)
{
height=h;
weight=w;
}
class complex2
{
private:
double height,weight;
public:
complex2(){};
};
i... | [
"jimmyy5121@gmail.com"
] | jimmyy5121@gmail.com |
1d2f6aa34799e0eadfd90af58f50b1db85ac450b | afff4d1959c385d406467c5c0fe48331bc8533b6 | /DuiLib/Control/UIText.cpp | 21c03fb8c14afa1c0573687cf33ac2621e7d9940 | [
"MIT",
"BSD-2-Clause"
] | permissive | ExpLife0011/BarPCMaster | 2ce5423615f2eabb28c4115c0dcb88fe3fa9997e | cf156e8379b9202464077683114489ebde77b7de | refs/heads/master | 2020-04-05T12:44:09.418232 | 2017-04-01T15:37:27 | 2017-04-01T15:37:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,058 | cpp | #include "StdAfx.h"
#include "UIText.h"
namespace DuiLib
{
CTextUI::CTextUI() : m_nLinks(0), m_nHoverLink(-1)
{
m_uTextStyle = DT_WORDBREAK ;
m_rcTextPadding.left = 2;
m_rcTextPadding.right = 2;
::ZeroMemory(m_rcLinks, sizeof(m_rcLinks));
m_dwShadowColor = 0;
}
CTextUI::~CTextUI()
{
}
LPCTSTR CText... | [
"2894220@gmail.com"
] | 2894220@gmail.com |
4e827b7f8ade8056d98231bd3669815fb262df4b | a9a2b9084146ada6216b071a333408386ea90024 | /v8/src/profile-generator.cc | 8505b5b40d63fa4dec91195a724de24d13aa4d94 | [
"MIT",
"bzip2-1.0.6",
"BSD-3-Clause"
] | permissive | bteixeira/sciborgV8 | 57a12c77a08a2507aa56a94ddb047d4ad5e67e5d | bb06893f41d6ec66e8311c5eeb48afc55f1bb8e6 | refs/heads/master | 2021-01-16T21:02:10.427881 | 2014-01-13T17:32:00 | 2014-01-13T17:32:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 30,002 | cc | // Copyright 2012 the V8 project authors. 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 ... | [
"bruno.teixeira@zalando.de"
] | bruno.teixeira@zalando.de |
6aeaaa0664ad0f01861245615965826565ca679d | 99a908cf016d132c97c5ab8c17ea7778bbf047b9 | /amxprof/call_stack.cpp | a7941162f9873601bfd07378b577f5def4000092 | [
"BSD-2-Clause"
] | permissive | ZeroCool1997/samp-plugin-profiler | cd6ce19fa5b0acd81f01e31eed4cd185e1ee20bb | ef7c3568cbe60859932c6a5bea243552c0ed6e76 | refs/heads/master | 2021-01-15T23:03:15.577712 | 2014-08-01T09:16:08 | 2014-08-01T09:16:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,902 | cpp | // Copyright (c) 2011-2013, Zeex
// 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 conditions a... | [
"zeex@rocketmail.com"
] | zeex@rocketmail.com |
3a3826875e35f4b984fad5a9fb8f29b974355284 | 1a89bcb0d73547dfb6cbfe4d5ffafded69563492 | /shops.cpp | 2a8432bf3f2cb5ac65caed2e13354e45044017e9 | [] | no_license | princessjinifer/Roleplay | cda9bbb3b346660f331f8e06b6e1c6e8d65b15dd | 2e97245753313e840a48b20a868c4fb1e467bc68 | refs/heads/master | 2016-09-05T10:11:19.163077 | 2011-07-27T21:48:58 | 2011-07-27T21:48:58 | 1,834,064 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,685 | cpp | /* Filename: shops.cpp
* Devs: Micah Butler (princessjinifer)
* Created: 5/10/2010
* A text based roleplaying game that I began writing on a boring car trip home from Grandma's house ^_^
* v.0 (first build)
*/
#include <iostream>
#include "roleplay.h"
int shop_number;
string talking_to_phil;
void shop_help ();
... | [
"jgordon24@zcat.com"
] | jgordon24@zcat.com |
1299431a198f12cc749b37f045ea586f76cc37bd | 6c9d6a4c2f959ce97a537dc4bf84a9d18d540a11 | /matrix4x3.hpp | 2c530c099a069833a24a4cea53798d5bc39840db | [] | no_license | kateabr/Raytracer | c0b71af36254a6108d025a5a86c67328930d3f20 | 869668d99a1458f140381726460bde89174b8d70 | refs/heads/master | 2021-08-28T09:15:29.879851 | 2017-12-11T20:19:26 | 2017-12-11T20:19:26 | 113,904,160 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,689 | hpp | #ifndef MATRIX4X3_HPP
#define MATRIX4X3_HPP
#include "vec3.hpp"
class Vec3;
class Matrix4x3 {
public:
/**
* @brief Единичная матрица
*/
Matrix4x3();
/*
* a b c | tx
* d e f | ty
* g h i | tz
*/
Matrix4x3(double a, double b, double c, double d, double e, double f,
do... | [
"kateabr@yandex.ru"
] | kateabr@yandex.ru |
d6e915237de5be6627f6a75d577f2b7b6ec94325 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/curl/gumtree/curl_old_log_14526.cpp | 2bffb4d619c740ac8f0d71e0d8dfe1541be1df38 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 524 | cpp | fputs(
" scheme The URL scheme (sometimes called protocol) that\n"
" was effectively used (Added in 7.52.0)\n"
"\n"
" size_download The total amount of bytes that were downloaded.\n"
"\n"
" size_header The total amount of bytes of the down... | [
"993273596@qq.com"
] | 993273596@qq.com |
cd70aa49d9a58f9056fe2b47e4c2ad183db78c81 | 0eed701ecff3ca6d0fde7fbe6b93e94b4243a90d | /modificar.cc | aca8389de9be1943a494a9a8a38ea34226a92051 | [] | no_license | sergiovaldivia/is1-201602 | 64bd8cab8fcf30cff73eb865f039193aab05e48c | 46d11b69cefb57f7c4010ce2cdc9671d2b741560 | refs/heads/master | 2021-01-18T08:16:17.054543 | 2016-09-16T23:49:23 | 2016-09-16T23:49:23 | 68,479,339 | 0 | 0 | null | 2016-09-17T21:32:42 | 2016-09-17T21:32:42 | null | UTF-8 | C++ | false | false | 101 | cc | #include<iostream>
using namespace std;
int main()
{
cout<<"HELLO WORD!"<<endl;
return 0;
} | [
"sergio.rolando@gmail.com"
] | sergio.rolando@gmail.com |
920d2bb6e975d0783fdd312cd8e55bb600f06b93 | b736659d0dbfad63d52cc7c62e53fbb69f411e3b | /Win32C++Lesson9/Win32Lesson9/Win32Lesson1/json_data_parse.cpp | 00edede89c86d668d5819427bbc992209815a3dd | [] | no_license | zhoualbeart/cloud-desktop-client | 7ca578ec0fec089aaf12c0e3197670e719f54d17 | f46997ff186625b24a82564eb583e699f0145485 | refs/heads/master | 2018-12-27T18:13:35.155214 | 2018-10-25T01:19:58 | 2018-10-25T01:19:58 | 120,545,010 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 695 | cpp | #include <stdio.h>
#include <malloc.h>
#include <string.h>
#include "json_data_parse.h"
int get_appcc_host(char const *json_data, char *appcc_host)
{
int ret = JSON_DATA_OK;
cJSON *root, *j_appcc_host;
root = cJSON_Parse(json_data);
if (NULL == root)
{
ret = JSON_DATA_INVALIDE;
return ret;
... | [
"zhoualbeart@gmail.com"
] | zhoualbeart@gmail.com |
2384d71ac555efb4522cfa6a909541df6ad9666e | 406b6f3e8355bcab9add96f3cff044823186fe37 | /src/extern/GB2015/base/task_scheduler/scheduler_worker_pool_impl_unittest.cc | adb416859e49e84e26d43f91afd890f822fb4f5e | [] | no_license | Micalson/puppet | 96fd02893f871c6bbe0abff235bf2b09f14fe5d9 | d51ed9ec2f2e4bf65dc5081a9d89d271cece28b5 | refs/heads/master | 2022-03-28T22:43:13.863185 | 2019-12-26T13:52:00 | 2019-12-26T13:52:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 59,525 | cc | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "base/task_scheduler/scheduler_worker_pool_impl.h"
#include <stddef.h>
#include <memory>
#include <unordered_set>
#include <vector>
#include "... | [
"anoob@sina.cn"
] | anoob@sina.cn |
0fc41d0577e6ce3f51b7bc1599889db363d62577 | af20d3835a5275b306387cb3ca9c8ad0352d7b57 | /device/bluetooth/bluetooth_remote_gatt_service_winrt.cc | 4b152288fb5929b56ec79e422ca586040f467931 | [
"BSD-3-Clause"
] | permissive | dulei0508/chromium | 60b9ef1bff7cdfa77936f9ec02ba2cd4f0c391d2 | 1caa34fa32978c99bb903a98039352b53e9234dd | refs/heads/master | 2023-03-08T22:27:31.693663 | 2018-08-01T14:22:44 | 2018-08-01T14:22:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,408 | cc | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "device/bluetooth/bluetooth_remote_gatt_service_winrt.h"
#include <windows.foundation.collections.h>
#include <utility>
#include "base/logging... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
742d9e412f7cdda12f524d71d952a5c2f86b674d | efffc0d0495875c9a675a0c299b7691035ab47ca | /RPG/src/TmxParser.cpp | f7252c1216eab2c9d48db4a8a654bf59a61c955a | [] | no_license | SoraUmika/PROJECTS | 7ed61b635ca2369dec0c483ba876f61a3f15ffa7 | 0156043bbeffb2f453e6d24f7330bdb171420e63 | refs/heads/master | 2020-04-29T00:44:45.959357 | 2019-06-09T02:18:47 | 2019-06-09T02:18:47 | 175,705,944 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 102 | cpp | #include "TmxParser.h"
TmxParser::TmxParser()
{
//ctor
}
TmxParser::~TmxParser()
{
//dtor
}
| [
"noreply@github.com"
] | noreply@github.com |
30e3c89d13421e3dbbf0ed2fb6576b60be96a943 | eee4e1d7e3bd56bd0c24da12f727017d509f919d | /Case/case2/500/U | 190f23060c16b2c0f7e82b906ab9a264c1d6286e | [] | no_license | mamitsu2/aircond5_play5 | 35ea72345d23c5217564bf191921fbbe412b90f2 | f1974714161f5f6dad9ae6d9a77d74b6a19d5579 | refs/heads/master | 2021-10-30T08:59:18.692891 | 2019-04-26T01:48:44 | 2019-04-26T01:48:44 | 183,529,942 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,764 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"mitsuaki.makino@tryeting.jp"
] | mitsuaki.makino@tryeting.jp | |
31e22f31622ad04a672816238260264c0584bcae | 3c824aebae7ef165adf5403ed04fe2c6ff84e27c | /MSerialsUI/SerialPort.h | eb9525c87405020faac82239e96dbb3f6216705c | [] | no_license | radtek/KPR_CE | 648918d63b3107c14106f4365ca04a3d4b919a56 | 58fca79ebd108e34f40be8d05cd11198a368077d | refs/heads/master | 2022-04-13T15:30:22.061750 | 2018-12-24T15:41:38 | 2018-12-24T15:41:38 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 5,169 | h | /*
** 文件名 CSerialPort.h
** created by lipeng 2010-9-12 in GW Corperation
** functions :此类主要使用 windows的底层API函数来对串口进行了封装,用于串口通信,非阻塞,
** 可选择使用消息机制或直接访问的方式和应用程序交互,对用用户只需要实现用户自定义的消息和调用串口类的
** public 方法来对串口操作
*/
#ifndef __SERIALPORT_H__
#define __SERIALPORT_H__
#include "stdafx.h"
#pragma warning(disable: 4996)
/*如... | [
"prayedsoul@qq.com"
] | prayedsoul@qq.com |
875e7a27f32c931915b7939513f38494930b0530 | e4327c91d1a10d2c7882ced786f9ca570e1ad74c | /workout.cpp | 6be8608994dc7298ded309e4b9ff1ce0519032b1 | [] | no_license | tije709/Workout | da71716cd7e61eb59e2079b1e119e7758bd50f2c | 3b2eda2b17c04cc7c86b17cd74ec6cafa2b8f64f | refs/heads/master | 2020-03-26T23:55:53.843616 | 2018-10-07T07:05:44 | 2018-10-07T07:05:44 | 145,578,773 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,232 | cpp | //want to create a program that can give me a workout schedule with reps
#include <iostream>
#include "workout.h"
#include <vector>
#include <string>
#include <stdlib.h> /* srand, rand */
#include <time.h> /* time */
using namespace std;
workout::workout(string name, int weight, int sets, int reps){
//wo... | [
"acl3@illinois.edu"
] | acl3@illinois.edu |
23dcb430570690765df4aa6b71cbcdf4bded9a90 | 1ff064600677af1daec11a7d483e22fc383de8e3 | /Light Seeking Robot/Code/initial_dcmotor/initial_dcmotor.ino | d2ae0044e0273a8fd1db6a3555e858601e5ada68 | [] | no_license | Alishahidi1997/Real-Time-and-Embedded-Systems-Course-Project | 9827267ddff70e5e6259676d98f9d3813e8b578c | 8413bdebaeded233735da68eb6b80e7592d65945 | refs/heads/master | 2020-09-20T02:35:59.417733 | 2019-11-27T06:20:08 | 2019-11-27T06:20:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 571 | ino | const int IN1 = 7;
const int IN2 = 6;
const int IN3 = 5;
const int IN4 = 4;
//const int ENA = 9;
//const int ENB = 3;
void setup() {
pinMode (IN1, OUTPUT);
pinMode (IN2, OUTPUT);
pinMode (IN3, OUTPUT);
pinMode (IN4, OUTPUT);
//pinMode (ENA, OUTPUT);
//pinMode (ENB, OUTPUT);
// put your setup code here... | [
"noreply@github.com"
] | noreply@github.com |
3fd607914e70594ef058ea1ef0f78ae46094d0cb | abff3f461cd7d740cfc1e675b23616ee638e3f1e | /opencascade/Interface_ReaderModule.hxx | f322d7e683f6c82b117452658af250613ce470b1 | [
"Apache-2.0"
] | permissive | CadQuery/pywrap | 4f93a4191d3f033f67e1fc209038fc7f89d53a15 | f3bcde70fd66a2d884fa60a7a9d9f6aa7c3b6e16 | refs/heads/master | 2023-04-27T04:49:58.222609 | 2023-02-10T07:56:06 | 2023-02-10T07:56:06 | 146,502,084 | 22 | 25 | Apache-2.0 | 2023-05-01T12:14:52 | 2018-08-28T20:18:59 | C++ | UTF-8 | C++ | false | false | 3,425 | hxx | // Created on: 1993-02-04
// Created by: Christian CAILLET
// Copyright (c) 1993-1999 Matra Datavision
// Copyright (c) 1999-2014 OPEN CASCADE SAS
//
// This file is part of Open CASCADE Technology software library.
//
// This library is free software; you can redistribute it and/or modify it under
// the terms of the ... | [
"adam.jan.urbanczyk@gmail.com"
] | adam.jan.urbanczyk@gmail.com |
ac8e8c00b5133ef75d831ab8195d854996de0edd | 0e888f6c54d9f54598ffad3254cf67f85403dd00 | /Project/main.cpp | 0e54d4b3d61bdb43ecd268c6affa85b90c4fcdb2 | [] | no_license | DaniyalKhan/488-Graphics-Project | 34c6bf97f86677cb1321c85c40ea3d46ff7195f6 | eb74adae47d336517805bdb074b8494fecd6799c | refs/heads/master | 2016-09-11T02:37:14.880270 | 2015-07-22T21:51:17 | 2015-07-22T21:51:17 | 38,017,676 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,886 | cpp | //
// main.cpp
// Project
//
// Created by Daniyal Khan on 2015-06-24.
// Copyright (c) 2015 Daniyal Khan. All rights reserved.
//
#include <glew.h>
#ifdef __APPLE__
# define __gl_h_
# define GL_DO_NOT_WARN_IF_MULTI_GL_VERSION_HEADERS_INCLUDED
#endif
#include <OpenGL/gl3.h>
#include <GLFW/glfw3.h>
#include <iostr... | [
"d.muhammad.khan@gmail.com"
] | d.muhammad.khan@gmail.com |
46ba81333a69d5668bc9342fca9763a11daebb6d | 6c9e864d04eacff307e05784c0409aa4f8c11e13 | /leetcode/LCAofBST.hpp | a4df2540e44d48fe65f35e8b8edf5154c006e343 | [] | no_license | enginzhu/leetcode | 3dbe064042f4d3932d46d8b28d3091e67c1f9159 | 2b5e273e7593709b4b1d1dd222fe65bd10c021a6 | refs/heads/master | 2021-01-21T11:40:18.479852 | 2016-05-16T15:14:22 | 2016-05-16T15:14:22 | 54,131,788 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 365 | hpp | //
// LCAofBST.hpp
// leetcode
//
// Created by 朱晓杨 on 16/3/17.
// Copyright © 2016年 shane. All rights reserved.
//
#ifndef LCAofBST_hpp
#define LCAofBST_hpp
#include <stdio.h>
#include "BinarySearchTree.hpp"
class LCAofBST {
public:
static TreeNode* lowestCommonAncestor(TreeNode* root,TreeNode* p, TreeNode... | [
"enginzhu@gmail.com"
] | enginzhu@gmail.com |
05567b9142f26242e783d5cf6b3ac1f39a245998 | fe479340153355e43d3ce3f3c3d058b7764d2a98 | /Projects/Plasma/DataFlow/DFGeomOps.cpp | 2096e01810c8fbb8caf287bd9f0901916524e178 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | LudoSapiens/Dev | 8496490eda1c4ca4288a841c8cbabb8449135125 | 8ad0be9088d2001ecb13a86d4e47e6c8c38f0f2d | refs/heads/master | 2016-09-16T11:11:56.224090 | 2013-04-17T01:55:59 | 2013-04-17T01:55:59 | 9,486,806 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 18,743 | cpp | /*=============================================================================
Copyright (c) 2012, Ludo Sapiens Inc. and contributors.
See accompanying file LICENSE.txt for details.
=============================================================================*/
#include <Plasma/DataFlow/DFGeomOps.h>
/*=========... | [
"jocelyn.houle@ludosapiens.com"
] | jocelyn.houle@ludosapiens.com |
65f310d6a31804913f3bfb02a428fcacfca0299f | 9e1431625a1739afd06b5e2585f8c24a58578fc2 | /player.h | 3fc5a8150317cde302f45b534b0be057673de645 | [] | no_license | lhs2002/Big2-Game | 753ef859d235cca6e2d7e212da26cb3efef0745f | c07937b9611f0e9b8e507341935cd837ca2fad0f | refs/heads/master | 2020-03-28T12:28:16.553542 | 2018-09-11T10:45:40 | 2018-09-11T10:45:40 | 148,301,675 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 296 | h | #ifndef player_h
#define player_h
#include <iostream>
#include <string>
#include <stdlib.h>
class Player_profile
{
private:
std::string name="";
int score;
public:
void set_name(int x);
std::string get_name();
int get_score();
void set_score(int n);
};
#endif
| [
"35889873+lhs2002@users.noreply.github.com"
] | 35889873+lhs2002@users.noreply.github.com |
39b8ee9b5ef2e98dfd1cf729ee806c4b0a4c44ec | 5b5b8e9a7c12bb677b9bc3d6827b19641ec8b199 | /linkedlistsearch.cpp | 7aaa720decaace5faf472cb3f19c8fb8cb359e73 | [] | no_license | danushv/linked-list | b85e0898ffa847f6552e121d90bcf52b9bc95d35 | bdbc2c1e66fb34d8f633b3f824436911179c592a | refs/heads/master | 2021-08-18T07:38:59.836971 | 2020-05-06T17:30:00 | 2020-05-06T17:30:00 | 178,518,156 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 705 | cpp | #include<iostream>
#include<algorithm>
using namespace std;
struct node
{
int key;
struct node* next;
};
void push(struct node** head_ref,int new_key )
{
struct node* new_node= (struct node*)malloc(sizeof(struct node));
new_node->key=new_key;
new_node->next=(*head_ref);
(*head_ref)=new_node;
}
bool ... | [
"noreply@github.com"
] | noreply@github.com |
d0407560cadd1f48c6993359ff5f1c2748e79fc5 | 4c245010f55043fd883a826413ead67a58a68efd | /4sem/SP/lab07/lab7/lab7/parser.h | 42bdb06b318abd68490172ab9e39c06a9843f797 | [] | no_license | desoo40/mai_labs | 387e1b6a09c91d81ec18ce69f5c2d4a2d6ea8389 | 4f0438e1ae15a721b188fd2ed8c52230a87082ea | refs/heads/master | 2022-07-11T18:48:41.820796 | 2019-12-11T14:16:12 | 2019-12-11T14:16:12 | 59,506,903 | 4 | 5 | null | 2022-06-22T16:29:47 | 2016-05-23T18:07:53 | Jupyter Notebook | WINDOWS-1251 | C++ | false | false | 1,327 | h | // parser.h 2017
#ifndef PARSER_H
#define PARSER_H
#include "lexer.h"
#include "kngramma.h"
#include "precmat.h"
class tParser{
public:
tParser(const char* gramma_name);
~tParser(){}
int parse(const char* source_name);
const std::string& getMessage()const
{return ferror... | [
"deso4@DESKTOP-VGPB71G"
] | deso4@DESKTOP-VGPB71G |
acf4e0482725f5327d27a669067479b29e88e9df | 8e9aa8c2cf3abc4e2c0908321922171a732b7c69 | /Source/CoopGame/Public/ProjectileWeapon.h | 81a0d17d9a15eab2cf099f11a651805d7389429e | [] | no_license | Slatterychase/TrickAndGrab | f0092fe65aa0f9d0906f0c3c7946f035d403e3fb | 823efee3af17fa22291bf62d7b3bc226c481e2b4 | refs/heads/master | 2021-04-05T12:02:01.239001 | 2020-06-06T04:28:01 | 2020-06-06T04:28:01 | 248,555,287 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 528 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "SWeapon.h"
#include "ProjectileWeapon.generated.h"
/**
*
*/
UCLASS()
class COOPGAME_API AProjectileWeapon : public ASWeapon
{
GENERATED_BODY()
protected:
virtual void Fire() override... | [
"slatterychase@gmail.com"
] | slatterychase@gmail.com |
aa3e25600ddfcc33595c2d975043e7b1bbf908a8 | 39d92275a14ec408cd0ac5bfb18d8e6e5784f272 | /Geant4Sim/SNS/src/SNSParallelMessenger.cc | e6c39042d35877f93525ee3f61f8ff34ac258d46 | [] | no_license | kumargp/cpp | 05882d8e6286567d3be7b40f7f203a0c81093273 | 1d4cf8676f4b27faf533ea640ca46f8cf95ab7fa | refs/heads/master | 2021-01-10T07:57:45.164627 | 2017-06-21T19:23:20 | 2017-06-21T19:23:20 | 49,343,088 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,220 | cc | //
// This is part of Geant4 simulation code developed at UChicago, for simulating
// neutron background at SNS, and energy in CosI detector and scintillation detector.
// Author : Gopan Perumpilly , gopan.p@gmail.com
//
// SNSParallelMessenger.cc
#include "SNSParallelMessenger.hh"
#include "SNSParallelTarg... | [
"gopan.p@gmail.com"
] | gopan.p@gmail.com |
6e3e33f29680ceff0ebf8cc73eb1f3e3958cd9d9 | 6dd9eb54c02178922fcac72f1a8ddea765ee24d1 | /cTexture.h | fb02cf06c3fd1fd7c03295bb93ccdad984fcf441 | [
"MIT"
] | permissive | llop/R-Type | 1bc5a52151800932911fa2f4f1bfa59e4574a04a | 9d41cb7de85496cefa67d4c14b3ba793926aba8f | refs/heads/master | 2020-02-26T13:07:51.432423 | 2017-01-30T01:33:10 | 2017-01-30T01:33:10 | 53,340,373 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 441 | h | #pragma once
#pragma comment(lib,"corona")
#include "Globals.h"
class cTexture
{
public:
cTexture(void);
~cTexture(void);
bool load(const char* filename,int type = GL_RGBA,int wraps = GL_REPEAT,int wrapt = GL_REPEAT,
int magf = GL_NEAREST,int minf = GL_NEAREST,bool mipmap = false);
int getID() const;
voi... | [
"albertlobo1981@yahoo.es"
] | albertlobo1981@yahoo.es |
a6771f218d1454c5b77025b984bf6d67eccc3e08 | 106440a9129ccf801990f93ff509b1ab263753da | /10-28(测试题)/10-28(测试题)/test.cpp | da7837bd3eb25c7007a1fa7703a4c36e27d9799f | [] | no_license | dpfnmt/new_repository | 9695649c8644b00decb6b0ff4aa9a020409ec14e | 2435b8e6179608d4008356c3d0e32b45c0023765 | refs/heads/master | 2021-07-09T19:27:46.326513 | 2020-12-07T15:48:09 | 2020-12-07T15:48:09 | 219,765,557 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,128 | cpp | #include<iostream>
#include <vector>
#define max 100
struct Listnode {
int data;
int cur;
};
std::vector<Listnode> list;
//初始化链表
void InitList(std::vector<Listnode>& list)
{
list.resize(max);
list[max - 1].cur = 0;
for (int i = 0; i < max - 2; i++)
{
list[i].cur = i + 1;
}
list[max - 2].cur = 0;
}
//求静态... | [
"1097722509@qq.com"
] | 1097722509@qq.com |
d2c13dd3429ef2659aa14bbfa87f216c5015e9e6 | a728b07721fd75d566131e5d08bff9d1cb7d4fa7 | /spoj/codelite_test.cpp | 5247ec2f2899949a6939b6145e3af6c85eac735f | [] | no_license | inuishan/miscellaneous-codes | 22b322aa7aadc1e3f4233bb450153546dc43a7e6 | 52f65d464476afc29ee6805ab3c5366a97f2b640 | refs/heads/master | 2020-12-24T12:04:24.343112 | 2013-08-23T08:45:24 | 2013-08-23T08:45:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 55 | cpp | #include<iostream.h>
#include<hash_map>
int main()
{
} | [
"ishanjain1991@gmail.com"
] | ishanjain1991@gmail.com |
1c3ada58ab5904bc0298132ea857ada4c7cffeb1 | 57b912d909e4a6aecd801a793c96dc09c741e523 | /src/music.h | ede9960a8a8d2cef2bbea17fc95020620f90d52a | [] | no_license | mbryk/PBRevolution | be6381585373e69e9981f2b5f4ff5a20db76922c | e4752677b8aa5c5ef83e9d99fe8111e45cba61f5 | refs/heads/master | 2020-12-30T10:10:44.139519 | 2012-12-17T19:23:52 | 2012-12-17T19:23:52 | 7,210,534 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,526 | h | #ifndef _MUSIC_H
#define _MUSIC_H
#include "ofMain.h"
#include <vector>
#include <stdio.h>
#include <cstdlib>
#include <iostream>
#include <string.h>
#include <fstream>
#include <dirent.h>
class music{
public:
bool playgame(vector<char> played);
void setup();
void playnote(char note, float... | [
"bryk@cooper.edu"
] | bryk@cooper.edu |
d7f720182cc730d838f904c8fab7d71ddfb30fb3 | c8fcc1acf73585045a5c7213cfb9f90e4c1e809e | /HDU/5600.cpp | 2eeec4051e70254a4bdb035fd49f788af4b4fa3a | [] | no_license | Jonariguez/ACM_Code | 6db4396b20d0b0aeef30e4d47b51fb5e3ec48e03 | 465a11746d577197772f64aa11209eebd5bfcdd3 | refs/heads/master | 2020-03-24T07:09:53.482953 | 2018-11-19T09:21:33 | 2018-11-19T09:21:33 | 142,554,816 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 746 | cpp | /****************
*PID:hdu5600
*Auth:Jonariguez
*****************
*/
#include <stdio.h>
#include <string.h>
#include <math.h>
#include <vector>
#include <algorithm>
using namespace std;
const int maxn=1000000+5;
int a[maxn];
int main()
{
int i,n,T;
scanf("%d",&T);
while(T--){
scanf("%d",&n);
... | [
"921829915@qq.com"
] | 921829915@qq.com |
6003bdbc875b426a3fa4dc27a45662dc0a3228b6 | daeda3d720f2282a54550ecc60c511436a7f8241 | /Source/DrawAndGuess/Public/DrawingSystem/DrawingAction_Fill.h | 551caad86e2d9bd2231e767704c9844059043a28 | [] | no_license | cymhellfire/DrawAndGuess | d344fc72ae1d48e62b9fdbb6f43e47d62edd680c | 3c1364fe0c782eace5ed72d142c3c7b2554558a3 | refs/heads/master | 2023-08-14T15:57:27.475573 | 2021-10-17T09:37:43 | 2021-10-17T09:37:43 | 409,617,251 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 524 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "DrawingSystem/DrawingActionBase.h"
#include "DrawingAction_Fill.generated.h"
/**
*
*/
UCLASS()
class DRAWANDGUESS_API UDrawingAction_Fill : public UDrawingActionBase
{
GENERATED_BODY()
... | [
"cym-hellfire@qq.com"
] | cym-hellfire@qq.com |
908e7cf2ebf4e0d2ce7130f9e3e013e5b36198f2 | cd42ad7b2f66429a2049da7be959e6d9e866a4a3 | /uva/tri_tiling.cpp | be7b6f9cf3d471962493860b77b08a8fdfc78d9b | [] | no_license | AndyyTaylor/competitive-programming | 2788cf7e4f09ee7bbe60be39af11fc4e6a1667b2 | 1f148291287f015aea63876e6e87c12bc89378a1 | refs/heads/main | 2023-03-03T17:06:20.068214 | 2021-02-14T02:07:10 | 2021-02-14T02:07:10 | 318,667,084 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,618 | cpp | // https://vjudge.net/problem/UVA-10918/origin
// (couldn't resolve actual address)
#include <iostream>
#include <map>
std::map<std::tuple<int, int, int, int>, long long> dp;
long long place(int c, int r1, int r2, int r3) {
if (c < 1) {
if ((r1 == 0 && r2 == 0 && r3 == 1) || (r1 == 1 && r2 == 0 && r3 == ... | [
"andy@ataylor.xyz"
] | andy@ataylor.xyz |
f923b02aa0666c174e43005d9586a9072496d990 | 005cb1c69358d301f72c6a6890ffeb430573c1a1 | /Pods/Headers/Private/GeoFeatures/boost/mpl/max_element.hpp | b8dd62be73e7e6e9392e6dd76a13ec680863f6db | [
"Apache-2.0"
] | permissive | TheClimateCorporation/DemoCLUs | 05588dcca687cc5854755fad72f07759f81fe673 | f343da9b41807694055151a721b497cf6267f829 | refs/heads/master | 2021-01-10T15:10:06.021498 | 2016-04-19T20:31:34 | 2016-04-19T20:31:34 | 51,960,444 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 64 | hpp | ../../../../../GeoFeatures/GeoFeatures/boost/mpl/max_element.hpp | [
"tommy.rogers@climate.com"
] | tommy.rogers@climate.com |
fa0f386e3463e5a924d08a0d0f1c553709f1e17d | 646b92654d11cdd269b82cd819d5b72ed5c0ef69 | /std_thread/main.cpp | de89375ff191f21786fa2014706c35e8987ffffa | [] | no_license | yanvasilij/cpp_examples | 832b8d20665b107e486b2a915325ab99ad5fe408 | 35bd2effac66cc6217bd5fdec899f97ab5b73873 | refs/heads/master | 2023-03-24T09:04:18.589338 | 2021-03-05T06:55:03 | 2021-03-05T06:55:03 | 302,635,669 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,056 | cpp | #include <thread>
#include <iostream>
#include <chrono>
#include <string>
#include <csignal>
namespace
{
volatile std::sig_atomic_t gSignalStatus;
}
void signal_handler(int signal)
{
gSignalStatus = signal;
}
class ThreadTest
{
std::string output;
void thread1 ()
{
std::signal(SIGINT, si... | [
"yanikeev-vs@nefteavtomatika.ru"
] | yanikeev-vs@nefteavtomatika.ru |
365d5598c413eb62939429b7e87e06a1db719407 | 549681db95ae443f2c9c19c7e9054a36b0c23cbd | /USER/userfirmwarepro.h | c15cc345cae3d4f47821607a473698c3218c85f2 | [] | no_license | weison86/Nucleo_RemoteUpdate | 8f730c288802407761a783da0a97416bdc319d7a | faa2d2a06a36af1ce71ede6cc723da37dc68b45f | refs/heads/master | 2020-03-19T23:22:03.663990 | 2016-01-04T01:38:11 | 2016-01-04T01:38:11 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 850 | h | #ifndef __USER_FIRMWARE_PRO_H__
#define __USER_FIRMWARE_PRO_H__
#include "mbed.h"
#include "rtos.h"
#define BYTE unsigned char
#define UINT32 unsigned int
#define UINT unsigned int
#define DWORD unsigned long
#define BAG_SIZE 512//数据包尺寸
#define UC_GET_VER 0xC0//获取版本号
#define UC_WRITE_FLASH 0xC1//写FLASH
#define UC_RUN... | [
"guanchang@163.com"
] | guanchang@163.com |
7225896c53be758f8192df1ab2150f603b51bf37 | f681c4cd4bec5ec0a724960b89b5ea38318c6168 | /hcwocl/TestBed/main.cpp | 0dc6f8e320307fb4aa9b0c4979818fca306a3ae2 | [] | no_license | bbguimaraes/books | 3da5948a7c075de2e6b52802266fa358abf80049 | 379107bdc4a89065e07113d581ebc26a50bb603a | refs/heads/master | 2022-06-26T10:59:48.539652 | 2022-06-19T08:39:51 | 2022-06-21T17:06:47 | 182,409,569 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,700 | cpp | /*
2011 Takahiro Harada
*/
#define _CRT_SECURE_NO_WARNINGS
#define GLUT_DISABLE_ATEXIT_HACK
#include <Common/DeviceUtils/DeviceDraw.h>
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <math.h>
#pragma warning( disable : 4996 )
#define INIT_HEIGHT 720
#define INIT_WIDTH 1024
int g_wWidth,g... | [
"bbguimaraes@bbguimaraes.com"
] | bbguimaraes@bbguimaraes.com |
9456ee1d13af820e0d2b874dac6e632b0d51e63b | 4f0b6e92333a0a6ffa8abcc40fb48b149d7d3356 | /秋制作 ProjectA ver_α/テンプレート/Src/Object/ObjectManager.h | 74872349a4afe4db3951633943446940372ae867 | [] | no_license | AnanMatumoto/Team_A_Production | ba54e7ec6a93d603c6ab656dc5119477ee026d29 | f429b0d60bae95ba90ce5cc06ba394be2cf2a9bd | refs/heads/master | 2020-09-02T19:52:30.308034 | 2019-11-01T04:03:06 | 2019-11-01T04:03:06 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 490 | h | #pragma once
#include "Object.h"
//キャラクタークラスの管理
class ObjectManager {
public:
ObjectManager();
~ObjectManager();
void Init();
void Init(object::ObjectId id_, Vec2 pos_);
void Update();
void Update(object::ObjectId id);
Object* GetObj(int id) {
return m_Objects[id];
}
void Draw(object::ObjectId id);
... | [
"kasugai0083@gmail.com"
] | kasugai0083@gmail.com |
abf8095312280afe78f5d9c3529cbd362ea55255 | 1fe6c0c8a61ba70fc7ec038a6711d5acd065318a | /Util/String.h | a7379ecdbf0cf838c2b7c37cc69b526e9595b7b1 | [] | no_license | JohnGrime/MolecularUtilities | c1e63e49df4169b19ce54816c6b04c4cf904e298 | 8c400f83790867217e6587969289a5e2940a128c | refs/heads/master | 2021-06-08T10:55:20.049406 | 2021-03-25T14:56:30 | 2021-03-25T14:56:30 | 137,127,284 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,370 | h | /*
Author: John Grime, The University of Chicago.
*/
#if !defined( UTIL_STRING_DEFINED )
#define UTIL_STRING_DEFINED
#include <cstdlib>
#include <string.h>
#include <string>
#include <vector>
#include <map>
namespace Util
{
//
// As a class, to avoid unused method warnings from static "free" routines in a a names... | [
"jgrime@uchicago.edu"
] | jgrime@uchicago.edu |
fb71d88d09fe57828aa2c0d02ac3cc221b39c8af | 1585c7e187eec165138edbc5f1b5f01d3343232f | /СПиОС/RegView/RegView/stdafx.cpp | 196327c46673acb429e3c4a2927d7158b7f7ca04 | [] | no_license | a-27m/vssdb | c8885f479a709dd59adbb888267a03fb3b0c3afb | d86944d4d93fd722e9c27cb134256da16842f279 | refs/heads/master | 2022-08-05T06:50:12.743300 | 2011-06-23T08:35:44 | 2011-06-23T08:35:44 | 82,612,001 | 1 | 0 | null | 2021-03-29T08:05:33 | 2017-02-20T23:07:03 | C# | UTF-8 | C++ | false | false | 209 | cpp |
// stdafx.cpp : source file that includes just the standard includes
// RegView.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"Axell@bf672a44-3a04-1d4a-850b-c2a239875c8c"
] | Axell@bf672a44-3a04-1d4a-850b-c2a239875c8c |
0d140d68147de219e1e6b26fe9df96be988ef09a | d2249116413e870d8bf6cd133ae135bc52021208 | /RSlider/RoundSliderCtrlDemo.h | cb6acfc5e09a2966ce336ab5e8afa2352c204b97 | [] | no_license | Unknow-man/mfc-4 | ecbdd79cc1836767ab4b4ca72734bc4fe9f5a0b5 | b58abf9eb4c6d90ef01b9f1203b174471293dfba | refs/heads/master | 2023-02-17T18:22:09.276673 | 2021-01-20T07:46:14 | 2021-01-20T07:46:14 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,392 | h | // RoundSliderCtrlDemo.h : Haupt-Header-Datei für die Anwendung ROUNDSLIDERCTRLDEMO
//
#if !defined(_ROUNDSLIDERCTRLDEMO_H_)
#define _ROUNDSLIDERCTRLDEMO_H_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif... | [
"chenchao0632@163.com"
] | chenchao0632@163.com |
bc2649e48e0aaf58dc73b17d98b64d5360c4f584 | 0a138ec823152a057b8f47f340413889a1fc795c | /opencv_gpb/include/sPb/affinity.h | af614e106c51ddd7099273293168e8e55cd5c7f8 | [] | no_license | ivashnyov/gPb-GSoC | 7fb6fa61408c42ddfcf7d0a3a1e1b290752d0a1b | 03711edb4a406f194121955659ed53877e09c473 | refs/heads/master | 2020-03-21T10:52:18.192458 | 2018-06-25T14:14:54 | 2018-06-25T14:14:54 | 138,475,488 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,203 | h | // Copyright (C) 2002 Charless C. Fowlkes <fowlkes@eecs.berkeley.edu>
// Copyright (C) 2002 David R. Martin <dmartin@eecs.berkeley.edu>
//
// 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; eith... | [
"hidiyang@gmail.com"
] | hidiyang@gmail.com |
5c97db934b35f25da55b1faf5b4152a89e21334d | fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd | /third_party/WebKit/Source/core/animation/LengthInterpolationFunctions.h | 56a7d9adb9645e6290049dd5bd2728ca6a4ec48e | [
"BSD-3-Clause",
"BSD-2-Clause",
"LGPL-2.1-only",
"LGPL-2.0-only",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"GPL-2.0-only",
"LicenseRef-scancode-other-copyleft"
] | permissive | wzyy2/chromium-browser | 2644b0daf58f8b3caee8a6c09a2b448b2dfe059c | eb905f00a0f7e141e8d6c89be8fb26192a88c4b7 | refs/heads/master | 2022-11-23T20:25:08.120045 | 2018-01-16T06:41:26 | 2018-01-16T06:41:26 | 117,618,467 | 3 | 2 | BSD-3-Clause | 2022-11-20T22:03:57 | 2018-01-16T02:09:10 | null | UTF-8 | C++ | false | false | 2,152 | h | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef LengthInterpolationFunctions_h
#define LengthInterpolationFunctions_h
#include "core/animation/InterpolationValue.h"
#include "core/animation/Pai... | [
"jacob-chen@iotwrt.com"
] | jacob-chen@iotwrt.com |
1fbaf5fd3ba8e83862a2df0103a972e52a4af3c7 | 0fdb6565a31358a7021c30bbfd0e95a1a9d39e25 | /tests/morganaDofs/komplexTest1.cpp | 7bf81c0a9b131f067b9a7c15cc17c06a98410fda | [] | no_license | feof81/morganaPublic | b8b61a08d222a2ade3484cbdfc80c9790c0e5508 | 540cdbcdcf56e5cd13c0dc98c04f724543025bce | refs/heads/master | 2023-01-28T01:12:51.711178 | 2023-01-11T16:56:37 | 2023-01-11T16:56:37 | 216,569,123 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,908 | cpp | /*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
This file is part of Morgana.
Author: Andrea Villa, andrea.villa81@fastwebnet.it
Morgana is free software: you can redistribute it and/or modify it under the terms of the GNU Gene... | [
"andrea.villa81@fastwebnet.it"
] | andrea.villa81@fastwebnet.it |
6ec02fe579c7daa77485cdf45d032e52be776c02 | 3444c3f7d02b34cb6c81cb680873c63dec42a390 | /PureDx/Debugger.h | cb449a367dbb4d3adb4b221f3140cbb66af4536f | [] | no_license | AnttiVirtanen/GEngine | a6063453ae16d916acd95f8b29f37cad7046b941 | 77c8e927db9b019523e3276ca374004ebaa5bfb3 | refs/heads/master | 2020-04-13T11:57:33.703602 | 2019-07-17T20:01:03 | 2019-07-17T20:01:03 | 163,108,364 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 492 | h | #pragma once
#include <string>
using namespace std;
namespace GEngine {
class Debugger {
public:
template<typename T> static string toStr(T t) {
return to_string(t);
}
template<typename T> static void debugToConsole(T arg1) {
OutputDebugStringA((arg1 + "\n").c_str());
}
template<typename T, typ... | [
"antti_virtanen_6@hotmail.com"
] | antti_virtanen_6@hotmail.com |
ce690266083ee6dd98c8ddddc2f5d7b9b94d320a | f799fc19615dac8a487895ecdf4ac02bfdba1777 | /Arcade/Intro/addBorder.cpp | 8802fdfc9b64f9b0e83d9e1cc490b5fdd0eea6db | [] | no_license | anhvietcr/CodeFights | b6b5a56d1cd52125d377866333bbaf7765fe811f | 6e5cebaf1991560748a8dacb331f70e9fd6957d2 | refs/heads/master | 2021-06-02T03:08:07.186905 | 2019-02-21T08:32:14 | 2019-02-21T08:32:14 | 83,664,241 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 445 | cpp | std::vector<std::string> addBorder(std::vector<std::string> picture) {
std::vector<string> r;
std::string str;
for(int i = 0; i < picture[0].length()+2; i++){
str.append("*");
}
r.push_back(str);
for(auto i : picture){
r.push_back("*" + i + "*");
}
str = "";
... | [
"anhvietcr20@gmail.com"
] | anhvietcr20@gmail.com |
eb065b9fdeb744d181b33ecc947816bbb6acce34 | 4d41c962735afe665bb3e8f6bd8dbb1ee7762cce | /cpp/src/option.hpp | 3ca951bccc1b77464dc32d875d4f0415a86e5fab | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | mabels/ipaddress | ec16b4e5cbcdda941119d44ef79e76e7d31515d9 | 5a5156aff33efe5e989596c88b92d7779fb504c3 | refs/heads/main | 2023-04-22T10:32:42.696491 | 2023-04-17T16:17:45 | 2023-04-17T16:17:45 | 23,783,765 | 15 | 6 | MIT | 2023-04-08T06:28:28 | 2014-09-08T08:23:45 | C++ | UTF-8 | C++ | false | false | 1,387 | hpp | #ifndef __OPTION__
#define __OPTION__
#include <exception>
#include <string>
#include <memory>
namespace ipaddress {
class OptionError : public std::exception {
const std::string msg;
public:
OptionError(const char *msg) : msg(msg) {}
~OptionError() {}
virtual const char* what() const throw() {
... | [
"meno.abels@adviser.com"
] | meno.abels@adviser.com |
035938a14a4b35f7bbc9585e96f4eb706e64da74 | 2c79ff641cb71347ec932f08f70589a326515ca2 | /drake_ros_systems/src/python_bindings/module_drake_ros_systems.cpp | 977395e317621fe824986600796e651c88fa34df | [
"Apache-2.0"
] | permissive | sloretz/drake_ros2_demos | c6aea223f1a093cda4c1c31200833d960b915fc7 | 3a6bd2cf526379999293ec3b517d3a6e22d142ba | refs/heads/master | 2023-07-28T11:36:45.818563 | 2021-09-08T16:30:44 | 2021-09-08T16:30:44 | 287,641,809 | 11 | 1 | null | 2021-09-08T16:28:45 | 2020-08-14T23:20:18 | Python | UTF-8 | C++ | false | false | 3,755 | cpp | // Copyright 2020 Open Source Robotics Foundation, Inc.
//
// 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 appli... | [
"noreply@github.com"
] | noreply@github.com |
0337e698bdbb95fe5febb76c10b90914ed3a19f5 | bb09e3467d6b4da0210670f8a092199641543869 | /Codes/11344 - The Huge One.cpp | fc21a35cf41f22b1efd958fef16279451a8429a3 | [] | no_license | olee12/uva_onlinejudge_solutions | 55fdb26964bc0b47327feda77f087c558b78095a | 028b9fe132b1cfebce69d0cb681eccf0eb0b58fb | refs/heads/master | 2021-01-19T11:45:35.341641 | 2017-02-17T06:01:43 | 2017-02-17T06:01:43 | 82,262,173 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,154 | cpp | #include<cstdio>
#include<string>
#include<iostream>
#include<cstring>
#include<cmath>
#include<cstdlib>
using namespace std;
#include<cctype>
int sv[]= {1,3,2,-1,-3,-2};
bool two(char str[])
{
int len = strlen(str);
int a = str[len-1]-'0';
return (a%2 == 0);
}
bool three(char str[],int n)
{
int sum = ... | [
"th160887@gmail.com"
] | th160887@gmail.com |
be1804fb0f51a1f572492aed90ecec10a2d9b1af | e1e23c897d880a12d75268bbaa8057592c871583 | /tests/test_aceSweParser.cpp | 4d8f7c709a368d792e81007c370b3d870530cdf2 | [] | no_license | fritzethegreat/NTP-WWV-B-Corr | 25f6c9a0e604553b05fa32ba2f8299f0c1c49355 | aa500b70ef596b4f5192876c54e520ca661f7ac4 | refs/heads/master | 2021-01-01T05:32:10.353773 | 2011-12-25T03:46:21 | 2011-12-25T03:46:21 | 3,046,773 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,889 | cpp | /*
* Test software included with the crsCorr library to ensure proper
* functioning of the AceSweParser class.
*
* Testing all of the class will prove difficult, especially since access to
* data members and internal state is limited and almost non-existent.
* It should be sufficient to show that proper value... | [
"fritze@clotho.(none)"
] | fritze@clotho.(none) |
4577657cfc9bfd26b0b1ef67d2befba5bf388793 | 38ed316428d2b1a1936ecc6bb5ff94867910bcba | /mugsy-seqan/projects/library/seqan/basic/basic_alphabet_simple.h | fa5405e0003c2d8963abb57e2845676782ae69bd | [
"Artistic-2.0"
] | permissive | kloetzl/mugsy | f875119b2323bfd93f082acb93a9db5b421cf95f | 8ccdf32858a7a5ab2f7b9b084d2190970feb97ec | refs/heads/master | 2021-05-20T20:59:40.864925 | 2020-04-02T16:17:27 | 2020-04-02T16:17:27 | 252,414,682 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 54,700 | h | /*==========================================================================
SeqAn - The Library for Sequence Analysis
http://www.seqan.de
============================================================================
Copyright (C) 2007
This library is free software... | [
"angiuoli@8aca55ff-8d62-4810-9032-67e444260ce4"
] | angiuoli@8aca55ff-8d62-4810-9032-67e444260ce4 |
022320b45f23e851b63e0abdfe6ef1ef94ca9e6d | f62fa87576474327f8f82256649287c2cace96b9 | /DBEngine/DBEngineHead.h | 36262537bacae8e5b17031004ffeb75419d18e03 | [] | no_license | seacn10/DBEngine | 2e4e2a2c2cf72486f6d92fe8a2ec4053dab391e7 | 8b8ec1ec4b20d5ca826734810f76cd27af20c83b | refs/heads/master | 2021-01-20T13:33:52.316192 | 2017-05-07T01:17:50 | 2017-05-07T01:17:50 | 90,501,046 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 901 | h | #ifndef KERNELENGINEHEAD_HEAD_FILE
#define KERNELENGINEHEAD_HEAD_FILE
#include <ICrsint.h>
#include "Module.h"
//ADO 定义
#import "MSADO15.DLL" rename_namespace("ADOCG") rename("EOF","EndOfFile")
using namespace ADOCG;
typedef _com_error CComError; //COM 错误
typedef _variant_t CDBVarValue; //数据库数值
... | [
"lixiao-lei@163.com"
] | lixiao-lei@163.com |
a5b10fc0fff0b3ec43cfc78610ff14234da13f0e | 5b4810947ed4f45e75468e8f734b2a12b7de48bf | /PersonnelAjout.h | 884baa937363ab6eaef511f90d7f0ae4e0603eea | [] | no_license | Sururrrr/LocationVoiture | c333357beb09a03f8f75902a172030220397130e | 33cf97fd96025bfb9af11ddeba9adf180f5d975e | refs/heads/master | 2022-09-13T15:45:31.185330 | 2020-05-28T09:47:32 | 2020-05-28T09:47:32 | 267,522,704 | 0 | 0 | null | 2020-05-28T07:28:16 | 2020-05-28T07:28:15 | null | UTF-8 | C++ | false | false | 459 | h | #ifndef AjouterPersonnel_H
#define AjouterPersonnel_H
#include "Personnel.h"
#include <QWidget>
namespace Ui {
class AjouterPersonnel;
}
class AjouterPersonnel : public QWidget
{
Q_OBJECT
public:
explicit AjouterPersonnel(QWidget *parent = 0);
~AjouterPersonnel();
private slots:
vo... | [
"noreply@github.com"
] | noreply@github.com |
e9600373f478209610a637ad5df0cf0d3303c9b5 | f90f5e8880e979c17e2814eefe51ae23febd34c2 | /MyMazeDoc.h | 98587e22d65a9641a577faebd6292d8cab938ccf | [] | no_license | JacobZjw/MyMaze | 14c36e6b9733eca99988c6df1b09bc2820abfadf | 7f45f700b5341bf5764a1acfc1038e6d308a12d9 | refs/heads/master | 2020-06-04T13:08:15.493602 | 2019-06-15T18:29:21 | 2019-06-15T18:29:21 | 192,034,517 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 474 | h | // MazeDoc.h: CMazeDoc 类的接口
#pragma once
class CMyMazeDoc : public CDocument, public Maze
{
public:
virtual ~CMyMazeDoc() {};
virtual BOOL OnNewDocument();//新建文档
virtual void Serialize(CArchive& ar);
#ifdef _DEBUG
virtual void AssertValid() const;
virtual void Dump(CDumpContext& dc) const;
#endif
protected: //... | [
"1781053190@qq.com"
] | 1781053190@qq.com |
10f8b8975736574e9092e9f5d0ec907a28c4909d | 6b0181ca1d6438067f62016f7ea71ddc58650dda | /engine/core/types.h | 6c53f3fec036bf4faa2d50e14502b63191217d58 | [
"Zlib"
] | permissive | asdlei99/Deadrop | f90e24dd2858bfaa06af1c08df5afb93b8bd4073 | 094481d513ee6a820a89ef11b9e5fe35f3308d01 | refs/heads/master | 2022-11-24T06:41:37.410805 | 2020-07-29T10:51:51 | 2020-07-29T10:51:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 281 | h | #pragma once
#include <cstdint>
typedef std::uint8_t u8;
typedef std::uint16_t u16;
typedef std::uint32_t u32;
typedef std::uint64_t u64;
typedef std::int8_t i8;
typedef std::int16_t i16;
typedef std::int32_t i32;
typedef std::int64_t i64;
typedef float f32;
typedef double f64; | [
"siradam7th@users.noreply.github.com"
] | siradam7th@users.noreply.github.com |
cf1dd81e3476d151076a2f2b0732e9b97e384f5b | 5d926b05f2dee79824207c1b9f9070b601fd9d3c | /CrashNativeHandler/stackWalker.h | d249bec09b68e1e6ea5f446769736504b4f11729 | [
"MIT"
] | permissive | Jinten/CrashHandler | d469b2456bbc72063e5462cf2568aa0eadcdeadc | 953202d776cc4f13bc667458be85d3da70ad44e7 | refs/heads/master | 2022-12-08T16:56:01.174679 | 2020-08-22T17:28:23 | 2020-08-22T17:28:23 | 282,686,957 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,841 | h | #pragma once
#include<Windows.h>
#include<dbghelp.h>
#include<string>
#include<array>
#include"typeAlias.h"
#pragma comment(lib,"Dbghelp.lib")
namespace ao
{
/*!-----------------------------------------------------------
// @struct SymbolBuffer
// @brief SymbolBuffer
-------------------------------------------... | [
"jinten0@gmail.com"
] | jinten0@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.