代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/452710/7436117
c,v ip2dot.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.27.59; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
www.eeworm.com/read/449064/7519205
c display.c
//extern void con_disp(uchar xaddr,uchar yaddr,uchar length,void *buf);
/*-------------------------------------------------------------
功能:Lcd显示:各类功能界面显示、错误显示
说明:符合国家标准GB18240.1-2003和GB18240.2-2003
www.eeworm.com/read/444287/7614559
m batch_match_intra.m
%script file for batched match
%Honors Project 2001~2002
%wuzhili 99050056
%comp sci HKBU
%last update 19/April/2002
percent_match = [];
fname=[];
for i=101:110
for j=1:3
tname =
www.eeworm.com/read/444287/7614562
m batch_match_inter.m
%script file for batched match
%Honors Project 2001~2002
%wuzhili 99050056
%comp sci HKBU
%last update 19/April/2002
percent_match = [];
fname=[];
for i=101:110
for j=1:3
tname =
www.eeworm.com/read/436490/7769299
asv main.asv
close all
clc
clear all
n = 64;
realinput = 0:n-1;
% realinput = ones(1,n)*2;
imaginput = zeros(size(realinput));
filename = sprintf('fft_re.dat');
file = fopen(filename,'w');
for i=1:n
www.eeworm.com/read/436446/7769675
m compatibility_test.m
function [ok, d2, chi] = compatibility_test (map, vehicle)
%-------------------------------------------------------
% carries out the specified vehicle motion
%-------------------------------------
www.eeworm.com/read/296829/8075581
m gwssus.m
% Retrieve the power delay spectrum P(tau), the impulse response h(tau,t)
% and the transfer function H(f,t) of a sample COST-207 mobile channel
% using the "Gaussian Stationary Uncorrelated Scatter
www.eeworm.com/read/144530/12786004
cpp dlgquerycheck.cpp
// dlgQueryCheck.cpp : implementation file
//
#include "stdafx.h"
#include "CheckIn.h"
#include "dlgQueryCheck.h"
#include "CheckRecordset.h"
#include "EmployeeRecordset.h"
#ifdef _DEBUG
www.eeworm.com/read/142788/12921258
cpp worldproperties.cpp
//----------------------------------------------------------
//
// MODULE : WorldProperties.cpp
//
// PURPOSE : Blood 2 world prop class
//
// CREATED : 3/23/98
//
//-------------------------
www.eeworm.com/read/329960/12924446
cpp ghmm_toolkit.cpp
/*
* created: 06 Mar 2002 by Peter Pipenbacher
* authors: Peter Pipenbacher (pipenb@zpr.uni-koeln.de)
* file : $Source$
* $Id: GHMM_Toolkit.cpp 1033 2004-10-28 15:11:39Z benrich $
*/
#include