搜索资源列表
JavaExtract
- java applet 曲线坐标 动态是先曲线坐标以及取直运算 -java applet curvilinear coordinates dynamic first curvilinear coordinates and straightened Operators
BejeweledDeluxePlugin
- 是我写的校内宝石迷阵的*,代码注释清晰保证质量。 把config.ini 置于D盘根目录下。 需要在配置中输入宝石迷阵8*8格子的左上角在屏幕上的坐标,我在里面做了DistanceMeasure 可以截图,并量取坐标 就看你怎么用了-I write plug-school gems like a trap, clear to ensure the quality of the code comments. To put D config.ini under the root dir
CoordinatesTest
- 个人原创代码:编写Java Application程序,定义一个类Point,代表一个点,public属性有x和y,方法有显示点坐标show(),构造函数有两个参数分别给x,y赋值,在main方法中构造两个对象,再创建一方法(getMiddle)为取两个点构成线段的中点的坐标,参数为2个点对象,调用此方法后得到一个新的点,编写Application,显示该对象的坐标值。-Personal original code: using java application program, define
DrawApplet
- 个人原创代码:编写Java Applet程序,使用 *画一条正弦曲线(提示:y=a* sin(x),坐标要取整)。-The original code of the individual: to write a Java Applet,* draw a sine curve (Hint: y = a* sin (x) coordinates to rounding).
dian
- 2. 定义一个类Point,代表一个点,public属性有x和y,方法有显示点坐标 show(),构造函数有两个参数分别给x,y赋值,在main方法中构造两个对象,再创建一方法(getMiddle)为取两个点构成线段的中点的坐标,参数为2个点对象,调用此方法后得到一个新的点,编写Application,显示该对象的坐标值。- A class definition Point, represents a Point, public property have x and y, a method