搜索资源列表
affix-2.1.2.tar
- Affix - Bluetooth Protocol Stack for Linux has been developed at Nokia Research Center in Helsinki, Finland.-Affix - Bluetooth Protocol Stack for Linux has been developed at the Nokia Research Center in H elsinki, Finland.
affix-kernel-2.1.2.tar
- Affix - Bluetooth Protocol Stack for Linux has been developed at Nokia Research Center in Helsinki, Finland.-Affix - Bluetooth Protocol Stack for Linux has been developed at the Nokia Research Center in H elsinki, Finland.
rp-pppoe-3.8
- rp-pppoe-3.8是在RED HAT系列Linux中所使用的拨号上网程序,采用PPPOE协议,实现了其协议栈。-rp - PPPOE - 3.8 in RED HAT series of Linux used by the dial-up Internet access procedures used PPPOE agreement, achieved its protocol stack.
funambol-outlook-plugin-src-6.5.0
- This SDK allows to integrate a syncml stack in a C++ application on a variety of platforms. Currently, Windows, WinMobile and Linux are actively supported, but you can easily build it on other Unixes or other mobile/embedded platforms.
Samsung-driver
- Samsung S3C24xx SD/MMC 驱动 This a MMC/SD driver for the Samsung S3C24xx SD/MMC controller, originally developed years ago by Thomas Kleffel <tk@maintech.de>. Due to time constraints, he had no time to further maintain the driver and f
wimax-i2400m-1.4.1
- Driver for the Intel Wireless Wimax Connection 2400m (C) 2008 Intel Corporation < linux-wimax@intel.com > This provides a driver for the Intel Wireless WiMAX Connection 2400m and a basic Linux kernel WiMAX stack. - Driver fo
opensipstack
- OpenSIPStack is an ongoing attempt to provide software developers a platform agnostic stack implementation of RFC 3261. Currently, OpenSIPStack can be compiled in Linux, Solaris, BSD, Darwin and Windows. It boasts of an event driven architecture whic
FrameC_V0_4
- 1. 这是对之前MyOOCFwV1_0(http://www.pudn.com/downloads229/sourcecode/middleware/detail1079540.html)的完善,解决了之前的bug 2. 新添源码(src目录下):CharString、链式栈、链式队列、先序二叉树 3. 新添测试代码,放在test目录下 4. 运行环境:Linux + Eclipse IDE for C/C++ Developers-1. This is the improved v
Linux-Network-Kernel-Stack
- Linux网络核心堆栈。本文讨论模块编写者如何利用Netfilter hook 来实现任意目的以及如何将将网络通信在基于Libpcap 的应用程序中隐藏。-Linux core of the network stack. This article discusses how to use Netfilter hook module writers to achieve any purpose and how the network communications applications base
netfilter
- 深入Linux内核网络堆栈netfilter(好东西).-Depth network stack of the Linux kernel netfilter (a good thing).
calc
- 栈的应用,在linux下用c实现简易计算器,大家可以学习下!谢谢!-The application stack in linux using c achieve simple calculator, you can learn! Thank you!
Arg
- This class holds an instance of an argument on the stack for Linux v2.13.6.
Arg100
- This class holds an instance of an argument on the stack for Linux v2.13.6.
bluetooth
- Bluetooth protocol stack for Linux.
digital_technology
- NFC Digital Protocol stack for Linux v2.13.6.
SimpleSymbolEngine
- linux下使用backtrace和backtrace_symbols函数-stack call
libnfc-nxp.tar
- Linux下PN544协议栈,支持对各种A型卡,B型卡的读写(PN544 protocol stack under Linux.Support for all types of A cards, B cards read and write)
Linux clang 3.7.1
- Linux clang generated code
Linux GCC 5.2.0
- Linux gcc stack protection
os_file
- 操作系统课设作业。在磁盘空间模拟一个linux文件系统,并提供基本的文件操作命令(如mk, cp, mkdir, rmdir, cd, ls, cat, chmod, chown, chgrp, chnam等)。文件系统的实现采用混合索引式文件结构,包括使用空闲节点号栈管理空闲节点和成组链接管理空闲盘块。(Simulate a Linux file system in disk space and provide basic file operation commands (such as MK