CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - DNA algorithm

搜索资源列表

  1. DNAVC

    0下载:
  2. DNA遗传算法实现车辆的优化方案,VC实现程序-DNA genetic algorithm optimization of vehicle programs, procedures VC
  3. 所属分类:DNA

    • 发布日期:2008-10-13
    • 文件大小:22.59kb
    • 提供者:李坤
  1. Apriori

    0下载:
  2. 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
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:38.35kb
    • 提供者:gabi4488
  1. Chinese-postman-problem

    0下载:
  2. 提出了“虚拟权值”和“虚拟节点”的概念,给出了中国邮递员问题的一种基于DNA计算的求解算法。-Proposed a " virtual weight" and " virtual node" concept, given the Chinese postman problem as a DNA-based computing algorithm.
  3. 所属分类:DNA

    • 发布日期:2017-04-01
    • 文件大小:223.55kb
    • 提供者:刘峰
  1. zishiyin11shiyan

    0下载:
  2. 用自适应的方法对传统DNA算法的几个操作概率进行动态赋值,从而达到改进的效果-Dynamic assignment of several operating probability of traditional DNA algorithm using an adaptive method to achieve improved results
  3. 所属分类:DNA

    • 发布日期:2017-03-31
    • 文件大小:2.21kb
    • 提供者:许文帝
  1. BWA--v2.1

    0下载:
  2. 基于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
  3. 所属分类:DNA

    • 发布日期:2017-03-21
    • 文件大小:7.58kb
    • 提供者:食草堂
  1. apprioiall

    0下载:
  2. AprioriAll算法的基本思路 1) 排序阶段 利用客户标识customer 2id作为主关键字以及事务发生的时间transaction 2 time作为次关键字对数据库D排序,该步骤将原始的事务数据库转换成客户序列的数据库. 2) 发现频繁项集阶段 利用关联规则挖掘算法找出所有的频繁项目集. 3) 转换阶段 在已经转换的客户序列中,每一个事务被包含于该事物中的所大项目集来替换,如果一个序列不包含任何大项目集,则在已经转换的序列中不应该保留这项事务. 4) 序列阶段 利用核心
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:2kb
    • 提供者:hou ruilian
  1. DNA

    0下载:
  2. DNA序列比对,采用线性打分函数和动态规划算法-DNA sequence alignment, the scoring function using linear and dynamic programming algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:5.12mb
    • 提供者:hezhoujie
  1. duiqi_DNA

    0下载:
  2. 可以将俩个很大的DNA序列对齐,运用了贪心算法-Can be both a great alignment of DNA sequences, using a greedy algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:425.8kb
    • 提供者:景婷
  1. Ttest-RFE-SVM

    1下载:
  2. 对DNA微阵列用RFE-SVM算法对基因进行分类-Use of DNA microarray gene RFE-SVM algorithm to classify
  3. 所属分类:DNA

    • 发布日期:2015-01-24
    • 文件大小:611kb
    • 提供者:陈颖
  1. gakk

    0下载:
  2. DNA算法很好,很实用的一个程序,可以供学习者参考。-DNA algorithm is very good, very practical program that can for learners.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2.26kb
    • 提供者:姜浩
  1. calculatell

    0下载:
  2. DNA编码序列算法,很好用的,可以学习 -DNA sequence encoding algorithm, very good use, you can learn
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:528byte
    • 提供者:姜浩
  1. fasta

    1下载:
  2. 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
  3. 所属分类:DNA

    • 发布日期:2015-08-03
    • 文件大小:26kb
    • 提供者:董强强
  1. xilinx_dna_read

    1下载:
  2. 该模块已经成功运用在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
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:607.15kb
    • 提供者:陈强
  1. DNAkmer

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:373.51kb
    • 提供者:李华
  1. Project1

    7下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2016-11-10
    • 文件大小:509kb
    • 提供者:
  1. 改进的GBO-DNA连续性(柯西莱维)

    2下载:
  2. 将利用的柯西和莱维改进的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)
  3. 所属分类:其他

    • 发布日期:2021-03-09
    • 文件大小:2.84mb
    • 提供者:Larissa-11
搜珍网 www.dssz.com