代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/197234/8010388
m chap7b_func.m
%P7-17(b)
%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
www.eeworm.com/read/397840/8019441
cs branch.cs
using System;
using System.Drawing;
using System.Windows.Forms;
namespace Netterpillars {
public class Branch : Sprite {
private Bitmap BranchStart;
private Bitmap[] BranchMiddle;
privat
www.eeworm.com/read/397840/8019481
cs netterpillar.cs
using System;
using System.Drawing;
using System.Windows.Forms;
namespace Netterpillars {
public class Netterpillar : Sprite {
private Bitmap NetterHeadN;
private Bitmap NetterHeadS;
pri
www.eeworm.com/read/397840/8019492
cs branch.cs
using System;
using System.Drawing;
using System.Windows.Forms;
namespace Netterpillars {
public class Branch : Sprite {
private Bitmap BranchStart;
private Bitmap[] BranchMiddle;
privat
www.eeworm.com/read/397840/8019495
cs netterpillar.cs
using System;
using System.Drawing;
using System.Windows.Forms;
namespace Netterpillars {
public class Netterpillar : Sprite {
private Bitmap NetterHeadN;
private Bitmap NetterHeadS;
pri
www.eeworm.com/read/197100/8029442
cpp vecfuncs.cpp
/* -*-C-*-
********************************************************************************
*
* File: vecfuncs.c (Formerly vecfuncs.c)
* Description: Blob definition
* Author: Mark
www.eeworm.com/read/197053/8033307
c drv_dsp_gotomsf.c
#include "drv_DSP_GotoMSF.h"
//YTC00E 20050119 -ROM
void GotoMSF_SetRetry(void);
//#define RETRY_1ST_LIMIT 0x04
//#define RETRY_2ND_LIMIT 0x14 // H偺1偼丄Target偺尭嶼検
#define RETRY_LIMIT
www.eeworm.com/read/196814/8058642
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/196472/8089927
java directiongroup.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.util.*;
/**
* DirectionGroup class keeps all traffic lights in a direction
*
* @author Hao Chen
* @version 1.0
*/
pub
www.eeworm.com/read/296572/8091679
htm 5-22.htm
var x, y, xold, yold, xdiff, ydiff;
var dir = Array();
dir[0] = "n-resize";
dir[1]="ne-resize";
dir[2]="e-r