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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a799d1a33e561a0049ddf9d86f01c4f7eb9dc98c | a3d70ef949478e1957e3a548d8db0fddb9efc125 | /各分块设定示例/脚本/src/common.h | 5ed4f7317d3a60602a5e94f08972a6d3cb5f89ad | [] | no_license | SakuraSinojun/ling | fc58afea7c4dfe536cbafa93c0c6e3a7612e5281 | 46907e5548008d7216543bdd5b9cc058421f4eb8 | refs/heads/master | 2021-01-23T06:54:30.049039 | 2011-01-16T12:23:24 | 2011-01-16T12:23:24 | 32,323,103 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 623 | h |
#pragma once
#ifndef __COMMON_H__
#define __COMMON_H__
#include "comdef.h"
namespace common
{
void Error(const char * string, ...); // error.cpp
}
// 这个名字空间里的函数用于加载文件.
// pl = preload
// 当重复加载同一个文件时,load函数会查找已加载的文件以防止重复利用.
// preload.cpp
namespace pl
{
void * load(const char *... | [
"SakuraSinojun@f09d58f5-735d-f1c9-472e-e8791f25bd30"
] | [
[
[
1,
35
]
]
] |
5791184b79707e6bda0fe4220f8169850dfe6084 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/sax2/LexicalHandler.hpp | 70998ce626329b43dcbb6835d4a3092163c0d081 | [
"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 | 5,656 | 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... | [
"aburke@bitflood.org"
] | [
[
[
1,
188
]
]
] |
491d45a816a7de53650762630f11c199d36ff976 | 10bac563fc7e174d8f7c79c8777e4eb8460bc49e | /sense/MTi_server_t.cpp | da41bb3fa550b2452692f69d966b8f1e561ced04 | [] | no_license | chenbk85/alcordev | 41154355a837ebd15db02ecaeaca6726e722892a | bdb9d0928c80315d24299000ca6d8c492808f1d5 | refs/heads/master | 2021-01-10T13:36:29.338077 | 2008-10-22T15:57:50 | 2008-10-22T15:57:50 | 44,953,286 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,622 | cpp | #include "MTi_server_t.h"
#include "alcor/core/config_parser_t.hpp"
//-------------------------------------------------------------------
namespace all { namespace sense {
//-------------------------------------------------------------------
MTi_server_t::MTi_server_t(const std::string& inifile)
{
//
... | [
"andrea.carbone@1c7d64d3-9b28-0410-bae3-039769c3cb81"
] | [
[
[
1,
48
]
]
] |
03c43aaad218581ca8bd39de2d418e0a805873dd | 83ed25c6e6b33b2fabd4f81bf91d5fae9e18519c | /code/SceneCombiner.h | e6a5035cdcbde1763cd143cc4cb0934bf5e8147b | [
"BSD-3-Clause"
] | permissive | spring/assimp | fb53b91228843f7677fe8ec18b61d7b5886a6fd3 | db29c9a20d0dfa9f98c8fd473824bba5a895ae9e | refs/heads/master | 2021-01-17T23:19:56.511185 | 2011-11-08T12:15:18 | 2011-11-08T12:15:18 | 2,017,841 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 12,885 | h | /*
Open Asset Import Library (ASSIMP)
----------------------------------------------------------------------
Copyright (c) 2006-2010, ASSIMP Development Team
All rights reserved.
Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the ... | [
"aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f"
] | [
[
[
1,
365
]
]
] |
f989f886de0c8bd20eaccbaa6a6d1476d31c363e | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/util/regx/UnionToken.cpp | 3e5692e6a311608d12a688ca133e7ec65faceccc | [
"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 | 6,678 | cpp | /*
* Copyright 2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | [
"aburke@bitflood.org"
] | [
[
[
1,
200
]
]
] |
ec485edeebcdb10ab0b9b6f397ae64cec32f7c14 | 4130b759a019fd0c6e30f820b1aed3b705520d77 | /Vanilla3.h | eacd184f1aba1c2b7cd59e6df4c925269984304d | [] | no_license | abzaremba/Joshi | f8df80e6bd1abc938b8cc57a296ac4160677332c | e8ce402b777191d6735dc0179afca721c80c542b | refs/heads/master | 2021-01-23T08:15:13.234955 | 2011-11-14T16:01:37 | 2011-11-14T16:01:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 312 | h | #ifndef VANILLA_3_H
#define VANILLA_3_H
#include "PayoffBridge.h"
class VanillaOption
{
public:
VanillaOption(const PayoffBridge &ThePayoff_, double Expiry_);
double OptionPayoff(double Spot) const;
double GetExpiry() const;
private:
double Expiry;
PayoffBridge ThePayoff;
};
#endif | [
"anna.b.zaremba@gmail.com"
] | [
[
[
1,
20
]
]
] |
5863ca74bd7cefa14db3dd7ea996fe1b51d9f0f6 | 9fb229975cc6bd01eb38c3e96849d0c36985fa1e | /src/Bluetooth/AsyncBase.h | 0574fa2962e6780e1faf1bbb3b94faee765f42c2 | [] | no_license | Danewalker/ahr | 3758bf3219f407ed813c2bbed5d1d86291b9237d | 2af9fd5a866c98ef1f95f4d1c3d9b192fee785a6 | refs/heads/master | 2016-09-13T08:03:43.040624 | 2010-07-21T15:44:41 | 2010-07-21T15:44:41 | 56,323,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 395 | h |
#ifndef __ASYNCBASE__
#define __ASYNCBASE__
#include "config.h"
#ifdef HAS_BLUETOOTH_SYMBIAN
#ifdef __SYMBIAN32__
#include <e32base.h>
#include <es_sock.h>
class CAsyncBase : public CActive
{
public:
CAsyncBase();
virtual ~CAsyncBase();
protected:
TRequestStatus *m_status;
};
#endif //__... | [
"jakesoul@c957e3ca-5ece-11de-8832-3f4c773c73ae"
] | [
[
[
1,
27
]
]
] |
cf6bf53ae1688c418d7fed3b6d0215316b833dcd | 7d5bde00c1d3f3e03a0f35ed895068f0451849b2 | /logframe.h | b99f5872590ae5d7bb4137d7911da3925c449568 | [] | 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 | 1,749 | 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,
51
]
]
] |
42ebb7c993fd95c000c69cb697672e1c0cef68a0 | 25281ba3fc17716aaca69186a6f115e914c8ecf8 | /src/textoutput.h | 47e0d5919dc53d23d94fa7a1e7375ad770843b56 | [] | no_license | rehno-lindeque/osi-glgui | 97b2c6f771d2dd646e023366bcf05f7f68a5e2cc | 0b9e939e17fdb62fd089985cb6e67ac7aa11d1e6 | refs/heads/master | 2020-03-30T20:12:48.683127 | 2011-01-29T09:57:45 | 2011-01-29T09:57:45 | 1,303,874 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 642 | h | #ifndef __GLGUI_TEXTOUTPUT_H__
#define __GLGUI_TEXTOUTPUT_H__
//////////////////////////////////////////////////////////////////////////////
//
// TEXTOUTPUT.H
//
// Copyright © 2007, Rehno Lindeque. All rights reserved.
//
//////////////////////////////////////////////////////////////////////////////
/*... | [
"errantkid@gmail.com"
] | [
[
[
1,
26
]
]
] |
4390ecaa22faa46e0b5b066081dcb192d978a262 | 718dc2ad71e8b39471b5bf0c6d60cbe5f5c183e1 | /soft micros/Codigo/codigo portable/Vista/DiagramaDeNavegacion/Boxes/BoxPrincipalControlSD.hpp | 7c0a5b80f01334e74547ba5d61d5323e641b9f5b | [] | no_license | jonyMarino/microsdhacel | affb7a6b0ea1f4fd96d79a04d1a3ec3eaa917bca | 66d03c6a9d3a2d22b4d7104e2a38a2c9bb4061d3 | refs/heads/master | 2020-05-18T19:53:51.301695 | 2011-05-30T20:40:24 | 2011-05-30T20:40:24 | 34,532,512 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,072 | hpp | #ifndef _BOX_PRINCIPAL_CONTROL_SD_HPP
#define _BOX_PRINCIPAL_CONTROL_SD_HPP
#include "Box.hpp"
#include "Propiedades/ConstructorPropiedadGetter.hpp"
#include "MessagesOut/MessagesOut.hpp"
#include "Timer/FlagTimer/FlagTimer.hpp"
#include "PE/include/PE_Types.h"
#include "Memoria/Prom/Flash/FlashBkp.hpp"
#incl... | [
"nicopimen@9fc3b3b2-dce3-11dd-9b7c-b771bf68b549"
] | [
[
[
1,
68
]
]
] |
6a6c64531d96d79557388448e43312190ef63395 | 48113249b9c24b965a55cd8cef98d9a6edc0bb31 | /sidescroller/game.h | 798fbf43d788d08f29a775b103e6f0430ffa3bca | [] | no_license | janww/sidescroller | f2d6e16784be5585f16334119b35be28f8e79abb | caac450f92272b8b13710236cde73322a558755c | refs/heads/master | 2020-12-24T13:28:59.400165 | 2011-10-06T18:59:13 | 2011-10-06T18:59:13 | 2,528,012 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 592 | h | #include <iostream>
#include <fstream>
#include <vector>
#include <SDL.h>
#include "base.h"
#include "player.h"
class game{
SDL_Surface* screen, *background, *block;
SDL_Rect camera;
std::vector<std::vector<int>> map;
bool direction[2];
bool running;
SDL_Surface* load_image(const char* filename);
... | [
"mail@janwiemer.de"
] | [
[
[
1,
30
]
]
] |
b43889279c9f7977aba3356196d26f13797b01dd | 138a353006eb1376668037fcdfbafc05450aa413 | /source/GameListener.cpp | 5f849b3bd08e752ec65a3b1e3864ae5c3dcd2d61 | [] | no_license | sonicma7/choreopower | 107ed0a5f2eb5fa9e47378702469b77554e44746 | 1480a8f9512531665695b46dcfdde3f689888053 | refs/heads/master | 2020-05-16T20:53:11.590126 | 2009-11-18T03:10:12 | 2009-11-18T03:10:12 | 32,246,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 648 | cpp | #include "GameListener.h"
#include "Game.h"
#include "GameServices.h"
#include "InputManager.h"
GameListener::GameListener(Ogre::Root *ogreRoot) {
mGameServices = new GameServices(ogreRoot);
mGame = new Game(ogreRoot, mGameServices);
//mGameServices->setGame(mGame);
}
GameListener::~GameListener() {
d... | [
"Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e"
] | [
[
[
1,
28
]
]
] |
bbb9c269bbde3fefd1ba190bda9f34f35ab76cd9 | 076413cfd054131591ae7b4ef0b769c48b6d967b | /tetris/TetrominoS.h | 27b6794136bf66df5f4801010ab3f7ec6b9021ac | [
"MIT"
] | permissive | oliverzheng/tetris | 9ef134266ea528303f9fb6b8c28095575ef7b882 | 8a0c629e7378fd90c6b6f40a904b58e7110c4040 | refs/heads/master | 2020-06-03T15:08:26.444621 | 2010-02-02T03:54:40 | 2010-02-02T03:54:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,599 | h | /******************************************************************************
TetrominoS.h
Created for: Tetris
Copyright (C) 2006-2007 Oliver Zheng.
All rights reserved. No part of this software may be used or reproduced in
any form by any means without prior written permission.
- -
|
- -
Inheri... | [
"gitcommits+laptop@oliverzheng.com"
] | [
[
[
1,
58
]
]
] |
9c4c0febb3f7b6761739a462dcbd8062317897d2 | 1493997bb11718d3c18c6632b6dd010535f742f5 | /direct_ui/UIlib/UIMarkup.h | 28bcf52beb2968b1a83fdd27ec63f0e26db09f6a | [] | no_license | kovrov/scrap | cd0cf2c98a62d5af6e4206a2cab7bb8e4560b168 | b0f38d95dd4acd89c832188265dece4d91383bbb | refs/heads/master | 2021-01-20T12:21:34.742007 | 2010-01-12T19:53:23 | 2010-01-12T19:53:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,644 | h | #if !defined(AFX_MARKUP_H__20050505_6983_3DDF_F867_0080AD509054__INCLUDED_)
#define AFX_MARKUP_H__20050505_6983_3DDF_F867_0080AD509054__INCLUDED_
#pragma once
class CMarkup;
class CMarkupNode;
class UILIB_API CMarkup
{
friend CMarkupNode;
public:
CMarkup(LPCTSTR pstrXML = NULL);
~CMarkup();
bool... | [
"kovrov@gmail.com"
] | [
[
[
1,
109
]
]
] |
32bce2a99e4d40942ab2c04f547809cf1d80f3d2 | 1cc5720e245ca0d8083b0f12806a5c8b13b5cf98 | /v107/c/c.cpp | 21dc3e25396ca78ea6e1cf254aba1cfc41774e97 | [] | no_license | Emerson21/uva-problems | 399d82d93b563e3018921eaff12ca545415fd782 | 3079bdd1cd17087cf54b08c60e2d52dbd0118556 | refs/heads/master | 2021-01-18T09:12:23.069387 | 2010-12-15T00:38:34 | 2010-12-15T00:38:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,490 | cpp | #include <iostream>
#include <assert.h>
#include <string>
#include <stdio.h>
#include <stdlib.h>
using namespace std;
/*void start() {
}*/
/*bool start() {
return false;
}*/
int n;
double pes[110];
int posc;
double tot;
double pos[3100000];
int quem[3100000];
int pre[3100000];
int main () ... | [
"guilherme.silveira@caelum.com.br"
] | [
[
[
1,
86
]
]
] |
66903c3c2888aab3536e648297b7d9b7d8313345 | dde6e080c5f427d57dbd416f92b25e1bb32aad83 | /Sphere.h | e265294a6cdb7401bb4b3b2b7c2a24f7e20a73b8 | [] | no_license | davidjonsson/aglobal | b0d715fa155cce1767cc0a4577e8d60006dbbf30 | a7c1fb8bf456de655bd5fa62259d131b8f18f48d | refs/heads/master | 2021-01-01T19:39:09.981802 | 2010-11-08T15:39:58 | 2010-11-08T15:39:58 | 1,025,287 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 384 | h | #ifndef SPHERE_H
#define SPHERE_H
#include "Shape.h"
class Sphere : public Shape{
public:
Sphere();
Sphere(float, Vec3f, Material);
float radius;
Vec3f origin;
Vec3f intersect(Ray* r, Vec3f *normalR);
// Vec3f get... | [
"davidjons@gmail.com"
] | [
[
[
1,
24
]
]
] |
63a7f90ebd20ca0c2a48c63a53a163d19938a9d2 | 9089f5a53ae6ede61f9da7ddd44fefe47e9e5f07 | /phase_4/driver.cpp | d335ebf77be4a6b4f83919697d83cb8665474a73 | [] | no_license | akamel001/File-System | a5f27deea482da1693d0a83b797e4ba6fa8ff338 | 901d5392a9c3112a3834c7d5071a4eb5f7858bc6 | refs/heads/master | 2021-01-19T12:38:47.928372 | 2011-11-22T00:53:46 | 2011-11-22T00:53:46 | 2,824,363 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 534 | cpp | /*
* Author: Abdelrahman Kamel
* Assignment: CSCI 350 project 1
* Creation date: 10/3/2009
* Description: A test driver for the simulation disk
*/
#include <iostream>
#include <fstream>
#include "table.h"
using namespace std;
int main()
{
Pdisk disk("disk",500,128);
fileSys fs(disk);
... | [
"akamel001@gmail.com"
] | [
[
[
1,
31
]
]
] |
ed70f175fc8309eb104269249d8873af56d1541a | 028d6009f3beceba80316daa84b628496a210f8d | /uidesigner/com.nokia.sdt.referenceprojects.test/data/lists_3_0/reference/inc/lists_3_0Application.h | a65d33b8a97751332fe5e2b8fad2377ebd047832 | [] | 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 | 809 | h | #ifndef LISTS_3_0APPLICATION_H
#define LISTS_3_0APPLICATION_H
// [[[ begin generated region: do not modify [Generated Includes]
#include <aknapp.h>
// ]]] end generated region [Generated Includes]
// [[[ begin generated region: do not modify [Generated Constants]
const TUid KUidlists_3_0Application = { 0xE88E... | [
"Deepak.Modgil@Nokia.com"
] | [
[
[
1,
27
]
]
] |
18341088cf0d45560007aed8dece1df97772e2d5 | 990e19b7ae3d9bd694ebeae175c50be589abc815 | /src/cwapp/Parser.cpp | 06fab91830b4c713bbe3eca49c34707c20b1e628 | [] | no_license | shadoof/CW2 | 566b43cc2bdea2c86bd1ccd1e7b7e7cd85b8f4f5 | a3986cb28270a702402c197cdb16373bf74b9d03 | refs/heads/master | 2020-05-16T23:39:56.007788 | 2011-12-08T06:10:22 | 2011-12-08T06:10:22 | 2,389,647 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,478 | cpp | #include "main.h"
#include "ConvertUTF.h"
//===========================================
void assign(Color3 &color, string str)
{
if (str.length() > 0) {
if (str[0] != '(') {
str = "(" + str + ")";
}
Vector3 vec = Parser::to_vector(str);
//scale down to 0-1 range
color.r ... | [
"jeffrey@endrift.com"
] | [
[
[
1,
215
]
]
] |
110a53d7b49e4b55b05fd09f3e65a4d118179974 | 051ee8974ba920bf92c4456ce7fd92154068764f | /boolib/crypt/ShakedValue.h | 96bb7d0f4e8e05d580efd4934d478ff751f618c8 | [] | no_license | k06a/boolib | ab0f379ad9079434e91452d7287509b843dc2641 | 9b154e6d54b7e54b6fe847d53580ec61fd358c20 | refs/heads/master | 2016-09-06T18:25:02.912776 | 2010-12-26T19:11:21 | 2010-12-26T19:11:21 | 32,887,618 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 3,594 | h | #ifndef SHAKEDVALUE_H
#define SHAKEDVALUE_H
#include <stdlib.h>
namespace boolib
{
namespace crypt
{
template<class T>
class ShakedValue
{
int itemCount;
T ** items;
public:
// Конструкторы и деструкторы
Sh... | [
"k06a@localhost"
] | [
[
[
1,
117
]
]
] |
6376449870b953f2f2ae3c79a1568416b297bb44 | 29e87c19d99b77d379b2f9760f5e7afb3b3790fa | /src/util/StrFormat.h | efbf3f0eb168613c9422eb3396d1b87604787cd5 | [] | no_license | wilcobrouwer/dmplayer | c0c63d9b641a0f76e426ed30c3a83089166d0000 | 9f767a15e25016f6ada4eff6a1cdd881ad922915 | refs/heads/master | 2021-05-30T17:23:21.889844 | 2011-03-29T08:51:52 | 2011-03-29T08:51:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,066 | h | #ifndef STR_FORMAT_H
#define STR_FORMAT_H
#include <string>
#include <boost/format.hpp>
/**
* convenience wrapper for boost::format
*
* @param fmt format string
* @param ... values to fill in
* @return formatted std::string
*
* @see http://www.boost.org/libs/format/doc/format.html
* for for... | [
"simon.sasburg@e69229e2-1541-0410-bedc-87cb2d1b0d4b"
] | [
[
[
1,
44
]
]
] |
8b7b523c766e393ba9a540d8438f26191f5f07b9 | b822313f0e48cf146b4ebc6e4548b9ad9da9a78e | /KylinSdk/Standard/Source/CSVFile.h | 38177aef2a980dcb885f19f9df9dc7354d2f2ba2 | [] | 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 | 1,730 | h | #pragma once
namespace Kylin
{
class CSVFile
{
public:
CSVFile(void);
~CSVFile(void);
// open and load csv file
KBOOL Open(KCCHAR* pFilePath);
// get max row
KINT GetRowCount(KVOID);
// get max col
KINT GetColCount(KVOID);
// get KSTR
KCCHAR* GetString(KINT nRow, KINT nCol, K... | [
"apayaccount@gmail.com"
] | [
[
[
1,
56
]
]
] |
fe5cb1192411f62af881d3def81a3fe7ea0ee91c | fbc105604f9be63c18017a77bb6cb590eec00b3e | /ssdt-hook/vs2010-exe/protectTask/protectTask.h | 7854514530400934d56626aab2b5844b8b3741c2 | [] | no_license | 340211173/windows-driver-sky | 973e010c26a48fc0b51c98424bfa73474ebec132 | ae26fe3792b07f989c8802e6b63e63b5437baa29 | refs/heads/master | 2021-01-24T01:42:28.356172 | 2011-08-28T15:22:10 | 2011-08-28T15:22:10 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 516 | h |
// protectTask.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#endif
#include "resource.h" // 主符号
// CprotectTaskApp:
// 有关此类的实现,请参阅 protectTask.cpp
//
class CprotectTaskApp : public CWinApp
{
public:
CprotectTaskApp();
// 重写
pub... | [
"topgiftie@gmail.com@3a3cd65c-1fc1-b21e-901d-6b6205d3bd68"
] | [
[
[
1,
32
]
]
] |
017678260469ca1e94dedf1173312964705f47cc | de0881d85df3a3a01924510134feba2fbff5b7c3 | /apps/moreExamples/contourAnalysisExample/src/testApp.cpp | bfccf1fa7d1ec84e1f4e4ab5ebca707a3b111f9d | [] | no_license | peterkrenn/ofx-dev | 6091def69a1148c05354e55636887d11e29d6073 | e08e08a06be6ea080ecd252bc89c1662cf3e37f0 | refs/heads/master | 2021-01-21T00:32:49.065810 | 2009-06-26T19:13:29 | 2009-06-26T19:13:29 | 146,543 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,311 | cpp | #include "testApp.h"
//--------------------------------------------------------------
void testApp::setup(){
ofBackground(0,0,0);
image.loadImage(ofToDataPath("images/board_0.jpg"));
w = image.width;
h = image.height;
imageAsGray.allocate(w,h);
mouseX = 0;
mouseY = 0;
image... | [
"meta.rb@gmail.com"
] | [
[
[
1,
117
]
]
] |
659d53230d289d8bbbfca0375e9abc3cc3e16f8e | 9566086d262936000a914c5dc31cb4e8aa8c461c | /EnigmaAudio/IAudioEncoder.hpp | 1fa1710ce69e54ec4e14316d82ec50e3e51408b2 | [] | no_license | pazuzu156/Enigma | 9a0aaf0cd426607bb981eb46f5baa7f05b66c21f | b8a4dfbd0df206e48072259dbbfcc85845caad76 | refs/heads/master | 2020-06-06T07:33:46.385396 | 2011-12-19T03:14:15 | 2011-12-19T03:14:15 | 3,023,618 | 1 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,331 | hpp | #ifndef IAUDIOENCODER_HPP_INCLUDED
#define IAUDIOENCODER_HPP_INCLUDED
/*
Copyright © 2011 Christopher Joseph Dean Schaefer (disks86)
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.
... | [
"disks86@gmail.com"
] | [
[
[
1,
36
]
]
] |
d0f3e3e77f72dd5c66e0cc95ba57996b6c2f00bc | ee2e06bda0a5a2c70a0b9bebdd4c45846f440208 | /word/CppUTest/src/Platforms/Gcc/GccMemoryLeakWarning.cpp | 3f2d550c28be851fbf35be363e4a9ecaa8763d0a | [] | 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 | UTF-8 | C++ | false | false | 6,742 | cpp | /*
* Copyright (c) 2007, Michael Feathers, James Grenning and Bas Vodde
* 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 cop... | [
"RobinofChina@43938a50-64aa-11de-9867-89bd1bae666e"
] | [
[
[
1,
229
]
]
] |
80885c880e815f09e36941dbfacffe3cbb1241ca | 67346d8d188dbf2a958520a7e80637481d15e676 | /source/GameStateCredits.cpp | a2ca736ca9b116151bc80cc68876be082a6f34a7 | [] | no_license | Alrin77/ndsgameengine | 1a137621eb1b32849c179cd7f8c719c600b1a1f6 | 7afbb847273074ba0f7d3050322d7183c2b2c212 | refs/heads/master | 2016-09-03T07:30:11.105686 | 2010-12-04T22:05:16 | 2010-12-04T22:05:16 | 33,461,675 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 354 | cpp | #include "GameStateCredits.h"
GameStateCredits::GameStateCredits(){
}
GameStateCredits::~GameStateCredits(){
}
void GameStateCredits::Initialize(){
}
void GameStateCredits::Update(){
}
void GameStateCredits::Draw(){
}
void GameStateCredits::Cleanup(){
}
void GameStateCredits::Pause(){
}
v... | [
"bmp410@gmail.com@21144042-5242-e64c-d35b-eb64d47aa59c"
] | [
[
[
1,
25
]
]
] |
748a8dffd0e39eeec836577264361f3cb1dacf66 | f2cc5cef5b0375083b98a13cd28edcee19e55e70 | /src/SharedData/SharedData.cpp | 0004bec0490c781f924b6648d21c7a87d2eaf592 | [] | no_license | romanio/mpsqt | 6153b598d6c17e0127a2e8130036bf7bb9e7aa26 | 7dbeb33cf92f7db46763ec94fc008f6e7635dac1 | refs/heads/master | 2021-01-20T10:11:07.723341 | 2010-07-14T20:36:21 | 2010-07-14T20:36:21 | 32,221,641 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,510 | cpp | #include "SharedData.h"
SharedData::SharedData()
{
isAllocated = false;
}
SharedData::~SharedData()
{
ClearArrays();
}
SharedData* SharedData::Instance()
{
if (!self) self = new SharedData();
refcount++;
return self;
}
void SharedData::FreeInst()
{
refcount--;
if (!refcount)
{
dele... | [
"rkositsyn@95aae30a-fe7a-11de-b8ab-b3eb4b1fa784"
] | [
[
[
1,
82
]
]
] |
5abe452744d37dcfd9dc7418372ab6ec17fe29f0 | 2ae633d4e9794f8be42c3945071812d944d32146 | /Bullet/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp | f7d5d00cb166ddb758afd9b6825864b556d518a4 | [
"Zlib"
] | permissive | mmmovania/bullet-physics-viewer | fa27134e84ed1896dbc49b5bee1538703ec94647 | 962f6b6fd74317ce8f9edd26c7772c57a5cae12c | refs/heads/master | 2021-01-01T16:55:10.600797 | 2011-10-28T03:26:04 | 2011-10-28T03:26:04 | 32,207,656 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 52,120 | cpp | /*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
P... | [
"saggitasaggita@gmail.com@a37908be-9fcf-b1de-0eca-ed7eba0bb5bd"
] | [
[
[
1,
1238
]
]
] |
36e69d895ff081ea83335501775ecb4f7cdce779 | bfbe6667ce1a0b7b2772f4de57829d8760a0f55c | /var.3/Проекты/main.cpp | a99206798f0747f9b7fc332f1727c91dbbf1bfb6 | [] | no_license | buger/CPP-Labs | 50333a317657d495ad5a3f120441ed5988ea16d5 | f413c505af4a9f612c597214ab68384b588f5389 | refs/heads/master | 2023-07-12T11:41:10.793947 | 2009-10-17T16:00:24 | 2009-10-17T16:00:24 | 339,804 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 258 | cpp | #include <stdio.h>
#include <conio.h>
#include <stdlib.h>
#include "func.h"
const int r1=7;
const int r2=8;
const int r3=6;
void main()
{
int M[r1],L[r2],C[r3];
randomize();
clrscr();
form(M,L,C,r1,r2,r3);
func(M,L,C,r1,r2,r3);
getch();
}
| [
"leonsbox@gmail.com"
] | [
[
[
1,
17
]
]
] |
e0aaa5b489084c88bc8d7a1a72c905a4a8b706d2 | 5fb9b06a4bf002fc851502717a020362b7d9d042 | /developertools/MapRenderer/src/renderer/Animation.cpp | c215299eae69efb3928c6d88ab6deba4ad9eb7a7 | [] | no_license | bravesoftdz/iris-svn | 8f30b28773cf55ecf8951b982370854536d78870 | c03438fcf59d9c788f6cb66b6cb9cf7235fbcbd4 | refs/heads/master | 2021-12-05T18:32:54.525624 | 2006-08-21T13:10:54 | 2006-08-21T13:10:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 735 | cpp | //
// File: Animation.cpp
// Created by: Alexander Oster - tensor@ultima-iris.de
//
#include "renderer/Animation.h"
#include "include.h"
using namespace std;
cAnimation::cAnimation ()
{
}
cAnimation::~cAnimation ()
{
ClearFrames();
}
void cAnimation::ClearFrames()
{
for (int i=0; i... | [
"sience@a725d9c3-d2eb-0310-b856-fa980ef11a19"
] | [
[
[
1,
39
]
]
] |
7557f1ef1d813f0ebafded44515780a53d06d906 | 9190ca752045c29a3afb830fed21e4782c4714af | /sandbox/gui_plan_lol/Control/vdfilecontrol.cpp | c52b8485ca43d51e2ab5ac93138aa796febc7a78 | [] | no_license | andrikoka/vdmanager | 2422ac654059feca178a1ad60b4865476327f41d | 63feffae35383be753757c0e075d3112e5f0f483 | refs/heads/master | 2021-01-10T13:47:01.523688 | 2010-12-07T17:48:24 | 2010-12-07T17:48:24 | 47,425,124 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,413 | cpp | #include <Control/vdfilecontrol.h>
VDFileControl::VDFileControl(MainWindow * GUI,QObject *parent) :
QObject(parent)
{
this->t.start();
QDir dir;
dir = QDir();
dispatcher = new VDDispatcher(this);
this->mw = GUI;
QList<QFileInfo> drive = dir.drives();
QFileIconProvider q... | [
"vfiber@gmail.com"
] | [
[
[
1,
85
]
]
] |
c48da8818ee3bd9f29afb4c14fab443b045e2b1a | d81bbe5a784c804f59f643fcbf84be769abf2bc9 | /Gosling/include/GosLine.h | 5e81d509e6c92f85677dea235420de900be2994e | [] | no_license | songuke/goslingviz | 9d071691640996ee88171d36f7ca8c6c86b64156 | f4b7f71e31429e32b41d7a20e0c151be30634e4f | refs/heads/master | 2021-01-10T03:36:25.995930 | 2010-04-16T08:49:27 | 2010-04-16T08:49:27 | 36,341,765 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 390 | h | #ifndef _GOS_LINE_
#define _GOS_LINE_
#include "GosMustHave.h"
namespace Gos
{
class Line
{
public:
Line(void);
~Line(void);
public:
static void draw(Image* image, Float2 src, Float2 dest, Float4 color);
/**
Return additional mask marking the drawn pixels.
*/
static void draw(Image* image,... | [
"songuke@00dcdb3d-b287-7056-8bd8-84a1afe327dc"
] | [
[
[
1,
24
]
]
] |
a9de8fd5ab8a61baea4a9c0820485e86b25fb636 | b8fbe9079ce8996e739b476d226e73d4ec8e255c | /src/engine/rb_extui/jobjectfrontend.h | 75df0f6cecd60fd42574cd111f04f8dfaf821859 | [] | no_license | dtbinh/rush | 4294f84de1b6e6cc286aaa1dd48cf12b12a467d0 | ad75072777438c564ccaa29af43e2a9fd2c51266 | refs/heads/master | 2021-01-15T17:14:48.417847 | 2011-06-16T17:41:20 | 2011-06-16T17:41:20 | 41,476,633 | 1 | 0 | null | 2015-08-27T09:03:44 | 2015-08-27T09:03:44 | null | UTF-8 | C++ | false | false | 1,342 | h | /***********************************************************************************/
// File: JObjectFrontEnd.h
// Date: 14.10.2005
// Author: Ruslan Shestopalyuk
/***********************************************************************************/
#ifndef __JOBJECTFRONTEND_H__
#define __JOBJECTFRONTEND_H... | [
"rushbits@gmail.com"
] | [
[
[
1,
37
]
]
] |
86f986868ccafb43d8f894956ac0915d20e19479 | 45229380094a0c2b603616e7505cbdc4d89dfaee | /wavelets/facedetector_src/src/cvLib/MotionDetector.cpp | 52766b4a3f519343c5cd505f7e755333b766b2b6 | [] | 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,205 | cpp |
#include "stdafx.h"
#include "motiondetector.h"
#include "vec2d.h"
#include "vec2dc.h"
#include "facedetector.h"
MotionDetector::MotionDetector() : m_status(-1), m_last_frame(0), m_motion_vector(0), m_TH(10.0)
{
}
MotionDetector::~MotionDetector()
{
close();
}
void MotionDetector::init... | [
"perpet99@cc61708c-8d4c-0410-8fce-b5b73d66a671"
] | [
[
[
1,
77
]
]
] |
44481c11a6d92db39ba296baa90003678cef6e01 | 073dfce42b384c9438734daa8ee2b575ff100cc9 | /RCF/include/RCF/RcfBoostThreads/boost_1_33_1/boost/thread/detail/config.hpp | d603f4a4612b08d9d59c7fda7060444d61471a7c | [] | no_license | r0ssar00/iTunesSpeechBridge | a489426bbe30ac9bf9c7ca09a0b1acd624c1d9bf | 71a27a52e66f90ade339b2b8a7572b53577e2aaf | refs/heads/master | 2020-12-24T17:45:17.838301 | 2009-08-24T22:04:48 | 2009-08-24T22:04:48 | 285,393 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,062 | hpp |
//******************************************************************************
// RCF - Remote Call Framework
// Copyright (c) 2005 - 2009, Jarl Lindrud. All rights reserved.
// Consult your license for conditions of use.
// Version: 1.1
// Contact: jarl.lindrud <at> gmail.com
//*****************************... | [
"r0ssar00@gmail.com"
] | [
[
[
1,
24
]
]
] |
08e9f59490b0add338e089a914c9e1f60c7ea511 | bfdfb7c406c318c877b7cbc43bc2dfd925185e50 | /common/hySymbolID.h | cc356d78286ede6d7ffe3e9453afd14542d85820 | [
"MIT"
] | permissive | ysei/Hayat | 74cc1e281ae6772b2a05bbeccfcf430215cb435b | b32ed82a1c6222ef7f4bf0fc9dedfad81280c2c0 | refs/heads/master | 2020-12-11T09:07:35.606061 | 2011-08-01T12:38:39 | 2011-08-01T12:38:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 632 | h | /* -*- coding: sjis-dos; -*- */
/*
* copyright 2010 FUKUZAWA Tadashi. All rights reserved.
*/
#ifndef m_HYSYMBOLID_H_
#define m_HYSYMBOLID_H_
#include "machdep.h"
namespace Hayat {
namespace Common {
#ifdef SYMBOL_ID_IS_HYU16
typedef hyu16 SymbolID_t;
static const SymbolID_... | [
"applealien@nifty.com"
] | [
[
[
1,
30
]
]
] |
3a35e5695ac9821c90a95d5c2ae408fcabdecf50 | a473bf3be1f1cda62b1d0dc23292fbf7ec00dcee | /src/image.cpp | f9c9bf5a5dd6d3617ffb34d653c2188b771b7e0c | [] | no_license | SymbiSoft/htmlcontrol-for-symbian | 23821e9daa50707b1d030960e1c2dcf59633a335 | 504ca3cb3cf4baea3adc5c5b44e8037e0d73c3bb | refs/heads/master | 2021-01-10T15:04:51.760462 | 2009-08-14T05:40:14 | 2009-08-14T05:40:14 | 48,186,784 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,390 | cpp | #include "htmlcontrol.h"
#include "htmlctlenv.h"
#include "image.h"
#include "imagepool.h"
#include "imageimpl.h"
#include "gcproxy.h"
#include "utils.h"
CHcImage* CHcImage::NewL(const THcImageLocation& aLocation)
{
CHcImage* self;
switch(aLocation.iType)
{
case ELTFileGeneral:
self = new (ELeave)C... | [
"gzytom@0e8b9480-e87f-11dd-80ed-bda8ba2650cd"
] | [
[
[
1,
116
]
]
] |
c36b8bfc1d6c9a5baa7d4d9e0c2323612be92975 | 636990a23a0f702e3c82fa3fc422f7304b0d7b9e | /ocx/AnvizOcx/AnvizOcx/ProtocolTest/User.h | 5786bc4cc5a66ed573c6e2e09bb9bf04302b54a0 | [] | no_license | ak869/armcontroller | 09599d2c145e6457aa8c55c8018514578d897de9 | da68e180cacce06479158e7b31374e7ec81c3ebf | refs/heads/master | 2021-01-13T01:17:25.501840 | 2009-02-09T18:03:20 | 2009-02-09T18:03:20 | 40,271,726 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 671 | h | // User.h: interface for the CUser class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_USER_H__77E14D8C_DBFA_4B48_90DC_A499F4F88614__INCLUDED_)
#define AFX_USER_H__77E14D8C_DBFA_4B48_90DC_A499F4F88614__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER... | [
"leon.b.dong@41cf9b94-d0c3-11dd-86c2-0f8696b7b6f9"
] | [
[
[
1,
25
]
]
] |
1d62c0875d1ce0154f3edf9156f3e0c8242638f2 | da48afcbd478f79d70767170da625b5f206baf9a | /tbmessage/src/stdafx.cpp | a76c323592073b134af0e3c0d29c7371e70c9cbd | [] | no_license | haokeyy/fahister | 5ba50a99420dbaba2ad4e5ab5ee3ab0756563d04 | c71dc56a30b862cc4199126d78f928fce11b12e5 | refs/heads/master | 2021-01-10T19:09:22.227340 | 2010-05-06T13:17:35 | 2010-05-06T13:17:35 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 172 | cpp |
// stdafx.cpp : 只包括标准包含文件的源文件
// tbmessage.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
| [
"niels.liu@gmail.com@d41c10be-1f87-11de-a78b-a7aca27b2395"
] | [
[
[
1,
8
]
]
] |
743ccdb15a14821a748a71f6055f18ca2217759b | f177993b13e97f9fecfc0e751602153824dfef7e | /ImProSln/TouchLibFilter/Touchlib/include/ICapture.h | 84d4b8b1ab3f7664014942a76cd749d3c13dfa63 | [] | no_license | svn2github/imtophooksln | 7bd7412947d6368ce394810f479ebab1557ef356 | bacd7f29002135806d0f5047ae47cbad4c03f90e | refs/heads/master | 2020-05-20T04:00:56.564124 | 2010-09-24T09:10:51 | 2010-09-24T09:10:51 | 11,787,598 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 256 | h | #ifndef __TOUCHLIB_ICAPTURE__
#define __TOUCHLIB_ICAPTURE__
#include <Image.h>
#include <touchlib_platform.h>
namespace touchlib
{
class ICapture
{
public:
virtual IBwImage *getFrame() = 0;
};
}
#endif // __TOUCHLIB_ICAPTURE__
| [
"ndhumuscle@fa729b96-8d43-11de-b54f-137c5e29c83a"
] | [
[
[
1,
17
]
]
] |
a2771c3a984659cf59bb6630ecc3026f710eaa26 | 406b4b18f5c58c689d2324f49db972377fe8feb6 | /ANE/Source/Foundation/TimeManager.cpp | 23e1969c566aa6b7a5abea40d260f908764e82d3 | [] | no_license | Mobiwoom/ane | e17167de36699c451ed92eab7bf733e7d41fe847 | ec20667c556a99351024f3ae9c8880e944c5bfbd | refs/heads/master | 2021-01-17T13:09:57.966141 | 2010-03-23T16:30:17 | 2010-03-23T16:30:17 | 33,132,357 | 0 | 1 | null | null | null | null | UHC | C++ | false | false | 1,209 | cpp | #include "Foundation/TimeManager.h"
#include "Ane/Ane/Iocp.h"
namespace Ane
{
TimeManager::TimeManager()
:Ane::Singleton<TimeManager>(RELEASE_LEVEL_2),m_isStart(FALSE)
{
Ane::Iocp::Instance()->CreateThread(1);
this->Start();
}
TimeManager::~TimeManager()
{
}
void TimeManager::Start()
{
m_isSt... | [
"inthejm@5abed23c-1faa-11df-9e62-c93c6248c2ac"
] | [
[
[
1,
67
]
]
] |
5ba9947bb43de2d453c2897105ffbd2a8420db85 | 3d9e738c19a8796aad3195fd229cdacf00c80f90 | /src/geometries/witness_2/Witness_2.h | 806257a15d469284cf94b86d8271c53850f29245 | [] | no_license | mrG7/mesecina | 0cd16eb5340c72b3e8db5feda362b6353b5cefda | d34135836d686a60b6f59fa0849015fb99164ab4 | refs/heads/master | 2021-01-17T10:02:04.124541 | 2011-03-05T17:29:40 | 2011-03-05T17:29:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,751 | h | /* This source file is part of Mesecina, a software for visualization and studying of
* the medial axis and related computational geometry structures.
* More info: http://www.agg.ethz.ch/~miklosb/mesecina
* Copyright Balint Miklos, Applied Geometry Group, ETH Zurich
*
* $Id: Union_of_balls_2.h 737 2009-05-16 ... | [
"balint.miklos@localhost"
] | [
[
[
1,
82
]
]
] |
a83879623a8c49cd0af39c322ef871bc80b9ed24 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/mangalore/msg/movefollow.cc | 7b6c608377b33ce085ac652b52bdd4f82b4c7d50 | [] | 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 | 414 | cc | //------------------------------------------------------------------------------
// msg/movefollow.cc
// (C) 2005 Radon Labs GmbH
//------------------------------------------------------------------------------
#include "msg/movefollow.h"
namespace Message
{
ImplementRtti(Message::MoveFollow, Message::Msg);
... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
12
]
]
] |
fc13623da3de470bc5935507ddc04c70bb250b63 | 8a3fce9fb893696b8e408703b62fa452feec65c5 | /priority_queue/priority_queue/TimerList.cpp | 74ad7d5e7cf3f67c7398e32249d638e6d5adf8a4 | [] | no_license | win18216001/tpgame | bb4e8b1a2f19b92ecce14a7477ce30a470faecda | d877dd51a924f1d628959c5ab638c34a671b39b2 | refs/heads/master | 2021-04-12T04:51:47.882699 | 2011-03-08T10:04:55 | 2011-03-08T10:04:55 | 42,728,291 | 0 | 2 | null | null | null | null | GB18030 | C++ | false | false | 2,501 | cpp | #include "StdAfx.h"
#include "TimerList.h"
template<class type_name>
CTimerList<type_name>::CTimerList(void)
{
m_pTimerArray = (tagTimerVar*)VirtualAlloc( NULL , sizeof(tagTimerVar) * MAX_TIMER_NUM , MEM_COMMIT ,PAGE_READWRITE );
for ( int count = 0 ; count < MAX_TIMER_NUM ; count ++ )
{
m_pTimerArra... | [
"tangpeng918@126.com"
] | [
[
[
1,
118
]
]
] |
f63e8dfef58b99e3361b36f1f173c74b5e5ead66 | c86338cfb9a65230aa7773639eb8f0a3ce9d34fd | /wxWidgets/ProgressListenerWx.cpp | 535692230055d75da1d3954499ba9e367863eee1 | [] | no_license | jonike/mnrt | 2319fb48d544d58984d40d63dc0b349ffcbfd1dd | 99b41c3deb75aad52afd0c315635f1ca9b9923ec | refs/heads/master | 2021-08-24T05:52:41.056070 | 2010-12-03T18:31:24 | 2010-12-03T18:31:24 | 113,554,148 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,118 | cpp | ////////////////////////////////////////////////////////////////////////////////////////////////////
// MNRT License
////////////////////////////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2010 Mathias Neumann, www.maneumann.com.
// All rights reserved.
//
// Redi... | [
"webmaster@maneumann.com"
] | [
[
[
1,
73
]
]
] |
acfaa9a89dc3797f2e06ecb94f5a1269e3fc1127 | e9d3e5a1b03dd94e740daa3ff64bd19a2059872a | /StarbuckLibrary/RIMWebPage.cpp | 85e85ae94581ed59daa4f81380e6d252e0bd539b | [
"Apache-2.0"
] | permissive | nukulb/Ripple-Framework | 3da8703f3d67963c58a89ffc95b217dde6a328eb | 8f70f5bce6722f7019f1812405d30d3fff9c1ae3 | refs/heads/master | 2020-12-25T03:50:44.318582 | 2011-08-25T09:31:51 | 2011-08-25T10:41:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,145 | cpp | /*
* Copyright 2010-2011 Research In Motion Limited.
*
* 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... | [
"nbhasin@rim.com"
] | [
[
[
1,
43
]
]
] |
63185adc949c6a6d09c498da01e80250b580b40f | 925e7b0a9f5757cad97981b37c6af180c30b2f6e | /nntpServer/nntpServer/MsQeue.cpp | cf29d76e5370984fa07f5657774a45308d2194c9 | [] | no_license | jmg/nttp-server | 08c2b6be2183b00989c8e4ea35dffaef3947385a | 0308abe74e793fe0c16676e797ae16150566e1d6 | refs/heads/master | 2016-09-05T10:53:25.116857 | 2011-07-16T01:28:32 | 2011-07-16T01:28:32 | 2,739,107 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,893 | cpp | #ifndef MsQeue_CPP
#define MsQeue_CPP
#define DllExport __declspec(dllexport)
#include "Console.cpp"
#include <windows.h>
#include <string>
#include <iostream>
#import "mqoa.dll" no_namespace
#include "Utils/Logs.h"
using namespace std;
class MsQeue
{
private:
IMSMQQueuePtr qQueue;
IMSMQQue... | [
"jmg.utn@208282a9-e914-21dd-f66b-6e6d9519d739"
] | [
[
[
1,
78
]
]
] |
adb7f5cca1cc67beb1d3af2b14b29f61a2b05e19 | 7c05ad9a0266e5bb09230bd0f2e3427466eb83b7 | / wildcards/normalGame.cpp | 03509adf1c6aa41b9b56d68346dae3427f682a02 | [] | no_license | shachar-b/wildcards | cb6ac90020c97db78b201eac68d0ffc6b987729f | f09e88cc7f4b9c237d5e53146b46ebba6dc47a97 | refs/heads/master | 2021-01-10T04:15:31.248002 | 2011-01-03T19:10:02 | 2011-01-03T19:10:02 | 48,319,862 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,201 | cpp | #include "normalGame.h"
//************************************
// Method: getNormalPlayerAt - returns a pointer the place player in the current game order or null if no such place
// FullName: normalGame::getPlayerAt
// Access: private
// Returns: NormalPlayer *-a pointer the place player in the curr... | [
"darklinger@82b006e3-cfb3-7549-8677-63f1bdd51797",
"blame.me@82b006e3-cfb3-7549-8677-63f1bdd51797"
] | [
[
[
1,
43
],
[
46,
52
],
[
57,
69
]
],
[
[
44,
45
],
[
53,
56
],
[
70,
70
]
]
] |
80e9c9bdeb59c09526b66454c00d3b63ef458302 | 374d23f6a603046a5299596fc59171dc1c6b09b4 | /tensores/FltkImageViewer/fltkFrustumFunctionControlGUI.h | 487cfd9dadc5c8991d513ebb8fa81c76e719b638 | [] | no_license | mounyeh/tensorespablo | aa9b403ceef82094872e50f7ddd0cdd89b6b7421 | f045a5c1e1decf7302de17f4448abbd284b3c2de | refs/heads/master | 2021-01-10T06:09:53.357175 | 2010-09-19T22:57:16 | 2010-09-19T22:57:16 | 51,831,049 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,474 | h | // generated by Fast Light User Interface Designer (fluid) version 1.0107
#ifndef fltkFrustumFunctionControlGUI_h
#define fltkFrustumFunctionControlGUI_h
#include <FL/Fl.H>
#include <FL/Fl_Double_Window.H>
#include <FL/Fl_Value_Output.H>
#include <FL/Fl_Adjuster.H>
#include <FL/Fl_Box.H>
#include <FL/Fl_Rolle... | [
"diodoledzeppelin@9de476db-11b3-a259-9df9-d52a56463d6f"
] | [
[
[
1,
76
]
]
] |
f71d59159e5bfa5fa14d036d0cc3bd5f6219fc43 | cd387cba6088f351af4869c02b2cabbb678be6ae | /lib/geometry/algorithms/distance.hpp | 7bdfe8c79386e75c79d1c3d9d1e0319d1d3e879b | [
"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 | 6,635 | hpp | // 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,
201
]
]
] |
2dc5f26dfce6985ef820ba1ece574ee97c76ec5c | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Application/SysCAD/ChildFrm.cpp | e93abddb04ae02016d177b8f35f1ed445ccf683c | [] | 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 | 1,533 | cpp | // ChildFrm.cpp : implementation of the CChildFrame class
//
#include "stdafx.h"
#include "SysCAD.h"
#include "ChildFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// C... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
70
]
]
] |
c8090384b55ad04d0387e0933bb7a4e951d3f12e | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Physics/Collide/Query/Collector/BodyPairCollector/hkpFlagCdBodyPairCollector.h | 215f73b02e6d35d6432e4e07ddf9191ee66c0108 | [] | no_license | TheProjecter/olafurabertaymsc | 9360ad4c988d921e55b8cef9b8dcf1959e92d814 | 456d4d87699342c5459534a7992f04669e75d2e1 | refs/heads/master | 2021-01-10T15:15:49.289873 | 2010-09-20T12:58:48 | 2010-09-20T12:58:48 | 45,933,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,214 | 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... | [
"olinord@gmail.com"
] | [
[
[
1,
53
]
]
] |
1ad46be8ba08d31580119b72aa84ef18ab118330 | 971b000b9e6c4bf91d28f3723923a678520f5bcf | /GraphicsViewEdit/qtextdocument_parse/xmlhighlighter.h | 9cf466ab7d3a798e323f83fad413f0bb71a241f4 | [] | no_license | google-code-export/fop-miniscribus | 14ce53d21893ce1821386a94d42485ee0465121f | 966a9ca7097268c18e690aa0ea4b24b308475af9 | refs/heads/master | 2020-12-24T17:08:51.551987 | 2011-09-02T07:55:05 | 2011-09-02T07:55:05 | 32,133,292 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,191 | h | #ifndef XMLHIGHLIGHTER_H
#define XMLHIGHLIGHTER_H
#include <QSyntaxHighlighter>
#include <QTextCharFormat>
#include <QColor>
#include <QTextEdit>
#include <QtCore>
#include <QtGui>
#include <QtGui>
#include <QtCore>
#include <QWidget>
#include <QPair>
#include <QTextDocument>
#include <QPair>
#include <... | [
"ppkciz@9af58faf-7e3e-0410-b956-55d145112073"
] | [
[
[
1,
172
]
]
] |
8ac752d11183ad9ea7f24b4127673f5ee8704de9 | 8a8873b129313b24341e8fa88a49052e09c3fa51 | /inc/ContentListCacheSettingWindow.h | 59743ec216c875f915bef1500661d8bad9c53214 | [] | no_license | flaithbheartaigh/wapbrowser | ba09f7aa981d65df810dba2156a3f153df071dcf | b0d93ce8517916d23104be608548e93740bace4e | refs/heads/master | 2021-01-10T11:29:49.555342 | 2010-03-08T09:36:03 | 2010-03-08T09:36:03 | 50,261,329 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,932 | h | /*
============================================================================
Name : ContentListCacheSettingWindow.h
Author : smallcat
Version :
Copyright : Your copyright notice
Description : CContentListCacheSettingWindow declaration
====================================================... | [
"sungrass.xp@37a08ede-ebbd-11dd-bd7b-b12b6590754f"
] | [
[
[
1,
70
]
]
] |
7a3e56ca084e31fb3d675739ddd0e9647bfe94f0 | ec4c161b2baf919424d8d21cd0780cf8065e3f69 | /Velo/Source/Embedded Controller/arduino/NMEA.cpp | 1b4a4b0253e75a55d0664bf396a376442cfe3f12 | [] | no_license | jhays200/EV-Tracking | b215d2a915987fe7113a05599bda53f254248cfa | 06674e6f0f04fc2d0be1b1d37124a9a8e0144467 | refs/heads/master | 2016-09-05T18:41:21.650852 | 2011-06-04T01:50:25 | 2011-06-04T01:50:25 | 1,673,213 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,480 | cpp | #include "NMEA.h"
/******************************************************************************
* Constants
*****************************************************************************/
/******************************************************************************
* Methods
*****************************... | [
"jonathan.hays@oit.edu"
] | [
[
[
1,
416
]
]
] |
1325bfd9dac3cc99ec226d4dfc3dcf70db237247 | 5efa73a9fbbc10a5b8e63704a640faf8aa365f93 | / zapmanager --username Devon.ScottTunkin/ZapManagerData.cpp | 6ac1db2b4c4d62321abac278c7f93202b991775e | [] | no_license | abhay123lp/zapmanager | 4529fabbd1acce1ecadea4078df166982aae698f | 343e26ecf7cc6d05f5e638550a9e37b20e844fc9 | refs/heads/master | 2021-01-10T14:43:45.096277 | 2009-06-26T04:44:06 | 2009-06-26T04:44:06 | 46,339,704 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,739 | cpp | #include "ZapManagerData.h"
//std
#include <string>
using namespace std;
//wxWidgets
#include <wx/filename.h>
FileProperties::FileProperties( wxString name, wxString size, wxString hash ) {
my_properties[0] = name;
my_properties[1] = size;
my_properties[2] = hash;
}
FileProperties::FilePr... | [
"Devon.ScottTunkin@628a09a6-0380-11de-ada4-5153b8187bf2"
] | [
[
[
1,
96
]
]
] |
4bb287618049c0a5efbf61a3edeb18914bd5bae5 | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/techdemo2/engine/script/include/ScriptObjectMarker.h | 82adcc75fd69a1e13ba8b05a771301a2137d2e7b | [
"ClArtistic",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,739 | h | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2005 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... | [
"tanis@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
58
]
]
] |
2a1a272b6385e88cc8a681111c20487a387bba67 | fceff9260ff49d2707060241b6f9b927b97db469 | /ZombieGentlemen_SeniorProject/turret.cpp | a01ebc81e5bea2a16db348769fbd55f274b2441d | [] | no_license | EddyReyes/gentlemen-zombies-senior-project | 9f5a6be90f0459831b3f044ed17ef2f085bec679 | d88458b716c6eded376b3d44b5385c80deeb9a16 | refs/heads/master | 2021-05-29T12:13:47.506314 | 2011-07-04T17:20:38 | 2011-07-04T17:20:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,511 | cpp | #include "turret.h"
turret::turret()
{
type = entityTurret;
turretTimer = 5;
state = fortyFiveRight;
wallState = faceUp;
bullets = NULL;
bulletIterator = 0;
}
turret::~turret()
{
if(bullets)
{
destroyProjectiles();
}
}
void turret::update(float timePassed)
{
turretTimer += timePass... | [
"shoutingchief@gmail.com@66a8e42f-0ee8-26ea-976e-e3172d02aab5",
"neurotoxin408@gmail.com@66a8e42f-0ee8-26ea-976e-e3172d02aab5"
] | [
[
[
1,
4
],
[
7,
7
],
[
11,
13
],
[
18,
22
],
[
25,
26
],
[
46,
46
],
[
51,
56
],
[
58,
61
],
[
63,
66
],
[
68,
75
]... |
d18aa03de417f3e31579fdb8a88d5e1a740b2dd9 | f9774f8f3c727a0e03c170089096d0118198145e | /传奇mod/Mir2ExCode/Mir2/LoginProcess/Login/Login.cpp | f74e7c22b8355b37a7c0487c194a51302d7ed0a1 | [] | no_license | sdfwds4/fjljfatchina | 62a3bcf8085f41d632fdf83ab1fc485abd98c445 | 0503d4aa1907cb9cf47d5d0b5c606df07217c8f6 | refs/heads/master | 2021-01-10T04:10:34.432964 | 2010-03-07T09:43:28 | 2010-03-07T09:43:28 | 48,106,882 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,650 | cpp | #include "stdafx.h"
#define LOGIN_BUTTON_COUNT 4
#define LOGIN_INPUT_COUNT 2
#define LOGIN_IMAGE_COUNT 4
#define POS_ID_INS_X 193
#define POS_ID_INS_Y 435
#define POS_PASS_INS_X 390
#define POS_PASS_INS_Y 435
#define _LEFT_LOGIN 0
#define _TOP_LOGIN 372
#define _RIGHT_LOGIN ... | [
"fjljfat@4a88d1ba-22b1-11df-8001-4f4b503b426e"
] | [
[
[
1,
294
]
]
] |
14441ab76d0f931990b5ea37670d37c702aae5e5 | de98f880e307627d5ce93dcad1397bd4813751dd | /3libs/ut/include/OXBrowseDirEditList.h | 2601eff1a52cae399a4377c53e745447b95d0417 | [] | no_license | weimingtom/sls | 7d44391bc0c6ae66f83ddcb6381db9ae97ee0dd8 | d0d1de9c05ecf8bb6e4eda8a260c7a2f711615dd | refs/heads/master | 2021-01-10T22:20:55.638757 | 2011-03-19T06:23:49 | 2011-03-19T06:23:49 | 44,464,621 | 2 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 3,126 | h | // ==========================================================================
// Class Specification : COXBrowseDirEditList
// ==========================================================================
// Header file : OXBrowseDirEditList.h
// Version: 9.3
// This software along with its related compone... | [
"andyweike@tom.com"
] | [
[
[
1,
101
]
]
] |
b6250a7923b2b524eaedde6ce62b1143f039c377 | 967868cbef4914f2bade9ef8f6c300eb5d14bc57 | /Object/Orb.cpp | aedfaa764e8e78f522d566ca16db0611c9f37b71 | [] | no_license | saminigod/baseclasses-001 | 159c80d40f69954797f1c695682074b469027ac6 | 381c27f72583e0401e59eb19260c70ee68f9a64c | refs/heads/master | 2023-04-29T13:34:02.754963 | 2009-10-29T11:22:46 | 2009-10-29T11:22:46 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 861 | cpp | /*
© Vestris Inc., Geneva, Switzerland
http://www.vestris.com, 1994-1999 All Rights Reserved
_____________________________________________________
written by Daniel Doubrovkine - dblock@vestris.com
and Serge Huber - huber@xo3.com
*/
#include "Orb.hpp"
bool COrb::AddObject(const CString& ObjectName... | [
"dblock@dblock.org"
] | [
[
[
1,
36
]
]
] |
b80fa47e73accdeb7aea7cd210c7a71f7ba38b79 | 55d6f54f463bf0f97298eb299674e2065863b263 | /mainwindow.cpp | e212db0c2db27a7c96d26741762aecd49dce1e3f | [] | no_license | Coinche/CoinchePAV | a344e69b096ef5fd4e24c98af1b24de2a99235f0 | 134cac106ee8cea78abc5b29b23a32706b2aad08 | refs/heads/master | 2020-06-01T09:35:51.793153 | 2011-12-01T19:57:12 | 2011-12-01T19:57:12 | 2,729,958 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 10,285 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include "windows.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
//GroupBox non visibles au démarrage..il faut utiliser Servir
ui->groupBoxAnnonce->setVisible(false);
u... | [
"lucas@graham.(none)",
"lucas.georges@student.ecp.fr"
] | [
[
[
1,
2
],
[
4,
17
],
[
22,
22
],
[
24,
162
],
[
164,
316
]
],
[
[
3,
3
],
[
18,
21
],
[
23,
23
],
[
163,
163
]
]
] |
2641bcc80ea3140a7d16748ac18ffd5bcdcc9e63 | 3920e5fc5cbc2512701a3d2f52e072fd50debb83 | /Source/Modules/PixelMathFilters/itkNegateImageFilter.h | eb14ee6591a9b1092381576ca2cb601366cc2638 | [
"MIT"
] | permissive | amirsalah/manageditk | 4063a37d7370dcbcd08bfe9d24d22015d226ceaf | 1ca3a8ea7db221a3b6a578d3c75e3ed941ef8761 | refs/heads/master | 2016-08-12T05:38:03.377086 | 2010-08-02T08:17:32 | 2010-08-02T08:17:32 | 52,595,294 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,865 | h | /*=========================================================================
Program: Insight Segmentation & Registration Toolkit
Module: $RCSfile: itkNegateImageFilter.h,v $
Language: C++
Date: $Date: 2007-08-31 22:17:25 +0200 (Fri, 31 Aug 2007) $
Version: $Revision: 2 $
Copyright (c)... | [
"dan.muel@a4e08166-d753-0410-af4e-431cb8890a25"
] | [
[
[
1,
95
]
]
] |
78d6710a47a0674df8ed2f83b58bebe75cd5ebfb | b6ad4ca18cb717e403aecb8d045df660e9933f56 | /put.cpp | a72071c85eacba83f003eec31d205e70b706afb6 | [] | no_license | vi-k/vi-k.cpptests | ea6d47cd4c4d7dfe2604d58d1d78e8aa250a290b | 7ca512f61418359cd8c1c6d1fcd49c35321a2685 | refs/heads/master | 2021-01-10T02:01:17.590606 | 2010-06-18T06:58:31 | 2010-06-18T06:58:31 | 44,516,049 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 5,195 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <my_stopwatch.h>
#include <algorithm>
#include <iostream>
#include <sstream>
using namespace std;
#include <libs/date_time/src/gregorian/date_generators.cpp>
#include <libs/date_time/src/posix_time/posix_time_types.cpp>
#include <boost/date_time/posix_tim... | [
"victor.dunaev@gmail.com"
] | [
[
[
1,
242
]
]
] |
da08a51b76b12413b71f338547f866b8c3285e0a | 585293085e12dbd8339c49098c0882f9e001f2c1 | / nupix/NuPix/src/NPCore.cpp | a925b1ee329bb3f1d0e5e19b47f471152a2bf62b | [] | no_license | fmd/nupix | ba4d9fc5fe56e08abe03b2b39302c4d7129dd45c | 49ada30fdbe091df3f1d2b341cce1ea4bcc0a011 | refs/heads/master | 2021-01-02T09:53:47.099303 | 2010-03-17T03:01:53 | 2010-03-17T03:01:53 | 32,323,794 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,675 | cpp | #include "NPCore.h"
using namespace newPix;
NPCore* NPCore::mInstance = 0;
NPCore::NPCore()
{
}
bool NPCore::initialise(const VideoSettings& vidset)
{
printf("Initialising newPix Core:\n");
mVideoMgr = new VideoMgr();
if (!mVideoMgr->initialise(vidset))
return false;
mInputMgr = new Inpu... | [
"fareeddudhia@c567426a-3e4a-1c2b-9c7e-01d812d4f56b"
] | [
[
[
1,
150
]
]
] |
d14e38dbf9cd31df481de40ef2f8f3f392277396 | 7f30cb109e574560873a5eb8bb398c027f85eeee | /src/wxWiimoteEvent.cxx | 5cb4832fa108414a84ae18b09a4c5da79f394d4b | [] | no_license | svn2github/MITO | e8fd0e0b6eebf26f2382f62660c06726419a9043 | 71d1269d7666151df52d6b5a98765676d992349a | refs/heads/master | 2021-01-10T03:13:55.083371 | 2011-10-14T15:40:14 | 2011-10-14T15:40:14 | 47,415,786 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,412 | cxx | #include "wxWiimoteEvent.h"
DEFINE_EVENT_TYPE(wxEVT_WII_MOTION_IR);
DEFINE_EVENT_TYPE(wxEVT_WII_A_DOWN);
DEFINE_EVENT_TYPE(wxEVT_WII_A_UP);
DEFINE_EVENT_TYPE(wxEVT_WII_B_DOWN);
DEFINE_EVENT_TYPE(wxEVT_WII_B_UP);
DEFINE_EVENT_TYPE(wxEVT_WII_MINUS_DOWN);
DEFINE_EVENT_TYPE(wxEVT_WII_MINUS_UP);
DEFINE_EVENT_TYPE(... | [
"kg_dexterp37@fde90bc1-0431-4138-8110-3f8199bc04de"
] | [
[
[
1,
79
]
]
] |
ed45e42377cb15f64ef3bfbfc49ef4f1f537890c | fa609a5b5a0e7de3344988a135b923a0f655f59e | /Source/CastValues.h | 4bd3a6c9badeda21f9d31aa844938821ca6d8052 | [
"MIT"
] | permissive | Sija/swift | 3edfd70e1c8d9d54556862307c02d1de7d400a7e | dddedc0612c0d434ebc2322fc5ebded10505792e | refs/heads/master | 2016-09-06T09:59:35.416041 | 2007-08-30T02:29:30 | 2007-08-30T02:29:30 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 2,725 | h | /**
* Swift Parser Library
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @filesource
* @copyright Copyright (c) 2007 Sijawusz Pur Rahnama
* @copyright Copyright (c) 2007 Paweł Złomaniec
* @version $Revision: 90 $
... | [
"sijawusz@gmail.com"
] | [
[
[
1,
87
]
]
] |
cf57cf092c87745478a8e23e46be825d4387b477 | fa00eae24d28263ca15fd41ef4b44f462595cc56 | /p07/AviWrite.h | 59ce527d16fbec7ca4bde0c6c29d8f5c3d976285 | [] | no_license | jnsdbr/ss2010 | 57b9ec4a4b9e347270c266ccdd0213fb25f9e5dd | 2404acf2cf5a770f0defc00b5ce038af985476d3 | refs/heads/master | 2020-03-29T17:21:18.709638 | 2010-06-09T19:41:38 | 2010-06-09T19:41:38 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 956 | h | // --------------------------------------------------------------
// AviWrite: Object for writing uncompressed AVI Files
// class definition
// (c) Prof. Dr.-Ing. Bernhard Lang
// May 2005
// --------------------------------------------------------------
#ifndef _AviWrite_h_
#define _AviWrite_h_
... | [
"boris@freakology.(none)"
] | [
[
[
1,
35
]
]
] |
7bffade66643fffb308f93a8f034faaf4ac088fb | 9773c3304eecc308671bcfa16b5390c81ef3b23a | /MDI AIPI V.6.92 2003 ( Correct Save Fired Rules, AM =-1, g_currentLine)/AIPI/ChartPointPropDlg.h | 06b495f7b91eb1d086e401669aaf7c814e3e57d8 | [] | no_license | 15831944/AiPI-1 | 2d09d6e6bd3fa104d0175cf562bb7826e1ac5ec4 | 9350aea6ac4c7870b43d0a9f992a1908a3c1c4a8 | refs/heads/master | 2021-12-02T20:34:03.136125 | 2011-10-27T00:07:54 | 2011-10-27T00:07:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,411 | h | #if !defined(AFX_CHARTPOINTPROPDLG_H__FAF80241_8AF1_4494_8D55_F0752CC7E9CD__INCLUDED_)
#define AFX_CHARTPOINTPROPDLG_H__FAF80241_8AF1_4494_8D55_F0752CC7E9CD__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// ChartPointPropDlg.h : header file
//
//////////////////////////////////////////... | [
"flexdeveloper@gmgs-iMac.local"
] | [
[
[
1,
52
]
]
] |
dc755e84dd01055d605df5f2f1c51c0e2d724e6c | b73f27ba54ad98fa4314a79f2afbaee638cf13f0 | /RegisterUtility/SoftwareEncrypt/InstallDate.h | ae9530d49b135b4556bdcd01ff9f533e5a7b988a | [] | no_license | weimingtom/httpcontentparser | 4d5ed678f2b38812e05328b01bc6b0c161690991 | 54554f163b16a7c56e8350a148b1bd29461300a0 | refs/heads/master | 2021-01-09T21:58:30.326476 | 2009-09-23T08:05:31 | 2009-09-23T08:05:31 | 48,733,304 | 3 | 0 | null | null | null | null | GB18030 | C++ | false | false | 865 | h | #ifndef _SOFTWARE_ENCRYPT_INSTALLDATE_H__
#define _SOFTWARE_ENCRYPT_INSTALLDATE_H__
#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <boost/date_time/posix_time/conversion.hpp>
#include <windows.h>
namespace software_encrypt {
const int INSTALL_DAYS_ERROR = 0xFFFFFFFF;
int setInstall... | [
"ynkhpp@gmail.com"
] | [
[
[
1,
28
]
]
] |
a0e7edd4293e39f5a9eccdbefb515829f813866b | dd5c8920aa0ea96607f2498701c81bb1af2b3c96 | /multicrewui/multicrewui.h | 8a4ba44a17fb669b14699d3fb64d5b7b61ad6d4f | [] | no_license | BackupTheBerlios/multicrew-svn | 913279401e9cf886476a3c912ecd3d2b8d28344c | 5087f07a100f82c37d2b85134ccc9125342c58d1 | refs/heads/master | 2021-01-23T13:36:03.990862 | 2005-06-10T16:52:32 | 2005-06-10T16:52:32 | 40,747,367 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,381 | h | /*
Multicrew
Copyright (C) 2004,2005 Stefan Schimanski
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 i... | [
"schimmi@cb9ff89a-abed-0310-8fc6-a4cabe7d48c9"
] | [
[
[
1,
56
]
]
] |
0770d891e42c335a89a79f14ff5225bcf989ad5a | fd518ed0226c6a044d5e168ab50a0e4a37f8efa9 | /iAuthor/AmpSdk/prodcode/StdAfx.cpp | 44692651e39e7050a6adb49493c5a1a50c611a08 | [] | no_license | shilinxu/iprojects | e2e2394df9882afaacfb9852332f83cbef6a8c93 | 79bc8e45596577948c45cf2afcff331bc71ab026 | refs/heads/master | 2020-05-17T19:15:43.197685 | 2010-04-02T15:58:11 | 2010-04-02T15:58:11 | 41,959,151 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 210 | cpp | // stdafx.cpp : source file that includes just the standard includes
// ProdCode.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"gomtos@gmail.com"
] | [
[
[
1,
8
]
]
] |
57f06f5c1a4708b99a80a880ea51b1a2fa01524b | ce2a953f667d34cc56d7ce1adc057504e6b0eabe | /Jepg/dialog.cpp | 363eb21833b72950bd44775dcdf36b5e6d8186cc | [] | no_license | JCWu/jpeg-decoder | 915cd44cf193628cf86a55cf882a6860b8bcc063 | 14e042ae7cd3724102cf625b75bc10b5693ace19 | refs/heads/master | 2021-01-10T16:32:56.438281 | 2010-12-14T14:39:28 | 2010-12-14T14:39:28 | 36,046,023 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,014 | cpp | #include "dialog.h"
#include <windows.h>
bool GetFileName(std::wstring &filename) {
OPENFILENAME ofn; // common dialog box structure
TCHAR szFile[260]; // buffer for file name
HWND hwnd = 0;
ZeroMemory(&ofn, sizeof(ofn));
ofn.lStructSize = sizeof(ofn);
ofn.hwndOwner = hwnd;
ofn.lpstrFi... | [
"ccpp132@gmail.com@c774a4f1-b9b9-ec5f-4c86-73bda70207c7"
] | [
[
[
1,
33
]
]
] |
d75c195ebd4a36fa5b978e87fc904841df635f7b | c267e416aba473054330378d18bc3cd172bbad21 | /Applet/VirtuaDesktop/lib/VirtualDesktop.cpp | baddf723fd317615b45b07cb25ad1fe23f2b4f08 | [] | no_license | chenwp/shuax | c3b7dea72708ee539664ac8db1d9885e87fefed7 | b13bea0aae7e252650f4c8f5df1b2a716455ef80 | refs/heads/master | 2021-04-26T16:43:25.168306 | 2011-10-22T15:09:37 | 2011-10-22T15:09:37 | 45,179,472 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,563 | cpp | #include "stdlib.h"
#include "LinkList.h"
d_list::d_list()
{
d_nCount=0;
now_pos=0;
head=(node*)malloc(sizeof(node));
head->d_h=NULL;
head->d=-1;
head->next=NULL;
tail=head;
}
d_list::~d_list()
{
node *temp=head->next,*m_head;
while(temp!=NULL)
{
m_head=temp->next;
free(temp);
... | [
"su.u@qq.com"
] | [
[
[
1,
247
]
]
] |
2d16ce3d9a7ff6196f93d1b9b1a386e8db60cb3b | 58ef4939342d5253f6fcb372c56513055d589eb8 | /LemonPlayer_2nd/Source/LPPlaylist/src/PlaylistControl.cpp | fa79926f491995837d7d71287c79a5c04464628e | [] | no_license | flaithbheartaigh/lemonplayer | 2d77869e4cf787acb0aef51341dc784b3cf626ba | ea22bc8679d4431460f714cd3476a32927c7080e | refs/heads/master | 2021-01-10T11:29:49.953139 | 2011-04-25T03:15:18 | 2011-04-25T03:15:18 | 50,263,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,977 | cpp | /*
============================================================================
Name : PlaylistControl.cpp
Author : zengcity
Version : 1.0
Copyright : Your copyright notice
Description : CPlaylistControl implementation
============================================================================
*/... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
97
]
]
] |
694774cea1dc16ed0aeafa6e1d35329a297b6524 | ef23e388061a637f82b815d32f7af8cb60c5bb1f | /src/mame/includes/drmicro.h | 20927c1ffe24b84eee5fc009bd1e3950e6abcbde | [] | 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 | 814 | h | /*************************************************************************
Dr. Micro
*************************************************************************/
class drmicro_state : public driver_device
{
public:
drmicro_state(running_machine &machine, const driver_device_config_base &config)
: dr... | [
"Mike@localhost"
] | [
[
[
1,
37
]
]
] |
28ff25be3df8e8cda1b1ee50034eec27fed84e26 | 0fe672525051ffc86e93706c57103d180a95d736 | /RoboEnvCompiler/trunk/RoboEnvCompiler/rimalWindow.h | 423fe5d296ff6db942f1c6c355efe4f8a97e04dd | [] | no_license | Kristijan10048/roboenvcompiler | b168375c7700e1c3e3e6a264538b9328745db8be | 231e6287e2593bcaaead6d4faf3b526b9e866f94 | refs/heads/master | 2021-01-10T16:44:21.712143 | 2010-06-16T22:40:43 | 2010-06-16T22:40:43 | 44,439,492 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,574 | h | #pragma once
using namespace System;
using namespace System::ComponentModel;
using namespace System::Collections;
using namespace System::Windows::Forms;
using namespace System::Data;
using namespace System::Drawing;
namespace RoboEnvCompiler {
/// <summary>
/// Summary for rimalWindow
///
/// WA... | [
"kristijan.petkov@c259c68d-e23d-8608-8b20-da301517ae45"
] | [
[
[
1,
144
]
]
] |
737b69708596f8e730b2e99f0e346e87bd8e367c | 28b0332fabba904ac0668630f185e0ecd292d2a1 | /src/Common/ClassInstance.h | 692e5d51b96adc69008305557b2bfed1f457884d | [] | no_license | iplayfast/crylib | 57a507ba996d1abe020f93ea4a58f47f62b31434 | dbd435e14abc508c31d1f2f041f8254620e24dc0 | refs/heads/master | 2016-09-05T10:33:02.861605 | 2009-04-19T05:17:55 | 2009-04-19T05:17:55 | 35,353,897 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,191 | h | /***************************************************************************
* Copyright (C) 2003 by Chris Bruner *
* chris@Martha.crystal.com *
* *
* Thi... | [
"cwbruner@f8ea3247-a519-0410-8bc2-439d413616df"
] | [
[
[
1,
84
]
]
] |
177015bbe38498ac3e4155233aa6d767f659f86a | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/MyWheelController/include/ScoreData.h | 0f4b4ef03796b0b369fcb5b0440ab40a05f52462 | [] | no_license | dbabox/aomi | dbfb46c1c9417a8078ec9a516cc9c90fe3773b78 | 4cffc8e59368e82aed997fe0f4dcbd7df626d1d0 | refs/heads/master | 2021-01-13T14:05:10.813348 | 2011-06-07T09:36:41 | 2011-06-07T09:36:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 577 | h | #ifndef __Orz_ScoreData_h__
#define __Orz_ScoreData_h__
#include "WheelControllerConfig.h"
#include "WheelEnum.h"
#include "WinData.h"
#include "CoinPool.h"
namespace Orz
{
/*class ScoreData
{
public:
ScoreData(void):_pool(0),_awardRateOfReturn(0.90f)
{}
static WheelEnum::AnimalItem getAnim... | [
"ogre3d@yeah.net"
] | [
[
[
1,
33
]
]
] |
01d183560348476aa224dfff16c4ba4697421cc1 | 58b7b01fdb47eb6f05682f4f1fc26e69616a1c0b | /addons/ofxFiducialFinder/src/ofxFiducial.h | 40018f0e9c384bf9baa22b317c6075a143e09083 | [] | no_license | brolin/openFrameworks | 8942e3152ad5e89645782a9ba6447ed8865263ee | d97c18b3b02dba8d5d39adc4d2541960449e024f | refs/heads/master | 2020-12-30T18:38:57.092170 | 2010-11-17T15:01:57 | 2010-11-17T15:01:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,354 | h | /*
* ofxFiducial.h
* openFrameworks
*
* Created by Alain Ramos a.k.a. ding
* Copyright 2008 Alain Ramos.
*
*
For Free 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... | [
"brolin108@gmail.com"
] | [
[
[
1,
442
]
]
] |
b9007ddec9e9838c47e582b64c7175707c1b7710 | 7956f4ceddbbcbabd3dd0ae211899cfa5934fc7a | /OgreSnowSim/OgreCudaHelper.h | c7c4fb0b9e09b782f414b3b46a92a4ac1dcb8277 | [] | no_license | pranavsureshpn/gpusphsim | 8d77cde45f5951aee65a13d1ea7edcb5837c6caa | 723d950efbd0d2643edb4b99845bcc658ce38f20 | refs/heads/master | 2021-01-10T05:18:21.705120 | 2011-09-08T01:58:38 | 2011-09-08T01:58:38 | 50,779,129 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,233 | h | #ifndef __OgreCudaHelper_h__
#define __OgreCudaHelper_h__
//#include <cutil_inline.h>
//#include <cutil_gl_inline.h>
#include "OgreHardwareBufferManager.h"
#include "OgreHardwareVertexBuffer.h"
#include "OgreGLRenderSystem.h"
#include "OgreGLHardwareVertexBuffer.h"
#include "OgreD3D9RenderSystem.h"
#... | [
"oystein.krog@cd07e373-eec6-1eb2-8c47-9a5824a9cb26",
"yaoyansi@cd07e373-eec6-1eb2-8c47-9a5824a9cb26"
] | [
[
[
1,
4
],
[
6,
16
],
[
19,
55
]
],
[
[
5,
5
],
[
17,
18
]
]
] |
6a90823cbf6109d6e759c8deb0f712450e96c154 | 5e5e02f7663d86089d87d47aebf609ec6dbcf97c | /Ghost.h | 8854adbc9434259e9bbee3e72e89dc178fe37ca3 | [] | 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 | 1,248 | h | // Ghost.h: Schnittstelle für die Klasse CGhost.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_GHOST_H__906E8DE0_B882_11D3_A5E4_B5590424C036__INCLUDED_)
#define AFX_GHOST_H__906E8DE0_B882_11D3_A5E4_B5590424C036__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif //... | [
"info@programming.de"
] | [
[
[
1,
61
]
]
] |
aa0696364ab909dc60204175a3e541fd3257639d | 77957df975b0b622fdbfede798b83c1d30ae117d | /practica2/Input/InputManager.h | f577f1c03be9c8f6ba308b5c1dd22e2afb2d7390 | [] | no_license | Juanmaramon/aplicacion-practica-basica | 92f80b0699c8450c3c32a6cdaff395bb257d3a95 | 9d7776dcc55c7de4cf03085c998d6c7461f4cae5 | refs/heads/master | 2016-08-12T19:49:55.787837 | 2011-07-10T15:34:01 | 2011-07-10T15:34:01 | 43,250,262 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,121 | h | #ifndef INPUT_MANAGER
#define INPUT_MANAGER
#include <vector>
#include "InputAction.h"
#include "InputEntry.h"
#include "Keyboard.h"
#include "..\Utility\Singleton.h"
#define IsPressed( ACTION ) cInputManager::Get().GetAction( ACTION ).GetIsPressed()
class OIS::InputManager;
enum eDevices
{
eKeyboar... | [
"weezerin@gmail.com"
] | [
[
[
1,
47
]
]
] |
0985022d2bbe07fb828a66aaec3bf59cfac2a96a | e354a51eef332858855eac4c369024a7af5ff804 | /mysqldb.h | d4b13df65b7358e9432f800e094fd6d2c1fe32d7 | [] | no_license | cjus/msgCourierLite | 0f9c1e05b71abf820c55f74a913555eec2267bb4 | 9efc1d54737ba47620a03686707b31b1eeb61586 | refs/heads/master | 2020-04-05T22:41:39.141740 | 2010-09-05T18:43:12 | 2010-09-05T18:43:12 | 887,172 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,913 | h | /* mysqldb.h
Copyright (C) 2002 Carlos Justiniano
cjus@chessbrain.net, cjus34@yahoo.com, cjus@users.sourceforge.net
mysqldb.h 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,... | [
"carlos.justiniano@gmail.com"
] | [
[
[
1,
76
]
]
] |
790888417fb1fad18fded7ba003b812529381f99 | 4aadb120c23f44519fbd5254e56fc91c0eb3772c | /Source/EduNetGames/ModNetSoccer/NetSoccerClientPlugin.h | 45a48f636686c99dad1f0ec8e1f51954d6175339 | [] | 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 | 3,528 | h | #ifndef __NETSOCCERCLIENTPLUGIN_H__
#define __NETSOCCERCLIENTPLUGIN_H__
//-----------------------------------------------------------------------------
// Copyright (c) 2009, Jan Fietz, Cyrus Preuss
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
// ... | [
"janfietz@localhost"
] | [
[
[
1,
82
]
]
] |
e59babd5847947080a6ce25d56aaa60e82a06d5c | 3cfa229d1d57ce69e0e83bc99c3ca1d005ae38ad | /glome/common/DefaultFileSystem.cpp | 79d5b9a689673f74edcb879b3a7f1d698e0751d5 | [] | no_license | chadaustin/sphere | 33fc2fe65acf2eb56e35ade3619643faaced7021 | 0d74cfb268c16d07ebb7cb2540b7b0697c2a127a | refs/heads/master | 2021-01-10T13:28:33.766988 | 2009-11-08T00:38:57 | 2009-11-08T00:38:57 | 36,419,098 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,957 | cpp | #ifdef _WIN32
#include <windows.h>
#endif
#include <stdio.h>
#include "DefaultFileSystem.hpp"
#include "DefaultFile.hpp"
DefaultFileSystem g_DefaultFileSystem;
////////////////////////////////////////////////////////////////////////////////
IFile*
DefaultFileSystem::Open(const char* filename, int m... | [
"surreality@c0eb2ce6-7f40-480a-a1e0-6c4aea08c2c2"
] | [
[
[
1,
86
]
]
] |
3c2b10b34888875574d38041efe54e60d06bbe28 | 59cae771eaa097510750a011979e93bfed24696e | /Player.hpp | fb6df21301781cd6af3a6c143b7f3396d1b63873 | [] | no_license | PhiBabin/LD21---Escape | 7121fa99b61e7027776dbc464618e705070200b7 | 861514ebc1b2f480961ef6f19728d788b45f138b | refs/heads/master | 2020-06-05T04:38:24.524584 | 2011-08-21T19:08:03 | 2011-08-21T19:08:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,536 | hpp | /**
Copyright (C) 2011 babin philippe
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 hope ... | [
"pppl258@hotmail.com"
] | [
[
[
1,
76
]
]
] |
c89f607e71004f7f60a9dec9b3c5c1a4321d2f96 | b08e948c33317a0a67487e497a9afbaf17b0fc4c | /Application/Application.h | 2c044073652440789099465de29b7a569bcc5022 | [] | no_license | 15831944/bastionlandscape | e1acc932f6b5a452a3bd94471748b0436a96de5d | c8008384cf4e790400f9979b5818a5a3806bd1af | refs/heads/master | 2023-03-16T03:28:55.813938 | 2010-05-21T15:00:07 | 2010-05-21T15:00:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,694 | h | #ifndef __APPLICATION_H__
#define __APPLICATION_H__
#include "../Application/ApplicationIncludes.h"
namespace BastionGame
{
//-----------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------... | [
"voodoohaust@97c0069c-804f-11de-81da-11cc53ed4329"
] | [
[
[
1,
128
]
]
] |
242ae52603fc9fc448248aa6efe9326c2eb9b384 | 7b379862f58f587d9327db829ae4c6493b745bb1 | /JuceLibraryCode/modules/juce_gui_basics/widgets/juce_ImageComponent.h | e63f1649ccf554fb9dcd9ed39410767015921a65 | [] | no_license | owenvallis/Nomestate | 75e844e8ab68933d481640c12019f0d734c62065 | 7fe7c06c2893421a3c77b5180e5f27ab61dd0ffd | refs/heads/master | 2021-01-19T07:35:14.301832 | 2011-12-28T07:42:50 | 2011-12-28T07:42:50 | 2,950,072 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,213 | h | /*
==============================================================================
This file is part of the JUCE library - "Jules' Utility Class Extensions"
Copyright 2004-11 by Raw Material Software Ltd.
------------------------------------------------------------------------------
JUCE can be r... | [
"ow3nskip"
] | [
[
[
1,
83
]
]
] |
b1a6c2417e5598a7dff06963ca7e573ff51b50d6 | 77aa13a51685597585abf89b5ad30f9ef4011bde | /dep/src/boost/boost/config/stdlib/sgi.hpp | 6e9c55b8728a9a0d87af08c5220d161484c12b54 | [] | no_license | Zic/Xeon-MMORPG-Emulator | 2f195d04bfd0988a9165a52b7a3756c04b3f146c | 4473a22e6dd4ec3c9b867d60915841731869a050 | refs/heads/master | 2021-01-01T16:19:35.213330 | 2009-05-13T18:12:36 | 2009-05-14T03:10:17 | 200,849 | 8 | 10 | null | null | null | null | UTF-8 | C++ | false | false | 3,261 | hpp | // (C) Copyright John Maddock 2001 - 2003.
// (C) Copyright Darin Adler 2001.
// (C) Copyright Jens Maurer 2001 - 2003.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.t... | [
"pepsi1x1@a6a5f009-272a-4b40-a74d-5f9816a51f88"
] | [
[
[
1,
111
]
]
] |
acdbfbdf94a911d1ca39ac9b79474a0ec0117b11 | 0cc80cab288248cd9c3a2cc922487ac2afd5148c | /tu_quoque/tu_quoque/Mutex.hpp | 3b1bdfb95cf66c028b7f1c60f5bf3fc344a7cdeb | [] | no_license | WestleyArgentum/tu-quoque | a3fbdb37dfebe9e9f0b00254144a48fdee89e946 | 38f661a145916768727b1a6fb7df5aa37072b6d2 | refs/heads/master | 2021-01-02T08:57:39.513862 | 2011-02-20T05:56:36 | 2011-02-20T05:56:36 | 33,832,399 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,282 | hpp | // Westley Hennigh
// Mutex.hpp: Interface for working with mutexes.
// Feb 25th 2010
#ifndef MUTEX_H
#define MUTEX_H
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
class Lock; // forward declare for mutex
/*
Create a mutex (which will wrap up a critical section).
When you need to use shared data... | [
"westleyargentum@259acd2b-3792-e4e4-6ce2-44c093ac8a23"
] | [
[
[
1,
69
]
]
] |
97cb9e2468948c23468b94075ce87846b8ceb03b | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/src/particle/ntrailrender_cmds.cc | d6378a2c1dddc70027f2c31d43980670cc063446 | [] | no_license | DSPNerd/m-nebula | 76a4578f5504f6902e054ddd365b42672024de6d | 52a32902773c10cf1c6bc3dabefd2fd1587d83b3 | refs/heads/master | 2021-12-07T18:23:07.272880 | 2009-07-07T09:47:09 | 2009-07-07T09:47:09 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,246 | cc | #define N_IMPLEMENTS nTrailRender
//------------------------------------------------------------------------------
// © 2001 Radon Labs GmbH
#include "particle/ntrailrender.h"
#include "kernel/npersistserver.h"
//------------------------------------------------------------------------------
/**
@scrip... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
51
]
]
] |
fe55eaf919509bf4edae1bd082592e7dffe65fcc | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/SupportWFLib/symbian/BTGPS/SdpRepeater.cpp | 633d90e26adc8409a3539897b2f524398d328099 | [
"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 | 7,101 | cpp | /*
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,
221
]
]
] |
0bb9cbc1f4aad3f8fa827e3853f03cc56d09742a | 5dfa2f8acf81eb653df4a35a76d6be973b10a62c | /branches/test/CCV_Select_Camera/addons/ofxNCore/src/Modules/ofxNCoreVision.h | 3c5ec2760ff79591a8de8b2101c8381d29fcb971 | [] | no_license | guozanhua/ccv-multicam | d69534ff8592f7984a5eadc83ed8b20b9d3df949 | 31206f0de7f73b3d43f2a910fdcdffb7ed1bf2c2 | refs/heads/master | 2021-01-22T14:24:52.321877 | 2011-08-31T14:18:44 | 2011-08-31T14:18:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,651 | h |
/*
* ofxNCoreVision.h
* NUI Group Community Core Vision
*
* Created by NUI Group Dev Team A on 2/1/09.
* Copyright 2009 NUI Group/Inc. All rights reserved.
*
*/
#ifndef _ofxNCoreVision_H
#define _ofxNCoreVision_H
//Main
#include "ofMain.h"
//Addons
#ifdef TARGET_WIN32
#include "ofxffmv.... | [
"baicaibang@da66ed7f-4d6a-8cb4-a557-1474cfe16edc"
] | [
[
[
1,
402
]
]
] |
331a42df941d6c319d384bd3aec7bbf3df7e9ecc | 62cd42ea3851a4e80a8e631ee02cc58433ac2731 | /ARIBStringConverter.cpp | f275d76c387a825fe5981355a3c8a25fd7b1a627 | [] | no_license | linuxts2epg/ts2epg | a0b84979b8437140843b7b07bc5cad25be3a2585 | 749f82a9412d94e39dd62570dfb7de2973f20a03 | refs/heads/master | 2020-05-20T11:28:52.982115 | 2008-09-07T15:06:36 | 2008-09-07T15:06:36 | 50,156 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 9,416 | cpp | /*
* ARIBStringConverter.cpp
*
* Created on: 2008/09/06
* Author: linux_ts2epg
*/
#include "ARIBStringConverter.h"
#include <cstdio>
#include <cstdlib>
#include <string>
#include <clocale>
const wctstring *ARIBStringConverter::hiraganaTable(new wctstring(L"ぁあぃいぅうぇえぉおかがきぎくぐけげこごさざしじすずせぜそぞただちぢっつづ... | [
"linux_ts2epg@smoug.net"
] | [
[
[
1,
320
]
]
] |
880a0d53e901ae12f7a254cc0b181d6a8c49572a | 9891c65690bfc3d774285ccfbd4733c2ad249d5a | /ok/ok/AuctionItem.cpp | 01d525ad98b6e16ff04ba2cca6c4d230dea52894 | [] | no_license | saki21/saki21 | 55569cdebd012b861f7b0ca9843caf1a404df0cc | f50ef1b9c5ac305f4edce6a4502ecc6afd104a34 | refs/heads/master | 2021-01-19T07:53:59.989872 | 2010-10-09T15:22:16 | 2010-10-09T15:22:16 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,598 | cpp | #include "StdAfx.h"
void AuctionItem::doRireki() {
if (h == nullptr) {
SubItems[9]->Text += "H"; h = gcnew AuctionHist(this);
} else h->go();
};
void AuctionItem::doDelete() {
// Parent->Items->Delete(this);
};
void AuctionItem::setMode(int nextMode) {
WF(("mode {0} -> {1}", mode, nextMode));
mode = ... | [
"shiozaki21@gmail.com"
] | [
[
[
1,
73
]
]
] |
42235bf45ffd86daefd6f741791f8b730a0192b6 | dadae22098e24c412a8d8d4133c8f009a8a529c9 | /tp1/src/window.cpp | b640e7856037b9ee88381e73aeae89b7f903c2e3 | [] | no_license | maoueh/PHS4700 | 9fe2bdf96576975b0d81e816c242a8f9d9975fbc | 2c2710fcc5dbe4cd496f7329379ac28af33dc44d | refs/heads/master | 2021-01-22T22:44:17.232771 | 2009-10-06T18:49:30 | 2009-10-06T18:49:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,185 | cpp | #include "keyboard_listener.h"
#include "mouse_listener.h"
#include "window.h"
#include "window_listener.h"
LRESULT WINAPI Window::messageDispatcher(HWND windowHandle, UINT messageId, WPARAM wParameter, LPARAM lParameter)
{
Window* instance = NULL;
if(messageId == WM_NCCREATE)
{
instance ... | [
"matthieu.o.vachon@gmail.com"
] | [
[
[
1,
422
]
]
] |
29336177321eff9d1d1cce24ac2f531bba27080e | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/techdemo2/engine/core/include/GameAreaEventSource.h | 3753383339224b056c6f3055cd003db4d24fdc2c | [
"ClArtistic",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jacmoe/dsa-hl-svn | 55b05b6f28b0b8b216eac7b0f9eedf650d116f85 | 97798e1f54df9d5785fb206c7165cd011c611560 | refs/heads/master | 2021-04-22T12:07:43.389214 | 2009-11-27T22:01:03 | 2009-11-27T22:01:03 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 3,740 | h | /* This source file is part of Rastullahs Lockenpracht.
* Copyright (C) 2003-2005 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 i... | [
"tanis@4c79e8ff-cfd4-0310-af45-a38c79f83013"
] | [
[
[
1,
104
]
]
] |
9b231de8d9e8431b3bb261f473440b0224bb7880 | acf1b4792425a2ff0565451a044f00029ccf794d | /src/astring_datatype.h | 623f5710f0cbe747d06b56709367fce756aa1195 | [] | no_license | davgit/ahk2exe-1 | d36330e101dbf0f631ebcbb925635ab0631c3619 | 93e6af3188cff3444dc5be6ad37dd032dd3665d1 | refs/heads/master | 2016-09-10T22:43:59.400053 | 2010-07-08T07:34:46 | 2010-07-08T07:34:46 | 22,427,624 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,220 | h | #ifndef __ASTRING_H
#define __ASTRING_H
///////////////////////////////////////////////////////////////////////////////
//
// AutoIt
//
// Copyright (C)1999-2003:
// - Jonathan Bennett <jon@hiddensoft.com>
// - See "AUTHORS.txt" for contributors.
//
// This program is free software; you can redistribute i... | [
"naveen.garg@gmail.com"
] | [
[
[
1,
94
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.