搜索资源列表
zxj
- 这是嵌入式系统中关于哲学家吃饭问题的源程序,解压无需密码-This is the embedded system on the philosopher food source, without extracting passwords
philo哲学家
- 经典unix问题 哲学家问题 请多多指教-classic problem philosopher Please exhibitions
UcosiiAppliction
- 任务一 任务管理 任务二 优先级天花板 任务三 哲学家就餐 任务四 消息队列 任务五 时钟中断-task of a task management tasks two priority tasks ceiling three meals philosopher four tasks Message Queue five tasks Clock interruption
ucos-dining-philosopher
- ucos-dining-philosopher.rar ucos下的哲学家就餐问题(dining philosopher problems),采用信号量机制解决,有截图和感悟。dos界面文字演示(另有图形界面)。-ucos-dining-philosopher.rarucos under the dining philosophers problem (dining philosopher problems), using semaphore mechanism to resolve scr
EX3_x86L
- 哲学家就餐问题的模拟(ucos实现) 问题描述: 5个哲学家围绕一张圆桌而坐,桌子上放着5支筷子,每两个哲学家之间放一支; 哲学家的动作包括思考和进餐; 进餐时需要同时拿起他左边和右边的两支筷子;思考时则同时将两支筷子放回原处。 程序解决了哲学家的就餐问题。 避免死锁(deadlock) 避免饥饿(starvation) 程序使用的使用消息邮箱模拟二值信号量-philosopher eating problem
philosopher
- 基于UCOS2开源的程序,描述了操作系统里经典的哲学家就餐问题,很好的实现了进程的实时控制,实现了进程同步 -UCOS2 procedures based on open source, describes the operating system in the classic dining philosophers problem, a very good implementation of the process of real-time control, implementation of
ucos_Philosopher_Repast
- uC/OS哲学家就餐演示.这个程序演示基本的哲学家就餐问题的解决。程序启动具有五个不同优先级的任务,每个任务对应一个 * 哲学家,完成一系列动作.-uC/OS Dining Philosophers presentation. This program demonstrates the basic dining philosophers problem to solve. Program starts with five different priority tasks, each tas
KK2.2hanban
- kk四轴飞行器代码 版本是2.2的 适合四周飞行器爱好者下载-Histories make men wise poems witty the mathematics subtle natural philosophy deep moral grave logic and rhetoric able to contend . (Francis Bacon , British philosopher )
zxj2.c.tar
- 哲学家吃饭算法的实现,用于解决线程产生死锁,并可以通过设定哲学家需吃饭时间判断算法效率-Philosophers eat algorithm, used to solve the thread deadlock, and can be set to determine the philosopher efficiency of the algorithm requires time to eat