CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Reverse

搜索资源列表

  1. SJJG6

    0下载:
  2. 该文档是有关数据结构中的栈的应用,它实现基本的输入字串的反转功能!-the document is the data structure of the application stack, it is basically the reverse of the input string functions!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1082
    • 提供者:F.K.
  1. heti

    0下载:
  2. 一个不错的逆波兰式 解释如何利用 逆波兰式 把 中序表达式 装进一个 队列 或者堆栈 里面-a good inverse Polish explain how to use reverse Polish Chinese expression sequence or stuffed into a queue stack inside
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1489
    • 提供者:蔡育瑜
  1. REVERSE1

    0下载:
  2. 设表的Reverse运算将表中次序反转,实现单链表的Reverse,为公有成员-based questionnaire Reverse Operators will reverse the table order to achieve single-Chain Reverse. members of the public
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1667
    • 提供者:wodezui-i
  1. 递归

    0下载:
  2. 递归算法,字符串的倒序输出。-recursive algorithm, the reverse output string.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2471246
    • 提供者:唐志
  1. 链表相关编程

    0下载:
  2. 创建一个链表,逆向输出链表,两个链表的合并的vc程序编程实现代码。-create a linked list, reverse output chain and the two combined Chain vc programming code to achieve.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1302
    • 提供者:罗易
  1. NIBOLAN

    0下载:
  2. 利用简单优先法输出逆波兰式 将中缀式转化成逆波兰式-priority method using simple inverse Polish exports of Chinese-grade into reverse Polish
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1238
    • 提供者:黄金
  1. saher 顺序表逆置

    1下载:
  2. 习题 顺序表逆置:1. 设有一个线性表E={e1, e2, … , en-1, en},设计一个算法,将线性表逆置,即使元素排列次序颠倒过来,成为逆线性表E’={ en , en-1 , … , e2 , e1 }--Problem reverse the order of the table is set: 1. There is a linear form E = {e1, e2, ..., en-1, en}, design an algorithm to linear inverse s
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-03-06
    • 文件大小:641649
    • 提供者:gao
  1. Datastruct_C 实现顺序表的就地逆置

    0下载:
  2. Descr iption 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,…..an),逆置为( an,an-1, …….a2,a1)。 Input 输入长度n 接下来是n个数 Output 操作后的序列。 Sample Input 7 2 4 1 7 5 3 6 Sample Output 6 3 5 7 1 4
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-21
    • 文件大小:533
    • 提供者:李杨
  1. reverse

    0下载:
  2. 顺序表的就地逆置算法,文档中有程序实现算法的代码与可运行源程序-Algorithm and source code for list reverse
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:94761
    • 提供者:sunlei
  1. reverse

    0下载:
  2. 此功能是先设置要输入的字符串个数(一定是数字形式),然后相应输入每个字符串,最后会显示正序和倒序的结果。-This feature is to set the string to enter the number (must be in digital form), then the corresponding input for each string, and finally displays the result of the positive sequence and the rever
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:863
    • 提供者:xunlu
  1. Reverse-link

    0下载:
  2. 反向链接一个链表。程序完整可以直接编译运行-Reverse link of a linked list. Integrity of the process can directly compile and run
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:595
    • 提供者:zrf
  1. linked-list-reverse-output

    0下载:
  2. 数据结构,单链表 ,逆序输出,数据结构,单链表 ,逆序输出-data structure ,linked list,reverse,output
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2146
    • 提供者:jack von
  1. Reverse-Polish-calculator

    0下载:
  2. 逆波兰计算器C语言源码 数据结构经典常用算法-Reverse Polish calculator classic C language source code data structures commonly used algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:835
    • 提供者:凌寒
  1. List-of-the-reverse-output

    0下载:
  2. 链表的逆序输出,给定一系列节点,单项链表逆序输出-List of the reverse output, given a series of nodes, output reverse single linked list
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:198971
    • 提供者:王靖博
  1. linst-reverse

    0下载:
  2. 单链表逆转 单链表逆转 单链表逆转 单链表逆转 -reverse the list
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1053
    • 提供者:三少
  1. Recursive-reverse-the-output-string

    0下载:
  2. 递归反向输出字符串,非常基本的程序,值得刚开始接触C语言的人学习。-Recursive reverse the output string, and a very basic program, it is worth just getting started with the C language learning.
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:208776
    • 提供者:
  1. reverse.c

    0下载:
  2. 对文本文件内容倒序输出。(针对已选择的文件,把文件的内容倒序输出)-reverse output file s content
  3. 所属分类:Data structs

    • 发布日期:2017-11-28
    • 文件大小:1191
    • 提供者:rachel
  1. reverse

    1下载:
  2. 本实验设有一个线性表,分别实现数组结构存储的原地逆置。为数据结构课程必做实验。-This experiment has a linear form, respectively, to achieve the storage array structure in situ reverse home. For the data structure courses will do the experiment.
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:554
    • 提供者:李松
  1. Reverse-the-string-with-the-pointer

    0下载:
  2. 用c语言编写的用指针将字符串逆序,运行环境vc6.0-C language prepared by the pointer string in reverse, the operating environment vc6.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:193450
    • 提供者:王涵
  1. word-in-reverse-order

    0下载:
  2. Program to print words in reverse order and punctuation marks in same order using stack.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:Amrinder singh
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com