CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 语音压缩

文件名称:bluetooth_Audio_Codec

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-06-22
  • 文件大小:
    2.01mb
  • 已下载:
    4次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

蓝牙语音的编解码有三种模式:CVSD、A Law、 u Law。本文件实现以上三种编解码方式。其中包括C代码,matlab代码以及verilog代码。-Bluetooth voice codec has three modes: CVSD, A Law, u Law. This file implements the above three codec. Including the C code, matlab code and verilog code
(系统自动生成,下载前可以参看下载内容)

下载文件列表

bluetooth_Audio_Codec/doc/cvsd模块逻辑框图.vsd
bluetooth_Audio_Codec/doc/pcm_aulaw模块逻辑图.vsd
bluetooth_Audio_Codec/doc/readme.txt
bluetooth_Audio_Codec/doc/top逻辑框图.vsd
bluetooth_Audio_Codec/project/audio/audio.ise
bluetooth_Audio_Codec/project/audio/audio.ise_ISE_Backup
bluetooth_Audio_Codec/project/audio/audio_codec.cmd_log
bluetooth_Audio_Codec/project/audio/audio_codec.fse
bluetooth_Audio_Codec/project/audio/audio_codec.htm
bluetooth_Audio_Codec/project/audio/audio_codec.lso
bluetooth_Audio_Codec/project/audio/audio_codec.ngc
bluetooth_Audio_Codec/project/audio/audio_codec.ngr
bluetooth_Audio_Codec/project/audio/audio_codec.prj
bluetooth_Audio_Codec/project/audio/audio_codec.sap
bluetooth_Audio_Codec/project/audio/audio_codec.stx
bluetooth_Audio_Codec/project/audio/audio_codec.syr
bluetooth_Audio_Codec/project/audio/audio_codec.xst
bluetooth_Audio_Codec/project/audio/audio_codec_summary.html
bluetooth_Audio_Codec/project/audio/audio_codec_vhdl.prj
bluetooth_Audio_Codec/project/audio/cvsd_define.v
bluetooth_Audio_Codec/project/audio/mode_ctrl.fse
bluetooth_Audio_Codec/project/audio/mode_ctrl.htm
bluetooth_Audio_Codec/project/audio/mode_ctrl.map
bluetooth_Audio_Codec/project/audio/mode_ctrl.sap
bluetooth_Audio_Codec/project/audio/mode_ctrl.tap
bluetooth_Audio_Codec/project/audio/mode_ctrl_summary.html
bluetooth_Audio_Codec/project/audio/rpt_mode_ctrl_areasrr.htm
bluetooth_Audio_Codec/project/audio/verif/audio_codec.vif
bluetooth_Audio_Codec/project/audio/verif/mode_ctrl.vif
bluetooth_Audio_Codec/project/audio/xst/work/hdllib.ref
bluetooth_Audio_Codec/project/audio/xst/work/vlg00/cvsd.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg02/alaw2linear.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg03/cvsd__dec.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg05/cvsd__lpf.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg06/linear2ulaw.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg1D/cvsd__cod.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg1D/iir__biquad.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg1D/mult___c_v_s_d.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg2E/polyrom0.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg2F/polyrom1.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg30/polyrom2.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg31/pcm__aulaw.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg31/polyrom3.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg32/polyrom4.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg33/polyrom5.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg34/polyrom6.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg35/polyrom7.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg37/two__mult__add.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg39/mult__poly.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg40/au__sub1.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg42/linear2alaw.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg5E/au__sadd1.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg5F/au__sadd2.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg73/audio__codec.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg76/ulaw2linear.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg79/interp__poly.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg79/mult__iir.bin
bluetooth_Audio_Codec/project/audio/xst/work/vlg7D/mode__ctrl.bin
bluetooth_Audio_Codec/project/audio/_xmsgs/xst.xmsgs
bluetooth_Audio_Codec/readme.txt
bluetooth_Audio_Codec/sim/Audio_CODEC.cr.mti
bluetooth_Audio_Codec/sim/Audio_CODEC.mpf
bluetooth_Audio_Codec/sim/cvsd_lpf_tb.do
bluetooth_Audio_Codec/sim/pcm_aulaw_tb.do
bluetooth_Audio_Codec/sim/TXT2WAV.EXE
bluetooth_Audio_Codec/sim/vsim.wlf
bluetooth_Audio_Codec/sim/WAV2TXT.EXE
bluetooth_Audio_Codec/sim/WAVRX.txt
bluetooth_Audio_Codec/sim/WAVRX.WAV
bluetooth_Audio_Codec/sim/WAVRX2.txt
bluetooth_Audio_Codec/sim/WAVTX.TXT
bluetooth_Audio_Codec/sim/WAVTX.wav
bluetooth_Audio_Codec/sim/work/_info
bluetooth_Audio_Codec/src/bench/audio_codec_tb.v
bluetooth_Audio_Codec/src/bench/cvsd_tb.v
bluetooth_Audio_Codec/src/bench/pcm_aulaw_tb.v
bluetooth_Audio_Codec/src/bench/readme.txt
bluetooth_Audio_Codec/src/C/CVSD2.C
bluetooth_Audio_Codec/src/C/CVSD3.C
bluetooth_Audio_Codec/src/C/readme.txt
bluetooth_Audio_Codec/src/C/TXT2WAV.C
bluetooth_Audio_Codec/src/C/TXT2WAV.EXE
bluetooth_Audio_Codec/src/C/WAV2TXT.C
bluetooth_Audio_Codec/src/C/WAV2TXT.EXE
bluetooth_Audio_Codec/src/C/WAVRX.WAV
bluetooth_Audio_Codec/src/C/WAVTX.TXT
bluetooth_Audio_Codec/src/C/WAVTX.wav
bluetooth_Audio_Codec/src/matlab/cvsd3.m
bluetooth_Audio_Codec/src/matlab/man16b_8k_s.wav
bluetooth_Audio_Codec/src/matlab/readme.txt
bluetooth_Audio_Codec/src/matlab/Trans.m
bluetooth_Audio_Codec/src/matlab/Trans_Hec.m
bluetooth_Audio_Codec/src/matlab/Trans_interp8_coeffs.m
bluetooth_Audio_Codec/src/matlab/wavrx_m.wav
bluetooth_Audio_Codec/src/matlab/woman16b_8k_s.wav
bluetooth_Audio_Codec/src/matlab/x.txt
bluetooth_Audio_Codec/src/verilog/alaw2linear.v
bluetooth_Audio_Codec/src/verilog/audio_codec.v
bluetooth_Audio_Codec/src/verilog/au_sadd1.v
bluetooth_Audio_Codec/src/verilog/au_

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com