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

搜索资源列表

  1. C语言神经网络程序包.zip

    1下载:
  2. 所属分类:生物技术

    • 发布日期:
    • 文件大小:284.61kb
    • 提供者:
  1. ant

    2下载:
  2. 蚁群算法仿真模拟程序,用c的图形界面,直观的展示了蚁群算法的仿生学过程。为读者了解改算法有直接的指导意义-ant colony algorithm simulation program, c graphical interface, and visual display of the ant colony algorithm Bionics process. For readers to understand the algorithm change is directly guiding si
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:36.99kb
    • 提供者:zy
  1. fvs_enhancer

    1下载:
  2. 指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图像都是位图。代码由C写成。详细情况见解包后的说明-fingerprint enhancement procedures, describes how to use the library to enhance the fingerprint image. The original image and objectives are bitmap images. Written by C code. Details of the opini
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:38.56kb
    • 提供者:蔺利峰
  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
    • 文件大小:9.12kb
    • 提供者:张德龙
  1. biology

    0下载:
  2. 3个用于DNA序列中一些基本信息的检测程序。C语言实现,比较简单。-three DNA sequences for some basic information on the testing procedures. C language, relatively simple.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:5.99kb
    • 提供者:阿刀
  1. 扫雷 (1)

    0下载:
  2. 用C写的扫雷程序-C write mine procedures
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:2.14kb
    • 提供者:曹阳
  1. Neural

    0下载:
  2. 神经网络的识别程序,c语言写的,适合对神经网络识别感兴趣的的初学者和资深编程人员。
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:11.16kb
    • 提供者:王城
  1. celldetect

    0下载:
  2. 该程序是基于Visual C++语言环境的细胞识别统计系统,运行效率高
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1.32mb
    • 提供者:柳秀霞
  1. program

    0下载:
  2. 标准的粒子群算法的c++版本 根据《微粒群算法》中的c程序自己实现得到的,大家可以
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:8.84kb
    • 提供者:王晨
  1. Example128-模糊查询

    0下载:
  2. 模糊查询 c#程序 具体自己看源代码-fuzzy inquiry c # own specific procedures to see source code
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:13.35kb
    • 提供者:丁昭雄
  1. new

    0下载:
  2. Bowtie比对结果进行聚类,然后该程序完成提取聚类中与基因组错配碱基位点的A、T、C、G碱基的覆盖情况-Bowtie than clustering the results, and then extract the clustering process is complete mismatch with the genomic base sites A, T, C, G bases coverage
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-16
    • 文件大小:3.93mb
    • 提供者:李江域
  1. Antcolonyalgorithm

    0下载:
  2. 分享一个比较实用的关于蚁群算法的c程序代码-Ant colony algorithm procedure
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-15
    • 文件大小:6.23kb
    • 提供者:xz
  1. swxx

    0下载:
  2. 生物信息技术,发牌程序和报童问题,C语言描述-Bio-information technology, licensing procedures and the newsboy problem, C language descr iption of
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-01
    • 文件大小:1.07kb
    • 提供者:严迪
  1. 555

    0下载:
  2. 人脸检测与眼睛定位程序,可以打开图片直接演示-Easy to learn C++, Learning C++, classic books, there are examples and Exercises book answers
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-04
    • 文件大小:1.27mb
    • 提供者:徐慧
  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
    • 文件大小:101.16kb
    • 提供者:李一
  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
    • 文件大小:1.56kb
    • 提供者:田甜
  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
    • 文件大小:13.99kb
    • 提供者:郑蓉
  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
    • 文件大小:7.9kb
    • 提供者:郑蓉
  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
    • 文件大小:5kb
    • 提供者:郑蓉
  1. BP

    0下载:
  2. BP神经网络C程序,在该题的程序设计中采用了文件相关的操作,记录了相关学习和测试信息数据。-BP neural network C program, use the file related operations in the program design of the subject, record related learning and testing information data.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-16
    • 文件大小:10.59kb
    • 提供者:德静
« 12 »
搜珍网 www.dssz.com