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

资源列表

« 1 2 ... .82 .83 .84 .85 .86 2687.88 .89 .90 .91 .92 ... 2855 »
  1. yuce

    0下载:
  2. 神经网络支持向量机程序,用于模式识别,股指预测-neural network SVM procedures for pattern recognition, stock index forecast
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:315576
    • 提供者:yuhuihai
  1. SimulateAlgorithm_TSP

    0下载:
  2. 使用模拟退火算法解决TSP问题。好用啊-using simulated annealing algorithm to solve TSP. Easy ah!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2022
    • 提供者:yujian
  1. IA_TSP

    0下载:
  2. 使用基于信息熵的免疫算法解决TSP问题。-based on the use of information entropy algorithm to solve the immune TSP.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9166
    • 提供者:yujian
  1. GenticAlgorithm_TSP

    0下载:
  2. 使用遗传算法解决TSP问题的MATLAB源代码。-the use of genetic algorithms to solve the TSP MATLAB source code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7119
    • 提供者:yujian
  1. pca1

    0下载:
  2. 主成份分析的MATLAB源代码。一起学习。-principal component analysis of MATLAB source code. Learning together.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1298
    • 提供者:yujian
  1. sig_gen

    0下载:
  2. 用于某些测试程序中的测试向量生成。 根据输入的统计特性,生成符合该统计特性的随机测试向量到输出文件。-certain testing procedures for the test vector generation. According to the statistics of imported produce with the statistical characteristics of the random test patterns to the output document.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4615
    • 提供者:高红莉
  1. GA_MFC

    0下载:
  2. 一个利用C++开发遗传算法类,支持任意设定位段值,使用方便。-C development of a genetic algorithm categories, support spaces of arbitrary value and convenient.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:206156
    • 提供者:redsun
  1. EGA

    0下载:
  2. 遗传算法的程序 遗传 算 法 (GeneticA lgorithm,G A)是一种大规模并行搜索优化算法,它模 拟了达尔文“适者生存”的进化规律和随机信息交换思想,仿效生物的遗传方式, 从随机生成的初始解群出发,开始搜索过程。解群中的个体称为染色体,它是一 串符号,可以是一个二进制字符串,也可以是十进制字符串或采用其他编码方式 形成的码串。对父代(当前代)群体进行交叉、变异等遗传操作后,根据个体的 适应度〔fitness)进行选择操作,适应度高的个体有较高的概率被选中并
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2533
    • 提供者:王硕
  1. Snake(070414)

    0下载:
  2. 贪吃蛇自动吃事,暂无处理碰壁情况,可以自己试着处理下-huge memory automatically eat, no treatment failures, they can try to deal with the next
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:33992
    • 提供者:qiao
  1. mianyichengxu

    1下载:
  2. 基于免疫网络模型的免疫算法源程序,MATLAB编程,仅供大家参考-based on the immune network model immune algorithm source code and MATLAB programming, is for your reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4997
    • 提供者:赵春晓
  1. genetic-TuXiangFenGe

    0下载:
  2. 用matlab写的遗传算法分割程序,用的是Sheffield大学gatbs工具箱 能够运行得到真确结果! -using Matlab write the genetic algorithm to separate procedures, the University of Sheffield gatbs Toolbox can be true operating results!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1246
    • 提供者:葛荣雨
  1. VB36

    0下载:
  2. 要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:433078
    • 提供者:大斌
« 1 2 ... .82 .83 .84 .85 .86 2687.88 .89 .90 .91 .92 ... 2855 »
搜珍网 www.dssz.com