代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/223989/14608693
c,v x_dg.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.29.03; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
@/* x_dg.c - x_dg */
#
www.eeworm.com/read/223989/14608699
c,v x_ping.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.29.03; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
@/* x_ping.c - x_ping *
www.eeworm.com/read/223989/14608781
c x_rf.c
/* x_rf.c - x_rf */
#include
#include
#include
#include
/*------------------------------------------------------------------------
* x_rf - (command rf)
www.eeworm.com/read/223989/14608820
c x_ping.c
/* x_ping.c - x_ping */
#include
#include
#include
/*------------------------------------------------------------------------
* x_ping - do ICMP echo to a given d
www.eeworm.com/read/123749/14614370
m validation_proc.m
function validation_proc(opt)
%% function validation_proc(opt) performs validation computation
%% opt = 1 Kriging map
%% 2 Kriging variance map
%% 3 Cross validat
www.eeworm.com/read/123749/14614441
m degmins.m
function degstrings=degmins(degrees,ndigit);
% function degstrings=degmins(degrees,ndigit);
% creates a degrees and minutes label for use in MAPAX routine.
%
% Usage: degstring=degmins(degrees,nd
www.eeworm.com/read/123637/14619582
cpp test.cpp
#ifdef _WIN32
#include // MFC core and standard components
#elif _WINDOWS
#include // MFC core and standard components
#elif _DOS
#include
www.eeworm.com/read/123214/14642214
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/223245/14648870
c main.c
// Free Disassembler and Assembler -- Demo program
//
// Copyright (C) 2001 Oleh Yuschuk
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the
www.eeworm.com/read/122497/14687337
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.