文件名称:key_Queue
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-15
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
3. 参考void Reverse(LinkQueue &Q)函数,定义新的函数int Palindrome_Test(char str[]),判断字符串str是否回文序列,若是则返回1,否则返回0。写出程序或用文字描述算法的执行步骤。-3. Reference void Reverse (LinkQueue & Q) function, define a new function int Palindrome_Test (char str []), to determine whether the string str palindromic sequence, if it returns 1, otherwise it returns 0. Written procedures or describe in words the steps of the algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
key_Queue\content.cpp
.........\LinkQueue.cpp
.........\LinkQueue.h
.........\LinkStack.cpp
.........\LinkStack.h
.........\Queue.dsp
.........\Queue.dsw
.........\SqQueue.cpp
.........\SqQueue.h
.........\SqStack.cpp
.........\SqStack.h
key_Queue