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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
50e29b4e89315c807c68deb07543859230d9c5b6 | 64acb96b2a60e5b1536054d9f5e1a91a7437ed83 | /Apps/appOdometryModelLearning.cpp | 089fac92d75644e5ba96952d99590229e6508d9b | [] | no_license | RhobanProject/Model | e0c422dbf0e386546df0f2fed2c406620c1d56a2 | b84749cbff58d4675470cc4ab5c9278e510b0de3 | refs/heads/master | 2021-01-24T07:29:41.520610 | 2017-07-11T10:00:28 | 2017-07-11T10:00:28 | 35,150,178 | 4 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 14,460 | cpp | #include <iostream>
#include <fstream>
#include <vector>
#include <string>
#include <stdexcept>
#include <Eigen/Dense>
#include "Model/HumanoidFixedModel.hpp"
#include "Odometry/Odometry.hpp"
#include "Calibration/LogLikelihoodMaximization.hpp"
#include "Utils/FileEigen.h"
#include "Plot/Plot.hpp"
/**
* Odometry comp... | [
"leph.quentinrouxel@gmail.com"
] | leph.quentinrouxel@gmail.com |
6d6635037b7c3635044c85eb78cb5ee37624fb1b | 77cf860172de4e72afd39799c45ad82d7652b23d | /Chapter 11/11.19.cc | 74850e09a78d9424620c7e776fcc2ba88f9e76a5 | [] | no_license | roycefanproxy/CPP_Primer_5th | ed8c515ff27ed304c71668899a7f3fea65a302e8 | 449191713d449eb24be394103b73e2b417d52973 | refs/heads/master | 2021-05-31T08:26:41.242545 | 2016-01-24T16:33:22 | 2016-01-24T16:33:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 266 | cc | #include <set>
#include <iostream>
#include "Sales_Item.h"
int main()
{
std::set<Sales_item> bookstore;
std::set<Sales_item>::iterator itr = bookstore.begin();
auto x = [](const auto v) { return v; };
std::cout << x("Hello World!") << std::endl;
}
| [
"fchunhuei@gmail.com"
] | fchunhuei@gmail.com |
3fd16348f147ea3b0ec6ac03962cfab2114e670d | eeb0d75a9fd6c819012842f18bd99c539fa6bd1c | /Uri Online Judge/2653.cpp | d06ab894680587f4f52534ccd83a2de20291f7c6 | [] | no_license | LuisCL94/Competitive-Programing | 44f47ea855184130883bd7d599f483832a5323cc | cf337862e3ac64732799bdd2548c9430573afdeb | refs/heads/master | 2020-06-04T06:07:06.722240 | 2019-06-14T07:55:25 | 2019-06-14T07:55:25 | 191,899,281 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 201 | cpp | #include <bits/stdc++.h>
using namespace std;
int main() {
set<string> joias;
string joia;
while(cin>>joia)
joias.insert(joia);
cout<<joias.size()<<endl;
return 0;
} | [
"lclaudio.tl@gmail.com"
] | lclaudio.tl@gmail.com |
b9ca2a445a32d36d3b0ad1094393db6863ed35ae | ebe72e04d0616b0f060c2ac4dc2632c9c9322f7c | /media/mm-video/vidc/common/src/extra_data_handler.cpp | 25f7318a139bca851a981f11f8fee06badd38799 | [] | no_license | xiaolvmu/villec2-tree | c30bac5c3bdc5e6b36b5431a42a03ca7fac2f8b7 | 284d47f644e659a76e99b4aee550fb8b2c959485 | refs/heads/working | 2021-01-17T07:42:40.830885 | 2014-04-15T04:58:00 | 2015-12-02T16:34:32 | 34,943,956 | 4 | 6 | null | 2015-10-13T16:10:23 | 2015-05-02T10:36:49 | Makefile | UTF-8 | C++ | false | false | 18,008 | cpp | /*--------------------------------------------------------------------------
Copyright (c) 2010-2013, The Linux Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source... | [
"i@xiaolvmu.me"
] | i@xiaolvmu.me |
45176eda81e5b9358c1d62e486374c97ed7fee80 | 4b84edeaa29b6bb762ca017829d9e7d35437e4fe | /main.cpp | f935353cd6a01f4ca9a5d16f7fa7f884d280c259 | [] | no_license | alejandro927/Examen1_JorgeAlejandroZuniga | fe1d32a0e3de3d70dad6034fc84ae5d8b9b00e7e | 7c5b1aa1b5a0c50fdfa190ccece1c305de0864c2 | refs/heads/main | 2023-05-04T04:48:28.328075 | 2021-05-21T23:54:23 | 2021-05-21T23:54:23 | 369,632,732 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,023 | cpp | #include <iostream>
#include <random>
#include <ctime>
#include "HTHPluss.h"
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
int miniMenu() {
int opcion=0;
cout<<"\nLas opciones son:\n";
cout<<"1)Cambiar Titulo\n";
cout<<"2)Cambiar Director\n";
cout<<"3)Cambia... | [
"alejandro927"
] | alejandro927 |
a107653036649e1616ec9e67e00cf8859d3cb332 | 12786d859aab55037dae321340d412b8a19cd06b | /src/tools.cpp | f92543d6b4f20bb9b0940ad8f145b4a9f8627a65 | [] | no_license | JulePralle/SDC_Term2_Project2_UnscentedKalmanFilter | 348e29c7f57dfc992bc39105c1fc50b73ecf2149 | c301ddf7a474e976e1bf051c0b653bf156e737bd | refs/heads/master | 2021-07-01T06:58:06.271805 | 2018-02-15T21:51:02 | 2018-02-15T21:51:02 | 95,870,857 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 936 | cpp | #include <iostream>
#include "tools.h"
using Eigen::VectorXd;
using Eigen::MatrixXd;
using std::vector;
Tools::Tools() {}
Tools::~Tools() {}
VectorXd Tools::CalculateRMSE(const vector<VectorXd> &estimations,
const vector<VectorXd> &ground_truth) {
/**
TODO:
* Calculate the RMSE... | [
"julia.bolewski@fu-berlin.de"
] | julia.bolewski@fu-berlin.de |
c9ef74212fcd4cb956750c39c0c9996e05b2a6eb | 14cd1a06fc36753d4c25ae952e9500813bd17b4a | /source/spectralOperators/SpectralIcGenerator.h | 190b01a9cf55e174d6cc0922730889f4d28ca382 | [
"MIT"
] | permissive | knut0815/CubismUP_3D | 5191237d8cbccf41b9b6e8733e5b73b5636847f6 | de9a31945d8dde975a3a2f34c1f3423eae160581 | refs/heads/master | 2022-12-27T14:01:48.962191 | 2020-10-18T17:40:59 | 2020-10-18T17:40:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 839 | h | //
// CubismUP_3D
// Copyright (c) 2018 CSE-Lab, ETH Zurich, Switzerland.
// Distributed under the terms of the MIT license.
//
// Created by Hugues de Laroussilhe.
//
#ifndef CubismUP_3D_SpectralIcGenerator_h
#define CubismUP_3D_SpectralIcGenerator_h
#include "../SimulationData.h"
#include "Cubism/BlockInfo.h"
... | [
"novatig@ethz.ch"
] | novatig@ethz.ch |
31a128971895e2e40aec7f1bb600d9e80ee35602 | 84731266531f7125aa8bb2a1119656f2d77af733 | /plugin/Plugin/pluginbase.h | cb27fb8281bb8f8d8b8b917ba5017d8e6053b9ee | [] | no_license | medopaw/COBA | 846e1d8b0d1294d50ae863d20a8d746b705baf70 | 5e21501a87061b97d8ed7d358c372727070111f0 | refs/heads/master | 2021-01-17T15:44:30.346928 | 2014-01-22T12:00:40 | 2014-02-09T05:59:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,405 | h | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License.... | [
"jiaofeng601@gmail.com"
] | jiaofeng601@gmail.com |
3a6dca2c01e072bf0a3472123cba7c3fa8cfc3e9 | be1c625bd3fb323472fc6ed127d68563586985f8 | /Cv/src/ofApp.cpp | b5829ebea43d721be69a414e262ec06ac4ed6f7e | [
"BSD-2-Clause"
] | permissive | cyrstem/OF-Experiments | a039af4b62efae80a6939dbc62c026ce0a82f819 | 42dd5e522f5cce39f9a3448531c6e17eaa2554dc | refs/heads/master | 2021-09-07T20:54:30.783357 | 2018-03-01T00:30:20 | 2018-03-01T00:30:20 | 106,233,869 | 0 | 0 | null | null | null | null | MacCentralEurope | C++ | false | false | 3,148 | cpp | #include "ofApp.h"
using namespace ofxCv;
using namespace cv;
//--------------------------------------------------------------
void ofApp::setup(){
ofSetVerticalSync(true);
ofSetFrameRate(120);
finder.setup("hand2.xml");
finder.setPreset(ObjectFinder::Fast);
cam.setup(640,480);
fboFrame.allocate... | [
"cyrstem@gmail.com"
] | cyrstem@gmail.com |
cec2807891713ae4950e4c828b454dc2bdc012f8 | f84f043454a4e176e6b81c3e560c77d663c4d173 | /vs12/GlobeRendering/SphericalROAM/Application.h | cb24fe52e0631da08d6e672e9b1d6ca56fb85a7a | [] | no_license | ArturSchuetz/LongBow | f2d16ed54d587f0f4e4e0ae38e1209e30a23953d | 6965cf8b13b80c91d722d64601388700924b0df6 | refs/heads/master | 2021-01-18T17:15:28.939138 | 2018-05-15T23:24:19 | 2018-05-15T23:24:19 | 13,644,472 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 850 | h | #pragma once
#include "BowRenderer.h"
#include "BowInput.h"
#include "BowCore.h"
#include "BowResources.h"
#include "FirstPersonCamera.h"
#include "ROAMSphere.h"
using namespace Bow;
class Application
{
public:
Application();
~Application();
bool Init(void);
void PrepareScene(void);
void Release(void);
void ... | [
"art.schuetz@gmail.com"
] | art.schuetz@gmail.com |
e4bf1b58b63d3f692d9e4803ca3f94832b71d12b | 82eebc913dd3b3894aa8f5fbe6f88676f9cf6fdf | /src/Physics/Collision/CollisionHandler.h | a58845439f5b1dc301e4838312e361ccff4e8739 | [] | no_license | adl3879/SpaceShooter | da81f425e37839cb3434bd3e5a944a0912bd2c3e | 464d9e6d18d057a771ec26b6ae559a41c3de3923 | refs/heads/master | 2023-08-27T14:58:10.408773 | 2021-11-08T21:17:05 | 2021-11-08T21:17:05 | 421,426,878 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 604 | h | #pragma once
#include <SDL.h>
#include "Engine.h"
#include "Vector2D.h"
class CollisionHandler
{
public:
static CollisionHandler* Instance()
{
return s_Instance = ( s_Instance != nullptr ) ? s_Instance : new CollisionHandler();
}
/**
* Checks if two boxes overlap
* @param a dimensio... | [
"oluwatoyosiadeleye4@gmail.com"
] | oluwatoyosiadeleye4@gmail.com |
b5791ff4f6b59bd99a0b8fd663092b9d407ecac4 | acb862b61feee638d21e23445e08c9f1f5b31042 | /HashTable/remove_dups_hash.cpp | 4172595d747c8b27e1d2e127fc3934302c7eb3c8 | [] | no_license | jlstr/practice-cpp | 4b4fda12c4b1333bfff91e5f5b2984618bd8ee86 | e16692f9058434689e6fe4f36f48137326852ae4 | refs/heads/master | 2021-01-12T01:57:44.238458 | 2017-06-24T19:49:19 | 2017-06-24T19:49:19 | 78,450,492 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 441 | cpp | #include "HashTable/HashMap.h"
#include "HashTable/HashMap.cpp"
#include <iostream>
#include <string>
using namespace std;
int main() {
HashMap<char, int> hashMap;
string s = "aaaaaaaaabbbbcaaaazzzzrrrrdddasasadadasdas", newString;
for (string::size_type i = 0; i < s.size(); ++i)
if (!hashMap.containsKey(s... | [
"jlecampana@gmail.com"
] | jlecampana@gmail.com |
b2182e3f9713486aa7db4d907f52c9a38dae6491 | dc6882b8943cb1b5f99ad03fd742bd35c7365d6c | /Source/DinoJam/DinoJam.cpp | efd82472c1fb0ec67de5cda4baf2c47ec87b572f | [] | no_license | bch916/DinoJam | 8e211ec32c50d723efd49b8b9a4912cdd69a45c8 | 7dcf2abb3384553814a20316832c0654f6efeb4b | refs/heads/master | 2021-02-27T00:24:45.547337 | 2020-03-07T22:31:51 | 2020-03-07T22:31:51 | 245,562,970 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 214 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "DinoJam.h"
#include "Modules/ModuleManager.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, DinoJam, "DinoJam" );
| [
"bcharris916@gmail.com"
] | bcharris916@gmail.com |
7849c44f6fa6029a4b415f85a09ba7a4bbf2ce5a | 564dbf5400f2f26a71b74b0bcfeb36b0b1e3dd87 | /src/gfx/SimpleBlockVisual.cpp | d5452885eaf60366a858b7d08ad0fcd773a238a6 | [
"BSD-2-Clause"
] | permissive | matthewbot/Kube | a2818b0caa0ea1b921e4cadeef03a707227d3425 | a2420bcbbeb1f94844b7d9d592b2fc883870820a | refs/heads/master | 2020-05-15T21:54:59.649849 | 2014-03-23T02:02:59 | 2014-03-23T02:02:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,787 | cpp | #include "SimpleBlockVisual.h"
#include "BlockVisualRegistry.h"
SimpleBlockVisual::SimpleBlockVisual(const SimpleBlockVisualInfo &info,
TextureArrayBuilder &block_tex_builder) {
for (Face f : all_faces) {
face_texes[f] = block_tex_builder.addImage(info.face_tex_filename... | [
"matthewbot@gmail.com"
] | matthewbot@gmail.com |
5e7d72bce8c15cd2f44247c97242625e891ccd24 | 22240e98efbb7dc66911f962902e12ca30ddd23b | /excel.cpp | d876d423a412dc0cae0816f5a1e76f28d99e1f5a | [] | no_license | wanderQu/WMI | e8ae0c34a1bea6b96301261f40479e6207300e5d | 71f2ee92572f5b7b845a44a0afd78750a1e5141a | refs/heads/master | 2020-04-23T11:14:32.488288 | 2019-02-17T14:03:10 | 2019-02-17T14:03:10 | 171,129,681 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 188,001 | cpp | // Machine generated IDispatch wrapper class(es) created with ClassWizard
#include "stdafx.h"
#include "excel.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// _Application properties
... | [
"42343556+wanderQu@users.noreply.github.com"
] | 42343556+wanderQu@users.noreply.github.com |
f8c0ee32fb44e8606eb0e4b3e15708ea48375075 | 74d2ebb01225de8ab2f962253f269c4b4075c132 | /BattleTank/Source/BattleTank/Public/Projectile.h | 149e9c122d69c5151ecffe3b84df1d7d51e05fc6 | [] | no_license | Fjool/04_BattleTank | 8cc58a6a897fcda24a5c7a8b3af63ec64d127d04 | 760ad6a817bc8c3cfd6d97c809830e3e892345b0 | refs/heads/master | 2021-06-09T12:31:50.816165 | 2016-11-15T22:00:45 | 2016-11-15T22:00:45 | 72,141,818 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 605 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "GameFramework/Actor.h"
#include "Projectile.generated.h"
UCLASS()
class BATTLETANK_API AProjectile : public AActor
{
GENERATED_BODY()
public:
// Sets default values for this actor's properties
AProjectile();
... | [
"barnaby@mesomorphic.co.uk"
] | barnaby@mesomorphic.co.uk |
fbd2d0996904cfcedd0b791dc8a64043f8333627 | a680ef85bfdfe1a68a84ac60d92ffb78bb04f2cb | /Priority/PriorityCriminisi.hpp | 2de05ca9ded07926949f325a3c1437a624028594 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jingtangliao/ff | b2eaceac674b85cf4928fa89ee7f5eb156d6a6a2 | d308fe62045e241a4822bb855df97ee087420d9b | refs/heads/master | 2021-01-01T05:49:49.404482 | 2015-05-19T16:26:57 | 2015-05-19T16:26:57 | 39,890,825 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,595 | hpp | /*=========================================================================
*
* Copyright David Doria 2011 daviddoria@gmail.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*... | [
"daviddoria@gmail.com"
] | daviddoria@gmail.com |
0357a6d5f06bbd9eceead37153dab4600c50376c | 7171eb95702b8b04794b22cea62f7d2eeaee065b | /src/base58.h | 1a75a87bd387484536c8b0d18692c3c2628f9e4c | [
"MIT"
] | permissive | WagerCoin/WAGE | deb62aa2b679986155eec31448888eda5a50ec1b | 48f5b9550298a272de4757753f262999f1ebf87a | refs/heads/master | 2021-01-12T03:00:14.154409 | 2017-01-10T21:33:12 | 2017-01-10T21:33:12 | 78,146,339 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,236 | h | // Copyright (c) 2009-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.
//
// Why base-58 instead of standard base-64 encoding?
// - Don't want 0OIl char... | [
"WagerCoin@protonmail.com"
] | WagerCoin@protonmail.com |
81aaa6090a469fc8e1533a8512fa300690005ab5 | 5cf36a749cb9a7d461d1a86be228f6387761c4b7 | /neurox/tools/linear/vector.h | bed681161f427bb349a72add1c42a16f950eed3b | [
"BSD-3-Clause"
] | permissive | malei-pku/neurox | 8fd0b056f51765a3c04268d38eedee081b8a93ea | 4ef5e752b8c36551f34d4928c2814dce8e5ed0d5 | refs/heads/master | 2022-02-25T22:30:03.058829 | 2019-06-16T15:32:06 | 2019-06-16T15:32:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 997 | h | #pragma once
#include <vector>
namespace neurox {
namespace tools {
namespace linear {
/**
* @brief The Linear Vector class
*/
template <class Val>
class Vector {
public:
Vector() = delete;
Vector(std::vector<Val*> data, unsigned char* buffer) {
// needs to be called with placement-new where buffer*
... | [
"bruno.magalhaes@epfl.ch"
] | bruno.magalhaes@epfl.ch |
bb817c6d0d6947d2b8caf864ae4fab2aa20c8797 | b85ef32050f35569f89678b9a93fb95a4f1fc30d | /common/protobuf2.5.0/PROTOBUF-2.5.0RC1/gtest/test/gtest-typed-test_test.cc | 93ecca3d077df65252e78a6dc6d00c43f433a744 | [
"LicenseRef-scancode-protobuf",
"LicenseRef-scancode-generic-cla",
"BSD-3-Clause"
] | permissive | zjutjsj1004/star | 46e4d7d9dc6fe695aabc258e134172e64e6003a6 | 2ed3401841da816d081446c52697fc9a40a799c6 | refs/heads/master | 2021-01-10T01:50:40.981295 | 2016-01-11T05:43:32 | 2016-01-11T05:43:32 | 45,163,605 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,729 | cc | // Copyright 2008 Google Inc.
// All Rights Reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of cond... | [
"18767122273@163.com"
] | 18767122273@163.com |
b5bb395b2b8a626adaf244655ba1878fb750843c | a66f107e01885f56e39051786a6a471f2b42f70b | /Programs/USACO 2015 December Contest, Bronze/Problem 1. Fence Painting/sol.cpp | aff693ca4cdc280fb05a5af7aecf39a3c18142b8 | [] | no_license | fomalhaut-b/Competitive-Programmming | 1ddd0f48ad3f846bbac8aecf0ed71dae6c3cd42e | 4af21a75e73d8ebcb639bda70d2f55d494bbbe1c | refs/heads/master | 2022-12-07T20:18:34.634542 | 2020-09-06T09:01:31 | 2020-09-06T09:01:31 | 293,248,509 | 1 | 0 | null | 2020-09-06T10:00:45 | 2020-09-06T10:00:45 | null | UTF-8 | C++ | false | false | 933 | cpp | //OPTIMIZATIONS
#pragma GCC optimize("O3")
//(UNCOMMENT WHEN HAVING LOTS OF RECURSIONS)
//#pragma comment(linker, "/stack:200000000")
//(UNCOMMENT WHEN NEEDED)
//#pragma GCC optimize("Ofast,unroll-loops,no-stack-protector,fast-math")
//#pragma GCC target("sse,sse2,sse3,ssse3,sse4,popcnt,abm,mmx,tune=native")
//OPTIMIZA... | [
"salilgokhale24@gmail.com"
] | salilgokhale24@gmail.com |
f99156f53340736caf6141a9ec10dbaeab493347 | 3e70eda6819fec5bf5ba2299573b333a3a610131 | /common-tools/linux/proxy/src/CProxyDealSeer.hpp | 9d74ae672f5c5a69a1398146c59930479be02bc0 | [] | no_license | dawnbreaks/taomee | cdd4f9cecaf659d134d207ae8c9dd2247bef97a1 | f21b3633680456b09a40036d919bf9f58c9cd6d7 | refs/heads/master | 2021-01-17T10:45:31.240038 | 2013-03-14T08:10:27 | 2013-03-14T08:10:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,489 | hpp | #ifndef CPROXYDEALSEER_HPP
#define CPROXYDEALSEER_HPP
#include "CProxyDealBase.hpp"
#pragma pack(1)
struct seer_db_proto_t {
uint32_t len;
uint32_t seq;
uint16_t cmd;
uint32_t ret;
uint32_t uid;
uint8_t body[];
};
struct seer_switch_proto_t {
uint32_t len;
uint32_t seq;
uint16_t cmd;
uint32_t ret;
uint3... | [
"smyang.ustc@gmail.com"
] | smyang.ustc@gmail.com |
ebeb1076b0d9e5f1db9d7917db80557b4fe499cb | 9d851f5315bce6e24c8adcf6d2d2b834f288d2b2 | /chipyard/tools/chisel3/test_run_dir/ThingsPassThroughTester/202003062244319985900685064379105/VThingsPassThroughTester__Syms.cpp | b188d5a8022ea5fdc2aa3da5bf7e7c19bf8952d3 | [
"BSD-3-Clause"
] | permissive | ajis01/systolicMM | b9830b4b00cb7f68d49fb039a5a53c04dcaf3e60 | d444d0b8cae525501911e8d3c8ad76dac7fb445c | refs/heads/master | 2021-08-17T22:54:34.204694 | 2020-03-18T03:31:59 | 2020-03-18T03:31:59 | 247,648,431 | 0 | 1 | null | 2021-03-29T22:26:24 | 2020-03-16T08:27:34 | C++ | UTF-8 | C++ | false | false | 751 | cpp | // Verilated -*- C++ -*-
// DESCRIPTION: Verilator output: Symbol table implementation internals
#include "VThingsPassThroughTester__Syms.h"
#include "VThingsPassThroughTester.h"
// FUNCTIONS
VThingsPassThroughTester__Syms::VThingsPassThroughTester__Syms(VThingsPassThroughTester* topp, const char* namep)
// Setup lo... | [
"ajithkumar.sreekumar94@gmail.com"
] | ajithkumar.sreekumar94@gmail.com |
e4e9f220a3af119fe5c6d14d7a7ec5e82e747fdd | a3bd32a8ae5a08a3b8e59a6587c8bcac34e64dc5 | /tests/TestConfig.cpp | 12f563c205f13b1e1dbe782aac0ac6c7a0ac7002 | [] | no_license | simnil/sini2D | 7ad24cc795ff41a2fc6522433174145e7d02177d | 6f34de4a7195417247eb80ced2973c087b3d3ef0 | refs/heads/master | 2021-10-27T04:03:49.147732 | 2019-04-15T21:57:26 | 2019-04-15T21:57:26 | 83,913,716 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 166 | cpp | // Configure and include Catch, as recommended in
// https://github.com/philsquared/Catch/blob/master/docs/tutorial.md
#define CATCH_CONFIG_MAIN
#include <catch.hpp>
| [
"sim.f.nilsson@gmail.com"
] | sim.f.nilsson@gmail.com |
81a47f4aca83dc69b14c0ca5bed0dccdbab29829 | a4df43e857f8f5a14962d332f440bed1dd5d0d46 | /kernel/gpio.h | 3a5c1555b77b0c10b28a8c23829872b7476fef30 | [] | no_license | mrvn/moose | abdb8e0d5953b36a014c9c0a2a1df370b6307061 | b2534c8ae4e4223a7416b0390cb8de7658d5aa12 | refs/heads/master | 2016-09-06T18:23:44.601787 | 2015-05-01T17:44:17 | 2015-05-19T15:45:27 | 7,755,319 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,679 | h | /* Copyright (C) 2015 Goswin von Brederlow <goswin-v-b@web.de>
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 3 of the License, or
(at your option) any later version.
... | [
"goswin-v-b@web.de"
] | goswin-v-b@web.de |
939a28477ed487cf0c395e2986db8061f21c02a5 | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /net/base/sockaddr_util_posix.cc | 583b15a23ac7dbbc2541c9d47ab3b158ebaccf06 | [
"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 | 1,954 | cc | // Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "net/base/sockaddr_util_posix.h"
#include <stddef.h>
#include <string.h>
#include <stddef.h>
#include <sys/socket.h>
#include <sys/un.h>
#include "build/build_confi... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
b9454bb1baf944b76bcecedb6a589827db825a4e | 4b694bb43cd5caa11391c6a1c5855367b2396a1b | /大三下媒体安全/20200604/StirMarkBenchmark_4_0_129/Source/StirMark_Bench/Tests/SMBTest_MedianCut.cpp | 2ac65e2318d804b66fecef68b999cad726932c62 | [] | no_license | Echo120799/homework-backup | 52bd379c0cee351d529626238b89f567ce4b453e | 0324e6cdaf2b7fc0d51c866ae8ede4dac592926b | refs/heads/master | 2023-02-10T04:31:23.257213 | 2021-01-07T13:15:08 | 2021-01-07T13:15:08 | 327,533,795 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 6,620 | cpp | //////////////////////////////////////////////////////////////////////
// StirMark Benchmark - SMBTest_MedianCut.cpp
//
// Contents: Implementation of the SMBTest_MedianCut class.
//
// Purpose: See SMBTest_MedianCut.h
//
// Created: Fabien A. P. Petitcolas, Microsoft Research, 20 February 2001
//
// Modifie... | [
"zyw_120799@163.com"
] | zyw_120799@163.com |
037d88d37f8b150b0f6ce5840f2553bf2e92a9d7 | 6aeccfb60568a360d2d143e0271f0def40747d73 | /sandbox/SOC/2011/simd/libs/simd/test/scalar/is_eqz.cpp | 966bdfd66c2a6575a27292ee2852583e569229d7 | [] | no_license | ttyang/sandbox | 1066b324a13813cb1113beca75cdaf518e952276 | e1d6fde18ced644bb63e231829b2fe0664e51fac | refs/heads/trunk | 2021-01-19T17:17:47.452557 | 2013-06-07T14:19:55 | 2013-06-07T14:19:55 | 13,488,698 | 1 | 3 | null | 2023-03-20T11:52:19 | 2013-10-11T03:08:51 | C++ | UTF-8 | C++ | false | false | 4,832 | cpp | //////////////////////////////////////////////////////////////////////////////
/// Copyright 2003 and onward LASMEA UMR 6602 CNRS/U.B.P Clermont-Ferrand
/// Copyright 2009 and onward LRI UMR 8623 CNRS/Univ Paris Sud XI
///
/// Distributed under the Boost Software License, Version 1.0
/// ... | [
"loufoque@gmail.com"
] | loufoque@gmail.com |
0b7f98cbfad4d78b863d628f7e86c9fbf0a9a085 | f28ec0f0c5232ca9b1076313a82e77f2e68c9a65 | /abc-96/A-96.cpp | 97889104edeebafc26fee4809cc724ea7a6a6e86 | [] | no_license | aquaEngineer/atcoder | b8dffb5ee292d320e4952878062d59679b7539ae | 1fab7f75863d414842bccc0e3e453eff27951fae | refs/heads/master | 2022-04-30T13:29:32.879605 | 2022-04-25T14:09:08 | 2022-04-25T14:09:08 | 245,680,211 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 302 | cpp | #include <iostream>
#include <algorithm>
#include <math.h>
#include <vector>
#include <string>
#include <queue>
#include <map>
#include <utility>
using namespace std;
using ll = long long;
int main() {
int a,b;
cin >> a >> b;
if (a <= b) cout << a << endl;
else cout << a-1 << endl;
return 0;
}
| [
"aqua.server.tech@gmail.com"
] | aqua.server.tech@gmail.com |
160ff37fe293c2d8a8368814faf97fa8ff04c958 | fb59dcedeb1aae73e92afebeb6cb2e51b13d5c22 | /middleware/src/app/Message/MessageValueDebug.h | 40fa928bb78027ca793a3f2c3e135aca0b788b23 | [] | no_license | qrsforever/yxstb | a04a7c7c814b7a5647f9528603bd0c5859406631 | 78bbbae07aa7513adc66d6f18ab04cd7c3ea30d5 | refs/heads/master | 2020-06-18T20:13:38.214225 | 2019-07-11T16:40:14 | 2019-07-11T16:40:14 | 196,431,357 | 0 | 1 | null | 2020-03-08T00:54:09 | 2019-07-11T16:38:29 | C | UTF-8 | C++ | false | false | 309 | h | #ifndef _MessageValueDebug_H_
#define _MessageValueDebug_H_
#define MV_Debug_ShowBrowser 0x01
#define MV_Debug_HideBrowser 0x02
#define MV_Debug_WatchLoggedUsers 0x03
#ifdef __cplusplus
namespace Hippo {
} // namespace Hippo
#endif // __cplusplus
#endif // _MessageValueDebug_H_
| [
"lidong8@le.com"
] | lidong8@le.com |
484cea5dd61d8e12972654a222c31da71fe6df0d | 1b924508a270959cb62f10a67ebea0d1aeca5770 | /JMM_STL/JMM_STL/jmm_stl_function.h | fe4ba50fec380360312a86169ef78da9095118d1 | [] | no_license | StupidHod/jmm_stl | 1a63e2112d7356bb46073c8af022eff2176d54d6 | 1b63638a1daf2ead681f4a526a5cb252e98cd9c8 | refs/heads/master | 2016-09-10T08:29:14.023966 | 2016-01-06T05:22:49 | 2016-01-06T05:22:49 | 41,471,201 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,351 | h | #ifndef __JMM_STL_FUNCTION
#define __JMM_STL_FUNCTION
namespace JMM_STL
{
template <class Arg1, class Arg2, class Result>
struct binary_function
{
typedef Arg1 first_argument_type;
typedef Arg2 second_argument_type;
typedef Result result_type;
};
template<class Arg, class Result>
struct unary_function
... | [
"jememe@163.com"
] | jememe@163.com |
ef924064bc3c48310990e71c9aa3d24bb4239e0b | 6c7c4075f1488ca2011d75fbb318d5b8f3378fcb | /include/nanorange/algorithm/stable_sort.hpp | adbca353ba5b322df19344d5e0c69d904102e1d5 | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | vglad/NanoRange | 740192fa0d5754ad28ff4792e3b76a5ef0e157d7 | 2d0475634404bb998a549c4e0be75b8624c11b19 | refs/heads/master | 2020-06-05T23:59:15.714740 | 2019-01-24T19:58:23 | 2019-01-24T19:58:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,370 | hpp | // nanorange/algorithm/stable_sort.hpp
//
// Copyright (c) 2019 Tristan Brindle (tcbrindle at gmail dot com)
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// Uses code from cmcstl2 - A concept-enabled C++ standar... | [
"t.c.brindle@gmail.com"
] | t.c.brindle@gmail.com |
7379a335ac5c6594e520aa149ca076c3114351f8 | bd296b5498238ac68d20cf66b26a7baf5c291609 | /NioProject/FMODStudio/Intermediate/Build/Win64/UE4Editor/Inc/FMODStudio/FMODEventParameterTrack.gen.cpp | 6736f0e76a66e0fa05b427c2ce0ce4ddaa6f4d9b | [] | no_license | Duplex42/NioProject | 663c12816827ab97492d30d92faabe34b2b712d9 | 9e6167dc605f88a98b735c2cc74c1d3217eff63f | refs/heads/master | 2021-10-19T12:49:53.106324 | 2019-02-20T22:29:11 | 2019-02-20T22:29:11 | 158,945,385 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,607 | cpp | // Copyright 1998-2018 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
==============================================================... | [
"Seaborg999@users.noreply.github.com"
] | Seaborg999@users.noreply.github.com |
80568861ec7e9ff23456772ac1703a905f625d22 | 1bd9fae38e9f9305ee64b5da110566cbea102671 | /common/network/tcp.cpp | 90c94f7c305c1dcad42f9f68c610dae982e20d97 | [] | no_license | yisea123/ebox_stm32F4 | 1bcac067d0df3a8e73eba5988b755a7d3a829abb | 1a723b637afc8ca9def80c38ce9f0bd121b8354f | refs/heads/master | 2020-07-04T17:21:29.877468 | 2017-10-31T10:24:16 | 2017-10-31T10:24:16 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 6,868 | cpp | /**
******************************************************************************
* @file tcp.cpp
* @author shentq
* @version V1.2
* @date 2016/08/14
* @brief
******************************************************************************
* @attention
*
* No part of this software may be us... | [
"995207301@qq.com"
] | 995207301@qq.com |
39033558173cd843bdb2220138bb2a0cf553c211 | 7af9c24bb6cea6e77c74990fbdf061bd03c0e779 | /src/vector_main.cpp | e488dd55bb5bbc1c60d630d270e8310f1fb6a1bd | [] | no_license | dtbinh/sedgewick_cpp | abfca17d774f03cfde912fe5404770fad68a8628 | b488e5df2ad9c855aaaed66397c457dba55a4463 | refs/heads/master | 2023-03-16T09:11:31.240153 | 2017-08-23T23:39:20 | 2017-08-23T23:39:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 771 | cpp | #include <vector>
#include <string>
#include "Vector.h"
#include "Std_out.h"
int main(int argc, char* argv[])
{
Vector x{1.0, 2.0, 3.0, 4.0};
Vector y{5.0, 2.0, 4.0, 1.0};
Std_out::print_line(" x = " + x.to_string());
Std_out::print_line(" y = " + y.to_string());
Vector z = x.plus... | [
"timothyshull@gmail.com"
] | timothyshull@gmail.com |
ed3ad651a1bef39ffe0f9a7754865bcb532ee3e2 | 80d3c7781ba9db8613111eebacce839a2f9abbb6 | /out-of-core/TextOverlay.cpp | 365e2f15e2b090431f841eb888708379389c8adb | [] | no_license | whatevermarch/OOC-Shading | 5767551d373730e4ff99bf37df109246418b6471 | ef999d893f31ba7f3df048787b0499c09f2ab97c | refs/heads/master | 2021-04-28T10:16:04.699760 | 2018-09-02T16:00:14 | 2018-09-02T16:00:14 | 122,061,514 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,123 | cpp | #include "TextOverlay.h"
TextOverlay::TextOverlay(VkDevice device,
VkCommandPool cmdPool,
ResourceManager *resMan,
std::vector<VkFramebuffer> &framebuffers,
VkFormat colorformat,
VkFormat depthformat,
uint32_t *framebufferwidth,
uint32_t *framebufferheight,
std::vector<VkPipelineShaderStageCreateInfo> shader... | [
"whatevermarch@gmail.com"
] | whatevermarch@gmail.com |
c081af557213b2f4ff2704d83e27676608f937d1 | 052c1ebb5a54a8e7580f675eb2ac7f1fbf4d1115 | /TameParse/Compiler/output_stage_data.h | 91bad648cbd55a3d0eaa5ea279eb737734d12bce | [
"MIT"
] | permissive | Logicalshift/TameParse | 87eb21de285bf69622cb47cf43a534c682e9ce47 | 9190c6d6ff64d340d7edcebb28b7e6f736a03b72 | refs/heads/master | 2023-05-10T23:39:16.447347 | 2023-04-26T20:22:34 | 2023-04-26T20:22:34 | 9,277,815 | 7 | 1 | MIT | 2023-04-26T20:22:35 | 2013-04-07T14:33:53 | C++ | UTF-8 | C++ | false | false | 6,911 | h | //
// output_stage_data.h
// TameParse
//
// Created by Andrew Hunter on 10/12/2011.
//
// Copyright (c) 2011-2012 Andrew Hunter
//
// 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 So... | [
"andrew@logicalshift.co.uk"
] | andrew@logicalshift.co.uk |
742d929466c4639ad6193d3b0a51d8e09121c022 | 54ab0f79f5d68f4732ca7d205f72ecef99862303 | /aten/src/ATen/CPUGeneratorImpl.h | 7cba81626a68228eb2549a8585db5386565014b0 | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"BSL-1.0",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | csarofeen/pytorch | a9dd0f8ffa0642d72df2d5e109a8b4d9c2389cbc | e8557ec5e064608577f81e51ccfe7c36c917cb0f | refs/heads/devel | 2023-04-30T02:42:13.558738 | 2023-03-14T00:50:01 | 2023-03-14T00:50:01 | 88,071,101 | 35 | 10 | NOASSERTION | 2023-06-21T17:37:30 | 2017-04-12T16:02:31 | C++ | UTF-8 | C++ | false | false | 1,448 | h | #pragma once
#include <ATen/core/Generator.h>
#include <ATen/core/MT19937RNGEngine.h>
#include <c10/core/GeneratorImpl.h>
#include <c10/util/Optional.h>
namespace at {
struct TORCH_API CPUGeneratorImpl : public c10::GeneratorImpl {
// Constructors
CPUGeneratorImpl(uint64_t seed_in = default_rng_seed_val);
~CPU... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
1052af425aca67ec4f3f0a32dd64100c5c7acba6 | 8a8e3f6098796e4fb6947cb1e2e5e317602345f0 | /removeElement/main.cpp | 6c5dcf1927739f537a59cdf9064044207736b322 | [] | no_license | rbhfish/Leetcode | c439029ee9e48fd26cbacb9fa4c845377f1e1b4e | 7adc3b4902bbc1e5cb9217a91b6b37993c07c773 | refs/heads/master | 2020-07-22T16:15:45.305967 | 2020-02-16T23:20:28 | 2020-02-16T23:20:28 | 73,826,490 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 692 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
using namespace std;
class Solution
{
public:
int RemoveInstancebyGivenTarget(vector<int> &vArray, int nTarget)
{
if(vArray.size() == 0)
return 0;
int nIndex = 0;
for(int i = 0; i < vArray.size(); ++i)
{
if(vArray[i] != nTarget)
{
... | [
"bohancs.ren@gmail.com"
] | bohancs.ren@gmail.com |
b2bef009e02f88101a3efec39d958385b8d0e190 | 708adb0881983828b033c84f2919cd7321e91bb0 | /AtCoder/ABC005/abc005c.cpp | 859e283aaa26ecdb99c0ef474a57f796b22fbb8d | [
"MIT"
] | permissive | kz0420/Competitive_programming | 73f5d0fccb599d7bda07a1d020f0b673f1dec7c5 | 1b4eafc2731ee1c599ed92214e2d8655d66cfad0 | refs/heads/master | 2020-05-05T01:41:53.078128 | 2019-04-15T07:17:41 | 2019-04-15T07:17:41 | 179,611,828 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,209 | cpp | #include <iostream>
#include <vector>
#include <string>
#include <cmath>
#include <set>
#include <algorithm>
#include <array>
#include <complex>
#include <string>
#include <utility>
#include <map>
#include <queue>
#include <list>
#include <functional>
#include <numeric>
#include <stack>
#include <tuple>
using namespac... | [
"49297531+kz0420@users.noreply.github.com"
] | 49297531+kz0420@users.noreply.github.com |
523f64ac1788423378bc5c694d47370b45784fcc | bccbba7cdf969cc218f194f730aef006202aaa51 | /binder.h | 80549c02a61c97c33d6fd439f9ca5146177e1229 | [] | no_license | jschelle/loki | 7b316518ee62a478042cb72473516edcc740042b | 0813e20494e46cb02f0f3ed251e48ba84afef15a | refs/heads/master | 2021-01-20T06:22:48.094216 | 2013-07-14T00:06:00 | 2013-07-14T00:06:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,171 | h | /*
* File: binder.h
* Author: joris
*
*/
#ifndef BINDER_H
#define BINDER_H
#include <map>
#include <vector>
#include "atom.h"
#include "hybrid_lexer.h"
typedef std::vector<atom*> binding;
/**
* FRACTION
* used for keeping track of arity whilst attempting to bind tokens to atoms,
* and thus avoiding floatin... | [
"jschelle@ugent.be"
] | jschelle@ugent.be |
fc803d5c367bf9999e428bc1fe5ac72c204d9bd5 | ceb7aeca25bf6c93b71f9f907c45fa47af4188a3 | /app/src/main/cpp/native-lib.cpp | eb977cf822955403073484fc82312b33b407c8c2 | [] | no_license | MichaelJahns/opencvAndroid | 8a672c00b690c4c24aa76f1d4b7b20a7327959d1 | 98100ff2275a015ac5719891906e745376692e6f | refs/heads/master | 2023-02-13T19:41:01.414033 | 2020-12-20T23:46:33 | 2020-12-20T23:46:33 | 313,158,584 | 0 | 0 | null | 2020-12-20T23:46:34 | 2020-11-16T01:14:56 | C++ | UTF-8 | C++ | false | false | 561 | cpp | #include "opencv2/core.hpp"
#include <jni.h>
#include <opencv2/imgproc.hpp>
using namespace cv;
using namespace std;
extern "C"
JNIEXPORT void JNICALL Java_com_leyline_opencvandroid_openCV_NativeClass_grayScale(JNIEnv *env, jclass type, jlong addrRgba) {
Mat &img = *(Mat *) addrRgba;
cvtColor(img, i... | [
"jahnsmic001@gmail.com"
] | jahnsmic001@gmail.com |
6fbaeab20d03a996222b813057ac5b2daf2a7f42 | 4bab98acf65c4625a8b3c757327a8a386f90dd32 | /ros2-windows/include/geometry_msgs/msg/dds_connext/PoseWithCovarianceStamped_Plugin.h | 0785f1157118b04892b97efab0fd9cb9a91394d8 | [] | no_license | maojoejoe/Peach-Thinning-GTRI-Agricultural-Robotics-VIP | e2afb08b8d7b3ac075e071e063229f76b25f883a | 8ed707edb72692698f270317113eb215b57ae9f9 | refs/heads/master | 2023-01-15T06:00:22.844468 | 2020-11-25T04:16:15 | 2020-11-25T04:16:15 | 289,108,482 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,743 | h |
/*
WARNING: THIS FILE IS AUTO-GENERATED. DO NOT MODIFY.
This file was generated from PoseWithCovarianceStamped_.idl using "rtiddsgen".
The rtiddsgen tool is part of the RTI Connext distribution.
For more information, type 'rtiddsgen -help' at a command shell
or consult the RTI Connext manual.
*/
#ifndef PoseWithCov... | [
"aidencfarrar@gmail.com"
] | aidencfarrar@gmail.com |
c4a0141f6970d8c082eb77de26c261ab7bdbc975 | 394bba9acf898a1d2c4d3042a1b43ccb1e56b5fb | /Project/prants/Library/Il2cppBuildCache/Windows/x64/il2cppOutput/Generics37.cpp | 6e941973004baf978c006199acd6a364143cbbd7 | [] | no_license | JoaoRabello/prants-repository | e539e3222eb8f06651f9d8bee9b5ec25b5fedfed | d6b4d02d8f97482b5ae70b728257af56bf5b6385 | refs/heads/main | 2023-02-16T15:37:09.011687 | 2021-01-15T04:30:41 | 2021-01-15T04:30:41 | 329,158,930 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 957,128 | cpp | #include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
#include <stdint.h>
template <typename T1>
struct VirtActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, ... | [
"rabellois@hotmail.com"
] | rabellois@hotmail.com |
dfc6d095c86c2483b40539631f453d96e09a5260 | 6f07e8bec80afaf0bbab07ef22a9eeaf7192f109 | /Level1_5/1271.cpp | 71b6ae338bef13bbbf5f078499724365cfc38e79 | [] | no_license | face4/yukicoder | e525eb1d7e7ef987d4aaefcd32e9701ea4e41cff | 2a3f9b9fb7ae4fe3ab96f698f1ead117714fe3ee | refs/heads/master | 2021-06-03T03:33:41.935236 | 2020-12-06T06:09:11 | 2020-12-06T06:09:11 | 130,208,436 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 367 | cpp | #include<iostream>
#include<iomanip>
#include<cmath>
using namespace std;
int main(){
cout << fixed << setprecision(12);
int k;
cin >> k;
if(k == 0){
const double PI = acos(0.0)*2.0;
cout << PI*PI/6 << endl;
return 0;
}
double d = 0;
for(int i = 1; i <= k; i++) d += ... | [
"s2020583@u.tsukuba.ac.jp"
] | s2020583@u.tsukuba.ac.jp |
94c99a094c4c39a2e319b4d6d997afe3e8dceb03 | 5e1d4566d03e61cb7ede61792a9f575565b32913 | /InvoiceItem.h | 09cac00d32a6a3242252749ddfcece97048ce0b1 | [] | no_license | GustavoDLRA/PO_GDeLosRios_A04Corregida | f21d7ec44f1810ac5194229d4d151e7eb2ab6c80 | b9a0a87187b74903939f56cf740859608504bb42 | refs/heads/master | 2021-05-03T09:06:10.584294 | 2018-02-07T05:51:30 | 2018-02-07T05:51:30 | 120,569,564 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 775 | h | //
// Created by gusta on 05/02/2018.
//
#ifndef PO_GDELOSRIOS_A04CORREGIDA_INVOICEITEM_H
#define PO_GDELOSRIOS_A04CORREGIDA_INVOICEITEM_H
#include <iostream>
class InvoiceItem {
//Atributos de InvoiceItem.
private:
std::string id;
std::string description;
int quantity;
double unitPrice;
//Metodos de... | [
"A01410922@itesm.mx"
] | A01410922@itesm.mx |
58355704ae90e03abc4ff099bd6e9ec8360c1ccb | d861d5cdb6f7bd37230c2daba5060ee248c443ec | /ash/login/ui/lock_screen.h | ecad2be6c448050f12ae54dc6f2d6f17a0a347c0 | [
"BSD-3-Clause"
] | permissive | supertanglang/chromium | 5720df32ba523ccf98cbf0510e1229fec01bbbee | 90dc367f49e3f3d46d54cf2c08b7a9172ac4adcc | refs/heads/master | 2023-02-25T21:24:45.937444 | 2017-06-20T14:50:04 | 2017-06-20T16:29:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 846 | 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 ASH_LOGIN_UI_LOCK_SCREEN_H_
#define ASH_LOGIN_UI_LOCK_SCREEN_H_
#include "ash/ash_export.h"
namespace ash {
// TODO(jdufault): There's some int... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
5ff5648a9f0b0ba9fc38242728444808fa203059 | 8acf8df8a8fdcc5f0341d0027311435fc601ef47 | /LinkedListImplementation/DS_LinkedList.cpp | 6d12ce0bcc2dfe6e3fe683e6a73f6a0d806c564a | [] | no_license | skeshri/Data_structure | df6270a0308d6087e5d05037c95a70476fb7fb7b | c44c05150c7d475e4d8e852f3366e7dedf682bf3 | refs/heads/master | 2022-10-08T18:41:28.234485 | 2020-06-08T12:38:13 | 2020-06-08T12:38:13 | 269,991,882 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,514 | cpp | /*
==> Linked list (LL) efficienct in terms
of memory management compared to the array.
==> Fundamental unit of a LL is Node.
Combining nodes form LL.
Implementation :
-- Insert elements.
-- Print elements.
Note: Traversing through all the nodes inside LL requires
first address of nodes preserved, also m... | [
"sumitkesri@gmail.com"
] | sumitkesri@gmail.com |
a90d2649ab875cfc2c94a95c1aff9233a3be2712 | 7641c1ec3178d1dfbd39f91b8f0d692b9cb04d78 | /Tetris_Clover/high_score.h | 742b32228ff74eb107f253d0e750e69de0c4b1ff | [] | no_license | qqqqzift/Tetris_Clover | 5d8d6bb79ab50d5bfb4cdfcb5e3a62d9b946ac4a | 5bd4981a51d89b28ded937f2e89f31cbfa9bf6fc | refs/heads/master | 2020-04-11T06:00:36.629446 | 2014-02-25T13:53:38 | 2014-02-25T13:53:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 235 | h | #ifndef HIGH_SCORE
#define HIGH_SCORE
#include <list>
using namespace std;
class HighScore{
public:
list<int> m_high_score;
bool LoadHighScore();
void UpdateHighScore(int);
void End(){ m_high_score.clear(); }
};
#endif | [
"qqqqzift@msn.com"
] | qqqqzift@msn.com |
2386a61ad934c6a26059644751621a22f0abd9b5 | eddcd87c24939a0b9d35bfd52401a2ecd62c04de | /developing/yggdrasil/yggr/serialization/vector.hpp | 360da5cb247da1efd1e0598982165e2167677bc4 | [] | no_license | chinagdlex/yggdrasil | 121539b5f4d171598be2bb79d36f5d673ad11cb4 | 16f6192fd0011dc3f7c1a44f8d4d2a8ba9bc8520 | refs/heads/master | 2021-03-12T19:08:19.120204 | 2016-09-26T09:36:19 | 2016-09-26T09:36:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,773 | hpp | // yggr serialization vector.hpp
/****************************************************************************
Copyright (c) 2014-2018 yggdrasil
author: yang xu
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
i... | [
"ffscbio@hotmail.com"
] | ffscbio@hotmail.com |
e3b4443359651db6dc6ca5cbd78ea86c68b52965 | 4e22d261d7dcf5fe2731d77ba3cfb47c5568977c | /Source/ComponentCore/Public/ComponentType.hpp | 68315758044563aa7f61720475eae9af54a22502 | [] | no_license | SeraphinaMJ/Reformed | 2d7424d6d38d1cfaf8d385fade474a27c02103a5 | 8563d35ab2b80ca403b3b57ad80db1173504cf55 | refs/heads/master | 2023-04-06T00:40:34.223840 | 2021-05-06T11:25:51 | 2021-05-06T11:25:51 | 364,884,928 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,608 | hpp | /*!***************************************************************************************
\file ComponentType.hpp
\author Aaron Damyen
\date 5/17/2018
\copyright All content © 2018-2019 DigiPen (USA) Corporation, all rights reserved.
\par Project: Boomerang
\brief Definition of the componentTy... | [
"minjiserak@gmail.com"
] | minjiserak@gmail.com |
f3c0839e207f7eee4cfcb870028bb744009545c2 | 51d2fe10eaf970e69b2bf84731727b259cc39e8e | /CPP VW/CPP VW/Sheep.cpp | e439409b53c3f48b0d5a7538f748b80e5546adfe | [] | no_license | zwojak/Virtual-World | 2b77f8bf77928154be4ac3f9c5810686074cce65 | 4535dbdfce535a36b40485c1808b328dcd6bd3b8 | refs/heads/master | 2023-04-30T01:24:53.022685 | 2021-05-03T22:32:50 | 2021-05-03T22:32:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 310 | cpp | #include "Sheep.h"
#include "World.h"
Sheep::Sheep(World& worldref, int x, int y) :
Animal(worldref, x, y)
{
this->power = 4;
this->initiative = 4;
this->sign = 'S';
}
Sheep::~Sheep() {}
bool Sheep::specialCollision(Organism* other) {
return false;
}
bool Sheep::specialAction() {
return false;
} | [
"kuba.zwolski11@gmail.com"
] | kuba.zwolski11@gmail.com |
6f110d19e3b6ce59a51269849119ddf138f4d403 | 7bae7dd19f8c36391f9a7688769bb4b401485a67 | /include/cli/model/CardInfo.h | d2e2010159f93da17ea21e18f2d5de4d6f3f06fb | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | vasilinab/virgil-cli | 1c88010589b9b46491f7724a80675ab0e9b58cb7 | 3077f9f8d0c474265a1888cac8dd65a89becff5a | refs/heads/master | 2020-05-03T01:32:46.365995 | 2017-04-12T12:35:08 | 2017-04-12T12:35:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,146 | h | /**
* Copyright (C) 2015-2017 Virgil Security Inc.
*
* Lead Maintainer: Virgil Security Inc. <support@virgilsecurity.com>
*
* 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)... | [
"sergey.seroshtan@gmail.com"
] | sergey.seroshtan@gmail.com |
970a354fadea25cc4c706d32c57bdf982e22284e | 1779764841fdbdb680e958bdfad5396b39352726 | /PlaneGame/Enemy.cpp | e5586bc98c7c0e0189ceda5e58eda20722ef590c | [] | no_license | RockMeroll/PlaneGame | 96121511d44328b586a68ebc46be16ffeecf2e18 | a8e87f68159a6569096dc3e09618874ff1c53072 | refs/heads/master | 2020-12-02T22:42:32.835182 | 2017-07-04T02:30:47 | 2017-07-04T02:30:47 | 96,167,408 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,629 | cpp | #include "StdAfx.h"
#include "Enemy.h"
#include "resource.h"
CImageList CEnemy::m_Images;
CImageList CEnemy::m_Images_blood;
CEnemy::CEnemy(void) //构造函数
{
m_blood=5;
//随机确定X位置
m_ptPos.x = rand()%(GAME_WIDTH-ENEMY_HEIGHT)+1;
//随机确定图像索引
//m_nImgIndex = rand()%2;
m_nImgIndex = 0;
//根据图像索引确定方向
m_nMotion=1;
... | [
"rockmeroll@hotmail.com"
] | rockmeroll@hotmail.com |
70447d3be4982ed9568a8add9dca58b7555d7b46 | 61304bfb26ac0615629ebd44ecfcff2dce803fcb | /mixTheColors.cpp | cd7f5339ba777562b5a279a9d719409f3f917dda | [] | no_license | gokul1998/Codechef | c6109d5ade6c1fcfbb581647ed0ff8c97b441ccc | 253a779a0c669cb2b41d3f1ede1bdf0f7259b40e | refs/heads/master | 2020-06-23T09:48:58.653802 | 2019-07-24T08:11:33 | 2019-07-24T08:14:06 | 198,589,391 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 363 | cpp | #include<bits/stdc++.h>
#define ll long long
using namespace std;
int main(){
int t;
cin>>t;
while(t--){
map<ll,ll> m;
ll n,i,res=0,num;
cin>>n;
ll a[n];
for(i=0;i<n;i++){
cin>>num;
a[i]=num;
m[num]++;
}
map<ll,ll>::iterator p;
for(p=m.begin();p!=m.end();p++){
res+=(p->s... | [
"gokulakrishnan.parir@fireeye.com"
] | gokulakrishnan.parir@fireeye.com |
48f6dfb986e0f4c68cd1a99a36203bdd5f8a8cef | f5a3b643f1e33f9ad1357747bfc1e61bdbdae4f9 | /MatchupList.h | 8fe3c9cdaf08d59cedb1a6cd0621d21f7155982c | [
"MIT"
] | permissive | Itja/Sc2LadderServer | 427cdec1fea6326308946fce3fe536054eaa20f9 | 3c3a654d69209a330714c36abe548de84436922d | refs/heads/master | 2021-05-08T03:10:17.914132 | 2017-11-02T12:31:46 | 2017-11-02T12:31:46 | 108,172,049 | 0 | 0 | null | 2017-10-24T19:13:07 | 2017-10-24T19:13:06 | null | UTF-8 | C++ | false | false | 406 | h | #pragma once
class MatchupList
{
public:
MatchupList(std::string inMatchupListFile);
bool GenerateMatches(std::map<std::string, AgentInfo> Agents, std::vector<std::string> Maps);
bool GetNextMatchup(Matchup &NextMatch);
bool SaveMatchList();
private:
std::string MatchupListFile;
std::vector<Ma... | [
"crysison@googlemail.com"
] | crysison@googlemail.com |
0f0ed9f3489fbfe2f5747782728c3545410f639a | 8cd2ff52c9db38065291337bc6c6670a40b42661 | /jeuEnregistrement.h | da0b511c80fb47730b12c2820e92fe8e21dba5cf | [] | no_license | jouffreautheo/Atlantik | aa2ad670df51094a11513a5b242d89bed9d8a7c6 | f372216aff0a083978a559ea2bd45f12b9c9b0d4 | refs/heads/master | 2020-03-10T11:48:58.379330 | 2018-04-13T07:19:57 | 2018-04-13T07:19:57 | 129,364,050 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 793 | h | #ifndef JEUENREGISTREMENT
#define JEUENREGISTREMENT
#include <iostream>
#include <QVariant>
#include <QSqlQuery>
#include <QString>
class JeuEnregistrement {
private :
QSqlQuery maRequete;
public :
JeuEnregistrement(QString chaineSQL);// Constructeur de la classe. Positionne le curseur sur le premier enr... | [
"you@example.com"
] | you@example.com |
edf72d24b3ee85d4131cb3bc2d9d560aff4f82f3 | a7764174fb0351ea666faa9f3b5dfe304390a011 | /src/Standard/Standard_CString.cxx | 29b0d607e99bdfd84d1fe3a4d5567da378531a46 | [] | no_license | uel-dataexchange/Opencascade_uel | f7123943e9d8124f4fa67579e3cd3f85cfe52d91 | 06ec93d238d3e3ea2881ff44ba8c21cf870435cd | refs/heads/master | 2022-11-16T07:40:30.837854 | 2020-07-08T01:56:37 | 2020-07-08T01:56:37 | 276,290,778 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,403 | cxx |
// Update JR 12-09-1997 :
// - three methods of HashCoding of strings : we may keep the value
// of the hashcode of the string itself. This value is used when
// resizing of a Map or copying an item from a Map to another Map.
// - three methods of HashCoding of strings converted to... | [
"shoka.sho2@excel.co.jp"
] | shoka.sho2@excel.co.jp |
40555f13157c047a7f2900506ccbe48e25e19e53 | a77cae61867e4fb947f88acb4e11603d9cd0f6d1 | /SJTUOJ/SJTU1307_放球.cpp | ba643845eb53599be92c5a7294cf18008a0c22dd | [] | no_license | CHOcho-quan/OJ-Journey | cbad32f7ab52e59218ce4741097d6fa0ac9b462f | a9618891b5e14790ba65914783e26f8a7aa03497 | refs/heads/master | 2023-06-09T15:35:27.418405 | 2023-06-01T00:57:11 | 2023-06-01T00:57:11 | 166,665,271 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 879 | cpp | //
// SJTU1307_放球.cpp
//
//
// Created by 铨 on 2019/3/11.
//
//
#include <iostream>
#include <set>
#include <vector>
#include <string>
#include <stack>
#include <iomanip>
#include <cmath>
using namespace std;
bool isSquare(int n)
{
return (int(sqrt(n)) * int(sqrt(n)) == n);
}
int main() {
int n, now = 1... | [
"574166505@qq.com"
] | 574166505@qq.com |
89cd6d4c790f82a884b38e4ae1307d101ef60e6a | 2251a3606c97b564ffba0f16c0865d8b7f5fce31 | /runtime/third_party/double-conversion/src/double.h | 1f2ded27414aa443a1cb87c8067b0d673094c25c | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | syntheticpp/dartruntime | b531c4dc1c7cb8f6c2be5e12030a44ee067fbd4a | 189c705b0a6a0b525f3642f964e51d13937fa453 | refs/heads/master | 2016-09-08T01:16:48.304350 | 2013-11-26T11:18:00 | 2013-11-26T11:18:00 | 2,958,662 | 7 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 8,633 | h | // Copyright 2010 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of ... | [
"asiva@google.com@260f80e4-7a28-3924-810f-c04153c831b5"
] | asiva@google.com@260f80e4-7a28-3924-810f-c04153c831b5 |
b262d01d0bea22787611e3fd023519cd40409d8e | 556042e940157fab39715c4ecd63a9278b248298 | /example/vgg16_test/inference_net/max_pool_acc_innerdf.h | 08bff02bd3a54508c313caa96b1cad1b61055e7a | [] | no_license | microideax/FeedforwardNet | 038acc46a0824ae04d72e974c8db395c873e51f3 | ad3eaee45aaf659eb5c1863a759d2846ec272da0 | refs/heads/master | 2020-06-16T22:32:28.500019 | 2019-01-15T12:56:04 | 2019-01-15T12:56:04 | 75,061,642 | 17 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 7,678 | h | #ifndef _MAX_POOL_ACC_H_
#define _MAX_POOL_ACC_H_
#include <iostream>
#include <fstream>
#include "activation_functions.h"
#if _C_DEBUG_MODE_
#include <algorithm>
#endif
using namespace std;
template <typename T, typename W, typename G, int Tn, int Tr, int Tc, int S_max, int K_max>
class max_pool_acc {
private:
i... | [
"yaochen_nk@hotmail.com"
] | yaochen_nk@hotmail.com |
8aa3de6af052c270fa23f747f470c4802eee828e | 730304a54837bf3db66850f67732426f655cec09 | /src/c/AminoAcidMasses.h | bbad5ace94c7e29ef6688fd16dc5eab61d55bdaa | [] | no_license | wolski/bibliospec2.0 | 594e852dccad921ad9efe9c55c8616c0fd125f7b | c3a9b5d155e9c02fa0b7e9f1dcb15346dd78ee31 | refs/heads/master | 2021-01-10T01:54:58.755873 | 2015-09-28T11:16:59 | 2015-09-28T11:16:59 | 43,296,719 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,069 | h | /*
Copyright (c) 2011, University of Washington
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
* Redistributions of source code must retain the above copyright
notice, this list of co... | [
"wewolski@gmail.com"
] | wewolski@gmail.com |
8185144665ffae2ea34d1ef182856d4808b8b657 | 73f88b9d8055c1bc5ed408319ffed9fa72af628b | /include/Pomdog/Application/Timer.hpp | 700eca2ec9a0614221919b54fb6d5b0a8d6dcef4 | [
"MIT"
] | permissive | Mourtz/pomdog | 3841c015012f0bb8f4e45c3524a66ced11abd448 | b3f678033b2b41ec5bbf9c5079810b1082aa293d | refs/heads/master | 2020-12-25T04:01:47.810430 | 2015-09-10T11:57:25 | 2015-09-10T11:57:25 | 38,495,875 | 1 | 0 | null | 2015-07-07T09:48:00 | 2015-07-03T14:12:26 | C++ | UTF-8 | C++ | false | false | 1,496 | hpp | // Copyright (c) 2013-2015 mogemimi.
// Distributed under the MIT license. See LICENSE.md file for details.
#ifndef POMDOG_TIMER_CAC74AF2_HPP
#define POMDOG_TIMER_CAC74AF2_HPP
#include "Pomdog/Basic/Export.hpp"
#include "Pomdog/Application/Duration.hpp"
#include "Pomdog/Signals/ScopedConnection.hpp"
#include "Pomdog/... | [
"mogemimi@enginetrouble.net"
] | mogemimi@enginetrouble.net |
58acf4bbe81016586f44f0ef53d05047651f82bf | 8a5f0eda7e09ef69b8a2a49b760397bc6200d134 | /POJ/1041/15430561_WA.cpp | f71d39636a5265d9d18a9050cbeeeefef8250c15 | [] | no_license | 2997ms/Competitive-programming-problems | 5ea54f2c63d963655cd046f33c8a85e03e314d51 | 23028f10875631897588613180fc5a8f2613e724 | refs/heads/master | 2022-12-15T08:54:56.269845 | 2022-12-08T21:45:09 | 2022-12-08T22:20:42 | 58,099,655 | 2 | 0 | null | 2019-09-01T01:40:51 | 2016-05-05T02:53:10 | C++ | UTF-8 | C++ | false | false | 2,544 | cpp | #pragma warning(disable:4996)
#include <iostream>
#include <functional>
#include <algorithm>
#include <cstring>
#include <vector>
#include <string>
#include <cstdio>
#include <cmath>
#include <queue>
#include <stack>
#include <deque>
#include <set>
#include <map>
using namespace std;
typedef long long ll;
#define INF ... | [
"wangchong756@gmail.com"
] | wangchong756@gmail.com |
327e3d5792bbf5b0a5fe390e0b7ec4466fe96650 | e5a75731bf787d83db939eba8b13f859fd7c8cd4 | /cppDay02/ex01/Fixed.hpp | 2df9c6d949834764101001626bd2c124990f0db0 | [] | no_license | ekiriche/cppPool | cf74f15534f82e86ad13e4287910e83f0a14535b | 6ed66d1be410320aaedf420f04f722624fdbecad | refs/heads/master | 2020-07-25T20:22:42.742159 | 2019-11-07T08:23:33 | 2019-11-07T08:23:33 | 208,412,631 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 501 | hpp | #ifndef FIXED_HPP
#define FIXED_HPP
#include <iostream>
class Fixed {
private:
int _value;
static const int _bitsNum;
public:
Fixed();
Fixed(const Fixed& fixedInstance);
Fixed(int const value);
Fixed(float const value);
~Fixed();
Fixed& operator=(Fixed const & rhs);
int getRawBit... | [
"zheniakk@gmail.com"
] | zheniakk@gmail.com |
c9d7522d054d701e69b42601cc29539d318132e9 | 2cb5646fdded8ea162fce7c171eb891d9a9495ac | /exportNF/release/windows/obj/src/__ASSET__flixel_flixel_ui_img_check_box_png.cpp | b25d68e84ee624d2048687622fa5c65d7c2a77ae | [
"BSD-3-Clause"
] | permissive | roythearsonist/NekoFreakMod-FridayNightFunkin | 89b815177c82ef21e09d81268fb8aeff0e8baf01 | 232bcb08234cfe881fd6d52b13e6ae443e105fd1 | refs/heads/main | 2023-04-23T08:22:18.886103 | 2021-05-17T07:13:05 | 2021-05-17T07:13:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 7,072 | cpp | // Generated by Haxe 4.2.1+bf9ff69
#include <hxcpp.h>
#ifndef INCLUDED___ASSET__flixel_flixel_ui_img_check_box_png
#include <__ASSET__flixel_flixel_ui_img_check_box_png.h>
#endif
#ifndef INCLUDED_haxe_Resource
#include <haxe/Resource.h>
#endif
#ifndef INCLUDED_haxe_io_Bytes
#include <haxe/io/Bytes.h>
#endif
#ifndef IN... | [
"mrzushiofficial@gmail.com"
] | mrzushiofficial@gmail.com |
f366262348d3e74fd366e84555547cc184a87c9a | d0eac371071642185fd803e56985b41f2bfb1cc0 | /example/less-than-4k/function/member3.cpp | 219a0c85ecf067b9da336efb8e9abed1fc27c160 | [
"Apache-2.0"
] | permissive | dmilos/reflection | 43ce8e3d3cfce191b8c4fe463c9ecb835f0068a5 | 0d190d4c625f80dab2d0fde10914365695d2bcc7 | refs/heads/master | 2021-12-24T21:47:39.858028 | 2021-10-01T12:53:05 | 2021-10-10T22:06:34 | 55,215,559 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,920 | cpp | #include <iostream>
#include <iomanip>
#include <string>
#include "reflection/reflection.hpp"
class MyClassOriginal
{
public:
MyClassOriginal()
{
}
bool writer_int( int const& i )
{
std::cout << __FUNCTION__ << std::endl;
m_int = i;
return ... | [
"dmilos@gmail.com"
] | dmilos@gmail.com |
2685d04e7623c98ae93a7acd5c2fca6f1db37ff3 | 46f2e7a10fca9f7e7b80b342240302c311c31914 | /2_lids_driven_flow/cavity/0.0502/U | 46726dfe1bee78becd2cb2bb38d82cb23c2565bd | [] | no_license | patricksinclair/openfoam_warmups | 696cb1950d40b967b8b455164134bde03e9179a1 | 03c982f7d46b4858e3b6bfdde7b8e8c3c4275df9 | refs/heads/master | 2020-12-26T12:50:00.615357 | 2020-02-04T20:22:35 | 2020-02-04T20:22:35 | 237,510,814 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 61,448 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 7
\\/ M anipulation |
\*-------... | [
"patricksinclair@hotmail.co.uk"
] | patricksinclair@hotmail.co.uk | |
3f4ad48218bcc3b287d23747a537113d201437f7 | 1d64af0c2c662ebec47145c3eb9ca92533618d2f | /Framework/MachineLearning/Src/Datasets.cpp | 07c4102bc41ca64348d9624613292dd39456e322 | [] | no_license | Zaelgar/Klink-Engine | df7c2803b5bfbf77d8d3709b6ee4ad6caa4ee831 | ed33381fded540f15e2f217ad20dc02ae4b6ff1c | refs/heads/main | 2023-07-27T20:08:36.486125 | 2021-07-13T22:56:47 | 2021-07-13T22:56:47 | 368,299,861 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,467 | cpp | #include "Precompiled.h"
#include "Datasets.h"
using namespace Klink::ML;
using namespace Klink::JMath::Random;
Dataset Datasets::MakeLinear(size_t samples, float b0, float b1, float minX, float maxX, float noise)
{
DatasetProperties props;
props.Initialize(1, samples, minX, maxX, noise, 2);
Dataset dataset(props... | [
"jaidon.vanherwaarden@gmail.com"
] | jaidon.vanherwaarden@gmail.com |
f66bdae9ea555806ed6c757316b16947ca32d1de | 63510a0f0638d13a6f22a81d3be4d18085d2fe25 | /src/geometry.cpp | ab67224bfa4846f1303e9db48e820a6f793e8084 | [] | no_license | Reynault/RDV_Projet_Sies_Romary | 9dd52a5cc8692108a1d1711e971e0adf3696c51d | 83ec3461469cbee71cc2f0ad77857487598802d9 | refs/heads/master | 2020-12-15T16:00:16.996869 | 2020-03-10T18:44:53 | 2020-03-10T18:44:53 | 235,168,304 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,100 | cpp | #include <vector>
#include <cassert>
#include <cmath>
#include <iostream>
#include "geometry.h"
template<>
template<>
Vec3<int>::Vec3(const Vec3<float> &v) : x(int(v.x + .5)), y(int(v.y + .5)), z(int(v.z + .5)) {}
template<>
template<>
Vec3<float>::Vec3(const Vec3<int> &v) : x(v.x), y(v.y), z(v.z) {}
Matrix::Matri... | [
"reynault.sies8@etu.univ-lorraine.fr"
] | reynault.sies8@etu.univ-lorraine.fr |
4d940b710400a600832a7a4aeab06da57a7e9b03 | 0f5c91dc15704a1b45415e7f9cfc6fb13af10ebe | /include/util.h | 0adfbc62c37d807e3377dc13e4fcf484bfd3298f | [
"MIT"
] | permissive | Nixsm/fat16reader | 4fe94fc027ad0a3b34b2095faef4906353c29457 | b115ff02630cd98a67a6c1f1513cd1b6d35a75ce | refs/heads/master | 2021-01-10T15:06:16.079127 | 2015-11-09T02:00:50 | 2015-11-09T02:00:50 | 45,808,255 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 382 | h | #ifndef FAT16_UTIL_H__
#define FAT16_UTIL_H__
typedef unsigned char uchar;
/*
* Expects little endian bytes
*/
namespace util {
unsigned short toShort(uchar* bytes);
unsigned short toShort(uchar b1, uchar b2);
void toByte(unsigned short v, uchar* bytes);
unsigned int toInt(uchar* bytes);
void to... | [
"nichsmm@gmail.com"
] | nichsmm@gmail.com |
5052a305fb98e9d0dfafa3f7a8e08fbb72e1607f | 923acd88223254d5d0c6a2375876244df726c02f | /tfvisV/DT_Table.cpp | dff8a7ffc245531492b504630dead674a7b71d8e | [] | no_license | TakuyaSatoM/TFVIS | 92069b1c416fd8786eac6e91bf332791ae624ad5 | dcbfffb1aedc478d896b3cbead4701ec3e050f67 | refs/heads/master | 2020-12-24T06:11:55.630545 | 2016-12-22T04:49:10 | 2016-12-22T04:49:10 | 73,175,737 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 4,606 | cpp | #include "DataTransitions.h"
#include "Game.h"
//データ遷移図のメイン処理
void DtDiagram::drawTable(DTCom* dt)
{
int command_ChangeMethodExe=-1;
if(RL_INPUT()->m_MouseR.NowPush() && IsMouseInBox(dt->m_DrawArea.x,dt->m_DrawArea.y,dt->m_DrawArea.w,dt->m_DrawArea.h)){dt->m_DTA.release();}
RC_2DPorigon* po=draw::... | [
"sato@earth.cs.miyazaki-u.ac.jp"
] | sato@earth.cs.miyazaki-u.ac.jp |
097d9679c3c41b9eae44729c40e1b94531d46278 | 06bd829a0b316ff1a8b54b4fc1bb88c73a4fc68f | /动态规划/534.打劫房屋II.cpp | 21f84285f1e45f6f13028f71513b1409155b1f50 | [] | no_license | LiuYu0521/lintcode | 148e763294f478f50858f8053cacf5478b5c60b4 | 97c90a2065c6bf6df76c43211af0db2da528b965 | refs/heads/master | 2021-01-22T21:53:32.924735 | 2017-08-13T02:51:25 | 2017-08-13T02:51:25 | 92,742,383 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 953 | cpp | class Solution {
public:
/**
* @param nums: An array of non-negative integers.
* return: The maximum amount of money you can rob tonight
*/
int houseRobber2(vector<int>& nums) {
// write your code here
int len = nums.size();
if(len == 0)
return 0;
if(le... | [
"ly819933137@gmail.com"
] | ly819933137@gmail.com |
5ae6b64fc5d56d4cbcc9f287c041ee66a3bb21fa | 6bba5e0ed8aea730de624ce4afc56e8647675278 | /src/xercesc/framework/XMLAttDefList.cpp | c5dde717ebdf2b5c0491f99495541879102196de | [
"Apache-2.0"
] | permissive | ksmyth/xerces-c | 0b3d2b330389db2018f7d820c898be7f0a2f33f0 | 245d0f626041add542ab7deabd6ba9c3e4641f6d | refs/heads/master | 2021-01-17T17:28:41.671391 | 2017-10-12T15:29:24 | 2017-10-12T15:39:21 | 61,400,297 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,366 | cpp | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | [
"kevin.m.smyth@gmail.com"
] | kevin.m.smyth@gmail.com |
9e28db9678f099aa0a206077c00f4264cba6b82f | 50b07ae70fe269dadfd9c433a14ff44182f77ee0 | /Old Contest and Practice Problems/aniaminimizing.cpp | 7b0484a7a31a7b29edda96b687a5d2a953e30aa5 | [] | no_license | PrakharUniyal/CompiArchives | 393d72695dcf393500d7dd95d8980f9005139385 | d89d53ae06f47cd2e144aa1df2a255d4e67218a2 | refs/heads/master | 2022-11-24T15:26:35.536346 | 2020-07-30T16:55:40 | 2020-07-30T16:55:40 | 258,544,798 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 492 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ios std::ios_base::sync_with_stdio(false);cin.tie(NULL);cout.tie(NULL);
#define mo %1000000007
int main()
#define int long long
{
ios;
int n,k;
cin>>n>>k;
string s;
cin>>s;
if(s.size()==1 && k==1){cout<<0<<en... | [
"b18128@students.iitmandi.ac.in"
] | b18128@students.iitmandi.ac.in |
f1ce32293ac5a5c9c145ef72fe51b63b0f30bddb | 182689c6476ac4bb1a56faa20864b787d646f135 | /SpotLists/main.cpp | 365367e9545140cd8c2903cb582536e8d9454612 | [] | no_license | JimAlmeida/SpotLists | e1059a3ab94612da953164676b0551abdfa2c2a9 | 73fd572d30f6e6b4ceae6072a12465588a1db997 | refs/heads/master | 2023-05-01T14:10:31.069715 | 2021-05-18T13:22:31 | 2021-05-18T13:22:31 | 365,307,848 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 716 | cpp | #include "MainWindow.h"
#include <QtWidgets/QApplication>
#include <iostream>
#include <cpr/cpr.h>
#include "CURLDispatcher.h"
#include "CURLRequest.h"
#include "IHTTPRequest.h"
#include "SpotifyAPI.h"
#include "SpotifyFilter.h"
#include <QtCore/qjsonobject.h>
#include <QtCore/qjsondocument.h>
#include "Tests.h"
#inclu... | [
"thiagocdac@gmail.com"
] | thiagocdac@gmail.com |
a5e725c90494e10768b156e489c629482b498d33 | b171b208b1eb28d3e10e1eddad915d124cd848b0 | /src/pio_ssd1306_128x64_i2c.cpp | a60a750d76d7679217f19a030cd927124b2b147d | [] | no_license | berlinrob/pioApple | 07d28dfa0671db35e6e93c373c3d1cb6a713328c | f88f0d690fa86745e3c9c8b8a80a52ad6e4c209d | refs/heads/main | 2023-03-25T14:50:43.232255 | 2021-03-22T16:32:42 | 2021-03-22T16:32:42 | 348,200,509 | 0 | 0 | null | 2021-03-22T16:32:43 | 2021-03-16T03:23:51 | C++ | UTF-8 | C++ | false | false | 4,189 | cpp | #include <iostream>
//#include <WiFi.h>
//#include <SPI.h>
//#include <Wire.h>
//#include <Adafruit_GFX.h>
#include <Adafruit_SSD1306.h>
// custom libraries
#include "cf_lib_JoyStick.h"
// #include "cf_lib_oled128x64.h"
// #include "cf_lib_websocket.h"
// display
#define SCREEN_WIDTH 128 // OLED display width, in... | [
"berlin.rob@lifeinthedot.com"
] | berlin.rob@lifeinthedot.com |
4b4b7dbe24b22a6f891b863cf9bbbabbd7154e82 | 5f2762a92f90ad66fc5c0788a5ce1dff1c28592c | /3459.cpp | cab9447f07560cfbdc541f59ac9e866251586f9b | [] | no_license | KIMJUHEEEEE/SWEA | 508a64ed11274c389c8ad5cf6d89875822c18866 | 40e6918a464bbf0217ec5c25a6598980caa2954a | refs/heads/master | 2020-07-11T00:44:39.511835 | 2020-05-09T06:03:31 | 2020-05-09T06:03:31 | 204,411,419 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 366 | cpp | #include<stdio.h>
int main()
{
int tc = 0;
scanf("%d", &tc);
for (int i = 1; i <= tc; i++)
{
unsigned long long n;
scanf("%lld", &n);
int check = 0;
unsigned long long turn = 1;
unsigned long long mul = 1;
while (turn < n)
{
if (!check)
mul *= 4;
turn += mul;
check = !check;
}
printf(... | [
"jhwngml97@naver.com"
] | jhwngml97@naver.com |
9ef01a373f8c793a9f0acf627dd7f450ff628dc3 | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /components/cbor/writer_unittest.cc | 63e4d760c0713046d4eb6ed56ea76eb0cbe998dc | [
"BSD-3-Clause"
] | permissive | Samsung/Castanets | 240d9338e097b75b3f669604315b06f7cf129d64 | 4896f732fc747dfdcfcbac3d442f2d2d42df264a | refs/heads/castanets_76_dev | 2023-08-31T09:01:04.744346 | 2021-07-30T04:56:25 | 2021-08-11T05:45:21 | 125,484,161 | 58 | 49 | BSD-3-Clause | 2022-10-16T19:31:26 | 2018-03-16T08:07:37 | null | UTF-8 | C++ | false | false | 16,456 | cc | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/cbor/writer.h"
#include <limits>
#include <string>
#include "base/stl_util.h"
#include "testing/gmock/include/gmock/gmock.h"
#inclu... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
1cb7987e38ccf837e531a0651e5b669f434c70ea | 9802284a0f2f13a6a7ac93278f8efa09cc0ec26b | /SDK/BP_RecurveBow_InsertArrow_classes.h | f6ae49714688154ba4d79bf21a3ea806ffce8e67 | [] | no_license | Berxz/Scum-SDK | 05eb0a27eec71ce89988636f04224a81a12131d8 | 74887c5497b435f535bbf8608fcf1010ff5e948c | refs/heads/master | 2021-05-17T15:38:25.915711 | 2020-03-31T06:32:10 | 2020-03-31T06:32:10 | 250,842,227 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 814 | h | #pragma once
// Name: SCUM, Version: 3.75.21350
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------
// BlueprintGeneratedClass BP_Recurve... | [
"37065724+Berxz@users.noreply.github.com"
] | 37065724+Berxz@users.noreply.github.com |
ebb051720ef04f6869493b29d64290cc220159cf | ca41c5a8aca9bc965207bbe9537a735182928dc1 | /m3/prob3.cpp | f3e310b6a837031c450e383bde70b9bfac996da8 | [] | no_license | jash101/oops | 5289344f5120916964820f5e70a60a58243de26d | e92e6808a77987d23162f2d37f472afba5235cbc | refs/heads/master | 2021-09-13T09:18:38.087248 | 2018-04-27T17:51:23 | 2018-04-27T17:51:23 | 119,339,534 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,076 | cpp | /*
Written by: Yash Shetye
Problem Statement: Calculate the area of rectangle and circle,where both are inherited from the base class
SHAPE where calArea() should be a pure virtual function.The length and radius should
be accepted from user and must be of type float.
*/
#include<iostream>
using namespace std;
class SHA... | [
"jashmota101@gmail.com"
] | jashmota101@gmail.com |
d131fb0172286b4a3fc1b0867f997e371a317bc6 | 5c8a0d7752e7c37e207f28a7e03d96a5011f8d68 | /MapTweet/iOS/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_g1088929753.h | fef98414c9a263342d7adfe001d417ba50d9d999 | [] | no_license | anothercookiecrumbles/ar_storytelling | 8119ed664c707790b58fbb0dcf75ccd8cf9a831b | 002f9b8d36a6f6918f2d2c27c46b893591997c39 | refs/heads/master | 2021-01-18T20:00:46.547573 | 2017-03-10T05:39:49 | 2017-03-10T05:39:49 | 84,522,882 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,796 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.Int32[]
struct Int32U5BU5D_t3030399641;
// System.Collections.Generic.Link[]
struct LinkU5BU5D_t62501539;
// System.String[]
struct StringU5BU5D_t1642385972;
// OnlineMapsJS... | [
"priyanjana@mac.com"
] | priyanjana@mac.com |
a828d060b13aae211b0efc36dba8d8e2066a4a1a | 5ed2a97e269dced8e720cdecca912537d2308b3f | /poj/2524/12241132_AC_297MS_428K.cpp | a5102ec97d249e035fbed9ef347d14b312ded744 | [] | no_license | courage17340/OI | 7a81c62bf3b09c29b093979d77d68bdb8eea0e1a | 29e3914442d1334e0b1da849db4c3e942492cb7d | refs/heads/master | 2021-01-13T01:25:19.188664 | 2015-06-08T08:12:34 | 2015-06-08T08:12:34 | 32,979,121 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 516 | cpp | #include<cstdio>
#include<cstring>
int f[50010],n,m,x,y,ans,t=0;
bool a[50010];
int father(int x){
if (x==f[x]) return x;
int y=father(f[x]);
f[x]=y;
return y;
}
int main(){
while (1){
scanf("%d%d",&n,&m);
t++;
if (n==0) break;
for (int i=1;i<=n;i++) f[i]=i;
while (m--){
scanf("%d%d",&x,&y);
if (fa... | [
"courage17340@163.com"
] | courage17340@163.com |
a492f555fd0cc1a2adada4445ef38c85cc71cf9c | 9e4aaa2a311df0d8ec99d2732d67d1e462c1dbc8 | /tbb/cpp/parallel_for/tachyon/src/parse.cpp | e0e1f4622c7865c6d098e6be7c422685b9609b4f | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | intel-system-studio/samples | 13eb9758f2c784604eddf54ce5fa872ee6b9a3f5 | 17c039aab5cd77ab5f4c3ba86e0664e7208bc537 | refs/heads/iss2019-update4 | 2021-06-21T08:05:39.142335 | 2019-12-16T21:21:04 | 2019-12-16T21:21:04 | 97,175,652 | 22 | 12 | null | 2019-12-17T01:01:56 | 2017-07-14T00:21:51 | C++ | UTF-8 | C++ | false | false | 19,120 | cpp | /*
==============================================================
SAMPLE SOURCE CODE - SUBJECT TO THE TERMS OF SAMPLE CODE LICENSE AGREEMENT,
http://software.intel.com/en-us/articles/intel-sample-source-code-license-agreement/
Copyright (C) Intel Corporation
THIS FILE IS PROVIDED "AS IS" WITH NO ... | [
"sergey.kiselev@intel.com"
] | sergey.kiselev@intel.com |
f1df89228b96b6cc956e166cc94c8a93dc88bc22 | 16ef6b95f21cc070838fea6313550a70bdbbc293 | /Count.cpp | 4fa6f974e6ac50d8d67966c485a944ac0fb65ada | [] | no_license | collinewait/explore-stl-algorithms-cpp | 139753aba245680738f464ef706f26d38393d084 | a4f8c9afed7e6a446361c8d7f8e81d23440ea3ab | refs/heads/master | 2020-08-11T01:56:57.249445 | 2019-10-11T14:41:11 | 2019-10-11T14:41:11 | 214,466,334 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,882 | cpp | #include <vector>
#include <string>
#include <iostream>
#include <map>
using namespace std;
int main()
{
vector<int> v{2, 7, 1, 6, 2, -2, 4, 0};
// count how many entries have the target value (2)
int twos = 0;
int const target = 2;
for(size_t i = 0; i < v.size(); i++)
{
if (v[i] == ta... | [
"collinewait17@gmail.com"
] | collinewait17@gmail.com |
7dbe089c42bf3f4de06af838693bce852fd3fafd | cc751b5b4b9e110f94cf17ffcf09c17ea680368f | /dwt.cpp | b4813317d949ba2a2de0921b1a2559f3831846e9 | [] | no_license | smssss/imgprocsample | 610cb3ed5b34b525fe663c5720eb9dc7e137fc39 | 5c4bf082b126218cd5c829edd02d78659b802270 | refs/heads/master | 2021-01-22T17:49:08.463953 | 2017-03-23T13:56:23 | 2017-03-23T13:56:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,081 | cpp |
#include "stdafx.h"
using namespace std;
using namespace cv;
void border_to_even(Mat& src);
Mat h_trans(Mat& src);
Mat v_trans(Mat& src);
Mat dwt_one_time(Mat& src);
#define date_num 1
int dwt(string img, int time)
{
Mat _src = imread(img,CV_LOAD_IMAGE_GRAYSCALE);
if (_src.empty())
return -1;
Mat src = Mat_<f... | [
"lovesscott@126.com"
] | lovesscott@126.com |
c138c0395d9596cc02e23dfcc960d617fb3c5a24 | f4dc3450a1cfedf352774cba95dc68b32cbfbf11 | /Sources/Emulator/src/mame/includes/lordgun.h | 79f95b665c7d2df0306221deccfccb41d45d7385 | [] | no_license | Jaku2k/MAMEHub | ae85696aedf3f1709b98090c843c752d417874a9 | faa98abc278cd52dd599584f7de5e2dd39cf6f87 | refs/heads/master | 2021-01-18T07:48:32.570205 | 2013-10-10T01:42:06 | 2013-10-10T01:42:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,227 | h | /*************************************************************************
-= IGS Lord Of Gun =-
*************************************************************************/
#include "sound/okim6295.h"
#include "machine/eeprom.h"
struct lordgun_gun_data
{
int scr_x, scr_y;
UINT16 hw_x, ... | [
"jgmath2000@gmail.com"
] | jgmath2000@gmail.com |
f7550235ac41ef8bb3366c91de289c9a095350be | ccfa697dd78bc4e60d677a3a32a85ca109dca6a4 | /第七周实验/MFC7.2/MFC7.2/MFC7.2View.cpp | e68e9795097caab54ff5f45706543649722c151e | [] | no_license | 201812300110/3- | 7c6dd8223d201e9906718730883d76f4cda953eb | 400f5d08a2eabf0ab37873e71c190a14afb2a018 | refs/heads/master | 2021-03-10T12:46:39.944173 | 2020-05-31T11:34:21 | 2020-05-31T11:34:21 | 246,453,260 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,574 | cpp |
// MFC7.2View.cpp : CMFC72View 类的实现
//
#include "stdafx.h"
// SHARED_HANDLERS 可以在实现预览、缩略图和搜索筛选器句柄的
// ATL 项目中进行定义,并允许与该项目共享文档代码。
#ifndef SHARED_HANDLERS
#include "MFC7.2.h"
#endif
#include "MFC7.2Doc.h"
#include "MFC7.2View.h"
#include "MyDlg0.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMFC72View
IMPLEMENT... | [
"2489475121@qq.com"
] | 2489475121@qq.com |
b7f30eb5588d65a14a495c535a8f3de374b04fca | f4c53c1fa537d697f247f99afc040c58705966c4 | /TP2.cpp | eff43faeb115da083a1f73fbdbd8bf986c35afaf | [] | no_license | lucassfara/TP2 | cc62cf09c4654d4d877210d5d10872a43300aa0c | 4274494812e33eef26c797f123d9d0cd3de47acb | refs/heads/master | 2016-08-04T21:06:57.488825 | 2015-05-05T13:22:33 | 2015-05-05T13:22:33 | 35,100,988 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 324 | cpp | # TP2
#include <iostream>
#include <string>
#include <stdlib.h>
using namespace std;
int main()
{
int a;
cout << "Ingrese Numero: ";
cin >> a;
a=a%2;
if (a == 1){
cout << "Su numero es par \n";}
else {
cout << "Su numero no es par \n" ;
}
return 0... | [
"lucassfara@yahoo.com"
] | lucassfara@yahoo.com |
87d7358eb60c27e7240d94580d00cd69c6335676 | 050c8a810d34fe125aecae582f9adfd0625356c6 | /Autumn2019/rogvaiv/base.cpp | 35ef02e090b06f6624272e03e038c858050e1ec8 | [] | no_license | georgerapeanu/c-sources | adff7a268121ae8c314e846726267109ba1c62e6 | af95d3ce726325dcd18b3d94fe99969006b8e138 | refs/heads/master | 2022-12-24T22:57:39.526205 | 2022-12-21T16:05:01 | 2022-12-21T16:05:01 | 144,864,608 | 11 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,957 | cpp | #pragma GCC target("sse,sse2,sse3,ssse3,sse4,popcnt,abm,mmx,avx,tune=native")
#include <cstdio>
#include <cstring>
#include <vector>
#include <algorithm>
using namespace std;
FILE *f = fopen("rogvaiv.in","r");
FILE *g = fopen("rogvaiv.out","w");
const int NMAX = 5e4;
const int LEN = 7;
int MOD;
const char p1[] = "AB... | [
"alexandrurapeanu@yahoo.com"
] | alexandrurapeanu@yahoo.com |
1df6a7e00cb38b4f396d4df2ff55ddae32e79e2b | 0f9ae5457cc0cb975110b2ec35c8a65f181cde9e | /BOJ-Code/09372-상근이의 여행/9372-상근이의 여행.cpp | 35aa00de8124ff0a574d8131675d0f6dba410834 | [] | no_license | hyojin38/Algorithm-code | 5217969379aafd1b03dfc5bf3088528c542d7462 | 8199ef3c5112877e5a35873bee89e24fd1e99c3e | refs/heads/main | 2023-06-16T09:15:54.407080 | 2021-07-09T14:54:02 | 2021-07-09T14:54:02 | 327,336,454 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 438 | cpp | #include <iostream>
#include <vector>
#define endl "\n"
using namespace std;
int T;
int N, M;
int main() {
ios::sync_with_stdio(false); cin.tie(NULL); cout.tie(NULL);
freopen("Text.txt", "r", stdin);
cin >> T;
//주어지는 비행 스케줄은 항상 연결 그래프를
for (int tc = 0; tc < T; tc++) {
cin >> N >> M;
int a, b;
for (int i... | [
"hyojinlim38@gmail.com"
] | hyojinlim38@gmail.com |
95f1301dcce55223942745e2ef560f58d8dbc974 | 89476c96f0e76917a16442b4087374bea4086732 | /src/game/ai.cpp | 26904d32d890d2bf945793ddd6c29ab306bb66c5 | [
"MIT"
] | permissive | kodo-pp/ModBox | ae15044aa8d86a8a5e701af1752e9257e57c37c9 | e904341d1850baf81e8aeecbf498691fbe8e50aa | refs/heads/master | 2021-08-08T19:41:30.487110 | 2018-11-02T20:43:27 | 2018-11-02T20:43:27 | 115,518,432 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 183 | cpp | #include <modbox/game/ai.hpp>
static GamePosition defaultAiFunc()
{
return {500, 200, 500};
}
std::function<GamePosition(void)> getDefaultAiFunc()
{
return defaultAiFunc;
}
| [
"korzun.sas@mail.ru"
] | korzun.sas@mail.ru |
d2afbc1f4944defcaf11f32d1f0d0ae43a1aea0e | 9604dc98c1e744505bb3b435ea93886bb87b4d4c | /hphp/runtime/ext_zend_compat/php-src/Zend/zend_API.cpp | 089eab64109e8f79f9957c4dc09dcbb00690c6c2 | [
"PHP-3.01",
"Zend-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | victorreyesh/hiphop-php | 2f83a4935e589e7da54353748df3c28ab6f81055 | 5c7ac5db43c047e54e14be8ee111af751602cf73 | refs/heads/master | 2021-01-18T07:14:38.242232 | 2013-09-04T07:42:08 | 2013-09-04T07:41:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,114 | cpp | /*
+----------------------------------------------------------------------+
| Zend Engine |
+----------------------------------------------------------------------+
| Copyright (c) 1998-2013 Zend Technologies Ltd. (http://www.zend.com) |
+---------... | [
"sgolemon@fb.com"
] | sgolemon@fb.com |
fe99ee73e5b0bb62e449a32c05d90705e38575f1 | d33865417f845e378405da6c22ef17877a409c33 | /ProceduralClimb/Source/ProcStudy/Private/BaseCharacter.cpp | 3bdfdc8b3b44e21b9d6487f0d7bdee4aa958a613 | [] | no_license | jeroo97/04_ProcStudy | f64f0c7d09ce227ea673cd5df3b40079851a5e72 | 9633f0b8d3bdc73c3cb88c8c42ede94d32deaf62 | refs/heads/master | 2020-12-29T21:11:04.436411 | 2020-02-21T16:22:07 | 2020-02-21T16:22:07 | 238,732,811 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,533 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "BaseCharacter.h"
#include "AbilitySystemComponent.h"
#include "AttributeSetBase.h"
// Sets default values
ABaseCharacter::ABaseCharacter()
{
// Set this character to call Tick() every frame. You can turn this off to improve p... | [
"jeroo1997@gmail.com"
] | jeroo1997@gmail.com |
690ecc59c9bd1e68b919d1c1d85dd9b9b3da6ceb | 0c079dd0cd493706f745a7be02191dccfe0648bf | /libraries/DriverLib/examples/MSP430F5529/crc_data/crc_data.ino | e0f3cdaa7465d80b8185ab47c243d005d02f0453 | [] | no_license | energia/msp430-lg-core | e5eef4eeda61de6de3ffaad46b0e02f06604f88e | d7e0714610eb55e18dcaae9dec53af31002c42fe | refs/heads/master | 2023-02-09T05:26:21.283026 | 2022-12-04T09:16:51 | 2022-12-04T09:16:51 | 56,965,138 | 17 | 18 | null | 2020-10-20T19:11:53 | 2016-04-24T10:03:42 | C | UTF-8 | C++ | false | false | 2,168 | ino | /******************************************************************************
* CRC - Calculate CRC
*
* Description: This example calculates the CRC of an array of data twice and
* compares the results. If the results are the same then the LED turns on
* if the results are different the LED turns off. The results... | [
"robertinant@yahoo.com"
] | robertinant@yahoo.com |
9b596df8f66509e617708128bb310db3ecba58e3 | c7300b157b6b01761949dc742f45c16ed5723956 | /ScCore/Timer.cpp | 30150f63e64c2070b5e7daa45818c3e15c148479 | [] | no_license | chxj1980/SimpleCpp | 64f3fe2272bae90e6202ac55f7cc8ad296bfdd23 | 5134f996421721cfde73d0c76890894a0a1462bf | refs/heads/master | 2021-09-07T20:13:40.289732 | 2018-02-28T10:51:20 | 2018-02-28T10:51:20 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 7,057 | cpp | #include "StdAfx.h"
#include "Timer.h"
#include "Thread.h"
#include <time.h>
#include "mutex.h"
#include <Windows.h>
#include <Mmsystem.h>
#pragma comment(lib, "winmm.lib")
using namespace SThread;
vector<CTimer*> CTimerHelper::m_vecTimer;
long CTimerHelper::Open()
{
int nRet = -1;
m_bRun = true;
m_pMutexTimers ... | [
"12371731@qq.com"
] | 12371731@qq.com |
7a27b2bfba424ef6b0f6685e58bbe2fff8471574 | c4968efd6148973ee3bb0175562d0bae3c6a32eb | /Source/SceneHowtoPlay.h | 91fea29a6cf818229f91c6af1211c3e5b9271652 | [] | no_license | todo48/SIC2233 | 21ca1621d4f2a99861650b469d0bc5bbbda58d52 | d9c2b0727528f1fa9f64df75e62f513b5de304a8 | refs/heads/main | 2023-08-01T02:06:57.551379 | 2021-09-16T13:30:21 | 2021-09-16T13:30:21 | 404,250,659 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 533 | h | #pragma once
#include "Graphics/Sprite.h"
#include "Scene.h"
//タイトルシーン
class SceneHowtoPlay : public Scene
{
public:
SceneHowtoPlay() {}
~SceneHowtoPlay() {}
//初期化
void Initialize() override;
//終了化
void Finalize() override;
//更新処理
void Update(float elapsedTime) override;
//描画... | [
"takane015@gmail.com"
] | takane015@gmail.com |
296b3a23f06485ce0d9c8abea7e1b7549b05183f | e357ff2d7e389fa656bb55074b6a8d259f6b3baf | /src/core/BrokerState/BState10.cpp | 5e86697c6c2abdb69b90945d697ebd08705962ff | [] | no_license | MinenoLab/IoTPriorityMechanism | 8ef9a40f3c7f46e44cd8beef7b3a6dc4b825a33c | 142abbc07f1e4210e0b0a26e4768ce5de9035b84 | refs/heads/master | 2021-01-21T10:09:21.538789 | 2017-03-07T07:55:47 | 2017-03-07T07:55:47 | 83,391,175 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,939 | cpp | /*
* BState10.cpp
*
* Created on: 2016/03/30
* Author: tachibana
*/
#include "../BrokerServer.h"
namespace IoTPriority {
B_State10::B_State10(std::shared_ptr<BrokerServer> server) :
Server(server) {
}
B_State10::~B_State10() {
}
std::string B_State10::execute() {
std::cerr << "[q-BR]State 10" << std:... | [
"tachibana@minelab.jp"
] | tachibana@minelab.jp |
8fa70526700089c95994cd3ceedbc5e228d061f0 | 65b5166d07447967789744624c0b5ae3cc731a51 | /Client/project/Yaoyao/Classes/frame/AppDelegate.cpp | a190e8f56390cfdb3bdc90e36ace96714856d471 | [] | no_license | walkbin/CrossGame | b2f9f1357f17fd3fc12c81bf006a1e4c09c52d4a | c6a2e640149f3ff72c42707f12f09b8c7fa48eef | refs/heads/master | 2021-01-10T01:34:54.571421 | 2013-03-30T06:34:02 | 2013-03-30T06:34:02 | 8,430,069 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,146 | cpp | #include "AppDelegate.h"
#include <vector>
#include <string>
#include "config/AppMacros.h"
#include "assist/InstanceMgr.h"
USING_NS_CC;
using namespace std;
using namespace walkbin;
AppDelegate::AppDelegate()
{
InstanceMgr::create();
}
AppDelegate::~AppDelegate()
{
InstanceMgr::destroy();
}
bool AppDelega... | [
"richie.wang@outlook.com"
] | richie.wang@outlook.com |
289008a49307165cad6e9b27c957cd0ddfd46509 | 602e010b3777fdf9c2785ae9e9701a3b805f678a | /CPUT/DDSTextureLoader.cpp | 3aaf9511c1db09a4caa43c5cfca5399867a02308 | [
"Apache-2.0"
] | permissive | GameTechDev/OcclusionCulling | 0fb062e3e34e9ac3f61755de63cd612e76bc8d2e | e4fb39892554be192033a92a529276e7eb074cc3 | refs/heads/master | 2023-03-31T06:22:42.747022 | 2023-01-03T22:53:37 | 2023-01-03T22:53:37 | 50,048,437 | 394 | 71 | null | null | null | null | UTF-8 | C++ | false | false | 52,610 | cpp | //--------------------------------------------------------------------------------------
// File: DDSTextureLoader.cpp
//
// Function for loading a DDS texture and creating a Direct3D 11 runtime resource for it
//
// Note these functions are useful as a light-weight runtime loader for DDS files. For
// a full-featured ... | [
"jediblu8@gmail.com"
] | jediblu8@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.