代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/290553/8476538
ddp std_machine.ddp
www.eeworm.com/read/290553/8476542
pas std_machine.pas
unit std_machine;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Grids, DBGrids, ExtCtrls, DB, ADODB;
type
TForm_std_mac
www.eeworm.com/read/290553/8476730
dcu std_machine.dcu
www.eeworm.com/read/189063/8491739
std ga_ini.std
% Initialise Parameters for tree_ga v2.0, then call tree_ga
% Last Modification: 30/5/95
% Population Size
pop_size=25;
% Number of Generations
num_gen=60;
%-------------------------------------
www.eeworm.com/read/189063/8492420
std ga_ini.std
% Initialise Parameters for tree_ga v2.0, then call tree_ga
%
% Author Date Predecessor Modification
% ====== ==== =========== ============
% B.McKay M.Willis
www.eeworm.com/read/188426/8541241
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/188426/8541260
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/388674/8583607