-
Exe3_3
3.设计一个能够描述点(point)、线(line)、圆(circle)、矩形(rectangle)和三角形(triangle)等几何形状的类体系,能够计算不同形状的周长和面积(如果能够定义的话)。程序文件命名为Exe3_3.java。(3. Design a point can be described (point), line (line), circle (circle), class hierarchy rectangle (rectangle) and the triangle (triangle) and other geometric shapes, different shapes can calculate perimeter and area (if you can define if). Program file named Exe3_3.java.)
- 2015-10-23 19:30:11下载
- 积分:1
-
ReadComm
说明: * 程序文件名称:ReadComm.java
* 功能:从串行口COM1中接收数据(* Name of program file: ReadComm.java* feature: From the COM1 serial port to receive data)
- 2008-10-19 20:39:13下载
- 积分:1
-
Enumeration
Returns whether this {@code Enumeration} has more elements.
- 2014-02-18 09:45:01下载
- 积分:1
-
Drawpan(jia)
简单矢量图像编译器(simple vector graphics compiler)
- 2004-09-15 01:51:44下载
- 积分:1
-
ProvisionParserTests
You can run this entire test case with: runtest -c com.android.exchange.adapter.ProvisionParserTests email.
- 2013-12-11 16:12:20下载
- 积分:1
-
RemoteConferenceSystem
远程系统界面原型basic版本,后续的版本会继续上传。这是一个单机版的(Prototype code project)
- 2012-05-27 12:40:15下载
- 积分:1
-
teshuqipanfugai
特殊棋盘覆盖问题的Java脚本文档,采用递归的思想解决(Special chessboard coverage of Java script files, using recursive thinking to solve)
- 2014-04-26 17:50:24下载
- 积分:1
-
Exe4_2
2.设计一个简单的课程管理系统(CourseManager)。主要功能包括:
(1)课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
(2)课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
(3)课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
(4)课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(2. Design a simple course management system (CourseManager). Key features include:
(1) entry program information. Including: course number (no), course name (name), credits (grade) and the like
(2) information about courses. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
(3) Course modify information. Inquiry based curriculum to the specified courses, and then replaced with new content.
(4) Delete 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.)
- 2020-12-09 21:29:20下载
- 积分:1
-
SelectionModelDemo
说明: 表格选择模式,当用户对表格做数据域位的选取时会产生ListSelectionListener事件(Table selection mode, when users place on the table to do the selection of data fields will produce ListSelectionListener events)
- 2010-04-07 10:44:39下载
- 积分:1
-
a2
Java简单小程序,album管理系统,JDBC的应用(Simple Java applet, album management system, JDBC applications)
- 2013-08-04 18:33:48下载
- 积分:1