-
一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压...
一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压-A C language code compression decompression tool, you can have a binary file compression decompression
- 2022-02-06 08:22:23下载
- 积分:1
-
实现对图像的lzw压缩编码 得到图像的压缩比以及码长
实现对图像的lzw压缩编码 得到图像的压缩比以及码长-Lzw realize image compression coding of image compression ratio as well as the code length
- 2023-05-20 15:50:02下载
- 积分:1
-
哈弗曼编码算法的实现,用c++来实现算法
哈弗曼编码算法的实现,用c++来实现算法-huffman code
- 2022-08-07 07:16:52下载
- 积分:1
-
可以对文本字符进行haffman编码,经过测试,该程序还是不错的。很完整的一个程序。...
可以对文本字符进行haffman编码,经过测试,该程序还是不错的。很完整的一个程序。-can to the text characters haffman coding, tested, the procedure is still pretty good. Complete a procedure.
- 2023-04-12 18:00:04下载
- 积分:1
-
我在做项目的时候需要将文件进行压缩和解压缩,于是就从http://www.icsharpcode.net下载了关于压缩和解压缩的源码,但是下载下来后,面对这么多...
我在做项目的时候需要将文件进行压缩和解压缩,于是就从http://www.icsharpcode.net下载了关于压缩和解压缩的源码,但是下载下来后,面对这么多的代码,一时不知如何下手。只好耐下心来,慢慢的研究,总算找到了门路。针对自己的需要改写了文件压缩和解压缩的两个类,分别为ZipClass和UnZipClass。其中碰到了不少困难,就决定写出来压缩和解压的程序后,一定把源码贴出来共享,让首次接触压缩和解压缩的朋友可以少走些弯路。-When I was doing the project will need to compress and decompress files, so downloading from http://www.icsharpcode.net on the compression and decompression of the source code, but it downloaded, and faced with so many code, 1:00 do not know how start with. Had under-resistant heart, the slow research and finally found the avenues. In light of their need to be rewritten a file compression and decompression of the two classes, namely ZipClass and UnZipClass. Which encountered many difficulties, it was decided to write out compression and decompression process, some paste out of the source code sharing, so that the first contact with compression and decompression of friends can take some less roundabout.
- 2022-08-25 01:14:36下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-01-31 21:19:16下载
- 积分:1
-
用来自动计算并判断某个数是否为素数的一段程序
用来自动计算并判断某个数是否为素数的一段程序-Is used to automatically calculate and determine whether a number is prime section of procedural
- 2022-04-28 15:21:14下载
- 积分:1
-
Compression program, VC++ source code and Demo Programs
压缩程序,VC++源代码和演示程序
- 2022-03-20 21:21:53下载
- 积分:1
-
采用小波零树的EZW压缩编码算法,matlab实现代码
采用小波零树的EZW压缩编码算法,matlab实现代码-This code adopted the zero tree to fulfill the algorithm in matlab.
- 2022-02-26 23:16:30下载
- 积分:1
-
我有这个代码在调试运行后
本代码经过本人多次调试运行过,绝对可用。用户可根据里面的(执行步骤)这一文件运行程序。该ezw代码基于raster扫描顺序(有别于常用的morton扫描顺序)来编写的。-I have this code after debugging run-off is absolutely available. Users can be inside (steps) of the document run the program. EZW code based on the raster scan order (as distinct from the commonly used Morton scan order) to write the.
- 2022-06-26 15:09:43下载
- 积分:1