代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/136681/13366922
m callcheck.m
function callcheck(htext,str1,z,vchk1,vchk2)
cla,set(htext,'string',[str1,sprintf('%1.4g\',z)]); %更新静态文本框内容
dt=0.1;t=0:dt:15;N=length(t);y=step(1,[1 2*z 1],t);plot(t,y);
if vchk1 %假如峰值
www.eeworm.com/read/321304/13409215
cpp audcreindex.cpp
/*
* 文件名: checkDup.cpp
*
* 版权所有 (C) 2002 神州数码(中国)有限公司
*
* 描述:稽核查重主程序
*
* 作者:戴大刚
*
* 创建日期:2006-03-14
*
* 版本:ver1.0
*
* 参考文档:
*
* 修订记录:
www.eeworm.com/read/321295/13409415
m sacubic.m
function [ab,vE,E] = sacubic(N);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% October, 1999.
% Function generates n-bit binary strings antibody most uniformly
% distributed over the search spac
www.eeworm.com/read/321295/13409432
m imalg3d.m
function [x,y,fx,vfx,vmfit,P,vpm] = imalg3d(P,gen,n,pm,per);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% November, 1999.
% Immune Algorithm - New evolutionary strategy inspired in the Immune S
www.eeworm.com/read/321295/13409434
m tutorial.m
function [] = tutorial
%
% Function TUTORIAL Demonstration
% Runs a Demo for the following immune tools:
% 1) SAND (Simulated Annealing Model of Diversity - unpublished)
% 2) ABNET (Growing Boole
www.eeworm.com/read/321295/13409442
m saml.m
function [ab,vE,E] = saml(N);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% October, 1999.
% Function generates n-bit binary strings antibody most uniformly
% distributed over the search space
www.eeworm.com/read/321295/13409447
m sareal.m
function [ab,vE,vRb,E,Rb] = sareal(ab,niter);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% October, 1999.
% Function generates n-bit binary strings antibody most uniformly
% distributed over th
www.eeworm.com/read/321295/13409448
m ga3d.m
function [x,y,fx,vx,vmfit,P] = ga3d(v,ger,pc,pm);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% November, 1999.
% ENHANCED GENETIC ALGORITHM - Bi-classist Selection
%
% Secondary functions: DECODE &
www.eeworm.com/read/320711/13419711
m sacubic.m
function [ab,vE,E] = sacubic(N);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% October, 1999.
% Function generates n-bit binary strings antibody most uniformly
% distributed over the search spac