代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/169743/9844396
res std.res
www.eeworm.com/read/169743/9844397
dcu std.dcu
www.eeworm.com/read/365844/9844797
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
www.eeworm.com/read/166306/10024314
m std.m
function y = std(x,flag,dim)
%列状数据标准差
%例如
% A=[11 4 0.2;22 3 0.5;0 3 0.4];
% std(A)
%
%STD Standard deviation.
% For vectors, STD(X) returns the standard deviation. For matrices,
%
www.eeworm.com/read/165466/10061836
mdb std.mdb
www.eeworm.com/read/358694/10181558
m std.m
function y = std(x,flag,dim)
%列状数据标准差
%例如
% A=[11 4 0.2;22 3 0.5;0 3 0.4];
% std(A)
%
%STD Standard deviation.
% For vectors, STD(X) returns the standard deviation. For matrices,
%
www.eeworm.com/read/162576/10295397
std makefile.std
CC = cc
prefix=/usr/local
exec_prefix=${prefix}
sbindir=${exec_prefix}/sbin
cgibindir=$(prefix)/cgi-bin
bindir=${exec_prefix}/bin
CFLAGS = -O2 -Wall -DHAVE_LIBM=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 \
-D
www.eeworm.com/read/353896/10406598
m std.m
function y = std(x,flag,dim)
%列状数据标准差
%例如
% A=[11 4 0.2;22 3 0.5;0 3 0.4];
% std(A)
%
%STD Standard deviation.
% For vectors, STD(X) returns the standard deviation. For matrices,
%
www.eeworm.com/read/353873/10410770
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
www.eeworm.com/read/424746/10419344
js std.js
var null_col='';
var over_col='#cccccc';
var click_col='#aadddd';
function light_bar(st,act){
switch(act){
case 'ovr':
if( st.style.backgroundColor==null_col ) st.style.backgroundColo