搜索资源列表
poj1990
- 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
notify
- 大革命时期,地下党组织的联络方法是一个树状结构。每个党员只和一个比他高一级的负责人单线联系,但他可以与若干个比他低一级的直接下属党员联系。紧急情况通常用鸡毛信传递。(树状,对上单线、对下可多人,无越级、交叉关系) 假设容易复制鸡毛信,但鸡毛信传递1 次需1 个单位时间。试设计一个算法,计算从总负责人开始,传递鸡毛信到每个党员手中最少需要多少时间。
读入二元树
- 读入树状结构,是计算机系c语言设计必考内容之一,大家应好好研究这个源程序-read into the tree structure of the Department of Computer Language Design c compulsory element, we should seriously consider the source
DataStructure
- 我的数据结构实验指导与练习题,非常经典的哈!《数据结构》是计算机几相关专业的一门核心基础课程,也是很多高校考研专业课之一。它主要介绍线性结构、树型结构、图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时、空效率分析。这门课程的主要任务是培养学生的算法设计能力及良好的程序设计习惯。-Data Structure of Computer Algorithmic Language Experiment ,very nice to download it ,thank you!!!
merge
- 归并排序,数据结构上机的作业 输出是树状的结构-Merge sort, the data structure of machine operation output is the structure of the tree
struct
- 高级数据结构 线段树 树状数组 跳跃表 -Advanced data structure array segment tree tree jump table
DispBiree
- 在vc++6.0环境下以树状结构输出二叉树-In vc++6.0 environment to output binary tree structure
xmlDecode_src
- 基于轻量级高效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
shujiegou
- 树结构在程序设计中的运用,包括并查集,线段树,树状数组等。-Tree structure used in the program design, including the collection and investigation, segment tree, the tree array, and so on.
dbbz
- 自己实现的敌兵布阵的源代码,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
ObjectListViewFull-2.5.1
- 这是一个带有树状结构的DataGrid控件-This is a DataGrid control with a tree
muban
- 线段树,next()字符串,表达式树,字典树,划分树,树状数组,ac自动机等高级数据结构程序-The segment tree next () string expression tree dictionary tree partition tree, tree array, ac automata senior data structure program
The-tree-array
- 数据结构内容,讲解树状数组的具体内容,有详细的分析,步步深入。-Data structure content to explain the specific content of tree array, a detailed analysis of depth step by step.
shuzhuangshuzu
- 一维树状数组和二树状数组的基本数据结构的表示及代码-Basic data structures and code represents one-dimensional arrays and two tree tree array
classify
- 改程序可实现对一个树状结构的判断,包括多父节点、子节点等的判断-Reform program can achieve a tree structure of the judgments, including multi-parent node, child nodes, etc. to determine