Stack
栈(stack)在计算机科学中是限定仅在表尾进行插入或删除操作的线性表。栈是一种数据结构,它按照后进先出的原则存储数据,先进入的数据被压入栈底,最后的数据在栈顶,需要读数据的时候从栈顶开始弹出数据。栈是只能在某一端插入和删除的特殊线性表。用桶堆积物品,先堆进来的压在底下,随后一件一件往上堆。取走时,...
Stack 热门资料
查看全部 144 份 →Pico-IrDA is a minimalistic IrDA stack for microcontrollers. It supports IrOBEX in primary and seco
Pico-IrDA is a minimalistic IrDA stack for microcontrollers. It supports IrOBEX in primary and secondary IrDA mode and ...
This SDK allows to integrate a syncml stack in a C++ application on a variety of platforms. Current
This SDK allows to integrate a syncml stack in a C++ application on a variety of platforms. Currently, Windows, WinMobi...
ATMEL 90usb128 USB source,include USB protocol stack.
ATMEL 90usb128 USB source,include USB protocol stack....
this program is link list that writted with c++. this program create a link list with stack.
this program is link list that writted with c++. this program create a link list with stack....