搜索资源列表
UFSet
- 基础入门:并查集UFSet类_C语言教程_C++教程_C语言培训_C++教程培训 基础入门:并查集UFSet类_C语言教程_C++教程_C语言培训_C++教程培训-The basis of entry: and Richard UFSet category set _C Language Seiries _C++ Tutorial _C language training _C++ Tutorial training based o
2513
- poj上的第2513题,用字典书、并查集、欧拉回路实现,语言是C-poj the first 2513 title, the book with a dictionary, and check collection, Euler circuit implementation language is C++
UFSet
- 参照了算法导论上的介绍,我写的一个并查集的C语言代码。-Referring to the introduction Introduction to Algorithms on, I wrote a C language code and check the set.
Algorithm-and-data-structure
- 算法与数据结构中并查集的定义及其实现(c语言实现)-Definition and implementation of the algorithm and data structure
并查集
- 实现并查集这一功能,利用了C++语言进行,效率更高(realize bingchaji,I use c plus plus,which is better to use)
趣学数据结构
- 本书基于C++语言编写,从趣味故事引入算法复杂性计算及数据结构基础内容,涵盖线性结构、树形结构和图形结构,包括链表、栈和队列、树和图的应用等。本书内容还涉及数据结构的基本应用(包括各种查找、排序等)和高级应用(包括优先队列、并查集、B-树、B+树和红黑树等)。通过大量图解将抽象数据模型简单通俗化,语言表述浅显易懂,并结合有趣的实例帮助读者轻松掌握数据结构。