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

搜索资源列表

  1. 5zq

    0下载:
  2. 可以人机对弈、双人同机对弈,人机对弈电脑具有较好的人工智能算法,界面美观。开发工具:VC++6.0 和 MFC
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:37.44kb
    • 提供者:余超
  1. number1

    0下载:
  2. 八数码的C++解法,广度优先算法完成,人工智能中难题-eight digital C solution, the breadth - first algorithm. AI problems
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:2.85kb
    • 提供者:晓天
  1. vcchess

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

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

    0下载:
  2. zfc的电脑推箱子vb程序 自动实现电脑推箱子的程序,用到了高级的人工智能搜索算法。 专门用于计算机对推箱子游戏求解。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:178.71kb
    • 提供者:张林
  1. BlueDemo

    0下载:
  2. 这是SCST仿真平台机器人足球赛一个参赛队的源代码 . 其中有人工智能的一些算法.-simulation platform robot soccer teams one source. These are some of the artificial intelligence algorithms.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:32.87kb
    • 提供者:喻林
  1. YellowDemo

    0下载:
  2. 这是用c++语言编写的在SCST仿真平台机器人足球赛一个比赛队提交的结果. 其中有一些人工智能的算法 值得一看.-This is the language used c SCST in robot soccer simulation platform for the team to a result. There are some interesting sites in artificial intelligence algorithms.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:48.37kb
    • 提供者:喻林
  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. ticktacktoe

    0下载:
  2. 基于人工智能方面的,运用极大极小算法的井字棋源代码-Based on artificial intelligence aspects, the use of max-min algorithm source code for tic-tac-toe game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:93.63kb
    • 提供者:sp
  1. Othello_061221006

    0下载:
  2. 一个JAVA的黑白棋实现,拥有较强大的人工智能,实现Alpha,Beta剪枝以及相应的改进算法。-a application of othello with strong AI level ,using the Alpha,Beta algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:474.48kb
    • 提供者:陈利渊
  1. 123

    0下载:
  2. 使用direct draw,direct input和direct sound,mid,做的一个关卡游戏,玩家控制选好的角色吃食物到一定程度过关,敌人有一定的人工智能算法!-The use of direct draw, direct input and direct sound, mid, to do a hurdle game, players control the role of selected food to be eaten to a certain degree of clear
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2.33mb
    • 提供者:洪小幅
  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. wzq

    0下载:
  2. 用c语言写的五子棋游戏,用 了人工智能的,算法很好的。-us c
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:6.5kb
    • 提供者:mzy
  1. fivepoints

    0下载:
  2. 我的处女作,用递归算法实现程序的多步思考,有一定人工智能(人一不小心就输了),有兴趣的可以将其加以改进,可达到很强大的地步(本人暂时没时间来完善它)。-My first effort, Recursive algorithm using multi-step thinking process has a certain artificial intelligence (people to accidentally lost), it can be of interest to improve,
  3. 所属分类:Other Riddle games

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

    0下载:
  2. 九宫游戏——基于C++编程,考虑到人工智能方面的算法,是一个学习搜索算法不错的程序。-jiugong game--based on c++ program.it is a very good example about learning the searcher algorithm,it is based on Artificial Intelligence
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1.87mb
    • 提供者:liufanxiu
  1. RussianSquare

    0下载:
  2. 在VS2008下用MFC完成了俄罗斯方块的AI算法,也可以手动玩游戏。AI的搜索深度可以设置,可以作为人工智能等课程的大作业程序。-Complete with MFC in VS2008 under a Tetris AI algorithms, you can manually play the game. AI search depth can be set, such as artificial intelligence courses of operating procedures.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-24
    • 文件大小:3.39mb
    • 提供者:翟守超
  1. Pac_Man

    0下载:
  2. 利用WindowsSDK编写的吃豆人游戏,非MFC程序,有助于初学者理解Windows消息机制,游戏人工智能采用A*算法来实现自动寻路,注:高手勿看-Write Pac-Man game by using WindowsSDK ,No MFC ,it can help beginners understand the Windows message mechanism, the game uses artificial intelligence to achieve the A* algorit
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-26
    • 文件大小:8.6mb
    • 提供者:yulingyu
  1. zhmjiugong

    0下载:
  2. 本程序是在研究人工智能练习时候发现的,采用全局择优算法,用鼠标左键点击可移动(0旁边)的数字,数字就会自动移动,当你将对应的数字移动到与目标图相对应的位置时,就算完成了任务,你每移动一次,计数器将增加一次记数。-This procedure is found in the study of artificial intelligence practice when using the global merit-based algorithm, click the left mouse butto
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:317.8kb
    • 提供者:jetli
  1. game-artificial-intelligence

    0下载:
  2. 游戏中的人工智能实现,压栈出栈操作在行为型AI算法中的运用-artificial intelligence ingames
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1.17mb
    • 提供者:王倩
  1. firstpro

    0下载:
  2. 人工智能大作业,十滴水游戏的搜索算法,采用C++编程。-AI great job, Dishui game search algorithm, using C++ programming.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:1.88mb
    • 提供者:张丽
  1. 2048-games-problem-and-matlab-code

    0下载:
  2. 详细说明:学校校内赛题目,包含完整优秀论文和代码,解决2048小游戏的相关问题,很好的利用人工智能算法解决了此问题,最后能成功得到2048数值。-School campus race issues, resolve issues related to the 2048 game, a good use of artificial intelligence algorithms to solve this problem, to finally get a successful 2048 valu
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:795.62kb
    • 提供者:丁晓
« 12 »
搜珍网 www.dssz.com