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

搜索资源列表

  1. c-algorithm-set

    0下载:
  2. c语言的经典算法源代码!其中包含数据结构中很多重要的算法,还有链表&树等多种常用算法的应用-classical algorithm source code! Data structure which contains many important algorithms, Chain & trees and other commonly used algorithm application
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:239.3kb
    • 提供者:张维成
  1. 用C++描述的各种数据结构算法

    0下载:
  2. 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:67.58kb
    • 提供者:往往
  1. xuehaiwuya

    0下载:
  2. 算法有关于树的遍历的,还有图的搜索等等的数据结构相关算法-algorithm on the traversal of the tree, and there are also search the data structure correlation algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.58kb
    • 提供者:陈煦
  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. 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. m_数据结构

    0下载:
  2. 数据结构测试程序,包括队列、树、哈夫曼树等内容-data structure testing procedures, including Queue, trees, and Huffman tree etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44.08kb
    • 提供者:张海涛
  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. 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. 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. shuju

    0下载:
  2. 数据结构学习用到的一些程序!!里面有二叉树相关的几个,有深度,广度搜索,各种排序等!-data structure used to study some of the procedures. ! There are several related to the binary tree, the depth, breadth search, various ranking!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:505.22kb
    • 提供者:郑兰军
  1. sjjgys

    0下载:
  2. 各种数据结构和算法演示(顺序表,链表,二叉树,图,动态查找,广义表,串,存储管理等)-various data structures and algorithms Demo (chronology, linked list, binary tree, graphics, dynamic search, generalized table, string, Storage Management)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.38mb
    • 提供者:荣荣
  1. DataStruct

    0下载:
  2. 里面包含各种数据结构方面的知识,如链表,树,图等 含有vc代码-which contains various data structure of knowledge, such as linked lists, trees, and maps containing vc code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:176.13kb
    • 提供者:周炳华
  1. wuziqi1100

    0下载:
  2. 这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程。-here Design and Implementation of a crew of 331 under the procedures adopted Game tree, Application of pruning trees and the largest and most principle Search
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.95kb
    • 提供者:秦露妮
  1. shuerchashu

    0下载:
  2. 关于数据结构的树,二叉树,森林的转换的flash文件。-data on the structure of the tree, binary tree, forest conversion of flash paper.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30.69kb
    • 提供者:童叶
  1. bianli

    0下载:
  2. 数据结构中树的遍历,包括递归和非递归遍历 结构很完整-data structure traversal of the tree, including recursive and non - recursive structure is complete traversal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.25kb
    • 提供者:廖涛
  1. shujujiegou

    0下载:
  2. 数据结构完整实验报告。内含多个原代码: 线性表基本操作,堆栈与队列, 二叉树基本操作,图的基本操作, 查找
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53.22kb
    • 提供者:dc
  1. tree_array

    0下载:
  2. 数据结构中的树状数组,能够实现高效查询,在数组中进行查询的复杂度为 O(log(n
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:812byte
    • 提供者:hekui
  1. examples

    0下载:
  2. 数据结构的一些头文件和例子包括了线性表,栈,树
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51.48kb
    • 提供者:maty
  1. Bitree

    0下载:
  2. 二叉树的遍历,数据结构问题 递归和非递归的都有
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.92kb
    • 提供者:罗璇
« 12 »
搜珍网 www.dssz.com