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

搜索资源列表

  1. LZW压缩算法和RLE压缩算法的实现源码及Demo.zip

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:24276
    • 提供者:
  1. LZW压缩算法和RLE压缩算法的实现源码及演示.zip

    0下载:
  2. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:24276
    • 提供者:
  1. Zip压缩和UnZip解压缩的实现1

    2下载:
  2. 此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:95733
    • 提供者:李洋
  1. huffman

    0下载:
  2. 一个huffman压缩解压算法源码,有具体的实现算法和代码注释.-a Huffman compression decompression algorithm source, a specific algorithm and code Notes.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:38905
    • 提供者:bitstar911
  1. armok0148622

    0下载:
  2. uc文件系统的源码.zip] - 本文件为在ucos操作系统下的文件系统实现的源代码 [zlg.fs.rar] - 广州 周立功 的文件系统源码,适用于ucos2 操作系统,不知源码是否已经存在.-uc File System source code. Zip] - this document in the operating system OUT document System the source code [zlg.fs.rar] - Guangzhou weeks meritori
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:85611
    • 提供者:shengxu
  1. lbgvq

    0下载:
  2. lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2069
    • 提供者:slyang
  1. TestH264

    0下载:
  2. 这是一个非常简化了的h.264/AVC的测试源码,但是实现了所有的算法。-This is a very simplified form of the test h.264/AVC source, but to achieve all of the algorithm.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:140417
    • 提供者:颜色
  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
    • 文件大小:878
    • 提供者:thl2005
  1. VM9[1].0(JPE2000_Taubman)

    0下载:
  2. JPEG2000实现的源码,Taubman的源程序 vs2003上建立工程文件,将这些源文件加入即可-JPEG2000 achieve the source, Taubman vs2003 the source document on the establishment of the project, the source of these documents can be joined
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:837012
    • 提供者:chenglei
  1. encoder

    1下载:
  2. 本资源主要是MPEG-4压缩编码算法的C源码实现,包括最完整的MPEG-4编码实现。。。应该是学习MPEG-4压缩编码的好工具。
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:739112
    • 提供者:连达
  1. jzlib-1.0.5

    0下载:
  2. zlib 1.05的Java源码实现,对于开源java工程是个不错的借鉴
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:69665
    • 提供者:张帆
  1. 图像压缩算法的VC实现

    0下载:
  2. 图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:697348
    • 提供者:寒塘
  1. TestLzw

    0下载:
  2. 该源码实现了LZW压缩算法,对于有需要的朋友可以直接采用,避免了自己重新写算法的苦恼。-The source to achieve the LZW compression algorithm, for a friend in need can be directly used to avoid re-write their own algorithms distressed.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:140507
    • 提供者:刘璞
  1. HuffmanExp

    0下载:
  2. 该源码实现了对一256色灰度图像的霍夫曼编码输出,并用MFC实现了界面化处理-Realized the source of a 256-color gray-scale image of the Huffman code output, and the realization of the interface with MFC treatment
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2176840
    • 提供者:chenhyu
  1. HUFUMAN

    0下载:
  2. 该源码实现了从文件中读取字符串,并对其进行霍夫曼编码和解码过程,源码注释详尽,易于理解-The realization of the source file read from the string and its encoding and decoding process of Hoffman, detailed source notes, easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1317183
    • 提供者:chenhyu
  1. HOFFMAN

    0下载:
  2. 霍夫曼编码相关资料及matlab源码实现。又需要的可以参考-Huffman code matlab source relevant information and to achieve. Also can refer to the needs of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:5217
    • 提供者:邓俊
  1. jieqi

    0下载:
  2. 求节气的源码,实现语言是c-jieqi code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:3047
    • 提供者:高飞
  1. StudentManagerSystem

    0下载:
  2. java源码实现学生管理系统,实现了学生管理的一些基本功能-java
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:9838
    • 提供者:张娟
  1. Compression

    0下载:
  2. 该源码实现了多种方法实现文件的压缩和解压功能-File Compress with some algorithms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1149034
    • 提供者:李枫
  1. LZW

    0下载:
  2. lzw压缩算法的源码,实现对数据进行lzw压缩和解压缩.-lzw compression algorithm source code, Implementation lzw data compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2087781
    • 提供者:尘封
« 12 3 4 5 »
搜珍网 www.dssz.com