blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 6 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 26 | license_type stringclasses 2
values | repo_name stringlengths 7 95 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 57
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 197k 639M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 11
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 34
values | src_encoding stringclasses 18
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 11 9.86M | extension stringclasses 27
values | content stringlengths 11 9.86M | authors listlengths 1 1 | author stringlengths 0 70 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8af8c34aa0b6cdbcad0d87ddcbc148633ea275e6 | ab1f8554aff317ceec15102cb590bc238fdcf4d3 | /syncroH4/H4treeRecoWC.h | f12a0983de974c21cbaed84cc23a632105a81dd2 | [] | no_license | spandeyehep/HGCALAnalysisCode_2016module | 1d7aadeac10a39fbd43cb7ee3374fc1529232232 | 3f881330166987116dfe7fe1bb26a2468f2f161e | refs/heads/master | 2020-03-11T14:04:12.897794 | 2018-04-18T10:09:27 | 2018-04-18T10:09:27 | 130,043,143 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 970 | h | #ifndef H4treeRecoWC_h
#define H4treeRecoWC_h
#include "H4treeWC.h"
#include "TFile.h"
#include "TRandom.h"
#include "TString.h"
#include "TChain.h"
#include <set>
class H4treeRecoWC : public H4treeWC
{
public:
H4treeRecoWC(TChain *, TString outUrl="H4treeRecoWCOut.root");
void FillEvent(); // (UInt_t evN,... | [
"shubham.pandey@cern.ch"
] | shubham.pandey@cern.ch |
dda7703265d1c2f2d6640b56375e5dc8b78fb49e | bed411573b28c28da0be72b41f765a345e050598 | /src/model/blocks.cpp | 3dc8ddd0f737309549b6254556361357f04580e9 | [] | no_license | ericnerdo/mycraftcpp | b7518d2d52aab087ccc3db12e314178408ececbb | ea80bddb3a08ce8b7fb8f9ed50424f98e2b1fffd | refs/heads/master | 2022-09-25T15:54:02.916349 | 2019-03-30T00:30:37 | 2019-03-30T00:30:37 | 178,417,305 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 457 | cpp | #include "blocks.hpp"
Block::Block(std::tuple<int, int, int> position) : position(position) {}
Block::~Block() {}
Block* Block::get_neighbour(BlockSide block_side) {
return neighbours[block_side];
}
void Block::set_neighbour(BlockSide block_side, Block* neighbouring_block) {
neighbours[block_side... | [
"erdonsama@gmail.com"
] | erdonsama@gmail.com |
f8ecfe01f940844cb2293b98a4deaaa89979e05a | 263a50fb4ca9be07a5b229ac80047f068721f459 | /ui/views/controls/textfield/native_textfield_gtk.h | cc773a15884f55b8456b12a2996520483f21f769 | [
"BSD-3-Clause"
] | permissive | talalbutt/clank | 8150b328294d0ac7406fa86e2d7f0b960098dc91 | d060a5fcce180009d2eb9257a809cfcb3515f997 | refs/heads/master | 2021-01-18T01:54:24.585184 | 2012-10-17T15:00:42 | 2012-10-17T15:00:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,219 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef UI_VIEWS_CONTROLS_TEXTFIELD_NATIVE_TEXTFIELD_GTK_H_
#define UI_VIEWS_CONTROLS_TEXTFIELD_NATIVE_TEXTFIELD_GTK_H_
#pragma once
#include <gtk/gt... | [
"plind@mips.com"
] | plind@mips.com |
cc73a2b4d1d957f1bf577dd48765232e9678e481 | ab46744dd18e4dea747d75239e43ce971f89c7a4 | /c++_learning/sorting/insertionsort.cpp | 10a743baac010ea73c5748d426cfb87212f664fe | [] | no_license | Aaronsquires/algorithms | 43e033bcd2910317aee79fbd159edbb7b7bebaaa | 7340588786a9a79b417fa67c2c6f6e988c608d69 | refs/heads/master | 2023-03-28T17:28:13.578930 | 2021-03-25T12:03:22 | 2021-03-25T12:03:22 | 314,894,840 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,024 | cpp | #include<iostream>
using namespace std;
/*
Algorithm Structure
1. Assume the first element is already sorted
2. Select each element one by one
3. value = selected element. Index = index to insert the element in sorted sub-array
4. index = index of selected element
5. Compare it with elements in the sorted sub-arra... | [
"aaronsquires1@hotmail.com"
] | aaronsquires1@hotmail.com |
abd3b6860b964e3f1674f898a9b660e22dd70955 | 079e477895b8e1eb5942750a4958c9c36fee4696 | /include/sampapi/0.3.7-R5-1/CScoreboard.h | f53326d4f3a8ecbad2d27e179672ed8b8ac87bfc | [
"MIT"
] | permissive | BlastHackNet/SAMP-API | 34c7f50b2d31143845e2c3965d247cf3512894d2 | 754463d930d04e139d909ad0f9962288f0dd491e | refs/heads/multiver | 2023-08-09T19:46:52.405416 | 2023-07-10T22:20:57 | 2023-07-10T22:20:57 | 186,235,199 | 49 | 37 | MIT | 2023-07-22T17:38:41 | 2019-05-12T09:28:37 | C++ | UTF-8 | C++ | false | false | 1,114 | h | /*
This is a SAMP (0.3.7-R5) API project file.
Developers: LUCHARE <luchare.dev@gmail.com>, Northn
See more here https://github.com/LUCHARE/SAMP-API
Copyright (c) 2018 BlastHack Team <BlastHack.Net>. All rights reserved.
*/
#pragma once
#include "sampapi/sampapi.h"
#include "sampapi/CRect.h"
SAMPAPI_BEGIN_PA... | [
"erolerol3760@gmail.com"
] | erolerol3760@gmail.com |
2d0950875008de6f8517055fe4881a93d3194e20 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/ds/adsi/router/ccolinfo.hxx | d9e8af19b48d7577354de9cbb528c81175311f10 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,251 | hxx | //-----------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1995.
//
// File: ccolinfo.hxx
//
// Contents: ColumnsInfo class Declaration
//
// Functions:
//
// Notes:
//
//
// History: 07/10/96 | RenatoB | Cr... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
28251e849ba37e7bb6d8e4ca2af42cc768fa6a12 | 4552ebe2253e1776eb6527ce2d5dd4fc43a4c676 | /FarmacyMap/Operations.cpp | a35299ac9cff9da828fe17a01c0df0f5eed08df0 | [] | no_license | IliyaIliev1993/CPPDevelopment | 1003ce0aa1aded4bad8d35feefd0c8be3394ffa6 | 6c9a493ab27bc121efb0b8619cffa687be2ca08b | refs/heads/master | 2021-01-22T03:44:04.827601 | 2017-06-22T10:37:58 | 2017-06-22T10:37:58 | 92,397,560 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,275 | cpp | //
// Operations.cpp
// FarmacyMap
//
// Created by Ichko on 04/06/17.
// Copyright © 2017 IliyaStark. All rights reserved.
//
#include "Operations.hpp"
#include <iostream>
#include "pugixml.hpp"
using namespace std;
Operations::Operations()
{
}
//
void Operations::loadFromXML()
{
// First Farmacy;... | [
"ichko1234@abv.bg"
] | ichko1234@abv.bg |
5f4526fffb302c9741d0bbb3bbccacdbb3c67fc5 | db0912a96da31747e147a3a16ddf1bbfe6adaa21 | /include/ui/List.h | 405453eb12dae46287508732173b3229939d137e | [] | no_license | Intrets/ui | c4be36f9587e9b8680c35675f433e01df661adcd | a015515345aaef2ada343bcedaa2ea2854dc3854 | refs/heads/master | 2023-06-16T16:54:09.895518 | 2021-07-14T20:47:25 | 2021-07-14T20:47:25 | 383,297,099 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 294 | h | #pragma once
#include "Base.h"
namespace ui
{
class List : public BaseMulti
{
private:
DIR direction;
public:
List(DIR dir);
virtual ~List() = default;
virtual ScreenRectangle updateSize(ScreenRectangle newScreenRectangle) override;
virtual TYPE getUIOType() override;
};
}
| [
"geen.inspiratie824@gmail.com"
] | geen.inspiratie824@gmail.com |
671bf356d2a78d243842c488d74b2f6f87145134 | e5a7b39138054333639d153a894558c989599326 | /CResult.cpp | 0d669c8f96e00fb1871c36bdea0828991d1ce564 | [] | no_license | swerdna/dnimretsam | 1a8402b1492f897388b1fa96d461963617619582 | ea51c2ac85f0016fde4a23e7194553538ef9d418 | refs/heads/master | 2021-01-18T20:12:47.611187 | 2015-07-20T04:08:58 | 2015-07-20T04:08:58 | 37,643,660 | 0 | 0 | null | 2015-07-14T06:43:56 | 2015-06-18T07:10:53 | C++ | UTF-8 | C++ | false | false | 1,809 | cpp | /**
* Copyright 2015 Bob Andrews
*/
#include "CResult.h"
namespace NMasterMind
{
//----------------------------------------------------------------------------//
CResult::CResult()
: m_black(0)
, m_white(0)
{
}
//----------------------------------------------------------------------------//
CResult::CRe... | [
"swerdna@github.com"
] | swerdna@github.com |
382fb09d33a024e8dfb25cd9d92b850f9083894d | 962eadf4d1c5c34125dd86643a3839edf1ca2b9c | /hleaker-crappy test/Service.cpp | 3e3c22c6a1c14924ae78b96a68f0794bc56dfca6 | [] | no_license | nighub/shit-as-fuck-rubbish | 298b36e4ff760b83e41f4d3c3b03a962c1e5a859 | d8fd3b3878fa1b6b8675111159b6eb4f4c91da83 | refs/heads/master | 2021-05-07T20:10:21.252087 | 2017-10-31T05:05:53 | 2017-10-31T05:05:53 | 108,947,632 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,484 | cpp | #include "Service.hpp"
#include "Options.hpp"
namespace Service
{
#pragma region Members
typedef NTSTATUS(NTAPI*_RtlCreateUserThread)(HANDLE Process, PSECURITY_DESCRIPTOR ThreadSecurityDescriptor, BOOLEAN CreateSuspended, ULONG_PTR ZeroBits, SIZE_T MaximumStackSize, SIZE_T CommittedStackSize, PVOID StartAddress, PVOI... | [
"33245004+nighub@users.noreply.github.com"
] | 33245004+nighub@users.noreply.github.com |
41f108654a1a7af4aedf9e2326b901e7508d34af | dc488c23c45561e359e6397f3debd94990f49f5f | /Lining up.cpp | 18931f9ba0d149b3dbb0bbb75599b59bae41b8ee | [] | no_license | hs-krispy/BOJ | 418fb91baa7598c8ca710d3f9e08adf271f512c0 | 60921938c551f7f5e98b0ffc884feeaf6394c36f | refs/heads/master | 2021-07-18T06:11:07.704323 | 2021-02-26T16:19:39 | 2021-02-26T16:19:39 | 233,381,056 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 461 | cpp | //
// Created by 0864h on 2020-03-22.
//
#include<cstdio>
#include<algorithm>
using namespace std;
int d[201][2];
int main()
{
int n,i,j,ans=0;
scanf("%d", &n);
for(i=1;i<=n;i++)
scanf("%d", &d[i][0]);
for(i=1;i<=n;i++)
{
for(j=0;j<i;j++)
{
if(d[i][0]>d[j][0])
... | [
"0864hs@naver.com"
] | 0864hs@naver.com |
704dcbbd09390198d097da1db4025f1e6bd7cdc3 | fbb451429d7c4bace20f1d1c6ae4123526784491 | /D2D/Native/JNI/NativeFacade/MyCrypto/CXMLFileMgr.cpp | 0214a701cc729b22c4768a5baa67a87fe8264bf5 | [] | no_license | cliicy/autoupdate | 93ffb71feb958ff08915327b2ea8eec356918286 | 8da1c549847b64a9ea00452bbc97c16621005b4f | refs/heads/master | 2021-01-24T08:11:26.676542 | 2018-02-26T13:33:29 | 2018-02-26T13:33:29 | 122,970,736 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,676 | cpp | #include "..\stdafx.h" //new filter for update dns tool
#include "CryptoCommon.h"
#include "CXMLFileMgr.h"
#include "D2DErrorCode.h"
//#include "ICatalogMgrInterface.h"
CXMLFileMgr::CXMLFileMgr(const WCHAR* pwzXMLNameOrContent /* = NULL */, int iCreateMode /* = EXMLCM_WRITE | EXMLCM_CONTENT */)
: m_pXMLDomPtr(NULL),
... | [
"cliicy@gmail.com"
] | cliicy@gmail.com |
62829144098fc8ee2a0ddbd1d6526868d6baa703 | 88ae8695987ada722184307301e221e1ba3cc2fa | /media/gpu/v4l2/v4l2_video_decoder_delegate_av1.cc | fa08e35a6947df1c05852b4af87ca28affbe4462 | [
"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 | 33,169 | cc | // Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "media/gpu/v4l2/v4l2_video_decoder_delegate_av1.h"
#include <linux/media/av1-ctrls.h>
#include "media/gpu/macros.h"
#include "media/gpu/v4l2/v4l2_decode_surface.h"
#... | [
"jengelh@inai.de"
] | jengelh@inai.de |
22f0fe2858d1b00fe87082869604d15fe53cb023 | a08c91cc49298172d7c29932b09cbc35ffac0db7 | /FrameLib_Framework/FrameLib_SerialiseGraph.cpp | ad2b8094f56fa2aef6b2d83cb135150f407e5715 | [
"BSD-3-Clause"
] | permissive | weefuzzy/FrameLib | 9c9653ddd57b4a050b9960aeda9c3f81e7f0596d | 3048b830fcf8760aff17df99ba8e5cf039c48f2b | refs/heads/master | 2021-09-24T06:00:06.922405 | 2018-10-03T22:06:59 | 2018-10-03T22:06:59 | 119,898,687 | 1 | 0 | null | 2018-02-01T21:57:52 | 2018-02-01T21:57:52 | null | UTF-8 | C++ | false | false | 12,264 | cpp |
#include "FrameLib_SerialiseGraph.h"
#include "FrameLib_Export.h"
#include <cxxabi.h>
#include <sstream>
#include <fstream>
bool invalidPosition(size_t pos, size_t lo, size_t hi)
{
return pos == std::string::npos || (pos < lo) || (pos > hi);
}
void removeCharacters(std::string& name, size_t pos, size_t count, s... | [
"ajharker@gmail.com"
] | ajharker@gmail.com |
ac165520df1509ccbb0974a366d36ae04e584848 | ee395d197e0db773c184cef56d9b57fe6563caac | /LivroDrama.cpp | 138e1f954d5232baef46edd58fc481e2ad8d03c4 | [] | no_license | abiliocastro/livrariadoyoda | f256e6d11cc75cece4619561418d74af36c3f03e | 53cc8ef3dbeffe8fd8c28e8c7c665f92e95883c6 | refs/heads/master | 2020-03-19T00:00:51.301863 | 2018-06-04T15:12:38 | 2018-06-04T15:12:38 | 135,446,898 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 638 | cpp | #include <iostream>
#include <string>
#include "LivroDrama.h"
#include "Livro.h"
using namespace std;
LivroDrama::LivroDrama(string nome, float valor, int qntEstoque, bool capaDura):
Livro(nome, valor, qntEstoque) {
this->capaDura = capaDura;
}
void LivroDrama::setCapaDura(bool capa){
this->capaDura = ca... | [
"castro.abilio@gmail.com"
] | castro.abilio@gmail.com |
59cc7df41a13949fa6f586eaffd962f27cba9013 | bb6ebff7a7f6140903d37905c350954ff6599091 | /v8/test/cctest/test-lockers.cc | f92a81e6501f1f2078f8a5c0722db6d44491fb96 | [
"BSD-3-Clause",
"bzip2-1.0.6"
] | permissive | PDi-Communication-Systems-Inc/lollipop_external_chromium_org | faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f | ccadf4e63dd34be157281f53fe213d09a8c66d2c | refs/heads/master | 2022-12-23T18:07:04.568931 | 2016-04-11T16:03:36 | 2016-04-11T16:03:36 | 53,677,925 | 0 | 1 | BSD-3-Clause | 2022-12-09T23:46:46 | 2016-03-11T15:49:07 | C++ | UTF-8 | C++ | false | false | 22,086 | cc | // Copyright 2007-2011 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this lis... | [
"mrobbeloth@pdiarm.com"
] | mrobbeloth@pdiarm.com |
45a9b972dec000e65c558906d109613ddffffffb | b786c348c3713c8caf48c6e83c63b73cff74d778 | /ParseXnb/Logger.h | 316b3b3fcdd0ab4ffe4a15d1a2494abf0fc47964 | [] | no_license | jlyonsmith/ParseXnb | 6e3f335e4ef760effa08c7a6c128f0b8a42baa9a | 8db1d20d33ff746e7e400b1bcdedfd10fc3415c2 | refs/heads/master | 2016-09-09T21:43:58.540973 | 2012-07-11T15:54:04 | 2012-07-11T15:54:04 | 4,991,315 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 559 | h | #pragma once
// Helper for writing formatted text to the console output.
class Logger
{
public:
Logger();
void Indent() { indentation++; }
void Unindent() { indentation--; }
void Write(char const* format, ...);
void WriteLine(char const* format, ...);
void WriteBytes(char con... | [
"john@lyon-smith.org"
] | john@lyon-smith.org |
f97a8dcb68819b7632b94c97ae770f21cd928ff2 | e8096c7f3895af2b129d6c59aff0c39b431d61bf | /Repository.h | b8c00cc284226ddf1823456a9a4e40db2983d9e5 | [] | no_license | claudiapop9/DressShop | 0f24528f93799569de3ba35c40e12bad355a75b3 | 12980241b6d2d2dba21690bc69eec9e56754ba3e | refs/heads/master | 2021-07-17T05:14:17.658463 | 2017-10-23T19:04:28 | 2017-10-23T19:04:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 755 | h | #pragma once
#include "Dress.h"
#include "DynamicArray.h"
#include <vector>
#define CAP 10
class Repository
{
private:
std::vector<Dress> dresses;
std::string filename;
void writeToFile();
void readFromFile();
public:
Repository();
Repository(const std::string& filename);
Repository::Repository(... | [
"noreply@github.com"
] | noreply@github.com |
3963781353b61f2d7710586880033300d8dd44b1 | a7ff96e37278abb16d03890cae1e6c932b4c9705 | /Design pattern/Bridge Pattern/ShapeColor/GreenCircle.h | 969b3c9dad2508e763ea18f8f60bdc3fe1ece19e | [] | no_license | vectormars/CPP | c42b2b4812b44935bd02cc2c0e22be1777b45228 | 20e8347a1ec50f75acead3d55bf1209dd01714cf | refs/heads/master | 2021-09-18T20:39:52.055912 | 2018-07-19T17:45:02 | 2018-07-19T17:45:02 | 106,834,183 | 0 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 268 | h | #ifndef GREENCIRCLE_H
#define GREENCIRCLE_H
#include "DrawAPI.h"
class GreenCircle : public DrawAPI
{
public:
GreenCircle();
virtual ~GreenCircle();
void drawCircle(int radius, int x, int y);
};
#endif // GREENCIRCLE_H
| [
"noreply@github.com"
] | noreply@github.com |
82f2c083de57b7162cfa00a32b50a3a7d625b8e4 | 387950703957fd1c2b0e6602fe54e8d7367379d0 | /src/MPPCVolume.cc | da4289f3886d2b606a8f5f72a94a2203036d70c6 | [] | no_license | thomasphys/LOLXtemp | 94384680296a25e5ed7a0be3a1f9f0431cab3495 | 064c0cd229721c6cffd962917f6d527913232030 | refs/heads/master | 2020-03-23T05:41:59.290808 | 2019-01-31T15:45:40 | 2019-01-31T15:45:40 | 141,161,171 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,141 | cc | //
// ********************************************************************
// * License and Disclaimer *
// * *
// * The Geant4 software is copyright of the Copyright Holders of *
// * the Geant4 Collaboration... | [
"tmcelroy@physics.mcgill.ca"
] | tmcelroy@physics.mcgill.ca |
095e671b0648d28a7e2d87b60d107c0022819a91 | a2f31900833536f6f3ba27d67c96200e43ced9c8 | /src/application.cpp | 9744121bd6d9ec79a420ca6f29c18e0d3c96c4a7 | [
"MIT"
] | permissive | JustSlavic/gl2 | dc651b91ad652fabad5b5e36da71b9da46116a80 | 1b4752d3273a1e401c970e18ae7151bba004a4ec | refs/heads/main | 2023-06-20T17:15:30.411751 | 2021-05-16T11:55:07 | 2021-05-16T11:55:07 | 328,379,239 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,269 | cpp | #include <application.h>
#include <keymap.h>
#include <api/mouse.h>
#include <api/keyboard.h>
#include <iostream>
#include <thread>
#include <chrono>
#include <config.hpp>
#include <math/vector3.hpp>
#include <fs/watcher.h>
#include <graphics/graphics_api.h>
#include <graphics/shader.h>
#include <graphics/vertex_arra... | [
"justslavic@gmail.com"
] | justslavic@gmail.com |
cd836642914197e80dbaef7742fb271a7ee1e1b4 | 37c754ea6449f758c28b7207e8164a698905c3c5 | /Leetcode/179.cpp | c9ed685f81422fbc42e998a20b6e2f82df759219 | [] | no_license | rammendozaa/Programacion | cd6afbc53cb4b45003333448c4f33603ed541709 | 7fe5bd6b40193b0b7dd3d7aa6a33e6ee73238969 | refs/heads/master | 2023-08-17T20:26:39.990628 | 2023-08-12T04:56:06 | 2023-08-12T04:56:06 | 157,470,325 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,634 | cpp | /* Accepted */
#include <iostream>
#include <string>
#include <vector>
#include <queue>
#include <algorithm>
using namespace std;
string compareAndChoose(string& one, string &two) {
string res = "";
if (one[0] == two[0]) {
int i = 1;
int j = 1;
string auxOne;
string auxTwo;
if (one.length()... | [
"ram.mendoza.a.98@outlook.com"
] | ram.mendoza.a.98@outlook.com |
59e08bbccff101603538f02ffab10558151f4712 | e363b63383c617acc55c5b43bd0fa524d9e64dff | /tier1/checksum_crc.cpp | 3e0f20d46c54442ed22e6f8730ce10084bde9901 | [] | no_license | paralin/hl2sdk-dota | 63a17b641e2cc9d6d030df9244c03d60e013737d | e0fe36f0132b36ba9b1ca56aa10f888f66e9b2bf | refs/heads/master | 2016-09-09T22:37:57.509357 | 2014-04-09T13:26:01 | 2014-04-09T13:26:01 | 18,719,255 | 4 | 2 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 6,809 | cpp | //========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose: Generic CRC functions
//
//=============================================================================//
#include "basetypes.h"
#include "commonmacros.h"
#include "checksum_crc.h"
// memdbgon must be t... | [
"ds@alliedmods.net"
] | ds@alliedmods.net |
006ed3fb4fa17066129ebb3f02b709ec555c20fb | 0b3df9452447c6d51de11bbabe9471a57b45c664 | /TransferFunctions.h | b9a73d4680522e53e0b310de68f38a5f3f06662e | [] | no_license | LetsBuildRockets/TC-3 | dc9cc075c9fec0b2fb51b921465d011ca23eb06a | a9c466db3c6e370390b901e9739d87ed11f8f68e | refs/heads/master | 2021-01-17T12:43:00.386725 | 2018-12-28T21:42:16 | 2018-12-28T21:42:16 | 15,659,899 | 0 | 0 | null | 2018-10-17T00:18:39 | 2014-01-05T22:24:56 | JavaScript | UTF-8 | C++ | false | false | 185 | h | #include "fparser4.5.2/fparser.hh"
#include <string>
class TransferFunctions {
public:
void setFunction(std::string);
double callFunction(double);
private:
FunctionParser fp;
};
| [
"ericsimsm@gmail.com"
] | ericsimsm@gmail.com |
33dda80f3cdc2aea7047521ef0aede6a374841b5 | 883f291402c98e9116c4efb40f5cf96837d1d2d8 | /src/processor.cpp | 95c7d48424b1dc7dbe991e9d2d3bc6348573f50b | [] | no_license | ttan6729/ECC | eea16afaeae41076cdd7ed285335ccf9d5ae9dba | c477c8795ae4f06c42a35deabaf26941c6cbd107 | refs/heads/master | 2020-05-27T19:56:39.739733 | 2019-05-21T03:38:56 | 2019-05-21T03:38:56 | 188,769,895 | 0 | 0 | null | 2019-05-27T04:18:48 | 2019-05-27T04:18:48 | null | UTF-8 | C++ | false | false | 3,571 | cpp | #include <fstream>
#include <cstdint>
#include "processor.h"
#define buff_size 1 << 20
vector<string> v1;
vector<string> v2;
FILE *my_fopen(char *file_name, const char *mode)
{
FILE *fp = fopen(file_name,mode);
if(fp == NULL)
{
printf("error, failed to open file %s\n",file_name);
exit(0);
}
return fp;
}
/... | [
"taotang@titan18.eng.uts.edu.au"
] | taotang@titan18.eng.uts.edu.au |
ba84feb685d137be3e3c7875a424109589f11b66 | 82685d006a3c55bb7ee00028d222a5b590189bbf | /Sourcecode/mx/core/FromString.h | fc00e0c6c9afd0bae8177d3ae6af77d856174b0c | [
"MIT"
] | permissive | ailialy/MusicXML-Class-Library | 41b1b6b28a67fd7cdfbbc4fb7c5c936aee4d9eca | 5e1f1cc8831449476f3facfff5cf852d66488d6a | refs/heads/master | 2020-06-18T23:46:50.306435 | 2016-08-22T04:33:44 | 2016-08-22T04:33:44 | 74,932,821 | 2 | 0 | null | 2016-11-28T03:14:23 | 2016-11-28T03:14:23 | null | UTF-8 | C++ | false | false | 227 | h | // MusicXML Class Library v0.2
// Copyright (c) 2015 - 2016 by Matthew James Briggs
#pragma once
#include "mx/xml/XElement.h"
#include "mx/xml/XAttributeIterator.h"
#include <iosfwd>
namespace mx
{
namespace core
{
}
}
| [
"matthew.james.briggs@gmail.com"
] | matthew.james.briggs@gmail.com |
6933ec1377288bd182c40cb3bed1d4fb7d32c6ab | 3811f3c213fd08def12a29a06774104a985ad759 | /inversion.cpp | 1929499b6bf24f42bf075c1553ebc73bf4f705a4 | [] | no_license | vaibhavkpatel1/Algorithmic_Design_and_Techniques | 0bef8547a6e2e518b2dc8a8909f0d906434704c7 | 3b536825fcee25e4bdf205610cb3bbd7741f637a | refs/heads/master | 2022-03-27T23:15:18.672549 | 2019-12-01T09:58:41 | 2019-12-01T09:58:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 837 | cpp | #include<bits/stdc++.h>
using namespace std;
unsigned int Count=0;
void Merge(unsigned int *P,long int l,long int m,long int r){
//debug
//cout<<m<<" ";
unsigned int T[r-l+1];
long int i=l,j=m+1,k=0;
while(i<=m && j<=r){
if(P[i]<=P[j]){T[k]=P[i];k++;i++;}
else {T[k]=P[j];k++;j++;Count+=(m-i+1);}
}
... | [
"noreply@github.com"
] | noreply@github.com |
73f20fd9b26559977ae62f6f40f74891b6fe3f35 | a7a5ea1965def34f212d0799e5957faf198aa3a3 | /android/Streaming/library/src/main/cpp/rtmp/protocol/srs_protocol_stream.hpp | 4c4b8bd9ddb4fe7fce71b3c3188cdc122590cda7 | [] | no_license | 18307612949/AndroidFFmpeg | dc911355659b953c893ff4af54d304505b0c552e | a91b480e530957cfe3b3d455e8a0594bc7578c35 | refs/heads/master | 2021-08-16T06:13:14.412157 | 2017-10-16T07:42:27 | 2017-10-16T07:42:27 | 107,400,346 | 1 | 0 | null | 2017-10-18T11:44:03 | 2017-10-18T11:44:02 | null | UTF-8 | C++ | false | false | 5,401 | hpp | /*
The MIT License (MIT)
Copyright (c) 2013-2016 SRS(ossrs)
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merg... | [
"wlanjie888@gmail.com"
] | wlanjie888@gmail.com |
2d562a10f217b13a454d5a14e83be257804d1443 | c986aa1c2180ca34e53da60bb31f0ddc55fd3dc8 | /CMSIS/DSP/Testing/Source/Tests/BinaryTestsQ31.cpp | e0a03912f45cdf653cb2fdb5e2b98768bd79f23c | [] | no_license | robgal519/cmsis_lpc_gcc | c3b77124ce717fa6df6208568b750ec4a9a30a97 | 0d1c8a927e027b422168aef4dc32fff4fe7810df | refs/heads/master | 2022-11-23T15:22:09.550181 | 2020-07-15T18:21:48 | 2020-07-15T18:21:48 | 279,945,141 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,300 | cpp | #include "BinaryTestsQ31.h"
#include <stdio.h>
#include "Error.h"
#define SNR_THRESHOLD 100
/*
Reference patterns are generated with
a double precision computation.
*/
#define ABS_ERROR_Q31 ((q31_t)5)
#define ABS_ERROR_Q63 ((q63_t)(1<<16))
#define ONEHALF 0x40000000
/* Upper bound of maximum matrix dimension use... | [
"robgal519@gmail.com"
] | robgal519@gmail.com |
4a7d4038a61be18383f6e90c0d148f8f9deb396b | 001c1c1a1e4044a0061ce8736d272842add9caff | /src/graph/algorithms/ConnectedComponent.h | 3567220a9bfd1ae599a966065909727afd94401e | [] | no_license | moodah/PRO | c3a2f5c9f66d3549fb41f4fce330915870e309f3 | 5da689ab9a7e6167b4b50b0c100d05e03e91f7d9 | refs/heads/master | 2021-05-01T01:17:07.163039 | 2016-06-06T13:09:55 | 2016-06-06T13:09:55 | 52,285,580 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,019 | h | /*! \brief Connected Component algorithm
*
* \file ConnectedComponent.h
* \author Sébastien Richoz & Patrick Djomo
* \date spring 2016
*/
#ifndef GRAPH_CONNECTEDCOMPONENT_H
#define GRAPH_CONNECTEDCOMPONENT_H
#include "Visitor.h"
#include "../graphs/IGraph.h"
/*! \brief Search Connected Components into any type ... | [
"sebastien.richoz1@heig-vd.ch"
] | sebastien.richoz1@heig-vd.ch |
cc7d0446970d3afffe8a934468c8467e7a16905e | c963958323984427bf29e17ba544d78a9b1739fd | /CPoseController.h | 7690bc5f03fbea59024ccf0e74d890a45bd497d3 | [] | no_license | hentaidad/gmod-sdk | ada3beae43af4b6da401155f783b3132860b027b | 8c451b5c57a1ced3da4a686ffb2cd83e42adcc3f | refs/heads/master | 2020-03-19T05:25:36.394975 | 2018-06-03T18:35:43 | 2018-06-03T18:35:43 | 135,929,392 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 798 | h | //***********************************************
// SDK Generated by ValveGen (written by Chod)
// File: CPoseController.h
//***********************************************
#pragma once
#include "CBaseEntity.h"
#pragma pack(push,1)
class CPoseController :
public CBaseEntity // 0x1340
{
public:
... | [
"noreply@github.com"
] | noreply@github.com |
e831f34fc578a4f324235ad319a956c7c370c2b3 | 5bf65e14ec9d1a9619b485fd1cb90ad4f3c04f77 | /Database/SqliteDbStorage.h | 595c66f115e9f8f57f387c4ae6efa67e9414607c | [] | no_license | AleksandrPochepnya/work | 4726ccaf9ed5093e07ddc0b04a72e60f86f0b14a | 7dd2bd3b6321f03bb7f15f9c3d97c103962d89f0 | refs/heads/master | 2020-08-14T22:59:41.113464 | 2019-10-15T10:33:41 | 2019-10-15T10:33:41 | 215,244,051 | 0 | 0 | null | 2019-10-15T10:25:54 | 2019-10-15T08:14:43 | null | UTF-8 | C++ | false | false | 1,439 | h | #ifndef SQLITEDBSTORAGE_H
#define SQLITEDBSTORAGE_H
#include "AbstractDbStorage.h"
#include <QSqlDatabase>
#include <QSqlQuery>
#include <QSqlError>
class SqliteDbStorage : public AbstractDbStorage
{
Q_OBJECT
public:
explicit SqliteDbStorage(const QString& dbFileName, QObject *parent = nullptr);
~SqliteDb... | [
"55983431+AleksandrPochepnya@users.noreply.github.com"
] | 55983431+AleksandrPochepnya@users.noreply.github.com |
8ee1b07d8b338aec1ddbf8990d720deeae920da3 | e2a3061c63823e14d96ce104c05e01f4700ec2b7 | /Largest no. formed from an array.cpp | d11ec3dab59c78f96351c818260a8d021313ace9 | [] | no_license | issha25/Must-do--GFG | af2a27a0a91295ffc38777d034879945efd75f49 | b3d5991ed98a8535f1e4ef773ba18e684d45a362 | refs/heads/master | 2023-03-12T02:46:37.851813 | 2021-03-01T09:48:49 | 2021-03-01T09:48:49 | 294,082,074 | 1 | 1 | null | 2020-10-01T05:35:41 | 2020-09-09T10:40:54 | C++ | UTF-8 | C++ | false | false | 497 | cpp | class Solution{
public:
static bool cmp(string x,string y){
string one=x.append(y);
string two=y.append(x);
return (one>two)?true:false;
}
// The main function that returns the arrangement with the largest value as
// string.
// The function accepts a vector of strings
string printLa... | [
"noreply@github.com"
] | noreply@github.com |
f2b396670e858a4676095545cf190de03c6c5bf9 | 5ebd5cee801215bc3302fca26dbe534e6992c086 | /blaze/math/functors/DeclUniUpp.h | e66b4a05673f3532df88ada51800dbd72de04e04 | [
"BSD-3-Clause"
] | permissive | mhochsteger/blaze | c66d8cf179deeab4f5bd692001cc917fe23e1811 | fd397e60717c4870d942055496d5b484beac9f1a | refs/heads/master | 2020-09-17T01:56:48.483627 | 2019-11-20T05:40:29 | 2019-11-20T05:41:35 | 223,951,030 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,578 | h | //=================================================================================================
/*!
// \file blaze/math/functors/DeclUniUpp.h
// \brief Header file for the DeclUniUpp functor
//
// Copyright (C) 2012-2019 Klaus Iglberger - All Rights Reserved
//
// This file is part of the Blaze library. You can... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
cbf06f4db5800f12796a17c03bbc32d8468a795a | 4be4bcc6bc8280ec87727648fc297a75ba55f93c | /red_triangle_ebo/redtriangle_ebo.h | 64136409731251455ee553a53d27ba33fcf8ca32 | [
"BSD-2-Clause"
] | permissive | Tonvey/StudyGLSLInQt | e1b888e74f8bfaae47f106226cdc03b4cb777427 | ebd70f6ed8e9eb80b52862f879203f1da50df118 | refs/heads/master | 2020-04-14T10:33:42.665720 | 2019-02-07T17:58:11 | 2019-02-07T17:58:11 | 163,790,366 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 595 | h | #ifndef REDTRIANGLE_EBO_H
#define REDTRIANGLE_EBO_H
#include <QWidget>
#include "glwindow.h"
#include <QOpenGLBuffer>
#include <QOpenGLShaderProgram>
#include <QOpenGLVertexArrayObject>
class RedTriangleEBO : public GLWindow
{
Q_OBJECT
public:
RedTriangleEBO();
virtual void initializeGL()override;
vir... | [
"liangboyanzaz@163.com"
] | liangboyanzaz@163.com |
5fe7c1763a3d847fe0439bc7a7e6be41d3ba09d0 | f39a57c5700fc5a6bc83e961c4342a993c1fecde | /net/network_monitor.cc | 2d49b3b1b93c5582c65f525e3b24dbc82f6b844d | [] | no_license | blockspacer/mpr_net | 763fc630afcea3311136735f3d3ee612a70ba64e | a3ab2b701f0c86f4274ef6f63c96a70cc7c72f26 | refs/heads/master | 2021-05-21T15:10:52.903149 | 2016-07-23T17:03:13 | 2016-07-23T17:03:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,532 | cc | #include "net/network_monitor.h"
#include "net/logging.h"
namespace {
const uint32_t UPDATE_NETWORKS_MESSAGE = 1;
// This is set by NetworkMonitorFactory::SetFactory and the caller of
// NetworkMonitorFactory::SetFactory must be responsible for calling
// ReleaseFactory to destroy the factory.
net::NetworkMonitorFact... | [
"wangqx@mpreader.com"
] | wangqx@mpreader.com |
72829803aa3dab2f24f14568461f6daac6804d7e | 28e9f79335a6e88ea9a020f80f24e0f715b64ad7 | /genetics/genetics/CrossoverCPU.h | 41b0e74afe9c8a1b484db3e99d6882ad64b04daa | [
"MIT"
] | permissive | crest01/ShapeGenetics | 701a0702dacb38660da3471bd187f590edfc3c5e | 7321f6484be668317ad763c0ca5e4d6cbfef8cd1 | refs/heads/master | 2021-01-12T01:59:29.067964 | 2019-05-20T21:08:47 | 2019-05-20T21:08:47 | 78,453,093 | 18 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 4,711 | h | /*
* CrossoverCPU.h
*
* Created on: Nov 25, 2015
* Author: Karl Haubenwallner
*/
#ifndef GPUPROCGENETICS_SRC_GENETICS_CROSSOVERCPU_H_
#define GPUPROCGENETICS_SRC_GENETICS_CROSSOVERCPU_H_
#include "Recombination_IF.h"
#include "SymbolManager.h"
#include "GenomeCPU.h"
#include "Genome_IF.h"
namespace PGA {
... | [
"karl.haubenwallner@student.tugraz.at"
] | karl.haubenwallner@student.tugraz.at |
6cbda4e0a68b49b3acc3fb8d7a2871944dd737ad | 1e81a5711e170673d3efac5541fa5a364e9ae37d | /os/kern/optional.hpp | 736e4e6952fd153d34fc50dde92aa8ba57425dd4 | [] | permissive | nyanzebra/TinyOS | f0af348826fa79ab6b430d1213099908f981b447 | 8229fc2ee601c10a42943b5470e3f7e31f4405ac | refs/heads/master | 2020-12-02T06:30:39.618697 | 2017-12-11T06:00:23 | 2017-12-11T06:00:23 | 96,846,717 | 1 | 0 | MIT | 2017-12-11T06:00:24 | 2017-07-11T03:28:32 | C++ | UTF-8 | C++ | false | false | 1,921 | hpp | #pragma once
#include "utility.hpp"
namespace tiny_os {
template <typename T>
class optional;
template <typename T>
class optional<T*> {
private:
T* _ptr = nullptr;
protected:
public:
private:
protected:
public:
optional() noexcept = default;
optional(T* ptr) noexcept : _ptr(ptr) {}
template <typename U>
optio... | [
"noreply@github.com"
] | noreply@github.com |
fd98f78799938995232d2152abb51f9bd0bec7d1 | 82b359fc3e7cb45abc9712e35675e3f0a8609713 | /t5/5.3.cpp | 29354b7f29027f5cb9afb4de5c38228dbef62b2e | [] | no_license | chenkk7/programming-of-c-- | 122c8b8c20b95b89e7b323f95cb552dc65346b05 | e5d8a81821fe184df5712c4c27635be92042f305 | refs/heads/master | 2020-05-31T22:57:23.595157 | 2019-12-18T15:46:37 | 2019-12-18T15:46:37 | 190,529,344 | 1 | 0 | null | 2019-06-06T06:45:15 | 2019-06-06T06:45:14 | null | GB18030 | C++ | false | false | 354 | cpp | /*3.编写一个程序,该程序建立一个动态数组,为动态数组的元素赋值,
显示动态数组的值并删除动态数组。*/
#include <iostream>
using namespace std;
int main()
{
int *p = new int[10];
for (int i=0;i<10;i++)
{
*(p + i) = i;
cout<<* (p + i)<<endl;
}
delete [] p;
return 0;
}
| [
"37889723+closer@users.noreply.github.com"
] | 37889723+closer@users.noreply.github.com |
3ea43e8dbd743e6cf8008db126f18555c951e72d | fd51bdd9bbfba832ac004b3524491aecf9a27678 | /Practice/489B_BerSUBAll.cpp | 8003d5a7557ba36780c40de73b5024e6f760d289 | [] | no_license | ajay-sehrawat/CodeForces | 59411046a48b1a5f937c603947a45e2f4e531f81 | c2b5071b84e35866d13c3df7f9ff1eca1cea2a00 | refs/heads/master | 2023-07-21T01:20:45.313475 | 2023-07-07T10:36:53 | 2023-07-07T10:36:53 | 299,593,058 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 837 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
ios_base::sync_with_stdio(false);
cin.tie(NULL);
int n, m;
cin >> n;
int b[n];
for (int i = 0; i < n; i++)
cin >> b[i];
cin >> m;
int g[m], freq[m], count = 0;
for (int j = 0; j < m; j++)
{
cin >> g[j];
... | [
"ajaysehrawat2302@gmail.com"
] | ajaysehrawat2302@gmail.com |
e19956da9b42fa44a0de1ceb2f8fc5fc6ecc0623 | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/248/152/CWE78_OS_Command_Injection__wchar_t_file_w32_spawnv_82_bad.cpp | 2f6774fe557d0e12e4eac57e1123dfd688c70915 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,160 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE78_OS_Command_Injection__wchar_t_file_w32_spawnv_82_bad.cpp
Label Definition File: CWE78_OS_Command_Injection.strings.label.xml
Template File: sources-sink-82_bad.tmpl.cpp
*/
/*
* @description
* CWE: 78 OS Command Injection
* BadSource: file Read input from a file
* ... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
0a0a1f48c2fd8bf866933afcfb9bdd006df427c0 | f31087835d609ee8ff8bf81e251353b8efbf8e5b | /lib/SymbolGraphGen/SymbolGraph.cpp | 7d5d56b4128edbaea11475635f4515bc495cd86e | [
"Apache-2.0",
"Swift-exception"
] | permissive | cigarsmoker/swift | 5ac461a81dcc9da0b5984354af07cc2d84f93d9f | 172d57fa9324a8b23a008db07c72eee7ddf93b46 | refs/heads/master | 2021-05-21T05:23:58.909453 | 2020-04-02T17:19:56 | 2020-04-02T17:19:56 | 252,547,056 | 1 | 0 | Apache-2.0 | 2020-04-02T19:25:27 | 2020-04-02T19:25:26 | null | UTF-8 | C++ | false | false | 17,407 | cpp | //===--- SymbolGraph.cpp - Symbol Graph Data Structure -------------------===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/LI... | [
"acgarland@apple.com"
] | acgarland@apple.com |
504a0a30f27de0d6a5bc5d9c021f1ecaa2223ee3 | da315514af6dfd46bd09f378621c814e0e26f3ab | /hw12-3.cpp | 0f7317453de79beaa5629d4f8362345c68e156fb | [] | no_license | Taxod/PD2017Fall | 7f7bb6087c0adf2a25079aa8b5991ea4f423bac3 | 508ece17dac444b85cfb34a48bc6187dfdb28b45 | refs/heads/master | 2021-09-04T18:54:09.915102 | 2018-01-21T10:04:13 | 2018-01-21T10:04:13 | 115,844,981 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,698 | cpp | #include<iostream>
#include<cstring>
#include<stdlib.h>
using namespace std;
class MyString
{
private:
int len;
char* str;
public:
MyString();
MyString(char* c);
MyString(const MyString& c);
~MyString();
int length();
int find(char ch, int pos = 1);
void assign(const char* st);
void assign(MyS... | [
"s885537@gmail.com"
] | s885537@gmail.com |
04bbccf14bf6cb89478d8b603282e32102e5b2b8 | 1b7ff900b964795db656069c94bd8970017da5ff | /MinimumDepthOfATree.cpp | d8996dcffce0daa646a8729895ed35bfc8c54eb5 | [] | no_license | shikhak101/leetcode | 215ef4fb992e60a18510352eb052c1394003a086 | 0de703cb9411b1fa7d61794e725de24374c12147 | refs/heads/master | 2020-06-01T07:19:10.962295 | 2020-04-19T05:13:39 | 2020-04-19T05:13:39 | 190,694,918 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 791 | cpp | /**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode(int x) : val(x), left(NULL), right(NULL) {}
* };
*/
class Solution {
public:
int mindepth = 100000;
int minDepth(TreeNode* root) {
if(root == NULL) return 0;
... | [
"noreply@github.com"
] | noreply@github.com |
87569d822c6caef75c93543e8b9a7c78bb5783fc | ad273708d98b1f73b3855cc4317bca2e56456d15 | /aws-cpp-sdk-appconfig/include/aws/appconfig/model/ListConfigurationProfilesResult.h | f150b574428f72c14c93dbf80fbf93f9f4374766 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | novaquark/aws-sdk-cpp | b390f2e29f86f629f9efcf41c4990169b91f4f47 | a0969508545bec9ae2864c9e1e2bb9aff109f90c | refs/heads/master | 2022-08-28T18:28:12.742810 | 2020-05-27T15:46:18 | 2020-05-27T15:46:18 | 267,351,721 | 1 | 0 | Apache-2.0 | 2020-05-27T15:08:16 | 2020-05-27T15:08:15 | null | UTF-8 | C++ | false | false | 4,485 | h | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
d33dd9d01f0541c689f59ff4faeeb1c5ef12eba7 | 0009080def481681386ae0ceac317c0a83b66653 | /cpp_d06/ex01/main.cpp | 09922b170d2cf332801fb0ad2ad05498387bebbf | [] | no_license | BruhJerem/EPITECH_TEK2_POOL | aaeaac1e276b82e745dcb1d7b28788cf65972649 | 54be4997ba9793266cb5360c577fd94cfd043451 | refs/heads/master | 2021-09-08T00:59:04.560652 | 2018-03-04T22:17:06 | 2018-03-04T22:17:06 | 122,841,365 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 878 | cpp | /*
** EPITECH PROJECT, 2018
** cpp_d06
** File description:
**
*/
#include <iostream>
#include <cstring>
#include <sstream>
#include <vector>
#include <iomanip>
#include <algorithm>
int main()
{
std::string input, temp;
std::stringstream sstm;
float degrees;
getline(std::cin, input);
sstm << input;
sstm >> deg... | [
"noreply@github.com"
] | noreply@github.com |
2c4af42d3cd4038f584f8b481bdb09d2f7336de7 | 07001995d15fe42dd724f639974c2b57a87314ba | /Individual 1/lab4_prog2/lab4_prog2/Deck.cpp | e1d662ffb0eda0a700eb69f08bfc656ded1090aa | [] | no_license | sollinio/cpplabs | 5513ca21426dd2a53c6b6379c3dda25f742f270f | 7905105e782c39e5a663974cf513e70f023dbf89 | refs/heads/master | 2021-08-16T09:48:12.686402 | 2017-11-19T14:20:24 | 2017-11-19T14:20:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,370 | cpp | #include "Deck.h"
#include "Enum.h"
#include "Card.h"
#include <random>
#include <ctime>
#include <iostream>
Deck::Deck()
{
initDeck(TypeDeck::Cut);
}
int Deck::getCountCards()
{
return countCards;
}
int Deck::getNumberCard()
{
return numbercard;
}
Card Deck::takeCard()
{
++numbercard;
return cards[numbercar... | [
"mczoff@mail.ru"
] | mczoff@mail.ru |
2619bf7f4f9a6f4a6a0b51425c28e3912988dbc7 | 98ba6556add199db66014b7eed845513303ca5cb | /Basic C++ Programs/Project 1/Project 2.cpp | 58b4b3cdbec2cdfab99eefbb4c04b1d47c0e52aa | [] | no_license | Dsolnik/Learning-Languages | f1c57f4b6e6cbb6a5a09887f6beddc755dc4d1fc | 400ca284df16b349cfd3ba0a552d0be3bbc003e1 | refs/heads/master | 2021-01-15T13:07:32.458425 | 2016-06-04T19:30:59 | 2016-06-04T19:30:59 | 49,395,527 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 356 | cpp | #include <iostream>
int main()
{
// double weight;
// std::cout << "Enter in the weight of the breakfast cereal in ounces";
// std::cin >> weight;
// std::cout << "The weight in metric tons is: " << weight / 35273.92 ;
// std::cout << "The number of boxes needed to get 1 metric ton of cereal is " << 35273.92 / weight;... | [
"dansolnik@gmail.com"
] | dansolnik@gmail.com |
b6e8316e9c7b620e1556136cddaf299dca8e4db6 | 7bbac938a328137963088ae0ab5211d59f3e8454 | /LeetCode/124-binary_tree_maximum_path_sum.cpp | 8ea42f7d9a4b7c4a694e079c381d1177a29af34f | [] | no_license | wzrain/Online-Judge-Problems | 424e0ebb2a8785f4cb5f9e30b3b6838788fc2021 | e4520fc0b79f58bfd4c4eef42f1ce60eb57656e2 | refs/heads/master | 2021-12-09T06:56:46.931086 | 2021-12-08T06:06:43 | 2021-12-08T06:06:43 | 82,646,297 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,060 | cpp | /**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode(int x) : val(x), left(NULL), right(NULL) {}
* };
*/
// First thought about dp with memoization.
// Traversing every node to find the longest path across this node.
// Since e... | [
"wzrain@163.com"
] | wzrain@163.com |
3f36e024f924f23308af4e86fd7b55ca3db11a09 | 3fe47b427561de8d561f07b4abe632a204885fe6 | /linearAlgebra/setIdentityMatrix.cpp | 2ddccb3aa7af48bb620b07fcd07b1ce1096bac34 | [] | no_license | ProgrammingBishop/cpp | cbb9363a5aa0b888b42a03d88637fac55a165d34 | cc872b22f56870bab867dd7e1a9f4c9680cc105a | refs/heads/master | 2020-03-13T16:31:21.177149 | 2018-05-30T14:19:03 | 2018-05-30T14:19:03 | 131,199,800 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 698 | cpp | #include <iostream>
#include <vector>
int main()
{
std::cout << "Enter the size for the matrix: " << std::endl;
int size;
std::cin >> size;
std::vector< std::vector<int> > matrix;
matrix.resize(size);
for (auto &rows : matrix)
{
rows.resize(size);
}
for (int outer = 0; outer < size; outer++)
{
for (in... | [
"sbishop@officite.com"
] | sbishop@officite.com |
9be9636d9796adc0496fb61682893f20fb60c073 | b56cc20a073c574a3fd48609ee6f4679388715da | /D05/ex01/Form.hpp | dff3f3d3f7148ffc37129c961f5723291429915f | [] | no_license | fkoehler42/Piscine_CPP | 066540d3e43df47bb66c71e62b01e644a3b6108f | bd86e6f4f780f5b5101abb2fa7b50f797612d8f9 | refs/heads/master | 2021-05-10T12:37:06.004275 | 2018-01-22T11:27:10 | 2018-01-22T11:27:10 | 118,447,270 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,254 | hpp | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* Form.hpp :+: :+: :+: ... | [
"fkoehler@student.42.fr"
] | fkoehler@student.42.fr |
cf3ca78cdfffa290293c377c88b68c195b538936 | db3ac42b9fe6174f1f887685e50a501095025383 | /Project/Source/Game/Camera/FPSMouseCamera.cpp | 108733b64cb9946bb2944a99ed2dfc96e2b496e5 | [] | no_license | Mari-Jun/2020_OPEN_GL-Term-Project | 42458bd8d897a6a95c83a415ed5ab981c73bdde1 | aa97732a21e82c66376e7a6df3ec7821649eaa6d | refs/heads/main | 2023-02-08T07:43:12.148226 | 2021-01-02T06:29:37 | 2021-01-02T06:29:37 | 308,920,289 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 925 | cpp | #include "FPSMouseCamera.h"
#include "../Actor/Actor.h"
FPSMouseCamera::FPSMouseCamera(const std::weak_ptr<class Actor>& owner)
: CameraComponent(owner)
, mPitchSpeed(0.0f)
, mPitchMaxSpeed(Math::Pi / 3.0f)
, mPitch(0.0f)
{
}
FPSMouseCamera::~FPSMouseCamera()
{
}
void FPSMouseCamera::initailize()
{
CameraComp... | [
"hatusimo0706@gmail.com"
] | hatusimo0706@gmail.com |
3daf6b76eaa42fd0a7e103d761933941b8284f6a | 6ea5b5315506bc90f8fdc4d809cb6e82bee2aca9 | /stock10.cpp | d9b7a509facac9998133aa762fb48f9346953c69 | [] | no_license | zoe226/class-stock | 34f867017a540398abd564c941a92c07418b2a69 | b87e80d407a566f869207f7f9e3b38ba3db6ced3 | refs/heads/master | 2020-04-17T17:52:51.755086 | 2019-01-21T12:59:15 | 2019-01-21T12:59:15 | 166,802,742 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,144 | cpp | // stock10.cpp -- Stock class with constructors, destructor added
#include <iostream>
#include "stock10.h"
// constructors(verbose version)
Stock::Stock() // default constructor
{
std::cout << "Default constructor called\n";
company = "no name";
shares = 0;
share_val = 0.0;
total_val = 0.0;
}
Stoc... | [
"wisdomh226@163.com"
] | wisdomh226@163.com |
b6ab53fdcfd3bec424a3c75352d1afed9eb55c24 | ea355fc4a470a1fe47d2cf6c0c438d5372a361e9 | /Development/Plugin/Warcraft3/yd_jass_debug/DllMain.cpp | 968f3e6105cd04b2a7f1ab1cb687d646d17da612 | [
"Apache-2.0"
] | permissive | Dreamleej/YDWE | a37636034fb9e253bda4bd34ab2d8d3c06d7789b | c6c0c268885a44c3a7112875d4efb14d14cb69db | refs/heads/master | 2020-03-21T09:24:35.290809 | 2018-06-21T13:05:32 | 2018-06-21T13:05:32 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,353 | cpp | #include <windows.h>
#include <base/warcraft3/war3_searcher.h>
#include <base/hook/inline.h>
#include <base/hook/fp_call.h>
#include <base/warcraft3/jass.h>
#include <base/warcraft3/jass/opcode.h>
#include <base/util/console.h>
#include <base/util/format.h>
#include <iostream>
namespace base { namespace warcraft3 { na... | [
"actboy168@gmail.com"
] | actboy168@gmail.com |
dd0b0b242c2a77c010fcf22b3f77d250abbd9614 | bec71aad0b1b72cc9dad75f99c84bcb72bfaf774 | /NFCReader/_wip versions/NFC-FormatAndWriteTag/NFC-FormatAndWriteTag.ino | e5be9b22513a8392ad0bfcaab322fd26137f41c0 | [
"MIT"
] | permissive | noclicknoscreen/EC-Inspiration | eb8cc57a8186f62fe0e0e0e46d4c3d99253e880f | 620d36fe92080441adb69be0fbca2bca281fac59 | refs/heads/master | 2021-01-16T18:08:53.895974 | 2017-10-02T12:22:24 | 2017-10-02T12:22:24 | 100,040,303 | 0 | 0 | null | 2017-09-08T10:19:15 | 2017-08-11T14:29:51 | Python | UTF-8 | C++ | false | false | 3,628 | ino |
#include <SPI.h>
#include <PN532_SPI.h>
#include <PN532.h>
#include <NfcAdapter.h>
PN532_SPI pn532spi(SPI, 10);
NfcAdapter nfc = NfcAdapter(pn532spi);
void setup() {
Serial.begin(9600);
Serial.println("NDEF Writer");
nfc.begin();
}
void loop() {
Serial.println("Place your tag. It will be formatted as NDEF"... | [
"vj.dudley.smith@gmail.com"
] | vj.dudley.smith@gmail.com |
3e3a9376d8664f6f81957cc19bfc10c33f84f32f | 06a02b5ef783f14c6eccf4ccd391f488801ef8e6 | /D3DXFrameWork/Client/Headers/BikiniGirl.h | 573264e671183e9cb63a1c7cdad989c558689913 | [] | no_license | ancal258/D3DProject_DeadPool | a87231e7563452608b243a5e3dbb61f5a61f4e5e | 3938e831bfdb466ed23ec8ea77d24ab3513a92a4 | refs/heads/master | 2021-10-10T03:13:56.104158 | 2019-01-06T04:42:00 | 2019-01-06T04:42:00 | 158,417,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,272 | h | #pragma once
#include "Defines.h"
#include "GameObject.h"
_BEGIN(Engine)
class CTransform;
class CRenderer;
class CMesh_Dynamic;
class CShader;
class CCollider;
_END
_BEGIN(Client)
class CPlayer;
class CBikiniGirl final : public CGameObject
{
private:
enum ANIM_BIKINI {
STATE_IDLE,
STATE_HELP,
STATE_END
};
p... | [
"ancal258"
] | ancal258 |
d0664137567ab5f9e1c7eb804b5129b23e32882e | 4a016a398c0c19dfab9af27da0bdcb094660b272 | /RecoStudy/TRASH/NewOutFiles_SingleMu_CodexAnalyzer_Preselection_SingleEle_SingleEle/CodexAnalyzer_Preselection_SingleEle.cc | a68a71b873a16e9c7726a427015a2f5bd7f9c1bf | [] | no_license | abdollah110/DM2017 | 69ed5f39ee688e86dda1fe69cbb7a8eb51bb0f2f | 557895b59e28f10862d9f22c52759aa48ff9e32d | refs/heads/master | 2021-06-14T07:01:46.853210 | 2021-05-07T02:20:42 | 2021-05-07T02:20:42 | 83,058,943 | 0 | 3 | null | 2017-03-01T15:37:19 | 2017-02-24T16:06:42 | C++ | UTF-8 | C++ | false | false | 55,914 | cc | ////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// This code is to pre-select the events. This ise used as a base for background estimation, ...
// To run this code one first needs to compile it:
//1) ./Mask.sh CodexAnalyzer_Preselection.cc
//2) ./Cod... | [
"smohamadi@gmail.com"
] | smohamadi@gmail.com |
09d8fcab93c6e156364bf33f478e2aa0e9ff2fb1 | 1b9b708685775af12ff5fd8cbf5704abead6d9c8 | /ARS/Model/connector.cpp | a4810257fbfd7b82a655b8c818f429650f1039a0 | [] | no_license | Akorra/Integrating_QtQuick_w_Cpp | 834fc4e669450fe6836de37f4cf5a34a065b8d97 | 2ecffc3f2ecc8b8bebfa6d696bd417634e7ef469 | refs/heads/master | 2020-04-21T17:36:03.417999 | 2019-02-14T18:30:01 | 2019-02-14T18:30:01 | 169,741,018 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 542 | cpp | #include <QThread>
#include "connector.h"
#include "Model/settings.h"
Connector::Connector(QObject *parent, Settings& config) : QObject(parent), m_settings(config)
{
}
void Connector::DoWork()
{
emit notifyMessage("Connecting...");
auto host_name = m_settings.getHostName().toLocal8Bit();
char* char_str... | [
"akorra@Phils-MacBook-Pro.local"
] | akorra@Phils-MacBook-Pro.local |
90114bb2247dbdf4f4adede26b709ba431b4910f | b9575b7d4299110e663a7432381ce7534c234b40 | /4_ExtLib/4.4_GuiFrameworks/4.4.2_HaxeUI/4.4.2.1_SimpleGui/4.4.2.1.1_HaxeuiBackends/4.4.2.1.1.2_haxeui-hxwidgets/4.4.2.1.1.2.3_Dialogs/SimpleMessageDialog/Export/cpp/debug/src/wx/widgets/MouseState.cpp | 53261636ed6c15c79ed7945ddcbc9ad4bb858b18 | [] | no_license | R3D9477/haxe-basics | dc912670731ac891f359c73db68f1a683af03f6a | cd12a1cb250447afa877fc30cf671f00e62717ef | refs/heads/master | 2021-09-02T12:22:55.398965 | 2018-01-02T15:29:40 | 2018-01-02T15:29:40 | 72,667,406 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,236 | cpp | // GeneratedByHaxe
#include <hxcpp.h>
#ifndef INCLUDED_wx_widgets_MouseState
#include <wx/widgets/MouseState.h>
#endif
namespace wx{
namespace widgets{
static ::String MouseState_obj_sMemberFields[] = {
HX_HCSTRING("GetX","\x22","\x2f","\x3b","\x2f"),
HX_HCSTRING("GetY","\x23","\x2f","\x3b","\x2f"),
::String(nul... | [
"r3d9u11@gmail.com"
] | r3d9u11@gmail.com |
0499f18f8269f10cb545d6600ab58cac9976e02d | 3b74581630e7f3f9f379b633a8cfa4e622c0dd0b | /Old/Builds/JuceLibraryCode/modules/juce_core/containers/juce_AbstractFifo.h | 9fcdcd5ef2daf0956503862ef2e6e1769e6b3b86 | [
"BSD-2-Clause"
] | permissive | stpope/CSL6 | eb3aee1a4bd13d6cb8e6985949bbfb12d4cd3782 | 5855a91fe8fc928753d180d8d5260a3ed3a1460b | refs/heads/master | 2022-11-23T17:43:17.957644 | 2020-08-03T18:31:30 | 2020-08-03T18:31:30 | 256,130,061 | 35 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 9,062 | h | /*
==============================================================================
This file is part of the JUCE library - "Jules' Utility Class Extensions"
Copyright 2004-11 by Raw Material Software Ltd.
------------------------------------------------------------------------------
JUCE can be redistrib... | [
"stephen@heaveneverywhere.com"
] | stephen@heaveneverywhere.com |
a1401aeae418903f5602e72efa8ee565f218c645 | c64f175f8d5a0b0a0e555dc3aad756fe2d29ecb1 | /Source/Public/TextEffect.h | ca74ea0eacae62fc2da360d29c4d4b147b6a1242 | [
"MIT"
] | permissive | Hyrex/SFML-BoxWorld | 35cc761db91688c2fded76de114b4cd7131f0a0f | 5513ae40bb2ed97251331de6286697b74dd06cae | refs/heads/master | 2021-07-20T23:22:30.855031 | 2020-09-12T03:34:06 | 2020-09-12T03:34:06 | 214,800,643 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,667 | h | #pragma once
#include <SFML/Graphics.hpp>
#include "Defines.h"
class FText;
class FTextEffect
{
public:
virtual void Begin() = 0;
virtual void End() = 0;
virtual void Reset() = 0;
virtual void Update() = 0;
virtual void Pause() { bPaused = true; }
virtual void Resume() { bPaused = false; }
void SetPaused(bool... | [
"hyrex.chia@gmail.com"
] | hyrex.chia@gmail.com |
d5c81e29353807ed6f318c0bd0252398d51c5cae | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/242/387/CWE762_Mismatched_Memory_Management_Routines__delete_char_calloc_01.cpp | 3d9c0f4dbd3b1ec1a11304bc5c314e5bbd658556 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,801 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE762_Mismatched_Memory_Management_Routines__delete_char_calloc_01.cpp
Label Definition File: CWE762_Mismatched_Memory_Management_Routines__delete.label.xml
Template File: sources-sinks-01.tmpl.cpp
*/
/*
* @description
* CWE: 762 Mismatched Memory Management Routines
* ... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
41a74882c5975116373abb27bd0b2c4d3b9381d0 | 719ed2fae46c8a22193c1af2641c79ea3a48cb21 | /impl_stl/impl_stl/stl_pair.h | 7d34a327fb0af8c42e0820f9a2e1f1c73743987f | [] | no_license | spch2008/STL | 252183360cb8c0d257cf1abfcc7f7763410d8bb3 | e5c45121b77361d0026c9ba95e26beb9aca01d57 | refs/heads/master | 2021-01-22T01:05:41.974968 | 2014-06-09T02:28:50 | 2014-06-09T02:28:50 | 13,346,078 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 665 | h | #ifndef _PAIR_H
#define _PAIR_H
template <class T1, class T2>
struct pair
{
typedef T1 first_type;
typedef T2 second_type;
T1 first;
T2 second;
pair() : first(T1()), second(T2()) {}
pair(const T1& a, const T2& b) : first(a), second(b) {}
pair(const pair<T1, T2>& that) : first(that.first), second(that.second)... | [
"spch2008@foxmail.com"
] | spch2008@foxmail.com |
d1546b4b5aaf026cd06fa5aa6e25d264bf93ad15 | 60aa54a3969a506a275ac033471f3d15b8c4ae68 | /code/TestData.h | 4aba5ec1b6878f266097d9cb019662a9d893cfa7 | [] | no_license | IRETD/TestSystemServer | 5e9cf9bb7a3d6825523dfe52d435fca3d8876cdb | 78ec19579c363d99dae9ecd36f01483d05335fcc | refs/heads/master | 2021-09-10T02:36:31.703918 | 2018-03-20T18:47:24 | 2018-03-20T18:47:24 | 126,066,409 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 624 | h | //************************************************************************
// Класс хранения тестовых данных для теструемой программы
//
//************************************************************************
#ifndef TESTDATA_H
#define TESTDATA_H
#include <QStringList>
class TestData {
QStringList m_InputDat... | [
"zanzarah92@gmail.com"
] | zanzarah92@gmail.com |
82e14526345c69385e4309384a614c4e4d7830b9 | b367fe5f0c2c50846b002b59472c50453e1629bc | /xbox_leak_may_2020/xbox trunk/xbox/private/xdktest/cafe6/xtests/debugger/core/varswnd/varssub.cpp | e29b8ed592a6591980704ef558eb23bc508aa242 | [] | no_license | sgzwiz/xbox_leak_may_2020 | 11b441502a659c8da8a1aa199f89f6236dd59325 | fd00b4b3b2abb1ea6ef9ac64b755419741a3af00 | refs/heads/master | 2022-12-23T16:14:54.706755 | 2020-09-27T18:24:48 | 2020-09-27T18:24:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 995 | cpp | ///////////////////////////////////////////////////////////////////////////////
// VARSSUB.CPP
//
// Created by :
// VCBU QA
//
// Description :
// implementation of the CVarsWndSubSuite class
//
#include "stdafx.h"
#include "varssub.h"
#include "afxdllx.h"
#include "autocase.h"
#include "loccas... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
ec8885acc8f8052c66be0ec3fa08872529e28108 | 04c03ce95c3df1223743534ab0c6a42847301e71 | /Lab_04/Lab_04/ParenthesisValidation.h | 427eeddad2601e82d3bfec815177df093bb88cf8 | [] | no_license | DanL1L/POO_04 | 6e3bd732ec7ece3e65597470109bdb4b9a90a245 | b5600b17fd6d720129d39bbc53ab1e9af78cb979 | refs/heads/main | 2023-09-01T11:07:13.830921 | 2021-11-05T20:22:11 | 2021-11-05T20:22:11 | 421,599,898 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 567 | h | #pragma once
#include <string>
#include <stack>
class ParenthesisValidation
{
public:
static bool checkParenthesis(const std::wstring& input)
{
stack<wchar_t> stack = new stack();
for (int i = 0; i < input.length(); i++)
{
if (input[i] == L'(')
{
stack.push(input[i]);
}
... | [
"noreply@github.com"
] | noreply@github.com |
397eaa60f5a1a46735fa18d34fa7954489deb3a6 | 3c4c3f231f44e848e8e1a9ad4a1d7bd82e44750a | /StratifyAPI/code/var-Data/src/main.cpp | f37e446c53f332ef91bf340cbd717b7467a0cabe | [] | no_license | StratifyLabs/StratifyDocsCode | 5e9b4e72ff8ea1989e91a3b1fde38bd94c5edd74 | e76e210c78c865637526da63cb0072e0a7b83678 | refs/heads/master | 2020-07-26T02:18:05.028930 | 2019-09-15T21:04:51 | 2019-09-15T21:04:51 | 208,500,970 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,484 | cpp |
#include <cstdio>
//md2code:include
#include <sapi/var.hpp>
//md2code:include
#include <sos/dev/pio.h>
int main(int argc, char * argv[]){
{
//md2code:main
//allocation 64 bytes
Data block = Data( arg::Size(64) );
//use DataReference inherited methods
block.fill<u32>(0xaabbccdd);
pr... | [
"tyler.w.gilbert@gmail.com"
] | tyler.w.gilbert@gmail.com |
0f31f469bdbcd0aa5d19e5324fa293c5f76f8c2f | 2f10f807d3307b83293a521da600c02623cdda82 | /deps/boost/win/debug/include/boost/mpl/vector/aux_/vector0.hpp | ff73143519b5a1cc69f563b730c1752c0b52879e | [] | 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:0c3466c054ed61f3c3f64c38390e91d69dc345fbfa939c69afe3302c9baa61cc
size 1306
| [
"YLiLarry@gmail.com"
] | YLiLarry@gmail.com |
cc8e29c4a3caa84d26a1799eeaae258227381f14 | 771a5f9d99fdd2431b8883cee39cf82d5e2c9b59 | /SDK/Title_OOS_02_MysticAssociate_functions.cpp | c88b00fd2353098239678505b3ba9353eec81b01 | [
"MIT"
] | permissive | zanzo420/Sea-Of-Thieves-SDK | 6305accd032cc95478ede67d28981e041c154dce | f56a0340eb33726c98fc53eb0678fa2d59aa8294 | refs/heads/master | 2023-03-25T22:25:21.800004 | 2021-03-20T00:51:04 | 2021-03-20T00:51:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 570 | cpp | // Name: SeaOfThieves, Version: 2.0.23
#include "../pch.h"
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Functions
//--------------------------------------------... | [
"40242723+alxalx14@users.noreply.github.com"
] | 40242723+alxalx14@users.noreply.github.com |
58be6ba34fe7630002e6562964e53d230ae89cb2 | 33b2adbdea1fc8543bc30700308d1d6e84679620 | /Wrapper_shape.h | ed7f506c9ebb1f06b8cca13fb745a710ac3fbec1 | [] | no_license | Sabir777/Tetris | 12fea7a8a0a24fe6bbf9bc87f2156ca0482fd512 | 7b61d559039c9b14d478f8e8167067ac72e8759a | refs/heads/master | 2023-08-29T16:46:42.088831 | 2021-10-30T13:46:07 | 2021-10-30T13:46:07 | 422,887,189 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 881 | h | #pragma once
#include <memory> // для std::unique_ptr
#include "Game.h"
#include "Play_field.h"
#include "Shape.h"
#include "Timer.h"
#include "Tetris.h"
class Wrapper_shape : protected Tetris {
private:
std::unique_ptr<Shape> p_shape;
std::unique_ptr<Shape> p_shape_prev;
int key_press_prev;
Timer time_down;
Time... | [
"sabir.yanin2014@yandex.ru"
] | sabir.yanin2014@yandex.ru |
b314870c8be57ba0eae3f85e4c169df09bfb1cb2 | 9c6a0645ec4867001d82ba84ea6486122df7a489 | /Agoraphobia_Development/AgaroPhobia/Assets/BluetoothAPI/Scripts/arduino_length_based_mode/arduino_length_based_mode.ino | 391c45ed2d5afde8fd5d4093773896ff0138196a | [] | no_license | deakinshaun/arvrapps-t2-2019 | a2749fd6552e499dc3e94c614b641860958da6a5 | e45115b54e08b93e16e1558dbd511c1684036a1f | refs/heads/master | 2022-02-25T02:15:29.276849 | 2019-10-06T21:51:49 | 2019-10-06T21:51:49 | 197,085,709 | 1 | 0 | null | 2019-09-26T21:10:03 | 2019-07-15T23:29:33 | C# | UTF-8 | C++ | false | false | 1,268 | ino | #include <SoftwareSerial.h>
SoftwareSerial BTSerial(10, 11); // RX, TX
void sendBT(const byte *data, int l)
{
byte len[4];
len[0] = 85; //preamble
len[1] = 85; //preamble
len[2] = (l >> 8) & 0x000000FF;
len[3] = (l & 0x000000FF);
BTSerial.write(len, 4);
BTSerial.flush();
BTSerial.write(data, l);
BTSerial.flu... | [
"rmourya@deakin.edu.au"
] | rmourya@deakin.edu.au |
33dc145029df4c6a29eca67d5ef2c1d4b056bfc9 | b74ab935ddb76799371bea35aa3ba6d29bcfe44b | /541_Reverse String II/main.cpp | d18a8e1a01c42672858271054afe4b099e1d8e80 | [] | no_license | ColinBin/leetcode | b2d28411876f6e2a7fc48fd0d76aee433e396c70 | a2e70b3e86d8acf8f0459485012097ae66dc4b48 | refs/heads/master | 2021-09-20T18:34:54.323626 | 2018-08-14T05:08:03 | 2018-08-14T05:08:03 | 112,900,082 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 825 | cpp | //
// main.cpp
// 541_Reverse String II
//
// Created by Colin on 24/12/2017.
// Copyright © 2017 Colin. All rights reserved.
//
#include <iostream>
#include "../basic_ds.hpp"
using namespace std;
void reversePart(string &s, int left, int right) {
if(right >= s.length()) {
right = s.length() - 1;
... | [
"1413278796@qq.com"
] | 1413278796@qq.com |
b2771c4935f2fc046a21a602c58f23f7108b527d | 514d6a488bf7af11c9ad0294ec2da6dfb32ba157 | /Lab 6/Code/Queue.cpp | 520d3a4f56e20e058ca93946c0ea118f205619a5 | [] | no_license | ZHammy/Data-Structures | ed135b9bfc9dbc4f1b73061bbe09b56a1b76f057 | 8f1bf0298ea6396d778dedec182fe3fff72ed0e9 | refs/heads/master | 2020-03-28T14:52:54.036634 | 2018-09-12T19:41:01 | 2018-09-12T19:41:01 | 148,532,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 994 | cpp | #ifndef QUEUE_CPP
#define QUEUE_CPP
#include "Queue.h"
using namespace std;
//Constructors
template <class T> Queue<T>::Queue(){
vector<T> dataArray;
}
// Error classes
template <class T> class Queue<T>::QueueUnderflow{};
//member functions
template <class T> int Queue<T>::length(){
return dataArray.size();... | [
"hammitzt@mail.uc.edu"
] | hammitzt@mail.uc.edu |
a5361964873407ca0fc0a2bfed7aa5d9e3bead80 | 4da9f8851cd3d85d9be19b43878e68e6245ba260 | /class/BloomMaterial.h | 62dc0179ceec569598a5b8ebb511e5b9ac7c2122 | [] | no_license | Kliaxe/VulkanLearn | 60d31f91647ceb91598446856d4eca903d4df498 | 84bf906a3f1c24b421ca38c01af608a148a33d59 | refs/heads/master | 2020-08-27T10:57:15.131448 | 2019-10-24T13:13:03 | 2019-10-24T13:13:03 | 217,341,074 | 3 | 0 | null | 2019-10-24T16:11:35 | 2019-10-24T16:11:32 | null | UTF-8 | C++ | false | false | 1,609 | h | #pragma once
#include "Material.h"
class RenderPassBase;
class BloomMaterial : public Material
{
public:
enum BloomPass
{
BloomPass_Prefilter,
BloomPass_DownSampleBox13,
BloomPass_UpSampleTent,
BloomPass_Count
};
protected:
bool Init(const std::shared_ptr<BloomMaterial>& pSelf,
const std::vector<std::w... | [
"enjiushi@gmail.com"
] | enjiushi@gmail.com |
fbaab73db5dfb8929744072e962d9fd903f2ebb5 | e470af618dd0811f6a7056ef39b9e6d670b5d6c7 | /src/2352. Equal Row and Column Pairs.cpp | 69f6fea29ad58669a7014ce808f531549e14ff80 | [] | no_license | Lilybon/leetcode | 48a9388f740ee366e257a05e6751d1e3e76e3e70 | 21aafd7d7d30d4b49b5f3d7c8fcf16df42300088 | refs/heads/master | 2023-08-25T01:51:57.392834 | 2023-08-21T03:34:45 | 2023-08-21T03:34:45 | 159,440,633 | 1 | 0 | null | 2023-08-11T12:07:13 | 2018-11-28T03:54:02 | JavaScript | UTF-8 | C++ | false | false | 1,072 | cpp | class TrieNode {
public:
int count = 0;
unordered_map<int, TrieNode*> children;
};
class Solution {
public:
int equalPairs(vector<vector<int>>& grid) {
const int n = grid.size();
auto trie = new TrieNode();
for (int i = 0; i < n; ++i) {
auto node = trie;
for... | [
"zebra10029@gmail.com"
] | zebra10029@gmail.com |
4ee42d39d44e4869574200e7ba8187cbed2aa790 | e5ae1568208504221116057dadaa8fb23db39eb6 | /common++/tests/AuftragsTest/common_tests.cc | 74a2a22d0acda5dd8abdd0fd8430120177672e7d | [] | no_license | cpetig/manuproc | 025dce0f63cc56db36e8b4e613154eda859094b8 | 1bbfb9e214792cd3537bf59e5e3a93dcab6f6d59 | refs/heads/master | 2021-05-31T06:23:51.799144 | 2007-01-11T14:18:16 | 2007-01-11T14:18:16 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 4,824 | cc | /* libcommonc++: ManuProC's main OO library
* Copyright (C) 1998-2003 Adolf Petig GmbH & Co. KG
* written by Malte Thoma and Christof Petig
*
* 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 Foun... | [
"christof"
] | christof |
483fe6ff2e67f2b7243f03362c94b1b0a462107d | 3c6128dcab1f02e01cff893953367292133bafe7 | /codigo_marcos.ino | 269cdd3ff18312f5b8893b7aa4a678055cadc9ee | [] | no_license | beatrizacbs/GrupoDeRoboticaUFRPE | b6f8211696b7365ba56e1bdf263dcc0d12661206 | f9d415be05607f5178bd021facf993e1691af79d | refs/heads/master | 2020-12-04T09:35:44.445117 | 2016-10-31T14:39:55 | 2016-10-31T14:39:55 | 67,461,436 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 4,279 | ino |
int le = 7;
int lm = 6;
int ld = 5;
int md2 = 10;
int md1 = 9;
int me1 = 11;
int me2 = 3;
int sm = A3;
int sd = A2;
int se = A1;
int smRead;
int seRead;
int sdRead;
//int preto = 600;
//int branco = 500;
int meio = 511;
void setup() {
// put your setup code here, to run once:
pinMode(md1, OUTPUT);
pinMode(... | [
"beatrizacbs@gmail.com"
] | beatrizacbs@gmail.com |
b9919dfb66992d3526c8f3f287dbb01fc05672c9 | 0a5217a8574996f4a063fe2fbe65f9f91b20050b | /sdk/isaDemo/isaDemo/VC.cpp | be18f62059470c6c008e5584a772f2df4e0e0e46 | [] | no_license | iMaBiao/OC_NOTE | 54e181dafc313b3f2c00ec80a4dfd8761e1367eb | 014f04357da6cc4cd4a29dd5e2a4049cddb109ee | refs/heads/master | 2023-08-01T14:23:28.300390 | 2023-07-11T09:46:25 | 2023-07-11T09:46:25 | 163,147,025 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,524,178 | cpp | #ifndef __OBJC2__
#define __OBJC2__
#endif
struct objc_selector; struct objc_class;
struct __rw_objc_super {
struct objc_object *object;
struct objc_object *superClass;
__rw_objc_super(struct objc_object *o, struct objc_object *s) : object(o), superClass(s) {}
};
#ifndef _REWRITER_typedef_Protocol
typedef struct... | [
"b.ma@hzgosun.com"
] | b.ma@hzgosun.com |
1505acbd180e6533cb364dc309cb50e43981edf8 | bd0a5fa497bcd418c71b9d0a4d5329ebc98a0f44 | /Hashing/subArray_with_0_sum.cpp | e9b8c98cc6921e567a1f7d507e7aa56fe2a979ed | [] | no_license | pruvi007/InterViewBit_Academy | f9ab953919dc4afb4711118640cb72883c3106a8 | f1022d6ff8aaf28ffcff688ba69af4aeff136200 | refs/heads/master | 2021-07-04T10:47:06.639914 | 2020-10-09T06:45:44 | 2020-10-09T06:45:44 | 186,099,196 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 391 | cpp | // find if there is subarray with 0 sum
// solution by @pruvi007
#include<bits/stdc++.h>
using namespace std;
int main()
{
int n;
cin>>n;
int a[n];
for(int i=0;i<n;i++)
cin>>a[i];
map<int,int> m;
int sum = 0;
int exist = 0;
for(int i=0;i<n;i++)
{
sum+=a[i];
if(m[sum]>0 || sum==0)
{
exist = 1;
br... | [
"pruvi007@gmail.com"
] | pruvi007@gmail.com |
7199ec365b23057c609b5e670d451c3cf69b7705 | cce1b6332fe3d6ef510aac70add0422b67d94e9e | /python/dartpy/eigen_geometry_pybind.cpp | b10bb0646ebf0a241cf7917a9a1e3083951a7bdb | [
"BSD-2-Clause"
] | permissive | lakshmipathyarjun6/dart | c81879a8aff2a6e303291b66f87d9ce24955245c | 0cb60d4c9ff99129b8a0dffb1747f68944b677f4 | refs/heads/master | 2023-07-27T21:48:31.773597 | 2021-09-15T01:30:03 | 2021-09-15T01:30:03 | 313,136,182 | 0 | 0 | BSD-2-Clause | 2021-09-15T01:30:04 | 2020-11-15T22:31:37 | C++ | UTF-8 | C++ | false | false | 15,114 | cpp | //
// All components of Drake are licensed under the BSD 3-Clause License
// shown below. Where noted in the source code, some portions may
// be subject to other permissive, non-viral licenses.
//
// Copyright 2012-2016 Robot Locomotion Group @ CSAIL
// All rights reserved.
//
// Redistribution and use in source and b... | [
"noreply@github.com"
] | noreply@github.com |
87883c72115ad49f23400138836461d32fd2f52f | 3ac78caf28163a075b51f3216f83a998e515f894 | /toys/cbox/algo/hack/bin.cpp | 08db30570b02081de70f8a15da91e9e82379b431 | [] | no_license | walrus7521/code | 566fe5b6f96e91577cf2147d5a8c6f3996dab08c | 29e07e4cfc904e9f1a4455ced202506e3807f74c | refs/heads/master | 2022-12-14T03:40:11.237082 | 2020-09-30T15:34:02 | 2020-09-30T15:34:02 | 46,368,605 | 2 | 1 | null | 2022-12-09T11:45:41 | 2015-11-17T19:00:35 | C | UTF-8 | C++ | false | false | 1,124 | cpp | #include <iostream>
using namespace std;
#if 0
/*
* Given a base-10 integer, n, convert it to binary (base-2). Then find and print the
* base-10 integer denoting the maximum number of consecutive 1's in n's binary
* representation.
*
*/
#include <cmath>
#include <cstdio>
#include <vector>
#include <iostream... | [
"BartB@Corp.helitrak.com"
] | BartB@Corp.helitrak.com |
3c408d052d04907630bc2794f417a7709996934e | 158d4694738831a921b19c299aec63888f7e8730 | /ProcessLib/ThermoHydroMechanics/ThermoHydroMechanicsProcessData.h | 5e3e0ef80e5457b31ecc49fda1378804dab491b5 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | bilke/ogs | 2a316733042d919fb0baefdd66236b826adae7d7 | 517d0eaac7b1710d77ec7ddfc2957d7c59fecade | refs/heads/master | 2020-12-25T07:51:23.679463 | 2019-08-06T10:08:57 | 2019-08-06T10:08:57 | 5,700,383 | 1 | 1 | NOASSERTION | 2019-06-06T14:27:41 | 2012-09-06T09:57:29 | C++ | UTF-8 | C++ | false | false | 5,972 | h | /**
* \file
* \copyright
* Copyright (c) 2012-2019, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/project/license
*
*/
#pragma once
#include "ParameterLib/Para... | [
"github@naumov.de"
] | github@naumov.de |
0b91fb4b78c72c8e067f97ba0810d2506918fd99 | 301fcf8f5b5020a96f3217a84757026d1607ff48 | /include/rand.h | d2a7c7c1e1079a1afdcaced7ffc43938e806745c | [] | no_license | ngduchai/hp-range-search | 9af7a1234ed36a071de4f21343bf06137de7d8a9 | b1b274f7bb0af4b0a7510dc50d721a0507df852f | refs/heads/master | 2021-01-09T06:57:59.773914 | 2017-02-28T16:11:35 | 2017-02-28T16:11:35 | 81,162,078 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,068 | h |
#ifndef RAND_H
#define RAND_H
#define ZIPF_CONSTANT 0.99
class zipf_generator {
private:
long items; // Number of items
long base; // Min item to generate
double zconstant = ZIPF_CONSTANT; // Zipf constant to use
/* Computed parameters for generating the distribution */
double alpha, zetan, eta, theta, ze... | [
"ndhai@node19.supernodexp.hpc"
] | ndhai@node19.supernodexp.hpc |
431ce334199ec294d47a836b43ba1c6e23e3ae2c | fa76dd026513a90103dd692b145ac3106ae0b754 | /fruc_main.cpp | b1902be36577ab490b3e24f8aa4ee74234510b1f | [] | no_license | mertcetin/MC-FRUC | 874329369918661551d19901e638ee30d92fe89c | 156762400be8fd5f0ad5bfaa9b20355d3d6cd6a9 | refs/heads/master | 2021-01-15T12:16:05.250284 | 2012-10-06T16:21:43 | 2012-10-06T16:21:43 | 6,104,308 | 5 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 57,366 | cpp | /****************************************************************************/
/* Motion-Compensated Frame-Rate Up-Conversion */
/****************************************************************************/
/* */
/*Features: */
/*Motion Estimation Methods: */
/* 3D... | [
"mertcetin@gmail.com"
] | mertcetin@gmail.com |
8a206ab34b66f0d0cfe275de3248121443ecc281 | 946a711da5c19fd374ce9c81263eea8fa053604c | /Graficos de Tortugas 2.cpp | ab86ab860d99df42970236bd7a1560023515879f | [] | no_license | BryanHernandez/Graficos-por-Tortuga | e15d8d7f9f9a716d20d106684ec103c0efa14700 | 501215f251b64342413718e0069840f662b4c5e0 | refs/heads/master | 2020-09-01T04:16:32.556319 | 2019-10-31T23:44:22 | 2019-10-31T23:44:22 | 218,879,271 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,592 | cpp | #include<iostream>
#include<stdlib.h>
#include<stdio.h>
#include<math.h>
#include <cstdlib>
using namespace std;
int main(){
int tabla [20][20]={0};
int activar = 0;
int pluma = 0;
int girar = 0;
int dato;
int tortuga [2]={0};
int posicion = 6;
cout<< "1.... Pluma hacia arriba"
<<endl<... | [
"noreply@github.com"
] | noreply@github.com |
9771836f40ac91bd3a3efe5a4c2f363e72132e22 | 12743a1ea5a22ab2e2393f52933d801d3396e1cf | /Math/Ellipsoid.cpp | 8b57da7c8400ab9396d90a8ed4b2cdc41f035bb7 | [] | no_license | artulec88/GameEngine | 70e52ad8123774d8c4382b4b31d811a571379db7 | 82d95dbe4a94d63d9c901cb14ea14cc8713268d4 | refs/heads/master | 2021-01-23T10:43:16.753071 | 2019-01-03T16:01:45 | 2019-01-03T16:01:45 | 16,595,311 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 223 | cpp | #include "stdafx.h"
#include "Ellipsoid.h"
math::Ellipsoid::Ellipsoid(const Vector3D& center, Real a, Real b, Real c) :
m_center(center),
m_a(a),
m_b(b),
m_c(c)
{
}
math::Ellipsoid::~Ellipsoid()
{
}
| [
"artulec88@gmail.com"
] | artulec88@gmail.com |
c31ea87154058f552c5d1472be91f9c94b29cbaf | c2650e7b25cedd3d776f067af972bd2f8eb83737 | /nclgl/Renderer.cpp | 2929b7afc9b8b6c21d21893bb2965bc7f80ab395 | [] | no_license | Matth3wThomson/GameTech | c529559c3d4da4217727c87fdea7e2fd687768ae | a4f034dfb1e531eddd4487bad174d8a3521a72c9 | refs/heads/master | 2021-01-10T20:22:34.440061 | 2014-12-12T11:07:56 | 2014-12-12T11:07:56 | 27,588,615 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,697 | cpp | #include "Renderer.h"
Renderer::Renderer(Window &parent) : OGLRenderer(parent) {
triangle = Mesh::GenerateTriangle();
quad = Mesh::GenerateQuad();
triangle->SetTexture(SOIL_load_OGL_texture(TEXTUREDIR"/brick.tga",
SOIL_LOAD_AUTO, SOIL_CREATE_NEW_ID, SOIL_FLAG_MIPMAPS));
quad->SetTexture(SOIL_load_OGL_texture(T... | [
"mthomson3@live.co.uk"
] | mthomson3@live.co.uk |
c29308572251de89403d1b33d336d14d1219c0c5 | e0cd22a3dbf1589cee37c33374607ed2ce66e95e | /cpp/opensourcesrcs/vcf/include/core/TextControl.h | 77096673b0ac534a32db7fcd520b618235906aef | [] | no_license | CodeOpsTech/DesignPatternsCpp | 1335402e2c88a4b8715430210ec153af7bb733be | 2c67495ffdc65443fae98b2879f7b608e3562876 | refs/heads/master | 2021-01-11T19:19:48.498940 | 2017-07-19T02:52:56 | 2017-07-19T02:52:56 | 79,355,314 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,177 | h | /**
*Copyright (c) 2000-2001, Jim Crafton
*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 ... | [
"ganesh@codeops.tech"
] | ganesh@codeops.tech |
ce169333d6cd5ad37147de868f346bb638a655ba | 82d3585172877a017d7008a6d0b60fd12ff52167 | /DSEOP.cpp | 12378741ba132acf334a77630ede778ec81f2f77 | [] | no_license | efgalindezr/DIPOLAR_SIMULATION | 887a9f55e1263f06ddd069e9118143dde736c6e3 | 6c86573110acf5d8421026304866285a46d44b6a | refs/heads/master | 2020-05-20T16:13:40.176897 | 2019-05-08T18:50:23 | 2019-05-08T18:50:23 | 185,662,359 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 13,736 | cpp | #include <iostream>
#include <cmath>
#include "Random64.h" //Clase Random
#include <stdio.h> //archivos
#include <fstream> //mostrar en archivos
#include "Vector.h" //Clase Vectores
#include <omp.h>
using namespace std;
const double METRO=6100;
const int NODES=20;
const char* NAME="7.dat";
const double T... | [
"noreply@github.com"
] | noreply@github.com |
087f16ae9fa9c8446bfdb8992d54b7af225be21d | 66b4eb2c460cac5d9f40f99f725538c0a3e2feda | /Udemy/Qt 5 C++ GUI Development For Beginners : The Fundamentals/03_Teaser/widget.h | 93497df73e525eef9c543b21528837c23753cd72 | [] | no_license | Mavrikant/Qt-Course | 0fe4e766af4f9e91b7727273c37ab7b5fd499a1d | de702b0121fa85c33cc5ec02819d2fb84cc74191 | refs/heads/master | 2022-12-15T23:01:36.868043 | 2020-09-10T17:41:34 | 2020-09-10T17:41:34 | 255,144,522 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 370 | h | #ifndef WIDGET_H
#define WIDGET_H
#include <QWidget>
namespace Ui {
class Widget;
}
class Widget : public QWidget
{
Q_OBJECT
public:
explicit Widget(QWidget *parent = nullptr);
~Widget();
private slots:
void on_send_button_clicked();
void on_clear_button_clicked();
private... | [
"serdar@karaman.dev"
] | serdar@karaman.dev |
7dd728948ec1e6177606579c63a8c20425dff474 | 8e447b74edd14714e53c52660f581aad96d6c5d9 | /10_bulkmt/src/mtb_data_processor.cpp | 8566d715f101c6af8c75e5255f7435342e867e6a | [] | no_license | adv-dev-22/otus_cpp_hw | e1d2f980647ea6d0a017e40b5a4984cf4a7b914c | 287ff79b1b4e59bdb0c6ce5dc8a34fc97e642f80 | refs/heads/master | 2020-12-03T07:42:28.381437 | 2020-11-08T20:08:34 | 2020-11-08T20:08:34 | 231,243,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,008 | cpp | #include "mtb_data_processor.h"
#include <iostream>
#include <sstream>
DataProcessor::DataProcessor():
block_size_(0),
wp_transporter_(),
up_data_block_(std::make_unique<DataBlock>()),
brackets_(std::make_pair("{","}")),
up_block_state_(std::make_unique<BlockStateEmpty>()),
stats_counter_main_(std::make_shared<MtbStat... | [
"a2nced.c0mputin9.lms.17551@yandex.ru"
] | a2nced.c0mputin9.lms.17551@yandex.ru |
4ca11a44781c9229649efad281ceb04b9555598a | 2e732eae4d715146f861577b89a1b917da4b443e | /剑指Offer/对称的二叉树.cpp | 9e9e7373c4baac16346af7172e6a3fc698bb4484 | [] | no_license | Csuk0914/OnlineProgram | 33bcfa4fd49711033b6de041adda85b6c507cdce | 51da5dde51ad0c342d3b9f02432ae5bfca6df909 | refs/heads/master | 2020-06-22T14:06:26.193542 | 2019-05-04T14:13:32 | 2019-05-04T14:13:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 975 | cpp | #include <iostream>
#include <vector>
using namespace std;
/*
* 来源: 剑指Offer
* 题目: 对称的二叉树
*
* 描述: 请实现一个函数,用来判断一颗二叉树是不是对称的。注意,如果一个二叉树同此二叉树的镜像是同样的,定义其为对称的。
*
* 思路:
* 对称的条件是,pS1 的左 = pS2 的右 && pS1的右 = pS2的左
* 仍然是递归
*
*/
struct TreeNode {
int val;
struct TreeNode *left;
struct TreeNode *right;
TreeN... | [
"510586047@qq.com"
] | 510586047@qq.com |
2b219475d15703d66e10579d1d0956cf9ce35fd7 | dd656493066344e70123776c2cc31dd13f31c1d8 | /MITK/Modules/Bundles/org.mitk.gui.qt.python.console/src/internal/QmitkPythonScriptEditor.cpp | ad5d8f5c844a165a07f1793df5fc1e5b76da63ca | [] | no_license | david-guerrero/MITK | e9832b830cbcdd94030d2969aaed45da841ffc8c | e5fbc9993f7a7032fc936f29bc59ca296b4945ce | refs/heads/master | 2020-04-24T19:08:37.405353 | 2011-11-13T22:25:21 | 2011-11-13T22:25:21 | 2,372,730 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,971 | cpp | /*=========================================================================
Program: Medical Imaging & Interaction Toolkit
Language: C++
Date: $Date$
Version: $Revision$
Copyright (c) German Cancer Research Center, Division of Medical and
Biological Informatics. All rights reserved.
See MITKCopyright.txt or... | [
"dav@live.ca"
] | dav@live.ca |
ee749cc254180aeaf27f2e2b8885e27cdb1bd811 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/CMake/CMake-gumtree/Kitware_CMake_repos_basic_block_block_17796.cpp | b3549ed43553b12c3ab709a3623647518d8ed136 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 48 | cpp | (pipe(stdin_pipe) == -1)
goto state_allocated; | [
"993273596@qq.com"
] | 993273596@qq.com |
def14dcb866f6234dcba8c8d8c83cea719baab8e | a5c7197199ab02b644b0b4f7b53818172234938e | /core/test/lib/asio/include/asio/detail/impl/win_event.ipp | e3d77e68d8cf154274f099cdd0a31f881a868f28 | [
"MIT",
"BSL-1.0"
] | permissive | Electronic-Gulden-Foundation/lib-ledger-core | 421b2cd0c733346a402b2830d00fcc635bf5150b | 6d7d101aa1f35bbfbc74155500f56fce047a7a53 | refs/heads/master | 2020-09-22T11:27:47.309303 | 2019-10-25T09:16:31 | 2019-10-25T09:16:31 | 225,174,537 | 1 | 1 | MIT | 2019-12-01T14:25:18 | 2019-12-01T14:25:17 | null | UTF-8 | C++ | false | false | 1,845 | ipp | //
// detail/win_event.ipp
// ~~~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2016 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
#ifndef ASIO_DETAIL_IMPL_WI... | [
"pollastri.p@gmail.com"
] | pollastri.p@gmail.com |
d72354c3d942fbaba9004b358def546576041eaa | 1a51c9185a1910499aab6e97913be0728f5e540b | /USARTSystem.cpp | cac1f9b93f98c34a3955187e4f20c11006137c5f | [] | no_license | STM32Robotics/STM32F303-Platform | 8bed4050230e3eeb594775859f19ff98e11c94f3 | e60a96593f7b28ba0277b3ea654dfefb50b8ac2d | refs/heads/master | 2020-03-30T11:47:31.817273 | 2018-10-30T18:42:05 | 2018-10-30T18:42:05 | 151,193,120 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,750 | cpp | #include "USARTSystem.h"
volatile void (*USARTInvoker)(const char*) = 0;
volatile bool IsUSARTReady = false;
char* bufferText[10];
int strIndex = 0;
int strInternalIndex = 0;
void USARTInit()
{
//Literally change the pins/uart number and it'll work
//USART1 PA2 and PA3 do not work, they are not physically connected... | [
"HaronJohnTudor@gmail.com"
] | HaronJohnTudor@gmail.com |
b32cc1aeeaeebb862ccad4a74dc623496c7210bc | 7446fede2d71cdb7c578fe60a894645e70791953 | /src/masternode.cpp | c7fe3d439b3653940c1d911f30bc5d206434d1f5 | [
"MIT"
] | permissive | ondori-project/rstr | 23522833c6e28e03122d40ba663c0024677d05c9 | 9b3a2ef39ab0f72e8efffee257b2eccc00054b38 | refs/heads/master | 2021-07-12T18:03:23.480909 | 2019-02-25T17:51:46 | 2019-02-25T17:51:46 | 149,688,410 | 2 | 3 | MIT | 2019-02-14T02:19:49 | 2018-09-21T00:44:03 | C++ | UTF-8 | C++ | false | false | 30,519 | cpp | // Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2018 The PIVX developers
// Copyright (c) 2015-2018 The RSTR developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "masternode.h"
#include "a... | [
"ondoricoin@gmail.com"
] | ondoricoin@gmail.com |
319cea4855b7d277b4bbcbf0638a76dd00ac8680 | c4165e745412ade20a59bbaad5755ed8f1f54c6a | /Code/Core/include/mapSingleThreadedThreadingPolicy.h | f2a2d745888c0e53387d0fa544af7c4d0f53f3c4 | [] | no_license | MIC-DKFZ/MatchPoint | e0e3fb45a274a6de4b6c49397ea1e9b5bbed4620 | a45efdf977418305039df6a4f98efe6e7ed1f578 | refs/heads/master | 2023-06-22T07:52:46.870768 | 2023-06-17T07:43:48 | 2023-06-17T07:43:48 | 186,114,444 | 0 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,077 | h | // -----------------------------------------------------------------------
// MatchPoint - DKFZ translational registration framework
//
// Copyright (c) German Cancer Research Center (DKFZ),
// Software development for Integrated Diagnostics and Therapy (SIDT).
// ALL RIGHTS RESERVED.
// See mapCopyright.txt or
// http... | [
"c.goch@dkfz-heidelberg.de"
] | c.goch@dkfz-heidelberg.de |
3354f7be6aa64e585ecbd980126c714102718d79 | ee213de65cea159d0fdaf487bddf2745315da7f3 | /Project1/Main.cpp | 9a428eaabfb378a736895e8c94f906adba298cd5 | [] | no_license | Linda394/Snake-Game | 05404f449748d9a73b6c023691f4da83b7eac08c | 5e822df083f480a1a1056a0dbb9b66bb4ae42e0c | refs/heads/master | 2021-01-14T08:04:27.266872 | 2017-02-14T07:40:32 | 2017-02-14T07:40:32 | 81,914,629 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 109 | cpp | #include<iostream>
#include<string.h>
#include"Frame.h"
using namespace std;
int main()
{
return 0;
} | [
"moseslinda@outlook.com"
] | moseslinda@outlook.com |
739dce061edb33bf545d958008b2cab50054762f | a011692f67757ff5c0ccb6602affa16370279d62 | /src/classes/scoop/scoop.h | fe14286f994bdad9393e713a3f1395988913f5e3 | [
"MIT"
] | permissive | kevinxtung/MICE | 0884c229b82c4b433fd3d4c01172ae52b0fa5f3e | 6559c8d242893f0697f64853ab49688198e9692d | refs/heads/master | 2020-03-16T20:55:59.609212 | 2018-05-18T23:37:03 | 2018-05-18T23:37:03 | 132,978,265 | 0 | 0 | MIT | 2018-05-18T23:37:04 | 2018-05-11T02:23:28 | C++ | UTF-8 | C++ | false | false | 440 | h | #pragma once
#include "classes/item/item.h"
class Scoop : public Item {
public:
Scoop(std::string name, std::string description, double rawCost, double retailPrice)
: Item(name, description, rawCost, retailPrice) { }
Scoop(std::string name, std::string description, double rawCost, double retailPrice, int q... | [
"kevin.tung@mavs.uta.edu"
] | kevin.tung@mavs.uta.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.