blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
04c0dd55bc7dd04c703337be210d6e918813a166 | 85b764c20f5102311da17e85512d13530ef45f39 | /include/MainWindow.h | f5aab043c34e440f11fd2081869ad75a38641be7 | [] | no_license | seafengl/NCCA_ribbons | cef96570760be89cffab89f91638eff293887eb1 | 6dceeeb2c4af7cdbe8f02646abdf77248b2dfd6e | refs/heads/master | 2021-01-17T22:33:27.010080 | 2015-07-21T14:55:51 | 2015-07-21T14:55:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,798 | h | #ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QtGui/QMainWindow>
#include "GLWindow.h"
//----------------------------------------------------------------------------------------------------------------------
/// @file MainWindow.h
/// @brief This is the MainWindow Class which is generated by the Ui file, if w... | [
"peter@matev.co.uk"
] | peter@matev.co.uk |
b63abc04939975d7b7d3d4f72de2cfe4757dbeb3 | 313a3a4a2e75ac42787989ae7f4607a340732359 | /LPM1_Test/LPM1_Test.ino | 027c3f24ff39cd8e38a78f85e1ebbdcbe14cd7b2 | [] | no_license | imoralesgt/WSN | 8b1f973e3c92a5ac470f50356cded2132adf0a0c | e2e37751552b9433f5a8bab04e55027188129d94 | refs/heads/master | 2016-09-03T07:17:59.694789 | 2014-11-25T20:30:51 | 2014-11-25T20:31:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 752 | ino | #include <RTCplus.h>
#include <Energia.h>
RealTimeClock rtc;
byte now;
void setup(){
pinMode(RED_LED, OUTPUT);
digitalWrite(RED_LED, 0);
pinMode(PUSH2, INPUT_PULLUP);
rtc.begin();
now = rtc.RTC_sec;
}
void dco16MHz(){
BCSCTL1 = CALBC1_16MHZ;
DCOCTL = CALDCO_16MHZ;
}
void dco8MHz(){
BCSCTL1 = CALBC1_... | [
"ivan.rene.morales@gmail.com"
] | ivan.rene.morales@gmail.com |
7e43e1fb5787f14ff90ef03fe977568336130b28 | ae956d4076e4fc03b632a8c0e987e9ea5ca89f56 | /SDK/TBP_Modifier_SetScoped_parameters.h | 2d775c402caea480d185e57b2277205412fcc4e3 | [] | no_license | BrownBison/Bloodhunt-BASE | 5c79c00917fcd43c4e1932bee3b94e85c89b6bc7 | 8ae1104b748dd4b294609717142404066b6bc1e6 | refs/heads/main | 2023-08-07T12:04:49.234272 | 2021-10-02T15:13:42 | 2021-10-02T15:13:42 | 638,649,990 | 1 | 0 | null | 2023-05-09T20:02:24 | 2023-05-09T20:02:23 | null | UTF-8 | C++ | false | false | 1,588 | h | #pragma once
// Name: bbbbbbbbbbbbbbbbbbbbbbblod, Version: 1
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Parameters
//----------------------------------------... | [
"69031575+leoireo@users.noreply.github.com"
] | 69031575+leoireo@users.noreply.github.com |
1fa8b47bc8dfa237f159c60641eed90eb20e935f | cd663601e099f4d8a359d6eddbb3e25f0328be09 | /Git_Metroid/Metroidsln/Metroid/manager/ScreenManager.h | 9134b5a83ef08d9c3f38aeb4ebab76ba092df2ab | [] | no_license | vanminhnguyenbmt/Metroid | dacb96f2d0d8d5b2bacb55a131d338516b1eca2c | 450a0d70b977c363aa6194a8f31d3642b0f7e8b3 | refs/heads/master | 2021-08-23T08:55:40.541889 | 2017-12-04T11:32:19 | 2017-12-04T11:32:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 302 | h | #pragma once
#include"Screen.h"
class ScreenManager
{
private:
Screen* curScreen;
static ScreenManager* instance;
public:
static ScreenManager* getInstance();
void SetScreen(Screen* screen);
void Update(float time);
void Draw(float time);
void Delete();
ScreenManager();
~ScreenManager();
};
| [
"tuvanthuan1996@gmail.com"
] | tuvanthuan1996@gmail.com |
a778ac8df376937c73c8aecaf2bf0e1b0931c2d1 | e982474eb38a5a7c3d783d1236b9c93a7d388c84 | /20130618cppSetMapVector/tvectorjce/tvector.h | 5784f29d6770d26f969f911ea8946690255ba14d | [] | no_license | lj8175/practice | 6e1529c3ac4c4db6b3dd1b99b4ac4bc7d1618206 | f669bf146e6dbf9fc50f24a65b82161904d95434 | refs/heads/master | 2021-01-06T20:38:38.576429 | 2017-04-20T12:46:24 | 2017-04-20T12:46:24 | 11,013,130 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,519 | h | // **********************************************************************
// This file was generated by a TAF parser!
// TAF version 3.0.0.20 by WSRD Tencent.
// Generated from `/usr/local/resin_system.mqq.com/webapps/communication/taf/upload/joelliu/tvector.jce'
// *****************************************************... | [
"lj8175@gmail.com"
] | lj8175@gmail.com |
a52053ee161ffb4b23205a28b0d3532a3915c714 | c775abdf4d6c6de293b6dff852e4bc6d6ac1861d | /llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp | 3cd09299fc70f4d85f5ab11a6aa95e6c38235251 | [
"NCSA",
"LLVM-exception",
"Apache-2.0"
] | permissive | LevyForchh/llvm-project | d934444c7aed9ca6bf0837efc17af1bab2267aec | 904c0865dfaef343245d6496623f187c4cdc1b61 | refs/heads/apple/master | 2022-04-18T09:33:19.463686 | 2020-04-17T19:45:08 | 2020-04-17T19:45:08 | 256,594,745 | 0 | 0 | Apache-2.0 | 2020-04-17T19:45:10 | 2020-04-17T19:44:40 | null | UTF-8 | C++ | false | false | 3,671 | cpp | //===-- VEMCTargetDesc.cpp - VE Target Descriptions -----------------------===//
//
// 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
//
//===---------------------------... | [
"simon.moll@emea.nec.com"
] | simon.moll@emea.nec.com |
880ae7f9d34692717ac5d680581b01768ca28aea | 40dd73e1392e722f0f4e2122eed65da2a5aebadd | /Account.cpp | cde14335748917b5b0db911766f07df12688e2c5 | [] | no_license | manojmula/Cpp | ddf239e576747e68ba50339c8b2e27dffeae1e61 | 44c0c4ff1bbd300692cb9d87c8728768e205923a | refs/heads/master | 2023-02-09T07:35:07.169007 | 2020-12-28T10:13:17 | 2020-12-28T10:13:17 | 283,914,927 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 372 | cpp | #include "Account.h"
void Account :: set_name(std::string n)
{
name = n;
}
std::string Account :: get_name()
{
return name;
}
bool Account :: deposit(double amount)
{
balance += amount;
return true;
}
bool Account :: withdraw(double amount)
{
if(balance-amount>0)
{
balance-=amount;... | [
"manugwt@gmail.com"
] | manugwt@gmail.com |
03b0c15e6545fc7be9fe786ed9fcfc4cb25ed94c | dfe27edbf0c891bf8ddab66e1cbee97e98b3011b | /RenderSystems/GLSupport/include/GLSL/OgreGLSLProgramManagerCommon.h | a61206c3e4adad63613001c77e6a90267f6488ac | [
"MIT"
] | permissive | puqing/ogre | 37cbbfd718096367baca73960c255462e2bc88b1 | 55d05cb54e367e76e69f8361c6d3305cfa9d5109 | refs/heads/master | 2020-12-02T13:26:53.039078 | 2019-12-30T01:02:01 | 2019-12-30T11:35:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,233 | h | /*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2014 Torus Knot Software Ltd
Permission is hereby granted, free of charge, to any... | [
"rojtberg@gmail.com"
] | rojtberg@gmail.com |
e34e42a9b3ba01d8f4e1c0901538a1057ebb5b71 | 6e87882e55d08fe94fc6b85c1f5b062bd149f64e | /src/test/cpp/TestImageFactory.hpp | c23ba373e7f4d0f869d510991d141323d1efa4b6 | [] | no_license | jvff/mestrado-implementacao | 1033a490860977a8ffb0bdfe648564f53e3cbabf | 47fb47495112d30940328e7e55cf7e7efba903a9 | refs/heads/master | 2020-12-29T01:54:06.142023 | 2016-07-03T01:11:37 | 2016-07-07T15:30:27 | 42,725,607 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,513 | hpp | #ifndef TEST_IMAGE_FACTORY_HPP
#define TEST_IMAGE_FACTORY_HPP
#include <vector>
#include <CL/cl.hpp>
#include "OpenCLImage.hpp"
#include "Image.hpp"
template <typename ImageType>
class TestImageFactory {
public:
ImageType createImage(unsigned int width, unsigned int height) {
return ImageType(width, hei... | [
"janito.vff@gmail.com"
] | janito.vff@gmail.com |
c74e3d1ac7d6afda90ab1642f0269ce3751d70a3 | 2e939da6db6f24404c223f13ccf5c1d8e1be4956 | /ZJU数据结构/2-4.cpp | cc0766828fe679ca9ce182df4d401b4c12d7ce1a | [] | no_license | whitebluepants/OJ-Practice | ffc793950491b76b3b703c826fce95e9a07b1ddf | f32e7afe3e2c347eca5620ff4e241614805c4555 | refs/heads/master | 2021-07-18T13:42:27.971732 | 2019-01-11T02:45:38 | 2019-01-11T02:45:38 | 121,104,040 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,484 | cpp | #include <stack>
#include <stdio.h>
using namespace std;
int read()
{
char ch = getchar();
int f = 1;
int x = 0;
while(ch < '0' || ch > '9'){if(ch == '-')f = 0;ch = getchar();}
while(ch >= '0' && ch <= '9'){x = x * 10 + ch - '0';ch = getchar();}
return f?x:x*-1;
}
int main()
{
int m = read()... | [
"915366232@qq.com"
] | 915366232@qq.com |
3f809eca4ddf961612402effac3a0fa100e5c6d7 | 333ded842bfbefe029583cf6a7723160af682995 | /include/TDigitizer.hpp | 9d1b4cc91171b44873961078568e4969b3348621 | [] | no_license | aogaki/Polarimeter | 79da12ac93df28e9d8221402183f236f46b5de84 | 41e544b5481c7e51fa31c433434912a0a07c0238 | refs/heads/master | 2020-06-18T14:01:07.919715 | 2019-08-06T11:26:24 | 2019-08-06T11:26:24 | 196,326,412 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,899 | hpp | #ifndef TDigitizer_hpp
#define TDigitizer_hpp 1
// For the standard fiemware digitizer
// This will be super class of other firmware and model family
#include <string>
#include <vector>
#include <CAENDigitizer.h>
#include <CAENDigitizerType.h>
enum class FirmWareCode {
// I need only theese
// Its are not same ... | [
"sohichiroh.aogaki@eli-np.ro"
] | sohichiroh.aogaki@eli-np.ro |
e6ad199f4b16b86605eb7d43c4874351c2c74e8d | 303b8d3e45f5e07749e775a1ae762b81acfcce4c | /BShip/Point.h | 639b45774bed3a581a393ea086cb24904bb97856 | [] | no_license | aldidoanta/battleship | f21d589faede7b09907da0de9f8333faa6c161f0 | 456883654c85aff3950e28ba886a831268d868aa | refs/heads/master | 2021-01-19T07:49:16.492682 | 2013-08-27T06:57:01 | 2013-08-27T06:57:01 | 12,399,401 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 877 | h | //File : Point.h
#ifndef GPOINT_H
#define GPOINT_H
class Point
{
private:
//data member
int X;
int Y;
public:
//constructor
//default
Point ();
//user-defined
Point (int,int);
//copy constructor
Point(const Point&);
//destructor
~Point();
//operator=
Point& operator= (const Point&);
//GET and... | [
"aldi_ginting@live.com"
] | aldi_ginting@live.com |
5b1c4206825c8462e2a4499cf16e6f493df85c07 | 3101aa54a55f252698608c4a6d5bb76439fdb35c | /text.cpp | 99d01aedb5cebdcec2b57eda3ec4279f0a887b13 | [] | no_license | zygoloid/redline | 0c42d27ec517bd71b6e054b7081c77ad9c7b60ef | 9dc9a0951fb3389e06a901c1dda1dd25069e4407 | refs/heads/master | 2022-11-22T09:26:06.719153 | 2020-07-27T06:13:10 | 2020-07-27T06:13:10 | 282,809,792 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,697 | cpp | #include "redline/text.hpp"
#include <vector>
#include <iostream>
using namespace Redline;
namespace
{
int Clamp(int x, int min, int max)
{
return (x < min ? min : x > max ? max : x);
}
}
class Cursor::Internals
{
public:
//! Construct root node.
Internals() : refcount(0), text(), prev(this), next(thi... | [
"richard@metafoo.co.uk"
] | richard@metafoo.co.uk |
96f8b866cf68eaaced89eb280a04d605ded9385f | 30cac0475e3a60ab413e018f788c6cd795118f85 | /src/Message.cpp | f950aec6c18787af8a87e44b8397f0ea4cfd465a | [
"MIT"
] | permissive | matheuscscp/process-scheduler | 79b846dc3e625fda643c006ceb9775f46c8fd28a | f10d96602b9e1d6747e082bf2c8871fb3fee3c98 | refs/heads/master | 2020-12-11T02:04:12.464515 | 2014-11-19T12:35:43 | 2014-11-19T12:35:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 216 | cpp | /*
* Message.cpp
*
* Created on: Sep 11, 2014
* Author: matheus
*/
#include "Message.hpp"
#include <cstring>
Message::Message(long type) : type(type) {
memset(&(this->content), 0, sizeof(Content));
}
| [
"matheuscscp@gmail.com"
] | matheuscscp@gmail.com |
56792b753c8dd078022a6346c2092d627f3b3e9e | 203e602370f4673f65f3c3022355ff6634c268ac | /c/hdu/difficult/hdu1011Dp应用.cpp | 2c608416a19ecc9d6bec780f00044bfaf7fb8f0d | [
"Apache-2.0"
] | permissive | WeAreChampion/notes | 4942fbd5c238559eb318787adc27be72f848de44 | 6c0f726d1003e5083d9cf1b75ac6905dc1c19c07 | refs/heads/master | 2020-06-14T03:54:00.587873 | 2016-12-07T13:02:45 | 2016-12-07T13:02:45 | 75,520,188 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,412 | cpp | /*
貌似是很经典的树形dp问题,应该说是树形dp的入门!!
感觉树形dp比背包多了一个辅助数组,背包直接一个数组循环下去,
而树形dp因为有分支,不是线性的,所以就需要用一个辅助数组来进行转化最优情况!
1011 题目大意:一棵树,有n个结点,每个结点有v个bug,有w的brain。
我从1号结点开始走,带着m个战士。
1个战士可以消灭20个bugs,如果我把某个结点的所有bug都消灭了我就能得到那个结点的brain。
如果想攻击当前结点,那么必须先攻击了它的父结点(1号点除外)。
其中当你攻占了当前结点,你可以分派人手,走向几个不同的子结点,
去攻占更多。也就是说,不是单一的路径。
*/
# include<stdio.h>
#... | [
"2424115257@qq.com"
] | 2424115257@qq.com |
dc102640d70b555941ca0a80417c98ded39794f0 | 4d01275d7c1d606b0a7762f1545d7fa9a439524f | /Dallas.h | de07dada3e3a00301e6bfe712614ee13884e3468 | [] | no_license | mupimenov/hcontroller | ae187ae111f4e9fdb163e914a40ed0f7942f6f17 | 8c39ad652b12ed124e905fe15f7dee54f688ed95 | refs/heads/master | 2020-04-06T03:53:42.029333 | 2016-07-31T05:56:40 | 2016-07-31T05:56:40 | 58,383,609 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 278 | h | /*
* Dallas.h
*
* Created on: May 20, 2016
* Author: mupimenov
*/
#ifndef DALLAS_H_
#define DALLAS_H_
#include "OneWire.h"
class Dallas {
public:
Dallas(uint8_t pin);
virtual ~Dallas();
float getTemperature();
private:
OneWire ds;
};
#endif /* DALLAS_H_ */
| [
"mupimenov@gmail.com"
] | mupimenov@gmail.com |
8849a2c6547491f2f81821cc42714dcbf6b5e318 | 462353333f5fc8f13e12db89720d8668a96e3639 | /ftc265-lib/src/main/cpp/Eigen/LU | f5304865437cc0814479b0342f97877543644bd3 | [] | no_license | mcm001/android-aruco | c397fdd786bd87945a21aeb82170e4782a7ad3f7 | 522f262a81736ce034ae993ff66332cf24693b7b | refs/heads/master | 2023-03-27T08:31:26.984086 | 2021-03-10T19:40:37 | 2021-03-10T19:40:37 | 346,417,421 | 0 | 1 | null | 2021-03-14T16:10:57 | 2021-03-10T16:18:55 | C++ | UTF-8 | C++ | false | false | 1,433 | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra.
//
// This Source Code Form is subject to the terms of the Mozilla
// Public License v. 2.0. If a copy of the MPL was not distributed
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
#ifndef EIGEN_LU_MODULE_H
... | [
"matthew.morley.ca@gmail.com"
] | matthew.morley.ca@gmail.com | |
bfc00a6a293566b7f8ab3768f83e4a74905487c3 | 9e659d8913d042a7ecb77db5d566cea264f342fb | /Faisal Sir Assignment/Week 06/190041222_task3.cpp | d0741da12101d08bbcbbe55510705850567fd2c3 | [] | no_license | alinmdsifayet/190041222-CSE-4302 | f82c3bd679cd5ae1708bcbf7968956b97f33ed0d | cb80b993f8b222883679ad95d5d07b266f4f570b | refs/heads/main | 2023-07-15T03:16:36.552357 | 2021-08-27T08:11:44 | 2021-08-27T08:11:44 | 383,528,822 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,241 | cpp | #include<bits/stdc++.h>
using namespace std;
class FloatNumber
{
private:
float number;
public:
FloatNumber(): number(0)
{}
FloatNumber(float key): number(key)
{}
void operator =(float key)
{
number=key;
}
void display()... | [
"noreply@github.com"
] | alinmdsifayet.noreply@github.com |
e8d040764c6e82528475b426529085e8e7fc487a | 7a176787beb563874074c6dc61f00ab4a59f9839 | /vldx11/vldx11/ObjectUniform.cpp | a11d12a0d9e0d7fb5808eb9bbafd52a28a40d93d | [] | no_license | ACskyline/VLD3D11 | 7edb4379a2300be739d974024851095e0a572969 | 8fb4e4abf26363a2c82d0154cdd9c96a4397fb7d | refs/heads/master | 2021-06-27T11:21:45.705534 | 2019-06-16T00:22:13 | 2019-06-16T00:22:13 | 143,146,051 | 5 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,709 | cpp | #include "ObjectUniform.h"
ObjectUniform::ObjectUniform() : objectUniformBuffer(nullptr), needToUpload(false)
{
}
ObjectUniform::~ObjectUniform()
{
if (objectUniformBuffer != nullptr) objectUniformBuffer->Release();
}
bool ObjectUniform::CreateBuffer(ID3D11Device* d3d11Device)
{
HRESULT hr;
//PerObject Consta... | [
"acerskyline@yahoo.com"
] | acerskyline@yahoo.com |
189f257f4c71ab8852fdb1f25dc5569aa7718cc7 | de7e771699065ec21a340ada1060a3cf0bec3091 | /analysis/icu/src/test/org/apache/lucene/collation/TestICUCollationDocValuesField.cpp | 3e65623893e0b94c3ba662aa88b6822d1def66e6 | [] | no_license | sraihan73/Lucene- | 0d7290bacba05c33b8d5762e0a2a30c1ec8cf110 | 1fe2b48428dcbd1feb3e10202ec991a5ca0d54f3 | refs/heads/master | 2020-03-31T07:23:46.505891 | 2018-12-08T14:57:54 | 2018-12-08T14:57:54 | 152,020,180 | 7 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,388 | cpp | using namespace std;
#include "TestICUCollationDocValuesField.h"
#include "../../../../../../../../core/src/java/org/apache/lucene/document/Document.h"
#include "../../../../../../../../core/src/java/org/apache/lucene/document/Field.h"
#include "../../../../../../../../core/src/java/org/apache/lucene/document/StringFi... | [
"smamunr@fedora.localdomain"
] | smamunr@fedora.localdomain |
46c476101e7fbd72f3b0ce35a7f5520a2fd44571 | 5111cebf203f524c060821fce6555867b1af8846 | /Broadcaster.h | ae9163d89a8fd1a932c21ea7f64e491dd09e5f43 | [] | no_license | skalahonza/RizeniOsvetleni | bdad0d90199082b8504fba5246f5346eafedf678 | 5c8f2615449e5ac37e112534bfe208ca214ca8e9 | refs/heads/master | 2021-01-21T15:21:59.353533 | 2017-05-23T11:10:46 | 2017-05-23T11:10:46 | 95,384,217 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,358 | h | //
// Created by skala on 17.5.17.
//
#ifndef UDPTASK_BROADCASTER_H
#define UDPTASK_BROADCASTER_H
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <sys/select.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include "LightUnit.h"
#include... | [
"skalaja7@fel.cvut.cz"
] | skalaja7@fel.cvut.cz |
4f7818f18a70c0be8dadf2cb78d6f821c8bcf2d2 | 47334dfe26797df79b7fcd880fae31dc315f525f | /kattis/Math/Santa Klas.cpp | 556c40b50beaee4c1ab28e63cb301a1da2d738ba | [] | no_license | chinhhi102/GiaiThuat | 08d787701ca47c9053d56978e3f0d7c451328d6f | 4f9fd2810fe4565e35d676c28762836d94d4560d | refs/heads/master | 2020-09-22T07:59:13.193561 | 2019-12-27T17:09:00 | 2019-12-27T17:09:00 | 225,110,911 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,619 | cpp | #include <map>
#include <set>
#include <queue>
#include <cmath>
#include <vector>
#include <cstdio>
#include <bitset>
#include <cstring>
#include <cstdlib>
#include <complex>
#include <iostream>
#include <algorithm>
#include <math.h>
#include <iomanip>
#include <list>
#include <ctype.h>
#include <stack>
#include <itera... | [
"chinhhi102@gmail.com"
] | chinhhi102@gmail.com |
9bf53a360cab879c9b7e10c5bed80d4c1cf10de5 | c57819bebe1a3e1d305ae0cb869cdcc48c7181d1 | /src/qt/src/gui/kernel/qsound.h | 333d6e6eb37c2defda4467fed3ad6752509b76bf | [
"LGPL-2.1-only",
"Qt-LGPL-exception-1.1",
"LicenseRef-scancode-generic-exception",
"GPL-3.0-only",
"GPL-1.0-or-later",
"GFDL-1.3-only",
"BSD-3-Clause"
] | permissive | blowery/phantomjs | 255829570e90a28d1cd597192e20314578ef0276 | f929d2b04a29ff6c3c5b47cd08a8f741b1335c72 | refs/heads/master | 2023-04-08T01:22:35.426692 | 2012-10-11T17:43:24 | 2012-10-11T17:43:24 | 6,177,895 | 1 | 0 | BSD-3-Clause | 2023-04-03T23:09:40 | 2012-10-11T17:39:25 | C++ | UTF-8 | C++ | false | false | 2,645 | h | /****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** ... | [
"ariya.hidayat@gmail.com"
] | ariya.hidayat@gmail.com |
b26061b03ef24050f29681f193dbfd9c9e3d0e9e | 3ae80dbc18ed3e89bedf846d098b2a98d8e4b776 | /src/Map/ShortestPathFinder.cpp | 5fedae04d299bd762b7dea18a90ad24eda344262 | [] | no_license | sswroom/SClass | deee467349ca249a7401f5d3c177cdf763a253ca | 9a403ec67c6c4dfd2402f19d44c6573e25d4b347 | refs/heads/main | 2023-09-01T07:24:58.907606 | 2023-08-31T11:24:34 | 2023-08-31T11:24:34 | 329,970,172 | 10 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 11,458 | cpp | #include "Stdafx.h"
#include "Map/ShortestPathFinder.h"
#include "Math/Math.h"
#include "Text/MyString.h"
Int64 Map::ShortestPathFinder::CoordToId(Double x, Double y)
{
if (cu == CU_DEGREE)
{
return (Double2Int64(x * 1000000.0) << 32) | (UInt32)Double2Int32(y * 1000000.0);
}
else
{
return (Double... | [
"sswroom@yahoo.com"
] | sswroom@yahoo.com |
5ca12b2cee727b8fc34c0d924ab6855f550efcf7 | 6603591068b6e838e60c202a806bd6864e98d59c | /examples/StarterPro/BroadTest/BroadTest.ino | 4849db447a8f4fb2e135456aab16e440fd80fddf | [] | no_license | ZeroWorkshop/Zeroworksop-Libraries-master | 6dc0dce5e63c255389449fe9aadc00124138dc3e | 18b6a8540af499f29d198ba1a969359c52d2cf90 | refs/heads/master | 2020-06-04T08:55:42.925968 | 2019-06-14T14:09:06 | 2019-06-14T14:09:06 | 191,952,967 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,086 | ino | #include <Wire.h>
#include "StarterPro.h"
#include <ZeroMotors.h>
#include <Pushbutton.h>
#define _INCLUDE_BUZZER_
ZeroMotors motors;
Pushbutton START(ZERO_BUTTON);
void setup()
{
playPowerOn();
pinMode(ZW_A1,INPUT);
pinMode(ZW_A2,INPUT);
pinMode(ZW_A3,INPUT);
pinMode(ZW_A4,INPUT);... | [
"36092823+ZeroWorkshop@users.noreply.github.com"
] | 36092823+ZeroWorkshop@users.noreply.github.com |
ce4bc3212937ff607e5c500c6f9746dac8af5ebe | b8dec2c84b114f7893b691cbb68f35182cb79a84 | /Polyhedron/cpp/common.hpp | 92ff37ca00697ec6415fffdb12eb31583aeecc92 | [] | no_license | rforcen/polyhedronisme-python | 58e608f75d9ef1b6f4cc2a57c56a590d99a0c003 | a66155f37b1c9c40f28f4633fae62db149b14dd5 | refs/heads/master | 2020-07-12T01:57:30.584119 | 2019-09-12T08:17:53 | 2019-09-12T08:17:53 | 204,689,436 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 547 | hpp | //
// common.hpp
// test_polygon
//
// Created by asd on 03/09/2019.
// Copyright © 2019 voicesync. All rights reserved.
//
#ifndef common_h
#define common_h
#include <stdlib.h>
#include <vector>
#include <string>
#include <map>
#include <algorithm>
#include <simd/simd.h>
using std::vector, std::string, std::ma... | [
"noreply@github.com"
] | rforcen.noreply@github.com |
3177f87cdff2160188e9a8a93d6d047fd9a685ea | e637cebd1ee538624cdbde83146d380f9d266687 | /C++/windSimAutomation/windSimAutomation/readConfigFile.h | 702fdd3c533efb67436a3d12fbdf88909a3471b6 | [] | no_license | latwood/fireLabWork | 3809b1c0cfc60a61b764fea6e17d2af8a2354de9 | fe99852e8279fa53bfc512682c433ddcf343b2bc | refs/heads/master | 2021-01-19T16:20:53.764982 | 2018-07-26T05:57:52 | 2018-07-26T05:57:52 | 101,000,951 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 135 | h | #ifndef READCONFIGFILE_H
#define READCONFIGFILE_H
class readConfigFile
{
public:
readConfigFile();
};
#endif // READCONFIGFILE_H
| [
"pianotocador@gmail.com"
] | pianotocador@gmail.com |
c8b4dde45d30e230cc7107f5a88b8857635f72cf | 5d6880f0c61f5944290a24043661445c194e5ad4 | /icmp/ICMPSniffer/icmp/exceptions.cpp | 3273f6b43e40016afd96d4ecc2d37568a8ca7faf | [] | no_license | vairad/zcu-psi | a43df0076d5909794cbad8582824c9b72067052d | d592a2382cae58ffd6ce951563cec0105ec966bb | refs/heads/master | 2021-01-24T00:02:38.930742 | 2018-06-11T13:04:39 | 2018-06-11T13:04:39 | 122,744,689 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 236 | cpp | #include "icmp/exceptions.h"
DNSException::DNSException(const char *msg){
this->msg = "";
this->msg += msg ;
}
DNSException::~DNSException() throw(){
}
const char* DNSException::what() const throw()
{
return msg.c_str();
}
| [
"vais.radek@gmail.com"
] | vais.radek@gmail.com |
1e4ca677969c3bb71bebdd9a44a6ff3d81f6ca76 | daa312bf4c1142933eb182db3ffe8177f44ce0f2 | /fact.cpp | 23178d76e1428595ab55d4b0800458fb9104785f | [] | no_license | StalinEPN97/EjemplosC_Cpp | 6a9f66fb196323e6d60e438acbdbe2a4094c0f02 | 95a831d2d520009d73428a5df1ed85edf5e6ec92 | refs/heads/master | 2020-05-23T06:08:52.461030 | 2019-06-26T15:23:04 | 2019-06-26T15:23:04 | 186,661,448 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 701 | cpp | #include<iostream>
using namespace std;
int FactorialIterativa(int n);
int FactorialRecursivo(int n);
int main()
{
int n, fact;
cout<< "Programar que calcule el factorial de un numero entre 2 y 10.\n" <<endl;
do
{
cout<< "Ingrese un valor" <<endl;
cin>>n;
}
while (n<2 || n>10);
fact = FactorialIterativa(n... | [
"stalinmh_leo97@hotmail.com"
] | stalinmh_leo97@hotmail.com |
dfafa24c96e955e70cae9f93c8c8a091a7a339fa | a66611e52038bb67ceb005111b7d91a5aee36220 | /opencv-3.4.14/build_wasm/modules/core/opencl_kernels_core.cpp | acbc0ea3395743a4d0bd9bb8f7aea61394de86f5 | [] | no_license | mur6/opencv-wasm-build | 727703221090d4460c7c2db8e21f6ec4f6a88ebc | 8acf9a79b75d0a302dc940a99ae11e310a1a7c87 | refs/heads/master | 2023-06-11T15:43:43.456336 | 2021-06-24T10:26:40 | 2021-06-24T10:26:40 | 379,490,279 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 164,185 | cpp | // This file is auto-generated. Do not edit!
#include "opencv2/core.hpp"
#include "cvconfig.h"
#include "opencl_kernels_core.hpp"
#ifdef HAVE_OPENCL
namespace cv
{
namespace ocl
{
namespace core
{
static const char* const moduleName = "core";
struct cv::ocl::internal::ProgramEntry arithm_oclsrc={moduleName, "arith... | [
"muraki.taichi@gmail.com"
] | muraki.taichi@gmail.com |
f3b34fc0ec5a2c9442bdbfe42ab846420025807b | 616c7d8a970a48d0e6b106c75047e2e27b6d8d22 | /msgqueue/Looper.hpp | eaca7a84ca17dea5afff9a3bdd1a5b6f58642320 | [] | no_license | snailbobo/msgqueue | 5b3ea9655d63dbd11d45dbf5d637d0a112173ede | ae3bb4aa60bda88f632073354845c5b1f501867b | refs/heads/master | 2021-03-19T16:16:44.005333 | 2017-12-07T03:45:43 | 2017-12-07T03:45:43 | 113,394,475 | 7 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 293 | hpp | #ifndef _LOOPER_HPP_
#define _LOOPER_HPP_
#include "MessageQueue.hpp"
class Looper {
public:
Looper();
virtual ~Looper();
int prepare();
void loop();
private:
//Looper();
public:
MessageQueue mMsgQueue;
private:
static Looper *mpInstance;
};
#endif
| [
"liubo125@sina.com"
] | liubo125@sina.com |
55b60f8ceafc29123c484b3e5783b5ba2fa77ebc | 968a4cb2feb13518940f9d125c4d6b5ae2094595 | /Utilities/Xdmf2/vtk/Testing/Cxx/XdmfTestVTKIO.cxx | 116964947f7e01f63b929c6978b6a03a84435534 | [
"LicenseRef-scancode-paraview-1.2"
] | permissive | wildmichael/ParaView3-enhancements-old | b4f2327e09cac3f81fa8c5cdb7a56bcdf960b6c1 | d889161ab8458787ec7aa3d8163904b8d54f07c5 | refs/heads/master | 2021-05-26T12:33:58.622473 | 2009-10-29T09:17:57 | 2009-10-29T09:17:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,587 | cxx | /*=========================================================================
Program: Visualization Toolkit
Module: $RCSfile: XdmfTestVTKIO.cxx,v $
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
Th... | [
"dave.demarle"
] | dave.demarle |
e47ebcf9bbac356833a04314d25cb9843bc00246 | e286c6903d89be12d0194fcefb1c72850c263e16 | /src/sparse_spectral_approximation/txssa.cpp | 6946c8189c7d3aef9aabf1177b4665e1c55b54cf | [
"BSD-2-Clause"
] | permissive | cjhurani/txssa | f21bff03d17b9b61c247d2e0c0d17a103a123067 | 473bb4ec650cb7164d80fc531ac38a6c28226dd8 | refs/heads/master | 2020-05-16T03:10:47.240674 | 2015-03-18T04:01:45 | 2015-03-18T04:01:45 | 32,197,551 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 54,121 | cpp | /*
TxSSA: Tech-X Sparse Spectral Approximation
Copyright (C) 2012 Tech-X Corporation, 5621 Arapahoe Ave, Boulder CO 80303
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the abo... | [
"chetan.jhurani@gmail.com@5b5e8932-273f-bf1a-7869-30ea985f000d"
] | chetan.jhurani@gmail.com@5b5e8932-273f-bf1a-7869-30ea985f000d |
0f88ae8effb1ed4b3e970e7d66183786215369b6 | 9c248473526c9d2cbc1f30ea8536bc86e17c1b41 | /system/ulib/trace-provider/trace_provider.fidl.cpp | ecd9675c58617cdd26b8e4d6445045b5256b557f | [
"BSD-3-Clause",
"MIT"
] | permissive | zy1911/zircon | 1f44315762f4c9dbdc22daddaf8cd9a3e0e2abf5 | 8e4ae4064660f2c7fe8c221befbf9d0aefbdde01 | refs/heads/master | 2020-03-25T04:22:22.482646 | 2018-08-03T05:38:54 | 2018-08-03T06:05:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,946 | cpp | // Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This was machine generated with:
// bash$ fidlc --c-header trace_provider.fidl.h --tables trace_provider.fidl.cpp
// --files system/fidl/tracelink/tra... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
7b1ba9a4c9559f2dd46482163ed7590a8389fcbd | dfca6cf85ae80d7bf649e61600bf0214701621d3 | /djc_math/transform.hpp | 3e7cb2bb08ad303bc9cfff3f0c2c4f0618848fbb | [
"MIT"
] | permissive | DanielJamesCollier/djc_math | 0b67bd47a6354987ffa8364473c3b68c8a43c256 | 5f97d122947f345288f2b3dcfbb970dd85dc973f | refs/heads/master | 2021-01-19T08:22:29.623426 | 2017-11-07T12:09:43 | 2017-11-07T12:09:43 | 87,623,170 | 2 | 0 | null | 2017-10-03T11:46:56 | 2017-04-08T09:33:41 | C++ | UTF-8 | C++ | false | false | 3,004 | hpp | #ifndef DJC_MATH_TRANSFORM_HPP
#define DJC_MATH_TRANSFORM_HPP
// djc_math
#include "vec3.hpp"
#include "mat3.hpp"
#include "mat4.hpp"
#include "config.hpp"
// std
#include <array>
#include <cmath> // std::sqrt - std::sin - std::cos - std::tan
namespace djc::math {
// mat3 ... | [
"daniel.collier@hotmail.co.uk"
] | daniel.collier@hotmail.co.uk |
ea05fa975b035f47d1af374eadc0ebaa26adfa58 | 6d3bb1aee1f74255cc7dd385c84c423d8335b889 | /tests/MultiviewTest.cc | 8ab12b46da19635554244ee66bef0ebfa84c2358 | [] | no_license | RuntimeComputing/cppEDM | b8a9568aa0be9944ee4209d43719128c0fc2c442 | fd21fe7a19e4df16a25e932b07ae9d481fe47cc6 | refs/heads/master | 2021-05-18T15:22:36.657225 | 2020-03-22T16:14:30 | 2020-03-22T16:14:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,186 | cc | // Multiview Test
#include "TestCommon.h"
int main( int argc, char *argv[] ) {
//---------------------------------------------------------
// Load valid cppEDM output
//---------------------------------------------------------
DataFrame < double > validCppPredict( "./data/",
... | [
"JosephPark@SoftwareLiteracyFoundation.org"
] | JosephPark@SoftwareLiteracyFoundation.org |
ec53fadd4f9a89c9633589dc45f9b995610a1a53 | 2483bfb32a5a2c0e94dd975a3acf14cfb0432d96 | /game/AI/CreatureAI.cpp | 560918d5c65dc43247708fa409b5b8e5d9a7cddc | [] | no_license | gragonvlad/MStorm-Master | c78680b314433b07aeec588f7113fff4766a50a4 | 5e3ef21f16b34cd6c795456811c91e4eb85a4bc0 | refs/heads/master | 2021-01-01T20:31:23.256784 | 2017-06-18T00:03:21 | 2017-06-18T00:03:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,655 | cpp | /*
* Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either ver... | [
"darkmasters@yandex.ru"
] | darkmasters@yandex.ru |
e5cafede85df4ef600cb449f85c76025d49d693f | a52ca01fcd1250ce5dbbdd969f85cbd72255d69f | /EngineUAB/Code/Videogame/Characters/Enemies/Wolf/AnimationStates/WolfRunRunAttackAnimationState.cpp | 1d71a7036b0f82302bf6c0050f75e0f9cd7f41cc | [] | no_license | kusku/red-forest | b089c8a76ed211ec126e07a32cd5c2cee90f6c12 | 24a104f06cce6031a66a6a920c0c170d059f38fb | refs/heads/master | 2021-01-10T08:00:46.367896 | 2012-10-26T02:35:34 | 2012-10-26T02:35:34 | 53,213,277 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,880 | cpp | #include "WolfRunRunAttackAnimationState.h"
#include "Characters\StatesDefs.h"
#include "Characters\Enemies\Wolf\Wolf.h"
#include "RenderableObjects\AnimatedModel\AnimatedInstanceModel.h"
#if defined(_DEBUG)
#include "Memory\MemLeaks.h"
#endif
// -----------------------------------------
// CONSTRUCTO... | [
"jordi.arenas.vigo@38b49c57-6b6f-6c24-9f89-8eb2c450b9d7"
] | jordi.arenas.vigo@38b49c57-6b6f-6c24-9f89-8eb2c450b9d7 |
5b5b0df9fa1819732c004879b2b6b205d8799981 | 8aa7e5a09b0dcc691a03beb07e42d77a5da8c423 | /frameworks/LSTG/LuaWrapper/LW_Frame.cpp | 3638122da83246a814ec27f51e65c8beb5b34b42 | [
"MIT"
] | permissive | StevenCoober/LuaSTG-x | b76504a149314636d7b74332b631787f15e1328a | cde29fd92436163f1cfc1196dd1f908cb5ead255 | refs/heads/master | 2023-05-30T08:03:18.928277 | 2021-06-11T09:58:27 | 2021-06-11T09:58:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,389 | cpp | #include "LW_Frame.h"
#include "AppFrame.h"
#include "Renderer.h"
#include "LogSystem.h"
#include "Util/Utility.h"
#include "Util/UtilLua.h"
#include "tolua_fix.h"
#include "CCLuaEngine.h"
#include "../Classes/XLuaModuleRegistry.h"
using namespace std;
using namespace lstg;
LUA_REGISTER_FUNC_DEF(lstg, SetFPS)
{
int... | [
"xrysnow@outlook.com"
] | xrysnow@outlook.com |
0c30a2ff16ab94227af325d423e7bbce7785d12c | 288e945732ace900035694661b076ecc1d5d29e8 | /phantukhacnhau.cpp | 614d8ce8b1e841b1c6ccc34481d8779e1b9f3404 | [] | no_license | AtomicOrbital/CppSource | bf440704386cbd200f90b333a7c3c63dfee45abf | 29e312fb1f9b3f1be1c4aee86db8c1942b17bcbd | refs/heads/main | 2023-06-20T00:42:21.656879 | 2021-07-16T08:27:35 | 2021-07-16T08:27:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 449 | cpp | #include<bits/stdc++.h>
#define F first
#define S second
#define mp make_pair
#define FORT(i,a,b) for(int i=a;i<b;i++)
#define FORD(i,a,b) for(int i=(int)a-1;i>=b;i--)
using namespace std;
void prepare()
{
}
void solve()
{
int n;
cin >> n;
int a[n], b[n];
FORT(i,0,n) cin>> a[i];
FORT(i,0,n-1) cin>> b[i];
int d ... | [
"phuonghoand2001@gmail.com"
] | phuonghoand2001@gmail.com |
768383f000e89cab1183685da2a35a31a8c12880 | c766bece263e5149d0dbab04ea20308bf1191ab8 | /AdobeInDesignCCProductsSDK.2020/source/public/libs/publiclib/objectmodel/IDFactory.cpp | c1de39ead00531b9ccb20e356a12e94214218322 | [] | no_license | stevenstong/adobe-tools | 37a36868619db90984d5303187305c9da1e024f7 | c74d61d882363a91da4938fd525b97f83084cb2e | refs/heads/master | 2022-04-08T17:31:35.516938 | 2020-03-18T20:57:40 | 2020-03-18T20:57:40 | 248,061,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,710 | cpp | //========================================================================================
//
// $File: //depot/devtech/15.0/plugin/source/public/libs/publiclib/objectmodel/IDFactory.cpp $
//
// Owner: Michael Burbidge
//
// $Author: pmbuilder $
//
// $DateTime: 2019/10/11 10:48:01 $
//
// $Revision: #2 ... | [
"steven.tong@hcl.com"
] | steven.tong@hcl.com |
3daf6fbd97112791ad06b844765f54d34e695c50 | e65df504fa21f9cb232f68dbd020b24a7ce3268e | /src/Applications/Capsid/asphVsFVKcont.cc | c067a7764c4162035967d167f7f12258c91a28bf | [
"MIT"
] | permissive | zhili93/voom | bdbbc56e9a8f49603747c329b72dbf9200912d6b | 856b3109dde60f76e4bf32c914ca5916bebd00c8 | refs/heads/master | 2020-12-03T10:29:19.488974 | 2016-05-10T18:12:33 | 2016-05-10T18:12:33 | 58,485,720 | 0 | 1 | null | 2016-05-10T18:49:51 | 2016-05-10T18:49:51 | null | UTF-8 | C++ | false | false | 9,851 | cc | #include <string>
#include <iostream>
#include <time.h>
#include <vector>
#include <fstream>
#include <unistd.h>
#include <tvmet/Vector.h>
#include "Node.h"
#include "FVK.h"
#include "LoopShellBody.h"
#include "Model.h"
#include "Lbfgsb.h"
#include <vtkDataSet.h>
#include <vtkPointData.h>
#include <vtkPolyData.h>
#inc... | [
"amit112amit@g.ucla.edu"
] | amit112amit@g.ucla.edu |
632c4b861a7e70080bbcfe6ec0d81fe28250d803 | e7e1f0299f67a806b80afd3f09a0247b35ac8ad3 | /CS3505/assign3/utah_set.h | 3211c2ec2d2e1b91442bc2e89774e89e70420d55 | [] | no_license | amozoss/CS3505 | dcb206a59e9dca94472e2c5ddb707d4768fb6d74 | 36509a1b1973688e6c1d0497d3d4a28f97134231 | refs/heads/master | 2020-12-25T19:04:19.258803 | 2013-12-02T17:13:56 | 2013-12-02T17:13:56 | 7,835,210 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,342 | h | /* A 'utah set' is defined as a set of strings stored
* in a hashtable that uses chaining to resolve collisions.
*
* Peter Jensen
* January 17, 2013
*/
#ifndef UTAH_SET_H
#define UTAH_SET_H
#include<string>
namespace cs3505
{
class node; // A forward declaration of the class. We can now
// cr... | [
"amozoss@gmail.com"
] | amozoss@gmail.com |
04e10ab3f6c44b5d0ee4b396efa9c391ce813858 | 03602b1b1350a4a7500da9625580f96adc48e765 | /src/modelo.interno/window/NormalizadorWindow.cpp | 41ae3d55c5957df0aeaa758726dbddf1ec9eae76 | [] | no_license | fernandobt8/cg | c70e9314619615332f866ddcee935957cec90ee8 | 0fc45d5b0e423d80b4e8878484ed470ab6b14304 | refs/heads/master | 2021-01-22T08:14:22.645410 | 2020-09-21T22:46:04 | 2020-09-21T22:46:04 | 18,000,422 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,632 | cpp | /*
* NormalizadorWindow.cpp
*
* Created on: 14/05/2014
* Author: fernandobt8
*/
#include "NormalizadorWindow.h"
NormalizadorWindow::NormalizadorWindow(Coordenada* windowCenter, Coordenada* vectorUp, Coordenada* VPN) {
this->windowCenter = windowCenter;
this->vectorUp = vectorUp;
this->VPN = VPN;
angulo... | [
"fernandobt8@gmail.com"
] | fernandobt8@gmail.com |
0c3e4749f6536c2e277298bc6284f346f8b49062 | 3e731150a1a5e5211eae36b163be2505fd55d6b3 | /trabajo/src/materiales-luces.cpp | 1db9a868b3aab5eaa310f32a51e8902302cd7755 | [] | no_license | jesus-lop-puj/IG | 2f19a8d056837fe72e0659685ab9027e7dead9e2 | 2045d97b0763802ab3c03482eb95c5245eb59762 | refs/heads/main | 2023-02-22T05:38:51.779491 | 2021-01-22T10:04:06 | 2021-01-22T10:04:06 | 316,946,154 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,426 | cpp | // Nombre: Jesús, Apellidos: López Pujazón, DNI/pasaporte: 26523483K (DDGG IG curso 20-21)
// *********************************************************************
// **
// ** Gestión de materiales y texturas (implementación)
// **
// ** Copyright (C) 2014 Carlos Ureña
// **
// ** This program is free software: you ca... | [
"jesuslopezpujazon@gmail.com"
] | jesuslopezpujazon@gmail.com |
1dbbce0b5880e6476f84bc236d201cdc5dfabc10 | e78ba99ec1479ebf6327e64b59fdc13f38fa08b7 | /src/font/latin1/robotocondensed_regular_16_latin1.cpp | e8befcc7f0d42ab8b1125789df90c680624f40e1 | [
"MIT"
] | permissive | Dannyboy001/openHASP | ff490058a74931689ef12b77cf1fccf35057219a | 0548367982869445b173e7bcb3f5b08de8055220 | refs/heads/master | 2023-09-05T08:28:22.331987 | 2021-11-22T19:04:42 | 2021-11-22T19:04:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 112,039 | cpp | /* clang-format off */
/*******************************************************************************
* Size: 16 px
* Bpp: 3
* Opts: --no-kerning --bpp 3 --size 16 --font src/font/roboto/RobotoCondensed-Regular.ttf -r 0x20-0x7E,0xA0,0xA1,0xA3,0xB0,0xB1,0xB2,0xB3,0xB5,0xBF,0xC0,0xC1,0xC2,0xC3,0xC4,0xC5,0xC6,0xC7,0x... | [
"15969459+fvanroie@users.noreply.github.com"
] | 15969459+fvanroie@users.noreply.github.com |
7556fee3c96cb65de3b4f321d2939635fc6bc8ef | 1a17167c38dc9a12c1f72dd0f3ae7288f5cd7da0 | /Source/ThirdParty/angle/third_party/SwiftShader/src/D3D8/Direct3DStateBlock8.hpp | 6d602aafaccbfff22c5a537261a2cb143eac34c4 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"Zlib",
"LicenseRef-scancode-khronos",
"BSL-1.0",
"BSD-2-Clause",
"Apache-2.0"
] | permissive | elix22/Urho3D | c57c7ecb58975f51fabb95bcc4330bc5b0812de7 | 99902ae2a867be0d6dbe4c575f9c8c318805ec64 | refs/heads/master | 2023-06-01T01:19:57.155566 | 2021-12-07T16:47:20 | 2021-12-07T17:46:58 | 165,504,739 | 21 | 4 | MIT | 2021-11-05T01:02:08 | 2019-01-13T12:51:17 | C++ | UTF-8 | C++ | false | false | 4,881 | hpp | // Copyright 2016 The SwiftShader 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 b... | [
"elix22@gmail.com"
] | elix22@gmail.com |
9be8968cf3c621e400aa4349c570dac96ea7b662 | a4c8c67ac6a91e76402ae6f7f053668b52629ed8 | /src/game-server/commands/CommandList.hpp | 917faecd6678f60b7fddca4fccf721ca4ea6cdb4 | [] | no_license | joshfernandez/cmpt373_combatgame | 229cb9ba8bc06b90631faca4e6aa198f55a0733e | bc3094d20ab963b50c184ad2a036a0908cc82d97 | refs/heads/master | 2021-01-12T02:33:02.982661 | 2017-01-04T23:15:24 | 2017-01-04T23:15:24 | 78,059,742 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 782 | hpp | #ifndef ADVENTURE2016_COMMANDLIST_HPP
#define ADVENTURE2016_COMMANDLIST_HPP
#include <string>
static const std::string COMMAND_HELP = "help";
static const std::string COMMAND_EXITS = "exits";
static const std::string COMMAND_PLAYERS = "players";
static const std::string COMMAND_LOOK = "look";
static const std::string... | [
"jafernan@sfu.ca"
] | jafernan@sfu.ca |
326652108e459dc8f1f70f15b9e21530123a23f9 | 8fd50e99f4ed3df64703a167e113dd934e494e31 | /include/izvestaj.hpp | 58878ae8b3c359a0e7bc1ca09880657d7c5e9080 | [] | no_license | Obadovv/Douglas | 3b36c4a3efb1daa37d3edb4a3d3754c7bc47ba80 | ae7c9df5f036c83ce7116af445e5bf7953e279cd | refs/heads/master | 2022-09-04T09:42:13.118358 | 2020-05-25T22:00:20 | 2020-05-25T22:00:20 | 260,047,215 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,276 | hpp | #ifndef IZVESTAJ_HPP
#define IZVESTAJ_HPP
#include <fstream>
#include "kasadouglas.hpp"
using namespace std;
class Izvestaj
{
public:
Izvestaj();
void zapocniDan(KasaDouglas);
void zavrsiDan(KasaDouglas);
void promenaUTokuDana(string);
int getPocetnaKolicinaRobe () const... | [
"obadov.mia@jjzmaj.edu.rs"
] | obadov.mia@jjzmaj.edu.rs |
a2ef8da34a88f71dad5f4336444f4da973845d1b | c9cf0586ace11aa32fa67606d237a130a06364ee | /circular-cylinder-10-10/19.7575/U | 456886ce988370c4dafa695e967f1f47e4f814f4 | [] | no_license | jezvonek/CFD-Final-Project | c74cfa21f22545c27d97d85cf30eb6dc8c824dc1 | 7c9a7fb032d74f20888effa0a0b75b212bf899f4 | refs/heads/master | 2022-07-05T14:43:52.967657 | 2020-05-14T03:40:56 | 2020-05-14T03:40:56 | 262,370,756 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 76,742 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6.0
\\/ M anipulation |
\*-----... | [
"danieler@login2.stampede2.tacc.utexas.edu"
] | danieler@login2.stampede2.tacc.utexas.edu | |
3b651ba1b6e4974cb32180c440fb66e1769805fb | e0654961ba79338e82a0ba03360e97ead4465285 | /include/argot/detail/variadic_chunk.hpp | 24d92d3d1328c7c4c39778d98d3d8d88ddc2c4f1 | [
"BSL-1.0"
] | permissive | blockspacer/argot | 68f0e2a56fb4686989b47d0ad0f6127167ea0a9a | 97349baaf27659c9dc4d67cf8963b2e871eaedae | refs/heads/master | 2022-11-25T02:57:08.808025 | 2020-08-04T21:15:00 | 2020-08-04T21:15:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,378 | hpp | /*==============================================================================
Copyright (c) 2019 Matt Calabrese
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)
===================================================... | [
"matt@boost.org"
] | matt@boost.org |
cb56c8c11a9914c6ac48d691af2df1344c4e2891 | abc113bf6a1473d3007f72228b27b52ce401daf5 | /headers/BeverageOrder.h | e83b2982dee1b9e5da1dd3359c2f874411805d24 | [] | no_license | saikat-hub/chaiPoint | 36547b47fa555adb194190f48c636c00e32158d5 | ac37b10b39bac50640c0b96ec8d754406b1c91e6 | refs/heads/master | 2022-11-06T10:17:30.399229 | 2020-06-25T23:54:13 | 2020-06-25T23:54:13 | 275,034,998 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,331 | h | /*
Use enum status of order
*/
#include <bits/stdc++.h>
#include "ItemIngredient.h"
//#include "ItemIngredient.h"
//using namespace std;
// class Beverage is used to store the ingredients needed to prepare a beverage
#ifndef BEVERAGE_ORDER_H
#define BEVERAGE_ORDER_H
class Beverage{
private:
int itemC... | [
"noreply@github.com"
] | saikat-hub.noreply@github.com |
31c301a0aa192aef821ac1fc4277cc849cd51e89 | d93fd392fab8bea4dc3d06a7b94d5ccd13f268ce | /Kiwi-Engine/Kiwi-Engine/Core/IAsset.h | 6f35166a9cc7865992077c04937efe076c87b689 | [] | no_license | nicoawalker/Kiwi-Engine-2016 | c12cc32e9f3d9b704e4862c8b42fe60d47d10abd | 846607a9646af6d3a417c21e5dfb448f5f02f68f | refs/heads/master | 2021-07-25T00:18:59.464524 | 2017-11-06T22:11:18 | 2017-11-06T22:11:18 | 109,655,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,464 | h | #ifndef _KIWI_IASSET_H_
#define _KIWI_IASSET_H_
#include "IThreadSafe.h"
#include <string>
#include <mutex>
#include <vector>
namespace Kiwi
{
enum ASSET_LOAD_STATE { UNLOADED = 0, LOADING, LOADED, LOAD_FAILED };
class IAsset :
public IThreadSafe
{
protected:
/*stores the current load state.
all assets... | [
"nicoawalker@gmail.com"
] | nicoawalker@gmail.com |
3dcf8d9f1d68fee064425ca4b4d87f8033d2db14 | bd486672078aa6542d75787c28ce4f49a1046481 | /src/util.cpp | 5c14009ab74a81802f2666f33e80158746cd587c | [
"MIT"
] | permissive | bitnetfinancial/bitnetrewards | 95a771666ae107257bffb03f743d673126501c1e | 9a294ac3b3da1e8f233b620183889d6b3c6f21df | refs/heads/master | 2021-10-10T03:50:43.311712 | 2019-01-06T20:24:02 | 2019-01-06T20:24:02 | 115,962,373 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 42,640 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef WIN32
// for posix_fallocate
#ifdef __linux__
#define _POSIX_C_SOURCE 2001... | [
"noreply@github.com"
] | bitnetfinancial.noreply@github.com |
3e4fc4e6a45350ac5089b0efbf7ba9d9148fbe08 | 2e361df6cbb79d419fb8990f9ecbac8098851cf4 | /3dparty/djvu/DjVuDocument.h | ca08923eeea7573c50f0c51ea651f6c81e90e4c6 | [] | no_license | anubhavrohatgi/nsrreadercore | f499be1759a365829d1a9a107eb8c8c4355618af | a40213300db50b8a5eabe4a301e640e89d1d698e | refs/heads/master | 2020-06-13T01:49:20.388261 | 2015-10-13T22:32:19 | 2015-10-13T22:32:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 44,743 | h | //C- -*- C++ -*-
//C- -------------------------------------------------------------------
//C- DjVuLibre-3.5
//C- Copyright (c) 2002 Leon Bottou and Yann Le Cun.
//C- Copyright (c) 2001 AT&T
//C-
//C- This software is subject to, and may be distributed under, the
//C- GNU General Public License, either Version 2 of ... | [
"xelfium@gmail.com"
] | xelfium@gmail.com |
d8fbef9d3588906ee34ce74f716352b67f50dd98 | ea4f2445a0c97b427e5827138246129f28059a3d | /cpp/CRTP.cpp | a0f6e74f5ad1aed4fead494cb1a4463bd7fdbe17 | [
"MIT"
] | permissive | so61pi/examples | 27cfe8a3e7712b25d2f344312f64fd4d4bdeeca3 | 38e2831cd6517864fc05f499f72fbb4ff6ae27c0 | refs/heads/master | 2023-01-22T04:13:27.785531 | 2020-04-30T14:07:36 | 2020-04-30T14:07:36 | 116,532,548 | 5 | 1 | MIT | 2023-01-05T00:47:46 | 2018-01-07T02:56:36 | C | UTF-8 | C++ | false | false | 541 | cpp | #include <iostream>
template<typename Derived>
class Base {
public:
void Show() {
static_cast<Derived *>(this)->DoShow();
}
};
class Derived1 : public Base < Derived1 >
{
public:
void DoShow() {
std::cout << "Derived1::DoShow\n";
}
};
class Derived2 : public Base < Derived2 >
{
pub... | [
"so61pi.re@gmail.com"
] | so61pi.re@gmail.com |
8f1b85bc0342540af1508de10bd8b3a237950275 | 7d45c499952bbfdcd1c1b048fc26f9a5e6a7ab2c | /src/wallet/db.h | 6470347827dc459c6a238b5a9acad3e18a58731e | [
"MIT"
] | permissive | fl0wd3v/Credits | 8db91c8058bbe10f31dae4c2ef7dc48ed064308e | e546cb7c82b809af822540fcfb02a88e0936babf | refs/heads/master | 2021-01-25T04:21:58.407408 | 2017-06-21T17:35:12 | 2017-06-21T17:35:12 | 94,998,709 | 1 | 0 | null | 2017-06-21T11:53:07 | 2017-06-21T11:53:07 | null | UTF-8 | C++ | false | false | 8,861 | h | // Copyright (c) 2009-2017 Satoshi Nakamoto
// Copyright (c) 2009-2017 The Bitcoin Developers
// Copyright (c) 2014-2017 The Dash Core Developers
// Copyright (c) 2017 Credits Developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-lic... | [
"fl0wd3v@gmail.com"
] | fl0wd3v@gmail.com |
c350fe19bb50e00bc267f4949ce7b4836fad44bf | 5456502f97627278cbd6e16d002d50f1de3da7bb | /components/bookmarks/test/bookmark_test_helpers.cc | 79ed995a60aa6852278971e19954aa5d9cf54cc8 | [
"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 | 4,832 | cc | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/bookmarks/test/bookmark_test_helpers.h"
#include <stddef.h>
#include "base/callback.h"
#include "base/logging.h"
#include... | [
"lixiaodonglove7@aliyun.com"
] | lixiaodonglove7@aliyun.com |
ebf8d29e1e99fca55ad47155d0c3a25c85ba3f37 | 5efa31e47397234056e93f53be9263c26a617e0f | /Tutorial2 - Inheritance and Polymorphism/Tutorial2 - Inheritance and Polymorphism/Print.cpp | c259682e877c03cca6fbb7ed792429f52339ad5b | [] | no_license | Anish-Shrestha/OOP-Cplusplus | 663f0ef93ac46c87042c712a0b973b2d27fcc5fd | adf75b003e018e6a7139d760ba47809b8dbb7295 | refs/heads/master | 2021-01-12T10:23:30.167010 | 2016-12-15T08:14:41 | 2016-12-15T08:14:41 | 76,442,391 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 311 | cpp | #include "stdafx.h"
#include "Print.h"
Print::Print()
{
cout <<endl << "Default Constructor" << endl;
}
void Print::PringData(int data)
{
cout << "PrintData with int: " << data << endl;
}
void Print::PrintData(double data)
{
cout << "PrintData with double: " << data <<endl;
}
Print::~Print()
{
}
| [
"anish.shrestha237@gmail.com"
] | anish.shrestha237@gmail.com |
b31ff315e28b872fdef4eb25e2d6307d836cb504 | 1a160fd0b4a96c85a3d5cc6c5a93b242e9cfda65 | /src/bip38.cpp | 37a1159a54e7186e9a67dbce774f35f9272135e9 | [
"MIT"
] | permissive | Alonewolf-123/AmbankCoin-Core | fc2bdf2e5a18264a8584ea71872f7383d3967fc0 | 76d6281eff342bb75827bb2b12768b1bd81dc14e | refs/heads/master | 2022-12-03T08:22:14.041666 | 2020-08-03T14:19:47 | 2020-08-03T14:19:47 | 282,668,150 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,445 | cpp | // Copyright (c) 2017-2019 The AMBANKCOIN developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "bip38.h"
#include "base58.h"
#include "hash.h"
#include "pubkey.h"
#include "util.h"
#include "utilstrencodings.h"
#i... | [
"alonewolf2ksk@gmail.com"
] | alonewolf2ksk@gmail.com |
0447869fd10a3c32926418d56b07787ba60f1a58 | 8a89f59302662db7021858157edf70aee974d68a | /source/fileUtils.h | ca3d04e18e0711befb6ac3ef63db64885013b70f | [] | no_license | Cydget/YAMM | fdb6060dee034795a1d6fdf4e45f136489da3c90 | c3bbd3adfc5a5436fb0a5a840faac515faf7d8cd | refs/heads/master | 2022-01-11T10:52:59.695667 | 2019-05-17T04:58:32 | 2019-05-17T04:58:32 | 186,272,683 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 542 | h | #pragma once
#ifndef fileUtils_H
#define fileUtils_H
#include <iostream>
#include <switch.h>
#include <string>
#include <string.h>//needed for c strlen
#include <zzip/lib.h>
#include <fstream>
#include <filesystem>
namespace sfs = std::filesystem;
void extractZip(std::string zipLocation,std::string outputFolderLoca... | [
"kzd5370@psu.edu"
] | kzd5370@psu.edu |
b283e46b7cf27ec5cdbd7c543325c17683b259f8 | 7ab669da18187a1b42858eab7f3255f8ed233f90 | /cuttingsqpaper.cpp | fe5e7ca05f29da7d5e1ef24be01670615b405b88 | [] | no_license | avani112/14DaysOfCode | 11373bfb8ea89307f307fc669a95ded56bc92f64 | 742ba5c0e78242884054c1f4cef0a9250f9df1e9 | refs/heads/master | 2021-07-13T14:51:46.544844 | 2020-10-10T14:54:30 | 2020-10-10T14:54:30 | 212,147,963 | 0 | 0 | null | 2020-10-10T14:54:31 | 2019-10-01T16:42:20 | Java | UTF-8 | C++ | false | false | 165 | cpp | #include <bits/stdc++.h>
using namespace std;
int main(){
long m, n;
cin>>n>>m;
long n1=n-1;
long m1=m-1;
long ways=m1+m*n1;
cout<<ways;
}
| [
"noreply@github.com"
] | avani112.noreply@github.com |
2ec3304ffa4cf419e609abbdf900cbeca303f576 | ac9b294ed1b27504f1468ff0ac7a82eb982cf8d0 | /RadiationCorrections/AveragedUncOverlay.cpp | 9c2cd6a7c371d3924dfc895444e437767206dc37 | [] | no_license | afropapp13/e4nu | d8f1073d630745e61842587891ca5fd04bc6a5e8 | 8cb00a1ee852648ac8a7ac79cde461cb2217eca5 | refs/heads/master | 2023-06-24T23:37:21.926850 | 2022-03-02T17:09:12 | 2022-03-02T17:09:12 | 198,716,604 | 0 | 0 | null | 2019-07-24T22:15:24 | 2019-07-24T22:15:24 | null | UTF-8 | C++ | false | false | 9,743 | cpp | #include <TFile.h>
#include <TH1D.h>
#include <TF1.h>
#include <TCanvas.h>
#include <TString.h>
#include <TStyle.h>
#include <TLegend.h>
#include <TLegendEntry.h>
#include <TLatex.h>
#include <TMath.h>
#include <TLine.h>
#include <TPad.h>
#include <TGaxis.h>
#include <iostream>
#include <vector>
using namespace std;
... | [
"afropapp@yahoo.gr"
] | afropapp@yahoo.gr |
90043c485db5e2b228243bf2be2b00053bdc9202 | f45699e99d49143e49353f17b82d6e1135654f09 | /ComputerSimulation/ram.cc | eb82c1770ee84b1cad5b78f3b502df29f36859e4 | [] | no_license | Solmis/JNP1 | a6239ba011e0622eb8c1b42127dad736749bfa36 | 348c8ea31398a5d54a8964f003c96d6f8a16ba4c | refs/heads/master | 2016-09-03T06:25:02.826262 | 2015-04-28T22:37:47 | 2015-04-28T22:37:47 | 34,759,427 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 443 | cc | #include "exceptions.h"
#include "ram.h"
void RAM::setRAM(memory_type size)
{
if (size <= 0)
throw IllegalArgumentException();
else
{
sizeMemory = size;
memory.reset(new sys_type[size]);
}
}
memory_type RAM::size()
{
return sizeMemory;
}
sys_type RAM::read(memory_type n... | [
"solmis.cpp@gmail.com"
] | solmis.cpp@gmail.com |
dba1f275769fc2590efcb453b6ca361c8154d777 | 26fab765811902f2d75da694eed687eca2121919 | /code/kernels/common/subdiv/subdivpatch1base.cpp | 016c19b143d9e0d4e731207bffec488da6c90211 | [
"Apache-2.0"
] | permissive | embree/embree-benchmark | 236b00b0f03c466669e3b2591f2a47b38af08671 | b4ea57d9ea24d6036795257c67a4b2b13757e9f3 | refs/heads/master | 2021-01-12T03:18:11.894210 | 2019-10-31T07:34:26 | 2019-10-31T07:34:26 | 81,297,588 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 12,214 | cpp | // ======================================================================== //
// Copyright 2009-2015 Intel Corporation //
// //
// Licensed under the Apache License, Version 2.0 (the "License"); //
// y... | [
"sven.woop@intel.com"
] | sven.woop@intel.com |
0af5da2c4cbb9f8db50fe211031f6f4246729577 | b0dd7779c225971e71ae12c1093dc75ed9889921 | /libs/heap/test/common_heap_tests.hpp | 802e561f7f351c7dd2ad7cad73de925a77ca170c | [
"LicenseRef-scancode-warranty-disclaimer",
"BSL-1.0"
] | permissive | blackberry/Boost | 6e653cd91a7806855a162347a5aeebd2a8c055a2 | fc90c3fde129c62565c023f091eddc4a7ed9902b | refs/heads/1_48_0-gnu | 2021-01-15T14:31:33.706351 | 2013-06-25T16:02:41 | 2013-06-25T16:02:41 | 2,599,411 | 244 | 154 | BSL-1.0 | 2018-10-13T18:35:09 | 2011-10-18T14:25:18 | C++ | UTF-8 | C++ | false | false | 10,549 | hpp | #ifndef COMMON_HEAP_TESTS_HPP_INCLUDED
#define COMMON_HEAP_TESTS_HPP_INCLUDED
#include <algorithm>
#include <vector>
#include <boost/concept/assert.hpp>
#include <boost/concept_archetype.hpp>
#include <boost/heap/heap_concepts.hpp>
typedef boost::default_constructible_archetype<
boost::less_th... | [
"tvaneerd@rim.com"
] | tvaneerd@rim.com |
345d4dad78879f44706f8d8ab0b44d45e391c54c | 42e44907236e391dc6f0cc20909446ea032756db | /src/ibeo_8l_sdk/src/ibeosdk/datablocks/snippets/ContourPoint.cpp | d45dbe6b593417904b638b680af70f7876815e68 | [
"MIT"
] | permissive | tomcamp0228/ibeo_ros2 | dd840f8500d3a0ec72861d22b5d5469d50a957b9 | ff56c88d6e82440ae3ce4de08f2745707c354604 | refs/heads/master | 2022-11-24T18:11:30.630072 | 2020-07-27T06:15:41 | 2020-07-27T06:15:41 | 272,166,535 | 1 | 2 | null | 2020-06-26T07:38:38 | 2020-06-14T09:00:30 | C++ | UTF-8 | C++ | false | false | 3,385 | cpp | //======================================================================
/*! \file ContourPoint.cpp
*
* \copydoc Copyright
* \author Jan Christian Dittmer (jcd)
* \date Apr 23, 2014
*///-------------------------------------------------------------------
//===========================================================... | [
"gpg9@live.com"
] | gpg9@live.com |
54bf06c64ff4fa6398c549d74fdc817ca504d606 | 068d67cd80e71a2288b50e7bbedae67a520f301a | /linked list/deldouble.cpp | 7f087ad8d0e37e2fe11b00e58dd709fe65aa7248 | [] | no_license | aadamsaleem/Data-Structures-Using-C | 9bad6748c6d814768c427eecd91e6838eae57875 | 19d8b385bcd5d985167ce90944b54b51b56fe79e | refs/heads/master | 2016-08-12T08:30:38.643660 | 2016-02-13T22:29:33 | 2016-02-13T22:29:33 | 51,667,994 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,004 | cpp | /* Deletion in Doubly linklist */
/* Data Structures Using C by UDIT AGARWAL */
# include <stdio.h>
# include <conio.h>
# include <alloc.h>
struct node
{
int info;
struct node *lpt;
struct node *rpt;
};
struct node *first;
void main ( )
{
clrscr();
void create ( );
void ftraverse ( );
void delete_beg ( );
void delete_... | [
"aadam_saleem@yahoo.co.in"
] | aadam_saleem@yahoo.co.in |
fcb048526477735774a06e57a923de792948747b | 024c74f395b4a749b26cf2719b1e4efecd5331fc | /Codeforces/159C.cpp | 69ec733ef3217717d31641d980f4258e9742d577 | [] | no_license | thisisrajat/competitive-programming | 28ed70f77e2c3892ee1d005341ef7d37930caad9 | 422cc7fac78a9908ca7a95a7c6eae724ed4a0631 | refs/heads/master | 2021-01-01T18:12:10.693796 | 2017-01-01T17:42:53 | 2017-01-01T17:42:53 | 17,668,936 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,372 | cpp | #include <iostream>
#include <cstdio>
#include <algorithm>
#include <cstring>
#include <vector>
#include <list>
#include <string>
#include <map>
#include <set>
#include <deque>
#include <sstream>
#include <utility>
#include <functional>
#include <numeric>
#include <stack>
#include <queue>
#include <climits>
#include <... | [
"rajat.rj10@gmail.com"
] | rajat.rj10@gmail.com |
51cd2b6c7147eb43cc17c9cae02ce047fc7b0ff9 | 337460599cd8ee0f5fd1b02e62fbc0c693b32f4a | /chrome/browser/ui/toolbar/toolbar_actions_model.h | 3264895a77bdea41adce87b59f0c5ace71b1199f | [
"BSD-3-Clause"
] | permissive | LarryAChen/chromium | 8e34c84b5f809cdd5c24156510af6537062d8526 | f4635897f69d67dbf4ecd0f08f62633b92de2d7a | refs/heads/master | 2023-02-28T08:33:08.834920 | 2019-07-11T14:20:29 | 2019-07-11T14:20:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,896 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_TOOLBAR_TOOLBAR_ACTIONS_MODEL_H_
#define CHROME_BROWSER_UI_TOOLBAR_TOOLBAR_ACTIONS_MODEL_H_
#include <stddef.h>
#include <v... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
89e473036c29ee124613c345f6622e4b764659b1 | 113c7cebf0a4d25039fc92f6f2eda3aaa9563e9e | /translatorController/driveController.cpp | f9de128cd3148f64e7836bf899fcea5b076b174d | [] | no_license | Woocheck/Wheeled_robot | 581c8d869cb56338bf4b9473ecf193ec9358ff29 | 6b5be5d83b4d79af26824eefec579d66723a372b | refs/heads/master | 2020-04-29T00:13:32.399066 | 2019-10-23T18:49:18 | 2019-10-23T18:49:18 | 175,686,163 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,375 | cpp | #include <unistd.h>
#include <utility>
#include "./driveController.h"
void DriveController::timer_handler(int signum)
{
if( isMoveOrdered_ )
moveNextStep();
}
bool DriveController::isTimeToNextStep()
{
auto isTime = isTimeToClaculateNextStep_;
isTimeToClaculateNextStep_ = false;
return isTime;
}
v... | [
"woocheck@op.pl"
] | woocheck@op.pl |
d30ff933efdd56b41461a1cc3f55547232156c80 | 8d8d34d5e6779e20fb53e6a32144f72e5c36bca7 | /Vertex.cpp | 870c31a2b3c665675b8d567ee8c3d600ab06798b | [] | no_license | user576g/GraphEditor | 55a0e9a2abd49047624e05b78a8f113f177cb7d6 | ff8c781bbb5817ffb87f744b3e4841e9a42cfd60 | refs/heads/master | 2022-11-28T04:03:35.958536 | 2020-08-06T19:51:14 | 2020-08-06T19:51:14 | 259,123,907 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,236 | cpp | #include "Vertex.h"
#include "Logic.h"
#include "Windows.h"
#include "WindowParameters.h"
void Vertex::draw(HDC hdc) {
WindowParameters* window = WindowParameters::getInstance();
HBRUSH prevBrush = (HBRUSH) SelectObject(hdc, window->colors.vertexBkrg);
Logic::drawCircle(hdc, center.x, center.y);
int radiu... | [
"user576@DESKTOP-9BAN9OK.localdomain"
] | user576@DESKTOP-9BAN9OK.localdomain |
8896190e9b2a8d7f46faae0e14366a337efedbb6 | 7f5920a044b8f0f858558305b3da693182037245 | /lbf-pbrt/src/materials/matte.h | 175d35809faed250e0764e2f432d57e0da9757b2 | [] | no_license | jehutymax/lbf-mitsuba | 5f43b5fdae322f73b9eddd1bad11095b2c4f6b3d | 8d891f616a1c77d453e8ff3aa5d6bdab5267aba6 | refs/heads/master | 2021-01-10T09:01:56.206525 | 2015-12-09T21:47:51 | 2015-12-09T21:47:51 | 47,661,605 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,528 | h |
/*
pbrt source code Copyright(c) 1998-2012 Matt Pharr and Greg Humphreys.
This file is part of pbrt.
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... | [
"rafaelcdn@gmail.com"
] | rafaelcdn@gmail.com |
2d5b51233686fc7b25e303099789ddb419eb4592 | 235f766d0edadf581ff6bec0d8fffa181655207b | /data/maps/secludedforest/scripts.inc | 011a4c2be0ce6c0e54ef7b75bf2bcc5ef7941f5f | [] | no_license | lassellie/pokeemeraldexceptglitched | ff0f179048bf11cf653c4567b97c31d748a8102e | 39d0bedabe7f4d42dac1b5297c6961ca39a6763a | refs/heads/master | 2023-06-07T19:29:46.645077 | 2021-06-30T04:30:47 | 2021-06-30T04:30:47 | 267,154,726 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 37 | inc | secludedforest_MapScripts::
.byte 0
| [
"jfelinemeow@gmail.com"
] | jfelinemeow@gmail.com |
eac6e8512436e5741e3d9a57a03baa54b42bfb53 | 422714b7f72325bcf84ba3fc91b177ca431e46cd | /core/conversion/converters/Weights.cpp | 7e0519cc5086ceae19eb3bcda822f0e15f82ff70 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | abhi-iyer/TRTorch | 05da755dd4fcfb356da9795c363cffe1a75aa14e | ab3de3cdca22e9e80a19c42d42e620dc53af5ca3 | refs/heads/master | 2022-12-14T08:00:38.808080 | 2020-07-28T21:15:40 | 2020-07-28T21:15:40 | 268,927,120 | 1 | 0 | BSD-3-Clause | 2020-06-02T23:14:31 | 2020-06-02T23:08:10 | null | UTF-8 | C++ | false | false | 3,419 | cpp | #include "core/util/prelude.h"
#include "core/conversion/converters/Weights.h"
namespace trtorch {
namespace core {
namespace conversion {
namespace converters {
Weights::Weights() {
this->num_input_maps = 0;
this->num_output_maps = 0;
this->data.type = nvinfer1::DataType::kFLOAT;
this->data.values = ... | [
"narens@nvidia.com"
] | narens@nvidia.com |
bbe797e9fa200de0e9044ca1609caf9f03fc4319 | 88ae8695987ada722184307301e221e1ba3cc2fa | /cc/layers/scrollbar_layer_unittest.cc | c78687df04fc5646bcb8e8050c543fb9b463222a | [
"BSD-3-Clause"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C++ | false | false | 62,788 | cc | // Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <stddef.h>
#include <memory>
#include <unordered_map>
#include "base/memory/raw_ptr.h"
#include "base/task/single_thread_task_runner.h"
#include "cc/animation/animat... | [
"jengelh@inai.de"
] | jengelh@inai.de |
433e64e6cb53b336617d5403a53014a55c3a3640 | df9683e18f6e5f501981f1254a26c95c9c93963f | /Dependencies/rttr/src/rttr/property.cpp | fef49f6c1cc32f8c4709b71e30d7ce1fcb25557a | [
"MIT"
] | permissive | riverreal/ShaftEngine | d112b73467d49bc24d7f1bd8694100dd0576a829 | 3ff3bb7395eece75f645521c97b309391284fb94 | refs/heads/master | 2021-04-26T22:25:41.266553 | 2020-01-28T14:01:25 | 2020-01-28T14:01:25 | 124,089,617 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,185 | cpp | /************************************************************************************
* *
* Copyright (c) 2014 - 2018 Axel Menzel <info@rttr.org> *
* ... | [
"riveroyuichitrabajosdeinforma@gmail.com"
] | riveroyuichitrabajosdeinforma@gmail.com |
f13e943ac9b0af542034410f00b31154e59bca61 | 693ef6e7fb51dcffbede887a56884f653d9022bd | /OJ/POJ/POJ_DS_JS03.cpp | 82bb9aa7a497b00fab0f31474deaea0dbaa358c5 | [] | no_license | kumasento/VELVET-PROGRAMMING | e56a2950445cedfbe25cf06c19a0ea1d2924424d | 14620f7a738b085606d6bd9262f1e4a933ddaeaa | refs/heads/master | 2020-12-31T06:32:10.537694 | 2015-10-27T14:33:12 | 2015-10-27T14:33:12 | 26,422,804 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,352 | cpp | #include <iostream>
#include <cstring>
#include <cstdlib>
#include <cstdio>
#include <cmath>
#include <algorithm>
using namespace std;
int Find(int a, int p[], int r[]){
int R = 0; int t = a;
while(a!=p[a]){
R += r[a];
a = p[a];
}
p[t] = p[a];
r[t] = R%2;
return a;
}
void Union(int ra, int rb, int p[]){
p... | [
"rz940303@gmail.com"
] | rz940303@gmail.com |
a6e3056f7425a336e3691bbedf9a5d2ed552f5be | bd5a80abcf3dd43a1e92ac965b4e282e149ddbea | /api/http/cpp/client.h | 09181d6fa253ca177c9a05b8c6b8b9376fb1710f | [
"BSD-3-Clause"
] | permissive | apprivoiser/gStoreD | 5e8602a0cd6182aa7a0530cba29d79e446bfc8e5 | 78bf412296a06048292f39fabd0968509496adba | refs/heads/master | 2021-06-27T19:36:15.254140 | 2020-12-31T06:35:27 | 2020-12-31T06:35:27 | 262,071,712 | 1 | 1 | null | null | null | null | GB18030 | C++ | false | false | 3,615 | h | /*
# Filename: client.h
# Author: suxunbin
# Last Modified: 2019-5-17 14:56
# Description: http api for C++
*/
#ifndef __HTTP_CURL_H__
#define __HTTP_CURL_H__
//REFERENCE: https://curl.haxx.se/
//libcurl is useful for developing http client, but not for server
//
//TODO: deal with cookie
//URL encode: http://www.ruan... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
2fad6643ae9c4886475c36aea0435dcd61bfded3 | addb2ea780b5c3d365019ccc2318794a66bd2e7c | /src/robot_action/myrobot.cpp | ebc470ee10631c45275c88ad33c9312f120539eb | [
"Apache-2.0"
] | permissive | resizoltan/robot_action | be9ae6965098982456508a75a40fbfa17f7b7a07 | 8e90db7875bb6840fef57aec002213e85319a5da | refs/heads/master | 2020-06-24T16:29:42.892261 | 2019-07-30T09:45:36 | 2019-07-30T09:45:36 | 199,016,189 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,976 | cpp | /*
* myrobot.cpp
*
* Created on: Jul 26, 2019
* Author: kukauser
*/
#include "robot_action/myrobot.h"
#include <sstream>
#include <mutex>
#include <iostream>
#include <cmath>
using namespace robot_action;
MyRobot::MyRobot():
name_("Noname Robot"),
current_position_(0.0),
commanded_position_(0.... | [
"resizoltan@live.com"
] | resizoltan@live.com |
97a0dbec729b405b101392744a61e34df2a3d60e | b06578218c2dcc385300ff559b468597b22b124c | /engine/include/MM/MMPlayer.h | b282f27d5ee6f7ee72a252805567ec32bb0b95ff | [] | no_license | suratovvlad/bubblegame | 8f5be03e6034157ee8316295bfcb39d051267e08 | f489c3ee3a837686712369dff8679371e555341c | refs/heads/master | 2020-07-21T20:47:54.839139 | 2016-11-16T12:12:41 | 2016-11-16T12:12:41 | 73,841,231 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,397 | h | #pragma once
#include "Render/Texture.h"
class TheoraVideoManager;
class TheoraAudioInterfaceFactory;
class TheoraVideoClip;
namespace MM {
/// Проигрыватель видео файлов
class MMPlayer
{
public:
MMPlayer(const std::string& filename, bool loop = false, bool vsync = false, bool cacheToMemory = false);
~MMPlayer();... | [
"suratovvlad@gmail.com"
] | suratovvlad@gmail.com |
0e029fd4df807fa828e7f64ad171d1c1da5f613e | 3dae85df94e05bb1f3527bca0d7ad413352e49d0 | /ml/nn/runtime/test/generated/tests/argmin_3_float.mod.py.cpp | f2de4247556d7855cea08eeb4129b4980abb9d08 | [
"Apache-2.0"
] | permissive | Wenzhao-Xiang/webml-wasm | e48f4cde4cb986eaf389edabe78aa32c2e267cb9 | 0019b062bce220096c248b1fced09b90129b19f9 | refs/heads/master | 2020-04-08T11:57:07.170110 | 2018-11-29T07:21:37 | 2018-11-29T07:21:37 | 159,327,152 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 511 | cpp | // clang-format off
// Generated file (from: argmin_3_float.mod.py). Do not edit
#include "../../TestGenerated.h"
namespace argmin_3_float {
// Generated argmin_3_float test
#include "generated/examples/argmin_3_float.example.cpp"
// Generated model constructor
#include "generated/models/argmin_3_float.model.cpp"
} //... | [
"wenzhao.xiang@intel.com"
] | wenzhao.xiang@intel.com |
55500c27fe4fdbe6641ef728c9b8bc3a4e242221 | 91f24b7eaa61ff8cdf3688df4d42e080bdc172df | /Tic Tac Toe Mini Game.CPP | 8477674b93880bd933abd3e7733804a92d3276fa | [] | no_license | somesh6797/MiniProjects | be7384d70c76b9a3a57e2606efc47c9ea956cd93 | 771db986f01fc69a9857352127ec3452a47e1c2e | refs/heads/master | 2021-01-08T22:00:33.627865 | 2020-03-14T04:30:39 | 2020-03-14T04:30:39 | 242,150,963 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,457 | cpp | #include<conio.h>
#include<iostream.h>
#include<stdlib.h>
#include<stdio.h>
void play();
void check(char &,int &,char &,char &);
void getv(char &,char &,char &);
void startgame(char &,char &);
void pname(char &,char &);
void win1(char &,int &);
void win2(char &,int &);
void or(char ... | [
"you@example.com"
] | you@example.com |
d4e6f9f11ca7ba1a952b4a180528ef3a4dad7866 | 3103580e0fa02ba141e9ec7f1d8868f70fc0f1b7 | /gbplanner/src/rrg.cpp | c3d0e5c761037e02a2b7f674dbb71cd8319ad51e | [
"BSD-3-Clause"
] | permissive | ArghyaChatterjee/gbplanner_ros | dce0fb35997c3cbb19317eae230810fd683e5cc1 | b198ca47b9ec6b88b9b620606f079b4c2053be01 | refs/heads/master | 2022-11-13T01:01:20.107034 | 2020-07-07T06:17:31 | 2020-07-07T06:17:31 | 278,187,055 | 1 | 0 | null | 2020-07-08T20:22:11 | 2020-07-08T20:22:10 | null | UTF-8 | C++ | false | false | 148,876 | cpp | #include "gbplanner/rrg.h"
#include <pcl/common/transforms.h>
#include <tf/transform_listener.h>
#define SQ(x) (x * x)
namespace explorer {
namespace gbplanner {
Rrg::Rrg(const ros::NodeHandle& nh, const ros::NodeHandle& nh_private)
: nh_(nh), nh_private_(nh_private) {
#ifdef USE_OCTOMAP
map_manager_ = new Ma... | [
"noreply@github.com"
] | ArghyaChatterjee.noreply@github.com |
431a8b2e398d68a5f99d1ca71b1bcdb6535ec347 | efa4bab51a67ae2b131807a5b7e4f6b6619906cd | /HW2/test_stepper/test_stepper.ino | 8709c803570afaf4e67d1deca296f0a3143bf039 | [] | no_license | SonamYeshe/ENME808M-Medical-Robotics | dab46cc5f0d3861bc1352951dd0e1a2c2101ccc2 | 8f113714ae40bd034a0ca1a6b270a35a2dfd8d70 | refs/heads/master | 2020-06-05T14:02:47.980450 | 2019-06-18T03:06:32 | 2019-06-18T03:06:32 | 192,455,326 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 993 | ino | /*
Stepper Motor Control - one revolution
This program drives a unipolar or bipolar stepper motor.
The motor is attached to digital pins 8 - 11 of the Arduino.
The motor should revolve one revolution in one direction, then
one revolution in the other direction.
Created 11 Mar. 2007
Modified 30 Nov. 2009
by ... | [
"jge0@umd.edu"
] | jge0@umd.edu |
bda12b041a0e811e4952b7f8e2c23b1370a9d052 | de9804fc9c17b5994fdd8699b5c94f7edadbc6ba | /c++/self_study/baek_2439.cpp | 179403e35788fbceb192020c5ac5a0c63ba37f0f | [] | no_license | jianny-lee/algorithm-study | 7cafd41f42727b43d52d11888faac06e6aa5e3a9 | 3cab9d7ad6f6736f95e5476c0144a1eb28e97485 | refs/heads/master | 2021-12-10T13:08:04.853210 | 2021-08-13T14:20:24 | 2021-08-13T14:20:24 | 222,359,938 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 297 | cpp | #include <iostream>
using namespace std;
int main(){
int num;
char star = '*';
cin >> num;
int cnt=0;
for(int i=0;i<num;i++){
for(int j=0;j<num-(i+1);j++)
cout << " ";
for(int j=0;j<i+1;j++)
cout << star;
cout << "\n";
}
} | [
"56791347+jianny-lee@users.noreply.github.com"
] | 56791347+jianny-lee@users.noreply.github.com |
574906b288b93df6075f5e69c1410d6dd561542a | 8e672fdc1a7ee0e57914afc7a10ff0fa3a64a70c | /mechanics/src/joints/JointStopR.cpp | 5dd244b3b578413825d35292cbcd0ae95d5437f9 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | michelanthony/CloneSiconosMaster | d5ddbafde12a19694fa0b8faba803c7bfcd2b49c | c1ba3525d21551fcb7226192be451cd6760dd4c0 | refs/heads/master | 2020-03-06T20:28:35.540643 | 2018-03-27T23:19:07 | 2018-03-27T23:19:07 | 127,053,929 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,726 | cpp | /* Siconos is a program dedicated to modeling, simulation and control
* of non smooth dynamical systems.
*
* Copyright 2016 INRIA.
*
* 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
*
*... | [
"stephen.sinclair@inria.cl"
] | stephen.sinclair@inria.cl |
faa4601f40b120fdd0f3e7ef0fdba0375670aa9c | e440f64a8de17147f11873a999aa8e7d9acc4a0d | /Source/TheLast/Private/SystemWeapon/BaseDamageBox.cpp | d667b27df9d67c0095d9b193f785050d846a25d6 | [] | no_license | NiJiang66/TheLast | 18b2ca6809c5a8911856b6f7cc8850364febd1d9 | 437359c130040dc242c9beb3056d044eb064156a | refs/heads/master | 2020-08-20T10:34:33.542378 | 2019-10-21T16:12:50 | 2019-10-21T16:12:50 | 216,012,474 | 0 | 0 | null | 2019-10-21T16:20:13 | 2019-10-18T11:50:18 | C# | UTF-8 | C++ | false | false | 1,845 | cpp | #include "BaseDamageBox.h"
ABaseDamageBox::ABaseDamageBox()
{
DamgeCheckBox = CreateDefaultSubobject<UBoxComponent>(TEXT("Dmg Check"));
}
TArray<AActor*> ABaseDamageBox::BoxCheck(FVector CausorLocation,FVector FwdLocationOffset, FVector BoundsScale, TSubclassOf<AActor> ClassToCheck)
{
DamgeCheckBox->SetWorldTran... | [
"NiJiang66@github.com"
] | NiJiang66@github.com |
eda67d431b53144fc6999d47c14c73afa3a3916a | 2a9213024770a6c6c6b305bf3cf45f44e6398d47 | /caf/libcaf_io/caf/io/basp/instance.hpp | 7b271f7b111577a75c678ff75b5a930515e52b01 | [
"Unlicense"
] | permissive | wissunpower/WeizenbierGame | 195d36e7a32485dc76f06c2b0d5c11ee6d5b4a60 | 34f027c43055dfa6b05e62ca0b6c31271af013f3 | refs/heads/main | 2023-08-06T06:44:36.240176 | 2021-09-29T07:34:29 | 2021-09-29T07:34:29 | 390,057,582 | 0 | 0 | Unlicense | 2021-09-26T16:22:57 | 2021-07-27T16:43:06 | C++ | UTF-8 | C++ | false | false | 8,060 | hpp | // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
// the main distribution directory for license terms and copyright or visit
// https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
#pragma once
#include <limits>
#include "caf/actor_system_config.hpp"
#include "caf/byte... | [
"30381759+wissunpower@users.noreply.github.com"
] | 30381759+wissunpower@users.noreply.github.com |
8b6d2f05a526f72884c4c9bb4ff5cf088cd28402 | c74bb5cb747d86fbac6fc98efb61313c5a7e5fa2 | /Interview-Question-Practice/Stack_With_MinValue.cpp | fbb092ca1f4f07a7bfe8fcd5c2e9cc87b62b7326 | [] | no_license | myTeemous/Interview-Question-Practice | 6c56bf494fe1ca8e09faac79725ebbe94fc5fea8 | 547eaab2879b7d37f456521e5012c79ae2042b77 | refs/heads/master | 2020-04-17T17:20:01.720918 | 2019-01-28T08:38:36 | 2019-01-28T08:38:36 | 166,778,156 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,134 | cpp | #include <iostream>
using namespace std;
/*
Implementation of a typical stack that also keeps track of the minimum value in the stack.
Each node has a minValue. The values of the subsequent nodes pushed onto the stack are
compared to the minValue of the previous node. If value <= minValue then value will be
stored as... | [
"kjhsfjk@yahoo.com"
] | kjhsfjk@yahoo.com |
e4e59617930f0d942f9ac1c2fc566501070cd5b7 | 68dcf585fc0b1d31254d25d5cf51aae503310d81 | /Backtracking/sudoku.cpp | 9bf497643f12833135cc7dcc28b151774eca0b3c | [] | no_license | Sarthakdtu/C-Codes | 0a45b7b4e8fb6f7e85d0be56d0289e231850621a | 02da5037f165c962dfd3ceee660ff80ab36059a8 | refs/heads/master | 2020-06-16T06:33:09.267452 | 2020-02-01T16:24:35 | 2020-02-01T16:24:35 | 195,502,879 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,430 | cpp | #include<iostream>
using namespace std;
//sarthak
void display(int board[][9])
{
for(int i=0;i<9;i++)
{
for(int j=0;j<9;j++)
{
cout<<board[i][j]<<" ";
}
cout<<endl;
}
cout<<endl;
}
bool is3by3(int board[][9], int row1, int col1)
{
int row, col, limr, limc;
... | [
"sarthaksrivastavadtu712@gmail.com"
] | sarthaksrivastavadtu712@gmail.com |
18753fb612b8845c1ce8c3351aa2ac5e721cbf6a | 3b4db29ebde79579801d8952e8c84d4fcefb81bc | /RenderUtility/Vectors.h | 03335a4f5ed3410945e180881c50895a789a649f | [] | no_license | shusenl/simple-glsl-raycaster | beeb5f2b679e89733e3aa7c6050e4a0469ae9ca3 | b35ec4317b43924f0f861d0fe8e186224db3c485 | refs/heads/master | 2021-03-12T21:19:48.424678 | 2015-10-06T05:37:44 | 2015-10-06T05:37:44 | 43,574,771 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 66,394 | h | /*
For more information, please see: http://software.sci.utah.edu
The MIT License
Copyright (c) 2008 Scientific Computing and Imaging Institute,
University of Utah.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation ... | [
"shusenl@sci.utah.edu"
] | shusenl@sci.utah.edu |
4090667b85fb6d355f664a5fda63a4ae8b7ff529 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function13829/function13829_schedule_20/function13829_schedule_20_wrapper.cpp | 43b0d7ca2a166c2daefe766aefded8535c4c93ca | [] | 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,263 | cpp | #include "Halide.h"
#include "function13829_schedule_20_wrapper.h"
#include "tiramisu/utils.h"
#include <cstdlib>
#include <iostream>
#include <time.h>
#include <fstream>
#include <chrono>
#define MAX_RAND 200
int main(int, char **){
Halide::Buffer<int32_t> buf00(128);
Halide::Buffer<int32_t> buf01(128)... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
175f6b3b5b78575387da6e138b20a96664866be2 | 488a79e8350ae8ca7ecddbf8344a6cc16a350f43 | /src/qt/askpassphrasedialog.cpp | 34eba4c3fc6f331fde88b22489169edaab8dee20 | [
"MIT"
] | permissive | zahidaliayub/BTCB | 75584455803b6edd91daee2ed5c701af486baa65 | a86c29a9e6d47b6b91cf0650d4972aeae0ad7d33 | refs/heads/master | 2021-09-02T05:11:09.477376 | 2017-11-23T21:40:03 | 2017-11-23T21:40:03 | 115,811,538 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,264 | cpp | #include "askpassphrasedialog.h"
#include "ui_askpassphrasedialog.h"
#include "guiconstants.h"
#include "walletmodel.h"
#include <QMessageBox>
#include <QPushButton>
#include <QKeyEvent>
extern bool fWalletUnlockStakingOnly;
AskPassphraseDialog::AskPassphraseDialog(Mode mode, QWidget *parent) :
QDialog(parent),... | [
"dracula2017@mail.com"
] | dracula2017@mail.com |
14b200550966489197ec87688aeee4d910f29043 | ebd1570fa57094fd5b24889b1e657fcf6a1d9fc6 | /MapDesigner/MapDesigner.cpp | 4d8ab7bc454a59c3f93d8bbc3d0bba88299167e0 | [] | no_license | LinkClinton/MapDesigner | 78987b1e44a377d52afe2cd8e466e2ca579cbe4b | 8daca145580d8ba02325a51ebc2e5b77152a344b | refs/heads/master | 2020-03-23T14:10:23.665233 | 2018-07-20T05:44:18 | 2018-07-20T05:44:18 | 141,660,956 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 9,300 | cpp | #include "MapDesigner.hpp"
#include "TextObject.hpp"
#include "Helper.hpp"
#define CAMERA_MOVE_SPEED 200.0f
#define CAMERA_TIMES_LIMIT 2.0f
#define CAMERA_WHEEL_SPEED 0.1f
#define MAX_CHAR_COUNT 1000
void MapDesigner::CreateObject()
{
commandArea = new CommandArea("CommandArea", this);
commandArea->SetSize(WINDO... | [
"LinkClinton@outlook.com"
] | LinkClinton@outlook.com |
28ab63b5d0531772414c6d55f2a9daa2008f0211 | 3b1d08997d0dc9c444f2bdaaab55a8606c60d332 | /IOCMain/CMXWrap/RTC.cpp | 63a73f4e9ca2ae384e29758e8d2cf0c5b63afc4d | [] | no_license | zjsaisi/sm2000 | 8303ece373516c871694d382bb3daef9f5129d1a | 0fa74cdb7566621162e1845dd4558723182a49ac | refs/heads/master | 2020-04-16T09:22:12.797424 | 2019-01-23T10:31:07 | 2019-01-23T10:31:07 | 165,461,667 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,469 | cpp | // RTC.cpp: implementation of the CRTC class.
//
//////////////////////////////////////////////////////////////////////
/*
* Real Time Clock management
* $Header: RTC.cpp 1.2 2009/05/05 13:32:32PDT Zheng Miao (zmiao) Exp $
* $Revision: 1.2 $
*
*/
#include "iodefine.h"
#include "cxfuncs.h"
#include "CodeOpt.h... | [
"you@example.com"
] | you@example.com |
60f71e0d97240b88bea96e194babf4ec3570fade | 0210c351cddbd585438cbc8d355893dfc78968fb | /source/EditArmor.h | 7af7603bb952cfa56f12a3879d0831f5737393d9 | [] | no_license | pbem-games/Atlaclient | d4bbe15b1a54c02b7c481fc5ae013833027d04e3 | afcc4d57824873c416d43ecf23dba38bb0933dfa | refs/heads/master | 2022-02-28T02:45:50.163379 | 2013-11-24T10:12:38 | 2013-11-24T10:12:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,638 | h | //---------------------------------------------------------------------------
#ifndef EditArmorH
#define EditArmorH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include "util.h"
//---... | [
"pradd.me@gmail.com"
] | pradd.me@gmail.com |
1ddb63ac68536532d14f47dbe80c709291a38c06 | 90184bb72202ba4663fb96c6410db804c5dbe574 | /1314. Matrix Block Sum.cpp | a21a89eaa470db67d813f24d13b927c42fd324a1 | [] | no_license | habib302/leetcode-1 | 08da70eea3ab5c59af530c97c8619f1b79de4dde | 32f6ccecd9213edb51824c3214246194ccbc4ccb | refs/heads/master | 2023-08-04T13:28:11.732528 | 2021-09-21T07:45:10 | 2021-09-21T07:45:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,639 | cpp |
class Solution {
public:
vector<vector<int>> matrixBlockSum(vector<vector<int>>& mat, int k) {
int rows = mat.size();
vector < vector < int > > ans( rows );
if( rows == 0 ) return ans;
int cols = mat[0].size();
vector < vector < int > > sum( rows , vector <... | [
"noreply@github.com"
] | habib302.noreply@github.com |
2e9f87ee03fb30444298b3ad2c7dfa871c57cf10 | 37f7cec960699cfc1755048b8fcdf2fe77a6ca57 | /CCLHBotCommons/src/Services/GameService.cpp | 12ca2d9337100be75ce938209679247b896592a4 | [] | no_license | themarioga/CCLHBot | 3e87977c0bc8c53627e36b3dbe9b9711aeb323af | f9516ed01a77e77c63d0e90061aa674ee7c5b023 | refs/heads/master | 2021-01-19T02:55:05.363525 | 2020-05-16T18:15:23 | 2020-05-16T18:15:23 | 207,660,538 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,433 | cpp | #include "Services/GameService.h"
#include "Base/Db.h"
void GameService::VoteDelete(int64_t game_id, int64_t player_id) {
try {
//Query
std::shared_ptr<SQLite::Statement> query = Db::Instance()->CreateQuery(
"INSERT INTO gamesxplayers_votedelete (game_id, player_id) VALUES (?, ?)"
);
query->bind(1, game_id... | [
"mario.gonzalez@i2e.es"
] | mario.gonzalez@i2e.es |
59a10177e451909a7058382ba8104251d2f068c2 | d7b9fc7f5b7102c2e045256ceea8a31874ff5f0c | /player/ffmpeg/lf/main.cpp | a21d219f1e527e22b5bc8d99442e0f8d115be96e | [] | no_license | kaiyasa/Miner-s-Play | aa04ef302e3549b2d63696d30102c934ca6d270a | 79a7be8af52eb5db50b34c60bd102d2f1e88e640 | refs/heads/master | 2021-01-17T08:29:22.428537 | 2016-07-15T19:09:03 | 2016-07-15T19:09:03 | 3,799,819 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,062 | cpp |
#include <cstdio>
extern "C" {
#include <libavutil/imgutils.h>
#include <libavutil/samplefmt.h>
#include <libavformat/avformat.h>
}
using namespace std;
void show(const char *fname) {
AVFormatContext *fmt_ctx = NULL;
/* open input file, and allocate format context */
if (avformat_open_input(&fmt_ctx,... | [
"dan.miner@dish.com"
] | dan.miner@dish.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.