代码搜索:drive 有哪些应用?
找到约 10,000 项符合「drive 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/279470/10435102
frm frmopendir.frm
VERSION 5.00
Begin VB.Form frmopendir
Caption = "请打开备份文件的目录"
ClientHeight = 2625
ClientLeft = 60
ClientTop = 450
ClientWidth = 3165
LinkTo
www.eeworm.com/read/353474/10444320
asm 22_dcm.asm
;//*******************************************************************
;//*文件名: DCMotor FOR 8088
;功能:PWM控制直流电机转速实验
;接线:连接直流电机模块的V-DCMotor到8255模块的PC0;
; 连接8255模块的CS_8255到CPU模块的200
www.eeworm.com/read/353220/10462110
h ff.h
/*--------------------------------------------------------------------------/
/ FatFs - FAT file system module include file R0.05 (C)ChaN, 2007
/--------------------------------------------
www.eeworm.com/read/352859/10498297
ucf picoblaze_amp_adc_control.ucf
# Constraints for 'picoblaze_amp_adc_control'.
#
# Revision C of the Spartan-3E Starter Kit.
#
# Ken Chapman - Xilinx Ltd - December 2005
# Revised 23rd February 2006
#
# Period constraint for
www.eeworm.com/read/278587/10527124
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "DOC 批量转 txt ——made by FLY"
ClientHeight = 7335
ClientLeft = 60
ClientTop = 345
ClientWidth = 9330
www.eeworm.com/read/160295/10544603
frm frmdir.frm
VERSION 5.00
Begin VB.Form Frmdir
Caption = "数据库库路径设置"
ClientHeight = 3540
ClientLeft = 60
ClientTop = 345
ClientWidth = 4380
Icon
www.eeworm.com/read/278221/10558895
asm disk.asm
; File : $DISK.ASM$
;
; Description :
;
; Original Author :
;
; Last Edited By : $Author: RGROSS$
;
;------------------------------------------------------
www.eeworm.com/read/278221/10559283
a86 fioctl.a86
title 'FDOS IOCTL - DOS file system input/output control'
; File : $FIOCTL.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By :
www.eeworm.com/read/278099/10569972
c drvalid.c
/* +++Date last modified: 05-Jul-1997 */
/*
** DRVALID.C - validate disk drives
**
** Original Copyright 1988-1991 by Bob Stout as part of
** the MicroFirm Function Library (MFL)
**
** Th
www.eeworm.com/read/278099/10570788
c getdcwd.c
/* +++Date last modified: 05-Jul-1997 */
/*
** GETDCWD.C - returns the current working directory for a specific drive
**
** public domain by Bob Jarvis, modified by Bob Stout
** OS/2 compatibil