代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/161541/10397805
pas roombrowse.pas
unit roombrowse;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, StdCtrls, Buttons, DB, ADODB;
type
TRoomFindForm =
www.eeworm.com/read/161541/10397943
~pas roombrowse.~pas
unit roombrowse;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, StdCtrls, Buttons, DB, ADODB;
type
TRoomFindForm =
www.eeworm.com/read/424889/10403182
edn uart_test.edn
(edif uart_test
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 2007 4 16 8 48 7)
(author "Synplicity, Inc.")
(program
www.eeworm.com/read/161485/10404348
m perform_79_transform.m
% perform_79_transform - biorthogonal 7/9 wavelet transform
%
% This is the Mex optimized version.
%
% y = perform_79_transform(x, Jmin, dir, options);
%
% Perform a 1D in place
% wavel
www.eeworm.com/read/353892/10408028
m plotbandstructure.m
function PlotBandStructure
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Electromagnetic Finite-Difference Time-Domain %
% Version 1.20, Release 1 %
%
www.eeworm.com/read/279572/10414734
pas teevolumepipeeditor.pas
{**************************************************************}
{ }
{ Purpose : The Editor dialog for the Volume Pipeline Series }
{
www.eeworm.com/read/161348/10423068
java bullet.java
import java.awt.*;
public class bullet{
private int xPos;
private int yPos;
private Rectangle bullet;
private int direction;
private int Speed;
private int bulletpower;
public bulle
www.eeworm.com/read/279540/10424901
pas operator.pas
unit operator;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Mask, Buttons, DB, ADODB;
type
TOperatorForm = class(TForm
www.eeworm.com/read/279540/10424919
pas returnfee.pas
unit returnfee;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, DB, ADODB;
type
TReturnFeeForm = class(TForm)