代码搜索:optional
找到约 6,947 项符合「optional」的源代码
代码结果 6,947
www.eeworm.com/read/106679/15627072
txt rfc3358.txt
Network Working Group T. Przygienda
Request for Comments: 3358 Xebeo
Category: Informational
www.eeworm.com/read/105952/15651785
txt fmt.txt
************************************************************************
FMT version 2.00 : Written by Clair Alan Hardesty : 07-FEB-1993
Fast floppy disk formatter for AT compatible computers
www.eeworm.com/read/481033/6656066
c ext_def.c
/****************************************************************************
* *
* Certificate Attribute Definitions *
* Copyright Peter Gutmann 1996-2008 *
*
www.eeworm.com/read/124910/6039503
h-data mman.h-data
constant PROT_READ
constant PROT_WRITE
constant PROT_EXEC
constant PROT_NONE
constant MAP_SHARED
constant MAP_PRIVATE
constant MAP_FIXED
constant MS_ASYNC
constant MS_SYNC
constant MS_INVALIDATE
co
www.eeworm.com/read/192268/8390344
in boot.conf.5.in
.\" Copyright (C) 1996-1998 Russell King (rmk@arm.uk.linux.org)
.TH BOOT.CONF 5 "January 22, 1998" "Linux 1.3.45" "Linux Programmer's Manual"
.SH NAME
boot.conf \- kernel loader configuration file
.SH
www.eeworm.com/read/433250/8537392
m est_tf.m
function [t, f] = est_tf(x, c, d, M, decf)
% est_tf -- Estimate the location in time and frequency of the chirp.
%
% Usage
% [t f] = est_tf(x, c, d, M, decf)
%
% Inputs
% x signal vector
%
www.eeworm.com/read/433250/8537712
m stft2.m
function [tfd, t, f] = stft2(x, fs, nfreq, decf, w, how)
% stft2 -- Compute samples of the type II short-time Fourier transform.
%
% Usage
% [tfd, t, f] = stft2(x, fs, nfreq, decf, w, how)
%
www.eeworm.com/read/385990/8772816
install
INSTALLATION INSTRUCTIONS
To build and install the libfec libraries, simply say
./configure
make
make test (optional)
make install (as root)
By default, "make install" puts the libfec libraries in
www.eeworm.com/read/429797/8788340
m allstats.m
function s=allstats(x,dim,flag,p)
% ALLSTATS All Common Statistics.
% S = ALLSTATS(X,DIM,Flag) returns common statistics of the data in X along
% the dimension DIM, with the variance type specified
www.eeworm.com/read/281357/9160523
xml readme.xml
Snort XML Output Plug-in
I. Summary
The XML plug-in enables snort to log in SNML - simple network markup
language aka (snort markup language) to a file or over a network. The
DTD is availabl