搜索资源列表
UCOS---II252
- UCOS 2.52版本的原码,其他的我就不说了-UCOS 2.52 version of the original code, the other I will not say
my_os_easy_and_PDF
- 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system i
uCOS-IIforIAR3.41
- Application.c修改为IAR3.41支持的格式 uCOS-II.eww工程文件 其他文件介绍略过-Application.c IAR3.41 support for the revised format for uCOS-II. eww works documents other documents introduced skip
UCOSII2.83
- ucos2 2.83最新版,增加了os_tmr.c,定时器管理程序,别的修改了一些小BUG,任务管理到254个,很不错,使用的时候仔细看以下说明-ucos2 latest version 2.83, an increase of os_tmr.c, timer management procedures, revised some other small BUG, task management to 254, is pretty good, the use of carefully read
SPI_arm_drive
- SPI总线驱动,可驱动FLASH和数码管等设备。 LPC基于2138芯片的中间件-SPI Bus Driver, Flash drives and digital control, and other equipment. LPC based on the 2138 chip Middleware
VcDemoOfuCGUI
- 这是一个移植到vc上的小型ucGUI,有助于容易理解GUI的实现和移植到嵌入式系统上,其中包括了Font,Widget,Window,Graphs(circle,line,poly,arc),LCDDriver,MemDev等。-This is a transplant of small vc ucGUI. easy to understand GUI to the realization and transplanted to embedded systems, including the F
ucOS-II_for_51
- 实施操作系统的设计和开发,可以一直到其他的mcu,但是要注意flash和ram-implementation of the operating system design and development, it has to other mcu. However, to the attention of flash and ram
theRussiasquares
- 这是嵌入式软件俄罗斯方块游戏,在ucos操作系统下,在北京博创公司的ARM300试验平台上运行通过,处理器是ARM7,移植其他试验平台上也挺方便。-This is the Russian box embedded software games, the operating system OUT, Mr. Chong in Beijing the ARM300 test platform running through, is ARM7 processor, Transplant other te
twopersonrussiasquar
- 这是俄罗斯方块游戏,是双人的俄罗斯方块游戏,移植其他试验平台上需要稍微修改,用c编写的游戏。-This is the game box, double the Russian box games Transplant other test platform needs a little revision, and c preparation of the game.
ucosIIRTC
- ucos下完成时钟显示及别的任务,编程平台为SDT2.51,c代码-OUT complete clock display and other tasks, programming platform for SDT2.51, c code
ucos_m8_icc
- 使用mega8和iccavr编译器的一段ucos操作系统程序,略去了hook等内容和任务间的通信-use mega8 iccavr compiler and the operating system for some TRACK procedures, omitted from the hook, and other content and the task of the communication
ucosii2
- 修改了其它人的ucosiifor44b0见博客 http://blog.sina.com.cn/bufengmobuchenghuo-revised the other person's blog ucosiifor44b0 see http : / / blog.sina.com.cn / bufengmobuchenghuo
uCOS-II到 C51单片机下的移植
- 嵌入式操作系统ucos在51单片机上的移植,很有实用价值,参考这个程序也可以把ucos轻松的移植到其它mcu或arm及dsp上-embedded operating system in the SCM 51 transplant, useful, reference to this procedure can also CENTER easily ported to other mcu or on the arm and dsp
EX1_x86L
- 一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了.-a UCOS the classic routines with BC4.5 compiler (also can run MAKETEST), if you use other versions or BC3, then what Contents forced to Cooking on it.
EX2_x86L
- 一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了.-a UCOS the classic routines with BC4.5 compiler (also can run MAKETEST), if you use other versions or BC3, then what Contents forced to Cooking on it.
EX3_x86L
- 一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了.-a UCOS the classic routines with BC4.5 compiler (also can run MAKETEST), if you use other versions or BC3, then what Contents forced to Cooking on it.
EX4_x86L.FP
- 一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了.-a UCOS the classic routines with BC4.5 compiler (also can run MAKETEST), if you use other versions or BC3, then what Contents forced to Cooking on it.
STC_ucosII 基于STC的ucosII实时系统
- 基于STC的ucosII实时系统,keil平台编译成功,稍加裁剪可用于其它平台。-Real-time systems based on STC' s ucosII, keil platform compilation is successful, a little cut can be used for other platforms.
STM32-ucOS-II-V2.86-uCGUI-3.9-DEMO-2 stm32开发板上移植ucos
- stm32开发板上移植ucos,使用keil开发环境 本人新手 根据其他代码改编缩减得到-stm32 development board transplantation ucos, I am new to using keil development environment based on other code be adapted to reduce
ARM7_ATSAM64_UCOS_KEIL.rar
- ATMEL ARM7 SAM64 Porting ucos / Keil ARM VER3.04。不同于其它,本代码使用了独立的中断栈,能显著降低RAM的需求,尤其适合小RAM的CPU使用。工程中已经建立了ULINK、以及H-JTAG调试的FALSH&RAM版本,因为涉及版权,不包含ucos source。,ATMEL ARM7 SAM64 Porting ucos/Keil ARM VER3.04. Different from the other, the code uses a separ