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
ad9e92d03324db731e359bfc3c1c258dcff22182
b73f27ba54ad98fa4314a79f2afbaee638cf13f0
/projects/PacketsGrasper/selectio/contentFilter.cpp
5052a1e7f487e7d2182a3c16e104efd4ce84773c
[]
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
1,563
cpp
#include "StdAfx.h" #include ".\contentfilter.h" #include <com\FilterSetting_i.c> #include <com\FilterSetting.h> #include <com\cominit.h> #include <utility\protocolpacket.h> #include <utility\HTTPPacket.h> #include <comdef.h> #include <zlib\zlib.h> #include <assert.h> ContentFilter::ContentFilter(void) { }...
[ "ynkhpp@gmail.com" ]
[ [ [ 1, 59 ] ] ]
7b41621b4c838f7f127288971f071fba5d9f269e
42b849592857850523c3f2a33b8201de23f8dfb9
/ui_config.h
540a431e8dfde92812297243f1fc5dd23960c02a
[]
no_license
jemyzhang/M8Calendar_deprecated
209e2875a7bcb70281ba65dec80ffc254e2446b6
d87773a0cbb724f29248ebd3ee0344226046b4f0
refs/heads/master
2016-09-06T21:55:08.542592
2009-11-08T04:39:57
2009-11-08T04:39:57
null
0
0
null
null
null
null
GB18030
C++
false
false
1,518
h
#ifndef _UI_BROWSECFG_H #define _UI_BROWSECFG_H // include the MZFC library header file #include <mzfc_inc.h> #include "../MzCommon/MzConfig.h" // Main window derived from CMzWndEx class CalendarConfig : public AppConfigIni{ public: CalendarConfig() :AppConfigIni(L"m8calendar.ini"){ InitIni...
[ "jemyzhang@0e50ebb1-d170-7b45-893d-78c2c9fc94b7" ]
[ [ [ 1, 54 ] ] ]
829788909be22aad9eda852dd8fc94f92d786048
c3efe4021165e718d23ce0f853808e10c7114216
/LuaEdit/InheritanceBuilder.h
b8fcae360c1e294be2247142b72ebe49d0025010
[]
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
2,939
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, 100 ] ] ]
79b9090ee8a77955613d7c17d4bc2b87f3b01b97
d8f64a24453c6f077426ea58aaa7313aafafc75c
/utils/TextureImporter/main.cpp
c2148a85e536dfc917da608ed395ec8f70490b1e
[]
no_license
dotted/wfto
5b98591645f3ddd72cad33736da5def09484a339
6eebb66384e6eb519401bdd649ae986d94bcaf27
refs/heads/master
2021-01-20T06:25:20.468978
2010-11-04T21:01:51
2010-11-04T21:01:51
32,183,921
1
0
null
null
null
null
UTF-8
C++
false
false
2,842
cpp
#include <iostream> #include <fstream> #include "TextureLoader.h" using namespace std; using namespace loaders; #define MAX_ENT 512 #define MAX_TEX 256 int main() { /* Read texture config file (*.tfc). The file has the following structure: atlas_file_name new_atlas_file_name atlas_width ...
[ "bo@bxd.dk" ]
[ [ [ 1, 129 ] ] ]
c87bb86baed2ac403bb861604ce5a5e4e2ea06e3
5b2b0e9131a27043573107bf42d8ca7641ba511a
/PropsServer.h
1563479e3e03f2bb1b3f7ccfca1e4efaa669402d
[ "MIT" ]
permissive
acastroy/pumpkin
0b1932e9c1fe7672a707cc04f092d98cfcecbd4e
6e7e413ca364d79673e523c09767c18e7cff1bec
refs/heads/master
2023-03-15T20:43:59.544227
2011-04-27T16:24:42
2011-04-27T16:24:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,034
h
// PropsServer.h : header file // ///////////////////////////////////////////////////////////////////////////// // CPropsServer dialog class CPropsServer : public CPropertyPage { DECLARE_DYNCREATE(CPropsServer) // Construction public: UINT m_PromptTimeOut; CPropsServer(); ~CPropsServer(); // Dia...
[ "hacker@klever.net" ]
[ [ [ 1, 48 ] ] ]
a0310bb41c72b02d3ae8a917e74397fd945cee6c
ad80c85f09a98b1bfc47191c0e99f3d4559b10d4
/code/inc/gfx/ns3tcgltexture.h
154ba76189b35b2627a0829b76c6a52c8754fe0c
[]
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
3,126
h
#ifndef N_S3TCGLTEXTURE_H #define N_S3TCGLTEXTURE_H #include "gfx/glext.h" #include "gfx/ns3tctexture.h" class nS3TCGlTexture : public nS3TCTexture { public: nS3TCGlTexture() : nS3TCTexture(), GLformat(0) {} #ifdef USE_NFILE bool Load(nFile* file) { file->Seek(0, nFile::END); unsigned l...
[ "plushe@411252de-2431-11de-b186-ef1da62b6547" ]
[ [ [ 1, 114 ] ] ]
5ea3e00d657e7f0dae5ef10481a066205047e399
a21de044e9c5b4ed3777817cabb728c62f7315fc
/ocean_domination/ShaderLoader.cpp
c7b12ca9db651f3462067dd0465e712beb5bf89a
[]
no_license
alyshamsy/oceandomination
9470889b9f051086b047f7dbc7e6de4f289d2da9
3580c399537045c8ad0817bc7a9d81d24c85a925
refs/heads/master
2020-03-30T05:30:08.981859
2011-05-12T15:47:06
2011-05-12T15:47:06
32,115,468
0
0
null
null
null
null
UTF-8
C++
false
false
3,688
cpp
#include "ShaderLoader.h" #include <fstream> #include <iostream> using namespace std; ShaderLoader::ShaderLoader() { } ShaderLoader::~ShaderLoader() { } int ShaderLoader::LoadShader(string& vertex_shader_file, string& fragment_shader_file, GLint current_program) { GLint status = 0; program_objec...
[ "aly.shamsy@b23e3eda-3cbb-b783-0003-8fc1c118d970" ]
[ [ [ 1, 151 ] ] ]
c033eba03539f45fdcb72410bd613ab0ccb5deda
3128346a72b842c6dd94f2b854170d5daeeedc6f
/src/CoreInput.cpp
6030936a1f369604e05b6e012b22d1430db5b699
[]
no_license
Valrandir/Core512
42c3ed02f3f5455a9e0d722c014c80bb2bae17ab
af6b45aa2eded3f32964339ffebdab3491b08561
refs/heads/master
2021-01-22T04:57:15.719013
2011-11-11T05:16:30
2011-11-11T05:16:30
2,607,600
1
1
null
null
null
null
UTF-8
C++
false
false
704
cpp
#include "CoreSystem.h" #include "CoreInput.h" #define Key(KeyCode)CoreSys.KeyState(KeyCode) CoreInputEnum CoreInput::Command() { if(Key(HGEK_SPACE)) return CoreInput_ShipReset; if(Key(HGEK_T)) return CoreInput_Background_Toggle; if(Key(HGEK_X)) return CoreInput_Explode; return CoreInput_...
[ "valrandir@voxcel.net" ]
[ [ [ 1, 33 ] ] ]
fde28b0c907d3c89995190c03b02c76e5bee5d71
02c2e62bcb9a54738bfbd95693978b8709e88fdb
/opencv/cvconvolve.cpp
82f5aeef8a756cc77e2c353f93c3a8238566403b
[]
no_license
ThadeuFerreira/sift-coprojeto
7ab823926e135f0ac388ae267c40e7069e39553a
bba43ef6fa37561621eb5f2126e5aa7d1c3f7024
refs/heads/master
2021-01-10T15:15:21.698124
2009-05-08T17:38:51
2009-05-08T17:38:51
45,042,655
0
0
null
null
null
null
UTF-8
C++
false
false
36,960
cpp
/*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...
[ "vinicius@hotmail.de" ]
[ [ [ 1, 738 ] ] ]
ef5ff310ef1bf88e406724b9a2a15221e13cf4c7
0b66a94448cb545504692eafa3a32f435cdf92fa
/tags/0.8/cbear.berlios.de/meta/identity.test.cpp
f61a0b19bfd74e65ee27cb4e8bbf6c288b6fcdbe
[ "MIT" ]
permissive
BackupTheBerlios/cbear-svn
e6629dfa5175776fbc41510e2f46ff4ff4280f08
0109296039b505d71dc215a0b256f73b1a60b3af
refs/heads/master
2021-03-12T22:51:43.491728
2007-09-28T01:13:48
2007-09-28T01:13:48
40,608,034
0
0
null
null
null
null
UTF-8
C++
false
false
265
cpp
#include <cbear.berlios.de/meta/identity.hpp> #include <boost/static_assert.hpp> #include <boost/type_traits/is_same.hpp> namespace M = cbear_berlios_de::meta; int main() { BOOST_STATIC_ASSERT((boost::is_same<M::identity<char>::type, char>::value)); }
[ "sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838" ]
[ [ [ 1, 10 ] ] ]
2f23b3479286be11735f11022602d327e42dd856
fac8de123987842827a68da1b580f1361926ab67
/inc/physics/Physics/Vehicle/WheelCollide/hkpVehicleWheelCollide.h
02ceec367bf0bfda4396e48391caeb16e00bbd0a
[]
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
3,819
h
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Level 2 and Level 3 source code contains trade secrets...
[ "uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4" ]
[ [ [ 1, 94 ] ] ]
facf9f56724577cc61ff3b44b6873b4333ddd654
0da7fec56f63012180d848b1e72bada9f6984ef3
/PocketDjVu_root/PocketDjvu/SIPState.h
ad762802e67e0f50e8e762c2141540ab06609f2f
[]
no_license
UIKit0/pocketdjvu
a34fb2b8ac724d25fab7a0298942db1755098b25
4c0c761e6a3d3628440fb4fb0a9c54e5594807d9
refs/heads/master
2021-01-20T12:01:16.947853
2010-05-03T12:29:44
2010-05-03T12:29:44
32,293,688
0
0
null
null
null
null
UTF-8
C++
false
false
440
h
#pragma once class CSIPState : public SIPINFO { public: CSIPState() throw() { ZeroMemory( this, sizeof SIPINFO ); cbSize = sizeof SIPINFO; m_bValid = SHSipInfo( SPI_GETSIPINFO, 0, this, 0 ); } ~CSIPState() throw() { if( IsValid() ) { SHSipInfo( SPI_SET...
[ "Igor.Solovyov@84cd470b-3125-0410-acc3-039690e87181" ]
[ [ [ 1, 27 ] ] ]
0263e97324f4f58dd48f54091c7be0296be5c9a2
57855d23617d6a65298c2ae3485ba611c51809eb
/Zen/Core/Utility/src/I_EnvironmentHandler.cpp
80e17f6140e0f223ca08ccb5632c7d240cdc893b
[]
no_license
Azaezel/quillus-daemos
7ff4261320c29e0125843b7da39b7b53db685cd5
8ee6eac886d831eec3acfc02f03c3ecf78cc841f
refs/heads/master
2021-01-01T20:35:04.863253
2011-04-08T13:46:40
2011-04-08T13:46:40
32,132,616
2
0
null
null
null
null
UTF-8
C++
false
false
2,210
cpp
//-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ // Zen Core Framework // // Copyright (C) 2001 - 2009 Tony Richards // // 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...
[ "sgtflame@Sullivan" ]
[ [ [ 1, 59 ] ] ]
d36a514775ed928c2b3258e76d30d2a634608c81
a8157564af47618589001d80f0f4571c6328f3e0
/config.h
74a25d4271bf5296e2bdd6585ce6ff3a83027412
[ "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
1,066
h
#ifndef CADOR_CONFIG #define CADOR_CONFIG #include <iostream> #include <fstream> #include <map> #include <vector> #include <utility> #include "string.h" #include "xerces.h" using namespace std; class Config { public: Config(); ~Config(); string GetSetting( string ); ...
[ "dionyziz@kamibu.com" ]
[ [ [ 1, 40 ] ] ]
1375d4e0d271c641a48ac39646391923de41d9ff
71d018f8dbcf49cfb07511de5d58d6ad7df816f7
/scistudio/trunk/vocabfind.cpp
39a86e58417a9e29a69e1616768845599b58f16b
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
qq431169079/SciStudio
48225261386402530156fc2fc14ff0cad62174e8
a1fccbdcb423c045078b927e7c275b9d1bcae6b3
refs/heads/master
2020-05-29T13:01:50.800903
2010-09-14T07:10:07
2010-09-14T07:10:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,766
cpp
//--------------------------------------------------------------------------- #include <vcl.h> #pragma hdrstop #include "scihdr.h" #include "vocabedit.h" #include "vocabfind.h" //--------------------------------------------------------------------------- #pragma package(smart_init) #pra...
[ "mageofmarr@d0e240c1-a1d3-4535-ae25-191325aad40e" ]
[ [ [ 1, 77 ] ] ]
ef5692708513d53b9a95eb92849cd83454225250
6477cf9ac119fe17d2c410ff3d8da60656179e3b
/Projects/openredalert/src/game/ProjectileDataList.cpp
a5b015dc41a2c945fd1965396490afae4e46bde9
[]
no_license
crutchwalkfactory/motocakerteam
1cce9f850d2c84faebfc87d0adbfdd23472d9f08
0747624a575fb41db53506379692973e5998f8fe
refs/heads/master
2021-01-10T12:41:59.321840
2010-12-13T18:19:27
2010-12-13T18:19:27
46,494,539
0
0
null
null
null
null
UTF-8
C++
false
false
2,108
cpp
// ProjectileDataList.cpp // 1.0 // This file is part of OpenRedAlert. // // OpenRedAlert is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, version 2 of the License. // // OpenRedAlert...
[ "cepiperez@gmail.com" ]
[ [ [ 1, 79 ] ] ]
4b5fc2e1ddd2ed4b8e7b1c916a2e893993a31c09
a2904986c09bd07e8c89359632e849534970c1be
/topcoder/RandomAppleEasy.cpp
ad9e653f0c8d0901d578819d493f55bdb4079320
[]
no_license
naturalself/topcoder_srms
20bf84ac1fd959e9fbbf8b82a93113c858bf6134
7b42d11ac2cc1fe5933c5bc5bc97ee61b6ec55e5
refs/heads/master
2021-01-22T04:36:40.592620
2010-11-29T17:30:40
2010-11-29T17:30:40
444,669
1
0
null
null
null
null
UTF-8
C++
false
false
3,278
cpp
// BEGIN CUT HERE // END CUT HERE #line 5 "RandomAppleEasy.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> #in...
[ "shin@CF-7AUJ41TT52JO.(none)" ]
[ [ [ 1, 58 ] ] ]
a8ffe8d4d4eda7e58ae41ba6ef1b3ff5ddaed162
b369aabb8792359175aedfa50e949848ece03180
/src/wblib/wblib/TGALoader.h
e4f1108a41916f8d1c3b0675729b5c18850c91a9
[]
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,922
h
// Using this class: // You can use the static method LoadJPEGTexture() to retrieve an OpenGL // Object ID to the texture object. Use that id to bind the texture // using glBindTexture(GL_TEXTURE_2D, 0); // // If you are using several texture units, you have to make sure that the // texture is bound onto the cor...
[ "wfb2@gmx.de" ]
[ [ [ 1, 49 ] ] ]
5b07dee60b195b9c4ec2b7917759bb3be1a868b2
c70941413b8f7bf90173533115c148411c868bad
/core/include/vtxMouseEvent.h
e5009eb8617e8ab87bd203ac2ebfc727c0d63970
[]
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,482
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, 72 ] ], [ [ 32, 32 ] ] ]
70bc8a9f521cf5380f4c49107b10b3719b36f633
d7320c9c1f155e2499afa066d159bfa6aa94b432
/ghost/bnlsclient.cpp
81a73c6f4838ae66b5fdb27bc65c7db2229f4b64
[]
no_license
HOST-PYLOS/ghostnordicleague
c44c804cb1b912584db3dc4bb811f29f3761a458
9cb262d8005dda0150b75d34b95961d664b1b100
refs/heads/master
2016-09-05T10:06:54.279724
2011-02-23T08:02:50
2011-02-23T08:02:50
32,241,503
0
1
null
null
null
null
UTF-8
C++
false
false
5,161
cpp
/* Copyright [2008] [Trevor Hogan] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or ...
[ "fredrik.sigillet@4a4c9648-eef2-11de-9456-cf00f3bddd4e" ]
[ [ [ 1, 193 ] ] ]
459c266668c92eb9eb0b4f6a0b1e860bcd5551c8
cd69369374074a7b4c4f42e970ee95847558e9f0
/Versao FIX/Marcacao.h
f5ef4756150f8b52dadf2fb2b166b5344bcfac3e
[]
no_license
miaosun/aeda-trab1
4e6b8ce3de8bb7e85e13670595012a5977258a2a
1ec5e2edec383572c452545ed52e45fb26df6097
refs/heads/master
2021-01-25T03:40:21.146657
2010-12-25T03:35:28
2010-12-25T03:35:28
33,734,306
0
0
null
null
null
null
UTF-8
C++
false
false
1,371
h
/////////////////////////////////////////////////////////// // Marcacao.h // Implementation of the Class Marcacao // Created on: 24-Out-2010 20:04:13 // Original author: Answer /////////////////////////////////////////////////////////// #if !defined(EA_6D34D39A_7937_43d1_9953_2455A3DEDC2B__INCLUDED_) ...
[ "gasparlafurtado@9ca0f86a-2074-76d8-43a5-19cf18205b40", "miaosun88@9ca0f86a-2074-76d8-43a5-19cf18205b40" ]
[ [ [ 1, 25 ], [ 27, 36 ], [ 38, 39 ], [ 44, 59 ] ], [ [ 26, 26 ], [ 37, 37 ], [ 40, 43 ] ] ]
11dc167c4b44bffbd60fafdbf6ebe58295877087
142382dfb7877fa51ccf9812a13fd6ce120f30da
/Fountain/main.cpp
90c514d22292d5026983e7527f60545ad4b8d2c5
[]
no_license
tarunyadav/OpenGL_Animation
7a12272a36dfe0608af5808f6a88186da0a4af87
0eba2b12688d476d943bcca1a5ebea76f0f2e4a3
refs/heads/master
2021-01-16T01:08:05.104384
2011-11-21T14:56:52
2011-11-21T14:56:52
2,842,805
0
0
null
null
null
null
UTF-8
C++
false
false
24,876
cpp
/********************************************************************** Foutain + Water Simulation May, 7th, 2003 This opengl sample was written by Philipp Crocoll Contact: philipp.crocoll@web.de www.codecolony.de Every comment would be appreciated. If you want to use parts of any code o...
[ "tarunyadav.iitp@gmail.com" ]
[ [ [ 1, 859 ] ] ]
8adbcf519e258f79b185649e42cbed4dee355c68
b38ab5dcfb913569fc1e41e8deedc2487b2db491
/libraries/GLFX/header/Override.hpp
d345cef17c6420ef13f907ddb969eb9a12b6eff7
[]
no_license
santosh90n/Fury2
dacec86ab3972952e4cf6442b38e66b7a67edade
740a095c2daa32d33fdc24cc47145a1c13431889
refs/heads/master
2020-03-21T00:44:27.908074
2008-10-16T07:09:17
2008-10-16T07:09:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,522
hpp
namespace Override { struct OverrideParameters { int count; const char* key; int index; unsigned int p[16]; }; typedef int (Override)(OverrideParameters *Parameters); }; namespace Tags { namespace Context { static const unsigned int KeyIndex = 7; static const unsigned int Key = 0x4F4...
[ "janus@1af785eb-1c5d-444a-bf89-8f912f329d98" ]
[ [ [ 1, 77 ] ] ]
2181a4e95ab1552ed3028cdd3d82ffc1854d2e07
c2c93fc3fd90bd77764ac3016d816a59b2370891
/Incomplited/Controllable NPC SA-MP 0.3.0/plugin/callbacks.h
4adae494808b85c93dc9b633722da69901f80281
[]
no_license
MsEmiNeko/samp-alex009-projects
a1d880ee3116de95c189ef3f79ce43b163b91603
9b9517486b28411c8b747fae460266a88d462e51
refs/heads/master
2021-01-10T16:22:34.863725
2011-04-30T04:01:15
2011-04-30T04:01:15
43,719,520
0
1
null
2018-01-19T16:55:45
2015-10-05T23:23:37
SourcePawn
UTF-8
C++
false
false
662
h
/* * Copyright (C) 2011 Alex009 * License read in license.txt * Description: callbacks */ // SDK #include "SDK/amx/amx.h" #include "SDK/plugincommon.h" // plugin #include "windows.h" #include "os.h" class CCallbacks { public: CCallbacks(MUTEX_IDENTIFY(mutex)) ; ~CCallbacks(); int GetDamage(...
[ "ariKard9@gmail.com" ]
[ [ [ 1, 32 ] ] ]
e8fbb6f2b45bc706dab5d03ae2d5d41ed1cc5bac
8ade67ab53907d22e40286b377b86d1b1eeaf6f0
/tabu/util/util.h
44da36dd26b38ef601f6f30dfd97ef98623069b8
[]
no_license
robbywalker/ca-phf-research
1483d1113abd865347c4f26934d4a5f43cd2e9b2
7bce5bde73bd6d7314902687b3323dcaf93941a6
refs/heads/master
2021-01-16T18:40:29.238236
2011-04-24T18:29:55
2011-04-24T18:29:55
1,657,333
1
0
null
null
null
null
UTF-8
C++
false
false
241
h
#pragma once namespace util { int random(int max); int weightedRandom( int * weights, int total ); int ipow( int base, int exp ); long lpow( long base, int exp ); long factorial( int n ); long choose( int n, int c ); };
[ "robby.walker@gmail.com" ]
[ [ [ 1, 13 ] ] ]
36b3a60b4738b966548ef4b6c39dfd66039b9d87
1e976ee65d326c2d9ed11c3235a9f4e2693557cf
/InformationProviders/DirImageInfoProvider/DirImageInfoProvider.h
d8a1b1230b215b75f4dd6298255e7712da33fab7
[]
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
3,001
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, 91 ] ] ]
6ff37c07aeb3553d243a61dd956f1c276ca59a65
8d466583574663248d9197c83d490f8de6914f01
/George.Koshelev/calculator/IntegerValue.h
30019afc4a3c4fc299cefd90f2d3e343957bab05
[]
no_license
andrey-malets/usuoop
186b421080d7ff1fbaed2b230f2f2c77eb081138
5ae5876f3622ab8a4598a67a414d544c4d6a7bcb
refs/heads/master
2021-01-25T10:15:48.239369
2011-06-18T08:03:42
2011-06-18T08:03:42
32,697,629
0
0
null
null
null
null
UTF-8
C++
false
false
1,413
h
#include "AValue.h" #include "DivizionByZero.h" class IntegerValue : public AbstractValue { private: size_t value; public: IntegerValue(int); virtual void print(); AbstractValue* add(const AbstractValue&) const; AbstractValue* sub(const AbstractValue&) const; AbstractValue* mul(const AbstractValue&) const;...
[ "george.koshelev@fe86108a-a7a1-bde3-b2d4-a6a6cc998503" ]
[ [ [ 1, 41 ] ] ]
aad189ac6ab0d509025399baccc2df116f8b1ad5
caadedeea99d88ac6cfd6b367c034e18d031ff37
/ua.cpp
b75c7f15847a5a63727cc8a70c2c47b54030368d
[]
no_license
rjp/edf-nodejs
fc1e0b2548bddaf1d6276b11dc591f2492f37a0d
f9af948081b2538147b2cbb44791296d390072c5
refs/heads/master
2021-01-19T22:33:32.404998
2011-06-12T10:31:24
2011-06-12T10:31:24
861,237
0
1
null
null
null
null
UTF-8
C++
false
false
3,114
cpp
/* ** UNaXcess II Conferencing System ** (c) 1998 Michael Wood (mike@compsoc.man.ac.uk) ** ** Concepts based on Bradford UNaXcess (c) 1984-87 Brandon S Allbery ** Extensions (c) 1989, 1990 Andrew G Minter ** Manchester UNaXcess extensions by Rob Partington, Gryn Davies, ** Michael Wood, Andrew Armitage, Francis ...
[ "rjpartington@googlemail.com" ]
[ [ [ 1, 151 ] ] ]
759a1e192cd8a9a46fa21fb5874677469d2fe1bf
ef23e388061a637f82b815d32f7af8cb60c5bb1f
/src/mame/includes/lvcards.h
f667ad00d49625cf6ac5ca6e60ce8cf71e54be1f
[]
no_license
marcellodash/psmame
76fd877a210d50d34f23e50d338e65a17deff066
09f52313bd3b06311b910ed67a0e7c70c2dd2535
refs/heads/master
2021-05-29T23:57:23.333706
2011-06-23T20:11:22
2011-06-23T20:11:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
554
h
class lvcards_state : public driver_device { public: lvcards_state(running_machine &machine, const driver_device_config_base &config) : driver_device(machine, config) { } UINT8 m_payout; UINT8 m_pulse; UINT8 m_result; UINT8 *m_videoram; UINT8 *m_colorram; tilemap_t *m_bg_tilemap; }; /*-------...
[ "Mike@localhost" ]
[ [ [ 1, 24 ] ] ]
6f9008502b356c04a082c7d53af57ead0eaaccb8
c9efecddc566c701b4b24b9d0997eb3cf929e5f5
/OgreMetaballs/MetaballsAbstractScene.h
177dde59d5f9bae403fa9989e170bc567d07e3ca
[]
no_license
vlalo001/metaballs3d
f8ee9404f28cda009654f8edf2f322c72d5bfe8a
a24fddce4ec73fc7348287e2074268cc2920cc2f
refs/heads/master
2021-01-20T16:56:20.721059
2009-07-24T16:33:36
2009-07-24T16:33:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
596
h
#pragma once //----------------------------------- // Forward declarations //----------------------------------- class ScalarField3D; //----------------------------------- // MetaballsAbstractScene //----------------------------------- class MetaballsAbstractScene { public: MetaballsAbstractScene();...
[ "garry.wls@99a8374a-4571-11de-aeda-3f4d37dfb5fa" ]
[ [ [ 1, 25 ] ] ]
d7be1961077dce42f6f842c3a3569f61b69dfac6
2e8adfe9e0e8e6bceb7f7b20c73a66ddddc2b60e
/ThorConfigComponent.h
d75b9e896f42711c124a80084186c382e1493c15
[]
no_license
j3LLostyL3Z/thor-v2
ee898f9e11023b40e0100f16150fe026dd863f24
c4555a347a7f833780bc0b65f039397f3787a4c2
refs/heads/master
2021-01-10T10:25:51.677372
2009-02-06T12:32:34
2009-02-06T12:32:34
49,520,120
0
0
null
null
null
null
UTF-8
C++
false
false
3,122
h
/* ============================================================================== This is an automatically generated file created by the Jucer! Creation date: 12 May 2008 3:16:52 pm Be careful when adding custom code to these files, as only the code within the "//[xyz]" and "//[/xyz]" sections wil...
[ "kubiak.roman@f386313e-e04c-0410-8915-733321d37a57" ]
[ [ [ 1, 88 ] ] ]
26213dc874e15d3e1dad6ca403bc8c2f0959625f
d54d8b1bbc9575f3c96853e0c67f17c1ad7ab546
/hlsdk-2.3-p3/singleplayer/ricochet/dlls/mpstubb.cpp
b01e53b62b149fac71240e6e97818d2f23a44a7e
[]
no_license
joropito/amxxgroup
637ee71e250ffd6a7e628f77893caef4c4b1af0a
f948042ee63ebac6ad0332f8a77393322157fa8f
refs/heads/master
2021-01-10T09:21:31.449489
2010-04-11T21:34:27
2010-04-11T21:34:27
47,087,485
1
0
null
null
null
null
UTF-8
C++
false
false
8,885
cpp
/*** * * Copyright (c) 1999, 2000 Valve LLC. All rights reserved. * * This product contains software technology licensed from Id * Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc. * All Rights Reserved. * * Use, distribution, and modification of this source code and/or resulting ...
[ "joropito@23c7d628-c96c-11de-a380-73d83ba7c083" ]
[ [ [ 1, 264 ] ] ]
91e64bfa01f1d8bca66e2d90bddf96eebcf7bf92
6630a81baef8700f48314901e2d39141334a10b7
/1.4/Testing/Cxx/swWxGuiTesting/swCRCppEmitter.cpp
c75bf1b40962a77d7f2dca47f375c05850e267c1
[]
no_license
jralls/wxGuiTesting
a1c0bed0b0f5f541cc600a3821def561386e461e
6b6e59e42cfe5b1ac9bca02fbc996148053c5699
refs/heads/master
2021-01-10T19:50:36.388929
2009-03-24T20:22:11
2009-03-26T18:51:24
623,722
1
0
null
null
null
null
ISO-8859-1
C++
false
false
13,311
cpp
/////////////////////////////////////////////////////////////////////////////// // Name: swWxGuiTesting/swCRCppEmitter.cpp // Author: Reinhold Füreder // Created: 2004 // Copyright: (c) 2005 Reinhold Füreder // Licence: wxWindows licence //////////////////////////////////////////////////////...
[ "john@64288482-8357-404e-ad65-de92a562ee98" ]
[ [ [ 1, 461 ] ] ]
f3439bbd3172061877db910f25066357192db3a3
709cd826da3ae55945fd7036ecf872ee7cdbd82a
/Term/WildMagic2/Source/Tessellation/WmlDelaunay2.cpp
2691a5e2eb5b8aaa78a2e618f3b23d8066bf1eb1
[]
no_license
argapratama/kucgbowling
20dbaefe1596358156691e81ccceb9151b15efb0
65e40b6f33c5511bddf0fa350c1eefc647ace48a
refs/heads/master
2018-01-08T15:27:44.784437
2011-06-19T15:23:39
2011-06-19T15:23:39
36,738,655
0
0
null
null
null
null
UTF-8
C++
false
false
21,676
cpp
// 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 ...
[ "pocatnas@gmail.com" ]
[ [ [ 1, 652 ] ] ]
597de27be31f99741ee2e730d2afc6ad0fff6a71
3856c39683bdecc34190b30c6ad7d93f50dce728
/LastProject/Source/TimeLifeItem.cpp
c82bec27d1f7e4d76e800c077122a773bc5710e6
[]
no_license
yoonhada/nlinelast
7ddcc28f0b60897271e4d869f92368b22a80dd48
5df3b6cec296ce09e35ff0ccd166a6937ddb2157
refs/heads/master
2021-01-20T09:07:11.577111
2011-12-21T22:12:36
2011-12-21T22:12:36
34,231,967
0
0
null
null
null
null
UHC
C++
false
false
1,523
cpp
/** @file TimeLifeItem.cpp @date 2011/11/22 @author yoonhada@gmail.com @brief 아이템 클래스 */ #include "stdafx.h" #include "Charactor.h" #include "TimeLifeItem.h" CTimeLifeItem::CTimeLifeItem() { m_fLife = 0; m_bMonster = TRUE; CCharactor::AliveCheck(FALSE); } CTimeLifeItem::~CTimeLifeItem() { } ...
[ "yoonhada@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0", "kopan84@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0" ]
[ [ [ 1, 27 ], [ 30, 72 ] ], [ [ 28, 29 ] ] ]
18f083cd4b4f3ca2e9d0acc96e96a2e6e76955c7
6d680e20e4a703f0aa0d4bb5e50568143241f2d5
/src/MobiHealth/moc_NoteWidget.cpp
9f474027f56488c864d254a7012ab55e0eee799c
[]
no_license
sirnicolaz/MobiHealt
f7771e53a4a80dcea3d159eca729e9bd227e8660
bbfd61209fb683d5f75f00bbf81b24933922baac
refs/heads/master
2021-01-20T12:21:17.215536
2010-04-21T14:21:16
2010-04-21T14:21:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,122
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'NoteWidget.h' ** ** Created: Sun Apr 11 11:47:54 2010 ** by: The Qt Meta Object Compiler version 62 (Qt 4.6.1) ** ** WARNING! All changes made in this file will be lost! *****************...
[ "andrea.graz@gmail.com" ]
[ [ [ 1, 69 ] ] ]
782118bfc4765106e1af53d2cb4b1cf0da77f42b
1c80a726376d6134744d82eec3129456b0ab0cbf
/Project/C++/POJ/2911/2911.cpp
50f8394e3f121aa9a7547057abf501c326b69dab
[]
no_license
dabaopku/project_pku
338a8971586b6c4cdc52bf82cdd301d398ad909f
b97f3f15cdc3f85a9407e6bf35587116b5129334
refs/heads/master
2021-01-19T11:35:53.500533
2010-09-01T03:42:40
2010-09-01T03:42:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
485
cpp
#include "stdio.h" #include "iostream" #include "string.h" #include "math.h" #include "string" #include "vector" #include "set" #include "map" #include "queue" #include "list" using namespace std; int main() { int maxi; cin>>maxi; for(int i=32;i<100;i++){ if(i*i>=maxi) break; for(int j=32;j<...
[ "guocong89@gmail.com@592586dc-1302-11df-8689-7786f20063ad" ]
[ [ [ 1, 31 ] ] ]
01d024e79e8bc037b87181cf716978ed2187c055
17e1b436ba01206d97861ec9153943592002ecbe
/uppsrc/RichEdit/FormatDlg.cpp
7be0d0927542f75e894341d964ffe72355eb7f0d
[ "BSD-2-Clause" ]
permissive
ancosma/upp-mac
4c874e858315a5e68ea74fbb1009ea52e662eca7
5e40e8e31a3247e940e1de13dd215222a7a5195a
refs/heads/master
2022-12-22T17:04:27.008533
2010-12-30T16:38:08
2010-12-30T16:38:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,485
cpp
#include "RichEdit.h" NAMESPACE_UPP RichPara::NumberFormat ParaFormatting::GetNumbering() { RichPara::NumberFormat f; f.before_number = before_number; f.after_number = after_number; f.reset_number = reset_number; for(int i = 0; i < 8; i++) f.number[i] = Nvl((int)~n[i]); return f; } bool ParaFo...
[ "aris002@andremac1.local" ]
[ [ [ 1, 474 ] ] ]
0a204d74ed4391f6f4618af5f59c158cd59b2cf6
031009bf00a8d7cd564e0f768ff3649907bd5b65
/src_algo/crc32.cpp
3de034bccfb0dad4649fd9236bf86c499ce18536
[]
no_license
usertex/autov
237ab3b655be2dffcb7292cd212fe2b6d95907a7
b470a96072484afe73ab0ae6ab7096970e34d973
refs/heads/master
2020-04-19T02:45:34.548955
2006-07-03T01:37:24
2006-07-03T01:37:24
67,372,523
0
0
null
null
null
null
UTF-8
C++
false
false
6,205
cpp
/* Copyright (c) 2003, Dominik Reichl <dominik.reichl@t-online.de> All rights reserved. LICENSE TERMS 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 co...
[ "DreadWingKnight@users.noreply.github.com" ]
[ [ [ 1, 173 ] ] ]
ef6fcfc181bce502de11cdece0a3efe2f6c4ae4c
b957e10ed5376dbe85c07bdef1f510f641984a1a
/Input.cpp
85ad31e5c59343be1391a075ee4072e588d3fe63
[]
no_license
alexjshank/motors
063245c206df936a886f72a22f0f15c78e1129cb
7193b729466d8caece267f0b8ddbf16d99c13f8a
refs/heads/master
2016-09-10T15:47:20.906269
2009-11-04T18:41:21
2009-11-04T18:41:21
33,394,870
0
0
null
null
null
null
UTF-8
C++
false
false
3,482
cpp
#include ".\input.h" #include "graphics.h" #include "camera.h" Input::Input(void) { priority = TP_ENGINE; ZeroMemory((void *)&keystate,sizeof(keystate)); ZeroMemory((void *)&laststate,sizeof(laststate)); mouseMovement = Vector(0,0,0); mouseAbsolute = Vector(0,10,0); mousePosition = Vector(0,0,0); in...
[ "alexjshank@0c9e2a0d-1447-0410-93de-f5a27bb8667b", "alexjshank@gmail.com@0c9e2a0d-1447-0410-93de-f5a27bb8667b" ]
[ [ [ 1, 10 ], [ 12, 62 ], [ 64, 132 ] ], [ [ 11, 11 ], [ 63, 63 ] ] ]
aa351cdc7f106dcd0065a13e5e019b67c6c73003
2aff7486e6c7afdbda48b7a5f424b257d47199df
/src/Gui/camview.h
84ac766d2ba64fafbd8b6454405de161374769a4
[]
no_license
offlinehacker/LDI_test
46111c60985d735c00ea768bdd3553de48ba2ced
7b77d3261ee657819bae3262e3ad78793b636622
refs/heads/master
2021-01-10T20:44:55.324019
2011-08-17T16:41:43
2011-08-17T16:41:43
2,220,496
1
0
null
null
null
null
UTF-8
C++
false
false
1,257
h
//////////////////////////////////////////////////////////////////// // Name: camera view header // File: camview.h // Purpose: interface for the CCamView class. // // Created by: Larry Lart on 06-Jul-2006 // Updated by: // //////////////////////////////////////////////////////////////////// #ifndef _CCA...
[ "jakahudoklin@gmail.com" ]
[ [ [ 1, 69 ] ] ]
01db936cb15b860e2afc6a1fa0081eb5fdd823ae
ea12fed4c32e9c7992956419eb3e2bace91f063a
/zombie/code/renaissance/rnsgameplay/src/ncspawnpoint/ncspawnpoint_cmds.cc
f52093999125d66731bac7d1166b5279cbf5c006
[]
no_license
ugozapad/TheZombieEngine
832492930df28c28cd349673f79f3609b1fe7190
8e8c3e6225c2ed93e07287356def9fbdeacf3d6a
refs/heads/master
2020-04-30T11:35:36.258363
2011-02-24T14:18:43
2011-02-24T14:18:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
652
cc
//------------------------------------------------------------------------------ // ncspawnpoint_cmds.cc // (C) 2005 Conjurer Services, S.A. //------------------------------------------------------------------------------ #include "precompiled/pchrnsgameplay.h" #include "ncspawnpoint/ncspawnpoint.h" //-----...
[ "magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91" ]
[ [ [ 1, 14 ] ] ]
9c08fcac57a4d70a74d2a86c881270108dddcfe4
6c8c4728e608a4badd88de181910a294be56953a
/CommunicationModule/TelepathyIM/VoiceSession.cpp
8152d15a3f3f0a2095e9db820b78ee7d36bfa712
[ "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
33,014
cpp
// For conditions of distribution and use, see copyright notice in license.txt #include "StableHeaders.h" #include "DebugOperatorNew.h" #include <TelepathyQt4/ReferencedHandles> #include <TelepathyQt4/Connection> #include <TelepathyQt4/ContactManager> #include <TelepathyQt4/PendingOperation> #include <Telepa...
[ "jonnenau@5b2332b8-efa3-11de-8684-7d64432d61a3", "jujjyl@5b2332b8-efa3-11de-8684-7d64432d61a3", "mattiku@5b2332b8-efa3-11de-8684-7d64432d61a3", "Stinkfist0@5b2332b8-efa3-11de-8684-7d64432d61a3", "matti.kuonanoja@evocativi.com@5b2332b8-efa3-11de-8684-7d64432d61a3", "matti.kuonanoja@gmail.com@5b2332b8-efa3-...
[ [ [ 1, 3 ], [ 5, 5 ], [ 19, 20 ], [ 27, 32 ], [ 98, 98 ], [ 102, 102 ], [ 682, 682 ], [ 690, 690 ], [ 696, 696 ], [ 871, ...
34e92e80b2df4f6bda479f2cb681b8cbc7c384a3
fac8de123987842827a68da1b580f1361926ab67
/inc/physics/Physics/Collide/Agent/hkpCollisionAgentConfig.inl
c166b921475db2b27cb2f634f48af0f1ac8906e0
[]
no_license
blockspacer/transporter-game
23496e1651b3c19f6727712a5652f8e49c45c076
083ae2ee48fcab2c7d8a68670a71be4d09954428
refs/heads/master
2021-05-31T04:06:07.101459
2009-02-19T20:59:59
2009-02-19T20:59:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,326
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, 31 ] ] ]
23df8d0d7426c1117aa58c00de9687a9fd2e6b1c
b5ad65ebe6a1148716115e1faab31b5f0de1b493
/src/pymuscle/core/dRdv_real.cpp
42a6d5245b2c1ab4bcec0aae8e50fd64d6024719
[]
no_license
gasbank/aran
4360e3536185dcc0b364d8de84b34ae3a5f0855c
01908cd36612379ade220cc09783bc7366c80961
refs/heads/master
2021-05-01T01:16:19.815088
2011-03-01T05:21:38
2011-03-01T05:21:38
1,051,010
1
0
null
null
null
null
UTF-8
C++
false
false
23,429
cpp
/* * dRdv_real.c * 2010 Geoyeob Kim * As a part of the thesis implementation * * Rigid body equations (single) * * Rotation is parameterized by an exponential map technique */ #include "PymCorePch.h" #include "Config.h" #include "MathUtil.h" #define p1 p [0] #define p2 p [1] #define p3 p [2] #define pd1 pd[...
[ "gasbank@gmail.com", "Dan@Dan-PC.(none)" ]
[ [ [ 1, 9 ], [ 11, 584 ] ], [ [ 10, 10 ] ] ]
e6efd8178406e0ae8583d3ab023bae45f6aabb2e
74c8da5b29163992a08a376c7819785998afb588
/NetAnimal/Game/wheel/WheelAnimalController/src/WinEffect.cpp
6cd8a828691c30b86a9714df3babc6817d974a33
[]
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
WINDOWS-1252
C++
false
false
5,920
cpp
#include "WheelAnimalControllerStableHeaders.h" #include "WinEffect.h" #include "ThirdParty/Ofusion/OgreOSMScene.h" #include "Ogre/OgreRibbonTrail.h" #include <orz/View_OGRE3D/OgreGraphicsManager.h> //#include "WheelDB.h" using namespace Orz; inline static void GetNode(Ogre::SceneNode ** node, /*WheelEnum e,*/...
[ "ogre3d@yeah.net" ]
[ [ [ 1, 232 ] ] ]
85eee2c31df99de44b041f64af9991ed04074c30
2d22825193eacf3669ac8bd7a857791745a9ead4
/HairSimulation/HairSimulation/src/AppBox.cpp
4479ddf7c9728f60b30a9f4359bce0a979403b45
[]
no_license
dtbinh/com-animation-classprojects
557ba550b575c3d4efc248f7984a3faac8f052fd
37dc800a6f2bac13f5aa4fc7e0e96aa8e9cec29e
refs/heads/master
2021-01-06T20:45:42.613604
2009-01-20T00:23:11
2009-01-20T00:23:11
41,496,905
0
0
null
null
null
null
UTF-8
C++
false
false
1,939
cpp
#include "AppBox.h" #include "World.h" #include "Hair.h" int AppBox::cNumAppBox = 0; //-------------------------------------------------------------------- AppBox::AppBox() : ApplicationObject() { mDimensions.x = Hair::HAIR_THICKNESS; mDimensions.y = Hair::HAIR_THICKNESS; mDimensions.z = Hair::HAIR_EDGE...
[ "grahamhuang@73147322-a748-11dd-a8c6-677c70d10fe4" ]
[ [ [ 1, 67 ] ] ]
f27b18aaa2f589a8934dac9f4b2ff33a7880174a
02cd7f7be30f7660f6928a1b8262dc935673b2d7
/ invols --username gavrilov86@gmail.com/rf_panel.h
8a3c088f14d24d577afaca90a735e07bafb6aa3f
[]
no_license
hksonngan/invols
f0886a304ffb81594016b3b82affc58bd61c4c0b
336b8c2d11d97892881c02afc2fa114dbf56b973
refs/heads/master
2021-01-10T10:04:55.844101
2011-11-09T07:44:24
2011-11-09T07:44:24
46,898,469
1
0
null
null
null
null
UTF-8
C++
false
false
664
h
#ifndef RF_PANEL_INC #define RF_PANEL_INC #include "AllInc.h" #include "wxIncludes.h" #include "wx/things/spinctld.h" // Raw Files interpretation panel class RFPanel: public wxPanel { public: RFPanel(wxWindow *frame); // void OnSpinBoxD(wxSpinEvent& event); // void OnSpinBoxI(wxCommandEvent& event); ...
[ "gavrilov86@gmail.com" ]
[ [ [ 1, 34 ] ] ]
b46be171fe126be222ad57c1f7f3008e3033b9c9
3e3d5fa109cdd653d43867b46307683514d916a0
/examples/benchmark/Benchmark.h
5f6eb78ec6e5bc2814750e0bc533bb10866594fa
[]
no_license
badog1011/aquila
b8a767ea07829934bbbb2b2a4e501e473cfae301
887a63ddb032cfc7f71cce72a439b5b5dd2fe65c
refs/heads/master
2016-08-12T00:32:19.598867
2010-03-25T11:28:56
2010-03-25T11:28:56
50,173,002
0
0
null
null
null
null
UTF-8
C++
false
false
622
h
#ifndef BENCHMARK_H #define BENCHMARK_H #include <vector> #include <boost/timer.hpp> #include "aquila/feature/MfccExtractor.h" class Benchmark { public: Benchmark(int iterations_count); ~Benchmark(); void run(); private: void testFft(); void testDct(); void testWavefile(); ...
[ "antyqjon@e3e259e2-fbb7-11de-bceb-371847987001" ]
[ [ [ 1, 38 ] ] ]
daf4ad3aaa1d61a8ec00b5c9eca82ed5b78c18a3
27d5670a7739a866c3ad97a71c0fc9334f6875f2
/CPP/Targets/SupportWFLib/symbian/VersionFileReader.h
d7549e94d1305009a28d3524650be0f893803789
[ "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
4,420
h
/* Copyright (c) 1999 - 2010, Vodafone Group Services Ltd All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list...
[ "hlars@sema-ovpn-morpheus.itinerary.com" ]
[ [ [ 1, 112 ] ] ]
15f3845d8891ba95785832e750d9dedb8d8ecaf3
f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0
/Depend/MyGUI/MyGUIEngine/include/MyGUI_ResourceSkin.h
6a2431a31803a74b7062986216f9638545b0f5fd
[]
no_license
lxinhcn/starworld
79ed06ca49d4064307ae73156574932d6185dbab
86eb0fb8bd268994454b0cfe6419ffef3fc0fc80
refs/heads/master
2021-01-10T07:43:51.858394
2010-09-15T02:38:48
2010-09-15T02:38:48
47,859,019
2
1
null
null
null
null
UTF-8
C++
false
false
2,703
h
/*! @file @author Albert Semenov @date 11/2007 */ /* This file is part of MyGUI. MyGUI is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your opti...
[ "albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c" ]
[ [ [ 1, 102 ] ] ]
3205cb2321ca97d8bb1528a71226f99005da0cfb
8a3fce9fb893696b8e408703b62fa452feec65c5
/SendMail/SendMail/SendMailDlg.h
fa90329088ea19b20c3fdab79c5e03601be10a54
[]
no_license
win18216001/tpgame
bb4e8b1a2f19b92ecce14a7477ce30a470faecda
d877dd51a924f1d628959c5ab638c34a671b39b2
refs/heads/master
2021-04-12T04:51:47.882699
2011-03-08T10:04:55
2011-03-08T10:04:55
42,728,291
0
2
null
null
null
null
GB18030
C++
false
false
913
h
// SendMailDlg.h : 头文件 // #pragma once class CSendMailDlgAutoProxy; // CSendMailDlg 对话框 class CSendMailDlg : public CDialog { DECLARE_DYNAMIC(CSendMailDlg); friend class CSendMailDlgAutoProxy; // 构造 public: CSendMailDlg(CWnd* pParent = NULL); // 标准构造函数 virtual ~CSendMailDlg(); // 对话框数据 en...
[ "tangpeng918@126.com" ]
[ [ [ 1, 45 ] ] ]
a56bafa7ac22b2524bc8d17af4dc52468f04c5aa
a3de460e3b893849fb01b4c31bd30a908160a1f8
/nil/file.hpp
ae90a4c3c52345dc95cad0992a218369933cface
[]
no_license
encratite/nil
32b3d0d31124dd43469c07df2552f1c3510df36d
b441aba562d87f9c14bfce9291015b7622a064c6
refs/heads/master
2022-06-19T18:59:06.212567
2008-12-23T05:58:00
2008-12-23T05:58:00
262,275,950
0
0
null
null
null
null
UTF-8
C++
false
false
2,219
hpp
#ifndef NIL_FILE_HPP #define NIL_FILE_HPP #include <string> #include <vector> #include <cstdio> #include <nil/exception.hpp> #include <nil/memory.hpp> #include <nil/types.hpp> namespace nil { enum file_mode { file_mode_big_endian, file_mode_little_endian }; class file { public: ...
[ "git.email.address@googlemail.com" ]
[ [ [ 1, 91 ] ] ]
677a4329dec663d1cf931af602a1d35403df084b
1e299bdc79bdc75fc5039f4c7498d58f246ed197
/ServerLib/StateObject.cpp
f53048ba4478185cb33f3ce57269b6fcef4a25f7
[]
no_license
moosethemooche/Certificate-Server
5b066b5756fc44151b53841482b7fa603c26bf3e
887578cc2126bae04c09b2a9499b88cb8c7419d4
refs/heads/master
2021-01-17T06:24:52.178106
2011-07-13T13:27:09
2011-07-13T13:27:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,892
cpp
//-------------------------------------------------------------------------------- // // Copyright (c) 1999 MarkCare Solutions // // Programming by Rich Schonthal // //-------------------------------------------------------------------------------- #include "stdafx.h" #include "StateObject.h" #include "Syste...
[ "rich@schonthal.com" ]
[ [ [ 1, 117 ] ] ]
ad32f8f0871452c4eb406475191d54af21496fec
99d3989754840d95b316a36759097646916a15ea
/trunk/2011_09_07_to_baoxin_gpd/ferrylibs/test/Test_FMC.h
81d7ccef4cd761f0b3f5c3ccabd82f441068a8a4
[]
no_license
svn2github/ferryzhouprojects
5d75b3421a9cb8065a2de424c6c45d194aeee09c
482ef1e6070c75f7b2c230617afe8a8df6936f30
refs/heads/master
2021-01-02T09:20:01.983370
2011-10-20T11:39:38
2011-10-20T11:39:38
11,786,263
1
0
null
null
null
null
UTF-8
C++
false
false
4,755
h
#pragma once #include <iostream> #include <fstream> #include <ferry/cv_geometry/DLT_FMC.h> #include <ferry/cv_geometry/RANSAC_FMC.h> #include <ferry/cv_geometry/Normalized_FMC.h> #include <ferry/cv_geometry/OpenCV_FMC.h> #include <ferry/cv_geometry/IOUtil.h> #include <ferry/cv_geometry/DrawingUtil.h> #includ...
[ "ferryzhou@b6adba56-547e-11de-b413-c5e99dc0a8e2" ]
[ [ [ 1, 152 ] ] ]
2c4746c4301625981d3bef622cd018722bb97744
171daeea8e21d62e4e1ea549f94fcf638c542c25
/JiangChen/SNARC MMOCAP 091109/real time1107/real time 1016/OGLView.cpp
e29767f30dca0001286849a963bb3e91c94ecf3b
[]
no_license
sworldy/snarcmotioncapture
b8c848ee64212cfb38f002bdd183bf4b6257a9c7
d4f57f0b7e2ecda6375c11eaa7f6a6b6d3d0af21
refs/heads/master
2021-01-13T02:02:54.097775
2011-08-07T16:46:24
2011-08-07T16:46:24
33,110,437
0
0
null
null
null
null
GB18030
C++
false
false
69,215
cpp
/////////////////////////////////////////////////////////////////////////////// // // OGLView.cpp : implementation file // // Purpose: Implementation of OpenGL Window of Hierarchical Animation System // // Created: // JL 9/1/97 // Versions: // 1.01 12/20/97 Fix perspective in OpenGL Resize Code // 1.02 1...
[ "macrotao86@4a66b584-afee-11de-9d1a-45ab25924541" ]
[ [ [ 1, 1956 ] ] ]
7f5b66bc2ac4f4dc92238da51857cc1b985b80db
7b379862f58f587d9327db829ae4c6493b745bb1
/JuceLibraryCode/modules/juce_core/containers/juce_PropertySet.cpp
062302e387564f217080283ba6c8539cd958b59c
[]
no_license
owenvallis/Nomestate
75e844e8ab68933d481640c12019f0d734c62065
7fe7c06c2893421a3c77b5180e5f27ab61dd0ffd
refs/heads/master
2021-01-19T07:35:14.301832
2011-12-28T07:42:50
2011-12-28T07:42:50
2,950,072
2
0
null
null
null
null
UTF-8
C++
false
false
7,022
cpp
/* ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ JUCE can be r...
[ "ow3nskip" ]
[ [ [ 1, 225 ] ] ]
a545569feb2761a66c44f3fdce0848aa066c44f2
022d2957a29fe5054263a406bbdd85289cf17ee0
/GontrolPC/GontrolPC/RecvFrame.cpp
745385f3283ecb07f17cb2b1aca83019a0f5fdf5
[]
no_license
amanuelg3/remote-control-with-android
aa6705da5c76311515ef6c4c972b7e64745be76d
5e51aff7d1727608c615a0027c746592ebc4ba92
refs/heads/master
2016-09-03T01:07:29.047261
2011-06-11T16:25:32
2011-06-11T16:25:32
35,783,127
1
0
null
null
null
null
UTF-8
C++
false
false
7,780
cpp
#include "stdafx.h" #include "RecvFrame.h" #include "Resource.h" CRecvFrame::CRecvFrame() { m_hSemophere = ::CreateSemaphore(NULL,0,0x7FFFFFFF,NULL); ::InitializeCriticalSection(&m_csFrame); ::InitializeCriticalSection(&m_csBlock); m_hThread = NULL; m_ListenSocket= INVALID_SOCKET; m_fExit = 1; m_vSo...
[ "wzmvictor@5d9a875e-b1a7-14b0-4603-314cddc6b85c" ]
[ [ [ 1, 304 ] ] ]
ba47fa6589a91ce754b90377ca34a8a549475b45
2fc8903fabbf9889c14a109b9210a8b51ed6df0a
/bench/hash2/hash2.gpp
707afdea02ec1bfd7c1d7a7ad7013bfb21722479
[ "BSD-3-Clause" ]
permissive
kragen/shootout
6620f5756d3a2f6d9dce32e86851835cfdf5d5bc
71aa4ec4cd15940c59f1a1bb71ac1ff1572a55c2
refs/heads/master
2021-01-01T06:50:07.668336
2011-05-17T22:22:19
2011-05-17T22:22:19
1,693,719
18
8
null
null
null
null
UTF-8
C++
false
false
1,575
gpp
// -*- mode: c++ -*- // $Id: hash2.gpp,v 1.2 2004-11-30 07:10:03 bfulgham Exp $ // http://shootout.alioth.debian.org/ #include <stdio.h> #include <iostream> #include <ext/hash_map> using namespace std; #if (! defined(__INTEL_COMPILER)) using namespace __gnu_cxx; #endif struct eqstr { bool operator()...
[ "bfulgham" ]
[ [ [ 1, 60 ] ] ]
faaea9f80d4ec949ec988056b60cbf689223f599
af260b99d9f045ac4202745a3c7a65ac74a5e53c
/trunk/engine/src/SeedSearcher.cpp
cc647f6b2c46525d236193eadba96304c7c8e002
[]
no_license
BackupTheBerlios/snap-svn
560813feabcf5d01f25bc960d474f7e218373da0
a99b5c64384cc229e8628b22f3cf6a63a70ed46f
refs/heads/master
2021-01-22T09:43:37.862180
2008-02-17T15:50:06
2008-02-17T15:50:06
40,819,397
0
0
null
null
null
null
UTF-8
C++
false
false
29,332
cpp
// // File : $RCSfile: $ // $Workfile: SeedSearcher.cpp $ // Version : $Revision: 39 $ // $Author: Aviad $ // $Date: 13/05/05 11:11 $ // Description : // Concrete class for seed-searching in a preprocessor // // Author: // Aviad Rozenhek (mailto:a...
[ "aviadr1@1f8b7f26-7806-0410-ba70-a23862d07478" ]
[ [ [ 1, 909 ] ] ]
2d9b0e953f821d2fc613b9a1f0725d6f75e68c57
dc4b6ab7b120262779e29d8b2d96109517f35551
/resources/ResMenu.cpp
a2c41babd735f43afea69d3447aac3cc5cc0970a
[]
no_license
cnsuhao/wtlhelper9
92daef29b61f95f44a10e3277d8835c2dd620616
681df3a014fc71597e9380b0a60bd3cd23e22efe
refs/heads/master
2021-07-17T19:59:07.143192
2009-05-18T14:24:48
2009-05-18T14:24:48
108,361,858
0
1
null
null
null
null
WINDOWS-1251
C++
false
false
2,918
cpp
//////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2004 Sergey Solozhentsev // Author: Sergey Solozhentsev e-mail: salos@mail.ru // Product: WTL Helper // File: ResMenu.cpp // Created: 16.11.2004 8:55 // // Using this software in commercial application...
[ "free2000fly@eea8f18a-16fd-41b0-b60a-c1204a6b73d1" ]
[ [ [ 1, 124 ] ] ]
a41c326228633bddcfef5e5a8fd511539ae03e4b
fca81f35295cceafd1525f0c40910bce7d4880af
/Source/EigenUnitDataManager.cpp
683381968285fd967b8d6302fd2bd07477ad9f32
[]
no_license
armontoubman/massexpand
b324da674cd5013ba1076865d33fc16bfac4f01f
4daec6bd7d5799de1019e341917c1179158daaa4
refs/heads/master
2021-01-10T13:55:47.067590
2011-11-20T16:20:48
2011-11-20T16:20:48
50,496,084
0
0
null
null
null
null
UTF-8
C++
false
false
1,113
cpp
#include "EigenUnitDataManager.h" #include <BWAPI.h> #include "HighCommand.h" #include "UnitGroup.h" #include <boost/format.hpp> #include "ContractManager.h" EigenUnitDataManager::EigenUnitDataManager(HighCommand* h) { this->hc = h; } void EigenUnitDataManager::update() { } void EigenUnitDataMan...
[ "armon.toubman@gmail.com" ]
[ [ [ 1, 69 ] ] ]
c4b43736e58a1174fef39a1f43e54784750c3ad0
45229380094a0c2b603616e7505cbdc4d89dfaee
/wavelets/edges_src/src/Lib/haar.cpp
8788d71e66ac0a61bd3c20b8eb33690ea05f1b84
[]
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
4,582
cpp
#include "stdafx.h" #include "vec1d.h" #include "basefwt.h" #include "Haar.h" //haar filter//////////////////////////////////////////////////////////////////////////////////////// // 0 1 0 1 const float Haar::tH[4] = { 0.5f, 0.5f, 0.5f, 0.5f }; // 0 1 0 1 const float Haar::...
[ "perpet99@cc61708c-8d4c-0410-8fce-b5b73d66a671" ]
[ [ [ 1, 113 ] ] ]
00e9e04aef14ed92d0b8bf6299786f7a85521165
172e5e180659a6a7242f95a367f5a879114bc38d
/SlideList/SelectedPhotoView.h
9c92c6b339d8c9221fdeba77cf238b80bafcc42c
[]
no_license
urere/mfcslidelist
1e66fc1a7b34f7832f5d09d278d2dd145d30adec
7c7eb47122c6b7c3b52a93145ec8b2d6f2476519
refs/heads/master
2021-01-10T02:06:44.884376
2008-03-27T21:25:09
2008-03-27T21:25:09
47,465,994
0
0
null
null
null
null
UTF-8
C++
false
false
2,975
h
#if !defined(AFX_SELECTEDPHOTOVIEW_H__EF060EED_A02B_4E89_9E6B_77A7DEE3A169__INCLUDED_) #define AFX_SELECTEDPHOTOVIEW_H__EF060EED_A02B_4E89_9E6B_77A7DEE3A169__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // SelectedPhotoView.h : header file // //////////////////////////////////////////...
[ "ratcliffe.gary@e6454d50-7149-0410-9942-4ffd99bf3498" ]
[ [ [ 1, 91 ] ] ]
4b2ed04ecc6a4d2182276f2777075b63f2d4d17d
0b66a94448cb545504692eafa3a32f435cdf92fa
/tags/0.6/cbear.berlios.de/base/integer.hpp.test.cpp
88730bac0c91b44e74cf7669c92587d3a55881f4
[ "MIT" ]
permissive
BackupTheBerlios/cbear-svn
e6629dfa5175776fbc41510e2f46ff4ff4280f08
0109296039b505d71dc215a0b256f73b1a60b3af
refs/heads/master
2021-03-12T22:51:43.491728
2007-09-28T01:13:48
2007-09-28T01:13:48
40,608,034
0
0
null
null
null
null
UTF-8
C++
false
false
2,615
cpp
/* The MIT License Copyright (c) 2005 C Bear (http://cbear.berlios.de) 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 u...
[ "sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838" ]
[ [ [ 1, 78 ] ] ]
1ce4de0c800fc87bc1bb0a28dada8c4c96a4faba
99d3989754840d95b316a36759097646916a15ea
/trunk/2011_09_07_to_baoxin_gpd/ferrylibs/src/ferry/cv_geometry/PointCorrespondences.cpp
aaa9a02dd1d3ab3b8df1b51345dcd538eb6e5f66
[]
no_license
svn2github/ferryzhouprojects
5d75b3421a9cb8065a2de424c6c45d194aeee09c
482ef1e6070c75f7b2c230617afe8a8df6936f30
refs/heads/master
2021-01-02T09:20:01.983370
2011-10-20T11:39:38
2011-10-20T11:39:38
11,786,263
1
0
null
null
null
null
UTF-8
C++
false
false
39
cpp
#include ".\pointcorrespondences.h"
[ "ferryzhou@b6adba56-547e-11de-b413-c5e99dc0a8e2" ]
[ [ [ 1, 2 ] ] ]
911ac1782da4967e526fbf6a8516ffea72e4f3b6
138a353006eb1376668037fcdfbafc05450aa413
/source/ogre/OgreNewt/boost/mpl/back_inserter.hpp
17c0fd58845f17a9513390c45ad2a1a16ef0b8d8
[]
no_license
sonicma7/choreopower
107ed0a5f2eb5fa9e47378702469b77554e44746
1480a8f9512531665695b46dcfdde3f689888053
refs/heads/master
2020-05-16T20:53:11.590126
2009-11-18T03:10:12
2009-11-18T03:10:12
32,246,184
0
0
null
null
null
null
UTF-8
C++
false
false
836
hpp
#ifndef BOOST_MPL_BACK_INSERTER_HPP_INCLUDED #define BOOST_MPL_BACK_INSERTER_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2003-2004 // Copyright David Abrahams 2003-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.o...
[ "Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e" ]
[ [ [ 1, 34 ] ] ]
046321dc3f51c724f5746a0a2f5a00fe776f9332
fcf03ead74f6dc103ec3b07ffe3bce81c820660d
/FileBrowse/s60/FileBrowse/inc/filebrowseapplication.h
763004a29dce7de37c2311b5bf6610ac206534c7
[]
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
406
h
// FileBrowseApplication.h // // Copyright (c) 2006 Symbian Software Ltd. All rights reserved. // #ifndef __FILEBROWSEAPPLICATION_H__ #define __FILEBROWSEAPPLICATION_H__ class CFileBrowseApplication : public CAknApplication { public: CApaDocument* CreateDocumentL(); TUid AppDllUid() const; IMPORT_...
[ "liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca" ]
[ [ [ 1, 19 ] ] ]
716b63075c530b45e61201edb8d342206bdabbae
2aa5cc5456b48811b7e4dee09cd7d1b019e3f7cc
/engine/script/wrappedhelpers.hpp
30b16f6ed807d621184085b8acca64931f8f048a
[]
no_license
tstivers/eXistenZ
eb2da9d6d58926b99495319080e13f780862fca0
2f5df51fb71d44c3e2689929c9249d10223f8d56
refs/heads/master
2021-09-02T22:50:36.733142
2010-11-16T06:47:24
2018-01-04T00:51:21
116,196,014
0
0
null
null
null
null
UTF-8
C++
false
false
2,801
hpp
#pragma once namespace script { class ScriptedObject { public: struct ScriptClass { JSClass* classDef; JSPropertySpec* properties; JSFunctionSpec* methods; JSObject* prototype; }; ScriptedObject() : m_scriptObject(NULL) { } virtual ~ScriptedObject() { ASSERT...
[ "tstivers@gmail.com" ]
[ [ [ 1, 117 ] ] ]
f529bd4c9915152a2fc97950ddf15792ede4f10b
463c3b62132d215e245a097a921859ecb498f723
/lib/dlib/array/array_sort_abstract.h
caa75b7a4a0852379db6f0a2bc70a40926ed3c10
[ "LicenseRef-scancode-unknown-license-reference", "BSL-1.0" ]
permissive
athulan/cppagent
58f078cee55b68c08297acdf04a5424c2308cfdc
9027ec4e32647e10c38276e12bcfed526a7e27dd
refs/heads/master
2021-01-18T23:34:34.691846
2009-05-05T00:19:54
2009-05-05T00:19:54
197,038
4
1
null
null
null
null
UTF-8
C++
false
false
1,587
h
// Copyright (C) 2003 Davis E. King (davisking@users.sourceforge.net) // License: Boost Software License See LICENSE.txt for the full license. #undef DLIB_ARRAY_SORt_ABSTRACT_ #ifdef DLIB_ARRAY_SORt_ABSTRACT_ #include "array_kernel_abstract.h" namespace dlib { template < typename array_base...
[ "jimmy@DGJ3X3B1.(none)" ]
[ [ [ 1, 59 ] ] ]
274ae0e7f9b0b8d8bff1750f68c43af146d6d858
05f4bd87bd001ab38701ff8a71d91b198ef1cb72
/TPTaller/TP3/test/TP3/src/Logfinal.cpp
70fb89173423bb7bdef97ce0860387bbd460b916
[]
no_license
oscarcp777/tpfontela
ef6828a57a0bc52dd7313cde8e55c3fd9ff78a12
2489442b81dab052cf87b6dedd33cbb51c2a0a04
refs/heads/master
2016-09-01T18:40:21.893393
2011-12-03T04:26:33
2011-12-03T04:26:33
35,110,434
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
1,918
cpp
#include "logfinal.h" /* Implementación de Primitivas */ /*----------------------------------------------------------------------------*/ /*Primitiva inicializar , inicializa una estructura en que se inicializa un archivo txt en el que despues se va a escribir y un contador que indica la cantidad de mensajes q...
[ "caceres.oscar7@gmail.com@a1477896-89e5-11dd-84d8-5ff37064ad4b" ]
[ [ [ 1, 50 ] ] ]
2b1673bb078f463d49932a38dc3c62b381fd227c
8a3fce9fb893696b8e408703b62fa452feec65c5
/GServerEngine/Public/TestAi/AI1/PlayerEntity.h
f6cbba329d7bcd7b91fff78cef7a4b12536246dd
[]
no_license
win18216001/tpgame
bb4e8b1a2f19b92ecce14a7477ce30a470faecda
d877dd51a924f1d628959c5ab638c34a671b39b2
refs/heads/master
2021-04-12T04:51:47.882699
2011-03-08T10:04:55
2011-03-08T10:04:55
42,728,291
0
2
null
null
null
null
UTF-8
C++
false
false
426
h
#pragma once #include "../../State.h" #include "../../BaseEntity.h" class CBaseEntity; class State; class CPlayerEntity : public CBaseEntity { private: State* m_pCurrentState; eState m_State; public: CPlayerEntity( eEntityType id ); void Update(); void ChangeState( State* ne...
[ "tangpeng918@126.com" ]
[ [ [ 1, 29 ] ] ]
522f9554f15310a338fa74bcd1ef137bee98f659
c3a0cf3d0c023cbdb9a1ab8295aa1231543d83e7
/sln/src/FbgGame.h
72016027b08b54a9cd6497c8035e8160a68e5948
[]
no_license
yakergong/seedcup2008
2596cdb5fe404ef8628366cdd2f8003141625264
e57b92cf576900ba6cb5e0c0f6661bba3e7f75d7
refs/heads/master
2016-09-05T11:06:12.717346
2008-12-19T13:04:28
2008-12-19T13:04:28
32,268,668
0
0
null
null
null
null
GB18030
C++
false
false
4,606
h
#ifndef FBG_GAME_H #define FBG_GAME_H #include "FbgBlock.h" #include "TetrisAI.h" #include "Logger.h" #include "BlockFactory.h" #include "AIModule.h" #include <SDL/SDL.h> #include <vector> #include <string> #include <physfs/physfs.h> #include <utility> // When line(s) have been gained class FbgLine...
[ "yakergong@c3067968-ca50-11dd-8ca8-e3ff79f713b6" ]
[ [ [ 1, 211 ] ] ]
650f627a272ab661ad6711a4023bff5fe7d7ebb3
8cf9b251e0f4a23a6ef979c33ee96ff4bdb829ab
/src-ginga-editing/gingancl-cpp/src/gingancl/FormatterScheduler.cpp
3b04aa55fdb42a34ee12358db86f769f1420f746
[]
no_license
BrunoSSts/ginga-wac
7436a9815427a74032c9d58028394ccaac45cbf9
ea4c5ab349b971bd7f4f2b0940f2f595e6475d6c
refs/heads/master
2020-05-20T22:21:33.645904
2011-10-17T12:34:32
2011-10-17T12:34:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
34,918
cpp
/****************************************************************************** Este arquivo eh parte da implementacao do ambiente declarativo do middleware Ginga (Ginga-NCL). Direitos Autorais Reservados (c) 1989-2007 PUC-Rio/Laboratorio TeleMidia Este programa eh software livre; voce pode redistribui-lo e/ou modifi...
[ "erickmelo@gmail.com" ]
[ [ [ 1, 1272 ] ] ]
c4722e7552ee080cab309564bc5c9db902eb4083
6a69593bdd78c65cbaeb731155c44d1ccb134802
/programchallenge/backtrack/subset.cpp
3510e3c6cd5577ed176891f59c8df11fceed2063
[]
no_license
fannix/poj
2ccf77e5ed0c1ea54602015026e17fda8107dd71
49b8c49a48fb67cba38bd72d7d12c103545a4511
refs/heads/master
2016-09-06T01:35:49.157774
2011-05-10T06:04:30
2011-05-10T06:04:30
1,726,476
1
0
null
null
null
null
UTF-8
C++
false
false
338
cpp
#include <iostream> using namespace std; #define N 6 bool a [N]; void print(){ for (int i = 0; i < N; i++){ if (a[i]) cout << i; } cout << endl; } void next(int d){ if (d == N){ print(); return; } a[d] = true; next(d+1); a[d] = false; next(d+1); } int main(){ next(0)...
[ "mxf3306@gmail.com" ]
[ [ [ 1, 31 ] ] ]
748ff11eda835880da1b2f986af708c0487ab304
0cf09d7cc26a513d0b93d3f8ef6158a9c5aaf5bc
/twittle/src/twitter/twitter.cpp
a8fc8925ddf9ad836362635f02cd2dd98fcfee7f
[]
no_license
shenhuashan/Twittle
0e276c1391c177e7586d71c607e6ca7bf17e04db
03d3d388d5ba9d56ffcd03482ee50e0a2a5f47a1
refs/heads/master
2023-03-18T07:53:25.305468
2009-08-11T05:55:07
2009-08-11T05:55:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,487
cpp
/** * Implements the Twitter API * * @author Loren Segal */ #include <stdexcept> #include <utility> #include <wx/xml/xml.h> #include "twitter/twitter_status.h" #include "twitter/twitter_update_listener.h" #include "twitter/twitter_feed.h" #include "twitter/twitter_user.h" #include "twitter/twitter.h" ...
[ "lsegal@soen.ca" ]
[ [ [ 1, 205 ] ] ]
b7031a18f1418d4bae111df823b0df2f9058ba3c
3856c39683bdecc34190b30c6ad7d93f50dce728
/LastProject/Source/ObjectSRT.cpp
29e404ecca9d61c1a52785efd9e9795b5ec61be5
[]
no_license
yoonhada/nlinelast
7ddcc28f0b60897271e4d869f92368b22a80dd48
5df3b6cec296ce09e35ff0ccd166a6937ddb2157
refs/heads/master
2021-01-20T09:07:11.577111
2011-12-21T22:12:36
2011-12-21T22:12:36
34,231,967
0
0
null
null
null
null
UHC
C++
false
false
1,299
cpp
/** @file I_ObjectSRT.cpp @date 2011/09/20 @author 백경훈 @brief 오브젝트 SRT 클래스 */ #include "StdAfx.h" #include "ObjectSRT.h" CObjectSRT::CObjectSRT(VOID) { D3DXMatrixIdentity( &m_matWorld ); m_ControlScale[0] = m_ControlScale[1] = m_ControlScale[2] = 1.0f; ZeroMemory( m_ControlRotate, sizeof(m_Contro...
[ "kopan84@gmail.com@d02aaf57-2019-c8cd-d06c-d029ef2af4e0" ]
[ [ [ 1, 42 ] ] ]
8efeb890dda151d08d6b00bc6db414f30960c2c4
a0bc9908be9d42d58af7a1a8f8398c2f7dcfa561
/SlonEngine/src/Database/Bullet/Bullet.cpp
3665910a3baa6751fd97709f00b192e647fddc4a
[]
no_license
BackupTheBerlios/slon
e0ca1137a84e8415798b5323bc7fd8f71fe1a9c6
dc10b00c8499b5b3966492e3d2260fa658fee2f3
refs/heads/master
2016-08-05T09:45:23.467442
2011-10-28T16:19:31
2011-10-28T16:19:31
39,895,039
0
0
null
null
null
null
UTF-8
C++
false
false
10,917
cpp
#include "stdafx.h" #define _DEBUG_NEW_REDEFINE_NEW 0 #include "Database/Bullet/Bullet.h" #include "FileSystem/File.h" #include "Physics/PhysicsManager.h" #include "Physics/PhysicsModel.h" #include "Physics/Bullet/BulletCommon.h" #include "Physics/Bullet/BulletConstraint.h" #include "Physics/Bullet/BulletDynami...
[ "devnull@localhost", "DikobrAz@DikobrAz-PC" ]
[ [ [ 1, 21 ], [ 23, 27 ], [ 32, 33 ], [ 35, 154 ], [ 156, 205 ], [ 211, 215 ] ], [ [ 22, 22 ], [ 28, 31 ], [ 34, 34 ], [ 15...
f7917cf798a271a0f7955988ef526e27c436547f
205069c97095da8f15e45cede1525f384ba6efd2
/Casino/Code/Server/GameModule/P_Common/VideoPokerTableFrameSink.h
f604f83be82fb4aa26c89e8e120ac8f954803524
[]
no_license
m0o0m/01technology
1a3a5a48a88bec57f6a2d2b5a54a3ce2508de5ea
5e04cbfa79b7e3cf6d07121273b3272f441c2a99
refs/heads/master
2021-01-17T22:12:26.467196
2010-01-05T06:39:11
2010-01-05T06:39:11
null
0
0
null
null
null
null
GB18030
C++
false
false
235
h
#pragma once #include "BaseTableFrameSink.h" //电动扑克游戏桌子基础类 class CVideoPokerTableFrameSink:public CBaseTableFrameSink { public: CVideoPokerTableFrameSink(void); ~CVideoPokerTableFrameSink(void); };
[ "andywu0823@gmail.com" ]
[ [ [ 1, 11 ] ] ]
aff376eb687d1cecde317d4cb02800a481ac5d5a
df96cbce59e3597f2aecc99ae123311abe7fce94
/dom/generated_dom/not_implemented/js_html2_HTMLSelectElement.cpp
a54a64fa38f0367b196ea77c3c7f6d01c917c4d4
[]
no_license
abhishekbhalani/webapptools
f08b9f62437c81e0682497923d444020d7b319a2
93b6034e0a9e314716e072eb6d3379d92014f25a
refs/heads/master
2021-01-22T17:58:00.860044
2011-12-14T10:54:11
2011-12-14T10:54:11
40,562,019
2
0
null
null
null
null
UTF-8
C++
false
false
736
cpp
/* DO NOT EDIT! This file has been generated by generate_sources.py script. $Id$ */ #include "precomp.h" using namespace v8; void js_html2_HTMLSelectElement::add(v8::Handle<v8::Value> val_element, v8::Handle<v8::Value> val_before) { html2::HTMLSelectElement::add(val_element, val_before); } vo...
[ "stinger911@79c36d58-6562-11de-a3c1-4985b5740c72" ]
[ [ [ 1, 30 ] ] ]
47c7e9b211e6d126783e7c0fbe3d1db071480dd3
58496be10ead81e2531e995f7d66017ffdfc6897
/Sources/Common/iStreamFileImpl.cpp
b354c38ffdd8cb04dd5ad6848bfc0775b115e1c2
[]
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
4,893
cpp
//============================================================================ // Date : 22.12.2010 // Author : Tkachenko Dmitry // Copyright : (c) Tkachenko Dmitry (TkachenkoDmitryV@gmail.com) //============================================================================ #include "IStreamFileImp...
[ "TkachenkoDmitryV@d548627a-540d-11de-936b-e9512c4d2277" ]
[ [ [ 1, 207 ] ] ]
6e22985e897c13e525c1e6f912e33d0a6cee416e
105cc69f4207a288be06fd7af7633787c3f3efb5
/HovercraftUniverse/CoreEngine/BasicGameState.cpp
6280d460d57d0040caaaa9299db2ba0a597a6381
[]
no_license
allenjacksonmaxplayio/uhasseltaacgua
330a6f2751e1d6675d1cf484ea2db0a923c9cdd0
ad54e9aa3ad841b8fc30682bd281c790a997478d
refs/heads/master
2020-12-24T21:21:28.075897
2010-06-09T18:05:23
2010-06-09T18:05:23
56,725,792
0
0
null
null
null
null
UTF-8
C++
false
false
547
cpp
#include "BasicGameState.h" namespace HovUni { BasicGameState::BasicGameState() { mGUIManager = GUIManager::getSingletonPtr(); mSoundManager = SoundManager::getSingletonPtr(); mInputManager = InputManager::getSingletonPtr(); } void BasicGameState::onActivate() { } void BasicGameState::onDi...
[ "nick.defrangh@2d55a33c-0a8f-11df-aac0-2d4c26e34a4c" ]
[ [ [ 1, 25 ] ] ]
e4f2f9d0fa2e665558e9968293c84eede9693db9
f96efcf47a7b6a617b5b08f83924c7384dcf98eb
/tags/rvp_0_0_1_6/httplib/HTTPLib.cpp
b15529ff5c553dd7f82bbe8c7235095e3d434f40
[]
no_license
BackupTheBerlios/mtlen-svn
0b4e7c53842914416ed3f6b1fa02c3f1623cac44
f0ea6f0cec85e9ed537b89f7d28f75b1dc108554
refs/heads/master
2020-12-03T19:37:37.828462
2011-12-07T20:02:16
2011-12-07T20:02:16
40,800,938
0
0
null
null
null
null
UTF-8
C++
false
false
28,244
cpp
/* RVP Protocol Plugin for Miranda IM Copyright (C) 2005 Piotr Piastucki This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later versio...
[ "the_leech@3f195757-89ef-0310-a553-cc0e5972f89c" ]
[ [ [ 1, 952 ] ] ]
754751015b19a141726c9f9326b21b7a5e883590
b2155efef00dbb04ae7a23e749955f5ec47afb5a
/source/RenderSystemD3D/OED3DShader_Impl.cpp
7ba5cd489131befb6323d19b26108d2f6d66476e
[]
no_license
zjhlogo/originengine
00c0bd3c38a634b4c96394e3f8eece86f2fe8351
a35a83ed3f49f6aeeab5c3651ce12b5c5a43058f
refs/heads/master
2021-01-20T13:48:48.015940
2011-04-21T04:10:54
2011-04-21T04:10:54
32,371,356
1
0
null
null
null
null
UTF-8
C++
false
false
6,018
cpp
/*! * \file OED3DShader_Impl.cpp * \date 1-6-2009 15:49:33 * * * \author zjhlogo (zjhlogo@163.com) */ #include "OED3DShader_Impl.h" #include "OED3DTexture_Impl.h" #include "OED3DUtil.h" #include <OECore/IOEDevice.h> #include <OEBase/IOELogFileMgr.h> #include <libOEBase/OEOS.h> extern IDirect3DD...
[ "zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571" ]
[ [ [ 1, 226 ] ] ]
bdf1c561c901042ad7b1741a9bba14035fd38f89
ce105c9e4ac9b1b77a160793e0c336826b936670
/c++/sort/sort/list.h
c1d919344022f2c80c2b89ab572e25e777eb8f2f
[]
no_license
jmcgranahan/jusall-programinghw
a32909655cec085d459c2c567c2f1bed2b947612
d6c5b54d0300a784dee0257364cd049f741cee81
refs/heads/master
2020-08-27T03:27:24.013332
2011-04-25T06:30:27
2011-04-25T06:30:27
40,640,139
0
0
null
null
null
null
UTF-8
C++
false
false
6,242
h
//list.h #include "node.h" #include <iostream> #pragma once template <class type> class list { node<type> * head; // pointer to first object in list node<type> * tail; // ... last object in list node<type> * current; // current pointer int iCurrent, length; // current pointers position in the list and l...
[ "biga05@gmail.com" ]
[ [ [ 1, 288 ] ] ]
fdb8a9e5313507acca3962a2d1a1f91d42db8eab
a4756c3232fd88a74df199acc84ab70ec48d7875
/FileManagerServer/GUI/clientexplorer.cpp
550b41a1c79c359d8d4f576939ad871fb3b88bfd
[]
no_license
raygray/filemanagermlf
a7a0cdd14cd558657116b6ae641bcb743084ba37
0648183e9c88d6e883861f1f1dcbe67550e5c11f
refs/heads/master
2021-01-10T05:03:12.702335
2010-07-14T13:31:02
2010-07-14T13:31:02
49,008,746
0
0
null
null
null
null
GB18030
C++
false
false
663
cpp
#include "clientexplorer.h" ClientExplorer::ClientExplorer(BaseExplorer *baseExplorer) :BaseExplorer(baseExplorer) { setClientSpecificText(); //设置一些控件的显示文字 } ClientExplorer::~ClientExplorer() { } void ClientExplorer::setClientSpecificText() { QMap<QString, QString> paraMap; paraMap.i...
[ "malongfei88@0a542be3-54de-31ef-7baa-42960c810bab" ]
[ [ [ 1, 26 ] ] ]
60a6a16a14360a1d4bddd3ce846ac1ad310bcd02
3965e5c3231c720938cc10202d2baf5443352ffd
/optimization/numerical_base/barrier_functions_solver.h
6aaa7655c9fccc9fcda9d3f6ab27d53d009c41ad
[]
no_license
smi13/semester06
4224f691677cea6769d7d06acbb8cacbe60f37d8
10cd78eb98ca26b46d133b805be5bef06a8ee136
refs/heads/master
2021-03-12T21:33:59.363142
2010-08-25T22:52:55
2010-08-25T22:52:55
862,620
1
0
null
null
null
null
UTF-8
C++
false
false
1,110
h
#ifndef _barrier_functions_solver_h #define _barrier_functions_solver_h #include "function.h" #include "md_task_solver.h" class Vector; class MdTask; class BarrierFunctionsSolver : public MdTaskSolver { public: class BarrierFunction : public Func { public: BarrierFunction( double ne...
[ "fedka@ebanat.com" ]
[ [ [ 1, 58 ] ] ]
5bafda46f77c386b314549e82d9b4d3db1378ded
cfcd2a448c91b249ea61d0d0d747129900e9e97f
/thirdparty/OpenCOLLADA/COLLADAFramework/include/COLLADAFWMeshPrimitive.h
47224e8c0f40ca6b601c8377c63a77ba78500baa
[]
no_license
fire-archive/OgreCollada
b1686b1b84b512ffee65baddb290503fb1ebac9c
49114208f176eb695b525dca4f79fc0cfd40e9de
refs/heads/master
2020-04-10T10:04:15.187350
2009-05-31T15:33:15
2009-05-31T15:33:15
268,046
0
0
null
null
null
null
WINDOWS-1258
C++
false
false
14,786
h
/* Copyright (c) 2008 NetAllied Systems GmbH This file is part of COLLADAFramework. Licensed under the MIT Open Source License, for details please see LICENSE file or the website http://www.opensource.org/licenses/mit-license.php */ #ifndef __COLLADAFW_MESHPRIMITIVE_H__ #define __COLLADAFW...
[ "jiva@crazycoder.co.za" ]
[ [ [ 1, 369 ] ] ]
53e8670f81b556ae07b59145fd9d2ef252ba7c99
299a1b0fca9e1de3858a5ebeaf63be6dc3a02b48
/tags/051101/trunk/ic2005/src/demo/wallz/WallPieces.cpp
1399afa1c298973162f8251c89b8b6201a74a72e
[]
no_license
BackupTheBerlios/dingus-svn
331d7546a6e7a5a3cb38ffb106e57b224efbf5df
1223efcf4c2079f58860d7fa685fa5ded8f24f32
refs/heads/master
2016-09-05T22:15:57.658243
2006-09-02T10:10:47
2006-09-02T10:10:47
40,673,143
0
0
null
null
null
null
UTF-8
C++
false
false
34,802
cpp
#include "stdafx.h" #include "WallPieces.h" #include <dingus/math/Plane.h> #include <dingus/math/MathUtils.h> #include <dingus/renderer/RenderableBuffer.h> //#include <dingus/utils/CpuTimer.h> #include "../MeshEntity.h" const float HALF_THICK = 0.02f; extern int gWallVertCount, gWallTriCount; st...
[ "nearaz@73827abb-88f4-0310-91e6-a2b8c1a3e93d" ]
[ [ [ 1, 1315 ] ] ]
f31b5382e45d46ca05ea71d0b6326ffb784c9ff9
105cc69f4207a288be06fd7af7633787c3f3efb5
/HovercraftUniverse/HovercraftUniverse/MainMenuState.cpp
7bdfb0136ffb06cdcd170f816e53722d8f52c3b3
[]
no_license
allenjacksonmaxplayio/uhasseltaacgua
330a6f2751e1d6675d1cf484ea2db0a923c9cdd0
ad54e9aa3ad841b8fc30682bd281c790a997478d
refs/heads/master
2020-12-24T21:21:28.075897
2010-06-09T18:05:23
2010-06-09T18:05:23
56,725,792
0
0
null
null
null
null
UTF-8
C++
false
false
6,841
cpp
#include "MainMenuState.h" #include "InGameState.h" #include "LobbyState.h" #include "HUClient.h" #include <tinyxml/tinyxml.h> #include <boost/thread/thread_time.hpp> #include <HovSound.h> #include <NMessageBox.h> namespace HovUni { MainMenuState::MainMenuState() : mMenu(0), mContinue(true), mLastGUIUpdate(...
[ "nick.defrangh@2d55a33c-0a8f-11df-aac0-2d4c26e34a4c", "berghmans.olivier@2d55a33c-0a8f-11df-aac0-2d4c26e34a4c", "dirk.delahaye@2d55a33c-0a8f-11df-aac0-2d4c26e34a4c" ]
[ [ [ 1, 3 ], [ 5, 23 ], [ 25, 192 ], [ 196, 220 ] ], [ [ 4, 4 ], [ 24, 24 ] ], [ [ 193, 195 ] ] ]
449b2868497388681d210c617ec9ad9013452174
15732b8e4190ae526dcf99e9ffcee5171ed9bd7e
/INC/cq.h
1be0c72ec8c9a6d3018fd55481bcada769b507e8
[]
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,151
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, 105 ] ] ]
c76fd489b9a7e87b48d2d395f7456de4618d4209
b4bff7f61d078e3dddeb760e21174a781ed7f985
/Source/System/Dynamics/Animation/Animations/Advancers/OSGFieldAnimationAdvancer.h
6af76f71703e95aa395504c2509cab5823032f06
[]
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
6,068
h
/*---------------------------------------------------------------------------*\ * OpenSG ToolBox Animation * * * * * ...
[ "djkabala@gmail.com" ]
[ [ [ 1, 126 ] ] ]
1e56772a282ac30d9f65194d642d698831cd57df
6e8d3ce33ebaaf9895fdbc84ff8b4f99e4eccd50
/src/cpp/cpct_exe/cpct_exe/cpct_exe.cpp
100fe7230c409a56382f7af9bd91d0de79fd2370
[]
no_license
ssqre/cpct
b0b300c2800479628ff1e5d7b4729e35fa3bc7e3
65909bc28a8c742cbd512548a21b3c6cf1dcfb10
refs/heads/master
2020-04-10T15:50:27.560350
2011-09-19T07:45:39
2011-09-19T07:45:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,909
cpp
// cpct_exe.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include <stdexcept> #include "WavManipulateDll.h" #pragma comment(lib,"../Debug/WavManipulateDll.lib") #include "../../cpct-mstftm/cpct-mstftm/CPCT_MSTFTM.h" #pragma comment(lib,"../Debug/cpct-mstftm.lib") using nam...
[ "mr.dengjie@20198b2c-5f2b-bef7-f1b6-156c947877ec" ]
[ [ [ 1, 78 ] ] ]
06893b49ae86e61e11570609fd8e13b0dd42a994
27359980429a4bfce783bfa4699b0b500e088250
/src/capture/capture.cpp
0d7ce4f8841eac181401344bb604597ad718970f
[]
no_license
asdlei99/cchelper
d3204e51ad2e8f15f2d813092eba9ff62cf5dddb
a98b85061a864103c06d22d2d6322cc73bdcb1bf
refs/heads/master
2022-01-29T08:11:40.666682
2009-11-19T03:01:42
2009-11-19T03:01:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,125
cpp
#include <D3D9.h> #include <D3dx9tex.h> #include <stdio.h> #include <string> #include <tchar.h> #include "MurmurHash.h" #include "capture.h" #include <list> #include "log.h" #pragma comment(lib, "d3d9.lib") #pragma comment(lib, "d3dx9.lib") HRESULT ScreenCapture::CaptureByD3D(HWND hWnd, LPCSTR szFile...
[ "tanbunko@2befaa78-c350-11de-b037-cf5282a2cdbc" ]
[ [ [ 1, 311 ] ] ]
7fd78239f872e872351625e7acf83e5d910397cf
26d2b43b622326b792d1e7a8988bc54d02a5d382
/src/lines.h
5d397949c03477f146284eb63ebcace2925ea5d5
[]
no_license
rehno-lindeque/osi-glge
cbfc8ad6f5d15236ec46d280f39f57e9fefdb21f
6b60fe6a47f5b667bf5ff31d51a559199f96c48c
refs/heads/master
2021-01-19T21:52:17.218139
2011-01-29T09:57:27
2011-01-29T09:57:27
1,303,689
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
654
h
#ifndef __GLGE_LINES_H__ #define __GLGE_LINES_H__ ////////////////////////////////////////////////////////////////////////////// // // LINES.H // // Copyright © 2006, Rehno Lindeque. All rights reserved. // ////////////////////////////////////////////////////////////////////////////// /* ...
[ "errantkid@gmail.com" ]
[ [ [ 1, 26 ] ] ]
9bfd455722724c2a76b49ed5c24b94f156b15d5f
bbbced1defe4a25cacd2e3e457c3f6a757682d92
/asteragy_server/asteragy_server.cpp
4167ffd0203abf88e19de986e3665d45da95dce4
[]
no_license
ForestLight/asteragy
5409debae0660a33662b80fa2f1c99cf1e791d1c
1b497522a3669d78c7326598d999ca228ab1a5dd
refs/heads/master
2016-08-12T23:13:29.936709
2009-12-06T21:59:59
2009-12-06T21:59:59
36,563,577
0
0
null
null
null
null
UTF-8
C++
false
false
2,042
cpp
#include "stdafx.h" #include "server.h" #include <memory> #include <cstdlib> //srand #include <ctime> //time #include <boost/shared_ptr.hpp> #include <boost/enable_shared_from_this.hpp> #include <boost/date_time/posix_time/posix_time_types.hpp> #ifdef _WIN32 #include <windows.h> #else #include <signal.h> ...
[ "valp_ab@yahoo.co.jp", "yusuke.ichinohe@05ab3c7c-673e-0410-85c5-735cf5110427" ]
[ [ [ 1, 2 ], [ 16, 21 ], [ 23, 23 ], [ 26, 26 ], [ 40, 40 ], [ 43, 43 ], [ 73, 73 ], [ 83, 83 ], [ 90, 90 ], [ 93, 99 ...
2a064dc805967a6d50f34efc282b64e77739ae88
6dac9369d44799e368d866638433fbd17873dcf7
/src/branches/26042005/vfs/VFSHandle_file_win32.cpp
afb49b7134547919a62e2496d08dd2cc5cd892d5
[]
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
4,891
cpp
/*************************************************************************** * Copyright (C) 2003 by Christopher Thomas * * chris_alex_thomas@yahoo.co.uk * * * * Thi...
[ "chris_a_thomas@1bf15c89-c11e-0410-aefd-b6ca7aeaabe7" ]
[ [ [ 1, 215 ] ] ]
1df48de94b4b948afbc28293879e73aad1f9f5e4
c2abb873c8b352d0ec47757031e4a18b9190556e
/src/vortex-client/Application.h
1b05ee36707547bc984a61f9f59bf74b833566eb
[]
no_license
twktheainur/vortex-ee
70b89ec097cd1c74cde2b75f556448965d0d345d
8b8aef42396cbb4c9ce063dd1ab2f44d95e994c6
refs/heads/master
2021-01-10T02:26:21.913972
2009-01-30T12:53:21
2009-01-30T12:53:21
44,046,528
0
0
null
null
null
null
UTF-8
C++
false
false
2,053
h
#ifndef APPLICATION_H_INCLUDED #define APPLICATION_H_INCLUDED #include <Ogre.h> #include <OIS/OIS.h> #include "VortexFrameListener.h" #include "PersonnagePhysique.h" #include <MyGUI.h> #include "../common/md5wrapper.h" using namespace Ogre; #if OGRE_PLATFORM == OGRE_PLATFORM_APPLE #include <CoreFoundation/CoreFou...
[ "twk.theainur@37e2baaa-b253-11dd-9381-bf584fb1fa83", "seb.owk@37e2baaa-b253-11dd-9381-bf584fb1fa83", "saussage.warrior@37e2baaa-b253-11dd-9381-bf584fb1fa83" ]
[ [ [ 1, 5 ], [ 10, 10 ], [ 12, 44 ], [ 46, 52 ], [ 56, 56 ], [ 72, 76 ], [ 78, 81 ], [ 84, 88 ], [ 90, 96 ] ], [ [ 6, ...
6b0442f9154230c8dc7418a0dab33906d4655e59
e2e49023f5a82922cb9b134e93ae926ed69675a1
/tools/aoslcpp/source/aosl/axis_y.cpp
6319ad2f1d642b24ae9f1a0887f57a51111602ba
[]
no_license
invy/mjklaim-freewindows
c93c867e93f0e2fe1d33f207306c0b9538ac61d6
30de8e3dfcde4e81a57e9059dfaf54c98cc1135b
refs/heads/master
2021-01-10T10:21:51.579762
2011-12-12T18:56:43
2011-12-12T18:56:43
54,794,395
1
0
null
null
null
null
UTF-8
C++
false
false
4,882
cpp
// Copyright (C) 2005-2010 Code Synthesis Tools CC // // This program was generated by CodeSynthesis XSD, an XML Schema // to C++ data binding compiler, in the Proprietary License mode. // You should have received a proprietary license from Code Synthesis // Tools CC prior to generating this code. See the license ...
[ "klaim@localhost" ]
[ [ [ 1, 236 ] ] ]
098c870e6ab264080c22d811182fc7c3edb74616
bc4919e48aa47e9f8866dcfc368a14e8bbabbfe2
/Open GL Basic Engine/source/glutFramework/glutFramework/RVB_unit.h
872963d36db6154a5eed51052859e5c5fe8cd64b
[]
no_license
CorwinJV/rvbgame
0f2723ed3a4c1a368fc3bac69052091d2d87de77
a4fc13ed95bd3e5a03e3c6ecff633fe37718314b
refs/heads/master
2021-01-01T06:49:33.445550
2009-11-03T23:14:39
2009-11-03T23:14:39
32,131,378
0
0
null
null
null
null
UTF-8
C++
false
false
2,010
h
#ifndef RVB_SOLDIER_H #define RVB_SOLDIER_H #include "rvb_weapon.h" enum soldierState{Fire, Cover, Defend, Move}; enum soldierDirection{UP, RIGHT, LEFT, DOWN}; class rvbSoldier { public: rvbSoldier(); ~rvbSoldier(); void applyDamage(int damage); // takes in the damage done and reduces health void...
[ "corwin.j@5457d560-9b84-11de-b17c-2fd642447241" ]
[ [ [ 1, 44 ] ] ]