CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - linux内核 代码

搜索资源列表

  1. oprofile-0.9.7.tar

    0下载:
  2. OProfile是Linux内核支持的一种性能分析机制。 它在时钟中断处理入口处建立监测点,记录被中断的上下文现场,由配套的用户态的工具oprof_start负责在用户态收集数据,opreport则分析数据并给出分析报告。 通过这个工具,开发人员可以得知一个程序的瓶颈在哪里,进而指导代码优化。-Linux kernel support for OProfile is a performance analysis system. It is the entrance to th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1389339
    • 提供者:Mike
  1. netlink_demo_2.6.30.tar

    0下载:
  2. 随着内核版本的演进,netlink的实现也有所变化。给出了在2.6.30内核系统上调测通过的的netlink demo,包括内核模块和应用程序两部分。程序代码精简,工程组织合理。具有参考与复用价值。-With the evolution of the kernel version, netlink realization also change. Given increase in the 2.6.30 kernel the system of measurement through the n
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5899
    • 提供者:董特尔
  1. souce

    0下载:
  2. LINUX网络协议栈的内核代码,含有注释,非常适合网络协议分析人员-Network protocol stack of LINUX kernel code, which contains notes, very suitable for network protocol analysis
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:39971
    • 提供者:zhangshenpeng
  1. bluetooth

    0下载:
  2. linux内核中的蓝牙模块代码,对研究蓝牙的朋友很有帮助,可以配合蓝牙库和工具集一起来看。-The Bluetooth module linux kernel code, the study of Bluetooth helpful friends, you can meet the Bluetooth library and tool set see the movie.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:113515
    • 提供者:lan
  1. ftdi_sio

    0下载:
  2. 标准的linux下rs-232驱动代码,不过是2.4内核的,若在2.6下用要做点修改-Standards under linux driver rs-232 code, but a 2.4 kernel, if used in the 2.6 to do under the modified
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:28925
    • 提供者:蒙蒙
  1. linux_kernel_explain

    0下载:
  2. linux0.11的源代码和linux内核解释的pdf。非常适合linux初学者,linux0.11的代码量为1万多行,而最新的linux源代码会有几百万行,可能一辈子也没办法全部理解,所以我们要理解linux的精髓。linux0.11版本是我们学习linux的最适合的源代码^_^,配合这位同济大学的教授的注释,真的很不错^_^-linux0.11 the linux kernel source code and explanation of the pdf. Linux is very sui
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5363597
    • 提供者:陈建华
  1. linux

    0下载:
  2. linux0.01内核源码,对于初学者很有价值,代码不多,操作系统的框架完整-linux0.01 kernel source code, great value for beginners, not much code, operating system integrity framework
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:74103
    • 提供者:李亮
  1. Linux_kernel

    0下载:
  2. linux内核源代码,通过该代码可以由简入深的学习操作系统-linux kernel source code, the adoption of the code can be from simple operating system into the deep learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:152616
    • 提供者:yangkun
  1. md5x86

    0下载:
  2. 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-Kernel compilation md5 algorithm, User requirements should be improved i
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-28
    • 文件大小:8735
    • 提供者:wulang
  1. e1000.7

    0下载:
  2. Linux内核驱动代码 关于硬件初始化的代码 仅供大家学习-Linux kernel driver code on the hardware initialization code for U.S. Study
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4440
    • 提供者:liufei
  1. linuxcode

    0下载:
  2. Linux0.0.1版源代码,暴强,最早一个版本的linux,一共8000多行代码,适合linux内核初学者阅读.-Linux0.0.1 source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:90850
    • 提供者:walker.bai
  1. linuxProcessKernel

    0下载:
  2. 要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。 目 录 进程 信号 sched.c 进程信号队列 SMP 内核线程页目录的借用 代码分析 线程 进程描述符 init进程从内核态切换到用户态 SET_LINKS REMOVE_LINKS get_wchan() sigframe的结构 rt_sigframe结构 信号队列的结构 内核线程
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:81640
    • 提供者:edward
  1. LinuxKernel

    0下载:
  2. Linux 内核0.11 完全注释 修正版1.2.本书对Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。虽然所选择的版本较低, 但该内核已能够正常编译运行,其中已经包括了LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作 机制。书中首先以Linux 源代码版本的变迁历史为主线,详细介绍了Linux 系统的
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5313471
    • 提供者:hy
  1. pmtest.tar

    0下载:
  2. linux下电源管理的源代码,通过此代码,可以看看linux内核电源管理机制。-power management under linux source code through the code, you can look at the linux kernel power management mechanism.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4474
    • 提供者:lfrdreamman
  1. demo1

    0下载:
  2. Linux 2.6内核版本下的PCI字符驱动开发练习参考代码。-Linux 2.6 kernel version of PCI-driven development practice character reference code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:91635
    • 提供者:MEYE
  1. Linux011-Mem-YuanYi

    0下载:
  2. 关于linux内核的初始化内存管理,以及分页机制的实现,做了详细的说明和代码。-Initialization on the linux kernel memory management, as well as the realization of the paging mechanism, a detailed descr iption and code.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:188145
    • 提供者:徐霄沛
  1. Chapter_2

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

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

    0下载:
  2. linux 内核协议栈代码分析和详解 以及代码实例-linux kernel protocol stacks, as well as code analysis and detailed code examples
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:144813
    • 提供者:lilei
  1. Linux_device_driver_the_third_version_source_code.

    0下载:
  2. Linux设备驱动程序第三版 以 Linux 为代表的自由操作系统的很多优点之一, 是它们的内部是开放给所有人看的. 操作系统, 曾经是一个隐藏的神秘的地方, 它的代码只局限于少数的程序员, 现在已准备好让任何具备必要技能的人来检查, 理解以及修改. Linux 已经帮助使操作系统民主化. Linux 内核保留有大量的复杂的代码-linux device driver source code the third version
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:143747
    • 提供者:hello
  1. The_Linux_Kernel_Primer_A_Top_Down_Approach_For_x8

    0下载:
  2. LKP也是一本不错的内核书籍,它讲述了x86和ppc两个平台上2.6的代码,而且每章后面都配有练习题。不妨去读一下。-LKP is also the core of a good book, it describes two x86 and ppc code 2.6 platform, and the back of each chapter are exercises with. You may wish to read.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2677798
    • 提供者:llnux
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com