CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:PDA

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

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

STM32F103制作的PDA工程包源码,keil编译工程-PDA source of STM32F103 ,compiling with Keil
(系统自动生成,下载前可以参看下载内容)

下载文件列表

PDA/SD卡根目录文件/font/fon12.DZK
PDA/SD卡根目录文件/font/fon16.DZK
PDA/SD卡根目录文件/font/fon16t.DZK
PDA/SD卡根目录文件/font/oem2uni.bin
PDA/SD卡根目录文件/font/uni2oem.bin
PDA/SD卡根目录文件/ico/about.bmp
PDA/SD卡根目录文件/ico/bootup.bmp
PDA/SD卡根目录文件/ico/COLORPAD.BMP
PDA/SD卡根目录文件/ico/date.bmp
PDA/SD卡根目录文件/ico/drawing.bmp
PDA/SD卡根目录文件/ico/drive.bmp
PDA/SD卡根目录文件/ico/filejak.bmp
PDA/SD卡根目录文件/ico/files.bmp
PDA/SD卡根目录文件/ico/font.bmp
PDA/SD卡根目录文件/ico/ico.bmp
PDA/SD卡根目录文件/ico/music.bmp
PDA/SD卡根目录文件/ico/notebook.bmp
PDA/SD卡根目录文件/ico/others.bmp
PDA/SD卡根目录文件/ico/pic.bmp
PDA/SD卡根目录文件/ico/picture.bmp
PDA/SD卡根目录文件/ico/question.bmp
PDA/SD卡根目录文件/ico/radio.bmp
PDA/SD卡根目录文件/ico/recycle.bmp
PDA/SD卡根目录文件/ico/right.bmp
PDA/SD卡根目录文件/ico/scroff.bmp
PDA/SD卡根目录文件/ico/scrsaver.bmp
PDA/SD卡根目录文件/ico/sd.bmp
PDA/SD卡根目录文件/ico/setup.bmp
PDA/SD卡根目录文件/ico/shutdown.bmp
PDA/SD卡根目录文件/ico/sigh.bmp
PDA/SD卡根目录文件/ico/sound.bmp
PDA/SD卡根目录文件/ico/source.bmp
PDA/SD卡根目录文件/ico/target.bmp
PDA/SD卡根目录文件/ico/Thumbs.db
PDA/SD卡根目录文件/ico/tmd.bmp
PDA/SD卡根目录文件/ico/txt.bmp
PDA/SD卡根目录文件/ico/wrong.bmp
PDA/STM32F103source/app/app.c
PDA/STM32F103source/app/app.h
PDA/STM32F103source/app/picdecoder.c
PDA/STM32F103source/app/picdecoder.h
PDA/STM32F103source/app/readme.h
PDA/STM32F103source/app/theme.c
PDA/STM32F103source/app/theme.h
PDA/STM32F103source/app/ui.c
PDA/STM32F103source/app/ui.h
PDA/STM32F103source/app_frame/drawing.c
PDA/STM32F103source/app_frame/drawing.h
PDA/STM32F103source/app_frame/mp3player.c
PDA/STM32F103source/app_frame/mp3player.h
PDA/STM32F103source/app_frame/pic.c
PDA/STM32F103source/app_frame/pic.h
PDA/STM32F103source/app_frame/resource.c
PDA/STM32F103source/app_frame/resource.h
PDA/STM32F103source/app_frame/rili.c
PDA/STM32F103source/app_frame/rili.h
PDA/STM32F103source/app_frame/rilidata.h
PDA/STM32F103source/app_frame/setup.c
PDA/STM32F103source/app_frame/setup.h
PDA/STM32F103source/app_frame/txt.c
PDA/STM32F103source/app_frame/txt.h
PDA/STM32F103source/driver/24cxx.c
PDA/STM32F103source/driver/24cxx.h
PDA/STM32F103source/driver/flac.h
PDA/STM32F103source/driver/font.h
PDA/STM32F103source/driver/ILI9320.c
PDA/STM32F103source/driver/ILI9320.h
PDA/STM32F103source/driver/key.c
PDA/STM32F103source/driver/key.h
PDA/STM32F103source/driver/sd.c
PDA/STM32F103source/driver/sd.h
PDA/STM32F103source/driver/touch.c
PDA/STM32F103source/driver/touch.h
PDA/STM32F103source/driver/VS10XX.c
PDA/STM32F103source/driver/VS10XX.h
PDA/STM32F103source/driver/w25x16.c
PDA/STM32F103source/driver/w25x16.h
PDA/STM32F103source/FATFS/cc936.c
PDA/STM32F103source/FATFS/diskio.c
PDA/STM32F103source/FATFS/diskio.h
PDA/STM32F103source/FATFS/ff.c
PDA/STM32F103source/FATFS/ff.h
PDA/STM32F103source/FATFS/ffconf.h
PDA/STM32F103source/FATFS/integer.h
PDA/STM32F103source/FATFS/option/cc932.c
PDA/STM32F103source/FATFS/option/cc936.c
PDA/STM32F103source/FATFS/option/cc949.c
PDA/STM32F103source/FATFS/option/cc950.c
PDA/STM32F103source/FATFS/option/ccsbcs.c
PDA/STM32F103source/FATFS/option/syscall.c
PDA/STM32F103source/keilkilll.bat
PDA/STM32F103source/Libraries/Core/core_cm3.c
PDA/STM32F103source/Libraries/Core/core_cm3.h
PDA/STM32F103source/Libraries/Core/startup/startup_stm32f10x_cl.s
PDA/STM32F103source/Libraries/Core/startup/startup_stm32f10x_hd.s
PDA/STM32F103source/Libraries/Core/startup/startup_stm32f10x_hd_vl.s
PDA/STM32F103source/Libraries/Core/startup/startup_stm32f10x_ld.s
PDA/STM32F103source/Libraries/Core/startup/startup_stm32f10x_ld_vl.s
PDA/STM32F103source/Libraries/Core/startup/startup_stm32f10x_md.s
PDA/STM32F103source/Libraries/Core/startup/startup_stm32f10x_md_vl.s
PDA/STM32F103source/Libraries/Core/startup/startup_stm32f10x_xl.s
PDA/STM32F103source/Libraries/Core/stm32f10x.h
PDA/STM32F103source/Libraries/Core/system_stm32f10x.c
PDA/STM32F103source/Libraries/Core/system_stm32f10x.h
PDA/STM32F103source/Libraries/inc/misc.h
PDA/STM32F103source/Libraries/inc/stm32f10x_adc.h
PDA/STM32F103source/Libraries/inc/stm32f10x_bkp.h
PDA/STM32F103source/Libraries/inc/stm32f10x_can.h
PDA/STM32F103source/Libraries/inc/stm32f10x_cec.h
PDA/STM32F103source/Libraries/inc/stm32f10x_crc.h
PDA/STM32F103source/Libraries/inc/stm32f10x_dac.h
PDA/STM32F103source/Libraries/inc/stm32f10x_dbgmcu.h
PDA/STM32F103source/Libraries/inc/stm32f10x_dma.h
PDA/STM32F103source/Libraries/inc/stm32f10x_exti.h
PDA/STM32F103source/Libraries/inc/stm32f10x_flash.h
PDA/STM32F103source/Libraries/inc/stm32f10x_fsmc.h
PDA/STM32F103source/Libraries/inc/stm32f10x_gpio.h
PDA/STM32F103source/Libraries/inc/stm32f10x_i2c.h
PDA/STM32F103source/Libraries/inc/stm32f10x_iwdg.h
PDA/STM32F103source/Libraries/inc/stm32f10x_pwr.h
PDA/STM32F103source/Libraries/inc/stm32f10x_rcc.h
PDA/STM32F103source/Libraries/inc/stm32f10x_rtc.h
PDA/STM32F103source/Libraries/inc/stm32f10x_sdio.h
PDA/STM32F103source/Libraries/inc/stm32f10x_spi.h
PDA/STM32F103source/Libraries/inc/stm32f10x_tim.h
PDA/STM32F103source/Libraries/inc/stm32f10x_usart.h
PDA/STM32F103source/Libraries/inc/stm32f10x_wwdg.h
PDA/STM32F103source/Libraries/src/misc.c
PDA/STM32F103source/Libraries/src/stm32f10x_adc.c
PDA/STM32F103source/Libraries/src/stm32f10x_bkp.c
PDA/STM32F103source/Libraries/src/stm32f10x_can.c
PDA/STM32F103source/Li

相关说明

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

相关评论

暂无评论内容.

发表评论

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