文件名称:用顺序栈实现括号匹配检查
文件大小:1.95MB
文件格式:RAR
更新时间:2014-04-13 18:44:48
栈 顺序栈 括号匹配
用顺序栈的方法实现括号匹配的检查,例如输入( enter【enter{enter}enter】enter)enter,程序就会输出Match(匹配),注enter是回车。
【文件预览】:
括号匹配检查
----ipch()
--------括号匹配检查-f58b033c()
----括号匹配检查.sln(921B)
----括号匹配检查()
--------括号匹配检查.cpp(2KB)
--------括号匹配检查.vcxproj.filters(1KB)
--------stdafx.h(233B)
--------targetver.h(236B)
--------括号匹配检查.vcxproj(4KB)
--------Debug()
--------stdafx.cpp(217B)
--------ReadMe.txt(2KB)
--------括号匹配检查.vcxproj.user(143B)
----Debug()
--------括号匹配检查.exe(39KB)
--------括号匹配检查.pdb(603KB)
--------括号匹配检查.ilk(373KB)
----括号匹配检查.suo(13KB)
----括号匹配检查.sdf(6.02MB)
使用方法.txt