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

资源列表

« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 109 »
  1. SL8115254

    0下载:
  2. 总线是指一组进行互连和传输信息的信号线,这组信号线一般都包括地址线、数据线、控制线、电源线等几种信号线。微型机系统所使用的芯片内部、电路插件板元器件之间、系统各插件板之间、系统与系统之间的连线,都由各自的总线把各部分组织起来,从而组成一个能彼此传输信息和对信息进行加工处理的整体 -bus is a group of interconnection and transmission of information to the signal line, this group of signal
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:7947
    • 提供者:曾敏
  1. TPBULK545432

    0下载:
  2. 总线标准的最重要特点是公用性。具有相同总线的不同功能的模块都可以挂接到总线上,共享总线,扩充性能好 -fieldbus standard is the most important feature of the public nature. The same bus with the different functional modules that can be articulated bus, the bus, expansion of good performance
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:2146
    • 提供者:曾敏
  1. hdspeedtest

    0下载:
  2. 硬盘测速软件,可以测试硬盘的读写速度,也可以测试硬盘性能.能够测试不同的文件块大小,文件大小,能够循环测试-software can test the speed of your hard disk to read and write, can also test disk performance. be able to test various pieces of paper, paper size, to test cycles
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:219273
    • 提供者:孙先声
  1. file_lookup

    0下载:
  2. 一个简单的文件查找程序,开发工具是VC6.0。可以查找文件的属性,大小,修改日期等信息-a simple document search procedures, the development tool is VC6.0. Can find the document attributes, size, date and other information changes
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:51527
    • 提供者:刘星
  1. disk_information

    0下载:
  2. 磁盘信息获取 要求:用Windows API中有关调用获取系统中磁盘的各种信息(类型、逻辑驱动器、卷标、剩余空间)。 -disk access to information requirements : Using Windows API call on the system disk access to the information (types, logical drives, meter, and the remaining space).
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:91223
    • 提供者:刘星
  1. DOC_VxWorks-4.2.1

    0下载:
  2. 电子硬盘驱动,适用于vxworks下电子硬盘开发-electronics hard drives, vxworks under applicable to the development of electronic hard disk
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:52382
    • 提供者:gary
  1. disk_tool_miniTO

    0下载:
  2. 分区表备份器 miniTO 源码 现传上源码...希望能对正学习DOS,WINDOWS,磁盘和编程者有点帮助... 内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了, 一会儿我再把它们加上去,... (在WIN,打印功能是不能使用直接使用DOS的
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:211931
    • 提供者:李大大
  1. BASDRVPA

    0下载:
  2. 用基本13中断获取硬盘参数,获取硬盘参数的纯C语言程序-the basic parameters of interrupted access to hard disk, hard disk parameters to obtain the pure C Programming Language
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:941
    • 提供者:ylin_v
  1. CHECKEXT

    0下载:
  2. 检测硬盘是否支持扩展13中断纯C语言程序,-detection hard whether to support extended interruption of 13 pure C Programming Language,
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:3735
    • 提供者:ylin_v
  1. EXTDRVPA

    0下载:
  2. 用扩展13中断获取硬盘参数,获取硬盘参数的纯C语言程序.-used to expand access to 13 hard disk parameters interruption, access to the hard disk parameters pure C language program.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:ylin_v
  1. EXTINT13

    0下载:
  2. 13中断,可读写大硬盘,获取硬盘参数的纯C语言程序-13 interruption, large hard disk can read and write, hard disk parameters to obtain the pure C Programming Language
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1863
    • 提供者:ylin_v
  1. disk_tool_miniTO_updated_edition

    0下载:
  2. 现传上源码...希望能对正学习DOS,WINDOWS,磁盘和编程者有点帮助... 内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. DOS版具有全部功能 WIN版控制台 暂未开启打印功能 WIN版GUI 暂未开启比较和打印功能 WIN32 版本的暂未开启的功能的模块都是完整的,如果想使用,可自行打开调用的开关或加几句调用的代码就可以了, 以后有时间我再把它们加上去,...) (在WIN,打印功能是不能使
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:276238
    • 提供者:李大大
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 109 »
搜珍网 www.dssz.com