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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8e8740e1900b8a3f36df7935e3e3487b60561c0f | 01fadae9f2a6d3f19bc843841a7faa9c40fc4a20 | /CG/code_CG/Clipping.cpp | 1aa11224da592456bec1e864e7f005daf2cbebcf | [] | no_license | passzenith/passzenithproject | 9999da29ac8df269c41d280137113e1e2638542d | 67dd08f4c3a046889319170a89b45478bfd662d2 | refs/heads/master | 2020-12-24T14:36:46.389657 | 2010-09-05T02:34:42 | 2010-09-05T02:34:42 | 32,310,266 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,696 | cpp | #include <GL/glut.h>
void init (void)
{
glClearColor (1.0, 1.0, 1.0, 0.0);
glLineWidth(2.0);
glMatrixMode (GL_PROJECTION);
glLoadIdentity ();
gluOrtho2D (0.0, 300.0, 0.0, 300.0);
}
void myDisplay (void)
{
glClear (GL_COLOR_BUFFER_BIT);
glBegin (GL_TRIANGLES); // Center Tr... | [
"passzenith@00fadc5f-a3f2-dbaa-0561-d91942954633"
] | [
[
[
1,
73
]
]
] |
dde332f6332b1e81dce1faf3ca7968ff2b9fa526 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/parsers/DOMBuilderImpl.hpp | e04a178c3f9ea7fbe8aa871b71aa132581ed0d15 | [] | no_license | svn2github/ngene | b2cddacf7ec035aa681d5b8989feab3383dac012 | 61850134a354816161859fe86c2907c8e73dc113 | refs/heads/master | 2023-09-03T12:34:18.944872 | 2011-07-27T19:26:04 | 2011-07-27T19:26:04 | 78,163,390 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 37,848 | hpp | /*
* Copyright 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
*
* Unless re... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
953
]
]
] |
b8e70aa6425a255cf6a4d9561f88e05f7145fa85 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/WheelAnimal2Controller/include/WheelAnimalUI.h | 9b70d3300b3b470d568ded61f1016a451a44275a | [] | 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 | 2,179 | h | #ifndef __Orz_WheelAnimalUI_h__
#define __Orz_WheelAnimalUI_h__
#include "DanListener.h"
#include "WheelAnimalControllerConfig.h"
#include "WheelUIInterface.h"
#include "WheelEnum.h"
#include <orz/Toolkit_Base/FSMLogic.h>
namespace Orz
{
class Bonus;
class Banker;
class Time;
class List;
class WinB... | [
"ogre3d@yeah.net"
] | [
[
[
1,
84
]
]
] |
08ec2338e1d1b337f67d1bf9ef49e60fc1e272e2 | 9a48be80edc7692df4918c0222a1640545384dbb | /Libraries/Boost1.40/libs/interprocess/example/doc_anonymous_shared_memory.cpp | 4ab8ac90db41cea2350283f52aebb68501acc8fb | [
"BSL-1.0"
] | permissive | fcrick/RepSnapper | 05e4fb1157f634acad575fffa2029f7f655b7940 | a5809843f37b7162f19765e852b968648b33b694 | refs/heads/master | 2021-01-17T21:42:29.537504 | 2010-06-07T05:38:05 | 2010-06-07T05:38:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,226 | cpp | //////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boost.org/libs/i... | [
"metrix@Blended.(none)"
] | [
[
[
1,
36
]
]
] |
e0f19f90685c342e8a43fac798172e92c73d5423 | c7a66fcf27ae7c2dc41dc557b5c8eee4dd81d9d2 | /trunk/cln/viewmodes.cpp | 51d0c9581976dbfefcb3e67fefa34fb77e8a48b2 | [] | no_license | BackupTheBerlios/mimplugins-svn | 1c142eb7186055dfa8deb747529fb99d5fbf201b | 18dd487e64a0c3f9d4595ea43e64bc5c80aa765d | refs/heads/master | 2021-01-04T14:06:28.579672 | 2008-01-13T00:12:59 | 2008-01-13T00:12:59 | 40,820,556 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 50,832 | cpp | /*
MirandaPluginInfo IM: the free IM client for Microsoft* Windows*
Copyright 2000-2003 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General P... | [
"silvercircle@9e22c628-c204-0410-9d24-ab429885713d"
] | [
[
[
1,
1147
]
]
] |
2f88fbe7e63d3b031e2e40b28d81f7f41c4a0834 | e109ae97b8a43dbf4f4a42a40f8c8da0641237a5 | /Main.cpp | 8abc60411ced308c839a6d383590388ec7c5f0b8 | [] | no_license | mtturner/strategoo-code | 8346d48e7b5c038d53843a5195fecd1dc0a4fec9 | 6bdd46fdbd8cc77eca1afdd0bc9e1d293e59e882 | refs/heads/master | 2016-09-06T15:57:20.713674 | 2011-05-06T03:36:15 | 2011-05-06T03:36:15 | 32,553,378 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,610 | cpp | /******************************************************
Main.cpp
This is Main for the application.
******************************************************/
#include "SDL.h"
#include "Game.h"
int main(int argc, char* args[])
{
//controller object and event structure
Game controller;
//enumeration... | [
"cakeeater07@28384a92-424b-c9e9-0b9a-6d5e880deeca",
"kylerchrdsn@gmail.com@28384a92-424b-c9e9-0b9a-6d5e880deeca"
] | [
[
[
1,
99
]
],
[
[
100,
100
]
]
] |
49798ad708899a2d90a03e458609d9e82a69aba1 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK5.0/bctestpane/inc/bctestpaneappUi.h | 1993cfe1bcccfb2c142598b9e0ac4d83c6209387 | [] | 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,287 | 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,
73
]
]
] |
aee38f2f1d9268352a361604483954dc151a2454 | cd61c8405fae2fa91760ef796a5f7963fa7dbd37 | /Sauron/SonarUnitTests/SonarReadingsLogParser.h | 2832a349764ae1a2b959113e9dfd365f662963e3 | [] | no_license | rafaelhdr/tccsauron | b61ec89bc9266601140114a37d024376a0366d38 | 027ecc2ab3579db1214d8a404d7d5fa6b1a64439 | refs/heads/master | 2016-09-05T23:05:57.117805 | 2009-12-14T09:41:58 | 2009-12-14T09:41:58 | 32,693,544 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,752 | h | #pragma once
#include "SonarModel.h"
#include "SonarReading.h"
#include "CustomTypes.h"
#include <cassert>
#include <string>
#include <fstream>
#include <sstream>
#include <vector>
struct LogLine {
std::vector<sauron::SonarReading> readings;
sauron::Pose pose;
};
class SonarReadingsLogParser
{
publ... | [
"budsbd@8373e73c-ebb0-11dd-9ba5-89a75009fd5d"
] | [
[
[
1,
72
]
]
] |
71b1d021d58e6b7092b5c11a526581a4535a28b3 | 03f06dde16b4b08989eefa144ebc2c7cc21e95ad | /tags/0.21/WinProf/WinProfDoc.h | 2a10a00ef4a1ab3557970991fa91d74378a018db | [] | no_license | BackupTheBerlios/winprof-svn | c3d557c72d7bc0306cb6bd7fd5ac189e5c277251 | 21ab1356cf6d16723f688734c995c7743bbde852 | refs/heads/master | 2021-01-25T05:35:44.550759 | 2005-06-23T11:51:27 | 2005-06-23T11:51:27 | 40,824,500 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 657 | h | // WinProf++Doc.h : interface of the CWinProfDoc class
//
#pragma once
class CWinProfDoc : public CDocument
{
protected: // create from serialization only
CWinProfDoc();
DECLARE_DYNCREATE(CWinProfDoc)
// Attributes
public:
// Operations
public:
// Overrides
public:
virtual BOOL OnNewDocume... | [
"landau@f5a2dbeb-61f3-0310-bb71-ba092b21bc01"
] | [
[
[
1,
41
]
]
] |
d4bb5a92b0e4024d8d1ffd3f2c63b7d620f6403a | 89d2197ed4531892f005d7ee3804774202b1cb8d | /GWEN/include/Gwen/Controls/ScrollBar.h | 840487a3dd08e8a24ed0e14a1a00495b3f65f8a2 | [
"MIT",
"Zlib"
] | permissive | hpidcock/gbsfml | ef8172b6c62b1c17d71d59aec9a7ff2da0131d23 | e3aa990dff8c6b95aef92bab3e94affb978409f2 | refs/heads/master | 2020-05-30T15:01:19.182234 | 2010-09-29T06:53:53 | 2010-09-29T06:53:53 | 35,650,825 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,045 | h | /*
GWEN
Copyright (c) 2010 Facepunch Studios
See license in Gwen.h
*/
#pragma once
#include "Gwen/Controls/Base.h"
#include "Gwen/Controls/Button.h"
#include "Gwen/Gwen.h"
#include "Gwen/Skin.h"
#include "Gwen/Controls/Dragger.h"
#include "Gwen/Controls/ScrollBarBar.h"
#include "Gwen/Controls/ScrollB... | [
"haza55@5bf3a77f-ad06-ad18-b9fb-7d0f6dabd793"
] | [
[
[
1,
78
]
]
] |
b4a7417577c3dadee9dd2fdbe460fe42700b02a2 | 7442395e399e1f544f8a08da82ac3659d0d7abf3 | /src/reset.cpp | 2dea4778e89c2acf8c58055e94512c03b35f75d8 | [
"Apache-2.0"
] | permissive | MartinMReed/xenimus-calc-cplusplus | be7d848ddcf76320a90b971100e6e9344873e5b9 | 33f891c81ec03c35f43a8cb3e5f2b37a32088827 | refs/heads/master | 2016-09-06T11:30:58.601115 | 2006-06-22T16:38:00 | 2006-06-22T16:38:00 | 12,097,390 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,650 | cpp | /************************************************************************/
/** CPlusPlus Stat Calculator
/** Xenimus Open Source Group
/**
/** Additons to this file:
/** -[insert name]
/** --[insert additions descriptions]
/**
/** -Halloween (10/16/05)
/** --Adjusted +bases to account for Xenimus 1.83 update
... | [
"martin.reed@hallowtech.com"
] | [
[
[
1,
92
]
]
] |
ff543b0363a546a3defa66487048283767e01985 | 6477cf9ac119fe17d2c410ff3d8da60656179e3b | /Projects/zNotepad/myam.h | 902f3a203e5392f6ee7bdfc0f05eded75a2e1db1 | [] | no_license | crutchwalkfactory/motocakerteam | 1cce9f850d2c84faebfc87d0adbfdd23472d9f08 | 0747624a575fb41db53506379692973e5998f8fe | refs/heads/master | 2021-01-10T12:41:59.321840 | 2010-12-13T18:19:27 | 2010-12-13T18:19:27 | 46,494,539 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,312 | h | /*
* Unofficial EZX Native Software Development Kit
* Copyright (C) 2007 Y.S Hsiao <ysakaed at gmail dot com>
*
* 2007-08-02 by Y.S Hsiao (intoxicated)
*
* 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 t... | [
"cepiperez@gmail.com"
] | [
[
[
1,
121
]
]
] |
905eb1b9127daea598db284c8294dfb41ae87beb | de98f880e307627d5ce93dcad1397bd4813751dd | /3libs/ut/include/OXShellNamespaceNavigator.h | dad88a2a4ece2f6a558a03add1437a8d0d61f317 | [] | 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 | ISO-8859-1 | C++ | false | false | 30,279 | h | // ==========================================================================
// Class Specification : COXShellNamespaceNavigator
// ==========================================================================
// Header file : OXShellNamespaceNavigator.h
// Version: 9.3
// This software along with its rela... | [
"andyweike@tom.com"
] | [
[
[
1,
785
]
]
] |
1420b9b8750c26f5f19d8f463a995845031f2602 | 7b4c786d4258ce4421b1e7bcca9011d4eeb50083 | /_代码统计专用文件夹/C++Primer中文版(第4版)/第十四章 重载操作符与转换/20090221_代码14.2_输入和输出操作符_1_Sales_item输出操作符.cpp | e33fb62097d7c8880372f6882eeaa84f2c9e2000 | [] | no_license | lzq123218/guoyishi-works | dbfa42a3e2d3bd4a984a5681e4335814657551ef | 4e78c8f2e902589c3f06387374024225f52e5a92 | refs/heads/master | 2021-12-04T11:11:32.639076 | 2011-05-30T14:12:43 | 2011-05-30T14:12:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 166 | cpp | ostream& operator<<(ostream& out, const Sales_item& s)
{
out << s.isbn << "\t" << s.units_sold << "\t"
<< s.revenue << "\t" << s.avg_price();
return out;
} | [
"baicaibang@70501136-4834-11de-8855-c187e5f49513"
] | [
[
[
1,
7
]
]
] |
3502db19c71ee13d89eb8613476a7f41af554b06 | a65530d88102191a0ff7062a982c00c1408dc4ed | /GlobalTypes/Helper.h | 2ebe21956fd432ab7f89c0e36fcbd9fb9061fcab | [] | no_license | willer2009/CompilerWS2012 | 329e7cf3c76798f67bbdf04624be9e76d8a69d1a | e95e092cd12adf6d0a3c38ae3e5661a7effdb0b0 | refs/heads/master | 2021-01-19T17:42:14.696270 | 2011-11-20T15:08:21 | 2011-11-20T15:08:21 | 2,809,660 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,319 | h | #include <ctype.h>
class Helper {
public:
int getLength(const char* array) {
int length;
for(length = 0; array[length] != '\0'; length++);
return length;
}
static void copy(char* destination, const char* source, int length) {
for(int i = 0; i < length; i++) {
destination[i] = source... | [
"sylvaindiffo@gmail.com"
] | [
[
[
1,
48
]
]
] |
07ce9fc0eb1079992a2058c171a3f624a310c7a4 | a92598d0a8a2e92b424915d2944212f2f13e7506 | /PtRPG/libs/cocos2dx/include/CCTextureCache.h | bca2c2173bf5c6f5b7cf278c42f310c8d39ee8b3 | [
"MIT"
] | permissive | peteo/RPG_Learn | 0cc4facd639bd01d837ac56cf37a07fe22c59211 | 325fd1802b14e055732278f3d2d33a9577608c39 | refs/heads/master | 2021-01-23T11:07:05.050645 | 2011-12-12T08:47:27 | 2011-12-12T08:47:27 | 2,299,148 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,731 | h | /****************************************************************************
Copyright (c) 2010-2011 cocos2d-x.org
Copyright (c) 2008-2010 Ricardo Quesada
Copyright (c) 2011 Zynga Inc.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and asso... | [
"95123bb@gmail.com"
] | [
[
[
1,
219
]
]
] |
4f64a87fe62d3f4b8a5ac3695a9e3b2e8d4b2a50 | ab41c2c63e554350ca5b93e41d7321ca127d8d3a | /glm/virtrev.hpp | ec368e44ceef02efc04ece83f9e5345a97d4deb6 | [] | no_license | burner/e3rt | 2dc3bac2b7face3b1606ee1430e7ecfd4523bf2e | 775470cc9b912a8c1199dd1069d7e7d4fc997a52 | refs/heads/master | 2021-01-11T08:08:00.665300 | 2010-04-26T11:42:42 | 2010-04-26T11:42:42 | 337,021 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,119 | hpp | ///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2008 G-Truc Creation (www.g-truc.net)
// Virtrev SDK copyright matrem (matrem84.free.fr)
/////////////////////////////////////////////////////////////////////////////////////... | [
"realburner@gmx.de"
] | [
[
[
1,
29
]
]
] |
74014584a389ee37bc2cce4a13bf843ab2ef4558 | 737638e4d2496de8656a23e093f40ef74eca6ca8 | /dialog.main.h | e4d41cc9930f30c5d6835fab2982bbdb6d659782 | [] | no_license | ianperez/x-com-reloaded | edbd06f3d78b833a21b0b0effed5a887d93f071f | e581b56479233943ae8c7c572eca2a51abb36f2d | refs/heads/master | 2021-01-21T23:16:50.031442 | 2010-12-18T05:52:45 | 2010-12-18T05:52:45 | 32,757,272 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,118 | h | #pragma once
#include "uidialog.h"
#include "font.h"
#include "point.h"
#include "saveinfo.h"
#include <map>
namespace ufo
{
using namespace std;
class SaveLoadBase : public UIDialog
{
Palette m_prev;
SmallFont m_font;
Sint16 m_headerStringId;
map<Uint8, SaveInfo> m_saves;
public:
... | [
"ianrobertperez@687bc148-feef-c4d9-3bcb-ab45cd3def04",
"ianrobertperez@gmail.com@687bc148-feef-c4d9-3bcb-ab45cd3def04"
] | [
[
[
1,
45
],
[
56,
66
],
[
70,
77
],
[
79,
79
]
],
[
[
46,
55
],
[
67,
69
],
[
78,
78
]
]
] |
0aed80a3cf30c21d64209e4a66120b6bf45b7480 | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Physics/Collide/Util/Welding/hkpWeldingUtility.inl | 3b033fac76d80b21bafadcb01a7022a678d1a4df | [] | 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 | 4,748 | inl | /*
*
* 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,
110
]
]
] |
98e089ec8007513b45f28c12a74fa9b43981e22b | e52b0e0e87fbeb76edd0f11a7e1b03d25027932e | /include/lua/LuaPlus.h | 69227bb1458f935a85098445f46b420cda9a5b9e | [] | no_license | zerotri/Maxwell_Game_old | d9aaa4c38ee1b99fe9ddb6f777737229dc6eebeb | da7a02ff25697777efe285973e5cecba14154b6c | refs/heads/master | 2021-01-25T05:22:45.278629 | 2008-02-07T03:11:01 | 2008-02-07T03:11:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,047 | h | ///////////////////////////////////////////////////////////////////////////////
// This source file is part of the LuaPlus source distribution and is Copyright
// 2001-2004 by Joshua C. Jensen (jjensen@workspacewhiz.com).
//
// The latest version may be obtained from http://wwhiz.com/LuaPlus/.
//
// The code pres... | [
"zerotri@gmail.com"
] | [
[
[
1,
81
]
]
] |
abf522d32d74648f7c9f479450d09bed5710d1b4 | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /Depend/MyGUI/Tools/SkinEditor/SettingsWindow.h | 3ea9dbe9738f184a8efa53c5cfd819acf0a8ce0f | [] | no_license | lxinhcn/starworld | 79ed06ca49d4064307ae73156574932d6185dbab | 86eb0fb8bd268994454b0cfe6419ffef3fc0fc80 | refs/heads/master | 2021-01-10T07:43:51.858394 | 2010-09-15T02:38:48 | 2010-09-15T02:38:48 | 47,859,019 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,157 | h | /*!
@file
@author Georgiy Evmenov
@date 09/2008
*/
#ifndef __SETTINGS_WINDOW_H__
#define __SETTINGS_WINDOW_H__
#include "BaseLayout/BaseLayout.h"
#include "Dialog.h"
#include "OpenSaveFileDialog.h"
namespace tools
{
class SettingsWindow :
public Dialog
{
public:
SettingsWindow();
virt... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
51
]
]
] |
240e0e566f417cf752e0f88621ce7987ea0b1e0c | 867f5533667cce30d0743d5bea6b0c083c073386 | /jingxian-downloader/wxCURL/include/wxCURL/ftptool.h | 393e883b441b0cbae7721e9ca77ddad750e7960f | [] | 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 | UTF-8 | C++ | false | false | 2,495 | h | /*
* ftptool.h
* wxCURL
*
* Created by Casey O'Donnell on Fri Aug 13 2004.
* Copyright (c) 2004 Casey O'Donnell. All rights reserved.
*
* Licence: wxWidgets Licence
*/
#ifndef _WXCURLFTPTOOL_H__INCLUDED_
#define _WXCURLFTPTOOL_H__INCLUDED_
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma int... | [
"runner.mei@0dd8077a-353d-11de-b438-597f59cd7555"
] | [
[
[
1,
86
]
]
] |
d827e9b5f50e7cdb3f8c5fe120614f523c6a9aed | 5a05acb4caae7d8eb6ab4731dcda528e2696b093 | /ThirdParty/luabind/luabind/detail/format_signature.hpp | 18ca2e94eaf51554e60de4e5a2e7bb832c43d0d2 | [] | no_license | andreparker/spiralengine | aea8b22491aaae4c14f1cdb20f5407a4fb725922 | 36a4942045f49a7255004ec968b188f8088758f4 | refs/heads/master | 2021-01-22T12:12:39.066832 | 2010-05-07T00:02:31 | 2010-05-07T00:02:31 | 33,547,546 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,357 | hpp | // Copyright Daniel Wallin 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.txt)
#ifndef LUABIND_FORMAT_SIGNATURE_081014_HPP
# define LUABIND_FORMAT_SIGNATURE_081014_HPP
# inc... | [
"DreLnBrown@e933ee44-1dc6-11de-9e56-bf19dc6c588e"
] | [
[
[
1,
141
]
]
] |
a0c53f661b6104a3622658290f4357ec23a39899 | f6c641b102ebbffb48e93dd554a0b7eb7e639be7 | /Source/Base/Base Graphics Library/Texture2D.cpp | f7e8514dc3ae7c229a99bf542fde63a9fc273988 | [] | no_license | ZAsprose/rtrt-on-gpu | e3ca4921a3429cbc72e0cee8afd946200b83573d | 4949e373c273f963467658ca25d39244da7fb4e6 | refs/heads/master | 2021-01-10T14:42:45.293509 | 2010-08-25T18:37:19 | 2010-08-25T18:37:19 | 53,016,647 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,191 | cpp | /*
-----------------------------------------------------------------------------
| B A S E G R A P H I C S L I B R A R Y |
-----------------------------------------------------------------------------
Copyright (c) 2009 - 2010 Denis Bog... | [
"denisbogol@gmail.com"
] | [
[
[
1,
143
]
]
] |
ce656ec9e974945e5c870422c7fdf253fb3e1cd5 | 8e884f5b3617ff81a593273fb23286b4d789f548 | /MakeDef/PCL_Set.hxx | ec3c4fb449451a0133c51e9d8ad094dc862499d2 | [] | no_license | mau4x/PCL-1 | 76716e6af3f1e616ca99ac790ef6c5e8c36a8d46 | b440c2ce3f3016c0c6f2ecdea9643f1a9bae19cc | refs/heads/master | 2020-04-06T21:48:35.864329 | 2011-08-12T21:38:54 | 2011-08-12T21:38:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,430 | hxx | #ifndef __PCL_SET_H__
#define __PCL_SET_H__
#ifndef __PCL_H__
# error Do not include this file directly. Include "PCL.h" instead
#endif
///!
//*!===========================================================================!
//*! PCL stands for Portable Class Library and is designed for development
//*! of appli... | [
"obuvalin@gmail.com"
] | [
[
[
1,
116
]
]
] |
07cb3c13840449d01b9a913e48380866b5976fef | 4ecb7e18f351ee920a6847c7ebd9010b6a5d34ce | /HD/trunk/HuntingDragon/gametutor/header/CControllerKeyManager_inc.h | 85bae3f28f5367af8b8ad101d22f6b63043d1276 | [] | no_license | dogtwelve/bkiter08-gameloft-internship-2011 | 505141ea314c234d99652600db5165a22cf041c3 | 0efc9f009bf12fe4ed36e1abfeb34f346a8c4198 | refs/heads/master | 2021-01-10T12:16:51.540936 | 2011-10-27T13:30:50 | 2011-10-27T13:30:50 | 46,549,117 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,641 | h |
enum EKeyCode
{
EKEY_WIN_A = (0x41)<<4,
EKEY_WIN_B = (0x42)<<4,
EKEY_WIN_D = (0x43)<<4,
EKEY_WIN_E = (0x44)<<4,
EKEY_WIN_F = (0x45)<<4,
EKEY_WIN_G = (0x46)<<4,
EKEY_WIN_H = (0x47)<<4,
EKEY_WIN_I = (0x48)<<4,
EKEY_WIN_J = (0x49)<<4,
EKEY_WIN_K = (0x4A)<<4,
EKEY_WIN_L = (0x4B)<<4,
EK... | [
"shenlongbk@gmail.com"
] | [
[
[
1,
66
]
]
] |
d2af9ede98506d9fafe770a09768abe337320686 | 447a1817531f5eff55925709ff1cdde37033cf79 | /src/core/ieventhandler.h | 3c38ebc239ff1480d310e5c8d1ecf09f66eb535b | [] | no_license | Kazade/kazengine | 63276feef92f7daae5ac10563589bb5b87233644 | 0723eb6f22e651f9ea2d110b00b3f4c5d94465d5 | refs/heads/master | 2020-03-31T12:12:58.501020 | 2008-08-14T20:14:44 | 2008-08-14T20:14:44 | 32,983 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 398 | h | #ifndef IEVENTHANDLER_H_INCLUDED
#define IEVENTHANDLER_H_INCLUDED
#include <SDL/SDL.h>
#include "ilogholder.h"
class event_handler_interface : public ILogHolder {
public:
virtual ~event_handler_interface() {}
///Returns true if the event was handled (no further processing will be done)
virtual bool on_even... | [
"luke@helium.(none)"
] | [
[
[
1,
15
]
]
] |
a58fbaa2627fe0619c68c404a1224ace7846834a | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Samples/Applet/App.h | bf2e60130d10e9c6c8e2d6e1766f300f0ed74497 | [] | no_license | svn2github/ngene | b2cddacf7ec035aa681d5b8989feab3383dac012 | 61850134a354816161859fe86c2907c8e73dc113 | refs/heads/master | 2023-09-03T12:34:18.944872 | 2011-07-27T19:26:04 | 2011-07-27T19:26:04 | 78,163,390 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 976 | h | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: App.h
Version: 0.01
---------------------------------------------------------------------------
*/
#pragma once... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
48
]
]
] |
2f01a143bc1b5283015020bbb234ce4aefbc1963 | 5ff30d64df43c7438bbbcfda528b09bb8fec9e6b | /kgraphics/math/LineSegment3.cpp | bbbfe6067fa504d4e2cd4949dfc03cb3f15326fd | [] | no_license | lvtx/gamekernel | c80cdb4655f6d4930a7d035a5448b469ac9ae924 | a84d9c268590a294a298a4c825d2dfe35e6eca21 | refs/heads/master | 2016-09-06T18:11:42.702216 | 2011-09-27T07:22:08 | 2011-09-27T07:22:08 | 38,255,025 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 23,619 | cpp | #include <stdafx.h>
#include <kgraphics/math/LineSegment3.h>
#include <kgraphics/math/Ray3.h>
#include <kgraphics/math/Line3.h>
#include <kgraphics/math/math.h>
#include <kgraphics/math/Matrix33.h>
#include <kgraphics/math/Matrix44.h>
#include <kgraphics/math/Quat.h>
#include <kgraphics/math/Vector3.h>
nam... | [
"keedongpark@keedongpark"
] | [
[
[
1,
801
]
]
] |
5a52457b518d950493a2ac55624d4332f722c2f2 | 1e299bdc79bdc75fc5039f4c7498d58f246ed197 | /stdobj/SettingsFile.cpp | 8eca885f0097b8315bd6cad51b7fecec52d1825b | [] | no_license | moosethemooche/Certificate-Server | 5b066b5756fc44151b53841482b7fa603c26bf3e | 887578cc2126bae04c09b2a9499b88cb8c7419d4 | refs/heads/master | 2021-01-17T06:24:52.178106 | 2011-07-13T13:27:09 | 2011-07-13T13:27:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,274 | cpp | //--------------------------------------------------------------------------------
//
// Copyright (c) 1999 MarkCare Solutions
//
// Programming by Rich Schonthal
//
//--------------------------------------------------------------------------------
// SettingsFile.cpp: implementation of the CSettingsFile class... | [
"rich@schonthal.com"
] | [
[
[
1,
97
]
]
] |
2b183d1ed65548aaf92d1422bd7cd370923cc716 | a6c9a8f361863ad66a54d15e0da04f356f4f76e9 | /test/filer/mfttest/wv/MFTReader/MFTReader.cpp | ae9dab3d197c138d1f13f9e428707967a7ad1b1c | [] | no_license | mohammadul/addondev | 2e47505112cf4c506e4523572d2dbcfabfd23496 | ee18da2abaafebca565792c29d698cc87bb233ca | refs/heads/master | 2016-09-06T08:54:57.642723 | 2011-10-04T16:42:38 | 2011-10-04T16:42:38 | 42,942,733 | 0 | 1 | null | null | null | null | SHIFT_JIS | C++ | false | false | 23,650 | cpp | // MFTReader.cpp : DLL アプリケーションのエントリ ポイントを定義します。
//
#include "stdafx.h"
#include <windows.h>
#include <winioctl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string>
// Template for padding
template <class T1, class T2> inline T1* Padd(T1* p, T2 n)
{
return (T1*)((char *)p + n);
}
#if... | [
"s@localhost"
] | [
[
[
1,
714
]
]
] |
92a508a3bc99fbef65f96e0059429aafa70202e9 | 10904ee31435dcd301484b0e8337504ce87368e4 | /Face/Face/Config.h | a69d7259e2df95890618207e1efd49b4d3d221e5 | [] | no_license | foolin/fdetection | c8fea777321d7aa1d674d4402c43ba52d56cfa7c | b8827751db7deb2d5e10acc22e42d3494e4af30a | refs/heads/master | 2021-01-16T20:36:01.491468 | 2010-05-24T04:22:21 | 2010-05-24T04:22:21 | 32,785,465 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 425 | h | #pragma once
#include "afxwin.h"
class CConfig :
public CDialog
{
public:
CConfig(void);
~CConfig(void);
public:
CString m_strConfigPath;
public:
//设置变量
void SetConfig(CString keyName, CString keyValue);
void SetConfig(CString appName, CString keyName, CString keyValue);
//读取变量
CString G... | [
"foolin55@gmail.com@946ed153-6c77-64d3-6a7d-126bc18e93db"
] | [
[
[
1,
23
]
]
] |
f4fd7f1d257e58181069f4482b487e388c59552a | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ClientShellDLL/ClientShellShared/LaserBeam.h | 81311dbd98b486399108cfeedf05af46ebcd0b65 | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 862 | h | // ----------------------------------------------------------------------- //
//
// MODULE : LaserBeam.h
//
// PURPOSE : LaserBeam class - Definition
//
// CREATED : 11/16/99
//
// (c) 1999 Monolith Productions, Inc. All Rights Reserved
//
// ----------------------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
40
]
]
] |
d1a5d8b55c0a46c96a46e46829149bc5b8d67eff | 5df145c06c45a6181d7402279aabf7ce9376e75e | /src/bbsmenumgr.h | bbbe50d06607e5e564a4c056e3fd4cffcf91bf87 | [] | no_license | plus7/openjohn | 89318163f42347bbac24e8272081d794449ab861 | 1ffdcc1ea3f0af43b9033b68e8eca048a229305f | refs/heads/master | 2021-03-12T22:55:57.315977 | 2009-05-15T11:30:00 | 2009-05-15T11:30:00 | 152,690 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,068 | h | /*
* Copyright 2009 NOSE Takafumi <ahya365@gmail.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 Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This... | [
"ahya365@gmail.com"
] | [
[
[
1,
81
]
]
] |
ba773e8dd31f634d612a1c1da5fa2812c6d5d2d3 | 10904ee31435dcd301484b0e8337504ce87368e4 | /Face/Face/Config.cpp | b5e8790dff56086584233a3c7126b184c6ce81c4 | [] | no_license | foolin/fdetection | c8fea777321d7aa1d674d4402c43ba52d56cfa7c | b8827751db7deb2d5e10acc22e42d3494e4af30a | refs/heads/master | 2021-01-16T20:36:01.491468 | 2010-05-24T04:22:21 | 2010-05-24T04:22:21 | 32,785,465 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 982 | cpp | #include "StdAfx.h"
#include "Config.h"
CConfig::CConfig(void)
{
m_strConfigPath = _T(".\\config.ini");
}
CConfig::~CConfig(void)
{
}
//设置变量
void CConfig::SetConfig(CString keyName, CString keyValue)
{
::WritePrivateProfileString(_T("Init"), keyName, keyValue, m_strConfigPath);
}
void CConfig::S... | [
"foolin55@gmail.com@946ed153-6c77-64d3-6a7d-126bc18e93db"
] | [
[
[
1,
41
]
]
] |
0113b4333a2d693c5c037d2ef105b43ac14842a4 | 4aadb120c23f44519fbd5254e56fc91c0eb3772c | /Source/EduNetGames/obsolete/Tutorial_03/NetBoidReplica.cpp | 94f916d6955d820d0e38d13e0b9f591d8dd6946a | [] | 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,844 | cpp | //-----------------------------------------------------------------------------
// Copyright (c) 2009, Jan Fietz, Cyrus Preuss
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
// are permitted provided that the following conditions are met:
//
// *... | [
"janfietz@localhost"
] | [
[
[
1,
86
]
]
] |
61b017ec358c9ed144a5e759f98a795cff6b70d1 | efc8e21a70b1b561152cf451cb01b2816d2bed49 | /examples/3DCellSegmentation/LevelSetBasedCellSegmentation/ShapeLevelSetBasedCellSegmentation.cxx | 4d76a60a888ff8ff3a675e30ab7c5db7719edd57 | [] | no_license | xiaochengcike/midas-journal-321 | 250fa5a1267e48ae3651557c8cb9039db1b09c2e | 104bc2cc86967b5af96449000336d58e809b95ea | refs/heads/master | 2020-03-31T15:57:50.135005 | 2011-08-22T13:23:47 | 2011-08-22T13:23:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,282 | cxx | #include "itkImageFileReader.h"
#include "itkImageFileWriter.h"
#include "itkShapeLevelSetBasedCellSegmentation.h"
#include "itkNumericSeriesFileNames.h"
#include "itkCastImageFilter.h"
#include <map>
#include <vector>
#include <fstream>
#include <stdio.h>
int main( int argc, char* argv[] )
{
if( argc < ... | [
"root@insight-journal.org"
] | [
[
[
1,
105
]
]
] |
07eadaa06c467a5cafa68c2093ca3c4e049bac38 | 9152cb31fbe4e82c22092bb3071b2ec8c6ae86ab | /demos/rtc/RTCSAMPLE/rtcwin.cpp | cf21b52e06654d2b5d5ff87b667d2a8bb2598c07 | [] | 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 | 125,846 | cpp | // rtcwin.h
//
#include "stdafx.h"
#include <assert.h>
#define MAX_COMPUTER_NAME_LENGTH 300
/////////////////////////////////////////////
//
// CRTCWin::CRTCWin
//
CRTCWin::CRTCWin()
{
m_hWnd = NULL;
m_hStatusBar = NULL;
m_hBuddyTree = NULL;
m_hOfflineParent = NULL;
m_hOnlineParent ... | [
"yippeesoft@5dda88da-d10c-0410-ac74-cc18da35fedd"
] | [
[
[
1,
5333
]
]
] |
0e7819346c67b0b0f33d329ccf35e3a3b9fab3b7 | 073dfce42b384c9438734daa8ee2b575ff100cc9 | /RCF/include/RCF/RcfBoostThreads/boost_1_33_1/boost/thread/once.hpp | 81fef9f75748d7f8e8a790da7617cd8985a17bb6 | [] | 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,399 | 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,
42
]
]
] |
798918d7bb1a6198a39f5bd35f3c68e4fb53b2d5 | 33f59b1ba6b12c2dd3080b24830331c37bba9fe2 | /Depend/Foundation/System/Wm4THashTable.inl | c181f1bf8678dbc2806f10dea237115f78c9b79a | [] | no_license | daleaddink/flagship3d | 4835c223fe1b6429c12e325770c14679c42ae3c6 | 6cce5b1ff7e7a2d5d0df7aa0594a70d795c7979a | refs/heads/master | 2021-01-15T16:29:12.196094 | 2009-11-01T10:18:11 | 2009-11-01T10:18:11 | 37,734,654 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,306 | inl | // Geometric Tools, Inc.
// http://www.geometrictools.com
// Copyright (c) 1998-2006. All Rights Reserved
//
// The Wild Magic Version 4 Foundation Library source code is supplied
// under the terms of the license agreement
// http://www.geometrictools.com/License/Wm4FoundationLicense.pdf
// and may not be ... | [
"yf.flagship@e79fdf7c-a9d8-11de-b950-3d5b5f4ea0aa"
] | [
[
[
1,
215
]
]
] |
e1da5d72d93fe78ba473b16bee582aa67dd9e300 | 374f53386d36e3aadf0ed88e006394220f732f30 | /gl/mfc_gl_sdi/mfcsdi_glView.cpp | e8567f74a6600cdef359cfe1dea1f348273db4dd | [
"MIT"
] | permissive | yatjf/sonson-code | e7edbc613f8c97be5f7c7367be2660b3cb75a61b | fbb564af37adb2305fe7d2148f8d4f5a3450f72b | refs/heads/master | 2020-06-13T08:02:38.469864 | 2010-07-01T14:20:40 | 2010-07-01T14:20:40 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 5,141 | cpp | //
// mfc_gl_sdi
// mfcsdi_glView.cpp
//
// The MIT License
//
// Copyright (c) 2009 sonson, sonson@Picture&Software
//
// 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 restrict... | [
"yoshida.yuichi@0d0a6a56-2bd1-11de-9cad-a3574e5575ef"
] | [
[
[
1,
174
]
]
] |
7827a1043c72fdedbb0e12df3c3006ae7d4173cc | 6be72227405ee9fa245ea9f9896df3f2668ed81b | /examples/src/Framework.cpp | 1e1347c34d6eeb0362c009b054e3cdae33767fa9 | [
"MIT"
] | permissive | lilieming/tinyimageloader | 9ab74ec20070ceff40a9e14de344d073da4655a4 | 9513947b61aa93ec7dd8f16e14fbc14becdcd86e | refs/heads/master | 2020-05-20T06:11:52.414776 | 2011-07-10T12:45:58 | 2011-07-10T12:45:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,971 | cpp | #include "Framework.h"
namespace TILFW
{
bool Framework::s_KeysPressed[256];
bool Framework::s_KeysReleased[256];
#ifndef DOXYGEN_SHOULD_SKIP_THIS
#define CHECKOGLERROR() CheckOGLerror(__LINE__)
void CheckOGLerror(int a_Line)
{
char errorString[0xffff];
errorString[0] = 0;
GLenum curEr... | [
"knight666@ae7ae854-2bc2-de67-b11e-81cc9cd7c224"
] | [
[
[
1,
365
]
]
] |
95e8aec93f15ec46a9154173679dcee74c0a0efd | 97f1be9ac088e1c9d3fd73d76c63fc2c4e28749a | /3dc/win95/huffman.hpp | cdcf89157a6b2d14a6e70f2c48b249cd8d3db7b1 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | SR-dude/AvP-Wine | 2875f7fd6b7914d03d7f58e8f0ec4793f971ad23 | 41a9c69a45aacc2c345570ba0e37ec3dc89f4efa | refs/heads/master | 2021-01-23T02:54:33.593334 | 2011-09-17T11:10:07 | 2011-09-17T11:10:07 | 2,375,686 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 668 | hpp | #ifndef _huffman_hpp_included
#define _huffman_hpp_included 1
#ifdef __cplusplus
extern "C"
{
#endif
#define MAX_DEPTH 11
typedef struct
{
char Identifier[8];
int CompressedDataSize;
int UncompressedDataSize;
int CodelengthCount[MAX_DEPTH];
unsigned char ByteAssignment[256... | [
"a_jagers@ANTHONYJ.(none)"
] | [
[
[
1,
31
]
]
] |
38ecf3559cd19388e1b83708046bfc440d2c9ea0 | 33d2272f0af4d08cb3b20e81f2ece571b2c7e131 | /PeopleCoutning/PeopleCoutning/Param.h | 1ceb776e234de06aa9226ee438e8794e35545f7c | [] | no_license | mscreolo/huy-khanh-people-counting | 776b66e44b7881d1dc9a24b0d4b9361e99aa30ca | 5875d54e28eb86b8f127e1fc94c61cb7795c7bdf | refs/heads/master | 2016-09-15T20:43:32.200996 | 2011-10-26T03:07:40 | 2011-10-26T03:07:40 | 33,321,132 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,329 | h |
#pragma once
#include "cv.h"
#include "highgui.h"
#include <time.h>
#include <math.h>
#include <vector>
#include "Region.h"
#include "FrameSegment.h"
#define MAIN_WINDOW "Main TMS Application"
#define LEFT_FLOW_KLT "KLT LtFlow"
#define RIGHT_FLOW_KLT "KLT RtFlow"
#define LEFT_FLOW_FGR "FGR LtFlow"
... | [
"hoanghuy89@gmail.com@ead409af-2641-a09c-7308-cf4d77c96f99"
] | [
[
[
1,
154
]
]
] |
cee3ce3b2dbdcb823330160e9add4afe116e4340 | 30e4267e1a7fe172118bf26252aa2eb92b97a460 | /code/pkg_Core/Interface/Xml/Ix_StringTable.h | 316fbc527931f4356b3f1373ab6bcf685dd7bdd1 | [
"Apache-2.0"
] | permissive | thinkhy/x3c_extension | f299103002715365160c274314f02171ca9d9d97 | 8a31deb466df5d487561db0fbacb753a0873a19c | refs/heads/master | 2020-04-22T22:02:44.934037 | 2011-01-07T06:20:28 | 2011-01-07T06:20:28 | 1,234,211 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,169 | h | // Copyright 2008-2011 Zhang Yun Gui, rhcad@hotmail.com
// https://sourceforge.net/projects/x3c/
//
// 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/lic... | [
"rhcad1@71899303-b18e-48b3-b26e-8aaddbe541a3"
] | [
[
[
1,
89
]
]
] |
87c8d246649e518947d93f5ad0ec930587f741f0 | 6b75de27b75015e5622bfcedbee0bf65e1c6755d | /stack/stack-twiwai(full).cpp | 45b3dc3c2796abfc9a9c64b19968e1263851b1b9 | [] | no_license | xhbang/data_structure | 6e4ac9170715c0e45b78f8a1b66c838f4031a638 | df2ff9994c2d7969788f53d90291608ac5b1ef2b | refs/heads/master | 2020-04-04T02:07:18.620014 | 2011-12-05T09:39:34 | 2011-12-05T09:39:34 | 2,393,408 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,550 | cpp | /*链栈的结构定义*/
typedef struct {
SLink top; // 栈顶指针
int length; // 栈中元素个数
}Stack;
typedef struct{
Element data;
Element* next;
}Slink;
void InitStack ( Stack &S )
{
// 构造一个空栈 S
S.top = NULL; // 设栈顶指针的初值为"空"
S.length = 0; // 空栈中元素个数为0
} // InitStack
/*能否将链栈中的指针方向反过来,从栈底到栈顶?
不行... | [
"sonicisdreaming@gmail.com"
] | [
[
[
1,
48
]
]
] |
78e0756afe138a6a2d5e074610098c070fa69ae5 | 5ac13fa1746046451f1989b5b8734f40d6445322 | /minimangalore/Nebula2/code/mangalore/physics/boxshape.cc | 60c9524d7e3695279e87520b1e7feddafceffaa1 | [] | 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,002 | cc | //------------------------------------------------------------------------------
// physics/boxshape.cc
// (C) 2003 RadonLabs GmbH
//------------------------------------------------------------------------------
#include "physics/boxshape.h"
#include "gfx2/ngfxserver2.h"
#include "physics/rigidbody.h"
namesp... | [
"BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c"
] | [
[
[
1,
72
]
]
] |
62a32ea40f569719137919c0847b261e01d761d4 | da48afcbd478f79d70767170da625b5f206baf9a | /nnstock/nnstock/WndHelper.h | 2099410ec692bd601a282fff4d83e2389fdd30b3 | [] | 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 | 1,840 | h | #pragma once
struct CWindowAttribute
{
char* title;
char* className;
HWND hwnd;
};
struct CParentWindowAttribute
{
char* toptitle;
char* topclassName;
char* childtitle;
char* childclassName;
long childx;
long childy;
BOOL isVisible;
HWND hwnd;
};
class... | [
"niels.liu@gmail.com@d41c10be-1f87-11de-a78b-a7aca27b2395"
] | [
[
[
1,
49
]
]
] |
fa9cf04006975ad92ec6bce4755ab98c976739bc | 4094aff52eac68070ee245c3e617ba349ef8adb7 | /GLSkeleton.h | 762ccd2f5e9b6e208a8091e0d3cbdede2bd50254 | [] | no_license | andrelcunha/GraphicComputingProject | e42cd607a2b8607b5008ce7370437bd63301645f | e32b7ae890a86c814cb38de41c1701710ed7e2b3 | refs/heads/master | 2021-01-19T22:23:51.772905 | 2009-03-31T04:47:41 | 2009-03-31T04:47:41 | 88,808,400 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,235 | h | //---------------------------------------------------------------------------
#ifndef GLSkeletonH
#define GLSkeletonH
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <gl\gl.h>
#include <gl\glu.h>
//#include <gl\glut.h>
//--------------------------------... | [
"deko81@fbf1ad31-3caa-4afa-b5b4-094426959cba"
] | [
[
[
1,
40
]
]
] |
da7e899bfd5f0f67c17b407be4b4aee104ed7c42 | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/3rdParty/boost/libs/config/test/no_i64_limits_fail.cpp | f6bad8f7cf5d3a1e9a0cfba70ea55ea47fbec8df | [] | no_license | bugbit/cipsaoscar | 601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4 | 52aa8b4b67d48f59e46cb43527480f8b3552e96d | refs/heads/master | 2021-01-10T21:31:18.653163 | 2011-09-28T16:39:12 | 2011-09-28T16:39:12 | 33,032,640 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,222 | cpp |
// This file was automatically generated on Sun Jul 25 11:47:49 GMTDT 2004,
// by libs/config/tools/generate
// Copyright John Maddock 2002-4.
// 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.b... | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | [
[
[
1,
39
]
]
] |
1b8e8f280a6c988e902570310c07343a4cba8fed | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /Include/CBerkeleyDB.h | d3c7b45fae697ffd865a2d31ac70a1f80e3d92b0 | [] | no_license | code4bones/crawlpaper | edbae18a8b099814a1eed5453607a2d66142b496 | f218be1947a9791b2438b438362bc66c0a505f99 | refs/heads/master | 2021-01-10T13:11:23.176481 | 2011-04-14T11:04:17 | 2011-04-14T11:04:17 | 44,686,513 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 9,180 | h | /*
CBerkeleyDB.h
Classe base per l'interfaccia con la libreria Berkeley DB 2.7.7 (http://www.sleepycat.com).
Luca Piergentili, 04/11/99
lpiergentili@yahoo.com
*/
#ifndef _CBERKELEYDB_H
#define _CBERKELEYDB_H 1
#include <string.h>
#if defined(_WINDOWS)
#include "window.h"
#endif
#include "typedef.h"
... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
235
]
]
] |
741a636d59f3992c9c56c7e84df1ae74b9f299fb | 5eb582292aeef7c56b13bc05accf71592d15931f | /include/raknet/PacketPool.h | ac773e4635ff1a86f6073ef879410b0296485f7d | [] | no_license | goebish/WiiBlob | 9316a56f2a60a506ecbd856ab7c521f906b961a1 | bef78fc2fdbe2d52749ed3bc965632dd699c2fea | refs/heads/master | 2020-05-26T12:19:40.164479 | 2010-09-05T18:09:07 | 2010-09-05T18:09:07 | 188,229,195 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,344 | h | /* -*- mode: c++; c-file-style: raknet; tab-always-indent: nil; -*- */
/**
* @file
* @brief Manage memory for packet.
*
* This file is part of RakNet Copyright 2003 Rakkarsoft LLC and Kevin Jenkins.
*
* Usage of Raknet is subject to the appropriate licence agreement.
* "Shareware" Licensees with Rakkarsoft LL... | [
"1297665+goebish@users.noreply.github.com"
] | [
[
[
1,
100
]
]
] |
97f472bb321936aac3a8cdd7ce0aaa61e3c92c02 | 66a0801d891945b96a8adb12e3c05d68165964f9 | /visual_feedback/thirdparty/python-cvgreyc/src/siftpp/sift.cpp | 5e3b5c6e533033e013b63b44a8edfe70a1629c6c | [] | no_license | sdmiller/Hearing-Sheet-Music | a3c9149bedd16da06f6d1e2e0d0ed48a0c1e4e0e | 06a8788097e904531082afde7ba9c279a5545acb | refs/heads/master | 2021-01-01T19:34:29.835194 | 2011-12-12T07:24:01 | 2011-12-12T07:24:01 | 2,921,752 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 42,924 | cpp | // file: sift.cpp
// author: Andrea Vedaldi
// description: Sift definition
// AUTORIGHTS
// Copyright (c) 2006 The Regents of the University of California
// All Rights Reserved.
//
// Created by Andrea Vedaldi (UCLA VisionLab)
//
// Permission to use, copy, modify, and distribute this software and its
... | [
"sdmiller@malin.(none)"
] | [
[
[
1,
1386
]
]
] |
ed6164485017dfc2c8da758bfe256018052fc9da | bfe8eca44c0fca696a0031a98037f19a9938dd26 | /redundancy/VNClib/src/VNConnection.cpp | 3d85520bc21bc03ea0ed258383905fa45b0db14a | [] | no_license | luge/foolject | a190006bc0ed693f685f3a8287ea15b1fe631744 | 2f4f13a221a0fa2fecab2aaaf7e2af75c160d90c | refs/heads/master | 2021-01-10T07:41:06.726526 | 2011-01-21T10:25:22 | 2011-01-21T10:25:22 | 36,303,977 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,888 | cpp | // VNConnection.cpp: implementation of the CVNConnection class.
//
//////////////////////////////////////////////////////////////////////
#include <stdio.h>
#ifndef POSIX
#include <time.h>
#include "process.h"
#endif
#include "VNConnection.h"
//////////////////////////////////////////////////////////////... | [
"greatfoolbear@756bb6b0-a119-0410-8338-473b6f1ccd30"
] | [
[
[
1,
914
]
]
] |
efa9af40f4b00040eb9c86f97774280b7244d168 | 3c9d64d2af8cf3d5b83c7393b4ddfeba468a94f7 | /src/train.cpp | fb2241f5c66d12e16c1c1c016b7197eedae1ec64 | [] | no_license | kod3r/cv | 0ff9f31b9b926a6f61f7e422bc69f0303a8a2de4 | 9e769c90693005b76c8a7d5305002a1feb07f096 | refs/heads/master | 2021-01-18T10:55:32.764921 | 2009-08-10T17:32:19 | 2009-08-10T17:32:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,654 | cpp | /****************************************************************************
* AAMLibrary
* http://code.google.com/p/aam-library
* Copyright (c) 2008-2009 by GreatYao, all rights reserved.
****************************************************************************/
#include "AAM_IC.h"
#include "AAM_Bas... | [
"sudeep@sudeep-laptop.(none)"
] | [
[
[
1,
66
]
]
] |
5626519d6a4793fd3da1a74c13ea1d8abeed20a0 | f2cbdee1dfdcad7b77c597e1af5f40ad83bad4aa | /MyJava/JRex/src/native/JRexSHistoryListenerImpl.cpp | 3e5500651fe70e9e45b3e958f029096b46e5ba00 | [] | no_license | jdouglas71/Examples | d03d9effc414965991ca5b46fbcf808a9dd6fe6d | b7829b131581ea3a62cebb2ae35571ec8263fd61 | refs/heads/master | 2021-01-18T14:23:56.900005 | 2011-04-07T19:34:04 | 2011-04-07T19:34:04 | 1,578,581 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,409 | cpp | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with t... | [
"jdouglas71@gmail.com"
] | [
[
[
1,
198
]
]
] |
fdade7bb02ccca14a325477b1d9fcde830835fea | ee8761abf9db9f797753326be3640ddd1f57206c | /gKit/Widgets/nvwidgets/nvGLWidgets.cpp | 666f0269d041ba47a4ed341542d5f2a80c9cbeaf | [] | no_license | Mefteg/3-sub-ways | fba4d0330943f7d9d2501d01e221c7d46cac7883 | 49218cf4ef7413036bdcdee16d5cd52f4896d4a2 | refs/heads/master | 2020-05-18T12:52:50.357430 | 2011-10-29T15:15:58 | 2011-10-29T15:15:58 | 32,360,588 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 38,732 | cpp | //
// nvGLWidgets.cpp - User Interface library specialized for OpenGL
//
//
// Author: Ignacio Castano, Samuel Gateau, Evan Hart
// Email: sdkfeedback@nvidia.com
//
// Copyright (c) NVIDIA Corporation. All rights reserved.
////////////////////////////////////////////////////////////////////////////////
#incl... | [
"gimenez.tom@gmail.com@ae0aad3f-0d2d-2c89-41f8-224e04efc9db"
] | [
[
[
1,
1278
]
]
] |
d8086386dd414f10a76bfc38d3f61571472f18c9 | 93176e72508a8b04769ee55bece71095d814ec38 | /Utilities/otbliblas/include/liblas/external/property_tree/ptree_fwd.hpp | 4c13984e1a69f9085d63d5702e688dd73bf16e5e | [
"MIT",
"BSL-1.0"
] | permissive | inglada/OTB | a0171a19be1428c0f3654c48fe5c35442934cf13 | 8b6d8a7df9d54c2b13189e00ba8fcb070e78e916 | refs/heads/master | 2021-01-19T09:23:47.919676 | 2011-06-29T17:29:21 | 2011-06-29T17:29:21 | 1,982,100 | 4 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 4,779 | hpp | // ----------------------------------------------------------------------------
// Copyright (C) 2002-2006 Marcin Kalicinski
// Copyright (C) 2009 Sebastian Redl
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_... | [
"otmane.lahlou@c-s.fr"
] | [
[
[
1,
143
]
]
] |
a8f3b18c3523022bdbfa123d879b38eae1485a98 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libc/testmisc/spawnchild/src/testabort.cpp | 1144ea47ae147b5fc50803baf39f13a7dfebd97d | [] | 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 | 840 | cpp | /*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
43
]
]
] |
768d3230b9f810aeb3cb29e8f485aa7230ecd627 | ce148b48b453a58d84664ec979eb64e4813a83c8 | /Faeried/types.h | 3e26b319e16b13c9c885fae22c95e356b453865a | [] | no_license | theyoprst/Faeried | e8945f8cb21c317eeeb1b05f0d12b297b63621fe | d20bd990e7f91c8c03857d81e08b8f7f2dee3541 | refs/heads/master | 2020-04-09T16:04:47.472907 | 2011-02-21T16:38:02 | 2011-02-21T16:38:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 64 | h | #pragma once
typedef std::vector<std::string> StringVector;
| [
"yozhkin@gmail.com"
] | [
[
[
1,
3
]
]
] |
117806a9c2219b8b2c0f6101eec5a97666dcff86 | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Physics/Dynamics/Constraint/Bilateral/LimitedHinge/hkpLimitedHingeConstraintData.h | b4af87b3a3a872c1902025198ff18763868d7a39 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,554 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
223
]
]
] |
9b38ee72155d8d5f533cbaa91a3bc06bb3f59c2d | 205069c97095da8f15e45cede1525f384ba6efd2 | /Casino/Code/Server/GameModule/B_BlackJack/GameProject/GameServerManager.cpp | 83faea7afd738b5afc7303f923fa207454697a68 | [] | no_license | m0o0m/01technology | 1a3a5a48a88bec57f6a2d2b5a54a3ce2508de5ea | 5e04cbfa79b7e3cf6d07121273b3272f441c2a99 | refs/heads/master | 2021-01-17T22:12:26.467196 | 2010-01-05T06:39:11 | 2010-01-05T06:39:11 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,434 | cpp | #include "StdAfx.h"
#include "Tableframesink.h"
#include "GameServerManager.h"
#include "..\CommandDefinition\CMD_BlackJack.h"
//////////////////////////////////////////////////////////////////////////
//全局变量
static CGameServiceManager g_GameServiceManager; //管理变量
/////////////////////////////////////... | [
"andywu0823@gmail.com"
] | [
[
[
1,
127
]
]
] |
c11207060e5bc372b2050795d140821275c511d4 | 1a7dc583c09bb1278ec7fd4d7798f9f9d37c6f4d | /RX/rfm22b.ino | 5b3ac4e477d4062f775a7c637621cf6808ea2f71 | [] | no_license | xotab26/customopenlrs | afea5aea1f4b956bbe4a647fe4eb26a5bd8af722 | 8ba26e0fd6e90fbe06c20d7a2c59e5017f6b87e2 | refs/heads/master | 2021-01-16T01:01:56.935216 | 2011-12-06T06:27:10 | 2011-12-06T06:27:10 | 40,381,874 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,799 | ino | // **********************************************************
// ** RFM22B/Si4432 control functions for OpenLRS **
// ** This Source code licensed under GPL **
// **********************************************************
// Latest Code Update : 2011-12-02
// Supported Hardware : OpenLRS Tx/Rx... | [
"s.weigel@trackjet.de"
] | [
[
[
1,
277
]
]
] |
1ccf32acf2729472b6e301b54e69d506908bc4f8 | 028d79ad6dd6bb4114891b8f4840ef9f0e9d4a32 | /src/android/video.cpp | 0617bb5260e5c434929260c98fb5b881c7f063d9 | [] | no_license | neonichu/iMame4All-for-iPad | 72f56710d2ed7458594838a5152e50c72c2fb67f | 4eb3d4ed2e5ccb5c606fcbcefcb7c5a662ace611 | refs/heads/master | 2020-04-21T07:26:37.595653 | 2011-11-26T12:21:56 | 2011-11-26T12:21:56 | 2,855,022 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,683 | cpp | #include "driver.h"
#include <math.h>
#include "vidhrdw/vector.h"
#include "dirty.h"
extern int global_fps;
extern int isIpad;
extern int emulated_width;
extern int emulated_height;
int m4all_exitPause = 0;
int m4all_cropVideo = 0;
int m4all_aspectRatio = 0;
int m4all_fixedRes = 0;
dirtygrid grid1;... | [
"boris@icculus.org"
] | [
[
[
1,
1282
]
]
] |
e4e953caade9a9e9efd62d375a8a9c13b5097efb | b1093f654e78210a00e6ca561c1a8f8f108f543e | /include/Pointer.h | d8ca42ea56deab964e355bb1434823043ea8be67 | [] | no_license | childhood/libAiml | bc82b7cd8859aa6fe0a7a3c42ffe4591438ae329 | 7954dc347463bcb4ab0070af87b9cbd421b08acc | refs/heads/master | 2021-01-18T10:07:02.407246 | 2010-09-20T04:40:34 | 2010-09-20T04:40:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,952 | h | /**
* Pointer - A safer way to use pointers
*
* @author Jonathan Roewen
*/
#ifndef POINTER_H
#define POINTER_H
using namespace std; // Otherwise this becomes a nightmare later if "Pointer.h" included in wrong order!
template <class T>
class Pointer
{
protected:
class Holder
{
public:
T *datu... | [
"stpinker@hotmail.com"
] | [
[
[
1,
113
]
]
] |
fc1ce5e415193600fd1aa185d81bc3c8ab7b75f1 | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /Library/CProgressCtrlEx.cpp | 290283efd99a14d917e35ddc37385d46d70b4fc8 | [] | no_license | code4bones/crawlpaper | edbae18a8b099814a1eed5453607a2d66142b496 | f218be1947a9791b2438b438362bc66c0a505f99 | refs/heads/master | 2021-01-10T13:11:23.176481 | 2011-04-14T11:04:17 | 2011-04-14T11:04:17 | 44,686,513 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,117 | cpp | /*
CProgressCtrlEx.cpp
Classe per la progress bar dentro la status bar del dialogo (MFC).
Luca Piergentili, 10/04/11
lpiergentili@yahoo.com
Codice originale da:
ProgressBar.h
Drop-in status bar progress control
Written by Chris Maunder (chris@codeproject.com)
Copyright (c) 1998.
This code may be u... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
325
]
]
] |
d48793bb539560c0bd7308ae1b30f43b84f7dbac | a4bb94cfe9c0bee937a6ec584e10f6fe126372ff | /Include/cmos.h | d6d25583ab0c1181d85ddd956f904e4c3dfaaa51 | [] | no_license | MatiasNAmendola/magneto | 564d0bdb3534d4b7118e74cc8b50601afaad10a0 | 33bc34a49a34923908883775f94eb266be5af0f9 | refs/heads/master | 2020-04-05T23:36:22.535156 | 2009-07-04T09:14:01 | 2009-07-04T09:14:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,620 | h | #include "iostream.h"
#include "x86.h"
#include "kore\kmsgs.h"
#if !defined ( __CMOS_H_ )
#define __CMOS_H_
typedef struct cmos_s{
unsigned char seconds; /* 0x00*/ /* Seconds */
unsigned char seconds_alarm; /* 0x01*/ /* Seconds (alarm) */
unsigned char minutes; /* 0x02 */ /* Minutes */
unsign... | [
"codemaster.snake@gmail.com"
] | [
[
[
1,
99
]
]
] |
ab80b94583959d6aad68908c6267ff4c9eed5d04 | 772690258e7a85244cc871d744bf54fc4e887840 | /ms22vv/Castle Defence Ogre3d/Castle Defence Ogre3d/View/Sound/SoundManager.cpp | 84aa1bb63d5234e171390430f58645833e0ad74f | [] | no_license | Argos86/dt2370 | f735d21517ab55de19cea933b467f46837bb6401 | 4a393a3c83deb3cb6df90b36a9c59e2e543917ee | refs/heads/master | 2021-01-13T00:53:43.286445 | 2010-02-01T07:43:50 | 2010-02-01T07:43:50 | 36,057,264 | 0 | 0 | null | null | null | null | ISO-8859-15 | C++ | false | false | 18,367 | cpp | #include "SoundManager.h"
#include <FMOD/fmod_errors.h>
#include <Ogre.h>
#define INITIAL_VECTOR_SIZE 100
#define INCREASE_VECTOR_SIZE 20
#define DOPPLER_SCALE 1.0
#define DISTANCE_FACTOR 1.0
#define ROLLOFF_SCALE 0.5
//---------------------- Allt kopierat från: http://www.ogre3... | [
"martin_davousten@hotmail.com@3422cff2-cdd9-11de-91bf-0503b81643b9"
] | [
[
[
1,
581
]
]
] |
00429ac6af863935d754090c9f129c517ec1797c | b09a4d24f49daac145a26c4e6b0dbd7749fb202b | /development/FileKeeper/Util/HashSHA1Impl.cpp | d1ea561a66fd1676b0e0a1ff63da233c552497a9 | [] | no_license | buf1024/filekeeper | e4d6ead1413fa5c41e66f95d5a5df2b21f211b9f | cb52a3cb417a73535177658d7f83bf71c778a590 | refs/heads/master | 2021-01-10T12:55:16.930778 | 2010-12-23T15:10:26 | 2010-12-23T15:10:26 | 49,615,444 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,171 | cpp | //=============================================================================
/**
* @file HashSHA1Impl.cpp
* @brief The SHA1 implementation
* @author heidong
* @version 1.0
* @date 2010-11-13 15:20:12
*/
//=============================================================================
#include "StdAfx.h"
... | [
"buf1024@9b6b46d4-6a51-a6c0-14c6-10956b729e0f"
] | [
[
[
1,
82
]
]
] |
795ad49b2597f42cffecf5557821ea0bbeaabbc5 | 823afcea9ac0705f6262ccffdff65d687822fe93 | /RayTracing/Src/SceneLoader.h | 1b2a65b5283c28b7854a2e84253ea3ce5d9d7014 | [] | no_license | shourav9884/raytracing99999 | 02b405759edf7eb5021496f87af8fa8157e972be | 19c5e3a236dc1356f6b4ec38efcc05827acb9e04 | refs/heads/master | 2016-09-10T03:30:54.820034 | 2006-10-15T21:49:19 | 2006-10-15T21:49:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 226 | h | #pragma once
#include "RayTracer.h"
#include "Scene.h"
#include "AppRoot.h"
#include "Vector3D.h"
class SceneLoader
{
public:
static void loadScene( AppRoot &aApproot, RayTracer &aRayTracer, Scene &aScene );
};
| [
"saulopessoa@34b68867-b01b-0410-ab61-0f167d00cb52"
] | [
[
[
1,
12
]
]
] |
5aa99f6c90ec4adb01e1324f1d14e21f76b87666 | c70941413b8f7bf90173533115c148411c868bad | /plugins/SwfPlugin/src/vtxswfScriptParser.cpp | ac95f721d8f6d838468e6ebf84846e48eeb10ab0 | [] | no_license | cnsuhao/vektrix | ac6e028dca066aad4f942b8d9eb73665853fbbbe | 9b8c5fa7119ff7f3dc80fb05b7cdba335cf02c1a | refs/heads/master | 2021-06-23T11:28:34.907098 | 2011-03-27T17:39:37 | 2011-03-27T17:39:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,549 | cpp | /*
-----------------------------------------------------------------------------
This source file is part of "vektrix"
(the rich media and vector graphics rendering library)
For the latest info, see http://www.fuse-software.com/
Copyright (c) 2009-2010 Fuse-Software (tm)
Permission is hereby granted, free of ... | [
"stonecold_@9773a11d-1121-4470-82d2-da89bd4a628a"
] | [
[
[
1,
101
]
]
] |
ef00a306fece6483389f1fad908197dd2d948c66 | 55f0fcc198d4646235e75c0eff6fc6d3fad85313 | /zenilib/include/AgentBase.h | ad2ea41848f65d84e3bee3ab318c5ae514cd1c2a | [] | no_license | ernieg/493final | b6484ea3d09801404a15ee1df974004cb9dffe14 | 83c9527c3d289dad5496b1fd0eb45bffba09f1d5 | refs/heads/master | 2021-01-01T16:13:08.191675 | 2011-04-19T22:04:11 | 2011-04-19T22:04:11 | 32,241,477 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 545 | h | #ifndef AGENTBASE_H
#define AGENTBASE_H
#include "Player.h"
const Zeni::Vector3f DIRECTION(0.0f, -60.0f, 0.0f);
class AgentBase : public Player {
public:
AgentBase(int playerIndex_);
void perform_logic(float &timeStep);
void handleWiiEvent() {}
void renderHand() {} // So hand isn't rendered whe... | [
"citan315@gmail.com@68425394-8837-c440-6ca7-5483a7d6cf0c",
"jjkovacs89@68425394-8837-c440-6ca7-5483a7d6cf0c"
] | [
[
[
1,
3
],
[
6,
27
]
],
[
[
4,
5
]
]
] |
a660db2e19288f099fa8c1e4d884ef7778ad8ae3 | 6d680e20e4a703f0aa0d4bb5e50568143241f2d5 | /src/passuello/ProvaFirst/main.cpp | ebd01f06a51b6e4ddcd8e48e688085b5fc835513 | [] | no_license | sirnicolaz/MobiHealt | f7771e53a4a80dcea3d159eca729e9bd227e8660 | bbfd61209fb683d5f75f00bbf81b24933922baac | refs/heads/master | 2021-01-20T12:21:17.215536 | 2010-04-21T14:21:16 | 2010-04-21T14:21:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,998 | cpp | /****************************************************************************
**
** Trolltech hereby grants a license to use the Qt/Eclipse Integration
** plug-in (the software contained herein), in binary form, solely for the
** purpose of creating code to be used with Trolltech's Qt software.
**
** Qt Designer ... | [
"andrea.graz@gmail.com"
] | [
[
[
1,
42
]
]
] |
fc69971e2e82cf1cc1c97c203c29eb26f2f76987 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/util/NullPointerException.hpp | 9437c0bad5ed8f27b750c27ea0344732978306f8 | [
"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 | 1,018 | 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,
34
]
]
] |
87bece7e646cb5053856f5ad7871dbc8a0b2e41d | 102d8810abb4d1c8aecb454304ec564030bf2f64 | /TP3/Tanque/Tanque/Tanque/BattleCityCommunicationProtocol.cpp | 571ba39622d88276b391a61ca0b93c1de9d62bde | [] | no_license | jfacorro/tp-taller-prog-1-fiuba | 2742d775b917cc6df28188ecc1f671d812017a0a | a1c95914c3be6b1de56d828ea9ff03e982560526 | refs/heads/master | 2016-09-14T04:32:49.047792 | 2008-07-15T20:17:27 | 2008-07-15T20:17:27 | 56,912,077 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,154 | cpp | #ifndef BattleCityCommunicationProtocol_cpp
#define BattleCityCommunicationProtocol_cpp
#include <fstream>
#include "BattleCityCommunicationProtocol.h"
#include "Screen.h"
#include "StringHelper.h"
#include "SDL.h"
/*********************************************************************************************... | [
"juan.facorro@6dff32cf-8f48-0410-9a2e-7b8b34aa6dfb",
"nahuelgonzalez@6dff32cf-8f48-0410-9a2e-7b8b34aa6dfb"
] | [
[
[
1,
517
],
[
523,
542
]
],
[
[
518,
522
]
]
] |
35768cec9819cda9ff3fe07d70fe5e15bcf8a4dd | 45c0d7927220c0607531d6a0d7ce49e6399c8785 | /GlobeFactory/src/useful/log.cc | ecb26ef281497c33d42f8a7f4cf975ba042f20a4 | [] | no_license | wavs/pfe-2011-scia | 74e0fc04e30764ffd34ee7cee3866a26d1beb7e2 | a4e1843239d9a65ecaa50bafe3c0c66b9c05d86a | refs/heads/master | 2021-01-25T07:08:36.552423 | 2011-01-17T20:23:43 | 2011-01-17T20:23:43 | 39,025,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,598 | cc | #include "log.hh"
#include <fstream>
#include <time.h>
#include <assert.h>
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
Log::Log()
: MVerboseLevel(LogVerbose::VERBOSE_NONE),
MOut(NULL)
... | [
"creteur.c@8e971d8e-9cf3-0c36-aa0f-a7c54ab41ffc"
] | [
[
[
1,
113
]
]
] |
2f2d64867f36b9951b62f910ced64ca0f36252d2 | f317b6eba86e00052f684e2001e1ea81f5357ee9 | /ivrc_demo/trunk/face_pickup/getviewpoint.h | f53d4770636e54cd89a4ec45487a948dccbd8c0c | [] | no_license | Habib120/apmayfes2011-kao | 2ef24ff490511a6a08606f3ab05d4152069721b8 | cb167c9ab6182ad13077c9ffe851bdc5be6f4256 | refs/heads/master | 2016-09-01T17:54:20.659856 | 2011-10-06T03:47:33 | 2011-10-06T03:47:33 | 33,204,831 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 154 | h | #include <cv.h>
#include <math.h>
#include <iostream>
cv::Point2d getviewpointxz(cv::Mat gray_img);
cv::Point2d getviewpointy(cv::Mat gray_img);
| [
"a.m.yellowroom@gmail.com@4f86e157-8500-1dc0-33fe-d8cc54530173",
"yaikudo@gmail.com@4f86e157-8500-1dc0-33fe-d8cc54530173",
"Orsay.Akira.Moulin@gmail.com@4f86e157-8500-1dc0-33fe-d8cc54530173"
] | [
[
[
1,
4
]
],
[
[
5,
5
],
[
7,
7
]
],
[
[
6,
6
]
]
] |
ee4c0054aee5b689a344c4dbb51f55efecd549da | 515e917815568d213e75bfcbd3fb9f0e08cf2677 | /common/mempool.h | f9d2290f778a59a4b61b28e1293abd4728bf07c9 | [
"BSD-2-Clause"
] | permissive | dfk789/CodenameInfinite | bd183aec6b9e60e20dda6764d99f4e8d8a945add | aeb88b954b65f6beca3fb221fe49459b75e7c15f | refs/heads/master | 2020-05-30T15:46:20.450963 | 2011-10-15T00:21:38 | 2011-10-15T00:21:38 | 5,652,791 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,282 | h | #ifndef _LW_MEMPOOL
#define _LW_MEMPOOL
#include <EASTL/vector.h>
class CMemChunk
{
public:
void* m_pMem;
size_t m_iSize;
CMemChunk* m_pNext;
};
class CMemPool
{
public:
static void* Alloc(size_t iSize, size_t iHandle = 0);
static void Free(void* pMem, size_t iHandle =... | [
"jorge@lunarworkshop.net"
] | [
[
[
1,
55
]
]
] |
27a9a4c0c7b747f077d0793e53a68bff4ea55935 | 2ca3ad74c1b5416b2748353d23710eed63539bb0 | /Pilot/Lokapala_Communication/Operator/OperatorDlg.cpp | befba12dd8c8634bde79c80144b90d3c29ab7e95 | [] | no_license | sjp38/lokapala | 5ced19e534bd7067aeace0b38ee80b87dfc7faed | dfa51d28845815cfccd39941c802faaec9233a6e | refs/heads/master | 2021-01-15T16:10:23.884841 | 2009-06-03T14:56:50 | 2009-06-03T14:56:50 | 32,124,140 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,865 | cpp | // OperatorDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Operator.h"
#include "OperatorDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CAboutDlg dialog used for App About
class CAboutDlg : public CDialog
{
public:
CAboutDlg();
// Dialog Data
enum { IDD = IDD_ABOUTBOX };... | [
"nilakantha38@b9e76448-5c52-0410-ae0e-a5aea8c5d16c"
] | [
[
[
1,
171
]
]
] |
64825f3a347316a24637322d446c63539628f6f2 | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/crc32.h | 68bc9bfdd62ba9360e31865d7ac749ea5138f343 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | athulan/cppagent | 58f078cee55b68c08297acdf04a5424c2308cfdc | 9027ec4e32647e10c38276e12bcfed526a7e27dd | refs/heads/master | 2021-01-18T23:34:34.691846 | 2009-05-05T00:19:54 | 2009-05-05T00:19:54 | 197,038 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 528 | h | // Copyright (C) 2005 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_CRc32_
#define DLIB_CRc32_
#include "crc32/crc32_kernel_1.h"
namespace dlib
{
class crc32
{
crc32() {}
public:... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
35
]
]
] |
d84136142d76960894b06e750702ce21bfdc3696 | 1c80a726376d6134744d82eec3129456b0ab0cbf | /Project/C++/C++/vc源码/source/source/DropDownToolBar.h | 3f0d6912d14a341b4f32c0bdb1e78ee37701500d | [] | no_license | dabaopku/project_pku | 338a8971586b6c4cdc52bf82cdd301d398ad909f | b97f3f15cdc3f85a9407e6bf35587116b5129334 | refs/heads/master | 2021-01-19T11:35:53.500533 | 2010-09-01T03:42:40 | 2010-09-01T03:42:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,425 | h | #if !defined(AFX_DROPDOWNTOOLBAR_H__9F581592_1687_4D12_8D4F_5048713474FC__INCLUDED_)
#define AFX_DROPDOWNTOOLBAR_H__9F581592_1687_4D12_8D4F_5048713474FC__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DropDownToolBar.h : header file
//
////////////////////////////////////////////////... | [
"guocong89@gmail.com@592586dc-1302-11df-8689-7786f20063ad"
] | [
[
[
1,
53
]
]
] |
e512399612930b9895be71ac2bf54d72054e8de8 | e2e49023f5a82922cb9b134e93ae926ed69675a1 | /tools/aoslcpp/include/aosl/special_object_ref.hpp | b5eaf156015186000c899220651eee907d3907c0 | [] | no_license | invy/mjklaim-freewindows | c93c867e93f0e2fe1d33f207306c0b9538ac61d6 | 30de8e3dfcde4e81a57e9059dfaf54c98cc1135b | refs/heads/master | 2021-01-10T10:21:51.579762 | 2011-12-12T18:56:43 | 2011-12-12T18:56:43 | 54,794,395 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,950 | hpp | // Copyright (C) 2005-2010 Code Synthesis Tools CC
//
// This program was generated by CodeSynthesis XSD, an XML Schema
// to C++ data binding compiler, in the Proprietary License mode.
// You should have received a proprietary license from Code Synthesis
// Tools CC prior to generating this code. See the license ... | [
"klaim@localhost"
] | [
[
[
1,
273
]
]
] |
7185a61f0fcf36da219d94d32ae6d284aedc3705 | bb625ce36ed37acb5a8e660ec03001e9f23626cc | /NMTesting/Profile.cpp | c7c89d5fae04207a74762b286c5d1eb4475aeff1 | [] | no_license | crayzyivan/weppinhole | 5010f6f9319a81ec5f5277f8a7dd952a20d37c87 | 58923bf0667471257679a6f34a353412364609d5 | refs/heads/master | 2021-01-10T13:14:59.582556 | 2010-06-25T02:46:40 | 2010-06-25T02:46:40 | 43,535,806 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 63,276 | cpp | // define this flag for COM
#include "stdafx.h"
#define _WIN32_DCOM
#include <windows.h>
#include <conio.h>
#include <objbase.h>
#include <rpcsal.h>
#include <objbase.h>
#include <msxml6.h>
#include <atlbase.h>
#include <iostream>
#include <iomanip>
// headers needed to use WLAN APIs
#include <wlanapi.h>
... | [
"albertclass@9d869f0c-08ce-11df-b3eb-39986f41eb1c"
] | [
[
[
1,
2752
]
]
] |
dcb750034996fd9a9a011dcc57cd115061392eea | 9773c3304eecc308671bcfa16b5390c81ef3b23a | /MDI AIPI V.6.92 2003 ( Correct Save Fired Rules, AM =-1, g_currentLine)/AIPI/Aipi_STableLiteral.h | b0cbcc3977478e7a2e1fe1c8f92c2cd7e1cc3bb2 | [] | 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,832 | h | // Aipi_STableLiteral.h: interface for the CAipi_STableLiteral class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_AIPI_STABLELITERAL_H__CB116C07_79E5_4523_B9D8_FE9883360726__INCLUDED_)
#define AFX_AIPI_STABLELITERAL_H__CB116C07_79E5_4523_B9D8_FE9883360726__INCLUDED_
... | [
"flexdeveloper@gmgs-iMac.local"
] | [
[
[
1,
92
]
]
] |
7e1782f29fd7d6e5e3de2edb25ca9761c0eb6c1d | e2e49023f5a82922cb9b134e93ae926ed69675a1 | /tools/aoslcpp/include/aosl/name_forward.hpp | dc98f6660e316569a19f2ff91e01d1743c8dba80 | [] | no_license | invy/mjklaim-freewindows | c93c867e93f0e2fe1d33f207306c0b9538ac61d6 | 30de8e3dfcde4e81a57e9059dfaf54c98cc1135b | refs/heads/master | 2021-01-10T10:21:51.579762 | 2011-12-12T18:56:43 | 2011-12-12T18:56:43 | 54,794,395 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,516 | hpp | // Copyright (C) 2005-2010 Code Synthesis Tools CC
//
// This program was generated by CodeSynthesis XSD, an XML Schema
// to C++ data binding compiler, in the Proprietary License mode.
// You should have received a proprietary license from Code Synthesis
// Tools CC prior to generating this code. See the license ... | [
"klaim@localhost"
] | [
[
[
1,
608
]
]
] |
df3dd971f06c718e95ce7ff5e41a0cccc1ab61ea | dadae22098e24c412a8d8d4133c8f009a8a529c9 | /tp2/src/quaternion.inl | 5c8abdda51076a32ade1e3640848bb3f90ff7a57 | [] | 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 | 14,088 | inl |
//
/// Constructors & Destructor
//
template <class Real>
Quaternion<Real>::Quaternion()
{
// Uninitialized for better performance
}
template <class Real>
Quaternion<Real>::Quaternion(Real w, Real x, Real y, Real z)
{
components[0] = w;
components[1] = x;
components[2] = y;
compo... | [
"matthieu.o.vachon@gmail.com"
] | [
[
[
1,
550
]
]
] |
0ab248c32412d350c1cf77568b341631d5c7527a | 90aa2eebb1ab60a2ac2be93215a988e3c51321d7 | /castor/branches/boost/libs/castor/test/test_shuffle.cpp | 64ecc8b7d689c0456e8c2592441f12fedead3f5a | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | roshannaik/castor | b9f4ea138a041fe8bccf2d8fc0dceeb13bcca5a6 | e86e2bf893719bf3164f9da9590217c107cbd913 | refs/heads/master | 2021-04-18T19:24:38.612073 | 2010-08-18T05:10:39 | 2010-08-18T05:10:39 | 126,150,539 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,645 | cpp | #include <boost/castor.h>
#include <boost/test/minimal.hpp>
using namespace castor;
int test_main(int, char * [])
{
{ // generate mode, lref<Itr>
lref<int> c;
lref<std::string> s = "hello", ss;
lref<std::string::iterator> sb = s->begin(), se = s->end();
relation r = ... | [
"82177+tzlaine@users.noreply.github.com",
"2366541+roshannaik@users.noreply.github.com"
] | [
[
[
1,
54
],
[
57,
60
]
],
[
[
55,
56
]
]
] |
1ea1dcd91c9029844523c4b80bf1e0e5158e3722 | 3276915b349aec4d26b466d48d9c8022a909ec16 | /数据结构/查找/折半查找--顺序存储.cpp | 9c0dbaae7f0850cbd8c39b303f777c23eef7c235 | [] | no_license | flyskyosg/3dvc | c10720b1a7abf9cf4fa1a66ef9fc583d23e54b82 | 0279b1a7ae097b9028cc7e4aa2dcb67025f096b9 | refs/heads/master | 2021-01-10T11:39:45.352471 | 2009-07-31T13:13:50 | 2009-07-31T13:13:50 | 48,670,844 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,526 | cpp | //****************二分查找**********************//
#include<iostream.h>
#include<stdio.h>
#define max 50
typedef char datatype; //通用数据类型
int st[max], //全局数组,存放查找的数据
k=-1;
void px() //排序函数(由小到大)
{
int i=0,j=0;datatype t;
for(i=0;i<k;i++)
{
for(j=0;j<k-i... | [
"sxoo0305@yahoo.com.cn"
] | [
[
[
1,
96
]
]
] |
b4997c9ecbd740c8bc5a909933110697e6f67de9 | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/arcemu-world/ClusterInterface.h | 0463370cd47d6b7a536f6b572299226c5bee6b74 | [] | 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 | 3,094 | h | /*
* ArcEmu MMORPG Server
* Copyright (C) 2005-2007 Ascent Team <http://www.ascentemu.com/>
* Copyright (C) 2008 <http://www.ArcEmu.org/>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Softwa... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef",
"minipc@hotmail.de@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
1
],
[
5,
67
],
[
69,
79
],
[
81,
84
],
[
87,
94
]
],
[
[
2,
4
],
[
68,
68
],
[
80,
80
],
[
85,
86
]
]
] |
538f6bd4def63aa5fd643b88ec2d70b798a7dfb5 | e580637678397200ed79532cd34ef78983e9aacd | /Grapplon/State_Game.cpp | fb213144f722b80dc8d0003d0544ad4a115d7e73 | [] | no_license | TimToxopeus/grapplon2 | 03520bf6b5feb2c6fcb0c5ddb135abe55d3f344b | 60f0564bdeda7d4c6e1b97148b5d060ab84c8bd5 | refs/heads/master | 2021-01-10T21:11:59.438625 | 2008-07-13T06:49:06 | 2008-07-13T06:49:06 | 41,954,527 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,584 | cpp | #include "State_Game.h"
#include "ResourceManager.h"
#include "WiimoteManager.h"
#include "ODEManager.h"
#include "PlayerObject.h"
#include "SoundManager.h"
#include "math.h"
#include "AnimatedTexture.h"
#include "Sound.h"
#include "Universe.h"
#include "Renderer.h"
#include "Background.h"
#include "HUD.h"
... | [
"tim.toxopeus@gmail.com",
"rikjansen@gmail.com"
] | [
[
[
1,
14
],
[
16,
29
],
[
33,
88
],
[
90,
149
],
[
241,
268
],
[
270,
270
],
[
311,
314
],
[
319,
433
]
],
[
[
15,
15
],
[
... |
8b10e1f9f179eaeab8aaeb55fb7efc7a2bf5c84c | cd0987589d3815de1dea8529a7705caac479e7e9 | /webkit/WebKit/blackberry/Api/WebPage.h | e808323cf9cc5634c9f88637e69e9347191fbfbd | [
"BSD-2-Clause"
] | permissive | azrul2202/WebKit-Smartphone | 0aab1ff641d74f15c0623f00c56806dbc9b59fc1 | 023d6fe819445369134dee793b69de36748e71d7 | refs/heads/master | 2021-01-15T09:24:31.288774 | 2011-07-11T11:12:44 | 2011-07-11T11:12:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,767 | h | /*
* Copyright (C) Research In Motion Limited 2009-2010. All rights reserved.
*/
#ifndef WebPage_h
#define WebPage_h
#include "BlackBerryContext.h"
#include "BlackBerryGlobal.h"
#include "OlympiaPlatformInputEvents.h"
#include "OlympiaPlatformKeyboardEvent.h"
#include "OlympiaPlatformMisc.h"
#include "O... | [
"sdevitt@rim.com"
] | [
[
[
1,
266
]
]
] |
55c58c17f1564c3bb629c0634e946e6beee94326 | 9c62af23e0a1faea5aaa8dd328ba1d82688823a5 | /rl/tags/techdemo2/engine/core/include/AnimationManager.h | 360c9f7841d63373b5a7b5cb1998e86d79bcd971 | [
"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 | 5,759 | 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,
148
]
]
] |
a423f97e415c83d8347612cbb65555361daa3ce1 | 72071dfcccdab286fce3b0d4483d9e075f0a2ae3 | /ScoreSystem.cpp | 82c5c76327cc2c9faad49a8fdd62c10ab19e10b1 | [] | no_license | rickumali/RicksTetris | bc824d25ca6403cd12891aa2eae59fc5c6c41a9c | 76128d72f0cfb75ff4d619784c70fec9562d5c71 | refs/heads/master | 2016-09-06T04:27:15.587789 | 2011-12-23T18:17:10 | 2011-12-23T18:17:10 | 3,043,175 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 887 | cpp | #include <fstream>
#include <time.h>
#include "ScoreSystem.h"
using namespace std;
// Constructor
ScoreSystem::ScoreSystem() {
current_score = 0;
level = 1;
}
void ScoreSystem::set_current_score(int score) {
current_score = score;
}
void ScoreSystem::add_to_current_score(int score) {
curren... | [
"rickumali@gmail.com"
] | [
[
[
1,
46
]
]
] |
ccaf1afafbd0ea24f5cac41096719a46ad8f73e7 | 28e96305e2659b581a6a8002c795e52dd6fbd53c | /zTextEdit/main.cpp | 4fd4615b3bf68ff2454cb8ff190d44148d787d47 | [] | no_license | situr/open-magx-src | 970cd649903b223292d9274478d97f161ba52006 | 87bea580360c7fcf8270b642cc38b65252e6b1cc | refs/heads/master | 2020-12-25T09:47:07.262768 | 2011-11-16T03:37:49 | 2011-11-16T03:37:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 620 | cpp | //
// C++ Implementation: TestMain
//
// Description:
//
//
// Author: BeZ <bezols@gmail.com>, (C) 2008
// Author: Ant-ON <bezols@gmail.com>, (C) 2009
//
// Copyright: See COPYING file that comes with this distribution
//
//
#include "zgui.h"
#include <ZApplication.h>
#include "lng.h"
ZGui* zgui;
ZApp... | [
"41245110@qq.com"
] | [
[
[
1,
34
]
]
] |
b65373e97fb44e2f88ebac565d72076c5d68b2f6 | b7c505dcef43c0675fd89d428e45f3c2850b124f | /Src/SimulatorQt/Util/qt/Win32/include/QtGui/qwindowsmobilestyle.h | 15f12e26ab5cfca8767eb82d2fb2c4eafd517a21 | [
"BSD-2-Clause"
] | permissive | pranet/bhuman2009fork | 14e473bd6e5d30af9f1745311d689723bfc5cfdb | 82c1bd4485ae24043aa720a3aa7cb3e605b1a329 | refs/heads/master | 2021-01-15T17:55:37.058289 | 2010-02-28T13:52:56 | 2010-02-28T13:52:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,307 | h | /****************************************************************************
**
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Qt Software Information (qt-info@nokia.com)
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial... | [
"alon@rogue.(none)"
] | [
[
[
1,
116
]
]
] |
f1913eab85598e4f277d9d984def9ddb72c9a2f3 | 09e322e0db32ccd7c0a8aaa357fb8763c43bf1bf | /PComImpl/registry.cpp | cb008f5c52b334ec6599bf076d582fe24cdc418e | [] | no_license | chrisforbes/profiler | 165ba38c01fcb10174973430f0ebbbbff84dc6f6 | 02111db2d065f385bdac7767a340e5c1f4ae974e | refs/heads/master | 2020-05-20T01:56:53.481186 | 2009-10-02T10:30:27 | 2009-10-02T10:30:27 | 324,424 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,062 | cpp | #define WIN32_LEAN_AND_MEAN
#define WIN32_ULTRA_LEAN
#define _CRT_SECURE_NO_WARNINGS
#include <windows.h>
#include <shlwapi.h>
HINSTANCE hinst;
static const char * progId = "IjwProfiler";
#define PROFILER_GUID "{C1E9FE1F-F517-45c0-BB0E-EFAECC9401FC}"
extern const GUID __declspec( selectany ) CLSID_PROFILER;... | [
"chrisf@993157c7-ee19-0410-b2c4-bb4e9862e678",
"bob@993157c7-ee19-0410-b2c4-bb4e9862e678"
] | [
[
[
1,
1
],
[
3,
22
],
[
24,
25
],
[
27,
28
],
[
30,
38
],
[
40,
40
],
[
42,
83
]
],
[
[
2,
2
],
[
23,
23
],
[
26,
2... |
54a155ea184672c3b1384eac22c06b1db46addaa | d9a78f212155bb978f5ac27d30eb0489bca87c3f | /PB/src/PbRpc/rpcurl.h | 2f31aac3b8952ea0d4571b0efd15ead44de5ed6c | [] | no_license | marchon/pokerbridge | 1ed4a6a521f8644dcd0b6ec66a1ac46879b8473c | 97d42ef318bf08f3bc0c0cb1d95bd31eb2a3a8a9 | refs/heads/master | 2021-01-10T07:15:26.496252 | 2010-05-17T20:01:29 | 2010-05-17T20:01:29 | 36,398,892 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,739 | h | #pragma once
class PB_EXPORT RpcUrl
{
public:
RpcUrl(){ host = anyHost; path = ""; }
RpcUrl(const RpcUrl &other)
{
*this = other;
}
static const char *anyHost;
RpcUrl(const QString &p,const QString &h=anyHost){host=h;path=p;}
RpcUrl &operator=(const RpcUrl &other)
{
host = other.host;
... | [
"mikhail.mitkevich@a5377438-2eb2-11df-b28a-19025b8c0740"
] | [
[
[
1,
97
]
]
] |
1001b9fb21deda06af26740abbc55df685245918 | 0b66a94448cb545504692eafa3a32f435cdf92fa | /tags/0.5/cbear.berlios.de/windows/usb/archive.hpp | 6a0e4e6862825e0cde17e9510c0c361ecb023c06 | [
"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 | 6,871 | 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,
322
]
]
] |
4cd1037e56481c599ab3864393ba96f8c5904da5 | 4e708256396ac2e5374286018174f01497c9a7e9 | /phonetheater/todayshow.h | e43342ab7eb209c449cea1406a74b1673ce7715e | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | momofarm/MobileTheater | 8bcea21e178077cebe2683422e9869cca14df374 | 921f60b6ea520fa23d46c3f9d6b16f7955f12514 | refs/heads/master | 2021-01-10T20:44:23.134327 | 2010-09-29T07:27:36 | 2010-09-29T07:27:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 599 | h | #ifndef TODAYSHOW_H
#define TODAYSHOW_H
#include <QDialog>
#include <QObject>
#include <QLabel>
#include <QListView>
#include <QVector>
class QTodayShow : public QDialog
{
Q_OBJECT
public:
QTodayShow(QStringList aryName, QStringList aryHall, QStringList aryTime, QWidget *parent = 0);
void Se... | [
"momo1x3@gmail.com"
] | [
[
[
1,
28
]
]
] |
97229ba275db18ca4b43ce7663cfb02c2dea9775 | 559770fbf0654bc0aecc0f8eb33843cbfb5834d9 | /haina/codes/beluga/client/moblie/BelugaDb/inc/message/CMsgDb.h | 65dc8da5b0edc41099b6600dbe1db79b60dc18ef | [] | no_license | CMGeorge/haina | 21126c70c8c143ca78b576e1ddf352c3d73ad525 | c68565d4bf43415c4542963cfcbd58922157c51a | refs/heads/master | 2021-01-11T07:07:16.089036 | 2010-08-18T09:25:07 | 2010-08-18T09:25:07 | 49,005,284 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,977 | h | /*
============================================================================
Name : CMsgDb.h
Author : shaochuan.yang
Copyright : haina
Description : Msg Database
============================================================================
*/
#ifndef __CMSGDB_H__
#define __CMSGDB_H__
#incl... | [
"shaochuan.yang@6c45ac76-16e4-11de-9d52-39b120432c5d"
] | [
[
[
1,
97
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.