资源列表
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
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,
Hash_in_C++
- 一些Hash算法的C++实现,可作为应用的参考。-Some Hash algorithm C++ Realized, the application can be used as reference.
maximum_distance_in_Btree
- 分析了求二叉树中最大距离的方法,并给出了程序。这是关于微软面试题的心得。-Analysis of binary tree for the largest distance method of procedure. This is a test on the Microsoft Surface experience.
Polynomials
- 用循环链表实现的多项式 包括 运算符及io重载-By cyclic list, including the realization of a polynomial operator overloading and io
sjjg
- 数据结构课程的一个实训项目(书籍信息管理系统)-Data structure of a practical training course project (the book information management system)
