登录
首页 » C# » FivesChess

FivesChess

于 2014-03-28 发布 文件大小:506KB
0 322
下载积分: 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 个回复

  • 5-CCMJ
    网狐6.6长春麻将源码Changchun mahjong source network Fox 6.6(Changchun mahjong source network Fox 6.6)
    2011-10-06 14:54:07下载
    积分:1
  • gobang
    最近做了个小游戏五子棋,两人对战类,是用VC,EasyX做的,在网上只能找到EasyX做的贪吃蛇,俄罗斯方块,没有五子棋,自己做了一个。我学C高级期末成绩就是做这个,可以显示出两人的思考时间,可以不断开局,主要是源代码大家可以学习一下..希望与大家多交流。(Easyx我也放在压缩包里了,自己安装一下)(Recently made a small game backgammon, two arcade, with VC, EasyX do, do online can only find EasyX Snake, Tetris, there is no backgammon, he had made one. I learned C high end performance is to do this, thinking they can show the time, you can continue to start, mainly to the source code you can learn more about .. hope we can communicate. (Easyx I put compression bag, and he installed it))
    2011-07-12 12:16:42下载
    积分:1
  • C+++Weekend+Crash+Course
    C+++Weekend+Crash+Course这是一个中国象棋的原代码(C+++ Weekend+ Crash+ Course This is a Chinese chess original code)
    2008-07-04 11:19:10下载
    积分:1
  • 21point
    用JAVA编写的速算21点的小扑克游戏的源代码,可以给大家参考一下(Quick calculation using JAVA 21:00 little poker game source code, you can give your reference)
    2013-10-08 13:57:51下载
    积分:1
  • five
    c++实现的一个五子棋人机对弈程序 使用了alpha-beta剪枝算法 具有一定的棋力(c++ achieve a Gobang man-machine chess program using alpha-beta pruning technique have棋力)
    2007-12-29 12:52:05下载
    积分:1
  • HomeWork
    简单的五子棋游戏,包含棋子的自动回收,更改棋子当前状态,以及棋子剩余个数的显示(Simple 331 games, including pieces of auto recycling, changing the current state of chess pieces, and display the number of remaining pieces)
    2011-07-23 10:27:39下载
    积分:1
  • chess
    用java界面编写的一款中国打谱象棋,可以制作棋谱,保存棋谱和自动演示。(Java interface to write a play spectrum of chess, you can create chess, save chess and automatic presentation.)
    2012-06-17 11:22:33下载
    积分: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
  • java五子
    java的五子棋源码文件!(the source document!)
    2020-06-26 10:00:02下载
    积分:1
  • PC-boyi
    象棋是一种完全知识博弈,本书介绍一些技术应用于这种博弈(Chess is a game full of knowledge, the book introduces some of the techniques used in this game)
    2011-11-11 17:51:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载