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

搜索资源列表

  1. Stack 实现栈的所有基本操作

    2下载:
  2. 1、定义顺序栈类型,实现栈的所有基本操作。 2、定义链栈类型,实现栈的所有基本操作。 3、实现数制的转换-1, define the order of the stack type, to achieve the stack all the basic operations. 2, define the chain stack type to achieve the stack all the basic operations. 3, conversion of number sys
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-17
    • 文件大小:2299
    • 提供者:陈小默
  1. btstack

    0下载:
  2. 这是一个小型轻量级的蓝牙协议栈的实现代码-This is a small implementation of the Bluetooth protocol suite.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:109791
    • 提供者:tksi
  1. sip

    2下载:
  2. SIP 协议栈,C写的,可做嵌入式用,不错的东西-SIP protocol stack, C write, do embedded with, a good thing
  3. 所属分类:VOIP program

    • 发布日期:2015-12-23
    • 文件大小:135168
    • 提供者:alton
  1. LINUXprotocal

    0下载:
  2. Linux网络协议栈的介绍,包含丰富的图文说明.-The introduction of Linux network protocol stack and it has profound picture and word explation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:554501
    • 提供者:ffxzhx
  1. vxdtdi

    0下载:
  2. 访问TCP/IP协议栈的vxd例子 -The vxd example for visiting tcp/ip protocol stack
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-09
    • 文件大小:36371
    • 提供者:站长
  1. sipPhone

    0下载:
  2. SIP协议栈及开发实例,VC++6.0已编译通过-SIP protocol stack and development instance, VC++6.0 has been compiled by
  3. 所属分类:VOIP program

    • 发布日期:2017-05-17
    • 文件大小:4789026
    • 提供者:simon
  1. Micrium-LuminaryMicro-uCOS-II-TCPIP-EK-LM3S6965.zi

    0下载:
  2. ucos-ii lm3s6965 移植代码及TCP/IP 协议栈-ucos-ii lm3s6965 porting the code and TCP/IP Protocol Stack
  3. 所属分类:uCOS

    • 发布日期:2017-05-31
    • 文件大小:13383346
    • 提供者:ygl
  1. Linuxtcpipnetstack

    0下载:
  2. linux 2.6.18下详细分析了内核网络协议栈,对研究网络协议栈很有帮助!-linux 2.6.18 net stack tcp ip udp icmp vlan
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3450589
    • 提供者:rll
  1. watsock

    0下载:
  2. 16位TCP/IP协议栈实现 -The implemention of 16-bit tcp/ip
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-09
    • 文件大小:207013
    • 提供者:站长
  1. 栈类

    0下载:
  2. 栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack)
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:3005
    • 提供者:墨镜牛郎
  1. Openh323-RTH323

    0下载:
  2. 如何成功的运用OPENH323 来开发商业的H.323 协议栈 Openh323 有以下的特征: 1>动态的静音检测算法, 以减小语音包的传输量。 2>支持Windows,Linux 和FreeBSD 的多种客户端命令。 3>包含有MCU,PSTN 网关,和自动语音应答机等多种应用平台。 4>软件支持GSM,LPC-10,G.711 uLaw/Alaw 软件编解码方式。 5>特定硬件(Quicknet/LineXJ)支持G.723.1, G.728 和 G.729
  3. 所属分类:VOIP program

    • 发布日期:2017-11-09
    • 文件大小:394734
    • 提供者:陈学军
  1. 栈aaa

    0下载:
  2. 数据结构中栈的相关操作,数据结构中栈的相关操作-data structure stack of operation, stack data structure of operation
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:1387
    • 提供者:小王
  1. lwip1.1.0

    0下载:
  2. tcp/ip协议栈,单片机网络通信C程序-tcp/ip protocol stack, single-chip network communication C program
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:334130
    • 提供者:郑仲明
  1. lwip_chinese

    0下载:
  2. TCP/IP协议栈的译本,对大家进行嵌入式开发会有帮助。-TCP/IP protocol stack translation, the U.S. would be helpful for embedded development.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:693643
    • 提供者:李瑞峰
  1. parkSystem

    0下载:
  2. 利用栈知识来模拟停车场系统,通过车牌照和停车时间来管理停车场。-Knowledge of the use of stacks to simulate car park system, through the vehicle license plate and parking time to the management of car parks.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1758
    • 提供者:sunfuquan
  1. source

    0下载:
  2. TCP/IP协议栈原代码(C语言)很好的理解TCP/IP的技术材料-TCP/IP protocol stack source code (C language) a good understanding of TCP/IP technical material
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:105125
    • 提供者:dasf
  1. migong

    0下载:
  2. 数据结构中栈算法的简单应用,通过程序模拟迷宫的生成和寻找出口的动态演示过程-Data structure in a simple stack algorithm applications, the adoption of procedures for the generation and simulation of a maze to find the export dynamic demonstration
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:43069
    • 提供者:seaman
  1. paking

    1下载:
  2. 一个模拟停车场的控制台程序,利用栈和队列来完成停车功能,并有计费功能-A simulated car park console procedures, the use of stack and queue to complete the parking functions, and billing functions
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:24720
    • 提供者:mlw
  1. zhanduilie

    0下载:
  2. 栈和队列的基本操作实现及其应用,肯定对你有帮助的!需要的请下载!-Stack and queue and its application to achieve the basic operation is definitely helpful for you! Need to download!
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:5096
    • 提供者:侯坚强
  1. 3698

    0下载:
  2. 栈和队列的基本操作及应用,内有实验报告和具体程序实现!-Stack and queue the basic operation and applications, there are experimental reports and the specific procedures to achieve!
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:19150
    • 提供者:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com