代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/338523/12298772
m lottery.m
function [NUMBERS, check]=lottery(times,GUESS,TAIL,WINNER)
% function NUMBERS=lottery(times,GUESS,TAIL,WINNER)
% CALLING example:
% lottery(30,[7 17 27 37 3 5 8 9],[0 2 4],[12 14 15 24 36 39 9],
www.eeworm.com/read/150238/12302703
m figbol~1.m
function figbolden(pos,pv)
% embolden the current figure
% Copyright (C) Mike Brookes 2003
%
% Last modified Mon Mar 31 18:58:46 2003
%
% VOICEBOX is a MATLAB toolbox for speech pr
www.eeworm.com/read/150214/12304866
c decode.c
/* DECODE.C - Decode blocks of received data. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for purposes of resear
www.eeworm.com/read/251835/12317402
m display.m
function display(fi)
fprintf('\n%s = Inverse of:\n',inputname(1))
disp(fi.themap)
www.eeworm.com/read/251835/12317495
m scfix.m
function [w,beta,aux] = scfix(type,w,beta,aux)
%SCFIX Fix polygon to meet Schwarz-Christoffel toolbox constraints.
% [W,BETA] = SCFIX(MAP,W,BETA) attempts to fix a problem in the given
% polyg
www.eeworm.com/read/251835/12317637
m display.m
function display(df)
fprintf('\n%s = Derivative of:\n',inputname(1))
disp(df.themap)
www.eeworm.com/read/250350/12412791
cpp femmedoc.cpp
// femmeDoc.cpp : implementation of the CFemmeDoc class
//
#include "stdafx.h"
#include "femme.h"
#include "femmeDoc.h"
#include "femmeView.h"
#include "probdlg.h"
#include "PtProp.h"
#inclu
www.eeworm.com/read/250347/12413055
cpp cifa.cpp
#include
#include
#include
#define MAX 50
void main()
{
FILE *in,*out;/*存放输入字符串和输出单词串的文件*/
char arr[MAX];/*arr数组存放单词符号*/
char currentchar;/*currentchar存放当前输入字符
www.eeworm.com/read/336620/12429474
c cjpeg.c
/*
* cjpeg.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
www.eeworm.com/read/233414/14154679
c decode.c
/* DECODE.C - Decode blocks of received data. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, modify, or distribute this
* program and accompa