CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Binary Tree
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Oracle
SQL Server
MySQL
Other Databases
Search - Binary Tree - List
[
Database system
]
3tree
DL : 0
c语言实现的数据结构中二叉树的应用,包括二叉树结点的插入,删除,查询等-c language data structure in binary tree of applications, including binary tree node insert, delete, query, etc.
Date
: 2025-12-18
Size
: 2kb
User
:
Sylvia
[
Database system
]
tree1
DL : 0
顺序存储二叉树 程序有简单的二叉树的输入,输出、查找、删除, 简单易懂-Sequence of binary tree stored procedures are simple binary tree of the import, export, find, delete, easy-to-read
Date
: 2025-12-18
Size
: 2kb
User
:
杨杨
[
Database system
]
tokyocabinet-1.4.17.tar
DL : 0
Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C写的,同时提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平台上都可用,它以GNU Lesser Public License协议发布。-Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.Tokyo Cabinet is written in the C language, and provided as API of C, Perl, Ruby, Java, and Lua. Tokyo Cabinet is available on platforms which have API conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under the GNU Lesser General Public License.
Date
: 2025-12-18
Size
: 873kb
User
:
ws
[
Database system
]
4
DL : 0
1. 建立自己的头文件BT.H,内容包括二叉链表的结构描述、二叉树的建立、二叉树的先序、中序与后序遍历算法。 2. 建立二叉树,并通过调用函数,,输出先序遍历、中序遍历与后序遍历的结果。 -1. To establish their own header files BT.H, including the structure of linked list binary description of the establishment of binary tree, binary tree of the first order, in sequence and after the traversal algorithm. 2. The establishment of tree, and by calling the function, the output first traversal, in and after the traversal traversal results.
Date
: 2025-12-18
Size
: 9kb
User
:
zhang
[
Database system
]
4643165
DL : 0
二叉树三种遍历算法的源码,强大的学习工具,一定要看的-Three kinds of binary tree traversal algorithm source code, a powerful learning tool, be sure to look at
Date
: 2025-12-18
Size
: 4kb
User
:
杨家将
[
Database system
]
Tree
DL : 0
建立一棵二叉树,用二叉链表存储二叉树,计算二叉树中包含的结点个数-A binary tree, using the the binary list stored binary tree to calculate the number of nodes in a binary tree contains
Date
: 2025-12-18
Size
: 7kb
User
:
牛蕾
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.