搜索资源列表
StackOprator
- 一个操作字符串栈的对话框事例,或许会给你很多启发的-operating a string of box stack instances, perhaps to give you a lot of inspiration
有理数四则运算
- 利用堆栈实现有理数的四则运算,比较长,但是基本功能都能够实现,算是比较有用的-stack to achieve rational use of the four operations, a long, but the basic functions can be realized, as a relatively useful
堆栈问题
- 关于堆栈的一道很好的acm题目,虽然比较难,但是解答的比较巧妙!-on a stack of good acm topic, although relatively more difficult, but the rather clever answer!
数据结构及算法经典源程序集
- 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
托福2005试题
- 好动动vc,潜入事开发,Lwip协议栈的设计与实现 LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使 LWIP适合应用于小的、资源有限的处理器-well as moving vc sneak into things develop, Lwip protocol stack design and realization Viedo is TCP / IP protocol stack of achieving. Viedo the main purpose
ClassicalDataStructures
- 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and val
2006314
- 包括式子计算和一般计算器功能。用栈实现式子计算功能-including calculations and the general formula calculator functions. Stack formula with computing capabilities
114c1
- 结构和类又非常多的相似之处,如结构可以实现界面,和可以拥有和类一样的成员。结构与类也有一些重要的区 别:结构是值类型,而不是引用类型,所以不支持继承!结构被存在堆栈中或者是内联。结构在精心下可以提高 存储效能-structure and category there are a lot of similarities, such as the interface structure can be achieved, and can have and the members of th
20020611_flashsj_Maze
- 迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助-maze of procedures, dynamic access stack demonstration, the operation is under the data structure is to help the students
xxing1
- 栈的实现和简单使用 栈的实现和简单使用-Stack in stacks and simple to use and simple to achieve the use of the stack to achieve and simple to use
csEval
- Implementing C# custom expression evaluator through RPN (Stack)-Implementing C# custom expression Evalua tor through RPN (Stack)
affix-2.1.2.tar
- Affix - Bluetooth Protocol Stack for Linux has been developed at Nokia Research Center in Helsinki, Finland.-Affix - Bluetooth Protocol Stack for Linux has been developed at the Nokia Research Center in H elsinki, Finland.
affix-kernel-2.1.2.tar
- Affix - Bluetooth Protocol Stack for Linux has been developed at Nokia Research Center in Helsinki, Finland.-Affix - Bluetooth Protocol Stack for Linux has been developed at the Nokia Research Center in H elsinki, Finland.
Stack
- 简单的栈实现的源码 第一个VC++程序-simple Stack No. 1 source of the VC Program
_cout_163debug
- Debug.x:封装SEH 作用:在程序发生未处理的异常时,利用SEH获得异常时刻的信息,并将信息显示或存储到文件。 相关:pe文件操作 Stack操作-Debug.x : Packaging, but SEH role : the procedural anomalies occurred untreated, but SEH use was unusual moment of the information and information display or storage of the
openbt-20011021.tar
- blue tooth protocol stack source code
CStackOperation
- 关于栈的操作的小程序-stack on the operation of small programs
Stack
- 用堆栈的方法来实现成对符号发匹配问题,是DOS界面的程序-With a stack of ways to achieve matching pairs of symbols sent, the interface is a DOS program
Stack
- 数据结构入门:顺序栈的应用,参考《大话数据结构》这本书。-Getting data structures: sequential application stack, refer to Westward the data structure this book.