Location:
Search - idcard
Search list
Description: 这是一个读取ID卡的源代码,仅依靠8052的时钟读取125K频率的ID卡。-This is an ID card read the source code, only 8,052 on the clock read 125K frequency ID cards.
Platform: |
Size: 93118 |
Author: 杨凯 |
Hits:
Description: 身份证转换与验证的代码,主要功能有:15位转18位,18位身份证号验证
Platform: |
Size: 1376 |
Author: Olion |
Hits:
Description: 身份证生成器 身份证号码生成器
Platform: |
Size: 807707 |
Author: |
Hits:
Description: 这是一个读取ID卡的源代码,仅依靠8052的时钟读取125K频率的ID卡。-This is an ID card read the source code, only 8,052 on the clock read 125K frequency ID cards.
Platform: |
Size: 93184 |
Author: 杨凯 |
Hits:
Description: 身份证转换与验证的代码,主要功能有:15位转18位,18位身份证号验证-Conversion and verification of the identity code, the main functions are: 15 to 18, 18 ID number to verify
Platform: |
Size: 1024 |
Author: Olion |
Hits:
Description: 配合第二代身份阅读器,可以准确的读出第二代身份证中的基本信息并显示-With the identity of the second generation of readers can accurately read out the second-generation ID cards in the basic information and display
Platform: |
Size: 241664 |
Author: 雷军 |
Hits:
Description: 用汇编语言建立一个表格,用于存储会员信息,其中包括身份证号(IDCARD),姓名(NAME),性别(SEX),年龄(AGE),职业(OCCUPATION)共五个字段。支持的操作包括:
1、列出表中内容
2、追加记录
3、根据给定的某一字段信息删除记录
4、根据给定的某一字段信息查找记录
-Using assembly language to establish a form used to store member information, including ID number (IDCARD), name (NAME), gender (SEX), age (AGE), career (OCCUPATION) a total of five fields. Support the operation include: 1, listing the contents of table 2, Supplementary Record 3, in accordance with the given information to delete records of a field 4, in accordance with the given information to find records of a field
Platform: |
Size: 4096 |
Author: 简单人 |
Hits:
Description: 实现刷卡,串口通信的好例子,利用串口实现读写操作等等。-Achieve credit card, a good example of serial communication using the serial implementation to read and write operations and so on.
Platform: |
Size: 755712 |
Author: linxiaolin |
Hits:
Description: 全国身份证号码前六位,可以满足不同的需要-National ID card number before the six to meet the needs of different
Platform: |
Size: 65536 |
Author: linmuxizi |
Hits:
Description: 身份证号码认证源代码,实现15位转18位-ID card number authentication source code
Platform: |
Size: 4096 |
Author: 八宝齐 |
Hits:
Description: 身份证号码验证
判别出生地(需数据库信息),出生年月,性别,验证码-Identity card numbers to verify
Platform: |
Size: 2048 |
Author: 季春涛 |
Hits:
Description: 身份证升位程序(VB源码)(1.0)可在源程序中查找到加权码的数值-ID card or procedures (VB source) (1.0) in the source code to find that the value-weighted
Platform: |
Size: 4096 |
Author: 流云 |
Hits:
Description: 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 varchar(10) not null,
SID char(11) not null,
Sex varchar(2) not null,
Address varchar(100),
Phone varchar(12),
Email varchar(15),
IDCard varchar(18),
Degree varchar(6)
)
go-If exists(select name from sysobjects where name="Score" and type="U")
Drop table Score
go
create table Score(
UserName varchar(10) not null,
Subject varchar(15) not null,
Score int
)
go
If exists(select name from sysobjects where name="Subject" and type="U")
Drop table Subject
go
create table Subject(
UserName varchar(10) not null,
Subject varchar(15) not null,
Term varchar(10) not null
)
go
Platform: |
Size: 194560 |
Author: 赵亮 |
Hits:
Description: 自动计算18位身份证号码的最后一位校验码-To calculate the checksum of the 18-digit ID Card
Platform: |
Size: 60416 |
Author: alwyss |
Hits:
Description: 一个管理查找身份证的数据库软件,而且可以自己添加修改。-Find an ID card database management software, and can add their own amendments.
Platform: |
Size: 373760 |
Author: Mdx |
Hits:
Description: 本系统能够判断身份证是否合理,是一个可运行程序.-The system can determine the reasonableness of identity, is a running program.
Platform: |
Size: 102400 |
Author: 张新 |
Hits:
Description: ID卡读卡驱动程序介绍。使用定时器控制ID卡读卡-IDcard driver
Platform: |
Size: 3072 |
Author: 为茶如水 |
Hits:
Description: 用于二代身份证的开发,能够通过二代身份证阅读器读取二代身份证上的个人信息,包括照片等.-For the development of second-generation ID card, ID card readers can read by second-generation second-generation ID card' s personal information, including photos.
Platform: |
Size: 11997184 |
Author: Woodaxe |
Hits:
Description: 身份证号前4位对应的省市信息整理(比较全)-Provinces and cities of IDCard
Platform: |
Size: 53248 |
Author: Hero |
Hits:
Description: 二代证身份证阅读器,实时阅读身份证信息。(IdCard Read And Image)
Platform: |
Size: 121856 |
Author: 寒夜冰封之鹏
|
Hits: