可運行于linux平臺的自組織網絡協議,kernel版本的按需距離矢量協議源代碼
上傳時間: 2015-07-09
上傳用戶:xwd2010
可在系統引導時工作的RootKit,較簡單 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily). 3) BOOT KIT is PXE-compatible. 4) It can even lead to first ever PXE virus 5)It also enables you to load other root kits if you have physical access(Normally root kits can only be loaded by the administrator)
標簽: framework assembly RootKit small
上傳時間: 2014-01-02
上傳用戶:gdgzhym
linux內核代碼情景分析,分析了2.0版本的linux kernel,逐模塊逐語句進行分析,講解得比較詳細
上傳時間: 2015-08-12
上傳用戶:66666
Linux 2.4內核字符設備驅動開發實例。 是Linux下驅動開發人員再好不過的參考源碼。編譯之后加載驅動,附有測試程序進行驅動的測試! Linux kernel 2.4 char device driver example.
上傳時間: 2015-08-22
上傳用戶:liglechongchong
Linux環境下的Modbus驅動程序源碼,里面還有一個小例子(This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scripts for administration, and an example client program. )
上傳時間: 2013-12-25
上傳用戶:王楚楚
本程序是一個module, 使用這個程序需要先把它編譯出來(這里是把main.c編譯成main.o)。編譯命令如下: gcc -O -c -Wall main.c 使用的時候須用insmod main.o命令加載,不用時用rmmod main.o命令卸載就可以了。此程序還需要Linux2.4 kernel和netfilter的支持,Linux2.4.*內核的標準安裝里有netfilter/iptables
上傳時間: 2014-01-02
上傳用戶:windwolf2000
Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the kernel and freely available open source tools as the framework
標簽: Building Embedded embedded Systems
上傳時間: 2014-01-24
上傳用戶:tianjinfan
Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it s even more helpful, covering all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware.
標簽: bestselling programmers countless compute
上傳時間: 2014-01-13
上傳用戶:小草123
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn t kept waiting any longer than necessary for the relatively slow disks.
標簽: thoroughly understand variety order
上傳時間: 2014-12-07
上傳用戶:PresidentHuang
基于核的學習方法SVM(Support Vector Machine)有很好的分類識別性能,這是在SVM的基礎上改進的一個更好的SKM(Support Kernel Machine)Package.
標簽: Machine Support Vector SVM
上傳時間: 2014-01-15
上傳用戶:13517191407