资源列表
List
- 单链表的功能实现,以类的形式实现,包含单链表的基本函数。-Singly linked list of functions, the form of a class that contains the basic functions of a single linked list.
SeqList
- 顺序表的功能实现,以类的形式实现,包含顺序表的基本函数。-The order of the table functions, the form of a class that contains the basic functions of the order of the table.
Figure-deep-traversal
- 图的深度遍历,数据结构的一个小程序。有助于初学者学习与实践-Deep traversal of the graph, the data structure of a small program. Help beginners to learn and practice
Stack
- 栈的C语言版,学习时写的小程序,希望有助于初学者学习-The C language version of the stack, learning to write a small program, I hope this will help beginners to learn
bahaunghou
- 皇后问题实现,以棋盘的形式展示,并且输出可行结果-the completeof queen question
Traversal-of-the-tree
- 树的遍历,上课写的一个小程序,希望有助于初学者的学习-Traversal of the tree class to write a small program, and want to help beginners learn
Linear-regression
- 线性回归的一个小程序,希望有助于初学者的学习-Linear regression of a small program that I hope will help the beginner to learn
software-technology
- 研究生计算机软件技术 数据结构与算法分析 课堂讲义ppt- Data structures and algorithm analysis (lecture notes ppt)
LinkListTest
- 单链表的添加,删除,遍历等操作的实现,⑴ 掌握线性表的链接存储结构; ⑵ 验证单链表及其基本操作的实现; ⑶ 进一步掌握数据结构及算法的程序实现的基本方法。 -Singly linked list to add, delete, traverse operation, (1) master link storage structure of the linear form (2) validation of a singly linked list and its basic
Huffman
- Huffman 实验,C++实现,简单,易懂!其中包括数据结构的知识,有显示意义!-Huffman experiment, C++ implementation, simple, understandable! Including knowledge of data structures, showing the significance!
library
- 图书管理系统数据结构设计。实现借书,还书,修改图书信息以及注销图书的功能。-Library management system data structure design. To achieve the library, book, modify the function of book information, and the cancellation of books.
test
- 循环队列算法实现,例子说明,简单明了,容易理解。-Circular queue algorithm, examples illustrate the simple, easy to understand.
