文件名称:IsReverse
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-15
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
2. 链栈的应用:编写函数,判断给定的字符串是否回文。如字符串“abcba”、“abccba”均为中心对称,字符串“abcdba”不中心对称,我们将中心对称的字符串称为回文。-2. Chain stack applications: Write a function to determine whether a given string palindrome. If the string " abcba" , " abccba" are the center of symmetry, the string " abcdba" no center of symmetry, we will centrosymmetric string called a palindrome.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IsReverse\content.cpp
.........\IsReverse.dsp
.........\IsReverse.dsw
.........\IsReverse.ncb
.........\IsReverse.opt
.........\IsReverse.plg
.........\LinkStack.cpp
.........\LinkStack.h
.........\Debug
IsReverse