资源列表
CPP
- 关于游戏中出现问题的讲解,C++实现爆炸后的振动效果-With regard to the problems of the game to explain, C++ vibration effect after explosion
Cpp1.c
- 利用栈的知识来求出从入口到出口的所有路径。采用穷举算法,即从入口出发,顺某一方向向前探索,若能走通,则继续向前走;否则沿原路退回一步,换一个方向再继续向前探索,直至所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路退回,则需要一个栈来保存路径。迷宫的输入提供了两种形式,一种是系统默认的输入形式,令一种是用户可以指定文件,只要文件符合格式,用户即可将其作为迷宫地图。最终即可以显示总的路径数目,也可用箭头的形式显示迷宫的走法,形象直观。-maze
Cpp1
- 人机对站五子棋,可以在VC++下运行,欢迎指出错误-Man-machine on the station Gobang can VC++ Run, welcomed pointed out an error
Cpp2
- 连连看游戏的雏形,适合编程者初学阶段。望签收-lianliankan game
CPPeluosi
- 一个用VC6.0 C++写的俄罗斯方块游戏,最主要是看一下算法,可以移植到不同的平台上。-With a Tetris game written in VC6.0, the most important is to look at the algorithm can be ported to different platforms.
CPPerloshi
- c++写的一个俄罗斯方块游戏,尽量不要让站长把时间都花费在为您修正说明上。 c++写的一个俄罗斯方块游戏,尽量不要让站长把时间都花费在为您修正说明上。-c++ to write a Tetris game, try not to allow owners to spend time on your revised instructions. c++ to write a Tetris game, try not to allow owners to spend time on your revi
cPPGAME
- C++文字游戏非常简单,对初学者很有帮助,一般人都能看懂.-C++ word game is very simple, very helpful for beginners, most people can understand.
CPPguess
- C++编写的一个猜字游戏程序,适合有一定C++基础的新手-C++ written a guessing game program, for a certain person based on C++
CPPlittle-birds
- 基于C++的小游戏程序,通过这个程序段,可以了解更多的C++语句的使用规范-C++ based small games
cPPP
- 这只是一部分回合制游戏,还有一部分没完成,希望和大家一起学习-This is just part of the turn-based game, and a part of not finish, hope to study with you
cPPRPG
- C++写的RPG游戏代码,仅供参考和学习,忘各位高手多多指教!-RPG written in C++ game code, for reference and learning, forget you master exhibitions!
CppSoapClient
- vc6.0作为开发工具,使用gsoap toolkit 实现vc下连接c#.net所生成的webservice-vc6.0 as development tools, use gsoap toolkit achieve vc Connection c#. net generated by the webservic e
