期刊文献+
共找到1,841篇文章
< 1 2 93 >
每页显示 20 50 100
CRF:A Scheduling of Multi-Granularity Locks in Object-Oriented Database Systems
1
作者 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
PORLES:A Parallel Object Relational Database System
2
作者 Sun Yong\|qiang, Xu Shu\|ting, Zhu Feng\|hua, Lai Shu\|huaDepartment of Computer Science and Engineering, Shanghai Jiaotong University, Shanghai 200030,China 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期100-109,共10页
We developed a parallel object relational DBMS named PORLES. It uses BSP model as its parallel computing model, and monoid calculus as its basis of data model. In this paper, we introduce its data model, parallel que... We developed a parallel object relational DBMS named PORLES. It uses BSP model as its parallel computing model, and monoid calculus as its basis of data model. In this paper, we introduce its data model, parallel query optimization, transaction processing system and parallel access method in detail. 展开更多
关键词 parallel object relational database BSP model data model query optimization
下载PDF
Modeling Digital Video Database System with UML
3
作者 Yu Jun qing, Zhou Dong ru, Jin Ye, Xu Jun College of Computer Science and Technology, Wuhan University, Wuhan 430072, China 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期234-238,共5页
The main purpose of the model is to present how the Unified Modeling Language (UML) can be used for modeling digital video database system (VDBS). It demonstrates the modeling process that can be followed during the a... The main purpose of the model is to present how the Unified Modeling Language (UML) can be used for modeling digital video database system (VDBS). It demonstrates the modeling process that can be followed during the analysis phase of complex applications. In order to guarantee the continuity mapping of the models, the authors propose some suggestions to transform the use case diagrams into an object diagram, which is one of the main diagrams for the next development phases. 展开更多
关键词 UML video database CLASS object SEQUENCE
下载PDF
SQL3 Object Model and Its Extension
4
作者 ZHUANGJi-feng PENGZhi-yong 《Wuhan University Journal of Natural Sciences》 EI CAS 2004年第5期681-686,共6页
As the latest version of relational database standard, SQL3 not only has been extended with many new relational features but also added with the object-oriented technologies. This paper introduces the object-oriented ... As the latest version of relational database standard, SQL3 not only has been extended with many new relational features but also added with the object-oriented technologies. This paper introduces the object-oriented features of SQL3 and then extends it with object deputy model to support object view mechanisms. Key words SQL3 - object-relational database - object deputy model - inheritance CLC number TP 392 Foundation item: Supported by the National Natural Science Foundation of China (60273072), 863 Foundation of China (2002AA4Z3450), Research Fund for the Doctoral Program of Higher Education(20010486029) and Hubei Natural Science Fund for Distinguished Youth(2002AC003)Biography: ZHUANG Ji-feng (1979-), male, Master, research direction: database theory. 展开更多
关键词 SQL3 object-relational database object deputy model INHERITANCE
下载PDF
Analysis and Design of Soils and Terrain Digital Database (SOTER) Management System Based on Object-Oriented Method 被引量:4
5
作者 ZHANGHAITAO ZHOUYONG +2 位作者 R.V.BIRNIE A.SIBBALD RENYI 《Pedosphere》 SCIE CAS CSCD 2003年第2期111-120,共10页
A SOTER management system was developed by analyzing, designing, programming, testing, repeated proceeding and progressing based on the object-oriented method. The function of the attribute database management is inhe... A SOTER management system was developed by analyzing, designing, programming, testing, repeated proceeding and progressing based on the object-oriented method. The function of the attribute database management is inherited and expanded in the new system. The integrity and security of the SOTER database are enhanced. The attribute database management, the spatial database management and the model base are integrated into SOTER based on the component object model (COM), and the graphical user interface (GUI) for Windows is used to interact with clients, thus being easy to create and maintain the SOTER, and convenient to promote the quantification and automation of soil information application. 展开更多
关键词 component object model database model object-ORIENTED SOTER
下载PDF
Developing Systems by Using Object Oriented DatabasePractical Study on ISO 9001:2000 System
6
作者 Kamel Khoualdi Thoria Alghamdi 《Journal of Software Engineering and Applications》 2011年第12期666-671,共6页
Object oriented database OODB is the third generation of databases. It was a natural result of limitations on relational database and increasing requirements of software, and business needs. This paper presents the me... Object oriented database OODB is the third generation of databases. It was a natural result of limitations on relational database and increasing requirements of software, and business needs. This paper presents the method to apply OODB on ISO 9001:2000 System. It focuses in analysis and design phase by using Unified Modeling Language UML, and how can represent this type of database. This paper provides comprehensive information about applying OODB on software. 展开更多
关键词 ISO 9001:2000 object ORIENTED database RELATIONAL database UML
下载PDF
Design and Implementation of a Concurrency Control Mechanism in an Object-Oriented Database System
7
作者 曲云尧 田增平 +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
原文传递
Research of Modeling Moving Objects Database over Space-time Grid
8
作者 Hongtao Yu Zhongcheng Yu 《通讯和计算机(中英文版)》 2010年第3期64-68,共5页
关键词 移动对象数据库 网格模型 空时 建模 动态信息 数据库技术 运动物体 移动物体
下载PDF
Rules-based object-relational databases ontology construction 被引量:6
9
作者 Chen Jia Wu Yue 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第1期211-215,共5页
To solve the problems of shaving and reusing information in the information system, a rules-based ontology constructing approach from object-relational databases is proposed. A 3-tuple ontology constructing model is p... To solve the problems of shaving and reusing information in the information system, a rules-based ontology constructing approach from object-relational databases is proposed. A 3-tuple ontology constructing model is proposed first. Then, four types of ontology constructing rules including class, property, property characteristics, and property restrictions ave formalized according to the model. Experiment results described in Web ontology language prove that our proposed approach is feasible for applying in the semantic objects project of semantic computing laboratory in UC Irvine. Our approach reduces about twenty percent constructing time compared with the ontology construction from relational databases. 展开更多
关键词 ontology constructing semantic objects object-relational databases RULES ONTOLOGY Web ontologylanguage.
下载PDF
FRAMEWORKS FOR GENERALIZATION CONSTRAINTS AND OPERATIONS BASED ON OBJECT-ORIENTED DATA STRUCTURE IN DATABASE GENERALIZATION 被引量:1
10
作者 LIU Yaolin Martien Molenaar AI Tinghua LIU Yanfang 《Geo-Spatial Information Science》 2001年第3期42-49,共8页
The constraints and the operations play an important role in database generalization.They guide and govern database generalization.The constraints are translation of the required conditions that should take into accou... The constraints and the operations play an important role in database generalization.They guide and govern database generalization.The constraints are translation of the required conditions that should take into account not only the objects and relationships among objects but also spatial data schema (classification and aggregation hierarchy) associated with the final existing database.The operations perform the actions of generalization in support of data reduction in the database.The constraints in database generalization are still lack of research.There is still the lack of frameworks to express the constraints and the operations on the basis of object_oriented data structure in database generalization.This paper focuses on the frameworks for generalization operations and constraints on the basis of object_oriented data structure in database generalization.The constraints as the attributes of the object and the operations as the methods of the object can be encapsulated in classes.They have the inheritance and polymorphism property.So the framework of the constraints and the operations which are based on object_oriented data structure can be easily understood and implemented.The constraint and the operations based on object_oriented database are proposed based on object_oriented database.The frameworks for generalization operations,constraints and relations among objects based on object_oriented data structure in database generalization are designed.The categorical database generalization is concentrated on in this paper. 展开更多
关键词 CONSTRAINTS database generalization operation spatial object HIERARCHY
下载PDF
New Trend of Database for the Internet Era ——Object database and its application
11
作者 Takashi Kanda, Kazuo Mineno Fujitsu Limited Software Group,Yokohama 222\|0033,Japan 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期110-120,共11页
In the Internet era, the relational database in general use cannot be applied to some problems which should be solved. In this thesis, we describe the necessary capabilities for database management systems and compare... In the Internet era, the relational database in general use cannot be applied to some problems which should be solved. In this thesis, we describe the necessary capabilities for database management systems and compare them with the limitation of RDB. And also we introduce object database and its efficiency, which will be the new trend of the database. We use “Jasmine2000” as a concrete example of object database in business use, and are going to verify its efficiency with its applied cases. At the end, we will point the way of database's future. 展开更多
关键词 object database ODB JASMINE Jasmine2000 MULTIMEDIA INTERNET WEB XML digital archive
下载PDF
Development of E-Mart Based on Object-Oriented Databases (OODB)
12
作者 孙莉 汪立 刘皓霜 《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
Research on Substation Equipment Configuration Based on Object-Oriented Database
13
作者 Yu Song Dandan Li 《通讯和计算机(中英文版)》 2011年第8期615-618,共4页
关键词 面向对象数据库 变电站 设备配置 可扩展标记语言 智能电子设备 关系型数据库 关系数据库 配置过程
下载PDF
The Application Model of Moving Objects in Cargo Delivery System
14
作者 张凤荔 周明天 徐波 《Journal of Electronic Science and Technology of China》 2004年第4期60-63,共4页
The development of spatio-temporal database systems is primarily motivated by applications which track and present mobile objects. In this paper, solutions for establishing the moving object database based on GPS/GIS ... The development of spatio-temporal database systems is primarily motivated by applications which track and present mobile objects. In this paper, solutions for establishing the moving object database based on GPS/GIS environment are presented, and a data modeling of moving object is given by using Temporal logical to extent the query language, finally the application model in cargo delivery system is shown. 展开更多
关键词 moving object database (MOD) geographic information system (GPS) global position system (GIS) material delivery system (MDS)
下载PDF
Development operators on 4D moving object databases
15
作者 JUN Sung woo LEE Yang koo +2 位作者 KIM Sang ho CHI Jeong hee RYU Keun ho 《重庆邮电学院学报(自然科学版)》 2004年第5期108-112,共5页
In this paper we propose four dimensional (4D) operators, which can be used to deal with sequential changes of topological relationships between 4D moving objects and we call them 4D development operators. In contrast... In this paper we propose four dimensional (4D) operators, which can be used to deal with sequential changes of topological relationships between 4D moving objects and we call them 4D development operators. In contrast to the existing operators, we can apply the operators to real applications on 4D moving objects. We also propose a new approach to define them. The approach is based on a dimension separated method, which considers x y coordinates and z coordinates separately. In order to show the applicability of our operators, we show the algorithms for the proposed operators and development graph between 4D moving objects. 展开更多
关键词 移动对象数据库 4D操作 特殊拓扑关联 发展操作
下载PDF
Density-based clustering method in the moving object database
16
作者 ZHOUXing XIANGShu +2 位作者 GEJun-wei LIUZhao-hong BAEHae-young 《重庆邮电学院学报(自然科学版)》 2004年第5期143-148,共6页
With the rapid advance of wireless communication, tracking the positions of the moving objects is becoming increasingly feasible and necessary. Because a large number of people use mobile phones, we must handle a larg... With the rapid advance of wireless communication, tracking the positions of the moving objects is becoming increasingly feasible and necessary. Because a large number of people use mobile phones, we must handle a large moving object database as well as the following problems. How can we provide the customers with high quality service, that means, how can we deal with so many enquiries within as less time as possible? Because of the large number of data, the gap between CPU speed and the size of main memory has increasing considerably. One way to reduce the time to handle enquiries is to reduce the I/O number between the buffer and the secondary storage.An effective clustering of the objects can minimize the I/O cost between them. In this paper, according to the characteristic of the moving object database, we analyze the objects in buffer, according to their mappings in the two dimension coordinate, and then develop a density based clustering method to effectively reorganize the clusters. This new mechanism leads to the less cost of the I/O operation and the more efficient response to enquiries. 展开更多
关键词 密度 聚类方法 可移动对象数据库 I/O操作
下载PDF
OBJECT ORIENTED DATA MODELLING WITH APPLICATIONS TO CAD
17
作者 应维云 傅向阳 周儒荣 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 1996年第2期69+63-68,共7页
An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introdu... An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introduced herewith. A feasible approach to select the “best” data model for an application is to analyze the data which has to be stored in the database. A data model is appropriate for modelling a given task if the information of the application environment can be easily mapped to the data model. Thus, the involved data are analyzed and then object oriented data model appropriate for CAD applications are derived. Based on the reviewed object oriented techniques applied in CAD, object oriented data modelling in CAD is addressed in details. At last 3D geometrical data models and implementation of their data model using the object oriented method are presented. 展开更多
关键词 computer aided design databaseS data models object oriented data models complex objects geometrical models
下载PDF
Design of Content-Based Retrieval System in Remote Sensing Image Database 被引量:1
18
作者 LI Feng ZENG Zhiming HU Yanfeng FU Kun 《Geo-Spatial Information Science》 2006年第3期191-195,共5页
To retrieve the object region efficaciously from massive remote sensing image database, a model for content-based retrieval of remote sensing image is given according to the characters of remote sensing image applicat... To retrieve the object region efficaciously from massive remote sensing image database, a model for content-based retrieval of remote sensing image is given according to the characters of remote sensing image application firstly, and then the algorithm adopted for feature extraction and multidimensional indexing, and relevance feedback by this model are analyzed in detail. Finally, the contents intending to be researched about this model are proposed. 展开更多
关键词 content-based retrieval remote sensing image image database feature extraction object region
下载PDF
Investigation and Design of General Seismic Data Model Based on Relational Database
19
作者 Meng En Meng Dong-yue +1 位作者 Wang Hon-gwei Zhao Guang-tao 《石油地球物理勘探》 EI CSCD 北大核心 2009年第A02期151-157,共7页
关键词 关系数据库模型 地震数据 模型设计 对象关系映射 数据存储方式 基础结构 数据共享 石油勘探
下载PDF
ENTITY-ROLES MODEL AND OBJECT-ORIENTED KNOWLEDGE/DATA BASES
20
作者 Pan Jiuhui Liu Zhimin Wang Yunyi(Department of Computer Science, Central South University of Technology, Changsha, 410083, China) 《Journal of Central South University》 SCIE EI CAS 1994年第1期74-77,共4页
A Model, called 'Entity-Roles' is proposed in this paper in which the world of Interest is viewed as some mathematical structure. With respect to this structure, a First order (three-valued) Logic Language is ... A Model, called 'Entity-Roles' is proposed in this paper in which the world of Interest is viewed as some mathematical structure. With respect to this structure, a First order (three-valued) Logic Language is constructured.Any world to be modelled can be logically specified in this Language. The integrity constraints on the database and the deducing rules within the Database world are derived from the proper axioms of the world being modelled. 展开更多
关键词 EXPERT systems data model object-ORIENTATION database logic deductive QUERY
下载PDF
上一页 1 2 93 下一页 到第
使用帮助 返回顶部