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

搜索资源列表

  1. 3G_network_topology

    0下载:
  2. 3G网络结构拓扑图,其中包含CS域、PS域中各个网元,而且在每个接口上都有协议栈示意图,值得一看-3G network topology, which contains the CS domain, PS domain, the various network elements, and each interface has a protocol stack diagram, worth a visit
  3. 所属分类:Development Research

    • 发布日期:2017-04-08
    • 文件大小:249785
    • 提供者:guangsu
  1. SampleApp

    0下载:
  2. zigbee协议栈下的数据传输,开发环境是IAR,备用选项中没有,只能选择others了-zigbee protocol stack data under the development environment is IAR, there is no alternative option but to select the others had
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:6024
    • 提供者:nan
  1. BSD_Socket_API_TCP_IP

    0下载:
  2. 带有BSD 套接字API 的Microchip TCP/IP栈 中文版-BSD sockets API, with the Microchip TCP/IP stack Chinese
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:376427
    • 提供者:杨宏
  1. 1

    0下载:
  2. 水利电力自动化设备TCPIP通信协议栈的选择-Water Resources and Electric Power Automation Equipment TCPIP communication protocol stack of choice
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:242271
    • 提供者:郭坚
  1. DZ

    0下载:
  2. 介绍了C++里堆和栈的区别和联系,很好的 介绍-Introduced C++ in the difference between heap and stack and links, very good descr iption
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:7782
    • 提供者:阴招
  1. shujujiegou

    0下载:
  2. 数据结构的设计题目利用栈求表达式的值,可供小学生作业,并能给出分数-Data structure using a design value of the expression stack request, for primary operations, and to give scores
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:1476
    • 提供者:钱御剑
  1. biaodashiqiuzhi

    0下载:
  2. 现在要求以字符序列的形式从终端输入语法正确的、不含变量的表达式,利用给定的算符优先关系,实现对算术四则混合运算表达式的求值,并演示在求值过程中运算栈、操作数栈、输入字符和主要操作的变化过程-Now in the form required character sequences from input terminal of the correct grammar, do not contain variables by the operator is given priority to, the
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:8084
    • 提供者:wanjingyuan
  1. jack

    0下载:
  2. LL(1)分析法的功能是利用LL(1)控制程序根据显示栈栈顶内容、向前看符号以及LL(1)分析表,对输入符号串自上而下的分析过程。-LL (1) analysis of the function is the use of LL (1) control program content according to display stack stack, forward-looking symbols and LL (1) of the table, the input symbol string
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:8895
    • 提供者:happyjack
  1. CC2430-code

    0下载:
  2. ZigBee 视频教程 Z-stack 协议栈 http://www.fuccesso.com.cn/_d270659962.htm-ZigBee Video for Z-stack http://www.fuccesso.com.cn/_d270659962.htm
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3388709
    • 提供者:sainttim
  1. phone_protocol

    0下载:
  2. 阐述了手机协议栈的原理及开发过程,给出了详细的文档-Phone protocol stack described the principle and development process, gives a detailed document
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:604560
    • 提供者: 彭定军
  1. beibao

    2下载:
  2. 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2) (1,4,5) (8,2) (3,5,2)。 提示:可利用回溯法的设计思想来解决背包问题。首先将物品排成一列,然后顺序选取物品装入背包,假设已选取了前i 件物品之后背包还没有装满,则继
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:640
    • 提供者:black
  1. digui

    0下载:
  2. 中小学信息学辅导PPT课件,关于递归与栈的-Primary and secondary school counseling information PPT courseware, and the stack of recursive
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:33840
    • 提供者:MISS TAO
  1. vxworks-net

    0下载:
  2. 这个网络协议工具包的版本描述了MUX,与VxWorks 网络栈的一个通用底 层接口。通过提供一个API 接口,MUX 可以支持新的网络驱动程序和网络 协议。 通过MUX,你可以在VxWorks 网络栈里添加新的组件,包括网络和MAC 协议,接口驱动程序,一般网络服务,和协议扩展。-The kit version of the network protocol describes the MUX, and the VxWorks networ
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:301092
    • 提供者:王浆
  1. analysis-of-OSALcode

    1下载:
  2. 这是关于ZigBee协议栈中的OSAL层的代码分析,正在学习ZigBee的朋友可以好好看看,很有用的!-This is about the ZigBee protocol stack layer in OSAL code analysis, is learning ZigBee friends can have a good look, very useful!
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:80890
    • 提供者:王维华
  1. OSAL_API_F8W-2003-0002_

    0下载:
  2. 这是TI官方的关于ZigBee协议栈中的OSAL层的介绍,正在学习ZigBee的朋友可以好好看看,很有用的!-This is the official TI ZigBee protocol stack on the OSAL layer introduced ZigBee' s friends are learning can be a good look, very useful!
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:152704
    • 提供者:王维华
  1. Z_Stack-1.4.2-NWK

    0下载:
  2. 这是TI官方提供的关于ZigBee协议栈中的NWK层的代码分析,正在学习ZigBee的朋友可以好好看看,很有用的!-This is the official information provided on the TI ZigBee NWK layer protocol stack code in the analysis of ZigBee' s friends are learning to be a good look, very useful!
  3. 所属分类:software engineering

    • 发布日期:2017-06-13
    • 文件大小:21155892
    • 提供者:王维华
  1. Z_Stack-1.4.2-APL

    0下载:
  2. 这是TI官方提供的关于ZigBee协议栈中的APL层的介绍,正在学习ZigBee的朋友可以好好看看,很有用的!-This is the official information provided on the TI ZigBee protocol stack described in the APL layer, ZigBee' s friends are learning can be a good look, very useful!
  3. 所属分类:software engineering

    • 发布日期:2017-06-02
    • 文件大小:14507748
    • 提供者:王维华
  1. TIMAC-experiment

    0下载:
  2. 美国TI公司提供的ZigBee2006协议栈的TIMAC演示实验,对于入门或学习ZigBee的朋友很有帮助的!-United States provided ZigBee2006 TI protocol stack TIMAC demonstration, for the entry or learning useful ZigBee friend!
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2675133
    • 提供者:王维华
  1. ZIGBEE-TechnologyApplication

    0下载:
  2. zigbee初级培训资料,讲述了:什么是zigbee;短程无线网络标准;zigbee与IEEE 802.15.4;zigbee的协议栈;频带和数据传输率、信道;zigbee的拓扑结构和网络设备类型;zigbee的应用案例简介(包括:结合GPRS的传输网络、油田油井遥测、石油石化应用、管道监测、远程抄表、水文水利、交通控制、医疗设备、点餐系统等)-zigbee initial training information about: What is zigbee short-range wirel
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1807700
    • 提供者:Hank
  1. jiaotongzixun

    0下载:
  2. 利用栈和队列构造的交通信息查询系统,可计算两个城市之间的时间花费路程-Constructed using stacks and queues of traffic information system, calculate the time spent between the two cities away
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:68288
    • 提供者:hanwenjing
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com