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

搜索资源列表

  1. PSOmatlabC++

    0下载:
  2. PSO算法——由matlab和C++源代码组成-PSO algorithm -- from Matlab and C source code components
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:78397
    • 提供者:he
  1. c-v4

    0下载:
  2. 水平集分割算法的C-V模型,matlab源代码-level set segmentation algorithm C-V model, the source code Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17478
    • 提供者:陈健
  1. 灰色预测模型GM(1,n)模型的matlab源代码

    37下载:
  2. 灰色预测模型GM(1,n)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算,Grey prediction model GM (1, n) model matlab source code, including the prediction model and the precision test indicators c, p calculation
  3. 所属分类:matlab例程

    • 发布日期:2014-04-02
    • 文件大小:1325
    • 提供者:冯钊
  1. IIR_Filter.rar

    0下载:
  2. 直接型IIR滤波器实现源代码,希望与大家共同分享!,Direct IIR filter source code, I hope to share with you!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9887
    • 提供者:陈丽
  1. LDPC--C

    14下载:
  2. 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:1489839
    • 提供者:黄珊琳
  1. MPEG_souce-code

    0下载:
  2. Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:40424
    • 提供者:郝人
  1. nnToolKit_cb

    0下载:
  2. C++BUILDER与MATLAB实现混合编程源代码-C++ BUILDER realize mixed language programming with the MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1636660
    • 提供者:魏建明
  1. Question1

    0下载:
  2. C++源代码,递归实现。原问题描述:鼓上蚤时迁到一个山洞里去盗宝,里面有n件宝贝,价值分别是a1,a2......an,并且满足ai大于a1+a2+....+a(i-1)的和。他身上有一个背包,能装的东西最大价值是K,他只能进洞一次,请问他最多能带出多少? 要求:输入K,n,a1,a2......an 输出:他能最多带出的宝物价值 -C++ Source code Recursive achieve. The original problem descr iption: drum
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:801
    • 提供者:shubin
  1. BPANN-c

    1下载:
  2. BP神经网络源程序c语言的matlab源代码-matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3701
    • 提供者:felixscape
  1. huiseGM

    0下载:
  2. 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:851
    • 提供者:猫猫
  1. leach-matlab

    0下载:
  2. 整理收集的用matlab编写的关于无线传感器LEACH协议的源代码-Organize the collection prepared by the use of matlab wireless sensor LEACH agreement on the source code
  3. 所属分类:matlab

    • 发布日期:2014-04-13
    • 文件大小:5315
    • 提供者:郭敏
  1. poisson

    0下载:
  2. 生成了符合泊松分布的随机变量,包涵了matlab源代码和C++源代码 利用C++生成,利用matlab画图-generate the poisson varibles
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:955
    • 提供者:jiang
  1. 1111

    0下载:
  2. 毕业设计用到的OFDM信道估计等关键技术必用的MATLAB程序源代码。-Graduation OFDM channel estimation used in key technology will be used in MATLAB source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:176431
    • 提供者:zxw
  1. c5ex

    0下载:
  2. C.Primer.Plus 第五版 书中的源代码-C.Primer.Plus fifth edition of the book' s source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:98949
    • 提供者:changy
  1. Cmeans

    0下载:
  2. C均值源代码的MATLAB编程,源代码,但是有点点复杂-C means the source code of MATLAB programming, source code, but there is little complexity
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1134
    • 提供者:杨月儿
  1. hilbert_c

    1下载:
  2. 是希尔伯特黄变换的c++源代码,帮助大家一起学习,更进一步的了解希尔伯特黄变换-Is the Hilbert-Huang transform c++ source code to help people learn together, a better understanding of Hilbert Huang Transform
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:172034
    • 提供者:ziao
  1. libsvm-mat-2.91-1

    0下载:
  2. 支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。-C++ code for proceeding SVM problems!
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:97449
    • 提供者:刘贸人
  1. 1

    0下载:
  2. 用于优化的模拟退火算法,在传统的基础上有所改进的C源代码-Simulated annealing algorithm for optimization, based on the traditional improvement of the C source code
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:6045
    • 提供者:daniel
  1. 主成分分析PCA源代码(C++,matlab)

    6下载:
  2. MATLAB内置pca(主成分分析)源代码(source code of pca basis MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:9216
    • 提供者:styang
  1. 模糊C均值

    0下载:
  2. 简单实用的模糊C均值源代码,适合新手,本代码适用于数据处理方面的朋友(Simple and practical fuzzy C mean source code, suitable for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:牧羊人1
« 12 3 4 5 »
搜珍网 www.dssz.com