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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8314e506353125eb7d02951cc5e52531b6e3f731 | 5ff30d64df43c7438bbbcfda528b09bb8fec9e6b | /kcore/base/Types.h | c7e21d79c1e4755ef693d3dc6749d895194b5b42 | [] | no_license | lvtx/gamekernel | c80cdb4655f6d4930a7d035a5448b469ac9ae924 | a84d9c268590a294a298a4c825d2dfe35e6eca21 | refs/heads/master | 2016-09-06T18:11:42.702216 | 2011-09-27T07:22:08 | 2011-09-27T07:22:08 | 38,255,025 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 843 | h | #pragma once
typedef unsigned char byte;
typedef unsigned short ushort;
typedef unsigned long ulong;
typedef unsigned int uint;
typedef unsigned long uint4;
typedef unsigned __int64 uint8;
typedef long long longlong;
typedef long int4;
typedef __int64 int8;
#i... | [
"darkface@localhost"
] | [
[
[
1,
32
]
]
] |
ba1f1cf8fe698675af7df20e72330512faa67295 | 6253ab92ce2e85b4db9393aa630bde24655bd9b4 | /Local Map 2/SensorCallbacks.cpp | b821e5d906d1d3b0f8aca90c7a7bd2fa5b3ca2bb | [] | no_license | Aand1/cornell-urban-challenge | 94fd4df18fd4b6cc6e12d30ed8eed280826d4aed | 779daae8703fe68e7c6256932883de32a309a119 | refs/heads/master | 2021-01-18T11:57:48.267384 | 2008-10-01T06:43:18 | 2008-10-01T06:43:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 31,824 | cpp | #include "SensorCallbacks.h"
void ClusteredIbeoCallback(const vector<LidarCluster> &IbeoMessage, double IbeoTime, void* Arg)
{
/*
The callback for received Ibeo data. Creates an Ibeo event and adds it to the
event queue.
INPUTS:
IbeoMessage - the cluster data packet
IbeoTime - the vehicle time stam... | [
"anathan@5031bdca-8e6f-11dd-8a4e-8714b3728bc5"
] | [
[
[
1,
1094
]
]
] |
905d5373760bafd8dc0583f907d06fa7b671ae8a | 4891542ea31c89c0ab2377428e92cc72bd1d078f | /TerrainBuilder/TerrainBuilder.cpp | 36c74e4a18d0d7cd2c60f054a0434164b056cedc | [] | no_license | koutsop/arcanoid | aa32c46c407955a06c6d4efe34748e50c472eea8 | 5bfef14317e35751fa386d841f0f5fa2b8757fb4 | refs/heads/master | 2021-01-18T14:11:00.321215 | 2008-07-17T21:50:36 | 2008-07-17T21:50:36 | 33,115,792 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,475 | cpp | /* TerrainBuilder.cpp */
#include "TerrainBuilder.h"
#define BUFF_SZ 9999
#define PREFIX_FRAME_NUMBER "farme Number = "
#define PREFIX_UP_POINT_X "up.x="
#define PREFIX_UP_POINT_Y "up.y="
#define PREFIX_DOWN_POINT_X "down.x="
#define PREFIX_DOWN_POINT_Y "down.y="
#define PREFIX_WIDTH "Width = "
#define P... | [
"apixkernel@5c4dd20e-9542-0410-abe3-ad2d610f3ba4"
] | [
[
[
1,
76
]
]
] |
897766e6f300d426df3713b78e8bac006e98fee9 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Database/AccountCacheMgr.h | a92dd2957fb3e1560c54c948b95fc783bd65a9a5 | [] | 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 | UTF-8 | C++ | false | false | 962 | h | #ifndef _ACCOUNTCACHEMANAGER_H_
#define _ACCOUNTCACHEMANAGER_H_
struct ACCOUNT_CACHE;
class CAccountCacheMgr
{
private:
map<string, ACCOUNT_CACHE*> m_2Account;
// map<u_long, string> m_2AccountPtr;
MemPooler<ACCOUNT_CACHE>* m_pAccountMemPooler;
list< ACCOUNT_CACHE* > m_list;
int m_nAlloc;
publ... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
29
]
]
] |
51748ff2fe4586ecbd02dbe114141c2919b5ddb5 | 119ba245bea18df8d27b84ee06e152b35c707da1 | /unreal/branches/svn/qrgui/mainwindow/shapeEdit/arch.cpp | 23d67465efbb187978dbb5e3c6fe3fc84acfab13 | [] | no_license | nfrey/qreal | 05cd4f9b9d3193531eb68ff238d8a447babcb3d2 | 71641e6c5f8dc87eef9ec3a01cabfb9dd7b0e164 | refs/heads/master | 2020-04-06T06:43:41.910531 | 2011-05-30T19:30:09 | 2011-05-30T19:30:09 | 1,634,768 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,285 | cpp | #include "arch.h"
#include "math.h"
#include <QtGui/QGraphicsSceneMouseEvent>
Arch::Arch(QRectF rect, int startAngle, int spanAngle, Item* parent = 0)
:Item(parent)
{
mPen.setColor(Qt::gray);
mBrush.setStyle(Qt::NoBrush);
mDomElementType = pictureType;
mX1 = rect.left();
mX2 = rect.right();
mY1 = re... | [
"ololo@ololo.org"
] | [
[
[
1,
92
]
]
] |
f9bf548b618aa50535d5774eb81f3d3fe44b6cf5 | 9d58409162a450f5dd162c43cfe0dc7c12c00e14 | /src/AudioStream.h | 0358fee8ca38c8039eab065cb4b7b600b467e349 | [] | 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 | 656 | h | // AudioStream.h: interface for the CPCMAudio class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(_AUDIOSTREAM_H_)
#define _AUDIOSTREAM_H_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
class CAudioStream : public CDataStream
{
public:
CAudioS... | [
"robert.harper@gmail.com"
] | [
[
[
1,
29
]
]
] |
6f973a651386dd59552d6b40800aeec50786746c | 22438bd0a316b62e88380796f0a8620c4d129f50 | /libs/napl/amplifier.h | 059db99cc02c63e478695239c9f338498c1c5528 | [
"BSL-1.0"
] | permissive | DannyHavenith/NAPL | 1578f5e09f1b825f776bea9575f76518a84588f4 | 5db7bf823bdc10587746d691cb8d94031115b037 | refs/heads/master | 2021-01-20T02:17:01.186461 | 2010-11-26T22:26:25 | 2010-11-26T22:26:25 | 1,856,141 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,358 | h | template< typename sampletype>
class amplifier_mutator
{
private:
struct amplify_op
{
template< typename actual_type>
void operator()( actual_type &sample)
{
sample = actual_type( sample * m_factor);
}
void operator()( sampletype_m8 &sample)
{
sample = static_cast<sampletype_m8>((st... | [
"dh.github.com@havenith.net"
] | [
[
[
1,
71
]
]
] |
7dca81c347ecf64002294dee2c0ccce7791f7038 | c31bd425f234be558d9535bf140696dbc798aafb | /src/client.cpp | 5e4b8c9bc623def98875055530bcb5ff9ad5b2a2 | [] | no_license | dfyx/SibNet | 43efb47f02022d468c969bdd9937b28bc602e16c | 14090f599d97249ad82a1ff4dd67a620be01afeb | refs/heads/master | 2018-12-28T19:56:09.982294 | 2011-04-15T14:34:55 | 2011-04-15T14:34:55 | 1,291,784 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 677 | cpp | #include <client.h>
#include <vector>
#include <blocksocket.h>
using namespace std;
Client::Client()
{
m_pinSocket = new BlockSocket();
}
Client::Client(BlockSocket *p_pinSocket)
{
m_pinSocket = p_pinSocket;
}
Client::~Client()
{
delete m_pinSocket;
}
bool Client::Connect(string p_strAddres... | [
"dfyx@wecallit42.de",
"robert@sibka.de"
] | [
[
[
1,
34
],
[
40,
40
]
],
[
[
35,
39
]
]
] |
b6eb83610d4f37ed4943d5dc4eb4e52b03d1ec61 | e2e49023f5a82922cb9b134e93ae926ed69675a1 | /tools/aoslcpp/source/aosl/name.cpp | 41088828c2c260dcc4886650cbbb0e54f4321086 | [] | no_license | invy/mjklaim-freewindows | c93c867e93f0e2fe1d33f207306c0b9538ac61d6 | 30de8e3dfcde4e81a57e9059dfaf54c98cc1135b | refs/heads/master | 2021-01-10T10:21:51.579762 | 2011-12-12T18:56:43 | 2011-12-12T18:56:43 | 54,794,395 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,525 | cpp | // Copyright (C) 2005-2010 Code Synthesis Tools CC
//
// This program was generated by CodeSynthesis XSD, an XML Schema
// to C++ data binding compiler, in the Proprietary License mode.
// You should have received a proprietary license from Code Synthesis
// Tools CC prior to generating this code. See the license ... | [
"klaim@localhost"
] | [
[
[
1,
187
]
]
] |
92228b90445f40383a528446441c9b662b9ce039 | 3a72cb54a5209f8d5be90df8b0bbac116119a36d | /core/ghost/gameprotocol.h | ed6ef4eddc62859ca50325207b7e837758ec0729 | [] | no_license | luqasn/ghost4mac | 43409b56f7f1fb8783af467741246a198ae87470 | ccfc153ccd5274b09eabbc749e80db23d9c163b5 | refs/heads/master | 2021-03-12T20:17:03.261275 | 2011-07-06T11:02:59 | 2011-07-06T11:02:59 | 2,005,954 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,678 | h | /*
Copyright [2008] [Trevor Hogan]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ... | [
"nindoja@gmail.com",
"luqasn@googlemail.com"
] | [
[
[
1,
113
],
[
115,
131
],
[
137,
246
]
],
[
[
114,
114
],
[
132,
136
]
]
] |
82004465e845bd773762963beabc1dbb20ed8fee | cf579692f2e289563160b6a218fa5f1b6335d813 | /xbflashlib/xbunpack.cpp | a18bd48ffcc86b9252951b7f13684661a66fdeb6 | [] | 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 | 14,963 | cpp | /* XBFLASH - Xbox Flash image utility
* Copyright (C) 2002 Paul Bartholomew
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option)... | [
"mitch.crane@gmail.com"
] | [
[
[
1,
489
]
]
] |
bcde48594014492a0598c7ce8019d8aa6b8bc4d9 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/python/src/str.cpp | 209855058654f97d9e7eff0db55287539e874462 | [
"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 | 9,753 | cpp | // Copyright David Abrahams 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.txt)
#include <boost/python/str.hpp>
#include <boost/python/extract.hpp>
#include <boost/python/ssize_t.hpp>
namespace boost { nam... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
353
]
]
] |
0337e8eccd4eb6b102039979534e2f4c16e69a0e | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/branches/newton20/engine/core/src/ActorManager.cpp | 29fd816eece4f301a39955204efc7565beeb760e | [
"ClArtistic",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 16,168 | cpp | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2008 Team Pantheon. http://www.team-pantheon.de
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Clarified Artistic License.
*
* This program is distributed in the hope that it will ... | [
"melven@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
502
]
]
] |
cc5549a6c7ce97ea012cd6e24810abf9ebd94322 | fad6f9883d4ad2686c196dc532a9ecb9199500ee | /NXP-LPC/CommTest/CommTest/boost/memory/pools.hpp | 3780b5cb91ffe110aed8334f8518b85dad68b389 | [] | no_license | aquarius20th/nxp-lpc | fe83d6a140d361a1737d950ff728c6ea9a16a1dd | 4abfb804daf0ac9c59bd90d879256e7a3c1b2f30 | refs/heads/master | 2021-01-10T13:54:40.237682 | 2009-12-22T14:54:59 | 2009-12-22T14:54:59 | 48,420,260 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,572 | hpp | //
// boost/memory/pools.hpp
//
// Copyright (c) 2004 - 2008 xushiwei (xushiweizh@gmail.com)
//
// 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/memory/index.htm for... | [
"lijin.unix@13de9a6c-71d3-11de-b374-81e7cb8b6ca2"
] | [
[
[
1,
104
]
]
] |
b9b13eb5dbaf9136a420daf87860d032aba3f73f | b0252ba622183d115d160eb28953189930ebf9c0 | /Source/CGame.cpp | 71d5225841298a1247d4747383ae3169138d13a8 | [] | no_license | slewicki/khanquest | 6c0ced33bffd3c9ee8a60c1ef936139a594fe2fc | f2d68072a1d207f683c099372454add951da903a | refs/heads/master | 2020-04-06T03:40:18.180208 | 2008-08-28T03:43:26 | 2008-08-28T03:43:26 | 34,305,386 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 40,122 | cpp | //////////////////////////////////////////////////////////
// File: "CGame.cpp"
//
// Author: Sean Hamstra (SH)
//
// Purpose: To contain all outer game functionality.
//////////////////////////////////////////////////////////
#include "CGame.h"
#include "CFactory.h"
#include <fstream>
#include <iostream>
... | [
"sean.hamstra@gmail.com@631b4192-2952-0410-9426-c5ed74a7d3ec",
"rkite@fullsail.edu@631b4192-2952-0410-9426-c5ed74a7d3ec",
"lozl2006@aim.com@631b4192-2952-0410-9426-c5ed74a7d3ec",
"slewicki@fullsail.edu@631b4192-2952-0410-9426-c5ed74a7d3ec"
] | [
[
[
1,
13
],
[
19,
19
],
[
21,
24
],
[
26,
30
],
[
32,
38
],
[
40,
41
],
[
45,
46
],
[
48,
54
],
[
56,
59
],
[
63,
66
... |
1d339e8b34f4278d8a827d1cf1b05fed7495b75d | 901512f73a7ffc83849c787ab44376520a713ac1 | /narb-sw/rce/rce_log.cc | eca4be9eda92b29db188a37708a7b932cf218497 | [
"BSD-3-Clause"
] | permissive | penguin2005/NARB | 3e33316d3f378c2f9f1a660c917bdd42cac88d34 | a2fd5e01904581f91f4558f0f41ad52bbcd1ce82 | refs/heads/master | 2020-06-23T02:19:24.434895 | 2010-02-04T22:07:55 | 2010-02-04T22:07:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,536 | cc | /*
* Copyright (c) 2007
* DRAGON Project.
* University of Southern California/Information Sciences Institute.
* All rights reserved.
*
* Created by Xi Yang 2004-2007
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditi... | [
"isiehpn@aacf9c1e-ac80-435b-8e83-6affbfa3956d",
"xyang@aacf9c1e-ac80-435b-8e83-6affbfa3956d"
] | [
[
[
1,
56
],
[
58,
59
],
[
61,
115
]
],
[
[
57,
57
],
[
60,
60
]
]
] |
6a1bd185b8406a97c08a09cc84d1f537ae6afce7 | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/smart_pointers/weak_ptr.h | 0a5d3feca401a75c4e6cd6e8d2098ea85d1154ba | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | athulan/cppagent | 58f078cee55b68c08297acdf04a5424c2308cfdc | 9027ec4e32647e10c38276e12bcfed526a7e27dd | refs/heads/master | 2021-01-18T23:34:34.691846 | 2009-05-05T00:19:54 | 2009-05-05T00:19:54 | 197,038 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,481 | h | // Copyright (C) 2007 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_WEAK_PTr_
#define DLIB_WEAK_PTr_
#include <algorithm>
#include <memory>
#include "shared_ptr.h"
#include "../algs.h"
#include "weak_ptr_abstract.h"
... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
225
]
]
] |
182c6061fb8cdf89ad329681985e314d5b9f5e21 | aad2ca8b47d0460ff496c8bbee9d08caaf0bae16 | /alchemy/lib/libtcod/bresenham.cpp | 7ae43e54e2506a6d12c5256cabc84de4f3de151d | [] | no_license | rstehwien/libtcod-alchemy | 247f0d25b794066898fc7bf58fd2daab3544b632 | bf20fa5ebe0793da8a60c03c8d7e13823162ad24 | refs/heads/master | 2021-01-21T23:28:50.765002 | 2009-03-16T02:57:26 | 2009-03-16T02:57:26 | 149,320 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,049 | cpp | /*
* libtcod 1.4.1
* Copyright (c) 2008,2009 J.C.Wilk
* 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 l... | [
"rstehwien@gmail.com"
] | [
[
[
1,
51
]
]
] |
71e1f5ea9e09e61ba47fb7e73f0e7628605fcc15 | 1deb3507c241b7e2417ba041c9c71cb5cf7eef06 | /heroin_data/create_magical_affix_data.cpp | 02fd74416914244a42c06b1d91a4996e641e936c | [] | no_license | ChefKeeper/heroinglands | 2a076db02bc48d578eb1d8d0eb2771079e8a9e9d | 4585a4adf8c6f3b42e57928fe956cddb5a91ef1a | refs/heads/master | 2016-08-13T02:20:18.085064 | 2009-02-13T20:30:21 | 2009-02-13T20:30:21 | 47,699,838 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,404 | cpp | #include <iostream>
#include <cstdlib>
#include <nil/file.hpp>
#include <nil/array.hpp>
#include <nil/string.hpp>
#include "excel_data.hpp"
#include "creation.hpp"
#include "utility.hpp"
void create_affixes(std::string const & affix_data, std::string const & affix_descriptor, std::string const & output_file, ... | [
"binrapt@92c0f8f3-e753-0410-a10c-b3df2c4a8671"
] | [
[
[
1,
82
]
]
] |
55ec1481342470f3c02109900dde0ec412921851 | 0f40e36dc65b58cc3c04022cf215c77ae31965a8 | /src/apps/testbedservice/testbedservice_init.cpp | 43c8a294e630df71f58bbcd80556a4e65631494a | [
"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 | 1,976 | cpp | /************************************************************************
** This file is part of the network simulator Shawn. **
** Copyright (C) 2004-2007 by the SwarmNet (www.swarmnet.de) project **
** Shawn is free software; you can redistribute it and/or modify it **
** under the terms ... | [
"t_baum@users.sourceforge.net"
] | [
[
[
1,
38
]
]
] |
73069df256e8da3016ceee069713a4f11d1f5a12 | 2d4221efb0beb3d28118d065261791d431f4518a | /OIDE源代码/OLIDE/MemWatchWnd.h | 846cf55fd5ac9f96babb8feef148d9d2902167ad | [] | no_license | ophyos/olanguage | 3ea9304da44f54110297a5abe31b051a13330db3 | 38d89352e48c2e687fd9410ffc59636f2431f006 | refs/heads/master | 2021-01-10T05:54:10.604301 | 2010-03-23T11:38:51 | 2010-03-23T11:38:51 | 48,682,489 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,588 | h | #pragma once
#include "./Controls/TreePropSheet/ResizableDialog.h"
#include "./Controls/HexEdit/HexEdit.h"
#include "MemWatchHexEdit.h"
#include "afxwin.h"
// CMemWatchWnd 对话框
class CMemWatchWnd : public CResizableDialog
{
DECLARE_DYNAMIC(CMemWatchWnd)
public:
CMemWatchWnd(CWnd* pParent = NULL);... | [
"olanguage@163.com"
] | [
[
[
1,
91
]
]
] |
49c34c290b484f8f9a6ebf4d5c1472bea603a058 | a2904986c09bd07e8c89359632e849534970c1be | /topcoder/CuttingPoles.cpp | 07c51208be2dd0b48fc8754347e8018edc2bb9f3 | [] | no_license | naturalself/topcoder_srms | 20bf84ac1fd959e9fbbf8b82a93113c858bf6134 | 7b42d11ac2cc1fe5933c5bc5bc97ee61b6ec55e5 | refs/heads/master | 2021-01-22T04:36:40.592620 | 2010-11-29T17:30:40 | 2010-11-29T17:30:40 | 444,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,825 | cpp | // BEGIN CUT HERE
// END CUT HERE
#line 5 "CuttingPoles.cpp"
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <climits>
#include <cfloat>
#include <map>
#include <utility>
#include <set>
#include <iostream>
#include <memory>
#include <string>
#include <vector>
#include <algorithm>
#inclu... | [
"shin@CF-7AUJ41TT52JO.(none)"
] | [
[
[
1,
84
]
]
] |
5b5419f45f8e145063a46dbdf178b539ab38f6e2 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libpthread/testcondinit/src/tcondinit.cpp | 867d0ebff4198e290ce65a7cc8a87fa7de03ee31 | [] | 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 | 2,838 | cpp | /*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
111
]
]
] |
8b5312861c1525c15e6e54b95237ffdb997191b2 | 0c5fd443401312fafae18ea6a9d17bac9ee61474 | /code/engine/AudioBlaster/Transport.h | 60ee65836d06edd86c067f866015f5b5e132054c | [] | no_license | nurF/Brute-Force-Game-Engine | fcfebc997d6ab487508a5706b849e9d7bc66792d | b930472429ec6d6f691230e36076cd2c868d853d | refs/heads/master | 2021-01-18T09:29:44.038036 | 2011-12-02T17:31:59 | 2011-12-02T17:31:59 | 2,877,061 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,748 | h | /* ___ _________ ____ __
/ _ )/ __/ ___/____/ __/___ ___ _/_/___ ___
/ _ / _// (_ //___/ _/ / _ | _ `/ // _ | -_)
/____/_/ \___/ /___//_//_|_, /_//_//_|__/
/___/
This file is part of the Brute-Force Game Engine, BFG-Engine
... | [
"wittus@gmx.de"
] | [
[
[
1,
103
]
]
] |
b50487c7472f4f6cade4dca13548be4497ee8580 | 483d66ba0bc9ff989695d978e99c900d2c4c9418 | /Client/LoginDlg.cpp | 95e6ef274416585ff0ffc90d23e52414ff839579 | [] | 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 | UTF-8 | C++ | false | false | 162 | cpp | #include "StdAfx.h"
#include "LoginDlg.h"
LoginDlg::LoginDlg(QWidget *parent)
: QWidget(parent)
{
ui.setupUi(this);
}
LoginDlg::~LoginDlg()
{
}
| [
"fengshengzhuyun@gmail.com"
] | [
[
[
1,
13
]
]
] |
09a73f9973a5a9594526ef19dc8868de3ee0ab49 | 115cdd77595f80aa6870893657f26f6b4e7cdd2b | /src/include/Model.hpp | 345d07d00732a777b0ddbfebaff10a8f278ae089 | [] | 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 | 2,291 | hpp | /**
* @file Model.hpp
*/
#pragma once
#include "Geometry.hpp"
#include "Object.hpp"
#include "SmoothMesh.hpp"
#include "handle_traits.hpp"
#include "list_traits.hpp"
namespace peek {
class Model : public Object {
public:
/** Constructor */
Model();
/** Draws the model */
void draw() c... | [
"douglyuckling@483a7388-aa76-4cae-9b69-882d6fd7d2f9"
] | [
[
[
1,
87
]
]
] |
188a0fad82a254e880d64a461ff6215297c3b36b | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mame/includes/pgm.h | f08b90d441a712cb4bda2e9f8f8aec04c6c7290b | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,326 | h |
class pgm_state : public driver_device
{
public:
pgm_state(running_machine &machine, const driver_device_config_base &config)
: driver_device(machine, config) { }
/* memory pointers */
// UINT16 * m_mainram; // currently this is also used by nvram handler
UINT16 * m_bg_videoram;
UINT16 * ... | [
"Mike@localhost"
] | [
[
[
1,
138
]
]
] |
58fefa969350fe012e7dcc63f233e4d448aee08f | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Common/Base/System/Stopwatch/hkSystemClock.h | 952b3f80a675c54e1d05e40475221cb3a657e96b | [] | 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,847 | 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,
57
]
]
] |
f1195b90f5b964a77db893d747f2f9e430102219 | cd0987589d3815de1dea8529a7705caac479e7e9 | /includes/webkitsupport/platform/BlackBerryPlatformGraphics.h | faf629a6056c0412f5ffd8db0e96bcf54fee0fb4 | [] | no_license | azrul2202/WebKit-Smartphone | 0aab1ff641d74f15c0623f00c56806dbc9b59fc1 | 023d6fe819445369134dee793b69de36748e71d7 | refs/heads/master | 2021-01-15T09:24:31.288774 | 2011-07-11T11:12:44 | 2011-07-11T11:12:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,727 | h | /*
* Copyright (C) Research In Motion, Limited 2009-2010. All rights reserved.
*/
#ifndef BlackBerryPlatformGraphics_h
#define BlackBerryPlatformGraphics_h
#include "BlackBerryPlatformMemory.h"
#include "BlackBerryPlatformPrimitives.h"
#if defined(USE_SKIA)
#include <skia/ext/platform_canvas.h>
#else
... | [
"sdevitt@rim.com"
] | [
[
[
1,
85
]
]
] |
42ee1e1637e7bf836560fecb66d757c106cbc2d7 | 1ab9457b2e2183ec8275a9713d8c7cbb48c835d1 | /Source/Common/BWAPI/include/BWTA.h | 2e0b7207b810b9d3a8512781d983c62ba596ae32 | [] | no_license | ianfinley89/emapf-starcraft-ai | 0f6ca09560092e798873b6b5dda01d463fa71518 | b1bf992dff681a7feb618b7a781bacc61d2d477d | refs/heads/master | 2020-05-19T20:52:17.080667 | 2011-03-04T11:59:46 | 2011-03-04T11:59:46 | 32,126,953 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,141 | h | #pragma once
#include <BWAPI.h>
#include <BWTA/Chokepoint.h>
#include <BWTA/Polygon.h>
#include <BWTA/Region.h>
#include <BWTA/BaseLocation.h>
#include <BWTA/RectangleArray.h>
namespace BWTA
{
void readMap();
void analyze();
const std::set<Region*>& getRegions();
const std::set<Chokepoint*>& getChok... | [
"twsandberg@gmail.com@26a4d94b-85da-9150-e52c-6e401ef01510"
] | [
[
[
1,
46
]
]
] |
f0e3f562975c19067646ffc0b8e90d753db67585 | 028d6009f3beceba80316daa84b628496a210f8d | /connectivity/com.nokia.tcf/native/TCFNative/TCFCommVirtualSerial/TCFCommVirtualSerial.cpp | 92a031486836f01fa9498733c261d18a3705bb0d | [] | 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 | 1,771 | cpp | /*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.o... | [
"none@none"
] | [
[
[
1,
75
]
]
] |
9250fa21a3233400f6117dd195b552bd8518950a | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/util/IllegalArgumentException.hpp | e96a9fdb8cd04736ce4cd36aa7240f26f8449171 | [] | 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,032 | 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,
34
]
]
] |
6b98cb7e53d4c4f09358e3cfd0bbdb8feda0284e | d425cf21f2066a0cce2d6e804bf3efbf6dd00c00 | /Tactical/Handle Items.h | f6d6f25f3f1db8cdcd00ae152af98a877bae78de | [] | 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 | 7,029 | h | #ifndef __HANDLE_ITEMS_H
#define __HANDLE_ITEMS_H
#include "World Items.h"
#include "structure.h"
#include "Soldier Control.h"
#define ITEM_HANDLE_OK 1
#define ITEM_HANDLE_RELOADING -1
#define ITEM_HANDLE_UNCONSCIOUS -2
#define ITEM_HANDLE_NOAPS -3
#define ITEM_HANDL... | [
"jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1"
] | [
[
[
1,
180
]
]
] |
74824ab4457a63bd0db8168b67eebe18b0965836 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/proto/test/matches.cpp | c73e660fe071d64f85052b496d2c40da2776cd3e | [
"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 | 9,814 | cpp | ///////////////////////////////////////////////////////////////////////////////
// matches.hpp
//
// Copyright 2008 Eric Niebler. 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)
#include <string>
#includ... | [
"metrix@Blended.(none)"
] | [
[
[
1,
291
]
]
] |
828d9963b90edad752240cb869dd772cf6ca5af8 | 0619c96beb1d46e813d5171755c856ea378916b5 | /Generation2/mainwindow.cpp | 1ca21806583359ef3cb2ec370f68b86230fe57db | [] | no_license | Neuromancer2701/irrigationgui | d8f77eb299d1beadc04222e1663459fbdff123cc | 9da8610a1f81aa47506a30da0f1fc94cac447129 | refs/heads/master | 2020-04-09T02:08:11.897300 | 2011-03-17T00:11:08 | 2011-03-17T00:11:08 | 32,092,689 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,312 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QtCore/QTimer>
#include <QDateTime>
#include <qwaitcondition.h>
#include "stdio.h"
#include "math.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
this->port = new Qe... | [
"king.seth@1baa6d84-2001-11df-aa13-c314d3631722"
] | [
[
[
1,
166
]
]
] |
2eb76f0ddb8fe48a12cd9f109dbe5b0692f0edd7 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libc/testlocalsocket/src/tlocalsocketserver.cpp | 972b4cc8137167dcf043a2834fc01fe1b962e51a | [] | 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 | 4,824 | cpp | /*
* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
201
]
]
] |
79887d0ec42b6f580ec7418d5dd36f991f3fefa7 | 1cacbe790f7c6e04ca6b0068c7b2231ed2b827e1 | /Oolong Engine2/Examples/Renderer/Tutorials/08 Shaders Demo (3DShaders.com)/Classes/Shader/3DShaders.src/Podium.h | 415f75940c9236e99bbdfe9fc730a2845e8edbdf | [
"BSD-3-Clause"
] | permissive | tianxiao/oolongengine | f3d2d888afb29e19ee93f28223fce6ea48f194ad | 8d80085c65ff3eed548549657e7b472671789e6a | refs/heads/master | 2020-05-30T06:02:32.967513 | 2010-05-05T05:52:03 | 2010-05-05T05:52:03 | 8,245,292 | 3 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 752 | h | //
// Author: Philip Rideout
// Copyright: 2002-2006 3Dlabs Inc. Ltd. All rights reserved.
// License: see 3Dlabs-license.txt
//
#ifndef PODIUM_H
#define PODIUM_H
// Represents the circular reflective podium.
class TPodium
{
public:
TPodium();
void Draw() const;
void DrawTop(bool o... | [
"mozeal@7fa7efda-f44a-0410-a86a-c1fddb4bcab7"
] | [
[
[
1,
30
]
]
] |
ef65e39703d41b3505a27c6accda733a9c57e24f | 530900d8d48f93e75c6c17db9e35346928da81d1 | /src/shader.cpp | 7ee12cc7744531a1426db3a25f94954c332b5451 | [] | no_license | a5huynh/cse-167-final-project | 6db9b6c223c7c2a0d8672f5d23854199364c24a3 | 05858eed5e118153d9fa3087cdcb296f12fa2e5a | refs/heads/master | 2021-01-13T02:03:38.641043 | 2009-12-12T22:30:58 | 2009-12-12T22:30:58 | 420,976 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,109 | cpp | /*
Copyright (C) 2006 So Yamaoka
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the ho... | [
"a5.t.huynh@gmail.com"
] | [
[
[
1,
138
]
]
] |
95435205e34df79552773ea3e601b229b77614d4 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mame/includes/gbusters.h | 798064c89629a19cd9555c6d3509a5b7e4827d5b | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,146 | h | /*************************************************************************
Gangbusters
*************************************************************************/
class gbusters_state : public driver_device
{
public:
gbusters_state(running_machine &machine, const driver_device_config_base &config)
: ... | [
"Mike@localhost"
] | [
[
[
1,
39
]
]
] |
5ec8dd910a18a87d51010b8cce92d91637e9af8b | cd387cba6088f351af4869c02b2cabbb678be6ae | /lib/geometry/example/3_linestring_example.cpp | cae6d36d86bed79e1f69855c948d48613ed41fad | [
"BSL-1.0"
] | permissive | pedromartins/mew-dev | e8a9cd10f73fbc9c0c7b5bacddd0e7453edd097e | e6384775b00f76ab13eb046509da21d7f395909b | refs/heads/master | 2016-09-06T14:57:00.937033 | 2009-04-13T15:16:15 | 2009-04-13T15:16:15 | 32,332,332 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,021 | cpp | // Geometry Library
//
// Copyright Barend Gehrels, Geodan Holding B.V. Amsterdam, the Netherlands.
// Copyright Bruno Lalande 2008
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.... | [
"fushunpoon@1fd432d8-e285-11dd-b2d9-215335d0b316"
] | [
[
[
1,
205
]
]
] |
d90c79733f5495e65352fac5fb50e687d5696b43 | c2abb873c8b352d0ec47757031e4a18b9190556e | /src/ogreIncludes/OgreEntity.h | b040218ef3600bab2d4a190cf42ed65206e0dabb | [] | no_license | twktheainur/vortex-ee | 70b89ec097cd1c74cde2b75f556448965d0d345d | 8b8aef42396cbb4c9ce063dd1ab2f44d95e994c6 | refs/heads/master | 2021-01-10T02:26:21.913972 | 2009-01-30T12:53:21 | 2009-01-30T12:53:21 | 44,046,528 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,382 | h | /*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org
Copyright (c) 2000-2006 Torus Knot Software Ltd
Also see acknowledgements in Readme.html
This program is... | [
"seb.owk@37e2baaa-b253-11dd-9381-bf584fb1fa83"
] | [
[
[
1,
764
]
]
] |
6c2b537361faf13a375e8f377b0977c0271fa085 | 426ce36f170ef51acea1583c4c76c5fc5923fe08 | /OpticalFlow.h | b09799424e8921c72b248e3fc89a7d0a0bd5fc56 | [] | no_license | ayushpurohit/human-action-recognition | b42c7c6c746c9fb1e83e6d85fe88804a38ef70ef | da9653b4f41119e23de9b66ad65871a02f1b3dc7 | refs/heads/master | 2021-01-10T14:00:39.120712 | 2008-08-18T21:25:41 | 2008-08-18T21:25:41 | 46,225,758 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 895 | h | #pragma once
#include "stdafx.h"
#include "Texture.h"
#define N_FRAMES_SUM 12
class OpticalFlow
{
public:
OpticalFlow(CvSize frameSize, CvSize finalSize = cvSize(80,60));
~OpticalFlow(void);
void Calculate(IplImage *frame, double mspf=41.72);
void Draw(int x=0, int y=0, int w=0, int h=0);
void Write(o... | [
"mnbayazit@391b830b-d650-0410-bb89-83bffae94361"
] | [
[
[
1,
30
]
]
] |
5560b56794297a04ac12da3deaba3dbfce25a625 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mame/includes/othldrby.h | 8774550e4b609d6bb9d19211da10d310213f1331 | [] | no_license | marcellodash/psmame | 76fd877a210d50d34f23e50d338e65a17deff066 | 09f52313bd3b06311b910ed67a0e7c70c2dd2535 | refs/heads/master | 2021-05-29T23:57:23.333706 | 2011-06-23T20:11:22 | 2011-06-23T20:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,057 | h | /*************************************************************************
Othello Derby
*************************************************************************/
#define OTHLDRBY_VREG_SIZE 18
class othldrby_state : public driver_device
{
public:
othldrby_state(running_machine &machine, const dri... | [
"Mike@localhost"
] | [
[
[
1,
41
]
]
] |
2c5136eb0d60a4ed32e6a0b483692dd888488e92 | e9ed44eaee7b0004e39073e05c2bc4659d8ca5ab | /tetrisgame.cpp | b102d253fbd64aa4e409873afbd3ad49389df01c | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | tkleisas/monolithpsp | 37251e067df4a80daaca44ab1ac5d71e96fa0406 | 2c04bdc3643a406269aaf34b3dd970ffe8400f9e | refs/heads/master | 2016-09-06T12:21:33.855616 | 2007-12-23T23:53:26 | 2007-12-23T23:53:26 | 33,156,364 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,294 | cpp | #include <pspkernel.h>
#include <pspdisplay.h>
#include <pspdebug.h>
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <pspgu.h>
#include <pspgum.h>
#include <pspctrl.h>
#include <psprtc.h>
#include "callbacks.h"
#include "vram.h"
#include "controller.h"
#include "tex... | [
"Tasos.Kleisas@245eeae3-fe3f-0410-add2-53876a12f377",
"tasos.kleisas@245eeae3-fe3f-0410-add2-53876a12f377"
] | [
[
[
1,
27
],
[
29,
90
],
[
93,
411
],
[
414,
414
],
[
416,
416
],
[
418,
419
],
[
421,
421
],
[
433,
434
],
[
436,
438
],
[
44... |
4ef8310489bf9ffc4dd20a7554db770d098d2aa7 | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Physics/Utilities/VisualDebugger/Viewer/Dynamics/hkpConstraintViewer.h | c598954784f0b1061794f6e2826e84f26a8cf485 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,714 | 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,
77
]
]
] |
1ba4a44147ca68a9cbaaabb37f54974c70d1f255 | acf0e8a6d8589532d5585b28ec61b44b722bf213 | /mod_eval_panfilter/component_value_transl.cpp | 49d0605351bdb11538f21279197cf89a0754a9d7 | [] | no_license | mchouza/ngpd | 0f0e987a95db874b3cde4146364bf1d69cf677cb | 5cca5726910bfc97844689f1f40c94b27e0fb9f9 | refs/heads/master | 2016-09-06T02:09:32.007855 | 2008-04-06T14:17:55 | 2008-04-06T14:17:55 | 35,064,755 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 3,850 | cpp | //
// Copyright (c) 2008, Mariano M. Chouza
// 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,
// t... | [
"mchouza@b858013c-4649-0410-a850-dde43e08a396"
] | [
[
[
1,
108
]
]
] |
ba0ee9e87e6f291f9ee16272a550108eae11e021 | 7d5bde00c1d3f3e03a0f35ed895068f0451849b2 | /mainwindow.h | 135f3c2cd0a4e728f23f70cebcf43bfa9cd47da4 | [] | no_license | jkackley/jeremykackley-dfjobs-improvment | 6638af16515d140e9d68c7872b11b47d4f6d7587 | 73f53a26daa7f66143f35956150c8fe2b922c2e2 | refs/heads/master | 2021-01-16T01:01:38.642050 | 2011-05-16T18:03:23 | 2011-05-16T18:03:23 | 32,128,889 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,082 | h | /*-
* Copyright (c) 2011, Derek Young
* 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 li... | [
"Devek@localhost"
] | [
[
[
1,
67
]
]
] |
a009e1e52bb853f3602e394db07151d14b29116d | dae66863ac441ab98adbd2d6dc2cabece7ba90be | /examples/flexscan/ASWorkFlexScan.h | be92c875f1020fa34e8f1fb11a03e44a1699b803 | [] | no_license | bitcrystal/flexcppbridge | 2485e360f47f8d8d124e1d7af5237f7e30dd1980 | 474c17cfa271a9d260be6afb2496785e69e72ead | refs/heads/master | 2021-01-10T14:14:30.928229 | 2008-11-11T06:11:34 | 2008-11-11T06:11:34 | 48,993,836 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,101 | h | /*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
* http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS... | [
"anirudhsasikumar@1c1c0844-4f48-0410-9872-0bebc774e022"
] | [
[
[
1,
39
]
]
] |
6d229488142db9a90b7223c5ae8cad8371bfba92 | 4c3c35e4fe1ff2567ef20f0b203fe101a4a2bf20 | /teamProject/src/main.cpp | 36764925d5cd32e6c20c8d922f4b1e140bf94744 | [] | no_license | kolebole/monopolocoso | 63c0986707728522650bd2704a5491d1da20ecf7 | a86c0814f5da2f05e7676b2e41f6858d87077e6a | refs/heads/master | 2021-01-19T15:04:09.283953 | 2011-03-27T23:21:53 | 2011-03-27T23:21:53 | 34,309,551 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,474 | cpp |
#include <ctime>
#include <iostream>
#include <set>
#include <stdlib.h>
#include <cstdio>
#include <vector>
#ifdef WINDOWS
#include <GL/gl.h>
#include "glut.h"
#else
#include <GL/glut.h>
#include <GL/glu.h>
#endif
#include "Octree.h"
#include "vec3f.h"
#include "Particle.h"
using namespace std;
... | [
"chuminhtri@gmail.com@a7811d78-34aa-4512-2aaf-9c23cbf1bc95"
] | [
[
[
1,
383
]
]
] |
093324b92bb16af2d89cf6f739d5267873bd776b | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/sun/src/InstanceScripts/Instance_TheShatteredHalls.cpp | 59e16ce4ff46893a62b2e291a67e8425b69ba81f | [] | no_license | miklasiak/projekt | df37fa82cf2d4a91c2073f41609bec8b2f23cf66 | 064402da950555bf88609e98b7256d4dc0af248a | refs/heads/master | 2021-01-01T19:29:49.778109 | 2008-11-10T17:14:14 | 2008-11-10T17:14:14 | 34,016,391 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 73,430 | cpp | /*
* Moon++ Scripts for Ascent MMORPG Server
* Copyright (C) 2005-2007 Ascent Team <http://www.ascentemu.com/>
* Copyright (C) 2007-2008 Moon++ Team <http://www.moonplusplus.info/>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef",
"minipc@hotmail.de@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
2032
],
[
2034,
2572
]
],
[
[
2033,
2033
]
]
] |
c07e40a548991e060df7dc99918d96a5929ae27f | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/pcsx2/IopBios.cpp | 66fb34db38bebe0f1c26dc5be0d12328a8b81f31 | [] | no_license | mauzus/progenitor | f99b882a48eb47a1cdbfacd2f38505e4c87480b4 | 7b4f30eb1f022b08e6da7eaafa5d2e77634d7bae | refs/heads/master | 2021-01-10T07:24:00.383776 | 2011-04-28T11:03:43 | 2011-04-28T11:03:43 | 45,171,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,652 | cpp | /* PCSX2 - PS2 Emulator for PCs
* Copyright (C) 2002-2010 PCSX2 Dev Team
*
* PCSX2 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 Found-
* ation, either version 3 of the License, or (at your option) ... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
683
]
]
] |
0812ddc6f5eca9a6e5c5fbcbae9e29d3c6491144 | 85e86cd5c3bd0458ae94de3c384d1b07e5a9a0cf | /MainFrm.h | da874954c514127459b131a9b93435202c4090f7 | [] | no_license | dbv771/Ditto | 6fbe858e28d73ae5366b4eb864f6a7d1d90b3383 | faa5dda8beafd85eb38f06274c0bc6ec2f1ba462 | refs/heads/master | 2021-05-27T14:57:38.613868 | 2011-10-29T05:19:24 | 2011-10-29T05:19:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,908 | h | #pragma once
#include "SystemTray.h"
#include "QuickPaste.h"
#include "ToolTipEx.h"
#include "EditFrameWnd.h"
#include "MainFrmThread.h"
#include "ClipboardSaveRestore.h"
#define CLOSE_WINDOW_TIMER 1
#define HIDE_ICON_TIMER 2
#define REMOVE_OLD_ENTRIES_TIMER 3
#define REMOVE_OLD_REMOTE_COPIES ... | [
"sabrogden@d0e771a7-b16f-4c6e-81b0-f3fd8ace72c5"
] | [
[
[
1,
113
]
]
] |
420f17c3fa33a909c801f66400b0ac189970bfe3 | 102d8810abb4d1c8aecb454304ec564030bf2f64 | /TP3/Tanque/ClienteTanque/ClienteTanque/BattleCityClient.h | 69241de5b9f685a431b0879815e20dd06b3570c4 | [] | no_license | jfacorro/tp-taller-prog-1-fiuba | 2742d775b917cc6df28188ecc1f671d812017a0a | a1c95914c3be6b1de56d828ea9ff03e982560526 | refs/heads/master | 2016-09-14T04:32:49.047792 | 2008-07-15T20:17:27 | 2008-07-15T20:17:27 | 56,912,077 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,815 | h | #ifndef BattleCityClient_h
#define BattleCityClient_h
#include "Socket.h"
#include "BattleCityCommunicationProtocol.h"
#include "BattleCityEngine.h"
#include "SDLHelper.h"
#include "SDL_ttf.h"
#include "map"
using namespace std;
#define MAX_TANKS 2
#define MAX_DIRECTIONS 5
class BattleCityClient
{
... | [
"juan.facorro@6dff32cf-8f48-0410-9a2e-7b8b34aa6dfb",
"nahuelgonzalez@6dff32cf-8f48-0410-9a2e-7b8b34aa6dfb"
] | [
[
[
1,
8
],
[
15,
51
],
[
56,
56
],
[
58,
59
],
[
64,
72
]
],
[
[
9,
14
],
[
52,
55
],
[
57,
57
],
[
60,
63
]
]
] |
32aa8fb0b2b66feb752cf22d6ace52a39a644b52 | b8c3d2d67e983bd996b76825f174bae1ba5741f2 | /RTMP/utils/gil_2/libs/gil/io_new/stdafx.cpp | 7be052f7409a0de51cbce44dc80a8ba8119cf2b8 | [] | no_license | wangscript007/rtmp-cpp | 02172f7a209790afec4c00b8855d7a66b7834f23 | 3ec35590675560ac4fa9557ca7a5917c617d9999 | refs/heads/master | 2021-05-30T04:43:19.321113 | 2008-12-24T20:16:15 | 2008-12-24T20:16:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 293 | cpp | // stdafx.cpp : source file that includes just the standard includes
// io_new.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"fpelliccioni@71ea4c15-5055-0410-b3ce-cda77bae7b57"
] | [
[
[
1,
8
]
]
] |
b7c86f2e425fa9f15c35f3077aad904ea82db365 | 8e11ffb1c18f2a50e508b8a81f39136dd9c92075 | /trunk/EUSandbox/src/CheckPointSystem/CheckPointManager.cpp | 4c47517acc07fdef535f39a160153c4a2fb637b9 | [] | no_license | BackupTheBerlios/evouni-svn | 6e3e1bb4fac5ad606a648d45d62561be798d1318 | 7712c38b41f43f689e13acf325d96869c3a664fd | refs/heads/master | 2021-01-10T19:11:17.911300 | 2007-01-02T15:39:27 | 2007-01-02T15:39:27 | 40,672,279 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,886 | cpp | #include "EUClient.h"
CheckPointManager::CheckPointManager()
{
mName = "";
mSceneMgr = 0;
mPosition = 0;
num_of_cp = 0;
counter = 0;
done = true;
pTargets = 0;
}
CheckPointManager::CheckPointManager(String name, SceneManager *sceneMgr, Vector3 position)
{
init(name,sceneMgr,position);
}
voi... | [
"tomen@783cb599-3120-0410-820c-bbc20197cc9d"
] | [
[
[
1,
261
]
]
] |
9e377b63ee5ee54565aff032a8279aed22bfef9d | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/MapLib/Windows/include/WinTCPConnectionHandler.h | 72b6049f6794726174edfaebce6272e064930903 | [
"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 | 8,294 | 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 of ... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
234
]
]
] |
d757bdfa458b72770d41b428279febbd7e93bad8 | 9f18fcd1e740b0b365cb9d97e2f99f315418be70 | /simple_cube.cpp | e193b1b80741f99bccd0ffcd25c87ab00df4ce87 | [] | no_license | ajantis/opengltetris3d | 3227317648a66faa5456198d8c72c8727493157f | 0626134baf4ff19e975de18e55344afb228969bd | refs/heads/master | 2016-09-10T13:40:28.279730 | 2010-04-21T13:59:48 | 2010-04-21T13:59:48 | 32,183,937 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,618 | cpp | #include <GL/glut.h>
static void
drawBox_spec(GLfloat size, GLenum type,GLuint texture)
{
static GLfloat n[6][3] =
{
{-1.0, 0.0, 0.0},
{0.0, 1.0, 0.0},
{1.0, 0.0, 0.0},
{0.0, -1.0, 0.0},
{0.0, 0.0, 1.0},
{0.0, 0.0, -1.0}
};
static GLint faces[6][4] =
{
{0, 1, 2, 3}... | [
"id.ajantis@gmail.com"
] | [
[
[
1,
63
]
]
] |
10e2efe645ca1b191441e1b2b4016dd979faae8a | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Modules/include/DestinationsEnums.h | 896dafbb24fadfddf591645a1a48ddb7a6c4ab9d | [
"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,931 | 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,
29
]
]
] |
1cc54debc6171bf42c8b38d7dfc82ad4a0685798 | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /TeCom/src/TdkLayout/Source Files/TdkPageSize.cpp | 6d02b11befd5e6dce23decb8cff1b3db56308fbf | [] | no_license | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 4,468 | cpp | #include <TdkPageSize.h>
///////////////////////////////////////////////////////////////////////////////
//Empty Constructor
//Author : Rui Mauricio Gregório
//Date : 12/2008
///////////////////////////////////////////////////////////////////////////////
TdkPageSize::TdkPageSize()
{
_sizeValue[A0].width=841... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
147
]
]
] |
c1afec8716129316a3f942c5b3902ff1a2ec24db | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Scada/ScdOPC/Client/ConnectionPoint.h | 46609f005a7ed14f43cac19fcd629d3945bc0414 | [] | no_license | abcweizhuo/Test3 | 0f3379e528a543c0d43aad09489b2444a2e0f86d | 128a4edcf9a93d36a45e5585b70dee75e4502db4 | refs/heads/master | 2021-01-17T01:59:39.357645 | 2008-08-20T00:00:29 | 2008-08-20T00:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,323 | h | //**************************************************************************
//
// Copyright (c) FactorySoft, INC. 1996-1998, All Rights Reserved
//
//**************************************************************************
//
// Filename : ConnectionPoint.h
// $Author : Jim Hansen
//
// Descripti... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
92
]
]
] |
a77c9fd9c82ea4824775874354426b574052612e | 222bc22cb0330b694d2c3b0f4b866d726fd29c72 | /src/brookbox/wm2/WmlConvexRegion.h | d8c877dd8ee45b79ccdcabb5dcc68060337149fe | [
"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 | 2,196 | h | // 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 ... | [
"antonin@hildebrand.cz"
] | [
[
[
1,
77
]
]
] |
df63d210accdafbec64f2ffa22be7ec2512eb3fb | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /TeCom/src/Tdk/Source Files/TdkAbstractCanvasDraw.cpp | b9545b8f8a33ab48899bcde3a846c8c0fad32fcd | [] | no_license | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,782 | cpp | #include <TdkAbstractCanvasDraw.h>
#include <TeProjection.h>
#include <TeRaster.h>
#include <TeDecoderMemory.h>
TdkAbstractCanvasDraw::TdkAbstractCanvasDraw(const int& canvasId) :
_paintMode(pmdREPLACE),
_canvasId(canvasId),
_currentBufferId(-1),
_backgroundColor(TeColor(255, 255, 255))
{
}
TdkAbstract... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
568
]
]
] |
05ddca8e55f993ee709e0431626eb35b90badda0 | 3d7d8969d540b99a1e53e00c8690e32e4d155749 | /IEBgps/src/IEImageEncoder.cpp | 722e239af26b8fbff2ce3171b348c99f876488dc | [] | no_license | SymbianSource/oss.FCL.sf.incubator.photobrowser | 50c4ea7142102068f33fc62e36baab9d14f348f9 | 818b5857895d2153c4cdd653eb0e10ba6477316f | refs/heads/master | 2021-01-11T02:45:51.269916 | 2010-10-15T01:18:29 | 2010-10-15T01:18:29 | 70,931,013 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,945 | cpp | /*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
187
]
]
] |
e839c16a5998c423c8da403d36bc0372469cc4e1 | 9f00cc73bdc643215425e6bc43ea9c6ef3094d39 | /OOP/Project-Lines/Board.cpp | 341eddfd61d66a47763eb075e28e4b1750696f5a | [] | no_license | AndreyShamis/oopos | c0700e1d9d889655a52ad2bc58731934e968b1dd | 0114233944c4724f242fd38ac443a925faf81762 | refs/heads/master | 2021-01-25T04:01:48.005423 | 2011-07-16T14:23:12 | 2011-07-16T14:23:12 | 32,789,875 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 915 | cpp | #include "Board.h"
//=============================================================================
// Constructor
Board::Board(const float &X,const float &Y)
{
// set coords
_cordX = X;
_cordY = Y;
_showMode = 0;
// put the images to the vector of sprites
_sprites.push_back(GAME_BOARD);
_sprites.pu... | [
"lolnik@gmail.com@c8aee422-7d7c-7b79-c2f1-0e09d0793d10"
] | [
[
[
1,
34
]
]
] |
18926517bda735621019e553ca84cf14bccddab6 | 1493997bb11718d3c18c6632b6dd010535f742f5 | /qchess/chessboard.cpp | 542228cb36dba9d00d796bf1fcbbe1445b2c4ca6 | [] | 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 | 10,357 | cpp | #include "chessboard.h"
#include "movebits.h"
ChessBoard::ChessBoard() :
_whitePawns (0x000000000000FF00LL),
_blackPawns (0x00FF000000000000LL),
_whiteKnights (0x0000000000000042LL),
_blackKnights (0x4200000000000000LL),
_whiteBishops (0x0000000000000024LL),
_blackBishops (0x2400000000000000LL),
_... | [
"kovrov@gmail.com"
] | [
[
[
1,
320
]
]
] |
1a0535c1dc9e46e99ce1b1659674f2d6afa670b4 | 02c2e62bcb9a54738bfbd95693978b8709e88fdb | /opencv/cvlinefit.cpp | 97f7558c07b8a850360abbaf748b83663983ad2c | [] | no_license | ThadeuFerreira/sift-coprojeto | 7ab823926e135f0ac388ae267c40e7069e39553a | bba43ef6fa37561621eb5f2126e5aa7d1c3f7024 | refs/heads/master | 2021-01-10T15:15:21.698124 | 2009-05-08T17:38:51 | 2009-05-08T17:38:51 | 45,042,655 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,734 | cpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, i... | [
"vinicius@hotmail.de"
] | [
[
[
1,
676
]
]
] |
e0cf9f62d78b658852bc0a8732e07c529ace1db8 | a0e7d52a0b5231a64adf61ebce5bdfe82814cbd0 | /exept.h | 3d7fdb3344fba243b48141a799db895bbeab6e9b | [] | no_license | cthulhu/smart-bugs | 435296ffe88ed3497a6050de474227feb25096c1 | 5fa11aa4eae32991596ed383475730d2df7b9156 | refs/heads/master | 2021-01-20T11:06:29.319229 | 2009-09-29T06:55:34 | 2009-09-29T06:55:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 298 | h | #ifndef _EXEPTION_H_
#define _EXEPTION_H_
class eExeption
{
protected:
std::string strExeptionMessage;
public:
eExeption(std::string strExeptionMsg):strExeptionMessage(strExeptionMsg){}
eExeption():strExeptionMessage(""){}
std::string ExeptionStr(void);
~eExeption(){}
};
#endif | [
"stanislav.pogrebnyak@gmail.com"
] | [
[
[
1,
14
]
]
] |
dc3e8f104ebdaf6edfd363ef82e6a59a2afdc543 | 898bce7e226fcd51aa6cacfa73ffbbecf9a8425b | /src/core/NppPlugin.cpp | 9d2812b8c5bc88c6665973380795f8ab866d0471 | [] | no_license | azhai/IndentByFold | a1b966255f34e97eb7940e165c67800a403c5a0a | 45e193ab4f8c413c0090633893eaad815181bfc2 | refs/heads/master | 2021-01-01T03:53:56.723994 | 2011-09-18T19:21:49 | 2011-09-18T19:21:49 | 58,097,931 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 987 | cpp | #include "NppPlugin.h"
CNppPlugin::CNppPlugin()
{
m_hDllModule = NULL;
m_szDllFileName[0] = 0;
m_szIniFileName[0] = 0;
}
CNppPlugin::~CNppPlugin()
{
}
void CNppPlugin::OnDllProcessAttach( HINSTANCE hDLLInstance )
{
int nLen;
TCHAR szPath[2*MAX_PATH + 1];
m_hDllModule = ( HMODULE ) hDLLIn... | [
"ben1982@gmail.com"
] | [
[
[
1,
49
]
]
] |
e868fe6198d0c5e8203ab2a33d653cfb78846e14 | 2b3ff42b129d9af57079558a41e826089ab570c2 | /0.99.x/lib/Source/SpTBX/SpTBXExtEditors.hpp | 1c8d4bfe6d75f3e4941ceee0d1d53261377ebeae | [] | no_license | bravesoftdz/contexteditor-1 | 07c242f7080846aa56b62b4d0e7790ecbb0167da | 9f26c456cda4d7546217fed6557bf2440ca097fd | refs/heads/master | 2020-03-25T18:36:18.350531 | 2009-08-25T01:34:08 | 2009-08-25T01:34:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,842 | hpp | // CodeGear C++Builder
// Copyright (c) 1995, 2008 by CodeGear
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Sptbxexteditors.pas' rev: 20.00
#ifndef SptbxexteditorsHPP
#define SptbxexteditorsHPP
#pragma delphiheader begin
#pragma option push
#pragma option -w- // All warnings off... | [
"dick@granitesolutions.com.au@5d03d0dc-17f0-11de-b413-eb0469710719"
] | [
[
[
1,
234
]
]
] |
e512ad6d4c73955f218bb1e9d1dc949def687fc1 | 5e5e02f7663d86089d87d47aebf609ec6dbcf97c | /Paccy.cpp | aa9ec60fc32b6a8db44ced9865e51b2fb37e3767 | [] | no_license | mcejp/PacWorld | 3483fce6512848dbc45dcea33a558b522faf24e2 | b900387ac36d3f2f226c4534cd34ba90c7e7e9c3 | refs/heads/master | 2020-05-18T17:23:10.795308 | 2000-10-08T09:22:14 | 2019-05-02T09:22:14 | 184,553,619 | 2 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 3,136 | cpp | // Paccy.cpp: Implementierung der Klasse CPaccy.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "stdafx.h"
#include "Paccy.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
static int LEFT=1;
static ... | [
"info@programming.de"
] | [
[
[
1,
171
]
]
] |
47e54d577a337153248851b140f920faa992e2b2 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ObjectDLL/ObjectShared/WorldModelDebris.cpp | c47c23f5cc7c07f9e58d769e221949c2b88429b6 | [] | 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 | 6,481 | cpp | // ----------------------------------------------------------------------- //
//
// MODULE : WorldModelDebris.cpp
//
// PURPOSE : A WorldModelDebris object
//
// CREATED : 2/27/98
//
// ----------------------------------------------------------------------- //
#include "stdafx.h"
#include "WorldModelDebris... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
266
]
]
] |
f8965b671fddce0ca3e55b16d6e2b842b1369737 | d9a78f212155bb978f5ac27d30eb0489bca87c3f | /PB/src/PbLib/GeneratedFiles/Release/moc_pbgameoptions.cpp | 3635eaa027265fcc30da18c5a269a32f85403f3f | [] | no_license | marchon/pokerbridge | 1ed4a6a521f8644dcd0b6ec66a1ac46879b8473c | 97d42ef318bf08f3bc0c0cb1d95bd31eb2a3a8a9 | refs/heads/master | 2021-01-10T07:15:26.496252 | 2010-05-17T20:01:29 | 2010-05-17T20:01:29 | 36,398,892 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,755 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'pbgameoptions.h'
**
** Created: Fri 2. Apr 21:30:27 2010
** by: The Qt Meta Object Compiler version 61 (Qt 4.5.2)
**
** WARNING! All changes made in this file will be lost!
**************... | [
"mikhail.mitkevich@gmail.com"
] | [
[
[
1,
55
]
]
] |
58a44418d89501524c9f55326ba6bdca0fd1272d | cfc9acc69752245f30ad3994cce0741120e54eac | /bikini/include/bikini/flash/renderer.hpp | 66960411f4f7ec3b0c98f08b6434fed4bf9cb807 | [] | no_license | Heartbroken/bikini-iii | 3b7852d1af722b380864ac87df57c37862eb759b | 93ffa5d43d9179b7c5e7f7c2df9df7dafd79a739 | refs/heads/master | 2020-03-28T00:41:36.281253 | 2009-04-30T14:58:10 | 2009-04-30T14:58:10 | 37,190,689 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 606 | hpp | /*---------------------------------------------------------------------------------------------*//*
Binary Kinematics 3 - C++ Game Programming Library
Copyright (C) 2008 Viktor Reutzky
reutzky@bitchingames.com
*//*---------------------------------------------------------------------------------------------*/... | [
"my.mass.storage@f4697e32-284f-0410-9ba2-936c71724aef"
] | [
[
[
1,
15
]
]
] |
dd51e0b57a14289cbe9fd6ab36ca4c8f252b257f | d37a1d5e50105d82427e8bf3642ba6f3e56e06b8 | /DVR/DVRMD_Filter/DVRMD_Filter/XColorStatic.cpp | 220492bf3c6a5ca41a3e7f0d9661fda848c94f2e | [] | 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 | WINDOWS-1252 | C++ | false | false | 6,946 | cpp | // XColorStatic.cpp Version 1.0
//
// Author: Hans Dietrich
// hdietrich2@hotmail.com
//
// This software is released into the public domain.
// You are free to use it in any way you like.
//
// This software is provided "as is" with no expressed
// or implied warranty. I accept no liability for an... | [
"shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3"
] | [
[
[
1,
316
]
]
] |
adefada5b1a685cc52dab7cc6f723c47e8133111 | 51628f1076825ea0982f8f7140c6ebd46e75cb8c | /GeneralObjectRecognition/main.cpp | bb91f9ded50dbb265bec8fa12534e8adbb53cb26 | [] | no_license | miyabiarts/GeneralObjectRecognition | 7bfc271bff801e43c1c1c17d0acbc9775e98267a | 17b1c50c1832ca9193d268f8624b6f81bad23f60 | refs/heads/master | 2021-01-15T17:45:34.271980 | 2011-09-18T08:44:34 | 2011-09-18T08:44:34 | 2,407,782 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 107 | cpp | #include "Recognizer.h"
//
int main()
{
Recognizer recognizer;
recognizer();
return 0;
}
| [
"miyabiarts@gmail.com"
] | [
[
[
1,
10
]
]
] |
d82b51462e8735087a0c71a2767a97265dded4f3 | c7120eeec717341240624c7b8a731553494ef439 | /src/cplusplus/freezone-samp/src/player_chat_automute_meaningless_t.hpp | 25e5d136df39cdc961bab988db20b6c2e662534c | [] | no_license | neverm1ndo/gta-paradise-sa | d564c1ed661090336621af1dfd04879a9c7db62d | 730a89eaa6e8e4afc3395744227527748048c46d | refs/heads/master | 2020-04-27T22:00:22.221323 | 2010-09-04T19:02:28 | 2010-09-04T19:02:28 | 174,719,907 | 1 | 0 | null | 2019-03-09T16:44:43 | 2019-03-09T16:44:43 | null | WINDOWS-1251 | C++ | false | false | 1,599 | hpp | #ifndef PLAYER_CHAT_AUTOMUTE_MEANINGLESS_T_HPP
#define PLAYER_CHAT_AUTOMUTE_MEANINGLESS_T_HPP
#include <string>
#include <istream>
#include <boost/algorithm/string.hpp>
struct player_chat_automute_meaningless_chars_type_t {
int min_count; // Минимальное число символов из заданного класса, ч... | [
"dimonml@19848965-7475-ded4-60a4-26152d85fbc5"
] | [
[
[
1,
28
]
]
] |
b607ce6e5a0430f95ec8235aa97d144d12d5d514 | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/plugins/uavobjects/ahrscalibration.h | bab623f7b3e7252335b152db9ca9fdc2a6b13aca | [] | no_license | caichunyang2007/my_OpenPilot_mods | 8e91f061dc209a38c9049bf6a1c80dfccb26cce4 | 0ca472f4da7da7d5f53aa688f632b1f5c6102671 | refs/heads/master | 2023-06-06T03:17:37.587838 | 2011-02-28T10:25:56 | 2011-02-28T10:25:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,484 | h | /**
******************************************************************************
*
* @file ahrscalibration.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins
* @{
* @addtogroup... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
140
]
]
] |
80fad0e981e6dba52f4025a6ad4340db13fc0bf5 | ab41c2c63e554350ca5b93e41d7321ca127d8d3a | /glm/gtx/fast_square_root.inl | 0e8be944d782d55c845d5e19681876a9eeb106c0 | [] | 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 | 4,820 | inl | ///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2006-01-04
// Updated ... | [
"realburner@gmx.de"
] | [
[
[
1,
237
]
]
] |
57ca72c6cabba620d56b81b164122a6880cd445e | 90834e9db9d61688c796d0a30e77dd3acc2a9492 | /SauerbratenRemote/src/remote/remote.cpp | b6ffab52526353f77ae4a937b2b978809103784d | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"Zlib"
] | permissive | zot/Plexus-original | 1a79894797ca209af566bb67f72d6164869d7742 | f9c3c66c697066e63ea0509c5ff9a8d6b27e369a | refs/heads/master | 2020-09-20T21:51:57.194398 | 2009-04-21T12:45:19 | 2009-04-21T12:45:19 | 224,598,317 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,763 | cpp | /*
* Copyright (c) 2008 TEAM CTHULHU, Bill Burdick, Roy Riggs
* Plexus is licensed under the ZLIB license (http://www.opensource.org/licenses/zlib-license.php):
*/
#include "pch.h"
#include "engine.h"
#include <fcntl.h>
#include <errno.h>
#include "remote.h"
#include "tc.h"
#define UNSET 0
#define SET 1... | [
"bill@sheba.(none)",
"furroy@gmail.com",
"rriggs@.intranet.edgenet.com"
] | [
[
[
1,
9
],
[
11,
18
],
[
21,
24
],
[
26,
30
],
[
35,
36
],
[
48,
58
],
[
60,
65
],
[
68,
73
],
[
75,
85
],
[
87,
92
... |
a94f3d89035d20a6f9e2c69b8d9268c527ffd805 | 0b1111e870b496aae0d6210806eebf1c942c9d3a | /AnalyticGeometry/TSegment2.h | 3ea9d92737f09c730020aec7098865658eb8da99 | [
"WTFPL"
] | permissive | victorliu/Templated-Numerics | 8ca3fabd79435fa40e95e9c8c944ecba42a0d8db | 35ca6bb719615d5498a450a2d58e2aa2bb7ef5f9 | refs/heads/master | 2016-09-05T16:32:22.250276 | 2009-12-30T07:48:03 | 2009-12-30T07:48:03 | 318,857 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 771 | h | #ifndef _TSEGMENT2_H_
#define _TSEGMENT2_H_
#include "TPt2.h"
#include "TVec2.h"
#include "TLine2.h"
template <class NumericType>
class TSegment2{
public:
typedef NumericType value_type;
typedef TPt2<value_type> Pt2;
typedef TVec2<value_type> Vec2;
Pt2 a,b;
TSegment2(const Pt2 &A, const Pt2 &B... | [
"victor.liu@gmail.com"
] | [
[
[
1,
35
]
]
] |
cf4a6e287ec6c1328bd3a666430490af84e550fc | 55f0fcc198d4646235e75c0eff6fc6d3fad85313 | /zenilib/src/HardAgent.cpp | d1ec29c96506bffebd9f89e75b2e392d29813c5a | [] | no_license | ernieg/493final | b6484ea3d09801404a15ee1df974004cb9dffe14 | 83c9527c3d289dad5496b1fd0eb45bffba09f1d5 | refs/heads/master | 2021-01-01T16:13:08.191675 | 2011-04-19T22:04:11 | 2011-04-19T22:04:11 | 32,241,477 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,649 | cpp | #include "zenilib.h"
#include "HardAgent.h"
#include "MediumAgent.h"
#include "GameModel.h"
#include "Board.h"
HardAgent::HardAgent(int playerIndex_)
: MediumAgent(playerIndex_)
{
for (int i = 0; i < NUM_COLUMNS; i++) {
values[i] = 0;
}
}
void HardAgent::getValue(int index) {
GameModel& mode... | [
"citan315@gmail.com@68425394-8837-c440-6ca7-5483a7d6cf0c"
] | [
[
[
1,
76
]
]
] |
a3d6747132db75bfab7dfc25b086ae28c4ddc5d9 | f2b4a9d938244916aa4377d4d15e0e2a6f65a345 | /gxlib/gxl.topmostview.cpp | feed72be5f6d5068028b0e635c1c461f8cbd20b8 | [
"Apache-2.0"
] | permissive | notpushkin/palm-heroes | d4523798c813b6d1f872be2c88282161cb9bee0b | 9313ea9a2948526eaed7a4d0c8ed2292a90a4966 | refs/heads/master | 2021-05-31T19:10:39.270939 | 2010-07-25T12:25:00 | 2010-07-25T12:25:00 | 62,046,865 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,890 | cpp | /*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use ... | [
"palmheroesteam@2c21ad19-eed7-4c86-9350-8a7669309276"
] | [
[
[
1,
60
]
]
] |
39e8f24f01c6385f14e105b680abfa765eb402a0 | 3c0d7fc6c0187a8a0eae01b15a77e8e302e524e8 | /masterServer/src/networkMasterServer.hpp | d52ca216cdcd39af33b7cebdf40d8b1807bb0fe9 | [
"Artistic-2.0"
] | permissive | klusark/mdpr | 0342bea08e9585a46d8d1c5ada29a662875d9d6f | da2b2287e4ed7eab302255221381a9bcbc5e5dcd | refs/heads/master | 2021-01-01T15:30:10.633491 | 2009-08-23T05:14:36 | 2009-08-23T05:14:36 | 32,649,940 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,228 | hpp | #ifndef networkMasterServer_hpp
#define networkMasterServer_hpp
#include <Poco/Net/SocketReactor.h>
#include <Poco/Net/SocketNotification.h>
#include <Poco/Util/ServerApplication.h>
#include <Poco/Net/DatagramSocket.h>
#include <vector>
#include "network/packets.hpp"
//!The master server class
class Netw... | [
"joelteichroeb@localhost"
] | [
[
[
1,
54
]
]
] |
a96f18057efcab1b03e1f0dadb4ee74cee433f0e | 7eb5a1c70c0ca8aa072a2ab79f4777203bf80a94 | /src/Square.h | 5d4889da87f1ef79c570b85716bf7ffa88eeaf5c | [] | no_license | costabile/car-training-4gc3 | 665c8e5e785d3cb65a80a698648981f0346cba8d | 5af0c488f4588aa38747d8aaee451a7f515792a2 | refs/heads/master | 2016-09-03T07:08:39.440095 | 2011-04-07T16:06:22 | 2011-04-07T16:06:22 | 32,459,656 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 605 | h | #ifndef Square_h
#define Square_h
#include <windows.h>
#include <gl\gl.h>
#include <gl\glu.h>
//#include <gl\glaux.h>
#include "Vector2D.h"
class Square
{
protected:
Point2D position;
float width;
float height;
public:
Square(Point2D position, float width, float height);
... | [
"constabile@gmail.com@4cf41146-4c76-f84c-7f41-f6f778b8fb49"
] | [
[
[
1,
49
]
]
] |
581ad35f887234fe5cf5a32ba84fc609fd9f8cda | b7b58c5e83ae0e868414e8a6900b92fcfa87b4b1 | /Tools/atlas/AtlasCore.h | 94578926ebb571ceb9f64615326f665326bd3d92 | [] | no_license | dailongao/cheat-fusion | 87df8bd58845f30808600b72167ff6c778a36245 | ab7cd0fe56df0edabb9064da70b93a2856df7fac | refs/heads/master | 2021-01-10T12:42:37.958692 | 2010-12-31T13:42:51 | 2010-12-31T13:42:51 | 51,513,373 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,890 | h | #pragma once
#include "stdafx.h"
#include <iostream>
#include <string>
#include <vector>
#include <fstream>
#include <hash_map>
#include "Table.h"
#include "GenericVariable.h"
#include "AtlasParser.h"
#include "AtlasFile.h"
#include "Pointer.h"
#include "AtlasLogger.h"
#include "AtlasStats.h"
#include "... | [
"forbbsneo@1e91e87a-c719-11dd-86c2-0f8696b7b6f9"
] | [
[
[
1,
68
]
]
] |
d11c33e526cbbc96ee4934bfc82677c6474b2b63 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /SMDK/TransCritical/TTechWOR/brahmapsd.cpp | aea0530bee941e7c1af83726bc1105f104b260b8 | [] | no_license | abcweizhuo/Test3 | 0f3379e528a543c0d43aad09489b2444a2e0f86d | 128a4edcf9a93d36a45e5585b70dee75e4502db4 | refs/heads/master | 2021-01-17T01:59:39.357645 | 2008-08-20T00:00:29 | 2008-08-20T00:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,782 | cpp | #include "stdafx.h"
#include "brahmapsd.h"
const double L[] = {
1.58740105197 ,
2.0 ,
2.51984209979 ,
3.17480210394 ,
4.0 ,
5.03968419958 ,
6.34960420787 ,
8.0 ,
10.0793683992 ,
12.6992084157 ,
16.0 ,
20.1587367983 ,
25.3984168315 ,
32.0 ,
40.3174735966 ,
50.79683... | [
"keith.armstrong@syscad.net"
] | [
[
[
1,
145
]
]
] |
e6849f8d38808ce8172ac32908c1861ccae04dac | 080941f107281f93618c30a7aa8bec9e8e2d8587 | /include/polygons2lines.h | 599c79ee18e5b090940c8e67d3eb8a08ab41c7b7 | [
"MIT"
] | permissive | scoopr/COLLADA_Refinery | 6d40ee1497b9f33818ec1e71677c3d0a0bf8ced4 | 3a5ad1a81e0359f9025953e38e425bc10b5bf6c5 | refs/heads/master | 2021-01-22T01:55:14.642769 | 2009-03-10T21:31:04 | 2009-03-10T21:31:04 | 194,828 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,077 | h | /*
The MIT License
Copyright 2006 Sony Computer Entertainment Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy... | [
"alorino@7d79dae2-2c22-0410-a73c-a02ad39e49d4",
"sceahklaw@7d79dae2-2c22-0410-a73c-a02ad39e49d4"
] | [
[
[
1,
1
],
[
23,
55
]
],
[
[
2,
22
]
]
] |
57b9cd6a7ebee09bc0e888672756137b8093f3df | 4ecb7e18f351ee920a6847c7ebd9010b6a5d34ce | /HD/trunk/HuntingDragon/gametutor/source/CCharacter.cpp | 875dcd270d82ac3df5ce3745bba245a40bcbe8a7 | [] | no_license | dogtwelve/bkiter08-gameloft-internship-2011 | 505141ea314c234d99652600db5165a22cf041c3 | 0efc9f009bf12fe4ed36e1abfeb34f346a8c4198 | refs/heads/master | 2021-01-10T12:16:51.540936 | 2011-10-27T13:30:50 | 2011-10-27T13:30:50 | 46,549,117 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,513 | cpp | #include "CCharacter.h"
CCharacter::CCharacter()
{
Init();
}
CCharacter::~CCharacter()
{
}
void CCharacter::Init()
{
m_Velocity = 1;
m_vecDir = Vector3(1, 0, 0);
m_vecNormal = Vector3(0, 0, 1);
m_Acceleration = Vector3(0, 0, 0);
m_Position = Vector3(0, 0, 0);
m_CurAction = ACTION_RUN;
... | [
"shenlongbk@gmail.com"
] | [
[
[
1,
123
]
]
] |
6d14160dde35f1a24390bfecd09c412990a991bc | ce262ae496ab3eeebfcbb337da86d34eb689c07b | /SEFoundation/SEDistance/SEDistTriangle3Triangle3.cpp | b0fdcd1248985496c6c6ac7c53861a80a8f5923d | [] | 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 | 6,820 | 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,
164
]
]
] |
2067c15e1a7606e1cff8a26611dae6b2c5fdb479 | 6f7850c90ed97967998033df615d06eacfabd5fa | /common/my_karma.h | 8f57d88b0f4686a29c1221f0050fc104e27f9ae2 | [] | no_license | vi-k/whoisalive | 1145b0af6a2a18e951533b00a2103b000abd570a | ae86c1982c1e97eeebc50ba54bf53b9b694078b6 | refs/heads/master | 2021-01-10T02:00:28.585126 | 2010-08-23T01:58:45 | 2010-08-23T01:58:45 | 44,526,120 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 139 | h | #ifndef MY_KARMA_H
#define MY_KARMA_H
#include <boost/spirit/include/karma.hpp>
namespace karma=boost::spirit::karma;
#endif
| [
"victor dunaev (victor.dunaev@gmail.com)"
] | [
[
[
1,
8
]
]
] |
98fc0152aef2225794ab42d5b699cefa947b5627 | 48a185f4f05cc5dff3a6253b2e73664554a64a25 | /src/parser.cpp | d37da1c5c7f87ddac379e340a44b9cbf71bbfdfc | [] | no_license | flice/QQ2005 | b2a6ef6b7827c3c5ebee5b2acf00d792b360d5f3 | df90907fb209f8d4cd61e3dd94755ee051a22f5f | refs/heads/master | 2020-03-27T03:07:13.390666 | 2011-11-17T17:52:09 | 2011-11-18T14:59:03 | 145,839,766 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,269 | cpp | /*
* parser.cpp
*
* Created on: Mar 17, 2009
* Author: Phoebus Veiz <phoebusveiz@gmail.com>
*/
#include <iostream>
#include <fstream>
#include <string>
#include <algorithm>
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include "def.h"
#include "util.h"
#include "parser.h"
static... | [
"phoebusveiz@gmail.com"
] | [
[
[
1,
340
]
]
] |
06f016c7121d097201d99eb8c5fb1aeb38458708 | 8b506bf34b36af04fa970f2749e0c8033f1a9d7a | /Code/Win32/dx/dxEngine.h | ca119a25bed25a65ec6a5d343eab02a350d60255 | [] | no_license | gunstar/Prototype | a5155e25d7d54a1991425e7be85bfc7da42c634f | a4448b5f6d18048ecaedf26c71e2b107e021ea6e | refs/heads/master | 2021-01-10T21:42:24.221750 | 2011-11-06T10:16:26 | 2011-11-06T10:16:26 | 2,708,481 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 744 | h | /*
dxEngine
For max speed:
while(true)
{
drawBegin();
drawEnd();
(ticking)
drawFlush();
}
*/
#ifndef _dxEngine
#define _dxEngine
#include "dxBoot.h"
class dxEngine
{
public:
dxEngine ();
~dxEngine ();
bool open (const char* windowTitle);
void close ();
... | [
"mb@mbrodersen.com"
] | [
[
[
1,
45
]
]
] |
f8f09caed706438385509322e6d4ca51a82096e9 | fd3f2268460656e395652b11ae1a5b358bfe0a59 | /srchybrid/DirectDownloadDlg.h | 18075bf02b83df2485cb2604b7423212968e06ee | [] | no_license | mikezhoubill/emule-gifc | e1cc6ff8b1bb63197bcfc7e67c57cfce0538ff60 | 46979cf32a313ad6d58603b275ec0b2150562166 | refs/heads/master | 2021-01-10T20:37:07.581465 | 2011-08-13T13:58:37 | 2011-08-13T13:58:37 | 32,465,033 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,736 | h | //this file is part of eMule
//Copyright (C)2002-2008 Merkur ( strEmail.Format("%s@%s", "devteam", "emule-project.net") / http://www.emule-project.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 Softwa... | [
"Mike.Ken.S@dd569cc8-ff36-11de-bbca-1111db1fd05b"
] | [
[
[
1,
50
]
]
] |
1e9bb247ea65bd9744e8565f3e6184fb00615d61 | 74e7667ad65cbdaa869c6e384fdd8dc7e94aca34 | /MicroFrameworkPK_v4_1/BuildOutput/public/debug/Client/stubs/spot_graphics_native_Microsoft_SPOT_Bitmap_mshl.cpp | 40f373d99344f6fb065caf094153f22dcedc56c1 | [
"BSD-3-Clause",
"OpenSSL",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | gezidan/NETMF-LPC | 5093ab223eb9d7f42396344ea316cbe50a2f784b | db1880a03108db6c7f611e6de6dbc45ce9b9adce | refs/heads/master | 2021-01-18T10:59:42.467549 | 2011-06-28T08:11:24 | 2011-06-28T08:11:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,830 | cpp | //-----------------------------------------------------------------------------
//
// ** DO NOT EDIT THIS FILE! **
// This file was generated by a tool
// re-running the tool will overwrite this file.
//
//-----------------------------------------------------------------------------
#include "spot_g... | [
"psampaio.isel@gmail.com"
] | [
[
[
1,
717
]
]
] |
e8c2aefac4841de2734d8ae1d76ca8c7efdc5a1b | 0b55a33f4df7593378f58b60faff6bac01ec27f3 | /Konstruct/Client/Dimensions/FireBall.cpp | 7dfb0f89711275e02c609fae9665f880f18159f6 | [] | no_license | RonOHara-GG/dimgame | 8d149ffac1b1176432a3cae4643ba2d07011dd8e | bbde89435683244133dca9743d652dabb9edf1a4 | refs/heads/master | 2021-01-10T21:05:40.480392 | 2010-09-01T20:46:40 | 2010-09-01T20:46:40 | 32,113,739 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 850 | cpp | #include "StdAfx.h"
#include "FireBall.h"
#include "PlayerCharacter.h"
FireBall::FireBall(void)
{
}
FireBall::~FireBall(void)
{
}
bool FireBall::Update(PlayerCharacter *pSkillOwner, float fDeltaTime)
{
//Go on animation
if( true )
{
float fRadius = m_fMinRadius + (m_iSkillRank / m_fRadiusMod);
... | [
"bflassing@0c57dbdb-4d19-7b8c-568b-3fe73d88484e"
] | [
[
[
1,
33
]
]
] |
e899626cb0b6211b101b9395ae674ab60b0a3c59 | d115cf7a1b374d857f6b094d4b4ccd8e9b1ac189 | /tags/pyplusplus_dev_0.9.5/unittests/data/cppexceptions_to_be_exported.hpp | e7c55df3b10936ddd85f544d174f41fccdb02dfb | [
"BSL-1.0"
] | permissive | gatoatigrado/pyplusplusclone | 30af9065fb6ac3dcce527c79ed5151aade6a742f | a64dc9aeeb718b2f30bd6a5ff8dcd8bfb1cd2ede | refs/heads/master | 2016-09-05T23:32:08.595261 | 2010-05-16T10:53:45 | 2010-05-16T10:53:45 | 700,369 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 740 | hpp | // Copyright 2004-2008 Roman Yakovenko.
// 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)
#ifndef __cppexceptions_to_be_exported_hpp__
#define __cppexceptions_to_be_exported_hpp__
#include <string>
nam... | [
"roman_yakovenko@dc5859f9-2512-0410-ae5c-dd123cda1f76"
] | [
[
[
1,
32
]
]
] |
d3df683c368676afb1bb5068f25afc6b38aae94f | 155c4955c117f0a37bb9481cd1456b392d0e9a77 | /Tessa/TessaVisitors/TypePropagator.cpp | f8a55f17eee1b20941d4aad85073765fea57073d | [] | no_license | zwetan/tessa | 605720899aa2eb4207632700abe7e2ca157d19e6 | 940404b580054c47f3ced7cf8995794901cf0aaa | refs/heads/master | 2021-01-19T19:54:00.236268 | 2011-08-31T00:18:24 | 2011-08-31T00:18:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,873 | cpp |
#include "TessaVisitors.h"
/***
* Iterates over the instructions in a given function and tries to resolve the types of each instruction.
* This has the side effect of setting the type of result field in each instruction.
* At the moment, this also assumes that the function accepts parameters as Atoms only an... | [
"mason@masonchang.com"
] | [
[
[
1,
781
]
]
] |
069953c7f0b65534de276b5f6ba02f1233b2fc7d | 814b49df11675ac3664ac0198048961b5306e1c5 | /Code/Engine/Graphics/VertexStructs.cpp | b7f2d4765afc13ebf091701ae875e11689bbe2a2 | [] | no_license | Atridas/biogame | f6cb24d0c0b208316990e5bb0b52ef3fb8e83042 | 3b8e95b215da4d51ab856b4701c12e077cbd2587 | refs/heads/master | 2021-01-13T00:55:50.502395 | 2011-10-31T12:58:53 | 2011-10-31T12:58:53 | 43,897,729 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 39,300 | cpp | #include "VertexsStructs.h"
#include "Texture.h"
LPDIRECT3DVERTEXDECLARATION9 SDIFFUSEVERTEX::s_VertexDeclaration = 0;
LPDIRECT3DVERTEXDECLARATION9 SSIMPLEVERTEX::s_VertexDeclaration = 0;
LPDIRECT3DVERTEXDECLARATION9 SDIFFUSESCREENVERTEX::s_VertexDeclaration = 0;
LPDIRECT3DVERTEXDECLARATION9 STEXTUREDSCREENV... | [
"atridas87@576ee6d0-068d-96d9-bff2-16229cd70485",
"Atridas87@576ee6d0-068d-96d9-bff2-16229cd70485",
"edual1985@576ee6d0-068d-96d9-bff2-16229cd70485",
"sergivalls@576ee6d0-068d-96d9-bff2-16229cd70485"
] | [
[
[
1,
5
],
[
7,
17
],
[
19,
28
],
[
30,
56
],
[
60,
69
],
[
71,
74
],
[
76,
117
],
[
121,
200
],
[
252,
870
],
[
872,
8... |
a9597d29f5612e7bd73a2a006969ba28b00ab345 | 6e8d3ce33ebaaf9895fdbc84ff8b4f99e4eccd50 | /src/cpp/cpct_dll/cpct_dll/cpct_dll.cpp | 0cb0f01f6f7b217f522f595dd2ea396e84b8e67f | [] | no_license | ssqre/cpct | b0b300c2800479628ff1e5d7b4729e35fa3bc7e3 | 65909bc28a8c742cbd512548a21b3c6cf1dcfb10 | refs/heads/master | 2020-04-10T15:50:27.560350 | 2011-09-19T07:45:39 | 2011-09-19T07:45:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,956 | cpp | /*
* Author : Copyright (c) Jie Deng
* Author e-mail : ddqre@163.com
*
* License :
* cpct_dll processing library
* Copyright (c) Jie Deng
*
* 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... | [
"mr.dengjie@20198b2c-5f2b-bef7-f1b6-156c947877ec"
] | [
[
[
1,
72
]
]
] |
898f92e8ebe2c3f0adbcbfa9a1228dbbb32d9b95 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_Network/ggsrv.h | 008dc4dbd31f356e136214c6cd808c4b69ca28e2 | [] | 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 | 5,431 | h | #ifndef _GG_AUTH_SERVER_H_
#define _GG_AUTH_SERVER_H_
#ifndef WIN32
typedef unsigned short WORD;
typedef unsigned long DWORD;
typedef void* LPVOID;
typedef int BOOL;
#endif
#ifdef _EXPORT_DLL
#define GGAUTHS_API extern "C" __declspec(dllexport)
#define GGAUTHS_EXPORT __declsp... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
154
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.