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

搜索资源列表

  1. Tremor

    0下载:
  2. tremor是ogg vorbis的定点实现算法,完成音频解码功能,一些高端音频播放器如三星yep已经支持这种格式;对于开发嵌入式实现音频支持非常有用(无专利问题的唯一解决方案)-tremor ogg vorbis is the sentinel algorithm, complete audio decoder functions, Some high-end audio player Samsung yep have supported this format; for the develo
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:111541
    • 提供者:李东
  1. audio-record-playback-udp

    0下载:
  2. 用C实现的录音和播放程序,udp的client负责录音,udp的server负责同步播放。在录音数据传输前,采用g711u方式进行编码,在接收端解码后再进行播放。代码清晰,注释详细。-Implemented using C recording and playback programs, udp The client is responsible for recording, udp broadcast of the server is responsible for synchronizati
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:56813
    • 提供者:孙涛
  1. CutYawp

    0下载:
  2. 一个裁剪WAV声音文件末尾噪声的工具,参数可自行配置,使用VS2005编译。-WAV sound files of a cutting tool at the end of noise, parameters can be configured on its own, use the VS2005 compiler.
  3. 所属分类:Audio program

    • 发布日期:2017-04-15
    • 文件大小:6212
    • 提供者:liuman
  1. cuo-wu-he-yi-chang

    0下载:
  2. 说明 ~~~~~~~~~~~~~~~ 第8章“错误和异常”中的全部示例代码。包括: 目录 描述 ------------------------------------------------------------------------------ Assert 使用断言做Logger系统的一个公用单元。 Error 一个跳过系统错误,并继续执行其后代码的技巧示例。 ExcRecheck 用于说明异常类型检测的依赖性所导致的问题。 Excep
  3. 所属分类:Audio program

    • 发布日期:2017-04-14
    • 文件大小:4737
    • 提供者:青紫
  1. AT2051_RF_cs4525

    1下载:
  2. 利用cirrus Logic 最新的30 W Digital TV Amplifier功放IC。通过AT51控制AT4525,并通过NODIC2.4GRF音频IC24Z1制作的无线音箱程序。该程序集RF音频传输一体。是高端无线音箱的典型程式。-Cirrus Logic using the latest 30 W Digital TV Amplifier power amplifier IC. AT51 control through the AT4525, and through the pro
  3. 所属分类:Audio program

    • 发布日期:2015-07-18
    • 文件大小:63820
    • 提供者:汪德华
  1. PlayWav.src

    0下载:
  2. Wave player with list of files saved in database. It displays start time, end time and time of progress of current played file in eye catching different color. You have to manually add record to tblCall table, consist of link to your wave file and
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:334083
    • 提供者:arf
  1. mp3_src

    0下载:
  2. 包含对mp3的封装,原下载地址是http://www.codeproject.com/KB/audio-video/RecordingAndMP3Encoding.aspx-Have you ever tried to write something for recording sound from the sound card and encoding it in MP3 format? Not interesting? Well, to make stuff more interesting
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:18339
    • 提供者:huitetong
  1. lossyWAV_Source_20091216_1.2.0

    0下载:
  2. 这个可以作为无损压缩格式的前端处理,可以降低难压缩音频文件的码率。-This can serve as a lossless compression format, front-end processing, can reduce the bit rate compressed audio files is difficult.
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:215335
    • 提供者:曲开心
  1. Rfc5109

    0下载:
  2. Abstract This document specifies a payload format for generic Forward Error Correction (FEC) for media data encapsulated in RTP. It is based on the exclusive-or (parity) operation. The payload format described in this document allows e
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:25006
    • 提供者:Tarun
  1. Rfc3550

    0下载:
  2. Abstract This memorandum describes RTP, the real-time transport protocol. RTP provides end-to-end network transport functions suitable for applications transmitting real-time data, such as audio, video or simulation data, over multicas
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:75202
    • 提供者:Tarun
  1. fseek

    0下载:
  2. 截取部分语音波形,并形成新文件,可以从任意点开始到任意点结束-Intercept part of the voice waveform, and the formation of a new file, you can start from any point to any end point
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:104077
    • 提供者:wangld
  1. gec210_vod

    0下载:
  2. 基于210平台的QT4 mplayer前端测试程序 ,快进,快退,下一 ,上一-QT4 mplayer front-end test program based on the 210 platform, fast-forward, rewind, next, previous, etc.
  3. 所属分类:Audio program

    • 发布日期:2017-11-15
    • 文件大小:78988
    • 提供者:王帆
  1. wavplayer

    0下载:
  2. 内含开发文档、全部源代码。linux环境下用QT编写的wav播放器分为网络端(Wav_sever) 客户端(YUIMP3),客户端可以在网络端下载歌曲到本地播放,程序带UI。编译后程序同一目录下需要增加song文件夹,此处为一个小BUG,具体信息见开发文档。 这里MP3是当初计划写MP3格式的。makefile为OSS驱动配置,如果没有OSS驱动需要另外安装OSS音频驱动。一般linux系统都自带OSS音频驱动-Includes the development of documentatio
  3. 所属分类:Audio program

    • 发布日期:2017-11-13
    • 文件大小:217141
    • 提供者:jiwus89911
  1. Music234

    0下载:
  2. 音乐播放器 源代码 简单 JAVA 到底需要多长啊 -Music player source code simple JAVA in the end how long ah
  3. 所属分类:Audio program

    • 发布日期:2017-11-15
    • 文件大小:6363
    • 提供者:党田力
  1. auto_change_song

    0下载:
  2. gstreamer 实现歌曲自动切换,自动下一首-auto change songs playing based on gstreamer。one end and next start
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:2058
    • 提供者:汪小峰
  1. record

    0下载:
  2. html 5 +js的录音实例,后端代码使用java喜欢的同学可以-Examples of html 5+js recording, the back-end code using java like the students can try
  3. 所属分类:Audio program

    • 发布日期:2017-03-25
    • 文件大小:3229
    • 提供者:iceyu
  1. wyspcj_v2.5

    1下载:
  2. 一个很不错的网页视频播放器件,采用Flash+Javascr ipt的插件形式开发,简单小巧,支持手机端播放,可以很方便的集成到任何cms网站系统或自己开发的网站中,基本上支持了主流的音视频格式文件,喜欢的自己下载。 支持的格式有:.swf、.wmv、.asf、.wma、.mp3、.asx、.mid、.midi、.rm、.ra、.rmvb、.mp4、.mov、.avi、.wav、.ram、.mpg、.mpeg、flv。-A very good web video playback devic
  3. 所属分类:Audio program

    • 发布日期:2016-05-06
    • 文件大小:4711424
    • 提供者:Mark Chan
  1. readwav

    0下载:
  2. this program used delphi for read file audio.wav you can used this program for read audio.wav end you can see detail file
  3. 所属分类:Audio program

    • 发布日期:2017-04-17
    • 文件大小:345770
    • 提供者:sandi
  1. AirPlay.tar

    1下载:
  2. android端Dmr功能的实现,符合airplay协议,能通过iphone手机推送歌曲到android设备,通过wifi无线连接-android achieve end Dmr function, in line with airplay agreement, through iphone android mobile push the song to devices connected via wifi wireless
  3. 所属分类:Audio program

    • 发布日期:2016-07-19
    • 文件大小:13553664
    • 提供者:DoubleX
  1. aec-master

    0下载:
  2. webrtc 的回声抵消(aec、aecm)算法主要包括以下几个重要模块:1.回声时延估计 2.NLMS(归一化最小均方自适应算法) 3.NLP(非线性滤波) 4.CNG(舒适噪声产生),一般经典aec算法还应包括双端检测(DT)。考虑到webrtc使用的NLMS、NLP和CNG都属于经典算法范畴,故只做简略介绍,本文重点介绍webrtc的回声时延估计算法,这也是webrtc回声抵消算法区别一般算法(如视频会议中的算法)比较有特色的地方。-webrtc echo canceller (aec,
  3. 所属分类:Audio program

    • 发布日期:2017-05-03
    • 文件大小:573920
    • 提供者:xiaofeng
« 12 »
搜珍网 www.dssz.com