搜索资源列表
DIP
- 需要matlab7.0或更高版本以及matlab图像处理工具箱。 1) 文件菜单 • 程序可处理具有不同宽高的灰度图像,显示区域多余的部分以白色填补; 注意:在做哈达马和沃氏变换时图像的尺寸先按2的幂次截断,在按最大的边长补成方形; • 重载可以重新载入最近一次通过“文件——〉打开”打开的图像,这时将对重新载入的图像进行处理; • 对于彩色图像,可以显示但如果想要使程序能正确处理,必须将其先转换成灰度图像,使用“文件——〉RGB转换成灰度图”;
RLC1
- 游程编码是是一种有效的信源编码,能够实现对二值化的图像或者二元序列进行压缩,且具有较好的压缩率。-this program is a good kind of RLC. It could come out rlc, and could compression binary sequences and image
RLC
- run-length coding for bmp picture
RLC
- 游程编码--二值图像的游程编码--matlab程序,-RLE- RLE binary image- matlab program,
C-CLASS
- 高频谐振功率放大器的pspice仿真,输入为耦合回路,基极和射极和输入共电源,负载为RLC谐振回路。实现负载匹配。-Pspice simulation frequency resonant power amplifier, the input circuit is coupled to the base and the emitter electrode of the input power, the load is a resonant RLC circuit. Load matching.
RLC
- 使用C语言实现图像的游程编码压缩,性能优越,便于C语言实现-The use of C language to realize image compression encoding, superior performance, easy language C
RLC of Binary Image
- 使用游程编码对二值图进行压缩和解压,适合学习,注释详细。 该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(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.)