代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/102935/6228136
c isdn_ttyfax.c
/* $Id: isdn_ttyfax.c,v 1.7.6.2 2001/09/23 22:24:32 kai Exp $
*
* Linux ISDN subsystem, tty_fax AT-command emulator (linklevel).
*
* Copyright 1999 by Armin Schindler (mac@melware.de)
* Copyri
www.eeworm.com/read/402865/11526832
m hullt3.m
function hullt3(X,I,J,K,P,Q,R);
% hullt3(X,I,J,K,P,Q,R);
% Selecting among three-mode principal components models of different types and complexity: a numerical convex hull based method
% Eva Ceu
www.eeworm.com/read/402865/11526841
m dimselector.m
function DimSelector(out);
% DimSelector(out);
% Selecting among three-mode principal components models of different types and complexity: a numerical convex hull based method
% Eva Ceulemans and
www.eeworm.com/read/347897/11628506
txt 使用说明.txt
拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]);
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"};
unsigned char chines_stri
www.eeworm.com/read/345541/11809505
m fourth_node.m
income3;
student3;
credit_rating3;
% if G_age>=G_income
Gain=G_income;
% else
% Gain=G_income;
% end
if Gain
www.eeworm.com/read/345541/11809551
m third_node.m
income2;
student2;
credit_rating2;
% if G_age>=G_income
Gain=G_income;
% else
% Gain=G_income;
% end
if Gain
www.eeworm.com/read/257738/11913988
_c ouput._c
#ifdef debug
tx_string(debugport,"\r\n\0");
tx_string(debugport,"FAT info:\r\n\0");
sprintf(&text[0],"Boot Track Name = %s\r\n\0",&Boot.name[0]);
tx_string(debugport,&text[0]);
sprintf(&text[0],"
www.eeworm.com/read/150145/12309603
_c ouput._c
#ifdef debug
tx_string(debugport,"\r\n\0");
tx_string(debugport,"FAT info:\r\n\0");
sprintf(&text[0],"Boot Track Name = %s\r\n\0",&Boot.name[0]);
tx_string(debugport,&text[0]);
sprintf(&text[0],"
www.eeworm.com/read/129012/14269706
txt 使用说明.txt
拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]);
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"};
unsigned char chines_stri
www.eeworm.com/read/230739/14277281
h thscfg.h
/*
Copyright (c) 1990-2000 Info-ZIP. All rights reserved.
See the accompanying file LICENSE, version 2000-Apr-09 or later
(the contents of which are also included in unzip.h) for terms of use.