文件名称:saoleiwenti
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-09-02
- 文件大小:
- 153kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
你玩儿过扫雷游戏吧?有个操作系统中带了这个小游戏,那个系统叫什么来着? -)在游戏中要想过关,就必须要在一个 NxM 的区域上找出所有的地雷。游戏过程中,计算机会在地图上显示一些数字从而帮助你确定哪里有地雷。例如,在下面这个有两颗地雷的 4x4 的地图(*表示地雷):
*...
....
.*..
....
根据上面的地图,可以计算出应该提供给游戏者的数字如下所示:
*100
2210
1*10
1110
每个数字表示了该方格周围到底有几个地雷,当然,一个方格周围最多的时候只会有八个。-Minesweeper game you play through it? Operating systems have brought this little game, that system called what? -) In the game in order to pass, it must be in an area NxM locate all the mines. During the game, the computer will show some numbers on a map to help you determine where mines. For example, in the following two mines with 4x4 map (* indicates mine):* ........* ...... According to the above map, can be calculated should be provided to the player' s digital are as follows:* 10022101* 101 110 Each number represents the square surrounded in the end there are several mines, of course, up to the time around a square only have eight.
*...
....
.*..
....
根据上面的地图,可以计算出应该提供给游戏者的数字如下所示:
*100
2210
1*10
1110
每个数字表示了该方格周围到底有几个地雷,当然,一个方格周围最多的时候只会有八个。-Minesweeper game you play through it? Operating systems have brought this little game, that system called what? -) In the game in order to pass, it must be in an area NxM locate all the mines. During the game, the computer will show some numbers on a map to help you determine where mines. For example, in the following two mines with 4x4 map (* indicates mine):* ........* ...... According to the above map, can be calculated should be provided to the player' s digital are as follows:* 10022101* 101 110 Each number represents the square surrounded in the end there are several mines, of course, up to the time around a square only have eight.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
saoleiwenti.c
saoleiwenti.plg
saoleiwenti.dsp
saoleiwenti.opt
saoleiwenti.dsw
Debug\saoleiwenti.exe
.....\saoleiwenti.ilk
.....\saoleiwenti.obj
.....\saoleiwenti.pch
.....\saoleiwenti.pdb
.....\vc60.idb
.....\vc60.pdb
saoleiwenti.ncb
Debug