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

搜索资源列表

  1. Linux内核模块的实现机制

    0下载:
  2. 讲述Linux内核模块的实现机制,对想理解linux内核模块的实现机制的学者具有一定的使用价值-on Linux kernel modules to achieve a mechanism to want to understand Linux kernel module mechanism for the realization of the scholars have certain value
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:66855
    • 提供者:陆天明
  1. linux-fusion-1.1.tar

    0下载:
  2. linux进程间高级通信的一个模块 是一个很不错的东西.-linux processes of a senior communications module is a very good thing.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:110639
    • 提供者:lusan
  1. linuxdriverexampleforUP-netarm3000-UP-netarm2410.r

    0下载:
  2. LINUX模块方式驱动实验,希望对大家有用。-LINUX module driven experiments, we hope that the right useful.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3382
    • 提供者:我哦我
  1. module-init-tools-3.2.tar

    0下载:
  2. module-init-tools-3.2.tar.gz linux内核小工具
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:197577
    • 提供者:comingday
  1. Linux内核驱动模块编程指南_forever

    0下载:
  2. Linux内核驱动模块编程指南-drive Linux kernel module programming guide
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51276
    • 提供者:陈永恒
  1. Linux可加载内核模块完全版

    0下载:
  2. 非常好的内核模块编程指南。是黑客、病毒程序编写者和系统管理员的概念性指南。很有价值。-very good kernel module programming guide. Hackers, virus writers and system administrators the conceptual guidelines. Great value.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:68381
    • 提供者:付治钧
  1. 一个LINUX的模块例子

    0下载:
  2. 一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。-example of a Linux kernel module module for Linux users dynamic expansion of a core mechanism. The use of modules in PROC file system articulated a system clock can be read in the pa
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4028
    • 提供者:software-girl
  1. linux 使用ntfs分区

    0下载:
  2. linux 使用ntfs分区,适用于2.6.9linux内核,ntfs partition using linux for the kernel 2.6.9linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-26
    • 文件大小:66041
    • 提供者:fily
  1. sendrecv1.tar.gz

    0下载:
  2. Arm Linux 下3G模块初始化程序 for TD LC6311,Arm Linux initialization procedure under the 3G module for TD LC6311
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:52049
    • 提供者:LiDaShu
  1. platform.rar

    0下载:
  2. linux下的模块编写,体现了设备模型中机制,pipe in unix module
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:191239
    • 提供者:
  1. gprs(mc55)deiver-in-Linux

    0下载:
  2. Linux下的MC55模块的驱动,并包含了对于AT指令的直接解析。-MC55 module under Linux drivers and includes the direct analysis for the AT commands.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:3021
    • 提供者:steven
  1. linux-gprs

    0下载:
  2. arm 9 2410 + linux 使用 gprs 通信模块上网-arm 9 2410+ linux use Internet communication module gprs
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:274492
    • 提供者:garfield trump
  1. Linux

    0下载:
  2. 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -The book and its programming on the Linux operating system, the overall presentation was made to support the development of software f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:14466211
    • 提供者:Miao
  1. The_Linux_Kernel_Module_Programming_Guide_2.4

    0下载:
  2. The Linux Kernel Module Programming Guide 2.6 编写LINUX内核模块(例如设备驱动)很好的一本指导。-A guide to programming Linux kernel modules.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:486178
    • 提供者:liu
  1. module

    0下载:
  2. linux平台下的模块编程,有三个小程序,通过加载模块实现一些功能,可以不断添加功能-linux platform module programming, there are three small program, by loading the module to achieve some of the features, you can continue to add features
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:1128
    • 提供者:hc
  1. Linux-Network-Traffic-Control

    0下载:
  2. Linux内核中,含有关于网络数据包有流量控制的功能模块,用于完成QoS的需求。本文介绍这个模块的实现,并说明如何在其基础上编程。-Linux kernel network packet contains information about the function of a flow control module for complete QoS requirements. This article describes the implementation of this module, an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:590643
    • 提供者:甘经纬
  1. ARM9-Linux-GPRS-C

    0下载:
  2. 在Linux环境下,做模块的初始化、读取模块内的某些硬件信息和拨打电话,实现远程无线控制,-Under Linux, do the module initialization, read some of the hardware module information and calling, wireless remote control,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:9140
    • 提供者:
  1. Linux-Module-ProgrammingGuide2.6CH

    0下载:
  2. linux 内核模块编程指导 2.6;对模块很有帮助,是很好的一本书。-linux kernel module programming guide 2.6 module is helpful, it is a good book.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:52721
    • 提供者:yan
  1. linux-module

    0下载:
  2. Linux设备驱动标准模板,用于s3c2410实验,流水灯点亮,下面有配套应用程序内核版本:2.6.31 交叉编译器:arm-linux-gcc 4.12 Read,write,ioctl等函数实现 S3C2410 GPF0~GPF3外接led灯,低电平点亮,高电平熄灭分别用write和ioctl 实现led流水灯的点亮经过验证,可点亮led流水灯-linux module
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:25576
    • 提供者:王子丹
  1. Linux内核完全注释.tar

    0下载:
  2. Linux内核学习教程 详细讲解了Linux内核0.11版本的各个模块实现(Linux kernel learning tutorial Explained in detail the Linux kernel 0.11 version of each module implementation)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:7429120
    • 提供者:mengfx
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com