- imagepreviewdlg_demo 一个在windows打开对话框下边显示选中的图片文件预览的一个例子
- markowitz This program uses Markowitz portofolio theory to find combination of stocks in a portfolio which has minimum variance for expected returns
- animatedcar animated car program
- skyblue_Snake 一款有关贪吃蛇的小游戏
- HCI Human Computer Interaction
- 6Adaptive-band-hyperspectral- 6自适应波段选择高光谱图像融合使用互信息
文件名称:Stm32_ucos 在STM32上编写多任务实时操作系统
介绍说明--下载内容来自于网络,使用问题请自行百度
在STM32上编写多任务实时操作系统,同时运行6个任务,通过发送和接收信号量机制,解决哲学家就餐问题,通过板上按键代表哲学家的就餐请求,板上LED灯表示就餐成功或者未果,同时在晶体数码管上显示就餐申请时间。-STM32 to write multi-task in real-time operating system, run six tasks by sending and receiving semaphore mechanism to solve the dining philosophers problem, through the key board on behalf of the dining philosophers request board LED indicates successful or unsuccessful dining , while the crystal digital display on the dining application time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Stm32_ucos/
Stm32_ucos/project/
Stm32_ucos/project/Debug/
Stm32_ucos/project/Debug/Exe/
Stm32_ucos/project/Debug/Exe/gprs.bin
Stm32_ucos/project/Debug/Exe/gprs.out
Stm32_ucos/project/Debug/List/
Stm32_ucos/project/Debug/Obj/
Stm32_ucos/project/Debug/Obj/BoardInit.o
Stm32_ucos/project/Debug/Obj/cortexm3_macro.o
Stm32_ucos/project/Debug/Obj/gprs.o
Stm32_ucos/project/Debug/Obj/gprs.pbd
Stm32_ucos/project/Debug/Obj/gprs.pbi
Stm32_ucos/project/Debug/Obj/Hex.o
Stm32_ucos/project/Debug/Obj/I2C.o
Stm32_ucos/project/Debug/Obj/led.o
Stm32_ucos/project/Debug/Obj/main.o
Stm32_ucos/project/Debug/Obj/pdu.o
Stm32_ucos/project/Debug/Obj/pdu.pbi
Stm32_ucos/project/Debug/Obj/stm32f10x_it.o
Stm32_ucos/project/Debug/Obj/stm32f10x_vector.o
Stm32_ucos/project/Debug/Obj/stm32_equip.o
Stm32_ucos/project/gprs.dep
Stm32_ucos/project/gprs.ewd
Stm32_ucos/project/gprs.ewp
Stm32_ucos/project/gprs.eww
Stm32_ucos/project/settings/
Stm32_ucos/project/settings/gprs.cspy.bat
Stm32_ucos/project/settings/gprs.dbgdt
Stm32_ucos/project/settings/gprs.dni
Stm32_ucos/project/settings/gprs.wsdt
Stm32_ucos/project/settings/gprs_Debug.jlink
Stm32_ucos/STM32_LIB/
Stm32_ucos/STM32_LIB/config/
Stm32_ucos/STM32_LIB/config/stm32f10x_conf.h
Stm32_ucos/STM32_LIB/inc/
Stm32_ucos/STM32_LIB/inc/cortexm3_macro.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_adc.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_bkp.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_can.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_crc.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_dac.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_dbgmcu.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_dma.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_exti.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_flash.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_fsmc.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_gpio.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_i2c.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_iwdg.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_lib.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_map.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_nvic.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_pwr.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_rcc.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_rtc.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_sdio.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_spi.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_systick.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_tim.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_type.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_usart.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_wwdg.h
Stm32_ucos/STM32_LIB/lib/
Stm32_ucos/STM32_LIB/lib/stm32_2.0.3_lib.a
Stm32_ucos/STM32_LIB/startup/
Stm32_ucos/STM32_LIB/startup/cortexm3_macro.s
Stm32_ucos/STM32_LIB/startup/stm32f10x_vector.c
Stm32_ucos/STM32_LIB/version.txt
Stm32_ucos/UCOS/
Stm32_ucos/UCOS/inc/
Stm32_ucos/UCOS/inc/os_cfg.h
Stm32_ucos/UCOS/inc/os_cpu.h
Stm32_ucos/UCOS/inc/ucos_ii.h
Stm32_ucos/UCOS/lib/
Stm32_ucos/UCOS/lib/ucos.a
Stm32_ucos/USER/
Stm32_ucos/USER/inc/
Stm32_ucos/USER/inc/BoardInit.h
Stm32_ucos/USER/inc/includes.h
Stm32_ucos/USER/inc/main.h
Stm32_ucos/USER/inc/stm32f10x_it.h
Stm32_ucos/USER/inc/stm32_equip.h
Stm32_ucos/USER/inc/type.h
Stm32_ucos/USER/linkerCofig/
Stm32_ucos/USER/linkerCofig/STM32_Flash.icf
Stm32_ucos/USER/linkerCofig/STM32_Flash.mac
Stm32_ucos/USER/linkerCofig/STM32_Flash_XRAM.icf
Stm32_ucos/USER/linkerCofig/STM32_Flash_XRAM.mac
Stm32_ucos/USER/src/
Stm32_ucos/USER/src/BoardInit.c
Stm32_ucos/USER/src/main.c
Stm32_ucos/USER/src/stm32f10x_it.c
Stm32_ucos/USER/src/stm32_equip.c
Stm32_ucos/project/
Stm32_ucos/project/Debug/
Stm32_ucos/project/Debug/Exe/
Stm32_ucos/project/Debug/Exe/gprs.bin
Stm32_ucos/project/Debug/Exe/gprs.out
Stm32_ucos/project/Debug/List/
Stm32_ucos/project/Debug/Obj/
Stm32_ucos/project/Debug/Obj/BoardInit.o
Stm32_ucos/project/Debug/Obj/cortexm3_macro.o
Stm32_ucos/project/Debug/Obj/gprs.o
Stm32_ucos/project/Debug/Obj/gprs.pbd
Stm32_ucos/project/Debug/Obj/gprs.pbi
Stm32_ucos/project/Debug/Obj/Hex.o
Stm32_ucos/project/Debug/Obj/I2C.o
Stm32_ucos/project/Debug/Obj/led.o
Stm32_ucos/project/Debug/Obj/main.o
Stm32_ucos/project/Debug/Obj/pdu.o
Stm32_ucos/project/Debug/Obj/pdu.pbi
Stm32_ucos/project/Debug/Obj/stm32f10x_it.o
Stm32_ucos/project/Debug/Obj/stm32f10x_vector.o
Stm32_ucos/project/Debug/Obj/stm32_equip.o
Stm32_ucos/project/gprs.dep
Stm32_ucos/project/gprs.ewd
Stm32_ucos/project/gprs.ewp
Stm32_ucos/project/gprs.eww
Stm32_ucos/project/settings/
Stm32_ucos/project/settings/gprs.cspy.bat
Stm32_ucos/project/settings/gprs.dbgdt
Stm32_ucos/project/settings/gprs.dni
Stm32_ucos/project/settings/gprs.wsdt
Stm32_ucos/project/settings/gprs_Debug.jlink
Stm32_ucos/STM32_LIB/
Stm32_ucos/STM32_LIB/config/
Stm32_ucos/STM32_LIB/config/stm32f10x_conf.h
Stm32_ucos/STM32_LIB/inc/
Stm32_ucos/STM32_LIB/inc/cortexm3_macro.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_adc.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_bkp.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_can.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_crc.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_dac.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_dbgmcu.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_dma.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_exti.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_flash.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_fsmc.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_gpio.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_i2c.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_iwdg.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_lib.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_map.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_nvic.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_pwr.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_rcc.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_rtc.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_sdio.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_spi.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_systick.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_tim.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_type.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_usart.h
Stm32_ucos/STM32_LIB/inc/stm32f10x_wwdg.h
Stm32_ucos/STM32_LIB/lib/
Stm32_ucos/STM32_LIB/lib/stm32_2.0.3_lib.a
Stm32_ucos/STM32_LIB/startup/
Stm32_ucos/STM32_LIB/startup/cortexm3_macro.s
Stm32_ucos/STM32_LIB/startup/stm32f10x_vector.c
Stm32_ucos/STM32_LIB/version.txt
Stm32_ucos/UCOS/
Stm32_ucos/UCOS/inc/
Stm32_ucos/UCOS/inc/os_cfg.h
Stm32_ucos/UCOS/inc/os_cpu.h
Stm32_ucos/UCOS/inc/ucos_ii.h
Stm32_ucos/UCOS/lib/
Stm32_ucos/UCOS/lib/ucos.a
Stm32_ucos/USER/
Stm32_ucos/USER/inc/
Stm32_ucos/USER/inc/BoardInit.h
Stm32_ucos/USER/inc/includes.h
Stm32_ucos/USER/inc/main.h
Stm32_ucos/USER/inc/stm32f10x_it.h
Stm32_ucos/USER/inc/stm32_equip.h
Stm32_ucos/USER/inc/type.h
Stm32_ucos/USER/linkerCofig/
Stm32_ucos/USER/linkerCofig/STM32_Flash.icf
Stm32_ucos/USER/linkerCofig/STM32_Flash.mac
Stm32_ucos/USER/linkerCofig/STM32_Flash_XRAM.icf
Stm32_ucos/USER/linkerCofig/STM32_Flash_XRAM.mac
Stm32_ucos/USER/src/
Stm32_ucos/USER/src/BoardInit.c
Stm32_ucos/USER/src/main.c
Stm32_ucos/USER/src/stm32f10x_it.c
Stm32_ucos/USER/src/stm32_equip.c
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
