-
OPENCV下画直线的程序源码,对数据处理,绘图显示有用啊!简单易用!...
OPENCV下画直线的程序源码,对数据处理,绘图显示有用啊!简单易用!
- 2022-01-25 17:02:01下载
- 积分:1
-
在quartus开发环境下,用硬件描述语言来实现不同的逻辑算法
在quartus开发环境下,用硬件描述语言来实现不同的逻辑算法-Quartus development in the environment, using hardware description language to achieve different logic algorithm
- 2022-03-24 11:54:36下载
- 积分:1
-
delphi 的矩阵转换程序
delphi 的矩阵转换程序-matrix conversion
- 2022-11-20 13:15:03下载
- 积分:1
-
Mac风格界面
Mac风格界面 -Mac style interface Mac interface style
- 2022-09-30 02:20:03下载
- 积分:1
-
徐慧的Viscual C++数字工程案例中的程序,超级经典,适用于本科生和研究生的毕业设计...
徐慧的Viscual C++数字工程案例中的程序,超级经典,适用于本科生和研究生的毕业设计-XU Viscual the C++ Digital Engineering cases the procedure, the super classic, applicable to undergraduate and postgraduate students in the graduate design
- 2022-07-12 04:58:31下载
- 积分:1
-
Very interesting process, after running a maze in accordance with the set painti...
很有意思的程序,运行后会按照设定画迷宫并给出答案路径,能画非常复杂的迷宫-Very interesting process, after running a maze in accordance with the set painting and gives the answer to the path, can paint a very complex maze
- 2022-08-25 23:06:32下载
- 积分:1
-
vc电子书籍,绝对经典
vc电子书籍,绝对经典-vc electronic books, absolute classic
- 2023-03-05 20:20:04下载
- 积分:1
-
长方形的填充和背景填充
长方形的填充和背景填充-rectangular background filled and filled
- 2022-01-25 23:11:01下载
- 积分:1
-
是在C编程环境下的玫瑰图形源程序。
是在C编程环境下的玫瑰图形源程序。-is in the C programming environment Rose graphics source.
- 2022-04-22 12:17:28下载
- 积分:1
-
游程编码
系统实现方案:总体思想:将图像文件以二进制方式读入缓冲区,把二进制位转制为整数,对缓冲区数据进行编码,以特定的格式(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