资源列表

« 1 2 ... .32 .33 .34 .35 .36 537.38 .39 .40 .41 .42 ... 1306 »

[压缩解压huffman

说明:一个huffman压缩解压算法源码,有具体的实现算法和代码注释.-a Huffman compression decompression algorithm source, a specific algorithm and code Notes.
<bitstar911> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压7zipDll2

说明:内存中进行压缩和解压的两个方法: 压缩 int RamEncode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小 Int32 dictiona
<王玮> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压frac_comp.tar

说明:a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal image compression.
<cdcto> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压Huffman_GUI

说明:对符号进行huffman编码和解码的程序,GUI界面,很好的学习压缩及解压缩技术。哈夫曼编/译码器V2.0-Of symbols huffman encoding and decoding procedures, GUI interface, good learning experience compression and decompression technology. Huffman encoder/decoder V2.0
<Lee> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压Compress

说明:程序:将重复的子数列折叠起来。就是连续重复数据的压缩,编码原理的程序。如:12 23 34 45 34 45 34 45 88 78 79 88 78 79 99压缩成为12 23 0xFE 3 34 45 0xFD 0xFE 2 88 78 79 0xFD 99。其中0xFE表示重复数列的开始,紧跟后面的数3是重复次数,后面的0xFD表示结束。-Procedures: a subset of the duplicate series
<郝祥根> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压WindowsFormsApplication1

说明:将黑色转化成白色,谢谢各位使用,祝你性情愉快-Will be transformed into black and white, thank you to use
<魏玲> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压simplex

说明:simplex method programming source code-simplex method programming source code
<ghanshyam> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压huffman(VC)

说明:控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
<魏罡> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压HUFF_SC.ZIP

说明:HUFF_SC.ZIP => HUFFMAN Source code.ZIP-HUFF_SC.ZIP => HUFFMAN Source code.ZIP
<Manh> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压opnSSL

说明:This open SSL programming tutorial, please try it by yourself-This is open SSL programming tutorial, please try it by yourself
<danu> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压DES-suan-fa-yan-shi

说明:此程序为DES的算法演示程序,希望对很多人都有帮助,多多下载!-This program demo program for the DES algorithm, in the hope a lot of people have helped, a lot to download!
<dawei> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[压缩解压huffman-0.1

说明:this zip file contains source code for huffman algoritm in c language
<ankursatriani> 在 2025-01-31 上传 | 大小:38kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 537.38 .39 .40 .41 .42 ... 1306 »

源码中国 www.ymcn.org