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

搜索资源列表

  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. Linux-driver-src

    0下载:
  2. 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:210775
    • 提供者:赵刚
  1. sbull-2.6.22

    0下载:
  2. 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:133489
    • 提供者:黄伟
  1. Windows_Kernel_Security_Programme

    3下载:
  2. 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:2041010
    • 提供者:lq7972
  1. utils

    0下载:
  2. 此代码为嵌入式开发中非常有用的几个功能模块 1。flash目录是对flash操作控制 2.ftpfs目录是ftp功能模块 3.i2c目录是i2c的驱动模块 4.memwatch是内存监测功能 5.setnet是网络设置功能 6.subtitle是媒体播放时外挂字幕解析功能。 7.usb是USB模块的自动挂载和卸载功能-This code is embedded in the development of a number of very useful function
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:631935
    • 提供者:ivan_chen
  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. pci

    0下载:
  2. This character-mode Linux device-driver lets an application program read from (or write to) the computer system s video display memory -- bypassing any software windowing systems. -This character-mode Linux device-driver lets an application program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:5952
    • 提供者:jeevan
  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. PCIWindows

    0下载:
  2. PCI 图像采集卡WDM 设备驱动程序共享内存DMA-PCI Image Capture Card WDM device driver for shared-memory DMA
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:206603
    • 提供者:dsda
  1. usbdiskencrar

    0下载:
  2. 主要是U 盘加密的。可以对U盘 进行加密,是一个难得的例子-Files Descr iption: DD\EDDrv.c: The on-the-fly encryption/decryption filter driver. DD\EdDrv.h: Main header file for the above. DD\IoctlCmd.h: Containing the IOCTLs for the driver. DD\EdDrv.lib: The library fi
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-22
    • 文件大小:6766943
    • 提供者:kennethroger
  1. IIC

    0下载:
  2. ATMEL AT24CXX 存储器驱动程序, /* 一个通用的24C01-24C256共9种EEPROM的字节读写操作程序*/-ATMEL AT24CXX memory driver, /* a generic 24C01-24C256 A total of nine kinds of EEPROM byte read and write operating procedures* /
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1831
    • 提供者:csl
  1. NTFIS

    0下载:
  2. 這本書提供詳細WINDOW NT IO MANAGER 以及其他資訊-Windows NT File System Internals presents the details of the NT I/O Manager, the Cache Manager, and the Memory Manager from the perspective of a software developer writing a file system driver or implementing a kern
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10643171
    • 提供者:daniel
  1. ch341.tar

    0下载:
  2. * Copyright 2007, Werner Cornelius <werner <at> cornelius-consult.de> * for changes/extenions regarding universal baud rate capability and modem * line control/status routines. * * ch341.c implements a serial port driver for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:3727
    • 提供者:rapik
  1. systemDll

    0下载:
  2. 驱动层读写内存的代码,学习驱动编程的朋友可以看一下-Driver layer to read and write the code memory, learning-driven programming friends can look at
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:14147
    • 提供者:jimmy
  1. Driver

    0下载:
  2. Chip type : ATmega16 Program type : Application AVR Core Clock frequency: 16.000000 MHz Memory model : Small External RAM size : 0 Data Stack size : 256-Chip type : ATmega16 Program type : Application AVR Core C
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:63068
    • 提供者:mahaseni
  1. EZ_USB_DRV

    0下载:
  2. EZ_USB driver source General purpose USB device driver Environment: kernel mode // ***************** Version 6 ***************** // User: Mdn Date: 9/17/01 Time: 10:54a // Updated in $/USB/Drivers/ezusbdrv // Fixed memory leak bug in ISO
  3. 所属分类:USB develop

    • 发布日期:2017-03-25
    • 文件大小:187328
    • 提供者:YasakSav
  1. Driver-levelmemoryreadandwrite

    0下载:
  2. 驱动级内存读写 调用驱动读写内存可以读写很多程序-Driver-level memory read and write calls the driver can read and write many programs to read and write memory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:508769
    • 提供者:
  1. AT24C01A

    0下载:
  2. EEPROM存储器 AT24C01驱动程序-AT24C01 EEPROM memory driver
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:5588
    • 提供者:云峰
  1. spimem

    0下载:
  2. simple spi memory driver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:9584
    • 提供者:Atmeg
  1. 24LC256

    0下载:
  2. 24LC256 I2C memory driver written in c for DS89C4xx microchip, working, tested.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:2788
    • 提供者:bonve
« 1 23 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com