搜索资源列表
ONE_NEW_GA_TO_SOLVE_TSP
- 用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
libMeridian-1.0.tar
- 件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。-mainly used to help computer enthusiasts Ant learning algorithm to do the ant algorithm tests. Ant algorithm is a go
该程序是用于解决遗传算法的
- 该程序是用于解决遗传算法的,可能运行环境有要求,但是效果很好噢-that the procedure was used to solve the genetic algorithm, the operating environment may be required, but a good effect Oh
蚁群算法解决车辆最优路径问题
- 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!,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!
CHBTSP
- 用c+++实现的遗传算法解决tsp(旅行商)问题源码-Using c+++ realization of the genetic algorithm to solve tsp (TSP) problem source
alinhaSeqDin.cpp
- This program align basis sequence using dynamic programing. Solve problem in Molecular Biology.
ant
- 蚂蚁算法可以用来求解TSP最短路径问题,通过多次迭代产生较优解。-The ant algorithm can be used to solve the TSP shortest path through several iterations to produce better solutions.
ACOTSP-1.02
- 该上传程序是一款用标准C写的解决TSP问题的蚁群算法。-The upload process is a written in standard C ant colony algorithm to solve TSP.
solve-Tsp-problem-with-ACO-Algorithm
- 用蚁群优化算法解决TSP问题,给定core set,只是编号不同,做同样的任务序列,发现结果不同;也是存在正相关-Solve the TSP Problem with ant colony Optimization algorithm
model
- 某种病毒抗药性数值仿真,用最速下降发进行求解-A virus resistant to numerical simulation, using the steepest descent to solve hair
problem-LastBossOrigin
- 问题:找出一个短字符串在一个长字符串中的精确匹配。 要求:基于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
aaaa_new
- 使用龙格库塔算法求解青霉素发酵非结构动力学过程模型-solve penicillin fermentation process model using the Runge-Kutta algorithm
Biometric-identification
- 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.
antcode
- 蚁群算法的matlab源代码,可用于求解仿真中使用蚁群算法的问题-the matlab code of ant algorithm using it can solve the problem of ant algorithm
GA_cSharp
- 遗传算法C#代码,主要是解决多目标优化问题。只是算法的基本实现- Genetic Algorithm C# code, mainly to solve the multi-objective optimization problem. Just basic implementation of the algorithm