CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - kernel methods

搜索资源列表

  1. thesis

    0下载:
  2. FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level lang
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:714.62kb
    • 提供者:石头
  1. pstree

    0下载:
  2. linux 下的打印进程树的代码,两种方法,一种是基于内核模块的,一种是用proc实现的-linux printing process under the tree code, the two methods, one is based on the kernel module, and one is achieved by proc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:229.22kb
    • 提供者:mary
  1. OS0417

    1下载:
  2. 此为NachOs实验报告及源码,实验内容: 1. 研究code/shell 下的代码: Nachos 所给的源代码的code/shell 目录下的源代码实现了一个shell,该shell 利用C/C++ 对Linux Shell 命令的调用支持( execl (SHELL, SHELL, "-c", exec_name,NULL) )实现了一个Shell 的Wrapper,使得一个函数(nachos_syscall.c 中的Exec(char*exec_name))可以实现所有的Linu
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-05-23
    • 文件大小:272kb
    • 提供者:Lilith
  1. MakeLinux_kernel

    0下载:
  2. 在Linux环境下编译内核,源码编译和二进制编译两种方法,及遇到一些问题的解决方法-In the Linux kernel environment, source code and binary compiler to compile the two methods, and some solution to the problem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:175.38kb
    • 提供者:jennycai
  1. netlink_demo

    0下载:
  2. NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由用户空间返回。-under LINUX environment NETLINK is a new type of user space and kernel space of interactive methods, sample code gives an example of a network packet to the NETLI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.1kb
    • 提供者:卢一平
  1. Chapter_2

    0下载:
  2. 本章简要介绍Linux中一般的编码结构,并描述诸多与内核打交道的方法。我们首先 关注内核中常见数据类型,比如有效存储、信息检索、编码方法,以及基本汇编语言。这将 为我们在以后的章节中详细分析内核打下基础。接下来介绍Linux如何将源代码编译、链 接成可执行代码,这对理解交叉平台编码和更好地介绍GNU工具集不无益处。之后就是一 系列从Linux内核搜集信息的方法之概要了。本章涉及的内容非常广泛,包括源代码和可 执行代码的分析,以及在Linux内核中插入调试语句。-This ch
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:446.68kb
    • 提供者:丹尼
  1. LINUX_system_analysis_and_advanced_programming_tec

    0下载:
  2. LINUX系统分析与高级编程技术 本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术人员提供了较全面的参考。 -LINUX system analysis and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:8.93mb
    • 提供者:QianYang
  1. C-bianxiequdong

    0下载:
  2. 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备. 每一个驱动都是不同的 作为一个驱动编写者, 你需要深入理解你的特定设备. 但是大部分的原则和基本技术对所有驱动都是一样的. 本书无法教你关于你的设备的东西, 但是它给予你所需要的使你的设备运行起来的背景知识的指导.-This book guides you how to write your own driver, and how to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1.14mb
    • 提供者:feilong
  1. tree_tools

    0下载:
  2. 在学习linux内核代码时,因为它的文件组织庞大,利用此工具可以很方便的查看,文件及目录的组织方式。希望大家有用。里面含安装的源码包和安装方法。-Learning linux kernel code, because it documents a large organization, use this tool can easily view, files and directories are organized. Hope helpful. Inside the source packag
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:36.32kb
    • 提供者:wang
  1. ARMSYS641andlinux2.6

    0下载:
  2. 该资料非常详细的描述了linux 2.6内核的测试方法和实例。-The information is very detailed descr iption of linux 2.6 kernel test methods and examples.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3.05mb
    • 提供者:lining
  1. Linux_loadable_kernel_module_mechanism_and_applica

    0下载:
  2. 为了缩短 Linux 开发和测试的时间,提高开发效率。详细分析了Linux 可加载内核模块机制即LKM(Loadable Kernel Module)的工作原理、实现细节和LKM 机制中的关键技术,总结了在实际开发中针对最新内核稳定版本2.6 编写内核模块的方法和需要注意的问题。在Linux操作系统环境下应用LKM 对零拷贝原理进行了实现。在Linux 开发和研究中应用LKM 可以大大加快开发速度-In order to shorten the Linux development and tes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:124.15kb
    • 提供者:jsh
  1. Linux

    0下载:
  2. 这是一篇关于linux环境下有关内核的移植,交叉编译环境的建立,镜像文件的生成的文章,最后你还介绍了烧写镜像文件的几种方法。-This is a linux environment on the graft under the kernel, the establishment of cross-compiler environment, the article generated image file, and finally you are also introduced several m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1.43mb
    • 提供者:张凯
  1. linux_system_call

    0下载:
  2. 在Linus系统中添加系统调用方法,详细讲解了修改内核的方法-Linus added to the system in the system call method, explained in detail the methods to modify the kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7.24kb
    • 提供者:
  1. x

    0下载:
  2. 学习linux内核方法,探讨如何学习Linux内核-Linux kernel learning methods, explore how to learn Linux kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1.27mb
    • 提供者:李炜
  1. jnetpcap-1.3.b4-1.debian.x86_64

    0下载:
  2. A java wrapper for popular "libpcap" and "WinPcap" libraries. Accurate full API translation. Packet buffers delivered with no copies. Send custom packets, gather statistics. Exposes advanced low level kernel management methods, all and more in Ja
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:384.87kb
    • 提供者:david
  1. Farsight100626-1

    0下载:
  2. LINUX 内核高效学习方法,内容充实,简捷-LINUX kernel and efficient learning methods, informative, simple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:897.7kb
    • 提供者:zhangbijun
  1. Farsight100626-2

    0下载:
  2. LINUX 内核高效学习方法,内容充实,简捷 -LINUX kernel and efficient learning methods, informative, simple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:550.97kb
    • 提供者:zhangbijun
  1. Farsight100626-3

    0下载:
  2. LINUX 内核高效学习方法,内容充实, 简捷-LINUX kernel and efficient learning methods, informative, simple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:468.83kb
    • 提供者:zhangbijun
  1. Linux-Kernel-Development

    0下载:
  2. Unix 内核开发, 目录如下: Contents at a Glance 1 Introduction to the Linux Kernel 1 2 Getting Started with the Kernel 11 3 Process Management 23 4 Process Scheduling 41 5 System Calls 69 6 Kernel Data Structures 85 7 Interrupts and Interrupt H
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.84mb
    • 提供者:ziv.han
  1. LINUX-note

    0下载:
  2. 详细讲解了linux的内核结构、工作原理以及开发方法-Gave a detailed structure of linux kernel, operating principles and development methods
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:480.67kb
    • 提供者:尹铭钦
« 12 »
搜珍网 www.dssz.com