搜索资源列表
data.rar
- * Class: DrawPoker * Descr iption: Java Video Poker Applet. * Author: Frank Maritato * Last Updated: 10/9/97
micromail121e9142.zip
- 手机邮件 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Descr iption: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elk
mszb3.zip
- 魔兽争霸3 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Descr iption: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.el
sanguo7b21c2a2.zip
- 三国 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Descr iption: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elkwa
PST_v7.11
- 可修改motorola手机不能用数据线下载Java程序的工具软件。该软件还有其它功能,自己慢慢看吧。-phone lines can not be used to download data to the Java programming tools. The software has other functions, and see themselves slowly.
Java数据结构与算法中的源代码和applet
- Java数据结构与算法中的源代码和applet .rar-Java data structure and algorithm source code and the applet. Rar
用J2ME与ASP建立数据库连接
- 用J2ME与ASP建立数据库连接 J2ME是利用HttpConnection建立HTTP连接,然后获取数据,ASP也是利用HTTP协议,因而可以利用J2ME与ASP建立连接,从而访问数据库。 -use J2ME and ASP to establish database connections using J2ME HttpConnectio n establishing HTTP connections, and then access data, ASP is used HTTP p
基本操作计算器
- java做的一个计算器,界面简洁,能实现基本数据运算-do a calculator, simple interface that can achieve basic data Operational
AntiJP
- 利用互联网进行数据下载并查询的一个简单程序,现在提供的是客户端的部分代码,新手可以参考学习-use of the Internet for downloading data and query a simple procedure, now is the part of the client code, and newcomers may refer to learning
VideoCoolala-src
- 我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念: 一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)的Java应用程序,用来自动驱动你的手机摄像头定时拍摄一张图像(默认是Jpeg格式,数据量很小)。然后,后台线程将Jpeg图像(很小,大约几KB)上传到服务器上。手机默默地拍照,默默地上传照片,不用手工干预,比如你可以设置每隔三分钟拍一张照片,然后上传到Flickr这个著名的图片共享站点上,全世界都会看到你的慢速视频。 -VideoI
handb
- handb是一个纯Java编写的小型的关系数据库管理系统。 其中的“数据处理核心”由一为MIDP设计的关系数据查询程序更改而来; 数据存储管理在MIDP系统中由系统提供,而在该系统中提供一简单的实现; SQL语句解析部分,采用拆分和取关键字的方式实现,支持SQL-92中常用的一些语句; 用户接口由一简单的Java服务器更改而来,能够应付普通的访问; 请求调度部分的主要原则是以表为中心,保证表的原子访问。-handb is a pure Java prepared by
amelioration-SpaceOut
- 是对SpaceOut的一个改进,里面对最高得分的记录,展示了如何使用J2ME记录管理系统来存储和管理最高得分数据-is an improvement SpaceOut the inside of the highest scoring record demonstrate how to use J2ME records management system to store and manage the highest score data
PalmserialforGPS
- 关于gps通信的代码 串行通讯参数为: 波特律=4800 数据位=8位 停止位=1位 无奇偶校验 -on a GPS communications code for serial communication parameters : Porter legal data bits = 4800 = 8 cease-1 = no parity
ImageAlbum
- 相册是J2me MIDLet 的一个demo程序,可以使用户查阅图片在J2me支持的手持设备上。 文件夹与文件 +ImageAlbum -ImageAlbum.mcp -ImageAlbum_ReadMe.txt - debug_out - release_out - resources - 1.png - 2.png - 3.png - 4.png - 5.png + sources - DownloadFromUR
j2meData
- 包括j2me 里面time、socket、Data、等的数据操作基础样例代码。-including J2ME inside time, socket, Data, the data operation based sample code.
sanchatmspf10
- j2me lan 聊天 server 基于 servlet 使用向导: ◆数据库管理 访问mssdataadmin目录的 default.asp ◆手机wap下载java客户程序的连接 midp1_sanchatjad.asp ◆手机wap信件平台登陆页面 index.asp ◆用户注册页面(html) pc_register.asp 功能介绍: ◆类似移动QQ,可以进行手机及时通讯,而服务器程序可以放在普通虚拟主机的asp空间。 ◆可以通过手机添加好
libGPS4j2me-1.0
- A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSli
stockstuy
- 举例说明了J2ME 使用RMS 对数据的存储的编程.关于RMS相关方法都进行了使用。-examples of the use of J2ME RMS data storage programming. RMS on the relevant methods for use.
Based_on_J2ME_wireless_enterprise_application
- 企业无线应用系统的实现模式,毕业设计正在研究中~客户端和数据库服务器之间用severlet进行数据操作控制的结构,此结构用于网站开发实现比较容易,但是用在移动设备上就要另当别论啦~-enterprise Wireless Application System for the model, Graduation is working on the client-server and the database used for data manipulation severlet control s
DataConvergecast
- Fast Data Collection in Tree-Based Wireless Sensor Networks: how fast can information be collected from a wireless sensor network organized as tree? To address this, we explore and evaluate a number of different techniques using realistic simulat
