搜索资源列表
schooltime
- 这个程序是一个学校时间作息表,大家随便看看哈-the procedure is a school time schedule, we casually look at the Ha!
ucosII源码分析
- ucosII源码分析,从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。首先从main函数开始,下面是uC/OS-II main函数的大致流程: ,ucosII源码分析,从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。首先从main函数开始,下面是uC
Digitalpotentiometer
- 基于AD8402的数字电位器,可以拟补模拟电位器进度不够的缺陷,从而提高系统的精度-AD8402 based on the digital potentiometer, can fill to simulate the defects, schedule enough potential to improve precision of the system
VxWorks_RTLinux.pdf
- 关于RTOS Vxworks 与 RT-Linux的比较-comparing between Vxworks and RT-linux in task schedule
Time_L.asm
- 用单片机开发的发电机时间表程序!已经应用在发电机上!-MCU development schedule generator program! Has been applied on the generator!
1602
- 1602的显示,万年历时间表。 c语言程序,-1602' s show schedule calendar. c language program,
periodic_task
- Its the sample program of how to schedule a single periodic task in RTlinux
periodic_task2
- Its the sample program of how to schedule a two single periodic task in RTlinux
51_DHT21
- 湿度传感器DHT11的单片机驱动程序,在M128上调度通过-Humidity sensor DHT11 microcontroller driver, the schedule adopted by the M128
zdsjdt
- 自动升降电梯控制器设计 要求: 设计一个6层楼的电梯控制器。 该控制器可控制电梯完成6层楼的载客服而且遵循方向优先原则,并能响应提前关门延时关门,并具有超载报警和故障报警; 同时指示电梯运行情况和电梯内外请求信息。-Auto-Lift elevator controller design requirements: design of a six-story elevator controller. The controller can control the completio
uCOS-II_Source_Analyse
- uC/OS-II源码分析 在这里我不想分模块来慢慢分析这个OS的行为,我们从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。 首先从main函数开始,下面是uC/OS-II main函数的大致流程: main(){ OSInit() TaskCreate(...) OSStart() } 首先是调用OSInit进行初始化,然后使用T
landunkeji_yuandaima
- 朗顿科技STC8952开发板源代码,能助你加快开发进度。-Langdon Technology STC8952 development board source code, can help you speed up the development schedule.
concept_of_RealTime_Systems.pdf
- 实时嵌入式操作系统概述,including harware, architecture, I/O, memory manage, task schedule,..., 入门级材料-realtime embedded operation system,including harware, architecture, I/O, memory manage, task schedule,...,
tranca
- SCHEDULE A TRANCA MICROCONTROLLER WITH YOUR CONTRACT SOURCE CODE.
DriverLoader
- wince驱动动态加载,驱动动态下载,方便调度驱动,动态管理驱动!-wince-driven dynamic loading, driving dynamic download, convenient schedule-driven, dynamic management-driven!
TasksSchedule
- Simple Multitask Schedule core for Atmega AVR
uCOS-II_on_VC
- 传统的UCOS-Ⅱ只支持优先级抢占型调度。它不支持基于时间片轮转调度。 相对于其它的改进,本文修改后的UCOS不支持优先级抢占,只根据优先级创建进程,然后按时间片轮转来调度。 另附一些我学习UCOS调度时参考的资料,希望对大家有所帮助。-Traditional UCOS-Ⅱ only support priority preemptive scheduling. It does not support the rotation based on time slice scheduling
pcasm-book-spanish
- The prop site of this book is to give readers a better understanding of or c mo actually work computer m s to a level lower than the len- or High-level guages like Pascal. Having a thorough knowledge of c mo work computers, the reader can
shijandingshiqi
- 本作息时间控制设计采用51系列的微处理中的定时器定时。采用定时器中断方式,控制键盘及6位LED显示,显示时、分、秒。并且及时对时间进行调整。可实现定时、打铃、准确走时功能,能够按照学校作息时间实现自动打铃。-Time control design uses the rest of the microprocessor 51 in the timer timing. Using the timer interrupt mode, control the keyboard and 6 LED dis
vxworks-task-schedule
- vxworks 操作系统进程调度详解。描述vxworks任务调度过程。-vxworks task schedule document