CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - general

搜索资源列表

  1. 遗传算法c++程序

    1下载:
  2. 首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the probl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6351
    • 提供者:qianyg
  1. KMeansClustering

    0下载:
  2. k均值聚类的算法,这是通用程序!欢迎借鉴使用-k average value gathers a kind of algorithm, this is the general routine! Welcome to profit from uses
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20657
    • 提供者:李凯
  1. 一般表示式的合一算法2

    0下载:
  2. 实现了一般表达式的合一算法(采用最一般合一求取方法)-achieve a general expression of unity algorithm (to use the most general strike Ecumenical methods)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1675
    • 提供者:叶靥
  1. prefixspan的源代码c++

    1下载:
  2. 序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).-sequence Mining prefixspan algorithm source code. License : GPL (Gnu General Public License Version 2) Re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19852
    • 提供者: 高敏
  1. KMEANS1

    0下载:
  2. C均值的一般算法。 是C编的,比较简单的程序。-C mean the general algorithm. Part C is that the relatively simple procedure.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29946
    • 提供者:sunwei
  1. 8queensProblem

    0下载:
  2. 搜索8皇后问题的第一个解。使用了两种方法:1.普通的回朔法搜索。 2.修改后的搜索(先搜索most contrainted变量的方法) 使用vc++.net 2003开发 -search of a solution. The use of two methods : 1. General Re search Schomburg law. 2. After the revised search (first search contrainted most variable method)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5503
    • 提供者:沈宏伟
  1. yichuansuanfacankao

    0下载:
  2. 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点体现了自然界中\"物竞天择、适者生存\"进化过程。1962年Holland教授首次 提出了GA算法的思想,从而吸引了大批的研究者,迅速推广到优化、搜索、机器学习等方 面,并奠定了坚实的理论基础。 用遗传算法解决问题时,首先要对待解决问题的模型结构 和参数进行编码,一般用字符串表示,这
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:409964
    • 提供者:冯灿科
  1. SVDcode

    0下载:
  2. 利用一般最小二乘法和SVD-TLS方法 进行AR参数估计和正弦波频率估计 -use of general and the least-squares method SVD-TLS AR method parameter estimates and the estimated frequency sine wave
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10066
    • 提供者:梁心
  1. dbacl.tar

    0下载:
  2. dbacl是一个通用目的的digramic贝叶斯文本分类器。它可以学习你提供的文本,接着用 学到的类别来比较新的输入。它可以用于垃圾邮件过滤,或在你自己的外壳脚本中使用。 -dbacl is a general-purpose text digramic Bayesian classifier. It can learn to provide you with the text, then uses learned relatively new type of input. It can be
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:356597
    • 提供者:agang
  1. FAMLY_GA

    0下载:
  2. 一种基于家庭进行选择的遗传算法VC++源程序,经测试其性能优于一般算法和自适应算法。-a family to choose the genetic algorithm source VC, After testing its performance is superior to the general algorithms and adaptive algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4451
    • 提供者:chenming
  1. ulapack

    0下载:
  2. This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-defin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:109523
    • 提供者:sunxiaodian
  1. ReBEL_0-2-6

    0下载:
  2. ReBEL is a Matlabtoolkit of functions and scr ipts, designed to facilitate sequential Bayesian inference (estimation) in general state space models. This software consolidates research on new methods for recursive Bayesian estimation and Kalman
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:489335
    • 提供者:薛斌
  1. general-sga

    0下载:
  2. 基本遗传算法的c程序源代码,非常实用,大家资源共享阿-basic genetic algorithm c source code, very practical, we share resources Ah!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4031
    • 提供者:李冲
  1. general

    2下载:
  2. ID3决策树程序,内含训练和测试数据。 输入为选择原训练数据集和测试数据集的百分数,如0.25。根据实验要求,测试数据都选全部,故都输入1。 输出结果为实验要求的实验数据结果。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:187681
    • 提供者:高峰
  1. ghmm-0.8_beta1

    0下载:
  2. General Hidden Markov Model Library 一个通用的隐马尔科夫模型的C代码库
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1233664
    • 提供者:schubert
  1. fuzzycontrol

    2下载:
  2. 炉温模糊控制的一般性程序,可以修改各参数从而更改模糊控制表-Temperature control of the general procedures can be amended so as to change the parameters of fuzzy control Table
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:100358
    • 提供者:李文
  1. generalTreeSearch~.lisp

    0下载:
  2. general tree search的lisp语言实现-general tree search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:601
    • 提供者:xue bai
  1. matlab_Neural-network-general-code

    0下载:
  2. 神经网络通用编程代码,包括BP、通用径向基函数网络等-Neural network generic programming code, including BP general radial basis function (RBF) network etc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2645
    • 提供者:jialijuan
  1. General-neural-network-code

    0下载:
  2. 几个通用的神经网络程序,对于处理一般的神经网络够用了。-Several common neural network program, good enough for handling general neural network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:4461
    • 提供者:anwei
  1. General-Neural-Network-Code

    0下载:
  2. 通用神经网络算法,并可在此基础上自行改进-General Neural Network Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3250
    • 提供者:Edward
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com