代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/134656/13978465
m mcctest3.m
function mcctest3()
n = 256;
x = sin([1:n]/n*(16*pi));
y = abs(fft(x));
y = y(1:n/2);
[m i] = max(y);
subplot(211)
plot(x)
subplot(212)
plot(y)
s = sprintf('Max = %d, Index = %d\n', m,
www.eeworm.com/read/134597/13981009
cpp codemem.cpp
// codemembar.cpp : implementation file
//
#include "stdafx.h"
#include "Architecture.h"
#include "Globals.h"
#include "Splitter.h"
#include "MainFrm.h"
#include "DlxDoc.h"
#include "codem
www.eeworm.com/read/134597/13981038
cpp membar.cpp
// mybar.cpp : implementation file
//
#include "stdafx.h"
#include "Architecture.h"
#include "Globals.h"
#include "Splitter.h"
#include "MainFrm.h"
#include "DlxDoc.h"
#include "MemBar.h"
www.eeworm.com/read/134597/13981068
cpp regbar.cpp
// mybar.cpp : implementation file
//
#include "stdafx.h"
#include "Architecture.h"
#include "Globals.h"
#include "Splitter.h"
#include "MainFrm.h"
#include "DlxDoc.h"
#include "RegBar.h"
www.eeworm.com/read/236937/13990440
c jevents.c
/*
eXosip - This is the eXtended osip library.
Copyright (C) 2002,2003,2004,2005,2006,2007 Aymeric MOIZARD - jack@atosc.org
eXosip is free software; you can redistribute it and/or modify
www.eeworm.com/read/134340/13995149
c al13_5.c
/*案例代码文件名:AL13_5.C*/
/*功能:XXXX年各月降雨量(单位mm)柱状图*/
#include "math.h"
#include "graphics.h"
main()
{char s[10]; /*临时字符串*/
float rainfall[12]={93.3,115.6,184
www.eeworm.com/read/235928/14041744
m rep_utils.m
function aout = rep_utils(action,fmt,fid)
%REP_UTILS Utilities for print reports and report elements.
%
% aout = rep_utils(action,fmt,[fid])
%
% Input and output arguments ([]'s are optional):
%
www.eeworm.com/read/235612/14061448
m makelasheader.m
function lash=makelasheader(arg1,wellname,units,kb,topnames,...
ztops,zstart,zend,zstep,logtypes)
% lash=makelasheader(uwid,wellname,units,kb,topnames,...
% ztops,zstart,zend,zstep,logtypes,nu
www.eeworm.com/read/132780/14073194
c main.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/235145/14083515
c write_handler.c
#include
#include
#include "macro.h"
#include "TextForm.h"
#include "ioctl_op.h"
#include "utils.h"
extern FIELD *field[FIELD_CNT+1]; //The last one must be NULL
extern FOR