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

搜索资源列表

  1. zigbeeagreement

    0下载:
  2. 本人从事 zigbee无线工作多年,在工作中积累的很多协议栈,能开发各种zigbee网络,星型网,网状网等等。-I have engaged in zigbee wireless for many years, accumulated a lot of work protocol stack, can develop the zigbee network, star network, mesh and so on.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-14
    • 文件大小:44775877
    • 提供者:li
  1. LinuxNetworkKernelSource

    0下载:
  2. 这是我自己对Linux下的一个版本比较低的网络协议栈内核学习笔记,现在公开给大家,一起学习-This is my own version of Linux, a relatively low core network protocol stack study notes, is now open to everyone, learn together. . .
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:101926
    • 提供者:forever
  1. TCPIP

    0下载:
  2. TCP/IP协议栈与数据包封装格式简单说明-TCP/IP protocol stack and packet encapsulation format briefly
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:621143
    • 提供者:方明
  1. tszsf179

    0下载:
  2. 内核协议分析 TCP/IP 协议栈做了大量的介绍 -ircular dependencies are not handled, so be sure to test which plugin depends on
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1583222
    • 提供者:wangzhiwen
  1. ZigBeezhongwenshuoming

    0下载:
  2. ZigBee协议栈中文说明 ZigBee协议栈中文说明-Chinese ZigBee protocol stack
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3171806
    • 提供者:杨登
  1. july

    0下载:
  2. 这一款是本人利用EPSON 移植的TCP/IP协议栈,希望对大家有帮助。-This paragraph is my EPSON transplantation using TCP/IP protocol stack, we want to help.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1952493
    • 提供者:lee
  1. deng

    0下载:
  2. Zigbee协议栈中按键函数的处理,调用了底层驱动来解决-Zigbee protocol stack processing function keys, call to address the underlying drivers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:3547
    • 提供者:ma
  1. Parking

    0下载:
  2. 停车场管理系统,熟练栈和队列的结构特征,实现和比较顺序和链式两种存储结构的特点-Parking management systems, skilled stack and queue structure, implementation, and compare sequence and structural features of two storage chain
  3. 所属分类:Applications

    • 发布日期:2017-04-13
    • 文件大小:2352
    • 提供者:王强
  1. ZigBee-stack2.0

    0下载:
  2. zigbee协议栈源代码。可以配合2420收发器使用-zigbee protocol stack source code. Transceiver CC2420 can be used
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1829641
    • 提供者:方明杰
  1. ZHIZHEN

    0下载:
  2. 运用C语言对顺序栈表进行建表,插入,删除的操作,并且统一运用主函数调用-Using C language on the order of the stack table create table, insert, delete operations, and uniform application of the main function calls
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-01
    • 文件大小:647
    • 提供者:macunrong
  1. ccc

    0下载:
  2. 数据结构中有关栈的应用,可运行可执行无错误,希望对大家有帮助-Stack data structure in relation to the application executable can run without error, we want to help
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1018
    • 提供者:hjlhzx
  1. stack2

    0下载:
  2. 两个stack共享一个数组的存储空间 共享一个数组作为存储空间时,我们采用两个栈分别从左右两边开始存储,即可以定义top1和top2,分别作为两个栈的栈顶,stack1采用从前往后存,stack2采用从后往前存储,所以当两个栈都在存储,且总的存储空间不大于数组的长度时,该数组的空间将得到最大的利用。-The two share a stack array of storage space to share an array as storage space, we use two stack
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1855
    • 提供者:严蔚敏
  1. Park

    0下载:
  2. 1 问题描述 设有一个可以停放n辆汽车的狭长停车场,它只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚,依次从停车场最里面向大门口处停放。如果停车场已放满n辆车,则后来的车辆只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在它之后进入停车场的车都必须退出停车场为它让路,待其开出停车场后,这些车辆再依原来的次序进场。每辆车在离开停车场时,都应根据它在停车场内停留的时间长短来交费。如果停留在便道上的车未进入停车场就要离去,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:1822
    • 提供者:李京豪
  1. stack

    0下载:
  2. 栈是限制仅在表的一端插入和删除的线性表,是生活中某些过程的抽象。插入和删除操作的一端称为栈顶,插入操作称作入栈(Push),删除操作称作出栈(Pop)。栈顶元素总是最后进栈的,和最先出栈的;而栈底元素是最先进栈,最后出栈。栈具有后进先出(LIFO)的特性。顺序栈是栈的顺序存储结构的实现。链栈是栈的链式存储结构的实现。-Stack is limited only to one end of the table insert and remove a linear form, is the life
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2135
    • 提供者:王子剑
  1. stack

    0下载:
  2. 数据结构中栈的类定义,通过类模板实现了栈的基本功能-Stack data structure in the class definition, through the stack class template implements the basic functions of
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:525474
    • 提供者:黄寅飞
  1. C++数据结构代码

    0下载:
  2. 本压缩包里含有队列、链表(单链表、双链表和循环链表)、栈、队列、两个栈实现一个队列、二叉树等数据结构的C++代码实现。
  3. 所属分类:数据结构常用算法

  1. TI BLE协议栈

    0下载:
  2. TI BLE协议栈源码,开发蓝牙4.0程序学习材料。
  3. 所属分类:源码下载

    • 发布日期:2014-01-22
    • 文件大小:19692913
    • 提供者:313409128@qq.com
  1. lwip协议栈

    0下载:
  2. lwip协议栈 完整版,官网支持!可以直接移植到任何变编译境中
  3. 所属分类:网络编程

  1. 输入字符串入链表和入栈的示意代码

    0下载:
  2. 输入字符串入链表和入栈的示意代码,用C的编码
  3. 所属分类:Windows编程

  1. 用于嵌入式微处理器开发的BACnet协议栈源码

    1下载:
  2. 用于嵌入式微处理器开发的BACnet协议栈源码.pdf(Embedded microprocessor development for the BACnet protocol stack source code)
  3. 所属分类:通讯编程文档

    • 发布日期:2017-12-17
    • 文件大小:575488
    • 提供者:Antzhan
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com