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

搜索资源列表

  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. 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. project

    0下载:
  2. 用matlab编写的HUFFMAN树的程序,按照要求输入输入,概率以及信号编号,就可以得到各个信号的Huffman编码。并且有课题报告附上。(编码是逆序输出的,若要改为正序,修改strcat内的两个参数顺序就好)-HUFFMAN prepared using matlab tree program, enter the requested input, probability, and signal numbers, each signal can be Huffman coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:48.23kb
    • 提供者:陈鹏
  1. shuchuzhengshu

    0下载:
  2. 此为逆序输出一个整数,已经过编译,调试和运行,请放心使用吧-This is the reverse output of an integer, has been compiling, debugging and running, please rest assured to use it
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:15.6kb
    • 提供者:chen
  1. 7.5_Mutex

    0下载:
  2. 单击“顺序”按钮进行顺序显示,观察文本编辑框中的输出。 在顺序输出时单击“逆序”按钮,观察逆序输出。 .单击“确定”按钮退出程序。-Event\debug\Event.exe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:25.62kb
    • 提供者:nicolas
  1. keypath

    0下载:
  2. 求解关键路径 通过拓扑排序,求出一个工程的拓扑序列,送到一个栈中,在逆序输出-key path
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:2.41kb
    • 提供者:liulongjun
  1. consume

    0下载:
  2. 基于操作系统中消费者和生产者的一个简单模型实现字符串数组的处理,一方面不断生成新的随机字符串放入数组中,另一方面从数组中不断提出字符串进行处理(逆序输出)-Based on the operating system to consumers and producers to achieve a simple model of a string array processing, on the one hand continue to generate a new random string in
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1.81mb
    • 提供者:woke666
  1. test

    0下载:
  2. #1、输入字符串 #2、逆序输出 #3、换行打印句子中的每个词 #4、统计字母种类数 #5、统计词汇种类数 -1 input a sentence(without punctuations) 2 print in reversed order 3 print the sentence with one word per line 4 count types of letters in the sentence 5 count types of words in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:959byte
    • 提供者:Mark Ma
  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 »
搜珍网 www.dssz.com