Welcome![Sign In][Sign Up]
Location:
Search - heap

Search list

[Other resource数据结构中所用的8种排序方法

Description: 本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap sort, merge, in order of ranking base.
Platform: | Size: 78562 | Author: 吴晓辉 | Hits:

[Multimedia program视频代码集(包括捕捉、压缩、播放)

Description: 一堆视频处理的代码的集合,我觉得对这一方面的初学者应该有一些作用吧-heap of video processing code set, I think this one with the beginners should be some function.
Platform: | Size: 747720 | Author: 范成涛 | Hits:

[Windows Develop总结windows下堆溢出的三种利用方式

Description: 总结windows下堆溢出的三种利用方式,涉及的知识有汇编,c语言,win32编程。-summed up windows under a heap overflow use of the three methods, involving the compilation of knowledge, c language, win32 programming.
Platform: | Size: 4641 | Author: 王松 | Hits:

[TreeViewWPEpro

Description: WPE网络数据截获工具, General all OllyDbg related discussions 876 3201 Plugins plugin related discussions 175 791 Bugs found a bug? post a report here 105 289 Announcements new OllyDbg versions informations 23 135 The Heap non OllyDbg discussions 62 227 OllyScript bugs/suggestions/scripts/... for OllyScript plugin 150 607 -Worldwide network data interception tools, General OllyDbg all related discussions Plugins plugin 876 3201 175791 related discussions Bugs found a bug post a report here OllyDbg 105,289 Announcements new versions informations 23,135 non OllyDbg The Run discussions 62,227 OllyScript bugs / suggestions / scripts / ... for OllyScript plugin 150 607
Platform: | Size: 312999 | Author: wj | Hits:

[Other统计英文文章的字符个数并huffman编码

Description: a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffman coding; Requirements : Every character in the output of the number and the code for which the minimum requirement of the right to use Heap; B) Summary of design : the procedures used by the data nodes the tree structure and linear form, the algorithm used by the main sculpture, in order Huffman algorithm.
Platform: | Size: 2838 | Author: 李韦纬 | Hits:

[Other2003121711134331480_常用的函数库

Description: DELPHI 里常用的一堆函数库,希望对大家有帮忙.-Delphi common heap functions, and I hope to help you.
Platform: | Size: 14477 | Author: 何先生 | Hits:

[Other resource排序算法-java

Description: 用java实现的数据结构排序算法,包括:选择排序、插入排序、冒泡排序、希尔排序、快速排序、堆排序、归并排序。-used to achieve the ranking algorithm data structure, including : Select, in order of insertion sequence and Bubble Sort, Hill sequencing, rapid sequencing, heap sort, merging sequencing.
Platform: | Size: 54226 | Author: 陈为 | Hits:

[Other resourcehuffman_f

Description: huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/mg-huffman_f in huffman_e, on the basis of order to use Heap Sort tenets of the two smallest choose the right values. That is, all the elements of the weights organizations piles, each pile of Root is a minimum. Root out every one after, they pile tail elements transferred Root reconstruction reactor. Two out minimum son into a tree, then the tree-leaf nodes as into rubble, and allowed to rise to a suitable location, to maintain the nature of sculpture. Because each time without complete the entire sequencing process, and the only organization piles, therefore, this method than using the rapid sequencing faster. Reference to the above algorithm mg-1.2.1 Huffman coding to achieve, see http://www.cs.mu.oz.au/mg
Platform: | Size: 2201 | Author: 真实 | Hits:

[Other resource排序和查找

Description: 常用的数据结构排序和查找算法:简单选择排序,冒泡排序,折半插入排序,快速排序,堆排序 顺序查找,折半查找.-commonly used data structures sorting and searching algorithms : simple choice, in order of Bubble Sort, half insertion sort, rapid sequencing, Heap Sort sequence search, binary search.
Platform: | Size: 2577 | Author: 张杰 | Hits:

[OS program0305111

Description: 很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hill sorting, merging, in order of ranking base!
Platform: | Size: 5107 | Author: 333 | Hits:

[Windows Develop表达式的计算

Description: 数据结构的实验,用一个堆椎来计算一个整形表达式的值-structure of the experimental data, with a heap of vertebral a plastic calculated the value of the expression
Platform: | Size: 11918 | Author: 张心海 | Hits:

[OtherClassicalDataStructures

Description: 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and valuable reference.
Platform: | Size: 40431 | Author: 许友来 | Hits:

[Other resourceEM78P15

Description: em78p153的程序范例,很经典。希望堆大加有用。-em78p153 example of the procedure, very classic. Hope heap big plus useful.
Platform: | Size: 2347 | Author: 王文 | Hits:

[CSharpLinkAndLink2

Description: 这是我刚刚学习C#时候编写的连连看小游戏,现在看来已经有点简单了.它的实现方式是控件数组,也就是声明了一堆Label.现在拿出来供后来者学习-just learning C# 1000 block of Terry Avenue when prepared by the small game, it now appears a bit simple. It is the way to achieve the control array is a heap of Label statement. Now up for later learning
Platform: | Size: 11391 | Author: 中子豆 | Hits:

[GUI Developsdp

Description: 拓扑,直接插入,冒泡,简单选择,希尔 ,快速,堆排序-topology, direct insertion, bubbling simple choice, Hill, rapid and Heap Sort
Platform: | Size: 221168 | Author: 李伟然 | Hits:

[Otherhuffmantreeandheap

Description: HUFFMAN和HEAP的JAVA实现。 用来实现文件压缩的基本部分。-HUFFMAN HEAP and JAVA. Documents used to achieve a fundamental part of compression.
Platform: | Size: 9183 | Author: 姚维 | Hits:

[Other resourceall_kinds_of_algorithms

Description: 常用算法如西尔排序 堆排序 冒泡排序 选择排序等-common algorithms such as Silvan ranking Heap Sort Bubble Sort Selection Sorting etc.
Platform: | Size: 2851 | Author: jiangyi | Hits:

[ADO-ODBCDelphiHelperV2.4

Description: 为Delphi程序员设计的代码资料管理工具,提供代码和资料的分类收集与检索,帮助您摆脱查找代码堆的烦恼;V2.2版新增功能:支持Delphi语法着色,将代码库与资料库分开维护,大大增强了编辑器的功能,最小化时缩小到系统托盘,进行了内存优化,运行时仅占用几百K的内存,如果您是Delphi程序员或Delphi的爱好者、学习者,相信这个工具会给您带来编码的乐趣,成为您的好帮手。-Delphi programmers to design code information management tools, provide code and the classification of information collection and retrieval, and to help you find code heap of vexation; V2.2 version of the new features : support Delphi syntax coloring, code base and maintain separate databases, editorial greatly enhance the functions, minimizing time to narrow the system tray, the memory optimization, when running with only a few hundred K of memory, if you are programmer or Delphi Delphi lovers, learners, I believe this tool will give you the pleasure of coding, you become a good helper.
Platform: | Size: 3052982 | Author: 测试这 | Hits:

[Other resourceHeapSortMFC

Description: 演示了堆排序的算法逻辑,且以MFC为开发工具,实现了可视化。-demonstration of the heap sorting algorithm logic and in the MFC for the development of tools to achieve a visualization.
Platform: | Size: 41112 | Author: byron | Hits:

[CSharpduifengpei.cpp

Description: KMP目录下是字符串的堆分配存储表示源程序,其中使用KMP算法完成模式匹配 -KMP directory is the string heap memory allocation, said the source, the use of KMP completed pattern matching algorithm
Platform: | Size: 3021 | Author: wangjie | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net