登录
首页 » Java » hce-framework

hce-framework

于 2016-03-11 发布 文件大小:3091KB
0 212
下载积分: 1 下载次数: 15

代码说明:

  模拟IC卡,javacard模拟的基础框架,javacard hce framework(javacard hce framework)

文件列表:

hce-framework
.............\.classpath,832,2016-03-01
.............\.gitignore,67,2013-08-15
.............\.project,816,2013-08-15
.............\AndroidManifest.xml,474,2013-08-15
.............\assets
.............\bin
.............\...\AndroidManifest.xml,474,2016-03-07
.............\...\classes
.............\...\.......\org
.............\...\.......\...\kevinvalk
.............\...\.......\...\.........\hce
.............\...\.......\...\.........\...\framework
.............\...\.......\...\.........\...\.........\apdu
.............\...\.......\...\.........\...\.........\....\Apdu.class,695,2016-03-07
.............\...\.......\...\.........\...\.........\....\CommandApdu.class,2352,2016-03-07
.............\...\.......\...\.........\...\.........\....\ResponseApdu.class,1958,2016-03-07
.............\...\.......\...\.........\...\.........\Applet.class,1536,2016-03-07
.............\...\.......\...\.........\...\.........\AppletThread.class,3725,2016-03-07
.............\...\.......\...\.........\...\.........\BuildConfig.class,363,2016-03-07
.............\...\.......\...\.........\...\.........\Do87$Type.class,1365,2016-03-07
.............\...\.......\...\.........\...\.........\Do87.class,2029,2016-03-07
.............\...\.......\...\.........\...\.........\Do8e.class,952,2016-03-07
.............\...\.......\...\.........\...\.........\HceFramework.class,3123,2016-03-07
.............\...\.......\...\.........\...\.........\Iso7816.class,1960,2016-03-07
.............\...\.......\...\.........\...\.........\IsoException.class,688,2016-03-07
.............\...\.......\...\.........\...\.........\R$attr.class,367,2016-03-07
.............\...\.......\...\.........\...\.........\R$drawable.class,483,2016-03-07
.............\...\.......\...\.........\...\.........\R$string.class,474,2016-03-07
.............\...\.......\...\.........\...\.........\R$style.class,518,2016-03-07
.............\...\.......\...\.........\...\.........\R.class,541,2016-03-07
.............\...\.......\...\.........\...\.........\TagWrapper.class,4174,2016-03-07
.............\...\.......\...\.........\...\.........\Util.class,2901,2016-03-07
.............\...\hce-framework.jar,16167,2016-03-07
.............\...\jarlist.cache,120,2016-03-07
.............\...\R.txt,135,2016-03-07
.............\...\res
.............\...\...\crunch
.............\...\...\......\drawable-hdpi

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

.............\...\...\......\drawable-xhdpi

.............\gen
.............\...\org
.............\...\...\kevinvalk
.............\...\...\.........\hce
.............\...\...\.........\...\framework
.............\...\...\.........\...\.........\BuildConfig.java,169,2016-03-03
.............\...\...\.........\...\.........\R.java,1604,2016-03-07
.............\libs
.............\....\android-support-v4.jar,393154,2013-08-15
.............\....\javastruct-0.1.jar,19974,2013-08-15
.............\....\sc-light-jdk15on-1.47.0.2.jar,1482715,2013-08-15
.............\....\scpkix-jdk15on-1.47.0.2.jar,601103,2013-08-15
.............\....\scprov-jdk15on-1.47.0.2.jar,987827,2013-08-15
.............\proguard-project.txt,781,2013-08-15
.............\project.properties,584,2016-03-03
.............\README.md,0,2013-08-15
.............\res
.............\...\drawable-hdpi

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

.............\...\drawable-xhdpi

.............\...\layout
.............\...\values
.............\...\......\strings.xml,89,2013-08-15
.............\...\......\styles.xml,679,2013-08-15
.............\...\values-v11
.............\...\..........\styles.xml,323,2013-08-15
.............\...\values-v14
.............\...\..........\styles.xml,380,2013-08-15
.............\src
.............\...\org
.............\...\...\kevinvalk
.............\...\...\.........\hce
.............\...\...\.........\...\framework
.............\...\...\.........\...\.........\apdu
.............\...\...\.........\...\.........\....\Apdu.java,417,2013-08-15
.............\...\...\.........\...\.........\....\CommandApdu.java,2597,2013-08-15
.............\...\...\.........\...\.........\....\ResponseApdu.java,1473,2013-08-15
.............\...\...\.........\...\.........\Applet.java,1358,2013-08-15
.............\...\...\.........\...\.........\AppletThread.java,2709,2013-08-15
.............\...\...\.........\...\.........\Do87.java,1465,2013-08-15
.............\...\...\.........\...\.........\Do8e.java,639,2013-08-15
.............\...\...\.........\...\.........\HceFramework.java,2940,2013-08-15
.............\...\...\.........\...\.........\Iso7816.java,4574,2013-08-15
.............\...\...\.........\...\.........\IsoException.java,433,2013-08-15
.............\...\...\.........\...\.........\TagWrapper.java,5007,2013-08-15
.............\...\...\.........\...\.........\Util.java,2422,2013-08-15

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

发表评论

0 个回复

  • Java折线图(jfreechart)
    Java画折线图
    2021-05-06下载
    积分:1
  • Watering_Authentication
    java基于eclipse开发环境的数字水印认证系统,能完成水印嵌入,水印提出,图像认证,和篡改检测功能(java eclipse development environment based on digital watermarking authentication system, to complete the watermark embedding, watermark proposed image authentication and tamper detection)
    2014-06-03 15:06:22下载
    积分:1
  • DAO_Demo
    一个简单的DAO设计模式的例子。 DAO(Data Access Object,数据访问对象) 的主要功能是数据操作,在程序的标准开发架构中属于数据层的操作。(A simple example of DAO design patterns. DAO (Data Access Object, data access object) is the main function of data manipulation, the standard development process in the program belongs to the operation of the data layer.)
    2017-01-12 10:41:58下载
    积分:1
  • xcEduService01
    说明:  后端学成网站代码,教育网站模型,提供了后端的基础框架的搭建等(Backend Learning Website Code, Educational Website Model)
    2019-06-05 20:07:14下载
    积分:1
  • HealthyLifestyle
    program source code for a lifestyle program
    2019-03-17 18:33:32下载
    积分:1
  • Apriori.tar
    Apriori Algorithm in JAVA
    2011-05-02 01:32:39下载
    积分:1
  • Baozoumanhua
    Java swing暴走漫画网站内容按照日期进行下载。添加浏览功能(Baozoumanhua comic downloads and browsing)
    2013-08-30 17:21:31下载
    积分:1
  • FTPClient
    说明:  java 写的一个ftp客户端!可以运行ssh!!!(write a java ftp client! Can run ssh! ! !)
    2010-04-28 19:39:31下载
    积分:1
  • S2SH_toupiao
    一个投票系统,使用的是ssh框架开发很具有开发的哦意义,很值得参考(A voting system, using ssh framework developers have developed very Oh significance, it is worth considering)
    2014-08-08 09:55:39下载
    积分:1
  • tiaoxinma
    自己写的二维条形码的读取和输出,即可以根据信息输出为二维码,也可以读出二维码的信息。是一个工程文件,用eclipse即可运行。(Write their own 2D bar code read and output according to the information output for the two-dimensional code can also read out the two-dimensional code information. Is a project file to run, with the eclipse.)
    2012-07-23 09:28:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载