-
Frequency RFID Development Kit includes READER API
RFID 工作频率开发工具包包括READER API-Frequency RFID Development Kit includes READER API
- 2022-03-06 10:13:51下载
- 积分:1
-
MSP430与超高频扫描模块简单通信程序
RFID超高频扫描模块通过串口与单片机连接,使用用户手册中提供控制指令进行编程,对RFID扫描模块进行简单控制,实现扫描模块的自动扫描,可控制扫描周期,只需修改延迟时间,同时通过LCD12864进行显示···· (提供扫描模块用户手册)
- 2022-03-06 05:46:23下载
- 积分:1
-
Sequence code Fano 算法,C源码
Sequence code Fano 算法,C源码-Sequence code Fano algorithm, C-source
- 2023-09-07 02:25:03下载
- 积分:1
-
omnikey sample app with source
omnikey sample app with source
- 2022-03-25 02:27:44下载
- 积分:1
-
Check Card Type V2.2.0 release
说明: 支持自动识别NTAG213,NTAG215,NTAG216芯片,Ultralight卡,M1,卡, typeb卡,cpu卡,typec卡,felica卡等。(Support automatic identification NTAG213, NTAG215, NTAG216 chip, Ultralight card, M1, card, type EB card, CPU card, type EC card, felica card, etc.)
- 2019-06-26 16:54:44下载
- 积分:1
-
qencode
LDPC中的q进制编码算法,已经通过,由m语言也有c语言(Q in M-ary LDPC coding algorithm, has been passed by the m language also has c language)
- 2008-04-07 15:19:57下载
- 积分:1
-
Article in the discussion of the TI system is how to achieve in the medical syst...
文章中系统的论述的TI公司是如何实现在医药系统中防止假冒的,这对于国内RFID安全应用有很好的借鉴意义。-Article in the discussion of the TI system is how to achieve in the medical system to prevent counterfeiting, which the domestic security of the application of RFID has a very good reference.
- 2022-03-25 04:42:59下载
- 积分:1
-
Ti based on the RFID chip RI
基于 Ti 的RFID芯片 RI-R6C-001A的原理图和PCB图-Ti based on the RFID chip RI-R6C-001A schematic and the PCB map
- 2022-08-15 18:00:49下载
- 积分:1
-
本软件是基于nRf2401的无线节点,数据接受源码,,特点是采用中断控制帧流,使数据不丢失...
本软件是基于nRf2401的无线节点,数据接受源码,,特点是采用中断控制帧流,使数据不丢失-This software is based on the nRf2401 wireless node, the data source to accept, is characterized by the use of interrupted flow control frame so that data is not lost
- 2023-03-03 16:10:03下载
- 积分: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