搜索资源列表
DNAVC
- DNA遗传算法实现车辆的优化方案,VC实现程序-DNA genetic algorithm optimization of vehicle programs, procedures VC
Apriori
- Implementation of Apriori algorithm, using C#. Apriori is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details o
Chinese-postman-problem
- 提出了“虚拟权值”和“虚拟节点”的概念,给出了中国邮递员问题的一种基于DNA计算的求解算法。-Proposed a " virtual weight" and " virtual node" concept, given the Chinese postman problem as a DNA-based computing algorithm.
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
apprioiall
- AprioriAll算法的基本思路 1) 排序阶段 利用客户标识customer 2id作为主关键字以及事务发生的时间transaction 2 time作为次关键字对数据库D排序,该步骤将原始的事务数据库转换成客户序列的数据库. 2) 发现频繁项集阶段 利用关联规则挖掘算法找出所有的频繁项目集. 3) 转换阶段 在已经转换的客户序列中,每一个事务被包含于该事物中的所大项目集来替换,如果一个序列不包含任何大项目集,则在已经转换的序列中不应该保留这项事务. 4) 序列阶段 利用核心
DNA
- DNA序列比对,采用线性打分函数和动态规划算法-DNA sequence alignment, the scoring function using linear and dynamic programming algorithm
duiqi_DNA
- 可以将俩个很大的DNA序列对齐,运用了贪心算法-Can be both a great alignment of DNA sequences, using a greedy algorithm
Ttest-RFE-SVM
- 对DNA微阵列用RFE-SVM算法对基因进行分类-Use of DNA microarray gene RFE-SVM algorithm to classify
gakk
- DNA算法很好,很实用的一个程序,可以供学习者参考。-DNA algorithm is very good, very practical program that can for learners.
calculatell
- DNA编码序列算法,很好用的,可以学习 -DNA sequence encoding algorithm, very good use, you can learn
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
xilinx_dna_read
- 该模块已经成功运用在xilinx xc6slx45t,xc6slx75t多个产品中,经过实践证明,采用dna及其加密算法加密是一种成本低廉(无需另外加密芯片)可靠的加密手段。Xilinx Spartan-6 FPGA读取DNA数据并进行比较,产生比较结果信号输出。附带有xilinx DNA.ppt说明及调试注意事项。-The module has been successfully used in xilinx xc6slx45t, multiple xc6slx75t products, pr
DNAkmer
- DNA序列的检索程序,能读取大量DNA序列,用哈希算法计算哈希值,建立DNA序列的索引,然后输入DNA序列,就可以检索位置-DNA sequence search program that can read a large number of DNA sequences to calculate the hash value with the hash algorithm, indexing, DNA sequences, and then enter the DNA sequence, you
Project1
- EM算法。问题背景是,有N条长为L的DNA序列,每条序列里面有一条长尾K的目标序列,但不知道他的位置,目标序列内的核苷酸服从foreground product multinomial distribution,非目标序列服从background multinomial distribution,改程序意在求解两种分布的参数。-EM algorithm. Background to the issue is that there are N pieces of length L of DNA
改进的GBO-DNA连续性(柯西莱维)
- 将利用的柯西和莱维改进的GBO算法应用到DNA序列的筛选中,可以提高DNA编码集合的下界。(Applying the modified GBO algorithm by Cauchy and Levy to the screening of DNA sequences, the lower bound of DNA coding set can be increased)