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

    0下载:
  2. 游戏说明,支持人与人,人机,机机 联网对站,有大厅,一个大厅可以容纳24桌同时开战,实时更新大厅和所有玩家信息,支持悔棋,求和,认输,机器人的人工智能分为5挡。本游戏产品代码,供有兴趣入门的朋友参考。里面涉及的五子棋算法,经网上单机程序修改而来。压缩包里包括了本人的所有代码,和设计文挡。建议先看测试文挡说明。 由于有些朋友反映程序无法运行,今天抽空重新编写了一份详细的操作测试文档,且里面有很多截图(包括服务端和客户端)。只要大家按照步骤进行,5分钟搞定。程序也做了一点点的修改,由于是业余爱好,以
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:599.55kb
    • 提供者:leisuee
  1. gobang

    0下载:
  2. 这个是一个简单但界面相当美观的人机对战五子棋系统,适合与初学者参考和借鉴,是学习Visual C++编程的绝好例子提供了五子棋对战的单人模式和双人模式。单人模式下运用人工智能的算法,进行人机对弈。同时提供双人模式,鼠标左键下白棋,右键黑棋。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:782.31kb
    • 提供者:陈小冬
  1. 200630690214

    0下载:
  2. 关于五子棋的人工智能,可以实现五子棋代码对战,算法比较简单,很容易看懂
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.06kb
    • 提供者:并刀如水
  1. sdkchess

    0下载:
  2. 五子棋游戏,单机版,实现人工智能的算法,还有待改进
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30.09kb
    • 提供者:杨阳
  1. gobang_v1.0

    1下载:
  2. 人工智能 五子棋的实现。AI算法比较高,至少我下不过
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49.85kb
    • 提供者:bz
  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. wuziqi

    0下载:
  2. 人工智能中可以实现智能的五子棋算法,是在vc++环境中实现的-Artificial intelligence can achieve intelligent Gobang algorithm, are in vc++ environment, the implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:2.96mb
    • 提供者:jiangjinfeng
  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. ChessFive

    0下载:
  2. 五子棋 游戏 人工智能 智能算法 双人对下 -Artificial intelligence algorithm for double backgammon game to the next
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:923.82kb
    • 提供者:wcdma
  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. five

    0下载:
  2. 五子棋 算法 智能 人工智能 五子棋智能-Smart Artificial Intelligence backgammon backgammon algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:
  1. Astar_Chess

    0下载:
  2. 人工智能导论从课程A星算法实现的五子棋程序C-Artificial Intelligence Introduction A star algorithm from the course to achieve the the Gobang program C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:762.33kb
    • 提供者:
  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. BoringGobangAI

    0下载:
  2. 一个Java人工智能五子棋设计。现在还未完善,但是基本的算法已经成型。-A java based artificial intelligence Gobang AI.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:28.07kb
    • 提供者:张三
  1. CppHomework

    0下载:
  2. 实现了五子棋的核心算法,博弈论极大极小值算法,阿尔法-贝塔剪枝(Realize the core algorithm of Gobang, game theory, pruning)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:5.38mb
    • 提供者:陈十一
搜珍网 www.dssz.com