哈希值计算器 hashcal

码农软件 · 软件分类 · 其他开发相关 · 2019-10-26 09:42:25

软件介绍

hashcal是使用PyQt4工具包开发的夸平台哈希值计算器。

主要功能如下:

1. 通过单选按钮选择hash值类型

2. 左侧的颜色条指示当前列表中的哈希值是否都相同,红色代表不同

3. 支持拖拽,直接将文件拖入窗口即可计算其hash值

4. 复选框【将改动应用于所有结果】若被选中,则当用户选择不同的hash类型时,已计算的所有文件的哈希值将重新被计算

5. 双击结算结果即可将其复制到剪贴板,方便用户粘贴hash结果

本文地址:https://codercto.com/soft/d/17587.html

Data Structures and Algorithms

Data Structures and Algorithms

Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20

The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试