-
Sobel/Kirsch edge detection algorithm VC Visual Realization
Sobel/Kirsch边缘检测算法VC下可视化实现-Sobel/Kirsch edge detection algorithm VC Visual Realization
- 2023-06-07 23:05:03下载
- 积分:1
-
3D引擎库.genesis
3D引擎库.genesis-the 3D engine. Genesis
- 2022-11-16 06:15:04下载
- 积分:1
-
Set up brushes, painting brushes, regional filling, with block
建立画笔,画刷,区域填充,位图与块位处理。-Set up brushes, painting brushes, regional filling, with block-bit bitmap handle.
- 2022-12-26 09:35:03下载
- 积分:1
-
MapObject2.2控件代码
MapObject2.2控件代码-MapObject2.2 control code
- 2022-03-19 12:21:03下载
- 积分:1
-
vga 显示
完全硬件语言
大家可以学习学习
vga 显示
完全硬件语言
大家可以学习学习-vga display complete hardware language everyone can learn to learn
- 2022-02-12 10:07:20下载
- 积分:1
-
二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色
二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色-interactive 2D graphics software, can be painted line, circle, ellipse, polygon, curve, select colors
- 2022-05-17 18:03:56下载
- 积分:1
-
源代码的PDF程序作为输入文件,由两列…
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed.
The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number.
For TC the text can consist of any of the legal
text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text.
-The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
- 2022-03-09 17:01:14下载
- 积分: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
-
this program click OK painted under the polygon drawing point, a very good examp...
本程序实现绘根据单击确定的点绘制多边形,一个很好的例子绝对值得收藏-this program click OK painted under the polygon drawing point, a very good example worthy collection
- 2022-07-20 15:40:34下载
- 积分:1
-
离线汉字识别系统。基于特征检测的汉字识别系统,何以识别汉字/字符数字等。很适合学习基本原理的研究者使用。...
离线汉字识别系统。基于特征检测的汉字识别系统,何以识别汉字/字符数字等。很适合学习基本原理的研究者使用。-offline Chinese character recognition system. Feature-based detection of Chinese character recognition system, why is recognition of Chinese characters/character statistics. Very suitable for studying the basic tenets of researchers.
- 2022-11-23 04:15:03下载
- 积分:1