CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 逆序输出

搜索资源列表

  1. app4

    0下载:
  2. 声明一个一维数组,其长度为5,利用循环对数组元素进行赋值,然后再利用另一个循环逆序输出数组元素的内容。程序代码如下:-statement a one-dimensional array with a length of 5, the use of cyclic An element of the assignment. then use the output of another cycle reversal of the contents of the array elements. Prog
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3.04kb
    • 提供者:rover
  1. javanixu

    1下载:
  2. 从键盘输入若干个字符,当输入字符”#”时中止输入。统计输入字符的个数,并将它们按输入时的逆序输出。如: 输入:inputstream# 输出:maertstupni -keyboard input from a number of characters when the input character "#" at the suspension of the import. Statistics of the number of input characters,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.59kb
    • 提供者:haohao
  1. Huiwei

    0下载:
  2. 实现回文,即实现字符串的逆序输出,并计算其计算时间,精确到纳秒。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.34kb
    • 提供者:ww
  1. 用递归方法将字符串逆序输出

    0下载:
  2. 用递归方法将字符串逆序输出
  3. 所属分类:其它

    • 发布日期:2012-09-11
    • 文件大小:322byte
    • 提供者:
  1. String-reverse

    0下载:
  2. 符串逆序输出是C语言经典算法之一,过去利用数组下标处理此类问题,较为繁琐,本文给出 了利用指针实现任意给定字符串的逆序输出方法,以及在此基础上进行回文字符串判断的便捷方法。-Pointers with a C-string string in reverse order and determine palindrome
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:172.8kb
    • 提供者:陈晓娟
  1. 2009710301066

    0下载:
  2. 使用递归和非递归的方法对输入的字符串进行逆序输出-Recursive and non recursive method to reverse the input string output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:830byte
    • 提供者:
  1. nixu

    0下载:
  2. 输入大于两位以上的整数,然后逆序输出,并正确得到逆序结果-Enter an integer greater than the two above, and then reverse output and reverse the results of the right to be
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-05
    • 文件大小:12.38kb
    • 提供者:邱金海
  1. reversefile

    0下载:
  2. 文件内容的逆序输出,vc++编写的,文件内容的逆序输出,vc++编写的-reverse file content,文件内容的逆序输出,vc++编写的
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:6.82kb
    • 提供者:程飞
  1. zifunixu

    0下载:
  2. 将键盘输入的字符串按逆序显示出来。字符串逆序输出-convert string and output
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:836byte
    • 提供者:123
  1. nixu

    0下载:
  2. 逆序输出内容,可在此程序的基础上写出回文式的程序 ~-Reverse output, you can write this program based on the type of program palindrome ~
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:3.66kb
    • 提供者:li
  1. JudgeNum

    0下载:
  2. 输入不大于5位的整数,判断位数,并且正序和逆序输出-Enter an integer not more than 5 to determine the median, and the positive sequence and the reverse output
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:257.48kb
    • 提供者:forelong
  1. DLink

    1下载:
  2. 1.求双向循环链表的长度 2.在双向循环链表指定位置插入一个元素 3.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的前面 4.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的后面 5.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的后面 6.删除双向循环链表中指定位置的元素 7.给定双向循环链表中一个结点元素值e,要求将其对应结点删除 8.给定双向循环链表中一个结点元素值e,要求删除对应结点的直接前驱 9.给定双向循环链
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1.81kb
    • 提供者:张敏
  1. char_array_inverted

    0下载:
  2. 字符数组逆序输出,C语言小程序,供初学者使用-Reverse output character array, C language applet for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:722byte
    • 提供者:jianjia
  1. java

    0下载:
  2. 初学java编程,功能从键盘输入一组字符,保存到指定的文件后,再逆序输出,并重新保存逆序输出的文件-Beginner java programming, feature a group of characters from the keyboard, save to the specified file, and then reverse output and reverse output re-save the file
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:940byte
    • 提供者:yifengstar
  1. nixu

    0下载:
  2. 用Java编程,实现的功能是把一个数组里的元素逆序输出。-Using Java programming, the function is to reverse the elements of an array output.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:21.5kb
    • 提供者:戴勤英
  1. 逆置数

    0下载:
  2. 任意数字的任意位数的倒序输出,用visual studio C++打开(Reverse the output of any number of arbitrary digit)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:916kb
    • 提供者:aaaa.
  1. Desktop

    0下载:
  2. 题目内容: 给定 n 个数组成的数组,求其逆序对的总数。 逆序对定义为,存在 (i, j) 满足 i < j 且 A[i] > A[j] 的二元组的数目。 输入格式: 第一行包含一个整数,表示数组的项数。 接下来的一行,包含 n 个数(n 不超过 100000),依次表示 Ai(Ai?≤?109)。 输出格式: 输出一行表示对应的答案。 输入样例: 5 1 3 2 5 4 输出样例: 2(Title: an array of N numbers, and the tot
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:12kb
    • 提供者:西门吹牛B
  1. jvzinixv

    0下载:
  2. 程序是输入一串字符串,并且逆序输出,同时还会判断是否输入为空(The program is to input a string of characters, and output it in reverse direction, and at the same time, it will decide if the input is empty.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:145kb
    • 提供者:505爱夏
  1. 0

    0下载:
  2. 逆序输出3行80列急急急吉里吉里吉里吉里(this is fucking printf 3 hang)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:冰封局座
  1. 数字逆序排序

    0下载:
  2. 本代码实现输入任意数字,将其进行逆排序输出。(This code realizes input any number, carries on the reverse sorting output.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:8kb
    • 提供者:jackahri
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com