代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/38039/1093267
mnu offpntdir.mnu
OFFSET#DIR 偏移方向
#
Entity/Edge 图元/边
Align offset direction to an axis, straight edge or straight curve.
偏移方向为轴,直边或直曲线的方向
Plane#Norm 平面法向
Align offset direction to a plane normal.
排列偏移方向为平面法向
2#Points
www.eeworm.com/read/348848/10864117
h lcd_init_declare.h
void Right_Show_Figure (uchar x,uchar y,uchar figure_num);
void Left_Show_Figure (uchar x,uchar y,uchar figure_num);
void Lcd_SetZ (uchar z);
void Lcd_Off (void);
void Lcd_On (voi
www.eeworm.com/read/348848/10864212
h lcd_init_declare.h
void Right_Show_Figure (uchar x,uchar y,uchar figure_num);
void Left_Show_Figure (uchar x,uchar y,uchar figure_num);
void Lcd_SetZ (uchar z);
void Lcd_Off (void);
void Lcd_On (voi
www.eeworm.com/read/144466/12788430
c iic.c
#include"string.h"
#include
#include
#include "altera_avalon_pio_regs.h"
#include "system.h"
#include "time.h"
#define DELAY_TIME 10000
#define Set_SDA IOWR_ALTERA_AVAL
www.eeworm.com/read/152843/5664301
h ipt_connbytes.h
#ifndef _IPT_CONNBYTES_H
#define _IPT_CONNBYTES_H
enum ipt_connbytes_what {
IPT_CONNBYTES_PKTS,
IPT_CONNBYTES_BYTES,
IPT_CONNBYTES_AVGPKT,
};
enum ipt_connbytes_direction {
IPT_CONNBYTES_DIR_ORI
www.eeworm.com/read/335844/12493007
h lcd.h
#define DPU_BASE 0xb8000000
#define LCD_CLOCK_BASE (DPU_BASE+0x1040)
#define ALT_SIGNAL_BASE (DPU_BASE+0x1048)
#define SIGNAL_POLARRITY_BASE (DPU_BASE+0x104C)
#define HSYNC_TIME1_BASE (DPU_BASE+0x
www.eeworm.com/read/433269/8534812
pas classvehicle.pas
unit classVehicle;
interface
uses
unitConst, ExtCtrls, Classes;
type
TVehicle= class
public
constructor Create(var image: TImage; vtype: TVehicleType; direction: TDirection; hea
www.eeworm.com/read/384426/8871191
m linkedzoom.m
function out = linkedzoom(varargin)
% linkedzoom: link zooming on specified plots of current figure.
% This function give users the ability to zoom in a given direction
% and will force the spe
www.eeworm.com/read/184884/9068233
c p1.c
/* Protocol 1 (utopia) provides for data transmission in one direction only, from
sender to receiver. The communication channel is assumed to be error free,
and the receiver is assumed to be ab
www.eeworm.com/read/363382/9952934
pas classvehicle.pas
unit classVehicle;
interface
uses
unitConst, ExtCtrls, Classes;
type
TVehicle= class
public
constructor Create(var image: TImage; vtype: TVehicleType; direction: TDirection; hea