搜索资源列表
nixu2
- 对输入的字符串进行逆序,包括设计试验的文档说明-of input strings in Reverse, including design documentation shows
c++
- 在线性表的实现中增加一个成员函数,实现对表中元素置逆的操作(设原链表为a1,a2,...,an 则置逆后的序列为an,...,a2,a1)。对于具有n个元素的线性表,你的算法的运行时间应为O(n),空间消耗应为O(1). 注:有对时间和空间分析的说明
Reverse-the-string-output
- 字符串逆序输出,使用了三种不同的方法,在不同的约束条件下进行选择-String reverse output, the use of three different methods under different constraints selected
cccc
- 给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。- 允许输入拉丁字符的拼音 英语 中文(简体) 日语 G
sxj5
- .讲一个数组中的值按逆序重新存放并显示出来。-Talk about an array of value in reverse order to re-stored and displayed.
chengxu
- 用C语言编写的程序能够实现链表逆序的功能-Written in C language program to realize the reverse order on the list of functions