代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/170335/9809630
c fvs_minutia.c
/*#############################################################################
* 文件名:fvs_minutia.c
* 功能: 指纹图像细节点提取
* modified by PRTsinghua@hotmail.com
##########################################
www.eeworm.com/read/170335/9809632
c fvs_binarize.c
/*#############################################################################
* 文件名:fvs_binarize.c
* 功能: 指纹图像二值化
* modified by PRTsinghua@hotmail.com
###########################################
www.eeworm.com/read/170335/9809634
c fvs_thinner.c
/*#############################################################################
* 文件名:fvs_thinner.c
* 功能: 指纹图像细化
* modified by PRTsinghua@hotmail.com
#############################################
www.eeworm.com/read/366448/9812843
c 96.c
#include
#include
#include
/*定义控制命令*/
#define LEFT 0x4b00
#define RIGHT 0x4d00
#define DOWN 0x5000
#define UP 0x4800
#define ESC 0x011b
/*定义蛇的最大节数*/
www.eeworm.com/read/169707/9845398
m colwavelift.m
function [y, opty] = colwavelift(x, optx, L, direction, mode)
%COLWAVELIFT performs a single-level one-dimensional wavelet
%decomposition/construction based on lifting method.
%
% x, optx: 1-D
www.eeworm.com/read/169686/9846034
dsr dataenvironment1.dsr
VERSION 5.00
Begin {C0E45035-5775-11D0-B388-00A0C9055D8E} DataEnvironment1
ClientHeight = 4890
ClientLeft = 0
ClientTop = 0
ClientWidth = 7530
_ExtentX
www.eeworm.com/read/365689/9851128
m f1dim.m
% Move pcom (x units in xicom direction), and then evaluate the function there.
function [f] = f1dim(x)
% Must accompany linmin.
global pcom; % Defned in linmin.
global xicom;
global nrfun
www.eeworm.com/read/365467/9862723
h drawminutia.h
#ifndef DRAWMINUTIA
#define DRAWMINUTIA
#define ZEROVIEWX 20
#define ZEROVIEWY 20
#define DLEN 6
struct MINUTIASTRU
{
short x;
short y;
short direction;
};
struct CENTER
{
sho
www.eeworm.com/read/169164/9876797
java wavetext.java
//WaveText.java
import java.awt.*;
public class WaveText extends java.applet.Applet
implements Runnable {
//变量定义
String str = null;
int direction = 1;
int horizontalRadius = 10;
int ver
www.eeworm.com/read/365020/9881803
in gsm_config.h.in
/* gsm_config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does not work. */
#undef c