文件名称:FivesChess
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-03-28
- 文件大小:
- 506kb
- 下载次数:
- 0次
- 提 供 者:
- 钱**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
由于五子棋比一字棋难,规则多,又有禁手限制,无法采用简单的搜索和加分方式。
为了分清各种情况的轻重缓急,我们采用一次性打分的策略:
对棋盘上的每个空位根据情况的轻重缓急,越重越争分越高,反之越低,然后根据打分找出分值最高的的位置下子。-Since backgammon difficult than the word chess, rules and more restrictions have cut hand, you can not use a simple search and processing of ways. In order to prioritize a variety of situations, we use a one-time scoring strategy: for each vacancy on the board in accordance with the priorities of the situation, the more weight the more indisputable points higher, whereas the lower, and then find the highest score according to the scoring Location erupted.
为了分清各种情况的轻重缓急,我们采用一次性打分的策略:
对棋盘上的每个空位根据情况的轻重缓急,越重越争分越高,反之越低,然后根据打分找出分值最高的的位置下子。-Since backgammon difficult than the word chess, rules and more restrictions have cut hand, you can not use a simple search and processing of ways. In order to prioritize a variety of situations, we use a one-time scoring strategy: for each vacancy on the board in accordance with the priorities of the situation, the more weight the more indisputable points higher, whereas the lower, and then find the highest score according to the scoring Location erupted.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FivesChess
..........\FivesChess.csproj
..........\FivesChess.csproj.user
..........\FivesChess.ico
..........\FivesChess.sln
..........\FivesChess.suo
..........\Form1.Designer.cs
..........\Form1.cs
..........\Form1.resx
..........\FormAbout.Designer.cs
..........\FormAbout.cs
..........\FormAbout.resx
..........\FormSet.Designer.cs
..........\FormSet.cs
..........\FormSet.resx
..........\Program.cs
..........\Properties
..........\..........\AssemblyInfo.cs
..........\..........\Resources.Designer.cs
..........\..........\Resources.resx
..........\..........\Settings.Designer.cs
..........\..........\Settings.settings
..........\bin
..........\...\Debug
..........\...\.....\FivesChess.application
..........\...\.....\FivesChess.exe
..........\...\.....\FivesChess.exe.manifest
..........\...\.....\FivesChess.pdb
..........\...\.....\FivesChess.vshost.application
..........\...\.....\FivesChess.vshost.exe
..........\...\.....\black.bmp
..........\...\.....\board.bmp
..........\...\.....\white.bmp
..........\...\Release
..........\...\.......\FivesChess.application
..........\...\.......\FivesChess.exe
..........\...\.......\FivesChess.exe.manifest
..........\...\.......\FivesChess.pdb
..........\black.bmp
..........\board.bmp
..........\obj
..........\...\Debug
..........\...\.....\FivesChess.Form1.resources
..........\...\.....\FivesChess.FormAbout.resources
..........\...\.....\FivesChess.FormSet.resources
..........\...\.....\FivesChess.Properties.Resources.resources
..........\...\.....\FivesChess.application
..........\...\.....\FivesChess.csproj.FileListAbsolute.txt
..........\...\.....\FivesChess.csproj.GenerateResource.Cache
..........\...\.....\FivesChess.exe
..........\...\.....\FivesChess.exe.manifest
..........\...\.....\FivesChess.pdb
..........\...\.....\Refactor
..........\...\.....\TempPE
..........\...\.....\black.bmp
..........\...\.....\board.bmp
..........\...\.....\cat.bmp
..........\...\.....\white.bmp
..........\...\Release
..........\...\.......\FivesChess.Form1.resources
..........\...\.......\FivesChess.FormAbout.resources
..........\...\.......\FivesChess.FormSet.resources
..........\...\.......\FivesChess.Properties.Resources.resources
..........\...\.......\FivesChess.application
..........\...\.......\FivesChess.csproj.FileListAbsolute.txt
..........\...\.......\FivesChess.csproj.GenerateResource.Cache
..........\...\.......\FivesChess.exe
..........\...\.......\FivesChess.exe.manifest
..........\...\.......\FivesChess.pdb
..........\...\.......\TempPE
..........\white.bmp