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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ce7fd87318a671316ae5a7b80d1053af26912aa0 | d1ce8db98d580f0f17f868ed408edf6d92f9208f | /QT/QtOgre/source/GameLogic.cpp | 405a87eac9eac9675508e077bedd261701b84c7f | [] | no_license | babochingu/andrew-phd | eed82e7bbd3e2b5b5403c1493e3d36b112b1b007 | ba94c3961d9dfef041c974e7ed2d9da4eb7d4dd3 | refs/heads/master | 2016-09-06T07:18:39.627522 | 2010-10-04T23:54:06 | 2010-10-04T23:54:06 | 33,762,959 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 657 | cpp | #include "GameLogic.h"
namespace QtOgre
{
GameLogic::GameLogic(void)
:mApplication(0)
{
}
void GameLogic::initialise(void)
{
}
void GameLogic::update(void)
{
}
void GameLogic::shutdown(void)
{
}
void GameLogic::onKeyPress(QKeyEvent* event)
{
}
void GameLogic::onKeyReleas... | [
"evertech.andrew@2dccfce6-0550-11df-956f-01f849d29158"
] | [
[
[
1,
49
]
]
] |
37ad9ba46acf874af2677588f1c35b97a7769d98 | 2982a765bb21c5396587c86ecef8ca5eb100811f | /util/wm5/LibCore/ObjectSystems/Wm5OutStream.inl | 83eeed9b06728b0fa220331172b85a1b3101fbda | [] | no_license | evanw/cs224final | 1a68c6be4cf66a82c991c145bcf140d96af847aa | af2af32732535f2f58bf49ecb4615c80f141ea5b | refs/heads/master | 2023-05-30T19:48:26.968407 | 2011-05-10T16:21:37 | 2011-05-10T16:21:37 | 1,653,696 | 27 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 5,948 | inl | // Geometric Tools, LLC
// Copyright (c) 1998-2010
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
//
// File Version: 5.0.0 (2010/01/01)
//------------------------------------------------------... | [
"evan_wallace@brown.edu"
] | [
[
[
1,
220
]
]
] |
e41272aad4bb566b06ccc25471e9d5c12492bda5 | 777399eafeb952743fcb973fbba392842c2e9b14 | /CyberneticWarrior/CyberneticWarrior/source/CPickUp.cpp | a4b252c8b5f8dc10dbeafd5d8446709a3649b81f | [] | no_license | Warbeleth/cyberneticwarrior | 7c0af33ada4d461b90dc843c6a25cd5dc2ba056a | 21959c93d638b5bc8a881f75119d33d5708a3ea9 | refs/heads/master | 2021-01-10T14:31:27.017284 | 2010-11-23T23:16:28 | 2010-11-23T23:16:28 | 53,352,209 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,272 | cpp | #include "PrecompiledHeader.h"
#include "CPickUp.h"
CPickUp::CPickUp(void)
{
this->SetPosX(0.0f);
this->SetPosY(0.0f);
this->SetWidth(0);
this->SetHeight(0);
this->SetType(OBJ_PICKUP);
this->SetPickUpType(GRAPPLING_HOOK);
bOn = 1;
}
CPickUp::~CPickUp(void)
{
CSGD_TextureManager::GetInstance(... | [
"atmuccio@d49f6b0b-9fae-41b6-31ce-67b77e794db9",
"patanthony2091@gmail.com",
"warbeleth@users.noreply.github.com"
] | [
[
[
1,
1
],
[
3,
3
]
],
[
[
2,
2
],
[
4,
28
],
[
33,
56
]
],
[
[
29,
32
]
]
] |
18efc4e44afeaa027dd7ef8595957d2dd58acb7d | 668dc83d4bc041d522e35b0c783c3e073fcc0bd2 | /fbide-vs/Sdk/Version.cpp | 51cff00c421a2f3ac24a5e53f83b262d0569aa97 | [] | no_license | albeva/fbide-old-svn | 4add934982ce1ce95960c9b3859aeaf22477f10b | bde1e72e7e182fabc89452738f7655e3307296f4 | refs/heads/master | 2021-01-13T10:22:25.921182 | 2009-11-19T16:50:48 | 2009-11-19T16:50:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 802 | cpp | /*
* This file is part of FBIde project
*
* FBIde 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 3 of the License, or
* (at your option) any later version.
*
* FBIde is distribu... | [
"vongodric@957c6b5c-1c3a-0410-895f-c76cfc11fbc7"
] | [
[
[
1,
20
]
]
] |
ab49db8afb0d2d46f1e41fb3c37f513f6585b635 | 814b49df11675ac3664ac0198048961b5306e1c5 | /Code/Engine/GUI/include/Button.h | 280703c832616eef6603cc0822ddbee6675f767d | [] | 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,341 | h | //----------------------------------------------------------------------------------
// CButton class
// Author: Enric Vergara
//
// Description:
// A button is typically used when you want an immediate action to occur when the user presses the button.
// An example might be a button to quit the application.
//... | [
"atridas87@576ee6d0-068d-96d9-bff2-16229cd70485"
] | [
[
[
1,
65
]
]
] |
202adbae38b879cb331697b6a28ba8a0f48e7e14 | 8a3fce9fb893696b8e408703b62fa452feec65c5 | /业余时间学习笔记/type.cpp | bb928d56f9745b143056d7b643a9955dcece9c76 | [] | no_license | win18216001/tpgame | bb4e8b1a2f19b92ecce14a7477ce30a470faecda | d877dd51a924f1d628959c5ab638c34a671b39b2 | refs/heads/master | 2021-04-12T04:51:47.882699 | 2011-03-08T10:04:55 | 2011-03-08T10:04:55 | 42,728,291 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 621 | cpp | #include <iostream>
#include <string>
using namespace std;
template < typename T>
struct Type2Type
{
typedef T type;
};
class Widget
{
public:
Widget(string str,int n)
{
std::cout << str.c_str() <<" " << n << std::endl;
}
};
template < typename U , typename T >
T* Create(const U& a... | [
"tangpeng918@126.com"
] | [
[
[
1,
39
]
]
] |
38b403cd88f76027d16ad93684dc5a7b2ec475f6 | c0306fde9637b5398f3d64c1564051f5bdca4f76 | /屏幕取词程序VC源码/Demo/nhdemoDlg.cpp | d2ec40fd52ec11078635a5429afd892d19f655cb | [] | no_license | zbbfreedom/uiafproject | 45583e5f4f97888142f9e0bb07b89df2d1d32113 | 967bb9aadd88b9de14516b1abc2ade961ea94757 | refs/heads/master | 2021-01-20T13:47:20.456973 | 2009-12-02T04:27:59 | 2009-12-02T04:27:59 | 40,394,388 | 1 | 2 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 4,782 | cpp | // nhdemoDlg.cpp : implementation file
//
#include "stdafx.h"
#include "nhdemo.h"
#include "nhdemoDlg.h"
#include "getwords.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
extern POINT g_ptMousePos;
////////////////////////////////////////////////////... | [
"lvjinming@f531bc94-ccfd-11de-b15d-2770122ffd34"
] | [
[
[
1,
205
]
]
] |
c5e6f43048e512f222bf7e741e5bb9e4acbe271f | 974a20e0f85d6ac74c6d7e16be463565c637d135 | /trunk/coreLibrary_300/source/physics/dgWorldDynamicsParallelSolver.cpp | 6fad32af789cdaf0abf536e55add3637fcc05c51 | [] | no_license | Naddiseo/Newton-Dynamics-fork | cb0b8429943b9faca9a83126280aa4f2e6944f7f | 91ac59c9687258c3e653f592c32a57b61dc62fb6 | refs/heads/master | 2021-01-15T13:45:04.651163 | 2011-11-12T04:02:33 | 2011-11-12T04:02:33 | 2,759,246 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,190 | cpp | /* Copyright (c) <2003-2011> <Julio Jerez, Newton Game Dynamics>
*
* 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.
*
* Permission is granted to anyone to use this software for any... | [
"jerezjulio@sbcglobal.net@b7a2f1d6-d59d-a8fe-1e9e-8d4888b32692"
] | [
[
[
1,
646
]
]
] |
42990a3f122aacc7d63958eaabcd224bac7b2933 | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/trunk/engine/core/src/World.cpp | 9a1ff66c814140777d8de5e76c4aa4a97e7700cf | [
"ClArtistic",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,068 | cpp | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2008 Team Pantheon. http://www.team-pantheon.de
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Clarified Artistic License.
*
* This program is distributed in the hope that it... | [
"tanis@4c79e8ff-cfd4-0310-af45-a38c79f83013",
"blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013",
"ablock@4c79e8ff-cfd4-0310-af45-a38c79f83013",
"zero-gravity@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
1
],
[
4,
4
],
[
6,
9
],
[
11,
11
],
[
13,
13
],
[
15,
15
],
[
19,
23
],
[
31,
38
],
[
115,
115
],
[
127,
141
... |
5d503e8036d15a64bdc25b8b668d48325377397c | 804e416433c8025d08829a08b5e79fe9443b9889 | /src/graphics/graphics.cpp | 44e3f9c693856a5e7d07cb230a3cea42afe285b4 | [
"BSD-2-Clause"
] | permissive | cstrahan/argss | e77de08db335d809a482463c761fb8d614e11ba4 | cc595bd9a1e4a2c079ea181ff26bdd58d9e65ace | refs/heads/master | 2020-05-20T05:30:48.876372 | 2010-10-03T23:21:59 | 2010-10-03T23:21:59 | 1,682,890 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,743 | cpp | /////////////////////////////////////////////////////////////////////////////
// ARGSS - Copyright (c) 2009 - 2010, Alejandro Marzini (vgvgf)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// ar... | [
"vgvgf@a70b67f4-0116-4799-9eb2-a6e6dfe7dbda",
"npepinpe@a70b67f4-0116-4799-9eb2-a6e6dfe7dbda"
] | [
[
[
1,
40
],
[
44,
44
],
[
46,
389
]
],
[
[
41,
43
],
[
45,
45
]
]
] |
b1a4d5c315241f716c26528117c81acd213dc5df | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Common/Base/Fwd/hkstandardheader.h | 46c5bd9d988410665a75d4056d2c34d92e6ed788 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,590 | 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... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
34
]
]
] |
ae2a2fa27b4292685f873b3c5625315a02197320 | 0ee189afe953dc99825f55232cd52b94d2884a85 | /mlog/Manager.cpp | 29c9485aef95537729ac30381291f008bf3fe948 | [] | 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 | 17,765 | cpp | #include "pch.h"
#if !MLOG_NO_LOGGING
#include "Logger.h"
#include "Utils.h"
#include "Manager.h"
namespace mlog {
namespace {
class Data : public mstd::singleton<Data> {
public:
void appname(const std::string & value)
{
appname_ = value;
}
const std::string & appname(... | [
"admin@zranger.net"
] | [
[
[
1,
653
]
]
] |
d4b7ac11c70359a18846a12a6a1bb43dc6b91ad1 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/renaissance/rnsbasicactions/src/ngpinventory/ngpinsertininventory.cc | 6ce59af5ce817830a31558a3772eccbb92d25abb | [] | 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 | 3,457 | cc | //------------------------------------------------------------------------------
// ngpinsertininventory.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "precompiled/pchrnsbasicactions.h"
#include "ngpinventory/ngpinsertininventor... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
127
]
]
] |
fe947210f91fad8dc4d09b0860bc39d0c7a69432 | 1d2705c9be9ee0f974c224eb794f2f8a9e9a3d50 | /gaze/gaze_reader_VI_t.cpp | 5be90b0902c4222e7c48552aa84651c89de2e618 | [] | no_license | llvllrbreeze/alcorapp | dfe2551f36d346d73d998f59d602c5de46ef60f7 | 3ad24edd52c19f0896228f55539aa8bbbb011aac | refs/heads/master | 2021-01-10T07:36:01.058011 | 2008-12-16T12:51:50 | 2008-12-16T12:51:50 | 47,865,136 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,604 | cpp | #include "gaze_reader_VI_t.h"
#include "alcor/matlab/matlab_mx_utils.hpp"
#include "alcor/core/image_utils.h"
//-------------------------------------------------------------------------++
//#include "alcor.extern/CImg/CImg.h"
//using namespace cimg_library;
//----------------------------------------------------... | [
"stefano.marra@1ffd000b-a628-0410-9a29-793f135cad17"
] | [
[
[
1,
530
]
]
] |
dd8180ace38d017a4a63ed8879d5bf9490c09f92 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/nGENE Proj/DeviceKeyboard.h | 4c08096af09267484dc59a3002c54371bf7c34a4 | [] | 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 | 8,768 | h | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: DeviceKeyboard.h
Version: 0.04
---------------------------------------------------------------------------
*/
#... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
208
]
]
] |
b1ccb71e77e3d622a69d0ba3bcc6d037138f298c | 22b6d8a368ecfa96cb182437b7b391e408ba8730 | /engine/include/qvIInputTranslatorFactory.h | 5ef48f6e4eda8f3f3a8906803cd5d217a2e848ba | [
"MIT"
] | permissive | drr00t/quanticvortex | 2d69a3e62d1850b8d3074ec97232e08c349e23c2 | b780b0f547cf19bd48198dc43329588d023a9ad9 | refs/heads/master | 2021-01-22T22:16:50.370688 | 2010-12-18T12:06:33 | 2010-12-18T12:06:33 | 85,525,059 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,039 | h | /**************************************************************************************************
//This code is part of QuanticVortex for latest information, see http://www.quanticvortex.org
//
//Copyright (c) 2009-2010 QuanticMinds Software Ltda.
//
//Permission is hereby granted, free of charge, to any pers... | [
"drr00t@users.noreply.github.com"
] | [
[
[
1,
52
]
]
] |
c2848ab44d3463cf7019c68f0f9b520d5a3e9429 | 6c8c4728e608a4badd88de181910a294be56953a | /UiModule/Common/UiVisibilityAction.cpp | 11351d641ce566d8e8dc2026ad519285ef821f62 | [
"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 | 920 | cpp | // For conditions of distribution and use, see copyright notice in license.txt
#include "StableHeaders.h"
#include "UiVisibilityAction.h"
namespace UiServices
{
UiVisibilityAction::UiVisibilityAction(QGraphicsWidget *controlled_widget, QObject *parent) :
UiAction(parent, true),
controlled... | [
"jonne.nauha@evocativi.com@5b2332b8-efa3-11de-8684-7d64432d61a3"
] | [
[
[
1,
32
]
]
] |
430c65ae52c9eace30bf5038f77d9bd4a7fdb43a | 5a39be53de11cddb52af7d0b70b56ef94cc52d35 | /doc/P3相关工具包/ChiAnalyzer/Analyzer/Analyzer.H | 7df8a06c27afe162c8b1088826df6b822af78afc | [] | no_license | zchn/jsepku | 2b76eb5d118f86a5c942a9f4ec25a5adae24f802 | 8290fef5ff8abaf62cf050cead489dc7d44efa5f | refs/heads/master | 2016-09-10T19:44:23.882210 | 2008-01-01T07:32:13 | 2008-01-01T07:32:13 | 33,052,475 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,370 | h | #ifndef _ANALYZER_H_
#define _ANALYZER_H_
#include "../Result/Result.cpp"
#include "../Unknown/UnknowWord.cpp"
#include "../Tag/Span.cpp"
#include"../Utility/Dictionary.cpp"
#include"../Segment/Segment.cpp"
#include"../Segment/Queue.cpp"
#include"../Segment/SegGraph.cpp"
#include"../Segment/DynamicArray.cpp"... | [
"joyanlj@702d1322-cd41-0410-9eed-0fefee27d168"
] | [
[
[
1,
49
]
]
] |
7644a8f7238ffe2e74b2ea8930c85e96c7b9ca2a | 0ce35229d1698224907e00f1fdfb34cfac5db1a2 | /voiture.cpp | 6f5ce8aeb753d862ee96c7b98fb63db0d6dbf099 | [] | no_license | manudss/efreiloca | f7b1089b6ba74ff26e6320044f66f9401ebca21b | 54e8c4af1aace11f35846e63880a893e412b3309 | refs/heads/master | 2020-06-05T17:34:02.234617 | 2007-06-04T19:12:15 | 2007-06-04T19:12:15 | 32,325,713 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 108 | cpp | #include "StdAfx.h"
#include "voiture.h"
voiture::voiture(void)
{
}
voiture::~voiture(void)
{
}
| [
"pootoonet@65b228c9-682f-0410-abd1-c3b8cf015911"
] | [
[
[
1,
10
]
]
] |
967ea544b82823c4224741cca52ece0b1aeb4be7 | 58ef4939342d5253f6fcb372c56513055d589eb8 | /SimulateMessage/Client/source/Views/src/MainScreenView.cpp | 5dd7526e716a1bef222bd0ce85dc364903d14cec | [] | no_license | flaithbheartaigh/lemonplayer | 2d77869e4cf787acb0aef51341dc784b3cf626ba | ea22bc8679d4431460f714cd3476a32927c7080e | refs/heads/master | 2021-01-10T11:29:49.953139 | 2011-04-25T03:15:18 | 2011-04-25T03:15:18 | 50,263,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,507 | cpp | /*
============================================================================
Name : MainScreenView.cpp
Author : zengcity
Copyright : Your copyright notice
Description : CMainScreenView implementation
============================================================================
*/
// INCLUDE FILE... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
154
]
]
] |
87b10a02354888d3a131fefe24d85e07a6224a30 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/serialization/test/test_primitive.cpp | 5201088e6e4c9b45f9aa868830b1f70ac53a02df | [
"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 | 1,850 | cpp | /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// test_primitive.cpp
// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// h... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
65
]
]
] |
df94de63c0e0a58390a4cbcb6245dd1fec8059b8 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/WheelAnimalController/include/DoubleProcess.h | 50597686c0b974217805b72341cf224d3a810975 | [] | 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 | 4,091 | h |
#ifndef __Orz_DoubleProcess_h__
#define __Orz_DoubleProcess_h__
#include "WheelAnimalControllerConfig.h"
#include "Something.h"
#include "WheelAnimalSceneObj.h"
#include "ObjectLights.h"
#include "WheelAnimalProcess.h"
#include "WinnerAnimation.h"
#include "ColorChange.h"
//#include "WheelUI.h"
#include... | [
"ogre3d@yeah.net"
] | [
[
[
1,
157
]
]
] |
afb338577f5ae7ef5473d73e329ee4f04c8da7ef | ec4c161b2baf919424d8d21cd0780cf8065e3f69 | /Velo/Source/Embedded Controller/arduino/cGPS.cpp | 3cdc41d3772e1066c4cfb9a3ce23fca60dcb26b5 | [] | no_license | jhays200/EV-Tracking | b215d2a915987fe7113a05599bda53f254248cfa | 06674e6f0f04fc2d0be1b1d37124a9a8e0144467 | refs/heads/master | 2016-09-05T18:41:21.650852 | 2011-06-04T01:50:25 | 2011-06-04T01:50:25 | 1,673,213 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,753 | cpp | ///////////////////////////////////////////////////////////
// cGPS.cpp
// Implementation of the Class cGPS
// Created on: 05-May-2010 3:28:23 AM
// Original author: shawn.mcginnis
///////////////////////////////////////////////////////////
#include "cGPS.h"
cGPS::cGPS()
{
//GPS Serial Line
... | [
"jonathan.hays@oit.edu"
] | [
[
[
1,
68
]
]
] |
8f55d9bdc82738cfe1f0b95c32d1959a04ce614d | b84a38aad619acf34c22ed6e6caa0f7b00ebfa0a | /Code/TootleAudio/TLAudio.cpp | ead4f53cf61ec0a401ddd688452fab2601677da1 | [] | no_license | SoylentGraham/Tootle | 4ae4e8352f3e778e3743e9167e9b59664d83b9cb | 17002da0936a7af1f9b8d1699d6f3e41bab05137 | refs/heads/master | 2021-01-24T22:44:04.484538 | 2010-11-03T22:53:17 | 2010-11-03T22:53:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,566 | cpp | #include "TLAudio.h"
#include <TootleAsset/TLAsset.h>
namespace TLAudio
{
namespace Platform
{
SyncBool Init();
SyncBool Update();
SyncBool Shutdown();
// Low level audio routines
Bool CreateSource(TRefRef SourceRef);
Bool RemoveSource(TRefRef SourceRef);
Bool CreateBuffer(T... | [
"dibely@hotmail.com",
"graham@grahamreeves.com"
] | [
[
[
1,
68
]
],
[
[
69,
79
]
]
] |
1f31a328b7a42a64be4f6ad78318a855cd25f423 | 9b3df03cb7e134123cf6c4564590619662389d35 | /Typedefs.h | 4d26c8f015669a1748527e28a7b502452e0ed372 | [] | no_license | CauanCabral/Computacao_Grafica | a32aeff2745f40144a263c16483f53db7375c0ba | d8673aed304573415455d6a61ab31b68420b6766 | refs/heads/master | 2016-09-05T16:48:36.944139 | 2010-12-09T19:32:05 | 2010-12-09T19:32:05 | null | 0 | 0 | null | null | null | null | ISO-8859-10 | C++ | false | false | 1,765 | h | #ifndef __Typedefs_h
#define __Typedefs_h
//[]------------------------------------------------------------------------[]
//| |
//| GVSG Foundation Classes |
//| ... | [
"cauan@radig.com.br"
] | [
[
[
1,
59
]
]
] |
d24404c90aa301aafb97947e58b714585ee89d55 | de98f880e307627d5ce93dcad1397bd4813751dd | /3libs/ut/include/OXRegistryWatchNotifier.h | 07338d6f8897429cd568dedb0c44047536f8060c | [] | no_license | weimingtom/sls | 7d44391bc0c6ae66f83ddcb6381db9ae97ee0dd8 | d0d1de9c05ecf8bb6e4eda8a260c7a2f711615dd | refs/heads/master | 2021-01-10T22:20:55.638757 | 2011-03-19T06:23:49 | 2011-03-19T06:23:49 | 44,464,621 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,123 | h | // ==========================================================================
// Class Specification : COXRegistryWatchNotifier
// ==========================================================================
// Header File : OXRegistryWatchNotifier.h
// Version: 9.3
// ////////////////////////////////////... | [
"andyweike@tom.com"
] | [
[
[
1,
158
]
]
] |
c540f02c6f0000c4337c518ddb3da034afade4d8 | 4c3c35e4fe1ff2567ef20f0b203fe101a4a2bf20 | /HW2/src/main.cpp | 0b99ccf57b4e4ff43892b95810876a97c0ba61ca | [] | no_license | kolebole/monopolocoso | 63c0986707728522650bd2704a5491d1da20ecf7 | a86c0814f5da2f05e7676b2e41f6858d87077e6a | refs/heads/master | 2021-01-19T15:04:09.283953 | 2011-03-27T23:21:53 | 2011-03-27T23:21:53 | 34,309,551 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 816 | cpp | #include <fstream>
#include "Gz.h"
using namespace std;
Gz gz;
int main() {
gz.initFrameSize(320, 240);
gz.clearColor(GzColor(0, 0, 0)); //Background color: Black
gz.enable(GZ_DEPTH_TEST); //Use depth test
gz.clearDepth(-100); //Default depth: -100
ifstream fi("Tris.txt");
int nTri;
fi... | [
"chuminhtri@gmail.com@a7811d78-34aa-4512-2aaf-9c23cbf1bc95",
"chuminhtri@a7811d78-34aa-4512-2aaf-9c23cbf1bc95"
] | [
[
[
1,
35
],
[
37,
39
]
],
[
[
36,
36
]
]
] |
052a5dc0367f660ddc5017c8731253146bb343ff | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Tutorials/Tutorial_1_1/MyFirstApp.cpp | cb9ade70958e3211c72e793a728e61e2675613f9 | [] | 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 | 953 | cpp | #include "MyFirstApp.h"
#include "nGENE.h"
void MyFirstApp::createApplication()
{
FrameworkWin32::createApplication();
Renderer::getSingleton().setClearColour(0, 40, 160);
SceneManager* sm = Engine::getSingleton().getSceneManager(0);
Camera* cam;
cam = sm->createCamera(L"CameraFirstPerson", L"Camer... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
38
]
]
] |
96b57a7635fb4ee2841b9b0bc672b25ae7400c21 | ee44b7f80be6bddad3e337991acccdac4dc7b8a7 | /MVAnalyzer/FocusArea.h | 0962d641af0b3aab04fb895709945c8a12339151 | [] | no_license | vuduykhuong1412/mv-analyzer | d97a11e71a7189dac6414fea369eaa773e7789fa | 3eb424bd8ee5938453dc342944ec3ec8af9bb3e7 | refs/heads/master | 2021-01-10T01:28:22.124681 | 2009-05-27T16:08:00 | 2009-05-27T16:08:00 | 48,032,634 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,971 | h | #if !defined(AFX_FOCUSAREA_H__C5815FC7_9857_444A_8123_AA176B78EA85__INCLUDED_)
#define AFX_FOCUSAREA_H__C5815FC7_9857_444A_8123_AA176B78EA85__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// FocusArea.h : header file
//
#include "defines.h"
#include "MBData.h"
class CMVAnalyzerDlg;
... | [
"taopin@727d0554-1d2d-11de-b56b-c9554f25afe1"
] | [
[
[
1,
79
]
]
] |
e29e89d139116f4371c1c5a0076b54d894be5139 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/graph/example/bfs_neighbor.cpp | 7a79ca6d912945057c0a7704d4be4134a3940350 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"Artistic-2.0",
"LicenseRef-scancode-public-domain"
] | 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,635 | cpp | //=======================================================================
// Copyright 1997, 1998, 1999, 2000 University of Notre Dame.
// Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
/... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
151
]
]
] |
929474853782016fa75517c0e748a91877be29ce | 382b459563be90227848e5125f0d37f83c1e2a4f | /Schedule/src/markevaluator.cpp | b91df11998047475b00370852d90cb06f1ea7ed1 | [] | no_license | Maciej-Poleski/SchoolTools | 516c9758dfa153440a816a96e3f05c7f290daf6c | e55099f77eb0f65b75a871d577cc4054221b9802 | refs/heads/master | 2023-07-02T09:07:31.185410 | 2010-07-11T20:56:59 | 2010-07-11T20:56:59 | 392,391,718 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 41 | cpp | #include "../include/markevaluator.h"
| [
"Maciej-Poleski@users.noreply.github.com"
] | [
[
[
1,
2
]
]
] |
b35a69921c7e9152bc9c2664eac74ec36d589444 | 6dac9369d44799e368d866638433fbd17873dcf7 | /src/branches/01032005/vfs/q2bsp/VFSPlugin_Q2BSP.h | 1ee268b2f8936a151838d378a7cb63e8aff4e709 | [] | no_license | christhomas/fusionengine | 286b33f2c6a7df785398ffbe7eea1c367e512b8d | 95422685027bb19986ba64c612049faa5899690e | refs/heads/master | 2020-04-05T22:52:07.491706 | 2006-10-24T11:21:28 | 2006-10-24T11:21:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,439 | h | #ifndef _VFSPLUGIN_Q2H_
#define _VFSPLUGIN_Q2H_
#include <vfs/VirtualFS.h>
#include <mesh/Vertex.h>
#include <Fusion.h>
#define BSPMAGIC "IBSP"
#define BSPVERSION 38
#define NUMBERLUMPS 19
#define BSP_ENTITIES 0
#define BSP_PLANES 1
#define BSP_VERTEX 2
#define BSP_VIS 3
#define BSP_NOD... | [
"chris_a_thomas@1bf15c89-c11e-0410-aefd-b6ca7aeaabe7"
] | [
[
[
1,
191
]
]
] |
554e93e73a98a65d85f8f46f3c5ee7dedf204aee | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/LuaBind/luabind/luabind-0.9/luabind-0.9/src/class.cpp | f33f3989f41656fbcde435612a03c9ffb3191fa0 | [
"MIT"
] | permissive | 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 | 9,479 | cpp | // Copyright (c) 2004 Daniel Wallin and Arvid Norberg
// 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, mo... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
337
]
]
] |
a14779aa8f207efe88b585e2a755939557480986 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /libs/MFCStub/mfcs_types.h | d6182f54f9b21714724a26f8a38bc5f8ed7182c3 | [] | 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 | 756 | h | // mfcs_types.h - Types for the MFC stub
#ifndef __MFCS_TYPES_H__
#define __MFCS_TYPES_H__
#include "stdlith.h"
// string types
typedef const char *LPCTSTR;
typedef const char *LPCSTR;
typedef char *LPSTR;
typedef char *LPTSTR;
// Signed version of CMoArray
template <class T>
class CSignedMoArray : p... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
35
]
]
] |
c2f85c51c46cb6af254fedd3ea0fbc666426b995 | a841c4a8db70eac01125b85de02c68714fe71fcc | /Src/Hexxagon/Hexxagon.h | 7bbf6bca338a211931c043f1702be32ef35bf0cf | [] | no_license | Iceyer/seedcup2009 | 73c3020806f753b30fab618a7bfd3da8f8441337 | de5fce458116e2c71440cf733aaeb1cc55b2440c | refs/heads/master | 2016-09-05T12:12:02.101164 | 2010-02-02T04:10:54 | 2010-02-02T04:10:54 | 32,113,136 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 497 | h | // Hexxagon.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#endif
#include "resource.h" // 主符号
// CHexxagonApp:
// 有关此类的实现,请参阅 Hexxagon.cpp
//
class CHexxagonApp : public CWinApp
{
public:
CHexxagonApp();
// 重写
public:
virtual B... | [
"icesyaoran@c2d47732-b0c4-11de-9c04-c7668166297d"
] | [
[
[
1,
31
]
]
] |
54bf0365d5a158d7bbc8f250558c0aa59e956c5c | 5095bbe94f3af8dc3b14a331519cfee887f4c07e | /Shared/SEGReport/KWTest.h | bca2eff9ff4ebf806d3bf700cfd0effe58062ffc | [] | 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 | 380 | h | //---------------------------------------------------------------------------
#ifndef KWTestH
#define KWTestH
#include "RealSet.h"
#include <db.hpp>
class XMLNode;
class DataContainer;
void processKWTest(DataContainer& parent,
const XMLNode& properties,
vector<TDataSet... | [
"hol353@8bb03f63-af10-0410-889a-a89e84ef1bc8"
] | [
[
[
1,
14
]
]
] |
078421e8f893aecac2b8d9fec29ae077acc705ba | 59166d9d1eea9b034ac331d9c5590362ab942a8f | /XMLTree2Geom/xml/xmlRoot/xmlBranch/xmlBranchSave.cpp | ce15dc63ac7fdde5a4027ddf8c012d4f6a71ee07 | [] | no_license | seafengl/osgtraining | 5915f7b3a3c78334b9029ee58e6c1cb54de5c220 | fbfb29e5ae8cab6fa13900e417b6cba3a8c559df | refs/heads/master | 2020-04-09T07:32:31.981473 | 2010-09-03T15:10:30 | 2010-09-03T15:10:30 | 40,032,354 | 0 | 3 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 323 | cpp | #include "xmlBranchSave.h"
xmlBranchSave::xmlBranchSave() : m_pData( NULL )
{
}
xmlBranchSave::~xmlBranchSave()
{
}
ticpp::Node* xmlBranchSave::GetXmlData( const binBranch &_data )
{
//получить xml тег с сформированными данными
m_pData = &_data;
return NULL;
}
| [
"asmzx79@3290fc28-3049-11de-8daa-cfecb5f7ff5b"
] | [
[
[
1,
19
]
]
] |
315abe68a440c2578114c253b5afde802f1caf30 | 772690258e7a85244cc871d744bf54fc4e887840 | /ms22vv/Castle Defence Ogre3d/Castle Defence Ogre3d/View/Camera/Perspective.cpp | 143a52d23f8639a5eddee88fed57c5f06a31f684 | [] | no_license | Argos86/dt2370 | f735d21517ab55de19cea933b467f46837bb6401 | 4a393a3c83deb3cb6df90b36a9c59e2e543917ee | refs/heads/master | 2021-01-13T00:53:43.286445 | 2010-02-01T07:43:50 | 2010-02-01T07:43:50 | 36,057,264 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,148 | cpp | #include <OgreRoot.h>
#include <OgreSceneManager.h>
#include <OgreCamera.h>
#include <OgreVector2.h>
#include <OgreVector3.h>
#include <OgreQuaternion.h>
#include <OgreRenderWindow.h>
#include <OgreViewport.h>
#include "Perspective.h"
#include "Camera.h"
Perspective::Perspective(Ogre::SceneManager *a_scen... | [
"martin_davousten@hotmail.com@3422cff2-cdd9-11de-91bf-0503b81643b9"
] | [
[
[
1,
41
]
]
] |
bf88117f7a386242c006381b70113be32e716b5f | 11dfb7197905169a3f0544eeaf507fe108d50f7e | /CCDCamWrapper/CCDCamWrapper/CCDCamWrapper_wrap.cxx | 98f12f71b9c50e4fac49e8d6ef561a8571a7043c | [] | no_license | rahulbhadani/adaptive-optics | 67791a49ecbb085ac8effdc44e5177b0357b0fa7 | e2b296664b7674e87a5a68ec7b794144b37ae74d | refs/heads/master | 2020-04-28T00:08:24.585833 | 2011-08-09T22:28:11 | 2011-08-09T22:28:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,611 | cxx | /* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 1.3.40
*
* This file is not intended to be easily readable and contains a number of
* coding conventions designed to improve portability and effici... | [
"gunnsteinn.hall@gmail.com"
] | [
[
[
1,
330
]
]
] |
fd9117cf4aabf0148b6c2b2465d262e0446a0502 | 8a3fce9fb893696b8e408703b62fa452feec65c5 | /业余时间学习笔记/MemPool/MemPool/eEventDef.h | 893e37b541564b74bfc9003b12ba3786fe3c9f70 | [] | no_license | win18216001/tpgame | bb4e8b1a2f19b92ecce14a7477ce30a470faecda | d877dd51a924f1d628959c5ab638c34a671b39b2 | refs/heads/master | 2021-04-12T04:51:47.882699 | 2011-03-08T10:04:55 | 2011-03-08T10:04:55 | 42,728,291 | 0 | 2 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 3,629 | h |
#pragma once
#define COM_BINE(a,b) ( (a<<16) | b )
#define DEF_IMPL_FACTORY_FUN( classname, baseclassname) \
static baseclassname* create();\
static void destory(baseclassname*p)
#define DEL_IMPL_FACTORY_FUN( classname, baseclassname) \
baseclassname* classname::create(){ return new classna... | [
"tangpeng918@126.com"
] | [
[
[
1,
91
]
]
] |
151fb8d8656304302c3d68cbdc5e3043b760ef3d | fca81f35295cceafd1525f0c40910bce7d4880af | /Source/EnemyUnitDataManager.h | 7a7fb2b2e662e408e4505231f1abf8d5a046d75f | [] | no_license | armontoubman/massexpand | b324da674cd5013ba1076865d33fc16bfac4f01f | 4daec6bd7d5799de1019e341917c1179158daaa4 | refs/heads/master | 2021-01-10T13:55:47.067590 | 2011-11-20T16:20:48 | 2011-11-20T16:20:48 | 50,496,084 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,648 | h | #pragma once
#include <BWAPI.h>
#include "HighCommand.h"
class HighCommand;
#include "EnemyUnitData.h"
#include <boost/unordered_map.hpp>
#include "Task.h"
using namespace BWAPI;
typedef boost::unordered_map<Unit*, EnemyUnitData> EnemyUnitMap ;
/**
* The EnemyUnitDataManager maintains additional data... | [
"armon.toubman@gmail.com"
] | [
[
[
1,
68
]
]
] |
89f10bdddb3cb323cd150e1d742d2295b4374db8 | b22c254d7670522ec2caa61c998f8741b1da9388 | /shared/ActorObject.cpp | 99c34dd4eaf81750a641121781324a2e8679c818 | [] | 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 | 3,205 | 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,
101
]
]
] |
08f6a6cc7b0ebb0eb10f10e106fda528463bc6d4 | 0dba4a3016f3ad5aa22b194137a72efbc92ab19e | /tools/mapeditor/main.h | 2e1b9c03b3e94ff52eca7393d87363eaabd43460 | [] | no_license | BackupTheBerlios/albion2 | 11e89586c3a2d93821b6a0d3332c1a7ef1af6abf | bc3d9ba9cf7b8f7579a58bc190a4abb32b30c716 | refs/heads/master | 2020-12-30T10:23:18.448750 | 2007-01-26T23:58:42 | 2007-01-26T23:58:42 | 39,515,887 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,631 | h | /*
* 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 your option) any later version.
*
* This program is distributed in the hope that it ... | [
"florian.ziesche@gmail.com"
] | [
[
[
1,
74
]
]
] |
73ff8e33ebeee1566935752a819fd9cb8b76b26f | b4ec0cb07a6e388ba33dde1ee3494a970aba8a0d | /filesearch/exception_dump.cpp | 5181ecdec6743cf1486d8283820c12c30a702e9b | [] | no_license | ashenone0917/pea-search | 2eed03fc2314909f69a8c3c7cbca511eba192bd3 | 3837dbcc2767d6358b726587b9a77d3c0f015a9d | refs/heads/master | 2023-03-18T08:28:11.348474 | 2011-12-30T12:36:00 | 2011-12-30T12:36:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,345 | cpp | #include "env.h"
#include "common.h"
#include <cstdio>
#include <map>
#include "client/windows/handler/exception_handler.h"
#include "client/windows/sender/crash_report_sender.h"
static google_breakpad::ExceptionHandler *eh;
static google_breakpad::CrashReportSender *sender;
extern "C" {
static bo... | [
"yuan_xin_yu@hotmail.com"
] | [
[
[
1,
84
]
]
] |
1a7eb8d1175446823d98142efbbeffa45a2a4fd0 | 282057a05d0cbf9a0fe87457229f966a2ecd3550 | /SMSServer/include/SMSServerDB.h | de8369f4a3f6fd3e6fe86ac480af4ad6f8abf9fd | [] | no_license | radtek/eibsuite | 0d1b1c826f16fc7ccfd74d5e82a6f6bf18892dcd | 4504fcf4fa8c7df529177b3460d469b5770abf7a | refs/heads/master | 2021-05-29T08:34:08.764000 | 2011-12-06T20:42:06 | 2011-12-06T20:42:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,386 | h | #ifndef __USER_ENTRY_HEADER__
#define __USER_ENTRY_HEADER__
#include "CString.h"
#include "GenericDB.h"
#define SMS_DB_FILE "Sms.db"
#define PHONE_NUMBER_BLOCK_PREFIX_STR "PHONE_NUMBER-"
#define ALERT_PARAM_STR "EIB_TO_SMS"
#define SMS_COMMAND_STR "SMS_TO_EIB"
#define ALERT_PARAM_SEPERATOR_STR ":"
#define ... | [
"yosig81@gmail.com"
] | [
[
[
1,
150
]
]
] |
021a5b346157bd4751452703c103747e1f808c9f | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/framework/BinOutputStream.cpp | 57ccab658888ce95eb443a391d5e1d22fcb58e2d | [] | 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 | 1,497 | cpp | /*
* Copyright 2003,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
*
* Unless re... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
44
]
]
] |
0858765b08dbaed00fb7e40e7f840cfb8625de78 | b29db0ed953e13ddcd53617326060dcc0466b76b | /plugin/ossimOpenCVSURFFeatures.cpp | 49a0b9262148268aa0872a81281f35378220daa9 | [] | no_license | jartieda/opencv-ossim-plugin | 1e974fb99d3401233e8c1e7c6d427b567eff3e9c | 9cf03e0f3d0cff1e1fa11409ba5d898dd0601fca | refs/heads/master | 2021-01-23T18:12:36.361248 | 2010-11-24T12:00:53 | 2010-11-24T12:00:53 | 32,137,081 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,222 | cpp | // Copyright (C) 2010 Argongra
//
// OSSIM 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.
//
// This software is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even t... | [
"whatnickd@f338cb41-fd2a-0410-a340-718c64ddaef4"
] | [
[
[
1,
221
]
]
] |
9d43ba5755f24b55df959f10392c08bcfa11a4f0 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/regex/v4/basic_regex_creator.hpp | 9e78fa744fbbc3b09d72e926672084639c886ac0 | [
"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 | 44,050 | hpp | /*
*
* Copyright (c) 2004
* John Maddock
*
* Use, modification and distribution are 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)
*
*/
/*
* LOCATION: see http://www.boost.org for most recent... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
1296
]
]
] |
36bc1a1038a0c25138e13c78dd54bbd7c1b44e2d | 794e836e421d42388b87f295cfe0c3056c392845 | /trunk/src/compiler/Architecture.h | d626c846edd93a12bec8b25e96fe6bd46061d9b2 | [
"BSD-3-Clause"
] | permissive | BackupTheBerlios/bf-dev-svn | e892779b283458510ad00b17696baf3898a061b2 | 1afb8c5679fecf15cb0cfe8e7447df1cc3e4e9c4 | refs/heads/master | 2021-01-25T05:35:41.850282 | 2006-06-21T18:24:12 | 2006-06-21T18:24:12 | 40,672,917 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 643 | h |
#ifndef __ARCHITECTURE_H__
#define __ARCHITECTURE_H__ __ARCHITECTURE_H__
#include <string>
class Architecture
{
public:
enum BfCharacter
{
INIT,
INC = '+',
DEC = '-',
INPUT = ',',
OUTPUT = '.',
NEXT_CELL = '>',
PREV_CELL = '<',
START_LOOP = '[',
END_LOOP = ']',
END
};
... | [
"wolmo@cef5e46f-a703-0410-a4eb-a1b77d141377"
] | [
[
[
1,
38
]
]
] |
aacfda2efbc88acac042d1837a6a7649288592d5 | 6f796044ae363f9ca58c66423c607e3b59d077c7 | /source/Gui/GameElement.h | 19b11f65b3c11fe9e8d09105cd2eb0d8217faeac | [] | no_license | Wiimpathy/bluemsx-wii | 3a68d82ac82268a3a1bf1b5ca02115ed5e61290b | fde291e57fe93c0768b375a82fc0b62e645bd967 | refs/heads/master | 2020-05-02T22:46:06.728000 | 2011-10-06T20:57:54 | 2011-10-06T20:57:54 | 178,261,485 | 2 | 0 | null | 2019-03-28T18:32:30 | 2019-03-28T18:32:30 | null | UTF-8 | C++ | false | false | 1,129 | h | #ifndef _H_GAMEELEMENT
#define _H_GAMEELEMENT
#include "../expat/expat.h"
#include "../GuiBase/InputDevices.h"
typedef enum {
GEP_KEYBOARD_JOYSTICK,
} GEP;
class GuiImage;
class GameElement
{
public:
GameElement();
GameElement(GameElement* parent);
virtual ~GameElement();
unsig... | [
"timbrug@c2eab908-c631-11dd-927d-974589228060",
"timbrug@gmail.com"
] | [
[
[
1,
15
],
[
18,
48
]
],
[
[
16,
17
]
]
] |
7ba73e8b955debe483fc67792e2340ff0c2b398e | d115cf7a1b374d857f6b094d4b4ccd8e9b1ac189 | /tags/pygccxml_dev_0.9.5/unittests/data/attributes.hpp | 2f89c9282a465bd7a6928dbdf3e753ec61310e39 | [
"BSL-1.0"
] | permissive | gatoatigrado/pyplusplusclone | 30af9065fb6ac3dcce527c79ed5151aade6a742f | a64dc9aeeb718b2f30bd6a5ff8dcd8bfb1cd2ede | refs/heads/master | 2016-09-05T23:32:08.595261 | 2010-05-16T10:53:45 | 2010-05-16T10:53:45 | 700,369 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 582 | hpp | // Copyright 2004-2008 Roman Yakovenko.
// 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 __atributes_hpp__
#define __atributes_hpp__
#define _out_ __attribute( (gccxml( "out" ) ) )
#define _seal... | [
"roman_yakovenko@dc5859f9-2512-0410-ae5c-dd123cda1f76"
] | [
[
[
1,
24
]
]
] |
46757b648fe91388e6b7b24753be2d18fa4b9781 | 1c80a726376d6134744d82eec3129456b0ab0cbf | /Project/C++/C++/练习/Visual C++程序设计与应用教程/Li2_1/Li2_1.cpp | 96e0c681ce565daf97fbcb49cfd405c3509f8f8e | [] | no_license | dabaopku/project_pku | 338a8971586b6c4cdc52bf82cdd301d398ad909f | b97f3f15cdc3f85a9407e6bf35587116b5129334 | refs/heads/master | 2021-01-19T11:35:53.500533 | 2010-09-01T03:42:40 | 2010-09-01T03:42:40 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,661 | cpp | // Li2_1.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "Li2_1.h"
#include "MainFrm.h"
#include "Li2_1Doc.h"
#include "Li2_1View.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CLi2_1App
BEGIN_MESSAGE_MAP(CLi2_1App, CWinApp)
ON_COMMAND(ID_APP_ABOUT, &CLi2_1App::OnAppAbout)
// 基于文件的标准文档命令
... | [
"guocong89@gmail.com@592586dc-1302-11df-8689-7786f20063ad"
] | [
[
[
1,
147
]
]
] |
3a8b1d7e544ef38efac236b8dc5107f09f63ce4f | 83904296a02c9ecd2868ff37f4fc0c77f09e1b26 | /parser/earley_parser.cpp | 316c0732c4d8fb5e1b0ce0a26739979a5846414f | [] | no_license | Coldiep/ezop | 5aad951ef47b90f5ce5c2d82582d733deb13f04a | c463b7a554f66b291aa3f2497ebe8e93687758a4 | refs/heads/master | 2021-05-26T15:28:43.152483 | 2011-08-14T19:36:06 | 2011-08-14T19:36:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,518 | cpp |
#define DUMP_CONTENT
#include "earley_parser.h"
using parser::EarleyParser;
//#ifdef DUMP_CONTENT
void EarleyParser::Item::Dump(Grammar* grammar, std::ostream& out) {
bool dot_printed = false;
out << state_number_ << "." << order_number_ << " ";
out << "[ " << grammar->GetSymbolName(grammar->GetLhs... | [
"mefrill@yandex.ru",
"d-sos@mail.ru",
"mefrill@mefrill.infowatch.ru"
] | [
[
[
1,
76
],
[
78,
88
],
[
90,
288
],
[
290,
327
]
],
[
[
77,
77
],
[
89,
89
]
],
[
[
289,
289
]
]
] |
8ffb52b33822589e2a3416b842630dddda8a5090 | a2904986c09bd07e8c89359632e849534970c1be | /topcoder/completed/MostProfitable.cpp | b93c9fb828c87e5bdbcead1fe5071348b8413683 | [] | no_license | naturalself/topcoder_srms | 20bf84ac1fd959e9fbbf8b82a93113c858bf6134 | 7b42d11ac2cc1fe5933c5bc5bc97ee61b6ec55e5 | refs/heads/master | 2021-01-22T04:36:40.592620 | 2010-11-29T17:30:40 | 2010-11-29T17:30:40 | 444,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,600 | cpp | // BEGIN CUT HERE
// END CUT HERE
#line 5 "MostProfitable.cpp"
#include <iostream>
#include <string>
#include <vector>
#include <sstream>
using namespace std;
class MostProfitable {
public:
string bestItem(vector <int> costs, vector <int> prices, vector <int> sales, vector <string> items) {
long... | [
"shin@CF-7AUJ41TT52JO.(none)"
] | [
[
[
1,
58
]
]
] |
c87b8d980d0adaddb00154c473ebbf981689bcd8 | cf58ec40b7ea828aba01331ee3ab4c7f2195b6ca | /Nestopia/core/board/NstBoardCxRom.cpp | a483e1c800bd05207c264defb4da6c07dadb1cc0 | [] | no_license | nicoya/OpenEmu | e2fd86254d45d7aa3d7ef6a757192e2f7df0da1e | dd5091414baaaddbb10b9d50000b43ee336ab52b | refs/heads/master | 2021-01-16T19:51:53.556272 | 2011-08-06T18:52:40 | 2011-08-06T18:52:40 | 2,131,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,624 | cpp | ////////////////////////////////////////////////////////////////////////////////////////
//
// Nestopia - NES/Famicom emulator written in C++
//
// Copyright (C) 2003-2008 Martin Freij
//
// This file is part of Nestopia.
//
// Nestopia is free software; you can redistribute it and/or modify
// it under the te... | [
"vade@vade.info"
] | [
[
[
1,
115
]
]
] |
b4a90a2ab53877179a0fb546474dd8d3f489d835 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Interface/WndGuideSystem.h | a632225d9a6a106b708eb2086dd16370e1f987fe | [] | 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 | UTF-8 | C++ | false | false | 5,886 | h | // GuideSystem.h: interface for the CGuideSystem class.
//
//////////////////////////////////////////////////////////////////////
#ifndef __WNDGUIDESYSTEM__H
#define __WNDGUIDESYSTEM__H
#include "wndTutorial.h"
typedef struct GUIDE_STRUCT
{
CString m_str;
int m_nkey;
int m_nEventMsg;
BOOL ... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
215
]
]
] |
b8a686974b55e69b5ab1eeeeced53c542ac28226 | 2ca3ad74c1b5416b2748353d23710eed63539bb0 | /Src/Lokapala/Raptor/APIHookingManager.cpp | 2f67ae76848d2076f1ae20aa74cc63251aefcd23 | [] | no_license | sjp38/lokapala | 5ced19e534bd7067aeace0b38ee80b87dfc7faed | dfa51d28845815cfccd39941c802faaec9233a6e | refs/heads/master | 2021-01-15T16:10:23.884841 | 2009-06-03T14:56:50 | 2009-06-03T14:56:50 | 32,124,140 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,259 | cpp | /**@file APIHookingManager.cpp
* @brief CAPIHookingManager 클래스의 멤버함수들을 구현
* @author siva
*/
#include "stdafx.h"
#include "APIHookingManager.h"
#include "APIHookExport.h"
/**@brief 자신의 실행 경로를 알아내서 메모리에 저장해 둔다.
*/
void CAPIHookingManager::WriteSelfPathToMemory()
{
WCHAR *selfPath = (WCHAR *)malloc(s... | [
"nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c"
] | [
[
[
1,
45
]
]
] |
3e78105a6aab8d03ab55fe7be10000f8045f7a32 | 7a6f06d37d3a1cf37532fb12935031e558b8a6ce | /patch/source/Irrlicht/CXMeshFileLoader.h | c6a831bc1e0fb71ba4c536125f58356d37aecd1d | [] | no_license | pecc0/phx-irrlicht | 8ab7192e2604f3d1f7f4dc45a86118d162574a69 | d1009e6e46e2056fb1e046855c95ab39b2bb3fba | refs/heads/master | 2016-09-05T19:00:20.648062 | 2011-01-19T22:02:51 | 2011-01-19T22:02:51 | 32,383,460 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,517 | h | // Copyright (C) 2002-2009 Nikolaus Gebhardt
// This file is part of the "Irrlicht Engine".
// For conditions of distribution and use, see copyright notice in irrlicht.h
#ifndef __C_X_MESH_FILE_LOADER_H_INCLUDED__
#define __C_X_MESH_FILE_LOADER_H_INCLUDED__
#include "IMeshLoader.h"
#include "irrString.h"
#in... | [
"air_biker@abv.bg@8db76cfa-2e72-11de-afe2-b5feb05456f9"
] | [
[
[
1,
203
]
]
] |
f27af4679efad2ddc4ad2e735c16b191b85259a9 | 1cc5720e245ca0d8083b0f12806a5c8b13b5cf98 | /archive/2544/c.cpp | 37771b71f2d2d6da8b48439439465d493b18e4d6 | [] | no_license | Emerson21/uva-problems | 399d82d93b563e3018921eaff12ca545415fd782 | 3079bdd1cd17087cf54b08c60e2d52dbd0118556 | refs/heads/master | 2021-01-18T09:12:23.069387 | 2010-12-15T00:38:34 | 2010-12-15T00:38:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,529 | cpp | #include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
using namespace std;
int mx,my;
char mat[30][30];
bool tenta(int x,int y) {
if(x==-1 || x==mx) return false;
if(y==my) return false;
if(mat[y][x]=='P') return false;
if(mat[y][x]=='!') return false;
i... | [
"guilherme.silveira@caelum.com.br"
] | [
[
[
1,
61
]
]
] |
bf1d3456f5fb206f65d848e1cd90f10c228e1666 | 5dd0d48b279823c791ba070e1db53f0137055c29 | /BTDialog.h | 87e08bc49d00ac20152088cfbed88fb0134e91c0 | [] | no_license | ralex1975/pstviewtool | 4b93349cf54ac7d93abbe199462f7eada44c752e | 52f59893ad4390358053541b0257b4a7f2767024 | refs/heads/master | 2020-05-22T01:53:13.553501 | 2010-02-16T22:52:47 | 2010-02-16T22:52:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 896 | h | #pragma once
#include "NDBViewer.h"
#include "NDBViewDlg.h"
#include "NDBViewChildDlg.h"
// CBTDialog dialog
static const COLORREF c_BBTPage = RGB(125,0,0);
static const COLORREF c_NBTPage = RGB(0,0,125);
static const COLORREF c_BothPage = RGB(0,0,0);
static const COLORREF c_Empty = RGB(255,255,255);
sta... | [
"terrymah@localhost"
] | [
[
[
1,
34
]
]
] |
8717ba55f5092e6afc727b85c9b923dafd172a9c | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /terralib/src/DSDK/include/base/lti_utils.h | e137b6573c32072a5179bd2fed4ce93d928be5c9 | [] | no_license | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,449 | h | /* $Id: lti_utils.h 5124 2006-10-27 11:40:40Z lubia $ */
/* //////////////////////////////////////////////////////////////////////////
// //
// This code is Copyright (c) 2004 LizardTech, Inc, 1008 Western Avenue, //
// Suite 200, Seattle, WA... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
202
]
]
] |
4077ba2d5a1d8041d3900293b49cf4ef0b530178 | 208475bcab65438eed5d8380f26eacd25eb58f70 | /QianExe/yx_DriverCtrlKaiTian.h | d2365d1561e01528422988f02032a07cde70f9d9 | [] | no_license | awzhang/MyWork | 83b3f0b9df5ff37330c0e976310d75593f806ec4 | 075ad5d0726c793a0c08f9158080a144e0bb5ea5 | refs/heads/master | 2021-01-18T07:57:03.219372 | 2011-07-05T02:41:55 | 2011-07-05T02:46:30 | 15,523,223 | 1 | 2 | null | null | null | null | GB18030 | C++ | false | false | 3,983 | h | #ifndef _YX_DRVCTRL_KAITIAN_H_
#define _YX_DRVCTRL_KAITIAN_H_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#define DRIVERPICPATH L"\\Resflh2\\DriverPIC.jpg"
#define RCVPICPACKSIZE 1024//照片接收每包大小
#define SNDPICPACKSIZE 512//照片传输每包大小
class CKTDriverCtrl
{
public:
#pragma pack(push,1)
... | [
"wdgvip@gmail.com"
] | [
[
[
1,
163
]
]
] |
ccd8c4ea351b84d44e2927740c671fee05884907 | 2d4221efb0beb3d28118d065261791d431f4518a | /OIDE源代码/OLIDE/Controls/HexEdit/HexEdit.cpp | 74ce63e5cf8c791ead3c9a710d49959042cf819b | [] | no_license | ophyos/olanguage | 3ea9304da44f54110297a5abe31b051a13330db3 | 38d89352e48c2e687fd9410ffc59636f2431f006 | refs/heads/master | 2021-01-10T05:54:10.604301 | 2010-03-23T11:38:51 | 2010-03-23T11:38:51 | 48,682,489 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 12,602 | cpp | // File : HexEdit.cpp
// Version : 1.0
// Date : 21. Jan 2005
// Author : Luo Pei'dn
// Email : coollpe@hotmail.com
// Systems : VC6.0/7.0 and VC7.1 (Run under (Window 98/ME), Windows Nt 2000/XP/2003)
//
// For bugreport please email me
//
// You are free to use/modify this code but leave this header... | [
"olanguage@163.com"
] | [
[
[
1,
501
]
]
] |
28582af5318b70f7cc2cef9d21b15ab935167917 | 2aff7486e6c7afdbda48b7a5f424b257d47199df | /src/Gui/Frames/output2.cpp | f3bb8ee1ed019527192f403ba9de57aa6ef27d2a | [] | no_license | offlinehacker/LDI_test | 46111c60985d735c00ea768bdd3553de48ba2ced | 7b77d3261ee657819bae3262e3ad78793b636622 | refs/heads/master | 2021-01-10T20:44:55.324019 | 2011-08-17T16:41:43 | 2011-08-17T16:41:43 | 2,220,496 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,266 | cpp | ///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version Apr 16 2008)
// http://www.wxformbuilder.org/
//
// PLEASE DO "NOT" EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////
#include "output2.h"
//... | [
"jakahudoklin@gmail.com"
] | [
[
[
1,
68
]
]
] |
d0c8dd5c37a739b0d5ed66b515b11f621ce7c162 | 9bd0004220edc6cde7927d06f4d06d05a57d6d7d | /xq/pipe/io.cpp | 27853ed5dfae28de24806d7aecdbe0b291c3d7cb | [] | no_license | lwm3751/folium | 32b8c1450d8a1dc1c899ac959493fd4ae5166264 | e32237b6bb5dabbce64ea08e2cf8f4fe60b514d5 | refs/heads/master | 2021-01-22T03:12:58.594929 | 2011-01-09T15:36:02 | 2011-01-09T15:36:02 | 26,789,096 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,762 | cpp | #include "eleeye/pipe.h"
#include "io.h"
#include <boost/utility.hpp>
namespace folium
{
class io_implement: public io, private boost::noncopyable
{
public:
bool open(const char* path);
virtual bool readable();
virtual string readline();
virtual void writeline(... | [
"lwm3751@cb49bd84-cb2d-0410-93fd-e1760d46b244"
] | [
[
[
1,
71
]
]
] |
3aeb31e696bbdfe4ec4e243af27aadb96e04869b | 788d308fcb292f68c9f7eea3ae0a93e446737769 | /lsad.cpp | df53b9fc7f05138410e4abb551199d6063f1d661 | [] | no_license | Tobbe/lsactivedesktop | 60a8e6630d96926cdf1e6e84f5ac4a65f8feff1e | dbfefd89fbabb92ec986b62acf05bfddf22df57b | refs/heads/master | 2021-01-22T07:13:47.766351 | 2011-08-15T12:55:52 | 2011-08-15T12:55:52 | 866,056 | 5 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 5,520 | cpp | #include "lsad.h"
#include "webform.h"
#include "lsapi.h"
#include "webwindow.h"
#include "webformdispatchimpl.h"
#include "jslitestep.h"
#include "lsadsettings.h"
#include <string>
static const char className[] = "LSADWndClass";
LSAD::LSAD(HINSTANCE hInstance, HWND hWndLSMsgWnd, LSADSettings *settings)
{... | [
"tobbe@tlundberg.com"
] | [
[
[
1,
202
]
]
] |
b91920a6ef6011fc749ce7fe436898c7e70cc18d | 3e6e5d5b2ec9b8616288ae20c55ea3a1f5900178 | /3DTetris/source/TGameGUI.cpp | bff4c19f79d0661983716ce2ef264410dbb2824c | [] | no_license | sanke/3dtetrisgame | 8ad404dcdd764eb13db0bfc949edb34a77eb0f21 | e5bcf219e4ee3b0995809d70a83d92e001e7e50d | refs/heads/master | 2021-01-16T21:18:41.949403 | 2010-06-27T20:58:27 | 2010-06-27T20:58:27 | 32,506,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 92 | cpp | #include "TGameGUI.h"
TGameGUI::TGameGUI(void)
{
}
TGameGUI::~TGameGUI(void)
{
}
| [
"unocoder@localhost"
] | [
[
[
1,
9
]
]
] |
768dbc82bd6e008477975fdd309785e2d821f595 | 91e66307c16b7bc5ac09a00e59e22872029d2dfe | /code/ChainApp/inputer.cpp | 1dc17217ac16b2378325b72ace77c12b621519b0 | [] | no_license | BackupTheBerlios/artbody-svn | 52a7d0e780b077c9972ab25558916b772b8d8289 | 3dde2231e92d6c53b33021e333da1a434ab10c44 | refs/heads/master | 2016-09-03T01:53:14.446671 | 2008-02-06T16:33:58 | 2008-02-06T16:33:58 | 40,725,063 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,614 | cpp | //////////////////////////////////////////////////////////////////////////
// inputer.cpp
//////////////////////////////////////////////////////////////////////////
#include <stdlib.h>
#include <Windows.h>
#include <gl/glut.h>
#include "inputer.h"
using namespace inp;
Inputer::Inputer(void)
{
_cl... | [
"ilya_p@70fd935d-ab2c-0410-87c7-a1c3f06a4c7f"
] | [
[
[
1,
158
]
]
] |
c97788ea17db8ad7751ef00c755ed8696b72a2cc | f838c6ad5dd7ffa6d9687b0eb49d5381e6f2e776 | /branches/unix_develop/src/libwic/acoder.cpp | abba0a39d1fa0e55a8b607403056469fed7ee016 | [] | no_license | BackupTheBerlios/wiccoder-svn | e773acb186aa9966eaf7848cda454ab0b5d948c5 | c329182382f53d7a427caec4b86b11968d516af9 | refs/heads/master | 2021-01-11T11:09:56.248990 | 2009-08-19T11:28:23 | 2009-08-19T11:28:23 | 40,806,440 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 17,889 | cpp | /*! \file acoder.cpp
\version 0.0.1
\author mice, ICQ: 332-292-380, mailto:wonder.mice@gmail.com
\brief Реализация класса wic::acoder - арифметического кодера
\todo Более подробно описать файл acoder.cpp
*/
////////////////////////////////////////////////////////////////////////////////
/... | [
"kulikov@b1028fda-012f-0410-8370-c1301273da9f"
] | [
[
[
1,
658
]
]
] |
d07b5d00c20b3f9266b32461b4ffc686a2360970 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mame/includes/strnskil.h | 60bafaeeecdaa982736748dc887d6df9c4e457bd | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 552 | h | class strnskil_state : public driver_device
{
public:
strnskil_state(running_machine &machine, const driver_device_config_base &config)
: driver_device(machine, config) { }
UINT8 *m_videoram;
UINT8 *m_xscroll;
UINT8 m_scrl_ctrl;
tilemap_t *m_bg_tilemap;
UINT8 *m_spriteram;
size_t m_spriteram_size;
... | [
"Mike@localhost"
] | [
[
[
1,
23
]
]
] |
0356e265fd5c6c0a6047b83edb99600cbb2f8aca | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/sun/src/QuestScripts/RedridgeMountains.cpp | f2718f1975fd624d2ceb861578467944eea71b7f | [] | 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 | 4,100 | cpp | /*
* WEmu Scripts for WEmu MMORPG Server
* Copyright (C) 2008 WEmu Team
*
* 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 3 of the License, or
* any later version.
... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
92
]
]
] |
0b3e29c81fe3032a5ff7360061c4a69a964916e9 | 46c766a3da1fbfb390613f8d4aeaea079180d739 | /main.cpp | 90fea6dafe3ee7a8c8bbede295aa3d07bed09935 | [] | no_license | laosland/CSCE350_final_project | c72cf43905b76dbd0fd429b0f359df3cf19134b8 | 90e4a85f96497be5e3f52e1468b70e19c2679d77 | refs/heads/master | 2021-01-10T19:09:01.746106 | 2011-10-25T22:10:19 | 2011-10-25T22:10:19 | 2,621,820 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 159 | cpp | #include <iostream>
#include "arraySort.h"
using namespace std;
arraySort test;
int main()
{
// cout << "Hello world!" << endl;
return 0;
}
| [
"osland@emial.sc.edu"
] | [
[
[
1,
12
]
]
] |
b3194c5f39e4bf5475e2f342f72d58080391be31 | 79cbdf99590cb47e7b8020da2db7fd400b028c4c | /include/mt/lock.h | d031e020db552e01f87bfca6d668059688473a45 | [] | no_license | jmckaskill/mt | af1b471478d03d554fb84b4f0bd0887575c78507 | 485a786c49ea7d2995eada4f1ccb230ed155a18a | refs/heads/master | 2020-06-09T01:03:41.579618 | 2011-02-26T05:26:14 | 2011-02-26T05:26:14 | 1,413,794 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,247 | h | /* vim: ts=4 sw=4 sts=4 et tw=78
*
* Copyright (c) 2009 James R. McKaskill
*
* This software is licensed under the stock MIT license:
*
* 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 ... | [
"jmckaskill@gmail.com"
] | [
[
[
1,
208
]
]
] |
e54d3e7d358786710275980e47a09a3d02aa8d77 | a1dfee66d86d341858093480adfde387fa38a3eb | /src/DdsFileType/Squish/alpha.cpp | 6eb4ffac53e77e7189b80ccabff5b262ee538202 | [
"MIT"
] | permissive | Ashokkumar-RV/OpenPDN | db35bec8bb90ca1a7ed3ca5e19c68fa585af22d8 | cca476b0df2a2f70996e6b9486ec45327631568c | refs/heads/master | 2020-09-02T17:18:53.679159 | 2009-12-04T22:47:21 | 2009-12-04T22:47:21 | 219,267,634 | 1 | 0 | NOASSERTION | 2019-11-03T07:45:30 | 2019-11-03T07:45:30 | null | UTF-8 | C++ | false | false | 8,551 | cpp | /* -----------------------------------------------------------------------------
Copyright (c) 2006 Simon Brown si@sjbrown.co.uk
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to dea... | [
"benpicco@rechenknecht2k7"
] | [
[
[
1,
348
]
]
] |
c94b7aa6b2cd034e81a7530425e68be0da05d5ed | 44d499cacf286b033ce08eeceec1002e5ce782c9 | /hardware/lm3s/uart_lm3s.cpp | ce199f5dbda7a9b440ea1d48b1ee5cd1a82657c2 | [] | no_license | thumbos/tmos | ef134ecc57b44e029ded14f957d7a23c982a4fae | 756c2bc513288bfe1be96331a9e388ed0d744c83 | refs/heads/master | 2021-03-12T22:56:14.235818 | 2010-12-04T16:25:26 | 2010-12-04T16:25:26 | 1,137,841 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,338 | cpp | /**************************************************************************//**
* @ingroup lm3s_uart
* @{
* @file uart_lm3s.cpp
* @brief UART class methods
* @version V3.00
* @date 15. March 2010
* @author Miroslav Kostadinov
*
*
********************************************************... | [
"m.kostadinov@informabg.com"
] | [
[
[
1,
1068
]
]
] |
c2fc26a47627f85d3d354763522bd96be688d68e | 6e5c32618b28d2c7a6175d2921e0baeb530183c1 | /lvl_edit/random_class.h | 9c7da0077681cad11bdbef727455903ba04c0164 | [] | no_license | RoestVrijStaal/warehousepanic | 79a26e97026b0184a10c4a631dff5df0be8918dc | 16eeba14c7e38b2b0eeddd90e5ac6970b0bff9a9 | refs/heads/master | 2020-05-20T08:04:19.112773 | 2010-06-09T19:03:54 | 2010-06-09T19:03:54 | 35,184,762 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 500 | h | class random_class
{
public:
random_class() : change(false), active(false), dir(0), dir_amo(0) {}
sf::Sprite sprite;
sf::Sprite arrow_0;
sf::Sprite arrow_1;
sf::Sprite arrow_2;
bool change;
bool active;
short dir;
short dir_amo;
... | [
"chasew@silkweaver.com@03d7b61e-2572-11df-92c5-9faf7978932a",
"u9@kallnet.fo@03d7b61e-2572-11df-92c5-9faf7978932a"
] | [
[
[
1,
2
],
[
5,
20
]
],
[
[
3,
4
]
]
] |
81d79bbc27887db45af39e067a542dc3020c21aa | 6dac9369d44799e368d866638433fbd17873dcf7 | /src/branches/win32networkcode/PTHelper.h | 2b8280cbf81695c92755b306b98da5bd15ad9709 | [] | no_license | christhomas/fusionengine | 286b33f2c6a7df785398ffbe7eea1c367e512b8d | 95422685027bb19986ba64c612049faa5899690e | refs/heads/master | 2020-04-05T22:52:07.491706 | 2006-10-24T11:21:28 | 2006-10-24T11:21:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,569 | h | #ifndef _PTHELPER_H_
#define _PTHELPER_H_
#include <pthread.h>
// Only need this function on win32
#ifdef _WIN32
#include <winsock2.h>
int _gettimeofday(struct timeval *tp, void *not_used);
#endif
/*
* Wrapper functions for pthread events (wraps up the ugliness)
*/
class Event{
public:
pthread_con... | [
"chris_a_thomas@1bf15c89-c11e-0410-aefd-b6ca7aeaabe7"
] | [
[
[
1,
80
]
]
] |
d8ec21124e220c439deb8bb47989d072dada2396 | 019f72b2dde7d0b9ab0568dc23ae7a0f4a41b2d1 | /jot/Editor.h | 5e4cbefe7558af2ffc947096cd09e47e49e503df | [] | no_license | beketa/jot-for-X01SC | 7bb74051f494172cb18b0f6afa5df055646eed25 | 5158fde188bec3aea4f5495da0dc5dfcd4c1663b | refs/heads/master | 2020-04-05T06:29:04.125514 | 2010-07-10T05:36:49 | 2010-07-10T05:36:49 | 1,416,589 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,973 | h | //
// jot - Text Editor for Windows Mobile
// Copyright (C) 2007-2008, Aquamarine Networks. <http://pandora.sblo.jp/>
//
// This program is EveryOne's ware; you can redistribute it and/or modify it
// under the terms of the NYSL version 0.9982 or later. <http://www.kmonos.net/nysl/>
//
#pragma once
... | [
"takebe@cityfujisawa.ne.jp"
] | [
[
[
1,
118
]
]
] |
489e219b1d9daa6ded700a73c33fed9d4e57279e | d115cf7a1b374d857f6b094d4b4ccd8e9b1ac189 | /pyplusplus_dev/unittests/data/ctypes/circular_references/circular_references.cpp | e0859863387a567f5be65d825b3f3e16a80e1275 | [
"BSL-1.0"
] | permissive | gatoatigrado/pyplusplusclone | 30af9065fb6ac3dcce527c79ed5151aade6a742f | a64dc9aeeb718b2f30bd6a5ff8dcd8bfb1cd2ede | refs/heads/master | 2016-09-05T23:32:08.595261 | 2010-05-16T10:53:45 | 2010-05-16T10:53:45 | 700,369 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 64 | cpp | #include "circular_references.h"
void use_bar( bar_t* ){
}
| [
"roman_yakovenko@dc5859f9-2512-0410-ae5c-dd123cda1f76"
] | [
[
[
1,
4
]
]
] |
4c0ad843fd5dbbaa04977ae6293cde95a240fe55 | ee2f2896bed8455be9564b88666b18ad5eaf9386 | /Server/Emu-CV/Emgu.CV.SourceAndExample-1.5.0.1/src/Emgu.CV.Extern/cvANN_MLP.cpp | 059508b16f28ef96661459b2c60b9edb84553e85 | [] | no_license | ajdabiya/Pikling | 512b190f0e810818ad9f1b68c2001a2b2095d6e9 | f58082b0be767994ea09e64613b83eea3e9b1497 | refs/heads/master | 2023-03-18T18:08:40.528800 | 2011-06-08T03:46:53 | 2011-06-08T03:46:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 834 | cpp | #include "cvextern.h"
CvANN_MLP* CvANN_MLPCreate(const CvMat* _layer_sizes,
int _activ_func,
double _f_param1, double _f_param2 )
{
return new CvANN_MLP(_layer_sizes, _activ_func, _f_param1, _f_param2);
}
void CvANN_MLPRelease(CvANN_MLP* model)
{
model->~CvANN_MLP();
}
... | [
"nystrom.anthony@gmail.com"
] | [
[
[
1,
27
]
]
] |
9eec69fe2782a7bd5cd3ca97fedd6f8658a0368c | b88e3fe619adf0d3c56251f63afb63aba25fceaa | /casting.cpp | 2aa65248b354a9f2895325df9550c1acde2ffdc5 | [] | no_license | pads/cplusplus-scratchpad | e4bfac971ab00cb9d95d3f0d1f01fe4f3224dca3 | 1deeac43c8d341ad1661c09b9aab22cf5c1ab9df | refs/heads/master | 2020-05-18T11:56:56.037725 | 2011-03-30T17:24:38 | 2011-03-30T17:24:38 | 1,537,188 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 125 | cpp | int main() {
int a = 5;
double b;
// easier to search for casts than using ()
b = static_cast<double>(a + 10) / 7;
} | [
"essexpads@googlemail.com"
] | [
[
[
1,
6
]
]
] |
8fd1c7a4de70d61acf6e7339c331969659b3dba6 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mame/includes/matmania.h | f0244c4c477076c90b9fbe2c232906d96b55c609 | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,038 | h |
class matmania_state : public driver_device
{
public:
matmania_state(running_machine &machine, const driver_device_config_base &config)
: driver_device(machine, config) { }
/* memory pointers */
UINT8 * m_videoram;
UINT8 * m_videoram2;
UINT8 * m_videoram3;
UINT8 * m_... | [
"Mike@localhost"
] | [
[
[
1,
72
]
]
] |
9db69b3e91ce58f089fc3d69ddfc551f1f3c8289 | faa30f88bd88c37ad26aeda4571668db572a140d | /Geometry.cpp | ce125b820ee343bfc7ce1d6c719162a6828808ad | [] | no_license | simophin/remotevision | 88fa6ea7183c79c239474d330c05b2879836735b | 2f28b9fbb82a5b92a36e0a2b1ead067dbf0e55ab | refs/heads/master | 2016-09-05T18:07:42.069906 | 2011-06-16T08:42:31 | 2011-06-16T08:42:31 | 1,744,350 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 887 | cpp | /*
* Geometry.cpp
*
* Created on: 2011-5-14
* Author: simophin
*/
#include "Geometry.h"
#include "RString.h"
#include <vector>
#include "utils/String.hpp"
Geometry Geometry::
fromString (const String & str) {
Geometry ret;
std::vector<String> gargs;
gargs = Utils::split< std::vecto... | [
"admin@simophin.net",
"simophin@localhost",
"Fanchao Liu@simophin.net",
"simophin@gmail.com"
] | [
[
[
1,
9
],
[
14,
15
],
[
17,
18
],
[
21,
23
],
[
26,
29
],
[
31,
31
],
[
33,
33
],
[
35,
35
],
[
37,
47
]
],
[
[
10,
... |
3351d3f1e29472fbbd291c37d231462f18b65cc5 | 45c0d7927220c0607531d6a0d7ce49e6399c8785 | /GlobeFactory/src/gfx/material_mng.cc | feaeb05c7fd08e7199905ca6c82314137f2f3aee | [] | no_license | wavs/pfe-2011-scia | 74e0fc04e30764ffd34ee7cee3866a26d1beb7e2 | a4e1843239d9a65ecaa50bafe3c0c66b9c05d86a | refs/heads/master | 2021-01-25T07:08:36.552423 | 2011-01-17T20:23:43 | 2011-01-17T20:23:43 | 39,025,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,082 | cc | #include "material_mng.hh"
#include "../useful/xml_loader.hh"
#include "material_def/all.hh"
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
const unsigned MATERIAL_PREPARED_SPACE = 64;
const s... | [
"creteur.c@8e971d8e-9cf3-0c36-aa0f-a7c54ab41ffc"
] | [
[
[
1,
212
]
]
] |
71890625b896592173304523aeadaf432e790a4c | e3e5243690bd626c79678fdf287ef23c99060263 | /opensteer/include/OpenSteer/SimpleVehicle.h | a317f5c67fe09bbe7e9c9c53553b2e22c547787b | [
"MIT"
] | permissive | Shulander/steeringfluid | a6e6c62b719cdfe2f071eec33dfec2f32e3095a1 | 3712b0fc4f00b7c0da563ee887f55229af50d741 | refs/heads/master | 2021-01-25T08:38:09.460551 | 2009-05-27T02:14:24 | 2009-05-27T02:14:24 | 40,906,080 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,498 | h | // ----------------------------------------------------------------------------
//
//
// OpenSteer -- Steering Behaviors for Autonomous Characters
//
// Copyright (c) 2002-2005, Sony Computer Entertainment America
// Original author: Craig Reynolds <craig_reynolds@playstation.sony.com>
//
// Permission is hereb... | [
"shulander@85a90f13-b34b-0410-994f-f76cd5410383"
] | [
[
[
1,
252
]
]
] |
6e4a6e6f5de92a0e5a2b0a27ce63dfa01e0c2fb5 | b73f27ba54ad98fa4314a79f2afbaee638cf13f0 | /libproject/Apputility/stdafx.h | 067c73c12845f0aa7ce4d86fe88fe5b7a18dddd2 | [] | no_license | weimingtom/httpcontentparser | 4d5ed678f2b38812e05328b01bc6b0c161690991 | 54554f163b16a7c56e8350a148b1bd29461300a0 | refs/heads/master | 2021-01-09T21:58:30.326476 | 2009-09-23T08:05:31 | 2009-09-23T08:05:31 | 48,733,304 | 3 | 0 | null | null | null | null | GB18030 | C++ | false | false | 962 | h | // stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#define WIN32_LEAN_AND_MEAN // 从 Windows 头中排除极少使用的资料
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // 某些 CString 构造函数将为显式的
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // 从 Windows 头中排除极少使用的资料
#endif
#include <windows.h>
#include <tchar... | [
"ynkhpp@1a8edc88-4151-0410-b40c-1915dda2b29b",
"ynkhpp@gmail.com"
] | [
[
[
1,
14
],
[
16,
16
],
[
24,
24
]
],
[
[
15,
15
],
[
17,
23
],
[
25,
40
]
]
] |
d195a9119b2d58d8667ddd4f41c51f58684e7066 | 45c0d7927220c0607531d6a0d7ce49e6399c8785 | /GlobeFactory/src/game/state_change_listener.hh | 416e4aaabace7fa881055917a2366e91c435b06d | [] | no_license | wavs/pfe-2011-scia | 74e0fc04e30764ffd34ee7cee3866a26d1beb7e2 | a4e1843239d9a65ecaa50bafe3c0c66b9c05d86a | refs/heads/master | 2021-01-25T07:08:36.552423 | 2011-01-17T20:23:43 | 2011-01-17T20:23:43 | 39,025,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,337 | hh | ////////////////////////////////////////////////////////////////////////////////
// Filename : state_change_listener.hh
// Authors : Creteur Clement
// Last edit : 11/11/09 - 16h30
// Comment :
////////////////////////////////////////////////////////////////////////////////
#ifndef GAME_STATE_CHANGE_LISTENER... | [
"creteur.c@8e971d8e-9cf3-0c36-aa0f-a7c54ab41ffc"
] | [
[
[
1,
36
]
]
] |
4993f920e331152eb0cc60a1352b3b8ea3809fec | 01fadae9f2a6d3f19bc843841a7faa9c40fc4a20 | /CG/code_CG/EX06_05.CPP | 53ea7604b3ad1450071503638de51ae56c8c0a09 | [] | no_license | passzenith/passzenithproject | 9999da29ac8df269c41d280137113e1e2638542d | 67dd08f4c3a046889319170a89b45478bfd662d2 | refs/heads/master | 2020-12-24T14:36:46.389657 | 2010-09-05T02:34:42 | 2010-09-05T02:34:42 | 32,310,266 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,271 | cpp | #include <GL/glut.h>
#include <stdio.h>
#include <stdlib.h>
#define ESCAPE 27
GLint window;
void init (void)
{
glClearColor (1.0, 1.0, 1, 0.0);
glLineWidth(1.0);
glColor3f (1.0, 0.0, 0.0);
glMatrixMode (GL_PROJECTION);
glLoadIdentity ();
glOrtho(-6,6,-6,6,-6,6);
... | [
"passzenith@00fadc5f-a3f2-dbaa-0561-d91942954633"
] | [
[
[
1,
110
]
]
] |
45c9dab17b83ec3d3f40157835e50a31d36989e4 | 11da90929ba1488c59d25c57a5fb0899396b3bb2 | /Src/HistoryCache.cpp | fbc967726540b08988586d3f3424dde8ae3a0caf | [] | 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 | 11,959 | cpp | #include <HistoryCache.hpp>
#include <Serializer.hpp>
#include <SysUtils.hpp>
#include <DataStore.hpp>
#include <Text.hpp>
#include <Logging.hpp>
#ifdef __MWERKS__
using std::memcpy;
#endif
//#define DEBUG_URLS
#define HISTORY_CACHE_INDEX_STREAM "_History Cache Index"
enum {
serialIdIndexVersion... | [
"andrzejc@10a9aba9-86da-0310-ac04-a2df2cc00fd9",
"kjk@10a9aba9-86da-0310-ac04-a2df2cc00fd9"
] | [
[
[
1,
74
],
[
76,
462
]
],
[
[
75,
75
]
]
] |
49cb7aa5830771570a5c0e0e5fa987f3421e20d0 | c13ef26a8b4b1e196c6c593a73520787a7c15b80 | /samples_atistream/SobelFilter/SobelFilter.hpp | 1417970ed29ea72b5c923adcd8613b14956949e6 | [] | no_license | ajaykumarkannan/simulation-opencl | 73072dcdacf5f3c93e0c038caedb60b479839327 | 53d00629358d3a2b1135f4daf0c327436fd9ed79 | refs/heads/master | 2021-01-23T08:39:00.347158 | 2010-03-09T15:43:50 | 2010-03-09T15:43:50 | 37,275,925 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,606 | hpp | /* ============================================================
Copyright (c) 2009 Advanced Micro Devices, Inc. All rights reserved.
Redistribution and use of this material is permitted under the following
conditions:
Redistributions must retain the above copyright notice and all terms of this
license.
... | [
"juergen.broder@c62875e2-cac2-11de-a9c8-2fbcfba63733"
] | [
[
[
1,
254
]
]
] |
98d7db21800026d451753b78a3de99ffc2caf45a | 1a6318d90dc640836dafbc38f0fb08710ae675fe | / interfazcontroller --username alejandro.lavagnino/test.ipp | 2fc3f02f6c6ae7c833e280619a26c936af9779b9 | [] | no_license | linxpsoft/interfazcontroller | 6a927eb195087231e2dcefe537bd3027ba87dccf | 778240d979685ac08d790d45dfdb368c415d8466 | refs/heads/master | 2021-01-21T10:12:56.878302 | 2010-05-01T17:38:42 | 2010-05-01T17:38:42 | 33,361,249 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,447 | ipp | unit test;
interface
uses
Controls,
StdCtrls,
Graphics,
Forms;
type
Tfrm = class(TForm)
Button1: TButton;
CheckBox1: TCheckBox;
constructor Create(AOwner: TComponent);
procedure Button1Click(Sender: TObject);
end;
var
frm: Tfrm;
implementation
constructor Tfrm.Create(AOwn... | [
"alejandro.lavagnino@2dd3ba9f-24ed-f996-982a-a3d3b69f1727"
] | [
[
[
1,
74
]
]
] |
f7f4f33347e21c772c4535d61e4d77c4eec2ce7b | 914791f0d412fdcd67f9bc5e0a757899b7a48ecb | /src/main/RenderWidget0.cpp | b0770d87acbbf59e728336cf3bdf28b060c37dff | [] | no_license | hchapman/graphics-projects | 39af28a5daf426cd2b3a050d3faa8aed935a32da | ede6ad4f44f2002d66fa7f6be5cbfde9829c655c | refs/heads/master | 2021-03-12T22:49:37.126498 | 2010-03-30T03:08:43 | 2010-03-30T03:08:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,976 | cpp | #include "RenderWidget0.h"
#include "Vector3.h"
#include "Matrix4.h"
#include "Camera.h"
#include "GLWidget.h"
#include "GLRenderContext.h"
#include "VertexData.h"
#include "Shapes.h"
#include <stdio.h>
#include <iostream>
#include <QtOpenGL>
RenderWidget0::RenderWidget0()
{
RenderContext *rs =... | [
"hchapman@bowdoin.edu",
"seth.glickman@gmail.com",
"alawrenc@bowdoin.edu"
] | [
[
[
1,
2
],
[
4,
7
],
[
9,
9
],
[
11,
11
],
[
13,
18
],
[
20,
22
],
[
24,
27
],
[
46,
47
],
[
49,
49
],
[
56,
56
],
... |
fa548dd7d936416980810ea16ddcc2f1d22b2667 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nscene/src/nscene/nlightnode_cmds.cc | 42a6350fdda6aece3e013725d1877feca8e196da | [] | 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 | 3,153 | cc | #include "precompiled/pchnscene.h"
//------------------------------------------------------------------------------
// nlightnode_cmds.cc
// (C) 2004 Radon Labs GmbH
//------------------------------------------------------------------------------
#include "nscene/nlightnode.h"
#include "kernel/npersistserver.h"... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
135
]
]
] |
146854363c17014a2ac84b6d13f38ba4cc2dea7f | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor-0.32/colorpicker/ColourPickerXP.h | 3cbb1fd1ec4e291d0f8c6d52f3ca3b8cede0b2a8 | [] | 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 | 21,676 | h | // CColourPickerXP & CColourPopupXP version 1.4
//
// Copyright ?2002-2003 Zorglab
//
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// !! You are not allowed to use these classes in a commercial project !!
// !! without the permission of the author ! !!
... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
559
]
]
] |
967a869d6894d1ede3edb3282657e4fec5b2c990 | 6426b0ba09cf324c4caad8b86b74f33ef489710e | /src/goMidiManager.cpp | 5a5af0a464017dea995cfebee6a1208b77a03e93 | [] | no_license | gameoverhack/iMediate | e619a1148ecc3f76f011e2c1a7fa9cdb32c8a290 | 9c43edf26954cbc15fb0145632fa4dbf2634fc29 | refs/heads/master | 2020-04-05T23:05:37.392441 | 2010-10-23T20:10:03 | 2010-10-23T20:10:03 | 1,373,120 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,540 | cpp | #include "goMidiManager.h"
static const int ports[] = {2,3,4,5,6,7,8,9,10};
//static const int keys[] = {48,50,52,53,55,57,59,60,62,64};
static const int keys[] = {60,61,62,63,64,65,66,68};
goMidiManager::goMidiManager()
{
//ctor
}
goMidiManager::~goMidiManager()
{
//dtor
}
void goMidiMana... | [
"gameover@4bdaed08-0356-49c7-8fa1-902f09de843b"
] | [
[
[
1,
607
]
]
] |
44c5bf18f7a4b1bd23e049f72d9e86c5d5178869 | 62874cd4e97b2cfa74f4e507b798f6d5c7022d81 | /src/PropertiesEditor/PropertyWidgetReal.h | 0f7bf6573a1f7399a1c4bb1afb5c85c448769a44 | [] | no_license | rjaramih/midi-me | 6a4047e5f390a5ec851cbdc1b7495b7fe80a4158 | 6dd6a1a0111645199871f9951f841e74de0fe438 | refs/heads/master | 2021-03-12T21:31:17.689628 | 2011-07-31T22:42:05 | 2011-07-31T22:42:05 | 36,944,802 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,141 | h | #ifndef PROPERTIESEDITOR_PROPERTYWIDGETREAL_H
#define PROPERTIESEDITOR_PROPERTYWIDGETREAL_H
// Includes
#include "PropertyWidget.h"
#include "PropertyWidgetCreator.h"
// Forward declarations
class QDoubleSpinBox;
namespace MidiMe
{
// Forward declarations
class RealProperty;
class PROPERTIESEDITOR_API PropertyWi... | [
"Jeroen.Dierckx@d8a2fbcc-2753-0410-82a0-8bc2cd85795f"
] | [
[
[
1,
47
]
]
] |
26eda82e33439c060738b955532fdf3b7a0b6d46 | 0468c65f767387da526efe03b37e1d6e8ddd1815 | /source/drivers/win/window.cpp | 28fdadf9cc34ba032ce38c5c2b8c967e3e6aa68d | [] | no_license | arntsonl/fc2x | aadc4e1a6c4e1d5bfcc76a3815f1f033b2d7e2fd | 57ffbf6bcdf0c0b1d1e583663e4466adba80081b | refs/heads/master | 2021-01-13T02:22:19.536144 | 2011-01-11T22:48:58 | 2011-01-11T22:48:58 | 32,103,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 86,450 | cpp | /* FCE Ultra - NES/Famicom Emulator
*
* Copyright notice for this file:
* Copyright (C) 2002 Xodnizel
*
* 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, o... | [
"Cthulhu32@e9098629-9c10-95be-0fa9-336bad66c20b"
] | [
[
[
1,
2889
]
]
] |
fa541b507b6a6fe1f9cedc166b03f75ae2d65f92 | c2abb873c8b352d0ec47757031e4a18b9190556e | /src/MyGUIEngine/src/MyGUI_TileRect.cpp | 1a32ab343ee0e4db3870c2dbd738f0b008aae681 | [] | no_license | twktheainur/vortex-ee | 70b89ec097cd1c74cde2b75f556448965d0d345d | 8b8aef42396cbb4c9ce063dd1ab2f44d95e994c6 | refs/heads/master | 2021-01-10T02:26:21.913972 | 2009-01-30T12:53:21 | 2009-01-30T12:53:21 | 44,046,528 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 11,349 | cpp | /*!
@file
@author Albert Semenov
@date 05/2008
@module
*/
#include "MyGUI_TileRect.h"
#include "MyGUI_RenderItem.h"
#include "MyGUI_LayerManager.h"
namespace MyGUI
{
const size_t TILERECT_COUNT_VERTEX = 16 * VERTEX_IN_QUAD;
TileRect::TileRect(const SubWidgetInfo &_info, CroppedRectanglePtr _pa... | [
"twk.theainur@37e2baaa-b253-11dd-9381-bf584fb1fa83"
] | [
[
[
1,
366
]
]
] |
18c6dac7836b0c02aef3a50ee4414beba7aade22 | 3533c9f37def95dcc9d6b530c59138f7570ca239 | /guCORE/src/guCORE_CProductInfo.cpp | 497ac29ae129e0e988beca73c78fb7df4d051dfd | [] | no_license | LiberatorUSA/GU | 7e8af0dccede7edf5fc9c96c266b9888cff6d76e | 2493438447e5cde3270e1c491fe2a6094dc0b4dc | refs/heads/master | 2021-01-01T18:28:53.809051 | 2011-06-04T00:12:42 | 2011-06-04T00:12:42 | 41,840,823 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,853 | cpp | /*
* guCORE: Main module of the Galaxy Unlimited system
* Copyright (C) 2002 - 2008. Dinand Vanvelzen
*
* 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
* versi... | [
"LiberatorUSA@users.noreply.github.com"
] | [
[
[
1,
474
]
]
] |
b721a99f4f40a114a45fec3d38b9831351267b63 | 9e4b72c504df07f6116b2016693abc1566b38310 | /back/ArcBall.cpp | 92aa3535f37c9af761fae42e1e0ae14740b92732 | [
"MIT"
] | permissive | mmeeks/rep-snapper | 73311cadd3d8753462cf87a7e279937d284714aa | 3a91de735dc74358c0bd2259891f9feac7723f14 | refs/heads/master | 2016-08-04T08:56:55.355093 | 2010-12-05T19:03:03 | 2010-12-05T19:03:03 | 704,101 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,733 | cpp | /** KempoApi: The Turloc Toolkit *****************************/
/** * * **/
/** ** ** Filename: ArcBall.cpp **/
/** ** Version: Common **/
/** ** ... | [
"michael.meeks@novell.com"
] | [
[
[
1,
129
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.