-
C++计算器,使用键盘操作,使用方便,且小而简单.
C++计算器,使用键盘操作,使用方便,且小而简单.-C++ Calculator, use the keyboard to operate and easy to use, and small and simple.
- 2022-05-13 05:54:01下载
- 积分:1
-
一个清理数据的小程序,可以学习对系统文件夹的一些操作.
一个清理数据的小程序,可以学习对系统文件夹的一些操作.-A small process of cleaning up the data, you can learn the system folder of some operations.
- 2022-05-27 18:55:31下载
- 积分:1
-
可以控制光驱开关的小软件 当点击打开后可以弹出光驱 点击关闭后关闭光驱...
可以控制光驱开关的小软件 当点击打开后可以弹出光驱 点击关闭后关闭光驱-drive can be controlled by a small switch software when it can pop open the drive after it closed after the closure drive
- 2022-10-05 01:40:04下载
- 积分: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
-
多路数据采集系统
基于labview上位机界面的stm32f0 discovery多路数据采集系统利用板载芯片stm32f051r8t6上的12位adc实现高精度数据采集,并将采集到的数据发送至labview上位机界面显示
- 2022-08-08 03:33:30下载
- 积分:1
-
cards telling source code. Only entertainment. Not superstition.
扑克牌算命源代码。只是娱乐。不要迷信。-cards telling source code. Only entertainment. Not superstition.
- 2022-01-28 09:21:13下载
- 积分:1
-
本软件是为电脑投影演示教学辅助画线使用的,就像老师在黑板上对某一句要强调时去用粉笔在字下画一条线...。如果没有注册,在使用时一些功能会受到限制,注册后方可开放...
本软件是为电脑投影演示教学辅助画线使用的,就像老师在黑板上对某一句要强调时去用粉笔在字下画一条线...。如果没有注册,在使用时一些功能会受到限制,注册后方可开放软件的所有功能!
- 2022-04-20 19:51:39下载
- 积分:1
-
VC图形编程的一个简单工程
VC图形编程的一个简单工程-VC graphical programming of a simple project
- 2022-04-24 20:51:24下载
- 积分:1
-
绝对可以运行的程序 约瑟夫问题1
绝对可以运行的程序 约瑟夫问题1-definitely can run the procedure Joseph a problem
- 2022-06-17 11:32:53下载
- 积分:1
-
・此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),...
・此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProcess (...), TerminateProcess (...) to open up the process and the closure of activities. ...
- 2022-08-06 11:43:54下载
- 积分:1