代码搜索:persistent

找到约 2,751 项符合「persistent」的源代码

代码结果 2,751
www.eeworm.com/read/415959/11046702

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/415311/11077140

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/104413/15694787

txt cookie 规范.txt

作者:87zd 日期:2000-12-1 21:52:36 PERSISTENT CLIENT STATE HTTP COOKIES Preliminary Specification - Use with caution --------------------------------------------------------------------------------
www.eeworm.com/read/345794/7139582

h cmp.h

#ifndef __CMP_H #define __CMP_H struct cmp_mpr { u32 nplugs:5; u32 reserved:3; u32 persistent_ext:8; u32 non_persistent_ext:8; u32 bcast_channel_base:6; u32 rate:2; } __attribute__((packed));
www.eeworm.com/read/209559/4965750

h cmp.h

#ifndef __CMP_H #define __CMP_H struct cmp_mpr { u32 nplugs:5; u32 reserved:3; u32 persistent_ext:8; u32 non_persistent_ext:8; u32 bcast_channel_base:6; u32 rate:2; } __attribute__((packed));
www.eeworm.com/read/236131/14031143

h cmp.h

#ifndef __CMP_H #define __CMP_H struct cmp_mpr { u32 nplugs:5; u32 reserved:3; u32 persistent_ext:8; u32 non_persistent_ext:8; u32 bcast_channel_base:6; u32 rate:2; } __attribute__((packed));
www.eeworm.com/read/390716/8450575

m ui_check_params.m

function ui_check_params persistent state; if isempty(state) state = struct('PktLen', '100', 'FreqError', '0', 'ExpDecayTrms', '50', 'SNR','20', ... 'PhaseNoisedBc', '-90', 'PhaseNois
www.eeworm.com/read/188533/8530735

m ui_check_params.m

function ui_check_params persistent state; if isempty(state) state = struct('PktLen', '100', 'FreqError', '0', 'ExpDecayTrms', '50', 'SNR','20', ... 'PhaseNoisedBc', '-90', 'PhaseNois
www.eeworm.com/read/379331/9200527

m ui_check_params.m

function ui_check_params persistent state; if isempty(state) state = struct('PktLen', '100', 'FreqError', '0', 'ExpDecayTrms', '50', 'SNR','20', ... 'PhaseNoisedBc', '-90', 'PhaseNois
www.eeworm.com/read/180505/9304149

m ui_check_params.m

function ui_check_params persistent state; if isempty(state) state = struct('PktLen', '100', 'FreqError', '0', 'ExpDecayTrms', '50', 'SNR','20', ... 'PhaseNoisedBc', '-90', 'PhaseNois