代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/413419/11156868
m count.m
function varargout = count(data_src,data_est,varargin)
%COUNT Error counter.
% ERR = COUNT(D,D_E) simply counts an error occurrence of data
% estimations D_E.
%
% [ERR,SER] = COUNT(D,D_E) same
www.eeworm.com/read/267782/11162783
cpp salewin4.cpp
#include
#include
#include
#include "salewin.h"
#include "sysinfo.h"
//写本地数据库。
int
SaleWin::WriteLDB()
{
if(WriteSales()==L_ERROR)
{
return L_ERROR;
}
www.eeworm.com/read/412853/11180597
m mmsetclr.m
%MMSETCLR Obtain an RGB triple interactively from a color sample.
% MMSETCLR displays a dialog box for the user to select
% a color interactively and displays the RGB triple value of
% the new color.
www.eeworm.com/read/412189/11211275
c main.c
// ----------------------------------------------------------------------------
// ATMEL Microcontroller Software Support - ROUSSET -
// --------------------------------------------------
www.eeworm.com/read/411530/11239447
cpp dlgdevalert.cpp
// DlgDevAlert.cpp : implementation file
//
#include "stdafx.h"
#include "DMS.h"
#include "DlgDevAlert.h"
#include "DataBinding.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sta
www.eeworm.com/read/265751/11254681
c main.c
#include
#include
// #define HZK_DOT_SIZE_12
// #define HZK_DOT_SIZE_16
// #define GBK_DOT_SIZE_16
#define GBK_DOT_SIZE_12
#if defined(GBK_DOT_SIZE_16)
#define HZK_
www.eeworm.com/read/265723/11255247
m rats.m
function S = rats(X,lens)
%RATS Rational output.
% RATS(X,LEN) uses RAT to display rational approximations to
% the elements of X. The string length for each element is LEN.
% The default
www.eeworm.com/read/148019/12499654
c yabinst.c
/*
Install-Program for yabasic
written by Marc-Oliver Ihm in 1996.
Date of last change:
*/
#define DOLC "February 23, 1999"
/*
This program is free software; you can re
www.eeworm.com/read/248485/12557058
m low_mu_dx.m
function Low_Mu_dX(n,a,Bi,serial_num,Fs)
% Low_Mu_dX.m 绘制d/dX图
% $date 8/10/2005
%
% 作者:赵泽平
% vf1983cs@163.com
%
%
% References:
% Miroslav D. Lutovac, Dejan V. Tosic, B
www.eeworm.com/read/334376/12607677
cpp dlgdevalert.cpp
// DlgDevAlert.cpp : implementation file
//
#include "stdafx.h"
#include "DMS.h"
#include "DlgDevAlert.h"
#include "DataBinding.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sta