代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/337307/12377158
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/131131/14159024
h std.h
www.eeworm.com/read/233249/14161537
std zimage.std
www.eeworm.com/read/232291/14199400
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/129911/14217840
h std.h
www.eeworm.com/read/129911/14217886
h std.h
www.eeworm.com/read/231002/14261590
std1(
www.eeworm.com/read/231002/14261620
std1(
include HT82M99E.INC
include usbrf.inc
include usbfifo.inc
extern baddr_state :bit
extern bFLAG_FIFO
www.eeworm.com/read/126977/14390928
mf std.mf
# makefile fragment std.mf
# some standard definitions used all over the place
FRAGMENTS := $(FRAGMENTS) $(TopDir)/std.mf
CHIPNAME :=
WorkDir := $(TopDir)/_build
ObjDir := $(WorkDir