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

资源列表

« 1 2 ... .23 .24 .25 .26 .27 25528.29 .30 .31 .32 .33 ... 28278 »
  1. Stochastic-Programming-2

    2下载:
  2. 随机规划解决随机优化问题,主要用到遗传算法,神经元网络。-stochastic programming problem solving stochastic optimization, use genetic algorithms, neural network.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4kb
    • 提供者:李晓鹏
  1. dlltest

    0下载:
  2. Boost扩展Python应用样例 使用Boost1.32库,生成可以在Python环境下调用的Dll库-Boost Python application to expand the use of Boost1.32 for example, can generate the Python environment calls for the D
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:16.91kb
    • 提供者:
  1. pc4.5.tar

    1下载:
  2. 此代码是用c语言编写的决策树的c4.5代码,它是数据挖掘分类算法中的一种,可以对给定数据集进行分类,挖掘出规则-this code is c language of the decision tree Bank code, which is data mining classification algorithm of a can of a given data set for classification, tapping rules
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:217.51kb
    • 提供者:李雪
  1. c4.5数据挖掘算法源代码,LINUX版本

    0下载:
  2. 本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:145.79kb
    • 提供者:李雪
  1. 92 java版本

    0下载:
  2. 本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码-this procedure is used java language classification of data mining algorithms decision tree classification code Bank
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:235.45kb
    • 提供者:李雪
  1. 2005419111324

    0下载:
  2. 有用的MATLAB图像处理程序,希望对您有帮助-useful MATLAB image-processing program, and I hope to have your help!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.91kb
    • 提供者:yang
  1. 大数运算类

    0下载:
  2. 一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3.85kb
    • 提供者:cai
  1. 自组织系统Kohonen网络模型源程序

    0下载:
  2. 自组织系统Kohonen网络模型。对于Kohonen神经网络,竞争是这样进行的:对于“赢”的那个神经元c,在其周围Nc的区域内神经元在不同程度上得到兴奋,而在Nc以外的神经元都被抑制。网络的学习过程就是网络的连接权根据训练样本进行自适应、自组织的过程,经过一定次数的训练以后,网络能够把拓扑意义下相似的输入样本映射到相近的输出节点上。网络能够实现从输入到输出的非线性降维映射结构:它是受视网膜皮层的生物功能的启发而提出的。~..~-Kohonen network model. For Kohonen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:33.81kb
    • 提供者:张洁
  1. asm_swarm

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

    • 发布日期:2008-10-13
    • 文件大小:178.4kb
    • 提供者:张洁
  1. dplxy

    0下载:
  2. 求极点零点,求出极点到单位圆上各点的向量的模,求出零点到单位圆上各点的向量的相角-seek to get round to the flat pole on the point of the vector mode to get round to the flat 0.1 points on the phase angle of Vector
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:880byte
    • 提供者:陈伟
  1. MATLAB温度控制

    1下载:
  2. 这个是通过matlab这个软件编写程序可以控制温度!达到了理想的结果!开始的程序是用c写的!但是主要还是后面的matlab程序!-This is a program which are writen by software of matlab and can control temperature,then can reached the ideal result! the procedure at the beginning is written with c!,but mainly is s
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6.05kb
    • 提供者:士大夫
  1. 层次分析法的matlab程序

    1下载:
  2. 本程序是用matlab遍写 有很强的实用性-this procedure is used Matlab times was a strong practicality
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:911byte
    • 提供者:李刚
« 1 2 ... .23 .24 .25 .26 .27 25528.29 .30 .31 .32 .33 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭