-
C++异常中的堆栈跟踪
C++异常中的堆栈跟踪-C stack of abnormal tracking
- 2022-06-28 18:52:54下载
- 积分: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
-
基于单片机的计算器代码
基于单片机的计算器代码,可以加减乘除,小数点运算,不可累计运算,1602显示
- 2022-02-05 11:22:28下载
- 积分:1
-
windows下获取MAC地址
比较实用的一个获取mac地址的实例程序 vc6.0实现。
比较实用的一个获取mac地址的实例程序 vc6.0实现。
比较实用的一个获取mac地址的实例程序 vc6.0实现。
比较实用的一个获取mac地址的实例程序 vc6.0实现。
比较实用的一个获取mac地址的实例程序 vc6.0实现。
比较实用的一个获取mac地址的实例程序 vc6.0实现。
比较实用的一个获取mac地址的实例程序 vc6.0实现。
比较实用的一个获取mac地址的实例程序 vc6.0实现。
- 2022-05-19 21:14:42下载
- 积分:1
-
一个FLASH播放软件,功能比较单一,适合于初学者使用。
一个FLASH播放软件,功能比较单一,适合于初学者使用。-A FLASH player software, a single function, suitable for beginners to use.
- 2022-05-10 18:38:28下载
- 积分:1
-
Windows信息管理系统
Windows信息管理系统-Information Management System for Windows
- 2022-04-23 17:15:18下载
- 积分:1
-
A simple windows program code, hoping to give everyone a little help, run the en...
一个简单的windows程序代码,希望能给大家一点小小的帮助,运行环境在VS2005。-A simple windows program code, hoping to give everyone a little help, run the environment in VS2005.
- 2022-12-04 20:00:03下载
- 积分:1
-
mathhead_e数学表达式解析器对自己使用方式的制备
MathHead_E数学表达式解析器,适合编写自己使用的计算器!-MathHead_E mathematical expression parser for the preparation of their own use of calculators!
- 2023-04-10 13:30:03下载
- 积分:1
-
进程管理的文件名和ID,进程文件信息,基于VC++平台
进程管理的文件名和ID,进程文件信息,基于VC++平台-Process management, file name and ID, the process of file information, based on the VC++ Platform
- 2023-02-26 20:15:02下载
- 积分:1
-
A simple C++ Document generator, by definition, generate a good format C++ Heade...
一个简单的C++文件生成器,根据定义,生成良好的格式C++头文件和实现文件,包含缺省构造,拷贝构造等等。-A simple C++ Document generator, by definition, generate a good format C++ Header file and the realization of a document that contains the default configuration, copy-constructor and so on.
- 2022-06-19 12:29:21下载
- 积分:1