搜索资源列表
nixu
- 将一个字符串逆序,是考试中经常考到的,需要认真理解。-Will reverse a string, examinations are usually reached, and need to be carefully understood.
nixu
- 逆序输出内容,可在此程序的基础上写出回文式的程序 ~-Reverse output, you can write this program based on the type of program palindrome ~
nixu
- 设计一个程序,手动输入十个数,运行使它们逆序输出,-OUTPUT
nixu
- 从键盘读取字符串到字符数组中,直到结束符 # ,将字符逆序。-Reads a string from the keyboard to an array of characters until the end of the character # character will reverse.
nixu
- 逆序排列 输入一个数字 给出该数字的全排列-Reverse chronological order input a number give the reverse chronological order of this number
nixu
- 求数组逆序的函数。从键盘输入int型数组a[ 20 ]的20 个元素值,函数实现对数组元素数据的逆序放置。即第1个元素与第20个元素互换,第2个元素与第19个元素互换,……,第10个元素与第11个元素互换。压缩包内共两种方法。-Find an array reverse function. Input from a keyboard int array [20] of the 20 elements of the value placed on the reverse function to a
nixu
- 逆序问题,输入十个数据,要求利用C语言对这十个数据进行逆序输出-Reverse order problem, the input of ten data, requires the use of C language to reverse these ten data output