-
Android_Teris
具有卓越的通用性、高效性、平台移植性和安全性,非常实用。(Excellent versatility, efficiency, platform portability, and security, very practical.)
- 2011-12-16 09:33:59下载
- 积分:1
-
workjava
设计一个处理复数运算的类,该类中至少有两个成员方法:
复数加法和复数减法运算。
在上述类中添加两个静态方法:求一个复数的模和求一个复
数的复角。
设计一个子类,该子类继承了上述的类,并且至少拥有自己
的两个方法:复数乘法和复数除法。
再设计一个类,包含main方法,对上面的类进行应用与测试。
该作业要求编程并调试通过。对你设计的类要有详细的文字
说明(类所封装的内容,属性、方法的功能与含义等)(The design of a complex operation processing class, at least two members of the methods in this class.
Complex addition and subtraction.)
- 2017-12-15 22:36:35下载
- 积分:1
-
world_raster
geoserver 中国地图矢量图,geoserver 中国地图矢量图(Geoserver Chinese map vector diagram,Geoserver Chinese map vector diagram)
- 2016-03-30 10:55:39下载
- 积分:1
-
WindowManagerPolicy
This interface supplies all UI-specific behavior of the window manager.
- 2013-12-29 14:52:09下载
- 积分:1
-
HBase_0.98.1 API.chm
说明: hbase api的chm文件,对应版本为0.98(the profile of hbase api, version 0.98)
- 2020-06-22 12:20:02下载
- 积分:1
-
drawPanel
java swing 实现画板功能 绘画 修改 截屏 保存 浏览保存的信息(this is a drawPanel. java swing you can draw by it .)
- 2014-09-25 15:49:28下载
- 积分:1
-
java_program_111
java 初学者学习实例,对java感兴趣者可以当作自学阅读,代码都通过(java beginners learning example, the java interested persons can be used as self-learning reading, code adopted)
- 2006-10-29 16:22:06下载
- 积分:1
-
commons-codecom.tar
java编码的一个开发包,开放源代码的文件,建jsp网页用(java coding of a development kits, open source documents, using built jsp website. .)
- 2006-12-30 09:43:43下载
- 积分:1
-
newmark
分析Newark- 法计算步骤与公式相似性,编写一个简单同意的计算机程序(Newark-step analysis method similar to the formula, agreed to write a simple computer program)
- 2010-09-26 10:56:25下载
- 积分:1
-
project2
设计一个简单的课程管理系统(CourseManager)。主要功能包括:
课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(Design a simple course management system (CourseManager). Key features include:
Entry course information. Including: course number (no), course name (name), credits (grade) and the like
Queries course information. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
Modify course information. Inquiry based curriculum to the specified courses, and then replaced with new content.
Remove course information. Remove a specified course of information based curriculum.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_2 package.)
- 2015-05-30 18:38:59下载
- 积分:1