搜索资源列表
hci_uart
- Bluetooth protocol stack for Linux
sortexample
- Stack, queue, sorting exmaples in C/C++. -Stack, queue, sorting exmaples in C / C.
bluez-libs-2.13
- 基于liunx的蓝牙协议栈源代码版本為2.13,可以方便的下載和移植!-liunx based on the Bluetooth protocol stack source code for version 2.13, can easily download and transplant!
gsoap-2.6.2.tar
- 开源的soap协议栈源代码; 开发web service的好工具-revenue soap protocol stack source code; Development of a good web service tools
live.2006.08.26.tar
- linux下的rtsp/rtp/rtcp协议栈源代码; c++写的,带参考程序-linux under the rtsp / rtp / rtcp protocol stack source code; C wrote, with reference program
linux_Kernel_Stack
- linux内核协议栈详解,含linux网络结构图例,代码-linux kernel stack Descr iption, linux network structure with legend, code
usbport.tar
- 开源的usbport 的usb主机协议栈,本协议栈可以支持多种不同的usb控制芯片,芯片的驱动可以动态加载和卸载,usbport采用C语言编写,可以使用于arm7/arm9/avr等多种平台。 -Open-source usbport the usb host protocol stack, the protocol stack can support a wide variety of usb controller chip, chip driver can be dynamically
bacnet-stack-0.5.0
- BACnet Protocol Stack. For Linux platform/
stack
- UNIX下堆栈的操作,完成多个函数依次进栈,之后用jmpbuffer跳转的实例-UNIX operating under the stack, followed by the completion of a number of functions into the stack, followed by examples of Jump jmpbuffer
2HCIUSBDriver
- 2HCI USB driver for Linux Bluetooth protocol stack 蓝牙底层USB Driver程序-2HCI USB driver for Linux Bluetooth protocol stack Bluetooth USB Driver procedures underlying
stack
- QT4中实现堆栈窗口,该实例中用QStackedWidget来实现堆栈窗口-QT4 achieve stack window, the instance is used to implement the stack window QStackedWidget
The-Linux-TCP-IP-Stack
- 这是一本讲述Linux中关于ip栈的问题,内容比较难,我都只看了一半。-this is a book about linx ip stack with a difficult contens,but it apparetly tell some importent secret about linux.
stack
- 包含栈的相关操作,入栈、出栈、删除栈顶元素,栈元素的遍历-Contains stack the relevant operation, into the stack, the stack, delete stack elements, stack of elements of the traverse
stack
- 数据结构,栈,linux操作系统,栈的创建、空栈、满栈、出栈和进栈-Data structures, stack, Linux operating system, the creation of the stack, empty stack, full stack, the stack and into the stack
Stack
- Stack is a Last-In First-Out(LIFO) data structure which represents a stack of objects.
linux-thread-of-stack
- 本文档通过实际的测试代码讲述linux下的线程栈-Tells the thread stack under linux by example test code.
thread-stack
- thread-stack.c: Synthesize a thread s stack using call return events.
stack
- kMinSize is the number of pointers that will be initially allocated in a new stack.
stack
- C编的停车场管理系统,用堆栈和队实现的,并加入了人性化设计,-C of parking lot management system, use the stack and team, and joined the humanized design,
Stack-and-queue-simple-Test
- 实现数据结构中关于栈与队列的基础内容,栈的内容包括顺序栈、链式栈、用栈实现斐波那契函数以及两个栈实现共享空间,队列内容包括顺序队列、链式队列-Implementation of the data structure on the stack and the contents of the queue, the contents of the stack, including the stack, chain stack, with the stack to achieve Fibonacci f