CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 Audio 搜索资源 - 播放

搜索资源列表

  1. VCPP-AVI-Player

    0下载:
  2. 一个VC++实现的简单AVI视频播放器,界面几乎没有过多美化,功能上只可以播放AVI格式的视频,很早时候的源代码-VC++ to achieve a simple AVI video player, the interface almost too much landscaping, the function can only play AVI format video, very early, when the source code
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:35508
    • 提供者:Blest
  1. Img2Wav

    0下载:
  2. 在画图并播放出来,快速FFT计算,有正向和反计算-In drawing out and play, fast FFT computation, there are positive and anti-calculation
  3. 所属分类:Audio program

    • 发布日期:2017-04-06
    • 文件大小:30992
    • 提供者:portman
  1. QMusic

    0下载:
  2. 基于phnono框架的播放器程序,具备基本的播放打开等功能-music player based on struct of phonon
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:53244
    • 提供者:詹琦焜
  1. UDA1341.WAV.DRIVER

    0下载:
  2. 此源码为UDA1341音频芯片的播放WAV驱动,可以配合I2S总线,在ARM微控制器下可以实现高保真录音和回放。-This source for UDA1341 play WAV audio chip driver, you can tie in with the I2S bus, in the ARM microcontroller can achieve high-fidelity sound recording and playback.
  3. 所属分类:Audio program

    • 发布日期:2017-03-22
    • 文件大小:8120
    • 提供者:张振
  1. ACMDemo

    0下载:
  2. 声音录制与播放,可选录制格式-Voice recording and playback, optional recording format
  3. 所属分类:Audio program

    • 发布日期:2017-11-08
    • 文件大小:48819
    • 提供者:wangwei
  1. PlayWavAudio

    0下载:
  2. 使用MCI标准函数播放WAV格式的语音文件,使用简单的文本框架结构,对WAV的操作也封装为类,可以作为学习可用。-MCI-compliant functions to play a WAV format audio files, using a simple text frame structure, the operation of the WAV package for the class can be used as learning available.
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:43673
    • 提供者:freeman
  1. bofangwav

    0下载:
  2. playwav.c 只能播放短文件,属于参照。 dsp.c 即能播放任意长度WAV文件。-playwav.c can only play a short document, belonging to the light. dsp.c which can play WAV files of arbitrary length.
  3. 所属分类:Audio program

    • 发布日期:2017-04-04
    • 文件大小:6622
    • 提供者:陈海
  1. ADPCMPlayer

    0下载:
  2. 将一定格式的ADPCM编码数据解码成pcm格式数据,并通过声卡播放-Will be a certain format decoder ADPCM encoding data into a pcm format data, and through the sound card to play
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:69326
    • 提供者:floyd
  1. pcmplayer

    0下载:
  2. 自己编写的VC6下以directsound编写的以流缓冲的方式播放PCM音频的控制台程序,程序很短小简洁,非常适合学习directsound,并可用于实时播放MP3解码器后解码的PCM流。-I have written under VC6 DirectSound prepared to stream buffer PCM audio broadcast console procedures, the procedures are short and concise, very suitable
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:3148
    • 提供者:张占鹏
  1. Audio--code

    0下载:
  2. ADPCM解码器,可以播放音乐,可以计算信噪比-ADPCM decolder very useful
  3. 所属分类:Audio program

    • 发布日期:2017-06-02
    • 文件大小:14686001
    • 提供者:ann
  1. musicplayer

    0下载:
  2. 音乐播放器,可播放WAV LABVIEW的源程序-Music player, the source LABVIEW
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:35137
    • 提供者:贺翔
  1. MediaPlayer

    0下载:
  2. 自己编写的MediaPlayer源码,由BCG控件实现,实现最简单的音乐播放功能,可以更改界面的颜色及透明度,界面比较美观-I have written MediaPlayer source from BCG control achieved, the realization of the simplest music player function, you can change the color and transparency of interface, interface aesthe
  3. 所属分类:Audio program

    • 发布日期:2017-05-08
    • 文件大小:1883551
    • 提供者:conan
  1. playercode1053-Aug2009

    0下载:
  2. 基于8051简单控制的,使用vs1053的sd卡音频播放器设计,带电路图和源代码,编译器说明在内-a tiny audio player design employing an 8051 as MCU and vs1053 as decoder with SD card driver and Fat32 simple read functions
  3. 所属分类:Audio program

    • 发布日期:2017-04-09
    • 文件大小:1086114
    • 提供者:likingwai
  1. 932441WaveRecorder

    0下载:
  2. 运用DirectSound实现音频采集并实时播放。同时保存为.wave文件。可设置采集频率、声道等-Achieved using DirectSound audio capture and real-time playback. At the same time save. Wave files. Can be set to capture the frequency, channel, etc.
  3. 所属分类:Audio program

    • 发布日期:2017-04-04
    • 文件大小:273167
    • 提供者:wxr
  1. record

    0下载:
  2. linux下的可以采集声音和播放声音的程序,运用c语言编写,主要采用了read和write两个函数-sound and play a sound program can be collected under linux using c language, mainly using the read and write two functions
  3. 所属分类:Audio program

    • 发布日期:2017-11-09
    • 文件大小:1887
    • 提供者:fc
  1. aacProject

    0下载:
  2. 解码AAC音频文件并播放,或者生成WAV文件。-Decode AAC audio files and play, or WAV files generated.
  3. 所属分类:Audio program

    • 发布日期:2017-04-09
    • 文件大小:247218
    • 提供者:volcano
  1. SpeakHere

    0下载:
  2. iphone上利用openal播放音乐和录音的实例-iphone on the use of openal playing music and recording instances of
  3. 所属分类:Audio program

    • 发布日期:2016-01-27
    • 文件大小:131604
    • 提供者:falcon
  1. mp3_play

    0下载:
  2. 利用labview进行mp3播放器的设计,可暂停、继续等~-Mp3 player using labview for the design, to pause, continue, etc. ~
  3. 所属分类:Audio program

    • 发布日期:2017-03-23
    • 文件大小:17111
    • 提供者:李芳兰
  1. AudioNetSend

    0下载:
  2. 使用UDP协议通过网络进行远程播放语音的实例程序,具体工作使用DLL方式,有Test Demo调用实例。-Examples of procedures for remote playback of voice through the network using the UDP protocol, the specific work to use the DLL way Test Demo call the instance.
  3. 所属分类:Audio program

    • 发布日期:2017-04-04
    • 文件大小:197019
    • 提供者:freeman
  1. TestOGG

    1下载:
  2. OpenAL 播放ogg,wave 3d声音测试版本,大家可以参考,代码结构非常清晰,欢迎提出意见。-OpenAL playback ogg, wave 3d sound test version, we can refer to, the code structure is very clear and welcome comments.
  3. 所属分类:Audio program

    • 发布日期:2017-05-21
    • 文件大小:6163735
    • 提供者:
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 42 »
搜珍网 www.dssz.com