资源列表
first
- 已知各进程的的到达时间等如下: 进程名 到达时间 服务时间 优先数 A 0 3 12 B 1 5 31 C 2 2 21 D 3 4 10 分别实现下面两种调度算法 • 按优先数调度算法实现处理器调度 • 按时间片轮转法实现处理器调度(时间片以2ms为单位) -Known to the process, such as the arrival time as follows: the process of the arrival time
MyDownloader
- 自己用C++写的下载者。利用远程线程注入技术注入自身的一段用于下载的代码从而有效的穿透防火墙。编译到一个节后大小只有1.5KB-own C wrote downloaders. The use of telemedicine technology into threads itself into a section for downloading code to effectively penetrate the firewall. Compiled into a post-KB size on
chatServer
- 简单的服务器 多线程描叙 简简单单 易学易懂-Miao Xu a simple multi-threaded server simple easy to learn
writefirst
- 读进程具有优先权的读者写者问题,操作系统实验二-Reading process has priority readers to write
模拟进程调度(NEW)hxr
- C语言模拟进程调度程序,注释很全,向大家推荐,都来下载阿-C language modeling process scheduler, notes very long, we recommend to you, to download A!
duoxianchengzhichi
- 多线程支持模块可以程序支持多线程操作的易模块-Module can process multi-threaded support for multi-threaded operation Easy module
ThreadUtil
- 很好用的临界区封装,单例模板,以及线程模型。-Good singleton template, and the thread model.
3-4
- 加深对进程概念的理解,明确进程和程序的区别-Hello ! My name is qu xue wen ,I m a girl. I like eat apples bananas and Oranges. I like play computer games.I m tall but me is very fat.I have very big eyes,A small nose and a small mouth.My math is very good.I m 13 years old.I
yinhang
- 一个十分经典而且简单的银行家算法,对操作系统上机实验十分有效-A very classic and simple bankers algorithm, on the operating system on the experimental machine is very effective
CHAT1
- C++多线程聊天程序1,想到那的不错哦,推荐下载躲线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序-I am studying in c++ just using this programme,and it is the best example for the junior study.