文件名称:2014lanqiaobeijuesai
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-06-25
- 文件大小:
- 7.88mb
- 下载次数:
- 0次
- 提 供 者:
- q**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
2014年蓝桥杯嵌入式决赛(信号采集与输出系统) 自己编写 基本能实现各个模块功能。(题目中 串口部分指令发送要求 AAA BBB CCC 改为了A B C )-2014 Blue Bridge Embedded Cup finals (signal acquisition and output system) to prepare themselves to achieve the basic function of each module. (The title of the serial portion of the instruction to send the requested AAA BBB CCC ABC)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2014lanqiaobeijuesai
....................\CMSIS
....................\.....\core_cm3.c
....................\.....\core_cm3.h
....................\.....\startup
....................\.....\.......\startup_stm32f10x_cl.s
....................\.....\.......\startup_stm32f10x_hd.s
....................\.....\.......\startup_stm32f10x_hd_vl.s
....................\.....\.......\startup_stm32f10x_ld.s
....................\.....\.......\startup_stm32f10x_ld_vl.s
....................\.....\.......\startup_stm32f10x_md.s
....................\.....\.......\startup_stm32f10x_md_vl.s
....................\.....\.......\startup_stm32f10x_xl.s
....................\.....\stm32f10x.h
....................\.....\system_stm32f10x.c
....................\.....\system_stm32f10x.h
....................\debug
....................\.....\app.crf
....................\.....\app.d
....................\.....\app.o
....................\.....\core_cm3.crf
....................\.....\core_cm3.d
....................\.....\core_cm3.o
....................\.....\eeprom.crf
....................\.....\eeprom.d
....................\.....\eeprom.o
....................\.....\main.crf
....................\.....\main.d
....................\.....\main.o
....................\.....\misc.crf
....................\.....\misc.d
....................\.....\misc.o
....................\.....\startup_stm32f10x_md.d
....................\.....\startup_stm32f10x_md.o
....................\.....\stm32.axf
....................\.....\stm32.hex
....................\.....\stm32.htm
....................\.....\stm32.lnp
....................\.....\stm32.plg
....................\.....\stm32.sct
....................\.....\stm32.tra
....................\.....\stm32f10x_adc.crf
....................\.....\stm32f10x_adc.d
....................\.....\stm32f10x_adc.o
....................\.....\stm32f10x_bkp.crf
....................\.....\stm32f10x_bkp.d
....................\.....\stm32f10x_bkp.o
....................\.....\stm32f10x_can.crf
....................\.....\stm32f10x_can.d
....................\.....\stm32f10x_can.o
....................\.....\stm32f10x_cec.crf
....................\.....\stm32f10x_cec.d
....................\.....\stm32f10x_cec.o
....................\.....\stm32f10x_crc.crf
....................\.....\stm32f10x_crc.d
....................\.....\stm32f10x_crc.o
....................\.....\stm32f10x_dac.crf
....................\.....\stm32f10x_dac.d
....................\.....\stm32f10x_dac.o
....................\.....\stm32f10x_dbgmcu.crf
....................\.....\stm32f10x_dbgmcu.d
....................\.....\stm32f10x_dbgmcu.o
....................\.....\stm32f10x_dma.crf
....................\.....\stm32f10x_dma.d
....................\.....\stm32f10x_dma.o
....................\.....\stm32f10x_exti.crf
....................\.....\stm32f10x_exti.d
....................\.....\stm32f10x_exti.o
....................\.....\stm32f10x_flash.crf
....................\.....\stm32f10x_flash.d
....................\.....\stm32f10x_flash.o
....................\.....\stm32f10x_fsmc.crf
....................\.....\stm32f10x_fsmc.d
....................\.....\stm32f10x_fsmc.o
....................\.....\stm32f10x_gpio.crf
....................\.....\stm32f10x_gpio.d
....................\.....\stm32f10x_gpio.o
....................\.....\stm32f10x_i2c.crf
....................\.....\stm32f10x_i2c.d
....................\.....\stm32f10x_i2c.o
....................\.....\stm32f10x_it.crf
....................\.....\stm32f10x_it.d
....................\.....\stm32f10x_it.o
....................\.....\stm32f10x_iwdg.crf
....................\.....\stm32f10x_iwdg.d
....................\.....\stm32f10x_iwdg.o
....................\.....\stm32f10x_pwr.crf
....................\.....\stm32f10x_pwr.d
....................\.....\stm32f10x_pwr.o
....................\.....\stm32f10x_rcc.crf
....................\.....\stm32f10x_rcc.d
....................\.....\stm32f10x_rcc.o
....................\.....\stm32f10x_rtc.crf
....................\.....\stm32f10x_rtc.d
....................\.....\stm32f10x_rtc.o
....................\.....