资源列表
migongwenti
- 迷宫问题,寻求走出迷宫的一条通路。计算机专业数据结构课程的重点内容之一。-Maze to find a pathway out of the maze. Computer data structure course, one of the key elements.
ddd
- 数据结构的算法的经典代码。好东西大家要一起分享-Data structure of the classical algorithm code. Good thing we have to share
Huffman
- Huffman源码,用C++编写,配套数据结构教程,为控制台应用程序-Huffman code, using C++ Prepared, supporting data structure tutorial for the console application
match
- 读入圆括号和方括号的任意序列,输出“匹配”或“此串括号匹配不合法”。-Read into the parentheses and brackets of arbitrary sequence, the output matching or this string matching brackets unlawful.
SHORTEST
- shortest path algorithm
vc_data_structure_work
- 我自己写的vc数据结构的作业,包括单链表、双向链表、排序、队列、栈等数据结构-I wrote it myself vc data structure operations, including single-chain, two-way linked lists, sorting, queues, stacks, such as data structure
the_total_collection_of_data_structure_in_c_langua
- 清华严蔚敏C语言版数据结构全集,可以说是pudn上这个主题的最全面的一个集合了,记得有这么一个说法是只有有序组织的信息才是有价值的吧:_数据结构-严蔚敏-C语言版;教学笔记;数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版)(作者 高一凡)源代码;数据结构笔记;数据结构复习重点归纳笔记[清华严蔚敏版];数据结构题集-严蔚敏;数据结构题集-严蔚敏;严蔚敏老师专贴。-Wei-Min Yan Tsinghua C language version of The Complete Wo
biaodashi
- 数据结构表达式求值源代码,可以进行四则运算等-Data structure for the value of the expression source code can be 4, etc.
panduan
- 判断文法类型,判断为L(0)或L(1) 很好用,好懂-Grammar to determine the type of judge for the L (0) or L (1) very good, and better understand
ArrayList
- C# ArrayList C++模仿版,只支持最简单的动态队列操作,采用双层链表,支持16兆以上个对象的队列管理。 效率:查找上界O(988+N/976144),插入及删除上界O(988+N/976144+N*T(create/delete-C# ArrayList C++ Imitation version, only support the simplest dynamic queue operations, the use of double-linked list, support
sortandoperation
- 集合了多种排序算法与数组操作功能。包括简单,插入,冒泡,排序。二分遍历,插入元素,删除元素。-Collection of a variety of sorting algorithms and an array of operating features. Including the simple insertion, bubble, sort. Second sub-traversal, insertion elements, delete elements.
array-01
- 这是一个关于数组的数据结构源代码,如果下载看完,一定非常有用,-This is a study on the array data structure source code, if you download reading, will be very useful,
