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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
aa065a4e4207c81b769c96c8264859412b07fb45 | 1e01b697191a910a872e95ddfce27a91cebc57dd | /GrfParseAsBNF.cpp | 78d2dc8ca08798f10a81c48e6f3ea7ac4a5082ca | [] | 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 | 4,155 | cpp | /* "CodeWorker": a scripting language for parsing and generating text.
Copyright (C) 1996-1997, 1999-2002 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,
105
]
]
] |
85fa6650a766d55a974573e950e7086791ecf772 | 941e1c9c87576247aac5c28db16e2d73a2bec0af | /GMSDlg.h | 3551fae908cca8745855be67646f0b11c62d22ea | [] | no_license | luochong/vc-gms-1 | 49a5ccc2edd3da74da2a7d9271352db8213324cb | 607b087e37cc0946b4562b681bb65875863bc084 | refs/heads/master | 2016-09-06T09:32:16.340313 | 2009-06-14T07:35:19 | 2009-06-14T07:35:19 | 32,432,320 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,798 | h | // GMSDlg.h : header file
//
#if !defined(AFX_GMSDLG_H__9E5EF495_59B2_4824_B54E_3374DBBC3484__INCLUDED_)
#define AFX_GMSDLG_H__9E5EF495_59B2_4824_B54E_3374DBBC3484__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
/////////////////////////////////////////////////////////////////////////... | [
"luochong1987@29d93fdc-527c-11de-bf49-a932634fd5a9"
] | [
[
[
1,
73
]
]
] |
079026438ec21ec7a886eccfc643eb9de1cc6fd5 | 3da0b0276bc8c3d7d1bcdbabfb0e763a38d3a24c | /unpassed/1063.cpp | fc002a0e55499a0c5a736fb9f8b7e88d1a64fe0d | [] | 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 | 2,698 | cpp | #include<iostream>
using namespace std;
// Wrong answer
enum {
SIZ = 60,
MRK = 10000,
};
int move[6][3] = {
{-1, 0, 0}, {1, 0, 0},
{0, -1, 0}, {0, 1, 0},
{0, 0, -1}, {0, 0, 1}
};
int N, M, K, l, F;
int m[SIZ][SIZ][SIZ];
int i,j,k,t;
bool valid(int a, int b, int c){
return (a>=0&&... | [
"zhouweikuan@gmail.com"
] | [
[
[
1,
110
]
]
] |
7c19591476d29af3a23aaadeccbf420232afedc4 | 1c80a726376d6134744d82eec3129456b0ab0cbf | /Project/C++/POJ/3681/3681.cpp | d3b91d9e06d4e5fa69bef19003b82d7bbe8eb8ed | [] | no_license | dabaopku/project_pku | 338a8971586b6c4cdc52bf82cdd301d398ad909f | b97f3f15cdc3f85a9407e6bf35587116b5129334 | refs/heads/master | 2021-01-19T11:35:53.500533 | 2010-09-01T03:42:40 | 2010-09-01T03:42:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 360 | cpp | #include "stdio.h"
#include "iostream"
#include "string.h"
#include "math.h"
#include "string"
#include "vector"
#include "set"
#include "map"
#include "queue"
#include "list"
using namespace std;
int main()
{
int a[6];
for(int i=0;i<6;i++)
cin>>a[i];
int sum=0;
for(int i=1;i<6;i++)
if(a[i... | [
"guocong89@gmail.com@592586dc-1302-11df-8689-7786f20063ad"
] | [
[
[
1,
23
]
]
] |
df86b6788d1ff8033e5e9345f807fb01a292a741 | 63fc6506b8e438484a013b3c341a1f07f121686b | /apps/addonsExamples/opencvExample/src/testApp.h | 9455aaed2f0df8e7cd469e9613a01d525814dbe7 | [] | no_license | progen/ofx-dev | c5a54d3d588d8fd7318e35e9b57bf04c62cda5a8 | 45125fcab657715abffc7e84819f8097d594e28c | refs/heads/master | 2021-01-20T07:15:39.755316 | 2009-03-03T22:33:37 | 2009-03-03T22:33:37 | 140,479 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 935 | h | #ifndef _TEST_APP
#define _TEST_APP
#include "ofMain.h"
#define OF_ADDON_USING_OFXOPENCV
#include "ofAddons.h"
//#define _USE_LIVE_VIDEO // uncomment this to use a live camera
// otherwise, we'll use a movie file
class testApp : public ofBaseApp {
public:
void setup();
void updat... | [
"meta.rb@gmail.com"
] | [
[
[
1,
48
]
]
] |
e7f1449b5edb575380b30451e77d1a0be733901a | a36d7a42310a8351aa0d427fe38b4c6eece305ea | /core_billiard/BaseImp.h | acf5ae0ec055997802988bfe87723e2c4589861b | [] | no_license | newpolaris/mybilliard01 | ca92888373c97606033c16c84a423de54146386a | dc3b21c63b5bfc762d6b1741b550021b347432e8 | refs/heads/master | 2020-04-21T06:08:04.412207 | 2009-09-21T15:18:27 | 2009-09-21T15:18:27 | 39,947,400 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 421 | h | #pragma once
namespace my_render_imp {
class BaseImp : IMPLEMENTS_INTERFACE( Base ) {
public: // from Base
virtual wstring getID() OVERRIDE;
virtual wstring getName() OVERRIDE;
virtual wstring getURI() OVERRIDE;
public: // set
void setID( wstring id );
void setName( wstring name );
... | [
"wrice127@af801a76-7f76-11de-8b9f-9be6f49bd635"
] | [
[
[
1,
22
]
]
] |
e09fafed8e26af06ae53bdc544e7dd48e67adcc9 | d8f64a24453c6f077426ea58aaa7313aafafc75c | /GUI/DKInput.h | 5f097a3fccc58e08399e10b3e42bd760502e52ee | [] | no_license | dotted/wfto | 5b98591645f3ddd72cad33736da5def09484a339 | 6eebb66384e6eb519401bdd649ae986d94bcaf27 | refs/heads/master | 2021-01-20T06:25:20.468978 | 2010-11-04T21:01:51 | 2010-11-04T21:01:51 | 32,183,921 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,287 | h | #ifndef DKINPUT_H
#define DKINPUT_H
#include "DKcommons.h"
class CDKInput
{
public:
CDKInput();
~CDKInput();
GLint get_screen_x();
GLint get_screen_y();
GLvoid update(UINT message, WPARAM wParam, LPARAM lParam);
bool is_left_down();
bool is_right_down();
bool is_up_down();
bool is_down_do... | [
"bo@bxd.dk"
] | [
[
[
1,
69
]
]
] |
759b65aa8a64ff2add5a5c2db1e2d69c42dddb64 | fc4946d917dc2ea50798a03981b0274e403eb9b7 | /gentleman/gentleman/WindowsAPICodePack/WindowsAPICodePack/DirectX/DirectX/Direct3D10/D3D10Multithread.h | 9b3748ce2289c5e1c60b08e790dc43d5e3bd072a | [] | no_license | midnite8177/phever | f9a55a545322c9aff0c7d0c45be3d3ddd6088c97 | 45529e80ebf707e7299887165821ca360aa1907d | refs/heads/master | 2020-05-16T21:59:24.201346 | 2010-07-12T23:51:53 | 2010-07-12T23:51:53 | 34,965,829 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,636 | h | //Copyright (c) Microsoft Corporation. All rights reserved.
#pragma once
#include "DirectUnknown.h"
namespace Microsoft { namespace WindowsAPICodePack { namespace DirectX { namespace Direct3D10 {
using namespace System;
using namespace Microsoft::WindowsAPICodePack::DirectX;
/// <summary>
/// A... | [
"lucemia@9e708c16-f4dd-11de-aa3c-59de0406b4f5"
] | [
[
[
1,
52
]
]
] |
13bb7f1c1fa3bbd1f1dd4db258a482d87f5ab8fe | 9907be749dc7553f97c9e51c5f35e69f55bd02c0 | /april5/framework code & project/sprite.cpp | a3fdcf1617b86dc8655a51ebd4636d40a0dcd064 | [] | no_license | jdeering/csci476winthrop | bc8907b9cc0406826de76aca05e6758810377813 | 2bc485781f819c8fd82393ac86de33404e7ad6d3 | refs/heads/master | 2021-01-10T19:53:14.853438 | 2009-04-24T14:26:36 | 2009-04-24T14:26:36 | 32,223,762 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,603 | cpp | #include "sprite.h"
/******************************************************
Default Constructor
******************************************************/
Sprite::Sprite()
{
box.SetPosition(0, 0);
box.SetSize(0, 0);
numFrames = 1;
currFrame = 0;
visible = true;
moving = false;
animating = false;
al... | [
"lcairco@2656ef14-ecf4-11dd-8fb1-9960f2a117f8"
] | [
[
[
1,
294
]
]
] |
102a4211c988af2f2f4ceed0ceefc357402a8e8a | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /Include/CRand.h | fa89c4892e05eae13d7440d3bc9060ae99964ea7 | [] | 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 | 3,271 | h | /*
A C-program for MT19937, with initialization improved 2002/1/26.
Coded by Takuji Nishimura and Makoto Matsumoto.
Before using, initialize the state by using init_genrand(seed)
or init_by_array(init_key, key_length).
Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
All ... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
95
]
]
] |
caf5c7c0f5f1821a86d8ab1d71849f541e8bb638 | 7f72fc855742261daf566d90e5280e10ca8033cf | /branches/full-calibration/ground/src/plugins/hitlnew/isimulator.h | a18c16ba33bb027f2a9f5ac35c6ae557cf0b07f5 | [] | 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,682 | h | #ifndef ISIMULATOR_H
#define ISIMULATOR_H
#include <QObject>
#include <QUdpSocket>
#include <QTimer>
#include <math.h>
#include "uavtalk/telemetrymanager.h"
#include "uavobjects/uavobjectmanager.h"
#include "uavobjects/actuatordesired.h"
#include "uavobjects/altitudeactual.h"
#include "uavobjects/attitude... | [
"jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba"
] | [
[
[
1,
74
]
]
] |
fee38351b874f46b6c2cc5f8cec98e3ac902bfc4 | 6777a1d08a287959ad5db2cbbb29f529e3ab5e3c | /JinShell/JinShell/source/rcplib.cpp | 3417d8cffd3153d6fa074a9c13df080559e6e2ae | [] | no_license | btuduri/codecomposer | 07d6b68c0b836ae92429b6123b7a78094acb4e0c | b3225b456da3d77f5cc13c3d1b1c0d5291dc0277 | refs/heads/master | 2016-09-09T18:52:07.106499 | 2008-07-03T16:49:43 | 2008-07-03T16:49:43 | 32,828,244 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,233 | cpp |
#include <stdio.h>
#include <nds.h>
#include "plugin.h"
#include "plugin_def.h"
#include "rcplib.h"
static u8 *bdata;
static u32 bSampleRate;
static u32 bSampleBufCount;
static u32 bMaxChannelCount;
static u32 bGenVolume;
void rcplibSetParam(u8 *data,u32 SampleRate,u32 SampleBufCount,u32 MaxChanne... | [
"feeljuin@73b7253b-944e-0410-bf16-698164e7ef75"
] | [
[
[
1,
105
]
]
] |
d6aa7ec7043a2510df569eb0b0bfa4759b044b6f | 3dbc9695143310833b523b1c6c98f42da3c21d32 | /src/perfectPixelsRescale.h | fe09e97eaaecd200207401c12a6e01bfd2c8b1f9 | [] | no_license | victordiaz/cityfireflies | 00328d5e52b13d7f0783864303fb495c1e2cad68 | 2b775f856f5804516902c1851195b49c140202b8 | refs/heads/master | 2021-01-04T02:36:56.472042 | 2011-11-15T17:06:18 | 2011-11-15T17:06:18 | 1,383,568 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 949 | h | /*
* perfectPixelRescale.h
*
* Created by Mar Canet Sola on 6/12/10.
* Copyright 2010 lummo. All rights reserved.
*
* http://www.openframeworks.cc/forum/viewtopic.php?f=9&t=3505&view=unread
*
*/
#ifndef ___PERFECT_PIXELS_RESCALE__H__
#define ___PERFECT_PIXELS_RESCALE__H__
#include "ofMain... | [
"sergio@eclectico.net"
] | [
[
[
1,
44
]
]
] |
a00e93caf99699542a9d9b45b89c749192770459 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/MyWheelDirector/src/F6Table.cpp | 07cc18fd6b052a81e4b448a1832334d0e16073e8 | [] | no_license | dbabox/aomi | dbfb46c1c9417a8078ec9a516cc9c90fe3773b78 | 4cffc8e59368e82aed997fe0f4dcbd7df626d1d0 | refs/heads/master | 2021-01-13T14:05:10.813348 | 2011-06-07T09:36:41 | 2011-06-07T09:36:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,296 | cpp | #include "MyWheelDirectorStableHeaders.h"
#include "F6Table.h"
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/xml_parser.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <boost/iostreams/device/file.hpp>
#include <boost/iostreams/device/file_descriptor.hpp>
#include <boost/i... | [
"ogre3d@yeah.net"
] | [
[
[
1,
377
]
]
] |
396a1c6289d99f555227408685da1f2b30427efe | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/bigint.h | 45848cc3856693c0b1cff3aa8a3c851287fba091 | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | athulan/cppagent | 58f078cee55b68c08297acdf04a5424c2308cfdc | 9027ec4e32647e10c38276e12bcfed526a7e27dd | refs/heads/master | 2021-01-18T23:34:34.691846 | 2009-05-05T00:19:54 | 2009-05-05T00:19:54 | 197,038 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 885 | h | // Copyright (C) 2003 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_BIGINt_
#define DLIB_BIGINt_
#include "bigint/bigint_kernel_1.h"
#include "bigint/bigint_kernel_2.h"
#include "bigint/bigint_kernel_c.h"
namespa... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
43
]
]
] |
469bbcdf24f840a840694e26d6809605d8332c5a | 138a353006eb1376668037fcdfbafc05450aa413 | /source/ogre/OgreNewt/boost/mpl/has_key.hpp | 35c9d8e35fcf2fa9f054b78b43ce7668503ccb7b | [] | no_license | sonicma7/choreopower | 107ed0a5f2eb5fa9e47378702469b77554e44746 | 1480a8f9512531665695b46dcfdde3f689888053 | refs/heads/master | 2020-05-16T20:53:11.590126 | 2009-11-18T03:10:12 | 2009-11-18T03:10:12 | 32,246,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,210 | hpp |
#ifndef BOOST_MPL_HAS_KEY_HPP_INCLUDED
#define BOOST_MPL_HAS_KEY_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2003-2004
// Copyright David Abrahams 2003-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... | [
"Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e"
] | [
[
[
1,
41
]
]
] |
cb71295f190bd9dc353434f9016f9bf6ce6b07fe | 19a8b66a1ea85a0a7bbec304b42970b190acceae | /inputarea.h | ad10d35377b731d35e03ea0ef587c84e2068816c | [] | no_license | tilli/ardrone-n9 | 6321470417067ff88fff32f66f792a54d42481ed | dbffe42b4e68859f7cf683e3359701675bfdb361 | refs/heads/master | 2020-05-16T23:55:55.368916 | 2011-10-25T11:28:06 | 2011-10-25T11:28:06 | 2,642,882 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,394 | h | #ifndef INPUTAREA_H
#define INPUTAREA_H
// Debug
//#define PAINT_TOUCH_AREAS
//#define SHOW_FPS
#include <QWidget>
#include <QTextBrowser>
struct HUD_item
{
HUD_item(){}
HUD_item(QPixmap i, QPointF l, QRect r, qreal o)
{
image = i;
location = l;
touchArea = r;
... | [
"timo.strommer@gmail.com"
] | [
[
[
1,
110
]
]
] |
8227d91ceb4dcb5fe3233481e26379d81dd519a0 | 8fcfa439a6c1ea4753ace06b87d7d49f55bdd1e6 | /tgeInterpreter.h | a58f8418742ee6254c379d3d5e2a2964db3d5d65 | [] | no_license | blacksqr/tge-cpp | bb3e0216830ace08d9381d14bd1916994009ba19 | e51f36dcc46790ccadab2f2dcaa0849970b57eb3 | refs/heads/master | 2021-01-10T14:14:34.381325 | 2010-03-22T12:37:36 | 2010-03-22T12:37:36 | 48,471,490 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,441 | h | #pragma once
#include "tgeCommon.h"
#include "tgeObj.h"
#include "tgeResult.h"
namespace tge
{
/** Wrapper for TCL interpreter. */
class Interpreter
{
public:
typedef std::map<String, Cmd*> CmdMap;
public:
Interpreter (void);
virtual ~Interpreter(void);
/** For effieciency, evaluate ... | [
"jeffreybian@99f00b9d-c5df-25c8-5ecf-577a790fa8fa"
] | [
[
[
1,
61
]
]
] |
e222d9065c8a841893b99773918c71a6fd4fdaa1 | a36d7a42310a8351aa0d427fe38b4c6eece305ea | /TestDX9/RenderTest.cpp | 4e40c3a635cffd48eb52bfad5f428e867b0e755b | [] | no_license | newpolaris/mybilliard01 | ca92888373c97606033c16c84a423de54146386a | dc3b21c63b5bfc762d6b1741b550021b347432e8 | refs/heads/master | 2020-04-21T06:08:04.412207 | 2009-09-21T15:18:27 | 2009-09-21T15:18:27 | 39,947,400 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,709 | cpp | #include "stdafx.h"
#include "test_dx9.h"
using namespace System;
using namespace System::Text;
using namespace System::Collections::Generic;
using namespace Microsoft::VisualStudio::TestTools::UnitTesting;
class RenderListener_clear : public RenderEventListenerNull {
public:
void setClearColor( NxU32... | [
"wrice127@af801a76-7f76-11de-8b9f-9be6f49bd635"
] | [
[
[
1,
89
]
]
] |
9d3da7f1af67e7e5dd8620cd2e7119a6f6681414 | 2112057af069a78e75adfd244a3f5b224fbab321 | /branches/refactor/src_root/include/common/OgreTypes/OgrePlatform.h | fff0b6cc433494d223dd36e40a6e9287fdbcf641 | [] | no_license | blockspacer/ireon | 120bde79e39fb107c961697985a1fe4cb309bd81 | a89fa30b369a0b21661c992da2c4ec1087aac312 | refs/heads/master | 2023-04-15T00:22:02.905112 | 2010-01-07T20:31:07 | 2010-01-07T20:31:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,123 | h | /*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2005 The OGRE Team
Also see acknowledgements in Readme.html
This program is free... | [
"psavichev@gmail.com"
] | [
[
[
1,
205
]
]
] |
ba865a3886356d15aa4b12c0bedd0230afbcd45b | 24bc1634133f5899f7db33e5d9692ba70940b122 | /src/ammo/game/server.cpp | 5af993e417cd7d14fffba449ef8f449535cd7871 | [] | no_license | deft-code/ammo | 9a9cd9bd5fb75ac1b077ad748617613959dbb7c9 | fe4139187dd1d371515a2d171996f81097652e99 | refs/heads/master | 2016-09-05T08:48:51.786465 | 2009-10-09T05:49:00 | 2009-10-09T05:49:00 | 32,252,326 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,064 | cpp | #include "ammo/game/server.hpp"
#include "ammo/game/gameobjects/gameobjectlist.hpp"
#include "ammo/game/gamestateauth.hpp"
#include "ammo/graphics.hpp"
#include "ammo/audio.hpp"
#include "ammo/physics.hpp"
#include "ammo/util/profiler.hpp"
#include "RakNetTypes.h"
#include "MessageIdentifiers.h"
#include <io... | [
"PhillipSpiess@d8b90d80-bb63-11dd-bed2-db724ec49875",
"j.nick.terry@d8b90d80-bb63-11dd-bed2-db724ec49875"
] | [
[
[
1,
27
],
[
31,
31
],
[
33,
120
],
[
122,
133
]
],
[
[
28,
30
],
[
32,
32
],
[
121,
121
],
[
134,
134
]
]
] |
95212af068c3232fa0fbd7fca638aa3297c46584 | 9756190964e5121271a44aba29a5649b6f95f506 | /SimpleParam/Param/src/Param/QuadDistortion.cc | 07af688bcb0327022ef933020a4c531d7f314603 | [] | no_license | feengg/Parameterization | 40f71bedd1adc7d2ccbbc45cc0c3bf0e1d0b1103 | f8d2f26ff83d6f53ac8a6abb4c38d9b59db1d507 | refs/heads/master | 2020-03-23T05:18:25.675256 | 2011-01-21T15:19:08 | 2011-01-21T15:19:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,769 | cc | #include "QuadDistortion.h"
#include "QuadParameter.h"
#include "Barycentric.h"
#include "../ModelMesh/MeshModel.h"
#include <boost/shared_ptr.hpp>
#include <hj_3rd/hjlib/math/blas_lapack.h>
#include <hj_3rd/zjucad/matrix/lapack.h>
#include <hj_3rd/zjucad/matrix/io.h>
namespace PARAM
{
QuadDistortion::Qu... | [
"weihongyu1987@gmail.com"
] | [
[
[
1,
97
]
]
] |
3ed62d6e159456666601e32259cb0a508296e2c5 | 74e7667ad65cbdaa869c6e384fdd8dc7e94aca34 | /MicroFrameworkPK_v4_1/BuildOutput/public/debug/Client/stubs/spot_native_Microsoft_SPOT_ResourceUtility.h | ba8b65344f4a2f5787797d30bb192fc8a921543c | [
"BSD-3-Clause",
"OpenSSL",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | gezidan/NETMF-LPC | 5093ab223eb9d7f42396344ea316cbe50a2f784b | db1880a03108db6c7f611e6de6dbc45ce9b9adce | refs/heads/master | 2021-01-18T10:59:42.467549 | 2011-06-28T08:11:24 | 2011-06-28T08:11:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,158 | h | //-----------------------------------------------------------------------------
//
// ** WARNING! **
// This file was generated automatically by a tool.
// Re-running the tool will overwrite this file.
// You should copy this file to a custom location
// before adding any customizat... | [
"psampaio.isel@gmail.com"
] | [
[
[
1,
30
]
]
] |
a7a5a2bcd511f49ac2a3c688d7da30d958672890 | 388368e96fcf5a9d216f1f77603993cad45ceed3 | /CirQueue.h | c01958c5f23b9ab01fe382beb965c840e4fc7a73 | [] | no_license | huangyingw/cirQueue | 760c3e4f8dc95c5c75a5fb090543c4d8301eb8af | 025fa66860bc98853692bb3c3eefb0d69e817fb2 | refs/heads/master | 2020-04-12T10:33:52.557641 | 2010-11-14T10:41:55 | 2010-11-14T10:41:55 | 583,427 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,935 | h | #define QueueSize 10 //应根据具体情况定义该值
template <class Type> class CirQueue
{
public:
int front; //头指针,队非空时指向队头元素
int rear; //尾指针,队非空时指向队尾元素的下一位置
int count; //计数器,记录队中元素总数
Type data[QueueSize];
int QueueEmpty();
Type DeQueue();
int Queue... | [
"huangyingw@gmail.com"
] | [
[
[
1,
71
]
]
] |
48dc2abd834ee79424dcdfeacedfd49a33a33a57 | 2dbbca065b62a24f47aeb7ec5cd7a4fd82083dd4 | /OUAN/OUAN/Src/Graphics/RenderComponent/RenderComponentMessageBox.h | 7cd87ddc88af35ebae2967fd23ac10eb940f55c6 | [] | no_license | juanjmostazo/once-upon-a-night | 9651dc4dcebef80f0475e2e61865193ad61edaaa | f8d5d3a62952c45093a94c8b073cbb70f8146a53 | refs/heads/master | 2020-05-28T05:45:17.386664 | 2010-10-06T12:49:50 | 2010-10-06T12:49:50 | 38,101,059 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,298 | h | #ifndef RenderComponentMessageBoxH_H
#define RenderComponentMessageBoxH_H
#include "RenderComponent.h"
namespace OUAN
{
const std::string TEXTAREA_SUFFIX="/Message";
const double DEFAULT_MESSAGEBOX_DURATION=2.0;
const std::string MESSAGEBOX_OVERLAY="OUAN/HUDMessages";
const std::string MESSAGEBO... | [
"ithiliel@1610d384-d83c-11de-a027-019ae363d039"
] | [
[
[
1,
98
]
]
] |
5165ba0d56e9032526f61df8ef7c9528be940e68 | e304ca5b7af737b67012cba6512f7e55ecefad5a | /Lib/C++/iSFX.hpp | c3ba1b3418d4d8962d08c6d87759831a88abd165 | [] | no_license | iSFX-Team/iSFX | 41f74c763ed70777ef66677b15c962359a9c750e | 18782ca2ee26c91f777684b379906cc2bc17846c | refs/heads/master | 2021-01-01T17:58:10.422062 | 2011-12-17T15:59:44 | 2011-12-17T15:59:44 | 2,493,382 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 235 | hpp | #ifndef _ISFX_HPP_
#define _ISFX_HPP_
#include "Error.hpp"
#include "Sound.hpp"
#include "System.hpp"
namespace iSFX {
struct Error;
struct System;
struct Sound;
}
#endif /* end of include guard: _ISFX_HPP_ */
| [
"pdillon3@gatech.edu"
] | [
[
[
1,
15
]
]
] |
308e17c167513d916df0e7050141d3104c0028ec | 23939b88feae85abfd72601120a54b637661c164 | /RemoveLastDialog.cpp | eb147204f76caa7d51896809873a620c886108c0 | [] | no_license | klanestro/textCalc | e9feae14be270cd22de347e2e4b764fadfb0709c | 2634f92702aaf7d9a61187b2a34b998d92780672 | refs/heads/master | 2021-01-19T13:50:28.692058 | 2010-01-21T09:29:53 | 2010-01-21T09:29:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,900 | cpp | // RemoveLastDialog.cpp : implementation file
//
#include "stdafx.h"
#include "sample.h"
#include "RemoveLastDialog.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// RemoveL... | [
"klanestrotalisman@gmail.com"
] | [
[
[
1,
120
]
]
] |
ca9ffcc100e40cc8f2cbc9b1ddd1de497fc19b72 | b2ff7f6bdf1d09f1adc4d95e8bfdb64746a3d6a4 | /src/sfile.cpp | c9e9aba081856e038984e26a6e817ab734438641 | [] | 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 | UTF-8 | C++ | false | false | 1,170 | 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",
"latusekpiotr@019b6672-ce2e-0410-a4f6-31e0795bab1a"
] | [
[
[
1,
30
],
[
32,
34
],
[
36,
43
]
],
[
[
31,
31
],
[
35,
35
]
]
] |
1a91944ccee2364d41678a22a1c6d8d7084d5308 | b4bff7f61d078e3dddeb760e21174a781ed7f985 | /Source/Contrib/UserInterface/src/Component/ComponentContainer/ColorChooser/OSGDefaultColorSelectionModel.inl | 592527fcedc1d28164dc04c462313986abd4c44f | [] | 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 | 3,054 | inl | /*---------------------------------------------------------------------------*\
* OpenSG ToolBox UserInterface *
* *
* *
... | [
"djkabala@gmail.com"
] | [
[
[
1,
47
]
]
] |
6b96fa8b40fe938679617b1ee0f8cd1e28e17e53 | 9176b0fd29516d34cfd0b143e1c5c0f9e665c0ed | /CS_153_Data_Structures/assignment1/test_array.cpp | f37ec9e19e59f6cf0f695ed85caebc6e02a79e80 | [] | no_license | Mr-Anderson/james_mst_hw | 70dbde80838e299f9fa9c5fcc16f4a41eec8263a | 83db5f100c56e5bb72fe34d994c83a669218c962 | refs/heads/master | 2020-05-04T13:15:25.694979 | 2011-11-30T20:10:15 | 2011-11-30T20:10:15 | 2,639,602 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,767 | cpp | //////////////////////////////////////////////////////////////////////
/// @file test_array.cpp
/// @author James Anderson Section A
/// @brief Implementation file for test_array class for assignment 1
//////////////////////////////////////////////////////////////////////
#include "test_array.h"
CPPUNIT_TEST... | [
"jra798@mst.edu"
] | [
[
[
1,
128
]
]
] |
9487ae85f8616fc291a3facbbf1e1dacf11add82 | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Animation/Animation/Motion/hkaAnimatedReferenceFrame.h | fe49e018f626c3c6498270057e6b7d1fe449cde9 | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,591 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
58
]
]
] |
22922c4750fbd2c34aa5c3b6fe3f679abf94561b | 03f06dde16b4b08989eefa144ebc2c7cc21e95ad | /tags/0.3/WinProf/NetRunTimeStat.h | c5b7b29c1170cb1c5f9d35155ef9af6f09061f82 | [] | no_license | BackupTheBerlios/winprof-svn | c3d557c72d7bc0306cb6bd7fd5ac189e5c277251 | 21ab1356cf6d16723f688734c995c7743bbde852 | refs/heads/master | 2021-01-25T05:35:44.550759 | 2005-06-23T11:51:27 | 2005-06-23T11:51:27 | 40,824,500 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,787 | h | #pragma once
#include "RunTimeStat.h"
class CNetRunTimeStat : public CWinProfStatistics
{
public:
virtual CString ToString(stat_val_t val) const
{return DWORD64ToStr(val.dw64_val * 1000 / CWinProfDoc::m_Frequency);}
virtual int StatCompare(const INVOC_INFO &c1, const INVOC_INFO &c2) const
{return CWin... | [
"landau@f5a2dbeb-61f3-0310-bb71-ba092b21bc01"
] | [
[
[
1,
45
]
]
] |
262bc2a94d16375b15d0acb8086e92d073b99a94 | 463c3b62132d215e245a097a921859ecb498f723 | /lib/dlib/logger/logger_config_file.h | 6cd5e8a38aa4814a871803a30df3283b06ef4dec | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | athulan/cppagent | 58f078cee55b68c08297acdf04a5424c2308cfdc | 9027ec4e32647e10c38276e12bcfed526a7e27dd | refs/heads/master | 2021-01-18T23:34:34.691846 | 2009-05-05T00:19:54 | 2009-05-05T00:19:54 | 197,038 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,192 | h | // Copyright (C) 2007 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_LOGGER_CONFIg_FILE_
#define DLIB_LOGGER_CONFIg_FILE_
#include "logger_kernel_abstract.h"
#include "logger_kernel_1.h"
#include <string>
#include "../co... | [
"jimmy@DGJ3X3B1.(none)"
] | [
[
[
1,
112
]
]
] |
91db839f3876c2cecc809196bbcf4cf220480f70 | 580738f96494d426d6e5973c5b3493026caf8b6a | /Include/Vcl/webbroker.hpp | 9cf1bc98aec0adf6ce0fb52ce5c0d0fb8e16a1d9 | [] | no_license | bravesoftdz/cbuilder-vcl | 6b460b4d535d17c309560352479b437d99383d4b | 7b91ef1602681e094a6a7769ebb65ffd6f291c59 | refs/heads/master | 2021-01-10T14:21:03.726693 | 2010-01-11T11:23:45 | 2010-01-11T11:23:45 | 48,485,606 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,954 | hpp | // Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'WebBroker.pas' rev: 6.00
#ifndef WebBrokerHPP
#define WebBrokerHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <Web... | [
"bitscode@7bd08ab0-fa70-11de-930f-d36749347e7b"
] | [
[
[
1,
59
]
]
] |
f878d1654f33aca82dacc619a3dd70f504de5e7c | 3187b0dd0d7a7b83b33c62357efa0092b3943110 | /src/dlib/test/graph.cpp | 7b5cffd297bf54e3c2e2cc0840ef50533a87c149 | [
"BSL-1.0"
] | permissive | exi/gravisim | 8a4dad954f68960d42f1d7da14ff1ca7a20e92f2 | 361e70e40f58c9f5e2c2f574c9e7446751629807 | refs/heads/master | 2021-01-19T17:45:04.106839 | 2010-10-22T09:11:24 | 2010-10-22T09:11:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,112 | cpp | // Copyright (C) 2007 Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License See LICENSE.txt for the full license.
#include <sstream>
#include <string>
#include <cstdlib>
#include <ctime>
#include <dlib/graph.h>
#include <dlib/graph_utils.h>
#include <dlib/set.h>
#include "test... | [
"exi@Bernd.lan"
] | [
[
[
1,
359
]
]
] |
4739d64a9fa31a871167c50e56364362d2936c15 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Scd/FlwLib/SparseSlv/SparseSlv.H | 4a9e30f3120c4fb7ed3ec489205dea64f502fdad | [] | 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 | 6,104 | h | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
// SysCAD Copyright Kenwalt (Pty) Ltd 1992
#ifndef __MTX_SOLV_H
#define __MTX_SOLV_H
#ifndef __MTX_GLBL_H
#include ".\direct\mtx_glbl... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
195
]
]
] |
ce6ade31217cd223e003103933fd29b12cf1fb21 | 2d4221efb0beb3d28118d065261791d431f4518a | /OIDE源代码/OLIDE/Data/AutoCompleteString.cpp | 4b167f007850ee5ca75f60a84e869663289c6709 | [] | no_license | ophyos/olanguage | 3ea9304da44f54110297a5abe31b051a13330db3 | 38d89352e48c2e687fd9410ffc59636f2431f006 | refs/heads/master | 2021-01-10T05:54:10.604301 | 2010-03-23T11:38:51 | 2010-03-23T11:38:51 | 48,682,489 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 7,272 | cpp |
#include "stdafx.h"
#include "AutoCompleteString.h"
#include "./StdioFile/StdioFileEx.h"
CAutoCompleteString::CAutoCompleteString()
{
}
CAutoCompleteString::~CAutoCompleteString()
{
while(!m_listSystemAutoCompleteGroup.IsEmpty())
{
CStringArray* pstrArray = (CStringArray*)m_listSystemAutoComplet... | [
"olanguage@163.com"
] | [
[
[
1,
293
]
]
] |
08989441983c0f71b20834620e54905a16555991 | 7c51155f60ff037d1b8d6eea1797c7d17e1d95c2 | /eJVM-Final/ExecutionEng.h | 64edef97876e71bb3e684459f3bdd140b9b1321f | [] | no_license | BackupTheBerlios/ejvm | 7258cd180256970d57399d0c153d00257dbb127c | 626602de9ed55a825efeefd70970c36bcef0588d | refs/heads/master | 2020-06-11T19:47:07.882834 | 2006-07-10T16:39:59 | 2006-07-10T16:39:59 | 39,960,044 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,733 | h | #ifndef EXECUTIONENG_H_
#define EXECUTIONENG_H_
#include "Object.h"
#include "Method.h"
#include "typeDefs.h"
#include "thread.h"
#include "ByteCode.h"
#include <stdarg.h>
#include "inst.h"
#include "ConstantPool.h"
#include "Heap.h"
#include "jni.h"
class ExecutionEng
{
public:
static ExecutionEng * ... | [
"ahmed_seddiq",
"almahallawy"
] | [
[
[
1,
11
],
[
13,
42
],
[
44,
91
]
],
[
[
12,
12
],
[
43,
43
]
]
] |
eac78365193ea8802ee12a658c564e7b18610da7 | c5534a6df16a89e0ae8f53bcd49a6417e8d44409 | /trunk/nGENE Toolset/MaterialWrapper.h | 74dba4f240ab2afc0f87e27d4c50569c4208ef2b | [] | 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 | 17,289 | h | /*
---------------------------------------------------------------------------
This source file is part of nGENE Tech.
Copyright (c) 2006- Wojciech Toman
This program is free software.
File: Material.h
Version: 0.01
---------------------------------------------------------------------------
*/
#prag... | [
"Riddlemaster@fdc6060e-f348-4335-9a41-9933a8eecd57"
] | [
[
[
1,
770
]
]
] |
33d7663cd7400452657d2f5c9072d50d27d33dfa | c2153dcfa8bcf5b6d7f187e5a337b904ad9f91ac | /depends/ClanLib/src/Core/IOData/directory.cpp | 424db68c14cf02c761911bb95bb6e07d2633a41e | [] | no_license | ptrefall/smn6200fluidmechanics | 841541a26023f72aa53d214fe4787ed7f5db88e1 | 77e5f919982116a6cdee59f58ca929313dfbb3f7 | refs/heads/master | 2020-08-09T17:03:59.726027 | 2011-01-13T22:39:03 | 2011-01-13T22:39:03 | 32,448,422 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,035 | cpp | /*
** ClanLib SDK
** Copyright (c) 1997-2010 The ClanLib Team
**
** This software is provided 'as-is', without any express or implied
** warranty. In no event will the authors be held liable for any damages
** arising from the use of this software.
**
** Permission is granted to anyone to use this softwa... | [
"PTrefall@gmail.com@c628178a-a759-096a-d0f3-7c7507b30227"
] | [
[
[
1,
368
]
]
] |
229455c446318e971b0ae984087c1653e635a149 | e2b94ebf5916e50c1e527f936a7ab9c31711581f | /IaTest/IaTest/Module.h | 56ae1784b3a3a0836d6887166d52d34526a3ca0f | [] | no_license | vindem/aviv-robot | 17ec989264bad2f564dcdf1026a6068345e0505e | d7a4ce458b3cee6961c77e707810d6439842f53e | refs/heads/master | 2021-05-28T15:31:19.721784 | 2009-11-14T09:46:50 | 2009-11-14T09:46:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,485 | h | #include "ClassConsts.h"
#define COCKPIT 1
#define LEGS 2
#define ARMS 3
class Module{
private:
int code,bonus,type;
unsigned int classmask;
string name,description;
public:
Module(int code,int bonus,int type,unsigned int classmask,string name,string description);
~Module();
int getCode();
int get... | [
"vinc.demaio@906796ec-c859-11de-8672-e51b9359e43c"
] | [
[
[
1,
69
]
]
] |
3f3cd5939dce7aec25cff0bda428107b3b4d6fe2 | 38926bfe477f933a307f51376dd3c356e7893ffc | /Source/GameDLL/Plant.h | e2d9005a421572f349160e5648ee2bf0fb43c7d7 | [] | no_license | richmondx/dead6 | b0e9dd94a0ebb297c0c6e9c4f24c6482ef4d5161 | 955f76f35d94ed5f991871407f3d3ad83f06a530 | refs/heads/master | 2021-12-05T14:32:01.782047 | 2008-01-01T13:13:39 | 2008-01-01T13:13:39 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 7,382 | h | /*************************************************************************
Crytek Source File.
Copyright (C), Crytek Studios, 2001-2004.
-------------------------------------------------------------------------
$Id$
$DateTime$
Description: Throw Fire Mode Implementation
----------------------------------------... | [
"dante.renevo@gmail.com",
"kkirst@c5e09591-5635-0410-80e3-0b71df3ecc31"
] | [
[
[
1,
53
],
[
56,
61
],
[
64,
144
],
[
147,
148
],
[
150,
151
],
[
154,
156
],
[
159,
159
],
[
162,
162
],
[
166,
173
],
[
17... |
69aef9c5fba0a1f0838d3b2b0795e3b2cbd4bf28 | 6fbf3695707248bfb00e3f8c4a0f9adf5d8a3d4c | /java/testjava/assert.hpp | f41d27f766b73da4ac464487686e01f3eee8b690 | [] | no_license | ochafik/cppjvm | c554a2f224178bc3280f03919aff9287bd912024 | e1feb48eee3396d3a5ecb539de467c0a8643cba0 | refs/heads/master | 2020-12-25T16:02:38.582622 | 2011-11-17T00:11:35 | 2011-11-17T00:11:35 | 2,790,123 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,180 | hpp | #ifndef TEST_JAVA_ASSERT_INCLUDED
#define TEST_JAVA_ASSERT_INCLUDED
#include <java/lang/Object.hpp>
#include <java/lang/String.hpp>
#include <sstream>
#include <iostream>
template <class T>
std::string toString(const T &v)
{
std::ostringstream o;
o << v;
return o.str();
}
inline std::string toSt... | [
"danielearwicker@ubuntu.(none)",
"dearwicker@PC01327-W764.emea-bottomline.root.bottomline.com"
] | [
[
[
1,
43
],
[
52,
56
],
[
58,
58
],
[
61,
64
],
[
110,
115
]
],
[
[
44,
51
],
[
57,
57
],
[
59,
60
],
[
65,
109
]
]
] |
cf9ff90cd0cbd6e3feb94db253b581d5179d2e09 | 016774685beb74919bb4245d4d626708228e745e | /lib/Collide/ozcollide/aabbtreepoly_builder.cpp | 762d4c009a62505354108dfc6871792c6f7dc1ac | [] | no_license | sutuglon/Motor | 10ec08954d45565675c9b53f642f52f404cb5d4d | 16f667b181b1516dc83adc0710f8f5a63b00cc75 | refs/heads/master | 2020-12-24T16:59:23.348677 | 2011-12-20T20:44:19 | 2011-12-20T20:44:19 | 1,925,770 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,365 | cpp | /*
OZCollide - Collision Detection Library
Copyright (C) 2006 Igor Kravtchenko
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 2.1 of the License, or (at your option) an... | [
"sutuglon@gmail.com"
] | [
[
[
1,
411
]
]
] |
a60bb5a3c74403f3341ac90624b39c97172583d8 | e9cab5c7a673aa4ad1c09c910f4781935fc23b0a | /fuente/plantillas/CListaPos.cpp | 8ead3ff5feae9c6e5ffcdc2ae99f164cc9348324 | [] | no_license | wiyarmir/itanq | f1baa6e395afc0791f97ee46b8dc080ac01ccdf6 | 38e651f2f52e73c84feb8db138983542d1294ed2 | refs/heads/master | 2020-05-07T16:52:34.339355 | 2011-01-21T21:15:56 | 2011-01-21T21:15:56 | 1,276,617 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,679 | cpp | /*
* Orellana Ruiz, Guillermo;
* 1ºB; Primera Convocatoria;
* 2009-06-19
*/
template <typename TElem>
CListaPos<TElem>::CListaPos() {
ini = new TNodo;
fin = new TNodo;
ultVis = ini;
ini->sig = fin;
fin->ant = ini;
ini->ant = fin->sig = NULL;
nEl = ind = 0;
}
template <... | [
"wiyarmir@gmail.com"
] | [
[
[
1,
182
]
]
] |
734beab03e768210c98b376f41ce7c46668d061a | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/Hunter/NewGameNeedle/GameNeedleComponent/include/GameNeedleComponent.h | 44f550c0b762759accd5575b5ca1a40604345fcb | [] | no_license | dbabox/aomi | dbfb46c1c9417a8078ec9a516cc9c90fe3773b78 | 4cffc8e59368e82aed997fe0f4dcbd7df626d1d0 | refs/heads/master | 2021-01-13T14:05:10.813348 | 2011-06-07T09:36:41 | 2011-06-07T09:36:41 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 656 | h | #ifndef __Orz_GameNeedleComponent__
#define __Orz_GameNeedleComponent__
namespace Ogre
{
class SceneNode;
}
class SubEntityMaterialInstance;
namespace Orz
{
class CGameNeedleInterface;
class GameNeedleComponent: public Component//ÄÚȦ¼ýÍ·
{
public :
GameNeedleComponent(void);
virtual ~GameNeedleCo... | [
"ogre3d@yeah.net"
] | [
[
[
1,
28
]
]
] |
1adbb3e8ee3dcba81c1e3ce4dcaa32b9fafb380c | 3d9e738c19a8796aad3195fd229cdacf00c80f90 | /src/console/Console_run_2.cpp | fbc8ffa4a220333c8502d1ee60c909d9bc64647a | [] | no_license | mrG7/mesecina | 0cd16eb5340c72b3e8db5feda362b6353b5cefda | d34135836d686a60b6f59fa0849015fb99164ab4 | refs/heads/master | 2021-01-17T10:02:04.124541 | 2011-03-05T17:29:40 | 2011-03-05T17:29:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,670 | cpp | #include <iostream>
#include <fstream>
#include <console/Console_logger.h>
#include <console/Console_run_2.h>
//#include "Structure_2.h"
#include <gui/app/static/Application_settings.h>
#include <gui/app/Settings_table_model.h>
#include <constants.h>
Console_run_2::Console_run_2(int argc, char* argv[]) : Cons... | [
"balint.miklos@localhost"
] | [
[
[
1,
54
]
]
] |
b1b9227918e42f5839911c37adedaf37ed1e7ddb | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/include/symbian-r6/WFTextUtil.h | a59f457b993d732d92377d5e13b11f99130fdcdd | [
"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 | 12,787 | h | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
294
]
]
] |
cdb26c7a21d4abb384a9287630791c6bdb246563 | 98fdb0e877bf54d799f4503ae3a312c6e0784994 | /parSort.cpp | 4084994a4d38fbc7c883e7dd4276411c570c0096 | [] | no_license | gtg750x/kd-trees | 9428ad60dd18c7d3725beb10205084d759ed0e32 | 96fe36de1b751bde9ebcb1e5bd3488d72b83f6c0 | refs/heads/master | 2021-01-21T00:11:36.451809 | 2010-05-04T14:59:14 | 2010-05-04T14:59:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,547 | cpp | #include "parSort.h"
#include <math.h>
/**********************************************************
* sample sort (returns rank)
/**********************************************************/
int * sampleSort(float * a, int *index, int n) {
int i, j, k, p, start, end, avg, split, * core, * coreCount, * newIndex... | [
"dbrowne3@dumbledore.cc.gatech.edu"
] | [
[
[
1,
185
]
]
] |
1404b0a677e1df61f2eda8fc699280a409a7d8e7 | c9390a163ae5f0bc6fdc1560be59939dcbe3eb07 | /EffectWnd.cpp | 8a9a2503d108f0aebbd203e4992c22d78bf6bd08 | [] | no_license | trimpage/multifxvst | 2ceae9da1768428288158319fcf03d603ba47672 | 1cb40f8e0cc873f389f2818b2f40665d2ba2b18b | refs/heads/master | 2020-04-06T13:23:41.059632 | 2010-11-04T14:32:54 | 2010-11-04T14:32:54 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 15,928 | cpp | /*****************************************************************************/
/* EffectWnd.cpp : implementation file */
/*****************************************************************************/
#include "stdafx.h"
#include "multifxVST.h"
#include "multifxVSTmain.h"
... | [
"CTAF@3e78e570-a0aa-6544-9a6b-7e87a0c009bc"
] | [
[
[
1,
495
]
]
] |
a1de4070d73011a64f186e3d2921bf00b7ded9e8 | 53dec6da17d4088313d7d14a98fb6a2aed18b5d3 | /carbon/1.0/dev/source/common/include/xplat/SessionMgr.h | 97791329122759bb5d40d3a434b94a30269460fb | [] | no_license | saurabh1403/carbon-app-management | 5ece03894dae1461176757cd3ba73b977287435c | c0b6f4cd31ed0cbd4308b75c5d24cfd83e9dd182 | refs/heads/master | 2021-01-10T19:02:26.901965 | 2011-07-31T12:32:39 | 2011-07-31T12:32:39 | 35,387,088 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,508 | h |
#pragma once
#include "Constants.h"
//#include "Log.h"
#include <list>
#include <map>
template <class T>
class SessionMgr
{
private:
SessionMgr();
~SessionMgr();
std::map<std::string, T*> _sessions;
std::string activeSession;
public:
//returns the last added session. not of use. ins... | [
"saurabhgupta1403@e16f9d33-a4db-0b4f-5d1a-325b24bf4611"
] | [
[
[
1,
117
]
]
] |
3b4778dc483dde18001ec6d6f9e89c0f85ba7362 | 871585f3c45603024488cabd14184610af7a081f | /trans_inc_i/library.h | fdf264191106d8826f50f75f29750158d22ced0c | [] | no_license | davideanastasia/ORIP | 9ac6fb8c490d64da355d34804d949b85ea17dbff | 54c180b442a02a202076b8072ceb573f5e345871 | refs/heads/master | 2016-09-06T14:17:22.765343 | 2011-11-05T16:23:23 | 2011-11-05T16:23:23 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,093 | h | /* ORIP_v2 –> Op Ref Im Proc -> Oper Refin Imag Process -> Operational Refinement of Image Processing
*
* Copyright Davide Anastasia and Yiannis Andreopoulos, University College London
*
* http://www.ee.ucl.ac.uk/~iandreop/ORIP.html
* If you have not retrieved this source code via the above link, please conta... | [
"davideanastasia@users.sourceforge.net"
] | [
[
[
1,
59
]
]
] |
82de5a7854fffff07f6e422d14aefda44e8321d4 | 668dc83d4bc041d522e35b0c783c3e073fcc0bd2 | /fbide-wx/Plugins/WebBrowser/webconnect/webframe.h | d2a59678e00fb74094f5098678d03a4a311f93cc | [] | no_license | albeva/fbide-old-svn | 4add934982ce1ce95960c9b3859aeaf22477f10b | bde1e72e7e182fabc89452738f7655e3307296f4 | refs/heads/master | 2021-01-13T10:22:25.921182 | 2009-11-19T16:50:48 | 2009-11-19T16:50:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,901 | h | ///////////////////////////////////////////////////////////////////////////////
// Name: webframe.h
// Purpose: wxwebconnect: embedded web browser control library
// Author: Benjamin I. Williams
// Modified by:
// Created: 2007-04-23
// RCS-ID:
// Copyright: (C) Copyright 2006-2009, K... | [
"vongodric@957c6b5c-1c3a-0410-895f-c76cfc11fbc7"
] | [
[
[
1,
125
]
]
] |
27760ce1bbb4de3340a751340752ff8f0fccf0fd | 3e69b159d352a57a48bc483cb8ca802b49679d65 | /tags/release-2006-04-24/cvpcb/listlib.cpp | 3af45e2f60868e8474bdb4d481a9fd7af0f90de7 | [] | no_license | BackupTheBerlios/kicad-svn | 4b79bc0af39d6e5cb0f07556eb781a83e8a464b9 | 4c97bbde4b1b12ec5616a57c17298c77a9790398 | refs/heads/master | 2021-01-01T19:38:40.000652 | 2006-06-19T20:01:24 | 2006-06-19T20:01:24 | 40,799,911 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 6,421 | cpp | /**************/
/* listlib.cpp */
/**************/
/*
cherche toutes les ref <chemin lib>*.??? si nom fichier pr‚sent,
ou examine <chemin lib>[MODULE.LIB]
*/
#include "fctsys.h"
#include "wxstruct.h"
#include "common.h"
#include "cvpcb.h"
#include "protos.h"
FILE *name_libmodules ; /* pour ... | [
"fcoiffie@244deca0-f506-0410-ab94-f4f3571dea26"
] | [
[
[
1,
250
]
]
] |
abeb5c63784efb359b0c77b1fbb84f0340a9b8cd | 8f9358761aca3ef7c1069175ec1d18f009b81a61 | /CPP/xCalc/src/qextserialport/qserialprinter.h | 81c2b1c67822b30100316d6070c26191e86c9223 | [] | no_license | porfirioribeiro/resplacecode | 681d04151558445ed51c3c11f0ec9b7c626eba25 | c4c68ee40c0182bd7ce07a4c059300a0dfd62df4 | refs/heads/master | 2021-01-19T10:02:34.527605 | 2009-10-23T10:14:15 | 2009-10-23T10:14:15 | 32,256,450 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 407 | h | #ifndef QSERIALPRINTER_H
#define QSERIALPRINTER_H
#include <QtCore>
#include "qextserialport.h"
class QSerialPrinter
{
public:
QextSerialPort *port;
QSerialPrinter();
QSerialPrinter(const QString & name);
void close();
void print(QString str);
void println(QString str);
void... | [
"porfirioribeiro@fe5bbf2e-9c30-0410-a8ad-a51b5c886b2f"
] | [
[
[
1,
20
]
]
] |
560377677bedd38f014f157391890786a2545e6e | d0478ee5d01a3c0c2d66ddcb04adc3e2f8c40d1d | /include/Box2D/Dynamics/Contacts/b2ContactSolver.cpp | 219e9587173b59c5815f2ccb437c4df9b6dace96 | [] | no_license | ChadyG/MUGE | dc80d2f99fed24a1e140f58bd45181504373a36b | b02df412d388938d4f4dfc3e5ecc30861d9c6d27 | refs/heads/master | 2021-01-19T11:03:08.804662 | 2011-08-30T02:52:52 | 2011-08-30T02:52:52 | 564,392 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,835 | cpp | /*
* Copyright (c) 2006-2009 Erin Catto http://www.gphysics.com
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any pur... | [
"csit@macbook.chadgodsey.com",
"GodseyChad@gmail.com"
] | [
[
[
1,
75
],
[
81,
213
],
[
216,
229
],
[
237,
637
]
],
[
[
76,
80
],
[
214,
215
],
[
230,
236
]
]
] |
325273ff620c0131885e254c4e69a8a04e9bce93 | 9d52dd06680cf4618fc128c84b65408262740397 | /ID2204/ID2204_AS1/SendMoreMoney.h | 8807074f784d9f629d8f2136fc3b1689180c82cb | [] | no_license | Fercho1992/wangyuhere | bd43d57108d46cdf63c3496b68db016e7766ca23 | 088cff2286924b2c074f3665ae902522c054ac8a | refs/heads/master | 2016-08-12T23:17:23.067134 | 2010-10-10T11:44:26 | 2010-10-10T11:44:26 | 51,190,718 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,070 | h | #pragma once
#include <gecode/int.hh>
#include <gecode/search.hh>
using namespace Gecode;
class SendMoreMoney : public Space {
protected:
IntVarArray l;
public:
SendMoreMoney(void) : l(*this, 8, 0, 9) {
IntVar s(l[0]), e(l[1]), n(l[2]), d(l[3]),
m(l[4]), o(l[5]), r(l[6]), y(l[7]);
rel(*this,... | [
"wangyuhere@d95a48d6-0e68-11df-9450-0db692d89755"
] | [
[
[
1,
37
]
]
] |
c8826321a3c03b0f4b56a9dda5eaed667dd8d559 | 804e416433c8025d08829a08b5e79fe9443b9889 | /src/argss/rpg/rpg_cache.cpp | 8bd4c26116e78771dd21ef70612115cc36a07b66 | [
"BSD-2-Clause"
] | permissive | cstrahan/argss | e77de08db335d809a482463c761fb8d614e11ba4 | cc595bd9a1e4a2c079ea181ff26bdd58d9e65ace | refs/heads/master | 2020-05-20T05:30:48.876372 | 2010-10-03T23:21:59 | 2010-10-03T23:21:59 | 1,682,890 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,609 | cpp | /////////////////////////////////////////////////////////////////////////////
// ARGSS - Copyright (c) 2009 - 2010, Alejandro Marzini (vgvgf)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// ar... | [
"vgvgf@a70b67f4-0116-4799-9eb2-a6e6dfe7dbda"
] | [
[
[
1,
182
]
]
] |
14501f0468a933343b38f065deebc5ffe4625b98 | 30d6818e6f7d4ad459d751226b8e91ab07990ce4 | /OSGControl/trunk/OSGControl/CGridListCtrlEx/CGridColumnTraitDateTime.cpp | 6e675ab69043be144394268b95c558ecd3a7cf9f | [] | no_license | TenYearsADream/osgkeyframer | cd7052e56d28e459ad6b28fea77a76f4df5d5fe7 | f6b8a47827f9869a1d3b99c311ca29c455fead0f | refs/heads/master | 2020-05-15T14:59:38.475978 | 2011-04-20T15:18:38 | 2011-04-20T15:18:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,370 | cpp | #include "stdafx.h"
#pragma warning(disable:4100) // unreferenced formal parameter
#include "CGridColumnTraitDateTime.h"
#include "CGridColumnTraitVisitor.h"
#include "CGridListCtrlEx.h"
//------------------------------------------------------------------------
//! CGridColumnTraitDateTime - Constructor
//... | [
"nickker22@gmail.com@c71c211c-a3f6-341e-745a-b305fdfe3b14"
] | [
[
[
1,
303
]
]
] |
baa28d54d941f3bc283280bf231457399cb34354 | 58496be10ead81e2531e995f7d66017ffdfc6897 | /Sources/Registry/RegistryModule.cpp | a9bc023c02ca749daebcfc60cf8b7d6231bc422c | [] | no_license | Diego160289/cross-fw | ba36fc6c3e3402b2fff940342315596e0365d9dd | 532286667b0fd05c9b7f990945f42279bac74543 | refs/heads/master | 2021-01-10T19:23:43.622578 | 2011-01-09T14:54:12 | 2011-01-09T14:54:12 | 38,457,864 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 508 | cpp | //============================================================================
// Date : 22.12.2010
// Author : Tkachenko Dmitry
// Copyright : (c) Tkachenko Dmitry (TkachenkoDmitryV@gmail.com)
//============================================================================
#include "Module.h"
#in... | [
"TkachenkoDmitryV@d548627a-540d-11de-936b-e9512c4d2277"
] | [
[
[
1,
18
]
]
] |
f2fd92a35b3d8ad7599bba61bca4ba33e5c6aa6a | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/src/odephysics/nodetrimesh_sphere.cc | ae88adf3f4f7ba617097576a1f608953fff7fe83 | [] | no_license | DSPNerd/m-nebula | 76a4578f5504f6902e054ddd365b42672024de6d | 52a32902773c10cf1c6bc3dabefd2fd1587d83b3 | refs/heads/master | 2021-12-07T18:23:07.272880 | 2009-07-07T09:47:09 | 2009-07-07T09:47:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,134 | cc | #define N_IMPLEMENTS nOdeTriMesh
//--------------------------------------------------------------------
// nodetrimesh_sphere.cc
//
// (c) 2003 Vadim Macagon
//
// nOdeTriMesh is licensed under the terms of the Nebula License.
//--------------------------------------------------------------------
#include "... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
171
]
]
] |
4d6e8f45f60c491bcaeb63b8e698c274baed85fc | 3bfe835203f793ee00bdf261c26992b1efea69ed | /spring08/cs350/A1/lib/geomlib.h | 000aaa5645325a8989a26bc6f72c355940b3f16e | [] | no_license | yxrkt/DigiPen | 0bdc1ed3ee06e308b4942a0cf9de70831c65a3d3 | e1bb773d15f63c88ab60798f74b2e424bcc80981 | refs/heads/master | 2020-06-04T20:16:05.727685 | 2009-11-18T00:26:56 | 2009-11-18T00:26:56 | 814,145 | 1 | 3 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 22,438 | h | ///////////////////////////////////////////////////////////////////////
// $Id: geomlib.h 1172 2008-01-18 09:05:53Z gherron $
//
// Geometric objects (Points, Vectors, Planes, ...) and operations.
//
// Gary Herron
//
// Copyright © 2007 DigiPen Institute of Technology
//////////////////////////////////////////... | [
"h4tf4k@gmail.com"
] | [
[
[
1,
737
]
]
] |
9b8e403d1f566aba95e409ba9135be4be67b9d50 | e9944cc3f8c362cd0314a2d7a01291ed21de19ee | / xcommon/HWXDbg.cpp | 1b270e5c6330a9d417394407649ab7d7946116b5 | [] | no_license | wermanhme1990/xcommon | 49d7185a28316d46992ad9311ae9cdfe220cb586 | c9b1567da1f11e7a606c6ed638a9fde1f6ece577 | refs/heads/master | 2016-09-06T12:43:43.593776 | 2008-12-05T04:24:11 | 2008-12-05T04:24:11 | 39,864,906 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,118 | cpp | #include "..\\HWXDbg\\HWXDbg.h"
#include <assert.h>
#include <stdio.h>
#include <malloc.h>
#include <memory.h>
#include <stdarg.h>
#include <crtdbg.h>
#include <time.h>
TCHAR CHWXLog::m_athMutexName[NAME_MAX] = _T("HWX_DBG_MUTEX");
HANDLE CHWXLog::m_MutexLog = NULL;
TCHAR CHWXLog::m_athLogFile[PATH_MAX] = _... | [
"jtxuee@gmail.com"
] | [
[
[
1,
123
]
]
] |
12ad2ef95b2e41a215c91559fe94576dcaa2c7f6 | 723202e673511cf9f243177d964dfeba51cb06a3 | /10/oot_Mozg/SRC/Mozg.cpp | 17cb530d0f0c6ba63593486b8ce16af089ffc7f5 | [] | no_license | aeremenok/a-team-777 | c2ffe04b408a266f62c523fb8d68c87689f2a2e9 | 0945efbe00c3695c9cc3dbcdb9177ff6f1e9f50b | refs/heads/master | 2020-12-24T16:50:12.178873 | 2009-06-16T14:55:41 | 2009-06-16T14:55:41 | 32,388,114 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 2,410 | cpp | // **************************************************************************
//! \file Mozg.cpp
//! \brief main source file for Mozg.exe
//! \author Bessonov A.V.
//! \date 17.May.2008 - 19.May.2008
// **************************************************************************
#include "stdafx.h"
#inclu... | [
"AVBessonov@9273621a-9230-0410-b1c6-9ffd80c20a0c",
"scorpion1105@9273621a-9230-0410-b1c6-9ffd80c20a0c"
] | [
[
[
1,
7
],
[
45,
46
]
],
[
[
8,
44
],
[
47,
79
]
]
] |
5564a9a4fcfc9630818663e887ee10a526f74d1c | 1c9f99b2b2e3835038aba7ec0abc3a228e24a558 | /Projects/elastix/elastix_sources_v4/src/Components/Optimizers/FiniteDifferenceGradientDescent/elxFiniteDifferenceGradientDescent.hxx | aef65d2121a2e56b6f2526fdc37caa3a04a51e88 | [] | no_license | mijc/Diploma | 95fa1b04801ba9afb6493b24b53383d0fbd00b33 | bae131ed74f1b344b219c0ffe0fffcd90306aeb8 | refs/heads/master | 2021-01-18T13:57:42.223466 | 2011-02-15T14:19:49 | 2011-02-15T14:19:49 | 1,369,569 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,035 | hxx | /*======================================================================
This file is part of the elastix software.
Copyright (c) University Medical Center Utrecht. All rights reserved.
See src/CopyrightElastix.txt or http://elastix.isi.uu.nl/legal.php for
details.
This software is distributed W... | [
"maik.stille@gmail.com"
] | [
[
[
1,
249
]
]
] |
353ed388a0e5ca15f85b443564c692f223f931fa | 9fb229975cc6bd01eb38c3e96849d0c36985fa1e | /Tools/MergeCar/TgaWriter.h | a16a58a3041e89e306f502d154210bb0eca0a95f | [] | no_license | Danewalker/ahr | 3758bf3219f407ed813c2bbed5d1d86291b9237d | 2af9fd5a866c98ef1f95f4d1c3d9b192fee785a6 | refs/heads/master | 2016-09-13T08:03:43.040624 | 2010-07-21T15:44:41 | 2010-07-21T15:44:41 | 56,323,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,296 | h | #ifndef _TGAWRITER_H_
#define _TGAWRITER_H_
#include <string>
#include <fstream>
class CSurface;
class CTgaWriter
{
public:
struct SHeader
{
SHeader();
void Write(std::ofstream&);
char IdentSize; //size of ID field that follows 18 byte header (0 usually)
char ColorMapType; //type of ... | [
"jakesoul@c957e3ca-5ece-11de-8832-3f4c773c73ae"
] | [
[
[
1,
50
]
]
] |
8842463945c7d31ae40ba209b85677e451d8e5fc | 4308e61561bc2b164dffc0b86b38b949d535f775 | /AAA/RTT/main.cpp | 5373cd1f009e33fa0917cbcab59e9ec89854d515 | [] | no_license | GunioRobot/all | 3526922dfd75047e78521f5716c1db2f3f299c38 | 22f5d77e12070dc6f60e9a39eb3504184360e061 | refs/heads/master | 2021-01-22T13:38:14.634356 | 2011-10-30T23:17:30 | 2011-10-30T23:17:30 | 2,995,713 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,898 | cpp | #include <cstdio>
#include "blas.hpp"
#include <algorithm>
#include <GL/glew.h>
#include <GL/freeglut.h>
#include <iostream>
#include "GLSLShader.h"
#include <cassert>
#define GL_CHECK_ERRORS assert(glGetError() == GL_NO_ERROR);
// The polygon (triangle), 3 numbers that aim 3 vertices
typedef struct{
... | [
"daniel@daniel-desktop.BigPond"
] | [
[
[
1,
416
]
]
] |
161185b2b215fac6b841a576e00f1b417d3cae20 | 6c413a226324f2318f54e3a1c04a839f8362b87f | /Vision/dx50/picolo_ntsc.cpp | 6d1badea33d4baef871ed34e2d5df1b2a2a64e1d | [] | no_license | stephengeorgewest/MarsRover | 3cd9414fa2b9dcf97a440013513d57fb531bfaa1 | cee1ad8c25d45ae7936f50b5713028daa6c33a57 | refs/heads/master | 2023-07-12T04:23:11.095549 | 2009-08-03T22:09:08 | 2009-08-03T22:09:08 | 397,507,518 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,622 | cpp | /*
+-------------------------------- DISCLAIMER ---------------------------------+
| |
| This application program is provided to you free of charge as an example. |
| Despite the considerable efforts of Euresys personnel to create a usabl... | [
"stephen.george.west@gmail.com"
] | [
[
[
1,
303
]
]
] |
f896f5eef9238bdbbc505d18dbbe9c081ef4bd1c | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/_AIInterface/AIBear.h | 11af7485325d0d5fe627cdca281ddbe186862db5 | [] | no_license | willrebuild/flyffsf | e5911fb412221e00a20a6867fd00c55afca593c7 | d38cc11790480d617b38bb5fc50729d676aef80d | refs/heads/master | 2021-01-19T20:27:35.200154 | 2011-02-10T12:34:43 | 2011-02-10T12:34:43 | 32,710,780 | 3 | 0 | null | null | null | null | UHC | C++ | false | false | 2,133 | h | #ifndef __AI_BEAR_H
#define __AI_BEAR_H
#include "mempooler.h"
class CAIBear : public CAIInterface
{
CTimer m_cTimeBuff;
BOOL m_bEventFlag[5];
D3DXVECTOR3 m_vPosBegin; // 최초 생성된 좌표.
int m_nEvent; // 현재 패턴 상태.
int m_nAttackType; // 공격 방식.
DWORD m_tmReattack; // 재공격 타이머.
DWORD m_tmAddReat... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
69
]
]
] |
3d6f427ded0178ae3af42b9b4e6e42715da63675 | 2d72b8eb524b1dfe596ba142827d0aaf6809b5a5 | /XYCQ/OgreMax/PGManager.cpp | 7665aa6f3048cf109d824673f1a316415915699f | [] | no_license | sdfwds4/xuanyuanchuanqi | 49194d5df8cb59224fb357e07a876729a19919fc | c4ebf9a1af46a270b74357aa2bb259ac4253bec6 | refs/heads/master | 2021-01-10T04:55:00.543614 | 2009-05-27T12:20:59 | 2009-05-27T12:20:59 | 46,041,443 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 669 | cpp | #include "PGManager.h"
PGManager::PGManager(void):
mCamera(0),
mTrees(0),mTreeLoader(0),
mBushes(0),mBushLoader(0),
mGrass(0),mGrassLoader(0),
mWorldSize(2000.0),
mShow(PM_ALL)
{
}
PGManager::~PGManager(void)
{
deInitialise();
}
void PGManager::deInitialise()
{
if(mTreeLoader)
{
delete mTre... | [
"eplaylity@7a9255ae-169e-11de-b69a-45dc1c5e4070"
] | [
[
[
1,
53
]
]
] |
18989dec0dbf425a79c183ca77c2fc4456bd8a0d | 60bc06fb1bcb40b96533bfb9c8dd930c8d05bed5 | /Freelancer Interfaces/CRCSupport.h | e3350f352232ed32f3e05a364e317bcc1cdb89f8 | [] | no_license | TheStarport/FLDev | b69b6c42bc10cad1a48c6ac08fc17183e5fedf6d | 21ff46442f359a26c3391fd4b27b9f74fd50869c | refs/heads/master | 2023-02-22T07:50:09.661915 | 2010-11-22T04:18:48 | 2010-11-22T04:18:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,371 | h | #pragma once
using namespace System;
using namespace System::IO;
using namespace System::Text;
using namespace System::Runtime::InteropServices;
using namespace System::Threading;
typedef unsigned long DWORD;
typedef unsigned char BYTE;
typedef struct TagFLHashContext {
DWORD lookup[256];
} FLHashCon... | [
"Friendly0Fire@users.noreply.github.com"
] | [
[
[
1,
137
]
]
] |
08753e9003deb02c1427383997f4c72b24500a8b | ed46c0131e0aeffc47589bfd34f705fd20031008 | /server/connectionthread.h | 3f8b956b1281d60f52738e093cda586640ded3c9 | [] | no_license | locoman452/remsms | 1f137790b76a550a40d4b336fafaa101c66f7458 | c7a0c543181f19b4aeb499c2f64ec6ef284d70a4 | refs/heads/master | 2021-01-10T08:10:22.267508 | 2011-01-28T21:39:50 | 2011-01-28T21:39:50 | 53,303,564 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 752 | h | #ifndef CONNECTIONTHREAD_H
#define CONNECTIONTHREAD_H
#include <QThread>
#include <QTcpSocket>
#include <QXmlStreamReader>
#include "smsmanager.h"
#include "log.h"
class ConnectionThread : public QThread
{
Q_OBJECT
public:
ConnectionThread(Log * logger, SMSManager * smsManager, int socketDe... | [
"eric@lembregts.eu"
] | [
[
[
1,
41
]
]
] |
3155af128b73e679f1660bb07eb412e2e4abd2a2 | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /ZKit/ZKit_TestSuite.cpp | 2ddcc963c759773ce31d70cbdd0fb144d2835ef4 | [] | 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 | UTF-8 | C++ | false | false | 943 | cpp | #include "ZKit_TestSuite.h"
#include <typeinfo.h>
BEGIN_ZKIT
TestSuite* TestSuite::m_instance = NULL;
TestSuite* TestSuite::Instance()
{
if (m_instance == NULL)
{
m_instance = new TestSuite();
}
return m_instance;
};
void TestSuite::Add( TestFixture* test )
{
m_tests.push_back(test);
};
v... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
57
]
]
] |
ed5f71c2595168120041b51a1141fe7154edaff6 | b22c254d7670522ec2caa61c998f8741b1da9388 | /dependencies/OpenSceneGraph/include/osgViewer/View | 89422c57db10175ba9303eddcf0e5f76cceb7320 | [] | 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 | 11,532 | /* -*-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 with... | [
"vdelage@3806491c-8dad-11de-9a8c-6d5b7d1e4d13"
] | [
[
[
1,
240
]
]
] | |
7273363809c32396c32875b9d2856fcfcd979c6b | c63c4fed502fd4cbf82acc7901ba0d72b0338bdb | /Create/Map/GridMap.cpp | 2b1cf9867f3468b48bda5321d83b25e9b9149c99 | [] | no_license | seeyousystems/core | 7436a38fb09ea08f5d29cf8db2490c92f48d9267 | baddc89a366ad769a1a9c9a59c14f28291b81971 | refs/heads/master | 2020-05-17T19:11:57.814200 | 2011-05-06T04:00:59 | 2011-05-06T04:00:59 | 1,517,217 | 1 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,817 | cpp | /*
* GridMap.cpp
*
* ===========================================================================
*
* Copyright 2008-2009 Daniel Kruesi (Dan Krusi) and David Grob
*
* This file is part of the emms framework.
*
* The emms framework is free software: you can redistribute it and/or modify
* it un... | [
"seeyousystems@gmail.com"
] | [
[
[
1,
65
]
]
] |
5d79e1255aba2aad3d88551ba2aafe4ab5d5b8db | 30e4267e1a7fe172118bf26252aa2eb92b97a460 | /code/pkg_Utility/Modules/ConfigDB/Cx_ConfigFactory.cpp | bf4405492327899b94d4d4aafda2a7c21ef58005 | [
"Apache-2.0"
] | permissive | thinkhy/x3c_extension | f299103002715365160c274314f02171ca9d9d97 | 8a31deb466df5d487561db0fbacb753a0873a19c | refs/heads/master | 2020-04-22T22:02:44.934037 | 2011-01-07T06:20:28 | 2011-01-07T06:20:28 | 1,234,211 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,910 | cpp | // Copyright 2008-2011 Zhang Yun Gui, rhcad@hotmail.com
// https://sourceforge.net/projects/x3c/
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/lic... | [
"rhcad1@71899303-b18e-48b3-b26e-8aaddbe541a3"
] | [
[
[
1,
108
]
]
] |
d6e968b4e7471ff3f351970935937e5a42212335 | ce262ae496ab3eeebfcbb337da86d34eb689c07b | /SEApplications/SE_OGLES2_Application/SEOGLES2Application/SEWindowApplication.cpp | 15492d35da369c3eebc64c32089a8d00f9383bf6 | [] | no_license | pizibing/swingengine | d8d9208c00ec2944817e1aab51287a3c38103bea | e7109d7b3e28c4421c173712eaf872771550669e | refs/heads/master | 2021-01-16T18:29:10.689858 | 2011-06-23T04:27:46 | 2011-06-23T04:27:46 | 33,969,301 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,130 | cpp | // Swing Engine Version 1 Source Code
// Most of techniques in the engine are mainly based on David Eberly's
// Wild Magic 4 open-source code.The author of Swing Engine learned a lot
// from Eberly's experience of architecture and algorithm.
// Several sub-systems are totally new,and others are re-implimented or
... | [
"hide106@163.com@876e9856-8d94-11de-b760-4d83c623b0ac"
] | [
[
[
1,
115
]
]
] |
c5000dce993e6526574ecf0fb2d47cce7f48b219 | 91b964984762870246a2a71cb32187eb9e85d74e | /SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/boost/test/impl/exception_safety.ipp | 033f015807be497d1d004e3b111d2d7a5b3c0adc | [
"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 | 18,756 | ipp | // (C) Copyright Gennadiy Rozental 2005.
// Use, modification, and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/test for the library home page.
//
// File : $RCSfile: exceptio... | [
"66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278"
] | [
[
[
1,
573
]
]
] |
2a67a6c7465ad30a3be9572e720c858f2035b4ba | d54d8b1bbc9575f3c96853e0c67f17c1ad7ab546 | /hlsdk-2.3-p3/multiplayer/dmc/cl_dll/inputw32.cpp | 421c088d3d40b07c6f58519940ec8cad3623a91e | [] | 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 | WINDOWS-1252 | C++ | false | false | 23,085 | cpp | //========= Copyright © 1996-2002, Valve LLC, All rights reserved. ============
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================
// in_win.c -- windows 95 mouse and joystick code
// 02/21/97 JCB Added extended DirectInput code to support exter... | [
"joropito@23c7d628-c96c-11de-a380-73d83ba7c083"
] | [
[
[
1,
947
]
]
] |
97d5fc7d6b8f5b7ddda7c9d86edb1b6191aaafb9 | fcf03ead74f6dc103ec3b07ffe3bce81c820660d | /Graphics/WS/VectorSprite/Base.cpp | 78741c1f78a47590b8a2bd6c222b1aefec438fce | [] | no_license | huellif/symbian-example | 72097c9aec6d45d555a79a30d576dddc04a65a16 | 56f6c5e67a3d37961408fc51188d46d49bddcfdc | refs/heads/master | 2016-09-06T12:49:32.021854 | 2010-10-14T06:31:20 | 2010-10-14T06:31:20 | 38,062,421 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,101 | cpp | // Base.cpp
//
// Copyright (c) 2005 Symbian Softwares Ltd. All rights reserved.
//
#include <w32std.h>
#include "Base.h"
///////////////////////////////////////////////////////////////////////////////
// CWindow implementation
/////////////////////////////////////////////////////////////////////////... | [
"liuxk99@bdc341c6-17c0-11de-ac9f-1d9250355bca"
] | [
[
[
1,
181
]
]
] |
ad273f1ad5f0bb385c262d1ed06bb8d5bd94bba6 | 0b55a33f4df7593378f58b60faff6bac01ec27f3 | /Konstruct/Tools/UIEditor/ScriptFrame.h | 0dd491cad3390e3f1abf808b42b3a61b717d35b9 | [] | no_license | RonOHara-GG/dimgame | 8d149ffac1b1176432a3cae4643ba2d07011dd8e | bbde89435683244133dca9743d652dabb9edf1a4 | refs/heads/master | 2021-01-10T21:05:40.480392 | 2010-09-01T20:46:40 | 2010-09-01T20:46:40 | 32,113,739 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 868 | h | // ScriptFrame.h : interface of the CScriptFrame class
//
#pragma once
#include "ScriptWnd.h"
class CScriptFrame : public CMDIChildWnd
{
DECLARE_DYNCREATE(CScriptFrame)
public:
CScriptFrame();
// Attributes
public:
// Operations
public:
// Overrides
public:
virtual BOOL PreCreateWindow(... | [
"acid1789@0c57dbdb-4d19-7b8c-568b-3fe73d88484e"
] | [
[
[
1,
42
]
]
] |
4c2e311ca1d91d7418ea524693740cf3b94ccbc8 | e99d8eb7e3cc6f75d2bd5621414b79499e9578ed | /src/gfx/Text.cpp | 36acf143676217050b77aacbd53fa693cd1ee4b6 | [] | no_license | skydave/mpchristmas | 32c84def30dfe045029454b4f27625d3fc9f15b7 | 4f25403b2b5d69a217a70c03383c43247eb91f38 | refs/heads/master | 2016-09-05T22:02:17.417514 | 2010-12-11T18:42:58 | 2010-12-14T12:48:38 | 1,157,617 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 498 | cpp | #include "Text.h"
#include "../sys/msys.h"
static unsigned int g_fontLists;
static unsigned int g_fontInitialised = false;
Text::Text( const char *text )
{
if(!g_fontInitialised)
{
// initialise fontlists
g_fontLists = msys_buildFont();
g_fontInitialised = true;
}
}
void Text::render()
{
... | [
"dk402538@googlemail.com"
] | [
[
[
1,
26
]
]
] |
ca7b115109a9c30729031ef22a6060ded33365af | 5c4e36054f0752a610ad149dfd81e6f35ccb37a1 | /libs/src2.75/BulletCollision/CollisionShapes/btConvexInternalShape.h | 74f7547721f43d54bfbcd1d40a0e14490f6ed861 | [] | no_license | Akira-Hayasaka/ofxBulletPhysics | 4141dc7b6dff7e46b85317b0fe7d2e1f8896b2e4 | 5e45da80bce2ed8b1f12de9a220e0c1eafeb7951 | refs/heads/master | 2016-09-15T23:11:01.354626 | 2011-09-22T04:11:35 | 2011-09-22T04:11:35 | 1,152,090 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,998 | h | /*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2009 Erwin Coumans http://bulletphysics.org
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
Permission is... | [
"akira.hayasaka@gmail.com"
] | [
[
[
1,
151
]
]
] |
b665026633b411db5ba6711e8f3906b1808ba25c | 02c2e62bcb9a54738bfbd95693978b8709e88fdb | /opencv/cvoptflowlk.cpp | 3b4576e4e92b22520d115dd19d6b79948d244603 | [] | no_license | ThadeuFerreira/sift-coprojeto | 7ab823926e135f0ac388ae267c40e7069e39553a | bba43ef6fa37561621eb5f2126e5aa7d1c3f7024 | refs/heads/master | 2021-01-10T15:15:21.698124 | 2009-05-08T17:38:51 | 2009-05-08T17:38:51 | 45,042,655 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,251 | cpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, i... | [
"vinicius@hotmail.de"
] | [
[
[
1,
609
]
]
] |
7a4b8cc48d350fd562e4d0bef685b44e51cdd113 | ffb363eadafafb4b656355b881395f8d59270f55 | /my/include/my/matrix/matrix_slice_interop.hpp | d467ee92e0e550a0bea313238007ae4faebd8493 | [
"MIT"
] | permissive | hanji/matrix | 1c28830eb4fdb7eefe21b2f415a9ec354e18f168 | 9f3424628ab182d249c62aeaf4beb4fb2d073518 | refs/heads/master | 2023-08-08T07:36:26.581667 | 2009-12-03T06:25:24 | 2009-12-03T06:25:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,208 | hpp | #ifndef MATRIX_SLICE_INTEROP_HPP
#define MATRIX_SLICE_INTEROP_HPP
/*
matrix_slice_interop.hpp
Copyright (C) 2009, Ji Han
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 res... | [
"hanji1984@2159fae2-c2cd-11de-acfc-b766374499fb"
] | [
[
[
1,
499
]
]
] |
855c214adda82ba83cbdd048c170cf412a7e0d91 | 971b000b9e6c4bf91d28f3723923a678520f5bcf | /demo_write_mng/main.cpp | 6dbd21d91c5bb2ed80919e6712bba2ace5be66d1 | [] | no_license | google-code-export/fop-miniscribus | 14ce53d21893ce1821386a94d42485ee0465121f | 966a9ca7097268c18e690aa0ea4b24b308475af9 | refs/heads/master | 2020-12-24T17:08:51.551987 | 2011-09-02T07:55:05 | 2011-09-02T07:55:05 | 32,133,292 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 340 | cpp | #include <QtCore>
#include <QDebug>
#include <QCoreApplication>
#include <QObject>
#include <QApplication>
#include "gui_main.h"
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Gui_Main w;
w.show();
a.connect( &a, SIGNAL( lastWindowClosed() ), &a, SLOT( quit() ) );
ret... | [
"ppkciz@9af58faf-7e3e-0410-b956-55d145112073"
] | [
[
[
1,
17
]
]
] |
260e4997f40a803c9105c2d7d965fd3f7dc4fd40 | f90b1358325d5a4cfbc25fa6cccea56cbc40410c | /src/SicForma/isotopologue.cpp | e71e93855842d4ad501b0a7bb0e3fe7d184c68d9 | [] | no_license | ipodyaco/prorata | bd52105499c3fad25781d91952def89a9079b864 | 1f17015d304f204bd5f72b92d711a02490527fe6 | refs/heads/master | 2021-01-10T09:48:25.454887 | 2010-05-11T19:19:40 | 2010-05-11T19:19:40 | 48,766,766 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,248 | cpp | #include "isotopologue.h"
IsotopeDistribution::IsotopeDistribution()
{
}
IsotopeDistribution::IsotopeDistribution( vector< double > vItsMass, vector< double > vItsProb )
{
vMass = vItsMass;
vProb = vItsProb;
}
IsotopeDistribution::~IsotopeDistribution()
{
// destructor
}
void IsotopeDistri... | [
"chongle.pan@c58cc1ec-c975-bb1e-ac29-6983d7497d3a"
] | [
[
[
1,
597
]
]
] |
bc184019601a56a70525000e7d33c6aea18e4c10 | fac8de123987842827a68da1b580f1361926ab67 | /inc/physics/Physics/Collide/Agent/MiscAgent/Phantom/hkpPhantomAgent.h | eb1c28a3a3fa05a7db5a38b5abca30e74f6f403c | [] | no_license | blockspacer/transporter-game | 23496e1651b3c19f6727712a5652f8e49c45c076 | 083ae2ee48fcab2c7d8a68670a71be4d09954428 | refs/heads/master | 2021-05-31T04:06:07.101459 | 2009-02-19T20:59:59 | 2009-02-19T20:59:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,378 | h | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Level 2 and Level 3 source code contains trade secrets... | [
"uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4"
] | [
[
[
1,
92
]
]
] |
90dad87819da4a921439e2a11993f23a1b3316b0 | 2b80036db6f86012afcc7bc55431355fc3234058 | /src/core/NonLibraryTrackHelper.cpp | c2e5c6bcc117fe0fb6a3d99c94a370299abf8df8 | [
"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-9 | C++ | false | false | 5,475 | cpp | //////////////////////////////////////////////////////////////////////////////
//
// License Agreement:
//
// The following are Copyright © 2008, Daniel Önnerby
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the f... | [
"onnerby@gmail.com@6a861d04-ae47-0410-a6da-2d49beace72e",
"onnerby@6a861d04-ae47-0410-a6da-2d49beace72e"
] | [
[
[
1,
42
],
[
44,
91
],
[
93,
117
],
[
135,
135
],
[
138,
139
],
[
142,
148
]
],
[
[
43,
43
],
[
92,
92
],
[
118,
134
],
[
... |
b2543a55fe2151083531680e5a5fe0f3738977cf | 233ea3a6f9eacb0214c91ca181e81d7849a0ebeb | /cpp/ootl/ootl_string.hpp | f916b4fd6cd276668e51c2a1242ca365b48af064 | [
"LicenseRef-scancode-public-domain",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | graydon/cat | a5e438e64c182adb2fc2ebf2d672d2e8af78a17b | 9cd5d62604dcf930f1acd989fe8833c50b2183c5 | refs/heads/master | 2016-09-06T19:13:42.282375 | 2008-05-11T07:25:34 | 2008-05-11T07:25:34 | 31,670,471 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,724 | hpp | // Public Domain by Christopher Diggins
// http://www.ootl.org
#ifndef OOTL_STRING_HPP
#define OOTL_STRING_HPP
#include "ootl_stack.hpp"
namespace ootl
{
struct cstring
{
cstring() : m("") { }
cstring(const char* x) : m(x) { }
cstring(const cstring& x) : m(x.m) { }
operator const char*()... | [
"cdiggins@c3f59c99-e62b-0410-a2a3-eb39d943d493"
] | [
[
[
1,
146
]
]
] |
0ccdd843fec83ffe905bfbeb1dbb6d5fcf84c8ca | da84305a9b9c14e4e195bf7db146daa7957c9842 | /data_index.h | bad0149979ce7b9a34e171cedfe773031fcabd11 | [] | no_license | xlvector/graph-layout | 28c44ded972e2eaeb931c6f2f45d556fa8448e41 | d815ae6275c43a7aaf492e949fbb2bcb84be4588 | refs/heads/master | 2021-01-25T10:14:27.912230 | 2009-08-15T15:46:50 | 2009-08-15T15:46:50 | 278,584 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,052 | h | #ifndef _DATA_INDEX_H_
#define _DATA_INDEX_H_
#include <vector>
#include <map>
#include <set>
namespace pattern{
using namespace std;
template <typename _Point> struct Cell2D{
double xmin,ymin,xmax,ymax;
int N;
double xg,yg;
map< int, set<int> > c;
vector<... | [
"xlvector@U3.cindoo.com"
] | [
[
[
1,
56
]
]
] |
9274212653fa18c24a51cc3da044bb905a6ab830 | 485c5413e1a4769516c549ed7f5cd4e835751187 | /Source/Engine/objMesh.cpp | e3844efaf469a7ee2a92502782cf52c420d3686d | [] | no_license | FranckLetellier/rvstereogram | 44d0a78c47288ec0d9fc88efac5c34088af88d41 | c494b87ee8ebb00cf806214bc547ecbec9ad0ca0 | refs/heads/master | 2021-05-29T12:00:15.042441 | 2010-03-25T13:06:10 | 2010-03-25T13:06:10 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 13,552 | cpp | #include "objMesh.h"
#include <iostream>
#include <algorithm>
using namespace std;
#include <string>
#include <sstream>
#include <fstream>
#include <assert.h>
#define NEXT_INDICE do{i++;}while((buf[i]<'0')&&(buf[i]>'9'));
#define BUFFER_OFFSET(i) ((void*)(i))
ObjMesh::ObjMesh()
{
m_iBufferId = 0;
}
... | [
"b.malaga@gmail.com"
] | [
[
[
1,
490
]
]
] |
d73f87d8a69d5169dce53a082fd0939bd6a40be4 | 847cccd728e768dc801d541a2d1169ef562311cd | /src/InputSystem/OISListener.cpp | 5c85a6c7185012931c1298dc763f1c30c329755e | [] | 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 | 7,572 | cpp | #include "Common.h"
#include "InputMgr.h"
#include "OISListener.h"
#include "GfxSystem/GfxWindow.h"
#include "Core/Application.h"
#include "StringConverter.h"
#include "IInputListener.h"
#include <OISInputManager.h>
#include <OISException.h>
#ifdef __UNIX__
#include <X11/Xlib.h>
#endif
using namespace I... | [
"ondrej.mocny@gmail.com",
"MacJariel@gmail.com",
"svoboda77@volny.cz",
"Lukas.Hermann@seznam.cz"
] | [
[
[
1,
8
],
[
10,
10
],
[
15,
16
],
[
25,
25
],
[
27,
27
],
[
29,
34
],
[
38,
39
],
[
47,
50
],
[
52,
178
],
[
181,
208
... |
28af31c37d4de16c88f1b63dc352052d4319adce | 0b55a33f4df7593378f58b60faff6bac01ec27f3 | /Konstruct/Tools/UIEditor/ScriptFrame.cpp | efcbfd5130d512f3f7952b09ba05788b57479001 | [] | no_license | RonOHara-GG/dimgame | 8d149ffac1b1176432a3cae4643ba2d07011dd8e | bbde89435683244133dca9743d652dabb9edf1a4 | refs/heads/master | 2021-01-10T21:05:40.480392 | 2010-09-01T20:46:40 | 2010-09-01T20:46:40 | 32,113,739 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,168 | cpp | // ScriptFrame.cpp : implementation of the CScriptFrame class
//
#include "stdafx.h"
#include "UIEditor.h"
#include "ScriptFrame.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CScriptFrame
IMPLEMENT_DYNCREATE(CScriptFrame, CMDIChildWnd)
BEGIN_MESSAGE_MAP(CScriptFrame, CMDIChildWnd)
ON_COMMAND(... | [
"acid1789@0c57dbdb-4d19-7b8c-568b-3fe73d88484e"
] | [
[
[
1,
103
]
]
] |
349f77d777f63595ce07a6b46eb73442ad036416 | e947bc69d8ee60ab0f1ccf28c9943027fa43f397 | /YJReBar.h | c62c3d661c339229a2c295364d3c577085e278e8 | [] | no_license | losywee/yjui | fc33d8034d707a6663afef6cb8b55b1483992fc5 | caeea083b91597f7f3c46cb9e69dcb009258649a | refs/heads/master | 2021-01-10T07:35:15.909900 | 2010-04-01T09:14:23 | 2010-04-01T09:14:23 | 45,093,947 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 333 | h | #pragma once
#define WM_REBAR_CONTEXTMENU (WM_USER+1)
class AFX_EXT_CLASS CYJReBar : public CReBar
{
DECLARE_DYNAMIC(CYJReBar)
public:
CYJReBar();
virtual ~CYJReBar();
void Lock( bool bLock =true );
protected:
DECLARE_MESSAGE_MAP()
public:
afx_msg void OnContextMenu(CWnd* /*pWnd*/, CPoint poin... | [
"Caiyj.84@3d1e88fc-ca97-11de-9d4f-f947ee5921c8"
] | [
[
[
1,
20
]
]
] |
53c01ae97a41d9605b98fe0bb2de6dc5a62d06b1 | 1e5a2230acf1c2edfe8b9d226100438f9374e98a | /src/gecko-sdk/include/nsGenericFactory.h | c9bcb949ed61ded798a60d0c25a0e71e1e78ebba | [] | no_license | lifanxi/tabimswitch | 258860fea291c935d3630abeb61436e20f5dcd09 | f351fc4b04983e59d1ad2b91b85e396e1f4920ed | refs/heads/master | 2020-05-20T10:53:41.990172 | 2008-10-15T11:15:41 | 2008-10-15T11:15:41 | 32,111,854 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,224 | h | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* t... | [
"ftofficer.zhangc@237747d1-5336-0410-8d3f-2982d197fc3e"
] | [
[
[
1,
127
]
]
] |
0702d9e5567d8b0d4d7d73dcf0ec1b6b6725f40b | 621cce176ba0cce5df41d4120c1d0bfdbeda48cd | /prog/ex4/ex4a.cc | 22bdb12898fe9c97a809ed2a3cf40195c9ef607c | [] | no_license | AndreyShamis/perviygodmodul | 9d65675217abad7fee2e3f833b89e299578550f4 | 09f0f425a536fab1bca2241dc9b8b071942f5aa6 | refs/heads/master | 2021-01-10T19:30:29.670776 | 2010-01-04T19:47:15 | 2010-01-04T19:47:15 | 32,789,934 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,041 | cc | /*
* EX4A :: Income classification
* =============================================================
* Writen by: Andrey Shamis, id: 321470882, login:andreysh
*
* Plan that defines an array of integers twenty cells.
* The plan calls for the user natural number n less than
* or equal to twenty, which indicate... | [
"lolnik@465b2a2a-c3d4-11de-a006-439b9ae3df91"
] | [
[
[
1,
54
]
]
] |
fccca13a7183c9bcd5cc3f7037e7ff64499903ae | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ObjectDLL/ObjectShared/PropType.h | 2ebc3d19ec8226f06cabf254812c09dcfb0b9308 | [] | no_license | rickyharis39/nolf2 | ba0b56e2abb076e60d97fc7a2a8ee7be4394266c | 0da0603dc961e73ac734ff365bfbfb8abb9b9b04 | refs/heads/master | 2021-01-01T17:21:00.678517 | 2011-07-23T12:11:19 | 2011-07-23T12:11:19 | 38,495,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,567 | h | // ----------------------------------------------------------------------- //
//
// MODULE : PropType.h
//
// PURPOSE : Model PropType - Definition
//
// CREATED : 4/26/2000
//
// (c) 2000 Monolith Productions, Inc. All Rights Reserved
//
// ------------------------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
76
]
]
] |
d2c86f0c03326c5b88f7e2fe12ec5f75bd78bb83 | 842997c28ef03f8deb3422d0bb123c707732a252 | /3rdparty/box2d-2.1.2/Contributions/Utilities/ConvexDecomposition/b2Polygon.h | fe534b508f63192d95fbbcced0725f868607d5cb | [] | no_license | bjorn/moai-beta | e31f600a3456c20fba683b8e39b11804ac88d202 | 2f06a454d4d94939dc3937367208222735dd164f | refs/heads/master | 2021-01-17T11:46:46.018377 | 2011-06-10T07:33:55 | 2011-06-10T07:33:55 | 1,837,561 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,751 | h | /*
* Copyright (c) 2007 Eric Jordan
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any purpose,
* including co... | [
"josh@ziplinegames.com",
"patrick@ziplinegames.com"
] | [
[
[
1,
122
]
],
[
[
123,
123
]
]
] |
b9965cd063e147ad505e7cce20623b481c121391 | 1102f77e8dbf563a024cec0b885c0d9f9da2ef39 | /view/loginview.cc | 5329c38d3aa66dcd50024ebea51302e9f2a25bd4 | [] | no_license | pgoodman/uwo-cooper | 7c38c1bc0b3fc04cabb128cd5a3c984c67efc2f3 | ea881e9794cb2c0ae64c0d73117facfd92c3f96b | refs/heads/master | 2016-09-11T03:29:39.537161 | 2010-04-05T21:28:26 | 2010-04-05T21:28:26 | 32,091,588 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,908 | cc |
#include "view/loginview.h"
LoginView::LoginView() : QDialog(0) {
setModal(true);
this->setFixedSize(300,150);
QPalette palette;
QPixmap bgimage = QPixmap(QString("images/flowershort.jpg"));
bgimage.scaledToWidth(300);
bgimage.scaledToHeight(150);
palette.setBrush(QPalette::Windo... | [
"peter.goodman@c307de66-1bdf-11df-a447-cf726199f266",
"jlu.newera@c307de66-1bdf-11df-a447-cf726199f266"
] | [
[
[
1,
5
],
[
8,
8
],
[
14,
15
],
[
17,
17
],
[
26,
26
],
[
28,
31
],
[
34,
63
]
],
[
[
6,
7
],
[
9,
13
],
[
16,
16
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.