代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/147422/5729392
m mgif.m
%
% Manual glottal inverse filtering algorithm
% The inverse filter can be adjusted by hand using formant frequency
% and bandwidths.
% Author : Minkyu Lee
% Date 10-Oct-1994
% Modified by D. G
www.eeworm.com/read/147422/5729393
m mgif_pas.m
%
% Manuall glottal inverse filtering algorithm
% The inverse filter can be adjusted by hand using formant frequency
% and bandwidths.
% Author : Minkyu Lee
% Date 10-Oct-1994
%
%Modified by
www.eeworm.com/read/147422/5729606
m fun_nm1.m
%function func_newmap1(name)
disp(' ');
disp('FUNCTION: func_newmap1.m *********************************');
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% jmw
%
www.eeworm.com/read/147422/5729648
m seg3_3st.m
disp(' ');
disp('SCRIPT: seg3_3st.m ***********************************************');
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% SEG3_3ST.M
%
% script
www.eeworm.com/read/147422/5729656
m vcdet4st.m
disp(' ');
disp('SCRIPT: vcdet4st.m ***********************************************');
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Voiced Consonant Detect
www.eeworm.com/read/147422/5729670
m seg3_3.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% seg3_3.m
%
% script to ONLY DISPLAY segments
%
% jmw
%
% 2/14/94
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/135153/5888351
c alim15x3.c
/*
* linux/drivers/ide/alim15x3.c Version 0.10 Jun. 9, 2000
*
* Copyright (C) 1998-2000 Michel Aubry, Maintainer
* Copyright (C) 1998-2000 Andrzej Krzysztofowicz, Maintainer
* Copyright (C) 1
www.eeworm.com/read/127087/6008238
tsy checker.tsy
#ifndef lint
static char *rcsid = "$Id: checker.tsy,v 1.1.1.1 2003/06/04 00:26:51 marka Exp $";
#endif
/*
* Copyright (c) 2002 Japan Network Information Center.
* All rights reserved.
*
* By us
www.eeworm.com/read/486859/6531025
c plsql_table.c
#include "ocilib.h"
#define SIZE_ARRAY 10
#define SIZE_NAME 20
#define SIZE_VALUE 100
int main(void)
{
OCI_Connection *cn;
OCI_Statement *st;
int i;
char tab_names [SIZE_AR
www.eeworm.com/read/259422/11795175
c dlul_screen.c
/* This file was contributed by Suzanne Skinner and is copyrighted
under the GNU General Public License. (C) 2002 Suzanne Skinner.
The code contained in this file is free software; you can
r