搜索资源列表
cvsd
- 蓝牙技术中最常用的语言编码程序,适合用各种系列的DSP开发CVSD编解码程序.
G726_24(40)
- G726标准的24kbps和40kbps两种比特率的音频编解码算法源代码,可以直接移植到dsp上或进行二次开发和封装。-G726 standard two 24kbps and 40kbps bit rate audio codec algorithm source code, can be directly transplanted to dsp or on the secondary development and packaging.
DTMF5410
- DTMF 编解码器在编码时将击键或数字信息转换成双音信号并发送,解码时在收到的DTMF 信号中检测击键或数字信息的存在性.采用ccs2.2开发。运行在DES5410APP-U开发版上。 子程序_start_ac01,完成AD 及DSP 的多通道缓冲串口(McBSP)初始化。 子程序_iir_to_dtmf,通过由函数set_freq_coff()初始化的系数,分别迭代运算产生行 频和列频,该子程序计算出的两个频率信号样本值分别放入累加器a 和b,相加之 后作为新的一个音频样本发送
DSP-test-thoughts
- 个人在从事DSP开发过程,调试硬件和软件的一些心得体会,推荐给学习DSP的爱好者。-Individuals engaged in the DSP development process, debugging hardware and software and experience and recommend it to learning DSP hobby.
DSP-case
- DSP开发过程中遇到的一些经典案例的分析。初学DSP的好东西。-DSP development process encountered some of the classic case of the analysis. Beginner DSP good thing.
g723codecnetOK
- 基于TI DM642开发板的G.723.1的网络编译码实现,可以用开发板DSP硬件同时编码和译码,也可以由开发板采集编码后传输到其它网络端用其它通用解码器译码。-A G.723.1 codec based on TI DM642. It can not only code and decode on DM642 but also code on DM642 then transfer to other netpoint to decode.