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

搜索资源列表

  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. xiangqiyuanma

    0下载:
  2. 这个是从其他人那里引用过来的,因涉及到人工智能,难易度加大,有爱好者可以参考一下。-Chinese chess game.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.6mb
    • 提供者:mashichi
  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. Chess

    0下载:
  2. a Chinese chess game with GUI using FLTK. support person vs person and person vs robot. you can change the ability of the robot by changing the steps the robot can count. also supports one step undoing. once exceeds the times of undoing, there is a r
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9.15mb
    • 提供者:pudn wang
  1. block-training-method

    1下载:
  2. 介绍了美籍华人陈克训的“棋慧”围棋程序及用分块法实现智能围棋算法的方法。 “棋慧”是美籍华人陈克训所设计的电脑围棋程序,在电脑围棋赛上屡获佳绩。-Mr Chan describes the training of Chinese Americans "chess wisdom" Go with the binning procedure and intelligent chess algorithm method. "Chess wisdom" Mr Chan is a Chinese-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3.4kb
    • 提供者:cici
  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. ChessPro

    0下载:
  2. 自己开发的一个象棋程序,智能不错。有时候还下不过他-a chinese chess program.very intelligent.
  3. 所属分类:AI-NN-PR

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

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

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