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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
271ccdfc3f4e1c057f41ac7f99242ffff6ea09d1 | 577ef3726396e3ccd7fdddda8c5fb985bab7dc22 | /main.cpp | 60e707238443753b3d18d8fe056d543374f5cb55 | [] | no_license | HGGB-19/Proyecto_integrador | 9dac0d5c823437f036a2a258dc09f5190ce39bea | a59ffb765e42a22ae8b1589ced093325c63ecd54 | refs/heads/master | 2022-12-09T03:04:27.536987 | 2020-07-22T04:14:06 | 2020-07-22T04:14:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,919 | cpp | #include <iostream>
#include <string>
#include <fstream>
#include "Pelicula.h"
#include "Capitulo.h"
using namespace std;
void ver_pelicula(Pelicula* contenido_Pelicula[])//Esta funcion me ayuda a crear un arrglo de clase peliculas
{
contenido_Pelicula[0] = new Pelicula ("Pelicula", "Thor", "ficcion", 7, 2020,... | [
"hectorgustavoqo@gmail.com"
] | hectorgustavoqo@gmail.com |
0e7b9104ff6b7d3afaeb5e8d38bc3a106e626277 | d0fb46aecc3b69983e7f6244331a81dff42d9595 | /aliyuncvc/src/model/GetDeviceInfoRequest.cc | 54df300033a6d59db211a467dbf54510f3aedb27 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-cpp-sdk | 3d8d051d44ad00753a429817dd03957614c0c66a | e862bd03c844bcb7ccaa90571bceaa2802c7f135 | refs/heads/master | 2023-08-29T11:54:00.525102 | 2023-08-29T03:32:48 | 2023-08-29T03:32:48 | 115,379,460 | 104 | 82 | NOASSERTION | 2023-09-14T06:13:33 | 2017-12-26T02:53:27 | C++ | UTF-8 | C++ | false | false | 1,614 | cc | /*
* Copyright 2009-2017 Alibaba Cloud 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... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
6b935c8756ec4c9ab38e36c3ba3808515477017a | ca6ad207254acd23b8cb56aec2bb30951c52a949 | /src/core/framework/ui/direct3d/portable/Direct3DDeviceHelper.cpp | d15212ab4c93cb161bf58dc58d4708aac8eb3812 | [] | no_license | sgowen/GGJ17 | 30c049f2faa491f232835d3410458f35206d15cc | eee3863538754b3cfdba95827afcce09b58c937a | refs/heads/master | 2022-05-02T08:40:34.973728 | 2022-04-26T21:16:43 | 2022-04-26T21:16:43 | 79,612,785 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 906 | cpp | //
// Direct3DDeviceHelper.cpp
// noctisgames-framework
//
// Created by Stephen Gowen on 1/15/17.
// Copyright (c) 2017 Noctis Games. All rights reserved.
//
#include "Direct3DDeviceHelper.h"
#include "pch.h"
#include "Direct3DManager.h"
Direct3DDeviceHelper::Direct3DDeviceHelper() : IDeviceHelper()
{
Direc... | [
"dev.sgowen@gmail.com"
] | dev.sgowen@gmail.com |
6b08dc2618d02b916c1635c63f873b605de5fc8a | 58b91b399a07dada20c4c8f57fd6150b85a9cc28 | /content/browser/renderer_host/frame_connector_delegate.h | 27eb8a6d85c860be53b8460fe54daff4f80fa777 | [
"BSD-3-Clause"
] | permissive | domramirez/chromium | a2167f6e605dabf49640f04b12e28c8a2f62d20c | a8e1de5b19353797ee41b343d1e4cc021d61d735 | refs/heads/master | 2023-01-13T02:48:01.372551 | 2017-10-25T19:35:10 | 2017-10-25T19:35:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,876 | 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 CONTENT_BROWSER_RENDERER_HOST_FRAME_CONNECTOR_DELEGATE_H_
#define CONTENT_BROWSER_RENDERER_HOST_FRAME_CONNECTOR_DELEGATE_H_
#include "components/... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
b3d56581d46956cc9982122eec4c6262921f97b0 | 675d16f95685d572d8cbb1f143c4707e12e23816 | /Lab7Empty/AbstractHardware/Registers/STM32F407/FieldValues/nvicstirfieldvalues.hpp | c2b6d999c5ff024b43f8e82b1975595cd5b50e9a | [] | no_license | lamer0k/stm32Labs | 25f8606bdc74f56b5bfc18a12fac9e827dbae703 | 871b95e85866c7a074bf6eaed1d0a76e9007d92b | refs/heads/master | 2023-04-09T08:27:37.411268 | 2023-03-31T12:14:40 | 2023-03-31T12:14:40 | 131,148,022 | 1 | 11 | null | 2023-03-31T12:14:41 | 2018-04-26T11:49:54 | C++ | UTF-8 | C++ | false | false | 691 | hpp | /*******************************************************************************
* Filename : nvicstirfieldvalues.hpp
*
* Details : Enumerations related with NVIC_STIR peripheral. This header
* file is auto-generated for STM32F407 device.
*
*
**************************************************... | [
"sergey.kolody@gmail.com"
] | sergey.kolody@gmail.com |
3ed3a2cb1a714a83090847efd2b9d195a1276790 | 5f65df26e4e3e4f0e8f131269505f7f083dc8b1d | /YYF的笔记/上课/comp 345_advanced c++/chapter 6/ClockObserver/ClockTimer.cpp | b6c9b55aa2b29c3e29107e8f38fd21e289d3b2ed | [] | no_license | yifanyang123/GoodGoodStudy | e7ee22d323e3371142b59f1e126fdd578e06077d | bacc3e457052e3b6f23e91ff449143883a8be414 | refs/heads/master | 2023-03-10T03:11:45.403763 | 2021-02-22T08:22:19 | 2021-02-22T08:22:19 | 329,353,505 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 463 | cpp | #include "ClockTimer.h"
ClockTimer::ClockTimer(): hour(0), minute(0), second(0) {
};
ClockTimer::~ClockTimer(){
};
void ClockTimer::start(int time){
for (int i = 1; i <= time; i++)
tick();
};
void ClockTimer::tick(){
second++;
if (second >= 60){
minute++;
second = 0;
if (minute >= 60){
hour++;
minute... | [
"46521750+pigooo1@users.noreply.github.com"
] | 46521750+pigooo1@users.noreply.github.com |
c8907167dbc8b2f1cc97047f0a2ecd541c0f5ca9 | 09a4962b93c196f2f8a70c2384757142793612fd | /Dripdoctors/build/Android/Preview/Dripdoctors/app/src/main/jni/Fuse.Internal.Drawing.g.cpp | 471fb8fd9678aba60096fe03aea95500ceac96ee | [] | no_license | JimmyRodriguez/apps-fuse | 169779ff2827a6e35be91d9ff17e0c444ba7f8cd | 14114328c3cea08c1fd766bf085bbf5a67f698ae | refs/heads/master | 2020-12-03T09:25:26.566750 | 2016-09-24T14:24:49 | 2016-09-24T14:24:49 | 65,154,944 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,361 | cpp | // This file was generated based on '(multiple files)'.
// WARNING: Changes might be lost if you edit this file directly.
#include <_root.FuseControls_bundle.h>
#include <Fuse.DrawContext.h>
#include <Fuse.Drawing.BlendMode.h>
#include <Fuse.Drawing.BlendModeHelpers.h>
#include <Fuse.Drawing.Brush.h>
#include <Fuse.Dr... | [
"jimmy_sidney@hotmail.es"
] | jimmy_sidney@hotmail.es |
93165b842994f231fc3338cbfb127839b3e8a5bb | c4fcddc2c5f0b02bbf3602f6f9b0c89484a2662b | /include/ThirdParty/LightInkLog/Log/FixedLogger.h | 4bc6a7749964c5e3207ab9cadd1b4574de2167d6 | [
"MIT"
] | permissive | ternence-li/LightInk3D | a54971ccd50fb15be8a4c019a038655ed9b1b9ea | 7b35419d164c9c939359f9106264841dc8c283a2 | refs/heads/master | 2021-06-11T20:21:44.810389 | 2017-01-20T09:59:44 | 2017-01-20T09:59:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,230 | h |
/* Copyright ChenDong(Wilbur), email <baisaichen@live.com>. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the Software without restriction, including without limitation the
... | [
"baisaichen@live.com"
] | baisaichen@live.com |
92bbaca78c3338ad3e6108b2cb04f498039397e0 | 23dd75bba5e3efb862f63242fc9b62cf91baac7d | /GameSkeleton/GameSkeleton/GameSolution/Game/main.cpp | 31e08e1a141225a5d8c6a224ee572219604fa665 | [] | no_license | dohatch/csc_190_Donald_Hatch | 0f80ab3d8ae84e98a968761ea17536c935680241 | 75e51cdcf2bda0ef51a42038f1f55734cf8c4842 | refs/heads/master | 2021-01-25T10:00:22.591112 | 2014-05-04T00:06:05 | 2014-05-04T00:06:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 628 | cpp | #include "Engine.h"
#include "Core.h"
using Core::Input;
const int SCREEN_WIDTH = 1024;
const int SCREEN_HEIGHT = 768;
bool Update(float dt) {
dt;
if(Input::IsPressed(Input::KEY_ESCAPE))
return true;
return false;
}
void Draw(Core::Graphics& graphics) {
graphics.SetColor(RGB(255,255,0));
graphics.DrawStrin... | [
"dohatch@student.neumont.edu"
] | dohatch@student.neumont.edu |
6bf1da98123426acf94ab43d81667bb7b7838082 | 49c6cf776addc6fbac50c887edfa168d81aa7729 | /Atcoder/Atcoder Beginner 197/c.cpp | 895f1dc1b98fca3fc8994d2c3df2465febc1cc6a | [] | no_license | Ryednap/Coding-Competition | b43e38b4e8d3bfc7eee21750cd1014fb4ce49c54 | a4fd7b97f3898e60800689fe27b8c00ac8a456fa | refs/heads/main | 2023-08-19T06:55:04.344956 | 2021-10-08T05:59:24 | 2021-10-08T05:59:24 | 398,359,907 | 0 | 0 | null | 2021-08-28T12:33:09 | 2021-08-20T17:55:14 | C++ | UTF-8 | C++ | false | false | 502 | cpp | #include <bits/stdc++.h>
using namespace std;
#ifdef LOCAL
#include "uj.h"
#endif
int main() {
int n;
scanf("%d", &n);
int arr[n];
for(int i = 0; i < n; ++i) {
scanf("%d", &arr[i]);
}
int answer = (int)2e9;
for(int i = 0; i < (1LL << (n - 1)); ++i) {
int res = 0, x = 0;
for(int j = 0; j <= n; ... | [
"ujjwalpandey408@gmail.com"
] | ujjwalpandey408@gmail.com |
a103782f9638063262aef959a386c1f885fc2c69 | f194974b8431ba62b232e362c8b1b555d9a07ac3 | /qt/quick/qquick_legacy_auxiliary_ui_factory.h | a7cec12a39bba30f02162afa207f0cdbfd9e7989 | [] | no_license | rubencarneiro/oxide | 9a0e8adc16c8f05d5a7a014ee566a8cc7b0f8fe2 | c05c51d79a4d4ab18740e6542ddff02becd9b49c | refs/heads/master | 2021-08-28T05:22:28.877979 | 2017-04-19T13:43:03 | 2017-04-19T13:43:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,195 | h | // vim:expandtab:shiftwidth=2:tabstop=2:
// Copyright (C) 2016 Canonical Ltd.
// This library 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 2.1 of the License, or (at your option)... | [
"chris.coulson@canonical.com"
] | chris.coulson@canonical.com |
fc922825296140866be950dbf1c3c735c243a42a | dccd1058e723b6617148824dc0243dbec4c9bd48 | /atcoder/abc010/a.cpp | d797c3cbf60334038eed3f59b5f7b133f99d6218 | [] | no_license | imulan/procon | 488e49de3bcbab36c624290cf9e370abfc8735bf | 2a86f47614fe0c34e403ffb35108705522785092 | refs/heads/master | 2021-05-22T09:24:19.691191 | 2021-01-02T14:27:13 | 2021-01-02T14:27:13 | 46,834,567 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 152 | cpp | #include <cstdio>
#include <iostream>
#include <string>
using namespace std;
int main(){
string s;
cin >> s;
cout << s << "pp" << endl;
return 0;
} | [
"k0223.teru@gamil.com"
] | k0223.teru@gamil.com |
d5f27211d543c2acc531644d84b2547dbd7fcae2 | 3bdda45d2f41effe9f2bf97f06d1f9d132bc597d | /ChromeWorker/v8handler.cpp | 638e0e95fe650c3b0ce19773440aca52ba766a92 | [
"MIT"
] | permissive | Geograph-us/BAS | cd901efde213c8565e2af9b5367491b480ca67af | 79bcd24ffa0d5f7a5d83acc05714a130ce1f54be | refs/heads/master | 2021-01-13T12:34:19.932515 | 2016-10-17T23:11:48 | 2016-10-17T23:11:48 | 72,543,441 | 1 | 0 | null | 2016-11-01T14:22:00 | 2016-11-01T14:21:59 | null | UTF-8 | C++ | false | false | 3,343 | cpp | #include "v8handler.h"
#include "log.h"
#include <thread>
V8Handler::V8Handler()
{
Changed = false;
ChangedInspect = false;
ChangedLocalStorage = false;
}
std::pair<std::string,bool> V8Handler::GetResult()
{
std::lock_guard<std::mutex> lock(mut);
std::pair<std::string,bool> r;
r.first = Result... | [
"mail.to.twaego@gmail.com"
] | mail.to.twaego@gmail.com |
6d77dd8f40d27a95ab0116d0aa5d05617086c6b4 | a8e0ea09ea34a3e7180125b694737cc7f1c2799c | /header/different_sorting_algorithm.h | c1e57be0df4b395d53c6211fb2dbf46cface5341 | [] | no_license | daiab/Leetcode-Practice | ade3252738f3b357efd530f9bf94e3fa208296d0 | 147d080e4a95cec137afb6bd0a976bcb4b30a267 | refs/heads/master | 2021-01-12T01:06:11.583927 | 2017-02-22T10:22:54 | 2017-02-22T10:22:54 | 78,344,982 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,500 | h | #include<header/base.h>
void BubbleSort(int arr[], int size){
for (int i = 0; i < size; ++i) {
for (int j=0; j < size - 1; ++j) {
if(arr[j] > arr[j+1]){
std::swap(arr[j], arr[j+1]);
}
}
}
}
void MergeSort(int arr[], int l_idx, int r_idx){
if((... | [
"daianbo@lightinthebox.com"
] | daianbo@lightinthebox.com |
2705334fafacec49252642ca9cbb5c87c443a155 | e335a5df5e055dff52efbe8ce3ff1d3e65d5f566 | /Building_Roads.cpp | 85424c3a6cd27ea506f2b57a2cabf2e8adfa8130 | [] | no_license | isym444/Competitive-Programming-Solved-Problems | fd318efb26267875e59ca989caaf08a3e2991506 | 8320342db6c7bbaa7115f00c5ddc8dcccc137a19 | refs/heads/master | 2023-02-11T19:25:05.705294 | 2021-01-08T15:41:19 | 2021-01-08T15:41:19 | 299,895,400 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,952 | cpp | /* #include <bits/stdc++.h> */
#include <cstdio>
#include <algorithm>
#include <iostream>
#include <vector>
#include <string>
#include <iostream>
#include <set>
using namespace std;
/* using std::vector; */
#define fo(i, n) for (i = 0; i < n; i++)
#define ll long long
#define sz(x) (int)(x).size()
#define mp make_pa... | [
"samir.yep@gmail.com"
] | samir.yep@gmail.com |
2e36672145ad76ebcca5f3cc57f0dff1de391869 | 9123470c3a83d42c3028fd41d7d104ae5ba78666 | /MusicApplicationByQt/QtWindow_playlist.cpp | 4f3397c22cd9c28f6ffce0181f386f1e5ac81c8e | [] | no_license | dnpcs12/musicApplication_DS | d79c349ba2902bcbd9e6198a6c25fa0990fcdc64 | d126565c9752a0068a584dd7fdf4b0589adf00b4 | refs/heads/master | 2020-12-23T13:35:45.038709 | 2020-01-30T08:29:45 | 2020-01-30T08:29:45 | 237,169,018 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 415 | cpp | #include "QtWindow_playlist.h"
#include "MusicApplicationByQt.h"
QtWindow_playlist::QtWindow_playlist(QWidget *parent)
: QWidget(parent)
{
setWindowFlags(Qt::Window);
ui.setupUi(this);
}
QtWindow_playlist::~QtWindow_playlist()
{
}
void QtWindow_playlist::PlayListNameReturn() {
QString playlist_name = ui.lineEdit... | [
"dnpcs12"
] | dnpcs12 |
f755d51e818bbb45db851ee4d3d3315b9d7c2d6c | efe2b4dedbc6bab31ffe88c271daa5463f8649f6 | /tags/libtorrent-0_13/src/kademlia/routing_table.cpp | 359577613980cfdf287e2c21e0a481404e8a6d23 | [] | no_license | svn2github/libtorrent | 867c84f0c271cdc255c3e268c17db75d46010dde | 8cfe21e253d8b90086bb0b15c6c881795bf12ea1 | refs/heads/master | 2020-03-30T03:50:32.931129 | 2015-01-07T23:21:54 | 2015-01-07T23:21:54 | 17,344,601 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 13,173 | cpp | /*
Copyright (c) 2006, Arvid Norberg
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 conditions and the f... | [
"arvidn@f43f7eb3-cfe1-5f9d-1b5f-e45aa6702bda"
] | arvidn@f43f7eb3-cfe1-5f9d-1b5f-e45aa6702bda |
ea8e4b7e36ae210cd69f88d5313ce903a19deb19 | cafe4cc5e7b49b7628440bd4abe060b2b375b8d2 | /CS260/Game/Asteroids/Globals.cpp | 7cc731f54aba82365ead940c2217d5566e03a770 | [] | no_license | sshedbalkar/DigiPen_Backup | 47e75d03d06f8753c34c3777f2685a1fa055b7c9 | a4bc4446e28bd997a4ad35bf53d70fa3707189ff | refs/heads/main | 2022-12-25T18:36:22.711116 | 2020-10-11T09:32:22 | 2020-10-11T09:32:22 | 303,085,254 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 129 | cpp | #include "Globals.h"
unsigned PlayerID(PLAYER_1);
NetworkManager * NETWORK(NULL);
unsigned Seed(0);
unsigned NumClients(0); | [
"sanoysyg@gmail.com"
] | sanoysyg@gmail.com |
4842e733e45464fc878922ccb690f78566fde8a8 | ba9322f7db02d797f6984298d892f74768193dcf | /emr/src/model/MetastoreListKafkaConsumerGroupResult.cc | c091a812f0a18a07bba906a624c76c29f3b15467 | [
"Apache-2.0"
] | permissive | sdk-team/aliyun-openapi-cpp-sdk | e27f91996b3bad9226c86f74475b5a1a91806861 | a27fc0000a2b061cd10df09cbe4fff9db4a7c707 | refs/heads/master | 2022-08-21T18:25:53.080066 | 2022-07-25T10:01:05 | 2022-07-25T10:01:05 | 183,356,893 | 3 | 0 | null | 2019-04-25T04:34:29 | 2019-04-25T04:34:28 | null | UTF-8 | C++ | false | false | 3,182 | cc | /*
* Copyright 2009-2017 Alibaba Cloud 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... | [
"haowei.yao@alibaba-inc.com"
] | haowei.yao@alibaba-inc.com |
8bd7998f9b1f23c26ccb36d4d897a2d049dc042a | 85da3e0e7b79bec198fc1771e4b5937f16668243 | /LocalWar/Classes/Enemy1.cpp | 8dad45a712309af1708de34c9d32329ac17be0f7 | [] | no_license | Jackal0024/CoCosGame | 6bf570f889ad017fc742103cfc13d3d16dc099d7 | 06bbf5f168718ab833fe45ea12227ed0554a4959 | refs/heads/master | 2021-01-20T19:34:41.935047 | 2016-07-05T00:55:38 | 2016-07-05T00:55:38 | 62,594,590 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 824 | cpp | #include "Enemy1.h"
Enemy1 * Enemy1::create()
{
auto enemy = new Enemy1();
enemy->init();
enemy->autorelease();
return enemy;
}
bool Enemy1::init()
{
Node::init();
hitPoint = 100.0f;
setContentSize(Size(100, 100));
setAnchorPoint(Vec2::ANCHOR_MIDDLE);
auto enemy = Sprite::create("Enemy1.png");
enemy->se... | [
"jac kal"
] | jac kal |
3dc401e483263561b8311ec4256faefca8f527fb | fa2db8e673762e1d1cef90b0e806b661a22ce118 | /arch/dev/ELFLoader.h | a80b0ad6c804a76715b86e78ca902468cb86eddc | [] | no_license | fuzzie/mgsim | 9662a14a31ef84040f1a57fe2f8f89c8db7dfa9b | 240ad6c4fcc3c1c3dafbfa19c7a64e5323108494 | refs/heads/master | 2021-01-17T16:17:06.737704 | 2012-08-16T17:56:21 | 2012-08-16T17:56:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 804 | h | #ifndef ELFLOADER_H
#define ELFLOADER_H
#include "Memory.h"
#include "ActiveROM.h"
#include <algorithm>
// Load the program file into the memory.
// Arguments:
// - ranges: the set of loadable virtual ranges in the system memory address space
// - memory: the memory administrative interface to set permissions
// - el... | [
"r.c.poss@uva.nl"
] | r.c.poss@uva.nl |
50d444e468195ab1f79676dfebdea1c71eb6cdd5 | 687b8cdc4a3dfdbd941489d010a918145030a3cc | /gastpc/g4sim/BaseGeometry.h | ce440c90d9a2962808628ca8881f865519cbf64b | [
"BSD-3-Clause"
] | permissive | DUNE/wp1-neardetector | d103b623b6459c6b2a3d4e66bb585ff56ed45c46 | 729c30532670679b7c87131ec70b4141d04a3ede | refs/heads/master | 2021-04-19T01:22:24.246465 | 2017-03-01T18:11:05 | 2017-03-01T18:11:05 | 30,244,428 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,138 | h | // -------------------------------------------------------------------
/// \file BaseGeometry.h
/// \brief
///
/// \author <justo.martin-albo@physics.ox.ac.uk>
/// \date Creation: 9 June 2016
// -------------------------------------------------------------------
#ifndef GASTPC_BASE_GEOMETRY_H
#define GASTPC_BA... | [
"jmalbos@users.noreply.github.com"
] | jmalbos@users.noreply.github.com |
fb7ee84ca249472643852fe7e0368295ead156fe | 25e47659d6f1e3abc8c1e367ce4264431d19a568 | /OldCode/课堂&作业/0120学生管理系统/0120学生管理系统/guest.cpp | d4d54ec9e54843e3bcd8fa72b6d4dcc3bcaded4d | [] | no_license | yeze322/Linux-C | 5a5fa08152b99bbe64a40bd0cac9766f8f6cd5f6 | d78181ad65d6cbd21ce2e79e34e87f0ca40f1181 | refs/heads/master | 2021-01-20T06:11:55.414324 | 2018-07-20T02:53:59 | 2018-07-20T02:54:43 | 30,003,334 | 0 | 3 | null | null | null | null | GB18030 | C++ | false | false | 391 | cpp | #include "_SIMS.h"
//guest账户,仅包括查询权限
extern StuInfo *L;
void GUS_BLOCK()//StuInfo *L)
{
system("cls");
char c;
while(fflush(stdin),system("cls"),GUS_PRINT(),(c=getchar())!=EOF)
{
fflush(stdin);
switch (c)
{
default:break;
case '1':SearchSTU();break;
case '0':return;
}
}
}
void GUS_PRINT()
{
cout<... | [
"2295905420@qq.com"
] | 2295905420@qq.com |
231ba4813259c10a3524ef8cbc5436668eaba74b | e5a37a543ca382ed3eaab28c37d267b04ad667c0 | /probrems/SRM387div2/hard.cpp | c8a012b70d68a7c6d5c13949fca9f63ddf2bf388 | [] | no_license | akawashiro/competitiveProgramming | 6dfbe626c2e2433d5e702e9431ee9de2c41337ed | ee8a582c80dbd5716ae900a02e8ea67ff8daae4b | refs/heads/master | 2018-09-02T19:49:22.460865 | 2018-06-30T05:45:51 | 2018-06-30T05:45:51 | 71,694,415 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,082 | cpp | #include <vector>
#include <string>
#include <cstdio>
#include <sstream>
using namespace std;
class MarblesRegroupingHard
{
public:
int minMoves(vector<string> input)
{
vector<vector<int> > boxes;
for(int i=0;i<(int)input.size();i++)
{
vector<int> v;
stringstream ss(input[i]);
int a;
whi... | [
"akira@akiraMacBookPro.local"
] | akira@akiraMacBookPro.local |
2600a5e154d87aa8e8f68f5c3c79671008c139c4 | 96742c5e67717a4645eeede23b9bf699687e5074 | /proj/SRFSimpleFoam/510/epsilon | df3aa2aa8037fe51a476f1443c309cd25f7d8b80 | [] | no_license | harrisbk/openFoam | 339c3391fe502af351b4eda328457719799badba | 08041d2e2ebbd2dd1f0e5bfd44bd4181504846cd | refs/heads/master | 2021-01-10T11:38:02.272499 | 2015-12-15T17:45:43 | 2015-12-15T17:45:43 | 47,746,599 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,203,546 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.4.0 |
... | [
"brennankharris@gmail.com"
] | brennankharris@gmail.com | |
d9ca50d2cf181ea959d84e96100e28641e0124f5 | 28bbc168051237c97e810697c589b51c3d4b6836 | /DiegoCaripan/Semestre1-2017/UVA/12541.cpp | a302a46ef80d7c8e2d635df44f20f2026404a2fd | [] | no_license | fernandezeric/acmudec | 1ac14d916445a8c31d5914f2a99c33c7bb8af9b0 | 1042c759b1636b47fcf3c20fd8daeaa39338bbd1 | refs/heads/master | 2020-07-31T05:09:51.501552 | 2018-09-13T01:55:49 | 2018-09-13T01:55:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 872 | cpp | #include <stdio.h>
#include <iostream>
using namespace std;
int main() {
int n; //este problema es simple
while(scanf("%d", &n) == 1) {
int old = 0, young = 2147483647; //se crean los valores maximos que puede ser cada entero, porque luego los enteros son utilizados para comparar
... | [
"dcaripan@udec.cl"
] | dcaripan@udec.cl |
bee1e33be61b9b9a1f681931adc5749f090957b3 | 972e1f25b38856ee03ea966183bfa6e96d94e962 | /src/globals.h | 7975f05f8b8d8f94af7af161b4f25dfb5e0a0e7a | [
"Apache-2.0"
] | permissive | guoyu07/zan-thrift | 0b0d58778f8096a507e9eeee98c726d310c64e0c | d6125cab364cbe72913a9aa53fce2e5cc93232c8 | refs/heads/master | 2021-06-21T03:33:18.118605 | 2017-08-18T02:40:22 | 2017-08-18T02:40:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,284 | h | /*
* 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 ma... | [
"david.dai@healthbok.com"
] | david.dai@healthbok.com |
0777e938dbec8d42a94c2e34f4787b41693d6217 | af9b093999a73245372003fb8c1ad6017be012a5 | /TrainingCamp-2019/Contest-02/EldeLosVidrios.cpp | 6e2d7abc5992e4578ce220455aab87edc783f13e | [] | no_license | Dariiio/competitiveProgramming | 5463657cb5df2d96771d622622a9b26ec7e9bfec | ffb7f429bdea6ff08d3fdded68ce5f0e1301f540 | refs/heads/master | 2021-06-12T15:22:54.441439 | 2020-05-26T04:56:48 | 2020-05-26T04:56:48 | 128,706,958 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 324 | cpp | #include <bits/stdc++.h>
#define forr(i,a,b) for(int i=(a); i<(b); i++)
#define forn(i,n) forr(i,0,n)
using namespace std;
typedef vector<int> vi;
typedef pair<int,int> ii;
#define fs first
#define sn second
#define pb push_back
int main()
{
set<int> s = {1,4,2,7,12,3};
for(auto a:s ) cout<<a<<" ";
return 0... | [
"dariiodallara@gmail.com"
] | dariiodallara@gmail.com |
fdba071c60b50cf8f39febb8868f8eeebd730e15 | 470e1a6d53e822b6e685cafd55f62beab41dd1b5 | /python-generator-sources/support/istringbuffer.h | e43fefe1074059a16d7cdf7683ba5e7e6afb3c87 | [
"LicenseRef-scancode-unknown-license-reference",
"NCSA"
] | permissive | kevinxusz/clang-examples-on-qt | 5a67de824b2e17efe79368bb305bcf0e2b58e788 | 9ff7c998202429e07bdc1e6601d143d99e5f97e9 | refs/heads/master | 2021-01-18T07:24:38.858366 | 2013-03-02T07:17:57 | 2013-03-02T07:17:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 618 | h | /****************************************************************************
**
** This file is distributed under the University of Illinois Open Source
** License. See PYTHONAST_LICENSE.TXT for details.
**
****************************************************************************/
/// \file istringbuffer.h
/// \br... | [
"sergey.shambir.auto@gmail.com"
] | sergey.shambir.auto@gmail.com |
84a0338d91f8628fb52ea48d251916314e27761e | 2dc550c0a42b8fb12f81a03e26ed8f142ed6f03a | /Just Code It. programming handbok/src/lcs.cpp | 7b25d3c6c2e35a90db6b1a2721fd5a43a716a675 | [] | no_license | EstebanFS/programming_seminar | 7e9d90afc0663652b1851ce782b9f94c182d3423 | 8178fc1957570bce0e21ff2d97862493b3d747dd | refs/heads/master | 2021-01-17T21:59:11.663177 | 2016-11-11T04:39:09 | 2016-11-11T04:39:09 | 45,880,658 | 1 | 0 | null | 2015-11-10T02:01:15 | 2015-11-10T02:01:14 | null | UTF-8 | C++ | false | false | 426 | cpp | const int MAXN = 1005;
int dp[MAXN][MAXN];
int
lcs(const string &s, const string &t) {
int n = s.size(), m = t.size();
for (int j = 0; j <= m; j++) dp[0][j] = 0;
for (int i = 0; i <= n; i++) dp[i][0] = 0;
for (int i = 1; i <= n; i++) {
for (int j = 1; j <= m; j++) {
if (s[i-1] == t[j-1]) dp[i][... | [
"savanegasg@gmail.com"
] | savanegasg@gmail.com |
8b2dfb18a0639ec5e18f51918dc6fb5b76cc535d | 1cf0bb7b84cc3db9f54ebaee0860ec3cb697a597 | /HW 1/Radix sort/main.cpp | 98e132f5446ec26f8e316970341ed3995c53e6c0 | [] | no_license | sirhappy/Algorithms-Data-structures-course | e3a546cb6eb3af446ad4c8c9a4d59db890dd1903 | eb6c4555daaa6ca5e0409a023385633a14e9f70a | refs/heads/master | 2021-05-21T04:13:18.136062 | 2019-06-13T16:09:18 | 2019-06-13T16:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,666 | cpp | #include "ReadWriter.h"
//iostream, fstream включены в ReadWriter.h
using namespace std;
union UN
{
unsigned int a;
unsigned char ch[4];
};
// Функция цифровой сортировки
void radixSort(int* numbers, int array_size)
{
int* c = new int[256];
int* b = new int[array_size];
UN un;
for (int j = 0; ... | [
"Alexander Yasinovskiy"
] | Alexander Yasinovskiy |
dfb8b825a7df622a86dac9f1923babef12ed2944 | 2f10f807d3307b83293a521da600c02623cdda82 | /deps/boost/win/debug/include/boost/log/sources/channel_feature.hpp | 68df431d4467676fbd985c60ecc185929657be44 | [] | no_license | xpierrohk/dpt-rp1-cpp | 2ca4e377628363c3e9d41f88c8cbccc0fc2f1a1e | 643d053983fce3e6b099e2d3c9ab8387d0ea5a75 | refs/heads/master | 2021-05-23T08:19:48.823198 | 2019-07-26T17:35:28 | 2019-07-26T17:35:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 129 | hpp | version https://git-lfs.github.com/spec/v1
oid sha256:ecc7f4dcd73669f844567bef8b3abff38a53c6baeef1527a3822818c2f2463e4
size 7508
| [
"YLiLarry@gmail.com"
] | YLiLarry@gmail.com |
819855edfab89616464b4f4c049b4e7df19e86bf | fb55429199b389f0975de3d3da99ebdedbe50980 | /7/字符数组的使用/main.cpp | cbf8e3ef287de2372e559181659d13d9b11637c0 | [] | no_license | xieyunchuan/Java-C_- | 55ce7a42e8acec7592d0fa5ae816d0b3dcc7b882 | 1e336daf46d36751f20d3a13fb766bad4eccd469 | refs/heads/master | 2023-02-11T16:39:36.605094 | 2021-01-14T12:29:16 | 2021-01-14T12:29:16 | 298,553,157 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 273 | cpp | #include<stdio.h>
main(){
char s[]={"ccxxccc"};
char c[]={'c',' ','p','r','o','g','r','a','m','\0'};//和上面的差异 就是我们需要手动结尾\0!
printf("%s",s);
printf("%s",c);
char st[1];
printf("input string:\n");
scanf("%s",st);
printf("%s\n",st);
} | [
"2765868257@qq.com"
] | 2765868257@qq.com |
7eff5d0c0c1303a69b8bb751dd7c7158d79b0fd2 | 3417f701c2b84776b300cb827604a94f286dd048 | /legacy-trunk/src/scopeclient/main.cpp | 79601c612c808d77332bf2843387e3269f759027 | [] | no_license | azonenberg-hk/antikernel | adbf2f69fb72e27aa0f007f117932441e7713bb0 | 914aff1f869f45c01b8e0eb9ecbf8cbd95025a15 | refs/heads/master | 2020-06-15T23:10:27.684786 | 2016-11-30T04:26:56 | 2016-11-30T04:26:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,765 | cpp | /***********************************************************************************************************************
* *
* ANTIKERNEL v0.1 ... | [
"azonenberg@drawersteak.com"
] | azonenberg@drawersteak.com |
d8e4c79848e3e3ca29d3d236471099f31b095ec5 | 96b4f3e9d90e12bf57c0895124326b6f242660b0 | /The ACE/The ACE/The ACE.cpp | 776eb30c14bac342ec22d29db2bc86a9eea38a2c | [] | no_license | SouthernGenius/The-ACE--Awesome-CWcheat-Editor- | 1283befaaa44381b112482f066a2dd1801b13c3d | 2384a7d5e28f85a1c1d719ce2c5117460bea2a8f | refs/heads/master | 2016-08-05T05:01:11.861143 | 2011-06-06T18:22:42 | 2011-06-06T18:22:42 | 1,855,696 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 421 | cpp | // The ACE.cpp : main project file.
#include "stdafx.h"
#include "MainForm.h"
using namespace TheACE;
[STAThreadAttribute]
int main(array<System::String ^> ^args)
{
// Enabling Windows XP visual effects before any controls are created
Application::EnableVisualStyles();
Application::SetCompatibleTextRenderingDefau... | [
"johnnydeese@williams-foods.com"
] | johnnydeese@williams-foods.com |
d3fc18d2d080f7fe492e5f5f5dfe653223512b2d | 90c95fd7a5687b1095bf499892b8c9ba40f59533 | /libs/algorithm/test/all_of.cpp | 35c8eea52c8a5124129dd48baf14908dcc9f04eb | [
"BSL-1.0"
] | permissive | CreativeLabs0X3CF/Sprout | af60a938fd12e8439a831d4d538c4c48011ca54f | f08464943fbe2ac2030060e6ff20e4bb9782cd8e | refs/heads/master | 2021-01-20T17:03:24.630813 | 2016-08-15T04:44:46 | 2016-08-15T04:44:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,920 | cpp | /*=============================================================================
Copyright (c) 2011-2016 Bolero MURAKAMI
https://github.com/bolero-MURAKAMI/Sprout
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.tx... | [
"bolero.murakami@gmail.com"
] | bolero.murakami@gmail.com |
186602182cc7a16df4c6f7d3a68257de6f2bcd29 | a2111a80faf35749d74a533e123d9da9da108214 | /raw/workshop13/workshop2013-data-20130926/trunk/.svn/pristine/18/186602182cc7a16df4c6f7d3a68257de6f2bcd29.svn-base | ac158c87da34f52d0bdf1ad34622e8e64ba730fc | [
"BSD-3-Clause",
"MIT"
] | permissive | bkahlert/seqan-research | f2c550d539f511825842a60f6b994c1f0a3934c2 | 21945be863855077eec7cbdb51c3450afcf560a3 | refs/heads/master | 2022-12-24T13:05:48.828734 | 2015-07-01T01:56:22 | 2015-07-01T01:56:22 | 21,610,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,730 | // ==========================================================================
// SeqAn - The Library for Sequence Analysis
// ==========================================================================
// Copyright (c) 2006-2013, Knut Reinert, FU Berlin
// All rights reserved.
//
// Redistribution and us... | [
"mail@bkahlert.com"
] | mail@bkahlert.com | |
59ba5bab4c496a4a0eba7c2239cf395d4457b194 | dc61ea4ccd68a64541978e7bff7b9a6b56440fb8 | /src/BackPack.cpp | f51839fac2ed73fe19c1a8f184e04cc902263b84 | [] | no_license | Glaz92/Shooter | b5277c2d75968e81e92b55fa41b94ef8a6adb9b8 | cb49b9c536b4f7ac85d9b57d505a6fa313b0f835 | refs/heads/master | 2022-11-17T15:03:24.588168 | 2020-06-28T18:35:46 | 2020-06-28T18:35:46 | 263,388,397 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,176 | cpp | #include "BackPack.h"
#include "Window.h"
#include <sstream>
#include <map>
#include <tuple>
BackPack::BackPack()
: pistolAmmo(24), pistolMag(12), shotgunAmmo(0), shotgunMag(8), uziAmmo(30), uziMag(30),
mgAmmo(0), mgMag(30), inHand(Weapon::Pistol), box(sf::Vector2f(230,120)),
position(20, sf::VideoMode::ge... | [
"epglaz@gmail.com"
] | epglaz@gmail.com |
d8e4a24b5178c90ffa7596ed2d9167f739e7305a | cd5c46fd5023ae7c07210bdd4eeec8ce05284e83 | /src/config_lua.cc | 5354c7f3cf975c32c3d389b0f51910ef8e58a104 | [] | no_license | jugglerchris/lumail2 | f6640234b52a37a46b8cbcbb6a2a5ba2bcdab045 | 20e900a8460282d63e58cac3fccae88d086dffeb | refs/heads/master | 2021-01-17T09:35:59.632270 | 2015-12-23T22:43:55 | 2015-12-23T22:43:55 | 45,279,047 | 1 | 0 | null | 2015-10-30T22:08:08 | 2015-10-30T22:08:06 | C++ | UTF-8 | C++ | false | false | 4,314 | cc | /*
* config_lua.cc - Export our configuration-object to Lua.
*
* This file is part of lumail - http://lumail.org/
*
* Copyright (c) 2015 by Steve Kemp. All rights reserved.
*
**
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as ... | [
"steve@steve.org.uk"
] | steve@steve.org.uk |
4f966ad2cacc818cdf74e92811c821a1e868cea8 | 7f98f218e3eb50c7020c49bfe15d9dbb6bd70d0b | /ch10/ex10_27.cpp | 237ef51b2e8922af40121fb189bd7dfb448c69c6 | [] | no_license | MonstarCoder/MyCppPrimer | 1917494855b01dbe12a343d4c3e08752f291c0e9 | 3399701bb90c45bc0ee0dc843a4e0b93e20d898a | refs/heads/master | 2021-01-18T10:16:37.501209 | 2017-11-09T13:44:36 | 2017-11-09T13:44:36 | 84,318,673 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 285 | cpp | #include<iostream>
#include<vector>
#include<list>
#include<algorithm>
using namespace std;
int main()
{
vector<int> vec{1, 1, 2, 2, 3, 3};
list<int> lst;
unique_copy(vec.cbegin(), vec.cend(), back_inserter(lst));
for (auto i : lst) cout << i << " "; cout << endl;
return 0;
}
| [
"652141046@qq.com"
] | 652141046@qq.com |
9879b56ea60860ded38f351c5831e9ddf4f3fdd5 | 81080d03310881ec497af7db96c8c67ac5f3a70d | /algorithms/16. 3Sum Closest/main.cpp | 467dfb41547dd7d8da41099c0356e3387e2b42b1 | [] | no_license | pz325/leetcode | 230619b525b2cea003d581598243cd6cd4603b27 | bcfa296100660ce48d58f8de8618a9157d854209 | refs/heads/master | 2021-09-07T23:53:12.341653 | 2018-03-03T17:45:53 | 2018-03-03T17:45:53 | 111,305,372 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,914 | cpp | /*
Given an array S of n integers, find three integers in S such that the sum is closest to a given number, target. Return the sum of the three integers. You may assume that each input would have exactly one solution.
For example, given array S = {-1 2 1 -4}, and target = 1.
The sum that is closest to the tar... | [
"sg71.cherub@gmail.com"
] | sg71.cherub@gmail.com |
e11a36841a8507cc212d327ca9aa8a0bb15e6892 | a26aa08a21c299f0a5725b0c46f0321a88d2593d | /GRender/GRender/Render/Core/Image.cpp | b5ba73eb50f58c400930fd1e69201edede4fee94 | [] | no_license | GavinZL/GRender | 387c856ffa20cfd076111385740284574b8bbfa3 | 46b84801e867c446e3b8b6b7be235bc6d2f82380 | refs/heads/master | 2021-08-29T23:30:49.341942 | 2017-12-15T08:51:50 | 2017-12-15T08:51:50 | 113,120,953 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 81,984 | cpp | /****************************************************************************
Copyright (c) 2010-2012 cocos2d-x.org
Copyright (c) 2013-2014 Chukong Technologies Inc.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation file... | [
"junee1122@163.com"
] | junee1122@163.com |
7dfc3145167ecfdeadb54aa63784479fad808693 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/contrib/nrubyserver/src/ruby/nrubyrun.cc | ac6268db5006208e762eca4832e1217480b1aa8e | [] | no_license | moltenguy1/minimangalore | 9f2edf7901e7392490cc22486a7cf13c1790008d | 4d849672a6f25d8e441245d374b6bde4b59cbd48 | refs/heads/master | 2020-04-23T08:57:16.492734 | 2009-08-01T09:13:33 | 2009-08-01T09:13:33 | 35,933,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,316 | cc | #define N_IMPLEMENTS nRubyServer
//--------------------------------------------------------------------
// nrubyrun.cc -- Command evaluation and passing to ruby
//
// (C) 2003/4 Thomas Miskiewicz tom@3d-inferno.com
//--------------------------------------------------------------------
#include <stdlib.h>
#incl... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c |
f593ca022eebe80abf5819d6e3b12e1016ac4626 | 8eeb53487472a9992233f2335815773c2a42e474 | /04_04_12_EdgeWeightedCycleFinderTopological.cpp | 4c0fd92352f48800a7239334197e4fdf0a5902c0 | [
"MIT"
] | permissive | kanlihu/Algos_4th_Solutions | 2ba29ae8d0332552063615f644568657f7322a94 | 049e8b2082414ac544458f211748c9b2bd95f43e | refs/heads/master | 2023-05-14T15:01:03.583116 | 2020-01-27T03:06:24 | 2020-01-27T03:06:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,072 | cpp | //
// Created by Phong Cao on 2019-04-01.
//
// uncomment to disable assert()
// #define NDEBUG
#include <cassert>
#include <iostream>
#include <cstdio>
#include <iomanip>
#include <ios>
#include <sstream>
#include <fstream>
#include <string>
#include <cmath>
#include <cstdlib>
#include <ctime>
#include <functional>
#... | [
"phongvcao@phongvcao.com"
] | phongvcao@phongvcao.com |
bb51085f478b4da1e87338cfe3a8611b72404e31 | 84f3a4a858afa1a1f494556643b29aa706292261 | /OpenMoCap/src/Gui/Widgets/POIsImageWidget.h | 8d262d9b53132a43682d087dd8abfb3bb7e58078 | [] | no_license | jamieforth/OpenMoCap | ac44a86554983030ed0448855720084e4488d73b | 45eaa1347d3160719147e52a20279937cc199837 | refs/heads/master | 2020-03-07T00:12:16.479130 | 2014-08-02T21:50:53 | 2014-08-02T21:50:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 535 | h | #ifndef POISIMAGEWIDGET_H_
#define POISIMAGEWIDGET_H_
#include "../../Tracking/AbstractPOIFinder.h"
#include "ImageWidget.h"
class POIsImageWidget: public ImageWidget {
Q_OBJECT
public:
POIsImageWidget(QWidget* parent, int width, int height);
~POIsImageWidget();
void refreshImage(IplImage* image, ... | [
"davidflam@gmail.com@1b195e6b-c8d0-be63-1615-5224d025ebd8"
] | davidflam@gmail.com@1b195e6b-c8d0-be63-1615-5224d025ebd8 |
7cbc99ac4ebd08fbc69f2643be6d70c22c6edec7 | 0d74161c499ac2287b1d0ecb444aa92b220cda11 | /httpserver/hostMapper.cpp | 3051cf48779f5c70a06592116327238ec7059cc0 | [
"MIT"
] | permissive | ondra-novak/jsonrpcserver | 70e19c7d1f269c109412764e7ac18706479f98cb | 878f5f7a981a326dcb39d43d0bb5c4eac213a65c | refs/heads/master | 2020-04-04T07:34:52.097615 | 2019-12-13T08:42:59 | 2019-12-13T08:42:59 | 27,509,171 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,321 | cpp | #include "hostMapper.h"
#include "lightspeed/base/text/textParser.tcc"
#include "lightspeed/base/memory/smallAlloc.h"
#include "lightspeed/base/containers/map.tcc"
namespace BredyHttpSrv {
void HostMapper::registerUrl(ConstStrA baseUrlFormat)
{
processUrl(baseUrlFormat, false);
}
void HostMapper::processUrl(Con... | [
"ondra-novak@email.cz"
] | ondra-novak@email.cz |
2a41fa71d58b876c3e5c709c8ca45c400a6687b6 | cd11d2e3aa7e050554cd745dcf713abb7a11e929 | /XGames/Prince/Classes/TowerModule/LayerTreasure.h | c2577896b7a99fabf0cff3b4d3dd1bd2f1adcee1 | [] | no_license | daxingyou/XGame | 3cdc2c9ab06be55ed80aed6c99cb6aa77073b139 | 5fd0140bc398edc374306067bb258b323604b9cb | refs/heads/main | 2023-04-16T21:23:20.368638 | 2021-04-20T16:35:17 | 2021-04-20T16:35:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,048 | h | /*******************************************************************
* Copyright(c) 2015 zcjoy All rights reserved.
*
* FileName: LayerTreasure
* Description: 发现宝藏界面;
* Version: 1.0
* Author: Phil
* Date: 04/20/2015
* Others:
*
****************************************************************... | [
"635459675@qq.com"
] | 635459675@qq.com |
36cabe42bed37d41dc61cb43f357b2bac5e27de6 | 188dbc4be7773a160d4ae456d9822d278ed60ac4 | /C++ primer plus/第二章/2.2/1.2.cpp | 91c82667ea9ad7e97dd9a124fca3a57e4fef2159 | [] | no_license | lyb1234567/C-plus-plus- | 9ec8e66f460a158d9b7f51e0853a7019b19fcddc | 11b06de5620d789d0df5be99f0800d4dd016e23b | refs/heads/master | 2023-08-25T16:05:45.317462 | 2021-09-26T09:41:02 | 2021-09-26T09:41:02 | 386,282,954 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 271 | cpp | #include<iostream>
using namespace std;
int longmulti(int);
int main()
{
int long_unit;
cout << "Input a unit of long:";
cin >> long_unit;
cout << "The output will be:" << longmulti(long_unit);
return 0;
}
int longmulti(int long_unit)
{
return 220 * long_unit;
} | [
"1536635817@qq.com"
] | 1536635817@qq.com |
70ee3c7c04d1d70ffab07f870b4e51ac2b403955 | 68c7a52a3ebed35730308df2f262f86e7dadca49 | /cgi-bin/core/emathfun.c | abdbeae57007b000086a8d2795976e3bb27ffde6 | [] | permissive | iskander-hr/wpkbd | 8d28ee1c7644d9e29b8280a5e8be9de066d1005f | f787e7afd835a70ff93e66c44f2a7fb04a5cdbc4 | refs/heads/master | 2023-02-10T15:29:28.910940 | 2020-03-27T03:17:06 | 2020-03-27T03:17:06 | 250,427,881 | 0 | 0 | BSD-3-Clause | 2023-01-31T02:31:32 | 2020-03-27T03:08:05 | C | UTF-8 | C++ | false | false | 28,752 | c | /*******************************************************/
/* "C" Language Integrated Production System */
/* */
/* CLIPS Version 6.30 08/16/14 */
/* */
/* ... | [
"iskander@icc.ru"
] | iskander@icc.ru |
08495046c052617a602a67918e3f54f87b4ced5a | 24d34ec86dec261404c65a48f1bf8150f0348ac9 | /AppViewer/InputManager.h | 4e1d3d2ac0471d1db696da03c9cc129aaf061f7d | [] | no_license | mbanquiero/miniengine | 4c57ef534e69b699beed6a7676d8e50e08c1c257 | c4a1a692a47aa0c0fd6c634edbe83748fb29207c | refs/heads/master | 2021-01-10T07:31:57.632406 | 2014-06-12T23:04:18 | 2014-06-12T23:04:18 | 53,662,835 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,932 | h | #pragma once
#include <../Include/dinput.h>
#include <math/vector3.h>
enum DInputKey
{
Key_Escape = 1,
Key_D1 = 2,
Key_D2 = 3,
Key_D3 = 4,
Key_D4 = 5,
Key_D5 = 6,
Key_D6 = 7,
Key_D7 = 8,
Key_D8 = 9,
Key_D9 = 10,
Key_D0 = 11,
Key_Minus = 12,
Key_Equals = 13,
Key_Back = 14,
Key_BackS... | [
"martin.giachetti@gmail.com"
] | martin.giachetti@gmail.com |
32cc265b5a3395b08626ae2392529a82d3c7b617 | 7fc9ca1aa8c9281160105c7f2b3a96007630add7 | /977F.cpp | 55ecfec4da5955c4e19b1af82a59a05d8755508b | [] | no_license | PatelManav/Codeforces_Backup | 9b2318d02c42d8402c9874ae0c570d4176348857 | 9671a37b9de20f0f9d9849cd74e00c18de780498 | refs/heads/master | 2023-01-04T03:18:14.823128 | 2020-10-27T12:07:22 | 2020-10-27T12:07:22 | 300,317,389 | 2 | 1 | null | 2020-10-27T12:07:23 | 2020-10-01T14:54:31 | C++ | UTF-8 | C++ | false | false | 1,192 | cpp | /*May The Force Be With Me*/
#include <bits/stdc++.h>
#define ll long long
#define MOD 1000000007
#define endl "\n"
#define vll vector<long long>
#define pll pair<long long, long long>
#define all(c) c.begin(),c.end()
#define f first
#define s second
#define inf INT_MAX
#define size 10000000
#define size_2d 10000
#defi... | [
"helewrer3@gmail.com"
] | helewrer3@gmail.com |
9f39e8202df5d9b79756dad8f13d1f081f489908 | ee5303492ad12df0bf2ac3090d88aefa27034796 | /Server/Server/stdafx.cpp | 51a8613b7bfc67439f2fd4fbee39693fc44b0e4a | [] | no_license | ernie0218e/Game-Server | be57422a0227dd1f7aa6388957bb3ed623d10c27 | 77bad3b68aefd8be9d592d529a1f004b0ac064d7 | refs/heads/master | 2016-09-06T09:51:54.703756 | 2014-12-20T12:05:46 | 2014-12-20T12:05:46 | 28,266,065 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 178 | cpp | // stdafx.cpp : 僅包含標準 Include 檔的原始程式檔
// Server.pch 會成為先行編譯標頭檔
// stdafx.obj 會包含先行編譯型別資訊
#include "stdafx.h"
| [
"ernie0218e@gmail.com"
] | ernie0218e@gmail.com |
f996ece3939714817182350a92396a84cff5c639 | 17cc994a886599a9f99d7d678fd965fa73f9382e | /ShimCity/Boatplane.cpp | eaf88a3f6fdafba6d6558c636c49603f06ead3c4 | [] | no_license | hsshimde/justExperiments | a53ca960f14e84b1fb6e38021fcf787146a38131 | 6a0573fea79ddf49bbb41a09acb1fb246755f6e4 | refs/heads/master | 2023-04-02T20:19:13.517315 | 2021-03-30T11:01:58 | 2021-03-30T11:01:58 | 296,870,856 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,525 | cpp | #include <cmath>
#include "Boatplane.h"
namespace assignment2
{
Boatplane::Boatplane(unsigned int maxPassengersCount)
: Vehicle{maxPassengersCount}
{
}
Boatplane::Boatplane(const Boatplane& rhs)
: Vehicle{ rhs }
{
}
Boatplane& Boatplane::operator=(const Boatplane& rhs)
{
Vehicle::operator=(rhs);
r... | [
"hsshimde@outlook.com"
] | hsshimde@outlook.com |
4e9acee0ae4e885fdb2af0da510e273fe42610b0 | 8a9a57e3fdda2edbff4ed3d1af82e7cb7317eaa6 | /sqlite/sqlite_orm/dev/operators.h | 9136e6a2c19472c2a4fe4c92216495bd7d16c961 | [
"BSD-3-Clause"
] | permissive | javacommons/misc5 | 717b4b3e3b066b2b078e13255b10cee73385e42f | a266d4d21babe0ea182264fde0c60781c79ae6dc | refs/heads/main | 2023-04-06T11:18:18.696402 | 2021-04-28T04:05:50 | 2021-04-28T04:05:50 | 314,198,390 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,770 | h | #pragma once
#include <type_traits> // std::false_type, std::true_type
#include "negatable.h"
namespace sqlite_orm {
namespace internal {
/**
* Inherit this class to support arithmetic types overloading
*/
struct arithmetic_t {};
template<class L, class R, class...... | [
"javacommons@gmail.com"
] | javacommons@gmail.com |
106597b836f7295535759780b637505f33f25960 | 2cfd7cf75080d921dfde9c0a1842bf63be685d01 | /algocoding/algocoding/CountingSort.cpp | 01755869e1c19753e638317a175be25f8f176003 | [] | no_license | rahulnairiit/VisualStudiocodes | 26f9304e56036d97c0673195358e3e5c5acbacc3 | f77c2bdbfbfb23398f8f15c710f0e7977ccf5b13 | refs/heads/master | 2021-01-19T09:23:46.745700 | 2012-04-26T01:02:48 | 2012-04-26T01:02:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,658 | cpp | #include <iostream>
using namespace std;
// Input of n integers which fall in the range of 0 to k..
// we can efficiently use cout sort wen k is O(n)
void countsort(int * ,int * , int , int );
void main()
{
int i;
int inpta[10] = { 1,2,3,7,2,9,2,6,1,5 };
int outpta[10] = { 0 };
cout<< " input arr is "<<inpta<<en... | [
"rahul.banglre@gmail.com"
] | rahul.banglre@gmail.com |
75094c22c202fe090fdc4941644ff82ccbb3b7a9 | 4fc3e83dc068bf2281120a6495c93d55a6b20b18 | /src/XLUEExtObject/Illumination/IlluminationObjectRegister.cpp | ca9aa4d2d3ac654daf9e8031b64759fe941e7c80 | [] | no_license | tsukasaCJ/BXF | b77dcfa4207e2caef10ca6de2852cd9df11528b3 | 2f49376446f8359f132b535c6fd466c81ac21fa1 | refs/heads/master | 2021-01-15T14:58:50.956659 | 2013-11-09T08:47:35 | 2013-11-09T08:47:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,099 | cpp | #include "stdafx.h"
#include "./IlluminationObjectRegister.h"
#include "./IlluminationObjectCreater.h"
#include "./IlluminationObjectParser.h"
#include "./LuaIlluminationObject.h"
bool IlluminationObjectRegiter::RegiterIlluminationSessionObject()
{
return ExtObjRegisterHelper<ExtObjType_layoutObj, IlluminationSes... | [
"sichangjun@xunlei.com"
] | sichangjun@xunlei.com |
5c85ea742fddb54a4639498525642b71985940c1 | 73f5267f6c087c5a1c63d67229a46d0379be2335 | /include/mapping_msgs/CollisionObjectOperation.h | 30396290071d34f186f594094d6664bb6425d1de | [] | no_license | zphilip/handDetect | a4cc74ef3659f765b836a69dbdd061bdb64a1d10 | 7114f54198b748dacf64dfdcfe90e09c05f903c1 | refs/heads/master | 2016-09-05T15:00:14.950589 | 2012-10-11T06:38:22 | 2012-10-11T06:38:22 | 5,794,632 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 8,139 | h | /* Software License Agreement (BSD License)
*
* Copyright (c) 2011, Willow Garage, 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... | [
"zphilip2000@hotmail.com"
] | zphilip2000@hotmail.com |
c22cfb4b1d5aa510dbfa66f41aac631d81efef23 | e217eaf05d0dab8dd339032b6c58636841aa8815 | /external/Oklabi/Kern-C++/OklabiBucketStore.h | 5e20593a9e9d47137ab32cd1d126ace23e78fd84 | [] | no_license | bigdoods/OpenInfraPlatform | f7785ebe4cb46e24d7f636e1b4110679d78a4303 | 0266e86a9f25f2ea9ec837d8d340d31a58a83c8e | refs/heads/master | 2021-01-21T03:41:20.124443 | 2016-01-26T23:20:21 | 2016-01-26T23:20:21 | 57,377,206 | 0 | 1 | null | 2016-04-29T10:38:19 | 2016-04-29T10:38:19 | null | UTF-8 | C++ | false | false | 2,099 | h | /* Change-Log:
*
*
*/
#include "OklabiPackaging.h"
#ifdef OKLABI_KERN
#ifndef DEFOklabiBucketStore
#define DEFOklabiBucketStore
#ifdef OKLABI_PACK
#pragma pack(push,4)
#endif
#include <string>
#include <list>
#include "OklabiMemoryChunk.h"
#include "OklabiMemoryChunkStore.h"
#include "OklabiKern.h"
namespace ... | [
"planung.cms.bv@tum.de"
] | planung.cms.bv@tum.de |
08a84fd1d3b1e74aaad9fbbb16dce75c938832f3 | ebd5c4632bb5f85c9e3311fd70f6f1bf92fae53f | /PORMain/panda/include/openalAudioManager.h | 2a95aba405c98f71f6cdcc902a0ca462dfd94408 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | BrandonAlex/Pirates-Online-Retribution | 7f881a64ec74e595aaf62e78a39375d2d51f4d2e | 980b7448f798e255eecfb6bd2ebb67b299b27dd7 | refs/heads/master | 2020-04-02T14:22:28.626453 | 2018-10-24T15:33:17 | 2018-10-24T15:33:17 | 154,521,816 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,322 | h | // Filename: openalAudioManager.h
// Created by: Ben Buchwald <bb2@alumni.cmu.edu>
//
//
////////////////////////////////////////////////////////////////////
//
// PANDA 3D SOFTWARE
// Copyright (c) Carnegie Mellon University. All rights reserved.
//
// All use of this software is subject to the terms of the revised ... | [
"brandoncarden12345@gmail.com"
] | brandoncarden12345@gmail.com |
9386112279a34ba09bfa38248c7026f03ea4a31d | b7549e543dea772774f92bb09e4af77a25cd3220 | /makefile/test/make-p/sub/subd.cxx | 1764932f5cf08dc133a760cb6b8d431350d462eb | [] | no_license | snoopspy/template | f6856fd24f5c39878dc4c4c8c540fd9f5fe6ebd5 | f23fbea5bd177bd43dd7e9b06b44cc8c20312787 | refs/heads/master | 2020-04-25T15:07:16.246326 | 2015-04-22T06:08:29 | 2015-04-22T06:08:29 | 31,304,345 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 71 | cxx | #include <stdio.h>
extern "C" void subd()
{
printf("subd.cxx\n");
}
| [
"gilgil@gilgil.net"
] | gilgil@gilgil.net |
2f8aac3005175dd3b96986fbaf4fc0206c8ede37 | b924f2af695a94e26208925e3f83819e3db9616b | /blocks/mail/src/Mail.cpp | 011738c753b5938e99ea28c8d84b660411f998fa | [] | no_license | saithal/BanTheRewind | 8f801ce15d6880aac1b1c0840ec6b47e6a2be71d | 70a8c483cfedd998251d3547b156abe874bf5a48 | refs/heads/master | 2021-01-16T21:30:42.673263 | 2011-10-27T01:16:35 | 2011-10-27T01:16:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,901 | cpp | /*
*
* Copyright (c) 2011, Ban the Rewind
* 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 conditio... | [
"bantherewind@gmail.com"
] | bantherewind@gmail.com |
9225671fd42e2730e21212ed269c8bca8b7c0deb | e1694830058a721d2a6605f60a53c805d679a337 | /DynamicProjectionMapping/rbf.h | 5a35f81bd1780de19d0517701780200e032897aa | [] | no_license | smygw72/Dynamic-Projection-Mapping | b5074eaeef23e6c186f189129da1c2636e53ae21 | 62a8ccb05ed9f2be3dc4cc15bc6588ec67f992e4 | refs/heads/main | 2023-08-07T23:54:53.755405 | 2021-09-12T02:32:23 | 2021-09-12T02:32:23 | 350,939,830 | 2 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 644 | h | #pragma once
#include "head.h"
///////////////////////////////////////////////////////////////////////////////
// マーカ部分の明度を補間するためにRBF補間を用いる //
///////////////////////////////////////////////////////////////////////////////
using namespace std;
class RBF {
private:
int N; // データの... | [
"smygw72@gmail.com"
] | smygw72@gmail.com |
74a1d205205e9d05bac1144009ea9ec65aa9e71c | 0bc4186fee113a3c9e740f47a82ddb79b8dbe7ad | /Weekly Assignments/Week1/Box2D Demo/src/Game.cpp | 36e5ce609bcec41c3e52a38476c954bf93624976 | [] | no_license | uhhgoat/AngryBirdsPrototype | 8080db3f2115eff777c9a93b81c13c47dc9934ba | 4c7ba585386da70a0fe3f6f2ceb9589828f5e184 | refs/heads/master | 2020-12-28T14:41:41.463088 | 2020-02-05T05:33:51 | 2020-02-05T05:33:51 | 238,374,827 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,591 | cpp | #include <sb6.h>
#include <sb6ktx.h>
#include <math.h>
#include <assert.h>
#include "DebugOut.h"
#include "GameObject.h"
#include "MathEngine.h"
#include "Game.h"
#include "GraphicsObject.h"
#include "GraphicsObject_Sprite.h"
#include "GraphicsObject_Circle.h"
#include "GraphicsObject_Box.h"
#include "GraphicsObject_T... | [
"matyas@fenyves.net"
] | matyas@fenyves.net |
43e057c2de4703917a61d9591b38cd3865538385 | ecfdfa7b306cfa60f5f4336666c4ba8a612823f9 | /GeneratedFiles/ui_opencontestwidget.h | cd932056d3883af3549526d40898420a219afbee | [] | no_license | fangjyshanghai/LemonJudger | c573d603717922ab9aadf3cec2abd2c8bb9be30b | 88bc6f190a98b720116c5f62e528e2197734e479 | refs/heads/master | 2020-04-27T16:59:31.928442 | 2018-09-18T14:38:28 | 2018-09-18T14:38:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,022 | h | /********************************************************************************
** Form generated from reading UI file 'opencontestwidget.ui'
**
** Created by: Qt User Interface Compiler version 5.8.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
*********************************... | [
"2470196889@qq.com"
] | 2470196889@qq.com |
b960c8dd32401c799f46b22b8b0d930060abf570 | c005bbc7525f6810d01cedcd56495482ba375f2f | /method.cc | 78a31c3ac4bc423b0729bf50ed8387081f3a040a | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | Chungzuwalla/ici | a8d9ae2ad3bc4f6c1754765126c7186df442b184 | 8240fbe36ef8c9f67f101e9798f9d6d36dd27d27 | refs/heads/master | 2020-04-20T06:23:34.743227 | 2019-01-18T08:57:31 | 2019-01-18T08:57:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,802 | cc | #define ICI_CORE
#include "fwd.h"
#include "method.h"
#include "exec.h"
#include "buf.h"
#include "null.h"
#include "primes.h"
#include "str.h"
#ifndef NOPROFILE
#include "profile.h"
#endif
namespace ici
{
/*
* Returns a new ICI method object that combines the given 'subject' object
* (typically a struct) with the ... | [
"an@atrn.org"
] | an@atrn.org |
2f419e18c1a8c203456bb5175ef0a560f2c2e7ed | 53d4a4ed468941ace04d92da75bdac2285c377fe | /Part-III/Ch16/16.2.2/16.37.cc | 665e07d4c79dabd5eb295aeb26683bf7c805f996 | [
"MIT"
] | permissive | RingZEROtlf/Cpp-Primer | c937cad3342950d4f211907b7fb7044260bc09cc | bde40534eeca733350825c41f268415fdccb1cc3 | refs/heads/master | 2022-12-22T18:52:01.163191 | 2020-09-25T07:45:13 | 2020-09-25T07:45:13 | 285,617,317 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 102 | cc | #include <iostream>
#include <algorithm>
int main()
{
std::cout << std::max(1, 2.0) << std::endl;
} | [
"RingZEROtlf@outlook.com"
] | RingZEROtlf@outlook.com |
1a11b56527548a5aedaa4695012bdda84e33a476 | ac1c9fbc1f1019efb19d0a8f3a088e8889f1e83c | /out/release/gen/third_party/blink/renderer/bindings/modules/v8/unsigned_long_or_unsigned_long_sequence.h | 6446382b66f49cd04bdbd8938900e946c710eadc | [
"BSD-3-Clause"
] | permissive | xueqiya/chromium_src | 5d20b4d3a2a0251c063a7fb9952195cda6d29e34 | d4aa7a8f0e07cfaa448fcad8c12b29242a615103 | refs/heads/main | 2022-07-30T03:15:14.818330 | 2021-01-16T16:47:22 | 2021-01-16T16:47:22 | 330,115,551 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,210 | 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.
// This file has been auto-generated from the Jinja2 template
// third_party/blink/renderer/bindings/templates/union_container.h.tmpl
// by the script cod... | [
"xueqi@zjmedia.net"
] | xueqi@zjmedia.net |
7c4436b2a5a58359bc6c99ebcb3f3b9b642c3434 | e2c48e041d2983164cf04bc49d37f3bc7324f2d3 | /Cplusplus/_1049_Last_Stone_Weight_II/_1049_main.cpp | c3b2a8fb7805d0dc53015b74012827a73704bb9a | [] | no_license | ToLoveToFeel/LeetCode | 17aff7f9b36615ccebe386545440f921d8fdf740 | de7a893fc625ff30122899969f761ed5f8df8b12 | refs/heads/master | 2023-07-12T07:35:09.410016 | 2021-08-23T02:33:00 | 2021-08-23T02:33:00 | 230,863,299 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 746 | cpp | // Created by WXX on 2021/6/8 9:34
#include <iostream>
#include <vector>
using namespace std;
/**
* 执行用时:0 ms, 在所有 C++ 提交中击败了100.00%的用户
* 内存消耗:8.1 MB, 在所有 C++ 提交中击败了49.56%的用户
*/
class Solution {
public:
int lastStoneWeightII(vector<int> &stones) {
int sum = 0;
for (auto x : stones) sum += x;
... | [
"1137247975@qq.com"
] | 1137247975@qq.com |
d9d0607a1a28bc9fbd5b3882dc965b9247030d70 | 4df46993262e19afb957380b6ca1828e5b1fafec | /source/FileManagement.h | 9b3303eec2a0a42e7f0362d374ac32b875f1b749 | [
"MIT"
] | permissive | fallscameron01/List_Manager | 2386ae6501670b83972fcae9954065d6db89a415 | 7025eff39cf1da0786d51a3b5371fdc482298d88 | refs/heads/master | 2022-10-20T21:14:52.717915 | 2020-06-02T21:25:06 | 2020-06-02T21:25:06 | 253,299,863 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 899 | h | /*
Programmer: Cameron Falls
File: FileManagement.h
Purpose: This file contains the declarations for file related functions.
*/
#ifndef FILEMANAGEMENT_H
#define FILEMANAGEMENT_H
#define _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING
#include <experimental/filesystem>
#include <string>
#include <vector>
... | [
"camfalls0201@gmail.com"
] | camfalls0201@gmail.com |
350f086c92631211ef00a4c1fcd8455289a009d5 | 6157455a8627e82d77254289050bd04162d552ba | /PiFcp/pifcp/spc.cp | 976f719a34bd92486905eadb776ea8c5f720de22 | [] | no_license | shapirolab/Logix | f769e6ab3fec12dcf5e4b59a3d172ed667291ead | 6960cb3ff7dfef9885383b62b7996ae1d7e42538 | refs/heads/master | 2022-11-11T07:52:49.814029 | 2020-06-30T07:17:08 | 2020-06-30T07:17:08 | 275,871,063 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,457 | cp | /*
Precompiler for Pi Calculus procedures - Stochastic Pi Calculus Phase.
Bill Silverman, February 1999.
Last update by $Author: bill $
$Date: 2000/05/07 09:05:50 $
Currently locked by $Locker: $
$Revision: 2.1 $
$Source: /home/qiana/Repository/PiFcp/pifcp/spc.cp,v $
Copyright (C) 2000, Weizmann I... | [
"bill"
] | bill |
abf51ab80dd2586acb0ff5990f6852f6f541fc8d | cb5ee802d85e40428ed556fafb31b951ff517557 | /IS/Agenda/Agenda.cpp | 0726a2c09b599e0d6cac89a1bab849857693667b | [] | no_license | i22safed/AsignaturasIngenier | 04bbe62d23f166e65d039f7cd400b30663d9c0c4 | 331638f1d766e7ac8dea45643a1a7e50a62c14f2 | refs/heads/master | 2021-01-18T02:34:20.010445 | 2015-04-20T15:41:18 | 2015-04-20T15:41:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,109 | cpp | /*
* Agenda.cpp
*
* Created on: 13/12/2014
* Author: jose
*/
#include "Agenda.h"
using namespace std;
Agenda::Agenda() {
// TODO Auto-generated constructor stub
}
Agenda::~Agenda() {
// TODO Auto-generated destructor stub
}
bool Agenda::esvacia() {
return agenda.empty();
}
int Agenda::longitud() {
r... | [
"ceox1992@gmail.com"
] | ceox1992@gmail.com |
5b91e898ac6e03b79f63566b05192533b318c059 | 675799331c7b3812ec286ec6786a3020d9bdac3d | /CPP/AtCoder/other/CodeFestival2016TR3/a.cpp | 4807b922e7669260a2ec559f2bb3ebcd43b79991 | [] | no_license | kkisic/Procon | 07436574c12ebb01347b92d98c7aebb31404085a | 30f394c237369a7d706fe46b53dc9d0313ce053e | refs/heads/master | 2021-10-24T17:29:13.390016 | 2021-10-04T14:03:51 | 2021-10-04T14:03:51 | 112,325,136 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,808 | cpp | #include <cmath>
#include <iostream>
#include <vector>
#include <queue>
#include <deque>
#include <map>
#include <set>
#include <stack>
#include <tuple>
#include <bitset>
#include <algorithm>
#include <functional>
#include <utility>
#include <iomanip>
#define int long long int
#define rep(i, n) for(int i = 0; i < (n);... | [
"amareamo.pxhxc@gmail.com"
] | amareamo.pxhxc@gmail.com |
d03cd7344e3f86076cd3e9f24c3c5f0247a92a76 | 1e006c14837be0e7b6ed9a0f5870907638dfd402 | /usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/sys-root/usr/include/boost/geometry/algorithms/expand.hpp | fca638a0a49a4a508ac191bbecf30551d03094e5 | [] | no_license | slowfranklin/synology-ds | b9cd512d86ffc4d61949e6d72012b8cff8d58813 | 5a6dc5e1cfde5be3104f412e5a368bc8d615dfa6 | refs/heads/master | 2021-10-24T01:38:38.120574 | 2019-03-20T13:01:12 | 2019-03-20T13:01:12 | 176,933,470 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 9,142 | hpp | // Boost.Geometry (aka GGL, Generic Geometry Library)
// Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
// Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
// Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
// Copyright (c) 2014 Samuel Debionne, Grenoble, France.
// Parts of Boost.Geomet... | [
"slow@samba.org"
] | slow@samba.org |
9acb242b748f9aed82609ba3d3ffce6a64b63d69 | fc987ace8516d4d5dfcb5444ed7cb905008c6147 | /third_party/aria2/src/ReceiverMSEHandshakeCommand.h | 98857a2bcdaff5d3cfc5370eedcdd4f5c111da47 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"OpenSSL",
"GPL-1.0-or-later",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-ssleay-windows",
"FSFAP",
"GPL-2.0-only",
"LicenseRef-scancode-public-domain",
"MIT",
"Apache-2.0"
] | permissive | nfschina/nfs-browser | 3c366cedbdbe995739717d9f61e451bcf7b565ce | b6670ba13beb8ab57003f3ba2c755dc368de3967 | refs/heads/master | 2022-10-28T01:18:08.229807 | 2020-09-07T11:45:28 | 2020-09-07T11:45:28 | 145,939,440 | 2 | 4 | BSD-3-Clause | 2022-10-13T14:59:54 | 2018-08-24T03:47:46 | null | UTF-8 | C++ | false | false | 2,705 | h | /* <!-- copyright */
/*
* aria2 - The high speed download utility
*
* Copyright (C) 2006 Tatsuhiro Tsujikawa
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Lice... | [
"hukun@cpu-os.ac.cn"
] | hukun@cpu-os.ac.cn |
be95119743225ffb5994c826d33604fea7ff3ef9 | af0ecafb5428bd556d49575da2a72f6f80d3d14b | /CodeJamCrawler/dataset/08_8146_40.cpp | 34d9b6ecd6b609eaa58bbd910798932127c2a09a | [] | no_license | gbrlas/AVSP | 0a2a08be5661c1b4a2238e875b6cdc88b4ee0997 | e259090bf282694676b2568023745f9ffb6d73fd | refs/heads/master | 2021-06-16T22:25:41.585830 | 2017-06-09T06:32:01 | 2017-06-09T06:32:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,074 | cpp | #include<stdio.h>
#include<string.h>
#define maxn 3000
#define maxint 999999999
bool p[maxn][maxn];
bool output[maxn];
int q[maxn],last[maxn];
int i,j,n,m;
int make(){
bool changed;
int ans=0;
memset(output,0,sizeof(output));
do{
changed=0;
for(i=1;i<=m;i++)if(q[i]==0){
if(last[i]=... | [
"nikola.mrzljak@fer.hr"
] | nikola.mrzljak@fer.hr |
546fbd84a1d4a1de6d33a6959fc8043e8246d9c2 | 05d5ccee626b6c2b606f3a284d9c13121c1160ff | /data_compression/L3/benchmarks/lz4_p2p_decompress/src/host.cpp | 443e51d8b376807b327547c4d40e6d9e94a63f27 | [
"Apache-2.0",
"Zlib",
"BSD-2-Clause"
] | permissive | classmate7/Vitis_Libraries | a6407508bd6aa1a92bb82db2c590e0e0c00dbcff | 40b98f7a20d4f9d181642104f74d797a94315024 | refs/heads/master | 2021-01-02T15:45:36.347010 | 2019-11-12T18:05:06 | 2019-11-12T18:05:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,720 | cpp | /*
* Copyright 2019 Xilinx, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"tianyul@xilinx.com"
] | tianyul@xilinx.com |
3972bec008579b1add6d3b3f64f2721fcb3f8b6e | 3d9027550e8c9c93acbd987e9212661438fe1438 | /arduino-tinywebserver-20100617/Fat16/SdCard.cpp | b13003b8e3ac6f903f9dc63a3a97c64cf4bd2243 | [] | no_license | kutch2001/arduinobykutch | ff92d676172bab87b700aff9d3fc2b4f169c130a | 0f5851380640b6138d072229fdf5c7277ed02dd5 | refs/heads/master | 2021-05-04T11:35:34.708999 | 2021-04-14T20:30:23 | 2021-04-14T20:30:23 | 49,112,164 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,960 | cpp | /* Arduino FAT16 Library
* Copyright (C) 2008 by William Greiman
*
* This file is part of the Arduino FAT16 Library
*
* This Library 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 v... | [
"kutch2001@localhost"
] | kutch2001@localhost |
2614f1522f30d5eddcb4df4ae31498239029772c | 7ebae5ec0378642a1d2c181184460e76c73debbd | /USACO/barn1/barn1/stdafx.cpp | 83ce18922bcb1988e209fed1cb83f000fea42139 | [] | no_license | tonyli00000/Competition-Code | a4352b6b6835819a0f19f7f5cc67e46d2a200906 | 7f5767e3cb997fd15ae6f72145bcb8394f50975f | refs/heads/master | 2020-06-17T23:04:10.367762 | 2019-12-28T22:08:25 | 2019-12-28T22:08:25 | 196,091,038 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 284 | cpp | // stdafx.cpp : source file that includes just the standard includes
// barn1.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
| [
"tonyli2002@live.com"
] | tonyli2002@live.com |
2c74d2ceccf63b588480926d80c55bef57f168a8 | b945071e088837d70ce8bf8c57ec59be6fadca0b | /compiler/model.cc | cb768d53df0ae0b4bd8afd187f708d46fc7e7a3c | [
"MIT"
] | permissive | vermashresth/chainer-compiler | 8649ed4c6e4b8325bef2456ef5a484260f834291 | 5f5ad365d14398d6ae0214fa012eb10360db8e7e | refs/heads/master | 2020-05-04T13:05:19.621839 | 2019-10-17T13:03:14 | 2019-10-17T13:03:14 | 179,147,105 | 0 | 0 | MIT | 2019-10-17T13:03:16 | 2019-04-02T19:43:25 | Python | UTF-8 | C++ | false | false | 2,030 | cc | #include "compiler/model.h"
#include <compiler/onnx.h>
#include <common/log.h>
#include <compiler/graph.h>
#include <compiler/serializer_util.h>
namespace chainer_compiler {
Model::Model(const onnx::ModelProto& xmodel)
: ir_version_(xmodel.ir_version()),
opset_import_(xmodel.opset_import().begin(), xmodel... | [
"shinichiro.hamaji@gmail.com"
] | shinichiro.hamaji@gmail.com |
88477193d17f8360a0db28c0aa0fa18c446a79e7 | f784bdbd0d342a2287a4fc6dabf25d7143c2edde | /include/EmpericalStrategy.h | f999a68977eca6bd34d7ac796308eef6b191570f | [] | no_license | LeonardLi/vNAMS | d6b9893b11e98c1fc9f9c83b7d255043d772e29a | 933a0ba40d719b44e1d9a295d60f03ab4aa80140 | refs/heads/master | 2021-01-12T07:48:49.583680 | 2017-04-26T16:04:45 | 2017-04-26T16:04:45 | 77,027,268 | 0 | 0 | null | 2016-12-21T07:06:39 | 2016-12-21T07:06:39 | null | UTF-8 | C++ | false | false | 946 | h | #ifndef _EMPERICAL_STRATEGY_
#define _EMPERICAL_STRATEGY_
#include "ScheduleStrategy.h"
#include "VirtualFunction.h"
#include <vector>
#include <utility>
#include <fstream>
#include <sstream>
#include <iostream>
#include <string>
class EmpericalStrategy :public ScheduleStrategy{
public:
EmpericalStrategy(){};
virt... | [
"liyangde66@gmail.com"
] | liyangde66@gmail.com |
89afebb4fa545370fcf0cb4a53778e1cd625a09b | 9a9d28bb2195b4cf81bc2da8265135ec079e9147 | /Grid.cpp | befcf9241aeff4fcf5e4dc5e61a15547bfc8749f | [] | no_license | meghnaraswan/CPSC350Assignment2 | e15e19daab32766e20ea85599adc7f419133048c | 7399d21650327e3c244a6ade2ef3f81714224aea | refs/heads/main | 2023-01-02T14:37:09.956385 | 2020-10-29T00:52:43 | 2020-10-29T00:52:43 | 302,977,727 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,691 | cpp | //
// Grid.cpp
// FirstCPP
//
// Created by iMan on 10/4/20.
// Copyright © 2020 iMan. All rights reserved.
//
#include "Grid.hpp"
#include "Cell.hpp"
#include <iostream>
#include <fstream>
#include <string>
using namespace std;
//Grid
//default constructor
//default values of rows and columns of grid will be 5... | [
"raswan@chapman.edu"
] | raswan@chapman.edu |
d275c1345fc4738474a26907a8a2df7b8d2b4e96 | 08948ee7b7239bfc09b274082f52db4f832433cb | /src/Common/Color.h | ac46b9ac81cb130092e3c1a033b85bdfee5b18f5 | [
"MIT"
] | permissive | Tobaloidee/rainbow | 4d738953403c40046055409ea6df722456bfd050 | 7bbac9405ae9e519c6496f2a5fa957a073cce563 | refs/heads/master | 2020-05-02T16:51:13.265175 | 2019-03-27T22:09:40 | 2019-03-27T22:09:40 | 178,011,578 | 0 | 0 | MIT | 2019-03-27T14:29:51 | 2019-03-27T14:29:51 | null | UTF-8 | C++ | false | false | 1,264 | h | // Copyright (c) 2010-present Bifrost Entertainment AS and Tommy Nguyen
// Distributed under the MIT License.
// (See accompanying file LICENSE or copy at http://opensource.org/licenses/MIT)
#ifndef COMMON_COLOR_H_
#define COMMON_COLOR_H_
#include <cstdint>
namespace rainbow
{
/// <summary>Structure for storing ... | [
"tn0502@gmail.com"
] | tn0502@gmail.com |
0b154a7477aba8cce10dbe49485ccd9ae5b8b30b | cf6868b214e6a2c380f2b2e2d8a14a70cc1d8b0c | /Player/KIB_Player/Kiblet.cpp | 290276eb807604b9b7b9a66c610678764dd2a418 | [] | no_license | kyzyx/KIB | 5d5304a73c5a91733d62946d9b5eb68e4cdd49f1 | 1cc51d3597d73e953c55becd018cf4677b961a3c | refs/heads/master | 2021-01-10T18:26:48.697281 | 2013-04-26T22:49:12 | 2013-04-26T22:49:12 | 7,301,329 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,846 | cpp | #include "Kiblet.h"
#include "ArcKidget.h"
#include "BackgroundKidget.h"
#include "BallKidget.h"
#include "BodyKidget.h"
#include "ClapKidget.h"
#include "HandsKidget.h"
#include "KibletKidget.h"
#include "PunchKidget.h"
#include "WaveKidget.h"
using namespace std;
Kiblet::Kiblet(void)
{
}
Kiblet::~Kiblet(void)
{
... | [
"edward64@gmail.com"
] | edward64@gmail.com |
98f6b3e89c1a4c07c2596bceeb879efb3be9ca59 | 4627f3e31411cd2669161c63bb7a744eb1087a7f | /catch.hpp | b8ecab4a9185405640a37b6ba7be58b0bce9a04b | [
"MIT"
] | permissive | kosta2456/Huffman_Algorithm | 727cfbe77aac16dbe3c2d1ae3b1fe53c662bee90 | 01948f27422c6914aefe5ce021050e1d02b3eb3c | refs/heads/master | 2020-05-21T12:51:49.728586 | 2019-05-02T19:51:38 | 2019-05-02T19:51:38 | 186,052,962 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 424,346 | hpp | /*
* Catch v2.6.0
* Generated: 2019-01-31 22:25:55.560884
* ----------------------------------------------------------
* This file has been merged from multiple headers. Please don't edit it directly
* Copyright (c) 2019 Two Blue Cubes Ltd. All rights reserved.
*
* Distributed under the Boost Software Lice... | [
"kevinkosta@Kevins-MacBook-Pro-2.local"
] | kevinkosta@Kevins-MacBook-Pro-2.local |
f4091d54b549689022183ab1192140b3df88b2b2 | d002ed401cba924074e021d22347b84334a02b0f | /export/windows/obj/src/lime/net/_HTTPRequest_Bytes.cpp | 36c46feec0f11403511087f6e9bdf9970227c889 | [] | no_license | IADenner/LD47 | 63f6beda87424ba7e0e129848ee190c1eb1da54d | 340856f1d77983da0e7f331b467609c45587f5d1 | refs/heads/master | 2022-12-29T13:01:46.789276 | 2020-10-05T22:04:42 | 2020-10-05T22:04:42 | 301,550,551 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 6,034 | cpp | // Generated by Haxe 4.1.2
#include <hxcpp.h>
#ifndef INCLUDED_haxe_io_Bytes
#include <haxe/io/Bytes.h>
#endif
#ifndef INCLUDED_lime__internal_backend_native_NativeHTTPRequest
#include <lime/_internal/backend/native/NativeHTTPRequest.h>
#endif
#ifndef INCLUDED_lime_app_Future
#include <lime/app/Future.h>
#endif
#ifnde... | [
"theiadstudios@gmail.com"
] | theiadstudios@gmail.com |
1c4ff16ab7918c891ff75d7c398d7e3197391108 | 90047daeb462598a924d76ddf4288e832e86417c | /base/task_scheduler/task_unittest.cc | fb076d761bea261f68d378bc428aa373c7290bc8 | [
"BSD-3-Clause"
] | permissive | massbrowser/android | 99b8c21fa4552a13c06bbedd0f9c88dd4a4ad080 | a9c4371682c9443d6e1d66005d4db61a24a9617c | refs/heads/master | 2022-11-04T21:15:50.656802 | 2017-06-08T12:31:39 | 2017-06-08T12:31:39 | 93,747,579 | 2 | 2 | BSD-3-Clause | 2022-10-31T10:34:25 | 2017-06-08T12:36:07 | null | UTF-8 | C++ | false | false | 2,692 | cc | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "base/task_scheduler/task.h"
#include "base/bind.h"
#include "base/location.h"
#include "base/task_scheduler/task_traits.h"
#include "base/time/... | [
"xElvis89x@gmail.com"
] | xElvis89x@gmail.com |
1268ac2c24e30d3cffa9b03a0070bfc96d0a916e | b2f17cca26922b7fc6268cca284b6cf6e85c602c | /src/Script/xtal_manager.cpp | 16baec5ecac5b356018f7d5b52b8eca3bca6b5e4 | [
"MIT"
] | permissive | katze7514/ManaGameFramework | e3e0e8699d95bef1258f5f0e8a5950b55e8f2eb0 | f79c6032cd9b3a522a7560272801a51ced2a6b83 | refs/heads/master | 2020-04-28T22:42:30.208249 | 2017-01-31T15:11:30 | 2017-01-31T15:11:30 | 41,914,237 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,532 | cpp | #include "../mana_common.h"
#include <xtal_lib/xtal_winthread.h>
#include <xtal_lib/xtal_chcode.h>
#include <xtal_lib/xtal_errormessage.h>
#include "xtal_lib.h"
#include "xtal_code.h"
#include "xtal_manager.h"
namespace mana{
namespace script{
xtal_manager::~xtal_manager()
{
fin();
}
void xtal_manager::init(cons... | [
"katze.s2k@gmail.com"
] | katze.s2k@gmail.com |
661ffda6c50388e81844b52da4dda9f6d9531058 | e1ba0eb26a14be38c1b2fdf0902417d2552be913 | /REM/Tool/IDA 7.3/plugins/hexrays_sdk/plugins/vds14/hexrays_sample14.cpp | 309510a74eca15d21c8e16174728b1eb7c9c4266 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | dodieboy/Np_class | db7fb9d4f4eb0fe4d5bb38dc05e69a9cbd485cf0 | 5c6e517599a20658ee23bdbdd76f197f2f4a1b63 | refs/heads/master | 2022-11-15T10:29:30.587639 | 2022-06-24T12:25:45 | 2022-06-24T12:25:45 | 181,395,891 | 0 | 2 | MIT | 2020-05-30T06:22:17 | 2019-04-15T02:07:40 | C# | UTF-8 | C++ | false | false | 11,183 | cpp | /*
* Hex-Rays Decompiler project
* Copyright (c) 2007-2019 by Hex-Rays, support@hex-rays.com
* ALL RIGHTS RESERVED.
*
* Sample plugin for Hex-Rays Decompiler.
* It shows xrefs to the called function as the decompiler output.
* All calls are displayed with the call arguments.
* ... | [
"dodieboy@users.noreply.github.com"
] | dodieboy@users.noreply.github.com |
bea4a9598825f17d8b4df2f15de6cff71a2254b2 | dca653bb975528bd1b8ab2547f6ef4f48e15b7b7 | /tags/wxPy-2.8.11.0/src/gtk/window.cpp | bbedb09eece2245a8602078a15cfcad11805a12f | [] | no_license | czxxjtu/wxPython-1 | 51ca2f62ff6c01722e50742d1813f4be378c0517 | 6a7473c258ea4105f44e31d140ea5c0ae6bc46d8 | refs/heads/master | 2021-01-15T12:09:59.328778 | 2015-01-05T20:55:10 | 2015-01-05T20:55:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 135,666 | cpp | /////////////////////////////////////////////////////////////////////////////
// Name: src/gtk/window.cpp
// Purpose:
// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling, Julian Smart
// Licence: wxWindows licence
/////////////////////////////////////////////////////... | [
"RD@c3d73ce0-8a6f-49c7-b76d-6d57e0e08775"
] | RD@c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 |
79b2d2c02cd6a5478a788d4fe91af92f95b51698 | f0da2d7171782433b308348d62a0ce510aa87a66 | /main.cpp | 2b6da7dc8fc825f2393b74f27c4754e6daddef89 | [] | no_license | AhsanSN/Paint-Graphic-Editor | 4f4aa4375659ddd8ec42a4a80fe2b1f6e1f29d0e | 19cc8af22e001b422a343e465ace3a8ee130b33b | refs/heads/master | 2020-03-07T18:55:34.637027 | 2019-06-25T08:43:19 | 2019-06-25T08:43:19 | 127,656,813 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,896 | cpp | #include <SDL.h>
#include <stdio.h>
#include <string>
#include <windows.h>
#include <time.h>
#include <cstdlib>
#include <unistd.h>
#include <cmath>
#include <iostream>
#include"Rect.h"
#include"Line.h"
#include"Stack.h"
#include"Stack_redo.h"
#define fps 60
/*
Important notes:
- the whole main program (main.cpp)is d... | [
"sa02908@st.habib.edu.pk"
] | sa02908@st.habib.edu.pk |
bdae8b10336b432a75b0b506447c9d697e8a8314 | ef98d98431ff8a324863cc26302f16ac1f1e9151 | /SINRGE2 Core/sin_kconv.h | 1fc7cd652236ba2da45812f39cae9b10d97a785d | [
"Zlib"
] | permissive | orochi2k/SINRGE2 | 41542dc295a8ef475160a45bfa81d9cf401270ec | 66ca171f21c042ad4c978c2965b06ed918af5f24 | refs/heads/master | 2023-03-18T00:41:19.460037 | 2018-09-01T03:35:23 | 2018-09-01T03:35:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 554 | h | #ifndef __K_CONV_H__
#define __K_CONV_H__
class CAutoBuffer;
namespace Kconv
{
wchar_t * AnsiToUnicode(const char * str, CAutoBuffer * pAutoBuffer = 0);
wchar_t * UTF8ToUnicode(const char * str, CAutoBuffer * pAutoBuffer = 0);
char * UnicodeToAnsi(const wchar_t * str, CAutoBuffer * pAutoBuffer = 0);
char * Uni... | [
"Gernischt@gmail.com"
] | Gernischt@gmail.com |
2343fb05cff6fb4c450c6e099be8ada33bd4b9d8 | 38d297718d0252a595e2954243c5a7026b54f844 | /proj6/static_lib2/src/sublib2.cpp | 64f22a157cb6383744a065cb459093cc4476791b | [] | no_license | deltavoid/cmake_examples | 16bfdc2791fdde13681e2b754877742fee0ca2b9 | 8dac6cfbf2a07dd4dcbdbb44d504029f64ccbbef | refs/heads/master | 2023-04-07T07:48:24.983060 | 2021-04-20T13:47:35 | 2021-04-20T13:47:35 | 277,831,884 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 131 | cpp | #include <iostream>
#include "sublib2/sublib2.h"
void sublib2::print()
{
std::cout << "Hello sub-library 2!" << std::endl;
}
| [
"zhangqianyu.sys@bytedance.com"
] | zhangqianyu.sys@bytedance.com |
8fd2096354f5669460ad43455052aa9db76d9f87 | c164deecf14db1b3f09e9e89dcaf45c993a35897 | /include/lwiot/ipaddress.h | 39fff4add5764d0bb51cec12012e3ebd3e02191e | [
"Apache-2.0"
] | permissive | michelmegens/lwIoT | 16135aadc53079b03b49cef002daf5df19f94cd2 | 345d7d7705b1c2f639c4b19fe608ae54e3b7cde1 | refs/heads/master | 2021-10-15T23:19:00.065109 | 2018-10-02T13:17:20 | 2018-10-02T13:17:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,077 | h | /*
* IP address object definition.
*
* @author Michel Megens
* @email dev@bietje.net
*/
#pragma once
#include <lwiot/types.h>
#include <lwiot/string.h>
namespace lwiot
{
class IPAddress {
public:
explicit IPAddress();
explicit IPAddress(uint8_t first, uint8_t second, uint8_t third, uint8_t forth);
exp... | [
"dev@bietje.net"
] | dev@bietje.net |
620e8d7f0809dd7044efad7772103a50ce5cc41c | 0fba517f10d2179a8aa838b9da9b789d4e203598 | /Codeforces/CF 166/D.cpp | 42df798894fe4eec6de5301cea17d8a7e550d95c | [] | no_license | hdi-superuser/Codes | e7923975b4656a09b211710d659cd2ea7859bcbb | 2ca9d777d6ecce59c0ed26e8db83b475b73b192a | refs/heads/master | 2021-01-21T00:36:34.855984 | 2016-06-15T20:27:28 | 2016-06-15T20:27:28 | 61,238,394 | 0 | 0 | null | 2016-06-15T20:22:04 | 2016-06-15T20:22:04 | null | UTF-8 | C++ | false | false | 1,601 | cpp | #include <iostream>
#include <algorithm>
#include <cstdio>
#include <cstdlib>
#include <vector>
#include <cstring>
#include <string>
#include <cmath>
#include <ctime>
#include <utility>
#include <map>
#include <set>
#include <queue>
#include <stack>
#include <sstream>
#define FOR(a,b,c) for (int a=b,_c=c;a<=_c;a++)
#de... | [
"yenthanh.t7@gmail.com"
] | yenthanh.t7@gmail.com |
f01765970cd0b13a8a88bafbd4ba60d039e33a89 | 44d4d6c1049685d2ce103edd72e5885f79ea6988 | /练习2/7.cpp | b9cd97c407785405083f04c0d007ece4de676c5f | [] | no_license | ClaraShar/LANQIAO | f269e33570ac7fd60c090158533079eece972281 | 2b09d9ed8058a07eda360ce2bbe4ce6342faef82 | refs/heads/master | 2020-04-08T17:59:41.696027 | 2019-02-26T11:20:25 | 2019-02-26T11:20:25 | 159,307,832 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 717 | cpp | #include <iostream>
#include <string>
#include <map>
#include <queue>
using namespace std;
map<string,queue<string>> m;
map<string,int> death;
void DFS(string s)
{
while(!m[s].empty())
{
string name=m[s].front();
if(death[name]!=1)
cout<<name<<endl;
DFS(name);
m[s].pop();
}
}
int main()
{
int n;
str... | [
"179800587@qq.com"
] | 179800587@qq.com |
63561ba48482888dad5f075b063409f52bd3e352 | 9030ce2789a58888904d0c50c21591632eddffd7 | /SDK/ARKSurvivalEvolved_HoverSkiffHudWidget_functions.cpp | 1686a36aebcd541322c02cd534f34e0f2ec0d879 | [
"MIT"
] | permissive | 2bite/ARK-SDK | 8ce93f504b2e3bd4f8e7ced184980b13f127b7bf | ce1f4906ccf82ed38518558c0163c4f92f5f7b14 | refs/heads/master | 2022-09-19T06:28:20.076298 | 2022-09-03T17:21:00 | 2022-09-03T17:21:00 | 232,411,353 | 14 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 28,114 | cpp | // ARKSurvivalEvolved (332.8) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ARKSurvivalEvolved_HoverSkiffHudWidget_parameters.hpp"
namespace sdk
{
//---------------------------------------------------------------------------
//Functions
//--------------------------------------------------------------... | [
"sergey.2bite@gmail.com"
] | sergey.2bite@gmail.com |
ee409057a329511267903b5149eabec557ecc878 | 1cb28e7f237ff6ca9c3ce7e4cc530185aa98e3de | /DepthSkin.cpp | 57ab1707afb179d3cbb44151601d0c2d44b16295 | [] | no_license | jonathanvdc/computer-graphics | 1aa40c7b90ff7dbe5aa2185953eb67f28daa189c | 62b9f518026b4e75b7fcaac6f7048617369c816f | refs/heads/master | 2021-05-06T04:22:43.616582 | 2017-12-21T10:37:27 | 2017-12-21T10:37:27 | 114,994,232 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 424 | cpp | #include "DepthSkin.h"
#include <memory>
#include "DepthSkinBase.h"
#include "ITexture.h"
#include "ProjectedPolygonTexture.h"
using namespace Engine;
DepthSkin::DepthSkin()
{ }
/// \brief Creates a texture based on the given projected polygon
/// depth texture.
std::shared_ptr<ITexture> DepthSkin::Cr... | [
"jonathan.vdc@outlook.com"
] | jonathan.vdc@outlook.com |
a3cbf53db181b2f87bded32893d2c93bbb24a633 | c377b266f74f9c835cf3534728e38ab17116c650 | /src/StockAverager.cpp | 2b0f256cd47ca97e8907a29c80b92f20b522dee3 | [
"MIT"
] | permissive | gigs94/qlft | 68abb41cb93938d9b08fa7965e51dcf738bf3106 | 738c35e9dd9230375370bba4f9cf7ccf5f85c7f3 | refs/heads/master | 2021-01-20T17:02:35.867226 | 2016-07-14T22:45:28 | 2016-07-14T22:45:28 | 63,359,371 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 924 | cpp | #include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <unordered_map>
#include <StockAverager.h>
#include <StocksProcessor.h>
int main()
{
std::ifstream infile{"input.csv"};
std::ofstream outfile{"output.csv"};
StocksProcessor processor{};
while (infile)
{
... | [
"dagregor@us.ibm.com"
] | dagregor@us.ibm.com |
e294a7391cdd3b9404ae9192be99939b65fcd67b | 8d9b42dfc3bdae1bc6e47c07326db3e4e3ab3ccb | /Src/Global/monsters.cpp | c1df0c6e0d0058d36ec4c62647056b153e474197 | [] | no_license | Zacktamondo/HeartOfDarkness-SDL | bfd49a443a0d947b34f8772168710f3ddd7bb763 | 8df295e56bcea14d8923fc68735844b79d40d7cb | refs/heads/master | 2022-11-26T01:50:12.988709 | 2020-08-03T08:17:59 | 2020-08-03T08:17:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 203,072 | cpp | /*
* Heart of Darkness engine rewrite
* Copyright (C) 2009-2011 Gregory Montoir (cyx@users.sourceforge.net)
*/
#include "game.h"
#include "level.h"
#include "resource.h"
#include "util.h"
// (lut[x] & 1) indicates a diagonal direction
static const uint8_t _mstLut1[] = {
// 0
0x08,
0x00, // kDirectionKeyMaskUp
... | [
"maxim.lopez.02@gmail.com"
] | maxim.lopez.02@gmail.com |
78095d438f3ba8ffccfb37c4fcda643fe886a4a8 | 642630fc1f6747663f08c6357e3b2c3ecaa994a5 | /libraries/SmartRC-CC1101-Driver-Lib/examples/CC1101 default examples/cc1101_Receive/cc1101_Receive.ino | d91f0c585e29034f8bb0faed2b9168e199093e28 | [
"CC-BY-4.0"
] | permissive | whid-injector/EvilCrow-RF | e099644a4248484c8d4276e496f2e4d6f8025e7f | d47ac1204fcd2fea070a1d9e80f12f9e15c3a64a | refs/heads/main | 2023-04-09T16:09:40.864399 | 2021-04-20T09:04:22 | 2021-04-20T09:04:22 | 359,750,025 | 3 | 1 | CC-BY-4.0 | 2021-04-20T08:59:59 | 2021-04-20T08:59:59 | null | UTF-8 | C++ | false | false | 1,548 | ino | // These examples are from the Electronics Cookbook by Simon Monk
//https://github.com/LSatan/SmartRC-CC1101-Driver-Lib
// mod by Little_S@tan
#include <ELECHOUSE_CC1101_SRC_DRV.h>
const int n = 61;
void setup(){
Serial.begin(9600);
Serial.println("Rx");
ELECHOUSE_cc1101.setGDO(6,2); ... | [
"jserna@phoenixintelligencesecurity.com"
] | jserna@phoenixintelligencesecurity.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.