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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7d340d01f47321ea7031c7018096b749f7a65ffa | afad3403570dec8da9854f94d1a164f6276b8f04 | /SFMLCircle/main.cpp | 9e38ebbce09163e1d4ac321cba678480c244031b | [] | no_license | maxim412/Ignition | 5f7aa939d49aa1388436a57d55963773c15d35d9 | 6898c9a0a18a3040867d3d9d56c5594d92db5fa1 | refs/heads/master | 2023-09-03T23:58:05.402120 | 2021-06-09T08:39:39 | 2021-06-09T08:39:39 | 372,164,930 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,485 | cpp | #include <SFML/Graphics.hpp>
#include <iostream>
#include <iomanip>
#include <SFML/Window/Event.hpp>
#include <SFML/Audio.hpp>
using namespace sf;
using namespace std;
// done -- orbitting circle
// done - detects on spacebar whether it overlaps the rectangle
// done -- plays sound when pressed space on overlapped crc... | [
"vlxedits412@gmail.com"
] | vlxedits412@gmail.com |
a6cf3e5032da2f95eabc51fc4b79f2af0e9dd4bc | 00c285309e7747e255a58484397c80264a6f85e7 | /Magic3D/build/debug/qrc_img.cpp | 9dcc825b014b6af07fcaf6e34eed17412a0023aa | [] | no_license | PuddingPengChen/Magic3D | e48b2b51d4f03369d73f856be3dc3e73107e7602 | 70e4757673020a42923f7cfbac8c09258107cd24 | refs/heads/master | 2021-09-27T02:12:05.645448 | 2021-09-23T06:08:27 | 2021-09-23T06:08:27 | 36,716,527 | 21 | 11 | null | null | null | null | UTF-8 | C++ | false | false | 402,536 | cpp | /****************************************************************************
** Resource object code
**
** Created: Tue Jun 2 12:24:36 2015
** by: The Resource Compiler for Qt version 4.8.1
**
** WARNING! All changes made in this file will be lost!
*****************************************************************... | [
"ChenPeng_514@163.com"
] | ChenPeng_514@163.com |
6b2820daea50ec6dc1d59381dac1bb2d405a3316 | 7396a56d1f6c61b81355fc6cb034491b97feb785 | /lang_service/java/com/intel/daal/algorithms/decision_tree/regression/train_batch.cpp | 541301c4200643c3f243b1021bd2952bff4e4f10 | [
"Apache-2.0",
"Intel"
] | permissive | francktcheng/daal | 0ad1703be1e628a5e761ae41d2d9f8c0dde7c0bc | 875ddcc8e055d1dd7e5ea51e7c1b39886f9c7b79 | refs/heads/master | 2018-10-01T06:08:39.904147 | 2017-09-20T22:37:02 | 2017-09-20T22:37:02 | 119,408,979 | 0 | 0 | null | 2018-01-29T16:29:51 | 2018-01-29T16:29:51 | null | UTF-8 | C++ | false | false | 4,548 | cpp | /* file: train_batch.cpp */
/*******************************************************************************
* Copyright 2014-2017 Intel Corporation
* All Rights Reserved.
*
* If this software was obtained under the Intel Simplified Software License,
* the following terms apply:
*
* The source code, information a... | [
"vasily.rubtsov@intel.com"
] | vasily.rubtsov@intel.com |
eb81d2cda3b5400f66a7592aa4fa06b21320ad6f | 1c8e5a1fc7f9dfee4969194c1bd77918eea73095 | /Source/AllProjects/Tests2/TestObjStore/TestObjStore.hpp | 6497ae7bde4285665813d64496de728ce8938b81 | [] | no_license | naushad-rahman/CIDLib | bcb579a6f9517d23d25ad17a152cc99b7508330e | 577c343d33d01e0f064d76dfc0b3433d1686f488 | refs/heads/master | 2020-04-28T01:08:35.084154 | 2019-03-10T02:03:20 | 2019-03-10T02:03:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,304 | hpp | //
// FILE NAME: TestObjStore.hpp
//
// AUTHOR: Dean Roddey
//
// CREATED: 01/27/2007
//
// COPYRIGHT: $_CIDLib_CopyRight_$
//
// $_CIDLib_CopyRight2_$
//
// DESCRIPTION:
//
// This is the main header file of the CIDLib object store test app. This is
// a standard CIDLib test framework test app.
//
// CAVEATS/GOTCHA... | [
"droddey@charmedquark.com"
] | droddey@charmedquark.com |
bd48235369640646a5b0bcabbbed5aaefa302dbc | b22b9e84ebc3f9880905c2b266f6d0a1d72ad335 | /try_1stSFML_GAME/Shield.h | e47f4c8c1f506f31c9ba7621193336c24ab62393 | [] | no_license | WaRinz/try_1stSFML_dev | b8eda5d72155b91e019089f89e4b594af8b34e83 | f539c81f13c5d79a945213ea3260cb859526f3d6 | refs/heads/master | 2023-01-31T13:05:26.282165 | 2020-12-18T18:24:53 | 2020-12-18T18:24:53 | 290,936,531 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,012 | h | #ifndef SHIELD_H
#define SHIELD_H
#include<iostream>
#include<SFML/Graphics.hpp>
#include<SFML/Audio.hpp>
#include<SFML/Network.hpp>
#include<SFML/Window.hpp>
#include<SFML/System.hpp>
class Shield
{
private:
unsigned pointCount;
sf::CircleShape shape; // sprite
// Shield
sf::Texture shieldTex;
sf::Sprite s... | [
"seleniumdichloride@gmail.com"
] | seleniumdichloride@gmail.com |
273636b44e7ccad841afdf03cf6869cf3ff4b722 | 69b314d298b963fca588cd50d14fd83aff7f3447 | /ardrone_controller/src/GoThroughWindow2.cpp | ccd98b81040be59fed52910a32f0aa3577b78b61 | [] | no_license | rishabh1b/DroneVoyager | 2d42918b8e064a9d38045ca2e3d2a4f0ada9d9de | f70b8b5abd756ff2cc404863c48fedf1136cd735 | refs/heads/master | 2021-08-31T10:32:31.002144 | 2017-12-21T03:11:14 | 2017-12-21T03:11:14 | 112,943,761 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,571 | cpp | #include "ardrone_controller/goThroughWindow.h"
GoThroughWindow::GoThroughWindow() {
errpub_ = n_.advertise<geometry_msgs::Twist>("/controlerror", 1);
cmdpub_ = n_.advertise<geometry_msgs::Twist>("/cmd_vel", 1);
fakecmdpub_ = n_.advertise<geometry_msgs::Twist>("/cmd_vel_fake", 1);
windowCentreSubscriber_ = n_.subs... | [
"biyanirishabh@gmail.com"
] | biyanirishabh@gmail.com |
7fcebdc757959275818e3b5c81b6225d558df4d0 | 81d0426fef8daf67d5abae1d3ecdaf9f3c8eaf2f | /TA/rui/rui.h | 3292f09c62e80ee11b45448d62f0aed74ca442b9 | [
"MIT"
] | permissive | vanilladoubleshot/RemoteTestService | e29e2d08507d525e51dd3f571ce3a0f6750c19d0 | d4c3c0e6051fe60020547b9bf20221a9fec14d59 | refs/heads/master | 2021-05-28T18:13:14.625167 | 2015-07-20T23:34:34 | 2015-07-20T23:34:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,993 | h | /*
* The MIT License (MIT)
* Copyright (c) 2015 SK PLANET. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the r... | [
"yschoi9103@gmail.com"
] | yschoi9103@gmail.com |
9074c0469733c10fe816d4c5db5321316d6dd08a | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/CodeJamData/17/11/16.cpp | e9bbd148200d2d96c59a77c416f9f1e3c6a3805a | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 1,441 | cpp | #include <sstream>
#include <vector>
#include <algorithm>
#include <cstring>
#include <cstdlib>
#include <iostream>
#include <string>
#include <cassert>
#include <ctime>
#include <map>
#include <math.h>
#include <cstdio>
#include <set>
#include <deque>
#include <memory.h>
#include <queue>
#pragma comm... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
77e3f430de152fbd8acafb965080540fda9b0445 | 85455876309135778cba6bbf16933ca514f457f8 | /6600/6692.cpp | abea844e02329270f21c98c93d07ab6f35dc2e55 | [] | no_license | kks227/BOJ | 679598042f5d5b9c3cb5285f593231a4cd508196 | 727a5d5def7dbbc937bd39713f9c6c96b083ab59 | refs/heads/master | 2020-04-12T06:42:59.890166 | 2020-03-09T14:30:54 | 2020-03-09T14:30:54 | 64,221,108 | 83 | 19 | null | null | null | null | UTF-8 | C++ | false | false | 3,428 | cpp | #include <cstdio>
#include <cstring>
#include <queue>
using namespace std;
const int roff[4] = {-1, 0, 1, 0}; // N, E, S, W
const int coff[4] = {0, 1, 0, -1};
const int p2d[3][3] = {-1, 0, -1, 3, -1, 1, -1, 2, -1}; // pos to dir
const int N = 7;
int main(){
while(1){
int r1, c1, r2, c2;
scanf("%d %d %d %d", &r1, ... | [
"wongrikera@nate.com"
] | wongrikera@nate.com |
ffd51cae9cc7413d64c443de9ab6e24a2e08272c | b98fe019dd2e6af20a0f210e11d0c8bf13e6c992 | /Moon/src/Engine/SoundService.cpp | 8995e5fcd36da8af06341a586ab305328560d3be | [] | no_license | J0shhT/MoonEngine | 0514ee35fe41c806d7ab8d8bd7bfc18998336bd9 | 824e383c114141b8fbb220ff4eb6e02cc6037555 | refs/heads/master | 2022-02-14T07:46:32.858031 | 2018-04-09T23:10:55 | 2018-04-09T23:10:55 | 122,003,048 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,242 | cpp | #include "include/Engine/SoundService.h"
#include "include/Engine/Util.h"
#include "include/Engine/StandardOut.h"
#include "include/Engine/GameHandler.h"
#include "include/Engine/ContentProvider.h"
using namespace Moon;
//Constructor
SoundService::SoundService()
{
assert(SoundService::instance == nullptr); //Make... | [
"joshriaul@gmail.com"
] | joshriaul@gmail.com |
1543379f17a58f0cd2f77519ea6704bf8eec5162 | 374dd4a9cc8bc02697361249b1617287f04134ed | /Include/CommandPool.h | 008a42b74251393f0347dd84ccb529737e1e39e6 | [] | no_license | pandeiros/VulkanEngine | eb0c5b5efcfa6a34ad16a5f0c6bc1415d8cfb99d | f33c29d1131ab89c2272e19f277cf715266a09aa | refs/heads/master | 2021-03-19T16:30:19.284100 | 2018-03-20T02:47:37 | 2018-03-20T02:47:37 | 72,582,977 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,083 | h | /**
* Vulkan Engine
*
* Copyright (C) 2016-2018 Pawel Kaczynski
*/
#pragma once
#include "VulkanCore.h"
#include "CommandBuffer.h"
/**
* @file CommandPool.h
*/
VULKAN_NS_BEGIN
/**
* @class CommandPool
*/
class CommandPool
{
public:
CommandPool() = default;
~CommandPool() = default;
void Creat... | [
"milordpanda@gmail.com"
] | milordpanda@gmail.com |
780d51e607612367cbbc74dbf3943d9ab18b8807 | 63a5f2fbc1443b1a289f282c8a55ed5dc9d1c75c | /PiBot/src/program.cpp | f652a19d20f1e336e48a7bd04b3e81c730c2e5cd | [] | no_license | mslawicz/PiBot | 03fd802e187465838ffb971753ca9d08e8dc7f60 | c41a03f57b1474be2bb33c505cc896296af8d16b | refs/heads/master | 2020-04-15T00:11:52.225682 | 2019-05-15T18:52:20 | 2019-05-15T18:52:20 | 164,231,945 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,140 | cpp | /*
* program.cpp
*
* Created on: 7 sty 2019
* Author: Marcin
*/
#include "program.h"
#include "gpio.h"
#include "spi.h"
#include "serial.h"
/*
* get the singleton program object
*/
Program& Program::getInstance(void)
{
// instantiated on the first use and guaranteed to be destroyed
st... | [
"slawicz@echostar.pl"
] | slawicz@echostar.pl |
d29b61cb0d09ead48bad0d8f9cd3597a30417aae | aadb186309aa8e3c563a06a4a54bc2c3783f2a72 | /Ctrl/Rank.h | f0ffe2a4818d7e4e3815b9218c89cc3cd5b3649f | [] | no_license | Tutttta/Ctrl | 8a8934c730da1b419129e71f7a9a088951281c79 | 3009390061aff323f54668c15dd106c2c036ccee | refs/heads/master | 2022-12-08T18:33:45.467026 | 2020-09-21T20:44:10 | 2020-09-21T20:44:10 | 295,401,056 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 60 | h | #pragma once
class CRank
{
public:
CRank();
~CRank();
};
| [
"ki0pler@Outlook.com"
] | ki0pler@Outlook.com |
417e640439b25cc4b84b8a2091d6f39749c49a8c | 565b0a88c0d6f8a71d42f919613a1d166889c8bb | /Code/Easy Problems/POJ 3096 HDU 2736 Surprising Strings.cpp | c2de293f5eb56e1a513ae9f5201f3c1e314f8537 | [] | no_license | DaDaMrX/ACM | 71d7347640e745ea30518762588f6a698722295b | 603cff542027db7875bfc57d92c9cdaba1f82c80 | refs/heads/master | 2020-04-12T06:23:25.442550 | 2017-07-30T11:01:48 | 2017-07-30T11:01:48 | 62,130,184 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 811 | cpp | /*
POJ 3096 && HDU 2736 Surprising Strings (水)
字符串N=79,暴力枚举即可
*/
#include <cstdio>
#include <cstring>
#include <algorithm>
#include <map>
using namespace std;
typedef long long ll;
typedef pair<char, char> pcc;
const int INF = 0x7f7f7f7f;
const int N = 100;
map<pcc, bool> mp;
char s[N];
int len;
bool surprising;
int... | [
"dadamr_x@163.com"
] | dadamr_x@163.com |
a76db5fb5fd981a360a61a87326733063d61dcc9 | 3c803a6197ff3ba17b078c998887364887e80967 | /panama-foreign/168/webrev.01/src/hotspot/share/runtime/arguments.cpp | 9f94ca2eb512026deea843ae60e79f997bf074b9 | [] | no_license | Tubbz-alt/cr-archive | 6677ad0de0b9d52ddceeac10ecce6da6ecf22f2a | d0821c40f8fe1a2704bf5b1690f8b7786110159e | refs/heads/master | 2022-11-28T12:02:20.476772 | 2020-08-03T16:16:22 | 2020-08-03T17:32:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 164,620 | cpp | /*
* Copyright (c) 1997, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"robin.westberg@oracle.com"
] | robin.westberg@oracle.com |
9a77440ee0b92d01863146885aac9dea43c846d1 | 0dfaf37e2a9e8be54e4a65971fe036f7dd3d1c63 | /priority_queue/Top_K.cpp | 0a317208edde229ad091a61145de4dcb313b80e4 | [] | no_license | 18292677162/C | bca08314dee9cd79f550fa41b5278d613fbc8924 | f400e906169cd69e81b5517c939bc60ce94762d3 | refs/heads/master | 2021-07-24T21:26:24.226395 | 2020-04-17T16:00:51 | 2020-04-17T16:00:51 | 149,634,741 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 698 | cpp | #define _CRT_SECURE_NO_WARNINGS 1
#include <iostream>
#include <vector>
#include <queue>
#include <functional>
using namespace std;
int main()
{
vector<int> nums = { 3, 2, 3, 1, 2, 4, 5, 5, 6 };
int k;
cin >> k;
// 找数组排序后的第 k 个最大的元素,而不是第 k 个不同的元素
#if 0
if (1 <= k && k <= nums.size()){
sort(nums.begin(), nu... | [
"2254095453@qq.com"
] | 2254095453@qq.com |
4349213752b19ee28ff9c78c5990647cee5f65c2 | 5beae6e927e14ba21524c9b152caa8c19293deb3 | /Small_Elevator_System/MyComponent/src/LEDProtocol.h | a6772c55d8e9c687984b5e08c8dc937ebee1bc8b | [] | no_license | jamessryann/Elevator_Control_System | 007045a55022930ccdc34eeded2132911f4d31fa | 045656a719178dc7d3d131f92a7f5b217535f578 | refs/heads/master | 2021-01-10T10:34:50.202933 | 2016-04-04T22:37:56 | 2016-04-04T22:37:56 | 52,298,176 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,699 | h | // {{{RME classifier 'Logical View::LEDProtocol'
#ifndef LEDProtocol_H
#define LEDProtocol_H
#ifdef PRAGMA
#pragma interface "LEDProtocol.h"
#endif
#include <RTSystem/MyComponent.h>
struct LEDProtocol
{
class Base : public RTRootProtocol
{
public:
inline Base( void );
inline ~Base( void );
enum
{
rti_... | [
"brandon_to@hotmail.com"
] | brandon_to@hotmail.com |
31ecea4b6204cb5d8b3c0d6f1b20a4972ef0721c | f5553b723ea9ef30d9f403d4939145e7b598c9dc | /src/z80/z80cbopcodes.cc | 292c4f496cef9b909145b88f0bac5778a248fdb1 | [] | no_license | fmichea/nebula | 494681679cb27334647a9eb784c2a5d81313dced | 2a20880511abec1f7cf3f5c7ddee0a304e7798a6 | refs/heads/master | 2021-01-25T12:19:44.481334 | 2016-10-23T13:42:06 | 2016-10-23T13:42:06 | 23,530,762 | 0 | 1 | null | 2015-03-31T01:54:01 | 2014-09-01T04:38:48 | C++ | UTF-8 | C++ | false | false | 6,911 | cc | #include "z80cbopcodes.hh"
uint16_t rlc_1B_reg(MMU& UNUSED(mmu), Z80Registers& regs, uint8_t& reg)
{
uint8_t val = (reg >> 7) & 0x1;
reg = (reg << 1) | val;
regs.F.zf.set(reg == 0 ? 0x1 : 0x0);
regs.F.n.set(0);
regs.F.h.set(0);
regs.F.cy.set(val);
return P(2, 8);
}
uint16_t rl_1B_reg(MMU&... | [
"franck.michea@gmail.com"
] | franck.michea@gmail.com |
cc6fba0f11662f39cd6dfd202cf55c97da3973ff | 53f415f1193fb5000df706004f635044dc665ab6 | /04. Linear Containers/Judge/03. FindEvenNumbersInVector.cpp | 65196d9927aedee0038881e132398ddcb98916fd | [] | no_license | Martin-BG/SoftUni-CPP-Fundamentals | 695e32c41730776ced262ce34788e18671cbe663 | 7ecab0f48c795222564bc7ea665afa5690883508 | refs/heads/master | 2022-07-31T16:21:14.849967 | 2022-07-05T17:23:22 | 2022-07-05T17:23:22 | 163,557,283 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 554 | cpp | #include <iostream>
#include <vector>
int main() {
size_t size;
std::cin >> size;
std::vector<int> numbers(size);
for (size_t i = 0; i < size; ++i) {
std::cin >> numbers[i];
}
bool found = false;
auto it = numbers.begin();
while (it != numbers.end()) {
if (*it % 2 == 0) {
it = numbers.e... | [
"MartinBG@abv.bg"
] | MartinBG@abv.bg |
0016625158faf1ac2503f82b0b8552b2a372af22 | 76fcb824dd98893b086803a578b60a869094f2aa | /CatchMaster/Classes/Scene/PageViewScene.cpp | 4fb1bb0b9a21794fde2d2f0ad152afcf8d6aa960 | [] | no_license | Johan08/cocos2dx-commecial | 682c747a8fbe74a460afa5b7cecf412bde43ad88 | 62384172b4b3daa405439c5566f4ad7db95c0bea | refs/heads/master | 2021-01-20T11:20:40.660233 | 2015-01-06T13:05:58 | 2015-01-06T13:05:58 | 41,216,802 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 434 | cpp | //
// PageViewScene.cpp
// CatchMaster
//
// Created by sxz on 2014/12/27.
// Copyright 2014年 __MyCompanyName__. All rights reserved.
#include "PageViewScene.h"
// on "init" you need to initiallize your instance
bool PageViewScene::init()
{
//初期化
if ( !Scene::init() ) return false;
// PageViewLay... | [
"xinzhushi.gmail.com"
] | xinzhushi.gmail.com |
b312b770580c54d4351d1fc53c2736672c427530 | 3c1f04a8156333cab7b43c79ba2130960fd20f9f | /src/extend/ui/UIHeader.h | 7f4d3c87f16b0218610ba59f4a17788a3db1e455 | [
"MIT"
] | permissive | pitchShifter/liteForge | 6ee494fc8bd07b3cd5f0484c26f6c873a5678a50 | df3337842005e6b113663fcf85e9331a18e678b9 | refs/heads/master | 2021-01-10T06:17:03.182763 | 2015-11-01T18:21:57 | 2015-11-01T18:21:57 | 44,494,448 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 183 | h | #ifndef __UIHEADER_H__
#define __UIHEADER_H__
#include "Layer.h"
namespace liteForge
{
class UIHeader : public Layer
{
public:
UIHeader( SDL_Renderer *renderer );
};
}
#endif | [
"xxextreme98xx@gmail.com"
] | xxextreme98xx@gmail.com |
3268679669be086ddcad7a2000c558dbf13c2a60 | 3ae963bdd77025ee3e930d418a603023e31a65ed | /cTORS/include/Engine.h | 9e110fde6cf2cec2349c6cc2aafea43165a0e726 | [
"Apache-2.0"
] | permissive | Justin2175/cTORS | 9f49f823c20ec89cfaf9e791c88126c1d1933285 | 1d34c26d912b37a09289d6fe52cb0d9aded6d77d | refs/heads/master | 2023-06-29T12:47:36.176292 | 2021-08-04T16:19:25 | 2021-08-04T16:19:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,428 | h | /** \file Engine.h
* Describes the Engine and the LocationEngine classes
*/
#pragma once
#ifndef ENGINE_H
#define ENGINE_H
#include "State.h"
#include "Plan.h"
using namespace std;
class RunResult;
class POSPlan;
/**
* A TORS engine for a specific Location
*/
class LocationEngine
{
private:
string path;
Locati... | [
"J.G.M.vanderLinden@tudelft.nl"
] | J.G.M.vanderLinden@tudelft.nl |
6a5e24a1b025ec85cf9ec593569f84e4bc11664e | 27e3572a8e782880e850a1b42e4fdcf3ed132f5b | /mtbinpacksolver.hpp | 7c8dd1807ade2382885596a091fa0aceadad8d25 | [] | no_license | mposypkin/binpack | 17740da0a470e2e7da485a904081f84bde9073bf | 472091f362d7af858d554ec044eba5ab3a60d098 | refs/heads/master | 2021-01-01T17:51:23.345238 | 2017-10-24T14:24:47 | 2017-10-24T14:24:47 | 98,179,113 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,625 | hpp | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/*
* File: mtbinpacksolver.hpp
* Author: posypkin
*
* Created on August 28, 2017, 2:21 PM
*/
#ifndef MTBINPACKSOLVER_HPP
#def... | [
"mposypkin@gmail.com"
] | mposypkin@gmail.com |
04329bf56c3a5673e8408f7259ac93b1975965b5 | 770e5de637c40de530bdb1c2df46ae424357f0d5 | /src/scenario.cpp | adbb0278a6a52dd4f6901ea2c0405f128cd617cb | [] | no_license | wlam1234/statera | 19493a453acad306fe8041b294ba0db8e539c021 | 6236dbe23e6e5ae4b372023434fa47849dcfae45 | refs/heads/master | 2021-01-10T02:17:20.128800 | 2016-02-25T15:47:39 | 2016-02-25T15:47:39 | 52,231,935 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,097 | cpp | #include "scenario.h"
Scenario::Scenario(){
name = "";
description = "";
};
Scenario::Scenario(std::string nName, std::string nDescription, std::vector<Option> nOpts){
name = nName;
description = nDescription;
opts = nOpts;
};
Scenario::~Scenario(){
};
std::string Scenario::getName(){
retur... | [
"winnie.lam1234@gmail.com"
] | winnie.lam1234@gmail.com |
58af00e30e809b8e914401084daaffe28368bee5 | e104df78ab10c424b52c3cc37e6e5e7572a00d1e | /3rdparty/OpenGL/include/Simd/SimdSse1SynetPooling.cpp | 066cf54d19b51d6de5631b33f2c53e0a1697decc | [] | no_license | jsyang2207/ImageEvaluate | f50edc00b938f4ad9bd46e0cc68bc13b922f1600 | 59755d38fe48e169f2a02fca4e6f1929a8e5be6d | refs/heads/master | 2022-12-02T18:06:26.090997 | 2020-08-19T05:25:54 | 2020-08-19T05:25:54 | 288,387,109 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,438 | cpp | /*
* Simd Library (http://ermig1979.github.io/Simd).
*
* Copyright (c) 2011-2020 Yermalayeu Ihar.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limi... | [
"jsyang@4dreplay.com"
] | jsyang@4dreplay.com |
15cf548d10684a458188025d188266ad08fc4001 | 3cf24b56e0bc58f4b068c1b091d78df4612096a6 | /TrainingFramework/src/GameObject/BulletRight.cpp | fad10a64a3b418f984ca4977f1983bb4662dfe85 | [] | no_license | tuma98/DragonTreasureFinal | 204021de68396c96db3ec2c0e3b286b5db9c4c5f | b212c846088e5853f06bdfa78ca4886fb0d61178 | refs/heads/master | 2020-07-04T10:55:05.688408 | 2019-08-14T03:43:20 | 2019-08-14T03:43:20 | 202,265,238 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,180 | cpp | #include "BulletRight.h"
BulletRight::BulletRight(std::shared_ptr<Models>& model, std::shared_ptr<Shaders>& shader, std::shared_ptr<Texture>& texture)
:Sprite2D(model, shader, texture)
{
m_speed = 500.0;
m_active = true;
m_type = BULLET_TYPERIGHT::None;
m_SizeCollider = 10;
m_Damage = 5;
}
BulletRight::~Bullet... | [
"darkest158@gmail.com"
] | darkest158@gmail.com |
fef8704150c8a818906b5901430dea6deb5cac85 | 3c5a6c6c908902fefdc85f052941de3bc0d8b6bb | /src/blob.cpp | 00aa47e74b40b072f1f09330dd331d7954949794 | [] | no_license | escoffier/template | ea48535336a6e981205ac9a872f505d12749aee0 | 9909f5d14f016457aaf3c5a0acb235568f1d6708 | refs/heads/master | 2020-04-11T18:51:59.207301 | 2018-12-16T15:26:42 | 2018-12-16T15:26:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 288 | cpp | #include "blob.h"
template <typename T>
Blob<T>::Blob() : data(std::make_shared<std::vector<T>>())
{
}
// template <typename T>
// Blob<T>::Blob(std::initializer_list<T> il) : data(std::make_shared<std::vector<T>>(il))
// {
// }
// template <typename T>
// Blob<T>::~Blob()
// {
// }
| [
"qunfengqiu@gmail.com"
] | qunfengqiu@gmail.com |
bdb57d6b27f35cc73b6f11ecce8ea49e8c38e4de | fd6adcdff175431f7f9c97b5d2a910d5d24acb12 | /motor_controller/motor_commander.cpp | dc190f0471266bd3f551b0c60b391400cb40f951 | [] | no_license | manuelilg/motor_sim | b1139dfb0a33a5efec476907765437aac530a4fd | 77fbd15b88316919e9fc831af71b45f416490970 | refs/heads/master | 2021-01-15T22:47:15.046709 | 2017-09-08T08:28:54 | 2017-09-08T08:28:54 | 99,914,566 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 964 | cpp | #include <ros/ros.h>
#include <std_msgs/Float64.h>
#include <sensor_msgs/JointState.h>
int main(int argc, char **argv) {
ros::init(argc, argv, "motor_controller");
//pub = nh.advertise<std_msgs::Float64>("motor_command", 100);
//sub = nh.subscribe("motor_position", 100, update);
ros::NodeHandle nh;
ros::Rate l... | [
"manuelilg@bluemail.ch"
] | manuelilg@bluemail.ch |
c8751c623e64fa2b3e50d75e485ffec5f77ad13b | 277b644d980b605d472015605f16bd214562e47f | /cdevicemanager.h | 8ccc206dee18644e0806d45e80d99053ee45d7bb | [] | no_license | gethope5/wireDetectClient | e511fa0b87578420826031fbbdf3b2510a9d4a4e | e349eb36b22789eb2e36ed766b25ab98248917b8 | refs/heads/master | 2021-04-26T22:54:45.383760 | 2018-04-30T12:55:03 | 2018-04-30T12:55:03 | 123,894,664 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,142 | h | #ifndef CDEVICEMANAGER_H
#define CDEVICEMANAGER_H
#include <QMainWindow>
#include <QSqlDatabase>
#include <QDateTime>
#include <QSqlTableModel>
#include "mysqlmodel.h"
namespace Ui {
class CDeviceManager;
}
class CDeviceManager : public QMainWindow
{
Q_OBJECT
public:
explicit CDeviceManager(QWidget *parent ... | [
"zbw_2203@qq.com"
] | zbw_2203@qq.com |
703f3fcccca7a41e6759db399ff7694d3c45ff90 | 61c16ab5057ae8a24af5d5b8a6c09c2a593031eb | /fd/src/search/cea_heuristic.cc | 231e0f29722a70fdb02a3db85ac4832c9878c2ff | [] | no_license | YihuaLiang95/honors | 2a6204b88243cc601d22d8d16353d0b900560c96 | f051cbec4499864cc45929fffb3d132c304bce41 | refs/heads/master | 2020-04-27T23:04:48.323697 | 2018-05-05T07:47:39 | 2018-05-05T07:47:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,228 | cc | #include "cea_heuristic.h"
#include "domain_transition_graph.h"
#include "globals.h"
#include "operator.h"
#include "option_parser.h"
#include "plugin.h"
#include "state.h"
#include <cassert>
#include <limits>
#include <vector>
using namespace std;
/* Implementation notes:
The main data structures are:
- Loc... | [
"u6487831@anu.edu.au"
] | u6487831@anu.edu.au |
780bf91aac9df86282c34998635a87a36708bd37 | 01b1f86aa05da3543a2399ffc34a8ba91183e896 | /modules/boost/simd/base/include/boost/simd/predicates/include/functions/is_true.hpp | bbf87f40d780a1f5dc368fb1b0191ba318d8b0ce | [
"BSL-1.0"
] | permissive | jtlap/nt2 | 8070b7b3c4b2f47c73fdc7006b0b0eb8bfc8306a | 1b97350249a4e50804c2f33e4422d401d930eccc | refs/heads/master | 2020-12-25T00:49:56.954908 | 2015-05-04T12:09:18 | 2015-05-04T12:09:18 | 1,045,122 | 35 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 715 | hpp | //==============================================================================
// Copyright 2003 & onward LASMEA UMR 6602 CNRS/Univ. Clermont II
// Copyright 2009 & onward LRI UMR 8623 CNRS/Univ Paris Sud XI
//
// Distributed under the Boost Software License, Version 1.0.
// ... | [
"mathias@gaunard.com"
] | mathias@gaunard.com |
9678d2a712ce7c13c80dbd5086e95a498f694d80 | e9d24da3e26be361945906cc3dfc0ae947dab539 | /src/main.cpp | 918c2bd091407ed3d569f1447ae95811aba4078e | [] | no_license | TwoDukes/Fractal-Viewer-SDL | 9da045cc4d927834bc804bdc3e7dc3aa33980276 | f19f0bf73d12f6003527fcdd36cae6f162c08130 | refs/heads/master | 2022-08-10T20:55:22.680969 | 2020-01-10T15:40:16 | 2020-01-10T15:40:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,629 | cpp | #include<iostream>
#include <math.h>
#include <stdlib.h>
#include "SDL2/SDL.h"
#include "Screen.h"
#include "FractalCreator.h"
#include "Zoom.h"
using namespace Graphics;
using namespace std;
int main() {
Screen screen;
if(screen.init() == false){
cout << "Error initializing SDL" << endl;
}
Fractal::F... | [
"magicdustin14@gmail.com"
] | magicdustin14@gmail.com |
09b1f805fecc94efd3b15ae4110d57774b7fe1da | a13ddf47196db885269028700e761a438afe28f3 | /src/RandomPlayer.cpp | df759270704e8eabf4493faf467d828cecab04bd | [] | no_license | mccajm/kalah | 5ed249bdc502b39be8ae0abdb9417a8623237254 | cdd61bee6475f38119b10c1e6d8f322d1c79e0e6 | refs/heads/master | 2020-04-06T11:14:37.341481 | 2015-06-14T01:13:35 | 2015-06-14T01:13:35 | 37,394,138 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 756 | cpp | /*
* RandomPlayer.cpp
*
* IPlayer which selects the next move randomly
*/
#include <cstdlib>
#include <iostream>
#include "RandomPlayer.h"
RandomPlayer::RandomPlayer(int n) {
this->n = n;
this->board = NULL;
}
vector<int> RandomPlayer::getPossibleMoves() {
vector<int> possibleMoves;
for (int i = 1; i < 7... | [
"adam@adammccarthy.co.uk"
] | adam@adammccarthy.co.uk |
4be8cd840d71b7ad2eae9d881e1fa98bd124064c | fae07705406f17f3d70a06298b6164a7172b01c4 | /Novice/Standard Problems/Problem/BinarySearch.cpp | 22a4e94715c66857b729e3fa05eadd395292afb8 | [] | no_license | sauravchaudharysc/Programming | a6131fa90f30ff87b5e01df531f13aa5b3bacd7e | 3861a6eb5c6c65ac11a18014d35ca8b7843e27b1 | refs/heads/main | 2023-04-19T20:52:45.215158 | 2021-05-08T17:32:42 | 2021-05-08T17:32:42 | 365,564,753 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,541 | cpp | /*Take as input N, the size of array. Take N more inputs and store that in an array. Take as input a number M. Write a function which returns the index on which M is found in the array, in case M is not found -1 is returned. Print the value returned.You can assume that the array is sorted, but you’ve to optimize the fi... | [
"sauravchaudhary717@gmail.com"
] | sauravchaudhary717@gmail.com |
7ee685072321c554c3f6ee3d060ce56f51283cb9 | ddadeee24637906cc5caf413a87bb74997aa1c83 | /codeforeces/888/G/main.cpp | f5c181898f578da555362853b57ec8943abe1886 | [] | no_license | OmarAbdelrahman/root | 2cd976316282f280c354b63b2c6284eea3ecf1f3 | ef74573ec21cf962cad3ba7fbaed395d781007a8 | refs/heads/master | 2021-09-08T18:06:57.304380 | 2018-03-11T17:49:27 | 2018-03-11T17:49:27 | 105,401,689 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,341 | cpp | #include <bits/stdc++.h>
using namespace std;
template<class T> struct edge {
int f, t; T c;
edge() { }
edge(int _f, int _t, T _c)
: f(_f), t(_t), c(_c) { }
bool operator < (const edge &e) const {
return c < e.c;
}
};
struct disjoint_set {
int *parent;
int *rank;
int components;
disjoint_s... | [
"omar.saber@ligadigital.com"
] | omar.saber@ligadigital.com |
8c3f2ec3ce1e7b4b3f613e198fd4f18d309d9b10 | 536656cd89e4fa3a92b5dcab28657d60d1d244bd | /chrome/browser/ui/views/location_bar/icon_label_bubble_view.h | 8565a71537220426ea2635d2f5703290e5926f4b | [
"BSD-3-Clause"
] | 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 | 9,899 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_ICON_LABEL_BUBBLE_VIEW_H_
#define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_ICON_LABEL_BUBBLE_VIEW_H_
#includ... | [
"pcding@ucdavis.edu"
] | pcding@ucdavis.edu |
02343714bbabc8c242d2a46db6de2e5e75b3a0dc | b0bde7a6b0d149d1d889b6ffeb7a763c4af1a9c7 | /src/GH_Model/GH_VII.hpp | b991a6eba6530751f51286b623756463fab69252 | [] | no_license | cran/mixture | 6c8f2fa297ce5366626d6c601f072f9859c87342 | e95af1c429ec54d994567aa1288955a4aeb42344 | refs/heads/master | 2022-10-06T01:06:09.905099 | 2022-09-23T20:20:02 | 2022-09-23T20:20:02 | 17,697,556 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 714 | hpp | #include "GH_Mixture_Model.h"
#pragma once
class GH_VII: public GH_Mixture_Model {
public:
using GH_Mixture_Model::GH_Mixture_Model;
arma::mat lambda_sphere(arma::mat in_W,double in_n)
{
double lambda = arma::trace(in_W)/(in_n*p);
return lambda*arma::mat(p,p,arma::fill::eye);
}
... | [
"csardi.gabor+cran@gmail.com"
] | csardi.gabor+cran@gmail.com |
58dd379bbea47bde3dc3350e95b83ccc47c97ec6 | 4ed5b25a3015e5a13ca1ff3992c00146ffccd213 | /abc/abc007/a.cpp | 28cc740a1f7a3bf2a69f4ad3e200aef289587b76 | [] | no_license | Stealthmate/atcoder | 32284557eca524aafa312098132f583753e3d05c | 6659dbde59d90f322f04751aaddc4ecb79e98eb8 | refs/heads/master | 2023-02-11T10:48:51.194510 | 2023-01-29T04:47:32 | 2023-01-29T04:47:32 | 192,467,091 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 102 | cpp | #include<iostream>
using namespace std;
int main() {
int n;
cin >> n;
cout << n - 1 << endl;
}
| [
"stealthmate1233@gmail.com"
] | stealthmate1233@gmail.com |
37df99a6b3c0209e43d8a20c5e939c4955496570 | c5592fd3eb7a4382b1e0da11755eee6796edb725 | /atcoder.jp/arc022/arc022_1/Main.cpp | a987296d395df72c2fc3095c3b816c1d9fdbc4f5 | [] | no_license | wdiiahk/procon-archive | 4dbba35977ed85bb1cb1db71722ee643fb8bb747 | 57c3a143f09ff0725ae90de6d9182e770963b31f | refs/heads/main | 2023-03-16T07:32:22.534101 | 2019-06-28T03:27:14 | 2019-06-28T03:27:14 | 345,225,662 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,122 | cpp | //デバッグ用オプション:-fsanitize=undefined,address
//コンパイラ最適化
#pragma GCC optimize("Ofast")
//インクルードなど
#include <bits/stdc++.h>
// #include <atcoder/all>
using namespace std;
// using namespace atcoder;
typedef long long ll;
using vint = vector<int>;
using vll = vector<ll>;
using vs = vector<string>;
using vbool = vector<bo... | [
"hikida0842@gmail.com"
] | hikida0842@gmail.com |
91f104a1465fb9987a4179a41fec812a5f48973c | 8e4afdd17e5307b9736549b7fd39e1ec7424a78d | /futures/futurestatebase.cpp | 1f9e27fb50f3d01c365f43aacc92f7dac0fd12d8 | [
"MIT"
] | permissive | cfo82/asyncpp | 8d8abce8a857a9885eab69be2dbf5a348645c117 | 5dcdb2fe12e21f89663207c448fc07a0ac673f9a | refs/heads/master | 2021-01-23T15:52:29.973741 | 2014-12-17T20:55:11 | 2014-12-17T20:55:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,279 | cpp | /*
* This file is part of the asyncpp Library release under the MIT license.
*
* Copyright (c) 2014 Christian Oberholzer
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restr... | [
"coberholzer@gmx.ch"
] | coberholzer@gmx.ch |
5f0c63e5bd26b1e0b1e1392153820c91887d2440 | b0d241223b09f8e07e2117c975f9a9eeaade6cc3 | /model.h | 55592697f42f631b75af09e9a908317e1da16201 | [] | no_license | Adram/TestQAbstractModel | a0b63ec7ae592b3dc690cd1cfca1a0c9c5ba0e16 | 12d57832354e2c5b8f604d6d280434373cb8fcf3 | refs/heads/master | 2021-01-19T03:52:30.275809 | 2016-09-25T11:51:36 | 2016-09-25T11:51:36 | 69,006,575 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 775 | h | #ifndef MODEL_H
#define MODEL_H
#include <QAbstractListModel>
#include <QStringList>
class Animal
{
public:
Animal(const QString &type, const QString &size);
QString type() const;
QString size() const;
private:
QString m_type;
QString m_size;
};
class AnimalModel : public QAbstractListModel
{
... | [
"md120308@gmail.com"
] | md120308@gmail.com |
52cc09baa3afd4fba8cbf964063c86a81dbd8675 | a9aca5fbf458c2799022fad925aaf5066fcad19e | /sources/model/DocSaveOptionsData.cpp | 15360c10548414d0bbd6496c1509667ff4ecb9a6 | [
"MIT"
] | permissive | btolfa/aspose-words-cloud-cpp | ce68bce98392220038b3878eb6a1b3cf67a22b11 | 570980f5d1b02725ed792277a1c9923c50f8f8ff | refs/heads/master | 2020-04-07T16:19:28.054962 | 2018-11-21T09:21:54 | 2018-11-21T09:21:54 | 158,524,516 | 0 | 0 | null | 2018-11-21T09:37:52 | 2018-11-21T09:37:51 | null | UTF-8 | C++ | false | false | 9,016 | cpp | /** --------------------------------------------------------------------------------------------------------------------
* <copyright company="Aspose" file="DocSaveOptionsData.cpp">
* Copyright (c) 2018 Aspose.Words for Cloud
* </copyright>
* <summary>
* Permission is hereby granted, free of charge, to any person o... | [
"evgeny.kuleshov@aspose.com"
] | evgeny.kuleshov@aspose.com |
c8ffd809d53b201da9130c7c498b93903f20f049 | 49a7811e4ca42f59292361514cde6dba192b5775 | /VideoClipSdk/VideoClipScheduler.cpp | e852e299f16c58ee08b8c758a46b1e0f54e08462 | [] | no_license | yjsyyyjszf/VideoClipSdk | e9024fff477870708824ebe6c620ea9c8c3c5a03 | 01dbb646e8e15ce9713a11aa01111f30a88d4c9f | refs/heads/master | 2022-07-15T01:32:50.066409 | 2020-05-15T08:11:56 | 2020-05-15T08:11:56 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 10,549 | cpp | #include "VideoClipScheduler.h"
#include "log.h"
VideoClipScheduler *VideoClipScheduler::m_Instance = NULL;
VideoClipScheduler::VideoClipScheduler()
{
m_pCB = NULL;
m_pUser = NULL;
m_bExitCheckThread = false;
}
VideoClipScheduler::~VideoClipScheduler()
{
Stop();
if (NULL != m_Instance)
{
... | [
"chen.xiaoyan@intellif.com"
] | chen.xiaoyan@intellif.com |
c5364f5e2fe40427cde08c5c0120b86804913e5d | d4812b46897795f6ca7424c0c26cf54b1b34ee86 | /stmLab/tests/eheStm/digital.cpp | 23064162430d93f7294b721a5bee32752f17f230 | [] | no_license | eheperson/embed | 2fcb7aa5d9e31403c8678f2d03fc21e3059a56aa | caeb56cf323524e0f01caa2b7e8fd253e0c59550 | refs/heads/master | 2023-03-31T20:11:36.600221 | 2021-04-08T12:50:08 | 2021-04-08T12:50:08 | 338,941,972 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 504 | cpp | #include "memoryMap.h"
void gpioaInitLed(void){
//Enable clock for GPIOA
*reinterpret_cast<volatile std::uint32_t*>(ahb1Enr) |=static_cast<std::uint32_t>((1U<<0));
//Set PA5 to output
*reinterpret_cast<volatile std::uint32_t*>(gpioaModer) |=static_cast<std::uint32_t>(1U<<10);
}
void ledOn(){
// Will be declared
... | [
"barannkuzu@gmail.com"
] | barannkuzu@gmail.com |
ec5a4a4e7af0a418442578088402674bea9298dc | d8dde07d7c9cf75f7f18a91ab1dd74a4a261a9e7 | /contest/poj/vol_29/3907.cc | 4cc163a776c9a130d51ffd757812af5ab8b03a72 | [] | no_license | tiankonguse/ACM | 349109d3804e5b1a1de109ec48a2cb3b0dceaafc | ef70b8794c560cb87a6ba8f267e0cc5e9d06c31b | refs/heads/master | 2022-10-09T19:58:38.805515 | 2022-09-30T06:59:53 | 2022-09-30T06:59:53 | 8,998,504 | 82 | 51 | null | 2020-11-09T05:17:09 | 2013-03-25T04:04:26 | C++ | UTF-8 | C++ | false | false | 708 | cc | #include <iostream>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <algorithm>
#include <cmath>
#include <string>
#include <vector>
#include <queue>
#include <set>
#include <map>
#include <ctime>
#define inf 0x3f3f3f3f
#define Inf 0x3FFFFFFFFFFFFFFFLL
using namespace std;
int const maxn = 123456;
str... | [
"i@tiankonguse.com"
] | i@tiankonguse.com |
4a0f2c8bc5bd19e5e6465f89914f14bad0010729 | d17c617779c8fbdca28e7a823f528483ff0caf12 | /Unreal/NativeUnrealPlugin/jni/OuyaSDK_BitmapConfig.cpp | a3dd86980d1b3bc24c2c4d5dccf46c31860f13dd | [] | no_license | MasashiWada/ouya-sdk-examples | 1d2665749bc58396ff7d017d1f8fb7ce41237e1d | 854422922fa2c8700d13c9c4b6ecfed756b56355 | refs/heads/master | 2020-06-08T22:00:56.703540 | 2016-09-19T20:57:12 | 2016-09-19T20:57:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,043 | cpp | /*
* Copyright (C) 2012-2015 OUYA, 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 applicable law or agreed to i... | [
"tgraupmann@gmail.com"
] | tgraupmann@gmail.com |
1a937d2d876c1546b7c0005572b777fd921a2ac1 | 11d78924bb64d8bc82c427e634b37afcdd0d7927 | /bridge_navio/include/common.h | dc79c0893b151f87980ae8ee2ec2092db9d9208b | [
"MIT"
] | permissive | diebengay/BridgeNavio | 4bc682c1ecbe4ee375da457a17dbc164749ff742 | 36c36e9e141dc37ff492fd792ae1ea5e9c8547b8 | refs/heads/master | 2021-10-20T07:32:54.840652 | 2018-09-24T14:02:00 | 2018-09-24T14:02:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,829 | h | //----------------------------------------------------------------------------------------------------------------------
// GRVC AUTOPILOT
//----------------------------------------------------------------------------------------------------------------------
// The MIT License (MIT)
//
// Copyright (c) 2016 GRVC ... | [
"antenr@us.es"
] | antenr@us.es |
93bc2040429c283539b9a7fb380f89a427079a5c | 046b675cb8529d1585a688f21563eb0209c94f19 | /src/Control2012/libreoffice/com/sun/star/task/PDFExportException.hpp | 5d7cc07b8c23b03d4ab228ec51c28c2fd745ad63 | [] | no_license | yoshi5534/schorsch-the-robot | a2a4bd35668600451e53bd8d7f879df90dcb9994 | 77eb8dcabaad5da3908d6b4b78a05985323f9ba4 | refs/heads/master | 2021-03-12T19:41:35.524173 | 2013-04-17T20:00:29 | 2013-04-17T20:00:29 | 32,867,962 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,584 | hpp | #ifndef INCLUDED_COM_SUN_STAR_TASK_PDFEXPORTEXCEPTION_HPP
#define INCLUDED_COM_SUN_STAR_TASK_PDFEXPORTEXCEPTION_HPP
#include "sal/config.h"
#include "com/sun/star/task/PDFExportException.hdl"
#include "com/sun/star/uno/Exception.hpp"
#include "com/sun/star/uno/Sequence.hxx"
#include "com/sun/star/uno/Type.hxx"
#incl... | [
"schorsch@localhost"
] | schorsch@localhost |
55f47de1b197eb76bc7b22cb8ee5be5d5d3ce808 | 1633bbc1123b468cc63c998abdc40c0be3bd4c4a | /codeforces/problem_set/877B.cpp | 99e6fbb66ef985233d751708f3aaffc2a150b134 | [] | no_license | devang191/algorithms_competitions | 936258469655ffa8ae17f2451d7c300e4e18e693 | 3b47e87570b6a43bd22790566ff6bc9a3351e4a9 | refs/heads/master | 2020-03-27T20:20:05.548560 | 2017-10-24T04:18:27 | 2017-10-24T04:18:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,395 | cpp | #include <bitset>
#include <vector>
#include <list>
#include <map>
#include <set>
#include <deque>
#include <queue>
#include <stack>
#include <bitset>
#include <algorithm>
#include <functional>
#include <numeric>
#include <utility>
#include <sstream>
#include <iostream>
#include <iomanip>
#include <cstdio>
#include <cm... | [
"maxnelso@gmail.com"
] | maxnelso@gmail.com |
5e699c1e4182546504d3fd92fa9d62aa0fcd5585 | 88d4848631ad8a1da888af159834580cd7360b95 | /RcssServerDemo/RcssServerDemo/src/fullstatesender.h | ca874b89094df6e2e740baaf68bb71e9982a4f2c | [] | no_license | lovesunstar/sport_native | feff91b00354851b5542e262f22c442859506731 | b81d1b96d5fbbc992892d52b50a123469ca2bce2 | refs/heads/master | 2020-12-22T21:52:12.264513 | 2018-09-01T23:34:52 | 2018-09-01T23:34:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,145 | h | // -*-c++-*-
/***************************************************************************
fullstatesender.h
Classes for sending sense fullstate messages
-------------------
begin : 22-AUG-2002
copyright : (... | [
"910680459@qq.com"
] | 910680459@qq.com |
0cc9cfa3d39015d1848acf9319c7257b0d4a71d1 | 959d8816fe51ea4a89634010f478d647b08567a0 | /src/predict_transform.cpp | bcb92b7005f84bd27bc163792a2f4a47b934c52f | [] | no_license | AhmedHumais/auto_uav | df0df71a4ceb5c25ab4238499ab879504084ade9 | 6385b839fc4aff844a0d3783cada11e67ea2a3a8 | refs/heads/master | 2022-04-24T15:15:05.885717 | 2020-04-22T19:13:54 | 2020-04-22T19:13:54 | 257,996,150 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,603 | cpp |
#include <ros/ros.h>
#include <geometry_msgs/PointStamped.h>
#include <geometry_msgs/Point.h>
#include <std_msgs/Float32.h>
#include <tf2_ros/transform_listener.h>
#include <tf2_geometry_msgs/tf2_geometry_msgs.h>
bool flag =false, vel_flag=false;
tf2_ros::Buffer tfBuffer;
geometry_msgs::PointStamped prev_pos, cur_p... | [
"m.ahmedhumais@gmail.com"
] | m.ahmedhumais@gmail.com |
f712deb50be9b8e422bb35171bdf5a5fc6c5b25f | d7d33966eaedb1f64182a8d39036c60fe068e074 | /sources/Renderer/Direct3D12/Shader/D3D12RootSignature.cpp | 057acd6244c30f29123dc92da2ee7c37ea0dd9e4 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | beldenfox/LLGL | 7aca3d5902bba9f8e09f09d0dd3808756be3088c | 3a54125ebfa79bb06fccf8c413d308ff22186b52 | refs/heads/master | 2023-07-12T09:32:31.348478 | 2021-08-24T03:41:24 | 2021-08-26T16:55:47 | 275,416,529 | 1 | 0 | NOASSERTION | 2020-06-27T17:01:24 | 2020-06-27T17:01:24 | null | UTF-8 | C++ | false | false | 4,982 | cpp | /*
* D3D12RootSignatureBuilder.cpp
*
* This file is part of the "LLGL" project (Copyright (c) 2015-2019 by Lukas Hermanns)
* See "LICENSE.txt" for license information.
*/
#include "D3D12RootSignature.h"
#include "../../DXCommon/DXCore.h"
#include <stdint.h>
namespace LLGL
{
void D3D12RootSignatureBuilder::Re... | [
"lukas.hermanns90@gmail.com"
] | lukas.hermanns90@gmail.com |
c13d9bdfe8aad782ac9b3b4fc252e27644c72b30 | 5ed12b0958cdd2b528ebc766424d36f0e2a9630c | /misc/static-member.cpp | 0564f5084554fb767a3720cb99f597ca97572053 | [] | no_license | MisterFishing/cpp | fe5470bb9a74a90ce045c6f5a37b77da7f40ef33 | 1eb363fc03a1119d67808dfed624fb75bbc337ba | refs/heads/master | 2021-10-31T19:22:56.530246 | 2021-10-21T14:42:21 | 2021-10-21T14:42:21 | 208,675,464 | 45 | 34 | null | null | null | null | UTF-8 | C++ | false | false | 1,301 | cpp | #include <iostream>
#include <string.h>
using namespace std;
class student
{
private:
char name[10];
public:
int const number;
int score;
static char school[10];
student():number(0)
{
strcpy(name,"none");
score=0;
}
student(char const... | [
"yushengji@foxmail.com"
] | yushengji@foxmail.com |
43e549df751ea9afcff2e2cae6b3087d4bb75b0d | 72387ea6112c601da42192d2afa72e0c111c5bb6 | /Libraries/CodeLiteParser/ParserProjects/codelite_indexer/ethread.h | e056da96cb259a487680412f3f7b4a85d8b5d7a3 | [] | no_license | Deepankar1993/Chameleon2 | 4b16ecdadf425df4d0831b6fd95225bbe08ed4fb | 6fd67092f56aec962e7c86a0cdd38e19a6e97adb | refs/heads/master | 2021-05-28T12:58:39.077208 | 2010-11-04T23:51:48 | 2010-11-04T23:51:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,113 | h | #ifndef __ethread_h__
#define __ethread_h__
#ifdef __WXMSW__
# include "ethread_win.h"
#define eThreadSleep(x) Sleep(x)
#else
# include "ethread_unix.h"
#define eThreadSleep(x) usleep(x*1000)
#endif
/**
* \class eThread
* \author Eran
* \date 08/10/08
* \file ethread.h
* \brief
*/
class eThread
{
eThreadImpl ... | [
"mark@isquaredsoftware.com"
] | mark@isquaredsoftware.com |
ba42edb65dff05c950669da2561b198253492265 | db5087bcf30dc1f610a54692e557709488f3c743 | /ImmersiveLearning/Packages/Il2CppOutputProject/Source/il2cppOutput/Il2CppComCallableWrappers27.cpp | df12a2747c5979d11e85d413961a228c10049de6 | [] | no_license | ambientlab-immersivelearning/ImmersiveLearning | 39a059610f9eedc1a9896655e8e1d5f2b3a6ed63 | a86273faff2b3d1d014998a3b82d146ea9fa2551 | refs/heads/master | 2020-04-19T20:40:16.724647 | 2019-08-01T22:12:12 | 2019-08-01T22:12:12 | 168,421,240 | 0 | 1 | null | 2019-04-16T21:39:06 | 2019-01-30T21:52:34 | null | UTF-8 | C++ | false | false | 1,743,601 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "vm/CachedCCWBase.h"
#include "il2cpp-object-internals.h"
template <typename R>
struct VirtFuncInvoker0
{
typedef... | [
"gmtolent@hawaii.edu"
] | gmtolent@hawaii.edu |
c2c31a9f11e1d74a0d5531c32a0e9d06adfaea83 | 1f9ed0d4597ffd24be8fafb7ba10a3fabc13e1ff | /Node.hpp | 172888afc35c8362b185873d723a9aa12aea18f1 | [] | no_license | FelixKimmerle/Huffman | c19dca9b90b2fe9e685c556ce398e81719813266 | 29dc71ffb9b9d4c03612adeef6ec317db9b92575 | refs/heads/master | 2020-08-21T08:56:23.373282 | 2019-10-19T00:15:42 | 2019-10-19T00:15:42 | 216,126,295 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 186 | hpp | #pragma once
struct Node
{
Node(char data, unsigned int freq);
~Node();
unsigned int freq;
char data;
bool bit;
Node *left;
Node *right;
Node *parent;
}; | [
"FelixKimmerle@hotmail.com"
] | FelixKimmerle@hotmail.com |
250c0d41d6a59965be0b2058759809207e3afabe | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /media/gpu/v4l2/test/h264_dpb.h | 398ec91ececc3544c9f60ab983d6d6dd816e21ff | [
"BSD-3-Clause"
] | 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 | 4,420 | h | // Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef MEDIA_GPU_V4L2_TEST_H264_DPB_H_
#define MEDIA_GPU_V4L2_TEST_H264_DPB_H_
#include "media/video/h264_parser.h"
#include <map>
#include <set>
namespace media {
namespace... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
c6a4c79032d6f56d779bbbd323f32d8405fd753c | e372d895d7a55b9031403ce04822ae1c36ab055f | /d01/ex03/ZombieHorde.cpp | ed85a11ede363e9c5332d18797a57899f882c059 | [] | no_license | maryna-kryshchuk/CPP-Piscine | 9b74766a5aa31dbf0ff7026a86b5bdb9a9e9f09f | 1bd945498f5d7ec2809b43ee77eea520ede4cee6 | refs/heads/master | 2021-09-17T14:00:19.635452 | 2018-07-02T11:31:03 | 2018-07-02T11:31:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,160 | cpp | // ************************************************************************** //
// //
// ::: :::::::: //
// ZombieHorde.cpp :+: :+: :+: ... | [
"avolgin@e1r3p8.unit.ua"
] | avolgin@e1r3p8.unit.ua |
d4254332f90bb0a4ccafad4201b2374f79fe070e | dba6aacfd15bca979a0746df6ecd1d626b704f52 | /src/cml/cml/matrix.h | 8a8eaac7c2bbccc553500e10e2e3e8e6e2444273 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | ammeir/hurrican | 6554e7e6c3e031949d4fc0bc549c4ed31050e39c | 8e4e543d11e466678eeac5d8533e29b530240920 | refs/heads/main | 2023-03-01T13:23:27.902005 | 2021-02-15T10:40:41 | 2021-02-15T10:40:41 | 336,531,010 | 7 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,977 | h | /* -*- C++ -*- ------------------------------------------------------------
Copyright (c) 2007 Jesse Anders and Demian Nave http://cmldev.net/
The Configurable Math Library (CML) is distributed under the terms of the
Boost Software License, v1.0 (see cml/LICENSE for details).
*--------------------------------------... | [
"62232971+ammeir@users.noreply.github.com"
] | 62232971+ammeir@users.noreply.github.com |
5fa1554766bb9056ceb88c7f9354245aae2603fb | 27bb5ed9eb1011c581cdb76d96979a7a9acd63ba | /aws-cpp-sdk-codedeploy/include/aws/codedeploy/CodeDeployClient.h | 97c76131a346e9ad606e2e0ba6082766a21be374 | [
"Apache-2.0",
"JSON",
"MIT"
] | permissive | exoscale/aws-sdk-cpp | 5394055f0876a0dafe3c49bf8e804d3ddf3ccc54 | 0876431920136cf638e1748d504d604c909bb596 | refs/heads/master | 2023-08-25T11:55:20.271984 | 2017-05-05T17:32:25 | 2017-05-05T17:32:25 | 90,744,509 | 0 | 0 | null | 2017-05-09T12:43:30 | 2017-05-09T12:43:30 | null | UTF-8 | C++ | false | false | 97,483 | h | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"henso@amazon.com"
] | henso@amazon.com |
fbad74dae82aad9de437a32684ef9678d1aaba53 | 1e95274dd9d7d8ba67369f9fbff87941cf90b391 | /src/BuildConditionalModel.cpp | db9200a1cfca0ae6b20d0bea586cc75ae0bc0eaa | [] | no_license | zarquon42b/RvtkStatismo | 1d2a64b5edfe2ce17efe3187ba01586a579b3773 | 47d73d936a52fb99edf3a7f1ce84915f26a04b79 | refs/heads/master | 2021-10-29T06:39:39.711300 | 2018-08-16T10:39:02 | 2018-08-16T10:39:02 | 18,099,889 | 10 | 5 | null | 2016-04-03T10:35:05 | 2014-03-25T12:46:08 | C++ | UTF-8 | C++ | false | false | 3,176 | cpp | #include "BuildConditionalModel.h"
#include "ConditionalModelBuilderCustom.h"
typedef ConditionalModelBuilderCustom<vtkPolyData> ModelBuilderType;
typedef DataManagerWithSurrogateVector<vtkPolyData> vtkMeshDataManagerWithSurrogates;
SEXP BuildConditionalModelExport(SEXP myshapelist_,SEXP myreference_,SEXP sigma_,SEX... | [
"zarquon42@gmail.com"
] | zarquon42@gmail.com |
9b070bf6ea837825fb9210f5ef4b78d0de3d4085 | 032944a36e2d5b6f9869bb6c6938651f987d5006 | /runtime/vm/compiler/backend/block_builder.h | 28c5d1ef5733866bd609211a37e30d9f77baf01c | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-unknown",
"BSD-3-Clause"
] | permissive | mit-mit/sdk | 3c6194f6f458313a3a7dfaaf1682add832f0f366 | 5829fc7829d577a84e1296118bc3aa18deda670b | refs/heads/master | 2020-03-29T06:13:54.067016 | 2020-02-21T08:34:26 | 2020-02-21T08:34:26 | 242,114,013 | 1 | 0 | BSD-3-Clause | 2020-02-21T10:32:17 | 2020-02-21T10:32:16 | null | UTF-8 | C++ | false | false | 4,264 | h | // Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
#ifndef RUNTIME_VM_COMPILER_BACKEND_BLOCK_BUILDER_H_
#define RUNTIME_VM_COMPILER_BACKEND_BLOCK_BUILDER_... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
ddae304bb743c3908d60caa389c4b4d13980802c | 26922ce0f33589caea1bdaae0aacc972d4bbb167 | /code fusee raspberry/src/FileInterface.cpp | 9dc6a6791370c7122680e4e07f06d7bc8dceb2f9 | [] | no_license | alexandrequ/scalar4 | d3afe3b09faf6731009593b71bf971d9d862d44d | deda54a12a635720f79fee3b7ce710b124fda087 | refs/heads/main | 2023-03-04T09:03:20.256507 | 2021-02-15T20:05:24 | 2021-02-15T20:05:24 | 339,189,700 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,824 | cpp | #include "FileInterface.h"
#define BASE_NAME "./"
bool FileInterface::fexist(const std::string& filename){
std::ifstream ifile(filename.c_str());
return (bool)ifile;
}
std::string FileInterface::generateIndex(uint8_t i){
if(i < 10)
return "00"+std::to_string(i);
else if(i<100)
return "0"+std::... | [
"alexandre.quintart@gmail.com"
] | alexandre.quintart@gmail.com |
9879a6b758cd856f552ddb3e7789113f89cf0db7 | 9abf5e2fe6b57c24a89a3a5da5451ef80ef35146 | /3rdParty/atom/atom/interface/IInstanceAllocator.h | 4c921edcb5d564c0237f31f692ef5aeb2e33ac69 | [
"Apache-2.0"
] | permissive | jiyahan/ArmoredForce | 0a70815034e9c5b4219d4380cb47b4ae00d1ff27 | cd9e43d404b83604dc373dcbf8b4642646cee7c0 | refs/heads/master | 2021-06-21T14:17:04.832043 | 2017-08-17T06:59:18 | 2017-08-17T06:59:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 477 | h | #ifndef IINSTANCEALLOCATOR_H
#define IINSTANCEALLOCATOR_H
#include "IEmbedInterface.h"
#include "../pattern/object/CReferencedObject.h"
namespace atom
{
class IInstanceAllocator : public IEmbedInterface
{
public:
virtual CReferencedObject * Product(U32 type) = 0;
virtual void Destroy(CReference... | [
"ichenq@outlook.com"
] | ichenq@outlook.com |
bc2a52989d53f3b2af274ea69e0ca28fc10e8ee4 | 598d8648b15d1f6793a993b416fd019aa98b8e22 | /data structure/CH3/polynomial.h | c232caf443fa372d7eb407b6c359680090a2efa8 | [] | no_license | lucky031401/ds-code | d12869995d7c68c77e9675f346fe941a8700043a | 5a187ff6b25866c044536f6b39a464211d468be9 | refs/heads/main | 2023-07-12T06:31:27.832375 | 2021-08-13T03:38:27 | 2021-08-13T03:38:27 | 389,110,269 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 486 | h | #ifndef POLYNOMIAL_H
#define POLYNPMIAL_H
#include <iostream>
class Term;
class Polynomial{
public:
Polynomial ();
~Polynomial();
Polynomial operator+(const Polynomial&);
void NewTerm(const float theCoeff,const int theExp);
float Eval(float f);
int getTerms();
int getCapacity();
private... | [
"lucky3748@gmail.com"
] | lucky3748@gmail.com |
efaf7bd8c6e33c7caf44290f955cedd8203a672f | dda5178dc15e1f0bb0c104e2717b2480b90a6e72 | /src/bitcoinrpc.cpp | 17e853c23035a67e44291f3e36c327e78f3b209e | [
"MIT"
] | permissive | dataconceptdev/datadev | a2b8dc8e917f1a9527fb7504a5aec443063a5fae | 45ecdffe12fcdddd8d2700423aa77b46891c0327 | refs/heads/master | 2023-04-02T00:11:59.509970 | 2021-04-05T22:23:12 | 2021-04-05T22:23:12 | 354,817,025 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 48,778 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "init.h"
#include "util.h"
#include "sync.h"
#include "ui_interface.h"
#includ... | [
"dataconceptdev@gmail.com"
] | dataconceptdev@gmail.com |
35e92bdee691d4a1acc8c43079c281d828d499d9 | 57094f87358bb887a80aefdaea6009295a14704c | /Src/Engine/Physics/Collider3D.cpp | 27a98c22a58ba7b4e56fea51fcd74d0d0d7fce5a | [] | no_license | Huangxy0106/CXCEngine | 49c884cc91334adb376c6998ec6c16e4527ab2f8 | e14cdca6afdff0a145149f355ea92d46cf982dc6 | refs/heads/master | 2021-10-12T04:06:08.924364 | 2019-02-01T16:00:49 | 2019-02-01T16:00:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,270 | cpp | #include "Physics/Collider3D.h"
#include "Physics/RigidBody3D.h"
#include "Geometry/Mesh.h"
#include <iostream>
namespace cxc {
Collider3D::Collider3D():
ColliderGeomID(0)
{
pOwnerRigidBody.reset();
}
Collider3D::~Collider3D()
{
dGeomDestroy(ColliderGeomID);
pOwnerRigidBody.reset();
}
void Collider3D... | [
"393171302@qq.com"
] | 393171302@qq.com |
2d7626e4014b06423b2fef61e0627f76000d6501 | 7a8c38241d5e7386aa93f7dcc27d7b0bec57c731 | /addins/qtpwbsp/qpwbspdialog.cpp | 262d77ed72422c8314aaec8cea0d7d577327abe1 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | Christine242017/bioapi-linux | 05651e2932bfcbc75e5c4185725dae3c22881e9a | 35e0bd62f56aa3971927186ce9a42f9c73e068ff | refs/heads/master | 2021-01-21T14:48:42.220660 | 2017-06-25T03:30:32 | 2017-06-25T03:30:32 | 95,336,241 | 0 | 0 | null | 2017-06-25T03:29:00 | 2017-06-25T03:29:00 | null | UTF-8 | C++ | false | false | 2,192 | cpp |
#include "qpwbspdialog.h"
#include <qvariant.h>
#include <qlabel.h>
#include <qlineedit.h>
#include <qpushbutton.h>
#include <qmime.h>
#include <qdragobject.h>
#include <qlayout.h>
#include <qtooltip.h>
#include <qwhatsthis.h>
#include <qimage.h>
#include <qpixmap.h>
static QPixmap uic_load_pixmap_QpwbspDialog( cons... | [
"michael.crusoe@gmail.com"
] | michael.crusoe@gmail.com |
8adb963972c0ec6c2922fd28502b9ad81d312840 | e48ac933f9d7d37034172495e09454eb7e1a64d7 | /include/naoqi_msgs/SetTransform.h | dcb504802f481c666bdae8529ac5887db782ba00 | [
"Apache-2.0"
] | permissive | zygopter/alrosbridge | 39b6a816e1dd5bca7cc0901ec92b15462635a671 | 6c0cf8e533b28fb05035dcdb1f780cccccbc1753 | refs/heads/master | 2021-01-18T06:47:56.878830 | 2015-07-02T09:58:16 | 2015-07-02T10:09:46 | 34,786,379 | 0 | 0 | null | 2015-04-29T10:00:01 | 2015-04-29T10:00:01 | null | UTF-8 | C++ | false | false | 2,743 | h | // Generated by gencpp from file naoqi_msgs/SetTransform.msg
// DO NOT EDIT!
#ifndef NAOQI_MSGS_MESSAGE_SETTRANSFORM_H
#define NAOQI_MSGS_MESSAGE_SETTRANSFORM_H
#include <ros/service_traits.h>
#include <naoqi_msgs/SetTransformRequest.h>
#include <naoqi_msgs/SetTransformResponse.h>
namespace naoqi_msgs
{
struct ... | [
"vrabaud@aldebaran-robotics.com"
] | vrabaud@aldebaran-robotics.com |
7bbe0e3d55c8f1a9871c63499c4435f6ff401f7c | d255a6c41b2d41e9351673a2b09872297ec051eb | /pat_a1041/pat_a1041_1.cpp | c905535997e261779b977fe81decb30d92aff3db | [] | no_license | wangruici/pat_doing | 9080e0adfc57fed801090c2ab4edd6e36729e5e4 | 440090c5bbea219fd1dd56465512038488781436 | refs/heads/master | 2021-01-24T01:22:18.170878 | 2018-04-18T13:58:07 | 2018-04-18T13:58:07 | 122,806,167 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 321 | cpp | #include <cstdio>
int a[100001],HashTable[10001]={0};
int main(){
int n;
scanf("%d",&n);
for(int i=0;i<n;++i){
scanf("%d",&a[i]);
HashTable[a[i]]++;
}
int ans=-1;
for(int i=0;i<n;++i){
if(HashTable[a[i]]==1){
ans=a[i];
break;
}
}
if(ans==-1) printf("None");
else printf("%d\n",ans);
return 0;
}... | [
"wrctianming@163.com"
] | wrctianming@163.com |
22f3f18c98c0c75246118506c118349ff1faa344 | 13ec3f74578420c85219afdd661ca3782703d8b4 | /Viejos/Problema9/Problema9/Problema9.cpp | 207e8cd3a201cb16f15886bf3edde261f5ad92a0 | [] | no_license | ilanitjamilis/Olimpiadas2015 | cd24419d2bc9586f8c2037bc557a6953325ae843 | ec046624487661afcc8429afcce04e9acb5dee15 | refs/heads/master | 2021-07-14T21:18:59.991141 | 2017-10-21T22:15:47 | 2017-10-21T22:15:47 | 107,819,307 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,319 | cpp | /*
9) Contar cuántos números primos positivos hay menores o iguales que 1.000.000.000 tal que el producto de sus dígitos también es un número primo.
(Aclaración, ni 0 ni 1 son números primos).
*/
#include <iostream>
using namespace std;
unsigned long ResultMulti(unsigned long Num)
{
unsigned long Resto = 0;
unsigne... | [
"ilanitsj@gmail.com"
] | ilanitsj@gmail.com |
61155dae9e9f32afa3302617ec916dfec2f81b33 | 901571e54db419ccd0aa4d7a3dbfcd8dd5b37207 | /BOJ/15000/15894.cpp | 4a60386e970411de2fa0fb7dcc0910988eb510b2 | [] | no_license | fbdp1202/AlgorithmParty | 3b7ae486b4a27f49d2d40efd48ed9a45a98c77e8 | 9fe654aa49392cb261e1b53c995dbb33216c6a20 | refs/heads/master | 2021-08-03T22:52:30.182103 | 2021-07-22T06:15:45 | 2021-07-22T06:15:45 | 156,948,821 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 129 | cpp | // baekjoon 15894 yechan
#include <cstdio>
long long N;
int main() {
scanf("%lld", &N);
N*=4;
printf("%lld", N);
return 0;
} | [
"rbynddd@naver.com"
] | rbynddd@naver.com |
97170619573f2844e7bee8f645b27453a3eb277b | 4aae2df13bfd53a8b16aa5f941f2cc8b8ac144b7 | /torch/csrc/fx/fx_init.cpp | 3467691f7bffa510a3221a98a77e43dcc71bef69 | [
"BSD-2-Clause",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"BSL-1.0",
"Apache-2.0"
] | permissive | computerguy2030/pytorch-rocm-amd | e9f2718c470b505325d396baf6513e71bcf0a7ca | 38da53d721fcb335dedb1b52f14fd89718e90bef | refs/heads/master | 2023-04-08T00:55:01.542663 | 2021-04-16T11:33:39 | 2021-04-16T11:33:39 | 334,288,140 | 3 | 0 | NOASSERTION | 2021-04-16T11:27:55 | 2021-01-29T23:40:06 | C++ | UTF-8 | C++ | false | false | 4,611 | cpp | #include <torch/csrc/utils/pybind.h>
namespace torch {
namespace fx {
struct ToRestore {
PyObject* m_self;
PyMethodDef* m_ml;
#if PY_VERSION_HEX >= 0x03080000
vectorcallfunc vectorcall;
#endif
PyObject* original_fn; // The original method we are trying to patch
PyObject* patch_fn; // The function we're patc... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
01d952945fa42076557d9a7fdb15bb37ec892d41 | 8413273bab84228dad6ff5247f6d581b7796d142 | /kernel/kheap/kheap_pretty/kheap.cpp | 82f32ed3ec6dbabd37af430611f1cd5230cee0c3 | [] | no_license | pdpdds/yuzaos | 91b6f5bb51583da3827594489fc700821bc5cd6a | ce3b6d0907f7be470fcbc408382a20e2b75e9ef2 | refs/heads/master | 2023-05-01T09:51:21.007740 | 2023-04-27T08:37:42 | 2023-04-27T08:37:42 | 289,303,507 | 28 | 5 | null | 2021-03-20T14:58:37 | 2020-08-21T15:30:10 | C | UHC | C++ | false | false | 14,100 | cpp | #include "kheap.h"
#include "memory.h"
#include <InterruptDisabler.h>
#include <kassert.h>
#include <ktypes.h>
#include <systemcall_impl.h>
#include <stdio.h>
#include <string.h>
#pragma pack(push ,1)
typedef struct
{
uint32_t size;
uint32_t number;
bool reserved;
} region_t;
#pragma pa... | [
"juhang3@daum.net"
] | juhang3@daum.net |
e391d7c05d30aa126400ab168ad654d2996ab148 | d69441e8348418bc606c7146f31ca1d1d004820b | /EngineDLL/Circle.cpp | 401c6142f02741ac853c4bf3c83de83bac0ed121 | [] | no_license | rodrigoperalta/Graficos-2-Final | a73e969cec85e4ec67e932f110f010af64fb79ff | eb4931d9073b85b715cde5d647f4b292d5d75b5f | refs/heads/master | 2022-12-01T07:07:19.557834 | 2020-08-14T19:51:35 | 2020-08-14T19:51:35 | 287,608,545 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,623 | cpp | #include "Circle.h"
Circle::Circle(Renderer* renderer, Material* material, Layers tag, float radius, int totalTriangles) : Shape(renderer, material, tag)
{
drawMode = GL_TRIANGLE_FAN;
this->radius = radius;
totTriangles = totalTriangles;
variables = 3;
count = (totTriangles + 2) * 3;
degrees = 360.0f / totTr... | [
"odrimail@gmail.com"
] | odrimail@gmail.com |
7580b7df73d8e8fe09f257c1ddec7b0862ce7411 | 37596f223cf5115178a5a218fecf422bc545de78 | /segment sieve.cpp | 1b389ec64f84ddac0044458ec35011c9c8705993 | [] | no_license | fahim-ahmed-7861/competitive-programming | 85cc4a61ce643d07446c36848b1f55789ee978f3 | 7c3e649756a426cceb588b5b119d40a5a94c80b4 | refs/heads/master | 2022-12-31T10:45:15.798645 | 2020-10-21T14:37:38 | 2020-10-21T14:37:38 | 306,051,853 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,387 | cpp | #include<bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef unsigned long long ull;
typedef pair<ll,ll>pll;
typedef pair<ll,pair<ll,ll>>plll;
#define fastread() (ios_base:: sync_with_stdio(false),cin.tie(NULL));
#define vll(v) v.begin(),v.end()
#define all(x) x.rbegin(),x.rend()
#define min3(a, b, c) m... | [
"fahimahmedshojib109@gmail.com"
] | fahimahmedshojib109@gmail.com |
955cec001794c3a6df2f1394cd922e140fc8ec27 | d4b4535ceada4608437d2950c18b0c232c9e7089 | /src/QGAnalysisMCModule.cxx | 42a9911ee165b39a310f5ae2fdb40d2864d02d9a | [] | no_license | raggleton/QGAnalysis | b75ac09f49e1b568922dcc1a95d6f4e2029a1865 | fb725da1572e90c97dc3588969c8b5364986d02c | refs/heads/master | 2021-06-02T16:53:53.348511 | 2020-07-07T12:15:36 | 2020-07-07T12:15:39 | 91,841,425 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 67,980 | cxx | #include <iostream>
#include <memory>
#include <algorithm>
#include <boost/lexical_cast.hpp>
#include "UHH2/core/include/AnalysisModule.h"
#include "UHH2/core/include/Event.h"
#include "UHH2/common/include/AdditionalSelections.h"
#include "UHH2/common/include/CommonModules.h"
#include "UHH2/common/include/CleaningMo... | [
"robin.aggleton@cern.ch"
] | robin.aggleton@cern.ch |
fc70a1bb092a82c1935b972bb86284cfead3d9c1 | 8a94973e9be468da05ab8d1393156e9775dc67aa | /C++/Learning Boost C++ Libraries - O'Reilly Media/ch07/listing7_29.cpp | 5680a2b191c11a429719e2e505943c83b6629bdc | [] | no_license | poohpaintii/book-source-codes | 5935f4a17513833ade3d9447ae7a614ebc65e4f2 | da02c982d4003741dc5f1e5985df85147f42a42e | refs/heads/master | 2020-05-01T09:14:20.163807 | 2018-12-24T04:20:18 | 2018-12-24T04:20:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 540 | cpp | #include <boost/spirit/include/qi.hpp>
#include <cassert>
namespace qi = boost::spirit::qi;
int main()
{
std::string str = "Hello, world!";
auto iter = str.begin();
bool success = qi::parse(iter, str.end(),
qi::string("Hello") >> qi::string("world"));
assert(!success);
iter = str.begin()... | [
"koson.trachu@gmail.com"
] | koson.trachu@gmail.com |
f48fe1bfd7811c277e25b33ee269742bf1202d4d | 04cccd4a00bcc35f7bf183e294f9bf8635c6e0fa | /Protocols/ReplicatedPrep.h | 7fb454728901796ff33da150b88f1504c6578ffc | [
"MIT",
"BSD-2-Clause"
] | permissive | codeprentice-org/MP-SPDZ | 9f057ca30ec80ce33f743edb1fa49107bbf64c1f | 638cd5cef66729ea27777c57b92a5cb26dea9e75 | refs/heads/master | 2023-04-05T16:03:18.064570 | 2021-01-27T01:28:32 | 2021-01-27T01:28:32 | 287,984,499 | 0 | 4 | NOASSERTION | 2021-01-08T00:57:34 | 2020-08-16T16:44:53 | C++ | UTF-8 | C++ | false | false | 8,346 | h | /*
* ReplicatedPrep.h
*
*/
#ifndef PROTOCOLS_REPLICATEDPREP_H_
#define PROTOCOLS_REPLICATEDPREP_H_
#include "Networking/Player.h"
#include "Processor/Data_Files.h"
#include "Processor/OnlineOptions.h"
#include "Processor/ThreadQueues.h"
#include "Protocols/ShuffleSacrifice.h"
#include "Protocols/MAC_Check_Base.h"
... | [
"mks.keller@gmail.com"
] | mks.keller@gmail.com |
abcd37a1b6419ab7b876811a2f8c348cf96f8211 | 5580aea02a1a5c791e598f908966492f62e10145 | /Daily Challenge/2020/October/21_asteroid_collision.cpp | 772f6bb34cd68baff4433ed0f4426d7d04743cbe | [] | no_license | nayan2000/LeetCode_Solutions | 4c2d50618c36ae60acb8b96a45abf359e5e25751 | 0cade67aaef3dc5343ca183ad2d0248e91b7faaf | refs/heads/main | 2022-12-31T14:53:34.728796 | 2020-10-24T12:06:33 | 2020-10-24T12:06:33 | 304,840,430 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,259 | cpp | class Solution {
public:
vector<int> asteroidCollision(vector<int>& asteroids) {
stack<int> s;
bool flag = false; //flag for two cases where incoming asteroid is destroyed
//and shouldn't be pushed
for(int i = 0; i < asteroids.size(); i++){
//collision... | [
"kadirkhimani5@gmail.com"
] | kadirkhimani5@gmail.com |
1700de6c024c41900c5c35d31c950a7d2cc2a464 | 8c0feb2a33314e9e5957234199441bec2c97ba95 | /UTM_Device.h | eeccfd57b12f3452d55357ccb3d95ecb1372b996 | [] | no_license | cgnws/kinect_read_depth-lidar | 05e3b0b75e2fbfc685412f307c54d0c821365c42 | afec4092c20321fea44247edcca8f30748f92f58 | refs/heads/master | 2020-08-05T15:29:45.109957 | 2019-10-03T14:05:43 | 2019-10-03T14:05:43 | 212,596,692 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 794 | h | #define UTM_RECVBUF_LEN 1024*4
#include "TCPClient.h"
class CUTM_Device
{
public:
CUTM_Device();
virtual ~CUTM_Device();
void CUTM_Device::init(char * IP, int port);
int CUTM_Device::Recv(char *inbuf, int inLen);
void CUTM_Device::Send(char *inbuf, int inLen);
protected:
CTCPClient TCPClient;
long CUTM_Device:... | [
"349736769@qq.com"
] | 349736769@qq.com |
79547206df4577f4d22d108e761ba50ca5b72dfe | c1582da0f3c1d762f6c78e613dfced5176bbfc83 | /Algorithms/p095_Unique_Binary_Search_Trees_II/p095_Unique_Binary_Search_Trees_II.cpp | 8b8057b8e3bdbe9a1c8485e9a8dc065094840b91 | [] | no_license | lbingbing/leetcode | 08a90a4c018210a1f0182b5ef2ab55942d57da48 | f6019c6a04f6923e4ec3bb156c9ad80e6545c127 | refs/heads/master | 2020-05-21T16:30:06.582401 | 2016-12-15T06:44:49 | 2016-12-15T06:44:49 | 65,279,977 | 0 | 0 | null | 2016-08-27T04:19:27 | 2016-08-09T09:02:55 | Python | UTF-8 | C++ | false | false | 1,191 | cpp | /**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode(int x) : val(x), left(NULL), right(NULL) {}
* };
*/
class Solution {
public:
vector<TreeNode*> generateTrees(int n) {
if(n==0) return {};
vector<vector<Tree... | [
"lbingbing@users.noreply.github.com"
] | lbingbing@users.noreply.github.com |
5d28e81cef9f83e793360b750d14a4b594077344 | c24c31cd8cdc57d39a0662eef5fc07206ee52e6d | /src/classes/multiply_inheritance.cpp | 468ac87f2e612b4acf1e1161c5b88e09adde478d | [] | no_license | arsnazarenko/CPP-Learning | 8a2b88f70c1c30b979349a906782dfb872288807 | 31afe47b2add450cdc938a34beddd37cf1b6be3f | refs/heads/master | 2023-05-30T16:16:27.870462 | 2021-06-09T17:01:11 | 2021-06-09T17:01:11 | 375,424,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,553 | cpp | #include <iostream>
// multiply inheritance
namespace mul {
struct Mother {
int m = 1;
int k = 4;
void foo() {};
};
struct Father {
int f = 2;
int k = 6;
void foo() {}
};
struct Son : public Mother, public Father {
int s = 3;
};
}... | [
"283333@niuitmo.ru"
] | 283333@niuitmo.ru |
4da20af9cd17d5ce39a38c877b538133a3ec461a | a65c77b44164b2c69dfe4bfa2772d18ae8e0cce2 | /0contest/SEPT19A/CHEFK1.cpp | 737a94fc08ddb75b2b6a87067c9f408755a6f625 | [] | no_license | dl8sd11/online-judge | 553422b55080e49e6bd9b38834ccf1076fb95395 | 5ef8e3c5390e54381683f62f88d03629e1355d1d | refs/heads/master | 2021-12-22T15:13:34.279988 | 2021-12-13T06:45:49 | 2021-12-13T06:45:49 | 111,268,306 | 1 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 4,060 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef pair<int, int> pii;
typedef pair<ll, ll> pll;
typedef pair<int, ll> pil;
typedef pair<int, ll> pli;
typedef pair<double,double> pdd;
#define SQ(i) ((i)*(i))
#define MEM(a, b) memset(a, (b), sizeof(a))
#define SZ(i) int(i.size())
#define FOR(i, ... | [
"tmd910607@gmail.com"
] | tmd910607@gmail.com |
f332281142c4c7aec68ed3f6628f583520c0e1a1 | 1346a61bccb11d41e36ae7dfc613dafbe56ddb29 | /GeometricTools/GTEngine/Include/GteDX11DrawTarget.h | 6701108a27e90ed4f0e8aaa0365683317ced58ba | [] | no_license | cnsuhao/GeometricToolsEngine1p0 | c9a5845e3eb3a44733445c02bfa57c8ed286a499 | d4f2b7fda351917d4bfc3db1c6f8090f211f63d1 | refs/heads/master | 2021-05-28T02:00:50.566024 | 2014-08-14T07:28:23 | 2014-08-14T07:28:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,363 | h | // Geometric Tools LLC, Redmond WA 98052
// Copyright (c) 1998-2014
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
// File Version: 1.0.0 (2014/08/11)
#pragma once
#include "GTEngineDEF.h"
#include "G... | [
"qloach@foxmail.com"
] | qloach@foxmail.com |
cff43831728b432726351cbfad441bb7088a05da | c00fd93392c66d32e0fed75f42296021a25cfde8 | /doubledlinkedlist.h | a6e9c8310a805091ff2d99e61fa1097935d59255 | [
"MIT"
] | permissive | danielScLima/DoubledLinkedList | 2ec33e98a964920a9a600becf11ec646f5bde088 | 9bcb1b834ac7f2a2723af5eb1cc8aef1cb94163c | refs/heads/master | 2023-02-15T15:25:59.566465 | 2021-01-15T22:02:18 | 2021-01-15T22:02:18 | 282,652,679 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,563 | h | #ifndef DOUBLED_LINKED_LIST_H
#define DOUBLED_LINKED_LIST_H
#include <iostream>
#include <vector>
/*!
* \brief The DoubledLinkedNode struct
*/
struct DoubledLinkedNode
{
/*!
* \brief DoubledLinkedNode
*/
DoubledLinkedNode()
{
next = nullptr;
previous = nullptr;
this->da... | [
"daniel.lima@larces.uece.br"
] | daniel.lima@larces.uece.br |
978042853682400bafe42b961ecc04d4f83a71f4 | 8beeec25603d14147b360d10d6d5da6968531fa6 | /where_is_LED_of/src/ofApp.h | e8321aec95bf243f5fdba08ec518ae0e7fb6ebcc | [] | no_license | tparty298/LightingCoat_v3 | 9354920447496c010ce920cbb1f7d0fb7765aa5a | 4691055964f0bb29bb39514449c66487cc8da490 | refs/heads/master | 2022-02-19T09:26:33.143201 | 2019-08-09T15:01:27 | 2019-08-09T15:01:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,368 | h | #pragma once
#include "ofMain.h"
#include "ofxGui.h"
#include "ofxCv.h"
#include "ofxOpenCv.h"
#include "ofxCsv.h"
#define _USE_LIVE_VIDEO
class ofApp : public ofBaseApp{
public:
void setup();
void update();
void draw();
void keyPressed(int key);
void keyReleased(int key);
void mouseMoved(int x, int y... | [
"koroyasu.st@gmail.com"
] | koroyasu.st@gmail.com |
e946307621f0a75cb903f5bc64ccf1b41cb85f56 | 38c10c01007624cd2056884f25e0d6ab85442194 | /chrome/browser/chromeos/app_mode/kiosk_mode_idle_app_name_notification.h | 886f82af3acae3999e60bc053b9c5e937de3377c | [
"BSD-3-Clause"
] | permissive | zenoalbisser/chromium | 6ecf37b6c030c84f1b26282bc4ef95769c62a9b2 | e71f21b9b4b9b839f5093301974a45545dad2691 | refs/heads/master | 2022-12-25T14:23:18.568575 | 2016-07-14T21:49:52 | 2016-07-23T08:02:51 | 63,980,627 | 0 | 2 | BSD-3-Clause | 2022-12-12T12:43:41 | 2016-07-22T20:14:04 | null | UTF-8 | C++ | false | false | 1,967 | h | // Copyright 2014 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 CHROME_BROWSER_CHROMEOS_APP_MODE_KIOSK_MODE_IDLE_APP_NAME_NOTIFICATION_H_
#define CHROME_BROWSER_CHROMEOS_APP_MODE_KIOSK_MODE_IDLE_APP_NAME_NOTIFI... | [
"zeno.albisser@hemispherian.com"
] | zeno.albisser@hemispherian.com |
f3a7d07547076d5034a3a886de05d65b7688289c | fec81bfe0453c5646e00c5d69874a71c579a103d | /blazetest/src/mathtest/operations/dmatdmatmult/MDbM4x4b.cpp | a8965317642bff606a29eaa3b93b095be906fb8b | [
"BSD-3-Clause"
] | permissive | parsa/blaze | 801b0f619a53f8c07454b80d0a665ac0a3cf561d | 6ce2d5d8951e9b367aad87cc55ac835b054b5964 | refs/heads/master | 2022-09-19T15:46:44.108364 | 2022-07-30T04:47:03 | 2022-07-30T04:47:03 | 105,918,096 | 52 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 3,920 | cpp | //=================================================================================================
/*!
// \file src/mathtest/operations/dmatdmatmult/MDbM4x4b.cpp
// \brief Source file for the MDbM4x4b dense matrix/dense matrix multiplication math test
//
// Copyright (C) 2012-2020 Klaus Iglberger - All Rights Reser... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
57a487e246fe67b9d11cdcb98ac010d494106174 | 24e24e03dad406305e82b5900197f5624e0a3e20 | /A/490A.cpp | 77c4c3bf4a5195a6af244659763dd688e8121512 | [] | no_license | Sohan021/ProblemSolve_CodeForces | 9a7ec2b8cc671c478786afd6122d72b807c45d1d | c5a0870c6d79f11c11623526f2bb5f08cba0922f | refs/heads/main | 2023-03-31T05:05:31.031347 | 2021-03-30T05:18:29 | 2021-03-30T05:18:29 | 352,877,044 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 612 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
int n,i,t1[5000],t2[5000],t3[5000],x=0,y=0,z=0,w,s;
cin>>n;
int a[n];
for(i=0;i<n;i++){
cin>>a[i];
}
for(i=0;i<n;i++){
if(a[i]==1){
t1[x]=i+1;
x++;
}
else if(a[i]==2){
... | [
"sohanrahman021@gmail.com"
] | sohanrahman021@gmail.com |
9b206ad570587764f31ad7941980b8f24aa44e85 | 909b7bb18cf1b5be72b65a5c3146b31a8447d996 | /plotnpav/src/run_lava2.cpp | b09b648600088aa6018e634caca04a90c2347a19 | [] | no_license | NER34/2DSandbox | 5992606d6983bbef6f51342c5abb7dad5326aa5b | a2e4a32e62f5351f5871dd78f36ba46551b0e7d6 | refs/heads/master | 2023-02-17T00:09:47.425349 | 2021-01-18T16:23:04 | 2021-01-18T16:23:04 | 330,721,095 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,033 | cpp | #include "run_lava2.h"
using namespace std;
//--------------------------------RunLava2
RunLava2::RunLava2(SDL_Renderer * ren)
{
SDL_Surface * sur = SDL_LoadBMP("src/texture/blocks/lava3.bmp");
texture = SDL_CreateTextureFromSurface(ren, sur);
SDL_FreeSurface(sur);
tang = false;
drop_id = -1;
}
RunLava2::~RunLa... | [
"pavelp1401@gmail.conm"
] | pavelp1401@gmail.conm |
eb8a7280da05a3876bfd12d60ceeecdb573cb33a | 8ead9b128c4d7bd99e8cebab9d81c0608338d5e3 | /metroid/Shot.h | 78624edd6693ba21b5cea4c8f9b82bbdfb3f8f87 | [
"MIT"
] | permissive | ThomasWoods/Metroid | d7d2d7cd05a240d17308691e4c9ea038f23adb9b | 5769fcc5e45f2c71d221a24ccbbb22557ca98f4c | refs/heads/master | 2021-01-01T05:59:27.121655 | 2015-08-27T00:39:18 | 2015-08-27T00:39:18 | 41,401,135 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 125 | h | #pragma once
#include "sprite.h"
class Shot : public Sprite
{
private:
int hit_time;
public:
Shot(void);
~Shot(void);
};
| [
"thomaspwoods@gmail.com"
] | thomaspwoods@gmail.com |
2f98f1b1fd26766e73a6f45ec6cc516d7a5da38d | 0d229eeef1c6e23bbf91616efd5eb57851e4494b | /pazold12despush/Pazizza/include/Services/umsjon.h | 51fe9975de679665d968ad274a108c3f30d536c7 | [] | no_license | vidir17/hopur8 | cb19e4e5f253583bc6a7459be2de339fbe412092 | f3899b311a58822c7625caafd3f0e43269a4dd36 | refs/heads/master | 2021-08-30T02:04:45.026858 | 2017-12-15T16:19:06 | 2017-12-15T16:19:06 | 112,199,551 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 242 | h | #ifndef UMSJON_H
#define UMSJON_H
#include "umsjonrepo.h"
using namespace std;
class Umsjon
{
public:
void new_menu();//fall sem baetir inn a matsedil
void new_toppings();//fall sem baetir toppings
};
#endif // UMSJON_H
| [
"vidir17@ru.is"
] | vidir17@ru.is |
1b19f34ddcd2ecf35120ec090c805baf70dc176b | e15b1e678bf979c78c832821bce90690d65adcb4 | /compile/sources/gen/GPEVisitor/expr/literal/Class.cc | 9a1ff6886136a690e74b1cfe5b691f66e9e1940a | [
"MIT"
] | permissive | castel/libcastel | ac01842a99e91d24565f690a938235ed94d80329 | ed0531dd56431235dbdc254b32b087937819fbe1 | refs/heads/master | 2020-05-28T11:38:51.545952 | 2018-04-29T15:07:04 | 2018-04-29T15:07:04 | 3,084,459 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 637 | cc | #include "castel/ast/expr/literal/Class.hh"
#include "castel/ast/Expression.hh"
#include "castel/gen/ClassBuilder.hh"
#include "castel/gen/GPEVisitor.hh"
using namespace castel;
using gen::GPEVisitor;
void GPEVisitor::visit( ast::expr::literal::Class const & classLiteralAst )
{
ast::tools::Hold< ast::Expression >... | [
"nison.mael@gmail.com"
] | nison.mael@gmail.com |
816b4ead18c22823a0c0f4425a1f58fbcf38aca5 | f59cb07464c690fe9e9a28fa9eb8e561537c631f | /frameworks/runtime-src/Classes/CmdLineDebugger.cpp | be5f19dacafdcb3a617475330457d323a23b0f54 | [] | no_license | yanjiech/boids | f041d06fe73c4280ef9130713ec1b05f824dc1cc | c3b2fa780f0d9292bc7e58881d8181a3a90a370c | refs/heads/master | 2021-01-15T21:02:45.560045 | 2015-07-17T11:03:50 | 2015-07-17T11:03:50 | 32,959,367 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 87 | cpp | #include "CmdLineDebugger.h"
CmdLineDebugger* CmdLineDebugger::_instance = nullptr; | [
"yanjiech07@126.com"
] | yanjiech07@126.com |
98dac732142541bdfdbb6263c5119e561f49a9b9 | 57ecaccdb9ee681efcb4f9243145ff1fdd440ef6 | /Random/ggdhghj.cpp | b964172e29049c28f54cc00ab1e9e7b54939699a | [] | no_license | satyam15/Coding | 27a887b49bb00417247a07252710bd64e8e30ea5 | c950e276da9e9a8e7dac6e6e58c68fe7b689ac93 | refs/heads/master | 2020-08-23T13:07:32.782074 | 2019-10-21T17:16:41 | 2019-10-21T17:16:41 | 216,623,132 | 0 | 1 | null | 2019-10-21T17:16:42 | 2019-10-21T17:12:55 | null | UTF-8 | C++ | false | false | 651 | cpp | #include <stdio.h>
long long funct(long long);
long long memory[10000000]={0};
int main() {
long long n=0, m=0;
while(scanf("%lld", &n)!=EOF) {
printf("%lld\n", funct(n));
}
return 0;
}
long long funct(long long n) {
if(n... | [
"tsaini063@gmail.com"
] | tsaini063@gmail.com |
8441b1adadd775f69207d72a8dc232073c30c4d0 | e4f5424ec408fe27a23396483af15fb131f1267f | /override/post_point_symmetry_wf.cpp | f8fdefe424a8066baf1dac0ec127cf4542e94cd8 | [] | no_license | mwegner/chaotica-apophysis-plugins-from-jwildfire | 4053b32f83c055d9a5f032b70f5588ab1f1be3a9 | 717b452d3e6f6c690bd4c0ecd7057390d4f92337 | refs/heads/master | 2020-04-16T12:42:48.686683 | 2019-04-01T01:03:30 | 2019-04-01T01:03:30 | 165,593,324 | 7 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,820 | cpp | /*
Apophysis Plugin: post_point_symmetry
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program ... | [
"mwegner@gmail.com"
] | mwegner@gmail.com |
b5c0b1f581ea89896cc9bafad21f477113a11023 | 70418d8faa76b41715c707c54a8b0cddfb393fb3 | /11278.cpp | c590d85c5732f9c6ee1516b6cba9fff3c8b29125 | [] | no_license | evandrix/UVa | ca79c25c8bf28e9e05cae8414f52236dc5ac1c68 | 17a902ece2457c8cb0ee70c320bf0583c0f9a4ce | refs/heads/master | 2021-06-05T01:44:17.908960 | 2017-10-22T18:59:42 | 2017-10-22T18:59:42 | 107,893,680 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 503 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
string qwerty = " `1234567890-=qwertyuiop[]\\asdfghjkl;'zxcvbnm,./~!@#$%^&*()_+QWERTYUIOP{}|ASDFGHJKL:\"ZXCVBNM<>?";
string dvorak = " `123qjlmfp/[]456.orsuyb;=\\789aehtdck-0zx,inwvg'~!@#QJLMFP?{}$%^>ORSUYB:+|&*(AEHTDCK_)ZX<INWVG\"";
string input;
size_t ... | [
"yleewei@dso.org.sg"
] | yleewei@dso.org.sg |
0c66d2f3e2925015756259cee889dbbf6b469ac2 | b71cb3b46ed7b0ee65c06772edc76c69b1cb1fb9 | /Examples/include/asposecpplib/system/text/string_builder.h | 8e1c9a23eb1665c4e447790c770dc40ee4b0b833 | [
"MIT"
] | permissive | min1129/Aspose.PDF-for-C | 9fb98a78ecd8963e78c52729c2bbdcbf563585f3 | 9360531493d4f4d379557e96747fc3e2c4836768 | refs/heads/master | 2020-03-29T18:26:15.431415 | 2018-03-06T11:31:33 | 2018-03-06T11:31:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,832 | h | #ifndef _aspose_system_text_string_builder_h_
#define _aspose_system_text_string_builder_h_
#include <system/exceptions.h>
#include <system/string.h>
#include <system/array.h>
#include <system/enum.h>
#include <system/convert.h>
namespace System { namespace Text {
class StringBuilder: public Object
{
pub... | [
"naeem.akram@aspose.com"
] | naeem.akram@aspose.com |
09a09584cd84902ebc12febe0116b4436f04ca93 | b9ddbd77973d98c04485dff3694b06ee38a904e1 | /include/apsis/input/key.h | 146cf582d0ece22eadcf544aa3ebc0ec764afd39 | [
"WTFPL"
] | permissive | wilkie/apsis | 64a6e9599dc22ae3efc8b9d57cb0c1ee6daf4691 | 9e6a37ad9dfc8931b25b9429d7e4a770b4e760bf | refs/heads/master | 2016-09-05T15:18:05.598538 | 2013-10-12T05:48:33 | 2013-10-12T05:49:00 | 3,038,052 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,697 | h | #ifndef APSIS_KEY_H
#define APSIS_KEY_H
#undef DELETE
namespace Apsis {
namespace Key {
enum Code {
F1,
F2,
F3,
F4,
F5,
F6,
F7,
F8,
F9,
F10,
F11,
F12,
NUM0,
NUM1,
NUM2,
NUM3,
NUM4,
NUM5,
NUM6,
... | [
"wilkie05@gmail.com"
] | wilkie05@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.