登录
首页 » Java » nfccard

nfccard

于 2016-07-05 发布 文件大小:722KB
0 117
下载积分: 1 下载次数: 24

代码说明:

  安卓NFC读写非接触IC卡是一款基于非接触IC卡的NFC应用,支持符合ISO7816—3、ISO15693和Felica等国际标准卡片的读取,能够读取的电子标签包括公交卡、银行卡、图书馆射频标贴等。NFCard可以用来读取电子钱包(主要是公交卡)中未加密的余额、交易记录、标识等信息。该软件使用了模块化设计,方便扩充支持其他特殊类型的卡片协议和指令。(Android NFC read write non-contact IC card is a NFC application based on Contactless IC card, support in line with the international standard ISO7816- 3, iso15693 and felica etc. card read, to read electronic tag includes bus card, bank card, library RF stickers and so on. NFCard can be used to read the electronic wallet (mainly public transport card) in the balance of the encryption, transaction records, identification and other information. The software uses a modular design to facilitate the expansion of support for other special types of card protocols and instructions.)

文件列表:

nfccard-master
..............\.classpath,475,2014-03-20
..............\.project,842,2014-03-20
..............\AndroidManifest.xml,1686,2012-07-06
..............\assets
..............\bin
..............\...\AndroidManifest.xml,1686,2014-03-20
..............\...\classes
..............\...\.......\com
..............\...\.......\...\sinpo
..............\...\.......\...\.....\xnfc
..............\...\.......\...\.....\....\BuildConfig.class,337,2014-03-20
..............\...\.......\...\.....\....\card
..............\...\.......\...\.....\....\....\CardManager.class,2726,2014-03-20
..............\...\.......\...\.....\....\....\OctopusCard.class,3935,2014-03-20
..............\...\.......\...\.....\....\....\pboc
..............\...\.......\...\.....\....\....\....\BeijingMunicipal.class,3223,2014-03-20
..............\...\.......\...\.....\....\....\....\ChanganTong.class,2082,2014-03-20
..............\...\.......\...\.....\....\....\....\HardReader.class,4945,2014-03-20
..............\...\.......\...\.....\....\....\....\PbocCard.class,8376,2014-03-20
..............\...\.......\...\.....\....\....\....\ShenzhenTong.class,2087,2014-03-20
..............\...\.......\...\.....\....\....\....\WuhanTong.class,3079,2014-03-20
..............\...\.......\...\.....\....\....\....\YangchengTong.class,3152,2014-03-20
..............\...\.......\...\.....\....\....\VicinityCard.class,5206,2014-03-20
..............\...\.......\...\.....\....\NFCard$ContentType.class,1152,2014-03-20
..............\...\.......\...\.....\....\NFCard.class,10310,2014-03-20
..............\...\.......\...\.....\....\R$attr.class,328,2014-03-20
..............\...\.......\...\.....\....\R$color.class,557,2014-03-20
..............\...\.......\...\.....\....\R$dimen.class,587,2014-03-20
..............\...\.......\...\.....\....\R$drawable.class,635,2014-03-20
..............\...\.......\...\.....\....\R$id.class,580,2014-03-20
..............\...\.......\...\.....\....\R$layout.class,384,2014-03-20
..............\...\.......\...\.....\....\R$menu.class,376,2014-03-20
..............\...\.......\...\.....\....\R$string.class,1988,2014-03-20
..............\...\.......\...\.....\....\R$style.class,415,2014-03-20
..............\...\.......\...\.....\....\R$xml.class,384,2014-03-20
..............\...\.......\...\.....\....\R.class,717,2014-03-20
..............\...\.......\...\.....\....\tech
..............\...\.......\...\.....\....\....\FeliCa$Block.class,548,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$BlockListElement.class,1218,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$Command.class,1657,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$IDm.class,1014,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$MemoryConfigurationBlock.class,1290,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$PMm.class,814,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$PollingResponse.class,885,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$ReadResponse.class,1287,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$Response.class,931,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$Service.class,2111,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$ServiceCode.class,1285,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$SystemCode.class,736,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$Tag.class,6816,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa$WriteResponse.class,889,2014-03-20
..............\...\.......\...\.....\....\....\FeliCa.class,3222,2014-03-20
..............\...\.......\...\.....\....\....\Iso7816$BerL.class,1094,2014-03-20
..............\...\.......\...\.....\....\....\Iso7816$BerT.class,1539,2014-03-20
..............\...\.......\...\.....\....\....\Iso7816$BerTLV.class,3346,2014-03-20
..............\...\.......\...\.....\....\....\Iso7816$BerV.class,597,2014-03-20
..............\...\.......\...\.....\....\....\Iso7816$ID.class,369,2014-03-20
..............\...\.......\...\.....\....\....\Iso7816$Response.class,1396,2014-03-20
..............\...\.......\...\.....\....\....\Iso7816$Tag.class,3380,2014-03-20
..............\...\.......\...\.....\....\....\Iso7816.class,2864,2014-03-20
..............\...\.......\...\.....\....\Util.class,2506,2014-03-20
..............\...\classes.dex,65680,2014-03-20
..............\...\dexedLibs
..............\...\.........\annotations-b8fe4e7e418233f7d0d4621ee82d7924.jar,943,2014-03-20
..............\...\jarlist.cache,120,2014-03-20
..............\...\NFCard.apk,81050,2014-03-20
..............\...\proguard.txt,96,2014-03-20
..............\...\res
..............\...\...\drawable
..............\...\...\........\box_normal.9.png
..............\...\...\........\box_selected.9.png
..............\...\...\........\container.9.png
..............\...\...\drawable-hdpi




..............\...\...\drawable-ldpi




..............\...\...\drawable-mdpi




..............\...\resources.ap_,51047,2014-03-20
..............\doc
..............\...\license.gpl3,36941,2012-07-06
..............\gen
..............\...\com
..............\...\...\sinpo
..............\...\...\.....\xnfc
..............\...\...\.....\....\BuildConfig.java,156,2014-03-20
..............\...\...\.....\....\R.java,5233,2014-03-20
..............\pic
..............\...\ic_app_main.xcf,304936,2012-07-06
..............\proguard.cfg,480,2012-07-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • estore1
    本系统实现电子购物,分为客户、商品、订单、定单四个模块.并实现客户的登陆注册功能,该系统成功运行于windows 环境,前台采用MVC设计模式, 使用javaBean实现了Model层的业务逻辑和数据读取,在 View层运用了JSTL核心标签, 在Controller层运用了Servlet。(This system is divided into electronic shopping, customers, goods, orders, orders four modules. And realize the login registration function of customers, the successful operation of the system in the windows environment, the use of MVC design pattern, using the javaBean implementation of the Model layer, business logic and data read in the View layer using JSTL core tags, Servlet is used in the Controller layer.)
    2017-10-21 17:35:31下载
    积分:1
  • 200个电路实例
    【实例简介】
    2021-10-01 00:30:57下载
    积分:1
  • 在 Java 中的计算器
    在这个项目中我有同一个项目要做计算器仅使用 html。 正如我们都知道 html 不支持动态分页,因此开发了 G.U.I.,将 显示整个文本,当按下时带有 gui 输入 数据将被发送到显示 ans 的 servlet 我做这在 eclipse 靛蓝和使用 apache tomcat 7 作为运行时
    2023-02-03 03:50:04下载
    积分:1
  • out_lier-openerp-master
    oa,erp完美结合的一个小系统,学习的不错项目。(oa, erp perfect combination of a small system, a good learning project.)
    2016-03-09 14:08:45下载
    积分:1
  • android小说阅读器 实例源码下载
    android小说阅读器 实例源码下载
    2014-11-13下载
    积分:1
  • android camera 摄像头拍照例子源码
    android camera 摄像头拍照例子源码
    2014-11-10下载
    积分:1
  • Java 写的 AFN 到 AFD
    我的计划是将实际转换为 DFA 的 NFA。该程序可分为三个状态证明,字母"a"和"b"关闭 NFA 和 DFA 成为和什么值程序自动识别状态和用户显示。
    2022-01-26 05:23:22下载
    积分:1
  • sshDemo
    说明:  Spring+struts+hibernate
    2020-06-17 12:20:02下载
    积分:1
  • CoppyLoveMusic
    网络乐库那块连接的是内网,所以没法展示,只是实现了整个播放器的一部分功能,没实现完全,不过基本功能都实现了(The piece is connected to the Network Library Intranet, so I can not show, is the realization of the function of the whole part of the player, not complete, but the basic functions are realized)
    2017-08-30 15:51:24下载
    积分:1
  • java基础--家庭支管理系统
    资源描述刚学习java基础的时候,做的小项目,家庭开支系统,主要包括开支管理、用户管理、计划管理等模块,当月开支超出计划的时候会报警,登陆限制错误次数3次
    2023-08-04 17:25:02下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载