Welcome![Sign In][Sign Up]
Location:
Search - Disk

Search list

[Linux-Unixmonitor_unix

Description: UNIX环境下资源监控程序(包含对CPU\MEM\DISK\IO\PS等资源的监控)-UNIX environment monitoring program resources (including the CPU \ MEM \ DISK \ IO \ PS resource control)
Platform: | Size: 76800 | Author: 郭秋 | Hits:

[assembly languagePandaMan Disk sector tools V1.0.0 Beta

Description: 编辑软盘和硬盘扇区的工具。你需要在纯DOS下运行,输入拄面号,盘片号,扇区号。目前还很不完善,使用时要小心。-editor floppy disk and hard disk sector tools. You need pure running under DOS, the importation prop surface, discs, No. sector. Currently it is very imperfect, and to be careful when using.
Platform: | Size: 17408 | Author: 徐一昕 | Hits:

[Otherdisk-d

Description: 可以告诉大家怎么样进行低格硬盘,对于不会的人来说是比较不错的。它图文讲解了整个过程-can tell you how low lattice-like hard drive, not for the people is good. It transmission on the whole process
Platform: | Size: 53248 | Author: hqq | Hits:

[Hook apicode_format_disk

Description: 磁盘格式化程序,msdn中没有提供磁盘格式化函数说明,但是只要加载shell32.dll,可以从中查到磁盘格式化函数SHformatdrive,可以利用此函数调用磁盘格式化界面。-disk formatting procedures, which are not available flowing disk formatting functions that However, as long as loading motto. disk can be found from SHformatdrive formatting function, use this function call interface disk formatting.
Platform: | Size: 7168 | Author: 蒋美娟 | Hits:

[Other获取IDE磁盘的型号、序列号

Description: 获取IDE磁盘的型号、序列号,非常适合做软件加密,让自己的软件更安全-access IDE disk model, serial number, very suitable for encryption software, so their software more secure!
Platform: | Size: 6144 | Author: 夏静 | Hits:

[GUI DevelopDiskExt

Description: DiskExt demonstrates the use of the IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS command that returns information about what disks the partitions of a volume are located on (multipartition disks can reside on multiple disks) and where on the disk the partitions are located. -DiskExt demonstrates the use of the IOCTL_ VOLUME_GET_VOLUME_DISK_EXTENTS command tha t returns information about what disks the part itions of a volume are located on (multipartiti on disks can reside on multiple disks), and where on the disk the partitions are located.
Platform: | Size: 21504 | Author: 李杰 | Hits:

[OS programformatfloppydisk

Description: this code demonstrate how to format floppy disk !-this code demonstrate how to format floppy disk!
Platform: | Size: 35840 | Author: 搜索死 | Hits:

[OS programAlloc_src1[1]

Description: 内存分配工具 Sometimes it is very helpful to test your applications in extreme situations like low resources, full hard disk, or low memory conditions. This tool covers just the last - memory. It allows you to allocate as much memory as might be available.-memory allocation tool Sometimes it is very helpful to test your applications in extreme situations like low resources, full hard disk, or low memory conditions. This tool covers just the last-memory. It allows you to allocate as much memory as might be available .
Platform: | Size: 66560 | Author: 马成 | Hits:

[OS programDiskFormat

Description: 能够实现格式化磁盘系统功能的程序,恨有效的一个东西.-to achieve disk formatting functions of the system procedures, an effective hate things.
Platform: | Size: 27648 | Author: 郭会林 | Hits:

[OtherUBOOT10

Description: USB启动盘制作软件 市面上现在大多数U盘都支持启动机器的功,但是要制作启动型U盘,需要进入WIN98,现在很多人机器上都没有98了吧,呵呵。为了做个启动盘,装一个98,多冤啊。这个小软件就是为此编制的,在WIN2K/XP下运行,可以直接把U盘做成启动盘。程序自带了MSDOS7.1的两个 基本启动文件IO.SYS和COMMAND.COM,如果要制作复杂的启动盘,可以把其他文件拷贝到U盘上即可,比如HIMEM和CONFIG.SYS什么的。-USB startup disk production software available on the market now have the majority support of the U-activated machines work, but to make a boot disk-U, need access to Windows 98, many people are not on the machines 98 by now, huh. To be a startup disk, installed a 98, ah more grievances. The software for this small establishment, in WIN2K/XP running, can directly cause U-boot disk. MSDOS7.1 own procedures of the two basic startup file COMMAND.COM resides and, if production complex startup disk, can be copied to other documents on the disk can be U, such as HIMEM and CONFIG.SYS anything.
Platform: | Size: 935936 | Author: vcf | Hits:

[SCMFAT32_bak

Description: USB Disk FAT read & witre-USB Disk FAT read witre
Platform: | Size: 152576 | Author: cai | Hits:

[USB developUSB_Disk

Description: C语言版的USB单片机固件源代码,实现U盘的存储功能。包括了USB的常用协议栈-C language version of the USB MCU firmware source code, achieving U disk storage capacity. Including a common USB protocol stack
Platform: | Size: 23552 | Author: 李飞 | Hits:

[USB developreadwriteudisk

Description: based on lpc2210 and isp1161, usb host, read and write u disk. from zlg-based on lpc2210 and isp1161, USB host, u read and write disk. from zlg
Platform: | Size: 422912 | Author: resun | Hits:

[OS programDiskRW

Description: 该程序演示了在各种操作系统下访问磁盘的文件,并且可写-demonstration of the program in various operating system visit disk files and can write
Platform: | Size: 65536 | Author: Dolphin | Hits:

[OS Developvirtual-dusk

Description: 申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-application of a 10M file space into a virtual disk, according to the size of 1K division sector, in order numbers, to achieve a single volume directory single file system. According to the paper distribution program to design appropriate FCB structure, and the leisure space management structure, the total disk volumes of information structure, District information directory structure, stored in the virtual disk preparation of the corresponding regional management procedures, to achieve the virtual disk full control as with real disk usage patterns similar to the DOS or Linux terminal is a simple way of Disk File FAT format, and other relevant background and algorithms, and using FAT programs to achieve a single volume. single-level directory of virtual file system. Description of the whol
Platform: | Size: 346112 | Author: 戴天天 | Hits:

[OS programGetDISK

Description: VB下读取硬盘的物理序列号及磁盘序列号,不用其它动态库。-VB reading of the physical hard disk and disk serial number sequence, and no other DLL.
Platform: | Size: 11264 | Author: 黄和 | Hits:

[OS programwww.cohoo.com.cn.formatdisk

Description: 格式化软盘源代码 format floppy disk-formatted floppy disk source code format floppy disk
Platform: | Size: 15360 | Author: cohoo | Hits:

[Otherdisk-info

Description: 详细介绍了硬盘的结构了使用方法,有较高的参考价值-details of the structure of the drives use a high reference value
Platform: | Size: 7168 | Author: zqw | Hits:

[Windows DevelopGetPCInfo

Description: // 1、显示器资料(例如显示器序列号) // 2、主板信息(例如主板序列号) // 3、硬盘信息(例如硬盘序列号,品牌) // 4、芯片信息(例如芯片序列号) // 5、处理器信息(例如处理器序列号,品牌) // 6、光驱信息 // 7、键盘信息 // 8、Modem信息 // 9、内存信息-//a, display information (for example, monitor serial number)// 2. motherboard information (such as serial numbers motherboard)// 3, hard disk information (eg hard drive serial number, brand)// 4, chip information (such as chip sequence)// 5, processor information (such as processor serial number, brand)// 6, Optical information// 7, keyboard information// 8, Modem Information// 9, the memory of information
Platform: | Size: 10240 | Author: kk | Hits:

[Disk ToolsDriveRescuev1.8

Description: 一个磁盘文件被删除后恢复的源程序! 内嵌汇编代码~!-a disk files are deleted after the restoration of the source! Embedded code compilation ~!
Platform: | Size: 391168 | Author: 刘挺 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net