代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/134897/13971132
hlp blwind.hlp
-----------------------------------------------------------------
BLWIND is a masked subsystem block, contained in the FDC libra-
ry WINDLIB. It calculates velocity components of a horizontal
wind
www.eeworm.com/read/134698/13976170
java daubechies.java
package lift;
import java.lang.Math.*;
public class daubechies extends liftbase {
final static double sqrt3 = Math.sqrt( 3 );
final static double sqrt2 = Math.sqrt( 2 );
protect
www.eeworm.com/read/237097/13978056
txt 用pic12c508509 控制一个步进电机源程序.txt
用PIC12C508509 控制一个步进电机源程序
; STEP_3.ASM (12C508 / 12C509)
;
; Controls a stepping motor driver on GPIO bits 4, 2, 1 and 0.
;
; The direction is controlled by a switch on GPIO bit 3. Bit 5 is n
www.eeworm.com/read/134636/13979329
htm stc.htm
80386 Programmer's Reference Manual -- Opcode STC
up:
Chapter 17 -- 80386 Instr
www.eeworm.com/read/134349/13994961
cpp role.cpp
// Role.cpp: implementation of the CRole class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Role.h"
UINT CRole::RoleNum ;
CRole::CRo
www.eeworm.com/read/134120/14005858
c fvs_mask.c
/*#############################################################################
* 文件名:fvs_mask.c
* 功能: 指纹图像有效区域
* modified by PRTsinghua@hotmail.com
##############################################
www.eeworm.com/read/134120/14005860
c fvs_enhancer.c
/*#############################################################################
* 文件名:fvs_enhancer.c
* 功能: 指纹图像增强
* modified by PRTsinghua@hotmail.com
############################################
www.eeworm.com/read/134120/14005866
c fvs_minutia.c
/*#############################################################################
* 文件名:fvs_minutia.c
* 功能: 指纹图像细节点提取
* modified by PRTsinghua@hotmail.com
##########################################
www.eeworm.com/read/134120/14005868
c fvs_binarize.c
/*#############################################################################
* 文件名:fvs_binarize.c
* 功能: 指纹图像二值化
* modified by PRTsinghua@hotmail.com
###########################################
www.eeworm.com/read/134120/14005870
c fvs_thinner.c
/*#############################################################################
* 文件名:fvs_thinner.c
* 功能: 指纹图像细化
* modified by PRTsinghua@hotmail.com
#############################################