CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stack

搜索资源列表

  1. omgcp.tar

    0下载:
  2. MGCP协议栈,VOIP开发中很流行的协议。有很大的参考价值。-MGCP protocol stack, VOIP very popular development agreement. A great reference value.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:172392
    • 提供者:李峰
  1. lwip1.0.0协议栈tcpip

    0下载:
  2. lwip1.0.0协议栈tcpip,也算是比较新的版本了,移植到8位或者16位的微处理器上!-lwip1.0.0 TCPIP stack, as a relatively new version of the transplant eight or 16 microprocessors!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:324356
    • 提供者:郑旭明
  1. 网友张巍提供的tcpip协议栈

    0下载:
  2. 网友张巍提供的tcpip协议栈,是一个成功稳定的以太网接口上的TCP/IP协议程序。里面包括有说明-netizen Zhang Wei, the TCPIP protocol stack, is a successful and stable Ethernet interface on the TCP / IP protocol procedures. They include a note
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1650250
    • 提供者:郑旭明
  1. 简单的表达式求值

    0下载:
  2. 语法分析正确后就可以求值了,求值时用到一个操作数堆栈和操作符堆栈,以及一个算符优先表(存储了运算符之间的优先关系),具体细节可以阅读源码。-syntax analysis is correct after it evaluates the value used for a number of operations and the operator stacks stack, and an operator priority list (stored Operators relations bet
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1972193
    • 提供者:李平
  1. 用栈设置密码

    0下载:
  2. 这个算法,是用来设置密码的,有数据结构中的栈来实现的。-The algorithm is used to set up passwords, and data structure of the stack to achieve.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1728
    • 提供者:纵横驰骋
  1. 火车调度

    1下载:
  2. 这是一个VC编写的火车调度程序,实际上是数据结构栈的应用,同时设计到递归的应用。-This is a VC prepared by the train scheduling procedures, data structure is actually the application stack, recursive design to the application.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:王小雪
  1. ooh323c-0.8.tar

    0下载:
  2. 一个H.323协议栈,C源程序,跨平台,实现了H.225,H.245,RAS,和RTP。-an H.323 protocol stack, C source, cross-platform, achieving H.225, H.245, RAS, and RTP.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:3839837
    • 提供者:江福民
  1. vovida sip doc

    1下载:
  2. VOCAL是vovida.org开发的SIP系统,应该是目前功能最完善,使用者最多的开源SIP协议栈,这是一些最新相关的文档说明,相关协议实现可以参考网站:http://www.huihoo.com/telecom/vovida_sip/-development of the SIP system, it should be is the most complete, most users of the open-source SIP protocol stack, which is a doc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1220689
    • 提供者:Grace
  1. vb_asm

    0下载:
  2. 谁说vb中不能用汇编? 这是一个读取cpuid(调用cpuid汇编指令)的一个例子。 原来有人做过, 但都有bug, 是因为对vb的反汇编不熟的缘故, 导致stack错误。经常在ide中正常, 编译成exe变非法错误。 这个例子告诉你怎么真正的在vb中用汇编!-Who is not used in the compilation? This is a reader CPUID (compilation called CPUID instruction) an example. The
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8167
    • 提供者:胡俊杰
  1. 嵌入式TCP-IP协议栈应用主机端程序(VC6源码)

    1下载:
  2. 嵌入式TCP-IP协议栈应用主机端程序(VC6源码)-embedded TCP-IP protocol stack, application - (VC6 source)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:109824
    • 提供者:张李忠
  1. Lwip 协议栈的设计与实现(NEW中文)

    1下载:
  2. 中文Lwip协议栈的设计与实现(NEW).pdf-Chinese Lwip protocol stack design and implementation (NEW). Pdf
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:693698
    • 提供者:黄忠
  1. parkinglot2

    0下载:
  2. 每个教数据结构的老师都至少会要求学生利用学过的结构编写出一些现实模型.学栈和队列的时候,老师要求我们写出利用栈和队列来模拟停车场管理的一个程序.通过停在停车场的时间长短来计算费用,其中队列的可以看作是便道,车满时便停靠在便道上,此时不收取费用.具体要求和实现请看程序.-each data structure of the teachers have at least would require students to use the structure to learn to prepare s
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2173
    • 提供者:superloafer
  1. PPPforvxworks

    1下载:
  2. 完成的PPP协议栈,可用在ADSL或数据通信设备上,用以拨号连接-completion of the PPP protocol stack can be used in ADSL or data communications equipment for dial-up connections
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:4693
    • 提供者:曹长斌
  1. 有理数四则运算

    0下载:
  2. 利用堆栈实现有理数的四则运算,比较长,但是基本功能都能够实现,算是比较有用的-stack to achieve rational use of the four operations, a long, but the basic functions can be realized, as a relatively useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3215
    • 提供者:刘新夏
  1. 中缀表达式求值

    0下载:
  2. 中缀表达式求值,运用了堆栈进行存储,并支持小数的计算-expression which evaluates superintendent, the use of stack for storage, and support for the calculation of the minority
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:吴伟
  1. MSP430单片机C语言编程中的退出睡眠问题

    1下载:
  2. MSP430在进入睡眠后,如果发生事件产生中断,那么单 片机会退出睡眠,自动执行中断程序,但是当中断返回时,主 程序又重新进入睡眠状态。如果要在发生中断后,主程序需 要退出睡眠,那么需要在中断程序中修改SP堆栈中的内容, C语言没有指令可以修改堆栈内的内容,可以采用C语言与 汇编语言混合编程的方法解决此问题。-MSP430 into sleep, and if events have disrupted, SCM will withdraw from sleep, inter
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39890
    • 提供者:lj
  1. MpZBeeV1.0-3.3

    0下载:
  2. MicroChip Zigbee协议栈开源代码,版本1.0-3.3,支持coordinator\\router\\rfd。-MicroChip Zigbee protocol stack source code versions 1.0-3.3, support coordinator \\ router \\ Cfd.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1227698
    • 提供者:杨明
  1. fifo1616

    0下载:
  2. FIFO先入先出堆栈,包括三个子程序,可根据需要选择-FIFO first in-first stack, including three subprogram, according to choose
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4799
    • 提供者:陈正一
  1. 堆栈问题

    0下载:
  2. 关于堆栈的一道很好的acm题目,虽然比较难,但是解答的比较巧妙!-on a stack of good acm topic, although relatively more difficult, but the rather clever answer!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8961
    • 提供者:刘光熠
  1. duizhan

    0下载:
  2. 堆栈算法。输入为整数N,输出为N的M种输出。-stack algorithm. Integer N input and output for the M N output types.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:796
    • 提供者:梁诚杰
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com