文件名称:AFGUI-master
介绍说明--下载内容来自于网络,使用问题请自行百度
非常适合做单片机的GUI系统,占用内存小!-The GUI is very suitable for single-chip system
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AFGUI-master/
AFGUI-master/GUICore/
AFGUI-master/GUICore/inc/
AFGUI-master/GUICore/inc/font_tables/
AFGUI-master/GUICore/inc/font_tables/ArialBold_16.h
AFGUI-master/GUICore/inc/font_tables/ArialBold_24.h
AFGUI-master/GUICore/inc/font_tables/ArialBold_64.h
AFGUI-master/GUICore/inc/font_tables/ArialNarrow_15.h
AFGUI-master/GUICore/inc/font_tables/ArialNarrow_21.h
AFGUI-master/GUICore/inc/font_tables/Arial_11.h
AFGUI-master/GUICore/inc/font_tables/Arial_12.h
AFGUI-master/GUICore/inc/font_tables/Calibri_10.h
AFGUI-master/GUICore/inc/font_tables/LucidaConsolas_8.h
AFGUI-master/GUICore/inc/font_tables/font_template.h
AFGUI-master/GUICore/inc/gui.h
AFGUI-master/GUICore/inc/guiColor.h
AFGUI-master/GUICore/inc/guiFonts.h
AFGUI-master/GUICore/inc/guiPrimitives.h
AFGUI-master/GUICore/inc/guiText.h
AFGUI-master/GUICore/inc/widget.h
AFGUI-master/GUICore/src/
AFGUI-master/GUICore/src/guiColor.c
AFGUI-master/GUICore/src/guiFonts.c
AFGUI-master/GUICore/src/guiFontsMin.c
AFGUI-master/GUICore/src/guiPrimitives.c
AFGUI-master/GUICore/src/guiText.c
AFGUI-master/GUICore/src/widget.c
AFGUI-master/LICENSE.TXT
AFGUI-master/driver/
AFGUI-master/driver/inc/
AFGUI-master/driver/inc/ads7843.h
AFGUI-master/driver/inc/beeper.h
AFGUI-master/driver/inc/ee_emul.h
AFGUI-master/driver/inc/lcdHAL.h
AFGUI-master/driver/inc/lcdHAL_HX8347A.h
AFGUI-master/driver/inc/lcdHAL_ILI9320.h
AFGUI-master/driver/inc/mkDriver.h
AFGUI-master/driver/src/
AFGUI-master/driver/src/ads7843.c
AFGUI-master/driver/src/ads7843_207Z.c
AFGUI-master/driver/src/beeper.c
AFGUI-master/driver/src/ee_emul.c
AFGUI-master/driver/src/lcdHAL.c
AFGUI-master/driver/src/lcdHAL_9320.c
AFGUI-master/driver/src/lcdHAL_HX8347A.c
AFGUI-master/driver/src/lcdHAL_ILI9320.c
AFGUI-master/driver/src/lcdHAL_universal.c
AFGUI-master/driver/src/mkDriver.c
AFGUI-master/driver/src/mkDriver_207Z.c
AFGUI-master/example/
AFGUI-master/example/keil/
AFGUI-master/example/keil/StdLib/
AFGUI-master/example/keil/StdLib/CMSIS/
AFGUI-master/example/keil/StdLib/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf
AFGUI-master/example/keil/StdLib/CMSIS/CoreSupport/
AFGUI-master/example/keil/StdLib/CMSIS/CoreSupport/core_cm3.c
AFGUI-master/example/keil/StdLib/CMSIS/CoreSupport/core_cm3.h
AFGUI-master/example/keil/StdLib/CMSIS/Device/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Include/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Include/stm32f2xx.h
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Include/system_stm32f2xx.h
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Release_Notes.html
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/TASKING/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/TASKING/cstart_thumb2.asm
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/TrueSTUDIO/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/TrueSTUDIO/startup_stm32f2xx.s
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/arm/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/arm/startup_stm32f2xx.s
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/gcc_ride7/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/gcc_ride7/startup_stm32f2xx.s
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/iar/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/iar/startup_stm32f2xx.s
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/system_stm32f2xx.c
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS-SVD_Schema_1_0.xsd
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_CM4_SIMD.htm
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_Core.htm
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_DebugSupport.htm
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_History.htm
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_Logo_Final.jpg
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_System_View_Description.htm
AFGUI-master/example/keil/StdLib/CMSIS/Include/
AFGUI-master/example/keil/StdLib/CMSIS/Include/arm_common_tables.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/arm_math.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cm0.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cm3.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cm4.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cm4_simd.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cmFunc.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cmInstr.h
AFGUI-master/example/keil/StdLib/CMSIS/README.txt
AFGUI-master/example/keil/StdLib/CMSIS/STM32F2xx/
AFGUI-master/example/keil/StdLib/CMSIS/STM32F2xx/Re
AFGUI-master/GUICore/
AFGUI-master/GUICore/inc/
AFGUI-master/GUICore/inc/font_tables/
AFGUI-master/GUICore/inc/font_tables/ArialBold_16.h
AFGUI-master/GUICore/inc/font_tables/ArialBold_24.h
AFGUI-master/GUICore/inc/font_tables/ArialBold_64.h
AFGUI-master/GUICore/inc/font_tables/ArialNarrow_15.h
AFGUI-master/GUICore/inc/font_tables/ArialNarrow_21.h
AFGUI-master/GUICore/inc/font_tables/Arial_11.h
AFGUI-master/GUICore/inc/font_tables/Arial_12.h
AFGUI-master/GUICore/inc/font_tables/Calibri_10.h
AFGUI-master/GUICore/inc/font_tables/LucidaConsolas_8.h
AFGUI-master/GUICore/inc/font_tables/font_template.h
AFGUI-master/GUICore/inc/gui.h
AFGUI-master/GUICore/inc/guiColor.h
AFGUI-master/GUICore/inc/guiFonts.h
AFGUI-master/GUICore/inc/guiPrimitives.h
AFGUI-master/GUICore/inc/guiText.h
AFGUI-master/GUICore/inc/widget.h
AFGUI-master/GUICore/src/
AFGUI-master/GUICore/src/guiColor.c
AFGUI-master/GUICore/src/guiFonts.c
AFGUI-master/GUICore/src/guiFontsMin.c
AFGUI-master/GUICore/src/guiPrimitives.c
AFGUI-master/GUICore/src/guiText.c
AFGUI-master/GUICore/src/widget.c
AFGUI-master/LICENSE.TXT
AFGUI-master/driver/
AFGUI-master/driver/inc/
AFGUI-master/driver/inc/ads7843.h
AFGUI-master/driver/inc/beeper.h
AFGUI-master/driver/inc/ee_emul.h
AFGUI-master/driver/inc/lcdHAL.h
AFGUI-master/driver/inc/lcdHAL_HX8347A.h
AFGUI-master/driver/inc/lcdHAL_ILI9320.h
AFGUI-master/driver/inc/mkDriver.h
AFGUI-master/driver/src/
AFGUI-master/driver/src/ads7843.c
AFGUI-master/driver/src/ads7843_207Z.c
AFGUI-master/driver/src/beeper.c
AFGUI-master/driver/src/ee_emul.c
AFGUI-master/driver/src/lcdHAL.c
AFGUI-master/driver/src/lcdHAL_9320.c
AFGUI-master/driver/src/lcdHAL_HX8347A.c
AFGUI-master/driver/src/lcdHAL_ILI9320.c
AFGUI-master/driver/src/lcdHAL_universal.c
AFGUI-master/driver/src/mkDriver.c
AFGUI-master/driver/src/mkDriver_207Z.c
AFGUI-master/example/
AFGUI-master/example/keil/
AFGUI-master/example/keil/StdLib/
AFGUI-master/example/keil/StdLib/CMSIS/
AFGUI-master/example/keil/StdLib/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf
AFGUI-master/example/keil/StdLib/CMSIS/CoreSupport/
AFGUI-master/example/keil/StdLib/CMSIS/CoreSupport/core_cm3.c
AFGUI-master/example/keil/StdLib/CMSIS/CoreSupport/core_cm3.h
AFGUI-master/example/keil/StdLib/CMSIS/Device/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Include/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Include/stm32f2xx.h
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Include/system_stm32f2xx.h
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Release_Notes.html
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/TASKING/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/TASKING/cstart_thumb2.asm
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/TrueSTUDIO/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/TrueSTUDIO/startup_stm32f2xx.s
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/arm/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/arm/startup_stm32f2xx.s
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/gcc_ride7/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/gcc_ride7/startup_stm32f2xx.s
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/iar/
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/iar/startup_stm32f2xx.s
AFGUI-master/example/keil/StdLib/CMSIS/Device/ST/STM32F2xx/Source/Templates/system_stm32f2xx.c
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS-SVD_Schema_1_0.xsd
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_CM4_SIMD.htm
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_Core.htm
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_DebugSupport.htm
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_History.htm
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_Logo_Final.jpg
AFGUI-master/example/keil/StdLib/CMSIS/Documentation/CMSIS_System_View_Description.htm
AFGUI-master/example/keil/StdLib/CMSIS/Include/
AFGUI-master/example/keil/StdLib/CMSIS/Include/arm_common_tables.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/arm_math.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cm0.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cm3.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cm4.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cm4_simd.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cmFunc.h
AFGUI-master/example/keil/StdLib/CMSIS/Include/core_cmInstr.h
AFGUI-master/example/keil/StdLib/CMSIS/README.txt
AFGUI-master/example/keil/StdLib/CMSIS/STM32F2xx/
AFGUI-master/example/keil/StdLib/CMSIS/STM32F2xx/Re
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.