-
指纹识别语言
应用背景很好的C指纹识别程序,的指纹增强程序,如何对细化指纹图像,一个有效的指纹区,包含指纹识别算法实现代码,那部分的代码由C写成。通过测试计算关键技术最低:15个字,最多160个字
- 2023-01-30 17:35:04下载
- 积分:1
-
实现通讯录的录入、删除和添加系统。。模拟手机的通讯录管理程序...
实现通讯录的录入、删除和添加系统。。模拟手机的通讯录管理程序-The realization of the address book entry, delete, and add the system. . Analog mobile phone address book management procedures
- 2022-03-24 19:31:24下载
- 积分:1
-
实现简单的复数加减乘除四则运算,输入格式是分别输入服输的实部和虚部,可能还有点小毛病,但能实现基本功能...
实现简单的复数加减乘除四则运算,输入格式是分别输入服输的实部和虚部,可能还有点小毛病,但能实现基本功能-Plural simple arithmetic calculation, enter the format is throwing in the towel enter the real and imaginary parts, there may be little problems, but to achieve the basic functions of
- 2022-04-22 10:01:28下载
- 积分:1
-
监视浏览器的上网时间
监视浏览器的上网时间-surveillance browser Internet
- 2023-02-01 22:30:03下载
- 积分:1
-
浙江大学程序设计大赛源代码ACM2481题
浙江大学程序设计大赛源代码ACM2481题-Zhejiang University Design Competition source code that ACM2481
- 2023-01-20 03:30:04下载
- 积分:1
-
opsetup是离线Web开发。
OpSetUp is one offline Web explor. -OpSetUp is one offline Web explor.
- 2023-02-17 23:55:04下载
- 积分:1
-
A very very simple program developed in Visual Basic 6.0 for practcal you can us...
A very simple program developed in Visual Basic 6.0 for practcal you can use it.-A very very simple program developed in Visual Basic 6.0 for practcal you can use it.
- 2023-06-02 21:40:03下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
指纹识别系统设计时提出的一种基于方向图的指纹识别设计的一段程序...
指纹识别系统设计时提出的一种基于方向图的指纹识别设计的一段程序-Fingerprint Identification System to design a pattern based on the design of the fingerprint identification process for some
- 2023-03-30 04:35:02下载
- 积分:1
-
在使用管理软件时,因分工不同,每个人的管理权限也不同。该源码实现合理设置管理员的使用权限。...
在使用管理软件时,因分工不同,每个人的管理权限也不同。该源码实现合理设置管理员的使用权限。-In the use of management software, due to the division of different management authority of each person are also different. The source to achieve a reasonable set up an administrator permissions.
- 2023-06-13 08:55:03下载
- 积分:1