代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/194440/8194521

m drawazi.m

function drawazi(action) % Modified after drawline % DRAWazi works just like SELBOX except that it draws a azi instead of a box % There are also DRAWLINEINIT and DRAWLINEFINI just like SELBOX. See he
www.eeworm.com/read/393518/8280871

m specsubm.m

function [ss,po]=specsubm(s,fs,p) %SPECSUBM obsolete speech enhancement algorithm - use specsub instead % % implementation of spectral subtraction algorithm by R Martin (rather slow) % algorithm p
www.eeworm.com/read/174274/9598749

c buffer.c

/* * 'buffer.c' implements the buffer-cache functions. Race-conditions have * been avoided by NEVER letting a interrupt change a buffer (except for the * data, of course), but instead letting the
www.eeworm.com/read/174006/9612387

txt 4.2.txt

Listing 4.2 Using Enqueue and Dequeue Instead of Push and Pop static void TestQueue( string[] names ) { Queue nameQueue = new Queue(); foreach( string name in names ) { nameQueue.Enqueue( name )
www.eeworm.com/read/369275/9657116

py xdelta3.py

# This file was automatically generated by SWIG (http://www.swig.org). # Version 1.3.31 # # Don't modify this file, modify the SWIG interface instead. # This file is compatible with both classic and n
www.eeworm.com/read/368354/9700188

txt readme.txt

A new Genetic Algorithm (with example) - Works brilliantly - Update Here comes the Genetic Algorithm library which is little different from other algorithms. First, it uses real values instead of b
www.eeworm.com/read/367736/9734957

py fileinfo_fromdict.py

"""Framework for getting filetype-specific metadata. This is the same as fileinfo.py with one difference: instead of inheriting from UserDict, we inherit directly from dict. This capability was intro
www.eeworm.com/read/415805/11052656

c buffer.c

/* * 'buffer.c' implements the buffer-cache functions. Race-conditions have * been avoided by NEVER letting a interrupt change a buffer (except for the * data, of course), but instead letting the
www.eeworm.com/read/413723/11144777

pas dbtreecbox.pas

unit dbTreeCBox; { TDbTreeLookupComboBox: ComboBox that shows a DBTreeView instead of a list. Version 0.8 Jun-14-1997 (C) 1997 Christoph R. Kirchner !! This component is currently UNDER CON
www.eeworm.com/read/413132/11165844

in config.h.in

/* config.h.in. Generated from configure.in by autoheader. */ /* "" */ #undef CLEAR_PASS /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID /* "" */