代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/446605/7576143
js menu_content.js
if (mtDropDown.isSupported()) {
var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);
var menu1 = ms.addMenu(document.getElementById("menu1"));
me
www.eeworm.com/read/438438/7731160
txt list.4.txt
cplx Samples[N];
cplx FFTResult[N];
fix Spectrum[N];
WindowType WinType=wtNone;
//Peripherials' frequency = fclk = 60MHz
VPBDIV&=0xFFFFFFFC;
VPBDIV|=0x01;
//Port direction configura
www.eeworm.com/read/199277/7870228
ctl 3rd-harm-1d.ctl
; 1d simulation of a plane wave propagating through a Kerr medium
; and generating the third-harmonic frequency component.
(define-param sz 100) ; size of cell in z direction
(define-param fcen (/ 1
www.eeworm.com/read/146237/12662376
m cbir_edgedirection.m
function edgehist = CBIR_edgedirection(rgb)
% EE6850 HW3, Content-Based Image Retrieval
% CBIR_edgedirection() -- edge direction histogram calculation
% input:
% MxNx3 image data, in RGB
% or
www.eeworm.com/read/327608/13070808
asm usb_int.asm
include ht82k96e.inc
include usbFIFO.inc
;"FIFO_type"
@Setup_D EQU 7 ;direction
@INTERFACE EQU 0
Setup_Type EQU 60H
www.eeworm.com/read/136812/5858341
s _swapflags.s
.seg "data"
.asciz "@(#)_swapFLAGS.S 1.1 92/07/30 Copyr 1988 Sun Micro"
#define LOCORE
#include
! _swapRD(rd) exchanges rd with the current rounding direction.
! _swapRP(
www.eeworm.com/read/101082/6242296
c _scrdown.c
#ifdef lint
static char *sccsid = "@(#)_scrdown.c 4.1 (ULTRIX) 7/2/90";
#endif lint
#include "curses.ext"
/*
* Scroll the screen down (e.g. in the normal direction of text) one line
* physically,
www.eeworm.com/read/183268/6308440
asm usb_int.asm
include ht82k96e.inc
include usbFIFO.inc
;"FIFO_type"
@Setup_D EQU 7 ;direction
@INTERFACE EQU 0
Setup_Type EQU 60H
www.eeworm.com/read/363273/6362477
m mirrorimage.m
function Y = mirrorImage(X)
% mirrorImage do X upside down.
% reverses the direction of the given image
%
% Inputs:
% * X ... uint8 nxm matrix (n,m>1)
%
% Outputs:
% * Y ... uint8 nxm matrix
www.eeworm.com/read/494348/6383960
js menu_content.js
if (mtDropDown.isSupported()) {
var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);
var var menu9 = ms.addMenu(document.getElementById("menu9"));