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

搜索资源列表

  1. 关于gabor算法的matlab和c的源程序

    1下载:
  2. 关于gabor算法的matlab和c的源程序-algorithm on the Matlab and c of the source
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:2.77kb
    • 提供者:常宁
  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. ghmm-0.7.0a.tar

    0下载:
  2. 隐马尔科夫模型及其在语音处理中的应用,这个是GNU提供的算法库,类unix环境,C语言,当前最新版本已经不再提供C++的了。-Hidden Markov Model and the voice processing applications, this is the GNU algorithm library, unix environment category, C language, the current latest version is no longer available in C
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:739.04kb
    • 提供者:zdr
  1. csoures

    0下载:
  2. 模式识别中的K均值的动态聚类算法,C语言编写-pattern recognition of the dynamic K-means clustering algorithm, C language
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:于宏斌
  1. GA_RPS_final

    0下载:
  2. c#编写,遗传算法提高RPS(石头剪子布)游戏电脑对人的胜率。-c # preparation, genetic algorithm RPS (rock scissors Brazzaville), a computer game on a triumph.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:82.48kb
    • 提供者:naya_wl
  1. Improvement-Of-Levkov

    1下载:
  2. 用C++实现的改进式Levkov算法,比较适用于心电信号的特征波形提取。
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:3.83kb
    • 提供者:yequnsong
  1. program

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

    • 发布日期:2008-10-13
    • 文件大小:8.84kb
    • 提供者:王晨
  1. GeneticAlgorithms

    0下载:
  2. 用C++实现了基因算法,并在VC中利用MFC进行了算法演示
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:74.47kb
    • 提供者:edison
  1. Antcolonyalgorithm

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

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

    0下载:
  2. 用c+++实现的遗传算法解决tsp(旅行商)问题源码-Using c+++ realization of the genetic algorithm to solve tsp (TSP) problem source
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-08
    • 文件大小:1.69mb
    • 提供者:pacific
  1. GA-VC

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。压缩包中包含了由C++语言编写的算法。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of th
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-24
    • 文件大小:16.31kb
    • 提供者:常明
  1. FFVSDK

    0下载:
  2. Fingerprint Verification SDK 包涵: 指纹特征提取和识别算法 指纹扫描仪支持模块 编程例子 SDK 文档 -Fingerprint Verification SDK contains: * Fingerprint feature extraction and matching algorithm * Support modules for fingerprint scanners * Programming sa
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.43mb
    • 提供者:lulong
  1. ACO_as

    0下载:
  2. 蚁群算法解决TSP问题,C++编写,可以改进应用于其他方面。-It is very useful for student who study ant algoritym optimization.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-15
    • 文件大小:8.18kb
    • 提供者:刘杰
  1. Tsp2

    0下载:
  2. 蚁群算法解决TSP问题,C++编写,可以改进应用于其他方面.-It is very useful for student who study ant algoritym optimization.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:44.08kb
    • 提供者:刘杰
  1. Genetic_ACO

    0下载:
  2. 蚁群算法和遗传算法解决TSP问题,C++编写,可以改进应用于其他方面。-It is very useful for student who study ant algoritym optimization.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-02
    • 文件大小:80.01kb
    • 提供者:刘杰
  1. GA_std

    0下载:
  2. 遗传算法问题,C++编写,可以改进应用于其他方面。-It is very useful for student who study genetic algorithm optimization.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-04
    • 文件大小:7.72kb
    • 提供者:刘杰
  1. GA_CODE

    0下载:
  2. 遗传算法问题,C++编写,可以改进应用于其他方面。-It is very useful for student who study genertic algorithm optimization.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-02
    • 文件大小:20.93kb
    • 提供者:刘杰
  1. parallel_aco

    0下载:
  2. 并行蚁群算法解决TSP问题,C++编写,可以改进应用于其他方面。-It is very useful for student who study ant algoritym optimization.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:14.44kb
    • 提供者:刘杰
  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. dtwrecoge

    0下载:
  2. DTW 基于C的算法-DTW algorithm based on C
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-13
    • 文件大小:1.65kb
    • 提供者:zhi
« 12 3 »
搜珍网 www.dssz.com