-
UHF_Reader_protocol
UHF读写器读写器简介
本产品具有多协议兼容、体积小、读取速率快、多标签识读、圆极化天线对标签没有方向限制、防水型外观设计等优点,可广泛的应用于各种RFID系统中,典型的应用场合有:
(UHF reader reader Introduction The product is compatible with multi-protocol, small volume, read rate, and multi-tag read, circularly polarized antenna on the label does not limit the direction, waterproof design, etc., can be widely used in a variety of RFID systems, typical applications are: )
- 2011-10-17 00:59:20下载
- 积分:1
-
射频识别读写程序代码,读写程序的编写,用
RFID READER读取编程代码程式用VC编写-RFID READER programming code to read the program prepared by VC
- 2022-12-01 00:00:03下载
- 积分:1
-
TheEssentialGuidetoRFandWireless
射频和无线技术入门(第2版),carl J. Weisman著。刘志华 徐红艳 李萍译。清华大学出版社出版。清晰。(RF and Wireless Technology Introduction (2nd edition), carl J. Weisman forward. Liu Zhihua Xu Hongyan Li Ping translation. Tsinghua University Publishing House. Clear.)
- 2020-08-24 11:38:17下载
- 积分:1
-
NFC上位机
说明: 某宝商家的工具,原本需要注册,自己破解了免注册,PN532红板+ch340的TTL亲测可完美写uid、cuid卡,可进行key破解,可在配置文件写入已知的key,内附使用说明(NFC pn532 uid cuid)
- 2019-06-09 09:40:32下载
- 积分:1
-
pcf8814
New RFID Chip Datasheet
- 2013-10-13 15:19:44下载
- 积分:1
-
一个公交IC卡的读写器的读写例程,其中包括:原理图,PCB图,读写源程序,天经设计源程序,还有器件元件清单...
一个公交IC卡的读写器的读写例程,其中包括:原理图,PCB图,读写源程序,天经设计源程序,还有器件元件清单-a bus IC card reader to read and write the routines, including : schematics, PCB map reading and writing source code, days after the design source, device components list.
- 2022-07-25 08:02:00下载
- 积分:1
-
MATLAB代码的RFID和教程
matlab code and tutorial for rfid
- 2022-03-14 11:27:04下载
- 积分:1
-
3833.Desfire ev1 t commands
说明: Desfire ev1 t commands + authentication process
- 2019-04-23 08:27:45下载
- 积分:1
-
RFID傻瓜书,介绍了RFID的相关射频知识。
RFID傻瓜书,介绍了RFID的相关射频知识。-RFID fool book, the introduction of RFID-related RF knowledge.
- 2022-04-28 11:16:06下载
- 积分:1
-
matlab
一种无限定位,toa时延定位算法的代码。matlab源程序 希望采纳( |
| SCRIPT: simMLE
|
| PURPOSE: Simulate a relative location system by generating
| random measurements and maximizing the likelihood fcn.
| After many trials, show the results vs. the Cramer-Rao Bound.
|
| AUTHOR: Neal Patwari
| http://www.engin.umich.edu/~npatwari/
|
| REFERENCE: Relative Location Estimation in Wireless Sensor Networks
| (N. Patwari, A. O. Hero, M. Perkins, N. S. Correal, R. J. O Dea),
| IEEE Trans. Signal Processing, vol. 51, no. 8, Aug. 2003, pp. 2137-2148.
|
tic
Use globals to allow minimization functions access to network info,
debugging info.
global refDevices blindDevices totalDevices linearRefLocs dhat funcEvals dfuncEvals
Basic simulation parameters
roomSize = [1,1] Room size, meters
gridSize = 5 How many sensors per side
refDevices = 4 How many references (must be same length as actualRefLocs)
trials = 20 How many inde)
- 2012-04-29 13:54:34下载
- 积分:1