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

搜索资源列表

  1. jpeg_encoder

    1下载:
  2. 完整的jpeg encoder verilog code,DCT部分採用1991 IEEE transection paper,利用skew circular convolution來實現精簡電路-complete jpeg encoder Verilog code, DCT is partly based on the IEEE 1991 transection paper, using skew circular convolutions to achieve streamlining ci
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:24.84kb
    • 提供者:李寧
  1. Ht1621_22Demo

    0下载:
  2. HT1621_22的完全代码哦.希望大家喜欢-HT1621_22 the complete code oh. Hope you like them
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12.61kb
    • 提供者:xb
  1. octane-1.01.20-src

    0下载:
  2. Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new compre
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:169.23kb
    • 提供者:jason..
  1. mpeg-4-codec

    1下载:
  2. mpeg4代码,比较具体,可供学习,有完整的实现和例子,需要编译后仿真。-mpeg4 code more specific, they can study and complete realization and examples, it needs to be compiled after the simulation.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:672.63kb
    • 提供者:wangxue
  1. www.zlib.net.zip

    0下载:
  2. zlib压缩算法全套资料,包含说明文档以及完整源代码,vc下可以通过makefile编译,a full set of zlib data compression algorithms, including documentation, as well as complete source code, vc can be compiled through the makefile
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:628.65kb
    • 提供者:李虚东
  1. Haffman

    0下载:
  2. 利用Haffman树实现文本数据的压缩和解压缩。VC++MFC环境-Using Haffman code method,complete text file compress and uncompress. please use it under VC++ mfc environment.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:9.8mb
    • 提供者:yangpeng
  1. CompressDecompress.rar

    1下载:
  2. ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:haochao
  1. vb

    1下载:
  2. 这是火车票管理系统,里面的代码是vb。代码齐全,可直接运行-This is a ticket management system, which the code is vb. Complete code can be directly run
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:585.12kb
    • 提供者:小谭
  1. BitTree

    0下载:
  2. 提供完整的二叉树的设计文档,设计源代码,方便数据结构的学习-Provide a complete binary tree of the design documents, design source code, data structure to facilitate learning
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:13.37kb
    • 提供者:songkaisong
  1. 7zyasuo

    0下载:
  2. 7z压缩算法源码 内附c语言完整源代码 一种压缩算法的源代码 -7z compression algorithm c language source code containing complete source code of a compression algorithm source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.28mb
    • 提供者:sunmt
  1. huffman

    0下载:
  2. 一个完整的哈夫曼c代码,包括huffman树的构造,编码,解码。-Huffman c a complete code, including the huffman tree structure, encoding, decoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:3.72kb
    • 提供者:张高
  1. tuxiangchuli

    0下载:
  2. 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:747.01kb
    • 提供者:SANMIL
  1. LZMA

    0下载:
  2. LZMA压缩解压算法,压缩解压函数接口入参出参都以Buffer形式; 代码为完整的工程,可运行,其中包括简单的举例。-Decompression LZMA compression algorithm, compression decompression function interface to the Senate to the Senate all forms Buffer code to complete the project can be run, including a sim
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:344.08kb
    • 提供者:yangxh
  1. SolarLEACH

    0下载:
  2. 在omnet++上面运行仿真的leach协议代码。包含完整的网络文件。-In omnet++ above leach operation agreement simulation code. Document contains the complete network.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:181.97kb
    • 提供者:cencenyu
  1. Pack

    0下载:
  2. 对PE文件进行完整压缩的程序,使用aplib进行压缩,并且示范了输入表加密等常见功能,对PE文件进行分区段压缩,外壳部分使用C编写,解压的部分代码使用汇编-Complete compression of the PE file program, use the aplib compression, and encryption model input tables common features of the PE segment partition file compression, usin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:463.28kb
    • 提供者:fytx
  1. h.263

    0下载:
  2. 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上.-Image compression based on H.263 codec in C source code, in the CPU for more than 586 real-time on a PC to complete the compression, decompression algorithms, and can be easily porte
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:152.6kb
    • 提供者:伍博
  1. tushuguanguanlixitongwanzhengban

    0下载:
  2. vc++ +SQL制作的图书馆管理系统完整代码,实现图书馆的借阅还归还功能-vc+++ SQL produced by the complete code library management system to achieve the library to borrow is also the return of function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7.37mb
    • 提供者:winover
  1. TestLZW

    0下载:
  2. C压缩解压缩代码,功能齐全,实现压缩解压缩的无损过程,是学习LZW算法可以借鉴的好代码-C compression decompression code, complete functions, to achieve lossless compression and decompression process is learning LZW algorithm can learn from the good code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.95mb
    • 提供者:黄健
  1. Code

    0下载:
  2. 用哈夫曼树完成的压缩算法,可以针对各种文件进行压缩-Huffman tree to complete the compression algorithm, for a variety of file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1.16mb
    • 提供者:蒋滨
  1. Java-2E-code

    0下载:
  2. Bruce Eckel-java 2E-source code complete
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:359.68kb
    • 提供者:hpss77
« 12 3 »
搜珍网 www.dssz.com