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

搜索资源列表

  1. 离散蚁群算法大作业

    2下载:
  2. 改进了蚁群算法ASO 使其可以处理离散问题 比如文件中的天线阵列稀疏。(modified algorithm ASO can deal with antenna array)
  3. 所属分类:3G/4G开发

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:张晓贱
  1. 妙趣横生的算法_C语言实现

    0下载:
  2. 该压缩包是关于C语言算法的书籍,对该方面有需求的朋友可以下载看看(The algorithm book based on C language)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:57763840
    • 提供者:dnywwp
  1. 算法导论_第3版_CHS

    0下载:
  2. 算法导论书籍,入门必备。需要的朋友可以下载查看, 希望可以有所帮助(Introduction to algorithms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:101176320
    • 提供者:dnywwp
  1. 排序算法

    0下载:
  2. 常用的经典排序算法整理,希望帮助大家,免得麻烦了(Commonly used sorting algorithm sorting, and I hope to help you, so as not to trouble)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1694720
    • 提供者:LoveForever
  1. 粒子群优化算法

    1下载:
  2. 粒子群算法的matlab源程序,包含粒子群算法的程序(program of Particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:20480
    • 提供者:MOMOhitomi
  1. MATLAB智能算法30个案例分析

    0下载:
  2. 对于各种现今时髦的算法的分析,里面有三十种算法,包含蚂蚁算法,遗传算法,模拟退火等等。(For the analysis of modern algorithms, there are thirty algorithms, including ant algorithm, genetic algorithm, simulated annealing, and so on)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:1560351
    • 提供者:半樽酒
  1. 数据结构与算法分析:C语言描述(原书第2版)

    0下载:
  2. 数据结构与算法分析:C语言描述(原书第2版)(Data structure and algorithm analysis: C language descr iption (original book, Second Edition))
  3. 所属分类:文章/文档

    • 发布日期:2017-12-13
    • 文件大小:10475298
    • 提供者:helfern
  1. 四轴PID控制算法详解(单环PID、串级PID)

    0下载:
  2. PID控制算法详解,比较详细,易于理解,内含MATLAB仿真结果(PID control algorithm detailed, more detailed, easy to understand, containing MATLAB simulation results)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:6317056
    • 提供者:panda007
  1. Matalb---GA算法代码---规范

    0下载:
  2. GA算法代码,比较规范,适合大家参考学习。(GA algorithm code, more standardized.)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-25
    • 文件大小:8192
    • 提供者:忘语wei
  1. 遗传算法课件与程序

    1下载:
  2. 现代优化算法,智能优化算法通过其有效设计可以在跳出局部最优和收敛到一个点之间有个较好的平衡,从而实现找到全局最优点,但有的时候局部最优也是可接受的,所以传统算法也有很大应用空间和针对特殊结构的改进可能。(Modern optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:36330496
    • 提供者:小呆729
  1. MATLAB优化算法案例分析与应用《进阶篇》

    3下载:
  2. 贝叶斯分类器 基于背景差分的运动目标检测 基于小波变换的图像压缩 基于BP的模型优化预测 基于RLS算法的数据预测 等等(Bias classifier is based on background difference moving object detection, wavelet based image compression, BP based model optimization prediction, RLS based algorithm for data predicti
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:22393856
    • 提供者:段宏伟
  1. 《Matlab遗传算法工具箱及应用》源码

    1下载:
  2. 《Matlab遗传算法工具箱及应用》源码,雷俊杰版,适用于基础薄弱的学者(genetic algorithm toolbox and application Matlab source, Lei Junjie version, suitable for the weak foundation of the scholars)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1395712
    • 提供者:牛娃
  1. Matlab算法大全

    0下载:
  2. 工程数值算法。方程根计算。特征根计算。微分方程数值计算。偏微分方程数值计算。(engineer numeric method.eqation roots computing.intrinsic roots computing. differential eqation computing.partia differential eqation computing.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:7711744
    • 提供者:wpz888
  1. 遗传算法

    0下载:
  2. 遗传算法matlab程序应用实例,详细介绍了遗传算法的使用(Genetic algorithm matlab application examples, introduced in detail the use of genetic algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:6144
    • 提供者:超神1997
  1. fft算法

    0下载:
  2. 能实现FFT快速算法,处理图像变换,学习的好代码。(FFT can achieve fast algorithm, deal with image transform.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:312320
    • 提供者:王子98898
  1. 贪婪算法

    0下载:
  2. 贪婪算法 对这种算法的一种深入优化,方便运算(A thorough optimization of this algorithm by greedy algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 遗传算法

    0下载:
  2. 根据遗传基因得来的一种算法,方便数值分析,更有利于对数值的处理分析(An algorithm derived from genetic genes facilitates numerical analysis and is more conducive to numerical analysis)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 模拟退火算法

    0下载:
  2. 很好用的一种算法,对工程处理有很大的帮助,节省人力物力(A very useful algorithm, the project has great help to save manpower and material resources)
  3. 所属分类:人工智能/神经网络/深度学习

  1. ASIFT算法

    1下载:
  2. ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)
  3. 所属分类:图形图象

    • 发布日期:2017-11-17
    • 文件大小:720896
    • 提供者:LUWEI96
  1. 数据结构各种算法实现(C++模板)

    0下载:
  2. 算法导论c语言实现, 清华大学版本, 欢迎使用(the introduction of algorithm solution with c)
  3. 所属分类:数据结构

    • 发布日期:2017-12-30
    • 文件大小:68608
    • 提供者:davidneuron
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com