代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/461199/7231995
m simulation.m
clc;
clear all;
close all;
disp('*****************************************');
disp('*** MATLAB - SIMULATION V0.1 ***');
disp('*****************************************');
tic;
%% C
www.eeworm.com/read/457776/7317961
pl submit_rules.pl
################
# test the socket client
################
#! /usr/bin/perl -w
use strict;
use Socket;
die "Usages: $0 \n" unless $#ARGV == 2;
my ($site_url, $clr_fi
www.eeworm.com/read/455722/7367685
m write_spice_file.m
%% write_spice_file.m
%%
% This function generates a SPICE .cir file. To trace the output of all
% the filters in SPICE, trace something like VDB(51) + VDB(52) + ... +
% VDB(510)+.... The w0 and n in
www.eeworm.com/read/452710/7434869
c x_ifstat.c
/* x_ifstat.c - x_ifstat */
#include
#include
#include
static char *sn[] = { "DOWN", "UP", "UNUSED" };
/*----------------------------------------------------
www.eeworm.com/read/452710/7434887
c,v x_ifstat.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
www.eeworm.com/read/449064/7519213
c tax_report.c
/*-------------------------------------------------------------
功能:税控数据报表(区间统计、明细报表等)的打印
说明:符合国家标准GB18240.1-2003和GB18240.2-2003的税控机软件
日期:2003年6月12日
---------------------------------------------
www.eeworm.com/read/446079/7585764
c 51main.c
#include
char * py_ime(char *);
void main(void)
{
while(1)
{
char input_string[]="yI";
xdata char chinese_string[255];
sprintf(chinese_string,"%s",py_ime(input
www.eeworm.com/read/443286/7635142
cpp test.cpp
extern "C"
{
#include
#include
#include
#include
};
#ifndef _ABISPTL_HPP
#include "abisptl.hpp"
#endif
#ifndef _ABISFMT_HPP
#include "abisfmt.h
www.eeworm.com/read/440885/7679448
c npc_gamblemaster.c
#include "version.h"
#include
#include "char.h"
#include "object.h"
#include "char_base.h"
#include "npcutil.h"
#include "lssproto_serv.h"
#include "handletime.h"
#include "readmap.