-
VB文字识别程序,可以试试看,效果不错。
VB文字识别程序,可以试试看,效果不错。-VB language identification procedures, could give it a try, its effectiveness.
- 2022-03-22 21:41:49下载
- 积分:1
-
Image pattern recognition
图象模式识别--VC++技术实现
① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。
② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。
③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。
④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。
⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。
-Image pattern recognition- VC++ technology to achieve
- 2022-01-30 19:52:21下载
- 积分: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
-
GIF format decoder source code. Applicable to ARM platform.
GIF格式文件解码源代码。适用于ARM平台。-GIF format decoder source code. Applicable to ARM platform.
- 2023-03-03 03:35:04下载
- 积分:1
-
vb 曲线图表监视,仿股票软件,可根据情况进行相关参数设置
vb 曲线图表监视,仿股票软件,可根据情况进行相关参数设置-vb curve chart surveillance, imitation stock software, the related parameter settings according to the situation
- 2022-02-03 22:22:10下载
- 积分:1
-
制作流程图的完整源码,可以制作各种流程图,愿意与大家一起分享。...
制作流程图的完整源码,可以制作各种流程图,愿意与大家一起分享。-Production flow chart for the complete source code, you can create a variety of flow charts, willing to share with everyone.
- 2023-04-07 02:00:03下载
- 积分:1
-
把matlab和VC联结的方法 给初学都一点启示 其实在VC里面用matlab也很简单而且有时候比用VC直接做程序会方便很多...
把matlab和VC联结的方法 给初学都一点启示 其实在VC里面用matlab也很简单而且有时候比用VC直接做程序会方便很多-put Matlab and VC linked to the Revelation 1:00 beginners are actually inside the VC used Matlab is also very simple and sometimes directly with VC than do many procedures will make it easier
- 2022-09-18 21:45:03下载
- 积分:1
-
ECC elliptic curve algorithm source code. Crypto Library is the development of D...
ECC椭圆曲线算法源代码.Crypto++库的开发者是Wei Dai,非常好,标准的C++模板,不论是学习还是从应用的角度,都是难得的教材。算是提供一个给大家多学习和交流的机会-ECC elliptic curve algorithm source code. Crypto Library is the development of Dai Wei, a very good standard C template, or whether it is learning from the application point of view, is a rare materials. One is to provide the public more study and exchange opportunities
- 2022-08-14 05:57:42下载
- 积分:1
-
2D图像处理高斯插值变换用于图像增强处理
2D图像处理高斯插值变换用于图像增强处理-2D image processing Gaussian interpolation for image enhancement transform treatment
- 2022-01-26 07:35:58下载
- 积分:1
-
OpengL编程技术和VC++,有相关算法
OpengL编程技术和VC++,有相关算法-OpengL programming techniques and VC++, there is correlation algorithm
- 2022-02-03 01:49:24下载
- 积分:1