CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 分布式系统

搜索资源列表

  1. jmxexample

    0下载:
  2. jmx的例子程序,该技术是java用于分布式系统的重要框架-6 examples procedures, the java technology for the distributed system framework
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:733800
    • 提供者:都为拿
  1. JProject

    0下载:
  2. 自己学习分布式系统编程的一些代码,希望能给大家提供帮组-you learn some programming code, we hope that they will provide help group
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2249466
    • 提供者:万四爽
  1. Hadoop-compile-in-eclipse

    0下载:
  2. Hadoop源代码eclipse编译教程。hadoop是一个分布式系统基础架构,也就是构建云计算的系统-The Apache Hadoop project develops open-source software for reliable, scalable, distributed computing. Hadoop includes these subprojects
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:821412
    • 提供者:dawson
  1. WEBService

    0下载:
  2. 用java来实现分布式系统的WEB Service,以一个简单的银行系统为例,客户端通过激活web service来实现自己对帐户的操作和管理-Using java to implement distributed systems WEB Service, with a simple banking system, for example, by activating the web service client to achieve their own on account of the op
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1046014
    • 提供者:julian
  1. CowNewPIS

    0下载:
  2. 《j2ee开发全程实录》随书源码,集成开发环境Eclipse。源码体系结构,基于Spring的多层分布式系统。-err
  3. 所属分类:Java Develop

    • 发布日期:2017-06-09
    • 文件大小:17224040
    • 提供者:liujie
  1. TranscriptQuery

    0下载:
  2. 以Java结合rmi开发,分布式查询成绩的简单系统-Rmi combined to Java development, distributed query results in a simple system
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4355
    • 提供者:young
  1. StockMarket

    0下载:
  2. 用java写的股票交易游戏,可以支持多用户进行游戏,采用分布式系统中的RMI技术-Writing of the stock with java games, users can support many games, the use of RMI in Distributed System Technology
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:83486
    • 提供者:jingjing wang
  1. poll1

    0下载:
  2. 用java实现的投票系统,采用分布式系统中的client-server结构,目的是选出得票最多的候选人-Java implementation to use the voting system, distributed system client-server structure, the purpose is to elect the candidate who gets the most votes
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:8836
    • 提供者:jingjing wang
  1. src

    0下载:
  2. 基于Java-RMI(远程方法调用)实现一个小型的分布式系统,基本功能如下: 1) 提供并显示当前时间的服务器端。 2) 获取并用模拟和数字两种时钟按指定时间间隔显示时间的客户端。 -Based on Java-RMI (remote method invocation) to achieve a small-scale distributed systems, the basic functions are as follows: 1) to provide and display
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7696
    • 提供者:wanglb
  1. timer

    0下载:
  2. 分布式时钟系统。能够显示电子时钟和物理时钟两种界面,更新时间由用户自定义-distributed time system.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:58587
    • 提供者:keller
  1. Pro_Hadoop

    0下载:
  2. 简介了分布式计算开源框架Hadoop。 Hadoop框架中最核心的设计就是:MapReduce和HDFS。MapReduce的思想是由Google的一篇论文所提及而被广为流传的,简单的一句话解释MapReduce就是“任务的分解与结果的汇总”。HDFS是Hadoop分布式文件系统(Hadoop Distributed File System)的缩写,为分布式计算存储提供了底层支持。-Introduction of a distributed system Hadoop.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4778870
    • 提供者:黄田
  1. WordCountDouble

    0下载:
  2. 在一个大的文件中,找出单词出现的频率,使用分布式系统完成。运行平台Amazon EC2 MapReduce -In a large file, find the word in the frequency, the use of a distributed system to complete. Amazon EC2 MapReduce operation platform
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:23710
    • 提供者:puppy
  1. Google-bigtable

    0下载:
  2. Bigtable:一个分布式的结构化数据存储系统 -Google Bigtable
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:2454905
    • 提供者:zhangqi
  1. Pro-Hadoop

    0下载:
  2. Pro Hadoop,学习云计算的重要资料。一个分布式系统基础架构,由Apache基金会开发。用户可以在不了解分布式底层细节的情况下,开发分布式程序。充分利用集群的威力高速运算和存储。 -Pro Hadoop
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4778891
    • 提供者:fxh
  1. RMI

    0下载:
  2. 分布式系统的RMI实现之时钟实现,其他代码会陆续上传。敬请等候-distributed systems with RMI
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:44189
    • 提供者:qufei
  1. DCERMI

    0下载:
  2. 利用RMI编写的一个时钟分布式系统,服务器端根据客户端不同感兴趣事件,分别进行响应,可以有多个客户端。-Written using a clock RMI distributed systems, client server based on the different events of interest, respectively, we can connect with multiple clients.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:18168
    • 提供者:lypan
  1. TimeServer

    0下载:
  2. 基于RMI机制的分布式系统的时间显示,代码整洁,可读性非常强-a time display within distributed system based on RMI
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3454
    • 提供者:李若冰
  1. CloudSim-simulation-economics-model

    0下载:
  2. 带有Cloud模型,分布式系统的经济模型和算法!使用CloudSim进行了仿真,可以针对经济学模型进行改进!-With the economic models and algorithms of the Cloud model of distributed systems. The use CloudSim simulation can improve the economics model!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8977577
    • 提供者:zhaofeng
  1. Hadoop

    0下载:
  2. hadoop 一个分布式系统基础架构-the hadoop a distributed system infrastructure
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:250680
    • 提供者:胡轶为
  1. CloudSim-simulation-economics-model

    0下载:
  2. 带有Cloud模型,分布式系统的经济模型和算法!使用CloudSim进行了仿真,可以针对经济学模型进行改进!-With economic models and algorithms Cloud model, a distributed system! Use CloudSim simulation can be improved for the economic model!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:9960772
    • 提供者:涂肖
« 12 3 4 5 »
搜珍网 www.dssz.com