搜索资源列表

  1. d12drv-ok

    0下载:
  2. 一款基于philips公司的PDIUSBDI12USB芯片(+C8051F020单片机)的采集卡的USB驱动程序源码及编译通过的sys文件。开发环境WinXP+xpddk+vc6.0,此驱动程序可以实现采集卡与PC机间批量传输(BULK)以及同步传输。-Philips-based company a PDIUSBDI12USB chip (+ C8051F020 single-chip) of the Acquisition Card
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:56320
    • 提供者:吴碧华
  1. HD7279(c语言)驱动程序

    0下载:
  2. HD7279(c语言)驱动 程序作用:测试Sage Tech.开发板(MCP300)中hd7279键盘显示芯片是否能正常工作 程序功能:按下1号键显示0、1、2、3,按下2号键显示c、d、e、f,按下3号键显示4、5 、6、7 按下4号键显示8、9、a、b,按下0号键点亮4个LED灯-HD7279 (c Language) driver role : Sage tests Tech. Developmen
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:刘浪
  1. 按键驱动

    0下载:
  2. linux下的按键驱动,可用于嵌入式开发之中;具有四个按键的驱动程序源代码。-linux pressed key actuation, may use in to insert during the type development; Has four pressed keys the driver source codes.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:侯景昆
  1. Tornado2.2 for RTL8139驱动程序

    0下载:
  2. Tornado2.2 for RTL8139驱动程序,可以直接在tornado2.2 开发环境下使用的,代码,拷贝到BSP目录下,配置config文件就可以了。-Tornado2.2 for RTL8139 driver can be directly in the development environment tornado2.2 use of the code, BSP copy of the directory, confi
  3. 所属分类:VxWorks

    • 发布日期:2024-05-10
    • 文件大小:69632
    • 提供者:孙彦景
  1. MCU_Key

    0下载:
  2. 这是一个为51系列单片机开发的4*4键盘驱动程序。该驱动程序包括2个文件,使用时将C文件关联入工程,在调用文件前包含H文件即可。本键盘驱动程序具有两个接口函数提供两种扫描方式(阻塞和非阻塞),可以任意定制返回键值,具有防抖动处理,具体使用方法可以参见注释。(本程序在Keil C51开发环境中测试成功,并经过多次实践应用)。-This is a series of 51 MCU development of the 4* 4 keyboa
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:LENG
  1. Microsoft Windows CE Device Driver Kit

    0下载:
  2. Microsoft Windows CE设备驱动程序开发指南 介绍了为基于Windows CE的设备开发设备驱动程序的过程。-Microsoft Windows CE Device Driver Development Guide for Windows CE-based devices device driver development process.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-10
    • 文件大小:4526080
    • 提供者:丁东
  1. uart-mpu401

    0下载:
  2. 提供了一个对mpu401芯片的接口的midi uart miniport的wdm驱动程序,对于音频设备驱动程序开发人员来说,值得研究-Provided a mpu401 chip interface wdm the midi uart miniport driver for the audio device driver developers, is worth studying
  3. 所属分类:驱动编程

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:zlx63
  1. 怎样用51驱动LCD显示

    0下载:
  2. 通过实例实践LCD 驱动显示(以128DI0 为例),达到快速上手编制LCD 显示驱动程序 的目的。 准备条件: 1、使用的51 单片机:AT89C52 4K FLASH,供电电压3.0V 2、使用的电测板:LTB-T51-01C 3、使用的软件开发工具:KEIL V7.0 以上版本-practice examples LCD display driver (128DI0 example), to prepare u
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:347136
    • 提供者:隆凯
  1. 摄像头驱动

    0下载:
  2. 摄像头驱动程序,可以在此基础之上进行摄像头的二次开发,对图像流处理。-camera driver, the basis for this camera in the secondary development of image flow processing.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:任大伟
  1. 网卡驱动程序netdrive

    0下载:
  2. 网卡驱动,在ADS平台上开发的ARM程序,结合网络芯片驱动已经调试通过-card drive, ADS platform in the development of ARM procedures, combine networking chip debugging has been driven by
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:432128
    • 提供者:张红
  1. NDIS

    0下载:
  2. 对NDIS的全面介绍,包括底层的驱动程序的开发过程-right NDIS comprehensive presentation, including the underlying drivers of the development process
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:587776
    • 提供者:陈万通
  1. 02_lcd

    0下载:
  2. intel pxa270开发板的重要试验:LCD驱动程序实验,仅供参考。-development board an important test : LCD driver experiment, for reference purposes only.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:166912
    • 提供者:肖文
  1. 03_touchscreen_input

    0下载:
  2. intel pxa270开发板的重要试验:触摸屏驱动程序设计实验,仅供参考。-development board an important test : touchscreen driver design experiments for reference purposes only.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:肖文
  1. ne2000DRIVE_ASEMBLE_SOURE

    0下载:
  2. ne2000兼容型网卡驱动程序汇编原代码。 .pdf文档。带开发流程说明文档-ne2000 compatible NIC driver source code compilation. . Pdf files. With the development process documentation
  3. 所属分类:驱动编程

    • 发布日期:2024-05-10
    • 文件大小:98304
    • 提供者:pengsophy
  1. pciderivercode

    1下载:
  2. 此为用xp ddk开发的pci设备驱动程序。实现了读写操作,中断操作。并且含有相应的测试程序-xp for each development with the PCI device drivers. Achieving the write and disrupt operations. And with the corresponding test procedures
  3. 所属分类:驱动编程

    • 发布日期:2024-05-10
    • 文件大小:4126720
    • 提供者:何虎
  1. Linux_driver_designe

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间 建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设 备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设 备驱动程序,可以深入理解Linux系统和进行系统开发-Linux system, device drivers operating system kernel is an im
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:fhy
  1. WINCE-Watchdog

    0下载:
  2. WINCE看门狗驱动程序,开发环境EVC,在2419开发板上运行-pulled watchdog drivers, EVC development environment, the development board in 2419 run
  3. 所属分类:Windows CE

    • 发布日期:2024-05-10
    • 文件大小:28672
    • 提供者:yml930
  1. WDM-driver-program

    0下载:
  2. WDM驱动程序设计   一.WDM简介   微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量
  3. 所属分类:编程文档

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:中国
  1. Delphi_Driver_Development_Kit

    0下载:
  2. Delphi Driver Development Kit 有了它以后可以用delphi开发驱动程序了。里面有详尽的例子。-Delphi Driver Development Kit With it can be used after the de lphi development of the driver. There are detailed examples.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-10
    • 文件大小:1139712
    • 提供者:孙小武
  1. ddkdoc

    0下载:
  2. win2000驱动程序设计指南;DDK学习经验;Visual Studio 6.0集成环境中开发设备驱动程序的方法 ;驱动程序开发工具简介。-WIN2000 Driver Design Guide; DDK learning experience; Visual Studio 6.0 integrated development environment of the device driver; Driver Development T
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:2586624
    • 提供者:zgb
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org