CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程

文件名称:ucgui_stm32_touch

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-04-20
  • 文件大小:
    1.54mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

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

stm32下的ucgui触摸屏 适合初学者学习ucgui 实现在stm32开发板彩屏的界面设计-ucgui touchscreen stm32 for beginners learning under ucgui achieve stm32 development board color interface design
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ucgui触摸屏/
ucgui触摸屏/Zet6Demo/
ucgui触摸屏/Zet6Demo/APP/
ucgui触摸屏/Zet6Demo/APP/APP_Inc/
ucgui触摸屏/Zet6Demo/APP/APP_Src/
ucgui触摸屏/Zet6Demo/BSP/
ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/
ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/delay.h
ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/font.h
ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/led.h
ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/MY_LCD.h
ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/sys.h
ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/timer.h
ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/touch.h
ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/usart.h
ucgui触摸屏/Zet6Demo/BSP/BSP_Src/
ucgui触摸屏/Zet6Demo/BSP/BSP_Src/delay.c
ucgui触摸屏/Zet6Demo/BSP/BSP_Src/led.c
ucgui触摸屏/Zet6Demo/BSP/BSP_Src/MY_LCD.c
ucgui触摸屏/Zet6Demo/BSP/BSP_Src/sys.c
ucgui触摸屏/Zet6Demo/BSP/BSP_Src/timer.c
ucgui触摸屏/Zet6Demo/BSP/BSP_Src/touch.c
ucgui触摸屏/Zet6Demo/BSP/BSP_Src/usart.c
ucgui触摸屏/Zet6Demo/CMSIS/
ucgui触摸屏/Zet6Demo/CMSIS/core_cm3.c
ucgui触摸屏/Zet6Demo/CMSIS/core_cm3.h
ucgui触摸屏/Zet6Demo/CMSIS/startup/
ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_cl.s
ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_hd.s
ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_hd_vl.s
ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_ld.s
ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_ld_vl.s
ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_md.s
ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_md_vl.s
ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_xl.s
ucgui触摸屏/Zet6Demo/CMSIS/stm32f10x.h
ucgui触摸屏/Zet6Demo/CMSIS/system_stm32f10x.c
ucgui触摸屏/Zet6Demo/CMSIS/system_stm32f10x.h
ucgui触摸屏/Zet6Demo/FWlib/
ucgui触摸屏/Zet6Demo/FWlib/inc/
ucgui触摸屏/Zet6Demo/FWlib/inc/misc.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_adc.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_bkp.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_can.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_cec.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_crc.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_dac.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_dbgmcu.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_dma.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_exti.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_flash.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_fsmc.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_gpio.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_i2c.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_iwdg.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_pwr.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_rcc.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_rtc.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_sdio.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_spi.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_tim.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_usart.h
ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_wwdg.h
ucgui触摸屏/Zet6Demo/FWlib/src/
ucgui触摸屏/Zet6Demo/FWlib/src/misc.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_adc.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_bkp.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_can.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_cec.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_crc.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_dac.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_dbgmcu.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_dma.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_exti.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_flash.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_fsmc.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_gpio.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_i2c.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_iwdg.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_pwr.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_rcc.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_rtc.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_sdio.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_spi.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_tim.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_usart.c
ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_wwdg.c
ucgui触摸屏/Zet6Demo/GUI/
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/CCGUIAntiAlias.bat
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAArc.c
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAChar.c
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAChar2.c
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAChar4.c
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAACircle.c
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAALib.c
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAALine.c
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAPoly.c
ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAPolyOut.c
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/GUIConf.h
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/GUITouchConf.h
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/GUI_X/
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/GUI_X/GUI_VNC_X.c
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/GUI_X/GUI_VNC_X_StartServer.c
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/GUI_X/GUI_X.c
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/GUI_X/GUI_X_embOS.c
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/GUI_X/GUI_X_Touch.c
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/GUI_X/GUI_X_uCOS.c
ucgui触摸屏/Zet6Demo/GUI/GUI_Config/LCDConf.h
ucgui触摸屏/Zet6Demo/GUI/GUI_ConvertColor/
ucgui触摸屏/Zet6Demo/GUI/GUI_ConvertColor/CCConvertColor.bat
ucgui触摸屏/Zet6Demo/GUI/GUI_ConvertColor/LCDP111.c
ucgui触摸屏/Zet6Demo/GUI/GUI_ConvertColor/LCDP222.c
ucgui触摸屏/Zet6Demo/GUI/GUI_ConvertColor/LCDP233.c
ucgui触摸屏/Zet6Demo/GUI/GUI_ConvertColor/LCDP323.c
ucgui触摸屏/Zet6Demo/GUI/GUI_ConvertColor/LCDP332.c
ucgui触摸屏/Zet6Demo/GUI/GUI_ConvertColor/LCDP444_12.c
ucgui触摸屏/Zet6Demo/GUI/GUI_ConvertColor/LCDP444_12_1.c
ucgui触摸屏/Zet6Dem

相关说明

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

相关评论

暂无评论内容.

发表评论

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

浏览历史记录

关闭