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

搜索资源列表

  1. vprinterw2k

    1下载:
  2. 打印机监控驱动,能够实时监控打印机打印的文件内容
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1222147
    • 提供者:dengxin
  1. PCSC

    4下载:
  2. 智能卡读卡器模拟程序源码,可模拟一张真实的卡片,并将本地文件内容映射至虚拟卡片中,可与通用读卡器程序进行交互。-Smart card reader simulator source code, can simulate a real card, and the contents of local files mapped to the virtual card, you can interact with the common reader program.
  3. 所属分类:驱动编程

    • 发布日期:2012-11-08
    • 文件大小:265868
    • 提供者:李长江
  1. powerbuder_example

    0下载:
  2. 内容的源代码及其使用 目录的内容和使用方法: 在CD - ROM的一部分,这本书章节的例子的源文件,源代码的使用见 “附录A使用的源代码”的文件。-The contents of the source code and its use Directory content and use of methods: The CD-ROM part of the book sections of examples of the source file, source
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-27
    • 文件大小:213868
    • 提供者:HuChunfeng
  1. ChongDingXiang

    0下载:
  2. 应用程序打开或关闭文件时,需要由操作 系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, I / O请求会被转发给一个本地设备驱动程序。通过网络来访问一个设备也同样。然而, I / O请求必须通过网络转发给对应的远程设备。我们将其称为“I / O重定向”(I/O Redirection)-Application to open or close a document, required by the operating system to decide how to access
  3. 所属分类:Driver Develop

    • 发布日期:2016-01-21
    • 文件大小:273252
    • 提供者:kunlunshanjiao
  1. WindowsDriverDevelopment

    0下载:
  2. 上载内容包括Windows驱动开发技术详解pdf文件和对应源码,不是只有两章的pdf,是全部的,很全,学windows驱动的必备-Upload includes Windows Driver Development Technology Xiangjie pdf file and the corresponding source code, not just two chapters of the pdf, is all very full, learning the necessary win
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-03
    • 文件大小:52217117
    • 提供者:jfwiofjwe
  1. DiskDataInfo

    0下载:
  2. 查看驱动器的信息及文件,文件夹等内容,给大家参考借鉴-View the content of information and documents, folders, and drives
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:22126
    • 提供者:lhw
  1. Understanding_the_Linux_Kernel

    0下载:
  2. 本书内容:内存管理,包括文件缓冲,进程交换和直接内存访问(DMA;虚拟文件系统层和第二和第三的扩展文件系统;;进程创建和调度;信号,中断和设备驱动程序的基本接口等-Understanding the Linux Kernel will acquaint you with all the inner workings of Linux, but it s more than just an academic exercise. You ll learn what conditions bring
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-12
    • 文件大小:2889183
    • 提供者:宋世磊
  1. A24C08DRIVE

    0下载:
  2. 此文件内容包括了芯片24c02的基本初始化和读写驱动-THIS FILE INCLUDING CHIP OF 24C02 DRIVE
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:2392
    • 提供者:shbos
  1. 中间层驱动编程设计

    0下载:
  2. 资源里提供了一个PDF文件,和一个打开该文件所需的密码,文件内容为介绍网络中间层驱动的工作原理和系统的讲述网络中间层驱动的编程步骤,只需按文件步骤操作,就可轻松学习驱动编程。希望该课件对学有所需的同学们有用!-Resources to provide a PDF file, and a password required to open the file, the contents of the file only by file step to introduce the programmin
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2577299
    • 提供者:覃茂平
  1. INF_File_Introduct

    0下载:
  2. USB驱动开发中,驱动安装时用到的INF文件内容详细介绍-USB driver development, driver installation when used INF file content details
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-14
    • 文件大小:222242
    • 提供者:hexp
  1. sfilter

    0下载:
  2. 一个文件系统过滤的加密例子,作为入门参考,演示了如何对文件内容加密-Encryption example of a file system filter as introductory reference demonstrates how to encrypt the contents of the document
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:37779
    • 提供者:isscall
  1. CY7C68013-usb驱动程序

    0下载:
  2. CY7C68013-usb驱动程序,官网是收不到的,本人花费了大量精力收集而来和大家分享! CY7C68013A是一款由Cypress Semiconductor公司生产的USB微控制器,常用于各种USB接口设备的设计中。这篇文档将详细介绍如何在Windows操作系统上为该芯片安装和使用驱动程序。 我们要了解驱动程序在计算机系统中的角色。驱动程序是操作系统与硬件设备之间的桥梁,它允许操作系统理解和控制特定硬件的功能。对于CY7C68013A来说,驱动程序是确保Windows能够正确识别并
  3. 所属分类:驱动编程

    • 发布日期:2024-12-13
    • 文件大小:15819337
    • 提供者:8917907********
搜珍网 www.dssz.com