Design of a protoype of an FPGA-based RFID reader supporting the ISO/IEC 18000-6C UHF RFID protocol.
Design of a protoype of an FPGA-based RFID reader supporting the ISO/IEC 18000-6C UHF RFID protocol. Designed by Suh et ...
MAP+Protocol技术资料下载专区,收录429份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Design of a protoype of an FPGA-based RFID reader supporting the ISO/IEC 18000-6C UHF RFID protocol. Designed by Suh et ...
开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的...
基于MAP算法的图像超分辨率重构技术研究硕士论文,文中介绍了超分辨率重建的理论基础与数学模型,基于卡尔曼滤波的序列图像运动估计及基于MAP的超分辨率重建的具体过程。
IPsec VPN的RFC文档集合: RFC 2401 《Security Architecture for the Internet Protocol》 RFC 2402 《IP Authentication Header》 RFC...
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release ...
本程序通过分析由CCS的工具hex6x.exe生成的.map文件和.hex文件,生成.h与.asm文件, 以供烧写程序通过仿真器直接将用户应用程序烧写至片上flash,方便用户程序的更新
使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。