代码搜索:Direction

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

代码结果 10,000
www.eeworm.com/read/270376/11040892

table68k

% 0: bit 0 % 1: bit 1 % c: condition code % C: condition codes, except F % f: direction % i: immediate % I: immediate, except 0 % j: immediate 1..8 % J: immediate 0..15 % s: source mode % S: source re
www.eeworm.com/read/446553/7576862

m to_param.m

% TO_PARAM % Order parameters in the following manner; param=[p1....pn,q1,...qn] % Order search direction in the same order as the parameter vector has param; p; k_temp=no_gen+no_pv-1; clear par
www.eeworm.com/read/399336/7868863

h gpio.h

/* Define GPIO Registers */ #ifndef _GPIO_H_ #define _GPIO_H_ /* Register */ #define GPEN 0x01B00000 /*GPIO Enable Register */ #define GPDIR 0x01B00004 /*GPIO Direction Register
www.eeworm.com/read/198643/7917874

mtrc hurst method 1.mtrc

[ 0] DIRECTION DEMAND| 1 FWD/BKWD [ 1] CONTROL MODE | 0 [ 2] Lock Pos.1 Time| 0.50 10ms/bit [ 3] Lock Pos.2 Time| 0.50 10ms/bit [ 4] L
www.eeworm.com/read/239550/13272744

m gstep.m

function [a1,b1,e,V1,st]=gstep(x,a,b,g,V,p,q) % Searches for lower values of V in the direction of g % % Programmed by: Dimitris Manolakis, 9/29/93 % Revised: 1/7/94 % %-------------------------
www.eeworm.com/read/349590/6291678

m gstep.m

function [a1,b1,e,V1,st]=gstep(x,a,b,g,V,p,q) % Searches for lower values of V in the direction of g % % Programmed by: Dimitris Manolakis, 9/29/93 % Revised: 1/7/94 % %-------------------------
www.eeworm.com/read/158100/11643541

m gstep.m

function [a1,b1,e,V1,st]=gstep(x,a,b,g,V,p,q) % Searches for lower values of V in the direction of g % % Programmed by: Dimitris Manolakis, 9/29/93 % Revised: 1/7/94 % %-------------------------
www.eeworm.com/read/155543/11864091

m gstep.m

function [a1,b1,e,V1,st]=gstep(x,a,b,g,V,p,q) % Searches for lower values of V in the direction of g % % Programmed by: Dimitris Manolakis, 9/29/93 % Revised: 1/7/94 % %-------------------------
www.eeworm.com/read/344173/11903835

h gpio.h

/* Define GPIO Registers */ #ifndef _GPIO_H_ #define _GPIO_H_ /* Register */ #define GPEN 0x01B00000 /*GPIO Enable Register */ #define GPDIR 0x01B00004 /*GPIO Direction Register
www.eeworm.com/read/339988/12188827

m fdct_usfft_pos2idx.m

function [a,b] = fdct_usfft_pos2idx(NX,NY,SX,SY,s,w,x,y) % fdct_usfft_pos2idx.m - For a fixed scaleand a fixed direction, returns % the curvelet which is closest to a certain point on the image % %