-
图像纹理分析的模式识别及应用实例…
模式识别中的图像纹理分析及应用实例详细程序-pattern recognition of image texture analysis and application examples detailed procedures
- 2022-09-30 08:35:04下载
- 积分:1
-
The demo of the Level Set method
The demo of the Level Set method
- 2023-06-10 06:35:04下载
- 积分:1
-
VC under the Bezier curve drawing, the mouse can be dynamically adjusted curve s...
VC下实现bezier曲线的绘制,可鼠标动态调整曲线的形状,可保存数据,有需要的朋友可下载-VC under the Bezier curve drawing, the mouse can be dynamically adjusted curve shape, can be stored data, there is a need friends to download
- 2023-04-05 08:55:04下载
- 积分:1
-
这是一个包含直线的话法,圆 的填充的代码
这是一个包含直线的话法,圆 的填充的代码-This a straight line contains the words, the circle, the circle filled with the code
- 2022-03-18 20:30:03下载
- 积分:1
-
一个dxf读写的类库(包含类库源码及演示源码)
一个dxf读写的类库(包含类库源码及演示源码)-Dxf to read and write a class library (including class library source code and demo source code)
- 2022-11-25 01:30:03下载
- 积分:1
-
利用opengl技术,实现单色、彩色字符的旋转
利用opengl技术,实现单色、彩色字符的旋转-The use of opengl technology to achieve monochrome, color character rotation
- 2022-08-05 13:12:31下载
- 积分:1
-
vc++6.0环境下实现华矩形的简单小程序,可以直接运行
vc++6.0环境下实现华矩形的简单小程序,可以直接运行-vc++ 6.0 environment hua realize the simple rectangular applet can be run directly
- 2022-01-22 15:46:06下载
- 积分:1
-
barcode generation principle : bar code data of the first part by the seven figu...
条形码的生成原理:
条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下:
n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下
字母码
0 AAA
1 AABABB
2 AABBAB
3 AABBBA
4 ABAABB
5 ABBAAB
6 ABBBAA
7 ABABAB
8 ABABBA
9 ABBABA
表一 映射表
n 将 和 产生的字母码按位进行搭配,来产生一个数字-字母匹配对。并通过查表来得到 形成的条形码第一数据部分。
将 和C进行搭配,并通过查表得到 形成的条形码的第二数据部分。
该映射表如表二所示:
数字-字母匹配对 二进制信息
0A 0001101
0B 0100111
0C 1110010
1A 0011001
1B 0110011
1C 1100110
2A 0010011
2B 0011011
2C 1101100
3A 0111101
3B 0100001
3C 1000010
4A 0100011
4B 0011101
4C 1011100
5A 0110001
5B 0111001
5C 1001110
6A 0101111
6B 0000101
6C 1010000
7A 0111011
7B 0010001
7C 1000100
8A 0110111
8B 0001001
8C 1001000
9A 0001011
9B 0010111
9C 1110100
表二 数字-字母映射表
n 绘制条形码:通过映射表二得到的二进制数码进行绘制,1对应黑线,0对应白线。
-barcode generation principle : bar code data of the first part by the seven figures formed, and the formation of detailed as follows : n the first use of the alphabet and matching code, the code l
- 2022-01-25 20:25:14下载
- 积分:1
-
图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。...
图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-pixel image transformation, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. MATLAB algorithm reference to the function imadjust.
- 2022-05-15 10:59:38下载
- 积分:1
-
编写基于SMG240128A型液晶模块的驱动程序,设置液晶模块为图形模式,然后均匀显示方格...
编写基于SMG240128A型液晶模块的驱动程序,设置液晶模块为图形模式,然后均匀显示方格-prepared SMG240128A-based LCD module of the driver, set up LCD modules for graphics mode, and then showed uniform grid
- 2022-01-25 20:05:42下载
- 积分:1