代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/308751/13693468
edn fifo_asyn.edn
(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
(status (written (timeStamp 2007 4 6 15 18 52)
(author "Xilinx, Inc.")
(program "Xilinx CORE Generator" (version "Xi
www.eeworm.com/read/308751/13693709
edn rom1.edn
(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
(status (written (timeStamp 2007 8 16 10 7 50)
(author "Xilinx, Inc.")
(program "Xilinx CORE Generator" (version "Xi
www.eeworm.com/read/308059/13710186
java compassformatdemo1.java
/* -----------------------
* CompassFormatDemo1.java
* -----------------------
* (C) Copyright 2004, by Object Refinery Limited.
*
*/
package demo;
import java.awt.Color;
import jav
www.eeworm.com/read/307746/13715595
cs cyth_result.aspx.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.SessionState;
using System.Web.UI;
using Syste
www.eeworm.com/read/307746/13715604
cs khfw_dh_result.aspx.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.SessionState;
using System.Web.UI;
using Syste
www.eeworm.com/read/307746/13715619
cs khfw_result.aspx.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.SessionState;
using System.Web.UI;
using Syste
www.eeworm.com/read/307169/13727348
h haar_int.h
#ifndef _HAAR_INT_H_
#define _HAAR_INT_H_
/** \file
The documentation in this file is formatted for doxygen
(see www.doxygen.org).
Copyright and Use
You m
www.eeworm.com/read/307151/13727479
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
function y=dirstretch(x,dir,coef)
if nargin == 3
if ~isreal(dir) && all(abs(dir) ~= 1)
warning('non unit modulus of direction arg
www.eeworm.com/read/307151/13727498
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
%
% DIRSTRETCH(X,D) where X is a complex vector and D a complex scalar stretches X by abs(D) along the direction arg(D)
% if D is a v
www.eeworm.com/read/305920/13756163
java escapee.java
import javax.microedition.lcdui.game.*;
import javax.microedition.lcdui.*;
public class Escapee extends Sprite {
private boolean isAlive;
private boolean isMove = false;
private int lifecount=