搜索资源列表
VTABLE
- 用C实现虚函数表的例子,可以实现面向对象的思想-C realization of the virtual function table example, can achieve the object-oriented thinking
CreateDatabase
- 在window mobile上输入创建数据表,运行的环境必须在window mobile下,又pocket pc模拟器安装-the window on the importation of mobile data table creation, the environment must run in the next window mobile, pocket pc installation Simulator
Getdatabaseinfo
- 在oracle总返回数据库表、表结构,哈哈,-total return of the oracle database tables, table structure is concerned,
gcode_zips
- Unzip this file into a writeable directory. You should end up with a \"Geocode\" project, as well as Bitmaps and TestData directories. This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and
tutorial_j2me
- 教程提示 J2ME 概述 开发 J2ME 应用程序 J2ME 配置 J2ME 简表 设置您的开发环境 CLDC API;etc.-suggested Guide outlines the development of J2ME J2ME applications J2ME configuration J2ME summary table set up your development environment CLDC API; Etc.
ldsdsed_dm
- 软件介绍:主要用于LED数码管段位置信息生成,可保存在单片机程序存储器中供查表使用的数据。可自行修改数码管各段的位置信息;可以选择LED类型:共阴或共阳;自定义位置信息并可保存;可以生成 8位同样可以保存为C、ASM、PIC、EMC、数组等格式数据。-software presentations : mainly for possession of the LED digital location information generated, kept in SCM program memory
sanchatmspf10
- j2me lan 聊天 server 基于 servlet 使用向导: ◆数据库管理 访问mssdataadmin目录的 default.asp ◆手机wap下载java客户程序的连接 midp1_sanchatjad.asp ◆手机wap信件平台登陆页面 index.asp ◆用户注册页面(html) pc_register.asp 功能介绍: ◆类似移动QQ,可以进行手机及时通讯,而服务器程序可以放在普通虚拟主机的asp空间。 ◆可以通过手机添加好
gsmmod6.2
- 这是一个利用短信实现抄表的工程的源码,单片机通过串口与TC35通讯.同时单片机通过485与表记通讯,获得表记数据后以短信的形式发给用户.-This is the use of text messaging to achieve a meter reading of the project of the source code, SCM and TC35 through serial communications. SCM also passed with 485 tables in mind c
j2mechinesefromibm
- 本教程详细审查了袖珍版 Java 2 平台 (J2ME),它主要面向在 Java 编程及面向对象设计与开发方面有深厚背景的中级开发者。 您可以首先了解 J2ME 的背景并研究 J2ME 的配置和简表。随后,逐步建立您的开发环境,用于开发 J2ME 应用程序。 本教程将向您介绍一些课题如 K 虚拟机 (KVM),和 KJava API -- 用于关联连接有限设备配置 (CLDC) 和使用 CLDC 的移动信息设备简表。之后您将构造一个简单的应用程序来看看您能用 J2ME 做些什么。
2.4AT
- 广州本田车的自动变速器代码表,主要用于AT的解码与通讯,符合OBD2协议要求-Guangzhou Honda cars automatic transmission code table, mainly for AT decoders and communication, comply with the requirements in the agreement OBD2
CRC_32
- this man file is CRC_32, it is computer CRC 32,so it is use look up table to computer,you can first see document.txt,hope you can use that-this file is CRC_32 man, it is computer CRC 32, so it is use to look up table computer, you can first see docum
CRC-C51
- 单片机的CRC C51源程序。本程序采用查表法,提高单片机运算速度。-MCU CRC C51 source. The program uses a look-up table, the enhancement of SCM computational speed.
table
- 使用J2ME实现了类似JAVA中表格的功能,实现方法比较简单,适用于初学者!
guigui2_11
- 将X插入到顺序表的适当位置,以保持该表的有序性-X inserted into the order form in the appropriate place in order to maintain the orderly nature of the table
TableSearch
- iPhone手机平台的一个应用程序,展示如何在固有Table控件中加入搜索控件。-iPhone mobile platform, an application to show how the inherent Table control in the search controls.
J2me_UI_Pakage
- j2me ui 工具,包含文本框,下拉框 table显示列表等-j2me ui tools, including text boxes, drop-down box, table display list and so on ...
EditableTableView1.1
- This is source code about Editable Table View for iPhone SDK
class-timte-table
- is used by teacher to schedule the class time table for the ease to optimize the classes of the teacher
iOS-refresh-table
- 在iOS开发中经常会遇到信息逐条展示的情况,当信息条数较少时我们当然可以让一次性将所有的信息放进UITableView的数据源中,但是当信息条数几百上千,而且包含大量图片(如小说app的书目展示)时,一次性将它们全部从后台获取出来放在UITableView中显然不现实,而应该一次显示几行数据,然后通过下拉和上拉再次从后台获取数据。这时候就需要用到带上下拉刷新动画的table。 MJRefresh是github上的开源项目,它能够很方便的实现UIScrollView、UITableView、U
smartTable
- android自动生成表格框架,支持复杂表头,支持行列合并,支持固定任意列,支持排序以及高度自定义的界面渲染能力,并且在原作者的功能基础上添加了对字符串集合数据的支持,现在可直接传入一个字符串集合生成表格,具体请看demo工程中的“自定义表格”模块。(An Andr oid automatically generated table framework)