-
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平...
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平均时间复杂度: O(nlogn)
-HEAPSORT: thinking: using binary tree structure to express the array, and used to express an array of binary tree structure, such as i the parent node for its children, 2i, and 2i+ 1. Among them, the big top of a pile of the parent node greater than two children on average time complexity of algorithm: O (nlogn)
- 2022-07-11 06:36:53下载
- 积分:1
-
NexusDB manual (chm format)
NexusDB manual (chm format)
- 2023-06-28 12:00:05下载
- 积分:1
-
数据结构银行模拟指导
数据结构银行模拟指导-simulation data structure to guide banks
- 2023-07-29 12:00:03下载
- 积分:1
-
微软msde,数据库引擎得简单查许分析器
微软msde,数据库引擎得简单查许分析器-Microsoft MSDE database engines were simple check Xu Analyzer
- 2023-07-26 04:40:03下载
- 积分:1
-
控件datagridSource
控件datagridSource-Control datagridSource
- 2022-03-15 12:25:35下载
- 积分:1
-
实现岛上建立公路的最短路径算法,调用了dikstra算法
实现岛上建立公路的最短路径算法,调用了dikstra算法-Highway on the island to achieve the establishment of the shortest path algorithm, called algorithm dikstra
- 2023-01-07 11:20:03下载
- 积分:1
-
严蔚敏编写的《数据结构》第6章的答案,全部为源码
严蔚敏编写的《数据结构》第6章的答案,全部为源码-the answers of chapter 6 of a book called ‘Data Structures’ writen by Yan Wei Min
- 2022-10-03 12:50:03下载
- 积分:1
-
athletes to achieve the agenda, through a two
实现运动员日程安排,可以通过一个二维的矩阵在显示安排除-athletes to achieve the agenda, through a two-dimensional matrix display arrangement
- 2022-09-23 00:20:02下载
- 积分:1
-
report!
数据结构实验报告!-report!
- 2022-01-26 02:20:17下载
- 积分:1
-
该源代码为数据库设计的报刊订阅,和报告,挺详细的,适合初学者...
该源代码为数据库设计的报刊订阅,和报告,挺详细的,适合初学者-The source code for the database design of newspapers and periodicals subscriptions, and reports quite detailed, suitable for beginners
- 2022-03-24 16:55:24下载
- 积分:1