代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/103140/15743986
c intrpret.c
/*
** Astrolog (Version 4.00) File: intrpret.c
**
** IMPORTANT NOTICE: the graphics database and chart display routines
** used in this program are Copyright (C) 1991-1993 by Walter D. Pullen
**
www.eeworm.com/read/392007/8368496
m num2str2.m
function t = num2str2(x,chars)
% NUM2STR2 - Number to string conversion.
%
% This variant of the Matlab routine NUM2STR makes it possible to specify
% the number of characters for the string repr
www.eeworm.com/read/380138/9160424
m runexp.m
%RunExp >> Automation function
% Usage : RunExp(noRuns, ExitAction) %e.g. RunExp(25, 1); -> Runs each experminet for 25 trials and Exits matlab when doen.
% Arguments : (optional) noRuns ->
www.eeworm.com/read/357508/10208268
c lib_tracechr.c
/****************************************************************************
* Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. *
*
www.eeworm.com/read/422279/10650270
m runexp.m
%RunExp >> Automation function
% Usage : RunExp(noRuns, ExitAction) %e.g. RunExp(25, 1); -> Runs each experminet for 25 trials and Exits matlab when doen.
% Arguments : (optional) noRuns ->
www.eeworm.com/read/434355/7871055
m shenjingwangluo.m
clc
clear all
close all
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%神经网络
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%模板格式5*5,归一化0-1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%输入层神经元25个,中间层100,输出层1
%%%%%%%%%%%%%%%%%
www.eeworm.com/read/312988/13599835
m ccstutorial.m
% CCSTUTORIAL Link for CCS(tm) tutorial.
% CCSTUTORIAL is an example script intended to get the user started with
% the 'Link for Code Composer Studio(tm) IDE'. A simple target DSP
% applic