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

搜索资源列表

  1. mazemm

    0下载:
  2. 用栈实现迷宫算法,四个方向寻求出路,四周加边,寻求路径-with Stack achieve maze algorithm, four direction to seek a way out, surrounded bordered seek path
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:937
    • 提供者:XIQI
  1. list

    0下载:
  2. 单链表倒序 ,多个栈公用一块存储空间,以及迷宫问题的求解
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:141802
    • 提供者:路径
  1. yuesehuhuan

    0下载:
  2. 就是一个简单的约瑟夫环实现程序。主要就是在痛过程序实现栈的实现。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:11372
    • 提供者:谢素斌
  1. nizhi

    0下载:
  2. 这是一个简单的逆置程序,通过实现来完成栈的数据逆置。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:16146
    • 提供者:谢素斌
  1. migong

    0下载:
  2. 一、 实验目的: (1) 熟练掌握链栈的基本操作及应用。 (2) 利用链表作为栈的存储结构,设计实现一个求解迷宫的非递归程序。 二、实验内容: 【问题描述】 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 【基本要求】 首先实现一个链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中:(i,j)指示迷宫中的一个坐标,
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:37408
    • 提供者:高慧
  1. 密码

    0下载:
  2. 这是一个用数据结构栈的形式写成的密码设定代码,可以设定密码,修改密码等功能.-This is a stack data structures used in the form of code written in code set can set passwords, change passwords and other functions.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1645
    • 提供者:Transoncool
  1. yy2

    0下载:
  2. 1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法 -1. Stack data structure defines the order of 2. Write a function to achieve the stack initialization, stack, stack, to determine the stack is em
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-26
    • 文件大小:184803
    • 提供者:武朝阳
  1. zhan

    0下载:
  2. 1、初始化栈;2、判断栈是否为空;3、依次进站元素;4、输出栈的长度;5、输出栈的元素;6、输出栈序列-1, initialize the stack 2, determine the stack is empty 3, followed by stop elements 4, the length of the output stack 5, the output stack elements 6, the output stack sequence
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:766
    • 提供者:邵希茜
  1. 1

    0下载:
  2. 数据结构中期实验试题,包括出栈、入栈栈满等情况-Mid-experiment test data structures, including the stack, stack stack is full, etc
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:8438
    • 提供者:xiong
  1. Common-ADT

    0下载:
  2. 数据结构中常用抽象数据类型(栈,队列,表等等)的自定义实现-The custom implementation of some common Abstract Data Type(ADT),such as stack,queue,list and so on in data structure
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:76432
    • 提供者:孔维康
  1. LinkedStack

    0下载:
  2. 用链表实现对栈的储存,并能够实现对链表的读取,压栈出栈等一系列操作。-Link stack
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1219
    • 提供者:王强
  1. calculatorexpressionofbracket

    0下载:
  2. 采用栈的结构对带括号的算式的实现,代码只能进行简单的加减乘除运算-the calculator expression of bracket
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2759
    • 提供者:kong6157934
  1. park100

    0下载:
  2. 用C++实现的简单小停车厂管理系统,对队列、栈进行了灵活的运用-C++ implementation with a simple small for Parking management system, queue, stack the use of flexible
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2786
    • 提供者:zia270i627
  1. STL-

    0下载:
  2. STL编程,这里主要包含利用STL中的知识创建栈,堆,队列等知识,容易被遗忘的知识点-STL programming, which mainly contains the use of STL in the creation of knowledge of the stack, heap, queue and other knowledge, easy to be forgotten knowledge point
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-03
    • 文件大小:861684
    • 提供者:yu
  1. Shared-stack

    0下载:
  2. 用须序表实现的共享栈,这段代码可供学习。-To be the sequence table shared stack problem, because it can save space, space will not waste too much.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6407
    • 提供者:eeh6h894guaei
  1. shellcode

    0下载:
  2. 缓冲区溢出小程序,可以做简单的缓冲区溢出演示。。。是栈溢出-The buffer overflow applet can do simple buffer overflow demo. . . Stack overflow. .
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3330
    • 提供者:ooh6h33rang
  1. shiyan2

    0下载:
  2. 分别就栈的顺序存储结构和链式存储结构实现栈的各种基本操作。-Order in respect of the stack storage structure and chain stores stack structure to achieve a variety of basic operations.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1939
    • 提供者:rrrbr847luachen
  1. simplecomputer

    0下载:
  2. 简单计算器,能够实现简单的加、减、乘、除。其原理就是使用了两个栈。一个符号栈,一个数据栈。-A simple calculator,it can able to achieve a simple add, subtract, multiply, divide. The principle is to use two stacks. A symbol stack, a data stack.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1981
    • 提供者:ccn8n41zhanao
  1. stack

    0下载:
  2. 栈的基本运算,栈的初始化,元素进栈,元素的出栈,栈的销毁-The basic operation of the stack: stack initialization, put the elements into the stack,output the elements in stack, destroy the stack.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1611
    • 提供者:hhzxz415chu
  1. stack100

    0下载:
  2. 用栈的思想实现的简易计算器,可直接输入表达式,然后自动计算结果-Ideology with a stack of simple calculator, you can directly enter an expression, then automatically calculated
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1799
    • 提供者:hhzxz415chu
« 12 »
搜珍网 www.dssz.com