Welcome![Sign In][Sign Up]
Location:
Search - 智能卡

Search list

[Embeded-SCM Develop非接触智能卡读写程序

Description: 非接触智能卡读写程序-contactless smart card readers procedures
Platform: | Size: 25747 | Author: 熊熊 | Hits:

[Communication智能卡研发技术与工程实践

Description: 智能卡研发技术与工程实践 --------------------文件内容说明------------------------- Calg_SHA1.h : SHA1算法头文件 Calg_SHA1.CPP : SHA1算法代码文件 MD5.h : MD5算法头文件 MD5.CPP : MD5算法代码文件 Calg_DES.H : DES算法头文件 Calg_DES.CPP : DES算法代码文件-smart card technology research and engineering practice -------------------- Note contents of the documents ----- Calg_SHA1.h : SHA1 algorithm headers Calg_SHA1.CPP : SHA1 algorithm code document MD5.h : MD5 algorithm headers MD5.CPP : MD5 algorithm code Calg_DES.H document : DES algorithm headers Calg _DES.CPP : DES algorithm code documents
Platform: | Size: 8882 | Author: 张强 | Hits:

[Embeded-SCM Develop智能卡技术

Description: 目录 第1章 智能卡概述  1.1 智能卡基础  1.1.1 什么是智能卡  1.1.2 智能卡的分类  1.1.3 IC卡与磁卡的比较  1.1.4 智能卡应用系统的构成要素  1.2 智能卡的用卡过程  1.2.1 智能卡的生存周期  1.2.2 智能卡的用卡过程  1.3 智能卡的安全性  1.3.1 威胁信息安全的因素  1.3.2 智能卡的安全技术  1.4 智能卡的国际标准  1.5 智能卡的应用概况与发展前景  1.5.1 欧美应用概况  1.5.2 亚洲与中国应用概况  1.5.3 智能卡的应用前景  思考题  第2章 接触式IC卡技术  2.1 实训1:接触式存储器卡与逻辑加密卡的存储结构  2.2 接触式IC卡的基本物理特性  2.2.1 接触式IC卡的基本构成  2.2.2 接触式IC卡的触点尺寸和位置  2.3 接触式IC卡的芯片技术  2.3.1 存储器卡  2.3.2 逻辑加密卡  2.3.3 CPU卡  2.4 典型存储器卡  2.4.1 AT24Cxx系列存储器卡芯片总体描述  2.4.2 器件操作  2.4.3 器件寻址  2.4.4 写操作  2.4.5 读操作  2.5 实训2:接触式存储器卡的操作控制  2.6 典型逻辑加密卡  2.6.1 面向位操作的逻辑加密卡  2.6.2 面向字节操作的多存储器结构逻辑加密卡  2.6.3 面向字节操作的单存储器结构逻辑加密卡  2.7 实训3:接触式逻辑加密卡的操作控制  2.8 接触式IC卡接口技术  2.8.1 IC卡接口设备的形式  2.8.2 接触式IC卡接口设备的硬件组成  2.8.3 接触式IC卡接口设备的软件设计  2.8.4 典型接触式IC卡接口设备——接触式IC卡门锁  思考题  第3章 非接触式IC卡技术  3.1 实训4:非接触式IC卡的访问操作与存储结构  3.2 非接触式IC卡概述  3.2.1 非接触式IC卡系统的构成与特点  3.2.2 非接触式IC卡的分类和国际标准  3.3 非接触式IC卡的工作原理  3.3.1 非接触式IC卡的信息与能量传递  3.3.2 非接触式IC卡与读写器的信号接口  3.3.3 初始化与防冲突  3.4 非接触式IC卡芯片技术  3.4.1 MIFARE 1非接触式IC卡的总体描述  3.4.2 MIFARE 1非接触式IC卡的功能组成  3.4.3 MIFARE 1卡片的存储结构  3.5 非接触式IC卡接口设备内核技术  3.5.1 MIFARE 非接触式IC卡读写模块硬件内核电路  3.5.2 MCM的硬件内核寄存器剖析  3.5.3 MCM的硬件初始化  3.5.4 MCM的软件编程  3.6 实训5:非接触式IC卡的读写控制  3.7 其他类非接触式IC卡技术  3.7.1 无线射频感应电子标签  3.7.2 复合卡与组合卡  思考题  第4章 智能(CPU)卡技术  4.1 实训6:CPU卡的设定与读写操作  4.2 CPU卡概述  4.2.1 CPU卡的概念  4.2.2 CPU卡的硬件构成  4.2.3 CPU卡软件  4.2.4 CPU卡的操作系统(COS)  4.2.5 CPU卡的特点  4.3 典型智能卡芯片  4.3.1 MC68HC05SC系列芯片剖析  4.3.2 芯片安全的实现  4.4 卡操作系统COS  4.4.1 COS的体系结构  4.4.2 COS的功能模块  4.4.3 CPU卡操作系统的信息结构  4.4.4 智能卡操作系统命令  4.5 智能卡安全技术  4.5.1 对智能卡安全的威胁  4.5.2 加密技术  4.5.3 认证技术  4.6 CPU卡的应用系统  4.6.1 电子钱包系统的组成结构  4.6.2 电子钱包中的文件结构  4.6.3 电子钱包的发卡流程  4.6.4 电子钱包的消费交易流程  思考题  第5章 智能卡应用系统  5.1 课程设计——智能卡门禁系统设计  5.1.1 设计要求  5.1.2 总体方案  5.1.3 非接触式IC卡门禁机的设计  5.1.4 非接触式IC卡门禁管理系统的设计  5.1.5 非接触式IC卡门禁系统——数据传输模块的设计  5.2 课程训练——一卡通系统的综合应用  5.2.1 华深达实C3系统的功能与组成  5.2.2 华深达实C3系统的启用与配置  5.2.3 应用系统的管理  5.2.4 应用系统的操作  5.3  典型智能卡应用系统  5.3.1 “城市一卡通”公用事业智能卡应用系统解决方案  5.3.2 “一卡通”在数字社区中的应用  5.3.3 智能卡在数字移动通信系统中的应用  5.4 智能卡应用系统开发的一般方法  5.4.1 确定任务  5.4.2 总体设计  5.4.3 硬件配置  5.4.4 软件体系架构  5.4.5 系统安装调试  思考题  附录A 卡的有关标准和规范  附录B 课程设计用门禁机硬件的电路原理图  参考文献
Platform: | Size: 12084807 | Author: yifansdut | Hits:

[SourceCode智能卡网吧管理系统设计(代码+论文)

Description: 智能卡,又称“集成电路卡”是继凸字卡、条码卡、磁卡等传统标识卡之后出现的一种新型高性能标识卡。 作为一种全新的信息媒体,智能卡不但可以替代传统的标识卡,而且开拓了很多新的应用领域,已经渗透到了诸如:银行、宾馆、公路收费、边境管理、城市收费、电表、电话、煤气表、水表、企业管理、医疗、彩票等上百个领域,大大提高了人们生活的现代化程度,从而将彻底改变现有的管理状态,使管理更科学、更方便,这方面的成就将会更加有效地提高经济效益。 智能卡计费管理系统,可以应用于网吧、学校、政府机关、税务、银行等领域的机房计费管理,使管理方便、快捷而取得更好的经济效益。 目前,智能卡网吧管理系统主要有三种类型:主要是硬件网吧管理系统、软件网吧管理系统、硬件及软件相结合的网吧管理系统。这里主要是介绍硬件与软件相结合的智能卡网吧计费管理系统。 根据网吧经营的性质,作为网吧老板,可能常遇到以下问题:例如1、手工记录时间劳动强度大而计费方式不灵活。2、顾客上完后便走,无法把握回头客。3、老板经常不在网吧,对雇员缺乏财务监控4、管理烦琐而增加人员,成本相应增加。5、老顾客应打折而不方便查询 6、每个工作人员均感繁忙而没有经济效益7、怎样均匀顾客来源,提高上机率?8、怎样树立网吧形象而有更多的回头客等等问题。 怎样更好管理网吧经营呢?使用高效率的智能卡网吧管理系统可使管理规范化、标准化、效益化。 智能卡网吧计费管理系统往往由服务端软件和客户端软件组成。服务端软件负责发行卡片、充值加钱、注销卡片、费率管理等工作;客户端软件负责计费等工作。
Platform: | Size: 334134 | Author: garywxy@126.com | Hits:

[Documents智能卡教程资料

Description: 智能(CPU)卡技术  4.1 实训6:CPU卡的设定与读写操作  4.2 CPU卡概述  4.2.1 CPU卡的概念  4.2.2 CPU卡的硬件构成  4.2.3 CPU卡软件  4.2.4 CPU卡的操作系统(COS)  4.2.5 CPU卡的特点  4.3 典型智能卡芯片  4.3.1 MC68HC05SC系列芯片剖析  4.3.2 芯片安全的实现  4.4 卡操作系统COS 4.4.1 COS的体系结构  4.4.2 COS的功能模块  4.4.3 CPU卡操作系统的信息结构  4.4.4 智能卡操作系统命令  4.5 智能卡安全技术  4.5.1 对智能卡安全的威胁  4.5.2 加密技术  4.5.3 认证技术  4.6 CPU卡的应用系统  4.6.1 电子钱包系统的组成结构  4.6.2 电子钱包中的文件结构  4.6.3 电子钱包的发卡流程  4.6.4 电子钱包的消费交易流程 思考题
Platform: | Size: 1978803 | Author: zhxb2010@163.com | Hits:

[Booksjava智能卡介绍

Description: java智能卡开发的学习资料
Platform: | Size: 1485092 | Author: alex0508 | Hits:

[Program doc使用STIM32F101xx和STM32F103的智能卡接口

Description: 使用STIM32F101xx和STM32F103的智能卡接口
Platform: | Size: 677455 | Author: corez73 | Hits:

[Windows Developpcsc

Description: 熟悉智能卡操作的朋友都知道微软的PC/SC规范提供了一个智能卡读卡器的标准,我在此之上封装了这个PCSC的类,用以执行对智能卡的连接,以及执行符合GSM11.11的APDU指令,希望对大家有所帮助-familiar with the operation of the Smart Card friends all know Microsoft PC/SC standard provides a smart card reader standard accurate, and I would like to close the top of the PCSC category for the implementation of smart card connectivity, and the implementation of the Application Protocol Data Unit with GSM Directive, we hope to help
Platform: | Size: 3072 | Author: 刘德华 | Hits:

[Embeded-SCM Develop非接触智能卡读写程序

Description: 非接触智能卡读写程序-contactless smart card readers procedures
Platform: | Size: 25600 | Author: 熊熊 | Hits:

[Documentssj3

Description: 非接触式TYPE A智能卡天线的设计.caj-contactless smart card TYPE A antenna design. CAJ
Platform: | Size: 110592 | Author: 胡振清 | Hits:

[Communication智能卡研发技术与工程实践

Description: 智能卡研发技术与工程实践 --------------------文件内容说明------------------------- Calg_SHA1.h : SHA1算法头文件 Calg_SHA1.CPP : SHA1算法代码文件 MD5.h : MD5算法头文件 MD5.CPP : MD5算法代码文件 Calg_DES.H : DES算法头文件 Calg_DES.CPP : DES算法代码文件-smart card technology research and engineering practice-------------------- Note contents of the documents----- Calg_SHA1.h : SHA1 algorithm headers Calg_SHA1.CPP : SHA1 algorithm code document MD5.h : MD5 algorithm headers MD5.CPP : MD5 algorithm code Calg_DES.H document : DES algorithm headers Calg _DES.CPP : DES algorithm code documents
Platform: | Size: 8192 | Author: 张强 | Hits:

[Other systemsDemoCpu

Description: 明华智能卡的上位机程序,可以给研发智能卡的用户带来方便-Minghua smart card PC procedures to be developed smart card is convenient for users
Platform: | Size: 448512 | Author: 风铃 | Hits:

[GUI DevelopSTK java卡

Description: STK java卡 同其它智能卡一样,引入开放的STK卡开放平台非常必要。E飞l已在其协议中增加了有关JavaCa记的内容。GSM SIM卡采用lavaC耐API在保证安全的同时提供开放的SIM开发,使得STK应用在不同制造商的sIM卡上运行并得以建立空中管理SIM应用程序(Toolkit applet)下载。在开发过程中,软件开发商可采用开放的开发工具,开发出与Java兼容的SIM卡应用程序。-STK cards with other smart cards, the introduction of open STK cards open platform very necessary. L E fly in their agreement on the increase in the content JavaCa mind. GSM SIMlavaCAPISIMSTKsIMSIM(Toolkit applet) In the development process, software developers use open development tools, developed with the Java compatible SIM card applications.
Platform: | Size: 5120 | Author: | Hits:

[SCM16C84

Description: 16C84的使用例程:包括16C84的RB口中断程序和16C84做的智能卡程序。-16C84 use routines include : 16C84 RB I interrupt procedures and 16C84 do smart card procedures.
Platform: | Size: 7168 | Author: 江风 | Hits:

[Other systems智能卡网吧管理系统文档源代码

Description: 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Explorer.exe, 再启动internet.exe 3. 数据库脚本 INIT(原版).SQL 和 New init.sql(新版),数据库名 NetBar 4. 动态连接库: NETBAR.dll hookdll.dll 5. 大学生公寓城System ID为5046 其余程序说明全在程序内的文本文件中说明-1. round card service end: Server project document: Autojet.prj 2. costs the customer end: Client project document: Internet.prj Explorer.prj First starts Explorer.exe, then starts internet.exe 3. databases scripts INIT (first edition) SQL and New init.sql (new edition), database NetBar 4. dynamic connections storehouses: NETBAR.dll hookdll.dll 5. university students lodgings city System ID is 5,046 other procedures explained all explained in the procedure text documents
Platform: | Size: 2728960 | Author: 陈万通 | Hits:

[Crack Hack最新椭圆曲ECC线算法实现

Description: 最新椭圆曲ECC线算法实现是目前广泛应用于智能卡上的加密算法。当然也可以用于其他地方,它能保护你的数据安全。-The newest ellipsoit ECC arithmetic program is wildly used in the smart card filed.Of course it can be used in anyother else and it can provide the security of your data.
Platform: | Size: 1495040 | Author: 王清华 | Hits:

[Communication-Mobile7816协议1-4

Description: 7816协议,智能卡专用的协议。包括手机的sim卡之类都属于智能卡。-7816 agreement, smart card exclusive agreement. Including mobile phone SIM cards are like smart cards.
Platform: | Size: 216064 | Author: 刘二 | Hits:

[Booksusb_20

Description: I2C协议,单片机开发,智能卡内最常用到的通讯协议,一般容易理解,这是中文版本-I2C, microcontroller development, a smart card used most often within the communications protocols, generally easy to understand, this is the Chinese version
Platform: | Size: 15226880 | Author: 篱笆 | Hits:

[Driver Developpscr

Description: pcmcia智能卡的驱动程序例程,对智能卡的pc/sc编程是个参考-pcmcia smart card driver routines, a smart card pc/sc programming is a reference
Platform: | Size: 34816 | Author: zlx63 | Hits:

[Other智能卡读写卡器HDOS

Description: 智能卡读写卡器HDOS 读卡程序,HD100(Smart card read and write card HDOS)
Platform: | Size: 312320 | Author: Jesion | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net