CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - 协议栈

搜索资源列表

  1. h.323

    0下载:
  2. 详细介绍H.323协议栈内容以及消息交互流程。-Details of the H.323 protocol stack content, and message exchange process.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2153921
    • 提供者:
  1. LTE-enb-dci-parameter-_v1.0-

    0下载:
  2. LTE协议栈开发必备的文档。包含了pdcch、pdsch上发送寻呼、系统消息、普通数据对应的控制参数及物理层相关api接口定义。 结合36.21X文档调研分析了相关参数的意义,对LTE学习有很大参考价值。 -LTE protocol stack to develop the necessary documentation. Contains a PDCCH, PDSCH transmitting a paging system messages, the ordinary data corr
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:358282
    • 提供者:dhy
  1. LTE-enb-s1-report_v0.5

    0下载:
  2. LTE enodeb切换理解文档。详细介绍的切换过程enodeb与用户之间交互的信令,enodeb与核心网之间交互的信令。对lte协议栈的理解到开发有重要参考价值-The LTE enodeb switched understand document. The Descr iption handover process enodeb signaling between the user interaction between the interacting signaling, eNodeB,
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:446623
    • 提供者:dhy
  1. IP_UDP_TCP_ICMP-checksum

    0下载:
  2. IP/UDP/TCP/ICMP的校验和 在发送数据时,为了计算数IP据报的校验和。应该按如下步骤: (1) 把IP数据报的校验和字段置为0。 (2) 把首部看成以16位为单位的数字组成,依次进行二进制反码求和 (3) 把得到的结果存入校验和字段中。 在接收数据时,计算数据报的校验和相对简单,按如下步骤: (1)把首部看成以16位为单位的数字组成,依次进行二进制反码求和,包括校验和字段。 (2)检查计算出的校验和的结果是否等于零。 (3)如果等于零,说明被整除
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:4111
    • 提供者:cool
  1. VxWorks_WindNet_PPPoE

    0下载:
  2. 基于VxWorks的WindNet PPPoE协议栈的研究和实现-Based on VxWorks WindNet PPPoE the research and implementation of the protocol stack
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:402581
    • 提供者:xiaojianke
  1. iso-15765-users-manual

    0下载:
  2. 一本关于ISO15765的商业程序说明手册,其中详细介绍了ISO15765协议栈的详细构造-An ISO15765 commercial program manual, which details the the ISO15765 protocol stack structure
  3. 所属分类:编程文档

    • 发布日期:2013-08-27
    • 文件大小:288967
    • 提供者:chenfei
  1. ZigBee-protocol-stack

    0下载:
  2. ZigBee协议栈中文说明 完整版 全文148页-148 Chinese descr iption of the full text of the full version of ZigBee protocol stack
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:3212732
    • 提供者:徐志聪
  1. zigbee(2007)learning-notes

    0下载:
  2. 这是zigbee的2007协议栈的学习笔记,里面记录了协议栈的主要功能实现方法以及流程,非常适合初学者。-This is the 2007 zigbee protocol stack of study notes, it records the protocol stack implementation method of the main functions and processes, very suitable for beginners.
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:46169
    • 提供者:董良兵
  1. LwIP_program_instruction

    0下载:
  2. 轻量级协议栈Lwip,详细介绍了协议的开发流程,库文件的介绍,为网络编程开发人员提供便捷-Lightweight protocol stack Lwip, detailing the presentation protocol development process, library files, and provide convenient programming for the network developers
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:495292
    • 提供者:韩晓坤
  1. Zigbee-protocol-stack

    0下载:
  2. 深度分析Zigbee协议栈(z-stack协议栈)-In-depth analysis of Zigbee protocol stack (z-stack protocol stack)
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:266956
    • 提供者:dapb
  1. DA14580_Software_development_guide

    0下载:
  2. da14580协议栈开发指南,对于蓝牙4.0或者可穿戴开发者来说,这份文件可以提供一些参考。-DA14580 protocol stack development guidelines for Bluetooth 4.0 or wearable developers, this document can provide some reference.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:611507
    • 提供者:lonfaye wong
  1. LinuxTCPIPStack

    0下载:
  2. 这是一本介绍协议栈源代码的书,不是介绍“协议”的书。对协议非常感兴趣的 读者,本书是不太适合的,要看最好是去看RFC 。由于只分析内核最主要的代码,所 以提前跟读者打招呼:本书不是圣经。 -This is a book about the protocol stack source code, and not introduce the book " agreement" . Protocol is very interested readers, the book is
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:3659733
    • 提供者:caozhejun
  1. STM32F4_LWIP

    0下载:
  2. LWIP协议栈的移植方法,包括裸机移植和带操作系统的移植-The method of transplantation of LWIP protocol stack, including bare transplantation and transplantation with operating system!!!
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5378361
    • 提供者:李林凯
  1. LwIP

    0下载:
  2. lwip 学习,用于学习TCP/IP协议栈,含有IP,TCP,ARP 动态内存管理,数据包管理等。-LwIP learning, for learning TCP/IP protocol stack, containing IP, TCP, ARP, dynamic memory management, data management and so on.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:509819
    • 提供者:wang
  1. SAE-J1939

    0下载:
  2. SAE1939协议原文,可以帮助你掌握基于CAN总线的应用层:SAE1939协议的通信原理,方便协议栈的开发-SAE1939 protocol text, can help you master the CAN bus based SAE1939 protocol communication principle, to facilitate the development of the protocol stack
  3. 所属分类:Communication

    • 发布日期:2016-06-20
    • 文件大小:8742912
    • 提供者:yaojia
  1. MG323GSMM2M

    0下载:
  2. HUAWEI 通讯模块规格说明,主要有编程用的AT指令集以及协议栈的使用方法。(datasheet OF HUAWEI - MG 32-GSM)
  3. 所属分类:通讯编程文档

    • 发布日期:2017-12-11
    • 文件大小:1835785
    • 提供者:宝九哥
  1. Linux网桥知识学习文档

    0下载:
  2. Linux网络协议栈网桥功能相关知识,总结并且整理出来的文档。对学习linux网络协议开发者有很大帮助。
  3. 所属分类:编程文档

  1. DPDK开发者文档

    0下载:
  2. DPDK的主要目标是为数据平面应用程序中的快速数据包处理提供一个简单,完整的框架。 用户可以使用该代码来理解所采用的某些技术,在其基础上进行原型设计或添加他们自己的协议栈。 提供了使用DPDK的替代生态系统选项。
  3. 所属分类:编程文档

« 1 2 3»
搜珍网 www.dssz.com