-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把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
-
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。 -This is an SDK program. This procedure tracking shows the coordinates of the mouse position, and if the mouse can be displayed in the window s title bar operating information, if the customer area of the window to double-click, double-click the location of points will be shown on location information.
- 2022-03-22 15:37:22下载
- 积分:1
-
监控拷贝复制
监控拷贝复制,监视文件夹的复制,在监视到文件复制时并弹出警告对话框
- 2022-01-26 08:07:28下载
- 积分:1
-
Shielding key alt
屏蔽alt-tab系统键,且不用动态库的hook-Shielding key alt-tab system, and do not have the hook DLL
- 2022-03-05 16:18:39下载
- 积分:1
-
本源码为目录管理系统源码,功能强大,有很强的容错能力,简单易懂...
本源码为目录管理系统源码,功能强大,有很强的容错能力,简单易懂-very good!!!
- 2022-05-25 20:48:07下载
- 积分:1
-
一个注册表浏览编辑器,编辑功能还没有完善,可以参考,不错的!...
一个注册表浏览编辑器,编辑功能还没有完善,可以参考,不错的!-Browse a registry editor, editing features have not yet perfect, can refer to, good!
- 2022-03-07 06:19:20下载
- 积分:1
-
程序显示当前系统中所有正在运行的进程列表。
程序显示当前系统中所有正在运行的进程列表。-procedures for the current system shows all the running process list.
- 2022-05-31 11:33:52下载
- 积分:1
-
一个简单的读写INI文件的类
一个简单的读写INI文件的类-Read and write a simple INI file class
- 2022-08-07 00:49:00下载
- 积分:1
-
使用
使用-debug参数运行时跟普通程序一样,省略;运行和停止这个服务可以在NT服务管理器中进行,也可以使用控制台命令net shart/stop,如果你愿意增加一些代码,也可以直接启动。停止这个服务还可以使用系统托盘中的Exit菜单-use-debug parameters at runtime with the ordinary procedures, omitted; To stop the operation and services in NT service manager for, you can also use commands net shart/stop, and if you are willing to increase the number of code can also be launched directly. Stop this service can also use the system tray Exit menu
- 2022-07-09 18:19:30下载
- 积分:1
-
windows 98 下的fat32文件系统引导源代码,8086汇编
windows 98 下的fat32文件系统引导源代码,8086汇编-windows 98 fat32 filing system guidance source code, 8,086
assembles
- 2022-03-17 04:40:02下载
- 积分:1