资源列表

« 1 2 ... .81 .82 .83 .84 .85 1086.87 .88 .89 .90 .91 ... 1306 »

[压缩解压rle

说明:rel压缩算法,用于压缩文件图像,对压缩学习有帮助-rel compression algorithms for document image compression, etc.
<张程> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[压缩解压lzw

说明:LZW Algorithme LZMA est un algorithme de compression basé sur la célèbre méthode compression Lempel Ziv. Les principales caractéristiques de cet algorithme sont une très bonne compression, une décompression rapide,
<amin2> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[压缩解压sfjcjpeg

说明:一个JEPG标准的图像压缩编码算法程序,程序简单有效,有说明。-1 JEPG standard image compression coding algorithm program, the program is simple and effective, there are instructions.
<xurongli> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[压缩解压Huffman_coding_(C_Plus_Plus)

说明:huffman encoding scheme in C-huffman encoding scheme in C++
<afshan> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[压缩解压huffmanncodingdecoding

说明:good code for image processing people and students
<makkan> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[压缩解压Huffman

说明:self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
<DeamonKenji> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[压缩解压LZW

说明:利用LZW的压缩算法实现文件的压缩与解压缩。-LZW compression algorithm using the file compression and decompression.
<renyuanfang> 在 2024-07-02 上传 | 大小:3072 | 下载:1

[压缩解压sample_files

说明:this HUFFman algorithm written in java, i hope it would be useful for every one in need.-this is HUFFman algorithm written in java, i hope it would be useful for every one in need.
<walid> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[压缩解压ZW

说明:zip压缩代码,实现zip的压缩解压,支持目录压缩解压-zip compression code, and achieve zip compression decompression, support for directory compression decompression
<仍然> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[压缩解压AJF

说明:New J s Sweet Air Jordan Force 4
<Trevonn wilson> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[压缩解压cv3

说明:struct Edge { Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2024-07-02 上传 | 大小:3072 | 下载:0

[压缩解压stack

说明:C++ Interface Class This C++ code is intended to be a tutorial. It is an extension of the idea presented in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to c
<邹娟> 在 2024-07-02 上传 | 大小:3072 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 1086.87 .88 .89 .90 .91 ... 1306 »

源码中国 www.ymcn.org