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

搜索资源列表

  1. undo

    0下载:
  2. Stacks are a data structure that exhibits the Last-In First-Out (LIFO) characteristic, which is useful in a number of applications. In this tutorial, we will use a stack to perform undo operations.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:jovi
  1. threadpool-0_2_4-src

    0下载:
  2. boost线程池库。 boost库中未包含线程池,但sourceforge上有了实现,该线程池简单易用,支持丰富的调度策略(fifo, lifo和priority)。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68.28kb
    • 提供者:txf
  1. 7845LC

    0下载:
  2. 串口LIFO代码+CRC! 串口队列可以用下
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:财云
  1. 舞蹈-1

    0下载:
  2. dances Act now and you ll be given a free membership to a top Internet firm who is changing people s lives for the better.Mary L. White of LA. stays at home with her children and works just 3 1/2 hours a day... she now earns twice as much money as sh
  3. 所属分类:FlashMX源码

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

    0下载:
  2. 1:FIFO和LIFO程序;2:CRC校验码算法-1: FIFO and LIFO procedure; 2: CRC verification code algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.92kb
    • 提供者:尹明铉
  1. stack

    0下载:
  2. 它按照后进先出的原则存储数据,先进入的数据被压入栈底,最后的数据在栈顶,需要读数据的时候从栈顶开始弹出数据(最后一个数据被第一个读出来)。 -It is in accordance with the principle of LIFO store data, first enter the data is pushed onto the stack at the end, the last data in the top of the stack, you need to read data f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:757byte
    • 提供者:mfeng
  1. DBCachePak

    0下载:
  2. 队列调度算法的一种,速度比较快,比FIFO,LIFO要好-A queue scheduling algorithm, faster than the FIFO, LIFO is better
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:16.1kb
    • 提供者:zhujiang
  1. operate

    0下载:
  2. 10以内数的四则运算表达式求值。利用堆栈的后进先出实现当运算符优先级较低的时候对操作数和运算符的出栈进行运算。-10 less than the number four operator expression is evaluated. The use of LIFO stack to achieve when the operator when a lower priority on the operand and operator of a stack to carry out comput
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:2.49mb
    • 提供者:zlx
  1. Maze

    0下载:
  2. 数据结构的课程设计,利用堆栈的后进先出保存从起点开始的每一步行走。可以自定义迷宫地图,并在地图上标明,和用坐标表示行走路线。-Data structure of the curriculum design, use of the LIFO stack to preserve from the starting point for each walk away. Can customize the maze map and marked on the map, and the use of coo
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3.09mb
    • 提供者:zlx
  1. Stack

    0下载:
  2. a stack is a last in, first out(LIFO) abstract data type and data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:238.85kb
    • 提供者:mazik
  1. queue

    0下载:
  2. a queue (lifo memory) algo
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:941byte
    • 提供者:Mudasar
  1. colaenlazada

    0下载:
  2. Linked List with the LIFO behavior
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:25.73kb
    • 提供者:na
  1. adt_stack

    0下载:
  2. 栈是允许在同一端进行插入和删除操作的特殊线性表。允许进行插入和删除操作的一端称为栈顶(top),另一端为栈底(bottom);栈底固定,而栈顶浮动;栈中元素个数为零时称为空栈。插入一般称为进栈(PUSH),删除则称为退栈(POP)。 栈也称为后进先出表(LIFO表)。-Create stack Push stack Pop stack Stack top Empty stack Full stack Stack count Destroy stack
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1.21kb
    • 提供者:Lookchard
  1. 20081_L2_CodiEnunciat

    0下载:
  2. the program is un LIFO stack from learning instructions of compilator program is a pract university and it writ in java -the program is un LIFO stack from learning instructions of compilator program is a pract university and it writ in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:280.96kb
    • 提供者:pereve
  1. StackExample

    0下载:
  2. Simple Stack example. Which show you how to implement LIFO in stack using link list.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:shahid
  1. lifo

    0下载:
  2. this program is stack segment overflow using vb.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:11.8kb
    • 提供者:cling
  1. 8888

    0下载:
  2. 主要是对数据结构中栈的知识的运用,实现了先进后出,后进先出的原理-Mainly in the stack data structure knowledge, to achieve the advanced post out the principle of LIFO
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:139.09kb
    • 提供者:zhigang
  1. codes_lxb

    0下载:
  2. 具有基本的FIFO LIFO和简单的运算能力,可以处理并声称信号,具有控制和运算单元-Have a basic FIFO LIFO and simple computing power, and claimed that the signal can handle
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:303.22kb
    • 提供者:seb_l
  1. LIFO

    0下载:
  2. LIFO,先进后出缓冲器(栈),verilog源代码,包括测试代码。-LIFO, last-out buffer (stack), verilog source code, including test code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2.01kb
    • 提供者:项中元
  1. LIFO_Spartan3

    0下载:
  2. The code for a LIFO in verilog
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-22
    • 文件大小:494kb
    • 提供者:sadii
« 12 3 »
搜珍网 www.dssz.com