搜索资源列表
sEOS51
- 由sEOS简化来得,应用于51的简单OS,主要是时间的管理,没有更多的功能,但是分实用-sEos by more simplified, for the simple 51 OS, is time management, no more functional, but the practical points
os在51单片机上的移植源代码
- UCOS/2在51单片机上的移植源代码,欢迎下载试用。-UCOS / 2 in 51 MCU transplant source code, welcome to download the trial.
uCOS-IIV2.51
- UC OS II 源码 转载 还不错的一个实时嵌入式操作系统。
ucos 51 lcd原代码
- uC/OS-II在C51下的一个完整的LCD项目源码,ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240), 小汉字库自动提取,字库文件自动生成。-uC / OS-II in the C51 a complete LCD-source projects, CENTER 2.0 C51 under the application of a complete project, uses SED1330 (LCD320x240), small Store aut
uCOS_2.51.rar
- 不用说了,uC/OS2.51官方源代码,此外结合本人心得体会增加了详细地说明,希望对初次使用者能起到一定的帮助作用。适用于uC/OS-II开发工具Borland C3.1剪裁版。 ,Needless to say, uC/OS2.51 official source, in addition to combine my experiences increased detailed descr iption, and I hope to first-time users can play a ro
simpos
- 51下的超轻量多任务操作系统,具有任务切换开销极小(指令周期数<10/任务),任务切换速度极快(<100us/任务,STC 1T单片机上可达到20us/任务).注意,最好在拥有256字节的52上使用.使用前请认真看说明和注释,并完全了解该系统的工作机制.-this is a hyper tiny OS for MCS 51 MCU. the task switching is very fast(<10 cycles/task and <100us/switching).
uCOS-II_Win32
- 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。-The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 version RTOS ex
SCH51-OS
- 移植于51单片机上的ucos。SCH51-OS是整个工程项目,能实现键盘,lCD显示,串行通信等试验内容。-Transplanted into 51 single-chip on the ucos. SCH51-OS is the project, to achieve the keyboard, lCD show that tests the contents of the serial communications.
s51
- 微型51/AVR编程器由德国的Peter Dannegger设计的51编程器,无论是学习单片机或业余时间搞开发,都是一个非常好的选择。但在原设计的的PC程序中很可惜的只有DOS版本的。为此我为它写了一个Windows版本的配套软件,经过一些朋友的试用效果也不错。以下图一是软件的界面。现有英文版和简体中文版,支持win9x,winxp,winnt,win2k多种版本的OS系统。 软件使用简单无须太多的说明,同时支持HEX,BIN等文件格式的读取,绿色软件无须安装。 可以到http://www
uC-OS
- 本资料详细解析uC-OS操作系统的内核源码,详细介绍了uC-OS的移植及使用方法。另附资料详细介绍了uC-OS在51单片机上的移植方法。-This information is detailed analysis uC-OS operating system kernel source code, detailed information on uC-OS for transplantation and use. Attached information details the uC-OS in
c51
- uc/os II移植 51单片机,包括工程文件和程序,实现在51单片机点亮led-uc/os II transplantation 51, including the project files and programs to achieve the 51 single-chip light led
uCOS-51
- 绍了一种实时操作系统叫c/os.II的内核结构,分析了它的移植技术;讨论了将其移植到80C51系列单片机硬 件平台上的关键技术,并详细描述了此移植的实现过程,分析了移植测试实验情况;针对keilCx51编译器环境下的一些特殊 情况进行了说明,并总结了移植的一般方法。-Introduce a real-time operating system, called the uc/os-II core structure of its Transplant technique addresse
EasyHwOS
- 在自己编写的OS上去跑51的程序,本例子使用简单的LED控制作为基本程序,由模块化结构组成。-Written up in their own OS to run 51 programs, this example uses a simple LED control as a basic procedure, the modular structure and composition.
uCOS51
- 文档内容包括:uCOS51高效内核、OS人机界面SHELL的编写、51机开发板的硬件设计、RTL8019AS网卡驱动程序、51TCP/IP协议栈设计、应用协议FTP、PPP、HTTP、SMTP、SNMP……在51上的实现技术、51OS任务划分和应用程序实例、由51软件系统向ARM的移植以及其他想到的题目。-Documents include: uCOS51 efficient kernel, OS preparation of man-machine interface SHELL, 51 ma
RTX-51
- 51的操作系统 最简单的51操作系统 简单,容易学习-51 OS 51 operating system, the simplest is simple, easy to learn
51ucosii
- ucos 在单片机上可以运行的源代码!当然,需要猛一点的单片机,要求1000个字节ram,跑起来才比较顺畅,比如at89s55,或者在avr的mega16-a ucos os for MCU!
51
- 一个c51的简单操作系统,适合初学者,可以学到中断,多任务。-os for mcs51
RTOS-OS
- 51机上运行的小系统,对单片机的学习都很有帮助的,-small systemy running on 51. it s powerful for 51 learner, help it useful for you,dk ks kdoek podk psksk k kiek ioek
51-QQ-OS
- 基于51内核的mini操作系统,提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等功能-51 mini operating system kernel, create a task, delete task, task scheduling, system delay, suspend the task, send a message and wait for the message, CPU utilizat
OS
- 关于51系统os的一些说名资料,及实例说明。-Some say the name of the information system on 51 os of, and examples.