搜索资源列表
arrayTest
- Android声明数组示例。这是使用Android的声明XML文件来做的-Android declare array example. This is a statement of the XML file to use Android to do the
12g45yn-u6n
- 完成Android应用程序建立及界面处理技术,包括以下内容: Android应用层程序建立 界面布局及控件添加 菜单添加——选项菜单及上下文菜单 消息处理 Array Adapter使用-Completion of the Android application to create and interface processing technology
ArrayTest
- ArrayTest java中数组的基本操作-The basic operation of the array in ArrayTest the java
MyChart_XY
- 通过数组来绘制线形图,可以再一个图片上绘制多条线-Through the array to draw a line chart, you can draw a line on a picture again
2013-3-9
- listView展示数组1 拖动ListView到界面中 2 在后台代码引用ListView (和其他控件的访问一致) 3 分析定义ListView的项模板 4 获取数据集合 5 自定义适配器,实际上就是继承BaseAdapter-listView display array drag ListView to interface ListView (and other controls access to consistent references in the code-beh
MultiLayoutAdapter
- 这是一个使得ListView能够呈现多种布局的多布局适配器。ListView用了SimpleAdapter之后就只能呈现一种Layout,这样虽然简单但是有时不能满足需求。所以,我下载SDK的源码重写了SimpleAdapter,你可以看出那些JavaDoc还是之前SimpleAdapter的JavaDoc。 各位下载了之后能将它当成SimpleAdapter使用。 主要修改的地方是: 1、构造方法不再接受单个Layout Resource,能接受Resource数组。
dft
- 重新排列象限傅立叶图像,使原点在图像中心 SRC和DST同等大小和类型的数组-Rearranged Fourier image quadrant, the origin is at the image center SRC and DST array of the same size and type
FileUpload
- 基于socket通讯的文件续传源码,主要面向Android客户端,FileService.java获取每条线程已经下载的文件长度,当文件上传完成后,删除对应的上传记录;StreamTool.java主要用来读取读取文件流,返回上传文件字节数组,用Android上传文件不懂的就可参照这个示例一步步实现,有些代码可以共用。-Socket-based communication file resume source code, mainly for Android client, FileServic
eclipse_actionbar
- 實現一個android 分頁架構,使用action bar 控件以完成每個分頁圖示包含圖片及文字並排效果及內容顯示listview 資料陣列-Implementing the tab page architecture with action bar that includes pictures and texts,which contents can show array data of listview
MyViewPager
- Android - ViewPager滑动广告栏源码,从布局文件中获取ViewPager父容器,获取屏幕像素相关信息,根据屏幕信息设置ViewPager广告容器的宽高,将ViewPager容器设置到布局文件父容器中,每隔固定时间切换广告栏图片,创建一个ImageView, 并设置宽高. 将该对象放入到数组中。 从View集合中获取对应索引的元素, 并添加到ViewPager中,是否将显示的ViewPager页面与instantiateItem返回的对象进行关联,这个方法是必须实现的。
FileUpload
- 基于socket通讯的文件续传源码,主要面向Android客户端,FileService.java获取每条线程已经下载的文件长度,当文件上传完成后,删除对应的上传记录;StreamTool.java主要用来读取读取文件流,返回上传文件字节数组,用Android上传文件不懂的就可参照这个示例一步步实现,有些代码可以共用-Socket-based communication HTTP source files, mainly for Android client, FileService.java
clockgood
- 比较实用的,绘制表盘的外观、绘制表盘上的小刻度和大刻度也是值得参考的,表盘分割成60份,将分割点处的坐标存放在数组中,每当小程序重新开始时,首先消灭线程,然后重新开始创建线程。12点各个时针的位置坐标(按新坐标系的坐标)。 Thread 时针=null, 分针=null,秒针=null //用来表示时针、分针和秒针的线程。 //表示时针、分针、秒针端点的整型变量: int hour_a,hour_b,munite_a,munite_b,second_a,secon
DateUtil
- 分享一个时间和日期操作的工具类,获取当前日期的字符串,DateUtil类包含了标准的时间和日期格式,以及这些格式在字符串及日期之间转换的方法,获取当前日期的邮戳,日期格式转换成时间戳,得到格式化后的系统当前日期,*@param strScheme 格式模式字符串,*@return 格式化后的系统当前时间,如果有异常产生,返回空串""; 转化日期格式"MM/dd/YY、MM.dd.YY、MM-dd-YY、MM/dd/YY",并输出为正常的格式yyyy-MM-dd *@param
DialogDemo
- Android创建各种 Dialog对话框及其监听事件的源代码实现演示,生成各种用途的android Dialog窗口的方法和代码演示,比如在对话框中添加一个文本框,在对话框中列出数组, 在对话框中列出单选按钮,在对话框中列出复选框,自定义对话框内容,按返回键退出弹出对话框等,对安卓开发有帮助。-Android Dialog dialog box to create a variety of events and its source code to achieve listening pres
MyViewPager
- Android - ViewPager滑动广告栏源码,从布局文件中获取ViewPager父容器,获取屏幕像素相关信息,根据屏幕信息设置ViewPager广告容器的宽高,将ViewPager容器设置到布局文件父容器中,每隔固定时间切换广告栏图片,创建一个ImageView, 并设置宽高. 将该对象放入到数组中。 从View集合中获取对应索引的元素, 并添加到ViewPager中,是否将显示的ViewPager页面与instantiateItem返回的对象进行关联,这个方法是必须实现的。-
SD-read-write
- 安卓Sd的文件读写功能的实现,以byte数组的形式读出和保存-Andrews Sd realization of functions to read and write files in the form of a byte array is read out and save
Exp10Json
- 这是一个Android利用JSON传递数组的例子。通过Get方式调用网络上的资源-This is an example of the use of Android JSON array is passed. Resources on the network by calling Get Information
gie_ed74
- NRZ type differential phase modulation signal modeling and simulation analysis, Phased array antenna pattern (Chebyshev weights), Dual-line interpolation FFT harmonic analysis kaiser windows.
jou_pi67
- Very convenient to use, Including Deng's correlation, absolute correlation, correlation of slope, improved absolute correlation, High-resolution array signal processing estimates.
seifan_v42
- Contains a common array signal processing algorithm, To achieve the recognition of 10 digital sound, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.