资源列表
Red-Black-Tree
- visual C++ 红黑树算法代码,Red and black tree algorithm-Red and black tree algorithm
Manacher
- Manacher 算法, JAVA描述 Computes the longest palindromic substring in linear time using Manacher s algorithm.-Manacher Algorithm implemented by Java Computes the longest palindromic substring in linear time using Manacher s algorithm.
text1
- 数据结构 c++描述 图的基本运算 如图遍历,最短路径、关键路径-The data structure c++ described in Figure basic computing Figure traversal, shortest path, critical path
shujujiegou
- 数据结构一些知识结构和考试试题,可以应对考试-Data structure of knowledge structure and examination, can cope with exams
4
- LinkList 单链表用头插入法建立带头结点的单链表 按值查找结点删除指定值的结点-LinkList single linked list with head node insert established to take the lead in a single linked list nodes by value Find the node to delete the specified value
bishops
- 棋盘上的象 ★问题描述: 国际象棋中的象在棋盘上总是沿着对角线方向移动。若两个象互相处在对方可以到达的 位置上,就可以互相攻击。 ★实验任务: 现在给你两个整数 n 和 k,求出将 k 个象摆放在一个 n×n 的棋盘上,并保证它们互相不能攻击的方案数。-On the board as ★ problem descr iption: like chess on the board is always moving along the diagonal direction.
cPPnormalc
- 求主合区方式。包含各种逻辑运算符。该程序用C++编写。程序可读性强,程序通俗易懂,包含丰富的注释。-Find the host contract area. Contains a variety of logical operators. Writing the program C++. The program readability, and the program is easy to understand, contains a wealth of annotation.
picture
- 数据结构的核心单元图,程序里有写好的包括图的几种遍历和最短路径搜索-The core unit of the data structure diagram, program written including several traversal and shortest path search
huffman
- 算法与数据结构-huffman 算法与数据结构实现huffman算法-Algorithms and Data Structures Algorithms and Data Structures-huffman huffman algorithm
josephus
- 算法与数据结构——josephus 算法与数据结构实现josephus算法-Algorithms and Data Structures- josephus Algorithms and Data Structures josephus algorithm
Transpose
- 利用C++对一个任意的矩阵进行转置运算,即元素的位置交换-Using C++ for an arbitrary matrix transpose operation
DoubleLinkList
- 数据结构中,关于双向链表的实现,双向链表的实现稍微有点复杂。-Doubly linked list implementations in the data structure, the realization of the doubly linked list is a little bit complicated.
