登录
首页 » Visual C++ » MifareOne

MifareOne

于 2010-11-09 发布 文件大小:3851KB
0 209
下载积分: 1 下载次数: 53

代码说明:

  mifare one卡读写DEMO,含有库文件和算法。(mifare one card reader DEMO, contains the library files and algorithms.)

文件列表:

MifareOne
.........\Debug
.........\.....\HexEdit.obj,29389,2010-07-22
.........\.....\HexEdit.sbr,0,2010-07-22
.........\.....\MifareOne.bsc,3138560,2010-07-22
.........\.....\MifareOne.exe,118846,2010-07-22
.........\.....\MifareOne.ilk,233724,2010-07-22
.........\.....\MifareOne.obj,14102,2010-07-22
.........\.....\MifareOne.pch,6997852,2010-07-22
.........\.....\MifareOne.pdb,304128,2010-07-22
.........\.....\MifareOne.res,2840,2010-07-22
.........\.....\MifareOne.sbr,0,2010-07-22
.........\.....\MifareOneDlg.obj,41946,2010-07-22
.........\.....\MifareOneDlg.sbr,0,2010-07-22
.........\.....\StdAfx.obj,105623,2010-07-22
.........\.....\StdAfx.sbr,1374987,2010-07-22
.........\.....\vc60.idb,205824,2010-07-22
.........\.....\vc60.pdb,364544,2010-07-22
.........\ExportFunc.h,4385,2010-07-19
.........\HexEdit.cpp,5454,2010-07-20
.........\HexEdit.h,1680,2010-07-20
.........\hrd_back.dll,409600,2004-03-17
.........\MasterCom.dll,106496,2009-03-17
.........\MasterRD.dll,225280,2009-03-25
.........\MasterRD.lib,36306,2004-05-09
.........\MifareOne.aps,36020,2010-07-20
.........\MifareOne.clw,1663,2010-07-27
.........\MifareOne.cpp,2105,2010-07-18
.........\MifareOne.dep,366,2010-07-18
.........\MifareOne.dsp,4446,2010-07-19
.........\MifareOne.dsw,541,2010-07-18
.........\MifareOne.h,1357,2010-07-18
.........\MifareOne.mak,6872,2010-07-19
.........\MifareOne.ncb,66560,2010-07-27
.........\MifareOne.opt,50688,2010-07-27
.........\MifareOne.plg,2070,2010-07-22
.........\MifareOne.rc,5946,2010-07-20
.........\MifareOneDlg.cpp,9860,2010-07-21
.........\MifareOneDlg.h,1699,2010-07-20
.........\ReadMe.txt,3633,2010-07-18
.........\res

.........\...\MifareOne.rc2,401,2010-07-18
.........\resource.h,1055,2010-07-20
.........\StdAfx.cpp,211,2010-07-18
.........\StdAfx.h,1054,2010-07-18

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

发表评论

0 个回复

  • C-lizi
    一些非常全面的C语言的实例和解析,帮助驯兽学习与练习。(Instance and parse very comprehensive C language, to help the tamer learning and practice.)
    2013-01-29 13:40:01下载
    积分:1
  • DL_HttpFtp_SDK_1.0
    量点1.0下载组件 用这个可以做下载软件
    2010-02-15 04:00:19下载
    积分:1
  • 1
    通过C语言的编写程序,通过仿真,下载到51单片机中,驱动CC1101_接收信息,将得到的信息发送给单片机进行相应的处理!(Through the C language program, through the simulation, download the 51 single-chip microcomputer, drive CC1101_ receiving information, information will be sent to the corresponding single-chip processing! )
    2013-11-06 12:28:21下载
    积分:1
  • MeDelete
    SelfDelete(可以删除自身的VC++源码(巳通过了调试)) 为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging)) In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function. )
    2011-06-26 23:22:21下载
    积分:1
  • chap442425242
    删除IE相关历史记录【chap4DelHistory】 将应用程序加入到IE工具栏【chap4AddToToolBar】 超级链接的实现【chap4HyperLink】(delete IE related historical record [ chap4 DelHistory-- will be applied to procedures to the IE toolbars [ chap4 AddToToolBar hyperlinks-- the realization [ chap 4 -- HyperLink)
    2006-11-26 15:11:45下载
    积分:1
  • w3c
    c客户端与互联网服务器通讯类文件,支持多文件上载,提交form等等,同时提供异步方式.(c client server and Internet communications papers to support more file uploading, etc. to form, It also provides asynchronous mode.)
    2006-10-10 17:07:58下载
    积分:1
  • D2XXNotify-Application
    这个例子显示了如何使用的Windows RegisterDeviceNotification功能,收到WM_DEVICECHANGE消息(This example shows how to use the Windows RegisterDeviceNotification function to receive WM_DEVICECHANGE messages)
    2012-05-07 23:31:08下载
    积分:1
  • TIchinese_A2007
    TMS320C6747 库文件, 吐血推荐, 找了好久, 希望对做DSP的朋友有帮助(TMS320C6747 libraries, recommended blood, looking for a long time, hope to help make friends DSP)
    2010-12-21 10:50:37下载
    积分:1
  • update
    VB自动更新程序,可以实现自动更新,替换已有版本。(vb liveupdate,replace the old version.)
    2015-09-28 09:15:35下载
    积分:1
  • tshark
    tshark调用,包括tshark相关的dll,lib文件等内容,通过填写命令行,实现对数据包的操作(tshark calls , including content tshark related dll, lib files, etc. , by filling out the command line , to achieve packet operation)
    2014-08-07 11:48:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载