CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - physical access driver

搜索资源列表

  1. vxd

    0下载:
  2. 用VC6.0集成环境快速开发VxD VxD (Virtual Device Driver), 即虚拟设备驱动程序, 是运行在处理器Ring0特权级别的驱动程序,可以执行任何处理器指令,访问机器中的任何数据寄存器。VxD被用作Windows 9x系统和物理设备之间的接口,扩展了WINDOWS 系统的核心服务,能够访问和控制实际的硬件环境。-Using VC6.0 integrated environment for rapid development of VxDVxD (Virtual
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:4025
    • 提供者:DIVE
  1. userkernelspace

    0下载:
  2. A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can us
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:920
    • 提供者:harish
  1. SourceWinIO

    0下载:
  2. The WinIo library allows 32-bit Windows applications to directly access I/O ports and physical memory. It bypasses Windows protection mechanisms by using a combination of a kernel-mode device driver and several low-level programming techniques. -The
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:77434
    • 提供者:ChameLeon
  1. mm-dram

    0下载:
  2. This module implements a Linux character-mode device-driver for the processor s installed physical memory. It utilizes the kernel s kmap() function, as a uniform way to provide access to all the memory-zones (including the "high memory" on s
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:8347
    • 提供者:jeevan
  1. DRIVER

    0下载:
  2. 如何加内存!一种User Mode下访问物理内存及Kernel Space的实现-How do I increase the memory! Of a User Mode to access physical memory, and the realization of Kernel Space
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:30116
    • 提供者:helen
  1. winio_v20

    1下载:
  2. The WinIo library allows 32-bit Windows applications to directly access I/O ports and physical memory. It bypasses Windows protection mechanisms by using a combination of a kernel-mode device driver and several low-level programming techniques.
  3. 所属分类:Windows Develop

    • 发布日期:2017-01-19
    • 文件大小:205824
    • 提供者:闫俊芳
  1. VB_LPT

    0下载:
  2. VB LPT The WinIo library allows 32-bit Windows applications to directly access I/O ports and physical memory. It bypasses Windows protection mechanisms by using a combination of a kernel-mode device driver and several low-level programming techniques
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:6397
    • 提供者:minxin
  1. Real-timewithacommonanodeLEDdisplayADc0809value.ra

    0下载:
  2. 用共阳极数码管实时显示ADc0809的值,(除去数码管‘位选’接法需要自己接驱动三极管外,其余电路部分均参照protuse图中接线)虽然protuse中没有效果,但程序经实物调试绝对可用-Real-time with a common anode LED display ADc0809 value, (excluding digital ' Choice' connection needs its own access driver transistor, the remainin
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:21355
    • 提供者:阿斌
  1. Linux-driver-development11

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第11章、内存与I/O访问。由于Linux系统中提供了复杂的内存管理功能,所以内存的概念在Linux系统中变得相对复杂,出现了常规内存、高端内存、虚拟地址、逻辑地址、总线地址、物理地址、I/O内存、设备内存、预留内存等概念。本章将系统地讲解内存和I/O的访问编程,带您走出内存和I/O的概念迷宫。11.1节讲解内存和I/O的硬件机制,主要涉及内存空间、I/O空间和MMU。11.2节讲解Linux的内存管理、内
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:658901
    • 提供者:华清远见
  1. WinIo

    0下载:
  2. 通过底层各个设备的端口调用系统资源,并附有vc和vb的代码-The WinIo library allows 32-bit Windows applications to directly access I/O ports and physical memory. It bypasses Windows protection mechanisms by using a combination of a kernel-mode device driver and several low-level
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8600717
    • 提供者:葛子玄
  1. Tddiirectrwh

    0下载:
  2. 这个应用程序源码演示了怎样直接地访访问物理驱动driver -The application source code demonstrates how to visit directly access the physical drive driver
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:19019
    • 提供者:本能
  1. STM32uCGUI

    0下载:
  2. μ C/GUI 是一种用于嵌入式应用的图形支持软件。它被设计用于为任何使用一个图形 LCD 的应用提供一个有效的不依赖于处理器和 LCD 控制器的图形用户接口。它能工作于单任务或 多任务的系统环境下。μ C/GUI 适用于使用任何 LCD 控制和 CPU 的任何尺寸的物理和虚拟显示。 它的设计是模块化的,由在不同的模块中的不同的层组成。一个层,称作 LCD 驱动程序,包 含了对 LCD 的全部访问。μ C/GUI 适用于所有的 CPU,因为它 100 由的 ANSI 的 C 语言
  3. 所属分类:uCOS

    • 发布日期:2017-11-14
    • 文件大小:4826649
    • 提供者:
搜珍网 www.dssz.com