93c46读写程序 define di_93 dip3 #define sk_93 dip2 #define cs_93 dip1 #define do_93 dip4 #define g
93c46读写程序 define di_93 dip3 #define sk_93 dip2 #define cs_93 dip1 #define do_93 dip4 #define gnd_93 dip5 #define ...
G.726技术资料下载专区,收录596份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
93c46读写程序 define di_93 dip3 #define sk_93 dip2 #define cs_93 dip1 #define do_93 dip4 #define gnd_93 dip5 #define ...
I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation i...
专辑类-国标类相关专辑-313册-701M G.7713自动交换光网络信令标准-82页-1.0M-西文.pdf
·详细说明:该代码是双速率的语音压缩编码(G.723.1)的matlab代码。能在matlab6.5以上运行-Dual-rate voice compressed encoding(G.723.1) based on MatLab plat...
本文对G.729语音编码算法的基本原理和实现系统开发方面进行了深入研究。针对G.729语音编码算法在实际应用中存在的一些问题,在大量分析和实验的基础上,提出了新的改进算法。G.729语音编码算法硬件实现方面,国内外现在主要以DSP为实现平台...
一个很好的算法练习: 问题描述:对于给定的图G,经过图中每条边恰好2 次的回路称为图G 的双Euler 回路。 编程任务:对于给定的图G,编程计算图G 的双Euler 回路。