登录
首页 » C# » FivesChess

FivesChess

于 2014-03-28 发布 文件大小:506KB
0 96
下载积分: 1 下载次数: 2

代码说明:

  由于五子棋比一字棋难,规则多,又有禁手限制,无法采用简单的搜索和加分方式。 为了分清各种情况的轻重缓急,我们采用一次性打分的策略: 对棋盘上的每个空位根据情况的轻重缓急,越重越争分越高,反之越低,然后根据打分找出分值最高的的位置下子。(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
..........\bin
..........\...\Debug


..........\...\.....\FivesChess.application,1574,2008-11-23
..........\...\.....\FivesChess.exe,191488,2008-11-23
..........\...\.....\FivesChess.exe.manifest,5125,2008-11-23
..........\...\.....\FivesChess.pdb,58880,2008-11-23
..........\...\.....\FivesChess.vshost.application,1574,2008-11-23
..........\...\.....\FivesChess.vshost.exe,14328,2014-03-27

..........\...\Release
..........\...\.......\FivesChess.application,1574,2008-11-22
..........\...\.......\FivesChess.exe,191488,2008-11-23
..........\...\.......\FivesChess.exe.manifest,5125,2008-11-22
..........\...\.......\FivesChess.pdb,44544,2008-11-22


..........\FivesChess.csproj,6615,2008-11-22
..........\FivesChess.csproj.user,632,2008-11-22

..........\FivesChess.sln,909,2008-11-22
..........\Form1.cs,26240,2009-02-11
..........\Form1.Designer.cs,9214,2008-11-23
..........\Form1.resx,218330,2008-11-23
..........\FormAbout.cs,368,2009-02-11
..........\FormAbout.Designer.cs,2862,2009-02-11
..........\FormAbout.resx,22645,2009-02-11
..........\FormSet.cs,690,2008-11-23
..........\FormSet.Designer.cs,4890,2008-11-22
..........\FormSet.resx,5814,2008-11-22
..........\obj
..........\...\Debug



..........\...\.....\FivesChess.application,1574,2008-11-23
..........\...\.....\FivesChess.csproj.FileListAbsolute.txt,5882,2014-03-27
..........\...\.....\FivesChess.csproj.GenerateResource.Cache,969,2009-02-11
..........\...\.....\FivesChess.exe,191488,2008-11-23
..........\...\.....\FivesChess.exe.manifest,5125,2008-11-23
..........\...\.....\FivesChess.Form1.resources,142341,2014-03-26
..........\...\.....\FivesChess.FormAbout.resources,11785,2014-03-26
..........\...\.....\FivesChess.FormSet.resources,180,2014-03-26
..........\...\.....\FivesChess.pdb,58880,2008-11-23
..........\...\.....\FivesChess.Properties.Resources.resources,180,2014-03-26
..........\...\.....\Refactor
..........\...\.....\TempPE

..........\...\Release
..........\...\.......\FivesChess.application,1574,2008-11-22
..........\...\.......\FivesChess.csproj.FileListAbsolute.txt,1279,2008-11-22
..........\...\.......\FivesChess.csproj.GenerateResource.Cache,969,2008-11-22
..........\...\.......\FivesChess.exe,162816,2008-11-22
..........\...\.......\FivesChess.exe.manifest,5125,2008-11-22
..........\...\.......\FivesChess.Form1.resources,134488,2008-11-22
..........\...\.......\FivesChess.FormAbout.resources,180,2008-11-22
..........\...\.......\FivesChess.FormSet.resources,180,2008-11-22
..........\...\.......\FivesChess.pdb,44544,2008-11-22
..........\...\.......\FivesChess.Properties.Resources.resources,180,2008-11-22
..........\...\.......\TempPE
..........\Program.cs,491,2008-11-22
..........\Properties
..........\..........\AssemblyInfo.cs,1360,2008-11-19
..........\..........\Resources.Designer.cs,2870,2008-11-19
..........\..........\Resources.resx,5612,2008-11-19
..........\..........\Settings.Designer.cs,1095,2008-11-19
..........\..........\Settings.settings,249,2008-11-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • go_chess
    这是C++编写的围棋打谱程序,读取SGF棋谱文件格式,欢迎围棋爱好人士使用。(This is the C++ Prepared to fight Go spectrum procedures, read chess SGF file formats are welcome to Go-loving users.)
    2008-01-20 21:56:11下载
    积分:1
  • Chess
    可联机玩国际象棋,具备倒计时功能以及悔棋等功能(Available on-line play chess, with the countdown function, and Undo functions)
    2009-12-17 23:10:41下载
    积分:1
  • FIVE
    自己写的五子棋代码,可以直接执行,效率很高(Write your own backgammon code that can be executed directly, high efficiency)
    2013-10-10 10:56:31下载
    积分:1
  • N-Queen
    : N皇后问题,在一个N×N国际象棋盘 上,有N个皇后,每个皇后占一格;要求皇后间不会出现 相互“攻击”的现象,即不能有两个皇后处在同一行、同一 列或同一对角线上。问共有多少种不同的方法。下图以4 个皇后为例,说明一个正确的解( N是一个大于等于2并 且小于等于100的整数)(: N queens problem, a NN chess disk, N-Queen, Queen of the grid requirements between each other " attack" phenomenon does not appear in the Queen' s, that can not have two queens in the same row , the same column or on the diagonal. Asked a total of a number of different ways. The following diagram 4 Queen, for example, indicating that a correct solution (N is a number greater than or equal to 2 and less than or equal to an integer of 100))
    2012-08-31 17:31:00下载
    积分:1
  • gobang
    这是一个基于J2ME的五子棋手机游戏,用JAVA语言开发来实现,可能不是很完善,希望大家进行进一步的修改(This is a backgammon mobile games based on J2ME, JAVA language development to achieve, and may not be perfect, and hope that we further modify.)
    2012-06-02 10:46:13下载
    积分:1
  • LLK1.41_FullSources
    连连看.net代码。最新更新的,VS2005开发。(Lianliankan. Net code. The latest update, VS2005 development.)
    2008-04-18 09:28:04下载
    积分:1
  • 完整的四人网络麻将
    实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。(achieve a complete network of four mahjong games, the procedures set server and client functions and integration. This chapter introduces the non-reciprocal network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.)
    2005-06-20 16:32:22下载
    积分:1
  • Ptu
    一款拼图游戏的基础代码,适合课堂初步教学时所用(A jigsaw puzzle of the underlying code for classroom use when the initial teaching)
    2011-05-22 12:53:53下载
    积分:1
  • xiangqi
    功能很强大,代码很齐全,配有使用说明,很适合学习。(Very powerful, the code is complete, with instructions for use, it is suitable for learning.)
    2011-11-13 10:03:25下载
    积分:1
  • gnuchess-5.07
    一款国际象棋的C++源代码,可以实现人机对战,而且AI的棋力不错(A chess in C++ source code, can achieve man-machine Battle, and a good AI' s Qi Li)
    2009-12-11 18:08:34下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载