代码搜索:sequential
找到约 1,846 项符合「sequential」的源代码
代码结果 1,846
www.eeworm.com/read/125688/6025325
c scsi_sa.c
/*
* $Id: scsi_sa.c,v 1.16.2.4 1999/05/11 05:40:43 mjacob Exp $
*
* Implementation of SCSI Sequential Access Peripheral driver for CAM.
*
* Copyright (c) 1997 Justin T. Gibbs
* All rights reserv
www.eeworm.com/read/101066/6256405
c seqdrv.c
/* seqDrv.c - sequential timer driver */
/* Copyright 1984-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01c,01feb95,rhp mark library man
www.eeworm.com/read/101066/6257255
c scsiseqlib.c
/* scsiSeqLib.c - SCSI sequential access device library (SCSI-2) */
/* Copyright 1989-1994 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02k,21f
www.eeworm.com/read/425172/6298621
c seqdrv.c
/* seqDrv.c - sequential timer driver */
/* Copyright 1984-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01c,01feb95,rhp mark library man
www.eeworm.com/read/479166/6700181
cpp fig17_07.cpp
// Fig. 17.7: Fig17_07.cpp
// Reading and printing a sequential file.
#include
using std::cerr;
using std::cout;
using std::endl;
using std::fixed;
using std::ios;
using std::left;
www.eeworm.com/read/479166/6700185
cpp fig17_04.cpp
// Fig. 17.4: Fig17_04.cpp
// Create a sequential file.
#include
using std::cerr;
using std::cin;
using std::cout;
using std::endl;
using std::ios;
#include // file stre
www.eeworm.com/read/208576/15243867
cpp fig17_07.cpp
// Fig. 17.7: Fig17_07.cpp
// Reading and printing a sequential file.
#include
using std::cerr;
using std::cout;
using std::endl;
using std::fixed;
using std::ios;
using std::left;
www.eeworm.com/read/208576/15243871
cpp fig17_04.cpp
// Fig. 17.4: Fig17_04.cpp
// Create a sequential file.
#include
using std::cerr;
using std::cin;
using std::cout;
using std::endl;
using std::ios;
#include // file stre
www.eeworm.com/read/18588/796021
fse uc_interface.fse
fsm_encoding {818321831} sequential
fsm_state_encoding {818321831} idle {00}
fsm_state_encoding {818321831} addr {01}
fsm_state_encoding {818321831} data_trs {10}
fsm_state_encoding {818
www.eeworm.com/read/34867/1045588
c seqdrv.c
/* seqDrv.c - sequential timer driver */
/* Copyright 1984-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01c,01feb95,rhp mark library man