代码搜索:Direction

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

代码结果 10,000
www.eeworm.com/read/182909/9185936

m main.m

% Program 7-8 % % main.m % % Programmed by A.Kanazawa % Checked by H.Harada % clear %%%%%%%%%%%%%%% Status initialization I = 1; % The cluster size is determined from I and J. (n = I*I +
www.eeworm.com/read/379443/9197238

m main.m

% Program 7-8 % % main.m % % Programmed by A.Kanazawa % Checked by H.Harada % clear %%%%%%%%%%%%%%% Status initialization I = 1; % The cluster size is determined from I and J. (n = I*I +
www.eeworm.com/read/177887/9427634

c gifbg.c

/***************************************************************************** * "Gif-Lib" - Yet another gif library. * * * * Written by: Gershon Elber IBM PC Ver 0.1, Jul
www.eeworm.com/read/177887/9427719

doc gifrsize.doc

GifRSize -------- Program to resize image size by integer factor, using bits deleting (scaling down) and bits duplication (scaling up). Usage: ------ Usage: GifRSize [-s Scale] [-x X
www.eeworm.com/read/176534/9494098

c lift simulator.c

/******************** 159335 Assignment 2 lift simulator program ********************/ #include // 159.335 Assignment 2 #include // Lift Simulator - M.Johnson 200
www.eeworm.com/read/372070/9523280

h bits_drivemosfet.h

/** ################################################################### ** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT. ** Filename : Bits_Drivemosfet.H ** Project :
www.eeworm.com/read/169018/9885514

java smallball.java

/* * @(#)SmallBall.java 1.6 04/03/11 * * Copyright (c) 1999-2004 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms */ package example.audi
www.eeworm.com/read/168560/9907823

ptf class.ptf

#:-: #:-: file: class.ptf #:-: date: 2001.11.13 15:43:54 #:-: generated by a perl script #:-: # ex:set tabstop=3: # ex:set shiftwidth=3: # ex:set expandtab: # # class.ptf # for SOPC library
www.eeworm.com/read/364264/9916735

m antfoodahead.m

function food=antfoodahead %ANTFOODAHEAD Tests if there is food ahead of the GPLAB artificial ant. % ANTFOODAHEAD returns true if there is food ahead of the artificial ant; % returns false o
www.eeworm.com/read/166295/10024870

java wormlink.java

/* * @(#)WormLink.java 1.4 04/01/27 * * Copyright (c) 2000-2004 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms */ /* * WormLink.java