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

搜索资源列表

  1. C算法常用程序

    1下载:
  2. 收录各种常见的c算法,对C语言初学者是个很好的帮助,对开发人员来说也是不错的参考
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-12-09
    • 文件大小:265977
    • 提供者:txgbuaa@126.com
  1. matlab编程算法集

    1下载:
  2. 介绍matlab编程的算法集合,包括各种函数、算法,比较全面,是初学者的学习资料
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 各种波束形成算法

    7下载:
  2. 学习波束形成算法的好例子
  3. 所属分类:matlab例程

  1. Cpp源代码

    0下载:
  2. 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-20
    • 文件大小:19406
    • 提供者:站长
  1. ACM

    0下载:
  2. acm练习建议 非常好的算法联系材料 详细罗列了各种算法-acm algorithm very good practice recommendations detailed contact information listed a variety of algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:3775
    • 提供者:啊随风飘
  1. paixu

    0下载:
  2. 数据结构里的经典算法的模拟,内部排序算法的模拟等,以程序的形式给出然后比较各种算法的好坏-Data structure of the classical algorithm simulation, the simulation of the internal sorting algorithm, so as to give the form of procedures for comparing various algorithms then mixed
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:220912
    • 提供者:李海涛
  1. 02-05-44

    0下载:
  2. 本程序实现了基本的几种内部排序算法,包括插入排序,交换排序,选择排序,基数排序和归并排序,并且对各种算法的时间复杂度和空间复杂进行了分析和比较-This procedure has several basic internal sorting algorithms, including insertion sort, exchange sort, select sort and merge sort to sort the base, and a variety of algorithm'
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:232761
    • 提供者:李晓杰
  1. mtsp_ga

    0下载:
  2. matlab多旅行商问题以及各种算法如蚂蚁算法和遗传算法-matlab multi-traveling salesman problem and various algorithms such as the ant algorithm and genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4055
    • 提供者:sunyongnan
  1. AR11

    0下载:
  2. AR参数模型各种算法比较以及matlab实现-AR model parameters as well as a variety of algorithms to achieve matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:209203
    • 提供者:jeas
  1. MUSIC

    0下载:
  2. 文件包含多个源程序,包括基本MUSIC算法及MUSIC算法的多种改进算法,对各种算法进行了性能比较-File contains more than one source, including the basic MUSIC method MUSIC algorithm and a variety of improved algorithms for performance comparison of various algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1780153
    • 提供者:肖雨
  1. 超分辨重构算法及测试图像,效果很好

    0下载:
  2. 有测试图像,有MAP和pocs等各种算法,大家可以进行算法之间的比对
  3. 所属分类:matlab例程

    • 发布日期:2014-06-05
    • 文件大小:2275387
    • 提供者:ciompmss
  1. aes算法的加密解密

    0下载:
  2. 快毕业了,最后一个课程设计,《基于Windows Socket的安全通信》,内容就是基于AES加密的SOCKET通信,貌似挺简单,不过要用VC++6.0开发,C++我确实没有任何代码经验,虽然不是强制性,但由于机房里各种纠结,只能用它了
  3. 所属分类:密码/编码算法

  1. music的各种算法,

    2下载:
  2. music算法,可用于雷达超分辨成像,提高图像分辨率(music algrithem,It can be used in radar super-resolution imaging to improve image resolution)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:176128
    • 提供者:薇薇兽
  1. matlab算法大全

    1下载:
  2. matlab1到30章算法大全/内容详解/各种算法相关(Matlab1 to the 30 chapter, algorithm Daquan / detailed content / various algorithms related)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:3926016
    • 提供者:一只法佬
  1. 数据结构各种算法实现(C++模板)

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

    • 发布日期:2017-12-30
    • 文件大小:68608
    • 提供者:davidneuron
  1. 二维粒子群算法的matlab源程序

    0下载:
  2. 二维粒子群的matlab算法 主要用于各种优化工作 方便快捷(Two dimensional matlab algorithm of particle swarm optimization is mainly used for a variety of work convenient)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:18432
    • 提供者:myrcherish
  1. 回归算法

    0下载:
  2. matlab实现各种经典回归算法,如最小二乘,ridge,lasso,elastic net等等,以及各种回归算法应用实例。(Many classic regression methods such as least squares, ridge, lasso and elastic net and so on. In addition, some application examples are here indetails.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:35840
    • 提供者:wu joy
  1. 算法

    0下载:
  2. 包含MATLAB当中各种可用的实用的算法程序与指导。(Contains various practical algorithms, procedures, and instructions that are available in MATLAB.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:21172224
    • 提供者:芸儿
  1. 零基础学算法_第二版

    0下载:
  2. 数据结构课程的实践性是很强的, 不只是要掌握理论上的方法, 还必须将这些方法应用到程序设计的实践中去。 鉴于此, 作者编写了本书。 本书没有详细介绍各种数据结构的原理, 而是重点介绍各种数据结构的实现方法, 及相应的具体程序代码。(The practice of data structure course is very strong, not only to grasp the theoretical method, but also must apply these methods to t
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:8657920
    • 提供者:王智woods
  1. 数值分析与最优化方法

    0下载:
  2. matlab 数值分析和最优化各种算法,清华大学学习算法,非常值得学习(Matlab numerical analysis and optimization algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2801664
    • 提供者:徐鑫
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com