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
fdd3eadcf49bc32c0de8516190c573edc066e62d
e83babea370f43f4bad3294c9832318cfb657578
/src/tp2/tp2_application.cpp
528977f658f0fbf3ba6ecae5aa78472f632bc695
[]
no_license
maoueh/inf8702
6f5b233a3818422eca308d53804916184691d1a9
34931a16049cf7fed3835658c5bc9aedd5b1b540
refs/heads/master
2021-01-10T19:47:25.485668
2009-09-16T23:12:18
2009-09-16T23:12:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,650
cpp
#include "tp2_application.h" #include "tp2_shader_program.h" #include "color.h" #include "logger.h" #include "texture_unit.h" #include "window.h" #define FOG_DELTA 10.0f Tp2Application::Tp2Application(CommandLine* commandLine) : OpenGlApplication(commandLine), mName("Tp2 - INF8702"), mRotationA...
[ "Matt@Extra-PC.(none)" ]
[ [ [ 1, 362 ] ] ]
b7851eca62f3a01337cf9964619ed3c2a9f2d5c2
00c36cc82b03bbf1af30606706891373d01b8dca
/OpenGUI/OpenGUI_TimerManager.cpp
80e858bd5f764f37ff93bdc68164f06f1317927e
[ "BSD-3-Clause" ]
permissive
VB6Hobbyst7/opengui
8fb84206b419399153e03223e59625757180702f
640be732a25129a1709873bd528866787476fa1a
refs/heads/master
2021-12-24T01:29:10.296596
2007-01-22T08:00:22
2007-01-22T08:00:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,060
cpp
// OpenGUI (http://opengui.sourceforge.net) // This source code is released under the BSD License // See LICENSE.TXT for details #include "OpenGUI_TimerManager.h" #include "OpenGUI_System.h" namespace OpenGUI { template<> TimerManager* Singleton<TimerManager>::mptr_Singleton = 0; TimerManager& TimerMan...
[ "zeroskill@2828181b-9a0d-0410-a8fe-e25cbdd05f59" ]
[ [ [ 1, 100 ] ] ]
8e6cf7e353d269b1897944b2b0418c0cab1686d7
2fe1bab56e0e08499b167f2b4a293e2f16c951a0
/Sim65Main.cpp
98844e166634fe566f605017d59ee09ce5fc0afa
[]
no_license
g6ujj/sim6502
24096d523634d8be8717f5e32c56568c04bd33df
9d036bb27815c73c6a52d0577e83422ea43b4b8d
refs/heads/master
2021-01-01T17:28:38.007286
2011-11-26T22:51:07
2011-11-26T22:51:07
2,858,152
0
1
null
null
null
null
UTF-8
C++
false
false
2,451
cpp
/*************************************************************** * Name: Sim65Main.cpp * Purpose: Code for Application Frame * Author: Neil Stoker (gg6ujj@gmail.com) * Created: 2011-11-26 * Copyright: Neil Stoker (https://sites.google.com/site/g6ujjcode/) * License: ***************************...
[ "gg6ujj@gmail.com" ]
[ [ [ 1, 100 ] ] ]
2ecb2017c10b1247e5ac9b24421e9a3f758f70b2
6630a81baef8700f48314901e2d39141334a10b7
/1.4/Testing/Cxx/swFrameworkDependent/Config/swConfigInterface.h
8b973e2e00f9949ee4d401ec6bce43965ee967f4
[]
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
1,891
h
/////////////////////////////////////////////////////////////////////////////// // Name: swFrameworkDependent/Config/swConfigInterface.h // Author: Reinhold Füreder // Created: 2004 // Copyright: (c) 2005 Reinhold Füreder // Licence: wxWindows licence ////////////////////////////////////////...
[ "john@64288482-8357-404e-ad65-de92a562ee98" ]
[ [ [ 1, 73 ] ] ]
f6228f0912c124f7a5e53689f4a1eb862b5c40f1
b816fdbc7bb0da01eb39346b9b787c028791afec
/Project Panda/src/mechanics/aging/Age.h
95d9304cba6920b2c074513b2c20d33b6f338942
[]
no_license
martinpinto/Project-Panda
0537feac43574ae3453d0228638fed7015a44116
f1db30b885a7557e59974323035e3a411072f060
refs/heads/master
2021-01-25T12:19:27.325670
2011-11-19T17:54:12
2011-11-19T17:54:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
757
h
/* * Age.h * * Created on: 04.09.2011 * Author: Martin Pinto-Bazurco, Martin Prodanov * */ #include <iostream> #include <vector> #include <ctime> #ifndef _AGE_H_ #define _AGE_H_ #define MAX_AGE 1000000; enum AgePhase { Baby, Child, Teenager, Adult, Grandpa }; class Age { publ...
[ "martinpintob@gmail.com", "martin.prodanov@gmail.com" ]
[ [ [ 1, 10 ], [ 12, 17 ], [ 26, 26 ], [ 30, 30 ], [ 32, 34 ], [ 38, 40 ], [ 46, 47 ], [ 49, 50 ], [ 52, 52 ] ], [ [ 11, ...
276dd55de19799f12ed23c0edba71edfba697d69
1d693dd1b12b23c72dd0bb12a3fc29ed88a7e2d5
/src/nbnetvm/jit/bytecode_analyse.cpp
46728fb2ed206c36f7dd4b47cdd0e697e59f3690
[]
no_license
rrdenicol/Netbee
8765ebc2db4ba9bd27c2263483741b409da8300a
38edb4ffa78b8fb7a4167a5d04f40f8f4466be3e
refs/heads/master
2021-01-16T18:42:17.961177
2011-12-26T20:27:03
2011-12-26T20:27:03
3,053,086
0
0
null
null
null
null
UTF-8
C++
false
false
45,205
cpp
/*****************************************************************************/ /* */ /* Copyright notice: please read file license.txt in the NetBee root folder. */ /* ...
[ "rdenicol@cpqd.com.br" ]
[ [ [ 1, 1537 ] ] ]
f7c398e06a9ce24f27d9a791eeb1dbde70126088
c5534a6df16a89e0ae8f53bcd49a6417e8d44409
/trunk/Dependencies/Xerces/include/xercesc/util/NetAccessors/libWWW/LibWWWNetAccessor.hpp
1a1a1a9f006221a570601f3a1019011ed05942a8
[]
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
1,806
hpp
/* * Copyright 1999-2000,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, 63 ] ] ]
90319e5a9994d4ad76cb43bed6c00df32a876c10
dadf8e6f3c1adef539a5ad409ce09726886182a7
/airplay/h/toeGeoGpsLocation.h
0ff14ec0f8574c0f03a70d95cfd8ea8857f80db4
[]
no_license
sarthakpandit/toe
63f59ea09f2c1454c1270d55b3b4534feedc7ae3
196aa1e71e9f22f2ecfded1c3da141e7a75b5c2b
refs/heads/master
2021-01-10T04:04:45.575806
2011-06-09T12:56:05
2011-06-09T12:56:05
53,861,788
0
0
null
null
null
null
UTF-8
C++
false
false
627
h
#pragma once #include <toeComponent.h> #include <toeSelfRenderedComponent.h> namespace TinyOpenEngine { class CtoeGeoGpsLocation : public CtoeComponent { protected: public: //Declare managed class IW_MANAGED_DECLARE(CtoeGeoGpsLocation); //Constructor CtoeGeoGpsLocation(); //Desctructor v...
[ "gamemaster@101gr.com" ]
[ [ [ 1, 25 ] ] ]
e6a307e3a56dc47f863a835afd4af615f96ccae3
1493997bb11718d3c18c6632b6dd010535f742f5
/battleship/win32/battleship.cpp
08ea333562bad5cb461922be4baf2c22e459b1ed
[]
no_license
kovrov/scrap
cd0cf2c98a62d5af6e4206a2cab7bb8e4560b168
b0f38d95dd4acd89c832188265dece4d91383bbb
refs/heads/master
2021-01-20T12:21:34.742007
2010-01-12T19:53:23
2010-01-12T19:53:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,420
cpp
// battleship.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "battleship.h" #include "view.h" #include <assert.h> #include <cstdlib> // game stuff #include "../game/logic.h" #include "../game/ai.h" #include "../game/board.h" // support #include <vector> #include <map...
[ "kovrov@gmail.com" ]
[ [ [ 1, 401 ] ] ]
f9ee5acb8aaeafa2ae3f124d88f4804eb4f22229
8c234510906db9ae4e724c8efb0238892cb3a128
/apps/StereoGR/GROptions.cpp
07e23bcbabad07adc7c5fa3bd951efa29da0a416
[ "BSD-3-Clause" ]
permissive
hcl3210/opencv
7b8b752982afaf402a361eb8475c24e7f4c08671
b34b1c3540716a3dadfd2b9e3bbc4253774c636d
refs/heads/master
2020-05-19T12:45:52.864577
2008-08-20T01:57:54
2008-08-20T01:57:54
177,025
2
0
null
null
null
null
UTF-8
C++
false
false
3,302
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...
[ "duane.johnson@gmail.com" ]
[ [ [ 1, 89 ] ] ]
c0c7e8ff096a715a25460763c11ed756d51a057d
4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4
/src/nvmesh/import/MeshImportMD5.cpp
a5f965826a73e8a4daa8d58143c7ced19498aa4c
[]
no_license
saggita/nvidia-mesh-tools
9df27d41b65b9742a9d45dc67af5f6835709f0c2
a9b7fdd808e6719be88520e14bc60d58ea57e0bd
refs/heads/master
2020-12-24T21:37:11.053752
2010-09-03T01:39:02
2010-09-03T01:39:02
56,893,300
0
1
null
null
null
null
UTF-8
C++
false
false
6,766
cpp
// This code is in the public domain -- castanyo@yahoo.es #include <nvcore/StrLib.h> #include <nvcore/Tokenizer.h> #include <nvmath/Vector.h> #include <nvmesh/animation/Bone.h> #include "MeshImportMD5.h" using namespace nv; namespace { bool parseVector(Tokenizer & parser, float * out, int num)...
[ "castano@0f2971b0-9fc2-11dd-b4aa-53559073bf4c" ]
[ [ [ 1, 314 ] ] ]
ad5cf98a6c9534d9ca08d5f4a7f618512031bd6f
eda410906c2ec64689d8c0b84f3c2862f469144b
/DropSendCore/data/entities/user.h
6a743282c7b888b5836baa7e2882bed13d209a45
[]
no_license
redbox/Dropsend
640ea157a2caec88aa145f5bdc7fa85db95203a5
8fe4b4478616b9850b55011a506653026a28f7da
refs/heads/master
2020-06-02T20:54:18.301786
2010-09-06T16:16:05
2010-09-06T16:16:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,871
h
#ifndef USER_H #define USER_H #include <QString> #include "./../entitywithid.h" namespace dropsend { namespace data { namespace dao { namespace remoteserver { /// Used for implementing "Abstract factory" design pattern. class RemoteServerUserDAO; ...
[ "slava.arty@gmail.com" ]
[ [ [ 1, 98 ] ] ]
0709be42058390b2a869c0ad456831468b71b96e
47513f62271d11d9134c6998767149ee330a4e88
/ACM_2_0_45_OSD/libraries/AP_GPS/AP_GPS_UBLOX.cpp
408659d519beb8b32bb6441723d01f222782d89f
[]
no_license
MacDev240/ArduPilotMega_OSD-with-Ublox-3D-DGPS
51e6a6b3678e0ef9b924e7ef664c4a94608041c0
2b7f6a8b01c70a2534bf4454bab5420f18389e29
refs/heads/master
2016-09-06T15:49:48.600420
2011-09-26T20:07:53
2011-09-26T20:07:53
2,436,975
2
0
null
null
null
null
UTF-8
C++
false
false
5,384
cpp
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*- // // u-blox UBX GPS driver for ArduPilot and ArduPilotMega. // Code by Michael Smith, Jordi Munoz and Jose Julio, DIYDrones.com // // This library is free software; you can redistribute it and / or // modify it under the terms of the GNU...
[ "macdev240@gmail.com" ]
[ [ [ 1, 194 ] ] ]
a358abf6b982c16e351daa2306cbf2037b50b15b
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/_Interface/WndMap.cpp
efa3278f4b9a3851757e473e008ab1c3251f5a85
[]
no_license
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
UHC
C++
false
false
2,330
cpp
#include "stdafx.h" #include "AppDefine.h" #include "WndMap.h" #include "WorldMap.h" /**************************************************** WndId : APP_MAP - Map ****************************************************/ CWndMap::CWndMap() { } CWndMap::~CWndMap() { } void CWndMap::OnDraw( C2DRender* ...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 90 ] ] ]
c8e5c1cc1974c36ad6f70494a0ca9bd47972a560
d81bbe5a784c804f59f643fcbf84be769abf2bc9
/Gosling/src/GosVisualizer.cpp
0c94353000ea6ab6d60d1e1666b0d84e875e22d0
[]
no_license
songuke/goslingviz
9d071691640996ee88171d36f7ca8c6c86b64156
f4b7f71e31429e32b41d7a20e0c151be30634e4f
refs/heads/master
2021-01-10T03:36:25.995930
2010-04-16T08:49:27
2010-04-16T08:49:27
36,341,765
0
0
null
null
null
null
UTF-8
C++
false
false
215
cpp
#include "GosVisualizer.h" namespace Gos { Visualizer::Visualizer(void) : timeElapsed(0) { } Visualizer::~Visualizer(void) { } void Visualizer::update(int delta) { timeElapsed += delta; } }
[ "songuke@00dcdb3d-b287-7056-8bd8-84a1afe327dc" ]
[ [ [ 1, 19 ] ] ]
1508e2e920f7a5aa62b36e55a6ce53af5307ee2c
14a00dfaf0619eb57f1f04bb784edd3126e10658
/Lab1/HalfEdgeMesh.cpp
46991979f877774c1d82a7b47b696c96f086fd14
[]
no_license
SHINOTECH/modanimation
89f842262b1f552f1044d4aafb3d5a2ce4b587bd
43d0fde55cf75df9d9a28a7681eddeb77460f97c
refs/heads/master
2021-01-21T09:34:18.032922
2010-04-07T12:23:13
2010-04-07T12:23:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
16,614
cpp
/************************************************************************************************* * * Modeling and animation (TNM079) 2007 * Code base for lab assignments. Copyright: * Gunnar Johansson (gunnar.johansson@itn.liu.se) * Ken Museth (ken.museth@itn.liu.se) * Michael Bang Nielsen (bang@daimi.au....
[ "jpjorge@da195381-492e-0410-b4d9-ef7979db4686", "onnepoika@da195381-492e-0410-b4d9-ef7979db4686" ]
[ [ [ 1, 1 ], [ 12, 26 ], [ 32, 32 ], [ 35, 36 ], [ 39, 58 ], [ 63, 64 ], [ 66, 81 ], [ 85, 86 ], [ 88, 94 ], [ 96, 100 ...
43da6467bc5df90c753b25eba7bb42250b68dd6e
4a9370ade4c3484d818765ab15e260cb1537694b
/solver/solver.cpp
54053d38d4bc37d2b813e7186d28966ad0183ff5
[]
no_license
briandore/brian_ED
74fa664d53d0da57354225e0f29d9dbb46ce9b19
1c0b12cd82dc48041d2f8646f0a3fcecbfbb6e7e
refs/heads/master
2021-01-25T03:48:13.084136
2011-06-20T06:13:59
2011-06-20T06:13:59
1,754,120
0
0
null
null
null
null
UTF-8
C++
false
false
8,398
cpp
#include "solver.h" #include "ui_solver.h" solver::solver(QWidget *parent) : QMainWindow(parent), ui(new Ui::solver) { ui->setupUi(this); this->lenX = 0 ; this->lenY = 0; this->init = false; this->min = 3; this->ui->dockWidget->setMinimumSize(100,500); } solver::~solver(...
[ "edore49@hotmail.com" ]
[ [ [ 1, 282 ] ] ]
1ebe98af597ab3cf943c0b635e531092b28d213c
f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0
/Depend/MyGUI/UnitTests/UnitTest_Layers/ControllerSmoothCaption.h
996fdf32cd3ac091b9fe29b1d30eac761a1129af
[]
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,864
h
/*! @file @author Albert Semenov @date 11/2009 */ #ifndef __CONTROLLER_SMOOTH_CAPTION_H__ #define __CONTROLLER_SMOOTH_CAPTION_H__ #include "MyGUI_Prerequest.h" #include "MyGUI_WidgetDefines.h" #include "MyGUI_ControllerItem.h" namespace demo { class ControllerSmoothCaption : public MyGUI::C...
[ "albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c" ]
[ [ [ 1, 89 ] ] ]
ad330fd98526b77a8a67debbac7bb4f79ff92cfe
fac8de123987842827a68da1b580f1361926ab67
/inc/physics/Common/Base/System/Io/Writer/Crc32/hkCrc32StreamWriter.h
7b3f4f7da7732d2a18463475858d8544785c41a6
[]
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,641
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, 45 ] ] ]
fa1362dbf2ecfc50ca996c70bee8e4872a53052b
2bdd10a32ca3dd0977c7f76598af92608f5aa472
/Config.h
4fc454c8350c48f2ec344d43a96ecaca4a60cfc1
[]
no_license
pnarula/Ray-Tracer
6456b604b2f6ad47c625702f191178b0741ee451
61aca7c916310252604dd0dec649d5ce58e41bf5
refs/heads/master
2020-06-12T20:24:28.452458
2011-04-06T16:30:23
2011-04-06T16:30:23
1,577,936
0
0
null
null
null
null
UTF-8
C++
false
false
1,625
h
/* This file belongs to the Ray tracing tutorial of http://www.codermind.com/ It is free to use for educational purpose and cannot be redistributed outside of the tutorial pages. Any further inquiry : mailto:info@codermind.com */ #ifndef __CONFIG_H #define __CONFIG_H // This is a simpl...
[ "pooja.13.narula@gmail.com" ]
[ [ [ 1, 44 ] ] ]
bc35deb3ee654cdcda1b7c74360d2601fc6e082e
ce262ae496ab3eeebfcbb337da86d34eb689c07b
/SEFoundation/SERendering/SEBindable.h
f76bee9bf6444d5fce804606f964939bfd9c7491
[]
no_license
pizibing/swingengine
d8d9208c00ec2944817e1aab51287a3c38103bea
e7109d7b3e28c4421c173712eaf872771550669e
refs/heads/master
2021-01-16T18:29:10.689858
2011-06-23T04:27:46
2011-06-23T04:27:46
33,969,301
0
0
null
null
null
null
GB18030
C++
false
false
3,559
h
// Swing Engine Version 1 Source Code // Most of techniques in the engine are mainly based on David Eberly's // Wild Magic 4 open-source code.The author of Swing Engine learned a lot // from Eberly's experience of architecture and algorithm. // Several sub-systems are totally new,and others are re-implimented or ...
[ "hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac" ]
[ [ [ 1, 107 ] ] ]
20848b23aa9db22892b65bb49f817b4edff9dee1
e46cae4635b79c4016ad85562018214a8305de97
/WinArena/DirectDrawWrapper.cpp
d6b9eb61c537631a940ab844f564c59cd1b90ab0
[]
no_license
basecq/opentesarenapp
febea5fddab920d5987f8067420d0b410aa95656
4b6d097d7c40352c62f9f95068e89df44e323832
refs/heads/master
2021-01-18T01:10:14.561315
2009-10-12T14:32:01
2009-10-12T14:32:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
46,068
cpp
///////////////////////////////////////////////////////////////////////////// // // $Header: /WinArena/DirectDrawWrapper.cpp 2 12/31/06 10:47a Lee $ // // File: DirectDrawWrapper.cpp // // ///////////////////////////////////////////////////////////////////////////// #define INITGUID #include <windows.h...
[ "trankas@gmail.com" ]
[ [ [ 1, 1035 ] ] ]
f8ee70748184e3fdc5ece73dac320e3812561b1d
502efe97b985c69d6378d9c428c715641719ee03
/src/moaicore/MOAIParticleState.cpp
1ab9431919554b78ed8962797e40884951635718
[]
no_license
neojjang/moai-beta
c3933bca2625bca4f4da26341de6b855e41b9beb
6bc96412d35192246e35bff91df101bd7c7e41e1
refs/heads/master
2021-01-16T20:33:59.443558
2011-09-19T23:45:06
2011-09-19T23:45:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,611
cpp
// Copyright (c) 2010-2011 Zipline Games, Inc. All Rights Reserved. // http://getmoai.com #include "pch.h" #include <moaicore/MOAIDeck.h> #include <moaicore/MOAILogMessages.h> #include <moaicore/MOAIParticleForce.h> #include <moaicore/MOAIParticlePlugin.h> #include <moaicore/MOAIParticleScript.h> #include <mo...
[ "josh@ziplinegames.com", "Patrick@agile.(none)", "patrick@ziplinegames.com" ]
[ [ [ 1, 7 ], [ 9, 10 ], [ 12, 51 ], [ 111, 126 ], [ 188, 204 ], [ 228, 228 ], [ 230, 230 ], [ 239, 239 ], [ 244, 246 ], [ 249, ...
1018a4531c0d9a20fbb57e1cad7c7a80dcbed4c0
3387244856041685a94b72264d41a80ae35c3f80
/include/Mutex.h
364cf353d7e293dc9cb2cace162a02cc8d40ed84
[]
no_license
kinfung0602/ogre-tower-defense
768c9ae0c0972379cfbddf91361cf343b8c76dfb
ce950d36b49ea46e294d936f3cd363bcc73c8468
refs/heads/master
2021-01-10T08:22:05.424893
2011-07-11T01:32:05
2011-07-11T01:32:05
53,152,007
0
0
null
null
null
null
UTF-8
C++
false
false
463
h
#pragma once #define SCOPELOCK(m) MutexLocker locker(m); class Mutex { public: Mutex(void); ~Mutex(void); void lock(void); bool tryLock(void); bool tryLock(int timeout); void unlock(); bool locked(); private: // Disable copying Mutex(const Mutex&) {} Mutex& operator = (const M...
[ "moohasha@gmail.com" ]
[ [ [ 1, 34 ] ] ]
f108aa5ca87dc5fe839a4b8eb0e78bbd5428b77f
b2155efef00dbb04ae7a23e749955f5ec47afb5a
/source/libOEMsg/OEMsgRenderState.cpp
4413ea1c7a3c2bd457aec1ca0ac28fcb925ab478
[]
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
1,087
cpp
/*! * \file OEMsgRenderState.cpp * \date 10-29-2010 0:03:49 * * * \author zjhlogo (zjhlogo@gmail.com) */ #include <libOEMsg/OEMsgRenderState.h> #include <libOEMsg/OEMsgList.h> COEMsgRenderState::COEMsgRenderState(const COERenderState& RenderState, const tstring& strCommon /* = EMPTY_STRING */) :IOEM...
[ "zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571" ]
[ [ [ 1, 51 ] ] ]
96c1425f41edcc3e546e90f9f743d232c603fb60
5efdf4f304c39c1aa8a24ab5a9690afad3340c00
/src/HockeyData_2.cpp
fed20c3d932902372d605aa16c82cc824be95871
[]
no_license
asquared/hockeyboard
286f57d8bea282e74425cbe77d915d692398f722
06480cb228dcd6d4792964837e20a1dddea89d1b
refs/heads/master
2016-09-06T11:16:20.947224
2011-01-09T21:23:16
2011-01-09T21:23:16
1,236,086
1
0
null
null
null
null
UTF-8
C++
false
false
9,135
cpp
#include "HockeyData.h" #include "utility.h" int invertTime( unsigned char period, int timeleft, int perlen, int otlen ) { // figure out time until next change of status int out = (period-1) * perlen + ( perlen - timeleft ); // overtime adjust #ifdef LAX if ( period > 4 && otlen < perlen ) out -= (period -...
[ "pymlofy@4cf78214-6c29-4fb8-b038-d2ccc4421ee9", "andrew@asquaredlabs.com" ]
[ [ [ 1, 1 ], [ 3, 144 ], [ 146, 329 ] ], [ [ 2, 2 ], [ 145, 145 ] ] ]
1a799d409356c144b9ffba0e90c80f17dc635817
1e01b697191a910a872e95ddfce27a91cebc57dd
/GrfPutEnv.cpp
7140bae6407740be0b39da1ee6d18273599ba115
[]
no_license
canercandan/codeworker
7c9871076af481e98be42bf487a9ec1256040d08
a68851958b1beef3d40114fd1ceb655f587c49ad
refs/heads/master
2020-05-31T22:53:56.492569
2011-01-29T19:12:59
2011-01-29T19:12:59
1,306,254
7
5
null
null
null
null
IBM852
C++
false
false
1,769
cpp
/* "CodeWorker": a scripting language for parsing and generating text. Copyright (C) 1996-1997, 1999-2010 CÚdric Lemaire This library 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 ...
[ "cedric.p.r.lemaire@28b3f5f3-d42e-7560-b87f-5f53cf622bc4" ]
[ [ [ 1, 53 ] ] ]
af2a458eb02ede33bb6b5f893810d0a2020ec13d
672d939ad74ccb32afe7ec11b6b99a89c64a6020
/Graph/Graph3/ChildView.h
a62f6aad27021a7b95f238215c08f19d04f1c492
[]
no_license
cloudlander/legacy
a073013c69e399744de09d649aaac012e17da325
89acf51531165a29b35e36f360220eeca3b0c1f6
refs/heads/master
2022-04-22T14:55:37.354762
2009-04-11T13:51:56
2009-04-11T13:51:56
256,939,313
1
0
null
null
null
null
UTF-8
C++
false
false
1,815
h
// ChildView.h : interface of the CChildView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_CHILDVIEW_H__11BE7F2C_6259_46D2_AEC9_29289F95CBA2__INCLUDED_) #define AFX_CHILDVIEW_H__11BE7F2C_6259_46D2_AEC9_29289F95CBA2__INCLUDED_ #if _MSC_VER > 1000 #pragm...
[ "xmzhang@5428276e-be0b-f542-9301-ee418ed919ad" ]
[ [ [ 1, 70 ] ] ]
f2ff22d1cf0d7ad30f32c8716426a128baa42a59
6fa6532d530904ba3704da72327072c24adfc587
/SCoder/QtGUI/sources/enterkeypage.cpp
654509632839ad3dfb3fc60d2edd532ca30e73c1
[]
no_license
photoguns/code-hnure
277b1c0a249dae75c66e615986fb1477e6e0f938
92d6ab861a9de3f409c5af0a46ed78c2aaf13c17
refs/heads/master
2020-05-20T08:56:07.927168
2009-05-29T16:49:34
2009-05-29T16:49:34
35,911,792
0
0
null
null
null
null
UTF-8
C++
false
false
1,323
cpp
//////////////////////////////////////////////////////////////////////////////// #include "enterkeypage.h" //////////////////////////////////////////////////////////////////////////////// #include <QLineEdit> #include <QVBoxLayout> #include <QVariant> #include "scoderwizard.h" /////////////////////////...
[ "beemasterz@gmail.com@8592428e-0b6d-11de-9036-69e38a880166" ]
[ [ [ 1, 55 ] ] ]
b8bf396a668f5e2ba86b2ed184cf77c92cf55d87
78c7ce1de17f51f638f930b0822f8199231c81b7
/network.h
53def8844aba2438354b5c43455a4b19a9b186f4
[]
no_license
eluqm/load-forescasting-ia2
c930debfa0b2404d757e66bb357013f9a912f915
76aa488ecdd7aea3ed019b2018d455599aaeaf4a
refs/heads/master
2020-12-24T18:50:54.365811
2011-08-29T03:13:50
2011-08-29T03:13:50
57,864,571
0
0
null
null
null
null
UTF-8
C++
false
false
1,634
h
#ifndef NETWORK_H #define NETWORK_H #include "layer.h" #include <vector> using namespace std; class Network { public: double net_learning_rate; //Learning rate of network Layer *Layers; //The total layers in network unsigned long net_tot_layers; //Number of layers double *net_inputs; //Input ...
[ "edluquem@gmail.com" ]
[ [ [ 1, 56 ] ] ]
1b9a8de4ac3e0948dce674bd2100a127a8263ef1
cf98fd401c09dffdd1e7b1aaa91615e9fe64961f
/tags/0.0.0/inc/exception/lasterrorexception.h
178afef098b4ed6f8dd66d20723b9b3e0de58e4c
[]
no_license
BackupTheBerlios/bvr20983-svn
77f4fcc640bd092c3aa85311fecfbea1a3b7677e
4d177c13f6ec110626d26d9a2c2db8af7cb1869d
refs/heads/master
2021-01-21T13:36:43.379562
2009-10-22T00:25:39
2009-10-22T00:25:39
40,663,412
0
0
null
null
null
null
UTF-8
C++
false
false
1,590
h
/* * $Id$ * * Copyright (C) 2008 Dorothea Wachmann * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. ...
[ "dwachmann@01137330-e44e-0410-aa50-acf51430b3d2" ]
[ [ [ 1, 51 ] ] ]
407f225af01446aeb908a819b28a969c6ff3481d
fdfaf8e8449c5e80d93999ea665db48feaecccbe
/trunk/cg ex2/stdafx.h
a8de63cb94a604b54d7ff947e8d98ccb1badc333
[]
no_license
BackupTheBerlios/glhuji2005-svn
879e60533f820d1bdcfa436fd27894774c27a0b7
3afe113b265704e385c94fabaf99a7d1ad1fdb02
refs/heads/master
2016-09-01T17:25:30.876585
2006-09-03T18:04:19
2006-09-03T18:04:19
40,673,356
0
0
null
null
null
null
UTF-8
C++
false
false
2,013
h
// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, // but are changed infrequently #pragma once #ifndef VC_EXTRALEAN #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #endif // Modify the following defines if yo...
[ "playmobil@c8a6d0be-e207-0410-856a-d97b7f264bab", "itai@c8a6d0be-e207-0410-856a-d97b7f264bab", "dagan@c8a6d0be-e207-0410-856a-d97b7f264bab" ]
[ [ [ 1, 1 ], [ 4, 6 ], [ 28, 28 ], [ 43, 43 ] ], [ [ 2, 3 ], [ 7, 27 ], [ 29, 42 ], [ 44, 46 ], [ 49, 50 ] ], [ [ 47, ...
fb4a4d493f1e102360760d14a9552d3b91b68423
6bdb3508ed5a220c0d11193df174d8c215eb1fce
/Codes/Halak/PointSequence.h
040e70386941c05c7bd41dae229299617deb27b4
[]
no_license
halak/halak-plusplus
d09ba78640c36c42c30343fb10572c37197cfa46
fea02a5ae52c09ff9da1a491059082a34191cd64
refs/heads/master
2020-07-14T09:57:49.519431
2011-07-09T14:48:07
2011-07-09T14:48:07
66,716,624
0
0
null
null
null
null
UTF-8
C++
false
false
1,682
h
#pragma once #ifndef __HALAK_POINTSEQUENCE_H__ #define __HALAK_POINTSEQUENCE_H__ # include <Halak/FWD.h> # include <Halak/Asset.h> # include <Halak/Point.h> namespace Halak { struct PointKeyframe { typedef Point ValueType; ValueType Value; ...
[ "halakshin@gmail.com" ]
[ [ [ 1, 55 ] ] ]
5d04ee1b0cede12254306d86732830368cf41fdc
465943c5ffac075cd5a617c47fd25adfe496b8b4
/AIRBORNE.CPP
a17b850653bb2c205f25126199fe32594eb3b7f7
[]
no_license
paulanthonywilson/airtrafficcontrol
7467f9eb577b24b77306709d7b2bad77f1b231b7
6c579362f30ed5f81cabda27033f06e219796427
refs/heads/master
2016-08-08T00:43:32.006519
2009-04-09T21:33:22
2009-04-09T21:33:22
172,292
1
0
null
null
null
null
UTF-8
C++
false
false
1,561
cpp
/* Function definitions for InformationScree */ # include "airborne.h" /***************************************************************************/ AirborneInformation::AirborneInformation (Traffic *Traff_i) : Traff_c (Traff_i), LabelScreen ( AIR_INF_LEFT, AIR_INF_TOP, AIR_INF_RIGHT...
[ "paul.wilson@merecomplexities.com" ]
[ [ [ 1, 81 ] ] ]
f34549efccf6bbe858b06078bae46a4b64bd5b2b
f4f8ec5c50bf0411b31379f55b8365d9b82cb61e
/operation-overload/Complex.h
505017ddae366d8b60012f02c95532cc8f300204
[]
no_license
xhbang/cpp-homework
388da7b07ddc296bf67d373c96b7ea134c42ef0c
fb9a21fef40ac042210b662964ca120998ac8bcf
refs/heads/master
2021-01-22T05:20:59.989600
2011-12-05T10:31:14
2011-12-05T10:31:14
2,915,735
0
0
null
null
null
null
GB18030
C++
false
false
2,346
h
#include <iostream> #include <stdlib.h> #include <math.h> using namespace std; class Complex{ double rpart; double ipart; double abs() const; //here the const is must double norm() const; public: Complex(){ rpart=0.0; ipart=0.0; } Complex(const double & ,const double &); //系统内定数据类型数据转换为类的对...
[ "sonicisdreaming@gmail.com" ]
[ [ [ 1, 102 ] ] ]
3ea13ae41a67bdb681ba6c85a7f1160736f8c9ec
92b8c171bcb3ca9c5aa3d3796936e8e9c2d0e7b7
/unstable/3rdparty/unzip.h
c22752a4004b9a53d06065382184ff01ce7d2ad0
[]
no_license
BackupTheBerlios/dboxfe-svn
e5bb9a4e3fd6def8dc19bf49a0b4f7b62a8dadf0
4d481d104fc7b50676212e4dca66632172b6f982
refs/heads/master
2021-01-10T19:44:30.005816
2009-04-04T17:41:54
2009-04-04T17:41:54
40,724,980
0
0
null
null
null
null
UTF-8
C++
false
false
3,704
h
/**************************************************************************** ** Filename: unzip.h ** Last updated [dd/mm/yyyy]: 28/01/2007 ** ** pkzip 2.0 decompression. ** ** Some of the code has been inspired by other open source projects, ** (mainly Info-Zip and Gilles Vollant's minizip). ** Compression and...
[ "chmaster@ab66aab8-02df-0310-b6be-8546509eb979" ]
[ [ [ 1, 144 ] ] ]
df726fb211224f026bfd263ab900f4ae7b65748b
073dfce42b384c9438734daa8ee2b575ff100cc9
/RCF/include/RCF/SerializationProtocol.hpp
f6a10a3abffe1f81ed60ed216a99ad036bddf23a
[]
no_license
r0ssar00/iTunesSpeechBridge
a489426bbe30ac9bf9c7ca09a0b1acd624c1d9bf
71a27a52e66f90ade339b2b8a7572b53577e2aaf
refs/heads/master
2020-12-24T17:45:17.838301
2009-08-24T22:04:48
2009-08-24T22:04:48
285,393
1
0
null
null
null
null
UTF-8
C++
false
false
8,440
hpp
//****************************************************************************** // RCF - Remote Call Framework // Copyright (c) 2005 - 2009, Jarl Lindrud. All rights reserved. // Consult your license for conditions of use. // Version: 1.1 // Contact: jarl.lindrud <at> gmail.com //*****************************...
[ "r0ssar00@gmail.com" ]
[ [ [ 1, 286 ] ] ]
22d0be953d06d7031d45020df263fdb5c5074fb8
974a20e0f85d6ac74c6d7e16be463565c637d135
/trunk/packages/dCompilerKit/dLittleScriptLanguage/dDAGFunctionStatementFOR.cpp
9a4597e2c56ae10bb8237ddb8a6809949d866862
[]
no_license
Naddiseo/Newton-Dynamics-fork
cb0b8429943b9faca9a83126280aa4f2e6944f7f
91ac59c9687258c3e653f592c32a57b61dc62fb6
refs/heads/master
2021-01-15T13:45:04.651163
2011-11-12T04:02:33
2011-11-12T04:02:33
2,759,246
0
0
null
null
null
null
UTF-8
C++
false
false
3,474
cpp
/* Copyright (c) <2009> <Newton Game Dynamics> * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this software for any purpose, * includi...
[ "jerezjulio@sbcglobal.net@b7a2f1d6-d59d-a8fe-1e9e-8d4888b32692" ]
[ [ [ 1, 138 ] ] ]
ff1084c79df049f9dbeb6dfd0a6b62362c30c780
15732b8e4190ae526dcf99e9ffcee5171ed9bd7e
/INC/tcp-newreno.h
dedb0fb88187393bbfd7b799bec3950425b32411
[]
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
3,798
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, 102 ] ] ]
2c1908d829bbc64f608c3e6326cee9fae89ab123
842997c28ef03f8deb3422d0bb123c707732a252
/src/uslsext/USDistance.h
51d6c35c2302b1e4ff4167a7aed292ae35945ec9
[]
no_license
bjorn/moai-beta
e31f600a3456c20fba683b8e39b11804ac88d202
2f06a454d4d94939dc3937367208222735dd164f
refs/heads/master
2021-01-17T11:46:46.018377
2011-06-10T07:33:55
2011-06-10T07:33:55
1,837,561
2
1
null
null
null
null
UTF-8
C++
false
false
967
h
// Copyright (c) 2010-2011 Zipline Games, Inc. All Rights Reserved. // http://getmoai.com #ifndef MATH_DIST_H #define MATH_DIST_H //----------------------------------------------------------------// #include <uslsext/USPlane.h> //================================================================// // USDist ...
[ "josh@ziplinegames.com", "Patrick@agile.(none)" ]
[ [ [ 1, 14 ], [ 18, 18 ], [ 21, 21 ], [ 25, 28 ] ], [ [ 15, 17 ], [ 19, 20 ], [ 22, 24 ] ] ]
8df26712bb4fdcc02a84b7e9635bffd91afe20b1
671b01c2c51aed8539554f8439d9e747b9b5e965
/Coherent_pot.cpp
b27f939918ab94b5d65d76580c6bc3ce7aebca13
[]
no_license
veal/Nanostructures
2dfe6563e07f59d5af80df4e8deb93f71459b00d
2186f78d037219158f628541e692fd1483176906
refs/heads/master
2020-05-18T01:08:25.105436
2011-10-21T22:30:41
2011-10-21T22:30:41
2,534,106
0
0
null
null
null
null
UTF-8
C++
false
false
14,140
cpp
#include "sys_param.h" void CP_Calculation(Comp Coh_p[N_LAT][N_LAT][N_Band][N_Band], Doub E, int niE, Comp W[N_Com][N_LAT][N_LAT][N_LAT][N_Band][N_Band], Doub vm[2][N_Com][N_LAT][2][N_Band], Doub Pm[2][N_LAT], Doub Cl[N_Com][N_LAT], Comp Hr[Nkp2][N_LAT][N_LAT][N_Band][N_Band], Doub r[N_LAT][3][3], ...
[ "veal@veal-desktop.(none)" ]
[ [ [ 1, 344 ] ] ]
271b848fc2d8e524f0a0d555d1319d3247f3f95a
1ac3920c854ebd1f591412d0f93b55a5c2b96521
/GTL Draw/GTL Draw.h
34f6414901196a846c0c5595515e8d2700875747
[]
no_license
vatai/gtldraw
fe1d9181f033dcda833342c4388f0adb0cdbf871
89c288f15cabe4bca348ee93688e995b1a9708bd
refs/heads/master
2020-05-30T23:14:20.159427
2007-05-22T13:39:34
2007-05-22T13:39:34
32,105,809
0
0
null
null
null
null
UTF-8
C++
false
false
647
h
// GTL Draw.h : main header file for the GTL Draw application // #pragma once #ifndef __AFXWIN_H__ #error include 'stdafx.h' before including this file for PCH #endif #include "resource.h" // main symbols // CGTLDrawApp: // See GTL Draw.cpp for the implementation of this class // class CGTLDr...
[ "emil.vatai@e8fff1a5-fc30-0410-bed7-e1c51b34c90e" ]
[ [ [ 1, 36 ] ] ]
7d52af5fa52c5965d434ba7380a7bb58dd6ea7f9
028d79ad6dd6bb4114891b8f4840ef9f0e9d4a32
/src/drivers/pacman.cpp
109907bb587f06737e22bc11e17650119810c743
[]
no_license
neonichu/iMame4All-for-iPad
72f56710d2ed7458594838a5152e50c72c2fb67f
4eb3d4ed2e5ccb5c606fcbcefcb7c5a662ace611
refs/heads/master
2020-04-21T07:26:37.595653
2011-11-26T12:21:56
2011-11-26T12:21:56
2,855,022
4
0
null
null
null
null
UTF-8
C++
false
false
90,599
cpp
#include "../machine/pacplus.cpp" #include "../machine/theglob.cpp" /*************************************************************************** Pac-Man memory map (preliminary) 0000-3fff ROM 4000-43ff Video RAM 4400-47ff Color RAM 4c00-4fff RAM 8000-9fff ROM (Ms Pac-Man and Ponpoko only) a000-bfff ROM (...
[ "boris@icculus.org" ]
[ [ [ 1, 2356 ] ] ]
67c112cec3d5959ffda05ecfd95a6408d323787c
b8ac0bb1d1731d074b7a3cbebccc283529b750d4
/Code/controllers/RecollectionBenchmark/behaviours/GoToGarbage.cpp
f186253349b03d0d997e3818d156118d0a5a8eed
[]
no_license
dh-04/tpf-robotica
5efbac38d59fda0271ac4639ea7b3b4129c28d82
10a7f4113d5a38dc0568996edebba91f672786e9
refs/heads/master
2022-12-10T18:19:22.428435
2010-11-05T02:42:29
2010-11-05T02:42:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,654
cpp
#include "GoToGarbage.h" // class's header file #include <list> namespace behaviours { // class constructor GoToGarbage::GoToGarbage(vision::IGarbageRecognition * gr, robotapi::IDifferentialWheels * wheels) : AbstractBehaviour("Go to Garbage") { this->gr = gr; this->wheels = wheels; } // class d...
[ "guicamest@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a", "nachogoni@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a", "nuldiego@d69ea68a-f96b-11de-8cdf-e97ad7d0f28a" ]
[ [ [ 1, 6 ], [ 8, 23 ], [ 25, 29 ], [ 31, 44 ], [ 46, 48 ] ], [ [ 7, 7 ], [ 24, 24 ] ], [ [ 30, 30 ], [ 45, 45 ] ] ]
3df9a8e68536a659241f30f88c0a049c2094e00b
3daaefb69e57941b3dee2a616f62121a3939455a
/mgllib/src/2d/MglTexture2.h
ffa23420debde665420f9c74af8ed7fc913b6f07
[]
no_license
myun2ext/open-mgl-legacy
21ccadab8b1569af8fc7e58cf494aaaceee32f1e
8faf07bad37a742f7174b454700066d53a384eae
refs/heads/master
2016-09-06T11:41:14.108963
2009-12-28T12:06:58
2009-12-28T12:06:58
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
1,088
h
////////////////////////////////////////////////////////// // // MglTexture2 - テクスチャ管理クラス // // なお、CreateTextureFromFile() で作成されたテクスチャは // 三角形を二枚組み合わせた四角形であるのでこの事に注意されたし! #ifndef __MglTexture2_H__ #define __MglTexture2_H__ //#include "MglD3dTexture.h" #include "MglDxTexture.h" //#include "MglVertexManager...
[ "myun2@6d62ff88-fa28-0410-b5a4-834eb811a934" ]
[ [ [ 1, 42 ] ] ]
81f252f526ea021c70a3b0aa2ae06877acd6bfe1
794e836e421d42388b87f295cfe0c3056c392845
/trunk/src/compiler/Linker.h
0e80ad055a3710d96897116d6cf37a59fc5abaa7
[ "BSD-3-Clause" ]
permissive
BackupTheBerlios/bf-dev-svn
e892779b283458510ad00b17696baf3898a061b2
1afb8c5679fecf15cb0cfe8e7447df1cc3e4e9c4
refs/heads/master
2021-01-25T05:35:41.850282
2006-06-21T18:24:12
2006-06-21T18:24:12
40,672,917
0
0
null
null
null
null
UTF-8
C++
false
false
350
h
#ifndef __LINKER_H__ #define __LINKER_H__ __LINKER_H__ #include <string> #include "NasmNotFound.h" #include "Architecture.h" class Linker { public: Linker(); Linker(std::string file, Architecture &arch); virtual ~Linker(); void link() throw(NasmNotFound); private: std::string file; Archi...
[ "wolmo@cef5e46f-a703-0410-a4eb-a1b77d141377" ]
[ [ [ 1, 24 ] ] ]
d5a0f1dc0449542770997b0efbbaf5b95d79b659
4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61
/CleanProject/Include/TaskManager.h
a01ce7b15a4f24aa651fcd20507d3ef83ba3ba51
[]
no_license
bahao247/apeengine2
56560dbf6d262364fbc0f9f96ba4231e5e4ed301
f2617b2a42bdf2907c6d56e334c0d027fb62062d
refs/heads/master
2021-01-10T14:04:02.319337
2009-08-26T08:23:33
2009-08-26T08:23:33
45,979,392
0
1
null
null
null
null
ISO-8859-10
C++
false
false
2,028
h
/*! @file @author Pablo Nuņez @date 13/2009 @module *//* This file is part of the Nebula Engine. Nebula Engine 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 L...
[ "pablosn@06488772-1f9a-11de-8b5c-13accb87f508" ]
[ [ [ 1, 85 ] ] ]
5cc09e3aace94f1782aefeedaf9066c501123983
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestnote/inc/bctestnoteview.h
94b7e42845fbb0ec20a503bab5b3936a638207b3
[]
no_license
SymbianSource/oss.FCL.sftools.ana.compatanamdw
a6a8abf9ef7ad71021d43b7f2b2076b504d4445e
1169475bbf82ebb763de36686d144336fcf9d93b
refs/heads/master
2020-12-24T12:29:44.646072
2010-11-11T14:03:20
2010-11-11T14:03:20
72,994,432
0
0
null
null
null
null
UTF-8
C++
false
false
1,906
h
/* * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl...
[ "none@none" ]
[ [ [ 1, 102 ] ] ]
1ad8fbe4fd8a165fe7582839856a8443f683b104
cf579692f2e289563160b6a218fa5f1b6335d813
/XBtool/ColorDlg/ColourPopup.h
a4e8eac86fbd076627abf66d9c8934bd91d2a19b
[]
no_license
opcow/XBtool
a7451971de3296e1ce5632b0c9d95430f6d3b223
718a7fbf87e08c12c0c829dd2e2c0d6cee967cbe
refs/heads/master
2021-01-16T21:02:17.759102
2011-03-09T23:36:54
2011-03-09T23:36:54
1,461,420
8
2
null
null
null
null
UTF-8
C++
false
false
4,451
h
#ifndef COLOURPOPUP_INCLUDED #define COLOURPOPUP_INCLUDED #pragma once #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 // ColourPopup.h : header file // // Written by Chris Maunder (chrismaunder@codeguru.com) // Extended by Alexander Bischofberger (bischofb@informatik.tu-muenchen.de) // Copy...
[ "mitch.crane@gmail.com" ]
[ [ [ 1, 129 ] ] ]
71beaf78ff30840ba755eb69bf7ae87e12b3b24a
08d0c8fae169c869d3c24c7cdfb4cbcde4976658
/IoCompletionPort.cpp
1bb6936db4fcd0330af1f89e0300e97134b96185
[]
no_license
anelson/asynciotest
6b24615b69007cb4fa4b1a5e31dd933b638838ff
e79cea40e1595468401488accc27229a4aedd899
refs/heads/master
2016-09-09T19:35:15.153615
2010-11-07T18:40:56
2010-11-07T18:40:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,028
cpp
#include "StdAfx.h" #include "IoCompletionPort.h" #include "Logger.h" IoCompletionPort::IoCompletionPort(void) { m_iocp = ::CreateIoCompletionPort(INVALID_HANDLE_VALUE, NULL, NULL, 0); if (!m_iocp) { Logger::ErrorWin32(::GetLastError(), _T("Failed to create IOCP")); } } IoCompletionPort::~IoCompletio...
[ "anelson@apocryph.org" ]
[ [ [ 1, 42 ] ] ]
d3f885ccc503998fffca7cd98d7c26a21fad1b8a
b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2
/source/graphics/color/color_p08.cpp
1d9c592da163a9a931a994d15ae6818935f22f08
[]
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
466
cpp
#include"color_p08.h" namespace Maid { // パレットポインタの実体 // PIXELFORMAT の ePIXELFORMAT_P8---- が増えたらここも増やす // すんごくダサイ(・Д・;) COLOR_A08R08G08B08I* COLOR_P08A08R08G08B08I::s_CLUTLIST_Src; COLOR_A08R08G08B08I* COLOR_P08A08R08G08B08I::s_CLUTLIST_Dst; COLOR_X08R08G08B08I* COLOR_P08X08R08G08B08I::s_CLUTLIST...
[ "renji2000@gmail.com" ]
[ [ [ 1, 16 ] ] ]
fb4a00e16eab3891f4ac323bbaaedecb67f5659c
5236606f2e6fb870fa7c41492327f3f8b0fa38dc
/nsrpc/src/sao/Proxy.cpp
3d3367590402846d7383ff39b0d7951fe3c08227
[]
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
UTF-8
C++
false
false
276
cpp
#include "stdafx.h" #include "Scheduler.h" #include <nsrpc/sao/Proxy.h> namespace nsrpc { namespace sao { void Proxy::schedule(MethodRequest* method) { assert(method != 0); scheduler_.schedule(method); } } // namespace sao } // namespace nsrpc
[ "kcando@6d7ccee0-1a3b-0410-bfa1-83648d9ec9a4" ]
[ [ [ 1, 19 ] ] ]
a4f43d5298165a108c3c97949aa75451c1b6469a
1cc5720e245ca0d8083b0f12806a5c8b13b5cf98
/archive/3046/c.cpp
aa93a795a1c9e0bd1e68871c1c10b0b684d3c817
[]
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
974
cpp
#include <iostream> #include <stdio.h> #include <stdlib.h> #include <string.h> using namespace std; void st() { int tot = 0; char pal[2000][30]; int len[2000]; while(true) { if(!cin.getline(pal[tot],25)) break; if(strlen(pal[tot])==0 || pal[tot][0]=='\n' || pal[tot][0]=='\r') break; len[...
[ "guilherme.silveira@caelum.com.br" ]
[ [ [ 1, 68 ] ] ]
1d154c492757ae2d0278387d47ff2c6cf0472d7b
79636d9a11c4ac53811d55ef0f432f68ab62944f
/smart-darkgdk/Game.h
d4ab10a50a1cee5cd3dbf50dea41845f076e01c2
[ "MIT" ]
permissive
endel/smart-darkgdk
44d90a1afcd71deebef65f47dc54586df4ae4736
6235288b8aab505577223f9544a6e5a7eb6bf6cd
refs/heads/master
2021-01-19T10:58:29.387767
2009-06-26T16:44:15
2009-06-26T16:44:15
32,123,434
0
0
null
null
null
null
UTF-8
C++
false
false
2,582
h
#pragma once #include "DarkGDK.h" //definitions #include "include/ObjectType.h" #include "include/Core.h" //classes #include "include/CommonObject.h" #include "include/Sprite.h" #include "include/Camera.h" #include "include/Image.h" #include "include/Mesh.h" #include "include/Limb.h" #include "include/M...
[ "endel.dreyer@0995f060-2c81-11de-ae9b-2be1a451ffb1", "andre.schaan@gmail.com@0995f060-2c81-11de-ae9b-2be1a451ffb1" ]
[ [ [ 1, 40 ], [ 42, 114 ] ], [ [ 41, 41 ] ] ]
c5a244338326c05b4afa9d0dcd143dc6bcfa8327
03d1f3dd8c9284b93890648d65a1589276ef505f
/VisualSPH/Render11/Settings.cpp
13c3444ce4e332fd9056c69706db66e543951a43
[]
no_license
shadercoder/photonray
18271358ca7f20a3c4a6326164d292774bfc3f53
e0bbad33bc9c03e094036748f965100023aa0287
refs/heads/master
2021-01-10T04:20:14.592834
2011-05-07T21:09:43
2011-05-07T21:09:43
45,577,179
0
0
null
null
null
null
UTF-8
C++
false
false
756
cpp
#include "DXUT.h" #include "Settings.h" Settings::Settings(void) { } Settings::~Settings(void) { } void Settings::loadFromFile(char* fileName) { ifstream fin (fileName); fin >> pathToFolder; fin >> patternString; fin >> firstFrame >> lastFrame >> stepFrame; fin >> cameraPos.x >> cameraPos.y >> ...
[ "ilyakrukov@gmail.com" ]
[ [ [ 1, 38 ] ] ]
29292898405dd425548a249ca61bec08bfdc222d
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/functional/hash/map.hpp
9c982dffa38083f97955fb6a3bafc058497d03e1
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
UTF-8
C++
false
false
665
hpp
// Copyright Daniel James 2005-2006. Use, modification, and distribution are // subject to the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // Based on Peter Dimov's proposal // http://www.open-std.org/JTC1/SC22/WG21/docs/pa...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 22 ] ] ]
f2e9b73af9e0c51b552604a3bd40bb107a753fc2
b24759bb01b002d42d51c93cb8f02eb681ca1542
/src/LibKopul/KPLC++/srcs/FunctionList.cpp
96b9c5c2a5adb5c38f29e53b63c417415ef7f12f
[]
no_license
LionelAuroux/kopul
272745e6343bf8ca4db73eff76df08c2fab2600b
dc169ca347878e3d11b84371a734acf10230ff4f
refs/heads/master
2020-12-24T15:58:07.863503
2011-12-28T10:37:44
2011-12-28T10:37:44
32,329,849
0
0
null
null
null
null
UTF-8
C++
false
false
5,740
cpp
#include "FunctionList.h" using namespace kpl; /* * FunctionPair */ template <typename T> FunctionPair<T>::FunctionPair() { encode = NULL; decode = NULL; } template <typename T> FunctionPair<T>::FunctionPair(const T& _encode, const T& _decode) : encode(_encode), decode(_decode) { } ...
[ "sebastien.deveza@39133846-08c2-f29e-502e-0a4191c0ae44" ]
[ [ [ 1, 193 ] ] ]
095c7977b63d87a66141763047eadeedb8829d35
eaa64a4b73fe76125d34177c33e1aadedfaf4e46
/src/SampleConsumerImplFactory.hpp
d69acb1f7a26306bcc244280de960d6a4ca14157
[ "Apache-2.0" ]
permissive
brianfcoleman/libvideocapture
1d856f3f8658a7d834fad5d094927783092897bc
3357c0d31603c94890960676a38253275a52c1b3
refs/heads/master
2020-04-28T01:55:24.483921
2010-10-10T20:23:32
2010-10-10T20:23:32
35,434,467
0
1
null
null
null
null
UTF-8
C++
false
false
1,295
hpp
#ifndef VIDEO_CAPTURE_SAMPLE_CONSUMER_IMPL_FACTORY_H #define VIDEO_CAPTURE_SAMPLE_CONSUMER_IMPL_FACTORY_H #include "SampleConsumerImpl.hpp" namespace VideoCapture { template<typename Sample> class SampleConsumerImplFactory { public: typedef Sample SampleType; typedef SampleType& SampleRef; typedef ...
[ "brianfcoleman@gmail.com" ]
[ [ [ 1, 44 ] ] ]
6310cd2670fe9ac00ee82b95ebac09f3f679b52d
b822313f0e48cf146b4ebc6e4548b9ad9da9a78e
/KylinSdk/Client/Source/CollapsarFactor.cpp
8d602683b0f9151c91ce23c40b25bc22f9f03c6a
[]
no_license
dzw/kylin001v
5cca7318301931bbb9ede9a06a24a6adfe5a8d48
6cec2ed2e44cea42957301ec5013d264be03ea3e
refs/heads/master
2021-01-10T12:27:26.074650
2011-05-30T07:11:36
2011-05-30T07:11:36
46,501,473
0
0
null
null
null
null
UTF-8
C++
false
false
837
cpp
#include "cltpch.h" #include "CollapsarFactor.h" #include "ClRegisterClass.h" namespace Kylin { BtImplementRTTI(CollapsarFactor, Factor, id_collapsar_factor); Implement_Event_Handler(CollapsarFactor, Factor) { {NULL, NULL} }; CollapsarFactor::CollapsarFactor() { } KBOOL CollapsarFacto...
[ "apayaccount@gmail.com" ]
[ [ [ 1, 58 ] ] ]
d32bdf01aa341ab6f74e99604acca4443b567b11
0f8559dad8e89d112362f9770a4551149d4e738f
/Wall_Destruction/Helpers/MathHelper.h
4bab40b964c10245e481f0842e0b85485c9a9063
[]
no_license
TheProjecter/olafurabertaymsc
9360ad4c988d921e55b8cef9b8dcf1959e92d814
456d4d87699342c5459534a7992f04669e75d2e1
refs/heads/master
2021-01-10T15:15:49.289873
2010-09-20T12:58:48
2010-09-20T12:58:48
45,933,002
0
0
null
null
null
null
UTF-8
C++
false
false
2,946
h
#ifndef MATH_HELPER_H #define MATH_HELPER_H #include <D3DX10.h> #include "Structs.h" class MathHelper { public: static D3DXVECTOR3 Perpendicular(D3DXVECTOR3 v); static D3DXVECTOR3 Dimensions(D3DXVECTOR3 p1, D3DXVECTOR3 p2, D3DXVECTOR3 p3, D3DXVECTOR3 p4); static int Round(float x); static D3DXVECTOR...
[ "olinord@gmail.com" ]
[ [ [ 1, 76 ] ] ]
187b0ae4906f4efc5e1bd6928df4f80ec1d15813
7b32ec66568e9afc4bea9ffec8f54b9646958890
/ mariogame/source code/win 32 api/MarioGame/MonsterOld.cpp
6ce3e8741fba4164ff7369d72fc0f286b96d0399
[]
no_license
Dr-Hydrolics/mariogame
47056e4247bcad6da75d0ab8954cda144ee4e499
8611287742690dd1dd51a865202a73535cefbec4
refs/heads/master
2016-08-13T00:17:40.387527
2010-05-13T13:02:24
2010-05-13T13:02:24
43,435,945
0
0
null
null
null
null
UTF-8
C++
false
false
22,956
cpp
#include "StdAfx.h" #include "Monster.h" #include "ObjectManager.h" #include "GTimer.h" CMonster1::CMonster1(int x, int y, int w, int h, LPCTSTR bmSrpiteName,int fd,float sp) { mDirection = fd; mType = TMONSTER; mXPos = x; mYPos = y; mWidth = w; mHeight = h; mCurFrame = 0; mCurDelay = 0; mDela...
[ "moonlight2708@0b8e3906-489a-11de-8001-7f2440edb24e" ]
[ [ [ 1, 1194 ] ] ]
abc6d541cf42842eb4cee0371c5268aaa720038c
0b66a94448cb545504692eafa3a32f435cdf92fa
/tags/0.3/cbear.berlios.de/windows/com/implementation.hpp
cdde751e5bd0b89d5018ecd938fb7d5d1e84f669
[ "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
12,091
hpp
/* 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, 504 ] ] ]
b77ff9009da7bf580435c1a505c8d20ed5efc5ea
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/os/mm/icl/T_ImageDecoder/inc/T_ImageDecoderServer.h
18d661fe43fdffffbdc6cb2b6c70b3fc282f8564
[]
no_license
SymbianSource/oss.FCL.sftools.ana.compatanamdw
a6a8abf9ef7ad71021d43b7f2b2076b504d4445e
1169475bbf82ebb763de36686d144336fcf9d93b
refs/heads/master
2020-12-24T12:29:44.646072
2010-11-11T14:03:20
2010-11-11T14:03:20
72,994,432
0
0
null
null
null
null
UTF-8
C++
false
false
1,218
h
/* * Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/lega...
[ "none@none" ]
[ [ [ 1, 53 ] ] ]
320a3afbb1c7a479fc7fbddfd1dedc8edd038cd1
fd4a071ba9d8f0abf82e7a4d2cb41f48b9339b51
/GuiItemCmd.h
5804f2f19cdd50e575c24df493bacee1504fcf6e
[]
no_license
rafalka/rs232testng
c4a6e4c1777ee92b2d67056739b2524569f5be5d
634d38cf8745841cf0509fb10c1faf6943516cbc
refs/heads/master
2020-05-18T17:14:51.166302
2011-01-12T22:00:01
2011-01-12T22:00:01
37,258,102
0
0
null
null
null
null
UTF-8
C++
false
false
1,448
h
/****************************************************************************** * @file GuiItemCmd.h * * @brief * * @date 22-11-2010 * @author Rafal Kukla ****************************************************************************** * Copyright (C) 2010 Rafal Kukla ( rkdevel...
[ "rkdevel@ef62a7f8-4c9b-1a64-55d9-32abd1026911" ]
[ [ [ 1, 49 ] ] ]
32a9af7ad69cba57efd70210a6e6803edf040910
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/multi_index/detail/iter_adaptor.hpp
27435b36e096555925ff7db8b81c5598c7122555
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
ISO-8859-1
C++
false
false
6,292
hpp
/* Copyright 2003-2005 Joaquín M López Muñoz. * Distributed under the Boost Software License, Version 1.0. * (See accompanying file LICENSE_1_0.txt or copy at * http://www.boost.org/LICENSE_1_0.txt) * * See http://www.boost.org/libs/multi_index for library home page. */ #ifndef BOOST_MULTI_INDEX_DETAIL_I...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
[ [ [ 1, 273 ] ] ]
1a3f039605c4421cb28cce2c80dae8e0991a9da7
9c62af23e0a1faea5aaa8dd328ba1d82688823a5
/dependencies/OgreNewt_153/src/OgreNewt_RayCast.cpp
e1c38af16bc5be3ff0d7bfffd24fc354a60e2be3
[]
no_license
jacmoe/dsa-hl-svn
55b05b6f28b0b8b216eac7b0f9eedf650d116f85
97798e1f54df9d5785fb206c7165cd011c611560
refs/heads/master
2021-04-22T12:07:43.389214
2009-11-27T22:01:03
2009-11-27T22:01:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,933
cpp
#include "OgreNewt_RayCast.h" namespace OgreNewt { Raycast::Raycast() {} Raycast::~Raycast() {} void Raycast::go(const OgreNewt::World* world, const Ogre::Vector3& startpt, const Ogre::Vector3& endpt ) { // perform the raycast! NewtonWorldRayCast( world->getNewtonWorld(), (float*)&startpt, (fl...
[ "blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013", "natoka@4c79e8ff-cfd4-0310-af45-a38c79f83013" ]
[ [ [ 1, 4 ], [ 125, 125 ] ], [ [ 5, 124 ], [ 126, 126 ] ] ]
23c4e25126581fb5693c4c83c1d116f9cb1c4a31
073dfce42b384c9438734daa8ee2b575ff100cc9
/RCF/include/RCF/SerializationDefs.hpp
c590131e45e3340a688ddf4ecebbd084de7efa10
[]
no_license
r0ssar00/iTunesSpeechBridge
a489426bbe30ac9bf9c7ca09a0b1acd624c1d9bf
71a27a52e66f90ade339b2b8a7572b53577e2aaf
refs/heads/master
2020-12-24T17:45:17.838301
2009-08-24T22:04:48
2009-08-24T22:04:48
285,393
1
0
null
null
null
null
UTF-8
C++
false
false
810
hpp
//****************************************************************************** // RCF - Remote Call Framework // Copyright (c) 2005 - 2009, Jarl Lindrud. All rights reserved. // Consult your license for conditions of use. // Version: 1.1 // Contact: jarl.lindrud <at> gmail.com //*****************************...
[ "r0ssar00@gmail.com" ]
[ [ [ 1, 20 ] ] ]
d0f2036b11e472c75fcc096a210bbd49242386b0
256022d2e1ae66e89ba06804690f5bae09914c86
/pa3/nehe/Model.h
4ba02fe182f43a9ea1ce73018a047638d78c2441
[]
no_license
elingg/cognitive-dissonance
d7a6da49d48cb3119aa20541a9504b2cfc09703b
156a869cf9605632a33e65303fecad09fa625c51
refs/heads/master
2021-01-01T17:57:42.187178
2009-03-21T06:51:21
2009-03-21T06:51:21
40,203,227
0
0
null
null
null
null
UTF-8
C++
false
false
1,967
h
/* Model.h Abstract base class for a model. The specific extended class will render the given model. Author: Brett Porter Email: brettporter@yahoo.com Website: http://www.geocities.com/brettporter/ Copyright (C)2000, Brett Porter. All Rights Reserved. This file may be used only as long as this cop...
[ "AlecMGo@257f2f30-e9bf-11dd-b00f-9fabb4b2ff13" ]
[ [ [ 1, 105 ] ] ]
d5a1f4814a2ac613cb6ed5a50e23020067f29cc3
f55dee0ea7c9d5ff1b48c20231bd256e8eeedbbb
/World Server/clan.cpp
e43a7df26f78d64e9e49e6b1522769c47bb01832
[]
no_license
trebor57/osprose-official
e998c8625e8e96d96af02bf2f95a05d4d45021cc
afe0e7b9b32216c7d6423f964769acdc7a99f36a
refs/heads/master
2020-04-04T19:26:22.231668
2010-05-16T10:58:32
2010-05-16T10:58:32
32,129,832
0
0
null
null
null
null
UTF-8
C++
false
false
10,033
cpp
/* Rose Online Server Emulator Copyright (C) 2006,2007 OSRose Team http://www.osrose.net 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 Lic...
[ "lmameps@3c0ee055-4d62-4915-5d54-7a338cdfeaf6" ]
[ [ [ 1, 252 ] ] ]
a34a448fbac9be359f2b4373af8491b36d0cc6c6
8ed2d5373cf825846b4d60b901eec6fdecc207ab
/ClassWizard/VFC_Core/codeparser.h
ca1094e253e200a0b210429e1d39195206ec3311
[]
no_license
clonly/visualfc
73c9b279ed4d07c59ebf7d81ec78bcbbe6db7d1d
1ccb987d0e66c83c2eeff690fa0aaf4e41f7c763
refs/heads/master
2021-01-20T01:03:11.715001
2010-06-02T06:23:10
2010-06-02T06:23:10
40,166,330
1
0
null
null
null
null
GB18030
C++
false
false
27,888
h
#ifndef _CODEPARSER_H__ #define _CODEPARSER_H__ //Code::Blocks Common #include "./cbparser/parserthread.h" //WTLHelper Common #include "./resources/reshelper.h" #include "./resources/Resources.h" // #include "./winx_event.h" #include "./win32_notify.h" #include "./wtl_event.h" inline CString get_file_nam...
[ "visualfc@a5e9189f-f13e-0410-9239-ddc9d5dcfb73", "free2000fly@a5e9189f-f13e-0410-9239-ddc9d5dcfb73" ]
[ [ [ 1, 353 ], [ 355, 607 ], [ 609, 666 ], [ 668, 702 ], [ 704, 1232 ] ], [ [ 354, 354 ], [ 608, 608 ], [ 667, 667 ], [ 703, 703 ] ...
800b96000b8cc0feb0c185305da7faea52af5581
3bf3c2da2fd334599a80aa09420dbe4c187e71a0
/UI.cpp
93de77d59b638f42db4a6bd46a88eafca71991e9
[]
no_license
xiongchiamiov/virus-td
31b88f6a5d156a7b7ee076df55ddce4e1c65ca4f
a7b24ce50d07388018f82d00469cb331275f429b
refs/heads/master
2020-12-24T16:50:11.991795
2010-06-10T05:05:48
2010-06-10T05:05:48
668,821
1
0
null
null
null
null
UTF-8
C++
false
false
32,200
cpp
#include "UI.h" #include "Player.h" #include <stdlib.h> #define info_font GLUT_BITMAP_HELVETICA_10 #define info_font_height 12 #define info_font_bold GLUT_BITMAP_HELVETICA_12 #define info_font_bold_height 14 extern MyVector camera, newCam; extern Camera cam; extern int GH, GW; extern Player p1; extern st...
[ "kehung@05766cc9-4f33-4ba7-801d-bd015708efd9", "tcasella@05766cc9-4f33-4ba7-801d-bd015708efd9", "agonza40@05766cc9-4f33-4ba7-801d-bd015708efd9" ]
[ [ [ 1, 4 ], [ 10, 10 ], [ 12, 12 ], [ 14, 15 ], [ 17, 19 ], [ 23, 23 ], [ 27, 27 ], [ 33, 33 ], [ 50, 55 ], [ 58, 60 ...
b8361ce63a742a05ed65596895906ddf1d16a372
b14d5833a79518a40d302e5eb40ed5da193cf1b2
/cpp/extern/crypto++/5.2.1/wait.cpp
06493d657277f044914673416beea2143d04e2ab
[ "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-cryptopp" ]
permissive
andyburke/bitflood
dcb3fb62dad7fa5e20cf9f1d58aaa94be30e82bf
fca6c0b635d07da4e6c7fbfa032921c827a981d6
refs/heads/master
2016-09-10T02:14:35.564530
2011-11-17T09:51:49
2011-11-17T09:51:49
2,794,411
1
0
null
null
null
null
UTF-8
C++
false
false
8,516
cpp
// wait.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "wait.h" #include "misc.h" #ifdef SOCKETS_AVAILABLE #ifdef USE_BERKELEY_STYLE_SOCKETS #include <errno.h> #include <sys/types.h> #include <sys/time.h> #include <unistd.h> #endif #define TRACE_WAIT 0 #if TRACE...
[ "aburke@bitflood.org" ]
[ [ [ 1, 330 ] ] ]
5fc7c7b287cafdf934fc66534e86d6d163b7291f
814e67bf5d1c2f2e233b3ec1ee07faaaa65a9951
/compiladormarvel/AnalSemantico.cpp
f1ccd15cb65e2f8a2d89fcd812d3f1a53987d810
[]
no_license
lsalamon/compiladormarvel
686a5814e363fee41163d8a447d6753ebe84d220
55ea7a3f3cb76ec738e792e608ab01a9f48e5f8b
refs/heads/master
2021-01-10T08:17:50.321427
2009-03-20T14:06:43
2009-03-20T14:06:43
50,113,476
0
0
null
null
null
null
ISO-8859-1
C++
false
false
1,284
cpp
#include "AnalSemantico.h" #include <stdio.h> #include "VerificadorEscopo.h" #include "ClassesArvoreAbstrata.h" #include "VerificadorTipos.h" #include "VerificadorVariaveis.h" /* Arquivo de implementação do header AnalSemantico, responsável por iniciar e finalizar a análise semântica, tendo suporte do ...
[ "sergiorossini@df256a42-0e3e-0410-b2fe-0dffcef58804", "cslopes@df256a42-0e3e-0410-b2fe-0dffcef58804" ]
[ [ [ 1, 1 ], [ 3, 3 ], [ 5, 5 ], [ 7, 40 ] ], [ [ 2, 2 ], [ 4, 4 ], [ 6, 6 ] ] ]
d7757c2b589208732df7352acba8ac16daf68757
1cc5720e245ca0d8083b0f12806a5c8b13b5cf98
/archive/3146/j.cpp
9156390da87ea9758438cbe4ae4e2473417c1fb5
[]
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,643
cpp
#include <iostream> using namespace std; int main() { // unfortunately it is hardcoded as the judge does not allow multiple solutions! it sucks! cout<<"10D 4D QH 10C 5H"<<endl;cout<<"6C 5C 7H 8D KS"<<endl;cout<<"QH 7H 10H 7C 9S"<<endl;cout<<"2D 10D 6D 4S 5S"<<endl;cout<<"4C AC 10S QH 3S"<<endl;cout<<"5S QS JS 10C...
[ "guilherme.silveira@caelum.com.br" ]
[ [ [ 1, 7 ] ] ]
fd7c9f39e6efd123e16826670a9d45df6ec4992e
036f83e4ba5370b4ec50da6d1d1561d85dedbde0
/learning-cpp/string_methods.cpp
5a289e692e0033f735ead95a4aa5b2045e289115
[]
no_license
losvald/high-school
8ba4487889093451b519c3f582d0dce8a5a6f5b8
4bfe295ad4ef1badf8a01d19e2ab3a65d59c1ce8
refs/heads/master
2016-09-06T03:48:25.747372
2008-01-17T10:56:55
2008-01-17T10:56:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
674
cpp
#include <string.h> #include <iostream.h> #include <conio.h> #include <ctype.h> using namespace std; int main(void) { size_t ind, poc, kraj; string ime("Morin"); string prezime; prezime.append(ime); ind = prezime.find('M'); prezime[ind] = tolower(prezime[ind]); prezime.appe...
[ "leo.osvald@gmail.com" ]
[ [ [ 1, 28 ] ] ]
fd2da21d024601a9a2dbb8d759d25a6e5109c4e5
522403a3807746baef6329fb27c89e127be52dcf
/libcookai-ng/libcookai-ng/pastry-like/PastryLike.h
c1e4b5bfdc22e86aba1d2c87e67c324c8ed0a81b
[ "BSD-2-Clause" ]
permissive
limura/libcookai-ng
49a716e286f54b4a421076d7968d55bf2be7df94
9b414a72f1377e5aef4d0b5c99bd6516dbb59ffc
refs/heads/master
2016-09-06T05:55:59.758305
2007-03-26T04:56:11
2007-03-26T04:56:11
32,438,420
1
0
null
null
null
null
UTF-8
C++
false
false
2,903
h
/* * Copyright (c) 2006 IIMURA Takuji. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of c...
[ "uirou.j@c449407d-291a-0410-96e5-036263b31150" ]
[ [ [ 1, 76 ] ] ]
68a71163f63f6b4d37b7c66d80a9b67dc4fdb66b
0f40e36dc65b58cc3c04022cf215c77ae31965a8
/src/apps/vis/tasks/vis_create_dynamic_tree_edges.h
42276167b49343fdb9a5f9e2db6a7a99badbfbf6
[ "MIT", "BSD-3-Clause" ]
permissive
venkatarajasekhar/shawn-1
08e6cd4cf9f39a8962c1514aa17b294565e849f8
d36c90dd88f8460e89731c873bb71fb97da85e82
refs/heads/master
2020-06-26T18:19:01.247491
2010-10-26T17:40:48
2010-10-26T17:40:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,752
h
/************************************************************************ ** This file is part of the network simulator Shawn. ** ** Copyright (C) 2004,2005 by SwarmNet (www.swarmnet.de) ** ** and SWARMS (www.swarms.de) ** ** Shawn is free so...
[ "t_baum@users.sourceforge.net" ]
[ [ [ 1, 80 ] ] ]
9a47089da71cff277356aac1e610ab7cef82578b
57c3ef7177f9bf80874fbd357fceb8625e746060
/Personal_modle_file/Dean_Zhang/IMServer/ui_ClientInterActionView.h
7595bae068b46d152eb0b056b991ae4880fec6b9
[]
no_license
kref/mobileim
0c33cc01b312704d71e74db04c4ba9b624b4ff73
15894fa006095428727b0530e9337137262818ac
refs/heads/master
2016-08-10T08:33:27.761030
2011-08-13T13:15:37
2011-08-13T13:15:37
45,781,075
0
0
null
null
null
null
UTF-8
C++
false
false
4,790
h
/******************************************************************************** ** Form generated from reading UI file 'ClientInterActionView.ui' ** ** Created: Sat Jul 17 18:37:05 2010 ** by: Qt User Interface Compiler version 4.6.2 ** ** WARNING! All changes made in this file will be lost when recompilin...
[ "dear3253@gmail.com" ]
[ [ [ 1, 113 ] ] ]
2c76158433bed1fea15f4c6903be384dab2fc155
913f43ef4d03bd5d6b42b9e31b1048ae54493f59
/CraterRacer/CraterRacer/Source_Code/Subsystem Files/MessageManager.h
8fafc1d7907a4cd1a7dd38cf5ebe345fa46ed408
[]
no_license
GreenAdept/cpsc585
bfba6ea333c2857df0822dd7d00768df6a010a73
c66745e77be4c78e435da1a59ae94ac2a61228cf
refs/heads/master
2021-01-10T16:42:03.804213
2010-04-27T00:13:52
2010-04-27T00:13:52
48,024,449
0
0
null
null
null
null
UTF-8
C++
false
false
2,795
h
#pragma once #ifndef MESSAGE_MANAGER_H #define MESSAGE_MANAGER_H //-------------------------------------------------------- // INCLUDES //-------------------------------------------------------- #include <vector> #include <string> #include "Constants.h" #include "GameObj.h" #include "Simulator.h" #inclu...
[ "wshnng@b92cab1e-0213-11df-804c-772d9fe11005", "amber.wetherill@b92cab1e-0213-11df-804c-772d9fe11005", "greenadept@b92cab1e-0213-11df-804c-772d9fe11005", "jmulmer2@gmail.com" ]
[ [ [ 1, 4 ], [ 7, 10 ], [ 20, 22 ], [ 26, 27 ], [ 44, 44 ], [ 59, 60 ], [ 72, 72 ], [ 85, 89 ] ], [ [ 5, 6 ], [ 11, 1...
9fc8c04fe997b088a13c2a27677ec3d0cdf20611
e9944cc3f8c362cd0314a2d7a01291ed21de19ee
/ xcommon/ImageEx/TestDlgDlg.cpp
2ddbd38dc5bc69ac47d60806793d9ddb5bbc3353
[]
no_license
wermanhme1990/xcommon
49d7185a28316d46992ad9311ae9cdfe220cb586
c9b1567da1f11e7a606c6ed638a9fde1f6ece577
refs/heads/master
2016-09-06T12:43:43.593776
2008-12-05T04:24:11
2008-12-05T04:24:11
39,864,906
2
0
null
null
null
null
UTF-8
C++
false
false
4,328
cpp
// TestDlgDlg.cpp : implementation file // #include "stdafx.h" #include "TestDlg.h" #include "TestDlgDlg.h" ///////////////////////////////////////////////////////////////////////////// // CAboutDlg dialog used for App About class CAboutDlg : public CDialog { public: CAboutDlg(); // Dialog Data ...
[ "jtxuee@gmail.com" ]
[ [ [ 1, 189 ] ] ]
9008225c92a5cb2633a584d4541544cc86814dfc
27d5670a7739a866c3ad97a71c0fc9334f6875f2
/CPP/Targets/MapLib/Shared/include/TileMapHandlerTypes.h
ca14266c2910b6b17f14ebc9cff7dace9595dda3
[ "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
1,993
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, 37 ] ] ]
ff19023a9a2c5fcd4b9f95bc026c795b5a776470
bdbd6a0ccd4ece9135b705a23fc752e880b10d2f
/GameEngine.cpp
100d78b6d813b8071da7f8da8c3ddad63a120037
[]
no_license
DarklightXIII/AI-Path
44486e8d6efa6465c4b4a9490b1e1187753cb3d0
9abe010a21f31fc8ed307bc9e935e6c1141256d5
refs/heads/master
2021-01-22T17:09:31.259362
2010-11-26T13:35:31
2010-11-26T13:35:31
1,113,325
0
0
null
null
null
null
UTF-8
C++
false
false
88,230
cpp
//----------------------------------------------------------------- // Game Engine Object // C++ Source - GameEngine.cpp - version 2010 v2_07 // Copyright Kevin Hoefman - kevin.hoefman@howest.be // Thanks to Bart Uyttenhove - bart.uyttenhove@howest.be // for several changes & contributions // http://www.digitala...
[ "Darklight_the_one@hotmail.com" ]
[ [ [ 1, 3272 ] ] ]
e5d1801426964fe7be2697c6acb9744438345286
3472e587cd1dff88c7a75ae2d5e1b1a353962d78
/ytk_bak/BatDown/src/Tab.cpp
3d704d08ad65fc07ee0c001d938a406abe46d8f8
[]
no_license
yewberry/yewtic
9624d05d65e71c78ddfb7bd586845e107b9a1126
2468669485b9f049d7498470c33a096e6accc540
refs/heads/master
2021-01-01T05:40:57.757112
2011-09-14T12:32:15
2011-09-14T12:32:15
32,363,059
0
0
null
null
null
null
UTF-8
C++
false
false
2,127
cpp
#include "Tab.h" #include "WebView.h" Tab::Tab(BatDown *app, QWidget *parent) : QWidget(parent), BatDownBase(app) { m_pWebView = new WebView(m_pApp, this); QVBoxLayout *layout = new QVBoxLayout(this); layout->setMargin(0); layout->setSpacing(0); layout->addWidget(m_pWebView); setLayout(...
[ "yew1998@5ddc4e96-dffd-11de-b4b3-6d349e4f6f86" ]
[ [ [ 1, 81 ] ] ]
bb17e7a2760f1f71c261667ae33fdc833e413424
cd61c8405fae2fa91760ef796a5f7963fa7dbd37
/MobileRobots/ARNL/include/ArSystemError.h
f9965514c6b7645b85a89484565029d8b9a2f049
[]
no_license
rafaelhdr/tccsauron
b61ec89bc9266601140114a37d024376a0366d38
027ecc2ab3579db1214d8a404d7d5fa6b1a64439
refs/heads/master
2016-09-05T23:05:57.117805
2009-12-14T09:41:58
2009-12-14T09:41:58
32,693,544
0
0
null
null
null
null
UTF-8
C++
false
false
2,736
h
/* MobileRobots Advanced Robotics Navigation and Localization (ARNL) Version 1.7.1 Copyright (C) 2004, 2005 ActivMedia Robotics LLC Copyright (C) 2006, 2007, 2008, 2009 MobileRobots Inc. All Rights Reserved. MobileRobots Inc does not make any representations about the suitability of this software for any p...
[ "budsbd@8373e73c-ebb0-11dd-9ba5-89a75009fd5d" ]
[ [ [ 1, 85 ] ] ]
d02afd6dc2ae1a7240e654e5969b4fc983907d56
7a0acc1c2e808c7d363043546d9581d21a129693
/jobbie/src/cpp/InternetExplorerDriver/finder.cpp
23791bda1b7538f07b01087ddca9edb3d6a7ad48
[ "Apache-2.0" ]
permissive
epall/selenium
39b9759f8719a168b021b28e500c64afc5f83582
273260522efb84116979da2a499f64510250249b
refs/heads/master
2022-06-25T22:15:25.493076
2010-03-11T00:43:02
2010-03-11T00:43:02
552,908
3
0
Apache-2.0
2022-06-10T22:44:36
2010-03-08T19:10:45
C
UTF-8
C++
false
false
23,683
cpp
/* Copyright 2007-2009 WebDriver committers Copyright 2007-2009 Google Inc. 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 require...
[ "simon.m.stewart@07704840-8298-11de-bf8c-fd130f914ac9", "dawagner@07704840-8298-11de-bf8c-fd130f914ac9" ]
[ [ [ 1, 234 ], [ 236, 300 ], [ 302, 317 ], [ 319, 379 ], [ 381, 935 ], [ 938, 1032 ], [ 1035, 1050 ] ], [ [ 235, 235 ], [ 301, 301 ],...
ceb63a12efeefcabfd2ed8ba0b78219022097a6e
b22c254d7670522ec2caa61c998f8741b1da9388
/dependencies/OpenSceneGraph/include/osg/Stencil
76a9cd03e7ab9f9411d49dc8ee22d0ea43d4d95d
[]
no_license
ldaehler/lbanet
341ddc4b62ef2df0a167caff46c2075fdfc85f5c
ecb54fc6fd691f1be3bae03681e355a225f92418
refs/heads/master
2021-01-23T13:17:19.963262
2011-03-22T21:49:52
2011-03-22T21:49:52
39,529,945
0
1
null
null
null
null
UTF-8
C++
false
false
6,201
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or * (at your option) any later version. The full license is in LICENSE file * included ...
[ "vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13" ]
[ [ [ 1, 174 ] ] ]
d8abd64c93263f386d35b8c6ddc5bee1cbb97d21
21da454a8f032d6ad63ca9460656c1e04440310e
/src/wcpp/io/wscDataInput.h
97630da2a0e33d21f74ac578343d042a078e8c42
[]
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
265
h
#ifndef __wscDataInput_h__ #define __wscDataInput_h__ #include <wcpp/lang/wscObject.h> #include "wsiDataInput.h" class wscDataInput : public wscObject , public wsiDataInput { public: static const ws_iid sIID; }; #endif // __wsIDataInput_h__
[ "xukun0217@98f29a9a-77f1-11de-91f8-ab615253d9e8" ]
[ [ [ 1, 15 ] ] ]
021c367794cf9cf3b1e2e9ec2981bd777789793c
483d66ba0bc9ff989695d978e99c900d2c4c9418
/Client/ProductDlg.h
4c5b3035bb62fe87e5ba809f1244d71302add01e
[]
no_license
uwitec/storesystem
3aeeef77837bed312e6cac5bb9b18e1e96a3156d
b703e4747fa035e221eb8f2d7bf586dae83f5e6f
refs/heads/master
2021-03-12T20:17:54.942667
2011-06-06T17:46:15
2011-06-06T17:46:15
40,976,352
0
0
null
null
null
null
GB18030
C++
false
false
842
h
#ifndef PRODUCTINSERTDLG_H #define PRODUCTINSERTDLG_H #include <QDialog> #include "ui_ProductDlg.h" #include "Tables.h" class ProductDlg : public QDialog { Q_OBJECT public: ProductDlg(QWidget *parent = 0); ~ProductDlg(); const Product& getProduct(){ return m_product; } void setProduct(const Produ...
[ "fengshengzhuyun@gmail.com" ]
[ [ [ 1, 32 ] ] ]
f51a9573402d0ce3943d6a361c82952a4665f8db
e8fe151e69672e33bf8cb40c2dcb65c3982baae5
/FiboHeap/main.cpp
6dfe3a3edd2e4d24c0ea05aec73d1f03a7240006
[]
no_license
juanplopes/old-uerj-projects
99fec1d4f46b6a3f292847624dc13ed1b52ba999
0aed2864520052df8cd9b2754a65d5c30ecc54eb
refs/heads/master
2020-06-04T14:16:53.191834
2010-01-12T18:05:31
2010-01-12T18:05:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,101
cpp
#include <iostream> #include <fstream> #include <string> #ifdef WIN32 #include <windows.h> #else #include <ctime> #endif #include "Dijkstra.cpp" using namespace std; double ftime() { #ifdef WIN32 double velocidade, valor; QueryPerformanceFrequency((LARGE_INTEGER *) &velocidade); Qu...
[ "juanplopes@gmail.com" ]
[ [ [ 1, 82 ] ] ]
2f409cca4edcf5017ee550f9adad786eb73bdaa6
563e71cceb33a518f53326838a595c0f23d9b8f3
/v2/POC/POC/Square.h
41a3e5c9d3df54c243f43d941f1423554ddf7b79
[]
no_license
fabio-miranda/procedural
3d937037d63dd16cd6d9e68fe17efde0688b5a0a
e2f4b9d34baa1315e258613fb0ea66d1235a63f0
refs/heads/master
2021-05-28T18:13:57.833985
2009-10-07T21:09:13
2009-10-07T21:09:13
39,636,279
1
1
null
null
null
null
UTF-8
C++
false
false
786
h
#ifndef SQUARE_H #define SQUARE_H #include "Vertex.h" #include "Vector3.h" #include "VBO.h" #include <list> class Square{ ///////////// // 3------2 // | | // | | // 0------1 //////////// private: void Init(); Vertex* m_vertices[4]; GLuint* m_indices[4]; Vec...
[ "fabiom@01b71de8-32d4-11de-96ab-f16d9912eac9" ]
[ [ [ 1, 54 ] ] ]
8cac6aef5bc4921fd68995e413c13008579410cf
65f587a75567b51375bde5793b4ec44e4b79bc7d
/midiDevice.h
96f0f738798b54ec2de4dccc1715e7956552f665
[]
no_license
discordance/sklepseq
ce4082074afbdb7e4f7185f042ce9e34d42087ef
8d4fa5a2710ba947e51f5572238eececba4fef74
refs/heads/master
2021-01-13T00:15:23.218795
2008-07-20T20:48:44
2008-07-20T20:48:44
49,079,555
0
0
null
null
null
null
UTF-8
C++
false
false
627
h
// midiDevice.h: interface for the midiDevice class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MIDIDEVICE_H__FB529C4A_C29B_4DF3_9006_E29AE9591D05__INCLUDED_) #define AFX_MIDIDEVICE_H__FB529C4A_C29B_4DF3_9006_E29AE9591D05__INCLUDED_ #include <juce.h> class mid...
[ "kubiak.roman@0c9c7eae-764f-0410-aff0-6774c5161e44" ]
[ [ [ 1, 28 ] ] ]
bd48f78e13a4b8870fc3bbeaa3fe51fbaa916886
54cacc105d6bacdcfc37b10d57016bdd67067383
/trunk/source/level/objects/components/ICmpYoke.h
61159883b64fe7a68d42023c38ae85149a375628
[]
no_license
galek/hesperus
4eb10e05945c6134901cc677c991b74ce6c8ac1e
dabe7ce1bb65ac5aaad144933d0b395556c1adc4
refs/heads/master
2020-12-31T05:40:04.121180
2009-12-06T17:38:49
2009-12-06T17:38:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,322
h
/*** * hesperus: ICmpYoke.h * Copyright Stuart Golodetz, 2009. All rights reserved. ***/ #ifndef H_HESP_ICMPYOKE #define H_HESP_ICMPYOKE #include <source/level/objects/base/ObjectComponent.h> #include <source/util/PolygonTypes.h> namespace hesp { //#################### FORWARD DECLARATIONS #########...
[ "sgolodetz@gxstudios.net" ]
[ [ [ 1, 41 ] ] ]
af1ad88f631ba253db48d5dc8e4d46d21c07349d
709cd826da3ae55945fd7036ecf872ee7cdbd82a
/Term/WildMagic2/Source/Containment/WmlContCylinder3.cpp
840359c53b8de0c8eb60ba1b23832c8233c8c888
[]
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
2,287
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, 68 ] ] ]
b76f0c3760306f2debe4beb557c541811764e89e
f9ed86de48cedc886178f9e8c7ee4fae816ed42d
/src/geometry/box.h
f0c42e387e9532e3e570223d03ca74dc3916180d
[ "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
1,542
h
#ifndef __BOX_H__ #define __BOX_H__ class Box : public Geometry { public: Box(float radius) { float box[8][3] = { //front {-radius, -radius, -radius}, { radius, -radius, -radius}, { radius, radius, -radius}, {-radius, radius, -radius}, //back {-...
[ "errantkid@gmail.com" ]
[ [ [ 1, 53 ] ] ]
cca462d4df58b54a60c64fef59792a9726602eeb
f9acc77870f5a372ee1955e5ac225399d6f841e7
/lenguajes de Programacion/Archivos cpp Lenguajes/ReGrillaWXApp.h
6328a0ca56bc78de8beb79d3fe1ef99cbad16611
[]
no_license
sergiobuj/campari_royal
3a713cff0fc86837bda4cd69c59f0d8146ffe0e5
e653b170e5e3ab52e6148242a883b570f216d664
refs/heads/master
2016-09-05T21:32:21.092149
2011-10-18T22:09:30
2011-10-18T22:09:30
976,668
0
0
null
null
null
null
UTF-8
C++
false
false
584
h
//--------------------------------------------------------------------------- // // Name: ReGrillaWXApp.h // Author: Sergio // Created: 11/09/2007 09:05:45 p.m. // Description: // //--------------------------------------------------------------------------- #ifndef __REGRILLAWXFRMApp_h__ #de...
[ "sergiobuj+github@gmail.com" ]
[ [ [ 1, 30 ] ] ]
86eed6d34f797a968e269a2ef45ba997f1b8e292
41efaed82e413e06f31b65633ed12adce4b7abc2
/projects/shaders/src/MyApp.cpp
076dd90020cd8363ae3d262b71b4f673cb5e3b66
[]
no_license
ivandro/AVT---project
e0494f2e505f76494feb0272d1f41f5d8f117ac5
ef6fe6ebfe4d01e4eef704fb9f6a919c9cddd97f
refs/heads/master
2016-09-06T03:45:35.997569
2011-10-27T15:00:14
2011-10-27T15:00:14
2,642,435
0
2
null
2016-04-08T14:24:40
2011-10-25T09:47:13
C
UTF-8
C++
false
false
795
cpp
#include <GL/glew.h> #include "MyApp.h" namespace shaders { MyApp::MyApp() { _windowInfo.caption = "Shaders"; _windowInfo.width = 800; _windowInfo.height = 600; } MyApp::~MyApp() { } void MyApp::createEntities() { addEntity(new MyCamera("Camera")); addEntity(new MyTeapot("Teapot")); ...
[ "Moreira@Moreira-PC.(none)" ]
[ [ [ 1, 33 ] ] ]
53279e533314e61324a368b5daacc75d5512d98a
cd07acbe92f87b59260478f62a6f8d7d1e218ba9
/src/MophyListCtrl.cpp
24b8557a37ead4f2b9c33919c0acd7996c1f3f92
[]
no_license
niepp/sperm-x
3a071783e573d0c4bae67c2a7f0fe9959516060d
e8f578c640347ca186248527acf82262adb5d327
refs/heads/master
2021-01-10T06:27:15.004646
2011-09-24T03:33:21
2011-09-24T03:33:21
46,690,957
1
1
null
null
null
null
GB18030
C++
false
false
2,670
cpp
// MophyListCtrl.cpp : implementation file // #include "stdafx.h" #include "sperm.h" #include "MophyListCtrl.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////////////////// // CMophyListCtrl...
[ "harithchen@e030fd90-5f31-5877-223c-63bd88aa7192" ]
[ [ [ 1, 122 ] ] ]
72b3856b94de66748f02d568a9142777885fbffb
b9115b524856b1595a21004603ce52bc25440515
/Conversation/header_files/Conversation/CChoice.hpp
8015ab29c2be397db85ed606cc355b82cd209420
[]
no_license
martu/simple-VN
74a3146b3f03d1684fa4533ba58b88c7bb61057c
ed175b8228433d942a62eb8229150326c831bbd7
refs/heads/master
2021-01-10T18:46:04.218361
2010-10-11T23:09:53
2010-10-11T23:09:53
962,351
4
0
null
null
null
null
UTF-8
C++
false
false
604
hpp
/* * CChoice.hpp * * Created on: 30.08.2010 * Author: Martu */ #ifndef CCHOICE_HPP_ #define CCHOICE_HPP_ #include "CButton.hpp" #include "CFontManager.hpp" // defines a choice Button class CChoice : public CButton { private: string m_sFlag; sf::String m_sName; // Text displayed on the ...
[ "martu_xd@gmx.de" ]
[ [ [ 1, 33 ] ] ]
a65319bce2395cf260387a615461dd1bb9a9cc89
ef25bd96604141839b178a2db2c008c7da20c535
/src/src/Engine/Renderer/D3DApp/d3dapp.h
4ac7432ccdc6e7e8d43cbcf2a70f48addc98df68
[]
no_license
OtterOrder/crock-rising
fddd471971477c397e783dc6dd1a81efb5dc852c
543dc542bb313e1f5e34866bd58985775acf375a
refs/heads/master
2020-12-24T14:57:06.743092
2009-07-15T17:15:24
2009-07-15T17:15:24
32,115,272
0
0
null
null
null
null
ISO-8859-1
C++
false
false
8,514
h
#pragma once //===========================================================================// // Include // //===========================================================================// #include <string> #include "D3DUtil.h" #include "D3DEnumera...
[ "mathieu.chabanon@7c6770cc-a6a4-11dd-91bf-632da8b6e10b", "germain.mazac@7c6770cc-a6a4-11dd-91bf-632da8b6e10b" ]
[ [ [ 1, 50 ], [ 55, 149 ], [ 151, 159 ] ], [ [ 51, 54 ], [ 150, 150 ] ] ]
450b8e8d8d0cac4a38a672f36c9428236c148555
ec4c161b2baf919424d8d21cd0780cf8065e3f69
/Velo/Source/Embedded Controller/arduino/cBrake.h
3915835a6299d479a61e014dcb93dff0b73dc14b
[]
no_license
jhays200/EV-Tracking
b215d2a915987fe7113a05599bda53f254248cfa
06674e6f0f04fc2d0be1b1d37124a9a8e0144467
refs/heads/master
2016-09-05T18:41:21.650852
2011-06-04T01:50:25
2011-06-04T01:50:25
1,673,213
2
0
null
null
null
null
UTF-8
C++
false
false
669
h
/////////////////////////////////////////////////////////// // cBrake.h // Implementation of the Class cBrake // Created on: 05-May-2010 3:27:43 AM // Original author: shawn.mcginnis /////////////////////////////////////////////////////////// #if !defined(EA_AA8289DD_E420_478d_B6DB_9517904FC703__INCLUD...
[ "jonathan.hays@oit.edu" ]
[ [ [ 1, 24 ] ] ]