搜索资源列表
-
1下载:
磁盘格式化是计算机用户经常使用的操作之一,但是对于如何编程实现磁盘格式化,很多人却不清楚。很多人认为磁盘格式化应该需要编写负载的VXD或者WDM驱动程序来直接对硬件进行操作。世界上完全可以通过调用一个简单的Shell函数来实现这一功能。-disk is formatted computer users often use one of the operation, but how programming disk format, but many people do not know. Many
-
-
0下载:
filldisk is an utility to optimize filling a media (cd/dvd/others with big files while wasting the minimum amount of space on it.
It is an integer binary programming application using a customized branch and bound algorithm which focuses on yes/no
-
-
0下载:
类似于机房常用的磁盘保护卡,本程序只是通过软件的方式实现了各个分区的磁盘保护,和数据还原。开发环境配置比较复杂,需要有点耐心,这主要涉及到驱动编程等相关内容。请根据你自己选择的VS版本来选择相应的WTL和winDDK。实现语言选择的是C++;(The function of this program is similar to that of disk protection card which be used in the computer lab. This program is to ac
-