搜索资源列表
-
0下载:
VCVC类遗传算法(完全变异法),对于解决多序列联配问题有一定的作用,由于完全变异法有两个随机数的,所以结果波动幅度较大,最佳遗传代数为200代,多序列联配的补空方案请自行调节。代码简单,方便。-Genetic algorithm VCVC class (full variability Law), to solve the multiple sequence alignment problem to a certain extent, there are two random numbers
-
-
0下载:
causa多序列比对软件,用于生物基因数据库的专业比对-causa multiple sequence alignment software for bio-genetic database of professional comparison
-
-
0下载:
问题描述:全排列是将一组数按一定顺序进行排列,如果这组数有n个,那么全排列数有n!个。在程序设计过程中,我们往往要对一个序列进行全排列或者对每一个排列进行分析。全排列算法便是用于产生全排列或者逐个构造全排列的方法。当然,全排列算法不仅仅止于全排列,对于普通的排列,或者组合的问题,也可以解决。-Problem Descr iption: Full array is a set of numbers arranged in a certain order, if there are n number
-
-
0下载:
"全局序列比对问题的研究与实现"问题的c#实现-Global Sequence Alignment
-
-
0下载:
序列比对程序很全面的,能帮助大家解决生物信息学中序列比对的问题。-Sequence alignment programs are comprehensive and can help you solve bioinformatics sequence alignment problem.
-