搜索资源列表
TC函数详解 (英文)
- TC函数详解 TC函数详解-TC function Elaborates on TC function Elaborates on the understanding TC function
FormatDisk
- 磁盘格式化是计算机用户经常使用的操作之一,但是对于如何编程实现磁盘格式化,很多人却不清楚。很多人认为磁盘格式化应该需要编写负载的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
dosback
- 都在一个程序里,备份恢复 MBR,DBR,FAT,CMOS 把自己写的 备份恢复 MBR,DBR,FAT,CMOS 的程序合并成了一个程序(DOS),大家玩玩吧(有源码)。。。 还有 破解 CMOS密码的功能(不是毁了CMOS,而是毫发无伤的解密。。) 全部在自己的机子上经过测试,目前没有问题。 - All in a procedure, the backup restores MBR, DBR, FAT, CMOS The backup writes which o
qingli
- qingli一个系统整理程序,虽然功能不是很全面,但是速度却比windows系统整理要快的多。这个程序拥有双重功能。是一个不错的 选择。 事件提醒 文件处理等功能 -qingli a systematic collation of proceedings, although it is not very comprehensive functions, But speed than the Windows system to collate more quickly.
disk_tool_miniTO
- 分区表备份器 miniTO 源码 现传上源码...希望能对正学习DOS,WINDOWS,磁盘和编程者有点帮助... 内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了, 一会儿我再把它们加上去,... (在WIN,打印功能是不能使用直接使用DOS的
disk_tool_miniTO_updated_edition
- 现传上源码...希望能对正学习DOS,WINDOWS,磁盘和编程者有点帮助... 内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. DOS版具有全部功能 WIN版控制台 暂未开启打印功能 WIN版GUI 暂未开启比较和打印功能 WIN32 版本的暂未开启的功能的模块都是完整的,如果想使用,可自行打开调用的开关或加几句调用的代码就可以了, 以后有时间我再把它们加上去,...) (在WIN,打印功能是不能使
200562242036281
- 一个系统整理程序,虽然功能不是很全面,但是速度却比windows系统整理要快的多。这个程序拥有双重功能。是一个不错的选择。-a systematic collation of proceedings, although it is not very comprehensive functions, But speed than the Windows system to collate more quickly. This process has a double function. Is a
DEMO_FileAccess
- 嵌入式系统的文件下载源码。实现各类文件的无线下载功能-Embedded System File Download source. Implementation of all types of documents downloaded from the wireless function
sd
- //按柱面和磁道来读取磁盘数据,要求 Public Function ReadDisk(ByVal Cylinders As Long, ByVal Tracks As Long, db() As Byte) As Boolean
硬盘速度测试
- 硬盘速度测试,可以测试出硬盘的速度,让你看看硬盘的功能强不强。-hard disk speed test can test the speed of the hard drive, so you look at the function drives strong.
Format
- 用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
ONEKEY
- C语言做的一键恢复代码,配合IBM F11功能和GHOST实现一键恢复-C language Code, one key recovery code, with IBM F11 function and GHOT realization of one key recovery
FloppyWriter
- 本程序属于操作系统程序,可能会给大家的作业带来帮助,其功能是将硬盘和软盘的文件间实现相互读写,希望想实现此功能的朋友喜欢-This procedure belongs to the operating system procedures, the operation may be helpful to everyone for their homework, and its function is to document the hard disk and floppy disk to read
filldisk-1.01.tar
- 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
MagicRabbitUDiskSafe
- 简易的优盘自运行病毒防护工具,只删除自运行脚本,不删除文件。(使用了kill函数)-Easy USB flash drives self-running anti-virus tools, only to remove the self-running scr ipt, do not delete the file. (Using the kill function)
WbMFT
- 更改文件的创建时间和修改时间。源码用Python编写,界面使用wxWidget,并且具有国际化功能,能翻译成任何国家语言,可作为典型的wxPython开发示例。-Change the file creation time and modification time. Prepared with the Python source code, the interface to use wxWidget, and has an international function, can be trans
NewTextDocument
- this a number of helpful function structures and definitions that help to get to very useful information about h-this is a number of helpful function structures and definitions that help to get to very useful information about hdd
cipan
- 实现磁盘扫描的功能,主要是操作系统中的四种算法-Achieve the ScanDisk function of
ATM
- 模拟ATM的一般功能!创建账户,存钱,取现金等,查询余额,修改密码等功能!-The general function of simulated ATM! To create accounts, save money, take cash, check balances, change your password and other functions!
mini_ext2
- 代码功能: 1、利用io端口读磁盘 2、读ext2文件系统中的文件 注意: 1、代码只在ring0状态下测试通过。 2、代码没有读分区表的功能,group0的位置是通过查看磁盘文件得来的,每个磁盘的group0的位置可能不同。 3、此代码仅作为用io端口读磁盘和读ext2文件系统的参考代码。-Code function: 1, 2, using io-port read disk, read ext2 file system files Note: 1, the c
