blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1a0eb11be456261ad1a86ac78e1cea145f1dac6d | fae551eb54ab3a907ba13cf38aba1db288708d92 | /chrome/browser/android/compositor/scene_layer/scrolling_bottom_view_scene_layer.h | c4ff972cc03dbffbba255451c7f37bcdd11a2140 | [
"BSD-3-Clause"
] | permissive | xtblock/chromium | d4506722fc6e4c9bc04b54921a4382165d875f9a | 5fe0705b86e692c65684cdb067d9b452cc5f063f | refs/heads/main | 2023-04-26T18:34:42.207215 | 2021-05-27T04:45:24 | 2021-05-27T04:45:24 | 371,258,442 | 2 | 1 | BSD-3-Clause | 2021-05-27T05:36:28 | 2021-05-27T05:36:28 | null | UTF-8 | C++ | false | false | 1,893 | h | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_ANDROID_COMPOSITOR_SCENE_LAYER_SCROLLING_BOTTOM_VIEW_SCENE_LAYER_H_
#define CHROME_BROWSER_ANDROID_COMPOSITOR_SCENE_LAYER_SCROLLING... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
bebfca7dd812dc0dca942e7563035dc81f15784d | 83f27e9b04c7c7772f8a64238d3b86d22e8b0eef | /chrome/browser/page_load_metrics/observers/ad_metrics/ads_page_load_metrics_observer.h | b0a278a240fdd59910f3479aefaaebd0109c18d7 | [
"BSD-3-Clause"
] | permissive | fxb20170613/chromium | 122a0dd9efa36ebd238a53a45dd799fcbff36b1c | 501061ccbb7b9fab6dad77babecf12e4ae9f7890 | refs/heads/master | 2023-03-02T08:47:05.969248 | 2020-02-03T16:18:55 | 2020-02-03T16:18:55 | 238,015,164 | 1 | 0 | BSD-3-Clause | 2020-02-03T16:54:31 | 2020-02-03T16:54:30 | null | UTF-8 | C++ | false | false | 13,345 | h | // 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.
#ifndef CHROME_BROWSER_PAGE_LOAD_METRICS_OBSERVERS_AD_METRICS_ADS_PAGE_LOAD_METRICS_OBSERVER_H_
#define CHROME_BROWSER_PAGE_LOAD_METRICS_OBSERVERS_AD_METR... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
0a528ed8fbeed70bb8fe25c9437ae9f2e70fd6b4 | 1dbf007249acad6038d2aaa1751cbde7e7842c53 | /drs/src/v3/model/ContentCompareResult.cpp | dc845100b2bd3849190c1be5eb0271491b1e16b4 | [] | permissive | huaweicloud/huaweicloud-sdk-cpp-v3 | 24fc8d93c922598376bdb7d009e12378dff5dd20 | 71674f4afbb0cd5950f880ec516cfabcde71afe4 | refs/heads/master | 2023-08-04T19:37:47.187698 | 2023-08-03T08:25:43 | 2023-08-03T08:25:43 | 324,328,641 | 11 | 10 | Apache-2.0 | 2021-06-24T07:25:26 | 2020-12-25T09:11:43 | C++ | UTF-8 | C++ | false | false | 7,976 | cpp |
#include "huaweicloud/drs/v3/model/ContentCompareResult.h"
namespace HuaweiCloud {
namespace Sdk {
namespace Drs {
namespace V3 {
namespace Model {
ContentCompareResult::ContentCompareResult()
{
compareTaskId_ = "";
compareTaskIdIsSet_ = false;
contentCompareOverviewIsSet_ = false;
contentCompare... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
7c8fbac72f09ae4742bae68386142800c5982a29 | 21a8d0ba0f0616913778c2d0ae7bed34265f4885 | /I2C/I2CScanner/main.cpp | 0307312fbc188014ccc96d85d227d6c21f72727a | [] | no_license | ERLudovico/Arduino | 3ce5d9ba2aeef40d5264cbf454b96acf5ef7d42e | 1d914eb92aab1132857c33ab5c250afcad21023b | refs/heads/master | 2020-05-17T00:59:13.882857 | 2013-08-15T11:40:44 | 2013-08-15T11:40:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,886 | cpp | #include <Arduino.h>
// --------------------------------------
// i2c_scanner
//
// This program (or code that looks like it)
// can be found in many places.
// For example on the Arduino.cc forum.
// The original author is not know.
//
// This sketch tests the standard 7-bit addresses
// from 0 to 127. Devic... | [
"erlludovico@gmail.com"
] | erlludovico@gmail.com |
52a57f4f72fb0c111ca4b8b81fd930622689c06e | 4a3299ba0355ebdd6d93d57f2d21c69bd7bcdfcc | /AI.cpp | 122c602bcc66a7076d50d05e39b69f7a1463b762 | [] | no_license | 71000011081075587324/wuziqi2020 | 28e01655fcf00a88c4c6f6198df1f8f9a23cb5e8 | 526f351a74049da7d798bb9a7be0978230526ecf | refs/heads/master | 2022-12-09T11:37:35.949657 | 2020-08-29T15:55:45 | 2020-08-29T15:55:45 | 255,817,174 | 0 | 0 | null | 2020-04-15T05:45:58 | 2020-04-15T05:45:57 | null | GB18030 | C++ | false | false | 17,674 | cpp | //#include<stdio.h>
//#include<stdlib.h>
//#define length 4
//
//typedef struct record {
// int x,y;
// int mark[15][15];
// struct record* next;
//}record;
//
////int Bscore[15][15][4][length];
//void evaluate(const int V[15][15],int mark/*,int *s*/);
//
////void score(int V[15][15], int*s);
//
//
///*对棋盘空位进行打分,选择AI落... | [
"1325713032@qq.com"
] | 1325713032@qq.com |
c4bd4fe39c73a91c328e5181f029b2a5f85ef632 | 6552d3fd7f699c31de89a771e9337516a5f42ab9 | /day1/SparseGridCode/pyipopt_midway/Ipopt-3.12.5/build/Ipopt/examples/Cpp_example/cpp_example.cpp | cec0c5fc38ed6d5fea5e8fa2d9aea149eabef464 | [] | no_license | sofoniasalemu/OSE2019 | 3ed40c6fbb5691bbf32b3410ceae02d0083cb91f | ccde5544a6e8d02dc87cfd1ee414b7343cb0b437 | refs/heads/master | 2020-06-22T05:34:09.695455 | 2019-08-01T22:58:35 | 2019-08-01T22:58:35 | 197,223,321 | 0 | 0 | null | 2019-07-16T15:47:28 | 2019-07-16T15:47:27 | null | UTF-8 | C++ | false | false | 117 | cpp | /home/rccguest2912/OSE2019/day1/SparseGridCode/pyipopt_midway/Ipopt-3.12.5/Ipopt/examples/Cpp_example/cpp_example.cpp | [
"rccguest2912@midway2-login2.rcc.local"
] | rccguest2912@midway2-login2.rcc.local |
59572d2b93c7835c0026b8dc52d9453d89810784 | ffa4ba05676d4e1b36aebb3e639035dfaeca17c1 | /common/socketwrapper.h | 96b76d8f8dde352e93e8214cb751334a907e6af6 | [] | no_license | abbradar/yobahack | 6544ccce6e5f4565b045142e961bde771fcbece7 | 7aa2e8bc655a0034c30b9b13f5d4c6c2b4636f92 | refs/heads/master | 2022-11-06T10:54:49.418534 | 2012-09-23T11:09:13 | 2012-09-23T11:09:13 | 274,765,860 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,504 | h | #ifndef SOCKETWRAPPER_H
#define SOCKETWRAPPER_H
#include <functional>
#include <exception>
#include <boost/system/error_code.hpp>
#include <boost/asio.hpp>
/** Class that wraps socket operations */
template <class Protocol> class SocketWrapper {
public:
typedef typename Protocol::socket Socket;
inline Socket &s... | [
"nikoamia@gmail.com"
] | nikoamia@gmail.com |
3b25b33aaede18c395e01565f9b5b1f82657e818 | 87aba51b1f708b47d78b5c4180baf731d752e26d | /Replication/DataFileSystem/PRODUCT_SOURCE_CODE/chromium/chrome/browser/ui/webui/options/certificate_manager_handler.h | be12ad515e21c4fe97f9c927d15ac918bafb624e | [
"BSD-3-Clause"
] | permissive | jstavr/Architecture-Relation-Evaluator | 12c225941e9a4942e83eb6d78f778c3cf5275363 | c63c056ee6737a3d90fac628f2bc50b85c6bd0dc | refs/heads/master | 2020-12-31T05:10:08.774893 | 2016-05-14T16:09:40 | 2016-05-14T16:09:40 | 58,766,508 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,616 | 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_WEBUI_OPTIONS_CERTIFICATE_MANAGER_HANDLER_H_
#define CHROME_BROWSER_UI_WEBUI_OPTIONS_CERTIFICATE_MANAGER_HANDLER_H_
#includ... | [
"jstavr2@gmail.com"
] | jstavr2@gmail.com |
4de60b0ca02ad21d0357bff0484ec130bfc387af | 3ef16236cc4566b03328552843b28adde7389612 | /chrome/browser/ash/arc/instance_throttle/arc_provisioning_throttle_observer_unittest.cc | 5dd793372d0cc67d2c0be66a62f3f2297fee2d32 | [
"BSD-3-Clause"
] | permissive | moteesh-in2tive/chromium | c5962834c8218ba607846ce59d0ba008be00fe2b | e1e495b29e1178a451f65980a6c4ae017c34dc94 | refs/heads/main | 2023-09-05T00:46:48.898998 | 2021-11-23T19:52:34 | 2021-11-23T19:52:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,883 | cc | // Copyright 2021 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/ash/arc/instance_throttle/arc_provisioning_throttle_observer.h"
#include <memory>
#include "ash/components/arc/arc_prefs.h"
#in... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
90f99cec217340de132b8247e6c331367e73e2b9 | 03df8063d74c07015526260faf1efaeb78289a0c | /src/click/elements/apps/bsstracker.hh | 599874262d9b003005360e8e0842c450470d6a2a | [] | no_license | ianrose14/argos | 6ed5bf94a97d4b48fdcdde66108df8c97ca051bd | b540fb93062cd566a2f148c5d429f66fbff74444 | refs/heads/master | 2016-09-05T22:18:57.988099 | 2012-06-28T14:30:36 | 2012-06-28T14:30:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,278 | hh | #ifndef CLICK_BSSTRACKER_HH
#define CLICK_BSSTRACKER_HH
#include <click/element.hh>
#include <click/etheraddress.hh>
#include <click/hashmap.hh>
#include <click/timer.hh>
#include <click/vector.hh>
#include "../loghandler.hh"
#include "../db/postgresql.hh"
CLICK_DECLS
/*
=c
BSSTracker()
*/
class BSSTracker : public ... | [
"ianrose14@gmail.com"
] | ianrose14@gmail.com |
e7e3824d0720e26dbecf37eb8b5e62cd81c0b14f | 3624e9f0a026b57ebdafa4e842b93f56e5a8504d | /Codeforces/214 Division 2/Problem E/E.cc | f3ee55d566d81cdd7080e9ca6773667e6cd4c366 | [
"MIT"
] | permissive | ailyanlu1/Competitive-Programming-2 | 54109c8644d3ac02715dc4570916b212412c25c0 | 6c990656178fb0cd33354cbe5508164207012f24 | refs/heads/master | 2020-03-23T07:48:20.560283 | 2018-02-15T06:49:49 | 2018-02-15T06:49:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,185 | cc | #include <bits/stdc++.h>
#define sd(x) scanf("%d",&x)
#define sd2(x,y) scanf("%d%d",&x,&y)
#define sd3(x,y,z) scanf("%d%d%d",&x,&y,&z)
#define fi first
#define se second
#define pb(x) push_back(x)
#define mp(x,y) make_pair(x,y)
#define LET(x, a) __typeof(a) x(a)
#define foreach(it, v) for(LET(it, v.begin()); it != v... | [
"adityapaliwal95@gmail.com"
] | adityapaliwal95@gmail.com |
6d2b5c711697b1e548c9ee378ad8ed1d47906071 | c807466f6fa78ba319725d81aab57ba836fa0d94 | /GAM300AndGAM350/AscendEngine/Engine/AnimationManager.h | 2457c4961c5f3ec7bfab65dfebc90618d5501496 | [] | no_license | ngminteck/DigipenGAM300GAM350 | 4e1221072702fa25ff2cbd77d827e1407310ea31 | 4307945cfdfa29aabae84686c013e2910e366a17 | refs/heads/main | 2023-08-06T20:47:27.665098 | 2021-10-07T11:14:26 | 2021-10-07T11:14:26 | 414,516,445 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,694 | h | #ifndef ANIMATIONMANAGER_H
#define ANIMATIONMANAGER_H
typedef ComponentManagerBase<AnimationComp>::COMPHANDLETYPE AnimationHandle;
#define ASC_AMAN AnimationManager::Inst()
class AnimationManager : public ComponentManagerBase<AnimationComp>, public Singleton<AnimationManager>
{
public:
explicit AnimationManager(... | [
"ng_min_teck@hotmail.com"
] | ng_min_teck@hotmail.com |
0765450927fd7beed8c7680bae283e610a7457a6 | 6d8ecffef0cf0b25b72762d3dc2a53c5a4673521 | /src/libANGLE/renderer/vulkan/UtilsVk.cpp | 8b911ed0b1b2e694bddf0ae88155cb5d577a20f2 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | clarkezone/angle | 42b6af2ab0c8c47bd9f39b49c703b2d5006b7f5e | 62387fc647193365e041fe4708a1492b4c787ed4 | refs/heads/master | 2021-06-02T06:23:03.962868 | 2021-01-27T18:58:01 | 2021-01-31T03:10:13 | 191,053,497 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 128,021 | cpp | //
// Copyright 2018 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// UtilsVk.cpp:
// Implements the UtilsVk class.
//
#include "libANGLE/renderer/vulkan/UtilsVk.h"
#include "libANGLE/renderer/vulkan/Contex... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
2cf4e8b66f0c59b466721338d6e358cf8282777c | f202a89cba0f6cd05393a02103a1a887decb2561 | /Chapter6/chapter6.7/chapter6.7/analysis.h | e106186f9b10dc006cdd8ef59b9f6989b9794cc0 | [] | no_license | Twice22/acceleratedcpp | 380fbca687a3ae940ede2135fe6df339abfb5d7f | 1165ffcc7e54ec36807db3d38fe04187dc38f0bf | refs/heads/master | 2021-01-22T12:17:53.231559 | 2017-05-31T08:42:45 | 2017-05-31T08:42:45 | 92,711,421 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 395 | h | #pragma once
#ifndef _ANALYSIS_H_
#define _ANALYSIS_H_
#include <string>
#include <vector>
#include "Student_info.h"
double analysis(const std::vector<Student_info>&, double method(const Student_info&));
void write_analysis(std::ostream&,
const std::string&,
double method(const Student_info&),
const std::vector<St... | [
"victor.busa@gmail.com"
] | victor.busa@gmail.com |
0c9e97e71f74b8db56eb790743e4493b8cd77a96 | e45051aa4ff9070402f7ed35cfa6f750f1d9da0e | /src/misc.cpp | c1272615acf3f1c4e484483e01a4bf0c21e32abf | [
"MIT"
] | permissive | Nico-Curti/DNetPRO | 2bfd92715453897ad42c40ccb411700039ebf376 | 34670acc264099f7890bbbe009d2f29ca2354cfe | refs/heads/master | 2023-01-06T22:02:14.066484 | 2022-12-27T11:04:10 | 2022-12-27T11:04:10 | 208,441,856 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 438 | cpp | #include <misc.hpp>
#ifdef __dnet__
template int32_t * unique_pointer_to_pointer < int32_t > (const std :: unique_ptr < int32_t[] > & src, const std :: size_t & size);
template float * unique_pointer_to_pointer < float > (const std :: unique_ptr < float[] > & src, const std :: size_t & size);
template float ** two_... | [
"nico.curti2@unibo.it"
] | nico.curti2@unibo.it |
9d6fa9dbf1bcecb2a70e743f970ac8521d82f624 | 1b884f2363c6f796f711c1b78550328d1282923d | /game/include/CDelayAnimation.h | efb9f9bbace9d6075fd51c49e31559a6033930fd | [] | no_license | androideverde/midasminer | d2fb30c9f1741d74eb1153499cca47a389d4c94b | 47da97c6c71cee654a5ac378f61d0a6aecbadc3f | refs/heads/master | 2023-04-15T19:42:49.876509 | 2021-05-06T22:16:35 | 2021-05-06T22:16:35 | 297,384,278 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 227 | h | #pragma once
#include <CAnimation.h>
class CDelayAnimation
: public CAnimation
{
public:
CDelayAnimation(float speed, float duration);
void Update(float delta_time) override;
private:
float mDuration;
float mElapsed;
};
| [
"jordi.bernabeu@king.com"
] | jordi.bernabeu@king.com |
27065bef47f158932e9e4262dcbc96c162a9a2d4 | ee9bdae0e3d46c795dbb99cdbb90f1254d46a839 | /include/lightsky/utils/Bits.h | 7b0d5b6b5350dcff1de22c0cbf86ad357f2104a7 | [
"BSD-2-Clause"
] | permissive | hamsham/LightUtils | ebf2e122eb9162d55c4ebfa18399061a2edcfab3 | ed0b57a02255256b2869342d7af47fce4da50da1 | refs/heads/master | 2023-06-24T09:05:09.739548 | 2023-06-12T04:51:08 | 2023-06-12T04:51:08 | 43,227,594 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,957 | h | /*
* File: bytes/bits.h
* Author: Miles Lacey
*
* Created on June 21, 2013, 1:31 AM
*/
#ifndef LS_UTILS_BITS_H
#define LS_UTILS_BITS_H
#include <climits>
#ifndef LS_BITS_PER_BYTE
#define LS_BITS_PER_BYTE CHAR_BIT
#endif
namespace ls {
namespace utils {
/**
* @brief BitMask
* Convenience structure to... | [
"mileslacey@gmail.com"
] | mileslacey@gmail.com |
e8dd9600b4652223e1ef52418d497195d7f52e33 | 560865ba99c43302499d218f3d6e28b5f39732a3 | /include/asio/detail/impl/strand_executor_service.ipp | aa12dd8af6d313a8d82d85259531e9534a72ee13 | [] | no_license | ocfbnj/learn-asio | d3c583fb8d3f6d431d6f7e9e642a1e0c2fc082fd | 6f1c81f7190e596786147812d80a94f32a78805e | refs/heads/main | 2023-06-28T00:14:44.580183 | 2021-07-24T02:51:38 | 2021-07-24T02:51:38 | 381,259,712 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,508 | ipp | //
// detail/impl/strand_executor_service.ipp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_... | [
"ocfbnj@qq.com"
] | ocfbnj@qq.com |
ff2672265e77df4a389481ebbc51b5865e857c67 | c565f1fd4c080a73d2b4e2ccff44aa9e75571931 | /leet_code/arrays/medium/lonely_pixel/lonely_pixel2.cpp | 7440134c43b387735da67b905f50e19c7551b145 | [] | no_license | subnr01/subs-practice | 781e74e79dfcc2de8c323c61e792d7374f57e829 | 8cfefa1d0cb4a436456fa91202df67f7c205bf2b | refs/heads/master | 2021-06-06T11:29:06.859831 | 2019-04-21T02:55:34 | 2019-04-21T02:55:34 | 47,920,343 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,491 | cpp | /*
Given a picture consisting of black and white pixels, and a positive integer N, find the number of black pixels
located at some specific row R and column C that align with all the following rules:
Row R and column C both contain exactly N black pixels.
For all rows that have a black pixel at column C, they should ... | [
"noreply@github.com"
] | subnr01.noreply@github.com |
da6f0cf45a8ae5f2e8c28ca1624590b29b80fa72 | 6152f6f23d3cb41f02980429fd8465f62e777418 | /OOP_Lab_1.7/Program/Time.h | 9ce1e20dd0ddb167927bf11f4a1d842613e1cdfe | [] | no_license | SergiyStepanchuk/OOP_Lab_1.7 | 32ee701bd24d266f630398a812567a8ea66f1741 | 02399d1878a1107bf6303bf40ca7a8555ed750c6 | refs/heads/master | 2023-04-19T13:40:22.741032 | 2021-05-06T10:18:50 | 2021-05-06T10:18:50 | 364,869,335 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,430 | h | #pragma once
#include <iostream>
#include <sstream>
#include <string>
using namespace std;
class Time
{
private:
unsigned int hour, minute, second;
public:
unsigned int GetHour() const { return hour; };
unsigned int GetMinute() const { return minute; };
unsigned int GetSecond() const { return second; };
void Se... | [
"prochliste@gmail.com"
] | prochliste@gmail.com |
311a93a648b5f569e20b63487ff6c1c23493167a | 56c375f040d80c7847dc2193f67b449c8424fce0 | /boost/numeric/mtl/utility/common_matrix_type.hpp | 101fbf5df1af9225dbd64e07d0e60181b820638b | [
"MTLL"
] | permissive | lit-uriy/mtl4-mirror | f628024ed8d2bb35fbb7c1ce0b522bfb42bc55d8 | 37cf7c2847165d3537cbc3400cb5fde6f80e3d8b | refs/heads/master | 2020-12-15T17:17:53.511972 | 2019-11-18T12:11:50 | 2019-11-18T12:11:50 | 235,180,693 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,499 | hpp | // Software License for MTL
//
// Copyright (c) 2007 The Trustees of Indiana University.
// 2008 Dresden University of Technology and the Trustees of Indiana University.
// 2010 SimuNova UG, www.simunova.com.
// All rights reserved.
// Authors: Peter Gottschling and Andrew Lumsdaine
//
/... | [
"pgottsch@df6d15db-99ea-0310-92f0-9d27c566f14b"
] | pgottsch@df6d15db-99ea-0310-92f0-9d27c566f14b |
6b0a11aa104239eb4087d5a9b9c4f0675680bf5c | 7d73cf652a375a363884bdff5a4b206a16bec0a9 | /src/cn_utils/cryptonote_basic/cryptonote_format_utils.h | e319607b314548ef7318ba4b0e0f6b7cc7e874d1 | [
"MIT"
] | permissive | kevacoin-project/kevacoin | 44e08bd6220c28ce3ef88ee08aac3980ea662415 | 603a38a9742e5a1d06912be012e070794246b377 | refs/heads/master | 2022-04-29T06:30:45.305827 | 2022-03-20T01:25:28 | 2022-03-20T01:25:28 | 161,680,230 | 35 | 13 | MIT | 2020-04-13T05:30:12 | 2018-12-13T18:37:54 | C++ | UTF-8 | C++ | false | false | 11,942 | h | // Copyright (c) 2014-2018, The Monero Project
//
// 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
/... | [
"jianpingw@gmail.com"
] | jianpingw@gmail.com |
60925b309b0444d9bb2c10c0241dae4b7ed8ef1b | 021d142b9992fbc315c09e9ee342074c993fd286 | /code/CStr.cpp | e422e1c4ab2d8794f54bba6e80d14bb905096dd8 | [
"BSD-2-Clause"
] | permissive | CoderLeonidas/iLike | 90e24045923438e3917bd6e9b020929bac52f06c | cb9c5cbe80c70e37b10394d6ab89602ee681d312 | refs/heads/master | 2020-05-28T01:25:15.873181 | 2019-05-27T07:59:11 | 2019-05-27T07:59:11 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 6,964 | cpp | #include "stdafx.h"
#include "CStr.h"
int FCStrEx::compress2(Byte *data, uLong ndata, Byte *zdata, uLong *nzdata){
return compress(zdata, nzdata, data, ndata);
}
String FCStrEx::convertThousands(double value, int digit){
if(digit == 0){
double newValue = FCStr::round(value);
if(abs(newValue - value) < 1){
va... | [
"facecat007@163.com"
] | facecat007@163.com |
e794e3709c6d1ec0708493c553753941858c0701 | dca653bb975528bd1b8ab2547f6ef4f48e15b7b7 | /branches/wx-2.9.0.1/include/wx/hashmap.h | 325c0721968d929c1c2a4e60fcd6f5c252f78f1b | [] | no_license | czxxjtu/wxPython-1 | 51ca2f62ff6c01722e50742d1813f4be378c0517 | 6a7473c258ea4105f44e31d140ea5c0ae6bc46d8 | refs/heads/master | 2021-01-15T12:09:59.328778 | 2015-01-05T20:55:10 | 2015-01-05T20:55:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,513 | h | /////////////////////////////////////////////////////////////////////////////
// Name: wx/hashmap.h
// Purpose: wxHashMap class
// Author: Mattia Barbon
// Modified by:
// Created: 29/01/2002
// RCS-ID: $Id$
// Copyright: (c) Mattia Barbon
// Licence: wxWindows licence
///////////////////... | [
"RD@c3d73ce0-8a6f-49c7-b76d-6d57e0e08775"
] | RD@c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 |
4c5fa04ce56ea53a37b04f1d438f39d328804161 | 19907e496cfaf4d59030ff06a90dc7b14db939fc | /POC/oracle_dapp/node_modules/wrtc/third_party/webrtc/include/chromium/src/components/content_settings/core/common/pref_names.h | da5fbe2dcc8329aa2033abe6013cb3281a9d15b3 | [
"BSD-2-Clause"
] | permissive | ATMatrix/demo | c10734441f21e24b89054842871a31fec19158e4 | e71a3421c75ccdeac14eafba38f31cf92d0b2354 | refs/heads/master | 2020-12-02T20:53:29.214857 | 2017-08-28T05:49:35 | 2017-08-28T05:49:35 | 96,223,899 | 8 | 4 | null | 2017-08-28T05:49:36 | 2017-07-04T13:59:26 | JavaScript | UTF-8 | C++ | false | false | 2,052 | 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 COMPONENTS_CONTENT_SETTINGS_CORE_COMMON_PREF_NAMES_H_
#define COMPONENTS_CONTENT_SETTINGS_CORE_COMMON_PREF_NAMES_H_
#include "base/logging.h"
na... | [
"steven.jun.liu@qq.com"
] | steven.jun.liu@qq.com |
14653636a639c4d2ac21243ce9e8b02eb14f797c | 9032a7e92c7ee3a1afd0a0c87e4f210c5f589b4c | /Calculator/operatorStack.h | b4fe8498001c63dec0fab5b87fafaea8a4c04ab1 | [] | no_license | TLHY/MyLife | 7c8a2789f0bff70d2bf7ba808a4677be99fadc01 | 18e761bf15461e33e0bb2255a63a92d10a56b9ba | refs/heads/master | 2021-06-17T19:21:47.083569 | 2021-05-18T10:00:15 | 2021-05-18T10:00:15 | 206,714,898 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 283 | h | #pragma once
class operatorStack
{
private:
int top = -1;
char data[100] = {};
public:
void push(char c) {
data[++top] = c;
}
char pop() {
return data[top--];
}
bool isEmpty() {
return top == -1;
}
char peek() {
return data[top];
}
};
| [
"noreply@github.com"
] | TLHY.noreply@github.com |
9d1cfc8e29862a66df2e1f8f9cc195dd7a362a9d | 61bb7f5c508f5f000527bdd6365e97ca97485b66 | /Problem 065/Fraction.cpp | 81ffb897b078fb40efe9d87630268dd9fb12e754 | [] | no_license | AparaV/project-euler | 62a48b19df491e54da3f1a68b372245e992db305 | f92031797a1bfafe02f4d8de4a3fe2848266d20d | refs/heads/master | 2021-06-17T15:31:40.191428 | 2017-06-12T15:04:31 | 2017-06-12T15:04:31 | 67,323,937 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,049 | cpp | #include <iostream>
#include "Fraction.h"
Fraction::Fraction() {};
Fraction::Fraction(int n, int d) {
if (d == 0) {
cout << "Cannot divide by zero" << endl;
d = 1;
}
num = n;
den = d;
simplify();
}
Fraction::~Fraction() {};
void Fraction::invert() {
if (num == 0) {
cout << "Cannot divide by zero" << end... | [
"ssapar@gmail.com"
] | ssapar@gmail.com |
d9706b4213652f37cb0b0000ab9dec5781b9fd23 | 011d7ba6ba4730a1c95d1af25a00d1322902f3f1 | /Log.cpp | 7f0541e8c5f86882f828c588568b9d0e9c9fb1bb | [] | no_license | gjn/i2pcpp | 6c76f4a2dbb377ab8c84dde9d8fd4dd81a65c0e8 | 22c6845146bbb83cea83a598fdebe9c778667b0f | refs/heads/master | 2021-01-16T20:37:34.747884 | 2013-09-22T13:28:16 | 2013-09-22T13:28:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,447 | cpp | #include "Log.h"
#include <sstream>
#include <locale>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/date_time/posix_time/posix_time_io.hpp>
#include <boost/log/expressions.hpp>
#include <boost/log/sources/global_logger_storage.hpp>
#include <boost/log/sinks/text_ostream_backend.hpp>
#include <... | [
"centromere@mail.i2p"
] | centromere@mail.i2p |
1c518b680daa726d024acc21bb153796e1ec21d2 | 5499e8b91353ef910d2514c8a57a80565ba6f05b | /zircon/system/ulib/memfs/test/memfs-tests.cc | 5303b63e2930166e9f72cc56a1360cc530115630 | [
"BSD-3-Clause",
"MIT"
] | permissive | winksaville/fuchsia | 410f451b8dfc671f6372cb3de6ff0165a2ef30ec | a0ec86f1d51ae8d2538ff3404dad46eb302f9b4f | refs/heads/master | 2022-11-01T11:57:38.343655 | 2019-11-01T17:06:19 | 2019-11-01T17:06:19 | 223,695,500 | 3 | 2 | BSD-3-Clause | 2022-10-13T13:47:02 | 2019-11-24T05:08:59 | C++ | UTF-8 | C++ | false | false | 3,393 | cc | // Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <lib/memfs/cpp/vnode.h>
#include <sys/stat.h>
#include <zxtest/zxtest.h>
namespace memfs {
namespace {
TEST(MemfsTest, DirectoryLifetime) {
s... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
b9d207e4209ca050b0a3204d8802195110c9acd0 | 281cbf3546771b08a9702ab9b7fa966e9b8a29a4 | /mainwindow.cpp | e7a0ac00f5d96df0160cd26cba1f7c90a3b51d1f | [] | no_license | husaia/rf | bdc0ff48037a244824a92ce61234fda49e74cd76 | b7d1f654651f9962d8d5c05af5bc5da027b4e37e | refs/heads/main | 2023-08-25T13:43:44.404101 | 2021-11-01T16:30:17 | 2021-11-01T16:30:17 | 421,940,338 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,820 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QRandomGenerator>
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
m_server = new Server(this);
ladoA = new antena(this,"ttyAMA1");
xbees = new xbee(this,"ttyAMA3");
xbees-... | [
"noreply@github.com"
] | husaia.noreply@github.com |
f417745d953a2d2c8ff90811f20f1c628939ae5c | 8541fed03f853d8f2a6d85d6ba5b18c91322e165 | /lib/swoc/include/swoc/MemArena.h | 134239372869d214492563c72a0c6694a1d1b79a | [
"TCL",
"LicenseRef-scancode-proprietary-license",
"BSD-3-Clause",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-ssleay-windows",
"ISC",
"OpenSSL",
"MIT",
"HPND",
"Apache-2.0",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain",
"Licen... | permissive | netlify/trafficserver | ad25c88e44201eba91f89af7c70d192c1071866a | 028e3136b417a02a1092886736844862e1bdbb43 | refs/heads/master | 2023-08-18T18:59:13.596767 | 2020-06-16T21:44:51 | 2023-03-29T00:21:28 | 96,372,340 | 1 | 1 | Apache-2.0 | 2019-12-04T18:49:24 | 2017-07-06T00:36:44 | C++ | UTF-8 | C++ | false | false | 21,697 | h | // SPDX-License-Identifier: Apache-2.0
// Copyright Verizon Media 2020
/** @file
Memory arena for allocations
*/
#pragma once
#include <mutex>
#include <memory>
#include <utility>
#include <new>
#if __has_include(<memory_resource>)
#include <memory_resource>
#endif
#include "swoc/MemSpan.h"
#include "swoc/Scal... | [
"noreply@github.com"
] | netlify.noreply@github.com |
dd27ad52b76a251226b0799fafefc3a74eaac80d | 7e3c474bcb4daf3f651115b0dcf3ef7a86643186 | /ManagedScripts/MMixFileFactoryClass.cpp | ec9c50fa7f43a131490c5d2392079682cec3d9a8 | [
"Apache-2.0"
] | permissive | TheUnstoppable/RenSharp | 0b5930722378fe0d1e6a814f5f7c226ed938a77f | 2a123c6018c18f3fc73501737d600e291ac3afa7 | refs/heads/master | 2022-12-22T08:16:33.958177 | 2020-09-30T08:58:04 | 2020-09-30T08:58:04 | 299,528,055 | 1 | 0 | Apache-2.0 | 2020-09-29T06:44:26 | 2020-09-29T06:44:26 | null | UTF-8 | C++ | false | false | 20,316 | cpp | /*
Copyright 2020 Neijwiert
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 in writing, software
distr... | [
"guidoknapen@gmail.com"
] | guidoknapen@gmail.com |
8453cb432bb1e4dffd8c6639d0f45b62c0e5b98c | 27509251637dd09d7f109c5ccbbb3cfca3e7e07b | /src/lib/storage/base_column_encoder.hpp | 9fa0a2bd4e5953d454d4d8f9f63831dc97e9f340 | [
"MIT"
] | permissive | adi64/hyrise | 89c79e0c5f4659c8f6c8b991efa87b4fa98b0688 | cdc3abe3e7a79ccbdb3719c38880521bbd003472 | refs/heads/master | 2018-07-11T20:25:02.391982 | 2018-05-31T12:42:05 | 2018-05-31T12:42:05 | 114,243,599 | 0 | 0 | MIT | 2018-02-19T19:51:36 | 2017-12-14T11:41:59 | C++ | UTF-8 | C++ | false | false | 5,010 | hpp | #pragma once
#include <boost/hana/type.hpp>
#include <memory>
#include <type_traits>
#include "storage/base_encoded_column.hpp"
#include "storage/base_value_column.hpp"
#include "storage/encoding_type.hpp"
#include "storage/vector_compression/vector_compression.hpp"
#include "all_type_variant.hpp"
#include "resolve... | [
"noreply@github.com"
] | adi64.noreply@github.com |
68b92e9f54a0437cb05123f4e1b1fe155039019a | 09f935a2c6e14fcf4ae7df49f2c56f835a2fa0e7 | /devel/include/tf2_msgs/FrameGraphResponse.h | 4b71e422b6498d7dbe4c797c642f2befa5512f74 | [] | no_license | Rafcin/WanderBot | deec6eb2d8cd91ab78b132441ab1bd4a3831dcce | 957f5c1a01a5f6e470134edcab92d7f2223cf93a | refs/heads/master | 2020-03-14T05:20:24.552204 | 2018-04-29T03:26:00 | 2018-04-29T03:26:00 | 131,462,816 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,463 | h | // Generated by gencpp from file tf2_msgs/FrameGraphResponse.msg
// DO NOT EDIT!
#ifndef TF2_MSGS_MESSAGE_FRAMEGRAPHRESPONSE_H
#define TF2_MSGS_MESSAGE_FRAMEGRAPHRESPONSE_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_message_traits.... | [
"rafcin"
] | rafcin |
92a0100cd6023857b5a2d2c237e17c5d1169b4bd | 8856b4097de90a8bef468a8c6a242770df4d03bc | /Zork/exit.cpp | db4c7a9eb12676ef5dcca961c6677e9ec6ab7ed7 | [
"MIT"
] | permissive | lowysole/zork | b391f9deee728a956971bec8bd93365bfdc7fe22 | 07e85a6f2297eec95c57a60ee6a2e30bbaced4a4 | refs/heads/master | 2022-11-22T08:41:48.133332 | 2020-07-26T20:02:04 | 2020-07-26T20:02:04 | 281,786,862 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 800 | cpp | #include "exit.h"
#include "room.h"
//Constructor
Exit::Exit(const char* name, const char* opposite_name, const char* description, Room* origin, Room* destination) :
Entity(name, description, (Entity*)origin) {
this->opposite_name = opposite_name;
this->locked = false;
this->entity_type = EXIT;
this->blocked = fa... | [
"lowy.sole@gmail.com"
] | lowy.sole@gmail.com |
b94ad613e9c9ad540bac08f9f896d9d4f15624e5 | 4156825604043a7a1a4d57964a8484bcfbf94ac8 | /FactoryMethod/main.cpp | 73f134dd3cbbbbabf60a4fd2af2f6b8c8568adbf | [] | no_license | lcong/CodeBlockDesignPattern | 5a7e1eb2a6118a1cefcbe73f8f8779fbbc6827b8 | 461a3a1ace6e7a5bb9a94c94dd8658407571a89c | refs/heads/master | 2021-06-17T03:45:24.187220 | 2017-06-14T23:55:15 | 2017-06-14T23:55:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 824 | cpp | /*
* Main.cpp
*
* Created on: Jan 20, 2015
* Author: lcong
*/
#include "HumanFactory.h"
#include "Human.h""
#include <iostream>
using std::cout;
using std::endl;
using std::string;
int main(int argc, char* argv[])
{
cout << "----------工厂方法----------" << endl;
CHumanFactory *pHumanFactory = new CYelloH... | [
"rockcong@gmail.com"
] | rockcong@gmail.com |
dff219b27f42d82ef38b9ddf28435ffd1ea7cc23 | f3220696810dc7cb2893518dac42220af2a5e851 | /WebServer/Main.cpp | 8e7a490f1c83481590c316e60317a782e3b702e9 | [] | no_license | GregorySam/Syspro-project-3 | 64eaae9be1d9f5c87bf9f80744c68ef9403d603e | dc447783523147c3c102c5635715467c1ddba2f9 | refs/heads/master | 2021-02-27T23:07:58.499984 | 2020-03-09T18:39:59 | 2020-03-09T18:39:59 | 245,643,230 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,003 | cpp |
#include "InputCheck.h"
#include "WebServer.h"
#include <string.h>
int main(int argc,char* argv[])
{
int serving_port=-1,command_port=-1,number_of_threads=-1;
///////////////////Check INput/////////////////////////////
ReadParameters(argc,argv,serving_port,command_port,number_of_threads);
////////////////... | [
"noreply@github.com"
] | GregorySam.noreply@github.com |
05fdcf8dbfb925ea3626b81a6c09e9044332017b | 773e926a69c7b0918e213269d7eda974d31fc4cf | /libs/libreedr/pch.h | 221f9c81aa15637926594f82aee4670038723e55 | [
"MIT"
] | permissive | mbits-os/aggregate | b887c51ba41b1930916f2862b72da072942700bd | 3bb93c4a6fbdae89e5c557f776d2d6529daec3a1 | refs/heads/master | 2016-09-06T10:44:04.463352 | 2014-03-27T23:01:12 | 2014-03-27T23:01:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,819 | h | /*
* Copyright (C) 2013 midnightBITS
*
* 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 rights to use, copy,
* modify, merge, pub... | [
"mzdun@midnightbits.com"
] | mzdun@midnightbits.com |
f25aa2700729bcc8504d164ac21aaffa0142c28c | 8be63766218b2c0b561654f7e7c2bbcc24901b0c | /Pong/src/Window/Render.h | 718a6a8c334fd4337998b504d8bc1a2dbd0f8990 | [] | no_license | GarrettBrad/SmallOpenGLGames | 97b4af390236bd59eb94d90c8ac7886d8ec73fb9 | 5da39170004cf588af7071bfda2c01931992f372 | refs/heads/master | 2021-01-02T10:42:38.442573 | 2020-03-21T05:22:34 | 2020-03-21T05:22:34 | 239,582,823 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 212 | h | #ifndef RENDER_H
#define RENDER_H
#include "Game/Paddle.h"
#include "Game/Ball.h"
class Render
{
public:
void RenderPaddle(const Paddle& player);
void RenderBall(const Ball& ball);
};
#endif /* REDNER_H */
| [
"GarrettBrad@users.noreply.github.com"
] | GarrettBrad@users.noreply.github.com |
9a7de80493073c722e9d0b5313511c7b70b61197 | 58bcafba5fa9b45bd607415123a9cedf007d1d0e | /UVA/UVA272.cpp | f3e80d46499fc8f57e0928922907777a49d36100 | [] | no_license | Luke516/ACM-ICPC | bd3fb2eafac8b8966f51c83a2dcf4d553243814b | 54a18dc5cb4d30cfebb7dd6b13558a474b9ab658 | refs/heads/master | 2022-08-16T17:08:26.435604 | 2014-07-23T14:06:26 | 2014-07-23T14:06:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 322 | cpp | #include <cstdio>
#include <cstring>
using namespace std;
int main()
{
int i,count=0;
char c;
while(scanf("%c",&c)!=EOF){
if(c=='\"'){
if(count%2!=0)printf("\'\'");
else printf("``");
count++;
}
else printf("%c",c);
}
return 0;
... | [
"apple894894@gmail.com"
] | apple894894@gmail.com |
8570d9b5196f417fd702daf6329c29d80852d938 | cabb9cc7ece0e2aa14c1f30d8f593ffb7a5fef64 | /Classes/shuihu/View/Scene/ServerListScene/IOpenServerItem_SHZ.h | 74362b8c2f993e0b45e9e5f913eb9dfc63538c17 | [] | no_license | atom-chen/jzhall | 50b0844ad501717e47c04365fea6924eb0043dd2 | 9ab4d32ec02f342e6ac84b43c5791011ce62421e | refs/heads/master | 2020-07-03T10:06:21.891623 | 2019-03-19T02:02:40 | 2019-03-19T02:02:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 165 | h | #ifndef SHZ__OPEN_SERVER_ITEM_H_H
#define SHZ__OPEN_SERVER_ITEM_H_H
class SHZIOpenServerItem{
public:
virtual bool onOpenServerItem(int index = 0) = 0;
};
#endif; | [
"850216662@qq.com"
] | 850216662@qq.com |
c3000c5ec48c41b195e0d5aec7e55498f4274255 | 50ccbc75075d3896b876edc2a75524e6193fd740 | /TCP/Server.cpp | 795a65894ac3494785fe50c8ade210b6447de6e6 | [] | no_license | avihayarzuan/TCP | 87886fb4ac6155e0ea8cca9064a6b88ab0a9f771 | c1e501f0c752c86bd438ddd0d472d4d027122396 | refs/heads/master | 2021-09-04T09:03:51.079151 | 2018-01-17T14:42:35 | 2018-01-17T14:42:35 | 113,170,028 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,826 | cpp | /*
* Kfir Ventura
* Avihay Arzuan
*/
#include "Server.h"
//#include "HandleClientTask.h"
#define MAX_CONNECTED_CLIENTS 10
#define MOVE_SIZE 256
#define ERROR -1
#define NO_CONNECTION 0
#define BLACK 'X'
#define WHITE 'O'
#define END_GAME "End"
#define SERVER_EXIT "exit"
#define THREAD_NUM 5
#define TASKS_NUM 10
... | [
"avihayarzuan@gmail.com"
] | avihayarzuan@gmail.com |
cb9b1db15dfaa0767405546741c0ea80e0a00ad6 | 00f0bf35f927d1799b2ee1e5cb84b5c76b3e142f | /src/hdchain.h | 7a3c226fbec4acb9d38695387ff6becdb5c728cf | [
"MIT"
] | permissive | zevno/zevno-core | 2beb7bc97f77301db5bf439d4a86feac199f68de | f546a48aaaf55c268633fcd8d04fc7c41c7b2bc8 | refs/heads/master | 2023-02-01T00:16:28.020913 | 2020-12-11T11:40:23 | 2020-12-11T11:40:23 | 319,844,298 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,284 | h | // Copyright (c) 2014-2018 The Dash Core developers
// Distributed under the MIT software license, see the accompanying
#ifndef ZEV_HDCHAIN_H
#define ZEV_HDCHAIN_H
#include "key.h"
#include "sync.h"
/* hd account data model */
class CHDAccount
{
public:
uint32_t nExternalChainCounter;
uint32_t nInternalChainC... | [
"zevnocore@gmail.com"
] | zevnocore@gmail.com |
cbdc4bebe8b350338714203a7a852e2327aefc89 | d04a03e59e9914268187211221c3942899d860ab | /src/core/primitives/InfiniteSphereCap.cpp | 58f30843639997cd7e35c5850c4528cb00fb3d64 | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"Zlib",
"BSD-3-Clause",
"MIT",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"Unlicense"
] | permissive | 01alchemist/tungsten | feb3a9e038471f447ee3a5ed82fe7db61bf437cb | 787b1b3170c1bfa8a447b36d8e6f55e02540aad4 | refs/heads/master | 2021-01-25T06:36:26.068392 | 2017-08-05T03:09:20 | 2017-08-05T03:09:20 | 93,596,217 | 2 | 0 | null | 2017-08-05T03:09:20 | 2017-06-07T05:32:33 | C++ | UTF-8 | C++ | false | false | 7,218 | cpp | #include "InfiniteSphereCap.hpp"
#include "TriangleMesh.hpp"
#include "sampling/PathSampleGenerator.hpp"
#include "sampling/SampleWarp.hpp"
#include "bsdfs/NullBsdf.hpp"
#include "io/JsonObject.hpp"
#include "io/Scene.hpp"
namespace Tungsten {
struct InfiniteSphereCapIntersection
{
Vec3f p;
Vec3f w;
};
In... | [
"mail@noobody.org"
] | mail@noobody.org |
c83aafa146798e0d59725b228a124c78f5961099 | f12e3bdb1326a94ea59ad8b94e7f6ec9cd1ee142 | /src/artag_pose/include/artag_pose/artag_pose_node.h | 575291e3043fde540f921e3a2b95fb7768534ee9 | [] | no_license | casiarobot/TryphonROS_WS | c502c367ec24a3a3e158647bd6778be3d3c1c25c | 6abc083399ad8adf114bddceb087d57ff1fcae9d | refs/heads/master | 2021-01-03T03:47:32.422602 | 2016-07-26T19:20:32 | 2016-07-26T19:20:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 993 | h | #ifndef _ARTAG_POSE_NODE_H_
#define _ARTAG_POSE_NODE_H_
// Standard C/C++ libraries
#include <math.h>
#include <string.h>
#include <vector>
#include <iostream>
//library for ros
#include <ros/ros.h>
#include <geometry_msgs/PoseStamped.h>
#include <geometry_msgs/PolygonStamped.h>
#include <ar_track_alvar_msgs/AlvarM... | [
"tryphon.cube@outlook.com"
] | tryphon.cube@outlook.com |
ce44dfe0c94176364645df934748829d6e13dba2 | 17f37b79643b9c6acd181c55c43a3ab4c889433e | /cavity/50/p | 0142dce23a630464d48a7470250aeca0eb8c72d8 | [] | no_license | aashay201297/OpenFOAM-simulations | 5208b766ab1e715178e42c73d028cc43d17ec4c9 | 273f60ef66e6f5b0c99a53ac52de406be0e876a2 | refs/heads/master | 2021-01-23T06:34:17.044650 | 2017-06-04T19:02:27 | 2017-06-04T19:02:27 | 86,373,858 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,144 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev |
... | [
"aashay225@gmail.com"
] | aashay225@gmail.com | |
78e3662da9feca9c686fca9d4b11ca921213d2a7 | 7d211617a1d20db4eac5e3f6e9b090786f22af29 | /test/scratch/winstl/diagnostics/test.scratch.winstl.diagnostics.output_debug_line/implicit_link.cpp | d88117c671f202dac1547c4855305b748680a4d7 | [
"BSD-2-Clause"
] | permissive | synesissoftware/STLSoft-1.10-delta | b3f3f6f9b26527b9ea5a7e92b8ebfbdf381153fb | 926617f5a3468d36861eadfbdc65823f77a90e62 | refs/heads/master | 2021-01-15T15:49:31.532263 | 2019-04-16T03:01:32 | 2019-04-16T03:01:32 | 42,432,619 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 717 | cpp | /* /////////////////////////////////////////////////////////////////////////
* File: implicit_link.cpp
*
* Purpose: Implicit link file for the test.scratch.winstl.diagnostics.output_debug_line project.
*
* Created: 5th January 2011
* Updated: 10th March 2011
*
* Status: Wizard-generated
... | [
"matthew@synesis.com.au"
] | matthew@synesis.com.au |
4437aa0fb0d666fda24d5e055634f33d44396e78 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mame/includes/astrof.h | dc4de62e6366075c2ac94a78ee9ed876cca6f1cd | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,333 | h | /***************************************************************************
Astro Fighter hardware
****************************************************************************/
class astrof_state : public driver_device
{
public:
astrof_state(running_machine &machine, const driver_device_config_base &c... | [
"Mike@localhost"
] | Mike@localhost |
3ad84d780f387b630bf6a4170483b36603846c9f | 719f4bf1d1ba7bcbaaae1f66ce74019354bfce9c | /src/ace_time/BasicZoneProcessor.h | edabc7e61d52bf523e2e6a520a4e7fd5ab1380fb | [
"MIT"
] | permissive | SeppPenner/AceTime | 4005d0a4845f8a5dc365abc926430226da426aff | 86507548ad8231ae26fea4cbe935b7a779ace0db | refs/heads/master | 2020-06-28T07:56:53.109576 | 2019-07-30T00:50:45 | 2019-07-30T00:50:45 | 200,182,111 | 2 | 0 | MIT | 2019-08-02T06:53:52 | 2019-08-02T06:53:51 | null | UTF-8 | C++ | false | false | 36,045 | h | /*
* MIT License
* Copyright (c) 2019 Brian T. Park
*/
#ifndef ACE_TIME_BASIC_ZONE_PROCESSOR_H
#define ACE_TIME_BASIC_ZONE_PROCESSOR_H
#include <string.h> // strchr()
#include <stdint.h>
#include "internal/ZonePolicy.h"
#include "internal/ZoneInfo.h"
#include "internal/Brokers.h"
#include "common/logging.h"
#inclu... | [
"brian@xparks.net"
] | brian@xparks.net |
512d54af1fe0d24cf5f73924fe609b1314705f8f | 3f6bfee7b12ee931bbd441c6f561fbfa358382e1 | /04.VectorPractice/problem03.cpp | 8d267042a38fe5e3346a88a4ad7e0a1ae54cb329 | [] | no_license | Kishore7298/CP | 56df7418aa73f43f0af3e01c835b94779ebc2a03 | cca09e0a0621f0530b977fddfd5473801983c08c | refs/heads/master | 2022-12-13T03:31:22.996309 | 2020-09-05T15:55:31 | 2020-09-05T15:55:31 | 290,984,005 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 830 | cpp | #include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <set>
#include <algorithm>
using namespace std;
int main()
{
set<int> s;
int q;
cin >> q;
int operation, element;
for (int i = 0; i < q; i++)
{
cin >> operation >> element;
if (operation == 1)
... | [
"kishoreas7298@gmail.com"
] | kishoreas7298@gmail.com |
13cbd8c3b03a0cb1ab972617a6014eb0b4d21d20 | f27e317f667ebe5979c9620deea865c2d411bed5 | /Towerdefence/TowerDefence/include/CreatureTypes.h | 81f3bb4a3247d1349e80faf3bcb5c837f2e0f1d7 | [] | no_license | iijobs/argontd | 8452450e90ced1e4e27766a3b18a32424fa04366 | fa3dac21197deb85336efd3f3239929580b296e7 | refs/heads/master | 2020-06-05T08:47:27.055010 | 2009-09-27T16:12:44 | 2009-09-27T16:12:44 | 32,657,966 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 767 | h | #ifndef _CREATURETYPES_H_
#define _CREATURETYPES_H_
namespace content {
/**
* An enumeration of all types of creatures
*/
class CreatureTypes {
public:
/**
* Weak to poison
*/
static const int Human = 0;
/**
* Weak to shock
*/
static const int Mechnanic = 1;
/**
* Immune to... | [
"pieter_janp@hotmail.com@1eb55710-98a1-11de-a05d-3bd73e269465"
] | pieter_janp@hotmail.com@1eb55710-98a1-11de-a05d-3bd73e269465 |
0ecd91f84a7b4c864f1c763786be8c23abaa61c5 | 25864bb0809220c46107a9b3342e214dded0bf2f | /examples/array_structs.cpp | 75345507ee5bd2815eef7f4cd7f03a9bbb9af04b | [] | no_license | gabmart1995/Prototypes-C | cebdea14efbe9895a98319a43175d54804228e0b | 047c9f5a5410f44343a09d06a0ab99099a60af00 | refs/heads/master | 2021-08-08T13:58:38.154876 | 2021-07-29T03:03:26 | 2021-07-29T03:03:26 | 175,321,007 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 992 | cpp | #include <iostream>
#include <string>
#include <sstream>
// se crea un array en C de estructuras que permita obtener datos
using namespace std;
struct movies {
string title;
int year;
} films[3];
void print_movie( movies movie ) {
cout << movie.title;
cout << " ( " << movie.year << " )\n";
}
int get_length_fil... | [
"gabmat1995@gmail.com"
] | gabmat1995@gmail.com |
ad340760788f23d7f59d4dacbfc2a3ac1658c45d | 27c917a12edbfd2dba4f6ce3b09aa2e3664d3bb1 | /Misc/configuring_projects.cpp | 476b2e826c4926d700c1c8ccb5a7b10a5543c800 | [] | no_license | Spetsnaz-Dev/CPP | 681ba9be0968400e00b5b2cb9b52713f947c66f8 | 88991e3b7164dd943c4c92784d6d98a3c9689653 | refs/heads/master | 2023-06-24T05:32:30.087866 | 2021-07-15T19:33:02 | 2021-07-15T19:33:02 | 193,662,717 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,242 | cpp | vector<int> configureProjectPresentation(int n, vector<vector<int>> arr) {
unordered_set<int> st1; //for node 1 only
unordered_set<int> st2; //for node 2 only
vector<int> ans; //for answer
for(int i = 0; i < n; i+=n){
int r = arr[i][1];
for(int j = 0; j < r; j++){
... | [
"ravindrafk@gmail.com"
] | ravindrafk@gmail.com |
d9a5eee18c04c1f212de5e5b0c7a4e41a70f6827 | c6c945dd227de25bf0ab3ab7b838f97d238540d6 | /rocksdb-4.9/db/column_family.h | b367264bab11c77c1f9c6d648c885b409c6c17ea | [
"BSD-3-Clause"
] | permissive | wenfuwang/Hybrid-Row-Column-Store- | 846ddb7540bdca26d378f4efb534627a567126f3 | a126e892e1ebfaa2670f480c6537e8bb0a698e4f | refs/heads/master | 2020-04-08T06:42:02.007591 | 2018-11-26T18:50:16 | 2018-11-26T18:50:16 | 158,740,804 | 1 | 0 | null | 2018-11-22T19:04:51 | 2018-11-22T19:04:51 | null | UTF-8 | C++ | false | false | 22,189 | h | // Copyright (c) 2011-present, Facebook, Inc. All rights reserved.
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree. An additional grant
// of patent rights can be found in the PATENTS file in the same directory.
//
// Copyright (c) ... | [
"jsc0218@gmail.com"
] | jsc0218@gmail.com |
cf2a7c6b8a19ee64d2a7ed4e83539af469968741 | de9cfa8ce4dbccaf9d629fce77fc21b1d486e985 | /modev/Classes/HelloWorldScene.cpp | 5b185f1048a22602d161552c428c03eed7ef9d50 | [] | no_license | BoldBigflank/arctic-fling | 8da4b9e332921cf4f6cf5a361f9ba925270a82f5 | 4fc939e9a3165b68d8769f24413d211e6206abc2 | refs/heads/master | 2021-01-25T12:20:37.051184 | 2013-08-23T22:16:28 | 2013-08-23T22:16:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,657 | cpp | //
// HelloWorldScene.cpp
// modev
//
// Created by Alex Swan on 8/17/13.
// Copyright __MyCompanyName__ 2013. All rights reserved.
//
#include "HelloWorldScene.h"
#include "SimpleAudioEngine.h"
#include "GB2ShapeCache-x.h"
#include "MyContactListener.h"
using namespace cocos2d;
using namespace CocosDenshion;
#de... | [
"alex@bold-it.com"
] | alex@bold-it.com |
1fc9ab1a0848ba79d643f3a60dd3746307c2776d | 887f003431df79ceccf8cfdd94712b6c571c4fd4 | /ChessBoard-helper_methods.cpp | ea538a622db676e36d2f3f0bf996f220f45eb8ed | [] | no_license | cbuse/Chess-Engine | 8bed036cf4be455fb2df7524f4e0caa4ba088336 | ee73ad8c08463f716019ad262f87d34d010360b8 | refs/heads/master | 2016-08-07T03:53:31.993889 | 2014-07-21T20:31:04 | 2014-07-21T20:31:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,767 | cpp | // Zugzwang Chess Engine - stage 2
// Methods: randomPieceHelper,
// en_passant_recognition,
// castling_recognition.
#include "ChessBoard.h"
// Helper function for checking if a piece type has any available moves.
// Arguments are: a vector with the positions of the pieces of that type on the
// board; a pointe... | [
"cristina_buse@yahoo.com"
] | cristina_buse@yahoo.com |
20d78f27da622c287460ba8e6ca4295218bc7490 | 392ac3c4adee004873e740bcb60480c0f1f8d197 | /EMISSOR/EMISSOR.ino | 7504d62f4393eb729e83a54a04baaf64b43aebac | [] | no_license | joaorolemberg/EficienciaEnergeticaUFS | ffaebf2fa69610ad58541919bf72c11e4d4c70ea | 26845cc56c87f22263c982148cc15849eae2251e | refs/heads/master | 2020-09-03T15:39:08.571853 | 2019-11-04T22:38:12 | 2019-11-04T22:38:12 | 219,500,058 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,812 | ino | #include <IRremote.h>
#include <IRremoteInt.h>
// INCLUSÃO DE BIBLIOTECA
#include <IRremote.h>
// DIRETIVAS DE COMPILAÇÃO
#define tempoTecla 350
#define frequencia 38 // kHz
// DEFINIÇÃO DOS PINOS
#define pinReceptor 11
#define pinBot1 8
#define pinLed 12
// INSTANCIANDO OBJETOS
IRrecv receptorIR(pinReceptor);
IRse... | [
"joao.rolemberg@dcomp.ufs.br"
] | joao.rolemberg@dcomp.ufs.br |
e2fdb567b3a476036a8f14773bae73061c8c77ce | bbc746f2090f746ad5d1da137a1b26d6ed9f8258 | /slyengine/include/sly/resources/resourcerepository.h | bf5229b3ecf92bb3dde4a8fd4edd361853699de5 | [
"MIT"
] | permissive | Gibbeon/sly | 4393b1ad2fd89bd0d44df15e6295a7f5e118b606 | 9216cf04a78f1d41af01186489ba6680b9641229 | refs/heads/master | 2021-08-17T10:54:06.199042 | 2020-04-18T16:08:10 | 2020-04-18T16:08:10 | 163,452,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 741 | h | #pragma once
#include "sly/global.h"
namespace sly {
class IInputStream;
struct ResourceHandle;
class IResourceRepository {
public:
virtual ~IResourceRepository() {}
//virtual retval<void> init(const ResourceSystemDesc& desc = ResourceSystemBuilder().build());
virtual ret... | [
"me@rfwoods.net"
] | me@rfwoods.net |
f98416924b03cd84ccde95ecad0f596f198f4bd1 | 6f37f529bae8bbcc99244468477f14e9f96ff95c | /wxWidgets-2.8.12/src/palmos/enhmeta.cpp | 7a39bc9bb6b98efce6fb0c891550c0dd7d05eec7 | [] | no_license | darknebuli/darknebuli-RM-graph | 13326ddbc9a210605926f7ad4b70672a48b1b2f2 | bf169c01f787fdd144e19fae6732a5b58fdbdafd | refs/heads/master | 2020-05-16T23:40:56.853727 | 2012-04-30T22:14:24 | 2012-04-30T22:14:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,655 | cpp | U2FsdGVkX19fTms3OENxUoetnOKy1AyJ49jWWmkNc76HrZzistQMiePY1lppDXO+
h62c4rLUDInj2NZaaQ1zvoetnOKy1AyJ49jWWmkNc76A6/VR2JgeHdGjrf07VcDr
nLPQ0ufXUlqZYbBlen4HbUXa60qIyY/3I2do5d1Js6M9zuikO7nXFJyPMt2qv7Vf
8xH53A53OJF1q/KgPlE8/RcGHUgOA3FpdqFOOZyHJwUV+7yJUdsQmc42zXKIYhP5
WsOi8zYZ5/6bvfRkZeMOkUbpWaLTfkQWOkbeBuWcV1apYBADoDzKKw6W9o9/... | [
"charles@rhizometric.com"
] | charles@rhizometric.com |
0158f105a59eeee7c1a606fe1e49c051665c275d | cee57f404a35751595d610215ceba027af1e10c4 | /Tutorials/compressible/ForwardStep/0.8/p | e5ce0359921f6b709f249c131ce8bcf0e32302a7 | [] | no_license | AAShevelev/HLLCFoam | de1313535496b657b078cb13f6eb10cc666c9cd0 | 022e730047c3f67d0c394894e2300acfa6d44873 | refs/heads/master | 2022-11-26T14:30:35.242410 | 2020-07-27T09:09:55 | 2020-07-27T09:09:55 | 282,840,750 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 452,919 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1812 |
... | [
"alexandershevkin@gmail.com"
] | alexandershevkin@gmail.com | |
e06ece58dd5eb64f439aa48be19210cefa174ccd | 2277375bd4a554d23da334dddd091a36138f5cae | /ThirdParty/CUDA/include/thrust/detail/reverse.inl | 546f6aacbc2c1b0a003f2a7e8267c5e4df924bc4 | [] | no_license | kevinmore/Project-Nebula | 9a0553ccf8bdc1b4bb5e2588fc94516d9e3532bc | f6d284d4879ae1ea1bd30c5775ef8733cfafa71d | refs/heads/master | 2022-10-22T03:55:42.596618 | 2020-06-19T09:07:07 | 2020-06-19T09:07:07 | 25,372,691 | 6 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 2,917 | inl | /*
* Copyright 2008-2013 NVIDIA Corporation
*
* 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... | [
"dingfengyu@gmail.com"
] | dingfengyu@gmail.com |
6ba37d7c532761200956185e09bbe05de6c4ec25 | f88319d5d3cb1e08a5094b5b05a654c21acd2d8d | /src/Event.cpp | ec859bfb0b1e5ef84abbd84320e959548705b2fb | [] | no_license | rileymiller/OS-Project1 | 02f0d1d512d9385307576d180e5da34f15ba9752 | f7e1cb20a253dbf1b9118fef7e93d0bd527805b0 | refs/heads/master | 2020-04-03T08:46:23.501741 | 2018-11-01T05:47:55 | 2018-11-01T05:47:55 | 155,143,924 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,978 | cpp | #include "Event.h"
#include <sstream>
using namespace std;
const string Event::getProcessType(int ptype) {
switch(ptype) {
case 0:
return "SYSTEM";
case 1:
return "INTERACTIVE";
case 2:
return "NORMAL";
case 3:
return "BATCH";
}
return "";
}
const string Event::getMessage(string &type... | [
"rileymiller@mymail.mines.edu"
] | rileymiller@mymail.mines.edu |
5f261655ccb02a55f25523eade72440d1a29d6df | 506e7d18c35b4b6e29bf7f5a2ef83731edf087ae | /src/TestBuilder.hpp | f1894160c33b26505e608356d54f627a15c951ae | [] | no_license | Software-Analysis-Team/UnitTestFuzzerCPP | 0f8a14c9281f977bdd03f19eaf291e340be8f4c7 | d500877d91d4e87107f86832524eaffee139e5c8 | refs/heads/master | 2023-04-11T04:49:18.316872 | 2020-12-03T13:59:18 | 2020-12-03T13:59:18 | 299,992,077 | 0 | 0 | null | 2021-04-09T17:09:20 | 2020-09-30T17:04:23 | C++ | UTF-8 | C++ | false | false | 1,339 | hpp | #include "clang/Frontend/FrontendActions.h"
#include "clang/Tooling/CommonOptionsParser.h"
#include "clang/Tooling/Tooling.h"
#include "llvm/Support/CommandLine.h"
#include "clang/ASTMatchers/ASTMatchers.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include <vector>
#include <cassert>
#include <random>
#include "... | [
"Cabpacob@github.com"
] | Cabpacob@github.com |
e20c6a483eb2f5c433ca17be75e95b2a6cb3f1b7 | 49b0ecf05f64f95db391e277fe2be0d426c62528 | /src/PicCompare.cpp | 9478c19267378b520595c0a2fae9f29383338b2b | [] | no_license | XunZhan/XMU-Lankmark-Comparsion | 978566d3a55443d90104e43b0f7142f02871a724 | fbfb02d2b9d6908e4006210a5731695fc62ad7af | refs/heads/master | 2022-11-26T09:29:02.933465 | 2020-08-05T00:53:17 | 2020-08-05T00:53:17 | 284,786,494 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,603 | cpp | #include "stdafx.h"
#include <iostream>
#include <vector>
#include <time.h>
#include <fstream>
#include <opencv2\core\core.hpp>
#include <opencv2\features2d\features2d.hpp>
#include <opencv2\highgui\highgui.hpp>
#include <opencv2\imgproc\imgproc.hpp>
#include "FeaturePoint.h"
#include "FeatureArea.h"
#in... | [
"zhanxun100@163.com"
] | zhanxun100@163.com |
3ad207c3a48e126b02ed22c3df9a5f20ebfa10bf | de5b28c7d6be37b33e7140835b290ebd74055a63 | /include/ilang/smt-inout/smt_ast.h | 83d9890bc236d2c0879e77d42cd25b372e59e1c5 | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown"
] | permissive | zhanghongce/ILA-Tools | bf2797595d9283476852c05ee7eb0a067b22088a | 5ec5ff4c7c26101232a7e22bd6510a0f34bd8467 | refs/heads/master | 2023-04-13T21:14:38.283818 | 2020-10-23T02:54:25 | 2020-10-23T02:54:25 | 161,229,920 | 2 | 1 | MIT | 2018-12-10T20:03:39 | 2018-12-10T20:03:39 | null | UTF-8 | C++ | false | false | 7,100 | h | /// \file SMT AST
/// used to hold parsed ast
/// --- Hongce Zhang (hongcez@princeton.edu)
#ifndef SMT_AST_H__
#define SMT_AST_H__
#include <map>
#include <memory>
#include <string>
#include <vector>
namespace ilang {
namespace smt {
/// string iterator
struct str_iterator {
/// the buffer
const std::string buf... | [
"zhanghongce@126.com"
] | zhanghongce@126.com |
524f9c47be34c979bae4a4ae4908a5d345d71fd2 | 7d6b54be6b5ded8c1ef86f3e5c71c95b27e463dd | /dev/example.cc | 4685c65249018173bd0ac5fd358548e756a56564 | [] | no_license | abhinandmenon/2d-interval-tree-w-top-k | 05bf659e4194ad030db97835ade0acbfb9be8b1c | 202f2905f95bd3d2392804c17a8c3ac3e2fab2b1 | refs/heads/master | 2020-04-04T12:00:54.592578 | 2015-02-24T20:55:22 | 2015-02-24T20:55:22 | 26,130,703 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,602 | cc |
#include "TwoD_IT_w_TopK.h"
#include <iostream>
int main() {
TwoD_IT_w_TopK a;
// Insert intervals (id, minKey, maxKey, maxTimestamp)
std::cout<<std::endl<<"Inserting intervals:"<<std::endl
<<"(a,m,1)"<<std::endl
<<"(b,d,2)"<<std::endl
<<"(l,s,3)"<<std::endl
<<"(g,o,4)"<<std::end... | [
"abhinandmenon@gmail.com"
] | abhinandmenon@gmail.com |
fefaeb1a238bf79e719c4f3bb509f128d441c296 | 4527edb11bd65165bd18755ab68a868f8eb8eea2 | /src/e2/goods.cpp | 337b01bcf0a9b2bd0a382edc495a57038dbebe09 | [] | no_license | Moirrra/e-commerce_platform | f59f58707db9a09f916c5052f045a71d879212e3 | 10b0772e92441457c10ac8f7c352e1d3fb680511 | refs/heads/main | 2023-06-17T14:39:49.674953 | 2021-07-13T04:31:17 | 2021-07-13T04:31:17 | 380,169,226 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,922 | cpp | #include "goods.h"
Goods::Goods()
{
ID = "";
goodsName = "";
goodsType = "";
goodsSize = "";
goodsUnit = "";
unitPrice = 0;
count = 0;
seller = "";
details = "";
ifDiscount = 0;
discount = 0;
}
/* getter */
double Goods::getPrice() const
{
return... | [
"noreply@github.com"
] | Moirrra.noreply@github.com |
0a983c6d59716d0cb582db7f274ecbc49e6c7f44 | e831f1f63092e092eaed3fbb56bcf372a5876ee1 | /amc13/amc13_v1_1_2/amc13/include/amc13/Status.hh | 2e7c06360c3300cc7f68ec78e10948889b83b87c | [] | no_license | gm2-pisa/gm2daq | 2f3ca646c8446e72d16f25894ec6b96d6b9f6c98 | 4e659df627d002567b77b5faf3f98a42076396d3 | refs/heads/master | 2021-01-10T10:45:45.018048 | 2016-02-14T18:46:24 | 2016-02-14T18:46:24 | 51,254,852 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,746 | hh | #ifndef __STATUS_HH__
#define __STATUS_HH__
//AMC13 & uhal interface
#include "amc13/AMC13Simple.hh"
#include <ostream>
#include <iostream> //for std::cout
#include <vector>
#include <string>
#include <map>
#include <boost/unordered_map.hpp>
#include <boost/tokenizer.hpp> //for tokenizer
namespace amc13{
const ch... | [
"alusiani@gmail.com"
] | alusiani@gmail.com |
596869d70680d7e6344748c17c2b331e7cf21ae4 | 55d560fe6678a3edc9232ef14de8fafd7b7ece12 | /libs/log/src/windows/event_log_registry.hpp | 1a05dcfea449fa78d365b4df596b0aac0b9ab146 | [
"BSL-1.0"
] | permissive | stardog-union/boost | ec3abeeef1b45389228df031bf25b470d3d123c5 | caa4a540db892caa92e5346e0094c63dea51cbfb | refs/heads/stardog/develop | 2021-06-25T02:15:10.697006 | 2020-11-17T19:50:35 | 2020-11-17T19:50:35 | 148,681,713 | 0 | 0 | BSL-1.0 | 2020-11-17T19:50:36 | 2018-09-13T18:38:54 | C++ | UTF-8 | C++ | false | false | 17,555 | hpp | /*
* Copyright Andrey Semashev 2007 - 2015.
* 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 event_log_registry.hpp
* \author Andrey Semashev
* \date 16.11.200... | [
"james.pack@stardog.com"
] | james.pack@stardog.com |
979f64e8870d6f50ac2101a8ebb78dcbb6a8aa5a | 6644bad7b9adbf89c3a2447bf47f8ce6e7a04b0a | /TP1/Ray.cpp | 1b34398e319d01f11ea3b02524e94d6cc3743825 | [] | no_license | Apakoh/CoursMoteurJeu | a03f05043c27094613e8f30a4413f71b88d44f11 | e03d5fa09ccd2325bfc21ef96f2b827d317a0f40 | refs/heads/master | 2022-12-29T08:36:07.444219 | 2020-10-06T14:59:53 | 2020-10-06T14:59:53 | 295,561,923 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19 | cpp | #include "Ray.hpp"
| [
"quentin.bartschs@gmail.com"
] | quentin.bartschs@gmail.com |
cd84963c55a048089bf6a2a31710a827d2371f48 | aa05dc682ea76253d8dfa41b086c4ff06bf459bf | /fbreader/fbreader/zlibrary/core/src/application/ZLKeyBindings.cpp | d63c6ddd04562fb8a2df1117b6538d4f56e3e0e1 | [] | no_license | monich/harbour-books | ea7eeb118fca29ad26f064bffc503ab753aa6bb1 | f554f1f950bf7774888ed7a9bcea288a208903bd | refs/heads/master | 2023-05-29T00:35:36.249140 | 2023-05-21T23:32:54 | 2023-05-21T23:32:54 | 36,724,311 | 31 | 31 | null | 2022-10-12T22:43:17 | 2015-06-02T09:58:14 | C++ | UTF-8 | C++ | false | false | 4,437 | cpp | /*
* Copyright (C) 2004-2010 Geometer Plus <contact@geometerplus.com>
*
* 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 ver... | [
"slava.monich@jolla.com"
] | slava.monich@jolla.com |
8f378e345bb2d40c3188a9215f28d8a6acde2506 | 4f141238fbbc0585573dfbcc676f9933f265e7f8 | /src/UI/UILayoutView.cpp | 4ba6f2d96149e8f157f38011cdede9332032d5a5 | [
"Zlib",
"FTL",
"Libpng",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | takibi6/Lumino | cc911edd50ba00a3cbd65b81ad932ad74b6ab8c0 | 0e407f27f29b2ed43b3668fdfa1b764452437fef | refs/heads/master | 2021-01-13T04:20:42.285271 | 2016-12-21T03:51:29 | 2016-12-21T03:51:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,861 | cpp |
#include "Internal.h"
#include <Lumino/Platform/PlatformWindow.h>
#include <Lumino/UI/UIContext.h>
#include <Lumino/UI/UILayoutView.h>
#include <Lumino/UI/UIElement.h>
#include <Lumino/UI/UILayoutRoot.h>
#include "UIManager.h"
#include "EventArgsPool.h"
LN_NAMESPACE_BEGIN
//=========================================... | [
"lriki.net@gmail.com"
] | lriki.net@gmail.com |
c096a8191336d08e78ba9a76faba4ef5a51eebca | d6ad657a22a10a666898bc5d091e0f7df7766494 | /motor_frame/Stepper_Motor_Test/Stepper_Motor_Test.ino | bbf9b19f119749a832c551bdfd576ec7302ee4dd | [] | no_license | gsuematsu/Liquid-Handling-Robot | 493d53cd73717548109c9ec4a9bbfcef528d105c | ff41886ac4a9778a7568fb952d0758e420494bbb | refs/heads/master | 2021-07-06T19:39:25.007309 | 2020-09-21T00:27:25 | 2020-09-21T00:27:25 | 188,185,404 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 466 | ino |
const int pinStep = 9;
const int pinDir = 8;
// the setup function runs once when you press reset or power the board
void setup() {
// initialize digital pin LED_BUILTIN as an output.
pinMode(pinStep, OUTPUT);
pinMode(pinDir, OUTPUT);
digitalWrite(pinDir, LOW);
}
// the loop function runs over and over agai... | [
"noreply@github.com"
] | gsuematsu.noreply@github.com |
d637ac6d3ca00df98ec1688a71c8afdddaf83c42 | c7468aedc176931b46f5b97e1d2ec4c372bf50dd | /src/server/scripts/Commands/cs_misc.cpp | 795b0f13540b705d0f6086cf8afcb129b97bcfe5 | [] | no_license | planee/new | 68069f16dcb49714a16c2077d22e0f563c600e59 | d6afe0cd87c5e8423855b909682271ad075d6479 | refs/heads/master | 2021-05-10T13:54:52.148537 | 2016-07-07T12:51:07 | 2016-07-07T12:51:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 113,789 | cpp | /*
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
*
* 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 ve... | [
"87046964@qq.com"
] | 87046964@qq.com |
bd1c54e1a3534770e4a6a3f92effe5d16a142fbe | e07fb7544c8d079c2adad3d9bae46eb6f8b70ca0 | /arduino/APC220_groundstation_UNO.ino | 6358fc116aa9e46e1f3bc7140794359a8cd047b4 | [] | no_license | thomasritmeester/cansatGom | efb67153b55280b8394a277e8adb8bb4d6f618cd | ba87d0669f80c9958b82372f7bf0142986e00788 | refs/heads/master | 2023-03-12T20:24:42.267122 | 2021-03-05T18:51:36 | 2021-03-05T18:51:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 423 | ino | /*
Wirering:
APC220 > Arduino
gnd > gnd
vcc > 5V
en > Not connected
RXD > D3
TXD > D2
AUX > Not connected
SET > Not connected
*/
#include <SoftwareSerial.h>
SoftwareSerial mySerial(2, 3);
void setup() {
Serial.begin(9600);
mySerial.begin(9600);
}
void loop() {
if(mySerial.available() ... | [
"noreply@github.com"
] | thomasritmeester.noreply@github.com |
80b44e5d613363272d162a590a3c804126ad9e8c | d539fc74bff0576ed8c0f2ac175dbea42468b6ca | /Question_4.cpp | 77f7135a9e7a4c1a78ad0177dee2914ee9156fc0 | [] | no_license | Andy487/CPP | 43f49d3f3c20a6113133c16088e6d0701aa0b53b | 26dd2679971fe20e08c36d85c3a4f5d98b1760bb | refs/heads/main | 2022-12-25T21:31:52.922598 | 2020-10-08T07:44:54 | 2020-10-08T07:44:54 | 302,264,572 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 841 | cpp | //Write a C++ program to implement an array and its operations (add, display,search) using functions.
#include<iostream>
using namespace std;
int main()
{
int a[10],i,n,x,found;
int pos;
cout<<"Enter number of an array:-";
cin>>n;
cout<<"Enter the elements of an array:-"<<endl;
for(i=0;i... | [
"noreply@github.com"
] | Andy487.noreply@github.com |
21ad1be55a99c2068a3cc7f50afd669a64230578 | e9d892932e4efcb540c71c000cc13a57184c208a | /antConstructor.cpp | 3b6a8264f6712ed384f774c8159712b34f8344a0 | [] | no_license | calista95/Langton-s-Ant- | 7ec56826362aeef6004ae63db16d92426298c900 | f8e61774ba1b346d9f33e75ab7aade8c8a617728 | refs/heads/master | 2020-03-08T11:57:03.937462 | 2018-04-07T20:50:26 | 2018-04-07T20:50:26 | 128,112,934 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 547 | cpp | /*******************************************************************************File: antConstructor
Name: Calista Wong
Description: This contains the constructor for the ant class. It initializes all the user defined values to member variables.
************************************************************************... | [
"wongcal@oregonstate.edu"
] | wongcal@oregonstate.edu |
476d62b7a73ba6f977dd0507ce76325a3f3f7eef | 52d2e0109e02f45c43a6f73a10cd967b77e3f2bf | /Code/Libraries/Math/src/ellipsoid.cpp | d444376a7b5da1fb4902fa3f5cb89141a1d24470 | [
"Zlib"
] | permissive | Johnicholas/EldritchCopy | 542ac5ffee97fdcad9b1bacd12213b29174272b8 | 96b49cee8b5d4f0a72784ff19bdbec6ee0c96a30 | refs/heads/master | 2021-01-21T07:41:58.543794 | 2014-06-06T20:31:10 | 2014-06-06T20:31:10 | 20,576,842 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,953 | cpp | #include "core.h"
#include "ellipsoid.h"
#include "collisioninfo.h"
#include "aabb.h"
#include "triangle.h"
#include "collisiontriangle.h"
#include "sphere.h"
#include "collisionmesh.h"
#include "ray.h"
#include "segment.h"
Ellipsoid::Ellipsoid()
: m_Center( Vector( 0.0f, 0.0f, 0.0f ) ),
m_Extents( Vector( 0.0f, 0.0f... | [
"johnicholas.hines@gmail.com"
] | johnicholas.hines@gmail.com |
6a5afd132ff81dc719f7d2d835c852f19c7b045a | d8b249b9d054d3bb213c3778966cd6ad3f7385fd | /include/linear.h | 19a37dcc91d1ff0b783a6073e93cb348de0e7f85 | [
"MIT"
] | permissive | muellan/sequence | 263fce9e91dad0da7a16d5e5e913f6a667d7f4aa | f4260b17c18948ceeadd8c77368eed78621dcbb7 | refs/heads/master | 2021-08-08T16:11:13.143294 | 2017-11-10T16:44:06 | 2017-11-10T16:44:06 | 110,269,836 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 16,336 | h | /*****************************************************************************
*
* AM numeric facilities
*
* released under MIT license
*
* 2008-2017 André Müller
*
*****************************************************************************/
#ifndef AMLIB_NUMERIC_LINEAR_SEQUENCE_H_
#define AMLIB_NUMERIC_LINE... | [
"foss@andremueller-online.de"
] | foss@andremueller-online.de |
b95acc9e0dfd63b1932441377514cc1cf701a9f6 | 90d6de65161e38a215d3076f751eb44da556135b | /aplicaciones/academia_v2/main.cpp | 40da81f7c9038d1ee5e96746d7fd3afa3aaeaad7 | [] | no_license | StevenPerez13/ED-2021 | 7e9ef129e1047f8772d4f1d6cdfc258df4e33e35 | 3fdf08999004420e03777c77dcbcaacb61bde302 | refs/heads/master | 2023-04-24T00:01:05.815128 | 2021-03-08T19:54:00 | 2021-03-08T19:54:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,198 | cpp | /*
* ---------------------------------------------------
* ESTRUCTURAS DE DATOS
* ---------------------------------------------------
* Manuel Montenegro Montes
* Facultad de Informática
* Universidad Complutense de Madrid
* ---------------------------------------... | [
"montenegro@fdi.ucm.es"
] | montenegro@fdi.ucm.es |
020777724eecc7b9eeb53d95eb1f939629a4c429 | 02563b419932159e85fa6043deedd1eb4d86e0e1 | /objects_storage/objects_storage/objects_stor_classes/dbwrappers/linter_database_wrapper_with_joins.cpp | 4009346314b23ea59ee3729a51b3e732ab9be81b | [] | no_license | alex-korobko/scad-modus-spider | a576a57e2280d49e7bf542eef9b61e03ef3270b8 | 9d7f8890dedfe260b52c14e3e91b9333d32ddcb2 | refs/heads/master | 2021-01-10T20:08:22.726969 | 2012-02-11T00:41:41 | 2012-02-11T00:41:41 | 32,656,240 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 49,384 | cpp | using namespace std;
#include <functional>
#include <vector>
#include <sstream>
#include <pthread.h>
#include <inttypes.h>
#include "storage_common.h"
#include "objects_storage_exception.h"
#include "objects_storage_logger.h"
#include <linapi.h>
#include "linter_database_wrapper.h"
database_wrapper* database_wrap... | [
"kor@34dc3d99-ab81-5ee6-7b87-ae7f7f2f6c0a"
] | kor@34dc3d99-ab81-5ee6-7b87-ae7f7f2f6c0a |
af8be1602d2c667121be8c5b6a04af70233247f3 | 20e8f88428ad1b74bfb0ab092c7865251899653f | /C++/Household Accounts(ing)/HouseholdAccounts/ShiftAndDownArrowKey.cpp | 153ab0d96d7ceaab6ca6ab9b89ce5b0d40923aad | [] | no_license | wsx3672/Project | d214e5568ff75daff37da54c0a5abfaa3be4c021 | 8a1c240140f41b908c5b317f6b8d79a7f75d5f72 | refs/heads/master | 2020-03-14T17:18:02.321407 | 2018-05-07T06:24:17 | 2018-05-07T06:24:17 | 131,716,016 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 3,187 | cpp | #include "ShiftAndDownArrowKey.h"
#include "TextEdit.h"
#include "TextAreaSelected.h"
#include "Caret.h"
#include "Text.h"
#include "TextComposite.h"
#include "TextComponent.h"
ShiftAndDownArrowKey::ShiftAndDownArrowKey() {
}
ShiftAndDownArrowKey::~ShiftAndDownArrowKey() {
}
ShiftAndDownArrowKey::ShiftAndDownArrowKey(c... | [
"31624875+wsx3672@users.noreply.github.com"
] | 31624875+wsx3672@users.noreply.github.com |
26e6cbc8f58169cff9f30cfaac32fbbe96c93e2e | bf2552233be1e29577614a66ac959c684e08cc23 | /TransformacionImagenesC++/src/transformacion.cpp | a0b4bea91c62395d4951cd73be45a7dc4a15388b | [
"MIT"
] | permissive | nen155/Metodologia-de-Programacion | f7fd5efd45e6ff83dce8fca8dba04e243a08927a | 587d9a231d1c6ef1fa59f895fdf69d30eb4c598a | refs/heads/master | 2020-12-02T06:43:17.096625 | 2017-07-11T11:47:18 | 2017-07-11T11:47:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 172 | cpp | #include "transformacion.h" // Aquí se define el valor de CUAL_COMPILO
#if CUAL_COMPILO==1
#include "transformacion1.cpp"
#else
#include "transformacion2.cpp"
#endif
| [
"nen156@gmail.com"
] | nen156@gmail.com |
e73bf6d857bffa6c99fae77463229590507600fc | 1a6012d7d3ec0a63bc1efef112f06839fa558c52 | /ms/Milestone3/MyGood.cpp | 54fe5cb2e3a3f73b397528f90d3da61b6f19203f | [] | no_license | evuong/OOP244 | d0df3825ccca1a4fb2ea513caf130670f65adfaf | 1583110f03cdc4cabc4fc50bef1efaf80c18f35b | refs/heads/master | 2020-04-15T18:32:42.018158 | 2019-02-14T16:27:20 | 2019-02-14T16:27:20 | 164,915,791 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,578 | cpp | // Final Project - Milestone 3 - MyGood and Test Modules
// Version 3.4.1
// Date 2018-11-15
// MyGood.cpp
// Author Fardad Soleimanloo, Chris Szalwinski
//
// For you final test before submission:
// DO NOT MODIFY THIS FILE IN ANY WAY
//
// Revision History
// -----------------------------------------------... | [
"edward@edwards-Macbook-Pro.local"
] | edward@edwards-Macbook-Pro.local |
773c54fa936820ccb6e07059eda19e977c44f158 | 6abc9a8332e9cbed29edc837b778bb108787ec66 | /include/waves.hpp | 1c128ad877e3ac19b1283490a7f815d822091c55 | [] | no_license | tommo97/Combined | 9cc4dbcad001371b5c2f3044c57e20cbd4490891 | bb7383c21bd2b2e148b920a2d31ab2678ff6d054 | refs/heads/master | 2020-05-30T23:35:08.854446 | 2013-09-26T13:20:38 | 2013-09-26T13:20:38 | 4,192,199 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,902 | hpp | /*
This file is part of the Combined Wake Modelling Code Version 1.0
V3D Code Copyright Tom McCombes 2013
This code solves the 3D unsteady incompressible
Navier-Stokes equations in velociy vorticity form
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public ... | [
"tom.mccombes@strath.ac.uk"
] | tom.mccombes@strath.ac.uk |
b3e0bc6dd967741f872df882bceee64b4a5d480c | abbb1e132b3d339ba2173129085f252e2f3311dc | /ngraph/core/reference/include/ngraph/runtime/reference/not.hpp | d31e0ac573abdca94a35b2eabe6de934e880fab9 | [
"Apache-2.0"
] | permissive | 0xF6/openvino | 56cce18f1eb448e25053fd364bcbc1da9f34debc | 2e6c95f389b195f6d3ff8597147d1f817433cfb3 | refs/heads/master | 2022-12-24T02:49:56.686062 | 2020-09-22T16:05:34 | 2020-09-22T16:05:34 | 297,745,570 | 2 | 0 | Apache-2.0 | 2020-09-22T19:03:06 | 2020-09-22T19:03:04 | null | UTF-8 | C++ | false | false | 1,167 | hpp | //*****************************************************************************
// Copyright 2017-2020 Intel Corporation
//
// 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://w... | [
"alexey.suhov@intel.com"
] | alexey.suhov@intel.com |
9f7caa5d71e5880c7327557772bdf3a7686a1648 | 16c3d340e2112ee82d8f6ee97fa8ec105dbdab44 | /Faculdade/2009-2_-_VI/LFA/projetos/automato_de_pilha/programaPrincipal.cpp | 048095516f0d18760f86bf40080ed0edc95921b1 | [
"Apache-2.0"
] | permissive | mtulio/kb | 14be0875649a03adfa62a2e8a21ea12eeda3ebb8 | 1bc355d1750664cfea10dbb5a3f60549a1668971 | refs/heads/master | 2021-11-19T05:01:47.184128 | 2021-08-15T23:27:49 | 2021-08-15T23:27:49 | 39,852,791 | 3 | 0 | Apache-2.0 | 2019-01-31T15:03:34 | 2015-07-28T19:08:00 | C++ | UTF-8 | C++ | false | false | 610 | cpp | #include "classe_pilha.h"
#include "classe_fita.h"
#include "classe_automato.h"
#include <iostream>
using namespace std;
/*
* Linguagen de formais e automatos
* Automato com Pilha
* Marco Tulio Rodrigues Braga
* Juliane Barbosa Maximo
*/
int main(void)
{
//valor fixo da tabela
string matriz[][5] = {{"0","a","-1","... | [
"marco.braga@chaordicsystems.com"
] | marco.braga@chaordicsystems.com |
58e93b9547461265898c3ba891089f6af36e2df1 | 1cac1d4de0a9ea7f9f58407ef16d2eace44e0893 | /VSPROJ-test/test/effetv52_2.hxx | 21d9dd22d05014d8279b80f7b672353f3a7580ed | [] | no_license | oowuag/LittleProgram | ec64000b1c89ebfddd701db58d9111b1c9e09a50 | 5c8982e6e6ce997ab1821b83f33418ae5638b435 | refs/heads/master | 2020-06-15T17:16:35.725484 | 2017-03-13T09:59:57 | 2017-03-13T09:59:57 | 75,276,085 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,465 | hxx | #include <iostream>
using namespace std;
class StandardNewDeleteForms {
public:
// normal new/delete
static void* operator new(std::size_t size) throw(std::bad_alloc)
{ return ::operator new(size); }
static void operator delete(void *pMemory) throw()
{ ::operator delete(pMemory); }
// placement new/delete
sta... | [
"wuqingyin@pset.suntec.net"
] | wuqingyin@pset.suntec.net |
0ed9dcc0a0089720cc760b23675811f0f3d69ff8 | 27ebc7adb261225341eaf995ae181e5530f311f9 | /Code/Codeforces/717C.cpp | c270cb621ef88e4587e316fba738cf4780697476 | [] | no_license | Hermera/OI | 9ecf1d5545701afeb3273d9be720cf3e16643c14 | d8a79de409065c790ca0ad3019ca1d2ea7550b34 | refs/heads/master | 2021-06-21T05:44:34.805477 | 2021-06-09T17:17:11 | 2021-06-09T17:17:11 | 93,643,345 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 329 | cpp | #include <cstdio>
#include <algorithm>
using namespace std;
const int maxn = 1e5+5, Mod = 10007;
int N, a[maxn];
long long ans;
int main() {
scanf("%d", &N);
for(int i = 1; i <= N; ++i) scanf("%d", a+i);
sort(a+1, a+1+N);
for(int i = 1; i <= N; ++i)
(ans += 1LL*a[i]*a[N-i+1])%= Mod;
printf("%lld\n", ans);
ret... | [
"1150168343@qq.com"
] | 1150168343@qq.com |
247fd91d69726e6718e3430f52030119ce11ecd0 | f06b7a7fd26540d9f119fae6fc30752ff0692f9a | /midterm/Midterm prob 5/main.cpp | a11593b886c47d68372c55fc5d2d565418b42587 | [] | no_license | matthewya2/YangMatthew_CSC17A_48096 | ae4f6a184fb55e36471f46533b9e34be263f7312 | 4f7780f40f77f72d39ccf2f8e9f18bd0230d85d0 | refs/heads/master | 2020-04-05T22:55:56.655427 | 2016-12-09T20:03:57 | 2016-12-09T20:03:57 | 68,042,336 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 930 | cpp | /*
* 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: main.cpp
* Author: Matthew
*
* Created on October 22, 2016, 10:18 PM
*/
#include <cstdlib>
#include <iostream>
#in... | [
"Matthewya2@gmail.com"
] | Matthewya2@gmail.com |
d6a07a7accd976720205bee537b70479a6676afe | 535cfd63ba66f36279934daec5238d923afc72cf | /src/csapex_core/src/model/connection_description.cpp | 509acaed385848a2d94113319149dc9b46db9aba | [] | permissive | ICRA-2018/csapex | 12465ae2f089979f55ce0dc74d632ff75902d6c5 | 8ee83b9166d0281a4923184cce67b4a55f273ea2 | refs/heads/master | 2020-04-25T15:27:29.393016 | 2019-04-08T05:24:27 | 2019-04-08T05:24:27 | 172,879,807 | 0 | 0 | BSD-3-Clause | 2019-02-27T08:57:57 | 2019-02-27T08:57:56 | null | UTF-8 | C++ | false | false | 1,847 | cpp | /// HEADER
#include <csapex/model/connection_description.h>
/// PROJECT
#include <csapex/model/connectable.h>
#include <csapex/serialization/io/std_io.h>
#include <csapex/serialization/io/csapex_io.h>
#include <csapex/model/fulcrum.h>
using namespace csapex;
ConnectionDescription::ConnectionDescription(const UUID& f... | [
"sebastian.buck@uni-tuebingen.de"
] | sebastian.buck@uni-tuebingen.de |
febd9d5716497cdb34ec09f49e75a5296449f67b | 510ac607ddc0303659fe386b0ff686d2d832831f | /src/main.cpp | ce71de4123a0168e87fb038f45cb403133ca849b | [] | no_license | mabur/trafic | 0dc3c35dec98e6470ff018c3234d7a59accdeb26 | 38b86636aade061a19e1ce5e1d4e7d830414d851 | refs/heads/master | 2021-01-20T05:26:23.651461 | 2017-07-16T13:03:02 | 2017-07-16T13:03:02 | 89,782,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,125 | cpp | #include <iostream>
#include "sdl_wrappers.hpp"
#include "map.hpp"
#include "input.hpp"
#include "menu.hpp"
int main(int, char**)
{
auto map = map::read();
map::print(map);
const auto window_title = "Trafic";
const auto camera_width = 640;
const auto camera_height = 480;
auto sdl = Sdl(window_title, camer... | [
"magnus.burenius@gmail.com"
] | magnus.burenius@gmail.com |
dd6884d11f32e1cd585e50b80c0f09f60c872a1b | 2511784f4c524908fea14ef9c699d90e839e0a06 | /clean_v2/vector2d.cpp | df4f76cc8d6d4c31c60f6d0f967b5a52a6bafe4d | [
"MIT"
] | permissive | Pharaoh00/SDL2-Adventures | 5cc1aa989eee5337b5fcdcc29f9d634906014c4e | d91bf12ff6904daa4eaec86ad0329eea57a335b7 | refs/heads/master | 2020-03-18T09:48:47.050277 | 2019-02-24T16:20:35 | 2019-02-24T16:20:35 | 134,581,228 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,647 | cpp | //vector2d.cpp
#include "vector2d.h"
template<typename T>
Vector2D<T>::Vector2D(T value) {
this->x = value;
this->y = value;
}
template<typename T>
Vector2D<T>::Vector2D(T x, T y) {
this->x = x;
this->y = y;
}
template<typename T>
Vector2D<T> Vector2D<T>::set(T x, T y) {
th... | [
"noreply@github.com"
] | Pharaoh00.noreply@github.com |
df05b5db41346e62367166cb3de47006b779004b | bb82a5f977bef455714c16e24e2d8254e2d0faa5 | /src/vendor/cget/cget/pkg/gabime__spdlog/install/include/spdlog/sinks/wincolor_sink.h | 9b030fc13ac73a690cfa0b7d5b80ef16c46d990b | [
"Unlicense"
] | permissive | pqrs-org/Karabiner-Elements | 4ae307d82f8b67547c161c7d46d2083a0fd07630 | d05057d7c769e2ff35638282e888a6d5eca566be | refs/heads/main | 2023-09-01T03:11:08.474417 | 2023-09-01T00:44:19 | 2023-09-01T00:44:19 | 63,037,806 | 8,197 | 389 | Unlicense | 2023-09-01T00:11:00 | 2016-07-11T04:57:55 | C++ | UTF-8 | C++ | false | false | 2,711 | h | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors.
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
#pragma once
#include <spdlog/common.h>
#include <spdlog/details/console_globals.h>
#include <spdlog/details/null_mutex.h>
#include <spdlog/sinks/sink.h>
#include <memory>
#inclu... | [
"tekezo@pqrs.org"
] | tekezo@pqrs.org |
1d44a960a0305965b3e04d157380f46a47fac968 | 126d831bc8c707512922fa09be29c7a025061020 | /UnitTests_tfsmolev18/UnitTests_tfsmolev18.cpp | 6c34008fa62653cd40ebde051025644feddfc892 | [] | no_license | tfsmolev18/2021-prg-cw-0310-unit-tests-demo | 1fe847cd9185451cde15b5ae500a074aa622ec26 | 3fc7c876627506ce36f83a032659e5e83c609b14 | refs/heads/master | 2023-03-13T16:20:49.733485 | 2021-03-10T17:17:20 | 2021-03-10T17:17:20 | 346,262,407 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 830 | cpp | #include "pch.h"
#include "CppUnitTest.h"
#include "../number-tools/numberTools.h"
using namespace Microsoft::VisualStudio::CppUnitTestFramework;
namespace UnitTeststfsmolev18
{
TEST_CLASS(UnitTeststfsmolev18)
{
public:
TEST_METHOD(ShouldReturnTrueIfArgumentIsInRange)
{
// 14 => true
// 9 => false
//... | [
"tfsmolev18@codingburgas.bg"
] | tfsmolev18@codingburgas.bg |
29bd5e3aa8766d9bc76d56d3fb5e44073f7cbd23 | 89dedd7f3c7acc81d12e2bcb2e716f9af9e5fa04 | /third_party/WebKit/Source/modules/filesystem/DOMFileSystemBaseTest.cpp | 7a95f9b38095f5be4558277e73674595a7080010 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft",
"MIT",
"Apache-2.0"
] | permissive | bino7/chromium | 8d26f84a1b6e38a73d1b97fea6057c634eff68cb | 4666a6bb6fdcb1114afecf77bdaa239d9787b752 | refs/heads/master | 2022-12-22T14:31:53.913081 | 2016-09-06T10:05:11 | 2016-09-06T10:05:11 | 67,410,510 | 1 | 3 | BSD-3-Clause | 2022-12-17T03:08:52 | 2016-09-05T10:11:59 | null | UTF-8 | C++ | false | false | 2,402 | cpp | // 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.
#include "modules/filesystem/DOMFileSystemBase.h"
#include "core/fileapi/File.h"
#include "platform/testing/UnitTestHelpers.h"
#include "testing/gtest/in... | [
"bino.zh@gmail.com"
] | bino.zh@gmail.com |
1b9f69931de9ed5cd8df1c2f62f39b31677851d5 | c1dab6818d05c52bdc0347150ce700a73d64fa1d | /install/include/visp_tracker/KltPoints.h | 31378f6de77cb8ffdbb09b5e9d6cbd1d2d5028bb | [] | no_license | Sinchiguano/Perception_ur10 | de5ee83f6e930679c045f96d4d3b6a87caeab452 | 40f18dc771bdcc4372d784f4aa8261774bab2b2a | refs/heads/master | 2022-02-16T05:38:00.578173 | 2019-09-01T15:16:11 | 2019-09-01T15:16:11 | 194,514,569 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,168 | h | // Generated by gencpp from file visp_tracker/KltPoints.msg
// DO NOT EDIT!
#ifndef VISP_TRACKER_MESSAGE_KLTPOINTS_H
#define VISP_TRACKER_MESSAGE_KLTPOINTS_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_message_traits.h>
#include <ro... | [
"cesarsinchiguano@hotmail.es"
] | cesarsinchiguano@hotmail.es |
90421f2d751d245d5759e4396f0193f7fc89a8d1 | 8e5ec64545c81b9f0ad4e41a3a2294ccc42939f0 | /cuFoamBiCG/cuFoamBiCG.H | bc839a9c502718491ebd295a8fc414e5f26c2a70 | [] | no_license | heisler-tuwien/cuFoam | 61de4f2641b52bf827488d0bf262efd4db5de9bc | 1d170471578a1994deb23fe6ec9c7b4d1fd272aa | refs/heads/master | 2023-07-31T08:41:18.538267 | 2021-09-18T06:33:17 | 2021-09-18T06:33:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 833 | h | #ifndef CUFOAM_BICG_H
#define CUFOAM_BICG_H
#include "lduMatrix.H"
namespace Foam {
class cuFoamBiCG : public lduMatrix::solver {
cuFoamBiCG(const cuFoamBiCG &) = delete;
cuFoamBiCG &operator=(const cuFoamBiCG &) = delete;
public:
TypeName("cuFoamBiCG");
cuFoamBiCG(
const wo... | [
"jin@wjin"
] | jin@wjin |
26ecd8342f3ae7e8fdec304aa7a811ee74eeb883 | 1ec838a1a7b944da9044ccccae388f5c7acc5c6f | /VirtualDataView/src/Table/VirtualDataTableHeader.cpp | 0526f608753576d68723bae1aea1faca16f797c6 | [] | no_license | seb-dub/wxVirtualDataView | 541f1825aed6d1f8b1946adfa0e7d98cd513a070 | 96b2bc2663b877ac6bc7d2bcc3bc098d1f7fca5b | refs/heads/master | 2021-01-12T01:17:55.280900 | 2017-01-22T22:15:25 | 2017-01-22T22:15:25 | 78,369,100 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,081 | cpp | /**********************************************************************/
/** FILE : VirtualDataTableHeader.cpp **/
/** PROJECT : wxVirtualDataViewCtrl **/
/** LICENSE : wxWindows Library Licence **/
/** PURPOSE : header for row... | [
"seb_dubreuil@hotmail.com"
] | seb_dubreuil@hotmail.com |
ab4119dbd60d60a2967290ef1d81c4f35424db3f | b367fe5f0c2c50846b002b59472c50453e1629bc | /xbox_leak_may_2020/xbox trunk/xbox/private/vc6addon/ide/shell/docobvw.h | c73ba8535e6aed5a98162557006a3ae86bdc9b48 | [] | no_license | sgzwiz/xbox_leak_may_2020 | 11b441502a659c8da8a1aa199f89f6236dd59325 | fd00b4b3b2abb1ea6ef9ac64b755419741a3af00 | refs/heads/master | 2022-12-23T16:14:54.706755 | 2020-09-27T18:24:48 | 2020-09-27T18:24:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,266 | h | // docobvw.h : interface of the CDocObjectView class
//
#ifndef __DOCOBVW_H__
#define __DOCOBVW_H__
class CDocObjectDoc;
class CDocObjectContainerItem;
#undef AFX_DATA
#define AFX_DATA
/////////////////////////////////////////////////////////////////////////////
// CDocObjectView
class AFX_EXT_CLASS... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.