-
Source code of format disk.
磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方面,它要求编程尽量简单,不要涉及中断、端口读写、物理扇区存取、VXD、WDM驱动程序等复杂细节,只要能实现格式化即可,代码越简单越好,最好是只调用一个函数即可实现。-Source code of format disk.
- 2022-07-13 06:38:27下载
- 积分:1
-
Address book management system, enables personnel information input, query, modi...
通讯录管理系统,能够实现人员的信息录入、查询、修改、删除、保存、显示等操作。-Address book management system, enables personnel information input, query, modify, delete, save, display and other operations.
- 2022-01-26 06:26:31下载
- 积分:1
-
1、设置自己计算机的开、关机时间
2、控制自己计算机的工作时间
3、记录违规使用计算机人员的使用的次数...
1、设置自己计算机的开、关机时间
2、控制自己计算机的工作时间
3、记录违规使用计算机人员的使用的次数-a set up their computers open, 2 shutdown time, to control their own computer three hours of work, the illegal use of computer records of the number of
- 2022-06-20 04:50:22下载
- 积分:1
-
在VC下,简单的实现通过本机IP包的识别
在VC下,简单的实现通过本机IP包的识别-In the VC, the simple implementation of IP packets through the machine identification of
- 2022-02-03 14:48:51下载
- 积分:1
-
这是源代码,Visual Basic 6为I2C通信通过PC订单…
This the sorce code in Visual Basic 6 for the I2C Communication through PC Ports.-This is the sorce code in Visual Basic 6 for the I2C Communication through PC Ports.
- 2022-01-26 06:12:50下载
- 积分:1
-
使用opencv摄像头采集视频并简单灰度处理
使用opencv打开摄像头采集视频并简单灰度处理
- 2022-02-05 16:30:19下载
- 积分:1
-
c# 开发设置 proxy
c# 开发设置 proxy-installed proxy
- 2022-03-15 06:29:42下载
- 积分:1
-
HeadFirst设计模式源码
HeadFirstDesignPatterns_code
HeadFirst设计模式源码
HeadFirstDesignPatterns_code-HeadFirstDesignPatterns_code
HeadFirstDesignPatterns_code
- 2022-07-01 20:40:21下载
- 积分:1
-
经典的英文原版C/C++编程书籍,分享给大家,值得珍藏
经典的英文原版C/C++编程书籍,分享给大家,值得珍藏-Classic original English edition C/C++ Programming books, share with everyone, it is worth Treasures
- 2022-02-04 20:52:34下载
- 积分:1
-
C常用算法程序机,是关于解线性方程,各种矩阵的处理。很有实际应用意义...
C常用算法程序机,是关于解线性方程,各种矩阵的处理。很有实际应用意义-C algorithms commonly used procedures machine is on the solution of linear equations, various matrix processing. Very practical significance
- 2022-09-20 08:05:03下载
- 积分:1