代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/233436/14150858
cpp server.cpp
// Server.cpp: implementation of the CServer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyFtpServer.h"
#include "Server.h"
www.eeworm.com/read/129891/14218787
c snprintf.c
/*
* Throughout the book I use snprintf() because it's safer than sprintf().
* But as of the time of this writing, not all systems provide this
* function. The function below should only be built
www.eeworm.com/read/129685/14233158
cc tex2gif.cc
/*
tex2gif.cc
Copyright (c) 1996 Roland Wunderling, Malte Zoeckler
Copyright (c) 1999-2001 Dragos Acostachioaie
This file is part of DOC++.
DOC++ is free software; you can redistribute it
www.eeworm.com/read/129619/14235887
cpp filename.cpp
// FileName.cpp: implementation of the CFileName class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "FileName.h"
///////////////////
www.eeworm.com/read/231340/14238475
m tst_fe.m
d=3e-3; L=.16;
E=210e9; rho=7800;
F=2*9.81;
X=[];
for F=[0:.25:4]*98.1
n=59;
ne=2*(n+1);
M=zeros(ne); K=zeros(ne);
for q=1:n,
[Me,Ke]=mkbeam(d,L/n,E,rho,-F);
ind=(q-
www.eeworm.com/read/230954/14264588
cpp homotpro.cpp
/* Homotopy Continuation Method: Group 2. */
#include "homot.h"
#ifdef WINDOWS
#include "Win UWPflow.h"
#include "GraphDLG.h"
#endif
/* ------- Global Variables ------ */
extern VALUET
www.eeworm.com/read/230954/14264655
cpp pointl.cpp
/* Point of Collapse: -Build the AC/DC Hessian.
-Find initial guess for the left e-vector,
Main. */
#include "pointl.h"
#ifdef ANSIPROTO
void InitializeLoad(
www.eeworm.com/read/230947/14265124
cpp pointl.cpp
/* Point of Collapse: -Build the AC/DC Hessian.
-Find initial guess for the left e-vector,
Main. */
#include "pointl.h"
#ifdef ANSIPROTO
void InitializeLoad(
www.eeworm.com/read/128880/14273658
c snprintf.c
/*
* Throughout the book I use snprintf() because it's safer than sprintf().
* But as of the time of this writing, not all systems provide this
* function. The function below should only be built
www.eeworm.com/read/128423/14299352
cpp loadsave.cpp
//********************************************
// 进度 相关函数
// 创建于2000年10月09日
//********************************************
#include "stdio.h"
#include "..\gamelib\goldpoint2.h"
#include "..\int