CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 基因

搜索资源列表

  1. genetic_cr

    0下载:
  2. 基因算法在认知无线电中的应用,希望对各位研究同仁有所用处。-Genetic algorithm in the application of cognitive radio, in the hope that some useful research Tongren.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:536.65kb
    • 提供者:luojuan
  1. jiyinOptical

    0下载:
  2. 这是一个基于VC++6.0设计的基因算法程序的实现-This is a based on VC++ 6.0 design procedures to achieve genetic algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:77.67kb
    • 提供者:余光伟
  1. penna

    0下载:
  2. 通过对生物基因的变化来,模拟生物死亡和繁殖的规律,进而来预测生物的年龄等信息。-Through bio-genetic changes, simulation of biological death and the law of reproduction, and then to predict the age of biological information.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1.95kb
    • 提供者:张小伟
  1. Ga

    0下载:
  2. 基本的基因演算法用於函數最大值的求解,母體和疊代次數可以自行設定。-Basic genetic algorithm for solving maximum function, the mother and the number of iterations can be set.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:110.76kb
    • 提供者:簡旭佑
  1. genetic_demo

    0下载:
  2. 基因表达式编程源码,Python的,还不错-Gene Expression Programming source
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:96.58kb
    • 提供者:王二麻
  1. clustalx1.83.sun.tar

    0下载:
  2. clustalx用来做基因序列分析,数据分析-clustalx used to make gene sequence analysis, data analysis
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:840.04kb
    • 提供者:peace
  1. GA

    0下载:
  2. 基因演算法genetic algorthim的程式實現,可利用此程式找出最佳化解-Genetic algorthim genetic algorithm implementation of the program, this program can be used to resolve the best
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:12.09kb
    • 提供者:邱品其
  1. meme_gene_language

    0下载:
  2. 本篇PPT从语言学角度分析了密母和基因语言的区别,通过阅读本篇文章,可以帮助读者对密母算法有一个更深的理解。-PPT from the linguistic point of view that this is meme and gene analysis of language differences, by reading this article can help readers master secret algorithm has a deeper understanding.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:371.4kb
    • 提供者:fanglingfen
  1. phase.2.1.1.source.tar

    2下载:
  2. 预测单倍型根据基因型数据,根据已经知道的数据,预测未知的数据- The program PHASE implements methods for estimating haplotypes from population genotype data described in Stephens, M., and Donnelly, P. (2003). A comparison of Bayesian methods for haplotype reconstruction from p
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:240.68kb
    • 提供者:zcrself
  1. MCSP

    0下载:
  2. 计算两个字符串的最小公共子串划分(MCSP)。最小公共子串划分(MCSP)是指把两个字符串划分成相同的子串的集合,同时要求划分的子串数目最少。比如,S1 = cdabcdabceab,S2 = abceabcdabcd,求得的MCSP是(cdabcd, abceab), (abceab, cdabcd).MCSP问题是基因重组中的关键问题,并且与用逆转重复字串进行排序的问题十分相近。MCSP问题是NP难的。-The code is to compute MCSP of two given str
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2.83kb
    • 提供者:luckypig
  1. IGMM

    0下载:
  2. 基于Dirichlet过程的基因信号处理方法的研究-Dirichlet process based on the genetic signal processing method
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:79.18kb
    • 提供者:serena
  1. jiyinchuan

    0下载:
  2. 北京大学在线评价系统 open judge 的第3472号题目:基因串 的源代码 accepted-Peking University, online evaluation system open judge' s first No. 3472 Title: The source code accepted gene string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:612byte
    • 提供者:yaoshuyang
  1. shiyan1

    0下载:
  2. 生物信息学 比较两串基因的碱基序列 画出直方图-Compare two strings of genes Bioinformatics draw a histogram of base sequence
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:19.24kb
    • 提供者:资艳格
  1. Genetic-algorithm

    0下载:
  2. 针对传统遗传算法的早熟收敛问题,在著名的“基因块”假设的基础上,提出了一种改进算法:利用设计的新算子对传统遗传算法演化过程中被淘汰的个体进行二次演化,使得可能包含在将来的演化中对结果的全局最优性产生重要影响的基因块得以保留,以此来避免遗传算法早熟收敛现象。实验结果证明了该改进算法可以有效地避免早熟收敛,提高了算法全局优化能力。-Premature convergence of traditional genetic algorithm, based on the assumptions of t
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:205.27kb
    • 提供者:陈嘉鑫
  1. 基因一体机部署教程v1.2.1.1

    0下载:
  2. AS13000介绍,并行存储,海量存储,广泛用去政府高校(AS13000 introduction, parallel storage, mass storage, widely used in government colleges and Universities)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3.35mb
    • 提供者:大达到
  1. 基因遗传算法MATLAB代码 -

    0下载:
  2. 通过分析此MATLAB编程,使用者可以对基因遗传算法有个较深刻的认识,对基因遗传算法感兴趣的建议可以读一下。(Learning Genetic Algorithm with the help of MaATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:19kb
    • 提供者:JACK1116
  1. 基因算法代码

    0下载:
  2. 通过分析此matlab程序语言,使用者会对基因遗传算法有一个较深刻的认识,特别适合对基因遗传算法感兴趣的人群。(Learning the Genetic Algorithm with the help of MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:24kb
    • 提供者:JACK1116
  1. 基因型文件转换为vcf文件

    5下载:
  2. 将基因型文件转换为vcf文件,可以直接运行,压缩文件中有例子(Converting genotype files into VCF files can be run directly, as shown in the compressed files.)
  3. 所属分类:其他

    • 发布日期:2020-11-26
    • 文件大小:27kb
    • 提供者:来云云
  1. Easyfig_2.2.4_win

    7下载:
  2. 基因的结构.,结构基因,结构基因名词解释,基因结构的改变,大脑的结构功能及作用,简述人类结构基因的特点,基因突变会引起什么病,真核生物的结构基因,基因结构(The structure of genes. Structural genes, explanations of structural gene nouns, changes in gene structure, structural functions and functions of the brain, a brief descr i
  3. 所属分类:其他

    • 发布日期:2020-07-19
    • 文件大小:7.24mb
    • 提供者:liuba
  1. code

    1下载:
  2. 利用低通滤波器和自相关函数求基因周期,附有程序所需音频(The gene cycle was calculated by using low pass filter and autocorrelation function)
  3. 所属分类:其他

    • 发布日期:2020-12-04
    • 文件大小:25kb
    • 提供者:梅格妮佳
« 12 3 »
搜珍网 www.dssz.com