资源列表
[数据结构常用算法] insertsort
说明:插入排序,以及测试程序,类似的还有其他排序,可以进行比较-Insertion Sort, and testing procedures, there are other sort of similar, you can compare<王森> 在 2025-06-15 上传 | 大小:4kb | 下载:0
[数据结构常用算法] selectsort
说明:选择排序,以及测试程序,类似的还有其他排序,可以进行比较-Choice of sequencing, and testing procedures, there are other sort of similar, you can compare<王森> 在 2025-06-15 上传 | 大小:4kb | 下载:0
[数据结构常用算法] operate-character-string
说明:1、 实现串赋值、串比较、求串长、串联接以及求子串这5种基本操作。 2、 能利用上述实现的基本操作完成置换Replace (&S, T, V)以及从串中删除一段子串StrDelete(&S,pos,len)的操作。 -1, realize assignment string, string comparison, and string a long string of serial access, as well as Child-giving this five kinds of ba<only> 在 2025-06-15 上传 | 大小:4kb | 下载:0
[数据结构常用算法] operateshuangxiangzhan
说明:程序实现双向栈的基本操作:1)初始化;2)判断栈是否为空;3)判断栈是否已满;4)入栈;5)出栈;6)清空栈;7)取栈顶元素。还有几个比较巧妙操作....哦-Realize two-way process stacks the basic steps: 1) initialization 2) to determine whether the stack is empty 3) to determine whether the stack is full 4)入栈 5) a stack<only> 在 2025-06-15 上传 | 大小:4kb | 下载:0
[数据结构常用算法] caculate
说明:大二 数据结构 课程设计 很有用 很规范 计算表达式的值 问题描述:对于给定的一个表达式,表达式中可以包括常数、算术运行符和括号,编写程序计算表达式的值。可从键盘输入一个正确的中缀表达式,将中缀表达式转换为对应的后缀表达式,计算后缀表达式的值。-Sophomore data structures course design is very useful to standardize the calculation of the value of expressions to describ<xiang> 在 2025-06-15 上传 | 大小:4kb | 下载:0