代码搜索:COMPACT

找到约 3,584 项符合「COMPACT」的源代码

代码结果 3,584
www.eeworm.com/read/263024/11379589

c jumpshot.c

/* Driver for Lexar "Jumpshot" Compact Flash reader * * $Id: jumpshot.c,v 1.1.1.1 2004/03/25 05:51:23 laputa Exp $ * * jumpshot driver v0.1: * * First release * * Current development and maint
www.eeworm.com/read/263024/11379610

c datafab.c

/* Driver for Datafab USB Compact Flash reader * * $Id: datafab.c,v 1.1.1.1 2004/03/25 05:51:23 laputa Exp $ * * datafab driver v0.1: * * First release * * Current development and maintenance
www.eeworm.com/read/232143/14207576

m wiregrid.m

clear format compact % program wiregrid.m (rev 3/00) % scattering from wires using the method of moments with pulse % basis functions. wire is along the z axis. TM pol assumed at an % angle th
www.eeworm.com/read/223612/14622087

c jumpshot.c

/* Driver for Lexar "Jumpshot" Compact Flash reader * * $Id: jumpshot.c,v 1.7 2002/02/25 00:40:13 mdharm Exp $ * * jumpshot driver v0.1: * * First release * * Current development and maintenan
www.eeworm.com/read/223612/14622120

c datafab.c

/* Driver for Datafab USB Compact Flash reader * * $Id: datafab.c,v 1.7 2002/02/25 00:40:13 mdharm Exp $ * * datafab driver v0.1: * * First release * * Current development and maintenance by:
www.eeworm.com/read/210916/15189911

m cgsvd.m

function [U,sm,X,V] = cgsvds(A,L) %CGSVD Compact generalized SVD of a matrix pair in regularization problems. % % sm = cgsvd(A,L) % [U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu] % % Computes the generali
www.eeworm.com/read/479931/1327201

cgs trapa.cgs

# sh testcase for trapa #$imm8 -*- Asm -*- # mach: all # as: -isa=shcompact # ld: -m shelf32 .include "compact/testutils.inc" start .global trapa trapa: # pass is a macro for "trapa #253". tra
www.eeworm.com/read/479931/1327213

cgs rts.cgs

# sh testcase for rts -*- Asm -*- # mach: all # as: -isa=shcompact # ld: -m shelf32 .include "compact/testutils.inc" start .global rts rts: bsr subroutine slot: nop return: pass fail subrou
www.eeworm.com/read/250243/4437692

c jumpshot.c

/* Driver for Lexar "Jumpshot" Compact Flash reader * * $Id: jumpshot.c,v 1.7 2002/02/25 00:40:13 mdharm Exp $ * * jumpshot driver v0.1: * * First release * * Current development and maintenan
www.eeworm.com/read/250243/4437698

c datafab.c

/* Driver for Datafab USB Compact Flash reader * * $Id: datafab.c,v 1.7 2002/02/25 00:40:13 mdharm Exp $ * * datafab driver v0.1: * * First release * * Current development and maintenance by: