-
asouce code to realize one game
贪吃蛇游戏源代码,可在VS2005环境下编译运行,适合初学者学习-asouce code to realize one game
- 2022-09-01 01:10:03下载
- 积分:1
-
微软未开封的API,例如,打开“运行”对话框,等。
微软未开放的API,如打开“运行”对话框等-Microsoft unopened API,for example, open "running" dialog box,etc.
- 2023-07-17 20:35:06下载
- 积分:1
-
how to Process
how to Process-Thread command-line
- 2022-11-11 17:05:04下载
- 积分:1
-
这是登陆小程序的时候,用户登陆的主要功能,…
这是linux登陆时候的一小程序,主要功能实现了用户登陆时,只能执行我们定义的一些命令.其他对用户不可见.-This is the time of landing a small program, the main function of user landing, they can only enforce our definition of order. Other users can see.
- 2022-07-25 18:31:24下载
- 积分:1
-
利用数字图像编码技术实现的h.263编解码程序。程序还有点bug,希望大家多多交流,对程序进行一下修改!...
利用数字图像编码技术实现的h.263编解码程序。程序还有点bug,希望大家多多交流,对程序进行一下修改!-Using digital image coding technology to achieve the h.263 codec program. Program a little bit bug, hope that we interact more, modify the program to look at!
- 2022-03-24 11:55:29下载
- 积分:1
-
刚学编程,多多指教
刚学编程,多多指教-just learning programming, exhibitions
- 2022-07-22 17:14:58下载
- 积分:1
-
单片机的液晶显示模块程序,能实现字符在液晶上的显示
单片机的液晶显示模块程序,能实现字符在液晶上的显示-Single-chip liquid crystal display module procedures can achieve on the character LCD display
- 2022-04-25 10:33:59下载
- 积分:1
-
医院管理系统
医院管理系统,c#,由前台和后台共同组成,可以连接数据库,用到的数据库是sqlsever.
- 2023-08-15 09:45:03下载
- 积分:1
-
ASMLIB06汇编源代码
ASMLIB06汇编源代码-ASMLIB06 compile source code
- 2022-07-03 14:18:56下载
- 积分: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