搜索资源列表
handb
- handb是一个纯Java编写的小型的关系数据库管理系统。 其中的“数据处理核心”由一为MIDP设计的关系数据查询程序更改而来; 数据存储管理在MIDP系统中由系统提供,而在该系统中提供一简单的实现; SQL语句解析部分,采用拆分和取关键字的方式实现,支持SQL-92中常用的一些语句; 用户接口由一简单的Java服务器更改而来,能够应付普通的访问; 请求调度部分的主要原则是以表为中心,保证表的原子访问。-handb is a pure Java prepared by
Javagame
- 打飞机的,背景可以移动,有关头,有奖励,有一架飞机带跟踪,很简单,各位不要笑话我,发上来主要照顾毕业设计危险的XD 说明 1 作品原创 2 论文前面的废话收集于网络(就是TANK的那篇论文),实现部分,也就是老师看的部分原创 3 使用WTK2。2 MIDP 2。0 在写论文的时候不小心把精简过的代码删除了,所以发的代码很乱,但一般老师不看 摘要和目录在最后 图片都是别
Java_SRC_1-3
- 源代码使用说明 本书全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。 注意有些实例只提供了部分模块,因此运行时需要添加其他代码。 光盘中的.java文件可以用任何文本编辑器打开。如果要执行,则使用如下方法: 使用jdk: 编译所有文件,然后仅执行一次有main的文件。 使用jb: 若已有一个空工程存在,则将所需文件添加到工程(jb9版本)中,然后按F9键。-source code for use on all of the code in JDK al
isoj2me_sample_generic
- 斜45度游戏范例,主要实现了地图的贴图、遮挡、人物的移动!是学习J2ME 2.5D编程不可多得的例子!-inclined 45 degrees games example, the main map mapping, shadowing, and the personalities of mobile! J2ME 2.5D learning programming rare example!
Jcab
- 本程序是用来将客户选定图书放入购书车。使用户对图书的购买信息有详细的了解,暂时确定购书者的列表。这是本项目的关键,是实现购书的关键。是主程序的子程序。程序采用顺序处理。非常驻内存。无覆盖要求。可重人-this program is to be used for customer selected books Add car buyers. Allows users to purchase books have detailed information to understand, tempora
Jcat
- 本程序是用来将客户选定图书放入购书车。使用户对图书的购买信息有详细的了解,暂时确定购书者的列表。这是本项目的关键,是实现购书的关键。是主程序的子程序。程序采用顺序处理。非常驻内存。无覆盖要求。可重人-this program is to be used for customer selected books Add car buyers. Allows users to purchase books have detailed information to understand, tempora
sanchatmspf10
- j2me lan 聊天 server 基于 servlet 使用向导: ◆数据库管理 访问mssdataadmin目录的 default.asp ◆手机wap下载java客户程序的连接 midp1_sanchatjad.asp ◆手机wap信件平台登陆页面 index.asp ◆用户注册页面(html) pc_register.asp 功能介绍: ◆类似移动QQ,可以进行手机及时通讯,而服务器程序可以放在普通虚拟主机的asp空间。 ◆可以通过手机添加好
KMRichMan
- 大富翁游戏的源代码,包括了详细注释(javadoc 文件)。主要特点:背景音乐,可调节游戏速度,自动存储功能。-Monopoly game's source code, including a detailed footnote (javadoc). Main features : background music, adjustable game speed, automatic storage functionality.
ZhongHeWangLuo
- 这个压缩文件也是用J2ME开发的 主要功能是与网络相关的一些小功能-the compressed files with J2ME development is the main function of the network is related to a number of small functions
main
- 利用j2me所开发的一个角色扮演类游戏,遵循MIDP2.0标准,开发环境eclipse3.2。
SMS扩展配置.rar
- 1、将jre文件夹复制到你本机所在的JDK下覆盖掉全部jre文件夹 2、将lib文件夹复制到你项目所在的lib,添加对应lib import org.smslib.IOutboundMessageNotification; import org.smslib.Library; import org.smslib.MessageEncodings; import org.smslib.MessageProtocols; import org.smslib.OutboundMessa
examples
- J2ME examples that helps in learning main topics of java mobile applicaiont like TextExample,AlertExample,LoginExample and VideoPlayer
j2me_file_manage
- 利用J2ME开发的小型文件管理器,主要练习对文件的操作。-J2ME development of small-scale document management, the main practice the operation of the file.
J2MEPoish_build_doc
- J2MEPoish 中文说明说明文档 主要build.xml文件配置说明-Help J2MEPoish Chinese document the main build.xml file configuration instructions
momeunit-all-1_1_2.tar
- MoMEUnit是一个单元测试的J2ME的应用程序xUnit架构实例。这是来自JUnit框架,CLDC 1.1兼容。测试的结果以进度条,统计显示,并为每个测试列出的失败或错误的详细信息。-MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from the JUnit framework. It is only CLDC 1.1 complia
SuperTank
- J2ME手机游戏源码 整个游戏有八个类组成: 主类:TankMIDlet 敌人坦克:Enemy 图片池:EnemyPool 画布:Canvas 游戏画布:TankCanvas 1. 道具:Bonus 2. 声音播放:SoundPlayer 3. 记录坐标:Point 4. 子弹:Bullet 5. 玩家坦克:Hero -J2ME mobile phone game
KeyPressed
- KeyPressed手机按键控制演示程序说明 KeyPressed手机按键控制演示程序主要功能是演示测试手机按键操作的源代码,适用于j2me初学者学习参考使用。-Demonstration of cell phone keys KeyPressed descr iption of the procedures for the control button to control phone KeyPressed demo main function is to demonstrate th
clock
- simple clock display clock Dimensions,Draw the circle and numbers,Formats the date ,Font for number ,Color of main hands and dial,Color of second hand and numbers-simple clock Paint is main profram,Set position,Draw the circle and numbers,Get th
mobibrowser2-src
- Descr iption Combination of book reader and Web browsers. This program can be used for Web browsing, reading news sites, downloading and reading books and atricles from the Web. It is not implement all HTML browser functionality - it doesn t s
Main-n-Help-form
- Source code J2ME Main screen and help screen commands can be freely used.