资源列表
SharedPreferences
- SharePreferences是用来存储一些简单配置信息的一种机制,使用Map数据结构来存储数据,以键值对的方式存储,采用了XML格式将数据存储到设备中。例如保存登录用户的用户名和密码。只能在同一个包内使用,不能在不同的包之间使用,其实也就是说只能在创建它的应用中使用,其他应用无法使用。-SharedPreferences is a mechanism used to store some simple configuration information, use Map data struc
BrewGuide
- Brew Development Guide
tcpdump
- This directory contains source code for tcpdump, a tool for network monitoring and data acquisition.
TextViewTilt
- android TextView的特效!
jxj_OFDM_Acord_ZHAO_VTC1997
- OFDM仿真程序,赵玉萍老师1997年VTC上的一篇关于OFDM信道估计的论文的结果,压缩包中包含了matlab程序和那篇论文,matlab程序的顶层脚本是plot_figure.m,请直接运行此脚本 主函数文件是ZHAO_OFDM.m,被plot_figure.m调用 -OFDM simulation program, ZHAO Yuping teacher on a VTC 1997 results for OFDM channel estimation papers, archiv
fulltext
- 主要介绍混沌检测的相关内容,对混沌系统又比较仔细的描述。-Describes the detection of relevant content chaos, chaotic system and relatively detailed descr iption.
yidongtongxinjibenzhishi
- 移动通信概述 ,GSM通信系统,数字公用陆地移动通信网PLMN,编号计划和拨号方式,无线覆盖的区域结构,业务流程
usb2ide.rar
- philips的udisk程序源码。
ContentProvider
- 当应用继承ContentProvider类,并重写该类用于提供数据和存储数据的方法,就可以向其他应用共享其数据。虽然使用其他方法也可以对外共享数据,但数据访问方式会因数据存储的方式而不同,如:采用文件方式对外共享数据,需要进行文件操作读写数据;采用sharedpreferences共享数据,需要使用sharedpreferences API读写数据。而使用ContentProvider共享数据的好处是统一了数据访问方式。-When applying inheritance ContentProv
sourcecode
- 有关android 存储技术相关的源码例子.-Related to the relevant source storage technology android example.
rfid
- 学习RFID,虽然没带有程序,但它是我自己绘制出来的电路图,我已经实现功能了哦-the studying of RFID without all kinds of processing
Curriculum
- 安卓大学生课程表源代码 是大学生能够有效的知道自己的课程 可编写可删除-Andrews college students curriculum source code college students be able to know their own courses write delete
