代码搜索:COMPACT

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

代码结果 3,584
www.eeworm.com/read/389879/2533950

c if_cs.c

/* Driver for the Marvell 8385 based compact flash WLAN cards. (C) 2007 by Holger Schurig This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/471200/6899280

vhd kcuart9_tx.vhd

-- Constant (K) Compact UART Transmitter -- -- 9-Bit UART Transmitter -- -- 9 data bits, no parity, 1 stop bit -- or -- 8 data bits, parity, 1 stop bit -- where the value of the parity
www.eeworm.com/read/411219/11251522

tdf uart_rx.tdf

TITLE "Compact UART, Receiver Module"; -- Version 1.0, April 4th 1997 -- Copyright Rune Baeverrud -- You may use or distribute this LPM function freely, -- provided you do not remove this copyrig
www.eeworm.com/read/411219/11251646

tdf uart_tx.tdf

TITLE "Compact UART, Transmitter Module"; -- Version 1.0, April 4th 1997 -- Copyright Rune Baeverrud -- You may use or distribute this LPM function freely, -- provided you do not remove this copy
www.eeworm.com/read/289682/8534938

c ybmain.c

//系统头文件 //#pragma compact //#include "reg52.h" #include "intrins.h" #include "absacc.h" #include"local.h" //#deifne TSTEST #define TT #ifdef TT /////////////////////////////////////////////
www.eeworm.com/read/433114/8545451

m tablesize.m

function [nrows,ncols]=tablesize(table,dim) % Get the number of columns/rows of a table % Written by: E. R.: August 13, 2003 % Last updated: February 10, 2004: compact and loose table format % %
www.eeworm.com/read/286262/8779884

mk dos.mk

# # Makefile for DOS # # Microsoft make is brain-dead, so please bear with me. # # # Compact model lets us edit large files, but keep small model code # MODEL= /AC CFLAGS = $(MODEL) MACH
www.eeworm.com/read/451361/7466790

h datafab.h

/* Driver for Datafab MDCFE-B USB Compact Flash reader * Header File * * Current development and maintenance by: * (c) 2000 Jimmie Mayfield (mayfield+datafab@sackheads.org) * * See datafab.c f
www.eeworm.com/read/333438/12681924

h datafab.h

/* Driver for Datafab MDCFE-B USB Compact Flash reader * Header File * * Current development and maintenance by: * (c) 2000 Jimmie Mayfield (mayfield+datafab@sackheads.org) * * See datafab.c f
www.eeworm.com/read/144627/12779679

c svd.c

/* svd.c: Perform a singular value decomposition A = USV' of square matrix. * * This routine has been adapted with permission from a Pascal implementation * (c) 1988 J. C. Nash, "Compact numeric