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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bb9516f3cc2f4ccac6bb1856503143ab37683242 | f8b364974573f652d7916c3a830e1d8773751277 | /emulator/allegrex/disassembler/DIV_S.h | 220dabbe595045e3ce9394c87e22a347c61f3d61 | [] | no_license | lemmore22/pspe4all | 7a234aece25340c99f49eac280780e08e4f8ef49 | 77ad0acf0fcb7eda137fdfcb1e93a36428badfd0 | refs/heads/master | 2021-01-10T08:39:45.222505 | 2009-08-02T11:58:07 | 2009-08-02T11:58:07 | 55,047,469 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 363 | h | /* DIV_S */
void AllegrexInstructionTemplate< 0x46000003, 0xffe0003f >::disassemble(u32 address, u32 opcode, char *opcode_name, char *operands, char *comment)
{
using namespace Allegrex;
::strcpy(opcode_name, "div.s");
::sprintf(operands, "%s, %s, %s", fpr_name[fd(opcode)], fpr_name[fs(opcode)], fpr_name[f... | [
"hlide@free.fr"
] | [
[
[
1,
9
]
]
] |
29bee63ad6f318d724f15f8ca0338554ac62ad4e | c63685bfe2d1ecfdfebcda0eab70642f6fcf4634 | /HDRRendering/HDRRendering/3D/Matrix4.cpp | ff19ebbbed98d08c31dfd1a7f8b9e89337ff0019 | [] | no_license | Shell64/cgdemos | 8afa9272cef51e6d0544d672caa0142154e231fc | d34094d372fea0536a5b3a17a861bb1a1bfac8c4 | refs/heads/master | 2021-01-22T23:26:19.112999 | 2011-10-13T12:38:10 | 2011-10-13T12:38:10 | 35,008,078 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,745 | cpp | #include "Matrix4.h"
const Matrix4 Matrix4::IDENTITY(1.0f, 0.0f, 0.0f, 0.0f,
0.0f, 1.0f, 0.0f, 0.0f,
0.0f, 0.0f, 1.0f, 0.0f,
0.0f, 0.0f, 0.0f, 1.0f );
const Matrix4 Matrix4::ZERO( 0.0f, 0.0f, 0.0f, 0.0f,
0.0f, 0.0f, 0.0f, 0.0f,
0.0f, 0.0f, 0.0f, 0.0f,
0.0f, 0.... | [
"hpsoar@6e3944b4-cba9-11de-a8df-5d31f88aefc0"
] | [
[
[
1,
171
]
]
] |
f1f9d7dcf064ccd313ba05a49e874d136e6d1af8 | bd89d3607e32d7ebb8898f5e2d3445d524010850 | /adaptationlayer/systemstatemanageradaptation/iscservice/src/sa_common_trace.cpp | c63bbbb8b2098c10dee62361c29384bc069d4717 | [] | 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 | 5,439 | cpp | /*
* ==============================================================================
* Name: sa_common_trace.cpp
* Part of: System adaptation
* Description: Implementation of System Adaptation common traces
* %version: 1 %
* %date_modified: Tue Dec 29 15:59:38 2009 %
*
* Copyright ... | [
"mika.a.ruuskanen@nokia.com",
"mikaruus@localhost"
] | [
[
[
1,
143
],
[
145,
181
]
],
[
[
144,
144
]
]
] |
b57e198358942fec2455a1a5d3c822e979a36345 | d401482b965150d50fed0b78782dac66a2e2807f | /Game.h | 663bd270f6f869364e6bb52b9fdabb285fcb817c | [] | no_license | skrgice/uno2java | 2832aebc3a7b2abe467e15338fcefeee3da7523d | 0ffe4bf6356d3c439d114299a016255d906c5c31 | refs/heads/master | 2021-01-10T20:58:18.592867 | 2009-02-24T17:08:21 | 2009-02-24T17:08:21 | 32,478,387 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,335 | h | #pragma once
//the game class draws and handles input
//as well as handling all logic for the rules
//associated with UNO
//such as, whether or not a player can play a
//card on the discard pile
//this game required extensive research into UNO's
//rule set and has been coded to portray them
#include <time.h... | [
"mutantveggie@3873034e-f493-11dd-8c4e-4bbb75a408b7"
] | [
[
[
1,
93
]
]
] |
a9fd96e03fd89357af5af55bec38d553afaa5fff | b5ad65ebe6a1148716115e1faab31b5f0de1b493 | /src/Aran/ArnAnimationController.cpp | bbc09f08f370f3998e56898ff1406d94e9b2b8bb | [] | no_license | gasbank/aran | 4360e3536185dcc0b364d8de84b34ae3a5f0855c | 01908cd36612379ade220cc09783bc7366c80961 | refs/heads/master | 2021-05-01T01:16:19.815088 | 2011-03-01T05:21:38 | 2011-03-01T05:21:38 | 1,051,010 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,325 | cpp | #include "AranPCH.h"
#include "ArnAnimationController.h"
#include "ArnIpo.h"
#include "Animation.h"
#include "ArnMath.h"
#include "ArnAction.h"
#include "ArnBone.h"
#include "ArnMesh.h"
#include "ArnConsts.h"
ArnAnimationController::ArnAnimationController()
: m_dTime(0)
, m_outputCount(0)
, m_actionCount(... | [
"gasbank@gmail.com"
] | [
[
[
1,
276
]
]
] |
9bb3c155d62e11972c2979060e7fa1c88e7b3f8c | 1c9f99b2b2e3835038aba7ec0abc3a228e24a558 | /Projects/elastix/elastix_sources_v4/src/Components/Transforms/TranslationTransform/elxTranslationTransform.h | 4006adeef2007318869dfa89451602385796005c | [] | 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 | 6,668 | h | /*======================================================================
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,
157
]
]
] |
78c0e1bb9f04cf6e8efb1bc243ff7d78749c839a | f25e9e8fd224f81cefd6d900f6ce64ce77abb0ae | /Exercises/Old Solutions/OpenGL5/OpenGL5/SceneNode.h | fc99c60e03391fa73423c404cc7a3b87a9246a78 | [] | no_license | giacomof/gameengines2010itu | 8407be66d1aff07866d3574a03804f2f5bcdfab1 | bc664529a429394fe5743d5a76a3d3bf5395546b | refs/heads/master | 2016-09-06T05:02:13.209432 | 2010-12-12T22:18:19 | 2010-12-12T22:18:19 | 35,165,366 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,201 | h | #pragma once
#ifndef sceneNode__H__
#define sceneNode__H__
#include "globals.h"
#include <SDL_mutex.h>
#include <string>
#include <list>
#include "linearAlgebraDLL.h" // Header File for our math library
#include "transformation.h"
#include "sceneObject.h"
#include "assetManager.h"
#include <btBulletD... | [
"telivyel@gmail.com@1a5f623d-5e27-cfcb-749e-01bf3eb0ad9d",
"valeriodidonato@gmail.com@1a5f623d-5e27-cfcb-749e-01bf3eb0ad9d"
] | [
[
[
1,
2
],
[
7,
30
],
[
32,
53
],
[
55,
55
],
[
57,
79
],
[
81,
81
],
[
84,
89
],
[
91,
135
]
],
[
[
3,
6
],
[
31,
... |
716c6cc80709f42793192f78355ff599a6029370 | 550e17ad61efc7bea2066db5844663c8b5835e4f | /Examples/Tutorial/UserInterface/10Container.cpp | 4be423d5416d31c62134f94dfe794e4397c018de | [] | no_license | danguilliams/OpenSGToolbox | 9287424c66c9c4b38856cf749a311f15d8aac4f0 | 102a9fb02ad1ceeaf5784e6611c2862c4ba84d61 | refs/heads/master | 2021-01-17T23:02:36.528911 | 2010-11-01T16:56:31 | 2010-11-01T16:56:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,009 | cpp | // OpenSG Tutorial Example: Using Containers (Frames and Panels)
//
// This tutorial explains how use Frame and Panel Containers
//
// Includes: creating and editing Frames, Panels, and adding
// Panels
// Note: in almost all cases, each Scene should have only ONE
// Frame, but may have unlimited Panels.
... | [
"unknown@unknown.com",
"djkabala@gmail.com"
] | [
[
[
1,
12
],
[
14,
15
],
[
17,
18
],
[
23,
24
],
[
26,
27
],
[
29,
30
],
[
36,
41
],
[
43,
45
],
[
47,
48
],
[
60,
60
... |
a59782cf43f73ae93ceac7ac286d662bf9455ade | 69aab86a56c78cdfb51ab19b8f6a71274fb69fba | /Code/src/Game.cpp | f5cee38d8a2aaa7a15d2e86a18927a52f1b27063 | [
"BSD-3-Clause"
] | permissive | zc5872061/wonderland | 89882b6062b4a2d467553fc9d6da790f4df59a18 | b6e0153eaa65a53abdee2b97e1289a3252b966f1 | refs/heads/master | 2021-01-25T10:44:13.871783 | 2011-08-11T20:12:36 | 2011-08-11T20:12:36 | 38,088,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,879 | cpp | /*
* Game.cpp
*
* Created on: 2010-12-03
* Author: artur.m
*/
#include "Game.h"
#include "pi.h"
#include <cstdlib>
#include <ctime>
#include "GLRenderer.h"
#include "MathHelper.h"
#include "Actor.h"
#include "Board.h"
#include "Ball.h"
#include "BallsInformations.h"
Game* Game::s_in... | [
"Artur.S.Mazurek@gmail.com"
] | [
[
[
1,
197
]
]
] |
447b2be1370c84e109c5fbc052f5d44835fbb976 | 138a353006eb1376668037fcdfbafc05450aa413 | /source/ogre/OgreNewt/boost/mpl/map/aux_/has_key_impl.hpp | ecd7ea24d28b848037458ebeb580f559853e9d11 | [] | 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,255 | hpp |
#ifndef BOOST_MPL_MAP_AUX_HAS_KEY_IMPL_HPP_INCLUDED
#define BOOST_MPL_MAP_AUX_HAS_KEY_IMPL_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... | [
"Sonicma7@0822fb10-d3c0-11de-a505-35228575a32e"
] | [
[
[
1,
44
]
]
] |
07dabe954152ea80755f9e35e8251c24763b08da | 12732dc8a5dd518f35c8af3f2a805806f5e91e28 | /trunk/sdk/wxflatnotebook/src/wxFlatNotebook/popup_dlg.cpp | fda5166180102cad7a67fc297d45936c5f517399 | [] | no_license | BackupTheBerlios/codelite-svn | 5acd9ac51fdd0663742f69084fc91a213b24ae5c | c9efd7873960706a8ce23cde31a701520bad8861 | refs/heads/master | 2020-05-20T13:22:34.635394 | 2007-08-02T21:35:35 | 2007-08-02T21:35:35 | 40,669,327 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,383 | cpp | #include <wx/wxFlatNotebook/popup_dlg.h>
#include <wx/listctrl.h>
#include <wx/wxFlatNotebook/wxFlatNotebook.h>
#include <wx/wxFlatNotebook/renderer.h>
#include <wx/listbox.h>
#include <wx/image.h>
//#include <wx/mstream.h>
#include <wx/wxFlatNotebook/fnb_resources.h>
wxBitmap wxTabNavigatorWindow::m_bmp;
... | [
"eranif@b1f272c1-3a1e-0410-8d64-bdc0ffbdec4b"
] | [
[
[
1,
225
]
]
] |
125c01545c43fbffa88605dc1c045a5567b7efc9 | b411e4861bc1478147bfc289c868b961a6136ead | /tags/DownhillRacing/Texture.h | 3e78b157ac3bf6dc1a2aa49faa92a2bc6d982148 | [] | no_license | mvm9289/downhill-racing | d05df2e12384d8012d5216bc0b976bc7df9ff345 | 038ec4875db17a7898282d6ced057d813a0243dc | refs/heads/master | 2021-01-20T12:20:31.383595 | 2010-12-19T23:29:02 | 2010-12-19T23:29:02 | 32,334,476 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 413 | h | #pragma once
#include <gl/glut.h>
#pragma comment (lib, "corona")
class Texture
{
private:
GLuint id;
int width;
int height;
public:
Texture(void);
virtual ~Texture(void);
bool load(char *filename, int type = GL_RGBA, int wraps = GL_REPEAT, int wrapt = GL_REPEAT,
int magf = GL_LINEAR, int... | [
"mvm9289@06676c28-b993-0703-7cf1-698017e0e3c1"
] | [
[
[
1,
22
]
]
] |
9c722dd6300b20a464ccaf778072f5f01e5efa47 | 3daaefb69e57941b3dee2a616f62121a3939455a | /mgllib-test/mgl_test/mgl_test.cpp | 5aca77973f1258a681ed6bb21b1c4c9db17e228c | [] | 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 | 13,337 | cpp | #include "stdafx.h"
#include "mgl3d.h"
#include "dx_graphic.h"
#include <math.h>
LPDIRECT3DVERTEXBUFFER8 pVB = NULL; // 頂点バッファに使うオブジェクト
#define PI (3.1415926535f)
void GameMain(CMglTexture *pTexture);
void GameMain2(CMglTexture *pTexture);
// ---------------------------------------------------------------... | [
"myun2@6d62ff88-fa28-0410-b5a4-834eb811a934"
] | [
[
[
1,
418
]
]
] |
97ad27e179677869ca9d8faa25ac3d72cdfec4c8 | 028d6009f3beceba80316daa84b628496a210f8d | /uidesigner/com.nokia.sdt.referenceprojects.test/data2/lists_3_0/reference/src/lists_3_0Document.cpp | 12887aa0125df0e877e561fc7cb2ead1a8eb9b2d | [] | no_license | JamesLinus/oss.FCL.sftools.dev.ide.carbidecpp | fa50cafa69d3e317abf0db0f4e3e557150fd88b3 | 4420f338bc4e522c563f8899d81201857236a66a | refs/heads/master | 2020-12-30T16:45:28.474973 | 2010-10-20T16:19:31 | 2010-10-20T16:19:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,289 | cpp | // [[[ begin generated region: do not modify [Generated User Includes]
#include "lists_3_0Document.h"
#include "lists_3_0AppUi.h"
// ]]] end generated region [Generated User Includes]
/**
* @brief Constructs the document class for the application.
* @param anApplication the application instance
*/
Clists_3... | [
"Deepak.Modgil@Nokia.com"
] | [
[
[
1,
49
]
]
] |
68adea8b121abaabde667b2aaef7cd8f58cb652c | 3e69b159d352a57a48bc483cb8ca802b49679d65 | /tags/release-2006-04-24/pcbnew/editmod.cpp | 7b0ad03cffe3de8781d3a95a8658f0c4f7cfc89b | [] | 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 | IBM852 | C++ | false | false | 4,531 | cpp | /************************************************/
/* Module editor: Dialog box for editing module */
/* properties and carateristics */
/************************************************/
#include "fctsys.h"
#include "gr_basic.h"
#include "common.h"
#include "pcbnew.h"
#include "autorout.h"
#includ... | [
"fcoiffie@244deca0-f506-0410-ab94-f4f3571dea26"
] | [
[
[
1,
166
]
]
] |
bd2a9c844d7bbccd96e63864b0b9ca94c1744cbb | 7255cd8bfe095854bb1f4dfb38a71c221f92262c | /math/math3d.cpp | 209417f179cecf1a6d07368f04d9dfd172e6177f | [] | no_license | leavittx/re | 5e97ea2ff6905767e47b568be1066450eb6f9b7f | 83e388b99ced2fc8502a0bf4ead9a1696897b974 | refs/heads/master | 2020-04-15T21:43:24.841947 | 2011-10-18T20:17:10 | 2011-10-18T20:17:10 | 2,357,548 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 31,968 | cpp | // math3d.cpp
// Math3D Library, version 0.95
/* Copyright (c) 2007-2009, Richard S. Wright Jr.
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 ... | [
"lev.panov@gmail.com"
] | [
[
[
1,
1040
]
]
] |
b4abae769ea5c15cdc01c476327ec8fc3b601a4f | cfa6cdfaba310a2fd5f89326690b5c48c6872a2a | /Sources/Server/M-Server Manager/Sources/Command/CMD_Handler.cpp | 9eaff3349b375191d06c76033f5a5696b913c078 | [] | no_license | asdlei00/project-jb | 1cc70130020a5904e0e6a46ace8944a431a358f6 | 0bfaa84ddab946c90245f539c1e7c2e75f65a5c0 | refs/heads/master | 2020-05-07T21:41:16.420207 | 2009-09-12T03:40:17 | 2009-09-12T03:40:17 | 40,292,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 359 | cpp | #include "stdAfx.h"
#include "CMD_Handler.h"
CCMDHandlerMgr::CCMDHandlerMgr()
{
}
CCMDHandlerMgr::~CCMDHandlerMgr()
{
}
PMSG_DATA CCMDHandlerMgr::CMD_Main_Handle(MSG_DATA msgData, CClientSock* pSock)
{
switch(msgData.msgHeader.nCommandType)
{
case MIDDLE_CMD:
{
return CMD_MS_Handle(msgDa... | [
"IBillKim@gmail.com",
"ibillkim@yahoo.com"
] | [
[
[
1,
13
],
[
15,
19
],
[
21,
26
]
],
[
[
14,
14
],
[
20,
20
]
]
] |
9c64112d575a6be31c09175b2130317224db697b | 99527557aee4f1db979a7627e77bd7d644098411 | /utils/windowevents.h | b3745da5fba63ce17c601de99d4464ac8541adc0 | [] | no_license | GunioRobot/2deffects | 7aeb02400090bb7118d23f1fc435ffbdd4417c59 | 39d8e335102d6a51cab0d47a3a2dc7686d7a7c67 | refs/heads/master | 2021-01-18T14:10:32.049756 | 2008-09-15T15:56:50 | 2008-09-15T15:56:50 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,850 | h | #ifndef _SYD_EVENTS_H_
#define _SYD_EVENTS_H_
#include "utils/geometry.h"
#include <memory>
namespace syd {
class Window;
class WindowListener {
public:
virtual void windowResized ( Window& src ) =0;
virtual void windowClosing ( Window& src ) =0;
virtual void windowDeiconified ( Window& src ) =0... | [
"keigo.imai@gmail.com"
] | [
[
[
1,
131
]
]
] |
05c93d7f95c77848558b06b2d7395222e9412879 | 7a8153e3fde0807462b6b6696b796d772639fa74 | /src/game/lifeforms/Monster.cpp | bdd27e1aacad8109ce51b854d8c29c55de377012 | [] | no_license | qaze/violetland | 7183f9670676d05da3970cd2fbd8cf7e5f5197c2 | 9f0fc9aff4ca1a4111b45fb105fc33fd9ae97dad | refs/heads/master | 2021-01-02T22:38:01.687080 | 2011-10-10T12:35:36 | 2011-10-10T12:35:36 | 32,754,552 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,319 | cpp | #ifdef _WIN32
#define _USE_MATH_DEFINES
#endif //_WIN32W
#include "Monster.h"
violetland::Monster::Monster(MonsterTemplate* base, int lvl) :
LifeForm(0, 0, 128, 128) {
Id = "10-" + Id;
Base = base;
Level = lvl;
float t = Base->Strength + Base->Agility + Base->Vitality;
float sp = Base->Strength / ... | [
"5253450@c5058ba8-c010-11de-a759-a54c9d3330c2",
"5253450@gmail.com@c5058ba8-c010-11de-a759-a54c9d3330c2",
"fedoseev.sergey@gmail.com@c5058ba8-c010-11de-a759-a54c9d3330c2"
] | [
[
[
1,
63
],
[
65,
68
],
[
73,
126
],
[
128,
148
]
],
[
[
64,
64
],
[
69,
72
]
],
[
[
127,
127
]
]
] |
8922db977d3091a9834b426ff1fd73d326505341 | 4b0f51aeecddecf3f57a29ffa7a184ae48f1dc61 | /CleanProject/OgreMaxLoader/Include/Mouse.hpp | 77fc1dca605f2deb28b1f34ddcc38bc692a7732f | [] | no_license | bahao247/apeengine2 | 56560dbf6d262364fbc0f9f96ba4231e5e4ed301 | f2617b2a42bdf2907c6d56e334c0d027fb62062d | refs/heads/master | 2021-01-10T14:04:02.319337 | 2009-08-26T08:23:33 | 2009-08-26T08:23:33 | 45,979,392 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 14,190 | hpp | /*
* OgreMaxViewer - An Ogre 3D-based viewer for .scene and .mesh files
* Copyright 2008 Derek Nedelman
*
* This code is available under the OgreMax Free License:
* -You may use this code for any purpose, commercial or non-commercial.
* -If distributing derived works (that use this source code) in binar... | [
"pablosn@06488772-1f9a-11de-8b5c-13accb87f508"
] | [
[
[
1,
430
]
]
] |
d775a2c7ba9adf591a27abdca1da5c7bcbb4b9df | be2e23022d2eadb59a3ac3932180a1d9c9dee9c2 | /GameServer/MapGroupKernel/Network/MsgAnnounceList.cpp | a09abecdf190c00b89dd920c26eaeea58c80be22 | [] | no_license | cronoszeu/revresyksgpr | 78fa60d375718ef789042c452cca1c77c8fa098e | 5a8f637e78f7d9e3e52acdd7abee63404de27e78 | refs/heads/master | 2020-04-16T17:33:10.793895 | 2010-06-16T12:52:45 | 2010-06-16T12:52:45 | 35,539,807 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,537 | cpp | #include "AllMsg.h"
#include "mapgroup.h"
bool CMsgAnnounceList::Create(USHORT usType, USHORT usAmount, ST_ANNOUNCE_TITLE* setAnnounce)
{
if(usAmount > 0)
CHECKF (setAnnounce);
m_unMsgType = _MSG_ANNOUNCE_LIST;
m_usType = usType;
for (int i=0; i<usAmount; i++)
{
m_setAnnounce.Append(setAn... | [
"rpgsky.com@cc92e6ba-efcf-11de-bf31-4dec8810c1c1"
] | [
[
[
1,
51
]
]
] |
7ce7cd53ddc4f9015de7c686646c1c901ec8c08e | 8c777d62435addb7c5657f4a0e722505e70dcbc1 | /openRad/reference/MAKECLAS.CPP | 14a6c9308cc712fd996bc4a1f758dd41667cd6d9 | [] | no_license | davidmc/w3metasite | 4e35601d68996dae92e6b7e85ae86aa1bb1a9093 | c8b98d0dd585a069a16116dea267fabf845ebc13 | refs/heads/master | 2016-09-05T10:47:09.368012 | 2010-01-01T19:44:13 | 2010-01-01T19:44:13 | 455,231 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 395 | cpp | #include<stdio.h>
#include<iostream.h>
#include<iomanip.h>
#include<fstream.h>
#include<string.h>
#include"makeclas.hpp"
int main( int argc, char * argv[] )
{
if (argc != 2)
{
cerr << "usage:" << endl;
cerr << "makeclas classfile" << endl;
return(1);
}
ClassDef defClass( argv[1... | [
"w3sysdesign@gmail.com"
] | [
[
[
1,
25
]
]
] |
552ed6017313763eb313997e11c8ab89670dab78 | 4c0c3b9539a84860b1ecec87e0cc89da5a2b8579 | /src/exerb/gui.cpp | 75663cdae3de7b50bf990572387d4e4e618af674 | [
"DOC"
] | permissive | snaury/exerb-mingw | 8ec9f4f39aead177c91dec3671b49315d300d923 | 577683046e021785e6ac47cf2bd6fe6a8e6951f7 | refs/heads/master | 2016-09-05T11:59:54.922776 | 2009-11-02T14:31:25 | 2009-11-02T14:31:25 | 348,470 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,914 | cpp | // $Id: gui.cpp,v 1.15 2008/12/19 12:17:50 arton Exp $
#include <ruby.h>
#include <windowsx.h>
#include "exerb.h"
#include "resource.h"
////////////////////////////////////////////////////////////////////////////////
int exerb_main(int argc, char** argv, void (*on_init)(VALUE, VALUE, VALUE), void (*on_fail)... | [
"snaury@gmail.com"
] | [
[
[
1,
171
]
]
] |
14d8b7982d78a28c5852088afdfe6d19cb5ceee1 | 65da00cc6f20a83dd89098bb22f8f93c2ff7419b | /HabuMath/LPad/Include/AffineTransformTest.hpp | 1a7579cd63531101c8a9bb88267458bb2468a1cd | [] | no_license | skevy/CSC-350-Assignment-5 | 8b7c42257972d71e3d0cd3e9566e88a1fdcce73c | 8091a56694f4b5b8de7e278b64448d4f491aaef5 | refs/heads/master | 2021-01-23T11:49:35.653361 | 2011-04-20T02:20:06 | 2011-04-20T02:20:06 | 1,638,578 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,854 | hpp |
#ifndef AFFINE_TRANFORM_TEST_HPP
#define AFFINE_TRANFORM_TEST_HPP
#include "HabuMath.hpp"
#include <d3dx9math.h> // for testing
using namespace HabuTech;
#define INTERATIONS 1000000
void TestAffineTransforms()
{
long double fXdiff = 0.0;
long double fYdiff = 0.0;
long double fZdiff = 0.0;
... | [
"adam.skevy@mac.com"
] | [
[
[
1,
97
]
]
] |
2c64247f7fa371550dfa38f246fa6767a449ea2a | 6d25f0b33ccaadd65b35f77c442b80097a2fce8e | /gbt/rank_gbtree.h | bf102e2e6eba04e7d9572d19c0ebd795f14cc28f | [] | no_license | zhongyunuestc/felix-academic-project | 8b282d3a783aa48a6b56ff6ca73dc967f13fd6cf | cc71c44fba50a5936b79f7d75b5112d247af17fe | refs/heads/master | 2021-01-24T10:28:38.604955 | 2010-03-20T08:33:59 | 2010-03-20T08:33:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 679 | h | #ifndef __RANK_MODEL__
#define __RANK_MODEL__
#include <string>
#include <tree.h>
#include <cart.h>
#include <rank_common.h>
struct GBTree {
TreeVec treeVec;
double learningRate, b;
doubles_t w;
int nDims;
void train(const Dataset& trainset, int nDims, const Dataset& testset, const Dataset& v... | [
"Felix.Guozq@fe1a0076-fbb2-11de-b7cb-b1160b2c2156"
] | [
[
[
1,
27
]
]
] |
e33fbdef7cff69ba4e0d5cfa4e992551144b7137 | 1c84fe02ecde4a78fb03d3c28dce6fef38ebaeff | /State_FollowQueen.h | 88cfecc3fe7412a47e5278f92f1b346ffe435166 | [] | no_license | aadarshasubedi/beesiege | c29cb8c3fce910771deec5bb63bcb32e741c1897 | 2128b212c5c5a68e146d3f888bb5a8201c8104f7 | refs/heads/master | 2016-08-12T08:37:10.410041 | 2007-12-16T20:57:33 | 2007-12-16T20:57:33 | 36,995,410 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 566 | h | #ifndef STATEFOLLOWQUEEN_H
#define STATEFOLLOWQUEEN_H
#include "FSMState.h"
class StateFollowQueen: public FSMState
{
public:
// ctor
StateFollowQueen(FSMAIControl* control, int type=FSM_FOLLOW_QUEEN) :
FSMState(control, type)
{}
// see base class
void Enter();
void Exit();
void Update(f... | [
"ruhisinha27@gmail.com",
"vkalpias@seas.upenn.edu"
] | [
[
[
1,
8
],
[
15,
16
],
[
30,
34
]
],
[
[
9,
14
],
[
17,
29
]
]
] |
3d2746db32a0e516440fb646b6370f87f06f382d | 610c7fab24418c124efa4f224f61fee1076c851b | /opensurf/surflib.h | 815873f82b4d3436792aa258b11dc53c73f7b733 | [] | no_license | julapy/ofxOpenSurf | 3c2478729ad05d5fa3612620a8fd78ab8dfd3f27 | 9875b6189360983c6a770bc8a91ed00b0e5c1938 | refs/heads/master | 2016-08-04T04:35:06.588986 | 2011-10-11T09:50:06 | 2011-10-11T09:50:06 | 2,131,676 | 13 | 3 | null | 2015-02-01T14:42:29 | 2011-07-31T08:17:22 | C++ | UTF-8 | C++ | false | false | 3,393 | h | /***********************************************************
* --- OpenSURF --- *
* This library is distributed under the GNU GPL. Please *
* contact chris.evans@irisys.co.uk for more information. *
* *
* C. Evan... | [
"julapy@googlemail.com"
] | [
[
[
1,
95
]
]
] |
fe775589d6dd22e4e65dfb893fda167eeaa8ad80 | 444a151706abb7bbc8abeb1f2194a768ed03f171 | /trunk/CompilerSource/general/string.cpp | 616cd78d05a7b3c8cb8d4fe1652854d679081195 | [] | no_license | amorri40/Enigma-Game-Maker | 9d01f70ab8de42f7c80af9a0f8c7a66e412d19d6 | c6b701201b6037f2eb57c6938c184a5d4ba917cf | refs/heads/master | 2021-01-15T11:48:39.834788 | 2011-11-22T04:09:28 | 2011-11-22T04:09:28 | 1,855,342 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,887 | cpp | /********************************************************************************\
** **
** Copyright (C) 2008 Josh Ventura **
** ... | [
"amorri40@gmail.com"
] | [
[
[
1,
71
]
]
] |
76a09ba033501d6d3dbd0e315f72d33765fb760f | 6c8c4728e608a4badd88de181910a294be56953a | /CommunicationModule/TelepathyIM/VoiceSessionParticipant.cpp | d9f25b7bb272eb5a324e25d9aa86df96e1ab967f | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | caocao/naali | 29c544e121703221fe9c90b5c20b3480442875ef | 67c5aa85fa357f7aae9869215f840af4b0e58897 | refs/heads/master | 2021-01-21T00:25:27.447991 | 2010-03-22T15:04:19 | 2010-03-22T15:04:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 819 | cpp | // For conditions of distribution and use, see copyright notice in license.txt
#include "StableHeaders.h"
#include "DebugOperatorNew.h"
#include "VoiceSessionParticipant.h"
#include "Contact.h"
#include "MemoryLeakCheck.h"
namespace TelepathyIM
{
VoiceSessionParticipant::VoiceSessionParticipant(Contac... | [
"jonnenau@5b2332b8-efa3-11de-8684-7d64432d61a3",
"jujjyl@5b2332b8-efa3-11de-8684-7d64432d61a3",
"mattiku@5b2332b8-efa3-11de-8684-7d64432d61a3",
"Stinkfist0@5b2332b8-efa3-11de-8684-7d64432d61a3"
] | [
[
[
1,
3
]
],
[
[
4,
4
],
[
6,
6
],
[
8,
9
]
],
[
[
5,
5
],
[
7,
7
],
[
10,
11
],
[
36,
37
]
],
[
[
12,
35
]
]
] |
a5f709e224335c1cb426021471b93d0232a7c6da | 7acbb1c1941bd6edae0a4217eb5d3513929324c0 | /GLibrary-CPP/sources/GDirectory.cpp | 14bb7cb1f015c66ccf76659bf9badeaa7b6bcccb | [] | no_license | hungconcon/geofreylibrary | a5bfc96e0602298b5a7b53d4afe7395a993498f1 | 3abf3e1c31a245a79fa26b4bcf2e6e86fa258e4d | refs/heads/master | 2021-01-10T10:11:51.535513 | 2009-11-30T15:29:34 | 2009-11-30T15:29:34 | 46,771,895 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 9,374 | cpp |
#include "GDirectory.h"
GDirectory::GDirectory(void)
{
this->Cd(".");
}
GDirectory::~GDirectory(void)
{
}
bool GDirectory::Exist(void)
{
char *tmp = this->_path.ToChar();
bool ok(true);
#if defined (GWIN)
if (GetFileAttributes(tmp) == INVALID_FILE_ATTRIBUTES)
ok = (false);
#else
struct ... | [
"mvoirgard@34e8d5ee-a372-11de-889f-a79cef5dd62c",
"tincani.geoffrey@34e8d5ee-a372-11de-889f-a79cef5dd62c",
"tincani.geoffrey@gmail.com"
] | [
[
[
1,
33
],
[
36,
37
],
[
39,
42
],
[
44,
140
],
[
142,
142
],
[
146,
168
],
[
170,
184
],
[
186,
190
],
[
195,
412
],
[
414,... |
e52135be4bbac478fa8b3ead656664d59617a1bd | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /Sockets/SocketStream.cpp | 10f59e210f2c59124e8eeaf5440dd224cb3989f3 | [] | 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 | 1,989 | cpp | /**
** \file SocketStream.cpp
** \date 2008-12-20
** \author grymse@alhem.net
**/
/*
Copyright (C) 2008-2009 Anders Hedstrom
This library is made available under the terms of the GNU GPL, with
the additional exemption that compiling, linking, and/or using OpenSSL
is allowed.
If you would like to use... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
69
]
]
] |
73346280bdb4dcf68fc0b9575b796fa5f1ac4282 | 91e66307c16b7bc5ac09a00e59e22872029d2dfe | /code/ChainApp/system.cpp | c42fda03ef96058f7a2b37930bbcc3e88c0085da | [] | no_license | BackupTheBerlios/artbody-svn | 52a7d0e780b077c9972ab25558916b772b8d8289 | 3dde2231e92d6c53b33021e333da1a434ab10c44 | refs/heads/master | 2016-09-03T01:53:14.446671 | 2008-02-06T16:33:58 | 2008-02-06T16:33:58 | 40,725,063 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,922 | cpp | //////////////////////////////////////////////////////////////////////////
// system.cpp
//////////////////////////////////////////////////////////////////////////
#include <stdlib.h>
#include <gl/glut.h>
#include "ChainApp.h"
#include "ab_types.h"
#include "ab_adapter.h"
#include "render.h"
#include "time... | [
"ilya_p@70fd935d-ab2c-0410-87c7-a1c3f06a4c7f"
] | [
[
[
1,
119
]
]
] |
4bb51d23de869e909a3d24ebd29ffd2e6242ed15 | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhnetsdk/Demo/DeviceWorkState.h | 3104193ea5ce23d73a43d046dd75a74c88c27eaf | [] | 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 | 1,564 | h | #if !defined(AFX_DEVICEWORKSTATE_H__7818B4F5_1A0E_4E5B_B37F_B9702C5A8FB7__INCLUDED_)
#define AFX_DEVICEWORKSTATE_H__7818B4F5_1A0E_4E5B_B37F_B9702C5A8FB7__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DeviceWorkState.h : header file
//
////////////////////////////////////////////////... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
58
]
]
] |
7514dc7a578616220924ef2397433124be016863 | 5b3221bdc6edd8123287b2ace0a971eb979d8e2d | /Fiew/Layer.h | dec1e028eee0c3fe1fc560e2b43daf3bb227116f | [] | no_license | jackiejohn/fedit-image-editor | 0a4b67b46b88362d45db6a2ba7fa94045ad301e2 | fd6a87ed042e8adf4bf88ddbd13f2e3b475d985a | refs/heads/master | 2021-05-29T23:32:39.749370 | 2009-02-25T21:01:11 | 2009-02-25T21:01:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,672 | h | using namespace Gdiplus;
class ChildCore;
class Cell;
class Layer {
protected:
ChildCore *core;
Image *image, *scali;
int type, fitmode, sidemode;
int x, y, width, height, cwidth, cheight;
int rollHor, rollVer, maxrollHor, maxrollVer, minrollVer, offrollVer;
int offset, menuheight, rot, gifdir... | [
"dev@fapplication.org"
] | [
[
[
1,
302
]
]
] |
9a7af3ac546ba902dc16022016a9d63b20f0ce95 | d425cf21f2066a0cce2d6e804bf3efbf6dd00c00 | /Laptop/BobbyRShipments.cpp | 09479fc4541b1b1b67219e4ef3c77eced396bc87 | [] | 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 | 18,478 | cpp | #ifdef PRECOMPILEDHEADERS
#include "Laptop All.h"
#include "BobbyRShipments.h"
#else
#include "laptop.h"
#include "BobbyRShipments.h"
#include "bobbyr.h"
#include "utilities.h"
#include "WCheck.h"
#include "Text.h"
#include "BobbyRGuns.h"
#include "cursors.h"
#include "BobbyRMailOrder.h"
#inclu... | [
"jazz_ja@b41f55df-6250-4c49-8e33-4aa727ad62a1"
] | [
[
[
1,
543
]
]
] |
d671ba7407eafc69e29a84cf67b1b32f31cce504 | 9a6a9d17dde3e8888d8183618a02863e46f072f1 | /SettingsDialog.h | fb24b16b4939ab1abe51b852d9ff0e80358e4f47 | [] | no_license | pritykovskaya/max-visualization | 34266c449fb2c03bed6fd695e0b54f144d78e123 | a3c0879a8030970bb1fee95d2bfc6ccf689972ea | refs/heads/master | 2021-01-21T12:23:01.436525 | 2011-07-06T18:23:38 | 2011-07-06T18:23:38 | 2,006,225 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 417 | h | #pragma once
// SettingsDialog dialog
class SettingsDialog : public CDialog
{
DECLARE_DYNAMIC(SettingsDialog)
public:
SettingsDialog(CWnd* pParent = NULL); // standard constructor
virtual ~SettingsDialog();
// Dialog Data
enum { IDD = IDD_DIALOG1 };
protected:
virtual void DoDataExchange(C... | [
"pritykovskaya@gmail.com"
] | [
[
[
1,
23
]
]
] |
aa9adec870a7e36bbfab6c7ec5d1e6228d9627c9 | f66e343bd16f5dd4c2652c2f8753efd90fb4e813 | /ext/CapFile.h | aa387f9e65942f5c82d7b37152e7eaefa9d6c43c | [] | no_license | footprint4me/rcapdissector | 7046307f9053fe515a9a0b5c6212a5f4d0e5c1c1 | 399a2da4229f8f371a8c3f4c88fa99ce1985a0eb | refs/heads/master | 2021-01-14T10:28:15.490402 | 2010-11-07T17:47:42 | 2010-11-07T17:47:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,902 | h | #pragma once
#include "RubyAndShit.h"
#include "rcapdissector.h"
#ifdef USE_LOOKASIDE_LIST
#include "RubyAllocator.h"
#include "ProtocolTreeNodeLookasideList.h"
#endif
class CapFile
{
public:
static VALUE createClass();
static void initPacketCapture();
static void deinitPacketCapture();
#ifd... | [
"anelson@apocryph.org"
] | [
[
[
1,
73
]
]
] |
bd2dbeed4b5ef0a6f4a0610b2d6c540fc3b7fe21 | 61e4e71a9ad4ac3fdce3c1595c627b9c79a68c29 | /src/cppsqlite3/CppSQLite3U.h | 61268fe5acc9209c0691f45355006d53c4271e06 | [] | no_license | oot/signpost | c2ff81bdb3ab75a5511eedd18798d637cd080526 | 8a8e5c6c693217daf56398e6bb59f89563f9689b | refs/heads/master | 2016-09-05T19:52:41.876837 | 2010-11-19T08:07:48 | 2010-11-19T08:07:48 | 32,301,199 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,707 | h | ////////////////////////////////////////////////////////////////////////////////
// CppSQLite3U is a C++ unicode wrapper around the SQLite3 embedded database library.
//
// Copyright (c) 2006 Tyushkov Nikolay. All Rights Reserved. http://softvoile.com
//
//
// Based on beautiful wrapper written by Rob Groves
... | [
"oot@xxxix.net@067241ac-f43e-11dd-9d1a-b59b2e1864b6"
] | [
[
[
1,
430
]
]
] |
167b846a3633e6ea115ac47a4d93ca19e252ec3a | f55665c5faa3d79d0d6fe91fcfeb8daa5adf84d0 | /Depend/MyGUI/UnitTests/UnitTest_GraphView/GraphNodeEventController.h | fa10cb6b7844a31bdf118f0cfe6234385ac85744 | [] | no_license | lxinhcn/starworld | 79ed06ca49d4064307ae73156574932d6185dbab | 86eb0fb8bd268994454b0cfe6419ffef3fc0fc80 | refs/heads/master | 2021-01-10T07:43:51.858394 | 2010-09-15T02:38:48 | 2010-09-15T02:38:48 | 47,859,019 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,295 | h | /*!
@file
@author Albert Semenov
@date 08/2009
@module
*/
#ifndef __GRAPH_NODE_EVENT_H__
#define __GRAPH_NODE_EVENT_H__
#include <MyGUI.h>
#include "BaseAnimationNode.h"
#include "EventController.h"
namespace demo
{
class GraphNodeEventController : public BaseAnimationNode
{
public:
Gra... | [
"albertclass@a94d7126-06ea-11de-b17c-0f1ef23b492c"
] | [
[
[
1,
60
]
]
] |
cb154e7bf8ea58b0a30dc08116a2884052a05a99 | f596200d0a3a98304d8108120bf97a8d4e16319e | /gui/src/eventful.cpp | 55a884286ef9fc606e823f9cf56df164bc1d723b | [] | no_license | justinvh/Rogue-Reborn | 692f8995d21c085bd2290ef22bbd3b2ce737a20c | b4356f3af39e82536c4254a51cc89fa5af0b6452 | refs/heads/master | 2021-01-06T20:38:28.362318 | 2011-01-10T01:07:14 | 2011-01-10T01:07:14 | 952,588 | 13 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 14,070 | cpp | /*
Rogue Reborn GUI "Eventful" source from src/eventful.cpp
Copyright 2010 Justin Bruce Van Horne. All Rights Reserved.
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... | [
"justinvh@gmail.com"
] | [
[
[
1,
490
]
]
] |
c61ededc9e4d2354c1d55220eac5af733fcc8a2f | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Scada/Emulation/PLC5/PLC5.cpp | 2d54ffafd033f229c818986d3028cf47682afc3c | [] | 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 | 8,988 | cpp | // PLC5.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "resource.h"
#include <initguid.h>
#include "PLC5.h"
#include "PLC5Dlg.h"
#include "Dlgs.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//************... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
347
]
]
] |
1ffec0b1246d4d43dfc68be395e98f6a441c10bb | c2c93fc3fd90bd77764ac3016d816a59b2370891 | /Incomplited/Useful functions 0.1/last/hooks.cpp | 21ce275bac66da2fde5fb47cef36feef2f2b785e | [] | no_license | MsEmiNeko/samp-alex009-projects | a1d880ee3116de95c189ef3f79ce43b163b91603 | 9b9517486b28411c8b747fae460266a88d462e51 | refs/heads/master | 2021-01-10T16:22:34.863725 | 2011-04-30T04:01:15 | 2011-04-30T04:01:15 | 43,719,520 | 0 | 1 | null | 2018-01-19T16:55:45 | 2015-10-05T23:23:37 | SourcePawn | UTF-8 | C++ | false | false | 16,053 | cpp | /*
* Created: 06.03.10
* Author: 009
* Last Modifed: -
*/
// SDK
#include "SDK/amx/amx.h"
#include "SDK/plugincommon.h"
// plugin
#include "os.h"
#include "hooks.h"
#include "main.h"
// samp data
#include "samp address.h"
#include "samp defines.h"
#include "samp structs.h"
// main vars
DWORD ... | [
"ariKard9@gmail.com"
] | [
[
[
1,
276
]
]
] |
ba2484025ba4bf5a118fc395306bfb2740ceb188 | d752d83f8bd72d9b280a8c70e28e56e502ef096f | /FugueDLL/Virtual Machine/Operations/Operators/CompoundOperator.cpp | 146ee196a3b3a92c527ddc591cbd4c569c5e009d | [] | no_license | apoch/epoch-language.old | f87b4512ec6bb5591bc1610e21210e0ed6a82104 | b09701714d556442202fccb92405e6886064f4af | refs/heads/master | 2021-01-10T20:17:56.774468 | 2010-03-07T09:19:02 | 2010-03-07T09:19:02 | 34,307,116 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 765 | cpp | //
// The Epoch Language Project
// FUGUE Virtual Machine
//
// Base class for operators that can act on arrays of parameters
//
#include "pch.h"
#include "Virtual Machine/Operations/Operators/CompoundOperator.h"
#include "Virtual Machine/Operations/StackOps.h"
using namespace VM;
using namespace VM::... | [
"don.apoch@gmail.com",
"don.apoch@localhost"
] | [
[
[
1,
4
],
[
6,
41
]
],
[
[
5,
5
]
]
] |
c2d9fb23091e6293f2141a0d278c16643d2a4a97 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /Game/ObjectDLL/ObjectShared/RotatingSwitch.h | 6f4d0551468d6e52c617343cf974c920c3e0906d | [] | 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 | 664 | h | // ----------------------------------------------------------------------- //
//
// MODULE : RotatingSwitch.h
//
// PURPOSE : A RotatingSwitch object
//
// CREATED : 5/29/01
//
// (c) 2001 Monolith Productions, Inc. All Rights Reserved
//
// ------------------------------------------------------------------... | [
"vytautasrask@gmail.com"
] | [
[
[
1,
36
]
]
] |
42f4371abac54d91b469ce7cc2d85c4574880226 | f89e32cc183d64db5fc4eb17c47644a15c99e104 | /pcsx2-rr/common/src/Utilities/ThreadTools.cpp | ca0b8d83b0480e99dfc41d040d51ea825f8720d2 | [] | no_license | mauzus/progenitor | f99b882a48eb47a1cdbfacd2f38505e4c87480b4 | 7b4f30eb1f022b08e6da7eaafa5d2e77634d7bae | refs/heads/master | 2021-01-10T07:24:00.383776 | 2011-04-28T11:03:43 | 2011-04-28T11:03:43 | 45,171,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,874 | cpp | /* PCSX2 - PS2 Emulator for PCs
* Copyright (C) 2002-2010 PCSX2 Dev Team
*
* PCSX2 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 Found-
* ation, either version 3 of the License, or (at your option) ... | [
"koeiprogenitor@bfa1b011-20a7-a6e3-c617-88e5d26e11c5"
] | [
[
[
1,
882
]
]
] |
b3c1f075c97523a13efd704ab97ba574eec7c442 | 6e4f9952ef7a3a47330a707aa993247afde65597 | /PROJECTS_ROOT/WireKeys/WP_TimeSync/Sntp.cpp | 4709145d60fbd5ef3f69f909b4fb8bae9b9988d1 | [] | no_license | meiercn/wiredplane-wintools | b35422570e2c4b486c3aa6e73200ea7035e9b232 | 134db644e4271079d631776cffcedc51b5456442 | refs/heads/master | 2021-01-19T07:50:42.622687 | 2009-07-07T03:34:11 | 2009-07-07T03:34:11 | 34,017,037 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 26,817 | cpp | /*
Module : SNTP.CPP
Purpose: implementation for a MFC class to encapsulate the SNTP protocol
Created: PJN / 05-08-1998
History: PJN / 16-11-1998 1. m_nOriginateTime was getting set incorrectly in the SNTP response
2. GetLastError now works when a timeout occurs.
PJN / 25-06-2000 1. Fixed an issue where the packi... | [
"wplabs@3fb49600-69e0-11de-a8c1-9da277d31688"
] | [
[
[
1,
700
]
]
] |
413f0d4af59b7f77953f1947f3c6583b9076d7cf | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/mw/classicui/uifw/apps/S60_SDK3.0/bctesteh/src/bctestehcontainer.cpp | 3a32e90755cb3f928605b226d6f83b7caec55fd3 | [] | 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 | 3,441 | cpp | /*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl... | [
"none@none"
] | [
[
[
1,
117
]
]
] |
9b09069bd6344b7216ff5ec44d92827d1c91e297 | 3ec3b97044e4e6a87125470cfa7eef535f26e376 | /victor_and_andre-sourcegod/include/test.h | c6bd30929f031aef6dec092fd4dd4b2f0263fb34 | [] | no_license | strategist922/TINS-Is-not-speedhack-2010 | 6d7a43ebb9ab3b24208b3a22cbcbb7452dae48af | 718b9d037606f0dbd9eb6c0b0e021eeb38c011f9 | refs/heads/master | 2021-01-18T14:14:38.724957 | 2010-10-17T14:04:40 | 2010-10-17T14:04:40 | null | 0 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 367 | h | /*
* TINS 2010 - The source god
* Authors: Victor Williams Stafusa da Silva
* André Luiz Pereira Álvares
*/
#ifndef __SENTINELA_TEST
#define __SENTINELA_TEST
#define RUN_TEST 1
#if RUN_TEST
#include <iostream>
#include <fstream>
void pathfind_test();
void readsource_test();
#endif /*... | [
"martijn.vaniersel@bigcat.unimaas.nl"
] | [
[
[
1,
21
]
]
] |
0b68b83f1f88c8570121ef134aed59879f1a589c | 7d5bde00c1d3f3e03a0f35ed895068f0451849b2 | /treethread.cpp | ca7f2aff936db0edfeda5017f88f456499140514 | [] | no_license | jkackley/jeremykackley-dfjobs-improvment | 6638af16515d140e9d68c7872b11b47d4f6d7587 | 73f53a26daa7f66143f35956150c8fe2b922c2e2 | refs/heads/master | 2021-01-16T01:01:38.642050 | 2011-05-16T18:03:23 | 2011-05-16T18:03:23 | 32,128,889 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,698 | cpp | /*-
* Copyright (c) 2011, Derek Young
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this li... | [
"Devek@localhost"
] | [
[
[
1,
192
]
]
] |
0f650bbc3b4b2f46da94054794eb48a87ae68346 | e7c45d18fa1e4285e5227e5984e07c47f8867d1d | /Common/Models/MDLBASE/RL_BASIC.CPP | 9e408b95195337f7ec864f0fef3d181a3928761f | [] | 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 | 5,985 | cpp | //================== SysCAD - Copyright Kenwalt (Pty) Ltd ===================
// $Nokeywords: $
//===========================================================================
// SysCAD Copyright Kenwalt (Pty) Ltd 1992
#include "stdafx.h"
#include <string.h>
#include <math.h>
#include <stdio.h>
#define __RL... | [
"paul.hannah@syscad.net"
] | [
[
[
1,
235
]
]
] |
f7f7e0211ff86c4d9cbd0f679bb208e50c4372e2 | d609fb08e21c8583e5ad1453df04a70573fdd531 | /trunk/OpenXP/下载组件/library/DownLoadMTR.cpp | f8287ca7527190477e24791fdbc2a4d52e54a7c6 | [] | no_license | svn2github/openxp | d68b991301eaddb7582b8a5efd30bc40e87f2ac3 | 56db08136bcf6be6c4f199f4ac2a0850cd9c7327 | refs/heads/master | 2021-01-19T10:29:42.455818 | 2011-09-17T10:27:15 | 2011-09-17T10:27:15 | 21,675,919 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 29,843 | cpp | #include "StdAfx.h"
#include "DownLoadMTR.h"
#include <io.h>
#include "PublicFunc.h"
void DownloadNotify(int nIndex, UINT nNotityType, LPVOID lpNotifyData, LPVOID pDownloadMTR);
DownLoadMTR::DownLoadMTR() : m_nThreadCount(DEFAULT_THREAD_COUNT)
, m_pDownloadPub_MTR(NULL)
, m_pDownloadPub_Info(NULL)
, m_pDown... | [
"o890402@gmail.com@f92b348d-55a1-4afa-8193-148a6675784b"
] | [
[
[
1,
941
]
]
] |
448624836a6b9f609cb1bb6acade7c1cc240089b | 974a20e0f85d6ac74c6d7e16be463565c637d135 | /trunk/applications/newtonDemos/sdkDemos/PhysicsUtils.cpp | 91b7693d257144f600622b21f70e8b1c7aa1241d | [] | no_license | Naddiseo/Newton-Dynamics-fork | cb0b8429943b9faca9a83126280aa4f2e6944f7f | 91ac59c9687258c3e653f592c32a57b61dc62fb6 | refs/heads/master | 2021-01-15T13:45:04.651163 | 2011-11-12T04:02:33 | 2011-11-12T04:02:33 | 2,759,246 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 36,696 | cpp | /* Copyright (c) <2009> <Newton Game Dynamics>
*
* 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,
* inclu... | [
"jerezjulio@sbcglobal.net@b7a2f1d6-d59d-a8fe-1e9e-8d4888b32692"
] | [
[
[
1,
1213
]
]
] |
59131cbff97a46663bea6c2b884a5cd82cfccd4f | 01fa6f43ad536f4c9656be0f2c7da69c6fc9dc1c | /bufferlist.h | 3ccffacdd2d62e2185b7531aaca60fb396efca2f | [] | no_license | akavel/wed-editor | 76a22b7ff1bb4b109cfe5f3cc630e18ebb91cd51 | 6a10c167e46bfcb65adb514a1278634dfcb384c1 | refs/heads/master | 2021-01-19T19:33:18.124144 | 2010-04-16T20:32:17 | 2010-04-16T20:32:17 | 10,511,499 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,446 | h | #if !defined(AFX_BUFFERLIST_H__F71BD6A0_DFE4_11D2_BEED_002078105E2C__INCLUDED_)
#define AFX_BUFFERLIST_H__F71BD6A0_DFE4_11D2_BEED_002078105E2C__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
// BufferList.h : header file
//
/////////////////////////////////////////////////////////////... | [
"none@none"
] | [
[
[
1,
56
]
]
] |
83899a899cb639476589640aaf3a98f265ad36d0 | 7ee1bcc17310b9f51c1a6be0ff324b6e297b6c8d | /AppData/Sources/VS 6.0 Win32 MFC 6.0 SDI/Source/$PROJECT$App.cpp | 5cae34cfb61dfcdec156c8956ecf468e4daf4470 | [] | no_license | SchweinDeBurg/afx-scratch | 895585e98910f79127338bdca5b19c5e36921453 | 3181b779b4bb36ef431e5ce39e297cece1ca9cca | refs/heads/master | 2021-01-19T04:50:48.770595 | 2011-06-18T05:14:22 | 2011-06-18T05:14:22 | 32,185,218 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,430 | cpp | // $PROJECT$ application.
// Copyright (c) $YEAR$ by $AUTHOR$,
// All rights reserved.
// $PROJECT$App.cpp - implementation of the C$PROJECT$App class
// initially generated by $GENERATOR$ on $DATE$ at $TIME$
// visit http://zarezky.spb.ru/projects/afx_scratch.html for more info
////////////////////////////... | [
"Elijah Zarezky@9edebcd1-9b41-0410-8d36-53a5787adf6b"
] | [
[
[
1,
131
]
]
] |
ebfc5cde34d27ad157a4c1b596dd1a34d214f4b8 | 74c8da5b29163992a08a376c7819785998afb588 | /NetAnimal/Game/wheel/NewWheelController/include/WheelClockListener.h | fbc741e46324b99d2e24d756c48e53b521657d30 | [] | 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 | 304 | h | #ifndef __Orz_WheelClockListener_h__
#define __Orz_WheelClockListener_h__
#include "WheelControllerConfig.h"
namespace Orz
{
class _OrzNewWheelControlleExport WheelClockListener
{
public:
virtual ~WheelClockListener(void){}
virtual void clockChanged(int second) = 0;
};
}
#endif | [
"ogre3d@yeah.net"
] | [
[
[
1,
18
]
]
] |
95b250219d17a2bd3df879e781374ffe305728c9 | a0bc9908be9d42d58af7a1a8f8398c2f7dcfa561 | /SlonEngine/extensions/PythonBindings/physics/src/PyCollisionObject.cpp | d016f0cd8e4ae0b1d8eda20dc28334a9d30806a5 | [] | no_license | BackupTheBerlios/slon | e0ca1137a84e8415798b5323bc7fd8f71fe1a9c6 | dc10b00c8499b5b3966492e3d2260fa658fee2f3 | refs/heads/master | 2016-08-05T09:45:23.467442 | 2011-10-28T16:19:31 | 2011-10-28T16:19:31 | 39,895,039 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,069 | cpp | #include "stdafx.h"
#include "PyCollisionObject.h"
#include "Physics/CollisionObject.h"
using namespace boost::python;
using namespace slon::physics;
boost::shared_ptr<math::Matrix4r> CollisionObjectGetTransform(const CollisionObject* co)
{
return boost::shared_ptr<math::Matrix4r>( new math::Matrix4r(co-... | [
"devnull@localhost"
] | [
[
[
1,
25
]
]
] |
7ae6dfb11fd1f01ce3e51fdd96484669ccb0aae6 | 5ed707de9f3de6044543886ea91bde39879bfae6 | /ASBaseball/Shared/Source/ASBaseballBuildSchedule.cpp | 6254ee44bfcfd84b358071786d4d1fb17c7b668d | [] | 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 | 6,370 | cpp | /* ASBaseballBuildSchedule.cpp */
/******************************************************************************/
/******************************************************************************/
#include "CBldVCL.h"
#pragma hdrstop
#include "ASBaseballBuildSchedule.h"
namespace asbaseball
{
/********... | [
"grtvd@users.noreply.github.com"
] | [
[
[
1,
351
]
]
] |
48e66ad574b24f20bc1755a9d61d9f70a328534c | 6e563096253fe45a51956dde69e96c73c5ed3c18 | /dhnetsdk/netsdk/AutoRegister.h | 2606ca41da1c75bcc1f313ac43a6450da516a332 | [] | 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 | 1,373 | h | // AutoRegister.h: interface for the CAutoRegister class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_AUTOREGISTER_H__55EF1893_48EB_442C_A58F_7F4BCCAD48D6__INCLUDED_)
#define AFX_AUTOREGISTER_H__55EF1893_48EB_442C_A58F_7F4BCCAD48D6__INCLUDED_
#if _MSC_VER > 1000
... | [
"guoqiao@a83c37f4-16cc-5f24-7598-dca3a346d5dd"
] | [
[
[
1,
49
]
]
] |
bcb584d0f00d963da5c5d9d2e1d4399171692e65 | 971b000b9e6c4bf91d28f3723923a678520f5bcf | /QTextPanel/qtextpanelimage.h | d0dff34390da41d977eae8bb14da56c3910825ee | [] | 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 | 8,961 | h | #ifndef QTEXTPANELIMAGE_H
#define QTEXTPANELIMAGE_H
#include <QPair>
#include <QtGui>
#include <QtCore>
#include <QPixmap>
#include <QMetaType>
#define _IMAGE_PICS_ITEM_ 100
#define _LINK_COLOR_ \
QColor("#dc0000")
class SPics
{
public:
enum { MAGICNUMBER = 0xFFAAFFAA, VERSION =... | [
"netuno55@hotmail.com@9af58faf-7e3e-0410-b956-55d145112073"
] | [
[
[
1,
431
]
]
] |
c7d1c3d0a75374681970f8ebbbbd7db8209bec84 | 0e060b1066f5e8524677189cdb017905b265bb29 | /lib/TinyXml/tinyxml.h | 5f20261fef1c985d67892feed4df7a07d6e21bf1 | [] | no_license | TheAks999/BlockBuilder | 2f9de1f36a23fd247782db1b1c3dad4f3ce5078f | db6d9b7c25e6cb4a33a36da18da362996c5223d0 | refs/heads/master | 2016-09-05T22:52:05.287555 | 2011-09-28T18:35:44 | 2011-09-28T18:35:44 | 2,476,607 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 64,258 | h | /*
www.sourceforge.net/projects/tinyxml
Original code (2.0 and earlier )copyright (c) 2000-2006 Lee Thomason (www.grinninglizard.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.
Permissio... | [
"aksfkb@mst.com"
] | [
[
[
1,
1801
]
]
] |
0fb4729970871baf304e8f9151907fbd69c3b3a8 | 814b49df11675ac3664ac0198048961b5306e1c5 | /Code/Engine/Graphics/include/EffectManager.h | cb62fd38e5c744f5f1756f5bc3e8189645b8f3f7 | [] | no_license | Atridas/biogame | f6cb24d0c0b208316990e5bb0b52ef3fb8e83042 | 3b8e95b215da4d51ab856b4701c12e077cbd2587 | refs/heads/master | 2021-01-13T00:55:50.502395 | 2011-10-31T12:58:53 | 2011-10-31T12:58:53 | 43,897,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,663 | h | #pragma once
#ifndef __EFFECT_MANAGER_H__
#define __EFFECT_MANAGER_H__
#include "base.h"
#include "Effect.h"
#include "Utils/MapManager.h"
#include "params.h"
#define MAX_LIGHTS_BY_SHADER 4
//forward declarations ----------------------------------------------
class CLightManager;
class CalSkeleton;
c... | [
"mudarra@576ee6d0-068d-96d9-bff2-16229cd70485",
"sergivalls@576ee6d0-068d-96d9-bff2-16229cd70485",
"atridas87@576ee6d0-068d-96d9-bff2-16229cd70485",
"Atridas87@576ee6d0-068d-96d9-bff2-16229cd70485"
] | [
[
[
1,
7
],
[
9,
9
],
[
18,
20
],
[
22,
23
],
[
25,
26
],
[
90,
91
],
[
164,
168
],
[
176,
177
],
[
242,
248
],
[
268,
2... |
15e3e60bffa76de0e59428d6e0bd7b6bef687c11 | 3e69b159d352a57a48bc483cb8ca802b49679d65 | /tags/release-2006-01-19/pcbnew/class_edge_mod.h | 240b0263d015aa64fd8ae2239176f065101edca5 | [] | 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 | ISO-8859-1 | C++ | false | false | 1,449 | h | /**************************************************************/
/* class_edge_module.h : description des contours d'un module */
/**************************************************************/
class Pcb3D_GLCanvas;
/* description des contours (empreintes ) et TYPES des CONTOURS : */
class EDGE_MODULE:... | [
"bokeoa@244deca0-f506-0410-ab94-f4f3571dea26"
] | [
[
[
1,
43
]
]
] |
d75b719356fc22a37696d621e42e5812ba6fe303 | 3276915b349aec4d26b466d48d9c8022a909ec16 | /c++/数据类型以及语句/浮点数的比较.cpp | 22b3c087d372dce05b674cdcc4cbfe7da7cdcb99 | [] | 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 | 483 | cpp | #include<iostream> //浮点数的比较
#include<string>
//#include<iomanip>
#include<sstream>
#include<fstream>
#include<vector>
using namespace std;
void main()
{
double f1=1.23456789123456779,f2=1.23456789123456789; //10进制double浮点数取16位有效数字,只要前16位有效数字相同,就相同
cout<<(f1==f2)<<endl; ... | [
"sxoo0305@yahoo.com.cn"
] | [
[
[
1,
30
]
]
] |
9d3bbf7476dd2187ff91aacf536db768461ea05f | 640a36607eb5b185eceb733643dda918221a40a4 | /Sever/lib/IOCPFramework/IOCP.cpp | 8941be524bd4f149ac9511909d6564211d247b33 | [] | no_license | degravata/simple-flash-mmorpg | 13cc97665e89dc8a0c6218a9a6ebc5c44217fc7d | 71138defc786ce757eae8d6fc6bd53d16bf44e63 | refs/heads/master | 2016-09-12T10:38:44.046533 | 2011-01-25T07:51:25 | 2011-01-25T07:51:25 | 56,880,982 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,510 | cpp | #include "IOCP.h"
#include "BehaviorCreateMainThread.h"
#include "BehaviorDefaultMsgDeal.h"
#include "BehaviorDefaultMsgDealManage.h"
namespace SevenSmile{
namespace Net{
namespace IOCPFramework{
IOCP::IOCP(void)
{
this->_strIPAddr="127.0.0.1";
this->_intPort=5555;
this->_intExecuteTh... | [
"fangtong8752@60e69123-55e6-9807-5f38-cd17b4386222"
] | [
[
[
1,
191
]
]
] |
2ea265c6b320a52a482be104b6048c29d9740355 | c70941413b8f7bf90173533115c148411c868bad | /core/src/vtxOpSysHelper.cpp | 456707511a1c158dd5404a6298f136cd16786681 | [] | no_license | cnsuhao/vektrix | ac6e028dca066aad4f942b8d9eb73665853fbbbe | 9b8c5fa7119ff7f3dc80fb05b7cdba335cf02c1a | refs/heads/master | 2021-06-23T11:28:34.907098 | 2011-03-27T17:39:37 | 2011-03-27T17:39:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,995 | cpp | /*
-----------------------------------------------------------------------------
This source file is part of "vektrix"
(the rich media and vector graphics rendering library)
For the latest info, see http://www.fuse-software.com/
Copyright (c) 2009-2010 Fuse-Software (tm)
Permission is hereby granted, free of ... | [
"stonecold_@9773a11d-1121-4470-82d2-da89bd4a628a"
] | [
[
[
1,
54
]
]
] |
6b17a463f94bf00a17406162eba53496d4a9527c | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/ossrv/stdlibs/apps/libpthread/testsemtrywait/src/tsemtrywait.cpp | 5d9f5398ecedeed182ae00e2cfea321a4fce345a | [] | 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 | 2,426 | 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,
99
]
]
] |
00c2b2bdf6c0d0ae1f6e1bb11512b23913c73853 | 4323418f83efdc8b9f8b8bb1cc15680ba66e1fa8 | /Trunk/Battle Cars/Battle Cars/Source/CPrintFont.h | 0feab72d07c71f4516c89fa21c2a42ec8236ca5f | [] | no_license | FiveFourFive/battle-cars | 5f2046e7afe5ac50eeeb9129b87fcb4b2893386c | 1809cce27a975376b0b087a96835347069fe2d4c | refs/heads/master | 2021-05-29T19:52:25.782568 | 2011-07-28T17:48:39 | 2011-07-28T17:48:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,187 | h |
#ifndef _CPRINTFONT_H
#define _CPRINTFONT_H
#include <Windows.h>
#include "CSGD_TextureManager.h"
class CPrintFont
{
private:
CSGD_TextureManager* m_pTM;
// Cell Algorithm
int m_nCharWidth;
int m_nCharHeight;
char m_cStartChar;
int m_nImageID;
RECT CellAlgorithm(int id);
public:
CP... | [
"darksage44@yahoo.com@598269ab-7e8a-4bc4-b06e-4a1e7ae79330",
"kahnga@gmail.com@598269ab-7e8a-4bc4-b06e-4a1e7ae79330",
"andy.madruga@gmail.com@598269ab-7e8a-4bc4-b06e-4a1e7ae79330"
] | [
[
[
1,
51
],
[
56,
58
],
[
94,
99
]
],
[
[
52,
55
],
[
59,
69
],
[
71,
72
],
[
74,
78
],
[
80,
90
],
[
92,
93
]
],
[
[
... |
7c7667982e6548d7e9592bb56eb9b7e663928d75 | d752d83f8bd72d9b280a8c70e28e56e502ef096f | /Shared/User Interface/Input.h | 1763b05a14fecfd03a49523f0c1613552f28a009 | [] | no_license | apoch/epoch-language.old | f87b4512ec6bb5591bc1610e21210e0ed6a82104 | b09701714d556442202fccb92405e6886064f4af | refs/heads/master | 2021-01-10T20:17:56.774468 | 2010-03-07T09:19:02 | 2010-03-07T09:19:02 | 34,307,116 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 533 | h | //
// The Epoch Language Project
// FUGUE Virtual Machine
//
// User interface input routines. This structure is designed to decouple
// the bulk of the application from the actual type of user interface.
// This should make it trivial to port the code from one UI framework to
// another, between console and GUI... | [
"don.apoch@gmail.com"
] | [
[
[
1,
27
]
]
] |
72c653738f6cb7b407abbb3799973e5b47b6de19 | 95a3e8914ddc6be5098ff5bc380305f3c5bcecb2 | /src/FusionForever_lib/Triangulate.cpp | f7dd181e7d229345ab4f5c5cfe7ff3a1e4098041 | [] | no_license | danishcake/FusionForever | 8fc3b1a33ac47177666e6ada9d9d19df9fc13784 | 186d1426fe6b3732a49dfc8b60eb946d62aa0e3b | refs/heads/master | 2016-09-05T16:16:02.040635 | 2010-04-24T11:05:10 | 2010-04-24T11:05:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,354 | cpp | #include "StdAfx.h"
#include "Triangulate.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
float Triangulate::Area(const Vector2dVector_ptr contour)
{
int n = static_cast<int>(contour->size());
float A=0.0f;
for(int p=n-1,q=0; q<n; p=q++)
{
A+= (*contour)... | [
"Edward Woolhouse@e6f1df29-e57c-d74d-9e6e-27e3b006b1a7",
"danishcake@hotmail.com"
] | [
[
[
1,
62
],
[
65,
130
],
[
132,
137
]
],
[
[
63,
64
],
[
131,
131
]
]
] |
c1f4c1dfc2f4a80a686a5b212556208cf1b9b9ea | 96b4d383b517e578d44f9beab0814bdf18797fce | /src/luanode_crypto.cpp | 51900219aece58d3bde1bb1f3aa481f03d60941d | [
"MIT"
] | permissive | mkottman/LuaNode | e675f2199acfaa8190cf6c9b09f85bb9f9196f36 | b059225855939477147c5d4a6e8df3350c0a25fb | refs/heads/master | 2021-01-16T19:19:29.942269 | 2011-01-30T00:09:50 | 2011-01-30T00:09:50 | 1,234,094 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 37,021 | cpp | #include "stdafx.h"
#include "LuaNode.h"
#include "luanode_crypto.h"
#include "luanode_net.h"
#include "blogger.h"
#include <boost/asio/read_until.hpp>
#include <boost/bind.hpp>
#include "shared_const_buffer.h"
using namespace LuaNode::Crypto;
/////////////////////////////////////////////////////////... | [
"michal.kottman@gmail.com",
"ignaciob@inconcertcc.com"
] | [
[
[
1,
2
],
[
899,
899
],
[
1012,
1012
],
[
1384,
1384
]
],
[
[
3,
898
],
[
900,
1011
],
[
1013,
1383
]
]
] |
7cd98f0b9b0992dec1d1817d9d47b9d2157fbee0 | be78c6c17e74febd81d3f89e88347a0d009f4c99 | /src/GoIO_cpp/GUSBDirectTempDevice.cpp | 73e83ad5a772c7018d5c2aaa1992236b1dd410ac | [] | no_license | concord-consortium/goio_sdk | 87b3f816199e0bc3bd03cf754e0daf2b6a10f792 | e371fd14b8962748e853f76a3a1b472063d12284 | refs/heads/master | 2021-01-22T09:41:53.246014 | 2011-07-14T21:33:34 | 2011-07-14T21:33:34 | 851,663 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,904 | cpp | // GUSBDirectTempDevice.cpp
#include "stdafx.h"
#include "GUSBDirectTempDevice.h"
#include "GUtils.h"
#ifdef _DEBUG
#include "GPlatformDebug.h" // for DEBUG_NEW definition
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
static const unsigned long kUSBDirectTempMaxLocalNonVolatileMemAddr = 1... | [
"stephen.bannasch@gmail.com"
] | [
[
[
1,
67
]
]
] |
87270997559af7814ea14e86ba0ec8c79333ff33 | 061348a6be0e0e602d4a5b3e0af28e9eee2d257f | /Examples/Tutorial/Animation/04ShaderAnimation.cpp | 8bc76a7d7a2049301ede71aa8779861359534d58 | [] | no_license | passthefist/OpenSGToolbox | 4a76b8e6b87245685619bdc3a0fa737e61a57291 | d836853d6e0647628a7dd7bb7a729726750c6d28 | refs/heads/master | 2023-06-09T22:44:20.711657 | 2010-07-26T00:43:13 | 2010-07-26T00:43:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,252 | cpp | //
// OpenSGToolbox Tutorial: 04ShaderAnimation
//
// Demonstrates a simple animation.
//
// General OpenSG configuration, needed everywhere
#include "OSGConfig.h"
// A little helper to simplify scene management and interaction
#include "OSGSimpleSceneManager.h"
#include "OSGNode.h"
#include "OSGGroup.... | [
"gerrit@sheldon.camtech.ntu.edu.sg",
"djkabala@gmail.com"
] | [
[
[
1,
60
],
[
62,
283
]
],
[
[
61,
61
]
]
] |
76b091302bcfa2be72d43ee5bbcfce5ead552386 | 545c50f3a7928e445f74802e9c42a0ac2c8f57c4 | /Socket.cpp | 21d61ad94e77a30e9bd40ed33e302f7109e763fa | [] | no_license | zcm/WVU-VectorDesign | f0094046988c839df098d669d24d789b871d9d42 | 5fcf9b622db7b10775e6f25faa598791de4909ec | refs/heads/master | 2021-07-09T19:21:05.684565 | 2010-04-23T18:47:23 | 2010-04-23T18:47:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 682 | cpp | #include "Socket.h"
Socket::Socket()
{ int result = WSAStartup(MAKEWORD(2,2), &wsaData);
if(result != 0) throw NetworkException("WSAStartup failed!");
}
Socket::Socket(string const ip, string const port)
{ int result = WSAStartup(MAKEWORD(2,2), &wsaData);
if(result != 0) throw NetworkException("WSAStartu... | [
"ben@580bed88-caa2-44de-b298-61e134d9bb2a"
] | [
[
[
1,
34
]
]
] |
cdd9731498280405b6dc31f8ad5f05d05c2cdc73 | 5e72c94a4ea92b1037217e31a66e9bfee67f71dd | /old/src/main.cpp | fcfa3c561a15057d618304c81f6e1048099aed6c | [] | no_license | stein1/bbk | 1070d2c145e43af02a6df14b6d06d9e8ed85fc8a | 2380fc7a2f5bcc9cb2b54f61e38411468e1a1aa8 | refs/heads/master | 2021-01-17T23:57:37.689787 | 2011-05-04T14:50:01 | 2011-05-04T14:50:01 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,824 | cpp | #include "includes.h"
#include "main.h"
#include "MainFrame.h"
// the application icon
#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
#include "rc/appicon.xpm"
#endif
// ----------------------------------------------------------------------------
// private classes
// --------------... | [
"rickard.dahlstrand@iis.se"
] | [
[
[
1,
82
]
]
] |
164a77658e74d9b44b6e87996c5844c947ca1e5a | 6bdb3508ed5a220c0d11193df174d8c215eb1fce | /Codes/Halak/Internal/IntersectShapes2D.cpp | 189b7a3ba561a3b110e925ed2c8988c201e68dfd | [] | no_license | halak/halak-plusplus | d09ba78640c36c42c30343fb10572c37197cfa46 | fea02a5ae52c09ff9da1a491059082a34191cd64 | refs/heads/master | 2020-07-14T09:57:49.519431 | 2011-07-09T14:48:07 | 2011-07-09T14:48:07 | 66,716,624 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,180 | cpp | #include <Halak/PCH.h>
#include <Halak/Internal/IntersectShapes2D.h>
#include <Halak/AxisAlignedBoxShape2D.h>
#include <Halak/BoxShape2D.h>
#include <Halak/Geom2D.h>
#include <Halak/Math.h>
#include <Halak/PointShape2D.h>
#include <Halak/SegmentShape2D.h>
#include <Halak/Shape2D.h>
#include <Halak/SphereShape2... | [
"halakshin@gmail.com"
] | [
[
[
1,
166
]
]
] |
8fc538610e1e5f24e5b5edf1e207e0c725ca2ca0 | 3d7fc34309dae695a17e693741a07cbf7ee26d6a | /shared/src/win_io.cpp | b1607b499dfa079229d5c499ccf3950162a823b6 | [
"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 | 6,017 | cpp | #define NOMINMAX
#include "win_io.h"
#include <iostream>
#include <stdexcept>
using namespace std;
#ifndef NO_MCC
#include <cbw.h>
void InitMCC_once()
{
static int nCalls = 0;
if(!nCalls)
{
float RevLevel = (float)CURRENTREVNUM;
/* Declare UL Revision Level */
cbDeclareRevisi... | [
"trosen@814e38a0-0077-4020-8740-4f49b76d3b44"
] | [
[
[
1,
256
]
]
] |
dc58d8ef54011d94f5efd2d910e16557f6b5c7b0 | 6477cf9ac119fe17d2c410ff3d8da60656179e3b | /Projects/openredalert/src/ui/RA_Label.cpp | 5fb54ad2916584129c7173904d47a89925bdf23d | [] | no_license | crutchwalkfactory/motocakerteam | 1cce9f850d2c84faebfc87d0adbfdd23472d9f08 | 0747624a575fb41db53506379692973e5998f8fe | refs/heads/master | 2021-01-10T12:41:59.321840 | 2010-12-13T18:19:27 | 2010-12-13T18:19:27 | 46,494,539 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,172 | cpp | // RA_Label.cpp
// 1.5
// This file is part of OpenRedAlert.
//
// OpenRedAlert 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, version 2 of the License.
//
// OpenRedAlert is distri... | [
"cepiperez@gmail.com"
] | [
[
[
1,
300
]
]
] |
a6f096d4b731ce837dff13559548cd87ac28b6c7 | 7f30cb109e574560873a5eb8bb398c027f85eeee | /src/infoFilter.cxx | 223a44c91ab41ad704fa4a24c41629b069a8dd70 | [] | no_license | svn2github/MITO | e8fd0e0b6eebf26f2382f62660c06726419a9043 | 71d1269d7666151df52d6b5a98765676d992349a | refs/heads/master | 2021-01-10T03:13:55.083371 | 2011-10-14T15:40:14 | 2011-10-14T15:40:14 | 47,415,786 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,610 | cxx | /**
* \file infoFilter.cxx
* \brief File per la gestione delle informazioni sulle immagini
* \author ICAR-CNR Napoli
*/
#include "infoFilter.h"
infoFilter::infoFilter(unsigned int idData, dataHandler *dataHandler, int sliceNumber) : itkVtkFilter(idData, dataHandler) {
_sliceNumber = sliceNumber;
}
... | [
"kg_dexterp37@fde90bc1-0431-4138-8110-3f8199bc04de"
] | [
[
[
1,
101
]
]
] |
77a0283cac62eb2d430a805daec8c8b6ee12f1eb | 96e96a73920734376fd5c90eb8979509a2da25c0 | /C3DE/ShadowSurface.h | 786ee61e11e47fa883359f73be4cb0b44dc615f3 | [] | no_license | lianlab/c3de | 9be416cfbf44f106e2393f60a32c1bcd22aa852d | a2a6625549552806562901a9fdc083c2cacc19de | refs/heads/master | 2020-04-29T18:07:16.973449 | 2009-11-15T10:49:36 | 2009-11-15T10:49:36 | 32,124,547 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 245 | h | #ifndef SHADOW_SURFACE_H
#define SHADOW_SURFACE_H
#include "Mesh.h"
class ShadowSurface
{
public:
ShadowSurface(Mesh *);
virtual ~ShadowSurface();
Mesh * GetMesh(){return m_mesh;}
protected:
Mesh *m_mesh;
};
#endif
| [
"caiocsabino@7e2be596-0d54-0410-9f9d-cf4183935158"
] | [
[
[
1,
19
]
]
] |
2db93efd45159bd3b16df9b97398d2da26ad079f | 09ea547305ed8be9f8aa0dc6a9d74752d660d05d | /Tests/SmfMusicEventsnService/SmfMusicEventsnService.h | 5f58c89fcae17d1019bc543a1ed3e62bedf34f80 | [] | no_license | SymbianSource/oss.FCL.sf.mw.socialmobilefw | 3c49e1d1ae2db8703e7c6b79a4c951216c9c5019 | 7020b195cf8d1aad30732868c2ed177e5459b8a8 | refs/heads/master | 2021-01-13T13:17:24.426946 | 2010-10-12T09:53:52 | 2010-10-12T09:53:52 | 72,676,540 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,770 | h | /****************************************************************************
**
** Trolltech hereby grants a license to use the Qt/Eclipse Integration
** plug-in (the software contained herein), in binary form, solely for the
** purpose of creating code to be used with Trolltech's Qt software.
**
** Qt Designer ... | [
"none@none"
] | [
[
[
1,
70
]
]
] |
fbce1a47e7790e82b500481febb1ced5cbda15af | dda0d7bb4153bcd98ad5e32e4eac22dc974b8c9d | /thirdparty/udtEx/app/sendfile.cpp | 28dc1a9ec5f5fe7badff701cb29b06a7fb35d0a7 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | systembugtj/crash-report | abd45ceedc08419a3465414ad9b3b6a5d6c6729a | 205b087e79eb8ed7a9b6a7c9f4ac580707e9cb7e | refs/heads/master | 2021-01-19T07:08:04.878028 | 2011-04-05T04:03:54 | 2011-04-05T04:03:54 | 35,228,814 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,128 | cpp | #ifndef WIN32
#include <cstdlib>
#else
#include <winsock2.h>
#include <ws2tcpip.h>
#endif
#include <fstream>
#include <iostream>
#include <cstring>
#include <udt.h>
#include <sys/types.h>//_stat ,_stat64
#include <sys/stat.h>
using namespace std;
int main( )
{
// use this function to initialize ... | [
"yeshunping@gmail.com@9307afbf-8b4c-5d34-949b-c69a0924eb0b"
] | [
[
[
1,
138
]
]
] |
4125f07a3d03cf14817cebe96576c69e50f850b0 | 5750620062af54ed24792c39d0bf19a6f8f1e3bf | /src/uint256.h | 11128d56c6630bf78b40d54b4b286a9ece1fbb12 | [] | no_license | makomk/soldcoin | 4088e49928efe7436eee8bae40b0b1b9ce9e2720 | f964acdd1a76d58f7e27e386fffbed22a1916307 | refs/heads/master | 2021-01-17T22:18:53.603480 | 2011-09-04T19:29:57 | 2011-09-04T19:29:57 | 2,344,688 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,560 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2011 The SolidCoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
#ifndef SOLIDCOIN_UINT256_H
#define SOLIDCOIN_UINT256_H
#include "serializ... | [
"root@waka.site40.net"
] | [
[
[
1,
766
]
]
] |
e5bfdab9b9b452cfe8882c55f163efe1c234969b | 2b32433353652d705e5558e7c2d5de8b9fbf8fc3 | /Dm_new_idz/Mlita/Exam/Query.h | dc92dd3bb397fd8549da652c235e8183ffff7b78 | [] | no_license | smarthaert/d-edit | 70865143db2946dd29a4ff52cb36e85d18965be3 | 41d069236748c6e77a5a457280846a300d38e080 | refs/heads/master | 2020-04-23T12:21:51.180517 | 2011-01-30T00:37:18 | 2011-01-30T00:37:18 | 35,532,200 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 625 | h | // Query.h: interface for the CQuery class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_QUERY_H__8212A288_BE62_4F26_B679_75E998F2A3FE__INCLUDED_)
#define AFX_QUERY_H__8212A288_BE62_4F26_B679_75E998F2A3FE__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC... | [
"super.denis@gmail.com"
] | [
[
[
1,
27
]
]
] |
cf66c04c0d0f2412b37fdd8ecc6466e9b292208c | 41c264ec05b297caa2a6e05e4476ce0576a8d7a9 | /OpenScrape/MainFrm.h | ebbec754708a6c11d9380c317d587cca39a87a54 | [] | no_license | seawei/openholdem | cf19a90911903d7f4d07f956756bd7e521609af3 | ba408c835b71dc1a9d674eee32958b69090fb86c | refs/heads/master | 2020-12-25T05:40:09.628277 | 2009-01-25T01:17:10 | 2009-01-25T01:17:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,197 | h | // MainFrm.h : interface of the CMainFrame class
//
#pragma once
#define BLINKER_TIMER 1
class CMainFrame : public CFrameWnd
{
protected: // create from serialization only
CMainFrame();
DECLARE_DYNCREATE(CMainFrame)
afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct);
afx_msg void OnViewRefresh... | [
"time.in.world@gmail.com"
] | [
[
[
1,
44
]
]
] |
ac83d29ba8c9392a00905fcc5d773ae788b20e41 | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/WayFinder/symbian-r6/MyAccountContainer.cpp | 700536f37edd4f9526b01278b81dac94dff76249 | [
"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 | 13,853 | cpp | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | [
[
[
1,
406
]
]
] |
45287cfe741e39fad1fe459417ead83f44dfb574 | 2d22825193eacf3669ac8bd7a857791745a9ead4 | /HairSimulation/HairSimulation/DynamicsLib/mesh1.cpp | 089733ab129a1eb39a434a04d9d134216dd79cb7 | [] | no_license | dtbinh/com-animation-classprojects | 557ba550b575c3d4efc248f7984a3faac8f052fd | 37dc800a6f2bac13f5aa4fc7e0e96aa8e9cec29e | refs/heads/master | 2021-01-06T20:45:42.613604 | 2009-01-20T00:23:11 | 2009-01-20T00:23:11 | 41,496,905 | 0 | 0 | null | null | null | null | BIG5 | C++ | false | false | 13,253 | cpp | //////////////////////////////////////////////////////////////////////
//
// 修改了 mesh.cpp 11/01
//
// mesh.cpp: implementation of the mesh class.
//
//////////////////////////////////////////////////////////////////////
#include "mesh.h"
#include <iostream>
#include <cassert>
#include <cmath>
#include <Ogr... | [
"grahamhuang@73147322-a748-11dd-a8c6-677c70d10fe4"
] | [
[
[
1,
545
]
]
] |
b4f2c14c2f282698890027ebd8a429a51e3365a2 | ad80c85f09a98b1bfc47191c0e99f3d4559b10d4 | /code/inc/util/nbitstream.h | 51fb3d5f7149b4705203f1a87ade1460c4ca0b2f | [] | 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 | 16,162 | h | #ifndef N_BITSTREAM_H
#define N_BITSTREAM_H
//------------------------------------------------------------------------------
// network/nbitstream.h
// author: mark
// (C) 2000 Radon Labs GmbH
//------------------------------------------------------------------------------
#include <memory.h>
#ifndef N_TYP... | [
"plushe@411252de-2431-11de-b186-ef1da62b6547"
] | [
[
[
1,
717
]
]
] |
d7d63c89bc3c212a0f6e50ccb95f43301fd9cd1c | 5b2b0e9131a27043573107bf42d8ca7641ba511a | /PropsSounds.h | 05aea4c736cbf7820a868cf0ddbc1362eea59e4a | [
"MIT"
] | permissive | acastroy/pumpkin | 0b1932e9c1fe7672a707cc04f092d98cfcecbd4e | 6e7e413ca364d79673e523c09767c18e7cff1bec | refs/heads/master | 2023-03-15T20:43:59.544227 | 2011-04-27T16:24:42 | 2011-04-27T16:24:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,352 | h | // PropsSounds.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// CPropsSounds dialog
class CPropsSounds : public CPropertyPage
{
DECLARE_DYNCREATE(CPropsSounds)
// Construction
public:
void Play(CComboBox& ctl);
void Browse(CComboBox& ctl);
CBellsNW... | [
"hacker@klever.net"
] | [
[
[
1,
58
]
]
] |
7699839505392a09eba13ffc87a50ff934285f37 | 478570cde911b8e8e39046de62d3b5966b850384 | /apicompatanamdw/bcdrivers/os/kernelhwsrv/base/validation/f32/sfsrv/inc/T_SfSrvServer.h | 03acbea20f215c3fcc31501ac44dda6c7d7e66df | [] | no_license | SymbianSource/oss.FCL.sftools.ana.compatanamdw | a6a8abf9ef7ad71021d43b7f2b2076b504d4445e | 1169475bbf82ebb763de36686d144336fcf9d93b | refs/heads/master | 2020-12-24T12:29:44.646072 | 2010-11-11T14:03:20 | 2010-11-11T14:03:20 | 72,994,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,359 | h | /*
* Copyright (c) 2007-2008 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/lega... | [
"none@none"
] | [
[
[
1,
66
]
]
] |
f9b3add955c9110039c31b34d3ae38106cd85947 | c95a83e1a741b8c0eb810dd018d91060e5872dd8 | /libs/lith/lithsimparystat.cpp | cf9280bc2447295599a662b4e7748c1ad5386eb8 | [] | 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 | 34 | cpp |
#include "lithsimparystat.h"
| [
"vytautasrask@gmail.com"
] | [
[
[
1,
3
]
]
] |
fc1682a3c215cc38b377cda01a5e923e375305e9 | 709cd826da3ae55945fd7036ecf872ee7cdbd82a | /Term/WildMagic2/Source/Geometry/WmlConvexPolyhedron3.cpp | 40705713a98127fd2b3f7bec5e5c95e35ec02054 | [] | no_license | argapratama/kucgbowling | 20dbaefe1596358156691e81ccceb9151b15efb0 | 65e40b6f33c5511bddf0fa350c1eefc647ace48a | refs/heads/master | 2018-01-08T15:27:44.784437 | 2011-06-19T15:23:39 | 2011-06-19T15:23:39 | 36,738,655 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,372 | cpp | // Magic Software, Inc.
// http://www.magic-software.com
// http://www.wild-magic.com
// Copyright (c) 2003. All Rights Reserved
//
// The Wild Magic Library (WML) source code is supplied under the terms of
// the license agreement http://www.magic-software.com/License/WildMagic.pdf
// and may not be copied or ... | [
"pocatnas@gmail.com"
] | [
[
[
1,
936
]
]
] |
73bfa638b47f78aa4f3e6b4b60c483d9f6538d7f | 36bf908bb8423598bda91bd63c4bcbc02db67a9d | /WallPaper/WallPaperSplashUIThread.cpp | c557a029fe061d1d8e5fbbc0239acb7e5279f247 | [] | 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 | WINDOWS-1252 | C++ | false | false | 3,156 | cpp | /*
WallPaperSplashUIThread.cpp
Classe derivata per il thread d'interfaccia utente utilizzata per il dialogo a scomparsa.
Luca Piergentili, 09/06/03
lpiergentili@yahoo.com
WallPaper (alias crawlpaper) - the hardcore of Windows desktop
http://www.crawlpaper.com/
copyright © 1998-2004 Luca Piergentili, all... | [
"luca.pierge@gmail.com"
] | [
[
[
1,
81
]
]
] |
735a590400198d068eb80c4c71b24dbd647759fe | 61a1444517cf2b76d273ff90243f8a8d7e627e6a | /util/stabi/adapter/stlIterator2stabiIterator.hxx | 12c9a3340e0da475ab43cafb19d2e35155661f78 | [] | no_license | DayBreakZhang/stabi | eeea80792a3d2501732d19d5a7c8593e497f43a4 | 0d50868bf384a25840a31af87bebb3989d3b350c | refs/heads/master | 2020-05-20T07:29:06.875021 | 2010-06-22T09:40:45 | 2010-06-22T09:40:45 | 33,292,141 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,883 | hxx | // Copyright (c) 2010 Yu-Li Lin
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publis... | [
"yuli.lin@c77a587f-fc48-8b61-66aa-f312bb63b7e1"
] | [
[
[
1,
134
]
]
] |
ac01b1f3fe558b7a9180366afc3073899506e5a0 | e3e5243690bd626c79678fdf287ef23c99060263 | /steering/source/exercicio2.cpp | f30197dfcd0669a6ab46de6097cd164761aeb555 | [] | no_license | Shulander/steeringfluid | a6e6c62b719cdfe2f071eec33dfec2f32e3095a1 | 3712b0fc4f00b7c0da563ee887f55229af50d741 | refs/heads/master | 2021-01-25T08:38:09.460551 | 2009-05-27T02:14:24 | 2009-05-27T02:14:24 | 40,906,080 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 9,462 | cpp | #include <windows.h> // Header File For Windows
#include <math.h> // Header File For Windows Math Library
#include <stdio.h> // Header File For Standard Input/Output
#include <time.h>
#include <stdarg.h>
#include <GL/gl.h>
#include <GL/glut.h>
#include "base/Frames.h"
#include "base/GLFont.h"
GLFont... | [
"shulander@85a90f13-b34b-0410-994f-f76cd5410383"
] | [
[
[
1,
391
]
]
] |
0597403459bb0ebf61722286ceb45fe197aaa992 | f77f105963cd6447d0f392b9ee7d923315a82ac6 | /Box2DandOgre/include/ParkerStateMachine.h | 5c33f62bd262545d3ca0ef1a87fde8e83a8d6f46 | [] | no_license | GKimGames/parkerandholt | 8bb2b481aff14cf70a7a769974bc2bb683d74783 | 544f7afa462c5a25c044445ca9ead49244c95d3c | refs/heads/master | 2016-08-07T21:03:32.167272 | 2010-08-26T03:01:35 | 2010-08-26T03:01:35 | 32,834,451 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,686 | h | /*=============================================================================
ParkerStateMachine.h
Author: Matt King
Finite State Machine
=============================================================================*/
#ifndef PARKERSTATEMACHINE_H
#define PARKERSTATEMACHINE_H
#include "Parke... | [
"mapeki@34afb35a-be5b-11de-bb5c-85734917f5ce"
] | [
[
[
1,
151
]
]
] |
1c49ec42a06edceb1529089d611ae3f7d4abd492 | ea12fed4c32e9c7992956419eb3e2bace91f063a | /zombie/code/renaissance/rnsgameplay/src/rnsgameplay/ncgpweaponmeleeclass_cmds.cc | 1d9376c1106f0faff0b7221208058ab17ae51f4a | [] | 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 | 1,535 | cc | //------------------------------------------------------------------------------
// ncgpweaponmeleeclass_cmds.cc
// (C) 2005 Conjurer Services, S.A.
//------------------------------------------------------------------------------
#include "precompiled/pchrnsgameplay.h"
#include "rnsgameplay/ncgpweaponmeleeclas... | [
"magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91"
] | [
[
[
1,
39
]
]
] |
ba4d7008e8e7ad4f40e0f9b0e02b57ba7ccbdd5b | 40b507c2dde13d14bb75ee1b3c16b4f3f82912d1 | /core/sm_simple_prioqueue.h | a30ca25492d046e7ab15c0b4c8fe55154bc1ce41 | [] | no_license | Nephyrin/-furry-octo-nemesis | 5da2ef75883ebc4040e359a6679da64ad8848020 | dd441c39bd74eda2b9857540dcac1d98706de1de | refs/heads/master | 2016-09-06T01:12:49.611637 | 2008-09-14T08:42:28 | 2008-09-14T08:42:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,127 | h | /**
* vim: set ts=4 :
* =============================================================================
* SourceMod
* Copyright (C) 2004-2007 AlliedModders LLC. All rights reserved.
* =============================================================================
*
* This program is free software; you can re... | [
"dvander@alliedmods.net",
"ds@alliedmods.net"
] | [
[
[
1,
2
],
[
4,
5
],
[
7,
7
],
[
11,
11
],
[
16,
16
],
[
19,
19
],
[
28,
66
]
],
[
[
3,
3
],
[
6,
6
],
[
8,
10
... |
a1a3d16622fcf7923330d447da0f8918dee35c2d | 4aedb4f2fba771b4a2f1b6ba85001fff23f16d09 | /icfpc_gui/operations.cpp | a070ee114cb83f84cded8cadfba57bd05513b6a8 | [] | no_license | orfest/codingmonkeys-icfpc | 9eacf6b51f03ed271505235e65e53a44ae4addd0 | 8ee42d89261c62ecaddf853edd4e5bb9b097b10b | refs/heads/master | 2020-12-24T16:50:44.419429 | 2009-06-29T17:52:44 | 2009-06-29T17:52:44 | 32,205,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,845 | cpp | #include "brain.h"
#include "operations.h"
#include <exception>
#include <iostream>
#include <assert.h>
#include "vector.h"
#include "vm.h"
#include "executer.h"
using namespace std;
PortMapping Hohman::step(const PortMapping& output){
PortMapping res;
res[SCENARIO_PORT] = 0;
res[VX_PORT] = 0;
re... | [
"gorodilovm@6cd8edf8-6250-11de-81d0-cf1ed2c911a4",
"nkurtov@6cd8edf8-6250-11de-81d0-cf1ed2c911a4",
"vizovitin@6cd8edf8-6250-11de-81d0-cf1ed2c911a4"
] | [
[
[
1,
7
],
[
10,
10
],
[
13,
21
],
[
24,
66
],
[
69,
145
],
[
147,
147
],
[
150,
182
],
[
187,
195
],
[
256,
270
]
],
[
[
... |
efc13f34798498d4c449ccbe4aa2627db1e2e40b | 097c5ec89727bca9c69964fdb0125174bd535387 | /src/menu.hpp | d06e04b6848c610b74fb1566bc767815d0735fc1 | [] | no_license | jsj2008/Captain | 280501d3bc2dbd778519fddac3afe1d1fb14ebe8 | 099ee3f7cdd5e81ac741a7e6c69a131fcbccc7c6 | refs/heads/master | 2020-12-25T15:40:53.390224 | 2011-11-28T07:36:05 | 2011-11-28T07:36:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 607 | hpp | #ifndef __MENU_HPP_
#define __MENU_HPP_
#include "text.hpp"
#include "stars.hpp"
#include <vector>
#include <boost/shared_ptr.hpp>
class Menu
{
private:
std::vector<boost::shared_ptr<Text> > items;
std::vector<boost::shared_ptr<Text> > additionalTexts;
boost::shared_ptr<Text> cursor;
int currentS... | [
"jesse.kaukonen@gmail.com"
] | [
[
[
1,
32
]
]
] |
f61c4d3000cf02bbe9b3dc2b692d3e9411a834bd | d0ae9c74f91979b9a99c122e8a40de4a5d955bae | /AstroVis2/CVector.h | dbe3b007ef7156d55c33ed6194b4472d5fd9b6d8 | [] | no_license | RyanDuToit/AstroVis | fe36bedb4f6fa628578de26c2173f9fe155483b0 | a8864f20553e0a824bbf0c309cb9d76617ba5aad | refs/heads/master | 2021-01-17T08:08:58.780711 | 2011-07-06T19:01:24 | 2011-07-06T19:01:24 | 2,008,297 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,152 | h | #ifndef CVector_H
#define CVector_H
#define USE_GLVERTEX
#ifdef USE_GLVERTEX
//#include <windows.h>
#include <GLUT/glut.h>
#endif
class CVector
{
public:
private:
double texcoord_[3];
double color_[4];
public:
double value_[4];
CVector(
);
CVector(
const CVector& vector_... | [
"timothy.urness@drake.edu"
] | [
[
[
1,
211
]
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.