readme.txt
来自「文件中有说明,本程序主要提供了MD5算法的功能实现!」· 文本 代码 · 共 12 行
TXT
12 行
This is the readme file along with the MD5 utility for Matlab.
These are the files that are with this utility besides this readme file
1. md5.exe (for Windows 95 - XP)
2. md5.m
3. md5exe.html (description of the command line utility of md5.exe)
This utility can be used to check changes in a file (for signature, corruption after data transfer, etc...)
Typically, I would copy all the MD5 sums of a files on a CD and store them in my computer and once in a while
I would compare the MD5 sums of the files on the CD with those in my computer to detect any corruption.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?