搜索资源列表
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
stack
- 1到4这四个数字,找出它们进出栈的不同次序有哪些。-1-4 The four figures and find them out of the stack which have different priorities.
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
stack
- 所有的堆栈,包括top,pull等,用来实现数值转换等-All of the stack, including the top, pull, etc., used to achieve the numerical conversion
2HCIUSBDriver
- 2HCI USB driver for Linux Bluetooth protocol stack 蓝牙底层USB Driver程序-2HCI USB driver for Linux Bluetooth protocol stack Bluetooth USB Driver procedures underlying
Buffer_Overflows_b
- 顶尖高手讲的缓冲区溢出漏洞原理及实例代码分析,C,汇编。千万别错过,很难得的资料哟-You have to know assembly language, C language, and Linux. Of course, you have to know what buffer overflow is. You can get the information of the buffer overflow in phrack 49-14 ( Smashing The Stack For
stack
- 栈,数据结构的基础,这个栈实现的源代码,可用于初学者的研究-Stack, data structures based on the source code implementation of this stack can be used to study for beginners
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.
Z-stack
- TI Z-stack 协议栈开发环境和工作流程。-Z-Stack API(Application Programming Interface),HAL (Hardware Abstract Layer),MAC(Media Access Control),NWK(Zigbee Network Layer),OSAL (Operating System Abstract System), Security, Service,ZDO (Zigbee Device Objects)。
stack
- 用栈的思想实现的简易计算器,可直接输入表达式,然后自动计算结果-Ideology with a stack of simple calculator, you can directly enter an expression, then automatically calculated
stack
- 包含栈的相关操作,入栈、出栈、删除栈顶元素,栈元素的遍历-Contains stack the relevant operation, into the stack, the stack, delete stack elements, stack of elements of the traverse
linux-protocol-stack
- 这是一本介绍linux2.6协议栈源代码的书,不是介绍“协议”的书。-This is an introduction linux2.6 protocol stack source code, not the book introduces the "Agreement".
stack
- 数据结构,栈,linux操作系统,栈的创建、空栈、满栈、出栈和进栈-Data structures, stack, Linux operating system, the creation of the stack, empty stack, full stack, the stack and into the stack
stack
- 栈的基本运算,栈的初始化,元素进栈,元素的出栈,栈的销毁-The basic operation of the stack: stack initialization, put the elements into the stack,output the elements in stack, destroy the stack.
stack
- 括号匹配的C++类,用堆栈写的,写的不好。。。见谅-Parenthesis matching C++ class stack written, badly written. . . Forgive me
Solve-the-problem-of-stack-overflow
- 解决栈溢出问题,涉及到嵌入式汇编。但是解决的方法是静态的解决方法,可以优化成动态的。-Solve the stack overflow problems related to the embedded assembler. The solution is static solution can optimize the dynamic.
stack-curriculum-design
- 数据结构中的栈表,东华大学课程设计-Stack data structure table, Donghua University curriculum design. . . . .