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

搜索资源列表

  1. duiyuzhan

    0下载:
  2. 堆和栈的区别可以用如下的比喻来看出: 使用栈就象我们去饭馆里吃饭,只管点菜(发出申请)、付钱、和吃(使用),吃饱了就走,不必理会切菜、洗菜等准备工作和洗碗、刷锅等扫尾工作,他的好处是快捷,但是自由度小。 使用堆就象是自己动手做喜欢吃的菜肴,比较麻烦,但是比较符合自己的口味,而且自由度大。 -Difference between heap and stack can use the following analogy of view out: use the stack as we
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:14605
    • 提供者:allen
  1. ETH_Example

    0下载:
  2. 基于STM32F407IGT6的以太网例程 LWIP协议栈-Based STM32F407IGT6 Ethernet routine LWIP protocol stack
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:2993834
    • 提供者:金光贤
  1. LTE--RLC-layer-AM-transmission

    0下载:
  2. 针对 3 G PP最新发布的 LTE ( l o n g t er m evol u t i on ) R e l ease 8 标准, 研究了 LTE 空中接口协 议栈无线 链路控 制 ( ra d i o l i nk con t ro, l RLC ) 的子层确认 ( ac kn o w l e d ged m o d e , A M ) 传输模式的 设计与实 现机制。主要介 绍了 L TE 无 线接入网空中接口协议 栈的结构, 详细阐述了空中接口协 议栈中 RLC的 A M 数据
  3. 所属分类:Project Design

    • 发布日期:2017-03-21
    • 文件大小:653223
    • 提供者:cindy
  1. Lecture_06-(Stacks)

    0下载:
  2. The stack is the simplest of data structures. Placing something onto the stack and removing something from the stack is restricted to the top of the stack. That is why it is also defined as Last In First Out (LIFO) storage.
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:686802
    • 提供者:Nameless
  1. Lecture_07-(Queues)

    0下载:
  2. The queue structure is a simple structure like the stack. The difference from the stack is that the first elements to enter the queue get processed first. That is, service requests get added to the end of the list. That is why, it is also defined
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:346964
    • 提供者:Nameless
  1. Microchip_TCPIP

    0下载:
  2. microchip TCP/IP协议栈介绍,方便学习-Microchip TCP/IP protocol stack, facilitate learning
  3. 所属分类:Project Manage

    • 发布日期:2017-11-25
    • 文件大小:475335
    • 提供者:dennisk
  1. java_dui_zhan

    0下载:
  2. java的堆栈操作,详细描述了堆和栈的区别和联系。-the java stack operations, a detailed descr iption of the differences and connections of the heap and stack.
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:10006
    • 提供者:魏刚
  1. WSN-Development-and-Solution-

    0下载:
  2. 锋硕电子最新的zigbee协议栈开发手册及相关产品-Feng Shuo latest ZigBee protocol stack development manual and related products
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:8421427
    • 提供者:feitian
  1. TCP-IPXieYiZhan

    0下载:
  2. TCP-IP协议栈在嵌入式系统中的实现,电子书,PDF。-TCP-IP protocol stack implementation in embedded systems, e-books, PDF.
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:4082319
    • 提供者:丁小雪
  1. Winsock

    0下载:
  2. Windows Sockets API (WSA), which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP. It defines a standard interface between a Windows TCP/IP client
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:260041
    • 提供者:Jimmy
  1. JKAI-stack

    0下载:
  2. 这是关于zigbee cc2530组网,实现ds18b20温度传感-This is about zigbee cc2530 networking protocol ds18b20 temperature sensing external ad sampling routine, absolutely available
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:259143
    • 提供者:丁墨
  1. Hardware-based-network-video

    0下载:
  2. 基于硬件协议栈的网络视频传输模块设计.pdf-Hardware-based network video transmission protocol stack module design. Pdf
  3. 所属分类:Project Design

    • 发布日期:2017-11-10
    • 文件大小:135911
    • 提供者:cntsailor
  1. uip

    0下载:
  2. 此文档介绍了关于uip协议栈的说明与使用 -uip stack the descr iption and use
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:194271
    • 提供者:gaoshasha
  1. 1

    0下载:
  2. 八皇后问题是求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局(皇后可以沿着纵横和两条斜线4个方向相互捕捉)的问题。是一种比较常见的练习C语言递归或者栈使用的程序问题。-Eight queens problem is to find an nn chessboard, place of n are not mutually capture chess " queen" of all the layout (Queens and two along the
  3. 所属分类:File Formats

    • 发布日期:2017-11-30
    • 文件大小:167112
    • 提供者:
  1. tcp_ip

    0下载:
  2. Ucos2下TCP/IP协议栈,包括TCP,IP,DHCP,UDP,SMTP等-Ucos2 under TCP/IP protocol stack, including TCP, IP, DHCP, UDP, SMTP, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1343071
    • 提供者:
  1. park

    0下载:
  2. 迷宫数据结构de 迷宫方程实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序-De labyrinth maze data structure equations for the realization of a linked list storage structure of the stack type, and then write a program to solve a maze of non-recursive
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:565522
    • 提供者:郭晓锋
  1. CoursJavSwing

    0下载:
  2. This document is a course of Java Swing. it is very detailed and very complete. it how describes to use the classes of Java Swing, how to create a graphical interface and same how to stack them by creating button of the label the document is very ill
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:372151
    • 提供者:bintou
  1. Groovyagrails

    0下载:
  2. Grails 是一个full-stack 框架,它借助于核心技术与相关的插件(plug-in) 来解决Web 开发中方方面面的问题,其中包括: • 易于使用的基于Hibernate 的对象-关系映射(ORM)层 • 称为Groovy Server Pages (GSP)的表现层技术 • 基于Spring MVC 的控制器层 • 构建于Gant 上的命令行脚本运行环境 • 内置Jetty 服务器,不用重新启动服务器就可以进行
  3. 所属分类:software engineering

    • 发布日期:2017-06-09
    • 文件大小:16077732
    • 提供者:
  1. 2011Wifi_Display

    0下载:
  2. GSM/GPRS/EDGE Access Stratum (GAS). The protocol stack is based on a dual mode stack (2G and 3G) which easily can be configure single or dual mode during compile time, without any additional code overhead. The Non-Access Stratum (NAS) contains the
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:838267
    • 提供者:Jim
  1. AN452

    0下载:
  2. 无线M-Bus堆叠程序员指南应用说明资料,相关人员可以下载看看,希望对您有所帮助。-Wireless M-Bus stack Programmer s Guide Application Note information related personnel can download to see, I hope for your help.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:96199
    • 提供者:Jx
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com