文件名称:data_struct3
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.31kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
数据结构课后设计题第三章
◆3.17③ 试写一个算法,识别依次读入的一个以@
为结束符的字符序列是否为形如 序列1&序列2 模式
的字符序列。其中序列1和序列2中都不含字符 & ,
且序列2是序列1的逆序列。例如, a+b&b+a 是属该
模式的字符序列,而 1+3&3-1 则不是。
实现下列函数:
Status match(char *str) -Data structure design question after class Chapter ◆ 3.17 ③ try to write an algorithm to identify sequence read of a character @ as the terminator sequence is the form such as ' sequence 1 & Series 2' mode of character sequence. In which the sequence 1 and sequence 2 are without character ' & ' , and the sequence is the sequence 1, 2, reverse sequence. For example, ' a+ b & b+ a' is the character sequence is the model, while the ' 1+ 3 & 3-1 ' is not. To achieve the following functions: Status match (char* str)
◆3.17③ 试写一个算法,识别依次读入的一个以@
为结束符的字符序列是否为形如 序列1&序列2 模式
的字符序列。其中序列1和序列2中都不含字符 & ,
且序列2是序列1的逆序列。例如, a+b&b+a 是属该
模式的字符序列,而 1+3&3-1 则不是。
实现下列函数:
Status match(char *str) -Data structure design question after class Chapter ◆ 3.17 ③ try to write an algorithm to identify sequence read of a character @ as the terminator sequence is the form such as ' sequence 1 & Series 2' mode of character sequence. In which the sequence 1 and sequence 2 are without character ' & ' , and the sequence is the sequence 1, 2, reverse sequence. For example, ' a+ b & b+ a' is the character sequence is the model, while the ' 1+ 3 & 3-1 ' is not. To achieve the following functions: Status match (char* str)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
data_struct3.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.