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
43c359b0107b7f01ae4f1de33355ebf714121966
d397b0d420dffcf45713596f5e3db269b0652dee
/src/Lib/PropertySystem/TypeVisitor.hpp
c2647a2679245405d79008ae87b58b8fadee515f
[]
no_license
irov/Axe
62cf29def34ee529b79e6dbcf9b2f9bf3709ac4f
d3de329512a4251470cbc11264ed3868d9261d22
refs/heads/master
2021-01-22T20:35:54.710866
2010-09-15T14:36:43
2010-09-15T14:36:43
85,337,070
0
0
null
null
null
null
UTF-8
C++
false
false
499
hpp
# pragma once namespace AxeProperty { template<class T> class TypeNumeric; class TypeVisitor { public: virtual void process( class TypeNumeric<bool> * _type ) = 0; virtual void process( class TypeNumeric<int> * _type ) = 0; virtual void process( class TypeNumeric<float> * _type ) = 0; virtua...
[ "yuriy_levchenko@b35ac3e7-fb55-4080-a4c2-184bb04a16e0" ]
[ [ [ 1, 18 ] ] ]
d2c00e0860a14a05baf35c5e93ec2e7a60ee69ca
51e1cf5dc3b99e8eecffcf5790ada07b2f03f39c
/SMC/src/collision.cpp
17148b0a3f8939044e3ea0857b0f789b1329ffa1
[]
no_license
jdek/jim-pspware
c3e043b59a69cf5c28daf62dc9d8dca5daf87589
fd779e1148caac2da4c590844db7235357b47f7e
refs/heads/master
2021-05-31T06:45:03.953631
2007-06-25T22:45:26
2007-06-25T22:45:26
56,973,047
2
1
null
null
null
null
UTF-8
C++
false
false
3,214
cpp
/*************************************************************************** collison.cpp - internal collision functions ------------------- copyright : (C) 2005 FluXy (C) 2005 Amir Taaki *******************************************************************...
[ "rinco@ff2c0c17-07fa-0310-a4bd-d48831021cb5" ]
[ [ [ 1, 101 ] ] ]
18eb3b4908e78a796793a007bdc5706ee32429f4
02a0f2ff9542df43d95e7dbe54d4bd21e68a0056
/spepcpp/include/spep/authn/AuthnProcessorData.h
ab567ed74f5ed38fac53be2919159dc50e593834
[ "Apache-2.0" ]
permissive
stevehs/esoeproject
a510a12a7f27d25491f0cdfac328c993c396bd6c
584772580a668c562a1e24e6ff64a74315c57931
refs/heads/master
2021-01-16T21:20:18.967631
2009-11-19T06:55:23
2009-11-19T06:55:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,778
h
/* Copyright 2006-2007, Queensland University of Technology * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
[ "s.mangelsdorf@gmail.com" ]
[ [ [ 1, 91 ] ] ]
e4fc93995fa77c691abcc9dc38f50326d71d68ab
222bc22cb0330b694d2c3b0f4b866d726fd29c72
/src/brookbox/wm2/WmlContSeparatePoints3.h
8332d4acd740929e6e5fd027104f2fba81cbf658
[ "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-unknown-license-reference" ]
permissive
darwin/inferno
02acd3d05ca4c092aa4006b028a843ac04b551b1
e87017763abae0cfe09d47987f5f6ac37c4f073d
refs/heads/master
2021-03-12T22:15:47.889580
2009-04-17T13:29:39
2009-04-17T13:29:39
178,477
2
0
null
null
null
null
UTF-8
C++
false
false
1,345
h
// Magic Software, Inc. // http://www.magic-software.com // http://www.wild-magic.com // Copyright (c) 2003. All Rights Reserved // // The Wild Magic Library (WML) source code is supplied under the terms of // the license agreement http://www.magic-software.com/License/WildMagic.pdf // and may not be copied or ...
[ "antonin@hildebrand.cz" ]
[ [ [ 1, 37 ] ] ]
30b05a2f71090dfc96d5b09b38b830b4915015df
3e69b159d352a57a48bc483cb8ca802b49679d65
/tags/release-2006-01-18/pcbnew/classtrc.cpp
f598c461b9075f01bc1105be1acc1b3ede3f329d
[]
no_license
BackupTheBerlios/kicad-svn
4b79bc0af39d6e5cb0f07556eb781a83e8a464b9
4c97bbde4b1b12ec5616a57c17298c77a9790398
refs/heads/master
2021-01-01T19:38:40.000652
2006-06-19T20:01:24
2006-06-19T20:01:24
40,799,911
0
0
null
null
null
null
UTF-8
C++
false
false
11,850
cpp
/******************************************************************/ /* fonctions membres des classes TRACK et derivees (voir struct.h */ /******************************************************************/ #include "fctsys.h" #include "gr_basic.h" #include "common.h" #include "pcbnew.h" #ifdef CVPCB #inc...
[ "bokeoa@244deca0-f506-0410-ab94-f4f3571dea26" ]
[ [ [ 1, 460 ] ] ]
e1f0ae0029ad187497e435cd5d9f71f8fa6cd663
fc3691e5b88f10ce159d61fd198f5742fb2f643c
/src/main.cpp
e3e140d90daa63639d6b004d5fba2ccdea381a10
[]
no_license
hardyx/openpirates
6f438ed04ec1c64cb1d35e7da4e56aa919c91750
5833ee50474398bc7c364902343d3ff52f5306a6
refs/heads/master
2020-03-11T09:40:55.969627
2010-07-26T00:47:56
2010-07-26T00:47:56
129,919,203
2
0
null
null
null
null
UTF-8
C++
false
false
1,678
cpp
/*** * openPirates * Copyright (C) 2010 Scott Smith * * 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 * (at your option) any later version. * *...
[ "pickle136@3faa6364-4847-409f-afa2-7fad3069fade" ]
[ [ [ 1, 53 ] ] ]
49dcefa18fe0345ebfe0f5185ae95772f7a047bb
0f19aa6d0ba7b58e5ded3c63bb6846ab84d84c88
/dependencies/irrlicht/source/Irrlicht/CTRTextureGouraudAddNoZ2.cpp
a7639609270ba750a5771f0d48e642216a0f91bf
[ "LicenseRef-scancode-other-permissive", "Zlib", "LicenseRef-scancode-unknown-license-reference" ]
permissive
aep/slay
200387b28b4dc1d21a9f5931967a85ff610d563a
daa808795fe352135e75a101520f208d4ba90433
refs/heads/master
2022-11-11T21:18:55.229691
2009-11-07T05:50:28
2009-11-07T05:50:28
275,114,718
0
0
null
null
null
null
UTF-8
C++
false
false
13,582
cpp
// Copyright (C) 2002-2009 Nikolaus Gebhardt / Thomas Alten // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in irrlicht.h #include "IrrCompileConfig.h" #include "IBurningShader.h" #ifdef _IRR_COMPILE_WITH_BURNINGSVIDEO_ // compile flag for this ...
[ "aep@exys.org" ]
[ [ [ 1, 649 ] ] ]
1534383c9890855e4dd7bcf328944dd51eebe592
13ab3c3dbedde1ef5374dde02d7162bbfd728f44
/glib/lx.h
950c79963b0eccc0bb914eb59f3b9dd968219d33
[]
no_license
pikma/Snap
f4dbb4f99a4ca7a98243c9d10bdb5e0b94ef574e
911f40a2eb0ef5330ecde983137557526955e28a
refs/heads/master
2020-05-20T04:41:03.292112
2011-12-11T22:44:18
2011-12-11T22:44:18
2,729,964
0
0
null
null
null
null
UTF-8
C++
false
false
15,262
h
#ifndef GLIB_LX_H #define GLIB_LX_H #include "hash.h" #include "tm.h" #include "bits.h" ///////////////////////////////////////////////// // Lexical-Char-Definition typedef enum {lctUndef, lctSpace, lctNum, lctAlpha, lctSSym, lctTerm} TLxChTy; typedef enum {lcdtUsAscii, lcdtYuAscii} TLxChDefTy; ClassTP(T...
[ "pierre.kreitmann@gmail.com" ]
[ [ [ 1, 399 ] ] ]
73b92039e4c13bc2bae589762fdf581168305bce
95a3e8914ddc6be5098ff5bc380305f3c5bcecb2
/src/Tests/TestBaseEntity.h
591796c933218be190df6bc075e3638380b48712
[]
no_license
danishcake/FusionForever
8fc3b1a33ac47177666e6ada9d9d19df9fc13784
186d1426fe6b3732a49dfc8b60eb946d62aa0e3b
refs/heads/master
2016-09-05T16:16:02.040635
2010-04-24T11:05:10
2010-04-24T11:05:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
217
h
#pragma once #include <list> #include "BaseEntity.h" class TestBaseEntity : public BaseEntity { public: TestBaseEntity(void); virtual ~TestBaseEntity(void); virtual void InitialiseGraphics() {} };
[ "Edward Woolhouse@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7" ]
[ [ [ 1, 13 ] ] ]
6e2813ac20eb85a2cbed30a4a0a102ee548f311c
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libc/testwideapis/inc/twideapis.h
4cdccec67fda23fecfda391ef659e4c9f7d338c1
[]
no_license
SymbianSource/oss.FCL.sftools.ana.compatanamdw
a6a8abf9ef7ad71021d43b7f2b2076b504d4445e
1169475bbf82ebb763de36686d144336fcf9d93b
refs/heads/master
2020-12-24T12:29:44.646072
2010-11-11T14:03:20
2010-11-11T14:03:20
72,994,432
0
0
null
null
null
null
UTF-8
C++
false
false
2,085
h
/* * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl...
[ "none@none" ]
[ [ [ 1, 88 ] ] ]
da23c54772f735b4410bc2d7f2a47f070adebbaa
5369484c0feeaacfc6ab319bd31f0810dc5a5f17
/inc/CBall.h
78a329b4286019f18c82badcbf176f92045af7ed
[]
no_license
rroc/rtdof
0cd8c46e11d6d6c0ac2fdbe580f4c54ee738008c
094546ae001bbd250adaff53ca9f22d64493d990
refs/heads/master
2021-03-12T20:45:13.757699
2007-06-24T18:57:55
2007-06-24T18:57:55
34,713,465
0
0
null
null
null
null
UTF-8
C++
false
false
638
h
#ifndef CBALL_H #define CBALL_H #include "Basic.h" #include "TTriangle.h" #include "TVector3.h" #include "TMatrix4.h" #include "CMesh.h" /** \brief Class that defines a ball * * Class that defines a ball * data is entered into * - vertices * - triangles * - faceVisibility (true) * * These are inher...
[ "wfrishert@ca3e50fa-a833-0410-acf5-ede8d4831469" ]
[ [ [ 1, 39 ] ] ]
add032fa14e03b5af158227ddf3faabd574e71ac
672d6cf9be825165e485e5310600993c0ef959d7
/dev/CDODWeaponInfo.h
6b2b2e78cff4f1aa70ef801946bfbba05475cfbd
[]
no_license
awstanley/ctx-hg-tmp
6fbcc94b7086a627c0ae9567c0868f4b19578349
3645e20e2797268b10c481394cd3b77b474355f9
refs/heads/master
2020-11-24T17:43:18.704308
2011-07-07T06:13:21
2011-07-07T06:13:21
228,278,049
1
0
null
null
null
null
UTF-8
C++
false
false
5,261
h
/* * ================================================================================ * SourceMod Weapon Patcher Extension * Copyright (C) 2010 A.W. 'Swixel' Stanley. All rights reserved. * * Special thanks to Paul 'Wazz' Clothier for exposing the ability to patch * precached CTX weapon data. * =========...
[ "awstanley@users.noreply.github.com" ]
[ [ [ 1, 123 ] ] ]
93bd74757506505e709db71297e6aab077e40b85
a86ab590320fbbf2c3d8cac5cea9622bef28944b
/src/guicon.cpp
f39411e1461a1c57e12af471e48359def5c42b4f
[]
no_license
wumingbo/itunes-habit
c6318344f8fa9ceded030a7b2bb7cbae36fb9032
79670b45ad253ab3f5d2c5c07547844ca49d283b
refs/heads/master
2021-01-22T15:21:37.165310
2010-06-30T06:15:48
2010-06-30T06:15:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,673
cpp
#include "guicon.h" #include <fcntl.h> #include <io.h> #include <windows.h> #include <iostream> using namespace std; // maximum mumber of lines the output console should have static const WORD MAX_CONSOLE_LINES = 500; void RedirectIOToConsole() { int hConHandle; long lStdHandle; CONS...
[ "Colin Diesh@Colin_Dell.(none)", "cplusnerd@gmail.com" ]
[ [ [ 1, 2 ], [ 5, 5 ], [ 7, 7 ] ], [ [ 3, 4 ], [ 6, 6 ], [ 8, 66 ] ] ]
f59280d5255226ca2cf7e13cbd18ef63d60f3f77
c54f5a7cf6de3ed02d2e02cf867470ea48bd9258
/pyobjc/PyOpenGL-2.0.2.01/src/interface/GL.EXT._histogram.011f.inc
22c469406d56a27b641aee05f1025b01face5788
[]
no_license
orestis/pyobjc
01ad0e731fbbe0413c2f5ac2f3e91016749146c6
c30bf50ba29cb562d530e71a9d6c3d8ad75aa230
refs/heads/master
2021-01-22T06:54:35.401551
2009-09-01T09:24:47
2009-09-01T09:24:47
16,895
8
5
null
null
null
null
UTF-8
C++
false
false
54,393
inc
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 1.3.23 * * This file is not intended to be easily readable and contains a number of * coding conventions designed to improve portability and effici...
[ "ronaldoussoren@f55f28a5-9edb-0310-a011-a803cfcd5d25" ]
[ [ [ 1, 1810 ] ] ]
0e5801b0955cbd9373b4f748b185ef7dd81246c6
c27c037c99c3c80bf976f9eb2f841488516c640b
/demo/sample_00/csample0application.cpp
23a13656eb5d47c5ef75773300f381d598075655
[ "MIT" ]
permissive
leandronunescorreia/realtimecameras
7ccfabdaa80bb5e89e19b7b65e9b2d7f97ef6fe7
f4c3a532d5c5c2747f68dd45cdf3fbf1aebf403f
refs/heads/master
2016-09-02T01:08:42.182481
2009-04-09T08:03:49
2009-04-09T08:03:49
39,148,159
0
1
null
null
null
null
UTF-8
C++
false
false
2,662
cpp
#include "csample0application.h" #include "csample0framelistener.h" //------------------------------------------------------------------------------------------ using namespace rtc; using namespace Ogre; //------------------------------------------------------------------------------------------ CSample0Applicati...
[ "jmathews@5c5f61b4-215a-11de-a108-cd2f117ce590" ]
[ [ [ 1, 78 ] ] ]
94e8f9104c335e3a294c8a97f89200aa54f3a970
216ae2fd7cba505c3690eaae33f62882102bd14a
/utils/nxogre/include/NxOgreResource.h
904722d6cc3d99b4a3326f5e1899f95a9683ebea
[]
no_license
TimelineX/balyoz
c154d4de9129a8a366c1b8257169472dc02c5b19
5a0f2ee7402a827bbca210d7c7212a2eb698c109
refs/heads/master
2021-01-01T05:07:59.597755
2010-04-20T19:53:52
2010-04-20T19:53:52
56,454,260
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
14,086
h
/** File: NxOgreResource.h Created on: 15-Nov-08 Author: Robin Southern "betajaen" SVN: $Id$ © Copyright, 2008-2009 by Robin Southern, http://www.nxogre.org This file is part of NxOgre. NxOgre is free software: you can redistribute it and/or modify it under the terms of the GNU ...
[ "umutert@b781d008-8b8c-11de-b664-3b115b7b7a9b" ]
[ [ [ 1, 386 ] ] ]
b36e35caab796a63f51d9ea3850b68e3b7feed59
d397b0d420dffcf45713596f5e3db269b0652dee
/src/Axe/ConnectionCache.hpp
c32e1c203cce7bd29cd951c1a256799f4f38cee2
[]
no_license
irov/Axe
62cf29def34ee529b79e6dbcf9b2f9bf3709ac4f
d3de329512a4251470cbc11264ed3868d9261d22
refs/heads/master
2021-01-22T20:35:54.710866
2010-09-15T14:36:43
2010-09-15T14:36:43
85,337,070
0
0
null
null
null
null
UTF-8
C++
false
false
2,639
hpp
# pragma once # include <AxeUtil/Shared.hpp> # include <map> namespace Axe { typedef AxeHandle<class Connection> ConnectionPtr; typedef AxeHandle<class ServantConnection> ServantConnectionPtr; typedef AxeHandle<class ProxyConnectionProvider> ProxyConnectionProviderPtr; class ConnectionProvider ...
[ "yuriy_levchenko@b35ac3e7-fb55-4080-a4c2-184bb04a16e0" ]
[ [ [ 1, 67 ] ] ]
a5ee7e64bfefe4262eff0e83978aaac8356f6256
dadf8e6f3c1adef539a5ad409ce09726886182a7
/airplay/h/toeBox2DDraggable.h
d56e1f147036d94324953c5b9c10b595c286d924
[]
no_license
sarthakpandit/toe
63f59ea09f2c1454c1270d55b3b4534feedc7ae3
196aa1e71e9f22f2ecfded1c3da141e7a75b5c2b
refs/heads/master
2021-01-10T04:04:45.575806
2011-06-09T12:56:05
2011-06-09T12:56:05
53,861,788
0
0
null
null
null
null
UTF-8
C++
false
false
755
h
#pragma once #include <toeComponent.h> namespace TinyOpenEngine { class CtoeBox2DWorld; class CtoeBox2DDraggable : public CtoeComponent { protected: public: //Declare managed class IW_MANAGED_DECLARE(CtoeBox2DDraggable); //Constructor CtoeBox2DDraggable(); //Desctructor virtual ~C...
[ "gamemaster@101gr.com" ]
[ [ [ 1, 31 ] ] ]
7d1d6dd1164cfa10231cceb68d6b08961d1ba6e6
c230747fdbb8be4c54b624e3bb9b89d1aef630db
/mini_Project/song.h
964738e438599877cb4acd4a186a922114d809c3
[]
no_license
dgbrahle/Arduino
0ebc2981e98765158b2e4728cfa9ac16428ead87
83be4218740b2c5b5942aad7421f98b8612d442f
refs/heads/master
2020-05-31T11:31:03.776387
2011-05-31T22:22:38
2011-05-31T22:22:38
1,828,978
0
0
null
null
null
null
UTF-8
C++
false
false
384
h
/* * song.hpp * * Created on: May 31, 2011 * Author: Mike */ #ifndef SONG_H_ #define SONG_H_ class Song{ public: Song(int [], int [], int); void Play(); private: int melody[]; int noteDurations[]; int numOfnotes; }; Song::Song(int m[], int nD[], int n){ numOfnotes = n; melody[numOfnotes] = *...
[ "dgbrahle@gmail.com" ]
[ [ [ 1, 28 ] ] ]
9ec23d20721badae49c86bb9e3a1107162906417
b22c254d7670522ec2caa61c998f8741b1da9388
/NewClient/OptionsGUI.cpp
0ab466ee0ace7c2a647c1f15a72dbda79101d4aa
[]
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
16,734
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, 554 ] ] ]
18058d6e8d16c7ebcf1dc93f56a76dc86be6d51d
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestappfrm/inc/bctestappfrmeiksrvcase.h
5503bf5ae7d4e16ae19b2dd7527ccfdfbbd621aa
[]
no_license
SymbianSource/oss.FCL.sftools.ana.compatanamdw
a6a8abf9ef7ad71021d43b7f2b2076b504d4445e
1169475bbf82ebb763de36686d144336fcf9d93b
refs/heads/master
2020-12-24T12:29:44.646072
2010-11-11T14:03:20
2010-11-11T14:03:20
72,994,432
0
0
null
null
null
null
UTF-8
C++
false
false
2,271
h
/* * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl...
[ "none@none" ]
[ [ [ 1, 107 ] ] ]
a27db8e6497ce3b6e17db3dc6beee716f6859f47
3d8839cf7e6df0623a22a793c6df6a7cdf1f4507
/ofxMSABulletPhysics/lib/bullet/BulletMultiThreaded/btGpu3DGridBroadphase.cpp
69bf94cc096c09d8a67f3431cecdcf15bf34af29
[]
no_license
mchinen/ofxMSA
4bb29d8f45ab3a8207f8559136702c4b69375654
2fe66a4a0e28905d4ded437e92f7f4d7c787fcfe
refs/heads/master
2021-01-16T19:14:18.919300
2010-12-05T02:28:42
2010-12-05T02:28:42
766,201
6
2
null
null
null
null
UTF-8
C++
false
false
16,390
cpp
/* Bullet Continuous Collision Detection and Physics Library, http://bulletphysics.org Copyright (C) 2006, 2009 Sony Computer Entertainment Inc. 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 sof...
[ "memo@Memos-MacBook-Pro.local" ]
[ [ [ 1, 585 ] ] ]
9c09bfe56f10376fda3ac225d354f48cc4b7ba70
465943c5ffac075cd5a617c47fd25adfe496b8b4
/INCIRCLE.H
a4f9b386c6759c3c5a82ad62f67bf6726c1923c8
[]
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
411
h
/* First stage in put for circle command Paul Wilson */ # ifndef _INCIRCLE_H # define _INCIRCLE_H # include "dlyblste.h" # include "delayorc.h" class InCircle : public DelayableStep { public : InCircle (const WithPlaneStep &Last_i) : DelayableStep (Last_i) { PromptMsg(); } void Pro...
[ "paul.wilson@merecomplexities.com" ]
[ [ [ 1, 30 ] ] ]
e2032a98307135892fb7d473244e030b1324dee0
c70941413b8f7bf90173533115c148411c868bad
/core/include/vtxMoveObjectEvent.h
af3b287f3ecbeaac78f032a39b6934108668bf61
[]
no_license
cnsuhao/vektrix
ac6e028dca066aad4f942b8d9eb73665853fbbbe
9b8c5fa7119ff7f3dc80fb05b7cdba335cf02c1a
refs/heads/master
2021-06-23T11:28:34.907098
2011-03-27T17:39:37
2011-03-27T17:39:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,287
h
/* ----------------------------------------------------------------------------- This source file is part of "vektrix" (the rich media and vector graphics rendering library) For the latest info, see http://www.fuse-software.com/ Copyright (c) 2009-2010 Fuse-Software (tm) Permission is hereby granted, free of ...
[ "stonecold_@9773a11d-1121-4470-82d2-da89bd4a628a", "fixxxeruk@9773a11d-1121-4470-82d2-da89bd4a628a" ]
[ [ [ 1, 31 ], [ 33, 61 ] ], [ [ 32, 32 ] ] ]
b81355bdf5260ef544f79a860e4f13faa83f7978
de13bb58f0b0a0c5b7a533bb7a4ef8f255cbf35a
/Grapplon/SpeedUpPowerUp.h
de9aa2fa828023804075390af43de00f7de25789
[]
no_license
TimToxopeus/grapplon
96a34cc1fcefc2582c8702600727f5748ee894a9
f63c258357fe4b993e854089e7222c14a00ed731
refs/heads/master
2016-09-06T15:05:15.328601
2008-06-05T11:24:14
2008-06-05T11:24:14
41,954,511
0
0
null
null
null
null
UTF-8
C++
false
false
193
h
#pragma once #include "PowerUp.h" class CSpeedUpPowerUp : public CPowerUp { public: CSpeedUpPowerUp(void); ~CSpeedUpPowerUp(void); void CollideWith(CBaseObject* pOther); };
[ "rikjansen@gmail.com" ]
[ [ [ 1, 13 ] ] ]
29bc7f784e760b80e1ef2c664074d0b340e20c1b
5dc78c30093221b4d2ce0e522d96b0f676f0c59a
/src/modules/event/signal/Event.cpp
400bbfb86aa33d27e6c14a22bef9defdb47a034d
[ "Zlib" ]
permissive
JackDanger/love
f03219b6cca452530bf590ca22825170c2b2eae1
596c98c88bde046f01d6898fda8b46013804aad6
refs/heads/master
2021-01-13T02:32:12.708770
2009-07-22T17:21:13
2009-07-22T17:21:13
142,595
1
0
null
null
null
null
UTF-8
C++
false
false
1,671
cpp
/** * Copyright (c) 2006-2009 LOVE Development Team * * 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 purpose, ...
[ "bartbes@3494dbca-881a-0410-bd34-8ecbaf855390" ]
[ [ [ 1, 78 ] ] ]
cc81a9e88bd6974e1a394ad9ea446dbd62e56bc9
8bb0a1d6c74f3a17d90c64d9ee40ae5153d15acb
/ cs191-nds-project/splash_screen/CS191_Project/include/CButton.h
f6dbdd8df4211f0f151106d95249f61ca74cc2ea
[]
no_license
btuduri/cs191-nds-project
9b12382316c0a59d4e48acd7f40ed55c5c4cde41
146b2218cc53f960a034d053238a4cf111726279
refs/heads/master
2020-03-30T19:13:10.122474
2008-05-19T02:26:19
2008-05-19T02:26:19
32,271,764
0
0
null
null
null
null
UTF-8
C++
false
false
987
h
#ifndef CBUTTON_H_ #define CBUTTON_H_ #pragma once #include "ProjectLib.h" #include "CBasicObject.h" #define DEFAULT_CLICK_RANGE 20 class CButton : public CBasicObject { public: CButton() {}; CButton(int16 x, int16 y, bool click=false); CButton(int16 x, int16 y, int16 startX, int16 startY, int16 e...
[ "kingofcode@67d8362a-e844-0410-8493-f333cf7aaa27" ]
[ [ [ 1, 42 ] ] ]
7223b53bcbbc0430110438fb9f85071f01c23ad9
975d45994f670a7f284b0dc88d3a0ebe44458a82
/servidor/WarBugsServer/WarBugsServer/Includes/CBolsaList.h
6bf1cc07d5a40d911d7f27ca85cf5f5f2cf099d2
[]
no_license
phabh/warbugs
2b616be17a54fbf46c78b576f17e702f6ddda1e6
bf1def2f8b7d4267fb7af42df104e9cdbe0378f8
refs/heads/master
2020-12-25T08:51:02.308060
2010-11-15T00:37:38
2010-11-15T00:37:38
60,636,297
0
0
null
null
null
null
UTF-8
C++
false
false
635
h
#pragma once #include <iostream> using namespace std; #include "Enumerators.h" #include "CBolsa.h" typedef SCelula<CBolsa> SBagElemento; class CBolsaList : public CWarBugObject { private: SBagElemento *_first; int _size; public: CBolsaList(void); CBolsaList(CBolsa * Bolsa); bool isEmpty(); ...
[ "phabh@users.noreply.github.com" ]
[ [ [ 1, 31 ] ] ]
e57de701362fff7a34c5e88de7ebd2a98ab8f110
96e96a73920734376fd5c90eb8979509a2da25c0
/C3DE/Scene.h
724f24525eb302069ed46859203dc2b1d5eb306a
[]
no_license
lianlab/c3de
9be416cfbf44f106e2393f60a32c1bcd22aa852d
a2a6625549552806562901a9fdc083c2cacc19de
refs/heads/master
2020-04-29T18:07:16.973449
2009-11-15T10:49:36
2009-11-15T10:49:36
32,124,547
0
0
null
null
null
null
UTF-8
C++
false
false
2,308
h
#ifndef SCENE_H #define SCENE_H #include <vector> #include "DiffuseLight.h" #include "SpecularLight.h" #include "AmbientLight.h" #include "PointLight.h" #include "Mesh.h" #include "Mirror.h" #include "ShadowSurface.h" #include "Terrain.h" #include "ParticleSystem.h" #include "SceneNode.h" using nam...
[ "caiocsabino@7e2be596-0d54-0410-9f9d-cf4183935158" ]
[ [ [ 1, 95 ] ] ]
3eb32b1f5e65354b7e90038982dbde5ffb7622a9
ccc3e2995bc64d09b9e88fea8c1c7e2029a60ed8
/SO/Trabalhos/Trabalho 2/tmp_src/31529/versao4 conditional variables/IGestorDePistas.h
56d339569f0dd3be718eca3f26fe2d7a9a115ef8
[]
no_license
masterzdran/semestre5
e559e93017f5e40c29e9f28466ae1c5822fe336e
148d65349073f8ae2f510b5659b94ddf47adc2c7
refs/heads/master
2021-01-25T10:05:42.513229
2011-02-20T17:46:14
2011-02-20T17:46:14
35,061,115
0
0
null
null
null
null
UTF-8
C++
false
false
588
h
#include "stdafx.h" #ifndef IGESTORPISTAS_HEADER #define IGESTORPISTAS_HEADER class IGestorDePistas { public: virtual Plane * criarAviaoPara(Plane::PlaneDirection direction)= 0; virtual Plane * esperarPistaParaAterrar() = 0; virtual Plane * esperarPistaParaDescolar() = 0; virtual void libertarPista(Plan...
[ "the.whinner@b139f23c-5e1e-54d6-eab5-85b03e268133" ]
[ [ [ 1, 17 ] ] ]
0d9b8126e86b5b46893b32d97cfba69d9a24f656
15732b8e4190ae526dcf99e9ffcee5171ed9bd7e
/INC/location.h
2be358a22b93a93f65fb0f9fae9333e1c94c14c4
[]
no_license
clovermwliu/whutnetsim
d95c07f77330af8cefe50a04b19a2d5cca23e0ae
924f2625898c4f00147e473a05704f7b91dac0c4
refs/heads/master
2021-01-10T13:10:00.678815
2010-04-14T08:38:01
2010-04-14T08:38:01
48,568,805
0
0
null
null
null
null
UTF-8
C++
false
false
4,873
h
//Copyright (c) 2010, Information Security Institute of Wuhan Universtiy(ISIWhu) //All rights reserved. // //PLEASE READ THIS DOCUMENT CAREFULLY BEFORE UTILIZING THE PROGRAM //BY UTILIZING THIS PROGRAM, YOU AGREE TO BECOME BOUND BY THE TERMS OF //THIS LICENSE. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE, DO ...
[ "pengelmer@f37e807c-cba8-11de-937e-2741d7931076" ]
[ [ [ 1, 148 ] ] ]
5ff0a7455ff0250128849ad9a31d0840edabe36c
2a0a607b23961936b9bda50ba7ebcf1dbd181fc5
/src/unittest/old/MovableObjectTest.h
db6ab1924e533080f70920f41912d67719327288
[]
no_license
egparedes/tinysg
ba7ab579e0cc42fb5c6ffaaaf29a31603506331f
1d6a8f49f29c753cc02722e2262127fd377849f2
refs/heads/master
2021-01-10T12:31:08.437564
2010-06-10T21:01:03
2010-06-10T21:01:03
47,564,405
0
0
null
null
null
null
UTF-8
C++
false
false
2,954
h
/* * EntityTest.h * * Created on: Aug 11, 2008 * Author: yamokosk */ #ifndef MOVABLEOBJECT_TEST_H_ #define MOVABLEOBJECT_TEST_H_ // Logging #include <log4cxx/logger.h> // CppUnit #include <cppunit/extensions/HelperMacros.h> // Class to test #include <tinysg/MovableObject.h> #include <tinysg...
[ "yamokosk@gmail.com" ]
[ [ [ 1, 97 ] ] ]
f4ce54e43bd44e9b742063846cc74f9de02d9ff6
5d3c1be292f6153480f3a372befea4172c683180
/trunk/Event Heap/c++/Mac OS X/include/eh2_ErrorContext.h
99ffc66474e96439cdbbbfc944ca3d3d2d2c17d5
[ "Artistic-2.0" ]
permissive
BackupTheBerlios/istuff-svn
5f47aa73dd74ecf5c55f83765a5c50daa28fa508
d0bb9963b899259695553ccd2b01b35be5fb83db
refs/heads/master
2016-09-06T04:54:24.129060
2008-05-02T22:33:26
2008-05-02T22:33:26
40,820,013
0
0
null
null
null
null
UTF-8
C++
false
false
1,627
h
/* Copyright (c) 2003 The Board of Trustees of The Leland Stanford Junior * University. All Rights Reserved. * * See the file LICENSE.txt for information on redistributing this software. */ /* $Id: eh2_ErrorContext.h,v 1.5 2003/06/02 08:02:04 tomoto Exp $ */ #ifndef _EH2_ERRORCONTEXT_H_ #define _EH2_ERR...
[ "ballagas@2a53cb5c-8ff1-0310-8b75-b3ec22923d26" ]
[ [ [ 1, 59 ] ] ]
80de0f99a1066bec3935da9975334214f61a946f
ad195eb05955ffbbbf14073bec424e6952be048e
/src/network/socket.cpp
768df96c17f1c0dd3c400fcf25170025fdc245d1
[]
no_license
mvan/4985Final
761c99c3b59c077c6ba0700a8c7ed179e5e71d68
00f43f5cffb2329ffd782aefc9763ba61debdb3f
refs/heads/master
2020-05-18T10:30:36.884438
2011-04-06T15:12:06
2011-04-06T15:12:06
1,431,979
1
0
null
null
null
null
UTF-8
C++
false
false
9,324
cpp
#include <winsock2.h> #include <ws2tcpip.h> #include "network.h" #include "socket.h" #include "errors.cpp" /*------------------------------------------------------------------------------------------------------------------ -- FUNCTION: TCPSocket_Init -- -- DATE: Feb 19, 2011 -- -- REVISIONS: (Date and Descri...
[ "donaldsonduncan@ymail.com", "Admin@.(none)", "pkhantidhara@zinzone.net" ]
[ [ [ 1, 26 ], [ 28, 28 ], [ 33, 34 ], [ 41, 42 ], [ 44, 52 ], [ 54, 60 ], [ 62, 62 ], [ 64, 67 ], [ 70, 128 ], [ 130, 131...
e5bc3da1b452b697de4b1a800c0601730bf88818
6dac9369d44799e368d866638433fbd17873dcf7
/src/branches/26042005/vfs/VFSPlugin_BIN.cpp
afd2f8307db8ca15186ff40f2d5a4646f34f0bc2
[]
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
2,975
cpp
#include <VFSPlugin_BIN.h> /** Function to build all the appropiate plugins associated with this file type * @ingroup VFSPlugin_BIN_Group * * @param f A pointer to the Fusion Core object, so if required, access to Fusion resources is possible * * @returns A pointer to the plugin created by calling this met...
[ "chris_a_thomas@1bf15c89-c11e-0410-aefd-b6ca7aeaabe7" ]
[ [ [ 1, 103 ] ] ]
00d231f7ebf263f9f02fa94e58a2fa76969c224d
fcf03ead74f6dc103ec3b07ffe3bce81c820660d
/Base/MemMan/Cleanup/ErrorOnFail/ErrorOnFail.cpp
4bf822ea7be460475a4776b42ef5a58cabfb3a6c
[]
no_license
huellif/symbian-example
72097c9aec6d45d555a79a30d576dddc04a65a16
56f6c5e67a3d37961408fc51188d46d49bddcfdc
refs/heads/master
2016-09-06T12:49:32.021854
2010-10-14T06:31:20
2010-10-14T06:31:20
38,062,421
2
0
null
null
null
null
UTF-8
C++
false
false
4,010
cpp
// ErrorOnFail.cpp // // Copyright (C) Symbian Software Ltd 2000-2005. All rights reserved. // // Example shows attempt to construct an object and return an // appropriate error code on failure. // // NOTE: the structure of this example is different to standard E32 examples #include <e32cons.h> // //...
[ "liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca" ]
[ [ [ 1, 159 ] ] ]
c16704dbbb8531d85b35085a60fe3d65fbdb9ad2
221e3e713891c951e674605eddd656f3a4ce34df
/core/OUE/Vector.h
8ab6d14bce0cefde642a5997bf5f23e6debe0045
[ "MIT" ]
permissive
zacx-z/oneu-engine
da083f817e625c9e84691df38349eab41d356b76
d47a5522c55089a1e6d7109cebf1c9dbb6860b7d
refs/heads/master
2021-05-28T12:39:03.782147
2011-10-18T12:33:45
2011-10-18T12:33:45
null
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
4,307
h
/* This source file is part of OneU Engine. Copyright (c) 2011 Ladace 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, co...
[ "LadaceZ@gmail.com@d30a3831-f586-b1a3-add9-2db6dc386f9c" ]
[ [ [ 1, 143 ] ] ]
724bebf18ec388196287527192b917ef558a0ab3
9a48be80edc7692df4918c0222a1640545384dbb
/Libraries/Boost1.40/libs/spirit/example/qi/mini_c/mini_ca.cpp
eeb9bd270b30dbea7ff5f3c0ec8f65c32926be96
[ "BSL-1.0" ]
permissive
fcrick/RepSnapper
05e4fb1157f634acad575fffa2029f7f655b7940
a5809843f37b7162f19765e852b968648b33b694
refs/heads/master
2021-01-17T21:42:29.537504
2010-06-07T05:38:05
2010-06-07T05:38:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,502
cpp
/*============================================================================= Copyright (c) 2001-2007 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) ====================================...
[ "metrix@Blended.(none)" ]
[ [ [ 1, 155 ] ] ]
b1347f54e08bf88bdd39b11e1e5ab4962f66b7ed
9c62af23e0a1faea5aaa8dd328ba1d82688823a5
/rl/trunk/engine/core/src/Zone.cpp
01c87bbc6bc7e62bf64241dfe2b30cc404196f9b
[ "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,015
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 will ...
[ "blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013", "ablock@4c79e8ff-cfd4-0310-af45-a38c79f83013", "melven@4c79e8ff-cfd4-0310-af45-a38c79f83013" ]
[ [ [ 1, 2 ], [ 4, 15 ], [ 18, 25 ], [ 27, 29 ], [ 33, 33 ], [ 37, 53 ], [ 67, 71 ], [ 73, 78 ], [ 80, 80 ], [ 84, 84 ...
3a5830f94670eeee3855309c7ee3b01dc65982ea
85d9531c984cd9ffc0c9fe8058eb1210855a2d01
/QxOrm/include/QxSerialize/Qt/QxSerialize_QMap.h
f29384eaa280f02a13e619290433aa1c82ef47c4
[]
no_license
padenot/PlanningMaker
ac6ece1f60345f857eaee359a11ee6230bf62226
d8aaca0d8cdfb97266091a3ac78f104f8d13374b
refs/heads/master
2020-06-04T12:23:15.762584
2011-02-23T21:36:57
2011-02-23T21:36:57
1,125,341
0
1
null
null
null
null
UTF-8
C++
false
false
2,822
h
/**************************************************************************** ** ** http://www.qxorm.com/ ** http://sourceforge.net/projects/qxorm/ ** Original file by Lionel Marty ** ** This file is part of the QxOrm library ** ** This software is provided 'as-is', without any express or implied ** warranty. ...
[ "laurent.billonc@gmail.com" ]
[ [ [ 1, 86 ] ] ]
ff429de195635feed52c236a386dac65c34b6435
58496be10ead81e2531e995f7d66017ffdfc6897
/Include/DBWrapper.h
9980f9beeeab1c1f842f1cfdfa6a43bae175f5be
[]
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,312
h
//============================================================================ // Date : 26.12.2010 // Author : Tkachenko Dmitry // Copyright : (c) Tkachenko Dmitry (TkachenkoDmitryV@gmail.com) //============================================================================ #ifndef __DBWRAPPERS_H__...
[ "TkachenkoDmitryV@d548627a-540d-11de-936b-e9512c4d2277" ]
[ [ [ 1, 123 ] ] ]
2a20ef8b0f18023801fc5db0cb2ea777c1761f97
e192bb584e8051905fc9822e152792e9f0620034
/tags/sources_0_1/noyau/modele.h
3789ae662f69c1807b7681993fc313804576c48f
[]
no_license
BackupTheBerlios/projet-univers-svn
708ffadce21f1b6c83e3b20eb68903439cf71d0f
c9488d7566db51505adca2bc858dab5604b3c866
refs/heads/master
2020-05-27T00:07:41.261961
2011-07-31T20:55:09
2011-07-31T20:55:09
40,817,685
0
0
null
null
null
null
ISO-8859-1
C++
false
false
2,298
h
/*************************************************************************** * Copyright (C) 2004 by Equipe Projet Univers * * rogma.boami@free.fr * * * * Thi...
[ "rogma@fb75c231-3be1-0310-9bb4-c95e2f850c73" ]
[ [ [ 1, 73 ] ] ]
3215dd693dc0f2310671a503d48c9ed75630c93a
a84b013cd995870071589cefe0ab060ff3105f35
/webdriver/branches/jsapi/third_party/gecko-1.9.0.11/win32/include/nsIDOMDOMImplementation.h
4f2d56e43d0abc9a8ecc9232d30d6e06e186fb65
[ "Apache-2.0" ]
permissive
vdt/selenium
137bcad58b7184690b8785859d77da0cd9f745a0
30e5e122b068aadf31bcd010d00a58afd8075217
refs/heads/master
2020-12-27T21:35:06.461381
2009-08-18T15:56:32
2009-08-18T15:56:32
13,650,409
1
0
null
null
null
null
UTF-8
C++
false
false
6,137
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/xr19rel/WINNT_5.2_Depend/mozilla/dom/public/idl/core/nsIDOMDOMImplementation.idl */ #ifndef __gen_nsIDOMDOMImplementation_h__ #define __gen_nsIDOMDOMImplementation_h__ #ifndef __gen_domstubs_h__ #include "domstubs.h" #endif /* For IDL files that don't ...
[ "simon.m.stewart@07704840-8298-11de-bf8c-fd130f914ac9" ]
[ [ [ 1, 125 ] ] ]
25c9c9f7a08a9bba0b42876277b0012af2a01d8e
29e87c19d99b77d379b2f9760f5e7afb3b3790fa
/src/audio/decoder_oggvorbisfile.h
ed37e9208756e1971d8b4225077df9d902dcbbbb
[]
no_license
wilcobrouwer/dmplayer
c0c63d9b641a0f76e426ed30c3a83089166d0000
9f767a15e25016f6ada4eff6a1cdd881ad922915
refs/heads/master
2021-05-30T17:23:21.889844
2011-03-29T08:51:52
2011-03-29T08:51:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
569
h
#ifndef DECODER_OGGVORBISFILE_H #define DECODER_OGGVORBISFILE_H #include "decoder_interface.h" #include <vorbis/vorbisfile.h> class OGGVorbisFileDecoder : public IDecoder{ private: IDataSourceRef datasource; OggVorbis_File* oggFile; OGGVorbisFileDecoder(AudioFormat af, IDataSourceRef ds, OggVorbis_...
[ "simon.sasburg@e69229e2-1541-0410-bedc-87cb2d1b0d4b", "daniel.geelen@e69229e2-1541-0410-bedc-87cb2d1b0d4b" ]
[ [ [ 1, 13 ], [ 15, 18 ], [ 20, 22 ] ], [ [ 14, 14 ], [ 19, 19 ] ] ]
9d91bbec28ee4977b28c53f6d6267c497a258f8c
97fd2a81a3baffb26dc5b627c08aa4a69574a761
/inc/Content/FeedItem.h
39326bf19bd47536de2464922a92b28b06e50fa3
[]
no_license
drstrangecode/Bada_RssReader_DrStrangecode
c4c61dacabacf9419a0335d70a141dc8374c8b2e
b3cf7b1f6afc43af782c0713fa6b54b1e95d0c1a
refs/heads/master
2016-09-06T05:34:10.075095
2011-10-16T16:08:46
2011-10-16T16:08:46
2,542,044
0
0
null
null
null
null
UTF-8
C++
false
false
1,051
h
/* * FeedItem.h * * Created by: Dr. Strangecode * --------------------------------------------- * This is free code, it can be used, modified, * destroyed, raped and whatever without limits. * I own no copyrights over it. * This code is provided AS IS without warranty * of any kind either expressed o...
[ "drstrangecodephd@gmail.com" ]
[ [ [ 1, 43 ] ] ]
8ae7e1439a143f6f45a98fe35a5816093c70f08f
a2ba072a87ab830f5343022ed11b4ac365f58ef0
/ urt-bumpy-q3map2 --username twentyseven@urbanterror.info/libs/splines/math_matrix.h
15d028288cccc4d9e411666ecac2d36b8a85dc89
[]
no_license
Garey27/urt-bumpy-q3map2
7d0849fc8eb333d9007213b641138e8517aa092a
fcc567a04facada74f60306c01e68f410cb5a111
refs/heads/master
2021-01-10T17:24:51.991794
2010-06-22T13:19:24
2010-06-22T13:19:24
43,057,943
0
0
null
null
null
null
UTF-8
C++
false
false
8,535
h
/* This code is based on source provided under the terms of the Id Software LIMITED USE SOFTWARE LICENSE AGREEMENT, a copy of which is included with the GtkRadiant sources (see LICENSE_ID). If you did not receive a copy of LICENSE_ID, please contact Id Software immediately at info@idsoftware.com. All changes a...
[ "twentyseven@urbanterror.info" ]
[ [ [ 1, 226 ] ] ]
de0b3014e7f206d20422175653676895ddc2cb3a
36bf908bb8423598bda91bd63c4bcbc02db67a9d
/Library/CImage.cpp
7992ecc222ed546d800b6ac6b39d79018431321c
[]
no_license
code4bones/crawlpaper
edbae18a8b099814a1eed5453607a2d66142b496
f218be1947a9791b2438b438362bc66c0a505f99
refs/heads/master
2021-01-10T13:11:23.176481
2011-04-14T11:04:17
2011-04-14T11:04:17
44,686,513
0
1
null
null
null
null
UTF-8
C++
false
false
55,656
cpp
/* CImage.cpp Classe base per l'interfaccia con le librerie. Luca Piergentili, 01/09/00 lpiergentili@yahoo.com Ad memoriam - Nemo me impune lacessit. */ #include "env.h" #include "pragma.h" #include "macro.h" #include <string.h> #include <math.h> #include "window.h" #include "CImage.h" #include "CN...
[ "luca.pierge@gmail.com" ]
[ [ [ 1, 2357 ] ] ]
337315f67680ee0fe7a998dd9fb733b4a6211965
57574cc7192ea8564bd630dbc2a1f1c4806e4e69
/Poker/Cliente/OpUIClientePasar.cpp
fad2117e25cd854d93db214cdcdf0e46b88e8fc9
[]
no_license
natlehmann/taller-2010-2c-poker
3c6821faacccd5afa526b36026b2b153a2e471f9
d07384873b3705d1cd37448a65b04b4105060f19
refs/heads/master
2016-09-05T23:43:54.272182
2010-11-17T11:48:00
2010-11-17T11:48:00
32,321,142
0
0
null
null
null
null
UTF-8
C++
false
false
247
cpp
#include "OpUIClientePasar.h" OpUIClientePasar::OpUIClientePasar(void) { } OpUIClientePasar::~OpUIClientePasar(void) { } bool OpUIClientePasar::ejecutarAccion(Ventana* ventana) { return this->enviarPedido("OpPasar", ventana); }
[ "natlehmann@gmail.com@a9434d28-8610-e991-b0d0-89a272e3a296" ]
[ [ [ 1, 14 ] ] ]
58aad8b07e646b46ba900d1f4511381ea76e7218
35aea6d59e313063cc53fb48cfb32bf1ca7c7919
/src/OSSClientTools/UtilityClasses/UtilityClasses.h
8369b09b4487ba97bc914f437f86deb63d70ca0e
[]
no_license
abb-wcheung/opensign-project
c0d810cea2eb9c497dfaeab84f80909bf4d93acd
0856a3e7cb8cd736384362ae8bad6f8362058a2e
refs/heads/master
2016-09-01T21:26:14.317040
2008-11-02T17:46:44
2008-11-02T17:46:44
39,601,116
0
0
null
null
null
null
UTF-8
C++
false
false
1,431
h
// UtilityClasses.h #pragma once #pragma unmanaged #include "windows.h" namespace RP { namespace Implementation { namespace Owasp { class IconUtilityUnmanaged { public: IconUtilityUnmanaged(LPCWSTR path); ~IconUtilityUnmanaged(); void LoadIcons(void); // callback function ...
[ "philipp.potisk@725ea65b-bb50-0410-bc28-9f83e2431ff3" ]
[ [ [ 1, 48 ] ] ]
1b0cceaa1fe18929ebffe1a4a4e560adb0562df7
41371839eaa16ada179d580f7b2c1878600b718e
/UVa/Volume II/00264.cpp
1ec82809055e58182debc013e862f05a026931ca
[]
no_license
marinvhs/SMAS
5481aecaaea859d123077417c9ee9f90e36cc721
2241dc612a653a885cf9c1565d3ca2010a6201b0
refs/heads/master
2021-01-22T16:31:03.431389
2009-10-01T02:33:01
2009-10-01T02:33:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
444
cpp
///////////////////////////////// // 00264 - Count on Cantor ///////////////////////////////// #include<cstdio> #include<cmath> int ntri, tri, n; int nup(int k){ return (int)ceil((-1+sqrt(1+8*k))/2); } int main(void){ while(scanf("%d",&n)!=EOF){ ntri = nup(n); tri = ntri*(ntri+1)/2; if(ntri&1) pr...
[ "mistermarin@gmail.com" ]
[ [ [ 1, 18 ] ] ]
6ccd0d58c4db57a7cdb93d49fd206d8c506009c7
8f5d0d23e857e58ad88494806bc60c5c6e13f33d
/Texture/cTextureManager.cpp
6c12ecacf036d36937e5ad5554e5e89b41664ebd
[]
no_license
markglenn/projectlife
edb14754118ec7b0f7d83bd4c92b2e13070dca4f
a6fd3502f2c2713a8a1a919659c775db5309f366
refs/heads/master
2021-01-01T15:31:30.087632
2011-01-30T16:03:41
2011-01-30T16:03:41
1,704,290
1
1
null
null
null
null
UTF-8
C++
false
false
4,693
cpp
#include <algorithm> #include "cTextureManager.h" #include "cBMPImage.h" #include "../File/cFileManager.h" #include "../Core/cLog.h" // Include Paul Nettle's memory manager #include "../Memory/mmgr.h" ///////////////////////////////////////////////////////////////////////////////////// cTextureManager::...
[ "markglenn@gmail.com" ]
[ [ [ 1, 173 ] ] ]
d7186b59643aa89dc573010224d3440749185dd1
a8157564af47618589001d80f0f4571c6328f3e0
/room.cpp
e24d59434ba04f5a10c263e34c4ca223466511a9
[ "MIT" ]
permissive
dionyziz/cador
83848185094c0198ec7b217fdaf2d94c39e541ba
ee939b5556aebdea692d3cea5badbe3c85b49a7d
refs/heads/master
2020-06-06T07:11:55.517376
2011-11-23T21:45:58
2011-11-23T21:45:58
2,240,956
0
1
null
null
null
null
UTF-8
C++
false
false
4,594
cpp
#include "room.h" map< unsigned int, Room* > Vilundo_Rooms; ///<static>/// Room* Room::Create( unsigned int roomid, string roomname ) { Room* rm; assert( Vilundo::Alphanumeric( roomname ) ); assert( roomname.length() > 0 ); Trace << "Setting up room `" << roomname << "' (" << ro...
[ "dionyziz@kamibu.com" ]
[ [ [ 1, 151 ] ] ]
0738c1a752fad9ebf7efeb1bf054ed32e8f7c8cc
cd61c8405fae2fa91760ef796a5f7963fa7dbd37
/Sauron/VisionTests/VisionModelTest.cpp
30e6b84dd02b7d5a9c6db19ce4041a29e0a43125
[]
no_license
rafaelhdr/tccsauron
b61ec89bc9266601140114a37d024376a0366d38
027ecc2ab3579db1214d8a404d7d5fa6b1a64439
refs/heads/master
2016-09-05T23:05:57.117805
2009-12-14T09:41:58
2009-12-14T09:41:58
32,693,544
0
0
null
null
null
null
UTF-8
C++
false
false
1,318
cpp
#include <iostream> #include <ctime> #include <sstream> #include <cv.h> #include <cxcore.h> #include <highgui.h> #include "../Vision/VisionModel.h" extern void drawProjection( sauron::Image &im, const sauron::Projection &proj, CvFont &font, byte r, byte g, byte b, std::string txt = "" ); int testVisionModel...
[ "fggodoy@8373e73c-ebb0-11dd-9ba5-89a75009fd5d" ]
[ [ [ 1, 46 ] ] ]
cb558fcf261eca799948a0e22678a52bf91c79b4
5ed707de9f3de6044543886ea91bde39879bfae6
/ASBasketball/ASFIsOrb/Source/ASBasketballPlayerScoutRqst.cpp
b8e80f74e57ba7a9606b19c1d6416d38fe1929f0
[]
no_license
grtvd/asifantasysports
9e472632bedeec0f2d734aa798b7ff00148e7f19
76df32c77c76a76078152c77e582faa097f127a8
refs/heads/master
2020-03-19T02:25:23.901618
1999-12-31T16:00:00
2018-05-31T19:48:19
135,627,290
0
0
null
null
null
null
UTF-8
C++
false
false
2,156
cpp
/* ASBasketballPlayerScoutRqst.cpp */ /******************************************************************************/ /******************************************************************************/ #include "CBldVCL.h" #pragma hdrstop #include "ASBasketballType.h" #include "ASBasketballPlayerScoutRqst.h" ...
[ "grtvd@users.noreply.github.com" ]
[ [ [ 1, 68 ] ] ]
38c487515820980237f0f0a880a00b606cf1b440
485c5413e1a4769516c549ed7f5cd4e835751187
/Source/Engine/FBO.h
2efbde06cb9d998c987c88d598d9295223dc0869
[]
no_license
FranckLetellier/rvstereogram
44d0a78c47288ec0d9fc88efac5c34088af88d41
c494b87ee8ebb00cf806214bc547ecbec9ad0ca0
refs/heads/master
2021-05-29T12:00:15.042441
2010-03-25T13:06:10
2010-03-25T13:06:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,712
h
/************************************* * * ImacDemo Project * * Created : 07/12/09 * Authors : Franck Letellier * Baptiste Malaga * Fabien Kapala * **************************************/ #ifndef __FBO_H__ #define __FBO_H__ /** * @name FBO.h * @brief Create and handle a Frame buffer objec...
[ "b.malaga@gmail.com" ]
[ [ [ 1, 88 ] ] ]
b732a55b9350132c61f8c49d093585eb260d903c
58ef4939342d5253f6fcb372c56513055d589eb8
/WallpaperChanger/WallpaperChange/source/Views/src/ThemeChangeAppView.cpp
ffd1f0f77e007ac8dbb1f8559103e388241b54b8
[]
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,647
cpp
/* ============================================================================ Name : ThemeChangeAppView.cpp Author : zengcity Copyright : Your copyright notice Description : Application view implementation ============================================================================ */ // INCLUDE...
[ "zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494" ]
[ [ [ 1, 164 ] ] ]
b6b4a8919d0f22b4722bc6d24e4370ed2bb7a460
cd07acbe92f87b59260478f62a6f8d7d1e218ba9
/src/MorphaDataGather.h
5994e318443062baf4e42d1491c2033c521f6bec
[]
no_license
niepp/sperm-x
3a071783e573d0c4bae67c2a7f0fe9959516060d
e8f578c640347ca186248527acf82262adb5d327
refs/heads/master
2021-01-10T06:27:15.004646
2011-09-24T03:33:21
2011-09-24T03:33:21
46,690,957
1
1
null
null
null
null
UTF-8
C++
false
false
1,881
h
#if !defined(AFX_MORPHADATAGATHER_H__3A6D1D2A_7AA5_4A56_926B_109EA256B5D3__INCLUDED_) #define AFX_MORPHADATAGATHER_H__3A6D1D2A_7AA5_4A56_926B_109EA256B5D3__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // MorphaDataGather.h : header file // #include "datalistctrl.h" ////////////////////...
[ "harithchen@e030fd90-5f31-5877-223c-63bd88aa7192" ]
[ [ [ 1, 70 ] ] ]
274e9a3213f75c19a0ce3aeeebc96b5174cb644b
22b6d8a368ecfa96cb182437b7b391e408ba8730
/engine/include/qvProtothread.h
f402b48ace39e4273d162fcc7e86b2c7468908a4
[ "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
6,220
h
// Restart protothread.// Protothread class and macros for lightweight, stackless threads in C++. // // This was "ported" to C++ from Adam Dunkels' protothreads C library at: // http://www.sics.se/~adam/pt/ // // Originally ported for use by Hamilton Jet (www.hamiltonjet.co.nz) by // Ben Hoyt, but stripped do...
[ "drr00t@users.noreply.github.com" ]
[ [ [ 1, 159 ] ] ]
fc2d03e13b8d8894dd3bc2cf15d9abe30849e231
bd0aeddb7bc001052641c9d99148c9e900502e31
/apps/examples/eventsExample/src/testApp.cpp
7d3be795dbc617c6b75c7a34efde85008827aae2
[]
no_license
scottmac/openFrameworks
f3be725f3ce6d24030f8a5c6b3a0ecc1c031c60c
23bd71bc88030419ec0bce5773b4b8c18b2cc6b3
refs/heads/master
2021-01-18T08:25:58.385835
2011-01-23T22:56:44
2011-01-23T22:56:44
1,285,888
2
0
null
null
null
null
UTF-8
C++
false
false
2,184
cpp
#include "testApp.h" //-------------------------------------------------------------- void testApp::setup(){ counter = 0; vagRounded.loadFont("vag.ttf", 32); ofBackground(50,50,50); } //-------------------------------------------------------------- void testApp::update(){ counter = counter + 0.033...
[ "arturo@adcd5791-1b6c-4787-a4a6-ffef2f616413", "theo@openframeworks.cc" ]
[ [ [ 1, 23 ], [ 25, 30 ], [ 32, 73 ] ], [ [ 24, 24 ], [ 31, 31 ] ] ]
94bc35479e3f103c197518b5b9cf6bfec482a11a
cc336f796b029620d6828804a866824daa6cc2e0
/cximage/CxImage/ximatran.cpp
91ce1fa60854f72775bdd521890bc4299a52adb5
[]
no_license
tokyovigilante/xbmc-sources-fork
84fa1a4b6fec5570ce37a69d667e9b48974e3dc3
ac3c6ef8c567f1eeb750ce6e74c63c2d53fcde11
refs/heads/master
2021-01-19T10:11:37.336476
2009-03-09T20:33:58
2009-03-09T20:33:58
29,232
2
0
null
null
null
null
WINDOWS-1252
C++
false
false
40,410
cpp
// Place the code and data below here into the CXIMAGE section. #ifndef _DLL #pragma code_seg( "CXIMAGE" ) #pragma data_seg( "CXIMAGE_RW" ) #pragma bss_seg( "CXIMAGE_RW" ) #pragma const_seg( "CXIMAGE_RD" ) #pragma comment(linker, "/merge:CXIMAGE_RW=CXIMAGE") #pragma comment(linker, "/merge:CXIMAGE_RD...
[ "jmarshallnz@568bbfeb-2a22-0410-94d2-cc84cf5bfa90" ]
[ [ [ 1, 1323 ] ] ]
52302362e3b67cf0ba293224caa08df8822ce75e
cfc9acc69752245f30ad3994cce0741120e54eac
/bikini/private/source/flash/gameswf/base/tu_gc.h
dfcb71c4380bbab57bd80741bc7cf595a6075f2c
[]
no_license
Heartbroken/bikini-iii
3b7852d1af722b380864ac87df57c37862eb759b
93ffa5d43d9179b7c5e7f7c2df9df7dafd79a739
refs/heads/master
2020-03-28T00:41:36.281253
2009-04-30T14:58:10
2009-04-30T14:58:10
37,190,689
0
0
null
null
null
null
UTF-8
C++
false
false
9,413
h
// tu_gc.h -- Thatcher Ulrich <http://tulrich.com> 2007 // This source code has been donated to the Public Domain. Do // whatever you want with it. // A simple smart pointer and framework for garbage collection. A // variety of different collectors may be plugged in, so the gc_ptr is // parameterized by the...
[ "my.mass.storage@gmail.com" ]
[ [ [ 1, 343 ] ] ]
98d858b631ea6e0019416fe2bd0a5ebbc80f27ca
a2904986c09bd07e8c89359632e849534970c1be
/topcoder/DivToZero.cpp
804e787a7030df19b33a0a3461bfda2390d2158f
[]
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
2,811
cpp
// BEGIN CUT HERE // END CUT HERE #line 5 "DivToZero.cpp" #include <cstdio> #include <cstdlib> #include <cmath> #include <climits> #include <cfloat> #include <map> #include <utility> #include <set> #include <iostream> #include <memory> #include <string> #include <vector> #include <algorithm> #include ...
[ "shin@CF-7AUJ41TT52JO.(none)" ]
[ [ [ 1, 87 ] ] ]
785cdecd48a7309e0159556652d6f86bbd8e4f17
122ef9ac514911e01fa262bd0dec7ee21550864c
/KaiUI/KaiDoc.cpp
f71b4e1ef10013162caad6605c672b25c38115b6
[]
no_license
kbogatyrev/Kai
e69ea97dea9948a0270cb60dc5477ea9bdc6ce52
684c7798ab80348f7e025dc5de4bf2a925a66a34
refs/heads/master
2021-01-01T15:44:23.996015
2010-02-17T23:02:50
2010-02-17T23:02:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,360
cpp
//============================================================================== // // Copyright (c) Konstantin Bogatyrev, 2001 // // Facility: Kai 1.2 // // Module description: MFC CDocument class implementation // // $Id: KaiDoc.cpp,v 1.28 2008-02-20 20:13:22 kostya Exp $ // //==============...
[ "kostya@4a411af2-12c4-46b1-bc79-72289035148e" ]
[ [ [ 1, 399 ] ] ]
e88ace53d24ed89c36a4ba8d904819550386f490
8a783a44653ac0b203bcd23d010747218568a401
/pi-counter/pi-counter/Function.h
1456a2b00edf795d60c52a695780166df0db8035
[]
no_license
stankiewicz/pi-counter
b08642149ea1af9c88c8acad9cf60c44e80f64de
f6418053b2241efb83a6d2d4c0091356f87e7d0f
refs/heads/master
2021-01-15T13:48:34.288727
2008-09-03T18:14:14
2008-09-03T18:14:14
32,282,826
0
0
null
null
null
null
UTF-8
C++
false
false
424
h
#ifndef _FUNCTION_H_ #define _FUNCTION_H_ #include "gmp.h" #include "PiGenerator.h" class Function { public: unsigned int *Calculate(CoolListener listener, unsigned __int64 *resultLength, char *pi, int checkNumberOfDigits, mpf_t a, mpf_t b, int lengthA, int lengthB, unsigned __int64 *numberOfFound, unsigned...
[ "tomasz.czekala@8d1154ae-3347-0410-a901-cdf36a16b7d0" ]
[ [ [ 1, 15 ] ] ]
8cb4b42ad28f4648bf4609357a9f3bf1647772c8
7f72fc855742261daf566d90e5280e10ca8033cf
/branches/full-calibration/ground/src/plugins/config/configtaskwidget.h
703cbf86241757c0ba07bc3f44c6af0aa0d9a343
[]
no_license
caichunyang2007/my_OpenPilot_mods
8e91f061dc209a38c9049bf6a1c80dfccb26cce4
0ca472f4da7da7d5f53aa688f632b1f5c6102671
refs/heads/master
2023-06-06T03:17:37.587838
2011-02-28T10:25:56
2011-02-28T10:25:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,002
h
/** ****************************************************************************** * * @file configtaskwidget.h * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @addtogroup GCSPlugins GCS Plugins * @{ * @addtogroup ConfigPlugin Config Plugin * @{ * @brief The Conf...
[ "jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba" ]
[ [ [ 1, 62 ] ] ]
2c66f582f11ebf2ac65499049bd46a07fc97a0f1
1caba14ec096b36815b587f719dda8c963d60134
/branches/smxgroup/smx/libsmx/hset.h
133ee573e56e262d49b83429ad6d2e56368c09df
[]
no_license
BackupTheBerlios/smx-svn
0502dff1e494cffeb1c4a79ae8eaa5db647e5056
7955bd611e88b76851987338b12e47a97a327eaf
refs/heads/master
2021-01-10T19:54:39.450497
2009-03-01T12:24:56
2009-03-01T12:24:56
40,749,397
0
0
null
null
null
null
UTF-8
C++
false
false
1,301
h
/* COPYRIGHT 1998 Prime Data Corp. All Rights Reserved. Use of this file without prior written authorization is strictly prohibited. */ #ifndef _QHSET_ #define _QHSET_ /////// %hset/%hget object, uses a threadsafe (TS) context #include "dbpset.h" class qObjHCtx : public qObjTS { protected: #if...
[ "simul@407f561b-fe63-0410-8234-8332a1beff53" ]
[ [ [ 1, 57 ] ] ]
76afac9f967733ef241af20e08596c605533328f
40b507c2dde13d14bb75ee1b3c16b4f3f82912d1
/core/smn_timers.cpp
be8bc64f38f79a48e6cf676ef3db64a63515074a
[]
no_license
Nephyrin/-furry-octo-nemesis
5da2ef75883ebc4040e359a6679da64ad8848020
dd441c39bd74eda2b9857540dcac1d98706de1de
refs/heads/master
2016-09-06T01:12:49.611637
2008-09-14T08:42:28
2008-09-14T08:42:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,080
cpp
/** * vim: set ts=4 : * ============================================================================= * SourceMod * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved. * ============================================================================= * * This program is free software; you can re...
[ "faluco@alliedmods.net", "ds@alliedmods.net", "dvander@alliedmods.net" ]
[ [ [ 1, 1 ], [ 31, 199 ], [ 207, 225 ], [ 227, 271 ], [ 333, 337 ], [ 344, 345 ] ], [ [ 2, 3 ], [ 6, 10 ], [ 12, 15 ], [ 17...
cd90415545ef65aee30a76e683e90450d34bbee5
e07af5d5401cec17dc0bbf6dea61f6c048f07787
/field.hpp
ad5c35afdf7ac3623fc4aca312296168c1444388
[]
no_license
Mosesofmason/nineo
4189c378026f46441498a021d8571f75579ce55e
c7f774d83a7a1f59fde1ac089fde9aa0b0182d83
refs/heads/master
2016-08-04T16:33:00.101017
2009-12-26T15:25:54
2009-12-26T15:25:54
32,200,899
0
0
null
null
null
null
UTF-8
C++
false
false
664
hpp
#ifndef __NEXT_NINEO_FIELD_DEFINE__ #define __NEXT_NINEO_FIELD_DEFINE__ #include <wx/wx.h> #include "regex.hpp" #include "utils.hpp" namespace NiField { class Field { public: Field (); ~Field (); bool operator () ( const wxString& data ); ...
[ "beyooo@gmail.com" ]
[ [ [ 1, 28 ] ] ]
9717a423552ce5e806a18da288374fb794275312
c5ecda551cefa7aaa54b787850b55a2d8fd12387
/src/UILayer/Functions/AddTask/DlgAddTask.cpp
ba306e8d0075c6086140cb22c935c164456d701c
[]
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
22,077
cpp
// DlgAddTask.cpp : 实现文件 // #include "stdafx.h" #include "DlgAddTask.h" #include ".\dlgaddtask.h" #include "otherfunctions.h" #include "Preferences.h" #include "UserMsgs.h" #include "GlobalVariable.h" #include "Util.h" #include "CmdGotoPage.h" #include "CmdFuncs.h" #include "Util.h" #include <strsafe.h> ...
[ "LanceFong@4a627187-453b-0410-a94d-992500ef832d" ]
[ [ [ 1, 903 ] ] ]
2b2eff39d531b5be52a21bb2718d65edc57cafa1
60791ce953e9891f156b6862ad59ac4830a7cad2
/CATL/field.h
94283692571cc28491629fd1272efe90c9562bc6
[]
no_license
siavashmi/catl-code
05283c6e24a1d3aa9652421a93f094c46c477014
a668431b661c59f597c6f9408c371ec013bb9072
refs/heads/master
2021-01-10T03:17:38.898659
2011-06-30T10:27:35
2011-06-30T10:27:35
36,600,037
0
0
null
null
null
null
UTF-8
C++
false
false
4,293
h
#ifndef FIELD_H #define FIELD_H #include <iostream> #include <set> #include <map> #include <vector> #include <algorithm> #include "math.h" #include "geometry3D.h" #include "common.h" #include "sensor.h" using namespace std; class Sensor; class Field; class Field { public: Field(); ~Field...
[ "yinzhimeng@gmail.com" ]
[ [ [ 1, 99 ] ] ]
0dce5fe836679e5a1b4a15eb47a644c9d5892bd5
21da454a8f032d6ad63ca9460656c1e04440310e
/src/wcpp/net/impl/wscDatagramSocketImpl_linux.h
ecc0199e3777fea42709e48c3906a14bbd0436a6
[]
no_license
merezhang/wcpp
d9879ffb103513a6b58560102ec565b9dc5855dd
e22eb48ea2dd9eda5cd437960dd95074774b70b0
refs/heads/master
2021-01-10T06:29:42.908096
2009-08-31T09:20:31
2009-08-31T09:20:31
46,339,619
0
0
null
null
null
null
UTF-8
C++
false
false
375
h
#pragma once #include <wcpp/net/wscDatagramSocketImpl.h> #if (WS_PLATFORM == WS_PLATFORM_LINUX) class wscDatagramSocketImpl_linux : public wscDatagramSocketImpl { public: static const ws_char * const s_class_name; public: wscDatagramSocketImpl_linux(void); ~wscDatagramSocketImpl_linux(void); ...
[ "xukun0217@98f29a9a-77f1-11de-91f8-ab615253d9e8" ]
[ [ [ 1, 17 ] ] ]
1dd67c4c643544ebd71ab131c6f4ca555ae1649c
c307dc6026aa8294568144317923b58d71e74113
/src/RRDUpdater.h
3ed4ea758653ddfc737fe3c69c1dfbab1e246d97
[]
no_license
bLuma/PcapRRD
724ad1bc9a349ad26d8fd357ff381b8ae49d4b0d
ccea2843015bcd7300d69007364be9f3138a9452
refs/heads/master
2021-01-23T07:33:51.686731
2011-12-04T13:53:20
2011-12-04T13:53:20
102,508,696
0
0
null
null
null
null
UTF-8
C++
false
false
872
h
/* * File: RRDAdapter.h * Author: roman * * Created on 22. říjen 2011, 13:25 */ #ifndef RRDADAPTER_H #define RRDADAPTER_H #include "common.h" #include "Stats.h" #define PATH_CONCAT(a, b) (a + "/" + b) #define COLLECTD_TYPE "prenosy-" /** * Trida pro opakovane ukladani dat do RRD databazi. ...
[ "divisak@gmail.com" ]
[ [ [ 1, 50 ] ] ]
c6bbff3fe46201039502330e7061ae41a1609aa5
36bf908bb8423598bda91bd63c4bcbc02db67a9d
/Include/CeXDib.h
6f6d79ab3135d12a660f22d3f413192981313ae6
[]
no_license
code4bones/crawlpaper
edbae18a8b099814a1eed5453607a2d66142b496
f218be1947a9791b2438b438362bc66c0a505f99
refs/heads/master
2021-01-10T13:11:23.176481
2011-04-14T11:04:17
2011-04-14T11:04:17
44,686,513
0
1
null
null
null
null
UTF-8
C++
false
false
2,468
h
// // Class: CCeXDib // // Compiler: Visual C++ // eMbedded Visual C++ // Tested on: Visual C++ 6.0 // Windows CE 3.0 // // Author: Davide Calabro' davide_calabro@yahoo.com // http://www.softechsoftware.it // // Note: This class uses code snippets taken from a similar class written // f...
[ "luca.pierge@gmail.com" ]
[ [ [ 1, 103 ] ] ]
27203284469df29c3189e6b563346ac8dbf4fd33
e5ded38277ec6db30ef7721a9f6f5757924e130e
/Cpp/SoSe10/Blatt08.Aufgabe01/stdafx.cpp
1920f22b50fcc19461896c593a753f2ca1ca7f62
[]
no_license
TetsuoCologne/sose10
67986c8a014c4bdef19dc52e0e71e91602600aa0
67505537b0eec497d474bd2d28621e36e8858307
refs/heads/master
2020-05-27T04:36:02.620546
2010-06-22T20:47:08
2010-06-22T20:47:08
32,480,813
0
0
null
null
null
null
UTF-8
C++
false
false
304
cpp
// stdafx.cpp : source file that includes just the standard includes // Blatt08.Aufgabe01.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" // TODO: reference any additional headers you need in STDAFX.H // and not in this file
[ "johannes.korrek@rwth-aachen.de@f2f8bf26-27bb-74d3-be08-1e18597623ec" ]
[ [ [ 1, 8 ] ] ]
f990f42db50e8badb605cdceacb9261745f5497a
f0c08b3ddefc91f1fa342f637b0e947a9a892556
/branches/develop/calcioIA/GlutApp/Application.cpp
b34bd64d21b3def1439cae40f510410b72a567c4
[]
no_license
BackupTheBerlios/coffeestore-svn
1db0f60ddb85ccbbdfeb9b3271a687b23e29fc8f
ddee83284fe9875bf0d04e6b7da7a2113e85a040
refs/heads/master
2021-01-01T05:30:22.345767
2009-10-11T08:55:35
2009-10-11T08:55:35
40,725,038
0
0
null
null
null
null
UTF-8
C++
false
false
3,397
cpp
#include "Application.h" #include "GlutLoggerWriter.h" #include <Point.h> #include <cstdlib> #include <cassert> #include <GL/glut.h> Application* Application::_instance = NULL; Application::Application(int width, int height) : _width(width), _height(height) { _instance = this; Logger::setWriter(_lo...
[ "fabioppp@e591b805-c13a-0410-8b2d-a75de64125fb" ]
[ [ [ 1, 170 ] ] ]
a7df2f001c1056183c160159673ad8fea81af938
5563be0561e6271b7b2a6bf39a87bfa630885504
/include/falcon/comm/FalconCommFTD2XX.h
d0790ae6dcc523a80b008b1d0f7c51c61203573f
[]
no_license
nia11/libnifalcon
d84176eb0b707f799f30f31728c6791035ecb60a
2e4a36468bbeb7b235632437a0e6e985461dcdca
refs/heads/master
2020-12-25T00:55:13.119968
2009-06-23T07:13:50
2009-06-23T07:13:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,383
h
/*** * @file FalconCommFTD2XX.h * @brief FTD2XX (http://www.ftdichip.com) based implementation of FTDI communication for the falcon * @author Kyle Machulis (kyle@nonpolynomial.com) * @copyright (c) 2007-2009 Nonpolynomial Labs/Kyle Machulis * @license BSD License * * Project info at http://libnifalcon.sou...
[ "qdot@afroken.(none)", "kyle@nonpolynomial.com" ]
[ [ [ 1, 4 ], [ 6, 7 ], [ 9, 23 ], [ 25, 25 ], [ 27, 27 ], [ 32, 35 ], [ 37, 44 ] ], [ [ 5, 5 ], [ 8, 8 ], [ 24, 24 ...
1452ceeab20b57f939546e4e5deb4505115b8400
9907be749dc7553f97c9e51c5f35e69f55bd02c0
/april5/framework code & project/image_file.h
b33c1392107fac55808355611c225696eb48777b
[]
no_license
jdeering/csci476winthrop
bc8907b9cc0406826de76aca05e6758810377813
2bc485781f819c8fd82393ac86de33404e7ad6d3
refs/heads/master
2021-01-10T19:53:14.853438
2009-04-24T14:26:36
2009-04-24T14:26:36
32,223,762
0
0
null
null
null
null
UTF-8
C++
false
false
1,819
h
/* Jason Deering image_file.h This class is for use in the Framework. It requires Allegro header files included for the BITMAP struct. The ImageFile class controls the information for each bitmap file that may be displayed by the Framework and is used to provide sprites with their current frame to draw. ...
[ "lcairco@2656ef14-ecf4-11dd-8fb1-9960f2a117f8", "deeringj2@2656ef14-ecf4-11dd-8fb1-9960f2a117f8" ]
[ [ [ 1, 34 ], [ 36, 59 ] ], [ [ 35, 35 ] ] ]
da183d1976fc34b202a865b5f94cdacddb134a22
faaac39c2cc373003406ab2ac4f5363de07a6aae
/ zenithprime/inc/controller/BattleBoard/BBStateEnemyShip.h
2c402c979af4285f61888501deec31e28a2573ec
[]
no_license
mgq812/zenithprime
595625f2ec86879eb5d0df4613ba41a10e3158c0
3c8ff4a46fb8837e13773e45f23974943a467a6f
refs/heads/master
2021-01-20T06:57:05.754430
2011-02-05T17:20:19
2011-02-05T17:20:19
32,297,284
0
0
null
null
null
null
UTF-8
C++
false
false
522
h
#ifndef BBSTATEENEMYSHIP_H #define BBSTATEENEMYSHIP_H #include <string> #include "BBState.h" class BBStateEnemyShip : public BBState { public: virtual BBState* LClickNothing(BBModel* model); virtual BBState* LClickEnemy(BBModel* model, BBPlayerModel* player, BBShipModel* ship); virtual BBState* LClick...
[ "ElderGrimes@2c223db4-e1a0-a0c7-f360-d8b483a75394" ]
[ [ [ 1, 23 ] ] ]
394affb5e77b7df3ffe118bc630560de5962c457
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestlist/inc/bctestlistbasecase.h
151ea76da81eb695d8927eda789ad499cc7fd1e3
[]
no_license
SymbianSource/oss.FCL.sftools.ana.compatanamdw
a6a8abf9ef7ad71021d43b7f2b2076b504d4445e
1169475bbf82ebb763de36686d144336fcf9d93b
refs/heads/master
2020-12-24T12:29:44.646072
2010-11-11T14:03:20
2010-11-11T14:03:20
72,994,432
0
0
null
null
null
null
UTF-8
C++
false
false
4,233
h
/* * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl...
[ "none@none" ]
[ [ [ 1, 139 ] ] ]
8973b4d7fc663bae5e751dc90e599df152f08515
da9b11cab53e4771eaa6c0d2c885e4331580b2f3
/src/timer.cpp
87123b5ca324b684ed216e4d8f65edebb98b6bc1
[]
no_license
ud1/dhtpp
305913dea8f3c65d52bdb872aa6f26f5aca7a9a6
016aa4e0b628f92614e9a38e90461cea8bc4df78
refs/heads/master
2021-01-13T16:44:30.537380
2010-05-31T22:22:55
2010-05-31T22:22:55
77,243,109
0
0
null
null
null
null
UTF-8
C++
false
false
123
cpp
#include "timer.h" namespace dhtpp { Ctimer *GetTimerInstance() { static Ctimer timer; return &timer; } }
[ "ud1@mail.ru" ]
[ [ [ 1, 9 ] ] ]
d3452490dd30909b4ba0852a6423f1e7e81638c2
8ffc2ad8cf32ffd9ba2974ee9bb4ae36de90a860
/SIFTCustom/src/VectorCustom.h
23d4d2f43cfb68f9bdcb155c63cd50e99bd8c173
[]
no_license
mhlee1215/sift-custom
ca40895d3b3ba6e3e2c6b45947e21a4e07a5270e
ec3910e172eae4bafa6e21952e058f6875362569
refs/heads/master
2016-09-06T10:54:10.910652
2010-06-10T08:52:48
2010-06-10T08:52:48
33,061,761
0
0
null
null
null
null
UTF-8
C++
false
false
364
h
/* * VectorCustom.h * * Created on: 2010. 5. 26. * Author: hp */ #ifndef VECTORCUSTOM_H_ #define VECTORCUSTOM_H_ using namespace std; #include "CvPointCustom.h" #include <vector> class VectorCustom { private: vector<CvPointCustom> points; public: VectorCustom(); virtual ~VectorCus...
[ "mhlee1215@6231343e-7b99-2e4e-8751-d345bb62f328" ]
[ [ [ 1, 25 ] ] ]
0aa727f1c6a5c6a5e5fd494c60864497ae075976
998c99766794d0740cd36a1bfb3da52cfd152671
/TcpServerNonBlock.h
c81d6112d910d92aecbb44953e480d80e16203a9
[]
no_license
shachar-b/computer-networking-101-tcp-server
04dabf6448637b92f988b880c6731eddd1a09bba
05d6e5ea33493087a6dd363045def3d9eaeef51b
refs/heads/master
2021-01-10T04:15:35.181511
2011-01-02T00:22:30
2011-01-02T00:22:30
48,319,895
0
0
null
null
null
null
UTF-8
C++
false
false
2,369
h
#define _CRT_SECURE_NO_WARNINGS //Suppress warnings on strcpy,ctime,itoa etc... #include <iostream> using namespace std; // Don't forget to include "Ws2_32.lib" in the library list. #include <fstream> #include <winsock2.h> #include <string.h> #include <vector> #include "utilityFunctions.h" #pragma comment(lib,...
[ "darklinger@a149d1aa-10a4-bf9f-5acb-b7c8e26e06d8", "blame.me@a149d1aa-10a4-bf9f-5acb-b7c8e26e06d8" ]
[ [ [ 1, 53 ], [ 55, 71 ], [ 73, 85 ] ], [ [ 54, 54 ], [ 72, 72 ] ] ]
6f5ce4d2f284363f0fe24b1ad4f30a76b0bb9779
d9a78f212155bb978f5ac27d30eb0489bca87c3f
/PB/src/PbFt/ftdefs.h
818b5c601b986e8abf53f064a03c80c2bd4e3333
[]
no_license
marchon/pokerbridge
1ed4a6a521f8644dcd0b6ec66a1ac46879b8473c
97d42ef318bf08f3bc0c0cb1d95bd31eb2a3a8a9
refs/heads/master
2021-01-10T07:15:26.496252
2010-05-17T20:01:29
2010-05-17T20:01:29
36,398,892
0
0
null
null
null
null
UTF-8
C++
false
false
216
h
#pragma once typedef QString FTTableId; typedef QString FTHandId; class FTTable; class FTHero; class FTLobby; class FTTables; class PBHandInfo; #define ftSngLobbyModel "CBrowseSitAndGoLobbyProxyModel"
[ "mikhail.mitkevich@gmail.com" ]
[ [ [ 1, 13 ] ] ]
534b0848a0e5eae32616e74e709e1c68607e76a3
b2d46af9c6152323ce240374afc998c1574db71f
/cursovideojuegos/theflostiproject/3rdParty/boost/libs/lambda/test/bind_tests_simple.cpp
7f3c3cdcb7c554d0e04b5dadaeb24ba0c720eba5
[]
no_license
bugbit/cipsaoscar
601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4
52aa8b4b67d48f59e46cb43527480f8b3552e96d
refs/heads/master
2021-01-10T21:31:18.653163
2011-09-28T16:39:12
2011-09-28T16:39:12
33,032,640
0
0
null
null
null
null
ISO-8859-1
C++
false
false
6,966
cpp
// bind_tests_simple.cpp -- The Boost Lambda Library ------------------ // // Copyright (C) 2000-2003 Jaakko Järvi (jaakko.jarvi@cs.utu.fi) // Copyright (C) 2000-2003 Gary Powell (powellg@amazon.com) // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or co...
[ "ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a" ]
[ [ [ 1, 172 ] ] ]
b92c08aaf1273a62e9ebc881ad04f47d9f9983da
586d729da30e04cd561605ec321ff835d95d7e01
/Reseau/tp-Serveur/debug/moc_client.cpp
0a77f7f44b488ec72ca9e79200dc31c46f769b30
[]
no_license
coralie-saysset/insaLyon
f2b2fae17e68407348eb4d6e590a164f2f5d6f24
ad6e6dc7ec09b1b5494328113fde799e4b846a9e
refs/heads/master
2021-01-10T19:38:10.830958
2011-12-12T02:59:52
2011-12-12T02:59:52
2,747,230
0
0
null
null
null
null
UTF-8
C++
false
false
2,613
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'client.h' ** ** Created: Tue 29. Nov 17:14:16 2011 ** by: The Qt Meta Object Compiler version 61 (Qt 4.5.1) ** ** WARNING! All changes made in this file will be lost! ********************...
[ "nemesia.lilith@gmail.co" ]
[ [ [ 1, 89 ] ] ]
7b9373a83fac8417b6a4560ca96fb6b5fb7e6564
36bf908bb8423598bda91bd63c4bcbc02db67a9d
/Include/COptionsTree.h
c5147bcc65670c9f1d463d0bf7df4a720855a1bf
[]
no_license
code4bones/crawlpaper
edbae18a8b099814a1eed5453607a2d66142b496
f218be1947a9791b2438b438362bc66c0a505f99
refs/heads/master
2021-01-10T13:11:23.176481
2011-04-14T11:04:17
2011-04-14T11:04:17
44,686,513
0
1
null
null
null
null
UTF-8
C++
false
false
691
h
#ifndef _COPTIONSTREE_H #define _COPTIONSTREE_H 1 #include "window.h" class COptionsTree : public CTreeCtrl { public: COptionsTree(); virtual ~COptionsTree() {} BOOL AddControl(HTREEITEM hItem,CWnd* pWnd,UINT nId = (UINT)-1); BOOL UpdateControl(HTREEITEM hItem,UINT nId,BOOL bFlag); BOOL SetItemData...
[ "luca.pierge@gmail.com" ]
[ [ [ 1, 30 ] ] ]
4c38c70a48913acb80985ef1a47c4317ecdb7e6a
27d5670a7739a866c3ad97a71c0fc9334f6875f2
/CPP/Targets/MapLib/Shared/src/PositionInterpolator.cpp
4153bb0b07ca53f3089aee6c0e9af76df94ec905
[ "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
20,332
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 of ...
[ "hlars@sema-ovpn-morpheus.itinerary.com" ]
[ [ [ 1, 669 ] ] ]
8159480e8eb6b71a5eb9e610b2cf09488be36b7a
62874cd4e97b2cfa74f4e507b798f6d5c7022d81
/src/libMidi-Me/Serializer.cpp
55e96d7987afb01cec63f2ecfd957a0c5eb798e4
[]
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
11,216
cpp
// Includes #include "Serializer.h" #include "Chain.h" #include "Input.h" #include "Output.h" #include "ChainStart.h" #include "ChainEnd.h" #include "Processor.h" #include "Connection.h" #include "InputDevice.h" #include "MidiOutput.h" #include "DeviceManager.h" #include <Properties/StandardProperties.h> #...
[ "Jeroen.Dierckx@d8a2fbcc-2753-0410-82a0-8bc2cd85795f" ]
[ [ [ 1, 454 ] ] ]
b8bb049e97934791bb80217751b8e05b20842f1c
208475bcab65438eed5d8380f26eacd25eb58f70
/ComuExe/GpsSrc.h
495e48715d9913973a799025e75bda1af32df53d
[]
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
1,741
h
#ifndef _GPS_H_ #define _GPS_H_ unsigned int G_GpsReadThread( void* v_pPar ); class CGpsSrc { public: CGpsSrc(); virtual ~CGpsSrc(); bool GetSatellitesInfo( SATELLITEINFO &v_objSatsInfo ); unsigned int P_GpsReadThread(); bool InitGpsAll(); bool ReleaseGpsAll(); void GpsSigHandler(); bool Gp...
[ "wdgvip@gmail.com" ]
[ [ [ 1, 74 ] ] ]
04b4a4d320214f59c8096efa30c3f0c1dbc6865e
85556d2252328c785bb57528878b7ad621a4af76
/LuaCppFSM/src/BaseGameEntity.cpp
d3a3f05bc8d25ff7f95304025560cb93ff1a93f2
[]
no_license
turdann/luacppfsm
86ace1cf742e767597e452ef58ef1495422f1441
0bc5334c88e4eeae6caa926ee6a3546ea0f34cd4
refs/heads/master
2021-01-10T02:01:14.662585
2008-08-08T09:45:15
2008-08-08T09:45:15
52,820,764
0
0
null
null
null
null
UTF-8
C++
false
false
753
cpp
#include "BaseGameEntity.h" #include <cassert> int BaseGameEntity::m_iNextValidID = 0; //----------------------------- SetID ----------------------------------------- // // this must be called within each constructor to make sure the ID is set // correctly. It verifies that the value passed to the method is...
[ "uberiain@hotmail.com" ]
[ [ [ 1, 21 ] ] ]
fe35bfbcc46bc2466bfde50e7920796212db8c93
1f94e01a5fc5de1f0e858da37f07099feab5988b
/src/Depth_2d_viewer/Length_value_view_widget.cpp
a1df6af02ae25b8b20413ce73ba0a992859ddb19
[]
no_license
satofumi/OpenNI_practice
30c00876efc2c7bde7bcec881177ba91c0526067
f9428bf0712f1a02d79d137c9b7df0cdf5887bf3
refs/heads/master
2020-06-04T01:40:28.735112
2011-07-10T11:20:26
2011-07-10T11:20:26
1,368,887
1
0
null
null
null
null
SHIFT_JIS
C++
false
false
6,918
cpp
/*! \file \brief 距離データの値を表示 \author Satofumi KAMIMURA $Id$ \todo 距離データの更新、ボタンがタブを切替えると押せるようになるのを修正する。 */ #include "Length_value_view_widget.h" #include "Lidar.h" namespace { enum { Default_column_size = 768 + 1, Default_minimum_length = 23, Default_maximum...
[ "satofumi@twinstar.(none)" ]
[ [ [ 1, 268 ] ] ]
ff2ac1166da1f218f0a73ec185d3756cde4c429e
9ad9345e116ead00be7b3bd147a0f43144a2e402
/Integration_WAH_&_Extraction/SMDataExtraction/Algorithm/NominalAttribute.cpp
11ddf6a9d84f24030daaa24a0b85d2618c4fb58f
[]
no_license
asankaf/scalable-data-mining-framework
e46999670a2317ee8d7814a4bd21f62d8f9f5c8f
811fddd97f52a203fdacd14c5753c3923d3a6498
refs/heads/master
2020-04-02T08:14:39.589079
2010-07-18T16:44:56
2010-07-18T16:44:56
33,870,353
0
0
null
null
null
null
UTF-8
C++
false
false
1,189
cpp
#include "StdAfx.h" #include "NominalAttribute.h" NominalAttribute::NominalAttribute(void) { } NominalAttribute::NominalAttribute(double _weight, std::vector<BayesDistinct *> &_values) { m_weight = _weight; m_uniqueValues = _values; m_uniqueValNo = _values.size(); } BayesDistinct * NominalAttribut...
[ "jaadds@c7f6ba40-6498-11de-987a-95e5a5a5d5f1" ]
[ [ [ 1, 51 ] ] ]
15b573127b8be5a58ff6ce7ec7628c6f12ef248f
b84a38aad619acf34c22ed6e6caa0f7b00ebfa0a
/Code/TootleCore/TArray.h
822d3edbba7a4e7a03ce92f538863651e04038f9
[]
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
15,208
h
/*------------------------------------------------------ TArray is the base array interface. -------------------------------------------------------*/ #pragma once #include "TLTypes.h" #include "TLDebug.h" #include "TLRandom.h" // enable this to do extensive array sorting checks at runtime. The sort chec...
[ "dibely@hotmail.com", "graham@grahamreeves.com" ]
[ [ [ 1, 2 ], [ 4, 10 ], [ 16, 40 ], [ 43, 45 ], [ 49, 51 ], [ 53, 53 ], [ 80, 81 ], [ 84, 84 ], [ 106, 108 ], [ 116, 116 ...
18f2a344e8a1027cf67e62a1f9f4dc16b8b191d8
33a6be59df2f704fcad3288c7ee3b7eae4939014
/c++Einfuehrung_programmiererin/auszug_ueberladen_fn/funueber.cpp
6bc217e09f5071092c4b81a3fd0cd9386bed5f3a
[]
no_license
jjoe64/babydevelop
49670ae5d8b01a13fffaf715751bc01b141efe89
e2797f2b204adebe4bd0e60b98730f6685f523b4
refs/heads/master
2020-04-04T01:46:01.594675
2011-08-04T12:46:07
2011-08-04T12:46:07
1,991,958
1
0
null
null
null
null
ISO-8859-1
C++
false
false
2,266
cpp
// Kapitel 6 - Programm 9 - FUNUEBER.CPP #include <iostream.h> class VieleNamen { private: int Laenge; int Breite; public: VieleNamen(void); // Konstruktoren VieleNamen(int L); VieleNamen(int L, int B); void Zeige(void); // Anzeigefunktionen void Zeige(int Eins); void Zeige...
[ "g.jjoe64@googlemail.com" ]
[ [ [ 1, 94 ] ] ]
cbfecf567f8fb6f45c445472d47be0f22f9560b6
daa67e21cc615348ba166d31eb25ced40fba9dc7
/GameCode/StdAfx.h
f8571821e31d42844fb4850e60cba5b014dc7e51
[]
no_license
gearsin/geartesttroject
443d48b7211f706ab2c5104204bad7228458c3f2
f86f255f5e9d1d34a00a4095f601a8235e39aa5a
refs/heads/master
2020-05-19T14:27:35.821340
2008-09-02T19:51:16
2008-09-02T19:51:16
32,342,555
0
0
null
null
null
null
UTF-8
C++
false
false
1,431
h
//------------------------------------------------------------------------------------------------------------------ #ifndef STDA_FX_H #define STDA_FX_H //------------------------------------------------------------------------------------------------------------------ #pragma once //----------------------...
[ "sunil.ssingh@592c7993-d951-0410-8115-35849596357c" ]
[ [ [ 1, 42 ] ] ]
4800b267344e197bb8ce340a6bd941da9a568494
854ee643a4e4d0b7a202fce237ee76b6930315ec
/arcemu_svn/src/arcemu-shared/MersenneTwister.cpp
8810e730b013257d39e7637d2b25dfe811345bcc
[]
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
8,358
cpp
/* * ArcEmu MMORPG Server * Copyright (C) 2005-2007 Ascent Team <http://www.ascentemu.com/> * Copyright (C) 2008 <http://www.ArcEmu.org/> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Softw...
[ "Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef", "minipc@hotmail.de@3074cc92-8d2b-11dd-8ab4-67102e0efeef" ]
[ [ [ 1, 1 ], [ 5, 62 ], [ 66, 82 ], [ 85, 116 ], [ 118, 305 ] ], [ [ 2, 4 ], [ 63, 65 ], [ 83, 84 ], [ 117, 117 ] ] ]
1afa2ec6c95114edacb847da857c5f2cd9d9b87b
d71665b4e115bbf0abc680bb1c7eb31e69d86a1d
/SpacescapePlugin/include/SpacescapeNoiseMaterial.h
e4b0987b7ff3862e86eb08a62ebea55fd6a1d45d
[ "MIT" ]
permissive
svenstaro/Spacescape
73c140d06fe4ae76ac1a613295f1e9f96cdda3bb
5a53ba43f8e4e78ca32ee5bb3d396ca7b0b71f7d
refs/heads/master
2021-01-02T09:08:59.624369
2010-04-05T04:28:57
2010-04-05T04:28:57
589,597
7
6
null
null
null
null
UTF-8
C++
false
false
2,194
h
/* This source file is part of Spacescape For the latest info, see http://alexcpeterson.com/spacescape "He determines the number of the stars and calls them each by name. " Psalm 147:4 The MIT License Copyright (c) 2010 Alex Peterson Permission is hereby granted, free of charge, to any person obtaining ...
[ "sh@lutzhaase.com" ]
[ [ [ 1, 63 ] ] ]
1d3b5e86bf783ce03731e802554fee532f920679
6b3fa487428d3e2c66376572fd3c6dd3501b282c
/sapien190/trunk/source/Sandbox/Sapien/rpy/Application.cpp
806b2b844e78db17b48f37a69eee243e1bac07ae
[]
no_license
kimbjerge/iirtsf10grp5
8626a10b23ee5cdde9944280c3cd06833e326adb
3cbdd2ded74369d2cd455f63691abc834edfb95c
refs/heads/master
2021-01-25T06:36:48.487881
2010-06-03T09:26:19
2010-06-03T09:26:19
32,920,746
0
0
null
null
null
null
UTF-8
C++
false
false
1,081
cpp
/******************************************************************** Rhapsody : 7.5 Login : KBE Component : DefaultComponent Configuration : DefaultConfig Model Element : Application //! Generated Date : Fri, 30, Apr 2010 File Path : DefaultComponent/DefaultConfig/Application.cpp ******************...
[ "bjergekim@49e60964-1571-11df-9d2a-2365f6df44e6" ]
[ [ [ 1, 38 ] ] ]
5488b3c5e1bb052dd38b26a797db8b13dbeea7f4
f317b6eba86e00052f684e2001e1ea81f5357ee9
/face_pickup/trunk/face_pickup/FaceComDetectionLoop.cpp
ace0ca88350fadf96bd8428d5fa817f47b6ecc68
[]
no_license
Habib120/apmayfes2011-kao
2ef24ff490511a6a08606f3ab05d4152069721b8
cb167c9ab6182ad13077c9ffe851bdc5be6f4256
refs/heads/master
2016-09-01T17:54:20.659856
2011-10-06T03:47:33
2011-10-06T03:47:33
33,204,831
0
0
null
null
null
null
UTF-8
C++
false
false
954
cpp
#include "network.h" #include "tracker.h" #include "detection_thread.h" #include "extractors.h" #include <boost/ref.hpp> using namespace std; void FaceComDetectionLoop::Start() { loop_thread = new boost::thread(boost::ref(*this)); } void FaceComDetectionLoop::Stop() { stop = true; loop_thread->join(...
[ "a.m.yellowroom@gmail.com@4f86e157-8500-1dc0-33fe-d8cc54530173", "Orsay.Akira.Moulin@gmail.com@4f86e157-8500-1dc0-33fe-d8cc54530173" ]
[ [ [ 1, 30 ], [ 32, 34 ], [ 36, 50 ] ], [ [ 31, 31 ], [ 35, 35 ] ] ]
96ed97fad9dc9bda85156da098821529eb68c3e3
6581dacb25182f7f5d7afb39975dc622914defc7
/easyMule/easyMule/src/UILayer/AdvanceTabWnd.h
c4f72b148bc7ba50b130f7adfc18207f50c2dcf4
[]
no_license
dice2019/alexlabonline
caeccad28bf803afb9f30b9e3cc663bb2909cc4f
4c433839965ed0cff99dad82f0ba1757366be671
refs/heads/master
2021-01-16T19:37:24.002905
2011-09-21T15:20:16
2011-09-21T15:20:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,625
h
/* * $Id: AdvanceTabWnd.h 8435 2008-11-24 08:52:24Z huby $ * * this file is part of easyMule * Copyright (C)2002-2008 VeryCD Dev Team ( strEmail.Format("%s@%s", "emuledev", "verycd.com") / http: * www.easymule.org ) * * This program is free software; you can redistribute it and/or * modify it under the ...
[ "damoguyan8844@3a4e9f68-f5c2-36dc-e45a-441593085838" ]
[ [ [ 1, 61 ] ] ]