代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/268861/11116981
cpp item.cpp
/******************************************************************************************************************
www.eeworm.com/read/413179/11163935
m plotmesh.m
function plotmesh;
include_flags;
if strcmpi(plot_mesh,'yes')==1;
% plot Natural BC
for i=1:nbe
node1 = n_bc(1,i); % first node
node2 = n_bc(2,i); % secon
www.eeworm.com/read/413179/11163953
m plotmesh.m
function plotmesh;
include_flags;
if strcmpi(plot_mesh,'yes')==1;
% plot Natural BC
for i=1:nbe
node1 = n_bc(1,i); % first node
node2 = n_bc(2,i); % secon
www.eeworm.com/read/412490/11197756
cpp listener.cpp
#include ".\listener.h"
CListener::CListener(SceneManager* sm,RenderWindow* win , Camera* cam , CEGUI::OgreCEGUIRenderer* mGUIRenderer):ExampleFrameListener(win,cam,true,true)
{
m_sceneMgr=sm;
www.eeworm.com/read/265943/11248566
cpp mghttpbase.cpp
/***************************************************************************
* mghttpbase.cpp
*
* Wed Sep 6 22:19:52 2006
* Copyright 2006 liubin,China
* Email multiget@gmail.com
********
www.eeworm.com/read/147608/12543011
c memory5a.c
#include
#include
#include
int main() {
char *some_memory = (char *)0;
printf("A read from null %s\n", some_memory);
sprintf(some_memory, "A write to nul
www.eeworm.com/read/335107/12550380
cpp eventtriggerdlg.cpp
// EventTriggerDlg.cpp : implementation file
//
#include "stdafx.h"
#include "EventTrigger.h"
#include "EventTriggerDlg.h"
#include "adamtcp.h"
#include
#ifdef _DEBUG
#define
www.eeworm.com/read/248485/12557050
m low_mufilter.m
function [num_result,den_result]=Low_Mufilter(Fp,Fs,Ap,As)
% Low_Mufilter.m 设计无乘法器滤波器
% $date 4/10/2005
%
% 作者:赵泽平
% vf1983cs@163.com
%
%
% References:
% Miroslav D. Lut
www.eeworm.com/read/334090/12638345
c asctime.c
/****************************************************************************/
/* asctime v2.24 */
/* Copyright (c) 1993-2002 Texas Instru
www.eeworm.com/read/334090/12638372
c strftime.c
/****************************************************************************/
/* strftime v2.24 */
/* Copyright (c) 1993-2002 Texas Instru