资源列表
[数据结构常用算法] InterLineJIN
说明:这是一个描述几点共线的源程序代码,有兴趣的欢迎下载-This is a descr iption of a few lines of source code were interested welcome to download<wuwen> 在 2024-11-16 上传 | 大小:38kb | 下载:0
[数据结构常用算法] expression
说明:用栈来演示带括号的+,-,*,/表达式运算(以#结尾!),并且演示栈的活动过 程。-Used to demonstrate stack bracketed expressions 2B !,-,*,/ computing (to# At the end!), And demonstration activities of the process stack.<小明> 在 2024-11-16 上传 | 大小:9kb | 下载:0
[数据结构常用算法] TExpression
说明:题目:表达式类型的实现 用树来实现前缀算术表达式到正常表达式的转换,并且通过变量赋值算出结果。 测试数据: (1)分别输入0;a -91 +a*bc +*5~x2*8x +++*3~x3*2~x2x并输出。 (2)每当输入一个表达式后,对其中的变量赋值,然后对表达式求值。 -Topic: type of expression using the tree to achieve the pref<小明> 在 2024-11-16 上传 | 大小:192kb | 下载:0