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

搜索资源列表

  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
    • 文件大小:65.29kb
    • 提供者:陆天明
  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
    • 文件大小:108.05kb
    • 提供者:lusan
  1. module-init-tools-3.2.tar

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:50.07kb
    • 提供者:陈永恒
  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
    • 文件大小:66.78kb
    • 提供者:付治钧
  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
    • 文件大小:3.93kb
    • 提供者:software-girl
  1. hso-1.12 3G模块USB串口驱动程序源代码

    2下载:
  2. linux系统下3G模块USB串口驱动程序源代码最新版本,附pdf文档。3G的USB modem都用得着,有了这个就可以在linux下使用了。-3G module linux system USB serial driver source code for the latest version, pdf file attached. 3G data cards are useful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2011-08-22
    • 文件大小:34.6kb
    • 提供者:testsb
  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
    • 文件大小:64.49kb
    • 提供者:fily
  1. hso-1.12.tar

    1下载:
  2. linux系统下3G模块USB串口驱动程序源代码最新版本,附pdf文档。3G的USB modem都用得着,有了这个就可以在linux下使用了。-3G module linux system USB serial driver source code for the latest version, pdf file attached. 3G data cards are useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:34.6kb
    • 提供者:zjd
  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
    • 文件大小:2.95kb
    • 提供者: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
    • 文件大小:268.06kb
    • 提供者: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
    • 文件大小:13.8mb
    • 提供者:Miao
  1. The_Linux_Kernel_Module_Programming_Guide_2.6

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

    • 发布日期:2017-04-01
    • 文件大小:481.48kb
    • 提供者:liu
  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
    • 文件大小:474.78kb
    • 提供者: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
    • 文件大小:1.1kb
    • 提供者:hc
  1. kernel-module-hello

    0下载:
  2. 本人是新手,这是我接触的最简单的Linux内核模块示例程序 涵盖了Linux驱动模块最基本的组成要素,适合于初学者,以后会逐渐上传学习代码,希望各位多多指教。-I am a novice, this is the easiest I have contacted the Linux kernel module Linux sample application covers the basic elements drive module suitable for beginners to le
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:597byte
    • 提供者:jack
  1. wm8994

    0下载:
  2. linux内核wm8994模块驱动代码,有不对的地方请见谅-wm8994 module linux kernel driver code, there is something wrong place, please forgive me
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:20.36kb
    • 提供者:zhouwu
  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
    • 文件大小:576.8kb
    • 提供者:甘经纬
  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
    • 文件大小:8.93kb
    • 提供者:
  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
    • 文件大小:7.08mb
    • 提供者:mengfx
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com