首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 这个项目是展示我的梦想当我第一次见到三元树的树图。

这个项目是展示我的梦想当我第一次见到三元树的树图。

  • 资源大小:31.53 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: TreeView

资 源 简 介

This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory consumption. The hash table implementation consumes far less memory than the ternary tree! The second flaw is the ternary tree can be fragmented and be extremely unbalanced (as the algorithm doesn t do any balancing step) so the tree also needs a way for balancing the nodes. I tried to reduce the memory consumption by grouping three nodes into one new "int" node. -This project is to show the tree I dreamed wh en I first met the ternary tree concept. When I ca me upon the ternary tree, I get awed! It"s amazing that an idea so simplisti c could be so strong and fast. But it had flaws ... the first one is the memory consumption. The has h table implementation consumes far less memor y than the ternary tree! The second flaw is the te rnary

文 件 列 表

MainFrm.cpp
MainFrm.h
PrtTView.cpp
PrtTView.dsp
PrtTView.h
PrtTView.rc
PrtTViewDoc.cpp
PrtTViewDoc.h
PrtTViewView.cpp
PrtTViewView.h
ReadMe.txt
Release
PrtTView.exe
res
PrtTView.ico
PrtTView.rc2
PrtTViewDoc.ico
Toolbar.bmp
tree_ico.bmp
resource.h
StdAfx.cpp
StdAfx.h
VIP VIP
0.171507s