搜索资源列表
software_testing_tech
- 讲述了软件测试度量技术与代码静态检测技术,讲授了当前条件下可以利用的工具(logiscope与pc-lint)来帮助完成一系列的测试工作的原理,并带有应用实例.-on the software testing measurement and static code detection technology, taught under the current conditions can be used as a tool (logisc
dt
- 欧几里德距离计算代码,通常用于特征相似性度量
software_testing_tech
- 讲述了软件测试度量技术与代码静态检测技术,讲授了当前条件下可以利用的工具(logiscope与pc-lint)来帮助完成一系列的测试工作的原理,并带有应用实例.-on the software testing measurement and static code detection technology, taught under the current conditions can be used as a tool (logisc
dt
- 欧几里德距离计算代码,通常用于特征相似性度量-Euclidean distance-based code, normally used for the characteristics of similarity measure
AOEditsymbolsSurvey
- 使用AO开发的具有地图编辑、专题图符号化、面积长度量算的ArcEngine开发代码。 -Developed with the use of AO map editing, thematic map symbols, and an area of the length of the volume of the counting of ArcEngine development code.
EntropyOutlier
- 查找孤立点 JAVA代码,简单易用,孤立点,即数据中不同于数据一般模型的数据对象,可能由度量或执行错误导致,也可能是固有数据变异性的结果,预示着重要的信息。与一般热门研究课题不同,目前没有任何一款国际认可的软件可以直接对对孤立点进行检测与分析,孤立点检测与分析的算法研究是近年来数据挖掘领域新兴的复杂困难而有意义的课题。在诈骗检测、贷款申请处理、网络入侵检测、时间序列检测、网路性能监视、故障诊断、图像中检测噪声点等方面都有广泛的应用。
JavaMetirc
- 对用JAVA写的源代码的代码质量度量,可以度量代码行数,Helshead 度量,以及面向对象的度量-to metric the java source code with helshead method ,oo method and SOL...
Matlabfg
- Matlab实现的均匀性度量法进行图像分割代码,有一定参考价值,包含GUI界面-Matlab to achieve uniformity of measurement method of image segmentation code, have a certain reference value, including the GUI interface
Hash
- 基于C语言编写的哈希表算法的实现代码,可以很好的理解哈希表及其时间复杂度的度量。-Based on the C language implementation of the hash table algorithm code, a good understanding of the hash table and its time complexity measure.
qzdmcu1
- 本单片机程序采用C语言代码对32只MODBUS电表进行电度量数据采集,存贮,并与后台PC机通信,交换数据.-The SCM program uses C language code on 32 meters for electricity MODBUS measurement data acquisition, storage, and communication with the PC, the background to excha
exercise3
- 制定自己的C++编码规范;编制一个程序,度量由用户指定的、严格按照C++编码规范编写的C++源文件的代码规模,分别输出代码行数和注释行数。-set of c++ code regulating oneself, Compiling a program, a measure of the specified by customer, in strict accordance with the c++ code written in c+
VC_information_how_obtain_instance_code_metric_sys
- VC编程实现如何获得系统的度量信息实例代码-VC programming information on how to obtain an instance of code metric system
metrics.tar
- 软件度量代码,提取软件度量指标,包括软件复杂性,halstead复杂性和mac复杂性度量-the program is used to abstract the indince of the measuremnet,including the complexisity of the software.
metre-2.3.tar
- 软件用于提取软件度量指标,从程序的代码行数和注释行等信息-the software is used to abstract the specificated program the refer to information such as the number of the code
JavaMetirc
- 软件度量工具与度量数据的分析工具,能统计基本的代码行数,注释行数,空白行数等基本统计数据-Software measurement tools and metrics data analysis tools, able to account for the basic lines of code, comment lines, blank lines and other basic statistical data
dtw_constraint
- 动态时间弯曲带有路径约束的算法,用于时间序列度量时判别最有约束的c代码-Dynamic time warping algorithm with a path constraint, when used to determine the most time-series measure binding of the c code
time-series-shapelet
- 时间序列的片段自适应提取,是keogh eamonn知名算法的改进版,可实现多特征片段的获取。同时将dtw度量引入。为提高运算速度,距离度量模块采用的c代码,编译后生成dll或者mex32的文件,主模块采用的是.m文件-Time series shapelet.
Code-similarity-measure-algorithm
- 码剽窃是程序设计课程中经常出现的一种作弊行为,检测剽窃的源代码,验证学生程序作业的原创性在教学中很重要.程序代码的相似度度量是剽窃检测的关键技术.-Code plagiarism is one kind of cheat behavior,which appears frequently in the programming curriculum.Detection of source code plagiarism is impo
plsta
- 介绍了“雨田静态分析”在提高代码质量方面所做的开创性工作,。雨田静态分析系统是拥有独立知识产权的国产软件,能够对.c/.cpp/java文件进行静态分析。主要分析内容包括控制流分析、数据流分析、基本度量指标的计算、编码规则的违反情况检查等。在对文件进行详尽分析基础上,结合系统特有的质量模型,雨田静态分析系统对被分析的代码进行了综合质量评估,以直观的形式显示编码的质量水平。系统提供了内容丰富的静态分析结果和多角度的质量分析报告,为对编码进
Code Metrics
- 利用代码度量,开发人员可以了解哪些类型和/或方法应该返工或进行更彻底的测试。(Using code metrics, developers can understand which types and / or methods should be reworked or more thoroughly tested.)