搜索资源列表
dim
- 1 程序采用borland c++ builder 6.0 + wspp16(作者风云)制作,其中wspp16针对borland c++ builder 6.0做了一些修改(不一定再适用VC),使用时请遵从其中的版权限制。除此之外的代码可以任意复制散发。 2 另外,素材也从PopCap的Diamond Mine中抽取,请尊收原软件对素材的版权限制。 -a procedure used borland c builder 6.0 wspp16 (Author Fengyun) produc
fastenergame
- 这是用vc开发的穿纽扣游戏,对掌握用c编程有很大的益处。-vc this is the development of the game wearing buttons to master c programming with a lot of benefits.
C++扫雷代码
- 用VC++6.0可以实现扫雷代码编辑!很好玩的,适合初学者学习VC++6.0。
wuziqiyouxidaima.rar
- 简单的五子棋游戏C++代码,已经成功的再VC环境中运行了,Gobang simple game C + + code, has been successfully re-run VC environment,Gobang simple game C++ code, has been successfully re-run VC environment
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.
tanke
- 是个坦克大战的游戏,游戏做得很精致,是个学习vc的好例子,对类的用法很精髓-Is a Tankedaizhan game, games make it very elegant, it is a good example of vc study of types of usage are the essence of
LifeGamechengxu
- 生命游戏的VC实现。 生命游戏其实是一个零玩家游戏。它包括一个二维矩形世界,这个世界中的每个方格居住着一个活着的或死了的细胞。一个细胞在下一个时刻生死取决于相邻八个方格中活着的或死了的细胞的数量。如果相邻方格活着的细胞数量过多,这个细胞会因为资源匮乏而在下一个时刻死去;相反,如果周围活细胞过少,这个细胞会因太孤单而死去。-The realization of the VC games to life. Game of Life is a zero-player games. It include
VC
- 此代码是在Visual C++上实现俄罗斯方块的游戏-This code is in Visual C++ to achieve Tetris game
c_plusplus_Snake_Report_and_Source
- VC++ 6.0编写的贪吃蛇经典小游戏。不仅包含源代码,并且包含了作者的设计文档。-VC++ 6.0 written in the classic Snake game. Includes not only the source code, and includes the author' s design document.
lianliankan-vc
- vs6.0下c++写的连连看源码 供大家分享 多多指教 -vs6.0 under c++ to write to share Lianliankan source for great weekend
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
ShipDemo
- 摘要:VC/C++源码,游戏编程,潜艇大战 潜艇大战游戏VC++源代码,不能不说的一款游戏,在90时代风靡全球的小游戏,在Windows中,甚至自带有潜艇大战。其源代码在99年已经公布,纯C++代码编写,通过学习本款代码,让您学会编写潜艇大战游戏是将要的,更重要的是让您从中理解OOP的理解。 -vc game
frmMathMaze
- maze迷宫程序,是在VC平台下操作的代码,我已经成功调试和运行。是一个不错的游戏代码 -maze
vc++编程之五子棋小游戏
- 有源码
VC--SHE
- 使用Visual c++编译的贪吃蛇程序,键盘控制,通俗易懂,可以继续添加其他功能!-Snake program using Visual C++ compiled, keyboard control, easy to understand, you can continue to add other features!
VC-chaojimali
- 这是一款经典游戏 超级玛丽,里面结合了c语言,需要的同学就马上下载吧-This is a classic game Super Mario, which combines the c language, students need to download it immediately
c-chaojimali
- 用VC++编写的C语言版超级玛丽 速度不是很好 手感差一点 源码值得借鉴-Written in C language with VC++ version of Super Mario speed is not very good feel almost worth learning source
qtllk
- VC/C++源码,游戏编程,连连看 基于Qt的VC++连连看程序,源代码本身是比较小的,QT库附带的文件比较多,源码打包后有22M左右,因建立于QT库,所以比较有针对性,以此有需求的可下载源码,源代码在sources文件夹中。游戏测试文件在Game目录下。-VC/C++ source, game programming, Qt-based VC++ Lianliankan Lianliankan program, the source code itself is relatively sm
C-pintu-gama
- 编译环境VC++6.0. 程序和资源一共15M. //自制-拼图游戏 作者:高坤 转载请标明出处 谢谢 //代码笨拙 高手勿笑 欢迎批评指正-Compiler environment VC++6.0. Procedures and resources total 15M. //Homemade- puzzle Author: Gao Kun Thank reprint please indicate the source //Code clum
Snake-code-C-language-VC-P-P6.0
- 基于VC++6.0平台的C语言编程实现:DOS界面下实现贪吃蛇的功能。-C language programming platform based on VC++6.0 achieve: to achieve Snake function under DOS interface.