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

搜索资源列表

  1. dct.rar

    0下载:
  2. 一个快速算法的例子,有和一般算法的比较
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1026
    • 提供者:
  1. 《啊哈!算法》

    0下载:
  2. 用简单易懂的图文方式阐释算法的奥秘,快速了解每个算法的使用场景、原理(Explain the mysteries of the algorithm with simple and understandable graphics and text, and quickly understand the scene and principle of each algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:4040704
    • 提供者:laoying776
  1. MarchingCubes

    0下载:
  2. 三维表面重建算法,matchingcube快速算法。(3D surface reconstruction algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:夜无痕
  1. 快速排序算法

    0下载:
  2. 通过快速排序算法,将随机生成的1000个数排序(Through the quick sorting algorithm, the random generated 1000 numbers sort)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:27648
    • 提供者:caoya104
  1. lqsjchc202

    0下载:
  2. 内部算法排序比较,按从小到大排序,快速算法,归并排序,冒泡排序等()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:Ofivim
  1. fastHDTVcode

    0下载:
  2. 可以使用高维全变分快速算法进行去噪和重建。(fast HDTV algorithms for image processing)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:687104
    • 提供者:blurfans
  1. 算法竞赛入门经典完整版

    0下载:
  2. 法竞赛入门资料,帮助快速练习算法,掌握算法核心思想(Algorithm competition introductory information to help fast practice algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:46024704
    • 提供者:安安的
  1. 快速排序

    0下载:
  2. 快速排序,主要是代码实现,这是我上算法课的时候自己编写的,有些缺陷请原谅(quicksort,this is a easy test.i ues it to sort a easy array.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:jakejian
  1. 矩阵调度算法

    0下载:
  2. 迪杰斯特拉算法,求两点最短路径,可以简单快速得出矩阵内两点之间的最短路径。(Di Jie Si Te La Suan Fa)
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:836608
    • 提供者:元叶
  1. 7280122

    0下载:
  2. 内部算法排序比较,按从小到大排序,快速算法,归并排序,冒泡排序等()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:TNVHeuz%2D30433
  1. 蚁群算法

    1下载:
  2. 基于海图的快速临近值插值进行地图构建,并根据水下机器人的动力学模型,利用遗传算法进行全局路径规划。(The map is constructed based on the fast approaching value interpolation of the sea chart, and the global path planning is carried out by the genetic algorithm according to the dynamic model of the un
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:24576
    • 提供者:zyx1903435712
  1. 内排序算法

    0下载:
  2. 常见6种内排序算法,冒泡排序,直接插入排序,直接选择排序,快速排序,希尔排序,堆排序(Common 6 internal sorting algorithms, bubble sort, direct insertion sort, direct selection sort, quick sort, Hill sort, heap sort)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:苍痕
  1. 徐士良常用算法程序集(C语言描述)第三版及程序

    1下载:
  2. 徐士良常用算法程序集(C语言描述)第三版及程序 ,建议初学者阅读,可快速提升。(The third edition and program of xu shiliang's algorithm assembly (C language descr iption) is recommended for beginners to read and improve quickly.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-30
    • 文件大小:6770688
    • 提供者:诸神的蜗牛
  1. 部分排序算法(C语言版)

    0下载:
  2. 部分常用排序算法的代码实现 如冒泡排序,快速排序等(Code implementation of some commonly used sorting algorithms)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:26624
    • 提供者:Farggle
  1. %5B啊哈!算法%5D.啊哈磊.扫描版

    0下载:
  2. 啊哈算法的pdf版,特别形象的算法书籍,其中的快速排序,桶排序简单明了(pdf version of aha algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:76889088
    • 提供者:张小泽
  1. louvain_community_finding

    2下载:
  2. 社团识别中的一个经典的算法,鲁文算法,和newman快速算法一样用于社团识别(A classical algorithm in community identification, ruwen algorithm, and Newman fast algorithm are similar.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:学海无涯丶
  1. 捷联惯导算法与组合导航原理讲义(20180206)

    6下载:
  2. 本书主要讨论捷联惯导系统算法方面的有关问题,包括姿态算法基本理论、捷联惯导更新算法与误差分析、组合导航卡尔曼滤波原理、捷联惯导系统的初始对准技术、组合导航系统建模以及算法仿真等内容。希望读者参阅之后能够对捷联惯导算法有个系统而深入的理解,并能快速而有效地将基本算法应用于解决实际问题。(This book mainly discusses the algorithms of sins, including the basic attitude algorithm theory, the sins
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-03-25
    • 文件大小:8042496
    • 提供者:文猛
  1. 粒子群算法

    0下载:
  2. 快速求最小值 同时配有文字说明 ,方便读者详细学习(Fast minimum value.At the same time, it is provided with text descr iptions to facilitate readers to learn in detail.)
  3. 所属分类:matlab例程

    • 发布日期:2018-12-09
    • 文件大小:2048
    • 提供者:小 八
  1. 快速非局部均值

    1下载:
  2. 快速非局部均值降噪算法。比较传统的速度更快,是基于论文《a non-local algorithm for image denoising》实现的(Fast non local means denoising algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-07
    • 文件大小:4096
    • 提供者:cxsy
  1. C语言算法速查手册 第三版

    1下载:
  2. 常用数学算法的C语言代码,包含矩阵运算、多项式拟合、快速付立叶变换等等算例。(The C language code of common mathematical algorithms includes matrix operation, polynomial fitting, fast Fourier transform and other examples.)
  3. 所属分类:书籍源码

    • 发布日期:2019-10-29
    • 文件大小:6466560
    • 提供者:netmanfan
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com