资源列表
优先级调度算法
- 设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simu
delete_program
- 用Visual C++干干净净地清除进程-clean clearance process
done
- 本系统的同步机构采用信号量上的P、V操作的机制;控制机构包括: (1)阻塞和唤醒操作; (2)时间片中断处理程序模拟时间片中断; (3)进程调度程序负责为各进程分配处理机。 系统中涉及了3个并发进程。它们之间的关系是: (1) 3个进程需要互斥使用临界资源S2。 (2)进程1和进程2又需互斥使用临界资源S1. 本系统在运行过程中随机打印出各进程的状态变换过程,系统的调度过程及公共变量的变化情况。-Synchronization of the sy
quick_sort
- 并行计算基于mpi的一个简单快速排序的代码,代码完整可运行。-Parallel computing mpi based on a simple quick sort of code, code integrity can be run.
ViewProcess
- VB进程显示,调用API函数,vb是如何执行简单的系统控制-VB process, call the API function, vb how to perform simple system control
com_thread
- 运用多线程对串口进行了写操作,模拟车检器发送数据- Carried on using the multithreading to the serial port has written the operation, simulated Che Jianqi to transmit the data
Familyfvr2863724DOCKERKKXEC1473
- 这是有关一些Familyfvr2863724DOCKERKKXEC1473的精品源码,同学们可以参考学习-This is about some Familyfvr2863724DOCKERKKXEC1473 high-quality goods source, the students can refer to learning
StoreDiskManagement
- C程序实现系统存储管理分区分配的算法。运行环境:windows.
Producers-and-consumers
- 多进程/ 线程编程:生产者 - 消费者问题。 1,设置两类进程/ 线程,一类为生产者,一类为消费者; 2,建立缓冲区的数据结构; 3,随机启动生产者或消费者; 4,显示缓冲区状况; 5,随着进程/ 线程每次操作缓冲区,更新显示;-Multi-process/thread programming: producer- consumer issues. 1, set two types of processes/threads, one for producers, a cla
1
- 实现进程调度,用优先级和时间片算法,是仿真操作系统的一个例子-The realization of the process of scheduling, with priorities and time slice algorithm, is an example of simulation of the operating system
HideFunc
- 直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调试:)-called directly to the head of the paper YHideProcess () can be achieved in the process of hidden system! But this method is not through the traditional method of inj
finished
- 操作系统课程设计,基于DOS的多系统任务实现-Operating system curriculum design, based on DOS multi system task.