代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/241957/13107524
m err_helmholtz.m
% Error distributions in 3D figure for two dimensional problems
% n number of node at each direction
% x are coordinate, z1 & z2 are absolute and relative errors
function err_helmholtz(n,x,y,z1,z
www.eeworm.com/read/139650/13145071
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
www.eeworm.com/read/139650/13145080
m evolve_normal_eno1.m
function [delta, H1_abs, H2_abs] = evolve_normal_ENO1(phi, dx, dy, Vn)
%
% Finds the amount of evolution under a force in
% normal direction and using 1st order accurate ENO scheme
%
% Author: Ba
www.eeworm.com/read/139650/13145146
m evolve_normal_eno2.m
function [delta, H1_abs, H2_abs] = evolve_normal_ENO2(phi, dx, dy, Vn)
%
% Finds the amount of evolution under a force in
% normal direction and using 2nd order accurate ENO scheme
%
% Author: Ba
www.eeworm.com/read/137229/13338130
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/310531/13649617
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/304909/13783554
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/136812/5858503
c _scrdown.c
#ifndef lint
static char sccsid[] = "@(#)_scrdown.c 1.1 92/07/30 SMI"; /* from S5R2 1.1 */
#endif
#include "curses.ext"
/*
* Scroll the screen down (e.g. in the normal direction of text) one line
www.eeworm.com/read/250023/12442163
c lcd4x40.c
/*
LCD driver routines for 4x40 alphanumeric LCD
CodeVisionAVR C Compiler
(C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L.
*/
#asm
.equ __lcd_direction=__lcd_port-1
.equ __lcd_
www.eeworm.com/read/231000/14261687
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