登录
首页 » Visual C++ » I2Saudioplay

I2Saudioplay

于 2020-06-28 发布 文件大小:132KB
0 362
下载积分: 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 个回复

  • medioprogram
    多媒体的VC++编程,里面有十几个实例,能够在VC++6.0下直接运行,对于初学者 很有帮助(Multimedia VC++ Programming, which has more than a dozen examples, can VC++ 6.0 directly running very helpful for beginners)
    2008-04-06 13:01:20下载
    积分:1
  • YUVviewer-source-code
    这是YUVviewer软件的源代码,读者可以用来学习播放器的编码细节。(This is YUVviewer software source code, the reader can be used to learn the details of the encoding of the player.)
    2012-10-18 19:44:00下载
    积分:1
  • avsdec_source
    avs音视频解码程序,对相了解视频编解码的同志,很有参考价值(AVS audio and video decoding process, to understand the video codec of comrades, a good reference)
    2007-12-20 10:57:51下载
    积分:1
  • CSpectrumAnalyzer_demo
    这个demo是对频谱进行分析的 可以实时的现实频谱曲线(This demo is a spectrum analysis of the realities of real-time spectrum curve)
    2008-03-20 13:16:51下载
    积分: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
  • API
    这是一个API绘图小程序,使用C++作为开发工具,在VC下就可以运行(This is a small program drawing API, using C++ as a development tool, can run under VC)
    2009-10-21 17:14:23下载
    积分:1
  • CNJEW
    该程序是我为公司写的放音录音程序,并可以在界面上显示动态波形(The program is I wrote to the company put the sound recording program, and dynamic waveform can be displayed on the interface)
    2017-04-26 17:31:00下载
    积分:1
  • aviControl
    用opencv实现视频播放,程序比较简单,但可以实现效果(Video playback with opencv implementation, the program is relatively simple, but the effect can be achieved)
    2011-06-09 19:18:21下载
    积分:1
  • MyPlayer
    一个自动播放的软件是非常不错的。。。。。。。。。。(Autoplay Software)
    2013-03-14 22:09:10下载
    积分:1
  • Agent
    Microsoft Agent在VC中的调用,里面还附了一篇介绍的文章。注意,必须保证系统中安装有Agent的人物。(Microsoft Agent in the VC of the call, which also included an introduction of the article. Attention to the need to ensure that installed on the system have Agent characters.)
    2008-07-27 17:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载