CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 五子棋 人工智能 算法

搜索资源列表

  1. Flash5 五子棋

    1下载:
  2. 该游戏用到了人工智能算法,较为复杂。 在计算游戏的智能方面可以有较大提高。-the game uses artificial intelligence algorithm, is more complex. In the calculation of intelligent game can be greatly enhanced.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26.99kb
    • 提供者:itchy
  1. fiveziqi

    2下载:
  2. 一个五子棋人工智能算法源码 c语言编程 人工智能-an artificial intelligence algorithm source code 331 c artificial intelligence programming language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:117.14kb
    • 提供者:hh
  1. AI_wuziqi

    0下载:
  2. 妙手连珠五子棋人工智能源代码,使用A*算法编的:)-good blend of witty renju artificial intelligence source, the use of A * algorithm series :)
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:179kb
    • 提供者:zhang
  1. wuziqi_src

    0下载:
  2. 五子棋程序及源程序 开发工具:VC++6.0 和 MFC 不错的小游戏,具有较好的人工智能算法。
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:135.52kb
    • 提供者:wobzd
  1. WuZiQi

    1下载:
  2. 人工智能的一个作业,使用智能算法实现五子棋的AI,且不论界面多独特,单是算法就很牛,只搜索了一层就相当于别人搜索几层的算法,实在是极限优化。!-An artificial intelligence operations, the use of smart Gobang algorithm of AI, and regardless of the unique multi-interface, it is algorithm cattle, only a layer of the search i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:607.14kb
    • 提供者:蚂蚁
  1. five_chess.tar

    0下载:
  2. qt编写的五子棋游戏,具有一定的人工智能算法!-qt write 331 games, with some artificial intelligence algorithms!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:328.85kb
    • 提供者:chao
  1. Five_chess

    0下载:
  2. 五子棋程序,包含源码,考虑到禁手,含有人工智能算法-Gobang procedures, including source code, taking into account the hand-cut, with artificial intelligence algorithms
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:284.47kb
    • 提供者:sword
  1. WZQSource

    0下载:
  2. Java版本网络五子棋。 可以实现人机对弈,人与人之间对弈。涉及Java网络通信,人工智能算法等。-Java
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:48.58kb
    • 提供者:刘小肠
  1. wzq

    0下载:
  2. 近来随着计算机的快速发展,各种棋类游戏被纷纷请进了电脑,使得那些喜爱下棋,又常常苦于没有对手的棋迷们能随时过足棋瘾。而且这类软件个个水平颇高,大有与人脑分庭抗礼之势。其中战胜过国际象棋世界冠军-卡斯帕罗夫的“深蓝”便是最具说服力的代表;其它像围棋的“手淡”、象棋的“将族”等也以其优秀的人工智能深受棋迷喜爱;而我们今天将向大家介绍的是五子棋的算法。 当我们与电脑对战时,您知道这些软件是怎样象人脑一样进行思考的吗?前不久我曾编写过一个五子棋的游戏,在这里就以此为例和大家一起探讨探讨。
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:425.19kb
    • 提供者:谭永炳
  1. renju

    0下载:
  2. 五子棋游戏。利用人工智能算法,基于VC++平台。单机游戏,- The use of artificial intelligence algorithms, based on VC++ platform. Stand-alone game,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:63.86kb
    • 提供者:liufanxiu
  1. five2

    0下载:
  2. 一个五子棋游戏,采用级别比较高的人工智能算法实现。-A Gobang game, with a relatively high level of artificial intelligence algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2.31mb
    • 提供者:mwz
  1. five

    0下载:
  2. 用C++ 实现了五子棋游戏,使用的部分人工智能算法 -Using C++ implementation of the Five in a Row game, using some artificial intelligence algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:4.98mb
    • 提供者:liu
  1. wzq

    0下载:
  2. 一个五子棋游戏的源码,最重要的是采用人工智能算法。很是不错。-Renju game a source, the most important is the use of artificial intelligence algorithms. It is good.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:26.44kb
    • 提供者:木火
  1. FiveGame6_1

    0下载:
  2. 具有人工智能的五子棋游戏,采用流行的深度优先算法,外加Alpha-Beta剪枝,再加历史启发优化,可搜索到第4步-Backgammon game with artificial intelligence, using the popular depth-first algorithm, plus Alpha-Beta pruning, combined with historical inspiration optimized search to Step 4
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:韩远坤
  1. WuZiQi

    0下载:
  2. 使用Eclipse实现五子棋小程序,应用人工智能算法-Backgammon using Eclipse to achieve a small program, application of artificial intelligence algorithms
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2.84mb
    • 提供者:华超
  1. PowerEasy_SiteFactory_eShop_1.2.0.0

    0下载:
  2. 人工智能下的五子棋程序,它实现了五子棋的人机对战,主要采用了人工智能里面的BP神经网络算法。-Backgammon under artificial intelligence program that implements the backgammon play against man-machine, mainly used inside the BP artificial neural network algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-28
    • 文件大小:10.16mb
    • 提供者:徐葵
  1. gnobang-0.53

    0下载:
  2. 一款基于Linux系统下的五子棋游戏。有较强的人工智能算法。-Linux-based system under a backgammon game. Strong artificial intelligence algorithms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:169.01kb
    • 提供者:黄提新
  1. Backgammon

    0下载:
  2. 五子棋 人工智能作业 可以人机对战 算法思想不是很强,仅供参考。。。。 -Backgammon play against artificial intelligence, machine operation algorithm can be thought not very strong, for reference only. . . .
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2.26mb
    • 提供者:林帅
  1. five_chess

    0下载:
  2. 一些介绍五子棋人工智能算法的资料,有兴趣的可以-Some introduction Gobang artificial intelligence algorithm of data, are interested can have a look
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:29.53kb
    • 提供者:THM
  1. 五子棋人工智能搜索算法源代码

    0下载:
  2. 人工智能搜索算法五子棋采用α-β搜索算法,其力强,算法速度快,是目前公开源代码最强的五子棋程序,含VCF算法,编程语言VC。
  3. 所属分类:棋牌游戏

    • 发布日期:2021-07-10
    • 文件大小:11.69kb
    • 提供者:franc26
« 12 3 »
搜珍网 www.dssz.com