CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能 数据结构常用算法

资源列表

« 1 2 ... .83 .84 .85 .86 .87 588.89 .90 .91 .92 .93 ... 2673 »
  1. zuizhong

    0下载:
  2. 一个完整的HHT程序,需要先下载EMD工具箱-A complete HHT program, you need to download the EMD Toolbox
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:4.63kb
    • 提供者:郭一然
  1. dijkstra1

    0下载:
  2. dijkstra算法很简短。很核心的算法,核心代码10行。-dijkstra algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:12.72mb
    • 提供者:杨洋
  1. dp-algorithm

    0下载:
  2. 经典算法——动态规划教程,很详细的教程资料,长达70多页,很好很强大。-Classical algorithm- dynamic programming tutorial, a very detailed tutorial information as long as 70 pages, very very powerful.
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:395.24kb
    • 提供者:杨洋
  1. huffman

    0下载:
  2. huffman树的数据结构实现代码 ,挺全面的。-Huffman tree data structure code, very comprehensive.
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:6.88kb
    • 提供者:杨洋
  1. Dijkstra

    0下载:
  2. Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。 -Dijkstra (Dijkstra)
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:1.48kb
    • 提供者:吕子乔
  1. Dijkstra-alg

    0下载:
  2. Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。本算法时间复杂度完全符合要求。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm, is used to calculate a node to all other nodes in the shortest path. The main features is the startin
  3. 所属分类:Data structs

    • 发布日期:2017-12-10
    • 文件大小:1.48kb
    • 提供者:吕子乔
  1. Sorts

    0下载:
  2. 排序算法,插入排序,折半排序,快速排序,希尔排序-Sorting algorithm, insertion sort, binary sort, quick sort, Hill sorting
  3. 所属分类:Data structs

    • 发布日期:2017-12-05
    • 文件大小:12.69kb
    • 提供者:蓝月
  1. The-matrix-the-chain-multiplication-

    0下载:
  2. 运用动态规划思想,解决矩阵链最优算法问题。-The use of dynamic programming to solve the problem of the optimal matrix chain algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:707byte
    • 提供者:吕子乔
  1. The-longest-common-subsequence

    0下载:
  2. 运用动态规划思想和策略,解决最长公共子序列问题。-The use of dynamic programming ideas and strategies to solve the longest common subsequence problem.
  3. 所属分类:Data structs

    • 发布日期:2017-11-12
    • 文件大小:770byte
    • 提供者:吕子乔
  1. single-list

    0下载:
  2. 单链表实现代码,各种操作:数据插入,删除,显示等-Single linked list implementation code, a variety of operations: data insertion, deletion, display
  3. 所属分类:Data structs

    • 发布日期:2017-11-12
    • 文件大小:1.23kb
    • 提供者:罗锦盛
  1. min-heap

    0下载:
  2. 采用C++语言完成的程序设计课程作业,实现最小堆算法,附带演示程序-C++ language program design course to achieve the minimum heap algorithm, along with the demo program
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:2.32kb
    • 提供者:
  1. lab02

    0下载:
  2. 此文件是有关线性表顺序存储结构上所有功能的实现,例如构造空表、销毁或重置、元素个数、插入以及删除、返回值的实现等。-This file is the linear table stored in the order structure all functions are implemented, such as empty table structure, destroyed, or reset, the number of elements, insert, and delete, the r
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:17kb
    • 提供者:Andy
« 1 2 ... .83 .84 .85 .86 .87 588.89 .90 .91 .92 .93 ... 2673 »
搜珍网 www.dssz.com