代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/460435/7250728
p std.p
www.eeworm.com/read/460435/7250966
p std.p
www.eeworm.com/read/460283/7254380
h std.h
www.eeworm.com/read/458324/7299014
out std.out
License request failed for feature PROE_Educ1: -96:
License server machine is down or not responding.
Option Chinese_Translation not ordered, please contact your sales representative.
LANG bein
www.eeworm.com/read/456640/7343045
h std.h
/*************************************************************************/
/* */
/* FILE NAME
www.eeworm.com/read/456209/7353847
sci std.sci
function y = std(x,a)
// std - for matlab compatibility
if argn(2)==1
y = stdev(x);
else
y = stdev(x,a);
end
endfunction
www.eeworm.com/read/452445/7440963
h std.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/452222/7444736
m std.m
function dev = std(chr)
% STD - Standard deviation
% For vectors, STD(chr) returns the standard
% deviation of the population. For matrices, STD(chr) is a column vector
% containing the stan