代码搜索:std

找到约 10,000 项符合「std」的源代码

代码结果 10,000
www.eeworm.com/read/449967/7492866

lis myusb_std.lis

0000 ;;***************************************************************************** 0000 ;;***************************************************************************** 0000
www.eeworm.com/read/449967/7492887

asm myusb_std.asm

;;***************************************************************************** ;;***************************************************************************** ;; FILENAME: myUSB_std.asm ;; Vers
www.eeworm.com/read/449967/7492954

asm myusb_std.asm

;;***************************************************************************** ;;***************************************************************************** ;; FILENAME: myUSB_std.asm ;; Vers
www.eeworm.com/read/442845/7643615

def co_std.def

/********************************************************************* * Be sure to include all headers here that relate to the symbols * below. *********************************************
www.eeworm.com/read/441442/7670397

h freeglut_std.h

#ifndef __FREEGLUT_STD_H__ #define __FREEGLUT_STD_H__ /* * freeglut_std.h * * The GLUT-compatible part of the freeglut library include file * * Copyright (c) 1999-2000 Pawel W. Olszta. All Rig
www.eeworm.com/read/441325/7671799

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, bus
www.eeworm.com/read/441325/7671809

m grad_std.m

function [df, dg, d2f] = grad_std(x, baseMVA, bus, gen, gencost, branch, Ybus, Yf, Yt, V, ref, pv, pq, mpopt) %GRAD_STD Evaluates gradients of objective function & constraints for OPF. % [df, dg] =
www.eeworm.com/read/438137/7735884

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 = 20 //翻译延时毫秒(设这个的目的是让网页先流畅的显现出来) //----
www.eeworm.com/read/437625/7744555

def co_std.def

/********************************************************************* * Be sure to include all headers here that relate to the symbols * below. *********************************************
www.eeworm.com/read/299015/7899389

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; %-------------------------------------