-
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如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
-
队列,1、 掌握队列的顺序存储结构和“假溢出”的处理方法
2、 设计用标志位解决“假溢出”问题的顺序队列...
队列,1、 掌握队列的顺序存储结构和“假溢出”的处理方法
2、 设计用标志位解决“假溢出”问题的顺序队列
-cohort, 1, the master queue storage structure and sequence "false spillover" of the two treatment methods. Design signs spaces, "false spillover" in the order queue
- 2022-10-19 02:35:03下载
- 积分:1
-
data structure used to achieve basic algorithm to achieve C bus services managem...
用数据结构实现基本算法 用C++实现车务管理,需用到栈基本数据结构-data structure used to achieve basic algorithm to achieve C bus services management, needed to stack the basic data structure
- 2022-01-22 07:19:08下载
- 积分:1
-
1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改...
0-1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改-0-1 knapsack problem knapsack and the dynamic programming source code is to test but also to input their own entry is very there is no simple changes
- 2022-03-09 09:29:09下载
- 积分:1
-
对Acess数据库进行操作
对Acess数据库进行操作-right Acess database operation
- 2022-02-14 20:34:27下载
- 积分:1
-
采用水晶报表组件,vb报表应用实例,程序仅供参考。
采用水晶报表组件,vb报表应用实例,程序仅供参考。-Using Crystal Reports component, vb reporting application example, the program for reference only.
- 2022-04-18 16:43:23下载
- 积分:1
-
数据库开发,VC应用实例教程VisualC++软件项目开发实例源码
数据库开发,VC应用实例教程VisualC++软件项目开发实例源码-Database development, VC Tutorial Application VisualC++ Examples source software project development
- 2022-06-12 10:46:15下载
- 积分:1
-
用VB语言实现偏微分方程的解法
包括解边值问题的松弛法、交替方向隐式方法等...
用VB语言实现偏微分方程的解法
包括解边值问题的松弛法、交替方向隐式方法等-VB language PDE solution of the boundary value problems including Xie relaxation method, alternating direction implicit methods
- 2023-06-23 05:25:03下载
- 积分:1
-
简单的搜索引擎
它是基本的 C 编程概念和文件处理中的应用。
使用此应用程序用户可以搜索各种文件在系统内。打开该文件。读它。计算总的行在它和许多这类功能。
- 2022-12-06 06:10:03下载
- 积分:1
-
源代码,是java实现的,比较清晰,具体自己看
源代码,是java实现的,比较清晰,具体自己看-Source code, is a java implementation, a more explicit and specific look at their own
- 2022-03-05 19:29:48下载
- 积分:1