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

搜索资源列表

  1. 用栈完成马踏棋盘的C语言的代码

    0下载:
  2. 数据结构课程设计 用栈完成马踏棋盘的C语言的代码 要求在8*8的国际棋盘实现-Stack data structure to complete course design horse riding with the C language code board requires 8* 8 board to achieve international
  3. 所属分类:编程文档

    • 发布日期:2017-03-21
    • 文件大小:10897
    • 提供者:刘鹏林
  1. 栈类

    0下载:
  2. 栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack)
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:3005
    • 提供者:墨镜牛郎
  1. zhan

    0下载:
  2. 数据结构里栈的所有操作,我已经证明了他的通过,放心了!-Data structure stack all operations, I have to prove his passed, relieved!
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1124
    • 提供者:
  1. a.doc

    0下载:
  2. 1) 根据栈数据结构,分别建立一个顺序栈和链式栈并实现其上基本操作(出栈和入栈等); 2) 根据队列数据结构,分别建立链队列和循环队列,并完成其上的基本操作(出入队列等); 3) 参考P80表达式求值例题,应用栈的基本操作实现简单表达式求值运算及其进出栈模拟过程(给出程序执行过程中栈的变化过程); 4) 阅读P83栈与递归的实现一节内容和3阶汉诺塔问题。使用栈数据结构解决3阶汉诺塔问题,编写程序并模拟栈及其汉诺塔的搬运过程(给出程序执行过程栈的变化过程与圆盘的搬动状态)。 5)
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:4684
    • 提供者:sad
  1. carboxdiaodu

    0下载:
  2. 关于数据结构,车厢调度,基于栈的数据结构,实现可视化进程。-On the data structure, train scheduling, based on the stack data structure, to achieve visualization of the process.
  3. 所属分类:Project Manage

    • 发布日期:2017-05-03
    • 文件大小:115501
    • 提供者:djr
  1. TRACK

    0下载:
  2. 数据结构课程设计之堆栈的应用,能实现堆栈这个数据结构的基本应用,例如,初始化,出栈和入栈操作等。-Data structure the curriculum design of the stack of applications, to achieve the stack data structure of the basic applications, for example, initialization, a stack and入栈operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:932
    • 提供者:胡锦涛
  1. fanh

    0下载:
  2. 这是一个停车场的模拟系统,在对数据结构栈与队列的熟悉及实现-pppppppppppppppppppppppppppppp
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1821
    • 提供者:李白
  1. stackqueue

    0下载:
  2. 数据结构栈和队列基本源代码,并包括银行模拟、中缀表达式计算、列车调度、农夫过河问题等经典数据结构算法。-Stack and queue data structure of the basic source code, and includes Bank of simulation, in the calculation is made up of expressions, the train scheduling, the farmer across the river, such as the
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:12772
    • 提供者:guanjun
  1. biaodashiqiuzhi

    0下载:
  2. 数据结构的栈的应用,用C语言些的,类似与计算器 -Data structure of the application stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:356604
    • 提供者:陈新星
  1. Calculator11

    0下载:
  2. 数据库课程设计计算器 数据结构是栈 Calculator stack-Calculator stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:326708
    • 提供者:刘煌
  1. a

    0下载:
  2. 数据结构,栈的代码,用c语言实现了栈的各种操作-Data structure, the source stack, using c language to achieve a stack of various operating
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1443
    • 提供者:丫头
  1. stack

    0下载:
  2. 数据结构第三章中栈和队列的源程序,实现了全部算法-this is a code of data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:15816
    • 提供者:wangming
  1. tftyfyufyufy

    0下载:
  2. 数据结构关于栈与队列的算法及一些概念的理解-On the stack and queue data structure algorithms and some understanding of the concept
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:109302
    • 提供者:子日
  1. lianzhan

    0下载:
  2. 数据结构的链栈C++代码,实现链栈的初始化,入栈,出栈,取栈顶元素等操作-The chain of stack data structure C++ code to achieve the chain of stack initialization, stack, a stack, take the top element and other operations
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:22500
    • 提供者:张尚
  1. zhan

    0下载:
  2. 数据结构之栈,包含栈的各种操作,如:出入栈,取栈顶元素。-no
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:899
    • 提供者:文飞
  1. bracketmatch

    0下载:
  2. 检查算数表达式中括号是否匹配 使用“链式栈”模板定义作为数据结构来实现括号匹配。-Check the arithmetic expression in parentheses match use " chain stack" template definition as a data structure to achieve the matching parenthesis.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1368
    • 提供者:
  1. expreession

    0下载:
  2. 用C语言实现的表达式的求值,关于数据结构的栈方面的知识,已经通过测试!-With the C language implementation of the evaluation of the expression on the stack data structure of knowledge, has passed the test!
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1993172
    • 提供者:nick
  1. pack1

    0下载:
  2. 数据结构中栈的经典算法——第一类背包问题,已经通过测试!-The stack data structure in the classic method- The first knapsack problem, has passed the test!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:901345
    • 提供者:nick
  1. pack2

    0下载:
  2. 数据结构中栈的经典算法——第二类背包问题,已经通过测试!-The stack data structure in the classic method- II knapsack problem, has passed the test!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:885715
    • 提供者:nick
  1. 133456

    0下载:
  2. 马踏棋盘,在一个8*8的棋盘上,在任意位置上置起点,马都能“日字”的步法走完整个棋盘。此程序运用了数据结构的栈、队列、链的结构-Horse riding board, in an 8* 8 chessboard, set the starting point in any position, horses can be " day word" footwork has completed the entire board. This program used the data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:900434
    • 提供者:jian
« 1 2 3 4 5 67 8 9 10 11 ... 47 »
搜珍网 www.dssz.com