搜索资源列表
nfcresearch
- 用JAVA在SYMBIAN平台上实现的读取外部Tag的UID-Using JAVA platform on the Symbian implementation of the UID read external Tag
A-Simulator-UHF-RFID-Protocol
- Radio Frequency Identification (RFID) systems have recently received a lot of attention in supply chain applications. One of the challenges facing RFID in this application domain is the fast identification of a large number of tags that are simul
Developers_Guide_819-4686
- This developer’s guide for Sun Java™ System RFID Software 3.0 (RFID software) contains information for the Enterprise software developer who needs to access the data from the RFID tag reader system. The Developer’s Guide is not aimed at the
android_LayoutAnimationController
- 如果我们需要一个界面中的多个控件按照相同的动画方式但是每个控件完成该动画的时刻不同的话,就可采用本节讲的LayoutAnimationController来方便的完成了。 参考资料为Mars老师的教程,http://www.mars-droid.com/. 首先我们来看看用java代码怎么完成该功能,主要遵循以下步骤: 在anim下新建一个xml文件,该文件里面设置了控件的动态效果,所以根标签为set。 在java代码中新建一个Animation对象,采用Ani
Intent_TabHostSample
- Android编程之Intent_TabHost源码演示,自定义的Tabhost(内含源码),学习制作Android软件的TAB标签界面,在电脑上已经很流行的功能,Android手机上当然不能少,这个TabHost源码相对简单些,是JAVA转学Android比较容易接受的好范例。-Android the programming of Intent_TabHost source demo the custom Tabhost (containing source code), learning T