CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它 搜索资源 - 二叉树

搜索资源列表

  1. SimpleBinaryTreeExample

    0下载:
  2. 一个简单二叉树类(非本人原创)-a simple binary tree type (I originality)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17.59kb
    • 提供者:胡民
  1. threading

    0下载:
  2. 图形化,线索二叉树,我是个初学者,只有这样的程序,见谅-graphics, data structures, I was a beginner, the only way to the procedures forgiven! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.21kb
    • 提供者:康如
  1. linkedBinaryTree

    0下载:
  2. 用java实现的LinkedList二叉树,内有测试文件。-used to achieve the LinkedList binary tree, which is testing documents.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20.11kb
    • 提供者:秦天
  1. 二叉树的创建及先序、中序、后序遍历

    1下载:
  2. 实现数据结构中的二叉树的创建及先序、中序、后序遍历-data structure to create the binary tree and first sequence, sequence, after the preorder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29.37kb
    • 提供者:陆营
  1. Huffman解码编码

    0下载:
  2. 使用vc++编写的一个实现huffman编码的程序,适用于数据结构中二叉树的相关程序设计-vc prepared by the use of a realization Huffman coding procedures applicable to the binary tree data structure of the design process
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:66.06kb
    • 提供者:yhl
  1. 二叉树jian

    0下载:
  2. 这个程序采用先序建立二叉树,并分别使用递归和非递归算法实现了对该二叉树的先中后序的遍历输出,并给出了一定的使用说明-this procedure was used in order to establish a binary tree respectively, and the use of recursive and non - recursive algorithm of this binary tree after the first sequence which Ergodic outp
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14.4kb
    • 提供者:杨正朋
  1. C++实现二叉树很好的例子

    0下载:
  2. 数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:王国强
  1. 二叉排序树完整版

    0下载:
  2. 二叉排序数。包括排序,插入,删除,查找。-ranking number two forks. Includes sorting, insert, delete, search.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:面包
  1. exmp3_15

    0下载:
  2. 设计一个应用程序能将一组整数数据按由小到大的顺序存 放在一个连续的整数表(顺序表)中,并能以该顺序表生成 一棵二叉树用于存放有序表中元素-design an application can a group headed by integer data stored in the sequence of consecutive integers a table (Table sequence), and be able to generate the sequence table for
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.31kb
    • 提供者:alex
  1. mystruct

    0下载:
  2. 这是一系列关于二叉树的创建,查找,霍夫曼等数据结构编程,-This is a series of binary tree to create, find, Hoffman data structure programming,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64.27kb
    • 提供者:周艳
  1. BTREE2006

    0下载:
  2. 一个非递归建立二差树的算法!输入先序带结束符号的序列建立二叉树!原创-establish two poor tree algorithm! First imported symbols sequence ended with the establishment of the sequence binary tree! Originality
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.69kb
    • 提供者:黑黑黑
  1. wemjiam

    0下载:
  2. 这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法-This is a common data structure called Huffman coding algorithm. For a binary tree for HUF fman Coding Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.67kb
    • 提供者:tftftftf
  1. TestMatrixOperation

    0下载:
  2. 在java环境中,二元多项式计算完成计算并演示结果以及以二叉树形式进行存储-the environment, complete binary polynomial terms calculated and results of the demonstration in the form of binary tree storage
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1015byte
    • 提供者:吴昊
  1. erchashu1

    0下载:
  2. 这是二叉树的排序,使数据结构最基本的一个实现,希望对大家有点帮助-This is a binary tree, in order to make the most basic data structure to achieve one, we hope to help a bit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:王晓东
  1. 非递归前序,中序,后序遍历二叉树(优化算法)

    0下载:
  2. 非递归前序,中序,后序遍历二叉树(优化算法)-before non - recursive sequence, sequence after sequence binary tree traversal (optimization algorithm)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:徐宾
  1. 将森林转化为二叉树

    0下载:
  2. 将森林转化为相应二叉树的算法-conversion of forest to the corresponding binary tree algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26.88kb
    • 提供者:林志伟
  1. 判断二叉搜索树

    0下载:
  2. 判断一棵二叉树是否为二叉搜索树的算法-judge whether a binary tree search for the binary tree algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9.74kb
    • 提供者:林志伟
  1. 二叉树的深度

    0下载:
  2. 用递归求出二叉树的深度-derived using recursive depth of the binary tree
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.85kb
    • 提供者:姜园园
  1. 二叉树改进041123

    1下载:
  2. 输入结点和结点数生成二叉树,可以左遍历,右遍历,后遍历!-input nodes and nodes generate binary tree can traverse left and right traverse, traverse after!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16.79kb
    • 提供者:吴丹
  1. AVL树实现

    0下载:
  2. 纯C实现的AVL树,Demo是MFC的。非递归的遍历,完全支持添加、删除和搜索节点。设计灵活,容易扩展。以下是API struct tagAvlTree; typedef struct tagAvlTree AvlTree; struct tagAvlNode; typedef struct tagAvlNode AvlNode; struct tagAvlNode { AvlNode *left; AvlNode *right; int32_t height;
  3. 所属分类:其它

    • 发布日期:2010-04-03
    • 文件大小:23.97kb
    • 提供者:doitfreely
« 12 3 4 »
搜珍网 www.dssz.com