代码搜索:IFF

找到约 623 项符合「IFF」的源代码

代码结果 623
www.eeworm.com/read/144211/5753140

iff

#------------------------------------------------------------------------------ # iff: file(1) magic for Interchange File Format (see also "audio" & "images") # # Daniel Quinlan (quinlan@yggdrasil.co
www.eeworm.com/read/131315/5937546

iff

# image file format # From Robert Potter, potter@cs.rochester.edu 0 string Imagefile\ version- iff image data # this adds the whole header (inc. version number), informative but longish >10 string >
www.eeworm.com/read/276929/4160890

iff

#------------------------------------------------------------------------------ # iff: file(1) magic for Interchange File Format (see also "audio" & "images") # # Daniel Quinlan (quinlan@yggdrasil.co
www.eeworm.com/read/467516/1500106

as iff.as

package flare.query.methods { import flare.query.If; /** * Creates a new If query operator. * @param test the if test expression. * This value can be an expression or a
www.eeworm.com/read/432382/8607437

m iff.m

function ry=iff(x,y) % Interactive Fourier Filter function for data in arguments x,y, % with sliders for interactive control of the center frequency, % width, and shape of the filter. Shape determ
www.eeworm.com/read/175478/9546056

flt iff.flt

www.eeworm.com/read/175478/9546091

dll iff.dll

www.eeworm.com/read/141280/13025651

iff logo.iff

www.eeworm.com/read/101082/6252554

c iff.c

/* iff.c * inventory flag filter * * iff -pv < x.inv * filter inventory records on the flag field. -p passes * records with precedence flag set, -v passes records with volitile * flag set. *
www.eeworm.com/read/347945/11625141

m iff.m

function varargout = iff(varargin) %IFF Logical equivalence % % IFF(X,Y) creates a mixed integer representation of % the constraint X Y, i.e. Y is true iff X is true. % % Syntax % F = if