搜索资源列表
uCOS-II_LPC2000
- 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_DOS
UMiccriumGUUIC
- 把uCOS移植到三星的44B0的CPU上面,不过是在IAR环境下的,代代码是2.80的,还带uCGUI哦,用IAR for ARM 4.31与H -UCOS transplantation Samsung 44B0 CPU above, but in IAR environment, the generation of code is 2.80, also with uCGUI Oh using the IAR for ARM 4.31 and H
本小姐的介绍
- 在turboC环境下可以运行的俄罗斯方块程序,调用的graphics.h 不能在VC++里运行 号(The Tetris program that can be run in the turboC environment, and the called graphics.h cannot run the number in the VC++)
