期刊文献+
共找到59篇文章
< 1 2 3 >
每页显示 20 50 100
Concurrent Object-Oriented Programming Based on MPI
1
作者 鲁宏伟 裴晓黎 +1 位作者 汪厚祥 肖永玲 《Journal of Shanghai University(English Edition)》 CAS 2004年第3期295-300,共6页
Object-oriented model possesses inherent concurrency. Integration of concurrency and object-orientation is a promising new field. MPI is a message-passing standard and has been adopted by more and more systems. This p... Object-oriented model possesses inherent concurrency. Integration of concurrency and object-orientation is a promising new field. MPI is a message-passing standard and has been adopted by more and more systems. This paper proposes a novel approach to realize concurrent object-oriented programming based on Message-passing interface(MPI) in which future method communication is adopted between concurrent objects. A state behavior set is proposed to solve inheritance anomaly, and a bounded buffer is taken as an example to illustrate this proposal. The definition of ParaMPI class, which is the most important class in the concurrent class library, and implementation issues are briefly described. 展开更多
关键词 message-passing interface object-oriented the future method inheritance anomaly concurrent class library.
在线阅读 下载PDF
A Reference Framework for Concurrent Engineering
2
作者 唐敦兵 Zheng +4 位作者 Li Li Zhizhong Liu Dacheng 《High Technology Letters》 EI CAS 2001年第1期47-50,共4页
Considering the diversity of methods and tools offered to concurrent engineering, the aspects playing important roles in the concurrent engineering context have been pinpointed as being four core elements which are Ac... Considering the diversity of methods and tools offered to concurrent engineering, the aspects playing important roles in the concurrent engineering context have been pinpointed as being four core elements which are Activity, Method, Object and Information. Based on these four elements, a reference framework called AMOI is proposed to be the guideline for the systematic concurrent product design. Using the AMOI reference framework, concurrent product development system can be structured into four function models (including the activity model, method model, object model and information model) which are interconnected with each other. 展开更多
关键词 concurrent engineering concurrent product design Reference framework
在线阅读 下载PDF
Testability Models for Object-Oriented Frameworks
3
作者 Divya Ranjan Anil Kumar Tripathi 《Journal of Software Engineering and Applications》 2010年第6期536-540,共5页
Frameworks are time-tested highly reusable architectural skeleton structures. They are designed ‘abstract’ and ‘inco- mplete’ and are designed with predefined points of variability, known as hot spots, to be custo... Frameworks are time-tested highly reusable architectural skeleton structures. They are designed ‘abstract’ and ‘inco- mplete’ and are designed with predefined points of variability, known as hot spots, to be customized later at the time of framework reuse. Frameworks are reusable entities thus demand stricter and rigorous testing in comparison to one- time use application. The overall cost of framework development may be reduced by designing frameworks with high testability. This paper aims at discussing a few metric models for testability analysis of object-oriented frameworks in an attempt to having quantitative data on testability to be used to plan and monitor framework testing activities so that the framework testing effort and hence the overall framework development effort may be brought down. 展开更多
关键词 object-oriented frameworks COMPLEXITY Framelet-Based DESIGN and TESTABILITY
暂未订购
Open-Access Framework for Efficient Object-Oriented Development of Video Analysis Software
4
作者 Dimitris K. Iakovidis Dimitris Diamantis 《Journal of Software Engineering and Applications》 2014年第8期730-743,共14页
The increasing use of digital video everyday in a multitude of electronic devices, including mobile phones, tablets and laptops, poses the need for quick development of cross-platform video software. However current a... The increasing use of digital video everyday in a multitude of electronic devices, including mobile phones, tablets and laptops, poses the need for quick development of cross-platform video software. However current approaches to this direction usually require a long learning curve, and their development lacks standardization. This results in software components that are difficult to reuse, and hard to maintain or extend. In order to overcome such issues, we propose a novel object-oriented framework for efficient development of software systems for video analysis. It consists of a set of four abstract components, suitable for the implementation of independent plug-in modules for video acquisition, preprocessing, analysis and output handling. The extensibility of each module can be facilitated by sub-modules specifying additional functionalities. This architecture enables quick responses to changes and re-configurability;thus conforming to the requirements of agile software development practices. Considering the need for platform independency, the proposed Java Video Analysis (JVA) framework is implemented in Java. It is publicly available through the web as open-access software, supported by a growing collection of implemented modules. Its efficiency is empirically validated for the development of a representative video analysis system. 展开更多
关键词 object-oriented framework EFFICIENT SOFTWARE Development VIDEO Analysis Java
在线阅读 下载PDF
CRF:A Scheduling of Multi-Granularity Locks in Object-Oriented Database Systems
5
作者 Qin Xiao & Pang Liping(Department of Computer Science, Huazhong University of Science and Technology,Wuhan 430074, P. R. China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1998年第4期51-57,共7页
This paper introduces a multi-granularity locking model (MGL) for concurrency control in object-oriented database system briefiy, and presents a MGL model formally. Four lockingscheduling algorithms for MGL are propos... This paper introduces a multi-granularity locking model (MGL) for concurrency control in object-oriented database system briefiy, and presents a MGL model formally. Four lockingscheduling algorithms for MGL are proposed in the paper. The ideas of single queue scheduling(SQS) and dual queue scheduling (DQS) are proposed and the algorithm and the performance evaluation for these two scheduling are presented in some paper. This paper describes a new idea of thescheduling for MGL, compatible requests first (CRF). Combining the new idea with SQS and DQS,we propose two new scheduling algorithms called CRFS and CRFD. After describing the simulationmodel, this paper illustrates the comparisons of the performance among these four algorithms. Asshown in the experiments, DQS has better performance than SQS, CRFD is better than DQS, CRFSperforms better than SQS, and CRFS is the best one of these four scheduling algorithms. 展开更多
关键词 Lock scheduling Multi-granularity lock concurrency control Compatible requestsfirst Single queue scheduling Dual queue scheduling object-oriented database system
在线阅读 下载PDF
Product Development Process Simulation for Concurrent Engineering
6
作者 吴祚宝 《High Technology Letters》 EI CAS 1996年第1期1-4,共4页
The simulation of a product development process for concurrent engineering has beenmotivated by the desire to increase productivity by improving the product development pro-cess.In this paper,the IDEF3 process descrip... The simulation of a product development process for concurrent engineering has beenmotivated by the desire to increase productivity by improving the product development pro-cess.In this paper,the IDEF3 process description capture method is discussed.On the basisof IDEF3 method,a simulation system of the product development process for concurrent en-gineering is developed.The architecture of the simulation system is proposed.The simula-tion model is built using object-oriented approach.It employs an event scheduling approachto emulate the product development process.The simulation mechanism based on messagepassing:is also presented. 展开更多
关键词 concurrent engineering SIMULATION object-oriented approach
在线阅读 下载PDF
Development of a distributed and integratable manufacturing execution system framework 被引量:4
7
作者 杨浩 周娜 +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
Variability-Based Models for Testability Analysis of Frameworks
8
作者 Divya Ranjan Anil Kumar Tripathi 《Journal of Software Engineering and Applications》 2010年第5期455-459,共5页
Frameworks are developed to capture the recurring design practices in terms of skeletons of software subsystems/ systems. They are designed ‘abstract’ and ‘incomplete’ and are designed with predefined points of va... Frameworks are developed to capture the recurring design practices in terms of skeletons of software subsystems/ systems. They are designed ‘abstract’ and ‘incomplete’ and are designed with predefined points of variability, known as hot spots, to be customized later at the time of framework reuse. Frameworks are reusable entities thus demand stricter and rigorous testing in comparison to one-time use application. It would be advisable to guaranty the production of high quality frameworks without incurring heavy costs for their rigorous testing. The overall cost of framework development may be reduced by designing frameworks with high testability. This paper aims at discussing various metric models for testability analysis of frameworks in an attempt to having quantitative data on testability to be used to plan and monitor framework testing activities so that the framework testing effort and hence the overall framework development effort may be brought down. The models considered herein particularly consider that frameworks are inherently abstract and variable in nature. 展开更多
关键词 object-oriented frameworks VARIABILITY Customizability and TESTABILITY
暂未订购
Testability Estimation of Framework Based Applications
9
作者 Noopur Goel Manjari Gupta 《Journal of Software Engineering and Applications》 2012年第11期841-849,共9页
Quality of software systems is highly demanded in today’s scenario. Highly testable system enhances the reliability also. More than 50% of test effort-time and cost are used to produce a highly testable system. Thus,... Quality of software systems is highly demanded in today’s scenario. Highly testable system enhances the reliability also. More than 50% of test effort-time and cost are used to produce a highly testable system. Thus, design-for-testability is needed to reduce the test effort. In order to enhance the quality, productivity and reduced cost of the software organizations are promoting to produce the reuse-oriented products. Incorporating reuse technology in both aspects-software development process and test process may payoff many folds. Keeping this view, our study focus the testability of the object-oriented framework based software systems and identify that flexibility at the variable points of the object-oriented framework, chosen for framework instantiation, greatly affects the testability of object-oriented framework based software at each level of testing. In the current paper, we propose a testability model considering the flexible aspect of the variable point to estimate testability in the early phase, requirement analysis phase, of development process of the framework based software. The proposed model helps to improve the testability of the software before the implementation starts thus reducing the overall development cost. 展开更多
关键词 Reuse-Technology Variation-Points object-oriented framework BASED Software Basic TEST Cases framework Interface CLASSES Other Application CLASSES
暂未订购
CAPP Framework System for Concurrent Engineering
10
作者 李志忠 王先逵 刘成颖 《Tsinghua Science and Technology》 SCIE EI CAS 1999年第2期52-58,共7页
Difficulty in generalizing and lack of adapt ability are important factors that hamper a computer aided process planning (CAP P) system from being popular and practical. New manufacturing philosophies such as Concur... Difficulty in generalizing and lack of adapt ability are important factors that hamper a computer aided process planning (CAP P) system from being popular and practical. New manufacturing philosophies such as Concurrent Engineering require special characteristic of a CAPP system. Propose d in this paper is a CAPP framework system for Concurrent Engineering (CAPPFS C E) which can meet the requirements of Concurrent Engineering and whose informati on models, function models and decision logic can be customized by users to form various CAPP application systems. Its function requirements are discussed broadly. An architecture for CAPPFS CE is presented. It is based on abstract in formati on models (AIMs) and abstract function models (AFMs). The kernel is formed by cu stomization interpretation, internal process control and decision engine. A new information modeling and system development method, information element method ( IEM), is introduced to build up AIMs, decision engine, and AFMs and then realize a CAPPFS CE. THCAPP SHELL, a CAPPFS CE developed by IEM, is demonstrated. A CAPP system produced by customizing THCAPP SHELL for complex structural parts i n a concurrent engineering environment is shown. 展开更多
关键词 CAPP CAPP adaptability framework system concurrent Engineering information m odeling
原文传递
Design and Implementation of a Concurrency Control Mechanism in an Object-Oriented Database System
11
作者 曲云尧 田增平 +1 位作者 王宇君 施伯乐 《Journal of Computer Science & Technology》 SCIE EI CSCD 1996年第4期337-346,共10页
This paper presents a practical concurrency control mechanism - ObjectLockingin OODBMS. Object-Locking can schedule transactions, each of themcan be considered as a sequence of high level operations defined on classe... This paper presents a practical concurrency control mechanism - ObjectLockingin OODBMS. Object-Locking can schedule transactions, each of themcan be considered as a sequence of high level operations defined on classes. Bythe properties of parallelity and coatativity between high level operations,proper lock modes for each operation are desigued and the compatibility matrixis constructed. With these lock modes, phatoms are kept away from databasesand a high degree of concurrency is achieved. 展开更多
关键词 concurrency control object-oriented database transaction management
原文传递
Concurrency Control of Single-Level Transaction in WHYMX Object-Oriented Database System
12
作者 徐庆云 王能斌 《Journal of Computer Science & Technology》 SCIE EI CSCD 1992年第4期311-315,共5页
The data model of WHYMX complicates transaction management. Traditional locking method is not powerful enough to solve the new problem of concurrency control of WHYMX's transaction. This paper presents a number of... The data model of WHYMX complicates transaction management. Traditional locking method is not powerful enough to solve the new problem of concurrency control of WHYMX's transaction. This paper presents a number of concurrency control algorithms based on the extended locking method. 展开更多
关键词 mode concurrency Control of Single-Level Transaction in WHYMX object-oriented Database System
原文传递
基于有向无环图的复杂交易框架研究与实践
13
作者 肖巍 李雄清 +3 位作者 孙琼巍 薄涛 臧凌 陶凯 《计算机技术与发展》 2025年第11期78-87,共10页
在航空零售领域,面对一个复杂的交易场景时,经常会遇到涉及多种类型的商品以及多个不同的供应商的情况。在这种情况下,要确保整个交易过程的事务完整性,同时还要提高交易处理的效率,是一个具有挑战性的任务。为了解决这一难题,该文设计... 在航空零售领域,面对一个复杂的交易场景时,经常会遇到涉及多种类型的商品以及多个不同的供应商的情况。在这种情况下,要确保整个交易过程的事务完整性,同时还要提高交易处理的效率,是一个具有挑战性的任务。为了解决这一难题,该文设计并提出了一种基于有向无环图(DAG)的复杂交易框架。该框架的核心思想是通过构造二维矩阵的方式,表现和管理复杂交易中各子交易之间的依赖关系及执行顺序。通过这种机制,能够实现对事务执行顺序的精细化管控,从而显著提升复杂交易场景下的执行效率。在工程实践中,验证了该框架的有效性。结果显示,基于有向无环图的交易框架能够极大地提高复杂交易中各个子交易事务执行顺序的精细化控制和管理能力。它不仅降低了在复杂交易中实现分布式事务完整性的难度,还有效地提升了整个复杂交易过程的执行效率,为航空零售行业提供了一种高效、可靠的解决方案,以应对日益增长的交易复杂性和效率要求。 展开更多
关键词 复杂交易 并发框架 分布式事务 执行顺序依赖 动态优化 精细化控制 有向无环图
在线阅读 下载PDF
产品数据管理(PDM)与并行设计的支撑环境 被引量:20
14
作者 李建明 李和良 +1 位作者 田凌 许隆文 《计算机集成制造系统-CIMS》 EI CSCD 1996年第3期24-28,共5页
本文首先对并行工程中自动化CE环境的要求及PDM技术作了简要介绍,并针对863/CIMS关键技术攻关项目“并行工程”的实施情况,研究了如何用商用PDM软件实现对并行设计中的人员、工具、设备资源、产品数据以及数据生成过... 本文首先对并行工程中自动化CE环境的要求及PDM技术作了简要介绍,并针对863/CIMS关键技术攻关项目“并行工程”的实施情况,研究了如何用商用PDM软件实现对并行设计中的人员、工具、设备资源、产品数据以及数据生成过程的全面管理,最终提供并行设计所必需的运作环境。同时阐述了基于PDM集成的几个典型问题。 展开更多
关键词 产品数据管理 并行工程 并行设计 CIMS
在线阅读 下载PDF
面向并行工程的CAPP框架系统研究 被引量:13
15
作者 李志忠 王先逵 +1 位作者 刘成颖 黄新刚 《中国机械工程》 EI CAS CSCD 北大核心 1999年第4期403-407,共5页
提出能满足并行工程对CAPP的需求,并可以由用户定义信息模型、功能模型和决策逻辑的面向并行工程的CAPP框架系统。分析系统的功能需求,提出抽象信息模型和抽象功能模型等概念。阐述系统的总体方案,说明以抽象信息模型和抽象... 提出能满足并行工程对CAPP的需求,并可以由用户定义信息模型、功能模型和决策逻辑的面向并行工程的CAPP框架系统。分析系统的功能需求,提出抽象信息模型和抽象功能模型等概念。阐述系统的总体方案,说明以抽象信息模型和抽象功能模型为基础,内部过程的管理与控制、实例化配置的解释与执行和以决策支持系统为核心的系统体系结构。讨论实现系统的信息元法。给出通过实例化CAPP框架系统THCAPP-SHELL形成的实用系统THCAPP-CE在并行工程下的运行模式。 展开更多
关键词 并行工程 CAPP 框架系统
在线阅读 下载PDF
并行环境下广义装配设计的集成框架 被引量:5
16
作者 岳建鹏 尹文生 +1 位作者 吴俊军 周济 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2001年第4期373-378,共6页
提出了以装配建模和变量设计为核心 ,以装配规划与仿真、装配分析和公差分析与综合等为支撑的广义装配设计的集成框架 .该框架能在并行工程的环境下对产品设计进行信息集成和设计过程集成 ,形成自上而下的、各支撑系统模块间相互依存、... 提出了以装配建模和变量设计为核心 ,以装配规划与仿真、装配分析和公差分析与综合等为支撑的广义装配设计的集成框架 .该框架能在并行工程的环境下对产品设计进行信息集成和设计过程集成 ,形成自上而下的、各支撑系统模块间相互依存、相互评价的设计循环 。 展开更多
关键词 并行工程 集成框架 广义装配设计 CIMS CAD
在线阅读 下载PDF
面向并行设计的虚拟原型技术研究 被引量:6
17
作者 李思昆 郭阳 +1 位作者 杨强 赵文辉 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 1999年第3期241-244,共4页
虚拟原型技术是在虚拟的逼真环境下,对产品设计信息进行协同仿真验证的有效手段,它可有效支持并行设计,缩短产品开发周期.在分析了虚拟原型与并行设计的关系后,提出了基于域对象的虚拟原型建模与仿真方法,并阐述了支持虚拟原型的... 虚拟原型技术是在虚拟的逼真环境下,对产品设计信息进行协同仿真验证的有效手段,它可有效支持并行设计,缩短产品开发周期.在分析了虚拟原型与并行设计的关系后,提出了基于域对象的虚拟原型建模与仿真方法,并阐述了支持虚拟原型的集成框架的关键技术. 展开更多
关键词 并行设计 虚拟原型 域对象 仿真 CIMS
在线阅读 下载PDF
面向并行工程的工作流集成框架研究 被引量:5
18
作者 傅谦 张申生 卢春霞 《中国机械工程》 EI CAS CSCD 北大核心 2002年第15期1288-1291,共4页
随着并行工程的研究与推广 ,目前日益成熟的工作流管理技术为建立支持并行工程的应用集成系统提供了良好的基础 ,使得设计和开发能够支持应用程序之间的信息集成与过程集成的软件系统成为可能。针对产品开发全生命周期管理的需求 ,首先... 随着并行工程的研究与推广 ,目前日益成熟的工作流管理技术为建立支持并行工程的应用集成系统提供了良好的基础 ,使得设计和开发能够支持应用程序之间的信息集成与过程集成的软件系统成为可能。针对产品开发全生命周期管理的需求 ,首先提出了一个基于工作流的企业信息系统体系结构 ,基于该思想 ,进一步提出了并行工程使能工具的集成框架。为了阐述其集成方法 ,在介绍集成框架的核心技术——工作流建模与管理系统的基础上 ,以 PDM系统的集成为例 ,详细解释了 Tool Agent集成方式。 展开更多
关键词 并行工程 工作流 集成框架 CIMS
在线阅读 下载PDF
产品数据管理(PDM)系统支持下的并行工程 被引量:11
19
作者 李建明 黄利平 +1 位作者 李和良 许隆文 《机械科学与技术》 EI CSCD 北大核心 1998年第3期483-486,489,共5页
在阐述了并行工程的主要方法和技术的基础上,结合具体背景,给出了基于产品数据管理(PDM)支持下的并行工程体系结构,并探讨了在PDM环境中如何实现集成化产品开发团队的组织与协作、产品数据分布式统一管理与共享、设计过程的... 在阐述了并行工程的主要方法和技术的基础上,结合具体背景,给出了基于产品数据管理(PDM)支持下的并行工程体系结构,并探讨了在PDM环境中如何实现集成化产品开发团队的组织与协作、产品数据分布式统一管理与共享、设计过程的管理与协调等并行工程中的关键技术。 展开更多
关键词 并行工程 产品数据管理 PDM 集成框架 STEP
在线阅读 下载PDF
基于框架的产品开发过程集成 被引量:10
20
作者 吴祚宝 熊光楞 《机械工程学报》 EI CAS CSCD 北大核心 1998年第1期7-13,共7页
从产品开发过程集成出发,建立了产品开发IDEF3过程流图,提出了从IDEF3到面向对象Petri网(OPN)的转换规则,实现了从IDEF3过程流图到OPN模型的直接转换。根据OPN模型,分析了产品开发过程OPN模型中... 从产品开发过程集成出发,建立了产品开发IDEF3过程流图,提出了从IDEF3到面向对象Petri网(OPN)的转换规则,实现了从IDEF3过程流图到OPN模型的直接转换。根据OPN模型,分析了产品开发过程OPN模型中存在的冲突,提出了冲突求解策略。提出了基于框架的产品开发过程集成体系结构,建立了产品开发过程管理系统。 展开更多
关键词 并行工程 PETRI网 框架 过程管理 产品开发
在线阅读 下载PDF
上一页 1 2 3 下一页 到第
使用帮助 返回顶部