搜索资源列表
用VC实现磁盘绝对读写
- 用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
Soft20060210103545627
- 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过,
FileGuardfile
- 文件系统的好例子,演示如何保存文件,VC实现,可以参考-file system a good example, shows how to preserve documents, VC, we can make reference to
hd_driver
- 硬盘驱动的例子,系统最基本的驱动,一样要DDK才可以编译,著名的还原软件deepfreeze就是通过替换系统文件系统驱动来实现的。-hard drives example, the basic system-driven, the same can be DDK compiler. Reduction of the famous deepfreeze software system is replaced by paper-driven system to achieve.
virtualdisk.rar
- 驱动实现虚拟磁盘很经典的哟 ,是研究虚拟磁盘的入门范例,Virtual disk drive classic yo is to study the introductory example of the virtual disk
DiskSpaceTracker
- VC++编程,用来进行磁盘跟踪,是一个对磁盘操作较好的例子-VC++ Programming, used for disk tracking, is a good example of a disk operation
psubst_v2_2
- 使用微软操作系统内建指令”SUBST”的范例工具程序.在档案总管中加载虚拟磁盘驱动器,将您常用的目录变成磁盘驱动器代码,在我的计算机中方便快速的开启.-Built using Microsoft operating system command SUBST an example of tools procedures. In the Windows Explorer to load a virtual disk drive, commonly used in the directory of
psubst_v1a
- 以C++示范使用微软操作系统内建指令”SUBST”的范例工具程序.在档案总管中加载虚拟磁盘驱动器,将您常用的目录变成磁盘驱动器代码,在我的计算机中方便快速的开启.-To C++ Model built using the Microsoft operating system command SUBST an example of tool procedures. In the File Manager to load a virtual disk drive, your directory
DiskThief-_Delphi
- Delphi版的闪盘小偷。。 实现原理:当Windows系统的硬件设置发生变化时,系统将会向所有应用程序发送一条WM_DEVICECHANGE消息.当有设备被禁止或激活时(比如我们插入光盘,从光驱中取出光盘,或者在系统设备中删除或禁止打印端口),该消息的wParam参数分别被指定为DBT_DEVICEARRIVAL(设备安装完毕)和DBT_DEVICEREMOVECOMPLETE(设备移除完毕),根据这两个参数可以判断闪存是否存在,lParam参数指向一DEV_BROADCAST_HDR结构
driveclear
- 原理: 本软件通过覆盖磁盘可用空间来达到彻底清除曾经删除的文件. 作用: 可以彻底清除磁盘曾经储存但被移动、修改、删除的痕迹,这样就可以不必担心以前删除了的文件被他人使用 磁盘恢复软件 恢复了. 常识: 一般常规方式删除(比如清空回收站或SHIFT+DELETE,以及在windows下的格式化)只是清除文件在文件系统中的索引位置,而文件的实体还是保存在磁盘扇区里的,所以所谓 磁盘恢复软件 依然能够恢复你已删除了的文件,只有完全清除文件在磁盘物理扇区上所占用的
HDSerialID
- 一款简单使用的获取硬盘序列号的实例代码,获取的序列号可供软件注册的利用-A simple access to the hard disk serial number using the example code to get the serial number of the use of available software registration
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
cipanduxie
- 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is an example of reading and writing disk files, where " infile" to read documents, " wfile" as written documents.
USBHDD
- 写硬盘0盘面0磁道0扇区的例子(Turbo C)-Write a hard disk 0 track example (Turbo C)
DOS-disk-c-example
- 有关DOS命令扩展(硬盘分区表保存和修复,到硬盘用软锁、DIR功能扩展等),C与DBASE和汇编语言接口等等等等。-Relevant DOS commands expand (disk partition table preservation and restoration, to hard disk with soft lock, DIR function expansion, etc), C and DBASE and assembly language interface, etc.
FormatDriveExample
- 一个格式化磁盘的例子,有很好的学习借鉴意义-Example of a formatted disk, a good learning reference
2
- 将一个磁盘文件中的信息复制到另一个磁盘文件中,今要求将上例建立的file。Dat文件中的内容复制到另一个磁盘文件file2.dat中-A disk file copy information to another disk file, this requires the establishment of the example file. Dat file contents to another disk file file2.dat in
iipsecsample-p
- ipsec vpn的例子程序序 主要是演示vpn可直接使用。 -the ipsec vpn example program sequencer major demo vpn can be used directly.
SysDiskInfo
- 设计一个对话框应用程序,作用是显示系统中的磁盘信息。例如,磁盘可用空间,已用空间,以及磁盘总大小等等。(Design a dialog box application, the role is to display disk information in the system. For example, disk available space, used space, and disk size, and so on.)
