由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - why no tree in stl and boost?
相关主题
xgboost 里面的tree到底是一整个depth=N的树,还是一个binary关于Tree弱问
有人用 boost::property_tree 吗?程序不认opendir() , pdir(), readdir()
[合集] 问个算法问题一个小问题
linux如何批量替换map是用什么data structure来implement的?
ZT:C++未来断想有熟悉boost的同学么?
算法问题,高手有请装完boost之后还要再装REGEX吗?
an algorithm question on tree问一个简单的binary tree 问题
请问,我怎么能简洁的证明这个Huffman tree 问题?问一个简单问题的算法 (转载)
相关话题的讨论汇总
话题: why话题: tree话题: boost话题: stl话题: useful
进入Programming版参与讨论
1 (共1页)
x*********h
发帖数: 25
1
Why?
A useful and not hard one.
T*******i
发帖数: 4992
2
huh?

【在 x*********h 的大作中提到】
: Why?
: A useful and not hard one.

r*******y
发帖数: 290
3
map is a tree - red-black tree

【在 x*********h 的大作中提到】
: Why?
: A useful and not hard one.

x*********h
发帖数: 25
4
Yeah, I know that, but still not a general simple tree, providing some
walking implementation.
Sometimes, we should try to complete some work by ourselves or resort to
some good codes.
h****e
发帖数: 2125
5
ask on boost mail list.

【在 x*********h 的大作中提到】
: Yeah, I know that, but still not a general simple tree, providing some
: walking implementation.
: Sometimes, we should try to complete some work by ourselves or resort to
: some good codes.

c**l
发帖数: 12
6
no need
Everybody builds its own tree

【在 x*********h 的大作中提到】
: Why?
: A useful and not hard one.

1 (共1页)
进入Programming版参与讨论
相关主题
问一个简单问题的算法 (转载)ZT:C++未来断想
boost and loki算法问题,高手有请
一个问题an algorithm question on tree
请教一个c++的问题请问,我怎么能简洁的证明这个Huffman tree 问题?
xgboost 里面的tree到底是一整个depth=N的树,还是一个binary关于Tree弱问
有人用 boost::property_tree 吗?程序不认opendir() , pdir(), readdir()
[合集] 问个算法问题一个小问题
linux如何批量替换map是用什么data structure来implement的?
相关话题的讨论汇总
话题: why话题: tree话题: boost话题: stl话题: useful