-
RFID阅读器设计的硕士毕业论文 RFID_reader_design
RFID阅读器设计的硕士毕业论文,包含了详细的标准分析,设计框图,代码示例(RFID reader designed master thesis contains a detailed analysis of the standards, design diagram, code samples)
- 2020-08-29 11:18:12下载
- 积分:1
-
RFID READER use with Wiegand interface
RFID READER use with Wiegand interface
- 2022-04-01 09:30:28下载
- 积分:1
-
interface-program
RFID Inventory Project
Table of Contents
- 2011-06-06 05:46:08下载
- 积分:1
-
delphi写的串口rfid读卡器源码
用delphi编写的rfid读卡器程序,支持epcc1-g2和18000-6b,囊括了所有操作,对于进行rfid开发的人,应该有很大的帮助
- 2023-08-20 00:25:04下载
- 积分:1
-
11111
天线设计的基本理论介绍。有利于RFID天线设计。(Introduced the basic theory of antenna design. Conducive to RFID antenna design.)
- 2009-11-27 22:14:42下载
- 积分:1
-
RFID门禁控制
说明: 为了系统的安全性,为门禁控制系统增加了登录功能,通过从后端数据库录入管理员信息,包括用户名与密码,便可在用户界面使用数据库中的信息进行登录,极大的保证了系统的安全性。用户可以通过数据库匹配方法来对ID卡进行登记、删除等操作。(In order to ensure the security of the system, the login function is added to the access control system. By inputting administrator information from the back-end database, including user name and password, the information in the database can be logged on in the user interface, which greatly guarantees the security of the system. Users can register and delete ID cards through database matching method.)
- 2020-06-23 13:00:06下载
- 积分:1
-
MSP430与超高频扫描模块简单通信程序
RFID超高频扫描模块通过串口与单片机连接,使用用户手册中提供控制指令进行编程,对RFID扫描模块进行简单控制,实现扫描模块的自动扫描,可控制扫描周期,只需修改延迟时间,同时通过LCD12864进行显示···· (提供扫描模块用户手册)
- 2022-03-06 05:46:23下载
- 积分:1
-
RFID源码
完整的射频识别 RFID 适合研究RFID定位的人员进行学习The complete radio frequency identification RFID is suitable for RFID positioning personnel to study
- 2022-01-26 06:30:14下载
- 积分:1
-
在射频识别RFID芯片设计中用到的miller解码器设计
在射频识别RFID芯片设计中用到的miller解码器设计-In radio frequency identification RFID chip design used in miller Decoder Design
- 2022-01-28 02:21:18下载
- 积分: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