-
SSD8实验计算机网络实验报告,希望对学弟学妹们有所帮助
SSD8实验计算机网络实验报告,希望对学弟学妹们有所帮助-computer network
- 2022-01-26 04:49:04下载
- 积分:1
-
里面全身jsp编程的实例,包括javabean,jspjdbc,servlet等等。
非常适合jsp初学者入门学习。...
里面全身jsp编程的实例,包括javabean,jspjdbc,servlet等等。
非常适合jsp初学者入门学习。-Inside the body jsp examples of programming, including javabean, jspjdbc, servlet and so on. Jsp is ideal for beginners learning portal.
- 2022-03-10 20:24:20下载
- 积分:1
-
统计字符数组中字母,数字,符号的出现个数
char[] c = { 2 , c , $ , 4 , 7 , Z , j , ~ , p , c }...
统计字符数组中字母,数字,符号的出现个数
char[] c = { 2 , c , $ , 4 , 7 , Z , j , ~ , p , c } -Statistics character array of letters, numbers, symbols, the emergence of the number of char [] c = (2, c, $, 4, 7, Z, j, ~, p, c)
- 2022-06-13 13:06:30下载
- 积分:1
-
java虚拟机,机子上找的
java虚拟机,机子上找的-java virtual machine, machine to find the
- 2022-06-18 18:41:09下载
- 积分:1
-
郭克强老师视屏教程,第一课第二部分,手机应用程序结构,适合初学者...
郭克强老师视屏教程,第一课第二部分,手机应用程序结构,适合初学者-Shiping Guo Keqiang teacher tutorials, the first lesson the second part, cell phone use program structure, suitable for beginners
- 2022-04-09 14:49:58下载
- 积分:1
-
贪吃蛇这个简单的游戏用java来实现
娱乐过程中体会到编程的乐趣...
贪吃蛇这个简单的游戏用java来实现
娱乐过程中体会到编程的乐趣-huge memory of this simple game with java to the process of achieving entertainment programming experience to the fun
- 2023-06-02 03:50:03下载
- 积分:1
-
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1...
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1 , Point p2)
编写5个成员方法。如:
检查线段是否位于第一象限check()…
求线段的长度 length() …
判断两条直线是否相交(另一线段作为参数)。
编写一点到该线段(或延长线)的距离
其他方法。
注:编写方法时,考虑利用Point类的方法
编写测试程序-Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program
- 2022-05-10 16:17:22下载
- 积分:1
-
用J2ME写的俄罗斯方块源代码,采用MVC模式。
用J2ME写的俄罗斯方块源代码,采用MVC模式。-Written by using J2ME Tetris source code, the use of MVC pattern.
- 2022-06-19 02:35:04下载
- 积分:1
-
document about java xml.
document about java xml.
- 2022-08-10 15:21:18下载
- 积分:1
-
A Celsius
A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places. -A Celsius-Fahrenheit-Kelvin-converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.
- 2023-06-15 04:05:04下载
- 积分:1