代码搜索:sequential
找到约 1,846 项符合「sequential」的源代码
代码结果 1,846
www.eeworm.com/read/216502/4892059
c wsfe.c
/*write sequential formatted external*/
#include "fio.h"
#include "fmt.h"
extern int x_putc(),w_ed(),w_ned();
extern int xw_end(),xw_rev(),x_wSL();
s_wsfe(a) cilist *a; /*start*/
{ int n;
if(!init) f
www.eeworm.com/read/265611/11259981
tlg trafic.tlg
Synthesizing work.trafic.arch
@N:"E:\EDAPRO~2\pt1032e\trafic\trafic.vhd":15:12:15:13|Using sequential encoding for type states
Post processing for work.trafic.arch
@W:"E:\EDAPRO~2\pt1032e\trafic\tr
www.eeworm.com/read/134186/14002236
bak shell.c.bak
#include "common.h"
#define Sequential_Data_Input_cmd 0x80
#define Read1_cmd 0x00
#define Read2_cmd 0x50
#define ReadID_cmd 0x90
#define Res
www.eeworm.com/read/134186/14002254
c shell.c
#include "common.h"
#define Sequential_Data_Input_cmd 0x80
#define Read1_cmd 0x00
#define Read2_cmd 0x50
#define ReadID_cmd 0x90
#define Res
www.eeworm.com/read/198751/7912449
tlg wb_slave.tlg
Selecting top level module WB_Slave
Synthesizing module WB_Slave
@N: CL177 :"F:\lizheng\FiberOptical\FPGA\PCI_Bridge_Guest_UART\WB_Slave.v":54:0:54:5|Sharing sequential element wbs_err_o.
@W: CG296
www.eeworm.com/read/341021/3259912
4 mpe_seq_end.4
.TH MPE_Seq_end 4 "11/2/2007" " " "MPE"
.SH NAME
MPE_Seq_end \- Ends a sequential section of code.
.SH SYNOPSIS
.nf
void MPE_Seq_end( MPI_Comm comm, int ng )
.fi
.SH INPUT PARAMETERS
.PD 0
.TP
.B co
www.eeworm.com/read/367675/2835245
txt 894.txt
发信人: xlcy (all nothing), 信区: DataMining
标 题: 如何理解这些词汇
发信站: 南京大学小百合站 (Sun Mar 10 09:58:37 2002), 站内信件
In a technical paper, the author introduces a sequential ARM algorithm,SEAR,to
the reader.
www.eeworm.com/read/431675/8662190
m ctranspose.m
function w = ctranspose(w)
if w.s
error('transpose not defined for classifiers')
end
if strcmp(w.m,'sequential')
w = w.d{2}'*w.d{1}';
elseif strcmp(w.m,'affine')
w.l = [];
c = w.c;
k = w.k;
w.c
www.eeworm.com/read/418695/10935516
m ctranspose.m
function w = ctranspose(w)
if w.s
error('transpose not defined for classifiers')
end
if strcmp(w.m,'sequential')
w = w.d{2}'*w.d{1}';
elseif strcmp(w.m,'affine')
w.l = [];
c = w.c;
k = w.k;
w.c
www.eeworm.com/read/397102/8068382
m ctranspose.m
function w = ctranspose(w)
if w.s
error('transpose not defined for classifiers')
end
if strcmp(w.m,'sequential')
w = w.d{2}'*w.d{1}';
elseif strcmp(w.m,'affine')
w.l = [];
c = w.c;
k = w.k;
w.c