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

资源列表

« 1 2 ... .44 .45 .46 .47 .48 2649.50 .51 .52 .53 .54 ... 2673 »
  1. QuickSort

    0下载:
  2. 快速排序(Quick Sort)是一种有效的排序算法。虽然算法在最坏的情况下运行时间为O(n^2),但由于平均运行时间为O(nlogn),并且在内存使用、程序实现复杂性上表现优秀,尤其是对快速排序算法进行随机化的可能,使得快速排序在一般情况下是最实用的排序方法之一。快速排序被认为是当前最优秀的内部排序方法-the implementation of quick sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:552
    • 提供者:
  1. Queue

    0下载:
  2. queue implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:552
    • 提供者:ahmed
  1. BUBLE-SORT

    0下载:
  2. sorting and sershing by buble
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:552
    • 提供者:batool
  1. maxamin

    0下载:
  2. 如何用分治法求一个数组中的最大值和最小值-With the Method find an array of maximum and minimum values
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:552
    • 提供者:phoenix
  1. dfs3

    0下载:
  2. 图的深度优先搜索算法,图的存储采用数组来模拟邻接表。-Graph depth-first search algorithm, Figure storage array used to simulate the adjacency table.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:552
    • 提供者:zzc
  1. BinarySearchLastSmallerLoc

    0下载:
  2. 在有序数组中,二分查找,返回小于给定元素的最大位置-Binary search in sorted array, return last location where value is smaller than given value
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:552
    • 提供者:王朝阳
  1. class

    0下载:
  2. 二叉树这一数据结构 用C 实现等价类 等价类一般不容易人工判断-Binary tree data structure To achieve equivalence class C
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:552
    • 提供者:vonirvana
  1. bianlierchashu

    0下载:
  2. 数据结构中遍历二叉树的源代码在C++编程环境下的-Traversing a binary tree data structure in the source code in C++ programming environment
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:551
    • 提供者:bingyulin
  1. test1

    0下载:
  2. 十字链表的创建(《数据结构(C语言版)》严蔚敏版)-The creation of cross-linked (" data structure (C-language version)," Yan Wei-min version)
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:551
    • 提供者:RochYue
  1. deftriedy

    0下载:
  2. defiinition of a cla-defiinition of a classs
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:551
    • 提供者:jsimo
  1. bus

    0下载:
  2. 数据结构编程题目,BUS问题,使用C语言编程-data structure programming problem,bus problems,with language
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:551
    • 提供者:huashui
  1. 0-1-backpack

    0下载:
  2. 本代码提供0-1背包问题的动态规划解法,适用于背包容量是整数类型-The code provides 0-1 knapsack problem dynamic programming solution for the backpack capacity is an integer type
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:550
    • 提供者:xiaoran
« 1 2 ... .44 .45 .46 .47 .48 2649.50 .51 .52 .53 .54 ... 2673 »
搜珍网 www.dssz.com