-
data flow for the Huffman compression algorithm source code
用于数据流压缩的huffman算法源代码-data flow for the Huffman compression algorithm source code
- 2022-03-24 19:00:52下载
- 积分:1
-
huffman压缩算法,c语言编写。可下下来参考
huffman压缩算法,c语言编写。可下下来参考-Huffman compression algorithm, c language. Reference may be down under
- 2023-06-28 21:15:03下载
- 积分:1
-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.
- 2022-07-18 10:03:51下载
- 积分:1
-
Splendid fortune, a very interesting little Dongdong. Believe that learning VC++...
精彩算命,一个很有趣的小东东。相信对初学VC++的有一定的帮助-Splendid fortune, a very interesting little Dongdong. Believe that learning VC++ Have some help in
- 2022-06-20 23:12:04下载
- 积分:1
-
最新视频压缩算法
最新视频压缩算法--h.264算法,可直接移植到达芬奇DM6446平台,已经通过验证。-The latest video compression algorithms- h .264 algorithm can be directly transplanted to DaVinci DM6446 platform, has been validated.
- 2022-01-31 19:45:26下载
- 积分:1
-
1.在MFC框架下实现全屏
2.同时能够从全屏中恢复成普通屏
1.在MFC框架下实现全屏
2.同时能够从全屏中恢复成普通屏-1. In the MFC framework to achieve full-screen 2. At the same time be able to recover from a normal full-screen screen
- 2022-11-26 12:50:02下载
- 积分:1
-
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越...
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (sequences) that between 0 and 1 into an interval (Interval), that is directly encoded into a string of symbols [0,1] range of a floating-point decimal. The longer the symbol sequence, encoding the smaller the interval that it said that the median of this interval, the more necessary. Source is still the symbolic sequence generated according to a mode to reduce the size of the probability interval. May be less than the probability of the symbols of the symbols may be small to reduce the scope, therefore, are only plus-bit bit less.
- 2022-11-15 07:20:04下载
- 积分:1
-
themselves prepared a LZW compression algorithm used to compress the document pr...
自己编写的一个采用LZW压缩算法对文件进行压缩的程序;-themselves prepared a LZW compression algorithm used to compress the document procedures;
- 2022-01-22 17:24:35下载
- 积分:1
-
bwt压缩方式的源码
bwt压缩方式的源码-BWT compression of the source
- 2022-03-22 15:34:46下载
- 积分:1
-
通过对键盘的编程,实验对键值的读取,实现计算器的功能,并将结果在数码管上显示。...
通过对键盘的编程,实验对键值的读取,实现计算器的功能,并将结果在数码管上显示。-Programming through the keyboard, the key test of reading, realize the functions of the calculator and the results in the digital tube display.
- 2022-09-07 09:25:02下载
- 积分:1