-
This is a program used in class. It s applicable to beginner. if you study JAVA...
这个也是上课用的程序,适合于初学者用,对于java的初学者,建议多看源码。-This is a program used in class. It s applicable to beginner. if you study JAVA just now,I suggest you read some source code.
- 2022-04-24 07:54:56下载
- 积分:1
-
专业化企业的竞争优势.rar
专业化企业的竞争优势.rar-specialized enterprises competitive advantages. Rar
- 2022-04-28 07:47:46下载
- 积分:1
-
时间精确计算程序 时间精确计算程序
时间精确计算程序 时间精确计算程序-time to time accurate calculation procedures accurate calculation procedure time accurate calculation procedures
- 2022-11-17 14:50:03下载
- 积分:1
-
计算公式已经实现了很多,但对中国的支持。
计算表达式的实现已经有很多了,但是支持含有中文变量名的表达式计算的功能代码我没有找到,因此我抽取一个计算器程序计算表达式的源码,作了一些修改,使之支持含有中文变量名的表达式。-calculation formula has been the realization of a lot, But Chinese support for the variable name contains the expression of functional calculation code, I did not find, So I take a calculated expression calculator source code, made some changes, so that it supports variable names containing the Chinese expression.
- 2022-02-28 17:46:06下载
- 积分:1
-
Software architecture
Software architecture
- 2023-08-15 07:55:04下载
- 积分:1
-
mpich2 ebook for windows
mpich2 ebook for windows
- 2022-01-25 19:48:08下载
- 积分:1
-
串口调试器详细设计过程。以及源码和应用软件
串口调试器详细设计过程。以及源码和应用软件
-Serial debugger detailed design process. As well as the source and application software
- 2022-08-23 18:04:10下载
- 积分:1
-
汉字算法识别 汉字算法识别
汉字算法识别 汉字算法识别 -Algorithm for Chinese character recognition algorithm for Chinese character recognition algorithm for identification
- 2023-07-05 09:25:03下载
- 积分:1
-
一个时钟的界面,很漂亮的
一个时钟的界面,很漂亮的- A clock contact surface, is very attractive
- 2022-04-29 20:15:53下载
- 积分: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