登录
首页 » Visual C++ » I2Saudioplay

I2Saudioplay

于 2020-06-28 发布 文件大小:132KB
0 343
下载积分: 1 下载次数: 134

代码说明:

  STM32F407罪行音频播放例程,好不容易找到的,经测试很好用。(STM32f407 audio example)

文件列表:

(10)I2S音频播放
...............\board
...............\.....\inc
...............\.....\...\CS4334.h,467,2012-03-25
...............\.....\...\delay.h,157,2012-03-22
...............\.....\...\fonts.h,42249,2012-03-22
...............\.....\...\key.h,609,2012-03-22
...............\.....\...\lcd.h,1697,2012-03-22
...............\.....\...\led.h,410,2012-04-14
...............\.....\...\mma7455.h,428,2012-03-24
...............\.....\...\sdio_sd.h,19587,2012-03-24
...............\.....\...\spi.h,156,2012-03-24
...............\.....\...\timer.h,194,2012-03-22
...............\.....\...\touch.h,403,2012-04-29
...............\.....\...\usart.h,113,2012-03-22
...............\.....\src
...............\.....\...\CS4334.c,5724,2012-03-25
...............\.....\...\delay.c,392,2012-03-22
...............\.....\...\key.c,1813,2012-03-22
...............\.....\...\lcd.c,13754,2012-04-24
...............\.....\...\led.c,1082,2012-04-14
...............\.....\...\mma7455.c,1390,2012-03-24
...............\.....\...\sdio_sd.c,96513,2012-03-24
...............\.....\...\spi.c,2680,2012-04-29
...............\.....\...\timer.c,2797,2012-03-22
...............\.....\...\touch.c,1062,2012-04-29
...............\.....\...\usart.c,1589,2012-03-22
...............\inc
...............\...\main.h,365,2012-03-24
...............\...\stm32f4xx_conf.h,1212,2012-03-21
...............\...\stm32f4xx_it.h,443,2012-03-21
...............\...\wavplayer.h,1552,2012-03-25
...............\proj
...............\....\JLinkLog.txt,100096,2012-04-29
...............\....\JLinkSettings.ini,574,2012-03-21
...............\....\output
...............\....\startup_stm32f4xx.s,29506,2011-09-09
...............\....\test.plg,177,2012-03-21
...............\....\test.uvgui.Administrator,377680,2012-04-29
...............\....\test.uvgui_Administrator.bak,377682,2012-04-29
...............\....\test.uvopt,20221,2012-04-29
...............\....\test.uvproj,20393,2012-04-29
...............\....\test_Target 1.dep,79872,2012-04-29
...............\....\test_uvopt.bak,20219,2012-04-29
...............\....\test_uvproj.bak,20357,2012-03-24
...............\src
...............\...\main.c,173,2012-04-29
...............\...\stm32f4xx_it.c,910,2012-03-24
...............\...\system_stm32f4xx.c,22112,2012-03-24
...............\...\wavplayer.c,3596,2012-04-29
...............\Third_Party
...............\...........\fat_fs
...............\...........\......\inc
...............\...........\......\...\diskio.h,2454,2010-08-16
...............\...........\......\...\ff.h,29232,2010-08-16
...............\...........\......\...\ffconf.h,7368,2011-12-28
...............\...........\......\...\integer.h,856,2010-04-24
...............\...........\......\readme.txt,5239,2011-10-28
...............\...........\......\src
...............\...........\......\...\diskio.c,6979,2012-03-24
...............\...........\......\...\ff.c,116333,2010-08-16
...............\...........\......\...\option
...............\...........\......\...\......\ccsbcs.c,30179,2011-10-28
...............\...........\......\...\......\syncobj.c,3709,2011-10-28

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

发表评论

0 个回复

  • videoshow
    说明:  里面有两个程序,文件夹01是server的代码,02是client的代码,当服务器端接有摄像头时,可从客户端输入ip捕捉到图像(There are two procedures, folder 01 is the server code, 02 is the client code, when the server has terminated the camera, they can enter the ip from the client to capture images)
    2008-09-15 13:10:26下载
    积分:1
  • WaveRec
    wave file read
    2007-07-12 00:11:35下载
    积分:1
  • 2012301964_2
    合成功能按钮。里面包含CD播放器,记事本,画图功能等等。(function button)
    2013-12-12 16:10:48下载
    积分:1
  • MVCDecoder
    3D视频解码源,附完整说明手册 支持3D蓝光。 h264 mvc解码,需要的朋友请尽快下载(3d h264 mvc deocde)
    2015-04-03 10:14:35下载
    积分:1
  • VGAPlayer
    本播放器用于播放.vga格式的课件(大量西北工业大学的课件都是这种格式) 为了更好的使用本播放器,请注意以下几点: 1)视频文件(*.asf)必须和课件文件(*.vga)在同一个目 录下 2)同一节课具有相同的名字,例如01.asf对应01.vga, 反之亦然。 3)如有任何意见或建议请发邮件至dgx_lsyd3@163.com 或加QQ:259177377 (The player used to play. Vga courseware format (a large number of Northwestern Polytechnical University courseware is in this format) In order to better use of the player, please note the following: 1) the video file (*. asf) must be and courseware documents (*. vga) in the same directory 2) the same class with the same name, for example, 01.asf corresponding 01.vga, and vice versa. 3) If you have any comments or suggestions, please e-mail dgx_lsyd3@163.com or QQ: 259177377)
    2020-06-26 03:20:02下载
    积分:1
  • BmpToAviApp-bin
    将批量BMP图片文件转成AVI视频文件文件文件文件文件文件(The volume BMP image file into AVI video fileBMP BMP BMP BMP BMP BMP BMP BMP BMP BMP BMP )
    2014-06-15 16:04:23下载
    积分:1
  • MP3Player
    通过MediaPlayer控件对象播放Mp3文件。使用SetWindowRgn函数,使窗体呈现不规则形状。(Mp3 player through the MediaPlayer control object file. Use SetWindowRgn function, so that form irregular shapes.)
    2011-08-23 21:38:38下载
    积分:1
  • WSSccrSaverI
    WINDOWS下可可播放多媒体文件和其它 (Under WINDOWS cocoa to play multimedia files and other)
    2012-08-16 09:05:35下载
    积分:1
  • MSSCCPRJ
    圣诞礼物,自动播放圣诞歌,并且有闪动的文本和下雪在街上的奇妙景象。(Christmas gifts, automatic play carols, and blinking text and the wonderful snow in the street scene.)
    2008-12-23 23:23:11下载
    积分:1
  • mcisounds
    播放wav文件,简洁明了,hope to be helpfule to you(broadcast wav documents, concise and hope to be helpfule to you)
    2006-12-26 10:42:57下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载