-
关于图像处理、多媒体播放、网络技术的使用,程序可以直接使用,方便快捷。...
关于图像处理、多媒体播放、网络技术的使用,程序可以直接使用,方便快捷。-on image processing, multimedia players, the use of network technology, procedures can be used directly, convenient and quick.
- 2022-07-24 22:16:23下载
- 积分:1
-
C代码的窗口平台播放WAV文件。在MinGW代码库(GCC…
C code for playing wav file in window plantform. The code base on mingw (gcc on win32). -C code for playing wav file in window plantform. The code base on mingw (gcc on win32).
- 2022-04-16 22:22:55下载
- 积分:1
-
哈夫曼编码和解码
这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。
编译
编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。
运行
的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。
解剖的编码的文件
的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
- 2022-08-25 18:29:48下载
- 积分:1
-
Cif视频图像读取和播放原代码
Cif视频图像读取和播放原代码-CIF video images to read and play the original code
- 2022-04-10 07:22:48下载
- 积分:1
-
视频监视系统终端
视频监视系统终端-termial of video watch system.
- 2022-01-27 23:27:40下载
- 积分:1
-
mp3播放器源代码,基于windows ce 5.0可直接运行
mp3播放器源代码,基于windows ce 5.0可直接运行-mp3 player source code, based on windows ce 5.0 can be directly run
- 2023-01-04 10:25:06下载
- 积分:1
-
a player program is the people themselves can make reference to the shortage of...
一个播放器程序 是自己做的 大家可以参考一下 不足的地方请多指教-a player program is the people themselves can make reference to the shortage of local please enlighten
- 2023-05-15 10:10:02下载
- 积分:1
-
use of a technology development DirectSound streaming broadcast categories : CDi...
一个利用 DirectSound 技术开发的流式播放类: CDirectSoundPlayer,可以设置缓冲区的大小。有播放、暂停、停止、静音和音量调节等功能。-use of a technology development DirectSound streaming broadcast categories : CDirectSoundPlayer, set the buffer size. A play, pause, stop, adjust the volume and mute function.
- 2022-07-18 11:52:58下载
- 积分:1
-
自己编的一个小小的浏览器
自己编的一个小小的浏览器-own a small part of the browser
- 2022-03-19 18:05:49下载
- 积分:1
-
该程序主要是向大家介绍如何使用LOGFONT结构和CFont对象来输出各种文字体.其中主要的输出处理都集中在OnPaint()函数中,要学会在VC中对程序的逐步...
该程序主要是向大家介绍如何使用LOGFONT结构和CFont对象来输出各种文字体.其中主要的输出处理都集中在OnPaint()函数中,要学会在VC中对程序的逐步创建.-the program is mainly to tell you about how to use the LOGFONT structure and CFont object to the output kinds of characters. One of the major export processing are concentrated in OnPaint () function. VC should learn in the process of putting in place.
- 2022-02-25 21:34:50下载
- 积分:1