Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2006, Vol. 32 ›› Issue (4): 4-6,9.

• Degree Paper • Previous Articles     Next Articles

Study About Normalization of Nested Structure for Complex Objects Based on Path Functional Dependencies and Key Constraints

XIONG Zhongmin1, HAO Zhongxiao1, 2   

  1. 1. School of Computer and Control, Harbin University of Science and Technology, Harbin 150080;2. School of Computer Science and Technology, Harbin Institute of Technology, Harbin 150000
  • Online:2006-02-20 Published:2006-02-20

基于路径函数依赖和键约束的复杂对象嵌套结构规范化

熊中敏 1,郝忠孝1, 2   

  1. 1. 哈尔滨理工大学计算机与控制学院,哈尔滨 150080;2. 哈尔滨工业大学计算机科学与技术学院,哈尔滨 150000

Abstract: This paper defines three normal forms with different higher level based on path functional dependencies and key constraints and designs an algorithm about normalization of complex object model in order to make redundancy minimum and avoid anomalies of update. Also, this paper gives a proof about correctness and termination of the algorithm and analyses the time complexity of the algorithm

Key words: Object-oriented model; Path functional dependencies; Key constraints; Normalization; Algorithm

摘要: 为了消除面向对象模型中复杂对象结构中的冗余,避免更新异常,基于路径函数依赖和键约束的概念,分析了嵌套结构中导致冗余和更新异常的原因并给出了3 个不同级别的范式和一个规范化算法。而且,对算法的终止性、正确性及时间复杂性进行了证明和分析。

关键词: 面向对象模型;路径函数依赖;键约束;规范化;算法