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

搜索资源列表

  1. filesynchronization

    0下载:
  2. 文件同步(file synchronization)就是指对若干个分布式的文件系统执行一系列的操作,使得所有这些文件系统最终达到一个统一的状态。-File synchronization (file synchronization) refers to the number of distributed file system to perform a series of operations, so that all of these file systems eventually reach
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:52880
    • 提供者:bonnie
  1. CAN

    0下载:
  2. 现场总线是当今自动化领域技术发展的热点之一,被誉为自动化领域的计算机局域网。它的出现为分布式控制系统实现各节点之间实时、可靠的数据通信提供了强有力的技术支持。CAN(Controller Area Network)属于现场总线的范畴,是一种多主方式的串行通讯总线,数据通信实时性强。与其它现场总线比较而言,CAN总线具有通信速率高、容易实现、可靠性高、性价比高等诸多特点。-Fieldbus automation technology is currently one of the hotspots
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:101074
    • 提供者:王洋
  1. Hadoop

    0下载:
  2. 基于Hadoop集群的分布式日志分析系统研究-Distributed Hadoop clusters based on log analysis system
  3. 所属分类:Search Engine

    • 发布日期:2017-03-27
    • 文件大小:239057
    • 提供者:李化
  1. air

    1下载:
  2. 软件工程课要求的作业,自己用QT编写的分布式温控系统,并且有简要说明。能在Linux系统下编译运行。-A distributed air-conditioner system written in QT/C++.
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-02
    • 文件大小:1149176
    • 提供者:kank
  1. BPNN

    1下载:
  2. 人工神经网络就是模拟人思维的第二种方式。这是一个非线性动力学系统,其特色在于信息的分布式存储和并行协同处理。虽然单个神经元的结构极其简单,功能有限,但大量神经元构成的网络系统所能实现的行为却是极其丰富多彩的。 -Simulation of artificial neural network is a second way of human thinking. This is a nonlinear dynamic system, which features a distributed i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5289
    • 提供者:prince
  1. VisualBasic

    0下载:
  2. Visual+Basic与分布式监控系统_范逸之,如果做实时监控系统的话是个很好的参考材料-Visual+ Basic and distributed control system _ Fan Yi, if a real-time monitoring system to do so is a good reference material
  3. 所属分类:Wavelet

    • 发布日期:2017-05-30
    • 文件大小:12531949
    • 提供者:郑鹏
  1. d

    0下载:
  2. 分布式整流桥 测试系统的设计与实现-Distributed Rectifier Test System Design and Implementation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:357829
    • 提供者:李冬春
  1. git-core-0.99.9i.tar

    0下载:
  2. GIT是一个分布式版本控制系统,为google所推崇。这是它核心的源码。-GIT is a stupid (but extremely fast) directory content manager. It doesn t do a whole lot, but what it does do is track directory contents efficiently.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:525168
    • 提供者:w
  1. 0923-96B

    0下载:
  2. 分布式专家行业系统架构设计,硕士论文(参考)。-Distributed expert system design industry, paper.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:308010
    • 提供者:rainxy2000
  1. p2pneting

    0下载:
  2. :以Napster和Gnutella为代表的文件共享软件已经成为Internet上增长最迅速的应用。这种运行于多个对等结点(Peer)之上的网络被称为对等网络。随着对等网络规模的增长,可扩展性成为迫切需要解决的问题也成为了研究的热点。本文综述了对等网络领域的研究现状,首先介绍了Internet上常见的对等网络系统及其局限性,然后对最近提出的多种支持大规模对等网络的分布式哈希表查找系统进行了综述,介绍了基于这些查找系统的新一代的文件共享系统,讨论了对等网络中的安全问题并指出了进一步的研究方向。-T
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:253674
    • 提供者:majie
  1. HTTPxieyijieshi1

    0下载:
  2. HTTP 是一个属于应用层的面向对象的协议,由于其简捷、快速的方式,适用于分布式超媒体信息系统 。 -HTTP is an application layer is object-oriented protocol, because of its simple, quick way to apply to distributed hypermedia information systems.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:193442
    • 提供者:wangshuchang
  1. memcached-1.4.5.tar

    0下载:
  2. memcached是一个高性能的分布式的内存对象缓存系统,通过在内存里维护一个统一的巨大的hash表,它能够用来存储各种格式的数据,包括图像、视频、文件以及数据库检索的结果等。最初为了加速 LiveJournal 访问速度而开发的,后来被很多大型的网站采用。起初作者编写它可能是为了提高动态网页应用,为了减轻数据库检索的压力,来做的这个缓存系统。它的缓存是一种分布式的,也就是可以允许不同主机上的多个用户同时访问这个缓存系统, 这种方法不仅解决了共享内存只能是单机的弊端, 同时也解决了数据库检索的压
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:302516
    • 提供者:zhangsan
  1. DistributedFilberOpticSensorSystem

    0下载:
  2. 本文基于马赫-泽德干涉结构的分布式光纤传感系统,采用模式识别的思想,详细论述了信号特征辨识和提取方法,提高了定位准确度,减少了误报!-Based on Mach- Zehnder interferometer structure of the distributed optical fiber sensing system, using pattern recognition idea, discussed in detail the signal feature recognition and
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:293653
    • 提供者:xiejian
  1. Profibus

    0下载:
  2. PROFIBUS规定了串行现场总线系统的技术和功能特性。通过这个系统,从底层(传感器、执行器级)到中层(单元级)的分布式、数字现场可编程控制器都可以连网。PROFIBUS区分为主站和从站。-Serial PROFIBUS fieldbus system provides the technical and functional characteristics. Through this system, from the bottom (sensors, actuators, level) to
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:281957
    • 提供者:李斯
  1. detection

    0下载:
  2. 随着生产和工艺的进步,人们对产品的质量要求越来越高,基于机器视觉的在线 检测系统成为一种重要的质量控制手段。本文对应用于宽幅面、高精度的基于分布式 机器视觉的产品表面缺陷在线检测理论与算法进行了研究,并在此基础上以印刷品和 浮法玻璃的缺陷检测为例,完成了模式产品和非模式产品的缺陷在线检测系统。-With the progress of production and technology, people are increasingly demanding high quality p
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5104107
    • 提供者:丁雍
  1. Delphi

    0下载:
  2. 在远程数据库和分布式数据库等复杂系统中, 数据库引擎技术的选择是影响系统执行效率的关键因素。本文基于 Delphi 下, 介绍了Delphi 中连接SQL Server 2000 数据库的两种主要方式: BDE 引擎和ADO 技术, 并以信息管理系统为例, 详细阐述了这两种方法的实现过程。-In the remote database and distributed database and other complex systems, database engine technolog
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:43951
    • 提供者:可可人
  1. PhenixOpen

    1下载:
  2. Phenix 分布式应用开发平台 for Delphi (源码) 发布 Phenix是基于Delphi-MIDAS技术之上的开发平台。 Phenix分为Phenix控件包(包含有PhenixLibrary、PhenixDataSource、PhenixResource)、定制管理工具-Phenix Manager(以下简称PM)、和一个运行在DCOM+Borland Socket Server上的中间件-PhenixApp(以下简称PA)。 在MIDAS的先进思想和强大功能基础之上,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-12
    • 文件大小:2579428
    • 提供者:shen
  1. pvfs2-quickstart

    0下载:
  2. 一个关于pvfs2分布式文件系统的快速入门文档-A distributed file system on the pvfs2 Quick Start document
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:88841
    • 提供者:阿当
  1. pvfs-2.8.2.tar

    0下载:
  2. 分布式文件系统pvfs2的最新源码,配合berkeley DB的源码可搭建pvfs2文件系统-Distributed File System pvfs2 the latest source code, source code with berkeley DB file system can be built pvfs2
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4542646
    • 提供者:阿当
  1. DCOM_Distributed_Implementation_GIS_System_Documen

    0下载:
  2. DCOM分布式GIS系统的实现文档DCOM Distributed Implementation of GIS System Documentation -DCOM Distributed Implementation of GIS System Documentation
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:79444
    • 提供者:3
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 30 »
搜珍网 www.dssz.com