代码搜索:fprintf

找到约 10,000 项符合「fprintf」的源代码

代码结果 10,000
www.eeworm.com/read/460770/7241023

c ldrdf.c

/* ldrdf.c RDOFF Object File linker/loader main program * * The Netwide Assembler is copyright (C) 1996 Simon Tatham and * Julian Hall. All rights reserved. The software is * redistributable
www.eeworm.com/read/459528/7274325

m readyuma.m

function [gps_alm, glo_alm] = readyuma(filename,rollover_flag) % [gps_alm, glo_alm] = readyuma(filename,rollover_flag); % % Read in YUMA formatted GPS, GLONASS, or user created almanacs. % % In
www.eeworm.com/read/459105/7282558

c user.c

/* --------------------------------- user.c user redefinable functions see README.txt see COPY
www.eeworm.com/read/458493/7295536

m conductfit.m

function conductFit(fname) % conductFit LS fit of conductivity data for Copper at low temperatures % % Synopsis: conductFit(fname) % % Input: fname = (optional, string) name of data file; %
www.eeworm.com/read/458493/7295552

m xinvpxfit.m

function xinvpxfit % xinvpxfit Least squares fit of synthetic data to y = c1/x + c2*x % Computations from Example 9.5 % % Synopsis: xinvpxfit % % Input: none % % Output: Curve f
www.eeworm.com/read/458493/7295631

m makehtmlindex.m

function makeHTMLindex(htmlFile,verbose) % makeHTMLindex Creates HTML file listing contents of the NMM toolbox % % Synopsis: makeHTMLindex % makeHTMLindex(htmlFile) % make
www.eeworm.com/read/458493/7295673

m itermult.m

function [u,lambda] = iterMult(A,x,nit) % iterMult Iterated multiplication of a vector by a matrix: u = A*A*...*A*x % % Synopsis: u = iterMult(A,x,nit) % [u,lambda] = iterMul
www.eeworm.com/read/458493/7295744

m gepivshow.m

function x = GEPivShow(A,b,ptol) % GEPivShow Show steps in Gauss elimination with partial pivoting and % back substitution % % Synopsis: x = GEPivShow(A,b) % x = GEPivShow
www.eeworm.com/read/458488/7295961

m conductfit.m

function conductFit(fname) % conductFit LS fit of conductivity data for Copper at low temperatures % % Synopsis: conductFit(fname) % % Input: fname = (optional, string) name of data file; %
www.eeworm.com/read/458488/7295977

m xinvpxfit.m

function xinvpxfit % xinvpxfit Least squares fit of synthetic data to y = c1/x + c2*x % Computations from Example 9.5 % % Synopsis: xinvpxfit % % Input: none % % Output: Curve f