文件名称:51_00_OS
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 85kb
- 下载次数:
- 0次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于51内核的圈圈操作系统,51上写的一个简单的操作系统,
提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,
等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等
功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,-Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create tasks, delete tasks, task scheduling, system delay, suspend the task, sending the message, the message waiting, CPU utilization statistics, the system time , serial send and receive serial data and resource management. In the rush, some comments may forget to change when debugging, if found, can not understand the comments,
提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,
等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等
功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,-Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create tasks, delete tasks, task scheduling, system delay, suspend the task, sending the message, the message waiting, CPU utilization statistics, the system time , serial send and receive serial data and resource management. In the rush, some comments may forget to change when debugging, if found, can not understand the comments,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
51_00_OS\AT89X52.h
........\main.h
........\task_switch.H
........\UART.h
........\OS_core.h
........\main.c
........\OS_core.c
........\task_switch.C
........\UART.c
........\51_00_OS.plg
........\task_switch.__i
........\task_switch.SRC
........\task_switch.ls1
........\51_00_OS.M51
........\51_00_OS.hex
........\51_00_OS_Uv2.Bak
........\51_00_OS.Uv2
........\main.LST
........\main.OBJ
........\OS_core.LST
........\OS_core.OBJ
........\task_switch.LST
........\task_switch.OBJ
........\UART.LST
........\UART.OBJ
........\51_00_OS.lnp
........\51_00_OS
........\51_00_OS_Opt.Bak
........\51_00_OS.Opt
51_00_OS
........\main.h
........\task_switch.H
........\UART.h
........\OS_core.h
........\main.c
........\OS_core.c
........\task_switch.C
........\UART.c
........\51_00_OS.plg
........\task_switch.__i
........\task_switch.SRC
........\task_switch.ls1
........\51_00_OS.M51
........\51_00_OS.hex
........\51_00_OS_Uv2.Bak
........\51_00_OS.Uv2
........\main.LST
........\main.OBJ
........\OS_core.LST
........\OS_core.OBJ
........\task_switch.LST
........\task_switch.OBJ
........\UART.LST
........\UART.OBJ
........\51_00_OS.lnp
........\51_00_OS
........\51_00_OS_Opt.Bak
........\51_00_OS.Opt
51_00_OS