代码搜索:optional
找到约 6,947 项符合「optional」的源代码
代码结果 6,947
www.eeworm.com/read/305777/13761063
txt installation.txt
AJAXED 0.1
1. copy the whole folder (ajaxed) into your web root
2. open http://yourserver.com/ajaxed/demo/ to check if everything works
3. OPTIONAL: check the config.asp to perform any conifgurat
www.eeworm.com/read/303058/13822605
m etf_smooth1.m
%ETF_SMOOTH1 Smoother based on two extended Kalman filters
%
% Syntax:
% [M,P] = ETF_SMOOTH1(M,P,Y,A,Q,ia,W,aparam,H,R,h,V,hparam,same_p_a,same_p_h)
%
% In:
% M - NxK matrix of K mean estimates f
www.eeworm.com/read/148648/5713119
txt abstract.txt
Monitor for Phytec KC163 Board
You need under Options - L166 Misc RESERVE:
8H-0BH, 0ACH-0AFH
For correct using the Monitor:
connect the PC COM port to P1 connector
BOOTSTRAP MODE
==
www.eeworm.com/read/145991/5741261
contents
Contents of the OS2 sub-archive for UnZip 4.2 and later:
Contents this file
dosname.c OS/2 HPFS/FAT support routines (required)
unzip.bad support file for Kai Uwe Rommel's CS progr
www.eeworm.com/read/144216/5752208
pl cygwin.pl
# SysV IPC is an optional Cygwin package
$self->{LIBS} = ['-lcygipc']
www.eeworm.com/read/140582/5786140
interfaces
######################################################################
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
#
#
# !!!NOTE!!! THIS IS AN ALPHA RELEASE! DO NOT RELY ON
www.eeworm.com/read/140582/5786148
interfaces
######################################################################
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
#
#
# !!!NOTE!!! THIS IS AN ALPHA RELEASE! DO NOT RELY ON
www.eeworm.com/read/140582/5786232
interfaces
######################################################################
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
#
#
# !!!NOTE!!! THIS IS AN ALPHA RELEASE! DO NOT RELY ON
www.eeworm.com/read/140582/5786697
cnf openssl.cnf
#
# OpenSSL example configuration file.
# This is mostly being used for generation of certificate requests.
#
# This definition stops the following lines choking if HOME isn't
# defined.
HOME = .
R
www.eeworm.com/read/138727/5814818
h cabheader.h
// Archive/Cab/Header.h
#ifndef __ARCHIVE_CAB_HEADER_H
#define __ARCHIVE_CAB_HEADER_H
#include "Common/Types.h"
namespace NArchive {
namespace NCab {
namespace NHeader{
namespace NArchi