资源列表
shujujiegou
- 自己写的学生信息管理系统数据结构课程设计,包括文件读写等很多功能。-Write their own student information management system data structure curriculum design, including file reading and writing, and many other functions.
shadowTree-and-displayTree
- 本代码实现了影子树已经利用影子树实现displayTree的功能,利用中序遍历将整棵树显示出来-This code implements the shadow tree shadow tree implementation displayTree have used the function, using the preorder will display the entire tree
DAG.cpp
- DFS algorithm on graphs.
DFS.cpp
- Depth first search algorithm on graphs.
Huffman
- 哈夫曼编码,利用二叉树的原理寻找最优解法,数据结构常见问题。-huffman coding.
joseph
- 经典的约瑟夫环问题,按顺序剔除报数为某一个序号的人,直至留下最后几个生存,利用指针和链表-Joseph Problem
parking
- 数据结构中的停车场问题,考虑到车辆的流量和收费,利用队列和栈进行操作-parking problem in data structure.
search
- 数据结构中的关键字检索问题,逐个寻找,并将指针向前移动,如果没找到要找字符串,置零继续向前查找。-searching required strings in data structure.
Plumbing-problems
- 数据结构中的管道铺设问题,考虑成本选择最短路径,是关于图,利用迪杰斯特拉算法的一个数据结构经典问题。-Plumbing problems in data structure.
2_3
- 这是一个关于c++的三角与反三角的小程序,大家可以运行一下。-This is a triangle and inverse trigonometric c++ small program, we can run it.
2e
- 这是几个关于C语言完美演示的小程序,源码均可运行。-This is a perfect demonstration of several C language on small program, the source code can be run.
hotel-management-system-
- 模拟旅馆管理系统——床位的分配与回收-Simulation of hotel management system-- allocation and recovery beds
