登录
首页 » 通信 » IC card reader procedures, straightforward, practical, reference value

IC card reader procedures, straightforward, practical, reference value

于 2022-04-20 发布 文件大小:1.97 kB
0 160
下载积分: 2 下载次数: 1

代码说明:

IC卡读写程序,简单明了,实用性强,有参考价值-IC card reader procedures, straightforward, practical, reference value

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

发表评论

0 个回复

  • 同时监测两个串口的数据,并实时显示和存盘。
    同时监测两个串口的数据,并实时显示和存盘。-two simultaneous monitoring serial data and real-time display and archiving.
    2022-01-24 19:06:40下载
    积分:1
  • 原理的经典讲义,日本东北大学安达幸教授来华讲义
    通信原理的经典讲义,日本东北大学安达幸信教授来华讲义-Communication Theory of classic lectures, Koji Tohoku University Professor Anderson notes here
    2022-02-11 19:29:00下载
    积分:1
  • Remon Spekreijse wrote the classic serial
    Remon Spekreijse写的经典串口serialport类最新1.27版-Remon Spekreijse wrote the classic serial-type serialport the latest version 1.27
    2022-02-06 09:23:36下载
    积分:1
  • call blocking probability calculation and simulation : the time frame to conside...
    呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了-call blocking probability calculation and simulation : the time frame to consider. Whether or not blocked, the next call arrived at the present moment to call time arrived with a subordinate parameters/ index distribution of the call interval. A call arrived only judgment call and the arrival time each channel service has completed a moment : If the former than the latter an arbitrary, and at least one channel is completed service calls than this moment arrived moments earlier, that this channel is idle, call this success, should first get here Channel a moment of complete services for the current call home arrival time, coupled with the parameters obey the exponential distribution services; Conversely, if the former than the latter, all
    2022-03-29 13:47:06下载
    积分:1
  • The program is HDB3 code between code and message conversion, and in some conver...
    该程序是将HDB3码与消息码相互转换,在某些转换方面的东西做的不是很好,求高人改进-The program is HDB3 code between code and message conversion, and in some conversion to do something not very good, seeking to improve Gao Ren
    2022-08-09 01:06:42下载
    积分:1
  • 基于OFDM系统的仿真,道编码为卷积码,viterbi译码
    基于OFDM技术,仿真了整个通信流程。包括卷积码编码,删除打孔方式的选择,BPSK调制,16QAM调制,交织,解交织,解调,viterbi译码等技术详细的仿真源代码。编程风格简洁,可读性好,注释详细,对于初学者来说是相当不错的资料,还可以根据自己的需要对源程序进行修改,直接可用到相关工程中。
    2022-08-20 17:06:56下载
    积分:1
  • 两台电脑简单
    很简单的源码,通过C++实现两台电脑的简单通信,希望对大家有帮助,#include #include #pragma comment(lib,"ws2_32.lib") void main() {     WORD wVersionRequested;     WSADATA wsaData;     int err;          wVersionRequested = MAKEWORD( 1, 1 );//请求1.1版本的winsock库          err = WSAStartup( wVersionRequested, &wsaData );     if ( err != 0 ) {         return;     }              if ( LOBYTE( wsaData.wVersion ) != 1 ||         HIBYTE( wsaData.wVersion ) != 1 ) {         WSACleanup( );         return;     }    &n
    2022-03-20 09:13:36下载
    积分:1
  • tc35i MOBILE phone CIRCUIT tc35i MOBILE phone CIRCUIT
    tc35i MOBILE phone CIRCUIT tc35i MOBILE phone CIRCUIT-tc35i MOBILE phone CIRCUITtc35i MOBILE phone CIRCUITtc35i MOBILE phone CIRCUIT
    2023-06-16 23:00:03下载
    积分:1
  • 关于ChoiceGroup组件的演示程序 关于软键使用的演示程序 关于自定义组件的演示程序 关于DateFiled组件的演示程序 关于显示屏幕...
    关于ChoiceGroup组件的演示程序 关于软键使用的演示程序 关于自定义组件的演示程序 关于DateFiled组件的演示程序 关于显示屏幕的演示程序 关于Gauge组件的演示程序 关于图像组件的演示程序 关于屏幕类的演示程序 关于占位符组件的演示程序 关于字符串组件的演示程序 关于TextField的演示程序 -ChoiceGroup components on the demo program demo program on the use of soft keys on the custom component demo program on the DateFiled component demo program on the display screen of the demo program on the Gauge component of the demo program on the demo program on the image components The demo program on the screen, type placeholder component demo program on the string component of the demo program on the TextField of the demo program ....................... ..
    2022-03-05 10:16:04下载
    积分:1
  • This the Bluetooth client part. This establishes connection with the server
    This the Bluetooth client part. This establishes connection with the server-This is the Bluetooth client part. This establishes connection with the server
    2022-05-11 00:45:01下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载