搜索资源列表
MyProgBar
- 进度条控件主要用来进行读写数据,文件拷贝,和磁盘格式化等显示当前工作进度提示。-Progress Control
fileopenandwrite
- 3.1 磁盘存取简介 3.1.1 利用FCB(文件控制块)存取磁盘文件: (2) 在程序的数据段设置FCB和DAT(数据传输区)。 (3) 利用DOS功能调用打开文件(读)或建立文件(写),同时将文件名、扩展名、记录大小等信息保存在FCB中。 (4) 用DOS功能设置DAT地址。 (5) 用相应方式的DOS功能,以记录或字节块为单位读写文件。 (6) 在存取文件之后,特别是在写入文件之后,用DOS功能关闭文件。 -3.1 Introduction 3.1.1 disk
VisualDSPPPrand_1000
- 产生1000个随机浮点数,并进行磁盘文件的读写-Generated 1000 random read and write disk files float
案例22磁盘文件的读写
- 案例22磁盘文件的读写(Case 22 disk file read and write)
ntfs-3g_ntfsprogs-2017.3.23 - 副本
- 多平台文件系统移植库。 NTFS-3G是一个开源软件,支持在Linux, FreeBSD, Mac OS X, NetBSD, Haiku操作系统下读写NTFS格式的分区。它能快速且安全的操作Windows XP, Windows Server 2003, Windows 2000 以及Windows Vista文件系统,除了完全的文件属主和访问权限,它支持所有符合POSIX标准的磁盘操作。(Multi platform file system transplantation Library)