文件名称:bstree.zip
文件大小:80KB
文件格式:ZIP
更新时间:2023-08-29 02:54:50
AVL树 C实现 嵌入式
一个C语言的AVL树,本来是个人在嵌入式设备上用的,现在提取出来在windows下编译通过,main文件中是一个使用示例,仅供大家学习,请使用codeblock打开工程
【文件预览】:
bstree
----main.c(4KB)
----bin()
--------Debug()
--------Release()
----avl_tree.c(70KB)
----obj()
--------Debug()
--------Release()
----bstree.layout(691B)
----bstree.cbp(1KB)
----avl_tree.h(11KB)
----doxygen()
--------doxyfile(10KB)
----bstree.depend(312B)