搜索资源列表

  1. 2324345353linux

    0下载:
  2. linux得一些常用命令,以及linux环境下的c编程,makefile得编写,系统内核分析-in some commands, and the Linux environment c programming, makefile in the preparation, analysis, and so on the kernel
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1326080
    • 提供者:koning
  1. imp1.tar

    0下载:
  2. Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李强
  1. Linux_systerm_call

    0下载:
  2. 《LINUX下增加系统调用的二种方法》 摘要: 在分析LINUX系统调用机制的基础上通过修改内核源代码和插入内核模块实现二种增加系统调用的方法。 关键词: LINUX系统调用操作系统-"Linux system call to increase the two methods" Abstract : Analysis of the Linux system call mechanism adopted on
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:44032
    • 提供者:jackeyer
  1. linuxplant

    0下载:
  2. linux2。6移植文档,嵌入式Linux内核移植相关代码分析,嵌入式BootLoader技术内幕,linux系统移植,1-U-BOOT移植实验,2-linux 2.6移植实验,3-根文件系统实验,4-工具链制作实验-linux2. 6 Portable Document, embedded Linux kernel analysis of transplant-related code, embedded BootLoader Tec
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:1673216
    • 提供者:李寻欢
  1. linux_mem_map

    0下载:
  2. 本文针对市场上流行的嵌入式ARM9处理器,分析其MMU功能单元以及其SOC 平台在LINUX内核中的实现地址映射过程。总结内核建立虚拟内存的一般过程和基本思想 -In this paper, the popular embedded ARM9 processor, MMU analysis of their functional unit and its SOC platform realize LINUX kernel ad
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:238592
    • 提供者:pengkohuang
  1. 20066932787705

    0下载:
  2. linux内核源码分析,上册,本书详细介绍了对linux内核代码的解说。-linux kernel source code analysis, on the books, the book described in detail on the linux kernel code explanation.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:26900480
    • 提供者:fangying
  1. oprofile-0.9.4.tar

    0下载:
  2. 跨平台性能调试工具,支持intel,amd,mips,arm, sparc等多种平台。支持linux内核,驱动和应用的性能分析。识别应用瓶颈,帮助你提升应用的整体性能。-Cross-platform performance debugging tools, support for intel, amd, mips, arm, sparc, such as multiple platforms. To support the linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1229824
    • 提供者:blacksolar
  1. clk011c-1.1.0

    0下载:
  2. linux 1.1 源码分析,内核完全解释 作者 赵炯-linux 1.1 source code analysis, core fully explain the author赵炯
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:3736576
    • 提供者:mengzhg
  1. LinuxIPstack

    0下载:
  2. linux内核协议栈的分析文件,包括流程图,过程等-linux kernel protocol stack analysis of documents, including flowcharts, process, etc.
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:289792
    • 提供者:zheng
  1. LinuxKernelReport

    0下载:
  2. Linux内核内存管理研究报告,包括mmap,brk,do_page_fault的函数细节分析-Linux kernel memory management study report, including mmap, brk, do_page_fault a function of the details of analysis
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:532480
    • 提供者:xnby
  1. LINUX

    0下载:
  2. 源代码:LINUX内核源代码情景分析(上),这只是源代码中的一部分,一共有两部分。-LINUX kernel source code Scenario Analysis (on). Pdf,this is the first part of the source code!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:26898432
    • 提供者:tiger zhang
  1. linux-0[1][1].11

    0下载:
  2. linux内核源码,根据linux内核讲解来分析其结构,还不错,好好分析把-linux core source
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:120832
    • 提供者:dfgvvv
  1. Linuxneihe

    0下载:
  2. Linux0.01内核分析与操作系统设计,对学习内核很有帮助-Operating system kernel Linux0.01 analysis and design, very helpful for learning the kernel
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:21469184
    • 提供者:赵智
  1. LinuxC

    0下载:
  2. linux内核分析,学习linux的必经过程,就是对内核进行分析理解,对学习linuxC的学习者有用-Analysis of linux kernel, linux learning process to go through, that is, an analysis of the core understanding of the learners in learning useful linuxC
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:5663744
    • 提供者:刘先进
  1. linux_kernel_makefile_analysis

    0下载:
  2. linux内核的makefile分析,在网上找到后整理起来的,对学习Makefile很有用-linux kernel makefile analysis, in-line finishing up to find, very useful for learning Makefile
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:coldx06
  1. Linux

    0下载:
  2. 介绍了基于AT91RM9200系统硬件结构和Linux内核结构,然后分析了如何将Linux移植到目标 板上的方法与步骤,最后建立了根文件系统。通过串口、网口或者JTAG口烧至目标板,该系统成本低、工作 稳定、通用性强,可用在多种工业场合。 -Introduced based on the AT91RM9200 system hardware structure and the structure of Linux kerne
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:301056
    • 提供者:hyy
  1. Linux0.01

    0下载:
  2. linux 内核分析,版本0.0.1!-linux core version 0.01!!!!!!!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:132096
    • 提供者:刘无名
  1. Linux_Kernel.pdf.tar

    0下载:
  2. 《LINUX内核源代码情景分析(上/下册)》 毛德操 pdf 6M-LINUX kernel source code for scenario analysis (up/down list) Maud speaks pdf 6M
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:5189632
    • 提供者:spring
  1. Linuxkernel

    0下载:
  2. Linux内核分析方法谈 Linux的最大的好处之一就是它的源码公开。同时,公开的核心源码也吸引着无数的电脑爱好者和程序员;他们把解读和分析Linux的核心源码作为自己的最大兴趣,把修改Linux源码和改造Linux系统作为自己对计算机技术追求的最大目标。 -linux kernel
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:198656
    • 提供者:郭嘉
  1. LINUXcoresystem

    0下载:
  2. LINUX 内核分析,讲述LINUX内核的各部分原理并进行了分析-LINUX Kernel analysis, about the principles of the various parts of LINUX kernel and analyzed
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:3270656
    • 提供者:yeqing
« 1 2 3 4 56 7 8 9 10 ... 16 »

源码中国 www.ymcn.org