-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把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 system is a simple train ticketing system, and database connections, and achieve a variety of ticketing functions.
- 2022-03-19 19:24:46下载
- 积分:1
-
StormOS 0.14b source// C ASM// English
StormOS 0.14b源代码// C & ASM// 英文-StormOS 0.14b source// C ASM// English
- 2022-03-26 10:16:52下载
- 积分:1
-
简单实现了航带网摄影测量中相对定向元素的解算,模型的绝对定向,和自由航带网的生成的功能。...
简单实现了航带网摄影测量中相对定向元素的解算,模型的绝对定向,和自由航带网的生成的功能。-Achieved with a simple route network Photogrammetry relative orientation elements solvers, model absolute orientation, and free flights with the generation of network functions.
- 2022-03-15 08:28:06下载
- 积分:1
-
注册表对案件的经典例子保护VC++编程能力。
关于注册表的经典例子 该例子中保护了VC++编程中常用的API函数,例子简单易学。-registry on the classic example of the case to protect the VC++ Programming common API function, as in the case is easy.
- 2022-01-28 02:46:38下载
- 积分:1
-
类似vista任务栏的控件 自动隐藏在屏幕右边
类似vista任务栏的控件 自动隐藏在屏幕右边-Similar vista taskbar automatically hide the controls right on the screen
- 2022-08-04 00:35:52下载
- 积分:1
-
系统端口查看工具 不能查看系统进程的端口
系统端口查看工具 不能查看系统进程的端口-System Ports View tool is not a systematic process to check the port
- 2022-07-27 12:30:56下载
- 积分:1
-
在pc上用喇叭来播放音乐的冬冬,比较简单的代码
在pc上用喇叭来播放音乐的冬冬,比较简单的代码-the pc used loudspeakers to broadcast music kick, relatively simple code
- 2022-08-02 16:49:04下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1
-
我收藏的mapinfo 重点的教程
总共包括三个部分,希望对大家有用...
我收藏的mapinfo 重点的教程
总共包括三个部分,希望对大家有用 -I collected a total of mapinfo tutorial focusing on three parts, in the hope that useful to everybody
- 2022-03-22 07:26:18下载
- 积分:1