-
MachineNode
机器作业流程描述,采用贪婪算法设计,用JAVA写的。(Description of the machine processes, written by JAVA.)
- 2011-05-24 15:36:59下载
- 积分:1
-
网上书店%28struts%2Bhibernate%2Bcss%2Bmysql%29
说明: 能使先后台增删改查完整内容
myeclipse+mysql+jsp(myeclipse+mysql+jsp
good good good)
- 2020-06-24 17:20:01下载
- 积分:1
-
KeyExtract_java
说明: 中科院的研究的关键词提取技术,能够进行文章的分词和关键词提取(Keyword extraction technology for research in the Chinese Academy of Sciences, capable of article segmentation and keyword extraction)
- 2019-05-19 11:39:08下载
- 积分:1
-
CreateBean
自动生成javabean的功能,生成get&set方法之类的东西(自动生成javabean)
- 2009-12-11 11:02:06下载
- 积分:1
-
complex
编写一个复数类,可以进行复数加法和减法运算。编写一个包含main方法的类(应用程序)测试该复数类。要求该复数类至少包含一个无参的构造方法和一个带参的构造方法;数据成员包括复数的实部和虚部,为double类型;包括两个方法,分别实现复数的加法和减法运算。(Write a complex class, which can add and subtract complex numbers. Write a class (application) containing the main method to test the complex class. The complex class is required to include at least one parametric construction method and one parametric construction method; the data members include the real and imaginary parts of the complex, which are of double type; and two methods are included to realize the addition and subtraction operations of the complex respectively.)
- 2019-04-13 20:31:45下载
- 积分:1
-
Java-mid-term-test
(1)某邮局对邮寄包裹有如下规定:若包裹的长宽高任一尺寸超过1米或重量超过30千克,不予邮寄;对可以邮寄的包裹每件收取手续费0.5元,再加上根据下表按重量weight计算的邮资,请编写程序计算某包裹的邮寄资费。
重量(千克) 收费标准(元)
weight<=10 1.00
10<weigh<=20 0.90
20<weigh<=30 0.80
(2)设计一个Rectangle(矩形)类,数据成员包括length(长)、width(宽)。要求成员方法实现以下功能:
①由键盘输入长和宽
②计算面积
③计算周长
④输出面积和周长
(3)一辆卡车违反交通规则,撞人后逃跑。现场有3人目击事件,但都没记住车号,只记下车号的一些特征。甲说:牌照的前两位数字式相同的;乙说:牌照的后两位数字是相同的,但与前两位不同;丙是数学家,他说:4位的车牌号刚好是一个整数的平方。请根据以上线索求出车号。(Java mid-term test)
- 2011-06-19 18:49:56下载
- 积分:1
-
hibernate
说明: hibernate的初级教程,在eclipes中配置hibernate的详细项目,并备有数据库和解释文件(primary hibernate tutorial hibernate in eclipes configured in a detailed project, and with the database and interpretation of documents)
- 2009-08-30 20:03:08下载
- 积分:1
-
framewithmenu
一个有各种选项菜单的界面程序。当选择每个菜单选项时,在窗体内显示相应菜单选项的字符串。(a variety of options menu interface procedures. When choosing each menu option, the window shown in vivo to the corresponding menu options string.)
- 2005-08-25 22:31:56下载
- 积分:1
-
A-letter-home
一封家书。实现类的集成以及多态性,很好的练习题目。实现家书书写版本(A letter home. Achieve integration and polymorphism, practice questions. Letter writing version)
- 2016-02-14 18:57:36下载
- 积分:1
-
universidadmodelviewcontroller
Java Universidad model view controller
- 2013-11-08 06:53:28下载
- 积分:1