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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a606db813d56ca765ef19d161b2d3dd9097cab50 | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /Depend/MyGUI/Tools/FontViewer/DemoKeeper.h | 0fe1d728bf06028b86c398a33116566e0ec80b44 | [] | no_license | lxinhcn/starworld | 79ed06ca49d4064307ae73156574932d6185dbab | 86eb0fb8bd268994454b0cfe6419ffef3fc0fc80 | refs/heads/master | 2021-01-10T07:43:51.858394 | 2010-09-15T02:38:48 | 2010-09-15T02:38:48 | 47,859,019 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 476 | h | /*!
@file
@author Albert Semenov
@date 09/2008
*/
#ifndef __DEMO_KEEPER_H__
#define __DEMO_KEEPER_H__
#include "BaseManager.h"
#include "FontPanel.h"
namespace demo
{
class DemoKeeper : public base::BaseManager
{
public:
DemoKeeper();
virtual void createScene();
virtual void destro... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
32
]
]
] |
b9a39f93568002afe959684a4b36420c4785726a | 7e68ef369eff945f581e22595adecb6b3faccd0e | /code/minifw/eventhandler.cpp | ead2d008f5e40b34bc96fd70503a9a8c71fb0c7d | [] | no_license | kimhmadsen/mini-framework | 700bb1052227ba18eee374504ff90f41e98738d2 | d1983a68c6b1d87e24ef55ca839814ed227b3956 | refs/heads/master | 2021-01-01T05:36:55.074091 | 2008-12-16T00:33:10 | 2008-12-16T00:33:10 | 32,415,758 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 274 | cpp |
#include "StdAfx.h"
#include "eventhandler.h"
EventHandler::EventHandler(void)
{
}
EventHandler::~EventHandler(void)
{
}
HANDLE EventHandler::GetHandle(void)
{
return handle;
}
void EventHandler::SetHandle(HANDLE handle)
{
this->handle = handle;
} | [
"kim.hedegaard.madsen@77f6bdef-6155-0410-8b08-fdea0229669f",
"kim.hedegaard.madsen@gmail.com@77f6bdef-6155-0410-8b08-fdea0229669f"
] | [
[
[
1,
15
],
[
21,
21
]
],
[
[
16,
20
]
]
] |
eb37d7498f782c6048c066db0392ec23fe89f187 | ee2e06bda0a5a2c70a0b9bebdd4c45846f440208 | /c++/Pattern/Source/FlyWeight/Main.cpp | c63b8bc924158bbff76f3bbe6e10c28ae8d41df7 | [] | no_license | RobinLiu/Test | 0f53a376e6753ece70ba038573450f9c0fb053e5 | 360eca350691edd17744a2ea1b16c79e1a9ad117 | refs/heads/master | 2021-01-01T19:46:55.684640 | 2011-07-06T13:53:07 | 2011-07-06T13:53:07 | 1,617,721 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 541 | cpp | /********************************************************************
created: 2006/07/26
filename: Main.cpp
author: 李创
http://www.cppblog.com/converse/
purpose: FlyWeight模式的测试代码
*********************************************************************/
#include "FlyWeight.h"
int main()
... | [
"RobinofChina@gmail.com@43938a50-64aa-11de-9867-89bd1bae666e"
] | [
[
[
1,
21
]
]
] |
2a470368daacc198ccce52a1aec86cc528f9085c | f978424f35fd0fb95bc8cd17466cb2b86ce7d04c | /GraphicsProject/src/graphics/graphics_zbuffer.h | c5b00224d13e0951a2e3990092c61203c49e0200 | [] | no_license | omegahm/FoundationOfGraphics | 9efadf3bc2a228c6867d71640858daf87efa98fc | a221589c38ff6d8b4c97c4fe182599046c0d8087 | refs/heads/master | 2021-01-22T02:34:50.483751 | 2010-03-08T19:47:00 | 2010-03-08T19:47:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,868 | h | #ifndef GRAPHICS_ZBUFFER_H
#define GRAPHICS_ZBUFFER_H
//
// Graphics Framework.
// Copyright (C) 2007 Department of Computer Science, University of Copenhagen
//
// Overhauled by kaiip dec 17, 2009.
//
#include <iostream>
#include <iomanip>
#include <stdexcept>
#include <vector>
#include <algorithm>
#inc... | [
"mads.ohm@gmail.com"
] | [
[
[
1,
161
]
]
] |
6fcde92f88011b7fde7d3726621c19e445eade9c | 1dba10648f60dea02c9be242c668f3488ae8dec4 | /program/src/previewwidget.cpp | f75d2200600b011660eb5939b7cac509ed51780c | [] | no_license | hateom/si-air | f02ffc8ba9fac9777d12a40627f06044c92865f0 | 2094c98a04a6785078b4c8bcded8f8b4450c8b92 | refs/heads/master | 2021-01-15T17:42:12.887029 | 2007-01-21T17:48:48 | 2007-01-21T17:48:48 | 32,139,237 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,243 | cpp | #include "previewwidget.h"
#include <qtimer.h>
#include <qlabel.h>
//////////////////////////////////////////////////////////////////////////
previewWidget::previewWidget( preview * p, QWidget* parent, const char* name, WFlags f ) :
prv(p), QWidget(parent, name, f )
{
update_timer = new QTimer();
connect... | [
"tomasz.huczek@9b5b1781-be22-0410-ac8e-a76ce1d23082"
] | [
[
[
1,
49
]
]
] |
cbaa4afea07b360e04dc759f91c2a960119345b0 | bcbe36507f65b110e91ae676b664705ea1c4fad7 | / cudaandmfc --username ct.radiate/CUDAD3DDisplay.h | 5282213ba3b4ebf01466ffad4104008eb86a7c97 | [] | no_license | kimjinchoul/cudaandmfc | 7d22f968aa325823ca2b466daf1287d21a068908 | 3237b553b5cb212b0d74e54558afcd89c7e4636b | refs/heads/master | 2020-12-24T15:32:19.590406 | 2008-12-17T09:08:50 | 2008-12-17T09:08:50 | 33,848,804 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,619 | h | #pragma once
#pragma comment( lib, "dxerr.lib" )
#pragma comment( lib, "dxguid.lib" )
#if defined(DEBUG) || defined(_DEBUG)
#pragma comment( lib, "d3dx9d.lib" )
#else
#pragma comment( lib, "d3dx9.lib" )
#endif
#pragma comment( lib, "d3d9.lib" )
#pragma comment( lib, "winmm.lib" )
#pragma comment( lib, "comc... | [
"ct.radiate@c46f0c90-cbed-11dd-8ca8-e3ff79f713b6"
] | [
[
[
1,
131
]
]
] |
92d828f85c1cb2d63d9a0b00acd273ffba0267f5 | aab4966a757dddc72e3f52151dbfe3be6cb66a5d | /CptnCpp/xcode/CptnCpp/build/Debug/CptnCpp.app/Contents/Frameworks/Gosu.framework/Versions/A/Headers/ButtonsWin.hpp | 554fc64f23f6275df1b89be99630e646b66af483 | [] | no_license | jlnr/CptnCpp | a8f54d5f5af34689af13cc7991a0e573b9dfd0b9 | 70bbae46df6e1e65a237f5c28a02bdc3ac62eda5 | refs/heads/master | 2021-01-09T06:21:03.414334 | 2010-02-06T19:39:00 | 2010-02-06T19:39:00 | 505,425 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,565 | hpp | #ifndef GOSU_BUTTONSWIN_HPP
#define GOSU_BUTTONSWIN_HPP
namespace Gosu
{
enum ButtonName
{
kbRangeBegin = 1,
kbEscape = 0x01,
kbF1 = 0x3b,
kbF2 = 0x3c,
kbF3 = 0x3d,
kbF4 = 0x3e,
kbF5 = 0x3f,
kbF6 = 0x40,
kbF7 = 0x41,
kbF8 = 0x42,
kbF9 = 0x43,
kbF10 = 0x44,
kbF11 = 0... | [
"alex@qMac.local"
] | [
[
[
1,
137
]
]
] |
2581636ecf3b7bf4a5873617be8bd65b6df3d828 | b822313f0e48cf146b4ebc6e4548b9ad9da9a78e | /KylinSdk/Engine/Source/SkyXWapper.cpp | 86d0eb570e46fdf2cb108e57f9b947d338d11f79 | [] | no_license | dzw/kylin001v | 5cca7318301931bbb9ede9a06a24a6adfe5a8d48 | 6cec2ed2e44cea42957301ec5013d264be03ea3e | refs/heads/master | 2021-01-10T12:27:26.074650 | 2011-05-30T07:11:36 | 2011-05-30T07:11:36 | 46,501,473 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,147 | cpp | #include "engpch.h"
#include "SkyXWapper.h"
// ---------------------------------------------------------------------------
// Include SkyX header files
// ---------------------------------------------------------------------------
#include "SkyX.h"
Kylin::SkyXWapper::SkyXWapper(Ogre::SceneManager* pSceneMng... | [
"apayaccount@gmail.com",
"apayaccount@5fe9e158-c84b-58b7-3744-914c3a81fc4f"
] | [
[
[
1,
51
],
[
53,
77
]
],
[
[
52,
52
]
]
] |
a7cbdfa506fbb200684f89a74349ce2524965672 | 05f4bd87bd001ab38701ff8a71d91b198ef1cb72 | /TPTaller/TP3/src/IncPad.h | 4e7d7f8d3653d5aef72aae59e5dcd91871b6d068 | [] | no_license | oscarcp777/tpfontela | ef6828a57a0bc52dd7313cde8e55c3fd9ff78a12 | 2489442b81dab052cf87b6dedd33cbb51c2a0a04 | refs/heads/master | 2016-09-01T18:40:21.893393 | 2011-12-03T04:26:33 | 2011-12-03T04:26:33 | 35,110,434 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 427 | h | // IncPad.h: interface for the IncPad class.
//
//////////////////////////////////////////////////////////////////////
#ifndef __INCPAD_H__
#define __INCPAD_H__
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "Bonus.h"
class IncPad: public Bonus{
public:
IncPad();
int aplicar()... | [
"rdubini@a1477896-89e5-11dd-84d8-5ff37064ad4b"
] | [
[
[
1,
22
]
]
] |
0d6d102b3bc73422742dc4de2cffbd8e23b0bf1f | cb1c6c586d769f919ed982e9364d92cf0aa956fe | /include/TRTGridTraversal.h | bf84b74d84cb7985a26d8956f101bfc020b08b9a | [] | 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 | 9,873 | h | //=====================================================================================================================
//
// TRTGridTraversal.h
//
// Uniform grid traversal
//
// Part of the TinyRT Raytracing Library.
// Author: Joshua Barczak
//
// Copyright 2008 Joshua Barczak. All rights reserve... | [
"jbarcz1@6ce04321-59f9-4392-9e3f-c0843787e809"
] | [
[
[
1,
222
]
]
] |
e53bc24f6681a0722ed1c226da479cd2d381e4ec | 9df2486e5d0489f83cc7dcfb3ccc43374ab2500c | /src/core/collision.h | 69382c65f3f2ca2d72d5626c1272d69dace6577b | [] | no_license | renardchien/Eta-Chronicles | 27ad4ffb68385ecaafae4f12b0db67c096f62ad1 | d77d54184ec916baeb1ab7cc00ac44005d4f5624 | refs/heads/master | 2021-01-10T19:28:28.394781 | 2011-09-05T14:40:38 | 2011-09-05T14:40:38 | 1,914,623 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 4,990 | h | /***************************************************************************
* collision.h - header for the corresponding cpp file
*
* Copyright (C) 2005 - 2009 Florian Richter
* Copyright (C) 2005 Amir Taaki ( Circle Collision tests ) - MIT License
* Copyright (C) 2005 Magnus Norddahl ( Line Collision test... | [
"renardchien@gmail.com"
] | [
[
[
1,
145
]
]
] |
465a38c29a22f6885c341bc950424c41756399f9 | 629e4fdc23cb90c0144457e994d1cbb7c6ab8a93 | /lib/graphics/framebuffer.h | a8230196d64490f1efba182b4c62cb01b786e53e | [] | 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 | 742 | h | /*
* framebuffer.h
*
* Created on: 3.4.2010
* Author: akin
*/
#ifndef FRAMEBUFFER_H_
#define FRAMEBUFFER_H_
#include "texture/gtexture.h"
namespace ice
{
class Framebuffer
{
protected:
unsigned int m_width;
unsigned int m_height;
unsigned int m_id;
unsigned int m_depth;
pu... | [
"akin@lich",
"akin@localhost"
] | [
[
[
1,
10
],
[
12,
44
]
],
[
[
11,
11
]
]
] |
6d24014c3513398d8fb47e8a7969cfca37c89506 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Scd/ScExec/DRV_BASE.CPP | 89c03947437744300cff90b27e513ee2033c2d4a | [] | 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 | 30,411 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
#include "stdafx.h"
#include "sc_defs.h"
#define __DRV_BASE_CPP
#include "tagobj.h"
#include "execlib.h"
#include "drv_base.h"
#includ... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net"
] | [
[
[
1,
14
],
[
19,
112
],
[
114,
318
],
[
320,
320
],
[
322,
322
],
[
324,
324
],
[
326,
893
],
[
895,
905
],
[
907,
973
]
],
[
... |
453c3929a59ac14cc52269a940b46b73c64761b7 | 1584e139552d36bbbcc461deb81c22a06d42b713 | /shared/shared.h | f65eb0db9ff7e027bb072b6fb8f5c049cad07f7b | [] | no_license | joshmg/battle | fd458da8be387ff0b4f80f0d2029759cd3fabe30 | 14ab71d903fe0bcf7c3285169026b4f96a186309 | refs/heads/master | 2020-05-18T17:20:00.768647 | 2010-09-28T04:34:34 | 2010-09-28T04:34:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,607 | h | // File: shared.h
// Written by Joshua Green
#ifndef SHARED_H
#define SHARED_H
#include <string>
#undef ERROR // Where is this even defined?
// -------------- CONSTANTS -------------- //
const int SERVER_PORT = 4444;
const std::string SERVER_IP = "192.168.1.201";
// Transmission Variables
// Erro... | [
"joshmg@gmail.com"
] | [
[
[
1,
102
]
]
] |
9df838298cdd24e2be0985db5dc0ba3f9bbc1f32 | bdb1e38df8bf74ac0df4209a77ddea841045349e | /Browser/ImageBrowser/ImageBrowserDoc.h | 47f7ac41289573811783c3fe00fee34a647446a1 | [] | no_license | Strongc/my001project | e0754f23c7818df964289dc07890e29144393432 | 07d6e31b9d4708d2ef691d9bedccbb818ea6b121 | refs/heads/master | 2021-01-19T07:02:29.673281 | 2010-12-17T03:10:52 | 2010-12-17T03:10:52 | 49,062,858 | 0 | 1 | null | 2016-01-05T11:53:07 | 2016-01-05T11:53:07 | null | UTF-8 | C++ | false | false | 842 | h | // ImageBrowserDoc.h : interface of the CImageBrowserDoc class
//
#include "cv.h"
#include "cxcore.h"
#include "highgui.h"
#pragma once
class CImageBrowserDoc : public CDocument
{
protected: // create from serialization only
CImageBrowserDoc();
DECLARE_DYNCREATE(CImageBrowserDoc)
// Attributes
pub... | [
"vincen.cn@66f52ff4-a261-11de-b161-9f508301ba8e"
] | [
[
[
1,
48
]
]
] |
d5e572bf9f2b4f8d68d4fbb04cfd03bd80865194 | 0d8034b26c80aad5d762ecac95beb180c74e16e9 | /Billiard/Billiard/EyesTracking.h | cc1340cf2308c267b48e507a277bc3c7b7c798cc | [] | no_license | zinking/3ddesktopgame | c61a20f3812418f032dbf94b5479f3c9306f2f8d | 867abd5189b028732e222326e83eed313d7caf83 | refs/heads/master | 2021-03-12T23:30:28.875389 | 2009-09-16T10:22:28 | 2009-09-16T10:22:28 | 32,133,086 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 300 | h | #ifndef EYESTRACKING_HEADER
#define EYESTRACKING_HEADER
namespace EyesTracking
{
void Initialize(const char* calibFile, const char* glassDef);
void Terminate();
bool GetEyesPosition(double& leftx, double& lefty, double& leftz, double& rightx, double& righty, double& rightz);
};
#endif | [
"LeoYang01@a4a63562-5fa1-11de-92c7-cf56be1892c0"
] | [
[
[
1,
11
]
]
] |
029a2c422cc4511edf704a709b9277df3f66b402 | 1bd75b9c45c3d5d5af3a9c9ba84ab0d4ec1bfd8f | /Learn in Noise/Listener.h | f5c190617947745f4ccce7e0fc27ade1817808bb | [] | no_license | nadernt/whistle-recognizer | 168634eda147752fada31d1b4e073971a053b4bf | 7f260f7ee38d9445e2f0806566bbc0ceb45d3986 | refs/heads/master | 2020-04-06T04:26:13.138539 | 2010-01-12T17:11:08 | 2017-02-23T12:22:25 | 82,922,754 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 526 | h | #pragma once
#include "SndCardServices.h"
#include "apptools.h"
#define FFT_LEN 1024
class Listener
{
private:
AppTools Aptool;
CString scrT;
int NurlStkWeightState,LrnSynapseWeightState;
float NumOfNeg,NumOfPos;
public:
Listener(void);
~Listener(void);
BOOL WhistleListener(int StartPointOf... | [
"nadernt@gmail.com"
] | [
[
[
1,
21
]
]
] |
cdf474a87e2cf218d9e6a9154a8a938f4c44ce56 | cf579692f2e289563160b6a218fa5f1b6335d813 | /XBpatch/Patchers/CUnknownPatcher.h | 5b721a56516f4bcfe5b2c607f3f166f69bd0da84 | [] | 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 | 1,445 | h | //////////////////////////////////////////////////////////////////////////////
// CUnknownPatcher.h
// XBPatch - Xbox BIOS patch library
// Copyright (C) 2003 Mitch Crane
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as pub... | [
"mitch.crane@gmail.com"
] | [
[
[
1,
32
]
]
] |
394b1ed4ff82ed27b0ba153cdcee208dd74ddeec | 05f4bd87bd001ab38701ff8a71d91b198ef1cb72 | /TPTaller/TP3/src/IncLongPad.cpp | 3d1c962c3919cbf1ed0664bc02c30affb71c1298 | [] | no_license | oscarcp777/tpfontela | ef6828a57a0bc52dd7313cde8e55c3fd9ff78a12 | 2489442b81dab052cf87b6dedd33cbb51c2a0a04 | refs/heads/master | 2016-09-01T18:40:21.893393 | 2011-12-03T04:26:33 | 2011-12-03T04:26:33 | 35,110,434 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,271 | cpp | // IncLongPad.cpp: implementation of the IncLongPad class.
//
//////////////////////////////////////////////////////////////////////
#include "IncLongPad.h"
#include "Escenario.h"
#include "Define.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
///////////... | [
"rdubini@a1477896-89e5-11dd-84d8-5ff37064ad4b"
] | [
[
[
1,
50
]
]
] |
7cda4ff34fe6e22663f0f2a82e0f5267cc3725d6 | 11da90929ba1488c59d25c57a5fb0899396b3bb2 | /Src/WindowsCE/Menu.hpp | fffae996c24a03f0e1a5f601d1d7196b3964d06c | [] | no_license | danste/ars-framework | 5e7864630fd8dbf7f498f58cf6f9a62f8e1d95c6 | 90f99d43804d3892432acbe622b15ded6066ea5d | refs/heads/master | 2022-11-11T15:31:02.271791 | 2005-10-17T15:37:36 | 2005-10-17T15:37:36 | 263,623,421 | 0 | 0 | null | 2020-05-13T12:28:22 | 2020-05-13T12:28:21 | null | UTF-8 | C++ | false | false | 752 | hpp | #ifndef GUI_MENU_H__
#define GUI_MENU_H__
#include <Debug.hpp>
#include <Utility.hpp>
class Menu: private NonCopyable
{
HMENU menu_;
public:
#ifndef NDEBUG
HMENU handle() const;
#else
HMENU handle() const {return menu_;}
#endif
bool valid() const {return NULL != menu_;}
enum AutoDestroyOp... | [
"andrzejc@10a9aba9-86da-0310-ac04-a2df2cc00fd9"
] | [
[
[
1,
51
]
]
] |
afb2d7a27abb7689cc1af1a761a23ff21b296ce5 | 67c2e1ce81b343952e96b09e2eaf1ddc7f3888fc | /Dependencies/LiteSQL/src/generator/ui/ui.cpp | 514881e3a14822bc1e7b4ce3fdacb4c4190788bb | [
"BSD-3-Clause"
] | permissive | aclysma/Helium | 806c5a3954ecd162a1a7137562bd0f71e084423a | a009248596b2e537ccb8e7c3e587628b8bda8b7a | refs/heads/master | 2021-01-18T05:31:57.004647 | 2011-06-07T04:49:10 | 2011-06-07T04:49:10 | 1,301,697 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,986 | cpp | ///////////////////////////////////////////////////////////////////////////
// C++ code generated with wxFormBuilder (version Apr 16 2008)
// http://www.wxformbuilder.org/
//
// PLEASE DO LITESQL_L("NOT") EDIT THIS FILE!
///////////////////////////////////////////////////////////////////////////
#include "ui.h"... | [
"aburke@bitflood.org"
] | [
[
[
1,
386
]
]
] |
30d70ec1c024f6d3cb4c2a3c9533fc05e19b0bb5 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/nebula2/src/audio3/naudiofile.cc | 0ccf362eb61b53d4a4584ed204141c0e8f9621a9 | [] | no_license | moltenguy1/minimangalore | 9f2edf7901e7392490cc22486a7cf13c1790008d | 4d849672a6f25d8e441245d374b6bde4b59cbd48 | refs/heads/master | 2020-04-23T08:57:16.492734 | 2009-08-01T09:13:33 | 2009-08-01T09:13:33 | 35,933,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,403 | cc | //------------------------------------------------------------------------------
// naudiofile.cc
// (C) 2005 Radon Labs GmbH
//------------------------------------------------------------------------------
#include "audio3/naudiofile.h"
//-----------------------------------------------------------------------... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
94
]
]
] |
5bbfc06d05a5f6c74c562f07671f7dc6050317a5 | 4aadb120c23f44519fbd5254e56fc91c0eb3772c | /Source/EduNetGames/obsolete/Start/MultiplePursuit.cpp | 400ab150ef3acaf95e328e434a58c8486b9409ef | [] | no_license | janfietz/edunetgames | d06cfb021d8f24cdcf3848a59cab694fbfd9c0ba | 04d787b0afca7c99b0f4c0692002b4abb8eea410 | refs/heads/master | 2016-09-10T19:24:04.051842 | 2011-04-17T11:00:09 | 2011-04-17T11:00:09 | 33,568,741 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,214 | cpp | //-----------------------------------------------------------------------------
//
//
// OpenSteer -- Steering Behaviors for Autonomous Characters
//
// Copyright (c) 2002-2005, Sony Computer Entertainment America
// Original author: Craig Reynolds <craig_reynolds@playstation.sony.com>
//
// Permission is hereb... | [
"janfietz@localhost"
] | [
[
[
1,
276
]
]
] |
7d1e17b719a02dd3aa041db7233f60a752279ded | fd4f996b64c1994c5e6d8c8ff78a2549255aacb7 | / nicolinorochetaller --username adrianachelotti/trunk/tp3/ClienteUno/Pad.h | 88e420691dd4f32eeb47305b13df242f86aa74a0 | [] | no_license | adrianachelotti/nicolinorochetaller | 026f32476e41cdc5ac5c621c483d70af7b397fb0 | d3215dfdfa70b6226b3616c78121f36606135a5f | refs/heads/master | 2021-01-10T19:45:15.378823 | 2009-08-05T14:54:42 | 2009-08-05T14:54:42 | 32,193,619 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 679 | h | // Pad.h: interface for the Pad class.
//
//////////////////////////////////////////////////////////////////////
#if !defined PAD_H
#define PAD_H
#include "Rectangulo.h"
class Pad
{
private:
Rectangulo* representacionGrafica;
Punto posicion;
public:
/*Constructor sin parametros*/
Pad();
... | [
"dmpstaltari@gmail.com@0b808588-0f27-11de-aab3-ff745001d230"
] | [
[
[
1,
36
]
]
] |
531f2db6643c9dc010cc06ff96050f10154eee2e | 9152cb31fbe4e82c22092bb3071b2ec8c6ae86ab | /demos/采用G.729的语言实时通信/TalkDll/MixOut.cpp | 092d3fae614ada8d76b61e3dc8428702a64de021 | [] | no_license | zzjs2001702/sfsipua-svn | ca3051b53549066494f6264e8f3bf300b8090d17 | e8768338340254aa287bf37cf620e2c68e4ff844 | refs/heads/master | 2022-01-09T20:02:20.777586 | 2006-03-29T13:24:02 | 2006-03-29T13:24:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,452 | cpp |
#include "stdafx.h"
#include "MixOut.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
#define WND_CLASS_NAME "Wave Output Volume Msg Wnd Class"
#define WND_NAME "Wave Output Volume Msg Wnd"
//////////////////////////////////////////////////////////////////... | [
"yippeesoft@5dda88da-d10c-0410-ac74-cc18da35fedd"
] | [
[
[
1,
302
]
]
] |
8a216b749baca49d68513d03838abb5e97a7c77f | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak.Toolkit/TypeInfo.h | 5601fd3e9c515b71ef7d3219586622b706c8cd78 | [] | no_license | halak/halak-plusplus | d09ba78640c36c42c30343fb10572c37197cfa46 | fea02a5ae52c09ff9da1a491059082a34191cd64 | refs/heads/master | 2020-07-14T09:57:49.519431 | 2011-07-09T14:48:07 | 2011-07-09T14:48:07 | 66,716,624 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,247 | h | #pragma once
#ifndef __HALAK_TOOLKIT_TYPEINFO_H__
#define __HALAK_TOOLKIT_TYPEINFO_H__
# include <Halak.Toolkit/FWD.h>
# include <vector>
namespace Halak
{
namespace Toolkit
{
class TypeInfo
{
HKThisIsNoncopyableClass(TypeInfo);
... | [
"halakshin@gmail.com"
] | [
[
[
1,
70
]
]
] |
92ff2c42a8be66a9ca802616868f317c6474b149 | 741b36f4ddf392c4459d777930bc55b966c2111a | /incubator/deeppurple/lwplugins/lwwrapper/Panel/ControlDistance.cpp | b4413d4f9af35f4836bb869544655b76031de0e6 | [] | no_license | BackupTheBerlios/lwpp-svn | d2e905641f60a7c9ca296d29169c70762f5a9281 | fd6f80cbba14209d4ca639f291b1a28a0ed5404d | refs/heads/master | 2021-01-17T17:01:31.802187 | 2005-10-16T22:12:52 | 2005-10-16T22:12:52 | 40,805,554 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 467 | cpp | #include "StdAfx.h"
#include "controldistance.h"
ControlDistance::ControlDistance()
{
}
ControlDistance::~ControlDistance(void)
{
}
bool ControlDistance::RegisterWithPanel(LWPanelID pan)
{
LWPanControlDesc locDesc;
locDesc.type=LWT_FLOAT;
this->ThisControl=Lightwave3D::panf->addControl(p... | [
"deeppurple@dac1304f-7ce9-0310-a59f-f2d444f72a61"
] | [
[
[
1,
22
]
]
] |
e74850e039edb09452b8d1622e44823e34fd3007 | 1e976ee65d326c2d9ed11c3235a9f4e2693557cf | /YearsViewSchema.cpp | 5fe4c94efcdc246e32cc791edd45ec29efbf9701 | [] | no_license | outcast1000/Jaangle | 062c7d8d06e058186cb65bdade68a2ad8d5e7e65 | 18feb537068f1f3be6ecaa8a4b663b917c429e3d | refs/heads/master | 2020-04-08T20:04:56.875651 | 2010-12-25T10:44:38 | 2010-12-25T10:44:38 | 19,334,292 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,504 | cpp | // /*
// *
// * Copyright (C) 2003-2010 Alexandros Economou
// *
// * This file is part of Jaangle (http://www.jaangle.com)
// *
// * This Program is free software; you can redistribute it and/or modify
// * it under the terms of the GNU General Public License as published by
// * the Free Software Found... | [
"outcast1000@dc1b949e-fa36-4f9e-8e5c-de004ec35678"
] | [
[
[
1,
93
]
]
] |
66f18f3973a4a95ad78fc4703401a460a12b1700 | 2112057af069a78e75adfd244a3f5b224fbab321 | /branches/refactor/src_root/src/ireon_client/interface/py_app.cpp | 6f5c65cadcc4d5cafb0216073aa464b8f6342535 | [] | no_license | blockspacer/ireon | 120bde79e39fb107c961697985a1fe4cb309bd81 | a89fa30b369a0b21661c992da2c4ec1087aac312 | refs/heads/master | 2023-04-15T00:22:02.905112 | 2010-01-07T20:31:07 | 2010-01-07T20:31:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,625 | cpp | /* Copyright (C) 2005 ireon.org developers council
* $Id: py_app.cpp 433 2005-12-20 20:19:15Z zak $
* 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,... | [
"psavichev@gmail.com"
] | [
[
[
1,
129
]
]
] |
88e48645c68323c24411aa68e51988f969f22f63 | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhnetsdk/Demo/NetSDKDemo.h | 5a6c791842fcba891bae391b015fbb6034b0730d | [] | no_license | 15831944/phoebemail | 0931b76a5c52324669f902176c8477e3bd69f9b1 | e10140c36153aa00d0251f94bde576c16cab61bd | refs/heads/master | 2023-03-16T00:47:40.484758 | 2010-10-11T02:31:02 | 2010-10-11T02:31:02 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 5,183 | h | // NetSDKDemo.h : main header file for the NETSDKDEMO application
//
#if !defined(AFX_NETSDKDEMO_H__F984CDA1_DB9B_44E5_ADD8_44A8BB6D6E9D__INCLUDED_)
#define AFX_NETSDKDEMO_H__F984CDA1_DB9B_44E5_ADD8_44A8BB6D6E9D__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifndef __AFXWIN_H__
#e... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
190
]
]
] |
c604df29c143c5405c2d787540a58d4cbb973cfa | f2dbe1f26c9ec2af0e7384502558d73ae1626ffd | /big integer/big_integer.h | f08d3e2bfa7db2c14edbfbc2f8b159a86f366c7c | [] | no_license | deckar01/cuda-thrust-extensions | 8aea58ed99f36775e0d251e618af9d1d4d52c455 | 687e1422d898a23029b86b3e32051f0d02eefe69 | refs/heads/master | 2023-07-21T23:41:19.217232 | 2010-06-22T21:30:01 | 2010-06-22T21:30:01 | 105,018,194 | 1 | 1 | null | 2017-09-27T12:55:38 | 2017-09-27T12:55:38 | null | UTF-8 | C++ | false | false | 6,240 | h |
/*! \file big_integer.h
* \brief Implementation of arbitrary precision integer arithmetic.
*/
#pragma once
#include <iosfwd>
#include <stdlib.h>
#include <string>
#include <string.h>
#include <limits>
typedef unsigned int uint;
namespace thrust
{
const uint msb = std::numeric_limits<uint>::max... | [
"evandermozart@5b3733e1-eabe-a30b-7ceb-694ffea8ce2e"
] | [
[
[
1,
236
]
]
] |
05d286685b4761460589f1ca8247fb2d307e06f9 | 18a8014f912f68f9e8c1f5a5ba8ac6b5790f23ce | /src/modules/pokemon/pokemon.cpp | 34fcbd33713a6c21bf4dff135e228b9cf3f28ed5 | [] | no_license | turtwig/brobot | 08c9d9832de14d36b074dd16903003d034fde871 | 24e00c7940c3468e317139f2a3b687a45271792f | refs/heads/master | 2021-01-15T20:03:51.592313 | 2010-07-16T13:18:53 | 2010-07-20T15:16:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,963 | cpp | #include "modules/pokemon/pokemon.h"
PokemonModule::PokemonModule(Brobot* const bro) {
channel = bro->stor->get("module.pokemon.channel");
asciidir = bro->stor->get("module.pokemon.asciidir");
stordir = bro->stor->get("module.pokemon.basedir");
};
void PokemonModule::onLoad(Brobot* const bro) {
bro->hook... | [
"pedro@bear.gov.br"
] | [
[
[
1,
161
]
]
] |
138bbb8ab6923325e9fcf6fb1d5e182d1d5e2d4d | 968aa9bac548662b49af4e2b873b61873ba6f680 | /imgtools/romtools/rombuild/r_coreimage.cpp | dd2a8f84910fbed3792b64843118f5893b7f4232 | [] | no_license | anagovitsyn/oss.FCL.sftools.dev.build | b3401a1ee3fb3c8f3d5caae6e5018ad7851963f3 | f458a4ce83f74d603362fe6b71eaa647ccc62fee | refs/heads/master | 2021-12-11T09:37:34.633852 | 2010-12-01T08:05:36 | 2010-12-01T08:05:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,312 | cpp | /*
* Copyright (c) 2008-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.ecli... | [
"none@none"
] | [
[
[
1,
175
]
]
] |
5b960071eb2b00f8547deca61f19831cb4bd3f13 | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/plugins/GSdx/GS.cpp | 4fe4f8f97cf4dcf4bea09959fa546644ecd5112a | [] | 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 | 16,249 | cpp | /*
* Copyright (C) 2007-2009 Gabest
* http://www.gabest.org
*
* 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, or (at your option)
* any later version.
*
*... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
836
]
]
] |
9055c5f7cfe7fbfa90f45482c332f4c788a67794 | 7dd2dbb15df45024e4c3f555da6d9ca6fc2c4d8b | /content_exporters/texture/default_texture_exporters/bmp_exporter.cpp | a5cb45528d3684908c89731082d16354a6ca29c6 | [] | no_license | wangscript/maelstrom-editor | c9f761e1f9e5f4e64d7e37834a7a63e04f57ae31 | 5bfab31bf444f44b9f8209f4deaed8715c305426 | refs/heads/master | 2021-01-10T01:37:00.619456 | 2011-11-21T23:17:08 | 2011-11-21T23:17:08 | 50,160,495 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,749 | cpp | #define EXPORTER_NAME "Bmp Texture Exporter"
#include <iostream>
#include <fstream>
#include <list>
#include <texturebmpexporter.h>
#include <stdlib.h>
#include <cmath>
#include <cstring>
#include <algorithm>
#define BUFFER_SIZE 512
#define BITMAPSIGNATURE 19778
#define BITMAPCOREHEADER_SIZE 12... | [
"DynamiteAthe@gmail.com"
] | [
[
[
1,
247
]
]
] |
6c4e21b6791af31c1a4d96f4e9bb233dd008a692 | 9ad9345e116ead00be7b3bd147a0f43144a2e402 | /Integration_WAH_&_Extraction/SMDataExtraction/Algorithm/BitStreamHolder.cpp | e9603bd8ee333fb951135d7e46ff5e41e19a3a48 | [] | no_license | asankaf/scalable-data-mining-framework | e46999670a2317ee8d7814a4bd21f62d8f9f5c8f | 811fddd97f52a203fdacd14c5753c3923d3a6498 | refs/heads/master | 2020-04-02T08:14:39.589079 | 2010-07-18T16:44:56 | 2010-07-18T16:44:56 | 33,870,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,272 | cpp | #include "StdAfx.h"
#include "BitStreamHolder.h"
BitStreamHolder::BitStreamHolder(void)
{
m_count = -1;
}
BitStreamHolder::~BitStreamHolder(void)
{
}
void BitStreamHolder::AddAttributeID(int _att_id)
{
m_attribute_no.push_back(_att_id);
}
void BitStreamHolder::Print()
{
cout ... | [
"jaadds@c7f6ba40-6498-11de-987a-95e5a5a5d5f1"
] | [
[
[
1,
152
]
]
] |
82d52080d6f047918fd20a118c875b1846640fbf | d4b316c5dfe18916d6747e564a6bb8e814d4413a | /date_checker/kupjak/graphic_proj3/graphic_proj3/main.cpp | 9ff02b7eb82b23987dfce1afbb55e9a8536cfe2f | [] | no_license | artemshynkarenko/ilsdev | 3c8b485beb66cd9d33c9b844758bf2e79c5ea94f | e6cc62f14aae409cc1e462ba03b8dcb2c1a6aa02 | refs/heads/master | 2016-09-06T08:30:25.052724 | 2009-06-19T16:35:14 | 2009-06-19T16:35:14 | 32,579,868 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,280 | cpp | #include <windows.h>
#include <stdlib.h>
#include <string.h>
#include <tchar.h>
#include <time.h>
#include "grmanager.h"
#define VK_0 0x30
#define VK_1 0x31
#define VK_2 0x32
#define VK_3 0x33
#define VK_4 0x34
#define VK_5 0x35
#define VK_6 0x36
#define VK_7 0x37
#define VK_8 0x38
#define VK_9 0x39
... | [
"kupjak@0d0ad13b-7e51-0410-977d-d3f3eabcdc60"
] | [
[
[
1,
280
]
]
] |
c7f0e12327a6665cdfe2969f14e8191a1e24f04a | af96c6474835be2cc34ef21b0c2a45e950bb9148 | /media/libdrm/mobile2/include/util/crypto/DrmCrypto.h | 10e7bc1ff19b1fcbd04ab3a6ee61b4a9d827d0d3 | [
"Apache-2.0",
"LicenseRef-scancode-unicode"
] | permissive | zsol/android_frameworks_base | 86abe37fcd4136923cab2d6677e558826f087cf9 | 8d18426076382edaaea68392a0298d2c32cfa52e | refs/heads/donut | 2021-07-04T17:24:05.847586 | 2010-01-13T19:24:55 | 2010-01-13T19:24:55 | 469,422 | 14 | 12 | NOASSERTION | 2020-10-01T18:05:31 | 2010-01-12T21:20:20 | Java | UTF-8 | C++ | false | false | 6,328 | h | /*
* Copyright (C) 2007 The Android Open Source Project
*
* 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 app... | [
"initial-contribution@android.com"
] | [
[
[
1,
211
]
]
] |
cd12437bb31e3239405959e28ce6724ece2c0903 | 4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61 | /CleanProject/ParticleUniverse/include/Externs/ParticleUniverseVortexExtern.h | bad24e8432883b3a8de09c0f0098a2a17f0a9eb7 | [] | no_license | bahao247/apeengine2 | 56560dbf6d262364fbc0f9f96ba4231e5e4ed301 | f2617b2a42bdf2907c6d56e334c0d027fb62062d | refs/heads/master | 2021-01-10T14:04:02.319337 | 2009-08-26T08:23:33 | 2009-08-26T08:23:33 | 45,979,392 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,366 | h | /*
-----------------------------------------------------------------------------
This source file is part of the Particle Universe product.
Copyright (c) 2006-2008 Henry van Merode
Usage of this program is free for non-commercial use and licensed under the
the terms of the GNU Lesser General Public License.
... | [
"pablosn@06488772-1f9a-11de-8b5c-13accb87f508"
] | [
[
[
1,
59
]
]
] |
cd58ef124d5022efa8f9996ae6a10d6885ae3f15 | f96efcf47a7b6a617b5b08f83924c7384dcf98eb | /tags/mucc_v1058/FontList.h | 2e0076e765ef939caa939fe51caab5b300e42d31 | [] | no_license | BackupTheBerlios/mtlen-svn | 0b4e7c53842914416ed3f6b1fa02c3f1623cac44 | f0ea6f0cec85e9ed537b89f7d28f75b1dc108554 | refs/heads/master | 2020-12-03T19:37:37.828462 | 2011-12-07T20:02:16 | 2011-12-07T20:02:16 | 40,800,938 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,178 | h | /*
MUCC Group Chat GUI Plugin for Miranda IM
Copyright (C) 2004 Piotr Piastucki
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any late... | [
"the_leech@3f195757-89ef-0310-a553-cc0e5972f89c"
] | [
[
[
1,
90
]
]
] |
8db171038cf98ba82a671816a88fdc925e239f39 | b3b0c727bbafdb33619dedb0b61b6419692e03d3 | /Source/RSSPlugin/gTestRSS/stdafx.cpp | 163b4a57f97dd0d44568c1abc747dba404c9edf6 | [] | no_license | testzzzz/hwccnet | 5b8fb8be799a42ef84d261e74ee6f91ecba96b1d | 4dbb1d1a5d8b4143e8c7e2f1537908cb9bb98113 | refs/heads/master | 2021-01-10T02:59:32.527961 | 2009-11-04T03:39:39 | 2009-11-04T03:39:39 | 45,688,112 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 268 | cpp | // stdafx.cpp : 只包括标准包含文件的源文件
// gTestRSS.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
// TODO: 在 STDAFX.H 中
// 引用任何所需的附加头文件,而不是在此文件中引用
| [
"jimmygxz@gmail.com"
] | [
[
[
1,
8
]
]
] |
4e9218dd49343bd5c740db098d96430365af9786 | 07c0d53e7cc80e1ef07b2ed57509d712f2134adf | /PrimeFactors_fast.cpp | 06014ab55490e1c4094fdeab2a1ec66fd29ea737 | [] | no_license | hector1618/Prime-factorisation | 299125d4cfd2cf16cbafc7ed0cbd443555df0d38 | f25411823acfea12a3c02989975882de7ed839b3 | refs/heads/master | 2021-01-10T01:01:00.665176 | 2011-03-04T13:50:49 | 2011-03-04T13:50:49 | 1,439,481 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,500 | cpp | /*
Name: PrimeFactors
Copyright:
Author: TALE PRAFULLKUMAR P. 072074
Date: 15/03/10 14:14
Description: This program will be used to factorize a given number.
It will display all the distinct prime factors of the
given number. The concept of trees is being used.
*/
#i... | [
"hector1618@gmail.com"
] | [
[
[
1,
168
]
]
] |
5b298774bc512f10ac76d43004d207a4e93aaa87 | b91c59623f28031d0255684adffcaa5e54528777 | /demo.h | aa36075b539dc05f0642fe3de272d975d4e963d5 | [] | no_license | ninhoabrantes/fop3d | dbe03ba3f3b2ca5073ed6dc8f03e2c7cbdd9b1ad | 7c099f5720fca1a673fdc238bc95e6ceadb4488c | refs/heads/master | 2021-01-10T06:26:56.752957 | 2010-01-27T08:35:43 | 2010-01-27T08:35:43 | 51,085,749 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,717 | h | // demo.h : main header file for the DEMO application
//
#if !defined(AFX_DEMO_H__78802C02_E99A_4E84_876C_8D3F5BC0734B__INCLUDED_)
#define AFX_DEMO_H__78802C02_E99A_4E84_876C_8D3F5BC0734B__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifndef __AFXWIN_H__
#error include 'stdafx.h' ... | [
"chaoyu.bupter@6deafb92-e873-11de-91d6-89caad0352f8",
"emilyaimeihsu@6deafb92-e873-11de-91d6-89caad0352f8"
] | [
[
[
1,
22
],
[
25,
26
],
[
28,
39
],
[
42,
68
]
],
[
[
23,
24
],
[
27,
27
],
[
40,
41
]
]
] |
c46c752ed14607f386f93b23801b887c0b796b8a | c6f4fe2766815616b37beccf07db82c0da27e6c1 | /VisualVertexArraySphere.h | b41cf9761a38915d3c21ae121fc542d2ec8d9448 | [] | no_license | fragoulis/gpm-sem1-spacegame | c600f300046c054f7ab3cbf7193ccaad1503ca09 | 85bdfb5b62e2964588f41d03a295b2431ff9689f | refs/heads/master | 2023-06-09T03:43:53.175249 | 2007-12-13T03:03:30 | 2007-12-13T03:03:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,089 | h | #pragma once
#include "VisualVertexArray.h"
namespace tlib
{
/**
* Code for this class and the sphere is taken from the tutorials
*/
class OCVisualVertexArraySphere : public OCVisualVertexArray
{
private:
// Sphere's radius
float m_fRadius;
... | [
"john.fragkoulis@201bd241-053d-0410-948a-418211174e54"
] | [
[
[
1,
50
]
]
] |
69236043dcf47c39a543528f95af3b6a2fb6c387 | 1f8c4298e80a2da0f78424152d0db18837bb6254 | /source/Box2D/Collision/b2Shape.h | b54ab2578ff685228635281cb349160768d1d717 | [] | no_license | benbaker76/TriballDS | 68822bd2760f927a9950d8061ee416d07f3d2e4c | 80dabc161227c564940912672f4b643dd401dcd8 | refs/heads/master | 2022-11-28T03:34:09.460898 | 2010-01-10T22:51:34 | 2010-01-10T22:51:34 | 241,390,317 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,727 | h | /*
* Copyright (c) 2006-2007 Erin Catto http://www.gphysics.com
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any pur... | [
"headkaze@gmail.com"
] | [
[
[
1,
284
]
]
] |
5c8e057e9b656aead598ec96d07f353d087008b2 | d504537dae74273428d3aacd03b89357215f3d11 | /src/Script/ScriptJS.cpp | b09ca1176bb59fdcf158bf63f2e576525cd01e29 | [] | no_license | h0MER247/e6 | 1026bf9aabd5c11b84e358222d103aee829f62d7 | f92546fd1fc53ba783d84e9edf5660fe19b739cc | refs/heads/master | 2020-12-23T05:42:42.373786 | 2011-02-18T16:16:24 | 2011-02-18T16:16:24 | 237,055,477 | 1 | 0 | null | 2020-01-29T18:39:15 | 2020-01-29T18:39:14 | null | UTF-8 | C++ | false | false | 11,992 | cpp | #include "../e6/e6_impl.h"
#include "Script.h"
#include <stdarg.h>
#include <map>
#include "jsapi.h"
//
// this is the function to wrap:
//
////static JSBool
//// doit(JSContext *cx, JSObject *obj, uintN argc, jsval *argv, jsval *rval)
//// {
//// /*
//// * Look in argv for argc actua... | [
"p4p4p4@web.de"
] | [
[
[
1,
553
]
]
] |
70059c9277e5a8d322b513f367ac812aafb59f2a | 23b2ab84309de65b42333c87e0de088503e2cb36 | /src/engine/tasks.cpp | 34b836061f0d8f5cce81d40fb8a4ee09f25ad4b0 | [] | no_license | fyrestone/simple-pms | 74a771d83979690eac231a82f1c457d7b6c55f41 | 1917d5c4e14bf7829707bacb9cc2452b49d6cc2b | refs/heads/master | 2021-01-10T20:36:39.403902 | 2011-04-16T15:38:12 | 2011-04-16T15:38:12 | 32,192,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 30,898 | cpp | /*!
\file task.cpp
\author Liubao
\version 1.0
\date 2011/4/4
\brief 所有业务逻辑实现
\warning 由于业务逻辑可能同步执行也可能异步执行,所有需要使用指针的业务逻辑,都需要:
1、使用安全指针如QPointer、QWeakPointer
2、即使使用安全指针,该指针也不可在异步线程中解引用
3、必须使用信号-槽传递该指针(使用自动信号-槽捆绑),并在槽中对其解引用
4、在使用该指针槽中,必须解引用前使用RETURN_IF_FAIL来测试该指针
*/
#include "tasks.h"
#include "../context/... | [
"zihongdelei@gmail.com@95127988-2b6b-df20-625d-5ecc0e46e2bb",
"zihongdelei@95127988-2b6b-df20-625d-5ecc0e46e2bb"
] | [
[
[
1,
406
],
[
418,
420
],
[
426,
435
],
[
448,
981
]
],
[
[
407,
417
],
[
421,
425
],
[
436,
447
]
]
] |
b6bd68e2b64ef56ab6ce90c220f8417da63d3196 | bbcd9d87dfc5b475763174dc00ba6fef76aca82d | /wiNstaller/src/iPhone.h | cec979778ed6e7e901c0ee98b746c17a26ea33ca | [] | no_license | wwxxyx/winstaller | 8cec98422fb18de2e65846e0562d3038a34ac14b | 722bda5b6687d50caa377ceedca7a222d5b04763 | refs/heads/master | 2020-05-24T07:50:29.060316 | 2007-09-13T05:43:05 | 2007-09-13T05:43:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,169 | h | #ifndef _IPHONE_H_
#define _IPHONE_H_
#include <string>
#include "MobileDevice.h"
using namespace std;
struct am_device;
struct am_device_notification_callback_info;
struct am_recovery_device;
class IPhoneComm
{
public:
enum Notifications
{
NotifyConnected,
... | [
"winstaller@klassmaster.com"
] | [
[
[
1,
158
]
]
] |
c699ba2d78eeef603fab45201d2a96354d92377e | 43626054205d6048ec98c76db5641ce8e42b8237 | /source/CPlayer.h | c4e3cf12742200558da709bbfcdebae2283a3584 | [] | no_license | Wazoobi/whitewings | b700da98b855a64442ad7b7c4b0be23427b0ee23 | a53fdb832cfb1ce8605209c9af47f36b01c44727 | refs/heads/master | 2021-01-10T19:33:22.924792 | 2009-08-05T18:30:07 | 2009-08-05T18:30:07 | 32,119,981 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,336 | h | #pragma once
#include "CBase.h"
class CSGD_DirectInput;
class CEnemy;
#define SHOT_DELAY 3.0f
class CPlayer : public CBase
{
float m_fStunGunTimer;
bool m_bStunGunReady;
bool m_bEnemyHacked;
float m_fDashTimer;
bool m_bIsDashing;
bool m_bIsJumping;
bool m_bIsHackingTerminal;
bool m_bTou... | [
"Juno05@1cfc0206-7002-11de-8585-3f51e31374b7"
] | [
[
[
1,
85
]
]
] |
65e587f6df30f7a10ce6be584aca75f2fa0f9dd2 | 16d8b25d0d1c0f957c92f8b0d967f71abff1896d | /OblivionOnline/cegui/RendererModules/directx9GUIRenderer/d3d9renderer.h | f8744563935d7edb4346e302b4987ecb14ad193b | [] | no_license | wlasser/oonline | 51973b5ffec0b60407b63b010d0e4e1622cf69b6 | fd37ee6985f1de082cbc9f8625d1d9307e8801a6 | refs/heads/master | 2021-05-28T23:39:16.792763 | 2010-05-12T22:35:20 | 2010-05-12T22:35:20 | null | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 10,891 | h | /***********************************************************************
filename: d3d9renderer.h
created: 17/7/2004
author: Paul D Turner with D3D 9 Updates by Magnus Österlind
purpose: Interface for DirectX 9.0 Renderer class
*************************************************************************/
/*... | [
"masterfreek64@2644d07b-d655-0410-af38-4bee65694944"
] | [
[
[
1,
353
]
]
] |
98bde86494c40f29e387e479336aff314bb3bd74 | 2dbbca065b62a24f47aeb7ec5cd7a4fd82083dd4 | /OUAN/OUAN/Src/Game/GameObject/GameObjectDiamondTree.h | 5f22af7d427a8d00cc77dca5d7c7c876e9c91830 | [] | no_license | juanjmostazo/once-upon-a-night | 9651dc4dcebef80f0475e2e61865193ad61edaaa | f8d5d3a62952c45093a94c8b073cbb70f8146a53 | refs/heads/master | 2020-05-28T05:45:17.386664 | 2010-10-06T12:49:50 | 2010-10-06T12:49:50 | 38,101,059 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,251 | h | #ifndef GameObjectDiamondTreeH_H
#define GameObjectDiamondTreeH_H
#include "GameObject.h"
#include "../../Graphics/RenderComponent/RenderComponentEntity.h"
#include "../../Graphics/RenderComponent/RenderComponentInitial.h"
#include "../../Graphics/RenderComponent/RenderComponentPositional.h"
#include "../../Phy... | [
"wyern1@1610d384-d83c-11de-a027-019ae363d039",
"juanj.mostazo@1610d384-d83c-11de-a027-019ae363d039",
"ithiliel@1610d384-d83c-11de-a027-019ae363d039"
] | [
[
[
1,
5
],
[
7,
7
],
[
11,
12
],
[
23,
24
],
[
26,
27
],
[
29,
37
],
[
39,
39
],
[
42,
43
],
[
45,
47
],
[
50,
50
]... |
32c341d1ec0c0607eb99e9ad2c70663e1be24bed | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/plugins/uavobjects/telemetrysettings.h | a649e73e79e0f2fdd6eb7a2fbe48e2d0b6fa0199 | [] | 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 | 2,573 | h | /**
******************************************************************************
*
* @file telemetrysettings.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins
* @{
* @addtogro... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
80
]
]
] |
9766f55c5201e7196468ec50af9a887eafa30802 | 82e8d2fca1858c076ea1593ed0364583356789dd | /atask/Factory.cpp | 990a6043e0e06a247ff64b36c8bffbbfffc1f888 | [] | no_license | slogic/E323AI | 1ddbf179d1edaf49c460a2726f21794ceb39f141 | dfd540283198b12b3d70907e279df33843c1ac99 | refs/heads/master | 2021-01-18T12:20:39.082252 | 2011-01-09T18:37:11 | 2011-01-09T18:37:11 | 489,916 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,482 | cpp | #include "Factory.h"
#include "../CGroup.h"
#include "../CWishList.h"
#include "../CUnit.h"
#include "../CUnitTable.h"
#include "../CConfigParser.h"
FactoryTask::FactoryTask(AIClasses *_ai, CGroup& group): ATask(_ai) {
t = TASK_FACTORY;
// NOTE: currently if factories are joined into one group then assist... | [
"slspam@land.ru"
] | [
[
[
1,
131
]
]
] |
2e086e0feed0122e957688f3e4cc6edfebae8afe | c5ecda551cefa7aaa54b787850b55a2d8fd12387 | /src/UILayer/AffirmDeleteDlg.cpp | bb473f378c66155f7afb24eb706c5e6656bd393a | [] | no_license | firespeed79/easymule | b2520bfc44977c4e0643064bbc7211c0ce30cf66 | 3f890fa7ed2526c782cfcfabb5aac08c1e70e033 | refs/heads/master | 2021-05-28T20:52:15.983758 | 2007-12-05T09:41:56 | 2007-12-05T09:41:56 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,498 | cpp | // AffirmDeleteDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "emule.h"
#include "AffirmDeleteDlg.h"
#include ".\affirmdeletedlg.h"
// CAffirmDeleteDlg 对话框
IMPLEMENT_DYNAMIC(CAffirmDeleteDlg, CDialog)
CAffirmDeleteDlg::CAffirmDeleteDlg(CWnd* pParent /*=NULL*/)
: CDialog(CAffirmDeleteDlg::IDD, pParent)... | [
"LanceFong@4a627187-453b-0410-a94d-992500ef832d"
] | [
[
[
1,
59
]
]
] |
086c32abc8e7e1f94aff00841bd431cd547fa7a8 | 36d0ddb69764f39c440089ecebd10d7df14f75f3 | /プログラム/Ngllib/include/Ngl/IVideoPlayer.h | 627d682281f11051325013583f41b3e7c9bb18ef | [] | no_license | weimingtom/tanuki-mo-issyo | 3f57518b4e59f684db642bf064a30fc5cc4715b3 | ab57362f3228354179927f58b14fa76b3d334472 | refs/heads/master | 2021-01-10T01:36:32.162752 | 2009-04-19T10:37:37 | 2009-04-19T10:37:37 | 48,733,344 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 4,100 | h | /*******************************************************************************/
/**
* @file IVideoPlayer.h.
*
* @brief ビデオプレイヤーインターフェース定義.
*
* @date 2008/07/30.
*
* @version 1.00.
*
* @author Kentarou Nishimura.
*/
/*****************************************************************************... | [
"rs.drip@aa49b5b2-a402-11dd-98aa-2b35b7097d33"
] | [
[
[
1,
170
]
]
] |
d68d828692ee95fb00f307200d6295b4d6190d2e | cbdc078b00041668dd740917e1e781f74b6ea9f4 | /GiftFactory/src/model_obj.h | 2c17dba928de04233b511dd59bebcf4696fc065d | [] | no_license | mireidril/gift-factory | f30d8075575af6a00a42d54bfdd4ad4c953f1936 | 4888b59b1ee25a107715742d0495e40b81752051 | refs/heads/master | 2020-04-13T07:19:09.351853 | 2011-12-16T11:36:05 | 2011-12-16T11:36:05 | 32,514,347 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,841 | h | //-----------------------------------------------------------------------------
// Copyright (c) 2007 dhpoware. All Rights Reserved.
//
// 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... | [
"delau.eleonore@369dbe5e-add6-1733-379f-dc396ee97aaa"
] | [
[
[
1,
245
]
]
] |
84ae05d62666393b0b2c5b2b750fbb8c17c5c8e2 | 8d3bc2c1c82dee5806c4503dd0fd32908c78a3a9 | /wwscript/src/angelscript/as_compiler.h | aea2b83dcbdb3446c2fb62d842a8cb7a40fa92ff | [] | no_license | ryzom/werewolf2 | 2645d169381294788bab9a152c4071061063a152 | a868205216973cf4d1c7d2a96f65f88360177b69 | refs/heads/master | 2020-03-22T20:08:32.123283 | 2010-03-05T21:43:32 | 2010-03-05T21:43:32 | 140,575,749 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,618 | h | /*
AngelCode Scripting Library
Copyright (c) 2003-2009 Andreas Jonsson
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.
Permission is granted to anyone to use this ... | [
"1817145+mattraykowski@users.noreply.github.com"
] | [
[
[
1,
247
]
]
] |
590cc5aec993532e8cb228f02135857dd28dd762 | 1142a252973904e5ac5b8b0763af75e42095119b | /common/peb.cpp | 63a8c59a5968d0b102e1b6e05014024e838f4c12 | [] | no_license | somma/spinjector | 19b57557aefc8556003c779179c76962b62e398a | c9b3634e79ff651b338d6bb718b0fcae2d772dc3 | refs/heads/master | 2021-01-01T18:17:56.005514 | 2009-04-20T08:31:13 | 2009-04-20T08:31:13 | 32,852,425 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 6,803 | cpp | /*-----------------------------------------------------------------------------
* peb.cpp
*-----------------------------------------------------------------------------
*
*-----------------------------------------------------------------------------
* All rights reserved by somma (fixbrain@gmail.com, unsorted... | [
"fixBrain@71c39c02-2d83-11de-bfb9-e98281094dd5"
] | [
[
[
1,
268
]
]
] |
5d01b708c7784175609710c9f78f3ec0e405e7f2 | a36fcac2b8224325125203475fedea5e8ee8af7d | /KnihaJazd/AutoDlg.h | 03a04588af212502b2de03aaee005fa5a49aab77 | [] | no_license | mareqq/knihajazd | e000a04dbed8417e32f8a1ba3dce59e35892e3bb | e99958dd9bed7cfda6b7e8c50c86ea798c4e754e | refs/heads/master | 2021-01-19T08:25:50.761893 | 2008-05-26T09:11:56 | 2008-05-26T09:11:56 | 32,898,594 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 808 | h | #pragma once
#include "FirmaRecordset.h"
#include "AutoRecordset.h"
class CAutoDlg : public CDialog
{
DECLARE_DYNAMIC(CAutoDlg)
public:
CString m_Spz;
CString m_Typ;
double m_KmSadzba;
double m_PriemernaSpotreba;
long m_Rok;
CAutoDlg(CWnd* pParent = NULL);
virtual ~CAutoDlg();
enum { ... | [
"jachyra@centrum.sk@d4c424c1-354d-0410-9d05-3f146b4bb521"
] | [
[
[
1,
37
]
]
] |
f3d030adca66d9b36153b9d0234601e751097eae | 198faaa66e25fb612798ee7eecd1996f77f56cf8 | /Console/DlgSettingsAppearance.h | 8dbfaf7a800edfcd150f4ba1328d17b44b56c80d | [] | no_license | atsuoishimoto/console2-ime-old | bb83043d942d91b1835acefa94ce7e1f679a9e41 | 85e7909761fde64e4de3687e49b1e1457d1571dd | refs/heads/master | 2021-01-17T17:21:35.221688 | 2011-05-27T04:06:14 | 2011-05-27T04:06:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,737 | h |
#pragma once
#include "DlgSettingsBase.h"
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
//////////////////////////... | [
"ishimoto@gembook.org"
] | [
[
[
1,
114
]
]
] |
b466dea199fede6c6f49264468047f747e0e4e5e | 22d9640edca14b31280fae414f188739a82733e4 | /Code/VTK/include/vtk-5.2/vtkDistanceRepresentation2D.h | bb41a8dd5afbae6901708a46431de414d6199221 | [] | no_license | tack1/Casam | ad0a98febdb566c411adfe6983fcf63442b5eed5 | 3914de9d34c830d4a23a785768579bea80342f41 | refs/heads/master | 2020-04-06T03:45:40.734355 | 2009-06-10T14:54:07 | 2009-06-10T14:54:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,175 | h | /*=========================================================================
Program: Visualization Toolkit
Module: $RCSfile: vtkDistanceRepresentation2D.h,v $
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm fo... | [
"nnsmit@9b22acdf-97ab-464f-81e2-08fcc4a6931f"
] | [
[
[
1,
94
]
]
] |
99db831da6bfc7a94e1ffa5f59f3490f76e0b673 | 5e6ff9e6e8427078135a7b4d3b194bcbf631e9cd | /EngineSource/dpslim/dpslim/Random/wnchyppr.cpp | c8fc541e964b4a17a78fd0f4230aadc0dcc46a9c | [] | 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 | WINDOWS-1252 | C++ | false | false | 75,762 | cpp | /************************** WNCHYPPR.CPP ********************** 2002-10-20 AF *
*
* Calculation of univariate and multivariate Wallenius noncentral
* hypergeometric probability distribution.
*
* This file contains source code for the class CWalleniusNCHypergeometric
* and CMultiWalleniusNCHypergeometricMoments ... | [
"Isaac.Noble@fd82578e-0ebe-11df-96d9-85c6b80b8d9c"
] | [
[
[
1,
1984
]
]
] |
4c95d51b7a67e90afbec6051e27477c51943c6b3 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/dom/deprecated/DOMParser.cpp | 062fe752a8a1fc934fb8c8e5096e2c3da05d260b | [
"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 | 45,475 | cpp | /*
* Copyright 1999-2002,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"aburke@bitflood.org"
] | [
[
[
1,
1463
]
]
] |
d8c42306e5217ea5d53677ca7212f348962f169b | 7b4d4c1d7bf7a2a145c2a5e2bd2b955eab97b0d2 | /bfw/render_ogl/font_ft.cpp | 4f853e280a440750c877efe7010fc852bb9d003c | [] | no_license | wangscript/bluefire | dd3eeb41443f93105e11d9ea74c017a08ed4bb80 | 71ba4125b30eb16ea01e1f0aaf09df749312a38e | refs/heads/master | 2021-01-10T01:36:59.743592 | 2010-07-09T07:02:39 | 2010-07-09T07:02:39 | 50,160,614 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,010 | cpp | /*
Bluefire: OpenGL Rendering Extention: FreeType2 Font Routines
(c) Copyright 2006 Jacob Hipps
Bluefire MDL Core: Winchester
*/
#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../bluefire.h"
#include "ogl.h"
#include <freetype/freetype.h>
#inclu... | [
"tetrisfrog@989b7fda-6ebe-11de-b5d2-8dea7b56f9cf"
] | [
[
[
1,
482
]
]
] |
4251dc49876ef3a3d3f9e4b49684272491534633 | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /TeCom/src/TdkLayout/Source Files/TdkSelectedFeaturesProperty.cpp | 32ab07af957a46d5496af356f690794160ff697f | [] | 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,000 | cpp | #include<TdkLayoutTypes.h>
#include <TdkSelectedFeaturesProperty.h>
///////////////////////////////////////////////////////////////////////////////
// Constructor
//Author : Rui Mauricio Gregório
//Date : 08/2009
///////////////////////////////////////////////////////////////////////////////
TdkSelectedFeat... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
126
]
]
] |
5015f5205e8389d0616fbb5b2f1c111241fed55e | 867f5533667cce30d0743d5bea6b0c083c073386 | /jingxian-network/src/jingxian/utilities/NTService.cpp | caa6b227731f176c514b2be88eb78ce22a526fc4 | [] | no_license | mei-rune/jingxian-project | 32804e0fa82f3f9a38f79e9a99c4645b9256e889 | 47bc7a2cb51fa0d85279f46207f6d7bea57f9e19 | refs/heads/master | 2022-08-12T18:43:37.139637 | 2009-12-11T09:30:04 | 2009-12-11T09:30:04 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 16,209 | cpp |
# include "pro_config.h"
# include <windows.h>
# include <winsvc.h>
# include "jingxian/lastError.h"
# include "jingxian/logging/logging.h"
# include "jingxian/utilities/NTService.h"
_jingxian_begin
#define SERVICE_NAME_SIZE 1024
static logging::logger* serviceLogger;
static IInstance* ... | [
"runner.mei@0dd8077a-353d-11de-b438-597f59cd7555"
] | [
[
[
1,
521
]
]
] |
8c710477f8d07c9a49059303c3208f1605b8dfcb | a0bc9908be9d42d58af7a1a8f8398c2f7dcfa561 | /SlonEngine/examples/Castles/CastlesClient/src/main.cpp | ed64ecb095cd5edd7da8f1b4fb60554acbad4865 | [] | 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 | 21,835 | cpp | #include "Engine.h"
#include "Graphics/Light/PointLight.h"
#include "Graphics/Renderer/ForwardRenderer.h"
#include "Graphics/GUI/ProgressBar.h"
#include "SceneGraph/TraverseVisitor.h"
#include "Database/Collada.h"
#include <SDL.h>
#include <SDL_main.h>
#include "Network.h"
// platform specified
#ifdef WIN32... | [
"devnull@localhost"
] | [
[
[
1,
790
]
]
] |
8e0e31c44b734213012dc7d41a1620090daf0a4f | 181591fda703815efe00304db5f477301a97b0f1 | /assign3.cpp | 2605bba572c5fdfd8fbe5e2ecac89d318b0f8e1f | [] | no_license | pgiitu/Recursive-Ray-Tracer-OPen-Gl | db3c8f8e80aa8cb4bdc4aae11b6b400b68ab3cba | bad5cc3fc2bef9d6f4c8785445ff262e79c6c1f8 | refs/heads/master | 2016-08-04T04:28:52.282156 | 2011-11-11T22:04:54 | 2011-11-11T22:04:54 | 2,758,830 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,342 | cpp | /*
Author: Frank Pfenning
*/
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glut.h>
#include <string.h>
#include <math.h>
#include "pic.h"
#include <iostream>
#include <stdio.h>
#include "ray.h"
#include "vector.h"
#include "intersection_point.h"
using namespace std;
#define MAX_TRIANGLES 10000
... | [
"prateekgargmat@gmail.com"
] | [
[
[
1,
1038
]
]
] |
7801df349bdf6e6048ff3650e1de21a6a3b55471 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libpthread/testharness/inc/testharness.h | 6cae742f114dcc9e3187f6a7d78fa53ccff70c76 | [] | 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 | 7,377 | h | /*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
405
]
]
] |
733c42df702b9f4fb69e4e249f18f7247d8f0c84 | 282057a05d0cbf9a0fe87457229f966a2ecd3550 | /EIBStdLib/src/CCemi_L_Data_Frame.cpp | 5c2e08855299eee997760b66c2e3b1cb8a93e485 | [] | no_license | radtek/eibsuite | 0d1b1c826f16fc7ccfd74d5e82a6f6bf18892dcd | 4504fcf4fa8c7df529177b3460d469b5770abf7a | refs/heads/master | 2021-05-29T08:34:08.764000 | 2011-12-06T20:42:06 | 2011-12-06T20:42:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,889 | cpp | #include "CCemi_L_Data_Frame.h"
#include "EibNetwork.h"
using namespace EibStack;
CCemi_L_Data_Frame::CCemi_L_Data_Frame(const CCemi_L_Data_Frame& rhs) :
_addil_data(NULL)
{
_data = rhs._data;
CopyAddilData(rhs._data.apci_length, rhs._addil_data);
}
CCemi_L_Data_Frame::CCemi_L_Data_Frame() :
_addil_d... | [
"yosig81@gmail.com"
] | [
[
[
1,
321
]
]
] |
00247ea19f1f953b0c5ca9e3dbb55517590c793b | 6e3cc7846bdba91f1d8dde0eb0a8b7c7bd8100c8 | /Projects/agent/include/_common/utils.h | 30cbfb4fa0dfb5e0983658f514c0ee53f870bec0 | [] | no_license | shilinxu/hcmus-it-asset-management | fd74c9fdd7667f345bd9da4c7b95ef6caae3367c | 740c040a6b13463a826a98e437845b197f7b282f | refs/heads/master | 2020-05-04T10:47:24.800734 | 2010-07-13T06:51:36 | 2010-07-13T06:51:36 | 42,918,774 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,139 | h | // Document modified at : Wednesday, March 29, 2006 4:37:33 PM , by user : Didier LIROULET , from computer : SNOOPY-XP-PRO
//====================================================================================
// Open Computer and Software Inventory
// Copyleft PIERRE LEMMET 2005
// Web: http://ocsinventory.sourceforge... | [
"nghdiep@d3aa494c-0344-11df-8b0e-05a2803efa1e"
] | [
[
[
1,
515
]
]
] |
ee7dd9afbec01548a27303a87a985116c1e1f311 | 5b3221bdc6edd8123287b2ace0a971eb979d8e2d | /Fiew/ToolwCC.cpp | 453b7a5d34263b390948a8cad233e4d77f566503 | [] | no_license | jackiejohn/fedit-image-editor | 0a4b67b46b88362d45db6a2ba7fa94045ad301e2 | fd6a87ed042e8adf4bf88ddbd13f2e3b475d985a | refs/heads/master | 2021-05-29T23:32:39.749370 | 2009-02-25T21:01:11 | 2009-02-25T21:01:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 28,439 | cpp | /*
ToolwCC.cpp
This object represents the Tool Control Center that enables the user
to choose from a variety of tools, also contains the tools that are
activated through main menu items.
*/
#include "stdafx.h"
#include "Core.h"
ToolwCC::ToolwCC(Core *core, Toolws *controler) : Toolw(core,controler)
{
thi... | [
"dev@fapplication.org"
] | [
[
[
1,
1075
]
]
] |
16c4b91f6c12375bca88a12bf1618fc4b7dcc886 | 3eae8bea68fd2eb7965cca5afca717b86700adb5 | /Engine/Project/Core/GnMesh/Source/GStartBackgroundLayer.cpp | 16ded08b28306fd294524b27a5d6302f1e7172b6 | [] | no_license | mujige77/WebGame | c0a218ee7d23609076859e634e10e29c92bb595b | 73d36f9d8bfbeaa944c851e8a1cfa5408ce1d3dd | refs/heads/master | 2021-01-01T15:51:20.045414 | 2011-10-03T01:02:59 | 2011-10-03T01:02:59 | 455,950 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,782 | cpp | #include "GnGamePCH.h"
#include "GStartBackgroundLayer.h"
GStartBackgroundLayer* GStartBackgroundLayer::CreateBackground()
{
GStartBackgroundLayer* background = new GStartBackgroundLayer();
if( background->InitBackground() == false || background->InitClouds() == false )
{
delete background;
return NULL... | [
"mujige77@naver.com"
] | [
[
[
1,
91
]
]
] |
d2c40f268ceb170bbb18eeae62337cb02280e360 | e9fd66e6db68ca4d1a9f14aece84a0aff99323e4 | /CCB2010/RGBSAMP/RGBSAMPDlg.cpp | f1953942e7b3add600b7d401618eae5b5895b207 | [] | no_license | radtek/bbmonitoring | 70fd4a4c4d553503717a474da39bef67834cc675 | ff77607e77616b84395e095f396df496e7f0054a | refs/heads/master | 2020-09-22T07:27:15.827047 | 2011-01-04T05:37:46 | 2011-01-04T05:37:46 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 55,160 | cpp | // RGBSAMPDlg.cpp : implementation file
// *****************************************************************************
// RGBSAMPDlg VERSION: 1.0 DATE: 2008-10-29
// ----------------------------------------------------------------------------
// FileName: RGBSAMPDlg.cpp
// Created: 2008-10-29 16:57
... | [
"damoguyan8844@00acd8f4-21d3-11df-8b29-c50f69cede6d"
] | [
[
[
1,
1816
]
]
] |
ce3b4c59f71a7889f12f4c8cf5a899eefd64a84b | c2153dcfa8bcf5b6d7f187e5a337b904ad9f91ac | /src/Engine/Entities/StlMesh.cpp | 4890f89d6f2c844ea8dd9bc1835981982e640606 | [] | no_license | ptrefall/smn6200fluidmechanics | 841541a26023f72aa53d214fe4787ed7f5db88e1 | 77e5f919982116a6cdee59f58ca929313dfbb3f7 | refs/heads/master | 2020-08-09T17:03:59.726027 | 2011-01-13T22:39:03 | 2011-01-13T22:39:03 | 32,448,422 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,130 | cpp | #include "precomp.h"
#include "StlMesh.h"
#include <Event/Event.h>
#include <Event/EventValue.h>
#include <Core/CoreMgr.h>
#include <Core/Cam.h>
#include <Resource/ResMgr.h>
#include <Resource/TexResource.h>
#include <iostream>
#include <sstream>
#include <fstream>
using namespace Engine;
StlMesh::Stl... | [
"PTrefall@gmail.com@c628178a-a759-096a-d0f3-7c7507b30227"
] | [
[
[
1,
297
]
]
] |
fdd5aed0f052872c072776f11f9f6ba59b174939 | 24bc1634133f5899f7db33e5d9692ba70940b122 | /extlibs/RakNet/include/BitStream_NoTemplate.h | d7de92fc2719e45d6f63fc4f9587ef4f4f4c7c76 | [] | no_license | deft-code/ammo | 9a9cd9bd5fb75ac1b077ad748617613959dbb7c9 | fe4139187dd1d371515a2d171996f81097652e99 | refs/heads/master | 2016-09-05T08:48:51.786465 | 2009-10-09T05:49:00 | 2009-10-09T05:49:00 | 32,252,326 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 71,063 | h | /// \file
/// \brief This class allows you to write and read native types as a string of bits. BitStream is used extensively throughout RakNet and is designed to be used by users as well.
///
/// This file is part of RakNet Copyright 2003 Kevin Jenkins.
///
/// Usage of RakNet is subject to the appropriate licens... | [
"PhillipSpiess@d8b90d80-bb63-11dd-bed2-db724ec49875"
] | [
[
[
1,
784
]
]
] |
e3399e637d2cbd81ede8738fb348ec20c475bd92 | 06eb59d91495a2b9568d21019e4dcb61ff236b7a | /izpack-src/tags/3.11.0/src/native/ShellLink_x64/ShellLink.cpp | ee8d3628c1c9282594e1b6d89e07189a8688d679 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jponge/izpack-full-svn-history-copy | 8fa773fb3f9f4004e762d29f708273533ba0ff1f | 7a521ccd6ce0dd1a0664eaae12fd5bba5571d231 | refs/heads/master | 2016-09-01T18:24:14.656773 | 2010-03-01T07:38:22 | 2010-03-01T07:38:22 | 551,191 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 48,599 | cpp | /*
* IzPack - Copyright 2001-2005 Julien Ponge, All Rights Reserved.
*
* http://www.izforge.com/izpack/
* http://izpack.codehaus.org/
*
* Copyright 2002 Elmar Grom
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | [
"jponge@7d736ef5-cfd4-0310-9c9a-b52d5c14b761"
] | [
[
[
1,
1305
]
]
] |
2d7c1b128d936c3168fd8180164190b3b90e65ea | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Modules/include/DisplaySerial.h | 563ed71233fa627ced36468f50a6311c39409bfc | [
"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 | 27,589 | 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,
658
]
]
] |
8f132ac379bd4415094b44143667e16c74cd6513 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/MonitorTerminal/scanner.cpp | 6404b696354289227ae5f9bb21afd44e18f1bef9 | [] | 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 | 22,896 | cpp | //*************************************************************
//
// 정수만이 가능한 Recursive descent parser
// 변수의 사용이 가능하고 함수를 호출할 수 있으며,
// goto 명령 등 Little C에서 제공하지 않는 기능을 제공한다.
//
// by Travis nam
// ... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
964
]
]
] |
50c4ac5ec365e56d0fea0facef89bf1052aa0771 | fd3f2268460656e395652b11ae1a5b358bfe0a59 | /srchybrid/RichEditCtrlX.cpp | db74e08f9b0268fc613a36015f4ce2387d605a3d | [] | 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 | 11,535 | cpp | //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,
396
]
]
] |
5e9ad7c5d8eee70f4cb599b07d6860a60c38fd9e | 6e4f9952ef7a3a47330a707aa993247afde65597 | /PROJECTS_ROOT/SmartWires/GUIClasses/DLG_Options.cpp | 70e7ac24b55e85a35bec2a3965f18b7d1e6ca133 | [] | no_license | meiercn/wiredplane-wintools | b35422570e2c4b486c3aa6e73200ea7035e9b232 | 134db644e4271079d631776cffcedc51b5456442 | refs/heads/master | 2021-01-19T07:50:42.622687 | 2009-07-07T03:34:11 | 2009-07-07T03:34:11 | 34,017,037 | 2 | 1 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 95,213 | cpp | // DLG_Options.cpp : implementation file
#include "stdafx.h"
#include "DLG_Options.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
#define SPECINVERTCOL(X) 0xFFFFFF^(DWORD(X)+0x7B7B7B)
#define YELLOWR 0xFF
#define YELLOWG 0xFF
#define YELLOWB 0xE0
CStri... | [
"wplabs@3fb49600-69e0-11de-a8c1-9da277d31688"
] | [
[
[
1,
2935
]
]
] |
d944ef2c7c176e9c8d25e635f1c236e2bf996478 | b4d726a0321649f907923cc57323942a1e45915b | /CODE/GRAPHICS/GRBATCH.CPP | 922867663599d0de5f335c440de3f87f2c5e382f | [] | 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 | 2,918 | cpp | /*
* Code created by Thomas Whittaker (RT) for a Freespace 2 source code project
*
* You may not sell or otherwise commercially exploit the source or things you
* created based on the source.
*
*/
#include "globalincs/pstypes.h"
#include "graphics/grbatch.h"
#include "graphics/2d.h"
#include "cmdline... | [
"chief1983@yahoo.com"
] | [
[
[
1,
130
]
]
] |
1e01053a7e9223a54f09079f78306cd1d9e23eab | d37a1d5e50105d82427e8bf3642ba6f3e56e06b8 | /DVR/DemoPlayer/DisplayRect.cpp | 65cca6d07cfedf0da914d46d4de0de04ef2f4f9f | [] | 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 | GB18030 | C++ | false | false | 15,440 | cpp | // DisplayRect.cpp : implementation file
//
#include "stdafx.h"
#include "player.h"
#include "PlayerDlg.h"
#include "DisplayRect.h"
#include <stdio.h>
void RunInfo111(char *szFormat, ...)
{
char szInfo[512];
va_list ArgumentList;
va_start(ArgumentList, szFormat);
vsprintf(szInfo, szFormat, Argu... | [
"shengang1978@gmail.com@27769579-7047-b306-4d6f-d36f87483bb3"
] | [
[
[
1,
616
]
]
] |
2865aa3f999210e45ff93d9687fca348fbf19657 | 305d82f4e4a75f9366316ef1c1574982342cb342 | /Person.cpp | 217acbb61fbd4b892f12a7b4446d5cb3da278078 | [] | no_license | jabbilabbi/cmpt212-spring10 | a260e8eba3a8899ae47220e6e59be5e355781d30 | 64a7490a7602a32892f23e89f5e8ca270a83fe3b | refs/heads/master | 2021-01-01T19:06:28.560193 | 2010-04-16T11:49:46 | 2010-04-16T11:49:46 | 32,115,006 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,157 | cpp | /* Biographical Dictionary - CMPT 212 Final Project - SFU Spring 2010
Alex Antonio alex_antonio@sfu.ca Jeff Harris jwh4@sfu.ca */
#include "Person.h"
Person::Person(void)
{
}
Person::~Person(void)
{
}
void Person::setFirstName(string newName)
{
firstName = newName;
}
string Person::get... | [
"jeffharris88@accf1826-6565-04f0-df9b-893c0ca74f04"
] | [
[
[
1,
112
]
]
] |
e84b9b7dbad2e2d9a9a7a12740d7422805cc8c0e | 0b66a94448cb545504692eafa3a32f435cdf92fa | /tags/0.6/cbear.berlios.de/windows/com/ulonglong.hpp | 0345491b541d68f25d1dc1e5d1ee8e7217902803 | [
"MIT"
] | permissive | BackupTheBerlios/cbear-svn | e6629dfa5175776fbc41510e2f46ff4ff4280f08 | 0109296039b505d71dc215a0b256f73b1a60b3af | refs/heads/master | 2021-03-12T22:51:43.491728 | 2007-09-28T01:13:48 | 2007-09-28T01:13:48 | 40,608,034 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,479 | hpp | /*
The MIT License
Copyright (c) 2005 C Bear (http://cbear.berlios.de)
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
u... | [
"sergey_shandar@e6e9985e-9100-0410-869a-e199dc1b6838"
] | [
[
[
1,
41
]
]
] |
c5566b53b060e4679fc1c5fa135d207fe282f29f | e53e3f6fac0340ae0435c8e60d15d763704ef7ec | /WDL/wingui/virtwnd-iaccessible.cpp | 9bf6ac8286a64a8ee77a2d1c22bace0ba30805e2 | [] | no_license | b-vesco/vfx-wdl | 906a69f647938b60387d8966f232a03ce5b87e5f | ee644f752e2174be2fefe43275aec2979f0baaec | refs/heads/master | 2020-05-30T21:37:06.356326 | 2011-01-04T08:54:45 | 2011-01-04T08:54:45 | 848,136 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,875 | cpp | #if defined(_WIN32) && !defined(WDL_DISABLE_IACCESSIBLE)
#include <windows.h>
#include <oleacc.h>
#include <winable.h>
#include "virtwnd-controls.h"
#include "../wdltypes.h"
static BSTR SysAllocStringUTF8(const char *str)
{
WCHAR tmp[1024];
int slen = strlen(str)+1;
WCHAR *wstr = slen < 1000 ? t... | [
"deadbeef@test.ninjam.com"
] | [
[
[
1,
850
]
]
] |
7528486c78c2e7fc05296714adb17c30e4a3f120 | 6253ab92ce2e85b4db9393aa630bde24655bd9b4 | /Scene Estimator 2/ArbiterMessage.h | b417a0239d0f3af330ca753abfb3ddbf581e6dff | [] | 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 | 2,109 | h | #pragma once
#include <string>
//this file provides the methods that will go from the unmanaged C++ code of the scene estimator to the managed publisher
//specifically for the Arbiter communication
#ifdef __cplusplus_cli
#pragma managed(push,off)
#endif
#define ARBITER_MAX_PARTITIONS 20
using namespace ... | [
"anathan@5031bdca-8e6f-11dd-8a4e-8714b3728bc5"
] | [
[
[
1,
71
]
]
] |
5e21b750ad77df2149ba56260ebb7e459f944f17 | 4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4 | /src/nvimage/openexr/src/IlmImf/ImfHeader.cpp | 0782f6a0c24a99acc8a7810187bfd98a66da65e9 | [] | no_license | saggita/nvidia-mesh-tools | 9df27d41b65b9742a9d45dc67af5f6835709f0c2 | a9b7fdd808e6719be88520e14bc60d58ea57e0bd | refs/heads/master | 2020-12-24T21:37:11.053752 | 2010-09-03T01:39:02 | 2010-09-03T01:39:02 | 56,893,300 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 24,477 | cpp | ///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2004, Industrial Light & Magic, a division of Lucas
// Digital Ltd. LLC
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided th... | [
"castano@0f2971b0-9fc2-11dd-b4aa-53559073bf4c"
] | [
[
[
1,
1003
]
]
] |
4cee05c541689c4599515cf9d4a35f7b883cd981 | 7d6597b8619a63f65b8a6cfcae721da7592b92aa | /spiral-core/include/spiral/internet/base/BaseConnector.h | befaef2e50c44cc10cb0dd6e7be9adf163a08b5d | [
"MIT"
] | permissive | RangelReale/spiral-io | 51eb976a1def7959d364a57921cab527d30ea428 | cf8dbdfcfbef5dc8092fd7ea0ce8d052edf2f35d | refs/heads/master | 2023-07-06T22:39:19.708949 | 2009-12-10T21:00:22 | 2009-12-10T21:00:22 | 37,156,634 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,391 | h | #ifndef _SPIRAL_INTERNET_BASE_BASECONNECTOR_H__
#define _SPIRAL_INTERNET_BASE_BASECONNECTOR_H__
#include "spiral/Exception.h"
#include "spiral/internet/interfaces/IConnector.h"
#include "spiral/internet/protocol/ClientFactory.h"
#include "spiral/internet/interfaces/IReactorCore.h"
#include "spiral/sys/IntegerTy... | [
"hitnrun@6cb40615-3296-4dc8-bcc4-269c24c2e8c1"
] | [
[
[
1,
55
]
]
] |
0b6152f9cd8db2281fc3a2cec1d5b882e355dd61 | 4061b5e48204bf0ee878440a602d84c1d6623396 | /boilerplates/header.hpp | fe1feacf18cf5f27a41582002171bb5795a55b6e | [] | no_license | m0tive/boil | 9863dabf39eedf34e932dea2f5c502da2c32cc6c | 115bb5cb15fed9805be56b3b395e25136ad52fc5 | refs/heads/master | 2020-04-05T09:19:57.514860 | 2010-12-01T22:50:11 | 2010-12-01T22:50:11 | 1,130,227 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 506 | hpp | // File Info {{{
//------------------------------------------------------------------------------
/// \file @FILENAME@.cpp
/// \date @DATE@
/// \author @AUTHOR@
/// \brief
/// \note Copyright (C) @YEAR@ - All Rights Reserved
//}}}---------------------------------------------------------------------------
// I... | [
"peter.dodds@gmail.com"
] | [
[
[
1,
24
]
]
] |
52fb9ea1de6b508107bb9058624f50c0f15b6689 | 619941b532c6d2987c0f4e92b73549c6c945c7e5 | /Include/Direct3D9Plugin/Video/Direct3D9VideoDevice.h | 04ae6d300ff45ba7025378a8624374775349b560 | [] | no_license | dzw/stellarengine | 2b70ddefc2827be4f44ec6082201c955788a8a16 | 2a0a7db2e43c7c3519e79afa56db247f9708bc26 | refs/heads/master | 2016-09-01T21:12:36.888921 | 2008-12-12T12:40:37 | 2008-12-12T12:40:37 | 36,939,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,301 | h | // //
// # # ### # # -= Nuclex Project =- //
// ## # # # ## ## Direct3D9VideoDevice.h - Direct3D9 renderer //
// ### # # ### //
// ... | [
"ctuoMail@5f320639-c338-0410-82ad-c55551ec1e38"
] | [
[
[
1,
373
]
]
] |
6d04a51a7c9f9b5060795665856fc4e58a49079c | 2fdbf2ba994ba3ed64f0e2dc75cd2dfce4936583 | /spectre/qtableviewex.h | 10df695a1ea3d4d6be23a65bb1d2e83ba1acfa49 | [] | no_license | TERRANZ/terragraph | 36219a4e512e15a925769512a6b60637d39830bf | ea8c36070f532ad0a4af08e46b19f4ee1b85f279 | refs/heads/master | 2020-05-25T10:31:26.994233 | 2011-01-29T21:23:04 | 2011-01-29T21:23:04 | 1,047,237 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 419 | h | #ifndef QTABLEVIEWEX_H
#define QTABLEVIEWEX_H
#include <QTableView>
class QTableViewEx : public QTableView
{
Q_OBJECT
public:
explicit QTableViewEx(QWidget *parent = 0);
protected:
virtual void selectionChanged(const QItemSelection &selected, const QItemSelection &deselected);
signals:
... | [
"vterranz@gmail.com"
] | [
[
[
1,
22
]
]
] |
110404b241f02ab6be2192ef8479fba8b4f4d10d | 067ff5708784b1fd2595957de78518e87073ccb4 | /Image Viewer/Viewer Application/MouseGesture.cpp | cd0eeb3676ee2ba43eff3be060ce8a2041f4cef0 | [] | no_license | wolfmanu/opencvthesis | 637a6a6ead5c839e731faca19ae0dd3e59e33cd3 | c4e806d6369b4ed80ebadce1684e32f147eafce4 | refs/heads/master | 2016-09-05T22:38:07.528951 | 2010-09-10T12:01:49 | 2010-09-10T12:01:49 | 32,142,213 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,681 | cpp | /****************************************************************************
MouseGesture.cpp: implementation of the CMouseGesture class.
written by PJ Arends
pja@telus.net
Copyright (c) 2005
-----------------------------------------------------------------------------
This code is provided as is, with no wa... | [
"thewolfmanu@8d742ff4-5afa-cc76-88a1-f39302f5df42"
] | [
[
[
1,
838
]
]
] |
5faa5f32ed99d62b2b3b5464bb2e9ac2b559f9d8 | 74e7667ad65cbdaa869c6e384fdd8dc7e94aca34 | /MicroFrameworkPK_v4_1/BuildOutput/public/Release/Client/stubs/corlib_native_System_Array.h | 83c7861b617285d264702da7cf277b2e42da175f | [
"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 | 1,702 | h | //-----------------------------------------------------------------------------
//
// ** WARNING! **
// This file was generated automatically by a tool.
// Re-running the tool will overwrite this file.
// You should copy this file to a custom location
// before adding any customizat... | [
"psampaio.isel@gmail.com"
] | [
[
[
1,
32
]
]
] |
a515577adf455e2f402fc6814e08e0f2f57ca67b | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/mm/mmf/T_MdaAudioToneUtility/inc/T_MdaAudioToneUtilityServer.h | bf61943a7fc7221c49b75ceecb52937ed049c808 | [] | no_license | SymbianSource/oss.FCL.sftools.ana.compatanamdw | a6a8abf9ef7ad71021d43b7f2b2076b504d4445e | 1169475bbf82ebb763de36686d144336fcf9d93b | refs/heads/master | 2020-12-24T12:29:44.646072 | 2010-11-11T14:03:20 | 2010-11-11T14:03:20 | 72,994,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,301 | h | /*
* Copyright (c) 2005-2008 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/lega... | [
"none@none"
] | [
[
[
1,
53
]
]
] |
f9a7410018e61c422bacacdb117a468b3cb2e117 | 45229380094a0c2b603616e7505cbdc4d89dfaee | /wavelets/haar_src/src/ai/HaarFeatures.h | 8ce65f37dccb4237aa52ac9c079bf2833dd89787 | [] | no_license | xcud/msrds | a71000cc096723272e5ada7229426dee5100406c | 04764859c88f5c36a757dbffc105309a27cd9c4d | refs/heads/master | 2021-01-10T01:19:35.834296 | 2011-11-04T09:26:01 | 2011-11-04T09:26:01 | 45,697,313 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,338 | h |
#ifndef HaarFeatures_h
#define HaarFeatures_h
#include "common.h"
#include "vec2D.h"
#include "vec2Di.h"
class HaarFeatures
{
public:
HaarFeatures();
//HaarFeatures(const HaarFeatures& hf);
~HaarFeatures();
// Operators
//const HaarFeatures& operator=(const Haar... | [
"perpet99@cc61708c-8d4c-0410-8fce-b5b73d66a671"
] | [
[
[
1,
103
]
]
] |
d0f90f46af63450373c6b1aabb978fa13f422a68 | a2904986c09bd07e8c89359632e849534970c1be | /topcoder/BinaryIncrementation.cpp | e602f549f2c88bb45c401a77b07743201fe84224 | [] | 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 | 5,393 | cpp | // BEGIN CUT HERE
// END CUT HERE
#line 5 "BinaryIncrementation.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>... | [
"shin@CF-7AUJ41TT52JO.(none)"
] | [
[
[
1,
215
]
]
] |
4dfd9a82bf18065f235461ec593600e7941baee8 | 37f1b00f0aba269599453952c0394b105b797744 | /classes/ugrad/csci1120/lab1/lab1.cc | 6535264667752973d84df297785d1898483c9179 | [] | no_license | palmerc/lab | 58e95801619a4d9c00a8e1caae8d872952d455b0 | d9c36b84dac060ce8c74251f6c42b121653dd837 | refs/heads/master | 2016-09-06T09:43:12.532000 | 2010-09-10T14:23:58 | 2010-09-10T14:23:58 | 16,708,989 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 614 | cc | //lab1.cc, a driver for list.cc
//CSCI 1120
//Will Briggs
#include <iostream.h>
#include "list.h"
main ()
{
Item Letters [MAX_ITEMS]; int num_letters = 0;
insert (Letters, num_letters, 'A');
insert (Letters, num_letters, 'D');
insert (Letters, num_letters, 'R');
insert (Letters, num_lett... | [
"palmerc@9c8e43f7-b2fe-0310-8927-e999a62a3b53"
] | [
[
[
1,
26
]
]
] |
f189f1b6de3008bc940825f3a46fc45b2803bebf | 8c54d89af1800c4c06959a3b7b62d04f883a11c0 | /Sphere.hh | 2ac3f3ac0896eb820b1eefefb3355c63765207c6 | [] | no_license | dknutsen/dokray | 567c79e7a69c80a97cd73bead151a12ad2d34f23 | 92acd2967542865963462aaf2299ab2427b89f31 | refs/heads/master | 2020-12-24T13:29:01.740250 | 2011-10-23T23:09:49 | 2011-10-23T23:09:49 | 2,639,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 810 | hh | /*
Author: Daniel Knutsen
Course: Comp 361, Computer Graphics
Date: 5/3/09
Desc: This is the header file for the Sphere class
*/
#ifndef Sphere_hh
#define Sphere_hh
#include "Primitive.hh"
#include "Vector.hh"
#include "Point.hh"
#include "Ray.hh"
#include "HitRecord.hh"
#include "RenderContext.h... | [
"dknutsen@gmail.com"
] | [
[
[
1,
41
]
]
] |
9980bebe161806e38a290ba4776a7152be083966 | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/sun/src/QuestScripts/Undercity.cpp | 207527be048856d98e31f2ed9c345fe02562bf74 | [] | 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 | 1,525 | cpp | #include "StdAfx.h"
#include "Setup.h"
#include "EAS/EasyFunctions.h"
class Quest_JourneytoUndercity : public QuestScript
{
public:
void CanSelect(Creature *creat)
{
creat->SetUInt32Value(UNIT_NPC_FLAGS, 2);
}
void OnQuestComplete(Player* mTarget, QuestLogEntry *qLogEntry)
{
Creature... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
38
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.