CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - linux 驱动开发

搜索资源列表

  1. linux下的rtl8139网卡驱动程序源代码

    0下载:
  2. linux下的rtl8139网卡驱动程序源代码 用C写的原码,对分析开发8139系列网卡的驱动很有用,请大家看看。 -rtl8139 card under the driver source code used to write the original C code for analyzing the 8139 Series Ethernet Driver useful, please see.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:26008
    • 提供者:张毅
  1. bluetooth_drive

    0下载:
  2. linux蓝牙USB HCI层驱动,简单明了非常适合蓝牙开发人员学习-HCI layer drive, a very simple and straightforward for developers to learn Bluetooth
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:53081
    • 提供者:邓华利
  1. driver488

    0下载:
  2. linux环境arm2440上的dma驱动程序开发源代码。-linux environment arm2440 dma on the driver source code development.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:王正大
  1. tomcat4xwindows

    0下载:
  2. BBS-CS是采用JSP+JavaBean+Servlet开发的一套网络虚拟社区系统。 运行平台: Liunx + JDK + Apache + Tomcat + MYSQL 或 Windows2000(WindowsNT、Windows98) + JDK + Apache + Tomcat + MYSQL 软件开发环境采用 RedHat Linux 7.0 JDK1.3 For Linux Apache 1.3.20 Tomcat 3.1.1/Tomcat 4.0.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:538769
    • 提供者:杨广
  1. mouse_capture-daily3

    0下载:
  2. 捕获arm开发板上中心威等厂家usb摄像头图像,可用来测试linux驱动安装是否正确-capture arm Development Center, and other board manufacturers usb camera images, Linux can be used to test whether the correct driver installation
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:16992
    • 提供者:yang_mh
  1. linux8019

    0下载:
  2. linux下8019的驱动源代码,比较适合嵌入式开发-8019 under linux driver source code, more suitable for embedded development
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:12428
    • 提供者:wonk
  1. driver-adc2.4

    0下载:
  2. 本驱动是LINUX下开发的S3C2410的8通道的ADC驱动.可以直接insmod使用.包含测试程序TEST.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:22030
    • 提供者:曹静华
  1. 网络设备驱动

    0下载:
  2. linux网络设备驱动开发,C语言开发工具,通过他你可以了解一般网络设备驱动程序的开发-network device driver development, C-language development tools, through him, you can understand the general network device driver development
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:15769
    • 提供者:李春荣
  1. examples1123

    0下载:
  2. LINUX驱动程序开发第三版开发程序代码.希望对大家有用:)-Linux Driver Development third edition of the development code. We hope that the right useful :)
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:71527
    • 提供者:吴志华
  1. EmbeddedLinuxDriver16.4-NIC

    0下载:
  2. linux网络驱动程序开发详解。有具体详解linux网络驱动程序的结构。-linux network driver development explain. Detailed specific driver linux network structure.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:531236
    • 提供者:manyhappy
  1. LinuxNetworkDeviceDriverDevelopmentAnalysis

    0下载:
  2. 《Linux网络设备驱动开发解析》PDF课件,较为详细的讲解了linux网络设备驱动开发流程。-" Linux network device driver development analysis" PDF courseware, a more detailed explanation of the linux network device driver development process.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:783511
    • 提供者:cyh
  1. ftp_user_guide

    0下载:
  2. 本方案为LINUX的替代FTP服务器方案,是基于裸机开发的FTP服务器,包括了多个模块,如TCP/IP协议栈,FAT文件系统,基于RFC 959的FTP代码.一般来说,用户需要自己编写FTP基于的磁盘驱动和NIC驱动,就可完成FTP基于各种平台的移植。即可能完成使用FTP.EXE和IE(internet explorer)来操作FTP服务器基于磁盘上文件的读写,创建,删除等功能。 二、 本方案性能稳定,采用模块化设计思想,由我们精心为您设计。欢迎需要FTP功能的项目的朋友前来购买代码进
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:442933
    • 提供者:6756
  1. libnet

    0下载:
  2. linux网络开发驱动,支持数据包捕获和发送,经典代码-The linux network development drive, support for packet capture and send, classic code
  3. 所属分类:Linux Network

    • 发布日期:2017-12-02
    • 文件大小:85431
    • 提供者:wang
  1. frame

    0下载:
  2. 学好linux,学好嵌入式,怎能少了v4l摄像头驱动开发,本程序是基于zc301捕捉一帧视频。-good good study,day day up
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:10541
    • 提供者:黄生
  1. video

    0下载:
  2. 测试linux下camera驱动可用,开发环境为ubuntu下的linux-Test linux camera driver is available, under development environment for ubuntu linux
  3. 所属分类:Linux Network

    • 发布日期:2017-05-12
    • 文件大小:2782761
    • 提供者:GAOCHUN
  1. Linux_Command

    0下载:
  2. 集合所有linux相关的命令,和所以编程或驱动开发所使用的都有,绝对全。-Collection of all linux related commands, and therefore have absolutely full programming or driven development using.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1285426
    • 提供者:许达烨
  1. examples-mini210

    0下载:
  2. 嵌入式Linux mini210的测试开发程序 包括LED 蜂鸣器 LCD等外设驱动及应用程序-Embedded Linux mini210 test development program Including LED buzzer peripherals such as LCD driver and application program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:34464
    • 提供者:芒果哥
  1. test_serial

    0下载:
  2. linux imx280 开发板小车驱动代码-linux imx280 motor drivers
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:17603
    • 提供者:赵先生
搜珍网 www.dssz.com