-
系统热键操作
系统热键操作-operation, etc.
- 2023-07-31 08:50:03下载
- 积分:1
-
通过Public Declare Sub GetSystemInfo Lib kernel32 (lpSystemInfo As SYSTEM_INFO)等的a...
通过Public Declare Sub GetSystemInfo Lib kernel32 (lpSystemInfo As SYSTEM_INFO)等的api函数取得系统的消息。是一个比较全的取得系统消息的集合-through Public Declare Sub GetSystemInfo Lib kernel32 (lpSystemInfo As SYSTEM_INFO) api function of the system made news. A comparison is made all the information collection system
- 2023-04-26 04:10:03下载
- 积分:1
-
获取计算机的配置
获取计算机的配置-access computer configuration
- 2022-01-25 19:38:52下载
- 积分:1
-
可以实现在view上画随机大小的一个圆。
可以实现在view上画随机大小的一个圆。-it is a program can draw a circle.
- 2022-01-25 15:45:19下载
- 积分:1
-
键盘热键功能代码,试试吧
键盘热键功能代码,试试吧-keyboard hotkey function code, try it
- 2022-04-21 19:42:24下载
- 积分:1
-
performance management system source code, I think you used to, otherwise I come
成绩管理系统原代码,我想你一定用的着的,不然的话来找我-performance management system source code, I think you used to, otherwise I come
- 2022-12-24 22:40:03下载
- 积分:1
-
用于人事工资管理,适用于中小型企业,绝对好用
用于人事工资管理,适用于中小型企业,绝对好用-Wages for personnel management, applicable to small and medium enterprises, the absolute ease of use
- 2022-05-17 15:43:07下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
关于Intel多线程编程优化的程序,包含了死锁检测以及相应到解决办法。...
关于Intel多线程编程优化的程序,包含了死锁检测以及相应到解决办法。-On Intel multi-threaded programming to optimize the procedure, including the deadlock detection and the corresponding to the solution.
- 2022-03-21 02:02:14下载
- 积分:1
-
用VC6.0制作控制面板应用程序
用VC6.0制作控制面板应用程序-with VC6.0 production control panel applications
- 2022-03-24 22:39:30下载
- 积分:1