-
增强全速率话音处理C代码及其测试序列
GSM 06.53_增强全速率话音处理C代码
GSM 06.54_增强全速率测试序列
GSM技术规范目录_GSM 06系列_话音编码规范.pdf
ETSI EN 300 724 V8.0.1 (2000-11)
Digital cellular telecommunications system (Phase 2+) (GSM);
ANSI-C code for the GSM Enhanced Full Rate (EFR) speech codec (GSM 06.53 version 8.0.1 Release 1999)
en_300724v080001p.pdf(官方文档)
en_300724v080001p0.zip(官方源代码)
ETSI EN 300 725 V8.0.1 (2000-11)
Digital cellular telecommunications system (Phase 2+) (GSM);
Test sequences for the GSM Enhanced Full Rate (EFR) speech codec (GSM 06.54 version 8.0.1 Release 1999)
en_300725v080001p.pdf(官方文档)
en_300725v080001p0.zip(官方源代码)
- 2022-02-06 18:26:15下载
- 积分:1
-
简易Dijkstra算法
资源描述
简易的Dijkstra算法,用C语言编写,在Xcode下编译通过
由于使用Xcode的原因,在其他如Tc下可能会需要调整部分代码
作者水平不高,代码中或许有所疏漏,还望各位批评指正
- 2022-05-12 20:05:06下载
- 积分:1
-
外推法解微分方程组,并给出实例。外推法首先给丁初始补偿,软件自动决定下一步的步长...
外推法解微分方程组,并给出实例。外推法首先给丁初始补偿,软件自动决定下一步的步长-Extrapolation solution differential equations, and gives examples. First, extrapolation to the small initial compensation, the software automatically decide on the next step of
- 2022-02-04 09:12:58下载
- 积分:1
-
用C++编写的基于插值算法的两种检索算法
用C++编写的基于插值算法的两种检索算法-prepared by the interpolation algorithm based on the two Search Algorithm
- 2022-04-21 19:53:06下载
- 积分:1
-
some commonly used recursive algorithm
一些常用的递归算法 -some commonly used recursive algorithm
- 2022-07-19 06:42:01下载
- 积分:1
-
operating system, the solution Deadlock
操作系统中,有关死锁的解决方法-银行家算法,C++编写.-operating system, the solution Deadlock- bankers algorithms, written in C++.
- 2022-09-05 00:20:02下载
- 积分:1
-
角点标记
应用背景在图像处理方面,特别是涉及到形状姿态等识别的时候,需要对角点进行标记,该算法是对二值化的图形进行角点标记演示,在机器视觉方面有相当的用处。关键技术使用二值化的图形快速角点标记,使用形态学做图形处理,计算量很小,在图形识别方面有很大的用处。
- 2022-10-17 05:45:03下载
- 积分:1
-
三相机成像
基于opencv和Imaging Control的三相机同时成像继续。
- 2022-02-26 11:53:51下载
- 积分:1
-
counting procedures arbitrary point FFT and Wavelet Transform, and the choice of...
程序算任意点FFT和小波变换,以及可选择多种小波及小波变换后的单频带重够,另算信号的Lipschitz指数,高级数字信号处理!-counting procedures arbitrary point FFT and Wavelet Transform, and the choice of multiple wavelet and the wavelet transform of a single-band heavy enough, and another count signal Lipschitz index advanced digital signal processing!
- 2022-01-26 06:55:11下载
- 积分:1
-
FP增长树
FP增长算法中频繁项集挖掘中的一个。它可用于查找数据库中设置的频繁项目。它会以树结构格式的输出。它比Apriori算法,因为没有候选人的产生更有效率。强关联规则生成的执行输出。
- 2022-07-09 09:20:51下载
- 积分:1