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

搜索资源列表

  1. 一字棋小游戏

    0下载:
  2. 一字棋小游戏,很好用的,是个学习人工智能课程实验的好例子,Chess word game, with very good, it is a learning experiment in artificial intelligence course a good example of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-27
    • 文件大小:94955
    • 提供者:王聪
  1. yiziqi

    0下载:
  2. α-β剪枝实现的一字棋,实现算法.α-β剪枝-α-β pruning to achieve the word game, the realization of algorithm. α-β pruning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:803722
    • 提供者:lixiongxi
  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. tac

    0下载:
  2. 利用阿尔法-贝塔剪枝法解决一字棋问题,实现人机对战.-The use of Alpha- Beta pruning method to deal with the word chess issue and realize the human-machine Battle.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-02
    • 文件大小:14841982
    • 提供者:Tiny
  1. Gobang

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

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

    0下载:
  2. 分布式,多线程,C/S模式的网络版三子棋(一字棋),内含代码,设计文档等-Distributed, multi-threaded, C/S Model Online Chess third son (the word chess), contains code, design documents, etc. ..
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:761152
    • 提供者:Mark
  1. jinziqi

    0下载:
  2. 人工智能作业,人机对弈模式的井字棋(三字棋,一字棋),采用αβ剪枝算法,有比较高的的搜索效率。-Intelligence operations, human-computer mode crosswise Chess Playing Chess (Chess words, word Chess), with αβ pruning algorithm has higher search efficiency.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2510
    • 提供者:Mark
  1. chess01

    0下载:
  2. vs c++下实现的一个简单的一字棋小游戏代码-vs c++ to achieve a simple code word chess game
  3. 所属分类:Game Program

    • 发布日期:2017-05-31
    • 文件大小:13312836
    • 提供者:ninghan
  1. chess

    0下载:
  2. 一字棋游戏,设有如图所示的九个空格,由A,B二人对弈,轮到谁走棋谁就往空格上放一只自己的棋子,谁先使自己的棋子构成“三子成一线”就取得了胜利。如果到棋盘上下满棋子的时候还没有一方构成 “三子成一线” ,那么当前棋局就为平局。 -Word chess games, with nine spaces as shown by the A, B two players, who turn to go out into space on playing chess who put an own pie
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:41035
    • 提供者:zqf
  1. yiziqi

    0下载:
  2. 简单的一字棋游戏,是人单机游戏,和电脑玩,可以选择先手和后手。-Simple word chess game is one single game, and computer play, you can choose the upper hand, and flac.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:76127
    • 提供者:anny
  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. yiziqi

    0下载:
  2. α-ß 剪枝实现一字棋 可以实现人机对战 含有算法-α-ß 剪枝实现一字棋
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1779761
    • 提供者:gmylyc
  1. 北理工AI4*4一字棋程序

    1下载:
  2. 北理工人工智能课程大作业,4x4一字棋源代码及文档
  3. 所属分类:棋牌游戏

  1. 测控1401 易文通 U201414464 一字棋

    0下载:
  2. matlab 图形界面化实现人工智能一字棋,基本不可能下赢,最多平局(Matlab artificial intelligence word chess, basically impossible to win, the most draw)
  3. 所属分类:matlab例程

  1. 一字棋-人工智能

    0下载:
  2. 一字棋游戏,包括两个选手。用户可以在一个3*3的棋盘上任意的选择空闲的位置拜访棋子,最早在水平方向上,或者垂直方向上或者对角线方向上形成三子一线者获胜。(One word chess game, including two players. Users can choose a free position to visit a piece of chess on a 3*3 chessboard, and the winner is first formed in the horizontal
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:654336
    • 提供者:monkei
  1. 一字棋

    1下载:
  2. 井字棋 α-β剪枝算法 在简单的游戏中,能够从当前游戏状态出发,搜索游戏的博弈树并确定最优行动方案的算法是存在的。其中最有名的算法就是极小极大算法。对于简单的双人游戏,极小极大算法很有用。它是在轮流行动的游戏中选择最好的行动的一种方法。 在博弈树中的每一个结点(一个结点表示一个可能的行动方案)都可以保存一个值,该值用来定义对应行动在帮助玩家获胜方面的优良程度。因此,对于一个确定的结点,其子结点都有一属性来定义对应行动的相对优良程度。 井字棋其实就是三子棋(和五子棋类
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:oracl
  1. chess

    0下载:
  2. 利用极大极小算法及 a-b 剪枝策略实现3X3一字棋下棋程序,人工智能课本上的算法实现(This is a simple chess program that use Minimax algorithm and AB Prune strategy .)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:少杰
  1. test1

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

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:廖联合
  1. 利用α-β搜索过程的博弈树搜索算法编写一字棋

    1下载:
  2. 利用α-β搜索过程的博弈树搜索算法编写一字棋利用α-β搜索过程的博弈树搜索算法编写一字棋利用α-β搜索过程的博弈树搜索算法编写一字棋利用α-β搜索过程的博弈树搜索算法编写一字棋
  3. 所属分类:文档资料

  1. 一字棋

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

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