搜索资源列表
VC++源代码之网络泡泡龙
- 环境:windows98/2000/xp,Visula C++6.0下编译通过.模型采用的目前非常流行的C/S架构,TCP/IP通信协议-environment : windows98/2000/xp, Visula 6.0 C compiler through. The current model is very popular C / S architecture, TCP / IP communication protocol
BubbleGame
- 这是我们经常玩的弹出的小球游戏,可在C,C++环境下编译执行-This is what we used to play pop the ball games, in C, C compiler implementation environment
withdrawDEMO
- 模拟银行自动提款系统 c++ 用devcpp 编译 初学者 参考 -automatic bank withdrawals simulation system used devcpp c compiler reference beginners
飞行器模拟
- Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source files are all there. My progr
EightQueen
- Dos下图形界面的八皇后小游戏。 本程序在TC++3.0下编译调试通过!采用了Borland公司提供的图形库Graphics. 为了能使本程序脱离c/c++环境独立运行,我将图形驱动 EGAVGA.BGI以及字库TRIP.CHR和SANS.CHR均转换为相应的.obj文件,然后链接到可执行文件EIGHTQUEEN.EXE中!-Dos under a graphical interface Queen's small eight games. The procedures under th
123
- 图形用户界面的c程序,在turbo c中编译通过。适合初学者学习图形编程。在tc图形界面下实现。-Graphical user interface of the c program in turbo c in the compiler through. Suitable for beginners to learn graphics programming. Graphical interface in the tc achieve.
SNAKE.C
- 字符贪吃蛇 通过直接控制和修改内存中屏幕缓冲区的内容实现 请用TC编译-Snake through the direct control of characters and modify the memory contents of the screen buffer to achieve Please use TC compiler
skyblue_Snake
- 贪吃蛇C++源代码,绝对的正确,打开工作空间编译下,再!下就ok了-Snake C++ Source code is absolutely correct, open work space under the compiler, and then! Ok under the
paopao
- 类似跑跑卡丁车游戏,开发平台 C++,立体动 画效果较好,用到OpenGL,编译需要有一定水平,不过能够编译成功。具体参考其Linux开源编译介绍。-跑跑卡丁车similar game development platform C++, three-dimensional animation is better to use OpenGL, the compiler has required a certain level, but be able to compile successful
Snakegame
- C语言编译的贪吃蛇游戏,涉及图形编译,色彩编译等,彩色背景,不同的等级,很有趣,经典的代码-C language compiler of the Snake game, involving graphics compiler, the compiler, such as color, color background, different levels, it is interesting, classic code
paopaotang
- 双人玩的泡泡堂游戏,用C语言编译,对于C语言初学者有帮助-BNB playing double game, using C language compiler for the C language for beginners help
11
- 贪吃蛇代码,可以在C编译器下完成,有注释和说明。-Snake code, can be accomplished in the C compiler, there are comments and explanations.
tankedazhan
- 一个很实用的C语言代码,代码一共有四个文件夹,分别代表的是地图、玩家坦克、电脑坦克等,编译环境要是DOS下的Win-tc或者是tc其他的编译器不能用-A very practical C-language code, the code a total of four folders, each represented by the map, the player tanks, tanks, and other computers, the compiler if the DOS environm
Game
- 小游戏,剪刀石头布。用c++编译,主要学习C++的面向对象编程-Games, Rock Paper Scissors. C++ compiler with the main learning C++, object-oriented programming
Celuosifangkuai
- 这是一个在turbo c 2.0环境下的俄罗斯方块,虽然vc下的也有,但turbo c这款经典的编译器也总是有很多人在用,提供一个这样的源码,供大家学习-This is a turbo c 2.0 under the Russian box, although there under the vc, but the turbo c compiler, this classic is always a lot of people use, to provide such a source, for
c
- 这个是猫捉老鼠的游戏源码,VC++6.0的编译环境!-This is a game of cat and mouse source code, VC++6.0 compiler environment!
DNF
- 山寨版DNF,c++ ,编译通过,是学习的好资料-Knock DNF, c++, compiler, is learning good information
SNKaLA
- SNAKE AND LADDER, simple game, made on C++ platform. The game can be compiled on any C++ compiler like Turbo C, DOS Box, etc.
gbdk
- 开发gb掌机游戏机的开发包,附编译器及例子-A C compiler, assembler, linker and set of libraries for the Nintendo Gameboy
TTT-(Older-Version)
- Simple Tic-Tac-Toe game in c language. Better use Turbo-c compiler.