代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/115119/15025953
c p_ceilng.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: p_ceilng.c,v 1.2 2003/09/08 22:34:29 jasonk Exp $
//
// Copyright (
www.eeworm.com/read/114409/15054124
h bug.h
// Bug.h: interface for the Bug class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_BUG_H__A2C36864_6B91_4777_B03E_D7603FA3FC23__INCLUDED_)
#define
www.eeworm.com/read/114409/15054140
cpp bug.cpp
// Bug.cpp: implementation of the Bug class.
//
//////////////////////////////////////////////////////////////////////
#include
#include
#include
#include "Bug.h"
www.eeworm.com/read/114348/15057006
pas ppl.pas
unit ppl;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus, StdCtrls;
type block=record
x:byte;
y:byte;
end
www.eeworm.com/read/114348/15057012
~pas ppl.~pas
unit ppl;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus, StdCtrls;
type block=record
x:byte;
y:byte;
end
www.eeworm.com/read/114348/15057014
~pa ppl.~pa
unit ppl;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus, StdCtrls;
type block=record
x:byte;
y:byte;
end
www.eeworm.com/read/114288/15061384
dsr system_dataenv.dsr
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} Cw_DataEnvi
ClientHeight = 9915
ClientLeft = 1080
ClientTop = 1500
ClientWidth = 11760
_Extent
www.eeworm.com/read/215390/15062329
edf avrusb.edf
(edif Design_avrusb_SchDoc
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap
(keywordLevel 0)
)
(status
(written
(timeStamp 2007 6 5 18 47 20)
(program "Design Expl
www.eeworm.com/read/214301/15107015
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
function y=dirstretch(x,dir,coef)
if nargin == 3
if ~isreal(dir) && all(abs(dir) ~= 1)
warning('non unit modulus of direction arg