代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/149739/12353567

m plotd.m

%PLOTD Plot classifiers, outdated, use PLOTC instead % $Id: plotd.m,v 1.4 2003/12/14 22:13:21 bob Exp $ function handle = plotd(varargin) prtrace(mfilename); global PLOTD_REPLACED_BY_PLOTC if
www.eeworm.com/read/250523/12400975

changelog

0.9.8 (021031) + split up README files (me) + use /dev/urandom to seed xid's (instead of time(0)) (me) + fixed renew behavior (me) + udhcp now fits nicely into busybox (Glenn McGrath
www.eeworm.com/read/250017/12442345

changelog

0.9.8 (021031) + split up README files (me) + use /dev/urandom to seed xid's (instead of time(0)) (me) + fixed renew behavior (me) + udhcp now fits nicely into busybox (Glenn McGrath
www.eeworm.com/read/127382/14357057

c sendfd.c

#include #include #include "ourhdr.h" /* Pass a file descriptor to another process. * If fd
www.eeworm.com/read/227998/14403766

changelog

0.9.8 (021031) + split up README files (me) + use /dev/urandom to seed xid's (instead of time(0)) (me) + fixed renew behavior (me) + udhcp now fits nicely into busybox (Glenn McGrath
www.eeworm.com/read/222350/14695285

news

MPB 1.4.2 (3/3/2003) * Interactive prompt is now "mpb>" not "guile>". * Output "freqs:" line lists headings as "k1, k2, k3" instead of "kx, ky, kz" since they are in reciprocal-lattice, not
www.eeworm.com/read/219324/14888094

c s_vrc7.c

#include "..\..\interface.h" #include "s_vrc7.h" /* #define REALOPL /* Use real OPL2 instead of software emulation */ #ifndef REALOPL #include "s_fmopl.h" #endif #define REGSET 5 static
www.eeworm.com/read/208657/15239524

m optimlqg1.m

function optimlqg1 %OPTIMLQG1 : calcolo del controllore ottimo LQG % % % Massimo DAvini 27/02/99 --- revised 03/06/99 % put delgraf instead of delete(findobj('tag','grafico')); % 25/may/02 Gia
www.eeworm.com/read/11175/209967

c mapenv.c

/* snoop through the environment for a name and return the value end of things * 29-Oct-1986 mz Use c-runtime instead of Z-alike */ #include #include "..\h\tools.h" #include
www.eeworm.com/read/480930/1311134

makefile

# # Makefile for the Linux filesystems. # # 14 Sep 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # O_TARGET := fs.o export-objs := filesystems.o ope