搜索资源列表

  1. huotree

    0下载:
  2. 括号匹配问题和建立二叉树问题,都是C语言的源代码.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:19.49kb
    • 提供者:huang
  1. 括号匹配

    0下载:
  2. VC 括号匹配 问题-VC matching brackets
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:4.58kb
    • 提供者:海应
  1. tlparen

    0下载:
  2. « 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符串)的括号匹配问题要求确定一给定表达式(字符串)中左、右括号的匹配情况。例如,表达式(x*(x+y)-z)在位置1 和4处有左括号,在位置8 和11 处有右括号。位置1 处的左括号与位置11 处的右括号相匹配;位置4 处的左括号与位置8 处的右括号相匹配。而在表达式(x+y)*z
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:林天
  1. 括号匹配

    0下载:
  2. VC 括号匹配 问题-VC matching brackets
  3. 所属分类:电子书籍

    • 发布日期:2024-11-26
    • 文件大小:4kb
    • 提供者:海应
  1. tlparen

    0下载:
  2. « 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符串)的括号匹配问题要求确定一给定表达式(字符串)中左、右括号的匹配情况。例如,表达式(x*(x+y)-z)在位置1 和4处有左括号,在位置8 和11 处有右括号。位置1 处的左括号与位置11 处的右括号相匹配;位置4 处的左括号与位置8 处的右括号相匹配。而在表达式(x+y)*z
  3. 所属分类:C#编程

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:林天
  1. huotree

    0下载:
  2. 括号匹配问题和建立二叉树问题,都是C语言的源代码.-Parentheses matching problem and the establishment of tree problems, are C language source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-26
    • 文件大小:19kb
    • 提供者:huang
  1. 2008121902m

    0下载:
  2. 括号匹配问题,我自己写的程序,和大家分享-Brack match
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:17kb
    • 提供者:Techie
  1. new

    0下载:
  2. 括号匹配问题的解决,包括文件读入等操作 上传和大家分享交流-Brace matching problems, including the file into the upload and share operations such as exchange
  3. 所属分类:Windows编程

    • 发布日期:2024-11-26
    • 文件大小:17kb
    • 提供者:Techie
  1. shujv

    0下载:
  2. 符号匹配 数据结构 结构体 括号匹配问题是编译程序时经常遇到的问题,用以检测语法是否有错。-Symbolic structures matching the data structure compiler parentheses matching problem is frequently encountered problems, to detect whether the wrong syntax.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-26
    • 文件大小:7kb
    • 提供者:张飞飞
  1. kuohao-dui

    0下载:
  2. 括号匹配问题,输入字符,有3种括号(){}[],括号不能交叉,可以嵌套,且()中不能有[],和{},[]中不能有{}-Parenthesis matching problem, the input characters, there are three brackets (){}[], brackets can not cross, can be nested, and () can not have [], and {},[] can
  3. 所属分类:Windows编程

    • 发布日期:2024-11-26
    • 文件大小:2kb
    • 提供者:苏路
  1. Matching-parentheses

    0下载:
  2. 关于数据结构中得括号匹配问题,粗略的把括号匹配的算法演算。-Data obtained on the structure of matching parentheses, brackets match the rough calculation algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-26
    • 文件大小:1.02mb
    • 提供者:梦薰
  1. LinkStack

    0下载:
  2. c语言编写的括号匹配问题,用的是栈,合适初学者学习和使用-c language in parentheses matching problem using a stack, suitable for beginners to learn and use
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-26
    • 文件大小:162kb
    • 提供者:myron
  1. Ex1

    1下载:
  2. 从屏幕输入字符 判断括号匹配问题 数据结构作业-Judgment parenthesis matching data structure operations input characters from the screen
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:刘维孟
  1. ex1

    0下载:
  2. 设计一个判断表达式中括号匹配问题的程序。要判断的表达式如下: {a=(1+v(b[3+c[4]])) {a=(b[0]+1) } a={1+(b[2]-b[4])}*3+(b[1]-b[3])/5-Design a program to determine the expression in parentheses matching problem. To determine if the expression is
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:杨小军
  1. guohaopipei

    0下载:
  2. 用C++写的括号匹配问题。运用到堆栈。是个简单的小程序-failed to translate
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:1.09mb
    • 提供者:sce
  1. matching-brackets

    0下载:
  2. 利用c++数据结构 栈 解决括号匹配问题 -Use c++ to solve matching brackets
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:enzo
  1. BracketMatch

    0下载:
  2. 括号匹配问题:假设表达式中只包含圆括号、方括号和花括号这三种括号,并且它们可互相嵌套。如,([{}])([ ])或({([ ][( )])})等均为正确的格式,但{[ ]})}或{[( )]或([ ]}均为不正确的格式。 -Bracket Match program
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:cindy
  1. BracketMatch

    0下载:
  2. 很简易的一个括号匹配问题算法源码,进栈和出栈的简单程序,实现包括括弧在内的简单符号,判断输入的字符串是否是匹配的-A very simple question parenthesis matching algorithm source code, into the stack and the stack of simple procedures, simple symbols, including the brackets, inclu
  3. 所属分类:Windows编程

    • 发布日期:2024-11-26
    • 文件大小:9kb
    • 提供者:Tomerry
  1. 括号匹配

    0下载:
  2. 实现括号匹配问题,我们经常遇到输入括号,却不知道括号是否搭配正确的问题,通过本程序可以实现自动检测括号是否匹配的问题(To achieve parentheses matching problem, we often encounter input brackets, but do not know whether brackets correct collocation problem, through this program ca
  3. 所属分类:Windows编程

    • 发布日期:2024-11-26
    • 文件大小:953kb
    • 提供者:sujun
  1. parenthesis_ match

    0下载:
  2. 利用stack,检查输入内容中括号是否匹配(Using stack, check whether parentheses are bracketed in the input)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:Jaren1907
« 12 3 »

源码中国 www.ymcn.org