-
游程编码
系统实现方案:总体思想:将图像文件以二进制方式读入缓冲区,把二进制位转制为整数,对缓冲区数据进行编码,以特定的格式(unsigned short)写入输出文件;解压缩过程反过来即可。压缩文件存储格式:以每两个字节为单位储存(即每次写入16位unsigned short类型)。 0 1 2~15 ... 第0位 存储压缩信息(1压缩;0不压缩,原始数据)第1位 如果第0位为1(压缩),此位标明字符类别(0或1);如果第0位为0(原始数据),此位无意义,默认为0后14位 存储字符数量或者原始数据的值
- 2022-07-09 04:00:22下载
- 积分:1
-
在quartus开发环境下,用硬件描述语言来实现不同的逻辑算法
在quartus开发环境下,用硬件描述语言来实现不同的逻辑算法-Quartus development in the environment, using hardware description language to achieve different logic algorithm
- 2022-03-24 11:54:36下载
- 积分:1
-
A slightly weather conditions to the evil forces of the de
一个对恶劣天气条件下的邪恶势力的去噪程序,可以去除大雨中的雨水,恢复原始图像
- 2023-06-18 00:45:03下载
- 积分:1
-
一般情况下通用的图片验证码识别,具有自学习过程,很有参考价值...
一般情况下通用的图片验证码识别,具有自学习过程,很有参考价值-definitive picture verification code identification, self-learning process of great reference value
- 2023-05-09 15:05:02下载
- 积分:1
-
利用WPF画曲线源码
源码描述:
一、源码特点
采用winform构进行开发,利用WPF画曲线,可放大缩小,拖动等
二、功能介绍
本源码是一个利用WPF画曲线源码,欢迎下载
三、菜单功能
1、利用WPF知识绘制曲线图形状,曲线图峰值等内容
2、点击Button按钮,现实曲线图,右键有保存复制等功能
3、利用鼠标是实现曲线图的放大缩小和拖动效果
四、注意事项
1、开发环境为Visual Studio 2010,使用.net 4.0开发。
- 2022-02-18 14:37:47下载
- 积分:1
-
这是一个 RGB调节程序,对图像处理有帮助
这是一个 RGB调节程序,对图像处理有帮助-This is a one RGB adjustment procedures, image processing help
- 2023-09-01 19:05:03下载
- 积分:1
-
本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图...
本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。)
-the software (ZHG mapping tool) from ZHG with C/C development, which can be used for simple drawing, View from the software produced by the graphics files and the use of complementary functions in C language show_bmp procedures used directly Painting has good graphics. Specific operations, as follows : 1. The main interface to the top menu bar, as a tool for the left column. To use click "new" or "open" button, can withdraw from the upper right elliptical. 2. After entering, click column selection brush tool, rules and color graphics. Left attack graphics library, painting solid lines map, right click on the dotted line can be painted map. Editing area, and use the mouse to point and drag brush painting, the right-scrolling graphics
- 2022-04-11 08:47:57下载
- 积分:1
-
A color treatment of the VC source code, learning a good helper image processing
一个颜色处理的VC源程序,学习图像处理的好帮手-A color treatment of the VC source code, learning a good helper image processing
- 2022-10-06 11:50:03下载
- 积分:1
-
linux下的3D开发库的源代码
linux下的3D开发库的源代码-development of 3D library source code
- 2022-01-24 14:10:57下载
- 积分:1
-
源代码序列是一个特殊的三
序源代码特别有一个三维图象打开,保存,压缩,绘制的源码很有价值-source code sequence is a special three-dimensional images open, preservation, compression, rendering the source of great value
- 2022-01-25 15:26:22下载
- 积分:1