资源列表
Java程序MyLine
- 编写一个线段类 MyLine,要求如下: 主要属性有: e1,e2 端点,类型为Point 编写构造方法,如(Point p1 , Point p2) 编写成员方法。如: 检查线段是否位于第一象限check… 求线段的长度 length() … 判断两条线段(非延长线)是否相交(另一线段作为参数)。 求一点到该线段(或延长线)的距离 编写测试程序 用户输入线段的两点坐标构造一个线段 用户选择需要执行已编写的哪种方法(判断是否相交) 根据用户选择的方法要求用户输入点的坐标,或者线段的两点坐标,并反
CustomItem-example0000
- Describe: file example customItem j2me-Describe: file example customItem j2me..
pong
- Simple pong game with AI.
rgbimagedemo
- j2me rgb immage random creation
movesquare
- 一款手机游戏,用J2ME编写的,是个人冒险类的,能用
StreamManipulator.classzip
- This is a file class for share!
src
- Simple Animation Sprite
SortExample
- A simple sort example for j2me mobile application for beginners. -A simple sort example for j2me mobile application for beginners.
HELLOWORLD
- 基于j2me实现的HelloWorld-J2me realized based on the HelloWorld
j2me
- 学习惯了j2ee的开发, 最近学习了j2me, 原来j2me 也应有意思的-Studies used j2ee development, recently learned j2me, j2me original should be interesting
Caculator
- Java编写的简易图形计算器,能够进行简单的加减乘除计算-Java to prepare simple graphing calculator, to carry out simple addition and subtraction, multiplication and division calculation
获得系统手机信息的代码
- 在学习j2me时,可以用他来获得手机的一些信息.-learning J2ME, he can use the phone to get some information.