网页
图片
视频
学术
词典
地图
更多
航班
笔记本
hash 函数
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Try
to
use
built-in
primitives
instead
of
building
your
own
construction
out
of an
encryption
algorithm
and
a
hash
function
.
尝试
使用
内置
原语
而不是
抛
开
加密
演
算法
和
杂凑
函数
去
建构
自己
的
构造
。
www-128.ibm.com
2.
Again
,
let us
remind
you
that
using
proprietary
cryptographic
algorithms
,
including
hash
functions
,
is
usually
a
bad
idea
.
再次
提醒
您
,
使用
专用
密码
演
算法
,
包括
杂凑
函数
,
通常
是
一个
坏
主意
。
www.bing.com
3.
These
functions
map
binary
strings
of
an
arbitrary
length
to
small
binary
strings
of a
fixed
length
,
known
as
hash
values
.
这些
函数
将
任意
长度
的
二
进
制
字符串
映射
为
固定
长度
的
小
二进
制
字符串
(
称为
哈希
值
)
。
technet.microsoft.com
4.
The
function
has
no
effect
if
an
exception
is
thrown
,
unless
it
is thrown by the
container
's
hash
function
or
comparison
function
.
如果
抛出
异常
,
则
该
函数
没有
作用
,
除非
异常
是
从
容器
的
散列
函数
或
比较
函数
中
抛出
的
。
boost-doc-zh.googlecode.com
5.
So
every
extra
little
bit
of
overhead
in your
hash
function
can
be
a
bottleneck
.
因此
,
散列
函数
中
每
一
点
多余
的
开销
都
可能
成为
瓶颈
。
www-128.ibm.com
6.
To
store
an
object
in
an
unordered
associative
container
requires
both an
key
equality
function
and
a
hash function
.
要
将
一个
对象
保存
在
无序
关联
式
容器
中
,
需要
有
一个
键
值
等同性
函数
和
一个
散
列
函数
。
boost-doc-zh.googlecode.com
7.
Note
that
this
function
takes
a
hash
reference
,
not
an
actual
file
name
.
注意
,
该
函数
接受
散列
引用
,
而
不是
实际
的
文件
名
。
www.ibm.com
8.
Typically
the
digital
signature
is
computed
by
applying
a
mathematical
function
to
the
hash
of
the
data
to be signed
.
通常
数字
签名
通过
将
数学
函数
应用
到
要
签名
的
数据
的
哈希
来
计算
。
www.kuenglish.info
9.
Other
features
include
cryptographic
hash
functions
,
cryptographic
transform
libraries
,
and
cryptographic
hardware
support
.
其他
特性
还
包括
加密
散列
函数
,
加密
转换
库
和
加密
硬件
支持
。
www.ibm.com
10.
In
open
addressing
,
when
a
data
item can't
be
placed
at the
index
calculated
by
the
hash
function
,
another
location
in
the
array
is
sought
.
在
开放
地址
法
中
,
若
数据
不能
直接
放
在
由
哈希
函数
计算
出来
的
数组
下
标
所
指
的
单元
时
,
就要
寻找
数组
的
其他
位置
。
blog.sina.com.cn
1
2
3
4
5