代码搜索:sprintf

找到约 7,065 项符合「sprintf」的源代码

代码结果 7,065
www.eeworm.com/read/373359/9461627

c main.c

#include "config.h" #define LM75 0x90 /**************************************************************************** * 名 称:UART0_Init() * 功 能:初始化串口0。设置为8位数据位,1位停止位,无奇偶校验 * 入口参数:无 * 出口
www.eeworm.com/read/176627/9489611

c mgetfee.c

/* MGETFEE(MQRYFEE):取费用(或查询费用)(该文件有改动需要同步更新mqryfee.cpp,完全一致,只有函数名不相同) Input : 序号 说明 长度 备注 1 客户编号 10 2 查询类别 1 0-只取该客户编号费用1-按该户合同号取费用 3 起始日期 8 YYYYMMDD,空白--不限制 4 截止日期 8 YYYYMMDD,空白--不限制
www.eeworm.com/read/176627/9489649

c mqryfee.c

/* MGETFEE(MQRYFEE):取费用(或查询费用)(该文件有改动需要同步更新mqryfee.cpp,完全一致,只有函数名不相同) Input : 序号 说明 长度 备注 1 客户编号 10 2 查询类别 1 0-只取该客户编号费用1-按该户合同号取费用 3 起始日期 8 YYYYMMDD,空白--不限制 4 截止日期 8 YYYYMMDD,空白--不限制
www.eeworm.com/read/176393/9500261

c detect.c

#include "nids.h" /* ----------------------------------------------------------------------------------------------------------------------- 下面是检测扫描用的扫描信息数据结构 -------------------------------------
www.eeworm.com/read/360606/10085280

m ex7_1.m

% % This program computes the small-signal impedance of % a Si-based pn-junction diode % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %
www.eeworm.com/read/164629/10099559

m demo3.m

P = [1 2; 2 2; 1 1]'; p1 = [2; 1.5]; Tc = [1 2 3]; T = ind2vec(Tc); spread = 1; net = newpnn(P,T,spread); a = sim(net,p1); ac = vec2ind(a); hold on plot(p1(1),p1(2),'.','markersize',30,'col
www.eeworm.com/read/353769/10418668

cpp util.cpp

#include "stdafx.h" #include "pca.h" #include #include #include #include "mainfrm.h" #include "str.h" #include "utilcpp.h" #ifdef _DEBUG #undef THIS_FILE
www.eeworm.com/read/353769/10418916

cpp pcadll.cpp

#include "stdafx.h" //#include "pcadllh.h" #include "str.h" #include //#include #include #include #include #ifdef _DEBUG #undef
www.eeworm.com/read/424063/10501746

c v34recv.c

/* * V34trans A SIMULINK example for v34 transmission * * Syntax: [sys, x0] = v34recv(t,x,u,flag,rate,ShMp) * * rate is a 12 element vector, which contains: * rate = [rate_s, rate_r, rate
www.eeworm.com/read/159441/10648311

c output.c

/* * output.c * Global utility functions. * * Copyright (c) 2003 Christoph Pfisterer * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and asso