-
regular expression syntax processing software demonstrations illustrate the oper...
表达式语法处理过程说明 这个软件演示了基于操作符优先级的表达式处理算法,属于很经典的算法。详细的演示了处理过程的每个动作以及辅助栈、表的使用。对学习《编译原理》和《数据结构》中的相关内容会有所帮助。 关于此算法的详细描述请见《数据结构》(清华出版社)。 软件使用方法,可以直接采用程序样例中的表达式(-9.3*((8+2-3*6/2-0.8)+(-64))),也可以在表达式输入的文本框中输入一个新的表达式(限数字、基本运算符、括号),先点击“初始化计算”按钮,然后点击“演示”按钮,每次一步。在此过程中,请观察“操作符号栈”、“操作数栈”、“操作数对照表”的变化情况,以及每次读取的当前词和当前动作。 题外话:觉得许多软件开发人员有一种只重视程序语言和技巧,而忽视算法设计的倾向。记得有个很出名的说法:程序=算法+数据结构。当然现在软件领域出现了许多新的动向,但基本功仍应重视。颖易教育软件工作室主页:http://www.yingyi.net电子邮件:yingyi@yingyi.net,true_yingyi@etang.com电话:(010)63522531-regular expression syntax processing software demonstrations illustrate the operator based on the priority of expression processing algorithm, a very classic algorithms. A detailed demonstration of the process every movement and auxiliary stack, table use. The study "Compiler Principle" and "data structure" of the content will be helpful. This algorithm on a detailed description, see "Data Structure" (Tsinghua University Press). Use of the software can be used directly in the sampl
- 2022-03-19 01:12:37下载
- 积分:1
-
:本文介绍了AutoCAD软件读取DXF文件类型,已SIM卡…
读取AutCAD软件中的dxf类型文件,经过简化修改和功能加强的修改-: This paper presents AutoCAD software to read the dxf file types, have been simplified and enhanced functionality to amend the amendment
- 2022-07-11 08:40:38下载
- 积分:1
-
类似于DirectDraw的blit函数,过时的技术,我们有实现了它。它非常的简单,就是把一块纹理贴到另一块纹理上。...
类似于DirectDraw的blit函数,过时的技术,我们有实现了它。它非常的简单,就是把一块纹理贴到另一块纹理上。-Similar to the DirectDraw Blit function, outdated technology, we have to achieve it. It is very simple, is to paste a texture to another texture on a.
- 2023-06-11 22:05:04下载
- 积分:1
-
Web服务器客户端检测程序,压缩需要解压无密码
Web服务器客户端检测程序,压缩需要解压无密码-Web server client testing procedures need to decompress compressed without passwords
- 2022-02-20 02:16:30下载
- 积分:1
-
It is the code that dcm to bmp and bmp to dcm.
dcm to bmp and bmp to dcm-It is the code that dcm to bmp and bmp to dcm.
- 2022-08-10 02:37:03下载
- 积分:1
-
API库代码RadioButton
应用背景RadioButton API库代码。如果你救了这个,你可以使用RadioButton ;与API ;只是复制和粘贴。关键技术使用C语言。使用API,不是MFC。你不用写代码,如果你下载了这个。使用单选按钮
- 2022-02-13 21:20:37下载
- 积分:1
-
mdt工具软件,将pic.hex转换成mdt的bin格式的可烧写文件的工具软件...
mdt工具软件,将pic.hex转换成mdt的bin格式的可烧写文件的工具软件-mdt tools software pic.hex the bin into mdt programmer document format can be a tool for software
- 2023-08-20 03:50:04下载
- 积分:1
-
tick tack toe
tick tack toe,是一种游戏,用C++语言在Windows
- 2023-06-16 20:45:04下载
- 积分:1
-
print out all the ASCII small programs
打印出所有ASCII码的小程序-print out all the ASCII small programs
- 2022-07-05 12:02:31下载
- 积分:1
-
java 操作sql数据库,可以连接数据库和进行增删减查等操作
java 操作sql数据库,可以连接数据库和进行增删减查等操作-operate sql with java,which can create, delete, update and view the data in database
- 2022-03-30 05:57:53下载
- 积分:1