代码搜索:driven
找到约 1,767 项符合「driven」的源代码
代码结果 1,767
www.eeworm.com/read/393286/2482366
c orinoco_nortel.c
/* orinoco_nortel.c
*
* Driver for Prism II devices which would usually be driven by orinoco_cs,
* but are connected to the PCI bus by a Nortel PCI-PCMCIA-Adapter.
*
* Copyright (C) 2002 Tobias
www.eeworm.com/read/370518/2784510
gw_route_cmdr readme.gw_route_cmdr
gw_route_cmdr is a simple way to add/delete/modify internal SCPS GATEWAY
routing table. It is designed to be command line driven so it could be
a front end for a more complex application and it also
www.eeworm.com/read/471742/6888590
m drive_sol.m
%drive_sol.m
%plots the solution for a driven HO and the applied external force
clear;
w=input(' Enter the driving frequency: ');
c=input(' Enter the drag coefficient value: ');
x0=1.0;
www.eeworm.com/read/294899/8194966
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:
www.eeworm.com/read/367160/9773832
f sblat3.f
PROGRAM SBLAT3
*
* Test program for the REAL Level 3 Blas.
*
* The program must be driven by a short data file. The first 14 records
* of the file are read using list-directe
www.eeworm.com/read/367160/9773854
f cblat2.f
PROGRAM CBLAT2
*
* Test program for the COMPLEX Level 2 Blas.
*
* The program must be driven by a short data file. The first 18 records
* of the file are read using list-directe
www.eeworm.com/read/367160/9773869
f sblat2.f
PROGRAM SBLAT2
*
* Test program for the REAL Level 2 Blas.
*
* The program must be driven by a short data file. The first 18 records
* of the file are read using list-directe
www.eeworm.com/read/367160/9773909
f cblat3.f
PROGRAM CBLAT3
*
* Test program for the COMPLEX Level 3 Blas.
*
* The program must be driven by a short data file. The first 14 records
* of the file are read using list-directe
www.eeworm.com/read/203883/15349942
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:
www.eeworm.com/read/284580/8916241
c main.c
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "uhal.h"
#include "driven.h"
#pragma import(__use_no_semihosting_swi) // ensure no functions that use semihosting