代码搜索:specified
找到约 10,000 项符合「specified」的源代码
代码结果 10,000
www.eeworm.com/read/413832/11140436
pas dxconsts.pas
unit DXConsts;
interface
resourcestring
SNone = '(None)';
SUnknownError = 'Unknown Error (%d)';
SDirectDraw = 'DirectDraw';
SDirect3DRM = 'Direct3D RetainedMode';
SDirectSound =
www.eeworm.com/read/265721/11255711
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/411081/11257421
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Const MAXPNAMELEN = 32 ' Maximum product name length
' Error values for functions used in this sample. See the function for more
www.eeworm.com/read/147363/12559538
h mdmsg.h
/**********************************************************************/
/** Microsoft Windows NT **/
/** Copyright(c) Microsoft Corp., 199
www.eeworm.com/read/134895/13971672
txt rsfft.txt
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/134895/13971693
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/236031/14035119
1 tftp.1
.\" Copyright (c) 1990 The Regents of the University of California.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted
www.eeworm.com/read/133520/14038276
h aflibenvfile.h
/*
* Copyright: (C) 1999-2001 Bruce W. Forsberg
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as p
www.eeworm.com/read/205036/15328795
m ttt.m
function c = ttt(varargin)
%TTT Tensor mulitplication (tensor times tensor).
%
% TTT(X,Y) computes the outer product of tensors X and Y.
%
% TTT(X,Y,XDIMS,YDIMS) computes the contracted product o