-
Gis行业中常有数据需要由汉字转拼音的需求,本程序就是针对TAB数据进行字段中的汉字转换.mapinfo数据的处理是基于MAPX5.0,拼音提取是利用IMM直取...
Gis行业中常有数据需要由汉字转拼音的需求,本程序就是针对TAB数据进行字段中的汉字转换.mapinfo数据的处理是基于MAPX5.0,拼音提取是利用IMM直取微软拼音3.0的字库,有词组处理多音字处理功能,并对提取的拼音进行大小写拼音符号处理等功能.本程序是不可多得的学习代码!-Gis industry often data needs from the needs of Chinese characters to Pinyin, the procedure is for TAB data field in the conversion of Chinese characters. Mapinfo data processing is based on the MAPX5.0, phonetic extraction is the use of IMM straight for Microsoft Pinyin Font 3.0 , a phrase dealing with multi-tone word processing functions, and extraction of phonetic symbols for phonetic case processing functions. This procedure is rare to learn the code!
- 2022-05-23 04:50:58下载
- 积分:1
-
一个简单的火车售票系统,我大学中的课程作业。
一个简单的火车售票系统,我大学中的课程作业。-a simple train ticketing system, I university courses operation.
- 2022-02-01 06:46:48下载
- 积分:1
-
课程设计,机票订购管理系统的分析与设计的编码实现
课程设计,机票订购管理系统的分析与设计的编码实现-Order Plane Ticket of Management System
- 2022-02-04 21:43:30下载
- 积分:1
-
VB of the Industrial realize intelligent instrument programming, communications,...
VB实现的工控智能仪表编程,通讯控制,支持日本岛电Sr93,FP21,SR73,欧陆818,等仪表的通讯-VB of the Industrial realize intelligent instrument programming, communications, control, support for the Japanese island of electric Sr93, FP21, SR73, Continental 818, such as instrument of communication
- 2022-01-28 20:50:04下载
- 积分:1
-
用delphi控制olymplus C7070相机的例子
用delphi控制olymplus C7070相机的例子-By delphi control olymplus C7070 camera example
- 2023-06-04 20:50:03下载
- 积分:1
-
Bus Body Control Module into instruments of control before the end of the left a...
客车车身控制模块 分为仪表部分
前控左 前控右 尾控和中控程序模块-Bus Body Control Module into instruments of control before the end of the left anterior control right control procedures and the control module
- 2023-06-03 12:20:04下载
- 积分:1
-
Of the engine spark advance angle is calculated, fitting. Has a strong engineeri...
对发动机点火提前角进行了计算,拟合。有很强的工程应用价值-Of the engine spark advance angle is calculated, fitting. Has a strong engineering value
- 2022-03-16 23:21:22下载
- 积分:1
-
eclipse java/jsp 航空管理系统
eclipse java/jsp 航空管理系统 -eclipse java/jsp Aviation Management System
- 2022-11-18 16:35:04下载
- 积分:1
-
我用VC写的一个路面弯沉计算程序,可进行弯沉数据的批处理,简单使用...
我用VC写的一个路面弯沉计算程序,可进行弯沉数据的批处理,简单使用-I used to write a VC pavement deflection calculation procedures, the deflection data for the batch, simple to use
- 2022-03-05 06:08:52下载
- 积分:1
-
positioning plates
车牌定位---VC++源代码程序
1.24位真彩色->256色灰度图。
2.预处理:中值滤波。
3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。
初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。
该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。
4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。
5.用自定义模板进行中值滤波
区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。
6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。
7.区域裁剪,截取车牌图像。
-positioning plates-- VC source code procedures 1.24 true color-
- 2022-10-05 09:15:03下载
- 积分:1