文件名称:bluetooth_Audio_Codec
-
所属分类:
- 标签属性:
- 上传时间:2013-06-22
-
文件大小:2.01mb
-
已下载:4次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
蓝牙语音的编解码有三种模式: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_
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_
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.