文件名称:redblacktree
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
我的红黑树的c++实现。主要特点是可以用dot工具把红黑树画出来,生成jpg文件。可以用生成的jpg文件清楚的看到红黑树插入删除的过程。-My red and black tree c++ Achieve. The main characteristics of dot tool can be used to red and black tree drawn to generate jpg files. Can be used to generate the jpg file to see clear red and black tree insertion deletion process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dot
...\dot.exe
...\freetype6.dll
...\jpeg.dll
...\libexpat.dll
...\png.dll
...\z.dll
...\zlib1.dll
headers
.......\bstnode.h
.......\bstree.h
.......\command.h
.......\control.h
.......\dot.h
.......\poly.h
.......\rbtnode.h
.......\rbtree.h
.......\timer.h
.......\triple.h
.......\username.h
main.cpp
Makefile
rbtree.exe
README.txt
sources
.......\bstree.cpp
.......\command.cpp
.......\control.cpp
.......\dot.cpp
.......\point.cpp
.......\rbtree.cpp
.......\triple.cpp
红黑树实验报告.doc
...\dot.exe
...\freetype6.dll
...\jpeg.dll
...\libexpat.dll
...\png.dll
...\z.dll
...\zlib1.dll
headers
.......\bstnode.h
.......\bstree.h
.......\command.h
.......\control.h
.......\dot.h
.......\poly.h
.......\rbtnode.h
.......\rbtree.h
.......\timer.h
.......\triple.h
.......\username.h
main.cpp
Makefile
rbtree.exe
README.txt
sources
.......\bstree.cpp
.......\command.cpp
.......\control.cpp
.......\dot.cpp
.......\point.cpp
.......\rbtree.cpp
.......\triple.cpp
红黑树实验报告.doc