资源列表

« 1 2 ... .75 .76 .77 .78 .79 580.81 .82 .83 .84 .85 ... 1306 »

[压缩解压LZARI_Cpp_compress

说明:一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. -LZARI algorithm based on the type of data compression. Ha
<李虚东> 在 2025-02-01 上传 | 大小:136kb | 下载:0

[压缩解压LZW_RLE_compressAlgo

说明:LZW压缩算法和RLE压缩算法的实现源码及Demo。 本Demo未经过严格测试,请先保存待压缩文件再进行压缩测试。-RLE compression algorithm LZW compression algorithm and the realization of the source and the Demo. This Demo has not been rigorously tested, please save files
<李虚东> 在 2025-02-01 上传 | 大小:23kb | 下载:0

[压缩解压CZipCUnzipCompressUncompressFile

说明:LZW压缩算法和RLE压缩算法的实现源码及Demo。 本Demo未经过严格测试,请先保存待压缩文件再进行压缩测试。-RLE compression algorithm LZW compression algorithm and the realization of the source and the Demo. This Demo has not been rigorously tested, please save files
<李虚东> 在 2025-02-01 上传 | 大小:41kb | 下载:0

[压缩解压huffman-src

说明:Generate a Huffman Tree for an input String.
<Naya Rangel> 在 2025-02-01 上传 | 大小:9kb | 下载:0

[压缩解压prog8.18-36-huffman

说明:Compress and Uncompress text files. Writed in portuguese.
<Naya Rangel> 在 2025-02-01 上传 | 大小:12kb | 下载:0

[压缩解压comparison

说明:Generate a Huffman Tree.
<Naya Rangel> 在 2025-02-01 上传 | 大小:13kb | 下载:0

[压缩解压Transforms_and_Data_Compression_Handbook

说明:A Handbook about compression algorithms
<Naya Rangel> 在 2025-02-01 上传 | 大小:9.2mb | 下载:0

[压缩解压huffmancode

说明:对任意格式的文件进行huffman编码压缩与解码。-Any format of the file compression huffman encoding and decoding.
<yqwh> 在 2025-02-01 上传 | 大小:914kb | 下载:0

[压缩解压mimasuo

说明:利用proteus仿真电子密码锁,通过调试,对初学单片机有很好的帮助。-Proteus simulation of the use of electronic locks, through the debugging of single-chip a very good beginner help.
<WHL> 在 2025-02-01 上传 | 大小:138kb | 下载:0

[压缩解压ZIPWzipFix

说明:这是一款十分优秀压缩文件修复工具,对任何被破坏的压缩文件可以修复-This is a very good compressed file repair tool, for any damage to the compressed file could be restored
<柯菲> 在 2025-02-01 上传 | 大小:1.51mb | 下载:0

[压缩解压hafuman

说明:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成 本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编 /译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。-The use of Huffman coding can greatly improve the communication chan
<溶溶> 在 2025-02-01 上传 | 大小:27kb | 下载:0

[压缩解压hg1286416rd

说明:通过串口发送汉字到液晶上显示,采用汉字的区位码方式-Through the serial port to send characters to the LCD display
<陈亮> 在 2025-02-01 上传 | 大小:71kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 580.81 .82 .83 .84 .85 ... 1306 »

源码中国 www.ymcn.org