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

搜索资源列表

  1. sniffer 的小例子

    0下载:
  2. 把网卡设为混杂模式的sniffer 的小例子, vc6.0 , win2000下运行通过, 不用设备驱动程序 只能接受ip包,无法接收与ip包同级的其它网络包,如arp等 listview显示-put mixed mode sniffers small examples, vc6.0, WIN2000 running through without device drivers can only receive ip packet, can not receive the same level
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:33024
    • 提供者:刘跃红
  1. 第七章:设备管理实验

    0下载:
  2. Linux设备管理源码 字符设备驱动程序:设计两个终端设备文件实现一个字符设备驱动程序,使一对进程之间利用该字符设备驱动程序能互相传递可变长度的信息。-equipment management source Linux device drivers characters : two terminal equipment design documents for a character device driver, so that a process between the use of the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17119
    • 提供者:莫凡
  1. LINUX设备驱动程序第二版配套源码

    0下载:
  2. LINUX设备驱动2源代码,是学习linux设备驱动的好资料-two Linux device driver source code is learning linux device drivers good information
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:621274
    • 提供者:
  1. modules1

    1下载:
  2. 这是motorola公司的powerpc芯片上的嵌入式linux上的驱动程序和测试程序,包括led驱动实例,二层交换芯片bm8024设备驱动和memory等-This is the powerpc chip embedded linux on the driver and testing procedures, including led drive examples, two-story-chip bm8024 device drivers and other memory
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:65785
    • 提供者:cguo
  1. Essential Linux Device Drivers

    0下载:
  2. by Sreekrishnan Venkateswaran
  3. 所属分类:Linux/Unix编程

    • 发布日期:2011-04-01
    • 文件大小:5345086
    • 提供者:misslerman
  1. drivers Linux设备驱动开发详解

    0下载:
  2. Linux设备驱动开发详解(第2版)部分源码。-Linux device driver development explain (version 2) of the source. Please unzip in Linux, windows does not unzip under the oh ~
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-23
    • 文件大小:19669
    • 提供者:cxsys
  1. SDIO_Driver.rar

    0下载:
  2. SDIO设备驱动。介绍了如何利用总线驱动,使SDIO设备初始化,接收中断,发送和接收数据等操作。,SDIO device drivers. Describes how to use bus driver, so SDIO device initialization, interrupt reception, send and receive data such as operation.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:11986
    • 提供者:李静波
  1. stm32f10x_stdperiph_lib_v3.0.0

    1下载:
  2. stm32库文件3.0 版。截止09.4.30最新版。内有英文说明,在英文官方下的。中文的没有。相对2.x版本变动较大 stm32f10x_stdperiph_lib_v3.0.0.zip,The STM32F10x Standard Peripheral Library is a complete package, consisting of device drivers for all of the standard device peripherals, for High-, Mediu
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-10-16
    • 文件大小:12509201
    • 提供者:fency
  1. WinIo.rar

    2下载:
  2. WinIo.dll源码及VC演示程序,WinIO是一个对I/O端口和物理内存进行存取操作的系统链接组件,通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,可以绕过了Windows系统的保护机制,从而连接指定端口可以成功。,WinIo.dll source code and VC demo, WinIO is an I/O ports and physical memory access links operating system components, through the use o
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:190449
    • 提供者:zhong
  1. experiment-code

    0下载:
  2. 国嵌视频5-1和5-2的必修试验代码,为公开的代码,学习设备驱动很有用-Country embedded video compulsory tests 5-1 and 5-2 code, the code for the public to learn useful device drivers
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:476045
    • 提供者:Cholesky
  1. scullpipe

    0下载:
  2. linux下驱动程序。可以实现简单的命名管道功能。参考《linux设备驱动程序》第六章。 用make编译,sudo insmod scullpipe.ko装载,sudo rmmod scullpipe卸载。装载后根据/proc/devices中设备号用mknod创建设备文件。-drivers under linux. Can achieve a simple named pipe functions. Reference to linux device drivers Chapter VI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:157673
    • 提供者:肖皓
  1. dev_add

    1下载:
  2. Linux简单字符设备驱动编写方法 本示例代码实现了Linux下的一个简单字符设备驱动。 由二个文件组成,驱动模块<dev_add.c>和测试程序<test.c>。-Linux character device driver writing simple method The sample code implements a simple under Linux character device drivers. Composed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:1578
    • 提供者:Joshua
  1. atmel-linux

    0下载:
  2. atmel官方关于Linux的培训PPT,介绍了atmel最新芯片9G45,9M10相关的Linux的移植,设备驱动等资料-atmel official training on Linux, PPT, introduced the latest atmel chip 9G45, 9M10 related to Linux porting, device drivers, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2413851
    • 提供者:chen hui
  1. 8253

    0下载:
  2. 包含8253驱动机箱内自带扬声器演奏音乐的设备驱动程序和应用程序-8253 drive chassis that contains native speakers playing music of device drivers and applications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1781
    • 提供者:YY7EE
  1. drivers

    0下载:
  2. linux设备驱动开发详解 第二版 课本源代码 欢迎下载。-linux device driver development explain the source code for the second edition textbook Welcome download...
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:53891
    • 提供者:yuweixian
  1. Embedded-Linux-GPRS

    0下载:
  2. 嵌入式Linux下实现GPRS拨号上网 本人使用FriendlyARM开发板(miniARM2440)与GPRS模块(SIM300,用广州动感地带的手机卡,cmnet 连接)实现了基于PPP的拨号上网,方法如下: 1.首先得让内核支持PPP,进入Linux 内核目录(kernel-2.6 或 以上内核版本),执行 #make menuconfig 添加如下内核选项: Device Drivers ---> Network device support ---> <
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:14382
    • 提供者:gu
  1. usb

    0下载:
  2. USB设备的VXWORKS驱动,其实5.5版本已经带有usb驱动,该驱动支持较5.5版本新。-VXWORKS USB device drivers, in fact, has been with the usb driver version 5.5, version 5.5 of the driver support than new.
  3. 所属分类:VxWorks

    • 发布日期:2017-03-27
    • 文件大小:307265
    • 提供者:jude
  1. WinDriverChineseBook

    0下载:
  2. WinDriver中文手册,五分钟学会写设备驱动程序-WinDriver English manual, five minutes to learn to write device drivers
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:318346
    • 提供者:sgp
  1. UNIX_Version_1

    0下载:
  2. 本文档是Uinx环境下的高级编程的中文版,此电子书详细介绍了Unix系统下的程序编写,系统函数调用的API接口,包括文件系统,设备驱动,任务间的通讯机制,管道,信号量消息队列等等。对学习Linux,VxWorks等类Unix嵌入式系统编程有很好的指导作用。-This document is Uinx high-level programming environment, the Chinese version, this book details the programming under Un
  3. 所属分类:VxWorks

    • 发布日期:2017-06-11
    • 文件大小:18836595
    • 提供者:黄欣
  1. MCGSconfigurationsoftwarewiththegenericdevice

    1下载:
  2. MCGS组态软件与通用智能仪表连接设备驱动,包括多种仪表!-MCGS configuration software with the generic device drivers to connect smart meters, including a variety of instruments!
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-24
    • 文件大小:8186101
    • 提供者:linxikun
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »
搜珍网 www.dssz.com