CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 生物技术 搜索资源 - solve

搜索资源列表

  1. ONE_NEW_GA_TO_SOLVE_TSP

    0下载:
  2. 用vc++程序编的遗传算法解决TSP问题.txt def.h TSP.cpp tsp.h -with vc procedures addendum to the genetic algorithm to solve TSP. Txt def.h TSP.cpp ts p.h
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:3.93kb
    • 提供者:jiangyi
  1. libMeridian-1.0.tar

    0下载:
  2. 件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。-mainly used to help computer enthusiasts Ant learning algorithm to do the ant algorithm tests. Ant algorithm is a go
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:210.92kb
    • 提供者:何泼
  1. 该程序是用于解决遗传算法的

    0下载:
  2. 该程序是用于解决遗传算法的,可能运行环境有要求,但是效果很好噢-that the procedure was used to solve the genetic algorithm, the operating environment may be required, but a good effect Oh
  3. 所属分类:生物技术

    • 发布日期:2014-01-15
    • 文件大小:531.72kb
    • 提供者:huanghan
  1. 蚁群算法解决车辆最优路径问题

    4下载:
  2. 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!,Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
  3. 所属分类:生物技术

    • 发布日期:2016-11-30
    • 文件大小:104.34kb
    • 提供者:刘勇
  1. CHBTSP

    0下载:
  2. 用c+++实现的遗传算法解决tsp(旅行商)问题源码-Using c+++ realization of the genetic algorithm to solve tsp (TSP) problem source
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-08
    • 文件大小:1.69mb
    • 提供者:pacific
  1. alinhaSeqDin.cpp

    0下载:
  2. This program align basis sequence using dynamic programing. Solve problem in Molecular Biology.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-10
    • 文件大小:864byte
    • 提供者:Roger
  1. ant

    0下载:
  2. 蚂蚁算法可以用来求解TSP最短路径问题,通过多次迭代产生较优解。-The ant algorithm can be used to solve the TSP shortest path through several iterations to produce better solutions.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:2.2kb
    • 提供者:王莉
  1. ACOTSP-1.02

    0下载:
  2. 该上传程序是一款用标准C写的解决TSP问题的蚁群算法。-The upload process is a written in standard C ant colony algorithm to solve TSP.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-30
    • 文件大小:101.16kb
    • 提供者:李一
  1. solve-Tsp-problem-with-ACO-Algorithm

    0下载:
  2. 用蚁群优化算法解决TSP问题,给定core set,只是编号不同,做同样的任务序列,发现结果不同;也是存在正相关-Solve the TSP Problem with ant colony Optimization algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-03
    • 文件大小:34.46kb
    • 提供者:Brent Lee
  1. model

    0下载:
  2. 某种病毒抗药性数值仿真,用最速下降发进行求解-A virus resistant to numerical simulation, using the steepest descent to solve hair
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-01
    • 文件大小:506.34kb
    • 提供者:zhaohang
  1. problem-LastBossOrigin

    8下载:
  2. 问题:找出一个短字符串在一个长字符串中的精确匹配。 要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。-Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows
  3. 所属分类:Bio-Recognize

    • 发布日期:2015-12-29
    • 文件大小:1.09mb
    • 提供者:Karen
  1. aaaa_new

    0下载:
  2. 使用龙格库塔算法求解青霉素发酵非结构动力学过程模型-solve penicillin fermentation process model using the Runge-Kutta algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-02
    • 文件大小:1.36kb
    • 提供者:Ying li
  1. Biometric-identification

    0下载:
  2. About biometrical recognition based on Neural Networks. To solve problem when two-dimensional images changing an azimuthal angle. work with 90x90 images, can be changed.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-14
    • 文件大小:3.75kb
    • 提供者:Regina
  1. antcode

    0下载:
  2. 蚁群算法的matlab源代码,可用于求解仿真中使用蚁群算法的问题-the matlab code of ant algorithm using it can solve the problem of ant algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-15
    • 文件大小:7.14kb
    • 提供者:crystal
  1. GA_cSharp

    0下载:
  2. 遗传算法C#代码,主要是解决多目标优化问题。只是算法的基本实现- Genetic Algorithm C# code, mainly to solve the multi-objective optimization problem. Just basic implementation of the algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-29
    • 文件大小:482.08kb
    • 提供者:chenyanjiao
搜珍网 www.dssz.com