代码搜索:Simultaneous
找到约 423 项符合「Simultaneous」的源代码
代码结果 423
www.eeworm.com/read/205457/15315797
m simbec.m
function [B,W,C_index]=simbec(x,e,w,alpha,MaxIter,whitening,stop);
% SIMBEC Algorithm
% (Simultaneous Blind signal Extraction using Cumulants).
% (c) Sergio Cruces, Andrzej Cichocki, S-i. Amari
www.eeworm.com/read/198657/5083509
asm addsub_n.asm
# PowerPC-64 mpn_addsub_n -- Simultaneous add and sub.
# Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
# This file is part of the GNU MP Library.
# The GNU MP Library is free software;
www.eeworm.com/read/336578/3349262
c monkeys.c
/* monkeys.c
*
* This spawns multiple simultaneous instances of the FTP Monkey.
* I use this to load test an FTP server.
*/
#ifdef HAVE_CONFIG_H
# include
#endif
#include
www.eeworm.com/read/135470/13927613
m simbec.m
function [B,W,C_index]=simbec(x,e,w,alpha,MaxIter,whitening,stop);
% SIMBEC Algorithm
% (Simultaneous Blind signal Extraction using Cumulants).
% (c) Sergio Cruces, Andrzej Cichocki, S-i. Amari
www.eeworm.com/read/458661/7291956
m smatch.m
% smatch.m - simultaneous conjugate match of a two-port
%
% Usage: [gG,gL] = smatch(S)
%
% S = 2x2 scattering matrix of two-port (must be unconditionally stable)
%
% gG,gL = generator and load r
www.eeworm.com/read/315751/13536915
m smatch.m
% smatch.m - simultaneous conjugate match of a two-port
%
% Usage: [gG,gL] = smatch(S)
%
% S = 2x2 scattering matrix of two-port (must be unconditionally stable)
%
% gG,gL = generator and load r
www.eeworm.com/read/303512/13813980
m smatch.m
% smatch.m - simultaneous conjugate match of a two-port
%
% Usage: [gG,gL] = smatch(S)
%
% S = 2x2 scattering matrix of two-port (must be unconditionally stable)
%
% gG,gL = generator and load r
www.eeworm.com/read/259003/11827853
v fifo.v
// M.D. Ciletti 4-4-2001
// Note: Adjust stack parameters
// Note: Model does not support simultaneous read and write, and would need
// additional logic.
// As written, ptr-diff would have two n
www.eeworm.com/read/221024/14772313
html http:^^www.cs.washington.edu^research^smt^papers^tlpabstract.html
Date: Tue, 10 Dec 1996 03:22:51 GMT
Server: NCSA/1.4.2
Content-type: text/html
"Converting Thread-Level Parallelism to Instruction-Level Parallelism via Simultaneous Multithreadi
www.eeworm.com/read/463239/1538940
v fifo.v
// M.D. Ciletti 4-4-2001
// Note: Adjust stack parameters
// Note: Model does not support simultaneous read and write, and would need
// additional logic.
// As written, ptr-diff would have two n