代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/282578/9081881
java regle.java
package Moteur;
/**
* @author emiliendreyfus@msn.com
*
*/
public class Regle {
public int etat;
public char lettreLue;
public int nouvelEtat;
public char lettreEcrite;
public sh
www.eeworm.com/read/381411/9094492
c motors.c
//*****************************************************************************
//
// motors.c - Motor driver code.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reserved.
//
//
www.eeworm.com/read/381238/9100976
m rwg4.m
%RWG4 Solves MoM equations for the scattering problem
% Uses the mesh file from RWG2, mesh2.mat, and
% the impedance file from RWG3, impedance.mat,
% as inputs.
%
% Also calculates the
www.eeworm.com/read/184417/9102285
html fglunurbssurface.html
NAME
fgluNurbsSurface - define the shape of a NURBS surface
FORTRAN SPECIFICATION
SUBROUTINE
www.eeworm.com/read/184417/9102781
html nurbssurface.html
NAME
gluNurbsSurface - define the shape of a NURBS surface
C SPECIFICATION
void gluNur
www.eeworm.com/read/184404/9106472
java example0.java
import java.awt.*;
import java.applet.*;
import graph.*;
/*************************************************************************
**
** Applet example0
**
www.eeworm.com/read/282122/9118744
h fwapi.h
/*
Copyright (C) 2004-2005 Thomas Ries
This file is part of Siproxd.
Siproxd is free software; you can redistribute it and/or modify
it under the terms of the GN
www.eeworm.com/read/184067/9123665
m compdir.m
function [SD, dirType] = compdir(Z,H,gf,nvars,f);
% COMPDIR Computes a search direction in a subspace defined by Z.
% Helper function for NLCONST.
% Returns Newton direction if possible.
%
www.eeworm.com/read/281807/9133205
m rwg4.m
%RWG4 Solves MoM equations for the scattering problem
% Uses the mesh file from RWG2, mesh2.mat, and
% the impedance file from RWG3, impedance.mat,
% as inputs.
%
% Also calculates the
www.eeworm.com/read/377779/9262594
m package.m
%This Program Is Designed To Simulate The Angle Of Arrival Estimation Algorithms
%General Antenna Array Specifications
D = input ('Number Of Elements : ') ;
N = input ('Number Of Users : ') ;
L =