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
4df7d8354fd72496cac9a065951b9781ab4dca15
f9ed86de48cedc886178f9e8c7ee4fae816ed42d
/src/modifier.h
166787e14fcb392ed8316fdc62dd448373f75745
[ "MIT" ]
permissive
rehno-lindeque/Flower-of-Persia
bf78d144c8e60a6f30955f099fe76e4a694ec51a
b68af415a09b9048f8b8f4a4cdc0c65b46bcf6d2
refs/heads/master
2021-01-25T04:53:04.951376
2011-01-29T11:41:38
2011-01-29T11:41:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
150
h
#ifndef __MODIFIER_H__ #define __MODIFIER_H__ class Modifier { public: Vector3 apply(const Vector3& source); //returns a force }; #endif
[ "errantkid@gmail.com" ]
[ [ [ 1, 10 ] ] ]
4bea6867da221fa1d6f3d14b1533cb1a2097c0fe
b12ad2200e97359ba5990010be345b974eec1f1c
/lib/perlclientapi.h
96bb4a100c08a450b89c07f514a6e6b7fb78bfd5
[]
no_license
gitpan/P4
f09fc02f300ba766736975c8b05aad35e9400abe
7aaf3a8a9ff3d51863fe1d31e3880eafcf54dcf7
refs/heads/master
2016-09-10T18:45:31.289861
2006-07-17T18:10:14
2014-10-26T13:35:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,045
h
/******************************************************************************* Copyright (c) 1997-2006, Perforce Software, 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: 1. Redistributions of ...
[ "schwern+gitpan@pobox.com" ]
[ [ [ 1, 133 ] ] ]
f7280de356cd226faf7ffd502fd77b1f31a3dea0
93eac58e092f4e2a34034b8f14dcf847496d8a94
/ncl30-cpp/ncl30-generator/include/generables/RegionBaseGenerator.h
146b3d36c034f30fcc332e4258cf930b605752e7
[]
no_license
lince/ginga-srpp
f8154049c7e287573f10c472944315c1c7e9f378
5dce1f7cded43ef8486d2d1a71ab7878c8f120b4
refs/heads/master
2020-05-27T07:54:24.324156
2011-10-17T13:59:11
2011-10-17T13:59:11
2,576,332
0
0
null
null
null
null
UTF-8
C++
false
false
2,756
h
/****************************************************************************** Este arquivo eh parte da implementacao do ambiente declarativo do middleware Ginga (Ginga-NCL). Copyright (C) 2009 UFSCar/Lince, Todos os Direitos Reservados. Este programa eh software livre; voce pode redistribui-lo e/ou modificah-lo sob...
[ "erickmelo@gmail.com" ]
[ [ [ 1, 86 ] ] ]
57dcfe34bbc4412c48b6ca291642ca9790eaaed3
84ca111e2739d866aac5f779824afd1f0bcf2842
/InfoPanel.cpp
792dc351a526fa25f3efd44948e7804c1f7795b9
[]
no_license
radtek/photoupload
0193989c016d35de774315acc562598ddb1ccf40
0291fd9fbed728aa07e1bebb578da58906fa0b8e
refs/heads/master
2020-09-27T13:13:47.706353
2009-09-24T22:20:11
2009-09-24T22:20:11
226,525,120
1
0
null
2019-12-07T14:15:57
2019-12-07T14:15:56
null
UTF-8
C++
false
false
6,770
cpp
#include "StdAfx.h" #include ".\infopanel.h" #include ".\style.h" #include ".\resource.h" #include ".\defines.h" using namespace Gdiplus; //CRect buttonRect(20,200,100+20,200+26+30); CRect buttonRect(20,200,100+20,200+26); #define IDSC_BUTTON1 1001 #define IDSC_BUTTON2 1002 CInfoPanel::CInfoPanel(void) ...
[ "hugo.hallman@gmail.com" ]
[ [ [ 1, 289 ] ] ]
44b50e73aa3c380a3f16030567ebd21010160fee
b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2
/tool/dressing/source/bindobject/colortext.h
e4fd0f9e4b7d171d1abd3b804352e1826ff30fcb
[]
no_license
roxygen/maid2
230319e05d6d6e2f345eda4c4d9d430fae574422
455b6b57c4e08f3678948827d074385dbc6c3f58
refs/heads/master
2021-01-23T17:19:44.876818
2010-07-02T02:43:45
2010-07-02T02:43:45
38,671,921
0
0
null
null
null
null
UTF-8
C++
false
false
806
h
#ifndef tool_dressing_bindobject_colortext_h #define tool_dressing_bindobject_colortext_h #include"cppdrawtype.h" class ColorText : public CppDrawType { public: static void Register(); float ColorR; float ColorG; float ColorB; float Alpha; int LayoutX; // テキストの配置位置 int LayoutY;...
[ "renji2000@471aaf9e-aa7b-11dd-9b86-41075523de00" ]
[ [ [ 1, 42 ] ] ]
bb012c1da9737faa53120b7d9e7df743ba4ab82f
62a5260bf242add996041111c92a795f2e5a4e8b
/ocgcore/scriptlib.h
d7d74c01bcaaee8bd446fbe352d9d473abd22152
[]
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
21,458
h
/* * scriptlib.h * * Created on: 2009-1-20 * Author: Argon.Sun */ #ifndef SCRIPTLIB_H_ #define SCRIPTLIB_H_ #include "common.h" #include "interpreter.h" class scriptlib { public: static int32 check_param(lua_State* L, int32 param_type, int32 index, BOOL retfalse = FALSE); static int32 ch...
[ "argon.sun@gmail.com@a812b692-228c-6283-38e5-8e5dc2e8e749" ]
[ [ [ 1, 442 ] ] ]
4ba243e133cf7eef623ad0390e64a67fa6499450
50f4c404a5bace0abf8970ed79623a9c18b3909b
/GameScene.h
057750c79121e93fcdeb328f00386665d4a4e294
[]
no_license
Fissuras/mugenformation
94fba15e08ee836db6948e16c0f6b2b552d10a80
9293988dd5032538646ef9db8639622ce038239c
refs/heads/master
2021-01-10T17:21:54.359790
2008-07-30T04:15:27
2008-07-30T04:15:27
49,397,123
0
0
null
null
null
null
UTF-8
C++
false
false
773
h
/** * Game scene. * * @author Francis BISSON */ // INCLUDES //////////////////////////////////////////////////////////////////// #include "Font.h" #include "Player.h" #include "Point.hpp" #include "Rectangle.h" #include "Scene.h" #include "Text.h" // FORWARD DECLARATIONS ///////////////////////////...
[ "xezekielx@4c29ad15-fc4f-0410-bf84-09c4532b2003" ]
[ [ [ 1, 35 ] ] ]
4185ef9e278a146efe06ef88169702c8d2a850fe
e189580af7bb112473eaabce869b0f3358539713
/meditext.cpp
1754322fe1274fae9ef28bc787cd763488c59a26
[]
no_license
fmntf/MEdiText
eec79c88c901eb09bf319b93e8bdcfa33ea546a1
f8f75d5d5fd8c0a998d6bfb28fd551fe52071044
refs/heads/master
2020-04-05T13:47:56.985196
2011-12-05T16:49:01
2011-12-05T16:49:01
2,846,337
0
0
null
null
null
null
UTF-8
C++
false
false
5,748
cpp
#include <QtGui> #include <QFile> #include "background.cpp" #include "preferences.cpp" #include "meditext.h" // construction /** * Starts MEdiText with a blank document. */ MEdiText::MEdiText() { init(); this->currentDocument = QString(); } /** * Starts MEdiText preloading a file. * * @...
[ "francesco.monte@gmail.com" ]
[ [ [ 1, 231 ] ] ]
c7c4de367db68912b0c21ef9eaa8ef2399214342
7b4c786d4258ce4421b1e7bcca9011d4eeb50083
/C++Primer中文版(第4版)/第一次-代码集合-20090414/第五章 表达式/20090120_测试5.7_条件操作符_1_避免条件操作符的深度嵌套.cpp
780c0413f57e43e6a3a986796e806451d9a41dc8
[]
no_license
lzq123218/guoyishi-works
dbfa42a3e2d3bd4a984a5681e4335814657551ef
4e78c8f2e902589c3f06387374024225f52e5a92
refs/heads/master
2021-12-04T11:11:32.639076
2011-05-30T14:12:43
2011-05-30T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
238
cpp
#include <iostream> using namespace std; int main() { int i,j,k; cout << "Enter three numbers:"; cin >> i >> j >> k; int max = i > j ? i > k ? i : k : j > k ? j : k; cout << "Max = " << max << endl; return 0; }
[ "baicaibang@70501136-4834-11de-8855-c187e5f49513" ]
[ [ [ 1, 16 ] ] ]
4c95b5ccee3cbf5a021465373067f875cd3d1657
5a05acb4caae7d8eb6ab4731dcda528e2696b093
/GameEngine/Gfx/Ogl/OglGeometry.hpp
c0ccc2a3f7a5f10964b88ce7d4f9205446bb0cde
[]
no_license
andreparker/spiralengine
aea8b22491aaae4c14f1cdb20f5407a4fb725922
36a4942045f49a7255004ec968b188f8088758f4
refs/heads/master
2021-01-22T12:12:39.066832
2010-05-07T00:02:31
2010-05-07T00:02:31
33,547,546
0
0
null
null
null
null
UTF-8
C++
false
false
774
hpp
/*! */ #ifndef OGL_GEOMETRY_HPP #define OGL_GEOMETRY_HPP #include "../Geometry.hpp" #include "../GeometryTypeFwd.hpp" namespace Spiral { class OglGeometry : public Geometry { public: OglGeometry( const GeometryType& type ); private: virtual bool DoCreateHWVertexBuffer( const VertexFormat& for...
[ "DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e" ]
[ [ [ 1, 23 ] ] ]
eda694a02bc1906f5cda2f2e21d89af8a9593fa5
1c9f99b2b2e3835038aba7ec0abc3a228e24a558
/Projects/elastix/elastix_sources_v4/src/Components/Optimizers/AdaptiveStochasticGradientDescent/itkAdaptiveStochasticGradientDescentOptimizer.cxx
3d157231cad822e26982e3ad5ccb2fa98fca0902
[]
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
2,896
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, 90 ] ] ]
b3f08473c72d9b6511338cca185c7316665cda47
5ac13fa1746046451f1989b5b8734f40d6445322
/minimangalore/Nebula2/code/contrib/nxsi/src/nxsi/nxsi_animation.cc
bb70bc71cbcf7b5aad3235176cc42d91765c384a
[]
no_license
moltenguy1/minimangalore
9f2edf7901e7392490cc22486a7cf13c1790008d
4d849672a6f25d8e441245d374b6bde4b59cbd48
refs/heads/master
2020-04-23T08:57:16.492734
2009-08-01T09:13:33
2009-08-01T09:13:33
35,933,330
0
0
null
null
null
null
UTF-8
C++
false
false
6,554
cc
//----------------------------------------------------------------------------- // Copyright (c) Ville Ruusutie, 2004. All Rights Reserved. //----------------------------------------------------------------------------- // See the file "nxsi_license.txt" for information on usage and redistribution // of this file, ...
[ "BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c" ]
[ [ [ 1, 179 ] ] ]
08361f3bfaf2c6bbfa0b42cf92a66f36be0dc4b0
27bde5e083cf5a32f75de64421ba541b3a23dd29
/source/Action.cpp
9212f511dc988b9eb710383007fc29b79c53d90f
[]
no_license
jbsheblak/fatal-inflation
229fc6111039aff4fd00bb1609964cf37e4303af
5d6c0a99e8c4791336cf529ed8ce63911a297a23
refs/heads/master
2021-03-12T19:22:31.878561
2006-10-20T21:48:17
2006-10-20T21:48:17
32,184,096
0
0
null
null
null
null
UTF-8
C++
false
false
962
cpp
//--------------------------------------------------- // Name: Game : Action // Desc: performs actions // Author: John Sheblak // Contact: jbsheblak@mail.utexas.edu //--------------------------------------------------- #include "Action.h" #include "StateMachine.h" namespace Game { EASY_ACTION_IMPL( Act...
[ "jbsheblak@5660b91f-811d-0410-8070-91869aa11e15" ]
[ [ [ 1, 53 ] ] ]
597b7142c97cbe1e940d1e5d22528e58f159126d
6581dacb25182f7f5d7afb39975dc622914defc7
/EDStock/Container.h
b39ea487d15e3efce272ad46c7523eaf95fe9f22
[]
no_license
dice2019/alexlabonline
caeccad28bf803afb9f30b9e3cc663bb2909cc4f
4c433839965ed0cff99dad82f0ba1757366be671
refs/heads/master
2021-01-16T19:37:24.002905
2011-09-21T15:20:16
2011-09-21T15:20:16
null
0
0
null
null
null
null
GB18030
C++
false
false
5,882
h
/* Cross Platform Core Code. Copyright(R) 2001-2002 Balang Software. All rights reserved. Using: class CStockInfoArray; class CStockContainer; class CDomain; class CDomainContainer; */ #if !defined( __STKLIB_CONTAINER_H__ ) #define __STKLIB_CONTAINER_H__ #include "Database.h" #define ...
[ "damoguyan8844@3a4e9f68-f5c2-36dc-e45a-441593085838" ]
[ [ [ 1, 193 ] ] ]
42682286f4a06eaf9eb04b74cd23f3ca71fa402e
1ae750db1134b460b0e5aded33623886b5f0db6a
/7Zippo.cpp
3c2bf7e175e50a8ab8bbf2f36c47aec2847c3418
[]
no_license
pabru/7zippo
7fced5513ff6d8035b412130da74fd0e5ec1c949
ce8270ab39a1f3595cbbc6521b90953550a314b1
refs/heads/master
2016-09-05T23:53:45.239761
2009-04-22T05:09:17
2009-04-22T05:09:17
35,489,891
0
0
null
null
null
null
UTF-8
C++
false
false
12,974
cpp
// Client7z.cpp #include "StdAfx.h" #include <assert.h> #include <vector> #include <boost/thread.hpp> #include "Common/IntToString.h" #include "Common/MyInitGuid.h" #include "Common/StringConvert.h" #include "Windows/DLL.h" #include "Windows/FileDir.h" #include "Windows/FileFind.h" #include "Windows/File...
[ "lihuiba@d7209f32-2e4b-11de-9b0f-33ff132f608d" ]
[ [ [ 1, 547 ] ] ]
66bd15174a40e755045470887505f5b8d3de85ca
a04058c189ce651b85f363c51f6c718eeb254229
/Src/Forms/NotImplementedForm.cpp
b844ac3510f4b8ca9a0356f419b212fcb45ec1d8
[]
no_license
kjk/moriarty-palm
090f42f61497ecf9cc232491c7f5351412fba1f3
a83570063700f26c3553d5f331968af7dd8ff869
refs/heads/master
2016-09-05T19:04:53.233536
2006-04-04T06:51:31
2006-04-04T06:51:31
18,799
4
1
null
null
null
null
UTF-8
C++
false
false
2,037
cpp
#include "NotImplementedForm.hpp" #include <SysUtils.hpp> #include <Geometry.hpp> #include <Text.hpp> #if defined(__MWERKS__) # pragma far_code #endif NotImplementedForm::~NotImplementedForm() { } NotImplementedForm::NotImplementedForm(MoriartyApplication& app): MoriartyForm(app, notImplementedForm...
[ "andrzejc@a75a507b-23da-0310-9e0c-b29376b93a3c" ]
[ [ [ 1, 90 ] ] ]
44ad4ebd370be9404f54a883cafe7f7dc13f7d5d
48a5ca3c8319ddc1bbe36854ccdf5a8e4985dcee
/ht-chess/src/HttpTest.h
947d157cd6f75f872accbea67552888d2532018f
[]
no_license
MagnusPihl/ht-chess
0d873042ef9cd3047ba2b6fba1e70e1ccbb3a68b
2c8e636d9dde1769544617086def02c378ec83b0
refs/heads/master
2020-11-26T18:29:43.206540
2008-05-26T15:35:37
2008-05-26T15:35:37
32,142,844
0
0
null
null
null
null
UTF-8
C++
false
false
2,229
h
#ifndef HTTPTEST_H #define HTTPTEST_H #include "SDL_net.h" #include "HttpResponse.h" int clientThread(void *clientSocket) { TCPsocket socket = (TCPsocket)clientSocket; printf("Accepted a socket.\n"); char msg[4096]; SDLNet_TCP_Recv(socket, msg, 4095); printf("Receiving message:\n"); printf(msg); ...
[ "magnus.pihl@afdedcdd-3e49-0410-aff0-259e14133cc1" ]
[ [ [ 1, 110 ] ] ]
45bec28be37045f466bf24273a2b06ff95173e1b
5236606f2e6fb870fa7c41492327f3f8b0fa38dc
/nsrpc/include/nsrpc/p2p/detail/P2pRpcTypes.h
8839af027f173cd379c56876e0e85e56a79d0df4
[]
no_license
jcloudpld/srpc
aa8ecf4ffc5391b7183b19d217f49fb2b1a67c88
f2483c8177d03834552053e8ecbe788e15b92ac0
refs/heads/master
2021-01-10T08:54:57.140800
2010-02-08T07:03:00
2010-02-08T07:03:00
44,454,693
0
0
null
null
null
null
UHC
C++
false
false
4,792
h
#ifndef NSRPC_P2PRPCTYPES_H #define NSRPC_P2PRPCTYPES_H #ifdef _MSC_VER # pragma once #endif #include "P2pAddress.h" #include "../P2pConfig.h" #include "../PeerId.h" #include <srpc/RpcContainers.h> #include <boost/scoped_array.hpp> namespace nsrpc { namespace detail { typedef srpc::RpcNumericTy...
[ "kcando@6d7ccee0-1a3b-0410-bfa1-83648d9ec9a4" ]
[ [ [ 1, 206 ] ] ]
78e08aa57a6a2a5905f4550bcc279fab94fc8df4
7a4dfb986f5bd5fbee2186fcf37a0a0a74ef6033
/SubtitleGrabber/HTTP.h
d942a0208e525d73b39b61d791c7b1c09eb4b059
[]
no_license
zsjoska/subtitle-grabber
cad96727e73d6d3ec58eb3ad5eb1dfbac0c646bd
8de1a741b2b7fdd2e7899738839516e729d23430
refs/heads/master
2016-09-06T19:14:26.133224
2007-05-30T09:20:55
2007-05-30T09:20:55
32,320,106
0
0
null
null
null
null
UTF-8
C++
false
false
500
h
#pragma once class CHTTPContent; class CHTTPResponse; class CHTTPRequest; #include "HTTPTransport.h" class CHTTP { public: static const TCHAR CRLF[3]; CHTTP(void); ~CHTTP(void); CHTTPResponse * ExecuteRequest(CHTTPRequest * request); inline int GetTransportError(){ return (m_pTransport ==...
[ "zsjoska@a99920ad-ab31-0410-9f62-6da89933afc0" ]
[ [ [ 1, 27 ] ] ]
c422312c088c92b477748ce994ece69aee804529
5ac13fa1746046451f1989b5b8734f40d6445322
/minimangalore/Nebula2/code/mangalore/properties/physicsproperty.cc
3bdb7c625cd42356a45c4562075b7df482738676
[]
no_license
moltenguy1/minimangalore
9f2edf7901e7392490cc22486a7cf13c1790008d
4d849672a6f25d8e441245d374b6bde4b59cbd48
refs/heads/master
2020-04-23T08:57:16.492734
2009-08-01T09:13:33
2009-08-01T09:13:33
35,933,330
0
0
null
null
null
null
UTF-8
C++
false
false
5,094
cc
//------------------------------------------------------------------------------ // properties/physicsproperty.cc // (C) 2006 RadonLabs GmbH //------------------------------------------------------------------------------ #include "properties/physicsproperty.h" #include "game/entity.h" #include "physics/server....
[ "BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c" ]
[ [ [ 1, 175 ] ] ]
e9318793d6d0e66bcacc8fb439547b169d26f71d
5927f0908f05d3f58fe0adf4d5d20c27a4756fbe
/library/base/native_library.cpp
ceafbdb34ae94b0428aac8f932777700447c4461
[]
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
GB18030
C++
false
false
2,070
cpp
#include "native_library.h" #include "file_path.h" #include "file_util.h" #include "threading/thread_restrictions.h" #include "utf_string_conversions.h" namespace base { typedef HMODULE (WINAPI* LoadLibraryFunction)(const wchar_t* file_name); NativeLibrary LoadNativeLibraryHelper(const FilePat...
[ "wlwlxj@gmail.com" ]
[ [ [ 1, 72 ] ] ]
74e48613c0cff2274c24c1b69c81ddf102d16d66
17083b919f058848c3eb038eae37effd1a5b0759
/SimpleGL/src/GL/GLTexture2D.cpp
0a20f03f02b6c1dc07850c74c05e80ee57b31628
[]
no_license
BackupTheBerlios/sgl
e1ce68dfc2daa011bdcf018ddce744698cc7bc5f
2ab6e770dfaf5268c1afa41a77c04ad7774a70ed
refs/heads/master
2021-01-21T12:39:59.048415
2011-10-28T16:14:29
2011-10-28T16:14:29
39,894,148
0
0
null
null
null
null
UTF-8
C++
false
false
10,686
cpp
#include "GL/GLCommon.h" #include "GL/GLTexture2D.h" namespace sgl { GLTexture2D::GLTexture2D(GLDevice* device, const Texture2D::DESC& desc) : GLTexture<Texture2D>(device, GL_TEXTURE_2D), format(desc.format), width(desc.width), height(desc.height), numSamples(0), numMipmaps(0) { ...
[ "devnull@localhost" ]
[ [ [ 1, 332 ] ] ]
08fae1fb504f5d46db3837245daac7070bf71ace
150926210848ebc2773f4683180b2e53e67232f1
/UFOHunt/OpenCVTest/AssemblyInfo.cpp
c3c84f39e17b67204a25db0dd2b303de9c09e78a
[]
no_license
wkx11/kuradevsandbox
429dccabf6b07847ed33ea07bb77a93d7c8004f0
21f09987fd7e22ba6bf2c4929ca4cbf872827b36
refs/heads/master
2021-01-02T09:33:52.967804
2010-12-12T04:06:19
2010-12-12T04:06:19
37,631,953
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
1,448
cpp
#include "stdafx.h" using namespace System; using namespace System::Reflection; using namespace System::Runtime::CompilerServices; using namespace System::Runtime::InteropServices; using namespace System::Security::Permissions; // // アセンブリに関する一般情報は以下の属性セットをとおして制御されます。 // アセンブリに関連付けられている情報を変更するには、 // これらの属性...
[ "sasraing@cdde4f24-bdbc-632a-de5c-276029d4cb88" ]
[ [ [ 1, 40 ] ] ]
22c3a1a78c4836a09b04116f45bb32736410e669
f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0
/GameSDK/GameUILib/Source/tinyxmlerror.cpp
c377958be2c7d678c69dc1e785279bc731029230
[]
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
1,790
cpp
/* www.sourceforge.net/projects/tinyxml Original code (2.0 and earlier )copyright (c) 2000-2002 Lee Thomason (www.grinninglizard.com) This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. ...
[ "albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c" ]
[ [ [ 1, 53 ] ] ]
f0382a4c1e4e7efd8d6de11829b2a4d385657242
744e9a2bf1d0aee245c42ee145392d1f6a6f65c9
/tags/last_qt3_support_release/gui/ttsearchframe.h
f551ea7153ee37b9d0752ca0c0523f61842ff013
[]
no_license
BackupTheBerlios/ttcut-svn
2b5d00c3c6d16aa118b4a58c7d0702cfcc0b051a
958032e74e8bb144a96b6eb7e1d63bc8ae762096
refs/heads/master
2020-04-22T12:08:57.640316
2009-02-08T16:14:00
2009-02-08T16:14:00
40,747,642
0
0
null
null
null
null
UTF-8
C++
false
false
3,154
h
/*----------------------------------------------------------------------------*/ /* COPYRIGHT: TriTime (c) 2003/2005 / www.tritime.org */ /*----------------------------------------------------------------------------*/ /* PROJEKT : TTCUT 2005 ...
[ "tritime@7763a927-590e-0410-8f7f-dbc853b76eaa" ]
[ [ [ 1, 75 ] ] ]
497b790b31219c2e0010c6b7ba8b8ef176e930a3
937c59bea84dfe14cac07ed2e3a706ac765d965e
/Header Files/PictureEx.h
eba7e6891d2014fc74ce52a6552b1a76979de81c
[]
no_license
IDA-RE-things/dvsatucsd
1b73b21644ffa869a0b5dbd36ac1c0cbfa37bce0
dff552ac9c29bca8f5b20b46342fbb6887857915
refs/heads/master
2016-09-05T16:17:08.013350
2010-04-03T22:17:49
2010-04-03T22:17:49
40,741,625
0
0
null
null
null
null
UTF-8
C++
false
false
10,574
h
////////////////////////////////////////////////////////////////////// // PictureEx.cpp: implementation of the CPictureEx class. // // Picture displaying control with support for the following formats: // GIF (including animated GIF87a and GIF89a), 33, BMP, WMF, ICO, CUR // // Written by Oleg Bykov (oleg_bykoff@...
[ "stephen.laplante@sbcglobal.net" ]
[ [ [ 1, 307 ] ] ]
27c7d64e46e667f513c459cd20eff494738064c8
7b4c786d4258ce4421b1e7bcca9011d4eeb50083
/Learning OpenCV/Chapter 4 - HighGUI/Exercise_4_4.cpp
0e30efef6523a8ed07d4b83258ae495a8335e724
[]
no_license
lzq123218/guoyishi-works
dbfa42a3e2d3bd4a984a5681e4335814657551ef
4e78c8f2e902589c3f06387374024225f52e5a92
refs/heads/master
2021-12-04T11:11:32.639076
2011-05-30T14:12:43
2011-05-30T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,610
cpp
/////////////////////////////////////////////// // Date: 2009-10-17 // Author: Yishi Guo // Exercise: 4.4 // Page: 107 // Content: Capture, Frame, Trackbar /////////////////////////////////////////////// #include <cv.h> #include <highgui.h> #include <iostream.h> CvCapture* g_capture = NULL; ...
[ "baicaibang@70501136-4834-11de-8855-c187e5f49513" ]
[ [ [ 1, 136 ] ] ]
29032eecbc3285d9379731960a91cb5a93651b39
2dbbca065b62a24f47aeb7ec5cd7a4fd82083dd4
/OUAN/OUAN/Src/Core/MainMenuState.cpp
eafb4e209dc2e3a49833347518801c9a9bf2683e
[]
no_license
juanjmostazo/once-upon-a-night
9651dc4dcebef80f0475e2e61865193ad61edaaa
f8d5d3a62952c45093a94c8b073cbb70f8146a53
refs/heads/master
2020-05-28T05:45:17.386664
2010-10-06T12:49:50
2010-10-06T12:49:50
38,101,059
1
1
null
null
null
null
UTF-8
C++
false
false
7,968
cpp
#include "OUAN_Precompiled.h" #include "MainMenuState.h" #include "../Application.h" #include "../Graphics/RenderSubsystem.h" #include "../GUI/GUISubsystem.h" #include "../GUI/GUIMainMenu.h" #include "../Utils/Utils.h" #include "GameStateManager.h" #include "GameRunningState.h" #include "GameOptionsState.h" ...
[ "ithiliel@1610d384-d83c-11de-a027-019ae363d039", "juanj.mostazo@1610d384-d83c-11de-a027-019ae363d039", "wyern1@1610d384-d83c-11de-a027-019ae363d039" ]
[ [ [ 1, 35 ], [ 37, 38 ], [ 41, 128 ], [ 131, 131 ], [ 133, 134 ], [ 136, 136 ], [ 138, 138 ], [ 141, 143 ], [ 145, 160 ], [ 16...
af5770389254c2e407f591d6bf20835cc070c10c
68bfdfc18f1345d1ff394b8115681110644d5794
/Examples/Example01/Model.h
6f654e8ae21bd1b362b59dce7c00b1bc2f4912b2
[]
no_license
y-gupta/glwar3
43afa1efe475d937ce0439464b165c745e1ec4b1
bea5135bd13f9791b276b66490db76d866696f9a
refs/heads/master
2021-05-28T12:20:41.532727
2010-12-09T07:52:12
2010-12-09T07:52:12
32,911,819
1
0
null
null
null
null
UTF-8
C++
false
false
2,319
h
#pragma once //+----------------------------------------------------------------------------- //| Included files //+----------------------------------------------------------------------------- #include "Misc.h" //+----------------------------------------------------------------------------- //| Pre-declare...
[ "sihan6677@deb3bc48-0ee2-faf5-68d7-13371a682d83" ]
[ [ [ 1, 95 ] ] ]
2c66b5fd6fd2a22b675988e18adc1b775b8e39f8
0b66a94448cb545504692eafa3a32f435cdf92fa
/branches/kyr/cbear.berlios.de/windows/registry/hkey.hpp
874b4c368ed0d9ccacec25060f91f9ff7e82f355
[ "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
7,649
hpp
#ifndef CBEAR_BERLIOS_DE_WINDOWS_REGISTRY_HKEY_HPP_INCLUDED #define CBEAR_BERLIOS_DE_WINDOWS_REGISTRY_HKEY_HPP_INCLUDED #include <Winreg.h> #include <cbear.berlios.de/range/fill.hpp> #include <cbear.berlios.de/policy/main.hpp> #include <cbear.berlios.de/windows/base.hpp> #include <cbear.berlios.de/windows/lps...
[ "sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838" ]
[ [ [ 1, 285 ] ] ]
c8b16a87fee76938e97b67d8b4714ea7ce5a57b8
fad6f9883d4ad2686c196dc532a9ecb9199500ee
/NXP-LPC/CommTest/LogEx/LogData.h
333253764f523a79e659f9c2a3e4da68edcf1116
[]
no_license
aquarius20th/nxp-lpc
fe83d6a140d361a1737d950ff728c6ea9a16a1dd
4abfb804daf0ac9c59bd90d879256e7a3c1b2f30
refs/heads/master
2021-01-10T13:54:40.237682
2009-12-22T14:54:59
2009-12-22T14:54:59
48,420,260
0
0
null
null
null
null
GB18030
C++
false
false
1,895
h
#include <queue> #include "BDBWrapper.h" #include "SQLite.h" #include "boost/memory.hpp" const int MAX_LOG_STR_LINE = 1024; const int MAX_NAME_LEN = 128; const int MAX_STR_LEN = 256; const int WRITE_SQL_NUM = 100; const int WRITE_SQL_TIME = 8000; class CLogStr { public: CLogStr() {...
[ "lijin.unix@13de9a6c-71d3-11de-b374-81e7cb8b6ca2" ]
[ [ [ 1, 86 ] ] ]
e52bba1034b05c1a959bfc6f2fa7eb88d50e7c7c
3ec3b97044e4e6a87125470cfa7eef535f26e376
/cltatman-mountain_valley/code/Source/DustParticleComponent.cpp
9901f8e2c39b57524cef103d47d664e2de67b3ae
[]
no_license
strategist922/TINS-Is-not-speedhack-2010
6d7a43ebb9ab3b24208b3a22cbcbb7452dae48af
718b9d037606f0dbd9eb6c0b0e021eeb38c011f9
refs/heads/master
2021-01-18T14:14:38.724957
2010-10-17T14:04:40
2010-10-17T14:04:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,280
cpp
#include <game/DustParticleComponent.hpp> #include <Component.h> #include <Game.hpp> DustParticleComponent::DustParticleComponent() : Component( "DustParticleComponent" ) { setup = false; angle = -2.3; speed = double( rand() % 400 ) / 100.0 + 0.5; entered = false; } void DustParticleComp...
[ "martijn.vaniersel@bigcat.unimaas.nl" ]
[ [ [ 1, 88 ] ] ]
0362df1b2257a30197c62e889d324e769fc37c58
f66e343bd16f5dd4c2652c2f8753efd90fb4e813
/ext/Blob.h
bad53fb1a27e8ac1e65815e94869643a1861af1e
[]
no_license
footprint4me/rcapdissector
7046307f9053fe515a9a0b5c6212a5f4d0e5c1c1
399a2da4229f8f371a8c3f4c88fa99ce1985a0eb
refs/heads/master
2021-01-14T10:28:15.490402
2010-11-07T17:47:42
2010-11-07T17:47:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,501
h
#pragma once #include "RubyAndShit.h" #include "rcapdissector.h" /** Ruby extension object that wraps the wireshark data_source, which is effectively a named blob where the blob contents are exposed as tvb's, which are roughly akin to the mbuf's in the BSD and Linux network stacks. For applications that n...
[ "anelson@apocryph.org" ]
[ [ [ 1, 58 ] ] ]
701a2663ac39282cc3485c17cb7e133b096692bb
76ea17bc9bc52ae653bd203dd6716fd1e965a8c9
/libnge0.2/src/helper/win_private/main.cpp
394ee26e29517497a91001375bc1743fd49cd084
[]
no_license
eickegao/avgscript
1e78cc09b8c52e5ee9b3be48b81ef5b128fef269
75e75b8c5597b673855b91e6e1bd87c5c60b8c04
refs/heads/master
2016-09-08T00:32:29.508547
2009-01-12T08:40:08
2009-01-12T08:40:08
33,953,223
0
0
null
null
null
null
GB18030
C++
false
false
1,117
cpp
#include "CFileSystem_win.h" int main(int argc,char* argv[]) { CFileList * dir_files = new CFileList; CFileSystem::GetDirFiles(".",dir_files); printf("1 目录文件访问测试 共%d个目录或文件\n",dir_files->size()); for (int i =0 ;i<dir_files->size();i++) { if(!(*dir_files)[i]->IsDirectory()) printf("文件: %s\n",(*dir...
[ "pspbter@7305fedb-903f-0410-a37f-9f94d3351015" ]
[ [ [ 1, 30 ] ] ]
99d72a0eeb9f37885da07ee15a9a58bce2f5886f
ed6f03c2780226a28113ba535d3e438ee5d70266
/src/printout.cpp
b402b376d8aec482b7bff8a8c56d1fe770d0909c
[]
no_license
snmsts/wxc
f06c0306d0ff55f0634e5a372b3a71f56325c647
19663c56e4ae2c79ccf647d687a9a1d42ca8cb61
refs/heads/master
2021-01-01T05:41:20.607789
2009-04-08T09:12:08
2009-04-08T09:12:08
170,876
4
1
null
null
null
null
UTF-8
C++
false
false
10,621
cpp
#include "wrapper.h" /*----------------------------------------------------------------------------- Special wxPrintout class that sends events. -----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------- ne...
[ "snmsts@gmail.com" ]
[ [ [ 1, 404 ] ] ]
4c0af457b99ff5ad727c0376a6d6f8dd7bf0389c
110f8081090ba9591d295d617a55a674467d127e
/tests/DateTest.cpp
890a4a7bccd5e6d5cb64e17547849e728cbff20b
[]
no_license
rayfill/cpplib
617bcf04368a2db70aea8b9418a45d7fd187d8c2
bc37fbf0732141d0107dd93bcf5e0b31f0d078ca
refs/heads/master
2021-01-25T03:49:26.965162
2011-07-17T15:19:11
2011-07-17T15:19:11
783,979
1
0
null
null
null
null
UTF-8
C++
false
false
309
cpp
#include <cppunit/extensions/HelperMacros.h> #include <Date/Date.hpp> class DateTest : public CppUnit::TestFixture { private: CPPUNIT_TEST_SUITE(DateTest); CPPUNIT_TEST(); CPPUNIT_TEST_SUITE_END(); public: void setUp(){} void tearDown(){} }; CPPUNIT_TEST_SUITE_REGISTRATION( DateTest );
[ "bpokazakijr@287b3242-7fab-264f-8401-8509467ab285" ]
[ [ [ 1, 15 ] ] ]
648b24f82c51f0b2600b767c48679887951efaf5
71c8e50508c636ca36dfc42b0e5fffd5910e09fa
/Vertex.cpp
3d0e04b1506130261a888a7ef00c7a99389b4064
[]
no_license
NIA/D3DSkinning
ea6495b4cd792b8fe28e16c15a318bbe71cd5235
ede8f34154265075fae71bd496cd50b71653e0a2
refs/heads/master
2021-01-19T22:13:42.575728
2009-10-29T08:25:19
2009-10-29T08:25:19
344,934
1
0
null
null
null
null
UTF-8
C++
false
false
393
cpp
#include "Vertex.h" const D3DFORMAT INDEX_FORMAT = D3DFMT_INDEX32; const D3DVERTEXELEMENT9 VERTEX_DECL_ARRAY[] = { {0, 0, D3DDECLTYPE_FLOAT3, D3DDECLMETHOD_DEFAULT, D3DDECLUSAGE_POSITION, 0}, {0, 12, D3DDECLTYPE_D3DCOLOR, D3DDECLMETHOD_DEFAULT, D3DDECLUSAGE_COLOR, 0}, {0, 16, D3DDECLTYPE_FLOAT2, D...
[ "nia.fti@mail.ru" ]
[ [ [ 1, 11 ] ] ]
a78aad21c0ae5752d60fd03ce6a3c2c6f9163421
216ae2fd7cba505c3690eaae33f62882102bd14a
/utils/nxogre/include/NxOgreSharedPointer.h
8d2ee423db839511a09b72aace1b72c104ec80f2
[]
no_license
TimelineX/balyoz
c154d4de9129a8a366c1b8257169472dc02c5b19
5a0f2ee7402a827bbca210d7c7212a2eb698c109
refs/heads/master
2021-01-01T05:07:59.597755
2010-04-20T19:53:52
2010-04-20T19:53:52
56,454,260
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
4,291
h
/** File: NxOgreSharedPointer.h Created on: 15-Nov-08 Author: Robin Southern "betajaen" SVN: $Id$ © Copyright, 2008-2009 by Robin Southern, http://www.nxogre.org This file is part of NxOgre. NxOgre is free software: you can redistribute it and/or modify it under the terms of the...
[ "umutert@b781d008-8b8c-11de-b664-3b115b7b7a9b" ]
[ [ [ 1, 160 ] ] ]
833a2f18d66a7e50b4045e9b0089228a5976474c
1b3a26845c00ede008ea66d26f370c3542641f45
/pymfclib/PyMFC_CustomProtocol.h
bd0679a99dbf98451a43ca38cea2e294bd46316a
[]
no_license
atsuoishimoto/pymfc
26617fac259ed0ffd685a038b47702db0bdccd5f
1341ef3be6ca85ea1fa284689edbba1ac29c72cb
refs/heads/master
2021-01-01T05:50:51.613190
2010-12-29T07:38:01
2010-12-29T07:38:01
33,760,622
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
3,297
h
// PyMFC_CustomProtocol.h : CPyMFC_CustomProtocol の宣言 #pragma once #include "resource.h" // メイン シンボル #include "pymfclib_i.h" #if defined(_WIN32_WCE) && !defined(_CE_DCOM) && !defined(_CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA) #error "DCOM の完全サポートを含んでいない Windows Mobile プラットフォームのような Windows CE プラットフォームで...
[ "ishimoto@gembook.org" ]
[ [ [ 1, 110 ] ] ]
34e534481f08139beaf0df202b2ea6f3f57feb9b
21da454a8f032d6ad63ca9460656c1e04440310e
/src/net/worldscale/pimap/server/wscPsExchangeBuffer.cpp
3e98665f3263511cff8c88b487885b9659d9999d
[]
no_license
merezhang/wcpp
d9879ffb103513a6b58560102ec565b9dc5855dd
e22eb48ea2dd9eda5cd437960dd95074774b70b0
refs/heads/master
2021-01-10T06:29:42.908096
2009-08-31T09:20:31
2009-08-31T09:20:31
46,339,619
0
0
null
null
null
null
UTF-8
C++
false
false
2,414
cpp
#include "wscPsExchangeBuffer.h" #include <wcpp/lang/wscThrowable.h> #include <wcpp/net/wscDatagramPacket.h> #include <wcpp/wspr/wsuSingleLock.h> #include <wcpp/lang/wscArray.h> wscPsExchangeBuffer::wscPsExchangeBuffer(void) : m_count_packet_limit(1024) , m_packet_buffer_length(4096) { } wscPsExchangeBu...
[ "xukun0217@98f29a9a-77f1-11de-91f8-ab615253d9e8" ]
[ [ [ 1, 98 ] ] ]
0e5867501e42793751a3ea00fb477f6659d0a198
af260b99d9f045ac4202745a3c7a65ac74a5e53c
/branches/engine/2.4/src/SeqWeight.cpp
b5983e58df04ca548ff5d9fc8945e11eb7fd04be
[]
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
5,715
cpp
#include "SeqWeight.h" #include "Sequence.h" #include "SequenceDB.h" #include "core/FixedStr.h" #include "persistance/TextReader.h" #include "persistance/StdInputStream.h" #include <string> #include <fstream> #include <iostream> #include <assert.h> double SeqWeightDB::PositionalWeight::getPositionWeight...
[ "aviadr1@1f8b7f26-7806-0410-ba70-a23862d07478" ]
[ [ [ 1, 226 ] ] ]
659dd4915e1af50c48b382f6351f21bd78883a0a
fd4f996b64c1994c5e6d8c8ff78a2549255aacb7
/ nicolinorochetaller --username adrianachelotti/trunk/tp3/Servidor/Arco.cpp
62d1c92d3e97849cbf47092a703335e3812bb1ff
[]
no_license
adrianachelotti/nicolinorochetaller
026f32476e41cdc5ac5c621c483d70af7b397fb0
d3215dfdfa70b6226b3616c78121f36606135a5f
refs/heads/master
2021-01-10T19:45:15.378823
2009-08-05T14:54:42
2009-08-05T14:54:42
32,193,619
0
0
null
null
null
null
UTF-8
C++
false
false
766
cpp
// Rectangulo.cpp: implementation of the Rectangulo class. // ////////////////////////////////////////////////////////////////////// #include "Arco.h" #include "Graficador.h" #include "Escenario.h" ////////////////////////////////////////////////////////////////////// // Construction/Destruction /////////...
[ "dmpstaltari@gmail.com@0b808588-0f27-11de-aab3-ff745001d230" ]
[ [ [ 1, 39 ] ] ]
68c9a56089ec83f0a19f6a29fc0ea017a1b2cda0
6c8c4728e608a4badd88de181910a294be56953a
/OgreAssetEditorModule/PropertyTableWidget.cpp
207ff68acd201173fe1d57b2a6b78e88831f5cb8
[ "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
3,494
cpp
// For conditions of distribution and use, see copyright notice in license.txt /** * @file PropertyTableWidget.cpp * @brief PropertyTableWidget inherits QTableWidget and add some custom drop-functionality. */ #include "StableHeaders.h" #include "PropertyTableWidget.h" #include <RexUUID.h> #inclu...
[ "Stinkfist0@5b2332b8-efa3-11de-8684-7d64432d61a3" ]
[ [ [ 1, 132 ] ] ]
3680e534a6a12e25b1ddd21d84460fe4862e021a
ce148b48b453a58d84664ec979eb64e4813a83c8
/Faeried/MainWidget.h
145bfc92ff16b281b36c7fae4a02bec16cc407ee
[]
no_license
theyoprst/Faeried
e8945f8cb21c317eeeb1b05f0d12b297b63621fe
d20bd990e7f91c8c03857d81e08b8f7f2dee3541
refs/heads/master
2020-04-09T16:04:47.472907
2011-02-21T16:38:02
2011-02-21T16:38:02
null
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
390
h
#pragma once #include <QtGui/QWidget.h> class FaerieAnimationsDelegate; // // Класс главного окна // class MainWidget : public QWidget { public: // // Конструктор // explicit MainWidget(FaerieAnimationsDelegate* animations); private: // // Событие выхода // virtual void closeEve...
[ "yozhkin@gmail.com" ]
[ [ [ 1, 27 ] ] ]
3598a785eb6f3378b950fe069dad1c4943993f51
1e299bdc79bdc75fc5039f4c7498d58f246ed197
/App/SystemMonitorHandlerThread.cpp
54eea8e15896f892c0f2556a117a67ee28b73297
[]
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
15,092
cpp
//-------------------------------------------------------------------------------- // // Copyright (c) 2000 MarkCare Solutions // // Programming by Rich Schonthal // //-------------------------------------------------------------------------------- #include "stdafx.h" #include <LockedSocket.h> #include <Read...
[ "rich@schonthal.com" ]
[ [ [ 1, 580 ] ] ]
f21c19ceb9be0c01d6921850373d6d40cca8c44b
1cc5720e245ca0d8083b0f12806a5c8b13b5cf98
/v1/ok/128/c.cpp
2dcba3cf8758f2a18a57144abaa2ae569d563da2
[]
no_license
Emerson21/uva-problems
399d82d93b563e3018921eaff12ca545415fd782
3079bdd1cd17087cf54b08c60e2d52dbd0118556
refs/heads/master
2021-01-18T09:12:23.069387
2010-12-15T00:38:34
2010-12-15T00:38:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,579
cpp
#include <iostream> #include <stdio.h> using namespace std; using namespace std; // Converte da base b para a base 10, eh isso? unsigned long long toBase10(const char *in, int b) { unsigned long long v = 0; while((*in)!='\0' && (*in)!='\n' && (*in)!='\r') { if((*in)>='0' && (*in)<='9') { v = v...
[ "guilherme.silveira@caelum.com.br" ]
[ [ [ 1, 82 ] ] ]
27a53f731c14c091159199287e4a2887a7fc38be
85d9531c984cd9ffc0c9fe8058eb1210855a2d01
/QxOrm/include/QxSerialize/QxArchive.h
77a6a89be2b8b461edde3c3e6ebecd37844c7811
[]
no_license
padenot/PlanningMaker
ac6ece1f60345f857eaee359a11ee6230bf62226
d8aaca0d8cdfb97266091a3ac78f104f8d13374b
refs/heads/master
2020-06-04T12:23:15.762584
2011-02-23T21:36:57
2011-02-23T21:36:57
1,125,341
0
1
null
null
null
null
UTF-8
C++
false
false
5,729
h
/**************************************************************************** ** ** http://www.qxorm.com/ ** http://sourceforge.net/projects/qxorm/ ** Original file by Lionel Marty ** ** This file is part of the QxOrm library ** ** This software is provided 'as-is', without any express or implied ** warranty. ...
[ "laurent.billonc@gmail.com" ]
[ [ [ 1, 144 ] ] ]
4fc1d3e8cbeb78b952f9bb9e4eab0033cf795f02
5c4e36054f0752a610ad149dfd81e6f35ccb37a1
/libs/src2.75/BulletCollision/CollisionShapes/btConvexHullShape.cpp
fea2d31ecf071c9fc6538ff8ad9c56a08a6654c0
[]
no_license
Akira-Hayasaka/ofxBulletPhysics
4141dc7b6dff7e46b85317b0fe7d2e1f8896b2e4
5e45da80bce2ed8b1f12de9a220e0c1eafeb7951
refs/heads/master
2016-09-15T23:11:01.354626
2011-09-22T04:11:35
2011-09-22T04:11:35
1,152,090
6
0
null
null
null
null
UTF-8
C++
false
false
4,691
cpp
/* Bullet Continuous Collision Detection and Physics Library Copyright (c) 2003-2009 Erwin Coumans http://bulletphysics.org This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is...
[ "akira.hayasaka@gmail.com" ]
[ [ [ 1, 188 ] ] ]
ad9f0646a8220405927810440e689cc0e871ccd3
cfb0fafddd1df76e22b1b4212ba9102693f100fa
/Kernel/USBRemover/MessageManager.h
4381103f1bbc04d3459757deedecbc3e391bf29e
[]
no_license
ExaByt3s/usbremover
ef8fecc6030d23f178c2cd50dbc5557e06c42322
13a6b6802a2f968d6cf923fd1821b03999292d5e
refs/heads/master
2020-04-11T14:48:34.107832
2011-04-09T07:51:39
2011-04-09T07:51:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,539
h
/* MessageManager.h Started: 12.08.2010 Author: Asha'man Email: DarthYarius_0990@mail.ru License: LGPL v3 <?> Message manager class: declarations */ #ifndef _H_MSGMGR #define _H_MSGMGR //API headers #include <windows.h> #include <dbt.h> #include "ApiWrapper.h" #include "WinAPIException.h" ...
[ "DarthYarius_0990@mail.ru@8417aba2-bd37-11de-8784-f7ad4773dbab" ]
[ [ [ 1, 51 ] ] ]
d759327591168e767e085d93bad69b3243a9fae5
7b379862f58f587d9327db829ae4c6493b745bb1
/JuceLibraryCode/modules/juce_events/messages/juce_MessageManager.h
075f6ef95dac6f35e0e65f22e791a903791baefe
[]
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
12,673
h
/* ============================================================================== 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, 313 ] ] ]
917fa39c20a9cb7bcae82516a3d21de65a3113a9
3449de09f841146a804930f2a51ccafbc4afa804
/C++/CodeJam/practice/OneFight.cpp
3ff259994a5f389cfddf743ed59f19ff3c2696a9
[]
no_license
davies/daviescode
0c244f4aebee1eb909ec3de0e4e77db3a5bbacee
bb00ee0cfe5b7d5388485c59211ebc9ba2d6ecbd
refs/heads/master
2020-06-04T23:32:27.360979
2007-08-19T06:31:49
2007-08-19T06:31:49
32,641,672
1
1
null
null
null
null
UTF-8
C++
false
false
6,194
cpp
// BEGIN CUT HERE // PROBLEM STATEMENT // In some computer game, you are surrounded by monsters, and // you are to kill them all. Each monster has some number of // life points and damage points, and you also have some // number of damage points. Life points represent the amount // of life left in a monster. ...
[ "davies.liu@32811f3b-991a-0410-9d68-c977761b5317" ]
[ [ [ 1, 167 ] ] ]
fe780a4c0ca1a3fc5ef37c652e8ede8046f39329
9df2486e5d0489f83cc7dcfb3ccc43374ab2500c
/src/enemies/spika.h
508479fd0d01db011bfe1bb1a13f126f0b78caf1
[]
no_license
renardchien/Eta-Chronicles
27ad4ffb68385ecaafae4f12b0db67c096f62ad1
d77d54184ec916baeb1ab7cc00ac44005d4f5624
refs/heads/master
2021-01-10T19:28:28.394781
2011-09-05T14:40:38
2011-09-05T14:40:38
1,914,623
1
2
null
null
null
null
UTF-8
C++
false
false
2,823
h
/*************************************************************************** * spika.h - headers for the corresponding cpp file * * Copyright (C) 2006 - 2009 Florian Richter ***************************************************************************/ /* This program is free software; you can redistribute...
[ "renardchien@gmail.com" ]
[ [ [ 1, 98 ] ] ]
f9d6f5f9853929029bc9a27f79bf5c678806efb8
ad80c85f09a98b1bfc47191c0e99f3d4559b10d4
/code/src/terrain/nterrain_main.cc
8e98e45a5d4da5a3e27349392d3870f4b6202055
[]
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
9,546
cc
#define N_IMPLEMENTS nTerrainNode //------------------------------------------------------------------- // nterrain_main.cc // (C) 2000 A.Weissflog //------------------------------------------------------------------- #include "kernel/ntimeserver.h" #include "gfx/nscenegraph2.h" #include "terrain/nterrainnode....
[ "plushe@411252de-2431-11de-b186-ef1da62b6547" ]
[ [ [ 1, 305 ] ] ]
177d8d6b2524b5cf0b9d74412b53b66084806679
c267e416aba473054330378d18bc3cd172bbad21
/MyEclipseKeyGen/MyEclipseKeyGenDlg.cpp
a15bc5b9c761a37ef5aa8b64cd2bdec9b8bed8ff
[]
no_license
chenwp/shuax
c3b7dea72708ee539664ac8db1d9885e87fefed7
b13bea0aae7e252650f4c8f5df1b2a716455ef80
refs/heads/master
2021-04-26T16:43:25.168306
2011-10-22T15:09:37
2011-10-22T15:09:37
45,179,472
2
0
null
null
null
null
GB18030
C++
false
false
4,370
cpp
// MyEclipseKeyGenDlg.cpp : implementation file // #include "stdafx.h" #include "MyEclipseKeyGen.h" #include "MyEclipseKeyGenDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif static char LL[] = "Decompiling this copyrighted software is a violation o...
[ "su.u@qq.com" ]
[ [ [ 1, 137 ] ] ]
8d7b8e0a393f8a02ad24dccf43dc61b403f45b01
6712f8313dd77ae820aaf400a5836a36af003075
/testJS.cpp
8df2392d8e2d6291c68d45da90112c7a5180b778
[]
no_license
AdamTT1/bdScript
d83c7c63c2c992e516dca118cfeb34af65955c14
5483f239935ec02ad082666021077cbc74d1790c
refs/heads/master
2021-12-02T22:57:35.846198
2010-08-08T22:32:02
2010-08-08T22:32:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,074
cpp
/* * Program testJS.cpp * * This program is simply a compilation test of the Netscape * Javascript interpreter source and build * * * Change History : * * $Log: testJS.cpp,v $ * Revision 1.20 2002-12-15 00:08:46 ericn * -removed debug msgs * * Revision 1.19 2002/11/30 18:52:57 ericn * -modif...
[ "ericn" ]
[ [ [ 1, 364 ] ] ]
fa186dcb91a0caa8c35c5b8b3b9389a38d3160dd
f246dc2a816ccd5acd0776a48c2c24cdb1f4178f
/libsrc/PigletLog.cpp
3d2cf637278dd57b465b2042eab3383ea514a696
[]
no_license
profcturner/pigletlib
3f2c4b1af000d73cf4a176a8463c16aaeefde99a
b2ccbb43270a5e8d3a0f8ae6bd3d3cb82a061fec
refs/heads/master
2021-07-24T07:23:10.577261
2007-08-26T22:36:47
2007-08-26T22:36:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,692
cpp
/** ** Piglet Productions ** ** FileName : PigletLog.cpp ** ** Implements : PigletLog ** ** Description ** ** A FrontDoor style log class ** ** ** Initial Coding : Colin Turner ** ** Date : Unknown ** ** ** Copyright applies on this file, and distribution may be limited. ** Copyrig...
[ "c.turner@ulster.ac.uk" ]
[ [ [ 1, 406 ] ] ]
cc5fa67dbcf67b20a85ac5941a5062b1dd210ed6
2c428e38d9b50e8484fc56f62e3c9f3c083b39fa
/COMP 201/Lab4/Part2/account.cc
aba3a122a4f30af8b28b5243825777d4465da97d
[]
no_license
daveharris/uni-work
9b0a75ad13e6cf5bf6dad586945bb00e2b9ab737
669a96db775c809106c02e9e2973761a884b618f
refs/heads/master
2016-09-06T19:51:25.773023
2011-02-03T02:10:02
2011-02-03T02:10:02
1,252,689
1
0
null
null
null
null
UTF-8
C++
false
false
921
cc
#include "account.h" #include <iostream> #include <string> using namespace std; Account::Account(int id, char *n, int init){ idnumber = id; strncpy(name, n, 32); amount = init; transcount = 0; } Account::Account(){ idnumber = 0; name[0] = '\0'; amount = 0; transcount = 0; } void ...
[ "dave@nzmac.com" ]
[ [ [ 1, 45 ] ] ]
235ccbe77f5dc2f382a70fc603edb2a0e4747d0d
61352a7371397524fe7dcfab838de40d502c3c9a
/client/Sources/View/Windows/MsgWindow.cpp
b8b204181ab5c23bbd6440dbca87bd01e9d1efdd
[]
no_license
ustronieteam/emmanuelle
fec6b6ccfa1a9a6029d8c3bb5ee2b9134fccd004
68d639091a781795d2e8ce95c3806ce6ae9f36f6
refs/heads/master
2021-01-21T13:04:29.965061
2009-01-28T04:07:01
2009-01-28T04:07:01
32,144,524
2
0
null
null
null
null
WINDOWS-1250
C++
false
false
4,151
cpp
#include "MsgWindow.h" MsgWindow::MsgWindow(Controller * controller, const std::string & name) : Window(controller, WIN_MSG) { // Inicjalizacja loggera. _logger = log4cxx::LoggerPtr(log4cxx::Logger::getLogger("MsgWindow")); _logger->setLevel(LOGLEVEL); _contactName = name; _talk = NULL; _showLast =...
[ "w.grzeskowiak@c118a9a8-d993-11dd-9042-6d746b85d38b", "coutoPL@c118a9a8-d993-11dd-9042-6d746b85d38b" ]
[ [ [ 1, 7 ], [ 9, 114 ], [ 118, 120 ], [ 122, 177 ] ], [ [ 8, 8 ], [ 115, 117 ], [ 121, 121 ] ] ]
814105922e466f7c542c944d16ace93ce12ec3a4
823afcea9ac0705f6262ccffdff65d687822fe93
/RayTracing/Src/Triangle.cpp
204b6d83d2dc2eefbd96cc2b9972db4329cd8ec9
[]
no_license
shourav9884/raytracing99999
02b405759edf7eb5021496f87af8fa8157e972be
19c5e3a236dc1356f6b4ec38efcc05827acb9e04
refs/heads/master
2016-09-10T03:30:54.820034
2006-10-15T21:49:19
2006-10-15T21:49:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
147
cpp
#include "Triangle.h" Triangle::Triangle(void) { } void Triangle::checkIntersection( const Ray &aRay, IntersectionResult &aResult ) { }
[ "saulopessoa@34b68867-b01b-0410-ab61-0f167d00cb52" ]
[ [ [ 1, 9 ] ] ]
c5f3bbcb82e649ad5373f4bbca39d206bb7328a6
6f907ebd2c7dfa8887f8cbd068d989b2a59da161
/Simple3D_win32/S3DPoint.h
19cdb81e40aa1bae37a11a421708d37e0049a3e7
[ "MIT" ]
permissive
AVGP/Simple3D
cd53aa0fda912467e9df870474220ee0a680fda1
9832cb9b4e008ca0349585d96e14b41317691fd9
refs/heads/master
2021-01-19T08:46:20.767336
2010-09-27T11:14:15
2010-09-27T11:14:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
506
h
/** * Simple3D * Basic, cross-platform 3D-Engine * (c)2010 by M.Naumann * Licenced under GPL 2! */ #ifndef _S3DPoint_ #define _S3DPoint_ #include "global.h" #include "S3DPrimitive.h" class S3DPoint : public S3DPrimitive { public: double x; double y; double z; S3DPoint(); S3DPoint(double x,double y,...
[ "avgp_2k@yahoo.de" ]
[ [ [ 1, 28 ] ] ]
9b353988ded98640f0e185e58592c76e6a37b1f1
188058ec6dbe8b1a74bf584ecfa7843be560d2e5
/FLVGServer/Dog.h
c8281bf4653bae462e3455410bf771bd9c1a1e68
[]
no_license
mason105/red5cpp
636e82c660942e2b39c4bfebc63175c8539f7df0
fcf1152cb0a31560af397f24a46b8402e854536e
refs/heads/master
2021-01-10T07:21:31.412996
2007-08-23T06:29:17
2007-08-23T06:29:17
36,223,621
0
0
null
null
null
null
GB18030
C++
false
false
1,570
h
#ifndef DOG_H #define DOG_H #include "windows.h" #include "Md5.h" #include "Rc6.h" #include "time.h" enum CommandType{dog_attestation=1,dog_read,dog_write}; enum AuthType{rc6=1,md5}; typedef struct _DL_DLL_PARA { DWORD Command; //[in]命令码 LPVOID lpDogParam; //[in]指向DOG_PARA结构的指针 LPVO...
[ "soaris@46205fef-a337-0410-8429-7db05d171fc8" ]
[ [ [ 1, 60 ] ] ]
79fcd01b53faa2a277dca9fa024212a8e5b43bc8
36d0ddb69764f39c440089ecebd10d7df14f75f3
/プログラム/Game/Object/GameScene/SkillPoint.cpp
612865439fc336aa95a69c62d66541a81789f7cd
[]
no_license
weimingtom/tanuki-mo-issyo
3f57518b4e59f684db642bf064a30fc5cc4715b3
ab57362f3228354179927f58b14fa76b3d334472
refs/heads/master
2021-01-10T01:36:32.162752
2009-04-19T10:37:37
2009-04-19T10:37:37
48,733,344
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
3,214
cpp
/*******************************************************************************/ /** * @file SkillPoint.cpp. * * @brief スキルポイントクラスソース定義. * * @date 2008/12/15. * * @version 1.00. * * @author Ryosuke Ogawa. */ /*******************************************************************************/ #in...
[ "rs.drip@aa49b5b2-a402-11dd-98aa-2b35b7097d33" ]
[ [ [ 1, 125 ] ] ]
308c0e47fb380d8c5a70335303f78abd93698784
a3d70ef949478e1957e3a548d8db0fddb9efc125
/src/common/debug.cpp
f7f6e090e4938d624cd7e9d70b8db00039dae2c8
[]
no_license
SakuraSinojun/ling
fc58afea7c4dfe536cbafa93c0c6e3a7612e5281
46907e5548008d7216543bdd5b9cc058421f4eb8
refs/heads/master
2021-01-23T06:54:30.049039
2011-01-16T12:23:24
2011-01-16T12:23:24
32,323,103
0
0
null
null
null
null
GB18030
C++
false
false
4,169
cpp
#define _CRT_SECURE_NO_WARNINGS #include <windows.h> #include "debug.h" #ifdef __GAME_DEBUG_MESSAGE__ typedef struct memory_link { unsigned int size; int line; char file[MAX_PATH]; char func[100]; void * pointe...
[ "SakuraSinojun@f09d58f5-735d-f1c9-472e-e8791f25bd30" ]
[ [ [ 1, 241 ] ] ]
4daa9074223f838807c958b95d9216cffc70d029
0033659a033b4afac9b93c0ac80b8918a5ff9779
/game/shared/so2/weapon_sg552.cpp
2803539e5a41404f180aa6e1d3531e01fea6b0d2
[]
no_license
jonnyboy0719/situation-outbreak-two
d03151dc7a12a97094fffadacf4a8f7ee6ec7729
50037e27e738ff78115faea84e235f865c61a68f
refs/heads/master
2021-01-10T09:59:39.214171
2011-01-11T01:15:33
2011-01-11T01:15:33
53,858,955
1
0
null
null
null
null
UTF-8
C++
false
false
2,342
cpp
#include "cbase.h" #include "weapon_sobase_machinegun.h" // memdbgon must be the last include file in a .cpp file!!! #include "tier0/memdbgon.h" #ifdef CLIENT_DLL #define CWeaponSG552 C_WeaponSG552 #endif class CWeaponSG552 : public CSOMachineGun { public: DECLARE_CLASS( CWeaponSG552, CSOMachineGun ); ...
[ "MadKowa@ec9d42d2-91e1-33f0-ec5d-f2a905d45d61" ]
[ [ [ 1, 97 ] ] ]
a2c5f50bc35081bc7a1d1fd6507663cb017e690d
ef23e388061a637f82b815d32f7af8cb60c5bb1f
/src/mame/includes/rungun.h
5570d8f455507ccc034d0a5cb04f7bea53f2ddfe
[]
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
1,302
h
/************************************************************************* Run and Gun / Slam Dunk *************************************************************************/ class rungun_state : public driver_device { public: rungun_state(running_machine &machine, const driver_device_config_base &confi...
[ "Mike@localhost" ]
[ [ [ 1, 51 ] ] ]
71f1ce7c7814c83b18ce5ba1479796f1cc287d04
da9e4cd28021ecc9e17e48ac3ded33b798aae59c
/SAMPLES/DSHOWFILTERS/mpeg4ip_mp4v2/src/atom_encv.cpp
2c31fa86d813387b725b35a8bdf9951b088c9015
[]
no_license
hibive/sjmt6410pm090728
d45242e74b94f954cf0960a4392f07178088e560
45ceea6c3a5a28172f7cd0b439d40c494355015c
refs/heads/master
2021-01-10T10:02:35.925367
2011-01-27T04:22:44
2011-01-27T04:22:44
43,739,703
1
1
null
null
null
null
UTF-8
C++
false
false
2,478
cpp
/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.mozilla.org/MPL/ * * Software distributed under the License is distributed on an "A...
[ "jhlee74@a3c55b0e-9d05-11de-8bf8-05dd22f30006" ]
[ [ [ 1, 80 ] ] ]
ee2bb93f83b1f397950a6d8b2aebf4e1f6c8ec8b
77d70985fc66e39a7f5c518bdb0a5ebe0edf13dd
/labelimage.h
57b19bfd5639057031c8428a5a54a0f68d205ef0
[]
no_license
lefebvreariane/projet-image-imag
9b51c09563c8388147c75e1c4196e40f4f91af85
673618ffb9b074e826a322029ec78c6f51a5cdc3
refs/heads/master
2020-06-04T23:52:48.322289
2011-01-28T10:01:13
2011-01-28T10:01:13
33,365,133
0
0
null
null
null
null
UTF-8
C++
false
false
395
h
#ifndef LABELIMAGE_H #define LABELIMAGE_H #include <QtGui> #include <QWidget> #include <QLabel> class LabelImage : public QLabel { Q_OBJECT public: LabelImage(); void mousePressEvent(QMouseEvent *event); void mouseReleaseEvent(QMouseEvent *event); int X0,Y0,X1,Y1; signals: ...
[ "sauretq@2187a008-b734-0937-d5d4-3b54df4e424a" ]
[ [ [ 1, 27 ] ] ]
b0a27b6f1902cea0a2cd803eb525f50349680a13
e98d99816ad42028e5988ade802ffdf9846da166
/Mediotic/mediSurfaceCreationStrategy.h
3a63752c410f3302c6e5bc0c1bd58b029828b83e
[]
no_license
OpenEngineDK/extensions-MediPhysics
5e9b3a0d178db8e9a42ce7724ee35fdfee70ec64
94fdd25f90608ad3db6b3c6a30db1c1e4c490987
refs/heads/master
2016-09-14T04:26:29.607457
2008-10-14T12:14:53
2008-10-14T12:14:53
58,073,189
0
0
null
null
null
null
UTF-8
C++
false
false
280
h
#pragma once #include "mediParticle.h" #include "mediSurface.h" #include <vector> class mediSurfaceCreationStrategy { public: virtual ~mediSurfaceCreationStrategy() {} virtual void process(std::vector<mediParticle> & particles, mediSurface & surface) = 0; };
[ "cpvc@openengine.dk" ]
[ [ [ 1, 13 ] ] ]
8700ec08cecc113bf25093be8371ac86391f7e27
d425cf21f2066a0cce2d6e804bf3efbf6dd00c00
/Standard Gaming Platform/vsurface.h
b8c9112517d2d7a5aad121d7785acaa3453be013
[]
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
12,206
h
#ifndef __VSURFACE_H #define __VSURFACE_H #include "types.h" #include "container.h" #include "himage.h" #include "vobject.h" /////////////////////////////////////////////////////////////////////////////////////////////////// // // Video Surface SGP Module // ///////////////////////////////////////////////...
[ "jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1" ]
[ [ [ 1, 289 ] ] ]
23e04423bedd3e42197d65ea464ddb6db6c5f164
814b49df11675ac3664ac0198048961b5306e1c5
/Code/Engine/Graphics/include/MultipleRenderTarget.h
6e71af86da09088034225c87c7acfea8af73c849
[]
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
958
h
#pragma once #ifndef __MULTIPLE_RENDER_TARGET_H__ #define __MULTIPLE_RENDER_TARGET_H__ #include "RenderTarget.h" class CXMLTreeNode; class CTextureRenderTarget; class CRenderManager; class CMultipleRenderTarget : public CRenderTarget { public: CMultipleRenderTarget() {}; virtual ~CMultipleRender...
[ "sergivalls@576ee6d0-068d-96d9-bff2-16229cd70485", "Atridas87@576ee6d0-068d-96d9-bff2-16229cd70485" ]
[ [ [ 1, 20 ], [ 22, 42 ] ], [ [ 21, 21 ] ] ]
1a9884e8203f1ad79691221db5755a3e69a87757
43c8fd003f99a2764bcb39290520c1e9108afc99
/touchscreen/app/StdAfx.cpp
55ffb9e8415724531efb1967b78019fb2d199a41
[]
no_license
undees/esc
0f09ffa05f37a588da4f8a0f284607a9e7334763
eef0ebee8159ab45323e86de6c6b5444c62e1a71
refs/heads/master
2016-08-05T08:27:29.511129
2010-06-08T00:45:46
2010-06-08T00:45:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
206
cpp
// stdafx.cpp : source file that includes just the standard includes // waveform.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
[ "undees@gmail.com" ]
[ [ [ 1, 6 ] ] ]
b508f621e82389470f8a99a53a42d952020c1be8
82cceba079939c15aa1fc3086c2a6c87e71f96d5
/ACM5/chemistry.h
32a4e8baa046ee62e69a99e05f715e5fba144604
[]
no_license
ahnt/ACM5
7844df3359d9b3bcae63745c465f13f09045264e
0cce2226d70930df0f3186ed53e9d32edafef36b
refs/heads/master
2016-09-01T23:09:01.446157
2011-11-11T15:27:15
2011-11-11T15:27:15
2,606,523
0
0
null
null
null
null
UTF-8
C++
false
false
1,091
h
#ifndef _T_CHEMISTRY_H_ #include "globals.h" #include <stdint.h> struct t_pcr{ int16_t A,B; int8_t wo_A,wo_B; }; class t_chemistry{ public: int32_t compound[highest_compound+1]; unsigned char compound_content[highest_compound+1][4]; //double n[mx+1][my+1][highest_compound+1]; double xp[highest_c...
[ "ahintze@mac.com" ]
[ [ [ 1, 38 ] ] ]
2318210ba4109cd81e3bc0893039321fc8c8bd81
4561a0f9a0de6a9b75202e1c05a4bd6ba7adabcf
/ustring.h
51da01ca943525230b402b6b22f566710794ac2c
[ "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
15,314
h
// This file is part of the ustl library, an STL implementation. // // Copyright (C) 2005 by Mike Sharov <msharov@users.sourceforge.net> // Portions copyright (c) Penrillian, Smartphone Software Innovators <http://www.penrillian.com> // // This file is free software, distributed under the MIT License. // // ustr...
[ "ralf.kistner@gmail.com" ]
[ [ [ 1, 288 ] ] ]
aa2bc2f8576e918106660897293d509683cdd53e
f8b364974573f652d7916c3a830e1d8773751277
/emulator/win32/win32_memory.cpp
3fc77e6033af85307ba0d051338cdbe786090544
[]
no_license
lemmore22/pspe4all
7a234aece25340c99f49eac280780e08e4f8ef49
77ad0acf0fcb7eda137fdfcb1e93a36428badfd0
refs/heads/master
2021-01-10T08:39:45.222505
2009-08-02T11:58:07
2009-08-02T11:58:07
55,047,469
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
4,336
cpp
/* * memory.cpp * * Created on: 15 nov. 2008 * Author: hli */ /* * specific.h * * Created on: 2 nov. 2008 * Author: hli */ #include "emulator/memory.h" void *psp::memory = 0; int psp::memory_exception = 0; #include <windows.h> static HANDLE psp_memory_handle; static bo...
[ "hlide@free.fr" ]
[ [ [ 1, 203 ] ] ]
73ccdcfb72fab3fd52bb04d9f16e174e987ed4c3
17dd108341e7b9fdc20d5b9c9e8118f9d5901b1a
/Main.cpp
6876ceadc5c8b4e69d40cf7d76061d12e97f7708
[]
no_license
mattsan/MessagingSample
1ff8087b8d6744d1914c13210dd35f0d7a91c58d
727c02315b113c576e9aac6f675b544ea6e18db6
refs/heads/master
2016-09-06T00:36:35.836723
2009-05-18T11:51:52
2009-05-18T11:51:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
729
cpp
#include "ConcreteMessages.h" #include "Processor.h" #include "Factory.h" #include <iostream> #include <string> int main(int, char*[]) { Processor processor(std::cout); Creators creators; creators.insert(Creators::value_type("Foo", Foo::create)); creators.insert(Creators::value_type("Bar", Bar::crea...
[ "e.mattsan@gmail.com" ]
[ [ [ 1, 36 ] ] ]
926f8add42f1bad95c9b3bf022e5b85b95ffa799
48c6de8cb63cf11147049ce07b2bd7e020d0d12b
/gcc/opencollada/include/COLLADAStreamWriter/include/COLLADASWLibraryGeometries.h
797448db734d9cf8cd65b00d3bf06c933313aff8
[]
no_license
ngbinh/libBlenderWindows
73effaa1aab8d9d1745908f5528ded88eca21ce3
23fbaaaad973603509b23f789a903959f6ebb560
refs/heads/master
2020-06-08T00:41:55.437544
2011-03-25T05:13:25
2011-03-25T05:13:25
1,516,625
1
1
null
null
null
null
UTF-8
C++
false
false
3,482
h
/* Copyright (c) 2008-2009 NetAllied Systems GmbH This file is part of COLLADAStreamWriter. 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 __COLLADASTREAMWRITER_LIBRARY_GEOMETRY_...
[ "ngbinh@gmail.com" ]
[ [ [ 1, 92 ] ] ]
5cc6b25677fe4cc13c0b5f2b87a38e23d44339aa
85d62b70a294dd0ef0ad4819afcc0103d50bed2c
/src/moaicore/MOAISim.cpp
8695773beb415a744fc5e1651b2e8bb55495b939
[]
no_license
doches/moai-beta
786e219cd47cb60214b2270868ca08cabc2f34e4
ef0e495e963cf14615fe3dcb384ec0e5dec89b5b
refs/heads/master
2021-01-15T22:52:20.503799
2011-11-24T02:51:16
2011-11-24T02:51:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
32,099
cpp
// Copyright (c) 2010-2011 Zipline Games, Inc. All Rights Reserved. // http://getmoai.com #include "pch.h" #include <moaicore/MOAIActionMgr.h> #include <moaicore/MOAIDebugLines.h> #include <moaicore/MOAIGfxDevice.h> #include <moaicore/MOAIInputMgr.h> #include <moaicore/MOAILogMessages.h> #include <moaicore/MO...
[ "josh@ziplinegames.com", "Patrick@agile.(none)", "patrick@ziplinegames.com", "ckohnert@gmail.com", "eric@ziplinegames.com", "paul.dubois@gmail.com" ]
[ [ [ 1, 4 ], [ 6, 6 ], [ 8, 12 ], [ 15, 16 ], [ 24, 27 ], [ 41, 48 ], [ 50, 64 ], [ 66, 82 ], [ 84, 92 ], [ 108, 116 ...
c67e3406f0f703df7d520dad6a1c8c8b47c2a6a9
c63c4fed502fd4cbf82acc7901ba0d72b0338bdb
/Create/Task/WallFollowerTask.cpp
cff9e0097c35f26efffe9248f4051df4f490479a
[]
no_license
seeyousystems/core
7436a38fb09ea08f5d29cf8db2490c92f48d9267
baddc89a366ad769a1a9c9a59c14f28291b81971
refs/heads/master
2020-05-17T19:11:57.814200
2011-05-06T04:00:59
2011-05-06T04:00:59
1,517,217
1
4
null
null
null
null
UTF-8
C++
false
false
3,117
cpp
/* * WallFollowerTask.cpp * * =========================================================================== * * Copyright 2008-2009 Daniel Kruesi (Dan Krusi) and David Grob * * This file is part of the emms framework. * * The emms framework is free software: you can redistribute it and/or modify ...
[ "seeyousystems@gmail.com" ]
[ [ [ 1, 90 ] ] ]
31ca52e0f8788ac736b7e51a06b813de28f3578c
4b116281b895732989336f45dc65e95deb69917b
/Code Base/GSP410-Project2/DirectInputInit.cpp
4a7f2c6a5bcaa34e9bd8262af0d830dbd9a19596
[]
no_license
Pavani565/gsp410-spaceshooter
1f192ca16b41e8afdcc25645f950508a6f9a92c6
c299b03d285e676874f72aa062d76b186918b146
refs/heads/master
2021-01-10T00:59:18.499288
2011-12-12T16:59:51
2011-12-12T16:59:51
33,170,205
0
0
null
null
null
null
UTF-8
C++
false
false
2,569
cpp
#include "DirectInput.h" CDirectInput* CDirectInput::Singleton = NULL; CDirectInput::CDirectInput(void) { m_pDIObject = NULL; m_pDIKeyboard = NULL; void(::memset(&m_bKeyDown, NULL, sizeof(m_bKeyDown))); m_pDIMouse = NULL; void(::memset(&m_MouseState, NULL, sizeof(m_MouseState))); void(::memset(&m_M...
[ "cdcredninja@gmail.com@7eab73fc-b600-5548-9ef9-911d97763ba7" ]
[ [ [ 1, 82 ] ] ]
b3897895bf40f5bcd29fa6f8ca56972645413a4b
971b000b9e6c4bf91d28f3723923a678520f5bcf
/OO_Widged/demo/textedit.cpp
ca2605cdb38638b0981122a05475024b0b5fc1d4
[]
no_license
google-code-export/fop-miniscribus
14ce53d21893ce1821386a94d42485ee0465121f
966a9ca7097268c18e690aa0ea4b24b308475af9
refs/heads/master
2020-12-24T17:08:51.551987
2011-09-02T07:55:05
2011-09-02T07:55:05
32,133,292
2
0
null
null
null
null
UTF-8
C++
false
false
24,578
cpp
/**************************************************************************** ** ** Copyright (C) 2004-2008 Trolltech ASA. All rights reserved. ** ** This file is part of the demonstration applications of the Qt Toolkit. ** ** This file may be used under the terms of the GNU General Public ** License versions 2....
[ "ppkciz@9af58faf-7e3e-0410-b956-55d145112073" ]
[ [ [ 1, 772 ] ] ]
ee2b97ed3480ed574697eac55ee6a71fefc7eebd
c5534a6df16a89e0ae8f53bcd49a6417e8d44409
/trunk/Dependencies/Xerces/include/xercesc/dom/deprecated/DOM_DocumentType.cpp
ae63b651f02420f02ad957116aa59750be45d6a6
[]
no_license
svn2github/ngene
b2cddacf7ec035aa681d5b8989feab3383dac012
61850134a354816161859fe86c2907c8e73dc113
refs/heads/master
2023-09-03T12:34:18.944872
2011-07-27T19:26:04
2011-07-27T19:26:04
78,163,390
2
0
null
null
null
null
UTF-8
C++
false
false
2,588
cpp
/* * Copyright 1999-2002,2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unle...
[ "Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57" ]
[ [ [ 1, 113 ] ] ]
9fbecd2564ed83a76178218dfb1bd8a80f9bb8e8
6da3740464cfcc95b095d769974876eb8faf716d
/raytrace/Camera.h
93f6b236af78c07a2c1ca897c4f2c8fab3f7f34e
[]
no_license
thorlund/rendering
8e46b9f11e6c88eb105dfaf9b35ce3c8ca9588f7
648633722d7685f4a2c939595e96d79d34cba344
refs/heads/master
2021-01-24T06:12:27.825294
2011-09-28T09:01:13
2011-09-28T09:01:13
2,473,863
0
0
null
null
null
null
UTF-8
C++
false
false
4,349
h
// 02562 Rendering Framework // Written by Jeppe Revall Frisvad, 2011 // Copyright (c) DTU Informatics 2011 #ifndef CAMERA_H #define CAMERA_H #include <iostream> #include "my_glut.h" #include <optix_world.h> const float NEAR_PLANE = 1.0e-3f; const float FAR_PLANE = 1.0e5f; class Camera { public: ...
[ "thorlund@diku.dk" ]
[ [ [ 1, 127 ] ] ]
d7b830746e9ff73c0134a2ce178038db236c546b
1033609e705e0b432f8a0760d32befa92c2b9cb5
/trunk/svn.cpp
faa9b082f273babb1a9bfe693cdbe3fdd990526f
[]
no_license
BackupTheBerlios/cb-svn-svn
5b89c2c5445cf7a51575cf08c0eaaf832074b266
6b512f58bbb56fbc186ca26d5c934e1fe83173af
refs/heads/master
2020-04-02T00:14:00.063607
2005-10-26T13:52:08
2005-10-26T13:52:08
40,614,579
0
0
null
null
null
null
UTF-8
C++
false
false
73,063
cpp
/* * This file is part of the Code::Blocks SVN Plugin * Copyright (C) 2005 Thomas Denk * * This program is licensed under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 of the License, * or (at your option) any later version. * * $HeadURL$ * $Id$ *...
[ "thomasdenk@96b225bb-4cfa-0310-88f5-88b948d20ad7" ]
[ [ [ 1, 2313 ] ] ]
dde2c8522c4c8f5849df22972e56d1ba4d09f1a3
14bc620a0365e83444dad45611381c7f6bcd052b
/ITUEngine/Utils/Log.cpp
69e314bf8b11cf3cc200530447a8ae718683d06a
[]
no_license
jumoel/itu-gameengine
a5750bfdf391ae64407217bfc1df8b2a3db551c7
062dd47bc1be0f39a0add8615e81361bcaa2bd4c
refs/heads/master
2020-05-03T20:39:31.307460
2011-12-19T10:54:10
2011-12-19T10:54:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
374
cpp
#include <Utils/Log.hpp> #include <stdio.h> Log::Log(char* filename) { m_stream.open(filename); } Log::~Log() { m_stream.close(); } void Log::Write(const char* logline, ...) { va_list argList; char cbuffer[1024]; va_start(argList, logline); vsnprintf_s(cbuffer, 1024, logline, argList); v...
[ "pyjamads@gmail.com" ]
[ [ [ 1, 23 ] ] ]
44d02cf0b933bb2327e93dedcf38fac5fb35981c
f9d55548d2d1044dc344bb9685393f6e820d44df
/src/bullet/btGjkEpa2.cpp
d242e8cef1082c8b6d0e04b42f29e8c6964f85b1
[]
no_license
schweikm/3DJoust
5709bed8e6ad5299faef576d4d754e8f15004fdb
d662b9379cd1afc8204535254343df42ff438b9d
refs/heads/master
2020-12-24T05:24:09.774415
2011-10-08T03:47:29
2011-10-08T03:47:29
61,953,068
0
0
null
null
null
null
UTF-8
C++
false
false
25,032
cpp
/* Bullet Continuous Collision Detection and Physics Library Copyright (c) 2003-2008 Erwin Coumans http://continuousphysics.com/Bullet/ This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. ...
[ "schweikm@gmail.com" ]
[ [ [ 1, 943 ] ] ]
6ce1c64aff08a32754be54521bfc1be88914fc10
2e5bc0ec41f772109b48082961b791ce8ef13e37
/classes/SingleCount.h
383058075939f16445fd2bc7f7e0415c5961c269
[]
no_license
Chefslayer/Translator
41fde25e143218c4cdd4cb9cf4889dadf31848d7
7ecf27cbc0dffedb4cf9b624cb50d6aab979443f
refs/heads/master
2016-09-05T14:18:12.645917
2009-07-31T17:01:38
2009-07-31T17:01:38
190,734
1
0
null
null
null
null
UTF-8
C++
false
false
1,383
h
/** * @file * @author Gruppe 2 * @version 1.0 * * @section DESCRIPTION * * The SingleCount class holds and counts the occurrence of single-words. */ #ifndef __SINGLECOUNT_H__ #define __SINGLECOUNT_H__ #include "../includes/constants.h" #include <vector> using namespace std; /** * The SingleCount class hold...
[ "robhei@kojak.informatik.RWTH-Aachen.DE", "inga.herber@web.de", "robhei@slaughter.informatik.rwth-aachen.de", "robhei@lea.informatik.rwth-aachen.de" ]
[ [ [ 1, 10 ], [ 15, 15 ], [ 17, 20 ], [ 27, 29 ], [ 34, 39 ], [ 48, 54 ], [ 59, 64 ] ], [ [ 11, 14 ], [ 21, 23 ], [ 25, ...
a49d466ca2f4f192e50bda8dc3a6adb4feaac4fa
011359e589f99ae5fe8271962d447165e9ff7768
/src/burn/tiles_generic.cpp
fc023c0b70a43ce9fc2921364008b1a74f3ad3de
[]
no_license
PS3emulators/fba-next-slim
4c753375fd68863c53830bb367c61737393f9777
d082dea48c378bddd5e2a686fe8c19beb06db8e1
refs/heads/master
2021-01-17T23:05:29.479865
2011-12-01T18:16:02
2011-12-01T18:16:02
2,899,840
1
0
null
null
null
null
UTF-8
C++
false
false
86,854
cpp
/*================================================================================================ Generic Tile Rendering Module - Uses the Colour-Depth Independent Image Transfer Method Supports 8 x 8, 16 x 16 and 32 x 32 with or without masking and with full flipping. The functions fully support varying colour-d...
[ "twinaphex1@gmail.com" ]
[ [ [ 1, 1962 ] ] ]
95ee279e89c307c792b07dd9a802c133e624a2e6
0d5c8865066a588602d621f3ea1657f9abb14768
/dgate.cpp
4da0ffc9c7cfe0bfa6d6e6e3ea9ed61bf39be7c9
[]
no_license
peerct/Conquest-DICOM-Server
301e6460c87b8a8d5d95f0057af95e8357dd4e7c
909978a7c8e5838ec8eb61d333e3a3fdd637ef60
refs/heads/master
2021-01-18T05:03:42.221986
2009-06-15T14:00:15
2009-06-15T14:00:15
null
0
0
null
null
null
null
ISO-8859-1
C++
false
false
522,690
cpp
/* MvH 19980327: Disable logfile for speed and save disk MvH 19980327: -! Enables logging to Personal pacs console; RunServer works; -p breaks MvH 19980327: All printf's to systemdebug MvH 19980320: Integrated dumppacs code here for convenience MvH 19980320: Fixed -p option; SaveToDisk returns filename, printed in...
[ "duckhead92@gmail.com" ]
[ [ [ 1, 15937 ] ] ]
ae0aa6b123e3fbb070163659fff437569b06f8ef
3d7fc34309dae695a17e693741a07cbf7ee26d6a
/aluminizer/ScanSource.h
f75683cbd86ea022f7cd54f2f295f4498df5800c
[ "LicenseRef-scancode-public-domain" ]
permissive
nist-ionstorage/ionizer
f42706207c4fb962061796dbbc1afbff19026e09
70b52abfdee19e3fb7acdf6b4709deea29d25b15
refs/heads/master
2021-01-16T21:45:36.502297
2010-05-14T01:05:09
2010-05-14T01:05:09
20,006,050
5
0
null
null
null
null
UTF-8
C++
false
false
5,526
h
#pragma once #include "InputParametersGUI.h" //! An adjustable signal source for scans, e.g. a frequency synthesizer, or a voltage source /*! The experimental conditions are changed via objects of this class * to generate scans. Some housingkeeping is done so that the state can be * returned to "normal" whe...
[ "trosen@814e38a0-0077-4020-8740-4f49b76d3b44" ]
[ [ [ 1, 256 ] ] ]
63b54ae2c3427417e5ac376514a413eb13bc9621
f7d5fcb47d370751163d253ac0d705d52bd3c5d5
/tags/trunk/Sources/source/hapticgraphclasses/GraphScene.cpp
ba482d5fd2767a66248beff387afca4b436a95f4
[]
no_license
BackupTheBerlios/phantom-graphs-svn
b830eadf54c49ccecf2653e798e3a82af7e0e78d
6a585ecde8432394c732a72e4860e136d68cc4b4
refs/heads/master
2021-01-02T09:21:18.231965
2006-02-06T08:44:57
2006-02-06T08:44:57
40,820,960
0
0
null
null
null
null
ISO-8859-1
C++
false
false
7,205
cpp
//******************************************************************************* /// @file GraphScene.cpp /// @author Katharina Greiner, Matr.-Nr. 943471 /// @date Erstellt am 26.12.2005 /// @date Letzte Änderung 04.02.2006 //******************************************************************************* // Ä...
[ "frosch@a1b688d3-ce07-0410-8a3f-c797401f78de" ]
[ [ [ 1, 224 ] ] ]
ff29cf82d4ff98a25bd26be1c96cc340cd1abc39
ce262ae496ab3eeebfcbb337da86d34eb689c07b
/SETools/SEManagedFramework/SEManagedRendering/SEManagedStencilState.cpp
f340273d77f5ac578e57d704beb7767982b92e8f
[]
no_license
pizibing/swingengine
d8d9208c00ec2944817e1aab51287a3c38103bea
e7109d7b3e28c4421c173712eaf872771550669e
refs/heads/master
2021-01-16T18:29:10.689858
2011-06-23T04:27:46
2011-06-23T04:27:46
33,969,301
0
0
null
null
null
null
UTF-8
C++
false
false
8,024
cpp
// Swing Engine Version 1 Source Code // Most of techniques in the engine are mainly based on David Eberly's // Wild Magic 4 open-source code.The author of Swing Engine learned a lot // from Eberly's experience of architecture and algorithm. // Several sub-systems are totally new,and others are re-implimented or ...
[ "hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac" ]
[ [ [ 1, 182 ] ] ]
8809e4db27d54aa9bc01e85687be39081326ff4f
12203ea9fe0801d613bbb2159d4f69cab3c84816
/Export/cpp/windows/obj/include/cpp/FileSystem.h
8a116941e45df3d2e991e7d9fab8bc35a9c03e3a
[]
no_license
alecmce/haxe_game_of_life
91b5557132043c6e9526254d17fdd9bcea9c5086
35ceb1565e06d12c89481451a7bedbbce20fa871
refs/heads/master
2016-09-16T00:47:24.032302
2011-10-10T12:38:14
2011-10-10T12:38:14
2,547,793
0
0
null
null
null
null
UTF-8
C++
false
false
2,490
h
#ifndef INCLUDED_cpp_FileSystem #define INCLUDED_cpp_FileSystem #ifndef HXCPP_H #include <hxcpp.h> #endif HX_DECLARE_CLASS1(cpp,FileKind) HX_DECLARE_CLASS1(cpp,FileSystem) namespace cpp{ class FileSystem_obj : public hx::Object{ public: typedef hx::Object super; typedef FileSystem_obj OBJ_; F...
[ "alec@alecmce.com" ]
[ [ [ 1, 84 ] ] ]
0b6a45b1cdd1f61d43490f76ac2d1d0c08ac03d0
5a05acb4caae7d8eb6ab4731dcda528e2696b093
/GameEngine/Gfx/Ogl/OglSWVertexBufferResource.cpp
50c011a056cb9d614b62f4f8fce48e1087345eb4
[]
no_license
andreparker/spiralengine
aea8b22491aaae4c14f1cdb20f5407a4fb725922
36a4942045f49a7255004ec968b188f8088758f4
refs/heads/master
2021-01-22T12:12:39.066832
2010-05-07T00:02:31
2010-05-07T00:02:31
33,547,546
0
0
null
null
null
null
UTF-8
C++
false
false
1,257
cpp
#include "OglSWVertexBufferResource.hpp" #include "../../Resource/ResLockImpl.hpp" using namespace Spiral; using namespace boost; using namespace std; OglSWVertexBufferResource::OglSWVertexBufferResource( boost::int32_t size ): m_isValid( true ), m_data( NULL ), m_size( size ), m_mutex() { m_data = new ...
[ "DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e" ]
[ [ [ 1, 64 ] ] ]
d2701800a2ad40c4159ea70cf3db56f0d62f028d
61c263eb77eb64cf8ab42d2262fc553ac51a6399
/src/RageFileManager.h
ac130b0a164c2d70f26f8e41777aaaec65a1fbbe
[]
no_license
ycaihua/fingermania
20760830f6fe7c48aa2332b67f455eef8f9246a3
daaa470caf02169ea6533669aa511bf59f896805
refs/heads/master
2021-01-20T09:36:38.221802
2011-01-23T12:31:19
2011-01-23T12:31:19
40,102,565
1
0
null
null
null
null
UTF-8
C++
false
false
3,800
h
/* RageFileManager - File utilities and high-level manager for RageFile objects. */ #ifndef RAGE_FILE_MANAGER_H #define RAGE_FILE_MANAGER_H namespace RageFileManagerUtil { extern RString sInitialWorkingDirectory; extern RString sDirOfExecutable; } class RageFileDriver; class RageFileBasic; class Rag...
[ "woniupapa@gmail.com" ]
[ [ [ 1, 95 ] ] ]
a6f19b38947646ef6eedc6eef1fd62176bba95e5
fba89bd35ead23881a7f15d3ff0ca300535c9801
/jni/SampleUtils.cpp
f3f2efe11a01f557782cb3b920fcaaee0a131dcc
[]
no_license
masoudsafa/virtualwimbledonpro
56e440be7d32457201bac5508ede9c14676a09c9
72ba75655d49a9cd0ea8ae3308394269ff22a0f1
refs/heads/master
2021-01-10T07:23:18.496832
2011-07-29T15:45:58
2011-07-29T15:45:58
43,097,253
0
0
null
null
null
null
UTF-8
C++
false
false
6,219
cpp
/*============================================================================== Copyright (c) 2010-2011 QUALCOMM Incorporated. All Rights Reserved. Qualcomm Confidential and Proprietary @file SampleUtils.cpp @brief Implementation of class SampleUtils....
[ "tckb@eduroam-207-227.wlan.uni-bonn.de" ]
[ [ [ 1, 256 ] ] ]
36ab56a5054845f0e628a77d1714aa42cc907a60
ea613c6a4d531be9b5d41ced98df1a91320c59cc
/7-Zip/CPP/7zip/Archive/Nsis/NsisIn.cpp
68fe1ab1e647f5ecc78302b7309bf222879fa3a7
[]
no_license
f059074251/interested
939f938109853da83741ee03aca161bfa9ce0976
b5a26ad732f8ffdca64cbbadf9625dd35c9cdcb2
refs/heads/master
2021-01-15T14:49:45.217066
2010-09-16T10:42:30
2010-09-16T10:42:30
34,316,088
1
0
null
null
null
null
UTF-8
C++
false
false
37,690
cpp
// NsisIn.cpp #include "StdAfx.h" #include "../../../../C/CpuArch.h" #include "Common/IntToString.h" #include "../../Common/StreamUtils.h" #include "NsisIn.h" #define Get32(p) GetUi32(p) namespace NArchive { namespace NNsis { Byte kSignature[kSignatureSize] = NSIS_SIGNATURE; #ifdef NSIS_SCRI...
[ "jtxuee@gmail.com@8d1da77e-e9f6-11de-9c2a-cb0f5ba72f9d" ]
[ [ [ 1, 1439 ] ] ]
cc7bfe329abb46dcba7113dd2f74f73bd0ce9889
d4b316c5dfe18916d6747e564a6bb8e814d4413a
/date_checker/kupjak/graphic_proj2/graphic_proj2/spline.h
41a83cbd9ed831e585794a85984aeaf7ba6e6443
[]
no_license
artemshynkarenko/ilsdev
3c8b485beb66cd9d33c9b844758bf2e79c5ea94f
e6cc62f14aae409cc1e462ba03b8dcb2c1a6aa02
refs/heads/master
2016-09-06T08:30:25.052724
2009-06-19T16:35:14
2009-06-19T16:35:14
32,579,868
0
0
null
null
null
null
UTF-8
C++
false
false
345
h
#pragma once #include <limits> class cubic_spline { private: struct spline_tuple{ double a, b, c, d, x; }; spline_tuple *splines; std::size_t n; void free_mem(); public: cubic_spline(); ~cubic_spline(); void build_spline(const double *x, const double *y, std::size_t n); double ...
[ "kupjak@0d0ad13b-7e51-0410-977d-d3f3eabcdc60" ]
[ [ [ 1, 24 ] ] ]
836e6aa3e80c2143bc88cd5b2d0ce5fae088dec1
db93a4d93dbeecef7a35d2b5c6833c1482b3fc63
/MastersThesis/ImageAnnotator/ImageAnnotator.cpp
0d7466d270a079d9b541fc6e3c562b1a493ea3c2
[]
no_license
schiappino/my-masters-thesis
d71bed348cfcd5587b7cb5b29b825eee4570ca01
b58c7e977c55ad90994d346cdbc23365c3439c9d
refs/heads/master
2021-01-10T04:06:25.661663
2011-12-01T22:21:47
2011-12-01T22:21:47
50,738,346
0
0
null
null
null
null
UTF-8
C++
false
false
2,136
cpp
#include <iostream> #include <iomanip> #include <fstream> #include <vector> #include <string> #include <opencv2/objdetect/objdetect.hpp> #include <opencv2/highgui/highgui.hpp> #include <opencv2/imgproc/imgproc.hpp> #include <opencv2/features2d/features2d.hpp> using namespace std; using namespace cv; vect...
[ "NetHolik@gmail.com" ]
[ [ [ 1, 99 ] ] ]
23f944255f0a891e86d92f6ee64c811c3e5080c6
94c1c7459eb5b2826e81ad2750019939f334afc8
/source/Syssetup.cpp
3560932e2c52c1b20cc1724042042b637c78e4f5
[]
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
3,857
cpp
// Syssetup.cpp : implementation file //tel:13366898744 #include "stdafx.h" #include "CTaiShanApp.h" #include "Syssetup.h" #include "CTaiShanDoc.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /////////////////////////////////////...
[ "7171136@qq.com" ]
[ [ [ 1, 129 ] ] ]
528c47f359f748e2bd88cd3c87f79461500a1ecf
6d680e20e4a703f0aa0d4bb5e50568143241f2d5
/src/MobiHealth/moc_PatientItemWidget.cpp
8ac326184fdd4b0ae553553d0dcfff29d4f007df
[]
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,522
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'PatientItemWidget.h' ** ** Created: Sun Apr 11 11:47:59 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, 79 ] ] ]