首页    期刊浏览 2024年07月09日 星期二
登录注册

文章基本信息

  • 标题:An Efficient Scheme for Real-time Information Storage and Retrieval Systems: A Hybrid Approach
  • 本地全文:下载
  • 作者:Syed Ali Hassan ; Imran Ul Haq ; Muhammad Asif
  • 期刊名称:International Journal of Advanced Computer Science and Applications(IJACSA)
  • 印刷版ISSN:2158-107X
  • 电子版ISSN:2156-5570
  • 出版年度:2017
  • 卷号:8
  • 期号:8
  • DOI:10.14569/IJACSA.2017.080855
  • 出版社:Science and Information Society (SAI)
  • 摘要:Information storage and retrieval is the fundamental requirement for many real-time applications. These systems demand that data should be sorted all the time, real-time insertion, deletion and searching should be supported and system must support dynamic entries. These systems require search operations to be performed from massive databases implemented by various data structures. The common data structures used by these systems are stack, queue or linked list all having their own limitations. The biggest advantage of using stack is that binary search can be performed on it easily while on the other hand insertion and deletion of nodes involves more processing overhead. In linked list, insertion and deletion of nodes is easier but searching operation involves more processing overhead as binary search cannot be performed efficiently on it. In this paper, a hybrid solution is presented for such systems, which provides efficient insertion, deletion and searching operations. Results show the effectiveness of the proposed approach as it outperforms the existing techniques used by these systems.
  • 关键词:Insertion; deletion; array; linked list; binary search; linear search
国家哲学社会科学文献中心版权所有