-
这是一个简单演示的游泳池程序,对象
这是一个简单的撞球演示程序,采用面向对象的编程方式,由于程序简单易懂,可以为C++的初学者提供很好的示例。程序用到了TC的图形编程,故要采用Tubro C++ 3.0编译链接。-This is a simple demonstration of the pool procedures, object-oriented programming, because of simple, comprehensible, and C for beginners provide a good example. TC procedure uses a graphical programming, it should be adopted Tubro C Compiler 3.0 link.
- 2022-06-30 13:48:06下载
- 积分:1
-
易语言的水波效果,在图片上移动鼠标会有水波出现
易语言的水波效果,在图片上移动鼠标会有水波出现-Easy language Shuibo effect, move the mouse on the picture will appear Shuibo
- 2023-08-04 16:05:03下载
- 积分:1
-
一个图形码系统设计SSD4 QP1
ssd4 qp1 design of a graphic yards system
- 2022-02-06 05:12:51下载
- 积分:1
-
API为抓屏
应用背景如果你编译这个文件,它会保存你的桌面图像,现在。关键技术截图,图像捕捉,立即。如果你应用这个,你可以开发屏幕捕捉程序
- 2022-01-26 06:01:43下载
- 积分:1
-
TDI代码,传输层驱动接口技术,
TDI代码,传输层驱动接口技术,-TDI code, the transport layer driver interface technology! ! ! ! ! ! !
- 2022-01-23 10:32:18下载
- 积分:1
-
一个用VC++写的单机游戏源码,希望大家喜欢=。0
一个用VC++写的单机游戏源码,希望大家喜欢=。0-One with VC++ source code written in a single game, I hope you like =. 0
- 2023-06-22 20:50:03下载
- 积分:1
-
创建自解压文件程序
创建自解压文件程序-create self-extracting files procedures
- 2023-03-08 23:35:02下载
- 积分:1
-
yanse彩色立方体.rar
yanse彩色立方体.rar-yanse color cube. Rar
- 2022-02-25 10:57:37下载
- 积分:1
-
C编辑器语法高亮(效果不太好),自动缩进,有关。
C编辑器,语法高亮(效果不太好),自动缩进,到源代码,请与我联系
- 2022-03-19 17:40:39下载
- 积分: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