代码搜索:driven
找到约 1,767 项符合「driven」的源代码
代码结果 1,767
www.eeworm.com/read/113711/15450565
f c_cblat3.f
PROGRAM CBLAT3
*
* Test program for the COMPLEX Level 3 Blas.
*
* The program must be driven by a short data file. The first 13 records
* of the file are read using list-directed inp
www.eeworm.com/read/113711/15450567
f c_zblat2.f
PROGRAM ZBLAT2
*
* Test program for the COMPLEX*16 Level 2 Blas.
*
* The program must be driven by a short data file. The first 17 records
* of the file are read using list-directed
www.eeworm.com/read/101997/15795432
asm casync.asm
title IBM PC Communications I/O Routines -- Curt Klinsing
pgroup group prog
prog segment byte public 'prog'
;
;A set of Lattice C callable functions to support
;interrupt driven character I/O on
www.eeworm.com/read/371921/9530807
h avrxserialio.h
#ifndef _AvrXSerialIo_h_
#define _AvrXSerialIo_h_
#include "AvrXFifo.h"
/*
AvrSerialIo.h
Sample code for fully buffered interrupt driven serial I/O for the
AVR processor. Uses the AvrXFifo
www.eeworm.com/read/169614/9849236
asm casyncms.asm
;CASYNCMS.ASM - for Microsoft C
;Based on CASYNC.ASM by Curt Klinsing
;A set of C callable functions to support
;interrupt driven character I/O on the IBM PC. Input
;is buffered, output is polled.
www.eeworm.com/read/164906/10082357
asm vectors.asm
*Vectors.asm Vector file for non-interrupt driven program
.title "vectors.asm"
.ref _c_int00 ;reference entry address
.sect "vectors" ;in vector section
rst: mvkl .s
www.eeworm.com/read/460891/7238566
cs srs.cs
// SRS.cs - Chapter 14 version.
// Copyright 2004 by Jacquie Barker and Grant Palmer - all rights reserved.
// A main driver for the command-line driven version of the SRS.
using System;
usi
www.eeworm.com/read/435995/7779698
h avrxserialio.h
#ifndef _AvrXSerialIo_h_
#define _AvrXSerialIo_h_
#include "AvrXFifo.h"
/*
AvrSerialIo.h
Sample code for fully buffered interrupt driven serial I/O for the
AVR processor. Uses the AvrXFifo
www.eeworm.com/read/298285/7968332
1 d4.1
.TH DINEROIV 1
.UC 4
.SH NAME
dineroIV \- fourth generation cache simulator
.SH SYNOPSIS
.B dineroIV
[options]
.SH DESCRIPTION
The
.I dineroIV
command is a trace-driven cache simulator based on the
.I
www.eeworm.com/read/128531/5987968
c orinoco_tmd.c
/* orinoco_tmd.c 0.01
*
* Driver for Prism II devices which would usually be driven by orinoco_cs,
* but are connected to the PCI bus by a TMD7160.
*
* Copyright (C) 2003 Joerg Dorchain