资源列表
jinchengyincang
- 实现对进程的隐藏,通过DLL文件注入的方式-Hidden process
jcmn
- 本程序包括先来先服务调度、短作业(进程)优先调度、优先权调度三种算法。用C语言实现,执行时先输入进程数(到达时间、运行时间、优先权由随机函数产生),在主界面选择算法(可用函数实现),执行,显示结果。-procedures including the first-come first-service scheduling, short operations (process), priority scheduling, priority scheduling algorithm three. C
thread
- windows窗体程序的线程编程,通过查看源代码熟悉线程编程-windows thread application example,you can learn to how to program in windows thread
ProducerAndConsumer
- 生产者消费者源程序,实现进程间同步和互斥-Producer consumer source, to achieve inter-process synchronization and mutual exclusion
myProcess
- 该头文件中包含查看、结束进程,提升程序权限三个函数。-the .h file contains three functions as folloows: FindProcess(), KillProcess() and EnableDebugPrivilege().
6_9
- 书上的例子,用于C++ 的入门等需求,可以作为初学者的例子-book example, the entry for C and other needs, as the example of a beginner
WAR
- 操作系统课程设计—读者和写者的问题 操作系统课程设计—读者和写者的问题-Operating System Course Design- readers and to write the operating system, curriculum design issues- readers and write the problem
mkfifo
- c++进程间通信,消息队列实例,需要的朋友情看看!-c++ inter-process communication, message queue instance!
OS
- 基于高优先级优先的调度算法,模拟时间片进行进程调度
zuixianshipei
- 最先适配算合法、操作系统、实现空间的分配与回收-distribution and recovery
worker-thread-implement
- Worker thread implementation in vc++ using mfc
ww
- ⑴ 能够选择不同的调度算法(要求中给出的调度算法); ⑵ 能够输入进程的基本信息,如进程名、到达时间和运行时间等; ⑶ 根据选择的调度算法显示进程调度队列; ⑷ 根据选择的调度算法计算平均周转时间和平均带权周转时间。 -⑴ can choose a different scheduling algorithm (the requirements given in scheduling algorithm) ⑵ process to enter basic information