资源列表
[数据结构常用算法] queuebystack
说明:用栈实现队列,栈是自己写的,栈的方法都已封装好,这个练习是熟悉数据结构的使用、开拓思路用的-With the stack to achieve queue, stack their own writing, and stack methods have been packaged well, this exercise are familiar with the use of data structures, explore new ideas using<齐笑尘> 在 2025-06-29 上传 | 大小:9kb | 下载:0
[数据结构常用算法] HeapSortTime
说明:一个对排序以及计算排序耗时的程序,输出排序前的堆和排序后的堆-1 pairs of sort and calculate the time-consuming process to sort the output before the sort heap after heap and sorting<wuman> 在 2025-06-29 上传 | 大小:9kb | 下载:0
[数据结构常用算法] Tree
说明:数据结构经典实例,建立二叉排序树。从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。如输入的序列为:2,5,7,23,48,96,……,-1。请以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树。-Classic examples of data structures, to establish binary sort tree. Keyboard input from a string of positive integers, the last input-1<周子> 在 2025-06-29 上传 | 大小:9kb | 下载:0
[数据结构常用算法] shiyansan
说明:编写建立一个由单链表组织存储的整数序列的程序,链表中每个结点存储一个整型数值,以此为基础完成将整数b插入到该链表中第一个数值为a的结点之前的程序。-Prepare a list organized by a single sequence of integers stored procedure, the list stored in each node an integer value as a basis for the completion of the integers b insert<陆斌> 在 2025-06-29 上传 | 大小:9kb | 下载:0