代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/174714/9575871
c brnstnd_.c
#include
#define H(x,y,z) f(p){--p;c=x-_+1];f(c>0){y+1]=z[c];z[c]=y];y]=y+1];}}
#define O(x,y) F(x,int U;int T=0;d=M(U=1);W{f(c==y)b g[T++]=c;f(T==U)g=realloc(g,U
www.eeworm.com/read/174714/9575891
c brnstnd.c
#include
#define D define
#D H(x,y,z) f(p){--p;c=x-_+1];f(c>0){y+1]=z[c];z[c]=y];y]=y+1];}}
#D O(x,y) F(x,int U;int T=0;d=M(U=1);W{f(c==y)b g[T++]=c;f(T==U)g=realloc(g,U
www.eeworm.com/read/174605/9580026
cpp p3-169.cpp
#include
#include
#include
//main()函数
void main( void )
{
//声明变量和数组
char buffer[200], s[] = "computer", c = 'l';
int i = 35, j;
float fp =
www.eeworm.com/read/366144/9827831
m display.m
function display(a)
if issparse(a.entries)
[ii,jj,ss] = find(a.entries);
for p = 1 : length(ii)
disp(sprintf(' (%d,%d) %d', ii(p)-1, jj(p)-1,ss(p)))
end
else
a.entries
end
www.eeworm.com/read/366144/9828165
m gmoffread.m
function b = gmoffread(filename, tol)
% gmoffread: read a brep from a file in OFF format
% b = gmoffread(filename)
% This routine reads a brep in OFF format from a file.
% See the documentation for a
www.eeworm.com/read/366144/9828207
m alltests.m
global meshsizesum
global aspprod
if ~exist('beginat')
beginat = 1;
meshsizesum = 0;
aspprod = 1;
end
matversion = version;
matvnum = str2num(matversion(1:3));
if matvnum < 5.3
disp('gmevall
www.eeworm.com/read/366144/9828225
m test9.m
% QMG test 9: an object like a hex nut with a triangular crack.
% Make the brep 'from scratch'.
% get a 6-segment circle approximation.
global GM_BREP_TYPE_CODE
hexobj = zba({GM_BREP_TYPE_CODE; 3;
www.eeworm.com/read/169871/9835607
m dispmat.m
function dispMat(M,name,form)
% Matrix data display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for informa
www.eeworm.com/read/169871/9835623
m dispeh.m
function dispEh(Eh)
% Eh matrix display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for information on SA T
www.eeworm.com/read/169871/9835637
m dispet.m
function dispEt(Tt,Et,Etarget,ert,Kt,Ebsft)
% Et data display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software f