-
windows存储管理分区分配算法。运行环境borland c++ 3.1
windows存储管理分区分配算法。运行环境borland c++ 3.1-windows storage management district allocation algorithm. Operating environment borland c++ 3.1
- 2022-06-11 17:44:32下载
- 积分:1
-
这是一个小程序,可以获得鼠标指向的类名、文本、RGB颜色值等...
这是一个小程序,可以获得鼠标指向的类名、文本、RGB颜色值等-This is a small program, can point to the mouse class name, text, such as RGB color values
- 2023-06-20 00:00:03下载
- 积分:1
-
windows进程权限修改
查找系统进程,修改进程权限, 环境vs2010。可用于查看当前系统进程的详细信息,并修改提进程的权限,增加关闭进程。
- 2022-07-10 17:30:20下载
- 积分:1
-
通过调用Windows API,实现跟踪鼠标坐标位置功能
通过调用Windows API,实现跟踪鼠标坐标位置功能-By calling the Windows API, tracking the mouse coordinates of the location of functional
- 2022-08-21 15:17:01下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-07-18 13:52:56下载
- 积分:1
-
在两个应用程序中使用共享数据的动态连接库
在两个应用程序中使用共享数据的动态连接库-in two applications using shared data dynamic link library
- 2023-01-18 07:35:03下载
- 积分:1
-
告诉怎么控制智能卡的操作,此程序就是对智能卡的控制
告诉怎么控制智能卡的操作,此程序就是对智能卡的控制-Told how to control the operation of the smart card, this program is to control the smart card
- 2022-03-21 16:28:29下载
- 积分:1
-
类似vista任务栏的控件 自动隐藏在屏幕右边
类似vista任务栏的控件 自动隐藏在屏幕右边-Similar vista taskbar automatically hide the controls right on the screen
- 2022-08-04 00:35:52下载
- 积分:1
-
是得到服务器的机器名称
是得到服务器的机器名称- Is obtains the server the machine name
- 2022-02-21 09:20:18下载
- 积分:1
-
pcie wdf8.1驱动源代码
本代码经过实际验证可以运行,并且是在VS2013+WDK8.1+win764bit下,PCIE驱动
- 2022-10-27 21:05:06下载
- 积分:1