期刊文献+
共找到34篇文章
< 1 2 >
每页显示 20 50 100
Development of E-Mart Based on Object-Oriented Databases (OODB)
1
作者 孙莉 汪立 刘皓霜 《Journal of Donghua University(English Edition)》 EI CAS 2002年第2期112-116,共5页
Focusing on the development of electronic-mart (e-mart) based on object-oriented databases (OODB), the concepts of integrated electronic-commerce (e-commerce) environment and e-mart are introduced, and the basic chara... Focusing on the development of electronic-mart (e-mart) based on object-oriented databases (OODB), the concepts of integrated electronic-commerce (e-commerce) environment and e-mart are introduced, and the basic characteristics of OODB Jasmine are described. In addition, the database mode and hierarchy of e-mart are discussed in detail. 展开更多
关键词 Internet E-COMMERCE e-mart object-oriented database (oodb)
下载PDF
CRF:A Scheduling of Multi-Granularity Locks in Object-Oriented Database Systems
2
作者 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
Incremental View Computation Model for Object-Oriented Information
3
作者 GuoHai-ying ZhongTing-xiu 《Wuhan University Journal of Natural Sciences》 EI CAS 2004年第3期343-347,共5页
We introduce a model to implement incremental update of views. The principle is that unless a view is accessed, the modification related to the view is not computed. This modification information is used only when vie... We introduce a model to implement incremental update of views. The principle is that unless a view is accessed, the modification related to the view is not computed. This modification information is used only when views are updated. Modification information is embodied in the classes (including inheritance classes and nesting classes) that derive the view. We establish a modify list consisted of tuples (one tuple for each view which is related to the class) to implement view update. A method is used to keep views from re-update. Key words object-oriented database - incremental computation - view-computation - engineering information system CLC number TP 391 Foundation item: Supported by the National Natural Science Foundation of China(60235025)Biography: Guo Hai-ying (1971-), female, Ph. D, research direction: CAD and engineering information system. 展开更多
关键词 object-oriented database incremental computation view-computation engineering information system
下载PDF
Modeling and OLAP Cubes for Database of Ground and Municipal Water Supply
4
作者 Taskeen Zaidi Annapurna Singh Vipin Saxena 《Computational Water, Energy, and Environmental Engineering》 2013年第3期77-82,共6页
Modeling plays an important role for the solution of the complex research problems. When the database became large and complex then it is necessary to create a unified model for getting the desired information in the ... Modeling plays an important role for the solution of the complex research problems. When the database became large and complex then it is necessary to create a unified model for getting the desired information in the minimum time and to implement the model in a better way. The present paper deals with the modeling for searching of the desired information from a large database by storing the data inside the three dimensional data cubes. A sample case study is considered as a real data related to the ground water and municipal water supply, which contains the data from the various localities of a city. For the demonstration purpose, a sample size is taken as nine but when it becomes very large for number of localities of different cities then it is necessary to store the data inside data cubes. A well known object-oriented Unified Modeling Language (UML) is used to create Unified class and state models. For verification purpose, sample queries are also performed and corresponding results are depicted. 展开更多
关键词 MODELING database object-oriented UNIFIED MODELING Language OLAP Data CUBES Water Supply
下载PDF
OODB中用于语义查询处理的知识挖掘
5
作者 王晓升 韩君 《哈尔滨师范大学自然科学学报》 CAS 2008年第4期62-65,共4页
针对面向对象数据库在处理查询方面速度慢、系统开销大的问题,提出一种在大型面向对象数据库中挖掘先前无知、潜在有用的知识的方法,所挖掘到的知识运用到语义查询处理上,使查询处理更加快捷.知识挖掘方法由三个阶段组成:识别、提取和表达.
关键词 知识挖掘 查询处理 面向对象数据库(oodb) 虚拟层
下载PDF
Design and Implementation of a Concurrency Control Mechanism in an Object-Oriented Database System
6
作者 曲云尧 田增平 +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
7
作者 徐庆云 王能斌 《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
原文传递
集成部分-整体语义联系到OODBS的通用方法
8
作者 马英 王朋博 《上海应用技术学院学报(自然科学版)》 2007年第3期179-183,共5页
给出了包含五个特征域的部分-整体语义模型的完整的形式化定义。部分-整体语义联系是现实世界中客观实体之间常见的联系,然而流行的商用OODBS并没有为之提供内在的支持。为此,MHalper等人提出了一种基于元类机制的将部分-整体语义联系... 给出了包含五个特征域的部分-整体语义模型的完整的形式化定义。部分-整体语义联系是现实世界中客观实体之间常见的联系,然而流行的商用OODBS并没有为之提供内在的支持。为此,MHalper等人提出了一种基于元类机制的将部分-整体语义联系集成到OODBS中的方法,由于只有少数的OODBS支持元类机制,故而M.Halper等人提出的方法存在一定的局限性。本文针对这一问题提出了一种新的将部分-整体语义联系集成到OODBS中的方法,该方法对于OODBS本身没有任何的限制,因此具有较广泛的通用性。 展开更多
关键词 oodbS元类机制 面向对象建模技术 部分-整体语义模型
下载PDF
地理信息系统与数据库结合研究 被引量:19
9
作者 丁力 汪小林 +3 位作者 罗英伟 张颖 曲磊 许卓群 《中国图象图形学报(A辑)》 CSCD 北大核心 2001年第11期1101-1106,共6页
鉴于地理信息系统需要对外提供灵活高效的地理信息访问途径 ,因此采用数据库管理地理信息是发展趋势 .目前存在关系型 ,对象 -关系型 ,面向对象型 3类数据库产品 ,在讨论它们与地理信息系统结合可行性的基础上 ,重点介绍了纯关系模型 ,... 鉴于地理信息系统需要对外提供灵活高效的地理信息访问途径 ,因此采用数据库管理地理信息是发展趋势 .目前存在关系型 ,对象 -关系型 ,面向对象型 3类数据库产品 ,在讨论它们与地理信息系统结合可行性的基础上 ,重点介绍了纯关系模型 ,空间扩展模型 ,包装模型 3种结合方案 ,还通过对这 3种方案实现原理的分析及其优缺点的比较 ,指出了各方案的应用前景 ,并由此归纳出 ,在 展开更多
关键词 地理信息系统 关系数据库 面向对象数据库 对象-关系数据库 GIS 地理信息 管理
下载PDF
一种分布式网络指纹识别系统 被引量:2
10
作者 方艳梅 陈跃峰 +1 位作者 肖自美 王植 《计算机工程与应用》 CSCD 北大核心 2001年第20期50-52,共3页
文章介绍了一种分布式网络指纹识别系统NBFIS(Network-BasedFingerprintIdentifyingSystem)。首先提出模型框架,并对其关键技术特别是指纹图像处理技术及面向对象的数据库技术进行讨论。实现了NBFIS系统的原型并给出实验和性能测试结果。
关键词 分布式网络指纹识别系统 面向对象 数据库 图像处理 计算机
下载PDF
从面向对象数据库模式到关系数据库模式的转换 被引量:15
11
作者 王学荣 曾晓勤 《计算机工程与科学》 CSCD 2003年第5期100-107,共8页
本文提出了一种从面向对象数据库模式到关系数据库模式的映射及基于该映射的模式转换算法。以查询为例,说明了面向对象数据库中的特有语义仍能保留在转换后的关系模式中,而且从面向对象数据库到关系数据库的基于该模式转换中操纵运算的... 本文提出了一种从面向对象数据库模式到关系数据库模式的映射及基于该映射的模式转换算法。以查询为例,说明了面向对象数据库中的特有语义仍能保留在转换后的关系模式中,而且从面向对象数据库到关系数据库的基于该模式转换中操纵运算的转换也是切实可行的。所得的模式转换结果可应用于面向对象数据库和关系数据库之间的互操作。 展开更多
关键词 面向对象数据库 关系数据库 模式转换算法 数据模型 oodb
下载PDF
面向对象数据库的隐授权安全机制研究 被引量:3
12
作者 向宏 鹿琪 +2 位作者 胡海波 桑军 蔡斌 《计算机工程与应用》 CSCD 北大核心 2010年第2期121-124,144,共5页
面向对象数据库(OODB)独特的数据组织与操纵原理,决定了其具有不同于传统关系数据库的安全保护和授权模式。介绍了OODB安全授权机制特点,通过对OODB安全授权模式的主体、客体及访问方式三个层次的讨论,重点对授权检验流程及这三个层次... 面向对象数据库(OODB)独特的数据组织与操纵原理,决定了其具有不同于传统关系数据库的安全保护和授权模式。介绍了OODB安全授权机制特点,通过对OODB安全授权模式的主体、客体及访问方式三个层次的讨论,重点对授权检验流程及这三个层次上的隐授权机制进行了研究,通过尝试在实例中结合其他几种授权方式的应用,表明了隐授权机制的有效性和灵活性。 展开更多
关键词 面向对象数据库 安全保护 授权机制 隐授权 授权检验
下载PDF
数据库安全的研究与进展 被引量:4
13
作者 王德强 张锐 +1 位作者 谢立 宋娇 《计算机科学》 CSCD 北大核心 2002年第12期26-30,共5页
Being an important part of Information System, Database Security has absorbed much attention fordecades. First, we bring forth the Database Security's contents, properties of data: sensitivity, integrity and avail... Being an important part of Information System, Database Security has absorbed much attention fordecades. First, we bring forth the Database Security's contents, properties of data: sensitivity, integrity and availabil-ity. Several access control models to guarantee these properties are described in this paper. Due to the challengesbrought by advanced DBMSs such as OODBMS and ADBMS, we also discuss some security topics in these fields. Atthe end of this paper, the encryption control and inference control are reviewed together with some trend of thedatabase security technology in the future. 展开更多
关键词 数据库安全 数据模型 数据库管理系统 主动数据库系统
下载PDF
面向对象数据库协同机制的分层研究 被引量:2
14
作者 苗春雨 史美林 潘将一 《计算机工程与应用》 CSCD 北大核心 2003年第7期22-24,共3页
如何实现数据库的协同机制,使其更好支持群组交互的应用是当前数据库技术面临的一大挑战。该文讨论了如何在面向对象数据库中引入协同机制,并解决可能遇到的问题。文章在阐述了如何实现协同工作的过程中按照分层的方式,由低层到高层的... 如何实现数据库的协同机制,使其更好支持群组交互的应用是当前数据库技术面临的一大挑战。该文讨论了如何在面向对象数据库中引入协同机制,并解决可能遇到的问题。文章在阐述了如何实现协同工作的过程中按照分层的方式,由低层到高层的顺序依次递进。各层都有清晰的定义和明确的控制目标,最终可以完成复杂的协同任务。 展开更多
关键词 面向对象数据库 协同机制 CSCW 负载平衡
下载PDF
关系数据库、对象数据库和XML本源数据库存储BOM的比较 被引量:5
15
作者 赵韩 梁平 刘琼 《机床与液压》 北大核心 2006年第4期181-184,共4页
简介了物料清单(BOM)的特点,给出了BOM的基本结构图。分别介绍了用关系数据库(RDB)、面向对象数据库(OODB)和XML本源数据库(NXD)实现BOM数据存储的方法。比较了三种数据库存储BOM数据的优势和特点。重点分析了用XML本源数据库实现BOM数... 简介了物料清单(BOM)的特点,给出了BOM的基本结构图。分别介绍了用关系数据库(RDB)、面向对象数据库(OODB)和XML本源数据库(NXD)实现BOM数据存储的方法。比较了三种数据库存储BOM数据的优势和特点。重点分析了用XML本源数据库实现BOM数据的方法,讨论了它的优势。利用XML本源数据库是存储和管理BOM数据的新方法。 展开更多
关键词 物料清单 XML本源数据库(NXD) 面向对象数据库(oodb) 关系数据库(RDB) XML模式
下载PDF
ORACLE空间数据库的对象-关系模式初探——兼议关系数据库和面向对象数据库在GIS中的应用 被引量:19
16
作者 李振华 《地球科学(中国地质大学学报)》 EI CAS CSCD 北大核心 2002年第3期333-337,共5页
传统的关系数据库在GIS的应用中主要存在以下问题 :除数据类型简单 ,不能很好地表达非结构化数据外 ,也难以表示GIS中具有复杂结构的数据 ;关系模型简单 ,不能表达数据之间的层次 ,继承、聚合、泛化或特化等在GIS广泛使用的关系 ;与数... 传统的关系数据库在GIS的应用中主要存在以下问题 :除数据类型简单 ,不能很好地表达非结构化数据外 ,也难以表示GIS中具有复杂结构的数据 ;关系模型简单 ,不能表达数据之间的层次 ,继承、聚合、泛化或特化等在GIS广泛使用的关系 ;与数据操纵语言如SQL和通用程序设计语言 ,特别是目前流行的面向对象设计语言之间失配 .采用面向对象技术可以较好地解决上述问题 .ORACLE的空间数据库在传统的关系数据库上进行了面向对象的扩展 ,即所谓对象 -关系模式 ,其核心在于增加了名为SDO_GEOMETRY的对象数据类型 ,用于存储几何实体 .ORACLE的空间数据库的应用示例表明 :以面向对象的形式表示空间数据比之于关系数据库中存放大量无意义的坐标有着很大的优势 ,同时 ,它在复合对象的表达方面 。 展开更多
关键词 面向对象数据库 空间数据库 关系数据库 地理信息系统 ORACLE 对象-关系模型
下载PDF
MIDS/BUAA的模式管理器与对象管理器的设计 被引量:3
17
作者 车敦仁 麦中凡 《计算机研究与发展》 EI CSCD 北大核心 1994年第4期14-19,共6页
本文首先回顾了MIDS/BUAA总体设计中相关的部分重要内容:univObject对象定义、持久性规则、库模式和MIDS的功能构成等;然后重点介绍了MIDS/BUAA中两个核心模块:模式管理器SM和对象管理器OM的设... 本文首先回顾了MIDS/BUAA总体设计中相关的部分重要内容:univObject对象定义、持久性规则、库模式和MIDS的功能构成等;然后重点介绍了MIDS/BUAA中两个核心模块:模式管理器SM和对象管理器OM的设计思想、基本任务和实现途径;最后给出了MIDS/BUAA类库的层次结构。 展开更多
关键词 数据库 对象管理器 模式管理器
下载PDF
电力综合信息管理系统面向对象数据库的建模 被引量:11
18
作者 彭云建 邓飞其 《电力系统及其自动化学报》 CSCD 北大核心 2007年第1期49-54,共6页
分析了电力综合自动化信息管理系统(PIAIMS)的体系结构及各功能子系统的数据流程和基本实现框架,指出构建电力系统运行监控、能量管理和运行管理等统一的数据平台的必要性;基于实际研发项目全面论述了电力综合自动化系统中面向对象数据... 分析了电力综合自动化信息管理系统(PIAIMS)的体系结构及各功能子系统的数据流程和基本实现框架,指出构建电力系统运行监控、能量管理和运行管理等统一的数据平台的必要性;基于实际研发项目全面论述了电力综合自动化系统中面向对象数据库(OODB)统一建模的主要内容及基本方法,为电力实时监控系统(SCADA)、能量管理系统(EMS)、调度自动化系统(DAS)、电网AM/FM/GIS、调度员培训系统(DTS)以及用于管理和规划的管理信息系统(MIS)等实现数据共享提供基础性的统一的数据结构支持。 展开更多
关键词 电力综合自动化信息管理系统 面向对象数据库建模 统一数据平台 基础性的数据结构
下载PDF
基于VR应用的面向对象场景数据库研究 被引量:1
19
作者 俞高宇 江南 《计算机工程与应用》 CSCD 北大核心 2003年第36期190-192,216,共4页
面向VR应用的场景数据库是当前虚拟现实技术研究的重点。文章从面向对象的角度,在分析了现有的场景图结构的基础上,结合面向对象数据库技术,探讨了面向VR应用的场景数据库的设计以及访问机制,最后在ObjectStore数据库系统的基础上,构建... 面向VR应用的场景数据库是当前虚拟现实技术研究的重点。文章从面向对象的角度,在分析了现有的场景图结构的基础上,结合面向对象数据库技术,探讨了面向VR应用的场景数据库的设计以及访问机制,最后在ObjectStore数据库系统的基础上,构建了一个可重用的面向对象场景数据库组件系统,并将其应用于实际。 展开更多
关键词 面向对象 场景数据库 VR 虚拟现实 数据库系统 数据管理 数据结构
下载PDF
面向对象数据库O2DB 被引量:1
20
作者 林国璋 徐俊 《北京理工大学学报》 EI CAS CSCD 1996年第6期603-608,共6页
论述了O2DB数据模型和对象语义;介绍了在设计和实现面向对象数据库原型系统O2DB时的一些考虑和做法;最后讨论了OODB和其他的一些软件系统如智能办公化、超媒体等系统的内在联系.
关键词 面向对象 数据库 对象标识 oodb 数据模型
下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部