CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据结构-栈

搜索资源列表

  1. Three-important-data-structures

    0下载:
  2. 对嵌入式开发很重要的三个C语言的数据结构,栈、指针、链表做了很全面的讲解。-It is important for the development of embedded C language data structures of the three, the stack pointer, made ​ ​ a very comprehensive list of explanation.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1367868
    • 提供者:李泽
  1. Main

    0下载:
  2. 使用数据结构进行括号匹配算法。核心是数据结构的栈思想。这里使用了java语言进行编写,算法优化较好,使用方便。-ON划词翻译ON实时翻译 Using the data structure of the parenthesis matching algorithm. Is the core data structure of stack thought. Here the use of Java language, algorithm optimization is good, easy
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:865
    • 提供者:赵奕
  1. list2

    0下载:
  2. 数据结构链栈源码。实现链栈生成清除等功能-Data structure chain stack source code. Chain stack to achieve generation scavenging function
  3. 所属分类:JavaScript

    • 发布日期:2017-05-13
    • 文件大小:3025559
    • 提供者:ymm
  1. zhan

    0下载:
  2. c语言以及数据结构中栈的使用以及代码示例-c language, using the stack data structure and code examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:59278
    • 提供者:王小宝
  1. assembler

    0下载:
  2. 该程序使用了I/O流对存有汇编语言文本进行读入以及对操作结果的文本输出;运用了数据结构的栈结构,简化了文本内容的识别;将文本中的一行封装成类对象hang;将系统的一些操作指令通过哈希结构封装在symtab类中;将文本获得的操作指令封装在optab中;自己还另外编写了十进制转十六进制,int类型和对应的字符串进行互转的方法供程序使用。-The program uses the I/O stream of assembly language there and read the text on th
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1136757
    • 提供者:钟武俊
  1. datastructure

    0下载:
  2. C++数据结构中栈的应用 等价表达式的源代码-C++ application stack data structure equivalent expression source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1287
    • 提供者:丁丁当
  1. huiwen

    0下载:
  2. 利用数据结构中栈与队列实现回文的判断 并含有栈队列等操作的定义-Is defined with the data structure stack and queue implementation Palindrome judgment and containing a stack queues operations
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1434
    • 提供者:赵凯
  1. kong-jian-shu-ju-jie-gou

    0下载:
  2. 空间数据结构 用栈和队列的方法解决相关迷宫问题-Spatial data structures stack and queue methods to solve problems related to the maze
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:12201
    • 提供者:看清
  1. test

    0下载:
  2. 数据结构的栈的部分的应用,表达式求值,运行结果良好-data structure
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2123
    • 提供者:帝陵
  1. multiCount.cpp

    0下载:
  2. 多项式计算器,C++数据结构中栈的实现实例,效果不错-Polynomial calculator, C++ implementation of the stack data structure instance, good results
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1307
    • 提供者:yuae67395
  1. Data-Structure-Stack

    0下载:
  2. 包含数据结构的栈的链式存储和栈的顺序存储,里面含有栈的创建,删除,插入,销毁等方法-Contains the data structure of the stack chain store and the order of the stack storage, which contains the stack to create, delete, insert, destroy and other methods
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7666
    • 提供者:yu
  1. stack-application

    0下载:
  2. 包含数据结构中栈的应用,中缀,后缀,中缀转后缀等方式-Contains application data structure stack infix and suffix and infix turn suffix etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2080
    • 提供者:yu
  1. Language--match

    0下载:
  2. 数据结构之栈的实战项目 语法匹配(用于检测一段代码符号()、{}、[]等是不是有匹配错误)。-Actual project data structure of the stack- matching syntax (for detecting a code symbol (), {}, [], etc. is not a mismatch).
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:48605
    • 提供者:李鹏程
  1. stack

    0下载:
  2. 数据结构顺序栈的c++实现,闪现基本功能和接口。解压后可直接运行-data structure
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:12271
    • 提供者:zch
  1. template

    0下载:
  2. c++数据结构模板,内涵多种数据结构,栈,队列,二叉树,二叉堆等-c++ template data structure, content variety of data structures, stacks, queues, binary trees, binary heap, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3124
    • 提供者:弥良
  1. 离散结构ppt

    0下载:
  2. 括号匹配,数据结构中比较重要 的栈的利用,数据结构中比较重要 的栈的利用。(Parentheses matching, data structure in the more important use of the stack, the data structure of the more important use of the stack.)
  3. 所属分类:数据结构

    • 发布日期:2017-12-19
    • 文件大小:15361024
    • 提供者:xianxianya
  1. 15349069_卢健圳_猴子选大王解题报告V1

    0下载:
  2. c++数据结构,链栈入门,经典问题猴子选大王解题思路(C++ data structure, the introduction of chain stack)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:520192
    • 提供者:luigisysu
  1. 数据结构

    0下载:
  2. (1)建立链队列,并实现一些元素入队,实现链队列的建立和入队的基本操作; (2)实现某些元素出队,实现链队列的出队的基本操作((1) the establishment of the chain queue, and realize some basic elements into the team, and the team operation to achieve the establishment of the chain queue; (2) to realize some elem
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:晌午v
  1. Queue

    0下载:
  2. 队列是一种特殊的线性表,特殊之处在于它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作,和栈一样,队列是一种操作受限制的线性表。进行插入操作的端称为队尾,进行删除操作的端称为队头。(The queue is a special linear list, and the special thing is that it only allows the deletion of the front end of the table (front), and the in
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:1723392
    • 提供者:lirrrh
  1. 迷宫

    0下载:
  2. 利用数据结构中的栈,实现简易迷宫的走法。(Using the data structure of the stack to achieve simple maze walk.)
  3. 所属分类:易语言编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:和你的跃
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 47 »
搜珍网 www.dssz.com