搜索资源列表
codecs
- 著名压缩算法的实现,能够实现各种基本功能,适合学习!-famous compression algorithm to achieve to achieve basic capabilities for learning!
MyJavaZip
- 能够完成基本的压缩与解压缩文件功能 能够一次加入多个文件 能够给出压缩比等信息 -# 61,548 to complete the basic compression and decompression functions # 61,548 documents to a file by adding a number of # 61,548 is given to the compression ratio and other i
JavaZip
- 运用java开发工具,java 本身具有的类库的优势,应用java 提供的有关方法实现基本的压缩和解压缩功能。-use java development tools, java itself with the library's strengths, java application of the method for the realization of basic compression functions.
数据压缩
- 本程序包括了数据压缩和解压的几种基本算法:算术编码,lz77,lzw;对于数据压缩的初学者了解和掌握这几种基本的数据压缩方法应该有帮助-the procedures include data compression and decompression of several basic algorithm : arithmetic coding, lz77, 4,558,302; Data compression for the beginners to understand and grasp
数字图象处理学VC++实现
- 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
jpg_DCT
- 实现基本JPEG的压缩和编码 % 1. 首先通过DCT变换去除数据冗余; % 2. 使用量化表对DCT系数进行量化; % 3. 对量化后的系数进行Huffman编码。 -achieve basic JPEG compression and coding% 1. First through DCT remove data redundancy; % 2. Using quantitative table right DCT coefficient quantization; 3.
PAINTOBJ12345
- 这是一个基本的画图程序,希望对大家有帮助!-This is a basic drawing program, we want to help!
RV_Media_Jpeg2000_SDK
- 这是jpeg2000的压缩算法,讲述了基本的算法,及其实现方法-jpeg2000 This is the compression algorithms, on the basic algorithm, and its implementation
RWBMPJpeg
- 该程序实现了bmp、jpeg图像的基本操作类库,也实现了对jpeg图像的编解码详细过程-the realization of bmp, jpeg image of the basic operation of Class, also the right jpeg image codecs detailed process
simple-winzip
- winzip压缩解压器,利用VC++设计的,功能很基本。适合初学者参考。-winzip codecs for use VC design, function very basic. For beginners reference.
arithmeticencodingdecoding
- 1.一个vc++环境下的算术编码字符流的编码实例. 2.该编码可以实现任意输入编码字符序列,计算机识别统计字符概率并进行算术编码。 3.适合学生和vc++初学者使用,也可对算术编码基本原理的探求者较大的启示作用.-1. A vc + + environment arithmetic coding characters flow coding examples. 2. The codes can achieve arbitrary character input coding sequen
wave2111
- 一个关于JEPG2000的MATLAB 源码,功能基本上可以实现 ,但也有一定的不足,希望大侠多多指教-one of the correctness of MATLAB source, the basic function can be achieved. But there are certain deficiencies, the exhibitions hope Shanhaiguan
Basic-Compression-Lib-1.2.0
- Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about
jiyuMapXdexunjianxitong
- 基于MapX的巡检系统用VB编写是GIS的一个开发-on MapX inspection system using Visual Basic GIS is a development
run-length_encode.tar
- 實現基本的資料壓縮演算法的參考,以run-length編碼的的演算法機制,所得出的源碼-achieve basic data compression algorithm reference a run-length encoding algorithm mechanism, derived from the source
code123456
- 一个我和同学一切完成的考试系统,基本功能都已经实现.-an all classmates and I completed the examination system, basic functions have now been achieved.
Fbop
- Windows环境下不同文件夹下文件的比较、合并,使用的都是基本的WindowsAPI,适合windows编程的地初学者-Windows environment different folder paper, the merger use basic WindowsAPI are suitable for windows programming to beginners
ofdm_bpsk
- basic OFDM的系统流程 使用BPSK
LZWforVISUAL-BASIC
- LZW用visual basic实现的源文件。-LZW achieved using visual basic source files.
CompressVB
- Various Compression, Decompression and Cryptographic Methods Implemented in Visual Basic 6