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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ad2c2a883955c2e7ffd664cde1f977d226e2233b | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Scada/ScdOPC/opcbase/OPCServerBase.h | 3d642e9ef543526368ba694c254595b3b1326661 | [] | 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 | 10,653 | h | //**************************************************************************
//**************************************************************************
//
// Copyright (c) FactorySoft, INC. 1997, All Rights Reserved
//
//**************************************************************************
//
// F... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
327
]
]
] |
4a1f29ae47632ed58e6c553ab78b61050ba65ea8 | 3276915b349aec4d26b466d48d9c8022a909ec16 | /数据结构/查找/哈希表--链表存储.cpp | 6885dcd4c8ec45f58b768c80f717612790d3d70a | [] | 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 | 2,294 | cpp | #include<iostream.h>
#include<iostream>
#define max 50
typedef struct lnode
{
int key;
char data;
struct lnode * next;
}lnode;
lnode * st[max];
//***哈希函数******************//
int hax(int key)
{
return key%45;
}
//**********创建表******************//
void creat()
{
int i=0;
for(i;i<max;i++)
... | [
"sxoo0305@yahoo.com.cn"
] | [
[
[
1,
151
]
]
] |
c75a5bcea4fbe2b4dcfd9be32e22cb262882b06f | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhnetsdk/netsdk/NetPlayBack/NetPlayBackBuffer.cpp | f21799715f8e3519a7b287039179e69e2fea1cab | [] | no_license | 15831944/phoebemail | 0931b76a5c52324669f902176c8477e3bd69f9b1 | e10140c36153aa00d0251f94bde576c16cab61bd | refs/heads/master | 2023-03-16T00:47:40.484758 | 2010-10-11T02:31:02 | 2010-10-11T02:31:02 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 5,912 | cpp | #include "NetPlayBackBuffer.h"
CNetPlayBackBuffer::CNetPlayBackBuffer()
{
m_pData = 0;
m_nTotalSize = m_nMaxWriteSize = m_nMinWriteSize = 0;
m_nReadPos = m_nWritePos = 0;
m_pPauseFunc = 0;
m_userdata = 0;
m_bWriteFlag = true;
m_iPauseFlag = 0;
// InitializeCriticalSection(&m_csBuf);... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
291
]
]
] |
da2d6e26abd1d7a7dd06035a13e9f28ddd001c3e | bdb8fc8eb5edc84cf92ba80b8541ba2b6c2b0918 | /TPs CPOO/Gareth & Maxime/Projet/Ressources Projet/DLL WPF/CoursPOOWpf/mWrapper/AssemblyInfo.cpp | e5bfd96f7c42078580f0081eb409aecd1e176a3e | [] | no_license | Issam-Engineer/tp4infoinsa | 3538644b40d19375b6bb25f030580004ed4a056d | 1576c31862ffbc048890e72a81efa11dba16338b | refs/heads/master | 2021-01-10T17:53:31.102683 | 2011-01-27T07:46:51 | 2011-01-27T07:46:51 | 55,446,817 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,427 | cpp | #include "stdafx.h"
using namespace System;
using namespace System::Reflection;
using namespace System::Runtime::CompilerServices;
using namespace System::Runtime::InteropServices;
using namespace System::Security::Permissions;
//
// Les informations générales relatives à un assembly dépendent de
// l'ensem... | [
"garethiveux@9f3b02c3-fd90-5378-97a3-836ae78947c6"
] | [
[
[
1,
40
]
]
] |
6ba0a22eaf91202e33dbd02e26eda848612007f4 | b1093f654e78210a00e6ca561c1a8f8f108f543e | /include/processor/StarProcessor.h | 2690b599dbf129ed04ed2263cc5d1211f413b69f | [] | 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 | 579 | h | /**
* StarProcessor - Retrieves value of the wildcard in the
* input pattern
*
* @author Jonathan Roewen
*/
#ifndef STAR_PROCESSOR_H
#define STAR_PROCESSOR_H
#include "AimlProcessor.h"
#include <string>
using namespace std;
#include "Utils.h"
class StarProcessor : public AimlProcessor
{
pu... | [
"stpinker@hotmail.com"
] | [
[
[
1,
32
]
]
] |
967da49ea3c5f0d0d9e1eec256171d66093ec40d | 59ce53af7ad5a1f9b12a69aadbfc7abc4c4bfc02 | /publish/ksguicommon/drawer/KFormatDrawer.h | e82632363b7b8e6ac1fe6d0b1d0fe4db18270fd2 | [] | no_license | fingomajom/skinengine | 444a89955046a6f2c7be49012ff501dc465f019e | 6bb26a46a7edac88b613ea9a124abeb8a1694868 | refs/heads/master | 2021-01-10T11:30:51.541442 | 2008-07-30T07:13:11 | 2008-07-30T07:13:11 | 47,892,418 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 15,461 | h | /* -------------------------------------------------------------------------
// 文件名 : KFormatDrawer.h
// 创建人 : 冰峰
// 创建时间 : 2008-4-16 9:37:00
// 功能描述 :
//
// $Id: $
// -----------------------------------------------------------------------*/
#ifndef __KFORMATDRAWER_H__
#define __KFORMATDRAWER_H__
#i... | [
"wgkujgg@163.com"
] | [
[
[
1,
588
]
]
] |
efbfb5cad93873b8717b2b29865981ed87e2a65a | d425cf21f2066a0cce2d6e804bf3efbf6dd00c00 | /Tactical/Morale.cpp | ca29fd508fa67647d34ac3a79105c186118e8a5c | [] | 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 | 41,881 | cpp | #ifdef PRECOMPILEDHEADERS
#include "Tactical All.h"
#else
#include <stdlib.h>
#include "Morale.h"
#include "Overhead.h"
#include "Soldier Profile.h"
#include "dialogue control.h"
#include "Map Screen Interface.h"
#include "message.h"
#include "assignments.h"
#include "Strategic Movement.h"
#inclu... | [
"jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1"
] | [
[
[
1,
1269
]
]
] |
8e5b05bad9fb09c22dac270b40e02df4d4b1f588 | 789bfae90cbb728db537b24eb9ab21c88bda2786 | /source/StateClass.h | 6c9f0071e39d3e4652324fa92adec6ac89ba094c | [
"MIT"
] | permissive | Izhido/bitsweeper | b89db2c2050cbc82ea60d31d2f31b041a1e913a3 | a37902c5b9ae9c25ee30694c2ba0974fd235090e | refs/heads/master | 2021-01-23T11:49:21.723909 | 2011-12-24T22:43:30 | 2011-12-24T22:43:30 | 34,614,275 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 321 | h | #ifndef STATECLASS_H
#define STATECLASS_H
class StateClass
{
public:
virtual void Start(class CommonDataClass* CommonData) = 0;
virtual void Run(CommonDataClass* CommonData) = 0;
virtual void Draw(CommonDataClass* CommonData) = 0;
virtual ~StateClass();
protected:
StateClass();
};
#endif
... | [
"heribertod@gmail.com@66f87ebb-1a6f-337b-3a26-6cadc16acdcf"
] | [
[
[
1,
20
]
]
] |
3a5b023ca0b96d11171f724a5dafa213af09e0f2 | d95931daeed5ed4226a5c93e110490f6f9d4030b | /include/types/list.h | ebb0884fcebfe5fb8798e73ebc6dc9d963145986 | [] | no_license | halberd-project/Poleaxe | 9ee4abcebcf153137ef2a5bedd62a2582b087243 | cf2c9036a9cef5696d843634ae9e8ad2664fdbbe | refs/heads/master | 2020-04-05T20:16:32.376607 | 2010-02-10T01:06:52 | 2010-02-10T01:06:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,328 | h | /*
*
* The Poleaxe Graphics and Windowing system.
*
* Jeff Shoulders and Robert Butler
* hx86 working group
* loliniel@gmail.com
* lighth7015@gmail.com
*
* (c) 2010
*
*/
#ifndef __POL_LIST__
#define __POL_LIST__
#include "../../poleaxe.h"
class list //: public object //for late... | [
"robert.butler@halberd-project.org"
] | [
[
[
1,
43
]
]
] |
a84e1d1ca2114a5314c4e61701cf89090a2b868e | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/ptr_container/test/ptr_map_adapter.cpp | 033379ddd0213b4050f47fd546fd2238bae2987f | [
"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 | 1,716 | cpp | //
// Boost.Pointer Container
//
// Copyright Thorsten Ottosen 2003-2005. 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)
//
// For more information, see http://www.boos... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
67
]
]
] |
712d61cb0999780a60b35fcd6da87ba37933f48f | 584d088c264ac58050ed0757b08d032b6c7fc83b | /oldGUI/Gui_ListBox.h | 3d8b170b0d1cc544485ae7f86357109e6bb6e0bd | [] | no_license | littlewingsoft/lunaproject | a843ca37c04bdc4e1e4e706381043def1789ab39 | 9102a39deaad74b2d73ee0ec3354f37f6f85702f | refs/heads/master | 2020-05-30T15:21:20.515967 | 2011-02-04T18:41:43 | 2011-02-04T18:41:43 | 32,302,109 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 4,244 | h |
#pragma once
////////////////////////////////////////
// 스크롤을 담당해주는 기본적으로 우측에 달리는 상,바,하 의 버튼역활
class CGUI_ListBox;
class CGUI_ListBox_SCROLL : public IGUI_Object
{
CGUI_Ani* m_pBack; // 한개를 로드해서 횟수만큼 포문돌아서 찍어요.
CGUI_Button* m_pUp; // 클릭이벤트 발생시 가상 기준값을 제어함
CGUI_Button* m_pBar; // 가상 기준값에 따라 현재 위치를 정하기... | [
"jungmoona@2e9c511a-93cf-11dd-bb0a-adccfa6872b9"
] | [
[
[
1,
101
]
]
] |
8c7c5b59222e78f787e64b75c3a75424535fb75f | 54cacc105d6bacdcfc37b10d57016bdd67067383 | /trunk/source/level/bounds/AABBBounds.cpp | 446bf9ed21fca06c82fb6dce42b5e6aca3316cb5 | [] | no_license | galek/hesperus | 4eb10e05945c6134901cc677c991b74ce6c8ac1e | dabe7ce1bb65ac5aaad144933d0b395556c1adc4 | refs/heads/master | 2020-12-31T05:40:04.121180 | 2009-12-06T17:38:49 | 2009-12-06T17:38:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,858 | cpp | /***
* hesperus: AABBBounds.cpp
* Copyright Stuart Golodetz, 2009. All rights reserved.
***/
#include "AABBBounds.h"
#include <source/ogl/WrappedGL.h>
#include <source/math/geom/GeomUtil.h>
namespace hesp {
//#################### CONSTRUCTORS ####################
AABBBounds::AABBBounds(const Vecto... | [
"sgolodetz@gxstudios.net"
] | [
[
[
1,
106
]
]
] |
8172ab57b2bb77c142b835b7cd48e091cbfb71bd | 314fa4d6839de9abfdedb72a521a156c06522761 | /Torso/include/Nurbs.cpp | 7c5fbeb5028b163c392f01dd3d31b286fc84872d | [] | no_license | moonjuice/moonjuice | 7b87f5a36cc696dc232cb8257e91aa60a0b5cca8 | 262bbf8e3e487191160566adf0f28771bccb375e | refs/heads/master | 2021-01-10T20:33:50.474152 | 2011-11-24T00:52:29 | 2011-11-24T00:52:29 | 32,118,070 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 48,408 | cpp | #include "StdAfx.h"
#include <Nurbs.h>
#include <cmath>
#include <fstream>
#include <string>
#include <CubicSolver.h>
using std::string;
IMPLEMENT_SERIAL(CNurbs, CObject, 1)
CNurbs::CNurbs(void): m_bUClosed(false), m_bVClosed(false)
{
m_Diffuse[0] = m_Diffuse[1] = m_Diffuse[2] = m_Diffuse[3] = 1.0;
}
... | [
"moon80362@gmail.com@8026b7c3-d9ae-87c5-0fde-12bd377d1155"
] | [
[
[
1,
1948
]
]
] |
906ca23e41fa2deb50565da2c7fbf2a0bb51d625 | b22c254d7670522ec2caa61c998f8741b1da9388 | /physXtest/Camera.cpp | 8fb2fdd9f9155c5356dcca593bac297ecaad52f3 | [] | 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 | UTF-8 | C++ | false | false | 5,157 | cpp | /*
------------------------[ Lbanet Source ]-------------------------
Copyright (C) 2009
Author: Vivien Delage [Rincevent_123]
Email : vdelage@gmail.com
-------------------------------[ GNU License ]-------------------------------
This program is free software: you can redistribute it and/or modify
it under ... | [
"vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13"
] | [
[
[
1,
242
]
]
] |
0941c144c08a16386d2391fdd05693c9ff2b3465 | 28476e6f67b37670a87bfaed30fbeabaa5f773a2 | /src/autumnframework/ConsoleLogger.h | d2c705e65ffe28a722f72ef0fc89fe2dadc3920c | [] | no_license | rdmenezes/autumnframework | d1aeb657cd470b67616dfcf0aacdb173ac1e96e1 | d082d8dc12cc00edae5f132b7f5f6e0b6406fe1d | refs/heads/master | 2021-01-20T13:48:52.187425 | 2008-07-17T18:25:19 | 2008-07-17T18:25:19 | 32,969,073 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,573 | h | /*
* Copyright 2006 the original author or authors.
*
* 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 appl... | [
"sharplog@c16174ff-a625-0410-88e5-87db5789ed7d"
] | [
[
[
1,
88
]
]
] |
57414c5bb1e761299cc0e8e2d650c8228b59dcae | ed2a1c83681d8ed2d08f8a74707536791e5cd057 | /Extensions/ItemImager.DLL/HG_SDK Files/HG_SDK.h | d9727e31278db95b0a7629dfd8e1726c328b4f2d | [
"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 | 1,223 | h | #ifndef HG_SDK_H
#define HG_SDK_H
#pragma once
#include "..\..\HGooey.DLL\HGooey Files\HGIncDef_Public.h"
#include "Capture Files\blit.h"
#include "Capture Files\BMP Functions.h"
//#include "Capture Files\DIB Functions.h"
#include "Capture Files\JPG Functions.h"
#include <iostream>
bool configOpen;
... | [
"martin.reed@hallowtech.com"
] | [
[
[
1,
72
]
]
] |
93b6ee2c115eeedfeb67d8092cb9e45ee2f10625 | 1e01b697191a910a872e95ddfce27a91cebc57dd | /GrfTraceStack.cpp | 74e134cd5e6ea292bde96d288bec2c405ea40080 | [] | no_license | canercandan/codeworker | 7c9871076af481e98be42bf487a9ec1256040d08 | a68851958b1beef3d40114fd1ceb655f587c49ad | refs/heads/master | 2020-05-31T22:53:56.492569 | 2011-01-29T19:12:59 | 2011-01-29T19:12:59 | 1,306,254 | 7 | 5 | null | null | null | null | IBM852 | C++ | false | false | 1,464 | cpp | /* "CodeWorker": a scripting language for parsing and generating text.
Copyright (C) 1996-1997, 1999-2010 CÚdric Lemaire
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version ... | [
"cedric.p.r.lemaire@28b3f5f3-d42e-7560-b87f-5f53cf622bc4"
] | [
[
[
1,
43
]
]
] |
4d196deaa562bc1fff793223ca4c3067f0483e1e | bef7d0477a5cac485b4b3921a718394d5c2cf700 | /dingus/dingus/gfx/gui/Gui.h | eb2429f4fd0d60e0438d5fad14784ba58dee2a02 | [
"MIT"
] | permissive | TomLeeLive/aras-p-dingus | ed91127790a604e0813cd4704acba742d3485400 | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | refs/heads/master | 2023-04-19T20:45:14.410448 | 2011-10-04T10:51:13 | 2011-10-04T10:51:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 30,450 | h | // --------------------------------------------------------------------------
// Dingus project - a collection of subsystems for game/graphics applications
// --------------------------------------------------------------------------
#ifndef __DINGUS_GUI_H
#define __DINGUS_GUI_H
#include "../../kernel/D3DDevic... | [
"aras@unity3d.com"
] | [
[
[
1,
903
]
]
] |
d7edc6b2fd5521021827d94df260c5eb191f55c5 | 333b818a4cb8e9dc3ddcbdac65a11f1c52cd2985 | /Mobile.h | 3610b34ca29b1767f350de73bb0f1ff822b8f721 | [] | no_license | noullet/firesimulation | 5ee51c0ed88d4807ad0fd3220b09d39324774be0 | 0a1e9dd7eaff3f20f01b8c97090fd12a3efcca82 | refs/heads/master | 2016-09-03T06:38:11.473207 | 2010-03-25T07:44:33 | 2010-03-25T07:44:33 | 32,204,918 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 303 | h | /////////////////////
// Fire Simulation //
// Nicolas Noullet //
// Bertrand Pagès //
/////////////////////
#if !defined(_MOBILE_H)
#define _MOBILE_H
class Mobile
{
public:
virtual void seDeplacer(string direction) = 0;
virtual string getDirection() = 0;
};
#endif //_MOBILE_H
| [
"pages.bertrand@6307593a-2cef-11df-aeb3-278f4910c8cc",
"nicolas.noullet@6307593a-2cef-11df-aeb3-278f4910c8cc"
] | [
[
[
1,
9
],
[
11,
17
]
],
[
[
10,
10
]
]
] |
b6bf3d88fdbbdeae98668dbfb022f08ff030cdd8 | 5f0b8d4a0817a46a9ae18a057a62c2442c0eb17e | /Include/SelectionManager.cpp | 4f66cfcc92670a095a43267d3128a5c0d185e96c | [
"BSD-3-Clause"
] | permissive | gui-works/ui | 3327cfef7b9bbb596f2202b81f3fc9a32d5cbe2b | 023faf07ff7f11aa7d35c7849b669d18f8911cc6 | refs/heads/master | 2020-07-18T00:46:37.172575 | 2009-11-18T22:05:25 | 2009-11-18T22:05:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,693 | cpp | /*
* Copyright (c) 2003-2006, Bram Stein
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice,... | [
"bs@bram.(none)"
] | [
[
[
1,
398
]
]
] |
ce9221e86ccc0888e6c5d7f867668b8fb2412b24 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libc/testmisc/spawnchild/src/TPopen3FdTransfer.cpp | 8b9a9546e9eddb2d1cc8e674ba47ce7fa320855e | [] | 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 | 950 | 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,
59
]
]
] |
a01e414fd0ebf3a36778ba2e98460d37a2678415 | bb3a97270bfef3df38aeaf17b4d6a8e33bef3032 | /kinect_headtracking/KVertex.h | 1850452e7293e4baed7b58da0d8fa03f9ccfbd09 | [] | no_license | amrzagloul/kinect_lab | b10514ccabca4800bcaa9ae45df5c47bc423f5f7 | 871e3ec00ee035d7d8ad5074d92a63856b20a834 | refs/heads/master | 2021-01-21T01:33:49.469635 | 2011-03-22T15:46:47 | 2011-03-22T15:46:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 812 | h | #pragma once
#include <cstdlib>
//#include <gl/glut.h>
#ifdef USE_GLUT
#if (XN_PLATFORM == XN_PLATFORM_MACOSX)
#include <GLUT/glut.h>
#else
#include <GL/glut.h>
#endif
#else
#include "opengles.h"
#endif
// Helper-struct
struct KRGBColor
{
KRGBColor(float _r, float _g, float _b){
r ... | [
"josh@earthmine.com"
] | [
[
[
1,
54
]
]
] |
adecbcd66d0a86cad17408b6d3472b71a3bac5b3 | 3daaefb69e57941b3dee2a616f62121a3939455a | /mgllib/src/audio/MglDirectShowBase.cpp | e43dcfceec5887f7d4ac48e9a7f44d295ba709ee | [] | no_license | myun2ext/open-mgl-legacy | 21ccadab8b1569af8fc7e58cf494aaaceee32f1e | 8faf07bad37a742f7174b454700066d53a384eae | refs/heads/master | 2016-09-06T11:41:14.108963 | 2009-12-28T12:06:58 | 2009-12-28T12:06:58 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 10,499 | cpp | //////////////////////////////////////////////////////////
//
// MglDirectShowBase
// - DirectMusicクラス
//
//////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MglDirectShowBase.h"
/*
#ifdef _DEBUG
#pragma comment(lib, "Strmbasd.lib")
#else
#pragma comment(lib, "Str... | [
"myun2@6d62ff88-fa28-0410-b5a4-834eb811a934"
] | [
[
[
1,
320
]
]
] |
b9b706d462a4277fae442c6a5be11309af8d743d | 847cccd728e768dc801d541a2d1169ef562311cd | /src/ResourceSystem/XMLOutput.cpp | 0ab5b42933242212dac735d149e78e61a6d718dc | [] | no_license | aadarshasubedi/Ocerus | 1bea105de9c78b741f3de445601f7dee07987b96 | 4920b99a89f52f991125c9ecfa7353925ea9603c | refs/heads/master | 2021-01-17T17:50:00.472657 | 2011-03-25T13:26:12 | 2011-03-25T13:26:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,655 | cpp | #include "Common.h"
#include "XMLOutput.h"
using namespace ResourceSystem;
XMLOutput::XMLOutput(const string& fileName, const string& indentStr)
: mOutStream(), mElementStack(), mElementOpen(false), mElementLast(false), mIndentStr(indentStr)
{
mOutStream.open(fileName.c_str());
mOutStream << "<?xml versi... | [
"Lukas.Hermann@seznam.cz"
] | [
[
[
1,
73
]
]
] |
dbda09ee06ed46f6ca2e7960c9ba0c95fbcda83d | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Scd/ScHist/HSTSLOTS.CPP | 90b063e9a16f2e12ad81521e71eaa098444aa0df | [] | 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 | 26,553 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
#include "stdafx.h"
#if ForSysCAD
#include "sc_defs.h"
#include "errorlog.h"
#else
#include <math.h>
#endif
#include "hstblks.h"
#inc... | [
"paul.hannah@syscad.net",
"chris.moreton@syscad.net"
] | [
[
[
1,
556
],
[
558,
664
],
[
673,
684
],
[
693,
769
],
[
771,
917
]
],
[
[
557,
557
],
[
665,
672
],
[
685,
692
],
[
770,
770
]
]... |
2aca02a91804e22522dd7ced4c75532cfc9407bd | 4dd5d3f7b913f2ccf62b01b45b8d13e01fba4135 | /BMPLoader.h | 268e3cf214685eb99f8095341fc3586d82723452 | [] | no_license | jsj2008/Pirates-VS-Ninja | bbba214da83646c5cf2edfe0bc6a0c8e7d281107 | d72acd37c022f4971ff441c377fb978ee07058df | refs/heads/master | 2021-01-21T00:00:33.250668 | 2011-10-28T03:36:47 | 2011-10-28T03:36:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,369 | h | /*BMPLoader - loads Microsoft .bmp format
Copyright (C) 2006 Chris Backhouse
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 op... | [
"pkonrad@459-konnekerp-mav.(none)"
] | [
[
[
1,
79
]
]
] |
bfcfb08d8985a048a5832520673e68dbc0ac0597 | c495b752e23e5879cddd6714a015aab5c67f09e0 | /ProjectSin/DXProject/gocVisual.cpp | 3b86984aeabe9a80934d8cdfa178d20a6e834c5f | [] | no_license | zeno60/projectsin | 2c0d136995388de014ebaa6d70c0136b6ab43327 | a0d80a3da85cfeb683891eec0c9515a664cb4ce0 | refs/heads/master | 2021-01-02T23:06:37.648101 | 2008-08-09T07:39:51 | 2008-08-09T07:39:51 | 40,305,207 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 86 | cpp | #include "gocVisual.h"
GOComponent::goc_id_type gocVisual::mFamilyId = "gocVisual"; | [
"zeno60@5ee530d3-e753-0410-9a95-d5c3cf57bbea"
] | [
[
[
1,
3
]
]
] |
26e556fd12fda1ee7d92713dfbd97f2d92fddc59 | 6f7850c90ed97967998033df615d06eacfabd5fa | /whoisalive/tiler.cpp | f73b13043fa12328fb4e32625c4afbca8067e240 | [] | no_license | vi-k/whoisalive | 1145b0af6a2a18e951533b00a2103b000abd570a | ae86c1982c1e97eeebc50ba54bf53b9b694078b6 | refs/heads/master | 2021-01-10T02:00:28.585126 | 2010-08-23T01:58:45 | 2010-08-23T01:58:45 | 44,526,120 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,546 | cpp | #include "stdafx.h"
#include "tiler.h"
#include "server.h"
//#include "log.h"
//extern my::log main_log;
#include <sstream>
using namespace std;
#include <boost/bind.hpp>
namespace who { namespace tiler {
#pragma warning(disable:4355) /* 'this' : used in base member initializer list */
server::... | [
"victor dunaev (victor.dunaev@gmail.com)",
"victor.dunaev@gmail.com"
] | [
[
[
1,
83
],
[
85,
134
],
[
136,
163
]
],
[
[
84,
84
],
[
135,
135
]
]
] |
1de4bb45e6abcea88a846718305d4def601616a8 | 1114bc4d985267910b21707c5a2e44dd580a1c6b | /workinprogressMain.h | 80b618fbe3b936ba640321295ec1fe157fe0aa74 | [] | no_license | patricksebastien/yuka | 1a1075a537e6e6508322e623c3a9236307ff5abe | 100380d47b2aad6ac7732843657bea30cbd94bdc | refs/heads/master | 2020-05-18T20:09:37.155608 | 2010-11-01T15:41:21 | 2010-11-01T15:41:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,288 | h | /***************************************************************
* Name: workinprogressMain.h
* Purpose: Defines Application Frame
* Author: Patrick Sébastien (patrick@11h11.com)
* Created: 2010-10-11
* Copyright: Patrick Sébastien (www.workinprogress.ca)
* License:
***************************... | [
"patrick@11h11.com"
] | [
[
[
1,
368
]
]
] |
9439b33bd6b1a5ab7a5a7ed9f517ab7265248ca2 | bef7d0477a5cac485b4b3921a718394d5c2cf700 | /dingus/dingus/input/DIMouse.cpp | 29172d9e00b6cb57af2f7e0887f2bb6e1b077382 | [
"MIT"
] | permissive | TomLeeLive/aras-p-dingus | ed91127790a604e0813cd4704acba742d3485400 | 22ef90c2bf01afd53c0b5b045f4dd0b59fe83009 | refs/heads/master | 2023-04-19T20:45:14.410448 | 2011-10-04T10:51:13 | 2011-10-04T10:51:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,051 | cpp | // --------------------------------------------------------------------------
// Dingus project - a collection of subsystems for game/graphics applications
// --------------------------------------------------------------------------
#include "stdafx.h"
#include "DIMouse.h"
using namespace dingus;
struct ... | [
"aras@unity3d.com"
] | [
[
[
1,
164
]
]
] |
1b77df1000b84dba63dc10b33dec239fb369c811 | ab2777854d7040cc4029edcd1eccc6d48ca55b29 | /Algorithm/ATCode/ATCodeMgr.cpp | 55fbd05c8b48b46be74c094ab224d1c9563fba4b | [] | no_license | adrix89/araltrans03 | f9c79f8e5e62a23bbbd41f1cdbcaf43b3124719b | 6aa944d1829006a59d0f7e4cf2fef83e3f256481 | refs/heads/master | 2021-01-10T19:56:34.730964 | 2009-12-21T16:21:45 | 2009-12-21T16:21:45 | 38,417,581 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 19,190 | cpp |
#pragma warning(disable:4312)
#pragma warning(disable:4313)
#pragma warning(disable:4996)
#include <process.h>
#include "stdafx.h"
#include "ATCodeMgr.h"
#include "HookPoint.h"
//#include "RegistryMgr/cRegistryMgr.h"
//#include "CharacterMapper.h"
#include "OptionDlg.h"
CATCodeMgr* CATCodeMgr::_Inst = N... | [
"arallab3@883913d8-bf2b-11de-8cd0-f941f5a20a08"
] | [
[
[
1,
712
]
]
] |
d847597a0fe7c0c38c1c8342433ea5cd176b693d | a84b013cd995870071589cefe0ab060ff3105f35 | /webdriver/branches/chrome/chrome/src/cpp/include/third_party/WebKit/WebCore/platform/image-decoders/skia/ImageDecoder.h | 003ead907f70283ebcfec911778a2335c597ec2a | [
"Apache-2.0"
] | permissive | vdt/selenium | 137bcad58b7184690b8785859d77da0cd9f745a0 | 30e5e122b068aadf31bcd010d00a58afd8075217 | refs/heads/master | 2020-12-27T21:35:06.461381 | 2009-08-18T15:56:32 | 2009-08-18T15:56:32 | 13,650,409 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,660 | h | /*
* Copyright (C) 2006 Apple Computer, Inc. All rights reserved.
* Copyright (C) 2008, 2009 Google, Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain ... | [
"noel.gordon@07704840-8298-11de-bf8c-fd130f914ac9"
] | [
[
[
1,
334
]
]
] |
18a89ce60eb63b097f282466eb6d04d0f1926a6d | e31046aee3ad2d4600c7f35aaeeba76ee2b99039 | /trunk/libs/bullet/includes/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h | 3dd0a5e25a068e77972f0ccc3774dbb61c673734 | [] | no_license | BackupTheBerlios/trinitas-svn | ddea265cf47aff3e8853bf6d46861e0ed3031ea1 | 7d3ff64a7d0e5ba37febda38e6ce0b2d0a4b6cca | refs/heads/master | 2021-01-23T08:14:44.215249 | 2009-02-18T19:37:51 | 2009-02-18T19:37:51 | 40,749,519 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,747 | h | /*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
P... | [
"paradoxon@ab3bda7c-5b37-0410-9911-e7f4556ba333"
] | [
[
[
1,
238
]
]
] |
277e8dea19694c7938b3d26116e13bc63b1dce31 | 3949b4be60bfcb67541cc24ee079c969a877d6c9 | /InstallDialog.cpp | 9cb54fba31906b136416f9aec0b045b54655b6f5 | [] | no_license | Spidey01/l4d-maps-manager | 5d4e802f983236419d37f2de2d3fad9000bb60f1 | 24e6ec63fcd3467eb856d473fd619ddb090ce583 | refs/heads/master | 2021-01-19T14:29:40.299860 | 2011-05-28T14:03:04 | 2011-05-28T14:03:04 | 1,813,900 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 899 | cpp | #include "InstallDialog.hpp"
#include <QDialogButtonBox>
#include <QFormLayout>
#include <QLabel>
#include <QLineEdit>
InstallDialog::InstallDialog(QWidget *parent) :
QDialog(parent)
{
mLayout = new QFormLayout();
instructions = new QLabel(tr("<p>Copy the URL from the details page on"
... | [
"BigBoss1964@gmail.com"
] | [
[
[
1,
29
]
]
] |
a21619391f16fc2150a0153655bfa744b2f7f188 | b14d5833a79518a40d302e5eb40ed5da193cf1b2 | /cpp/extern/xercesc++/2.6.0/src/xercesc/dom/impl/DOMLocatorImpl.hpp | 9fe5b672cef533e88a051d4f00aa6a93f63c603b | [
"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 | 7,304 | 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... | [
"aburke@bitflood.org"
] | [
[
[
1,
292
]
]
] |
46b3b685033c10db0953d67093d5aa4a3bf67d5b | 0a340b0f117dd183a3ebe774f3e9e5cee821bd64 | /cob_driver/cob_canopen_motor/common/include/cob_canopen_motor/CanDummy.h | 2e9ee79b1e6c12f8aec6e502d9d0a3f5f1e77e40 | [] | no_license | ipa-grg/care-o-bot | f8374381b7b14848794a5c9b273133c3cf74bb9c | c937984d7c00db688f830980576a698d1509f965 | refs/heads/master | 2021-01-16T20:56:20.302177 | 2010-04-23T14:21:57 | 2010-04-23T14:21:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,926 | h | /****************************************************************
*
* Copyright (c) 2010
*
* Fraunhofer Institute for Manufacturing Engineering
* and Automation (IPA)
*
* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*
* Project name: care-o-bot
* ROS stack name: cob3_common
* ROS package ... | [
"cpc@okeanos.(none)",
"mmb-weisshardtf@ipa.fhg.de"
] | [
[
[
1,
58
],
[
60,
83
]
],
[
[
59,
59
]
]
] |
a8fe8b61447699560577b1da3c256e2fd0c63284 | dbdd79d28ebe34de3aa6d2cedf0d24310b3d8f9a | /ogre-npr/src/OgreApplication.cpp | 61e0be0cc607d8c6edaccc7959bf23b00618d08b | [
"WTFPL"
] | permissive | sevas/ogre-npr | 5ade1846ca26ed5d0f9a78eb7e7356d1c2a69543 | b3e1219ac4ec3ad63ae9c7e4b4118bfc59c72c2b | refs/heads/master | 2021-01-20T23:17:11.678766 | 2010-01-24T17:22:10 | 2010-01-24T17:22:10 | 400,949 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,960 | cpp | /* This program is free software. It comes without any warranty, to
* the extent permitted by applicable law. You can redistribute it
* and/or modify it under the terms of the Do What The Fuck You Want
* To Public License, Version 2, as published by Sam Hocevar. See
* http://sam.zoy.org/wtfpl/COPYING for more detai... | [
"none@none"
] | [
[
[
1,
400
]
]
] |
877c76c0f38248017f5358c1c601726483c21973 | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /Library/CComboToolBar.cpp | 0c37824f19b76b3f92a235a372f78a8e1fd96ec3 | [] | 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 | 1,965 | cpp | /*
CComboToolBar.cpp
Classe per il combo nella toolbar (MFC).
Nel file delle risorse bisogna definire l'id relativo al combo (IDC_COMBO_ON_TOOLBAR),
in caso contrario produce un errore in compilazione.
Luca Piergentili, 16/09/00
lpiergentili@yahoo.com
*/
#include "env.h"
#include "pragma.h"
#include "ma... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
72
]
]
] |
deaa2c84dbb97ab8ad43b17eca3148235ae25253 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/iostreams/test/newline_test.cpp | 68a58f893281c280243a6412c180908ff26e6a0e | [
"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 | 16,271 | cpp | // (C) Copyright Jonathan Turkanis 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/iostreams for documentation.
#include <string>
#include <boost/iostreams/compose.hpp... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
467
]
]
] |
be52a23536beec9d7d3a6dad5327de68a348dcbf | 10bac563fc7e174d8f7c79c8777e4eb8460bc49e | /matlab/mexBee/bee_grab_all.cpp | a1505ae3add8b2614e0598287672c84fd0e8586d | [] | no_license | chenbk85/alcordev | 41154355a837ebd15db02ecaeaca6726e722892a | bdb9d0928c80315d24299000ca6d8c492808f1d5 | refs/heads/master | 2021-01-10T13:36:29.338077 | 2008-10-22T15:57:50 | 2008-10-22T15:57:50 | 44,953,286 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,770 | cpp | #include "matlab_bee_inc.h"
#include "alcor/matlab/matlab_mx_utils.hpp"
#include <boost/shared_array.hpp>
//--------------------------------------------------------------------++
using namespace all;
//--------------------------------------------------------------------++
#define OBJ_HANDLE_ prhs[0]
//----------... | [
"andrea.carbone@1c7d64d3-9b28-0410-bae3-039769c3cb81"
] | [
[
[
1,
57
]
]
] |
c8e1b4a709277a80f5e77631782e2d6ff8f287ee | 216398e30aca5f7874edfb8b72a13f95c22fbb5a | /Healthcare/Client/Test/LoginDlg.h | 9326968429ef4d7ca41eeb6d08d6282855212153 | [] | no_license | markisme/healthcare | 791813ac6ac811870f3f28d1d31c3d5a07fb2fa2 | 7ab5a959deba02e7637da02a3f3c681548871520 | refs/heads/master | 2021-01-10T07:18:42.195610 | 2009-09-09T13:00:10 | 2009-09-09T13:00:10 | 35,987,767 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 735 | h | #pragma once
#include "Resource.h"
#include <string>
class LoginDlg : public CDialog
{
DECLARE_DYNAMIC(LoginDlg)
public:
LoginDlg(CWnd* pParent = NULL); // 표준 생성자입니다.
virtual ~LoginDlg();
// 대화 상자 데이터입니다.
enum { IDD = IDD_LOGIN_DLG };
protected:
virtual void DoDataExchange(CDataExchange* pD... | [
"naidzzang@cc586c1e-b153-0410-8069-cfc9d6f95ec9"
] | [
[
[
1,
36
]
]
] |
856b5b78a9b9fa3a3877954aadd0cede39893fba | 8a2e417c772eba9cf4653d0c688dd3ac96590964 | /prop-src/wam.h | a8e4e8e52dd5f6339128dbd1fc34bd888bee90c9 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | romix/prop-cc | 1a190ba6ed8922428352826de38efb736e464f50 | 3f7f2e4a4d0b717f4e4f3dbd4c7f9d1f35572f8f | refs/heads/master | 2023-08-30T12:55:00.192286 | 2011-07-19T20:56:39 | 2011-07-19T20:56:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,618 | h | ///////////////////////////////////////////////////////////////////////////////
// This file is generated automatically using Prop (version 2.4.0),
// last updated on Jul 1, 2011.
// The original source file is "..\..\prop-src\wam.ph".
/////////////////////////////////////////////////////////////////////////////... | [
"aaronngray@gmail.com"
] | [
[
[
1,
813
]
]
] |
191e14d4e69fdd7617010e8b16990306f7f60cdd | a31b42df5677d051e843f32cb536b27ec710cd50 | /Arkane/src/Sample.h | 52a83f091b2d8feaa3b877c6e0f5578e79dada30 | [] | no_license | chuckrussell/Project-Volcano | 498ec04deb8a86cbf8c44e612ef24282faa8fa8d | 8f202dfc6bcd65e0523ed52662ed8954c5dda4d2 | refs/heads/master | 2020-04-07T20:45:25.016567 | 2011-02-09T16:20:15 | 2011-02-09T16:20:15 | 1,288,203 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,518 | h | #ifndef SAMPLE_H
#define SAMPLE_H
#include <fmod.h>
#include <fmod_errors.h>
/*
Sample Class
----------------------------------------------------
Responsible for holding the information about the
sample.
Assumes Time Signature = 4/4
-When a sample is added to a channel, a copy of the sample
object is ... | [
"stokesj07@Jeffrey-Stokess-iMac.local",
"russellc06@students.ecu.edu",
"stokesj07@students.ecu.edu"
] | [
[
[
1,
39
],
[
42,
51
],
[
53,
54
],
[
59,
61
]
],
[
[
40,
41
],
[
52,
52
],
[
55,
58
]
],
[
[
62,
62
]
]
] |
c1c06c1f7b492e12edf96d5276481fe252d3dcce | 3da0b0276bc8c3d7d1bcdbabfb0e763a38d3a24c | /zju.finished/2095.cpp | f6c94d2f26a0b92a6a9e690bd7a080a13d2ca838 | [] | 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 | 553 | cpp | #include<cstdio>
//先计算所有乘数,再将它加到被除数上
using namespace std;
enum {
MaxSize = 500001,
};
int num;
int save[MaxSize] = {0};
void init(){
int i,j;
for(i=1;i<=MaxSize/2;i++){
for(j=i;j<MaxSize;j+=i){
save[j] += i;
}
}
}
int main(){
int tstcase;
int t;
init();
scanf("%d... | [
"zhouweikuan@gmail.com"
] | [
[
[
1,
35
]
]
] |
68a5e37074ea336ed7ac7bab013e6f532120989d | 96ae76a21d65bb48d04f74a2ae8d705b47d1d969 | /pongar/src/Capture.cpp | f39d1094fe1f630c2fcac12e56ec217f19eae9f9 | [] | no_license | tedwp/pongar | d48b9112bb2bfe27428a8df5e9b3bad31c03347e | de96ae581684874e96d562122008b4acd313ebbd | refs/heads/master | 2021-01-10T02:58:43.849201 | 2011-02-07T01:11:46 | 2011-02-07T01:11:46 | 48,293,673 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 15,600 | cpp | #include "Capture.h"
using namespace std;
Capture::Capture(void)
{
m_threshold = THRESHOLD;
m_thresholdBW = THRESHOLD_BW;
}
Capture::~Capture(void)
{
}
Capture& Capture::getInstance(void)
{
static Capture m_instance;
return m_instance;
}
void Capture::init()
{
//cvNamedWindow ("Origina... | [
"salatgurke00@googlemail.com",
"salatgurke00@cd860a2f-db29-0b79-333e-049c8ca359aa",
"maier.robert@gmail.com"
] | [
[
[
1,
6
],
[
9,
20
],
[
22,
31
],
[
35,
35
],
[
37,
39
],
[
41,
41
],
[
43,
45
],
[
50,
53
],
[
60,
70
],
[
72,
75
... |
fa877977f9cb594d67250d09cb975050d9bc2007 | 53ee90fbc1011cb17ba013d0a49812697d4e6130 | /MootoritePlaat/MootoriteJaam/CMotor.h | c2c487cfdd705159addbd2366af80930e817db50 | [] | no_license | janoschtraumstunde/Robin | c3f68667c37c44e19473119b4b9b9be0fe2fb57f | bd691cbd2a0091e5100df5dfe1268d27c99b39f6 | refs/heads/master | 2021-01-12T14:06:44.095094 | 2010-12-09T14:34:27 | 2010-12-09T14:34:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 349 | h | #pragma once
class Motor {
byte pwmPin;
byte dirPin;
byte minPwm;
byte maxPwm;
public:
int speed;
byte pwm;
bool direction;
Motor(byte speedPin, byte directionPin);
void setSpeedWithDirection(int newSpeed);
void stop();
void setMinMaxPwm(byte min, byte max);
private:
void setPwm(byte newPwm);
void setD... | [
"martik@gmail.com"
] | [
[
[
1,
23
]
]
] |
681310480f08f433b9fa7aed80e1bbfb235130e8 | f71e82b7ed19200280b7164a2e959310d9bfa210 | /ExampleAIModule/ExampleAIModule/Grafo.h | be4786981872e27abfc34dcfbe04abcee26da493 | [] | no_license | albertouri/manolobot | 05cf4ee217e85f1332e0e063fcc209da4b71c7b5 | 44e7fee46abcf4f1efa6d292ea8ec7cdc57eb7c8 | refs/heads/master | 2021-01-02T08:32:48.281836 | 2011-02-03T23:28:08 | 2011-02-03T23:28:08 | 39,591,406 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 924 | h | #pragma once
#include "Nodo.h"
using namespace BWAPI;
using namespace BWTA;
class Grafo
{
public:
Grafo(int cantNodos);
~Grafo(void);
void agregarNodo(Nodo *n);
/*Region* primerNodoNiveles();
Region* siguienteNodoNiveles();*/
Position* primerNodoNiveles();
Position* siguienteNodoNiveles();... | [
"marianomoreno3@82b963ee-1e64-6eb5-a9c5-6632919fd137"
] | [
[
[
1,
40
]
]
] |
d75b3d813d4af7caba3a0a92dec93d34a4ffda01 | 037faae47a5b22d3e283555e6b5ac2a0197faf18 | /plugins/dev9/dev9ghzdrk/Win32/net.cpp | c0f2fe50a1d44f5ccd543c6ac2dbed392086f615 | [] | no_license | isabella232/pcsx2-sourceforge | 6e5aac8d0b476601bfc8fa83ded66c1564b8c588 | dbb2c3a010081b105a8cba0c588f1e8f4e4505c6 | refs/heads/master | 2023-03-18T22:23:15.102593 | 2008-11-17T20:10:17 | 2008-11-17T20:10:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 937 | cpp | #include "net.h"
#include "Dev9.h"
//mtfifo<NetPacket*> rx_fifo;
//mtfifo<NetPacket*> tx_fifo;
NetAdapter* nif;
HANDLE rx_thread;
volatile bool RxRunning=false;
//rx thread
DWORD WINAPI NetRxThread(LPVOID lpThreadParameter)
{
NetPacket tmp;
while(RxRunning)
{
while(rx_fifo_can_rx() && nif->recv... | [
"zerofrog@23c756db-88ba-2448-99d7-e6e4c676ec84"
] | [
[
[
1,
51
]
]
] |
bbdddc09eb10640d99b5fc5efbf93d085dd378bf | df238aa31eb8c74e2c208188109813272472beec | /BCGInclude/BCGPGroup.h | d056822a86eb66900c381863ea36994830b8f390 | [] | no_license | myme5261314/plugin-system | d3166f36972c73f74768faae00ac9b6e0d58d862 | be490acba46c7f0d561adc373acd840201c0570c | refs/heads/master | 2020-03-29T20:00:01.155206 | 2011-06-27T15:23:30 | 2011-06-27T15:23:30 | 39,724,191 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,849 | h | #if !defined(AFX_BCGPGROUP_H__917CCAFD_2ED2_44EC_8297_0C3A5C62F28F__INCLUDED_)
#define AFX_BCGPGROUP_H__917CCAFD_2ED2_44EC_8297_0C3A5C62F28F__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
//*******************************************************************************
// COPYRIGHT NOTE... | [
"myme5261314@ec588229-7da7-b333-41f6-0e1ebc3afda5"
] | [
[
[
1,
69
]
]
] |
74a60cb59372708c28be42cf2a29111257694098 | 95e051bc96bd3f765ce1cec4868535b667be81b6 | /ExplodedVolume/VolumeRenderer/Shader.cpp | e8c5ed65f77fbb92da1d3995de19e8b4670198fb | [] | 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 | 1,790 | cpp | #include "Shader.h"
Shader::Shader(char* vertexShaderFile, char* fragShaderFile){
LoadFiles(vertexShaderFile, fragShaderFile);
}
Shader::~Shader(){
glDetachObjectARB(m_shaderProg, m_shaderVert);
glDeleteObjectARB(m_shaderVert);
glDetachObjectARB(m_shaderProg, m_shaderFrag);
glDeleteObjectARB(m_... | [
"fabiom@2fa1dc7e-98ce-11de-bff5-93fd3790126f"
] | [
[
[
1,
85
]
]
] |
e60809334dc7d55b63ca17cd51beb13b5ab7d9bb | cd0987589d3815de1dea8529a7705caac479e7e9 | /webkit/WebKit/chromium/public/WebSecurityOrigin.h | 768c1e8840f1547163d19dfc671e8236b3a4f623 | [
"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 | 4,507 | h | /*
* Copyright (C) 2010 Google Inc. 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 ... | [
"sdevitt@rim.com"
] | [
[
[
1,
112
]
]
] |
1846c3fee894bd379d509e404f9e57ca9f34f559 | ce0622a0f49dd0ca172db04efdd9484064f20973 | /tools/GameList/Common/AtgModel.cpp | 7ff36b70c7d05f93cf1f4e7cb7d3ce216e4e3038 | [] | no_license | maninha22crazy/xboxplayer | a78b0699d4002058e12c8f2b8c83b1cbc3316500 | e9ff96899ad8e8c93deb3b2fe9168239f6a61fe1 | refs/heads/master | 2020-12-24T18:42:28.174670 | 2010-03-14T13:57:37 | 2010-03-14T13:57:37 | 56,190,024 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,490 | cpp | //-----------------------------------------------------------------------------
// model.cpp
//
// Xbox Advanced Technology Group.
// Copyright (C) Microsoft Corporation. All rights reserved.
//-----------------------------------------------------------------------------
#include "stdafx.h"
#include "AtgSceneM... | [
"goohome@343f5ee6-a13e-11de-ba2c-3b65426ee844"
] | [
[
[
1,
143
]
]
] |
23372004ef342345daee3736156bb465558a65af | 1584e139552d36bbbcc461deb81c22a06d42b713 | /server/server.cpp | 1841a0b27633deda9ec3c19af8d777627f98881a | [] | no_license | joshmg/battle | fd458da8be387ff0b4f80f0d2029759cd3fabe30 | 14ab71d903fe0bcf7c3285169026b4f96a186309 | refs/heads/master | 2020-05-18T17:20:00.768647 | 2010-09-28T04:34:34 | 2010-09-28T04:34:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,508 | cpp | // File: server.cpp
// Written by Joshua Green
#include "server.h"
#include "../shared/shared.h"
#include "../shared/darkmatter.h"
#include "../shared/db/db.h"
#include "../shared/db_decl.h"
#include "../shared/connection/transmission.h"
#include "../shared/str/str.h"
#include <string>
#include <vector>
#i... | [
"joshmg@gmail.com"
] | [
[
[
1,
358
]
]
] |
93719d90466809f6989ecdac6bdc6e0411f6c6cf | bdb1e38df8bf74ac0df4209a77ddea841045349e | /CapsuleSortor/Version 1.0 -2.0/CapsuleSortor-10-11-14-1/CapuleDemo/CapuleDemoDlg.cpp | 99d1c162eb70938115b0a332b880c82421011164 | [] | no_license | Strongc/my001project | e0754f23c7818df964289dc07890e29144393432 | 07d6e31b9d4708d2ef691d9bedccbb818ea6b121 | refs/heads/master | 2021-01-19T07:02:29.673281 | 2010-12-17T03:10:52 | 2010-12-17T03:10:52 | 49,062,858 | 0 | 1 | null | 2016-01-05T11:53:07 | 2016-01-05T11:53:07 | null | GB18030 | C++ | false | false | 16,950 | cpp | // CapuleDemoDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "CapuleDemo.h"
#include "CapuleDemoDlg.h"
#include "TImgProcess.h"
#include "TBmpInfo.h "
#include "TBmpBoard.h "
#include "iCVFoundation.h"
#pragma comment(lib, "cvfoundation.lib")
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 用于应... | [
"vincen.cn@66f52ff4-a261-11de-b161-9f508301ba8e"
] | [
[
[
1,
678
]
]
] |
cefcb9966af05a95db279f9dd74df40590f549e7 | 38fa90e0adaf61d02802e77962075f6913a3cdfa | /src/aotk_unix.cpp | 1a1c039aa6f747f61b0501c02bdd9e9a7cfd294f | [] | no_license | r-englund/AoTK | 49097b39906c5f9cad1c79f3e22f867cbfe806e3 | 7a52b0788c25710b00fa5e582ef2fcbc4c839a8f | refs/heads/master | 2021-01-17T11:54:34.889565 | 2011-09-01T20:19:38 | 2011-09-01T20:19:38 | 1,339,861 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,077 | cpp | #include <AoTK/aotk.h>
#ifdef AoTK_UNIX
namespace AoTK{
Display *disp;
int scr;
AoTK::Math::Vector4<int> *devices;
int number_of_devices;
bool ___isInit = false;
void init(){
if(___isInit)
return;//throw "AoTK::init called two times, can only be called once";
___isInit = true;
... | [
"rickard@gmail.com"
] | [
[
[
1,
143
]
]
] |
696735249e1db6693282fd611b3cbd7f071901e0 | b308f1edaab2be56eb66b7c03b0bf4673621b62f | /Code/CryEngine/CryCommon/IFacialAnimation.h | a39de70a9dd8528e8130cf0be0f9b84b66e45a11 | [] | no_license | blockspacer/project-o | 14e95aa2692930ee90d098980a7595759a8a1f74 | 403ec13c10757d7d948eafe9d0a95a7f59285e90 | refs/heads/master | 2021-05-31T16:46:36.814786 | 2011-09-16T14:34:07 | 2011-09-16T14:34:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,361 | h | ////////////////////////////////////////////////////////////////////////////
//
// Crytek Engine Source File.
// Copyright (C), Crytek Studios, 2001-2005.
// -------------------------------------------------------------------------
// File name: IFacialAnimation.h
// Version: v1.00
// Created: 7/1... | [
"joe.marty@foreverinteractive.com"
] | [
[
[
1,
596
]
]
] |
ec8b860ffd3eb372d1e4d589621923839e442794 | 12ea67a9bd20cbeed3ed839e036187e3d5437504 | /tpl/include/tpl/v1/script_parser.h | 94c5ca9ac05b1c19dd52a4b26cb0b9888719069c | [] | no_license | cnsuhao/winxgui | e0025edec44b9c93e13a6c2884692da3773f9103 | 348bb48994f56bf55e96e040d561ec25642d0e46 | refs/heads/master | 2021-05-28T21:33:54.407837 | 2008-09-13T19:43:38 | 2008-09-13T19:43:38 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 25,321 | h | /* -------------------------------------------------------------------------
// WINX: a C++ template GUI library - MOST SIMPLE BUT EFFECTIVE
//
// This file is a part of the WINX Library.
// The use and distribution terms for this software are covered by the
// Common Public License 1.0 (http://opensource.org/lic... | [
"xushiweizh@86f14454-5125-0410-a45d-e989635d7e98"
] | [
[
[
1,
991
]
]
] |
6f3aa7c2d85081050862372fafa85c66e40bf83d | bd89d3607e32d7ebb8898f5e2d3445d524010850 | /connectivitylayer/isce/p2papi_dll/inc/p2pif.h | e95230fd1fc9922030655893ad7fc6ae43ea120d | [] | no_license | wannaphong/symbian-incubation-projects.fcl-modemadaptation | 9b9c61ba714ca8a786db01afda8f5a066420c0db | 0e6894da14b3b096cffe0182cedecc9b6dac7b8d | refs/heads/master | 2021-05-30T05:09:10.980036 | 2010-10-19T10:16:20 | 2010-10-19T10:16:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,867 | h | /*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.o... | [
"dalarub@localhost"
] | [
[
[
1,
183
]
]
] |
e0381dd8d3362e67a801408b5d55574fbb824267 | 12203ea9fe0801d613bbb2159d4f69cab3c84816 | /Export/cpp/windows/obj/include/nme/events/IEventDispatcher.h | 57ef43a0579ae408ef7fe480b3c7e043d6e148f5 | [] | no_license | alecmce/haxe_game_of_life | 91b5557132043c6e9526254d17fdd9bcea9c5086 | 35ceb1565e06d12c89481451a7bedbbce20fa871 | refs/heads/master | 2016-09-16T00:47:24.032302 | 2011-10-10T12:38:14 | 2011-10-10T12:38:14 | 2,547,793 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,567 | h | #ifndef INCLUDED_nme_events_IEventDispatcher
#define INCLUDED_nme_events_IEventDispatcher
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
HX_DECLARE_CLASS2(nme,events,Event)
HX_DECLARE_CLASS2(nme,events,IEventDispatcher)
namespace nme{
namespace events{
class IEventDispatcher_obj : public hx::Interface{
pu... | [
"alec@alecmce.com"
] | [
[
[
1,
58
]
]
] |
d4bf773ed8e8df4a42d59bdad1cd6a4ca8c7d726 | 559770fbf0654bc0aecc0f8eb33843cbfb5834d9 | /haina/codes/beluga/client/symbian/BelugaDb/inc/contact/CContactDb.h | a91d3a442e8f178f1cf616cecb2a5fe11f9a7b67 | [] | 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 | 4,230 | h | /*
============================================================================
Name : CContactDb.h
Author : shaochuan.yang
Copyright : haina
Description : Contact Database
============================================================================
*/
#ifndef __CCONTACTDB_H__
#define __CCONTACTD... | [
"shaochuan.yang@6c45ac76-16e4-11de-9d52-39b120432c5d"
] | [
[
[
1,
121
]
]
] |
0e2b18bd0396c247ebef3493844f9e158e77ffd0 | 3d7fc34309dae695a17e693741a07cbf7ee26d6a | /LaserBrothers/src/NelderMead_opt.cpp | 5f752183a46a0c54147c215f19e453d5ab4d81bc | [
"LicenseRef-scancode-public-domain"
] | permissive | nist-ionstorage/ionizer | f42706207c4fb962061796dbbc1afbff19026e09 | 70b52abfdee19e3fb7acdf6b4709deea29d25b15 | refs/heads/master | 2021-01-16T21:45:36.502297 | 2010-05-14T01:05:09 | 2010-05-14T01:05:09 | 20,006,050 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,233 | cpp | #include "NelderMead_opt.h"
#include <algorithm>
#include <iostream>
#ifdef WIN32
#define snprintf _snprintf
#endif
using namespace std;
double gsl_wrapper_measure_f(const gsl_vector* params, void* p)
{
return ((NelderMead_opt*) p)->measure_f(params);
}
NelderMead_opt::NelderMead_opt(unsigne... | [
"trosen@814e38a0-0077-4020-8740-4f49b76d3b44"
] | [
[
[
1,
145
]
]
] |
71b7fe9973a28f9ff259c05f093bd81455029846 | 5ed707de9f3de6044543886ea91bde39879bfae6 | /ASFantasy/ASFIsOrb/Source/ASFantasyFreeAgentQueryRqst.h | 6fc69a8d59f65086505aa621133fc1ded1c057d3 | [] | no_license | grtvd/asifantasysports | 9e472632bedeec0f2d734aa798b7ff00148e7f19 | 76df32c77c76a76078152c77e582faa097f127a8 | refs/heads/master | 2020-03-19T02:25:23.901618 | 1999-12-31T16:00:00 | 2018-05-31T19:48:19 | 135,627,290 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,294 | h | /* ASFantasyFreeAgentQueryRqst.h */
/******************************************************************************/
/******************************************************************************/
#ifndef ASFantasyFreeAgentQueryRqstH
#define ASFantasyFreeAgentQueryRqstH
#include "Requestable.h"
#include "ASF... | [
"grtvd@users.noreply.github.com"
] | [
[
[
1,
43
]
]
] |
a8b559129a03812c6660c5ce241dd2a6d289edd8 | e02fa80eef98834bf8a042a09d7cb7fe6bf768ba | /MyGUIEngine/include/MyGUI_FooBarFactory.h | df33498641215239c9655bde187967ab30ef16a0 | [] | no_license | MyGUI/mygui-historical | fcd3edede9f6cb694c544b402149abb68c538673 | 4886073fd4813de80c22eded0b2033a5ba7f425f | refs/heads/master | 2021-01-23T16:40:19.477150 | 2008-03-06T22:19:12 | 2008-03-06T22:19:12 | 22,805,225 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,006 | h | /*!
@file
@author Denis Koronchik
@date 3/2008
@module
*/
#ifndef __MYGUI_FOOBAR_FACTORY_H__
#define __MYGUI_FOOBAR_FACTORY_H__
#include "MyGUI_Prerequest.h"
#include "MyGUI_WidgetFactoryInterface.h"
#include "MyGUI_WidgetDefines.h"
namespace MyGUI
{
namespace factory
{
class _MyGUIExport... | [
"denis.koronchik@gmail.com"
] | [
[
[
1,
37
]
]
] |
e80e876e3893d57548fca84d4cce1c781f1aad90 | ae028b72ebee6160043284f61aa0414c23cbfd0a | /Examples/Compile/CPP/ChainResolveStrategy/Lib0/Src/NameHolder0.cpp | 12230eb13d3d0c6d5b47384eba2dd5ad1a56ac84 | [] | no_license | XueHL/wudoo | c7aa60a93e1eabd2dc97987f5866582a2108bce2 | e46761a02364bf453542b4f2cb919fb310d6ac02 | refs/heads/master | 2021-01-10T14:35:48.452210 | 2009-12-31T21:00:00 | 2009-12-31T21:00:00 | 50,088,931 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 88 | cpp | #include "NameHolder0.h"
char * NameHolder0::GetName()
{
return "I am lib-0";
}
| [
"rchbiu@localhost"
] | [
[
[
1,
6
]
]
] |
0fbf3c81618647eb48d100fe6ac22a7b72a1f14c | 102b11022aa5e7b2be4736b9d1be1162e7bf418f | /project_1/radio_control/radio.cpp | 4ad0f6fbdc72723767d5ff03f5cfecac71c89e09 | [] | no_license | daudet/seng466-2011-hovercraft | 52df9639a62c4a67c9129001fe959b11f36ebd09 | 46da8d0669de9dae71aa890f9349787a8756c3ad | refs/heads/master | 2021-03-12T20:42:45.030618 | 2011-04-19T05:14:55 | 2011-04-19T05:14:55 | 32,120,852 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,925 | cpp | /*
* radio.c
*
* Created on: 24-Jan-2009
* Author: Neil MacMillan
*/
#include "radio.h"
#include "../arduino/WProgram.h"
// non-public constants and macros
#define CHANNEL 112
#define ADDRESS_LENGTH 5
// Pin definitions for chip select and chip enable on the radio module
#define CE_PIN 8
#... | [
"david@b282a14c-f844-f624-09bc-e1946d22bf1e"
] | [
[
[
1,
481
]
]
] |
f851ca76f4faf5c43d87c014b3108dcfae759fc0 | 42a799a12ffd61672ac432036b6fc8a8f3b36891 | /cpp/IGC_Tron/IGC_Tron/OGLRenderer.h | 7e4ff239215bc9bff1989fc9ee074a1859d43767 | [] | no_license | timotheehub/igctron | 34c8aa111dbcc914183d5f6f405e7a07b819e12e | e608de209c5f5bd0d315a5f081bf0d1bb67fe097 | refs/heads/master | 2020-02-26T16:18:33.624955 | 2010-04-08T16:09:10 | 2010-04-08T16:09:10 | 71,101,932 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,884 | h | /**************************************************************************/
/* This file is part of IGC Tron */
/* (c) IGC Software 2009 - 2010 */
/* Author : Pierre-Yves GATOUILLAT */
/*******... | [
"fenrhil@de5929ad-f5d8-47c6-8969-ac6c484ef978",
"raoul12@de5929ad-f5d8-47c6-8969-ac6c484ef978"
] | [
[
[
1,
131
],
[
137,
146
],
[
148,
149
],
[
154,
157
],
[
159,
164
]
],
[
[
132,
136
],
[
147,
147
],
[
150,
153
],
[
158,
158
]
]... |
e702c5ddba3cda23e5a0d4374b3f092459bc47a1 | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/plugins/coreplugin/versiondialog.cpp | 20e317f4c9bc1172744cb0dc2e4ac5611829f476 | [] | 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 | 4,192 | cpp | /**
******************************************************************************
*
* @file versiondialog.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* Parts by Nokia Corporation (qt-info@nokia.com) Copyright (C) 2009.
* @addtogroup GCSPlugins GCS Pl... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
104
]
]
] |
0341830312d51be2fed2709023596b3652c1e073 | b8c3d2d67e983bd996b76825f174bae1ba5741f2 | /RTMP/utils/gil_2/boost/gil/extension/toolbox/rgb_algorithms.hpp | 8753ca369167bb8e949320880bf3159960ce7de5 | [] | no_license | wangscript007/rtmp-cpp | 02172f7a209790afec4c00b8855d7a66b7834f23 | 3ec35590675560ac4fa9557ca7a5917c617d9999 | refs/heads/master | 2021-05-30T04:43:19.321113 | 2008-12-24T20:16:15 | 2008-12-24T20:16:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,004 | hpp | #ifndef RGB_ALGORITHMS_HPP
#define RGB_ALGORITHMS_HPP
#include <boost/gil/gil_all.hpp>
namespace boost { namespace gil {
namespace toolbox {
struct calc_negative
{
template < typename DST_CHANNEL
, typename SRC_CHANNEL
> void operator()( DST_CHANNEL& dst
... | [
"fpelliccioni@71ea4c15-5055-0410-b3ce-cda77bae7b57"
] | [
[
[
1,
232
]
]
] |
cad3879ea882fd632d3285e6e556717364cc0a31 | 42cb8a28233be1cb744c9fd06f1d9655807b78b9 | /win32networkserver/TcpClient.h | 318fb24637d99688d6ba04a20b390b80db125634 | [] | no_license | BladeSmithJohn/win32networkserver | 3603a6bddaf6740575e32e682054d12093c63b5a | b66144d48a720da30a131eb0793e84d90cb0e6f8 | refs/heads/master | 2016-09-05T16:48:59.806469 | 2009-04-01T02:30:06 | 2009-04-01T02:30:06 | 33,292,716 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 6,662 | h | #ifndef _TCP_CLIENT_H_
#define _TCP_CLIENT_H_
#include "HeadFile.h"
#include "NetWork.h"
#pragma warning (disable:4251)
#ifdef WIN32
#ifdef _DLL_EXPORTS_
#define DLLENTRY __declspec(dllexport)
#include <windows.h>
#else
#define DLLENTRY __declspec(dllimport)
#endif //#ifdef _DLL_EXPORTS_
#else
#defi... | [
"siqiang0312@gmail.com@8dc1211a-1e63-11de-a958-c9a343b5b891"
] | [
[
[
1,
211
]
]
] |
dc8fd51ec9b7a78cef371d4a598bbf5da35d0ff0 | 102d8810abb4d1c8aecb454304ec564030bf2f64 | /TP2/Version 2/06Graficador/XMLParser.cpp | 649ae2926738ec5683eb0007b8b47ac79492753e | [] | 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 | ISO-8859-1 | C++ | false | false | 7,153 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <fstream.h>
#include "Common.h"
#include "XMLParser.h"
#include "Exception.h"
#include "Tag.h"
#include "TagProperty.h"
#ifndef XMLParser_cpp
#define XMLParser_cpp
Tag * XMLParser::ParseFile(char * filename)
{
Tag * rootTag = NULL;
FILE * file;
... | [
"juan.facorro@6dff32cf-8f48-0410-9a2e-7b8b34aa6dfb"
] | [
[
[
1,
371
]
]
] |
fcee412ea18319b7c39048f814689608767c309c | b505ef7eb1a6c58ebcb73267eaa1bad60efb1cb2 | /source/framework/iosdevice.h | 0d22fae7a04024432aa94fa424783890b2ed71ef | [] | no_license | roxygen/maid2 | 230319e05d6d6e2f345eda4c4d9d430fae574422 | 455b6b57c4e08f3678948827d074385dbc6c3f58 | refs/heads/master | 2021-01-23T17:19:44.876818 | 2010-07-02T02:43:45 | 2010-07-02T02:43:45 | 38,671,921 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 916 | h | /*!
@file
@brief OS固有の処理のベース
*/
#ifndef maid2_framework_iosdevice_h
#define maid2_framework_iosdevice_h
#include"../config/define.h"
#include<boost/smart_ptr.hpp>
namespace Maid
{
class IOSDevice
{
public:
virtual ~IOSDevice(){}
//! アプリケーションの初期化
/*!
*/
vir... | [
"renji2000@gmail.com"
] | [
[
[
1,
51
]
]
] |
3c2ca10a8ca780cd55b9aa6c29270f59c03896b0 | 989aa92c9dab9a90373c8f28aa996c7714a758eb | /HydraIRC/UserList.cpp | 3b019e8d418376e60daadcb7eb6a09af99712531 | [] | 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 | WINDOWS-1252 | C++ | false | false | 26,389 | 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,
934
]
]
] |
919fb7bab2d53db58e44d689bf7c9dc6190688b4 | 1493997bb11718d3c18c6632b6dd010535f742f5 | /homeworld/BigFile/File.cpp | 507fb5767dce1e2cb7f7d75c1d80128f2bf0aa2a | [] | no_license | kovrov/scrap | cd0cf2c98a62d5af6e4206a2cab7bb8e4560b168 | b0f38d95dd4acd89c832188265dece4d91383bbb | refs/heads/master | 2021-01-20T12:21:34.742007 | 2010-01-12T19:53:23 | 2010-01-12T19:53:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 65,021 | cpp | /*=============================================================================
File.c: Functions for reading and saving files, including .BIG files.
Created June 1997 by Luke Moloney
Updated August 1998 by Darren Stone - added bigfile support
==========================================================... | [
"kovrov@gmail.com"
] | [
[
[
1,
1997
]
]
] |
599a7c772909d0a747ecbd3c43de544ab373427d | 0c5fd443401312fafae18ea6a9d17bac9ee61474 | /code/engine/EventSystem/Core/EventFunctorTable.h | dc76745e74bcc4ce4f974e9aeeed310183a3f1da | [] | no_license | nurF/Brute-Force-Game-Engine | fcfebc997d6ab487508a5706b849e9d7bc66792d | b930472429ec6d6f691230e36076cd2c868d853d | refs/heads/master | 2021-01-18T09:29:44.038036 | 2011-12-02T17:31:59 | 2011-12-02T17:31:59 | 2,877,061 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,963 | h | /* ___ _________ ____ __
/ _ )/ __/ ___/____/ __/___ ___ _/_/___ ___
/ _ / _// (_ //___/ _/ / _ | _ `/ // _ | -_)
/____/_/ \___/ /___//_//_|_, /_//_//_|__/
/___/
This file is part of the Brute-Force Game Engine, BFG-Engine
... | [
"wittus@gmx.de"
] | [
[
[
1,
143
]
]
] |
15436613b1c5c68fab48afacf19a5d85f8fa4095 | d08c381305e3e675c3f8253ce88fafd5111b103c | /8_8_2008/curve_-project/doc/arm_curve_going/arm_curve_6/display.cpp | edb84bd51d4c3c79937d4571204471392d2e3b4a | [] | no_license | happypeter/tinylion | 07ea77febf6dff84089eddd6e1e47cd2ae032eb2 | 2f802f291ff43c568f9ef5eb846719efca03cc80 | refs/heads/master | 2020-06-03T09:14:19.682005 | 2010-10-19T09:12:56 | 2010-10-19T09:12:56 | 914,128 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,860 | cpp | #include "display.h"
#include "screen.h"
#include <qlayout.h>
#include <qtimer.h>
#include <qframe.h>
#include <qlineedit.h>
#include <qstring.h>
#include <qstringlist.h>
#include <qpushbutton.h>
#include <qfile.h>
//#include <cstdlib>
#include <iostream>
using namespace std;
DisplayWidget::DisplayWi... | [
"happypeter1983@gmail.com"
] | [
[
[
1,
114
]
]
] |
85385e0e9286e9bb8e2550d0245f53c5f44d4aa5 | 6ee200c9dba87a5d622c2bd525b50680e92b8dab | /Autumn/WrapperDX/Shader/HullShader.h | 0edbff5368a5ca6d52f29e715a0dcbfd94dd064a | [] | no_license | Ishoa/bizon | 4dbcbbe94d1b380f213115251e1caac5e3139f4d | d7820563ab6831d19e973a9ded259d9649e20e27 | refs/heads/master | 2016-09-05T11:44:00.831438 | 2010-03-10T23:14:22 | 2010-03-10T23:14:22 | 32,632,823 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 831 | h | #ifndef _HULL_SHADER_
#define _HULL_SHADER_
#define HULL_SHADER_ENTRY "HSMain"
#ifndef _SHADER_
#include "WrapperDX/Shader/Shader.h"
#endif
class HullShader : public Shader
{
private:
ID3D11HullShader * m_pHullShader;
public:
HullShader();
HullShader(const char * name);
virtual ~HullShader();
... | [
"edouard.roge@ab19582e-f48f-11de-8f43-4547254af6c6"
] | [
[
[
1,
32
]
]
] |
7bf3cc343b966900ad133b6e337b808a4d144f07 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nnavmesh/src/nnavmesh/nnavmesh.cc | c78a30ba73c808fb5f219c0f3cdc5d12cbff184a | [] | 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 | 37,977 | cc | #include "precompiled/pchnnavmesh.h"
//------------------------------------------------------------------------------
// nnavmesh.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "nnavmesh/nnavmesh.h"
#include "ncnavmesh/ncnavmesh... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
1260
]
]
] |
e6fec0011024b1931185785a1ee0f0b8619ea9aa | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /terralib/src/qwt/qwt_symbol.cpp | 927ce25bd379ad81dae0ceaef6d071405bd2d770 | [] | no_license | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,003 | cpp | /* -*- mode: C++ ; c-file-style: "stroustrup" -*- *****************************
* Qwt Widget Library
* Copyright (C) 1997 Josef Wilgen
* Copyright (C) 2002 Uwe Rathmann
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the Qwt License, Version 1.0
******... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | [
[
[
1,
265
]
]
] |
2c8a04a0b99904957485d1887755f9fd9b7d3099 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/zombie/nanimation/src/animcomp/ncfourleggedragdollclass_main.cc | 1e9f68cd6a5b29d7633953ae7aaeda659d6b211d | [] | 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 | 804 | cc | #include "precompiled/pchnanimation.h"
//------------------------------------------------------------------------------
// ncragdollclass_main.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "animcomp/ncfourleggedragdollclass.h"
... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
27
]
]
] |
77be6b928d1f392d059fc6cc34e3fafa98489463 | 374f53386d36e3aadf0ed88e006394220f732f30 | /gl/shadow_volume/main.cpp | 2177be0aed46ddeb80682d181aa81d6ec48361c2 | [
"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 | 16,728 | cpp | //
// shadow_volume
// main.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 restriction, i... | [
"yoshida.yuichi@0d0a6a56-2bd1-11de-9cad-a3574e5575ef"
] | [
[
[
1,
524
]
]
] |
63bce9494663ef99d7e82c5ac2447fb96e3529c8 | 845083c2ab45d9f913bba4aed7d76944acbe0eee | /Source/SADStepProgram/StepMenu.h | 371d2ebbb22b74a00f99b4472a7cd669fcda9467 | [] | no_license | smaudet/sadstep | 8fdb51229b6415fab06528e0063c6a821141b137 | 7854693083f6cd31f6a26c738d0c054d9af5161e | refs/heads/master | 2020-06-04T21:22:12.444714 | 2010-11-06T20:26:21 | 2010-11-06T20:26:21 | 32,900,819 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 563 | h | #ifndef STEPMENU_H
#define STEPMENU_H
#include <QWidget>
#include <QEvent>
#include <QtDebug>
#include "BaseMenuForm.h"
class BaseMenuForm;
namespace Ui {
class StepMenu;
}
class StepMenu: public QWidget
{
public:
StepMenu(BaseMenuForm* form, QWidget *parent = 0);
~StepMenu();
QWi... | [
"smaudet2@da972e84-c3cd-11de-84d4-09c59dc0309f"
] | [
[
[
1,
32
]
]
] |
30f8ef5f361ea87ae06d460974d4668ef3548ede | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /SMDK/RTTS/RioTintoTS/MineralInfo1.cpp | a36109fa42726bcdc6458c375fe000f439a89f5d | [] | 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 | 9,343 | cpp | //-- MineralInfo1.cpp -------------------------------------------------------
#include <memory.h>
#include "MineralInfo1.h"
#include "CubicSpline.h"
using namespace RioTintoTS;
//#pragma optimize("", off)
/****************************************************************************
*
* MineralInfo1:: ... | [
"keith.armstrong@syscad.net"
] | [
[
[
1,
340
]
]
] |
e459ee8b311ba8754cfe0831bdead4d8418b8619 | b22c254d7670522ec2caa61c998f8741b1da9388 | /dependencies/OpenSceneGraph/include/osgIntrospection/TypeNameAliasProxy | 3b4054cee11914184729289143ad13d9a7aa9508 | [] | 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 | UTF-8 | C++ | false | false | 1,340 | /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield
*
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
* (at your option) any later version. The full license is in LICENSE file
* included ... | [
"vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13"
] | [
[
[
1,
40
]
]
] | |
791de354dc12682865d10eb805448429b2bde48c | c1a2953285f2a6ac7d903059b7ea6480a7e2228e | /deitel/ch10/Fig10_10_14/Employee.h | 6ded37ea4094185a649c422d61e7838dc2224561 | [] | no_license | tecmilenio/computacion2 | 728ac47299c1a4066b6140cebc9668bf1121053a | a1387e0f7f11c767574fcba608d94e5d61b7f36c | refs/heads/master | 2016-09-06T19:17:29.842053 | 2008-09-28T04:27:56 | 2008-09-28T04:27:56 | 50,540 | 4 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,711 | h | // Fig. 10.12: Employee.h
// Employee class definition showing composition.
// Member functions defined in Employee.cpp.
#ifndef EMPLOYEE_H
#define EMPLOYEE_H
#include "Date.h" // include Date class definition
class Employee
{
public:
Employee( const char * const, const char * const,
const Date ... | [
"sebastianavina@gmail.com"
] | [
[
[
1,
38
]
]
] |
f53a0ffcfea4146477563b929a7cdfa3aa36be13 | 28476e6f67b37670a87bfaed30fbeabaa5f773a2 | /src/UnitTest/TypeManagerTest.h | a7fd66311856c53110c5be3257b760c40eb16ffc | [] | no_license | rdmenezes/autumnframework | d1aeb657cd470b67616dfcf0aacdb173ac1e96e1 | d082d8dc12cc00edae5f132b7f5f6e0b6406fe1d | refs/heads/master | 2021-01-20T13:48:52.187425 | 2008-07-17T18:25:19 | 2008-07-17T18:25:19 | 32,969,073 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,008 | h |
#ifndef AUTUMN_TYPEMANAGERTEST_H
#define AUTUMN_TYPEMANAGERTEST_H
#include <cppunit/extensions/HelperMacros.h>
#include "TypeManager.h"
using namespace CppUnit;
class TypeManagerTest: public TestFixture{
CPPUNIT_TEST_SUITE(TypeManagerTest);
CPPUNIT_TEST(testBasicType);
CPPUNIT_TEST(testCombinedType);... | [
"sharplog@c16174ff-a625-0410-88e5-87db5789ed7d"
] | [
[
[
1,
41
]
]
] |
d87f94793009929a17f4c8b51093ce6a9932bcf8 | 35231241243cb13bd3187983d224e827bb693df3 | /cgpsmapper/cpreview/vcgl_interface.h | 945f765f7c4baafcc352f1c6fa90df8c0c86ee0d | [] | no_license | casaretto/cgpsmapper | b597aa2775cc112bf98732b182a9bc798c3dd967 | 76d90513514188ef82f4d869fc23781d6253f0ba | refs/heads/master | 2021-05-15T01:42:47.532459 | 2011-06-25T23:16:34 | 2011-06-25T23:16:34 | 1,943,334 | 2 | 2 | null | 2019-06-11T00:26:40 | 2011-06-23T18:31:36 | C++ | UTF-8 | C++ | false | false | 1,096 | h | #ifndef vcgl_interfaceH
#define vcgl_interfaceH
#include <vector>
#include <algorithm>
#include "../../geograph.h"
using namespace std;
//: Return intersection of two polygons
void
vcgl_polygon_clip_intersect(vector< TinyPolygon* >const &a, vector< TinyPolygon* > const &b, vector< TinyPolygon* > &result, ... | [
"cgpsmapper@ad713ecf-6e55-4363-b790-59b81426eeec"
] | [
[
[
1,
23
]
]
] |
e6c71c0cb16eb839b67c8fa8748860acddc6bfab | 7745a8d148e55e22dca4955f7ca4e83199495c17 | /test/test_packrat_helper.hpp | a56213ecef88ddd1f91f78318eea9abe098e5245 | [] | no_license | yak1ex/packrat_qi | e6c8058e39a77d8f6c1559c292b52cdb14b8608f | 423d08e48abf1c06fd5f2acd812295ec6e1b3d11 | refs/heads/master | 2020-06-05T02:57:45.157294 | 2011-06-28T17:24:46 | 2011-06-28T17:24:46 | 1,967,192 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,931 | hpp | /***********************************************************************/
/* */
/* test_packrat_helper.hpp: Test code helper for Packrat parser */
/* */
/* Written by Ya... | [
"atara-y@mx.scn.tv"
] | [
[
[
1,
189
]
]
] |
2c051f1814b1a13faf517ac7d5507a252a9232f6 | 9e4a5ffa0cdd3556730f82ffc4fe73c0d360ec8a | /Texture.h | cc81e64cd265a3f0472c6b177c0e09c523b6a7a5 | [] | no_license | ANorwell/Graphics | fde4e946ab2d6f3cd7ddc6daab1a847a49665475 | bbe73045b1fc83c2704a1881a7dd336f94388722 | refs/heads/master | 2021-01-19T13:53:07.549762 | 2010-09-06T04:49:02 | 2010-09-06T04:49:02 | 890,587 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,245 | h | #pragma once
#include <string>
#include <vector>
#include <GL/glut.h>
#include "Util.h"
class TextureData {
private:
std::string pFilename;
protected:
unsigned int pHeight;
unsigned int pWidth;
public:
TextureData(std::string aFile) : pFilename(aFile),
pHeight(0),
p... | [
"anorwell@gmail.com"
] | [
[
[
1,
63
]
]
] |
1d905ced6d78386cf6949294ad9fe9aeb502890a | 119ba245bea18df8d27b84ee06e152b35c707da1 | /unreal/branches/robots/qrgui/interpreters/robots/details/robotImplementations/sensorImplementations/nullSonarSensorImplementation.h | 84c95a13d5d9f95eef7ead2148c5d6fe103fdb5d | [] | no_license | nfrey/qreal | 05cd4f9b9d3193531eb68ff238d8a447babcb3d2 | 71641e6c5f8dc87eef9ec3a01cabfb9dd7b0e164 | refs/heads/master | 2020-04-06T06:43:41.910531 | 2011-05-30T19:30:09 | 2011-05-30T19:30:09 | 1,634,768 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 450 | h | #pragma once
#include "nullSensorImplementation.h"
namespace qReal {
namespace interpreters {
namespace robots {
namespace details {
namespace robotImplementations {
namespace sensorImplementations {
class NullSonarSensorImplementation : public NullSensorImplementation
{
Q_OBJECT
public:
NullSonarSens... | [
"ololo@ololo.org"
] | [
[
[
1,
25
]
]
] |
ac411cee5c0726d8c92f6bd59c6100ac4f2002f2 | a699a508742a0fd3c07901ab690cdeba2544a5d1 | /RailwayDetection/RWDSClient/DataService.cpp | 274d5737269e1ac6790de7eb97c7dd60029f331a | [] | no_license | xiaomailong/railway-detection | 2bf92126bceaa9aebd193b570ca6cd5556faef5b | 62e998f5de86ee2b6282ea71b592bc55ee25fe14 | refs/heads/master | 2021-01-17T06:04:48.782266 | 2011-09-27T15:13:55 | 2011-09-27T15:13:55 | 42,157,845 | 0 | 1 | null | 2015-09-09T05:24:10 | 2015-09-09T05:24:09 | null | GB18030 | C++ | false | false | 45,800 | cpp | #include "StdAfx.h"
#include "DataService.h"
#include "ErrorDefine.h"
#include "CmdDefine.h"
#include "cData.h"
#define TESTCODE
int VerifyLogin( CString& aLoginAccount, CString& aLoginPassword, int* orgID, PermissionGroup *pPower)
{
///////////////////////////////////////////////////
#ifdef TESTCODE
... | [
"zhangguangrong@sina.com@4d6b9eea-9d24-033f-dd66-d003eccfd9d3",
"hema0501@163.com@4d6b9eea-9d24-033f-dd66-d003eccfd9d3"
] | [
[
[
1,
314
],
[
324,
326
],
[
328,
340
],
[
352,
408
],
[
410,
418
],
[
420,
487
],
[
489,
520
],
[
522,
522
],
[
524,
524
],
[
... |
b6808e773ef49b1767de8d16c7b61336a87fa4d5 | cfa1c9f0d1e0bef25f48586d19395b5658752f5b | /Proj_2/Trigger.h | 5ff81ec3b9b56d652a83c97575ecee8dc69de65f | [] | no_license | gemini14/AirBall | de9c9a9368bb58d7f7c8fe243a900b11d0596227 | 5d41d3f2c5282f50e7074010f7c1d3b5a804be77 | refs/heads/master | 2021-03-12T21:42:26.819173 | 2011-05-11T08:10:51 | 2011-05-11T08:10:51 | 1,732,008 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,017 | h | #pragma once
#include <irrlicht.h>
#include <string>
namespace Tuatara
{
enum TriggerType
{
triggerLocation,
triggerNamed,
};
// simple trigger mechanism for tutorials
class Trigger
{
public:
Trigger( irr::scene::ISceneManager *smgr );
~Trigger(void);
TriggerType type;
irr::co... | [
"devnull@localhost"
] | [
[
[
1,
53
]
]
] |
b3eef7b5c6d781b62fbe431e44c13ec21a343d7f | 619941b532c6d2987c0f4e92b73549c6c945c7e5 | /Include/Nuclex/Audio/AudioDriver.h | 6b117288f7c243838ca79490d03fa59d1e956d7e | [] | no_license | dzw/stellarengine | 2b70ddefc2827be4f44ec6082201c955788a8a16 | 2a0a7db2e43c7c3519e79afa56db247f9708bc26 | refs/heads/master | 2016-09-01T21:12:36.888921 | 2008-12-12T12:40:37 | 2008-12-12T12:40:37 | 36,939,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,394 | h | // //
// # # ### # # -= Nuclex Library =- //
// ## # # # ## ## AudioDriver.h - Audio device //
// ### # # ... | [
"ctuoMail@5f320639-c338-0410-82ad-c55551ec1e38"
] | [
[
[
1,
112
]
]
] |
6b69152116c5597326f074923e45a522e55215e8 | ce1b0d027c41f70bc4cfa13cb05f09bd4edaf6a2 | / edge2d --username zmhn320@163.com/include/EdgeArchive.h | e1acd4d9786e8266fa0dde17c48cc9b1e8d8833e | [] | 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 | UTF-8 | C++ | false | false | 4,998 | h | /*
-----------------------------------------------------------------------------
This source file is part of EDGE
(A very object-oriented and plugin-based 2d game engine)
For the latest info, see http://edge2d.googlecode.com
Copyright (c) 2007-2008 The EDGE Team
Also see acknowledgements in Readme.html
This... | [
"zmhn320@163.com@539dfdeb-0f3d-0410-9ace-d34ff1985647"
] | [
[
[
1,
208
]
]
] |
b0132e5098029040dd3a867799129942f3b26552 | c5ecda551cefa7aaa54b787850b55a2d8fd12387 | /src/UILayer/Lists/UploadListCtrl.cpp | ab22956e14f89a1079b53da7fe6bfc64352af92d | [] | no_license | firespeed79/easymule | b2520bfc44977c4e0643064bbc7211c0ce30cf66 | 3f890fa7ed2526c782cfcfabb5aac08c1e70e033 | refs/heads/master | 2021-05-28T20:52:15.983758 | 2007-12-05T09:41:56 | 2007-12-05T09:41:56 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 26,499 | cpp | //this file is part of eMule
//Copyright (C)2002-2006 Merkur ( strEmail.Format("%s@%s", "devteam", "emule-project.net") / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it under the terms of the GNU General Public License
//as published by the Free Softwa... | [
"LanceFong@4a627187-453b-0410-a94d-992500ef832d"
] | [
[
[
1,
784
]
]
] |
34c90d873351bb4622f628fff747d94f64f42db2 | 0cf09d7cc26a513d0b93d3f8ef6158a9c5aaf5bc | /twittle/src/about_dialog.cpp | 334ce56c4dffe9f00f3e59bdf3a26433c144fae1 | [] | no_license | shenhuashan/Twittle | 0e276c1391c177e7586d71c607e6ca7bf17e04db | 03d3d388d5ba9d56ffcd03482ee50e0a2a5f47a1 | refs/heads/master | 2023-03-18T07:53:25.305468 | 2009-08-11T05:55:07 | 2009-08-11T05:55:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,924 | cpp | #include "about_dialog.h"
#include "static_url_text.h"
#include "application.h"
#include <wx/statline.h>
#include "resources/aboutlogo.xpm"
AboutDialog::AboutDialog(wxWindow *parent) : wxDialog(parent, wxID_ANY,
_T("About ") + wxGetApp().APPNAME, wxDefaultPosition, wxSize(305, 370))
{
InitializeComponent... | [
"lsegal@soen.ca"
] | [
[
[
1,
72
]
]
] |
86d1fa00b261ff66e8911590bf674a63d0e2e221 | 99c792a222fd8fb93242598a247591e28a766769 | /commons/exception.cpp | 896d390281e38b380e0ed1b96bd50450c766bf60 | [] | no_license | benkopolis/windows-xml-logs-parser | 0cebfbdf104ef6d332278177eb89c1b7a375e7e9 | 54bc23afe11fc966ff848fa56ff9cb861af996e1 | refs/heads/master | 2016-09-06T02:17:09.855692 | 2011-06-06T10:29:53 | 2011-06-06T10:29:53 | 32,231,282 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 384 | cpp | #include "exception.h"
Exception::Exception()
{
}
Exception::Exception(const QString& msg):
m_message(msg)
{
}
Exception::Exception(const QString& msg, const QString& file):
m_message(msg),
m_file(file)
{
}
Exception::Exception(const QString& msg, const QString& file, int line):
... | [
"benkopolis@gmail.com@da19ff29-70bf-c5c3-61f4-a312932c5284"
] | [
[
[
1,
26
]
]
] |
048b1fc3ffaf4b9460ecb8d1328473a04678c7c4 | 216398e30aca5f7874edfb8b72a13f95c22fbb5a | /CamMonitor/Client/Test/ConfigDlg.cpp | 2a4a2891be5462d8ec2519135d38f80b46493fc2 | [] | no_license | markisme/healthcare | 791813ac6ac811870f3f28d1d31c3d5a07fb2fa2 | 7ab5a959deba02e7637da02a3f3c681548871520 | refs/heads/master | 2021-01-10T07:18:42.195610 | 2009-09-09T13:00:10 | 2009-09-09T13:00:10 | 35,987,767 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 2,549 | cpp | #include "stdafx.h"
#include "ConfigDlg.h"
#include "Config.h"
IMPLEMENT_DYNAMIC(ConfigDlg, CDialog)
ConfigDlg::ConfigDlg(CWnd* pParent /*=NULL*/) : CDialog(ConfigDlg::IDD, pParent)
{
}
ConfigDlg::~ConfigDlg()
{
}
void ConfigDlg::DoDataExchange(CDataExchange* pDX)
{
CDialog::DoDataExchange(pDX);
D... | [
"naidzzang@cc586c1e-b153-0410-8069-cfc9d6f95ec9"
] | [
[
[
1,
130
]
]
] |
28091ee797a5ca229fc33298563aee1941c278d1 | 38664d844d9fad34e88160f6ebf86c043db9f1c5 | /branches/initialize/infostudio/studio/publist.h | be65f5ade8bddefca36ca0f3bd884faf10697f12 | [] | no_license | cnsuhao/jezzitest | 84074b938b3e06ae820842dac62dae116d5fdaba | 9b5f6cf40750511350e5456349ead8346cabb56e | refs/heads/master | 2021-05-28T23:08:59.663581 | 2010-11-25T13:44:57 | 2010-11-25T13:44:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 389 | h |
#ifndef __PUBLISH_RESULT_LIST_H__
#define __PUBLISH_RESULT_LIST_H__
typedef CWinTraitsOR<WS_CLIPCHILDREN | WS_CLIPSIBLINGS> PublishResultListTraits;
class PublishResultList : public CWindowImpl<PublishResultList
, CListViewCtrl, PublishResultListTraits>
{
public:
BEGIN_MSG_MAP(PublishResultList... | [
"ken.shao@ba8f1dc9-3c1c-0410-9eed-0f8a660c14bd"
] | [
[
[
1,
17
]
]
] |
5ecdeb5341ef2f7fd084576f2b5998fe4795b82a | b6f9507fe889d0a37d3ad4b4b884d81ca422ab70 | /functions/structures.cpp | 8a5fe53f4563564d5dd04bc7ff38244eeaa3d6e2 | [] | no_license | TheProjecter/stitchd | 12e446c530786591a1b0511d3bd81223c20cb4f0 | dd26757c7358abbbfe53b8cc0d7e6018f0306b03 | refs/heads/master | 2021-01-10T15:13:07.814211 | 2011-09-30T00:11:55 | 2011-09-30T00:11:55 | 45,934,335 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 780 | cpp | class gameSave {
public:
int setLevel(int newLvl);
int setUnlock(int newUnlk);
int setRank(int newRnk);
private:
int playerLevel;
int playerUnlocks;
int playerRank;
};
int gameSave::setLevel(int newLvl) {
playerLevel = newLvl;
return playerLevel;
}
int gameSave::setUnlock(int newUnlk) ... | [
"kid.de4th@gmail.com"
] | [
[
[
1,
42
]
]
] |
32490dc4c55422df61f885dff1e87d53d2d1b8ad | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /LoginServer/Application.cpp | f475537bd593d4fe35726df8589e38e87e493258 | [] | 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 | 3,550 | cpp | #include "StdAfx.h"
#include "Application.h"
#include "resource.h"
extern LRESULT CALLBACK WindowProc(HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam);
CApplication::CApplication(void)
: m_bContinue( TRUE )
, m_WindowWidth( 800 )
, m_WindowHeight( 600 )
{
}
CApplication::~CApplication(void)
{
}
... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
158
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.