-
ucos在Freescale s12x芯片上的移植 串口收发数据 与GPIO操作
ucos在Freescale s12x芯片上的移植 串口收发数据 与GPIO操作-ucos at Freescale s12x chip serial transceivers transplant operation data and GPIO
- 2022-01-25 14:29:18下载
- 积分:1
-
因斯因斯发展发展
ince Development ince Development -ince Developmentince Developmentince Developmentince Development
- 2022-12-09 18:45:03下载
- 积分:1
-
Delphi7 直接使用WMI对象的控件,就象VB直接写WMI语句一样.这个是安装包....
Delphi7 直接使用WMI对象的控件,就象VB直接写WMI语句一样.这个是安装包.-The direct usage in Delphi WMI object controls piece, the elephant VB writes directly the WMI language sentence is similar.This is install pack.
- 2022-05-08 17:38:05下载
- 积分:1
-
C++实现Windows服务源代码,使用VS2008
C++ 实现的windows service 服务源代码,使用的是vs2008-C++ Realize the windows service services source code, using vs2008
- 2023-06-02 15:15:03下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1
-
这是一个报警程序,如果输入的值超过一个值就会触发主板进行报警!...
这是一个报警程序,如果输入的值超过一个值就会触发主板进行报警!-This is a police procedure, if the value of imported more than one value of the Main Board will trigger the alarm!
- 2022-11-20 15:40:03下载
- 积分:1
-
一个类似WINDOWS资源管理器,实现了基本功能。
一个类似WINDOWS资源管理器,实现了基本功能。-A similar WINDOWS Explorer, the realization of the basic functions.
- 2023-03-30 11:20:03下载
- 积分:1
-
通过SetupDiEnumDeviceInterfaces,使用GUID获取设备相关信息!
通过SetupDiEnumDeviceInterfaces,使用GUID获取设备相关信息!-through SetupDiEnumDeviceInterfaces. GUID used to obtain equipment related information!
- 2022-07-16 10:04:10下载
- 积分:1
-
LibGC is a thread
Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features:
thread-based garbage collection.
precise collection.
uses the mark & sweep algorithm.
portable uses no low-level O/S-specific features.
no dependencies headers only.
weak pointers.
garbage-collected strong and weak arrays.
customizable garbage collection with user-defined finalize and mark callbacks.
wrapper class for non-garbage-collected classes.
- 2022-12-23 06:05:03下载
- 积分:1
-
统计键盘点击和鼠标移动的程序
src目录下的Old_Version目录是老版本的程序,里面的功能不如New_Version丰富
程序功能:...
统计键盘点击和鼠标移动的程序
src目录下的Old_Version目录是老版本的程序,里面的功能不如New_Version丰富
程序功能:
1. 统计鼠标移动距离和键盘点击次数;
2. 按下键盘时,发出声音
程序工作原理:
1. 用系统钩子来拦截键盘消息
-Statistics mouse clicks and keyboard procedures src directory under the directory Old_Version is an old version of the program, which function as New_Version rich program features: 1. Statistics from the mouse and keyboard clicks 2. Press the keyboard, the sound procedures working principle: 1. to use the system keyboard hook to intercept the news
- 2022-02-25 03:32:43下载
- 积分:1