代码搜索:COMPACT

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

代码结果 3,584
www.eeworm.com/read/430501/8741153

lkf st7lite39_itc.lkf

# LINK COMMAND FILE AUTOMATICALLY GENERATED BY STVD7 # SHOULD NOT BE MANUALLY MODIFIED # # Put you segment configuration here # define the .share segment when using compact or memory models only
www.eeworm.com/read/430501/8741163

lkf st7lite39_itc.lkf

# LINK COMMAND FILE AUTOMATICALLY GENERATED BY STVD7 # SHOULD NOT BE MANUALLY MODIFIED # # Put you segment configuration here # define the .share segment when using compact or memory models only
www.eeworm.com/read/187173/8849634

java springcompactgrid.java

/* * 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 SpringCompactGrid {
www.eeworm.com/read/282558/9082876

h cfdisk.h

/* Module Name: CFDisk.h Abstract: Compact Flash Memory Card interface. */ #ifndef __CFDISK_H__ #define __CFDISK_H__ typedef enum { mAtaWaitForBusy, // Drive locke
www.eeworm.com/read/182357/9206805

m demofindpeak.m

% Demonstrates findpeaks functions on noisy synthetic data. format compact figure(1);clf clear increment=0.1; x=[1:increment:400]; % For each simulated peak, enter the amplitude, position, and
www.eeworm.com/read/169277/9870666

c goppa_code.c

/* From: prometheus@olympus.uucp (prometheus) this program is a compact implementation of goppa codes with parameters m=10, t=37 for 32-bit machines. the decoding is due to nicholas patterson,
www.eeworm.com/read/169014/9885593

lkf pwm.lkf

# LINK COMMAND FILE AUTOMATICALLY GENERATED BY STVD7 # SHOULD NOT BE MANUALLY MODIFIED # # Put you segment configuration here # define the .share segment when using compact or memory models only
www.eeworm.com/read/451361/7466782

h jumpshot.h

/* Driver for Lexar "Jumpshot" USB Compact Flash reader * Header File * * Current development and maintenance by: * (c) 2000 Jimmie Mayfield (mayfield+usb@sackheads.org) * * See jumpshot.c for
www.eeworm.com/read/436995/7757413

m mudc2f.m

% mudc2f.m % Scope: This MATLAB macro determines the full U and D matrices stored as % two-dimensional arrays from its compact upper triangular part stored %
www.eeworm.com/read/333438/12681902

h jumpshot.h

/* Driver for Lexar "Jumpshot" USB Compact Flash reader * Header File * * Current development and maintenance by: * (c) 2000 Jimmie Mayfield (mayfield+usb@sackheads.org) * * See jumpshot.c for