CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... .72 .73 .74 .75 .76 24977.78 .79 .80 .81 .82 ... 28276 »
  1. 人脸检测定位的示例代码

    1下载:
  2. 人脸检测定位的示例代码.rar VC++源码,具有一定参考价值,我也是从别处下载下来的。-Face Detection positioning the sample code. Rar VC source, which have a certain value, I also downloaded from the elsewhere.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:65.54kb
    • 提供者:朱信忠
  1. asm_java

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

    • 发布日期:2008-10-13
    • 文件大小:250.71kb
    • 提供者:吴凡罕
  1. 神经网络pid

    1下载:
  2. 基于神经网络的pid控制器,经过仿真-based on the nerual networks pid controller,and which have benn simulated
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:111
  1. 模糊pid算法

    1下载:
  2. 模糊控制pid算法,程序化,可以方针,-fuzzy control algorithms, procedures, guidelines,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:991byte
    • 提供者:111
  1. 一个二值hopfield神经网络源程序

    1下载:
  2. 这是一个二值hopfield神经网络源程序,有一个实例,训练数据保存在h7x8n4.trn,输出数据保存在ARCHIVE.LST中。-This is a value hopfield two neural network source, an example of training data stored in h7x8n4.trn, output data stored in ARCHIVE.LST China.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30.98kb
    • 提供者:原则性
  1. 经改写过的C++ bp神经网络算法

    1下载:
  2. 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the Internet is spreading everywhe
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30.69kb
    • 提供者:原则性
  1. GA结合均匀设计表

    1下载:
  2. 结合均匀设计表和小边经验公式产生初始种群,使TSP应用遗传算法能求出更优更快解,详尽说明见paper.doc。-uniform design combining a small side table and have empirical formula initial population, TSP application of genetic algorithms can be obtained faster and better solutions, detailed descr iptio
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:411.35kb
    • 提供者:姚启迪
  1. for TSP(Matlab)

    1下载:
  2. 模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.84kb
    • 提供者:黄大东
  1. 贪心法

    1下载:
  2. 用贪心法解决TSP问题.输入数据可求得所要的最值的结果.-greedy algorithm used to solve TSP. Input data can be obtained by the most value to the results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7.24kb
    • 提供者:hanhan12345
  1. A star算法类的实现(接口设计)

    1下载:
  2. A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:刘世炎
  1. c语音遗传算法程序包

    1下载:
  2. 遗传算法原程序,并行算法,原代码,随机搜索算法-GA original program, parallel algorithm, the original code, random search algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26.8kb
    • 提供者:罗丁
  1. 解决TSP的遗传算法

    1下载:
  2. 对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.77kb
    • 提供者:阳光灿烂
« 1 2 ... .72 .73 .74 .75 .76 24977.78 .79 .80 .81 .82 ... 28276 »
搜珍网 www.dssz.com

浏览历史记录

关闭