代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/124910/6035503
c fegetround.c
/* Return current rounding direction.
Copyright (C) 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Jaeger
www.eeworm.com/read/124910/6035536
c fegetround.c
/* Return current rounding direction.
Copyright (C) 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Jaeger , 1998
www.eeworm.com/read/124910/6036347
c fesetround.c
/* Set current rounding direction.
Copyright (C) 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Richard Henderson , 1997
Th
www.eeworm.com/read/124910/6036416
c fesetround.c
/* Set current rounding direction.
Copyright (C) 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by David Huggins-Daines , 2000
The
www.eeworm.com/read/124910/6036425
c fegetround.c
/* Return current rounding direction.
Copyright (C) 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by David Huggins-Daines , 2000
www.eeworm.com/read/124910/6038831
c fegetround.c
/* Return current rounding direction.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper , 1997.
T
www.eeworm.com/read/124910/6039482
c fegetround.c
/* Return current rounding direction.
Copyright (C) 1997, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper , 1997.
www.eeworm.com/read/486345/6540241
m cycle.m
function matrix_out = cycle (matrix_in, direction)
%SHIFT_ROWS Cyclically shift the rows of the state matrix.
%
% MATRIX_OUT = CYCLE (MATRIX_IN, 'left')
% cyclically shifts the last three ro
www.eeworm.com/read/264745/11303037
m chap3files.m
function DFTD
clear all;
% Program to compute DFT coefficients directly (dftd.m)
% This program is the same as Program 3c.1 in the main text
%
direction = -1; %1 - forward DFT, -1 - inverse DFT
www.eeworm.com/read/402094/11543215
m root_music_doa.m
function doa=root_music_doa(Y,n,d)
%
% The MUSIC method for direction of arrival estimation
%
% call doa=root_music_doa(Y,n,d)
%
% Y