代码搜索:manuel pdf
找到约 10,000 项符合「manuel pdf」的源代码
代码结果 10,000
www.eeworm.com/read/361768/10036571
m stdtdis_pdf.m
function pdf = stdtdis_pdf(x, n)
% PURPOSE:
% returns the pdf at x of the standardized t(n) distribution
%
% USAGE:
% pdf = stdtdis_pdf(x,n)
%
% INPUTS:
% x = a matrix, vector or
www.eeworm.com/read/449504/7502718
m stdtdis_pdf.m
function pdf = stdtdis_pdf(x, n)
% PURPOSE:
% returns the pdf at x of the standardized t(n) distribution
%
% USAGE:
% pdf = stdtdis_pdf(x,n)
%
% INPUTS:
% x = a matrix, vector or
www.eeworm.com/read/198546/7928878
m stdtdis_pdf.m
function pdf = stdtdis_pdf(x, n)
% PURPOSE:
% returns the pdf at x of the standardized t(n) distribution
%
% USAGE:
% pdf = stdtdis_pdf(x,n)
%
% INPUTS:
% x = a matrix, vector or
www.eeworm.com/read/102036/6234596
c image.c
/* $Id: image.c,v 1.14.2.4 2003/12/17 15:38:01 tm Exp $
* PDFlib client: image example in C
*
*/
#include
#include
#include "pdflib.h"
int
main(void)
{
PDF
www.eeworm.com/read/119154/14838261
1 ps2pdf.1
.\" $Id: ps2pdf.1 $
.TH PS2PDF 1 "16 September 1998" 5.50 "Ghostscript Tools" \" -*- nroff -*-
.SH NAME
ps2pdf \- Ghostscript PostScript to PDF translator
.SH SYNOPSIS
\fBps2pdf\fR [ \fIoptions\f
www.eeworm.com/read/432021/8638256
c pssm-distr.c
/*
* $Id: pssm-distr.c 1339 2006-09-21 19:46:28Z tbailey $
*
* $Log$
* Revision 1.2 2005/10/25 21:23:44 nadya
* add Id and Log lines for keeping track of changes
* change C++-style comments t