搜索资源列表
undo
- 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.
threadpool-0_2_4-src
- boost线程池库。 boost库中未包含线程池,但sourceforge上有了实现,该线程池简单易用,支持丰富的调度策略(fifo, lifo和priority)。
7845LC
- 串口LIFO代码+CRC! 串口队列可以用下
舞蹈-1
- 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 e
FIFO_LIFO_CRC
- 1:FIFO和LIFO程序;2:CRC校验码算法-1: FIFO and LIFO procedure; 2: CRC verification code algorithm
舞蹈-1
- 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 e
FIFO_LIFO_CRC
- 1:FIFO和LIFO程序;2:CRC校验码算法-1: FIFO and LIFO procedure; 2: CRC verification code algorithm
20060318104724
- 各类企事业单位的商品、物资、材料的日常库存管理及财务进销存核算管理。 ● 全面支持移动加权平均法、先进先出法、后进先出法计算成本 ● 支持货品采购、销售、退货、领料、... -Various types of enterprises and institutions of goods, material, material inventory management and finance day-to-day accounting
avrx_led_for_pt2262
- AVRX实时操作无线遥控LED变化控制完整源码,解码器件为PT2262,并具有无线编辑保存功能,采用后进先出方式,代码可直接应用。-AVRX real-time operation of wireless remote control LED change control integrity of the source, decoding device for the PT2262, and have wireless Edit Sav
StackSample
- 堆栈后进先出 使用了C++类模板和C++函数模板是学习的好例子-LIFO stack used C++ Class template and C++ Function template is a good example of learning
upanddown
- 粗略地说它的实现思想是对输入符号串自左向右进行扫描,并将输入符逐个移入一个后进先出栈中,边移入边分析,一旦栈顶符号串形成某个句型的句柄时,(该句柄对应某产生式的右部),就用该产生式的左部非终结符代替相应右部的文法符号串。-Rough idea is that it s the realization of the input symbol string to be scanned from left to right, and ente
undo
- 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.-Stacks are a data st
threadpool-0_2_4-src
- boost线程池库。 boost库中未包含线程池,但sourceforge上有了实现,该线程池简单易用,支持丰富的调度策略(fifo, lifo和priority)。-boost the thread pool library. boost library does not contain a thread pool, but there is sourceforge realize that the easy-to-use thr
Linstack
- 链式堆栈的实现以及测试; 实现包括入栈、出栈(后进先出)、2个栈等值判定、栈的拷贝、数据查找。测试包括以上功能的测试和线程安全测试。-Chain, as well as realize stack test realize including入栈, a stack (LIFO), stack 2 equivalents determined that the copy stack, the data search. The tes
7845LC
- 串口LIFO代码+CRC! 串口队列可以用下-LIFO serial code+ CRC! Serial queue can be used under the
DBCachePak
- 队列调度算法的一种,速度比较快,比FIFO,LIFO要好-A queue scheduling algorithm, faster than the FIFO, LIFO is better
operate
- 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
codes_lxb
- 具有基本的FIFO LIFO和简单的运算能力,可以处理并声称信号,具有控制和运算单元-Have a basic FIFO LIFO and simple computing power, and claimed that the signal can handle
LIFO
- LIFO,先进后出缓冲器(栈),verilog源代码,包括测试代码。-LIFO, last-out buffer (stack), verilog source code, including test code.
LIFO_Spartan3
- The code for a LIFO in verilog