-
用applet显示的Dijkstra算法,用于计算图论中点到点的最短距离
用applet显示的Dijkstra算法,用于计算图论中点到点的最短距离-using applet shows the Dijkstra algorithm used in the calculation of graph theory point-to-point shortest distance
- 2023-01-21 15:55:04下载
- 积分:1
-
some of the java applet, interested to see if there is I hope you will support
java的几个小程序,有兴趣的看看,希望大家支持-some of the java applet, interested to see if there is I hope you will support
- 2022-07-03 18:52:59下载
- 积分:1
-
small classic pinball games procedures
经典小游戏弹球程序-small classic pinball games procedures
- 2022-12-01 10:00:03下载
- 积分:1
-
ssd3 exercise8
ssd3 exercise8
- 2022-01-26 04:16:31下载
- 积分:1
-
如果应用系统是面向多种语言的,编程时就不得不设法解决国际化问题,包括操作界面的风格问题、提示和帮助语言的版本问题、界面定制个性化问题等。由于Java语言具有平台...
如果应用系统是面向多种语言的,编程时就不得不设法解决国际化问题,包括操作界面的风格问题、提示和帮助语言的版本问题、界面定制个性化问题等。由于Java语言具有平台无关、可移植性好等优点,并且提供了强大的类库,所以Java语言可以辅助我们解决上述问题。Java语言本身采用双字节字符编码,采用大汉字字符集,这就为解决国际化问题提供了很多方便。- If the application system faces the many kinds of languages,
when programming can not but try to solve the internationalization
problem, including the operation contact surface style question, the
prompt and the help language edition question, the contact surface has
custom-made the individuality question and so on. Because the Java
language has the platform irrelevant, the probability is good and so
on the merit, and has provided the formidable kind of storehouse,
therefore the Java language may assist us to solve the above problem.
Java language itself uses the pair of byte character coding, uses the
big Chinese character character collection, this has provided very
many convenient for the solution internationalization question.
- 2022-11-24 14:40: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
-
用JAVA实现的模拟内存管理程序,可以模拟操作系统动态管理内存,主要采用首次适应算法以及最佳适应算法。...
用JAVA实现的模拟内存管理程序,可以模拟操作系统动态管理内存,主要采用首次适应算法以及最佳适应算法。-The realization of the simulation with JAVA memory management procedures, the operating system can simulate the dynamic management of memory, the main algorithm used to adapt the first and best adaptation algorithm.
- 2022-01-24 15:35:16下载
- 积分:1
-
JNDI 操作 LDAP的几个例子源码
包括连接、添加、删除、修改、搜寻...
JNDI 操作 LDAP的几个例子源码
包括连接、添加、删除、修改、搜寻-JNDI source code a few examples of LDAP operations, including connections, add, delete, modify, search
- 2022-03-19 23:33:38下载
- 积分:1
-
Jacob是使用JAVA调用COM组件的JAVA包,这是它的应用例子之五。
Jacob是使用JAVA调用COM组件的JAVA包,这是它的应用例子之五。-Jacob is to use JAVA call COM components, JAVA package, which is an example of its application of the five.
- 2022-07-15 03:57:22下载
- 积分:1
-
java压缩原理代码
java压缩原理代码-java code compression Principle
- 2022-07-12 19:39:41下载
- 积分:1