-
用STL实现哈夫曼编码,如果STL学会不去读它。
用stl 实现的哈夫曼编码,要是没学过stl 的就不要看了。-with stl achieve Huffman coding, if stl learned not to read it.
- 2022-05-26 16:47:45下载
- 积分:1
-
本程序是基于编码算法hufuman成熟的代码实现,通信。
本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.
- 2022-03-19 12:06:09下载
- 积分:1
-
h264 VC standards, a very high reference value oh.
h264标准的VC实现,有很高的参考价值哦。-h264 VC standards, a very high reference value oh.
- 2023-01-04 04:30:04下载
- 积分:1
-
解压arj文件的程序
解压arj文件的程序 -a program to deconde .arj files
- 2022-01-23 11:03:30下载
- 积分:1
-
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示...
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image-- an outbound trip. Yu Cheng text compression principle on repeated field using three symbols logo Act : (a) repeat prompt, such as @,#, etc.; (2) Run-length parameters, or the number of repeat, if using a byte, the largest the length of 255 to repeat the word; (3) repeat characters. More than three as part of a repeat factor. Visibility to gain compression efficiency, duplication of characters in three more. 2. Run-image compression for the principle of two binary images, a zero original data matrix, progressive compression deal with the matrix : (1) n a row, n; (2) consecutive n 0, expressed as-n.
- 2022-05-06 21:11:33下载
- 积分:1
-
EasyARM1138 的蜂鸣器程序 能发出两种不同频率的声音
EasyARM1138 的蜂鸣器程序 能发出两种不同频率的声音-EasyARM1138 the buzzer program can issue two kinds of different frequencies of sound
- 2022-03-18 22:23:14下载
- 积分:1
-
LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。...
LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。-LZW source code, c language. May not be all, I have a good version, we will continue to.
- 2022-03-22 15:48:44下载
- 积分:1
-
- 2022-03-17 22:35:49下载
- 积分:1
-
用vc编写,实现图像的霍夫曼编码和解码,使用时用命令行输入命令...
用vc编写,实现图像的霍夫曼编码和解码,使用时用命令行输入命令-Prepared using vc, Hoffman realize image coding and decoding, use the command line type the command
- 2022-03-20 01:32:59下载
- 积分:1
-
H.264 CABAC的循环码的译码。
H.264的CABAC的旁路码的decoding.-H.264 CABAC the bypass code decoding.
- 2023-02-28 23:20:04下载
- 积分:1