Location:
Search - uCos Real Time
Search list
Description: This book is intended for embedded system programmers, consultants and students interested in real-time operating
systems. μC/OS-II is a high performance, deterministic real-time kernel and can be embedded in commercial products
(see Appendix F, Licensing). Instead of writing your own kernel, you should consider μC/OS-II. You will find, as I
did, that writing a kernel is not as easy as it first looks.
Platform: |
Size: 870548 |
Author: Jacky |
Hits:
Description: UCOS操作系统实时内核书-UCOS real-time operating system kernel book
Platform: |
Size: 1778151 |
Author: 倪水 |
Hits:
Description: 一个著名的嵌入式实时操作系统源代码UCOS--a famous embedded real-time operating system source code UCOS-
Platform: |
Size: 560128 |
Author: 章良 |
Hits:
Description: UCOS操作系统实时内核书-UCOS real-time operating system kernel book
Platform: |
Size: 1777664 |
Author: 倪水 |
Hits:
Description: pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, because the timer made different changes, it will affect the function : PC_ElapsedStart (), and PC_ElapsedStop (). 6, because of different real-time clock's revision, the function : PC_GetDateTime ().
Platform: |
Size: 14336 |
Author: hyh |
Hits:
Description: uC/OS-II 源码公开的嵌入式实时多任务操作系统内核-uC/OS-II open-source embedded real-time multi-tasking operating system kernel
Platform: |
Size: 3013632 |
Author: 鲁清竹 |
Hits:
Description: 英文原版的讲uC/OSII 的好书 压缩包中包括PDF和DOC格式的文件-English book on uC/OSII.
Zip file includes files in both PDF and DOC formats.
Platform: |
Size: 1490944 |
Author: Guo |
Hits:
Description: 最新版ucos II 完整源码,非常好的一个实时操作系统,支持64个实时任务,优先级调度。-latest version TRACK II source code integrity, a very good real-time operating system to support 64 real-time task, priority scheduling.
Platform: |
Size: 66560 |
Author: 藏名 |
Hits:
Description: 实时操作系统uCOS-II在ARM处理器s3c44b0上的移植源代码-real-time operating system uCOS-II s3c44b0 the ARM processor on the transplant source code
Platform: |
Size: 221184 |
Author: 郑强 |
Hits:
Description: 嵌入式实时操作系统μC/OS-II及其应用
本文通过对一种源码公开的嵌入式操作系统mC/OS-II的分析,以51系列单片机为例,阐述了在单片机中使用该嵌入式操作系统的优缺-Embedded real-time operating system μC/OS-II and Its Application Based on an open-source embedded operating system mC/OS-II to the analysis of a series of single-chip 51 as an example, described in MCU the use of the embedded operating system lacking the gifted
Platform: |
Size: 3072 |
Author: 林帆 |
Hits:
Description: 在VC下实现的UCOS嵌入式时实操作系统的开发工程包.-in VC under the UCOS embedded real-time operating system and development project kits.
Platform: |
Size: 78848 |
Author: 黄 何 |
Hits:
Description: C源代码的实时操作系统,是
单片机嵌入式操作系统的优良选择-C source code for the real-time operating system, embedded microcontroller is an excellent choice of operating system
Platform: |
Size: 9216 |
Author: 王华 |
Hits:
Description: tcp/ip协议栈源码,用于源码开放的嵌入式实时操作系统uCOS-II。
-tcp/ip protocol stack source code for open-source embedded real-time operating system for uCOS-II.
Platform: |
Size: 33792 |
Author: 王拉耶 |
Hits:
Description: uCOS-II 实时操作系统在嵌入式平台进行移植的一般方法和技巧-for uCOS-II real-time operating system for embedded platform for the general transplant methods and techniques
Platform: |
Size: 169984 |
Author: 宋先生 |
Hits:
Description: μC/OSⅡ实时内核在TMS320C6201上的移植-μC/OS Ⅱ real-time kernel in the transplant TMS320C6201
Platform: |
Size: 112640 |
Author: 9311066 |
Hits:
Description: ucos是一个实时的多任务的小型操作系统,在需要一定实时性的微型系统中使用,这是在2407下面的移植代码-OUT is a real-time multi-tasking operating system of small, needed immediately in the use of micro system, which is below the 2407 code transplant
Platform: |
Size: 103424 |
Author: 刘伟明 |
Hits:
Description: 原汁原味的英文原著 介绍UCOS-ii的书 ucos必看-Original introduction of the English original UCOS-ii uCOS book a must-see
Platform: |
Size: 3853312 |
Author: 张浩 |
Hits:
Description: uCOS-Ⅱ第2版中文书(邵贝贝)+Microc-Os-Ii-The-Real-Time-Kerne(英文),学习嵌入式系统uCOS-II的必备入门书。-uCOS-Ⅱ Chinese books 2nd edition (Shao Beibei)+ Microc-Os-Ii-The-Real-Time-Kerne (English), learning of embedded systems uCOS-II essential primer.
Platform: |
Size: 44841984 |
Author: 王超 |
Hits:
Description: ucos实时操作系统源代码,适用于51单片机,运行速度不错,推荐!-ucos real-time operating system source code, applied to 51 single-chip, running good, recommend!
Platform: |
Size: 20480 |
Author: 三晚不过岗 |
Hits:
Description: UCOS实时性操作系统基于ARM开发板的移植详细说明。-UCOS real-time operating system migration
Platform: |
Size: 427008 |
Author: 慧子 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
18
»