搜索资源列表

  1. lwIP TCP-IP协议栈的设计与实现

    1下载:
  2. lwIP TCP-IP设计与实现(基于ucos操作系统)-design and implement of the lwIP TCP-IP stack ((based on uCOS operating system)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:32.64kb
    • 提供者:zhu
  1. sflphoned-latest.tar

    0下载:
  2. 贡献一个基于osip协议栈的用户代理,sflphone,很不错的-osip contribution to a protocol stack based on the user agent, sflphone, very good
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:979.63kb
    • 提供者:李云
  1. EnumSoftphone-source_0.04

    0下载:
  2. 再贡献一份基于osip 协议栈的用户代理,enumphone,可以研究一下-a further contribution osip protocol stack based on the user agent, enumphone can study
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:334.8kb
    • 提供者:李云
  1. JN-AN-1016-Zigbee-Wireless-UART-1v4

    0下载:
  2. 该源代码为Jennic公司基于Zigbee协议栈的芯片JN5121开发出来的基于IEEE802.15.4和Zigbee的无线串口设备(下位机)的通信源代码!望跟大家分享!-the source code for the company Jennic Zigbee protocol stack based on the JN5121 chip developed Based on the IEEE802.15.4 and Zigbee w
  3. 所属分类:串口编程

    • 发布日期:2025-01-12
    • 文件大小:62kb
    • 提供者:陈强
  1. JN-AN-1026-ZigBee-Wireless-Keyboard

    0下载:
  2. 该代码为Jennic公司芯片JN5121,基于Zigbee协议栈的无线键盘(类似与蓝牙但是成本比蓝牙低许多)的下位机源代码。望跟大家分享!-The code for Jennic JN5121 chip companies, Zigbee protocol stack based on the wireless keyboard (similar to Bluetooth, but with the cost much lower th
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2025-01-12
    • 文件大小:93kb
    • 提供者:陈强
  1. Talg_det_v1.2

    0下载:
  2. Stack-based sequential decoder for M-QAM modulated MIMO-type problems, i.e., of fixed tree depth.
  3. 所属分类:其他小程序

    • 发布日期:2025-01-12
    • 文件大小:36kb
    • 提供者:王峥
  1. mjsip_1.6

    0下载:
  2. 结构非常清晰的SIP协议栈,基于java语言,完全实现RFC3261-Structure is very clear SIP protocol stack, based on the java language, the full realization of RFC3261
  3. 所属分类:JSP源码/Java

    • 发布日期:2025-01-12
    • 文件大小:1.04mb
    • 提供者:杨安国
  1. Source

    0下载:
  2. 基于z-stack协议栈的应用程序 适合适合协议栈入门-Z-stack-based application protocol stack protocol stack suitable for entry-
  3. 所属分类:其他小程序

    • 发布日期:2025-01-12
    • 文件大小:7kb
    • 提供者:戴立伟
  1. graph

    0下载:
  2. 对图的深度优先遍历 基于堆栈 非堆栈 两种实现-On the graph depth-first traversal of non-stack based on the stack of two to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-12
    • 文件大小:1kb
    • 提供者:杨平安
  1. SEAL_det_v1.0

    0下载:
  2. A stack-based sequential depth-first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems
  3. 所属分类:通讯/手机编程

    • 发布日期:2025-01-12
    • 文件大小:21kb
    • 提供者:xzl
  1. stack

    0下载:
  2. zigbee2004通信协议栈,基于2430和2431芯片的源代码-zigbee2004 communications protocol stack, based on the 2430 and 2431 chip, the source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-01-12
    • 文件大小:110kb
    • 提供者:chneggp
  1. A2DP

    0下载:
  2. 摘要:通过对蓝牙高级音频分发框架(A2DP)协议栈进行系统地分析,提出了一种基于消息机制的协议方案,在无A2DP框架的蓝牙1.1协议栈基础上实现了轻型的A2DP应用框架,并且利用嵌入式蓝牙开发平台,实现了基本的点对点蓝牙立体声音频数据的传输。-Abstract: The distribution of the fr a mework of the Bluetooth Advanced Audio (A2DP) protocol stac
  3. 所属分类:软件工程

    • 发布日期:2025-01-12
    • 文件大小:8kb
    • 提供者:飞飞
  1. Stack

    0下载:
  2. 基于堆栈的计算器,vc++开发,学习,从顶而下的设计思想-Stack-based calculator, vc++ development, study, from the top-down design idea
  3. 所属分类:Windows编程

    • 发布日期:2025-01-12
    • 文件大小:1kb
    • 提供者:张胜超
  1. Talg_det

    0下载:
  2. The real-valued version of this priority first stack-based sequential decoding algorithm is based on a decoding tree of m+1 levels where each node has 2*xMax children-The real-valued version of this priority first
  3. 所属分类:数值算法/人工智能

    • 发布日期:2025-01-12
    • 文件大小:2kb
    • 提供者:phares
  1. stack

    0下载:
  2. C++ Interface Class This C++ code is intended to be a tutorial. It is an extension of the idea presented in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to c
  3. 所属分类:压缩解压

    • 发布日期:2025-01-12
    • 文件大小:3kb
    • 提供者:邹娟
  1. understanding-of-the-Linux-network-protocol-stack-

    0下载:
  2. 对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
  3. 所属分类:软件工程

    • 发布日期:2025-01-12
    • 文件大小:5kb
    • 提供者:chenjun
  1. stack

    0下载:
  2. 实验题目:5.1 基于顺序栈的括号匹配程序设计验证 一、实验目的 1. 掌握栈的顺序存储结构; 2. 掌握栈的操作特性; 3. 掌握基于顺序栈的基本操作的实现方法。 二、实验内容 1. 实现顺序栈的成员函数; 2. 基于顺序栈的括号匹配程序设计验证。 实验题目:5.2 基于链式栈的表达式的计算程序设计验证 一、实验目的 1. 掌握栈的链式存储结构; 2. 掌握栈的操作特性; 3. 掌握基于
  3. 所属分类:其他小程序

    • 发布日期:2025-01-12
    • 文件大小:14kb
    • 提供者:混乱
  1. stack

    0下载:
  2. 数据结构中,基于栈的操作,包括判断空栈,入栈,出栈等操作。-Data structures, stack-based operations, including the judge empty stack, stack, stack and other operations.
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-01-12
    • 文件大小:2kb
    • 提供者:lxn
  1. bacnet-stack-0.5.9

    0下载:
  2. BACnet 最新版本的Free Stack,对原有协议进行了较大的修正,目前为0.5.9版本 BACnet协议是楼宇自动化唯一的国际协议,已经得到欧盟和美国、日韩的国家标准认可-BACnet Static Version 0.5.9 based on ASHARE Standard version 2008 the new latest version Building Automation Protocol
  3. 所属分类:通讯编程

    • 发布日期:2025-01-12
    • 文件大小:1.69mb
    • 提供者:兰心
  1. stack

    0下载:
  2. 一个关于栈的小程序,用于判断一个表达式的()与[]是否配对。运行judge.cpp,如输入4+3*(2+8)#显示paried而4+(2*2-3#显示unpaired。希望对您学习堆栈有帮助。-it s a simple program about stack based on stack.you can use it to judge whether ()and []is matched in an expression.
  3. 所属分类:其他小程序

    • 发布日期:2025-01-12
    • 文件大小:1.11mb
    • 提供者:szy
« 12 3 4 5 6 7 8 9 10 ... 27 »

源码中国 www.ymcn.org