代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/113557/15453256
m florenz_xyz.m
function florenz_xyz(htext_speed,str_speed,time,htext_sigma,str_sigma,sigma,htext_b,str_b,b,htext_r,str_r,r,X0,Y0,Z0,t0,tf)
global X1 X2 X3 t %解微分方程的函数
cla,set(htext_sigma,'string',[str_sigma,sprint
www.eeworm.com/read/110670/15527668
cpp registeruser.cpp
//*********************************************
//*** 软件名称:我为聊狂客户端
//*** 文件名称:RegisterUser.cpp
//*** 功能:实现用户信息的注册
//*** 软件开发:顾加平
//*** 邮箱地址:jiapingboy@163.com
//*** 更多软件下载:jiap
www.eeworm.com/read/110510/15532326
cpp sockhelper.cpp
// SockHelper.cpp: implementation of the CSockHelper class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "PackInter.h"
#include "SockHe
www.eeworm.com/read/109001/15568968
c 51main.c
#include
char * py_ime(char *);
void main(void)
{
while(1)
{
char input_string[]="yI";
xdata char chinese_string[255];
sprintf(chinese_string,"%s",py_ime(input
www.eeworm.com/read/108835/15574722
c 51main.c
#include
char * py_ime(char *);
void main(void)
{
while(1)
{
char input_string[]="yI";
xdata char chinese_string[255];
sprintf(chinese_string,"%s",py_ime(input
www.eeworm.com/read/108776/15575700
cpp dbtestview.cpp
// DBtestView.cpp : implementation of the CDBtestView class
//
// 视图类:程序主要在此编写
// 功能:处理计算机和电话之间的各种信息,包括投诉、抢修、和查询等。
// 编者:徐景周
// 日期:1999.4.18
#include "stdafx.h"
#include "DBtest.h"
#includ
www.eeworm.com/read/108430/15586011
c br_select.c
#include
#include
#include
#include
#include
#include
#define max(a,b) ((a)>(b) ? (a):(b))
int main(int argc, char *argv[]
www.eeworm.com/read/107246/15611394
cpp multsock.cpp
// MultiSock.cpp: implementation of the CMultiSock class.
//
//////////////////////////////////////////////////////////////////////
#include "Winsock2.h"
#include
#include "MultSoc
www.eeworm.com/read/107246/15611395
cpp multisock_s.cpp
// MultiSock.cpp: implementation of the CMultiSock class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MultiSock_s.h"
//#include "MyMS
www.eeworm.com/read/107245/15611436
cpp multsock.cpp
// MultiSock.cpp: implementation of the CMultiSock class.
//
//////////////////////////////////////////////////////////////////////
#include "Winsock2.h"
#include
#include "MultSoc