资源列表
1
- 实现进程调度,用优先级和时间片算法,是仿真操作系统的一个例子-The realization of the process of scheduling, with priorities and time slice algorithm, is an example of simulation of the operating system
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
StoreDiskManagement
- C程序实现系统存储管理分区分配的算法。运行环境:windows.
Familyfvr2863724DOCKERKKXEC1473
- 这是有关一些Familyfvr2863724DOCKERKKXEC1473的精品源码,同学们可以参考学习-This is about some Familyfvr2863724DOCKERKKXEC1473 high-quality goods source, the students can refer to learning
com_thread
- 运用多线程对串口进行了写操作,模拟车检器发送数据- Carried on using the multithreading to the serial port has written the operation, simulated Che Jianqi to transmit the data
ViewProcess
- VB进程显示,调用API函数,vb是如何执行简单的系统控制-VB process, call the API function, vb how to perform simple system control
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.
delete_program
- 用Visual C++干干净净地清除进程-clean clearance process
优先级调度算法
- 设计一个有 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
close-process
- visual c++ 如何关闭程序进程的源代码-the how visual c++ close the program processes
ThreadDemo1
- 一个简单的多线程卖票程序,可以手动设定休息时间(sleep),默认为10000ms自动转入睡眠-A simple multi-threaded procedures such as selling a ticket, you can manually set the time to rest (sleep), defaults to 10000ms automatically into sleep