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

搜索资源列表

  1. Disk format

    0下载:
  2. 磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26.97kb
    • 提供者:袁耀辉
  1. FAT16

    0下载:
  2. use dsp to make FAT16 format disk.interface with FLASH Ic.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:64.92kb
    • 提供者:jacky
  1. FORMATARDISQUETE

    0下载:
  2. Componente e exemplos para formatar diquetes e midias removiveis. (format disk)
  3. 所属分类:midi

    • 发布日期:2008-10-13
    • 文件大小:2.71kb
    • 提供者:Anderson
  1. Format and CheckDisk

    0下载:
  2. 格式化磁盘和磁盘检测代码-formatted disk and disk detection code
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:45.88kb
    • 提供者:金辉
  1. Format 命令参考

    0下载:
  2. format命令的源代码,可以实现DOS下format磁盘的大多数功能。从freeDOS下得到。-format order the source code, can achieve a DOS disk format under the most functional. FreeDOS from under.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:34.97kb
    • 提供者:李钺
  1. UDF文件系统 源码

    1下载:
  2. Abstract:Universal Disk Format is a file system specification defined by Optical Storage Technology Association, One objective of UDF is to replace the ISO9660 file system. Introduce the characteristics of UDF file system, describe UDF file system’
  3. 所属分类:系统编程

    • 发布日期:2010-10-25
    • 文件大小:232.39kb
    • 提供者:931233590@qq.com
  1. FAT32.Format

    0下载:
  2. Format disk as FAT32 format.
  3. 所属分类:驱动编程

  1. sfdisk-2_05r2-32bit.zip

    0下载:
  2. Smart FDISK是一个管理硬盘的实用工具软件,它可以帮助您方便地管理您的计算机硬盘。能在硬盘上建立基本分区、逻辑分区,并且可以格式化分区。通过内建的启动管理器,可以方便地在一个或多个硬盘上的不同分区中独立地安装多个不同的操作系统,Smart FDISK the hard drive is a management utility software, it can help you easily manage your computer s hard drive. Able to estab
  3. 所属分类:Disk Tools

    • 发布日期:2017-11-08
    • 文件大小:688.59kb
    • 提供者:黄珉伟
  1. FAT12

    0下载:
  2. 详细了解一下FAT文件分配表、根目录、用户数据的数据结构,只有通过详细分析这些数据结构,才能自由的存取FAT12格式的磁盘文件-Learn more about FAT file allocation table, root directory, the user data structure, and only through detailed analysis of these data structures in order to free access to FAT12 format d
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:82.47kb
    • 提供者:张建伟
  1. Format

    0下载:
  2. 用C++写的格式化磁盘函数,100&可以运行,函数是FormatDisk(PWCHAR disk,PWCHAR NewName,bool QuickFormat=false),如果要删除D盘的内容,并将D盘改名为DISK,则可以调用FormatDisk(L"D:",L"DISK",0) -In C++ to write the formatted disk function, 100 & can be run, the function is FormatDisk (PWCHAR dis
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-09
    • 文件大小:1.98mb
    • 提供者:perry
  1. FAT32TONTFS-

    0下载:
  2. FAT32转NTFS工具,能将FAT32格式的磁盘瞬间转化成NTFS格式,文件不丢失,不损坏-FAT32 NTFS tool, able to FAT32 format disk instantly transformed into a NTFS format, the file is not lost, no damage
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-07
    • 文件大小:240.3kb
    • 提供者:mx
  1. format

    0下载:
  2. windows下的调用磁盘格式化API函数-windows disk formatted under the API function calls
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:593byte
    • 提供者:张毅
  1. udf201

    0下载:
  2. Universal Disk Format的2.01版本的文档,DVD存储格式UDF的说明文档。-Universal Disk Format 2.01 version of the document, DVD storage format of the UDF documentation.
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:350.15kb
    • 提供者:
  1. fmifs

    0下载:
  2. source code for format and scan disk on windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:66.03kb
    • 提供者:12345abc
  1. Delphi_Check_Disk_Format_Disk_Comp

    0下载:
  2. Delphi Hard Disk - Check Disk and Format Disk Components.-Delphi Hard Disk- Check Disk and Format Disk Components.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:250.69kb
    • 提供者:mike
  1. fat32format

    0下载:
  2. Format your hard disk with fat32 partition
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-05
    • 文件大小:23.01kb
    • 提供者:m0r473n53
  1. format

    0下载:
  2. 格式化磁盘的GHO文件,和GHOST配合使用,很方便!-GHO Files To Format Disk,You Can Use Them With Ghost!
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:99.29kb
    • 提供者:abcdefgh0101
  1. FormatFloppy

    0下载:
  2. This code is to manage floppy disk. This program is to format and erase floppy disk. This program is easy to use.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-29
    • 文件大小:29.86kb
    • 提供者:
  1. usb_fdfu_v1.1.2.0

    0下载:
  2. USB Flash Disk Format Utility v1.1.2.0
  3. 所属分类:磁盘编程

    • 发布日期:2018-04-20
    • 文件大小:460kb
    • 提供者:Larrot
  1. format

    0下载:
  2. format disk to fat16
  3. 所属分类:磁盘编程

    • 发布日期:2018-04-20
    • 文件大小:213kb
    • 提供者:wismas
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com