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

搜索资源列表

  1. 数椐结构实验指导书

    1下载:
  2. 数据结构的实验算法 有线性表的,栈和队列,数组,树和而叉树,图,查找以及排序等算法的源代码 -experimental data structure is linear algorithm to the table, stack and queue, arrays, trees and the trees and fork, graphics, such as search and sorting algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:61668
    • 提供者:龙亚星
  1. 数据结构实验程序

    0下载:
  2. 包括插入法查找树生成程序、树的队列法层次遍历、用链式栈对树中序遍历、制作二插查找树的镜像副本-including the insertion procedure generation search tree, the tree traversal level cohort method, using chain stack of tree traversal, interpolation search produced two mirror copies of the tree.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3091
    • 提供者:王荣枫
  1. duiliedeyingyong

    0下载:
  2. 数据结构里队列的应用,以及栈的递归实现方法,对于函数的循环来实现函数的递归调用-queue data structure, the application stack and the recursive method, Functions for the cycle to achieve the recursive function call
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:10291
    • 提供者:许见
  1. JiSuanQi

    0下载:
  2. Visual c++6.0实现的用数据结构栈和队列实现的计算器
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:58431
    • 提供者:yeyanbin
  1. zhanheduiliedejibencaozu

    0下载:
  2. 数据结构栈和队列的基本操作及其应用。对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19562
    • 提供者:
  1. zhan

    0下载:
  2. 通过对队列的入栈出栈实行的程序,数据结构栈的操作的实验-Through the queue stack a stack to implement the procedures, data structure stack operation experiment
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:2418
    • 提供者:蔡晶
  1. zhandui

    0下载:
  2. 数据结构 栈,队列,二叉树的学习(里面包含有PPT,还有程序代码)-Data structure stack, queue, binary tree learning (which contains PPT, there are program code)
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:347552
    • 提供者:维德
  1. a.doc

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

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

    0下载:
  2. 本人讲授数据结构课程时的所写的示例程序,结构清晰规范,有注释,全部可编译运行,包括如下代码: 长整数:ch0_bigint2.c 顺序表的实现:ch2_stable.c 链表的实现ch2_ltable.c 合并两个有序表:ch2_stable_merge.c 表达式计算:ch3_express.c 队列的链式实现:ch3_lqueue.c 栈的链式实现:ch3_lstack.c 迷宫求解:ch3_maze.c 队列的顺序实现:ch3_squeue.c
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:14766
    • 提供者:kk.h
  1. hanoi

    0下载:
  2. 数据结构栈和队列的算法实现,实验内容:汉诺塔问题。程序结果给出程序执行过程中栈的变化过程与圆盘的搬动状态。-Stack and queue data structure of the algorithm, experimental elements: Tower of Hanoi problem. Procedures for the implementation of the results of the proceedings given the changes in the course
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:16778
    • 提供者:
  1. stack

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

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

    0下载:
  2. 魔王的语言,运用了数据结构栈、队列的结构-Devil' s language, the use of the data structure stack, queue structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:876559
    • 提供者:jian
  1. stackQueue

    0下载:
  2. 数据结构栈和队列相关练习,让你熟练掌握掌握它们的用法,迅速编程-Stack and queue data structure practice, so that you master
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:8791
    • 提供者:Fangming
  1. structures

    0下载:
  2. 数据结构中队列栈和链表和二叉树的基本用法-Stack and queue data structures in the basic use of lists and binary trees
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:136185
    • 提供者:miss xu
  1. palindrome

    0下载:
  2. 实现了输入字符串的检测,字符串以@结束。利用栈和队列的基础知识,结合数据结构,实现的回文判断!-Achieve detection of the input string, string @ end. Using the basics of stacks and queues, combined with data structure, determine the realization of the palindrome!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1398
    • 提供者:刘聪
  1. maze

    0下载:
  2. 一个小程序,包括源代码以及设计图案,运用了数据结构的队列和栈的知识,做出的一个过迷宫的程序-a game about you can across a maze
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:4835884
    • 提供者:许国强
  1. park

    0下载:
  2. 数据结构 栈和队列实现模拟停车场管理系统-Data structure parking management system
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1382
    • 提供者:orange
  1. stack-and-queue-

    0下载:
  2. 数据结构 栈和队列及其应用 对栈进行一些操作-Data structures stack and queue and its application to carry out some operations on stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3666
    • 提供者:prince
  1. tingchechang

    0下载:
  2. 用c实现停车场,应用数据结构栈,队列结构,附带计时和计费功能-C++program for parking
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1434
    • 提供者:liyir
  1. 数据结构与算法

    1下载:
  2. 这是韩顺平老师讲解Java数据结构与算法的笔记,详细讲解了队列,栈,树,图等数据结构以及多种经典的算法。
  3. 所属分类:编程文档

« 1 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com