CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - pointer

搜索资源列表

  1. CharFilter_Class

    0下载:
  2. CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。 -CharFilter_Class CharFilter e
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.61mb
    • 提供者:秦生
  1. tty_driver

    0下载:
  2. This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a null pointer.-This structure defines the interfac
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:王亮亮
  1. block

    0下载:
  2. linux中断驱动程序的实现,我搞了很长时间爱你才搞出来-struct my_pipe { wait_queue_head_t inq,outq /* read and write queues*/ char*buffer,*end /* begin of buf,end of buf*/ int buffersize /* used in pointer arithmetic*/ char*rp,*wp /* where to read,where to w
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:2.68kb
    • 提供者:唐晋星
  1. list

    0下载:
  2. 链表封装 功能:链表头指针初始化,添加节点 数据先进先出,获取某个结点的data 获取链表的结点的个数,释放链表-Linked list package features: the list head pointer initialization, add a node data FIFO access to the data of a node for the linked list of the number of nodes, the release of the link
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:3.12kb
    • 提供者:林斌
  1. s

    0下载:
  2. 将详细介绍windows编程中如何获得应用程序主窗口的指针-Will detail how to get the pointer of the main application window in the windows programming
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:17.92kb
    • 提供者:sha
  1. bfa_port

    0下载:
  2. Pointer to the port module for Linux v2.13.6.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:4.38kb
    • 提供者:lloudorbnrhtsuc
  1. SCL2008-MovingSign-API

    0下载:
  2. Some structure and all pointer of the functions in Dll // Please insert them to defination of your class. // The LIBRARY_CALL_MODE can be defined as MODE_STDCALL or MODE_CDECL to // choose the call mode of the D- Some structure and all pointer
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:410.96kb
    • 提供者:Aser lee
  1. 200620461

    0下载:
  2. 链表的使用1.求表中第i个结点的指针2.第i个结点前插入值为x的结点-List 1. For the table the first i nodes of the pointer 2. The first i nodes inserted before the value of node x
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:8.46kb
    • 提供者:cheng810337
搜珍网 www.dssz.com