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

搜索资源列表

  1. sort

    0下载:
  2. Achieve insertion sort, merge sort, selection sort, heap sort, radix sort, bucket sort. And sort more than 6 compared to the running time
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:740847
    • 提供者:
  1. duipaixu

    0下载:
  2. 利用JS语言实现堆排序 并生成了flash动画演示 可在浏览器上运行-JS language heap sort, and generate a flash animation
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1456
    • 提供者:田鹏
  1. C-Program-examples

    0下载:
  2. 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
  3. 所属分类:Project Manage

    • 发布日期:2017-03-23
    • 文件大小:64768
    • 提供者:李艳文
  1. AIX6.1-overflow-exploits-principle

    0下载:
  2. AIX5.3及6.1堆溢出漏洞利用原理分析-AIX5.3 and 6.1 heap overflow exploits the principle of analysis
  3. 所属分类:Project Manage

    • 发布日期:2017-11-21
    • 文件大小:406605
    • 提供者:windy
  1. biancheng

    0下载:
  2. 堆排序编程实现: #include <stdio.h> void createHeep(int ARRAY[],int sPoint, int Len) //生成大根堆 -The heapsort programming:# include <stdio.h> void createHeep (int ARRAY [], int sPoint, int Len)// generate large root heap
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:11893
    • 提供者:杨文
  1. HW2EC

    0下载:
  2. 算法 本篇文章详细阐述了自适应堆的定义,生成,运算等结构,对程序数据结构优化有很大的帮助-Adaptive heap definition algorithm elaborated in this article, great help generate computing structure, program data structure optimization
  3. 所属分类:软件工程

    • 发布日期:2017-11-29
    • 文件大小:2319360
    • 提供者:Tang
  1. duiyuzhan

    0下载:
  2. 堆和栈的区别可以用如下的比喻来看出: 使用栈就象我们去饭馆里吃饭,只管点菜(发出申请)、付钱、和吃(使用),吃饱了就走,不必理会切菜、洗菜等准备工作和洗碗、刷锅等扫尾工作,他的好处是快捷,但是自由度小。 使用堆就象是自己动手做喜欢吃的菜肴,比较麻烦,但是比较符合自己的口味,而且自由度大。 -Difference between heap and stack can use the following analogy of view out: use the stack as we
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:14605
    • 提供者:allen
  1. java_dui_zhan

    0下载:
  2. java的堆栈操作,详细描述了堆和栈的区别和联系。-the java stack operations, a detailed descr iption of the differences and connections of the heap and stack.
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:10006
    • 提供者:魏刚
  1. Dijksta-algorithm

    0下载:
  2. 提出一种新型的Dijkstra改进算法,具有高效性.其改进分3个方面:采用邻接表作为道路网络拓扑的存储结构;利用二叉堆实现优先队列;根据节点的分布情况将搜索过程分为几个阶段,引入了动态限制搜索区域机制.最后在实际道路网络中的测试及仿真结果表明了改进算法的可行性和优越性. -Dijkstra proposes a new improved algorithm with high efficiency. Improved three aspects: the adjacent table as th
  3. 所属分类:Document

    • 发布日期:2017-11-29
    • 文件大小:313854
    • 提供者:请问
  1. Cpp1

    0下载:
  2. dijkstra最短路径寻径算法之邻接表加堆排序的优化方法-adjacent table and heap sort Dijkstra shortest path routing algorithm optimization method
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:1002
    • 提供者:lihk
  1. Desktop

    0下载:
  2. 快速排序的一些模板:插入排序,随机化快排、堆排序等-some template about quick sortion:insert sortion,randomized quick sortion,heap sortion and so on
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:4229
    • 提供者:guhui
  1. Series-bias

    0下载:
  2. 串联偏置迭堆式毫米波功率放大器的设计-Series bias Diego heap millimeter wave power amplifier design
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:987732
    • 提供者:段淑艳
  1. tree

    0下载:
  2. 天津大学树,二叉树,堆的复习资料。适合初学者使用。比较倾向acm-Tianjin University of trees, tree, heap review the information. Suitable for beginners to use. Compare tendency acm
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:531023
    • 提供者:阎杰
  1. rank

    0下载:
  2. 各种排序,包括堆排序、希尔排序、快速排序等-All kinds of sort, including heap sort, hill sort, quick sort, etc
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:hhl
  1. SortCPP

    0下载:
  2. 数据结构多种排序算法C++实现,冒泡排序,选择排序,插入排序,希尔排序,堆排序等-Implementation of various sorting algorithm, the data structure of bubble sort, selection sort, insertion sort, Hill sort, heap sort etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:10154
    • 提供者:方李
  1. chuandecunchujiegou

    0下载:
  2. 主要介绍了串的堆存储结构,附有串的堆存储结构的代码。-String heap storage structure
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:833
    • 提供者:cjk
  1. Ten_Of_Sort

    0下载:
  2. 7大排序算法,冒泡法,快速排序算法,选择排序算法,直接插入排序算法,堆排序算法,希尔排序算法-7 large sorting algorithm bubble, rapid sorting algorithm, sorting algorithm, direct insertion sort algorithm, heap sort algorithm, Hill sorting algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:29291300
    • 提供者:陈林
  1. paixusuanfa

    0下载:
  2. 归纳总结快速排序,归并排序,堆排序以及基数排序算法的特点,实现算法并加以比较-Summarized quick sort, merge sort, heap sort and the characteristics of radix sort algorithm, algorithm and compare
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:58204
    • 提供者:文龙
  1. Huffman_Code

    0下载:
  2. Huffman code, using heap sort written in c-Huffman code, using heap sort written in c++
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3217281
    • 提供者:Riaz
  1. FibonacciHeaps

    0下载:
  2. Lecture on fibonnaci heap
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3018285
    • 提供者:RD
« 1 23 »
搜珍网 www.dssz.com