CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 中国 象棋

搜索资源列表

  1. CineseChess

    0下载:
  2. 一个很好的中国象棋源代码 本人机对弈程序采用了多种搜索算法. 本程序还具有悔棋,还原功能,还可以记录走法.-a good source of Chinese chess game machine code, I use a variety of procedures for search algorithm. The procedure also has to repent Mullick, recovery capabilities, but also can be recorded
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:151.32kb
    • 提供者:豹仔
  1. CChessSource

    0下载:
  2. 中国象棋网络版C#源码 Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:164.46kb
    • 提供者:张巍
  1. boyi

    0下载:
  2. 里面有两个源码,人机博弈的,一个是五子棋,一个是中国象棋!-with a two-source, human-computer game, one of 331, a Chinese chess!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:116.91kb
    • 提供者:aisa007
  1. ChineseChess

    0下载:
  2. 用c++ 开发的中国象棋,其中有网络版和单机版 ,但由于水平有下限,单机版做得很差,电脑智商较低,党调整到很难实几分钟 电脑才能走一步。其中参考了Pc gameing这本书,这本书讲得真好。-with the development of the Chinese chess, which is the network version and the single version, but a lower level. has done a poor job of a single compute
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:2.65mb
    • 提供者:周贝贝
  1. chinachess

    0下载:
  2. 运用人工智能算法,递归调用来编码的中国象棋-The use of artificial intelligence algorithms, recursive calls to encoded Chinese Chess
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:60.56kb
    • 提供者:limin
  1. 1

    0下载:
  2. 中国象棋人工智能,实现了初步的人工智能,可以自定义智能程度。-base ai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:11.86kb
    • 提供者:zhuqingjie
  1. BoYi

    0下载:
  2. 中国象棋和五子棋的实现。 使用VC编写的,代码直观易懂。-Implementation of Chinese chess and backgammon.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4.73mb
    • 提供者:YangQiang
  1. ChineseChess

    0下载:
  2. 一个非常完整的中国象棋C++源代码,里面提供了很多算法,是学习人工智能非常好的资料。-Chinese Chess source code,which is a very good example.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:161.81kb
    • 提供者:Aivin
  1. CPPBuilder

    0下载:
  2. C++Builder中国象棋研发,里面含有人工智能象棋研发的基本教程,以及各种算法,搜索算法-C++ Builder development of Chinese chess, chess AI R & D which contains the basic tutorials, and a variety of algorithms, search algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:13.94mb
    • 提供者:吴鑫强
  1. xiangqi

    0下载:
  2. 中国象棋的小游戏,属于一个简单的人工智能小应用程序,也可以作为一个小游戏进行交流。-Belongs to a simple artificial intelligence small application, also can be used as a small game for communication.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:166.14kb
    • 提供者:赵志坤
  1. chess

    0下载:
  2. 中国象棋计算机博弈系统评估函数的自适应遗传算法实现。-Chinese Chess Computer Game System Evaluation Function in Adaptive Genetic Algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:224.08kb
    • 提供者:李响
  1. ChinaChess

    0下载:
  2. 这是修改了一位好朋友的代码之后做出来得中国象棋,总体还是不错的,电脑的只能水平也挺高,就是反应慢一点,欢迎高手来对弈!-This is to modify the code of a good friend to make more Chinese chess, and overall is good, the only level of computer pricey, is the slow response, welcome to the master to play chess!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:588.14kb
    • 提供者:CLJ
  1. Aphda

    0下载:
  2. 中国象棋的搜索算法,对象棋的棋子进行简单的搜索,包含了极大极小值、走法栈、局面保存、以获取最佳走法-Chinese Chess
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:9.76kb
    • 提供者:Wu
  1. chess

    0下载:
  2. 专家系统 人工智能 clips语言 中国象棋-Artificial intelligence, expert systems clips language Chinese Chess
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:570.35kb
    • 提供者:sophy
  1. eleeye

    1下载:
  2. 中国象棋。ucci中国象棋引擎elephanteye的源码。拥有很强的棋力。为开源软件。著作权归原作者所有。-Chinese chess engine source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:65.89kb
    • 提供者:
搜珍网 www.dssz.com