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

搜索资源列表

  1. 人工神经元网络

    0下载:
  2. 《人工神经元网络》含有实用的网络模型、学习规则和训练方法的一些算法程序,对学习人工智能,模式识别的人有一些帮助!-"artificial neural network" contains practical network model, learning rules and the training methods of some algorithm for the study of artificial intelligence, pattern recognition o
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:192497
    • 提供者:陈明
  1. Cwin4

    1下载:
  2. 四子棋的小游戏,实现了几个人工智能,最高级的算法还是有点难度的,本人自己都很难下赢-four small-game of chess, achieving several artificial intelligence, the most senior algorithm is a little harder, I own are very hard to win
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:434613
    • 提供者:妖精雨
  1. 全局

    0下载:
  2. 人工智能中的全局搜索的九宫问题用VC实现 这下九宫问题的三种搜索方法都齐了-artificial intelligence of the global search JiuGongTu problems with VC JiuGongTu this issue under the three search methods are here
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12792
    • 提供者:楚方
  1. 计算机014班王敏

    0下载:
  2. 这里有一个用vc写的人工智能八数码源代码,,非常有参考价值,感兴趣的或者是需要的人可以来下载哦~-Here is a use of artificial intelligence was vc eight digital source code, and very useful, or is interested in need can be downloaded from Oh!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:85903
    • 提供者:晨风
  1. asm_java

    1下载:
  2. 人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:256731
    • 提供者:吴凡罕
  1. PathFinderRedux

    0下载:
  2. 包括Pheromones Algorythm、Memory Algorythm和Hill Climbing Algorythm I,II,III在内的多个人工智能算法的实现-including Pheromones Algorythm, Memory Algorythm and Hill Climbing Algorythm I, II, III from the number of artificial intelligence algorithms to achieve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:118247
    • 提供者:冯枫
  1. bp数字识别

    0下载:
  2. 基于bp人工智能的图像识别的技术,配套源代码-bp artificial intelligence-based image recognition technology and supporting source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:36470
    • 提供者:zz
  1. VCHelp_net 坦克大战游戏.files

    0下载:
  2. 坦克大战,程序展示如何进行人工智能的,程序实现。还有图形的组合-tank, procedures show how artificial intelligence, programming. There are a combination of graphics
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:3777
    • 提供者:明虫
  1. mantischess

    0下载:
  2. 象棋游戏,象棋游戏中的人工智能部分代码值得研究学习。-chess game, chess game artificial intelligence code is worth some study.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:24535
    • 提供者:摩尔
  1. BlueDemo

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

    • 发布日期:2008-10-13
    • 文件大小:33655
    • 提供者:喻林
  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
    • 文件大小:49528
    • 提供者:喻林
  1. A算法详细解答

    0下载:
  2. 这里有人工智能的A*算法看能不能帮到你。。我是在里面得到了不少的经验的-here is the AI A * algorithm can do to help you. . I was there to be a lot of experience
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10586
    • 提供者:林小雨
  1. 九宫问题

    0下载:
  2. 人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程-AI JiuGongTu the realization of the initial data randomly generated, the final state of random generation, and using a graphical interface shows search process
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43225
    • 提供者:蔡鹏
  1. asm_swarm

    0下载:
  2. 人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:182681
    • 提供者:张洁
  1. 中国象棋vc源代码

    0下载:
  2. 涉及线程的中国象棋源代码,包含人工智能算法-involves threading a Chinese chess source code, including artificial intelligence algorithms, etc.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:79847
    • 提供者:张璐
  1. subsentence

    0下载:
  2. 这个程序是人工智能里字句归结的一个程序,它采用了线性归结策略和删除策略相结合的方法-the procedure is artificial intelligence Lane words attributed to the procedure, which uses the linear sum strategies and strategy to delete a combination of methods
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1783
    • 提供者:wf
  1. SearchWidth

    0下载:
  2. 人工智能里的图搜索技术,以宽度优先为搜索策略。-artificial intelligence search technology plans to give priority to the width search strategy.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1783
    • 提供者:wf
  1. 九宫

    0下载:
  2. 人工智能的过程表示法求解九宫问题,vc开发-artificial intelligence to the process that method JiuGongTu, vc Development
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11271
    • 提供者:f
  1. 简单手写体数字识别系统的源代码

    0下载:
  2. 为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-order to achieve the recognition of handwritten characters, the use of artificial intelligence hierarchical neural network thinking, the right font identification through training to learn, to a
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:81263
    • 提供者:燕燕于飞
  1. iris data analysis

    2下载:
  2. 经典的人工智能问题 - iris数据分析问题。通过设计三层bp神经网络对花朵数据进行分类识别,并达到了很好的效果。-classic AI problem - iris data analysis problems. Three-bp through the design of neural networks classify data flower identification, and to achieve good results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:259087
    • 提供者:lyx
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com