代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/413418/11156902
m ui_check_params.m
function ui_check_params
persistent state;
if isempty(state)
state = struct('FrmLen', '130', 'NumofPkt', '100','corr_value','0');
end
curr_obj = gcbo;
obj_tag = get(curr_obj,'Tag');
www.eeworm.com/read/203105/15365449
m ui_check_params.m
function ui_check_params
persistent state;
if isempty(state)
state = struct('FrmLen', '130', 'NumofPkt', '100','corr_value','0');
end
curr_obj = gcbo;
obj_tag = get(curr_obj,'Tag');
www.eeworm.com/read/380921/9122628
m gaplotchange.m
function state = gaplotchange(options, state, flag)
% GAPLOTCHANGE Plots the logarithmic change in the best score from the
% previous generation.绘图函数gaplotchange画出前一代个体最佳值变化的图形
%
persistent las
www.eeworm.com/read/379248/9203660
m snpisma.m
% Program 6-10
% snpisma.m
%
% Slotted non-persistent ISMA System
%
% Input argument
% now_time :now time but,now_time
www.eeworm.com/read/180499/9304284
m gaplotchange.m
function state = gaplotchange(options, state, flag)
% GAPLOTCHANGE Plots the logarithmic change in the best score from the
% previous generation.绘图函数gaplotchange画出前一代个体最佳值变化的图形
%
persistent las
www.eeworm.com/read/372033/9524444
m gaplotchange.m
function state = gaplotchange(options, state, flag)
% GAPLOTCHANGE Plots the logarithmic change in the best score from the
% previous generation.绘图函数gaplotchange画出前一代个体最佳值变化的图形
%
persistent las
www.eeworm.com/read/371508/9551046
m gaplotchange.m
function state = gaplotchange(options, state, flag)
% GAPLOTCHANGE Plots the logarithmic change in the best score from the
% previous generation.绘图函数gaplotchange画出前一代个体最佳值变化的图形
%
persistent las
www.eeworm.com/read/424747/10417421
m gaplotchange.m
function state = gaplotchange(options, state, flag)
% GAPLOTCHANGE Plots the logarithmic change in the best score from the
% previous generation.绘图函数gaplotchange画出前一代个体最佳值变化的图形
%
persistent las
www.eeworm.com/read/424747/10417655
m gaplotchange.m
function state = gaplotchange(options, state, flag)
% GAPLOTCHANGE Plots the logarithmic change in the best score from the
% previous generation.绘图函数gaplotchange画出前一代个体最佳值变化的图形
%
persistent las
www.eeworm.com/read/160551/10519028
m gaplotchange.m
function state = gaplotchange(options, state, flag)
% GAPLOTCHANGE Plots the logarithmic change in the best score from the
% previous generation.绘图函数gaplotchange画出前一代个体最佳值变化的图形
%
persistent las