-
the-third-experiment
面向对象程序设计-Java第三次实验源代码(The third experiment of java source code)
- 2016-06-14 18:09:37下载
- 积分:1
-
hb00003
说明: 用JAVA做的一个系统 虽然简单了点 但也有一定的参考价值(do with JAVA a simple system of points but there are also some reference value)
- 2006-02-22 13:34:59下载
- 积分:1
-
a2
Java简单小程序,album管理系统,JDBC的应用(Simple Java applet, album management system, JDBC applications)
- 2013-08-04 18:33:48下载
- 积分:1
-
Rouyi
改编自若依后台模板。
新增功能如下:
1.后台代码块自动更新;
2.mysql前端自选设置;
3.集成Hibernate,配置文件中可选则Mybatis(Realizing Background Automation Management)
- 2020-06-22 21:00:01下载
- 积分:1
-
JSONWizard
说明: 可以将气象数据grib2文件 转为json文件 便于使用与开发(The meteorological data grib2 file can be converted into JSON file for easy use and development)
- 2020-09-10 17:46:47下载
- 积分:1
-
Album
电子相册的简易制作,能看相册,调整透明度(Easy to fabricate electronic photo album, can see the album, adjust transparency)
- 2012-12-28 10:16:14下载
- 积分:1
-
2008010
编写一个线段类 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)
- 2009-12-24 14:03:10下载
- 积分:1
-
javaworks
JAVA编写的家用电器管理系统,可以生成负荷曲线(Household electrical appliance management system)
- 2020-11-26 15:09:31下载
- 积分:1
-
primefactorization
Here is the programm which factorizes the intger
number.programm ask for the input if you enter the integer number 100 then the output of the programm is (2**2)*(5**2).Where "**" stands for
exponential and "*" stands for multiplication.
- 2009-10-28 21:31:48下载
- 积分:1
-
国密算法SM2算法实现和Demo
国密算法SM2算法实现和Demo,主要是帮助大家编写SM2程序(Implementation of SM2 algorithm and Demo)
- 2019-06-13 18:55:09下载
- 积分:1