说明:用单链表形式实现队列的结构。定义基本操作:入队,出队,打印所有队列元素。-The form of a single linked list, queue structure. Define the basic operations: enqueue, dequeue Print all queue elements. <yonhom> 在 2025-10-01 上传
| 大小:1kb | 下载:0
说明:以单链表形式实现栈的结构,实现基本的操作:入栈,出栈,打印所有栈元素。-Stack structure a single linked list, basic operations: stack, the stack, and print all stack elements. <yonhom> 在 2025-10-01 上传
| 大小:1kb | 下载:0
说明:树的遍历和构造,由先序和中序得到后序遍历,然后后序遍历输出-After preorder traversal of the tree and constructed by the preorder and inorder, then after preorder output <liusiting> 在 2025-10-01 上传
| 大小:864kb | 下载:0
说明:libstl是用C语言实现类似c++stl功能。可以作为c语言的常用工具库要来使用。-the libstl is C language to achieve similar c++stl function. C language can be used as a common tool library you want to use. <yonhom> 在 2025-10-01 上传
| 大小:3.98mb | 下载:0
说明:模拟先来先服务算法,用C语言写的,里面包含两个.C文件,新建工程然后那两个.C加载进去就可以编译运行了-Simulation first-come, first-served algorithm, written in C language, which contains two C files, new construction and then two. C loaded into it can compile and run <谭俊孟> 在 2025-10-01 上传
| 大小:2kb | 下载:0