网页
图片
视频
学术
词典
地图
更多
航班
笔记本
hash
美 [hæʃ]
英 [hæʃ]
v.
切细;弄糟;反复推敲
n.
(回锅)肉丁土豆;(尤指电话上的)井号(#)
网络
哈希;散列;杂凑
复数:
hashes
现在分词:
hashing
过去式:
hashed
同义词
v.
chop
,
cut up
,
mince
,
grind
,
shred
英汉
英英
网络释义
n.
1.
切碎的食物
2.
拼凑起来的东西;大杂烩
3.
重申,复述,推敲
4.
〈英〉傻瓜
5.
〈美俚〉传闻
6.
〈美俚〉麻醉品
1.
切碎的食物
2.
拼凑起来的东西;大杂烩
3.
重申,复述,推敲
4.
〈英〉傻瓜
5.
〈美俚〉传闻
6.
〈美俚〉麻醉品
v.
1.
切细
2.
弄糟
3.
反复推敲
n.
1.
a
meal
made
from
small
pieces
of
meat
and
potato
cooked
together
2.
hashish
3.
the
pound
sign
#
found
on
telephones
and
keyboards
1.
哈希
哈希表与哈希函数 哈希查找因使用
哈希
(
Hash
) 函数而得名,哈希函数又叫散列函数,它是一种能把关键字映射成记录存贮地址 …
www.docin.com
|
基于3929个网页
2.
散列
散列码就是通过一种不可逆的
散列
(
Hash
)算法,对一个数据进行计算,获得一个“唯一”的值。这个值可以对这个数据进行标识, …
zhidao.baidu.com
|
基于2897个网页
3.
杂凑
使用
杂凑
(
Hash
)演算法验证资料完整性(integrity):验证资料一致性的目的在於确认资料在传输过程中完整性未遭非人为(accid…
www.tradevan.com.tw
|
基于872个网页
4.
哈希表
不是
哈希表
(
hash
)类型时,返回一个错误。给定域的值。
redis.readthedocs.org
|
基于390个网页
5.
函数
三江小渡 pureisle ... Tags:hbase, 优化, 写入, 删除, 读取 Tags:
hash
函数
, 算法 Clustering Algorithm/ 聚类算法[二] ...
blog.pureisle.net
|
基于317个网页
6.
哈希值
用
哈希值
(
hash
)代替版本号Git里一个稍微短点的提交的摘。
blog.lanceli.com
|
基于311个网页
7.
单向散列
利用
单向散列
(
Hash
)函数来构建安全的消息认证码的方法,提出一种基于通用Hash函数的轻量级RFID安全交互认证协议,并采用 …
cdmd.cnki.com.cn
|
基于217个网页
8.
哈希算法
哈希算法
(
Hash
),指定用于保证数据完整性的哈希算法。可以选择MD5、SHA-1。
hilinux.com
|
基于131个网页
更多释义
收起释义
例句
释义:
全部
全部
,
切细
切细
,
弄糟
弄糟
,
反复推敲
反复推敲
,
肉丁土豆
肉丁土豆
,
井号
井号
,
哈希
哈希
,
散列
散列
,
杂凑
杂凑
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Mr Ahmadinejad has
made
a
hash
of
the
economy
,
so
there
is
at
least
a
chance
he
could
be
defeated
at the polls
by
a
more
pragmatic figure
.
阿贾德
严重
的
恶化
了
经济
,
所以
存在
至少
一线
希望
使得
他
在
计票
当中
以
更
大
差距
被
击败
。
www.ecocn.org
2.
It
's
sometimes
known
as
an
associative
array
because
data
is
associated
with
a
key
value
,
or
as
a
hash
table
.
它
有
时候
称为
关联
数组
(
因为
数据
与
一个
键
值
相关联
)
,
或者
作为
散
列表
。
www.ibm.com
3.
When
in
"
record
"
mode
,
these
dwell
times
are
expanded
into
a
string
and
used
to
generate
a
cryptographic
hash
of
the
signature
.
当
处于
“
record
”
模式
时
,
这些
停顿
时间
将
被
扩展
为
字符串
并
用于
生成
签名
的
密码
散
列
。
www.ibm.com
4.
The
return
value
has
no
special
meaning
and
is
not
suitable
for
use
in
a
hash
code
algorithm
.
返回
值
没有
特殊
意义
,
不
适合
在
哈希
代码
算法
中
使用
。
msdn2.microsoft.com
5.
The
hash
value
of
received
data
can
be
compared
to
the
hash
value of
data
as it
was
sent
to
determine
whether the
data
was
altered
.
可以
将
接收
到
的
数据
的
哈希
值
与
数据
在
发送
时
的
哈希
值
进行
比较
,
以
确定
该
数据
是否
已
被
更改
。
msdn2.microsoft.com
6.
It
behaves
as
though
it
were
a
giant
hash
table
,
looking
up
key
= value
pairs
.
Give
it
a
key
,
and
set
or
get
some arbitrary
data
.
Memcached
的
奇妙
之
处
在于
它
的
两
阶段
hash
的
方法
,
它
通过
一个
巨大
的
hash
表
来
查找
key=value
对
,
给
它
一个
key
,
就
可以
set
或
get
数据
了
。
blog.163.com
7.
This
user
access
key
is
nothing but
a
hash
of
a
user
-
defined
password
(
either
login
password
or another
password
specific to EFS
)
.
用户
访问
密
钥
只是
用户
定义
的
密码
(
登录
密码
或
EFS
专用
的
另一个
密码
)
的
散
列
。
www.ibm.com
8.
In
a
bit
of
Perl
shorthand
,
the
array
of
field
names
and
the
array
of
parsed
fields
is
combined
into
a
hash
.
通过
一
点
Perl
技巧
,
字段
名数
组
和
已
解析
字段
数组
被
合并
到
一个
哈
希
中
。
www.ibm.com
9.
A
hash
table
that
contains
an
internal
object
to which
object
pooling
properties
are
applied
,
referenced
by
an
internal
key
.
一个
哈希表
,
包含
应用
了
对象
池
属性
且
由
内部
键
引用
的
内部
对象
。
msdn2.microsoft.com
10.
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
1
2
3
4
5