-
TREE_INT
Tree AVL
In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.
- 2014-12-05 02:27:12下载
- 积分:1
-
这是一个简单的网络聊天的程序,能实现基本交互的功能
这是一个简单的网络聊天的程序,能实现基本交互的功能-This is a simple network chat program, to achieve the basic functions of interactive
- 2023-02-13 03:40:03下载
- 积分:1
-
TCommPortExample
TCommPort example, TCommPort í a BC5 component
- 2010-11-19 10:53:08下载
- 积分:1
-
c++API
说明: 计算机软件开发参考手册,参考手册,方便实用(Reference Manual, Convenient and Practical)
- 2019-02-10 00:27:18下载
- 积分:1
-
climaticalFORTRANdataset
气象常用fortran程序集,是常用的气象资料计算,非常适用,已经调试通过(climatical programm in fortran)
- 2009-03-03 11:35:56下载
- 积分:1
-
Programmingskillstest
编程能力测试题与答案,测试和提高你的VC++编程能力的很好材料。(Programming proficiency test questions and answers, test and improve your ability to VC++ programming a good material.)
- 2009-11-19 20:50:07下载
- 积分:1
-
moonhotel
moonhotel 可为宾客预定房间,可动态的进行与房间信息相关的所有操作(moonhotel guests can book rooms, the room can be carried out dynamic information related to all operations)
- 2009-10-08 17:58:19下载
- 积分:1
-
G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,...
G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,求出其模型参数,然后按照这些参数还原数字模型,合成语音。混合编码是综合了波形编码和参数编码的长处,在4-16kbps的速率上进行高质量的语音合成。例如多脉冲激励线性预测编码(MPLPC),码本激励线性预测编码(CELP)都是混合编码。-G.723 speech coding and optimization of voice introduced into coding waveform coding, coding parameters and mixed coding. Waveform voice signal is encoded form of waveform handling and processing, encoding parameters based on the voice signal to digital model based on its model parameters calculated, and then it these parameters reduction digital model, synthetic voice. Mixed coding is integrated waveform coding and coding parameters of the merits of the 4-without compromising the audio on the rate of high-quality speech synthesis. For example, multi-pulse Excited Linear Predictive Coding (MODIFIED), the Code Excited Linear Predictive Coding (CELP) are mixed coding.
- 2022-08-18 14:54:38下载
- 积分:1
-
9440249
MIMO-OFDM信道估计,用于最小二乘法和线性最小均方估计方法的性能比较(Performance comparison of MIMO-OFDM Channel estimation for least Squares and Linear least mean Square estimation)
- 2019-01-04 03:52:58下载
- 积分:1
-
pz-super-trend
pz super trend zip for mt4
- 2018-12-14 13:29:15下载
- 积分:1