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

搜索资源列表

  1. PID算法原理

    0下载:
  2. 熟悉自动控制的经典算法,有助于设计自动控制设备。(Familiar with the classic algorithm of automatic control, help to design automatic control equipment.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:521216
    • 提供者:Smer
  1. PID算法原理及调整规律

    0下载:
  2. 学习自动控制原理中的经典算法,PID算法,为调试自动控制设备做知识储备。(Learn the automatic control principle of the classic algorithm, PID algorithm for debugging automatic control equipment to do knowledge reserves.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:79872
    • 提供者:Smer
  1. matlab经典算法源程序

    0下载:
  2. matlab数据处理,画图经典算法的源程序,源代码(the classic code of matab,which included data procession ,GUI and so on)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-15
    • 文件大小:3147776
    • 提供者:仙人掌wx
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:18161664
    • 提供者:无花果周
  1. 1.MUSIC算法MATLAB程序

    0下载:
  2. 阵列信号处理,波达方向DOA估计的经典算法,以及其空间平滑算法(Array signal processing, direction of arrival, DOA estimation, classical algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:小编样
  1. code

    0下载:
  2. 文件包含多个C语言经典算法,可供初步学习的人参考(The file contains multiple C language classical algorithms for the initial learning)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:373760
    • 提供者:花小美
  1. 经典的算法

    0下载:
  2. 数学建模经典算法神经网络算法蒙特卡洛算法等等,学习的好材料(All kinds of classical algorithms, good materials for learning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:54013952
    • 提供者:xxxx123
  1. 数字图像处理经典算法

    1下载:
  2. matlab 数字图像处理经典算法。归纳很全面。拉普拉斯变换、中值滤波、灰度拉伸等等算法的总结(Matlab digital image processing classic algorithm. Induction is very comprehensive. Laplasse transform, median filtering, gray stretch and so on algorithm summary)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:ujytty
  1. 数据挖掘

    0下载:
  2. 数据挖掘Data mining十大经典算法及其代码实现(理论+实践)(Data mining ten classic algorithms and their code implementation)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:10371072
    • 提供者:flippedkiki
  1. 经典MUSIC源程序

    0下载:
  2. DOA经典算法系列之MUSIC MUSIC算法的深入研究改进算法众多,这里提供Music系列二:噪声子空间法((DOA series of classical algorithm MUSIC MUSIC- depth study of the many improved algorithm, Music series here for two : noise-space law))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:公子3
  1. 经典-matlab经典算法的程序

    0下载:
  2. matlab使用的经典算法程序,对于初学者应该有点帮助(Matlab classic algorithm used procedures, for beginners should be a little help)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:3393536
    • 提供者:北极徘徊
  1. 彻底搞定C指针

    0下载:
  2. C经典算法大全。针对C语言的包含各种算法,并且有解释。(C classic algorithm Daquan)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:273408
    • 提供者:小侯123
  1. weka机器学习十大算法

    2下载:
  2. 对机器学习领域的十个经典算法进行了详细介绍,包括:AdaBoost、Apriori、C4.5、CART、EM、K-means、kNN、PageRand、SVM和朴素贝叶斯(Ten classical algorithms in machine learning domain are introduced in detail, including AdaBoost, Apriori, C4.5, CART, EM, K-means, kNN, PageRand, SVM and Nave Baye
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:4810752
    • 提供者:kmsj
  1. 算法艺术入门经典

    0下载:
  2. 经典算法艺术入门 acm入门者必备图书(a good book for the acmer to read)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:9313280
    • 提供者:universtar
  1. 智能优化算法资料

    0下载:
  2. 优化算法有很多,经典算法包括:有线性规划,动态规划等;改进型局部搜索算法包括爬山法,最速下降法等,模拟退火、遗传算法以及禁忌搜索称作指导性搜索法。而神经网络,混沌搜索则属于系统动态演化方法。 梯度为基础的传统优化算法具有较高的计算效率、较强的可靠性、比较成熟等优点,是一类最重要的、应用最广泛的优化算法。但是,传统的最优化方法在应用于复杂、困难的优化问题时有较大的局限性。(There are many optimization algorithms, the classical algori
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1857536
    • 提供者:韬文
  1. ClassicalMachineLearning

    0下载:
  2. 几个经典算法的实现,例如决策树,支持向量机,还有单层感知机等(Several classical algorithms are implemented, such as decision tree, support vector machine, and single layer perceptron)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:文谦
  1. 数据挖掘中十大经典算法

    0下载:
  2. 机器学习十大算法、大数据、数据挖掘、机器学习(classic machine learning algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:773120
    • 提供者:飞翔wo
  1. matlab经典算法的程序

    0下载:
  2. Matlab数学建模算法大全,非常好!!!!(Final Project, Part 1 - A Basic Memory Management System)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:3211264
    • 提供者:wfwok
  1. 遥感算法IDL代码

    1下载:
  2. IDL 经典算法集合,源代码程序,方便开发者学习(IDL classic algorithm collection, source code program, convenient for developers to learn)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:335872
    • 提供者:吴世怀
  1. Solvers

    0下载:
  2. 压缩感知经典算法Matlab代码实现,包括OMP,MP等(Matlab code of classic algorithm for Compression sensing, including OMP, MP and so on)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:49152
    • 提供者:小哩
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com