搜索资源列表
用C++描述的各种数据结构算法
- 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
数据结构及算法经典源程序集
- 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
m_数据结构
- 数据结构测试程序,包括队列、树、哈夫曼树等内容-data structure testing procedures, including Queue, trees, and Huffman tree etc.
ClassicalDataStructures
- 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and val
队列解决农夫过河问题
- 数据结构 数值算法与实现-队列解决农夫过河问题-numerical algorithm data structure and implementation-Queue solve farmers problems river
upload
- 数据结构的大多数结构和相应的算法,如:队列、堆栈、树、图等-Most of the data structure, the structure and corresponding algorithms, such as: queue, stack, tree, map, etc.
insemqion
- 实现数据结构中的队列的删除插入和查询!很好用的,推荐给大家用(Data structure to realize the queue to the deletion of insertion and query!)