代码搜索:specified
找到约 10,000 项符合「specified」的源代码
代码结果 10,000
www.eeworm.com/read/440945/7678767
pas dxconsts.pas
unit DXConsts;
interface
resourcestring
SNone = '(None)';
SUnknownError = 'Unknown Error (%d)';
SDirectDraw = 'DirectDraw';
SDirect3DRM = 'Direct3D RetainedMode';
SDirectSound =
www.eeworm.com/read/440750/7682233
m rsfft.m
function x=srfft(y,n)
%SRFFT fft of a real symmetric spectrum X=(Y,N)
% The invere fft is the same function but divided by N
% Y contains FIX(1+N/2) complex samples from the spectrum: if argumen
www.eeworm.com/read/439145/7716356
defines make.defines
# The name of this distributive (used for tarballs etc.).
# *MUST* be defined here...
#
NAME = traceroute
# All subdir lists below are space-separated, with make's '%' wildcard
# allowed. Default v
www.eeworm.com/read/435474/7791740
pas stconst.pas
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/298341/7965609
man ohphone.man
ohphone(1) ohphone(1)
NAME
ohphone - initiate, or receive, a H.323 IP telephony call
SYNOPSIS
ohphone -l|--listen [options]...
ohphone [options]... addres
www.eeworm.com/read/196856/8054086
m smoothinterpolate.m
function [y] = SmoothInterpolate(t,x,ti,wla,pfa);
%SmoothInterpolate: Kernel smoothing for non-uniform sampled signals.
%
% [y] = SmoothInterpolate(t,x,ti,wl,pf);
%
% t Times of signal observat
www.eeworm.com/read/332940/12715660
pas dxconsts.pas
unit DXConsts;
interface
resourcestring
SNone = '(None)';
SUnknownError = 'Unknown Error (%d)';
SDirectDraw = 'DirectDraw';
SDirect3DRM = 'Direct3D RetainedMode';
SDirectSound =