首页> 外文会议>Pacific-Asia Conference on Circuits, Communications and System >Efficient hash chain traversal based on binary tree inorder traversal
【24h】

Efficient hash chain traversal based on binary tree inorder traversal

机译:基于二叉树的高效哈希链遍历遍历遍历

获取原文

摘要

This paper presents an algorithm to improve the time and space complexity of reverse hash chain traversal. Mapping the traversing of a reverse hash chain to the inorder traversing of a binary tree, the proposed algorithm chooses auxiliary nodes saved by stack dynamically with the help of the binomial tree model, and achieves low time and space complexity for the traversing of a reverse hash chain with any length. Analyzing the time and space complexity with the help of the binomial tree model, the result shows that the proposed algorithm requires only ⌈ log2n ⌉ / 2 hash operations per chain link traversal and ⌈ log2n ⌉ + 1 chain links to be save at the same time, where n is the length of the reverse hash chain. Compared to other algorithms, our algorithm can be applied to hash chain with any length without the limitation that the length must be of 2 integer-th power, and the proof is more exact.
机译:本文介绍了一种提高反向哈希链遍历的时间和空间复杂性的算法。将反向哈希链的遍历映射到二进制树的InOrder遍历,所提出的算法在二进制树模型的帮助下动态选择堆栈保存的辅助节点,并实现了遍历反向哈希的空间和空间复杂度链条有任何长度。在二项式树模型的帮助下分析时间和空间复杂性,结果表明,所提出的算法只需要⌈log 2 n⌉/ 2哈希操作每条链路遍历和⌈log 2 n + 1个链节以同时保存,其中n是反向哈希链的长度。与其他算法相比,我们的算法可以应用于任何长度的哈希链,而无需限制长度必须为2个整数功率,并且证明更精确。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号