-
哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用...
哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
- 2022-07-25 11:00:53下载
- 积分:1
-
哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序...
哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序-Huffman compression encoder/decoder compression and decompression containing the source code (C language) and enforceability procedures
- 2023-07-05 16:35:03下载
- 积分:1
-
776的解压缩算法篇
776的解压缩算法篇--776`s decompression algorithm
- 2023-04-05 04:30:03下载
- 积分:1
-
使用小波变换的处理方法对图象进行图象的压缩。
使用小波变换的处理方法对图象进行图象的压缩。-Deal with the use of wavelet transform methods of image compression image.
- 2022-01-31 20:17:26下载
- 积分:1
-
通过循环实现线条的渐变,实现方法是一个像素一个像素地画线...
通过循环实现线条的渐变,实现方法是一个像素一个像素地画线-cycle through the gradual realization of lines to achieve a pixel is a pixel Draw Line
- 2022-05-12 20:27:21下载
- 积分:1
-
用Visual C++开发的Huffman文件压缩算法的源代码
用Visual C++开发的Huffman文件压缩算法的源代码-Visual C development of the Huffman compression algorithm source code
- 2022-02-02 13:21:16下载
- 积分:1
-
contourlet_toolbox工具箱,用以实现contourlet编码
contourlet_toolbox工具箱,用以实现contourlet编码-Toolbox contourlet_toolbox to realize Contourlet coding
- 2022-10-03 10:00:03下载
- 积分:1
-
这是在项目中,有一个功能是关于《拼音匹配的算法》。至于算法的思想,就不想过多的解释了,大家去看吧...
这是在项目中,有一个功能是关于《拼音匹配的算法》。至于算法的思想,就不想过多的解释了,大家去看吧
-pinyinsuanfa
- 2022-04-29 05:59:18下载
- 积分:1
-
atM169的驱动程序,一定可以通过的,
atM169的驱动程序,一定可以通过的,-atM169 driver will surely be passed
- 2022-04-23 05:46:26下载
- 积分: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