搜索资源列表
HiddenMM
- 生物信息基因处理算法,其中的DAT文件为数据文件-biological information processing algorithm, which documents the DAT data files
DNAVC
- DNA遗传算法实现车辆的优化方案,VC实现程序-DNA genetic algorithm optimization of vehicle programs, procedures VC
C++
- C++实现BP算法 ,希望大家帮忙多提意见 -C++ Achieve BP algorithm, hope everyone to help do so
MSA_MST
- Multiple Sequence Alignment Using Maximum Spanning Tree 生物信息学中一个重要topic:多序列联配。这里用最大生成树的思想来进行联配,算法为C语言实现。本程序在Dev-C++,Win Vista环境下实现。-Multiple Sequence Alignment Using Maximum Spanning Tree Bioinformatics an important topic: Multiple Sequence Alignme
jiyinsuanfaVC
- 基因算法的VC++实现,代码风格良好,注释清楚,是学习用的好材料。-Genetic algorithm to achieve the VC++, code style, well, comments clear, is to learn to use good materials.
mjhdelaunaydemo1111
- kringe 算法描述,以便以较快的速度了解柯丽金算法-kringe algorithm descr iption to a faster speed of about KE Li Jin algorithm
genetic-algorithm
- 遗传算法源代码,用c语言编写!亲自调试可以使用!-genetic algorithm!
Chinese-postman-problem
- 提出了“虚拟权值”和“虚拟节点”的概念,给出了中国邮递员问题的一种基于DNA计算的求解算法。-Proposed a " virtual weight" and " virtual node" concept, given the Chinese postman problem as a DNA-based computing algorithm.
Alignment
- 一个生物系的多序列匹配,包括三种匹配算法,全匹配,两端匹配,局部匹配-Department of Biology, a multi-sequence matching, includes three matching algorithm, full match, both ends of the match, partial match
zishiyin11shiyan
- 用自适应的方法对传统DNA算法的几个操作概率进行动态赋值,从而达到改进的效果-Dynamic assignment of several operating probability of traditional DNA algorithm using an adaptive method to achieve improved results
BWA--v2.1
- 基于BWT的DNA短序列分析程序. BWT是一种压缩算法,主要利用BWT压缩的思想建立索引进行搜索。 BWA(Burrows–Wheeler Alignment)用BWT提供的索引进行快速搜索。-Based on the BWT of short DNA sequence analysis program. BWT is a compression algorithm, BWT compressed thought indexing search. BWA (Burrows-Wheele
KMP
- KMP字符串匹配算法,对字符串进行预处理,复杂度为O(m+n)-KMP string matching algorithm, the string preprocessing complexity is O (m+n)
Simple-unction-optimization
- 本程序详细讲解了关于遗传算法的优化问题,对于学习遗传算法帮助很大-This procedure gave a detailed account on the genetic algorithm optimization problems, very helpful for learning genetic algorithm
T-RESEARCH
- 不要担心自己的算法只是不多,你只需要简单的学习一下就可以运用啦-Do not worry own algorithm only much, you simply need to learn what you can use it
hopfield-NET
- 菲尔德网络知识,对神经网络只是大大的补充,该算法应用很广。-Rumsfeld network knowledge, the neural network is greatly supplement, the algorithm is widely used.
fasta
- DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。-DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displaceme
tsp
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法 遗传算法的基本运算过程如下: a)初始化:设置进化代数计数器t=0,设置最大进化代数T,随机生成M个个体作为初始群体P(0)。 b)个体评价:计算群体P(t)中各个个体的适应度。 c)选择运算:将选择算子作用于群体。选择的目的是把优化的个体直接遗传到下一代或通过配对交叉产生新的个体再遗传到下一代。选择操作是建立在群体中个体
4booth_multiplie_module_2
- 采用Verilog对Booth算法乘法器的改进,对想学习乘法器的会有很大的帮助。-Improved algorithm using Verilog Booth multiplier, multiplier want to learn to have a lot of help.
genes
- 基因序列匹配算法,可以计算两个基因的最短距离-Gene sequence matching algorithm
1
- 多媒体大作业1、抽取MPEG文件的关键帧 2、用JPG解码算法还原为BMP 3、可以指定任意一个时刻(精确到秒)的若干关键帧,输入时间,获得该时间点一秒内的所有I帧 4、实现MPEG-1 5、若有能力实现MPEG-4,分数加15分 6、将该算法用C++实现,制作成DLL,可供其他程序方便快捷调用,加10分 -Multimedia big job 1, MPEG file to extract key frame 2, reduced to BMP 3 with JPG d
