搜索资源列表
-
0下载:
二进制位流压缩解压- The binary position class compression decompresses
-
-
0下载:
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
-
-
0下载:
一个有用的无损压缩原码用于文件中二进制位操作的函数说明,函数实现,错误处理以及内存中的函数实现-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
-
-
1下载:
对流数据的压缩,主要针对二进制的数据代码进行各种长度宽度的压缩。-convection data compression, mainly with regard to the binary code of various length width of the compression.
-
-
0下载:
一段二进制转压缩BCD(我认为是好东东,请认为好的跟贴)-a binary switch compression BCD (I think this is good Dongdong, that the latest good)
-
-
0下载:
这是一个采用二进制进行Huffman编码的程序,主要用于图像的无损压缩。-This is a binary Huffman coding for the procedure, mainly for lossless compression of image.
-
-
0下载:
这是本人编写的一个Huffman压缩算法,压缩效率最好能达到%20左右,已将所有的编码串转换成为二进制码-This is the one I prepared Huffman compression algorithm, the best compression efficiency can reach about 20%, All the coding has become a string of binary code
-
-
0下载:
) 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
-
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
本文所研究的二值图像游程编码数据压缩,就是一种具有高压缩比的无损数据压缩技术,它是应用游程编码的原理对二值图像进行数据压缩的编码技术,其编码非常简单,编码和解码速度快,因此其应用范围广泛。-This paper studied binary image run-length encoding data compression, is a high compression ratio of lossless data compression technology, which is the app
-
-
0下载:
能够利用游程编码和四叉树编码完成图像二值压缩。-Can use run-length coding and quadtree coding of image binary compression.
-
-
0下载:
本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
-
-
0下载:
超过64M以上的二进制文件分段读写方式,最新的读写算法和压缩算法-64M or more than reading and writing binary files section, read the latest algorithms and compression algorithm
-
-
0下载:
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
-
-
0下载:
图像处理MATLAB程序包括灰色二进制压缩和其他一些方法和其他一些
-MATLAB image processing procedures including gray binary compression
-
-
0下载:
本程产生了二进制相位调制脉冲压缩信号,在mimo雷达信号编码中有所应用-This process produces a binary phase modulation pulse compression signal mimo radar signal coding has been applied
-
-
0下载:
哈弗曼压缩算法 二叉树压缩可完成对各种文件的压缩-Huffman compression algorithm binary compression can complete a variety of file compression
-
-
0下载:
Binary bit stream compression decompression-Binary bit stream compression will decompression
-
-
0下载:
使用游程编码对二值图进行压缩和解压,适合学习,注释详细。
该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(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.)
-