CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容

文件名称:uCGUI3.98

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    2.39mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

不少朋友都知道uCGUI3.98的VC工程源码并不完整,基于这个原因,本人对uCOS3.98的VC工程作了修改。主要修改如下:



1、增加uCGUI3.90的AntiAlias、JPEG、MemDev、MultiLayer到GUI目录;

2、GUI目录下,新建VNC目录,增加GUI_ProcessVNC.c文件,此文件为空,为与原工程保持一致性,另新建Touch目录;

3、Simulation目录下增加BASETSD.H头文件,新建GUISim目录,把SIM.h、SIM_X.c、GUI_SIM_NoWin32.h、GUI_SIM_Win32.h、GUISim.lib添加进该目录,因此本人需要更改工程的相关设置;

4、GUIConf.h中,打开GUI_SUPPORT_MEMDEV宏;

5、工程里,Simulation删除SIM_GUI组及相关文件,增加GUISim组,添加BASETSD.H头文件等;

6、增加Debug支持;

7、重新安排目录,重建VC工程;

8、VC工程同时融合了GUIDemo,便于GUI的学习,配置宏在uCGUI\Config\GUIConf.h文件中;

9、修复GUIDemo的Bug,第二个GUIDEMO_main()创建Stop按扭,按键无效,本人新添加了Start提示。-Many of my friends know uCGUI3.98 VC project source is incomplete, for this reason, I revised the uCOS3.98 VC works. The main changes are as follows: 1, increase uCGUI3.90 the AntiAlias ​ ​ JPEG, MemDev, the MultiLayer to GUI directory GUI directory, create a new VNC directory to increase GUI_ProcessVNC.c file, this file is empty, for consistency with the original project other New Touch catalog the Simulation directory increase BASETSD.H headers, New GUISim directory to SIM.h, SIM_X.c, GUI_SIM_NoWin32.h, GUI_SIM_Win32.h, GUISim.lib added to the directory, so I need change project settings 4 in GUIConf.h open GUI_SUPPORT_MEMDEV macro , engineering, Simulation delete SIM_GUI group and related documents, to increase GUISim group to add BASETSD.H header file 6, add Debug support 7 reschedule directory rebuild VC engineering , VC project combines the GUIDemo, easy GUI learn, the configuration macro the uCGUI \ Config \ GUIConf.h file 9, Fix GUIDemo the Bug second GUIDEMO_ma
(系统自动生成,下载前可以参看下载内容)

下载文件列表

uCGUI3.98/Others/Doc/Release.html
uCGUI3.98/Others/GUIType.h
uCGUI3.98/Others/Sample/Application/Dashboard/Dashboard.c
uCGUI3.98/Others/Sample/Application/Dashboard/GUIConf.h
uCGUI3.98/Others/Sample/Application/Dashboard/GUITouchConf.h
uCGUI3.98/Others/Sample/Application/Dashboard/LCDConf.h
uCGUI3.98/Others/Sample/Application/FONT_Arabic.c
uCGUI3.98/Others/Sample/Application/HouseControl.c
uCGUI3.98/Others/Sample/Application/NEC_BuildingManagement/GUIConf.h
uCGUI3.98/Others/Sample/Application/NEC_BuildingManagement/GUITouchConf.h
uCGUI3.98/Others/Sample/Application/NEC_BuildingManagement/LCDConf.h
uCGUI3.98/Others/Sample/Application/NEC_BuildingManagement/NEC_BuildingManagement.c
uCGUI3.98/Others/Sample/Application/NEC_Pingpong/GUIConf.h
uCGUI3.98/Others/Sample/Application/NEC_Pingpong/GUITouchConf.h
uCGUI3.98/Others/Sample/Application/NEC_Pingpong/LCDConf.h
uCGUI3.98/Others/Sample/Application/NEC_Pingpong/NEC_PingPong.c
uCGUI3.98/Others/Sample/Application/Reversi.c
uCGUI3.98/Others/Sample/Application/XEye.c
uCGUI3.98/Others/Sample/GUI/2DGL_BMPExport.c
uCGUI3.98/Others/Sample/GUI/2DGL_DrawBMP.c
uCGUI3.98/Others/Sample/GUI/2DGL_DrawGIF.c
uCGUI3.98/Others/Sample/GUI/2DGL_DrawJPEG.c
uCGUI3.98/Others/Sample/GUI/2DGL_DrawJPEGScaled.c
uCGUI3.98/Others/Sample/GUI/2DGL_DrawPolygon.c
uCGUI3.98/Others/Sample/GUI/2DGL_DrawScale.c
uCGUI3.98/Others/Sample/GUI/AA_HiResAntialiasing.c
uCGUI3.98/Others/Sample/GUI/AA_HiResPixels.c
uCGUI3.98/Others/Sample/GUI/AA_Lines.c
uCGUI3.98/Others/Sample/GUI/AA_Text.c
uCGUI3.98/Others/Sample/GUI/BASIC_Hello1.c
uCGUI3.98/Others/Sample/GUI/BASIC_HelloWorld.c
uCGUI3.98/Others/Sample/GUI/COLOR_ShowColorBar.c
uCGUI3.98/Others/Sample/GUI/CURSOR_Sample.c
uCGUI3.98/Others/Sample/GUI/DIALOG_All.c
uCGUI3.98/Others/Sample/GUI/DIALOG_Count.c
uCGUI3.98/Others/Sample/GUI/DIALOG_MessageBox.c
uCGUI3.98/Others/Sample/GUI/DIALOG_NestedModal.c
uCGUI3.98/Others/Sample/GUI/DIALOG_Radio.c
uCGUI3.98/Others/Sample/GUI/DIALOG_SliderColor.c
uCGUI3.98/Others/Sample/GUI/FONT_ShiftJIS.c
uCGUI3.98/Others/Sample/GUI/MEMDEV_AutoDev.c
uCGUI3.98/Others/Sample/GUI/MEMDEV_Banding.c
uCGUI3.98/Others/Sample/GUI/MEMDEV_DrawGraph.c
uCGUI3.98/Others/Sample/GUI/MEMDEV_FadeIn.c
uCGUI3.98/Others/Sample/GUI/MEMDEV_MemDev.c
uCGUI3.98/Others/Sample/GUI/MEMDEV_Printing.c
uCGUI3.98/Others/Sample/GUI/MT_MultiTasking.c
uCGUI3.98/Others/Sample/GUI/ProblemReport.c
uCGUI3.98/Others/Sample/GUI/SIM_Hardkey.c
uCGUI3.98/Others/Sample/GUI/StartApplication.c
uCGUI3.98/Others/Sample/GUI/TOUCH_Calibrate.c
uCGUI3.98/Others/Sample/GUI/TOUCH_Sample.c
uCGUI3.98/Others/Sample/GUI/VNC.c
uCGUI3.98/Others/Sample/GUI/VSCREEN_MultiPage/About.c
uCGUI3.98/Others/Sample/GUI/VSCREEN_MultiPage/Calibration.c
uCGUI3.98/Others/Sample/GUI/VSCREEN_MultiPage/Main.h
uCGUI3.98/Others/Sample/GUI/VSCREEN_MultiPage/MainTask.c
uCGUI3.98/Others/Sample/GUI/VSCREEN_MultiPage/MicriumLogo.C
uCGUI3.98/Others/Sample/GUI/VSCREEN_MultiPage/Setup.c
uCGUI3.98/Others/Sample/GUI/VSCREEN_RealTime.c
uCGUI3.98/Others/Sample/GUI/WIDGET_ButtonRound.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Checkbox/BitmapBar.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Checkbox/BitmapCheckXL.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Checkbox/BitmapCheckXXL.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Checkbox/Main.h
uCGUI3.98/Others/Sample/GUI/WIDGET_Checkbox/MainTask.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Dropdown.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Edit.c
uCGUI3.98/Others/Sample/GUI/WIDGET_EditWinmode.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Effect.c
uCGUI3.98/Others/Sample/GUI/WIDGET_FrameWin.c
uCGUI3.98/Others/Sample/GUI/WIDGET_GraphXY.c
uCGUI3.98/Others/Sample/GUI/WIDGET_GraphYT.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Header.c
uCGUI3.98/Others/Sample/GUI/WIDGET_ListBox.c
uCGUI3.98/Others/Sample/GUI/WIDGET_ListBoxOwnerDraw.c
uCGUI3.98/Others/Sample/GUI/WIDGET_ListView.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Multiedit.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Multipage.c
uCGUI3.98/Others/Sample/GUI/WIDGET_NumPad.c
uCGUI3.98/Others/Sample/GUI/WIDGET_PhoneButton.c
uCGUI3.98/Others/Sample/GUI/WIDGET_PopupMenu.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Progbar.c
uCGUI3.98/Others/Sample/GUI/WIDGET_ScrollbarMove.c
uCGUI3.98/Others/Sample/GUI/WIDGET_SimpleButton.c
uCGUI3.98/Others/Sample/GUI/WIDGET_SimpleListBox.c
uCGUI3.98/Others/Sample/GUI/WIDGET_SimpleProgbar.c
uCGUI3.98/Others/Sample/GUI/WIDGET_SortedListview.c
uCGUI3.98/Others/Sample/GUI/WIDGET_Window.c
uCGUI3.98/Others/Sample/GUI/WM_LateClipping.c
uCGUI3.98/Others/Sample/GUI/WM_Redraw.c
uCGUI3.98/Others/Sample/GUI/WM_Sample.c
uCGUI3.98/Others/Sample/GUI/WM_Video.c
uCGUI3.98/Others/Sample/GUIDemo/CCGUIDemo.bat
uCGUI3.98/Others/Sample/GUIDemo/GUIDEMO.c
uCGUI3.98/Others/Sample/GUIDemo/GUIDEMO.h
uCGUI3.98/Others/Sample/GUIDemo/GUIDEMO_Automotive.c
uCGUI3.98/Others/Sample/GUIDemo/GUIDEMO_Bitmap.c
uCGUI3.98/Others/Sample/GUIDemo/GUIDEMO_Bitmap4bpp.c
uCGUI3.98/Others/Sample/GUIDemo/GUIDEMO_Circle.c
uCGUI3.98/Others/Sample/GUIDemo/GUIDEMO_ColorBar.c
uCGUI3.98/Others/Sample/GUIDemo/GUIDEMO_ColorList.c
uCGUI3.98/Others/Sample/GUIDemo/GUIDEMO_Cursor.c
uCGUI3.98/Others/Sample/GUIDemo/GUIDEMO_Dialog.c
uCGUI3.98/Others/Sample/GUIDemo/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com