-
MPEG
MPEG-2压缩的TS流分析器,可以清楚地看到码流的信息。-MPEG-2 compression TS Analyzer, we can see clearly the bitstream information.
- 2023-02-28 04:00:03下载
- 积分:1
-
哈夫曼编码和解码
这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。
编译
编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。
运行
的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。
解剖的编码的文件
的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
- 2022-08-25 18:29:48下载
- 积分:1
-
In vc 6.0 under development, can play mp3, can stop, pause, step, back, slow...
在vc++6.0下开发,可以播放mp3,可以停止,暂停,步进,倒退,慢放,快放等。很容易用。-In vc 6.0 under development, can play mp3, can stop, pause, step, back, slow motion, quick release and so on. Is very easy for them.
- 2022-03-05 14:35:09下载
- 积分:1
-
Voice compression standard compression, code decompression, in the hope that use...
声音压缩标准压缩,解压代码,希望对各位有用-Voice compression standard compression, code decompression, in the hope that useful
- 2023-07-12 07:05:04下载
- 积分:1
-
这个程序实现了一个简单的时钟,实现用windows低层调用。
这个程序实现了一个简单的时钟,实现用windows低层调用。-this program a simple clock, used to achieve lower call windows.
- 2023-04-06 17:40:03下载
- 积分:1
-
(1) the procedures in Windows 2000, Visual C 6.0 and DirectX 8.0 environment com...
(1)本程序可在Windows 2000、Visual C++ 6.0和DirectX 8.0 环境下编译通过。
(2)编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-(1) the procedures in Windows 2000, Visual C 6.0 and DirectX 8.0 environment compile. (2) Build directly open// DECORE/BUILD DECORE.DSW directories under the document.
- 2022-03-04 20:15:40下载
- 积分:1
-
统计制定文本的总字数 并显示各种长度字数的个数
统计制定文本的总字数 并显示各种长度字数的个数-The user intput a file name and the programme will count the length of each word in the file.At last,it will report the total number of words and how many words in each kind of length.
- 2022-02-26 16:20:23下载
- 积分:1
-
这为平方根程序的任何实数平方根
this for square root program to fine square root for any real number
- 2023-08-12 05:10:02下载
- 积分:1
-
android 连拍相机
Android连拍相机,可实现单拍和连续拍照,代码简单易懂,适用于初学Android开发者
- 2022-07-14 22:46:34下载
- 积分:1
-
How to Build a voice response system
如何构建一个语音应答系统-How to Build a voice response system
- 2022-02-25 13:44:13下载
- 积分:1