文件名称:MultithreadMathServer
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 2.09kb
- 下载次数:
- 2次
- 提 供 者:
- Li xi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Using client-server architecture, write a multi-threaded
server which returns results of mathematical functions such as
sqrt(x),sin(x), cos(x), tan(x), etc. and a companion client to invoke
these functionalities from a remote machine.
server which returns results of mathematical functions such as
sqrt(x),sin(x), cos(x), tan(x), etc. and a companion client to invoke
these functionalities from a remote machine.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 3970981multithreadmathserver.rar 列表 MathClient.java MathServer.java