代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/175157/9557235
c fvs_minutia.c
/*#############################################################################
* 文件名:fvs_minutia.c
* 功能: 指纹图像细节点提取
* modified by PRTsinghua@hotmail.com
##########################################
www.eeworm.com/read/175157/9557237
c fvs_binarize.c
/*#############################################################################
* 文件名:fvs_binarize.c
* 功能: 指纹图像二值化
* modified by PRTsinghua@hotmail.com
###########################################
www.eeworm.com/read/175157/9557240
c fvs_thinner.c
/*#############################################################################
* 文件名:fvs_thinner.c
* 功能: 指纹图像细化
* modified by PRTsinghua@hotmail.com
#############################################
www.eeworm.com/read/175135/9558424
cpp randwalk.cpp
// randwalk.cpp -- using the Vector class
// compile with the vect.cpp file
#include
#include // rand(), srand() prototypes
#include // time() prototype
#
www.eeworm.com/read/174655/9578572
dsr datae.dsr
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataE
ClientHeight = 7515
ClientLeft = 0
ClientTop = 0
ClientWidth = 7170
_ExtentX =
www.eeworm.com/read/174591/9581310
txt dfg.txt
#define N 200
#include
#include
#include
#define LEFT 0x4b00
#define RIGHT 0x4d00
#define DOWN 0x5000
#define UP 0x4800
#define ESC 0x011b
int i,key;
int scor
www.eeworm.com/read/170467/9805591
java fssinducer.java
package fss;
import shared.*;
import shared.Error;
import java.lang.*;
import java.io.*;
/***************************************************************************
Wrapper inducer for automa
www.eeworm.com/read/170335/9809623
c fvs_mask.c
/*#############################################################################
* 文件名:fvs_mask.c
* 功能: 指纹图像有效区域
* modified by PRTsinghua@hotmail.com
##############################################
www.eeworm.com/read/170335/9809624
c fvs_enhancer.c
/*#############################################################################
* 文件名:fvs_enhancer.c
* 功能: 指纹图像增强
* modified by PRTsinghua@hotmail.com
############################################