CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - stack application

搜索资源列表

  1. tree

    0下载:
  2. 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Master graph adjacency list of def
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.96kb
    • 提供者:sunfuquan
  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
    • 文件大小:1.64kb
    • 提供者:吕璐
  1. asdf

    0下载:
  2. 算术表达式求值演示,栈的应用的一个典型的例子,演示用算符优先法对算术表达式求值的过程-Arithmetic expression evaluation demonstration, the application stack, a typical example, demonstrate the priority operator arithmetic expression on the process of evaluation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1.11kb
    • 提供者:王超
  1. duizhan

    0下载:
  2. 堆栈的基本应用(用于通讯录)适于初学者加深对其理解学习。-The basic application of the stack (for address book) for beginners to learn to deepen their understanding.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2.34kb
    • 提供者:yuan
  1. number4

    0下载:
  2. 回文判别 实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。 实验目的: 1、掌握循环队列的定义及应用; 2、掌握队列的基本操作; 3、进一步熟练掌握栈的基本操作及应用; 4、初步学会解决具体问题的算法设计。-Experimental identification requirements palindrome:
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:591byte
    • 提供者:
  1. Editor_Soft

    0下载:
  2. .采用算符优先数算法,能正确求值表达式 2.熟练掌握栈的应用 3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序 -. Using operator priority number algorithm, able to correctly evaluated expression 2. Familiar with the application of the stack 3. Familiar with the basic operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:470.54kb
    • 提供者:liujianye
  1. calculator

    0下载:
  2. 一、实验一:带括号的算术表达式求值 二、实验的目的和要求: 1.采用算符优先数算法,能正确求值表达式 2.熟练掌握栈的应用 3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序 -1, experiment 1: arithmetic expressions with parentheses evaluated two experimental purposes and requirements: 1. Using operators pr
  3. 所属分类:Other windows programs

    • 发布日期:2014-09-21
    • 文件大小:406.88kb
    • 提供者:liujianye
  1. stack

    0下载:
  2. 堆栈的简单应用举例,出栈、入栈的操作方式及其改进-A simple application of the stack example, a stack, stack' s mode of operation and its improvement
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:652.68kb
    • 提供者:wbwubin
  1. vcMyBMP

    0下载:
  2. 通过这个国外的程序,你会了解到VC++位图拉伸与背景叠加方面的应用示例,普通风格:没有背景显示,以位图作为背景,以指定颜色作为背景,学习使用位图拉伸作为背景、位图平铺等方式,同时还将了解构造函数重载,分别设置和获得背景显示风格、背景颜色和位图显示风格,背景图的CDib类指针等方面的知识。-Through this program abroad, you will learn VC++ background bitmap drawing and the application stack exam
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:32.42kb
    • 提供者:zs1
  1. shiyanbaogao

    0下载:
  2. 数据结构试验报告册,其中包括了线性表的基本操作,栈和队列的基本操作,稀疏矩阵的运算,二叉树的基本操作,图的存储和应用,查找运算实现,排序运算实现的C程序和调试结果。-Basic operation, the stack and queues are the basic operation of the matrix and operation of the basic operation of the tree, storage and application, the lookup opera
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:121.81kb
    • 提供者:张周
  1. QueueWithVoice

    0下载:
  2. This program was produced by the PHM Project : Version : Date : 2010/05/08 Author : toshiba Company : Comments: Chip type : ATmega16 Program type : Application AVR Core Clock frequency: 16.000000 MHz Memory model :
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2.08kb
    • 提供者:mahaseni
  1. jisuanqi

    0下载:
  2. 简单计算器程序,实现加减乘除运算,能对输入的表达式判错(ps:栈的应用)-Simple calculator program, to achieve subtraction multiplication and division, the expression of the input sentence can be wrong (ps: the application stack)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2.08kb
    • 提供者:丁丁
  1. SqStack

    0下载:
  2. 数据结构中栈的两个应用,进制转换和括号匹配-Data structure stack two application, hexadecimal conversion and matching brackets
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:187.73kb
    • 提供者:li runbing
  1. StackCoversion

    0下载:
  2. 栈的应用:进制转换。将某个十进制数转换为规定的进制,比如二进制,八进制等等。-Application of the stack: base conversion. A decimal number is converted to the specified band, such as binary, octal, and so on.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:701byte
    • 提供者:lwl
  1. stack-and-queue

    0下载:
  2. 栈和队列的应用,实现一定规则文件的译码。如A=Bdsfg,(eshge)=eeegehese.-Application stack and queue certain rules file decoding. A = Bdsfg, (eshge) = eeegehese.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:23.33kb
    • 提供者:昆琨
  1. Map-four-staining

    0下载:
  2. 用不多于四种颜色为地图染色,使相邻的行政区不重色,是计算机科学中著名的“四染色”的典型应用,应用这个思想,是以回溯的算法对一幅给定的地图染色。是对数据结构中栈的应用。-With no more than four colors map staining the adjacent borough is not heavy color, typical applications of computer science "stain" the application of this idea, a b
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:177.5kb
    • 提供者:family
  1. Bracket-matching

    0下载:
  2. 使用堆栈实现的括号匹配,应用的是后缀表达式,是学习数据结构时候的实习作业。-Use the stack to achieve matching brackets application postfix expression, learning data structures when the internship job.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:4.9mb
    • 提供者:光山
  1. Calculator

    0下载:
  2. 应用栈实现简单表达式的计算。(没有界面)-Application of the stack to achieve simple calculation expression.(no interface)
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:2.53kb
    • 提供者:刘波
  1. fibonacci

    0下载:
  2. 此程序为非递归法求解斐波那契数列的程序,是基于C++语言环境下的一个面向对象程序,主要涉及到C++语言堆栈知识的应用,供C++初学者学习-This program is a non-recursive method for solving the Fibonacci program column is based on an object-oriented programming C++ language environment, mainly related to the applicatio
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1.01mb
    • 提供者:上交
  1. port-problem

    0下载:
  2. 此程序为汽车轮渡口问题程序,是基于C++语言环境下的一个面向对象程序,主要涉及到C++语言堆栈知识的应用,供C++初学者学习-This program is for the car ferry port procedures, is based on an object-oriented programming C++ language environment, mainly related to the application of the knowledge of C++ language
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:6.34kb
    • 提供者:上交
« 12 »
搜珍网 www.dssz.com