-
操作系统同步与互斥问题之过桥
操作系统中的同步于互斥问题一直是一个难题,相对与独木桥问题而言,中间可以过两个人而两边只可以一次过一个人的问题,要更为复杂,如何让同步程度更大去实现该算法也更为不易。
- 2023-01-30 07:10:04下载
- 积分:1
-
增强全速率话音处理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
-
GNU的数值运算库,内容丰富!
GNU的数值运算库,内容丰富!-GNU numerical arithmetic library, a rich content!
- 2022-05-29 13:04:47下载
- 积分:1
-
德劳内三角化
Delaunay三角剖分为点的平面内的一组P是三角测量的DT(P),使得在P点没有任何三角形DT中(P)的外接圆内。 Delaunay三角最大化在三角测量三角形的各角的最小角度;他们倾向于避免骨感三角形。
- 2022-06-13 05:04:34下载
- 积分:1
-
C++Bulider与Matlab的混合编程中的用C++Bulider来实现Matlab的技术文章
C++Bulider与Matlab的混合编程中的用C++Bulider来实现Matlab的技术文章-Bulider C and Matlab programming mixed with the C Bulider to achieve Ma tlab technical articles
- 2022-02-07 03:23:38下载
- 积分:1
-
霍夫曼编解码算法
霍夫曼编解码算法-Huffman decoding algorithms
- 2022-03-19 14:59:31下载
- 积分:1
-
时间序列趋势分析中,观察变化方向以及查找突变点的MK程序。...
时间序列趋势分析中,观察变化方向以及查找突变点的MK程序。-Time series trend analysis, the observed direction of change and to find mutations point MK procedures.
- 2022-03-22 01:04:20下载
- 积分:1
-
捷联惯导仿真程序
学习SINS的好程序,里面具有完整的注释。程序里包含有轨迹发生器,惯导解算,初始对准,卡尔曼滤波,并有sins与gps组合导航程序代码。可以适当改变一些参数,看看其它仿真效果。
- 2022-08-26 11:14:15下载
- 积分:1
-
kalman估值器,为了简洁未使用矩阵计算,应用了kalman滤波,c语言实现
kalman估值器,为了简洁未使用矩阵计算,应用了kalman滤波,c语言实现-A kalman estimator written with c , without matrix operation,applied kalman filter.
- 2022-10-17 01:55:03下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-08-04 05:36:45下载
- 积分:1