文件名称:chess -v1.1.0
-
所属分类:
- 标签属性:
- 上传时间:2018-01-11
-
文件大小:662kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
五子棋系统
2017.8.30
一、开发环境
五子棋系统是由Eclipse IDE for C/C++ Developers(Version: Kepler Service Release 2)在Windows系统下创建而成。源代码储存地址为D:\workspace\chess\main.c。
二、算法
搜索类型是采取“米”字型搜索,搜索顺序为横竖斜左斜右,A为横,B为竖,C为总左往右斜,D为从右往左斜,最后为按照顺序选择可下位置;在搜索个数上是优先搜索连续成4的再搜索成3的以此类推。(Gobang system
2017.8.30
A development environment
Gobang Eclipse IDE for system is composed of C/C++ Developers (Version: Kepler Service Release 2) created in the Windows system. The source code for D:\workspace\chess\main.c storage.
Two, algorithm
The type of search is to take the "m" type of search, the search order for horizontal and vertical oblique oblique left right, A is horizontal, vertical B, C is the total left oblique, D from right to left oblique, finally in accordance with the order of choice under the position; in the search on the number of priority search is continuous 4 again in order to search into the 3 analogy.)
2017.8.30
一、开发环境
五子棋系统是由Eclipse IDE for C/C++ Developers(Version: Kepler Service Release 2)在Windows系统下创建而成。源代码储存地址为D:\workspace\chess\main.c。
二、算法
搜索类型是采取“米”字型搜索,搜索顺序为横竖斜左斜右,A为横,B为竖,C为总左往右斜,D为从右往左斜,最后为按照顺序选择可下位置;在搜索个数上是优先搜索连续成4的再搜索成3的以此类推。(Gobang system
2017.8.30
A development environment
Gobang Eclipse IDE for system is composed of C/C++ Developers (Version: Kepler Service Release 2) created in the Windows system. The source code for D:\workspace\chess\main.c storage.
Two, algorithm
The type of search is to take the "m" type of search, the search order for horizontal and vertical oblique oblique left right, A is horizontal, vertical B, C is the total left oblique, D from right to left oblique, finally in accordance with the order of choice under the position; in the search on the number of priority search is continuous 4 again in order to search into the 3 analogy.)
相关搜索: 五子棋启蒙系统
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
chess -v1.1.0 | 0 | 2017-08-30 |
chess -v1.1.0\.cproject | 10902 | 2017-08-19 |
chess -v1.1.0\.project | 783 | 2017-08-19 |
chess -v1.1.0\.settings | 0 | 2017-08-30 |
chess -v1.1.0\.settings\org.eclipse.cdt.managedbuilder.core.prefs | 2321 | 2017-08-20 |
chess -v1.1.0\chess.c | 5607 | 2017-08-28 |
chess -v1.1.0\chess.h | 512 | 2017-08-28 |
chess -v1.1.0\Debug | 0 | 2017-08-30 |
chess -v1.1.0\Debug\chess.exe | 1327191 | 2017-08-28 |
chess -v1.1.0\Debug\chess.o | 1150775 | 2017-08-28 |
chess -v1.1.0\Debug\main.o | 12915 | 2017-08-28 |
chess -v1.1.0\Debug\test.o | 29453 | 2017-08-25 |
chess -v1.1.0\Debug\testB.o | 29429 | 2017-08-28 |
chess -v1.1.0\Debug\testC.o | 31233 | 2017-08-28 |
chess -v1.1.0\Debug\testD.o | 30944 | 2017-08-28 |
chess -v1.1.0\Debug\testWork.o | 27359 | 2017-08-28 |
chess -v1.1.0\main.c | 151 | 2017-08-25 |
chess -v1.1.0\Release | 0 | 2017-08-30 |
chess -v1.1.0\Release\chess.exe | 56839 | 2017-08-20 |
chess -v1.1.0\Release\test.o | 3735 | 2017-08-20 |
chess -v1.1.0\testB.c | 1019 | 2017-08-28 |
chess -v1.1.0\testC.c | 1843 | 2017-08-28 |
chess -v1.1.0\testD.c | 1654 | 2017-08-28 |
chess -v1.1.0\testWork.c | 169 | 2017-08-28 |
chess -v1.1.0\五子棋系统.docx | 12833 | 2017-08-30 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.