搜索资源列表
trace4all
- 基于"trace transform"的识别2D图像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3进行编绎, 而且最后的结果也可以在MATLAB下显示出来, This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab
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
alinhaSeqDin.cpp
- This program align basis sequence using dynamic programing. Solve problem in Molecular Biology.
Antisense.cpp
- 寻找DNA互补链,输入是普通的得不能再普通的fasta文件。输出也是fasta文件-Get the sequence of antisense strands. Both the inputs and outputs would be the same fasta files
script1.tar
- 为了加入这个网站,我把心血分享给大家,绝对都是原创! A:mkdatabas0.cpp 做blast前对大的非冗余NR或者是uniref数据库的预处理。为每条序列计算出等长的(长度为20*19/2=210)的数值数组。用来后期比较各个序列间的距离做准备。 B:mkdatabas.cpp 是通过比较要blast对象的那条序列和reference序列的距离,提出距离过远序列。用得到的新数据库做blast。 C:dl_fa.pl程序比较简单,但很实用,可以批量的从网站下载想要的fasta序