CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 经典算法

搜索资源列表

  1. BM算法

    0下载:
  2. 序列密码中的BM算法,经典有效,能运行。
  3. 所属分类:其它

    • 发布日期:2014-05-09
    • 文件大小:1228221
    • 提供者:z5253882
  1. 最短路径问题

    0下载:
  2. Dijkstra最短路径经典算法,有向加权图。
  3. 所属分类:Windows编程

    • 发布日期:2015-10-23
    • 文件大小:4535
    • 提供者:bdr314
  1. 基于经典MUSIC的DOA估计Matlab仿真

    1下载:
  2. 基于经典MUSIC的DOA估计Matlab仿真,包含MATLAB程序和注释,对MUSIC算法分析,对DOA估计结果进行分析
  3. 所属分类:文档资料

  1. 遗传算法实例

    0下载:
  2. 该遗传算法实例可帮助新手们快速入门,秒懂、经典。
  3. 所属分类:matlab例程

  1. ISTA算法

    1下载:
  2. ISTA算法 压缩感知经典的 迭代阈值算法,可以直接使用,包含DCT变换,DDCT变换。
  3. 所属分类:2D图形编程

  1. 各种压缩感知信号重构算法

    2下载:
  2. 包括SP算法,OMP算法等经典算法,实测可用
  3. 所属分类:matlab例程

  1. MATLAB智能算法30个案例分析 源代码

    5下载:
  2. 里面是最经典的30个MATLAB智能算法的源代码,超级实用(Which is the most classic 30 MATLAB intelligent algorithm source code, super practical)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:1533952
    • 提供者:凌铃
  1. B_M算法

    0下载:
  2. B—M迭代算法,非常经典的算法,已经试验通过了(. It is currently implemented in many well-known computer algebra systems.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:阿德AD
  1. RSC算法仿真

    0下载:
  2. 稀疏编码经典方法RSC的matlab仿真程序,来源于大神主页(the Sparse respresentation RSC algrithom)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:2101248
    • 提供者:大三小笨
  1. 遗传算法

    0下载:
  2. 利用遗传算法可以解决组合优化问题,代码很经典!(The combinational optimization problem can be solved by using the genetic algorithm, the code is classic!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:11264
    • 提供者:goodluck-2017
  1. C#入门经典(第五版)

    0下载:
  2. 算法精解:C语言描述(中文版),适合研究算法的初学者学习(Solution: C algorithm descr iption language (Chinese version), suitable for beginners learning algorithm)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:36376576
    • 提供者:kittleZhu
  1. Bayer算法

    0下载:
  2. 半色调技术中,调频加网的生成主要有Bayer 、Floyd-Steinberg、绿噪声等加网方式,本代码主要针对经典的Bayer算法进行编程和调用。(The main generation of FM screen are Bayer, Floyd-Steinberg, green noise and other network mode. This code is mainly for the classic Bayer algorithm programming and call.)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:219136
    • 提供者:馨ing
  1. MATLAB智能算法30个案例分析_decrypted

    0下载:
  2. 非常经典、实用的基于MATLAB的30个算法案例分析(30 cases analysis of MATLAB intelligent algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:51948629
    • 提供者:周俊
  1. 利用神经网络拟合势能面的经典论文

    0下载:
  2. 一种利用神经网络算法拟合势能面的经典论文(a special paper about potential energy surface fit using neural network algrithom)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-15
    • 文件大小:697344
    • 提供者:量子幽灵
  1. 经典程序1

    0下载:
  2. 内含matlab经典程序算法以及新型智能算法,程序均能运行(Contains matlab classic procedures, algorithms, and new intelligent algorithms, procedures can run)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:2750464
    • 提供者:dudu0908
  1. matlab经典算法的程序

    0下载:
  2. 数学建模用,包含回归、神经网络等等算法和详细讲解(Mathematical modeling, including regression, neural networks, algorithms and detailed explanation)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:2930688
    • 提供者:dudu0908
  1. 各种算法

    0下载:
  2. 数据挖掘的各种经典算法,有数据降维、数据预处理等等(Data mining of various classic algorithms, data dimensionality reduction, data preprocessing and so on)
  3. 所属分类:其他

  1. LARS算法

    1下载:
  2. 包括LARS的经典文章和实现代码(MATLAB)(Abstract There are a number of interesting variable selection methods available beside the regular forward selection and stepwise selection methods. Such approaches include lasso (Least Absolute Shrinkage and Selection Operat
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-18
    • 文件大小:757760
    • 提供者:小博v
  1. 算法大全

    0下载:
  2. 各类经典算法,适用于人工智能、机器学习等应用场景。(All kinds of classic algorithms, applied to artificial intelligence, machine learning and other application scenarios.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-19
    • 文件大小:6878208
    • 提供者:kevin_lee
  1. 经典平差

    0下载:
  2. 测量平差理论中的 经典 平差算法实现,基于VC++~(The classical adjustment algorithm in measurement adjustment theory)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-20
    • 文件大小:352256
    • 提供者:1Coco1
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com