搜索资源列表
GETGHO
- 自动获取光盘中的gho文件并恢复到C盘。-Auto acquire the ghost files from CD disk,and copy the file to C:\\
Soft20060210103545627
- 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过,
Bin2ISO
- bin文件转ISO文件的C++代码-bin documents are forwarded to the ISO C code documents!
MarkReaded_v2
- 一个用C++写成的,修改文件扩展名的程序。可以参考其中大量的自定义字符串处理函数。而且也用到了一部分编译原理的内容。我的作品-one written in C, modify file extensions procedures. Can refer to the large-defined string handling functions. It also uses part of the contents of compiler theory. My work
Files_menu_TURBOC
- 支持基本的文件操作,用C写的.里面的文件删除和增加等基本操作写得很干净,可借初学者看.最主要的功能是文件目录的列表,可以从中找到文件整理的实现方法.
cipanwenjian
- 这是一个关于磁盘文件最优存储问题,是通过C++来实现的呀。
analyses-lixu
- 1.显示扇区信息 2.显示fat32C盘大小等属性 3.分析C盘根目录下个文件属性 4.显示长文件名
15disk
- 用C实现的磁盘定位及文件查找代码,简介明了,某课堂上老师讲的
UploadModule
- C#.net2.0 开发的用于上传大文件,www.codeproject。com中可下载到
usbdisk.rar
- MS-DOS 7.1 下加载U盘驱动的最好方式: 在autoexec.bat文件中加入如下几行: devload usbaspi.sys /r /v /norst devload usbcd.sys /d:usbcd devload di1000dd.sys SHSUCDX.COM /D:?USBCD 其中devload di1000dd.sys 用来驱动大容量U盘,devload usbcd.sys /d:usbcd 和SHSUCDX.COM /D:?US
GreenSoftwareHelper
- 目的: 自动查找出文件夹下所有子文件夹里的快捷方式并建立到到桌面,是绿色软件爱好者和电脑公司必备工具, 经常整理软件的个人用户使用起来更是方便。 使用方法: 把所需要处理的文件夹拖到这个程序上面,或者把程序放到文件夹中执行,放到桌面或c:\时会查找G盘到D盘下并选择最近的一个\tools文件夹 要求: 1. 用户事先把需建快捷方式的软件在相应目录中都建立一次快捷方式,如果今后这个目录被更改了位置,批处理将自动更正生成新的快捷方式。 2. 用户对要注册绿化类的软件建立名字要包含有“注
FillServer
- 用C实现的本地服务器,可以实现文件的复制,粘贴,查看属性,上传,下载等功能-C implementation using the local server, you can achieve file copy, paste, view property, upload, download and other functions
DiskSpace
- 获取磁盘容量大小.单击"获取磁盘容量大小"按钮,则会将当前计算机上的磁盘的容量大小导入到C:\MyWMIC.txt文件中.-To obtain the size of disk capacity. Click " access to the disk size" button, the computer will be the current size of the disk into the C: \ MyWMIC.txt file.
fat
- 详细介绍fat文件系统结构 对于数据恢复初学者来说是必不可少的-Details fat file system structure for the data recovery is essential for beginners
HDDloker
- 由于是直接对硬件, 可能会有些风险, 但我现在还没发现能够引起什么不良反应。 源程序写的非常详细, 在这里就不多写了, 程序用 C++ Builder 6.0 编的, 请下载来看。 如果你用 C++ Builder 5.0 和以前的版本, 可能需要重新建立工程文件, 但编译不应该有问题。 由本人修改过后操作更加简便-Because it is directly on the hardware, there may be some risks, but now I have no
FATsrc
- 这是一个C语言编写的FAT16,32通用的文件系统源代码,写得很工整,值得参考。-This is a C language written in FAT16, 32 general-purpose file system source code, written very neat, good reference.
C_CpplocateNtfsFiles
- 用c、c++来定位ntfs分区上的文件,采用手工winhex操作~ 对理解ntfs相当有帮助~ 我就是靠这个将ntfs特性添加到自己的操作系统的-With c, c++ to locate the file on the ntfs partition using the manual operation ~ winhex quite helpful in understanding the ntfs ~ I am relying on this feature will be added to
huigezi
- smtp组建源代码,本文件由微软的可视化编程软件visual c++编写而成-smtp set up the source code
TestDH
- C++模拟文件系统:实现文件初始化、显示、复制、删除等-C++ simulation file system: initialization files, display, copy, delete, etc.
dokan-net-0.6.0
- 这是一个用c语言写的dokan程序,通过改写几个回调函数就能在本地虚拟出一个磁盘,并在磁盘增删改文件-This is a written dokan using c language program, through the callback function will be able to rewrite a few out of a local virtual disk, and the disk file CRUD