搜索资源列表
p_eating
- 本程序是模拟哲学家进餐这个经典的操作系统的问题-the simulation procedure is the classic philosophers dining operating system problems
OSmulu
- MDO1铺设好了数据结构和主调函数。但是发现在输出显示目录和添加删除时比较麻烦,所以想改用结构体,双向链表和栈实现。 MDO2实现了用栈显示出当前路径 MDO3实现了cmd中输入路径名成查找到当前目录的问题。各种情况和cmd的路径一样。 MDO4实现了MD,MK,RD,DEL功能,但是只能在当前目录下操作创建删除文件夹。 -MDO1 laying of a good data structure and function of melody. However found in t
OSdiaodu
- diaodu1完成基本模块框架 diaodu2完成了先进先出,和输出显示模块。 diaodu2-1准备将FCFS的到达时间按从小到大排列进行实现。未果 diaodu3完成了SJF,优化了输出精度 diaodu4基本完成了RR但是有一个小bug, diaodu5完成了RR diaodu6优化了一些输入输出,但是发现RR等于4时正确,大于或小于4都有问题。算法出现问题 diaodu7解决了RR的问题。程序基本完成 diaodu8优化了代码,并完善了RR输出时间轴表示
ProduceandCreater
- 在操作系统中, 生产者和消费者的问题是经典问题中的一个,是有关于进程调度的问题.通过这个MFC的程序我们可以清楚的理解它们之间的内存分配和通信.-the operating system, producers and consumers is the classic problem of a problem. is on the process of scheduling problems. Through the MFC procedures we can clearly understand
进程实例
- 老师给的例子,我改过了, 可以运行.如果哪位大哥发现有 什么问题,请给我流言] lirence@163.com-teachers to the case, I turn over, can run. Which brother if found to have any problems, please give me a rumor] lirence@163.com
yihangjia
- 自己写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行-himself wrote bankers algorithm, the process can only be fixed and operational resources, but what if the deal with no operational problems and it can definitely run
读者写者
- 读写问题的vc仿真代码-literacy problems vc simulation code
BIOS
- BIOS 的设置与调整一直以来都是电脑使用的热点,尤其是大多数初、中级 用户都希望能够有资料帮助他们,本书以BIOS 的基础知识为起点,针对主板、 显卡、调制解调器等的BIOS 设置、升级、优化进行了系统的讲解,教读者如何 通过BIOS 来达到优化系统、解决常见问题。本书的读者定位为:电脑初、中级 用户。-BIOS setup and adjust the use of computers has always been hot, especially the majority
bank
- 操作系统实验,银行家算法,用vc实现,进程的同步问题-Experimental operating system, bankers algorithm, using vc realized, the process of synchronization problems
scz
- 操作系统中生产者与消费者问题实验源代码 全部都编译通过,需要的可直接使用.-Producers and consumers operating system problems all experiments the source code through the compiler, we need direct access.
BankTrans
- 操作系统的多线程问题,用c语言做的,银行问题-The issue of multi-threaded operating system, using c language do banking problems
R_WP1
- os的一次作业,生产者消费者问题,用信号量来实现的-os an operation, producers of consumer problems, and use semaphores to achieve the
pcb
- 这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But it is also useful to look, and
caozuoxitongshejiss
- 操作系统的课程设计,整理得来的,里面很多,进程管理,银行家算法,生产者和消费者,等等很多问题-Operating system, curriculum design, finishing can be accomplished, there are many process management, bankers algorithm, producers and consumers, and so many problems
FindTheCurrentEvents
- 一个可以找到并发事件的算法。程序运用了闭包搜寻矩阵的算法。-It is important in distributed computer systems to identify those events (at identifiable points in time) that are concurrent, or not related to each other in time. A group of concurrent events may sometimes attemp
USBTest
- check your system memory for problems.
Consumerandproducerproblem
- 生产者消费者问题 存在竞争互斥 死锁问题的解决 三个线程-Consumer producer problem competition problems mutex deadlock three threads
os
- 汤子瀛计算机操作系统习题集,能解答学习操作系统中碰到的很多难题-Tang Zi Ying Problem set computer operating system that can answer a lot of learning problems encountered in the operating system
yhj
- 主要实现银行家算法相关问题 基本能解决上级的任务与要求-Main achieved banker' s algorithm can solve the related problems of basic tasks and requirements for higher
wjq
- TSOT:实验一 进程队列模拟,队列使用链表形式。 TSOP:实验二 页面请求模拟,生成表单一中的页面地址映射有严重问题,我没有重做。 TAOT:实验三 进程调度。 TAOB:实验四 银行家算法,不能自行设定进程数量,用的是递归算法。-TSOT: experimental simulation of a process queue, the queue using linked list form. TSOP: 2 page requests simulation exp
