搜索资源列表
hrd_src
- 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BU
ACM国产凌凌发(008)系列3D游戏(MFC)
- “国产凌凌發(008)” 3D 系列游戏 本软件基于微软VC 6.0(MFC)为开发工具,运用了3D STATE最新的图形 引擎3D STATE engine API Version 6.0和声效引擎FireMOD(FMOD) 3.32。 具有艺术级的画面质量和动感的声音效果,能够设计出功能强大、娱乐性较 高的3D游戏来。同时本软件为开源软件,可到作者主页自由下载源代码。-"homemade Lingling made (008),&q
SrcOfQuake3.zip
- 在QuakeCon 2005大会上,John Carmack曾表示,《Quake 3》源代码将在近期发布,任何有兴趣的人都可以下载。 现在,id Software兑现了自己的诺言:《Quake 3 Arena》完整源代码1.32b版(Quake 3 Arena Full Source Code v1.32b)已经公 布,包括完整的游戏源代码、各种编译工具和Q3Radiant地图编辑器build 200f,大小为22.4MB(压缩包大小5.46MB)。 用VC++2003,打开工程后直接
gamerar
- 游戏资源打包程序的VC源代码,可将游戏运行所需要的资源一并打包,包括目录和图片,快速打包,源代码开源公开,您可做参考。 -VC game resources packaged program source code, you can run the game packaged together with the necessary resources, including catalogs and images, fast package, source code, open source,
VC-Mine-sweeper
- VC编写的扫雷游戏,在 Visual C++ 6.0 中,打开“扫雷游戏”项目文件。编译、连接、运行,打开如图所示窗口,即可进行扫雷游戏的操作。 -Mine written in VC games in Visual C++ 6.0, open the " Minesweeper" project file. Compile, link, run, open the window shown, you can de-mining operation of the game.
memo
- 窗口、进程、模块信息分析工具加内存读取和遍历工具: vc---vs2008 可以作为外挂编写时分析进程、内存的工具,并可以获取所有打开的进程id句柄等信息-Window, the process module information analysis tools plus memory read and Ergodic tools: vc--- vs2008 the time of the preparation can be used as plug-analysis process,
I_go
- 可以双人对决的VC++围棋程序。虽然程序不很复杂,但必竟是我自己亲手写噢,通过编写这个小程序,让我对VC++有了更深层的了解,想要的下载。游戏打开后可以选择适合15、17寸液晶的窗口,下棋速度很快。-Can double between the VC++ Go procedures. Although the procedure is not very complicated, but will actually write my own hands Oh, through the prepar
mario01
- VC++超级玛丽游戏增强版源代码。比以前游戏机上的更强悍,这个版本在电脑上玩不亚于游戏机上的。而且经过多次修改,已接近完美,本次更新又增加了地图、水管等攻击类型和支持更多的敌人,窗口可以调整大小,源代码文件也是空前完整,游戏程序打开即完。用VC++从事游戏编程的朋友你千万不可错过。-VC++ Super Mario game is enhanced version of the source code. Than the more powerful game consoles, this ver
eluoshifangkuai
- 俄罗斯方块开发源代码,是学习VC++的好资料;-Tetris open source, is to learn VC++ good information
game
- vc++6.0编写的一个小游戏,该程序使用了opengl的多纹理扩展, 如果运行的显卡不支持多纹理扩展,或没有安装合适的驱动程序,程序将会终止. 我运行的环境为winxp , celeron 2.0G cpu , 256M内存, geForce2 MX/MX 400的显卡,关闭光影时侦速率约为65fps, 打开光影侦速率会下降,默认时光影是打开的-vc++6.0 write a small game, the program uses the multi-texture open
j_14160_vcxq
- VC++编写的象棋源代码,能够运行的。电法公开 是东方广场上的风格 申达股份。-VC++ source code written in chess can be run. Electrical method is the Oriental Plaza on the open style of Shenda.
PictureGame
- VC++开发的简易型拼图游戏,含多种效果,奉献源代码。游戏内置几张图片,也可以自己指定外部图片,指定如何打散;另外有容易和困难两种游戏模式,在显示上,支持3D和平面模式,貌似3D模式还没有开发完成。游戏打开后即开始背景音乐,这个你也可选择首自己喜欢的歌曲做背景。-VC++ development Simple jigsaw puzzle, with multiple effects, contribute source code. Games built a few pictures, you
source-code-VC-P-P-Othello.Rar
- 黑白棋开源源代码,VC++编写,带背景音乐,界面做的挺专业,游戏难度不大,当初只为练手,没有做太多的游戏功能,分享给VC++的编程Fans参考。-Othello open stream of code, VC++ written, with background music, the interface to do the very professional, the game is not difficult, had only practiced hand, did not do much
VC-Tetris
- VC编写的俄罗斯方块游戏源码,在 Visual C++ 6.0 中,打开“俄罗斯方块游戏”项目文件。编译、连接、运行,打开如图所示窗口,即可进行俄罗斯方块游戏的操作。-VC source Tetris game written in Visual C++ 6.0, open the " Tetris" project file. Compile, link, run, open the window shown, you can make the operation of th
Follower
- 利用VC++程序,在开环物理引擎(OSG)上实现场景漫游、物体动作等,特别适用于方针软件、游戏的开发应用,有极高的学习价值,快来下载哦-Using vc++, open loop the physics engine (OSG to realize scene roaming, objects such as action, especially suitable for policy software, the development of the game application, have
Sharp3D.Math.Directx
- 利用VC++程序,在开环物理引擎(OSG)上实现场景漫游、物体动作等,特别适用于方针软件、游戏的开发应用,有极高的学习价值,快来下载哦~-Using vc++, open loop the physics engine (OSG to realize scene roaming, objects such as action, especially suitable for policy software, the development of the game application, hav
Sharp3D.Math.GDI
- 利用VC++程序,在开环物理引擎(OSG)上实现场景漫游、物体动作等,特别适用于方针软件、游戏的开发应用,有极高的学习价值,快来下载哦-Using vc++, open loop the physics engine (OSG to realize scene roaming, objects such as action, especially suitable for policy software, the development of the game application, have
Sharp3D.Math
- 利用VC++程序,在开环物理引擎(OSG)上实现场景漫游、物体动作等,特别适用于方针软件、游戏的开发应用,有极高的学习价值,快来下载哦-Using vc++, open loop the physics engine (OSG to realize scene roaming, objects such as action, especially suitable for policy software, the development of the game application, have
quxian
- vc打开的曲线和闭合的曲线的程序源码,希望对大家有所帮助vc open curves and closed curves of the program source code, we want to help-vc open curves and closed curves of the program source code, we want to help
You-can-double-duel-VC-PP-Go-program
- 可以双人对决的VC++围棋程序,游戏打开后可以选择适合15、17寸液晶的窗口,下棋速度很快。-You can double duel VC++ Go program, after the game you can choose to open the windows 15, 17-inch LCD, board games fast.