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

搜索资源列表

  1. DS

    0下载:
  2. 自己写的数据结构代码,包括链表,栈,队列,树-Data structure to write their own code, including linked lists, stacks, queues, trees
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:14530
    • 提供者:fzy
  1. vc_data_structure_work

    1下载:
  2. 我自己写的vc数据结构的作业,包括单链表、双向链表、排序、队列、栈等数据结构-I wrote it myself vc data structure operations, including single-chain, two-way linked lists, sorting, queues, stacks, such as data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:21136
    • 提供者:denglijun
  1. Stack(devc)

    0下载:
  2. 数据结构C语言中的顺序栈的实现,是清华大学严版的。-C language data structure in order to achieve stack is a strict version of Tsinghua University.
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:2974
    • 提供者:fzz
  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. ergezhan

    0下载:
  2. 2个栈的C++代码 用处很多的哦 尤其对那些正在学数据结构的同学而言-2 stack C++ Code Oh, a lot of useful especially for those who are school students in terms of data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:10680
    • 提供者:yuzhihua
  1. lianshizhan

    0下载:
  2. 链式栈(不是数组实现)的C++代码 用处很多的哦 尤其对那些正在学数据结构的同学而言-Chain stack (not the array to achieve) the C++ Code Oh, a lot of useful especially for those who are school students in terms of data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:7089
    • 提供者:yuzhihua
  1. stack

    0下载:
  2. 栈的基本操作:进栈,出栈,添加结点和删除结点等基本操作的实现。自己做的关于数据结构的试验,仅供参考。-Stack the basic steps: into the stack, the stack, add node and delete node, such as the realization of the basic operation. Own data structures on the test, for informational purposes only.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:1291
    • 提供者:等天香
  1. make_stack

    0下载:
  2. 关于栈的基本操作:自己做得数据结构试验内容,包括进栈,出栈,添加结点以及删除结点等等,仅供参考。 -Basic operation on the stack: the data structure to do their own tests, including into the stack, the stack, add the node and the deletion of nodes, etc., for reference purposes only.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1296
    • 提供者:等天香
  1. shu

    0下载:
  2. 这又是一个C++ 编写的数据结构,里面有许多最基本的功能,如栈\队列\树等.应该有一定的帮助.-This is a C++ Prepared data structure, there are many of the most basic functions, such as trees, such as stack queue. There should be some help.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:12433
    • 提供者:陈大圣
  1. zhan

    0下载:
  2. 数据结构C语言对栈的操作,有链栈出栈、入栈的算法,顺序栈出栈、入栈的算法,hanoi塔的算法-C language data structure for stack operation, there is a chain of stack stack入栈algorithms, the order of the stack stack,入栈algorithm, hanoi tower algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1608
    • 提供者:韩杰
  1. hello

    0下载:
  2. 管理停车场的模拟程序,是数据结构课程设计的一部分,用到栈和队列-Simulation of the car park management procedures, data structure is part of the curriculum design, used for stack and queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1628
    • 提供者:sunnydream
  1. queue1

    0下载:
  2. 数据结构中实现栈的操作.数据结构中实现栈的操作.-Data structure to achieve stack operation. Data structure to achieve stack operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8365
    • 提供者:王华
  1. stack

    0下载:
  2. 用C语言实现的,栈结构,是数据结构的一个很好的实例。-Using C language, the stack structure, data structure is a good example.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1587
    • 提供者:king
  1. mowang

    0下载:
  2. 魔王语言的题目,是数据结构里的一个关于栈,队列的,希望对大家有些帮助-Devil language topic which is a data structure on the stack, queue, and I hope all of you some help
  3. 所属分类:Other windows programs

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

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

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

    0下载:
  2. 迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行4个方向的判断,如果该点可达则把该点信息放入栈内,或者回溯到出栈后的坐标点,最后如果最后能够到达出口,那么栈内存储的即为走出迷宫路径-Maze problem, first of all, since the definition of the establishment of a maze of data structure, a maze of data Add matrix. Loo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1676
    • 提供者:吕璐
  1. Alex

    0下载:
  2. 大二数据结构实验课的几个源码(顺序表的合并、多项式的合并、栈和队列的基本操作、稀疏矩阵的运算、二叉树基本操作、图的存储和应用)-Experimental data structure sophomore class several source (the order form merger, the merger of polynomial, stack and the basic operation of the queue, sparse matrix computation, the ba
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:59375
    • 提供者:Alex
  1. chexiangtiaodu

    0下载:
  2. 数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。-Data structure the curriculum design of a train scheduling, needs analy
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:60672
    • 提供者:llh
  1. MM

    0下载:
  2. 数据结构中常见的迷宫求解问题 使用顺序栈 初学者适用-Data structure of the maze to solve common problems using the order applies to stack beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1459
    • 提供者:pcgg
  1. add

    0下载:
  2. 到底出栈有多少种呢.程序帮你实现 数据结构的一个题-A stack in the end how many species do. Procedures to help you achieve the data structure of a title
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1795
    • 提供者:李密
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 47 »
搜珍网 www.dssz.com