代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/142669/12931267
edn sub_full_n.edn
(edif sub_full_n
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 2005 10 31 13 4 11)
(author "Synplicity, Inc.")
(prog
www.eeworm.com/read/142572/12939047
c alloca.c
/* alloca.c -- allocate automatically reclaimed memory
(Mostly) portable public-domain implementation -- D A Gwyn
This implementation of the PWB library alloca function,
which is used to
www.eeworm.com/read/243410/12943220
c fvs_mask.c
/*#############################################################################
* 文件名:fvs_mask.c
* 功能: 指纹图像有效区域
* modified by PRTsinghua@hotmail.com
##############################################
www.eeworm.com/read/243410/12943223
c fvs_enhancer.c
/*#############################################################################
* 文件名:fvs_enhancer.c
* 功能: 指纹图像增强
* modified by PRTsinghua@hotmail.com
############################################
www.eeworm.com/read/243410/12943232
c fvs_minutia.c
/*#############################################################################
* 文件名:fvs_minutia.c
* 功能: 指纹图像细节点提取
* modified by PRTsinghua@hotmail.com
##########################################
www.eeworm.com/read/243410/12943235
c fvs_binarize.c
/*#############################################################################
* 文件名:fvs_binarize.c
* 功能: 指纹图像二值化
* modified by PRTsinghua@hotmail.com
###########################################
www.eeworm.com/read/243410/12943239
c fvs_thinner.c
/*#############################################################################
* 文件名:fvs_thinner.c
* 功能: 指纹图像细化
* modified by PRTsinghua@hotmail.com
#############################################
www.eeworm.com/read/142433/12945841
cpp mover.cpp
#include "NumMeth.h"
double rand( long& seed );
double randn( long& seed );
void mover( Matrix& x, Matrix& v, int npart, double L,
double mpv, double vwall, double tau,
Matrix& strik
www.eeworm.com/read/141988/12974602
m iseffil.m
function [x, y, color]=iseffil(startpoint,direction,pathlength,plotting)
% [x y] = iseffil(startpoint,direction,pathlength) [f]
% gives coordinates of the edge cntourpoint
% by scanning a line wh
www.eeworm.com/read/141563/13000255
cpp treeview.cpp
// TreeView.cpp : implementation of the CMyTreeView class
//
#include "stdafx.h"
#include "Tree.h"
#include "TreeDoc.h"
#include "TreeView.h"
#include "math.h"
#define PI 3.14159
#ifdef