文件名称:yuyin
-
所属分类:
- 标签属性:
- 上传时间:2015-01-07
-
文件大小:4.36mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于stm32的语音编码解码程序,采集音响的电信号,通过pwm输出给喇叭-Based on the stm32 speech coding decoding procedures, collecting audio signals, by PWM output to the speaker
(系统自动生成,下载前可以参看下载内容)
下载文件列表
语音编码解码/CMSIS/core_cm3.c
语音编码解码/CMSIS/core_cm3.h
语音编码解码/CMSIS/startup/startup_stm32f10x_cl.s
语音编码解码/CMSIS/startup/startup_stm32f10x_hd.s
语音编码解码/CMSIS/startup/startup_stm32f10x_hd_vl.s
语音编码解码/CMSIS/startup/startup_stm32f10x_ld.s
语音编码解码/CMSIS/startup/startup_stm32f10x_ld_vl.s
语音编码解码/CMSIS/startup/startup_stm32f10x_md.s
语音编码解码/CMSIS/startup/startup_stm32f10x_md_vl.s
语音编码解码/CMSIS/startup/startup_stm32f10x_xl.s
语音编码解码/CMSIS/stm32f10x.h
语音编码解码/CMSIS/system_stm32f10x.c
语音编码解码/CMSIS/system_stm32f10x.h
语音编码解码/FWlib/inc/misc.h
语音编码解码/FWlib/inc/stm32f10x_adc.h
语音编码解码/FWlib/inc/stm32f10x_bkp.h
语音编码解码/FWlib/inc/stm32f10x_can.h
语音编码解码/FWlib/inc/stm32f10x_cec.h
语音编码解码/FWlib/inc/stm32f10x_crc.h
语音编码解码/FWlib/inc/stm32f10x_dac.h
语音编码解码/FWlib/inc/stm32f10x_dbgmcu.h
语音编码解码/FWlib/inc/stm32f10x_dma.h
语音编码解码/FWlib/inc/stm32f10x_exti.h
语音编码解码/FWlib/inc/stm32f10x_flash.h
语音编码解码/FWlib/inc/stm32f10x_fsmc.h
语音编码解码/FWlib/inc/stm32f10x_gpio.h
语音编码解码/FWlib/inc/stm32f10x_i2c.h
语音编码解码/FWlib/inc/stm32f10x_iwdg.h
语音编码解码/FWlib/inc/stm32f10x_pwr.h
语音编码解码/FWlib/inc/stm32f10x_rcc.h
语音编码解码/FWlib/inc/stm32f10x_rtc.h
语音编码解码/FWlib/inc/stm32f10x_sdio.h
语音编码解码/FWlib/inc/stm32f10x_spi.h
语音编码解码/FWlib/inc/stm32f10x_tim.h
语音编码解码/FWlib/inc/stm32f10x_usart.h
语音编码解码/FWlib/inc/stm32f10x_wwdg.h
语音编码解码/FWlib/src/misc.c
语音编码解码/FWlib/src/stm32f10x_adc.c
语音编码解码/FWlib/src/stm32f10x_bkp.c
语音编码解码/FWlib/src/stm32f10x_can.c
语音编码解码/FWlib/src/stm32f10x_cec.c
语音编码解码/FWlib/src/stm32f10x_crc.c
语音编码解码/FWlib/src/stm32f10x_dac.c
语音编码解码/FWlib/src/stm32f10x_dbgmcu.c
语音编码解码/FWlib/src/stm32f10x_dma.c
语音编码解码/FWlib/src/stm32f10x_exti.c
语音编码解码/FWlib/src/stm32f10x_flash.c
语音编码解码/FWlib/src/stm32f10x_fsmc.c
语音编码解码/FWlib/src/stm32f10x_gpio.c
语音编码解码/FWlib/src/stm32f10x_i2c.c
语音编码解码/FWlib/src/stm32f10x_iwdg.c
语音编码解码/FWlib/src/stm32f10x_pwr.c
语音编码解码/FWlib/src/stm32f10x_rcc.c
语音编码解码/FWlib/src/stm32f10x_rtc.c
语音编码解码/FWlib/src/stm32f10x_sdio.c
语音编码解码/FWlib/src/stm32f10x_spi.c
语音编码解码/FWlib/src/stm32f10x_tim.c
语音编码解码/FWlib/src/stm32f10x_usart.c
语音编码解码/FWlib/src/stm32f10x_wwdg.c
语音编码解码/Listing/startup_stm32f10x_hd.lst
语音编码解码/Listing/STM32-DEMO.map
语音编码解码/Output/adc.crf
语音编码解码/Output/adc.d
语音编码解码/Output/adc.o
语音编码解码/Output/adc.__i
语音编码解码/Output/core_cm3.crf
语音编码解码/Output/core_cm3.d
语音编码解码/Output/core_cm3.o
语音编码解码/Output/ExtDll.iex
语音编码解码/Output/led.crf
语音编码解码/Output/led.d
语音编码解码/Output/led.o
语音编码解码/Output/led.__i
语音编码解码/Output/main.crf
语音编码解码/Output/main.d
语音编码解码/Output/main.o
语音编码解码/Output/main.__i
语音编码解码/Output/misc.crf
语音编码解码/Output/misc.d
语音编码解码/Output/misc.o
语音编码解码/Output/pwm_output.crf
语音编码解码/Output/pwm_output.d
语音编码解码/Output/pwm_output.o
语音编码解码/Output/pwm_output.__i
语音编码解码/Output/startup_stm32f10x_hd.d
语音编码解码/Output/startup_stm32f10x_hd.o
语音编码解码/Output/STM32-DEMO.axf
语音编码解码/Output/STM32-DEMO.hex
语音编码解码/Output/STM32-DEMO.htm
语音编码解码/Output/STM32-DEMO.lnp
语音编码解码/Output/STM32-DEMO.plg
语音编码解码/Output/STM32-DEMO.sct
语音编码解码/Output/STM32-DEMO.tra
语音编码解码/Output/stm32f10x_adc.crf
语音编码解码/Output/stm32f10x_adc.d
语音编码解码/Output/stm32f10x_adc.o
语音编码解码/Output/stm32f10x_bkp.crf
语音编码解码/Output/stm32f10x_bkp.d
语音编码解码/Output/stm32f10x_bkp.o
语音编码解码/Output/stm32f10x_can.crf
语音编码解码/Output/stm32f10x_can.d
语音编码解码/Output/stm32f10x_can.o
语音编码解码/Output/stm32f10x_cec.crf
语音编码解码/Output/stm32f10x_cec.d
语音编码解码/Output/stm32f10x_cec.o
语音编码解码/Output/stm32f10x_crc.crf
语音编码解码/Output/stm32f10x_crc.d
语音编码解码/Output/stm32f10x_crc.o
语音编码解码/Output/stm32f10x_dac.crf
语音编码解码/Output/stm32f10x_dac.d
语音编码解码/Output/stm32f10x_dac.o
语音编码解码/Output/stm32f10x_dbgmcu.crf
语音编码解码/Output/stm32f10x_dbgmcu.d
语音编码解码/Output/stm32f10x_dbgmcu.o
语音编码解码/Output/stm32f10x_dma.crf
语音编码解码/Output/stm32f10x_dma.d
语音编码解码/Output/stm32f10x_dma.o
语音编码解码/Output/stm32f10x_exti.crf
语音编码解码/Output/stm32f10x_exti.d
语音编码解码/Output/stm32f10x_exti.o
语音编码解码/Output/stm32f10x_flash.crf
语音编码解码/Output/stm32f10x_flash.d
语音编码解码/Output/stm32f10x_flash.o
语音编码解码/Output/stm32f10x_fsmc.crf
语音编码解码/Output/stm32f10x_fsmc.d
语音编码解码/Output/stm32f10x_fsmc.o
语音编码解码/Output/stm32f10x_gpio.crf
语音编码解码/Output/stm32f10x_gpio.d
语音编码解码/Output/stm32f10x_gpio.o
语音编码解码/Output/stm32f10x_i2c.crf
语音编码解码/Output/stm32f10x_i2c.d
语音编码解码/Output/stm32f10x_i2c.o
语音编码解码/Output/stm32f10x_it.crf
语音编码解码/Output/stm32f10x_it.d
语音编码解码/Output/stm32f10x_it.o
语音编码解码/Output/stm32f10x_iwdg.crf
语音编码解码/Output/stm32f10x_iwdg.d
语音编码解码/Output/stm32f10x_iwdg.o
语音编码解码/Output/stm32f10x_pwr.crf
语音编码解码/Output/stm32f10x_pwr.d
语音编码解码/Output/stm32f10x_pwr.o
语音编码解码/Output/stm32f10x_rcc.crf
语音编码解码/Output/stm32f10x_rcc.d
语音编码解码/Output/stm32f10x_rcc.o
语音编码解码/Output/stm32f10x_rtc.crf
语音编码解码/Output/stm32f10x_rtc.d
语音编码解码/Output/stm32f10x_rtc.o
语音编码解码/Output/stm32f10x_sdio.crf
语音编码解码/Output/stm32f10x_sdio.d
语音编码解码/Output/stm32f10x_sdio.o
语音编码解码/Output/stm32f10x_spi.crf
语音编码解码/Output/stm32f10x_spi.d
语音编码解码/Output/stm32f10x_spi.o
语音编码解码/Output/stm32f10x_tim.crf
语音编码解码/Output/stm32f10x_tim.d
语音编码解码/Output/stm32f10x_tim.o
语音编码解码/Output/stm32f10x_usart.crf
语音编码解码/Output/stm32f10x_usart.d
语音编码解码/Output/stm32f10x_usart.o
语音编码解码/Output/stm32f10x_wwdg.crf
语音编码解码/Output/stm32f10x_wwdg.d
语音编码解码/Output/stm32f10x_wwdg.o
语音编码解码/Output/system_stm32f10x.crf
语音编码解码/Output/system_stm32f
语音编码解码/CMSIS/core_cm3.h
语音编码解码/CMSIS/startup/startup_stm32f10x_cl.s
语音编码解码/CMSIS/startup/startup_stm32f10x_hd.s
语音编码解码/CMSIS/startup/startup_stm32f10x_hd_vl.s
语音编码解码/CMSIS/startup/startup_stm32f10x_ld.s
语音编码解码/CMSIS/startup/startup_stm32f10x_ld_vl.s
语音编码解码/CMSIS/startup/startup_stm32f10x_md.s
语音编码解码/CMSIS/startup/startup_stm32f10x_md_vl.s
语音编码解码/CMSIS/startup/startup_stm32f10x_xl.s
语音编码解码/CMSIS/stm32f10x.h
语音编码解码/CMSIS/system_stm32f10x.c
语音编码解码/CMSIS/system_stm32f10x.h
语音编码解码/FWlib/inc/misc.h
语音编码解码/FWlib/inc/stm32f10x_adc.h
语音编码解码/FWlib/inc/stm32f10x_bkp.h
语音编码解码/FWlib/inc/stm32f10x_can.h
语音编码解码/FWlib/inc/stm32f10x_cec.h
语音编码解码/FWlib/inc/stm32f10x_crc.h
语音编码解码/FWlib/inc/stm32f10x_dac.h
语音编码解码/FWlib/inc/stm32f10x_dbgmcu.h
语音编码解码/FWlib/inc/stm32f10x_dma.h
语音编码解码/FWlib/inc/stm32f10x_exti.h
语音编码解码/FWlib/inc/stm32f10x_flash.h
语音编码解码/FWlib/inc/stm32f10x_fsmc.h
语音编码解码/FWlib/inc/stm32f10x_gpio.h
语音编码解码/FWlib/inc/stm32f10x_i2c.h
语音编码解码/FWlib/inc/stm32f10x_iwdg.h
语音编码解码/FWlib/inc/stm32f10x_pwr.h
语音编码解码/FWlib/inc/stm32f10x_rcc.h
语音编码解码/FWlib/inc/stm32f10x_rtc.h
语音编码解码/FWlib/inc/stm32f10x_sdio.h
语音编码解码/FWlib/inc/stm32f10x_spi.h
语音编码解码/FWlib/inc/stm32f10x_tim.h
语音编码解码/FWlib/inc/stm32f10x_usart.h
语音编码解码/FWlib/inc/stm32f10x_wwdg.h
语音编码解码/FWlib/src/misc.c
语音编码解码/FWlib/src/stm32f10x_adc.c
语音编码解码/FWlib/src/stm32f10x_bkp.c
语音编码解码/FWlib/src/stm32f10x_can.c
语音编码解码/FWlib/src/stm32f10x_cec.c
语音编码解码/FWlib/src/stm32f10x_crc.c
语音编码解码/FWlib/src/stm32f10x_dac.c
语音编码解码/FWlib/src/stm32f10x_dbgmcu.c
语音编码解码/FWlib/src/stm32f10x_dma.c
语音编码解码/FWlib/src/stm32f10x_exti.c
语音编码解码/FWlib/src/stm32f10x_flash.c
语音编码解码/FWlib/src/stm32f10x_fsmc.c
语音编码解码/FWlib/src/stm32f10x_gpio.c
语音编码解码/FWlib/src/stm32f10x_i2c.c
语音编码解码/FWlib/src/stm32f10x_iwdg.c
语音编码解码/FWlib/src/stm32f10x_pwr.c
语音编码解码/FWlib/src/stm32f10x_rcc.c
语音编码解码/FWlib/src/stm32f10x_rtc.c
语音编码解码/FWlib/src/stm32f10x_sdio.c
语音编码解码/FWlib/src/stm32f10x_spi.c
语音编码解码/FWlib/src/stm32f10x_tim.c
语音编码解码/FWlib/src/stm32f10x_usart.c
语音编码解码/FWlib/src/stm32f10x_wwdg.c
语音编码解码/Listing/startup_stm32f10x_hd.lst
语音编码解码/Listing/STM32-DEMO.map
语音编码解码/Output/adc.crf
语音编码解码/Output/adc.d
语音编码解码/Output/adc.o
语音编码解码/Output/adc.__i
语音编码解码/Output/core_cm3.crf
语音编码解码/Output/core_cm3.d
语音编码解码/Output/core_cm3.o
语音编码解码/Output/ExtDll.iex
语音编码解码/Output/led.crf
语音编码解码/Output/led.d
语音编码解码/Output/led.o
语音编码解码/Output/led.__i
语音编码解码/Output/main.crf
语音编码解码/Output/main.d
语音编码解码/Output/main.o
语音编码解码/Output/main.__i
语音编码解码/Output/misc.crf
语音编码解码/Output/misc.d
语音编码解码/Output/misc.o
语音编码解码/Output/pwm_output.crf
语音编码解码/Output/pwm_output.d
语音编码解码/Output/pwm_output.o
语音编码解码/Output/pwm_output.__i
语音编码解码/Output/startup_stm32f10x_hd.d
语音编码解码/Output/startup_stm32f10x_hd.o
语音编码解码/Output/STM32-DEMO.axf
语音编码解码/Output/STM32-DEMO.hex
语音编码解码/Output/STM32-DEMO.htm
语音编码解码/Output/STM32-DEMO.lnp
语音编码解码/Output/STM32-DEMO.plg
语音编码解码/Output/STM32-DEMO.sct
语音编码解码/Output/STM32-DEMO.tra
语音编码解码/Output/stm32f10x_adc.crf
语音编码解码/Output/stm32f10x_adc.d
语音编码解码/Output/stm32f10x_adc.o
语音编码解码/Output/stm32f10x_bkp.crf
语音编码解码/Output/stm32f10x_bkp.d
语音编码解码/Output/stm32f10x_bkp.o
语音编码解码/Output/stm32f10x_can.crf
语音编码解码/Output/stm32f10x_can.d
语音编码解码/Output/stm32f10x_can.o
语音编码解码/Output/stm32f10x_cec.crf
语音编码解码/Output/stm32f10x_cec.d
语音编码解码/Output/stm32f10x_cec.o
语音编码解码/Output/stm32f10x_crc.crf
语音编码解码/Output/stm32f10x_crc.d
语音编码解码/Output/stm32f10x_crc.o
语音编码解码/Output/stm32f10x_dac.crf
语音编码解码/Output/stm32f10x_dac.d
语音编码解码/Output/stm32f10x_dac.o
语音编码解码/Output/stm32f10x_dbgmcu.crf
语音编码解码/Output/stm32f10x_dbgmcu.d
语音编码解码/Output/stm32f10x_dbgmcu.o
语音编码解码/Output/stm32f10x_dma.crf
语音编码解码/Output/stm32f10x_dma.d
语音编码解码/Output/stm32f10x_dma.o
语音编码解码/Output/stm32f10x_exti.crf
语音编码解码/Output/stm32f10x_exti.d
语音编码解码/Output/stm32f10x_exti.o
语音编码解码/Output/stm32f10x_flash.crf
语音编码解码/Output/stm32f10x_flash.d
语音编码解码/Output/stm32f10x_flash.o
语音编码解码/Output/stm32f10x_fsmc.crf
语音编码解码/Output/stm32f10x_fsmc.d
语音编码解码/Output/stm32f10x_fsmc.o
语音编码解码/Output/stm32f10x_gpio.crf
语音编码解码/Output/stm32f10x_gpio.d
语音编码解码/Output/stm32f10x_gpio.o
语音编码解码/Output/stm32f10x_i2c.crf
语音编码解码/Output/stm32f10x_i2c.d
语音编码解码/Output/stm32f10x_i2c.o
语音编码解码/Output/stm32f10x_it.crf
语音编码解码/Output/stm32f10x_it.d
语音编码解码/Output/stm32f10x_it.o
语音编码解码/Output/stm32f10x_iwdg.crf
语音编码解码/Output/stm32f10x_iwdg.d
语音编码解码/Output/stm32f10x_iwdg.o
语音编码解码/Output/stm32f10x_pwr.crf
语音编码解码/Output/stm32f10x_pwr.d
语音编码解码/Output/stm32f10x_pwr.o
语音编码解码/Output/stm32f10x_rcc.crf
语音编码解码/Output/stm32f10x_rcc.d
语音编码解码/Output/stm32f10x_rcc.o
语音编码解码/Output/stm32f10x_rtc.crf
语音编码解码/Output/stm32f10x_rtc.d
语音编码解码/Output/stm32f10x_rtc.o
语音编码解码/Output/stm32f10x_sdio.crf
语音编码解码/Output/stm32f10x_sdio.d
语音编码解码/Output/stm32f10x_sdio.o
语音编码解码/Output/stm32f10x_spi.crf
语音编码解码/Output/stm32f10x_spi.d
语音编码解码/Output/stm32f10x_spi.o
语音编码解码/Output/stm32f10x_tim.crf
语音编码解码/Output/stm32f10x_tim.d
语音编码解码/Output/stm32f10x_tim.o
语音编码解码/Output/stm32f10x_usart.crf
语音编码解码/Output/stm32f10x_usart.d
语音编码解码/Output/stm32f10x_usart.o
语音编码解码/Output/stm32f10x_wwdg.crf
语音编码解码/Output/stm32f10x_wwdg.d
语音编码解码/Output/stm32f10x_wwdg.o
语音编码解码/Output/system_stm32f10x.crf
语音编码解码/Output/system_stm32f
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.