-
Hospital outpatient payment system. System is in the VC++6.0 and developed under...
医院门诊收费系统.系统是在VC++6.0和SQL Server 2000下开发的.数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库.源程序在Src目录中. -Hospital outpatient payment system. System is in the VC++6.0 and developed under the SQL Server 2000. Database in the Database directory, in the SQLSERVER the Query Analyzer to perform to generate a database. Source in the Src directory.
- 2023-01-16 12:05:04下载
- 积分:1
-
飞机订票系统,退票,and some other functions. It will give u some helps.
飞机订票系统,退票,and some other functions. It will give u some helps. -Flight tickets booking system, refunds, and some other functions. It will give u some helps.
- 2022-04-01 07:39:35下载
- 积分:1
-
SSCMS网站管理系统 飞狐源码站 SSCMS可以将网站内容全部生成静态HTML文件,这样可以极大地节约主机资源,提高系统性能,全静态处理技术是构建大型站点的必...
SSCMS网站管理系统 飞狐源码站 SSCMS可以将网站内容全部生成静态HTML文件,这样可以极大地节约主机资源,提高系统性能,全静态处理技术是构建大型站点的必要条件。-SSCMS website management system stops flying fox source SSCMS site content can be generated all static HTML documents, this can greatly save mainframe resources, improve system performance, all static processing large construction site is a necessary condition.
- 2022-06-21 08:26:52下载
- 积分:1
-
各种图形符号使用C++的设计。
design of various graphics symbols using C++.
- 2023-04-18 12:20:03下载
- 积分:1
-
欧文的程序,有限元程序
欧文的程序,有限元程序-Owen procedures, finite element program
- 2022-03-23 08:57:50下载
- 积分:1
-
一个学籍管理系统代码
一个学籍管理系统代码- A school register management system management system code
- 2022-07-18 09:07:11下载
- 积分:1
-
C程序
C程序-彩票旋转矩阵详细了解: 实际上,旋转矩阵并不是教如何选号的,而是教你如何科学地组合号码。从它的别名“聪明组合”我们就可以知道了!站在数学角度看来,旋转矩阵属于一个典型的组合设计问题,进一步讲,是属于组合设计中的覆盖设计的问题。-C program- to learn more about rotation matrix Lottery: In fact, the rotation matrix are not taught how to选号, but teach you how to combine science and numbers. Alias from its " smart combination of" we can know! Standing mathematical point of view, rotation matrix is a combination of a typical design problem, and further said, is a combination of the design of the cover design.
- 2022-09-16 21:15:02下载
- 积分:1
-
PID控制算法,对传统PID控制算法进行改进,具有自适应性
PID控制算法,对传统PID控制算法进行改进,具有自适应性-PID control algorithm, the traditional PID control algorithm with adaptive
- 2022-06-03 09:42:17下载
- 积分: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
-
VC prepared MapInfo example, the benefit of beginners.
VC编写的MapInfo实例,有益于初学者。-VC prepared MapInfo example, the benefit of beginners.
- 2022-01-22 15:21:02下载
- 积分:1