资源列表
binarytree
- 自己编写的二叉树,实现最基本的功能,可以借鉴-binary tree
b_search_tree
- c++实现的二叉查找树的相关操作,有二叉树的简历,插入,删除,查找,遍历-C++ realization of binary search trees of the relevant operation, have binary tree resume, insert, and delete, find, traverse
shiyanhezuoye
- 学校C语言课程的实验程序及要求,初学者可以参考-Experimental procedures and requirements of school C language programs, beginners can refer to see
test
- 循环队列算法实现,例子说明,简单明了,容易理解。-Circular queue algorithm, examples illustrate the simple, easy to understand.
library
- 图书管理系统数据结构设计。实现借书,还书,修改图书信息以及注销图书的功能。-Library management system data structure design. To achieve the library, book, modify the function of book information, and the cancellation of books.
Huffman
- Huffman 实验,C++实现,简单,易懂!其中包括数据结构的知识,有显示意义!-Huffman experiment, C++ implementation, simple, understandable! Including knowledge of data structures, showing the significance!
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
software-technology
- 研究生计算机软件技术 数据结构与算法分析 课堂讲义ppt- Data structures and algorithm analysis (lecture notes ppt)
Linear-regression
- 线性回归的一个小程序,希望有助于初学者的学习-Linear regression of a small program that I hope will help the beginner to learn
Traversal-of-the-tree
- 树的遍历,上课写的一个小程序,希望有助于初学者的学习-Traversal of the tree class to write a small program, and want to help beginners learn
bahaunghou
- 皇后问题实现,以棋盘的形式展示,并且输出可行结果-the completeof queen question
Stack
- 栈的C语言版,学习时写的小程序,希望有助于初学者学习-The C language version of the stack, learning to write a small program, I hope this will help beginners to learn
