资源列表
Mapping1162947
- 有关好代码里面的Mapping1162947源码,希望大家喜欢-Mapping1162947 about good code inside the source code, hope you like them
os-banker
- 操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid dea
VB-achieve-stealth-program
- VB实现程序的隐形 1. 不在桌面出现界面; 2. 不在任务栏出现图标; 3. 程序名从任务管理器名单中消失。-VB achieve stealth program
youxianshu
- 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,-prepared a simulation an
modd
- 这是计算机操作系统中最基础的上机实验就是模拟的PCB编程,实现进程模拟调度!-This is the most computer operating system based on the experimental simulation of the PCB is programming, Implementation process simulation scheduling!
Shell-470441List__4759Agent91747
- 给大家介绍一个比较好的源码Shell-470441List__4759Agent91747,对你的学习会有很大帮助-To introduce a better source list__4759agent91747 Shell- 470441, are of great help to your study
jinchnegdiaodu
- 操作系统实验原代码,进程调度问题,可运行
receivServer
- 启动该服务器程序后,可用telnet machine port命令连接,其中machine为 本机名或地址,port为程序中指定的端口。也可以编写特定的客户机软件通过TC P的Socket套接字建立连接。-activate the server, telnet can be used machine orders port connectivity, machine-machine or address, port procedures as specified ports. Also the
pthread_threadpool.c
- this pthread thread pool form-this is pthread thread pool form
schedule1
- 采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)。
ATL__1938012MINER5642506
- 这个源码ATL__1938012MINER5642506的功能个人认为还是不错的,同学们可以参考学习-The function of the source ATL__1938012MINER5642506 personally think is good, the students can refer to learning
yhj111
- 银行家算法 进程控制中用到的算吧 检测是是否死锁-bankers process control algorithms used in the counting detection is whether it Deadlock