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

搜索资源列表

  1. BST

    0下载:
  2. 二叉树测试操作,二叉树的建立,旋转,删除测试等等。可以进行二叉树的学习,参考。-Binary test operations, the establishment of a binary tree, rotate, delete the test and so on. Binary tree can be learning, reference.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:3142
    • 提供者:sunnylaisy
  1. huffman778456231

    0下载:
  2. 数据结构课程设计,赫夫曼树的建立,功能全面,程序健壮性好-this c resource is very good,you can use it any time.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:14424
    • 提供者:asd
  1. qiang

    0下载:
  2. 数据结构二叉树实验报告,排序算法报告的详细设计-Binary tree data structure, experimental report, the report sorting algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:150051
    • 提供者:王楠
  1. segmentTree

    0下载:
  2. 线段树算法的详细解析.内容十分详尽.可以作为acm初学者的入门教程-Segment tree algorithm is a detailed analysis. Is thorough and comprehensive
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:85076
    • 提供者:zyf
  1. BiTree

    0下载:
  2. 输入一个字符串,并建成一棵二叉树,满足左子树的字符都要小于根结点的字符,右字树的字符都要大于根结点的字符,每个结点值有字符和字符的出现次数,并用三种遍历方法打印,比较是否与自己想象的相一致。再求树的深度、叶子结点数、最大结点值。-Enter a string, and the completion of a binary tree, to meet the characters in the left subtree must be less than the root node of the
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:4059
    • 提供者:fanfausun
  1. doublemult

    0下载:
  2. 设计了一个双精度浮点乘法器。该器件采用改进的BOO TH 算法产生部分积, 用阵列和 树的混合结构实现对部分积的相加, 同时, 还采用了快速的四舍五入算法, 以提高乘法器的性能。把 设计的乘法器分为4 级流水线, 用FPGA 进行了仿真验证, 结果正确 并对FPGA 实现的时序结果 进行了分析。-Designed a double-precision floating-point multiplier. The device uses an improved algorithm fo
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:209490
    • 提供者:terry
  1. cengcibianlierchashu

    0下载:
  2. C语言版的数据结构,利用层次遍历二叉树算法实现C语言的编程-C language version of the data structure, binary tree traversal algorithms using level C programming language
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1311
    • 提供者:李飞跃
  1. fenk

    0下载:
  2. 产生三维矩阵随机数列,并且能够可操作地改变各行列树值-Three-dimensional matrix of random numbers generated columns, and can be operable to change the value of the ranks of the tree
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:52889
    • 提供者:冯小新
  1. Rtree

    0下载:
  2. R树,一个用于空间查询的动态索引结构。能够更有效地处理空间数据点-R tree, a query for a dynamic index structure of space. To more effectively deal with spatial data points
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:224994
    • 提供者:刘国慧
  1. MSXML_XML

    0下载:
  2. DOM解析将会把一个完整的XML文档读进来,生成一个结构树。这样会要把XML文档全部都加载到内存中。所以解析起来的速度会要慢一些。-DOM parsing will be a complete XML document to read in, generate a tree. This will make all XML documents loaded into memory. So, speed up analysis slower.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:906
    • 提供者:yenan
  1. daima]

    0下载:
  2. 数据结构作业习题工具二叉树森林工具性目录文件习题集-ajglagljasdgjdsajsjgslgajslgjgsadl
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:2937
    • 提供者:miao
  1. 200905112

    0下载:
  2. 一种基于Super Peer结构的P2P视频点播系统的设计与实现摘 要 分析各种P 2 P网络的特点, 为了使用户在视频点播过程中获得快速、 稳定的流媒体数据, 提 出了一种采用 S u p e r P e e r 结构的 P 2 P视频点播设计方案。讨论 了以该方案为基础的拓扑树的构建、 拓扑树的变更等关键技术, 并对该系统进行了性能 分析, 证明其具有较好的可靠性和稳定性。-Based on the structure of Super Peer P2P VOD System D
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:231758
    • 提供者:qiqi
  1. shujujiegou

    0下载:
  2. 主要介绍数据结构,是对c语言学习的加强,主要介绍了排序,线性表,队列,数组,广义表,书和二叉树,查找,图等类容。-Introduces the data structure is the c language to enhance learning, introduces the sort, linear tables, queues, arrays, generalized table, books and binary tree, locate, map, and the like capa
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1844462
    • 提供者:22
  1. RandomizedTrees

    0下载:
  2. 随机树算法进行配准的非常经典的算法和非常经典的论文-random tree
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1255376
    • 提供者:lanjing
  1. Huffman

    0下载:
  2. 哈夫曼树和编码应用 源代码+课程设计 东华理工软件学院-Huffman tree and code application source code+ Course Design Institute of East China Institute of Software
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:771666
    • 提供者:卢凯宁
  1. datastructor

    0下载:
  2. 基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构-Basic concepts of C++ programming, based on a comprehensive and systematic introduction to the queue, stack, tree, graph, and other basic data structures
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:868736
    • 提供者:shasha
  1. hafuman

    0下载:
  2. 通过用C++来编写哈弗曼编码,对输入的字符串编码,输出编码串,建立哈弗曼树对输入的字符串进行左一右零的编码-By using C++ to write Havermann coding, the input string encoding, the output code string, to establish Havermann tree on the input string left right zero coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1076
    • 提供者:叶晨曦
  1. shujujiegou_C

    1下载:
  2. 介绍了数据结构的基本概念、线性表、链接表、数组和广义表、树、图、查找和排序等,每章用大量的实例和图表来说明基本概念和方法.同时采用c语言作为算法的描述语言,算法也尽可能地少用抽象定义,而更多的是给出具体算法,并力求算法更接近于实际应用,使读者能更快地提高编程能力。-The book gives the basic concepts of data structures, linear tables, linked tables, arrays, and generalized table, tr
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7903151
    • 提供者:冰茜
  1. searchmethod

    0下载:
  2. 在数据结构中实现查找(顺序、二分法、二叉排序树、哈希)-n data structures, in order for (dichotomy, binary sort tree hash)
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:478171
    • 提供者:曾经
  1. HuffmanTreeDoc

    0下载:
  2. 设一段电文中有不同出现频率的字符,为了提高电文的输入和翻译效率,必须有一套简短而又不会产生歧义的字符代码。试根据哈夫曼算法,对电文中的不同字符,构造出一棵哈夫曼树,对每个字符进行编码。-Set a message in the frequency of different characters, in order to enhance the message of the input and translation efficiency, we must have a brief charact
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:267944
    • 提供者:James
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com