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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d974f337220db0e6a5a1f827e42096c6ace2df9f | 4497c10f3b01b7ff259f3eb45d0c094c81337db6 | /VideoMontage/Norm.h | e5cb9a4ebfd5d5675753cd7d3579bad4b2e6a338 | [] | no_license | liuguoyou/retarget-toolkit | ebda70ad13ab03a003b52bddce0313f0feb4b0d6 | d2d94653b66ea3d4fa4861e1bd8313b93cf4877a | refs/heads/master | 2020-12-28T21:39:38.350998 | 2010-12-23T16:16:59 | 2010-12-23T16:16:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 571 | h | #pragma once
#include <Math.h>
#include <cv.h>
#include "Point.h"
// to calculate all kinds of norm
class Norm
{
public:
Norm(void);
~Norm(void);
// return 0 by default so child does not have to implement anything
virtual double CalculateNorm(Point3D point1, Point3D point2);
// return 0 by defaul... | [
"kidphys@aeedd7dc-6096-11de-8dc1-e798e446b60a"
] | [
[
[
1,
21
]
]
] |
954a6cc142590420733f1219373c4fe09af5f296 | d00be105055225808a242cd6bd8411b376c4f4e1 | /src/native/windows/directshow/ds_capture_device.h | a49859ed01418a79f56eefd6e236525711ab7df1 | [] | no_license | zhiji6/sip-comm-jn | bae7d463353de91a5e95bfb4ea5bb85e42c7609c | 8259cf641bd4d868481c0ef4785a5ce75aac098d | refs/heads/master | 2020-04-29T02:52:02.743960 | 2010-11-08T19:48:29 | 2010-11-08T19:48:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,159 | h | /*
* SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
/**
* \file ds_capture_device.h
* \brief DirectShow capture device.
* \author Sebastien Vincent
* \date 2010
*/
#ifndef DS_CAPTURE_DEVICE_H
... | [
"barata7@gmail.com"
] | [
[
[
1,
242
]
]
] |
817c4f79353f0cacfc7ab9ac73266130074ae858 | b2155efef00dbb04ae7a23e749955f5ec47afb5a | /tools/common/wxCommonHelper.cpp | a66e136014a57411e4954e9ee5ad7d27ee1382e3 | [] | 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,563 | cpp | /*!
* \file wxCommonHelper.cpp
* \date 3-3-2010 15:39:20
*
*
* \author zjhlogo (zjhlogo@163.com)
*/
#include "wxCommonHelper.h"
#include <wx/app.h>
#include <wx/fs_mem.h>
#include <wx/xrc/xmlres.h>
bool wxCommonHelper::Initialize()
{
if (!wxInitialize()) return false;
if (!InitializeXrc()) r... | [
"zjhlogo@fdcc8808-487c-11de-a4f5-9d9bc3506571"
] | [
[
[
1,
60
]
]
] |
7f2d5b5c0ad6519277224d33112318e55ac02b13 | 6b83c731acb331c4f7ddd167ab5bb562b450d0f2 | /ScriptEngine/src/GM_Demo.cpp | ad88c4dd66884bb1dec35187a537e7da43114972 | [] | no_license | weimingtom/toheart2p | fbfb96f6ca8d3102b462ba53d3c9cff16ca509e7 | 560e99c42fdff23e65f16df6d14df9a9f1868d8e | refs/heads/master | 2021-01-10T01:36:31.515707 | 2007-12-20T15:13:51 | 2007-12-20T15:13:51 | 44,464,730 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 14,602 | cpp |
#include <mm_std.h>
#include "main.h"
#include "bmp.h"
#include "draw.h"
#include "drawprim.h"
#include "math.h"
#include "text.h"
#include "disp.h"
#include "GM_demo.h"
#include "GM_avg.h"
#include "font.h"
#include "dispSprite.h"
enum
{
DEMO_INIT = 0,
DEMO_LOAD,
DEMO_MAIN,
DEMO_TERM,
... | [
"pspbter@13f3a943-b841-0410-bae6-1b2c8ac2799f"
] | [
[
[
1,
628
]
]
] |
79c06995128e3f919d5151669223f251e2444575 | a0bc9908be9d42d58af7a1a8f8398c2f7dcfa561 | /SlonEngine/slon/Physics/Bullet/BulletCommon.h | 93841964f5a781a35100182b40d8f52b03886cc5 | [] | no_license | BackupTheBerlios/slon | e0ca1137a84e8415798b5323bc7fd8f71fe1a9c6 | dc10b00c8499b5b3966492e3d2260fa658fee2f3 | refs/heads/master | 2016-08-05T09:45:23.467442 | 2011-10-28T16:19:31 | 2011-10-28T16:19:31 | 39,895,039 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,802 | h | #ifndef __SLON_ENGINE_PHYSICS_BULLET_BULLET_COMMON_H__
#define __SLON_ENGINE_PHYSICS_BULLET_BULLET_COMMON_H__
#include "../../Math/RigidTransform.hpp"
#include "../CollisionShape.h"
#include <bullet/btBulletCollisionCommon.h>
#include <bullet/btBulletDynamicsCommon.h>
namespace slon {
namespace physics {
... | [
"devnull@localhost"
] | [
[
[
1,
282
]
]
] |
c31afd2914b5d907733606851d88cd4ea8c14c7e | 1eb441701fc977785b13ea70bc590234f4a45705 | /nukak3d/src/nkVolViewer.cpp | eeeca131a572d0fce382dddffbf6c577638cd613 | [] | no_license | svn2github/Nukak3D | 942947dc37c56fc54245bbc489e61923c7623933 | ec461c40431c6f2a04d112b265e184d260f929b8 | refs/heads/master | 2021-01-10T03:13:54.715360 | 2011-01-18T22:16:52 | 2011-01-18T22:16:52 | 47,416,318 | 1 | 2 | null | null | null | null | ISO-8859-1 | C++ | false | false | 37,343 | cpp | /**
* ***** BEGIN GPL LICENSE BLOCK *****
*
* 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.
*
* This pro... | [
"apinzonf@4b68e429-1748-0410-913f-c2fc311d3372",
"baperezg@4b68e429-1748-0410-913f-c2fc311d3372"
] | [
[
[
1,
1019
],
[
1022,
1093
]
],
[
[
1020,
1021
]
]
] |
4c05be3618bf9511b87ac3923ebb27afef849ef9 | 222bc22cb0330b694d2c3b0f4b866d726fd29c72 | /src/brookbox/src/raytracer.cpp | 347b08101d4df71e570e4c01b3e23265bf814104 | [
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | darwin/inferno | 02acd3d05ca4c092aa4006b028a843ac04b551b1 | e87017763abae0cfe09d47987f5f6ac37c4f073d | refs/heads/master | 2021-03-12T22:15:47.889580 | 2009-04-17T13:29:39 | 2009-04-17T13:29:39 | 178,477 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 63,054 | cpp |
////////////////////////////////////////////
// Generated by BRCC v0.1
// BRCC Compiled on: Jun 4 2004 15:23:16
////////////////////////////////////////////
#include <brook.hpp>
#include "stdafx.h"
#include "hack.h"
#include "defines.h"
typedef struct t_voxel_t {
float trilist;
} t_voxel;typedef... | [
"antonin@hildebrand.cz"
] | [
[
[
1,
1797
]
]
] |
d3a488e3213641bf90ff4d76f7dd74028522a86a | 80716d408715377e88de1fc736c9204b87a12376 | /TspLib3/Src/Lineconn.cpp | 51da77b608296f70ca7521a3c0fc914a35f1fc2d | [] | no_license | junction/jn-tapi | b5cf4b1bb010d696473cabcc3d5950b756ef37e9 | a2ef6c91c9ffa60739ecee75d6d58928f4a5ffd4 | refs/heads/master | 2021-03-12T23:38:01.037779 | 2011-03-10T01:08:40 | 2011-03-10T01:08:40 | 199,317 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 128,252 | cpp | /******************************************************************************/
//
// LINECONN.CPP - Source code for the CTSPILineConnection object
//
// Copyrig... | [
"Owner@.(none)"
] | [
[
[
1,
3436
]
]
] |
4aba22743dad8c3c9d72c8fded558839c16ec5b6 | b5ad65ebe6a1148716115e1faab31b5f0de1b493 | /maxsdk2008/include/object.h | b10577fdde7bd27504c5443027a829b05ca229a6 | [] | no_license | gasbank/aran | 4360e3536185dcc0b364d8de84b34ae3a5f0855c | 01908cd36612379ade220cc09783bc7366c80961 | refs/heads/master | 2021-05-01T01:16:19.815088 | 2011-03-01T05:21:38 | 2011-03-01T05:21:38 | 1,051,010 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 311,782 | h | /**********************************************************************
*<
FILE: object.h
DESCRIPTION: Defines Object Classes
CREATED BY: Dan Silva
HISTORY: created 9 September 1994
*> Copyright (c) 1994, All Rights Reserved.
**********************************************************************/
... | [
"gasbank@gmail.com"
] | [
[
[
1,
6061
]
]
] |
6b8c527418a6593142f186b9507b191bf079c49b | d425cf21f2066a0cce2d6e804bf3efbf6dd00c00 | /MPChatScreen.cpp | 6f53481d85e2de36daffd3c4b045494120c9444c | [] | 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 | 46,490 | cpp | #ifdef PRECOMPILEDHEADERS
#include "JA2 All.h"
#else
#include "sgp.h"
#include "screenids.h"
#include "Timer Control.h"
#include "sys globals.h"
#include "fade screen.h"
#include "sysutil.h"
#include "vobject_blitters.h"
#include "MercTextBox.h"
#include "wcheck.h"
#include "cursors.h"
#include... | [
"jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1"
] | [
[
[
1,
1613
]
]
] |
4463685146dd76c6f1712f232984f84091755df1 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nluaserver/src/lua/lmathlib.cc | 164107d9538a5203de51317c081dc2120d5c651f | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,778 | cc | /*
** $Id: lmathlib.cc,v 1.2 2004/03/26 00:39:30 enlight Exp $
** Standard mathematical library
** See Copyright Notice in lua.h
*/
#include <stdlib.h>
#include <math.h>
#define lmathlib_c
#include "lua/lua.h"
#include "lua/lauxlib.h"
#include "lua/lualib.h"
#undef PI
#define PI (3.14159265358... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
246
]
]
] |
59dafcc6c56c8160a66b1542fb011b697c73186f | b7d5640a8078e579f61d54f81858cc1dff3fa7ae | /GameClient/include/engine/engine.h | f160a32b100bbd13f918169d36869cf5e59f8858 | [] | no_license | gemini14/Typhon | 7497d225aa46abae881e77450466592dc0615060 | fa799896e13cdfaf40f65ff0981e7d98ad80a5f0 | refs/heads/master | 2016-09-06T14:34:11.048290 | 2011-10-22T07:12:33 | 2011-10-22T07:12:33 | 1,990,457 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,001 | h | #ifndef ENGINE_H
#define ENGINE_H
#include <memory>
#include <queue>
#include <string>
#include <boost/noncopyable.hpp>
#ifdef WIN32
#include <WinSock2.h>
#else
#include <netinet/in.h>
#endif
#include "engine/luamanager.h"
#include "i18n/i18n.h"
#include "irrlicht/irrlicht.h"
#include "font/font_man... | [
"zwillinge14@gmail.com"
] | [
[
[
1,
58
]
]
] |
6871f6f63d46c1c06caf8c3d2639e63dea50d606 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/asio/test/serial_port.cpp | 9146b590900886d4ef01405e8d6a577325f77391 | [
"BSL-1.0"
] | permissive | fcrick/RepSnapper | 05e4fb1157f634acad575fffa2029f7f655b7940 | a5809843f37b7162f19765e852b968648b33b694 | refs/heads/master | 2021-01-17T21:42:29.537504 | 2010-06-07T05:38:05 | 2010-06-07T05:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,721 | cpp | //
// serial_port.cpp
// ~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
// Copyright (c) 2008 Rep Invariant Systems, Inc. (info@repinvariant.com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy ... | [
"metrix@Blended.(none)"
] | [
[
[
1,
131
]
]
] |
757029a04e52256fdb524f2361656755a580307e | 1e23d293a86830184ff9d59039e4d8f2d2a8f318 | /array2d.h | e166ec1243b0f67c8b120eabc37323402d355888 | [] | no_license | beru/bitmap-font-encoder | c95a3e9641119f79cf0c93fd797a41db84685473 | 1ca6f91c440dc05db4c4ec2ac99a14ffe908209a | refs/heads/master | 2016-09-06T17:27:29.748951 | 2011-08-23T13:21:33 | 2011-08-23T13:21:33 | 33,050,307 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 674 | h | #pragma once
#include <vector>
template <typename T>
class Array2D
{
public:
Array2D(T* mem)
:
values_(mem)
{
}
Array2D& operator = (const Array2D& a)
{
Resize(a.w_, a.h_);
std::copy(a.values_, a.values_ + w_*h_, values_);
return *this;
}
void Resize(size_t w, size_t h)
{
... | [
"berupon@gmail.com"
] | [
[
[
1,
45
]
]
] |
2c85f3f3d7d2367cb9cf265da3f5d116403e0a03 | 3ab5d507d11afdab41c8c1b509cc2a807d717897 | /src/VoIPModule/VoIPModule.h | 0da39f1d8f3272001c54406b134069b8b5745b6e | [] | no_license | mkurdej/pwtinproject | 73dd952ca7b18c36b0c68124bd4447c9741fa372 | f11afa69776c9f9b55c3c3466544ed49e56ebdff | refs/heads/master | 2016-09-05T18:39:33.692316 | 2010-01-19T10:16:55 | 2010-01-19T10:16:55 | 32,997,874 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,766 | h | /**
* @file VoIPModule.h
*
* @date created 2010-01-14
* @author: Piotr Gwizda�a
*/
#ifndef VOIPMODULE_H_
#define VOIPMODULE_H_
#include <string>
#include <stdexcept>
#include <queue>
#include "../Debug/Debug.h"
#include "../Main/Config.h"
#include "../Main/Main.h"
#include "../ProtocolModul... | [
"marek.kurdej@f427f6ac-f01a-11de-af0a-9d584d74d99e",
"gwizdek@f427f6ac-f01a-11de-af0a-9d584d74d99e"
] | [
[
[
1,
2
],
[
4,
5
],
[
11,
26
],
[
28,
30
],
[
33,
51
],
[
53,
53
],
[
56,
56
],
[
58,
73
]
],
[
[
3,
3
],
[
6,
10
... |
d8f289d134072aa72a291534cf7c90d4ab399015 | be2e23022d2eadb59a3ac3932180a1d9c9dee9c2 | /NpcServer/NpcKernel/NetWork/MsgAiNpcInfo.cpp | 7db128c67da2041f656b45dc30b347ad0a47a94e | [] | no_license | cronoszeu/revresyksgpr | 78fa60d375718ef789042c452cca1c77c8fa098e | 5a8f637e78f7d9e3e52acdd7abee63404de27e78 | refs/heads/master | 2020-04-16T17:33:10.793895 | 2010-06-16T12:52:45 | 2010-06-16T12:52:45 | 35,539,807 | 0 | 2 | null | null | null | null | GB18030 | C++ | false | false | 1,136 | cpp | #include "allmsg.h"
#include "Npc.h"
#include "NpcWorld.h"
bool CMsgAiNpcInfo::Create(int nAction, OBJID idNpc, OBJID idGen, int nType, OBJID idMap, int nPosX, int nPosY)
{
CHECKF(nAction == MSGAINPCINFO_CREATENEW);
m_id = idNpc;
m_usAction = nAction;
m_usType = nType;
m_idMap = idMap;
m_usPos... | [
"rpgsky.com@cc92e6ba-efcf-11de-bf31-4dec8810c1c1"
] | [
[
[
1,
59
]
]
] |
4703208533d46f4831c44c00ead6e495dbae0a57 | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor-0.32/diagram/DiagramEditor/DiagramLine.cpp | a1f31c7922ad2ce3c5185c92758f9e67362dffdd | [] | no_license | bravesoftdz/iris-svn | 8f30b28773cf55ecf8951b982370854536d78870 | c03438fcf59d9c788f6cb66b6cb9cf7235fbcbd4 | refs/heads/master | 2021-12-05T18:32:54.525624 | 2006-08-21T13:10:54 | 2006-08-21T13:10:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,307 | cpp | /* ==========================================================================
CDiagramLine
Author : Johan Rosengren, Abstrakt Mekanik AB
Date : 2004-03-30
Purpose : Encapsulates a line object. Other line objects can be
derived from this class.
Description : First of all, we do not want cons... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
354
]
]
] |
9361b4348a71f194676289b7642f2e850b781128 | 30a1e1c0c95239e5fa248fbb1b4ed41c6fe825ff | /squirrel/source/modem.cpp | 66438fab3ed9a0f92e2170a03f6eb06594523a27 | [] | no_license | inspirer/history | ed158ef5c04cdf95270821663820cf613b5c8de0 | 6df0145cd28477b23748b1b50e4264a67441daae | refs/heads/master | 2021-01-01T17:22:46.101365 | 2011-06-12T00:58:37 | 2011-06-12T00:58:37 | 1,882,931 | 1 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 10,677 | cpp |
struct mc { char st[80],ok[80]; };
struct config
{
mc init,offhook,onhook,voice,data,play,stplay,mailinit;
mc rec,strec,beep,sphone,mphone,abeep,deinit,aonreq;
char irq,dle,etx,ring; // Interrupt,DLE,ETX,AnsOnRING
unsigned int waitans,cmddelay; // Wait for answer(1/10),Delay c... | [
"egryaznov@gmail.com"
] | [
[
[
1,
369
]
]
] |
2bd9271425a39f476faf413fc8e9835e1e199cbd | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor-0.32/TestPage.cpp | 44643a18d0ce172e3b18be69d5a7a56ae2b5d375 | [] | no_license | bravesoftdz/iris-svn | 8f30b28773cf55ecf8951b982370854536d78870 | c03438fcf59d9c788f6cb66b6cb9cf7235fbcbd4 | refs/heads/master | 2021-12-05T18:32:54.525624 | 2006-08-21T13:10:54 | 2006-08-21T13:10:54 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 518 | cpp | // TestPage.cpp : 구현 파일입니다.
//
#include "stdafx.h"
#include "GumpEditor.h"
#include "TestPage.h"
// CTestPage 대화 상자입니다.
IMPLEMENT_DYNAMIC(CTestPage, CPropertyPage)
CTestPage::CTestPage()
: CPropertyPage(CTestPage::IDD)
{
}
CTestPage::~CTestPage()
{
}
void CTestPage::DoDataExchange(CDataExchan... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
31
]
]
] |
306e58f195269c1881bb89a5a39da6dd937ed7fb | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctestquery/src/bctestquerycontainer.cpp | c1759e679194d8f94fb0cfebb4279166c3b70afd | [] | no_license | SymbianSource/oss.FCL.sftools.ana.compatanamdw | a6a8abf9ef7ad71021d43b7f2b2076b504d4445e | 1169475bbf82ebb763de36686d144336fcf9d93b | refs/heads/master | 2020-12-24T12:29:44.646072 | 2010-11-11T14:03:20 | 2010-11-11T14:03:20 | 72,994,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,464 | cpp | /*
* 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,
119
]
]
] |
6a34a3be8fcd5c76551738769b7d0495b3a8bf2a | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/internal/XTemplateComparator.hpp | 5709dcf80bb1ffb4e336e5467d7bdfa83fe28bab | [
"Apache-2.0"
] | 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 | 11,563 | hpp | /*
* Copyright 2003,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
*
* Unless re... | [
"aburke@bitflood.org"
] | [
[
[
1,
280
]
]
] |
3e103f069722d9e699f2857cf0ee04c7497556ac | 6caf1a340711c6c818efc7075cc953b2f1387c04 | /client/VersionInfo.cpp | 17440bbafaaf1a646432c8db3ce152d23bf83e6c | [] | no_license | lbrucher/timelis | 35c68061bea68cc31ce1c68e3adbc23cb7f930b1 | 0fa9f8f5ef28fe02ca620c441783a1ff3fc17bde | refs/heads/master | 2021-01-01T18:18:37.988944 | 2011-08-18T19:39:19 | 2011-08-18T19:39:19 | 2,229,915 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,554 | cpp | // $Id: VersionInfo.cpp,v 1.1 2005/01/13 17:50:08 lbrucher Exp $
//
#include "stdafx.h"
#include "VersionInfo.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
// ////////////////////////////////////////////////////////////////////////////
//
CVersionInf... | [
"laurent.brucher@idelis.be"
] | [
[
[
1,
89
]
]
] |
fe78c0813be4039fde1a7ded807428c9027b435e | b4d726a0321649f907923cc57323942a1e45915b | /CODE/INETFILE/CFTP.CPP | 2ec8fbd89e9d71858a125f8223c222bc51fba745 | [] | no_license | chief1983/Imperial-Alliance | f1aa664d91f32c9e244867aaac43fffdf42199dc | 6db0102a8897deac845a8bd2a7aa2e1b25086448 | refs/heads/master | 2016-09-06T02:40:39.069630 | 2010-10-06T22:06:24 | 2010-10-06T22:06:24 | 967,775 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,970 | cpp | /*
* Copyright (C) Volition, Inc. 1999. All rights reserved.
*
* All source code herein is the property of Volition, Inc. You may not sell
* or otherwise commercially exploit the source or things you created based on the
* source.
*
*/
/*
* $Logfile: /Freespace2/code/Inetfile/CFtp.cpp $
* $Revis... | [
"chief1983@yahoo.com"
] | [
[
[
1,
598
]
]
] |
33e0a94e4af5e3fbc664f830aa7fb189a93775fd | d7df4671497eadc8f86567ed2631bcf2cdb1cd74 | /MagicBowl/Mp3Helper.h | b52bd62a4076dbda8c29fd6b600aa8cc7e04e4c4 | [] | no_license | PSP-Archive/MagicBowl | 6081838f014ebc7941896d57b01534c71e4d0ad4 | 0790e93f8072ea7169b6fcd9f20d1b66e5066c3d | refs/heads/master | 2023-06-25T03:33:33.083679 | 2010-08-29T14:22:14 | 2010-08-29T14:22:14 | 388,950,939 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 761 | h | /*
* Mp3Helper.h Helper class to enable playing MP3 sounds in
* PSP homebrew applications
*
*/
#ifndef MP3HELPER_H_
#define MP3HELPER_H_
extern "C"{
#include <stdio.h>
#include <pspkerneltypes.h>
#include <pspaudio.h>
}
class ClMp3Helper {
public:
static bool initMP3();
static voi... | [
"anmabagima@d0c0c054-8719-4030-88c3-0e07ff0e07ca"
] | [
[
[
1,
34
]
]
] |
64fc014a0349581f5bdd7cde8f022e14717855a6 | 3bfc30f7a07ce0f6eabcd526e39ba1030d84c1f3 | /BlobbyWarriors/Source/BlobbyWarriors/Model/Entity/Factory/FlamethrowerFactory.cpp | e57357a1ddeadc9b28713b3fc4e57a22ab0364b9 | [] | no_license | visusnet/Blobby-Warriors | b0b70a0b4769b60d96424b55ad7c47b256e60061 | adec63056786e4e8dfcb1ed7f7fe8b09ce05399d | refs/heads/master | 2021-01-19T14:09:32.522480 | 2011-11-29T21:53:25 | 2011-11-29T21:53:25 | 2,850,563 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,564 | cpp | #include "FlamethrowerFactory.h"
IEntity* FlamethrowerFactory::create(const EntityProperties& properties)
{
b2BodyDef bodyDef = b2BodyDef();
bodyDef.position.Set(pixel2meter(properties.x), pixel2meter(properties.y));
bodyDef.angle = radian2degree(properties.angle);
bodyDef.type = b2_kinematicBody;
b2Bod... | [
"visus@visusnet.de"
] | [
[
[
1,
48
]
]
] |
f5361bd0cf5b26057372e5ff92728490eaa95261 | fd792229322e4042f6e88a01144665cebdb1c339 | /src/serverWorldMap.h | a4a24eccb79979d8694d8c823197e0c76761f1ed | [] | no_license | weimingtom/mmomm | 228d70d9d68834fa2470d2cd0719b9cd60f8dbcd | cab04fcad551f7f68f99fa0b6bb14cec3b962023 | refs/heads/master | 2021-01-10T02:14:31.896834 | 2010-03-15T16:15:43 | 2010-03-15T16:15:43 | 44,764,408 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,280 | h | #ifndef SERVER_WORLD_MAP_H_
#define SERVER_WORLD_MAP_H_
#include <boost/multi_array.hpp>
#include <boost/unordered_map.hpp>
#include <RakNet/NativeTypes.h>
#include "tileTypes.h"
#include "vector2D.h"
class ServerWorldMap {
public:
~ServerWorldMap();
// Saves/loads tile data from/to a given (possib... | [
"nagelbagel@gmail.com"
] | [
[
[
1,
43
]
]
] |
f161ac3bc12a705b9601db6aba6d17f8d9b4a691 | c0a577ec612a721b324bb615c08882852b433949 | /englishplayer/EnTranscription/Mfcc.cpp | 9a152b00eecb470e5c895c6c3e82159c53fa16c1 | [] | no_license | guojerry/cppxml | ca87ca2e3e62cbe2a132d376ca784f148561a4cc | a4f8b7439e37b6f1f421445694c5a735f8beda71 | refs/heads/master | 2021-01-10T10:57:40.195940 | 2010-04-21T13:25:29 | 2010-04-21T13:25:29 | 52,403,012 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,041 | cpp | #include "StdAfx.h"
#include "AudioDoc.h"
#include "Mfcc.h"
#include "fe_warp.h"
int32 fe_start_utt(fe_t * fe)
{
fe->num_overflow_samps = 0;
memset(fe->overflow_samps, 0, fe->frame_size * sizeof(int16));
fe->start_flag = 1;
fe->prior = 0;
return 0;
}
CMfcc::CMfcc(void)
{
m_fe = new fe_t;
//D... | [
"oeichenwei@0e9f5f58-6d57-11de-950b-9fccee66d0d9"
] | [
[
[
1,
176
]
]
] |
2c1458c0e45bf18b3b5d45a5400b6ba3c25f988d | 23e1deafd7805287ca582e6f5d1a9ba408e058a6 | /MN1-RaizFuncao/src/MetodoNewtonRaphson.cpp | e4c02801463adb69a1c92ff15967eea86219d4b8 | [] | no_license | lucaseduardo101/NumericalMethods | 8ddc7e907dc5f47a0a848ddfd515d715482616e2 | ce2e38401bb36bf702c53142d398dd56c632de0f | refs/heads/master | 2021-01-21T21:38:38.976852 | 2010-09-11T00:24:18 | 2010-09-11T00:24:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,045 | cpp | /*
* MetodoNewtonRaphson.cpp
*
* Created on: 22/10/2009
* Author: Rafael Sales
*/
#include <iostream>
#include <math.h>
#include "MetodoNewtonRaphson.h"
using namespace std;
double MetodoNewtonRaphson::encontrarRaiz(double intervaloA, double intervaloB) {
cout << "\n=> Raiz de função - Méto... | [
"rafaelcds@gmail.com"
] | [
[
[
1,
38
]
]
] |
81eafd2db3ca0a50dd9bea3e2420371414d1456f | 63c17f092bf95bc9daaf92ee05f6a823623f2f9b | /src/PlugInSDK/BeckyApi.h | 4492ab1d93265fbfdb2247b38e5eb1ffa704663d | [] | no_license | sodiumda250/bkhdpnl | ba9d36b9b77d23c6cac004ce3c4818d19564eed4 | 52e628f3bc70f38bea4c6287778c3a3d765f37bf | refs/heads/master | 2020-03-31T11:59:52.220401 | 2009-10-20T05:50:43 | 2009-10-20T05:50:43 | 3,039,672 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,018 | h | ///////////////////////////////////////////////////////////////////////////
// Becky! API header file
//
// You can modify and redistribute this file without any permission.
#ifndef _BECKY_API
#define _BECKY_API
#define BKC_MENU_MAIN 0
#define BKC_MENU_LISTVIEW 1
#define BKC_MENU_TREEVIEW 2
#define BKC_ME... | [
"woods@e212b10a-3bbd-de11-b494-001ec944baf4"
] | [
[
[
1,
159
]
]
] |
f5d34ca8865c74ba031c17f87be7e6e076a4ff1d | 2e5fd1fc05c0d3b28f64abc99f358145c3ddd658 | /deps/quickfix/src/.NET/PostgreSQLStore.cpp | 909e6a17e6c7f0e405d829d48e3534147d4d8844 | [
"BSD-2-Clause"
] | permissive | indraj/fixfeed | 9365c51e2b622eaff4ce5fac5b86bea86415c1e4 | 5ea71aab502c459da61862eaea2b78859b0c3ab3 | refs/heads/master | 2020-12-25T10:41:39.427032 | 2011-02-15T13:38:34 | 2011-02-15T20:50:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 51 | cpp | #include "stdafx.h"
#include "PostgreSQLStore.h"
| [
"nikolas.bowe@gmail.com"
] | [
[
[
1,
2
]
]
] |
920be660e06c0b32014652dd3bedad7777efe68c | 138a353006eb1376668037fcdfbafc05450aa413 | /source/ogre/OgreNewt/boost/mpl/partition.hpp | d949d92fcf94bfb1acb481e672a1532127cf501e | [] | no_license | sonicma7/choreopower | 107ed0a5f2eb5fa9e47378702469b77554e44746 | 1480a8f9512531665695b46dcfdde3f689888053 | refs/heads/master | 2020-05-16T20:53:11.590126 | 2009-11-18T03:10:12 | 2009-11-18T03:10:12 | 32,246,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,211 | hpp |
#ifndef BOOST_MPL_PARTITION_HPP_INCLUDED
#define BOOST_MPL_PARTITION_HPP_INCLUDED
// Copyright Eric Friedman 2002-2003
// Copyright Aleksey Gurtovoy 2004
//
// 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... | [
"Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e"
] | [
[
[
1,
53
]
]
] |
cde2e7015fb6f73e0a56acd66f6736b0564dcc3b | 909e422494d7c012c2bc89c79eabdceb53c721a5 | /icpcLibrary/Heap_UsingSTL.cpp | 79d7bbfc6692aa2539d45dd84f18460864a3a1bf | [] | no_license | aviramagen/menglin-icpc-code-library | f14cc303a3fd05992a1a40b9bcd7a0b09657f21c | c8375f39ed13312f705fb42c20ce83f5194bd297 | refs/heads/master | 2021-01-10T14:00:32.605726 | 2011-12-03T11:39:50 | 2011-12-03T11:39:50 | 54,555,734 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 747 | cpp | #include <iostream>
#include <algorithm>
using namespace std;
struct type
{
int x, y;
bool operator< ( const type &a )
{
return x < a.x;
}
};
int main()
... | [
"bluebird498@localhost"
] | [
[
[
1,
107
]
]
] |
16ec074d8ca3fe135a64d3eee8a9ab635f31f045 | 629e4fdc23cb90c0144457e994d1cbb7c6ab8a93 | /lib/graphics/viewport.cpp | ed01a2f09a80094e42a782f0bdf4ad11f4a553d3 | [] | no_license | akin666/ice | 4ed846b83bcdbd341b286cd36d1ef5b8dc3c0bf2 | 7cfd26a246f13675e3057ff226c17d95a958d465 | refs/heads/master | 2022-11-06T23:51:57.273730 | 2011-12-06T22:32:53 | 2011-12-06T22:32:53 | 276,095,011 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 754 | cpp | /*
* viewport.cpp
*
* Created on: 5.8.2011
* Author: akin
*/
#include "viewport.h"
#include <glm/transform>
namespace ice
{
Viewport::Viewport()
{
}
Viewport::~Viewport()
{
}
glm::mat4x4& Viewport::getProjectionMatrix()
{
return projection;
}
glm::mat4x4& Viewport::g... | [
"akin@lich"
] | [
[
[
1,
41
]
]
] |
c70badb1d32cbfc95493009156f8eaf8695d1de7 | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/GumpEditor/dyndroptarget.cpp | 4b7bd1eaf1da49b18b57730bd121d7a956a349ea | [] | no_license | bravesoftdz/iris-svn | 8f30b28773cf55ecf8951b982370854536d78870 | c03438fcf59d9c788f6cb66b6cb9cf7235fbcbd4 | refs/heads/master | 2021-12-05T18:32:54.525624 | 2006-08-21T13:10:54 | 2006-08-21T13:10:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,025 | cpp | // Copyright ?2002 Oink!
// FILE NAME : DynDropTarget.cpp
// DESCRIPTION : Provides basic member variables and functions for all
// : CWnd objects to act as drop target for control dragged from
// : toolbar
//
// PROGRAMMER DATE PATCH DESCRIPTION
// ============ =========== ======= =======================... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
117
]
]
] |
b220ebf68c731a758177bfbb8fafb278cec1e1d7 | 99d3989754840d95b316a36759097646916a15ea | /tags/2011_09_07_to_baoxin_gpd_0.1/ferrylibs/src/ferry/cv_geometry/CvMatUtil.cpp | 77c09bdb572fe40458a449379c298b11be698e84 | [] | no_license | svn2github/ferryzhouprojects | 5d75b3421a9cb8065a2de424c6c45d194aeee09c | 482ef1e6070c75f7b2c230617afe8a8df6936f30 | refs/heads/master | 2021-01-02T09:20:01.983370 | 2011-10-20T11:39:38 | 2011-10-20T11:39:38 | 11,786,263 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,300 | cpp | #include ".\cvmatutil.h"
namespace ferry {
namespace cv_mat {
void svd(CvMat* A, CvMat** W, CvMat** U, CvMat** V) {
*U = cvCreateMat(A->rows, A->rows, A->type);
*V = cvCreateMat(A->cols, A->cols, A->type);
*W = cvCreateMat(A->rows, A->cols, A->type);
cvSVD(A, *W, *U, *V);
}
CvMat* null(Cv... | [
"ferryzhou@b6adba56-547e-11de-b413-c5e99dc0a8e2"
] | [
[
[
1,
408
]
]
] |
e465fb6a539004751bb6ec955655434adccc949d | 67298ca8528b753930a3dc043972dceab5e45d6a | /Asteroids/src/SocketInterface.cpp | 1cfb62799c0b23f8ebabdaa91e570ed861c1385e | [] | no_license | WhyKay92/cs260assignment3 | 3cf28dd92b9956b2cd4f850652651cb11f25c753 | 77ad90cd2dc0b44f3ba0a396dc8399021de4faa5 | refs/heads/master | 2021-05-30T14:59:21.297733 | 2010-12-13T09:18:17 | 2010-12-13T09:18:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,568 | cpp | #include "SocketInterface.hpp"
void iSocket::SetIP( char *IP )
{
socketAddress_.sin_addr.s_addr = inet_addr( IP );
}
void iSocket::SetPortNumber( u32 port )
{
socketAddress_.sin_port = htons( port );
}
void iSocket::Shutdown( void )
{
Sleep( 100 );
int eCode = shutdown( socket_, SD_BOTH ... | [
"liss.steven@gmail.com"
] | [
[
[
1,
125
]
]
] |
2f0631ff45b921fa43f5222a52d3bbbe1d450d1b | bfbe6667ce1a0b7b2772f4de57829d8760a0f55c | /var.3/Текстовые файлы.CPP | fc01fb8a0768d349e256c47b369538de134eeff7 | [] | no_license | buger/CPP-Labs | 50333a317657d495ad5a3f120441ed5988ea16d5 | f413c505af4a9f612c597214ab68384b588f5389 | refs/heads/master | 2023-07-12T11:41:10.793947 | 2009-10-17T16:00:24 | 2009-10-17T16:00:24 | 339,804 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 470 | cpp | #include <stdio.h>
#include <stdlib.h>
void main()
{ FILE*ft,*zp;
int c='a',d,ch,j;
ft=fopen("inp.txt","w");
if(!ft) { puts("ne cozdat fail\n");
exit(1);
}
fprintf(ft,"fhjhhahfjahwiuoweiitudbcanvczxccdfee");
fclose(ft);
zp=fopen("g.txt","w");
for(j=0;j<5;j++)
{
d=0;
ft=fopen("inp.txt","r");
... | [
"leonsbox@gmail.com"
] | [
[
[
1,
34
]
]
] |
503d6cb3d40dbbf5ce9080b8df2e491be18fd83f | 842997c28ef03f8deb3422d0bb123c707732a252 | /src/moaicore/MOAIBlocker.h | 452dff54985827bea05884e1f34b9c6895862f81 | [] | 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 | 975 | h | // Copyright (c) 2010-2011 Zipline Games, Inc. All Rights Reserved.
// http://getmoai.com
#ifndef MOAIBLOCKER_H
#define MOAIBLOCKER_H
//================================================================//
// MOAIBlocker
//================================================================//
class MOAIBlocker :
... | [
"josh@ziplinegames.com"
] | [
[
[
1,
36
]
]
] |
2c66e6a03acf985637d0a97634e62e732a3a1c30 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/WayFinder/symbian-r6/Dialogs.h | 8c624ba2af198b3998676a6eedf4130a56d41eff | [
"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 | 15,039 | 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,
350
]
]
] |
66c7f40e9544a38af1ffae0874fa43088c9927fd | 9d58409162a450f5dd162c43cfe0dc7c12c00e14 | /src/BeatDetectView.cpp | fbf79eb2948d9c541fe6251800e863e2d7b8d64d | [] | no_license | robharper/beat-detect | 0f8e9c6feb64e52409972117bed9417795057c76 | 2f0905d3b657155521c1f4c354b1f75d48d63b04 | refs/heads/master | 2021-01-01T20:06:05.435288 | 2011-08-07T17:48:07 | 2011-08-07T17:48:07 | 2,169,522 | 17 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 11,877 | cpp | // BeatDetectView.cpp : implementation of the CBeatDetectView class
//
#include "stdafx.h"
#include "BeatDetect.h"
#include "MainFrm.h"
#include "BeatDetectDoc.h"
#include "BeatDetectView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
#define RULER... | [
"robert.harper@gmail.com"
] | [
[
[
1,
444
]
]
] |
647386d94e5d4900ae47785dd519ebf70e28a87d | 5e6ff9e6e8427078135a7b4d3b194bcbf631e9cd | /EngineSource/dpslim/dpslim/Simulation/Source/MSDatabaseMethods.CPP | cca088385a83d5194cd620dd41bfd82889790437 | [] | no_license | karakots/dpresurrection | 1a6f3fca00edd24455f1c8ae50764142bb4106e7 | 46725077006571cec1511f31d314ccd7f5a5eeef | refs/heads/master | 2016-09-05T09:26:26.091623 | 2010-02-01T11:24:41 | 2010-02-01T11:24:41 | 32,189,181 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,013 | cpp | #pragma once
#define _CRT_SECURE_NO_WARNINGS
// MSDatabaseMethods.cpp
//
// Copyright 2004 DecisionPower, Inc.
//
// Database calls for the microsegment
// Created by Vicki de Mey 4/16/04
#ifndef WINVER
#define WINVER 0x0501
#endif
#include "CMicroSegment.h"
#include "MSDatabase.h"
#include <stdlib.h... | [
"Isaac.Noble@fd82578e-0ebe-11df-96d9-85c6b80b8d9c"
] | [
[
[
1,
301
]
]
] |
8c073b0e9eb116d1ef5a4e0698d3d13fe7490851 | 563e71cceb33a518f53326838a595c0f23d9b8f3 | /v2/POC/POC/TerrainMng.h | 4308972dfb8bcd2dd402a035ab9ea64bd0402592 | [] | 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 | 303 | h | #ifndef TerrainMng_H
#define TerrainMng_H
#include "Random.h"
#include "Vector3.h"
#include "Node.h"
#include "GL/glew.h"
#include "GL/glfw.h"
class TerrainMng{
public:
TerrainMng();
void Update(Vector3<float>);
void Render();
private:
Node* m_sceneGraph;
};
#endif | [
"fabiom@01b71de8-32d4-11de-96ab-f16d9912eac9"
] | [
[
[
1,
25
]
]
] |
eff35f3b8f8233c6c9aa0f25a32860aa784604e1 | d37a1d5e50105d82427e8bf3642ba6f3e56e06b8 | /DVR/HHVClientDemo/HHVClientDemo/Dlg_Playback_Download_Bytime.h | fba89e75e0dfe85d3a3aa360fa9d198865022cd6 | [] | no_license | 080278/dvrmd-filter | 176f4406dbb437fb5e67159b6cdce8c0f48fe0ca | b9461f3bf4a07b4c16e337e9c1d5683193498227 | refs/heads/master | 2016-09-10T21:14:44.669128 | 2011-10-17T09:18:09 | 2011-10-17T09:18:09 | 32,274,136 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,084 | h | #if !defined(AFX_DLG_PLAYBACK_DOWNLOAD_BYTIME_H__086A5B12_0518_4591_A15C_3CD0E90D1107__INCLUDED_)
#define AFX_DLG_PLAYBACK_DOWNLOAD_BYTIME_H__086A5B12_0518_4591_A15C_3CD0E90D1107__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// Dlg_Playback_Download_Bytime.h : header file
#include "TextP... | [
"shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3"
] | [
[
[
1,
66
]
]
] |
d93f998ffd2450f2f7034b0d6fc31bc9f7230c01 | 913f43ef4d03bd5d6b42b9e31b1048ae54493f59 | /CraterRacer/CraterRacer/Source_Code/Vehicle Files/VehicleAI.cpp | a6916b31a2e79ffe6b9864b1baf7d03e1a88bb19 | [] | 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 | 6,197 | cpp | /*
The Vehicle's AI class.
*/
#include "VehicleAI.h"
#include "EntityManager.h"
#include "MessageManager.h"
#include <cmath>
VehicleAI::VehicleAI (bool canModify) {
this->canModify = canModify;
path = 0;
currentLap = 1;
passedWPs = 0;
passedWPsLB;
}
//--------------------------------------------... | [
"wshnng@b92cab1e-0213-11df-804c-772d9fe11005",
"tfalders@b92cab1e-0213-11df-804c-772d9fe11005",
"amber.wetherill@b92cab1e-0213-11df-804c-772d9fe11005",
"jmulmer2@gmail.com"
] | [
[
[
1,
4
],
[
8,
8
],
[
170,
170
],
[
177,
177
],
[
187,
187
],
[
205,
205
]
],
[
[
5,
5
],
[
7,
7
],
[
16,
32
],
[
34,
... |
f89333dff857dfbcecebcdafd780cb147ff48c7a | d9d498167237f41a9cf47f4ec2d444a49da4b23b | /zhangxin/example2/SettingMsgDlg.cpp | 0593682e27c75b9e9a54e26d981f931c32e5605c | [] | no_license | wangluyi1982/piggypic | d81cf15a6b58bbb5a9cde3d124333348419c9663 | d173e3acc6c3e57267733fb7b80b1b07cb21fa01 | refs/heads/master | 2021-01-10T20:13:42.615324 | 2010-03-17T13:44:49 | 2010-03-17T13:44:49 | 32,907,995 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 1,352 | cpp | // SettingMsgDlg.cpp : インプリメンテーション ファイル
//
#include "stdafx.h"
#include "NECTestPattern.h"
#include "SettingMsgDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CSetting... | [
"zhangxin.sanjin@fa8d6de2-2387-11df-88d9-3f628f631586"
] | [
[
[
1,
50
]
]
] |
ecaf26161b61d9b7ccc4ff3610c94f66fd9f580d | 115cdd77595f80aa6870893657f26f6b4e7cdd2b | /src/include/MouseMotionEventHandler.hpp | e5f822fb79236e2df0f566433a7e8e5ad40c7988 | [] | no_license | douglyuckling/peek | 0bc036906bab49fec63944e4c23e3b0c6935d820 | 9d7c3022366290a43830be5f19a47bd406038f3c | refs/heads/master | 2021-01-23T07:21:11.076300 | 2010-07-09T04:48:33 | 2010-07-09T04:48:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 379 | hpp | /**
* @file MouseMotionEventHandler.hpp
*/
#pragma once
#include "Peek_base.hpp"
namespace peek {
/**
* @interface MouseMotionEventHandler
* @brief Handles mouse motion events
*/
class MouseMotionEventHandler {
public:
/** Handles a mouse motion event */
virtual void handleMouseMotionEven... | [
"douglyuckling@483a7388-aa76-4cae-9b69-882d6fd7d2f9"
] | [
[
[
1,
22
]
]
] |
bb6326a811f60e5be294fc72cdaaf5c7d82a9ed3 | cd07acbe92f87b59260478f62a6f8d7d1e218ba9 | /src/SpermView.h | f202cc286a8925b3d819547b9c4dc51a97de56a7 | [] | 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 | 5,194 | h | // SpermView.h : interface of the CSpermView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_SPERMVIEW_H__5E420D3D_4A9A_4202_BE82_1146A85F23AC__INCLUDED_)
#define AFX_SPERMVIEW_H__5E420D3D_4A9A_4202_BE82_1146A85F23AC__INCLUDED_
#if _MSC_VER > 1000
#pragm... | [
"harithchen@e030fd90-5f31-5877-223c-63bd88aa7192"
] | [
[
[
1,
179
]
]
] |
beebf289cae6d6f444bcd82b0bce09513c3fe189 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/ClientShellShared/DeathFX.h | b7d4bd582fd09660c952306a56cc8a11d28ad7f3 | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,695 | h | // ----------------------------------------------------------------------- //
//
// MODULE : DeathFX.h
//
// PURPOSE : Death special fx class - Definition
//
// CREATED : 6/14/98
//
// ----------------------------------------------------------------------- //
#ifndef __DEATH_FX_H__
#define __DEATH_FX_H__
... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
72
]
]
] |
8ae3833fe29a6310c15942851aa73cbb71cab40e | cfa667b1f83649600e78ea53363ee71dfb684d81 | /code/render/terrain/terrainrenderer.cc | ac93896eeff11223df6cb46a5034a5fd14e3f75f | [] | no_license | zhouxh1023/nebuladevice3 | c5f98a9e2c02828d04fb0e1033f4fce4119e1b9f | 3a888a7c6e6d1a2c91b7ebd28646054e4c9fc241 | refs/heads/master | 2021-01-23T08:56:15.823698 | 2011-08-26T02:22:25 | 2011-08-26T02:22:25 | 32,018,644 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 762 | cc | //------------------------------------------------------------------------------
// terrainrenderer.cc
// (C) 2011 xiongyouyi
//------------------------------------------------------------------------------
#include "stdneb.h"
#include "terrain/terrainrenderer.h"
namespace Terrain
{
__ImplementClass(Terra... | [
"Administrator@JOEYXIONG-PC4.epi.com"
] | [
[
[
1,
31
]
]
] |
4867c30e04ee1a7090bdb077443b285c362841ab | 6fbf3695707248bfb00e3f8c4a0f9adf5d8a3d4c | /java/jniutil/include/jvm/virtual_machine.hpp | 2482ef2da169dedc6496d8f71e1844f59f28cd00 | [] | no_license | ochafik/cppjvm | c554a2f224178bc3280f03919aff9287bd912024 | e1feb48eee3396d3a5ecb539de467c0a8643cba0 | refs/heads/master | 2020-12-25T16:02:38.582622 | 2011-11-17T00:11:35 | 2011-11-17T00:11:35 | 2,790,123 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,094 | hpp | #ifndef JVM_VIRTUAL_MACHINE_INCLUDED
#define JVM_VIRTUAL_MACHINE_INCLUDED
#include <stdexcept>
#include <jni.h>
namespace jvm
{
class virtual_machine
{
JavaVM *m_jvm;
public:
virtual_machine()
: m_jvm(0) {}
virtual_machine(const std::string &classPath)
: m_jvm(0) { create(classPath);... | [
"danielearwicker@ubuntu.(none)"
] | [
[
[
1,
44
]
]
] |
bf1da980d39e7bb172ce49ab8d58a71c767fc60b | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/tools/inspect/long_name_check.hpp | ffa4cb97520588fb9dc18b948afd753229a1ffc5 | [
"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 | 1,486 | hpp | // long_name_check header --------------------------------------------------//
// (main class renamed to: file_name_check) - gps
// Copyright Beman Dawes 2002.
// Copyright Gennaro Prota 2006.
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or co... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
61
]
]
] |
45a1aade561948147bf14522d37412427088c410 | 037faae47a5b22d3e283555e6b5ac2a0197faf18 | /plugins/gs/zerogs/opengl/rasterfont.cpp | 787ee47b5f238be84101d4aa31cdd7cb4e6f1db2 | [] | no_license | isabella232/pcsx2-sourceforge | 6e5aac8d0b476601bfc8fa83ded66c1564b8c588 | dbb2c3a010081b105a8cba0c588f1e8f4e4505c6 | refs/heads/master | 2023-03-18T22:23:15.102593 | 2008-11-17T20:10:17 | 2008-11-17T20:10:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,274 | cpp |
#ifdef _WIN32
#include <windows.h>
#endif
#include <GL/gl.h>
#include <string.h>
#include "rasterfont.h"
// globals
GLubyte rasters[][13] = {
{0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00},
{0x00, 0x00, 0x18, 0x18, 0x00, 0x00, 0x18, 0x18, 0x18, 0x18, 0x18, 0x18,... | [
"zerofrog@23c756db-88ba-2448-99d7-e6e4c676ec84"
] | [
[
[
1,
147
]
]
] |
b98d625290b0a85ac43b42263b09c590ed9886de | df5277b77ad258cc5d3da348b5986294b055a2be | /Spaceships/IWeapon.h | db1dfa0ffde80b3dd8c17e512c69468727f635aa | [] | no_license | beentaken/cs260-last2 | 147eaeb1ab15d03c57ad7fdc5db2d4e0824c0c22 | 61b2f84d565cc94a0283cc14c40fb52189ec1ba5 | refs/heads/master | 2021-03-20T16:27:10.552333 | 2010-04-26T00:47:13 | 2010-04-26T00:47:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 279 | h | #pragma once
class IWeapon
{
public:
virtual void Fire(const float x, const float y, const float rotation, Controller* controller) = 0;
virtual void Update() = 0;
virtual void SetFireDuration(const int duration) = 0;
//virtual void CeaseFire() = 0;
;
};
| [
"ProstheticMind43@af704e40-745a-32bd-e5ce-d8b418a3b9ef"
] | [
[
[
1,
14
]
]
] |
2e513e2287e5ef361634fc5a9e021de9d6d9d69e | 918c8a14d31946cef59d68420d0f4a8ed4752001 | /waveletshadow/inc/CWavelet.h | df60a19b566df5725815921c24ed48b4bfdec5af | [] | no_license | rroc/ibrproject | a67b2565402c1eed0c14363633a52c0a81974c0b | 69dbaea6e2de7c00e82d9d08fab20341ba21fac5 | refs/heads/master | 2021-01-01T16:06:46.943270 | 2009-04-03T20:14:15 | 2009-04-03T20:14:15 | 34,713,409 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,765 | h | #pragma once
#include "basic.h"
#include "THashtable.h"
#include "CMatrix.h"
#include "CMatrixNoColors.h"
class CWavelet
{
public:
CWavelet();
CWavelet( CMatrixNoColors* aMatrix ,int aRows, int aCols);
CWavelet( CMatrix* aMatrix ,int aRows, int aCols);
~CWavelet();
void nonStandardDecons... | [
"onnepoika@5699bb8f-202d-0410-a568-af645a74364e",
"natha.yamuna.ramanuja.parampara@5699bb8f-202d-0410-a568-af645a74364e"
] | [
[
[
1,
4
],
[
7,
10
],
[
14,
14
],
[
16,
16
],
[
43,
43
],
[
45,
52
],
[
60,
62
],
[
67,
68
]
],
[
[
5,
6
],
[
11,
1... |
0d5f0c42cc9b864a49ebc12012dd63f8385e68a9 | 8a3fce9fb893696b8e408703b62fa452feec65c5 | /SendMail/凸包.cpp | f0702d3b4948afca34f196782b4e368a577de3a2 | [] | no_license | win18216001/tpgame | bb4e8b1a2f19b92ecce14a7477ce30a470faecda | d877dd51a924f1d628959c5ab638c34a671b39b2 | refs/heads/master | 2021-04-12T04:51:47.882699 | 2011-03-08T10:04:55 | 2011-03-08T10:04:55 | 42,728,291 | 0 | 2 | null | null | null | null | GB18030 | C++ | false | false | 3,360 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
typedef struct CPoint
{
double x, y;
}Point;
const int MAXSIZE = 10000;
const double EPS = 1E-6;
int stack[MAXSIZE]; //数组模拟堆栈,存放凸包的逆序顶点
int top; //凸包顶点数p[stack[0]...stack[top]]
Point p[MAXSIZE];
void GrahamScan(const int &n); //Gra... | [
"tangpeng918@126.com"
] | [
[
[
1,
136
]
]
] |
eccf4db0e297c6978ab1efb90a53dce5066ab0b4 | 90aa2eebb1ab60a2ac2be93215a988e3c51321d7 | /castor/branches/boost/libs/castor/test/test_reduce.cpp | c86c8104b15316ed408e8174b522da3400eef206 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | roshannaik/castor | b9f4ea138a041fe8bccf2d8fc0dceeb13bcca5a6 | e86e2bf893719bf3164f9da9590217c107cbd913 | refs/heads/master | 2021-04-18T19:24:38.612073 | 2010-08-18T05:10:39 | 2010-08-18T05:10:39 | 126,150,539 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 871 | cpp | #include <boost/castor.h>
#include <boost/test/minimal.hpp>
using namespace castor;
int test_main(int, char * [])
{
{ // multiple values in input
lref<int> j;
relation r = range(j, 1, 10) >>= reduce(j, std::multiplies<int>());
BOOST_CHECK(r() && j.defined());
BOOST... | [
"82177+tzlaine@users.noreply.github.com"
] | [
[
[
1,
38
]
]
] |
d1acbd0db725148975fb1afcf4063adccc1c8ed7 | 221e3e713891c951e674605eddd656f3a4ce34df | /core/OUE/Core.cpp | 0169fac633de4be633ea564e7d5f205c4b0c6b02 | [
"MIT"
] | permissive | zacx-z/oneu-engine | da083f817e625c9e84691df38349eab41d356b76 | d47a5522c55089a1e6d7109cebf1c9dbb6860b7d | refs/heads/master | 2021-05-28T12:39:03.782147 | 2011-10-18T12:33:45 | 2011-10-18T12:33:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,261 | cpp | /*
This source file is part of OneU Engine.
Copyright (c) 2011 Ladace
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, co... | [
"LadaceZ@gmail.com@d30a3831-f586-b1a3-add9-2db6dc386f9c"
] | [
[
[
1,
30
]
]
] |
ef379d9aaff08adabeeac9f5a3d84d5155197e8a | acd999f7078cf4fb5545b6fcbd2b6e514af6e29b | /tests/tester/tester.cpp | 053d751a490ebac3b9aa3ffb9483783b410aee2b | [] | no_license | joshuaeckroth/CSE202 | 5239c8bdd9ad48289d6a3bea459158696af095f4 | 57ac830f9ca3ca3d8b737c7da93e2aa1918284c9 | refs/heads/master | 2016-09-01T23:29:54.227011 | 2010-09-10T12:59:43 | 2010-09-10T12:59:43 | 448,079 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,985 | cpp | #include <iostream>
#include <fstream>
#include <sys/types.h>
#include <sys/wait.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
#include <signal.h>
using namespace std;
#define READ 0
#define WRITE 1
bool run_test(char *program, string test, string input, string output);
void expand_strin... | [
"eckroth@cse.ohio-state.edu"
] | [
[
[
1,
235
]
]
] |
935bd80dc956e70e8fc75d20fbcf9b7431e10bce | 94c1c7459eb5b2826e81ad2750019939f334afc8 | /source/CTaiKlineDlgEditScreenStock.cpp | 7fbd1b133e3afae8b32ad99a84bc6e85657631f7 | [] | 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 | GB18030 | C++ | false | false | 39,195 | cpp | // TechDlgEditScreenStock.cpp : implementation file
//
#include "stdafx.h"
#include "CTaiShanApp.h"
#include "CTaiKlineDlgEditScreenStock.h"
#include "CTaiShanDoc.h"
#include "MainFrm.h"
#include "CFormularCompute.h"
#include "DIAEDITZBGSHS.h"
#include "CFormularContent.h"
#include "CTaiScreenParent.h"
#in... | [
"7171136@qq.com"
] | [
[
[
1,
1644
]
]
] |
6f74d66ce04af1d0b371e1b766829fb532d5e7ec | be7eef50e21e11340134d150f78db8d6f5423e66 | /D2/D2.cpp | 566a62ae4378d40aa3528311efc2eeb8d3fd768c | [] | no_license | Maciej-Poleski/Algorytmika | 8023aef976c1087e25a4f9079de65769cf690ae3 | 3a3818f82738d9ea42aba24dea89e9280d504f00 | refs/heads/master | 2023-07-06T03:57:54.430947 | 2011-05-26T15:57:11 | 2011-05-26T15:57:11 | 395,015,968 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,059 | cpp | #include <vector>
#include <algorithm>
#include <cstdio>
#include <climits>
using namespace std;
struct w
{
int v;
int p;
};
w *tab;
int n;
bool cmp(int a,int b)
{
return tab[a].v<tab[b].v;
}
int main()
{
int z;
scanf("%d\n",&z);
while(z--)
{
scanf("%d\n",&n);
tab=new w... | [
"Maciej-Poleski@users.noreply.github.com"
] | [
[
[
1,
74
]
]
] |
3a70da5f17b61c3074d14c5fb6d5d816250528b6 | ab41c2c63e554350ca5b93e41d7321ca127d8d3a | /glm/gtc/quaternion.hpp | c2d36e784d95e098e05cdd0059eab44a2ad4a2f1 | [] | no_license | burner/e3rt | 2dc3bac2b7face3b1606ee1430e7ecfd4523bf2e | 775470cc9b912a8c1199dd1069d7e7d4fc997a52 | refs/heads/master | 2021-01-11T08:08:00.665300 | 2010-04-26T11:42:42 | 2010-04-26T11:42:42 | 337,021 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,265 | hpp | ///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2009-05-21
// Updated ... | [
"realburner@gmx.de"
] | [
[
[
1,
194
]
]
] |
b6cbe5a8a4882ba81a0291c3152d7f20f1bd6b9f | 6fa6532d530904ba3704da72327072c24adfc587 | /SCoder/SCoder/keys/prskey.cpp | 2b128c496481ea19d6f477a9234da58ca935d4e0 | [] | 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 | 996 | cpp | ////////////////////////////////////////////////////////////////////////////////
#include "prskey.h"
////////////////////////////////////////////////////////////////////////////////
PRSKey::PRSKey( const std::string& _string, Key::KeyType _type )
:Key(_string, _type)
{
}
/////////////////////////////... | [
"beemasterz@gmail.com@8592428e-0b6d-11de-9036-69e38a880166"
] | [
[
[
1,
42
]
]
] |
4a3a8875e31b2a0ec25466b4b7a686271bece3f1 | cb1c6c586d769f919ed982e9364d92cf0aa956fe | /examples/TRTSampleUtils/include/Timer.h | 25ceb663e802ea380a0a8ec7cbcfe381cc5f7a2c | [] | no_license | jrk/tinyrt | 86fd6e274d56346652edbf50f0dfccd2700940a6 | 760589e368a981f321e5f483f6d7e152d2cf0ea6 | refs/heads/master | 2016-09-01T18:24:22.129615 | 2010-01-07T15:19:44 | 2010-01-07T15:19:44 | 462,454 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,444 | h | //=====================================================================================================================
//
// Timer.h
//
// Simple timer class for benchmarking
//
// Part of the TinyRT Raytracing Library.
// Author: Joshua Barczak
//
// Copyright 2009 Joshua Barczak. All rights reser... | [
"jbarcz1@6ce04321-59f9-4392-9e3f-c0843787e809"
] | [
[
[
1,
56
]
]
] |
b0305c7c97d674e485ccc28aa9a0a37d93e5fc8b | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/techdemo2/engine/rules/include/EigenschaftenStateSet.h | 8e668bcf080b942e4c6599bbab029e93a1a6ab34 | [
"ClArtistic",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,663 | h | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2005 Team Pantheon. http://www.team-pantheon.de
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE... | [
"tanis@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
49
]
]
] |
5ad0b36d7a9a7860258561602d31d2c0c5aafcd5 | b236da3776ea1085448f6d8669e1f36189ad3a3b | /public-ro/common/h/common_types.hpp | 0fc243aa04cc7a4d562363489381b49643310c39 | [] | no_license | jirihelmich/mlaskal | f79a9461b9bbf00d0c9c8682ac52811e397a0c5d | 702cb0e1e81dc3524719d361ba48e7ec9e68cf91 | refs/heads/master | 2021-01-13T01:40:09.443603 | 2010-12-14T18:33:02 | 2010-12-14T18:33:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,666 | hpp | #ifndef GUARD_MLASKAL_COMMON_TYPES_HPP_
#define GUARD_MLASKAL_COMMON_TYPES_HPP_
/*
common_types.hpp
Common types
Kuba, 2006
*/
#include <iostream>
namespace mlaskal {
/// function kind
enum fnc_signature_type { FNCSIG_PROGRAM, FNCSIG_PROC, FNCSIG_FNC };
/// variable kind
enum fnc_sign... | [
"jiri@helmich.cz"
] | [
[
[
1,
74
]
]
] |
5c23b1b341c9a49e062b229a7b0416e4fa3d08a9 | eec70a1718c685c0dbabeee59eb7267bfaece58c | /Sense Management Irrlicht AI/SoundModality.h | c739bff7afd33c1e0a01f709c474aaad2db65aaf | [] | no_license | mohaider/sense-management-irrlicht-ai | 003939ee770ab32ff7ef3f5f5c1b77943a4c7489 | c5ef02f478d00a4957a294254fc4f3920037bd7a | refs/heads/master | 2020-12-24T14:44:38.254964 | 2011-05-19T14:29:53 | 2011-05-19T14:29:53 | 32,393,908 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 379 | h | #ifndef SOUND_MODALITY_H
#define SOUND_MODALITY_H
#include "Modality.h"
#include "Singleton.h"
class SoundModality : public Modality
{
public:
virtual void Load();
virtual bool ExtraChecks(Signal* signal, Sensor* sensor);
private:
SoundModality();
friend class Singleton<SoundModality>;
};
t... | [
"shaunmitchell84@googlemail.com@2228f7ce-bb98-ac94-67a7-be962254a327"
] | [
[
[
1,
22
]
]
] |
b49585827cdaab00c3de23045bcce87a8600e2ee | 028d6009f3beceba80316daa84b628496a210f8d | /uidesigner/com.nokia.sdt.referenceprojects.test/data/lists_3_0/reference/src/lists_3_0ListBox.cpp | f854704196f53f13f540f1d17be9159a3b9a9e80 | [] | no_license | JamesLinus/oss.FCL.sftools.dev.ide.carbidecpp | fa50cafa69d3e317abf0db0f4e3e557150fd88b3 | 4420f338bc4e522c563f8899d81201857236a66a | refs/heads/master | 2020-12-30T16:45:28.474973 | 2010-10-20T16:19:31 | 2010-10-20T16:19:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,764 | cpp | // [[[ begin generated region: do not modify [Generated System Includes]
#include <barsread.h>
#include <stringloader.h>
#include <aknlists.h>
#include <eikenv.h>
#include <akniconarray.h>
#include <eikclbd.h>
#include <aknviewappui.h>
#include <eikappui.h>
#include <lists_3_0.mbg>
#include <lists_3_0.rsg>
/... | [
"Deepak.Modgil@Nokia.com"
] | [
[
[
1,
507
]
]
] |
fa44f40ec53954d66659903cdcbec0064cfc8e47 | 3da0b0276bc8c3d7d1bcdbabfb0e763a38d3a24c | /zju.finished/1346.cpp | 832668729570532d8e00400be726e51ec2345524 | [] | no_license | usherfu/zoj | 4af6de9798bcb0ffa9dbb7f773b903f630e06617 | 8bb41d209b54292d6f596c5be55babd781610a52 | refs/heads/master | 2021-05-28T11:21:55.965737 | 2009-12-15T07:58:33 | 2009-12-15T07:58:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,654 | cpp | #include<iostream>
#include<map>
#include<cstdlib>
#include<string>
using namespace std;
enum {
InitValue = 0x00ffff,
};
int heromask[16] = {1,2,4,8,16,32,64,128,256,512,1024,2048,4096,8192,16384,32768};
typedef struct {
int num;
int degree;
int nextnode[16];
} Node ;
Node matrix[20];
int ... | [
"zhouweikuan@gmail.com"
] | [
[
[
1,
98
]
]
] |
ec5d9ae82a894fe842898458ec0b8b2083559c72 | a7a890e753c6f69e8067d16a8cd94ce8327f80b7 | /tserver/server.cpp | a11af31d4a866c1bc734a29f61a9677dfe45d8d1 | [] | no_license | jbreslin33/breslinservergame | 684ca8b97f36e265f30ae65e1a65435b2e7a3d8b | 292285f002661c3d9483fb080845564145d47999 | refs/heads/master | 2021-01-21T13:11:50.223394 | 2011-03-14T11:33:30 | 2011-03-14T11:33:30 | 37,391,245 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,506 | cpp | /******************************************/
/* MMOG programmer's guide */
/* Tutorial game server */
/* Programming: */
/* Teijo Hakala */
/******************************************/
#include "server.h"
#include <fstream>
#include <math.h>
#include <ma... | [
"jbreslin33@localhost"
] | [
[
[
1,
366
]
]
] |
9a9e880cb5ab5e4345d9d444eddf7bbf6e94f162 | a1534c845538131e30363237cdcf131ce2440c6f | /Source/C/VfrCompile/VfrFormPkg.cpp | a0c39c4ab3291e55a718b4d25a17852da00c9e38 | [] | no_license | mcb30/basetools | d570873e063edeb4b790b3f365bd209b19959faf | 2762e82bdf9161aaf6781489a8cf5ba5cc81cb93 | refs/heads/master | 2020-11-28T00:01:58.361792 | 2008-09-03T01:49:49 | 2008-09-03T01:49:49 | 229,654,061 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 39,744 | cpp | /** @file
The definition of CFormPkg's member function
Copyright (c) 2004 - 2008, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditio... | [
"lgao4@7335b38e-4728-0410-8992-fb3ffe349368",
"jwang36@7335b38e-4728-0410-8992-fb3ffe349368",
"jljusten@7335b38e-4728-0410-8992-fb3ffe349368",
"qhuang8@7335b38e-4728-0410-8992-fb3ffe349368"
] | [
[
[
1,
15
],
[
282,
314
],
[
318,
318
],
[
321,
322
],
[
339,
347
],
[
409,
410
],
[
438,
454
],
[
456,
458
],
[
539,
667
],
[
... |
79932e0cfe09c12b1beea665279b378257f7c224 | 59e65cbfec1c3ab8c2c79881e275864e47c45fe4 | /osgi_bundle/AliasColumn.h | 2cb348585fa992cdb657fff6179b0de5aee7a8d9 | [] | no_license | RaphaelK12/Windows-Explorer-OSGi-Shell-Extensions | 3fd8d39c48c2021631a31487386942a5234d6dbd | 04e65a0c39b4454e798f402fe68b0a965c015f6c | refs/heads/master | 2021-05-27T03:30:58.935453 | 2011-10-14T17:35:47 | 2011-10-14T17:35:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 655 | h | #pragma once
/**
Serves as an alias for another column, just with other FMTID and PID.
@author_philk
*/
class AliasColumn : public Column {
public:
AliasColumn(const Column& other,
FMTID formatId,
DWORD propertyId) :
Column(formatId,
propertyId,
other.getInfo().vt,... | [
"phil.kursawe@gmail.com"
] | [
[
[
1,
29
]
]
] |
05d36c2c058affdb60553588c021221cef9490dc | 9fb229975cc6bd01eb38c3e96849d0c36985fa1e | /Tools/ObjExp/main.cpp | b0790a228e6bf5a891c96e0747a467c6f9c11129 | [] | no_license | Danewalker/ahr | 3758bf3219f407ed813c2bbed5d1d86291b9237d | 2af9fd5a866c98ef1f95f4d1c3d9b192fee785a6 | refs/heads/master | 2016-09-13T08:03:43.040624 | 2010-07-21T15:44:41 | 2010-07-21T15:44:41 | 56,323,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,997 | cpp | #include <windows.h>
#include <stdio.h>
#include <io.h>
#include <math.h>
#include <assert.h>
#pragma warning(disable : 4996)
#define OUTPUT_LIGHTS_VERTICES
#define USE_OGL // export object for OpenGL
#define MAX_VERTEX 4000
#define MATERIAL_MAX 100
#define SECTION_VERT 9
typedef struct
{
uns... | [
"jakesoul@c957e3ca-5ece-11de-8832-3f4c773c73ae"
] | [
[
[
1,
1333
]
]
] |
2d1bf77aaadf3a66688d2833607828035c1a1786 | 10c14a95421b63a71c7c99adf73e305608c391bf | /gui/painting/qimagescale.cpp | 59aa997425653241251fac1f8866f4b096b1067e | [] | no_license | eaglezzb/wtlcontrols | 73fccea541c6ef1f6db5600f5f7349f5c5236daa | 61b7fce28df1efe4a1d90c0678ec863b1fd7c81c | refs/heads/master | 2021-01-22T13:47:19.456110 | 2009-05-19T10:58:42 | 2009-05-19T10:58:42 | 33,811,815 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 37,245 | cpp | /****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@nokia.com)
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial... | [
"zhangyinquan@0feb242a-2539-11de-a0d7-251e5865a1c7"
] | [
[
[
1,
1031
]
]
] |
7cb45f2feff55547bf4d25c33dc69cc75a78e2fa | 5540767a49db0f81dc24079982ec542914d3a72b | /expbinaria.cpp | f45a6007a3ea764d256ed35e5b0429cae54c7400 | [] | no_license | miltonXD/abstract-syntax-tree-in-c-plus-plus | 4296aa14576177a21ebb7cc26c1713ed121c556c | f4d2f48368892b708a2d916640254ca3a475ddef | refs/heads/master | 2021-01-10T06:40:04.184335 | 2011-10-02T13:12:56 | 2011-10-02T13:12:56 | 46,076,533 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 512 | cpp | #include "expbinaria.h"
ExpBinaria::ExpBinaria()
{
}
bool ExpBinaria::CargarTS()
{
bool res=true;
this->Iz->tabla=tabla;
this->Iz->Clase=Clase;
this->Iz->SimboloMetodo=SimboloMetodo;
res=this->Iz->CargarTS();
if(res)
{
this->De->tabla=tabla;
this->De->... | [
"Eddy@.(none)"
] | [
[
[
1,
29
]
]
] |
1a0543bc11efd2ef11c1d2cbc4892fb4cab73f4b | 061348a6be0e0e602d4a5b3e0af28e9eee2d257f | /Examples/Tutorial/Animation/01Animation.cpp | b8fe96f5c82b72168afdb80af3025e2f53e57b79 | [] | no_license | passthefist/OpenSGToolbox | 4a76b8e6b87245685619bdc3a0fa737e61a57291 | d836853d6e0647628a7dd7bb7a729726750c6d28 | refs/heads/master | 2023-06-09T22:44:20.711657 | 2010-07-26T00:43:13 | 2010-07-26T00:43:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,216 | cpp | //
// OpenSGToolbox Tutorial: 01Animation
//
// Demonstrates a simple animation using transformation keyframes.
//
// General OpenSG configuration, needed everywhere
#include "OSGConfig.h"
// Methods to create simple geometry: boxes, spheres, tori etc.
#include "OSGSimpleGeometry.h"
// A little helpe... | [
"unknown@unknown.com",
"djkabala@gmail.com",
"gerrit@sheldon.camtech.ntu.edu.sg"
] | [
[
[
1,
7
],
[
105,
105
]
],
[
[
8,
8
],
[
10,
11
],
[
13,
14
],
[
16,
16
],
[
18,
18
],
[
22,
22
],
[
25,
25
],
[
28,
... |
25df183504327f21e6186d350d9812caca86d817 | fb4cf44e2c146b26ddde6350180cc420611fe17a | /SDK/CvUnitAI.cpp | d5011c3671225d944860b73a27594ff67a5deda6 | [] | no_license | dharkness/civ4bullai | 93e0685ef53e404ac4ffa5c1aecf4edaf61acd61 | e56c8a4f1172e2d2b15eb87eaa78adb9d357fae6 | refs/heads/master | 2022-09-15T23:31:55.030351 | 2010-11-13T07:23:13 | 2010-11-13T07:23:13 | 267,723,017 | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 684,289 | cpp | // unitAI.cpp
#include "CvGameCoreDLL.h"
#include "CvUnitAI.h"
#include "CvMap.h"
#include "CvArea.h"
#include "CvPlot.h"
#include "CvGlobals.h"
#include "CvGameAI.h"
#include "CvTeamAI.h"
#include "CvPlayerAI.h"
#include "CvGameCoreUtils.h"
#include "CvRandom.h"
#include "CyUnit.h"
#include "CyArgsList.... | [
"jdog5000@31ee56aa-37e8-4f44-8bdf-1f84a3affbab",
"fim-fuyu@31ee56aa-37e8-4f44-8bdf-1f84a3affbab"
] | [
[
[
1,
24
],
[
35,
176
],
[
182,
183
],
[
187,
428
],
[
438,
438
],
[
440,
440
],
[
445,
455
],
[
457,
457
],
[
462,
462
],
[
... |
a4459c5995f9f9bcabe8e88ed6972c83a740bd62 | 2aa5cc5456b48811b7e4dee09cd7d1b019e3f7cc | /engine/component/jstimercomponent.cpp | 2034ebd9274ed5602f19628926ec46b0a349c745 | [] | no_license | tstivers/eXistenZ | eb2da9d6d58926b99495319080e13f780862fca0 | 2f5df51fb71d44c3e2689929c9249d10223f8d56 | refs/heads/master | 2021-09-02T22:50:36.733142 | 2010-11-16T06:47:24 | 2018-01-04T00:51:21 | 116,196,014 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,650 | cpp | #include "precompiled.h"
#include "component/jstimercomponent.h"
#include "component/jscomponent.h"
#include "entity/jsentity.h"
#include "script/jsfunction.h"
using namespace jscomponent;
using namespace component;
using namespace script;
namespace jsscript
{
inline jsval to_jsval(JSContext* cx, functio... | [
"tstivers@gmail.com"
] | [
[
[
1,
106
]
]
] |
b814eba1099435d0110bf90b9c9bac0c017ef2d8 | bda7b365b5952dc48827a8e8d33d11abd458c5eb | /Runnable_PS3/old/texture.cpp | ea5bacdc91c65693e9b62fa4f8ee203102a9e552 | [] | no_license | MrColdbird/gameservice | 3bc4dc3906d16713050612c1890aa8820d90272e | 009d28334bdd8f808914086e8367b1eb9497c56a | refs/heads/master | 2021-01-25T09:59:24.143855 | 2011-01-31T07:12:24 | 2011-01-31T07:12:24 | 35,889,912 | 3 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 10,784 | cpp | /* SCE CONFIDENTIAL */
/* PlayStation(R)3 Programmer Tool Runtime Library 330.001 */
/* Copyright (C) 2006 Sony Computer Entertainment Inc. */
/* All Rights Reserved. */
#include <stdio.h>
#include <assert.h>
#include <sys/return... | [
"leavesmaple@383b229b-c81f-2bc2-fa3f-61d2d0c0fe69"
] | [
[
[
1,
342
]
]
] |
ac786df32b0512d855f246da57c86beb328d5c99 | 1493997bb11718d3c18c6632b6dd010535f742f5 | /direct_ui/UIlib/UILabel.cpp | ba667af3487a7f6d874afe7c017e5b0f25e7a201 | [] | 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 | 2,336 | cpp |
#include "StdAfx.h"
#include "UILabel.h"
/////////////////////////////////////////////////////////////////////////////////////
//
//
CLabelPanelUI::CLabelPanelUI() : m_cxWidth(0), m_uTextStyle(DT_VCENTER)
{
}
LPCTSTR CLabelPanelUI::GetClass() const
{
return _T("LabelPanelUI");
}
void CLabelPane... | [
"kovrov@gmail.com"
] | [
[
[
1,
82
]
]
] |
a4c184f03a95b0019c0f5444f7421627cbf9b9c9 | be78c6c17e74febd81d3f89e88347a0d009f4c99 | /src/GoIO_console2/Win32/GoIO_consoleDoc.h | 62220bd32e93ebd78e87da68f51bf41211950d91 | [] | no_license | concord-consortium/goio_sdk | 87b3f816199e0bc3bd03cf754e0daf2b6a10f792 | e371fd14b8962748e853f76a3a1b472063d12284 | refs/heads/master | 2021-01-22T09:41:53.246014 | 2011-07-14T21:33:34 | 2011-07-14T21:33:34 | 851,663 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,064 | h | // GoIO_consoleDoc.h : interface of the CGoIO_consoleDoc class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_GOIO_CONSOLEDOC_H__8FDFDA77_BC76_45A1_AFCD_CB8D9A631AE5__INCLUDED_)
#define AFX_GOIO_CONSOLEDOC_H__8FDFDA77_BC76_45A1_AFCD_CB8D9A631AE5__INCLUDED_
#if... | [
"stephen.bannasch@gmail.com"
] | [
[
[
1,
98
]
]
] |
faf40eebbdb2fa867baeb26aae45fe9570c35a21 | 48c6de8cb63cf11147049ce07b2bd7e020d0d12b | /gcc/opencollada/include/COLLADAStreamWriter/include/COLLADASWPrerequisites.h | 4a1d120df95789fe675dfa822644ba410fd0e20d | [] | 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 | 816 | 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_PREREQUISITES_H... | [
"ngbinh@gmail.com"
] | [
[
[
1,
32
]
]
] |
ec46c82c146d357a820f9c98161e4dd12ced6b4e | b9a650e3db9d68b0796864ea4123e56c6aa0829c | /vmxroot.cpp | b193ebe19421ba374a0e484b09df4c1eaf1e85ce | [] | no_license | pyq881120/termovtx | c765cd4edd09ec872ce236737e9d5406bb1f38fc | 06de06e325e2984853b31ed7c87a4ec31170c77d | refs/heads/master | 2021-01-10T04:48:30.679016 | 2009-04-10T10:08:06 | 2009-04-10T10:08:06 | 50,425,025 | 0 | 0 | null | null | null | null | ISO-8859-10 | C++ | false | false | 6,875 | cpp | #include "common.h"
#include "vmxroot.h"
#include "cpuarch.hxx"
namespace vmxroot
{
using namespace ntl::intrinsic;
namespace msrs = ntl::km::MSR::IA32;
using namespace detail;
cpu CheckCPU()
{
TraceFunction();
int32_t cpuid[4];
// check cpu model
__cpu... | [
"termo.sintez@7e32d97e-22cc-11de-8096-4f48778bd5c7"
] | [
[
[
1,
233
]
]
] |
86a7fe2f7e0bee8c8d68cbd071771ca5491555cd | 9433cf978aa6b010903c134d77c74719f22efdeb | /src/SerialPort.h | 80779e953eee4d27a19facc8f8b5bd6f1793c562 | [] | no_license | brandonagr/gpstracktime | 4666575cb913db2c9b3b8aa6b40a3ba1a3defb2f | 842bfd9698ec48debb6756a9acb2f40fd6041f9c | refs/heads/master | 2021-01-20T07:10:58.579764 | 2008-09-24T05:44:56 | 2008-09-24T05:44:56 | 32,090,265 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,399 | h | #pragma once
// SerialPort.h : header file
//
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include <string>
#include <windows.h>
typedef unsigned char BYTE;
typedef std::string CString;
typedef unsigned long DWORD;
////////////////////////////////////////////////////////////... | [
"BrandonAGr@0fd8bb18-9850-0410-888e-21b4c4172e3e"
] | [
[
[
1,
82
]
]
] |
3bbb14ceba44efb4ce62b26e97520feae96461ad | 709cd826da3ae55945fd7036ecf872ee7cdbd82a | /Term/WildMagic2/Applications/Physics/GelatinBlob/PhysicsModule.cpp | 2ede6cedeaaefac98978d3565f43d161c65d2fea | [] | 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 | 1,185 | cpp | // Magic Software, Inc.
// http://www.magic-software.com
// http://www.wild-magic.com
// Copyright (c) 2003. All Rights Reserved
//
// The Game Physics source code is supplied under the terms of the license
// agreement http://www.magic-software.com/License/GamePhysics.pdf and may not
// be copied or disclosed ... | [
"pocatnas@gmail.com"
] | [
[
[
1,
32
]
]
] |
8515a71c80af88b51223e016d8b16c458eadf02b | 3bfe835203f793ee00bdf261c26992b1efea69ed | /misc/bezier/bezier/BezierWnd.cpp | a51128cc54daa0a743e94298e8915317c035db69 | [] | no_license | yxrkt/DigiPen | 0bdc1ed3ee06e308b4942a0cf9de70831c65a3d3 | e1bb773d15f63c88ab60798f74b2e424bcc80981 | refs/heads/master | 2020-06-04T20:16:05.727685 | 2009-11-18T00:26:56 | 2009-11-18T00:26:56 | 814,145 | 1 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 11,316 | cpp | #include <sstream>
#include <process.h>
#include <math.h>
#include "BezierWnd.h"
// ============================================================================
// Constructor for main window
// ============================================================================
CBezierWnd::CBezierWnd() : m_bRunning... | [
"h4tf4k@gmail.com"
] | [
[
[
1,
410
]
]
] |
0eb5863b2b55359a6a8783f0363a5f71b5a4be54 | 611fc0940b78862ca89de79a8bbeab991f5f471a | /src/Options.cpp | a3852fb8e8d6c5176efc870cce40b0845b1e666b | [] | no_license | LakeIshikawa/splstage2 | df1d8f59319a4e8d9375b9d3379c3548bc520f44 | b4bf7caadf940773a977edd0de8edc610cd2f736 | refs/heads/master | 2021-01-10T21:16:45.430981 | 2010-01-29T08:57:34 | 2010-01-29T08:57:34 | 37,068,575 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 1,279 | cpp | #include "Options.h"
Options* Options::mInstance = new Options();
/**
標準コンストラクタ
自動的に呼ばれます
*/
Options::Options()
{
}
/**
標準デストラクタ
*/
Options::~Options()
{}
/************************************************************//**
* オプションを追加する
* \param rKey オプションのID(唯一)
* \param rVal オプションの値
* see Op... | [
"lakeishikawa@c9935178-01ba-11df-8f7b-bfe16de6f99b"
] | [
[
[
1,
48
]
]
] |
2a1f5dafb5ceb6d53881ffed2756f22d54e28878 | 709cd826da3ae55945fd7036ecf872ee7cdbd82a | /Term/Assignment/CG_2nd/LightColor.cpp | 21d5f389739df14ed0a62406cc9d56548f29c66c | [] | 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 | UHC | C++ | false | false | 1,792 | cpp | // LightColor.cpp : 구현 파일입니다.
//
#include "stdafx.h"
#include "CG_2nd.h"
#include "LightColor.h"
// LightColor 대화 상자입니다.
IMPLEMENT_DYNAMIC(LightColor, CDialog)
LightColor::LightColor(CWnd* pParent /*=NULL*/)
: CDialog(LightColor::IDD, pParent)
{
f_ambientR = 0.2, f_ambientG = 0.2, f_ambientB = 0.2... | [
"sic_1234@naver.com"
] | [
[
[
1,
62
]
]
] |
5951cc7ddac373af852550ce2b5f585cc6ac0f4c | d5fbc7df10c7397adae2437638d7b9f20552ad8d | /qcadlib/src/clippoly/poly.cc | 72704882c30da5beb6a4e7424778f2b0c8a14e0b | [] | no_license | Akaur/qdraw | 59997fcc1c0dde32f39c1ce130b40fe025e6d401 | 72d873b21c2fd549d9696caeab990bb2f3c26372 | refs/heads/master | 2020-12-01T01:12:31.608840 | 2009-03-19T02:33:35 | 2009-03-19T02:33:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,637 | cc | static const char rcs_id[] = "$Header: /cvsroot/clippoly/clippoly/poly.cc,v 1.7 2005/03/11 14:18:21 klamer Exp $";
// nclip: a polygon clip library
// Copyright (C) 1993 University of Twente
// klamer@mi.el.utwente.nl
// This library is free software; you can redistribute it and/or
// modif... | [
"root@localhost.localdomain"
] | [
[
[
1,
585
]
]
] |
fa879201aa23b46d79ae165e1d7bf3e857168fa1 | 33cdd09e352529963fe8b28b04e0d2e33483777b | /trunk/ReportAsistent/GenerateDialog.h | 3793159067f9f1e4378f1232d86468893a47d8dc | [] | no_license | BackupTheBerlios/reportasistent-svn | 20e386c86b6990abafb679eeb9205f2aef1af1ac | 209650c8cbb0c72a6e8489b0346327374356b57c | refs/heads/master | 2020-06-04T16:28:21.972009 | 2010-05-18T12:06:48 | 2010-05-18T12:06:48 | 40,804,982 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,275 | h | #if !defined(AFX_GENERATEDIALOG_H__B6BE28EE_6665_4B0C_82E9_8F658541580A__INCLUDED_)
#define AFX_GENERATEDIALOG_H__B6BE28EE_6665_4B0C_82E9_8F658541580A__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// GenerateDialog.h : header file
//
/*
This file is part of LM Report Asistent.
Autho... | [
"dedej1am@fded5620-0c03-0410-a24c-85322fa64ba0",
"chrzm@fded5620-0c03-0410-a24c-85322fa64ba0",
"ibart@fded5620-0c03-0410-a24c-85322fa64ba0"
] | [
[
[
1,
8
],
[
11,
11
],
[
28,
31
],
[
37,
73
]
],
[
[
9,
10
],
[
12,
27
],
[
32,
32
],
[
34,
36
]
],
[
[
33,
33
]
]
] |
6bff376238ec85a8d9c3f9fd16efc04b785cfb3c | ce262ae496ab3eeebfcbb337da86d34eb689c07b | /SEApplications/SE_OGLES2_Application/SEOGLES2Application/SEConsoleApplication.cpp | aeda36d379e008da93298e5e32a51006370b7cc8 | [] | 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 | 1,661 | 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,
41
]
]
] |
738d4f467850feb7d058e20042edd9f5cedf3f29 | 0033659a033b4afac9b93c0ac80b8918a5ff9779 | /game/shared/so2/weapon_m4a1.cpp | 77ebe578cc19d89b58bd1c7c7ba248d403a60818 | [] | 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,213 | 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 CWeaponM4A1 C_WeaponM4A1
#endif
class CWeaponM4A1 : public CSOMachineGun
{
public:
DECLARE_CLASS( CWeaponM4A1, CSOMachineGun );
... | [
"MadKowa@ec9d42d2-91e1-33f0-ec5d-f2a905d45d61"
] | [
[
[
1,
94
]
]
] |
b9548326cfb593f871f2d5c1c667a4ffbbdfce5e | 7b379862f58f587d9327db829ae4c6493b745bb1 | /JuceLibraryCode/modules/juce_gui_basics/widgets/juce_TableListBox.cpp | ec474f61bd5b96720f724728dedddbc31698f949 | [] | 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 | 15,608 | cpp | /*
==============================================================================
This file is part of the JUCE library - "Jules' Utility Class Extensions"
Copyright 2004-11 by Raw Material Software Ltd.
------------------------------------------------------------------------------
JUCE can be r... | [
"ow3nskip"
] | [
[
[
1,
490
]
]
] |
46b0191f1a2d7d1124cacfc1520fbe098fc276ed | de98f880e307627d5ce93dcad1397bd4813751dd | /3libs/ut/include/OXCustomizePage.h | c2da7e2c278a08082af5aa5aa99df4e8f5a55d90 | [] | no_license | weimingtom/sls | 7d44391bc0c6ae66f83ddcb6381db9ae97ee0dd8 | d0d1de9c05ecf8bb6e4eda8a260c7a2f711615dd | refs/heads/master | 2021-01-10T22:20:55.638757 | 2011-03-19T06:23:49 | 2011-03-19T06:23:49 | 44,464,621 | 2 | 0 | null | null | null | null | MacCentralEurope | C++ | false | false | 14,564 | h | // ==========================================================================
// Class Specification: COXCustomizePage
// ==========================================================================
// Header file : OXCustomizePage.h
// Version: 9.3
// This software along with its related components, documen... | [
"andyweike@tom.com"
] | [
[
[
1,
405
]
]
] |
4c09227ef12952cb3bb393703175977ef2a1ec42 | 709cd826da3ae55945fd7036ecf872ee7cdbd82a | /Term/WildMagic2/Applications/Application3/WmlGlutApplication.cpp | 606001561f8b4f4cbc22d2f05dc439ab8795dde3 | [] | 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 | 8,548 | 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,
237
]
]
] |
4ca0e2b0a3cdcea0a0aa2f61ce14ef9e3a2f5cff | 09ea547305ed8be9f8aa0dc6a9d74752d660d05d | /Tests/TestApp/TestAppMain.cpp | 5df3773a2f8e71036a2fc8d003dac474964a8494 | [] | no_license | SymbianSource/oss.FCL.sf.mw.socialmobilefw | 3c49e1d1ae2db8703e7c6b79a4c951216c9c5019 | 7020b195cf8d1aad30732868c2ed177e5459b8a8 | refs/heads/master | 2021-01-13T13:17:24.426946 | 2010-10-12T09:53:52 | 2010-10-12T09:53:52 | 72,676,540 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 868 | cpp | #include <QApplication>
#include <Mainwindow.h>
#include<qfile.h>
#include<qtextstream.h>
void debugOutput(QtMsgType type, const char *msg)
{
QFile logFile("c://data//TestAppLog.txt");
Q_ASSERT(logFile.open( QIODevice::WriteOnly | QIODevice::Text | QIODevice::Append ));
QTextStream stream(&logFile);
... | [
"none@none"
] | [
[
[
1,
44
]
]
] |
62ec0639d1d4d19a15ec976f6ea926efed4773aa | a5cc77a18ce104eefd5d117ac21a623461fe98ca | /domainsdockwidget.cpp | bfdc4f6aa0d1e910cb4c8b1e373cd6874e1f531b | [] | no_license | vinni-au/yax | 7267ccaba9ce8e207a0a2ea60f3c61b2602895f9 | 122413eefc71a31f4e6700cc958406d244bf9a8f | refs/heads/master | 2016-09-10T03:16:43.293156 | 2011-12-15T19:37:53 | 2011-12-15T19:37:53 | 32,195,604 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,404 | cpp | #include "domainsdockwidget.hpp"
DomainsWidget::DomainsWidget(QWidget *parent) :
QSplitter(parent)
{
m_domainsList = new QListView;
m_valuesList = new QListView;
QGroupBox* lwidget = new QGroupBox(tr("Домены"));
QGroupBox* rwidget = new QGroupBox(tr("Значения"));
QVBoxLayout* lvlay... | [
"vinni-au@users.noreply.github.com"
] | [
[
[
1,
242
]
]
] |
503293cd57da3aafd0f1c91ac55927b167518ff9 | 9d1cb48ec6f6c1f0e342f0f8f819cbda74ceba6e | /src/MainFrm.h | d28d63344fccee41dcefc361b020af922276c03d | [] | no_license | correosdelbosque/veryie | e7a5ad44c68dc0b81d4afcff3be76eb8f83320ff | 6ea5a68d0a6eb6c3901b70c2dc806d1e2e2858f1 | refs/heads/master | 2021-01-10T13:17:59.755108 | 2010-06-16T04:23:26 | 2010-06-16T04:23:26 | 53,365,953 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 34,366 | h | // MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAINFRM_H__19E497C1_4ECF_11D3_9B1D_0000E85300AE__INCLUDED_)
#define AFX_MAINFRM_H__19E497C1_4ECF_11D3_9B1D_0000E85300AE__INCLUDED_
#if _MSC_VER > 1000
#pragma once... | [
"songbohr@af2e6244-03f2-11de-b556-9305e745af9e"
] | [
[
[
1,
1055
]
]
] |
3e5840b9f59dcab9c6f5c51e2d97aa05071d81f0 | 38763b01d06c87ff1164877f57fc22d0da2927e4 | /src/imageb/frmCorteSinal.h | 2e7bf698a1bab8651f217b01c9fd8784d51811b5 | [] | no_license | JPSGoncalves/ImageB | 48b31b83bb1c032394c14e1df5ed90e2a285a521 | 135ccb9847f9e3394f2391417885d753a5b3a930 | refs/heads/master | 2023-03-17T03:57:10.299812 | 2011-07-20T16:59:41 | 2011-07-20T16:59:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,076 | h | #ifndef FRMCORTESINAL_H
#define FRMCORTESINAL_H
#include "ui_frmCorteSinal.h"
#include "imageproc.h"
#include "imageb.h"
#include "setupsinal.h"
#include <qwt_plot.h>
#include <qwt_plot_curve.h>
//! global variable
extern SetupSinal signal_setup;
using namespace std;
//! A signal time cut class
/... | [
"eitikimura@gmail.com"
] | [
[
[
1,
49
]
]
] |
9b370e67ea068fdad86462bda9fdcc2546e9a30d | 2d22825193eacf3669ac8bd7a857791745a9ead4 | /HairSimulation/HairSimulation/DynamicsLib/Vector3.h | 4c1715666ce627e9cfcbc32a98cb1c68393e1906 | [] | no_license | dtbinh/com-animation-classprojects | 557ba550b575c3d4efc248f7984a3faac8f052fd | 37dc800a6f2bac13f5aa4fc7e0e96aa8e9cec29e | refs/heads/master | 2021-01-06T20:45:42.613604 | 2009-01-20T00:23:11 | 2009-01-20T00:23:11 | 41,496,905 | 0 | 0 | null | null | null | null | BIG5 | C++ | false | false | 3,823 | h | /********************************************************
* Vec3 class
* 三度空間的向量
*
* 修改日期:
* 2008-12-06
* 2008-12-08 發現內積寫錯了 operator* -> 改正;
* 2009-1-12
* 為了和 OGRE AppVector3 match
* cross() => crossProduct()
* dot() => dotProduct()
* 拿掉 dot 內積的 overloaded operator
*******************************... | [
"grahamhuang@73147322-a748-11dd-a8c6-677c70d10fe4"
] | [
[
[
1,
151
]
]
] |
068fe83b91f5e680853a088eb4c70e2931748266 | 3e26aae1108ef3ae02c3a74126e84c3a9256adc4 | /CsTI/CsTI/CsTI/CsTI.cpp | 14eef0a4cab025c9c721efb440bd6366005f312b | [] | no_license | indigos33k3r/dotnetmtf | 169421fd1c6d5633b29b87b0be4ec876fa45d925 | 38ce3f74c84344e63910fcbd63fb8d62e4b38c5d | refs/heads/master | 2020-04-13T22:30:08.534869 | 2007-10-02T01:22:10 | 2007-10-02T01:22:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,753 | cpp | #include "stdafx.h"
#include "CsTI.h"
#include "Feedback.h"
//this is a singleton class
namespace TouchlibWrapper
{
CsTI* CsTI::Instance()
{
if (_instance == 0)
{
_instance = new CsTI;
}
return _instance;
}
//protected constructor
CsTI::CsTI()
{
std::cout << "R... | [
"donovan@whitespaced.co.za@d488c44d-5b3b-0410-b124-79cd89526495"
] | [
[
[
1,
100
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.