代码搜索:sprintf

找到约 7,065 项符合「sprintf」的源代码

代码结果 7,065
www.eeworm.com/read/183272/9172996

c request.c

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/371106/9567748

cpp cmpnt.cpp

// // Cmpnt.cpp - Component // #include #include // sprintf #include //splitpath #include "Iface.h" #include "Util.h" #include "CUnknown.h" #include "C
www.eeworm.com/read/371106/9567938

cpp cmpnt.cpp

// // Cmpnt.cpp - Component // #include #include // sprintf #include //splitpath #include "Iface.h" #include "Util.h" #include "CUnknown.h" #include "C
www.eeworm.com/read/169379/9864454

m karhunenloeve.m

% Karhunen-Loeve, for face recognition % By Alex Chirokov, Alex.Chirokov@gmail.com clear all; % Load the ATT image set k = 0; for i=1:1:40 for j=1:1:10 filename = sprintf('C:\\M
www.eeworm.com/read/365029/9881600

cpp glbalndimer.cpp

#include "muscle.h" #include #include // for sprintf #include "pwpath.h" #include "profile.h" #include "gapscoredimer.h" #define TRACE 0 static SCORE TraceBackDimer( con
www.eeworm.com/read/364932/9887113

31 fig17.31

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/364932/9887476

c request.c

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/167745/9953429

m karhunenloeve.m

% Karhunen-Loeve, for face recognition % By Alex Chirokov, Alex.Chirokov@gmail.com clear all; % Load the ATT image set k = 0; for i=1:1:40 for j=1:1:10 filename = sprintf('C:\\M
www.eeworm.com/read/352046/10585722

m untitled.m

% Karhunen-Loeve, for face recognition % By Alex Chirokov, Alex.Chirokov@gmail.com clear all; % Load the ATT image set k = 0; for i=1:1:40 for j=1:1:10 filename = sprintf('C:\MA
www.eeworm.com/read/422885/10604958

cpp pathfinder2d.cpp

// PathFinder2D.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #include "stdio.h" //for sprintf #include "mmsystem.h" //lib: winmm.lib, for play