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

搜索资源列表

  1. Linux-v1.9.5

    0下载:
  2. Linux 内核代码注释.本书对Linux早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明.-Kernel code comments
  3. 所属分类:OS Develop

    • 发布日期:2017-05-18
    • 文件大小:4993490
    • 提供者:freshzhaoxm
  1. Linux-socket

    0下载:
  2. Linux下的套接字程序,经过测试,很好用~ 有完备的注释,可供初学者学习使用。-Socket program under Linux, tested, very good note with a ~ are complete, for beginners to learn to use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1507
    • 提供者:狄志韡
  1. interpretation-of-linux-kernel

    0下载:
  2. linux内核注释,对了解系统原理能有很大帮助,不过暂时没有最新的内核版本注释-linux kernel notes, the understanding of system theory can be of great help, but no new kernel release notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:6121213
    • 提供者:yiyao
  1. cfz

    0下载:
  2. 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5305
    • 提供者:王跃
  1. Linux_Nei_He_Wan_Quan_Zhu_Shi_2.0.1

    0下载:
  2. 《Linux内核完全注释》PDF电子版,修正版V2.0版本(共800页),修订时间:2007-06-06。 作者:赵炯-" Linux kernel totally Notes" PDF electronic version, revised version V2.0 version (800 pages), modified time :2007-06-06. Analysis: Zhao Jiong
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:6121193
    • 提供者:大明
  1. linux[1].11

    0下载:
  2. 旨在给程序员和学生提供比以前更详细和更易理解的Linux内核代码注释-Designed to give programmers and students in more detail than before and easier to understand the Linux kernel code comments
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-18
    • 文件大小:4993524
    • 提供者:小周
  1. ARM9-LINUX

    0下载:
  2. 这是SAMUNG公司的S3C2410的开发板简介和内核完全注释-This is SAMUNG' s S3C2410 development board complete annotation profiles and core
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5254386
    • 提供者:lordmeng
  1. uart

    0下载:
  2. s3c2440 uart小程序,有详细注释,十分实用,linux下编译-s3c2440 uart small program, there are detailed notes, very practical, linux compile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4334
    • 提供者:caoting
  1. timer

    0下载:
  2. s3c2440 定时器程序附带详细注释,linux下编译通过-s3c2440 timer program with detailed notes, linux compile by
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:4534
    • 提供者:caoting
  1. buttons

    0下载:
  2. s3c2440 linux下中断实现的按键驱动程序,有详细注释,简单易懂-s3c2440 linux keys under the Interrupt driver with detailed notes, easy to understand
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2912
    • 提供者:caoting
  1. Linux_kernel

    0下载:
  2. 讲述Linux内核 个人学习资料整理 Linux内核完全注释-赵炯.pdf 深入分析Linux内核源码.chm -Individual learning about Linux kernel Linux kernel documentation complete Notes- Zhao Jiong. Pdf depth analysis of the Linux kernel source. Chm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:8064100
    • 提供者:王祖龙
  1. Linux

    0下载:
  2. Linux编程从入门到精通的源文件,程序代码详尽注释,易于理解。-Programming From Novice to Professional Linux source files, detailed code comments, easy to understand.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:568517
    • 提供者:wangfei
  1. calculator(linux)

    0下载:
  2. 为了比较满足自己完美主义的追求..花了点时间。支持+-*/,()优先运算。封装c++标准库异常处理(c++标准),堆栈算法(明了易懂,功能强大)。注释也比较全。 适合大家交流作用。 -In order to compare the pursuit to satisfy his perfectionist .. took some time. Support+-*/,() priority operations. Package c++ standard library exception
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:42944
    • 提供者:杰哥
  1. distribute-client

    0下载:
  2. Linux环境下的distribute-client服务。网络编程的第四个作业,文件包括代码及其注释、可执行文件。作者:徐伟。-Linux distribute-client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:7327
    • 提供者:徐伟
  1. dynamic-server

    0下载:
  2. Linux环境下的dynamic-server服务。网络编程的第三个作业,文件包括代码及其注释、可执行文件。作者:徐伟。-Linux dynamic-server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:8283
    • 提供者:徐伟
  1. Linux-note

    0下载:
  2. linux内核0.11详细注释,帮助理解linux内核,以便更好编写linux程序。-linux kernel 0.11 detailed notes to help understand the linux kernel, linux program to better prepare
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3747017
    • 提供者:何平
  1. c_socket_client_server

    1下载:
  2. linux环境下基于流式socket的客户端与服务器程序,程序涉及发送结构体,LINUX环境下连接mysql数据库。多路复用的I/O.注释详细-linux environment based on stream socket client and server program, the program involves sending structure, LINUX environment connecting mysql database. Multiplexed I/O. For more
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2414
    • 提供者:
  1. Linux-kernel-completely-notes

    0下载:
  2. Linux内核完全注释,详细介绍了linux内核-Linux kernel completely notes, detailing the linux kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4748288
    • 提供者:
  1. Linux-kernel

    0下载:
  2. linux内核完全注释,非常好的一本书,对于学习linux内核源码很有帮助-linux kernel completely comments, a very good book, very helpful for learning linux kernel sources
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:6120948
    • 提供者:尚海权
  1. Linux

    0下载:
  2. linux内核完全注释,都是pdf的资料挺全的。-linux kernel completely notes are quite full of information pdf.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4748404
    • 提供者:zhaoliang
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com