代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/217825/14950488
cpp main_wzm.cpp
#include "wzm.h"
extern char fileinfo[MAXNUM];
static DFBDisplay *ds;
static const string CMDS = "|quit|exit|list|retr|scwd|lcwd|stor|dele|smkd|srmd|rena|size|type|debg|cler|help|mode|lmkd|lrmd|ldel|
www.eeworm.com/read/216782/14992764
c prntscan.c
/****************************************************************/
/* Printw() and scanw() routines of the PCcurses package */
/* */
/********************************************************
www.eeworm.com/read/115449/15013831
c test.c
#include
#include
main()
{
int sum,count,i,j;
int data[100],cou[5];
char out[1000];
for(i=0;i
www.eeworm.com/read/216389/15015554
txt 10-41.txt
%例10-41 运行错误的处理。
%编制M文件如下。
function d=yunxingcuowu(a,b,c)
d=a/b;
if isinf(d) %对可能产生的inf值做出判断
sprintf('b should not be 0')
return
else
d=d*c;
end
%为了检验该程序,
www.eeworm.com/read/114737/15040081
cpp server.cpp
// Server.cpp: implementation of the CServer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyFtpServer.h"
#include "Server.h"
www.eeworm.com/read/215632/15056085
cpp mini ftpserver.cpp
// Mini FtpServer.cpp : Defines the entry point for the console application.
#include "stdafx.h"
#include
#include
#include
#define WSA_RECV 0
#defin
www.eeworm.com/read/215113/15074891
m ainet.m
function [M,D] = ainet(Ag,ts,n,N,gen,qi,tp)
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% February, 2000
% Artificial Immune Network (aiNet) - Description in aiNet.doc
% Data normalization over
www.eeworm.com/read/215104/15075058
m abnet.m
function [w,win,cwin,D] = abnet(ag,eps,comp,alfa,beta,pc,pm),
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% June, 1999
% Pattern Recognition in the Immune System using a Growing SOM
% Bipolar S
www.eeworm.com/read/214177/15111601
c socket.c
/* socket.c
* Copyright (c) 1997 David Cole
*
* Handle the WINSOCK connection to server
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/212159/15165376
c dbfdump.c
/******************************************************************************
* $Id: dbfdump.c,v 1.9 2002/01/15 14:36:07 warmerda Exp $
*
* Project: Shapelib
* Purpose: Sample application for