搜索资源列表
jx0502con
- RFID数据控制接口,主要功能:数据存储,时钟,卡信息存储,LED显示,带有地址编码,可拖挂多台控制器-RFID data interface and control key functions : data storage, clocks, card storage, LED display, with address coding, multi-controller Trailer
ShowImgDemo
- 显示图片,并多点触控改变大小和拖拽移动,也可以通过放大缩小按钮对图片进行缩放-Display images, and multi-touch and drag to change the size of the move, you can also zoom button to zoom the picture
ImageBrowse
- 基于Android的图片浏览器,可实现缩略图显示,全屏显示,图片播放,多点触摸方法、缩小、移动-Android-based image browser, enabling thumbnail display, full screen, photo playback, multi-touch method, narrow, mobile
USBMulti-ChannelAcquisition
- 基于USB数据采集卡的数据采集,并且是多通道数据的采集并时实的显示。-USB data acquisition card based on data collection, and is multi-channel data acquisition and real-time display.
MoveViewGroup
- 在android中实现手势翻页效果,主要用到ViewFlipper和GestureDetector. ViewFlipper变化当前显示内容,GestureDetector监听手势. 用于多页的展示非常酷. -Implemented in the android gesture flip effect, mainly used ViewFlipper and GestureDetector. ViewFlipper change the current display, Gestur
BREWreverence
- 学brew的朋友注意啦,该资料包括以下N多内容: BREW 学习之路.doc BREW编程经验——Dialog机制的使用方式.doc BREW环境下菜单的制作.doc BREW优化代码以避免堆存储碎片.doc BREW中 - 显示和图像.doc CDMA 1X业务平台BREW.doc dynamic app(module) access oem layer的机制介绍.doc IAlert 接口使用说明.doc IAlert接口使用说明.pdf ITopBo
Multi-point_temperature__PC(CODE)
- 多点温度采集上位机程序(原程序),这是配合这是配套本人上传的“多点温度采集系统”的上位机程序,一整套的东西,通这RS232接收下位机传来的数据,显示和画走势图,还可以控制下位机,通信协议在“Multi-point_temperature _system.rar”-Multi-point temperature of PC acquisition procedures (the original program), which is in line with this is the package
LCDDIPLAY
- 实现液晶显示,多数据处理,多个文件编译,头文件的运用-Achieve liquid crystal display, multi-data processing, multiple file compilation, header files, the use of
MVC_SW_v03
- C++ sourec code for Multi viev video coding and 3D display for mobile
tree
- 实现多层树结构的展示,支持无限层次。操控简单。-Achieve multi-tree structure display, supports unlimited levels. Simple manipulation.
CustomDigitalClock
- android开发中的倒计时器,有两个监听器:当倒计时为5分钟的时候(RemainFiveMinuteListener)和时间小于或等于0的时候(DeadtimeListener)。可用于多列表倒计时显示的情况。条目之间并不干扰。- Chinese (Simplified) English Spanish andr
smartCOM-linux-v1.2.tar
- linux串口工具 目前已支持如下功能(Support Feature List): 1) 自动枚举串口(Auto List Serial); 2) 支持侧边栏命令框(Support Side Command Bar); 3) 支持回车、换行符勾选(Support Enter/NewLine Code); 4) 支持定时发送(You can Ontimer Send one command); 5) 支持读取文本显示(Display the ASCII that read
mythreadtest
- 多线程下载图片,缓存到本地并读出显示。这里起了三个线程下载。因为看到网上说的多线程都是异步下载,于是自己写了一个。-Multi-threaded download pictures, cached on the local and display on a ImageView.
ColorViewer2.1
- 纯手机端开发的j2me颜色值查看器2.1(原ColorCalculator),输入十进制、十六进制和RGB中的任何一种代码就可以转换成其他两种颜色代码,并且显示该颜色代码对应的颜色,在2.0基础上增加了RGB调色器功能!可以调出任意颜色,并且显示它的三种颜色代码值。 软件内有一些通用的有用的类和方法,如Canvas界面文字自动换行,字符左右滚动,时间自动更新,多线程的使用等等…很适合初学者研究学习! 源代码里面都附了详细的文字说明,初学者可以很容易的看懂! 软件内含有源代码,纯手
Android_contact
- Android contact通讯录实例,比较不错的例子,来自书中的完整实例,Android手机读取联系人信息、显示、保存、编辑联系人,多卡同时读取联系人等-Android contact directories example, the complete example of good examples from the book, Android phones to read the contact information, display, save, edit contacts, mul
CDT
- CDT协议测试软件。采用多线程编程方式。可显示试通道误码率及接收帧数。-CDT protocol test software. Multi-threaded programming. Can display the the test channel bit error rate and the number of received frames.
andorid-picture
- Android上最让人头疼的莫过于从网络获取图片、显示、回收,任何一个环节有问题都可能直接OOM, 这个项目或许能帮到你。 Universal Image Loader for Android的目的是为了实现异步的网络图片加载、缓存及显示,支持多线程异步加载。它最初来源于Fedor Vlasov的项目, 且自此之后,经过大规模的重构和改进。-Android s most vexing than the picture from the network, display, recycl
CustomToolsVB
- mapxtreme的画多线程序,可以显示上个用户的路径设计,永远只存储最后一个用户的路径节点--MapXtreme painting multi-line process, users can display on the path of the design, Finally Forever only store the path of a user node
ExpandableListView
- 中国各省市按字母排序展示效果,添加字母标识,可多级列表展开显示,用ListView来显示内容的一个Android实例,相当实用的,初学者更应该下载学习-Chinese provinces and cities in alphabetical order showing the effect, add the letter identification, multi-level list expands to show, with the ListView to display the conte
Universal-Image-Loader
- Universal-Image-Loader是一个开源的UI组件程序,该项目的目的是提供一个可重复使用的仪器为异步图像加载,缓存和显示。所以,如果你的程序里需要这个功能的话,那么不妨试试它。因为已经封装好了一些类和方法。我们 可以直接拿来用了。而不用重复去写了。其实,写一个这方面的程序还是比较麻烦的,要考虑多线程,缓存,内存溢出等很多方面。但是,你也可以参考这个例子来自己写出更好的程序-niversal-Image-Loader is an open source UI component pr