文件名称:ALIENTEK_STM32_ucgui3.90
介绍说明--下载内容来自于网络,使用问题请自行百度
将ucgui3.90的源码完整移植至ALIENTEK_STM32的开发版上,没有裁剪,没有优化,不带库文件,完全裸奔运行,经测试,没有错误与警告,能够正常显示中文和数字,适合刚入门的朋友参考学习,KEIL4.10开发环境.-Transplanted to the development version of the ALIENTEK_STM32 ucgui3.90 source code integrity, cutting, optimization without the library files, completely naked run, has been tested, no errors and warnings to the normal display of Chinese and digital, friends just getting started reference the study, KEIL4.10 development environment.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TEST1/
TEST1/GUI/
TEST1/GUI/AntiAlias/
TEST1/GUI/AntiAlias/CCGUIAntiAlias.bat
TEST1/GUI/AntiAlias/GUIAAArc.c
TEST1/GUI/AntiAlias/GUIAAChar.c
TEST1/GUI/AntiAlias/GUIAAChar2.c
TEST1/GUI/AntiAlias/GUIAAChar4.c
TEST1/GUI/AntiAlias/GUIAACircle.c
TEST1/GUI/AntiAlias/GUIAALib.c
TEST1/GUI/AntiAlias/GUIAALine.c
TEST1/GUI/AntiAlias/GUIAAPoly.c
TEST1/GUI/AntiAlias/GUIAAPolyOut.c
TEST1/GUI/Config/
TEST1/GUI/Config/GUIConf.h
TEST1/GUI/Config/GUITouchConf.h
TEST1/GUI/Config/LCDConf.h
TEST1/GUI/ConvertColor/
TEST1/GUI/ConvertColor/CCConvertColor.bat
TEST1/GUI/ConvertColor/LCDP111.c
TEST1/GUI/ConvertColor/LCDP222.c
TEST1/GUI/ConvertColor/LCDP233.c
TEST1/GUI/ConvertColor/LCDP323.c
TEST1/GUI/ConvertColor/LCDP332.c
TEST1/GUI/ConvertColor/LCDP444_12.c
TEST1/GUI/ConvertColor/LCDP444_12_1.c
TEST1/GUI/ConvertColor/LCDP444_16.c
TEST1/GUI/ConvertColor/LCDP555.c
TEST1/GUI/ConvertColor/LCDP556.c
TEST1/GUI/ConvertColor/LCDP565.c
TEST1/GUI/ConvertColor/LCDP655.c
TEST1/GUI/ConvertColor/LCDP8666.c
TEST1/GUI/ConvertColor/LCDP8666_1.c
TEST1/GUI/ConvertColor/LCDPM233.c
TEST1/GUI/ConvertColor/LCDPM323.c
TEST1/GUI/ConvertColor/LCDPM332.c
TEST1/GUI/ConvertColor/LCDPM444_12.c
TEST1/GUI/ConvertColor/LCDPM444_16.c
TEST1/GUI/ConvertColor/LCDPM555.c
TEST1/GUI/ConvertColor/LCDPM556.c
TEST1/GUI/ConvertColor/LCDPM565.c
TEST1/GUI/ConvertColor/LCDPM655.c
TEST1/GUI/ConvertMono/
TEST1/GUI/ConvertMono/CCConvertMono.bat
TEST1/GUI/ConvertMono/LCDP0.c
TEST1/GUI/ConvertMono/LCDP2.c
TEST1/GUI/ConvertMono/LCDP4.c
TEST1/GUI/Core/
TEST1/GUI/Core/CCGUICore.bat
TEST1/GUI/Core/GUI.h
TEST1/GUI/Core/GUI2DLib.c
TEST1/GUI/Core/GUIAlloc.c
TEST1/GUI/Core/GUIArc.c
TEST1/GUI/Core/GUIChar.c
TEST1/GUI/Core/GUICharLine.c
TEST1/GUI/Core/GUICharM.c
TEST1/GUI/Core/GUICharP.c
TEST1/GUI/Core/GUICirc.c
TEST1/GUI/Core/GUIColor2Index.c
TEST1/GUI/Core/GUICore.c
TEST1/GUI/Core/GUICurs.c
TEST1/GUI/Core/GUIDebug.h
TEST1/GUI/Core/GUIEncJS.c
TEST1/GUI/Core/GUIIndex2Color.c
TEST1/GUI/Core/GUIPolyE.c
TEST1/GUI/Core/GUIPolyM.c
TEST1/GUI/Core/GUIPolyR.c
TEST1/GUI/Core/GUIRealloc.c
TEST1/GUI/Core/GUIStream.c
TEST1/GUI/Core/GUITask.c
TEST1/GUI/Core/GUITime.c
TEST1/GUI/Core/GUITimer.c
TEST1/GUI/Core/GUIType.h
TEST1/GUI/Core/GUIUC0.c
TEST1/GUI/Core/GUIVal.c
TEST1/GUI/Core/GUIValf.c
TEST1/GUI/Core/GUIVersion.h
TEST1/GUI/Core/GUI_AddBin.c
TEST1/GUI/Core/GUI_AddDec.c
TEST1/GUI/Core/GUI_AddDecMin.c
TEST1/GUI/Core/GUI_AddDecShift.c
TEST1/GUI/Core/GUI_AddHex.c
TEST1/GUI/Core/GUI_AddKeyMsgHook.c
TEST1/GUI/Core/GUI_ALLOC_AllocInit.c
TEST1/GUI/Core/GUI_ALLOC_AllocZero.c
TEST1/GUI/Core/GUI_BMP.c
TEST1/GUI/Core/GUI_BMP_Serialize.c
TEST1/GUI/Core/GUI_CalcColorDist.c
TEST1/GUI/Core/GUI_ClearRectEx.c
TEST1/GUI/Core/GUI_Color2VisColor.c
TEST1/GUI/Core/GUI_ConfDefaults.h
TEST1/GUI/Core/GUI_CursorArrowL.c
TEST1/GUI/Core/GUI_CursorArrowLI.c
TEST1/GUI/Core/GUI_CursorArrowLPx.c
TEST1/GUI/Core/GUI_CursorArrowM.c
TEST1/GUI/Core/GUI_CursorArrowMI.c
TEST1/GUI/Core/GUI_CursorArrowMPx.c
TEST1/GUI/Core/GUI_CursorArrowS.c
TEST1/GUI/Core/GUI_CursorArrowSI.c
TEST1/GUI/Core/GUI_CursorArrowSPx.c
TEST1/GUI/Core/GUI_CursorCrossL.c
TEST1/GUI/Core/GUI_CursorCrossLI.c
TEST1/GUI/Core/GUI_CursorCrossLPx.c
TEST1/GUI/Core/GUI_CursorCrossM.c
TEST1/GUI/Core/GUI_CursorCrossMI.c
TEST1/GUI/Core/GUI_CursorCrossMPx.c
TEST1/GUI/Core/GUI_CursorCrossS.c
TEST1/GUI/Core/GUI_CursorCrossSI.c
TEST1/GUI/Core/GUI_CursorCrossSPx.c
TEST1/GUI/Core/GUI_CursorHeaderM.c
TEST1/GUI/Core/GUI_CursorHeaderMI.c
TEST1/GUI/Core/GUI_CursorHeaderMPx.c
TEST1/GUI/Core/GUI_CursorPal.c
TEST1/GUI/Core/GUI_CursorPalI.c
TEST1/GUI/Core/GUI_DispBin.c
TEST1/GUI/Core/GUI_DispCEOL.c
TEST1/GUI/Core/GUI_DispChar.c
TEST1/GUI/Core/GUI_DispChars.c
TEST1/GUI/Core/GUI_DispHex.c
TEST1/GUI/Core/GUI_DispString.c
TEST1/GUI/Core/GUI_DispStringAt.c
TEST1/GUI/Core/GUI_DispStringAtCEOL.c
TEST1/GUI/Core/GUI_DispStringHCenter.c
TEST1/GUI/Core/GUI_DispStringInRect.c
TEST1/GUI/Core/GUI_DispStringInRectEx.c
TEST1/GUI/Core/GUI_DispStringInRectMax.c
TEST1/GUI/Core/GUI_DispStringLen.c
TEST1/GUI/Core/GUI_DrawBitmap.c
TEST1/GUI/Core/GUI_DrawBitmapEx.c
TEST1/GUI/Core/GUI_DrawBitmapExp.c
TEST1/GUI/Core/GUI_DrawBitmapMag.c
TEST1/GUI/Core/GUI_DrawFocusRect.c
TEST1/GUI/Core/GUI_DrawGraph.c
TEST1/GUI/Core/GUI_DrawHLine.c
TEST1/GUI/Core/GUI_DrawPie.c
TEST1/GUI/Core/GUI_DrawPixel.c
TEST1/GUI/Core/GUI_DrawPolyline.c
TEST1/GUI/Core/GUI_DrawRectEx.c
TEST1/GUI/Core/GUI_DrawVLine.c
TEST1/GUI/Core/GUI_ErrorOut.c
TEST1/GUI/Core/GUI_Exec.c
TEST1/GUI/Core/GUI_FillPolygon.c
TEST1/GUI/Core/GUI_FillRect.c
TEST1/GUI/Core/GUI_FillRectEx.c
TEST1/GUI/Core/GUI_FontIntern.h
TEST1/GUI/Core/GUI_GetBitmapPixelColor.c
TEST1/GUI/Core/GUI_GetBitmapPixelIndex.c
TEST1/GUI/Core/GUI_GetClientRect.c
TEST1/GUI/Core/GUI_GetColor.c
TEST1/GUI/Core/GUI_GetDispPos.c
TEST1/GUI/Core/GUI_GetFont.c
TEST1/GUI/Core/GUI_GetFontInfo.c
TEST1/GUI/Core/GUI_GetFontSizeY.c
TEST1/GUI/Core/GUI_GetLineStyle.c
TEST1/GUI/Core/GUI_GetStringDistX.c
TEST1/GUI/Core/GUI_GetTextAlign.c
TEST1/GUI/Core/GUI_GetTextExtend.c
TEST1/GUI/Core/GUI_GetTextMode.c
TEST1/GUI/Core/GUI_GetVersionString.c
TEST1/GUI/Core/GUI_GetYSizeOfFont.c
TEST1/GUI/Core/GUI_Goto.c
TEST1/GUI/Core/GUI_InitLUT.c
TEST1/GUI/Co
TEST1/GUI/
TEST1/GUI/AntiAlias/
TEST1/GUI/AntiAlias/CCGUIAntiAlias.bat
TEST1/GUI/AntiAlias/GUIAAArc.c
TEST1/GUI/AntiAlias/GUIAAChar.c
TEST1/GUI/AntiAlias/GUIAAChar2.c
TEST1/GUI/AntiAlias/GUIAAChar4.c
TEST1/GUI/AntiAlias/GUIAACircle.c
TEST1/GUI/AntiAlias/GUIAALib.c
TEST1/GUI/AntiAlias/GUIAALine.c
TEST1/GUI/AntiAlias/GUIAAPoly.c
TEST1/GUI/AntiAlias/GUIAAPolyOut.c
TEST1/GUI/Config/
TEST1/GUI/Config/GUIConf.h
TEST1/GUI/Config/GUITouchConf.h
TEST1/GUI/Config/LCDConf.h
TEST1/GUI/ConvertColor/
TEST1/GUI/ConvertColor/CCConvertColor.bat
TEST1/GUI/ConvertColor/LCDP111.c
TEST1/GUI/ConvertColor/LCDP222.c
TEST1/GUI/ConvertColor/LCDP233.c
TEST1/GUI/ConvertColor/LCDP323.c
TEST1/GUI/ConvertColor/LCDP332.c
TEST1/GUI/ConvertColor/LCDP444_12.c
TEST1/GUI/ConvertColor/LCDP444_12_1.c
TEST1/GUI/ConvertColor/LCDP444_16.c
TEST1/GUI/ConvertColor/LCDP555.c
TEST1/GUI/ConvertColor/LCDP556.c
TEST1/GUI/ConvertColor/LCDP565.c
TEST1/GUI/ConvertColor/LCDP655.c
TEST1/GUI/ConvertColor/LCDP8666.c
TEST1/GUI/ConvertColor/LCDP8666_1.c
TEST1/GUI/ConvertColor/LCDPM233.c
TEST1/GUI/ConvertColor/LCDPM323.c
TEST1/GUI/ConvertColor/LCDPM332.c
TEST1/GUI/ConvertColor/LCDPM444_12.c
TEST1/GUI/ConvertColor/LCDPM444_16.c
TEST1/GUI/ConvertColor/LCDPM555.c
TEST1/GUI/ConvertColor/LCDPM556.c
TEST1/GUI/ConvertColor/LCDPM565.c
TEST1/GUI/ConvertColor/LCDPM655.c
TEST1/GUI/ConvertMono/
TEST1/GUI/ConvertMono/CCConvertMono.bat
TEST1/GUI/ConvertMono/LCDP0.c
TEST1/GUI/ConvertMono/LCDP2.c
TEST1/GUI/ConvertMono/LCDP4.c
TEST1/GUI/Core/
TEST1/GUI/Core/CCGUICore.bat
TEST1/GUI/Core/GUI.h
TEST1/GUI/Core/GUI2DLib.c
TEST1/GUI/Core/GUIAlloc.c
TEST1/GUI/Core/GUIArc.c
TEST1/GUI/Core/GUIChar.c
TEST1/GUI/Core/GUICharLine.c
TEST1/GUI/Core/GUICharM.c
TEST1/GUI/Core/GUICharP.c
TEST1/GUI/Core/GUICirc.c
TEST1/GUI/Core/GUIColor2Index.c
TEST1/GUI/Core/GUICore.c
TEST1/GUI/Core/GUICurs.c
TEST1/GUI/Core/GUIDebug.h
TEST1/GUI/Core/GUIEncJS.c
TEST1/GUI/Core/GUIIndex2Color.c
TEST1/GUI/Core/GUIPolyE.c
TEST1/GUI/Core/GUIPolyM.c
TEST1/GUI/Core/GUIPolyR.c
TEST1/GUI/Core/GUIRealloc.c
TEST1/GUI/Core/GUIStream.c
TEST1/GUI/Core/GUITask.c
TEST1/GUI/Core/GUITime.c
TEST1/GUI/Core/GUITimer.c
TEST1/GUI/Core/GUIType.h
TEST1/GUI/Core/GUIUC0.c
TEST1/GUI/Core/GUIVal.c
TEST1/GUI/Core/GUIValf.c
TEST1/GUI/Core/GUIVersion.h
TEST1/GUI/Core/GUI_AddBin.c
TEST1/GUI/Core/GUI_AddDec.c
TEST1/GUI/Core/GUI_AddDecMin.c
TEST1/GUI/Core/GUI_AddDecShift.c
TEST1/GUI/Core/GUI_AddHex.c
TEST1/GUI/Core/GUI_AddKeyMsgHook.c
TEST1/GUI/Core/GUI_ALLOC_AllocInit.c
TEST1/GUI/Core/GUI_ALLOC_AllocZero.c
TEST1/GUI/Core/GUI_BMP.c
TEST1/GUI/Core/GUI_BMP_Serialize.c
TEST1/GUI/Core/GUI_CalcColorDist.c
TEST1/GUI/Core/GUI_ClearRectEx.c
TEST1/GUI/Core/GUI_Color2VisColor.c
TEST1/GUI/Core/GUI_ConfDefaults.h
TEST1/GUI/Core/GUI_CursorArrowL.c
TEST1/GUI/Core/GUI_CursorArrowLI.c
TEST1/GUI/Core/GUI_CursorArrowLPx.c
TEST1/GUI/Core/GUI_CursorArrowM.c
TEST1/GUI/Core/GUI_CursorArrowMI.c
TEST1/GUI/Core/GUI_CursorArrowMPx.c
TEST1/GUI/Core/GUI_CursorArrowS.c
TEST1/GUI/Core/GUI_CursorArrowSI.c
TEST1/GUI/Core/GUI_CursorArrowSPx.c
TEST1/GUI/Core/GUI_CursorCrossL.c
TEST1/GUI/Core/GUI_CursorCrossLI.c
TEST1/GUI/Core/GUI_CursorCrossLPx.c
TEST1/GUI/Core/GUI_CursorCrossM.c
TEST1/GUI/Core/GUI_CursorCrossMI.c
TEST1/GUI/Core/GUI_CursorCrossMPx.c
TEST1/GUI/Core/GUI_CursorCrossS.c
TEST1/GUI/Core/GUI_CursorCrossSI.c
TEST1/GUI/Core/GUI_CursorCrossSPx.c
TEST1/GUI/Core/GUI_CursorHeaderM.c
TEST1/GUI/Core/GUI_CursorHeaderMI.c
TEST1/GUI/Core/GUI_CursorHeaderMPx.c
TEST1/GUI/Core/GUI_CursorPal.c
TEST1/GUI/Core/GUI_CursorPalI.c
TEST1/GUI/Core/GUI_DispBin.c
TEST1/GUI/Core/GUI_DispCEOL.c
TEST1/GUI/Core/GUI_DispChar.c
TEST1/GUI/Core/GUI_DispChars.c
TEST1/GUI/Core/GUI_DispHex.c
TEST1/GUI/Core/GUI_DispString.c
TEST1/GUI/Core/GUI_DispStringAt.c
TEST1/GUI/Core/GUI_DispStringAtCEOL.c
TEST1/GUI/Core/GUI_DispStringHCenter.c
TEST1/GUI/Core/GUI_DispStringInRect.c
TEST1/GUI/Core/GUI_DispStringInRectEx.c
TEST1/GUI/Core/GUI_DispStringInRectMax.c
TEST1/GUI/Core/GUI_DispStringLen.c
TEST1/GUI/Core/GUI_DrawBitmap.c
TEST1/GUI/Core/GUI_DrawBitmapEx.c
TEST1/GUI/Core/GUI_DrawBitmapExp.c
TEST1/GUI/Core/GUI_DrawBitmapMag.c
TEST1/GUI/Core/GUI_DrawFocusRect.c
TEST1/GUI/Core/GUI_DrawGraph.c
TEST1/GUI/Core/GUI_DrawHLine.c
TEST1/GUI/Core/GUI_DrawPie.c
TEST1/GUI/Core/GUI_DrawPixel.c
TEST1/GUI/Core/GUI_DrawPolyline.c
TEST1/GUI/Core/GUI_DrawRectEx.c
TEST1/GUI/Core/GUI_DrawVLine.c
TEST1/GUI/Core/GUI_ErrorOut.c
TEST1/GUI/Core/GUI_Exec.c
TEST1/GUI/Core/GUI_FillPolygon.c
TEST1/GUI/Core/GUI_FillRect.c
TEST1/GUI/Core/GUI_FillRectEx.c
TEST1/GUI/Core/GUI_FontIntern.h
TEST1/GUI/Core/GUI_GetBitmapPixelColor.c
TEST1/GUI/Core/GUI_GetBitmapPixelIndex.c
TEST1/GUI/Core/GUI_GetClientRect.c
TEST1/GUI/Core/GUI_GetColor.c
TEST1/GUI/Core/GUI_GetDispPos.c
TEST1/GUI/Core/GUI_GetFont.c
TEST1/GUI/Core/GUI_GetFontInfo.c
TEST1/GUI/Core/GUI_GetFontSizeY.c
TEST1/GUI/Core/GUI_GetLineStyle.c
TEST1/GUI/Core/GUI_GetStringDistX.c
TEST1/GUI/Core/GUI_GetTextAlign.c
TEST1/GUI/Core/GUI_GetTextExtend.c
TEST1/GUI/Core/GUI_GetTextMode.c
TEST1/GUI/Core/GUI_GetVersionString.c
TEST1/GUI/Core/GUI_GetYSizeOfFont.c
TEST1/GUI/Core/GUI_Goto.c
TEST1/GUI/Core/GUI_InitLUT.c
TEST1/GUI/Co
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.