-
鼠标在窗口上的图标,然后你可以发送到应用程序的键
Hover mouse icon on a window then you can send keys to the application
- 2022-04-15 00:13:13下载
- 积分:1
-
点赞功能
该功能可通过获取ID进行点赞,如已点赞过,就不能再次进行点赞
- 2023-08-02 17:05:04下载
- 积分:1
-
Windows ce的一本非常好的教程,详细介绍了开发过程
Windows ce的一本非常好的教程,详细介绍了开发过程-Windows ce of a very good tutorial, detailing the development process
- 2022-10-13 08:10:03下载
- 积分:1
-
二叉树的非递归遍历搜索删除
采用C++语言,完成实现了一个二叉树的创建,以及前序中序后序查找,以及删除工作。完美实现,使用简单,注释完整。
- 2022-03-11 11:05:29下载
- 积分:1
-
Hangman Game
一款非常简单的刽子手游戏,供业余程序员欣赏!:)
- 2022-10-05 20:40:03下载
- 积分: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
-
通过程序禁用和启动网卡,本程序在delphi7.0下通过
通过程序禁用和启动网卡,本程序在delphi7.0下通过-Through the procedures to disable and restart the network card, the procedure adopted in delphi7.0
- 2022-01-25 17:56:43下载
- 积分:1
-
获取硬件设备信息的delphi单元
获取硬件设备信息的delphi单元-access to the information hardware modules delphi
- 2022-01-26 07:22:40下载
- 积分:1
-
案例3计算平台长度程序
案例3计算平台长度程序-computing platform length procedures
- 2022-11-23 19:25:03下载
- 积分:1
-
一个用delphi实现的邮件收发程序,实现了邮件的基本功能
一个用delphi实现的邮件收发程序,实现了邮件的基本功能-Delphi realize a use of mail procedures, realize the basic functions of the e-mail
- 2022-08-03 09:43:44下载
- 积分:1