代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/153823/12004060

m mcnf.m

function [f,TC,XFlg,nf,out] = mcnf(IJCUL,SCUL,varargin) %MCNF Minimum cost network flow problem. % [f,TC,XFlg,nf,out] = mcnf(IJCUL,SCUL,opt) % IJCUL = [i j c u l], arc data % SCUL = [s nc nu nl]
www.eeworm.com/read/131832/14123125

m huff2mat.m

function x = huff2mat(y) %HUFF2MAT decodes a Huffman encoded matrix. % X = HUFF2MST(Y) decodes a Huffman encoded structure Y with uint16 % fields: % Y.min Minimum value of X plus 32768
www.eeworm.com/read/38039/1091161

mnu relcsys.mnu

REL 关系 # remove the # sign and enter foreign help string in this line Rel#Csys 相对坐标系 Obtain XYZ locations of minimum distance points relative to a csys. 获得相对坐标系的最小距离点的XYZ位置。
www.eeworm.com/read/209211/4981653

c unthwack.c

#include #include #include #include #include "ppp.h" #include "thwack.h" enum { DMaxFastLen = 7, DBigLenCode = 0x3c, /* minimum code for large lenth encoding */ DBi
www.eeworm.com/read/209211/4985694

c unthwack.c

#include "u.h" #include "lib.h" #include "mem.h" #include "dat.h" #include "fns.h" #include "thwack.h" enum { DMaxFastLen = 7, DBigLenCode = 0x3c, /* minimum code for large lenth encoding */ DBi
www.eeworm.com/read/189320/5200441

mpb event_serv.mpb

// -*- MPC -*- // event_serv.mpb,v 1.5 2005/10/26 22:34:17 busch_d Exp project : orbsvcslib, event_skel, ec_use_typed_events_serv, messaging_optional, naming, svc_utils, minimum_corba { after +
www.eeworm.com/read/182103/5271034

am makefile.am

## ## $Id: Makefile.am,v 1.9 2002/08/11 05:18:59 ralf Exp $ ## SAMPLE = minimum PGM = ${ARCH}/$(SAMPLE).exe MANAGERS = all C_FILES = init.c C_O_FILES = $(C_FILES:%.c=${ARCH}/%.$(OBJEXT)) DOCTYPE
www.eeworm.com/read/340665/3266587

d syntax-1.d

#as: --isa=shmedia --no-exp #objdump: -d #name: Minimum SH64 Syntax Support. .*: file format elf64-sh64 Disassembly of section .text: 0000000000000000 : 0: 88100410 ld.l r1,4,r1 4: 8
www.eeworm.com/read/435707/1861828

c unthwack.c

#include "u.h" #include "lib.h" #include "mem.h" #include "dat.h" #include "fns.h" #include "thwack.h" enum { DMaxFastLen = 7, DBigLenCode = 0x3c, /* minimum code for large lenth encoding */ DBi
www.eeworm.com/read/435701/1862180

c unthwack.c

#include "u.h" #include "lib.h" #include "mem.h" #include "dat.h" #include "fns.h" #include "thwack.h" enum { DMaxFastLen = 7, DBigLenCode = 0x3c, /* minimum code for large lenth encoding */ DBi