搜索资源列表
EX3_x86L
- 哲学家就餐问题的模拟(ucos实现) 问题描述: 5个哲学家围绕一张圆桌而坐,桌子上放着5支筷子,每两个哲学家之间放一支; 哲学家的动作包括思考和进餐; 进餐时需要同时拿起他左边和右边的两支筷子;思考时则同时将两支筷子放回原处。 程序解决了哲学家的就餐问题。 避免死锁(deadlock) 避免饥饿(starvation) 程序使用的使用消息邮箱模拟二值信号量-philosopher eating problem
sem
- 使用信号量模拟ucos中优先级反转的问题-Analog ucos the use of semaphores in the Priority Inversion Problem
Use_simulative_way_to_come_true_the_problem_of_pro
- 这是我们本学期uC/OS ii实验中其中的一个,是用信号量来模拟生产消费的问题,这个与我上次传的不一样,它们调用的函数千差万别,实现方法更是迥异不同。需要的可以下载下来借鉴使用。-This is what we term the uC/OS ii one of the experiment is the use of semaphores to simulate the problem of production and consumption, the mass and not my last
MiniISA820405002_rar
- 能够实现触摸屏功能,在液晶显示器上有按钮,并且能将数字量转化为模拟量-To achieve touch screen functionality, the LCD on a button, and is capable of digital conversion for the analog
1.ADC
- 基于嵌入式微处理器STM32的AD程序,可以用于模拟量的读取及检测-Based on embedded microcontroller STM32 processor of AD program, and can be used to read, and the amount of simulation test
Mini
- lpc1788 移植了ucos-ii lwip 1.4.1其中lwip 操作系统模拟层采用消息队列实现,不同于网上比较普遍的采用信号量的实现方式-lpc1788 transplant ucos-ii lwip 1.4.1 operating system emulation layer which lwip message queue to achieve, unlike the more common online implementation using semaphores