搜索资源列表
throwsIOException
- 一个检查原代码括号配对的程序,栈的应用,是java的-a check source brackets matching procedures, the application stack is the java
XTNDAccessBlueSDK
- 蓝牙协议软件的结构、移植与应用. 本文以Extended Systems公司的蓝牙协议栈产品XTNDAccess Blue SDK为例介绍了蓝牙协议软件的设计原理,协议栈结构,移植过程,及应用的开发方法。-Bluetooth protocol software structure, transplantation and applications. Based on the Extended Systems Bluetooth protocol stack products XTNDAc c
asfweess
- 实现栈的基本操作以及栈在程序设计上的应用-achieve the basic operation of the procedure and stack design of the application
3Recusive_NoRec(1)
- 北大教授张抿讲授应用栈实现从递归到非递归的转换,机制十分灵巧-taught purse up from the application stack realization of the non - recursive recursive conversion, a very ingenious mechanism
sip_stack_application
- SIP协议栈的实现与应用,北京邮电大学学报。-SIP protocol stack and application of the realization, the Journal of Beijing University of Posts and Telecommunications.
VxWork_MUX
- 嵌入式系统网络协议栈的灵活性在应用上是一个重要指标。介绍嵌入式实操作系统VxWorks网络协议栈的MUX(Mutiplexer)接口及其使用方法。-Embedded System Network Protocol Stack flexibility in the application is an important indicator. Embedded operating system it introduced VxWorks Network Protocol Stack MUX (Mut
usb_driver_VxWorks
- :分析了VxWorks 下的USB 驱动程序模型的结构以及功能,详细说明USB 主机驱动协议栈,并将软件设计分为 Client Driver ,USBD 和HCD 三层。由于对于开发USBD 和Client Driver 已有很多研究和讨论,但对HCD 的研究比较缺乏, 为了提供全面可行的开发基于VxWorks 的USB 驱动程序的技术方案,详细地阐述了USB 主控制器OHCI 驱动程序的功 能、OHCI 驱动程序中的核心功能链表功能,为USB 在嵌入式系统开发中的应用提供技术参考。
tracy
- 求迷宫中从入口到出口的所有路径是一个经典的程序设计问题。由于计算机解迷宫室,通常用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向在继续探索,直到所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路返回,显然需要用一个后进先出的结构来保存从入口到当前位置的路径。因此,在球迷宫通路的算法中应用“栈”也就是自然而然的事了。 -seeking maze exports from the entrance to the path of a
ZIGBEEkuangjia
- 很经典的zigbee框架分析,从物理层到应用层很详细的介绍了zigbee网络协议,对zigbee协议栈的学习很有帮助。-Classic zigbee-frame analysis, from the physical layer to application layer a detailed explanation of the zigbee network protocols, right zigbee protocol stack to learn helpful.
MTK_ARM_7
- mtk arm7 structure MTK for MediaTek companies to provide GSM software program. It includes five parts: -- "L1 agreement -- "Device Driver -- "Protocol Stack -- "MMI -- "WAP application MediaTek offers three tools: -- "Catcher
understanding-of-the-Linux-network-protocol-stack-
- 对Linux网络协议栈结构的理解.Linux的协议栈基于分层的设计思想,总共分为四层,从下往上依次是 :物理层,链路层,网络层,应用层。-Linux network protocol stack on the understanding of the structure. Linux protocol stack based on the hierarchical design idea, a total is divided into four levels, from bottom to t
embeded_TCP_IP
- 设计并实现了一个运行在低端8/16位:8K上的小型嵌入式TCP/IP协议栈 在设计和实现过程中 允许应用程序参与数据的重发 以减少协议栈对资源的消耗 实现了一个最小可达7K并具有较高响应速度的小型TCP/IP协议栈-Designed and implemented a run in the low-end 8/16: 8K on a small embedded TCP/IP protocol stack in the design and implementation process to a
uIPTCP_IP-51
- uip在51单片机中的应用,由位和位低端处理器构建的系统, 由于其所具有的处理能力和资源十分有限, 通常不运行操作系统, 这就要求系统开发者根据应用的要求以及所选 用的处理器的实际情况构建自己的即协议栈-uip in MCS-51 in the application of low-end processor, and bit by bit to build a system, because it has the processing power and resources are ver
eXosip_phone
- eXosip协议栈及其在软电话中的应用,文章描述了eXosip如何建立会话连接-eXosip protocol stack and its application in soft-phone application, the article describes how to set up a session to connect eXosip
tingchechang
- 从终端读入汽车到达或离去的数据,每组数据包括两项:①是“到达”还是“离去”;②汽车牌照号码。与每组输入信息相应的输出信息为:如果是到达的车辆,则输出其在停车场中或便道上的位置,并输出停车场中现有汽车车牌号码;如果是离去的车辆,安排在便道中等候的车辆进入停车场,输出停车场中汽车车牌号码。-Car park management data structure of the application stack and queue issues dual stack parking lot paveme
RefswPowerManagementOverview
- This document describes the design and implementation of power management support in the Broadcom Set- Top Box (STB) Reference Software stack. The primary intended audience for this document is application and middleware developers writing softwa
duiyuzhan
- 堆和栈的区别可以用如下的比喻来看出: 使用栈就象我们去饭馆里吃饭,只管点菜(发出申请)、付钱、和吃(使用),吃饱了就走,不必理会切菜、洗菜等准备工作和洗碗、刷锅等扫尾工作,他的好处是快捷,但是自由度小。 使用堆就象是自己动手做喜欢吃的菜肴,比较麻烦,但是比较符合自己的口味,而且自由度大。 -Difference between heap and stack can use the following analogy of view out: use the stack as we
AN452
- 无线M-Bus堆叠程序员指南应用说明资料,相关人员可以下载看看,希望对您有所帮助。-Wireless M-Bus stack Programmer s Guide Application Note information related personnel can download to see, I hope for your help.
ZigBee-RF4CE
- ZigBee RF4CE栈, 本手册提供了可以在NXP JN516x器件上实现的ZigBee RF4CE网络栈的相关信息参考。本手册包含NXP ZigBee RF4CE栈软件相关的观念和实用信息,描述了ZigBee RF4CE应用程序接口(API)、API函数以及相关资源(枚举、架构和常量)的使用,可以用作ZigBee RF4CE应用开发的参考资料。-This manual provides relevant information with reference to ZigBee RF4CE
sim900_ttl_gsm_modem_opn
- GSM/GPRS TTL -Modem from rhydoLABZ is built with SIMCOM Make SIM900 Quad-band GSM/GPRS engine, works on frequencies 850 MHz, 900 MHz, 1800 MHz and 1900 MHz. It is very compact in size and easy to use as plug in GSM Modem. The Modem is designed wi