代码搜索:drive 有哪些应用?
找到约 10,000 项符合「drive 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/240985/13182357
h dir.h
/* dir.h
Defines structures, macros, and functions for dealing with
directories and pathnames.
Copyright (c) 1987, 1991 by Borland International
All Rights Reserved.
*/
#i
www.eeworm.com/read/240985/13182477
h direct.h
/* direct.h
Defines structures, macros, and functions for dealing with
directories and pathnames.
Copyright (c) 1991 by Borland International
All Rights Reserved.
*/
#in
www.eeworm.com/read/325820/13182620
frm frmopendir.frm
VERSION 5.00
Begin VB.Form frmopendir
Caption = "请打开备份文件的目录"
ClientHeight = 2625
ClientLeft = 60
ClientTop = 450
ClientWidth = 3165
LinkTo
www.eeworm.com/read/138955/13199690
cpp protect.cpp
//--------------------------------------------------------------------------
//
// PROTECT.CPP: Disk protection demo for DOS TSR class.
// (c) J.English 1993 (je@unix.brighton.ac.uk)
//
www.eeworm.com/read/325500/13200227
pas frmshuj2.pas
unit frmshuj2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, FileCtrl, ExtCtrls, Buttons;
type
TForm31 = class(TForm)
www.eeworm.com/read/325500/13200694
pas frmshuj3.pas
unit frmshuj3;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, FileCtrl, ExtCtrls, Buttons;
type
TForm32 = class(TForm)
www.eeworm.com/read/240512/13216090
cpp demo1.cpp
#include
#include
#include "driver.h"
void main()
{
clrscr();
InitialBoard();
ShiftPulseOut(2);
// 定速+x方向定量驱动
SetR(1, 8000000);
SetSV(1, 980);
SetV(1, 980)
www.eeworm.com/read/240448/13218326
c fat.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/240448/13218362
c fdt.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/240317/13224357
asm disk.asm
; File : $DISK.ASM$
;
; Description :
;
; Original Author :
;
; Last Edited By : $Author: RGROSS$
;
;------------------------------------------------------