登录
首页 » c » fm17522的读卡写卡程序

fm17522的读卡写卡程序

于 2022-03-18 发布 文件大小:2.00 MB
0 134
下载积分: 2 下载次数: 1

代码说明:

fm17522读卡写卡程序 一、MF1卡(S50/S70卡)的技术参数   1、工作频率:13.56MHz   2、存储容量:     S50卡:1024字节,16个扇区,每个扇区4个块     S70卡:4096字节,40个扇区,前32个扇区每扇区4个块,后8个扇区每扇区16个块   3、协议标准:ISO 14443 A   4、擦写寿命:大于100,000次   5、数据保存时间:10年   6、应用范围:在一卡通领域等广泛应用

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

发表评论

0 个回复

  • Simulation file system operating system next semester junior high
    模拟文件系统 大三下学期 操作系统 要求高-Simulation file system operating system next semester junior high
    2022-02-24 23:29:22下载
    积分:1
  • Shinling&Minhash算法
    Shinling&Minhash算法,适用于大数据技术。广工的课程设计,实验报告源文件可参考,原创,感谢分享
    2023-01-03 22:20:03下载
    积分:1
  • Fractals
    图像分形盒维数的算法源程序.此算法是基于黑白二值图像的,因此,需要对导入的图片进行二值化处理,因此算法存在一定误差,但是此算法误差控制在4 以内(Image fractal dimension algorithm source code box This algorithm is based on black and white binary image, and therefore, need to import the picture binarization processing, so the algorithm there are some errors, but this algorithm is less than 4 error control)
    2011-10-18 18:43:03下载
    积分:1
  • Min-WLI
    这是一个用于消除用户间干扰的MATLAB代码,利用了最小化干扰泄露的迭代优化算法,将用户接收到的干扰功率逼近于零来实现干扰消除。(This is a MATLAB code for eliminating interference between users, the use of iterative optimization algorithms minimize interference leaked, the user receives interference power approximation to zero to achieve interference cancellation.)
    2014-11-13 11:17:56下载
    积分:1
  • 8-M3-net
    基于stm32单片机,程序实现内容和测试,在浏览器上创建一个web服务器,通过web服务器控制开发板上的灯(Based on stm32 microcontroller, program content and tested on the browser to create a web server through a web server control development board lights)
    2013-07-18 15:20:42下载
    积分:1
  • 簡易版des
    首先先輸入10bit的金鑰,接著輸入8bit的明文,然後得出加密的ecryption 和 decryption。 流程部分: 1. 需要产生两个密钥,输入的10位密钥,然后进行key[10]置换(类似于DES中的IP置换),将结果分为两组,设为templ[0~4}和tempr[0]; 2. 两组分别进行循环左移1位操作,得到L1和R1; 3. 将L1和R1合并,并将合并的数据经过P8置换,得到8位的密钥k1; 4. L1和R1再次进行循环左移2位操作,得到L2和R2; 5. 将L2和R2进行合并,并将合并的数据通过P8置换,得到8位的密钥k2;  明文加密: 1. 对8位明文text进行IP_a置换,得到temp; 2. 将temp分为两部分templ和tempr,然后将templ和tempr代入到fk中进行变换 3. 在fk中,首先对tempr通过E/P扩展变换将四位M1R扩展位八位,然后这八位同密钥k1进行模2加运算,将得到的结果分为两部分并且分别通过S_a和S_b进行和变换,变换后每一部分只剩2位。这两位进行合并,通过P4变换得四位的M1RP,然后将M1RP和M1L进行模2加运算得到四位的L,然后将L同M1R进行合并得到M2。 4. 然后将M2通过SW变换,即将其高四位和低四位进行交换。 5. 再通过fk函数(过程同3) 6. 再通过IP_b变换得到八位密文。
    2022-04-09 00:29:26下载
    积分:1
  • VTK+MFC
    说明:  将VTK重建结果在MFC中显示,并有颜色与阀值设置。(VTK reconstruction results will be displayed in the MFC, and color threshold settings.)
    2021-02-19 15:39:44下载
    积分:1
  • ConstructWaveBaseFunction
    说明:  紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而是简单地实现了后面两个函数需要的离散卷积,它要求输入的前一个数组长度小于后一数组长度,而且卷积结果就直接覆盖存储在后一数组中。CalcScaleFunction()计算尺度函数,CalcWaveletFunction()计算小波函数。 (Compactly supported wavelet bases constructed. To Daubechies wavelet filter coefficients as an example, the derived wavelet function and scaling function, and draw their images. Void Convolution (double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction (double* pOutData) int CalcWaveletFunction ( double* pOutData) Convolution () instead of generic discrete convolution code, but simply the realization of a function behind the need for two discrete convolution, which requires input before an array length is less than the array length of the latter, but the result of convolution directly covered by the latter is stored in the array. CalcScaleFunction () calculated scaling function, CalcWaveletFunction () calculation of wavelet function.)
    2020-11-10 20:19:45下载
    积分:1
  • Kalman-Filter
    卡尔曼滤波程序,卡尔曼滤波程序,卡尔曼滤波程序,(Kalman filtering procedures, Kalman filtering procedures, Kalman filtering procedures,)
    2014-09-20 19:51:58下载
    积分:1
  • DM Call(大漠插件C#免注册调用类)
    Call Dm from net
    2020-01-10下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载