-
增强全速率话音处理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
-
Sopascommunication
这是一个关于LMS100型号的激光雷达扫描数据示例程序,程序中有很多关于参数的设置,基于.net,利用socket实现通信。因为网上关于激光雷达可借鉴的程序很少,所以贴出来供学习激光雷达的人学习!
- 2022-01-26 05:38:27下载
- 积分:1
-
Prolog实现8-puzzle
he 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]]
Possibility Solution: Only half of the initial positions of the 8-puzzle are solvable. There is a formula that allows to know from the beginning if you can solve the puzzle.To determine whether an 8-puzzle is solvable, for each square containing a value N is calculated how many numbers less than N there after the current cell. For example, to the initial status
- 2023-07-26 11:40:02下载
- 积分:1
-
a load Ezwin the fee
一个加载Ezwin的费式序列的动态演示-a load Ezwin the fee-demonstration of the dynamic sequence! !
- 2022-01-25 22:33:20下载
- 积分:1
-
多维傅里叶变换,二维DFT快速算法,共分五部
多维傅里叶变换,二维DFT快速算法,共分五部--五:三维实序列3D-DFT快速算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 5: Three-dimensional real sequence of 3D-DFT Fast Algorithm
- 2022-05-05 04:47:16下载
- 积分:1
-
Deep 学习算法
Deep Learning 的相关算法,包括常用的几种,例如自动编码(AutoEncoder),稀疏编码(Sparse AutoEncoder),限制玻尔滋墁机(RBM)等相关算法。其中包括各个版本,有C,C++,Java,Python,和Scala语言的实现。大家可以下载参考。源码注释不是很全,但是如果了解算法本身,都能看懂。
- 2022-01-21 20:52:39下载
- 积分:1
-
maplay source
/*
- 2022-06-29 02:39:29下载
- 积分:1
-
如何求K类均值,从给出的多维矩阵中可以求得K类动态均值,
如何求K类均值,从给出的多维矩阵中可以求得K类动态均值,-How to order K-type mean, from the given multi-dimensional matrix can be obtained in the K-means type of dynamic,
- 2022-01-21 05:53:11下载
- 积分:1
-
基于c++的操作系统算法模拟
自己写的小型操作系统模拟算法,基于加算计学院的同学们,期末的课程设计,用C++编写,尤其是信心安全专业的同学可以下载使用。效率高,比较实用,希望可以对大家有用
- 2022-08-05 21:38:25下载
- 积分:1
-
C语言经典程序18例及难点分析.rar
C语言必背18个经典程序.pdf
C语言难点及分析.pdf
本压缩包有18个经典的C语言程序以及C语言难点及分析,主要涉及变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等,希望对大家有所帮助。谢谢!
- 2022-03-03 20:23:17下载
- 积分:1