文件名称:batchCompare
- 所属分类:
- 教育/学校应用
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 32kb
- 下载次数:
- 0次
- 提 供 者:
- Checki******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该程序实现对文件夹中的单文件的C或C++源文件进行两两相似度比较,给出相似度百分比,使用时,要求比较的文件以.c或.cpp或.cc为扩展名,并放在c:盘compare文件夹中。程序使用的算法为,快速公共子串算法,可以对2W字符长度的代码进行评判。可用于教学当中,检测同生编程作业独立完成情况。-The program realized a single file folder of C or C++ source files pairwise similarity comparison, the percentage similarity is given, use, require more of the documents. C or. Cpp or. Cc for the extension, and on the c: drive compare folder. The algorithm uses fast Common Substring algorithm can 2W to judge the character length of the code. Which can be used for teaching, testing program with the health situation of working independently.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
batchCompare\batchCompare.aps
............\batchCompare.clw
............\batchCompare.cpp
............\batchCompare.dsp
............\batchCompare.dsw
............\batchCompare.h
............\batchCompare.ncb
............\batchCompare.opt
............\batchCompare.plg
............\batchCompare.rc
............\ReadMe.txt
............\Resource.h
............\StdAfx.cpp
............\StdAfx.h
batchCompare
............\batchCompare.clw
............\batchCompare.cpp
............\batchCompare.dsp
............\batchCompare.dsw
............\batchCompare.h
............\batchCompare.ncb
............\batchCompare.opt
............\batchCompare.plg
............\batchCompare.rc
............\ReadMe.txt
............\Resource.h
............\StdAfx.cpp
............\StdAfx.h
batchCompare