Welcome![Sign In][Sign Up]
Location:
Search - run length compression

Search list

[Compress-Decompress algrithmsrun-length_encode.tar

Description: 實現基本的資料壓縮演算法的參考,以run-length編碼的的演算法機制,所得出的源碼-achieve basic data compression algorithm reference a run-length encoding algorithm mechanism, derived from the source
Platform: | Size: 1157 | Author: 余少仁 | Hits:

[Other resourcebmeps-2.0.6

Description: bmeps converts bitmap images (PNG/JPEG/NetPBM) to EPS and PDF. EPS level 1, 2 or 3 can be created using run-length compression, flate compression and ASCII-85-encoding. PNG alpha channels can be transferred to PDF or converted to EPS/PDF image masks.
Platform: | Size: 4809609 | Author: 马振强 | Hits:

[Graph programrle1

Description: 本程序提供游程长度压缩和解压缩函数,并对图象文件压缩和解压缩-procedures for the run-length compression and decompression functions, as well as image compression and decompression
Platform: | Size: 13075 | Author: 徐亮 | Hits:

[Graph programPicPRG

Description: VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。-VC read BMP map, and the classic edge detection algorithms, including run-length coding, the program of detection, extraction, compression bmp image map to the brink.
Platform: | Size: 52224 | Author: 罗永 | Hits:

[Graph programrle1

Description: 本程序提供游程长度压缩和解压缩函数,并对图象文件压缩和解压缩-procedures for the run-length compression and decompression functions, as well as image compression and decompression
Platform: | Size: 13312 | Author: 徐亮 | Hits:

[VHDL-FPGA-Verilogrun_length_coding

Description: 用verilog 编写 应用于图像压缩编码中 使用行程长度编码(run lengthencoding,RLE)对交流系数(Aa)进行编码。-using Verilog prepared for image compression coding using length encoding (run leng thencoding, RLE) on the exchange coefficient (Aa) coding.
Platform: | Size: 9216 | Author: 周信均 | Hits:

[File Formatdatapress

Description: 数据压缩实验指导,有游程编码和预测编码的实现-data compression guidance, and with run-length coding and coding to achieve forecast
Platform: | Size: 9216 | Author: le | Hits:

[Compress-Decompress algrithmsshujuyasuoyouchenbianma

Description: 数据压缩游程编码示例,模拟游程编码过程,可以做课程设计使用.-data compression run-length coding examples and simulation run-length coding process can be done using the curriculum design.
Platform: | Size: 1024 | Author: 陈玲玲 | Hits:

[Compress-Decompress algrithmsrun-length_encode.tar

Description: 實現基本的資料壓縮演算法的參考,以run-length編碼的的演算法機制,所得出的源碼-achieve basic data compression algorithm reference a run-length encoding algorithm mechanism, derived from the source
Platform: | Size: 1024 | Author: 余少仁 | Hits:

[matlabRLEencoding

Description: A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData) -A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData)
Platform: | Size: 1024 | Author: 阳关 | Hits:

[Special Effectsupload_alex05

Description: 1.实现图案化和抖动技术以及bmp2txt源代码 2.图象的边沿检测与提取,轮廓跟踪算法代码 3.图象的几何变换算法 4.图象的检测,模板匹配算法代码 5.图象读取,特效,显示封装库FLib1.1及DEMO源代码 6.闪屏图形特技效果的实现代码 7.图象平滑处理源代码 8.行程编码,JPEG压缩编码 9.用小波变换对图象进行灰度处理 0.直方图修正和彩色变换算法代码 -1. The realization of designs and technologies, as well as jitter bmp2txt source code 2. Image edge detection and extraction, contour tracking algorithm code 3. Image Geometric Transform Algorithm 4. Image detection, template matching algorithm for code 5. Image Reading admission, special effects, show packaging and FLib1.1 Library DEMO source code 6. flashover screen graphics special effects of the realization of the code 7. Image smoothing the source code 8. Run-Length Coding, JPEG compression coding 9. using wavelet transform of image gray handle 0. histogram correction and color transformation algorithm code
Platform: | Size: 3354624 | Author: huangzhen | Hits:

[Compress-Decompress algrithmsList1-2

Description: 壓縮演算法-基本的資料壓縮演算法-插表示Run-Length編碼的碼-Compression algorithm- the basic data compression algorithm- Play Run-Length Encoding express code
Platform: | Size: 1024 | Author: | Hits:

[Compress-Decompress algrithmsLIST4-6

Description: 壓縮演算法-基本的資料壓縮演算法-Run-Length編碼的解壓縮程式~對應list1-3-Compression algorithm- the basic data compression algorithms-Run-Length coding corresponding decompression program ~ list1-3
Platform: | Size: 1024 | Author: | Hits:

[OtherJPEGimageCompressiontechniquesimplementationandopt

Description: 摘 要 文章以空间监控系统为背景,深入研究了JPEG图像压缩标准的实现方法,并基于FPGA对其进行了实现和优化。文中给出了详细的实现方法和优化过程,测试表明达到了很好的效果。 简单介绍了有损静态图像压缩当前有两种比较流行的标准JPEG和JPEG2000。说明了用JPEG方法压缩的原因。 介绍JPEG基本原理:JPEG对灰度图像的压缩处理过程主要包括:图像分割,离散余弦变换(DCT),量化(Quantization),“Z”形排序(Zigzag Scan),差分脉冲编码调制(Differential Pulse Code Modulation,DPCM)对直流系数(DC),行程长度编码(Run-Length Encoding,RLE)对交流系数(AC),霍夫曼(Huffman)编码等。 JPEG标准的特点是离散余弦变换。 比较详细介绍压缩系统的构成和实现。实现提及步骤, JPEG压缩模块设计和编码模块实现细节。 -Abstract Article in the space monitoring system for the background, in-depth study of the JPEG image compression standard implementation methods and carried out based on FPGA implementation and optimization. In this paper, a detailed method of implementation and optimization of the process, testing showed that to achieve good results. Easy introduction of harmful static image compression has two kinds of comparisons that the current popular standard JPEG and JPEG2000. Illustrated by the reasons for JPEG compression method. JPEG introduce the basic principles: JPEG compression of gray-scale image processing include: image segmentation, discrete cosine transform (DCT), quantization (Quantization), "Z"-shaped sort (Zigzag Scan), differential pulse code modulation (Differential Pulse Code Modulation, DPCM) on the DC coefficient (DC), Run Length Encoding (Run-Length Encoding, RLE) of the exchange coefficient (AC), Hoffman (Huffman) coding. JPEG standard is characterized by discrete
Platform: | Size: 523264 | Author: 压子 | Hits:

[Compress-Decompress algrithmsRLE

Description: 二值图像 游程编码 自己测试过。。。绝对可用-Binary image run-length coding themselves tested. . . Definitely can be used
Platform: | Size: 1024 | Author: 龙军 | Hits:

[Compress-Decompress algrithmsRLC

Description: Run-length encoding游程编码,实现对二值图像的压缩与解压缩。-Run-length encoding Run-length encoding, the realization of two-valued image compression and decompression.
Platform: | Size: 1165312 | Author: star | Hits:

[Special EffectsRun-length-encoding

Description: 基于游程编码的图像压缩解压实验 源代码 算法测试-Run-length encoding compression decompression experiments based image Source code Algorithm testing
Platform: | Size: 1508352 | Author: QingYue | Hits:

[JSP/JavaJs-to-achieve-run-length-encoding

Description: 用js实现游程编码的压缩与解压, 通过网页展示压缩编码与解压编码的互转,直接通过浏览器就可以实验。-With js achieve run-length encoding compression and decompression by page impressions compression coding and decompression encoding conversion, directly through the browser can experiment.
Platform: | Size: 267264 | Author: 刘飞 | Hits:

[JSP/JavaJava-to-achieve-run-length-encoding

Description: 使用java编程语言实现游程编码的压缩与解压, 算法与jS写的不同-Using java programming language run-length encoding compression and decompression algorithms and jS write different
Platform: | Size: 14336 | Author: 刘飞 | Hits:

[Windows DevelopC-to-achieve-run-length-encoding

Description: 使用C语言实现游程编码的编码压缩与解压, 算法比较精悍!-Using C language run-length encoding compression coding and decompression algorithm is relatively lean!
Platform: | Size: 1024 | Author: 刘飞 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net