搜索资源列表
File-integrity-testing-procedures
- 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。-MD5 File Integrity based
librsync-0.9.7.tar
- rsync的核心代码库。主要作用是比较二进制文件,使得通过网络同步处于两台机器上的二进制文件所用的网络传输最少。-rsync the core code base. The main role is to compare binary files, making the adoption of network synchronization in the two machines on the binary file used in at least Network.
Linux-CPU-function-test
- 对cpu进行压力测试,并获得cpu相关参数与配置文件进行比对以测试cpu功能完整性-1.do cpu stress test 2. get cpu information and compare with configuration file
sodcp130618
- 扩展linux/unix的cp命令:拷贝一或多个文件到某目录下(保持文件原名),若有同名文件可通过参数自动选择:直接跳过、直接覆盖、先比较内容若相同则跳过不同则覆盖。方便脚本调用。-Expansion linux/unix cp command: copy one or more files to a directory (keep the file formerly), if the same name file by automatic parameter selection: skip,
ExtensionFileComparator
- Compare the file name extensions for order (see FilenameUtilsgetExtension(String)).
SizeFileComparator
- Compare the <b>length size< b> of two files for order (see Filelength() and FileUtilssizeOfDirectory(File)).
filetools
- Goes through the given directory recursive to compare each file s modification time with that of the file given.
