代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/439462/7708303
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
www.eeworm.com/read/197620/7984253
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
www.eeworm.com/read/196680/8067823
h des.h
#ifndef CRYPTOPP_DES_H
#define CRYPTOPP_DES_H
/** \file
*/
NAMESPACE_BEGIN(CryptoPP)
class CRYPTOPP_DLL RawDES
{
public:
void UncheckedSetKey(CipherDir direction, const byte *userKey, u
www.eeworm.com/read/316873/13515403
c ds1620.c
#include // SFR declarations
#include
#define WRITE 0x00 // WRITE direction bit
#define READ 0x01 // RE
www.eeworm.com/read/147422/5730065
m rotate.m
function rotate(h,azel,alpha,origin)
%ROTATE Rotate an object by angle alpha about a specified direction.
% ROTATE(H,AZEL,ALPHA,ORIGIN) rotates the object H through angle
% ALPHA about an axis des
www.eeworm.com/read/147422/5730074
m rotate.m
function rotate(h,azel,alpha,origin)
%ROTATE Rotate an object by angle alpha about a specified direction.
% ROTATE(H,AZEL,ALPHA,ORIGIN) rotates the object H through angle
% ALPHA about an axis des
www.eeworm.com/read/147422/5730085
m rotate.m
function rotate(h,azel,alpha,origin)
%ROTATE Rotate an object by angle alpha about a specified direction.
% ROTATE(H,AZEL,ALPHA,ORIGIN) rotates the object H through angle
% ALPHA about an axis des
www.eeworm.com/read/131315/5945338
tags
DataToNetwork tn3270.c /^DataToNetwork(buffer, count, done)$/
DataToTerminal tn3270.c /^DataToTerminal(buffer, count)$/
Dump utilities.c /^Dump(direction, buffer, length)$/
EmptyTerminal utilities.c /
www.eeworm.com/read/124910/6035445
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 Denis Joseph Barrow (djbarrow@de.ibm.com).
T