-
VC++中使用汇编语言,获得程序运行时间
VC++中使用汇编语言,获得程序运行时间 -use assembly language, time was running
- 2022-01-22 17:27:59下载
- 积分:1
-
用Evc开发的一些关于多线程的程序实例,供大家参考。
用Evc开发的一些关于多线程的程序实例,供大家参考。-Evc development with the number of multithreaded program examples for reference.
- 2022-02-15 18:43:05下载
- 积分:1
-
计算机组成原理算法实现,简单的些许小程序。
计算机组成原理算法实现,简单的些许小程序。
-Principles of Computer Organization algorithm, a simple bit of small programs.
- 2022-07-21 15:40:09下载
- 积分:1
-
能够将系统进行锁定,比如键盘,鼠标屏幕等.
能够将系统进行锁定,比如键盘,鼠标屏幕等.-System can be locked, such as keyboard, mouse, screen and so on.
- 2022-01-29 03:03:28下载
- 积分:1
-
查看被进程打开的句柄
查看被进程打开的句柄 -Getting the handle opened by proce
- 2022-02-06 21:05:54下载
- 积分:1
-
Cheongpung source code, the machine access to source code! ! ! Cheongpung source...
清风源代码,机器代码获取源码!!!清风源代码,机器代码获取源码-Cheongpung source code, the machine access to source code! ! ! Cheongpung source code, the machine access to source code
- 2023-08-25 07:30:02下载
- 积分:1
-
鼠标计可以获得与记录有关的鼠标
Mouse Meter可以获取和记录有关鼠标的统计信息,包括:速度,移动的距离,坐标,光标经过的窗口,鼠标点击的数量(每个按钮),等等。-Mouse Meter may gain with the recording related mouse
statistical information, including: The speed, the motion distance,
the coordinates, the cursor process window, the mouse clicks quantity
(each button), and so on.
- 2022-01-25 16:15:04下载
- 积分:1
-
获取系统硬件信息源代码,该程序可以获取硬盘、网卡、主板等各种硬件的基本信息。采用vc实现。...
获取系统硬件信息源代码,该程序可以获取硬盘、网卡、主板等各种硬件的基本信息。采用vc实现。-information access system hardware source code, the program can access hard drive, Ethernet, motherboards and other hardware basic information. Vc used to achieve.
- 2022-01-31 05:54:12下载
- 积分:1
-
HID 设备Visual C++ 工程代码
HID 设备Visual C++ 工程代码-HID device VC project
- 2022-03-15 15:05:11下载
- 积分:1
-
在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策...
在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求学生设计一个模拟处理机调动算法,以巩固和加深处理机调度的概念。-In the multi-channel programs and multi-tasking system, the system in a state of readiness within the same process may have several. That is the number of running processes can be greater than the number of processors. To make the process of the system can orderly work, we must use some kind of scheduling policy, select a process consumes processor. Ask students to design an analog processor to mobilize algorithm, in order to consolidate and deepen the concept of processor scheduling.
- 2022-04-12 12:46:27下载
- 积分:1