代码搜索:Direction

找到约 10,000 项符合「Direction」的源代码

代码结果 10,000
www.eeworm.com/read/437247/7752693

java animal.java

/*!Begin Snippet:Animal*/ /* * Created on Jul 6, 2003 * */ // Concept example: extends. // Each Animal is a LivingBeing. // Animal should inherit all attributes and behavior of Livin
www.eeworm.com/read/437247/7752699

java animal.java

/*!Begin Snippet:Animal*/ /* * Created on Jul 6, 2003 * */ // Concept example: extends. // Each Animal is a LivingBeing. // Animal should inherit all attributes and behavior of Livin
www.eeworm.com/read/435455/7792184

java corsairsprite.java

import javax.microedition.lcdui.*; import javax.microedition.lcdui.game.*; import java.util.*; //海盗船 public class CorsairSprite extends MainSprite { private int dx; private int dy; pr
www.eeworm.com/read/399935/7821063

v counters.v

// MAX+plus II Verilog Example // Efficient Counter Inference // Copyright (c) 1997 Altera Corporation module counters (d, clk, clear, ld, enable, up_down, qa, qb, qc, qd, qe, qf, q
www.eeworm.com/read/299143/7886075

c example3.c

/* * The following sample application will rotate the LEDs of the * PIC18Fxx20 64/80L TQFP demo board, which are attached to PORTD. The initial * direction to rotate the LEDs is read from EEDATA.
www.eeworm.com/read/198641/7918627

txt node_b.txt

============================================================================= List of generated methods in project: Node_B THIS TEXT DESCRIPTION IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ======
www.eeworm.com/read/398511/7941899

java tank.java

import java.awt.Color; import java.awt.Graphics; import java.awt.Rectangle; import java.awt.event.KeyEvent; import java.util.Random; public class Tank { public static final int XSPEED = 5;
www.eeworm.com/read/197958/7960599

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/297947/7984489

m compute_grad.m

function [grad,gy] = compute_grad(M,options) % compute_grad - compute the gradient of an image using central differences % % grad = compute_grad(M,options); % [gx,gy] = compute_grad(M,options);
www.eeworm.com/read/197234/8010366

m chap7a_func.m

%P7-17(a) %Statistics of user mobility patterns are important for designing efficient hand-off %management schemes. Due to the high degree of randomness in user movement patterns, %it is in general