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

搜索资源列表

  1. 一个通用的隐性马尔可夫C代码库

    1下载:
  2. 一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:847926
    • 提供者:me
  1. sga-c遗传算法c代码

    3下载:
  2. 这是一个遗传算法的c的源代码。在上传的压缩包中,有一个对所有原程序包的详细说明的pdf 。-This is a genetic algorithm c source code. The upload compressed, one for all the original package, a detailed descr iption of the pdf.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:148124
    • 提供者:王卫红
  1. c-fingerprint

    0下载:
  2. c代码,实现指纹图片的增强、二值化、细化等功能,本人已调试通过。-c code, fingerprint images to achieve the increase in value of 2, thinning and other functions, I have been through debugging.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:70233
    • 提供者:赵武锋
  1. fpgrowth-C

    1下载:
  2. FP-GROWTH算法的C代码,可以成功查找所有的频繁项集合-FP-GROWTH algorithm in C code, you can be successful all the frequent item sets
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7422
    • 提供者:才华
  1. BP程序C代码C_bp

    0下载:
  2. 神经网络BP算法源代码-BP neural network algorithm C sourcecode
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9828
    • 提供者:yzh
  1. fft-c

    0下载:
  2. fft算法的C代码,经过验证可用。速度较快。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1064
    • 提供者:张先生
  1. WaveLet-C-code

    0下载:
  2. 实现小波变换的C代码,其中小波选择Marr小波。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3453
    • 提供者:yequnsong
  1. uva making change C++代码

    0下载:
  2. uva making change C++代码
  3. 所属分类:数值算法/人工智能

  1. 人工鱼群算法C++代码

    1下载:
  2. 此人工鱼群算法为解决TSP问题的,是C++代码源程序,是可以运行的……
  3. 所属分类:数据结构常用算法

  1. C++代码实现了BP网络

    0下载:
  2. 以下C++代码实现了BP网络,通过8个3位二进制样本对应一个期望输出,训练BP网络,最后训练好的网络可以将输入的三位二进制数对应输出一位十进制数。-The following C++ code to achieve the BP network, by eight 3-bit binary sample corresponds to a desired output, BP network training, the last three binary input trained network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-04
    • 文件大小:2488
    • 提供者:员娇娇
  1. C++源代码-Shugong Wang

    0下载:
  2. C++实现三水源新安江模型,暴雨-径流过程模拟(XinAnJiang Hydrological Moedl)
  3. 所属分类:仿真建模

    • 发布日期:
    • 文件大小:11264
    • 提供者:二狗123
  1. c++代码实现走迷宫

    0下载:
  2. 利于c++完成对迷宫的编程设计,运行后成功走出迷宫(It is helpful for c + + to complete the programming of the maze, and then successfully get out of the maze)
  3. 所属分类:数据结构

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:xieyuqz
  1. B树

    0下载:
  2. B tree Windows应用环境下的C++代码(B tree Windows C++ code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:951296
    • 提供者:JUSTONEBOY
  1. GSO-C代码

    1下载:
  2. GSO -C代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -C code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:renwoxing604
  1. thinning_algorithm in C code

    0下载:
  2. c代码写成的可运行的细化算法,可以高效地运行(A run down thinning algorithm written in C code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:53248
    • 提供者:hhhyz
  1. 最近邻分类代码

    0下载:
  2. 在linux 下C语言实现最近邻聚类算法,工程已经使用(near K neighbor cluster)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:拓子
  1. 简单遗传算法求函数极值C代码

    0下载:
  2. 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:淡爱18
  1. C语言实现FFT(快速傅里叶变换)

    0下载:
  2. 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:11264
    • 提供者:SQZAHO
  1. C代码

    0下载:
  2. 一些关于大学课程数据结构c语言版(严蔚敏)上机实验部分代码,希望对大家有用。(Some about the university curriculum data structure c language version (Yan Weimin) computer experiment part code, hoped to everybody useful.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-03
    • 文件大小:218112
    • 提供者:tushan66
  1. D2Q9模型顶盖驱动流C语言程序

    1下载:
  2. 《格子Boltzmann方法的理论与应用》附录里的C++程序转换为C程序,供初学LBM批评指正
  3. 所属分类:物理计算

    • 发布日期:2019-04-01
    • 文件大小:2385
    • 提供者:weijiebetter
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com