-
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
-
对图像分割及运动检测
对图像分割及运动检测-for image segmentation and motion detection
- 2023-04-07 11:45:04下载
- 积分:1
-
脉冲信号模糊函数u表示调频斜率,fig4―5和fig
脉冲信号模糊函数u表示调频斜率,fig4―5和fig-6是模糊函数图形的绘制,lfm_ambg.m是模糊函数表达式-Pulse signal ambiguity function u express FM slope, fig4-5 and fig-6 is the ambiguity function of rendering graphics, lfm_ambg.m is ambiguous function expression
- 2023-05-22 06:30:03下载
- 积分:1
-
循环通过双边三角脉冲波的频谱实现双向循环…
通过周期三角波双边脉冲频谱来实现周期三角波双边脉冲-cycle through bilateral triangular pulse wave spectrum to achieve bilateral cycle triangular wave pulse
- 2023-05-08 17:45:03下载
- 积分:1
-
a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking...
一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand the subdivision process.
- 2022-05-15 10:56:13下载
- 积分:1
-
采用SVG实现两个动画,一个使用JavaScript,另一个没有使用JavaScript...
采用SVG实现两个动画,一个使用JavaScript,另一个没有使用JavaScript-To achieve two animations using SVG, a use of JavaScript, the other does not use JavaScript
- 2022-06-11 13:33:31下载
- 积分:1
-
图象数据库源程序,实现把图象保存到数据库功能.
图象数据库源程序,实现把图象保存到数据库功能.-source image database, to achieve the preservation of the image database functions.
- 2022-04-29 02:22:29下载
- 积分:1
-
处理颜色源代码的理论基础,包括灰度
处理彩色源代码的理论基础,包括灰度和伪彩色处理、色彩调整、亮度/对比度调整、色彩量化和减色、抖动、增强CDib等。
- 2022-11-10 17:25:03下载
- 积分:1
-
matlab 数字识别 本程序可以实现数字识别。希望大家好好利用
matlab 数字识别 本程序可以实现数字识别。希望大家好好利用-matlab figures to identify the number of identification procedures can be achieved. Hope that we make good use of
- 2023-07-26 08:55:04下载
- 积分:1
-
W2K和WXP下的半透明窗口
W2K和WXP下的半透明窗口-W2K and WXP under the translucent window
- 2023-05-30 12:55:03下载
- 积分:1