代码搜索:maximizing

找到约 38 项符合「maximizing」的源代码

代码结果 38
www.eeworm.com/read/127767/14336766

txt e564. iconifying and maximizing a frame.txt

This example implements methods to iconify, deiconify, minimize, and maximize a frame. In general, you should not make calls such as Frame.setExtendedState(Frame.ICONIFIED) because this would destroy
www.eeworm.com/read/108818/15574955

c mac_snakes.c

/*--------------------------- Commande MegaWave -----------------------------*/ /* mwcommand name = {mac_snakes}; version = {"1.0"}; author = {"Lionel Moisan"}; function = {"Maximizing Ave
www.eeworm.com/read/431675/8661722

m loglc.m

%LOGLC Logistic Linear Classifier % % W = loglc(A) % % Computation of the linear classifier for the dataset A by % maximizing the likelihood criterion using the logistic (sigmoid) % function. %
www.eeworm.com/read/418695/10935188

m loglc.m

%LOGLC Logistic Linear Classifier % % W = loglc(A) % % Computation of the linear classifier for the dataset A by % maximizing the likelihood criterion using the logistic (sigmoid) % function. %
www.eeworm.com/read/397102/8067993

m loglc.m

%LOGLC Logistic Linear Classifier % % W = loglc(A) % % Computation of the linear classifier for the dataset A by % maximizing the likelihood criterion using the logistic (sigmoid) % function. %
www.eeworm.com/read/342008/12046832

m loglc.m

%LOGLC Logistic Linear Classifier % % W = loglc(A) % % Computation of the linear classifier for the dataset A by % maximizing the likelihood criterion using the logistic (sigmoid) % function. %
www.eeworm.com/read/293183/8310203

m loglc.m

%LOGLC Logistic Linear Classifier % % W = loglc(A) % % Computation of the linear classifier for the dataset A by % maximizing the likelihood criterion using the logistic (sigmoid) % function. %
www.eeworm.com/read/237831/4619943

c minimizetotray.c

/* MinimizeToTray * * A couple of routines to show how to make it produce a custom caption * animation to make it look like we are minimizing to and maximizing * from the system tray * * These r