搜索资源列表
libosip2-2.2.2.0.tar
- 著名的SIP协议栈,为GNU开源项目。通过其提供的API接口,可以轻易开发出基于SIP协议栈的VOIP应用程序。-famous SIP protocol stack for the GNU open source projects. Through its interface with the API, can easily develop SIP-based VoIP protocol stack applications.
recurve
- 递归运算(栈的应用)的c++程序。程序首先给出链式栈节点类定义,然后给出了实现,最后进行了操作测试,并输出结果。 recurve.cpp就是程序 recurve.txt是运行结果-recursive algorithm (Application Stack) c procedures. Procedures is the first chain Stack node definition, and then given the realization of the final testi
回文验证
- 回文验证的程序,经典的栈的应用的例子-Palindrome certification procedures, the stack classic example of the application
0
- 十进制的数转换八进制的数,数据结构中栈的应用
DATA_STRUCTURE
- 题 目: 算术表达式求值的程序设计 初始条件: 表达式计算是实现程序设计语言的基本问题之一,也是栈的应用的一个典型例子。设计一个程序,演示用算符优先法对算术表达式求值的过程。 以字符序列的形式从终端输入语法正确的、不含变量的整数表达式。利用教科书表3.1给出的算符优先关系,实现对算术四则混合运算表达式的求值,并仿照教科书的例3-1演示在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程。
zhan
- 栈的应用,主要是数制转换,很方便实用喜欢大家喜欢
parking
- 停车场模拟 队列和栈的应用 哈哈 又是数据结构经典 都用的是模板类和模板栈-parking cohort simulation of the application stack and Ha Ha is classic data structures are using the template and the template stack category
Sack
- 栈的基本应用!-The basic application stack!
mwyy
- 数据结构实习作业 魔王与语言 栈的应用-Data structure and language training operations devil Application Stack
5
- 停车场管理系统 数据结构栈的应用,希望对大家有所帮助!-C
7
- 停车场管理系统 数据结构栈的应用,希望对大家有所帮助!-C
lgh2.5
- 简单的表达式求值的C程序,运用了进栈出栈的一些应用-Simple expression evaluation of the C program, using the stack into the stack a number of applications
DataStructureCS
- 数据结构-代码(C#实现) 链表:单链表,双向链表,循环链表 栈,队列 二叉树应用-表达式求值 树的操作 图 二分查找 排序算法:插入排序,选择排序,冒泡排序 -全是C#,附上Viso图和一些解释-data structue
mymaze
- 经典的栈应用,迷宫游戏,利用String类型对路线进行标记,突出栈这一数据结构特殊的性质。-The classic application stack, maze games, use the String type marked on the route, highlighting the stack data structure of this particular nature.
duizhandeyingyong
- 堆栈的应用,如何建立一个栈,怎么添加和删除。-Stack of applications, how to build a stack, how to add and delete.
c
- 数据结构课程里的栈的应用一节的 括号匹配 比较简单,可以运行的-Application stack data structure matching brackets
Desktop
- 栈,队列的各种操作极其应用,顺序表排序-Stacks, queues extremely apply various operations, table sorting order. . . .
CheapOS
- CheapOS 嵌入式实时多任务操作系统源码免费下载 CheapOS使用与UCOS完全一样的HAL,与UCOS 完全HAL硬件兼容。 并且是完全免费的源代码,可用于商业产品上。 CheapOS最终的版本支持中断,信号,互斥锁,邮箱,延时函数等功能! 支持低功耗运行的实时操作系统,支持中断嵌套处理。 不同的任务可使用相同的优先级,并且最大可支持65535个应用任务。 方便的CPU USAGE占用率变量,操作系统运行状态一览无余。 这一版本加入了事件队列。并移植了T
zhan
- 栈的相关应用,基本应用,入栈,出栈,判断栈是否为空,以及用栈完成二进制到八进制十六进制的转换-Related applications stack, basic applications, stack, stack, it is determined whether the stack is empty, and with a stack complete binary to octal, hexadecimal conversion