资源列表
[进程与线程] ProcessManage
说明:实现简单的系统进程管理。可察看当前系统中正在运行的进程,进程的基本信息。(如:进程大小、线程ID等)可终止某一进程。-simple realization of a systematic process management. Can see the current system running processes, the process of basic information. (Eg : Process size, thread ID, etc.) may terminate a pro<韩海钦> 在 2025-06-05 上传 | 大小:1.01mb | 下载:0
[进程与线程] Code
说明:多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use<中国> 在 2025-06-05 上传 | 大小:27kb | 下载:0
[进程与线程] Code
说明:事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-incident kernel object, the key code of (critical) explanations, and the multi-thread synchronization application. In the preparation of Win<中国> 在 2025-06-05 上传 | 大小:27kb | 下载:0
[进程与线程] Ex_Thread
说明:5个进程 开始时处于就绪队列中 该单机系统采用时间片轮转法进行调度。假定A每运行4个时间片就发出一次I/O请求,I/O完成时间为20个时间片。D每运行2个时间片就发出一次I/O请求,I/O完成时间为10个时间片。-five at the beginning of the process, in place of the single queue system uses Web Tablet time scheduling method. A running assumed every f<主张> 在 2025-06-05 上传 | 大小:38kb | 下载:0
[进程与线程] multitreadsrc3
说明:多线程编程的两个实例,对于多线程的工作机制的理解有帮助-Multi-threaded programming two examples, for the working mechanism of multi-threaded understanding has helped<青青> 在 2025-06-05 上传 | 大小:3.58mb | 下载:0
[进程与线程] ReaderFirst
说明:读者优先算法,学习操作系统的一般都要接触到的临界区处理的程序,有实验报告说明-Readers priority algorithm, learning operating system are generally required to come into contact with the critical areas of treatment procedures, experimental reports have<huolangmin> 在 2025-06-05 上传 | 大小:64kb | 下载:0
[进程与线程] WriterFirst
说明:写者优先,操作系统的经典算法,本程序带有报告,有助于操作系统的学习者分析学习-Write priority, the operating system of the classical algorithm, this procedure with the report of analysis will help learners to learn operating system<huolangmin> 在 2025-06-05 上传 | 大小:63kb | 下载:0