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

搜索资源列表

  1. SDIO_Driver

    0下载:
  2. windows设备驱动开发,SDIO的读写操作,供大家学习用-windows device driver development, SDIO to read and write operations, for them to learn to use
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:15296
    • 提供者:dante
  1. minandmax

    0下载:
  2. 这是一个tcl和c集成的例子,该例子通俗易懂,是初学者学习的好例子-This is a tcl and c integrated example, the example of user-friendly is a good example for beginners to learn
  3. 所属分类:驱动编程

    • 发布日期:2017-03-29
    • 文件大小:7949
    • 提供者:leezhihui
  1. chardev.c.tar

    0下载:
  2. 简单的设备驱动程序,是学习设备驱动程序的开始。-A simple device driver, device drivers to learn the beginning.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:1772
    • 提供者:luanwang
  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
    • 文件大小:35526025
    • 提供者:lijianli
  1. Drivercom

    0下载:
  2. 使用C++编写的关于驱动和应用程序进行通信的例子,初始学习编程的同学可以进行学习-Using c++ written about driving and application examples of communication, initial learn programming of students can learn
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:8396
    • 提供者:fumeme
  1. DS1302drive

    0下载:
  2. DS1302 驱动程序是一个比较好的程序,有助于C语言初学者阅读和学习-DS1302 driver is a good program that helps beginners to read and learn C language
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:5745
    • 提供者:xugang
  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
    • 文件大小:55296591
    • 提供者:阿忠
  1. C-Programming-Under-Linux

    0下载:
  2. C Programming Under Linux学习驱动的朋友的必备书籍,linux下的c编译,基本功!-C Programming Under Linux must learn driving friends books under linux c compiler, basic skills!
  3. 所属分类:Driver develop

    • 发布日期:2017-11-11
    • 文件大小:5065728
    • 提供者:马巍巍
  1. myir

    0下载:
  2. 内容实用,内容复杂但有趣,适合c语言编程者借鉴和学习。-Practical content , a complex but interesting for c programming language to learn from .
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-02
    • 文件大小:55685
    • 提供者:宋孝朋
  1. gpiobiancheng

    0下载:
  2. 此代码是用C++写的GPIO程序,经运行成功通过,适合新手学习,很有帮助-This code is GPIO programming, after running through, suitable for beginners to learn to deal with it
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:172905
    • 提供者:honghogn
  1. TEST

    0下载:
  2. 这是AVR 单片机的ATMEGA 16的模块测试C程序,工初学者下载学习-This is ATMEGA AVR microcontroller module test C program, workers beginners learn 16 downloads
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-25
    • 文件大小:339461
    • 提供者:宋子轩
  1. 44444

    0下载:
  2. 用C实现的C均值算法,和c++相比也有所不同,希望学C的可以学习,在Linux下的eclipse中运行通过-C of C with the realization of the mean algorithm, and c++ Different compared to the hope that science can learn the C in Linux to run under the eclipse through
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:1838
    • 提供者:ya088317
  1. CPP-Primer-Source-Code

    0下载:
  2. C++ Primer书籍的代码,要想学好C++不仅需要掌握基础,还要多练习编程,而课本要代码又是很好的资料-C++ Primer code books, in order to learn C++ only need to know basis, but also to practice programming, but the code is a good textbook to information
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:186575
    • 提供者:zw
  1. UDP

    0下载:
  2. 最基本的udp通信程序 ,便于 初学者 学习 ,使用了C#语言 。(basic udp communication software help stydents learn how to communicate two pc)
  3. 所属分类:驱动编程

搜珍网 www.dssz.com