代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/228794/14363320
asm usb_int2.asm
include ht82k96e.inc
;include usbrf.inc
include usbFIFO.inc
;"FIFO_type"
@Setup_D EQU 7 ;direction
@INTERFACE EQU 0
Setup_Type EQU 60H ;Type
www.eeworm.com/read/124842/14533881
m heuristi.m
function [c1,c2] = heuristicXover(p1,p2,bounds,Ops)
% Heuristic crossover takes two parents P1,P2 and performs an extrapolation
% along the line formed by the two parents outward in the direction of
www.eeworm.com/read/218711/14909560
h gpio.h
#define OFFS_PIOMODE0 0x70 /* PIO mode 0 */
#define OFFS_PIODIR0 0x72 /* PIO direction 0 */
#define OFFS_PIODATA0 0x74 /* PIO data 0
www.eeworm.com/read/218709/14909717
bak gpio.h.bak
#define OFFS_PIOMODE0 0x70 /* PIO mode 0 */
#define OFFS_PIODIR0 0x72 /* PIO direction 0 */
#define OFFS_PIODATA0 0x74 /* PIO data 0
www.eeworm.com/read/218709/14909731
h gpio.h
#define OFFS_PIOMODE0 0x70 /* PIO mode 0 */
#define OFFS_PIODIR0 0x72 /* PIO direction 0 */
#define OFFS_PIODATA0 0x74 /* PIO data 0
www.eeworm.com/read/217301/14969649
m heuristicxover.m
function [c1,c2] = heuristicXover(p1,p2,bounds,Ops)
% Heuristic crossover takes two parents P1,P2 and performs an extrapolation
% along the line formed by the two parents outward in the direction of
www.eeworm.com/read/213211/15140995
asm usb_int2.asm
include ht82k96e.inc
;include usbrf.inc
include usbFIFO.inc
;"FIFO_type"
@Setup_D EQU 7 ;direction
@INTERFACE EQU 0
Setup_Type EQU 60H ;Type
www.eeworm.com/read/4082/29107
h ch24p1_toonshaderconstants.h
//Constants for ToonShade
#define CV_WORLDVIEWPROJ_0 0
#define CV_WORLDVIEWPROJ_1 1
#define CV_WORLDVIEWPROJ_2 2
#define CV_WORLDVIEWPROJ_3 3
#define CV_LIGHT_DIRECTION 4
#define CV_WORLD_
www.eeworm.com/read/37302/900955
m evolve_normal_eno3.m
function [delta, H1_abs, H2_abs] = evolve_normal_ENO3(phi, dx, dy, Vn)
%
% Finds the amount of evolution under a force in
% normal direction and using 3rd order accurate ENO scheme
%
% Author: Ba