CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 一字棋

搜索资源列表

  1. michess

    0下载:
  2. 米字棋 规则: 1黑棋为先手,双方轮流执步,不得空步。   2行棋时,行棋方选择一颗棋子,向邻近的空白落子点前进一步。   3双方轮流执步,直到其中一方的三颗棋子全部落在对角线上,则这一方胜出   附加:有可能出现不能走棋的情况,此时设定为 认输   缺陷:代码写的比较乱   想用面向对象   希望得到建议
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5999
    • 提供者:zzn
  1. yamianzhihuan

    0下载:
  2. 人工智能一字棋博弈树,功能非常具体,欢迎体验大家一起分享-AI word chess game tree, function very specific, welcome everyone to share experience
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1537
    • 提供者:liuqian
  1. onechess

    0下载:
  2. 人工智能课上的要我们编写的一字棋,理由极大极小法编写的-Artificial Intelligence class to the word game we prepared the ground prepared by minimax method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:31469
    • 提供者:Decell Hoo
  1. yiziqi

    0下载:
  2. α-β剪枝实现的一字棋,作者为:翟晓华一个非常厉害的人物-α-β pruning to achieve the word game, the writer is:翟晓华a very formidable figure
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:803722
    • 提供者:mail
  1. wuziqi

    0下载:
  2. 这是用VC6.0写的五字棋代码,共享出来给大家看看,我还想把它做很人机对下,可是我写的机器太笨了,有没有人写出来更好的分享一哈-This is used to write five words VC6.0 chess code, shared out to everyone to see, I also want it to do very human-computer to the next, but I write太笨machines, and there is no one better
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:89589
    • 提供者:hebitao505
  1. Game-OOXX

    0下载:
  2. 井字遊戲 一個3X3的棋盤 以回合方式先達成連線者獲勝-3X3 game of tic-tac-toe board of a way to first round wins to reach the connection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:12514
    • 提供者:hhcho
  1. Gobang

    0下载:
  2. 由于五子棋比一字棋难,规则多,又有禁手限制,无法采用简单的搜索和加分方式。 为了分清各种情况的轻重缓急,我们采用一次性打分的策略: 对棋盘上的每个空位根据情况的轻重缓急,越重越争分越高,反之越低,然后根据打分找出分值最高的的位置下子。 打分事实根据有:是否赢棋(最高),对方是否要赢棋,是否禁手,可形成四连的个数,和形成三连(包括活三)的个数,对方可可形成四连的个数,和形成三连(包括活三)的个数,等等。 本算法的好处在于,既有攻又有守,而且攻守较严。-Gobang diffi
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1418252
    • 提供者:杨铭
  1. tic_tac_toe

    0下载:
  2. 这是一个简单的一字棋游戏,采用阿尔法贝塔剪枝算法做成的。-This is a simple word chess game, using Alpha Beta pruning algorithm are made.
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:239288
    • 提供者:dashu
  1. code

    0下载:
  2. 以一字棋游戏为例,设计的一个3行3列的棋盘,自己给出估价函数,采用极大极小搜索方法。-To the word chess game, for example, the design of a 3 by 3 chessboard, given their valuation functions, minimax search method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:207032
    • 提供者:liao yao hua
  1. trmn

    0下载:
  2. 马的遍历 在N*M的棋盘中,马只能走日字。马从位置(x,y)处出发,把棋盘的每一格都走一次,且只走一次。找出所有路径。 -house
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7312400
    • 提供者:李家良
  1. Tic_Tac_Toe

    0下载:
  2. 1. 三连棋游戏(两人轮流在一有九格方盘上划加字或圆圈, 谁先把三个同一记号排成横线、直线、斜线, 即是胜者),可以在线玩[1]。 2. 一种儿童游戏(参与者闭双目, 用铅笔点指在板上的任一组数字, 累计得分多者为胜) -1 triple chess game (there are two turns in a draw plus nine grid square plate on a word or a circle, who first arranged in three horiz
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1353049
    • 提供者:wlx
  1. codeFor

    0下载:
  2. 一字棋的一个小程序,应该能用,希望有帮助-Code for c++
  3. 所属分类:IME Develop

    • 发布日期:2017-04-05
    • 文件大小:31769
    • 提供者:gengen
  1. FivesChess

    0下载:
  2. 由于五子棋比一字棋难,规则多,又有禁手限制,无法采用简单的搜索和加分方式。 为了分清各种情况的轻重缓急,我们采用一次性打分的策略: 对棋盘上的每个空位根据情况的轻重缓急,越重越争分越高,反之越低,然后根据打分找出分值最高的的位置下子。-Since backgammon difficult than the word chess, rules and more restrictions have cut hand, you can not use a simple search and
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:518304
    • 提供者:钱永生
  1. JingZiQi

    0下载:
  2. “一字棋”游戏(又叫“三子棋”或“井字棋”),是一款十分经典的益智小游戏。“井字棋”的棋盘很简单,是一个3×3的格子,很像中国文字中的“井”字,所以得名“井字棋”。-experiment " word game" game (also known as " third son of Chess" or " tic-tac-toe game" ), is a very classic puzzle game. " Tic-tac-toe game," the board is very simpl
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:435923
    • 提供者:金志文
  1. Tic-Tac-Toe

    0下载:
  2. 井字棋小游戏,根据已有棋盘判断下一步的棋子位置以保证不输-Tic Tac Toe chess game, based on the existing board to determine the next step to ensure that the pieces do not lose position
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1990
    • 提供者:王明
  1. YiZiQi

    0下载:
  2. C编写的人工智能作业。实现了一字棋的启发式搜索。-AI C write operations. Realized the word chess heuristic search.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:13423
    • 提供者:周玉红
  1. test1

    0下载:
  2. 简单一字棋,qt实现,alphabeta剪枝算法(Simple word game, QT implementation, alphabeta pruning algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:廖联合
  1. 一字棋

    0下载:
  2. java实现极大极小算法和 -剪枝实现一字棋(Java implementation of minimax algorithm and pruning realization of a word chess)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:15360
    • 提供者:花泽大白菜
搜珍网 www.dssz.com