资源列表
Cpp1
- 进程调度--FCFS,SPN,RR算法的实现-The process of a high degree of simulation, using the First Come First Served (FCFS), shortest operation priority (SJF), respond to high priority (HRN) scheduling algorithm.
abc
- 页面置换算法,opt,lru,求OPT页面置换算法的命中率-Page replacement algorithm, opt, lru, seeking OPT page replacement algorithm hit rate
MutiThreading
- VS2012运行环境下编程 单线程 多线程 简单实现例子-VS2012 running single-threaded multi-threaded programming environment to achieve a simple example
jc
- 操作系统的进程调度(最大优先数),win32控制台应用程序-Operating system process scheduling (maximum priority number)
MultiReadWriteTxt
- windows下多线程读写txt文档,是初学多线程IO操作的好资料,欢迎下载。-Multithreading literacy txt documents, is a good example of multi-threading beginner.
source_807601436
- 利用管道进行进程间通信 设有二元自然数变量函数F(m,n)、f (m) g(n) 请编程建立3个并发协作进程或线程,它们分别完成计算F(m,n)、f (m)和g(n)。-Programming to establish three concurrent collaborative processes or threads, respectively, to complete the calculation of F (m, n), f (m) and g (n
threadpool_src
- 通过PERL实现的线程池模块,方便使用,可以移植到其他平台使用,非常高效,-PERL realized by the thread pool module, easy to use, can be ported to other platforms to use, very efficient,
pthread
- 创建两个线程,分别向线程传递如下两种类型的参数并在线程中打印:传递整型值、传递字符。-Create two threads, the following two types of parameters are passed in each thread to thread print: pass integer value, passing characters.
Process-Monitoring
- 易语言利用WMI对象实现进程监控,进程监控的另一种方法,学习价值更高。-Easy language use WMI object implementation process monitoring, process monitoring another way, the study of higher value.
WindowsFormsApplication1
- 多线程的一个小例子,实现了线程中访问界面-Multithreading a small example, to achieve a thread access interface
producer-and-consumer
- 该程序是用c++写的一个生产者消费者问题的程序,使用的是windows下的进程同步,供大家参考和学习-The program is using c++ to write a program to producers and consumers, using a process under windows sync for reference and learning
a
- 操作系统上机实验,学习操作系统的好老师,祝你快速掌握操作系统-Operating system-on experiments, learn good teacher of the operating system, I wish you quickly master the operating system
