-
本程序演示了如何利用编写高层应用程序与usb接口通信。读者有必要了解主机是如何识别usb设备以及usb工作的基本原理。...
本程序演示了如何利用编写高层应用程序与usb接口通信。读者有必要了解主机是如何识别usb设备以及usb工作的基本原理。-this program demonstrated how to use the preparation of high-level applications with USB interface communication. Readers need to understand is how to identify host USB devices and usb the basic tenets.
- 2022-06-12 05:30:14下载
- 积分:1
-
一个DELPHI实现的屏幕保护成学,希望对大家有所帮助!
一个DELPHI实现的屏幕保护成学,希望对大家有所帮助!-a screen to protect the school, and I hope to help you!
- 2023-07-25 14:25:03下载
- 积分:1
-
DriverStudio developed the use of timer procedure is very easy to use
利用DriverStudio开发的定时器程序,十分好用-DriverStudio developed the use of timer procedure is very easy to use
- 2022-06-11 14:55:30下载
- 积分:1
-
统计桔子用的一个软件,可以给大家做参考,很好用的!! 解压密码:vbsoft.icpcn.com...
统计桔子用的一个软件,可以给大家做参考,很好用的!! 解压密码:vbsoft.icpcn.com -statistics of a software, you can refer to good use! ! Extracting Password : vbsoft.icpcn.com
- 2023-08-30 15:00:03下载
- 积分:1
-
实现FP
实现FP-tree,你可以免费试用该代码,并把出现的问题及时反馈给我。-FP-tree,you can use it for free。
- 2022-09-18 19:05:03下载
- 积分:1
-
keyboardlistener_demo可以帮助你把键盘消息keyboardlistener_demo约..
KeyboardListener_demo can help you get keyboard message KeyboardListener_demo can help you get keyboard message
- 2022-04-08 17:51:59下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
windows多线程演示程序,visual c
windows多线程演示程序,visual c-windows multi-threaded demo program, visual c
- 2022-01-21 03:49:39下载
- 积分:1
-
能够检测常见的c以及c++内存泄漏,能够进行垃圾自动回收
能够检测常见的c以及c++内存泄漏,能够进行垃圾自动回收-it can be detect the commonly occurred memory leakage in c and c++ , furthermore it can automatically recycle the memory gabbage!
- 2023-03-24 00:45:03下载
- 积分:1
-
实现两个鼠标同时控制一台电脑!
控制键4,5,6,7,8,9
实现两个鼠标同时控制一台电脑!
控制键4,5,6,7,8,9-Realize both the mouse to control a computer at the same time! Control keys 4,5,6,7,8,9
- 2022-06-14 21:42:44下载
- 积分:1