文件名称:duilie
介绍说明--下载内容均来自于网络,请自行研究使用
1. 定义顺序队列类型,实现栈的所有基本操作。
2. 定义链队列类型,实现栈的所有基本操作。
3. 应用队列,编写测试函数判断字符序列是否为回文。
4. 编写测试程序。
-1 defines the type of queue order to achieve all of the basic stack operations. (2) define the queue type chain, to achieve all of the basic operation of the stack. 3 Application queues, writing test function to determine the sequence of characters is a palindrome. 4. Preparation of test procedures.
2. 定义链队列类型,实现栈的所有基本操作。
3. 应用队列,编写测试函数判断字符序列是否为回文。
4. 编写测试程序。
-1 defines the type of queue order to achieve all of the basic stack operations. (2) define the queue type chain, to achieve all of the basic operation of the stack. 3 Application queues, writing test function to determine the sequence of characters is a palindrome. 4. Preparation of test procedures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
duilie.cpp