CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - Basic

搜索资源列表

  1. codecs

    0下载:
  2. 著名压缩算法的实现,能够实现各种基本功能,适合学习!-famous compression algorithm to achieve to achieve basic capabilities for learning!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:90.76kb
    • 提供者:逐鹿
  1. MyJavaZip

    0下载:
  2.  能够完成基本的压缩与解压缩文件功能  能够一次加入多个文件  能够给出压缩比等信息 -# 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
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:149.11kb
    • 提供者:逐鹿
  1. JavaZip

    0下载:
  2. 运用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.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:570.76kb
    • 提供者:逐鹿
  1. 数据压缩

    0下载:
  2. 本程序包括了数据压缩和解压的几种基本算法:算术编码,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
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.7kb
    • 提供者:叶靥
  1. 数字图象处理学VC++实现

    0下载:
  2. 其中包括图像压缩的基本编码方法如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
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:812.29kb
    • 提供者:郑英
  1. jpg_DCT

    1下载:
  2. 实现基本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.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.46kb
    • 提供者:孙雨萌
  1. PAINTOBJ12345

    0下载:
  2. 这是一个基本的画图程序,希望对大家有帮助!-This is a basic drawing program, we want to help!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.15mb
    • 提供者:tianxg
  1. RV_Media_Jpeg2000_SDK

    0下载:
  2. 这是jpeg2000的压缩算法,讲述了基本的算法,及其实现方法-jpeg2000 This is the compression algorithms, on the basic algorithm, and its implementation
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.48mb
    • 提供者:张平
  1. RWBMPJpeg

    0下载:
  2. 该程序实现了bmp、jpeg图像的基本操作类库,也实现了对jpeg图像的编解码详细过程-the realization of bmp, jpeg image of the basic operation of Class, also the right jpeg image codecs detailed process
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:255.3kb
    • 提供者:李波
  1. simple-winzip

    0下载:
  2. winzip压缩解压器,利用VC++设计的,功能很基本。适合初学者参考。-winzip codecs for use VC design, function very basic. For beginners reference.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:100.51kb
    • 提供者:吴丽仪
  1. arithmeticencodingdecoding

    0下载:
  2. 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
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.81kb
    • 提供者:方周
  1. wave2111

    0下载:
  2. 一个关于JEPG2000的MATLAB 源码,功能基本上可以实现 ,但也有一定的不足,希望大侠多多指教-one of the correctness of MATLAB source, the basic function can be achieved. But there are certain deficiencies, the exhibitions hope Shanhaiguan
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:878byte
    • 提供者:thl2005
  1. Basic-Compression-Lib-1.2.0

    0下载:
  2. 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
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:103.62kb
    • 提供者:张森宁
  1. jiyuMapXdexunjianxitong

    0下载:
  2. 基于MapX的巡检系统用VB编写是GIS的一个开发-on MapX inspection system using Visual Basic GIS is a development
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:855.2kb
    • 提供者:心婧
  1. run-length_encode.tar

    0下载:
  2. 實現基本的資料壓縮演算法的參考,以run-length編碼的的演算法機制,所得出的源碼-achieve basic data compression algorithm reference a run-length encoding algorithm mechanism, derived from the source
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.13kb
    • 提供者:余少仁
  1. code123456

    0下载:
  2. 一个我和同学一切完成的考试系统,基本功能都已经实现.-an all classmates and I completed the examination system, basic functions have now been achieved.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:47.19kb
    • 提供者:小艾
  1. Fbop

    0下载:
  2. Windows环境下不同文件夹下文件的比较、合并,使用的都是基本的WindowsAPI,适合windows编程的地初学者-Windows environment different folder paper, the merger use basic WindowsAPI are suitable for windows programming to beginners
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:69.68kb
    • 提供者:chenerlie
  1. ofdm_bpsk

    0下载:
  2. basic OFDM的系统流程 使用BPSK
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.47kb
    • 提供者:Peng
  1. LZWforVISUAL-BASIC

    0下载:
  2. LZW用visual basic实现的源文件。-LZW achieved using visual basic source files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3.23kb
    • 提供者:huangxin
  1. CompressVB

    0下载:
  2. Various Compression, Decompression and Cryptographic Methods Implemented in Visual Basic 6
  3. 所属分类:压缩解压

    • 发布日期:2018-04-20
    • 文件大小:168kb
    • 提供者:Babso
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com