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
4f074c3b973778c29afcee49e677d13ee8c83965
cb9967f3c1349124878d5769d1ecd16500f60a08
/ProcessStub/HookAttachment.cpp
60db4c4fa7847869677b29eeaf41c853879db854
[]
no_license
josiahdecker/TaskbarExtender
b71ab2439e6844060e6b41763b23ace6c00ccad2
3977192ba85d48bd8caf543bfc3a0f6d0df9efc9
refs/heads/master
2020-05-30T17:11:14.543553
2011-03-20T14:08:46
2011-03-20T14:08:46
1,503,110
0
0
null
null
null
null
UTF-8
C++
false
false
1,099
cpp
#include "StdAfx.h" #include "Windows.h" #include "HookAttachment.h" namespace TaskbarExtender { using namespace System; using namespace System::Runtime::InteropServices; HookAttachment::HookAttachment(String^ hook_dll_location, int ordinal, int systemCallToHook){ data = gcnew HookData(); dat...
[ "josiahdecker@gmail.com" ]
[ [ [ 1, 41 ] ] ]
08f4ba27aa036d1004230d9bed7f5346b7912b0a
a0155e192c9dc2029b231829e3db9ba90861f956
/MailFilter/Platform/nlm/MFNLM.cpp
63297cbe8e8a26c6de02cfcdf16a0262ffae716f
[]
no_license
zeha/mailfilter
d2de4aaa79bed2073cec76c93768a42068cfab17
898dd4d4cba226edec566f4b15c6bb97e79f8001
refs/heads/master
2021-01-22T02:03:31.470739
2010-08-12T23:51:35
2010-08-12T23:51:35
81,022,257
0
0
null
null
null
null
ISO-8859-1
C++
false
false
39,364
cpp
/* + + MFNLM.cpp + + NetWare Platform Specific Functions + for CLib AND LibC + + + Copyright 2001-2004 Christian Hofstädtler. + + */ #ifndef __cplusplus #error No Cpp support! #endif #ifdef N_PLAT_NLM // Using _MAIN_ to get variables defined here. #define _MAILFILTER_MAIN_ ...
[ "ch@zeha.at" ]
[ [ [ 1, 1608 ] ] ]
be9f5c6049034e3b8539f0a56fe26c1b8296ce27
119ba245bea18df8d27b84ee06e152b35c707da1
/unreal/branches/robots/qrgui/interpreters/robots/details/blocks/enginesStopBlock.cpp
4570be3cdd48474d691da0b81c366e2a3983bf56
[]
no_license
nfrey/qreal
05cd4f9b9d3193531eb68ff238d8a447babcb3d2
71641e6c5f8dc87eef9ec3a01cabfb9dd7b0e164
refs/heads/master
2020-04-06T06:43:41.910531
2011-05-30T19:30:09
2011-05-30T19:30:09
1,634,768
0
0
null
null
null
null
UTF-8
C++
false
false
488
cpp
#include "enginesStopBlock.h" using namespace qReal; using namespace interpreters::robots::details::blocks; EnginesStopBlock::EnginesStopBlock(robotParts::Motor &motor1, robotParts::Motor &motor2, robotParts::Motor &motor3) : EngineCommandBlock(motor1, motor2, motor3) { } void EnginesStopBlock::run() { ...
[ "ololo@ololo.org" ]
[ [ [ 1, 21 ] ] ]
552a32873cddb3142ca62d98e338c84165888e8b
b369aabb8792359175aedfa50e949848ece03180
/src/glWin/DialogWindow.h
df285b887a42229374d46a1c8c995eafd18a7db2
[]
no_license
LibreGamesArchive/magiccarpet
6d49246817ab913f693f172fcfc53bf4cc153842
39210d57096d5c412de0f33289fbd4d08c20899b
refs/heads/master
2021-05-08T02:00:46.182694
2009-01-06T20:25:36
2009-01-06T20:25:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,904
h
/////////////////////////////////////////////////////////////////////////////// // DialogWindow.h // ============== // A class of Dialog Box for MS Windows // It creates a dialog box with CreateDialogParam() API call. // // AUTHOR: Song Ho Ahn // CREATED: 2005-03-16 // UPDATED: 2006-06-20 ////////////////////...
[ "wfb2@gmx.de" ]
[ [ [ 1, 52 ] ] ]
51ffbf31e5e663ac9e47d63c376d381e0a7e2e00
38926bfe477f933a307f51376dd3c356e7893ffc
/Source/GameDLL/HUD/HUDPowerStruggle.h
4c25ce1815a0c2996e9c1f9aec0b01d27b92772d
[]
no_license
richmondx/dead6
b0e9dd94a0ebb297c0c6e9c4f24c6482ef4d5161
955f76f35d94ed5f991871407f3d3ad83f06a530
refs/heads/master
2021-12-05T14:32:01.782047
2008-01-01T13:13:39
2008-01-01T13:13:39
null
0
0
null
null
null
null
ISO-8859-3
C++
false
false
5,819
h
/************************************************************************* Crytek Source File. Copyright (C), Crytek Studios, 2001-2007. ------------------------------------------------------------------------- $Id$ $DateTime$ Description: PowerStruggle mode HUD (BuyMenu) code (refactored from old HUD code) --...
[ "dante.renevo@gmail.com", "kkirst@c5e09591-5635-0410-80e3-0b71df3ecc31" ]
[ [ [ 1, 14 ], [ 21, 31 ], [ 33, 34 ], [ 37, 44 ], [ 57, 63 ], [ 65, 70 ], [ 72, 73 ], [ 76, 87 ], [ 91, 91 ], [ 93, 93 ...
050fc19c5f018a70fd43866cd4faa7c83cd59b92
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/os/kernelhwsrv/base/performance/f32/t_perf/src/F32PerformanceServer.cpp
f5667ad818dcc182d6575bba899021696e71673e
[]
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
3,685
cpp
/* * Copyright (c) 2007 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, 150 ] ] ]
f4b4d31b1d0e521391de48aa0b3f2d6bc2c62584
741b36f4ddf392c4459d777930bc55b966c2111a
/incubator/deeppurple/lwplugins/lwwrapper/PluginTemplates/Master_Adaptor.h
b8ad9f4ae0b83f91f720df719f179e1ee0732acd
[]
no_license
BackupTheBerlios/lwpp-svn
d2e905641f60a7c9ca296d29169c70762f5a9281
fd6f80cbba14209d4ca639f291b1a28a0ed5404d
refs/heads/master
2021-01-17T17:01:31.802187
2005-10-16T22:12:52
2005-10-16T22:12:52
40,805,554
0
0
null
null
null
null
UTF-8
C++
false
false
1,594
h
#ifndef MASTER_ADAPTOR_INCLUDED #define MASTER_ADAPTOR_INCLUDED #include "HandlerItem.h" //#include "lwmaster.h" struct LWMasterAccess; template <class T, int Type> class Master_Adaptor : public HandlerItem<T> { public: Master_Adaptor(const char *name); virtual ~Master_Adaptor(); static...
[ "deeppurple@dac1304f-7ce9-0310-a59f-f2d444f72a61" ]
[ [ [ 1, 63 ] ] ]
cf0e36e0fab8a9f0437d672ecfd1c3915e44a129
7cf0bc0c3120c2040c3ed534421082cd93f0242f
/GPUIdxLcss/GPUIdxLcss/indexing/inverted_based.h
80f7de7503acfa9e07bc0c590e0bfda19882acf8
[]
no_license
zephyrer/ab-mfc
3d7be0283fa3fff3dcb7120fc1544e60a3811d88
f228b27a6fdbcb55f481155e9e9d77302335336a
refs/heads/master
2021-01-13T02:15:55.470629
2010-12-10T12:16:23
2010-12-10T12:16:23
40,066,957
0
0
null
null
null
null
GB18030
C++
false
false
2,113
h
#ifndef _INVERTED_BASED_H_ #define _INVERTED_BASED_H_ enum IndexingConstants { SeriesLength = 20, // 序列长度 AlphabetLength = 10 // 字母集大小 }; enum { FindOneSolution, // 找到一个解,可以接着找下一个解 MayHaveSolution, // 肯能有解,需要接着找 NoSolution, // 无解了,不用再找了 }; struct Solution { int Type...
[ "superkiki1989@ce34bfc1-e555-5f21-4a2b-332ae8037cd2" ]
[ [ [ 1, 75 ] ] ]
9070ec1d3dbd8cd3860c01f7fa6100aecb6a21f3
814b49df11675ac3664ac0198048961b5306e1c5
/Code/Engine/Utilities/include/GameEntity.h
d9e127e00bb77e9bc0f1d563450a86247e298bc5
[]
no_license
Atridas/biogame
f6cb24d0c0b208316990e5bb0b52ef3fb8e83042
3b8e95b215da4d51ab856b4701c12e077cbd2587
refs/heads/master
2021-01-13T00:55:50.502395
2011-10-31T12:58:53
2011-10-31T12:58:53
43,897,729
0
0
null
null
null
null
UTF-8
C++
false
false
2,719
h
#pragma once #ifndef __GAME_ENTITY_H__ #define __GAME_ENTITY_H__ // NO INCLOURE AQUEST ARXIU !!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!! // incloure "EntityDefines.h" #include "base.h" #include <set> #ifndef __ENTITY_DEFINES_H__ #error S'ha d'incloure "EntityDefines.h" i no "GameEntity.h" #endif class...
[ "atridas87@576ee6d0-068d-96d9-bff2-16229cd70485", "Atridas87@576ee6d0-068d-96d9-bff2-16229cd70485", "sergivalls@576ee6d0-068d-96d9-bff2-16229cd70485" ]
[ [ [ 1, 32 ], [ 34, 46 ], [ 50, 54 ], [ 56, 63 ], [ 66, 70 ], [ 72, 84 ], [ 87, 101 ], [ 104, 112 ] ], [ [ 33, 33 ], [ 64, ...
21b555babef5bf709455d43134fb1ff82d6c9932
c5534a6df16a89e0ae8f53bcd49a6417e8d44409
/trunk/nGENE Proj/Frustum.h
de82a891845ca4b8cbe3fe1f9edc8a675ecb143b
[]
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
5,207
h
/* --------------------------------------------------------------------------- This source file is part of nGENE Tech. Copyright (c) 2006- Wojciech Toman This program is free software. File: Frustum.h Version: 0.08 --------------------------------------------------------------------------- */ #pragma ...
[ "Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57" ]
[ [ [ 1, 192 ] ] ]
1c75cea487685195291bffdad5e010d0b03cae29
1131c49e8329f4ab07a2c5d54945077b2a0ff491
/coinchange.cpp
878a57aa1f7af6b9c00195b9bd6ec5d1a48ffc91
[]
no_license
davinash/blogdataavi
e7dcbe2d7734589196938e9df048499b54389dcf
0548d59bbc2b20f97777f42b7cb138d020b0980b
refs/heads/master
2021-03-12T20:44:19.854943
2011-06-28T13:21:44
2011-06-28T13:21:44
32,113,806
0
0
null
null
null
null
UTF-8
C++
false
false
855
cpp
#include <vector> #include <iostream> #include <string> int compute_change(std::vector<int> &d, int size) { int k = (int)d.size(); std::vector<std::vector<int> > table(k , std::vector<int>(size + 1)); for ( int row = 0; row < k ; row++) table[row][0] = 0; for ( int col = 0; col <= size ; col++) ...
[ "dongre.avinash@gmail.com" ]
[ [ [ 1, 31 ] ] ]
916581ea6c78e808886cddaec9a3dc4ed7720b6c
5927f0908f05d3f58fe0adf4d5d20c27a4756fbe
/examples/chrome/browser_shutdown.cpp
8bc522275de1fba4b8d67043ee4b8d1678f882cd
[]
no_license
seasky013/x-framework
b5585505a184a7d00d229da8ab0f556ca0b4b883
575e29de5840ede157e0348987fa188b7205f54d
refs/heads/master
2016-09-16T09:41:26.994686
2011-09-16T06:16:22
2011-09-16T06:16:22
41,719,436
0
1
null
null
null
null
UTF-8
C++
false
false
7,649
cpp
#include "browser_shutdown.h" #include "base/threading/thread_restrictions.h" #include "base/time.h" namespace browser_shutdown { // Whether the browser is trying to quit (e.g., Quit chosen from menu). bool g_trying_to_quit = false; base::Time shutdown_started_; ShutdownType shutdown_t...
[ "wlwlxj@gmail.com" ]
[ [ [ 1, 191 ] ] ]
ffa4fef76672c5df5a9b694487f3c7cc0cd565fe
74c8da5b29163992a08a376c7819785998afb588
/NetAnimal/Game/wheel/WheelController/include/Dan2.h
1aaeeecef657f4aa176e42ecde14fe321d504d7c
[]
no_license
dbabox/aomi
dbfb46c1c9417a8078ec9a516cc9c90fe3773b78
4cffc8e59368e82aed997fe0f4dcbd7df626d1d0
refs/heads/master
2021-01-13T14:05:10.813348
2011-06-07T09:36:41
2011-06-07T09:36:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
899
h
#ifndef __Orz_Dan2__ #define __Orz_Dan2__ #include "WheelGobalConfig.h" #include "DanListener.h" #include <CEGUI/cegui.h> #include <Ogre/ogre.h> #include <orz/Framework_Base/System/IInputManager.h> namespace Orz { class Dan2: public KeyListener { public: Dan2(DanListener * listener); bool textAc...
[ "ogre3d@yeah.net" ]
[ [ [ 1, 44 ] ] ]
9bbe836b6c051dbb524cb9abeeefca9bc2373d39
cd0987589d3815de1dea8529a7705caac479e7e9
/webkit/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp
48c698e6484330948426c3e874e5714bc0eee228
[ "BSD-2-Clause" ]
permissive
azrul2202/WebKit-Smartphone
0aab1ff641d74f15c0623f00c56806dbc9b59fc1
023d6fe819445369134dee793b69de36748e71d7
refs/heads/master
2021-01-15T09:24:31.288774
2011-07-11T11:12:44
2011-07-11T11:12:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,252
cpp
/* * Copyright (C) 2010 Google Inc. 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 ...
[ "sdevitt@rim.com" ]
[ [ [ 1, 95 ] ] ]
67eafef3f9bf26355d4f1919e5ec16c55a335389
40b507c2dde13d14bb75ee1b3c16b4f3f82912d1
/core/MenuVoting.cpp
d1f5d672ae75c6947bf657b8c24a003cfa30835b
[]
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
10,136
cpp
/** * vim: set ts=4 : * ============================================================================= * SourceMod * Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved. * ============================================================================= * * This program is free software; you can re...
[ "dvander@alliedmods.net", "ds@alliedmods.net", "faluco@alliedmods.net" ]
[ [ [ 1, 2 ], [ 4, 5 ], [ 7, 7 ], [ 11, 11 ], [ 16, 16 ], [ 19, 19 ], [ 28, 39 ], [ 43, 43 ], [ 45, 54 ], [ 58, 58 ], ...
43843403a8ee05233cbae09250e69188afc2fd5d
50f94444677eb6363f2965bc2a29c09f8da7e20d
/Src/EmptyProject/SkillObject.cpp
35db3be2fe6b28948d549a7cac5f9df0148e82ea
[]
no_license
gasbank/poolg
efd426db847150536eaa176d17dcddcf35e74e5d
e73221494c4a9fd29c3d75fb823c6fb1983d30e5
refs/heads/master
2020-04-10T11:56:52.033568
2010-11-04T19:31:00
2010-11-04T19:31:00
1,051,621
1
0
null
null
null
null
UHC
C++
false
false
19,494
cpp
#include "EmptyProjectPCH.h" #include "SkillObject.h" #include "WorldStateManager.h" #include "BattleState.h" #include "Character.h" #include "DynamicMotion.h" #include "Sound.h" #include "ShaderWrapper.h" #include "Unit.h" #include "ScriptManager.h" #include "Action.h" #include "DynamicMotion.h" #include "...
[ "dizzyherb@hotmail.com", "gasbank@gmail.com" ]
[ [ [ 1, 7 ], [ 49, 50 ], [ 57, 58 ], [ 60, 60 ], [ 94, 95 ], [ 97, 97 ], [ 143, 145 ], [ 147, 150 ], [ 247, 247 ], [ 249, ...
d30c0eead7288ab5207c07e776b2fe78085ca8b1
83ed25c6e6b33b2fabd4f81bf91d5fae9e18519c
/code/StandardShapes.cpp
858b360b79bfbd6ad7f53ef720ff9f62444d97c5
[ "BSD-3-Clause" ]
permissive
spring/assimp
fb53b91228843f7677fe8ec18b61d7b5886a6fd3
db29c9a20d0dfa9f98c8fd473824bba5a895ae9e
refs/heads/master
2021-01-17T23:19:56.511185
2011-11-08T12:15:18
2011-11-08T12:15:18
2,017,841
1
1
null
null
null
null
UTF-8
C++
false
false
16,493
cpp
/* Open Asset Import Library (ASSIMP) ---------------------------------------------------------------------- Copyright (c) 2006-2010, ASSIMP Development Team All rights reserved. Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the ...
[ "aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f" ]
[ [ [ 1, 502 ] ] ]
4567b9ed7b8ce2acbf8dd50b459e9a187ad71cbf
41371839eaa16ada179d580f7b2c1878600b718e
/UVa/Volume IV/00488.cpp
6fa1e3091e200c2e08421b72d3c6d27d8c31f472
[]
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
728
cpp
///////////////////////////////// // 00488 - Triangle Wave ///////////////////////////////// #include<cstdio> #include<string> #include<vector> const char *a[] = {"1\n","22\n","333\n","4444\n","55555\n", "666666\n","7777777\n","88888888\n","999999999\n"}; char i,j; unsigned int amp,cnum,freq; std::vector <std...
[ "mistermarin@gmail.com" ]
[ [ [ 1, 29 ] ] ]
10bfef3bdc664729ba3a866e4b7da507f08d4e17
353bd39ba7ae46ed521936753176ed17ea8546b5
/tools/libname/test/axxx_test.cpp
fa93d3eb600fe97c161b2fbf887e0da492317d76
[]
no_license
d0n3val/axe-engine
1a13e8eee0da667ac40ac4d92b6a084ab8a910e8
320b08df3a1a5254b776c81775b28fa7004861dc
refs/heads/master
2021-01-01T19:46:39.641648
2007-12-10T18:26:22
2007-12-10T18:26:22
32,251,179
1
0
null
null
null
null
UTF-8
C++
false
false
1,737
cpp
/** * @file * Axe 'libname' test code * @see axe_libname.h */ #include "axxx_test.h" #define AXXX_NO_AUTOLINK #include "axe_libname.h" /// Version of this test code #define AXE_LIBNAME_TEST_VERSION 1 // Use proper library -------- #ifdef _DEBUG #pragma comment( lib, "../../../output_debug/lib/axe_li...
[ "d0n3val@2cff7946-3f3c-0410-b79f-f9b517ddbf54" ]
[ [ [ 1, 76 ] ] ]
0b56c7537edfe9fdef4bb9348ff5a6af0dad70cb
9c62af23e0a1faea5aaa8dd328ba1d82688823a5
/rl/tags/v0-1/engine/sound/src/SoundChannel.cpp
2ec8494dbac47d545f6f0861f504cf3b44f9cfeb
[ "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
6,904
cpp
/* This source file is part of Rastullahs Lockenpracht. * Copyright (C) 2003-2005 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" ]
[ [ [ 1, 344 ] ] ]
acccbd9da07df7367eaaeb64e207b2a389888459
12732dc8a5dd518f35c8af3f2a805806f5e91e28
/trunk/LiteEditor/shell_window.h
2a52d485a3440341c65ca6b17379c0f9580744e7
[]
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
357
h
#ifndef SHELL_WINDOW_H #define SHELL_WINDOW_H #include "wx/wxscintilla.h" class ShellWindow : public wxScintilla { protected: void ConnectEvents(); public: ShellWindow(wxWindow *parent); virtual ~ShellWindow(); void AppendLine(const wxString &text); void Clear(); void OnKeyDown(wxKeyEvent &ev...
[ "eranif@b1f272c1-3a1e-0410-8d64-bdc0ffbdec4b" ]
[ [ [ 1, 19 ] ] ]
040806cf33c0484132fcbb24ba9d84e380ca81e0
e7c45d18fa1e4285e5227e5984e07c47f8867d1d
/SMDK/TransCritical/TTechWOR/TTWORPrecip.cpp
ce8b5c6f47e35ae7b7b6685c7ca9045da6826624
[]
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
17,543
cpp
//================== SysCAD - Copyright Kenwalt (Pty) Ltd =================== // New Precipitation model Transcritical Technologies Pty Ltd Feb 05 // Time-stamp: <2006-09-28 14:35:50 Rod Stephenson Transcritical Pty Ltd> // Copyright (C) 2005 by Transcritical Technologies Pty Ltd and KWA //=====================...
[ "keith.armstrong@syscad.net", "chris.moreton@syscad.net" ]
[ [ [ 1, 201 ], [ 208, 209 ], [ 216, 684 ] ], [ [ 202, 207 ], [ 210, 215 ] ] ]
90fca97b84be12f0e7cdf6a2c756f7ed76387cef
12d2d19ae9e12973a7d25b97b5bc530b82dd9519
/deliciousServer/DMServiceLocalDBImpl.cpp
a8fa8b6ecdfd37bb4a3e0778a2a2bfdc81404f6a
[]
no_license
gaoxiaojun/delicacymap
fe82b228e89d3fad48262e03bd097a9041c2a252
aceabb664bbd6f7b87b0c9b8ffdad55bc6310c68
refs/heads/master
2021-01-10T11:11:51.412815
2010-05-05T02:36:14
2010-05-05T02:36:14
47,736,729
0
0
null
null
null
null
UTF-8
C++
false
false
21,274
cpp
#include "stdafx.h" #include "DMServiceLocalDBImpl.h" #include "DBResult.h" #include "ProtubufDBRowConversion.h" #include <vector> #include <boost/function.hpp> #include <boost/bind.hpp> using namespace std; using namespace google::protobuf; using namespace ProtocolBuffer; using namespace boost; DMServic...
[ "colprog@d4fe8cd8-f54c-11dd-8c4e-4bbb75a408b7" ]
[ [ [ 1, 522 ] ] ]
5f73e2eaa92b02d0ffeff1884c3309947116bf9d
49db059c239549a8691fda362adf0654c5749fb1
/2010/prisivko/task2/main.cpp
a6efafdd32312ae355b1d26e83363d09e4154ff2
[]
no_license
bondarevts/amse-qt
1a063f27c45a80897bb4751ae5c10f5d9d80de1b
2b9b76c7a5576bc1079fc037adcf039fed4dc848
refs/heads/master
2020-05-07T21:19:48.773724
2010-12-07T07:53:51
2010-12-07T07:53:51
35,804,478
0
0
null
null
null
null
UTF-8
C++
false
false
185
cpp
#include "MyDialog.h" #include <QtGui/QApplication> int main(int argc, char *argv[]) { QApplication a(argc, argv); MyDialog w; w.show(); return a.exec(); }
[ "vprisivko@1a14799f-55e9-4979-7f51-533a2053511e" ]
[ [ [ 1, 11 ] ] ]
830c557417b4fb74f007d55c2ccbd80645361933
92bedc8155e2fb63f82603c5bf4ddec445d49468
/src/platform/Platform.h
7d1a48c2bec7d06a3359bc3d028667cda9b1acba
[]
no_license
jemyzhang/pluto-hades
16372453f05510918b07720efa210c748b887316
78d9cf2ec7022ad35180e4fb685d780525ffc45d
refs/heads/master
2016-09-06T15:11:35.964172
2009-09-26T09:53:12
2009-09-26T09:53:12
32,126,635
0
0
null
null
null
null
UTF-8
C++
false
false
7,514
h
/******************************************************************************* ** ** NAME: Platform.h ** VER: 1.0 ** CREATE DATE: 2009/07/11 ** AUTHOR: Roger.Yi (roger2yi@gmail.com) ** ** Copyright (C) 2009 - PlutoWare All Rights Reserved ** ** ** PURPOSE: Class Platform ** ** ----------...
[ "roger2yi@35b8d456-67b3-11de-a2f9-0f955267958a" ]
[ [ [ 1, 282 ] ] ]
45d0d341c6514b7f1b7dc124a88ebd5811cdb72c
d6f4ab7df13591365d31c22d7782d8697d288b44
/backup/UArbol.h
88c1d2e9f51c6422024b87287d10d78fdbdd6084
[]
no_license
ereslibre/pe
cfb5d225cd1f925e6aaa2c87458e22ba106431b3
f91642d4e0c865b0ed31a29dc4ff1cc048938fff
refs/heads/master
2021-01-06T20:46:49.167360
2010-07-26T01:08:19
2010-07-26T01:08:19
2,196,712
0
0
null
null
null
null
ISO-8859-2
C++
false
false
2,443
h
//--------------------------------------------------------------------------- #ifndef UArbolH #define UArbolH #include <math.h> #include <stdio.h> #include <vector.h> #define CTE_ERROR 0.2 #define MIN_ERROR 0.1 #define MAX_CAD 256 #define LONG_MAX_NOM 100 #define ARCHIVO_DATOS "datos.txt" //---------...
[ "valeropc@gmail.com" ]
[ [ [ 1, 86 ] ] ]
7ddf1ad21df6bbbaf11ebf7bb97c7a97f951d291
95a3e8914ddc6be5098ff5bc380305f3c5bcecb2
/src/FusionForever_lib/Core.cpp
e47a3912bf460b6e528768e85fab851682bc2e0b
[]
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
8,726
cpp
#include "StdAfx.h" #include "Core.h" #include "XMLCore.h" #include "RotatingAI.h" #include "JointAngles.h" #include "JointTracker.h" #include "SpinningJoint.h" #include "TrackerArm.h" #include "Blaster.h" #include "HeatBeamGun.h" #include "HomingMissileLauncher.h" #include "Swarmer.h" #include "Chain...
[ "Edward Woolhouse@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7", "EdwardDesktop@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7", "danishcake@hotmail.com" ]
[ [ [ 1, 40 ], [ 42, 91 ], [ 101, 147 ], [ 149, 289 ], [ 291, 293 ] ], [ [ 41, 41 ], [ 92, 100 ] ], [ [ 148, 148 ], [ 290, 290 ], ...
f7e3ac5e2a6cbb2839feb4c4bcd60e2b6d721e49
fb598854bdef4d7202407bda501df9ee35bad385
/ArticulatedFigure/ArticulatedFigure.cpp
9768fd6c9d807ccb0c1c37a29ee95efda8cf3727
[]
no_license
nxp3932/gc-articulate-figure
b5f48941bdc720751401ada1c375ec8d61bf1590
558608978bdaa6a545cfc0e2a5a6ae28bc8c1b21
refs/heads/master
2016-09-06T15:33:25.193720
2010-05-06T19:47:24
2010-05-06T19:47:24
41,727,036
0
0
null
null
null
null
UTF-8
C++
false
false
11,008
cpp
#include <stdlib.h> #include <time.h> #include <GL/glut.h> #include <string> #include <stdio.h> #include <vector> #define WIDTH 500 #define HEIGHT 500 #define FIGURE "human.txt" #define ANIMATION "animation.txt" #define MAX_JCOUNT 6 #define MAX_KFCOUNT 512 bool typing = false; bool keyframe_typing = fals...
[ "rclark72@d68364d2-591d-d464-8a7f-fb39578533eb" ]
[ [ [ 1, 455 ] ] ]
a8728184be0d775ba15e55b91b99f6aafcf1c1d8
075043812c30c1914e012b52c60bc3be2cfe49cc
/src/SDLGUIlibTests/MenuWidgetTests.cpp
bf7d266510ccd9a4e4451f9cbfc7bec468fab1b0
[]
no_license
Luke-Vulpa/Shoko-Rocket
8a916d70bf777032e945c711716123f692004829
6f727a2cf2f072db11493b739cc3736aec40d4cb
refs/heads/master
2020-12-28T12:03:14.055572
2010-02-28T11:58:26
2010-02-28T11:58:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,201
cpp
#include "stdafx.h" #include <MenuWidget.h> namespace { int start_count = 0; void start_callback(Widget* /*_widget*/) { start_count++; } int options_count = 0; void options_callback(Widget* /*_widget*/) { options_count++; } int exit_count = 0; void exit_callback(Widget* /*_widget*/) ...
[ "danishcake@hotmail.com" ]
[ [ [ 1, 69 ] ] ]
160b606145023e371642245780c27618d63441d3
94c1c7459eb5b2826e81ad2750019939f334afc8
/source/TestDialogBar.h
2449248c20a2ac94832a190c27185043e403d040
[]
no_license
wgwang/yinhustock
1c57275b4bca093e344a430eeef59386e7439d15
382ed2c324a0a657ddef269ebfcd84634bd03c3a
refs/heads/master
2021-01-15T17:07:15.833611
2010-11-27T07:06:40
2010-11-27T07:06:40
37,531,026
1
3
null
null
null
null
UTF-8
C++
false
false
1,635
h
#if !defined(AFX_TESTDIALOGBAR_H__53274537_E9E9_11D2_88EF_0000E8A1A5C0__INCLUDED_) #define AFX_TESTDIALOGBAR_H__53274537_E9E9_11D2_88EF_0000E8A1A5C0__INCLUDED_ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 // TestDialogBar.h : header file // #include "resource.h" /////////////////////////////...
[ "7171136@qq.com" ]
[ [ [ 1, 56 ] ] ]
ebcb3c0c2c04c8eb11a322a43f0d2c52fd52c1f5
252e638cde99ab2aa84922a2e230511f8f0c84be
/replib/src/RepTripInfoInputForm.cpp
d00c18db007d2fb62ac7f027abc9a61910910cb4
[]
no_license
openlab-vn-ua/tour
abbd8be4f3f2fe4d787e9054385dea2f926f2287
d467a300bb31a0e82c54004e26e47f7139bd728d
refs/heads/master
2022-10-02T20:03:43.778821
2011-11-10T12:58:15
2011-11-10T12:58:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,659
cpp
//--------------------------------------------------------------------------- #include <vcl.h> #pragma hdrstop #include "StdTool.h" #include "TourTool.h" #include "FieldDef.h" #include "RepTripInfoGenerator.h" #include "RepTripInfoInputForm.h" //----------------------------------------------------------------...
[ "1070569+overzoo@users.noreply.github.com" ]
[ [ [ 1, 94 ] ] ]
065971202e1bd6e53b67471f22a0ebc8e544cade
3dc524d7d842eb91d2c5c93e87688e473697197a
/Source/ASPX.cpp
45a0f95573cd61b850c4abf5f3a6ae3beb64d980
[]
no_license
SamOatesUniversity/Year-2---Animation-Simulation---PigCam
8aae5ddf90289f92275349ccafe096b07447c8c2
aa33e4dea6bd42cb2d1cf4159d8b2c4e67e63cae
refs/heads/master
2020-06-03T13:59:52.260548
2011-02-15T17:53:26
2011-02-15T17:53:26
41,170,127
0
0
null
null
null
null
UTF-8
C++
false
false
4,245
cpp
#include "ASPX.h" namespace ASPX { namespace Kinematics { void Euler( twm::Vector &value, const twm::Vector &derivative, float h ) { value += derivative * h; } } namespace Transformation { twm::Matrix Position( float x, float y, float z ) { return twm::Matrix( 1, 0, 0, 0, ...
[ "sam@samoatesgames.com" ]
[ [ [ 1, 169 ] ] ]
4fde729a34fe65d8d3d56dc42140096a61aeebd1
c3efe4021165e718d23ce0f853808e10c7114216
/LuaEdit/stdext.h
3c67b6780371efed07d9ae6dfb39b72e3eb96453
[]
no_license
lkdd/modstudio2
254b47ebd28a51a7d8c8682a86c576dafcc971bf
287b4782580e37c8ac621046100dc550abd05b1d
refs/heads/master
2021-01-10T08:14:56.230097
2009-03-08T19:14:16
2009-03-08T19:14:16
52,721,924
0
0
null
null
null
null
UTF-8
C++
false
false
1,287
h
/* Copyright (c) 2008 Peter "Corsix" Cawley Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish...
[ "corsix@07142bc5-7355-0410-a98c-5fd2ca6e29ee" ]
[ [ [ 1, 37 ] ] ]
d376729c7f08fbe35d74cff3babceab38d3019fd
629e4fdc23cb90c0144457e994d1cbb7c6ab8a93
/lib/ui/uicomponent.h
aa03608e022d2ad84e6827acd12be32cc7dc3d1b
[]
no_license
akin666/ice
4ed846b83bcdbd341b286cd36d1ef5b8dc3c0bf2
7cfd26a246f13675e3057ff226c17d95a958d465
refs/heads/master
2022-11-06T23:51:57.273730
2011-12-06T22:32:53
2011-12-06T22:32:53
276,095,011
0
0
null
null
null
null
UTF-8
C++
false
false
2,265
h
/* * uicomponent.h * * Created on: 21.7.2011 * Author: akin */ #ifndef UIVIEW_H_ #define UIVIEW_H_ #include <glm/glm> #include "uieventhandler.h" #include "uiparent.h" #include <graphics/shader/shaderprogram.h> #define UI_DEBUG_HOVER #undef UI_DEBUG_HOVER namespace ice { enum UISelec...
[ "akin@lich", "akin@localhost" ]
[ [ [ 1, 13 ], [ 15, 108 ] ], [ [ 14, 14 ] ] ]
2520e348b7890f491dcf8d3792803fd0c058d8ca
1e976ee65d326c2d9ed11c3235a9f4e2693557cf
/CommonSources/XmlLiteUtilities.h
c28dbf1efad4edb1aade28ec3ddcc34b5d50a517
[]
no_license
outcast1000/Jaangle
062c7d8d06e058186cb65bdade68a2ad8d5e7e65
18feb537068f1f3be6ecaa8a4b663b917c429e3d
refs/heads/master
2020-04-08T20:04:56.875651
2010-12-25T10:44:38
2010-12-25T10:44:38
19,334,292
3
0
null
null
null
null
UTF-8
C++
false
false
8,658
h
// /* // * // * Copyright (C) 2003-2010 Alexandros Economou // * // * This file is part of Jaangle (http://www.jaangle.com) // * // * 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 Found...
[ "outcast1000@dc1b949e-fa36-4f9e-8e5c-de004ec35678" ]
[ [ [ 1, 302 ] ] ]
7eb7471c51d4939c7a6941d99aa8ecf9b8632b56
36bf908bb8423598bda91bd63c4bcbc02db67a9d
/WallBrowser/WallBrowserTwoParamsDlg.cpp
ea01c7fd95dd6ed91d696e56ddf0e39fa9eac200
[]
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
WINDOWS-1252
C++
false
false
8,592
cpp
/* WallBrowserTwoParamsDlg.cpp Dialogo per le opzioni. Luca Piergentili, 30/09/01 lpiergentili@yahoo.com WallBrowser - the smart picture browser http://www.crawlpaper.com/ copyright © 1998-2004 Luca Piergentili, all rights reserved crawlpaper is a registered name, all rights reserved This is a fr...
[ "luca.pierge@gmail.com" ]
[ [ [ 1, 252 ] ] ]
36f994f1b3e29697020e0ce67422833e95d76d63
9907be749dc7553f97c9e51c5f35e69f55bd02c0
/WordplaySingle/template_project/framework_code/text_handler.h
e63321481003c2c445197d4d7e9e884024b9cd7d
[]
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
2,987
h
/* Jason Deering text_handler.h This class is for use in the Framework. The TextHandler class controls the display and text-to-speech reading of all text objects. DATA ITEMS std::map<std::string, Text> text - container for all text objects, mapped to key values of type std::string int numObjects bo...
[ "lcairco@2656ef14-ecf4-11dd-8fb1-9960f2a117f8" ]
[ [ [ 1, 67 ] ] ]
93069e1f1a910c8e8d3f40b739adb7a63772f4c8
a14b1659f72560b52f84c4d930867c2dad1e20bb
/sg16-win2kXP2003/debug.cpp
245a98ff11642d6ab95b23028a6948ddb0c680ea
[]
no_license
SigrandLLC/drivers
d36a6d0e827112f3b8913b7f7b7b7c20f33756bc
e8c7f672db1a102e0402043f8a7de798a5bae725
refs/heads/master
2021-04-28T08:49:28.042779
2009-03-10T06:31:10
2009-03-10T06:31:10
122,025,316
0
2
null
null
null
null
UTF-8
C++
false
false
1,744
cpp
#include "common.h" #include <stdio.h> #include <stdarg.h> #ifdef _DEBUG UINT DebugLevel=5; /* ----------------------------------------------------------------------------- * ------------------------------------------------------------------------------- */ void _UniCall DebugVPrintf( UINT const Level, Ada...
[ "artpol84@gmail.com" ]
[ [ [ 1, 65 ] ] ]
541e86be111f97ad5d3f0d5b96541ed145eaa7a8
38926bfe477f933a307f51376dd3c356e7893ffc
/Source/CryEngine/CryCommon/CREImposter.h
90c1e1fdffc9645ea36867724eaa8c484b0b3d04
[]
no_license
richmondx/dead6
b0e9dd94a0ebb297c0c6e9c4f24c6482ef4d5161
955f76f35d94ed5f991871407f3d3ad83f06a530
refs/heads/master
2021-12-05T14:32:01.782047
2008-01-01T13:13:39
2008-01-01T13:13:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,786
h
/*============================================================================= CREImposter.h : Imoster RE declarations/implementations. Copyright (c) 2001-2005 Crytek Studios. All Rights Reserved. Revision history: =============================================================================*/ #ifndef...
[ "dante.renevo@gmail.com", "kkirst@c5e09591-5635-0410-80e3-0b71df3ecc31" ]
[ [ [ 1, 45 ], [ 48, 60 ], [ 62, 81 ], [ 83, 85 ], [ 88, 97 ], [ 99, 157 ], [ 159, 167 ] ], [ [ 46, 47 ], [ 61, 61 ], [ 82, ...
6186f31aae2aceeb3fdd27b3c8b3f582b2b1d75a
4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61
/CleanProject/luabind/detail/format_signature.hpp
9c165c3238bf7e125bcb6edf32595e83b43e7768
[]
no_license
bahao247/apeengine2
56560dbf6d262364fbc0f9f96ba4231e5e4ed301
f2617b2a42bdf2907c6d56e334c0d027fb62062d
refs/heads/master
2021-01-10T14:04:02.319337
2009-08-26T08:23:33
2009-08-26T08:23:33
45,979,392
0
1
null
null
null
null
UTF-8
C++
false
false
3,265
hpp
// Copyright Daniel Wallin 2008. Use, modification and distribution is // subject to the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #ifndef LUABIND_FORMAT_SIGNATURE_081014_HPP # define LUABIND_FORMAT_SIGNATURE_081014_HPP # inc...
[ "pablosn@06488772-1f9a-11de-8b5c-13accb87f508" ]
[ [ [ 1, 136 ] ] ]
716b20238dec7bd32bb81d2ac2908959cff09f07
45229380094a0c2b603616e7505cbdc4d89dfaee
/wavelets/facedetector_src/src/cvLib/ImageFrame.cpp
7a5f492c20fc0093984df2fb6680d5f9a331cb5d
[]
no_license
xcud/msrds
a71000cc096723272e5ada7229426dee5100406c
04764859c88f5c36a757dbffc105309a27cd9c4d
refs/heads/master
2021-01-10T01:19:35.834296
2011-11-04T09:26:01
2011-11-04T09:26:01
45,697,313
1
2
null
null
null
null
UTF-8
C++
false
false
2,331
cpp
#include "stdafx.h" #include "imageframe.h" #include "vec2D.h" #include "vec2Dc.h" //gaus blur filter static float gblur[] = { 0.0625f, 0.125f, 0.0625f, 0.125f, 0.25f, 0.125f, 0.0625f, 0.125f, 0.0625f }; ImageFrame::ImageFrame(unsigned int ...
[ "perpet99@cc61708c-8d4c-0410-8fce-b5b73d66a671" ]
[ [ [ 1, 76 ] ] ]
2c944d31e139cce8b6445a7a5fa67ea63d791ae3
28aa891f07cc2240c771b5fb6130b1f4025ddc84
/clpbr/clpbr/renderer.h
660b15e8a1c8b9cc8ec5754ae27fd2f5e1640d63
[]
no_license
Hincoin/mid-autumn
e7476d8c9826db1cc775028573fc01ab3effa8fe
5271496fb820f8ab1d613a1c2355504251997fef
refs/heads/master
2021-01-10T19:17:01.479703
2011-12-19T14:32:51
2011-12-19T14:32:51
34,730,620
0
0
null
null
null
null
UTF-8
C++
false
false
173
h
#ifndef _RENDERER_H_ #define _RENDERER_H_ class Scene; class Renderer{ public: virtual ~Renderer(){} //virtual void Render(const Scene *scene) = 0; }; #endif
[ "luozhiyuan@ea6f400c-e855-0410-84ee-31f796524d81" ]
[ [ [ 1, 12 ] ] ]
9ab9483be02dfdb03e8ac7c6bc360eb42931bae9
25233569ca21bf93b0d54ca99027938d65dc09d5
/BlankTexture.h
0050895c2474ecdc015ba6ccec89d435090937ec
[]
no_license
jugg/litestep-module-label
6ede7ff5c80c25e1dc611d02ba5dc13559914ddc
a75ef94a56d68c2a928bde5bab60318e609b9a10
refs/heads/master
2021-01-18T09:20:42.000147
2004-10-07T12:28:00
2004-10-07T12:28:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
335
h
#if !defined(__BLANKTEXTURE_H) #define __BLANKTEXTURE_H #include "Texture.h" class BlankTexture : public Texture { public: void configure(const string &prefix, const string &subKey) { } void apply(HDC hDC, int x, int y, int width, int height) { } boolean isTransparent() const { return true; } ...
[ "jugg@hotmail.com" ]
[ [ [ 1, 19 ] ] ]
54e02787b459393751e144138047c9561cffbae2
50e6ba037f1c60e5342c707a9d4223ac379a8047
/framework/App.cpp
24229ba31c5cc666f53cbe584066bfb63d98a490
[]
no_license
buryhuang/blueplus
299bbe23efa93f9d3acceeedccd5e8194cb71891
7843ccfa4b8fc773c6de1992acb9c9bb805671ed
refs/heads/master
2021-05-06T15:59:40.471142
2011-05-31T06:50:46
2011-05-31T06:50:46
113,696,936
1
0
null
null
null
null
UTF-8
C++
false
false
127
cpp
/** \addtogroup framework * @{ */ #include "App.h" CApp::CApp(void) { } CApp::~CApp(void) { } /** @}*/
[ "3003873+buryhuang@users.noreply.github.com" ]
[ [ [ 1, 16 ] ] ]
2acec5e750c04614a60338633061efbf9fea489a
aa604ed879fcf702e369db84fe61d3b25b855211
/StudContainer.cpp
f5706df1efee88d991c17c60105784875f2f8a4a
[]
no_license
dziedmaroz/structures
f89e65ef25b53f9e5ba884e1ad660757083aa7c7
3983712379e72eb0f975ad2ec9a5725ffcf467e8
refs/heads/master
2020-05-30T09:29:20.512138
2011-04-29T04:45:00
2011-04-29T04:45:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,728
cpp
#include "StudContainer.h" #include <iostream> #include <cstring> #include <cstdlib> StudContainer::StudContainer (int n) { size_=n; studPointer_=new Student[size_]; count_=0; } StudContainer::StudContainer(const StudContainer &orig) { size_= orig.size_; count_=orig.count_; delete []studPointer_; ...
[ "ilya.arkhanhelsky@gmail.com" ]
[ [ [ 1, 131 ] ] ]
e8be4b9710c962b59d81b72780cc9c7d15e6bb3d
ad80c85f09a98b1bfc47191c0e99f3d4559b10d4
/code/src/tools/wfbuildgrid.cc
e2cd79f34eab222f096b098a090f0a7db840a926
[]
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
12,425
cc
//------------------------------------------------------------------- // wfbuildgrid.cc // Generate Nomads build grid bitmap from island collision model. // (C) 2000 RadonLabs GmbH //------------------------------------------------------------------- #include "kernel/nkernelserver.h" #include "gfx/nbmpfile.h" ...
[ "plushe@411252de-2431-11de-b186-ef1da62b6547" ]
[ [ [ 1, 366 ] ] ]
9c077294febf3f907853158c43da9a4305c37f8d
4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61
/CleanProject/ParticleUniverse/include/ParticleAffectors/ParticleUniverseInterParticleColliderFactory.h
397bbe82536e5845e62559eba0ce399c117750ad
[]
no_license
bahao247/apeengine2
56560dbf6d262364fbc0f9f96ba4231e5e4ed301
f2617b2a42bdf2907c6d56e334c0d027fb62062d
refs/heads/master
2021-01-10T14:04:02.319337
2009-08-26T08:23:33
2009-08-26T08:23:33
45,979,392
0
1
null
null
null
null
UTF-8
C++
false
false
1,908
h
/* ----------------------------------------------------------------------------- This source file is part of the Particle Universe product. Copyright (c) 2006-2008 Henry van Merode Usage of this program is free for non-commercial use and licensed under the the terms of the GNU Lesser General Public License. ...
[ "pablosn@06488772-1f9a-11de-8b5c-13accb87f508" ]
[ [ [ 1, 59 ] ] ]
e6dd46580fe81691817e1fd13c7b0bf4c9d7cb78
1c9f99b2b2e3835038aba7ec0abc3a228e24a558
/Projects/elastix/elastix_sources_v4/src/Components/Metrics/AdvancedKappaStatistic/elxAdvancedKappaStatisticMetric.cxx
5a33f4243230631db9b98f4b6298f49cb54d6760
[]
no_license
mijc/Diploma
95fa1b04801ba9afb6493b24b53383d0fbd00b33
bae131ed74f1b344b219c0ffe0fffcd90306aeb8
refs/heads/master
2021-01-18T13:57:42.223466
2011-02-15T14:19:49
2011-02-15T14:19:49
1,369,569
0
0
null
null
null
null
UTF-8
C++
false
false
676
cxx
/*====================================================================== This file is part of the elastix software. Copyright (c) University Medical Center Utrecht. All rights reserved. See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for details. This software is distributed W...
[ "maik.stille@gmail.com" ]
[ [ [ 1, 18 ] ] ]
0a2eb0f547113c55102286ca600dd610773de0df
78af025c564e5a348fd268e2f398a79a9b76d7d1
/src/iPhoneToday/PropertySheetPageAnimation.cpp
ce997e72db6fee8b3bc2010abe9dcced64869a6a
[]
no_license
tronikos/iphonetoday
c2482f527299f315440a1afa1df72ab8e4f68154
d2ba13d97df16270c61642b2f477af8480c6abdf
refs/heads/master
2021-01-01T18:22:46.483398
2011-05-14T05:20:58
2011-05-14T05:20:58
32,228,280
1
0
null
null
null
null
UTF-8
C++
false
false
3,599
cpp
////////////////////////////////////////////////////////////////////////////// // PropertySheetPageAnimation.cpp : Defines the property sheet page procedures. // #include "stdafx.h" #include "iPhoneToday.h" #include "OptionDialog.h" /*************************************************************************/ ...
[ "tronikos@users.noreply.github.com" ]
[ [ [ 1, 81 ] ] ]
6f29a80d5e1fc02bc46538ddbd41041c2e79ea2d
1bedffb06790d8e001e78e970fc290234550ed67
/lazyslash/ResultsDisplay.h
eb339060a91e25b08d00d5b9a37999fff516a0b2
[]
no_license
mRB0/lazyslash
e14e2a7769b466555848548aee0d1d522da8ff9e
52e06cf64cca5726b30d2f74b2c3392114f59dd9
refs/heads/master
2021-01-21T12:46:55.957672
2010-03-24T06:58:52
2010-03-24T06:58:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,296
h
/* * $Id$ */ #pragma once using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using namespace System::Drawing; namespace lazyslash { /// <summary> /// Summary for ResultsDispl...
[ "mrburke@gmail.com" ]
[ [ [ 1, 122 ] ] ]
c1db9b3258467f9fcd50da3af323b42e4f68bc3f
be2e23022d2eadb59a3ac3932180a1d9c9dee9c2
/GameServer/MapGroupKernel/Network/MsgTalk.cpp
22e820b4c40f782329f59ba7ab0126bfe1d56821
[]
no_license
cronoszeu/revresyksgpr
78fa60d375718ef789042c452cca1c77c8fa098e
5a8f637e78f7d9e3e52acdd7abee63404de27e78
refs/heads/master
2020-04-16T17:33:10.793895
2010-06-16T12:52:45
2010-06-16T12:52:45
35,539,807
0
2
null
null
null
null
GB18030
C++
false
false
27,042
cpp
#include "AllMsg.h" #pragma warning(disable:4786) #include "mapgroup.h" #include "user.h" void CMsgTalk::Process(CMapGroup& mapGroup, SOCKET_ID idSocket, OBJID idNpc) { #ifdef _MSGDEBUG ::LogMsg("Process MsgTalk, Sender:%s, Receiver:%s, Words:%s", szSender, szReceiver, szWords); #en...
[ "rpgsky.com@cc92e6ba-efcf-11de-bf31-4dec8810c1c1" ]
[ [ [ 1, 1002 ] ] ]
8870ac0d574d5791631cf46947ce805e04bfc77d
847cccd728e768dc801d541a2d1169ef562311cd
/src/Utils/XMLConverter.h
1054606afdde83ebb8e1cebfb26658b2e644a09c
[]
no_license
aadarshasubedi/Ocerus
1bea105de9c78b741f3de445601f7dee07987b96
4920b99a89f52f991125c9ecfa7353925ea9603c
refs/heads/master
2021-01-17T17:50:00.472657
2011-03-25T13:26:12
2011-03-25T13:26:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,670
h
/// @file /// Set of functions for reading/writing different values from/to XML. #ifndef XMLConverter_h__ #define XMLConverter_h__ #include "Base.h" #include "Array.h" #include "../ResourceSystem/XMLResource.h" namespace Utils { /// Set of functions for reading/writing different values from/to XML. na...
[ "Lukas.Hermann@seznam.cz" ]
[ [ [ 1, 63 ] ] ]
8b787e21451f95651e86f192b8793142b87cde0b
b73f27ba54ad98fa4314a79f2afbaee638cf13f0
/test/TestUtility/SyncObjectTest.cpp
6a045aa8bca350311461d01fd31709c7cf286072
[]
no_license
weimingtom/httpcontentparser
4d5ed678f2b38812e05328b01bc6b0c161690991
54554f163b16a7c56e8350a148b1bd29461300a0
refs/heads/master
2021-01-09T21:58:30.326476
2009-09-23T08:05:31
2009-09-23T08:05:31
48,733,304
3
0
null
null
null
null
UTF-8
C++
false
false
3,451
cpp
#include "StdAfx.h" #include ".\syncobjecttest.h" #include <utility\syncutility.h> #include <utility\protocolpacket.h> using namespace yanglei_utility; ::CRITICAL_SECTION cs_; const char *p1 = "1 CASE TEST"; const char *p2 = "2 CASE TEST"; const char *p3 = "3 CASE TEST"; const char *p4 = "4 CASE TEST...
[ "ynkhpp@gmail.com" ]
[ [ [ 1, 117 ] ] ]
7e6c89c44e4c79b7beb151f9c43e9e82fbfb6fc4
8a88075abf60e213a490840bebee97df01b8827a
/implementation/geometry/include/geometry/homogenous/transformation.hpp
61a556cc6311579b1535cc4f6d8a5e9075e20bcc
[]
no_license
DavidGeorge528/minigeolib
e078f1bbc874c09584ae48e1c269f5f90789ebfb
58233609203953acf1c0346cd48950d2212b8922
refs/heads/master
2020-05-20T09:36:53.921996
2009-04-23T16:25:30
2009-04-23T16:25:30
33,925,133
0
1
null
null
null
null
UTF-8
C++
false
false
11,355
hpp
#ifndef GEOMETRY_HOMOGENOUS_TRANSFORMATION_HPP #define GEOMETRY_HOMOGENOUS_TRANSFORMATION_HPP #include "geometry/transformation.hpp" #include "geometry/direction_concept.hpp" #include "geometry/line_concept.hpp" #include "geometry/vertex_concept.hpp" #include "geometry/homogenous/hcoord_system_concept.hpp" #in...
[ "cpitis@834bb202-e8be-11dd-9d8c-a70aa0a93a20" ]
[ [ [ 1, 283 ] ] ]
bd36e1e7736d7e12cd8008f18c8802c08b499803
53e5698f899750b717a1a3a4d205af422990b4a2
/core/representation/spherical/sphericalharmonicrepresentation.h
ff6f3a152a6610a310579cc9f74a8d8615bca08e
[]
no_license
kvantetore/PyProp
e25f07e670369ad774aee6f47115e1ec0ad680d0
0fcdd3d5944de5c54c43a5205eb6e830f5edbf4c
refs/heads/master
2016-09-10T21:17:56.054886
2011-05-30T08:52:44
2011-05-30T08:52:44
462,062
7
7
null
null
null
null
UTF-8
C++
false
false
3,358
h
#ifndef LMREPRESENTATION_H #define LMREPRESENTATION_H #include "../../common.h" #include "../orthogonalrepresentation.h" #include "../compressedrepresentation.h" #include "lmrange.h" /** Represents the wavefunction in a spherical harmonic (l,m) basis. * The spherical harmonic of highest order which is repr...
[ "tore.birkeland@354cffb3-6528-0410-8d42-45ce437ad3c5" ]
[ [ [ 1, 112 ] ] ]
50465b57ac8b7d0dce80cd477318f378cfc4008b
d425cf21f2066a0cce2d6e804bf3efbf6dd00c00
/Tactical/SoldierTooltips.cpp
b0e7c958fb567704f32cb94deab2aa8d3f6767dc
[]
no_license
infernuslord/ja2
d5ac783931044e9b9311fc61629eb671f376d064
91f88d470e48e60ebfdb584c23cc9814f620ccee
refs/heads/master
2021-01-02T23:07:58.941216
2011-10-18T09:22:53
2011-10-18T09:22:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
24,033
cpp
#ifdef PRECOMPILEDHEADERS #include "Tactical All.h" #else #include "Types.h" #include "Windows.h" //#include "Soldier Control.h" #include "Input.h" #include "english.h" #include "Isometric Utils.h" #include "GameSettings.h" #include "Overhead.h" #include "Game Clock.h" #include "Text.h" #include "lighting....
[ "jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1" ]
[ [ [ 1, 603 ] ] ]
1caae8fc0905aa8f75416f5abed4ddf64345f51d
1102f77e8dbf563a024cec0b885c0d9f9da2ef39
/model/documentmodel.cc
0f4c1472e453b979e78e4cb2dba4ccd9f6baebda
[]
no_license
pgoodman/uwo-cooper
7c38c1bc0b3fc04cabb128cd5a3c984c67efc2f3
ea881e9794cb2c0ae64c0d73117facfd92c3f96b
refs/heads/master
2016-09-11T03:29:39.537161
2010-04-05T21:28:26
2010-04-05T21:28:26
32,091,588
0
0
null
null
null
null
UTF-8
C++
false
false
6,511
cc
#include "documentmodel.h" DocumentModel::DocumentModel(int doctype){ //cursor = new QTextCursor(this); switch(doctype){ case PHONE_LIST_PUBLIC: generatePhoneList(false); break; case PHONE_LIST_ALL: generatePhoneList(true); break; case COMMITTEE_LIST...
[ "jlu.newera@c307de66-1bdf-11df-a447-cf726199f266", "peter.goodman@c307de66-1bdf-11df-a447-cf726199f266" ]
[ [ [ 1, 164 ], [ 166, 180 ] ], [ [ 165, 165 ] ] ]
2d9f165d6be866c7ec6fd33ac610209fd22c2cb2
fcdddf0f27e52ece3f594c14fd47d1123f4ac863
/TeCom/src/Tdk/Header Files/TdkAbstractImage.h
28f77a7ab04c56d7f82e1689128a7fbf1fe35b50
[]
no_license
radtek/terra-printer
32a2568b1e92cb5a0495c651d7048db6b2bbc8e5
959241e52562128d196ccb806b51fda17d7342ae
refs/heads/master
2020-06-11T01:49:15.043478
2011-12-12T13:31:19
2011-12-12T13:31:19
null
0
0
null
null
null
null
ISO-8859-2
C++
false
false
2,056
h
/****************************************************************************** * FUNCATE - GIS development team * * TerraLib Components - TeCOM * * @(#) tdkAbstractImage.h * ******************************************************************************* * * $Rev$: * * $Author: rui.gregorio $: * * $Date:...
[ "rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec" ]
[ [ [ 1, 93 ] ] ]
bfe0d4bcc5d0a85755a890911ab96bdcb70293f1
507d733770b2f22ea6cebc2b519037a5fa3cceed
/gs2d/src/Platform/Platform.cpp
56e9dbae44dd57ac9744a1300128c067f3a7f3eb
[]
no_license
andresan87/Torch
a3e7fa338a675b0e552afa914cb86050d641afeb
cecdbb9b4ea742b6f03e609f9445849a932ed755
refs/heads/master
2021-01-20T08:47:25.624168
2011-07-08T12:40:55
2011-07-08T12:40:55
2,014,722
0
1
null
null
null
null
UTF-8
C++
false
false
1,365
cpp
/*----------------------------------------------------------------------- Ethanon Engine (C) Copyright 2009-2011 Andre Santee http://www.asantee.net/ethanon/ This file is part of Ethanon Engine. Ethanon Engine is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser G...
[ "Andre@AndreDell.(none)" ]
[ [ [ 1, 45 ] ] ]
47c496f87ee71e360a66386e7d114acaa1162947
d6bc5bc03cb6c7ea15f2cc44a90df63c179b898c
/IphoneVideoCaptureTester/opencv_device/include/opencv2/gpu/gpu.hpp
a184358a41cbe9ada117a864868b2b5d58d89c2e
[]
no_license
jjzhang166/VisionHackerTestBase
ce442ef535768a7ab9cb4be23ad0fcf3fd4ce78b
7a6a1dbf725227dc431945cc7deaf1fe9c72385c
refs/heads/master
2021-01-23T19:26:00.535856
2011-10-17T13:52:43
2011-10-17T13:52:43
102,822,190
0
0
null
null
null
null
UTF-8
C++
false
false
79,991
hpp
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, i...
[ "yangmu@Yang-MumatoMacBook-Pro.local", "yangmu@localhost.(none)" ]
[ [ [ 1, 50 ], [ 52, 62 ], [ 64, 66 ], [ 122, 122 ], [ 146, 146 ], [ 162, 165 ], [ 167, 336 ], [ 344, 444 ], [ 447, 458 ], [ 460...
9ed319461c0fc993309cd15aa058317578836fa4
be2e23022d2eadb59a3ac3932180a1d9c9dee9c2
/GameServer/MapGroupKernel/ItemData.h
6ec2cac485edadba408b86cc0425007ace1b6735
[]
no_license
cronoszeu/revresyksgpr
78fa60d375718ef789042c452cca1c77c8fa098e
5a8f637e78f7d9e3e52acdd7abee63404de27e78
refs/heads/master
2020-04-16T17:33:10.793895
2010-06-16T12:52:45
2010-06-16T12:52:45
35,539,807
0
2
null
null
null
null
GB18030
C++
false
false
15,101
h
#pragma once #include "GameObj.h" #include "ItemType.h" const int MAX_INTIMACY = 255; enum // 附加属性类型枚举 { _SPRITE_ADDITION_PATK = 0, // 火元素精灵--增加物理攻击力 _SPRITE_ADDITION_PDEF = 1, // 土元素精灵--增加物理防御力 _SPRITE_ADDITION_MATK = 2, // 风元素精灵--增加魔法攻击力 _SPRITE_ADDITION_MDEF = 3, // 水元素精灵--增加魔法防御力 _SPRITE_AD...
[ "rpgsky.com@cc92e6ba-efcf-11de-bf31-4dec8810c1c1" ]
[ [ [ 1, 371 ] ] ]
574d63b01ab3d6dcacaddfa93124fe4cce5b626c
3920e5fc5cbc2512701a3d2f52e072fd50debb83
/Source/Common/itkManagedImageFunction.cxx
d7d80628ea44d0874a306510078b1c09b3e3868f
[ "MIT" ]
permissive
amirsalah/manageditk
4063a37d7370dcbcd08bfe9d24d22015d226ceaf
1ca3a8ea7db221a3b6a578d3c75e3ed941ef8761
refs/heads/master
2016-08-12T05:38:03.377086
2010-08-02T08:17:32
2010-08-02T08:17:32
52,595,294
0
0
null
null
null
null
UTF-8
C++
false
false
4,361
cxx
/*============================================================================= NOTE: THIS FILE IS A HANDMADE WRAPPER FOR THE ManagedITK PROJECT. Project: ManagedITK Program: Insight Segmentation & Registration Toolkit Module: itkManagedImageFunction.cxx Language: C++/CLI Author: Dan ...
[ "dan.muel@a4e08166-d753-0410-af4e-431cb8890a25" ]
[ [ [ 1, 107 ] ] ]
dcabeccb1b3845a6c09f6bea9aee6a7ef87cd8dd
10bac563fc7e174d8f7c79c8777e4eb8460bc49e
/act/shrimp_client_t.hpp
e9273dba08804101680f32d49cf3afda70aa8143
[]
no_license
chenbk85/alcordev
41154355a837ebd15db02ecaeaca6726e722892a
bdb9d0928c80315d24299000ca6d8c492808f1d5
refs/heads/master
2021-01-10T13:36:29.338077
2008-10-22T15:57:50
2008-10-22T15:57:50
44,953,286
0
1
null
null
null
null
UTF-8
C++
false
false
850
hpp
#ifndef shrimp_client_t_H_INCLUDED #define shrimp_client_t_H_INCLUDED #include <alcor/core/client_base_t.hpp> #include <alcor/core/iniWrapper.h> #include <alcor/math/angle.h> #include "shrimp_server_data_t.hpp" namespace all { namespace act { class shrimp_client_t : public client_base_t { public: ...
[ "stefano.marra@1c7d64d3-9b28-0410-bae3-039769c3cb81" ]
[ [ [ 1, 50 ] ] ]
b8fad9a2988fb83dad7251ccb0d0d55af56bbb51
d6eba554d0c3db3b2252ad34ffce74669fa49c58
/Source/Helpers/criticalSection.h
b2c97f30384ec18b2e71a8a6132c8ba98c0f2e60
[]
no_license
nbucciarelli/Polarity-Shift
e7246af9b8c3eb4aa0e6aaa41b17f0914f9d0b10
8b9c982f2938d7d1e5bd1eb8de0bdf10505ed017
refs/heads/master
2016-09-11T00:24:32.906933
2008-09-26T18:01:01
2008-09-26T18:01:01
3,408,115
1
0
null
null
null
null
UTF-8
C++
false
false
3,141
h
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // File: "criticalSelection.h" // Author: Scott Smallback (SS) // Purpose: Handles the selection of the magnet gun // ///////////////////////////////////////////////////////////////////...
[ "nick.bucciarelli@gmail.com" ]
[ [ [ 1, 69 ] ] ]
6e3f4a035f96b868179a9c1d87534ed8157beeee
62a5260bf242add996041111c92a795f2e5a4e8b
/gframe/event_handler.cpp
fbbb1cd585ced8bc65794f7667104152e61825de
[]
no_license
zh99998/ygocore
cc0d1f8d628ab37e5217aed543966f775d93a8d4
362daff35e17ea338b8873b9cc1ab8ee10bc2c7f
refs/heads/master
2021-01-22T05:24:24.120543
2011-11-27T13:21:34
2011-11-27T13:21:34
3,000,435
6
1
null
null
null
null
UTF-8
C++
false
false
57,140
cpp
#include "client_field.h" #include "math.h" #include "network.h" #include "game.h" #include "tracking.h" extern ygo::Game* mainGame; namespace ygo { bool ClientField::OnEvent(const irr::SEvent& event) { switch(event.EventType) { case irr::EET_GUI_EVENT: { s32 id = event.GUIEvent.Caller->getID(); ...
[ "argon.sun@gmail.com@a812b692-228c-6283-38e5-8e5dc2e8e749", "soarchin@verycd.com" ]
[ [ [ 1, 4 ], [ 6, 753 ], [ 756, 756 ], [ 769, 1604 ] ], [ [ 5, 5 ], [ 754, 755 ], [ 757, 768 ] ] ]
09cf3448c7bad000d94e250fb1c2b8db82167eb8
c95a83e1a741b8c0eb810dd018d91060e5872dd8
/Game/Launcher/AniButton.h
b69839d8776a846838efa58ad58ab50ce37197db
[]
no_license
rickyharis39/nolf2
ba0b56e2abb076e60d97fc7a2a8ee7be4394266c
0da0603dc961e73ac734ff365bfbfb8abb9b9b04
refs/heads/master
2021-01-01T17:21:00.678517
2011-07-23T12:11:19
2011-07-23T12:11:19
38,495,312
1
0
null
null
null
null
UTF-8
C++
false
false
1,468
h
#if !defined(AFX_ANIBUTTON_H__C8477D0C_24E5_4A69_96D5_D9803EFFA30E__INCLUDED_) #define AFX_ANIBUTTON_H__C8477D0C_24E5_4A69_96D5_D9803EFFA30E__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // AniButton.h : header file // //////////////////////////////////////////////////////////////////...
[ "vytautasrask@gmail.com" ]
[ [ [ 1, 57 ] ] ]
b478153ff87df0bb412e432173281487c5d8fe46
580738f96494d426d6e5973c5b3493026caf8b6a
/Include/Vcl/propertycategories.hpp
fb17d476d8ded27a7d742af17be3591a3b2bdc9d
[]
no_license
bravesoftdz/cbuilder-vcl
6b460b4d535d17c309560352479b437d99383d4b
7b91ef1602681e094a6a7769ebb65ffd6f291c59
refs/heads/master
2021-01-10T14:21:03.726693
2010-01-11T11:23:45
2010-01-11T11:23:45
48,485,606
2
1
null
null
null
null
UTF-8
C++
false
false
5,089
hpp
// Borland C++ Builder // Copyright (c) 1995, 2002 by Borland Software Corporation // All rights reserved // (DO NOT EDIT: machine generated header) 'PropertyCategories.pas' rev: 6.00 #ifndef PropertyCategoriesHPP #define PropertyCategoriesHPP #pragma delphiheader begin #pragma option push -w- #pragma opt...
[ "bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b" ]
[ [ [ 1, 132 ] ] ]
c837bcea4822fa1bafdb42aa18f195635bf91c41
f2b4a9d938244916aa4377d4d15e0e2a6f65a345
/Game/Dlg_FightGuard.cpp
b003d6f7feb564a7299ab7ffb05fd45bcf7bfd63
[ "Apache-2.0" ]
permissive
notpushkin/palm-heroes
d4523798c813b6d1f872be2c88282161cb9bee0b
9313ea9a2948526eaed7a4d0c8ed2292a90a4966
refs/heads/master
2021-05-31T19:10:39.270939
2010-07-25T12:25:00
2010-07-25T12:25:00
62,046,865
2
1
null
null
null
null
UTF-8
C++
false
false
2,930
cpp
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use ...
[ "palmheroesteam@2c21ad19-eed7-4c86-9350-8a7669309276" ]
[ [ [ 1, 89 ] ] ]
63cfcc50b11587f64174a77dee8bec4f8c84eb8c
b7c505dcef43c0675fd89d428e45f3c2850b124f
/Src/SimulatorQt/Util/qt/Win32/include/Qt/q3ptrqueue.h
4f6905973c84ea676ad86b5dba1bc810a1e773ac
[ "BSD-2-Clause" ]
permissive
pranet/bhuman2009fork
14e473bd6e5d30af9f1745311d689723bfc5cfdb
82c1bd4485ae24043aa720a3aa7cb3e605b1a329
refs/heads/master
2021-01-15T17:55:37.058289
2010-02-28T13:52:56
2010-02-28T13:52:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,729
h
/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** ** This file is part of the Qt3Support module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Comme...
[ "alon@rogue.(none)" ]
[ [ [ 1, 99 ] ] ]
b7f4456bee36ba421742f88a9ef90e826697c631
ab41c2c63e554350ca5b93e41d7321ca127d8d3a
/glm/gtc/matrix_operation.inl
83222d0455a4a1b4ffb8de5efef231b716e7fa92
[]
no_license
burner/e3rt
2dc3bac2b7face3b1606ee1430e7ecfd4523bf2e
775470cc9b912a8c1199dd1069d7e7d4fc997a52
refs/heads/master
2021-01-11T08:08:00.665300
2010-04-26T11:42:42
2010-04-26T11:42:42
337,021
3
0
null
null
null
null
UTF-8
C++
false
false
659
inl
/////////////////////////////////////////////////////////////////////////////////////////////////// // OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net) /////////////////////////////////////////////////////////////////////////////////////////////////// // Created : 2009-04-29 // Updated ...
[ "realburner@gmx.de" ]
[ [ [ 1, 17 ] ] ]
545abac4d1cb728f76e44164dca1f340b024eef2
b7c505dcef43c0675fd89d428e45f3c2850b124f
/Src/Modules/Infrastructure/MotionRobotHealthProvider.h
7eaeaafee612359a6317386835ee3977acc8c427
[ "BSD-2-Clause" ]
permissive
pranet/bhuman2009fork
14e473bd6e5d30af9f1745311d689723bfc5cfdb
82c1bd4485ae24043aa720a3aa7cb3e605b1a329
refs/heads/master
2021-01-15T17:55:37.058289
2010-02-28T13:52:56
2010-02-28T13:52:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,174
h
/** * @file Modules/Infrastructure/MotionRobotHealthProvider.h * This file declares a module that provides information about the robot's health. * @author <a href="mailto:timlaue@informatik.uni-bremen.de">Tim Laue</a> */ #ifndef __MotionRobotHealth_H__ #define __MotionRobotHealth_H__ #include "Tools/Module/M...
[ "alon@rogue.(none)" ]
[ [ [ 1, 39 ] ] ]
4608fa188e0053d38bf9bc08d34a91d84fa60f07
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/spirit/iterator/impl/file_iterator.ipp
d37d1641559f8b9cc93b5769abf39bcf07038541
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
UTF-8
C++
false
false
12,269
ipp
/*============================================================================= Copyright (c) 2003 Giovanni Bajo Copyright (c) 2003 Martin Wille Copyright (c) 2003 Hartmut Kaiser http://spirit.sourceforge.net/ Use, modification and distribution is subject to the Boost Software License, V...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 460 ] ] ]
2346b0a883dacbecfb646542fc08027ee4cadc21
fac8de123987842827a68da1b580f1361926ab67
/inc/math/HMVector2_64.h
dbac47674ea1fbbde14c32dd0386041dc94f395b
[]
no_license
blockspacer/transporter-game
23496e1651b3c19f6727712a5652f8e49c45c076
083ae2ee48fcab2c7d8a68670a71be4d09954428
refs/heads/master
2021-05-31T04:06:07.101459
2009-02-19T20:59:59
2009-02-19T20:59:59
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
14,922
h
#ifndef HMVECTOR2_64_H #define HMVECTOR2_64_H #include "math/HMath.h" namespace hmath { class v2_64 { public : union { struct { f64 x; f64 y; }; f64 val[2]; }; inline v2_64(); inline v2_64(const f64 fX, const f64 fY ); inline explicit v2...
[ "uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4" ]
[ [ [ 1, 489 ] ] ]
78a069f27da624ec672ab2a47f663b07a92befbe
6c8c4728e608a4badd88de181910a294be56953a
/RexLogicModule/EventHandlers/MainPanelHandler.h
1504834f30f32b58a862f068d44f61199400a8cb
[ "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
696
h
// For conditions of distribution and use, see copyright notice in license.txt #ifndef incl_RexLogic_MainPanelHandler_h #define incl_RexLogic_MainPanelHandler_h #include "RexLogicModule.h" #include <QObject> namespace RexLogic { class MainPanelHandler : public QObject { Q_OBJECT pu...
[ "jonnenau@5b2332b8-efa3-11de-8684-7d64432d61a3" ]
[ [ [ 1, 32 ] ] ]
6b8c053df8f387f77fc5d0d2d5731a1e57f0bd1f
fceff9260ff49d2707060241b6f9b927b97db469
/ZombieGentlemen_SeniorProject/entityManager.cpp
0b8b7819a956d3f033f33c5d780a1ea433cbaa1b
[]
no_license
EddyReyes/gentlemen-zombies-senior-project
9f5a6be90f0459831b3f044ed17ef2f085bec679
d88458b716c6eded376b3d44b5385c80deeb9a16
refs/heads/master
2021-05-29T12:13:47.506314
2011-07-04T17:20:38
2011-07-04T17:20:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
19,666
cpp
#include "entityManager.h" // constructor/destructor entityManager::entityManager() { players = NULL; enemies = NULL; m_stuff = NULL; m_checkPoints = NULL; dxSound = NULL; checkPnt = -1; numPlayers = 0; numEnemies = 0; numStuff = 0; numCheckPoints = 0; victoryCondition = false; } entityMana...
[ "neurotoxin408@gmail.com@66a8e42f-0ee8-26ea-976e-e3172d02aab5", "mknoche@gmail.com@66a8e42f-0ee8-26ea-976e-e3172d02aab5" ]
[ [ [ 1, 108 ], [ 110, 110 ], [ 114, 489 ], [ 491, 496 ], [ 498, 773 ] ], [ [ 109, 109 ], [ 111, 113 ], [ 490, 490 ], [ 497, 497 ] ]...
6f94836ca9e064299e5d5394c6b43d2bf238e8bc
4561a0f9a0de6a9b75202e1c05a4bd6ba7adabcf
/simd.h
c766f20dbd3485e0b6ac89f3b19cdf1248f04894
[ "MIT" ]
permissive
embarkmobile/ustl-symbian
3a2471a0487ae8d834f44a69debdb4e093215ce0
6d108f5683677d1d6b57705ac08cf1a4f5a37204
refs/heads/master
2020-04-23T15:37:30.148583
2010-12-10T15:35:16
2010-12-10T15:35:16
898,964
1
0
null
null
null
null
UTF-8
C++
false
false
16,524
h
// This file is part of the ustl library, an STL implementation. // // Copyright (C) 2005 by Mike Sharov <msharov@users.sourceforge.net> // This file is free software, distributed under the MIT License. // /// \file simd.h /// \brief SIMD-type algorithms, with hardware acceleration, if available. /// /// All al...
[ "ralf.kistner@gmail.com" ]
[ [ [ 1, 459 ] ] ]
41496f905c06fb919da8953e756d1a595e0bf13c
b4bff7f61d078e3dddeb760e21174a781ed7f985
/Source/Contrib/UserInterface/src/Component/Spinner/OSGBoundedRangeSpinnerModel.cpp
472e04cabf7a089f49e970cbacb0f562a752bb5a
[]
no_license
Langkamp/OpenSGToolbox
8283edb6074dffba477c2c4d632e954c3c73f4e3
5a4230441e68f001cdf3e08e9f97f9c0f3c71015
refs/heads/master
2021-01-16T18:15:50.951223
2010-05-19T20:24:52
2010-05-19T20:24:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,764
cpp
/*---------------------------------------------------------------------------*\ * OpenSG ToolBox UserInterface * * * * * ...
[ "djkabala@gmail.com" ]
[ [ [ 1, 231 ] ] ]
52fdc17717d8853d1d765fc780201830ea21e988
2f650259e71a0f5c040bac1ab5e4a69980df3ff8
/WwiseUnityProject/WwiseUnity/WwiseEngine.hpp
fa34577be7f136c99d41216d700e0dd46298bc57
[]
no_license
Lucyberad/wwiseunity
3f5836355b9b58ec8213cdc7fa130c9c369f09ab
cfcf39e596ddcff11cd5a93b2feb355a2c7c8e83
refs/heads/master
2021-01-16T23:23:00.030957
2011-06-27T09:17:46
2011-06-27T09:17:46
33,073,189
0
0
null
null
null
null
UTF-8
C++
false
false
4,798
hpp
////////////////////////////////////////////////////////////////////// // // Author: Adrien "Lucyberad" Bock. // ////////////////////////////////////////////////////////////////////// #ifndef WWISEUNITY_WWISEENGINE_HPP #define WWISEUNITY_WWISEENGINE_HPP #include <stdlib.h> //for malloc & free #include <wind...
[ "Lucyberad@gmail.com@4ae3ac6d-c3d7-76ed-586d-0242e581c9de", "skone007@gmail.com@4ae3ac6d-c3d7-76ed-586d-0242e581c9de" ]
[ [ [ 1, 15 ], [ 20, 20 ], [ 27, 116 ], [ 128, 129 ] ], [ [ 16, 19 ], [ 21, 26 ], [ 117, 127 ], [ 130, 130 ] ] ]
eb61d44dbf8bed246b7550142456d1bdf1daa3fd
fac8de123987842827a68da1b580f1361926ab67
/inc/physics/Physics/Collide/Shape/hkpShape.inl
de600697f1a49b19df61a1871fd482c9e0c46fcc
[]
no_license
blockspacer/transporter-game
23496e1651b3c19f6727712a5652f8e49c45c076
083ae2ee48fcab2c7d8a68670a71be4d09954428
refs/heads/master
2021-05-31T04:06:07.101459
2009-02-19T20:59:59
2009-02-19T20:59:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,513
inl
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Level 2 and Level 3 source code contains trade secrets...
[ "uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4" ]
[ [ [ 1, 78 ] ] ]
1f2cd40791ae045487a869c43d9125ff0b0f5714
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/ipconnmgmt/connection_settings_api/src/cmmgrbc.cpp
513a4b04268f43d957d6857486c71ec0e8a26fc6
[]
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
14,943
cpp
/* * 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, 420 ] ] ]
caac42551e2d73c238f660745f5a23e99128b04b
2a6a2adbc18d74e89152324dacd7ffe190fcd7cc
/old/B(n, k)/B(n, k)/RankSet.h
fbcf3bd50c4079f2352739d87795bb3e6c6221f2
[]
no_license
swenson/Tabloid-Terror
fcb848e2bd9817009f8e0d5312162bd0d7d44825
8880b2af2da6f0635a311105d80f8b94bd7cc072
refs/heads/master
2021-01-16T22:46:01.908023
2010-12-08T02:29:21
2010-12-08T02:29:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,171
h
// RankSet.h: interface for the RankSet class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_RANKSET_H__1E9CDCC3_C3F8_11D5_8A63_0050BA79228E__INCLUDED_) #define AFX_RANKSET_H__1E9CDCC3_C3F8_11D5_8A63_0050BA79228E__INCLUDED_ #include "tabloid.h" #include "chain.h" ...
[ "smaug@blue.(none)" ]
[ [ [ 1, 47 ] ] ]
fb2dda667ac3f4e14002a136c7297493b1ab2ff9
8a223ca4416c60f4ad302bc045a182af8b07c2a5
/Orders-ListeningFakeProblem-Cpp/Orders-Untouchable-Cpp/src/Database.cpp
cf72a92d91b495cb944c04be224c7b672281c48d
[]
no_license
sinojelly/sinojelly
8a773afd0fcbae73b1552a217ed9cee68fc48624
ee40852647c6a474a7add8efb22eb763a3be12ff
refs/heads/master
2016-09-06T18:13:28.796998
2010-03-06T13:22:12
2010-03-06T13:22:12
33,052,404
0
0
null
null
null
null
UTF-8
C++
false
false
962
cpp
/// *************************************************************************** /// Copyright (c) 2009, Industrial Logic, Inc., All Rights Reserved. /// /// This code is the exclusive property of Industrial Logic, Inc. It may ONLY be /// used by students during Industrial Logic's workshops or by individuals /// wh...
[ "chenguodong@localhost" ]
[ [ [ 1, 22 ] ] ]
0be11233016f5a5556a69992ee9affcdcba889e5
c1c3866586c56ec921cd8c9a690e88ac471adfc8
/Practise_2005/Xvid.class/XvidDec.cpp
2133b364b7e36a0a7dddc714a95fc6714fc3108e
[]
no_license
rtmpnewbie/lai3d
0802dbb5ebe67be2b28d9e8a4d1cc83b4f36b14f
b44c9edfb81fde2b40e180a651793fec7d0e617d
refs/heads/master
2021-01-10T04:29:07.463289
2011-03-22T17:51:24
2011-03-22T17:51:24
36,842,700
1
0
null
null
null
null
UTF-8
C++
false
false
3,082
cpp
#include "StdAfx.h" #include ".\xviddec.h" #include "xvid.h" CXvidDec::CXvidDec() { m_width = 0 ; m_height = 0 ; m_image = NULL ; m_dec_handle = NULL ; m_dec_caller = NULL ; } CXvidDec::~CXvidDec() { if(m_image) free(m_image) ; m_image = NULL ; } void CXvidDec::AttachCaller(int widt...
[ "laiyanlin@27d9c402-1b7e-11de-9433-ad2e3fad96c5" ]
[ [ [ 1, 107 ] ] ]
c220226a2e1ddb1c6ddf4dad67725020e936e45a
989aa92c9dab9a90373c8f28aa996c7714a758eb
/HydraIRC/include/HydraControls/HydraPaneContainer.h
5167c19ac9eb62b68d4ea5df8d52d93c8bc73386
[]
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
1,385
h
#pragma once // TODO: add protected, m_UsingCustomColors, detect systemsetting change and reset the colors of not using custom colors class CHydraPaneContainer : public CPaneContainerImpl<CHydraPaneContainer> { protected: BOOL m_GradientFilled; BOOL m_AlternateStyle; public: typedef CPaneContai...
[ "hydra@b2473a34-e2c4-0310-847b-bd686bddb4b0" ]
[ [ [ 1, 45 ] ] ]
e4310758c7661f8c1ae1c79c00a9089b006e84e1
221e3e713891c951e674605eddd656f3a4ce34df
/core/OUE/Logger.cpp
413c7aa91c1c732df90ecc0709cdd0386c219e2c
[ "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
1,738
cpp
/* 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, 51 ] ] ]
add22a14d6db9e5d19259c88faa0dd7d6358a64e
71882b6a275379ef37aedd30f4782d6d97831846
/HW3-07233009.cpp
636e0ed8550e49cf2a3f5d53d074ce3ab2b323ef
[]
no_license
adedebali07/C_Programlamaya_Giris
c54a8cd5dcae1de94558c5579925efe1c44008f2
b949528876650b546f974b8ba015af6a035ae7cf
refs/heads/master
2016-09-05T16:25:00.601661
2009-07-20T02:09:43
2009-07-20T02:09:43
null
0
0
null
null
null
null
ISO-8859-9
C++
false
false
2,507
cpp
//07233009 Adem Dedebali #include <stdio.h> #include <conio.h> void main () { char cevap[11] = {"abcdeabcde"}; //Programın içinde gömülü olan cevaplar tanımlanmıştır char cevap2[11]; //Karşılaştırma için kullanılmıştır char dogrusayisi[10]; //Eğer 127 den büyük bir değer olacaksa int olarak tanımlanmalıdır ...
[ "adedebali07@gmail.com" ]
[ [ [ 1, 46 ] ] ]
263cea5ac770e4a2e4d821f963397d9bfb0ac7c3
65da00cc6f20a83dd89098bb22f8f93c2ff7419b
/HabuGraphics/Library/Include/Object.hpp
65aee16410338997dab29b092b5c32188fcff59e
[]
no_license
skevy/CSC-350-Assignment-5
8b7c42257972d71e3d0cd3e9566e88a1fdcce73c
8091a56694f4b5b8de7e278b64448d4f491aaef5
refs/heads/master
2021-01-23T11:49:35.653361
2011-04-20T02:20:06
2011-04-20T02:20:06
1,638,578
0
0
null
null
null
null
UTF-8
C++
false
false
6,386
hpp
//***************************************************************************// // Object Class Interface // // Created: February 1, 2007 // By: Jeremy M Miller // // Copyright (c) 2007-2010 Jeremy M Miller. All rights reserved. // This source code module, and all information, data, and algorithms // associate...
[ "adam.skevy@mac.com" ]
[ [ [ 1, 139 ] ] ]
ba19f4ee46fb22983cb1e98f00472e770dd937cc
918c8a14d31946cef59d68420d0f4a8ed4752001
/waveletshadow/src/CMeshLoader.cpp
f81b0f866cb0c22623bc794b18f132a91d36acad
[]
no_license
rroc/ibrproject
a67b2565402c1eed0c14363633a52c0a81974c0b
69dbaea6e2de7c00e82d9d08fab20341ba21fac5
refs/heads/master
2021-01-01T16:06:46.943270
2009-04-03T20:14:15
2009-04-03T20:14:15
34,713,409
0
0
null
null
null
null
UTF-8
C++
false
false
36,845
cpp
#include "CMeshLoader.h" #include <string> #include "index_t.h" //========// // macros // //========// #define VEC_Add(a, b, c) ((c)[0] = (a)[0] + (b)[0], (c)[1] = (a)[1] + (b)[1], (c)[2] = (a)[2] + (b)[2]) #define VEC_AddTo(a, b) ((a)[0] += (b)[0], (a)[1] += (b)[1], (a)[2] += (b)[2]) #define VEC_Ad...
[ "onnepoika@5699bb8f-202d-0410-a568-af645a74364e" ]
[ [ [ 1, 1317 ] ] ]
044292f699aa8e853d7bb24e1962b24e543add6e
b67f9fa50b816d0c8a0d6328cafe711c8c21f75e
/trunk/moc/moc_mapadapter.cpp
724bb72d379cf88848ea3380587ae7f8070fd23e
[]
no_license
BackupTheBerlios/osibs-svn
d46db4e3f78fe872f3dad81d2767d8d8e530e831
151911e8fb044c183fca251d226a21cfbf4c6c8f
refs/heads/master
2021-01-20T12:42:52.308488
2011-08-17T19:51:02
2011-08-17T19:51:02
40,800,844
0
0
null
null
null
null
UTF-8
C++
false
false
2,285
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'mapadapter.h' ** ** Created: Mon 25. Apr 18:57:06 2011 ** by: The Qt Meta Object Compiler version 62 (Qt 4.7.0) ** ** WARNING! All changes made in this file will be lost! ****************...
[ "osiair@cc7348f7-d3be-4701-adbb-128cb98a0978" ]
[ [ [ 1, 69 ] ] ]
b4b85d1d867e5bd178e7b5ed643081a896a94117
10bac563fc7e174d8f7c79c8777e4eb8460bc49e
/sense/i_device_driver.h
c8570b21dda443b9f281a252495fd458ae933dd4
[]
no_license
chenbk85/alcordev
41154355a837ebd15db02ecaeaca6726e722892a
bdb9d0928c80315d24299000ca6d8c492808f1d5
refs/heads/master
2021-01-10T13:36:29.338077
2008-10-22T15:57:50
2008-10-22T15:57:50
44,953,286
0
1
null
null
null
null
UTF-8
C++
false
false
634
h
#ifndef i_device_driver_H_INCLUDED #define i_device_driver_H_INCLUDED //--------------------------------------------------------------------------- namespace all{ namespace sense{ class i_device_driver; } } //--------------------------------------------------------------------------- #include <string> /...
[ "andrea.carbone@1c7d64d3-9b28-0410-bae3-039769c3cb81" ]
[ [ [ 1, 24 ] ] ]
37e21135b55d88516c5251fea09a667fdbb2c4bb
a79fbaa0083667aa86d044c588874774ece57f28
/api_arv/examples/mesh_viewer/sources/.svn/text-base/main.cpp.svn-base
43f15fcdc881a4b666f01f359ddfa02d8afba3c7
[]
no_license
VB6Hobbyst7/RVProject
c04b88f27ac8a84f912ec86191574d111cd8fc6c
0e2461da5ae347fb5707d7e8b1ba247a24bd4a9a
refs/heads/master
2021-12-02T07:29:24.001171
2011-01-28T17:04:46
2011-01-28T17:04:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
726
#include "Viewer.h" #include <QApplication> #include <QDesktopWidget> #include <argstream.h> int main(int argc, char** argv) { std::string filename; argstream as(argc, argv); as >> values<std::string>(&filename, "nom du fichier .obj a charger", 1) >> help(); as.defaultErrorHandling(); ...
[ "meuh@Rosalie.(none)" ]
[ [ [ 1, 25 ] ] ]
58231ec2f4e5165212a6696ee0bcb85e1a781cd2
8e1e11e08b25e2b76b02769e14fee1a8f299846c
/receive_replies.cpp
b851a1f55ef95d135cc97e81951599e29d4a7ffd
[]
no_license
qiuyan0528/cppbutterfly
e4a609da81dba84024842dca01a1e0a731f89500
4ef85a7644b44805c917e2b3e929c627d5720c9c
refs/heads/master
2016-09-10T00:10:33.100622
2010-03-10T15:21:54
2010-03-10T15:21:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,287
cpp
/* Copyright (c) 2010 Gonzalo Diethelm Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, me...
[ "sustrik@250bpm.com" ]
[ [ [ 1, 66 ] ] ]
4eb6f4ed424a599574566a67a18f6120db9a1400
98fb339799882c5959f0342ddb6def10bad37bf8
/Workspace/GC/Windows-GCFEM/GC_FaceOrientationMapper/.svn/text-base/AAM_IC.cpp.svn-base
5f77b7f3899c077cfe1f7e27de9d1e0671995e66
[]
no_license
sreedal/GC
58a849794b8deaafb631a5954c897bb551a1e122
7dcd86584296d6beb9cef0b8e8d8760210e7dab1
refs/heads/master
2016-09-05T21:38:54.911411
2009-12-11T08:34:38
2009-12-11T08:34:38
419,540
0
1
null
null
null
null
UTF-8
C++
false
false
17,025
/**************************************************************************** * AAMLibrary * http://code.google.com/p/aam-library * Copyright (c) 2008-2009 by GreatYao, all rights reserved. ****************************************************************************/ #include "stdafx.h" #include <direct.h>...
[ "sreedal@gmail.com" ]
[ [ [ 1, 533 ] ] ]
27b05e94e1195ddab2b5abbdf4345c7a82446e9c
b822313f0e48cf146b4ebc6e4548b9ad9da9a78e
/KylinSdk/Core/Source/ScriptFunctions.h
df217b6562dd5b36441c791737e18117f01b87cb
[]
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
GB18030
C++
false
false
1,663
h
#pragma once namespace Script { //tolua_begin //----------------------------------------------------- extern void lua_break(const char * sDebugInfo); // 设置Entity动画 extern void set_next_anim( unsigned int uEntID, const char* sAnim, float fTimes ); // 加入动画队列(无循环动画) extern void add_anim_queue( u...
[ "apayaccount@gmail.com", "apayaccount@5fe9e158-c84b-58b7-3744-914c3a81fc4f" ]
[ [ [ 1, 12 ], [ 18, 18 ], [ 22, 23 ], [ 27, 27 ], [ 39, 40 ], [ 42, 57 ] ], [ [ 13, 17 ], [ 19, 21 ], [ 24, 26 ], [ 28, ...
635ebf1bed875c6f6713a2a77485a67e682e4200
00b979f12f13ace4e98e75a9528033636dab021d
/zfs/zfs/src/core/http.cc
da2371976c9089f24bfcfe65c1820d103b55935a
[]
no_license
BackupTheBerlios/ziahttpd-svn
812e4278555fdd346b643534d175546bef32afd5
8c0b930d3f4a86f0622987776b5220564e89b7c8
refs/heads/master
2016-09-09T20:39:16.760554
2006-04-13T08:44:28
2006-04-13T08:44:28
40,819,288
0
0
null
null
null
null
UTF-8
C++
false
false
6,103
cc
#include <core/ziafs_net.hh> #include <core/zia_stringmanager.hh> #include <core/ziafs_debug.hh> #include <core/ziafs_io.hh> #include <vector> #include <sstream> net::http::http() { process_stage_fn = http::first_stage; m_state = STUSLINES; m_data_enco = NULL; } std::string& net::http::operator[](const std::str...
[ "zapoutix@754ce95b-6e01-0410-81d0-8774ba66fe44", "texane@754ce95b-6e01-0410-81d0-8774ba66fe44" ]
[ [ [ 1, 34 ], [ 36, 59 ], [ 61, 226 ], [ 228, 247 ], [ 249, 266 ] ], [ [ 35, 35 ], [ 60, 60 ], [ 227, 227 ], [ 248, 248 ], [ ...
7e6ec838cbe12f8ec010c4373bb2b87fd0d0277e
18da4b0f8a1f09ff176e77f2c3bc073beffd0525
/YYSocketProxy/ProxyCore.h
65d12480c031f68e75412a7fc4f0b772f8f5b3ee
[]
no_license
myjeffxie/yynetsdk
7ef95384570df959bf56453b34acfdb45fbf9db7
9d6edc080c601ff9caab8edda922bbc604f36654
refs/heads/master
2021-12-09T02:40:16.491623
2011-06-27T06:56:51
2011-06-27T06:56:51
null
0
0
null
null
null
null
GB18030
C++
false
false
1,955
h
/* YYNetSDK 由MicroPop开发 遵循code.google开源协议,可以任意转播和使用 https://yynetsdk.googlecode.com/svn/trunk TCP代理服务器 1.client->N*server,即one client 可以保持和N个server的连接 2.消息中转 3.消息过滤 v1.0.0.1 2011-06-14 micropop@163.com */ #pragma once #include "export.h" #include "CClientContext.h" #include "CIOBuf...
[ "cn0512x@gmail.com" ]
[ [ [ 1, 85 ] ] ]
6a3d1174d9a1190fd54b089ef68c6cebd5b1dad6
8a8873b129313b24341e8fa88a49052e09c3fa51
/inc/CacheDatabase.h
14913c3e1c00677302e0bda5eee89ee9ef9b19fd
[]
no_license
flaithbheartaigh/wapbrowser
ba09f7aa981d65df810dba2156a3f153df071dcf
b0d93ce8517916d23104be608548e93740bace4e
refs/heads/master
2021-01-10T11:29:49.555342
2010-03-08T09:36:03
2010-03-08T09:36:03
50,261,329
1
0
null
null
null
null
UTF-8
C++
false
false
3,691
h
/* ============================================================================ Name : CacheDatabase.h Author : 浮生若茶 Version : Copyright : Your copyright notice Description : CCacheDatabase declaration ============================================================================ */ #ifn...
[ "sungrass.xp@37a08ede-ebbd-11dd-bd7b-b12b6590754f" ]
[ [ [ 1, 119 ] ] ]
73cb1e8f93e49cd12007f7de00b2c9156ec1e8ef
b73f27ba54ad98fa4314a79f2afbaee638cf13f0
/libproject/Apputility/ApputilityDLL.cpp
42bf642188c782aefacc6dd3852de7a077652aa0
[]
no_license
weimingtom/httpcontentparser
4d5ed678f2b38812e05328b01bc6b0c161690991
54554f163b16a7c56e8350a148b1bd29461300a0
refs/heads/master
2021-01-09T21:58:30.326476
2009-09-23T08:05:31
2009-09-23T08:05:31
48,733,304
3
0
null
null
null
null
GB18030
C++
false
false
442
cpp
// ApputilityDLL.cpp : 定义 DLL 应用程序的入口点。 // #include "stdafx.h" #include "ApputilityDLL.h" BOOL APIENTRY DllMain( HANDLE hModule, DWORD ul_reason_for_call, LPVOID lpReserved ) { switch (ul_reason_for_call) { case DLL_PROCESS_ATTACH: case DLL_THREAD...
[ "ynkhpp@gmail.com" ]
[ [ [ 1, 21 ] ] ]
ee9e9fab561f40644b94eb10d512a90819b8830e
b0252ba622183d115d160eb28953189930ebf9c0
/Source/CEvent.h
b39aba8f8311907e1df5c746e797924d95f4224a
[]
no_license
slewicki/khanquest
6c0ced33bffd3c9ee8a60c1ef936139a594fe2fc
f2d68072a1d207f683c099372454add951da903a
refs/heads/master
2020-04-06T03:40:18.180208
2008-08-28T03:43:26
2008-08-28T03:43:26
34,305,386
2
0
null
null
null
null
UTF-8
C++
false
false
2,194
h
////////////////////////////////////////////////////////////////////////// // File: CEvent.h // // Author: Rodney Kite (RK) // // Purpose: The event class for the game. ////////////////////////////////////////////////////////////////////////// #pragma once #include <string> using std::string; typedef string...
[ "rkite@fullsail.edu@631b4192-2952-0410-9426-c5ed74a7d3ec" ]
[ [ [ 1, 62 ] ] ]
4386c2e68cd74ea9b31e615a450868d1f4d7cf1d
fea3442c89fa747bdf951ca951da25fc18769768
/gui.h
bb5493207fea55f878f291256b91a53f5416ce3c
[]
no_license
mentat/407
430d5e775d43706e75d5e9fb993deecc1cb99b87
515ddd3a42546f09d7f8b78812e70e08eed8a5ab
refs/heads/master
2021-01-25T10:28:39.924266
2011-03-23T22:32:18
2011-03-23T22:32:18
1,518,565
0
1
null
null
null
null
UTF-8
C++
false
false
3,177
h
// --*-c++-*-- /* Symmetry Groups Software Copyright (C) 2003 Jesse Lovelace <jllovela@ncsu.edu> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the L...
[ "jesse@keyingredient.com" ]
[ [ [ 1, 121 ] ] ]