搜索资源列表
-
0下载:
分布式计算——RMI远程方法调用:学习RMI编程,了解在多台计算机上的JAVA应用之间的通信。-Distributed Computing -- RMI Remote Method Invocation : Learning RMI programming, multiple computers in the Java application communication between.
-
-
0下载:
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, t
-
-
0下载:
java network programming and distributed computing java network programming and distributed computing-java programming and distributed network java computing network programming and Distri java buted computing network programming and d istributed co
-
-
0下载:
ssd8 教程 This course focuses on the principles and practices of network-based computing. It begins with an overview of network technology in support of data and multimedia communication. It continues with application-oriented protocols and approaches
-
-
0下载:
这是一个演示分布式系统并行计算的GUI程序,通过在log定制事件,即可查看-This is a demonstration of distributed parallel computing system GUI program, customized through the case log to see
-
-
0下载:
Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technolog
-
-
0下载:
An Adaptive Programming Model for Fault-Tolerant Distributed Computing is ieee standard project based on java
-
-
0下载:
ICE(Internet Communications Engine)是ZeroC提供的一款高性能的中间件,基于ICE可以实现电信级的解决方案。在设计网站架构的时候可以使用ICE实现对网站应用的基础对象操作,将基础对象操作和数据库操作封装在这一层,在业务逻辑层以及表现层(java,php,.net,python)进行更丰富的表现与操作,从而实现比较好的架构。基于ICE的数据层可以在未来方便的进行扩展。ICE支持分布式的部署管理,消息中间件,以及网格计算等等。 -ICE (Internet Com
-
-
0下载:
Java Network Programming and Distributed Computing 书附源码-Java Network Programming and Distributed Computing APPENDIX Source
-
-
0下载:
分布式计算中的组播聊天室 主要应用socket技术-Distributed computing in the main application of multicast socket technology chat room
-
-
0下载:
Java网络编程与分布式计算source-Java network programming and distributed computing source
-
-
0下载:
用Java编写的基于Agent的分布式计算-Written in Java Agent-based distributed computing,
-
-
11下载:
完成基于公钥证书的非对称密钥分配工作
说明:
(1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。
(2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
-
-
0下载:
JOONE(Java Object Oriented Neural Network)是sourceforge上一个用java语言迅速开发神经网络的开源项目。JOONE支持很多的特性,比如多线程和分布式计算,这意味着可以JOONE可以利用多处理器或是多计算机来均衡附载(It's an open source project on SourceForge to quickly develop a neural network in the Java language. JOONE supports
-