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

搜索资源列表

  1. 简单的表达式求值

    0下载:
  2. 语法分析正确后就可以求值了,求值时用到一个操作数堆栈和操作符堆栈,以及一个算符优先表(存储了运算符之间的优先关系),具体细节可以阅读源码。-syntax analysis is correct after it evaluates the value used for a number of operations and the operator stacks stack, and an operator priority list (stored Operators relations bet
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.88mb
    • 提供者:李平
  1. 迷宫求解(wjluo)

    0下载:
  2. 三种算法实现的迷宫出路求解,枚举、递归、还有栈。-three Algorithm way to solve the maze, enumeration, recursive, there are stacks.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:215.15kb
    • 提供者:刘源
  1. ysbd

    0下载:
  2. 数据结构:栈的应用 数据结构:栈的应用 数据结构:栈的应用-data structure : the application stack data structures : the application stack data structure : stacks of application data structures : the application stack data structure : Application Stack
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:tylzsd
  1. QueueFromStack

    0下载:
  2. Microsoft 面试常考算法 Implementation of Queue using 2 Stacks.-interviews often test algorithm Implementation of Queue using two protocol stacks.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.7kb
    • 提供者:李萍
  1. BOTHSTAC

    0下载:
  2. 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 双向栈的操作 入本 出本 -stack of two-way operation to the two-way out of the stack into the operation of the two-way
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:835byte
    • 提供者:zxk
  1. shunxucunchu

    0下载:
  2. 用c++描述的顺序存储结构的表,堆栈和队列-use described in the order of the storage structure table, stacks and queues
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:800.93kb
    • 提供者:何某某
  1. ImpleOfDataStruct

    1下载:
  2. 数据结构的实现,包括可自动增长的数组,链表,堆栈,集合,二叉搜索树(元素不会重复),AVL 平衡树等,很好的数据结构源码。所有类均使用模板编写,并不特定于 Windows 平台,所有只要有 C++ 编译程序的操作平台都可使用。-achieve the data structure, including the automatic growth of arrays, linked lists, stacks, collection, Binary Tree Search (elements wil
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:33.03kb
    • 提供者:王高
  1. PopAndPushDemo

    0下载:
  2. 模拟堆栈进栈和出栈操作的两个C++源程序-simulated stack into stacks and stacks up operation two C source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1002byte
    • 提供者:王平
  1. stacks

    0下载:
  2. 在一个列车调度站中,1 条轨道连接到1 条侧轨处,形成1 个铁路转轨栈,如下图所示。 其中左边轨道为车皮入口,右边轨道为出口,编号为1,2,…,n的n个车皮从入口依次进 入转轨栈,由调度室安排车皮进出栈次序,并对车皮按其出栈次序重新编序a , a , ,an 1 2  。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:830byte
    • 提供者:刘丹
  1. biaoda

    0下载:
  2. 表达式求值,包括栈的读写,创建,释放,可以求借一般四则运算,带括号等-expression evaluates, including stacks of reading and writing, to create, release and should seek through four general computing, with brackets, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:张鹜
  1. huiwenpanduan

    0下载:
  2. 利用堆栈和队列分别存储输入的字符串,再分别出栈和出队列实现回文的判断-Stacks and queues are stored using the input string, and then stack and a queue, respectively, to achieve a palindrome judgments
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:216.56kb
    • 提供者:zhangfei
  1. Lnode

    0下载:
  2. 本程序是学习数据结构的基础程序,主要有线性链表,栈,多为数组。-This program is to learn basic programming data structures, mainly linear linked lists, stacks, and more for the array.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:152.99kb
    • 提供者:袁风帆
  1. Storage-

    0下载:
  2. 该文件为链式储存结构的实验,文件包含了实验报告和代码,其中内容包括了线性表的链式结构的定义,链接存储结构结点的访问方法吗,栈的链式存储结构实现,链式存储结构的队列的特点与实现;栈和队列的简单应用; -Experimental chain storage structure of the file, the file contains the lab reports and code, which includes the definition of the linear chain stru
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:106.65kb
    • 提供者:黎明
  1. MazePath_v4.0

    0下载:
  2. C语言 使用SDL 实现的迷宫求解演示程序。 使用栈,回溯法 包括制作地图,随机生成地图,求解过程演示。-C language realization of the use of SDL demo program to solve the maze. The use of stacks, including the production of backtracking map, randomly generated maps, the solution process demonstra
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:429.25kb
    • 提供者:袁建华
  1. 2.2

    0下载:
  2. 栈和队列的操作与应用,用顺序栈实现算术后缀表达式求值源程序-Stack and queue operations and application stacks used to achieve the order of arithmetic expression evaluation source suffix
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:135.74kb
    • 提供者:陈赟
  1. h34991093--

    0下载:
  2. 老鼠走迷宮 用堆疊或是序列的方式 可輸入或讀取檔案 幫助完成程式碼-CODING WITH STACKS OR QUEUE CAN MAKE IT WORK
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:594byte
    • 提供者:AAAA
  1. Queap

    2下载:
  2. 用两个栈模拟一个队列,包含出队、入队和获取最大值函数,时间复杂的O(n)-Simulation of a queue with two stacks contain enter and quit team, and get the maximum value function, the time complexity of O (n)
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-11-07
    • 文件大小:1.14kb
    • 提供者:吕楠
  1. Stacks

    0下载:
  2. Lecture material on Stacks, adopted from E-book "Data Structures with C++ using STL" by William Todd, William Ford
  3. 所属分类:STL

    • 发布日期:2017-04-07
    • 文件大小:41.33kb
    • 提供者:grom2
  1. stacks-and-queues

    0下载:
  2. 栈和队列的实现,包括共享栈、链栈、循环队列、链队列。-Implementation of stacks and queues, including the sharing of the stack, chain stack, circular queue, the queue chain.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:100.81kb
    • 提供者:Wendy
  1. Data-structures---stacks-and-queues

    0下载:
  2. 数据结构之--栈和队列的代码。 它是参考和学习的上好资料。 数据结构系列代码包含:排序算法;表,树,图,栈和队列。-Data structures- stacks and queues code. It is a superbly reference and learning information. Series code contains data structures: sorting algorithm tables, trees, graphs, stacks and que
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:5.22kb
    • 提供者:欧才俊
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com