代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/136989/5831961
cpp server.cpp
// server.cpp,v 1.7 2003/11/01 11:15:11 dhinton Exp
// ================================================================
//
// = LIBRARY
// TAO/tests/POA/Persistent_ID
//
// = FILENAME
//
www.eeworm.com/read/359185/6352533
m feature_selection_commands.m
function feature_selection_commands(command)
%This function deals with commands generated by the feature selection module
persistent methods;
if isempty(methods)
methods = read_algorithms('
www.eeworm.com/read/493206/6398543
m feature_selection_commands.m
function feature_selection_commands(command)
%This function deals with commands generated by the feature selection module
persistent methods;
if isempty(methods)
methods = read_algorithms('
www.eeworm.com/read/481878/6632036
m computeskinprobability.m
function skinprob = computeSkinProbability(im)
persistent smodel;
if (isempty(smodel))
% load skin model
skinmodfn = 'skinmodel.bin';
fid = fopen(skinmodfn, 'rb');
tmp = frea
www.eeworm.com/read/478645/6712241
txt cookie 规范.txt
作者:87zd
日期:2000-12-1 21:52:36
PERSISTENT CLIENT STATE
HTTP COOKIES
Preliminary Specification - Use with caution
--------------------------------------------------------------------------------
www.eeworm.com/read/410924/11264947
m feature_selection_commands.m
function feature_selection_commands(command)
%This function deals with commands generated by the feature selection module
persistent methods;
if isempty(methods)
methods = read_algorithms('
www.eeworm.com/read/405069/11472238
m feature_selection_commands.m
function feature_selection_commands(command)
%This function deals with commands generated by the feature selection module
persistent methods;
if isempty(methods)
methods = read_algorithms('
www.eeworm.com/read/347945/11624499
m datasaver.m
function data = datasaver(varargin)
persistent saved
if nargin > 3
saved.savedfunctiondata = varargin{1};
saved.savedfunctionGradientdata = varargin{2};
saved.savedfunctionHessia
www.eeworm.com/read/261494/11642354
txt cookie 规范.txt
作者:87zd
日期:2000-12-1 21:52:36
PERSISTENT CLIENT STATE
HTTP COOKIES
Preliminary Specification - Use with caution
--------------------------------------------------------------------------------
www.eeworm.com/read/251092/12365248
txt cookie 规范.txt
作者:87zd
日期:2000-12-1 21:52:36
PERSISTENT CLIENT STATE
HTTP COOKIES
Preliminary Specification - Use with caution
--------------------------------------------------------------------------------