资源列表
[数据结构常用算法] expression
说明:输入中缀表达式,输出后缀表达式,并计算表达式的值,输出结果。-Input the infix expression , and output the postfix expression, and calculate the value of the expression, then output the results.<taiyangyu> 在 2025-01-19 上传 | 大小:238kb | 下载:0
[数据结构常用算法] Frequency-value
说明:频率值。要求输入一个非递减序列,再输入所要查询的区间,然后统计此区间内出现最多的值的次数。-Frequency value. Asked to enter a non-decreasing sequence, and then enter the query interval, then the number of statistics in this range the most value.<杜伊琳> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] CollectSample
说明:项目中关于kdtree的实际运用,感兴趣的可以看下-failed to translate<ljy> 在 2025-01-19 上传 | 大小:3.34mb | 下载:0
[数据结构常用算法] HIT-IRLab_full_2005.3.3
说明:哈工大同义词词林 哈工大同义词词林-HIT-IRLab similiar<俊> 在 2025-01-19 上传 | 大小:352kb | 下载:0
[数据结构常用算法] zhan
说明:栈 假设一个算术表达式中可以包含三种括号:园括号“(”和“)”、方括号“[”和“]”、花括号“{”和“}”,且这三种括号可按任意的次序嵌套使用。编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已存入数据元素为字符的顺序表中)。要求:顺序栈存储;实现顺序栈的基本操作;调用基本操作完成。-The stack Suppose a arithmetic expressions can contain three kind<huangyinghao> 在 2025-01-19 上传 | 大小:6kb | 下载:0