资源列表
[数据结构常用算法] LevelTraverse-cengxubianlierchashu
说明:LevelTraverse.c 上次写的“cengxubianlierchashu.rar(二叉树层序遍历程序)”遍历不能将二叉树的所有结点都遍历,现对其做了微小修改,并调试好。本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各结点值,建立好二叉树后即可自动进行遍历依次层序输出各结点的值.----Author:zhg 2006.12 E-mail:wudazhg@163.com -LevelTraverse.c last book, "cengxubianlier<z> 在 2025-06-17 上传 | 大小:10kb | 下载:0
[数据结构常用算法] MergeSort2
说明:二路合并排序算法,使用分治策略,时间复杂度O(nlog2n), 需要和待排记录等数量的辅助空间,是一种稳定的排序算法-two-way merge sorting algorithm, the use of divide-and-conquer strategy, the time complexity O (nlog2n) Pai and the need to record the number of auxiliary space, is a stable Sort Algorithm<mxm> 在 2025-06-17 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Erathosthenes
说明:Erathosthenes给一个自然数a,判断是否为质数,最高效的-Erathosthenes to a natural number one, to determine whether the quality of a few, the most efficient. .<李锐> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dataandstructure
说明:送给大家的新年礼物,关于数据结构的东西,希望能给你大家写帮助.-gave you for the New Year gifts, the data structure of the things that would give you to help you to write.<fsfasf> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] FibonacciHeap
说明:斐波那契堆基于二项式堆,在支持以O(1)时间实现插入、合并和以O(log n)实现删除最小元素的基础上,进一步实现了以O(1)实现指定节点值减少和用O(log n)时间完成删除任意节点操作-Fibonacci heap-based binomial heaps of support to the O (1) time to achieve insertion, Merger and O (log n) to achieve the smallest element deleted on the<wt> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] suanfa
说明:这是我今年数据结构的课程设计,课题是实现冒泡排序,快速排序,直接插入排序,直接选择排序的算法比较 绝对原创哦-This is my data structure of this curriculum design, the task is to achieve bubble sort, quick sort, direct insertion sort, directly choose Sort Algorithm relatively absolute originality oh<李枫> 在 2025-06-17 上传 | 大小:2kb | 下载:0