搜索结果

找到约 177 项符合 disk-accesses 的查询结果

驱动编程 The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port ...
https://www.eeworm.com/dl/618/229640.html
下载: 152
查看: 1080

加密解密 开源的目录加密软件

开源的目录加密软件,可以生成加密的虚拟磁盘,virtual disk,很不错。
https://www.eeworm.com/dl/519/237181.html
下载: 88
查看: 1029

压缩解压 This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP

This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, adding, deleting files from the archive, modifications of the existing archive. There is a ...
https://www.eeworm.com/dl/617/238226.html
下载: 82
查看: 1101

操作系统开发 DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample i

DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample illustrates how to create a DRFolder from an existing folder on the source disk and burn it to disc, creating a hybrid ISO9660/Joliet/HFS+ data CD. The sample also uses the DiscRecordingUI framework to ...
https://www.eeworm.com/dl/531/246619.html
下载: 131
查看: 1044

驱动编程 /*** *** *** *** *** *** *** *** *** *** *** *** * File: whyt1_lib.c * * Library for accessing W

/*** *** *** *** *** *** *** *** *** *** *** *** * File: whyt1_lib.c * * Library for accessing WHYT1 devices. * The code accesses hardware using WinDriver s WDC library. * Code was generated by DriverWizard v9.01. *
https://www.eeworm.com/dl/618/253453.html
下载: 141
查看: 1035

单片机开发 PHILIPS 7130 TV/FM capture card use PHILIPS 7130 chip , is a newly built-in TV card integrating FM r

PHILIPS 7130 TV/FM capture card use PHILIPS 7130 chip , is a newly built-in TV card integrating FM radio and TV receiver. You can watch/record TV programs (up to 136 channels) and FM radio on PC. The powerful attached software enables you to & rename favorite channels as per your taste. Moreover, th ...
https://www.eeworm.com/dl/648/271737.html
下载: 44
查看: 1098

Linux/Unix编程 Excellent Bootloader with a lot of features for arm, can be used for homebrew applications or for le

Excellent Bootloader with a lot of features for arm, can be used for homebrew applications or for learning how a bootloader works, it has support for networking and yet has a very small size. support for filesystems, flash disk, flash, cf etc present. ideal when you would like get ur board up and ru ...
https://www.eeworm.com/dl/619/292364.html
下载: 84
查看: 1086

驱动编程 This is the library for all storage drivers. It simplifies writing a storage driver by implementing

This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
https://www.eeworm.com/dl/618/297108.html
下载: 26
查看: 1055

嵌入式Linux linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-sm

linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看 ...
https://www.eeworm.com/dl/653/321444.html
下载: 101
查看: 1059

磁盘编程 本程序是用JNI技术实现的读取硬盘序列号 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 Disk

本程序是用JNI技术实现的读取硬盘序列号 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 DiskID32.dll DiskID.dll public static String chenmin.io.DiskID.Factory() 返回硬盘厂家 public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号 Chenm ...
https://www.eeworm.com/dl/629/329004.html
下载: 164
查看: 1073