搜索资源列表
DOS-C
- 用C语言实现的DOS操作系统的源代码,非常经典,研究操作系统的好资料-C language of the DOS operating system source code, very classic, a good operating system research information
fengpei
- 银行家算法C++描述,操作系统中的经典问题,算法较为简易-bankers algorithm C descr iptions of the operating system classic problem, the algorithm is a summary
reader-writer-program
- 这是操作系统经典并发程序,用C++语言实现-This is classic operating system with procedures, with C language
demo_producer_consumer_ucosII
- 陈向群老师主讲的嵌入式操作系统实验作业之经典生产者消费者程序,在Windows平台下的uC/OS实验环境开发。需要下载任何一个µ C/OS-II version 2.51以后的版本,比如uCOSV262.exe;下载borlandc3.1或者4.5版本的编译器编译运行-Xiang-Qun Chen teachers speakers embedded operating system operations, experimental classical producers and co
elo
- 经典的俄罗斯方块程序 , c语言实现的 ,呵呵 功能很全的啊!
经典的理发师问题,用C语言实现
- 经典的理发师问题,用C语言实现,程序实现了几个进程之间的相互调度关系,预防死锁。,Classic barber problem using C language, the program realize a number of the process of scheduling the relationship between the prevention of deadlock.
p-c
- 操作系统经典问题生产者和消费者,互斥信号量解决进程同步的问题-Classic problem of the operating system producers and consumers, the settlement process mutex synchronization problem
ucore-lab5
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验5:进程同步。实验目的:熟悉ucore中的进程同步机制,了解操作系统为进程同步提供的底层支持;在ucore中实现信号量(semaphore)机制;理解管程机制,在ucore中增加对条件变量(condition variable)的支持;了解经典进程同步问题,并使用
producder
- C++语言实现生产者消费者问题 生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。-C++ language to achieve the producer consumer problem producers- consumers are a classic problem of process synchronization problem, the problem was first proposed by Dijkstra pr
jingdian100li
- 经典c程序100例子,学习看看肯定有帮助-100 examples of the classic c procedures, learning to see will certainly help
c
- 操作系统实验指导书(用c语言实现了操作系统里的几个经典算法!)-Operating experimental instructions (with c language to implement the operating system in several classical algorithm!)
readerwirter
- 读者写者问题,操作系统的经典实验,用c实现-Reader-writer problem, the operating system of the classic experiment, realized with the c
10
- 此源代码使用的是C语言编写,可以实现操作系统中经典的生产者-消费者问题的验证-This source code is written in C can be achieved in the classic operating system producer- consumer problem verification
lifashi
- c++实现的理发师问题,是操作系统中的经典案例,包括源码和文档说明-the problem of barber ,can see it by you slef you self ,and athes sb so sth that
DiningPhilosophers
- C# 实现 操作系统经典问题哲学家就餐系统 winfrom版-winfrom eat
Philosophy_Eating
- 仿真操作系统经典的哲学家就餐问题。采用Visual C++及mfc编程实现。-A system of Philosophy-Eating Problem.
dinning
- 此代码描述的是操作系统的经典哲学家就餐问题的C语言代码,可选择死锁或防止死锁两种模式,有图形模拟。-This code describes the C language code is the classic dining philosophers problem in the operating system can choose to deadlock or to prevent deadlock in two modes, and graphic simulation.
bankerReaderAndWriter
- c++实现操作系统中经典的银行家算法和读者写着算法-c++ operating system to achieve the classic banker algorithm written algorithms and readers
tanxin
- 使用C语言,利用贪心算法解决经典的旅行商问题,手动输入城市间的距离矩阵,输出最佳路径-Using the C language, the greedy algorithm to solve the classic traveling salesman problem, manually enter the distance matrix between cities, the best path output
spdlog-master
- c++经典代码,为程序添加log功能,自动输出log文档-write Log