搜索资源列表
Java_SRC_1-3
- 源代码使用说明 本书全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。 注意有些实例只提供了部分模块,因此运行时需要添加其他代码。 光盘中的.java文件可以用任何文本编辑器打开。如果要执行,则使用如下方法: 使用jdk: 编译所有文件,然后仅执行一次有main的文件。 使用jb: 若已有一个空工程存在,则将所需文件添加到工程(jb9版本)中,然后按F9键。-source code for use on all of the code in JDK al
hundouluoCode
- 魂斗罗游戏的原码(j2me) 是学习j2me很好的方法-Type Sega game's original code (J2ME) is a good learning method J2ME
Example13_3
- 选票统计程序,了解JAVA小程序AWT组件的好方法-votes statistical procedures, understanding Java Applet AWT components of a good method
手机游戏物理模型之抛物线
- 物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos, 来分解初速度。 所以只能用近似模拟的方法! 我所采用的是:先放大后缩小的模拟方式,并且为了更精确加入了一定的偏移量。-objects do parabolic movement is the basic game campaign physical model one! The PC game can be easily simula
kxml
- Enhydra的KXML是一个只占很小存储空间的XML语法分析程序,对于J2ME应用程序非常适合。它有一个非常独特的DOM操作方法和被称为Pull的语法分析方法-Enhydra KXML is one of only a small storage space XML syntax analysis procedures for J2ME applications well suited. It is a very unique DOM methods of operation and call
openwnn-legacy一款Android手机上的输入法
- 一款Android手机上的输入法。含有中文输入法。-A input method in android mobile.
j2meinput.rar
- 用j2me实现一个输入法 用j2me实现一个输入法 希望会有帮助 希望会有帮助 希望会有帮助,J2me with an input method used to achieve the realization of a j2me input would be helpful I hope hope hope that would be helpful would be helpful
j2meshurufa.rar
- j2me低级界面输入法 一个简单的在低级界面里 实现自己的输入法,j2me low-level interface with a simple input method in the low-level interface that realize their own input method
FontExporter
- FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。<br><br>使用的时候,先用 FontExporter 将图片字库导出,eg.<br>java util.loc.FontExporter 宋体 12 text.xml 0 FL12<br><br>然后在J2ME工程里面加入 P
momelog-full-1_0.tar
- MoMELog是J2ME的日志框架。它是非常简单的,可扩展的日志记录框架。它由微核心和扩展组成。-MoMELog is J2ME logging framework. It is very simple and extensible logging framework intended to be used at development time. It consists of small core and extensions, that provide particular formatti
232256200811355_2
- 1.掌握用户按键事件处理方法 2.进一步掌握Sprite类 3.掌握碰撞检测的处理过程 4.实现英雄行走功能-1. Master user key event handling method 2. Further understand Sprite Class 3. Master the process of collision detection 4. The realization of the hero walking
MIDP_System_Properties_v1_2_en
- MIDP: lists system properties that can be retrieved by using the System.getProperty() method call.
ShowContent
- J2ME常用的菜单及文本显示模块 可按自定义的宽度来分割字符串-modules used for J2me menu and text method of Definable width to auto-split string
shootingmethod
- shooting method for differential equations
BtPlane
- bluetooth connection method.
PropertyUtil
- 鉴于j2me里没有配置文件的API,我自己写了一个简单的Property工具类,实现程序可配置。提供getValue(String key)方法得到相应的属性,但是属性文件写入的时候有点限制,每一条属性占一行,格式为“key=value”文件末尾加“ ”,标识文件末尾。-In view of j2me where there is no configuration file API, I wrote a simple Property tools to achieve program can b
invoke-a-CGI
- 一个用来调用CGI脚本的例子,是一个简单但是经典的MIDlet示例。-An example MIDlet to invoke a CGI scr ipt (GET method),Learning Wireless Java Help for New J2ME Developers By Qusay Mahmoud */ import java.io.* import javax.microedition.io.* import javax.microed
mge_ime
- 基于j2me开发的智能终端汉语拼音能输入法 -Intelligent terminal based on j2me development can Pinyin input method
canvas
- 提供给初学者开发输入法canvas 下的拼音输入法。-Development of input methods available to beginners Pinyin input method under canvas.
ClassAstar
- A*算法: 用于J2me学习有一定经验并对j2me有兴趣深次研究的人员研究A*算法的范例学习-A example about A* method for J2me study
