-
Candidate
JAVA程序设计导论 习题6。8
创造两个类,Vote and Candidate (the Vote and Candidate Classes)
- 2010-05-27 21:45:18下载
- 积分:1
-
qrimage
自己写的一个java的QR二维码识别程序,支持摄像头。适合java初学者研究使用(Himself wrote a Java QR two-dimension code recognition program, and support the camera. Suitable for Java beginners research use)
- 2012-12-19 20:24:07下载
- 积分:1
-
sztpre-file
一个简单的JAVA实例,取得目录的文件信息(A simple JAVA example, the directory file information)
- 2017-06-28 11:34:21下载
- 积分:1
-
iQQ_beta1.02
仿QQ 在linux下的源码,你懂的。。。。。。。
- 2013-03-15 09:41:21下载
- 积分:1
-
index
ssnmp4j是使用Java进行SNMP编程的包,此文件包含使用snmp4j的代码示例.(Snmp4j is a package for SNMP programming using Java. This file contains code examples using snmp4j.)
- 2020-06-24 13:20:02下载
- 积分:1
-
Jackess 3.0.1
说明: Java微软Access工具,用于读取或创建微软Access数据库文件,支持1997-2019全部版本。(Java Microsoft Access tool, used to read or create Microsoft Access database files, supporting all versions of 1997-2019.)
- 2019-05-14 18:23:32下载
- 积分:1
-
TomcatPOracle-connection-pool
java 连接oracle的连接池示例,对初学者很有用哦(document for java connect oracle:connect pool case)
- 2013-12-12 11:13:04下载
- 积分:1
-
RTPpacket
rtp packet source code
- 2012-01-11 16:48:20下载
- 积分:1
-
Java 8实战
全书分四个部分:基础知识、函数式数据处理、高效Java 8 编程和超越Java 8。(The book is divided into four parts: basic knowledge, functional data processing, efficient Java 8 programming and beyond Java 8.)
- 2020-06-19 02:00:01下载
- 积分:1
-
ex01
1.1 作业描述
设计一个生成和显示时间的分布式应用程序,实现以下功能:
1、 一个服务器生成时间,并在多个不同节点的客户端上显示。
2、 客户端有多种时间显示方式,如模拟时钟、数字时钟。
1.2 作业要求
下面是设计时需要满足的四个要求:
1、 打破客户端和服务器开发过程中的紧耦合。
2、 打破客户端和服务器运行时的紧耦合,即不需要固定的机器,不限制客户端的数目等。
3、 允许客户端显示不同的事件。
4、 使用RPC机制或RMI机制。
(1.1 Design a job description to generate and display time distributed applications, the following functions: 1, a time server generates and displays on the client several different nodes. 2, the client has a variety of time display, such as an analog clock, a digital clock. 1.2 Operating Requirements The following is required to meet four design requirements: 1, breaking client and server development process tightly coupled. 2, breaking the tight coupling client and server runtime that does not require a fixed machine, does not limit the number of clients and so on. 3, allows clients to display different events. 4, using the RPC mechanism or RMI mechanism.)
- 2014-01-22 16:18:51下载
- 积分:1