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

搜索资源列表

  1. canny_src

    1下载:
  2. 本程序是用C语言编写的CANNY算子比以往的SOBEL算子更细。-this program is the C language Canny operator than ever SOBEL Operator more detailed.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:9342
    • 提供者:张德龙
  1. readModel

    0下载:
  2. 本人练习将用SBML(系统生物学标记语言)编写的XML模型读入MATLAB结构体中的转换程序
  3. 所属分类:生物技术

    • 发布日期:2014-01-18
    • 文件大小:3424
    • 提供者:zhongyan
  1. 基于阀值计算的指纹识别

    0下载:
  2. 一个用vb编写指纹识别程序,它通过二值化图象,计算阈值和统计黑像素值来识别-vb prepared with a fingerprint identification procedures, it adopted two binary images, calculated and statistical threshold value of black pixels to identify
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:259133
    • 提供者:刘恺
  1. MC

    0下载:
  2. 美国lihong wang教授编写的程序,用于生物组织内光分布模拟的Mento Carlo算法-Professor of American lihong wang programs written for the simulation of light distribution within the biological tissue' s Mento Carlo algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-27
    • 文件大小:57921
    • 提供者:万兴
  1. source

    0下载:
  2. 上传的是一个用VC编写的频谱仪程序,很经典实用-Spectrum Analyzer with VC written procedures, it is the classic utility
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:55704
    • 提供者:杨扬
  1. Antcode

    0下载:
  2. 本程序主要是利用蚂蚁算法实现TSP最佳路径的优化问题而编写,实现求解TSP路径问题-This procedure is mainly use ant algorithm to realize the optimization problem TSP best path solving TSP, realize written routing problem
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-28
    • 文件大小:12619
    • 提供者:yoshika
  1. GA

    0下载:
  2. 遗传算法的实现, matlab编写的 遗传算法程序,实数编码,-Genetic algorithm implementation, matlab genetic algorithm written procedures, real-coded,
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:37280
    • 提供者:zhangbin
  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. 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. UEN

    1下载:
  2. 实现联合熵算法并能够在Matlab平台上编写出程序,用联合熵算法分析医学信号并得出结果-Achieve joint entropy algorithm in Matlab platform and be able to write a program, with joint entropy algorithm analysis and the outcome of medical signal
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:70478
    • 提供者:
  1. DNA

    1下载:
  2. 基因序列比较 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。 A C G T - A 5 -1 -2 -1 -3 C -1 5 -3 -2 -4 G -2 -3 5 -2 -2 T -1 -2 -2 5
  3. 所属分类:Bio-Recognize

    • 发布日期:2015-01-11
    • 文件大小:2048
    • 提供者:DAI
  1. subsubmain1h

    0下载:
  2. 处理鼾声信号的程序,用python编写,需要numpy等扩展.-Procedures snoring signals written in python, need numpy other extensions.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-10
    • 文件大小:774
    • 提供者:guojian
  1. facesdk-FaceSDK-master

    0下载:
  2. 人脸识别SDK 采用C++编写,支持两张照片进行比对1:1,以及1:N 人脸搜索,SDK内部自己维护人脸特征数据,支持增、删、查找等操作,上层应用程序只需要关注自己的业务逻辑即可(Face recognition SDK is written in C++, supporting two photos to compare 1:1, and 1:N face search. SDK maintains its face feature data internally, and supports
  3. 所属分类:生物技术

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:roelay1
搜珍网 www.dssz.com