期刊文献+
共找到1,638篇文章
< 1 2 82 >
每页显示 20 50 100
Experiences Analyzing Faults in a Hybrid Distributed System with Access Only to Sanitized Data
1
作者 Ronald J. Leach 《Journal of Software Engineering and Applications》 2010年第5期446-454,共9页
In this paper we report on a work in progress assessing the faults observed and reported in a distributed, safety-critical, largely embedded system with both electrical and mechanical components. We illustrate why sta... In this paper we report on a work in progress assessing the faults observed and reported in a distributed, safety-critical, largely embedded system with both electrical and mechanical components. We illustrate why standard software testing techniques are not sufficient and indicate some of the technical and non-technical problems encountered in examining the faults and the initial results obtained. While the application domain is elevator operation, the techniques described here are general enough to apply to many other domains. Much of the data analyzed here would be considered imprecise in the software industry if it were used in software testing or to help increase fault tolerance. The paper includes a discussion of the use of multiple views of data, assessment of missing data, and analysis of informal information to produce its conclusions about fault avoidance and fault tolerance. 展开更多
关键词 distributed System Safety-Critical Systems FAULT TOLERANCE remotE Monitoring
下载PDF
Analysis of handoff in distributed mobile communications system based on remote antenna unit selection 被引量:1
2
作者 蒋占军 潘文 +1 位作者 赵新胜 尤肖虎 《Journal of Southeast University(English Edition)》 EI CAS 2007年第2期156-161,共6页
A remote antenna unit (RAU) selection model is presented, and two kinds of handoffs, intra-cell handoff (HO) and inter-cell HO, are defined in distributed mobile communications systems (DAS). After that, an inte... A remote antenna unit (RAU) selection model is presented, and two kinds of handoffs, intra-cell handoff (HO) and inter-cell HO, are defined in distributed mobile communications systems (DAS). After that, an inter-cell HO model is proposed, in which the average power of the active set (AS) is used to predict the position of the mobile station (MS). The total power of the AS and the handoff set (HOS) are utilized to determine whether an inter-cell HO is necessary. Furthermore, the relationship between HO parameters and performance metrics is studied in detail based on RAU selection. Simulation results show that both the intra-cell HO and the inter-cell HO can achieve oerfect performance by aoprooriate settings of HO parameters. 展开更多
关键词 distributed mobile communications system HANDOFF generalized cell remote antenna unit selection
下载PDF
Effective distributed convolutional neural network architecture for remote sensing images target classification with a pre-training approach 被引量:3
3
作者 LI Binquan HU Xiaohui 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2019年第2期238-244,共7页
How to recognize targets with similar appearances from remote sensing images(RSIs) effectively and efficiently has become a big challenge. Recently, convolutional neural network(CNN) is preferred in the target classif... How to recognize targets with similar appearances from remote sensing images(RSIs) effectively and efficiently has become a big challenge. Recently, convolutional neural network(CNN) is preferred in the target classification due to the powerful feature representation ability and better performance. However,the training and testing of CNN mainly rely on single machine.Single machine has its natural limitation and bottleneck in processing RSIs due to limited hardware resources and huge time consuming. Besides, overfitting is a challenge for the CNN model due to the unbalance between RSIs data and the model structure.When a model is complex or the training data is relatively small,overfitting occurs and leads to a poor predictive performance. To address these problems, a distributed CNN architecture for RSIs target classification is proposed, which dramatically increases the training speed of CNN and system scalability. It improves the storage ability and processing efficiency of RSIs. Furthermore,Bayesian regularization approach is utilized in order to initialize the weights of the CNN extractor, which increases the robustness and flexibility of the CNN model. It helps prevent the overfitting and avoid the local optima caused by limited RSI training images or the inappropriate CNN structure. In addition, considering the efficiency of the Na¨?ve Bayes classifier, a distributed Na¨?ve Bayes classifier is designed to reduce the training cost. Compared with other algorithms, the proposed system and method perform the best and increase the recognition accuracy. The results show that the distributed system framework and the proposed algorithms are suitable for RSIs target classification tasks. 展开更多
关键词 convolutional NEURAL network (CNN) distributed architecture remotE SENSING images (RSIs) TARGET classification pre-training
下载PDF
Modeling load distribution for rural photovoltaic grid areas using image recognition
4
作者 Ning Zhou Bowen Shang +1 位作者 Jinshuai Zhang Mingming Xu 《Global Energy Interconnection》 EI CSCD 2024年第3期270-283,共14页
Expanding photovoltaic(PV)resources in rural-grid areas is an essential means to augment the share of solar energy in the energy landscape,aligning with the“carbon peaking and carbon neutrality”objectives.However,ru... Expanding photovoltaic(PV)resources in rural-grid areas is an essential means to augment the share of solar energy in the energy landscape,aligning with the“carbon peaking and carbon neutrality”objectives.However,rural power grids often lack digitalization;thus,the load distribution within these areas is not fully known.This hinders the calculation of the available PV capacity and deduction of node voltages.This study proposes a load-distribution modeling approach based on remote-sensing image recognition in pursuit of a scientific framework for developing distributed PV resources in rural grid areas.First,houses in remote-sensing images are accurately recognized using deep-learning techniques based on the YOLOv5 model.The distribution of the houses is then used to estimate the load distribution in the grid area.Next,equally spaced and clustered distribution models are used to adaptively determine the location of the nodes and load power in the distribution lines.Finally,by calculating the connectivity matrix of the nodes,a minimum spanning tree is extracted,the topology of the network is constructed,and the node parameters of the load-distribution model are calculated.The proposed scheme is implemented in a software package and its efficacy is demonstrated by analyzing typical remote-sensing images of rural grid areas.The results underscore the ability of the proposed approach to effectively discern the distribution-line structure and compute the node parameters,thereby offering vital support for determining PV access capability. 展开更多
关键词 Deep learning remote sensing image recognition Photovoltaic development Load distribution modeling Power flow calculation
下载PDF
C#.net环境下分布式系统的Remoting技术实现
5
作者 张倞祺 《计算机光盘软件与应用》 2011年第16期216-216,共1页
近年来,随着Intemet技术的飞速发展,传统的集中式计算和客户机/服务器模式已经不能满足跨平台、跨地域的分布式计算需求,构建可扩展、高复用性、可多技术协同作业的分布式系统,成为企业信息化建设发展的重点。本文详细叙述了在c#.... 近年来,随着Intemet技术的飞速发展,传统的集中式计算和客户机/服务器模式已经不能满足跨平台、跨地域的分布式计算需求,构建可扩展、高复用性、可多技术协同作业的分布式系统,成为企业信息化建设发展的重点。本文详细叙述了在c#.net环境下,利用Remoting技术实现分布式系统计算服务的原理与方法,并详细介绍了代理、通道、远程对象、配置文件、相关核心等技术。 展开更多
关键词 c#.NET remoting 分布式系统 代理 远程对象
下载PDF
.NET Remoting及其在SCADA主站系统中的应用 被引量:4
6
作者 李玉凯 朱有产 秦金磊 《计算机工程》 EI CAS CSCD 北大核心 2006年第19期245-247,共3页
阐述了新一代的分布式应用技术.NET Remoting的体系结构及其在分布式应用中的特点。以在SCADA主站系统中的应用为例,利用.NET Remoting技术代替传统的DCOM组件以实现软数据总线的功能,解决了Windows操作系统环境下一直存在的“DLL地狱... 阐述了新一代的分布式应用技术.NET Remoting的体系结构及其在分布式应用中的特点。以在SCADA主站系统中的应用为例,利用.NET Remoting技术代替传统的DCOM组件以实现软数据总线的功能,解决了Windows操作系统环境下一直存在的“DLL地狱”问题,提高了SCADA主站系统的灵活性和可扩展性。最后给出了用C#.NET实现的具体方法和步骤。 展开更多
关键词 NET remoting DCOM 分布式系统 SCADA c#.NET
下载PDF
基于.NET Remoting利用软件方法实现网络教学的探索 被引量:7
7
作者 陈琨 陈福民 《计算机应用》 CSCD 北大核心 2003年第8期130-132,共3页
针对流媒体技术的局限性,文中提出用软件方法解决网络教学中实时传输多媒体信息问题的方案。对.NETRemoting的构架特点进行了介绍,并且结合实际的开发和应用,给出了使用C#实现的具体方法。
关键词 .NET remoting c# 网络教学
下载PDF
Development of a distributed and integratable manufacturing execution system framework 被引量:4
8
作者 杨浩 周娜 +1 位作者 朱剑英 罗翔 《Journal of Southeast University(English Edition)》 EI CAS 2003年第1期64-69,共6页
Using remote method invocation (RMI) and a distributed object-oriented technique, this paper presents a systematic approach to developing a manufacturing execution system (MES) framework, which is open, modularized, d... Using remote method invocation (RMI) and a distributed object-oriented technique, this paper presents a systematic approach to developing a manufacturing execution system (MES) framework, which is open, modularized, distributed, configurable, interoperable and maintainable. Moreover, the design patterns for the framework .are developed and a variety of functional components are designed by inheriting appropriate patterns. And then an application is constructed by invoking corresponding methods of related components. An MES system implementing the framework and design patterns can be facilely integrated with other manufacturing applications, such as enterprise resource planning (ERP) and floor control system (FCS) . 展开更多
关键词 manufacturing execution system framework design pattern distributed object-oriented remote method invocation
下载PDF
基于.NET Remoting的分布式系统实现 被引量:20
9
作者 马保国 王文丰 +1 位作者 侯存军 钱方正 《计算机技术与发展》 2006年第3期50-52,55,共4页
文中主要探讨了基于.NET Remoting的分布式系统实现。首先介绍了.NET Remoting体系结构、工作原理。然后详细介绍了代理、通道、远程对象、配置文件、远程对象的部署以及其它相关核心对象和技术。最后通过一个分布式远程对象的处理实例... 文中主要探讨了基于.NET Remoting的分布式系统实现。首先介绍了.NET Remoting体系结构、工作原理。然后详细介绍了代理、通道、远程对象、配置文件、远程对象的部署以及其它相关核心对象和技术。最后通过一个分布式远程对象的处理实例进一步阐述,指出了采用.NET Remoting框架可以大大简化分布式远程处理的开发过程。 展开更多
关键词 remoting 代理 远程对象 分布式系统
下载PDF
.Net Remoting与分布式计算 被引量:6
10
作者 马俊 杨开英 +1 位作者 彭玉卓 郑智高 《计算机技术与发展》 2007年第2期118-120,共3页
探讨了.Net Remoting的体系结构和工作原理,介绍了.Net Remoting的相关对象和核心技术。研究如何运用.NetRemoting进行分布式计算,进而体现.Net Remoting功能的强大,可以跨多台计算机轻松进行分布计算,只需完成非常少的编程工作。最后运... 探讨了.Net Remoting的体系结构和工作原理,介绍了.Net Remoting的相关对象和核心技术。研究如何运用.NetRemoting进行分布式计算,进而体现.Net Remoting功能的强大,可以跨多台计算机轻松进行分布计算,只需完成非常少的编程工作。最后运用.Net Remoting的相关技术去构建一个分布式超级计算机,在一个具体的应用中进行分布式计算。 展开更多
关键词 .NET remoting 远程对象 分布式计算
下载PDF
MS.NET Remoting的分布式技术应用研究 被引量:11
11
作者 王正桓 蔡明 《计算机应用与软件》 CSCD 北大核心 2005年第3期140-142,共3页
本文阐述了新一代的分布式应用技术NETRemoting的体系结构 ,及其在分布式应用中的特点 。
关键词 局域网 代理服务器 MS.NET remoting 分布式技术 体系结构
下载PDF
.NET Remoting及其在证券实时分析系统中的应用 被引量:1
12
作者 李乃乾 王进 《计算机与数字工程》 2010年第1期164-168,189,共6页
.NET Remoting为分布式对象提供了一个基础结构。它使用既灵活又可扩展的管线向远程进程提供.NET的完全对象语义。文章以证券实时分析系统为例,利用.NET Remoting技术实现证券投资者在线实时分析股票品种的功能,不但通过程序集概念解决... .NET Remoting为分布式对象提供了一个基础结构。它使用既灵活又可扩展的管线向远程进程提供.NET的完全对象语义。文章以证券实时分析系统为例,利用.NET Remoting技术实现证券投资者在线实时分析股票品种的功能,不但通过程序集概念解决了Windows操作系统环境下一直存在的"DLL地狱"问题,提高了整个分析系统的灵活性和可扩展性,而且通过更为严格的安全性设计,为我国证券市场参与者进一步研究交易者策略、价格形成过程等创造了一个良好的应用平台。 展开更多
关键词 .NET remoting分布式系统 c#.NET
下载PDF
基于.NET Remoting的分布式数据库查询方案 被引量:2
13
作者 朱翠苗 林庆 郑广成 《河北工业科技》 CAS 2007年第3期170-173,共4页
.NET Remoting作为DCOM的替代,得到了日趋广泛的应用。文中通过一个分布式数据库查询系统的解决方案,探讨了.NET Remoting技术框架、结构原理、相关配置;通过详述实现技术,说明了使用该技术可以快速地构建分布式数据库查询的方案。
关键词 NET remoting 应用程序域 远程对象 分布式数据库 ADO.NET
下载PDF
采用.NET Remoting技术的配电网分析平台架构 被引量:2
14
作者 董张卓 刘雪 《计算机应用与软件》 CSCD 2010年第9期190-193,共4页
配电网分析平台,拟采用分布式架构。分布式CORBA、DCOM等因技术复杂,应用推广受到了限制。首先对配电网分析平台的架构进行初步分析,对.NET Remoting的基本原理进行研究总结,结合配电网分析计算平台的面向对象的通信要求,建立了分布式... 配电网分析平台,拟采用分布式架构。分布式CORBA、DCOM等因技术复杂,应用推广受到了限制。首先对配电网分析平台的架构进行初步分析,对.NET Remoting的基本原理进行研究总结,结合配电网分析计算平台的面向对象的通信要求,建立了分布式系统原型,编制了.NET Remoting服务器和客户端程序,验证了采用.NET Remoting技术建立分布式配电网分析平台的可行性。 展开更多
关键词 分布式系统 配电网分析 远程对象
下载PDF
基于.NET Remoting的动态负载平衡模型 被引量:3
15
作者 谢红薇 吉妙通 《计算机工程》 CAS CSCD 北大核心 2009年第21期264-266,共3页
在对.NETRemoting技术和传统的分布式负载平衡算法深入研究的基础上,提出一种排序队列和哈希映射矩阵相结合的负载平衡策略,给出一个分布式环境下的动态负载平衡模型。一方面可提高系统吞吐量,另一方面可缩短任务请求的响应时间。模型... 在对.NETRemoting技术和传统的分布式负载平衡算法深入研究的基础上,提出一种排序队列和哈希映射矩阵相结合的负载平衡策略,给出一个分布式环境下的动态负载平衡模型。一方面可提高系统吞吐量,另一方面可缩短任务请求的响应时间。模型采用模块化设计方法,使其具有部署灵活性和容错性,并应用滑动窗口机制提高模型的负载平衡指标可信度。 展开更多
关键词 NET remoting技术 分布式 负载平衡 排序队列 哈希映射
下载PDF
基于.NET Remoting框架的分布式车辆调度系统 被引量:5
16
作者 张南平 刘思津 《计算机技术与发展》 2008年第4期217-220,共4页
分布式组件技术是当前软件开发领域的重要研究方向之一。主要研究基于.NET Remoting框架的分布式应用,简要介绍了代理、应用程序域、通道、激活模式、对象生命期、宿主服务器等核心技术和概念。并比较了和Web服务的区别。最后给出了基于... 分布式组件技术是当前软件开发领域的重要研究方向之一。主要研究基于.NET Remoting框架的分布式应用,简要介绍了代理、应用程序域、通道、激活模式、对象生命期、宿主服务器等核心技术和概念。并比较了和Web服务的区别。最后给出了基于.NET Remoting的分布式车辆调度管理系统的详细实现。事实证明,使用该技术可以极大地简化分布式系统的开发过程,并且具有较高的通信效率和可扩展性。 展开更多
关键词 分布式技术 宿主服务器 代理 激活 远程对象
下载PDF
利用Remoting技术实现分布式系统的开发 被引量:4
17
作者 张捍卫 《计算机与现代化》 2009年第4期120-122,共3页
运用.NET Remoting进行分布式应用程序开发不仅提高开发效率,而且具有开发的简单性和系统的灵活性,特别是在局域网内运用TCP进行数据传输可以提高数据传输效率。本文介绍了.NET Remoting的体系结构,提出基于.NET Re-moting的分布式应用... 运用.NET Remoting进行分布式应用程序开发不仅提高开发效率,而且具有开发的简单性和系统的灵活性,特别是在局域网内运用TCP进行数据传输可以提高数据传输效率。本文介绍了.NET Remoting的体系结构,提出基于.NET Re-moting的分布式应用程序的开发方法,并详细论述了在Visual Studio.NET中实现该方法的过程。 展开更多
关键词 NET remoting 分布式系统 远程对象
下载PDF
用.Net Remoting技术实现酒店管理系统友情查询功能 被引量:3
18
作者 王玉时 于晓明 《陕西科技大学学报(自然科学版)》 2008年第2期110-113,共4页
介绍了.NET Remoting技术框架的基本原理和核心要素,针对传统的酒店管理系统中缺少为宾客提供查询其它酒店信息服务的缺陷,将.NET Remoting技术运用于酒店管理系统远程查询功能模块的开发,成功实现了现代城市酒店管理系统远程友情查询功能.
关键词 分布式处理 远程查询 应用程序域 .NET remoting技术
下载PDF
分布式系统的新型框架—.NET Remoting 被引量:1
19
作者 范文广 黄存东 《长春大学学报》 2012年第10期1198-1200,1206,共4页
主要阐述.NET Remoting的基本系统结构和.NET Remoting在应用程序中的使用方法。讲述了Remoting的定义、在分布系统中边界问题;Remoting体系结构中通道、应用程序域和结构体系;Remoting的激活方式和生存服务,让我们了解到Remoting技术,... 主要阐述.NET Remoting的基本系统结构和.NET Remoting在应用程序中的使用方法。讲述了Remoting的定义、在分布系统中边界问题;Remoting体系结构中通道、应用程序域和结构体系;Remoting的激活方式和生存服务,让我们了解到Remoting技术,并在何种情况下能在应用程序中实现Remoting以及如何实现。 展开更多
关键词 remoting 分布式系统 NET FRAMEWORK
下载PDF
基于·NET Remoting的分布式异构数据库一站式检索系统模型研究 被引量:3
20
作者 唐光前 《现代图书情报技术》 CSSCI 北大核心 2006年第8期37-41,共5页
简单介绍汕头大学图书馆自建或参建数据库现有检索系统存在的问题和·NET Remoting的体系结构,提出基于·NET Remoting的分布式异构数据库一站式检索系统模型,并对该模型的实现过程进行详细论述。
关键词 分布式异构数据库 一站式检索 系统模型 .NET remoting
下载PDF
上一页 1 2 82 下一页 到第
使用帮助 返回顶部