搜索资源列表
strrev
- 编写反转字符串的程序,要求优化速度、优化空间。
strrev
- 编写反转字符串的程序,要求优化速度、优化空间。-Inversion procedure for the preparation of the string, the requirements to optimize speed, optimize the space.
Cstrrev
- C语言题目是实现反转字符串,但不能调用strrev()。-C language implementation topics are reverse string, but should not call strrev ().
strrev
- String reversal. it reverses the given string.
dashujia
- 大数加题目:规定输入的数字长度不超过256. 注:程序中输入、输出使用字符串存储,使用了vs中扩展的函数 strrev(亦可自己实现); 此外为了操作方便对给定的输入数字进行了反转,因此只能针对非只读字符串。 源码如下: -da shu jia