文件名称:bdiff
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-05
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- t***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
bdiff
=====
Simple binary diff tool to compare two identical sized files for differences bytes which exist. This is useful to compare checksums or patches of files to know whats been changed at the byte level.
=====
Simple binary diff tool to compare two identical sized files for differences bytes which exist. This is useful to compare checksums or patches of files to know whats been changed at the byte level.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bdiff.c
load_file.c
load_file.h
makefile
README.md