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

资源列表

« 1 2 ... 80 81 82 83 84 8586 87 88 89 90 ... 2855 »
  1. ant-C++

    0下载:
  2. 蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http : / / fashionxu.bokee.com/4673640.html
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.84kb
    • 提供者:罗佳
  1. huishuofa

    0下载:
  2. 本程序为人工智能中较为经典的8皇后问题,采用回朔法实现的-the procedures for Artificial Intelligence eight more classic Queen's, and used to achieve the Schomburg France
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.74kb
    • 提供者:王洪斌
  1. duodianjiaocha

    0下载:
  2. 用多点交叉实现遗传算法,能够自主选择种群大小、变异率、交叉率以及染色体编码的输出,结果输出为文本。-with more cross-Genetic algorithm, can choose the size of population, the mutation rate, chromosome cross-rate encoding and output, the output text.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.25kb
    • 提供者:flying840310
  1. fencen

    0下载:
  2. 用分层实现遗传算法,高、低两个层次并行运行,自主选择种群规模、变异率及两层的交叉率,结果以文本方式输出。-layered with Genetic algorithms, low - and high-level parallel operations, choosing their own population size, mutation rate and the two-tier cross-rates, the results in text mode output.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.57kb
    • 提供者:flying840310
  1. GA-1

    0下载:
  2. 一个利用遗传算法求解最优解的程序 主要是利用遗传算法迭代寻求最优的逼近解-using a genetic algorithm for optimal solution of the main procedures is the use of genetic algorithms for optimal iterative approximation Solutions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.02kb
    • 提供者:薛燕
  1. GA-2

    0下载:
  2. 利用遗传算法求解一个问题的最优解,包括交叉、变异等过程 -using a genetic algorithm for the optimal solution, including crossover and mutation processes
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:薛燕
  1. gamecodezai

    0下载:
  2. 妙手连珠五子棋人工智能源代码.rar -good blend of witty renju artificial intelligence source. Rar good blend of witty renju artificial intelligence source. Rar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:145.33kb
    • 提供者:zaisheng
  1. MarkovAnalysis

    2下载:
  2. 用C++编写的遗传算法,markov是应用在入侵检测上的 用的数据是 http://www.cs.unm.edu/~immsec/data/synth-sm.html 上的 -prepared by the genetic algorithm, Markov is the application Intrusion Detection of the data used is http : / / ~ www.cs.unm.edu/ immsec / data / Jr.-sm.h the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.97kb
    • 提供者:唐宇
  1. AprioriAlgorithm

    0下载:
  2. 在使用时,请先在“控制面板/管理工具/数据源ODBC”中配置数据源,名称为“TRANSACTION”,数据库在 Apriori 文件夹下。-when used, the post "Control Panel / management tools / ODBC data source," the source of configuration data, known as "TRANSACTION", the database Apriori folder
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:102.83kb
    • 提供者:唐宇
  1. c45Algorithm

    0下载:
  2. C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.56kb
    • 提供者:唐宇
  1. heredityalg

    0下载:
  2. 关于简单遗传算法和简单bp网络的程序,纯C编写,可以移植到硬件-on simple genetic algorithm and network bp simple procedures, the preparation of pure C, can be transferred to the hardware
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.78kb
    • 提供者:杜检来
  1. SimulatedAnnealing

    0下载:
  2. 模拟退火程序:这部分代码是模式识别中结合模拟退火法的特征提取,大家可以对其进行简单的改进会获得更好的效果,比如改变温度表,加上“记忆体”,结合遗传算法等 -simulated annealing procedures : This code is part of pattern recognition in combination with simulated annealing method of feature extraction, you can perform simple im
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:191.27kb
    • 提供者:天才
« 1 2 ... 80 81 82 83 84 8586 87 88 89 90 ... 2855 »
搜珍网 www.dssz.com

浏览历史记录

关闭