代码搜索:drive 开发教程
找到约 10,000 项符合「drive 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/149124/12402523
c ide-cd.c
/*
* linux/drivers/ide/ide-cd.c
*
* Copyright (C) 1994, 1995, 1996 scott snyder
* Copyright (C) 1996-1998 Erik Andersen
* Copyright (C) 1998-2000
www.eeworm.com/read/131512/14142821
txt help.txt
FreeDOS FDISK Version 1.0
Written By: Brian E. Reifsnyder
Syntax:
FDISK Runs FreeDOS FDISK in interactive mode.
F
www.eeworm.com/read/232823/14180496
txt readme.txt
DESCRIPTION
This diskette contains RS232 example code and programs. The RS232 examples
allows the user to select the COM1 or COM2 port. At the same time,
the examples assume that baud rate = 9
www.eeworm.com/read/232312/14198791
c it821x.c
/*
* linux/drivers/ide/pci/it821x.c Version 0.09 December 2004
*
* Copyright (C) 2004 Red Hat
*
* May be copied or modified under the terms of the GNU General Public License
www.eeworm.com/read/232307/14198979
c pg.c
/*
pg.c (c) 1998 Grant R. Guenther
Under the terms of the GNU General Public License.
The pg driver provides a simple character device interface for
sending ATAPI comm
www.eeworm.com/read/232307/14199124
c ataflop.c
/*
* drivers/block/ataflop.c
*
* Copyright (C) 1993 Greg Harp
* Atari Support by Bjoern Brauel, Roman Hodek
*
* Big cleanup Sep 11..14 1994 Roman Hodek:
* - Driver now works interrupt dr
www.eeworm.com/read/127870/14330220
txt msetup.txt
F:\VILLE\MENUET>msetup
MENUET 0.60 Beta (c) 2000-2002 Ville Turjanmaa
Disclaimer: No guarantee is made about compatibility.
This program will copy MENUET operating system
to an empty 1.44 M
www.eeworm.com/read/127856/14330459
txt readme.txt
Running Audio1 on a Nokia 6600 phone
------------------------------------
The Audio1 example is hardwired to read a "test.wav" file, which is a PCM16 wave file.
The file is assumed to reside on the
www.eeworm.com/read/227013/14444021
lnp lcm_disp.lnp
"LCM_DISP.obj",
"LCM_DRIVE.obj",
"graphics.obj"
TO "LCM_DISP"
www.eeworm.com/read/125344/14497431
cpp gethdidinfo3.cpp
// VC++ 6.0 命令行编译方法:
// cl GetHDIdInfo1.cpp /link Kernel32.lib User32.lib
// GetHDIdInfo3.cpp
// for displaying the details of hard drives in
// 06/11/2000 Lynn McGuire written with many c