略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: ssdeep_fuzzy_compare

2024-04-25

ssdeep_fuzzy_compare

(PECL ssdeep >= 1.0.0)

ssdeep_fuzzy_compareCalculates the match score between two fuzzy hash signatures

说明

ssdeep_fuzzy_compare(string $signature1, string $signature2): int

Calculates the match score between signature1 and signature2 using »  context-triggered piecewise hashing, and returns the match score.

参数

signature1

The first fuzzy hash signature string.

signature2

The second fuzzy hash signature string.

返回值

Returns an integer from 0 to 100 on success, false otherwise.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.ssdeep-fuzzy-compare.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3