-
多平台在线教育考试
在线教育,在线考试,直播,网校,移动学习,习题练习
- 2022-03-22 10:18:41下载
- 积分:1
-
以深度为k的满二叉树(n=2k
以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为:
所以,折半查找的平均时间复杂度为O(log2n)。
-To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same, that is, pi = 1/n (1 ≤ i ≤ n), and the tree layer of the first i There are 2i-1 nodes, therefore, to find half the average length of search as follows: Therefore, to find half the average time complexity is O (log2n).
- 2023-08-09 03:30:03下载
- 积分:1
-
不错的源代码,请收下
不错的源代码,请收下-good source code, please accept
- 2022-05-20 16:19:50下载
- 积分:1
-
直接从硬盘读文件的例子,很好用的,可以实现类似pwdump功能的东西...
直接从硬盘读文件的例子,很好用的,可以实现类似pwdump功能的东西-Read document directly from the hard drive example of good use, you can achieve similar functionality pwdump things! !
- 2022-07-04 02:06:05下载
- 积分:1
-
用于文件的指针类型,包括从文件输出的文件读取…
指针类型用于文件,包括从文件读入,从文件输出-Pointer type used for files, including reading from a file from the file output. . .
- 2022-02-12 07:53:36下载
- 积分:1
-
Matlab neighbors function based on the law of the value of clustering algorithm.
matlab下基于近邻函数值法则的聚类算法.-Matlab neighbors function based on the law of the value of clustering algorithm.
- 2022-02-05 17:19:24下载
- 积分:1
-
Windows Mobile 5.0 三十几个经典手机软件开发源码希望对大家有帮助....
Windows Mobile 5.0 三十几个经典手机软件开发源码希望对大家有帮助.-Windows Mobile 5.0 30 phone several classic source software development we hope to have help.
- 2023-02-08 02:55:03下载
- 积分:1
-
用vc编写的ado类,及access数据绑定的例子
用vc编写的ado类,及access数据绑定的例子-Vc prepared using ado category, and access data binding example
- 2022-08-14 21:36:10下载
- 积分:1
-
链接分析代码,含hits、pagerank等算法
链接分析代码,含hits、pagerank等算法-Link analysis code, containing hits, pagerank algorithm, etc.
- 2023-03-17 23:30:04下载
- 积分:1
-
很小的五子棋C语言程序,有中文注释,以供学习
很小的五子棋C语言程序,有中文注释,以供学习-Small Gobang C language program in Chinese annotations for learning
- 2022-08-12 21:28:04下载
- 积分:1