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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c82294fcdf134d7104a0203fb9141b34974a4884 | 2bb4b4e4617db5552b79580bb48940a33c07b7a7 | /poin1.cpp | c6e394fa23552ae13700a5c25cb0f96b59c7e433 | [] | no_license | sheraz-n/DSASource | 31693f275710773a61f9be1ebe7e53357d9e5b2c | 70fe9f99cb506f7b9d9d42931d3fe7721d31af64 | refs/heads/master | 2021-01-10T03:47:17.900755 | 2015-12-18T06:09:39 | 2015-12-18T06:09:39 | 48,217,813 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 151 | cpp | #include <iostream>
using namespace std;
int main (){
char *a = "Hello";
//cout<<a;
cout<<"Address = "<<a++<< "\n Value = "<< *(a+2);
return 0;
}
| [
"sheraz.naseer@umt.edu.pk"
] | sheraz.naseer@umt.edu.pk |
ad89186ac97d3688932200f9aa2e2396b9bcfae5 | 1560a356e7d91560723943fff249d8631287b768 | /samples/sample_tests.cpp | 70dda324db262276dc75f75f74820ef6a6a5dca6 | [
"Apache-2.0"
] | permissive | whunmr/msgtest | 6e5db82b2551041c1e5328fa069a2f51364a8069 | 0ada56dce0c23d78018b5667ea3ccf6a7ea3bae0 | refs/heads/master | 2021-01-13T15:19:03.284067 | 2017-10-14T07:07:25 | 2017-10-14T07:07:25 | 76,412,811 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,422 | cpp | #include <gtest/gtest.h>
#include <mockcpp/mockcpp.hpp>
USING_MOCKCPP_NS
#include <msgtest/msgtest.h>
USING_MSGTEST_NS
#include "common/MsgPayload.h"
#include "common/MsgId.h"
#include "app_ids.h"
#include "app.h"
StubActor alice(id_of_alice, msg_proc_of_alice);
StubActor bob(id_of_bob, msg_proc_of_bob);
StubActor c... | [
"whunmr@gmail.com"
] | whunmr@gmail.com |
f4842b4aac48d2e77d4a35d828f211a81887e14b | 618627ee21039a0618ec5f0eba48139c02627e58 | /accelerated_c++/chapter_11/Student_info.cpp | 7e09c613f6669ed77847696265b35e9d4f9a79e4 | [] | no_license | khiner/notebooks | 600cdabcde7e37e997b8b4b7d9a1f6695659c73c | 3a384115bc55bdd0e0b0f784c313d22caf09c987 | refs/heads/master | 2023-02-06T11:09:02.742255 | 2023-02-04T04:02:09 | 2023-02-04T04:02:09 | 114,580,562 | 65 | 12 | null | null | null | null | UTF-8 | C++ | false | false | 1,819 | cpp | #include "Student_info.h"
#include "../chapter_10/grade.h"
#include <algorithm>
#include <iostream>
using std::istream; using std::vector; using std::cout;
using std::copy; using std::back_inserter;
using std::cout; using std::endl;
istream& read_hw(istream& in, vector<double>& hw) {
if (in) {
hw.clear(... | [
"karl.hiner@gmail.com"
] | karl.hiner@gmail.com |
0766775ec3cc46be0df3270236fd6aad84908687 | ab6de7c1dd21518133eace41dd60b7d6de88ef3d | /duilib-master3/libiphone/tools/idevicebackup2/stdafx.cpp | 16f659b01cdf65622ecb4bf37d1f5c7afa10d0d1 | [
"MIT",
"BSD-2-Clause"
] | permissive | HSHtime/myduilib1 | 407c3bc07ed1363285f498ae8f30d2d3cf275add | 67ed9c636d0a6b7677b24d8d8824aece11e08db2 | refs/heads/master | 2020-06-03T19:35:50.504165 | 2015-07-13T02:01:00 | 2015-07-13T02:01:00 | 32,507,322 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 293 | cpp | // stdafx.cpp : source file that includes just the standard includes
// idevicebackup2.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"747423692@qq.com"
] | 747423692@qq.com |
6b4f1034a14ad92cae49bd5da7126e083d824d62 | 35be548bf0644ed170bff1fb79e216cb577e6f9d | /db/kv_store_iterator.hh | 838be178d25b791c5d961623e83450806aaa429d | [] | no_license | olzhabay/mobiledb | da251f96b0eed055d46745ac2107e45f5c978eb7 | 1fbdb16c36f8b8d6709ec8f36cf5b97a999381d0 | refs/heads/master | 2020-03-20T05:40:13.327027 | 2018-06-27T09:23:00 | 2018-06-27T09:23:00 | 137,222,698 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 685 | hh | #ifndef MOBILEDB_KV_STORE_ITERATOR_HH
#define MOBILEDB_KV_STORE_ITERATOR_HH
#include "../common/iterator.hh"
#include "btree_iterator.hh"
class KVStoreIterator : public Iterator {
public:
explicit KVStoreIterator(Btree* btree) : btree_iterator(new BtreeIterator(btree)) { }
~KVStoreIterator() override;
bool Va... | [
"olzhabay.i@gmail.com"
] | olzhabay.i@gmail.com |
8d7be92a7c3e2a95bac94d5b143f71099efc0864 | 8361892bf82ba74678c2d9cb17007eac89ed4b1a | /modul6/6_4_4.4/main.cpp | bd605523ecf934feca2a67ad57d2256e19383b5e | [] | no_license | sergey-buryakov/CEssLabs | d53c898e589d7163fac9a49999e07b73aa70fe66 | bef827736f5e7b559b609ace94194ee35c8f8eff | refs/heads/master | 2021-08-30T07:42:45.060856 | 2017-12-16T20:33:48 | 2017-12-16T20:33:48 | 110,965,222 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 782 | cpp | #include <iostream>
#include <string>
#include <ctime>
#include <cstdlib>
using namespace std;
int myfield[3][3], enemyfield[3][3];
int main()
{
cout << "BattleShip. Draw your battlefield and setup ships. Then enter coordinates of your shoot in format x y" << endl;
srand(time(0));
myfield[rand() % 3][rand() % 3] =... | [
"sergey12.01.98@gmail.com"
] | sergey12.01.98@gmail.com |
c583a29b9f5163af89a549f167bbc7b4fe027f88 | dc664b270b75290c8d5839845309cf7e3cf9928d | /DataStructure_Lab/LAB06/DS-Lab06-HeterogeneousLists-solution/DS-Lab06-HeterogeneousLists-solution (Ver. Console)/Application.cpp | 08f9375ae10309d5bb8f64724028e80725bbb285 | [] | no_license | Hoony0321/DataStructure_LAB1-8 | 069ff82ac92e9abfa4b0906a502751ba210e822e | 0ed45d628549bfdd372d5af3efc4e2c80f95c858 | refs/heads/master | 2023-01-06T01:11:26.413122 | 2020-10-31T08:28:13 | 2020-10-31T08:28:13 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 2,087 | cpp | #include "Application.h"
/*====================================================================================
// Function : default constructor, Initialize member variables.
// Pre : None
// Post : None
=====================================================================================*/
Application::Applicatio... | [
"eogns0824@naver.com"
] | eogns0824@naver.com |
2df133476f7e928bf4a012d21d545d872d6925e6 | 260e5dec446d12a7dd3f32e331c1fde8157e5cea | /Indi/SDK/Indi_ConversationWidget_BP_parameters.hpp | 5726985ff0e33c1c0c8adbdc8f0049d3d49a9c50 | [] | no_license | jfmherokiller/TheOuterWorldsSdkDump | 6e140fde4fcd1cade94ce0d7ea69f8a3f769e1c0 | 18a8c6b1f5d87bb1ad4334be4a9f22c52897f640 | refs/heads/main | 2023-08-30T09:27:17.723265 | 2021-09-17T00:24:52 | 2021-09-17T00:24:52 | 407,437,218 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,714 | hpp | #pragma once
// TheOuterWorlds SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "Indi_ConversationWidget_BP_classes.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Parameters
//--------------------------------------------------------------------------... | [
"peterpan0413@live.com"
] | peterpan0413@live.com |
37bb6060d4328b866cec7e2065f25d43a3d5ea1c | e48f8d266f91916c868c536b940cdb0bc86fd46e | /a3_handout/demosaic.cpp | ce71a205299c1aa9f3bed86b0a29ef41aed1b349 | [] | no_license | VictorCheng98/6.815 | ef5562ae2aa026fdd297e76cd565cc629fa21085 | f86cc0dc2dfb2a4f10d31f7e597a55a243ee87bd | refs/heads/master | 2020-07-22T10:30:00.653636 | 2019-10-01T20:22:43 | 2019-10-01T20:22:43 | 207,168,466 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,655 | cpp | /* --------------------------------------------------------------------------
* File: demosaic.cpp
* Created: 2015-10-01
* --------------------------------------------------------------------------
*
*
*
* ------------------------------------------------------------------------*/
#include "demosaic.h"
#inclu... | [
"vbc@mit.edu"
] | vbc@mit.edu |
8211a895bc5c5b78d54109fc27ba3594911d6132 | e43451d16e7ae4dd1b1720b6aa5b36cc7cc5a879 | /include/openeaagles/maps/rpf/CadrgFile.hpp | 551987f4ec5f5798c932ab0a2b9daa8f7b15874d | [] | no_license | whztt1989/OpenEaagles | 8909c5308626479168bb8303c9307d408f627488 | 804bd58e3193d4cde87cf30e772cf218ce552f0b | refs/heads/master | 2021-01-12T11:43:17.150736 | 2016-10-28T18:15:59 | 2016-10-28T18:15:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,077 | hpp |
#ifndef __oe_maps_rpf_CadrgFile_H__
#define __oe_maps_rpf_CadrgFile_H__
#include "openeaagles/base/Object.hpp"
namespace oe {
namespace base { class String; }
namespace rpf {
class CadrgTocEntry;
//------------------------------------------------------------------------------
// Class: CadrgFile
//
... | [
"doug@openeaagles.org"
] | doug@openeaagles.org |
f0a04bfe7156b732f2a402fb12d039de9320b440 | afdfe6b9f9871c6432fbe35c3ee4ac031cfee576 | /Src/RenderClasses/R0032Bh.h | ea91e5d267ba6fb5295fa12755c29f56445c9787 | [] | no_license | RomanHargrave/skulls3d | df5986c8286f1485678dc209c4a9a79a2026fa4f | 9a810c510fe57144c071f8f96ba58d5a5ff45cc0 | refs/heads/master | 2020-04-06T06:49:23.831615 | 2012-08-09T17:57:46 | 2012-08-09T17:57:46 | 35,354,516 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 319 | h |
#ifndef SWE_R0032BH
#define SWE_R0032BH
#include "R0030FlatVirtual.h"
class R0032Bh : public R0030FlatVirtual
{
public:
R0032Bh(Scene *scene, Camera *camera, ViewPort *viewport);
void FillOrderedPoly(const Vec3f & v0, const Vec3f & v1, const Vec3f & v2, unsigned char shade);
};
#endif // SWE_R0032BH | [
"gabriel.bizzotto@9012b7bc-1e1c-11df-ae22-3371deb0c1a1"
] | gabriel.bizzotto@9012b7bc-1e1c-11df-ae22-3371deb0c1a1 |
9f6d5829777e14862d15bebd811feb899ec7a18f | 08c9ff62adfe33bf42f2dfb452221b569cca2f84 | /include/elemental/lapack-like/HPSDSquareRoot.hpp | 92a3d6a1fc29d60156ca2ee192cafed59cdcad11 | [] | no_license | fagan2888/Elemental | b07b6277b6dc0c8e8511de36e96b880b27f6d5c7 | ee8155dce27a3b25d8869122f2d916fdda70f415 | refs/heads/master | 2021-01-06T13:50:54.671009 | 2013-04-22T16:50:15 | 2013-04-22T16:50:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,229 | hpp | /*
Copyright (c) 2009-2013, Jack Poulson
All rights reserved.
This file is part of Elemental and is under the BSD 2-Clause License,
which can be found in the LICENSE file in the root directory, or at
http://opensource.org/licenses/BSD-2-Clause
*/
#pragma once
#ifndef LAPACK_HPSDSQUAREROOT_HPP
#define ... | [
"jack.poulson@gmail.com"
] | jack.poulson@gmail.com |
ce4e7db64f3cdf3b8f8ce018623d9beb06362e65 | 53f343023df12ac59d9489de9c0c3611b2cb6bfa | /Chapter7/ex7_4.cpp | 674ab5fd534056c108029e1eb8ff3f365281f8d3 | [] | no_license | Sparrow-hawks/C-Primer-Plus-Exercises | 0b1884a25e08fe77cc7bd2038b4602376a11961e | ae9e3df0336b6edaa969d9aae2b04e6808ed8c87 | refs/heads/master | 2021-04-09T15:44:10.300636 | 2018-03-18T14:54:45 | 2018-03-18T14:54:45 | 125,735,612 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 881 | cpp | // Book: C++ Primer Plus
// Chapter: 7
// Exercise: 4
#include <iostream>
long double probality(unsigned numbers, unsigned picks);
int main(void) {
double total, choices, mega;
std::cout << "Podaj największą liczbę, jaką można wybrać, oraz\n"
"liczbę skreśleń, oraz megaliczbę:\n";
while ((std::cin... | [
"sparrow-hawk@hotmail.com"
] | sparrow-hawk@hotmail.com |
03e0e857be82c57b3372570d5cb9f6b0a7748865 | c8c809988c1ea78dd7b267158f193b43233b7055 | /include/simulator.hh | 037a5a1551a00e83e848841241f10b23f9e93ccb | [] | no_license | aschiffer186/Analysis | 7c6a0debfe86defb0e72a25b3886ee897c98ec54 | b5b52e7c5f9034548c0debb9f630e5c3f2c0f1b6 | refs/heads/main | 2023-03-16T01:34:34.406449 | 2021-02-25T22:07:02 | 2021-02-25T22:07:02 | 339,808,712 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,991 | hh | #ifndef SIMULATOR_HH
#define SIMULATOR_HH
#include <vector>
#include <array>
#include "wrappers.hh"
#include <random>
#include <chrono>
struct ecdf_t
{
std::vector<double> _M_xpts;
std::vector<double> _M_cdf_pts;
};
class simulator
{
private:
struct func_params
{
double _M_u;
... | [
"aschiffe@umich.edu"
] | aschiffe@umich.edu |
9150e4e7976b86ab48018b63e7f73eca8bc578be | 9aa40cfa1091bb187a42ac017b3bf5488c9763d4 | /Futures/src/AsyncAwait.h | a867290036791f965faa87e41559022e78a3422d | [] | no_license | LeeHowes/CPP | d00604a529bceb74e648cb12d5c912bd97089798 | ec3b0a33957ca62eab4a1ad8d18146d406be69b6 | refs/heads/master | 2022-07-23T07:30:50.395540 | 2022-07-14T22:27:22 | 2022-07-14T22:27:22 | 102,652,869 | 2 | 6 | null | 2022-05-14T00:00:16 | 2017-09-06T20:03:14 | HTML | UTF-8 | C++ | false | false | 3,216 | h | #pragma once
#include <experimental/coroutine>
#include "Executor.h"
template<class T>
struct AsyncAwaitAwaitable {
struct promise_type;
using handle = std::experimental::coroutine_handle<promise_type>;
AsyncAwaitAwaitable(AsyncAwaitAwaitable&& rhs) : coroutine_handle_{std::move(rhs.coroutine_handle_)} ... | [
"lwh@fb.com"
] | lwh@fb.com |
c26fa690bb816e0066a281b36562e672f4bbaad0 | 269e13a077d3ef90d4c352249fb6e32d2360a4ec | /leetcode/tree/199-Binary-Tree-Right-Side-View.cpp | 4441650ec8da11b0749b0b7b81438b7825b41ad5 | [] | no_license | luckyzahuo/Snorlax | d3df462ee484ecd338cde05869006f907e684153 | 51cf7e313fddee6fd00c2a276b43c48013375618 | refs/heads/master | 2023-08-21T11:02:01.975516 | 2021-10-10T08:50:40 | 2021-10-10T08:50:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,387 | cpp |
#include <vector>
#include <queue>
using namespace std;
struct TreeNode {
int val;
TreeNode *left;
TreeNode *right;
TreeNode() : val(0), left(nullptr), right(nullptr) {}
TreeNode(int x) : val(x), left(nullptr), right(nullptr) {}
TreeNode(int x, TreeNode *left, TreeNode *right) : val(x), left(... | [
"smartkeyerror@gmail.com"
] | smartkeyerror@gmail.com |
482dc9a9056c8b56c7e28baa4b9dfbb69a8b987d | 067690553cf7fa81b5911e8dd4fb405baa96b5b7 | /2079/2079.cpp14.cpp | bc9010da8b8e1aca0c044af67445708dc0f2f127 | [
"MIT"
] | permissive | isac322/BOJ | 4c79aab453c884cb253e7567002fc00e605bc69a | 35959dd1a63d75ebca9ed606051f7a649d5c0c7b | refs/heads/master | 2021-04-18T22:30:05.273182 | 2019-02-21T11:36:58 | 2019-02-21T11:36:58 | 43,806,421 | 14 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 1,566 | cpp | #include <cstdio>
#include <cstring>
#include <string>
#include <algorithm>
using namespace std;
class OnlinePalindromeChecker {
private:
/* Number of characters in the alphabet */
const int d;
/* modulo constant */
const int M;
/* hashcode of first half and second half */
long long half1 = 0, half2 = 0;
lo... | [
"isac322@naver.com"
] | isac322@naver.com |
8bac41892793009f893bdbab50c52038d4c6b685 | fb653a222497d03db916b84824bebaf98cf302bb | /src/qt/notificator.cpp | 223bdc08650da582dbb858de1c22037e69e247af | [
"MIT"
] | permissive | bumbacoin/CommunityCoin1.5.1 | e3581f7ca06e06d6c86118ab54164d1836002720 | 59edc82ed438d5f0036fab66b879cadca768cbb1 | refs/heads/master | 2021-01-13T14:20:11.965494 | 2015-07-22T09:30:03 | 2015-07-22T09:30:03 | 37,983,671 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 10,090 | cpp | #include "notificator.h"
#include <QMetaType>
#include <QVariant>
#include <QIcon>
#include <QApplication>
#include <QStyle>
#include <QByteArray>
#include <QSystemTrayIcon>
#include <QMessageBox>
#include <QTemporaryFile>
#include <QImageWriter>
#ifdef USE_DBUS
#include <QtDBus/QtDBus>
#include <stdint.h>
#endif
#i... | [
"bumbacoin@gmail.com"
] | bumbacoin@gmail.com |
f6b9f3894da84c498a2db1fed1f4adaa4c1568e1 | 827d09cc9b6f4856c2e9d6f1fd90bf224b8bf3a2 | /sources/antimalware_client.cpp | 018f976713196cc53c509835b4a9f841461112ea | [] | no_license | NickBabakin/antimalware | 2a0cfd32d3c7a92f36cfc51efe9fe6f91347e79b | 605bb33d2edfabe3da17999c94c713c8d494ec6f | refs/heads/master | 2023-06-11T07:48:49.786755 | 2021-07-07T20:36:45 | 2021-07-07T20:36:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,372 | cpp | //
// Created by niickson on 7/5/21.
//
#include "antimalware_client.hpp"
antimalware_client::antimalware_client() {}
std::string antimalware_client::request() {
nlohmann::json req;
std::cout << "Enter directory name: ";
std::string input;
std::cin >> input;
req["directory"] = input;
return r... | [
"nickgeo.winner@gmail.com"
] | nickgeo.winner@gmail.com |
35c8fd4778a0ff4f1365a837e17844b60e7af4b3 | ec0b0a09a456f23f45ece61cd0f3481c07178d06 | /Server/Src/ServerEngine/CommonFunc.cpp | 5a0d2033907c2d6bedb1ec8476cf1339534bb640 | [] | no_license | leafcutter-ant/GameProject3 | 80f09e6c10c8fba26d266f82089f38c32a4e10ac | d1b7795184aecc8d948bd9ed12b1d2585f165082 | refs/heads/master | 2022-10-13T12:55:08.068247 | 2020-06-09T10:10:36 | 2020-06-09T10:10:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,049 | cpp | #include "stdafx.h"
#include "CommonFunc.h"
UINT32 CommonFunc::GetProcessorNum()
{
UINT32 dwNum = 0;
#ifdef WIN32
SYSTEM_INFO sysInfo;
GetSystemInfo(&sysInfo);
dwNum = sysInfo.dwNumberOfProcessors;
#else
dwNum = sysconf(_SC_NPROCESSORS_CONF);
#endif
return dwNum;
}
std::string CommonFunc::GetCurrentWorkDir()
{... | [
"ylmbtm@163.com"
] | ylmbtm@163.com |
b7e4a915716550141f237028e5223023916b45d4 | 3e1ac5a6f5473c93fb9d4174ced2e721a7c1ff4c | /build/iOS/Preview/include/Fuse.Controls.CommonNavigationPages.AddedPage.h | 526b066f59fc25b9946c2983b91f191070fb3b7f | [] | no_license | dream-plus/DreamPlus_popup | 49d42d313e9cf1c9bd5ffa01a42d4b7c2cf0c929 | 76bb86b1f2e36a513effbc4bc055efae78331746 | refs/heads/master | 2020-04-28T20:47:24.361319 | 2019-05-13T12:04:14 | 2019-05-13T12:04:14 | 175,556,703 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,099 | h | // This file was generated based on /usr/local/share/uno/Packages/Fuse.Controls.Navigation/1.9.0/CommonNavigationPages.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.Object.h>
namespace g{namespace Fuse{namespace Controls{struct CommonNavigationPages__AddedPage;}}}
na... | [
"cowodbs156@gmail.com"
] | cowodbs156@gmail.com |
fe937efc4dae69faff96ce8311383175b870ebfa | 5cf04a4324110ace538302aaa8484a05f09f0d9c | /Sourcecode/mx/core/elements/DisplayOctave.h | d826c64d9f9689219b484ab417e7c0bf837aaa20 | [
"MIT"
] | permissive | jsj2008/MusicXML-Class-Library | ebce53a1d1fea280141c84b62b232c3395ad0eb6 | 079c4b87835cc9942c052571d7ee3ebfdb91fa31 | refs/heads/master | 2020-05-31T16:05:09.402234 | 2017-03-10T23:02:09 | 2017-03-10T23:02:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,508 | h | // MusicXML Class Library
// Copyright (c) by Matthew James Briggs
// Distributed under the MIT License
#pragma once
#include "mx/core/ForwardDeclare.h"
#include "mx/core/ElementInterface.h"
#include "mx/core/Integers.h"
#include <iosfwd>
#include <memory>
#include <vector>
namespace mx
{
namespace core
{
... | [
"matthew.james.briggs@gmail.com"
] | matthew.james.briggs@gmail.com |
fde1200c9584cdc440adbf189685b8a2f0ec40d5 | e24a366a7ac5dfb5975a468046c8626a9d56fa6d | /llvm/Source/llvm/include/llvm/TextAPI/MachO/ArchitectureSet.h | d8dfc7f1af214aa98787a91118915d2d7128be07 | [
"MIT",
"NCSA",
"LLVM-exception",
"Apache-2.0"
] | permissive | fengjixuchui/iOS-Reverse | 01e17539bdbff7f2a783821010d3f36b5afba910 | 682a5204407131c29588dd22236babd1f8b2889d | refs/heads/master | 2021-06-26T17:25:41.993771 | 2021-02-11T10:33:32 | 2021-02-11T10:33:32 | 210,527,924 | 0 | 0 | MIT | 2021-02-11T10:33:33 | 2019-09-24T06:26:57 | null | UTF-8 | C++ | false | false | 4,258 | h | //===- llvm/TextAPI/MachO/ArchitectureSet.h - ArchitectureSet ---*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | [
"374619540@qq.com"
] | 374619540@qq.com |
6e7619a751bd722cb86ee74a85f99e94c3750b12 | 5a2349399fa9d57c6e8cc6e0f7226d683391a362 | /src/qt/qtbase/src/corelib/kernel/qsystemsemaphore_android.cpp | 6251cd822a7269ad82ff3fe41b7a191b8831353a | [
"LGPL-2.1-only",
"GPL-3.0-only",
"LicenseRef-scancode-digia-qt-commercial",
"Qt-LGPL-exception-1.1",
"LicenseRef-scancode-digia-qt-preview",
"LGPL-2.0-or-later",
"GFDL-1.3-only",
"BSD-3-Clause"
] | permissive | aharthcock/phantomjs | e70f3c379dcada720ec8abde3f7c09a24808154c | 7d7f2c862347fbc7215c849e790290b2e07bab7c | refs/heads/master | 2023-03-18T04:58:32.428562 | 2023-03-14T05:52:52 | 2023-03-14T05:52:52 | 24,828,890 | 0 | 0 | BSD-3-Clause | 2023-03-14T05:52:53 | 2014-10-05T23:38:56 | C++ | UTF-8 | C++ | false | false | 2,982 | cpp | /****************************************************************************
**
** Copyright (C) 2012 Collabora Ltd, author <robin.burchell@collabora.co.uk>
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Us... | [
"ariya.hidayat@gmail.com"
] | ariya.hidayat@gmail.com |
62317487b194b718fbde5b357f6f7bd773792926 | e8089ee27a0c9a9b91ef4aa0470c7b16fe8692ad | /catane/Player.cpp | 76013a82270d2af31ad693ed3000fe4207296031 | [] | no_license | harrahx3/catane_sfml | f764f5362082c528f171b764e1f4860bd637386a | 0133e4d5392a4de3ab1d781522146ce955fcf68e | refs/heads/main | 2023-03-12T22:28:40.775645 | 2021-02-26T16:02:25 | 2021-02-26T16:02:25 | 342,626,852 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,459 | cpp | #include "inc.h"
using namespace std;
using namespace sf;
Player::Player(Players player,string name, int points, string texturePath, string fontPath) : m_player(player), m_name(name), m_points(points)
{
m_ressources.push_back(WOOD);
m_ressources.push_back(WHEAT);
m_ressources.push_back(CLAY);
... | [
"hyacinthe.menard@gmail.com"
] | hyacinthe.menard@gmail.com |
a47b1a678dda664633290369d15205d4e1dc23d3 | aa4899ac6c2b1eb0eb22d15953e18f7d1cdd4ee4 | /code/foundation/system/win32/win32registry.cc | 9635de9e885b9abf7f9e1de07b88d0624a58c98f | [] | no_license | dzw/stellar2008 | bc2647f2a9eea03dea233335af66e9a916d2b1e3 | 5ff28d25b8cafdfccc79fa7e916b5cdc4f36b4ac | refs/heads/master | 2021-01-10T12:26:08.853827 | 2012-01-04T17:15:42 | 2012-01-04T17:15:42 | 36,920,393 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,747 | cc | //------------------------------------------------------------------------------
// win32registry.cc
// (C) 2007 Radon Labs GmbH
//------------------------------------------------------------------------------
#include "stdneb.h"
#include "system/win32/win32registry.h"
namespace System
{
//---------------... | [
"ctuoMail@gmail.com"
] | ctuoMail@gmail.com |
a58b03c475d03bb042cf8c2eee36626c7b9ad022 | 2a2db85e525d0a40965951f31a40b65b3e310c72 | /Homework2/Assignment2.cpp | f4331aff78df049d711e00eee36d851d32506e82 | [] | no_license | Werstef/Data-Security | 5b9bf2d10e9e18038230e42939db69f3fc8f6a03 | 01a81e100a94c0821217333c419c333046eb2a20 | refs/heads/main | 2023-02-08T14:01:12.044775 | 2020-12-23T13:10:04 | 2020-12-23T13:10:04 | 311,699,608 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,941 | cpp | #include <iostream>
#include <fstream>
using namespace std;
string encrypt(string text, int s)
{
string result = "";
if (s < 0) {
do {
s += 26;
} while (s < 0);
}
for (int i = 0; i < text.length(); i++)
{
if (isupper(text[i]))
result += char(int(tex... | [
"32906385+Werstef@users.noreply.github.com"
] | 32906385+Werstef@users.noreply.github.com |
a8ed160d26e468a4c4e8adf78282b2d9b2c45e3f | 5456502f97627278cbd6e16d002d50f1de3da7bb | /ui/gfx/geometry/size_f.h | 073148619480d4b70ac259f66188a13e6f30af66 | [
"BSD-3-Clause"
] | permissive | TrellixVulnTeam/Chromium_7C66 | 72d108a413909eb3bd36c73a6c2f98de1573b6e5 | c8649ab2a0f5a747369ed50351209a42f59672ee | refs/heads/master | 2023-03-16T12:51:40.231959 | 2017-12-20T10:38:26 | 2017-12-20T10:38:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,382 | 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 UI_GFX_GEOMETRY_SIZE_F_H_
#define UI_GFX_GEOMETRY_SIZE_F_H_
#include <iosfwd>
#include <string>
#include "base/compiler_specific.h... | [
"lixiaodonglove7@aliyun.com"
] | lixiaodonglove7@aliyun.com |
2244a6e883c7285ccfe0016c3e638e7723cdf8d6 | 73f5012c3ab6b9e2e8282b9e853feceadab3ede9 | /Pool/mainwindow.cpp | 33559cfcdfccd10a7b8c53e84d4b83a555b8d05f | [] | no_license | KittenHero/QtPoolGame | 14f8351635e6f6eaabbc1c221f016bf5c78d8637 | f9eb51cb328a3054b2173283a328a25053363767 | refs/heads/master | 2020-03-09T12:18:25.065379 | 2018-06-21T08:03:46 | 2018-06-21T08:03:46 | 128,782,387 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 803 | cpp | #include "mainwindow.h"
MainWindow::MainWindow(unique_ptr<SceneManager> pool_scene, QWidget *parent)
: QMainWindow(parent), updater(this), ticker(this), timer(), scene(std::move(pool_scene))
{
this->resize(this->scene->veiwPort());
this->setStyleSheet("Background-color: #000;");
connect(&this->updater, SIGNAL(timeo... | [
"nariscatboy@gmail.com"
] | nariscatboy@gmail.com |
8d14e5f648fcecb84bb36344c281f9bc28a7134a | b59cceebacb423b54f38775bd88a99f5a15d013b | /aoj/cgl/cgl_7_e.cpp | 393d03d33df0cd6cdc5b9aa4058fe6bc3e6e7bfc | [
"MIT"
] | permissive | yu3mars/proconVSCodeGcc | 5e434133d4e9edf80d02a8ca4b95ee77833fbee7 | fcf36165bb14fb6f555664355e05dd08d12e426b | refs/heads/master | 2021-06-06T08:32:06.122671 | 2020-09-13T05:49:32 | 2020-09-13T05:49:32 | 151,394,627 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,129 | cpp | #include <bits/stdc++.h>
using namespace std;
using ll = long long;
using ld = long double;
using pii = pair<int, int>;
using pic = pair<int, char>;
#define REP(i,n) for(int i=0, i##_len=(n); i<i##_len; ++i)
#define all(x) (x).begin(),(x).end()
#define m0(x) memset(x,0,sizeof(x))
int dx4[4] = {1,0,-1,0}, dy4[4] = {0... | [
"yu3mars@users.noreply.github.com"
] | yu3mars@users.noreply.github.com |
1ef7f44c8fc0b55544efca3e5b2625901efaf53f | 58c5ed40f4ca2487b74d9cea6718f713825f9cb4 | /ogredeps/OgreMain/OgreMain_pch.cpp | 017a346074ac5d2ebe55adee2a40f70f40ba090e | [
"MIT"
] | permissive | maomaoGod/OgreSDK | 594f5501a227bb9b4d5a8de3f48bfca7c154ec95 | f380e274fa6166d9eedd968d93f908ed2fe633f8 | refs/heads/master | 2022-11-16T00:30:04.104799 | 2020-07-11T09:56:33 | 2020-07-11T09:56:33 | 278,834,250 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 82 | cpp | #include "F:/CPlusPlus/OGRE/OgreSDK/ogre-1.12.6/OgreMain/src/OgreStableHeaders.h"
| [
"linuszhong@tencent.com"
] | linuszhong@tencent.com |
c041eb9d52c0dddc1fc0824f615f7a4fc67b505f | 1a0a58485abd8f8d09cb4efe4945c6285b2bbc06 | /Machiavelli/Machiavelli/stdafx.cpp | baf1077b9ce5bb5bca5511499e1571f837f2ccd2 | [] | no_license | thijnofant/Machiavelli | 48b6c62bdbc0502ed9c44cf740bebe239f888faa | 4bd5113c6f48091f69c9ac2e467cb0de64c183fe | refs/heads/master | 2021-06-10T12:23:05.916967 | 2017-01-24T13:12:05 | 2017-01-24T13:12:05 | 76,498,107 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 290 | cpp | // stdafx.cpp : source file that includes just the standard includes
// Machiavelli.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// NOTE: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"tavandijk@live.nl"
] | tavandijk@live.nl |
4843566d7ab36e1ba1f008a7b61a3b41597b0176 | a454957d997b5dfec4f70271f29e3c842ec1b92b | /DataStructure/test/aizu_dsl_2_h_segment_tree_rangeaddmin.test.cpp | 357d9352dcfc323e412f0723e91a3a7137a6931f | [] | no_license | ngthanhtrung23/ACM_Notebook_new | 5c7337e8d048254b6d20a5ad3c28aa74b49ecde4 | af9432d38a1f0afff373a34e04762aee458b6c6c | refs/heads/master | 2023-08-04T08:14:50.563695 | 2023-05-27T09:22:44 | 2023-05-27T09:22:44 | 29,093,099 | 473 | 185 | null | 2022-11-13T12:56:21 | 2015-01-11T13:46:06 | C++ | UTF-8 | C++ | false | false | 940 | cpp | #define PROBLEM "https://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=DSL_2_H"
#include "../../template.h"
#include "../LazySegTree.h"
void solve() {
int n, q; cin >> n >> q;
vector<RangeSetAddMinSumOps::S> nodes;
REP(i,n) nodes.push_back(RangeSetAddMinSumOps::S{0, 0, 1});
LazySegTree<
Ra... | [
"ngthanhtrung23@gmail.com"
] | ngthanhtrung23@gmail.com |
c4deb5b9a50fe3825f09cec94dc27b8895470dc3 | 40ee1f0673bfa1201b6276088157542e0ec850cf | /src/drafted/governance-types.h | 6d3f6a81081084d79d7272a43beb27409930fcde | [
"MIT"
] | permissive | faresd/dacash | 79350abeaa163a17eeb62cc420655b4a0895b828 | 4022fbce0220a472f4ae39f06771750db446d083 | refs/heads/master | 2021-10-24T00:46:57.103190 | 2019-03-20T22:18:27 | 2019-03-20T22:18:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,315 | h |
/*
Main governance types are 1-to-1 matched with governance classes
- subtypes like a DAO is a categorical classification (extendable)
- see governance-classes.h for more information
*/
enum GovernanceObjectType {
// Programmatic Functionality Types
Root = -3,
AllTypes = -2,
... | [
"dacash-publisher@dacash.org"
] | dacash-publisher@dacash.org |
b2225a3fa4a557e7124ac988af1302040f63e943 | ac47a421ca3bbba0c0cb80f2ed3b3e5609716681 | /ykgl/jmsh2.cpp | c3281cf59d1395249a0aee13e36a508fdd8488c4 | [] | no_license | along-wds/jiaofeiji_ykgl | 643b826d618408debc680fcb677d62bc39b32ae5 | a1ba335992673aaa6a7c744b3127d57a66eeafce | refs/heads/master | 2020-05-07T18:29:23.010957 | 2019-04-11T09:21:52 | 2019-04-11T09:21:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,015 | cpp | #include "jmsh2.h"
#include "ui_jmsh2.h"
#include "homepage.h"
#include "jmsh1.h"
#include "jmsh3.h"
Jmsh2::Jmsh2(QWidget *parent) :
CommonWidget(0,0,parent),
ui(new Ui::Jmsh2)
{
ui->setupUi(this);
Timer_Label=ui->label_14;
Timer_LcdNumber=ui->lcdNumber;
QPalette lcdpat =ui->lcdNumber->palette()... | [
"wrf0517@163.com"
] | wrf0517@163.com |
e6d225342ecae7558e1b173fd6f81f130ecccb86 | 5908c584b22d8f152deeb4082ff6003d841deaa9 | /Physics_RT/Havok/Source/Geometry/Internal/Algorithms/TreeQueries/hkcdAabbTreeQueries.h | 65e548525811cade42237272c4b4394a5c721dcc | [] | no_license | imengyu/Physics_RT | 1e7b71912e54b14679e799e7327b7d65531811f5 | b8411b4bc483d6ce5c240ae4c004f3872c64d073 | refs/heads/main | 2023-07-17T20:55:39.303641 | 2021-08-28T18:25:01 | 2021-08-28T18:25:01 | 399,414,182 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,354 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Product and Trade Secret source code contains trade secrets ... | [
"1501076885@qq.com"
] | 1501076885@qq.com |
e2c8379c35af4804b62287dc25b16a3b8ec1a048 | 244231ebd1a44da9e9b3a2394e2a9d018c824bdf | /数据结构、算法与应用-C++语言描述(第二版)/本书的codes/mergeSort.h | d6293720c19d51b703eb4da8f604b1638185854c | [] | no_license | lchy1037/Algorithm-Notes | df7e4576a4fe040f579ff27217c915ea2d7e158a | 5c0516fc1da685dc0b6b51ecd82166705482f3b3 | refs/heads/master | 2021-01-20T07:18:46.951135 | 2017-09-20T12:05:46 | 2017-09-20T12:05:46 | 101,531,372 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,843 | h |
// iterative merge sort
#ifndef mergeSort_
#define mergeSort_
using namespace std;
template <class T>
void mergeSort(T a[], int n)
{// Sort a[0 : n - 1] using the merge sort method.
T *b = new T [n];
int segmentSize = 1;
while (segmentSize < n)
{
mergePass(a, b, n, segmentSize); // merge from a ... | [
"lchyhust@qq.com"
] | lchyhust@qq.com |
d147860c0da6cd2ce9e8ad0ac6579da27442d8a4 | bc71140d481370d14e29ef3d9f3fc650089942fc | /ncap/Ifc58/examples/PC2-Vision/SeqSnap/TrgSheet.h | d8c738dadb046fca53712d7bae4d3b592ac28e51 | [] | no_license | thangduong/optical_imaging | ca65682ec0633b8271098ca3e56d840774adfedf | bc8b4e49c44e5484a6f21c63658ad15929d0ae63 | refs/heads/master | 2021-09-15T13:47:37.153018 | 2018-03-10T00:18:56 | 2018-03-10T00:18:56 | 124,606,877 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,908 | h | /******************************************************************************
*
* MODULE
* TrgSheet.h
*
* REVISION INFORMATION
* $Logfile: /ifc/examples/PCVision2/SeqSnap/TrgSheet.h $
* $Revision: 1.1 $
* $Modtime: 9/16/02 9:35a $
*
* ABSTRACT
* PCVision2 Example Program
*
* TECHNICAL NOTE... | [
"thang@quantee.com"
] | thang@quantee.com |
62698a121e2ff6b19dad20f16c97be23542e8213 | 5fb53d866d2db9bdf259326b549611709cdb1dca | /controller/simple/simple.ino | 4270e37a7d9777ffeacb6462b411a1e5ea2f1daa | [] | no_license | ajmendez/graffito | 3a2adacd95682b37abfd0d49e38eac4b3d2a00d7 | 72d37df2bb333724115ee0b93b5aec4652f1d9b3 | refs/heads/master | 2016-09-06T03:42:36.550991 | 2014-07-04T07:08:47 | 2014-07-04T07:08:47 | 19,099,674 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,424 | ino | /* Debug communication
Mendez May 2014
Take in data from the serial, and push it out to the telescope
CMD: 59 4 13 17 36 9 177
CMD: 59 4 13 17 37 0 185
*/
#include <LiquidCrystal.h>
#define HWSERIAL Serial1 //switch to this
LiquidCrystal lcd(PIN_B0, PIN_B1, PIN_B2, PIN_B3, PIN_B7, PIN_D0);
//HardwareSeri... | [
"bluespace@gmail.com"
] | bluespace@gmail.com |
41d5d5f491eddd033664bb401f7c4555aaf6aae6 | 08e8f2e9654a3611e7c8e79d334699ae6b526cb0 | /main.cpp | cc21397d76a1715498e7d39d68a9ccc52ce52b5b | [] | no_license | Sedovlas96/QueneOnSingleLinkedList | f62bf572dd2dbf9b97ae3188cee988c4524137f8 | 68a084e88565fff77731e50196128be91510c374 | refs/heads/master | 2016-09-05T09:22:49.927775 | 2014-05-22T20:09:17 | 2014-05-22T20:09:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,684 | cpp | #include <iostream>
#include "list.h"
#include "list.console.h"
#include <stdlib.h>
using namespace std;
int main()
{
QueneOnSingleLinkedList = quene;
Data data;
int key = 0;
do
{
cout << " It's Singly-Linked List: " << endl;
showNumber( firstNumber );
cout<<endl;
... | [
"Egolior@mail.ru"
] | Egolior@mail.ru |
a85d95dc52bb60012618063bc54d3dd552626d57 | 7a00f32084031bf4bf025d6680200da5a48f3e26 | /basic_game_engine/game.cpp | 98786e8fcd8ed36d8ccb6e033156846596447e70 | [] | no_license | MusaTamzid05/C-Plus-Plus_Pros | a99848062926ff673c3da02883c50fad8136a745 | 444ace26e0978e42e4b5d1d93fefc1bf8e88fa02 | refs/heads/master | 2021-01-12T07:24:31.015274 | 2017-11-15T10:45:03 | 2017-11-15T10:45:03 | 76,951,767 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,633 | cpp | #include "game.h"
#include <iostream>
#include <stdlib.h>
#include <string>
namespace GameEngine{
Game::Game(const std::string& window_name , int width_ , int height_){
initialize_font();
initialize_states();
m_window = new sf::RenderWindow(sf::VideoMode(width_ , height_), window_name);... | [
"tamzid834@gmail.com"
] | tamzid834@gmail.com |
34ca5be3181d3b94e0d4c0ddd61e09cb9e5b5011 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14079/function14079_schedule_37/function14079_schedule_37.cpp | d05e173eccb5bc542d93bba1eaaf9d744f4f0b0a | [] | no_license | IsraMekki/tiramisu_code_generator | 8b3f1d63cff62ba9f5242c019058d5a3119184a3 | 5a259d8e244af452e5301126683fa4320c2047a3 | refs/heads/master | 2020-04-29T17:27:57.987172 | 2019-04-23T16:50:32 | 2019-04-23T16:50:32 | 176,297,755 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,240 | cpp | #include <tiramisu/tiramisu.h>
using namespace tiramisu;
int main(int argc, char **argv){
tiramisu::init("function14079_schedule_37");
constant c0("c0", 128), c1("c1", 128), c2("c2", 64), c3("c3", 64);
var i0("i0", 0, c0), i1("i1", 0, c1), i2("i2", 0, c2), i3("i3", 0, c3), i01("i01"), i02("i02"), i03("i... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
e60ed0e13bdcee6c6821956512fef7ccbd742528 | 67bf93cfae8f8153e65601fd3bc5442349ee665c | /Chapter4/pe4-3.cpp | b637d52883f18a74e0edb55d67030420fd9b79b3 | [] | no_license | Ali-Fawzi-Lateef/C-PrimerPlus | ce86c880dc3a2b6b4eda6a277463563136c1cc00 | f53bca85c36dffb768aa18a15d0446dd766fe309 | refs/heads/master | 2023-08-02T02:38:05.418154 | 2021-09-23T18:06:47 | 2021-09-23T18:06:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 662 | cpp | // pe4-3.cpp -- asks for the user's name and displays it using char arrays and the cstring header file
// This is exercise 3 of chapter 4 in C++ Primer Plus by Stephen Prata
#include<iostream>
#include<cstring>
int main(void)
{
using namespace std;
cout << "Enter your first name: ";
char first_name[20];
cin.getli... | [
"nruderman.s@gmail.com"
] | nruderman.s@gmail.com |
9bb907b8994ba32a9f3718a12324950392060be0 | 522a944acfc5798d6fb70d7a032fbee39cc47343 | /d6k/trunk/src/scadastudio/aicumulativestatisticsmodel.h | 64b07c8f9de8910c403ee31c99cfbc62d557eee2 | [] | no_license | liuning587/D6k2.0master | 50275acf1cb0793a3428e203ac7ff1e04a328a50 | 254de973a0fbdd3d99b651ec1414494fe2f6b80f | refs/heads/master | 2020-12-30T08:21:32.993147 | 2018-03-30T08:20:50 | 2018-03-30T08:20:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,550 | h | #ifndef AICUMULATIVESTATISTICSMODEL_H
#define AICUMULATIVESTATISTICSMODEL_H
#include <QAbstractTableModel>
class CAICumulativeStatisticsModel : public QAbstractTableModel
{
Q_OBJECT
public:
enum COLUMN
{
ID, TagName, Desc, OccNo, BlockOccNo/*, DataType*/, InitQua, Address, PinLabel, InitValue, /*Format,*/ Unit,... | [
"xingzhibing_ab@hotmail.com"
] | xingzhibing_ab@hotmail.com |
b8ee97186f6042bfe9b001ee918273e401b503c5 | 67b12f8403572d8114b6baccc58d20661159a2ee | /src/media/base/neva/neva_mime_util_internal_stub.cc | fdf0ff3d8a925b24f058fa33eaf760b31ba35aee | [
"BSD-3-Clause"
] | permissive | Igalia/chromium68 | 08b257ce3b99bb827c2eaf701f61752cc31d6333 | c4d219c3e4b8936e1a94a77bc047b2a08dfd09b8 | refs/heads/integrate_upstream_ozone | 2021-06-30T18:23:01.034847 | 2018-12-06T08:12:07 | 2018-12-06T08:12:07 | 159,666,720 | 0 | 4 | null | 2018-12-18T14:17:14 | 2018-11-29T12:59:43 | null | UTF-8 | C++ | false | false | 944 | cc | // Copyright (c) 2018 LG Electronics, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agre... | [
"lokeshkumar.goel@lge.com"
] | lokeshkumar.goel@lge.com |
f7b8087aedd0958921c2e48d23f05aa7c100b82c | 541475dd2f653df6a077efaeeea5df9ba9eeb0b7 | /windows/OpenCV-Template/Debug.cpp | 1719403e25d307faf89a12dcb4ed47908e932710 | [] | no_license | yoursoultree/ANE-Windows-Template | e5279696de8eed95c0997b667160fff6faf88c60 | a503c54003ca4c17e469fab8fdd215c8d2b56f56 | refs/heads/master | 2021-04-15T08:46:23.503989 | 2014-06-16T00:58:40 | 2014-06-16T00:58:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 224 | cpp | #include "Debug.h"
namespace ANE {
using namespace std;
void log(string msg) {
string s = "ANE >> ";
s += msg;
wstring stemp = wstring(s.begin(), s.end());
LPCWSTR sw = stemp.c_str();
OutputDebugString(sw);
}
} | [
"sewon.ahn@itpointlab.com"
] | sewon.ahn@itpointlab.com |
28697054f29a1163e7a3304b59aa3c52fe207b1e | 20b49a6ef1fa417d67abef2d29a598c9e41c478e | /atCoder/Beginner Contests/Beginner Contest 141/A.cpp | 2e12215c7f2e2528b6d5442ca6128ce1376f4a73 | [] | no_license | switchpiggy/Competitive_Programming | 956dac4a71fdf65de2959dd142a2032e2f0710e1 | beaaae4ece70889b0af1494d68c630a6e053558a | refs/heads/master | 2023-04-15T19:13:12.348433 | 2021-04-04T06:12:29 | 2021-04-04T06:12:29 | 290,905,106 | 1 | 3 | null | 2020-10-05T20:16:53 | 2020-08-27T23:38:48 | C++ | UTF-8 | C++ | false | false | 291 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long int ll;
string s;
int main() {
ios_base::sync_with_stdio(0);
cin.tie(0);
cin >> s;
if(s == "Sunny") cout << "Cloudy\n";
else if(s == "Cloudy") cout << "Rainy\n";
else cout << "Sunny\n";
return 0;
} | [
"switchpiggy@users.noreply.github.com"
] | switchpiggy@users.noreply.github.com |
a987abe40b22c62e64d90ada533f497df357c9b2 | e2e4a5e8763c2e3dcddf0ce5027db29b0526f164 | /src/GuessingGameState.cpp | 3284138957b024a62a5e9ba9e547d92e3d1aa20d | [] | no_license | szykol/design-patterns-proj | ac5d870b074407515a69f3924a1530d67dbd94d0 | 676d80cc472805cad724f91e6a0f64d90ac732bd | refs/heads/master | 2022-06-20T04:33:00.687296 | 2020-05-06T07:01:28 | 2020-05-06T07:01:28 | 261,291,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 413 | cpp | #include "GuessingGame.h"
#include "GuessingGameState.h"
#include <memory>
void GuessingGameState::start(GuessingGame &game) {}
void GuessingGameState::finish(GuessingGame &game) {}
void GameStartingState::finish(GuessingGame &game)
{
game.setState(std::make_unique<GameFinishingState>());
}
void GameFinishingSt... | [
"szymonkolton@gmail.com"
] | szymonkolton@gmail.com |
4f38dce9ca5af2b5ee721fbf55ba27e0193e8b57 | f9fb4d3f243beadd010e119f38523a62cc235288 | /next_greater_element.cpp | 45c4e7a75c21d18a4a97ab3f05ca54f75018294f | [] | no_license | Wonkyu-Lee/LogicPractice | c539839b25bd79bb0e8867237d4e175b6ee84a10 | 08306a31b574f66b53538afa91c69579a2b5c1c1 | refs/heads/master | 2021-09-12T13:18:30.026362 | 2018-04-17T06:25:51 | 2018-04-17T06:25:51 | 107,825,573 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 864 | cpp | //
// Created by blazeq on 2018. 2. 6..
//
#include "catch.hpp"
#include <iostream>
#include <stack>
namespace {
using namespace std;
void findNextGreaterElement(int array[], int n, int result[]) {
stack<int> st;
for (int i = 0; i < n; ++i) {
while (!st.empty() && array[st.top()] < array[i]) {
... | [
"wkyulees@gmail.com"
] | wkyulees@gmail.com |
9a4b5e2566ec375348ee50995b0de096c650e7d7 | 9da42e04bdaebdf0193a78749a80c4e7bf76a6cc | /third_party/gecko-10/win32/include/nsIDOMSVGAnimatedLengthList.h | a86fc97ee9c75756481c61bf2dd07ddcf15caab5 | [
"Apache-2.0"
] | permissive | bwp/SeleniumWebDriver | 9d49e6069881845e9c23fb5211a7e1b8959e2dcf | 58221fbe59fcbbde9d9a033a95d45d576b422747 | refs/heads/master | 2021-01-22T21:32:50.541163 | 2012-11-09T16:19:48 | 2012-11-09T16:19:48 | 6,602,097 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,523 | h | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-m-rel-xr-w32-bld/build/dom/interfaces/svg/nsIDOMSVGAnimatedLengthList.idl
*/
#ifndef __gen_nsIDOMSVGAnimatedLengthList_h__
#define __gen_nsIDOMSVGAnimatedLengthList_h__
#ifndef __gen_domstubs_h__
#include "domstubs.h"
#endif
/* For IDL files ... | [
"haleokekahuna@gmail.com"
] | haleokekahuna@gmail.com |
937f638747d9478365501f873bfb147d974defb4 | a3969761862ed18cfe34a0861a04ee0c8fc9415d | /tester/tests/stack.cpp | 875bb27c9ceda25a6d1cbdf1c7bedbcbf8e3b585 | [] | no_license | timlecou/ft_containers | feea7c07f3394b07033ea3d1e309bc30859af0a3 | bbd3da8c85a9e888860deb31731fada20c61f7b5 | refs/heads/main | 2023-04-03T10:19:41.002932 | 2021-04-03T17:15:41 | 2021-04-03T17:15:41 | 341,824,046 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 832 | cpp | #include "tests.hpp"
static void constructors(void)
{
print_header("Constructor");
ft::stack<int> q1;
std::stack<int> q2;
check("q1.size() == q2.size()", q1.size() == q2.size());
check("q1.empty() == q2.empty()", q1.empty() == q2.empty());
}
static void front_back(void)
{
print_header("Front / Back / Push / Pop... | [
"timlecou@student.42.fr"
] | timlecou@student.42.fr |
52404d3b9bd0e6565bcd211df51844290a4cd19d | 0408d086a3fd502113588a61b36755fe23f55b10 | /code/7983 내일 할거야.cpp | 7fa6bcca9d8c141fafa208370618e90f19bc7bee | [] | no_license | dwax1324/baekjoon | 6dfcf62f2b1643480b16777c37f4e5d711b932d9 | 3a6daf8a66dbb304af8a4002989c081dcffc831d | refs/heads/main | 2023-04-03T03:56:50.410972 | 2021-03-29T11:51:30 | 2021-03-29T11:51:30 | 310,809,466 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,506 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ll long long
#define ull unsigned long long
#define pii pair<int, int>
#define pic pair<int, char>
#define pipii pair<int, pii>
#define pll pair<long, long>
#define ror(begin, end, i) for (__typeof(end) i = (begin) - ((begin) > (end)); i != (end) - ((begin) > (end))... | [
"dwax1324@gmail.com"
] | dwax1324@gmail.com |
f02dbf4915eff194e712a7a2ba03192d1440b4b4 | 6406df4295b6ed6d54ddd7463dfc6df74e2930f1 | /src/aarch64.cpp | 0f254cf5a6cfc79f8d31458e1d4fae90dc071833 | [] | no_license | machinamentum/irplaygroundthingy | 2c0a16cb079170dac3a7e0806d27c41021cc2444 | 2bdf22a26738373b431e519d83c4d51172c6a004 | refs/heads/master | 2023-04-18T04:09:16.139168 | 2021-05-03T05:02:30 | 2021-05-03T05:02:30 | 284,346,468 | 13 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 40,620 | cpp | #include "general.h"
#include "linker_object.h"
#include "ir.h"
#include "aarch64.h"
using namespace josh;
enum Integer_Register : u8 {
GP_R0 = 0,
GP_R7 = 7,
GP_R9 = 9,
GP_R29 = 29,
GP_R30 = 30,
GP_MAX = GP_R30,
SP = 31,
// PC = 32,
};
#define OP_GROUP(op) (((op) & 0xFF) << 25)
#defin... | [
"joshuahuelsman@gmail.com"
] | joshuahuelsman@gmail.com |
0a9a505004db2c589709bcefc264f3f655f77784 | 1f22b1bf55a3eb75d1a99fb05f3daefe8520f564 | /Source/States/KeyToString.hpp | 7942b3c5d4a82b57183a47ceaf98c7a27d59bd49 | [] | no_license | s4weng/At-War | f7cacb153d6aff028d849e6422a50027cc5f30eb | 2aab23b0d8f38b1ea8f161fb20b741115b90fd19 | refs/heads/master | 2021-01-01T19:38:47.073010 | 2015-07-04T02:16:14 | 2015-07-04T02:16:14 | 35,546,694 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 166 | hpp | #ifndef _KEYTOSTRING_HPP__
#define _KEYTOSTRING_HPP__
#include <SFML/Window/Keyboard.hpp>
#include <string>
std::string keyToString(sf::Keyboard::Key key);
#endif | [
"steve_weng@hotmail.ca"
] | steve_weng@hotmail.ca |
36fce381bd0b6fe636b826fda721addb4c28a94b | d87d77154b6d41e4d05c5ebfe0c47a2c342a59f4 | /BC-W4/Statistic/statistic/statistic/TextHandler.h | e3bd1a0f86c3af33121248b404601fbd9c41d5cd | [] | no_license | ivolchkov/DevClub-Bootcamp | 182f08202c44d34c0518705be376038f19d95629 | 4ba1cd20c1c741b4a4b5f1ee599499fe21784c73 | refs/heads/master | 2021-06-02T10:33:24.374133 | 2020-04-09T09:33:29 | 2020-04-09T09:33:29 | 254,324,597 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,796 | h | #ifndef TEXT_HANDLER_H
#define TEXT_HANDLER_H
#include <iostream>
#include <fstream>
#include <set>
#include <map>
#include "templates.cpp"
class TextHandler {
private:
const char* filename;
std::set<char>* characters;
std::map<char, int>* charactersStatistics;
std::set<char>* numb... | [
"ihor.volchkov@gmail.com"
] | ihor.volchkov@gmail.com |
ee7e59f460e486eb09db448d787914a070ddcffd | dae85bfd82fbe94486c4bff6566e11876e75934c | /src/bank_trie.cpp | 2a76bc3c194909df0fbb9ded714cdc994874993c | [] | no_license | liu115/dsa15_final | 23fa835986e3879ed3e66df2324291789a410cc8 | 47fec854850da9a3a1a738c13cd154d9762151dc | refs/heads/master | 2021-01-10T18:25:27.829797 | 2015-07-01T03:57:39 | 2015-07-01T03:57:39 | 38,735,775 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,270 | cpp | // bank_trie.cpp
// Copyright 2015-06 dsa_final15
#include "bank_trie.h"
Account *BankTrie::getAccount(const string &id) {
Node *node = tree.find(tree.root, id, 0, id.length() - 1);
if (node == NULL || node->element == NULL) return NULL;
return node->element;
}
void BankTrie::addAccount(const string &id, A... | [
"jimmydiablo@gmail.com"
] | jimmydiablo@gmail.com |
e82ac70f14276ce9e6b99d39710e931905cd7a7b | c1939b1c65cbb83bb133f375cf543d0594f8ef87 | /Engine/System/Code/TimerManager.cpp | 7ad46ddef9aad4f63367872b09cafc536628dfc6 | [] | no_license | kots666/D3DProject | 58477681e3e904e2fba57e4da4f587239fdf5e0b | 80901995cc495d176923e1b9ad04e12407e71225 | refs/heads/master | 2023-03-03T23:08:47.007042 | 2021-02-19T05:18:08 | 2021-02-19T05:18:08 | 313,847,759 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,045 | cpp | #include "TimerManager.h"
USING(Engine)
IMPLEMENT_SINGLETON(CTimerManager)
CTimerManager::CTimerManager()
{
}
CTimerManager::~CTimerManager()
{
Free();
}
_float CTimerManager::GetDeltaTime(const _tchar* timerTag)
{
CTimer* timer = Find(timerTag);
if (nullptr == timer)
return 0.f;
return timer->GetDeltaTime... | [
"kots666@kpu.ac.kr"
] | kots666@kpu.ac.kr |
c4a5a95e5a386e76af0009b6616b2ce6e80961bf | 6bc87ae9bb38ef580689345b4c4603bf53c8e1c2 | /src/util.h | 0930797f99b84e7326c0fe6eb40cfc284a55a3ba | [
"MIT"
] | permissive | martexcoin/martexcoin | 54a5056d71d0f380481eca5ff347ae16d8562812 | 45c37bea83c06849c66f9fe3fbc31d4b4dbebb0e | refs/heads/master | 2022-04-29T10:53:08.218996 | 2022-04-06T16:45:35 | 2022-04-06T16:45:35 | 30,538,655 | 40 | 36 | MIT | 2021-01-19T15:40:46 | 2015-02-09T14:06:49 | C++ | UTF-8 | C++ | false | false | 7,712 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2019 The PIVX developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-licens... | [
"marcianovc@gmail.com"
] | marcianovc@gmail.com |
60be3a71585d907bc0b1e589b85746ca879d44cc | 114d183f85e91502b4f87581521dcfa41a8152a0 | /implement/eagine/ssl_api.inl | 6bfaab4ad092718432324a87bbc4efde3f3faa13 | [
"BSL-1.0",
"GPL-3.0-only",
"GPL-1.0-or-later"
] | permissive | ford442/oglplu2 | 5544c888a11b9b2f92c3dd658c914403a6372604 | abf1e28d9bcd0d2348121e8640d9611a94112a83 | refs/heads/develop | 2023-07-28T03:56:59.431213 | 2021-09-01T05:40:48 | 2021-09-01T05:40:48 | 403,495,160 | 0 | 0 | BSL-1.0 | 2021-09-06T05:23:50 | 2021-09-06T05:21:38 | null | UTF-8 | C++ | false | false | 5,708 | inl | /// @file
///
/// Copyright Matus Chochlik.
/// 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
///
namespace eagine::sslp {
//------------------------------------------------------------------------------
templat... | [
"chochlik@gmail.com"
] | chochlik@gmail.com |
c108fb371c1b8352a7f9a738be85d9dd88e4bc48 | c1a22a1759f5ca0ff76a99bbf69bc8995a21f540 | /search.cpp | cd670f3bdeba9ce569cc33f62ad03bc4532c74ee | [] | no_license | Savvas-Pol/Project_p3 | 794673374c8fb2757aa853e3c91b28bda0cae29d | 618f42735553cd5d639d5627cde51ba2332ffd85 | refs/heads/main | 2023-03-04T00:33:35.329072 | 2021-01-26T13:41:15 | 2021-01-26T13:41:15 | 333,096,491 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,870 | cpp | #include "help_functions.h"
#include "calculations.h"
#include "calculations_lsh.h"
#define w 40000
#define N 1
// #define m 107 //a_max < m < M/2
#define NForTable 16
using namespace std;
int main(int argc, char** argv) {
string iFile, iFile2, qFile, qFile2, oFile;
int i, k, L;
int magic_number = 0,... | [
"sdi1200150@di.uoa.gr"
] | sdi1200150@di.uoa.gr |
d0c922ba50540a1d0d96c9b4a65c38d0830a6a21 | 08d17ddeb5713d8e7a4ee01054fcce78ed7f5191 | /tensorflow/compiler/xla/service/layout_assignment.cc | e90bdb640d71296243e35ce19b412e3fcd83c78f | [
"Apache-2.0"
] | permissive | Godsinred/tensorflow | 9cd67e1088ad8893265651ad4a5c45a6640b6c96 | 45100d5f55d7cba15bffcd91bf521ed37daf7bca | refs/heads/master | 2020-04-25T19:44:53.669366 | 2019-02-28T01:54:55 | 2019-02-28T02:59:15 | 173,030,955 | 2 | 0 | Apache-2.0 | 2019-02-28T03:03:41 | 2019-02-28T03:03:41 | null | UTF-8 | C++ | false | false | 92,181 | cc | /* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
30f1ff9f9e6b340a24902d811bc4b721c6bb05bf | a4673b42192da9e6d51a9084b3c531afc5f3d019 | /remote-client/vnc_server.h | 39f860753afac747af63139bfc7a3363c755626d | [
"Apache-2.0"
] | permissive | kimocoder/android-keyboard-gadget | 273efa67ac3e2d4c12a427ba8157a795176f1c1c | 224bbfb7c1892d860f88c9a077a82e5ed9d64003 | refs/heads/master | 2020-05-09T17:38:51.063128 | 2020-03-07T13:41:26 | 2020-03-07T13:41:26 | 181,317,808 | 0 | 2 | Apache-2.0 | 2020-03-07T13:41:28 | 2019-04-14T14:03:41 | C | UTF-8 | C++ | false | false | 244 | h | #ifndef __VNC_SERVER_H__
#define __VNC_SERVER_H__
#include <string>
void vncServerStart();
void vncServerStop();
bool vncServerRunning();
std::string vncServerGetIpAddress();
void vncServerDrawVideoBuffer(int x, int y, int w, int h);
#endif
| [
"x.pelya.x@gmail.com"
] | x.pelya.x@gmail.com |
79c4977aaa498e5689ba745558cd45974c4118cf | f5fd0e6c9200e3585627044f10d33fb17501d900 | /pileup.h | da99083687f43fef5573889a1df5e0f707759851 | [
"MIT"
] | permissive | SeqOne/vt | 34f6e932e6da0b837a057a7a0bd547bfb95cc25c | f1c49a74a33052d7bc84ba9a29b3a0ed1eeeb278 | refs/heads/master | 2020-06-09T18:15:00.810586 | 2020-03-31T13:29:54 | 2020-03-31T13:29:54 | 193,482,841 | 0 | 0 | MIT | 2020-03-31T13:29:55 | 2019-06-24T10:18:53 | C | UTF-8 | C++ | false | false | 9,676 | h | /* The MIT License
Copyright (c) 2015 Adrian Tan <atks@umich.edu>
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 us... | [
"atks@umich.edu"
] | atks@umich.edu |
2243b5912150e612c2d3c69192bb2cee0bd35f77 | 8101e76fd3e2bcfe6846ac41c54a1b4dbe217c39 | /string/3009 能和本大爷玩游戏的竟然只有你一个 大模拟+基础数据结构list.cpp | 6523e7d0887a7698f6a4d000f1e178cab83a61a1 | [] | no_license | Great-designer/BUAA-OJ-Project | c28c03ea1cf48d255a43ef8d6ae08697968d1c96 | fa74d757c084697634f67eb44967f22d81e4dd81 | refs/heads/master | 2023-08-03T04:45:06.582109 | 2023-07-26T16:34:46 | 2023-07-26T16:34:46 | 253,685,963 | 61 | 12 | null | 2021-08-19T04:46:07 | 2020-04-07T04:21:54 | Makefile | UTF-8 | C++ | false | false | 4,009 | cpp | #include<iostream>
#include<list>
#include<string>
using namespace std;
struct Card
{
enum color {Spade, Heart, Diamond, Club, Joker, JOKER};
color c;//花色
int num;//点数 Joker = 14 JOKER = 15
Card(color cc = Spade,int n = 0)
{
num = n, c = cc;
}
Card(const string& in)
{
if (in.size() <= 1) c = Spade, num = 0... | [
"63183399+Great-designer@users.noreply.github.com"
] | 63183399+Great-designer@users.noreply.github.com |
16dcd9a0dd408ddc7c58ecc048bde94c2502bffb | cdea6386099926d40361b6ec7ac7f665f227cd0f | /src/Turbo/opencl/Turbo_pardec.cpp | 0a18fe89bd0e6e1fb1cd774526c1db37caee4e6f | [] | no_license | troore/ParWiBench | 1451dfc868a4e0eb1e1c95c0b39e4c1c82175b42 | a674dd2bd26c7c35353aee8fa96a179208aaf8bb | refs/heads/master | 2020-05-17T00:43:37.015065 | 2015-07-20T13:29:22 | 2015-07-20T13:29:22 | 19,258,868 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 29,353 | cpp |
#include <stdio.h>
#include <cstring>
#include <limits>
#include "ParTurbo.h"
#include <time.h>
#include "CL/cl.h"
#include "clutil.h"
#include "meas.h"
#define PROGRAM_FILE "./parturbo.ocl"
#define KERNEL_FUNC "par_log_decoder_kernel"
#define NUM_KERNELS 2
float recv_syst1[MAX_SUBFRAME_BUFFER_SIZE * N_TURBO_IN_... | [
"troore@gmail.com"
] | troore@gmail.com |
0d32044d900ac44c691832e06c1ca56eadb2fb19 | 00ededc414949ba7d5f9ab596b2bd4922afc5b7c | /Client/UIContainer.cpp | 26df5fe8595df0f608aaac021a8e86f2c136df2a | [] | no_license | bkuker/DiceNet | b41863f67f3305e35835e06b318c68d22cacd529 | 267d5b500b97300737cbf07eaa2a90f7ac23a757 | refs/heads/master | 2016-08-11T20:35:41.873400 | 2016-01-10T20:26:46 | 2016-01-10T20:26:46 | 49,384,104 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,060 | cpp | // UIContainer.cpp: implementation of the UIContainer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "UIContainer.h"
#include "Context.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////... | [
"bkuker@martellotech.com"
] | bkuker@martellotech.com |
fd920e9880fa191ef4c5d86e44974b15ffbfe9af | 19a163edf035161158173b376cc29d9e4d74e31d | /code/calculator/source/calculator/main.cpp | 519914baa6ffeaf6e6153ec130b9e185d7b63ebd | [] | no_license | czeslavo/fibers-case-study | 2d42cdcd471c894a55ecbfef200bffb7d5494689 | e834faca41249e8ab5cc4f0fcda7bdff45011314 | refs/heads/master | 2021-03-27T10:47:38.651195 | 2018-01-02T20:09:15 | 2018-01-02T20:09:15 | 105,758,676 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 90 | cpp | #include <iostream>
int main(int argc, char* argv[])
{
std::cout << "2 + 2 = 4\n";
}
| [
"czeslavo@gmail.com"
] | czeslavo@gmail.com |
24ca3fbc2cf51539d6378f2ec73f595c4b40cec8 | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /extensions/common/features/json_feature_provider_source.h | 11a4fef884e6017b71eae15cb873e2f36f5011de | [
"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 | 1,196 | 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 EXTENSIONS_COMMON_FEATURES_JSON_FEATURE_PROVIDER_SOURCE_H_
#define EXTENSIONS_COMMON_FEATURES_JSON_FEATURE_PROVIDER_SOURCE_H_
#include <string>
... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
4d0b0d5af27564688de5106f6a11da0e2611484b | db5ee97954f57ea53ead2de8e256b20528537a1c | /Bridge-DesignPattern/src/IDBIPaymentSystem.cpp | a2e6094fd56900032d4d12d1ea098f2db5d42e5e | [] | no_license | vasudsun/CppDesignPattern | 671530f7b0541f1fa653a00375aa6e67c8343a0d | 6e20ddab47ad138aec71d6bebbe595e02a81a2d2 | refs/heads/master | 2023-08-04T17:46:20.350744 | 2021-09-28T08:26:27 | 2021-09-28T08:26:27 | 411,174,268 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 221 | cpp | /*
* IDBIPaymentSystem.cpp
*
* Created on: 30-Aug-2021
* Author: in0suv
*/
#include "IDBIPaymentSystem.h"
void IDBIPaymentSystem::ProcessPayment(string arg) {
cout<<"IDBIBankGateway for "<<arg <<endl;
}
| [
"sunilvasudevan@hotmail.com"
] | sunilvasudevan@hotmail.com |
f981c2a1ba9868c2b32cf1d97a582ddab9973aa4 | 476af59c3267d2c865fef50a84a256dcf6dbe191 | /competition/First Half 2021/Mar 20. 2021/Solution5693.cpp | 588c24725b60a446a26ee03fcab7a03d5c4271ff | [] | no_license | yogurt-shadow/leetcode | fb3c2f47e77c3b40b06fa65cffe63095bd6542e7 | c824fa13237421afa69d05bb48026e7a2e407d02 | refs/heads/master | 2023-08-29T04:09:43.859492 | 2021-11-11T15:16:15 | 2021-11-11T15:16:15 | 325,449,621 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 661 | cpp | #include<iostream>
#include<unordered_set>
#include<algorithm>
using namespace std;
class Solution5693 {
public:
int secondHighest(string s) {
unordered_set<int> st;
for(auto ele: s){
if(ele >= '0' && ele <= '9'){
int x = ele - '0';
if(st.co... | [
"1711143@mail.nankai.edu.cn"
] | 1711143@mail.nankai.edu.cn |
5b859ab6fd897e9ea428e9f7581c11693566ad5a | 26386ee5977f8a0d89a2e88e69c55fbeef0dbdc5 | /src/LEACH-MAC/cUtility.h | 0ed8993e08f0dc8dfae850adddcaceb222c812b5 | [] | no_license | rshmtud/pvt-leach | 9bef601d908d853b0139137e70397f222dde8ed3 | 520e3f377f697c69bd582c1de4ccc6ea8154b035 | refs/heads/master | 2020-03-21T21:23:27.292287 | 2018-01-29T06:24:54 | 2018-01-29T06:24:54 | 139,060,780 | 2 | 1 | null | 2018-06-28T19:35:29 | 2018-06-28T19:35:29 | null | UTF-8 | C++ | false | false | 1,027 | h | //
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it wil... | [
"mahedee.hasan@gmail.com"
] | mahedee.hasan@gmail.com |
e53950b4e13fc127e1141faddddfa78588415365 | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/ds/security/base/lsa/server/efsinit.cxx | af10b66a208a3878d725cac2f8d40493606bb342 | [] | no_license | aurantst/windows-XP-SP1 | 629a7763c082fd04d3b881e0d32a1cfbd523b5ce | d521b6360fcff4294ae6c5651c539f1b9a6cbb49 | refs/heads/master | 2023-03-21T01:08:39.870106 | 2020-09-28T08:10:11 | 2020-09-28T08:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 85,172 | cxx | /*++
Copyright (c) 1997-1999 Microsoft Corporation
Module Name:
efsinit.cxx
Abstract:
EFS (Encrypting File System) Server
Author:
Robert Reichel (RobertRe) July 4, 1997
Robert Gu (RobertGu) Jan 7, 1998
Environment:
Revision History:
--*/
#include <... | [
"112426112@qq.com"
] | 112426112@qq.com |
f9b60149e79b491926054938361c1aaf9ea7e1cf | a59275637441c4c734270f06cc38e42931f6aecc | /openCVCalibSample.cpp | afc6c3a262c033d4a902df6dc3bfc9a0022c0cc9 | [] | no_license | LiuSQ123/zhangCalibration | 2a9edc2810811810f5ec99e5298126f3c391f600 | 88220c206f9488720aabdfb91a57f504c90dfe4c | refs/heads/main | 2023-03-06T23:31:17.736001 | 2021-02-26T15:59:31 | 2021-02-26T15:59:31 | 342,616,396 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,078 | cpp | //
// Created by liushiqi on 21-2-4.
//
#include "opencv2/core.hpp"
#include <opencv2/core/utility.hpp>
#include "opencv2/imgproc.hpp"
#include "opencv2/calib3d.hpp"
#include "opencv2/imgcodecs.hpp"
#include "opencv2/videoio.hpp"
#include "opencv2/highgui.hpp"
#include <cctype>
#include <stdio.h>
#include <string.h>
#... | [
"shiqi6767@sina.com"
] | shiqi6767@sina.com |
9d7d5643e52dd136fb9b0a463307bc8c164fa254 | 31017c778a915b8d159eb5dea65bef8f0301a515 | /src/rpcdump.cpp | fd04ae9860d068a4c4e770ffe58323da404abffa | [
"MIT"
] | permissive | DaniilM/csbank-source | 75196ea1340c916e15e595c63b2eacb73e1f5f8b | d8bb96fecee29d8259394c82196d565e72b799e7 | refs/heads/master | 2020-03-27T20:50:16.250895 | 2018-06-17T21:26:56 | 2018-06-17T21:26:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,076 | cpp | // Copyright (c) 2009-2014 The Bitcoin developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "base58.h"
#include "rpcserver.h"
#include "init.h"
#include "main.h"
#include "script/script.h"
#include "script/standar... | [
"ypikass@gmail.com"
] | ypikass@gmail.com |
285d625e1447b21ab5a4d62dfab14147e93f149a | 8095a10eee005ef108b3fa68c10099d74c6a518e | /Algorithms/SieveOfEratosthenes/sieve_of_eratosthenes.cpp | bc7b298e904881449d665f91273c390bb4aa70f0 | [] | no_license | bitakshat/DSA | 49b49d809601cdd1b98c75d19fbd53dbfd638770 | 658b64627f19706a7a2949a21d9c0b7abecd9241 | refs/heads/master | 2023-04-09T16:30:04.278128 | 2021-04-24T08:53:54 | 2021-04-24T08:53:54 | 270,334,783 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 484 | cpp | #include <bits/stdc++.h>
void sieve_of_eratosthenes( int n ) {
bool prime[n+1];
memset(prime, true, sizeof(prime));
int p = 2;
for( int i=p; i<=n; ++i ) {
if( prime[i] == true) {
for( int j=i*i; j<=n; j+=i ) {
prime[j] = false;
}
}
}
std::cout <<"Prime numbers in range " << n << ": ";
/*Printing ... | [
"akshatpal1232@gmail.com"
] | akshatpal1232@gmail.com |
72bccb5f7e1bf4cf8aa7e7af4f880e8739f3270d | 31f70eb188d1ad6f354b3e0edee3aeec41534671 | /addjournalvoucher.h | 065504053910f8b9400cc36199c83177bdc4af90 | [
"MIT"
] | permissive | miantanveer/bizjust-erp | a25082916638e4fa518b1ec553c0b49203ca103b | d3291e212bf89ab6e753194127b3951afcd02548 | refs/heads/master | 2023-04-13T06:03:27.441353 | 2020-12-20T19:42:50 | 2020-12-20T19:42:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,116 | h | #ifndef ADDJOURNALVOUCHER_H
#define ADDJOURNALVOUCHER_H
#include <QWidget>
#include "dbcon.h"
#include "erp.h"
#include <QCompleter>
#include "sch.h"
namespace Ui {
class AddJournalVoucher;
}
class AddJournalVoucher : public QWidget
{
Q_OBJECT
public:
QString loginid;
DbCon conn;
ERP erp;
SCH sc... | [
"mr.tanveer007@gmail.com"
] | mr.tanveer007@gmail.com |
22fe03a9bb8948b9fccdb1f2ea7d6eb2bf48d7e0 | 9f3066aa79684c083156e4fe3d6f9134ca6ca659 | /BOJ[C++,STL]/10815.cpp | 007a09ef24cce834ee93421f224ecd63d247a129 | [] | no_license | morenerom/Algorithm_study | 7d9a4321fa361bf0fa5ef8031b258fa66144c1cb | 088dbac5d577d59f3b9ccd16320af56288581a20 | refs/heads/master | 2020-03-26T02:13:42.575332 | 2018-10-26T09:10:33 | 2018-10-26T09:10:33 | 144,401,909 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 425 | cpp | #include <iostream>
#include <set>
using namespace std;
int main() {
int n, tmp, m, marr[500001];
set<int> s;
cin >> n;
for (int i = 0; i < n; i++) {
cin >> tmp;
s.insert(tmp);
}
cin >> m;
for (int i = 0; i < m; i++)
cin >> marr[i];
for (int i = 0; i < m; i++) {
if (s.find(marr[i]) == s.end())
cout... | [
"audtmd5517@naver.com"
] | audtmd5517@naver.com |
dd3fd436ebdb20674f15fc050b63a4e8e23aad72 | cfd8a69953cdbaec0365dff77b36359446c7f712 | /tpIntegrador.1/Subject.cpp | 94ba3d1ef933e87e97bc6b05fcb6ade77fd1dcaa | [] | no_license | charlyfigue/tpIntegrador.1 | 054c5093872e5a9b42703ce8b44937ef281c3aae | 7da5b6c9baed7f7bcfbbb6ac010461f235e073d8 | refs/heads/master | 2020-08-29T02:06:32.306963 | 2019-11-04T16:53:47 | 2019-11-04T16:53:47 | 217,889,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 391 | cpp | #include "Subject.h"
using namespace std;
void
Subject::attach(observer * observerPtr)
{
listOfObservers.push_back(observerPtr);
}
void
Subject::detach(observer * observerPtr)
{
listOfObservers.remove(observerPtr);
}
void
Subject::notifyAllObservers(void)
{
list<observer * >::iterator it;
for(it= listOfObserver... | [
"carlitoxfigue@yahoo.com.ar"
] | carlitoxfigue@yahoo.com.ar |
fd6f6d396305c12a0df39fa40c2a3979557ffc37 | 1f71511bcc0439a84720cd510e643c6d1a384657 | /moriServer/src/OrderFlow/EOS_ZB_LIST_EXAMINE_FAIL.cpp | f4802a5effd837e0f54799e7615bda793eb37c44 | [] | no_license | litao1009/SimpleServer | b01d1df3bf3f4a753ffd55c13c63d82beaf3912d | 1d101eb3f250107f52c4ecb3a30bed54e7ab5cce | refs/heads/master | 2021-01-20T18:53:02.726656 | 2016-07-29T08:30:45 | 2016-07-29T08:30:45 | 64,483,578 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,893 | cpp | #include "COrderState.h"
#include "Tool/LSTool.h"
IMPLEMENT_ORDERSTATE_MEMBER(order::EOS_ZB_LIST_EXAMINE_FAIL);
COrderState<order::EOS_ZB_LIST_EXAMINE_FAIL>::COrderState()
{
UpdateStatusFtr_ = [](GL_OrderInfo_Data& statusInfo,const SUserInfo& userInfo, const AStringType& comment)
{
statusInfo.ListAuditContent_ =... | [
"litao1009@gmail.com"
] | litao1009@gmail.com |
522d45de966f852cbb7919dce26ac13275b54182 | 57268daafd77c9a0073d7624ce07a75238c1366f | /11STACKS_QUEUES/02CleverStack/06Infix2Postfix.cpp | f55841b952b84193dbe01f5e06242e8425050495 | [] | no_license | EdgeLord836/DATA-STRUCTURES | 410c18a7ef623bb5ded22673fc154a98901b0302 | 18d64778b76648dda0682a07521a3ed63fd86607 | refs/heads/master | 2022-11-08T19:30:46.146375 | 2020-06-29T16:29:01 | 2020-06-29T16:29:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,547 | cpp | string Solution::solve(string A) {
std::unordered_map<char, int> precedenceMap;
precedenceMap.insert({'(', 0});
precedenceMap.insert({'^', 3});
precedenceMap.insert({'/', 2});
precedenceMap.insert({'*', 2});
precedenceMap.insert({'+', 1});
precedenceMap.insert({'-', 1});
std::s... | [
"behlsachin47@gmail.com"
] | behlsachin47@gmail.com |
9b3bb7b08d8e5c078cc281e80926426dd324a702 | 69e2e5fb5220d3311b9d1e4c2bb2f6c1722a156a | /altona_wz4/wz4/wz4player/selector_win.cpp | 67b8d68455800c8519e62624b7121c6d52fe83a4 | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | kebby/fr_public | c2acb4787472c5e039805a084894a7858dd6d19a | 2bb82d30bf9d10cf2a94b445710942ac9f065391 | refs/heads/master | 2021-01-16T00:36:57.267206 | 2012-08-16T03:36:05 | 2012-08-16T03:36:05 | 4,026,092 | 6 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 15,970 | cpp | /*+**************************************************************************/
/*** ***/
/*** This file is distributed under a BSD license. ***/
/*** See LICENSE.txt for details. ***/
/***... | [
"kb@kebby.org"
] | kb@kebby.org |
7792553a00967fb420b8c87e586c1ecb638ad899 | 2d361696ad060b82065ee116685aa4bb93d0b701 | /include/objtools/writers/gff_feature_record.hpp | ce41fe220b54765ff420874dcb7794b3b47f898d | [
"LicenseRef-scancode-public-domain"
] | permissive | AaronNGray/GenomeWorkbench | 5151714257ce73bdfb57aec47ea3c02f941602e0 | 7156b83ec589e0de8f7b0a85699d2a657f3e1c47 | refs/heads/master | 2022-11-16T12:45:40.377330 | 2020-07-10T00:54:19 | 2020-07-10T00:54:19 | 278,501,064 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,587 | hpp | /* $Id: gff_feature_record.hpp 564651 2018-05-31 16:44:56Z ludwigf $
* ===========================================================================
*
* PUBLIC DOMAIN NOTICE
* National Center for Biotechnology Information
*
* This software/database is a "United States Gove... | [
"aaronngray@gmail.com"
] | aaronngray@gmail.com |
878970b64e0421bc9d3ec8f3e72e7e3139ea10f2 | f6439b5ed1614fd8db05fa963b47765eae225eb5 | /content/shell/renderer/test_runner/SpellCheckClient.cpp | e4c1e650179c3f874f7aebb8471e83e7a6741a63 | [
"BSD-3-Clause"
] | permissive | aranajhonny/chromium | b8a3c975211e1ea2f15b83647b4d8eb45252f1be | caf5bcb822f79b8997720e589334266551a50a13 | refs/heads/master | 2021-05-11T00:20:34.020261 | 2018-01-21T03:31:45 | 2018-01-21T03:31:45 | 118,301,142 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,226 | cpp | // Copyright 2013 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 "content/shell/renderer/test_runner/SpellCheckClient.h"
#include "content/shell/renderer/test_runner/WebTestDelegate.h"
#include "content/shell/... | [
"jhonnyjosearana@gmail.com"
] | jhonnyjosearana@gmail.com |
dbfb32257daca6d16f806d60ea3a7ac1f1d2e325 | 9e71afd5bef444741bef62e5dc62245095c171c6 | /Sources/GameEngine/Renderers/GUI/Text/IGuiTextFactory.h | 32608e31d44d776ab3729f858033544a8c3a0e05 | [] | no_license | wbach/OpenGL_Engine | f243f5e5c854278660d077593f764f18bb7949c1 | b88cf1da8d57b4737544e6acdf4a5e1bfbbf4613 | refs/heads/master | 2023-02-23T08:40:26.120920 | 2023-02-18T16:48:24 | 2023-02-18T16:48:24 | 91,100,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 312 | h | #pragma once
#include <Types.h>
#include <memory>
namespace GameEngine
{
class GuiTextElement;
class IGuiTextFactory
{
public:
virtual std::unique_ptr<GuiTextElement> Create(const std::string&, const std::string&, uint32, uint32) =0;
virtual ~IGuiTextFactory() = default;
};
} // namespace GameEngine
| [
"wojciech.bach@nokia.com"
] | wojciech.bach@nokia.com |
e6e3efdc277306ba86e5afd8c7a87d9dfa5cc0aa | a68c444d56d0bb6b5e0bb8ccbb76bfb081ba6b07 | /CowNetControllerV2/CowZoneHardware.cpp | ea077d75f22eee24740c29bb361aebe37a59a114 | [] | no_license | fitzpatricksrus/Pinduino | 03040b99bdc27daecf6743a63a1a9a5d6f1b0a51 | 45bfdd5ca34163dc44ceb91380d36a7307c4f2df | refs/heads/master | 2020-04-06T07:05:09.429566 | 2016-06-30T02:23:51 | 2016-06-30T02:23:51 | 24,709,921 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 282 | cpp | /*
* CowZoneHardware.cpp
*
* Created on: Mar 18, 2015
* Author: Dad
*/
#include "CowZoneHardware.h"
CowZoneHardware::CowZoneHardware() {
}
CowZoneHardware::~CowZoneHardware() {
}
static CowZoneHardware instance;
CowZoneHardware& CowZoneHardware::INSTANCE = instance;
| [
"junk@fitzpatircksr.us"
] | junk@fitzpatircksr.us |
48db1f607eb126ebb9425bb8bf58b702f88ab777 | df93ce63155a5ddfd054f8daba9653d1ad00eb24 | /applications/test/dynamicCreateProcPatch/cavity/system/blockMeshDict | 2b5104c537d7c90cf64f5bb12a67ffe836f4d762 | [] | no_license | mattijsjanssens/mattijs-extensions | d4fb837e329b3372689481e9ebaac597272e0ab9 | 27b62bf191f1db59b045ce5c89c859a4737033e4 | refs/heads/master | 2023-07-19T20:57:04.034831 | 2023-07-16T20:35:12 | 2023-07-16T20:35:12 | 57,304,835 | 8 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,687 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: dev
\\/ M anipulation |
\*-----... | [
"mattijs.janssens@gmail.com"
] | mattijs.janssens@gmail.com | |
561e54c1d445bc7701e2a15b0de7b299ee70621a | d051be42048074231b049809aa5d43516537aa90 | /src/Script_Engine.h | 33f3578ee4ad5776dace94357dd3d9740da18263 | [] | no_license | MaciekGraWCKII/0C | 961559272f52741de7901f29fb28ba96eea1a6ce | cf3e81a5f72651ddef34dc14c9c924f85ec45b12 | refs/heads/master | 2016-09-05T21:09:09.526203 | 2014-07-18T16:05:40 | 2014-07-18T16:05:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 926 | h | #ifndef SCRIPT_ENGINE_H
#define SCRIPT_ENGINE_H
#include <string>
#include "Script_Environment.h"
#include "Communicator.h"
class Function;
class Script_Engine
{
public:
Script_Engine();
Script_Engine(Communicator* communicator);
void parse(std::string& line_of_code);
void parse_test_regex_with_expression(std... | [
"nieokrzesana1wanna@gmail"
] | nieokrzesana1wanna@gmail |
633f2a9632c4f045b12da6af51832cfb66f60f4a | 0333e9616277bbf6bdc9eb036c92cb49809e066d | /code/ardrone_track/src/ardrone.cpp | c7ed06424891bf02dbe51b9ee1cc7b37b8e52375 | [] | no_license | mohbattharani/EKF-Pose-and-Trajectory-Estimation | 149b36b6dae55f91b3f109420d7d95ec44b99c0d | d032a1fb1c29cc14e2663752bcd0ad06ddd508de | refs/heads/master | 2020-05-02T19:38:14.503960 | 2019-03-29T04:42:06 | 2019-03-29T04:42:06 | 178,164,353 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,583 | cpp | /*
*
*
*/
#include "ardrone.h"
ardrone::ardrone (){
// =========== allocate memory ================
vKF.initKalmanFilter(18, 6, 1e-5, 1e-4);
O3 = Matrix (3,3).setZero();
I3 = Matrix (3,3).setIdentity();
omega = Matrix (4,4).setZero();
w = Matrix (3,1);
q = Matrix (4,1);
p = Matrix ... | [
"mohbattharani1@gmail.com"
] | mohbattharani1@gmail.com |
987d44d0b6cf60b91e01632576e94d53ff1bb186 | 9bfe7d43598238b4a6712f334a4006c8e6f8f234 | /preparation_1/boolean_matrix.cpp | d56471b14de2d8273da739a8a4d4b684bda73a69 | [] | no_license | divyamdr/CPP_CODE_S | 9a244f401f3578ee8d3f49083d71199708266cc4 | 33258e898c80d6ddefc6608ece9ad2ddc4ff409d | refs/heads/master | 2022-11-14T21:10:22.486933 | 2020-07-10T05:34:28 | 2020-07-10T05:34:28 | 266,546,298 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 823 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
int rows,cols;
cin>>rows>>cols;
int matrix[rows][cols];
int row[rows]={0},col[cols]={0};
for(int i=0;i<rows;i++)
{
for(int j=0;j<cols;j++)
{
int data;
cin>>data;
if(row[i]==1||col[j]==1|... | [
"divyareddymdr753@gmail.com"
] | divyareddymdr753@gmail.com |
6406ee88c5485662e110b37ba1655a825cac8324 | d226f156129471f10c58bec90027aba6687ee1c3 | /lonely_integer/lonely_integer.cpp | bfc24df5d876464b6f942c5bef524210024267d5 | [] | no_license | frbaroni/hackerhank | b13f7fc9bede04dd239566bc452a6aea888d5ea3 | e242f65089bd415e29de901eaf09f400612e776c | refs/heads/master | 2021-01-20T08:30:02.583799 | 2017-08-08T04:09:22 | 2017-08-08T04:09:22 | 90,155,057 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 304 | cpp | #include <iostream>
using namespace std;
int main() {
int a[100]{0};
int n, v;
cin >> n;
while(n-- > 0) {
cin >> v;
a[v]++;
}
for(int i = 0; i < 100; i++) {
if(a[i] == 1) {
cout << i << endl;
break;
}
}
return 0;
}
| [
"fernando@baroni.tech"
] | fernando@baroni.tech |
ad1b53f21f6a6a4f08390731d3e11d2bf798c46f | 5a60d60fca2c2b8b44d602aca7016afb625bc628 | /aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/CreateIntentResult.h | bb7658d123a54494b577c7d5e92eb46a51378beb | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | yuatpocketgems/aws-sdk-cpp | afaa0bb91b75082b63236cfc0126225c12771ed0 | a0dcbc69c6000577ff0e8171de998ccdc2159c88 | refs/heads/master | 2023-01-23T10:03:50.077672 | 2023-01-04T22:42:53 | 2023-01-04T22:42:53 | 134,497,260 | 0 | 1 | null | 2018-05-23T01:47:14 | 2018-05-23T01:47:14 | null | UTF-8 | C++ | false | false | 23,036 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/lexv2-models/model/Dialog... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
bb830c4b396dd98311014f09dcaddf83ec410d12 | cc76719dcc72f6956c6f07ee19ad29d04c063f96 | /widgets/coloredcircleindicator.h | 177e58608325bbd553b31ff7e8899473f184f192 | [] | no_license | team751/Qt-FMS | 90136867d0c50ce55c8937ed957dbd2a2ccf643f | c4c764ae35f3ca4e40c59b7f9675adbdafcd192b | refs/heads/master | 2021-01-10T20:56:22.805094 | 2013-04-12T04:43:20 | 2013-04-12T04:43:20 | 9,365,369 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,084 | h | #ifndef COLOREDCIRCLEINDICATOR_H
#define COLOREDCIRCLEINDICATOR_H
#include "coloredcirclewidget.h"
namespace Ui {
class ColoredCircleIndicator;
}
/**
* @brief The ColoredCircleIndicator class is a type of ColoredCircleWidget
* that provides methods that map statuses to colors.
*/
class ColoredCircleIndicator : pu... | [
"sp4.c.eatpie.info@gmail.com"
] | sp4.c.eatpie.info@gmail.com |
fa3fc7fb1df3680931229081d27f79bc02480d61 | 24f26275ffcd9324998d7570ea9fda82578eeb9e | /chrome/browser/policy/browser_dm_token_storage_unittest.cc | 8a3944a12b1a9f81803c6e571aa43aaefa3f1408 | [
"BSD-3-Clause"
] | permissive | Vizionnation/chromenohistory | 70a51193c8538d7b995000a1b2a654e70603040f | 146feeb85985a6835f4b8826ad67be9195455402 | refs/heads/master | 2022-12-15T07:02:54.461083 | 2019-10-25T15:07:06 | 2019-10-25T15:07:06 | 217,557,501 | 2 | 1 | BSD-3-Clause | 2022-11-19T06:53:07 | 2019-10-25T14:58:54 | null | UTF-8 | C++ | false | false | 2,551 | cc | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/policy/browser_dm_token_storage.h"
#include "base/bind.h"
#include "base/bind_helpers.h"
#include "base/macros.h"
#include "base... | [
"rjkroege@chromium.org"
] | rjkroege@chromium.org |
e910b37aea1c922ba28bd03e3bbbcebff8b6280a | 36c603cda8c3155e731559556f6d0272d0733f6c | /clash of basu/include/GiantCrad.h | a07f1de58a5ffa29bfd75e35538c0ed144b7022e | [] | no_license | sadeghhosseiny/Clash-of-Basu | a7a0115d0a0ade5da349ffd0b38086ff2211a131 | 66a244805635d3937b7e83b5b7d6a0c80d0950fc | refs/heads/master | 2020-12-05T11:52:54.428312 | 2020-02-01T19:27:55 | 2020-02-01T19:27:55 | 232,099,700 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 261 | h | #ifndef GIANTCRAD_H
#define GIANTCRAD_H
#include "HeroCards.h"
class GiantCrad : public HeroCards
{
public:
GiantCrad();
virtual void DrawCard(sf::RenderWindow*);
virtual ~GiantCrad();
sf::Sprite& getspr();
private:
};
#endif // GIANTCRAD_H
| [
"sadeghmessi2015@gmail.com"
] | sadeghmessi2015@gmail.com |
9e6433fe142cc7617f4063bb396a45ddc031eb6a | 5636014eed0a98934ba21d2ed7057c7eae14ad33 | /unit-test/test_tree_height_reduction.cpp | b53ab0a78f41fdf08f1c8abcc5dafc0b13164aaa | [
"BSL-1.0"
] | permissive | keshavmat/ALADDIN | a4d9fb065e502390cf93b7426ef81030b4c0a9ec | a45516977b52a38803b9f7b883ac16205e523a78 | refs/heads/master | 2021-01-22T00:10:32.511477 | 2015-07-02T06:43:30 | 2015-07-02T06:43:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,473 | cpp | #define CATCH_CONFIG_MAIN
#include "catch.hpp"
#include "DDDG.h"
#include "file_func.h"
#include "Scratchpad.h"
#include "ScratchpadDatapath.h"
SCENARIO("Test treeHeightReduction w/ Reduction", "[reduction]") {
GIVEN("Test Reduction w/ Input Size 128") {
std::string bench("outputs/reduction-128");
std::strin... | [
"shao@eecs.harvard.edu"
] | shao@eecs.harvard.edu |
68678620ad8a3ff72432365d4e4df799a250ef00 | 352f43aab0521dcdb4897298961daed575d457f6 | /BOCA/BK/src/checker.cpp | 26235a066a79cea77dcae409799b9d7ec80a3ea8 | [
"MIT"
] | permissive | danielsaad/PC1-IFB-CC | 012947dff72b55a1acb83fd1453102ff55dd2247 | 36b55e95373a5f022651545248d8cb66bac1cd3f | refs/heads/master | 2022-02-21T22:23:59.122236 | 2019-10-18T14:06:08 | 2019-10-18T14:06:08 | 100,300,073 | 1 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 885 | cpp | #include "testlib.h"
using namespace std;
int main(int argc, char *argv[]) {
setName("compare sequences of tokens");
registerTestlibCmd(argc, argv);
int n = 0;
string j, p;
while (!ans.seekEof() && !ouf.seekEof()) {
n++;
ans.readWordTo(j);
ouf.readWordTo(p);
if ... | [
"daniel.saad.nunes@gmail.com"
] | daniel.saad.nunes@gmail.com |
bb70ffee88f8eb3d75177a9750d647a5e0e92177 | 3db023edb0af1dcf8a1da83434d219c3a96362ba | /windows_nt_3_5_source_code/NT-782/PRIVATE/NET/UI/COMMON/SRC/BLT/TESTAPPS/TESTER.CXX | d0eee6b3c1c9d9e40dbc9afc40bc5966ad67850a | [] | no_license | xiaoqgao/windows_nt_3_5_source_code | de30e9b95856bc09469d4008d76191f94379c884 | d2894c9125ff1c14028435ed1b21164f6b2b871a | refs/heads/master | 2022-12-23T17:58:33.768209 | 2020-09-28T20:20:18 | 2020-09-28T20:20:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,436 | cxx | /**********************************************************************/
/** Microsoft LAN Manager **/
/** Copyright(c) Microsoft Corp., 1990, 1991 **/
/**********************************************************************/
/*
tester.cxx
misc functio... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
7896adef7dc02f9a96f47af29291bd7b725035b1 | d038bde7c966fe1b3cef8f2dbb3fe6ef40182385 | /Sandbox/threadTest/joystickData.h | fac84cd92111720f47caeb380196dc03723af862 | [] | no_license | platvlad/RoboCP | 50d14185ac3b35f92406e4733ab0dc9c3fac895c | 7f103b8032be67a042eb552d449879c2a603077c | refs/heads/master | 2021-01-15T09:46:34.961682 | 2015-07-06T09:18:53 | 2015-07-06T09:18:53 | 38,608,568 | 0 | 0 | null | 2015-07-06T09:07:30 | 2015-07-06T09:07:29 | C++ | UTF-8 | C++ | false | false | 165 | h | #pragma once
class joystickData{
joystickData(int a, int b, int c, int d) :rudder(a), gas(b), pitch(c), roll(d){};
int rudder;
int gas;
int pitch;
int roll;
}; | [
"egor.schavelev@gmail.com"
] | egor.schavelev@gmail.com |
aeb59af4a8badd5effdc3f81f735405bfb9a5c96 | 6cc293ac8950dff03408e9ab498889c895cf6f82 | /source/basic/decltype.cpp | a5c1b4f541360ca14c7f4a692402305a1e71d78e | [
"MIT"
] | permissive | JianboYan/cppthings-learning | 65de04683fd7b9dae931f7b1914ab7d3052dfd46 | 71c15213474786795fb09800efd3cf19ee562681 | refs/heads/main | 2022-12-22T03:13:58.111576 | 2020-10-02T14:08:17 | 2020-10-02T14:08:17 | 300,462,174 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,318 | cpp | //
// decltype.cpp
// CppThings
//
// Created by Ryan on 2020/10/2.
//
#include <iostream>
#include <vector>
namespace Decltype {
using namespace std;
int MAIN(){
// 1. 基本使用
// 1.1. 推导类型,类似typeof
int a = 4;
decltype(a) i = 2;
CTLLOG_1(i);
typeof(a) ti = 4;
CTLLOG_1(ti);
... | [
"jianbo.yjb@alibaba-inc.com"
] | jianbo.yjb@alibaba-inc.com |
8dc0d63bbe22524e03092a6ae6a460bd79323984 | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /content/browser/web_package/signed_exchange_certificate_chain_unittest.cc | 0d93a8ebc390c5955568e1a2dbf6bbf7a6804d50 | [
"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 | 9,339 | cc | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/browser/web_package/signed_exchange_certificate_chain.h"
#include "base/files/file_path.h"
#include "base/files/file_util.h"
#include "... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.