文件名称:chuancaozuo
介绍说明--下载内容均来自于网络,请自行研究使用
(1)构造一个空的串算法实现
(2) 利用C++串构造堆串算法
(3) 堆串对象构造实现新堆串算法(4)求串长算法(5)求两串的比较算法(6)求子串算法(7)串的联接操作算法(8)串的删除操作算法(9)利用重载运算符<<实现串的输出操作(利用友元函数实现(10)利用重载运算符>>实现串的输入操作(利用友元函数实现)(11)清空串操作-(1) Construction of an empty string algorithm (2) C++ String string heap structure algorithm (3) stack structure to achieve a new string object string heap algorithm (4) for a long string algorithm (5) for comparison of two strings algorithm (6) Child-giving string algorithm (7) of the connection string operation algorithm (8) string delete operation algorithm (9) the use of overloaded operator
(2) 利用C++串构造堆串算法
(3) 堆串对象构造实现新堆串算法(4)求串长算法(5)求两串的比较算法(6)求子串算法(7)串的联接操作算法(8)串的删除操作算法(9)利用重载运算符<<实现串的输出操作(利用友元函数实现(10)利用重载运算符>>实现串的输入操作(利用友元函数实现)(11)清空串操作-(1) Construction of an empty string algorithm (2) C++ String string heap structure algorithm (3) stack structure to achieve a new string object string heap algorithm (4) for a long string algorithm (5) for comparison of two strings algorithm (6) Child-giving string algorithm (7) of the connection string operation algorithm (8) string delete operation algorithm (9) the use of overloaded operator
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2.cpp