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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cadbae6e7cedae99dcbba3969b13820a66a90e88 | 465943c5ffac075cd5a617c47fd25adfe496b8b4 | /ATBEACON.CPP | 2c4cb7465f45f91645e25418ced7fee8d200fdc6 | [] | no_license | paulanthonywilson/airtrafficcontrol | 7467f9eb577b24b77306709d7b2bad77f1b231b7 | 6c579362f30ed5f81cabda27033f06e219796427 | refs/heads/master | 2016-08-08T00:43:32.006519 | 2009-04-09T21:33:22 | 2009-04-09T21:33:22 | 172,292 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,126 | cpp | /*
Function definitions for DelayATBeacon
*/
# include "atbeacon.h"
/**********************************************************************/
void DelayAtBeacon::ProcessInput (char KeyHit_i) {
int BeaconId;
Beacon *AtBeacon;
if (isdigit (KeyHit_i)) {
BeaconId = int (KeyHit_i) - '0';
Landmark... | [
"paul.wilson@merecomplexities.com"
] | [
[
[
1,
46
]
]
] |
c7c1328a1d0f93aaaf394aaa9cd0dbbdcc2a1634 | f69b9ae8d4c17d3bed264cefc5a82a0d64046b1c | /src/analyzers/WatershedAnalyzer.h | 5f7ed2dff1968b33e269aa2dba93012d2dd2c9db | [] | no_license | lssgufeng/proteintracer | 611501cf8001ff9d4bf5e7aa645c24069cce675f | 055cc953d6bf62d17eb9435117f44b3f3d9b8f3f | refs/heads/master | 2016-08-09T22:20:40.978584 | 2009-06-07T22:08:14 | 2009-06-07T22:08:14 | 55,025,270 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,332 | h | /*==============================================================================
Copyright (c) 2009, André Homeyer
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 ... | [
"andre.homeyer@localhost"
] | [
[
[
1,
69
]
]
] |
80db1b8aa106e4b44f4aae5be06afc3a87b933cc | 38664d844d9fad34e88160f6ebf86c043db9f1c5 | /branches/initialize/skin/src/controls/skinmenu/SkinBase.cpp | 470a4c4e47d7fc6e0d4f5e6ffcb41f8088ba9ec0 | [] | 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 | UTF-8 | C++ | false | false | 35,384 | cpp | // SkinBase.cpp: implementation of the CSkinBase class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SkinBase.h"
#include "../../base/wclassdefines.h"
#include "winclasses.h"
//#define ACTIVATE_VIEWER
//#include "imageviewer.h"
// for transpa... | [
"zhongzeng@ba8f1dc9-3c1c-0410-9eed-0f8a660c14bd"
] | [
[
[
1,
1373
]
]
] |
1d5e6acfb3805751f49b913437709fd9a209a97a | 12203ea9fe0801d613bbb2159d4f69cab3c84816 | /Export/cpp/windows/obj/include/Grid.h | 64ffd65b665bef8ca913d26a9dcac7ce069fccc4 | [] | no_license | alecmce/haxe_game_of_life | 91b5557132043c6e9526254d17fdd9bcea9c5086 | 35ceb1565e06d12c89481451a7bedbbce20fa871 | refs/heads/master | 2016-09-16T00:47:24.032302 | 2011-10-10T12:38:14 | 2011-10-10T12:38:14 | 2,547,793 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,158 | h | #ifndef INCLUDED_Grid
#define INCLUDED_Grid
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
HX_DECLARE_CLASS0(Grid)
class Grid_obj : public hx::Object{
public:
typedef hx::Object super;
typedef Grid_obj OBJ_;
Grid_obj();
Void __construct(int columns,int rows);
public:
static hx::ObjectPtr< ... | [
"alec@alecmce.com"
] | [
[
[
1,
52
]
]
] |
400dbdc5c4e807818a7e3e811df6e0bea06809af | 28476e6f67b37670a87bfaed30fbeabaa5f773a2 | /src/autumnframework/ValueWrapper.h | a7a3fc89ed1fb174e882c2b2ae3cbbca20907419 | [] | no_license | rdmenezes/autumnframework | d1aeb657cd470b67616dfcf0aacdb173ac1e96e1 | d082d8dc12cc00edae5f132b7f5f6e0b6406fe1d | refs/heads/master | 2021-01-20T13:48:52.187425 | 2008-07-17T18:25:19 | 2008-07-17T18:25:19 | 32,969,073 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,839 | h | /*
* Copyright 2006 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | [
"sharplog@c16174ff-a625-0410-88e5-87db5789ed7d"
] | [
[
[
1,
73
]
]
] |
12709c969795d23bafaf80798af432c493bede13 | 32b3bb0c3b24e5a660e23bc076d7d6630c6fa3d4 | /trunk/soft/zebra-tester/mainwindow.cpp | 97834facc496324eeab4817da013c3ef043e1dd2 | [] | no_license | Quenii/ADCEVM-minor | 19f49d96a0ede47bcf3cd149684ddd6b61811f8d | 7aa5868bcc0cd903276714688663bb08f030031a | refs/heads/master | 2016-09-06T04:25:08.767113 | 2011-06-26T13:18:54 | 2011-06-26T13:18:54 | 1,454,429 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,274 | cpp | #include "mainwindow.h"
#include "qmdisubwindowex.h"
#include "qdactypedialog.h"
#include "qclockfreqdialog.h"
#include "DacAnalyzerSettings.h"
#include "qcentralwidget.h"
#include "qpowermonitor.h"
#include "RegAccess.hpp"
#include <QPushButton>
#include <QList>
#include <QPointer>
#include <QMessageBox>
... | [
"Administrator@.(none)",
"Quenii@gmail.com"
] | [
[
[
1,
28
],
[
30,
93
]
],
[
[
29,
29
]
]
] |
5bfe88751df909178f93e6aba403d905ed76bb51 | 43626054205d6048ec98c76db5641ce8e42b8237 | /SGP Sprint 2/SGP First Playable/SGP First Playable/SGP First Playable/source/CCreditsState.h | 0bcd5a37a77a9eafb390fa9ce2826ab732f88129 | [] | no_license | Wazoobi/whitewings | b700da98b855a64442ad7b7c4b0be23427b0ee23 | a53fdb832cfb1ce8605209c9af47f36b01c44727 | refs/heads/master | 2021-01-10T19:33:22.924792 | 2009-08-05T18:30:07 | 2009-08-05T18:30:07 | 32,119,981 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,382 | h | //////////////////////////////////////////////////////////////////////////
// File Name : "CCreditsState.h"
//
// Author : Juno Madden (JM)
//
// Purpose : To encapsulate all code for showing the credits.
//////////////////////////////////////////////////////////////////////////
#pragma once
#include "IGa... | [
"Juno05@1cfc0206-7002-11de-8585-3f51e31374b7"
] | [
[
[
1,
77
]
]
] |
e540d770ce2bdcecfe195665a0b9d9bfc7c93f27 | 6e4f9952ef7a3a47330a707aa993247afde65597 | /PROJECTS_ROOT/SmartWires/TI/json-value.h | 023aaa74447c8b268111f0f0168522d8a2c9dc39 | [] | no_license | meiercn/wiredplane-wintools | b35422570e2c4b486c3aa6e73200ea7035e9b232 | 134db644e4271079d631776cffcedc51b5456442 | refs/heads/master | 2021-01-19T07:50:42.622687 | 2009-07-07T03:34:11 | 2009-07-07T03:34:11 | 34,017,037 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 19,284 | h | /*
* Terra Informatica Sciter Engine
* http://terrainformatica.com/sciter
*
* JSON value class.
*
* The code and information provided "as-is" without
* warranty of any kind, either expressed or implied.
*
* (C) 2003-2006, Andrew Fedoniouk (andrew@terrainformatica.com)
*/
/**\file
* \brief v... | [
"wplabs@3fb49600-69e0-11de-a8c1-9da277d31688"
] | [
[
[
1,
588
]
]
] |
ff4e312494b3bbec73ba5fcbe7adf53bae84b598 | e47722025231d67c684f8072265cdb832487b4f3 | /cpp/server/world.cpp | 29571ba35fa3d73f3a7c96e0d1c15405786a02dd | [] | no_license | Gamer2k4/basinrogue | 0950c049b9e7a9dd543c892b8b0d4f30b460faf7 | 0fac183e94ddb8d7b6a5b3333f137b11a2b72b58 | refs/heads/master | 2021-01-19T07:54:05.228849 | 2007-02-25T13:35:25 | 2007-02-25T13:35:25 | 40,727,740 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,103 | cpp | //
// C++ Implementation: world
//
// Description:
//
//
// Author: <>, (C) 2007
//
// Copyright: See COPYING file that comes with this distribution
//
//
#pragma warning(disable:4786)
#include "world.h"
#include "dungeon.h"
#include "mobile.h"
#include "player.h"
World::World()
{}
World::~World()
{
for (DungeonD... | [
"christophe.cavalaria@712ddccb-0227-0410-9f85-29faccf8bd71",
"antoine.from.rgrd@712ddccb-0227-0410-9f85-29faccf8bd71"
] | [
[
[
1,
11
],
[
13,
13
],
[
15,
55
],
[
57,
57
],
[
60,
67
],
[
70,
70
],
[
72,
75
]
],
[
[
12,
12
],
[
14,
14
],
[
56,
... |
b7c9f699743097bb7c4249a2ac1934c851e54a92 | eb8a27a2cc7307f0bc9596faa4aa4a716676c5c5 | /WinEdition/browser-lcc/jscc/src/v8/v8/src/.svn/text-base/regexp-macro-assembler.cc.svn-base | a7fa608c06c86ae7ddd4b1dee3b73f6f6c515f2b | [
"BSD-3-Clause",
"bzip2-1.0.6",
"LicenseRef-scancode-public-domain",
"Artistic-2.0",
"Artistic-1.0"
] | 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 | 9,807 | // Copyright 2008 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,
266
]
]
] | |
ac0dc6c151acc4619b2d5713dbf9911cb69fadaf | 27bde5e083cf5a32f75de64421ba541b3a23dd29 | /source/FileIO.h | 98e2af8cb4ae00389bd2bec821cb8cd8e9056a6d | [] | no_license | jbsheblak/fatal-inflation | 229fc6111039aff4fd00bb1609964cf37e4303af | 5d6c0a99e8c4791336cf529ed8ce63911a297a23 | refs/heads/master | 2021-03-12T19:22:31.878561 | 2006-10-20T21:48:17 | 2006-10-20T21:48:17 | 32,184,096 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,828 | h | //---------------------------------------------------
// Name: Game : FileIO
// Desc: handles reading / writing files
// Author: John Sheblak
// Contact: jbsheblak@mail.utexas.edu
//---------------------------------------------------
#ifndef _GAME_FILE_IO_H_
#define _GAME_FILE_IO_H_
#include "Types.h"
#... | [
"jbsheblak@5660b91f-811d-0410-8070-91869aa11e15"
] | [
[
[
1,
152
]
]
] |
bb6f6d2477ae9e6a5dd57bdd0a98cec764ea6e36 | 12ea67a9bd20cbeed3ed839e036187e3d5437504 | /winxgui/Swc/swc/CHeaderCtrl.cpp | 54295be656f5a908510fc6237cbec679c175b89d | [] | 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 | 11,127 | cpp | /*
* CHeaderView.cpp 1.0 23/09/2003
*
* Copyright 2003 Francisco Campos. All rights reserved.
* BEYONDATA PROPRIETARY. Use is subject to license terms.
*
* \|||/
* |o_o|
* ----o00o-------o00o---
* ----------------------
*
* Windows Wrapper function
*
*****/
#include "stdaf... | [
"xushiweizh@86f14454-5125-0410-a45d-e989635d7e98"
] | [
[
[
1,
471
]
]
] |
a74b8aca517711329262337e3a044b1d63ef5703 | cfcd2a448c91b249ea61d0d0d747129900e9e97f | /thirdparty/OpenCOLLADA/COLLADASaxFrameworkLoader/src/COLLADASaxFWLLibraryLightsLoader.cpp | a6499730519107a7740d2b4a8e6046bc6ff32dac | [] | no_license | fire-archive/OgreCollada | b1686b1b84b512ffee65baddb290503fb1ebac9c | 49114208f176eb695b525dca4f79fc0cfd40e9de | refs/heads/master | 2020-04-10T10:04:15.187350 | 2009-05-31T15:33:15 | 2009-05-31T15:33:15 | 268,046 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,626 | cpp | /*
Copyright (c) 2008 NetAllied Systems GmbH
This file is part of COLLADASaxFrameworkLoader.
Licensed under the MIT Open Source License,
for details please see LICENSE file or the website
http://www.opensource.org/licenses/mit-license.php
*/
#include "COLLADASaxFWLStableHeaders.h"
#in... | [
"jiva@crazycoder.co.za"
] | [
[
[
1,
225
]
]
] |
51f40bc9924fff7dcf40897598fe4cc9d0505862 | 54cacc105d6bacdcfc37b10d57016bdd67067383 | /trunk/source/level/lighting/LightmapGenerator.h | 14691b4fb3878a62cdadd5ad0483bd7743521b15 | [] | no_license | galek/hesperus | 4eb10e05945c6134901cc677c991b74ce6c8ac1e | dabe7ce1bb65ac5aaad144933d0b395556c1adc4 | refs/heads/master | 2020-12-31T05:40:04.121180 | 2009-12-06T17:38:49 | 2009-12-06T17:38:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,154 | h | /***
* hesperus: LightmapGenerator.h
* Copyright Stuart Golodetz, 2008. All rights reserved.
***/
#ifndef H_HESP_LIGHTMAPGENERATOR
#define H_HESP_LIGHTMAPGENERATOR
#include <vector>
#include <source/level/vis/VisTable.h>
#include <source/util/PolygonTypes.h>
#include "Light.h"
namespace hesp {
/... | [
"sgolodetz@gxstudios.net"
] | [
[
[
1,
72
]
]
] |
63ae48c594bc37c9352cd43837521b1132963c78 | 41efaed82e413e06f31b65633ed12adce4b7abc2 | /projects/example/src/main.cpp | 618ddea000a7e0453d351ebc437e71aac5b59bfc | [] | 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 | 950 | cpp | // This file is an example for CGLib.
//
// CGLib 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.
//
// CGLib is distributed ... | [
"Moreira@Moreira-PC.(none)"
] | [
[
[
1,
25
]
]
] |
461a8493fb21b181acec8991c16287dafdf4e1ce | 7a6f06d37d3a1cf37532fb12935031e558b8a6ce | /patch/source/Irrlicht/CXMeshFileLoader.cpp | 0331f5b8163029cc5f2dc14815eee62155d85a84 | [] | 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 | 56,997 | cpp | // 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
#include "IrrCompileConfig.h"
#ifdef _IRR_COMPILE_WITH_X_LOADER_
#include "CXMeshFileLoader.h"
#include "os.h"
#include "fast_atof.h"
... | [
"air_biker@abv.bg@8db76cfa-2e72-11de-afe2-b5feb05456f9"
] | [
[
[
1,
2348
]
]
] |
0695a1077fbeccc3927170a96381468c5d50654e | 21868e763ab7ee92486a16164ccf907328123c00 | /main.cpp | a53c086af0327f2565adc3d0e78210cbb89fec5c | [] | no_license | nodesman/flare | 73aacd54b5b59480901164f83905cf6cc77fe2bb | ba95fbfdeec1d557056054cbf007bf485c8144a6 | refs/heads/master | 2020-05-09T11:17:15.929029 | 2011-11-26T16:54:07 | 2011-11-26T16:54:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 177 | cpp | #include <QtGui/QApplication>
#include "flare.h"
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
flare w;
w.show();
return a.exec();
}
| [
"raj@chitika.com"
] | [
[
[
1,
10
]
]
] |
47ad0f3321cf26838aab12be0f5460dc41dc0ea5 | ccaf260884a5b378a4b4178a5489d18f022eaac0 | /AI3/src/main.cpp | a58d5941203407b9d6dca10a4ef3cd707fc56e90 | [] | no_license | mmolignano/ai3 | ac650a27434eeb74c5988217091dac458e72485a | 0a2e9789ad268e06b7ceb0c627504d3e308e643d | refs/heads/master | 2021-01-20T15:49:22.643334 | 2010-02-22T22:51:48 | 2010-02-22T22:51:48 | 33,311,395 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 414 | cpp | /*
* main.cpp
*
* Created on: Feb 10, 2010
* Author: jsandbrook
*/
#include "main.h"
int main(int argc, char** argv) {
Model* model;
// Read the command line arguments
if(argc != 3) {
std::cout << "Incorrect arguments.\nUsage: main.exe <testfilename> <trainfilename>";
}
// Create ... | [
"jsandbrook@c842427a-1736-11df-914e-2594af177612"
] | [
[
[
1,
25
]
]
] |
de433bcba68899ca1dd01a21ffa42a211f743bce | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/branches/newton20/engine/ai/src/AgentDialogState.cpp | c22ada11e149590ca09dd93ef9fd8188be2ff6eb | [
"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 | 2,409 | 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 i... | [
"melven@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
83
]
]
] |
06f57227abff3f77486ccb6c3026d1a3e092b27c | 33f59b1ba6b12c2dd3080b24830331c37bba9fe2 | /Depend/Foundation/Intersection/Wm4IntrSegment3Sphere3.h | fabcd1fca23f381e8740a0e08f493872152aa88f | [] | 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 | 2,336 | h | // 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,
76
]
]
] |
63610352ff7d7f579f6feae922ee2f9671ecba4e | 26706a661c23f5c2c1f97847ba09f44b7b425cf6 | /TaskManager/PEEXE.H | be55b66ee814da0bef04c1cd7c460d495aa202b2 | [] | 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 | UTF-8 | C++ | false | false | 4,038 | h | // From
//
//==========================================
// Matt Pietrek
// Microsoft Systems Journal, Feb 1997
// FILE: PEEXE.H
//==========================================
#ifndef __PEEXE_H__
#define __PEEXE_H__
#include "exefile.h"
class PE_EXE : public EXE_FILE
{
public:
PE_EXE(LPCTSTR pszFileNa... | [
"chenyu2202863@gmail.com@97a26042-f463-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
160
]
]
] |
edde885464ee75a7e2c9b9851fad6c4b0ded7451 | 0e782c46fd93da70ce3bfc6ea7ff763225b31afd | /inc/View4.h | 1ee09c124b17a0762742cc2a04cd18566d70a8c7 | [] | no_license | dupesnduds/Mp | 58940e12b42ce6169222ce863e6257f5d22726b9 | 4854ba197a8e4701d8fc3cdddbe45636225c555f | refs/heads/master | 2021-05-26T20:09:00.285677 | 2011-09-19T00:50:36 | 2011-09-19T00:50:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,741 | h | /*
============================================================================
Name : View4 from MpView4.h
Author : Cleave Pokotea
Version :
Copyright : 2006 - 2007
Description : Declares view for application.
============================================================================
*/
... | [
"cleave@tumunu.com"
] | [
[
[
1,
94
]
]
] |
1c1ecbeea0455fc3b985046a552c6a429c0ea2f1 | 2b32433353652d705e5558e7c2d5de8b9fbf8fc3 | /Dm_new_idz/Mlita/GraphCtrl/GraphCtrlCtl.cpp | 4ad2b70587840d8c2f5e33f173f55d7e397fcab8 | [] | no_license | smarthaert/d-edit | 70865143db2946dd29a4ff52cb36e85d18965be3 | 41d069236748c6e77a5a457280846a300d38e080 | refs/heads/master | 2020-04-23T12:21:51.180517 | 2011-01-30T00:37:18 | 2011-01-30T00:37:18 | 35,532,200 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,065 | cpp | // GraphCtrlCtl.cpp : Implementation of the CGraphCtrlCtrl ActiveX Control class.
#include "stdafx.h"
#include "GraphCtrl.h"
#include "GraphCtrlCtl.h"
#include "GraphCtrlPpg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
IMPLEMENT_DYNCREATE(CGraphC... | [
"super.denis@gmail.com"
] | [
[
[
1,
287
]
]
] |
4429154bf259962682191fdbfdde805ad2cc598a | 7b379862f58f587d9327db829ae4c6493b745bb1 | /Source/Commands.h | 51b1697d610ad99a70d1858b32bd829d149e304b | [] | no_license | owenvallis/Nomestate | 75e844e8ab68933d481640c12019f0d734c62065 | 7fe7c06c2893421a3c77b5180e5f27ab61dd0ffd | refs/heads/master | 2021-01-19T07:35:14.301832 | 2011-12-28T07:42:50 | 2011-12-28T07:42:50 | 2,950,072 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,172 | h | /*
==============================================================================
Commands.h
Created: 10 Oct 2011 10:17:05pm
Author: Dimitri Diakopoulos
TODO: Refactor this into a singleton
==============================================================================
*/
#ifndef _... | [
"ow3nskip"
] | [
[
[
1,
51
]
]
] |
b76d19854dafcba9c350a7057fe5f5d616ad79fc | d7b345a8a6b0473c325fab661342de295c33b9c8 | /beta/src/polaris/auto_array.h | def5d58c42947aab71b229c721860a0c102e526a | [] | no_license | raould/Polaris-Open-Source | 67ccd647bf40de51a3dae903ab70e8c271f3f448 | 10d0ca7e2db9e082e1d2ed2e43fa46875f1b07b2 | refs/heads/master | 2021-01-01T19:19:39.148016 | 2010-05-10T17:39:26 | 2010-05-10T17:39:26 | 631,953 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 496 | h | // Copyright 2010 Hewlett-Packard under the terms of the MIT X license
// found at http://www.opensource.org/licenses/mit-license.html
#pragma once
template<class T>
class auto_array
{
T* m_v;
// Forbidden operations.
auto_array& operator=(const auto_array& x);
auto_array(const auto_array& x);
public:
... | [
"raould@gmail.com"
] | [
[
[
1,
22
]
]
] |
7a351232511ad8a636376e62e790f0594f9b5200 | 374d23f6a603046a5299596fc59171dc1c6b09b4 | /tensores/3DViewer/vtkFLTKObjectFactory.h | 891443d084c70a7ba3460e091a2c7dd962342b9b | [] | no_license | mounyeh/tensorespablo | aa9b403ceef82094872e50f7ddd0cdd89b6b7421 | f045a5c1e1decf7302de17f4448abbd284b3c2de | refs/heads/master | 2021-01-10T06:09:53.357175 | 2010-09-19T22:57:16 | 2010-09-19T22:57:16 | 51,831,049 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,824 | h | /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*-
*
* $Id: vtkFLTKObjectFactory.h,v 1.12 2004/06/15 05:15:13 xpxqx Exp $
*
* Copyright (c) 2002 - 2004 Sean McInerney
* All rights reserved.
*
* See Copyright.txt or http://vtkfltk.sourceforge.net/Copyright.html
* for details.
... | [
"diodoledzeppelin@9de476db-11b3-a259-9df9-d52a56463d6f"
] | [
[
[
1,
59
]
]
] |
174f7e93fb7e7f40ba34c1802d5f9bdfccc630a6 | 87ff03fd1b5a4642773a5a001165b595cfacd60d | /WinampRemoteMedia/winampplugin/Cajun/reader.h | 80c4a35bb90ece67f360e41dc4ffc807d0ba5d46 | [] | no_license | jubbynox/googlegadets | f7f16b2eb417871601a33d2f1f5615b3a007780a | 79e94a0af754b0f3dfed59f73aeaa3bff39dafa5 | refs/heads/master | 2021-01-10T21:46:45.901272 | 2010-02-06T13:38:25 | 2010-02-06T13:38:25 | 32,803,954 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,876 | h | /**********************************************
License: BSD
Project Webpage: http://cajun-jsonapi.sourceforge.net/
Author: Terry Caton, tcaton(a)hotmail.com
TODO: additional documentation.
***********************************************/
#pragma once
#include "elements.h"
namespace json
{
clas... | [
"jubbynox@9a519766-8835-0410-a643-67b8b61f6624"
] | [
[
[
1,
62
]
]
] |
7a2ee781aff5cdb4206a3075b8abf7b32fc03291 | 138a353006eb1376668037fcdfbafc05450aa413 | /source/ogre/OgreNewt/boost/mpl/aux_/config/static_constant.hpp | bb3cbeda48ed6fa04a54b8be92d77274f5d3c630 | [] | no_license | sonicma7/choreopower | 107ed0a5f2eb5fa9e47378702469b77554e44746 | 1480a8f9512531665695b46dcfdde3f689888053 | refs/heads/master | 2020-05-16T20:53:11.590126 | 2009-11-18T03:10:12 | 2009-11-18T03:10:12 | 32,246,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 835 | hpp |
#ifndef BOOST_MPL_AUX_CONFIG_STATIC_CONSTANT_HPP_INCLUDED
#define BOOST_MPL_AUX_CONFIG_STATIC_CONSTANT_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// 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_... | [
"Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e"
] | [
[
[
1,
25
]
]
] |
bd0029931749fe1708984c3ce03cce3844810607 | 67b25fa154dc7dc5462214839e1e3d06fcb88ddc | /codebase/qe/qe.h | c2285c8de095cb05b6ab3a3adf41a93cb7cb638a | [] | no_license | pmeyyapp/Single-user-RDBMS | 27485a19b672d29d3ebded2256584460f519f9ba | c797c265e199095d9a7efaaf44c1bf47ec2ab910 | refs/heads/master | 2020-12-24T16:06:12.295518 | 2011-10-21T03:41:44 | 2011-10-21T03:41:44 | 2,618,223 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,205 | h | #ifndef _qe_h_
#define _qe_h_
#include <vector>
#include <iostream>
#include <cstring>
#include "../pf/pf.h"
#include "../rm/rm.h"
#include "../ix/ix.h"
using namespace std;
typedef enum{ MIN = 0, MAX, SUM, AVG, COUNT } AggregateOp;
// The following functions are using the following
// format fo... | [
"sai@ubuntu.ubuntu-domain"
] | [
[
[
1,
370
]
]
] |
62af21bc9bcfab67d033854d16f1ff0a11f109cb | f177993b13e97f9fecfc0e751602153824dfef7e | /ImPro/ImProBaseClass/MyLib/LEADTOOL/Include/Filters/ILMNetSnk2.h | 5bbfefc5e3d9166c91ae5c78dd858bd066055a14 | [] | no_license | svn2github/imtophooksln | 7bd7412947d6368ce394810f479ebab1557ef356 | bacd7f29002135806d0f5047ae47cbad4c03f90e | refs/heads/master | 2020-05-20T04:00:56.564124 | 2010-09-24T09:10:51 | 2010-09-24T09:10:51 | 11,787,598 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,749 | h |
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 7.00.0500 */
/* at Thu Nov 05 12:54:56 2009
*/
/* Compiler settings for .\LMNetSnk.idl:
Oicf, W1, Zp8, env=Win32 (32b run)
protocol : dce , ms_ext, c_ext, robust
error check... | [
"ndhumuscle@fa729b96-8d43-11de-b54f-137c5e29c83a"
] | [
[
[
1,
657
]
]
] |
9f7bf2962b8359bd0743de15d6997ffd87e733f9 | 723202e673511cf9f243177d964dfeba51cb06a3 | /09/oot/epa_labs/l2/src/SketcherDoc.h | 52cd386e9f8fb51c73229e9e3d4c40faca8026d7 | [] | no_license | aeremenok/a-team-777 | c2ffe04b408a266f62c523fb8d68c87689f2a2e9 | 0945efbe00c3695c9cc3dbcdb9177ff6f1e9f50b | refs/heads/master | 2020-12-24T16:50:12.178873 | 2009-06-16T14:55:41 | 2009-06-16T14:55:41 | 32,388,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,185 | h | // SketcherDoc.h : interface of the CSketcherDoc class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_SKETCHERDOC_H__623441AB_57EA_11D0_9257_00201834E2A3__INCLUDED_)
#define AFX_SKETCHERDOC_H__623441AB_57EA_11D0_9257_00201834E2A3__INCLUDED_
#include "other\TSt... | [
"emmanpavel@9273621a-9230-0410-b1c6-9ffd80c20a0c"
] | [
[
[
1,
92
]
]
] |
c3de96ae62e1972001ca6c5c77d37722066e80a8 | 4ab40b7fa3d15e68457fd2b9100e0d331f013591 | /mirrorworld/Objects/MWStaticObject.h | c010d167cdb4c9f396cf5028fea48d00a2f0500c | [] | 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 | 875 | h | //////////////////////////////////////////////////////////////////////////
//
//////////////////////////////////////////////////////////////////////////
#ifndef _MW_STATIC_OBJECT_H_
#define _MW_STATIC_OBJECT_H_
#include "MWObject.h"
namespace MirrorWorld {
class StaticObject : public Object
{
public:
... | [
"cxyzs7@2e672104-186a-11df-85bb-b9a83fee2cb1"
] | [
[
[
1,
25
]
]
] |
4f4999c198b9c9b803dac59c2dfd36accfcce0b9 | 6327ac79f3294817895d5ef859509145bc0c28a9 | /win/XFile/XfileEntity.cpp | 2f65f9586995f0873b92dd975348faa1c1b3d169 | [] | no_license | corpsofengineers/ffed3d | c8da1cb6e58f8b37b138d6f7d7ac0faa585e961b | 8b6df7c081fd9ec4cf86220e8561439a8340d59b | refs/heads/master | 2021-01-10T13:17:57.882726 | 2011-12-05T22:24:07 | 2011-12-05T22:24:07 | 49,797,267 | 2 | 1 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 19,024 | cpp | #include "XfileEntity.h"
#include "Utility.h"
#include "MeshHierarchy.h"
#include "../Macros.h"
#include "../Render/RenderSystem.h"
// The time to change from one animation set to another
// To see how the merging works - increase this time value to slow it down
const float kMoveTransitionTime=1.0f;
// Cons... | [
"dreamonzzz@a43015ce-51b6-2c96-052f-f15b0ecaca65"
] | [
[
[
1,
551
]
]
] |
31699b8b759082e3273553f8d6b0a092e5fc72ff | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/sun/src/QuestScripts/Tanaris.cpp | a5aa36199565a7db0705e09af4c932436dff2bf6 | [] | 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 | 3,697 | 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,
150
]
]
] |
dc5897dec8c30b5e9dabfa5d3f02b539129cdc96 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Models/MATHAND1/BELTCNV2.H | 51cbdbd3fab337953eeadb70f3e68fdbe43b7307 | [] | no_license | abcweizhuo/Test3 | 0f3379e528a543c0d43aad09489b2444a2e0f86d | 128a4edcf9a93d36a45e5585b70dee75e4502db4 | refs/heads/master | 2021-01-17T01:59:39.357645 | 2008-08-20T00:00:29 | 2008-08-20T00:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,658 | h | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
// SysCAD Copyright Kenwalt (Pty) Ltd 1992
#ifndef __BELTCNV2_H
#define __BELTCNV2_H
#ifndef __SC_DEFS_H
#include "sc_defs.h"
#end... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net"
] | [
[
[
1,
101
],
[
103,
104
],
[
106,
111
],
[
118,
150
],
[
152,
152
],
[
157,
163
]
],
[
[
102,
102
],
[
105,
105
],
[
112,
117
],
... |
c441cfc294ef38abaa90c7ead999208b14a13b4d | f77f105963cd6447d0f392b9ee7d923315a82ac6 | /Box2DandOgre/include/GameObject/LedgeSensor.h | 0eb202c10002e843228d62ab550354069b344e75 | [] | no_license | GKimGames/parkerandholt | 8bb2b481aff14cf70a7a769974bc2bb683d74783 | 544f7afa462c5a25c044445ca9ead49244c95d3c | refs/heads/master | 2016-08-07T21:03:32.167272 | 2010-08-26T03:01:35 | 2010-08-26T03:01:35 | 32,834,451 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 792 | h | /*=============================================================================
LedgeSensor.h
Author: Matt King
=============================================================================*/
#ifndef LEDGESENSOR_H
#define LEDGESENSOR_H
#include "GameObjectSensor.h"
/// LedgeSensor is used to ... | [
"mapeki@34afb35a-be5b-11de-bb5c-85734917f5ce"
] | [
[
[
1,
34
]
]
] |
fcea1599d8fa385a8c66ed22115927152040e2e6 | 6c8c4728e608a4badd88de181910a294be56953a | /UiModule/Ether/Data/OpenSimWorld.h | e354cb6c08a2661b5914588edc907248865ba77a | [
"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 | 995 | h | // For conditions of distribution and use, see copyright notice in license.txt
#ifndef incl_UiModule_OpenSimWorld_h
#define incl_UiModule_OpenSimWorld_h
#include "WorldInfo.h"
namespace Ether
{
namespace Data
{
class OpenSimWorld : public WorldInfo
{
Q_OBJECT
... | [
"jonne.nauha@evocativi.com@5b2332b8-efa3-11de-8684-7d64432d61a3"
] | [
[
[
1,
36
]
]
] |
c0590e7287ae137fe168e279a7ecdc2e77edb472 | 6caf1a340711c6c818efc7075cc953b2f1387c04 | /client/DlgDeleteProject.h | 883a9fbd9a244fb66ce7041ef0a29a2790bb7849 | [] | no_license | lbrucher/timelis | 35c68061bea68cc31ce1c68e3adbc23cb7f930b1 | 0fa9f8f5ef28fe02ca620c441783a1ff3fc17bde | refs/heads/master | 2021-01-01T18:18:37.988944 | 2011-08-18T19:39:19 | 2011-08-18T19:39:19 | 2,229,915 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,390 | h | // $Id: DlgDeleteProject.h,v 1.1 2005/01/11 14:42:25 lbrucher Exp $
//
#if !defined(AFX_DLGDELETEPROJECT_H__F22436B4_D63A_4CCC_96AF_B9F7FDAB38C3__INCLUDED_)
#define AFX_DLGDELETEPROJECT_H__F22436B4_D63A_4CCC_96AF_B9F7FDAB38C3__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DlgDeletePro... | [
"laurent.brucher@idelis.be"
] | [
[
[
1,
51
]
]
] |
c38458f0cb47398741a01a5f7c043d56eee04c4a | dc4b6ab7b120262779e29d8b2d96109517f35551 | /Dialog/TypeCStringDlg.h | 162582d477c340f12bd07c4250c7e6b5676aef80 | [] | no_license | cnsuhao/wtlhelper9 | 92daef29b61f95f44a10e3277d8835c2dd620616 | 681df3a014fc71597e9380b0a60bd3cd23e22efe | refs/heads/master | 2021-07-17T19:59:07.143192 | 2009-05-18T14:24:48 | 2009-05-18T14:24:48 | 108,361,858 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,938 | h | ////////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2004 Sergey Solozhentsev
// Author: Sergey Solozhentsev e-mail: salos@mail.ru
// Product: WTL Helper
// File: TypeCStringDlg.h
// Created: 01.12.2004 9:48
//
// Using this software in commercial applic... | [
"free2000fly@eea8f18a-16fd-41b0-b60a-c1204a6b73d1"
] | [
[
[
1,
79
]
]
] |
d69ec306ff6da12c13366cdc2492c28e66329cc0 | ed9ecdcba4932c1adacac9218c83e19f71695658 | /n8asm/n8asm/n8asm.cpp | 7f5beda865a5b4bb3ebbfe3d1ad5299a1b35e37a | [] | no_license | karansapra/futurattack | 59cc71d2cc6564a066a8e2f18e2edfc140f7c4ab | 81e46a33ec58b258161f0dd71757a499263aaa62 | refs/heads/master | 2021-01-10T08:47:01.902600 | 2010-09-20T20:25:04 | 2010-09-20T20:25:04 | 45,804,375 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 278 | cpp | #include <stdio.h>
#include <stdlib.h>
#include "n8asm_compiler.h"
int main(int argc, char ** argv)
{
printf("N8 Assembler - Clement JACOB - 2010\n");
N8Compiler * compiler = N8Compiler::Instance();
compiler->Compile("src.asm","src.hex");
system("PAUSE");
}
| [
"clems71@52ecbd26-af3e-11de-a2ab-0da4ed5138bb"
] | [
[
[
1,
13
]
]
] |
dd622c4b4cd19e624372fb4868e24987dca73650 | 99d3989754840d95b316a36759097646916a15ea | /trunk/2011_09_07_to_baoxin_gpd/ferrylibs/src/ferry/cv_geometry/OpenCV_FMC.h | 2f6d2b5ba5e26ef0db1b225fea0332d6b166aa58 | [] | no_license | svn2github/ferryzhouprojects | 5d75b3421a9cb8065a2de424c6c45d194aeee09c | 482ef1e6070c75f7b2c230617afe8a8df6936f30 | refs/heads/master | 2021-01-02T09:20:01.983370 | 2011-10-20T11:39:38 | 2011-10-20T11:39:38 | 11,786,263 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,190 | h | #pragma once
#include "FundamentalMatrixCalculator.h"
#include "CvMatUtil.h"
using namespace ferry::cv_mat;
namespace ferry {
namespace cv_geometry {
class OpenCV_FMC : public FundamentalMatrixCalculator
{
public:
OpenCV_FMC(int method = CV_FM_RANSAC, double param1 = 0.5, double param2 = 0.99, CvMat*... | [
"ferryzhou@b6adba56-547e-11de-b413-c5e99dc0a8e2"
] | [
[
[
1,
48
]
]
] |
e2ffc9dab6ae3daa97ab7402c4e83676d9dc70e9 | 5a9924aff39460fa52f1f55ff387d9ab82c3470f | /tibia76/evrebot76/tibiapacket.h | 5c0438b5b815a62202a7cb732a2090556347e5dd | [] | no_license | PimentelM/evremonde | 170e4f1916b0a1007c6dbe52b578db53bc6e70de | 6b56e8461a602ea56f0eae47a96d340487ba987d | refs/heads/master | 2021-01-10T16:03:38.410644 | 2010-12-04T17:31:01 | 2010-12-04T17:31:01 | 48,460,569 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,410 | h | #ifndef TIBIAPACKET_H
#define TIBIAPACKET_H
#include "winsock2.h"
#include "tibia.h"
/*
Tibia Packet
by Evremonde
for protocol version 7.6
*/
class CTibiaPacket
{
public:
CTibiaPacket();
~CTibiaPacket();
// -> tibia
CTibia Tibia;
// original winsock functions
int (WINAPI *sendNext) ... | [
"evretibia@cc901e99-3b3f-0410-afbc-77a0fa429cc7"
] | [
[
[
1,
56
]
]
] |
fe31cb8468aa7c89fe643248ef568531a9d44c45 | f4a966283e1923f3160349d1090c972920aea200 | /Flood/TrainingAlgorithm/GradientDescent.cpp | e82b22ff107751fd3a3e26acf177eff49f3f2ee3 | [] | no_license | sachinsurendran/neural-network-classes | 326bce86546d96b5ddc6b10ca000beb6337a0c20 | bee9cb92da5b69878194f8f1547bc15d69e68627 | refs/heads/master | 2021-01-18T23:47:28.294669 | 2011-11-03T22:11:10 | 2011-11-03T22:11:10 | 32,112,281 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 68,904 | cpp | /****************************************************************************************************************/
/* */
/* Flood: An Open Source Neural Networks C++ Library ... | [
"sachin.surendran@gmail.com@676a24c8-2324-11df-bcc3-9d5e0fc24faa"
] | [
[
[
1,
2555
]
]
] |
5493880a6aecf1f41726397d1d7e6820fbebefb4 | d37a1d5e50105d82427e8bf3642ba6f3e56e06b8 | /DVR/HaohanITPlayer/HWNDDLL/CWndContainer.h | 561cc1ffc2406b7e5a85e3e12d7b3e07d8d01ca7 | [] | no_license | 080278/dvrmd-filter | 176f4406dbb437fb5e67159b6cdce8c0f48fe0ca | b9461f3bf4a07b4c16e337e9c1d5683193498227 | refs/heads/master | 2016-09-10T21:14:44.669128 | 2011-10-17T09:18:09 | 2011-10-17T09:18:09 | 32,274,136 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,102 | h | // HwndManager.h: interface for the CWndContainer class.
//
//////////////////////////////////////////////////////////////////////
#ifndef __CWNDCONTAINER_H
#define __CWNDCONTAINER_H
#include "Display.h"
#include "HWndDllExport.h"
class CWndContainer : public CWnd
{
public:
CWndContainer();
virtua... | [
"shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3"
] | [
[
[
1,
69
]
]
] |
d8cb387631523fc5f86e35cc667c63e3f50d99b6 | 46885801c2459416e82517f93b7d452d78b33aff | /source/world/camera.h | 9f8e11390ed5c4bb351ddab73cf7d1fd659d3088 | [] | no_license | libercv/smallengine | aabe92d4743789e8eab4a65d86d5a838ddc2aded | c1645fb99db213b419a81d4815a6645e1be89fe9 | refs/heads/master | 2021-01-10T08:09:05.991405 | 2009-04-01T14:52:59 | 2009-04-01T14:52:59 | 36,439,082 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 394 | h |
#ifndef CAMERA_H
#define CAMERA_H
#include "entity.h"
#include "../graphics/drawing3d.h"
#include "../math/vector3d.h"
namespace Small
{
class Camera : public Entity
{
public:
void Render(void);
void RotateView(int dx, int dy);
void RotateView(float angle, float x, float y, float z);
void App... | [
"daviddq@3342a6a6-5e2d-0410-95e1-bf50fdd259a6",
"libercv@3342a6a6-5e2d-0410-95e1-bf50fdd259a6"
] | [
[
[
1,
22
]
],
[
[
23,
23
]
]
] |
3283793eb6dc95afe9757176ffe1e9224c799b03 | 5e6ff9e6e8427078135a7b4d3b194bcbf631e9cd | /EngineSource/dpslim/dpslim/Database/Source/DBProductTree.cpp | 67bf1b9d987c7e423b5a56c027913c8752929c7b | [] | no_license | karakots/dpresurrection | 1a6f3fca00edd24455f1c8ae50764142bb4106e7 | 46725077006571cec1511f31d314ccd7f5a5eeef | refs/heads/master | 2016-09-05T09:26:26.091623 | 2010-02-01T11:24:41 | 2010-02-01T11:24:41 | 32,189,181 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,617 | cpp | // ----------------------
//
// Created 9/2/2004
// Steve Noble, DecisionPower, Inc.
//
// ----------------------
#include "DBProductTree.h"
#include "DBModel.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////... | [
"Isaac.Noble@fd82578e-0ebe-11df-96d9-85c6b80b8d9c"
] | [
[
[
1,
101
]
]
] |
b8097ad3e2967cddc9aa00763b5aac9d75286187 | 12732dc8a5dd518f35c8af3f2a805806f5e91e28 | /trunk/CodeLite/db_record.h | a7270c7825b464e62ebd7f3f93420f3b9ebae624 | [] | no_license | BackupTheBerlios/codelite-svn | 5acd9ac51fdd0663742f69084fc91a213b24ae5c | c9efd7873960706a8ce23cde31a701520bad8861 | refs/heads/master | 2020-05-20T13:22:34.635394 | 2007-08-02T21:35:35 | 2007-08-02T21:35:35 | 40,669,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,691 | h | #ifndef CODELITE_DB_RECORD_H
#define CODELITE_DB_RECORD_H
#include <wx/wxsqlite3.h>
#include "smart_ptr.h"
#ifdef WXMAKINGDLL_CODELITE
# define WXDLLIMPEXP_CL WXEXPORT
#elif defined(WXUSINGDLL_CODELITE)
# define WXDLLIMPEXP_CL WXIMPORT
#else /* not making nor using FNB as DLL */
# define WXDLLIMPE... | [
"eranif@b1f272c1-3a1e-0410-8d64-bdc0ffbdec4b"
] | [
[
[
1,
78
]
]
] |
a5205f5e97754ae7de06b2651838e91fbb5a7705 | 9324000ac1cb567bd4862547cbdccf0923446095 | /foliage/memory.hpp | f31d24b35ef49335a0b3d120998eb78244d56545 | [] | no_license | mguillemot/kamaku.foliage | cf63d49e1e5ddd7c30b75acfc1841028d109cba4 | 18c225346916e240bc19bf5570a8c414bbb4153b | refs/heads/master | 2016-08-03T20:09:17.929309 | 2007-09-04T18:15:17 | 2007-09-04T18:15:17 | 2,226,835 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,925 | hpp | #ifndef _FOLIAGE__MEMORY
#define _FOLIAGE__MEMORY
#include <memory>
#include "basic_types.hpp"
namespace Foliage
{
#ifdef __PPC__
class EternalPool // (64 MB)
{
public:
static const Uint32 start = 0x08000000;
static const Uint32 end = 0x0bffffff;
static Uint32 current;
};
class Leve... | [
"erhune@1bdb3d1c-df69-384c-996e-f7b9c3edbfcf",
"Erhune@1bdb3d1c-df69-384c-996e-f7b9c3edbfcf"
] | [
[
[
1,
9
],
[
12,
19
],
[
21,
147
],
[
153,
164
]
],
[
[
10,
11
],
[
20,
20
],
[
148,
152
]
]
] |
af0337d20662315a393eb3b4bd3de4acb5166225 | 9310fd7bac6871c98b216a2e081b19e9232c14ed | /lib/agr/src/Clustering.cpp | d22a30c3ddcb79e26ddc7f39be483376bc777e76 | [] | no_license | baloo/wiidrums | 1345525c759a2325274ddbfe182a9549c6c4e325 | ed3832d4f91cd9932bfeb321b8aa57340a502d48 | refs/heads/master | 2016-09-09T18:19:06.403352 | 2009-05-21T02:04:09 | 2009-05-21T02:04:09 | 179,309 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,771 | cpp | /**
* \file Clustering.cpp
* \brief Implementation for the cClustering class
* \date 09/02/08
*/
#include <vector>
#include "Movement.h"
#include "Clustering.h"
namespace AGR
{
/*! Constructor
*/
cClustering::cClustering() : m_size( 0 ), m_buffer( NULL )
{
}
/*! Destructor
*/
... | [
"superbaloo@superbaloo.net"
] | [
[
[
1,
156
]
]
] |
edb8c8d9bdd31169311102883f01493203af48e5 | 2d22825193eacf3669ac8bd7a857791745a9ead4 | /hw2/player.cxx | f03af5c00eaf9da8924d105b3854908f9e1d3085 | [] | no_license | dtbinh/com-animation-classprojects | 557ba550b575c3d4efc248f7984a3faac8f052fd | 37dc800a6f2bac13f5aa4fc7e0e96aa8e9cec29e | refs/heads/master | 2021-01-06T20:45:42.613604 | 2009-01-20T00:23:11 | 2009-01-20T00:23:11 | 41,496,905 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,315 | cxx | #ifdef WIN32
#include <FL/gl.h>
#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h> // Add string functionality
#include <fstream>
#include <assert.h>
#include <math.h>
#include <process.h>
#include <vector>
#include <iostream>
#include <GL/gl.h> // Header so that you can use GL rout... | [
"grahamhuang@73147322-a748-11dd-a8c6-677c70d10fe4"
] | [
[
[
1,
992
]
]
] |
f7974d6702bbe23cb44bdc648c89e19ee3bc5053 | 7e1e3e63b025cee308855ff92ed07748f28d3044 | /code/ElectronicElections/src/BPlusTreeTests/SequenceTreeBlockTests.h | cd710e8c4a5d5804f94898bb2f11eaa9a2f213a6 | [] | no_license | dschenkelman/datos11 | d4829bd1cf60e1f7ca8d0c84e8c89911c15a87d8 | 616289c49bb66ebac16b7bcb5cf414b9c4e1d6db | refs/heads/master | 2021-01-13T01:59:55.736042 | 2011-11-26T17:22:11 | 2011-11-26T17:22:11 | 32,222,112 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 613 | h | /*
* SequenceTreeBlockTests.h
*
* Created on: 08/10/2011
* Author: JuanMa
*/
#ifndef SEQUENCETREEBLOCKTESTS_H_
#define SEQUENCETREEBLOCKTESTS_H_
#include "../BPlusTree/SequenceTreeBlock.h"
#include "../Entities/DistrictMethods.h"
#include <string>
class SequenceTreeBlockTests {
void printRes... | [
"jmanuel.gonzalez.durand@gmail.com@f9f0a831-8b36-b70b-cf23-ca8cda4a889e"
] | [
[
[
1,
26
]
]
] |
8781e9502939e715bcb95bfb34a01f949d139935 | b6e4ffc4a7ffd9c74284bfde80b4a23577991039 | /ofMarFader/src/testApp.cpp | d9c9cda544aeb8af238e95af959b9b76f198820b | [] | no_license | UIKit0/ofxMarsyasApps | e88e7376995d93361d8fdd93bc7cac0f14e6c9ba | 0f639341c465a5f9f7c672e6dbee084ea450f386 | refs/heads/master | 2021-01-18T10:45:19.567100 | 2011-03-13T23:15:21 | 2011-03-13T23:15:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,235 | cpp | #include "testApp.h"
#ifdef USE_CVD
#include <cvd/gl_helpers.h>
#endif
#define VIDEO_WIDTH 640
#define VIDEO_HEIGHT 480
#define VIDEO_SIZE VIDEO_WIDTH,VIDEO_HEIGHT
//--------------------------------------------------------------
void
testApp::setup()
{
// ofSoundStreamListDevices();
ofSetBackgro... | [
"paulreimer@gmail.com"
] | [
[
[
1,
262
]
]
] |
c0cf86092095493cb21c287af8d762a00b7cefd3 | bc4919e48aa47e9f8866dcfc368a14e8bbabbfe2 | /Open GL Basic Engine/source/glutFramework/glutFramework/GameStateManager.cpp | 5b5caa34673dddb731ffdc59aa40768c1cf834ae | [] | no_license | CorwinJV/rvbgame | 0f2723ed3a4c1a368fc3bac69052091d2d87de77 | a4fc13ed95bd3e5a03e3c6ecff633fe37718314b | refs/heads/master | 2021-01-01T06:49:33.445550 | 2009-11-03T23:14:39 | 2009-11-03T23:14:39 | 32,131,378 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,822 | cpp | #include "GameStateManager.h"
#include <iostream>
GameStateManager::GameStateManager()//(Game game) : base(game)
{
Initialize();
}
bool GameStateManager::Initialize()
{
// TODO: Add your initialization code here
stateCount = -1;
numStates = 0;
//why is this here? - so the gamestate knows... | [
"corwin.j@5457d560-9b84-11de-b17c-2fd642447241"
] | [
[
[
1,
284
]
]
] |
c04fde5e99bbb3ce9f3633413f8c57b7f12c6aa7 | e970f96d7981c206e5fc79d3a2ec22bac88c1af1 | /oscSender/src/testApp.cpp | 99e76c20d71a94b96d5b3ea8bbb7f26168a6752c | [] | no_license | zenwerk/ofOscScreenSync | a9772438fbc2f4c5ec8cec889d95428df713fedc | b7d36ff197dbd0d3c2891254ef152d296608a714 | refs/heads/master | 2020-05-18T05:48:34.189019 | 2011-09-19T06:48:15 | 2011-09-19T06:48:15 | 2,413,630 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,223 | cpp | #include "testApp.h"
#include "beatDetect.h"
// 送信先ホスト
#define HOST "localhost"
#define PORT1 12345
#define PORT2 23456
// 自身がメッセージを受取るときに使用するポート
#define RECEIVE_PORT1 3333
int testApp_buffer_size = 1024, testApp_fft_size = 512;
int counter = 0;
bool bSendFFTValue = false;
bool bKickDetected = ... | [
"zenwerk@gmail.com"
] | [
[
[
1,
178
]
]
] |
852d894f04835bd068663e267abfb72e9d9bb3ec | fc4946d917dc2ea50798a03981b0274e403eb9b7 | /gentleman/gentleman/WindowsAPICodePack/WindowsAPICodePack/DirectX/DirectX/Direct3D10/D3D10ShaderReflectionConstantBuffer.cpp | 23ec02b8a69aa0aa37ea18b262def854237aa298 | [] | no_license | midnite8177/phever | f9a55a545322c9aff0c7d0c45be3d3ddd6088c97 | 45529e80ebf707e7299887165821ca360aa1907d | refs/heads/master | 2020-05-16T21:59:24.201346 | 2010-07-12T23:51:53 | 2010-07-12T23:51:53 | 34,965,829 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,399 | cpp | // Copyright (c) Microsoft Corporation. All rights reserved.
#include "stdafx.h"
#include "D3D10ShaderReflectionConstantBuffer.h"
#include "D3D10ShaderReflectionVariable.h"
using namespace Microsoft::WindowsAPICodePack::DirectX::Direct3D10;
using namespace msclr::interop;
ShaderBufferDescription ShaderRe... | [
"lucemia@9e708c16-f4dd-11de-aa3c-59de0406b4f5"
] | [
[
[
1,
40
]
]
] |
a8752f15189f56ba27cc5265684367d7e1be7b6c | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/ClientShellShared/HUDDamage.h | 135f65acefe10bf3f981bb968ab9b7670132c9bb | [] | 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 | 744 | h | // ----------------------------------------------------------------------- //
//
// MODULE : HUDDamage.h
//
// PURPOSE : HUDItem to display player damage icons
//
// (c) 2001 Monolith Productions, Inc. All Rights Reserved
//
// ----------------------------------------------------------------------- //
#ifn... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
42
]
]
] |
d9dd45d7b4020c081f131ecc711dfb9d906bb1b3 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Modules/Parameter/ParameterPublic.cpp | f15a6024cac803e5b15aee29c8878b023fb3ba75 | [
"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 | 14,582 | cpp | /*
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,
382
]
]
] |
a033238f3bbdcd90eebdb8d4f99b5a6af3739f14 | f838c6ad5dd7ffa6d9687b0eb49d5381e6f2e776 | /branches/unix_develop/imgs/rgb2yuv.cpp | 5cd4a397262404a3e3beaf69d56be222aaeb71fe | [] | 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 | UTF-8 | C++ | false | false | 4,035 | cpp | /*******************************************************************************
* file: rgb2yuv.cpp *
* version: 0.0.1 *
* author: mice (mailto:my_mice@mail.ru, ICQ:332-292-380) ... | [
"kulikov@b1028fda-012f-0410-8370-c1301273da9f"
] | [
[
[
1,
124
]
]
] |
9d85cd96e3508497582ab809481d1aabbce8e177 | 89d2197ed4531892f005d7ee3804774202b1cb8d | /GWEN/include/Gwen/Controls/RichLabel.h | f3b0b034815e2d318b8aa66bc51638cc91df7e03 | [
"MIT",
"Zlib"
] | permissive | hpidcock/gbsfml | ef8172b6c62b1c17d71d59aec9a7ff2da0131d23 | e3aa990dff8c6b95aef92bab3e94affb978409f2 | refs/heads/master | 2020-05-30T15:01:19.182234 | 2010-09-29T06:53:53 | 2010-09-29T06:53:53 | 35,650,825 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,345 | h | /*
GWEN
Copyright (c) 2010 Facepunch Studios
See license in Gwen.h
*/
#pragma once
#include "Base.h"
#include "Gwen/BaseRender.h"
#include "Text.h"
namespace Gwen
{
namespace Controls
{
class GWEN_EXPORT RichLabel : public Controls::Base
{
public:
GWEN_CONTROL( RichLabel, Gwen::Co... | [
"haza55@5bf3a77f-ad06-ad18-b9fb-7d0f6dabd793"
] | [
[
[
1,
56
]
]
] |
3be4991cf673f40b76a3e19bafe75621af1758af | 48ab31a0a6a8605d57b5e140309c910f46eb5b35 | /Root/Support/LifeCycleObservable.h | f10de15d6aa1455d5558a0601ecb7a74e244b564 | [] | no_license | firebreath/indexeddb | 4c3106027a70e233eb0f91c6e0b5d60847d75800 | 50136d2fadced369788a42d249157b8a0d06eb88 | refs/heads/master | 2023-08-31T11:28:42.664028 | 2011-01-03T23:29:46 | 2011-01-03T23:29:46 | 1,218,008 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,441 | h | /**********************************************************\
Copyright Brandon Haynes
http://code.google.com/p/indexeddb
GNU Lesser General Public License
\**********************************************************/
#ifndef BRANDONHAYNES_INDEXEDDB_SUPPORT_LIFECYCLEOBSERVABLE_H
#define BRANDONHAYNES_INDEXEDDB_SU... | [
"brandon.haynes@everysport.net",
"taxilian@fb.com"
] | [
[
[
1,
10
],
[
12,
19
],
[
21,
30
],
[
32,
33
],
[
37,
37
],
[
39,
40
],
[
53,
53
],
[
56,
56
],
[
58,
58
],
[
61,
65
... |
29a0de9a24558dafebb2becda81ca9509dfd0044 | 138a353006eb1376668037fcdfbafc05450aa413 | /source/ogre/OgreNewt/boost/mpl/greater_equal.hpp | 828a6323d3aba70b5fa532f1fab74fff72b5c9ad | [] | no_license | sonicma7/choreopower | 107ed0a5f2eb5fa9e47378702469b77554e44746 | 1480a8f9512531665695b46dcfdde3f689888053 | refs/heads/master | 2020-05-16T20:53:11.590126 | 2009-11-18T03:10:12 | 2009-11-18T03:10:12 | 32,246,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 685 | hpp |
#ifndef BOOST_MPL_GREATER_EQUAL_HPP_INCLUDED
#define BOOST_MPL_GREATER_EQUAL_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// 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)
//
// See http://... | [
"Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e"
] | [
[
[
1,
21
]
]
] |
240c161c0c41ae0ca609add55d273b7f268c143f | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/ContentTools/Common/Filters/FilterScene/PlatformWriter/hctPlatformWriterOptions.h | 6ad13ce550a0896b8d436e85a8686235c8e2000f | [] | 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,638 | 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,
136
]
]
] |
90ee4004f8c6d5fe99657e3bdf0668eca9341310 | a4fe7601a92c7b4d236eecdcd055a8cf2bf2d5a7 | /Asteroids/starfield.cpp | f8235870a18353673b1f883963a25b18f7f5de5b | [] | no_license | AnthIste/Asteroids | 390f3e501a1ff7ca7a9d70e44dc7a231388c65a0 | 5cfdf02bb0909096820bffe4cce9548932d13767 | refs/heads/master | 2021-01-10T20:00:33.632072 | 2011-07-10T14:51:54 | 2011-07-10T14:51:54 | 2,025,904 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,329 | cpp | #include "starfield.h"
#include <cstdlib>
#include <time.h>
Starfield::Starfield(int cellWidth, int cellHeight) {
srand(time(0));
pRoot = new Cell(rand()%666);
pRoot->pDown = new Cell(rand()%666);
pRoot->pRight = new Cell(rand()%666);
pRoot->pRight->pDown = new Cell(rand()%666);
pRo... | [
"Salad@Salad-PC.(none)"
] | [
[
[
1,
120
]
]
] |
6b4c23152d8b605f8f273995e2812a699735895a | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/src/gfx/npixelformat.cc | 58f83bfee208393a62b1d46a461f89d4baffb96c | [] | no_license | DSPNerd/m-nebula | 76a4578f5504f6902e054ddd365b42672024de6d | 52a32902773c10cf1c6bc3dabefd2fd1587d83b3 | refs/heads/master | 2021-12-07T18:23:07.272880 | 2009-07-07T09:47:09 | 2009-07-07T09:47:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,611 | cc | #define N_IMPLEMENTS nGfxServer
//-------------------------------------------------------------------
// npixelformat.cc
// (C) 1999 Andre Weissflog
//-------------------------------------------------------------------
#include <stdlib.h>
#include <string.h>
#include "gfx/npixelformat.h"
//---------------... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
300
]
]
] |
64d03e738c96ef37bef64f918bd87a0d21314701 | f2cbdee1dfdcad7b77c597e1af5f40ad83bad4aa | /MyJava/JRex/src/native/jni/org_mozilla_jrex_pref_JRexPreference.cpp | 576086b65047eb9657090569414054cb40d4bc58 | [] | no_license | jdouglas71/Examples | d03d9effc414965991ca5b46fbcf808a9dd6fe6d | b7829b131581ea3a62cebb2ae35571ec8263fd61 | refs/heads/master | 2021-01-18T14:23:56.900005 | 2011-04-07T19:34:04 | 2011-04-07T19:34:04 | 1,578,581 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 20,251 | cpp | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* ***** 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... | [
"jdouglas71@gmail.com"
] | [
[
[
1,
571
]
]
] |
9a98a235a2a0080e9825387fc3c5c5c91b303dbb | f8b364974573f652d7916c3a830e1d8773751277 | /emulator/allegrex/instructions/VRNDF2.h | 80686c8663d8e034c7d00d4febee602fa862d712 | [] | no_license | lemmore22/pspe4all | 7a234aece25340c99f49eac280780e08e4f8ef49 | 77ad0acf0fcb7eda137fdfcb1e93a36428badfd0 | refs/heads/master | 2021-01-10T08:39:45.222505 | 2009-08-02T11:58:07 | 2009-08-02T11:58:07 | 55,047,469 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,049 | h | template< > struct AllegrexInstructionTemplate< 0xd0230000, 0xffff7f00 > : AllegrexInstructionUnknown
{
static AllegrexInstructionTemplate &self()
{
static AllegrexInstructionTemplate insn;
return insn;
}
static AllegrexInstruction *get_instance()
{
return &AllegrexInstr... | [
"hlide@free.fr"
] | [
[
[
1,
41
]
]
] |
1418bfb0a2f8ada3ef6bc1ff9d67ac5ff76d1243 | 906e87b1936397339734770be45317f06fe66e6e | /include/TGTheme.h | c3955679100b84ad3a6acc4832c300a695f258d4 | [] | no_license | kcmohanprasad/tgui | 03c1ab47e9058bc763b7e6ffc21a37b4358369bf | 9f9cf391fa86b99c7d606c4d196e512a7b06be95 | refs/heads/master | 2021-01-10T08:52:18.629088 | 2007-05-17T04:42:58 | 2007-05-17T04:42:58 | 52,069,498 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,323 | h | //-----------------------------------------------------------------------------
// This source file is part of TGUI (Tiny GUI)
//
// Copyright (c) 2006-2007 Tubras Software, Ltd
// Also see acknowledgements in Readme.html
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of t... | [
"pc0der@a5263bde-0223-0410-8bbb-1954fdd97a2f"
] | [
[
[
1,
77
]
]
] |
566c32bd952b824b85a39d4ca4b54a6652a29491 | b822313f0e48cf146b4ebc6e4548b9ad9da9a78e | /KylinSdk/Client/Source/LobbyScene.h | 2e13de7c9ff451749f8449b95a5e784092e055ac | [] | 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 | 667 | h | #pragma once
#include "Showgirl.h"
namespace Kylin
{
class LobbyScene //: public InputListener
{
public:
LobbyScene();
virtual ~LobbyScene();
virtual KBOOL Initialize();
virtual KBOOL LoadActors();
virtual KVOID Tick(KFLOAT fElapsed);
virtual KVOID Destroy();
virtual KVOID Spaw... | [
"apayaccount@gmail.com"
] | [
[
[
1,
36
]
]
] |
87396750a0f115cdd042ab01c6aedeb07169121c | 5f0b8d4a0817a46a9ae18a057a62c2442c0eb17e | /Include/Container.h | 0ccb8f4548a357026feda0375a67e74d826c058c | [
"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 | 6,020 | h | /*
* 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,
214
]
]
] |
b1f8abec09e19a954b0a392aa2bb0f9e8ac5a3d7 | 22d9640edca14b31280fae414f188739a82733e4 | /Code/VTK/include/vtk-5.2/vtkXMLPHierarchicalBoxDataWriter.h | 6573f0ba0c98862179e25f15ff87e84ce83df1c0 | [] | no_license | tack1/Casam | ad0a98febdb566c411adfe6983fcf63442b5eed5 | 3914de9d34c830d4a23a785768579bea80342f41 | refs/heads/master | 2020-04-06T03:45:40.734355 | 2009-06-10T14:54:07 | 2009-06-10T14:54:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,306 | h | /*=========================================================================
Program: Visualization Toolkit
Module: $RCSfile: vtkXMLPHierarchicalBoxDataWriter.h,v $
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.h... | [
"nnsmit@9b22acdf-97ab-464f-81e2-08fcc4a6931f"
] | [
[
[
1,
64
]
]
] |
6a700d3695ed4bb8b77668f7f97e5733fb748542 | 77aa13a51685597585abf89b5ad30f9ef4011bde | /dep/src/boost/boost/fusion/container/vector/detail/at_impl.hpp | 4c4736817d04fd99ea943401fd682201ac2eb457 | [
"BSL-1.0"
] | permissive | Zic/Xeon-MMORPG-Emulator | 2f195d04bfd0988a9165a52b7a3756c04b3f146c | 4473a22e6dd4ec3c9b867d60915841731869a050 | refs/heads/master | 2021-01-01T16:19:35.213330 | 2009-05-13T18:12:36 | 2009-05-14T03:10:17 | 200,849 | 8 | 10 | null | null | null | null | UTF-8 | C++ | false | false | 1,471 | hpp | /*=============================================================================
Copyright (c) 2001-2006 Joel de Guzman
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)
===================================... | [
"pepsi1x1@a6a5f009-272a-4b40-a74d-5f9816a51f88"
] | [
[
[
1,
49
]
]
] |
5d8d45e09803819bca17227fc45abbd85531e23f | 208475bcab65438eed5d8380f26eacd25eb58f70 | /QianExe/yx_LedChuangLi.cpp | 89c314fb94b033ca6ac3c2e3d42b824dd22582f9 | [] | 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 | 8,776 | cpp | #include "yx_QianStdAfx.h"
#if USE_LEDTYPE == 2
#undef MSG_HEAD
#define MSG_HEAD ("QianExe-LedChLi")
void *G_ThreadLedChuangLiRecv(void *arg)
{
g_objLedChuangLi.P_ThreadRecv();
}
void *G_ThreadLedChuangLiWork(void *arg)
{
g_objLedChuangLi.P_ThreadWork();
}
//////////////////////////////////////... | [
"wdgvip@gmail.com"
] | [
[
[
1,
418
]
]
] |
b271693e0f61cebaa328c3ae9cbc2aa266354de3 | 6c7ee98a3ef57bb5a9bc5c598eb19a48b35723ec | /of_preRelease_v0061_osx_FAT/libs/MPT/include/common.h | 01d926190ab7ff4bc73099714465bcca40fedcf4 | [
"MIT"
] | permissive | JGL/tukesprint | 6f30699161291be1709b3c6335eaedd5fba16fca | 10dca5cc09d1e2f89275262b6a693ab37fa9f126 | refs/heads/master | 2021-01-19T08:31:11.147274 | 2010-05-15T16:40:15 | 2010-05-15T16:40:15 | 32,330,121 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,660 | h | /*
* common.h
*
* Copyright (c) 2003 Machine Perception Laboratory
* University of California San Diego.
* Please read the disclaimer and notes about redistribution
* at the end of this file.
*
* Authors: Josh Susskind, Ian Fasel, Bret Fortenberry
*/
#ifndef __MPLABCOMMON_H__
#define __MPLABCOMMON_H... | [
"me@joelgethinlewis.com@3a5b5021-5be8-e3f2-3ea9-e40b785f49fe"
] | [
[
[
1,
259
]
]
] |
1b3817252a36f70dd05c13eca6114278757d9ce7 | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/common/src/Utilities/wxHelpers.cpp | ab1b09fa675480180d2711adb3836b3569f48a72 | [] | no_license | mauzus/progenitor | f99b882a48eb47a1cdbfacd2f38505e4c87480b4 | 7b4f30eb1f022b08e6da7eaafa5d2e77634d7bae | refs/heads/master | 2021-01-10T07:24:00.383776 | 2011-04-28T11:03:43 | 2011-04-28T11:03:43 | 45,171,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,425 | cpp | /* PCSX2 - PS2 Emulator for PCs
* Copyright (C) 2002-2010 PCSX2 Dev Team
*
* PCSX2 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 Found-
* ation, either version 3 of the License, or (at your option) ... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
464
]
]
] |
55e8e2e77eb1b16013c0a686af8545239c354332 | 989aa92c9dab9a90373c8f28aa996c7714a758eb | /HydraIRC/include/FixedMDICommandBar.h | e03e92a048549c14ac946628dc3f7c9f229ae78a | [] | 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 | 6,858 | h | // Original Code by Nenad Stefanovic [nenads@windows.microsoft.com] from the WTL Mailing List
// Revision 1 - 16/12/2003
class CFixedMDICommandBarCtrl :
public CMDICommandBarCtrlImpl<CFixedMDICommandBarCtrl>
{
public:
DECLARE_WND_SUPERCLASS(_T("WTL_FixedMDICommandBar"),GetWndClassName())
... | [
"hydra@b2473a34-e2c4-0310-847b-bd686bddb4b0"
] | [
[
[
1,
129
]
]
] |
77d0e1c87b596910e4e7020be338db8733792eb2 | 138a353006eb1376668037fcdfbafc05450aa413 | /source/ogre/OgreNewt/boost/mpl/aux_/config/overload_resolution.hpp | e5705dff61ba764d2f859297ed2019b4afaaad90 | [] | no_license | sonicma7/choreopower | 107ed0a5f2eb5fa9e47378702469b77554e44746 | 1480a8f9512531665695b46dcfdde3f689888053 | refs/heads/master | 2020-05-16T20:53:11.590126 | 2009-11-18T03:10:12 | 2009-11-18T03:10:12 | 32,246,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 981 | hpp |
#ifndef BOOST_MPL_AUX_CONFIG_OVERLOAD_RESOLUTION_HPP_INCLUDED
#define BOOST_MPL_AUX_CONFIG_OVERLOAD_RESOLUTION_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2002-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LI... | [
"Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e"
] | [
[
[
1,
29
]
]
] |
9f617bbc2debf5ac206796eb4faee817f6076551 | c5ecda551cefa7aaa54b787850b55a2d8fd12387 | /src/UILayer/DlgMainTabSidePanel.h | 2183c423900eeccb84a30160c80d6d13203191d7 | [] | no_license | firespeed79/easymule | b2520bfc44977c4e0643064bbc7211c0ce30cf66 | 3f890fa7ed2526c782cfcfabb5aac08c1e70e033 | refs/heads/master | 2021-05-28T20:52:15.983758 | 2007-12-05T09:41:56 | 2007-12-05T09:41:56 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,121 | h | #pragma once
// CDlgMainTabSidePanel 对话框
#include "Resource.h"
#include "afxwin.h"
#include "SearchButton.h"
//#include "SpeedMeter.h"
#include "SearchBarCtrl.h"
class CDlgMainTabSidePanel : public CDialog
{
DECLARE_DYNAMIC(CDlgMainTabSidePanel)
//DECLARE_ANCHOR_MAP() //Added by thilon on 2007.02.03, fo... | [
"LanceFong@4a627187-453b-0410-a94d-992500ef832d"
] | [
[
[
1,
50
]
]
] |
d004ddc1e47b50884118608112cc9a7dbc4f401b | 38794c3c38c9c9abfd7206ad353aaae0c0b33f18 | /Trab1_a_Inicial/Printer.h | 23efcb3c4a2ead4c030a076c2efb5ae25c306356 | [] | no_license | Highvolt/laig-part1 | 37e765cb2705b206c36f987e255ab453abf00dfb | 0e07a6fc2c086f49131907767c463d298ff72b1f | refs/heads/master | 2021-01-10T20:26:08.520711 | 2011-09-21T11:29:09 | 2011-09-21T11:29:09 | 32,182,761 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 82 | h | #pragma once
class Printer
{
public:
Printer(void);
~Printer(void);
};
| [
"highvolt16@gmail.com"
] | [
[
[
1,
8
]
]
] |
cb73a4561ffc2433d6406ce78a13083fc2ad9f0f | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/mangalore/application/playvideohandler.cc | 1089d709148a19adf83a9f1fb7436f35c63506bb | [] | 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 | 2,597 | cc | //------------------------------------------------------------------------------
// application/playvideohandler.cc
// (C) 2005 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "application/playvideohandler.h"
#include "application/app.h"
#include "video/n... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
93
]
]
] |
3d5a206a0b9e5fff567aa7cce8510c47fa80f962 | 94d9e8ec108a2f79068da09cb6ac903c16b77730 | /sociarium/graph_utility.h | 7d95df005f1a46ee7a7887290af8c132a9afb6a8 | [] | no_license | kiyoya/sociarium | d375c0e5abcce11ae4b087930677483d74864d09 | b26c2c9cbd23c2f8ef219d0059e42370294865d1 | refs/heads/master | 2021-01-25T07:28:25.862346 | 2009-10-22T05:57:42 | 2009-10-22T05:57:42 | 318,115 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,012 | h | // s.o.c.i.a.r.i.u.m: graph_utility.h
// HASHIMOTO, Yasuhiro (E-mail: hy @ sys.t.u-tokyo.ac.jp)
/* Copyright (c) 2005-2009, HASHIMOTO, Yasuhiro, All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*... | [
"kiyoya@gmail.com"
] | [
[
[
1,
147
]
]
] |
47484e729abdea0f0b0f592d2c98248d8ef5c84d | 110f8081090ba9591d295d617a55a674467d127e | /tests/AlgebraTheoryTest.cpp | 6a3118346ba15ec1c18993086390eb847c0949f6 | [] | no_license | rayfill/cpplib | 617bcf04368a2db70aea8b9418a45d7fd187d8c2 | bc37fbf0732141d0107dd93bcf5e0b31f0d078ca | refs/heads/master | 2021-01-25T03:49:26.965162 | 2011-07-17T15:19:11 | 2011-07-17T15:19:11 | 783,979 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,111 | cpp | #include <iostream>
#include <cppunit/extensions/HelperMacros.h>
#include <math/theory/AlgebraTheory.hpp>
#include <math/MPI.hpp>
#include <iostream>
class AlgebraTheoryTest : public CppUnit::TestFixture
{
private:
CPPUNIT_TEST_SUITE(AlgebraTheoryTest);
CPPUNIT_TEST(invertTest);
CPPUNIT_TEST(gcdTest);
... | [
"bpokazakijr@287b3242-7fab-264f-8401-8509467ab285"
] | [
[
[
1,
51
]
]
] |
d06acd5f0ec792c3fefc5b5ebefacef402dccfed | 30a1e1c0c95239e5fa248fbb1b4ed41c6fe825ff | /c/debug.cpp | 4b71dd3067cd873e409ae6067fdaeb94094a2b59 | [] | no_license | inspirer/history | ed158ef5c04cdf95270821663820cf613b5c8de0 | 6df0145cd28477b23748b1b50e4264a67441daae | refs/heads/master | 2021-01-01T17:22:46.101365 | 2011-06-12T00:58:37 | 2011-06-12T00:58:37 | 1,882,931 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,152 | cpp | /* debug.cpp
*
* C Compiler project (cc)
* Copyright (C) 2002-03 Eugeniy Gryaznov (gryaznov@front.ru)
*
* 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 ... | [
"egryaznov@gmail.com"
] | [
[
[
1,
146
]
]
] |
56ac1745b33b09a5bfe85f0732052bd8d25bf4c6 | 490dc417d83abcdaef818c233b26cd47661e8874 | /test.cpp | a9fa5a14f70541a50833aedda8cd586031de1a30 | [] | no_license | j0x7c4/cvhw | 0c891578962d3586a924d766dee7a012a44a5e29 | 23b0a09a9f03f9df3b2897e524ecaf394000fde1 | refs/heads/master | 2016-08-04T09:06:22.787543 | 2011-12-29T07:19:25 | 2011-12-29T07:19:25 | 2,430,222 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,150 | cpp | #include <iostream>
#include "cvhw.h"
using namespace cv;
int main ( )
{
CVHW cvhw("C:\\Users\\Jie\\Dropbox\\lena.bmp",CV_8U);
Mat image = cvhw.get_image().clone();
Mat res;
cvhw.RobertsOperator(image,res,12);
imwrite("C:\\Users\\Jie\\Documents\\CVHW\\hw9\\RobertsOperator_12.bmp",res);
cvhw.Prewitt... | [
"Jie@Jie-vr-PC.(none)",
"china.eli@gmail.com"
] | [
[
[
1,
25
]
],
[
[
26,
26
]
]
] |
8b0b4260d05d18b810970fceb5eff33f78969992 | 7b379862f58f587d9327db829ae4c6493b745bb1 | /Source/OSCListener.h | 27fd8331feebaa31136c04f8feb044e5747ebe31 | [] | no_license | owenvallis/Nomestate | 75e844e8ab68933d481640c12019f0d734c62065 | 7fe7c06c2893421a3c77b5180e5f27ab61dd0ffd | refs/heads/master | 2021-01-19T07:35:14.301832 | 2011-12-28T07:42:50 | 2011-12-28T07:42:50 | 2,950,072 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,302 | h | /*
==============================================================================
OSCListener.h
Created: 13 Oct 2011 11:32:49pm
Author: Dimitri Diakopoulos
==============================================================================
*/
#ifndef __OSCLISTENER_H_FDF951A6__
#define __OSCLIS... | [
"ow3nskip"
] | [
[
[
1,
65
]
]
] |
cc2caffa1e1e055a0bf24f2e47b7f6da247ad4bb | 58496be10ead81e2531e995f7d66017ffdfc6897 | /Sources/Network/TCPServer.cpp | 5d09ae002beb461d20c01f4c1a1a9d1d8ee36caf | [] | no_license | Diego160289/cross-fw | ba36fc6c3e3402b2fff940342315596e0365d9dd | 532286667b0fd05c9b7f990945f42279bac74543 | refs/heads/master | 2021-01-10T19:23:43.622578 | 2011-01-09T14:54:12 | 2011-01-09T14:54:12 | 38,457,864 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,900 | cpp | //============================================================================
// Date : 27.12.2010
// Author : Tkachenko Dmitry
// Copyright : (c) Tkachenko Dmitry (TkachenkoDmitryV@gmail.com)
//============================================================================
#include "TCPServer.h"
... | [
"TkachenkoDmitryV@d548627a-540d-11de-936b-e9512c4d2277"
] | [
[
[
1,
148
]
]
] |
f542d62b749331d451602674cf551fac9c97fd2b | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/svm/kkmeans_abstract.h | 4ef5faa9216e82ee2162c51c9cd7703f83d40f44 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | athulan/cppagent | 58f078cee55b68c08297acdf04a5424c2308cfdc | 9027ec4e32647e10c38276e12bcfed526a7e27dd | refs/heads/master | 2021-01-18T23:34:34.691846 | 2009-05-05T00:19:54 | 2009-05-05T00:19:54 | 197,038 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,916 | h | // Copyright (C) 2008 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#undef DLIB_KKMEANs_ABSTRACT_
#ifdef DLIB_KKMEANs_ABSTRACT_
#include <cmath>
#include "../matrix/matrix_abstract.h"
#include "../algs.h"
#include "../serialize.h"
#... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
241
]
]
] |
841ddb9195b3f9083d92219ea53418f179ec6918 | 8c24dd2b8fffd985caf897d5740dba2a19fdcbab | /shared/ruby/generated/node_name.inc | 435631067d2d6a8e39fd0fc1a7722b6ec5b719dd | [] | no_license | professor/rhodes | 677c279b1813460a3c551b5822f07c6f443a0685 | d6a276ee59eee046a5e5b75fabbec591cbccc489 | refs/heads/master | 2021-04-18T20:19:40.343818 | 2008-11-07T00:14:15 | 2008-11-07T00:14:15 | 72,680 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,184 | inc | case NODE_METHOD:
return "NODE_METHOD";
case NODE_FBODY:
return "NODE_FBODY";
case NODE_CFUNC:
return "NODE_CFUNC";
case NODE_SCOPE:
return "NODE_SCOPE";
case NODE_BLOCK:
return "NODE_BLOCK";
case NODE_IF:
return "NODE_IF";
case NODE_CASE:
return "NODE_CASE"... | [
"vlad@rhomobile.com"
] | [
[
[
1,
216
]
]
] |
82b0d44d358089eb71cafba040c6d3183fd3131c | 9df4b47eb2d37fd7f08b8e723e17f733fd21c92b | /plugintemplate/libs/lib_message.cpp | 325db39a65236bbed8b469909978b0d1b678d1a8 | [] | no_license | sn4k3/sourcesdk-plugintemplate | d5a806f8793ad328b21cf8e7af81903c98b07143 | d89166b79a92b710d275c817be2fb723f6be64b5 | refs/heads/master | 2020-04-09T07:11:55.754168 | 2011-01-23T22:58:09 | 2011-01-23T22:58:09 | 32,112,282 | 1 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 23,345 | cpp | //========= Copyright © 2010-2011, Tiago Conceição, All rights reserved. ============
// Plugin Template
//
// Please Read (LICENSE.txt) and (README.txt)
// Dont Forget Visit:
// (http://www.sourceplugins.com) -> VPS Plugins
// (http://www.sourcemm.net) (http://forums.allie... | [
"tiagomfconceicao@hotmail.com@2dd402b7-31f5-573d-f87e-a7bc63fa017b"
] | [
[
[
1,
733
]
]
] |
8413fb06a0c1f2d08ea9d084be215a604b292c23 | 97f1be9ac088e1c9d3fd73d76c63fc2c4e28749a | /3dc/avp/win95/gadgets/textin.hpp | 7a06a89130f4448ff292511c90602711ec592315 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | SR-dude/AvP-Wine | 2875f7fd6b7914d03d7f58e8f0ec4793f971ad23 | 41a9c69a45aacc2c345570ba0e37ec3dc89f4efa | refs/heads/master | 2021-01-23T02:54:33.593334 | 2011-09-17T11:10:07 | 2011-09-17T11:10:07 | 2,375,686 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,654 | hpp | /*
textin.hpp
Created by DHM.
DHM 23/1/98:
------------
Defines a abstract project-independent TextInputState class that can react to typing,
special keys like "backspace" etc. in a sensible fashion.
The idea is that each project can derive project-specific concrete classes and
embed them in ... | [
"a_jagers@ANTHONYJ.(none)"
] | [
[
[
1,
297
]
]
] |
07a1ecee2e2917a0f2ce430881d56f9e402d50bc | 0a340b0f117dd183a3ebe774f3e9e5cee821bd64 | /cob_driver/cob_canopen_motor/common/src/TimeStamp.cpp | 7ebc03d4e62e591d5f0e70a7ef628a8249b22a3f | [] | no_license | ipa-grg/care-o-bot | f8374381b7b14848794a5c9b273133c3cf74bb9c | c937984d7c00db688f830980576a698d1509f965 | refs/heads/master | 2021-01-16T20:56:20.302177 | 2010-04-23T14:21:57 | 2010-04-23T14:21:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,634 | cpp | /****************************************************************
*
* Copyright (c) 2010
*
* Fraunhofer Institute for Manufacturing Engineering
* and Automation (IPA)
*
* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*
* Project name: care-o-bot
* ROS stack name: cob3_common
* ROS package ... | [
"cpc@okeanos.(none)",
"mmb-weisshardtf@ipa.fhg.de"
] | [
[
[
1,
53
],
[
55,
195
]
],
[
[
54,
54
]
]
] |
948379c1ae838471082c6965730b1ab5487eaed7 | ce262ae496ab3eeebfcbb337da86d34eb689c07b | /SEFoundation/SERendering/SECullState.h | 71bac4ddfd9757ef11e3710a10900eb666c08489 | [] | no_license | pizibing/swingengine | d8d9208c00ec2944817e1aab51287a3c38103bea | e7109d7b3e28c4421c173712eaf872771550669e | refs/heads/master | 2021-01-16T18:29:10.689858 | 2011-06-23T04:27:46 | 2011-06-23T04:27:46 | 33,969,301 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,279 | h | // Swing Engine Version 1 Source Code
// Most of techniques in the engine are mainly based on David Eberly's
// Wild Magic 4 open-source code.The author of Swing Engine learned a lot
// from Eberly's experience of architecture and algorithm.
// Several sub-systems are totally new,and others are re-implimented or
... | [
"hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac"
] | [
[
[
1,
77
]
]
] |
473331707499d394df0fa7ef6cbd1af11f6168d9 | 2aff7486e6c7afdbda48b7a5f424b257d47199df | /src/Gui/MainFrameDerived.h | b7afe1167e8d7152cbb489c6177071ca73f28417 | [] | 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 | 1,406 | h | #ifndef __MainFrameDerived__
#define __MainFrameDerived__
/**
@file
Subclass of MainFrame, which is generated by wxFormBuilder.
*/
#include "Frames/MainFrame.h"
#include "CameraSelectorDerived.h"
#include "wx/filedlg.h"
/** Implementing MainFrame */
class MainFrameDerived : public MainFrame
{
protec... | [
"jakahudoklin@gmail.com"
] | [
[
[
1,
42
]
]
] |
abac74e8cc2da6d3a54e8e6a95b3d54cb2c695bb | 4c49943d28c7acb2c54c46c1b9c90b83edce8383 | /HTML5i/ContextWebGL.cpp | 4a752e8831dff90385417be25e77d3a743d02a08 | [] | no_license | flier/HTML5i | 68f4bcec7093f330b159f64976250ca5f974bca7 | 980ad8c112761471665c8acfc5064d1a87a8f32a | refs/heads/master | 2020-03-27T05:08:04.843399 | 2011-03-26T18:02:38 | 2011-03-26T18:02:38 | 1,498,619 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 410 | cpp | // ContextWebGL.cpp : Implementation of CContextWebGL
#include "stdafx.h"
#include "ContextWebGL.h"
// CContextWebGL
STDMETHODIMP CContextWebGL::InterfaceSupportsErrorInfo(REFIID riid)
{
static const IID* const arr[] =
{
&IID_IContextWebGL
};
for (int i=0; i < sizeof(arr) / sizeof(arr[0]); i+... | [
"flier.lu@gmail.com"
] | [
[
[
1,
22
]
]
] |
43f3315294f2d3c205579119fcb1e63d5d801d3f | d754bfcdedfa005210ff699cc3afb7737fa622d6 | /src/oglwidget.h | c57249954de88df35939f5deb4f1b301d0742fe7 | [] | no_license | sid1980/Software-Raytracer | d23ea03a53534b7908a12cf6ce9642d1bdc0bbfb | a460fa90df1c8757a97b394e081a9aab39a2df16 | refs/heads/master | 2021-12-02T07:25:49.953191 | 2011-06-22T22:45:11 | 2011-06-22T22:45:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,786 | h | #ifndef CCSOPENGL
#define CCSOPENGL
#include <QGLWidget>
#include <QtGui/QApplication>
#include <qevent.h>
#include <OpenGL/glu.h>
#include "octree.h"
#include "scene.h"
#include "raytracer.h"
/** RGBA-Farbwert */
typedef GLfloat CGColor4[4];
/** Punkt im 3D-Raum (homogene Koordinaten) */
typedef GLfl... | [
"oldenburg.felix@googlemail.com"
] | [
[
[
1,
121
]
]
] |
e2c3d4d1586c50fd6cc4a8c6b3b0aebf39c7117c | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/nGENE Proj/ShapeSphere.cpp | e5b3d6d3d113b29bdd83b5d7c3b8931ca491bbd4 | [] | 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 | 2,742 | cpp | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: ShapeSphere.cpp
Version: 0.03
---------------------------------------------------------------------------
*/
#i... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
96
]
]
] |
533f24b2ff4bf7928a413ab66632664bf9dbd1e4 | 4ea18bdd6e29708401219df82fd2ea63fa3e3c59 | /old/CGUITTFont.cpp | 0717c0e1cc0eab150ff023762ca811044142d9d2 | [] | no_license | sitc428/fyp3dgame | e4a11f027474f0eb52c711ab577034edcae86a17 | 6b06dc8a44d8e057336579c5e11c16b438720e63 | refs/heads/master | 2020-04-05T14:54:58.764314 | 2011-01-24T04:16:24 | 2011-01-24T04:16:24 | 32,114,726 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,740 | cpp | #include <irrlicht/irrlicht.h>
#include "CGUITTFont.h"
namespace irr
{
namespace gui
{
// --------------------------------------------------------
CGUITTGlyph::CGUITTGlyph()
: IReferenceCounted()
,size(0)
,top(0)
,left(0)
,texw(0)
,texh(0)
,imgw(0)
,imgh(0)... | [
"kirontsang@gmail.com@723dad30-d554-0410-9681-1d1d8597b35f"
] | [
[
[
1,
462
]
]
] |
29a0797e868ac1ecb9ec096da78fd0ff8f0cbe60 | 2a4e02aa8bb8afa331b62fa867c7abf1d7bc1c2c | /setclass.h | a09e7a63c462d738efdf1f730e3aeb5b5cf633e1 | [] | no_license | calebsmith/SetLAB | ae67031ae008240d19652301585edc3caa5a55b2 | 74be0b2543c1b6724da73fbd3fde5e3feb4d24d8 | refs/heads/master | 2021-01-01T05:41:59.826992 | 2011-08-18T02:23:50 | 2011-08-18T02:23:50 | 2,225,628 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,375 | h | #ifndef SETCLASS_H
#define SETCLASS_H
const bool DEBUG = 0;
#include <math.h>
#include <algorithm>
#include <iostream>
#include <string>
using namespace std;
const int PITCH_LIMIT = 640;
const int MOD_LIMIT = 31;
class Set
{
private:
int* plist;
int* pclist;
int pitch;
int length;
i... | [
"csmith@caktusgroup.com"
] | [
[
[
1,
872
]
]
] |
c534f2a33d699f1e23fe88ee5981ddb8208773f9 | 1092bd6dc9b728f3789ba96e37e51cdfb9e19301 | /loci/anim/blend_info.h | 414cba69a9ad4d1e7c99782e7ce87df1e8daa2fd | [] | no_license | dtbinh/loci-extended | 772239e63b4e3e94746db82d0e23a56d860b6f0d | f4b5ad6c4412e75324d19b71559a66dd20f4f23f | refs/heads/master | 2021-01-10T12:23:52.467480 | 2011-03-15T22:03:06 | 2011-03-15T22:03:06 | 36,032,427 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,830 | h | #ifndef LOCI_ANIM_BLEND_INFO_H_
#define LOCI_ANIM_BLEND_INFO_H_
/**
* Describes the properties of a blend.
* blend_info structures are propagated through the blend-tree and carry information
* about how a node should perform a blend, such as which weights to use.
*
* @file blend_info.h
* @author David... | [
"mryeti1@googlemail.com@0e8bac56-0901-9d1a-f0c4-3841fc69e132"
] | [
[
[
1,
114
]
]
] |
0990288751dac2729db61896cfb7e2291e4c9292 | 5a05acb4caae7d8eb6ab4731dcda528e2696b093 | /GameEngine/Gfx/Material.hpp | 9abd99654e01e319aa5b2397ef98be402a34efe6 | [] | no_license | andreparker/spiralengine | aea8b22491aaae4c14f1cdb20f5407a4fb725922 | 36a4942045f49a7255004ec968b188f8088758f4 | refs/heads/master | 2021-01-22T12:12:39.066832 | 2010-05-07T00:02:31 | 2010-05-07T00:02:31 | 33,547,546 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,617 | hpp | /*!
*/
#ifndef MATERIAL_HPP
#define MATERIAL_HPP
#include <boost/shared_ptr.hpp>
#include "Color.hpp"
namespace Spiral
{
class Texture;
class Material
{
public:
Material();
Material( const Rgba& ambient, const Rgba& diffuse, const Rgba& specular, const Rgba& emissive );
const Rgba& GetAmbi... | [
"DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e"
] | [
[
[
1,
111
]
]
] |
7ac1ead9c435a775aa1d39f8a927e9cdbabee51e | e5f7a02c92c5a60c924e07813bc0b7b8944c2ce8 | /7-continuation/7.5.2-b/test.cpp | d5e9fb11065b2c169ce12b31db223aebae14d8db | [] | no_license | 7shi/thunkben | b8fe8f29b43c030721e8a08290c91275c9f455fe | 9bc99c5a957e087bb41bd6f87cf7dfa44e7b55f6 | refs/heads/main | 2022-12-27T19:53:39.322464 | 2011-11-30T16:57:45 | 2011-11-30T16:57:45 | 303,163,701 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,155 | cpp | #include <string.h>
#include <functional>
#include <vector>
#include <stack>
typedef struct {
unsigned long eip, esp, ebp, ebx, edi, esi;
void *stack;
int length;
} myjmp_buf;
_declspec(naked) int _fastcall mysetjmp(myjmp_buf *jbuf) {
_asm {
pop edx
mov [ecx ], edx
... | [
"7shi@live.jp"
] | [
[
[
1,
132
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.