搜索结果
找到约 1,907 项符合
RFID-based 的查询结果
单片机开发 使用了TI的TRF7960和Atmel的52来实现RFID功能(ISO-15693)
使用了TI的TRF7960和Atmel的52来实现RFID功能(ISO-15693),目前只实现了读取UID的功能但是原理都差不多,实现其它应该不难
单片机开发 老外的一个RFID单片机设计
老外的一个RFID单片机设计,可以用来参考一下
JavaScript 关于 RFID 读写器的相关内容
关于 RFID 读写器的相关内容,提供资料个大家参考
人工智能/神经网络 A tutorial and open source code for finding edges and corners based on the filters used in primary v
A tutorial and open source code for finding edges and corners based on the filters used in primary visual cortex.
Java编程 该文档是 用的摩托罗拉的Rfid API开发包做的测试程序
该文档是 用的摩托罗拉的Rfid API开发包做的测试程序
DSP编程 Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, usin
Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.
Java编程 a molecular graph kernel based on iterative graph similarity and optimal assignments
a molecular graph kernel based on iterative graph similarity and optimal assignments
MacOS编程 Under the DOS-based port scan. Support for XP under the SYN scan.
Under the DOS-based port scan. Support for XP under the SYN scan.
其他 Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例
Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。
DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍
聚类示例数据来自于sxdb.mdb,一个Access数据库 ...
Java书籍 All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output ...