码迷,mamicode.com
首页 >  
搜索关键字:minimal ratio tree    ( 19189个结果
红黑树(rb_tree) 源代码
红黑树 (rb_tree)源代码...
分类:其他好文   时间:2014-05-23 08:02:12    阅读次数:336
1.把二元查找树转变成排序的双向链表
Binary search tree to sorted double linked list.
分类:其他好文   时间:2014-05-22 05:30:47    阅读次数:207
4.在二元树中找出和为某一值的所有路径
Find paths whose node values equal to N in binary tree.
分类:其他好文   时间:2014-05-22 05:13:14    阅读次数:280
6.二元查找树的后序遍历结果
Verify post-order sequence of binary search tree.
分类:其他好文   时间:2014-05-22 03:20:39    阅读次数:288
codeblocks快捷键
快捷键编辑:(设置→ 编辑器→ 快捷键→ 编辑→ 完成代码)(Setting → Editor → Keyboard shortcuts → Editor → Complete Code)编辑代码窗口视图:(View-->Perspectives-->default or minimal)个人比较喜...
分类:其他好文   时间:2014-05-22 03:18:13    阅读次数:317
11.求二元查找树的镜像
Mirror a binary search tree.
分类:其他好文   时间:2014-05-22 02:02:55    阅读次数:244
12.从上往下遍历二元树
Visit a tree by level,namely BFS.
分类:其他好文   时间:2014-05-22 01:48:48    阅读次数:310
CISCO PVST+配置和结果验证 per vlan spanning tree(51cto 实验10)
1. 实验线路连接图使用Cisco Packet Tracer6.0 构建拓扑结构图2. 实验内容(1) 参阅教材中内容,完成PVST+的配置内容。(2) 在各台交换机上使用show spanning-tree vlan 10 和show spanning-tree vlan 20 命令,查看根桥信...
分类:其他好文   时间:2014-05-21 05:01:33    阅读次数:426
poj 1330 Nearest Common Ancestors
DescriptionA rooted tree is a well-known data structure in computer science and engineering. An example is shown below:In the figure, each node is lab...
分类:其他好文   时间:2014-05-21 03:23:51    阅读次数:296
快速构建框架(S2SH)
搭建项目:1.创建web项目2.引入类库[struts2]asm-3.3.jarasm-commons-3.3.jarasm-tree-3.3.jarcommons-fileupload-1.3.1.jarcommons-io-2.2.jarcommons-lang3-3.1.jarfreemarker-2.3.19.jarognl-3.0.6.jarstruts2-core-2.3.16.1.jarxwork-core-2.3.16.1.jar[hibernate]antlr-2.7..
分类:其他好文   时间:2014-05-21 00:45:05    阅读次数:369
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!