登录
首页 » 通信 » WDM驱动程序设计   一.WDM简介   微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动...

WDM驱动程序设计   一.WDM简介   微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动...

于 2022-05-25 发布 文件大小:16.16 kB
0 166
下载积分: 2 下载次数: 1

代码说明:

WDM驱动程序设计   一.WDM简介   微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。 -WDM Driver Design 1. WDM briefed constantly introduce new Microsoft operating system, now Windows 98 and Windows 2000 has become mainstream. originally used to achieve the VxD driver technology with the Windows 95 are slowly fade out to be from the historical stage, in Windows 98 and Windows Device Drivers under Windows Flooding dynamic process model (WDM) to the design. WDM by providing a flexible way to simplify driver development, the realization of new hardware support on the basis of the reduction and cut the need to develop drivers for the number and complexity.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个Java的彩发送程序
    一个Java的彩信发送程序-a Java MMS sent procedures
    2022-05-21 02:33:44下载
    积分:1
  • LINUX下消息队列
    Linux下消息队列 用于进程间通信,有4个例程,可以实现 1.消息队列是消息的链表,具有特定的格式,存放在内存中并由消息队列标识符标识.  2.消息队列允许一个或多个进程向它写入与读取消息.  3.管道和命名管道都是通信数据都是先进先出的原则。  4.消息队列可以实现消息的随机查询,消息不一定要以先进先出的次序读取,也可以按消息的类型读取.比FIFO更有优势。     目前主要有两种类型的消息队列:POSIX消息队列以及系统V消息队列,系统V消息队列目前被大量使用。系统V消息队列是随内核持续的,只有在内核重起或者人工删除时,该消息队列才会被删除
    2022-07-27 21:44:31下载
    积分:1
  • 在局域网内进行消息发送的软件源码,可以记录下每次发送的内容和发送的地址...
    在局域网内进行消息发送的软件源码,可以记录下每次发送的内容和发送的地址-within the LAN messaging software source code, can be sent to record the contents of each and send the address
    2022-05-24 14:20:20下载
    积分:1
  • threads concept attribute; The creation of two linear models and their connectio...
    线程的概念、属性;线性创建的2种方式及其联系、区别和使用场合;线程的生命周期和5种状态;线程状态控制的一般方法;线程同步的概念、原理;线程同步的场合、线程同步的条件、同步对象的选取;线程间通讯的概念,与线程同步的区别;notify和wait的使用方法。两类socket通信的概念、特点、应用场合;两类socket通信的客户和服务端的基本步骤;组播通信的概念、组播客户端服务端的基本结构。-threads concept attribute; The creation of two linear models and their connections, and the use of different occasions; Threads of the life cycle and five state; Thread the general state control; Thread synchronization concept, principle; Thread Synchronization occasions, thread synchronization, the synchronization like the selection; Thread the concept of communication, and synchronization of different threads; notify the wait and use. Two types of socket communication concept, features, applications; Two types of socket communication and customer service side of the basic steps; The concept of multicast communication, multicast client services side of the basic structure.
    2022-07-21 10:17:17下载
    积分:1
  • Multi
    多线程,多接收模式串口类 LsComm 之二相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主要目的是简化串口的使用.使其用简单的代码就可以完成串口通讯的过程.并提供了一个Demo程序演示了CComPort的使用 多线程,多接收模式串口类 LsComm 之二 作者:liu_sir 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发-Multi-threaded, multi-category serial receive mode LsComm documentation bis multi-threaded, multi-category serial receive mode LsComm Author: Liu_sir Therefore, in light of Delphi SPComm designed a category CComPort, on a 2 times CSerialPort package The main purpose is to simplify the use of serial port. its simple code to complete the process of serial communication. and provided a Demo program CComPort demonstrated the use of multi-threaded, multi-mode receiver serial-type bis LsComm Author: liu_sir implements a simple-to-use multi-threaded serial communication interface, you can switch query and automatically receive mode and proceed to the serial data transceiver
    2022-05-24 04:36:25下载
    积分:1
  • 调试工具
    应用背景SocketTool调试软件是一款网络TCP/UDP通信调试工具本工具集功能强大与简单易用为一体,是无需安装的免费绿色软件。关键技术它可以帮助网络编程人员、网络维护人员检查所开发的网络应用软硬件的通信状况。★ 全面集成 TCP服务器/客户端; UDP服务器/客户端; UDP广播/组播 功能★ 支持多Socket并行测试, 采用树状Socket可视化界面,所有Socket句柄一目了然★ 在一个程序内可进行多句柄/多类型的Socket的创建/删除/以及数据收发等操作★ 支持16进制的发送和16进制接收显示,支持汉字以及文本发送 ★ 用户可以方便的把接收到的数据保存下来★ 支持发送、接收字节数统计
    2022-01-25 16:29:06下载
    积分:1
  • 利用api函数进行收了邮件。包括了邮件的收取、发送、删除等常用功能...
    利用api函数进行收了邮件。包括了邮件的收取、发送、删除等常用功能-Use api functions upon receipt of a message. Including the receipt of the message, send, delete and other commonly used functions
    2023-03-08 12:35:03下载
    积分:1
  • LabView 用于串口接收读取缓冲的最佳时间间隔
    LabView 用于串口读写数据读取缓冲的最佳时间间隔,在串口通信内容长度不确定的情况下,能完整接收数据并在接收结束之后尽快的停止接收,决定串口通信的效率。此vi经过小修改应该就能普遍适用。
    2023-02-08 06:05:04下载
    积分:1
  • This system written in VB6. It should how to communicate using serial com port....
    This system written in VB6. It should how to communicate using serial com port. It s good for reference
    2022-12-22 19:15:03下载
    积分:1
  • 讯测试源程序员讯测试源程序 讯测试源程序
    通讯测试源程序员通讯测试源程序 通讯测试源程序-Communications test source programmers communications test source communications test source communications test source
    2022-06-29 18:36:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载