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

搜索资源列表

  1. fivelink_java_yjg

    0下载:
  2. 无禁手的五子棋带人工智能,采用alpha-beta剪枝的算法,可以以console和web applet和可执行程序的方式运行-no cut-hand with the 331 artificial intelligence, using alpha-beta pruning algorithm can a console and a web applet and executable running the
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:452.22kb
    • 提供者:程序员
  1. wuziqibyght

    0下载:
  2. Borland C++编程 五子棋的小游戏 里边有编译的结构 学习人工智能所作 使用了分枝算法-Borland C programming renju the game inside a small structure study compiled by the use of artificial intelligence algorithms Mycobacterium
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:854.88kb
    • 提供者:夏虫
  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. C++five

    0下载:
  2. 一个用C++写的五子棋程序,包括人工智能的算法.-a C 331 written procedures, including artificial intelligence algorithms.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:29.62kb
    • 提供者:徐锋
  1. vcchess

    0下载:
  2. vc版五子棋,采用alpha-beta剪枝算法,是学习人工智能的绝好资料
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:505.4kb
    • 提供者:阿邦
  1. wzq

    0下载:
  2. java实现五子棋 可人机对战 可双人对战 用到了人工智能的A算法 还有java的网络编程socket
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:57.46kb
    • 提供者:zhangjing
  1. FiveChess

    0下载:
  2. 一个很好的五子棋程序代码,采用人工智能中著名的剪枝算法实现,可以手工调节搜索的步长,提高游戏的“智能”,很值得人工智能及博弈爱好者学习研究
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:681kb
    • 提供者:张柳新
  1. wuziqi_src

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

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

    0下载:
  2. 用人工智能方法编写的五子棋程序,使用了贪心算法等,运行速度很快,人工智能比较强大-using artificial intelligence methods to prepare the 331 procedures, the use of the greedy algorithm, running very fast, more powerful artificial intelligence
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:365.03kb
    • 提供者:吴小鹏
  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. 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. 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-in-a-row

    0下载:
  2. 五子棋游戏,实现人人对战,和人工智能算法,即实现人和电脑对战,采用C实现-Backgammon games, all Battle, and artificial intelligence algorithms, and play against the computer, using C to achieve
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-23
    • 文件大小:2.7kb
    • 提供者:杨基隆
  1. Backgammon

    0下载:
  2. 五子棋人工智能对战平台v0_2 练习算法-Backgammon AI war platform v0_2
  3. 所属分类:Games

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

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

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