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

搜索资源列表

  1. 八皇后之堆栈算法

    0下载:
  2. 可以过来看看有关8皇后的相关算法.这是本人初学数据结构运用堆栈编写的小程序-can come look at the Statue of eight correlation algorithm. This is my beginner stack data structure prepared by the use of small programs
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:91.17kb
    • 提供者:徐开峰
  1. 堆栈式汉诺塔

    1下载:
  2. 经典的C++编写的堆栈式汉诺塔的求解-classic preparation of the C-stack HANOR Solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:165.3kb
    • 提供者:唐建
  1. 链表实现堆栈

    0下载:
  2. 堆栈的基本功能实现,链表方式实现-stack to achieve the basic functions, achieving Chain
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.61kb
    • 提供者:张小成
  1. 数组堆栈

    0下载:
  2. 堆栈的基本功能实现,数组方式实现-stack to achieve the basic functions, arrays means
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.58kb
    • 提供者:张小成
  1. 堆栈

    0下载:
  2. 堆栈
  3. 所属分类:数据结构常用算法

    • 发布日期:2011-05-04
    • 文件大小:878byte
    • 提供者:jackey90
  1. 表达式计算(加减乘除与或非及括号)C语言

    1下载:
  2. 参考书c语言版得严蔚敏的数据结构 利用堆栈实现根据表达式运算符优先级比较完成正确的计算 程序设计有运算符优先级表可以自己设定运算符优先级
  3. 所属分类:数据结构常用算法

    • 发布日期:2011-05-04
    • 文件大小:185.63kb
    • 提供者:877598550@qq.com
  1. heapmngr

    0下载:
  2. 一个堆栈管理器的源码- A storehouse management source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-04
    • 文件大小:86.81kb
    • 提供者:站长
  1. heap

    0下载:
  2. 停车场问题:一个关于堆栈操作的程序- Parking lot question: About storehouse operation procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-25
    • 文件大小:1.91kb
    • 提供者:tyler28
  1. arithmetic

    4下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:21.41kb
    • 提供者:
  1. biaodashi

    0下载:
  2. 表达式求值,采用逆波兰式求值,有堆栈和顺序表两种。-Expression evaluation, the use of Reverse Polish-style evaluation, there are two types of stack and the order form.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:17.06kb
    • 提供者:井树刚
  1. biaodashiqiuzhi

    0下载:
  2. 对于一个表达式求值 用堆栈实现 数据结构第一个实验 没有做附加功能 -For an expression evaluation stack data structure with the first experiment did not do additional functionality
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.39kb
    • 提供者:409
  1. DataStructure

    0下载:
  2. 几个常用的数据结构算法:堆栈、链表、二叉树、图等。-Some commonly used data structure algorithms: stack, linked lists, binary tree, map.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:9.63kb
    • 提供者:马烈
  1. STACK2

    0下载:
  2. 数据结构中堆栈的一般性操作,如初始化、出栈、入栈等-Stack data structure in the general operations such as initialization, a stack, stack, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.37kb
    • 提供者:wangzhongjing
  1. SimpleCalcMFC

    0下载:
  2. MFC计算器。用堆栈实现,可以进行含括号的四则运算。-MFC calculator. Implementate With the stack. Can be carried out with the four fundamental operations in parentheses.
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:11.64mb
    • 提供者:WangLuJun
  1. word

    0下载:
  2. 二叉树遍历(二叉树的各种遍历)、图的遍历(图的各种遍历),停车场的设计(堆栈,队列的设计)-Binary tree traversal, graph traversal, car park design
  3. 所属分类:Data structs

    • 发布日期:
    • 文件大小:6.96kb
    • 提供者:yjc
  1. stack

    0下载:
  2. 数据结构实现:堆栈(直接实现:顺序描述、链式描述;通过对线性表的派生的实现:顺序描述、链式描述)-Data structure implementation: Stack (direct implementation: the order of descr iption, chain descr iption derived through the implementation of the linear table: the order of descr iption, chain desc
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:5.17kb
    • 提供者:Robin.Wang
  1. 堆栈的c语言源代码

    0下载:
  2. 堆栈的c语言源代码,包括堆栈的建立,插入删除元素,销毁堆栈
  3. 所属分类:数据结构常用算法

  1. 深度学习模型(卷积神经网络,深信度网络和堆栈稀疏自动编码器)

    7下载:
  2. 深度学习网络,包含卷积神经网络,深信度神经网络,和堆栈稀疏自动编码器等
  3. 所属分类:matlab例程

    • 发布日期:2017-09-14
    • 文件大小:46.74mb
    • 提供者:wanxiaoqing119
  1. Stack

    0下载:
  2. (1)实现堆栈各种基本操作,如初始化、置空、入栈、出栈等; (2)利用堆栈实现数制转换的程序;((1) the basic operation of the stack, such as initialization, emptiness, stack, stack and so on; (2) the conversion program using the stack implementation;)
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:wuthering。
  1. 堆栈

    0下载:
  2. c语言中对于堆栈的理解并且对常出现的错误进行剖析,便于与开发者理解(The understanding of the stack in the C language and the analysis of the frequently occurring errors are easy to understand with the developers.)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:xiaomumu
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com