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

文件名称:GUI_UCOS

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

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

基于STM32Vet6开发板的GUI与UCOS源码(包括触屏)-GUI-based development board with STM32Vet6 UCOS source (including touch screen)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

project_2 ucgui触摸屏/
project_2 ucgui触摸屏/Zet6Demo/
project_2 ucgui触摸屏/Zet6Demo/APP/
project_2 ucgui触摸屏/Zet6Demo/APP/APP_Inc/
project_2 ucgui触摸屏/Zet6Demo/APP/APP_Src/
project_2 ucgui触摸屏/Zet6Demo/BSP/
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/delay.h
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/font.h
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/led.h
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/MY_LCD.h
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/sys.h
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/timer.h
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/touch.h
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Inc/usart.h
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Src/
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Src/delay.c
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Src/led.c
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Src/MY_LCD.c
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Src/sys.c
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Src/timer.c
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Src/touch.c
project_2 ucgui触摸屏/Zet6Demo/BSP/BSP_Src/usart.c
project_2 ucgui触摸屏/Zet6Demo/CMSIS/
project_2 ucgui触摸屏/Zet6Demo/CMSIS/core_cm3.c
project_2 ucgui触摸屏/Zet6Demo/CMSIS/core_cm3.h
project_2 ucgui触摸屏/Zet6Demo/CMSIS/startup/
project_2 ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_cl.s
project_2 ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_hd.s
project_2 ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_hd_vl.s
project_2 ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_ld.s
project_2 ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_ld_vl.s
project_2 ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_md.s
project_2 ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_md_vl.s
project_2 ucgui触摸屏/Zet6Demo/CMSIS/startup/startup_stm32f10x_xl.s
project_2 ucgui触摸屏/Zet6Demo/CMSIS/stm32f10x.h
project_2 ucgui触摸屏/Zet6Demo/CMSIS/system_stm32f10x.c
project_2 ucgui触摸屏/Zet6Demo/CMSIS/system_stm32f10x.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/misc.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_adc.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_bkp.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_can.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_cec.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_crc.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_dac.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_dbgmcu.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_dma.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_exti.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_flash.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_fsmc.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_gpio.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_i2c.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_iwdg.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_pwr.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_rcc.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_rtc.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_sdio.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_spi.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_tim.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_usart.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/inc/stm32f10x_wwdg.h
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/misc.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_adc.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_bkp.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_can.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_cec.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_crc.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_dac.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_dbgmcu.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_dma.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_exti.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_flash.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_fsmc.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_gpio.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_i2c.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_iwdg.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_pwr.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_rcc.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_rtc.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_sdio.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_spi.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_tim.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_usart.c
project_2 ucgui触摸屏/Zet6Demo/FWlib/src/stm32f10x_wwdg.c
project_2 ucgui触摸屏/Zet6Demo/GUI/
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/CCGUIAntiAlias.bat
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAArc.c
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAChar.c
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAChar2.c
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAChar4.c
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAACircle.c
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAALib.c
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAALine.c
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAPoly.c
project_2 ucgui触摸屏/Zet6Demo/GUI/GUI_AntiAlias/GUIAAPolyOut.c
pr

相关说明

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

相关评论

暂无评论内容.

发表评论

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