搜索资源列表
矩形编码压缩
- 矩形编码压缩源代码是针对图象压缩设计的程序,该算法可用于生物信息学,图象处理等方面-rectangular Coding source code is against image compression design process, the algorithm can be used bioinformatics, image processing, etc.
zzx
- 这是一道大学生信息学奥林匹克竞赛的试题的解答,里面应用了特殊的控制手段来限制递归算法的递归深度,这种手段在利用递归结决问题时非常有借鉴意义。-students Informatics Olympiad answer the questions, inside a special application of the control measures to limit the recursive algorithm recursive depth, this means the use of re
AlgorithmArts
- 算法艺术与信息学赛,较为系统和全面的介绍了算法学最基本知识,是国际大学生参加ACM程序设计大赛的一本极好的参考书
cpsource
- 生物信息学中的遗传数据分析的delphi源码。
search_genome
- 一个自制的生物信息学程序。 这个程序目的是在基因组文件bsubt168_whole.nuc(部分)中查找设置文件ss.ini所记录的短核苷酸序列CTTAAG(这种短核苷酸一般称寡核苷酸)及其互补序列在该基因组的每10000个碱基中出现的次数。 程序先将碰到的寡核苷酸及其互补序列的位置保存在临时文件ss.tmp中,然后利用这个文件统计每10000个碱基中它们的出现次数并记录在ss.csv中(可用excel打开)。如果某10000个碱基中的出现次数为0,则不被记录。
DiscreteMathematics
- Discrete mathematics离散数学 书名《离散数学在信息学竞赛中的应用》 涉及领域:算法、ACM、数学 内容包含: 重集全排列 Catalan数 简单数论 矩阵的简单运用 棋盘多项式与任务分配 置换群与pólya定理
globalblast2
- 实现一个生物信息学上面的blast的比对,有很好的借鉴作用,希望对大家有帮助
bioinfomatics
- 《生物信息学》现在模式识别应用的一个重要方向。希望可以给大家有点作用!
递推关系的建立及在信息学竞赛中的应用
- 递推关系的建立及在信息学竞赛中的应用 欢迎下载ginger547的算法资料-recurrence relations and the establishment of the Information Science Contest welcome to download the application of the algorithm information ginger547
BioinformaticsToolbox.rar
- 有生物信息学编程实例,Matlab,欢迎学分子的战友可以学习使用,Bioinformation
meme_3.5.4
- EM算法的改进,在此基础上生物信息学的常用工具-EM algorithm, on the basis of commonly used bioinformatics tools
dengdeng
- 生物信息学里面的序列的对比,用c编写的源代码,可以比较两个序列的相似度-compare
blast_program
- 这是一个在perl中调用bioperl中生物信息学相关比对算法的函数示例-This is a call in perl in bioinformatics bioperl-related function than the example of the algorithm
miRanda-sept2008.tar
- 这个是用c++写的从DNA的转录组RNA中寻找成熟的MIRNA的程序,miRNA是和人类疾病等多种生物过程发生相关的小分子RNA,这里的算法值得生物信息学研究。-This is done using c++ written group of RNA transcr iption from DNA to look for mature MIRNA procedures, miRNA yes, and a variety of human diseases related to biological
Protein
- 生物信息学里用到的用java 3D 编成可视化程序的时候需要的知识。-Used in bioinformatics using java 3D visualization program when compiled knowledge needed.
Matlab_bioinfomatic_toolbox_tutorial1
- maltab 生物信息学工具箱使用教程第一部分-Bioinformatics Toolbox maltab the first part of Tutorial
Bioinformatics
- 生物信息学课件 基于后缀数的算法 包括了String algortm,Hidden Markov model以及App of DNA sequence-Bioinformatics suffix number of algorithms based courseware including String algortm, Hidden Markov model and the App of DNA sequence
biopython中文指南_生物信息学_超强烈推荐
- biopython中文指南_生物信息学_超强烈推荐,对于学习生物信息学,处理大数据非常的有用(For learing Bioinformatics.Biopython is much important.)
生物信息学matlab教程
- 法国尼斯大学生物信息学教程,含matlab代码
bioalign.m
- 生物信息学中的NW align , 用于蛋白质序列的比对(NW align in bioinformatics)