T-kernel Tcp/ip Protocol Stack Sample
标签: Protocol kernel Sample Stack
上传时间: 2014-01-13
上传用户:一诺88
堆和栈的区别 一、预备知识—程序的内存分配 一个由c/C++编译的程序占用的内存分为以下几个部分 1、栈区(stack)— 由编译器自动分配释放 ,存放函数的参数值,局部变量的值等。其操作方式类似于数据结构中的栈。 2、堆区(heap) — 一般由程序员分配释放, 若程序员不释放,程序结束时可能由OS回收 。注意它与数据结构中的堆是两回事,分配方式倒是类似于链表,呵呵。 3、全局区(静态区)(static)—,全局变量和静态变量的存储是放在一块的,初始化的全局变量和静态变量在一块区域, 未初始化的全局变量和未初始化的静态变量在相邻的另一块区域。 - 程序结束后有系统释放 4、文字常量区—常量字符串就是放在这里的。 程序结束后由系统释放 5、程序代码区—存放函数体的二进制代码。 二、例子程序
上传时间: 2013-12-23
上传用户:yzhl1988
bluez is the standed offical bluetooth stack with all lib source under linux.
标签: bluetooth standed offical source
上传时间: 2014-05-25
上传用户:稀世之宝039
LPC214x USB stack LPC214x usb 协议
上传时间: 2013-11-29
上传用户:笨小孩
teach you to use java to implement STACK aghotim etc... java function have fun
标签: java implement function aghotim
上传时间: 2014-01-24
上传用户:清风冷雨
vawecom gsm modem gsm,gprs,ip stack documentation
标签: documentation gsm vawecom modem
上传时间: 2015-09-02
上传用户:chenlong
RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is to reduce memory usage and code size, making RTL-lwIP suitable for use in small clients with very limited resources such as embedded systems.
标签: RTL-lwIP the stack RTLinux-GPL
上传时间: 2015-09-05
上传用户:
it is used for initializing stack and c environment .you can open it with ADS 1.2,It is only experiment plan for your study!
标签: initializing environment stack it
上传时间: 2014-01-05
上传用户:xuanjie
VTS(VisuaI Test Shelf) V3.4.7的源代码。VTS是美国国家联邦实验室N.I.S.T.所开发的BACnet协议下的报文的测试工具。BACnet(A Data Communication Protocol for Building Automation and Control Network)是由美国采暖、制冷和空调工程师协会制定的开放楼宇自动控制网络数据通信协议。
标签: BACnet N.I.S.T. VTS Communica
上传时间: 2014-10-12
上传用户:坏天使kk
stack code impletemtn by java
标签: impletemtn stack code java
上传时间: 2013-12-28
上传用户:清风冷雨