代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/244800/12843161

m writesdpa.m

function ret=writesdpa(fname,A,b,c,K,pars) %WRITESDPA Take a problem in SeDuMi format and writes it in SDPA format % % Usage: % % ret=writesdpa(fname,A,b,c,K,pars) % % fname Name of
www.eeworm.com/read/330869/12863266

m demo_wigner4.m

function demo_wigner4(x, y) % demo_wigner4 -- show some properties of the type 4 Wigner distribution % % Usage % demo_wigner4(x, y) % % Inputs % x one signal (odd length), optional % y
www.eeworm.com/read/330869/12863276

m demo_localized.m

function demo_localized() % demo_localized -- demo of the localized distribution (localized.m) % % Usage % demo_tcd % % Compute some examples that demonstrate the properties of the % distribution.
www.eeworm.com/read/244397/12868582

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/143306/12885332

c jpegtran.c

//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not bee
www.eeworm.com/read/330332/12900788

c eclat.c

/*---------------------------------------------------------------------- File : eclat.c Contents: eclat algorithm for finding frequent item sets Author : Christian Borgelt History : 2002.0
www.eeworm.com/read/330331/12900845

c fpgrowth.c

/*---------------------------------------------------------------------- File : fpgrowth.c Contents: fpgrowth algorithm for finding frequent item sets Author : Christian Borgelt History :
www.eeworm.com/read/330326/12901399

c apriori.c

/*---------------------------------------------------------------------- File : apriori.c Contents: apriori algorithm for finding association rules Author : Christian Borgelt History : 199
www.eeworm.com/read/142848/12913838

cpp compression11.cpp

// compression11.cpp : Defines the entry point for the console application. // //**************************PROGRAM*********************** #include "stdafx.h" #include "iostream.h" #includ
www.eeworm.com/read/142848/12913896

cpp compression15.cpp

// compression15.cpp : Defines the entry point for the console application. // //improved statistical coding #include "stdafx.h" #include "iostream.h" #include "stdio.h" #include "math.h"