代码搜索:fingerprint
找到约 407 项符合「fingerprint」的源代码
代码结果 407
www.eeworm.com/read/433337/7941207
m centralizing.m
function [Outputprint,XofCenter,YofCenter] = centralizing(fingerprint,ctrl)
% modified by Luigi Rosa
global immagine n_bands h_bands n_arcs h_radius h_lato n_sectors matrice
x=[-16:1:16];
y=[-1
www.eeworm.com/read/144069/12820618
m centralizing.m
function [Outputprint,XofCenter,YofCenter] = centralizing(fingerprint,ctrl)
% modified by Luigi Rosa
global immagine n_bands h_bands n_arcs h_radius h_lato n_sectors matrice
x=[-16:1:16];
y=[-1
www.eeworm.com/read/347690/11649251
m centralizing.m
function [Outputprint,XofCenter,YofCenter] = centralizing(fingerprint,ctrl)
% modified by Luigi Rosa
global immagine n_bands h_bands n_arcs h_radius h_lato n_sectors matrice
x=[-16:1:16];
y=[-1
www.eeworm.com/read/15788/540002
m centralizing.m
function [Outputprint,XofCenter,YofCenter] = centralizing(fingerprint,ctrl)
% modified by Luigi Rosa
global immagine n_bands h_bands n_arcs h_radius h_lato n_sectors matrice
x=[-16:1:16];
y=[-1
www.eeworm.com/read/11200/211960
frm mainframe.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form MainFrame
Caption = "Fingerprint Enrollment and Verification Sample"
ClientHeigh
www.eeworm.com/read/309223/3706204
h dynprefs.h
// This file is a part of the Dynamic Preferences Library.
//
// Copyright (c) 2004 Theodore R. Smith (hopeseekr@xmule.ws / http://www.xmule.ws/)
// DSA-1024 Fingerprint: 10A0 6372 9092 85A2 BB7F 907B
www.eeworm.com/read/309223/3706205
h dynprefsctrl.h
// This file is a part of the Dynamic Preferences Library.
//
// Copyright (c) 2004 Theodore R. Smith (hopeseekr@xmule.ws / http://www.xmule.ws/)
// DSA-1024 Fingerprint: 10A0 6372 9092 85A2 BB7F 907B
www.eeworm.com/read/309223/3706206
cpp dynamicpreferencesctrl.cpp
// This file is a part of the Dynamic Preferences Library.
//
// Copyright (c) 2004 Theodore R. Smith (hopeseekr@xmule.ws / http://www.xmule.ws/)
// DSA-1024 Fingerprint: 10A0 6372 9092 85A2 BB7F 907B
www.eeworm.com/read/313128/13596121
cs hexcon.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Fingerprint
{
class HexCon
{
// 把十六进制字符串转换成字节型和把字节型转换成十六进制字符串 converter hex string to byte and by