代码搜索:Operating

找到约 10,000 项符合「Operating」的源代码

代码结果 10,000
www.eeworm.com/read/403062/11522864

txt services.txt

Services services.exe - services 进程文件: services or services.exe 进程名称: Windows Service Controller 进程类别:其他进程 英文描述: services.exe is a part of the Microsoft Windows Operating System and manages
www.eeworm.com/read/402117/11542939

m soj_reqi.m

% Use this input file to excite function "ssj_req" clear all pt = 5.0e+3; % peak power in Watts g = 35.0; % antenna gain in dB freq = 5.6e+9; % radar operating frequency in Hz sigma = 1
www.eeworm.com/read/402117/11542945

m ssj_req_bat.m

%ssj_reqi clear all pt = 50.0e+3; % peak power in Watts g = 35.0; % antenna gain in dB freq = 5.6e+9; % radar operating frequency in Hz sigma = 10.0 ; % radar cross section in m sqau
www.eeworm.com/read/402117/11543036

m range_red_factori.m

% Use this input file to reproduce Fig.s 8.5 through 8.7 clear all te = 730.0; % radar effective tem in Kelvin pj = 15; % jammer peak power in W gj = 3.0; % jammer antenna gain in dB g =
www.eeworm.com/read/401480/11557237

m soj_reqi.m

% Use this input file to excite function "ssj_req" clear all pt = 5.0e+3; % peak power in Watts g = 35.0; % antenna gain in dB freq = 5.6e+9; % radar operating frequency in Hz sigma = 1
www.eeworm.com/read/401480/11557243

m ssj_req_bat.m

%ssj_reqi clear all pt = 50.0e+3; % peak power in Watts g = 35.0; % antenna gain in dB freq = 5.6e+9; % radar operating frequency in Hz sigma = 10.0 ; % radar cross section in m sqau
www.eeworm.com/read/401480/11557335

m range_red_factori.m

% Use this input file to reproduce Fig.s 8.5 through 8.7 clear all te = 730.0; % radar effective tem in Kelvin pj = 15; % jammer peak power in W gj = 3.0; % jammer antenna gain in dB g =
www.eeworm.com/read/400577/11573374

m traincc.m

%TRAINCC Train combining classifier if needed % % W = TRAINCC(A,W,CCLASSF) % % INPUT % A Training dataset % W A set of classifiers to be combined % CCLASSF Combining classif
www.eeworm.com/read/400576/11573513

m plotroc_update.m

function plotroc_update(w,a) % PLOTROC_UPDATE(W,A) % % Auxiliary function containing the callbacks for the plotroc.m. % % See also: plotroc % Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org % Faculty EW
www.eeworm.com/read/400576/11573557

m dd_ex8.m

% Show the interactive capabilities of the plotroc command. % % Generate some simple data, train a one-class classifier, make a % scatterplot with the classifier and plot an ROC curve. Now it is % pos