代码搜索:COMPACT

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

代码结果 3,584
www.eeworm.com/read/411295/11249160

c pport.c

#pragma inline #include #include "pport.h" #define XT_CODE #if defined(__COMPACT__) || defined(__LARGE__) || defined(__HUGE__) #define LARGE_DATA #else #undef
www.eeworm.com/read/205318/15321076

c pport.c

#pragma inline #include #include "pport.h" #define XT_CODE #if defined(__COMPACT__) || defined(__LARGE__) || defined(__HUGE__) #define LARGE_DATA #else #undef
www.eeworm.com/read/204654/15335701

msc makefile.msc

# Makefile for gzip # Microsoft C 5.1 or 6.0. # To use, do "make makefile.msc" # WARNING: the small model is not supported. The compact model is used # here. If you want to use the large model, add
www.eeworm.com/read/100147/15882727

msc makefile.msc

# Makefile for gzip # Microsoft C 5.1 or 6.0. # To use, do "make makefile.msc" # WARNING: the small model is not supported. The compact model is used # here. If you want to use the large model, add
www.eeworm.com/read/100064/15886966

html yaps.html

yaps Table of Contents Introduction Installation Configu
www.eeworm.com/read/286262/8779941

mk os2.mk

# # Makefile for OS/2 # # The make command with OS/2 is really stupid. # # # Compact model lets us edit large files, but keep small model code # MODEL= /AC CFLAGS = $(MODEL) MACH= os2.ob
www.eeworm.com/read/169614/9849144

html index.html

ELKS Utilities Compact Utilities for use in ELKS This is the home page for my re-write of some of the utilities fo
www.eeworm.com/read/169614/9849164

html utils.html

ELKS Utilities Compact Utilities for use in ELKS This is the home page for my re-write of some of the utilities fo
www.eeworm.com/read/161189/10439694

m cgsvd.m

function [U,sm,X,V] = cgsvd(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 generaliz
www.eeworm.com/read/451361/7466771

c jumpshot.c

/* Driver for Lexar "Jumpshot" Compact Flash reader * * $Id: jumpshot.c,v 1.1.1.1 2007/06/12 07:27:09 eyryu Exp $ * * jumpshot driver v0.1: * * First release * * Current development and mainte