文件名称:Calculator
-
所属分类:
- 标签属性:
- 上传时间:2015-03-19
-
文件大小:1.8mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于ucos+ucgui的一款小计算器,功能简单,但是很实用,融合ucos以及ucgui-Based ucos+ucgui of a small calculator, features a simple, but very practical, as well as the integration ucos ucgui
(系统自动生成,下载前可以参看下载内容)
下载文件列表
APP/app.c
APP/app.h
APP/app_cfg.h
APP/os_cfg.h
APP/os_cfg_r.h
BSP/24cxx.c
BSP/24cxx.h
BSP/beep.c
BSP/beep.h
BSP/BSP.c
BSP/BSP.h
BSP/delay.c
BSP/delay.h
BSP/font.h
BSP/ILI9341.c
BSP/ILI9341.h
BSP/ILI9341_touch.c
BSP/ILI9341_touch.h
BSP/key.c
BSP/key.h
BSP/led.c
BSP/led.h
BSP/myiic.c
BSP/myiic.h
BSP/spi.c
BSP/spi.h
BSP/sys.c
BSP/sys.h
BSP/timer.c
BSP/timer.h
BSP/usart.c
BSP/usart.h
CMSIS/core_cm3.c
CMSIS/core_cm3.h
CMSIS/startup/startup_stm32f10x_cl.s
CMSIS/startup/startup_stm32f10x_hd.s
CMSIS/startup/startup_stm32f10x_hd_vl.s
CMSIS/startup/startup_stm32f10x_ld.s
CMSIS/startup/startup_stm32f10x_ld_vl.s
CMSIS/startup/startup_stm32f10x_md.s
CMSIS/startup/startup_stm32f10x_md_vl.s
CMSIS/startup/startup_stm32f10x_xl.s
CMSIS/stm32f10x.h
CMSIS/system_stm32f10x.c
CMSIS/system_stm32f10x.h
FWlib/inc/misc.h
FWlib/inc/stm32f10x_adc.h
FWlib/inc/stm32f10x_bkp.h
FWlib/inc/stm32f10x_can.h
FWlib/inc/stm32f10x_cec.h
FWlib/inc/stm32f10x_crc.h
FWlib/inc/stm32f10x_dac.h
FWlib/inc/stm32f10x_dbgmcu.h
FWlib/inc/stm32f10x_dma.h
FWlib/inc/stm32f10x_exti.h
FWlib/inc/stm32f10x_flash.h
FWlib/inc/stm32f10x_fsmc.h
FWlib/inc/stm32f10x_gpio.h
FWlib/inc/stm32f10x_i2c.h
FWlib/inc/stm32f10x_iwdg.h
FWlib/inc/stm32f10x_pwr.h
FWlib/inc/stm32f10x_rcc.h
FWlib/inc/stm32f10x_rtc.h
FWlib/inc/stm32f10x_sdio.h
FWlib/inc/stm32f10x_spi.h
FWlib/inc/stm32f10x_tim.h
FWlib/inc/stm32f10x_usart.h
FWlib/inc/stm32f10x_wwdg.h
FWlib/src/misc.c
FWlib/src/stm32f10x_adc.c
FWlib/src/stm32f10x_bkp.c
FWlib/src/stm32f10x_can.c
FWlib/src/stm32f10x_cec.c
FWlib/src/stm32f10x_crc.c
FWlib/src/stm32f10x_dac.c
FWlib/src/stm32f10x_dbgmcu.c
FWlib/src/stm32f10x_dma.c
FWlib/src/stm32f10x_exti.c
FWlib/src/stm32f10x_flash.c
FWlib/src/stm32f10x_fsmc.c
FWlib/src/stm32f10x_gpio.c
FWlib/src/stm32f10x_i2c.c
FWlib/src/stm32f10x_iwdg.c
FWlib/src/stm32f10x_pwr.c
FWlib/src/stm32f10x_rcc.c
FWlib/src/stm32f10x_rtc.c
FWlib/src/stm32f10x_sdio.c
FWlib/src/stm32f10x_spi.c
FWlib/src/stm32f10x_tim.c
FWlib/src/stm32f10x_usart.c
FWlib/src/stm32f10x_wwdg.c
Listing/os_cpu_a.lst
Listing/startup_stm32f10x_hd.lst
Listing/STM32-DEMO.map
UCGUI/AntiAlias/CCGUIAntiAlias.bat
UCGUI/AntiAlias/GUIAAArc.c
UCGUI/AntiAlias/GUIAAChar.c
UCGUI/AntiAlias/GUIAAChar2.c
UCGUI/AntiAlias/GUIAAChar4.c
UCGUI/AntiAlias/GUIAACircle.c
UCGUI/AntiAlias/GUIAALib.c
UCGUI/AntiAlias/GUIAALine.c
UCGUI/AntiAlias/GUIAAPoly.c
UCGUI/AntiAlias/GUIAAPolyOut.c
UCGUI/Config/GUIConf.h
UCGUI/Config/GUITouchConf.h
UCGUI/Config/LCDConf.h
UCGUI/ConvertColor/CCConvertColor.bat
UCGUI/ConvertColor/LCDP111.c
UCGUI/ConvertColor/LCDP222.c
UCGUI/ConvertColor/LCDP233.c
UCGUI/ConvertColor/LCDP323.c
UCGUI/ConvertColor/LCDP332.c
UCGUI/ConvertColor/LCDP444_12.c
UCGUI/ConvertColor/LCDP444_12_1.c
UCGUI/ConvertColor/LCDP444_16.c
UCGUI/ConvertColor/LCDP555.c
UCGUI/ConvertColor/LCDP556.c
UCGUI/ConvertColor/LCDP565.c
UCGUI/ConvertColor/LCDP655.c
UCGUI/ConvertColor/LCDP8666.c
UCGUI/ConvertColor/LCDP8666_1.c
UCGUI/ConvertColor/LCDPM233.c
UCGUI/ConvertColor/LCDPM323.c
UCGUI/ConvertColor/LCDPM332.c
UCGUI/ConvertColor/LCDPM444_12.c
UCGUI/ConvertColor/LCDPM444_16.c
UCGUI/ConvertColor/LCDPM555.c
UCGUI/ConvertColor/LCDPM556.c
UCGUI/ConvertColor/LCDPM565.c
UCGUI/ConvertColor/LCDPM655.c
UCGUI/ConvertMono/CCConvertMono.bat
UCGUI/ConvertMono/LCDP0.c
UCGUI/ConvertMono/LCDP2.c
UCGUI/ConvertMono/LCDP4.c
UCGUI/Core/CCGUICore.bat
UCGUI/Core/GUI.h
UCGUI/Core/GUI2DLib.c
UCGUI/Core/GUIAlloc.c
UCGUI/Core/GUIArc.c
UCGUI/Core/GUIChar.c
UCGUI/Core/GUICharLine.c
UCGUI/Core/GUICharM.c
UCGUI/Core/GUICharP.c
UCGUI/Core/GUICirc.c
UCGUI/Core/GUIColor2Index.c
UCGUI/Core/GUICore.c
UCGUI/Core/GUICurs.c
UCGUI/Core/GUIDebug.h
UCGUI/Core/GUIEncJS.c
UCGUI/Core/GUIIndex2Color.c
UCGUI/Core/GUIPolyE.c
UCGUI/Core/GUIPolyM.c
UCGUI/Core/GUIPolyR.c
UCGUI/Core/GUIRealloc.c
UCGUI/Core/GUIStream.c
UCGUI/Core/GUITask.c
UCGUI/Core/GUITime.c
UCGUI/Core/GUITimer.c
UCGUI/Core/GUIType.h
UCGUI/Core/GUIUC0.c
UCGUI/Core/GUIVal.c
UCGUI/Core/GUIValf.c
UCGUI/Core/GUIVersion.h
UCGUI/Core/GUI_AddBin.c
UCGUI/Core/GUI_AddDec.c
UCGUI/Core/GUI_AddDecMin.c
UCGUI/Core/GUI_AddDecShift.c
UCGUI/Core/GUI_AddHex.c
UCGUI/Core/GUI_AddKeyMsgHook.c
UCGUI/Core/GUI_ALLOC_AllocInit.c
UCGUI/Core/GUI_ALLOC_AllocZero.c
UCGUI/Core/GUI_BMP.c
UCGUI/Core/GUI_BMP_Serialize.c
UCGUI/Core/GUI_CalcColorDist.c
UCGUI/Core/GUI_ClearRectEx.c
UCGUI/Core/GUI_Color2VisColor.c
UCGUI/Core/GUI_ConfDefaults.h
UCGUI/Core/GUI_CursorArrowL.c
UCGUI/Core/GUI_CursorArrowLI.c
UCGUI/Core/GUI_CursorArrowLPx.c
UCGUI/Core/GUI_CursorArrowM.c
UCGUI/Core/GUI_CursorArrowMI.c
UCGUI/Core/GUI_CursorArrowMPx.c
UCGUI/Core/GUI_CursorArrowS.c
UCGUI/Core/GUI_CursorArrowSI.c
UCGUI/Core/GUI_CursorArrowSPx.c
UCGUI/Core/GUI_CursorCrossL.c
UCGUI/Core/GUI_CursorCrossLI.c
UCGUI/Core/GUI_CursorCrossLPx.c
UCGUI/Core/GUI_CursorCrossM.c
UCGUI/Core/GUI_CursorCrossMI.c
UCGUI/Core/GUI_CursorCrossMPx.c
UCGUI/Core/GUI_CursorCrossS.c
UCGUI/Core/GUI_CursorCrossSI.c
UCGUI/Core/GUI_CursorCrossSPx.c
UCGUI/Core/GUI_CursorHeaderM.c
UCGUI/Core/GUI_CursorHeaderMI.c
UCGUI/Core/GUI_CursorHeaderMPx.c
UCGUI/Core/GUI_CursorPal.c
UCGUI/Core/GUI_CursorPalI.c
UCGUI/Core/GUI_DispBin.c
UCGUI/Core/GUI_DispCEOL.c
UCGUI/Core/GUI_DispChar.c
UCGUI/C
APP/app.h
APP/app_cfg.h
APP/os_cfg.h
APP/os_cfg_r.h
BSP/24cxx.c
BSP/24cxx.h
BSP/beep.c
BSP/beep.h
BSP/BSP.c
BSP/BSP.h
BSP/delay.c
BSP/delay.h
BSP/font.h
BSP/ILI9341.c
BSP/ILI9341.h
BSP/ILI9341_touch.c
BSP/ILI9341_touch.h
BSP/key.c
BSP/key.h
BSP/led.c
BSP/led.h
BSP/myiic.c
BSP/myiic.h
BSP/spi.c
BSP/spi.h
BSP/sys.c
BSP/sys.h
BSP/timer.c
BSP/timer.h
BSP/usart.c
BSP/usart.h
CMSIS/core_cm3.c
CMSIS/core_cm3.h
CMSIS/startup/startup_stm32f10x_cl.s
CMSIS/startup/startup_stm32f10x_hd.s
CMSIS/startup/startup_stm32f10x_hd_vl.s
CMSIS/startup/startup_stm32f10x_ld.s
CMSIS/startup/startup_stm32f10x_ld_vl.s
CMSIS/startup/startup_stm32f10x_md.s
CMSIS/startup/startup_stm32f10x_md_vl.s
CMSIS/startup/startup_stm32f10x_xl.s
CMSIS/stm32f10x.h
CMSIS/system_stm32f10x.c
CMSIS/system_stm32f10x.h
FWlib/inc/misc.h
FWlib/inc/stm32f10x_adc.h
FWlib/inc/stm32f10x_bkp.h
FWlib/inc/stm32f10x_can.h
FWlib/inc/stm32f10x_cec.h
FWlib/inc/stm32f10x_crc.h
FWlib/inc/stm32f10x_dac.h
FWlib/inc/stm32f10x_dbgmcu.h
FWlib/inc/stm32f10x_dma.h
FWlib/inc/stm32f10x_exti.h
FWlib/inc/stm32f10x_flash.h
FWlib/inc/stm32f10x_fsmc.h
FWlib/inc/stm32f10x_gpio.h
FWlib/inc/stm32f10x_i2c.h
FWlib/inc/stm32f10x_iwdg.h
FWlib/inc/stm32f10x_pwr.h
FWlib/inc/stm32f10x_rcc.h
FWlib/inc/stm32f10x_rtc.h
FWlib/inc/stm32f10x_sdio.h
FWlib/inc/stm32f10x_spi.h
FWlib/inc/stm32f10x_tim.h
FWlib/inc/stm32f10x_usart.h
FWlib/inc/stm32f10x_wwdg.h
FWlib/src/misc.c
FWlib/src/stm32f10x_adc.c
FWlib/src/stm32f10x_bkp.c
FWlib/src/stm32f10x_can.c
FWlib/src/stm32f10x_cec.c
FWlib/src/stm32f10x_crc.c
FWlib/src/stm32f10x_dac.c
FWlib/src/stm32f10x_dbgmcu.c
FWlib/src/stm32f10x_dma.c
FWlib/src/stm32f10x_exti.c
FWlib/src/stm32f10x_flash.c
FWlib/src/stm32f10x_fsmc.c
FWlib/src/stm32f10x_gpio.c
FWlib/src/stm32f10x_i2c.c
FWlib/src/stm32f10x_iwdg.c
FWlib/src/stm32f10x_pwr.c
FWlib/src/stm32f10x_rcc.c
FWlib/src/stm32f10x_rtc.c
FWlib/src/stm32f10x_sdio.c
FWlib/src/stm32f10x_spi.c
FWlib/src/stm32f10x_tim.c
FWlib/src/stm32f10x_usart.c
FWlib/src/stm32f10x_wwdg.c
Listing/os_cpu_a.lst
Listing/startup_stm32f10x_hd.lst
Listing/STM32-DEMO.map
UCGUI/AntiAlias/CCGUIAntiAlias.bat
UCGUI/AntiAlias/GUIAAArc.c
UCGUI/AntiAlias/GUIAAChar.c
UCGUI/AntiAlias/GUIAAChar2.c
UCGUI/AntiAlias/GUIAAChar4.c
UCGUI/AntiAlias/GUIAACircle.c
UCGUI/AntiAlias/GUIAALib.c
UCGUI/AntiAlias/GUIAALine.c
UCGUI/AntiAlias/GUIAAPoly.c
UCGUI/AntiAlias/GUIAAPolyOut.c
UCGUI/Config/GUIConf.h
UCGUI/Config/GUITouchConf.h
UCGUI/Config/LCDConf.h
UCGUI/ConvertColor/CCConvertColor.bat
UCGUI/ConvertColor/LCDP111.c
UCGUI/ConvertColor/LCDP222.c
UCGUI/ConvertColor/LCDP233.c
UCGUI/ConvertColor/LCDP323.c
UCGUI/ConvertColor/LCDP332.c
UCGUI/ConvertColor/LCDP444_12.c
UCGUI/ConvertColor/LCDP444_12_1.c
UCGUI/ConvertColor/LCDP444_16.c
UCGUI/ConvertColor/LCDP555.c
UCGUI/ConvertColor/LCDP556.c
UCGUI/ConvertColor/LCDP565.c
UCGUI/ConvertColor/LCDP655.c
UCGUI/ConvertColor/LCDP8666.c
UCGUI/ConvertColor/LCDP8666_1.c
UCGUI/ConvertColor/LCDPM233.c
UCGUI/ConvertColor/LCDPM323.c
UCGUI/ConvertColor/LCDPM332.c
UCGUI/ConvertColor/LCDPM444_12.c
UCGUI/ConvertColor/LCDPM444_16.c
UCGUI/ConvertColor/LCDPM555.c
UCGUI/ConvertColor/LCDPM556.c
UCGUI/ConvertColor/LCDPM565.c
UCGUI/ConvertColor/LCDPM655.c
UCGUI/ConvertMono/CCConvertMono.bat
UCGUI/ConvertMono/LCDP0.c
UCGUI/ConvertMono/LCDP2.c
UCGUI/ConvertMono/LCDP4.c
UCGUI/Core/CCGUICore.bat
UCGUI/Core/GUI.h
UCGUI/Core/GUI2DLib.c
UCGUI/Core/GUIAlloc.c
UCGUI/Core/GUIArc.c
UCGUI/Core/GUIChar.c
UCGUI/Core/GUICharLine.c
UCGUI/Core/GUICharM.c
UCGUI/Core/GUICharP.c
UCGUI/Core/GUICirc.c
UCGUI/Core/GUIColor2Index.c
UCGUI/Core/GUICore.c
UCGUI/Core/GUICurs.c
UCGUI/Core/GUIDebug.h
UCGUI/Core/GUIEncJS.c
UCGUI/Core/GUIIndex2Color.c
UCGUI/Core/GUIPolyE.c
UCGUI/Core/GUIPolyM.c
UCGUI/Core/GUIPolyR.c
UCGUI/Core/GUIRealloc.c
UCGUI/Core/GUIStream.c
UCGUI/Core/GUITask.c
UCGUI/Core/GUITime.c
UCGUI/Core/GUITimer.c
UCGUI/Core/GUIType.h
UCGUI/Core/GUIUC0.c
UCGUI/Core/GUIVal.c
UCGUI/Core/GUIValf.c
UCGUI/Core/GUIVersion.h
UCGUI/Core/GUI_AddBin.c
UCGUI/Core/GUI_AddDec.c
UCGUI/Core/GUI_AddDecMin.c
UCGUI/Core/GUI_AddDecShift.c
UCGUI/Core/GUI_AddHex.c
UCGUI/Core/GUI_AddKeyMsgHook.c
UCGUI/Core/GUI_ALLOC_AllocInit.c
UCGUI/Core/GUI_ALLOC_AllocZero.c
UCGUI/Core/GUI_BMP.c
UCGUI/Core/GUI_BMP_Serialize.c
UCGUI/Core/GUI_CalcColorDist.c
UCGUI/Core/GUI_ClearRectEx.c
UCGUI/Core/GUI_Color2VisColor.c
UCGUI/Core/GUI_ConfDefaults.h
UCGUI/Core/GUI_CursorArrowL.c
UCGUI/Core/GUI_CursorArrowLI.c
UCGUI/Core/GUI_CursorArrowLPx.c
UCGUI/Core/GUI_CursorArrowM.c
UCGUI/Core/GUI_CursorArrowMI.c
UCGUI/Core/GUI_CursorArrowMPx.c
UCGUI/Core/GUI_CursorArrowS.c
UCGUI/Core/GUI_CursorArrowSI.c
UCGUI/Core/GUI_CursorArrowSPx.c
UCGUI/Core/GUI_CursorCrossL.c
UCGUI/Core/GUI_CursorCrossLI.c
UCGUI/Core/GUI_CursorCrossLPx.c
UCGUI/Core/GUI_CursorCrossM.c
UCGUI/Core/GUI_CursorCrossMI.c
UCGUI/Core/GUI_CursorCrossMPx.c
UCGUI/Core/GUI_CursorCrossS.c
UCGUI/Core/GUI_CursorCrossSI.c
UCGUI/Core/GUI_CursorCrossSPx.c
UCGUI/Core/GUI_CursorHeaderM.c
UCGUI/Core/GUI_CursorHeaderMI.c
UCGUI/Core/GUI_CursorHeaderMPx.c
UCGUI/Core/GUI_CursorPal.c
UCGUI/Core/GUI_CursorPalI.c
UCGUI/Core/GUI_DispBin.c
UCGUI/Core/GUI_DispCEOL.c
UCGUI/Core/GUI_DispChar.c
UCGUI/C
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.