-
音频技术源代码库
音频技术源代码库-audio technology for source code
- 2022-02-12 16:26:29下载
- 积分:1
-
说明
~~~~~~~~~~~~~~~
第8章“错误和异常”中的全部示例代码。包括:
目录 描述...
说明
~~~~~~~~~~~~~~~
第8章“错误和异常”中的全部示例代码。包括:
目录 描述
------------------------------------------------------------------------------
Assert 使用断言做Logger系统的一个公用单元。
Error 一个跳过系统错误,并继续执行其后代码的技巧示例。
ExcRecheck 用于说明异常类型检测的依赖性所导致的问题。
Exception 用于在finally..end中检测是否有异常发生。
-Description ~~~~~~~~~~~~~~~ Chapter 8 " errors and anomalies" in the full sample code. Include: directory description------------------------------------------------------------------------------ Assert that make use of a common Logger System unit. Error A system error skip and then continue to implement the sample code skills. ExcRecheck used to describe the type of detection of anomalies caused by the problem-dependent. Exception for finally .. end Whether or not there is abnormality detected happen.
- 2022-04-27 11:21:16下载
- 积分:1
-
支持多文件播放的音频播放器
支持多文件播放的音频播放器-support multi-player audio player
- 2023-03-03 21:55:03下载
- 积分:1
-
used to control the pitch of the sound source. There will be some reference valu...
c语言开发的用来控制声卡音调的源码。有一定的参考价值-used to control the pitch of the sound source. There will be some reference value
- 2022-01-26 07:43:17下载
- 积分:1
-
这是一个基于英特尔MP3解码器,解码器
It is a mp3 decoder,based on the decoder of Intel-It is a mp3 decoder. based on the decoder of Intel
- 2022-04-18 14:09:16下载
- 积分:1
-
国外聊天工具,服务器。B
外国聊天工具,有服务器.B-S结构,不错还有二纬动画!设计-foreign chatting tool, a server. B-S structure, it is true there are two weft animation! Design
- 2022-03-07 08:44:52下载
- 积分:1
-
Audio codec 97 (AC97) Rev2.3 Specification
Audio codec 97 (AC97) Rev2.3 Specification -Audio codec 97 (AC97) Rev2.3 Specification
- 2022-07-20 06:14:30下载
- 积分:1
-
Microphone recording source program
Microphone recording source program
- 2022-10-27 10:20:04下载
- 积分:1
-
采用MediaPlayer播放,可以解决占资源问题
采用MediaPlayer播放,可以解决占资源问题
- 2023-05-20 01:40:03下载
- 积分:1
-
用于以5.3和6.3 kbit/s传输的多媒体通信的双速率
一个编码的表示法,它可用于以一个非常低的比特率将多媒体业务中的语音或者其他音频信号成分压缩成为整个H.324标准系列的一部分。此编码器有两个与之关联的比特率:5.3和6.3 kbit/s。较高的比特率具有更好的质量。较低的比特率提供好的质量,并且为系统设计者提供额外的灵活性。两个速率都是编码器和解码器的一个强制要求部分。可以在任何帧的边界在两个速率之间进行切换。一个在非语音间隔期间采用不连续传输和噪声填充的可变速率运行的选项也是可能的。
采用有限程度的复杂性对此编码器进行了优化,以高质量在以上速率表现语音。它以采用线性预测合成分析法编码的帧对语音或者其他音频信号进行编码。高速率编码器的激励信号是多脉冲最大似然量化(MP-MLQ),而对低速率编码器则是代数编码激励线性预测(ACELP)。帧长度为30 ms,并且有一个附加的7.5 ms预见,形成一个总共37.5 ms的计算延迟。在此编码器中的所有附加延迟是由实施的处理延迟、通信链路中的传输延迟以及复用协议的缓冲延迟造成的。
- 2022-02-03 17:14:11下载
- 积分:1