搜索资源列表
s3c2410boot生成的镜像
- 非常好的再我机器上面一进试验过的基于ARM9的嵌入式LINUX启动源代码,一点问题都没有-very good again above a machine I tested into the ARM9-based embedded Linux boot source code, no problem at all
philopher
- 进程同步问题模拟-simulation process synchronization problem
winhanderapp
- 多幅图像合成的小例子 大家共同学习啊 有很大问题请大家帮助-image synthesis of a number of small examples of common learning ah there is a big problem Please Help
readothercmdline
- 多幅图像合成的小例子 大家共同学习啊 有很大问题请大家帮助-image synthesis of a number of small examples of common learning ah there is a big problem Please Help
fengpei
- 银行家算法C++描述,操作系统中的经典问题,算法较为简易-bankers algorithm C descr iptions of the operating system classic problem, the algorithm is a summary
Reader_Writer(first)
- 操作系统实验之读者写者问题(写者优先): 通过读取threads.txt文件获取读者和写者进程的相关信息并创建相应的进程实现写者优先的读者写者问题-operating system experiments readers who write (wrote priority) : threads.txt read through the documents obtained readers who write and process the relevant information and t
OSchunchu
- PAGES3完成了程序的 基本框架,FIFO()除了命中和置换情况外基本完成,但是修改位示图的子函数 出现问题,得不到正确的行数和列数,有时更改不了0 PAGES4修正了3中的问题,完成FIFO() PAGES5修正了FIFO()中执行置换时未将位示图中的对应块置0 PAGES6完成了LRU() PAGES7优化了界面,修正了切换算法后访问次数与上次算法相连的错误 PAGES8完成了OPT()修正了在页面置换切换时页表内存位示图不能各自初始化的错误。发现OPT()中页面置换时
DZXZWT
- 在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题-the windows 98/2000, the process of creating a console, this process contains n threads. Use this thread to n n readers who write. Thread each of the
367;4
- 操作系统经典问题-读者写者,有代码,报告,程序,全-OS classic problem-readers who write, code, reports, procedures, all!
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
philosopher.c
- 哲学家问题的解决,对于并发程序以及多线程的一个简单的解决-philosopher solve the problem, and for the concurrent program in a multithreaded simple solution
ReadWrite
- 操作系统中读者写者问题-readers to write operating system problem
银行家
- 操作系统中会遇到银行家的问题-operating system will encounter the problem of bankers
reader_writer
- 操作系统读者写者问题源程序代码-readers to write the operating system source code problem
the-producer---consumer-problem
- 模拟PV操作同步机构,且用PV操作解决生产者——消费者问题-PV operation synchronization, simulation, and the use of PV operation to solve the producer- consumer problem
produce_consume
- 操作系统课程设计:很好的课程设计:研究的是生产者消费者的进程同步问题,需要的人赶紧下吧-Operating systems curriculum design: a very good curriculum design: the study is the process of the producer consumer synchronization problem, those who need it quickly, are you
IPC-Problem
- 模拟操作系统下的IPC问题,类似生产者和消费者-Modulate the IPC problem in operating system
Dining-philosophers-problem
- 哲学家就餐问题是一道十分经典的进程同步问题。该道题旨在解决当资源有限时(可能产生死锁),如何有效地避免死锁的问题。本实验选取“and”型信号量的解决办法,只有当哲学家具备同时拿到左右两只筷子的能力时,才能吃饭。否则,若则学家只能能够拿到一只筷子时,他只能放弃这只筷子,供其他可能需要这只筷子的哲学家使用。这样,只有哲学家左右两人均不进食时,该哲学家才有吃饭的权利。采取这种方法可以有效地避免死锁的产生。-The dining philosophers problem is a very classi
dining-philosopher-problem.c
- 操作系统中关于冲突的哲学家就餐问题的简单实现-Simple implementation of the operating system on the dining philosophers problem of conflict
Producer-consumer-problem
- 生产者消费者完整代码 C语言,操作系统作业-Producer-consumer problem
