Welcome![Sign In][Sign Up]
Location:
Search - microc/os

Search list

[TCP/IP stackaltera_lwip

Description: 已移植到altera nios ii软核的基于microC/OS操作系统的lwip全套源代码- Transplanted to altera the nios ii soft nucleus based on microC/OS the operating system lwip complete set source code
Platform: | Size: 351188 | Author: 刘雅莎 | Hits:

[Other resourceGCCandtheMicroCOS-II

Description: Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC/OS-II RTOS.-Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC / O S-II RTOS.
Platform: | Size: 293929 | Author: chenhuaning | Hits:

[Other resourceEmbedded_Systems_Building_Blocks

Description: 『embedded systems building blocks, complete and ready-to-use modules in C, second edition』 - This second edition features revisions that support the latest version of the author s popular operating system and book, MicroC/OS-II - Complete and ready-to-use modules in C Get a clear explanation of functional code modules and microcontroller theory
Platform: | Size: 5941512 | Author: 苹果 | Hits:

[Other resourceucos_ii-linux

Description: GCC下microC/OS-II 开发平台,内含microC/OS-II 完整源代码和邵贝贝版的四个应用程序book.c(有makefile)和相关的pdf(在解压后的Linux-test文件夹下),适合初学者学习。里面的代码均经过Linux下运行通过。
Platform: | Size: 612361 | Author: 王海鹏 | Hits:

[Other resourceMicroc-Os-Ii-The-Real-Time-Kernel

Description: 原汁原味的英文原著 介绍UCOS-ii的书 ucos必看
Platform: | Size: 3853528 | Author: 张浩 | Hits:

[Other resourceuCOSII_2nd

Description: 《嵌入式实时操作系统uCOS-II》(第二版).pdf MicroC/OS The Real-Time Kernel Second Edition Jean J. Labrosse著 邵贝贝等译
Platform: | Size: 42237023 | Author: shevsten | Hits:

[uCOSMicroC_OS-II_The_Real-Time_Kernel_Second_Edition--

Description: 嵌入式实时操作系统μC OS-II(第2版)--随书光盘MicroCOS_II.rar-Embedded real-time operating system μC OS-II (2nd edition)- CD-ROM with the book MicroCOS_II.rar
Platform: | Size: 3101696 | Author: zhouhouqiu | Hits:

[uCOSGCCandtheMicroCOS-II

Description: Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC/OS-II RTOS.-Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC/O S-II RTOS.
Platform: | Size: 293888 | Author: | Hits:

[OtherEmbedded_Systems_Building_Blocks

Description: 『embedded systems building blocks, complete and ready-to-use modules in C, second edition』 - This second edition features revisions that support the latest version of the author s popular operating system and book, MicroC/OS-II - Complete and ready-to-use modules in C Get a clear explanation of functional code modules and microcontroller theory-『Embedded systems building blocks, complete and ready-to-use modules in C, second edition』- This second edition features revisions that support the latest version of the author s popular operating system and book, MicroC/OS-II- Complete and ready-to-use modules in C Get a clear explanation of functional code modules and microcontroller theory
Platform: | Size: 5941248 | Author: 苹果 | Hits:

[uCOSucos_ii-linux

Description: GCC下microC/OS-II 开发平台,内含microC/OS-II 完整源代码和邵贝贝版的四个应用程序book.c(有makefile)和相关的pdf(在解压后的Linux-test文件夹下),适合初学者学习。里面的代码均经过Linux下运行通过。-GCC under microC/OS-II development platform, including microC/OS-II complete source code and Shao Beibei version of the four applications book.c (Have makefile) and the associated pdf (in the extract after the Linux-test folder), suitable for beginners to learn. Inside the code have been run under Linux through.
Platform: | Size: 612352 | Author: | Hits:

[uCOSMicroc-Os-Ii-The-Real-Time-Kernel

Description: 原汁原味的英文原著 介绍UCOS-ii的书 ucos必看-Original introduction of the English original UCOS-ii uCOS book a must-see
Platform: | Size: 3853312 | Author: 张浩 | Hits:

[uCOSuCOSII_2nd

Description: 《嵌入式实时操作系统uCOS-II》(第二版).pdf MicroC/OS The Real-Time Kernel Second Edition Jean J. Labrosse著 邵贝贝等译
Platform: | Size: 42236928 | Author: shevsten | Hits:

[OtheruCOS-II(chinese)+Microc-Os-Ii-The-Real-Time-Kerne(

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:

[uCOSucos-II

Description: 嵌入式实时操作系统ucos II(第二版)-MicroC/OS II The real-time Kernel Second Edition
Platform: | Size: 2399232 | Author: Yonghua Wu | Hits:

[uCOSucosii_mutex

Description: MicroC OS II Mutex example
Platform: | Size: 9216 | Author: SD | Hits:

[uCOSucosx86p

Description: MicroC/OS-II for x86 Protected Mode. Microsoft compiled by Visual C++ Microsoft Macro Assembly (MASM).
Platform: | Size: 79872 | Author: Readme3 | Hits:

[OtherMicroc-Os-Ii-The-Real-Time-Kernel

Description: 实时性操作系统MICRO C OS -II 的英文版本,喜欢英文参考资料的同志注意了,可以下-Real-time operating system, MICRO C OS-II the English version, like the English reference comrades attention, you can lower
Platform: | Size: 4161536 | Author: 秦天明 | Hits:

[uCOSMicroC-OS-III-

Description: UCOS-III中支持了时间片的轮转调度,为了减少关中断的时间, 内核在对临界段的处理上使用了一些方法,比如为防止中断中访问 临界段代码,把中断的事情分两步来做,即中断中把对内核的操作 仅做保存,实际的操作推迟到一个称为OS_IntQTask中完成!这样 就可以在程序中使用禁止调度的方式来处理临界段的代码,也大大 减少了关中断的时间!但这并不意味着这种方法就是最优了,它是在 任务切换的消耗和关中断的时间来平衡的,所以UCOS-III也支持使用 关中断的方法! -UCOS-III in support of a time slice of the round-robin scheduling, in order to reduce the interrupt off time, the kernel in the handling of the critical section using a number of methods, such as to prevent interruption in access to critical sections of the code, to break things in two steps do, that is to interrupt the operation of the kernel to do only save the actual operating postponed to a called OS_IntQTask done! This procedure can be used in a way against scheduling critical sections of code to deal with, but also greatly reduces the time to break off! But this does not mean that this method is optimal, and it is consumed in the task switching and interrupt time off to balance, so UCOS-III also supports the use of off interrupt method!
Platform: | Size: 7110656 | Author: 比斌 | Hits:

[uCOSPorting-of-microC-OS-II-kernel-in-ARM-powered-mic

Description: Porting of microC OS-II kernel in ARM powered microcontroller program
Platform: | Size: 1248256 | Author: prakash | Hits:

[OtherMicro OS II The Real Time Kernel

Description: MicroC/OS II Second Edition describes the design and implementation of the MicroC/OS-II real-time operating system (RTOS). In addition to its value as a reference to the kernel, it is an extremely detailed and highly readable design study particularly useful to the embedded systems student. While documenting the design and implementation of the kernel, the book also walks the reader through the many related development issues: how to adapt the kernel for a new microprocessor, how to install the kernel, and how to structure the applications that run on the kernel. This edition features documentation for several important new features of the software, including new real-time services, floating points, and coding conventions. The accompanying downloadable resources include complete code for the MicroC/OS-II kernel.
Platform: | Size: 12830170 | Author: ph0enix | Hits:
« 12 3 »

CodeBus www.codebus.net