-
TextEditorModel
Testing this script will compile without stack overflow
- 2014-02-09 13:17:12下载
- 积分: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
-
我的智囊团可以在线提问在线解答,并且可以分类
我的智囊团可以在线提问在线解答,并且可以分类-I think-tank could be online to answer questions online, and can be categorized
- 2022-05-23 01:20:24下载
- 积分:1
-
Short Message Gateway is a source code written by VC++.This can help enterprice...
短信网关,一个用VC++开发的源代码。可以为企业开发自己的短信网管服务器作为借鉴。-Short Message Gateway is a source code written by VC++.This can help enterprice to develop private short message manager server.
- 2022-07-19 04:06:25下载
- 积分:1
-
MainForm
说明: 自己用C#语言编写的一个软件主界面,供大家学习参考(A main interface of software written in C# language for your reference)
- 2019-06-01 11:29:16下载
- 积分:1
-
Java实现的简单网络电话,可以实现局域网内的通话,但通话时延较明显...
Java实现的简单网络电话,可以实现局域网内的通话,但通话时延较明显-Java simple telephone network can be achieved within the local area network calls, but more significantly delay calls
- 2022-01-21 03:01:05下载
- 积分:1
-
hex2bin
hex2bin顾名思义就是16进制转2进制,纯属自己编写(hex2bin the name suggests is a hexadecimal binary transfer is purely their preparation)
- 2014-06-11 21:31:51下载
- 积分:1
-
FaceControl5
使窗口总在最前显示,C++精选学习源码,很好的参考资料。(The display window always on top, C++ select learning source code, a good reference.)
- 2013-11-27 07:25:17下载
- 积分:1
-
GetXSL
一个基于MFC操作excel表格的应用程序。根据需求生成一张刻度与数据对应的excel表(MFC-based operation excel spreadsheet application. Excel sheet with a scale corresponding to the data generated on demand)
- 2013-11-25 21:19:54下载
- 积分:1
-
45-70
C语言精彩百例第45-70例
第二篇 深入提高篇
实例45 结构体变量
实例46 结构体数组
实例47 结构体指针变量
实例48 结构体指针数组
实例49 共用体变量
实例50 枚举类型
实例51 读写字符
实例52 读写字符串
实例53 格式化输出函数
实例54 格式化输入函数
实例55 打开和关闭文件
实例56 fputc()和fgetc()
实例57 函数rewind()
实例58 fread()和fwrite()
实例59 fprintf()和fscanf()
实例60 随机存取
实例61 错误处理
实例62 综合实例
实例63 动态分配函数
实例64 常用时间函数
实例65 转换函数
实例66 查找函数
实例67 跳转函数
实例68 排序函数
实例69 伪随机数生成
实例70 可变数目变元(err)
- 2008-01-14 15:55:15下载
- 积分:1