资源列表
[单片机(51,AVR,MSP430等)] STACK
说明:用C语言编写的堆栈接口,适用于各种环境,提供接口:STACK *initStack(int MaxRoom) void destroyStack(STACK **spp) void resetStack(STACK *sp) Boolean isStackEmpty(STACK stack) Boolean isStackFull(STACK stack) Boolean push(STACK *sp, USER_TYPE data) Boolean pop(STACK *sp, USER_TY<mae9bobb> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[嵌入式Linux] stack102
说明:可以用vc6.0或者vs打开,功能是实现栈的创建和输入。-Vc6.0 or vs open function is to achieve the creation of the stack and input.<weia50ngnn> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[Internet/网络编程] stack113
说明:实现stack栈的内容定义,用类做的,你可以通过次调用stack,入栈,出栈的一些基本功能,指向栈定,top ,empty功能都有-Stack stack the contents of the realization of the definition of categories used to do, you can call through the second stack,入栈, a stack of some of the basic functions of set point to<xai5ngnn> 在 2025-11-11 上传 | 大小:10kb | 下载:0
[系统编程] stackoper
说明:栈的操作是先进后出,这个小程序用于实现进栈,出栈的功能-Stack advanced after the operation is that the procedures used to achieve small Progressive stack, stack up the function<shanag3aoaa> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[通讯编程] StackOperation
说明:主要是实现堆栈的一些基本操作,比如:出栈,清空堆栈,访问堆栈顶元素,以及测试堆栈状态等。-Realize the main stack are some of the basic operations, such as: out of stack, empty the stack, the stack top element of the visit, as well as the test stack status.<canag0ngnn> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] stacks-and-queues-in-CPP
说明:implementation of stacks and queues of structure student in C-implementation of stacks and queues of structure student in C++<cheanahihh> 在 2025-11-11 上传 | 大小:1kb | 下载:0