资源列表
MultiLayoutAdapter
- 这是一个使得ListView能够呈现多种布局的多布局适配器。ListView用了SimpleAdapter之后就只能呈现一种Layout,这样虽然简单但是有时不能满足需求。所以,我下载SDK的源码重写了SimpleAdapter,你可以看出那些JavaDoc还是之前SimpleAdapter的JavaDoc。 各位下载了之后能将它当成SimpleAdapter使用。 主要修改的地方是: 1、构造方法不再接受单个Layout Resource,能接受Resource数组。
SealedTable
- 这是一个基于SharedPreferences的“封装”数据表,对于那些对不喜欢SQLite和不懂SQL代码的同学是个不错的数据表存储不错的选择。-This is a based the SharedPreferences Package Data Sheet, is a good data table stores a good choice for those who do not like SQLite and do not understand SQL code classmates.
pcb_usb2
- Altium Designer 6,的 USB布局布线,,里边是自己做的一个关于USB的pcb布线,,,希望能对大家有用啊!
Chapter2
- fading channel model
EGC
- 等增益合并 相关程序 等增益合并 相关程序-equal gain combining
oqpsk_fading
- 无线信道下 OQPSK信号 传输系统 无线信道下 OQPSK信号 传输系统-OQPSK transmission in fading channel
Codes
- First a estimate of wireless sensor nodes is made and a network mesh will be created based on some topology techniques. A connection has to be established between Node I and all the vicinity nodes.
ActivityBundleData
- 实现一个Activity登录界面(用户名、密码、性别),按回车后在另一个activity界面中显示用名和密码、性别。 -An Activity login screen (user name, password, gender), and press Enter after another activity interface with a name and password, gender.
Dail
- 电话拨号界面,在eclipse上开发,能在模拟器上运行。该界面主要用到TableLayout布局。-Telephone dial-up interface, developed in eclipse, can be run on the emulator. The TableLayout layout interface is mainly used.
Mediaproject
- android视频、音频播放器,使用MediaPlayer等查件实现。实现暂停、下上一首、声音加大减小、全屏、列表、拖动条等功能-android video, audio player, use MediaPlayer check parts. To pause, the next on a sound increase decreases, full-screen, a list of drag strips
FrameLayoutTest
- android学习工程,主要用framelayout帧布局来实现霓虹灯效果,类似于流水灯一样。-android study engineering, layout of framelayout frame to achieve the neon effect, similar to the light water.
DragListView
- 可以拖动的ListView,实现手动拖动的ListView 可以拖动的ListView,实现手动拖动的ListView-DragListView package com.tarena.draglist.demo import java.util.List import android.content.Context import android.view.LayoutInflater import android.view.View imp
