-
WinRAR
一个表达式和一个二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树的表示的算术表达式Expression的操作。
基本要求
1.ReadExpr(E) 以字符序列的形式输入语法正确的前缀表示式并够着表达式E。
2.WriteExpr(E) 用带括弧的中缀表达式输出表达式E。
3.Assign(V,c) 实现对变量V的赋值(V=c),变量的初值为0。
4.Value(E) 对算术表达式E求值。
5.CompoundExpr(P,E1,E2) 构造一个新的复合表达式(E1)P(E2)。
(Between an expression and a binary tree, there is a natural correspondence relationship. Write a program to achieve the operation of the binary tree-based representation of the arithmetic expression Expression. The basic requirements for input grammatically correct prefix expressions 1.ReadExpr (E) in the form of a sequence of characters and enough with the expression E. 2.WriteExpr (E) output expression E infix expression with parentheses. 3.Assign (V, c) the assignment of the variable V (V = c), the initial value of the variable to 0. 4.Value (E) E evaluates arithmetic expressions. 5.CompoundExpr (P, E1, E2) to construct a new composite expressions (E1) P (E2).)
- 2012-09-13 15:43:44下载
- 积分:1
-
NuSMV-2.5.1.tar
这是模型检测的一个最新版本,希望对大家有所帮助。(This is one of the latest version of model checking, we want to help.)
- 2010-11-11 15:32:08下载
- 积分:1
-
航空订票管理系统
航空订票管理系统的C语言代码
售票系统 开头 退票 查询 名字查询 座位号查询 查余票 查询已订票信息
- 2022-03-22 16:41:59下载
- 积分:1
-
py
说明: 此dll文件名为py.dll
C#
命名空间名是py
类名是mypy
用来得到汉字拼音首字母的方法是GetChineseSpell(string chines) (C# getchinese)
- 2010-12-14 01:38:56下载
- 积分:1
-
AdoNetEntityDataModelCSharp
机器视觉啊;想下个东西哈哈哈哈哈哈哈哈哈(machine vision ,Think of the next thing)
- 2019-04-10 11:43:23下载
- 积分:1
-
原型模式简历04
说明: kongzhitai timer c# visual studio
- 2020-06-24 12:40:02下载
- 积分:1
-
行人导航系统
其中有MATLAB仿真程序,进行捷联式惯性导航解算,通过数据进行姿态解算和速度解算以及位置解算,最终得到实时的位置和姿态,并且其中采用各种算法使得定位精度更加准确。
- 2022-03-16 04:41:52下载
- 积分:1
-
simHT32F52342_52352v130
HT32F52342/HT32F52352 产品规格书
带 ARM? CortexTM-M0+ 内核以及 1 MSPS ADC、USART、UART、SPI、I2C、I2S、MCTM、GPTM、 BFTM、SCI、CRC、RTC、WDT、PDMA、EBI 和 USB 2.0 FS 高达 128KB Flash 和 16KB SRAM 的 Holtek 32-Bit 单片机(HT32F52342/HT32F52352 product specification
It has ARM, CortexTM-M0+ kernel and 1 MSPS ADC, USART, UART, SPI, I2C, I2S, MCTM, GPTM, MCTM, USART, ADC, USART, UART, X and C.)
- 2018-02-14 01:10:38下载
- 积分:1
-
gdal加载影像
gdal加载影像视图显示,gdal是自己用vs2010编译,但是还存在不安全透明的问题,还在完善中。
- 2022-07-05 09:42:38下载
- 积分:1
-
QQ
说明: 一个类似QQ的聊天程序,其中实现了QQ聊天通信的大部分功能,包括聊天者之间聊天信息的传输、聊天者自建聊天室、选择加入聊天室等功能。(QQ chat a similar procedure, in which the QQ chat realize most of the functions of communication, including chat chat between the information transmission, chat who own chat rooms, choose to join chat rooms and other functions.)
- 2008-04-21 11:41:44下载
- 积分:1