代码搜索:Variable

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

代码结果 10,000
www.eeworm.com/read/235928/14041603

m som_norm_variable.m

function [x,sNorm] = som_norm_variable(x, method, operation) %SOM_NORM_VARIABLE Normalize or denormalize a scalar variable. % % [x,sNorm] = som_norm_variable(x, method, operation) % % xnew = som_no
www.eeworm.com/read/133019/14058528

html class_variable_rounds.html

Crypto++: TemplateVariableRounds< D, N, M
www.eeworm.com/read/111979/15498741

htm variable_splitter.shtml.htm

Doc-View - Variable splitter views
www.eeworm.com/read/189881/8453425

mdl constant_gain_variable_q.mdl

Model { Name "constant_gain_variable_Q" Version 6.1 MdlSubVersion 0 GraphicalInterface { NumRootInports 0 NumRootOutports 0 ParameterArgumentNames ""
www.eeworm.com/read/287073/8726565

html class_variable_rounds-members.html

Crypto++: Member List
www.eeworm.com/read/287073/8726613

html class_variable_key_length.html

Crypto++: VariableKeyLength< D, N, M, Q, IV_REQ
www.eeworm.com/read/363557/9945501

h al320_osddisplay_variable.h

/*-------------------------------------------------------------------------- AL320_OSDDISPALY_VARIABLE.H Header file for AL320_OSDDISPLAY History: 07/20/2006 : First Version V0.1 ---HsinChu Offi
www.eeworm.com/read/419938/10827909

c variable_metric_metho_dfp.c

#include "iostream.h" #include "math.h" void comput_grad(double (*pf)(double *x), int n, double *point, double *grad); //计算梯度 double line_search1(double (*pf)(double *x)