搜索资源列表

  1. Linux系统CS网卡驱动

    0下载:
  2. Linux系统CS网卡驱动 -Linux CS LAN Driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:48128
    • 提供者:闻潮
  1. Linux系统下的设备驱动程序

    0下载:
  2. Linux系统下的设备驱动程序-Linux system under the Device Driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:王刚
  1. syscall.doc

    0下载:
  2. linux系统调用-linux system call
  3. 所属分类:电子书籍

    • 发布日期:2024-05-11
    • 文件大小:8192
    • 提供者:傻傻
  1. 嵌入式设备上的 Linux 系统开发

    0下载:
  2. 嵌入式设备上的 Linux 系统开-embedded devices on the Linux open
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-11
    • 文件大小:31744
    • 提供者:qn
  1. linux-2.4.29.tar

    1下载:
  2. linux-2.4.29操作系统的源码,想研究linux系统内核,就下一个吧,还不抓紧?-linux-2.4.29-source operating system, to study Linux kernel, under a bar, not seize?
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:38674432
    • 提供者:kevinru
  1. linux内核源程序

    0下载:
  2. 用C编写的Linux内核程序,可使大家对Linux系统开发有所了解-prepared by the Linux kernel, which enables you to develop Linux understand
  3. 所属分类:系统编程

    • 发布日期:2024-05-11
    • 文件大小:34816
    • 提供者:木子
  1. 一些实用的linux资料下载

    0下载:
  2. 许多非常有用的linux资料,教程,文章,系统编译等资料,还有不少好的推荐网站!-many linux very useful information, tutorials, articles, compile information systems, there are many good recommendations site!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:13155328
    • 提供者:Neil
  1. 博士写的好书clk011c-1.9.5

    0下载:
  2. 这是一个博士写的一本好书,关于Linux系统的源码分析的,对研究Linux系统和学习操作系统的朋友,有很大的帮助!-Dr. written a very good book on the Linux source code analysis for the research and learning Linux operating system friends, a great help!
  3. 所属分类:电子书籍

    • 发布日期:2024-05-11
    • 文件大小:4993024
    • 提供者:梁远锋
  1. linux源码分析

    0下载:
  2. 这是我做linux系统初始化过程分析时在网上收集到的资料,主要时初始化时引导模块的分析-This is what I do linux system initialization process on-line analysis of the information collected, mainly at initialization time guide the analysis module
  3. 所属分类:文件格式

    • 发布日期:2024-05-11
    • 文件大小:843776
    • 提供者:李程
  1. linux系统下用C程序实现Ping功能

    0下载:
  2. linux下用c实现的ping程序源码, 对于理解tcp/ip有很大帮助, 建议收藏, 取之于网,用之于网, 与你分享!-c ping procedures to achieve the source for understanding tcp/ip is very helpful, the proposed collection, taken from the network and use network, to share wit
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:朱冠胤
  1. Linux-C语言编程宝典

    0下载:
  2. linux下的C编程参考资料,有linux系统各模块的函数接口,为linux C程序员加油-under the C programming reference, linux system interface module functions for C programmers refueling linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-11
    • 文件大小:161792
    • 提供者:oa
  1. Linux系统函数

    0下载:
  2. Linux系统函数 书籍语言: 简体中文 书籍类型: 系统专区 授权方式: 免费软件 书籍大小: 52 KB -Linux system function books Language : English books Type : System Precinct license : free software books Size : 52 KB
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-11
    • 文件大小:53248
    • 提供者:任光大
  1. 构建嵌入式linux系统

    0下载:
  2. 所属分类:嵌入式Linux

    • 发布日期:2024-05-11
    • 文件大小:1046528
    • 提供者:zyq
  1. 一个多用户多级目录结构文件系统设计与实现

    0下载:
  2. 课程设计的环境是Linux 操作系统。 设计时可利用Linux 提供的文件管理的功能调用,建立一个模拟的文件系统。基本思想是,在Linux 系统中创建一个较大容量的文件,作为所设计的文件系统的“文件卷”,并利用Linux 系统的功能调用,编写各程序模块。-curriculum design environment is the Linux operating system. The design can use Linux for th
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-11
    • 文件大小:55296
    • 提供者:小生
  1. linux-tr127

    0下载:
  2. 这是一个小型linux系统,可以在windows下运行-This is a small Linux system that can run windows
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:52242432
    • 提供者:马凤伟
  1. LinuxDOS

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 2.列目录时要列出文件名,物理地址,保护码和文件长度。 3.源文件可以进行读写保护。 -Linux system design fo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:31744
    • 提供者:
  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-11
    • 文件大小:44032
    • 提供者:jackeyer
  1. linuxyizhi

    0下载:
  2. 这是PDF文档,详细讲了LINUX系统移植的过程。希望大家喜欢。-This is the PDF document, detail a Linux system transplantation process. Hope you like them.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:1031168
    • 提供者:niu
  1. setup-linux-on-cf

    0下载:
  2. 本文主要描述了在一块128MCF卡上安装嵌入式linux系统的全过程-This paper describes the 128MCF a card embedded linux system installed throughout the entire process
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:25600
    • 提供者:吴刚
  1. linux-ip6

    0下载:
  2. 随着IPv6的迅速发展,基于IPv6的服务也越来越多,对IPv6的地址需求量也随之增加。IPv6的地址自动配置为IPv6的应用与研究提供了极大的方便,该文讨论了在Linux系统环境下IPv6的DHCP配置的过程。-With the rapid development of IPv6, IPv6-based services are a growing number of IPv6 addresses demand increased.
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:41984
    • 提供者:小流
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org