代码搜索:sequential

找到约 1,846 项符合「sequential」的源代码

代码结果 1,846
www.eeworm.com/read/292011/8382825

c mandelbrot.c

/* Sequential Mandlebrot program */ #include #include #include #include #include #include #define X_RESN 800 /*
www.eeworm.com/read/380561/9142667

h seqlist.h

/* Name: seqList.h Copyright: jnu@math Author: Fan zz (arcst1715@gmail.com) Date: 29-09-08 16:39 Description:sequential list */ #include "status.h" #define ElemType int //线性表的动态分配
www.eeworm.com/read/320955/13415425

c wsfe.c

/*write sequential formatted external*/ #include "f2c.h" #include "fio.h" #include "fmt.h" #ifdef __cplusplus extern "C" { #endif int x_wSL(Void) { int n = f__putbuf('\n'); f__hiwater = f__recpos
www.eeworm.com/read/344562/11872375

m uy2y0.m

% UY2Y0 - From data to sequential free responses. % % [y0, delta] = uy2y0(u, y, lmax, l, delta, j) % % U,Y - input (TxM matrix) and output (TxP matrix) % LMAX - upper bound for the system lag % L
www.eeworm.com/read/344562/11872408

m uy2hy0.m

% UY2HY0 - From data to impulse and sequential free responses. % % [h, y0, delta] = uy2hy0(u, y, lmax, l, delta, j) % % U,Y - input (TxM matrix) and output (TxP matrix) % LMAX - upper bound for the s
www.eeworm.com/read/216502/4892043

c rsfe.c

/* read sequential formatted external */ #include "fio.h" #include "fmt.h" extern int x_getc(),rd_ed(),rd_ned(); extern int x_endp(),x_rev(),xrd_SL(); s_rsfe(a) cilist *a; /* start */ { int n; if(!in
www.eeworm.com/read/341021/3259949

4 mpe_seq_begin.4

.TH MPE_Seq_begin 4 "11/2/2007" " " "MPE" .SH NAME MPE_Seq_begin \- Begins a sequential section of code. .SH SYNOPSIS .nf void MPE_Seq_begin( MPI_Comm comm, int ng ) .fi .SH INPUT PARAMETERS .PD 0
www.eeworm.com/read/158865/5592855

c rsfe.c

/* read sequential formatted external */ #include "f2c.h" #include "fio.h" #include "fmt.h" xrd_SL(Void) { int ch; if(!f__curunit->uend) while((ch=getc(f__cf))!='\n') if (ch == EOF) { f__cu
www.eeworm.com/read/158865/5592864

c sfe.c

/* sequential formatted external common routines*/ #include "f2c.h" #include "fio.h" extern char *f__fmtbuf; integer e_rsfe(Void) { int n; f__init = 1; n=en_fio(); f__fmtbuf=NULL; return(n); } #
www.eeworm.com/read/320955/13415402

c due.c

#include "f2c.h" #include "fio.h" #ifdef __cplusplus extern "C" { #endif int #ifdef KR_headers c_due(a) cilist *a; #else c_due(cilist *a) #endif { if(!f__init) f_init(); f__sequential=f__formatted