CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 生物技术 搜索资源 - 程序

搜索资源列表

  1. exp1

    0下载:
  2. 包含几个小程序,包括基音周期提取,生物医学信号压缩:DCT变换,K-L变换等-Contains several procedures, including the pitch period extraction, biomedical signal compression: DCT transform, KL transform
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-27
    • 文件大小:1166
    • 提供者:liyii
  1. ACOTSP-1.02

    0下载:
  2. 该上传程序是一款用标准C写的解决TSP问题的蚁群算法。-The upload process is a written in standard C ant colony algorithm to solve TSP.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-30
    • 文件大小:103585
    • 提供者:李一
  1. yiqunsuanfa

    0下载:
  2. 本程序编写的是蚁群算法,对算法中的每一步都有详细介绍,适合初学者学习,输入变量为N*2的坐标矩阵,迭代次数的设置为sqrt(N)~N/2为宜-Detail every step of the algorithm, suitable for beginners to learn the programming ant colony algorithm, the input variables of the coordinate matrix N* 2, the number of iteratio
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-12
    • 文件大小:1890
    • 提供者:张大伟
  1. max3SATfixpop

    0下载:
  2. 我写的一个用遗传算法测试 MAX3-SAT 问题的程序。-I wrote a genetic algorithm test MAX3-SAT program.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-16
    • 文件大小:921812
    • 提供者: 张凯
  1. G-P

    0下载:
  2. 在求混沌参数中所需要用到的GP算法,求关联维数的程序。-Seeking chaotic parameter needed GP algorithm, find the correlation dimension of the program.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-11
    • 文件大小:2165
    • 提供者:田甜
  1. C-C

    0下载:
  2. 研究混沌特征参数时应用CC算法求关联维数的程序。-Study chaotic characteristic parameters application CC algorithms to find the correlation dimension of the program.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-11
    • 文件大小:1596
    • 提供者:田甜
  1. wolf

    1下载:
  2. 研究混沌参数,应用wolf法求得最大的LYAPUNOV指数的程序。-The study chaotic parameter applications wolf obtained by the largest LYAPUNOV index procedure.
  3. 所属分类:生物技术

    • 发布日期:2013-07-16
    • 文件大小:3348
    • 提供者:田甜
  1. VC-fingerprint-code

    1下载:
  2. 指纹识识全套算法及演示程序 指纹算法引擎(内含指纹预处理和比对算法) 指纹模式识别算法接口 指纹模式识别预处理演示-Identify a full set of fingerprint identification algorithm demo program the fingerprint algorithm Engine (containing fingerprint preprocessing and matching algorithm) fingerprint pat
  3. 所属分类:生物技术

    • 发布日期:2013-03-04
    • 文件大小:357104
    • 提供者:天之涯
  1. Monte-Carlo-simulated-annealin

    0下载:
  2. 这是蒙特卡洛随机算法的程序源码,采用C实现,供大家分享-Monte Carlo random algorithm program source code, using C to achieve, for all to share
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-10-31
    • 文件大小:14327
    • 提供者:郑蓉
  1. RNA-secondary-structure

    0下载:
  2. 这是一个RNA二级结构预测的程序,采用C实现,供大家分享-This is an RNA secondary structure prediction program, using C to achieve, for all to share
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-12
    • 文件大小:8094
    • 提供者:郑蓉
  1. match

    0下载:
  2. perl编写。从NCBI中下载的编码区序列,比如整个大肠杆菌编码序列,下载下来是fasta格式的一个文档,这个程序可以让你从中提取想要的gene name。把想提取的gene name放到一个文本中,比如基因序列.txt-written in perl. Downloaded from NCBI coding region sequence, for example, the entire coding sequence of E. coli, downloaded the fasta form
  3. 所属分类:Bio-Recognize

    • 发布日期:2014-07-26
    • 文件大小:757760
    • 提供者:gengxiaoli
  1. RMSD

    0下载:
  2. 这是计算生物大分子结构RMSD的程序,采用C实现,供大家分享-This is a program to calculate the structure of biological macromolecules RMSD, using C to achieve, for all to share
  3. 所属分类:Bio-Recognize

    • 发布日期:2016-01-26
    • 文件大小:5120
    • 提供者:郑蓉
  1. LQ_LD3320onlyASR

    0下载:
  2. 非特定人语音识别C51单片机程序(LQ_LD3320onlyASR.rar)-C51 MCU program of non-independent speech recognition(LQ_LD3320onlyASR.rar)
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-10-31
    • 文件大小:146484
    • 提供者:张俊
  1. cuda-meme-3.0.12

    0下载:
  2. 此程序用于GPU实现的对生物科学中的motif discovery算法进行加速-Accelerating Motif Discovery in Biological Sequences Using CUDA-enabled Graphics Processing Units
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-05
    • 文件大小:2128983
    • 提供者:VincentJHY
  1. Genetic-Algorithm

    0下载:
  2. 一个基于遗传算法(DNA算法)的走迷宫程序。内部具有多个变量可供调节算法的收敛性。-a Genetic Algorithm based Maze path detection program, inside which has many varietis to adjust the convergence of the algorithm.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-10
    • 文件大小:5625160
    • 提供者:x
  1. heart-rate

    0下载:
  2. 此程序可用于采集心电数据并计算出相应的心率,并求取R波等心电特征波值,通俗易懂。-Calculate the heart rate, for R-wave ECG characteristic wave
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-04
    • 文件大小:779
    • 提供者:刘恋
  1. FD1D_1.1

    0下载:
  2. 一维的FDTD程序,在自由空间的中心产生一个高斯脉冲,然后脉冲向两边扩散。-one-dimensional FDTD program,it generates a Gaussian pulse in the center of the problem space.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-06
    • 文件大小:132309
    • 提供者:宋杰
  1. emgfeature

    0下载:
  2. 对采集的EMG信号进行特征提取分析,里面有自己采集的EMG信号,并有去除噪声程序-Acquisition of the EMG signal feature extraction analysis, which has its own collection of EMG signal and noise removal program
  3. 所属分类:Bio-Recognize

    • 发布日期:2015-03-10
    • 文件大小:22528
    • 提供者:褚亚齐
  1. grnl1

    0下载:
  2. 本程序建立了一个基因转录调控网络,并运用了隐含因子-The program established a gene transcr iption regulatory networks and the use of a hidden factor
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-05
    • 文件大小:7655447
    • 提供者:王丹
  1. CNN

    3下载:
  2. 这个是一个神经网络预测股票的程序,总而言之,给力,准,能够很好的拟合规律曲线-this is a great progamme very beautiful useful good
  3. 所属分类:Bio-Recognize

    • 发布日期:2015-01-17
    • 文件大小:2048
    • 提供者:张伟
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com