搜索资源列表
tetrisxxxx
- 俄罗斯方块,自己写的 ,有很多地方很复杂,写的很烦,希望高手致电-Russian chunks and wrote it myself, there are many places is very complex, write annoying, experts call
Jigsaw`puzzle_about`one`and`a`half`months`to`write
- 拼图游戏,写了1个半月,改了半个月,2300行代码,C++语言,主要是算法复杂-Jigsaw`puzzle_about`one`and`a`half`months`to`write_2300`lines`of`code_mainly`complex`algorithm.rar
snake
- VC++新手写的贪吃蛇游戏,界面和功能都比较粗糙,希望对于初学者有所帮助。其实通过这种小游戏的编写,你会学到很多和游戏无关的东西,这就是学习编程一个提高的过程,程序不在简单与复杂,关键是这种结果的背后你能得到多少你不知道的东西。-VC++ new handwritten Snake game, interface and features are relatively rough, want to be helpful for beginners. In fact, through the pr
Sodoku
- 数独游戏的通用算法。摘要: 1 数独是一种数学智力拼图游戏,玩法逻辑简单,但解法千变万化。 2 数独解法全是由规则衍生出来的,基本解法分为两类思路,一类为排除法,一类为唯一法。更复杂的解法,最终也会归结到这两大类中。 3 算法的数据结构,基本思想及成果演示 成功计算出了数独题目的结果,并保持了很快的速度.该算法可以解决所有的数独游戏题目,为一种高效率的通用算法. 4 算法有更广阔的改进空间 -Sudoku generic algorithm. Abstract: a nu
Kyodai
- 一款连连看联机软件,界面独特,功能多,图形复杂-A Lianliankan online software interface unique, multi-function, complex graphics
lianliankan-youxi
- 用Java编写的连连看小游戏,其中的功能不是很复杂,适合初学者,能应付Java课程设计,附带完整的文档-Jmichelle lianliankan small game, one of the function is not very complex, is suitable for beginners, can handle Java curriculum design, and with complete documentation
C-instance-of--5-computer-game
- 五个小游戏,虽然小,但代码却相当复杂。有说明,但也需要静下心看。-Five games, although small, but the code is quite complex. Described, but it also requires Jing Xiaxin see.
New
- 新手研究用代码,不是很复杂的源码,适合新手-Novice research code is not very complex source, suitable for novice
xiangqi
- 整体结构和俄罗斯方块MFC版相似,鼠标操作稍微复杂一些。但是,看看《星际2》、《暗黑3》的宣传片,这么“复杂”的扫雷,不过皮毛。-The overall structure similar to the MFC version of Tetris, mouse operation is slightly more complicated. However, look at the " Star 2" , " Diablo 3" promo, so " c
xiangqi
- WIN32SDK版本的象棋源代码,比一般的象棋代码算法更复杂,执行速度更快,更聪明. -Chess source code of WIN32SDK version is more complex than chess code algorithms perform faster and smarter.
maze
- 一个VC++编写的迷宫游戏,目录下包含了4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法-A maze game based on VC++. the directory contains four the labyrinth associated source code generation algorithm: a simple maze generation algorithm, a complex maze, a simple maze
skyblue_LLK
- MFC编程实现连连看小游戏,可以作为学习VC++开发的工具,也可以扩展实现更复杂的游戏。-The MFC programming Snake game can be used as tools learning VC++ development can also be extended to more complex game.
mazegame
- maze目录下包含了4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法,分别编译其中的.dsw文件即可获得相应的应用程序。-maze directory contains four maze-related source code: simple maze generation algorithm, complex maze generation algorithm, a simple maze search algorithm, complex
lianliankan
- 1、主界面选择游戏运行环境 2、游戏按照一定规则实现相同图片相消,消除时有闪烁效果 3、游戏界面有重新开始、重新排列、计时、计分等功能 4、支持单机版游戏环境 a.有简单、复杂和困难三种等级的选择 b.时间限制 c.在规定时间内完成游戏,显示成功通关的模态对话框 5、支持网络版游戏环境 a.通过服务器与客户端的连接进行两人对决 b.有聊天功能 c.在规定时间内完成游戏,显示赢了对手的模态对话框,另一方
saolei-2015-08-07
- 基于控制台的扫雷游戏 逻辑比较复杂 实现了周围数字的体现 能够插旗-Minesweeper game console based on logic implements more complex figures reflect possible around flags
