登录
首页 » Visual C++ » 实验51 USB声卡实验

实验51 USB声卡实验

于 2021-03-24 发布 文件大小:181KB
0 142
下载积分: 1 下载次数: 3

代码说明:

  STM32的USB声卡程序。内有详细的注释和文档。很好的学习资料。(STM32 USB sound card program. There are detailed notes and documentation. Good study materials.)

文件列表:

实验51 USB声卡实验\HARDWARE\ADC\adc.c, 2726, 2017-11-25
实验51 USB声卡实验\HARDWARE\ADC\adc.h, 789, 2017-11-25
实验51 USB声卡实验\HARDWARE\AUDIOSEL\audiosel.c, 778, 2017-11-25
实验51 USB声卡实验\HARDWARE\AUDIOSEL\audiosel.h, 723, 2017-11-25
实验51 USB声卡实验\HARDWARE\BEEP\beep.c, 554, 2017-11-25
实验51 USB声卡实验\HARDWARE\BEEP\beep.h, 482, 2017-11-25
实验51 USB声卡实验\HARDWARE\DAC\dac.c, 1057, 2017-11-25
实验51 USB声卡实验\HARDWARE\DAC\dac.h, 478, 2017-11-25
实验51 USB声卡实验\HARDWARE\EXTI\exti.c, 1741, 2017-11-25
实验51 USB声卡实验\HARDWARE\EXTI\exti.h, 447, 2017-11-25
实验51 USB声卡实验\HARDWARE\KEY\key.c, 1233, 2017-11-25
实验51 USB声卡实验\HARDWARE\KEY\key.h, 626, 2017-11-25
实验51 USB声卡实验\HARDWARE\LCD\FONT.H, 16156, 2012-08-02
实验51 USB声卡实验\HARDWARE\LCD\ILI93xx.c, 48362, 2017-11-25
实验51 USB声卡实验\HARDWARE\LCD\LCD.h, 8320, 2017-11-25
实验51 USB声卡实验\HARDWARE\LED\led.c, 735, 2017-11-25
实验51 USB声卡实验\HARDWARE\LED\led.h, 486, 2017-11-25
实验51 USB声卡实验\HARDWARE\OLED\oled.c, 6768, 2017-11-25
实验51 USB声卡实验\HARDWARE\OLED\oled.h, 1408, 2017-11-25
实验51 USB声卡实验\HARDWARE\OLED\oledfont.h, 16174, 2012-08-02
实验51 USB声卡实验\HARDWARE\RTC\rtc.c, 6265, 2017-11-25
实验51 USB声卡实验\HARDWARE\RTC\rtc.h, 999, 2017-11-25
实验51 USB声卡实验\HARDWARE\TIMER\timer.c, 4980, 2017-11-25
实验51 USB声卡实验\HARDWARE\TIMER\timer.h, 1016, 2017-11-25
实验51 USB声卡实验\HARDWARE\TPAD\tpad.c, 3877, 2017-11-25
实验51 USB声卡实验\HARDWARE\TPAD\tpad.h, 719, 2017-11-25
实验51 USB声卡实验\HARDWARE\WDG\wdg.c, 1998, 2017-11-25
实验51 USB声卡实验\HARDWARE\WDG\wdg.h, 652, 2017-11-25
实验51 USB声卡实验\HARDWARE\WKUP\wkup.c, 1733, 2017-11-25
实验51 USB声卡实验\HARDWARE\WKUP\wkup.h, 556, 2017-11-25
实验51 USB声卡实验\keilkill.bat, 399, 2011-05-09
实验51 USB声卡实验\OBJ\test.hex, 95128, 2013-04-07
实验51 USB声卡实验\README.TXT, 1151, 2017-11-25
实验51 USB声卡实验\SYSTEM\delay\delay.c, 4835, 2017-11-25
实验51 USB声卡实验\SYSTEM\delay\delay.h, 1328, 2017-11-25
实验51 USB声卡实验\SYSTEM\sys\cortexm3_macro.h, 2225, 2009-05-07
实验51 USB声卡实验\SYSTEM\sys\stm32f10x_conf.h, 6194, 2009-05-07
实验51 USB声卡实验\SYSTEM\sys\stm32f10x_it.h, 4560, 2013-04-07
实验51 USB声卡实验\SYSTEM\sys\stm32f10x_map.h, 28290, 2009-05-07
实验51 USB声卡实验\SYSTEM\sys\stm32f10x_nvic.h, 19198, 2009-05-07
实验51 USB声卡实验\SYSTEM\sys\stm32f10x_type.h, 3388, 2009-05-07
实验51 USB声卡实验\SYSTEM\sys\sys.c, 6230, 2017-11-25
实验51 USB声卡实验\SYSTEM\sys\sys.h, 4079, 2017-11-25
实验51 USB声卡实验\SYSTEM\usart\usart.c, 3720, 2017-11-25
实验51 USB声卡实验\SYSTEM\usart\usart.h, 1185, 2017-11-25
实验51 USB声卡实验\USB\CONFIG\hw_config.c, 5901, 2012-09-25
实验51 USB声卡实验\USB\CONFIG\hw_config.h, 2418, 2012-08-11
实验51 USB声卡实验\USB\CONFIG\platform_config.h, 2408, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\stm32f10x_it.c, 3048, 2012-09-25
实验51 USB声卡实验\USB\CONFIG\usb_conf.h, 3168, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_desc.c, 11611, 2017-11-25
实验51 USB声卡实验\USB\CONFIG\usb_desc.h, 4158, 2012-08-11
实验51 USB声卡实验\USB\CONFIG\usb_endp.c, 2654, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_istr.c, 5695, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_istr.h, 2645, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_prop.c, 11336, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_prop.h, 2751, 2009-05-07
实验51 USB声卡实验\USB\CONFIG\usb_pwr.c, 7124, 2013-04-07
实验51 USB声卡实验\USB\CONFIG\usb_pwr.h, 2240, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_core.c, 30770, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_core.h, 9015, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_def.h, 2835, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_init.c, 2779, 2010-06-19
实验51 USB声卡实验\USB\LIB\usb_init.h, 2540, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_int.c, 6471, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_int.h, 1743, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_lib.h, 1795, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_mem.c, 3419, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_mem.h, 1806, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_regs.c, 28642, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_regs.h, 28309, 2009-05-07
实验51 USB声卡实验\USB\LIB\usb_type.h, 2845, 2009-05-07
实验51 USB声卡实验\USER\JLinkSettings.ini, 578, 2013-04-07
实验51 USB声卡实验\USER\startup_stm32f10x_hd.s, 15872, 2012-09-03
实验51 USB声卡实验\USER\test.c, 2222, 2017-11-25
实验51 USB声卡实验\USER\test.Opt, 5450, 2012-10-07
实验51 USB声卡实验\USER\test.Uv2, 4458, 2012-09-25
实验51 USB声卡实验\USER\test.uvgui.Administrator, 72463, 2017-11-25
实验51 USB声卡实验\USER\test.uvopt, 27785, 2013-04-07
实验51 USB声卡实验\USER\test.uvproj, 21558, 2013-04-07
实验51 USB声卡实验\USMART\readme.txt, 345, 2017-11-25
实验51 USB声卡实验\USMART\usmart.c, 12053, 2017-11-25
实验51 USB声卡实验\USMART\usmart.h, 4554, 2017-11-25
实验51 USB声卡实验\USMART\usmart_config.c, 1607, 2012-10-07
实验51 USB声卡实验\USMART\usmart_str.c, 10815, 2017-11-25
实验51 USB声卡实验\USMART\usmart_str.h, 2763, 2017-11-25
实验51 USB声卡实验\HARDWARE\ADC
实验51 USB声卡实验\HARDWARE\AUDIOSEL
实验51 USB声卡实验\HARDWARE\BEEP
实验51 USB声卡实验\HARDWARE\DAC
实验51 USB声卡实验\HARDWARE\EXTI
实验51 USB声卡实验\HARDWARE\KEY
实验51 USB声卡实验\HARDWARE\LCD
实验51 USB声卡实验\HARDWARE\LED
实验51 USB声卡实验\HARDWARE\OLED
实验51 USB声卡实验\HARDWARE\RTC
实验51 USB声卡实验\HARDWARE\TIMER
实验51 USB声卡实验\HARDWARE\TPAD
实验51 USB声卡实验\HARDWARE\WDG
实验51 USB声卡实验\HARDWARE\WKUP

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cPP
    Richard Kaiser C++ mit Microsoft Visual C++ 2008
    2013-12-12 20:42:59下载
    积分:1
  • PWM
    NXP LPC11u24 cortex-M0 PWM 示例程序(NXP LPC11u24 cortex-M0 PWM sample programs)
    2014-02-11 10:27:56下载
    积分:1
  • MSP430_motor
    2相四线八拍步进电机程序,可以正转反转,加减速(2 phase four line 8 stepper motor)
    2015-01-12 15:09:15下载
    积分:1
  • NozzleTest20110904
    实现对气体流量表的基于音速喷嘴的自动检定(testing for the gas flow meters based on stangdard acoustic nozzles)
    2013-11-07 12:04:28下载
    积分:1
  • 18b20
    使用51单片机和18B20采集温度,并用数码管显示(Use 51 And 18B20 collecting temperature and with digital display)
    2013-09-20 09:16:20下载
    积分:1
  • Music-Box
    基于51单片机的32和弦音乐盒程序,有曲目切换,音量调节,播放时间,步进电机驱动,流水灯等功能,是普通音乐的升级版本,且代码清晰,注释完整,结构合理。(Based on 51 single-chip 32 polyphonic music box procedures, switch tracks, adjust volume, play time, stepper motor drive, water lights and other functions, is an upgraded version of the ordinary music and clear code, comments, integrity, reasonable structure.)
    2020-09-10 15:58:02下载
    积分:1
  • vbplc
    说明:  vb与plc通讯帮助解决vb与plc通讯之间的问题(vb and Communications plc)
    2010-04-21 01:44:57下载
    积分:1
  • BixVReader
    Smart card虚拟读卡器驱动源码,这个很稀少的哦(smart card virtual driver source code.)
    2021-03-30 11:59:10下载
    积分:1
  • 24xled
    说明:  24C08多花样流水,采用51开发板,编程使LED呈流水灯,初学者的好例子。(24C08 multi-pattern, running water, with 51 development board, program the LED lights were water, a good example for beginners.)
    2011-04-07 15:47:24下载
    积分:1
  • MUSIC-
    基于最小冗余线阵的谱相关共轭循环MUSIC算法(MUSIC algorithm based on conjugate cyclic spectral correlation minimum redundancy linear arrays)
    2013-12-26 12:39:53下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载