-
Snmp4j
java使用snmp4j实现简单的对设备监控源码,完全可以使用,经过过本人测试运行。(Use simple java snmp4j source for equipment monitoring, can be used after the test run over me.)
- 2021-04-02 11:09:07下载
- 积分:1
-
Banker
Banker s Algorithm to protect from deadlock at process schedule.
- 2012-06-08 04:07:35下载
- 积分:1
-
graphics
实验一:类与对象实验: 几何图形类的设计
实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。
实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下:
① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。
② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。
③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显示圆是否完全坐落于矩形中。
④ 要求能对创建的Rectangle类和Circle类对象数目进行统计。
Exa类含有main方法,在main方法中用Geometry类创建对象,该对象调用相应的方法
设置圆和矩形的位置及大小并输出圆是否包含在矩形中。输出当前Rectangle和Circle
对象数目。
(test one)
- 2014-05-05 08:37:25下载
- 积分:1
-
sbyle
采用jdk1 5的界面风格,拱选择的风格有系统平台风格,Motif风格,跨平台风格(The interface style of jdk1 5 is adopted, and the style of arch selection includes system platform style / motif style and cross platform style)
- 2018-09-17 11:13:49下载
- 积分:1
-
object-oriented-concepts-and--skills
详细介绍面向对象的方法论、图示、概念及使用技巧,全面讲述面向对象数据库的理论与应用,深入探讨软件品质管理及软件开发模型,通过大量范例将面向对象分析与设计的重要理论做深入浅出地阐述。 面向对象分析与设计
(Detailed methodology, icon, object-oriented concepts and use skills, a full description of the theory and application of object-oriented database, depth discussion of software quality management and software development model, through a large number of examples of the object-oriented analysis and design theory do elaborate in layman' s language. Object-Oriented Analysis and Design)
- 2012-09-11 17:34:32下载
- 积分:1
-
una-saas-toturial-master
说明: 用Java实现的SaaS多租户软件,基于SpringBoot和JPA,独立数据库/共享数据库独立Schema的多租户系统。(SaaS multi-tenant software implemented in Java is a multi-tenant system based on SpringBook and JPA, independent database or shared database independent Schema.)
- 2020-06-23 18:20:02下载
- 积分:1
-
com
eclipse rcp demo。eclipse rcp demo。eclipse rcp demo。
- 2015-04-16 12:55:14下载
- 积分:1
-
VCardParser_V40
vCard parser for vCard 4.0.
- 2013-11-21 22:07:30下载
- 积分:1
-
CKEditor_tpzxsc
CKEditor本地图片自动上传插件依赖于JSP环境,部分由Java代码实现(CKEditor plugin automatically upload local images depends on the JSP environment, partially implemented by Java code)
- 2014-06-02 13:42:54下载
- 积分:1
-
draw(2)
一个简单的Java画板 很简单的只有几个基本功能(A simple Java Sketchpad is very simple, only a few basic functions)
- 2012-06-12 21:26:07下载
- 积分:1