期刊文献+
共找到12篇文章
< 1 >
每页显示 20 50 100
一种基于事例推理的数据库模式设计专家系统的体系结构 被引量:2
1
作者 许志端 杨兰蓉 张金隆 《厦门大学学报(自然科学版)》 CAS CSCD 北大核心 2000年第5期588-595,共8页
提出一种基于事例推理的 DB模式设计专家系统 DES- DS的体系结构 ,分别从设计需求说明的表达 ,设计事例的表达、组织与检索、调整与学习等几个方面来探讨 DB模式设计问题求解中的事例推理技术 ,旨在提高 DB模式设计的效率和质量 .
关键词 专家系统 数据库模式设计 基于事例推理 CBR
下载PDF
数据库模式设计的核心—关系模式的规范化 被引量:1
2
作者 万秋成 《新疆农垦经济》 2001年第S1期127-128,共2页
该文主要探讨了数据库模式 (结构 )设计的规范化问题 ,并简要介绍了在数据库模式设计的实际应用中如何依据规范化的关系模式 1NF、2NF。
关键词 数据库模式设计 范式
下载PDF
一种理性的数据库模式设计方法——范式方法
3
作者 顾平 《计算机与现代化》 2004年第12期85-87,共3页
介绍了一种理论性较强的数据库模式设计方法———范式方法。范式方法基于函数依赖及范式理论。最终的数据库模式必须满足BCNF模式集或3NF模式集、无损联接和保持函数依赖这三个特性才是一个可用的数据库,才不会出现各种操作异常(插入... 介绍了一种理论性较强的数据库模式设计方法———范式方法。范式方法基于函数依赖及范式理论。最终的数据库模式必须满足BCNF模式集或3NF模式集、无损联接和保持函数依赖这三个特性才是一个可用的数据库,才不会出现各种操作异常(插入、删除)并且能大大地减少数据冗余。 展开更多
关键词 数据库模式设计 函数依赖 范式
下载PDF
用对象分片方法优化数据库设计 被引量:1
4
作者 卞静 严益强 《计算机应用》 CSCD 北大核心 2004年第S1期118-119,共2页
传统的数据库设计方法在超大规模数据库 (VLDB)系统中存在不可克服的缺陷 ,通过引入对象分片方法 ,按照实际应用对其进行改造 ,将会克服缺陷 ,提高数据库的基本性能和处理海量数据的能力 ,提高主机资源CPU ,内存和存储I/O的利用率 ,并... 传统的数据库设计方法在超大规模数据库 (VLDB)系统中存在不可克服的缺陷 ,通过引入对象分片方法 ,按照实际应用对其进行改造 ,将会克服缺陷 ,提高数据库的基本性能和处理海量数据的能力 ,提高主机资源CPU ,内存和存储I/O的利用率 ,并能为系统扩容提供有效的支持。测试结果表明 ,该方法能够解决数据库性能随着应用功能的增加而迅速下降的问题 ,解决海量数据的存储问题 ,提高核心系统的资源利用率 ,为实际工程设计提供了数据依据。 展开更多
关键词 数据库模式设计 VLDB系统 对象分片 优化
下载PDF
工厂方法在构建通用数据库访问层中的应用
5
作者 白景波 戴成友 《电脑知识与技术》 2008年第4期177-179,共3页
本文简要介绍了工厂方法(Factory Method)模式的优点及其使用方法,基于工厂方法模式,完成了一个通用数据库访问层的设计与实现。通过运用这项技术,可提高项目灵活性和可扩展性,减小项目的相关风险系数,为项目以后的升级或移植作... 本文简要介绍了工厂方法(Factory Method)模式的优点及其使用方法,基于工厂方法模式,完成了一个通用数据库访问层的设计与实现。通过运用这项技术,可提高项目灵活性和可扩展性,减小项目的相关风险系数,为项目以后的升级或移植作好了前期的准备。 展开更多
关键词 工厂方法 设计模式:数据库访问层 ADO.NET
下载PDF
微服务架构下访问控制模型的设计与实现 被引量:11
6
作者 朱永强 方意 宫学庆 《计算机应用与软件》 北大核心 2018年第12期21-26,37,共7页
微服务架构降低应用模块之间的耦合度,有利于复杂应用系统的开发、部署和运维。但相比于单体应用其资源的访问控制也变得更加复杂。对微服务架构下的资源访问控制需求进行分析,提出一种基于角色的访问控制模型——MSAM(Microservice of ... 微服务架构降低应用模块之间的耦合度,有利于复杂应用系统的开发、部署和运维。但相比于单体应用其资源的访问控制也变得更加复杂。对微服务架构下的资源访问控制需求进行分析,提出一种基于角色的访问控制模型——MSAM(Microservice of Authority Management)。该模型具有对用户授予和屏蔽权限、数据权限和服务实例权限等特征,能够很好地满足微服务架构下的资源访问控制需求。讨论访问控制模型的实现,对比集中式鉴权与独立式鉴权两种实现的优缺点,说明不同实现方式所适用的场景。 展开更多
关键词 微服务 RBAC 访问控制模型 数据库模式设计
下载PDF
基于JDBC的数据持久化层性能优化研究 被引量:9
7
作者 欧阳宏基 葛萌 陈伟 《网络新媒体技术》 2016年第5期9-15,共7页
JDBC是Java EE应用中数据持久化层的解决方案之一,具有访问速度快的优势,但也存在编写繁琐、复用性低的缺陷。针对上述问题,从JDBC API的使用和代码复用两个方面提出了优化性能的若干方法。JDBC API使用方面的优化方法包括:合理选取数... JDBC是Java EE应用中数据持久化层的解决方案之一,具有访问速度快的优势,但也存在编写繁琐、复用性低的缺陷。针对上述问题,从JDBC API的使用和代码复用两个方面提出了优化性能的若干方法。JDBC API使用方面的优化方法包括:合理选取数据库驱动程序、使用连接池管理Connection、优化Statement、优化Resultset等。代码复用方面提出一种模板方法模式+DAO+配置文件的访问方法。以Oracle11g数据库和相关测试工具对优化方法进行了实际测试,通过实验数据证明了优化方法的有效性。 展开更多
关键词 JDBC 数据持久化层 性能优化 数据库连接池.设计模式
下载PDF
监控信息流实时数据同步 被引量:3
8
作者 张晶 郑梅华 《电子制作》 2014年第16期136-137,共2页
实时数据同步是调度监控系统重要的性能指标。文中针对调度监控系统存在实时性低的问题,利用数据库设计模式,结合发布订阅技术,提出了一种基于数据库设计模式的发布订阅优化的新方法。通过数据库设计模式对发布/订阅模式进行监控信息流... 实时数据同步是调度监控系统重要的性能指标。文中针对调度监控系统存在实时性低的问题,利用数据库设计模式,结合发布订阅技术,提出了一种基于数据库设计模式的发布订阅优化的新方法。通过数据库设计模式对发布/订阅模式进行监控信息流传输实验,基于数据库设计模式,实现了两个数据库之间监控信息流数据的同步,保证调度监控系统的实时性。 展开更多
关键词 实时数据同步 调度监控系统 数据库设计模式 监控信息流 发布/订阅技术
下载PDF
Research on the Automatic Pattem Abstraction and Recognition Methodology for Large-scale Database System based on Natural Language Processing 被引量:1
9
作者 RongWang Cuizhen Jiao Wenhua Dai 《International Journal of Technology Management》 2015年第9期125-127,共3页
In this research paper, we research on the automatic pattern abstraction and recognition method for large-scale database system based on natural language processing. In distributed database, through the network connec... In this research paper, we research on the automatic pattern abstraction and recognition method for large-scale database system based on natural language processing. In distributed database, through the network connection between nodes, data across different nodes and even regional distribution are well recognized. In order to reduce data redundancy and model design of the database will usually contain a lot of forms we combine the NLP theory to optimize the traditional method. The experimental analysis and simulation proves the correctness of our method. 展开更多
关键词 Pattern Abstraction and Recognition Database System Natural Language Processing.
下载PDF
Researching in Execution Modes for Concurrent Active Rules
10
作者 徐长醒 Liu +2 位作者 Yunsheng Xu Guiping 《High Technology Letters》 EI CAS 2003年第1期92-96,共5页
It is known as Coupling Modes that how the rule in active database system is triggered to ex-ecute by rule monitor when some special events occurs. In general, the Coupling Modes may be divided into immediate, deferre... It is known as Coupling Modes that how the rule in active database system is triggered to ex-ecute by rule monitor when some special events occurs. In general, the Coupling Modes may be divided into immediate, deferred and detached modes in active database systems. This paper clas-sifies the coupling modes into syn-coupling and asyn-coupling modes, according to the key issue, synchrony/asynchrony, in parallel programming language. Rule execution semantics for various coupling modes is distinctly defined. It is beneficial to implementation and usage of the active rule system. After graph-based rule system (E-RG) and its execution modei, which have been re-searched in their previous works, are chiefly described, the authors show the various strategies to construct the syn-coupling and asyn-coupling modes in E-RG rule system, based on semantics for coupling modes. 展开更多
关键词 active database active rule coupling modes PARALLEL
下载PDF
Developing a Data Modelling Tool to Visualize the Transformation of an ER Diagram into a Relational Schema
11
作者 Elitsa Silyanova Arsova Silyan Sibinov Arsov 《Computer Technology and Application》 2012年第3期201-205,共5页
In this paper, the authors present the development of a data modelling tool that visualizes the transformation process of an "Entity-Relationship" Diagram (ERD) into a relational database schema. The authors' foc... In this paper, the authors present the development of a data modelling tool that visualizes the transformation process of an "Entity-Relationship" Diagram (ERD) into a relational database schema. The authors' focus is the design of a tool for educational purposes and its implementation on e-learning database course. The tool presents two stages of database design. The first stage is to draw ERD graphically and validate it. The drawing is done by a learner. Then at second stage, the system enables automatically transformation of ERD to relational database schema by using common rules. Thus, the learner could understand more easily how to apply the theoretical material. A detailed description of system functionalities and algorithm for the conversion are proposed. Finally, a user interface and usage aspects are exposed. 展开更多
关键词 E-learning course data modelling tool entity-relationship model relational model.
下载PDF
乌鲁木齐电业局计算机管理系统的建设及应用
12
作者 高绚 赛涛 单勇 《新疆电力》 2006年第4期72-74,共3页
简单阐述自动化计算机管理系统软,硬件的组建过程,及该管理系统实现的功能在实际工作的应用。
关键词 管理信息系统 服务器/客户端模式数据库设计 软件功能模块
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部