CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - binary compression

搜索资源列表

  1. source

    0下载:
  2. 1.计算256灰度级lenna图像中的相对冗余信息. 2.设计一个游程编码算法, 并编程序对一幅二值图像进行编码,计算压缩比.-1 Calculate the relative redundant information in the 256 gray-scale image of lenna. 2 Design a run-length coding algorithm, encoding, and programmed to a binary image and calculate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:24828
    • 提供者:Xucheng
  1. RLC1

    0下载:
  2. 游程编码是是一种有效的信源编码,能够实现对二值化的图像或者二元序列进行压缩,且具有较好的压缩率。-this program is a good kind of RLC. It could come out rlc, and could compression binary sequences and image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1414066
    • 提供者:马帅
  1. lzw_256

    0下载:
  2. C/C++实现LZW编码,对二进制浮点数(正负皆可)可进行有效压缩,解压无错,字典长度为256。-C/C++ LZW coding for binary floating-point numbers (can be positive or negative) can be an effective compression and decompression error-free, dictionary length is 256.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:2038
    • 提供者:yangdong
  1. huffman

    0下载:
  2. 利用二叉树结构实现赫夫曼编/解码器。 基本要求: 1、 初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、 建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、 编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、 译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、 打印(Print):以直观
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:586614
    • 提供者:小咩
  1. PMatermarkingr

    0下载:
  2.  提出一种基于DWT和DCT域的有意义二值图像数字水印算法 利用Arnold变换对水印序列进行置乱,消除象素的空间相关性,增加水印的安全性 而结合小波波变换和离散余弦变换的特性,将水印信息嵌入到图像变换域的低频和中频系数中,提高水印的鲁棒性和不可见性 实验证明该算法具有较好的抗压缩、抗噪音和抗剪切性。 -Making meaningful binary image digital watermarking algorithm based on DWT and DCT domain using
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:578263
    • 提供者:apwyhh
  1. cabac

    1下载:
  2. h.264视频压缩标准中基于内容的自适应二进制算术编码(CABAC)算法的C程序实现-h.264 video compression standard content-based adaptive binary arithmetic coding (CABAC) algorithm in C program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-05
    • 文件大小:7646
    • 提供者:赵煌
  1. Entropy-coding-source-program

    0下载:
  2. 熵编码(entropy encoding)是一类利用数据的统计信息进行压缩的无语义数据流之无损编码。本章先介绍熵的基本概念,然后介绍香农-范诺(Shannon-Fano)编码、哈夫曼(Huffman)编码、算术编码(arithmetic coding)、行程编码(RLE)和LZW编码等常用的熵编码方法。  哈夫曼编码建议了一种将位元进位成整数的算法,但这个算法在特定情况下无法达到最佳结果。为此有人加以改进,提供最佳整数位元数。这个算法使用二叉树来设立一个编码。这个二叉树的终端节点代表被编码的字母
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-05
    • 文件大小:18688499
    • 提供者:杨飞帆
  1. fractalcompress

    0下载:
  2. fractal compression of images in binary view
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:558786
    • 提供者:Igor
  1. imgmin-master

    0下载:
  2. 该算法是最优化算法中处理图像的较为常用的算法,适合初学者-Image files constitute a majority of total web traffic.[17] Unlike text-based web file formats, binary image files do not benefit from built-in webserver-based HTTP gzip compression. imgmin offers an aut
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:972265
    • 提供者:shigeaixiaomao
  1. Binary_arithmetic_coding

    0下载:
  2. 二进制算术编码,采用小数压缩方法对文本文件进行压缩解压-Binary arithmetic coding compression method is fractional text file compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-03
    • 文件大小:2640442
    • 提供者:沈冲
  1. yasuojieya

    0下载:
  2. 基于Huffman编码的压缩解压程序,包括Huffman树的建立,Huffman编码的生成,二进制编码文件的生成以及后续的压、解压过程。-Based on Huffman coding compression decompression procedures, including Huffman tree establishment, Huffman coding generation, binary code file generation and subsequent compression
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:232394
    • 提供者:李凯
  1. jietasuo

    0下载:
  2. 利用霍夫曼树对txt文件进行压缩与解压缩,用二进制确定权值-Txt file using the Huffman tree for compression and decompression, with the right to determine the binary value
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:1680623
    • 提供者:张文文
  1. SilverLightCompressAndDeCompress

    0下载:
  2. SilverLight实现对二进制数据的压缩与解压缩。-SilverLight realization of the binary data compression and decompression compressed.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:876
    • 提供者:jiachao
  1. read_easymesh20131006

    1下载:
  2. 本代码是windows平台上,将数据转换为tecplot软件的2进制格式的代码,代码的输入文件全部在压缩包里,输入格式是一套在linux平台开源软件EasyMesh 和一套自己开发的有限元程序代码的,已经将有限元文件的头文件也放到压缩包中,可以仿照该代码进行用tecplot的做后出理-This code is a windows platform, convert the data to binary format tecplot software code, the code is all i
  3. 所属分类:Algorithm

    • 发布日期:2015-11-30
    • 文件大小:2570240
    • 提供者:chang_geng
  1. Huffman_Packer

    0下载:
  2. 基于MFC的霍夫曼文件压缩解压器,支持二进制文件,可记录原始文件名,单线程的,不过速度还凑合,有需要的可以研究下.项目是VS2012建的,在低版本下打开需要修改下文件-MFC-based Huffman compression decompression file, support binary file, you can record the original file name, single-threaded, but the speed is okay, there is a need
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:137366
    • 提供者:yyjdelete
  1. BTCA

    0下载:
  2. [原创]基于自适应扫描次序的二叉树图像压缩方法BTCA源代码.本方法作为一部分于2012年10月发表在IEEE TGRS(2012IF=3.467),附有相应pdf论文及中文说明. 关键字:自适应扫描次序,二叉树编码,星载应用,遥感图像压缩,基于扫描的模式.-Binary Tree Coding with Adaptive scanning order(BTCA). Published on IEEE Trans. Geosci. Remote Sens. (2012IF=3.467) Inde
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1962026
    • 提供者:kk.h
  1. Huffman

    0下载:
  2. 基于哈弗曼二叉树的对文档进行压缩和解压缩的C语言程序-Compression and decompression of the C language program based on the Huffman binary documents
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:413183
    • 提供者:Hezongru
  1. ImageCompress

    0下载:
  2. 用哈夫曼编码原理,进行二元编码的过程。缩减信源符号数量。以达到数据压缩之效果-Huffman coding theory, carry out the process of binary encoding. Reduce the number of source symbols. In order to achieve the effect of data compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:84549
    • 提供者:刘杰
  1. Huffman

    0下载:
  2. 二进制文本文件的压缩——霍夫曼压缩算法的基本实现-Compression of binary text files- basically achieve Huffman compression algorithms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:1014014
    • 提供者:Wu DL
  1. COMPRESSIVE-DETECTION

    1下载:
  2. 这是一篇关于压缩检测的文章,稳重利用压缩感知的方法来解决通信系统中二元信号检测问题。-This is an article about the compression test, steady use of compressed sensing approach to solve the communication system with binary detection problem.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-02-25
    • 文件大小:156672
    • 提供者:dxx
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com