代码搜索:SWITCHING

找到约 1,142 项符合「SWITCHING」的源代码

代码结果 1,142
www.eeworm.com/read/161121/5555822

s r2300_switch.s

/* * r2300_switch.S: R2300 specific task switching code. * * Copyright (C) 1994, 1995, 1996, 1999 by Ralf Baechle * Copyright (C) 1994, 1995, 1996 by Andreas Busse * * Multi-cpu abstraction and
www.eeworm.com/read/152843/5656727

s r2300_switch.s

/* * r2300_switch.S: R2300 specific task switching code. * * Copyright (C) 1994, 1995, 1996, 1999 by Ralf Baechle * Copyright (C) 1994, 1995, 1996 by Andreas Busse * * Multi-cpu abstraction and
www.eeworm.com/read/140847/5779190

m arhmm1.m

% Make an HMM with autoregressive Gaussian observations (switching AR model) % X1 -> X2 % | | % v v % Y1 -> Y2 seed = 0; rand('state', seed); randn('state', seed); intra = zeros(2)
www.eeworm.com/read/133943/5897374

m arhmm1.m

% Make an HMM with autoregressive Gaussian observations (switching AR model) % X1 -> X2 % | | % v v % Y1 -> Y2 seed = 0; rand('state', seed); randn('state', seed); intra = zeros(2)
www.eeworm.com/read/343458/11946482

changelog

ver 3.24: Add TCP connection support for serial proxy. Add fix for Logitech HID proxy switching. Add missing macros, MIN, MAX, ABS and CLAMP. Add more SBC encoder optimizations. Add initial mecha
www.eeworm.com/read/251838/4414585

m arhmm1.m

% Make an HMM with autoregressive Gaussian observations (switching AR model) % X1 -> X2 % | | % v v % Y1 -> Y2 seed = 0; rand('state', seed); randn('state', seed); intra = zeros(2)
www.eeworm.com/read/216502/4891654

c t1.c

/* t1.c: main control and input switching */ # # include "t..c" #include # ifdef gcos /* required by GCOS because file is passed to "tbl" by troff preprocessor */ # define _f1 _f extern FI
www.eeworm.com/read/215485/4903547

m arhmm1.m

% Make an HMM with autoregressive Gaussian observations (switching AR model) % X1 -> X2 % | | % v v % Y1 -> Y2 seed = 0; rand('state', seed); randn('state', seed); intra = zeros(2)
www.eeworm.com/read/197905/5090993

m arhmm1.m

% Make an HMM with autoregressive Gaussian observations (switching AR model) % X1 -> X2 % | | % v v % Y1 -> Y2 seed = 0; rand('state', seed); randn('state', seed); intra = zeros(2)
www.eeworm.com/read/191694/5163643

c init.c

#include /*** Device configuration registers ***/ /* * Osc. system clock switching = Enabled * Oscillator type = RC-OSC2 as RA6 */ __CONFIG(1, OSCSEN & RCRA6); /* * Brown-out reset = Ena