搜索资源列表
erchashubianli
- 此程序为c语言编写,可以实现二叉树的先,中,后遍历-This procedure for the c language, the first binary tree can be achieved, during and after the traversal
BiTree
- c语言基础的数组方式二叉树的实现,stack函数。-c array of language-based way binary tree implementation, stack function.
s3
- C语言编写一个算法,从键盘读入一组数据,建立二叉排序树,并能够对其进行遍历、打印、查找、插入、删除等有关操作。-C language to write an algorithm, the requirement from the keyboard read in a set of data, the establishment of binary sort tree and carries on the ergodic, print, search, insert, delete, and ot
shu
- 数据结构C语言版 二叉树的三种遍历 简单易实现-C-language version of the binary tree data structure traversal is simple and easy to achieve three
ulib-2.0.1_src.tar
- c语言下的高效算法库,包括常用数据结构二叉树、avl、红黑树等以及加解密算法的封装。-The ULIB is a collection of efficient building blocks for developing high-performance and scalable systems in C and C++. These building blocks mainly cover, multithreading, parallel computing, efficient data
code
- C语言写的可以查找最大字符串,二叉树查找结点。汇编程序。代码。-C language to find the maximum string, two fork tree search node. Assembler Code