代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/185059/9058969
c auth.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/381560/9085072
cpp ga.cpp
// GA.cpp: implementation of the GA class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SGA.h"
#include "GA.h"
#include
www.eeworm.com/read/381515/9088130
cpp util.cpp
//
//
// util.cpp - Common utilities for printing out messages
//
//
#include
#include //sprintf
#include
#include
// #include
#inc
www.eeworm.com/read/381515/9088527
cpp util.cpp
//
//
// util.cpp - Common utilities for printing out messages
//
//
#include
#include //sprintf
#include
#include
// #include
#inc
www.eeworm.com/read/381515/9088770
cpp util.cpp
//
//
// util.cpp - Common utilities for printing out messages
//
//
#include
#include //sprintf
#include
#include
// #include
#inc
www.eeworm.com/read/381515/9088871
cpp util.cpp
//
//
// util.cpp - Common utilities for printing out messages
//
//
#include
#include //sprintf
#include
#include
// #include
#inc
www.eeworm.com/read/381515/9088982
cpp util.cpp
//
//
// util.cpp - Common utilities for printing out messages
//
//
#include
#include //sprintf
#include
#include
// #include
#inc
www.eeworm.com/read/184590/9092767
c keystate.c
#include
#include
#include
/* define variable type */
#define uchar unsigned char
void INITIAL(void); /*液晶显示初始化*/
void CLEAR(void);
www.eeworm.com/read/381363/9095898
m setbarscale.m
function setbarscale(zr)
%SETBARSCALE Set the colorbar scale.
%
% SETBARSCALE(R)
%
% R is the colorbar range.
%
%
% Claudio 25 Jan, 1995.
%
%
% Copyright (c) 19
www.eeworm.com/read/184304/9111494
m callch~1.m
function callcheck(htext,str1,z,vchk1,vchk2)
cla,set(htext,'string',[str1,sprintf('%1.4g\',z)]); %更新静态文本框内容
dt=0.1;t=0:dt:15;N=length(t);y=step(1,[1 2*z 1],t);plot(t,y);
if vchk1 %假如峰值