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

搜索资源列表

  1. sfilter

    0下载:
  2. 文件过滤驱动编程win最新的sfile.c,是microsoft公司自己开发的源 代码-filter paper-driven programming win the latest sfile.c is microsoft development of the company's own source code
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:65.63kb
    • 提供者:唐佳斌
  1. seriesprogramming

    0下载:
  2. 通过用C++ 编写的窜口编程源码,可在Visual C++ 6.0上运行-prepared by using the C programming source channeling mouth, in Visual C 6.0 runs
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:36.72kb
    • 提供者:tangtang
  1. xcg-XMS

    0下载:
  2. 你有没有用c语言编程时申请不到内存(申请内存太多的原因)的情况,如果有,怎么解决呢?用扩展内存吧。这里提供扩展内存支持的源程序。本程序经过本人精心编写,操作扩展内存就象在操作文件一样,非常方便!你不妨试试!-c programming language used when applying less than memory (memory for many reasons). If there is, how to solve? It used to expand memory. Here pr
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:xcg743
  1. joystick1130

    0下载:
  2. 关于游戏手柄的驱动编程,采用C语言,能用于一般的USB接口的游戏手柄,可生成TXT文件,描述游戏手柄当前状态-handle on the game-driven programming using C language, it can be used for general USB Joystick games, TXT documents can be generated to describe the current state of the game handle
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:200.24kb
    • 提供者:阳文
  1. BCBDEMO

    0下载:
  2. C++ Buider下控制USB设备的例程。目标板为C8051F开发板,可通过此程序控制目标版上的LED,读取开发板上的数据。-C Buider USB devices under the control of programming. C8051F target board for the development board, through this process control objectives version of the LED, the development board to
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:691.17kb
    • 提供者:张文
  1. CharFilter

    0下载:
  2. 典型的C++ 编程,WDM编程,过滤器编程。绝对可以用。可配合其它我上载的源代码使用。试试看!-typical C programming, WDM programming, filters programming. Absolutely can use. I can meet other on the use of the source code. Give it a try!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.54mb
    • 提供者:李震
  1. IC_Design

    0下载:
  2. 使用c++编程语言实现考勤卡的基本功能,包含工作人员的姓名以及相关信息,使用时只需下载相关的驱动程序,即可实现其功能-Using c++ programming language implementation of the basic functions of time cards containing the names of staff members as well as related information, when used simply download the relevant
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-24
    • 文件大小:3.21mb
    • 提供者:汪艳婷
  1. IC_Design

    0下载:
  2. 利用非接触式的IC卡,使用C++编程语言实现公司考勤制度的考勤卡系统,使用时只需下载相关的驱动程序即可实现该功能-The use of non-contact IC card, the use of C++ programming language to achieve the company' s performance appraisal performance appraisal system of the card, when used simply download the re
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:2.54mb
    • 提供者:汪艳婷
  1. PCI_IO_SYS

    0下载:
  2. 一個PCI_IO為驅動程式範例,本範例參考"PCIConf","Winio"及"接口驅動程序開發"修改而成,主要修改的檔案為Ioctls.h及Control.c-1 PCI_IO-driven programming paradigm, in this example refer to " PCIConf" , " Winio" and " interface driver development" revisions, major chang
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:477.7kb
    • 提供者:yp751
  1. environ

    0下载:
  2. 其实学习完C/C++后马上就可以进入windows编程了 多看些程序源代码从中吸取知识~~ 要说经典的话个人认为黑客x档案出的《黑客编程入门2》是绝对经典~~没看过的确是损失!!! 总之最重要的还是得靠自己的努力!!! -First, the need to understand c++ syntax in which the operating system are the same, except that: a platform for programming changed, so
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:57.32kb
    • 提供者:鲁龙年
  1. ChannelDef

    0下载:
  2. 充分地利用枚举类型,定义数据采集通道对应关系,大大简化了C的程序设计。-Full use of enumeration types, the corresponding relationship between the definition of data acquisition channels, greatly simplifying the C programming.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:686byte
    • 提供者:张守祥
  1. Windows_2000_XP_WDM_Driver_Development

    0下载:
  2. 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-21
    • 文件大小:33.88mb
    • 提供者:lijianli
  1. MyMCICD

    0下载:
  2. MCI光驱驱动编程类,非常适合C++,Vc++程序员在开发中使用-MCI CD-ROM drive programming class, ideal for C++, Vc++ programmers to use in the development
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:2.66kb
    • 提供者:xp
  1. CANdriver

    0下载:
  2. 采用C++的编程环境,开发CAN总线的板卡驱动程序,可移植性强!-C++ programming environment, the development of CAN bus card driver, portability!
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2.5mb
    • 提供者:高玉霞
  1. ISA_NEW

    0下载:
  2. 采用C++的编程环境,开发ISA板卡的驱动程序,可移植性强!-C++ programming environment, the development of the ISA board driver, portability
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:高玉霞
  1. Windows wdf pdf and source

    2下载:
  2. 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
  3. 所属分类:驱动编程

    • 发布日期:2013-01-12
    • 文件大小:52.73mb
    • 提供者:阿忠
  1. WinpkFilter

    3下载:
  2. 一个高性能的网络数据包处理架构,利用WinpkFilter可以在应用层直接对数据包进行处理,甚至可以在应用层延缓数据包发送-WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network
  3. 所属分类:驱动编程

    • 发布日期:2014-01-23
    • 文件大小:5.57mb
    • 提供者:awe
  1. 24LC02

    0下载:
  2. 关于24LC02型存储器的驱动进行编程实现,采用c语言进行。-About the 24LC02-type memory drive programming using c language.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-18
    • 文件大小:685byte
    • 提供者:韩林娜
  1. Read-SSDT-table--performance-address

    0下载:
  2. 读出SSDT表现有函数地址,c++,驱动编程的第一步啊。-Readout SSDT performance function addresses, c++, the first step of the driven programming. I
  3. 所属分类:Driver Develop

    • 发布日期:2016-09-25
    • 文件大小:300kb
    • 提供者:1zhanghj
  1. DxTiTanTools

    0下载:
  2. C++驱动编程,获取SSDT表,驱动层和应用层的互交-Drive c++ programming, obtain the SSDT table, intercrossing driver layer and application layer
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:138.94kb
    • 提供者:dexter.
« 12 »
搜珍网 www.dssz.com