资源列表
[其他小程序] string_strutil
说明:std::string并没有提供所有需要方法。所以,需要用STL提供了算法库、字符串流以及现存的std::string的方法来实现它们。 ※ 将字符串转换为大写/小写 ※ 去掉字符串两端的空格 ※ 忽略大小写比较字符串 ※ StartsWith和EndsWith ※ 从字符串解析出int和bool等类型的值 ※ 将各种数值类型转换成字符串(toString) ※ 拆分字符串和Tokenizer-std:: string does not provide all the<方启> 在 2025-11-22 上传 | 大小:4kb | 下载:0
[其他小程序] zuichangg1
说明:算法分析的最长公共子序列问题 求出其中的最优解 可在c++环境中做-Algorithm analysis of the longest common subsequence problem find the optimal solution which can be done in c++ environment<xiaolu> 在 2025-11-22 上传 | 大小:1kb | 下载:0