代码搜索:Direction

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

代码结果 10,000
www.eeworm.com/read/253445/12221107

h direction2doc.h

// direction2Doc.h : interface of the CDirection2Doc class // ///////////////////////////////////////////////////////////////////////////// #include "StdAfx.h" #if !defined(AFX_DIRECTION2DOC_H__64
www.eeworm.com/read/253445/12221121

cpp direction2doc.cpp

// direction2Doc.cpp : implementation of the CDirection2Doc class // #include "StdAfx.h" #include "direction2.h" #include "afxtempl.h" #include "direction2Doc.h" #ifdef _DEBUG #define new D
www.eeworm.com/read/253445/12221137

rc2 direction2.rc2

// // DIRECTION2.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED
www.eeworm.com/read/253445/12221143

ico direction2doc.ico

www.eeworm.com/read/253445/12221246

h direction2view.h

// direction2View.h : interface of the CDirection2View class // ///////////////////////////////////////////////////////////////////////////// #include "StdAfx.h" #if !defined(AFX_DIRECTION2VIEW_H_
www.eeworm.com/read/253445/12221272

cpp direction2view.cpp

// direction2View.cpp : implementation of the CDirection2View class // #include "StdAfx.h" #include "direction2.h" #include "TsFont.h" #include "direction2Doc.h" #include "direction2View.h" #
www.eeworm.com/read/230290/14294099

m face_direction_pic.m

clear;close all;clc; f=2e6;c=3e8;lamda=c/f;d=0.5*lamda; N=64; %--------------------------产生坐标-----------------------------% x=[0 d 2*d 3*d 4*d 5*d 6*d 7*d];y=x; [X,Y]=meshgrid(x,y);
www.eeworm.com/read/225349/14544413

java move_in_axis_direction.java

/* * Created on 2005-7-17 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package Move; /** * @author carso