Welcome![Sign In][Sign Up]
Location:
Search - stack

Search list

[Otherstackoper

Description: 栈的操作是先进后出,这个小程序用于实现进栈,出栈的功能-Stack advanced after the operation is that the procedures used to achieve small Progressive stack, stack up the function
Platform: | Size: 1024 | Author: lyt | Hits:

[Other Embeded programmp1

Description: Microchip zigbee stack-Microchip
Platform: | Size: 1119232 | Author: 周应宾 | Hits:

[CSharpMyStack

Description: 用C#自编的栈的控件,可生成stack.d-written in C# stack of controls, which will generate stack.d
Platform: | Size: 15360 | Author: 包磊 | Hits:

[Linux-Unixhci_uart

Description: Bluetooth protocol stack for Linux
Platform: | Size: 4096 | Author: blind2804189 | Hits:

[USB developUSB_Disk

Description: C语言版的USB单片机固件源代码,实现U盘的存储功能。包括了USB的常用协议栈-C language version of the USB MCU firmware source code, achieving U disk storage capacity. Including a common USB protocol stack
Platform: | Size: 23552 | Author: 李飞 | Hits:

[Embeded-SCM Developtcpip_src

Description: 一个tcp/ip协议栈,带有PPP、IP、TCP、UDP等协议,我没仔细调试过-a tcp/ip protocol stack, with the PPP, IP, TCP, UDP, etc. agreement I did not carefully tuned
Platform: | Size: 335872 | Author: 魏萧 | Hits:

[TCP/IP stackOpenTCP-1.0.4.src

Description: a very good source code about tcp/ip stack
Platform: | Size: 191488 | Author: | Hits:

[Embeded Linuxbluetooth_core

Description: blue tooth 核心协议栈在linux上的实现-blue tooth core protocol stack in the realization of linux
Platform: | Size: 128000 | Author: xiaohui | Hits:

[VOIP programopensrc-sipstack-phone

Description: 开源sip stack以及软终端, 开源sip stack以及软终端,-open source stack and sip soft terminals, as well as open-source stack sip soft terminal, revenue sip stack and soft terminal,
Platform: | Size: 45111296 | Author: 苏大人 | Hits:

[TCP/IP stackTCP_IP_C51_Source

Description: TCP_IP_C51源程序 用于C51的TCP/IP协议栈-TCP_IP_C51 C51 source for the TCP/IP Protocol Stack
Platform: | Size: 211968 | Author: feiyp | Hits:

[Internet-Networktcpipstack

Description: tcpipstack源程序用于C51的TCP/IP协议栈,,C-C++,TCP/IP Stack -tcpipstack C51 source for the TCP/IP protocol stack, and C-C, TCP/IP Stack
Platform: | Size: 837632 | Author: 王前 | Hits:

[TCP/IP stackembed-tcpip-source

Description: 嵌入式TCPIP源代码,短小精悍,是学习TCP/IP协议栈实现的极好代码,同时也可以移植到手持设备。-embedded source code, short and pithy. learning TCP/IP protocol stack to achieve an excellent code, but also can be transferred to portable devices.
Platform: | Size: 763904 | Author: 大海 | Hits:

[Linux-Unixlive.2006.08.26.tar

Description: linux下的rtsp/rtp/rtcp协议栈源代码; c++写的,带参考程序-linux under the rtsp/rtp/rtcp protocol stack source code; C wrote, with reference program
Platform: | Size: 413696 | Author: 全不知 | Hits:

[Program docoSIP

Description: A reference of SIP protocol stack, very good.-A reference of the SIP protocol stack, very good.
Platform: | Size: 31744 | Author: user | Hits:

[Internet-Networknetworkpackage-2

Description: picoos源码。The RTOS and the TCP/IP stack will be built automatically.-picoos source. The RTOS andthe TCP/IP stack will be built automatically.
Platform: | Size: 1335296 | Author: 张成 | Hits:

[Linux-UnixjWAP-1.2-src.tar

Description: WAP Stack implementation jwap.sourceforge.net-WAP Stack implementation jwap.sourcefor ge.net
Platform: | Size: 1427456 | Author: Pavel | Hits:

[OS Developtcpip.1.00.00.sh_m32r.tar

Description: T-kernel Tcp/ip Protocol Stack Sample-T-kernel TCP/ip Protocol Stack Sample
Platform: | Size: 1250304 | Author: 张纹霖 | Hits:

[Post-TeleCom sofeware systemssipX_stack

Description: 一个著名的SIP协议栈,应用于sipX和resiprocate中。-a well-known SIP protocol stack, and application sipX resiprocate China.
Platform: | Size: 3680256 | Author: | Hits:

[Technology Managementdifferenct

Description: 堆和栈的区别 一、预备知识—程序的内存分配 一个由c/C++编译的程序占用的内存分为以下几个部分 1、栈区(stack)— 由编译器自动分配释放 ,存放函数的参数值,局部变量的值等。其操作方式类似于数据结构中的栈。 2、堆区(heap) — 一般由程序员分配释放, 若程序员不释放,程序结束时可能由OS回收 。注意它与数据结构中的堆是两回事,分配方式倒是类似于链表,呵呵。 3、全局区(静态区)(static)—,全局变量和静态变量的存储是放在一块的,初始化的全局变量和静态变量在一块区域, 未初始化的全局变量和未初始化的静态变量在相邻的另一块区域。 - 程序结束后有系统释放 4、文字常量区—常量字符串就是放在这里的。 程序结束后由系统释放 5、程序代码区—存放函数体的二进制代码。 二、例子程序 -reactors and the distinction between a stack, prior knowledge-memory allocation procedures from a c/C compiler procedures occupied by the memory is divided into the following sections 1, Stack (stack)- automatically by the compiler release distribution, storage function parameters, local variables, such as the value. Their mode of operation similar to the data structure of the stack. 2, the reactor (heap)- General to release the allocation by programmers, programmers if not released at the end of proceedings by the OS may recall. Attention to its data structure and the reactor are two different things, but similar to the distribution chain, Ha ha. 3, the overall situation (static) (static)-, global variables and static variables are stored on one, initialize the global variables and s
Platform: | Size: 14336 | Author: stevephen | Hits:

[Com PortJN-AN-1016-Zigbee-Wireless-UART-1v4

Description: 该源代码为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 wireless serial device (crew) on behalf of the source of the communication code! Hope to share with you!
Platform: | Size: 63488 | Author: 陈强 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net