CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 树

搜索资源列表

  1. 4

    0下载:
  2. 编程任务: 对于给定的树,以根结点为起点,对树实现非递归方式广度优先搜索,输出广度优 先搜索序列  数据输入: 由文件input.txt给出输入数据。第1行有1个正整数n,表示给定的二叉树有n个顶 点,编号为1,2,…,n。接下来的n行中,每行有3个正整数a,b,c,分别表示编号为a的结 点的左儿子结点编号为b,右儿子结点编号为c,0表示没有儿子。各结点信息按照层序列表 的顺序给出。-Programming tasks: For a given of t
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:903539
    • 提供者:miyor
  1. data-structure

    0下载:
  2. 数据结构的一些实现技巧,包括二叉树,堆栈,队列-Some of the data structure to achieve skills, including binary, stacks, queues, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:26168
    • 提供者:曾吉申
  1. AnIntroductoryTutorialonKD-tree

    0下载:
  2. 这是一篇关于KD树数据结构的基础而详细介绍。介绍由浅入深,能帮助学生了解掌握这种基本但重要数据结构-This paper is an introduction to an imortant data structure, that is, KD tree structure.From this paper, we can have a basic idea on KD tree structure.
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:152820
    • 提供者:风云
  1. binary

    0下载:
  2. 二叉树的基本操作,遍历,交换左右子树等功能-The basic binary operation
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:4693009
    • 提供者:孙福贵
  1. English-dictionary

    0下载:
  2. 数据结构课设--英语词典的维护和识别--Trie树-Data structures course set- English dictionary maintenance and identification- Trie tree
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:117568
    • 提供者:rig
  1. pinghengerchashu

    0下载:
  2. 数据结构课设 最简单 平衡二叉树 最简单易懂的学生实验报告册!-you know
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:149750
    • 提供者:hong yen
  1. 1

    0下载:
  2. 线索二叉树部分代码,不是全部,只是其中一部分函数-Threaded binary part of the code, not all, is only part of the function
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:852
    • 提供者:sue
  1. Huffman

    0下载:
  2. 哈弗曼编码 利用二叉树来设计二进制的前缀编码,从根结点到叶子结点的路径上分支字符组成的字符串作为该叶子结点字符的编码。-huffman coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1722
    • 提供者:eiffee
  1. Huffman

    1下载:
  2. Huffman树 对输入的英文大写字母进行统计概率 然后构建哈夫曼树,输出是按照概率降序排序输出Huffman编码。 -Huffman tree on the input, uppercase letters and then build the statistical probability Huffman tree, the output is sorted in descending order according to the probability of the output
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1745
    • 提供者:王晨
  1. SHU

    0下载:
  2. 为了点分 求分下载好麻烦 c++二叉排序树-In order to find points dotted download good trouble c++ binary sort tree
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1932832
    • 提供者:沈振伟
  1. rbtree

    0下载:
  2. 此文件包描述了红黑树,并且包含了代码,此代码出自Linux内核-This document describes a red-black tree package, and includes code, this code from the Linux kernel
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:6999
    • 提供者:chenjunhong
  1. LinkList

    0下载:
  2. 关于二叉树的,list的一些资料,可以用C++来运行-About the binary tree, a list of some of the data, can be used to run the c++
  3. 所属分类:software engineering

    • 发布日期:2017-06-10
    • 文件大小:17633301
    • 提供者:熏儿
  1. 7.Binary-Search-Tree

    0下载:
  2. 二叉树收索,包括二叉树的遍历,收索,增加,删除等功能-Close binary search
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:20658
    • 提供者:孙洪鑫
  1. huffman

    1下载:
  2. 哈夫曼树实现文件的压缩和解压缩课程设计,开发环境:VC。内含有源文件、源代码和实验报告-Huffman tree for file compression and decompression of curriculum design, development environment: VC. Contains active files, source code and test reports
  3. 所属分类:software engineering

  1. 2Huffman

    0下载:
  2. 哈夫曼树,这个是我实现的哈夫曼树程序哈,大家多指教,看看行不-huffman TREE
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1376
    • 提供者:limit
  1. zibgbb

    0下载:
  2. 1.4.2ZigBee网络拓扑结构ZigBee支持包含有主从设备的星形、树簇形和对等拓扑结构。虽然每一个Ziggee设备都有一个唯一的64位IEEE地址,并可以用这个地址在PAN中进行通信,但在从设备-1.4.2ZigBee网络拓扑结构ZigBee支持包含有主从设备的星形、树簇形和对等拓扑结构。虽然每一个Ziggee设备都有一个唯一的64位IEEE地址,并可以用这个地址在PAN中进行通信,但在从设备...
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:847304
    • 提供者:李进
  1. huofumanbianmaC

    0下载:
  2. 帮助初学数据结构的同学快速掌握二叉树构成霍夫曼编码的方法-Help beginner students quickly master data structure binary Huffman coding method constitutes
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7539
    • 提供者:wangweigang
  1. Multiplier

    0下载:
  2. 乘法器课程报告,华莱士树算法硬件实现,讲解详细-Multiplier course reports, Wallace tree algorithm implemented in hardware
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:644537
    • 提供者:yrh
  1. PrimKruska

    0下载:
  2. 软件设计课程 软件设计作业 最小生成树算法最小生成树是数据结构中图的一种重要应用,它的要求是从一个带权无向完全图中选择n-1条边并使这个图仍然连通(也即得到了一棵生成树),同时还要考虑使树的权最小 -Software Design Software Design course work minimum spanning tree algorithm minimum spanning tree data structure diagram is an important application o
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:319749
    • 提供者:司佳
  1. CPP

    0下载:
  2. 树的功能以及其基本操作 初学者的代码 可能有bug-Tree functions as well as its basic operations may be a bug in the code for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1426543
    • 提供者:李思雨
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com