-
在2410开发板上进行红外通讯实验,代码完整,希望对你有帮助。...
在2410开发板上进行红外通讯实验,代码完整,希望对你有帮助。-board in 2410 for the development of infrared communications experiment, code integrity, and I hope to help you.
- 2023-03-03 23:50:03下载
- 积分:1
-
wofost_v717_source
Wofost作物模型源代码,可用于wofost作物模型的二次开发。(The source code of WOFOST crop model.)
- 2016-09-28 10:49:15下载
- 积分:1
-
xep-ucos
UCOS的移植参考文献,详细讲解了UCOS在windows平台上的移植过程。(UCOS transplant references, explained in detail on the windows platform UCOS transplant process.)
- 2013-11-20 20:17:47下载
- 积分:1
-
UCOSII工程模板
ucos基本模板,比较适合初学者使用,省去了搭建和移植的过程。希望能给大家提供帮助。(OSTaskCreate((OS_TCB *)&AppTaskStartTCB, /* Create the start task */
(CPU_CHAR *)"App Task Start",
(OS_TASK_PTR )AppTaskStart,
(void *)0,
(OS_PRIO )APP_CFG_TASK_START_PRIO,
(CPU_STK *)&AppTaskStartStk[0],
(CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE / 10,
(CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE,
(OS_MSG_QTY )0,
(OS_TICK )0,
(void *)0,
(OS_OPT )(OS_OPT_TASK_STK_CHK | OS_OPT_TASK_STK_CLR),
(OS_ERR *)&err);)
- 2018-03-29 21:31:38下载
- 积分:1
-
BGA
UCOS在LPC2378开发板里面的原版移植程序(UCOS in LPC2378 development board inside the original transplant procedure)
- 2008-05-17 18:24:11下载
- 积分:1
-
用于S3C44B0的ucGUI,支持中文。
用于S3C44B0的ucGUI,支持中文。-S3C44B0 for the ucGUI support Chinese.
- 2022-03-04 09:48:25下载
- 积分:1
-
UCOS在lm3s615上的移植,可以适用keil或者realview 编译
UCOS在lm3s615上的移植,可以适用keil或者realview 编译-UCOS in lm3s615 on the transplant, can be applied or RealView compiler keil
- 2023-01-19 17:05:04下载
- 积分:1
-
一个uCOS
一个uCOS-ARM系统的完整代码
一个uCOS-ARM系统的完整代码
-UCOS-ARM system, a complete code of a uCOS-ARM the integrity of the system code
- 2022-04-25 12:42:51下载
- 积分:1
-
UCOS在S3C2410上针对的键盘应用
UCOS在S3C2410上针对的键盘应用-UCOS in S3C2410 application against keyboard
- 2023-02-10 17:55:04下载
- 积分:1
-
嵌入式操作系统源代码ucos2.61,非常稳定的源代码,在…
嵌入式操作系统源代码ucos2.61,非常稳定的源代码,在网站上显示没有一点bug。-Embedded operating system source code ucos2.61, very stable source code, on the website showed that there was no point bug.
- 2022-02-04 07:19:25下载
- 积分:1