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

搜索资源列表

  1. webkit html

    1下载:
  2. 基于WebKit浏览器的本地扩展方法 基于网页结构树的Web信息抽取方法 基于HTML结构特征的网页信息提取
  3. 所属分类:编程文档

    • 发布日期:2011-12-20
    • 文件大小:95576
    • 提供者:weisongyao
  1. R_tree

    0下载:
  2. 在论述R树索引技术的相关概念、数据结构、算法描述及性能分析的基础上,提出了一种改进的R*树空间索引结构-R-tree Index in the paper related to the concept of technology, data structure, algorithm descr iption and performance analysis, based on an improved space for the R* Tree Index Structure
  3. 所属分类:Project Manage

    • 发布日期:2017-04-01
    • 文件大小:239441
    • 提供者:lyd
  1. Chap4_BinaryTree

    0下载:
  2. 二叉树功能的实现,代码摘自PKU数据结构与算法课程网站。-Realization of Binary Tree functions, code taken from PKU data structures and algorithms courses website.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:58198
    • 提供者:何辉辉
  1. kd-trees

    0下载:
  2. 数据结构的选择与算法效率——从IOI98试题PICTURE谈起 高级数据结构:线段树-The choice of data structure and algorithm efficiency- from IOI98 questions about high-level data structure PICTURE: segment tree
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:311118
    • 提供者:henry
  1. 2008638621518

    0下载:
  2. 树是由n(n≥0)个结点组成的有限集合T。n=0的树称为空树;对n>0的树,有:(1)仅有一个特殊的结点称为根结点,根结点没有前驱结点;(2)当n>1时,除根结点外其余的结点分为m(m>0)个互不相交的有限集合T1,T2,…,Tm,其中每个集合Ti本身又是一棵结构和树类似的子树。 -Tree is n (n ≥ 0) consisting of nodes finite set T. n = 0 of the tree known as the empty tree fo
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:145940
    • 提供者:李南
  1. 5

    0下载:
  2. 在顺序存储结构中,利用编号表示元素的位置及元素之间孩子或双亲的关系,因此对于非完全二叉树,需要将空缺的位置用特定的符号填补,若空缺结点较多,势必造成空间利用率的下降。在这种情况下,就应该考虑使用链式存储结构。-Storage structure in order to use the element number that the location and elements of the relationship between children or parents, so for non-c
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:392686
    • 提供者:李南
  1. The_Status_Quo_of_Machine_Learning_of_Artificial_I

    0下载:
  2. 机器学习是人工智能的一个子领域,是人工智能中非常活跃且范围甚广的主要核心研究领域之一,也是现代智能系统的关键环节和瓶颈。机器学习吸取了人工智能、概率统计、计算复杂性理论、控制论、信息论、哲学、生理学、神经生物学等学科的成果,主要关注于开发一些让计算机可以自动学习的技术,并通过经验提高系统自身的性能。本文介绍了机器学习的概念、基本结构和发展,以及各种机器学习方法,包括机械学习、归纳学习、类比学习、解释学习、基于神经网络的学习以及知识发现等,并简单叙述了机器学习的相关算法,包括决策树算法、随机森林算
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:33160
    • 提供者:lzl
  1. Binary_Trees

    0下载:
  2. 二叉树数据结构的讲义,全面介绍了完全二叉树、满二叉树的概念-Binary tree data structure of the lecture notes, a comprehensive descr iption of the complete binary tree, full binary tree concept
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:48032
    • 提供者:ivon
  1. 95302938huffman

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

    • 发布日期:2017-04-04
    • 文件大小:14412
    • 提供者:asd
  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. dada

    0下载:
  2. 以递归方式按先序序列建立二叉树的二叉链表结构,再分别输出先序、中序、后序的遍历结果-Recursively by first-order sequence of the establishment of a binary tree binary linked list structure, each with output of the first sequence, in order, postorder traversal of the results of
  3. 所属分类:File Formats

    • 发布日期:2017-03-24
    • 文件大小:123150
    • 提供者:胡丹
  1. 201013233347719

    0下载:
  2. 数据结构的串操作 ,二叉树 初学者必备 新生路上的有利武器 -The string of data structure operations essential for beginners a powerful weapon for new road
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:8877
    • 提供者:苏红宾
  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. 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 2 34 5 6 »
搜珍网 www.dssz.com