-
一个huffman压缩解压算法源码,有具体的实现算法和代码注释.
一个huffman压缩解压算法源码,有具体的实现算法和代码注释.-a Huffman compression decompression algorithm source, a specific algorithm and code Notes.
- 2022-08-10 07:14:15下载
- 积分:1
-
Four cars move in JPanel
四个小车运动在主窗口中运动,点击运动按钮可以运动,单击停止按钮,可以停止-Four cars move in JPanel
- 2023-01-21 09:45:03下载
- 积分:1
-
Details huffman functional, clear and accurate, easy to understand, operating da...
详细介绍huffman的功能 ,清晰准确,简单易懂,作业资料-Details huffman functional, clear and accurate, easy to understand, operating data
- 2022-12-08 16:10:03下载
- 积分:1
-
这是小波变换的一个源代码,vc实现,很有用的哦,希望对大家有所帮助。...
这是小波变换的一个源代码,vc实现,很有用的哦,希望对大家有所帮助。-This is a wavelet transform source code, vc realized, very useful Oh, we want to help.
- 2022-02-14 23:52:38下载
- 积分:1
-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -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. I rewrite it became a c categories, it can convenience compression, but more importantly, I added two new interface, the class can compression/decompression period memory buffer, and not just paper. A total of five external interface :
- 2022-08-12 20:52:24下载
- 积分:1
-
自适应算术编码的框架,可以直接用来直接开发,用C语言编写的...
自适应算术编码的框架,可以直接用来直接开发,用C语言编写的-adaptive arithmetic coding framework that can be directly used to direct development, using the C language
- 2023-02-09 17:50:04下载
- 积分:1
-
视频压缩算法,适用于高压缩网络传输协议 ,在无线公网传输也很适用...
视频压缩算法,适用于高压缩网络传输协议 ,在无线公网传输也很适用-Video compression algorithm for high compression network transport protocol in the wireless public network transmission is also very applicable to
- 2023-05-18 07:55:04下载
- 积分:1
-
VC++模态和非模态对话框的使用.看看怎么样?
VC++模态和非模态对话框的使用.看看怎么样?-VC++ Modal and non-modal dialog box use. Take a look at how to?
- 2022-07-11 01:48:51下载
- 积分:1
-
各种源数据的压缩和解压缩,使用MFC实现…
各种数据压缩和解压的源码,用mfc实现。包括熵编码,预测编码,变换编码,字典编码-A variety of data compression and decompression of the source, using mfc achieve. Including entropy coding, predictive coding, transform coding, dictionary coding
- 2022-03-18 21:44:40下载
- 积分:1
-
经典的LZW77编码,用C语言写的,运行速度快,代码稳定性好,压缩效果好。值得下载。...
经典的LZW77编码,用C语言写的,运行速度快,代码稳定性好,压缩效果好。值得下载。-Classic LZW77 coding, using C language and running fast, the code has good stability, good compression. Worth downloading.
- 2022-06-03 17:21:07下载
- 积分:1