搜索资源列表
gahelloworld
- 遗传算法的实现,遗传算法实现TSP问题,应用了VC语言-genetic algorithm to achieve, genetic algorithm TSP, the language used by the VC
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
DNA4
- 生物计算中哈密尔顿算法的设计与实现(有向图)-Biological calculation algorithm Hamilton Design and Implementation (directed graph)
jiyinsuanfaVC
- 基因算法的VC++实现,代码风格良好,注释清楚,是学习用的好材料。-Genetic algorithm to achieve the VC++, code style, well, comments clear, is to learn to use good materials.
calendar
- 万年历的算法(采用c语言实现万年历的算法)
GeneticAlgorithm
- 基因算法的一个简单例子。实现了复杂数学模型的最优解寻找。-Genetic algorithm is a simple example. Achieve the optimal solution of complex mathematical models to find.
SequenceAlignment
- java实现的DNA序列比对算法 -sequence alignment
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
needleman-wunsch
- needleman-wunsch全局/半全局序列比对算法的Java实现-needleman-wunsch global/semi-global sequence alignment algorithm java code to achieve complete
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