登录
首页 » C# » « 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符...

« 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符...

于 2022-04-17 发布 文件大小:1.17 kB
0 44
下载积分: 2 下载次数: 1

代码说明:

« 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符串)的括号匹配问题要求确定一给定表达式(字符串)中左、右括号的匹配情况。例如,表达式(x*(x+y)-z)在位置1 和4处有左括号,在位置8 和11 处有右括号。位置1 处的左括号与位置11 处的右括号相匹配;位置4 处的左括号与位置8 处的右括号相匹配。而在表达式(x+y)*z)(中,位置8处的右括号没有可匹配的左括号,位置9处的左括号没有可匹配的右括号。« 编程任务:给定一个C++源程序,编程计算其中括号“”;“(”和“)”;“[”和“]”;“{”和“}”的匹配情况-laquo; Problem description : In preparation for the high-level language compiler procedures that will be encountered expression or string matching brackets. C procedures such as left and right curly "(" and ")" matching problem. Expression (string), the brackets matching requirement to set a fixed expression (string) left and right brackets of the match. For example, the expression (x* (x y)- z) in a position and have left four brackets in position 8 and 11 have the right brackets. A position on the left with brackets of 11 positions in brackets right match; Location four brackets on the left and the location of eight brackets right match. The expr

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IC卡二次开发实例
    IC卡二次开发实例
    2014-08-01下载
    积分:1
  • XPO Kullanimi
    使用系统 ; 使用 System.Collections ; 使用 System.Collections.Generic ; 使用 System.ComponentModel ; 使用 System.Data ; 使用 System.Drawing ; 使用 System.Text ; 使用 System.Windows.Forms ; 使用 System.IO ; 使用 System.Diagnostics ; 使用 System.Linq ; 使用 System.Linq.Expressions ; 使用 DevExpress.Xpo ; 使用的儿子 ; 命名空间的儿子 { 公共部分类 Form2: 窗体 { XpoLogWriter 日志 ; 公共 Form2() { InitializeComponent() ; 日志 = 新 XpoLogWriter(textBox1) ; System.Diagnostics.Trace.Listeners.Add(log) ; } 私人 void Form2_Load EventArgs e 对象发件人) { / / 这条线需要显示初始查询产生的 XPO / / 当它连接到数据库以检索对象 / / 第一次后启动的应用程序 //Customer cust = XpoDefault.Session.FindObject < 客户 > (空) ; } 私人 void btnClear_Click EventArgs e 对象发件人) { textBox1.Text =""; } 私人 void btnSelectWhere_Click Ev
    2022-09-29 15:45:03下载
    积分:1
  • 18b20Temperature
    温度传感器18b20用C51控制,可以实现功能。操作简单,程序易懂适合入门(Temperature sensor 18b20 with C51 control function can be achieved. Simple, easy to understand procedures for entry)
    2013-12-15 18:47:59下载
    积分:1
  • SHIYAN
    opengl实现纹理贴图及映射,可通过键盘更改角度(opengl achieve texture mapping and mapping, you can change the angle of the keyboard)
    2013-10-04 20:40:17下载
    积分:1
  • FastCommunity_GPL_v1.0.3
    Newman快速算法, 适用于大规模网络的社团结构划分的方法。 其思想是自底向上,每次合并使模块度增大最大的节点。是一种贪婪算法(Newman fast algorithm, suitable for large-scale network of community structure division method. The idea is from the bottom up, so that each merge module to increase the maximum degree of a node. Is a greedy algorithm)
    2014-05-25 08:48:37下载
    积分:1
  • 基于stc15f单片机设计的智能台灯系统
    1、亮度可调 2、时间、温度显示。 3、无线控制
    2022-03-03 14:25:17下载
    积分:1
  • FactorySoftToolkit
    OPC Client和OPC Server的工具和一些帮助,(OPC Client and OPC Server tools and some help)
    2021-03-26 14:49:13下载
    积分:1
  • hssl_slave
    说明:  AURIX TC297 HSSL 从模式例程(AURIX TC297 HSSL Slave Mode demo)
    2020-06-16 12:20:02下载
    积分:1
  • C_Blog
    Interview programs on c
    2010-03-04 01:07:12下载
    积分:1
  • Programming-Pearls--2nd-Ed
    對於撰寫程式解決問題,設計演算法解決ACM競賽問題有幫助(helpful for writing programs to solve problems, design algorithms to solve problems of ACM contest )
    2016-07-23 00:18:16下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载