您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. IC卡的读取写入事例

  2. IC卡的读取写入事例 /// /// 激活TYPE_A卡 /// /// 通讯设备标识符 /// 卡序列号 /// 卡序列号长度 /// 返回卡容量 /// [DllImport("MasterRD.dll",EntryPoint="rf_select")] public static extern int rf_select(IntPtr dve,byte[] cardnum,byte leng,byte[] size); /// /// 读取MifareOne卡一块数据 ///
  3. 所属分类:C++

    • 发布日期:2009-05-26
    • 文件大小:359424
    • 提供者:chenaini1314