文件名称:HF-5.0.0.902
介绍说明--下载内容均来自于网络,请自行研究使用
下面就来讲解我的扫雷程序思想。
首先我们在雷区上随机地放上雷,没有雷的地方被点击
后就会显示一个数字表示它周围有几个雷,这是怎么实现的
呢?我们可以把整个雷区看成一个二维数组a[i,j],如雷区:
11 12 13 14 15 16 17 18
21 22 23 24 25 26 27 28
31 32 33 34 35 36 37 38
41 42 43 44 45 46 47 48
51 52 53 54 55 56 57 58 -Here' s mine to explain my thinking process. First of all, we put random minefields on mine, no mine has been clicked, where a number will appear that it is surrounded by a number of mine, this is how to achieve it? We can mine the whole as a two-dimensional array a [i, j], thundering District: 11 12 13 14 15 16 17 18 21 22 23 24 25 26 27 28 31 32 33 34 35 36 37 38 41 42 43 44 45 46 47 48 51 52 53 54 55 56 57 58
首先我们在雷区上随机地放上雷,没有雷的地方被点击
后就会显示一个数字表示它周围有几个雷,这是怎么实现的
呢?我们可以把整个雷区看成一个二维数组a[i,j],如雷区:
11 12 13 14 15 16 17 18
21 22 23 24 25 26 27 28
31 32 33 34 35 36 37 38
41 42 43 44 45 46 47 48
51 52 53 54 55 56 57 58 -Here' s mine to explain my thinking process. First of all, we put random minefields on mine, no mine has been clicked, where a number will appear that it is surrounded by a number of mine, this is how to achieve it? We can mine the whole as a two-dimensional array a [i, j], thundering District: 11 12 13 14 15 16 17 18 21 22 23 24 25 26 27 28 31 32 33 34 35 36 37 38 41 42 43 44 45 46 47 48 51 52 53 54 55 56 57 58
相关搜索: hf5
(系统自动生成,下载前可以参看下载内容)
下载文件列表
浩方特别版 5.0.0.902
....................\Ads
....................\...\default
....................\...\.......\Join.html
....................\...\.......\Leave.html
....................\...\.......\Quit.html
....................\...\.......\Setting.html
....................\AdsManager.dll
....................\AdsManager.dll.old
....................\CA3Socket.dll
....................\CASocket.dll
....................\ChannelManager.dll
....................\ComCtrlLib.dll
....................\config
....................\......\DefaultMsg.xml
....................\......\item.xml
....................\......\LeftNav
....................\......\.......\clan-2.bmp
....................\......\.......\clan-3.bmp
....................\......\.......\clan-4.bmp
....................\......\.......\game-1.bmp
....................\......\.......\game-2.bmp
....................\......\.......\game-3.bmp
....................\......\.......\game-4.bmp
....................\......\.......\match-1.bmp
....................\......\.......\match-2.bmp
....................\......\.......\match-3.bmp
....................\......\.......\match-4.bmp
....................\......\.......\netgame-1.bmp
....................\......\.......\netgame-2.bmp
....................\......\.......\netgame-3.bmp
....................\......\.......\netgame-4.bmp
....................\......\.......\smallgame-1.bmp
....................\......\.......\smallgame-2.bmp
....................\......\.......\smallgame-3.bmp
....................\......\.......\smallgame-4.bmp
....................\......\.......\user-1.bmp
....................\......\.......\user-2.bmp
....................\......\.......\user-3.bmp
....................\......\.......\user-4.bmp
....................\......\.......\video-1.bmp
....................\......\.......\video-2.bmp
....................\......\.......\video-3.bmp
....................\......\.......\video-4.bmp
....................\......\LeftNav.xml
....................\......\PopNotice
....................\......\.........\images
....................\......\.........\......\bg_1.gif
....................\......\.........\......\p_dj.gif
....................\......\.........\......\p_dj2.gif
....................\......\.........\......\p_vip.gif
....................\......\.........\......\p_vip2.gif
....................\......\.........\p1.html
....................\......\.........\p2.html
....................\......\.........\p4.html
....................\......\PopNotice.xml
....................\......\RootNav
....................\......\.......\help-2.bmp
....................\......\.......\help-3.bmp
....................\......\.......\help-4.bmp
....................\......\.......\mall-1.bmp
....................\......\.......\mall-2.bmp
....................\......\.......\mall-3.bmp
....................\......\.......\mall-4.bmp
....................\......\RootNav.xml
....................\......\TopNav
....................\......\......\F4-2.bmp
....................\......\......\friendTool-1.bmp
....................\......\......\friendTool-2.bmp
....................\......\......\hero-1.bmp
....................\......\......\hero-2.bmp
....................\......\......\hfhr-1.bmp
....................\......\......\hfhr-2.bmp
....................\......\......\leaguematch-1.bmp
....................\......\......\leaguematch-2.bmp
....................\......\......\leftmargin-1.bmp
....................\......\......\leftmargin-2.bmp
....................\Ads
....................\...\default
....................\...\.......\Join.html
....................\...\.......\Leave.html
....................\...\.......\Quit.html
....................\...\.......\Setting.html
....................\AdsManager.dll
....................\AdsManager.dll.old
....................\CA3Socket.dll
....................\CASocket.dll
....................\ChannelManager.dll
....................\ComCtrlLib.dll
....................\config
....................\......\DefaultMsg.xml
....................\......\item.xml
....................\......\LeftNav
....................\......\.......\clan-2.bmp
....................\......\.......\clan-3.bmp
....................\......\.......\clan-4.bmp
....................\......\.......\game-1.bmp
....................\......\.......\game-2.bmp
....................\......\.......\game-3.bmp
....................\......\.......\game-4.bmp
....................\......\.......\match-1.bmp
....................\......\.......\match-2.bmp
....................\......\.......\match-3.bmp
....................\......\.......\match-4.bmp
....................\......\.......\netgame-1.bmp
....................\......\.......\netgame-2.bmp
....................\......\.......\netgame-3.bmp
....................\......\.......\netgame-4.bmp
....................\......\.......\smallgame-1.bmp
....................\......\.......\smallgame-2.bmp
....................\......\.......\smallgame-3.bmp
....................\......\.......\smallgame-4.bmp
....................\......\.......\user-1.bmp
....................\......\.......\user-2.bmp
....................\......\.......\user-3.bmp
....................\......\.......\user-4.bmp
....................\......\.......\video-1.bmp
....................\......\.......\video-2.bmp
....................\......\.......\video-3.bmp
....................\......\.......\video-4.bmp
....................\......\LeftNav.xml
....................\......\PopNotice
....................\......\.........\images
....................\......\.........\......\bg_1.gif
....................\......\.........\......\p_dj.gif
....................\......\.........\......\p_dj2.gif
....................\......\.........\......\p_vip.gif
....................\......\.........\......\p_vip2.gif
....................\......\.........\p1.html
....................\......\.........\p2.html
....................\......\.........\p4.html
....................\......\PopNotice.xml
....................\......\RootNav
....................\......\.......\help-2.bmp
....................\......\.......\help-3.bmp
....................\......\.......\help-4.bmp
....................\......\.......\mall-1.bmp
....................\......\.......\mall-2.bmp
....................\......\.......\mall-3.bmp
....................\......\.......\mall-4.bmp
....................\......\RootNav.xml
....................\......\TopNav
....................\......\......\F4-2.bmp
....................\......\......\friendTool-1.bmp
....................\......\......\friendTool-2.bmp
....................\......\......\hero-1.bmp
....................\......\......\hero-2.bmp
....................\......\......\hfhr-1.bmp
....................\......\......\hfhr-2.bmp
....................\......\......\leaguematch-1.bmp
....................\......\......\leaguematch-2.bmp
....................\......\......\leftmargin-1.bmp
....................\......\......\leftmargin-2.bmp