文件名称:ADT串的实现
介绍说明--下载内容来自于网络,使用问题请自行百度
ADT串的实现:主要包括以下操作:§ copy(s1,s2)把串s1复制到s2 § concat(s,s1,s2)连接S1,S2,结果放在S中 § delete(s,i,j)将串s中从第i个字符开始的连续j个字符删除,如果i+j>s.len则一直删除到串尾 § insert(s,s1,i)将串S1插入串S的第i个字符后 -ADT Series achieved : including the following : copy (s1, s2) copied to the string s1 s2 concat (s, s1, s2) between S1, S2, on the S delete (s, i, j) s Series i had from the beginning of the characters consecutive j characters deleted if i IGT; s.len will have to delete insert tail string (s, s1, i) Series S Series S1 insert the characters after i
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ADT串的实现.doc
www.dssz.com.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.