资源列表
RoundRobin
- 这个c程序是简单模拟进程调度,使用方法是简单轮转法和优先算法-C procedures for the simulation process is a simple scheduling, the use of a simple rotation law and the priority algorithm
Schedulingprioritynumber
- 设计一个按优先数调度算法实现处理器调度的程序-Design a scheduling algorithm is priority number by the processor scheduling program
jincheng
- 给出几个进程的名称 ,状态,所需时间以及优先及 ,分别按先进先出算法和优先及调度算法来进行进程调度,并计算周转时间。-Several processes are given the name, status, priority and time required, as well as, respectively, by the FIFO algorithm and the priority and scheduling algorithm for process scheduling, and
ymzh
- 操作系统进程控制管理的程序源代码,经过测试可以正常运行-Operating system process control and management of the program source code
myinject
- 简单的线程注入程序 实现原理:建立系统快照,找到目标进程,注入-Thread into the process to achieve a simple principle: the establishment of system snapshots, find the target process, injection
tkgws
- 用C++实现了模拟退火算法求多元函数极值,可以避免陷入局部最优解(By c + + implementation of a simulated annealing algorithm for multivariate function extreme value, can avoid falling into local optimal solution)
JYWRHREAGDSAFEAFEWEWAEWF
- sw有关java编程问题的收集 有关java编程问题的收集-sw java programming issues related to the collection of the java programming issues related to the collection of java programming the collection
MERGE_DL.C
- This program merges two DLL lists.
http_thread
- 大学作业,用GCC编写的C语言程序。创建线程达到传送本地HTML文件。把HTML文件与其文件夹放置程序相同的文件夹,打开IE输入http://127.0.0.1:8080/文件名.html 即可成功打开-University of operations, prepared by the GCC using C language program. Create threads to transmit local HTML documents. Put HTML file folder with
111
- 多线程传递 多线程传递 多线程传递-Multi-threaded delivery
philosophers
- 用VC编程创建五个线程,模拟实现五个哲学家来竞争五只筷子(资源)去吃通心面的情况,必须确保五个线程的同步和互斥,并且在运行时不会产生死锁。-Creates five threads with VC programming, simulation five philosophers to compete for the five chopsticks (resources) to eat macaroni, must ensure that the synchronization and mutu
Process
- 实现进程的管理和分配,是用c++写的,绝对简单实用-create process