代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/140545/13077042
cpp priorityqueue8.cpp
//: C07:PriorityQueue8.cpp
// A more compact version of PriorityQueue7.cpp
#include
#include
#include
#include
#include
#include
usi
www.eeworm.com/read/108242/6183651
c uniq.c
/* uniq - compact repeated lines Author: John Woods */
/* Uniq [-udc] [-n] [+n] [infile [outfile]]
*
* Written 02/08/86 by John Woods, placed into public domain. Enjoy.
*
*/
/* If the symbol WR
www.eeworm.com/read/484966/6569654
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/484966/6569699
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/256600/11983702
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/152488/12109959
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/152488/12110120
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/115675/15005064
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/115675/15005155
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/471038/1434678
java springcompactgrid.java
package layout;
/*
* A 1.4 application that uses SpringLayout to create a compact grid.
* Other files required: SpringUtilities.java.
*/
import javax.swing.*;
import java.awt.*;
public class Spr