代码搜索:optimize

找到约 6,026 项符合「optimize」的源代码

代码结果 6,026
www.eeworm.com/read/193480/8224677

pas uxlssst.pas

unit UXlsSST; {$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF} //This is a unit to optimize the SST for a big number of strings. //Optimizations: //We use
www.eeworm.com/read/193480/8224966

pas uxlssst2.pas

unit UXlsSST; //This is a unit to optimize the SST for a big number of strings. //Optimizations: //We use records, no objects to strore the strings (4 bytes of VMT per string and avoid calling cr
www.eeworm.com/read/170936/9779273

m netopt.m

function [net, options, varargout] = netopt(net, options, x, t, alg); %NETOPT Optimize the weights in a network model. % % Description % % NETOPT is a helper function which facilitates the training o
www.eeworm.com/read/415313/11076534

m netopt.m

function [net, options, varargout] = netopt(net, options, x, t, alg); %NETOPT Optimize the weights in a network model. % % Description % % NETOPT is a helper function which facilitates the training o
www.eeworm.com/read/413912/11137235

m netopt.m

function [net, options, varargout] = netopt(net, options, x, t, alg); %NETOPT Optimize the weights in a network model. % % Description % % NETOPT is a helper function which facilitates the training o
www.eeworm.com/read/235274/14079382

php database.php

www.eeworm.com/read/189063/8492122

m gademo2.m

% GADEMO2 clf; figure(gcf); echo on clc % This demonstration show the use of the genetic toolbox to optimize a % multi-dimensional non-convex function. % The function is coded in the coranaEva
www.eeworm.com/read/288527/8625440

m gademo2.m

% GADEMO2 clf; figure(gcf); echo on clc % This demonstration show the use of the genetic toolbox to optimize a % multi-dimensional non-convex function. % The function is coded in the coranaEva
www.eeworm.com/read/375904/9344205

vhd i8051_all.vhd

-- Modification by Koay Kah Hoe -- Optimize for Xilinx Spartan II FPGA implementation -- Version : 2.9a -- -- -- Copyright (c) 1999-2001 Tony Givargis. Permission to copy is granted -- provided that
www.eeworm.com/read/177981/9424641

m gademo2.m

% GADEMO2 clf; figure(gcf); echo on clc % This demonstration show the use of the genetic toolbox to optimize a % multi-dimensional non-convex function. % The function is coded in the coranaEva