搜索资源列表
fenris
- Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis
sqlmir代码分析
- SQL传奇的代码分析工具,开发组提供的配套工具-SQL code analysis tools, development support provided by the tool
ttanalyze
- 恶意代码分析工具研究,emulator研究-malicious code analysis tools, emulator study
JSA-20070903-2
- jsa是一款小巧的js代码分析工具,也可以压缩js代码,非常实用。使用时将后缀名改为.jar
NETtools
- C#的一些代码分析工具介绍 帮助你开发可靠的系统
高通公司分析工具
- QPST, QMAT, QCBQS 强大的分析工具高通公司为移动电话开发
PCLint培训手册
- PC-Lint是C/C++软件代码静态分析工具,它对程序进行全局分析,识别并报告C语言中的编程*和格式缺陷。
PAIMEI.rar 代码分析工具
- 白眉,非常棒的代码分析工具,完全由Python开发,扩展方便。,Zanthopygia, very good code analysis tool, entirely by the Python development, expansion of convenience.
PSParse.rar
- 这个是TS流分析工具源码,可广泛应用于数字电视,流媒体编程。, This is TS flows the analysis tool source code, but widely applies to the digital television, flows the media programming.
linecounter-0.5.src
- 非常好用的代码源代码统计分析工具的源代码,请使用-Code Counter Source
Test
- 入侵检测系统snort,代码纷繁复杂,程序文件很多,对于新手,很难分析清楚源代码,但是源代码确实研究入侵检测系统分场重要的工具。 本资料详细分析了入侵检测系统snort的体系结构,程序源代码,主要数据结构和重要函数。-Intrusion Detection System snort, complex code, a lot of program files, for novices, it is difficult to analyze the source code, but the s
cppcheck-1.40
- cppcheck是静态的C/C++ 代码分析工具,用以检查内存泄漏,错配的内存分配和释放,缓冲区溢出,以及更多的问题。-Static analysis of C/C++ code. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more. The goal is 0 false positives.
FA_CodeAnalysis1.1
- 代码分析工具 各种不同内型的源代码文件 代码统计工具 内附详细注释-Code analysis tools in a variety of different types of source code files included detailed statistical tools Code Notes
MultipleRegression
- 数学统计分析工具,多元线性回归分析代码。-MultipleRegression
YMindTemplate
- 网鸟Asp.Net模板引擎是基于 C# 语言开发的应用于 Asp.Net 平台的代码分析工具。它可以将指定语法结构的代码模板转换为运行时代码文档以提高您的开发效率,同时也能够强制分离您的代码业务逻辑和用户界面,实现分层开发的效果。 -Bird Asp.Net Web template engine is based on C#, Asp.Net application development platform, code analysis tools. It can specify the
ymind_4.2
- 网鸟Asp.Net模板引擎是基于C#语言开发的应用于Asp.Net平台的代码分析工具。它可以将指定语法结构的代码模板转换为运行时代码文档以提高您的开发效率,同时也能够强制分离您的代码业务逻辑和用户界面,实现分层开发。-Mesh bird Asp.Net template engine is based on the C# language development applications the Asp.Net platform code analysis tools. It can speci
FxCop中文帮助.CHM
- FxCop是一个代码分析工具,它依照微软.NET框架的设计规范对托管代码assembly.大多数代码分析工具扫描你的源代码,但是FxCop直接对你编译好的代码处理。
代码统计工具
- 分析程序的源代码,统计空行,注释行,代码行,但uuStepCount可以自由定义,因此不论是什么后缀名,即使新的注释方式都可以统计。 HTML、JSP、ASP、PHP内部包含的语言(Javascr ipt,StyleSheet)也可以分别计算。甚至JSP内部的Java代码,ASP内部的VB代码都可以分别统计。计算速度相当快。 输出方面采用模板,可以自定义需要输出的项目。可以输出HTML和CSV文件,并且可以按语言,语言的组,后缀名合计。
分析工具操作
- ArcGIS二次开发的时候,空间分析使用工具箱,操作不方便,进度也不容易控制,该代码从几何要素的力度开始包装,操作方便(ArcGIS two development, space analysis toolbox, the operation is not convenient, progress is not easy to control, the code from the geometry of the strength of the beginning of packaging, ea
Cppcheck(源代码分析工具) V1.68 官方版
- CppCheck是一个C/C++代码缺陷静态检查工具。不同于C/C++编译器及其它分析工具,CppCheck只检查编译器检查不出来的bug,不检查语法错误。所谓静态代码检查就是使用一个工具检查我们写的代码是否安全和健壮,是否有隐藏的问题。(CppCheck is a C/C++ code defect static checking tool. Unlike the C/C++ compiler and other analysis tools, CppCheck checks only the