-
新建压缩文件
说明: (1)设计一个“简易计算器”,主要实现判断输入的表达式是否合法将中缀表达式转换成二叉表达式树。后序遍历求出表达式的值。能判断输入的表达式是否合法。
(2)用链式存储存储信息,求值时可以采用递归的思想,对表达式进行后序遍历。
(3)将操作结果保存到外部文件。((1) Design a "simple calculator" to judge whether the input expression is legitimate or not and convert infix expression into binary expression tree. The value of the expression is obtained by post-order traversal. Can judge whether the input expression is legitimate. (2) Store information in chain mode. When evaluating the value, we can use the idea of recursion to carry out post-order traversal of the expression. (3) To save the operation results to external files.)
- 2019-06-20 13:12:41下载
- 积分:1
-
GifDecoder
解析git图片所用,可配合InputStream将gif图片转换为jpg(Used for parsing git pictures)
- 2020-06-16 21:00:02下载
- 积分:1
-
ssd6 ex2答案 本人不才 一点贡献
ssd6 ex2答案 本人不才 一点贡献-The answer I ssd6 ex2 contribution不才
- 2022-04-09 21:24:17下载
- 积分:1
-
CaRIne Crystallography 3.1
说明: CaRIne Crystallography 3.1,Carine软件用于电子衍射花样标,CaRIne可以画晶体结构并可计算仿真显示绕射型式,CaRIne的交谈功能可以显示。(Carine crystallography 3.1, Carine software is used for electron diffraction pattern mark. Carine can draw crystal structure, calculate and simulate diffraction pattern, and can display conversation function of Carine.)
- 2020-11-17 07:43:37下载
- 积分:1
-
elevator
模拟电梯调度程序 五部电梯 每个电梯10层的调度(Elevator Simulation scheduler five 10-story elevator in each elevator scheduling)
- 2009-05-07 00:12:16下载
- 积分:1
-
随风汇编模块
易语言纯汇编模块源码:常用汇编指令集合,远程调试(Easy language assembler module source code: commonly used assembly instructions set, remote debugging)
- 2018-05-08 10:17:09下载
- 积分:1
-
这是一个用vb+SQL Server数据库编写的样品检验代码。包括样品的购买库存以及检验的各项程序,是一个很好的vb数据库参考代码...
这是一个用vb+SQL Server数据库编写的样品检验代码。包括样品的购买库存以及检验的各项程序,是一个很好的vb数据库参考代码-with vb+ SQL Server database prepared by the test sample code. The samples include the purchase of inventory and inspection procedures, is a good reference source database vb
- 2023-04-15 07:10:04下载
- 积分:1
-
Windows of a game very similar to mine under the mine
一个与windows下扫雷游戏很相似的扫雷游戏代码-Windows of a game very similar to mine under the mine-clearing game code
- 2022-07-11 21:03:22下载
- 积分:1
-
8918302TV-Meeting
这是我在日常开发视频会议系统中集的几个较好的软件,有的有论文,全部带原码,想学习的可以下来测试(This is my daily development of video conferencing system set of several better software, some papers, all with the original code, want to learn can come down to test.)
- 2020-06-22 18:20:02下载
- 积分:1
-
C#模拟字符查找源代码
C#模仿的类似记事本的查找功能,可以查找任何形式的字符,找到目标后标记该字符,高亮显示,是一个学习文字查找功能的好范例。
- 2023-08-07 21:25:04下载
- 积分:1