Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - access C
Search - access C - List
电子宠物游戏,很好玩,VC API ,下载后解压缩,安装,运行程序,进入即可玩!很棒的-electronic pet game is a lot of fun, VC API, download decompress, installation, operation procedures, access can play! Terrific
Date : 2025-12-22 Size : 215kb User : jiu

轮盘记分服务器程序,采用TCP协议与客户机连接,并使用了多线程,用ACCESS作数据库。-roulette Points server using TCP connection with the client, and the use of multithreading, for ACCESS database.
Date : 2025-12-22 Size : 2.8mb User : 小王

用vc实现的qq聊天信息的获取和设置与自动发送-with vc realized qq chatting on access to information and automatically installed and
Date : 2025-12-22 Size : 7kb User : 张亮

DL : 0
基于C编写的老虎机程序,id:“new”创建新帐号;每个新玩家账户上有¥100 管理员账户: id:“admin” password:“admin” 进入管理账户可对已有用户进行冲值-Prepared based on the C slot machine program, id: new to create a new account every new player account, there ¥ 100 administrator account: id: admin password: admin access to management accounts may have been users delta
Date : 2025-12-22 Size : 2kb User : zyz

c++写的游戏编程书籍, 对初学者有一定的参考作用 主要是应用了mfc类库的知识 希望对大家有参考作用,平时我也经常查阅-c++ game programming books written for beginners of some reference value is applied knowledge mfc class wish to refer to the role we have in normal times I have had frequent access to
Date : 2025-12-22 Size : 204kb User : chenmubo

知名游戏《模拟城市》(SimCity)公开了源代码,采用的是GPLv3许可证。由于版权方面的考虑,开源版本的《模拟城市》改名为 Micropolis,这正是它最初的开发代号。获得了《模拟城市》商标的持有者EA同意后,OLPC可以在XO笔记本上使用SimCity这一名称。负责《模拟城市》更新和维护的Don Hopkins为XO版本进行一些很cool的改动,程序也从最初的C代码换成了C++和Python。可以到这个网址下载所有不同版本的源代码。-Well-known game " Sim City" (SimCity) source code public, using the GPLv3 license. Because of copyright considerations, the open source version of the " Sim City" was renamed Micropolis, which is code-named its initial development. Access to the " Sim City" the holder of trademark EA consent, OLPC can be used in the XO notebook the name SimCity. Responsible for " Sim City" to update and maintain the XO version of Don Hopkins for some very cool changes, the program from the original C code into a C++ and Python. Can go to this website all the different versions of source code.
Date : 2025-12-22 Size : 11.07mb User :

一个捉虫子游戏(C++课程设计时做的)。 通过该实践来加深理解面向对象编程里类的设计和使用(比如说继承,访问方式),里还有定时器和随机数的使用。-a catch insects games (C++ programs designed to do). The adoption of the practice to deepen our understanding of object-oriented programming category Lane in the design and use (for instance, inheritance, access method), they still have timers and the use of random numbers.
Date : 2025-12-22 Size : 318kb User : lipeng

C++控制台制作的打字校友系,对出入C++的学者不错的选择-C++ console produced by typing alumni system, access to C++ on a good choice scholars Oh
Date : 2025-12-22 Size : 3.51mb User : 11

贪吃蛇,课程设计,按键控制,方向选择,c语言,C++语言-The program for the Snake game source code, shows in great detail, access to C++ for beginners of great help.
Date : 2025-12-22 Size : 12.19mb User : 胡刚

DL : 0
每位新用户须先建立帐号,才可登入游戏。每位新用户初始分配50个金币。用户进入游戏后,可选择界面上出现的A,B,C,D,E五匹马之一,并输入作为赌注的金币数(下注的上限为账户的金币余额)。之后赛马开始,五匹马以不同(随机)的速度跑向终点,若用户选中的马匹取得第一,则用户获得与赌注额相同的金币,否则失去;若用户帐号内金币余额为0,则不能继续游戏。游戏需有存盘功能。 -The design and development of a " racetrack" game. The game is a stand-alone program, to provide users with the functionality of the game of " horse race" . The specific functions of the game is described as follows: for each new user must first create an account in order to log into the game. Each new user the initial allocation of 50 gold coins. The user to enter the game can choose the interface A, B, C, D, E five horses, one and enter the number of coins bet (bet limit for the balance of the account of gold). After horse racing, ran to the end of five horses at different (random) speed, if the user selects the horses made the first, the user access to bet the same amount of gold, or lost if gold balance of the user account. you can not continue the game. The game save function.
Date : 2025-12-22 Size : 3kb User : 林少华

C#打飞机游戏的雏形,类似雷电那种飞机大战游戏,C#游戏源码,采用面向对象编程的概念,不到600行代码,比较简单易懂,特别适合C#初学者学习游戏开发。本打飞机游戏支持键盘操作,也可以用鼠标操作,可以接子弹或者生命。下载源码后请重新编译,然后运行bin目录下的Aircraft.exe文件即可。 -C# prototype aircraft game, similar to the kind of aircraft lightning war games, C# game source code, object-oriented programming concepts, less than 600 lines of code, is relatively simple to understand, especially for beginners to learn C# game development. The aircraft game supports keyboard, you can also use the mouse, you can access a bullet or life. After downloading the source code recompile, then Aircraft.exe file to run bin directory.
Date : 2025-12-22 Size : 508kb User : satyr

本程序是一个用c#写的坦克大战游戏,对小时候玩的游戏机里的坦克大战游戏进行了改编,敌我双方都有自己的基地,基地被摧毁则哪方失败,在游戏过程中会随机出现一些奖励品,比如子弹加速,隐身,无敌模式,加固基地,补血,击穿钢墙的子弹等,本游戏没有使用特别游戏引擎,全部用c#语言实现,数据库使用access,直接可以运行游戏,不用安装数据库。游戏从大的框架上分为两大块:核心逻辑块、界面表示块。-This procedure is a write c# Battle City game, for a child playing a video game Battle City game has been adapted, two sides have their own base, the base is destroyed it is which party fails, it will appear randomly during the game some reward items, such as bullets acceleration, invisible, invincible mode, reinforced base, blood, breakdown steel wall of bullets, this game does not use a special game engine, all implemented using c# language, access, you can run the game directly, without install the . From the big game is divided into two blocks of the framework: core logic block, a block interface.
Date : 2025-12-22 Size : 6.87mb User : 李静
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.