资源列表
combined[1]
- 将两个单链表合并成一个有序的单链表,使用原有的空间进行合并-The two combined into a single list ordered singly linked list, combined with the original space
sjjgzy
- 数据结构作业。单链表。创建一个单链表。输出单链表。-Data structure operations. Single linked list. Create a single list. Output of a single linked list.
classicalalgorithms
- 国外十部经典算法·数据结构方面的书籍,chm格式-Foreign ten department classical algorithms, data structure books, CHM format
Banker
- 利用C++实现银行家算法,并进一步实现界面优化-Banker' s algorithm implementation, and further optimized to achieve interface
diguiqiuhe
- 通过函数实现,递归调用,求1+2+3....+n的和-failed to translate
erchashu.cpp
- 二叉树的插入、删除、哈夫曼树的一些基础等内容哟。-Binary tree insertion, deletion, such as Huffman tree based on the content of some of yo.
ex1
- 先建立一个带头结点的顺序单链表,并在其上作插入、删除和显示等操作。-Take the lead in the first node to create a single list in the order, and make its insert, delete, and display operations.
ex_2
- 1.编写生成栈的函数,栈的元素从键盘输入 2.编写在栈中压入一个元素的函数 3.编写在栈中弹出一个元素的函数 4.编写主函数,调用以上各函数,以便能观察出各函数的屏幕输出。 -1. Preparation of the function generating the stack, the stack of elements from the keyboard 2. Preparation of pressure on the stack into an element of th
staffManagerA
- 数据结构课程设计中做的,用c语言描述的简单的职工信息管理系统,可以对职工的基本信息进行操作。-Data structure course design done, with c language to describe simple workers information management system, basic information on employees to operate.
BookTicketSystem
- 数据结构课程设计中做的一个飞机航班订票系统,可以对机票的预定,查询,和退票等进行操作。-Data structure to do a course design flight booking system, you can book tickets, check, and operate such a refund.
gdf
- 固定分区顺序存储算法,了解操作系统用固定分区的方法进行分配-Fixed partition storage algorithms in order to understand the operating system partition with a fixed allocation method
sort
- 常见排序算法的性能分析及比较 插入排序、快速排序、冒泡排序、归并排序、桶排序-Common sort algorithm performance analysis and comparison Insertion sort, quick sort, bubble sort, merge sort, bucket sorting, etc
