component automate classification and search

碩士 === 國立台灣工業技術學院 === 電子工程技術研究所 === 85 === Abstract The thesis presents the idea of "software components automaticclassification and search." Its properties are attribute, method,property, event...and so no....

Full description

Bibliographic Details
Main Authors: CHIN, JAON-WU, 張傑武
Other Authors: Sheng-Lying Jang
Format: Others
Language:zh-TW
Published: 1997
Online Access:http://ndltd.ncl.edu.tw/handle/30311046732240809990
Description
Summary:碩士 === 國立台灣工業技術學院 === 電子工程技術研究所 === 85 === Abstract The thesis presents the idea of "software components automaticclassification and search." Its properties are attribute, method,property, event...and so no. These priorities can be used for classification and retrieval. The classification tree of the thesis based on "Multiple-Key", which is different from "Single-Key" of B-tree.The key numbers ofnode is not confined.The system tends to be active and flexible.Besides,the search path of the classication is according to the properties of child-layer to travers to the next child node, andthis is alsodifferent from B-tree. The last,when we find the components we needed, we can dependon the concept of "Operation-Method"to integrate some componentoperation to become the new component operation for us.