资源列表
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)
sequenlist
- 线性表(顺序表)的创建,插入,删除操作,在vc6.0huoc-free可实现。 对于初学数据结构者,该程序是综合理解线性表最好的程序。-Linear form (order form) the creation, insertion, deletion, in vc6.0huoc-free can be realized. Data structure for the beginner, and the program is a comprehensive understanding of
tingchechang
- 停车场模拟,使用VC++6.0 编写,希望对大家有益。-Car park simulation, the use of VC++ 6.0 to prepare, I hope useful for all of us.
