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

搜索资源列表

  1. BitIO

    0下载:
  2. 二进制位流压缩解压- The binary position class compression decompresses
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2683
    • 提供者:吴永茂
  1. h264_cabac

    0下载:
  2. The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. The standa
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:14784
    • 提供者:lucy
  1. sf10059

    0下载:
  2. 一个有用的无损压缩原码用于文件中二进制位操作的函数说明,函数实现,错误处理以及内存中的函数实现-a useful lossless compression code for the original document binary operation of the function that function to achieve, error handling and memory functions to achieve
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7796
    • 提供者:任燕
  1. zsccompress

    1下载:
  2. 对流数据的压缩,主要针对二进制的数据代码进行各种长度宽度的压缩。-convection data compression, mainly with regard to the binary code of various length width of the compression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:68546
    • 提供者:zsc
  1. hex-bcd

    0下载:
  2. 一段二进制转压缩BCD(我认为是好东东,请认为好的跟贴)-a binary switch compression BCD (I think this is good Dongdong, that the latest good)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1444
    • 提供者:任波
  1. huffmancodeanddecode

    0下载:
  2. 这是一个采用二进制进行Huffman编码的程序,主要用于图像的无损压缩。-This is a binary Huffman coding for the procedure, mainly for lossless compression of image.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13264
    • 提供者:xhyang
  1. huffman_coding

    0下载:
  2. ) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1037
    • 提供者:ria
  1. Final_28Nov

    0下载:
  2. 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4036532
    • 提供者:Jackie
  1. image

    0下载:
  2. When designing software for processing images for the characters, each character is converted into a matrix M (7,5)-valued binary (black =1 and white = 0) Due to memory problems we wanted to compress the vector M. The program reads from the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:315362
    • 提供者:kader125
  1. 12

    0下载:
  2. 本文所研究的二值图像游程编码数据压缩,就是一种具有高压缩比的无损数据压缩技术,它是应用游程编码的原理对二值图像进行数据压缩的编码技术,其编码非常简单,编码和解码速度快,因此其应用范围广泛。-This paper studied binary image run-length encoding data compression, is a high compression ratio of lossless data compression technology, which is the app
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:33816
    • 提供者:杜秋国
  1. erzhiyasuo

    0下载:
  2. 能够利用游程编码和四叉树编码完成图像二值压缩。-Can use run-length coding and quadtree coding of image binary compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:342448
    • 提供者:zhouwenhao
  1. RLEcoding

    0下载:
  2. 本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:388527
    • 提供者:韦一
  1. GzipFilter

    0下载:
  2. filter过滤器应用,gzip压缩,测试百度页面,谷歌页面,和自己的应用页面,二进制文本等压缩率-filter filter applications, gzip compression, test Baidu page, Google pages, and their application pages, text and other binary compression
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:9696
    • 提供者:callo
  1. read-wirte--binary

    0下载:
  2. 超过64M以上的二进制文件分段读写方式,最新的读写算法和压缩算法-64M or more than reading and writing binary files section, read the latest algorithms and compression algorithm
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3625259
    • 提供者:冯稀饭
  1. BINARY-SPACE-PARTITIONING

    0下载:
  2. Binary space partitining method which iterativelyl divides the image regions into two regions. This segmentation method is used to achieve higher compression ratio at lower biltrate with satisfactory image quality-Binary space partitining method whic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:25313
    • 提供者:kc ravi
  1. ver2010

    0下载:
  2. 图像处理MATLAB程序包括灰色二进制压缩和其他一些方法和其他一些 -MATLAB image processing procedures including gray binary compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:46023
    • 提供者:范晓庆
  1. phase-signal-pulse-compression

    0下载:
  2. 本程产生了二进制相位调制脉冲压缩信号,在mimo雷达信号编码中有所应用-This process produces a binary phase modulation pulse compression signal mimo radar signal coding has been applied
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:1923
    • 提供者:李强
  1. huff_test

    0下载:
  2. 哈弗曼压缩算法 二叉树压缩可完成对各种文件的压缩-Huffman compression algorithm binary compression can complete a variety of file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:6336
    • 提供者:peter
  1. smream-compression

    0下载:
  2. Binary bit stream compression decompression-Binary bit stream compression will decompression
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:resource
  1. RLC of Binary Image

    0下载:
  2. 使用游程编码对二值图进行压缩和解压,适合学习,注释详细。 该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(This code belongs to lossless compression coding and is an important coding method for grid data compression. It is valid for the two value graph.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:45056
    • 提供者:MYpudn
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com