CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 磁盘编程 搜索资源 - example.a

搜索资源列表

  1. 用VC实现磁盘绝对读写

    1下载:
  2. 用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:102877
    • 提供者:zxb
  1. Soft20060210103545627

    0下载:
  2. 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过,
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:6132
    • 提供者:zj
  1. FileGuardfile

    0下载:
  2. 文件系统的好例子,演示如何保存文件,VC实现,可以参考-file system a good example, shows how to preserve documents, VC, we can make reference to
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:153983
    • 提供者:zht
  1. DiskSpaceTracker

    0下载:
  2. VC++编程,用来进行磁盘跟踪,是一个对磁盘操作较好的例子-VC++ Programming, used for disk tracking, is a good example of a disk operation
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-02
    • 文件大小:18573
    • 提供者:iiiii
  1. psubst_v2_2

    0下载:
  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
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:1441
    • 提供者:bt2001
  1. psubst_v1a

    0下载:
  2. 以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
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-01
    • 文件大小:20143
    • 提供者:bt2001
  1. DiskThief-_Delphi

    0下载:
  2. Delphi版的闪盘小偷。。 实现原理:当Windows系统的硬件设置发生变化时,系统将会向所有应用程序发送一条WM_DEVICECHANGE消息.当有设备被禁止或激活时(比如我们插入光盘,从光驱中取出光盘,或者在系统设备中删除或禁止打印端口),该消息的wParam参数分别被指定为DBT_DEVICEARRIVAL(设备安装完毕)和DBT_DEVICEREMOVECOMPLETE(设备移除完毕),根据这两个参数可以判断闪存是否存在,lParam参数指向一DEV_BROADCAST_HDR结构
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-02
    • 文件大小:8598
    • 提供者:dll
  1. HDSerialID

    1下载:
  2. 一款简单使用的获取硬盘序列号的实例代码,获取的序列号可供软件注册的利用-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
  3. 所属分类:Disk Tools

    • 发布日期:2016-09-22
    • 文件大小:25978
    • 提供者:刘瑾
  1. WbMFT

    0下载:
  2. 更改文件的创建时间和修改时间。源码用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
  3. 所属分类:Disk Tools

    • 发布日期:2017-05-18
    • 文件大小:5193162
    • 提供者:Wang Bin
  1. USBHDD

    0下载:
  2. 写硬盘0盘面0磁道0扇区的例子(Turbo C)-Write a hard disk 0 track example (Turbo C)
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-25
    • 文件大小:2474
    • 提供者:fan
  1. FormatDriveExample

    0下载:
  2. 一个格式化磁盘的例子,有很好的学习借鉴意义-Example of a formatted disk, a good learning reference
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-02
    • 文件大小:20305
    • 提供者:yk
  1. 2

    0下载:
  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
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-09
    • 文件大小:1126952
    • 提供者:蓝精灵
  1. SysDiskInfo

    0下载:
  2. 设计一个对话框应用程序,作用是显示系统中的磁盘信息。例如,磁盘可用空间,已用空间,以及磁盘总大小等等。(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.)
  3. 所属分类:磁盘编程

    • 发布日期:2018-01-01
    • 文件大小:3732480
    • 提供者:kgylmm
搜珍网 www.dssz.com