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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5c6dd4c4b84aa15c09ee62c15b19d228a2da1d0b | ed2a1c83681d8ed2d08f8a74707536791e5cd057 | /HGooey.DLL/HGooey Files/HGuiExport.cpp | fad2de0889b71c8d8d88d233dc9a5f3e51959e4c | [
"Apache-2.0"
] | permissive | MartinMReed/XenDLL | e33d5c27187e58fd4401b2dbcaae3ebab8279bc2 | 51a05c3cec7b2142f704f2ea131202a72de843ec | refs/heads/master | 2021-01-10T19:10:40.492482 | 2007-10-31T16:38:00 | 2007-10-31T16:38:00 | 12,150,175 | 13 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 17,116 | cpp | #define HGOOEY_EXPORTS
#include "HGIncDef_Private.h"
#define keyCount 96
char* DIK_KeyText[keyCount] = { "1", "2", "3", "4", "5", "6", "7", "8", "9",
"0", "A", "B", "C", "D", "E", "F", "G", "H", "I",
"J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T",
"U", "V", "W", "X", "Y", ... | [
"martin.reed@hallowtech.com"
] | [
[
[
1,
676
]
]
] |
6a255b9081e8412e472ebefbdb3c77d2e5210487 | 29792c63c345f87474136c8df87beb771f0a20a8 | /server/vehiclepool.h | b1819f5e79cb225a4df4672f3f26e10e0618598a | [] | no_license | uvbs/jvcmp | 244ba6c2ab14ce0a757f3f6044b5982287b01fae | 57225e1c52085216a0a4a9c4e33ed324c1c92d39 | refs/heads/master | 2020-12-29T00:25:39.180996 | 2009-06-24T14:52:39 | 2009-06-24T14:52:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 784 | h | // File Author: kyeman
#pragma once
class CVehiclePool
{
private:
BOOL m_bVehicleSlotState[MAX_VEHICLES];
CVehicle *m_pVehicles[MAX_VEHICLES];
public:
CVehiclePool();
~CVehiclePool();
BOOL New(BYTE byteVehicleID, BYTE byteVehicleType, VECTOR * vecPos, float fRotation, int iColor1, int iColo... | [
"jacks.mini.net@43d76e2e-6035-11de-a55d-e76e375ae706"
] | [
[
[
1,
34
]
]
] |
5f1e684c92197f47197d53e4e8330384332da085 | 4de35be6f0b79bb7eeae32b540c6b1483b933219 | /aura/bncsutilinterface.cpp | a8553baf7c655828fb6d5bc130e716a13e4b8303 | [] | no_license | NoodleBoy/aura-bot | 67b2cfb44a0c8453f54cbde0526924e416a2a567 | 2a7d84dc56653c7a4a8edc1552a90bc848b5a5a9 | refs/heads/master | 2021-01-17T06:52:05.819609 | 2010-12-30T15:18:41 | 2010-12-30T15:18:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,612 | cpp | /*
Copyright [2010] [Josko Nikolic]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or... | [
"dinamo.forever@gmail.com@268e31a9-a219-ec89-1cb4-ecc417c412f6",
"dinamo.forever@gmail.com"
] | [
[
[
1,
2
],
[
4,
20
],
[
22,
159
]
],
[
[
3,
3
],
[
21,
21
]
]
] |
7f0ee7783b6b4b8cfd31fa2592b3d65fd527b8c4 | 203f8465075e098f69912a6bbfa3498c36ce2a60 | /stacks/motion_planning/sbpl/src/planners/ARAStar/araplanner.h | cd9b2c1e51f04d1d97f3ae8a2c42d464f4f1b308 | [] | no_license | robcn/personalrobots-pkg | a4899ff2db9aef00a99274d70cb60644124713c9 | 4dcf3ca1142d3c3cb85f6d42f7afa33c59e2240a | refs/heads/master | 2021-06-20T16:28:29.549716 | 2009-09-04T23:56:10 | 2009-09-04T23:56:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,266 | h | /*
* Copyright (c) 2008, Maxim Likhachev
* 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, ... | [
"maximl@f5854215-dd47-0410-b2c4-cdd35faa7885",
"poftwaresatent@f5854215-dd47-0410-b2c4-cdd35faa7885"
] | [
[
[
1,
112
],
[
114,
119
],
[
121,
231
]
],
[
[
113,
113
],
[
120,
120
]
]
] |
e097a5a94beb1252083c073fa4f27383c076f1e2 | 0f7af923b9d3a833f70dd5ab6f9927536ac8e31c | / elistestserver/SubsetDataAssister.cpp | b2e2e73ac510dc6b4a3f52f1879df2d65447dd63 | [] | no_license | empiredan/elistestserver | c422079f860f166dd3fcda3ced5240d24efbd954 | cfc665293731de94ff308697f43c179a4a2fc2bb | refs/heads/master | 2016-08-06T07:24:59.046295 | 2010-01-25T16:40:32 | 2010-01-25T16:40:32 | 32,509,805 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,540 | cpp | // SubsetDataAssister.cpp: implementation of the CSubsetDataAssister class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ELISTestServer.h"
//#include "ELISTestServerDlg.h"
#include "SubsetDataAssister.h"
#ifdef _DEBUG
#undef THIS_FILE
static char T... | [
"zwusheng@3065b396-e208-11de-81d3-db62269da9c1"
] | [
[
[
1,
92
]
]
] |
586f337fc2d48714103583c543a76bb256c8f881 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/nGENE Proj/BWTEncoder.cpp | 9a116b053ff40e7625db1b02a66e60389145e831 | [] | 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 | 7,880 | cpp | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: BWTEncoder.cpp
Version: 0.02
---------------------------------------------------------------------------
*/
#in... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
342
]
]
] |
184f202859dee164f218692363b1332ed4b5bfb7 | 22fb52fc26ab1da21ab837a507524f111df5b694 | /voxelbrain/propagator.h | 28766bb0810302faf8630dbe312bafb7603ceee3 | [] | no_license | yangguang-ecnu/voxelbrain | b343cec00e7b76bc46cc12723f750185fa84e6d2 | 82e1912ff69998077a5d7ecca9b5b1f9d7c1b948 | refs/heads/master | 2021-01-10T01:21:59.902255 | 2009-02-10T05:24:40 | 2009-02-10T05:24:40 | 52,189,505 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,045 | h | #ifndef PROPAGATOR_H_
#define PROPAGATOR_H_
#include "v3sets.h"
#include "nifti.h"
#include "volio.h"
#include "undo.h"
#include <vector>
using namespace std;
inline int dist(int a, int b){
return (a>b)?(a-b):(b-a);
}; //TODO: move to misc
//remove surface vor values [from to]
struct propagator_... | [
"konstantin.levinski@04f5dad0-e037-0410-8c28-d9c1d3725aa7"
] | [
[
[
1,
50
]
]
] |
c6e6b36dc5af8ee42a0a9ccc23e5b8b72a45f57e | 9df2486e5d0489f83cc7dcfb3ccc43374ab2500c | /src/core/math/utilities.cpp | 2a8377d3820d77e6fad52012a904b42bbb0500ea | [] | no_license | renardchien/Eta-Chronicles | 27ad4ffb68385ecaafae4f12b0db67c096f62ad1 | d77d54184ec916baeb1ab7cc00ac44005d4f5624 | refs/heads/master | 2021-01-10T19:28:28.394781 | 2011-09-05T14:40:38 | 2011-09-05T14:40:38 | 1,914,623 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,178 | cpp | /***************************************************************************
* utilities.cpp - General math functions
*
* Copyright (C) 2005 - 2009 Florian Richter
***************************************************************************/
/*
This program is free software; you can redistribute it and/or... | [
"renardchien@gmail.com"
] | [
[
[
1,
98
]
]
] |
98c562b7d9fa0f5aea5c18ded6905acee7208a60 | 4561a0f9a0de6a9b75202e1c05a4bd6ba7adabcf | /sistream.h | 28e1dee0bb8f0bb3915824ac26fe69d1646c6143 | [
"MIT"
] | permissive | embarkmobile/ustl-symbian | 3a2471a0487ae8d834f44a69debdb4e093215ce0 | 6d108f5683677d1d6b57705ac08cf1a4f5a37204 | refs/heads/master | 2020-04-23T15:37:30.148583 | 2010-12-10T15:35:16 | 2010-12-10T15:35:16 | 898,964 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,768 | h | // This file is part of the ustl library, an STL implementation.
//
// Copyright (C) 2005 by Mike Sharov <msharov@users.sourceforge.net>
// This file is free software, distributed under the MIT License.
//
// sistream.h
//
#ifndef SISTREAM_H_0CCA102229A49F5D65EE852E62B27CE2
#define SISTREAM_H_0CCA102229A49F5D... | [
"ralf.kistner@gmail.com"
] | [
[
[
1,
134
]
]
] |
61341d8790af99d5cdbbb6300ad6d4bbb3524110 | b2b5c3694476d1631322a340c6ad9e5a9ec43688 | /Baluchon/Pattern.cpp | 0c3ab5b587efd93f11fea458189f994fd5808a12 | [] | no_license | jpmn/rough-albatross | 3c456ea23158e749b029b2112b2f82a7a5d1fb2b | eb2951062f6c954814f064a28ad7c7a4e7cc35b0 | refs/heads/master | 2016-09-05T12:18:01.227974 | 2010-12-19T08:03:25 | 2010-12-19T08:03:25 | 32,195,707 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,012 | cpp | #include "Pattern.h"
#include "cv.h"
#include "highgui.h"
namespace baluchon { namespace core { namespace services { namespace patterndetection {
Pattern::Pattern(char path[])
{
mPath = path;
mWidth = 0;
mHeight = 0;
mPointCount = 0;
init();
}
Pattern::~Pattern(void)
{
}
... | [
"mat.plourde@gmail.com@bd4f47a5-da4e-a94a-6a47-2669d62bc1a5"
] | [
[
[
1,
108
]
]
] |
080faebec0f5d2d1457465b0d4b6098afd434372 | 9089f5a53ae6ede61f9da7ddd44fefe47e9e5f07 | /phase_2/driver.cpp | 738990ee84438c499309ce08ddfc70f6a6596d54 | [] | 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 | 499 | cpp | /*
* Author: Abdelrahman Kamel
* Assignment: CSCI 350 project 2
* Description: A test driver for the simulation disk
*/
#include <iostream>
#include <fstream>
#include "fileSys.h"
using namespace std;
int main()
{
Pdisk disk("disk",64,128);
fileSys fs(disk);
int error = fs.newFile("fil... | [
"akamel001@gmail.com"
] | [
[
[
1,
29
]
]
] |
2357a5006654bbf6d7a1c9f5b18fec860d1b43d3 | 084767fd7ed36a5ecebf3c60cca04e4ef7dbb27d | /Array.h | 1a0f0f0bd738fe2e4217656913fe94873cd8e0f5 | [] | no_license | ricehiroko/alien | 0ea7e06d180f2556cda5f5aa2da8aa88c6ffc166 | 863283b7081b1b7afef59c33843cc1467c320d0a | refs/heads/master | 2021-05-27T16:37:10.619332 | 2011-08-02T17:56:07 | 2011-08-02T17:56:07 | 114,732,151 | 0 | 1 | null | 2017-12-19T07:16:13 | 2017-12-19T07:16:12 | null | WINDOWS-1250 | C++ | false | false | 3,135 | h | !-------------------------------------------------------------------------
! Versión 1.00 Marzo de 2001
!-------------------------------------------------------------------------
! Motivación:
!-------------------------------------------------------------------------
! Estas son unas sencillas clases que me permit... | [
"ricpelo@gmail.com"
] | [
[
[
1,
122
]
]
] |
33b047224f8804849450bbeec59cde34cde0e70f | 21da454a8f032d6ad63ca9460656c1e04440310e | /src/wcpp/io/wsiDataOutput.h | b6950f35298f33179ec19be29ab7aeab10041d36 | [] | no_license | merezhang/wcpp | d9879ffb103513a6b58560102ec565b9dc5855dd | e22eb48ea2dd9eda5cd437960dd95074774b70b0 | refs/heads/master | 2021-01-10T06:29:42.908096 | 2009-08-31T09:20:31 | 2009-08-31T09:20:31 | 46,339,619 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 220 | h | #ifndef __wsiDataOutput_h__
#define __wsiDataOutput_h__
#include <wcpp.lang/wsiObject.h>
class wsiDataOutput : public wsiObject
{
public:
static const ws_iid sIID;
};
#endif // __wsIDataOutput_h__
| [
"xukun0217@98f29a9a-77f1-11de-91f8-ab615253d9e8"
] | [
[
[
1,
14
]
]
] |
55150e9df3e70e56b657b4973407c0084de9689b | 867f5533667cce30d0743d5bea6b0c083c073386 | /jingxian-network/src/jingxian/configure.h | 184e2770040d58efcc19f4adbe9a6d46ecf89f32 | [] | 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 | 4,320 | h |
#ifndef _configure_h_
#define _configure_h_
#include "jingxian/config.h"
#if !defined (JINGXIAN_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* JINGXIAN_LACKS_PRAGMA_ONCE */
// Include files
# include <stack>
# include <list>
# include "jingxian/connection_functionals.h"
# include "jingxian/logging/logging... | [
"runner.mei@0dd8077a-353d-11de-b438-597f59cd7555"
] | [
[
[
1,
228
]
]
] |
605b5bbed77ad573ca7510b002e16aaa164c8386 | b2ff7f6bdf1d09f1adc4d95e8bfdb64746a3d6a4 | /src/bmpbufs.cpp | 566c0b72e858562c606e87d94dd36b87dd3b3739 | [] | no_license | thebruno/dabster | 39a315025b9344b8cca344d2904c084516915353 | f85d7ec99a95542461862b8890b2542ec7a6b28d | refs/heads/master | 2020-05-20T08:48:42.053900 | 2007-08-29T14:29:46 | 2007-08-29T14:29:46 | 32,205,762 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 32,599 | cpp | /*********************************************************************
Sigma Dabster 5
Copyright (C) The Dabster Team 2007.
All rights reserved.
http://www.dabster.prv.pl/
http://code.google.com/p/dabster/
This program is free software; you can redistribute it and/or modify
it under the terms of the... | [
"konrad.balys@019b6672-ce2e-0410-a4f6-31e0795bab1a"
] | [
[
[
1,
1265
]
]
] |
69776ce116f27c009ffb3a6391cfe1c18087d69a | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/Dependencies/Xerces/include/xercesc/dom/deprecated/NodeListImpl.hpp | 344822740df836132a7836f81bf768c0a29864fe | [] | no_license | svn2github/ngene | b2cddacf7ec035aa681d5b8989feab3383dac012 | 61850134a354816161859fe86c2907c8e73dc113 | refs/heads/master | 2023-09-03T12:34:18.944872 | 2011-07-27T19:26:04 | 2011-07-27T19:26:04 | 78,163,390 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,574 | hpp | #ifndef NodeListImpl_HEADER_GUARD_
#define NodeListImpl_HEADER_GUARD_
/*
* Copyright 1999-2002,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License a... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
54
]
]
] |
0b49478f7d719ba3f5efabc6a395e9da2857eb8a | 7bfc60c56b4c12957c53657d0549a136b6e6cdb2 | /array.cpp | ebc102296d7c1ba2c629207d1356d407180d53ac | [
"BSL-1.0"
] | permissive | bolero-MURAKAMI/CEL---ConstExpr-Library | 867ef5656ff531ececaf5747594f8b948d872f34 | 1ad865dd8845c63e473a132870347e913ff91c1c | refs/heads/master | 2021-01-17T22:03:25.021662 | 2011-11-26T12:59:00 | 2011-11-26T12:59:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,207 | cpp | // Copyright (C) 2011 RiSK (sscrisk)
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#include<cassert>
#include<sscrisk/cel/array.hpp>
int main()
{
using sscrisk::cel::array;
// fill
{
arr... | [
"sscrisk@gmail.com"
] | [
[
[
1,
512
]
]
] |
a9be2fd05fed9ce58de747f0512868a42e6e2532 | d6eba554d0c3db3b2252ad34ffce74669fa49c58 | /Source/Objects/enemyObj.h | 64fbbd81ce0c0d9a89bc2251d9d16d051e241b76 | [] | no_license | nbucciarelli/Polarity-Shift | e7246af9b8c3eb4aa0e6aaa41b17f0914f9d0b10 | 8b9c982f2938d7d1e5bd1eb8de0bdf10505ed017 | refs/heads/master | 2016-09-11T00:24:32.906933 | 2008-09-26T18:01:01 | 2008-09-26T18:01:01 | 3,408,115 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 561 | h | #pragma once
#include "actorObj.h"
enum enemyTypes { ET_SPIDER, ET_TURRET, ET_BOSS, ET_COUNT, ET_SCORE, ET_INV};
class enemyObj : public actorObj
{
protected:
int enemyType, m_nImageID, m_nExpX, m_nExpY;
bool m_bDied;
int m_nHP;
public:
enemyObj(int type = ET_SPIDER);
~enemyObj();
void update(... | [
"nick.bucciarelli@gmail.com",
"irjamby@gmail.com"
] | [
[
[
1,
4
],
[
6,
9
],
[
13,
16
],
[
19,
19
],
[
21,
24
]
],
[
[
5,
5
],
[
10,
12
],
[
17,
18
],
[
20,
20
]
]
] |
733b20dedf4e2fb147fd10f973a50f12a21495de | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/MapLib/Shared/src/MapProjection.cpp | 7d12f1b9f8f33d38e28bb8fd996234f36596c867 | [
"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 | 17,912 | 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,
567
]
]
] |
625bc478f750cee0fb1fe31661779a2ef0f7b745 | 25a408954fdda07b6a27f84f74c9b9b6af1a282c | /ReLips/PlayStateParam.cpp | d728df7fe50cde763bf908e4351eb0f9cf4dab14 | [] | no_license | nkuln/relips | 6a6f9b99d72157d038bc9badff42a644fe094bf5 | f6ec7614710e7b3785469b2e670f3abc854b9e2e | refs/heads/master | 2016-09-11T02:58:48.354657 | 2009-02-17T15:29:02 | 2009-02-17T15:29:02 | 33,202,450 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 166 | cpp | #include "StdAfx.h"
#include "PlayStateParam.h"
PlayStateParam::PlayStateParam(void)
: difficulity(0)
{
}
PlayStateParam::~PlayStateParam(void)
{
}
| [
"m3rlinez@4e9c09b0-ef73-11dd-a70c-37889e090ee0"
] | [
[
[
1,
13
]
]
] |
e860ce5fe576d8a6533eeeb38a80786bdf09632a | 191d4160cba9d00fce9041a1cc09f17b4b027df5 | /ZeroLag2/ZeroLag/ProcessManage.h | 8f72cdb0722469141dc71d860d78ab891b6673ae | [] | no_license | zapline/zero-lag | f71d35efd7b2f884566a45b5c1dc6c7eec6577dd | 1651f264c6d2dc64e4bdcb6529fb6280bbbfbcf4 | refs/heads/master | 2021-01-22T16:45:46.430952 | 2011-05-07T13:22:52 | 2011-05-07T13:22:52 | 32,774,187 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 625 | h | #pragma once
#include "tlhelp32.h"
#include "psapi.h"
#pragma comment(lib,"psapi.lib")
#include "Shlwapi.h"
#include "vector"
using namespace std;
typedef struct _ProcessStruct
{
DWORD pid;
char name[MAX_PATH];
}ProcessStruct;
class CProcessManage
{
public:
CProcessManage(void);
public:
~CProce... | [
"Administrator@PC-200201010241"
] | [
[
[
1,
34
]
]
] |
939faa6d2356ab595f8004088442c5ea127338b2 | 3cb5812f3d3e3f0d73e5b8d1f67266f3e3c9e4ba | /libs/serialization/src/basic_serializer_map.cpp | 9c3f7c29d176aad87d03df830f5098d1e8eab94f | [
"BSL-1.0"
] | permissive | elemel/boost-python | f8d4d90fd849635bbb27549bd14fdd8a6f6805ae | bccdebb4c0aea6ad7bb6431dc0a73879e8380fa7 | refs/heads/master | 2016-08-04T07:50:21.616823 | 2010-06-12T12:11:04 | 2010-06-12T12:11:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,409 | cpp | /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// serializer_map.cpp:
// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// ... | [
"elemel@elemel.se"
] | [
[
[
1,
104
]
]
] |
7afa3e1a81f88e25aa524538770c672a006a67b8 | b4bff7f61d078e3dddeb760e21174a781ed7f985 | /Examples/Tutorial/ParticleSystem/23RadialFieldParticleAffector.cpp | 99d4c2fa0e84deda88fb2e2782e4bfad00778b49 | [] | no_license | Langkamp/OpenSGToolbox | 8283edb6074dffba477c2c4d632e954c3c73f4e3 | 5a4230441e68f001cdf3e08e9f97f9c0f3c71015 | refs/heads/master | 2021-01-16T18:15:50.951223 | 2010-05-19T20:24:52 | 2010-05-19T20:24:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,991 | cpp | // General OpenSG configuration, needed everywhere
#include "OSGConfig.h"
// A little helper to simplify scene management and interaction
#include "OSGSimpleSceneManager.h"
#include "OSGNode.h"
#include "OSGGroup.h"
#include "OSGViewport.h"
#include "OSGWindowUtils.h"
// Input
#include "OSGKeyListener.h"
... | [
"vossg@sheldon.camtech.ntu.edu.sg"
] | [
[
[
1,
296
]
]
] |
eb499b16bfcff92574c0c35471f5b3c9e72f2cdb | 1aa804f9ce4765517ead568d7306cab7bae08e8c | /libatom/Tools/Assert.cpp | 8e8a47ca97800b090d0b42410410409fecefae18 | [] | no_license | marcomorain/atom-old | d6657233fbe3336760f5c873c9531c699cb51429 | 9300e17c25e4ed08d17b15d56b59eaa6da21de7c | refs/heads/master | 2021-01-19T02:41:29.281966 | 2008-12-16T14:21:49 | 2008-12-16T14:21:49 | 32,418,516 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 286 | cpp | #if defined NDEBUG
// No asserts...
#else
#include <Tools/Assert.h>
#include <iostream>
void Assert::Fail(const char* file, const unsigned line, const char* message)
{
std::cerr << file << ":" << line << " Assertion failed: " << message << std::endl;
}
#endif //!NDEBUG
| [
"marcomorain@users.noreply.github.com"
] | [
[
[
1,
12
]
]
] |
6543496e167b4eac665fd596146fbbcc58134865 | ce1b0d027c41f70bc4cfa13cb05f09bd4edaf6a2 | / edge2d --username zmhn320@163.com/test/TestResMgr.cpp | b834ac14e99d55511206436edefb87ccdeb9e50b | [] | no_license | ratalaika/edge2d | 11189c41b166960d5d7d5dbcf9bfaf833a41c079 | 79470a0fa6e8f5ea255df1696da655145bbf83ff | refs/heads/master | 2021-01-10T04:59:22.495428 | 2010-02-19T13:45:03 | 2010-02-19T13:45:03 | 36,088,756 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,099 | cpp | /**
* Test Edge Resource Manager
*
* Kevin Lynx
* 2007.10.24
*
*/
#ifdef _DEBUG
#include "vld.h"
#endif
#if EDGE_PLATFORM == EDGE_PLATFORM_WIN32
#include <windows.h>
#endif
#include "Edge.h"
#include "helper/EdgeHelper.h"
using namespace Edge;
#ifdef _DEBUG
#pragma comment( lib, "../lib/E... | [
"zmhn320@163.com@539dfdeb-0f3d-0410-9ace-d34ff1985647"
] | [
[
[
1,
154
]
]
] |
eddd13dfbb6e639e53c4f070d40023725a3653ef | 3da0b0276bc8c3d7d1bcdbabfb0e763a38d3a24c | /zju.finished/2832.cpp | f595ee9e8591447a749f84499e25915204896cab | [] | no_license | usherfu/zoj | 4af6de9798bcb0ffa9dbb7f773b903f630e06617 | 8bb41d209b54292d6f596c5be55babd781610a52 | refs/heads/master | 2021-05-28T11:21:55.965737 | 2009-12-15T07:58:33 | 2009-12-15T07:58:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 710 | cpp | #include<iostream>
#include<string>
#include<set>
using namespace std;
set<string > good, bad;
set<string>::iterator iter;
int num;
int fun(){
int i,j;
string s;
for(i = 0; i< num; i ++){
cin>>s;
iter = bad.find(s);
if(iter == bad.end()){
good.insert(s);
}
cin>>j;
while(j-... | [
"zhouweikuan@gmail.com"
] | [
[
[
1,
47
]
]
] |
7be443248b0e88c71ee2bd79a84af5f85e6c91e9 | 222bc22cb0330b694d2c3b0f4b866d726fd29c72 | /src/nv38box/RaytracerRForce/KernelDebug.h | 3686e8d7db17685ee8eb5fd991193917b58f01c9 | [
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | darwin/inferno | 02acd3d05ca4c092aa4006b028a843ac04b551b1 | e87017763abae0cfe09d47987f5f6ac37c4f073d | refs/heads/master | 2021-03-12T22:15:47.889580 | 2009-04-17T13:29:39 | 2009-04-17T13:29:39 | 178,477 | 2 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,017 | h | // NV38Box (http://inferno.hildebrand.cz)
// Copyright (c) 2004 Antonin Hildebrand
// licensed under zlib/libpng license (see license.txt)
// released in Shader Triathlon – Summer 2004 ("Contest")
/*! \addtogroup RForce
@{
\ingroup Raytracers
*/
/*! \file KernelDebug.h
\brief Declaration of KernelDebug cla... | [
"antonin@hildebrand.cz"
] | [
[
[
1,
46
]
]
] |
202dbd4964354f1ff489f81064eb7705a5170d56 | 0b70142d223c7c0eed83246efef6d96b36033b2e | /Class_Segmentation/GraphSeg/binaryHeap.h | eb013cdf210d5dd8c8910f3a7693c76f14837871 | [] | no_license | amounir86/phd-workspace | 5aef9f21baff17d9af0e8e6bc8a0f7e654f6583b | 9fec5eef8cf2bcdd02ae9ee241d6e088bf8f80c3 | refs/heads/master | 2021-04-12T04:45:16.077787 | 2011-01-25T12:28:54 | 2011-01-25T12:28:54 | 32,120,729 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,250 | h | //Copyright (c) 2009, Yan Zhang
//All rights reserved.
//Redistribution and use in source and binary forms, with or without
//modification, are permitted provided that the following conditions are
//met:
// * Redistributions of source code must retain the above copyright
// notice, this list of condi... | [
"a.mounir86@96b4d95f-8974-693b-bc50-b51d9e964dd0"
] | [
[
[
1,
171
]
]
] |
2b9fa5b5ef749fce06be27c74452454ec72cb615 | 921f01654661c3f802fc6397c64cf4b2c4350196 | /Panoply.Library.Native/MediaInfo/MediaInfo.cpp | 9878c337d1ae849fa77a2a2a7d2aca9419a67673 | [] | no_license | anelson/panoply | c4ee97bf76a64b88c106ec19d310912dba9abdd4 | 87eea912d38559f5b453bb81afc8b793b6c70590 | refs/heads/master | 2021-01-22T09:48:34.395564 | 2010-11-07T23:09:02 | 2010-11-07T23:09:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,717 | cpp | #include "stdafx.h"
#include <vcclr.h>
#include ".\MediaInfo.h"
#define MEDIAINFO_LIB_VERSION L"0.7.15" //The version of MediaInfoLib this is compiled against
using namespace Panoply::Library::Native::MediaInfo;
static MediaInfoLib::String ClrStringToStlWstring(String^ clrString) {
if (clrString == nu... | [
"anelson@apocryph.org"
] | [
[
[
1,
154
]
]
] |
e42d74b6f10331748ef62a5a084f888bef07c483 | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/plugins/config/mixercurvewidget.h | ac8e77118b614bdfa7c85527fbf3753aca9db7f6 | [] | no_license | caichunyang2007/my_OpenPilot_mods | 8e91f061dc209a38c9049bf6a1c80dfccb26cce4 | 0ca472f4da7da7d5f53aa688f632b1f5c6102671 | refs/heads/master | 2023-06-06T03:17:37.587838 | 2011-02-28T10:25:56 | 2011-02-28T10:25:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,948 | h | /**
******************************************************************************
*
* @file mixercurvewidget.h
* @author Edouard Lafargue Copyright (C) 2010.
* @addtogroup GCSPlugins GCS Plugins
* @{
* @addtogroup ConfigPlugin Configuration Plugin
* @{
* @brief A widget which displays a mix... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
64
]
]
] |
2a659d6a531305c533ab6f48d42914ca7fb17c65 | 9773c3304eecc308671bcfa16b5390c81ef3b23a | /MDI AIPI V.6.92 2003 ( Correct Save Fired Rules, AM =-1, g_currentLine)/AIPI/PageFileDlg.h | 9faaa7aae2ab98c9bb59679f214eddfab3bed956 | [] | 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 | 3,161 | h | #if !defined(AFX_PAGEFILEDLG_H__5D09BD92_34F4_42A3_BA84_CE84F7EBD7B1__INCLUDED_)
#define AFX_PAGEFILEDLG_H__5D09BD92_34F4_42A3_BA84_CE84F7EBD7B1__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// PageFileDlg.h : header file
//
#include "PageInsertDlg.h"
#include "OXCoolCtrl.h"
#include ... | [
"flexdeveloper@gmgs-iMac.local"
] | [
[
[
1,
115
]
]
] |
0a7d6a6bf581ede4c5d85bd53cbcc8b786ff8743 | 6fd162d2cade2db745e68f11d7e9722a3855f033 | /Source/Common/DXUT/Core/DXUT.cpp | 2878cf83866b95ffafb78bbd28b18694c58c0b0a | [] | no_license | SenichiFSeiei/oursavsm | 8f418325bc9883bcb245e139dbd0249e72c18d78 | 379e77cab67b3b1423a4c6f480b664f79b03afa9 | refs/heads/master | 2021-01-10T21:00:52.797565 | 2010-04-27T13:18:19 | 2010-04-27T13:18:19 | 41,737,615 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 284,486 | cpp | //--------------------------------------------------------------------------------------
// File: DXUT.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//--------------------------------------------------------------------------------------
#include "DXUT.h"
#define DXUT_MIN_WINDOW_SIZE_X 200
... | [
"yang.nick.baoguang@gmail.com"
] | [
[
[
1,
6190
]
]
] |
af273a520017891927e5f3c8ea903ef1592be368 | 854ee643a4e4d0b7a202fce237ee76b6930315ec | /arcemu_svn/src/sun/src/InstanceScripts/Raid_SerpentshrineCavern.cpp | 68b4cebcfce03c3fbfc2ea987c93947a1cd47773 | [] | 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 | 92,332 | cpp | /*
* Moon++ Scripts for Ascent MMORPG Server
* Copyright (C) 2005-2007 Ascent Team <http://www.ascentemu.com/>
* Copyright (C) 2007-2008 Moon++ Team <http://www.moonplusplus.info/>
* Copyright (C) 2008 Sun++ Team <http://www.sunplusplus.info/>
*
* This program is free software: you can redistribute it and/o... | [
"Quastl96@gmail.com@3074cc92-8d2b-11dd-8ab4-67102e0efeef",
"minipc@hotmail.de@3074cc92-8d2b-11dd-8ab4-67102e0efeef"
] | [
[
[
1,
4
],
[
6,
86
],
[
88,
228
],
[
230,
312
],
[
314,
648
],
[
650,
757
],
[
764,
768
],
[
775,
849
],
[
855,
1219
],
[
122... |
0f46d512e2b9299da81b83541e666d0535b249bf | 58ef4939342d5253f6fcb372c56513055d589eb8 | /MP3EncodeDLL/src/MP3EncodeDLLDllMain.cpp | 7bf9311e6f3cbe2aad5638b169907f1df22de282 | [] | 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 | 865 | cpp | /*
============================================================================
Name : MP3EncodeDLLDll.cpp
Author : zengcity
Copyright : Your copyright notice
Description : MP3EncodeDLLDll.cpp - main DLL source
============================================================================
*/
// In... | [
"zengcity@415e30b0-1e86-11de-9c9a-2d325a3e6494"
] | [
[
[
1,
34
]
]
] |
c48377a04a945aa8cb209e54150c18210abcdd04 | 9ad9345e116ead00be7b3bd147a0f43144a2e402 | /SEEDMinerGUIApplication/SEEDMinerGUIMFC/SEEDMinerGUIApplication/shockwaveflash.h | 3cd18ee35763ad6575c61c9e7605e5571d642730 | [] | no_license | asankaf/scalable-data-mining-framework | e46999670a2317ee8d7814a4bd21f62d8f9f5c8f | 811fddd97f52a203fdacd14c5753c3923d3a6498 | refs/heads/master | 2020-04-02T08:14:39.589079 | 2010-07-18T16:44:56 | 2010-07-18T16:44:56 | 33,870,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,875 | h | #if !defined(AFX_SHOCKWAVEFLASH_H__25C8E7FC_0F3B_4493_8694_3116C2D46669__INCLUDED_)
#define AFX_SHOCKWAVEFLASH_H__25C8E7FC_0F3B_4493_8694_3116C2D46669__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE:... | [
"buddhi.1986@c7f6ba40-6498-11de-987a-95e5a5a5d5f1"
] | [
[
[
1,
143
]
]
] |
ff52bd7739eea3e64e4a524a84ef59b607c0c02b | 7985054c887810f37345f6508f1a7d4fdc65b81b | /Development/Core/GameSocket.cpp | e8c19f1b26875942557b8681f0ab18afa11182bf | [] | no_license | ghostuser846/venicelight | 95e625a8e9cb8dd3d357318c931ee9247420c28d | cdc5dfac8fbaa82d3d5eeb7d21a64c3e206b7ee2 | refs/heads/master | 2021-01-01T06:44:51.163612 | 2009-06-01T02:09:27 | 2009-06-01T02:09:27 | 37,787,439 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,542 | cpp | /*
* Copyright (C) 2005-2008 SREmu <http://www.sremu.org/>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version... | [
"dayanfernandez@c3741f72-2d1a-11de-9401-6341fb89ae7c"
] | [
[
[
1,
152
]
]
] |
ff75f04a0fd79ec7d94be1537ea36d3c0154a925 | b8fbe9079ce8996e739b476d226e73d4ec8e255c | /src/engine/rb_core/jmethodattr.h | 40f6a6f7ac879f1d13f9d562c5d7cf665ef81a69 | [] | 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,130 | h | //****************************************************************************/
// File: JMethodAttr.h
//****************************************************************************/
#ifndef __JMETHODATTR_H__
#define __JMETHODATTR_H__
//**************************************************************************... | [
"rushbits@gmail.com"
] | [
[
[
1,
38
]
]
] |
0583577c79a3d0a08302ac96c87607fc486e9df3 | d425cf21f2066a0cce2d6e804bf3efbf6dd00c00 | /Laptop/IMP Attribute Selection.cpp | 012d354e10a63627c54eaca881b8fa00cb7e62ae | [] | no_license | infernuslord/ja2 | d5ac783931044e9b9311fc61629eb671f376d064 | 91f88d470e48e60ebfdb584c23cc9814f620ccee | refs/heads/master | 2021-01-02T23:07:58.941216 | 2011-10-18T09:22:53 | 2011-10-18T09:22:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 60,679 | cpp | #ifdef PRECOMPILEDHEADERS
#include "Laptop All.h"
#include "IMP Skill Trait.h"
#include "GameSettings.h"
#else
#include "CharProfile.h"
#include "IMP Attribute Selection.h"
#include "IMP MainPage.h"
#include "IMP HomePage.h"
#include "IMPVideoObjects.h"
#include "Utilities.h"
#include "WCheck.h"
... | [
"jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1"
] | [
[
[
1,
2241
]
]
] |
79af8fb9369ac96e874e32c04e606ee1c9806c55 | 7acbb1c1941bd6edae0a4217eb5d3513929324c0 | /GLibrary-CPP/sources/GSwap.hpp | d4812f94b90cc487b7b8c5092f03c8f5cf5633f7 | [] | no_license | hungconcon/geofreylibrary | a5bfc96e0602298b5a7b53d4afe7395a993498f1 | 3abf3e1c31a245a79fa26b4bcf2e6e86fa258e4d | refs/heads/master | 2021-01-10T10:11:51.535513 | 2009-11-30T15:29:34 | 2009-11-30T15:29:34 | 46,771,895 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 186 | hpp |
#ifndef __GWAP_HPP__
# define __GWAP_HPP__
#include "GExport.h"
template<typename T>
void GEXPORTED GSwap(T &t1, T &t2)
{
T tmp(t1);
t1 = t2;
t2 = tmp;
}
#endif
| [
"mvoirgard@34e8d5ee-a372-11de-889f-a79cef5dd62c"
] | [
[
[
1,
16
]
]
] |
ca4a4c28447f376fd5d2abc682c7f82da73db0f3 | daa67e21cc615348ba166d31eb25ced40fba9dc7 | /GameCode/Vector.h | ba6bfb50faaf819af8d75be2d47531858b8f21bf | [] | no_license | gearsin/geartesttroject | 443d48b7211f706ab2c5104204bad7228458c3f2 | f86f255f5e9d1d34a00a4095f601a8235e39aa5a | refs/heads/master | 2020-05-19T14:27:35.821340 | 2008-09-02T19:51:16 | 2008-09-02T19:51:16 | 32,342,555 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,256 | h | //------------------------------------------------------------------------------------------------------------------
#ifndef VECTOR_H
#define VECTOR_H
//------------------------------------------------------------------------------------------------------------------
#include "UnitTest.h"
//---------------... | [
"sunil.ssingh@592c7993-d951-0410-8115-35849596357c"
] | [
[
[
1,
235
]
]
] |
38de9d8dbf754578bc2fcb4656163b03c8c14675 | 2a3952c00a7835e6cb61b9cb371ce4fb6e78dc83 | /BasicOgreFramework/PhysxSDK/Samples/SampleCommonCode/src/GLFontRenderer.h | 964b1e01382637ae91cc023f17ac229ef9c21ce9 | [] | no_license | mgq812/simengines-g2-code | 5908d397ef2186e1988b1d14fa8b73f4674f96ea | 699cb29145742c1768857945dc59ef283810d511 | refs/heads/master | 2016-09-01T22:57:54.845817 | 2010-01-11T19:26:51 | 2010-01-11T19:26:51 | 32,267,377 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 842 | h | /*----------------------------------------------------------------------------*\
|
| AGEIA PhysX Technology
|
| www.ageia.com
|
\*----------------------------------------------------------------------------*/
#ifndef __GL_FONT_RENDERER__
#define __GL_FONT_RENDERER__
class GLFontRendere... | [
"erucarno@789472dc-e1c3-11de-81d3-db62269da9c1"
] | [
[
[
1,
31
]
]
] |
9f6ee7516ce1236906f45e81ee38674a31a75ab2 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/mpl/test/size_t.cpp | 941d253aeca83dea3840fc6de672c0877638be73 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 880 | cpp |
// Copyright Aleksey Gurtovoy 2001-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boost.org/libs/mpl for documentation.
// $Source: /cvsroot/boost/boost/libs/mpl/test/si... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
29
]
]
] |
14f407d973e7d015e0dde29cfc9a043eefe18b2b | 17083b919f058848c3eb038eae37effd1a5b0759 | /SimpleGL/sgl/Utility/Referenced.h | 85856efede5b28a5f0590e5a9f58f655da998064 | [] | no_license | BackupTheBerlios/sgl | e1ce68dfc2daa011bdcf018ddce744698cc7bc5f | 2ab6e770dfaf5268c1afa41a77c04ad7774a70ed | refs/heads/master | 2021-01-21T12:39:59.048415 | 2011-10-28T16:14:29 | 2011-10-28T16:14:29 | 39,894,148 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,088 | h | #ifndef SIMPLE_GL_REFERENCED_H
#define SIMPLE_GL_REFERENCED_H
#include "DLLInterface.h"
#include <algorithm>
#include <cassert>
namespace sgl {
struct ref_counter;
/** Interface for reference counted objects which allows only
* weak_ptr and scoped_ptr.
*/
class WeakReferenced :
public DLLInterf... | [
"devnull@localhost"
] | [
[
[
1,
513
]
]
] |
dd069935417cbe9ee94b72beb48c5fcbed04f553 | 01c236af2890d74ca5b7c25cec5e7b1686283c48 | /Src/Trick.h | e27301c185504cb1a8bee3e51612545a39979f78 | [
"MIT"
] | permissive | muffinista/palm-pitch | 80c5900d4f623204d3b837172eefa09c4efbe5e3 | aa09c857b1ccc14672b3eb038a419bd13abc0925 | refs/heads/master | 2021-01-19T05:43:04.740676 | 2010-07-08T14:42:18 | 2010-07-08T14:42:18 | 763,958 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,197 | h | #ifndef TRICK_H
#define TRICK_H
#include "PlayersCard.h"
class Player;
class Trick {
public:
Trick();
~Trick();
//
// load/save routines
//
void Read(CStream& rStream);
void Write(CStream& rStream);
//
// cleanup routines
//
void CleanUp();
void PostHandCleanUp(... | [
"colin@muffinlabs.com"
] | [
[
[
1,
109
]
]
] |
f9e2699c1ebe19ff199d1a084e88bd64e4e4e741 | fbe2cbeb947664ba278ba30ce713810676a2c412 | /iptv_root/iptv_kernel/include/iptv_kernel/ChannelInfo.h | dfc42340d3fc1e6935a791416c9f66d24ed4420e | [] | no_license | abhipr1/multitv | 0b3b863bfb61b83c30053b15688b070d4149ca0b | 6a93bf9122ddbcc1971dead3ab3be8faea5e53d8 | refs/heads/master | 2020-12-24T15:13:44.511555 | 2009-06-04T17:11:02 | 2009-06-04T17:11:02 | 41,107,043 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 841 | h | #ifndef _CHANNELINFO_H_
#define _CHANNELINFO_H_
#include "VBLib/VBLib.h"
#include "iptv_kernel/UserInfo.h"
class ChannelInfo
{
private:
br::com::sbVB::VBLib::VBString m_name;
br::com::sbVB::VBLib::VBString m_description;
int m_userCount;
public:
ChannelInfo( br::com::sbVB::VBLib::VBString channe... | [
"heineck@c016ff2c-3db2-11de-a81c-fde7d73ceb89"
] | [
[
[
1,
32
]
]
] |
49ea9cd4c9a0948bb7204f85b1728a8b7b034244 | 6b99c157ea698e70fca17073c680638f8e516d08 | /ComConnection.h | 6ead72e5dcd452d968b95026a336e727d518337f | [] | no_license | melagabri/sendelf | 3aef89b2e3e7d0424e738fbe87701672d6026fbf | beb17f02ceef3f71cf9e13cae545abe77c282764 | refs/heads/master | 2021-01-10T06:30:37.130626 | 2009-10-10T16:39:39 | 2009-10-10T16:39:39 | 54,057,363 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 590 | h | #pragma once
#include "connection.h"
typedef ULONG (__stdcall *Func_FT_Open) (int deviceNumber, HANDLE *handle);
typedef ULONG (__stdcall *Func_FT_GetComPortNumber) (HANDLE handle, LPLONG portnumber);
typedef ULONG (__stdcall *Func_FT_Close) (HANDLE handle);
class CComConnection :
public CConnection
{
publ... | [
"e.bovendeur@gmail.com"
] | [
[
[
1,
24
]
]
] |
293d33dd28d95f624f89139b02f9c0ca2327eccd | f794fd0abaed1011ede69129e36ce436347693fd | /CBoxPrimitive.h | 8931226bc422ab3dd02d3e08abbf1f90a5c3fc47 | [] | no_license | konradrodzik/raytracer-cpu-gpu | d7a048a45f94457d7dde5f1eb3b34ecc83867ffb | 0ac756a43998b4c0a3d6c923745922ba03cf7b6c | refs/heads/master | 2016-09-15T21:00:23.107984 | 2011-01-24T01:04:41 | 2011-01-24T01:04:41 | 32,467,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,560 | h | ////////////////////////////////////
// Konrad Rodrigo Rodzik (c) 2010 //
////////////////////////////////////
#ifndef __H_CBoxPrimitive_H__
#define __H_CBoxPrimitive_H__
class CBoxPrimitive : public CBasePrimitive
{
public:
// Default constructor
CBoxPrimitive();
// Initialize constructor
CBoxPrimit... | [
"konrad.rodzik@8e044db2-5a41-7fc7-fe2a-5b7de51f5869"
] | [
[
[
1,
66
]
]
] |
633ff10427e46a4b9c8195cd3e6361ecdb24ff95 | 2a47a0a9749be9adae403d99f6392f9d412fca53 | /OS simulation/store point/FinalFiles/Job.h | d49db0d6cfe46329d1903c2167ccfcf5ed7c3ec1 | [] | no_license | waseemilahi/waseem | 153bed6788475a88d234d75a323049a9d8ec47fe | 0bb2bddcc8758477f0ad5db85bfc927db2ae07af | refs/heads/master | 2020-03-30T14:59:17.066002 | 2008-11-22T01:21:04 | 2008-11-22T01:21:04 | 32,640,847 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,713 | h | # ifndef JOB_H
# define JOB_H
# include <stdio.h>
//Declaration of the class Job.
class Job{
public:
//The constructors
Job();
Job(long jobnum,long prty,long size,long maxtime,long currenttime);
// The accessors and mutators.
long getjobsize()... | [
"waseemilahi@b30cb682-9650-11dd-b20a-03c46e462ecf"
] | [
[
[
1,
294
]
]
] |
784391036cf0c068ddd4887a9da79e2fabc577e5 | 2b80036db6f86012afcc7bc55431355fc3234058 | /src/contrib/apedecoder/APESourceSupplier.h | e21374c29df55f1212ad190cc1b42b71e83bb728 | [
"BSD-3-Clause"
] | permissive | leezhongshan/musikcube | d1e09cf263854bb16acbde707cb6c18b09a0189f | e7ca6a5515a5f5e8e499bbdd158e5cb406fda948 | refs/heads/master | 2021-01-15T11:45:29.512171 | 2011-02-25T14:09:21 | 2011-02-25T14:09:21 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 2,164 | h | //////////////////////////////////////////////////////////////////////////////
// Copyright © 2007, Björn Olievier
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redist... | [
"onnerby@6a861d04-ae47-0410-a6da-2d49beace72e"
] | [
[
[
1,
48
]
]
] |
2e700d8da7ab2f3e09c536782f1595cd9a5d6e49 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nscene/src/nscene/ntransformswitchanimator_main.cc | e599cc760fd3f801bea7f88e8b5b2ae4f8f2f094 | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,489 | cc | #include "precompiled/pchnscene.h"
//------------------------------------------------------------------------------
// ntransformswitchanimator_main.cc
// (C) 2006 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "nscene/ntransformswitchanimator.h"... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
92
]
]
] |
29be606fa8603640157f3e9837256ed70551ed88 | 1d6dcdeddc2066f451338361dc25196157b8b45c | /tp1/Visualizacion/Grilla.cpp | 62844ca986c3c8a4d09ab6bca7822431373f1a9b | [] | no_license | nicohen/ssgg2009 | 1c105811837f82aaa3dd1f55987acaf8f62f16bb | 467e4f475ef04d59740fa162ac10ee51f1f95f83 | refs/heads/master | 2020-12-24T08:16:36.476182 | 2009-08-15T00:43:57 | 2009-08-15T00:43:57 | 34,405,608 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,291 | cpp | #include "Grilla.h"
#include "../Geometria/Segmento.h"
Grilla::Grilla(int filas, int columnas, float dx, float dy, Coordenadas* posicion)
{
this->origen = posicion;
this->filas = filas;
this->columnas = columnas;
this->unidadX = floor(dx);
this->unidadY = floor(dy);
int corrX = unidadX/2;
... | [
"rodvar@6da81292-15a5-11de-a4db-e31d5fa7c4f0",
"nicohen@6da81292-15a5-11de-a4db-e31d5fa7c4f0"
] | [
[
[
1,
1
],
[
4,
45
],
[
47,
48
],
[
50,
51
],
[
53,
54
],
[
56,
57
],
[
60,
61
],
[
63,
64
],
[
66,
67
],
[
70,
195
... |
74ae9589bbe9ed756bb120eca2c22b013da07b11 | 6fd162d2cade2db745e68f11d7e9722a3855f033 | /Source/BetterVSM_2009_08_31_SAVSM_64BitFloatSAT/SoftShadowMap.cpp | dd5390edbf2168a544915c85b9f5d609eb7a4843 | [] | no_license | SenichiFSeiei/oursavsm | 8f418325bc9883bcb245e139dbd0249e72c18d78 | 379e77cab67b3b1423a4c6f480b664f79b03afa9 | refs/heads/master | 2021-01-10T21:00:52.797565 | 2010-04-27T13:18:19 | 2010-04-27T13:18:19 | 41,737,615 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,846 | cpp | #define _USE_MATH_DEFINES
#include <dxut.h>
#include <dxutgui.h>
#include <dxutsettingsdlg.h>
#include <sdkmisc.h>
#include "SoftShadowMap.h"
#include "CommonDef.h"
#include <S3UTmesh.h>
#include <S3UTcamera.h>
#ifdef USE_INT_SAT
#ifdef DUAL_EVSM
#define SAT_FORMAT DXGI_FORMAT_R32G32B32A32_UINT
#else... | [
"yang.nick.baoguang@gmail.com",
"flycooler@9eb8245e-93ee-11de-8d68-838d6ba51ce1"
] | [
[
[
1,
728
],
[
731,
731
],
[
734,
734
],
[
737,
749
]
],
[
[
729,
730
],
[
732,
733
],
[
735,
736
]
]
] |
f84753b2ffb137c139f7331056e5473a6aebed5e | 8b68ff41fd39c9cf20d27922bb9f8b9d2a1c68e9 | /TWL/include/util/numutil.h | 97e57ce524a9a56e2a2745b3c54056cff5119dae | [] | no_license | dandycheung/dandy-twl | 2ec6d500273b3cb7dd6ab9e5a3412740d73219ae | 991220b02f31e4ec82760ece9cd974103c7f9213 | refs/heads/master | 2020-12-24T15:06:06.260650 | 2009-05-20T14:46:07 | 2009-05-20T14:46:07 | 32,625,192 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,105 | h | #ifndef __NUMUTIL_H__
#define __NUMUTIL_H__
class NumUtil
{
public:
static
LPCTSTR StringChar(TCHAR ch, LPCTSTR psz, INT nLength, BOOL bCaseSensitive)
{
if(!psz)
return NULL;
if(!bCaseSensitive)
ch = (TCHAR)CharUpper((LPTSTR)ch);
LPCTSTR p = psz;
TCHAR ch2;
while(*p)
{
c... | [
"dandycheung@9b253700-4547-11de-82b9-170f4fd74ac7"
] | [
[
[
1,
227
]
]
] |
3504f336cfcfa9f835c3f1101cfbbcfc40560d35 | 5095bbe94f3af8dc3b14a331519cfee887f4c07e | /Shared/FortranComponentInterface/FortranWrapper.h | e6c34131cd104f444523e8adab1b85f81123a985 | [] | no_license | sativa/apsim_development | efc2b584459b43c89e841abf93830db8d523b07a | a90ffef3b4ed8a7d0cce1c169c65364be6e93797 | refs/heads/master | 2020-12-24T06:53:59.364336 | 2008-09-17T05:31:07 | 2008-09-17T05:31:07 | 64,154,433 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,035 | h | #ifndef FortranWrapperH
#define FortranWrapperH
#include <vector>
#include <string>
#include <general/platform.h>
// Declarations from the FORTRAN side.
struct Instance
{
const char* id;
unsigned int idSize;
const char* g;
unsigned int gSize;
const char* p;
unsigned int pSize;
... | [
"hol353@8bb03f63-af10-0410-889a-a89e84ef1bc8",
"devoilp@8bb03f63-af10-0410-889a-a89e84ef1bc8"
] | [
[
[
1,
44
],
[
47,
48
],
[
50,
51
],
[
54,
57
],
[
59,
67
]
],
[
[
45,
46
],
[
49,
49
],
[
52,
53
],
[
58,
58
]
]
] |
d2e5b73050401517555ce67309b68c484e02f2a0 | fb534078556a0266e8e5b69e14bf0bda1a56d4bb | /Block.cpp | 8e1ca5cd4a291fd2a764da0a7611f230dc0ce47f | [] | no_license | jimhester/stonesense | 9f6262aa4f4381aa6037e5061f6a3379a643d5f9 | 428244aab8208effedbc3a60eadf152dfbb8b4cf | refs/heads/master | 2020-06-03T22:46:25.866990 | 2010-02-10T22:47:19 | 2010-02-10T22:47:19 | 537,355 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 9,965 | cpp | #include "Block.h"
#include "common.h"
#include "GUI.h"
#include "SpriteMaps.h"
#include "GameBuildings.h"
#include "Creatures.h"
#include "WorldSegment.h"
#include "BlockFactory.h"
#include "dfhack/library/DFTypes.h"
Block::Block(WorldSegment* ownerSegment)
{
//clear out own memory
memset... | [
"jonask84@4d48de78-bd66-11de-9616-7b1d4728551e",
"Japa.Mala.Illo@4d48de78-bd66-11de-9616-7b1d4728551e",
"4b524953@4d48de78-bd66-11de-9616-7b1d4728551e",
"jonask84@gmail.com@4d48de78-bd66-11de-9616-7b1d4728551e"
] | [
[
[
1,
12
],
[
14,
24
],
[
26,
26
],
[
29,
44
],
[
56,
58
],
[
61,
62
],
[
64,
70
],
[
72,
76
],
[
79,
79
],
[
123,
134
... |
c33259b236ad87a1d8a074046f522539e5681dd7 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Com/ScdSlv/ScdElectrics.cpp | fbc12356f33492702bd69e92d62e54713e054440 | [] | no_license | abcweizhuo/Test3 | 0f3379e528a543c0d43aad09489b2444a2e0f86d | 128a4edcf9a93d36a45e5585b70dee75e4502db4 | refs/heads/master | 2021-01-17T01:59:39.357645 | 2008-08-20T00:00:29 | 2008-08-20T00:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,366 | cpp | // ScdElectrics.cpp : Implementation of CScdElectrics
#include "stdafx.h"
#include "ScdElectrics.h"
#include ".\scdelectrics.h"
// CScdElectrics
STDMETHODIMP CScdElectrics::InterfaceSupportsErrorInfo(REFIID riid)
{
static const IID* arr[] =
{
&IID_IScdElectrics
};
for (int i=0; i... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
94
]
]
] |
8dbe9655cff7d7f33987ab6fae8ae21f282972b0 | 989aa92c9dab9a90373c8f28aa996c7714a758eb | /HydraIRC/DCCTransfer.cpp | 736d01ad0bdc3f575cf3480a4ea006df22431b22 | [] | no_license | john-peterson/hydrairc | 5139ce002e2537d4bd8fbdcebfec6853168f23bc | f04b7f4abf0de0d2536aef93bd32bea5c4764445 | refs/heads/master | 2021-01-16T20:14:03.793977 | 2010-04-03T02:10:39 | 2010-04-03T02:10:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 37,507 | cpp | /*
HydraIRC
Copyright (C) 2002-2006 Dominic Clifton aka Hydra
HydraIRC limited-use source license
1) You can:
1.1) Use the source to create improvements and bug-fixes to send to the
author to be incorporated in the main program.
1.2) Use it for review/educational purposes.
2) You ca... | [
"hydra@b2473a34-e2c4-0310-847b-bd686bddb4b0"
] | [
[
[
1,
1249
]
]
] |
d5aedc97430e44a2349da6895dd17e2b9294c4c4 | a03552b9437e0e9d7786d11ee18a5326b912efd9 | /PDF2Text/SettingsDlg.h | 08cc536164f78d74a3b63798bcd7be2ac68f72d0 | [] | no_license | datadiode/pdf2textpilot | 179f7fbf3224860363578780207e852ef5593e23 | d4d2f19c15e4f0ba1207f64092e6d14c3fc5b038 | refs/heads/master | 2023-03-06T14:30:59.245793 | 2009-05-26T06:31:02 | 2009-05-26T06:31:02 | 338,306,494 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,886 | h | #pragma once
class CSettingsDlg : public CDialogImpl<CSettingsDlg>,
public CWinDataExchange<CSettingsDlg>
{
public:
bool IsAuthor, IsSubject, IsTitle, IsKeywords;
bool Author, Subject, Title, Keywords;
CButton btnOk, btnCancel;
public:
enum { IDD = IDD_SETTINGSDLG };
BEGIN_MSG_M... | [
"twopilots@6815dd50-5389-4add-8d21-7a52ba5a1ba7"
] | [
[
[
1,
45
]
]
] |
b72ffeb9d9879dba1e3de24a90737c7ee0d52f15 | 95e051bc96bd3f765ce1cec4868535b667be81b6 | /ExplodedVolume/UserInterface/GeneratedFiles/Debug/moc_VisualizationWidget.cpp | ea24ac9bb281b0b388ae926cd49934159d878f26 | [] | no_license | fabio-miranda/exploded | 6aacdb5ca1250b676990572ef028fcbc0af93b1a | 12ca185b161b78d0b903c86fb5a08cee3ed87362 | refs/heads/master | 2021-05-29T09:06:03.007813 | 2010-02-26T04:40:32 | 2010-02-26T04:40:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,270 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'VisualizationWidget.h'
**
** Created: Thu 28. Jan 23:55:55 2010
** by: The Qt Meta Object Compiler version 62 (Qt 4.6.1)
**
** WARNING! All changes made in this file will be lost!
*******... | [
"fabiom@2fa1dc7e-98ce-11de-bff5-93fd3790126f"
] | [
[
[
1,
69
]
]
] |
5cb319872c997c6a75ee1d620721af6c5446dd14 | b04f65deafef481d6e0f22c26085735a3c275d3a | /mod/applications/mod_cari_ccp_server/CModule_SysInfo.h | d8500bbce3334be0f7eac8f19ba0826a863b4e53 | [] | no_license | gujun/sscore | d28d374f09d40aa426282538416ae16023d8a7a6 | 295d613473a554e4de9f8c203fae961f587555ac | refs/heads/master | 2021-01-02T22:57:21.404133 | 2011-06-21T06:19:57 | 2011-06-21T06:19:57 | 1,927,509 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,729 | h | #ifndef CMODULE_SYSINFO_H
#define CMODULE_SYSINFO_H
#include "CBaseModule.h"
#if defined(_WIN32) || defined(WIN32)
#pragma comment(lib,"Ws2_32.lib")
//定义驱动空间的结构体
typedef struct
{
char m_FileSystem[256];
char m_DriverType[16];
int m_TotalSize;
int m_UsedSize;
int m_FreeSize;
char m_Usage[1... | [
"pub@cariteledell.(none)"
] | [
[
[
1,
76
]
]
] |
8e7667efbffbb938799abf871e8561bf3bec4239 | 208475bcab65438eed5d8380f26eacd25eb58f70 | /QianExe/yx_Help.cpp | 04774a3a17630d7a85215d8d61003d814aed940b | [] | no_license | awzhang/MyWork | 83b3f0b9df5ff37330c0e976310d75593f806ec4 | 075ad5d0726c793a0c08f9158080a144e0bb5ea5 | refs/heads/master | 2021-01-18T07:57:03.219372 | 2011-07-05T02:41:55 | 2011-07-05T02:46:30 | 15,523,223 | 1 | 2 | null | null | null | null | GB18030 | C++ | false | false | 5,524 | cpp | #include "yx_QianStdAfx.h"
#undef MSG_HEAD
#define MSG_HEAD ("QianExe-Help ")
void G_TmAutoDialHelpTel(void *arg, int ien)
{
g_objHelp.P_TmAutoDialHelpTel();
}
//////////////////////////////////////////////////////////////////////////
CHelp::CHelp()
{
}
CHelp::~CHelp()
{
}
// 求助应答: 应答类... | [
"wdgvip@gmail.com"
] | [
[
[
1,
194
]
]
] |
587a6162e26cc62d64d2bacc0b456d69a2cc84e7 | 5e61787e7adba6ed1c2b5e40d38098ebdf9bdee8 | /sans/models/c_models/CMultiShellModel.cpp | 82ee4802d58bedc3cd3feae60c8d0bf774df91da | [] | no_license | mcvine/sansmodels | 4dcba43d18c930488b0e69e8afb04139e89e7b21 | 618928810ee7ae58ec35bbb839eba2a0117c4611 | refs/heads/master | 2021-01-22T13:12:22.721492 | 2011-09-30T14:01:06 | 2011-09-30T14:01:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,445 | cpp | /**
This software was developed by the University of Tennessee as part of the
Distributed Data Analysis of Neutron Scattering Experiments (DANSE)
project funded by the US National Science Foundation.
If you use DANSE applications to do scientific research that leads to
publication, we ask that you acknowled... | [
"galina@nist.gov",
"jhcho@nist.gov"
] | [
[
[
1,
23
],
[
26,
28
],
[
30,
91
],
[
100,
105
],
[
112,
148
],
[
179,
179
],
[
200,
200
],
[
202,
202
],
[
301,
304
],
[
306... |
9a5a8cc58e22c76e4eb2fa279afe04b9363c60ed | 6ad58793dd1f859c10d18356c731b54f935c5e9e | /stdafx.cpp | cc82840b5a5af19534bdc3db276c0d1229d9ec2d | [] | no_license | ntchris/kittybookportable | 83f2cf2fbc2cd1243b585f85fb6bc5dd285aa227 | 933a5b096524c24390c32c654ce8624ee35d3835 | refs/heads/master | 2021-01-10T05:49:32.035999 | 2009-06-12T08:50:21 | 2009-06-12T08:50:21 | 45,051,534 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 293 | cpp | // stdafx.cpp : source file that includes just the standard includes
// cntest.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"ntchris0623@05aa5984-5704-11de-9010-b74abb91d602"
] | [
[
[
1,
8
]
]
] |
4a17a5cea0ebfa25e8be3f40c71f17c52b07644a | 0813282678cb6bb52cd0001a760cfbc24663cfca | /Hashtable.h | 11d83ae573fd389be1ea4cb49cc0a11bd5a66da0 | [] | no_license | mannyzhou5/scbuildorder | e3850a86baaa33d1c549c7b89ddab7738b79b3c0 | 2396293ee483e40495590782b652320db8adf530 | refs/heads/master | 2020-04-29T01:01:04.504099 | 2011-04-12T10:00:54 | 2011-04-12T10:00:54 | 33,047,073 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,925 | h | #pragma once
template <typename Key, typename KeyRef, typename Val, typename ValRef, typename Compare = Equal<KeyRef>>
class CHashtable;
#include "MemoryPool.h"
#include "LinkedList.h"
template <typename T>
unsigned long HashKey(T key)
{
return (unsigned long)key;
}
template <typename T>
struct Equa... | [
"ajarm1@gmail.com@a0245358-5b9e-171e-63e1-2316ddff5996"
] | [
[
[
1,
214
]
]
] |
eac78850d4e8fcd90d5de503607459e4951a1924 | 0429e2b2a1a09254b5182e15835da188f7d44a3d | /tags/v05/tests/customerManagement/tcustomerManagement.h | e6457f161c6d021cda461f87a819a8e66c93302b | [] | no_license | TheolZacharopoulos/tl2hotel | 0b5af731aa022b04fc7b894b4fad6ce0b1121744 | 87ff9c75250d702c49d62f43e494cf549ea700b7 | refs/heads/master | 2020-03-30T05:41:55.498410 | 2011-04-25T22:24:44 | 2011-04-25T22:24:44 | 42,362,513 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,207 | h | /** @file tcustomerManagement.h
* @brief CustomerManagement Unit Test Header
* @author Efstathios Xatzikiriakidis
*
* This is the unit test for the "CustomerManagement" class.
*/
#if !defined (T_CUSTOMER_MANAGEMENT_H)
#define T_CUSTOMER_MANAGEMENT_H
#include <QtTest>
#include "customerManagement.h"... | [
"delis89@fb7cbe1a-da42-76e9-2caa-fedf319af631"
] | [
[
[
1,
69
]
]
] |
5cf159981c1f7d9f90cd47e52e05cd78a38754ca | ad85dfd8765f528fd5815d94acde96e28e210a43 | /trunk/src/FpsCounter.cpp | 167f6765cafe488743dd7da9291973b8ae6eb2d9 | [] | no_license | BackupTheBerlios/openlayer-svn | c53dcdd84b74fd4687c919642e6ccef3dd4bba79 | 3086e76972e6674c9b40282bb7028acb031d0593 | refs/heads/master | 2021-01-01T19:25:13.382956 | 2007-07-18T17:09:55 | 2007-07-18T17:09:55 | 40,823,139 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,373 | cpp | #include "FpsCounter.hpp"
#include "Includes.hpp"
using namespace ol;
// CONSTANTS //
static const int MS_PER_TICK = 1;
static const int FRAMES_PER_CHECK = 30;
// STATIC CLASS VARIABLES //
float FpsCounter::defaultFps = 60.0;
volatile int FpsCounter::timer = 0;
int FpsCounter::frameCount = 0;... | [
"bradeeoh@9f4572f3-6e0d-0410-ba3b-903ab02ac46b"
] | [
[
[
1,
131
]
]
] |
d1f29f9052c01ddb4447042cd982bff6a813394f | fd4f996b64c1994c5e6d8c8ff78a2549255aacb7 | / nicolinorochetaller --username adrianachelotti/trunk/tp3_beta/eTejo/Servidor.cpp | 4d66dedbe9f490b777df51f3c993427e1a3d9406 | [] | no_license | adrianachelotti/nicolinorochetaller | 026f32476e41cdc5ac5c621c483d70af7b397fb0 | d3215dfdfa70b6226b3616c78121f36606135a5f | refs/heads/master | 2021-01-10T19:45:15.378823 | 2009-08-05T14:54:42 | 2009-08-05T14:54:42 | 32,193,619 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 137 | cpp | #include "Servidor.h"
Servidor::Servidor()
{
}
Servidor::~Servidor()
{
}
void Servidor::updatePosiciones()
{
}
| [
"dmpstaltari@gmail.com@0b808588-0f27-11de-aab3-ff745001d230"
] | [
[
[
1,
18
]
]
] |
6ad4a9ca2bafeaed5dd2465b7bb39e1e2aa32f97 | adb2ebb4b7f74f62228c7dd9ca1441ee95297243 | /UI/FeedbackForm.h | 2f04bb8227da5f88d080d47fac3becd201db91eb | [] | no_license | BackupTheBerlios/blazefilesearch-svn | 5984480677ad0a7ae64c082e16dde4e7b2394c2c | b910de6af6f1ae8e018f06a484a8b6d9c4c2f280 | refs/heads/master | 2021-01-22T17:53:29.216195 | 2005-03-05T05:17:38 | 2005-03-05T05:17:38 | 40,608,509 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,412 | 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 UI
{
/// <summary>
/// Summary for FeedbackForm
///
/// WARNING: If yo... | [
"hyperfusion@8d202536-25f0-0310-b7fd-af1e855a3320"
] | [
[
[
1,
229
]
]
] |
f7352b9bed6116ff1aa51cbb64388cd848c98cc0 | 335783c9e5837a1b626073d1288b492f9f6b057f | /source/fbxcmd/daolib/Model/MMH/SPLA.h | 9cfd1799bcf490039c73f764f3f061fcbf60143f | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | code-google-com/fbx4eclipse | 110766ee9760029d5017536847e9f3dc09e6ebd2 | cc494db4261d7d636f8c4d0313db3953b781e295 | refs/heads/master | 2016-09-08T01:55:57.195874 | 2009-12-03T20:35:48 | 2009-12-03T20:35:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,748 | h |
/**********************************************************************
*<
FILE: SPLA.h
DESCRIPTION: MMH File Format
HISTORY:
*> Copyright (c) 2009, All Rights Reserved.
**********************************************************************/
#pragma once
#include "MMH/MMHCommon.h"
#include "GFF/GFF... | [
"tazpn314@ccf8930c-dfc1-11de-9043-17b7bd24f792"
] | [
[
[
1,
89
]
]
] |
6d6272bc17cb00b1ce287081e4bfea6e7254fa81 | 909e422494d7c012c2bc89c79eabdceb53c721a5 | /icpcLibrary/BiGraphMatch_withWeight.cpp | bbba354497bd6d848cc7c261b25182f8cb22053e | [] | no_license | aviramagen/menglin-icpc-code-library | f14cc303a3fd05992a1a40b9bcd7a0b09657f21c | c8375f39ed13312f705fb42c20ce83f5194bd297 | refs/heads/master | 2021-01-10T14:00:32.605726 | 2011-12-03T11:39:50 | 2011-12-03T11:39:50 | 54,555,734 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,796 | cpp | /*
二分图最大权匹配
PKU2195
*/
#include <iostream>
#include <algorithm>
#include <memory.h>
#include <stdio.h>
using namespace std;
#define N 200
#define MAX 0
int dis[N][N];//存储边权,边权等于MAX表示不通
int homematch[N], personmatch[N]; //左边person集合,右边home集合
bool personset... | [
"bluebird498@localhost"
] | [
[
[
1,
235
]
]
] |
4728a46f951948d0d6a5c39c5b1f692e9f74fe16 | c6b554900e16dbcca17bbf960755db9e60a5d717 | /google-any-textfile-indexer/Conf.cpp | 2e8cdd987d7bb0bc3d813f53d36abc1ba9a47f9c | [
"Apache-2.0"
] | permissive | raunaqkapoor/google-calculator | 361a6388384a1bb31a302cca2380b5da1e448018 | 313321b0bf030f47c477bd8e8cdf34cdabcc9bb2 | refs/heads/master | 2020-05-16T15:08:31.781092 | 2007-10-04T18:37:01 | 2007-10-04T18:37:01 | 38,547,897 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,102 | cpp | /*
Copyright (C) 2007 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing... | [
"open.source.gd@9364f158-6e32-0410-9a2b-c31eb177bc70"
] | [
[
[
1,
151
]
]
] |
f98d486d745c249fb66e395e272d3dfc1423d2f6 | fb135677f176035a63927d5e307986d27205a6ab | /bitwise-engine/Graphics/Vertex.h | 671ca29cf4752ac8cc6263995416fd34e313772e | [] | no_license | jaylindquist/bitwise-engine | eb7c6991a18db22430a8c38c45cfb5c3de3ed936 | c8be0cb946fff4523b6a42dbe014f6a204afdedb | refs/heads/master | 2016-09-06T06:45:51.390789 | 2008-11-19T23:24:52 | 2008-11-19T23:24:52 | 35,298,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 404 | h | #pragma once
#include <BitwiseEngine/Math/Real.h>
#include <BitwiseEngine/Graphics/Real.h>
namespace BitwiseEngine {
namespace Graphics {
class Vertex
{
public:
Color ambient;
Color diffuse;
Color specular;
Color emmissive;
Color color;
Math::Real shininess;
Math::Real alpha;
Math::Vect... | [
"yasunobu13@194bc0c5-1251-0410-adcc-b97d8ca696f6"
] | [
[
[
1,
28
]
]
] |
377c040f9630787f759b0f5aa3df4e02df92b34d | 9324000ac1cb567bd4862547cbdccf0923446095 | /foliage/leaf_sound/sound.hpp | b1ddbac4f707584231e6725785cff67cee420070 | [] | no_license | mguillemot/kamaku.foliage | cf63d49e1e5ddd7c30b75acfc1841028d109cba4 | 18c225346916e240bc19bf5570a8c414bbb4153b | refs/heads/master | 2016-08-03T20:09:17.929309 | 2007-09-04T18:15:17 | 2007-09-04T18:15:17 | 2,226,835 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 468 | hpp | #ifndef _FOLIAGE__SOUND
#define _FOLIAGE__SOUND
#include <string>
#include "../basic_types.hpp"
namespace Foliage
{
class Sound
{
public:
Sound(const std::string filename);
~Sound();
Sint32 getSamplesNb() const;
Sint32 getCurrentSampleNb() const;
Uint32 getNextSample();
void rewin... | [
"erhune@1bdb3d1c-df69-384c-996e-f7b9c3edbfcf",
"Erhune@1bdb3d1c-df69-384c-996e-f7b9c3edbfcf"
] | [
[
[
1,
16
],
[
18,
30
]
],
[
[
17,
17
]
]
] |
7622165b2c4345aa509ad2b7bf70eaf52e796124 | be3d7c318d79cd33d306aba58a1159147cac91fd | /modules/wgd_models/src/mesh.cpp | 301c45691e9aa0c886087fa2dc867ed157d6c036 | [] | no_license | knicos/Cadence | 827149b53bb3e92fe532b0ad4234b7d0de11ca43 | 7e1e1cf1bae664f77afce63407b61c7b2b0a4fff | refs/heads/master | 2020-05-29T13:19:07.595099 | 2011-10-31T13:05:48 | 2011-10-31T13:05:48 | 1,238,039 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,985 | cpp | #include <wgd/mesh.h>
#include <wgd/material.h>
#include <wgd/vector.h>
#include <wgd/extensions.h>
using namespace wgd;
using namespace cadence;
using namespace cadence::doste;
Mesh::Mesh()
: Object(), m_weightsPerVertex(0), m_skin(NULL), m_drawable(0) {
set("type",type());
}
Mesh::Mesh(const OID &i... | [
"nwpope@gmail.com"
] | [
[
[
1,
123
]
]
] |
88ae4750cd6c4b89d7767126bcec1831a63ecaf4 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp | fe7206e16e6ab620ec93934161a2974516387467 | [
"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,797 | hpp | /*
* Copyright 1999-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,
198
]
]
] |
6bc6ab74de18717c3dc66ad75820d85e049da269 | 8ce47e73afa904a145a1104fa8eaa71e3a237907 | /Robot/controller/Tokenizer.h | 3b472be9b41fcc8a77058f02c23cc07bfef7061c | [] | no_license | nobody/magiclegoblimps | bc4f1459773773599ec397bdd1a43b1c341ff929 | d66fe634cc6727937a066118f25847fa7d71b8f6 | refs/heads/master | 2021-01-23T15:42:15.729310 | 2010-05-05T03:15:00 | 2010-05-05T03:15:00 | 39,790,220 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 614 | h | #ifndef TOKENIZER_H
#define TOKENIZER_H
#include <string>
#include <vector>
using namespace std;
static void tokenize(const string& str, vector<string>& tokens,
const string& delimiters = " ")
{
string::size_type lastPos = str.find_first_not_of(delimiters, 0);
string::size_type pos = str.find_fi... | [
"eXceLynX@445d4ad4-0937-11df-b996-818f58f34e26"
] | [
[
[
1,
23
]
]
] |
c4199a887b6499ed127ec568b66803f5af4afa36 | 4f89f1c71575c7a5871b2a00de68ebd61f443dac | /src/algorithms/model_estimation/models/5point/poly3.cpp | 607da49d5225f2eac07ec0d2144ed202f293f63a | [] | no_license | inayatkh/uniclop | 1386494231276c63eb6cdbe83296cdfd0692a47c | 487a5aa50987f9406b3efb6cdc656d76f15957cb | refs/heads/master | 2021-01-10T09:43:09.416338 | 2009-09-03T16:26:15 | 2009-09-03T16:26:15 | 50,645,836 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,531 | cpp | /*
* Copyright (c) 2008 Noah Snavely (snavely (at) cs.washington.edu)
* and the University of Washington
*
* 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 ... | [
"rodrigo.benenson@gmailcom"
] | [
[
[
1,
284
]
]
] |
06a058505f612f0e8bb42719251fe4dacadf1d11 | cfb0fafddd1df76e22b1b4212ba9102693f100fa | /Kernel/USBRemover/DeviceManager.cpp | 6b8b91aec4ec253e619245c9c9002d85b3d47d6b | [] | no_license | ExaByt3s/usbremover | ef8fecc6030d23f178c2cd50dbc5557e06c42322 | 13a6b6802a2f968d6cf923fd1821b03999292d5e | refs/heads/master | 2020-04-11T14:48:34.107832 | 2011-04-09T07:51:39 | 2011-04-09T07:51:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,277 | cpp | /*
DeviceManager.cpp
Started: 25.05.2010
Author: Asha'man
Email: DarthYarius_0990@mail.ru
License: LGPL v3 <?>
Device manager base class implementation
*/
#include "DeviceManager.h"
//Internal constant for formatting drive name
const LPTSTR DRIVE_PATTERN = _T("\\\\.\\PhysicalDrive%d");
//Crit... | [
"DarthYarius_0990@mail.ru@8417aba2-bd37-11de-8784-f7ad4773dbab"
] | [
[
[
1,
455
]
]
] |
2488a28761d014c25d37b1676f60a4169e92d9af | 282e6353fbdf90100119bc4c2106109db7e18d15 | /baldwin-gillam/hfk11.cpp | edcfc50ff659e2fa02032689e61d22115308e612 | [] | no_license | lipshitz/hfk-parallel | 80c891803ca640d3509cfb7ed9d01b8298779eab | 9b43f87f42270d65422623f1ac66e215c6d13250 | refs/heads/master | 2020-06-04T05:28:32.790747 | 2011-09-08T23:11:26 | 2011-09-08T23:11:26 | 32,195,183 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,025 | cpp |
// Computes Heegaard Floer knot homology of the Kinoshita-Terasaka knot KT_{2,1}.
// To calculate for different knots, modify the gridsize and the white and black arrays below
// and change the loops at lines 340 and 464. Won't work for gridsize > 11 unless you have
// about 60GB of RAM, though, with more modificatio... | [
"benjamin.lip@c2f0229c-37c9-6e89-a4ff-2bb24d9bb920"
] | [
[
[
1,
700
]
]
] |
f5c4cb6744f0bee5a145fac45cdf9b6cb61b7e66 | 59166d9d1eea9b034ac331d9c5590362ab942a8f | /TextureShaderTile/KeyboardHandler.cpp | cb427d04bc2d2fd3846ee0eb237403a3eb3ba0ed | [] | no_license | seafengl/osgtraining | 5915f7b3a3c78334b9029ee58e6c1cb54de5c220 | fbfb29e5ae8cab6fa13900e417b6cba3a8c559df | refs/heads/master | 2020-04-09T07:32:31.981473 | 2010-09-03T15:10:30 | 2010-09-03T15:10:30 | 40,032,354 | 0 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 3,235 | cpp | #include "KeyboardHandler.h"
#include <osgViewer/Viewer>
#include <iostream>
KeyboardHandler::KeyboardHandler() : m_fOffsetX( 0.0f )
, m_fOffsetY( 0.0f )
, m_fScaleX( 0.0f )
, m_fScaleY( 0.0f )
, m_fOffsetScaleX( 0.0f )
, m_fOffsetScaleY( 0.0f )
{
}
KeyboardHandler::~KeyboardHandler()
{
}
b... | [
"asmzx79@3290fc28-3049-11de-8daa-cfecb5f7ff5b"
] | [
[
[
1,
126
]
]
] |
b33b573e82788143e742611c2350fcc0c31970d4 | 3c4f5bd6d7ac3878c181fb05ab41c1d755ddf343 | /Asci.cpp | 85eee0d4c3718d1ca24da4ec912957dacd08700a | [] | no_license | imcooder/public | 1078df18c1459e67afd1200346dd971ea3b71933 | be947923c6e2fbd9c993a41115ace3e32dad74bf | refs/heads/master | 2021-05-28T08:43:00.027020 | 2010-07-24T07:39:51 | 2010-07-24T07:39:51 | 32,301,120 | 2 | 1 | null | null | null | null | GB18030 | C++ | false | false | 2,199 | cpp | #include "StdAfx.h"
#include "Asci.h"
//是否是数字
BOOL WINAPI Asci_IsDigit( LONG ch)
{
if (ch < 0)
ch += 256;
if( ch > '9' || ch < '0' )
return 0;
return 1;
}
//是否是16进制数学字符(即0-9 A-F a-f )
BOOL WINAPI Asci_IsXDigit( LONG ch)
{
if (ch < 0)
ch += 256;
if( ( ch >= '0' && ch <= '9' )//Digit ... | [
"jtxuee@716a2f10-c84c-11dd-bf7c-81814f527a11",
"jtxuee@gmail.com@716a2f10-c84c-11dd-bf7c-81814f527a11"
] | [
[
[
1,
4
],
[
6,
15
],
[
17,
52
],
[
54,
63
],
[
65,
74
],
[
76,
84
]
],
[
[
5,
5
],
[
16,
16
],
[
53,
53
],
[
64,
6... |
9863b32dab99546794f33c718e9996d2cb381808 | d54d8b1bbc9575f3c96853e0c67f17c1ad7ab546 | /hlsdk-2.3-p3/multiplayer/dmc/dlls/nodes.cpp | 98d7a1235541e477d838b7ea0b4b8c4c2aa399fb | [] | no_license | joropito/amxxgroup | 637ee71e250ffd6a7e628f77893caef4c4b1af0a | f948042ee63ebac6ad0332f8a77393322157fa8f | refs/heads/master | 2021-01-10T09:21:31.449489 | 2010-04-11T21:34:27 | 2010-04-11T21:34:27 | 47,087,485 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 106,640 | cpp | /***
*
* Copyright (c) 1996-2002, Valve LLC. All rights reserved.
*
* This product contains software technology licensed from Id
* Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc.
* All Rights Reserved.
*
* This source code contains proprietary and confidential information of
* ... | [
"joropito@23c7d628-c96c-11de-a380-73d83ba7c083"
] | [
[
[
1,
3642
]
]
] |
46ba6ef29f0ed3d26a41f4520d472ee519433d83 | 4d5ee0b6f7be0c3841c050ed1dda88ec128ae7b4 | /src/nvmath/Fitting.cpp | d0a133db44b134186331f09df785d55375d754d8 | [] | no_license | saggita/nvidia-mesh-tools | 9df27d41b65b9742a9d45dc67af5f6835709f0c2 | a9b7fdd808e6719be88520e14bc60d58ea57e0bd | refs/heads/master | 2020-12-24T21:37:11.053752 | 2010-09-03T01:39:02 | 2010-09-03T01:39:02 | 56,893,300 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,219 | cpp | // This code is in the public domain -- icastano@gmail.com
#include "Fitting.h"
#include <nvcore/Algorithms.h> // max
#include <nvcore/Containers.h> // swap
#include <float.h> // FLT_MAX
using namespace nv;
// @@ Move to EigenSolver.h
static inline Vector3 firstEigenVector_PowerMethod(const float *__re... | [
"castano@0f2971b0-9fc2-11dd-b4aa-53559073bf4c"
] | [
[
[
1,
247
]
]
] |
6d2dc44ede8cf7f8ed80af097556730b5e1c5727 | c58f258a699cc866ce889dc81af046cf3bff6530 | /include/qmlib/corelib/dates/boost_date.hpp | 0439dca9028826733e61c044390943fe5cc4a4ea | [] | no_license | KoWunnaKo/qmlib | db03e6227d4fff4ad90b19275cc03e35d6d10d0b | b874501b6f9e537035cabe3a19d61eed7196174c | refs/heads/master | 2021-05-27T21:59:56.698613 | 2010-02-18T08:27:51 | 2010-02-18T08:27:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,105 | hpp | //
//
#ifndef __BOOST_DATE_QM_HPP__
#define __BOOST_DATE_QM_HPP__
//
#include <qmlib/corelib/dates/date.hpp>
#include <qmlib/corelib/dates/juldate.hpp>
QM_NAMESPACE
class gregorian_roman_easter: public boost::gregorian::year_based_generator {
public:
typedef boost::gregorian::date date_type;... | [
"luca.sbardella@gmail.com"
] | [
[
[
1,
51
]
]
] |
1d3ae57b5743325e1ba10b62a3c689e9b1aa33c0 | 0f8559dad8e89d112362f9770a4551149d4e738f | /Wall_Destruction/Havok/Source/Common/Base/Container/String/hkString.inl | 0c58c098d10b4b54e945f74e4483b8a0dc2f5dd6 | [] | 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 | 8,061 | 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,
261
]
]
] |
33727a83b0a1ccc2afa70f52f7125c774dcd6860 | 880e5a47c23523c8e5ba1602144ea1c48c8c8f9a | /enginesrc/operating_system/systemwindow.cpp | d3382fc42b304df9e934468bdcc8139ff9bbb810 | [] | no_license | kfazi/Engine | 050cb76826d5bb55595ecdce39df8ffb2d5547f8 | 0cedfb3e1a9a80fd49679142be33e17186322290 | refs/heads/master | 2020-05-20T10:02:29.050190 | 2010-02-11T17:45:42 | 2010-02-11T17:45:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,092 | cpp | #include "systemwindow.hpp"
namespace engine
{
CSystemWindow::CSystemWindow(int iX, int iY, unsigned int iWidth, unsigned int iHeight, const CString &cCaption, bool bCaptionBar, bool bCloseButton, bool bMaximalizeButton, bool bMinimalizeButton)
{
}
CSystemWindow::~CSystemWindow()
{
}
bool CSystemWindow::OnClose... | [
"kfazol@gmail.com"
] | [
[
[
1,
69
]
]
] |
eb37d41c1f5126e00499412d8b0af7856cb88141 | 6d94a4365af81730ef597dfb22e5c35e51400ade | /Code/Libs/Hash/UnitTests/HashData_unittest.cpp | ad4439a08ffa7bde19eccdd17e03844f801a1244 | [] | no_license | shaun-leach/game-riff | be57a59659d0fcb413dd75f51dae1bda8a9cdc98 | 8f649d06ce763bc828817a417d01f44402c93f7e | refs/heads/master | 2016-09-08T00:30:27.025751 | 2011-07-16T05:31:31 | 2011-07-16T05:31:31 | 32,223,990 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,853 | cpp | /*
GameRiff - Framework for creating various video game services
Hash function unit tests
Copyright (C) 2011, Shaun Leach.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistribution... | [
"shaun.leach@gmail.com@91311ff6-4d11-5f1f-8822-9f0e3032c885"
] | [
[
[
1,
66
]
]
] |
a973ded9040ed405fe43bbe7227c7fd919f6784c | 14a00dfaf0619eb57f1f04bb784edd3126e10658 | /lab6/LoopSubdivisionMesh.h | 7ddf1005730ffb695c27f93ada6b6873371a4ddc | [] | no_license | SHINOTECH/modanimation | 89f842262b1f552f1044d4aafb3d5a2ce4b587bd | 43d0fde55cf75df9d9a28a7681eddeb77460f97c | refs/heads/master | 2021-01-21T09:34:18.032922 | 2010-04-07T12:23:13 | 2010-04-07T12:23:13 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,787 | h | /*************************************************************************************************
*
* Modeling and animation (TNM079) 2007
* Code base for lab assignments. Copyright:
* Gunnar Johansson (gunnar.johansson@itn.liu.se)
* Ken Museth (ken.museth@itn.liu.se)
* Michael Bang Nielsen (bang@daimi.au.... | [
"onnepoika@da195381-492e-0410-b4d9-ef7979db4686",
"jpjorge@da195381-492e-0410-b4d9-ef7979db4686"
] | [
[
[
1,
45
],
[
47,
48
],
[
50,
52
]
],
[
[
46,
46
],
[
49,
49
]
]
] |
63280f448c50cc3f62644a301228c05e0cfa2153 | 5d3c1be292f6153480f3a372befea4172c683180 | /trunk/Event Heap/c++/Mac OS X/include/idk_io_IOException.h | f9a178d7fd36db3af1752f09a86a709f5760eb24 | [
"Artistic-2.0"
] | permissive | BackupTheBerlios/istuff-svn | 5f47aa73dd74ecf5c55f83765a5c50daa28fa508 | d0bb9963b899259695553ccd2b01b35be5fb83db | refs/heads/master | 2016-09-06T04:54:24.129060 | 2008-05-02T22:33:26 | 2008-05-02T22:33:26 | 40,820,013 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 683 | h | /* Copyright (c) 2003 The Board of Trustees of The Leland Stanford Junior
* University. All Rights Reserved.
*
* See the file LICENSE.txt for information on redistributing this software.
*/
/* $Id: idk_io_IOException.h,v 1.3 2003/06/02 08:03:40 tomoto Exp $ */
#ifndef _IDK_IO_IOEXCEPTION_H_
#define _IDK... | [
"ballagas@2a53cb5c-8ff1-0310-8b75-b3ec22923d26"
] | [
[
[
1,
26
]
]
] |
8a000d78f3d7145e959d5bac1ae4bbb2e9f58d6e | 10bac563fc7e174d8f7c79c8777e4eb8460bc49e | /matlab/ipcBee/matlab_bee_inc.h | b6c8ca8ba694d3b23346487b8502add33d30b59d | [] | 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 | 668 | h | #ifndef matlab_bee_inc_H_INCLUDED
#define matlab_bee_inc_H_INCLUDED
//--------------------------------------------------------------------++
#include "mex.h"
#include "alcor.extern/matlab/ObjectHandle.h"
#include "alcor/sense/bumblebee_ipc_recv_t.h"
#include "alcor/core/core.h"
#include <iostream>
#include <cst... | [
"andrea.carbone@1c7d64d3-9b28-0410-bae3-039769c3cb81"
] | [
[
[
1,
16
]
]
] |
aa652447bfada261a23d51eb7bfa9a52107f6014 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/exporter/3dsplugin/inc/n3dsexporters/n3dscustomattributes.h | 82cf0ecb6bf298c5c52a9d9b090b26e91735cd55 | [] | no_license | ugozapad/TheZombieEngine | 832492930df28c28cd349673f79f3609b1fe7190 | 8e8c3e6225c2ed93e07287356def9fbdeacf3d6a | refs/heads/master | 2020-04-30T11:35:36.258363 | 2011-02-24T14:18:43 | 2011-02-24T14:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 992 | h | /**
@file n3dscustomattributes.h
@author Luis Jose Cabellos Gomez
(C) 2005 Conjurer Services, S.A.
*/
#ifndef N3DSCUSTOMATTRIBUTES_H
#define N3DSCUSTOMATTRIBUTES_H
#include "util/narray.h"
class nString;
class n3dsCustomAttributes
{
public:
/// get the string in the node attributes
... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
27
]
]
] |
36e7c1d6806c65c8cb899a4d186a0ce965317e00 | c3a0cf3d0c023cbdb9a1ab8295aa1231543d83e7 | /sln/src/FbgRenderer.h | 7348330c56853c644af741346de5d4170dc9eb17 | [] | no_license | yakergong/seedcup2008 | 2596cdb5fe404ef8628366cdd2f8003141625264 | e57b92cf576900ba6cb5e0c0f6661bba3e7f75d7 | refs/heads/master | 2016-09-05T11:06:12.717346 | 2008-12-19T13:04:28 | 2008-12-19T13:04:28 | 32,268,668 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,840 | h | #ifndef FBG_RENDERER_H
#define FBG_RENDERER_H
#include <string>
#include "glTGAImage.h"
#include "fbgblock.h"
class FbgGame;
class FbgRenderer
{
public:
static FbgRenderer& Instance();
bool init(bool fs = false, int width = 640, int height = 480, int bpp = 24);
void exit();
void draw... | [
"yakergong@c3067968-ca50-11dd-8ca8-e3ff79f713b6"
] | [
[
[
1,
66
]
]
] |
62bbec5686cce561f9d89be37255d424252a42b2 | 8d3bc2c1c82dee5806c4503dd0fd32908c78a3a9 | /tools/xsi/src/xsi_nel_export/xsi_nel_kd_tree.cpp | 1b6d739e10fea2f225c3c79357e9562b50ca2a17 | [] | no_license | ryzom/werewolf2 | 2645d169381294788bab9a152c4071061063a152 | a868205216973cf4d1c7d2a96f65f88360177b69 | refs/heads/master | 2020-03-22T20:08:32.123283 | 2010-03-05T21:43:32 | 2010-03-05T21:43:32 | 140,575,749 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,343 | cpp | /* Copyright, 2003 Neverborn Entertainment.
* This file is part of our XSI Plugins.
* The XSI Plugins are free software, you can redistribute them and/or modify
* them under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2, or (at your option)
* ... | [
"1817145+mattraykowski@users.noreply.github.com"
] | [
[
[
1,
235
]
]
] |
941ee54bf24625c7836153ce6d31ecd58ef330cc | fd792229322e4042f6e88a01144665cebdb1c339 | /src/collisionPackets.h | 183e4aee312b0cc100f909f2ef4cf84c960f2536 | [] | no_license | weimingtom/mmomm | 228d70d9d68834fa2470d2cd0719b9cd60f8dbcd | cab04fcad551f7f68f99fa0b6bb14cec3b962023 | refs/heads/master | 2021-01-10T02:14:31.896834 | 2010-03-15T16:15:43 | 2010-03-15T16:15:43 | 44,764,408 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,123 | h | #ifndef COLLISION_PACKETS_H_
#define COLLISION_PACKETS_H_
// Packets linked with actors and collision.
#include <string>
#include <iostream>
#include <boost/static_assert.hpp>
#include "collision.h"
#include "networkPacket.h"
#include "packetTypes.h"
#include "serial.h"
#include "vector2D.h"
// Gives i... | [
"nagelbagel@gmail.com",
"grandfunkdynasty@191a6260-07ae-11df-8636-19de83dc8dca",
"kingoipo@191a6260-07ae-11df-8636-19de83dc8dca"
] | [
[
[
1,
5
],
[
8,
20
],
[
23,
41
],
[
45,
61
],
[
63,
71
],
[
73,
77
],
[
79,
80
],
[
82,
82
],
[
84,
85
],
[
87,
92
... |
2a46b9bf22e8f1c82356efcaa35c5b9842611c44 | b22c254d7670522ec2caa61c998f8741b1da9388 | /common/vector.h | d27ddb36cff98b1fe65e50f6ca07602fbdd9a96c | [] | no_license | ldaehler/lbanet | 341ddc4b62ef2df0a167caff46c2075fdfc85f5c | ecb54fc6fd691f1be3bae03681e355a225f92418 | refs/heads/master | 2021-01-23T13:17:19.963262 | 2011-03-22T21:49:52 | 2011-03-22T21:49:52 | 39,529,945 | 0 | 1 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 7,893 | h | /*
------------------------[ Lbanet Source ]-------------------------
Copyright (C) 2009
Author: adaptation from Miguel Gomez's code on gamasutra
Email : vdelage@gmail.com
-------------------------------[ GNU License ]-------------------------------
This program is free software: you can redistribute it and/o... | [
"vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13"
] | [
[
[
1,
396
]
]
] |
bf657dbe410062197d3e8bc6c5d795164963a3ea | d1ce8db98d580f0f17f868ed408edf6d92f9208f | /QT/OgreQt/MainWindow.cpp | 88e0782ebdcd3267d1dd7c04a1db9a3c3baefe2e | [] | no_license | babochingu/andrew-phd | eed82e7bbd3e2b5b5403c1493e3d36b112b1b007 | ba94c3961d9dfef041c974e7ed2d9da4eb7d4dd3 | refs/heads/master | 2016-09-06T07:18:39.627522 | 2010-10-04T23:54:06 | 2010-10-04T23:54:06 | 33,762,959 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,858 | cpp | #include "ExampleApplication.h"
class TutorialApplication : public ExampleApplication
{
protected:
public:
TutorialApplication()
{
}
~TutorialApplication()
{
}
protected:
MeshPtr mGrassMesh;
void createGrassMesh()
{
}
void createScene(void)
{
... | [
"evertech.andrew@2dccfce6-0550-11df-956f-01f849d29158"
] | [
[
[
1,
69
]
]
] |
dff34bdadbd1d535c434296d99e030627b0be7f0 | 655ecd56b40ee9f5b4721ee1a7ff64c4b64639a3 | /src/LetterParticle.h | a1a4cdc46f448edd861e31147876c26bedfb5d08 | [] | no_license | fx-lange/ofxSptaUtils | 9a4fdb1445bc17e8592202a96bc5869a868b57d3 | 5c5b28aeed72e96016e6c138dfb73a97980f345d | refs/heads/master | 2020-05-20T00:35:00.488065 | 2011-11-23T15:52:21 | 2011-11-23T15:52:21 | 2,289,582 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,129 | h | #pragma once
#include "Particle.h"
class letterParticle : public Particle{
public:
ofPoint target;
bool bMoveToTarget;
float * maxSpeed;
float * smoothSpeed;
float * softKillStepSize;
float * aperture;
float * maxPointSize;
letterParticle(float _x = 0, float _y = 0, float _xv = 0, float _yv =... | [
"fl@spta.de"
] | [
[
[
1,
110
]
]
] |
12c93f7d5292f775ff684b39144285936e9b685e | fd4f996b64c1994c5e6d8c8ff78a2549255aacb7 | / nicolinorochetaller --username adrianachelotti/trunk/testing Server_transfierreArchivo/clientedeprueba/Cuadrado.h | e752ee9ba4cc5ae1c2302a0b7113788d1a534571 | [] | no_license | adrianachelotti/nicolinorochetaller | 026f32476e41cdc5ac5c621c483d70af7b397fb0 | d3215dfdfa70b6226b3616c78121f36606135a5f | refs/heads/master | 2021-01-10T19:45:15.378823 | 2009-08-05T14:54:42 | 2009-08-05T14:54:42 | 32,193,619 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,053 | h | // Cuadrado.h: interface for the Cuadrado class.
//
//////////////////////////////////////////////////////////////////////
#if !defined CUADRADO_H
#define CUADRADO_H
#include "Figura.h"
class Cuadrado : public Figura
{
private:
int lado;
Punto posicionVerticeInferiorIzquierdo;
public:
/*Const... | [
"adrianachelotti@gmail.com@0b808588-0f27-11de-aab3-ff745001d230"
] | [
[
[
1,
46
]
]
] |
fab77f46004fd3a62b4628289993556eb0536555 | f95341dd85222aa39eaa225262234353f38f6f97 | /DesktopX/Plugins/DXTaskbar7/DXTaskbar7/Taskbar7.h | e9eb6805bfc1084581436ceb4ccd56b14f949b08 | [] | no_license | Templier/threeoaks | 367b1a0a45596b8fe3607be747b0d0e475fa1df2 | 5091c0f54bd0a1b160ddca65a5e88286981c8794 | refs/heads/master | 2020-06-03T11:08:23.458450 | 2011-10-31T04:33:20 | 2011-10-31T04:33:20 | 32,111,618 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,056 | h | ///////////////////////////////////////////////////////////////////////////////////////////////
//
// DXTaskbar7 - Extended Taskbar Support for Windows 7
//
// Copyright (c) 2009-2010, Julien Templier
// All rights reserved.
//
/////////////////////////////////////////////////////////////////////////////////////... | [
"julien.templier@ab80709b-eb45-0410-bb3a-633ce738720d"
] | [
[
[
1,
250
]
]
] |
991578744d77a4ad88971236cb51f6fd19bc032d | 7f980896deef4d39fc88627f98f3cba8fa4c3e37 | /src/rs.h | 8876e4c1919b4e8986c63a5583bd07741d817a39 | [
"MIT"
] | permissive | mshogin/node-occi | 226ede27d1b355530312cd4841fc6dae4c96c50a | ad0a7b33854e7005ba8af57f7acb92f5c0192155 | refs/heads/master | 2020-04-06T04:41:06.842206 | 2011-08-26T13:41:53 | 2011-08-26T13:41:53 | 2,211,402 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,062 | h | /*!
* Copyright by Shogin Michael
* See contributors list in README
*/
#pragma once
#ifndef H_NODE_OCCI_RS
#define H_NODE_OCCI_RS
#include <v8.h>
#include <node.h>
#include <node_events.h>
#include "occi.h"
using namespace v8;
using namespace oracle::occi;
#define V8STR(str) String::New(str)
... | [
"mshogin@gmail.com"
] | [
[
[
1,
48
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.