代码搜索:drive 有哪些应用?
找到约 10,000 项符合「drive 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/164952/10080810
txt 硬盘物理坏道处理方法.txt
处理硬盘物理坏道方法
一、用软件来解决
1.在天极网Ftp://ftp1.mydown.com/home1/soft34/fbdisk10.zip下载一个大小仅19.8KB的小软件FBDISK(坏盘分区器)。它可将有坏磁道的硬盘自动重新分区,将坏磁道设为隐藏分区。在DOS下运行FBDISK,屏幕提示Start scan hard disk?(Y/N),输入Y,开始扫描硬盘,并将坏道
www.eeworm.com/read/164882/10083906
bat info.bat
@echo off
echo VER------------------------------------------------- >info.log
ver >>info.log
echo MEM-------------------------------------------
www.eeworm.com/read/360414/10096217
ucf left_right_leds.ucf
# Constraints for reference design 'left_right_leds'.
#
# Revision C of the Spartan-3E Starter Kit.
#
# Ken Chapman - Xilinx Ltd - November 2005
# Revised 20th February 2006
#
# Period constrai
www.eeworm.com/read/360336/10102188
txt readme.txt
Running Audio2 on a Nokia 6600 phone
------------------------------------
The Audio2 example is hardwired to record a "rec.wav" file, which is a PCM16 wave file.
The file is assumed to reside on th
www.eeworm.com/read/360325/10102606
ini hdbench.ini
[loop]
Loop=0
LoopCount=1
cpu=1
memory=1
video=1
disk=1
log=1
HideWindow=0
Exit=0
Drive=C:\
Size=100
[WindowPos]
x=406
y=222
www.eeworm.com/read/360206/10106362
c split.c
#include
#include
#include
void main (void)
{
char *path_1 = "C:\\SUBDIR\\FILENAME.EXT";
char *path_2 = "SUBDIR\\FILENAME.EXT";
char *path_3 = "FILE
www.eeworm.com/read/360206/10106417
c test_a.c
#include
#include
void main(void)
{
char buffer[8192];
// Try reading head 1, track 1, sector 1
if (biosdisk(2, 0, 1, 1, 1, 1, buffer))
printf("Error acces
www.eeworm.com/read/359816/10123875
mkdisk0
#! /bin/bash
#
# Add the following lines to your ~/.mtoolsrc file before running this script
#
# drive z: file="/tmp/disk0.img" partition=1
# drive y: file="/tmp/disk0.img" partition=2
#
#
#
www.eeworm.com/read/359751/10126049
c disk_io.c
/* disk_io.c - implement abstract BIOS disk input and output */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
*
* This pr
www.eeworm.com/read/163442/10161475
frm frmopendir.frm
VERSION 5.00
Begin VB.Form frmopendir
Caption = "请打开备份文件的目录"
ClientHeight = 2625
ClientLeft = 60
ClientTop = 450
ClientWidth = 3165
LinkTo