代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/312431/13611402
js std_stranjf.js
//模仿语言包式的简繁转换功能插件!
//Edited by Stardy --2005-04-16 , Web :http://www.stardy.com , QQ:2885465
var Default_isFT = 0 //默认是否繁体,0-简体,1-繁体
var StranIt_Delay = 50 //翻译延时毫秒(设这个的目的是让网页先流畅的显现出来)
//----
www.eeworm.com/read/312431/13611475
js std_stranjf.js
//模仿语言包式的简繁转换功能插件!
//Edited by Stardy --2005-04-16 , Web :http://www.stardy.com , QQ:2885465
var Default_isFT = 0 //默认是否繁体,0-简体,1-繁体
var StranIt_Delay = 50 //翻译延时毫秒(设这个的目的是让网页先流畅的显现出来)
//----
www.eeworm.com/read/310531/13649612
asm std1.asm
include ht82k96e.inc
include usbrf.inc
include usbfifo.inc
extern baddr_state :bit
extern bFLAG_FIFO_REDY :bit
extern bRmtWakeup :bit
extern bFLAG_RsqF :bit
extern bFLAG_Sn
www.eeworm.com/read/310212/13654951
m std2.m
function s = std2(a)
%STD2 Compute standard deviation of matrix elements.
% B = STD2(A) computes the standard deviation of the values in
% A.
%
% Class Support
% -------------
% A is
www.eeworm.com/read/309747/13664943
m fun_std.m
function [f, g] = fun_std(x, baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, V, ref, pv, pq, mpopt)
%FUN_STD Evaluates objective function & constraints for OPF.
% [f, g] = fun_std(x, baseMVA, b
www.eeworm.com/read/309747/13664950
m grad_std.m
function [df, dg, d2f] = OTSgra(x, baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, V, ref, pv, pq, mpopt)
%OTSGRA Evaluates gradients of objective function & constraints for OPF.
% [df, dg] = O
www.eeworm.com/read/309320/13674195
h std_defs.h
/* 1. Standard types for AES cryptography source code */
typedef unsigned char u1byte; /* an 8 bit unsigned character type */
typedef unsigned short u2byte; /* a 16 bit unsigned