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

搜索资源列表

  1. 数据结构的停车场

    1下载:
  2. 利用栈和队列完成停车场的管理,数据结构的实习题目,并完成选做内容-use stack and queue complete parking management, and data structure of the internship topics, and complete the election to content
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25480
    • 提供者:陈大民
  1. 数据结构的魔王语言

    0下载:
  2. 利用栈来完成数据结构实习的魔王语言.完成基本内容.-use to complete stack data structure attachment fiendish language. Completion of the basic content.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18525
    • 提供者:陈大民
  1. 数据结构的车厢调度

    0下载:
  2. 利用栈的方式完成车厢调度,数据结构的实习题目,已完成基本内容.-Completes the compartment dispatch using the stack way,Construction of data practice topic,Has completed the basic content
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22154
    • 提供者:陈大民
  1. 数据结构配套光盘

    1下载:
  2. 《数据结构》配书光盘 内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。 该光盘中配有《数据结构》一书中的所有算法、每一个算法的 C 程序(后缀为 .cpp 的文件)及可执行文件(后缀为 .exe 的文件)。-"data structure" assigned CD include : linear table, stack and queue, strings, arrays and broad scale tree, map, searc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2725011
    • 提供者:mars
  1. 数据结构车务管理

    0下载:
  2. 用数据结构实现基本算法 用C++实现车务管理,需用到栈基本数据结构-data structure used to achieve basic algorithm to achieve C bus services management, needed to stack the basic data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9099
    • 提供者:孙锋志
  1. 迷宫 数据结构(C语言版)关于栈与队列

    0下载:
  2. 迷宫 数据结构(C语言版)关于栈与队列,求迷宫从入口到出口的所有路径,Maze data structure (C language version) on the stack and queue, and the maze from the entrance to the export of all path
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-26
    • 文件大小:1436
    • 提供者:
  1. 数据结构书中程序的代码实现

    0下载:
  2. 配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第三章栈和队列。,YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm Chapter III stack and queue.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-23
    • 文件大小:17221
    • 提供者:wujiawei
  1. 栈aaa

    0下载:
  2. 数据结构中栈的相关操作,数据结构中栈的相关操作-data structure stack of operation, stack data structure of operation
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:1387
    • 提供者:小王
  1. StackExpr

    0下载:
  2. 数据结构,栈实现表达式求值,可求多位整数,加减乘除带括号-Data structure, the realization of the expression evaluation stack, rectifiable number of integers, multiplication and division with addition and subtraction in brackets
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:10235
    • 提供者:lulu
  1. migong

    0下载:
  2. 数据结构中栈算法的简单应用,通过程序模拟迷宫的生成和寻找出口的动态演示过程-Data structure in a simple stack algorithm applications, the adoption of procedures for the generation and simulation of a maze to find the export dynamic demonstration
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:43069
    • 提供者:seaman
  1. 200603011052sjjg

    1下载:
  2. 本人自己作的一个数据结构课程设计,曾获得过满分.它是一个停车场管理系统,利用所学的栈,队列知识对停车厂管理系统进行模拟.本程序有记录停车时间的功能并且可以自动计费,功能强大.-I own a data structure for curriculum design, has won out. It is a car park management system, using what we learned in the stack, queue停车厂knowledge management sy
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:273514
    • 提供者:王晓宁
  1. stack

    0下载:
  2. 数据结构中栈的类定义,通过类模板实现了栈的基本功能-Stack data structure in the class definition, through the stack class template implements the basic functions of
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:525474
    • 提供者:黄寅飞
  1. C++数据结构代码

    0下载:
  2. 本压缩包里含有队列、链表(单链表、双链表和循环链表)、栈、队列、两个栈实现一个队列、二叉树等数据结构的C++代码实现。
  3. 所属分类:数据结构常用算法

  1. 栈和队列的链接

    0下载:
  2. 数据结构实验 栈和队列的连接实验 ①编写程序实现循环队列的初始化、入队和出队操作 ②编写程序实现将一个任意的十进制数转换成对应的二进制数 要求: ①用栈的基本操作来实现(具体栈的存储结构可用顺序栈也可用链栈) 十进制数由键盘输入,输出对应的二进制数。 ②在初始化队列后,利用入队操作构建具有n个元素的队列并依次输出队列中的元素。在构建的具有n个元素的队列中,执行出队操作,输出出队后队列中的剩余元素(Data structure experiment stack and queue
  3. 所属分类:数据结构

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:蚊子酱
  1. 5107600数据结构配套光盘

    0下载:
  2. 实现对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算(置空栈、进栈、出栈、取栈顶元素、判栈空)实现二叉树的先序、中序、后序三种遍历,输出三种遍历的结果。((Any given realization of the binary tree (self-Vertices) the establishment of its chain store binary structure, and use the five basic computing stack (The
  3. 所属分类:数据结构

    • 发布日期:2017-12-19
    • 文件大小:2724864
    • 提供者:苦心人
  1. 3.栈的应用举例

    0下载:
  2. 数据结构中栈的使用,有注释,参考清华严蔚敏的(Data structure in the use of the stack, there are notes)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:4469760
    • 提供者:Elvan
  1. SqStack

    0下载:
  2. 数据结构顺序栈的存储结构和基本操作的实现(The storage structure of the data structure sequence stack and the implementation of the basic operation)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:357376
    • 提供者:Brokenk
  1. 数据结构第一次实验

    0下载:
  2. 1、 定义单链表类、链式栈类、顺序队列类。 2、 实验验证如下算法的正确性、各种功能及指标: 1)单链表插入操作:在第 i 个元素之后插入值为 x 的结点; 2)单链表删除操作:删除表头结点、表尾结点; 3)查找操作:查找值为 x 的元素在单链表中出现的位置(是链表中的第几个元素); 4)压栈和弹栈操作; 5)出队和入队操作。 3、 为便于观察程序的运行结果,设计的输出函数能在输出设备上以图形或表格或其它直观的形式输出计算 结果。例如可将链表输出成
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:3427328
    • 提供者:卢克西0618
  1. 栈的顺序存储与操作

    0下载:
  2. 关于数据结构中栈的存储方式及操作内含简单的源代码(The storage mode and operation of the stack in the data structure)
  3. 所属分类:数据结构

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:啊哈杨
  1. 数据结构python

    1下载:
  2. 很多数据结构用C++和java写的,这里我用python写的一些数据结构的实现(Write LinkNodes using python)
  3. 所属分类:数据结构

    • 发布日期:2019-11-19
    • 文件大小:5120
    • 提供者:Yan1233
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com