blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 5 146 | content_id stringlengths 40 40 | detected_licenses listlengths 0 7 | license_type stringclasses 2
values | repo_name stringlengths 6 79 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 4
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.07k 426M ⌀ | star_events_count int64 0 27 | fork_events_count int64 0 12 | gha_license_id stringclasses 3
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 6
values | src_encoding stringclasses 26
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 1
class | length_bytes int64 20 6.28M | extension stringclasses 20
values | content stringlengths 20 6.28M | authors listlengths 1 16 | author_lines listlengths 1 16 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c194c57d9307546bb0894b8e9eec8394997c2632 | 11da90929ba1488c59d25c57a5fb0899396b3bb2 | /Src/WindowsCE/Controls.hpp | 6610e1a83fde5efd3d1a79508d61eee30213e838 | [] | no_license | danste/ars-framework | 5e7864630fd8dbf7f498f58cf6f9a62f8e1d95c6 | 90f99d43804d3892432acbe622b15ded6066ea5d | refs/heads/master | 2022-11-11T15:31:02.271791 | 2005-10-17T15:37:36 | 2005-10-17T15:37:36 | 263,623,421 | 0 | 0 | null | 2020-05-13T12:28:22 | 2020-05-13T12:28:21 | null | UTF-8 | C++ | false | false | 10,113 | hpp | #ifndef ARSLEXIS_CONTROLS_HPP__
#define ARSLEXIS_CONTROLS_HPP__
#include <WindowsCE/Widget.hpp>
#include <commctrl.h>
#define WINDOW_CLASS_SCROLLBAR TEXT("SCROLLBAR")
#define WINDOW_CLASS_EDITBOX TEXT("EDIT")
#define WINDOW_CLASS_TABCONTROL WC_TABCONTROL
#define WINDOW_CLASS_LISTVIEW WC_LISTVIEW
#define WIN... | [
"andrzejc@10a9aba9-86da-0310-ac04-a2df2cc00fd9"
] | [
[
[
1,
265
]
]
] |
467fc669bd1887e6a6bc619ef97c3705fe04c17b | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/3rdParty/boost/libs/assign/test/list_of.cpp | f2b8d511fab25d45af3b8d6c96717b44dcd15902 | [] | no_license | bugbit/cipsaoscar | 601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4 | 52aa8b4b67d48f59e46cb43527480f8b3552e96d | refs/heads/master | 2021-01-10T21:31:18.653163 | 2011-09-28T16:39:12 | 2011-09-28T16:39:12 | 33,032,640 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,773 | cpp | // Boost.Assign library
//
// Copyright Thorsten Ottosen 2003-2004. Use, modification and
// distribution is subject to 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)
//
// For more information, see http://www.boost.org/l... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
248
]
]
] |
1dc913b21e346d6eadde1f014b737b05e1a9956b | 7f783db3cfa388eb2c974635a89caa20312fcca3 | /samples/zXML/grom/Array.h | 68b96d740b49567d6f89178f397f55bc4f33eda1 | [] | no_license | altmind/com_xmlparse | 4ca094ae1af005fa042bf0bef481d994ded0e86b | da2a09c631d581065a643cbb04fbdeb00e14b43e | refs/heads/master | 2021-01-23T08:56:46.017420 | 2010-11-24T14:46:38 | 2010-11-24T14:46:38 | 1,091,119 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,008 | h | // Free open-source Grom library
#include "stdafx.h"
#ifndef __Grom_System_Array_h__
#define __Grom_System_Array_h__
#include "Config.h"
#include "Object.h"
namespace Sys
{
int STDCALL ComparePointers(void* p1, void* p2, void* userData);
// The PointerArray class is an implementation for type-safe ... | [
"altmind@gmail.com"
] | [
[
[
1,
571
]
]
] |
2016d1ea42c25fb357e50f73ff0735f928d0cfee | 7aa1c25a330a73eae8b4744638cf97df2fba533f | /sm_inoah/Transmission.hpp | d7087c550a6ed24e947088cdb2ef7b06c4df2024 | [] | no_license | kjk/inoah-sm | fe7b9ef390f000bd4d16cecb39f20c038a83e58c | bc197693c8c7b020da2c72b786a4a3f91cc5ba84 | refs/heads/master | 2021-08-27T20:33:54.293073 | 2008-05-22T04:36:07 | 2008-05-22T04:36:07 | 18,808 | 2 | 1 | null | 2021-07-29T14:53:51 | 2008-05-22T04:35:21 | C++ | UTF-8 | C++ | false | false | 479 | hpp | #ifndef _TRANSMISSION_H_
#define _TRANSMISSION_H_
#include "BaseTypes.hpp"
#include "wininet.h"
using ArsLexis::String;
void DeinitWinet();
DWORD GetHttpBody(const String& host, const INTERNET_PORT port, const String& url, String& bodyOut);
bool FGetRandomDef(String& defOut);
bool FGetWord(const ... | [
"kjk@cb00da1d-87da-0310-af5a-c070ebdf6fc3",
"mareks@cb00da1d-87da-0310-af5a-c070ebdf6fc3"
] | [
[
[
1,
2
],
[
7,
7
],
[
9,
17
]
],
[
[
3,
6
],
[
8,
8
]
]
] |
3035cd4bada5b1408835d3db49090e35ce304237 | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /Library/MessageBoxExt.cpp | 05581bc7eb5531171f500ca3fdfed71c176397eb | [] | no_license | code4bones/crawlpaper | edbae18a8b099814a1eed5453607a2d66142b496 | f218be1947a9791b2438b438362bc66c0a505f99 | refs/heads/master | 2021-01-10T13:11:23.176481 | 2011-04-14T11:04:17 | 2011-04-14T11:04:17 | 44,686,513 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 66,050 | cpp | // MessageBoxExt.cpp Version 1.4
//
// Author: Hans Dietrich
// hdietrich2@hotmail.com
//
// Description:
// MessageBoxExt.cpp implements MessageBoxExt(), a drop-in replacement for
// MessageBox() that includes custom checkboxes, custom buttons, custom
// icon, and more. For more informat... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
2168
]
]
] |
e85a10b1796516ab3a348c68de9e1b45e2fde87e | e37be1c585ec0d5b518a07cb7e154a85df0d792f | /src/QueueExample.cpp | a9cabab4644d1039474fdd5541fc17f0c9d35ce1 | [
"MIT"
] | permissive | andrewcarter/Data-Structures-Cpp | acb25e7ad5e4758a277f47b68995456625c1d8e0 | 181e005418e969b3c8c1de2754cb7bf209622a1f | refs/heads/master | 2020-05-24T14:47:42.434694 | 2011-08-05T03:00:45 | 2011-08-05T03:00:45 | 2,152,131 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 624 | cpp | #include "Queue.hpp"
#include <iostream>
using namespace std;
int main(){
ArrayQueue<int> arrayQueue;
Queue<int> listQueue;
cout << "Array Queue:" << endl;
for(int f0 = 0, f1 = 1, fn = f1; f0 < 4181; fn = f1, f1 = f0+f1, f0 = fn){
arrayQueue.enqueue(f0);
}
while(!arrayQueue.isEmpty()){
cou... | [
"acarter87@gmail.com"
] | [
[
[
1,
30
]
]
] |
202f1fe4e6bb7b47262de16312e6dd1fe675b99e | 38664d844d9fad34e88160f6ebf86c043db9f1c5 | /branches/initialize/infostudio/InfoStudio/webCollect.h | d4d9b0249f0717ce24efe622a784876762eda7d5 | [] | no_license | cnsuhao/jezzitest | 84074b938b3e06ae820842dac62dae116d5fdaba | 9b5f6cf40750511350e5456349ead8346cabb56e | refs/heads/master | 2021-05-28T23:08:59.663581 | 2010-11-25T13:44:57 | 2010-11-25T13:44:57 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 13,539 | h | #pragma once
#include "Resource.h"
#include "web/disphost.h"
#include "web/dispdyna.h"
#include "web/webview.h"
#include "util.h"
#include "webinfo.h"
#include "condef.h"
#include "infomanage.h"
extern CInfoManage* _pInfoManage;
class CWebCollectDlg : public CDialogImpl<CWebCollectDlg>
{
public:
... | [
"ken.shao@ba8f1dc9-3c1c-0410-9eed-0f8a660c14bd",
"zhongzeng@ba8f1dc9-3c1c-0410-9eed-0f8a660c14bd"
] | [
[
[
1,
10
],
[
15,
21
],
[
23,
40
],
[
44,
53
],
[
57,
57
],
[
59,
66
],
[
68,
76
],
[
79,
79
],
[
81,
116
],
[
118,
125... |
91d12defc5b0d5a655cc844f13ea8babef9b2eb9 | 14bc620a0365e83444dad45611381c7f6bcd052b | /ITUEngine/Game/SceneData.cpp | 0fd6e35c8a6ad9442a32e925adfa15bc749e33dd | [] | no_license | jumoel/itu-gameengine | a5750bfdf391ae64407217bfc1df8b2a3db551c7 | 062dd47bc1be0f39a0add8615e81361bcaa2bd4c | refs/heads/master | 2020-05-03T20:39:31.307460 | 2011-12-19T10:54:10 | 2011-12-19T10:54:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,962 | cpp | #include <Game/SceneData.hpp>
#include <Game/Camera.hpp>
#include <Managers/SceneGraphManager.hpp>
#include <Managers/MediaManager.hpp>
#include <Managers/LightingManager.hpp>
#include <Subsystems/Physics/PhysicsModels/PhysicsModel.hpp>
#include <Subsystems/Physics/PhysicsSystem.hpp>
#include <Subsystems/Physics... | [
"julian.moeller@gmail.com",
"reko@itu.dk",
"pyjamads@gmail.com",
"steen.nordsmark@gmail.com",
"julian@julianmoeller.dk"
] | [
[
[
1,
5
],
[
9,
11
],
[
19,
20
],
[
22,
22
],
[
139,
139
],
[
149,
149
],
[
288,
288
]
],
[
[
6,
7
],
[
12,
18
],
[
21,
... |
bf31864b312e2916782ead60025163511f6080c7 | 1f66c42a9c00e6c95656493abcb27c3d2c465cf5 | / mts-file-joiner --username thesuperstitions/PerlScript-RhapsodyAdjust/Federate.cpp | 06757c52ae9d51a2e779eedfd101e134b32d0170 | [] | no_license | thesuperstitions/mts-file-joiner | b040dd5049cc0e8f865d49aece3e09e8cd56c7ae | 182b22968b589eeaa8a0553786cfa33f20a019e6 | refs/heads/master | 2020-05-18T18:52:58.630448 | 2009-04-08T11:33:57 | 2009-04-08T11:33:57 | 32,318,120 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,222 | cpp | /********************************************************************
Rhapsody : 7.1
Login : rosskw1
Component : DefaultComponent
Configuration : DefaultConfig
Model Element : framework::Control::Federate
//! Generated Date : Mon, 19, May 2008
File Path : DefaultComponent\DefaultConfig\Federate.cpp
... | [
"thesuperstitions@a5dd5fbb-a553-0410-a858-5d8807c0469a"
] | [
[
[
1,
192
]
]
] |
19318401ced5e1649ce288d654843d039d4981b7 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ObjectDLL/ObjectShared/NoPlayerTrigger.h | 23e065ffe8fc16a929cde0ba421ab297804dc92e | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 834 | h | // ----------------------------------------------------------------------- //
//
// MODULE : NoPlayerTrigger.h
//
// PURPOSE : NoPlayerTrigger - Definition
//
// CREATED : 4/5/02
//
// (c) 2002 Monolith Productions, Inc. All Rights Reserved
//
// -------------------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
42
]
]
] |
58fae959f748533513bc989162c11f06cc2131e6 | a84b013cd995870071589cefe0ab060ff3105f35 | /webdriver/branches/first_python/jobbie/src/cpp/InternetExplorerDriver/logging.h | 22dfff96989083302e68d33e8addc2a63fb507c8 | [] | no_license | vdt/selenium | 137bcad58b7184690b8785859d77da0cd9f745a0 | 30e5e122b068aadf31bcd010d00a58afd8075217 | refs/heads/master | 2020-12-27T21:35:06.461381 | 2009-08-18T15:56:32 | 2009-08-18T15:56:32 | 13,650,409 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,285 | h | #ifndef logging_h
#define logging_h
#ifdef _WIN32
#pragma warning(push)
#pragma warning(disable:4996 4717)
#define fileno _fileno
#define isatty _isatty
#define lseek _lseek
#ifdef _ftime
#define ftime _ftime
#endif
#endif
#ifdef unix
#include <sys/types.h>
#include <unistd.h>
#else
#inc... | [
"Jiayao.Yu@07704840-8298-11de-bf8c-fd130f914ac9"
] | [
[
[
1,
147
]
]
] |
4967bb857de8114f6ae613df67bfe21817290266 | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /ZKit/ZKit_IFile.h | 1bdeeaa714b1b930d6f1543cc761c6a11429b6f6 | [] | no_license | 15831944/phoebemail | 0931b76a5c52324669f902176c8477e3bd69f9b1 | e10140c36153aa00d0251f94bde576c16cab61bd | refs/heads/master | 2023-03-16T00:47:40.484758 | 2010-10-11T02:31:02 | 2010-10-11T02:31:02 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 679 | h | #ifndef _ZKit_IFile_h_
#define _ZKit_IFile_h_
#include "ZKit_Config.h"
BEGIN_ZKIT
//文件操作接口. by qguo.
class IFile
{
public:
virtual ~IFile() {}
virtual bool fopen(const std::string&, const std::string&) = 0;
virtual void fclose() const = 0;
virtual size_t fread(char *, size_t, size_t) const = 0;... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
32
]
]
] |
626e0f9748ed3e53730142d1acc56d0dac851a9d | 252e638cde99ab2aa84922a2e230511f8f0c84be | /toollib/src/BaseRegulationForm.h | 34b66021612ec73c3771ae8e6ff677fa18e116cd | [] | no_license | openlab-vn-ua/tour | abbd8be4f3f2fe4d787e9054385dea2f926f2287 | d467a300bb31a0e82c54004e26e47f7139bd728d | refs/heads/master | 2022-10-02T20:03:43.778821 | 2011-11-10T12:58:15 | 2011-11-10T12:58:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,546 | h | //---------------------------------------------------------------------------
#ifndef BaseRegulationFormH
#define BaseRegulationFormH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#inclu... | [
"1070569+overzoo@users.noreply.github.com"
] | [
[
[
1,
43
]
]
] |
e72d82428511723ce98f3d3101dcee868d3be117 | 5095bbe94f3af8dc3b14a331519cfee887f4c07e | /Shared/Components/Data/TXY_panel.h | a9a282700a7dc4e3b21d783462947f49d01f7e79 | [] | no_license | sativa/apsim_development | efc2b584459b43c89e841abf93830db8d523b07a | a90ffef3b4ed8a7d0cce1c169c65364be6e93797 | refs/heads/master | 2020-12-24T06:53:59.364336 | 2008-09-17T05:31:07 | 2008-09-17T05:31:07 | 64,154,433 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,015 | h | //---------------------------------------------------------------------------
#ifndef TXY_panelH
#define TXY_panelH
//---------------------------------------------------------------------------
#include <SysUtils.hpp>
#include <Controls.hpp>
#include <Classes.hpp>
#include <Forms.hpp>
#include "TAnalysis_panel.... | [
"devoilp@8bb03f63-af10-0410-889a-a89e84ef1bc8"
] | [
[
[
1,
34
]
]
] |
881ab2eabc81149f1f48e408c5bcb5e5e48737b7 | 12ea67a9bd20cbeed3ed839e036187e3d5437504 | /tpl/include/tpl/v1/script_in.h | 9852ac0320017150b077074a288a866d5aa5049e | [] | no_license | cnsuhao/winxgui | e0025edec44b9c93e13a6c2884692da3773f9103 | 348bb48994f56bf55e96e040d561ec25642d0e46 | refs/heads/master | 2021-05-28T21:33:54.407837 | 2008-09-13T19:43:38 | 2008-09-13T19:43:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,235 | h | /* -------------------------------------------------------------------------
// WINX: a C++ template GUI library - MOST SIMPLE BUT EFFECTIVE
//
// This file is a part of the WINX Library.
// The use and distribution terms for this software are covered by the
// Common Public License 1.0 (http://opensource.org/lic... | [
"xushiweizh@86f14454-5125-0410-a45d-e989635d7e98"
] | [
[
[
1,
736
]
]
] |
ac7c657641ea2a7a36cfbe2994c07a8642ea595f | 41efaed82e413e06f31b65633ed12adce4b7abc2 | /projects/lab2/src/MyRectangle.cpp | 0f6e606bc145647ff013f0a85169ba0014c0448f | [] | no_license | ivandro/AVT---project | e0494f2e505f76494feb0272d1f41f5d8f117ac5 | ef6fe6ebfe4d01e4eef704fb9f6a919c9cddd97f | refs/heads/master | 2016-09-06T03:45:35.997569 | 2011-10-27T15:00:14 | 2011-10-27T15:00:14 | 2,642,435 | 0 | 2 | null | 2016-04-08T14:24:40 | 2011-10-25T09:47:13 | C | UTF-8 | C++ | false | false | 1,668 | cpp | #include "MyRectangle.h"
namespace lab2 {
MyRectangle::MyRectangle(std::string id) : cg::Entity(id) {
}
MyRectangle::~MyRectangle() {
}
void MyRectangle::init() {
cg::tWindowInfo win = cg::Manager::instance()->getApp()->getWindowInfo();
_position.set(win.width/2.0f, win.height/2.0f);
_direction.... | [
"Moreira@Moreira-PC.(none)"
] | [
[
[
1,
55
]
]
] |
9a0330115ab196c5ce737868e8a8643ad12ee44b | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak.Toolkit/PropertyInfo.inl | dedb3197089ff93d0072987f65d34559a60a0139 | [] | no_license | halak/halak-plusplus | d09ba78640c36c42c30343fb10572c37197cfa46 | fea02a5ae52c09ff9da1a491059082a34191cd64 | refs/heads/master | 2020-07-14T09:57:49.519431 | 2011-07-09T14:48:07 | 2011-07-09T14:48:07 | 66,716,624 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,066 | inl | #include <Halak.Toolkit/AnyPtr.h>
#include <Halak.Toolkit/DynamicCast.h>
#include <Halak.Toolkit/TypeLibrary.h>
namespace Halak
{
namespace Toolkit
{
PropertyInfo::Getter::Getter(const InstanceInfo& instanceInfo)
: instanceInfo(instanceInfo)
{
}
templat... | [
"halakshin@gmail.com"
] | [
[
[
1,
168
]
]
] |
1f5fce2ea515116e03bc37f03a225b3ff23b92d8 | ea6b169a24f3584978f159ec7f44184f9e84ead8 | /source/reflect/MapProperty.cc | 4c086cb6aea178b8254cf5ac6da18b9dc881ad2c | [] | no_license | sparecycles/reflect | e2051e5f91a7d72375dd7bfa2635cf1d285d8ef7 | bec1b6e6521080ad4d932ee940073d054c8bf57f | refs/heads/master | 2020-06-05T08:34:52.453196 | 2011-08-18T16:33:47 | 2011-08-18T16:33:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,213 | cc | #include <reflect/MapProperty.h>
#include <reflect/Class.hpp>
#include <reflect/SerializationTag.h>
#include <reflect/Reflector.h>
#include <cstdio>
DEFINE_REFLECTION(reflect::MapProperty, "reflect::MapProperty")
{
}
namespace reflect {
void MapProperty::Serialize(const void *in, void *out, Reflector &re... | [
"adam.freidin@gmail.com"
] | [
[
[
1,
85
]
]
] |
ca4bc652f34d8efe85901c53134bac019b74729c | 20c74d83255427dd548def97f9a42112c1b9249a | /src/roadfighter/truck.cpp | a40ec2f7ef6c9d80922a3391fb4f38722053fef8 | [] | no_license | jonyzp/roadfighter | 70f5c7ff6b633243c4ac73085685595189617650 | d02cbcdcfda1555df836379487953ae6206c0703 | refs/heads/master | 2016-08-10T15:39:09.671015 | 2011-05-05T12:00:34 | 2011-05-05T12:00:34 | 54,320,171 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 511 | cpp | #include "truck.h"
Truck::Truck()
{
}
Truck::Truck(char *name)
:NonRivalCar(name)
{
addImage(ImageInfo("truck", ROADFIGHTER_IMAGES_DIR, "truck.bmp", 4, 32, 64));
myType = TRUCK_CAR;
init();
setWidth(32);
setHeight(64);
setStretchedWidth(20);
setStretchedHeight(64);
initMe();
setSpeed(200);... | [
"vickyrare@yahoo.com"
] | [
[
[
1,
39
]
]
] |
aecae8f7e06e5d94f898e7d51dfb2c3f7a255a27 | 74e7667ad65cbdaa869c6e384fdd8dc7e94aca34 | /MicroFrameworkPK_v4_1/BuildOutput/public/Release/Client/stubs/corlib_native_System_Random.cpp | 0ca383ca036fd8f7440bebf0fa6f8765721bb904 | [
"BSD-3-Clause",
"OpenSSL",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | gezidan/NETMF-LPC | 5093ab223eb9d7f42396344ea316cbe50a2f784b | db1880a03108db6c7f611e6de6dbc45ce9b9adce | refs/heads/master | 2021-01-18T10:59:42.467549 | 2011-06-28T08:11:24 | 2011-06-28T08:11:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,220 | cpp | //-----------------------------------------------------------------------------
//
// ** WARNING! **
// This file was generated automatically by a tool.
// Re-running the tool will overwrite this file.
// You should copy this file to a custom location
// before adding any customizat... | [
"psampaio.isel@gmail.com"
] | [
[
[
1,
48
]
]
] |
b28038bbd3f1261927ecb142ea9a97cbe627e6e8 | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/MapRenderer/include/Game.h | d0ab8f1db89b0579bf8b8fae7c1a1e41cea2af2d | [] | no_license | bravesoftdz/iris-svn | 8f30b28773cf55ecf8951b982370854536d78870 | c03438fcf59d9c788f6cb66b6cb9cf7235fbcbd4 | refs/heads/master | 2021-12-05T18:32:54.525624 | 2006-08-21T13:10:54 | 2006-08-21T13:10:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,255 | h | //
// File: Game.h
// Created by: Alexander Oster - tensor@ultima-iris.de
//
/*****
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at ... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
88
]
]
] |
ba0f6be2813ae651e559de63b2f4ec8f0698bf1a | 6d0c97a1620f395224a14f6a82c0933786f4a557 | /src/gdx-cpp/graphics/Color.cpp | c6c4206b7a503e68b3d7aad4ea2e2ed3e8ebbf2b | [
"Apache-2.0"
] | permissive | henviso/libgdx-cpp | 0c8010604577ff29ea15dc40cf1079c248812516 | b4d2944cfbefca28314b228b89afcd94a6a15e0e | refs/heads/master | 2021-01-18T12:25:38.826383 | 2011-09-19T18:11:24 | 2011-09-19T18:11:24 | 2,223,345 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,051 | cpp |
/*
Copyright 2011 Aevum Software aevum @ aevumlab.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless requi... | [
"victor.v.carvalho@gmail.com"
] | [
[
[
1,
186
]
]
] |
02a72366052772180b29e59b2e32904ef1f01fce | 9ad9345e116ead00be7b3bd147a0f43144a2e402 | /Query/Query/example-QueryAPI.cpp | 41c1ff7cc1c3c485221773f094372b4e074efde6 | [] | no_license | asankaf/scalable-data-mining-framework | e46999670a2317ee8d7814a4bd21f62d8f9f5c8f | 811fddd97f52a203fdacd14c5753c3923d3a6498 | refs/heads/master | 2020-04-02T08:14:39.589079 | 2010-07-18T16:44:56 | 2010-07-18T16:44:56 | 33,870,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 369 | cpp |
#include <iostream>
#include <string>
#include <exception>
#include "Query.h"
#include "Olap.h"
using namespace std;
void main()
{
try
{
Olap olap;
Query* q=new Query("!id[1,2]&!id[1,2]");
cout<<"count:"<<olap.count(q)<<endl;
delete q;//remove garbage
}
catch(exception& e)
{
co... | [
"buddhi.1986@c7f6ba40-6498-11de-987a-95e5a5a5d5f1"
] | [
[
[
1,
27
]
]
] |
1b5a6f4c63cb6744d709767688f67a4475928fed | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/web/download_manager_api/src/CDownloadMgrUiLibRegistryTestCases.cpp | 0e2a9fb6869b358abfe3ca1d789f8f9ff6ac8827 | [] | no_license | SymbianSource/oss.FCL.sftools.ana.compatanamdw | a6a8abf9ef7ad71021d43b7f2b2076b504d4445e | 1169475bbf82ebb763de36686d144336fcf9d93b | refs/heads/master | 2020-12-24T12:29:44.646072 | 2010-11-11T14:03:20 | 2010-11-11T14:03:20 | 72,994,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,035 | cpp | /*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
184
]
]
] |
3cf19f7bcccd9c5e5458f01b3f16f042e95dedbc | 205069c97095da8f15e45cede1525f384ba6efd2 | /Casino/Code/Server/ServerModule/GameServer/GameServiceHelperContainer.cpp | 830cdd7281dfe2aa12d2229872a139ad2c80edc0 | [] | no_license | m0o0m/01technology | 1a3a5a48a88bec57f6a2d2b5a54a3ce2508de5ea | 5e04cbfa79b7e3cf6d07121273b3272f441c2a99 | refs/heads/master | 2021-01-17T22:12:26.467196 | 2010-01-05T06:39:11 | 2010-01-05T06:39:11 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 7,881 | cpp | #include "stdafx.h"
#include ".\gameservicehelpercontainer.h"
#include "GameServerDlg.h"
CGameServiceHelperContainer::CGameServiceHelperContainer(void)
{
m_pServiceLoaderDlg = NULL;
m_nGameServiceHelperIndex = -1;
m_pIEventService = NULL;
memset(&m_GameServiceParameter, 0, sizeof(m_GameServiceParameter));... | [
"andywu0823@gmail.com"
] | [
[
[
1,
197
]
]
] |
adf03d55d5e00f653e6c06190c09d5c3ceaea017 | 6c8c4728e608a4badd88de181910a294be56953a | /ProtocolUtilities/Inventory/InventoryParser.h | 1ce7ebf281c8b20fc46dcb95fa273d199be61cf5 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | caocao/naali | 29c544e121703221fe9c90b5c20b3480442875ef | 67c5aa85fa357f7aae9869215f840af4b0e58897 | refs/heads/master | 2021-01-21T00:25:27.447991 | 2010-03-22T15:04:19 | 2010-03-22T15:04:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,304 | h | // For conditions of distribution and use, see copyright notice in license.txt
/**
* @file InventoryParser.h
* @brief Helper utility which parses inventory structure from the login xmlrpc call.
*/
#ifndef incl_Protocol_InventoryParser_h
#define incl_Protocol_InventoryParser_h
namespace ProtocolUtil... | [
"jonnenau@5b2332b8-efa3-11de-8684-7d64432d61a3",
"Stinkfist0@5b2332b8-efa3-11de-8684-7d64432d61a3",
"jujjyl@5b2332b8-efa3-11de-8684-7d64432d61a3"
] | [
[
[
1,
3
],
[
6,
12
],
[
15,
21
],
[
23,
23
],
[
25,
32
]
],
[
[
4,
5
],
[
22,
22
],
[
24,
24
],
[
33,
33
]
],
[
[
13,... |
cd30fd5618c6eb319366d35fa88ce9acd6db7fbf | 4763f35af09e206c95301a455afddcf10ffbc1fe | /Game Developers Club Puzzle Fighter/Game Developers Club Puzzle Fighter/Animation.h | 2ef82a888f91df2219adeb040de99b0f9413167a | [] | no_license | robertmcconnell2007/gdcpuzzlefighter | c7388634677875387ae165fc21f8ff977cea7cfb | 63dd1daec36d85f6a36ddccffde9f15496a6a1c2 | refs/heads/master | 2021-01-20T23:26:48.386768 | 2010-08-25T02:48:00 | 2010-08-25T02:48:00 | 32,115,139 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 332 | h | #pragma once
#include "..\include\SDL.h"
class Animation
{
private:
int currentKeyFrame;
int maxKeyFrame;
SDL_Surface * animationSheet;
//TODO: check through vaganov's sprite maker for animation storage
public:
Animation();
//TODO: make a parameterized constructor that can pull a single animation fro... | [
"IxAtreusAzai@7fdb7857-aad3-6fc1-1239-45cb07d991c5",
"michael.vaganov@7fdb7857-aad3-6fc1-1239-45cb07d991c5"
] | [
[
[
1,
1
],
[
3,
14
]
],
[
[
2,
2
]
]
] |
cb5b0c93c0f002436406f8ca1309096ff4b6573b | ade08cd4a76f2c4b9b5fdbb9b9edfbc7996b1bbc | /computer_graphics/lab4/Src/Application/camera.cpp | 7060cdc898dee1504cb9d12bf4a39b4853f57f2e | [] | no_license | smi13/semester07 | 6789be72d74d8d502f0a0d919dca07ad5cbaed0d | 4d1079a446269646e1a0e3fe12e8c5e74c9bb409 | refs/heads/master | 2021-01-25T09:53:45.424234 | 2011-01-07T16:08:11 | 2011-01-07T16:08:11 | 859,509 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 452 | cpp | #include "camera.h"
using namespace cg_labs;
D3DXMATRIXA16 *Camera::getMatrix()
{
return &_matrix;
}
D3DXVECTOR3 Camera::getEyePos()
{
return _eyePos;
}
D3DXVECTOR3 Camera::getLookAt()
{
return _lookAt;
}
D3DXVECTOR3 Camera::getUpVec()
{
return D3DXVECTOR3(0.0f, 1.0f, 0.0f);
}
... | [
"fedka@ebanat.com"
] | [
[
[
1,
30
]
]
] |
e3861c438c3d1e6437794fe28274488e51c538f3 | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /Library/CDateTime.cpp | 60a7dc02559f81432904a2c0f524789ec94c4c0a | [] | no_license | code4bones/crawlpaper | edbae18a8b099814a1eed5453607a2d66142b496 | f218be1947a9791b2438b438362bc66c0a505f99 | refs/heads/master | 2021-01-10T13:11:23.176481 | 2011-04-14T11:04:17 | 2011-04-14T11:04:17 | 44,686,513 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 35,536 | cpp | /*
CDateTime.cpp
Classe base per data/ora (CRT/SDK/MFC).
Luca Piergentili, 24/11/99
lpiergentili@yahoo.com
UTC(=GMT): Sun, 06 Nov 1994 08:49:37 GMT (0000)
con timezone = +1 (ossia 'HST' = 'GMT' + '+0100'):
Sun, 06 Nov 1994 08:49:37 GMT
Sun, 06 Nov 1994 09:49:37 HST
Sun, 06 Nov 1994 09:49:37 +01... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
1513
]
]
] |
6c5f750fd1a266648e10679df5686d2922b9155f | c1c3866586c56ec921cd8c9a690e88ac471adfc8 | /WOW/WoWModelViewer_/src/AVIGenerator.cpp | 883cd07b52bdcd7ea5117cd4ef6e32bd832b84cd | [] | no_license | rtmpnewbie/lai3d | 0802dbb5ebe67be2b28d9e8a4d1cc83b4f36b14f | b44c9edfb81fde2b40e180a651793fec7d0e617d | refs/heads/master | 2021-01-10T04:29:07.463289 | 2011-03-22T17:51:24 | 2011-03-22T17:51:24 | 36,842,700 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,743 | cpp | // AVIGenerator.cpp: implementation of the CAVIGenerator class.
//
//////////////////////////////////////////////////////////////////////
#include "AVIGenerator.h"
// Temp openGL headers for testing to confirm that it works
#include "OpenGLHeaders.h"
///////////////////////////////////////////////////////... | [
"laiyanlin@27d9c402-1b7e-11de-9433-ad2e3fad96c5"
] | [
[
[
1,
370
]
]
] |
15a205616989033c504d720b475995644241e864 | 94802930154c5e781ca6cfc06a132dd7be0f2613 | /StdAfx.h | bb8a6386e2fb288bc9cc1cef81ab989f4213695b | [] | no_license | ThunderCls/ODBGScript | 112f3a6178f2aff33710149908ebfa778bac5ec3 | 09cf0882b7b61e66a4de64ac2fa5380fc18b9b67 | refs/heads/master | 2021-01-20T12:57:07.707094 | 2011-05-02T12:41:26 | 2011-05-02T12:41:26 | 90,432,834 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,057 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
//remove debug build warnings (debug names too long)
#ifdef _DEBUG
#pragma warning (disable : 4786)
#endif
//remove SEH missing ... | [
"e-3@8bd04bc4-0f30-0410-8944-d40739272752"
] | [
[
[
1,
56
]
]
] |
b9b791bd5ef67d02030619aa5acd2306b0d87b49 | b22c254d7670522ec2caa61c998f8741b1da9388 | /Server/LBA_Server/main.cpp | b25cc936259d9f2690fe40c9705cd1cea83a8faf | [] | no_license | ldaehler/lbanet | 341ddc4b62ef2df0a167caff46c2075fdfc85f5c | ecb54fc6fd691f1be3bae03681e355a225f92418 | refs/heads/master | 2021-01-23T13:17:19.963262 | 2011-03-22T21:49:52 | 2011-03-22T21:49:52 | 39,529,945 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,887 | cpp | /*
------------------------[ Lbanet Source ]-------------------------
Copyright (C) 2009
Author: Vivien Delage [Rincevent_123]
Email : vdelage@gmail.com
-------------------------------[ GNU License ]-------------------------------
This program is free software: you can redistribute it and/or modify
it under ... | [
"vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13"
] | [
[
[
1,
62
]
]
] |
ad51333b64ff624cc93c4cbe76441e5ae40e1435 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/compatanalysercmd/headeranalyser/src/TypedefNodeAnalysis.h | 96db2a608d5e15d1c1b29731150a1548a2897ff7 | [] | no_license | SymbianSource/oss.FCL.sftools.ana.compatanamdw | a6a8abf9ef7ad71021d43b7f2b2076b504d4445e | 1169475bbf82ebb763de36686d144336fcf9d93b | refs/heads/master | 2020-12-24T12:29:44.646072 | 2010-11-11T14:03:20 | 2010-11-11T14:03:20 | 72,994,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,667 | h | /*
* Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/leg... | [
"none@none"
] | [
[
[
1,
72
]
]
] |
9e5ed963003e2918569cb0c6b50662e38a0e6cb2 | 96e96a73920734376fd5c90eb8979509a2da25c0 | /C3DE/D3DMesh.cpp | 0303a7a494cd557faa0fd8c2b6706743f7280da5 | [] | no_license | lianlab/c3de | 9be416cfbf44f106e2393f60a32c1bcd22aa852d | a2a6625549552806562901a9fdc083c2cacc19de | refs/heads/master | 2020-04-29T18:07:16.973449 | 2009-11-15T10:49:36 | 2009-11-15T10:49:36 | 32,124,547 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,286 | cpp | #include "D3DMesh.h"
#include "ResourceManager.H"
#include "BufferReader.h"
//#include "DebugMemory.h"
IDirect3DVertexDeclaration9* VertexPos::Decl = 0;
IDirect3DVertexDeclaration9* VertexPosSkin::Decl = 0;
IDirect3DVertexDeclaration9* VertexPosBones::Decl = 0;
VertexPosSkin::VertexPosSkin(float x, flo... | [
"caiocsabino@7e2be596-0d54-0410-9f9d-cf4183935158"
] | [
[
[
1,
1293
]
]
] |
4778f110ac1821282cdae69107efaae1dc1c23c8 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/conjurer/conjurer/inc/conjurer/polygontriggerundocmd.h | 01db617a0596471340f9779a9d3f7a8ed5d6772b | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,412 | h | #ifndef N_POLYGONTRIGGER_UNDO_CMDS_H
#define N_POLYGONTRIGGER_UNDO_CMDS_H
//------------------------------------------------------------------------------
/**
@file PolygonTriggerUndoCmd.h
@ingroup NebulaConjurerEditor
@author Juan Jose Luna Espinosa
@brief Class for polygon trigger edi... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
58
]
]
] |
a87e1393f65f84df68b7ba9f523f94d524ab62c5 | b822313f0e48cf146b4ebc6e4548b9ad9da9a78e | /KylinSdk/Core/Source/DamageSystem.h | 438ff9608af1424cd8bf5a5070e5cc44ae46da67 | [] | no_license | dzw/kylin001v | 5cca7318301931bbb9ede9a06a24a6adfe5a8d48 | 6cec2ed2e44cea42957301ec5013d264be03ea3e | refs/heads/master | 2021-01-10T12:27:26.074650 | 2011-05-30T07:11:36 | 2011-05-30T07:11:36 | 46,501,473 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 559 | h | #pragma once
struct DamageUnit
{
DamageUnit(KUINT uLevel, KUINT uMinValue, KUINT uMaxValue, KUINT uType)
: mLevel(uLevel)
, mMinValue(uMinValue)
, mMaxValue(uMaxValue)
, mType(uType)
{
}
KUINT mLevel;
KUINT mMinValue;
KUINT mMaxValue;
KUINT mType;
};
struct DamageResult
{
DamageRe... | [
"apayaccount@5fe9e158-c84b-58b7-3744-914c3a81fc4f"
] | [
[
[
1,
42
]
]
] |
283e8c975d641cb0831bcdc5f02a56e288fbbb07 | 73c1d366642756888d3c2ce7c57939fda17341cc | /TestH264Decoder/TestH264Decoder.cpp | 312e9521e56ee1a84e68bb4d009594a366887190 | [] | no_license | eeharold/livevideoserver | 6bfc7c21929123541a71ad02c4fa1f30453fdfef | d3416cf6c2528880655b46c604ff3334a910eb19 | refs/heads/master | 2021-01-01T05:24:10.381589 | 2010-07-18T12:37:37 | 2010-07-18T12:37:37 | 56,746,060 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,313 | cpp | #if defined(_TEST_DISPLAY)
#include "cv.h"
#include "highgui.h"
#include "convert.h"
#ifdef _DEBUG
#pragma comment(lib,"cv200d.lib")
#pragma comment(lib,"cvaux200d.lib")
#pragma comment(lib,"cxcore200d.lib")
#pragma comment(lib,"cxts200d.lib")
#pragma comment(lib,"highgui200d.lib")
#... | [
"thorqq@16efd569-b5bb-8337-1870-15b9ea1457a7"
] | [
[
[
1,
128
]
]
] |
864364d6b7b4fa12c82dedd3700a22d56cb605a7 | 172e5e180659a6a7242f95a367f5a879114bc38d | /SlideList/filmaddphotos.cpp | 2b1122dc43de484aa675f4d4077271ff9c57a81f | [] | no_license | urere/mfcslidelist | 1e66fc1a7b34f7832f5d09d278d2dd145d30adec | 7c7eb47122c6b7c3b52a93145ec8b2d6f2476519 | refs/heads/master | 2021-01-10T02:06:44.884376 | 2008-03-27T21:25:09 | 2008-03-27T21:25:09 | 47,465,994 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,352 | cpp | // FilmAddPhotos.cpp : implementation file
//
#include "stdafx.h"
#include "SlideList.h"
#include "FilmAddPhotos.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CFilmAddPh... | [
"ratcliffe.gary@e6454d50-7149-0410-9942-4ffd99bf3498"
] | [
[
[
1,
55
]
]
] |
8fa02730adb7541ff667a9963c5a953a4c95ae69 | 74e7667ad65cbdaa869c6e384fdd8dc7e94aca34 | /MicroFrameworkPK_v4_1/BuildOutput/public/debug/Client/stubs/corlib_native_System_Resources_ResourceManager.cpp | f25b3f4d61c26a9c10f57100f8ba3baf683f6c90 | [
"BSD-3-Clause",
"OpenSSL",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | gezidan/NETMF-LPC | 5093ab223eb9d7f42396344ea316cbe50a2f784b | db1880a03108db6c7f611e6de6dbc45ce9b9adce | refs/heads/master | 2021-01-18T10:59:42.467549 | 2011-06-28T08:11:24 | 2011-06-28T08:11:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,115 | cpp | //-----------------------------------------------------------------------------
//
// ** WARNING! **
// This file was generated automatically by a tool.
// Re-running the tool will overwrite this file.
// You should copy this file to a custom location
// before adding any customizat... | [
"psampaio.isel@gmail.com"
] | [
[
[
1,
36
]
]
] |
0f35104a9f7513b39440a6e40907aa61fdb507d1 | fbe2cbeb947664ba278ba30ce713810676a2c412 | /iptv_root/iptv_media_util/media_utilities.h | 27dd938eddfa008de2572bce34ef0e570571a757 | [] | no_license | abhipr1/multitv | 0b3b863bfb61b83c30053b15688b070d4149ca0b | 6a93bf9122ddbcc1971dead3ab3be8faea5e53d8 | refs/heads/master | 2020-12-24T15:13:44.511555 | 2009-06-04T17:11:02 | 2009-06-04T17:11:02 | 41,107,043 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,044 | h | #ifndef MEDIA_UTILITIES_H
#define MEDIA_UTILITIES_H
#include <string>
#include <deque>
#include "mediapkt.h"
struct FrameDimension
{
FrameDimension(unsigned _width, unsigned _height)
{
uWidth = _width;
uHeight = _height;
}
FrameDimension()
{
uWidth = 0... | [
"heineck@c016ff2c-3db2-11de-a81c-fde7d73ceb89"
] | [
[
[
1,
92
]
]
] |
c425d295b92c98d4853ba8141a8c12abf5ed77ba | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/nGENE Proj/NodeVisible.cpp | fdfe3c0e99d8f1e5daf46e843d00fd12c13f4558 | [] | no_license | svn2github/ngene | b2cddacf7ec035aa681d5b8989feab3383dac012 | 61850134a354816161859fe86c2907c8e73dc113 | refs/heads/master | 2023-09-03T12:34:18.944872 | 2011-07-27T19:26:04 | 2011-07-27T19:26:04 | 78,163,390 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,602 | cpp | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: NodeVisible.cpp
Version: 0.15
---------------------------------------------------------------------------
*/
#i... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
227
]
]
] |
58fd370f2c75762f564d4607cfc8317e45d0ceda | 05f4bd87bd001ab38701ff8a71d91b198ef1cb72 | /TPTaller/TP3/src/StringUtils.h | 3ed7c58d8c9e15d801124185fe9c40af8cac4745 | [] | no_license | oscarcp777/tpfontela | ef6828a57a0bc52dd7313cde8e55c3fd9ff78a12 | 2489442b81dab052cf87b6dedd33cbb51c2a0a04 | refs/heads/master | 2016-09-01T18:40:21.893393 | 2011-12-03T04:26:33 | 2011-12-03T04:26:33 | 35,110,434 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 807 | h | #ifndef __STRINGUTILS_H__
#define __STRINGUTILS_H__
#include <string>
#include <iostream>
#include <sstream>
#include <list>
#include <vector>
using namespace std;
class StringUtils{
public:
StringUtils();
/**
* Este metodo quita los espacios en blanco entre los tag
* de una cadena de caracteres... | [
"rdubini@a1477896-89e5-11dd-84d8-5ff37064ad4b"
] | [
[
[
1,
31
]
]
] |
7c8bdf0ce79d22fc02d26bd9200f4d02c79d886b | 5e61787e7adba6ed1c2b5e40d38098ebdf9bdee8 | /sans/models/c_models/CHardsphereStructure.cpp | 3a5bbea5e92759ce040e455f6f757a7fca8c9527 | [] | no_license | mcvine/sansmodels | 4dcba43d18c930488b0e69e8afb04139e89e7b21 | 618928810ee7ae58ec35bbb839eba2a0117c4611 | refs/heads/master | 2021-01-22T13:12:22.721492 | 2011-09-30T14:01:06 | 2011-09-30T14:01:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,663 | cpp | /**
This software was developed by the University of Tennessee as part of the
Distributed Data Analysis of Neutron Scattering Experiments (DANSE)
project funded by the US National Science Foundation.
If you use DANSE applications to do scientific research that leads to
publication, we ask that you acknowled... | [
"jhcho@nist.gov",
"galina@nist.gov"
] | [
[
[
1,
19
],
[
21,
34
],
[
36,
61
],
[
66,
187
],
[
189,
189
],
[
191,
278
],
[
283,
538
]
],
[
[
20,
20
],
[
35,
35
],
[
... |
18c65fdd6dcfedce9b435698b663ec74233c1504 | 9b75c1c40dbeda4e9d393278d38a36a61484a5b6 | /cpp files to be pasted in INCLUDE directory/MENU2.CPP | b444f9e8f2bea4ee0d817013bb7c5fcf0193ae1a | [] | no_license | yeskarthik/Project-Shark | b5fe9f14913618f0205c4a82003e466da52f7929 | 042869cd69b60e958c65de2a17b0bd34612e28dc | refs/heads/master | 2020-05-22T13:49:42.317314 | 2011-04-06T06:35:21 | 2011-04-06T06:35:21 | 1,575,801 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,717 | cpp | #include<iostream.h>
#include<conio.h>
#include<graphics.h>
#include<paint.cpp>
#include<piano.cpp>
#include<primes.cpp>
#include<bally.cpp>
#include<ballyy.cpp>
#include<puzzle.cpp>
#include<sparkal.cpp>
#include<fade.cpp>
#include<intro.cpp>
int tim=1;
void main();
void menumain();
void border();
vo... | [
"karthik.s.sundaram@gmail.com"
] | [
[
[
1,
431
]
]
] |
f1d5000e106e1d00af753a5b5778e9ba6537b9fa | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /Library/CMail.cpp | 03839cbcbd5f68c2c89f95857d81d1dbad4be499 | [] | no_license | code4bones/crawlpaper | edbae18a8b099814a1eed5453607a2d66142b496 | f218be1947a9791b2438b438362bc66c0a505f99 | refs/heads/master | 2021-01-10T13:11:23.176481 | 2011-04-14T11:04:17 | 2011-04-14T11:04:17 | 44,686,513 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 36,734 | cpp | /*
CMail.cpp
Classe base per interfaccia SMTP/POP3 (SDK).
Luca Piergentili, 24/09/96
lpiergentili@yahoo.com
*/
#include "env.h"
#include "pragma.h"
#include "macro.h"
#include "typedef.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "strings.h"
#include <ctype.h>
#include "CDat... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
1784
]
]
] |
8763d89357a5b25f39f2b5eed20322a091354c18 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/Hunter/NewGame/SanUnitTest/include/OgreNodeDebuggerTest.h | 50a7fecb03bf6b5b4dde64f1ad4e7589c6084e90 | [] | no_license | dbabox/aomi | dbfb46c1c9417a8078ec9a516cc9c90fe3773b78 | 4cffc8e59368e82aed997fe0f4dcbd7df626d1d0 | refs/heads/master | 2021-01-13T14:05:10.813348 | 2011-06-07T09:36:41 | 2011-06-07T09:36:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,440 | h | #ifndef __Orz_UnitTest_OgreNodeDebugerTest__
#define __Orz_UnitTest_OgreNodeDebugerTest__
#include "SanUnitTestConfig.h"
#include "OgreNodeDebuggerTest.h"
#include "OgrePlayerComponent.h"
#include "OgreNodeDebuggerComponent.h"
//#include "KeyControllerComponent.h"
#include "COgreResourceInterface.h"
... | [
"ogre3d@yeah.net"
] | [
[
[
1,
88
]
]
] |
ab1ddba3f83b4f986f0dfbeffb54df73abead5c6 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/CERTIFIER/DBManager.cpp | 264e7a41149de81b32d3fbba92c72ddee833c353 | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UHC | C++ | false | false | 26,203 | cpp | #include "stdafx.h"
#include "dbmanager.h"
#ifdef __GPAUTH
#include "afxinet.h"
#define s_sUrl "spe.gpotato.eu"
#define VALID_CRLF( n, r, s ) if( ( n ) < 0 ) { r.nResult = -1; *r.szResult = '\0'; OutputDebugString( (LPCTSTR)s ); return; }
#define VALID_STR( len, max, r, s ) if( ( len ) > ( max ) ) { r.nResul... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
902
]
]
] |
380733650e3a6690dc5fbce002dba775329e6ea0 | 989aa92c9dab9a90373c8f28aa996c7714a758eb | /HydraIRC/EventLogFrm.cpp | af626a0a29b6df000739e96a0ce802c4f7512d6a | [] | no_license | john-peterson/hydrairc | 5139ce002e2537d4bd8fbdcebfec6853168f23bc | f04b7f4abf0de0d2536aef93bd32bea5c4764445 | refs/heads/master | 2021-01-16T20:14:03.793977 | 2010-04-03T02:10:39 | 2010-04-03T02:10:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,318 | cpp | /*
HydraIRC
Copyright (C) 2002-2006 Dominic Clifton aka Hydra
HydraIRC limited-use source license
1) You can:
1.1) Use the source to create improvements and bug-fixes to send to the
author to be incorporated in the main program.
1.2) Use it for review/educational purposes.
2) You ca... | [
"hydra@b2473a34-e2c4-0310-847b-bd686bddb4b0"
] | [
[
[
1,
774
]
]
] |
c8a342334fe43776b0af63512462ca7c8f2998ec | bfcc0f6ef5b3ec68365971fd2e7d32f4abd054ed | /samples/report/report.cpp | ebe6a75e0fec943210b0f13575861383e6c4d8e7 | [] | no_license | cnsuhao/kgui-1 | d0a7d1e11cc5c15d098114051fabf6218f26fb96 | ea304953c7f5579487769258b55f34a1c680e3ed | refs/heads/master | 2021-05-28T22:52:18.733717 | 2011-03-10T03:10:47 | 2011-03-10T03:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,193 | cpp | /*********************************************************************************/
/* Events - kGUI sample program showing report printing */
/* */
/* Programmed by Kevin Pickell ... | [
"sales@scale18.com@4b35e2fd-144d-0410-91a6-811dcd9ab31d"
] | [
[
[
1,
303
]
]
] |
c694e5349eba58047f5608a550004b43d1d1d4d8 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/TO2/TO2GameClientShell.h | c15a165dba0a730a9305f43c97859e9a861ca2fe | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,791 | h | // ----------------------------------------------------------------------- //
//
// MODULE : TO2GameClientShell.h
//
// PURPOSE : Game Client Shell - Definition
//
// CREATED : 11/5/01
//
// (c) 1997-2000 Monolith Productions, Inc. All Rights Reserved
//
// --------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
56
]
]
] |
3a2a3e444055e96b12efbc510507cfda871bf138 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/tools/NLS/Xlat/Xlat.hpp | 72f954b4f6b8d620273fd5331bcb5909f9720f29 | [
"Apache-2.0"
] | permissive | andyburke/bitflood | dcb3fb62dad7fa5e20cf9f1d58aaa94be30e82bf | fca6c0b635d07da4e6c7fbfa032921c827a981d6 | refs/heads/master | 2016-09-10T02:14:35.564530 | 2011-11-17T09:51:49 | 2011-11-17T09:51:49 | 2,794,411 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,342 | hpp | /*
* Copyright 1999-2000,2004 The Apache Software Foundation.
*
* 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
*
* Unle... | [
"aburke@bitflood.org"
] | [
[
[
1,
121
]
]
] |
14b4bd28e5eeb494266271f8be10aed4fee8f453 | f66ffa711780e966f65a84c9d66ade5766a8dc0c | /game.cpp | 53e411305531db54def187f75fb89bb4a5fa63be | [] | no_license | PSP-Archive/lightning | efd069b9ce9c0d3acdef1fcc8e87db0182ce2a9f | c1c055ff0cfdca65064e8f33dbd8bf4742c104f8 | refs/heads/master | 2021-08-27T15:25:19.450930 | 2011-07-06T16:08:51 | 2011-07-06T16:08:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,774 | cpp | /*
game.c
by Yosh alias Hitman_07
23/04/11
*/
#include <oslib/oslib.h>
#include "ppc.h"
#include "constants.h"
#include "game.h"
#include "tinylib.h"
int play(OSL_SOUND *congrats, OSL_SOUND *won, OSL_SOUND *appear, OSL_SOUND *fx, OSL_SOUND *critic, OSL_SOUND *hurt, Color *Bg_col, int *bg_col_m, OSL_... | [
"venger_74@hotmail.fr@4aba0ea6-2657-9f67-e26c-578093356fdb"
] | [
[
[
1,
535
]
]
] |
5630f9fe226d3e6381e6261b2e43ff955e423477 | a3d70ef949478e1957e3a548d8db0fddb9efc125 | /各分块设定示例/渲染器/test.cpp | 8468994666b7457aff67921921c1770cafd2f9c4 | [] | no_license | SakuraSinojun/ling | fc58afea7c4dfe536cbafa93c0c6e3a7612e5281 | 46907e5548008d7216543bdd5b9cc058421f4eb8 | refs/heads/master | 2021-01-23T06:54:30.049039 | 2011-01-16T12:23:24 | 2011-01-16T12:23:24 | 32,323,103 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 4,215 | cpp |
#include "common.h"
#include "render.h"
#include <windows.h>
#include <stdio.h>
typedef struct
{
BITMAPINFOHEADER Info;
DWORD BitField[3];
}HEADER;
BOOL OnIdle(LONG count);
void CreateLingWindow(WNDPROC _lpfnWindowProc, int width, int height, bool onidle);
void CreateLingW... | [
"SakuraSinojun@f09d58f5-735d-f1c9-472e-e8791f25bd30"
] | [
[
[
1,
223
]
]
] |
884ef10637f727b314744925d85c699bb84b0945 | 7b32ec66568e9afc4bea9ffec8f54b9646958890 | / mariogame/source code/win 32 api/MonsterPlugin/MonsterPlugin.cpp | 40e1906659abf84770d7369215ce389cbadc5e76 | [] | no_license | Dr-Hydrolics/mariogame | 47056e4247bcad6da75d0ab8954cda144ee4e499 | 8611287742690dd1dd51a865202a73535cefbec4 | refs/heads/master | 2016-08-13T00:17:40.387527 | 2010-05-13T13:02:24 | 2010-05-13T13:02:24 | 43,435,945 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,936 | cpp | // MonsterPlugin.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
#include "MonsterPlugin.h"
#ifdef _MANAGED
#pragma managed(push, off)
#endif
BOOL APIENTRY DllMain( HMODULE hModule,
DWORD ul_reason_for_call,
LPVOID lpReserved
... | [
"moonlight2708@0b8e3906-489a-11de-8001-7f2440edb24e"
] | [
[
[
1,
151
]
]
] |
dc60b12b22bab04cc846b666925b0244e763e204 | dbaf9d2188b396b8b0b3a0bba1a7b5f65445020b | /C++/VideoPlayer2/Source/util.cpp | 9a0ada6ab3d57f7da0a6523a2a8cf1451c0a8145 | [] | no_license | pa2011/PA2011 | 78cfb111914db106a9836c32ca7d74ce5d35d4dd | f3a61547099312f7eaafc70ced11add717d18dfc | refs/heads/master | 2021-01-17T03:01:08.198459 | 2011-12-23T15:09:46 | 2011-12-23T15:09:46 | 2,592,967 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,304 | cpp | #include "util.h"
int socketId;
int playing = FALSE;
float position;
HANDLE stdInRd = NULL;
HANDLE stdInWr = NULL;
HANDLE stdOutRd = NULL;
HANDLE stdOutWr = NULL;
int socketIdIn;
struct sockaddr_in addressIn;
int socketIdOut;
struct sockaddr_in addressOut;
char bufIn[BUFFER_LENGTH];
char bufOut... | [
"sandro.ropelato@gmail.com"
] | [
[
[
1,
290
]
]
] |
2ffbc979707670bdfb9d486f6c91aa2519085d5d | eb8a27a2cc7307f0bc9596faa4aa4a716676c5c5 | /WinEdition/browser-lcc/jscc/src/v8/v8/src/inspector.h | 0c7b58f6469a4aec27f1b494b1eabff42ce31105 | [
"LicenseRef-scancode-public-domain",
"Artistic-2.0",
"BSD-3-Clause",
"Artistic-1.0",
"bzip2-1.0.6"
] | permissive | baxtree/OKBuzzer | c46c7f271a26be13adcf874d77a7a6762a8dc6be | a16e2baad145f5c65052cdc7c767e78cdfee1181 | refs/heads/master | 2021-01-02T22:17:34.168564 | 2011-06-15T02:29:56 | 2011-06-15T02:29:56 | 1,790,181 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,347 | h | // Copyright 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 li... | [
"baxtree@163.com"
] | [
[
[
1,
62
]
]
] |
92bcff8cbad0fee730ae22078a6b98ce326bf9a1 | dd7a580891d9f4d78734f986eb4b727edceb8c44 | /Source/shapeAnalysisMANCOVA.cxx | c3af4636de1f020b2df3a5670d9dd4f01537ca8b | [] | no_license | midas-journal/midas-journal-694 | c4503c5e3417b6c6f1f3a6a82f8730460dd5fe31 | 1354653faac98be444a2f8443fb08d17f8f145f3 | refs/heads/master | 2020-05-27T08:19:38.147682 | 2011-08-22T13:47:18 | 2011-08-22T13:47:18 | 2,248,734 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,046 | cxx | /***********************************
*** Written by Marc Macenko ***
*** 09/25/2008 ***
*** Modified by Marc Niethammer ***
*** 05/2009 ***
*** Modified by Beatriz Paniagua ***
*** 08/2009 and 09/2009 ***
************************************/
#include "MAN... | [
"root@insight-journal.org"
] | [
[
[
1,
350
]
]
] |
f250f9acfdbd923d64ebafb7dc0791fdc74d5d5f | 0ee189afe953dc99825f55232cd52b94d2884a85 | /nexus/Handler.cpp | 2eacf71132086832ced2c069af62e13babadeb33 | [] | no_license | spolitov/lib | fed99fa046b84b575acc61919d4ef301daeed857 | 7dee91505a37a739c8568fdc597eebf1b3796cf9 | refs/heads/master | 2016-09-11T02:04:49.852151 | 2011-08-11T18:00:44 | 2011-08-11T18:00:44 | 2,192,752 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 259 | cpp | #include "pch.h"
#include "Handler.h"
namespace nexus {
void HandlerStorageBase::allocationFailed(size_t size, size_t bufferSize)
{
std::cerr << "Allocation failed, requested: " << size << ", buffer size: " << bufferSize << std::endl;
}
}
| [
"admin@zranger.net"
] | [
[
[
1,
12
]
]
] |
e777472ce26aa7ec9f697aa87a36d1ff5aa316a3 | 6477cf9ac119fe17d2c410ff3d8da60656179e3b | /Projects/openredalert/src/game/Game.h | d4a0ccb0e354ead8b77050dd41eb35931db405cf | [] | no_license | crutchwalkfactory/motocakerteam | 1cce9f850d2c84faebfc87d0adbfdd23472d9f08 | 0747624a575fb41db53506379692973e5998f8fe | refs/heads/master | 2021-01-10T12:41:59.321840 | 2010-12-13T18:19:27 | 2010-12-13T18:19:27 | 46,494,539 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,308 | h | // Game.h
// 1.0
// This file is part of OpenRedAlert.
//
// OpenRedAlert 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, version 2 of the License.
//
// OpenRedAlert is distributed ... | [
"cepiperez@gmail.com"
] | [
[
[
1,
56
]
]
] |
956e65ee80327c24797e6ba533a55bddd93cbd65 | b22c254d7670522ec2caa61c998f8741b1da9388 | /dependencies/OpenSceneGraph/include/osg/DisplaySettings | 73593a60e8c75248f988763a2ad5d87cfe571045 | [] | no_license | ldaehler/lbanet | 341ddc4b62ef2df0a167caff46c2075fdfc85f5c | ecb54fc6fd691f1be3bae03681e355a225f92418 | refs/heads/master | 2021-01-23T13:17:19.963262 | 2011-03-22T21:49:52 | 2011-03-22T21:49:52 | 39,529,945 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 14,434 | /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield
*
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
* (at your option) any later version. The full license is in LICENSE file
* included ... | [
"vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13"
] | [
[
[
1,
322
]
]
] | |
0ee35d694a010a0a11a49df9292277966afb1def | 011359e589f99ae5fe8271962d447165e9ff7768 | /src/burn/misc/post90s/d_tumbleb.cpp | 1e55eab42d1edc5b46d00968f84f870adfd3256a | [] | no_license | PS3emulators/fba-next-slim | 4c753375fd68863c53830bb367c61737393f9777 | d082dea48c378bddd5e2a686fe8c19beb06db8e1 | refs/heads/master | 2021-01-17T23:05:29.479865 | 2011-12-01T18:16:02 | 2011-12-01T18:16:02 | 2,899,840 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 148,258 | cpp | #include "tiles_generic.h"
#include "burn_ym2151.h"
#include "msm6295.h"
#include "burn_ym3812.h"
static unsigned char DrvInputPort0[8] = {0, 0, 0, 0, 0, 0, 0, 0};
static unsigned char DrvInputPort1[8] = {0, 0, 0, 0, 0, 0, 0, 0};
static unsigned char DrvInputPort2[8] = {0, 0, 0, 0, 0, 0, 0, 0};
static unsigned... | [
"twinaphex1@gmail.com"
] | [
[
[
1,
4665
]
]
] |
582f4cf789733a99d963cb2f9cf7323ffbb75f1a | 7d4527b094cfe62d9cd99efeed2aff7a8e8eae88 | /TalkTom/TalkTom/mainloop.cpp | 3d88351f8e7d26d70bd7b45e838a34a9d0adeadd | [] | no_license | Evans22/talktotom | a828894df42f520730e6c47830946c8341b230dc | 4e72ba6021fdb3a918af1df30bfe8642f03b1f07 | refs/heads/master | 2021-01-10T17:11:10.132971 | 2011-02-15T12:53:00 | 2011-02-15T12:53:00 | 52,947,431 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,474 | cpp | #include "stdafx.h"
#include "mainloop.h"
#include "draw.h"
extern CGlobal g_global;
extern CCamShiftHelper g_camshiftHelper;
void mainLoop(void)
{
ARUint8 *dataPtr;
ARMarkerInfo *marker_info;
int marker_num;
int j, k;
/* grab a vide frame */
if( (dataPtr =... | [
"aicrosoft1104@61e0f6aa-79d2-64b1-0467-50e2521aa597"
] | [
[
[
1,
97
]
]
] |
9cda56f463b23b4a8e8dac3a9b74558194d1b174 | bdb1e38df8bf74ac0df4209a77ddea841045349e | /CapsuleSortor/Version 1.0 -2.0/CapsuleSortor-10-11-15/CapsuleSorter/CapsuleSorterDlg.h | a9f0a0801f699495a0fdc920de77f904ca501bcf | [] | no_license | Strongc/my001project | e0754f23c7818df964289dc07890e29144393432 | 07d6e31b9d4708d2ef691d9bedccbb818ea6b121 | refs/heads/master | 2021-01-19T07:02:29.673281 | 2010-12-17T03:10:52 | 2010-12-17T03:10:52 | 49,062,858 | 0 | 1 | null | 2016-01-05T11:53:07 | 2016-01-05T11:53:07 | null | GB18030 | C++ | false | false | 3,939 | h | // CapsuleSorterDlg.h : header file
//
//{{AFX_INCLUDES()
#include "mscomm.h"
//}}AFX_INCLUDES
#if !defined(AFX_CAPSULESORTERDLG_H__5A78E132_D9D1_4FA3_BCA3_CA1FF2DDB185__INCLUDED_)
#define AFX_CAPSULESORTERDLG_H__5A78E132_D9D1_4FA3_BCA3_CA1FF2DDB185__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS... | [
"vincen.cn@66f52ff4-a261-11de-b161-9f508301ba8e"
] | [
[
[
1,
167
]
]
] |
67ea4a25a3a0500fc9dfeaaf81d15e78891141a0 | b4da4d88bf5ae2d33c6031da93d8746f0a0efdad | /TicTacToe.cpp | ba786e1ab5ffc5cdd8ca96034f6710fec0456d7c | [] | no_license | ennedigi/TicTacToe | 011a99225e39b6dd041f6fba12a2066821db911d | 481938586f84434eebef5f71cb3142d549faa369 | refs/heads/master | 2020-12-24T17:36:23.054743 | 2011-09-11T19:22:31 | 2011-09-11T19:22:31 | 2,367,029 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,438 | cpp | //Tic-Tac-Toe by Nicola Di Giorgio 10/2010
#include <cstdlib>
#include <iostream>
#include <string>
#include <windows.h>
using namespace std;
void CreateGrid();
void DrawBackGrid();
bool HasWinner();
void ControllerGame();
int grid[3][3];
bool goOn=false;
const int timeMill=1500;
int main(int arg... | [
"ennedigi@gmail.com"
] | [
[
[
1,
161
]
]
] |
f09ffcb890afa2559aa1d257a7b3996c46467b3e | 5f0b8d4a0817a46a9ae18a057a62c2442c0eb17e | /Include/component/Scrollbar.cpp | 3d801b49d280b4789b07c27189aee8d1ebd492b5 | [
"BSD-3-Clause"
] | permissive | gui-works/ui | 3327cfef7b9bbb596f2202b81f3fc9a32d5cbe2b | 023faf07ff7f11aa7d35c7849b669d18f8911cc6 | refs/heads/master | 2020-07-18T00:46:37.172575 | 2009-11-18T22:05:25 | 2009-11-18T22:05:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,321 | cpp | /*
* Copyright (c) 2003-2006, Bram Stein
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice,... | [
"bs@bram.(none)"
] | [
[
[
1,
212
]
]
] |
87642528422f7abd717994d5cceaf3042c2e71f1 | f2b4a9d938244916aa4377d4d15e0e2a6f65a345 | /gxlib/gxl.memdbg.h | 96f0fbafdad3acd358dfdbd9b86593cabf5243c1 | [
"Apache-2.0"
] | permissive | notpushkin/palm-heroes | d4523798c813b6d1f872be2c88282161cb9bee0b | 9313ea9a2948526eaed7a4d0c8ed2292a90a4966 | refs/heads/master | 2021-05-31T19:10:39.270939 | 2010-07-25T12:25:00 | 2010-07-25T12:25:00 | 62,046,865 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,141 | h | /*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use ... | [
"palmheroesteam@2c21ad19-eed7-4c86-9350-8a7669309276"
] | [
[
[
1,
105
]
]
] |
ddb8acc7c97439ae15a584444abbf426fb66a8bc | 3d7fc34309dae695a17e693741a07cbf7ee26d6a | /aluminizerFPGA/Al/config_Al.cpp | 17d19fd071da0d6a49710827e5c10a35d5396e47 | [
"LicenseRef-scancode-public-domain"
] | permissive | nist-ionstorage/ionizer | f42706207c4fb962061796dbbc1afbff19026e09 | 70b52abfdee19e3fb7acdf6b4709deea29d25b15 | refs/heads/master | 2021-01-16T21:45:36.502297 | 2010-05-14T01:05:09 | 2010-05-14T01:05:09 | 20,006,050 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,984 | cpp | /* experiments / pages for Al-experiment */
#ifdef CONFIG_AL
#include "../common.h"
#include "../dacI.h"
#include "../voltagesI.h"
#include "../exp_recover.h"
#include "../exp_correlate.h"
#include "exp_Al3P1.h"
#include "exp_Al3P0.h"
list_t global_exp_list;
infoFPGA* iFPGA;
dacI5370* iVoltage... | [
"trosen@814e38a0-0077-4020-8740-4f49b76d3b44"
] | [
[
[
1,
120
]
]
] |
1c63e3c04001579592477f0c12db74239f29ce93 | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/sun/src/GossipScripts/Gossip_Trainer.cpp | 48efc0c1e4c278678c1be75e846032e4b9b3b482 | [] | no_license | miklasiak/projekt | df37fa82cf2d4a91c2073f41609bec8b2f23cf66 | 064402da950555bf88609e98b7256d4dc0af248a | refs/heads/master | 2021-01-01T19:29:49.778109 | 2008-11-10T17:14:14 | 2008-11-10T17:14:14 | 34,016,391 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,561 | cpp | /*
* Moon++ Scripts for Ascent MMORPG Server
* Copyright (C) 2005-2007 Ascent Team <http://www.ascentemu.com/>
* Copyright (C) 2007-2008 Moon++ Team <http://www.moonplusplus.info/>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
359
]
]
] |
f759330f20096c7ebea382d0cf7fdbf71443987e | 51e1cf5dc3b99e8eecffcf5790ada07b2f03f39c | /SMC/src/img_manager.cpp | b42c80bc64f5962443e21e282ffa757f313dbac8 | [] | no_license | jdek/jim-pspware | c3e043b59a69cf5c28daf62dc9d8dca5daf87589 | fd779e1148caac2da4c590844db7235357b47f7e | refs/heads/master | 2021-05-31T06:45:03.953631 | 2007-06-25T22:45:26 | 2007-06-25T22:45:26 | 56,973,047 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,526 | cpp | /***************************************************************************
img_manager.cpp - Image Handler/Manager
-------------------
copyright : (C) 2003-2005 by FluXy
***************************************************************************/
/************... | [
"rinco@ff2c0c17-07fa-0310-a4bd-d48831021cb5"
] | [
[
[
1,
210
]
]
] |
9227746aed8b423a237c3784392904247ac794f9 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/TO2/ScreenAudio.cpp | 8a9e6d1b6a8f200e974ebd7f6e415df7879fadf6 | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,503 | cpp | // ----------------------------------------------------------------------- //
//
// MODULE : ScreenAudio.cpp
//
// PURPOSE : Interface screen for setting audio options
//
// (c) 1999-2001 Monolith Productions, Inc. All Rights Reserved
//
// ---------------------------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
375
]
]
] |
a4ad52766ee64b90d241ddc0c0b1b4dc8d13d1d8 | f13f46fbe8535a7573d0f399449c230a35cd2014 | /JelloMan/CameraBase.h | ff51f3061b61f0b34244e8ccde936de31bad122e | [] | no_license | fangsunjian/jello-man | 354f1c86edc2af55045d8d2bcb58d9cf9b26c68a | 148170a4834a77a9e1549ad3bb746cb03470df8f | refs/heads/master | 2020-12-24T16:42:11.511756 | 2011-06-14T10:16:51 | 2011-06-14T10:16:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,338 | h | #pragma once
#include "D3DUtil.h"
#include "Vector4.h"
#include "Controls.h"
#include "Blox2D.h"
#include "BoundingFrustum.h"
#include "BoundingSphere.h"
#include "Matrix.h"
namespace Graphics {
namespace Camera {
class CameraBase
{
public:
// CONSTRUCTOR - DESTRUCTOR
CameraBase(int windowWidth, i... | [
"seebsprengers@hotmail.com",
"bastian.damman@0fb7bab5-1bf9-c5f3-09d9-7611b49293d6"
] | [
[
[
1,
6
],
[
10,
10
],
[
14,
17
],
[
20,
22
],
[
25,
27
],
[
29,
30
],
[
32,
35
],
[
37,
40
],
[
42,
43
],
[
45,
45
... |
5dfe53779d77c3b61eba7307d224b7e1540efbff | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/include/MsgBuffer.h | a49bb43bc6b476cb28efa270377c89b4ac3a3afb | [
"BSD-3-Clause"
] | permissive | ravustaja/Wayfinder-S60-Navigator | ef506c418b8c2e6498ece6dcae67e583fb8a4a95 | 14d1b729b2cea52f726874687e78f17492949585 | refs/heads/master | 2021-01-16T20:53:37.630909 | 2010-06-28T09:51:10 | 2010-06-28T09:51:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,629 | h | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
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... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
98
]
]
] |
f49ff427bc8fcd151010572b773ca94bfdf8c864 | 21fe9ddd8ba3a3798246be0f01a56a10e07acb2e | /v8/src/v8.cc | c47e8725aac0068c4efe443d63cceab07a63252d | [
"bzip2-1.0.6",
"BSD-3-Clause"
] | permissive | yong/xruby2 | 5e2ed23574b8f9f790b7df2ab347acca4f651373 | ecc8fa062c30cb54ef41d2ccdbe46c6d5ffaa844 | refs/heads/master | 2021-01-20T11:26:04.196967 | 2011-12-02T17:40:48 | 2011-12-02T17:40:48 | 2,893,039 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,508 | cc | // Copyright 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 li... | [
"yong@intridea.com"
] | [
[
[
1,
238
]
]
] |
e43f1e428c2cf8d2377252d45bec8acb4bccec26 | e53e3f6fac0340ae0435c8e60d15d763704ef7ec | /WDL/lice/lice_jpg.cpp | ea53a4c2025aa8474bb9d7c083868698c2f6086c | [] | no_license | b-vesco/vfx-wdl | 906a69f647938b60387d8966f232a03ce5b87e5f | ee644f752e2174be2fefe43275aec2979f0baaec | refs/heads/master | 2020-05-30T21:37:06.356326 | 2011-01-04T08:54:45 | 2011-01-04T08:54:45 | 848,136 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,724 | cpp | /*
Cockos WDL - LICE - Lightweight Image Compositing Engine
Copyright (C) 2007 and later, Cockos Incorporated
File: lice_jpg.cpp (JPG loading for LICE)
See lice.h for license and other information
*/
#include <stdio.h>
#include "lice.h"
#include <setjmp.h>
extern "C" {
#include "../jpeglib/jpeglib... | [
"deadbeef@test.ninjam.com"
] | [
[
[
1,
310
]
]
] |
36c2bd791962d9f69ebdfe0f7d3cd178e0d721c3 | 402829c0daadea441a0b81e70bdb942fdc6f444e | /Graph_AdjacentList/Graph_AdjacentList.cpp | cabdaab9b2ba4113be0365cd81819164c919dca5 | [] | no_license | huangyingw/Graph_AdjacentList | 1d85644547ba09a6feecf3644d3945ea3b376a16 | f7799e1ddeab8a2d5bcde7e30120700644c69f3e | refs/heads/master | 2021-01-19T04:52:31.101994 | 2010-11-10T03:03:46 | 2010-11-10T03:03:46 | 2,538,367 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 3,662 | cpp | // Graph_AdjacentList.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include <iostream>
using namespace std;
#define INT_MAX 10000
#define inf 9999
#define max 20
//…………………………………………邻接矩阵定义……………………
typedef struct ArcCell
{
int weight;//弧的权值
}ArcCell,AdjMa... | [
"huangyingw@gmail.com"
] | [
[
[
1,
171
]
]
] |
e89d775890490bb8dcd7ef3eda97ee2aef7a1b3d | 26706a661c23f5c2c1f97847ba09f44b7b425cf6 | /TaskManager/DlgProcessHandle.h | 773b84c65bfe642d25f568eea90933085b5f9981 | [] | no_license | 124327288/nativetaskmanager | 96a54dbe150f855422d7fd813d3631eaac76fadd | e75b3d9d27c902baddbb1bef975c746451b1b8bb | refs/heads/master | 2021-05-29T05:18:26.779900 | 2009-02-10T13:23:28 | 2009-02-10T13:23:28 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,459 | h | #pragma once
#include "afxcmn.h"
#include "SortListCtrl.h"
#include "NtSystemInfo.h"
using namespace NT;
// CDlgProcessHandle 对话框
typedef struct tagHandleColInfo
{
CString strColName; // Colnum名称
UINT uWidth; // Colnum宽度
}HandleColInfo;
class CDlgProcessHandle : public CDialog
{
DECLARE_DYNAM... | [
"chenyu2202863@gmail.com@97a26042-f463-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
55
]
]
] |
f8be34aa06b072e6713d649c218d489ad55c12f1 | 814b49df11675ac3664ac0198048961b5306e1c5 | /Code/Engine/Graphics/include/Light.h | 287b2c4446a8f449863bcb5941f03278eb27376f | [] | no_license | Atridas/biogame | f6cb24d0c0b208316990e5bb0b52ef3fb8e83042 | 3b8e95b215da4d51ab856b4701c12e077cbd2587 | refs/heads/master | 2021-01-13T00:55:50.502395 | 2011-10-31T12:58:53 | 2011-10-31T12:58:53 | 43,897,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,611 | h | #pragma once
#ifndef __LIGHT_H__
#define __LIGHT_H__
#include "base.h"
#include "Utils/Object3D.h"
#include "Activable.h"
#include <XML/XMLTreeNode.h>
#include "Named.h"
// Forward declarations -------------
class CRenderManager;
class CColor;
class CEffect;
//-----------------------------------
cl... | [
"edual1985@576ee6d0-068d-96d9-bff2-16229cd70485",
"mudarra@576ee6d0-068d-96d9-bff2-16229cd70485",
"sergivalls@576ee6d0-068d-96d9-bff2-16229cd70485",
"atridas87@576ee6d0-068d-96d9-bff2-16229cd70485",
"Atridas87@576ee6d0-068d-96d9-bff2-16229cd70485"
] | [
[
[
1,
6
],
[
11,
14
],
[
16,
16
],
[
23,
24
],
[
33,
33
],
[
43,
43
],
[
72,
72
],
[
85,
87
]
],
[
[
7,
7
]
],
[
[
8,... |
62b349b45a7b1a0e104565d41b12e7faeef735cf | 252e638cde99ab2aa84922a2e230511f8f0c84be | /toollib/src/TripTimetableInfoForm.h | b21d1dc5dd05fd5f51ed9d66fbb6f8a30bd491c5 | [] | no_license | openlab-vn-ua/tour | abbd8be4f3f2fe4d787e9054385dea2f926f2287 | d467a300bb31a0e82c54004e26e47f7139bd728d | refs/heads/master | 2022-10-02T20:03:43.778821 | 2011-11-10T12:58:15 | 2011-11-10T12:58:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,673 | h | //---------------------------------------------------------------------------
#ifndef TripTimetableInfoFormH
#define TripTimetableInfoFormH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
... | [
"1070569+overzoo@users.noreply.github.com"
] | [
[
[
1,
41
]
]
] |
4e59e4b4a6125edc5c491c6cbf1f7965c30d4093 | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Common/Base/Container/LocalArray/hkLocalArray.h | 2da836d1fedcbebdebbddc79544dfbc81fda21a6 | [] | no_license | TheProjecter/olafurabertaymsc | 9360ad4c988d921e55b8cef9b8dcf1959e92d814 | 456d4d87699342c5459534a7992f04669e75d2e1 | refs/heads/master | 2021-01-10T15:15:49.289873 | 2010-09-20T12:58:48 | 2010-09-20T12:58:48 | 45,933,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,046 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"olinord@gmail.com"
] | [
[
[
1,
78
]
]
] |
334bf7f648fe6f8668951b6350095e9fe877504f | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Common/MoverItem.cpp | 2dd3a68d12bcd2bdf9493ae55a49ad2fcf13430c | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UHC | C++ | false | false | 18,356 | cpp | #include "stdafx.h"
#include "mover.h"
#include "defineText.h"
#ifdef __WORLDSERVER
#include "user.h"
extern CUserMng g_UserMng;
#endif // WORLDSERVER
// pc, npc의 분리
// m_nCost삭제
// 거래 상대방을 얻는다.
CMover* CVTInfo::GetOther()
{
// return m_pOther;
if( m_objId == NULL_ID )
return NULL;
return... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
706
]
]
] |
89b848451b7cb4c4a1283dee2e4baafbdd419e7d | 33f59b1ba6b12c2dd3080b24830331c37bba9fe2 | /Depend/Foundation/NumericalAnalysis/Wm4Bisect3.cpp | 0566b56d0e07fced72b3db6a1c082487db833220 | [] | no_license | daleaddink/flagship3d | 4835c223fe1b6429c12e325770c14679c42ae3c6 | 6cce5b1ff7e7a2d5d0df7aa0594a70d795c7979a | refs/heads/master | 2021-01-15T16:29:12.196094 | 2009-11-01T10:18:11 | 2009-11-01T10:18:11 | 37,734,654 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,312 | cpp | // Geometric Tools, Inc.
// http://www.geometrictools.com
// Copyright (c) 1998-2006. All Rights Reserved
//
// The Wild Magic Version 4 Foundation Library source code is supplied
// under the terms of the license agreement
// http://www.geometrictools.com/License/Wm4FoundationLicense.pdf
// and may not be ... | [
"yf.flagship@e79fdf7c-a9d8-11de-b950-3d5b5f4ea0aa"
] | [
[
[
1,
575
]
]
] |
40466a7fd5683218929deaac4c9daecf6105ef80 | 5ee08487a9cdb4aa377457d7589871b0934d7884 | /HINTS/LOADFONT.CPP | 22eadfa3c6724b128681c43fff083e9275939b90 | [] | no_license | v0idkr4ft/algo.vga | 0cf5affdebd02a49401865d002679d16ac8efb09 | 72c97a01d1e004f62da556048b0ef5b7df34b89c | refs/heads/master | 2021-05-27T18:48:48.823361 | 2011-04-26T03:58:02 | 2011-04-26T03:58:02 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,192 | cpp | // This prog updates the character generation tables with a pre-defined
// character set. In this case it uses the STARTREK.BIN file to emulate
// a star trekkish type of font for normal dos use.
//
// Compile using: BCC LoadFont
#include <stdio.h>
#include <dos.h>
void loadfont(char *font)
{
unsigne... | [
"github@x0rz.com"
] | [
[
[
1,
49
]
]
] |
66c06fe03dce2682f7b12c89267a9fc067c8e9b0 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Common/eveschool.h | 08d4f5fa8b96bab5f0068dc3512e8eade715e601 | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UHC | C++ | false | false | 9,390 | h | #ifndef __EVE_SCHOOL_H__
#define __EVE_SCHOOL_H__
#include "guild.h"
#define MAX_SCHOOL 10
enum
{
SBS_END, SBS_READY, SBS_START, SBS_START2,
};
typedef struct _SCHOOL_ENTRY
{
u_long id;
char lpName[MAX_G_NAME];
int nSurvivor;
int nSize;
int nLevel;
int nDead;
_SCHOOL_ENTRY()
{
... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
322
]
]
] |
feb3e6e34fa4c589ecee4b0da84d00224074f0bc | 14298a990afb4c8619eea10988f9c0854ec49d29 | /PowerBill四川电信专用版本/ibill_source/FolderBrowserDialog.cpp | 10a2ca47ccd66a4bb1989109edb13d37d3cf3494 | [] | no_license | sridhar19091986/xmlconvertsql | 066344074e932e919a69b818d0038f3d612e6f17 | bbb5bbaecbb011420d701005e13efcd2265aa80e | refs/heads/master | 2021-01-21T17:45:45.658884 | 2011-05-30T12:53:29 | 2011-05-30T12:53:29 | 42,693,560 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,422 | cpp |
#include "FolderBrowseDialog.h"
#define INFO_BUFFER_SIZE 32767
FolderBrowseDialog::FolderBrowseDialog(HWND HwndOwner)
{
memset(&FInfo,0,sizeof(BROWSEINFO));
memset(FFolderName,0,260);
FInfo.hwndOwner = HwndOwner;
FInfo.pszDisplayName = FFolderName;
FInfo.lpszTitle = "ÇëÑ¡ÔñĿ¼";
FInfo.u... | [
"cn.wei.hp@e7bd78f4-57e5-8052-e4e7-673d445fef99"
] | [
[
[
1,
81
]
]
] |
a545242a77a9771df816a7c89d4a132f4525f8f5 | 5b61b21b4ee18488e9bc1074ea32ed20c62f9633 | /Reader/pose.cpp | 26a94cfc37b20c81c59951a0ebc86cbc8fa0109c | [] | no_license | mohammadharisbaig/opencv-kinect | ca8905e0c32b65b6410adf2a73e70562f1633fb0 | e1dab326d44351da8dec4fa11a8ad1cb65dcfdcb | refs/heads/master | 2016-09-06T17:33:51.809798 | 2011-09-01T21:22:55 | 2011-09-01T21:22:55 | 32,089,782 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,232 | cpp | #include "pose.h"
// Default constructor contains no initialization
Pose::Pose()
{
//
}
// Default Destructor contains no actions
Pose::~Pose()
{
//
}
// Function designed to take an existing structure and its associated BVH File Frame
// FrameBVH variable must have the same number of channels... | [
"baig.haris@gmail.com@b19eb72c-7a23-c4c4-98cb-0a5561f3c209"
] | [
[
[
1,
127
]
]
] |
91a338855debaffb8e56f371acdb7f521a7bda0f | 7dd19b99378bc5ca4a7c669617a475f551015d48 | /openclient/rtsp_stack/BasicTaskScheduler0.cpp | 912f2fce6a9b67a9404d7ec08e2afecb30c9e0ab | [] | no_license | Locnath/openpernet | 988a822eb590f8ed75f9b4e8c2aa7b783569b9da | 67dad1ac4cfe7c336f8a06b8c50540f12407b815 | refs/heads/master | 2020-06-14T14:32:17.351799 | 2011-06-23T08:51:04 | 2011-06-23T08:51:04 | 41,778,769 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,258 | cpp | /**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 2.1 of the License, or (at your
option) any later version. (See <http://www.gnu.org/copyleft/lesser.html>.)
This libr... | [
"xiezhengwei@starv.tv"
] | [
[
[
1,
175
]
]
] |
67b078759996ff6d2052199d46a7b6a34d4992f7 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/nebula2/src/signals/nsignalregistry.cc | da14fcbcaea9b1f30cd5bf9ecd326d35b285990d | [] | no_license | moltenguy1/minimangalore | 9f2edf7901e7392490cc22486a7cf13c1790008d | 4d849672a6f25d8e441245d374b6bde4b59cbd48 | refs/heads/master | 2020-04-23T08:57:16.492734 | 2009-08-01T09:13:33 | 2009-08-01T09:13:33 | 35,933,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,645 | cc | //------------------------------------------------------------------------------
/**
@file nsignalregistry.cc
(c) 2004 Tragnarion Studios
*/
//------------------------------------------------------------------------------
#include "kernel/nclass.h"
#include "signals/nsignalregistry.h"
#include "signal... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
211
]
]
] |
d2df5e22c8df561752012ca809f44bdec058b1fc | 0f457762985248f4f6f06e29429955b3fd2c969a | /irrlicht/sdk/ggfsdk/ggf_parser.h | 3232a6c74bb764656d898079685fecc79cdf7ca9 | [] | no_license | tk8812/ukgtut | f19e14449c7e75a0aca89d194caedb9a6769bb2e | 3146ac405794777e779c2bbb0b735b0acd9a3f1e | refs/heads/master | 2021-01-01T16:55:07.417628 | 2010-11-15T16:02:53 | 2010-11-15T16:02:53 | 37,515,002 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 6,365 | h | /*
#pragma once
namespace ggf
{
namespace parser
{
typedef std::vector<std::string> VectorString;
typedef std::vector<int> VectorInt;
typedef std::vector<float> VectorFloat;
//기능확장 함수구현
inline void GetAttrib(const char * szBuf,int &i)
{
i = atoi(szBuf);
}
inline void GetAttrib(const char * s... | [
"gbox3d@58f0f68e-7603-11de-abb5-1d1887d8974b"
] | [
[
[
1,
341
]
]
] |
b755dcb847a8df33e9ccf667971f8800ae0df6c8 | 57574cc7192ea8564bd630dbc2a1f1c4806e4e69 | /Poker/Servidor/ContextoJuego.cpp | 8d18e4e88ca733d3f2587520c1721fcedcb952bb | [] | no_license | natlehmann/taller-2010-2c-poker | 3c6821faacccd5afa526b36026b2b153a2e471f9 | d07384873b3705d1cd37448a65b04b4105060f19 | refs/heads/master | 2016-09-05T23:43:54.272182 | 2010-11-17T11:48:00 | 2010-11-17T11:48:00 | 32,321,142 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,119 | cpp | #include "ContextoJuego.h"
#include "PokerException.h"
#include "Repartidor.h"
#include "Jugada.h"
#include "RecursosServidor.h"
#include "UtilTiposDatos.h"
#include "IteradorRonda.h"
#include "IteradorRondaActivos.h"
#include "AccesoDatos.h"
ContextoJuego* ContextoJuego::instancia = NULL;
int ContextoJue... | [
"natlehmann@gmail.com@a9434d28-8610-e991-b0d0-89a272e3a296",
"marianofl85@a9434d28-8610-e991-b0d0-89a272e3a296",
"luchopal@a9434d28-8610-e991-b0d0-89a272e3a296"
] | [
[
[
1,
1
],
[
5,
10
],
[
12,
31
],
[
36,
38
],
[
40,
57
],
[
62,
70
],
[
91,
94
],
[
98,
106
],
[
111,
125
],
[
128,
129... |
3ec1a4a7a223a0118f2adde58d3f6f54846ee45f | a9cf0c2a8904e42a206c3575b244f8b0850dd7af | /forms/Form.h | 3dc394f0ab2c708da31239ad7f5f360d0fefbacd | [] | no_license | jayrulez/ourlib | 3a38751ccb6a38785d4df6f508daeff35ccfd09f | e4727d638f2d69ea29114dc82b9687ea1fd17a2d | refs/heads/master | 2020-04-22T15:42:00.891099 | 2010-01-06T20:00:17 | 2010-01-06T20:00:17 | 40,554,487 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,628 | h | /*
@Group: BSC2D
@Group Members:
<ul>
<li>Robert Campbell: 0701334</li>
<li>Audley Gordon: 0802218</li>
<li>Dale McFarlane: 0801042</li>
<li>Dyonne Duberry: 0802189</li>
<li>Xavier Lowe: 0802488</li>
</ul>
@
*/
#ifndef FORM_H
#define FORM_H
#ifndef _REFERENCEMATERIAL_H
#include "../ReferenceM... | [
"waprave@gmail.com",
"portmore.leader@2838b242-c2a8-11de-a0e9-83d03c287164"
] | [
[
[
1,
55
],
[
57,
74
]
],
[
[
56,
56
]
]
] |
bb243aae8ff7e6c0d7c0e2d4d4cfc77431689007 | d71665b4e115bbf0abc680bb1c7eb31e69d86a1d | /SpacescapePlugin/src/tinyxml.cpp | 7dab21a652e650b29630e1254cbf05385c3a55ad | [
"MIT"
] | permissive | svenstaro/Spacescape | 73c140d06fe4ae76ac1a613295f1e9f96cdda3bb | 5a53ba43f8e4e78ca32ee5bb3d396ca7b0b71f7d | refs/heads/master | 2021-01-02T09:08:59.624369 | 2010-04-05T04:28:57 | 2010-04-05T04:28:57 | 589,597 | 7 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 40,791 | cpp | /*
www.sourceforge.net/projects/tinyxml
Original code (2.0 and earlier )copyright (c) 2000-2006 Lee Thomason (www.grinninglizard.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.
P... | [
"sh@lutzhaase.com"
] | [
[
[
1,
1969
]
]
] |
4a57d4d88bd591c9339e74bd3c7561981c7590b1 | 155c4955c117f0a37bb9481cd1456b392d0e9a77 | /Tessa/TessaVM/BasicBlock.cpp | be71965793facf754a2d507ae9df0ff38ebb3031 | [] | no_license | zwetan/tessa | 605720899aa2eb4207632700abe7e2ca157d19e6 | 940404b580054c47f3ced7cf8995794901cf0aaa | refs/heads/master | 2021-01-19T19:54:00.236268 | 2011-08-31T00:18:24 | 2011-08-31T00:18:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,455 | cpp | #include "TessaVM.h"
namespace TessaVM {
BasicBlock::BasicBlock() {
TessaAssert(false);
}
BasicBlock::BasicBlock(avmplus::AvmCore* core, int basicBlockNumber) {
this->_core = core;
this->_gc = core->gc;
this->_terminatesWithReturn = false;
_instructions = new (_gc) List<TessaInstruction*, av... | [
"mason@masonchang.com"
] | [
[
[
1,
239
]
]
] |
6777d6674dd1901001684e467011178b5a7be59d | 23df069203762da415d03da6f61cdf340e84307b | /2009-2010/winter10/csci245/archive/lambda/closure.h | 1b27f3cd8442c2cc0cb0f063e4f51c8c576348b2 | [] | no_license | grablisting/ray | 9356e80e638f3a20c5280b8dba4b6577044d4c6e | 967f8aebe2107c8052c18200872f9389e87d19c1 | refs/heads/master | 2016-09-10T19:51:35.133301 | 2010-09-29T13:37:26 | 2010-09-29T13:37:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 383 | h | #ifndef CLOSURE_H
#define CLOSURE_H
#include <iostream>
#include "sexpr.h"
#include "environment.h"
using namespace std;
class Closure : public Sexpr
{
public:
Closure(Sexpr* p, Sexpr* b, Environment* env);
Sexpr* apply(Sexpr* actualparameters);
void print(ostream& out);
private:
Sexpr* formalparam... | [
"Bobbbbommmbb@Bobbbbommmbb-PC.(none)"
] | [
[
[
1,
21
]
]
] |
859e1dadebe610c37ce36720ff73d930ee163b98 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/samples/SAX2Count/SAX2CountHandlers.cpp | 78b73d30f3c7f9eb9b7497a6400cb7abb357b854 | [
"Apache-2.0"
] | permissive | andyburke/bitflood | dcb3fb62dad7fa5e20cf9f1d58aaa94be30e82bf | fca6c0b635d07da4e6c7fbfa032921c827a981d6 | refs/heads/master | 2016-09-10T02:14:35.564530 | 2011-11-17T09:51:49 | 2011-11-17T09:51:49 | 2,794,411 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,335 | cpp | /*
* Copyright 1999-2000,2004 The Apache Software Foundation.
*
* 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
*
* Unle... | [
"aburke@bitflood.org"
] | [
[
[
1,
132
]
]
] |
94e8e01a26e3e2409798703f7ff8f32f2b7846f5 | dc5bc759c7a172a4ceca1aa4eaedf33f6a6e2863 | /TeensyUSBKeylogger/TeensyUSBKeylogger.ino | 6eae0291116375afb7d00a2954671c1b8a209469 | [] | no_license | thematthewknot/sketchbook | 6278b0ede945ae67197c6200bf80937a766dff2a | e98e16d069b0219e67039ccec3884a3561f700d8 | refs/heads/master | 2016-09-01T18:41:26.506950 | 2011-12-22T03:48:22 | 2011-12-22T03:48:22 | 3,023,481 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 20,136 | ino | /*
Irongeek's PHUKD + USB Keylogger
version 0.03
Not only can you log keys, you can change payloads based on them.
This code is experimental, expect bugs and please send me fixes.
It has four keystroke based payloads:
1. Ctrl+Alt+L types out the keylog
2. Ctrl+Alt+Y shows the last few keys, for debugging th... | [
"123321mail@gmail.com"
] | [
[
[
1,
647
]
]
] |
0b48eb018f39c9ba534faa888a1f7d63aed8f6bd | 27b8c57bef3eb26b5e7b4b85803a8115e5453dcb | /branches/humanoid/include/Control/InverseDynamics/Environment.h | dd60251979d96e8fc7aaf1b7dc15644666fa3125 | [] | no_license | BackupTheBerlios/walker-svn | 2576609a17eab7a08bb2437119ef162487444f19 | 66ae38b2c1210ac2f036e43b5f0a96013a8e3383 | refs/heads/master | 2020-05-30T11:30:48.193275 | 2011-03-24T17:10:17 | 2011-03-24T17:10:17 | 40,819,670 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 970 | h | #ifndef __WALKER_YARD_CONTROL_INVERSE_DYNAMICS_ENVIRONMENT_H___
#define __WALKER_YARD_CONTROL_INVERSE_DYNAMICS_ENVIRONMENT_H___
#include "../PhysicsEnvironment.h"
namespace ctrl {
namespace id {
class Environment :
public PhysicsEnvironment
{
template<typename T> friend class ctrl::environment_wrapper... | [
"dikobraz@9454499b-da03-4d27-8628-e94e5ff957f9"
] | [
[
[
1,
39
]
]
] |
8426de7701177ca524182bd91456e9a12fa7196c | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/format/test/format_test3.cpp | 6102b2c9aded27559c545cb5f057ad61a2bccb49 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,018 | cpp | // ------------------------------------------------------------------------------
// format_test3.cpp : complicated format strings and / or advanced uses
// ------------------------------------------------------------------------------
// Copyright Samuel Krempp 2003. Use, modification, and distribution are
//... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
113
]
]
] |
f5b9c8d15eda5c25c293a59be1e220b9169e51ad | 4ab40b7fa3d15e68457fd2b9100e0d331f013591 | /mirrorworld/Objects/MWTrigger.h | 797029d930e0514a22d3b1e311e2dc220edfc7d5 | [] | no_license | yzhou61/mirrorworld | f5d2c221f3f8376cfb0bffd0a3accbe9bb1caa21 | 33653244e5599d7d04e8a9d8072d32ecc55355b3 | refs/heads/master | 2021-01-19T20:18:44.546599 | 2010-03-19T22:40:42 | 2010-03-19T22:40:42 | 32,120,779 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,140 | h | //////////////////////////////////////////////////////////////////////////
//
//////////////////////////////////////////////////////////////////////////
#ifndef _MW_TRIGGER_H_
#define _MW_TRIGGER_H_
#include "MWObject.h"
#include <vector>
namespace MirrorWorld
{
using Ogre::Vector3;
class Trigger : public... | [
"cxyzs7@2e672104-186a-11df-85bb-b9a83fee2cb1",
"yzhou61@2e672104-186a-11df-85bb-b9a83fee2cb1"
] | [
[
[
1,
3
],
[
7,
7
],
[
9,
15
],
[
17,
20
],
[
23,
25
],
[
30,
40
]
],
[
[
4,
6
],
[
8,
8
],
[
16,
16
],
[
21,
22
... |
2c1f25f20d30c0c57830f3e29392cab311478fa3 | a04058c189ce651b85f363c51f6c718eeb254229 | /Src/Forms/GasPricesMainForm.hpp | 09fe193136fef466d0bdb12e5061b2048edcbcc3 | [] | no_license | kjk/moriarty-palm | 090f42f61497ecf9cc232491c7f5351412fba1f3 | a83570063700f26c3553d5f331968af7dd8ff869 | refs/heads/master | 2016-09-05T19:04:53.233536 | 2006-04-04T06:51:31 | 2006-04-04T06:51:31 | 18,799 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,631 | hpp | #ifndef MORIARTY_GAS_PRICES_MAIN_FORM_HPP__
#define MORIARTY_GAS_PRICES_MAIN_FORM_HPP__
#include "MoriartyForm.hpp"
#include "MoriartyPreferences.hpp"
#include <FormObject.hpp>
#include <HmStyleList.hpp>
class GasPricesMainForm: public MoriartyForm {
Preferences::GasPricesPreferences* preferences_;
... | [
"andrzejc@a75a507b-23da-0310-9e0c-b29376b93a3c"
] | [
[
[
1,
69
]
]
] |
70b068be0bb5818072a591d671b0b9041d5f96f4 | 1e5a2230acf1c2edfe8b9d226100438f9374e98a | /src/gecko-sdk/include/nsIWeakReferenceUtils.h | 7e2867575824c5fe78e980a6e7e2f9865259544d | [] | no_license | lifanxi/tabimswitch | 258860fea291c935d3630abeb61436e20f5dcd09 | f351fc4b04983e59d1ad2b91b85e396e1f4920ed | refs/heads/master | 2020-05-20T10:53:41.990172 | 2008-10-15T11:15:41 | 2008-10-15T11:15:41 | 32,111,854 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,984 | h | /* -*- Mode: IDL; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* t... | [
"ftofficer.zhangc@237747d1-5336-0410-8d3f-2982d197fc3e"
] | [
[
[
1,
142
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.