搜索资源列表
sequence-aligment
- 基于关键字树的序列比对算法,用于比对多个相似程度很高的DNA序列,此为复杂度较低的星比对算法。-Keyword-based tree sequence alignment algorithm for more than a high degree of similarity of DNA sequences, this is the low complexity of the star alignment algorithm.
genexp
- Java语言编写的生物信息学综合工具软件,它提供了一个统一的界面调用ncbi-blast、clustalw、几个phylip程序、chromtree和treeview 程序,还提供了多序列比对编辑等其他功能。需要安装Java环境、biojava 1.4p1,2.6M,及以上各个独立程序。-Written in Java language integrated bioinformatics tools, which provides a unified interface called ncbi-
javaform
- Java 创建图形用户界面例子集,学习用Java创建窗体按钮、图标、按下图标和翻转图标、复选框、单选按钮、标签、文本域、、组合框、列表框、滚动条、滑动块、创建多个窗口以及元素对齐等方面的知识技巧。 -Java graphical user interface to create an example set, learning to use Java to create a form button, icon, press the icon and roll over the icon, c
WorkFlowDemo
- 纯java实现的工作流程编辑器,支持使用拖曳节点定义流程,支持对齐、多选拖放、undo/redo等功能,可以自动按树型排列节点。-Pure java implementation of the workflow editor, support for drag and drop node defines processes to support the alignment, multiple choice and drop, undo/redo functions, can automatica
mymail
- iText中用文本块(chunk)、短语(Phrase)和段落处理文本; 文本块是处理文本的最小单位,由一串带格式(包括字体、颜色、大小)的字符组成; 短语由一个或多个文本组成,短语也可以设定字体,但对于其中已经设定的字体的文本块无效; 段落一个或多个文本块或短语组成,相当于Word文档中段落的概念,同样可以设定段落的字体大小、颜色等属性。另外也可以设定段落的道行缩进、对齐方式(左对齐、右对齐、居中对齐)。 -iText using text block (chunk), phr
UniformListItem
- Class that represents a contiguous list of uniform items. Each item in the list, in particular, must have the same write size and alignment.
DNA
- 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。 -The human gene consists of 4 nucleotides, respectively represented by the letter ACTG. A
DNA
- 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。-Human genome consists of four nucleotides, are represented by the letters ACTG. Requested t
作业
- 1. 编一个程序,定义三个double类型的变量,分别从键盘上输入值给它们,然后用Console.WriteLine方法把它们输出成一列,小数点对齐,保留3位小数。 2.编一个程序,从键盘上输入三个数,把最大数找出来。(1., compile a program, define three variables of double type, input values to them from keyboard respectively, then output them into column