-
自己遍的,支持的芯片为max1933,大家做个参考
自己遍的,支持的芯片为max1933,大家做个参考-repeated his support for the chip to max1933, we refer to Be
- 2022-04-21 13:31:10下载
- 积分:1
-
IPTV机顶盒
iptv机顶盒源码,包括原理图在内,UCOS-II系统-iptv set-top box source, including schematics, including, UCOS-II system
- 2022-04-06 19:40:27下载
- 积分:1
-
嵌入式文件系统 ucfs.包含全部源代码
嵌入式文件系统 ucfs.包含全部源代码-the complete source code for embeded file system
- 2023-08-29 12:50:04下载
- 积分:1
-
This is a small rtos51 I call a function to write the basic code simulation
这是本人调用small rtos51的函数来仿真写的基本代码-This is a small rtos51 I call a function to write the basic code simulation
- 2022-09-10 15:00:03下载
- 积分:1
-
ucosii_149
MSP430F149的ucosii代码。(The MSP430F149 ucosii code.)
- 2013-08-05 11:40:24下载
- 积分:1
-
ucosii
ucosii-2.76 ucosii 的源代码,希望对大家有所帮助-ucosii- 2.76 ucosii the source code, we hope to help
- 2023-03-06 19:05:04下载
- 积分:1
-
Linux物理内存分配方法:伙伴系统算法原码
Linux物理内存分配方法:伙伴系统算法原码-Linux physical memory allocation method : Partnership original algorithm system code
- 2023-04-16 04:55:03下载
- 积分:1
-
comprehensive experiment source code
综合实验源代码-捉小鸡-comprehensive experiment source code-catching chicken
- 2022-01-26 00:31:09下载
- 积分: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
-
ucOS+ucGUI人机界面实验源码
基于STM32 ucOS+ucGUI人机界面实验源码(UcOS+ucGUI human computer interface experimental source code)
- 2018-01-25 16:42:01下载
- 积分:1