Hooking the kernel directly
资源简介:Hooking the kernel directly
上传时间: 2014-08-21
上传用户:日光微澜
资源简介:libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to...
上传时间: 2015-08-07
上传用户:徐孺
资源简介:Demonstration and test of the kernel-ica package
上传时间: 2014-01-05
上传用户:wangdean1101
资源简介:the kernel compiled with C
上传时间: 2015-06-29
上传用户:qw12
资源简介:Sample Drivers for the kernel Mode Driver Framework
上传时间: 2015-11-21
上传用户:fandeshun
资源简介:Linux Lesson for kernel Guide. This book will give the kernel Functionality for the kernel in detail.
上传时间: 2014-01-16
上传用户:yuchunhai1990
资源简介:these are the kernel patches against the 2.6.11_rc5 kernel from linux-mips.org for the AMD Alchemy(TM) DBAu1200(TM) and AMD Alchemy(TM) Pb1200(TM) development boards.
上传时间: 2016-02-27
上传用户:shizhanincc
资源简介:Architecture of the kernel-Mode Driver Framework.doc KMDF驱动开发
上传时间: 2016-03-30
上传用户:爱死爱死
资源简介:the download includes the kernel source code, and a demo application for EVERY RTOS port. See http://www.freertos.org/a00017.html for full details of the directory structure and information on locating the files you require. the easie...
上传时间: 2016-08-24
上传用户:zhyiroy
资源简介:the kernel-ica package is a Matlab program that implements the kernel ICA algorithm for independent component analysis (ICA). the kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast ...
上传时间: 2014-01-17
上传用户:yiwen213
资源简介:Matlab source codes for the kernel direct discriminant analysis (KDDA),Author: Lu Juwei , Bell Canada Multimedia Lab, Dept. of ECE, U. of Toronto ,Released in 03 September 2003
上传时间: 2013-12-18
上传用户:rocketrevenge
资源简介:introduce the kernel of RealTime os.
上传时间: 2017-01-08
上传用户:cx111111
资源简介:FDMP the body of the kernel, the Information-Technology Promotion Agency (IPA) adopted by the unexplored themes of Creativity software is one of the "multi-processor system-level development environment for the development of the system" as...
上传时间: 2013-12-25
上传用户:dengzb84
资源简介:This function seperates a 2D matrix into its X and Y components if by definition the kernel is seperable (rank==1).
上传时间: 2013-12-26
上传用户:叶山豪
资源简介:Defines and Computes the Differentiation kernel, the kernel of the inverse heat conduction problem as a function of s and r. Note: you will need to select some value Nmax at which to terminate the infinite sums in SVE of the kernel
上传时间: 2014-01-23
上传用户:R50974
资源简介:Find an introduction to the architecture, concepts and algorithms of the Linux kernel in Professional Linux kernel Architecture, a guide to the kernel sources and large number of connections among subsystems.
上传时间: 2014-01-15
上传用户:TRIFCT
资源简介:Sanos Operating System kernel ----------------------------- Sanos is an OS kernel for use in PC based server appliances. the kernel was developed as part of an experiment on investigating the feasibility of running java server applications ...
上传时间: 2014-01-03
上传用户:1159797854
资源简介:In the ffuart.tar.gz it has one file. the serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上传时间: 2014-01-06
上传用户:2404
资源简介:Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non...
上传时间: 2013-12-23
上传用户:小儒尼尼奥
资源简介:可在系统引导时工作的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 r...
上传时间: 2014-01-02
上传用户:gdgzhym
资源简介:KVM (for kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unm...
上传时间: 2015-08-20
上传用户:lijianyu172
资源简介:In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadline violations. Priority inheritance protocol is one of the approaches to reduce priority inversion. Unfortunately, RTOS like uC/OS can’...
上传时间: 2015-12-14
上传用户:气温达上千万的
资源简介:因此,您想编写一个内核模块。您知道C,您已经编写了一些可以作为进程运行的常规程序,现在您想知道真正的动作在哪里,一个通配指针可以擦掉文件系统,核心转储意味着重新启动。内核模块到底是什么?模块是可以根据需要加载和卸载的代码段。它们扩展了内核的...
上传时间: 2022-03-30
上传用户:
资源简介:多远程二极管温度传感器-Design Considerations for pc thermal management Multiple RDTS (remote diode temperature sensing) provides the most accurate method of sensing an IC’s junction temperature. It overcomes thermal gradient and placement ...
上传时间: 2014-12-21
上传用户:ljd123456
资源简介:很好的linux内核调试软件 兼辕马,没有密码。 the ia64 and ix86 directories contain versions of kdb prior to v2.0 (kdb version v2.0, not the kernel version). Older versions of kdb had complete patches for each architecture it supported, eac...
上传时间: 2014-01-21
上传用户:wyc199288
资源简介: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
上传时间: 2014-01-24
上传用户:tianjinfan
资源简介: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, ...
上传时间: 2014-12-07
上传用户:PresidentHuang
资源简介:Linux编程的经典书,OReilly系列。the new edition of Understanding the Linux kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.
上传时间: 2016-02-05
上传用户:lanjisu111
资源简介:Session 1: common and useful built-in Mathematica functions variable assignment and function definition the Front End and the kernel Notebooks. Session 2: organisation of data in Mathematica lists and expressions simple programming funct...
上传时间: 2013-12-27
上传用户:362279997
资源简介:This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. these experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and comp...
上传时间: 2016-03-22
上传用户:qlpqlq