代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/282846/9056096
m putmclass.m
function putmclass(filename, vec, S, m)
% Stores in FILNAME.eta the values of the averages of the multiclass
% variables, and in FILENAME.var, the covariance elements
% of the class labels. It is ar
www.eeworm.com/read/282683/9074103
m jdqz.m
function varargout=jdqz(varargin)
%JDQZ computes a partial generalized Schur decomposition (or QZ
% decomposition) of a pair of square matrices or operators.
%
% LAMBDA=JDQZ(A,B) and JDQZ(A,B) ret
www.eeworm.com/read/282683/9074324
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/184529/9096097
c errormsg.c
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/184479/9099662
cpp abq.cpp
#include"iostream.h"
#include"stdlib.h"
#include "math.h"
#include "stdio.h"
#define L 8
//计算矩阵行列式的子函数
void computer_det(int In,int Fk[L][L],float *Fdet)
{
int i,j,i1,j1;
int t;
for(
www.eeworm.com/read/184122/9120983
txt 字典源码.txt
/*黑客字典,可以完成生日字典,穷举,自定义,电话,手机等密码的设置,最多生成20位密码,
功能还不是很完善^_^*/
#include
#include
#include
#include
#include
#define R ((T=(z==1)?m:(z==2)?
www.eeworm.com/read/281871/9128448
c pridump.c
/*
* libpri: An implementation of Primary Rate ISDN
*
* Written by Mark Spencer
*
* Copyright (C) 2001, Linux Support Services, Inc.
* All Rights Reserved.
*
* Thi
www.eeworm.com/read/281357/9160541
c spp_defrag.c
/*
** Copyright (C) 1998,1999,2000,2001 Martin Roesch
** Copyright (C) 2000,2001 Dragos Ruiu
**
** This program is free software; you can redistrib
www.eeworm.com/read/182990/9181313
txt daima.txt
词法分析器程序源代码
include #include #include #define MAX 50
void main()
{
FILE *in,*out;/*存放输入字符串和输出单词串的文件*/
char arr[MAX];/*arr数组存放单词符号*/
char currentchar;/*currentcha
www.eeworm.com/read/182909/9185808
m main.m
% Program 6-1
% main.m
%
% Packet communication system
%
% MATLAB version
% Programmed by M.Okita
% Checked by H.Harada
%
clear;
% definit