登录
首页 » Visual C++ » RLE

RLE

于 2021-03-25 发布 文件大小:361KB
0 341
下载积分: 1 下载次数: 48

代码说明:

  RLE压缩算法,对.bmp格式文件进行操作。使用MFC编制界面,可读入位图,压缩后保存位图并显示。(RLE compression algorithm, bmp format file operation. Use the MFC preparation interface, readable into the bitmap compressed to save a bitmap display.)

文件列表:

RLE

...\CDib.cpp,12797,2011-01-12
...\CDib.h,1677,2011-01-12
...\Debug
...\.....\CDib.obj,27142,2011-01-12
...\.....\RLE.exe,114748,2011-01-12
...\.....\RLE.ilk,228944,2011-01-12
...\.....\RLE.obj,13635,2011-01-12
...\.....\RLE.pdb,295936,2011-01-12
...\.....\RLE.res,2508,2011-01-12
...\.....\RLEchange.obj,27542,2011-01-12
...\.....\RLEDlg.obj,29823,2011-01-12
...\.....\StdAfx.obj,105560,2011-01-12
...\.....\vc60.idb,214016,2011-01-12
...\.....\vc60.pdb,364544,2011-01-12
...\ReadMe.txt,3525,2011-01-12
...\res

...\...\RLE.rc2,395,2011-01-12
...\resource.h,773,2011-01-12
...\RLE.APS,35496,2011-01-12
...\RLE.clw,1102,2011-01-13
...\RLE.cpp,2021,2011-01-12
...\RLE.dsp,4222,2011-01-12
...\RLE.dsw,514,2011-01-12
...\RLE.h,1291,2011-01-12
...\RLE.ncb,58368,2011-01-13
...\RLE.opt,50688,2011-01-13
...\RLE.plg,240,2011-01-12
...\RLE.rc,5277,2011-01-12
...\RLEDlg.cpp,5086,2011-01-12
...\RLEDlg.h,1409,2011-01-12
...\StdAfx.cpp,205,2011-01-12
...\StdAfx.h,1054,2011-01-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Embedded-in-the-DCT-coefficients-
    在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻击方法对水印作品进行攻击,查看解码的效果。 (Information embedded in the DCT coefficients of the image, the image of the common 512* 512 size gray-scale (experimental image LENA.BMP). Information embedded in a binary Logo Figure (used in the experiment logo picture shows the tj-logo.bmp), the plot size 32* 32, 1024 Bit. LENA Figure embedded watermark, the watermark image output embedded. (2) logo watermark image decoding, the output decoded Figure statistical error rate. (3) using a different embedding strength for embedding, observe the works intuitive effects and decoding results, and draw the corresponding curve. (4) by adding the noise, change the contrast, JPEG compression attack methods to attack, to see the effect of decoding the watermark works.)
    2012-04-16 18:56:11下载
    积分:1
  • Qt_Opengl
    基本图元绘制、计算机图形学上机实验报告、1,熟悉图形软件开发工具:VC++, OpenGL等; 2,设计、实现线段的DDA、Bresenham算法 3,设计、实现中点圆、中点椭圆生成算法; 4,设计、实现填充图元生成算法;(The basic primitive computer graphics, computer lab report 1, familiar with the graphics software development tools: vc++, OpenGL, etc. 2, design implementation DDA Bresenham algorithm of line 3, midpoint circle midpoint elliptical generation algorithm design implementation 4, primitive design to realize filling generation algorithm)
    2020-09-10 13:08:00下载
    积分:1
  • decomb522src
    一个经典的动态视频图像去隔行处理的源代码,能消除双场图像的场效应(A classic dynamic de-interlacing video processing source code, to eliminate dual-field image of the field-effect)
    2020-08-14 16:58:27下载
    积分:1
  • 0451
    说明:  《visual C++ 开发经验技术宝典》图像锐化处理,主要是将图像的亮度增加,颜色的鲜艳感增强。("Visual C++ development experience Technical Collection," Image sharpening, mainly to increase the brightness of the image, bright sense of color enhancement. )
    2011-02-21 15:16:27下载
    积分:1
  • Image12
    VC编写的位图图像处理的源代码,包括了增强、变换等内容(VC prepared bitmap images deal with the source code, including the enhanced transformation, etc.)
    2007-10-17 22:41:08下载
    积分:1
  • Camdemo
    Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
    2014-01-11 19:45:29下载
    积分:1
  • charrecognition
    《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法("VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm)
    2007-05-28 20:52:03下载
    积分:1
  • chap01
    Visual C++数字图像处理技术与工程案例,各章节源代码,这是第一章的代码(The Visual C++ digital image processing technology and engineering cases, the source code of each chapter, this is the first chapter of the code)
    2013-03-20 13:16:47下载
    积分:1
  • Keystone-Transfor
    Keystone Transform in ground moving target detection,it s very useful new comer(Keystone Transform in ground moving target detection)
    2020-08-17 21:38:23下载
    积分:1
  • tiaoshi1
    计算机图像处理,MFC实现图像的直方图显示、直方图的均衡化,以及中值滤波等功能(Computer image processing, MFC histogram of image display, histogram equalization and median filter and other functions)
    2010-10-19 13:10:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载