代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/143706/12849785
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/318852/13470324
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/318852/13470491
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/105300/6199603
inc options.inc
Struc RebuildOptions
.BuildSection RESB 1 ; Rebuild Section Directory
.ShrinkPE RESB 1 ; Optimize PE Structure
.MergeSection RESB 1 ; Merge ALL sections into one
.RawMode RESB 1
www.eeworm.com/read/485544/6552725
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/410820/11268160
unx makefile.unx
#
# Makefile for Unix platforms
#
# compiler flags: -O - optimize code for execution speed
#
CC = cc
CLIBS = -L. -lmnpak -lm
CFLAGS = -O
CALOBS = cal_main.o
www.eeworm.com/read/153969/11997446
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/253950/12173562
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/339665/12211548
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/150905/12250453
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