CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 树状结构

搜索资源列表

  1. poj1990

    0下载:
  2. poj上第1990题目源码,用到了2个树状数组,这题数据结构是关键,想到了题目就很简单了-poj first topic FOSS 1990, used the two tree arrays, which that data structure is the key, think of a very simple topic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1073
    • 提供者:zhao shan hai
  1. notify

    0下载:
  2. 大革命时期,地下党组织的联络方法是一个树状结构。每个党员只和一个比他高一级的负责人单线联系,但他可以与若干个比他低一级的直接下属党员联系。紧急情况通常用鸡毛信传递。(树状,对上单线、对下可多人,无越级、交叉关系) 假设容易复制鸡毛信,但鸡毛信传递1 次需1 个单位时间。试设计一个算法,计算从总负责人开始,传递鸡毛信到每个党员手中最少需要多少时间。
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-13
    • 文件大小:1062
    • 提供者:林雨
  1. 读入二元树

    0下载:
  2. 读入树状结构,是计算机系c语言设计必考内容之一,大家应好好研究这个源程序-read into the tree structure of the Department of Computer Language Design c compulsory element, we should seriously consider the source
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:383594
    • 提供者:wyd
  1. DataStructure

    0下载:
  2. 我的数据结构实验指导与练习题,非常经典的哈!《数据结构》是计算机几相关专业的一门核心基础课程,也是很多高校考研专业课之一。它主要介绍线性结构、树型结构、图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时、空效率分析。这门课程的主要任务是培养学生的算法设计能力及良好的程序设计习惯。-Data Structure of Computer Algorithmic Language Experiment ,very nice to download it ,thank you!!!
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:201328
    • 提供者:刘正朝
  1. merge

    0下载:
  2. 归并排序,数据结构上机的作业 输出是树状的结构-Merge sort, the data structure of machine operation output is the structure of the tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1046
    • 提供者:LIU
  1. struct

    0下载:
  2. 高级数据结构 线段树 树状数组 跳跃表 -Advanced data structure array segment tree tree jump table
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:114617
    • 提供者:ruinw
  1. DispBiree

    0下载:
  2. 在vc++6.0环境下以树状结构输出二叉树-In vc++6.0 environment to output binary tree structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:211770
    • 提供者:plum
  1. xmlDecode_src

    0下载:
  2. 基于轻量级高效XML编解码,将树形数据结构用于最小化DOM模型XML编解码器的开发。在解析XML文本时,基于Expat解释器将XML字符串构造成树状结构 编码时构造DOM树结构,采用非递归深度优先法遍历树,将其串行化成XML串。本编解码器解决了国际化语言关键问题,是一个通用、高效的工业级XML应用支撑模块-Lightweight and efficient XML-based codec, the tree data structure used to minimize the DOM mode
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1650970
    • 提供者:wu
  1. shujiegou

    0下载:
  2. 树结构在程序设计中的运用,包括并查集,线段树,树状数组等。-Tree structure used in the program design, including the collection and investigation, segment tree, the tree array, and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:132491
    • 提供者:lx
  1. dbbz

    0下载:
  2. 自己实现的敌兵布阵的源代码,HDOJ1066题,数据结构使用了线段树和树状数组,算法策略使用了分治策略。-Own implementation of the enemy soldiers ended their source code, HDOJ1066 question, data structures using the segment tree and the tree array, the algorithm strategy of divide and conquer strategy
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1074
    • 提供者:张贺
  1. ObjectListViewFull-2.5.1

    0下载:
  2. 这是一个带有树状结构的DataGrid控件-This is a DataGrid control with a tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1197093
    • 提供者:anjie
  1. muban

    0下载:
  2. 线段树,next()字符串,表达式树,字典树,划分树,树状数组,ac自动机等高级数据结构程序-The segment tree next () string expression tree dictionary tree partition tree, tree array, ac automata senior data structure program
  3. 所属分类:Data structs

    • 发布日期:2017-12-08
    • 文件大小:65930
    • 提供者:枫琳絮
  1. The-tree-array

    0下载:
  2. 数据结构内容,讲解树状数组的具体内容,有详细的分析,步步深入。-Data structure content to explain the specific content of tree array, a detailed analysis of depth step by step.
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:434141
    • 提供者:Arthur
  1. shuzhuangshuzu

    0下载:
  2. 一维树状数组和二树状数组的基本数据结构的表示及代码-Basic data structures and code represents one-dimensional arrays and two tree tree array
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:13011
    • 提供者:wuleizhihen
  1. classify

    0下载:
  2. 改程序可实现对一个树状结构的判断,包括多父节点、子节点等的判断-Reform program can achieve a tree structure of the judgments, including multi-parent node, child nodes, etc. to determine
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2094
    • 提供者:fan55813
搜珍网 www.dssz.com