代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/357877/10199028
m uwb_init.m
function uwb_init;
sys = bdroot;
% Generate channel impulse responses if required.
currentFolder = pwd;
uwbFolder = fileparts(which('uwb_init'));
cd(uwbFolder);
if ~exist('cm1_imr.mat', 'fil
www.eeworm.com/read/356152/10235737
c rtsp_command.c
/*--------------------------------------------------------
COPYRIGHT 2007 (C) DVN (Holdings) Ltd (Hongkong)
AUTHOR: wangry@dvnchina.com
PURPOSE: kasenna simple rtsp lib
CREATED: 2007-12-10
MO
www.eeworm.com/read/355408/10267819
m uwb_init.m
function uwb_init;
sys = bdroot;
% Generate channel impulse responses if required.
currentFolder = pwd;
uwbFolder = fileparts(which('uwb_init'));
cd(uwbFolder);
if ~exist('cm1_imr.mat', 'fil
www.eeworm.com/read/355408/10267877
m uwb_init.m
function uwb_init;
sys = bdroot;
% Generate channel impulse responses if required.
currentFolder = pwd;
uwbFolder = fileparts(which('uwb_init'));
cd(uwbFolder);
if ~exist('cm1_imr.mat', 'fil
www.eeworm.com/read/161485/10404181
m cwpt2_test.m
i=double(imread('lenna512.pgm'));
imax = max(max(i));
% checking energy...
disp(sprintf('Initial energy = %.10g', sum(sum(i.^2)) ));
all_filter_types = {'spline', '7-9'};
for iter_filter_type = 1:2
www.eeworm.com/read/161485/10404422
m test_pyramidal.m
% test for the pyramidal decomposition
options.bound = 'per';
% options.bound = 'sym';
options.J = 5;
g = MakeONFilter('Haar',1);
%g = MakeONFilter('Battle',3);
[qmf,dqmf] = MakeBSFilter
www.eeworm.com/read/353873/10410768
m display.m
function display(chr)
% DISPLAY -
%
for k=1:length(chr)
if isempty(chr(k).ddvs)
l_ddv=0;
else
l_ddv=length(chr(k).ddvs);
end
if isempty(chr(k).cdvs)
l_cdv=0;
e
www.eeworm.com/read/279567/10419454
cpp webdown.cpp
// WebDown.cpp : Defines the entry point for the console application.
#include "stdafx.h"
#include "WebDown.h"
#include "wrom.h"
#include "win32cpp.h"
//#include "ipc.h"
#include
#inclu
www.eeworm.com/read/161339/10423620
m uwb_init.m
function uwb_init;
sys = bdroot;
% Generate channel impulse responses if required.
currentFolder = pwd;
uwbFolder = fileparts(which('uwb_init'));
cd(uwbFolder);
if ~exist('cm1_imr.mat', 'fil
www.eeworm.com/read/161339/10423709
m uwb_init.m
function uwb_init;
sys = bdroot;
% Generate channel impulse responses if required.
currentFolder = pwd;
uwbFolder = fileparts(which('uwb_init'));
cd(uwbFolder);
if ~exist('cm1_imr.mat', 'fil