搜索资源列表
IdCard
- 配合第二代身份阅读器,可以准确的读出第二代身份证中的基本信息并显示-With the identity of the second generation of readers can accurately read out the second-generation ID cards in the basic information and display
INFOR
- 用汇编语言建立一个表格,用于存储会员信息,其中包括身份证号(IDCARD),姓名(NAME),性别(SEX),年龄(AGE),职业(OCCUPATION)共五个字段。支持的操作包括: 1、列出表中内容 2、追加记录 3、根据给定的某一字段信息删除记录 4、根据给定的某一字段信息查找记录 -Using assembly language to establish a form used to store member information, including ID numb
StdMis
- create database StdMis Go use StdMis Go If exists(select name from sysobjects where name="User" and type="U") Drop table User go create table T_User( UserName varchar(10) not null, Password varchar(6) not null, FullName var
IDCardScanLibDemo
- oc编写的一个关于idcard测试的test工程-just oc demo
IDCardReaderProgram
- 二代身份证阅读器程序 测试程序 读到照片和身份证号以及相关信息-IDCard reader program For Test