-
g729语音编、解码,能都对G729格式的语音还原成PCM格式
g729语音编、解码,能都对G729格式的语音还原成PCM格式-G729VOICE CODE AND DECODE
- 2022-02-20 22:06:09下载
- 积分:1
-
amr c code for 3gpp。
3rd Generation Partnership Project
Technical Specifica...
amr c code for 3gpp。
3rd Generation Partnership Project
Technical Specification Group Services and System Aspects
ANSI?C code for the Adaptive Multi Rate (AMR) speech codec
-amr c code for 3gpp. 3rd Generation Partnership Project Technical Specification Group Services and System Aspec ts ANSI C code for the Adaptive Multi Rate (AMR) s peech codec
- 2022-07-02 14:17:00下载
- 积分:1
-
哈夫曼编码和解码
这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。
编译
编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。
运行
的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。
解剖的编码的文件
的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
- 2022-08-25 18:29:48下载
- 积分:1
-
对位图的显示操作,用 vc开发 源码非常简练,大家应该参考
对位图的显示操作,用 vc开发 源码非常简练,大家应该参考-right bitmap display operations, with vc very concise source development, we should make reference to
- 2022-04-18 03:37:07下载
- 积分:1
-
In the design of multimedia programs often need to deal with sound files, this a...
在多媒体程序的设计中经常需要处理声音文件,本文就是介绍如何在应用程序中播放WAV文件-In the design of multimedia programs often need to deal with sound files, this article is to introduce in the application how to play WAV files
- 2023-08-21 00:00:03下载
- 积分:1
-
在delphi下,对游戏杆的控制的与使用.
在delphi下,对游戏杆的控制的与使用.-In delphi under control joystick and use.
- 2022-02-05 15:40:03下载
- 积分:1
-
用vc++编的小游戏,球在界面内飞,鼠标所代表球要不被这些小球碰到,可作为c++的入门程序...
用vc++编的小游戏,球在界面内飞,鼠标所代表球要不被这些小球碰到,可作为c++的入门程序-With vc++ Series game, the ball flying in the interface, mouse, represented by the ball or the ball touched by these, can be used as c++ Entry procedures
- 2022-01-26 04:10:27下载
- 积分:1
-
一个酷酷的录音程序,和windows录音程序有的一拼.
一个酷酷的录音程序,和windows录音程序有的一拼.-a grumbling but the recording procedures, and procedures for recording some windows a fight.
- 2023-06-27 11:30:03下载
- 积分:1
-
A very good mp3 player source code, you can play a fundamental operation, the ef...
一款很不错的mp3播放器的源代码,可以进行基本的播放操作,效果还不错-A very good mp3 player source code, you can play a fundamental operation, the effect of good
- 2022-05-10 13:51:52下载
- 积分:1
-
contains a MPEG4 video decoder to H.264 video coding part of the source code, no...
包含了从MPEG4的视频解码到H.264的视频编码部分的源代码,不包括音频部分的编解码-contains a MPEG4 video decoder to H.264 video coding part of the source code, not including part of the audio codec
- 2022-07-11 10:09:58下载
- 积分:1