搜索资源列表
pclint
- PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有通过它才能正式发行-PClint, a very strict C / C compiler, can be embedded into VC.GCC so. It can even check out your C / C code in the inner leakage, uninitiali
PCLint
- 为PC-lint for C/C++ (NT) Ver. 7.50v版本配置参数的详细解释及用法举例。
PCLint培训手册
- PC-Lint是C/C++软件代码静态分析工具,它对程序进行全局分析,识别并报告C语言中的编程*和格式缺陷。
PC-lint_8.00x.rar
- pclint 8.00x。C/C++软件代码静态分析工具PC-Lint的最新版8.00x,内涵PC-Lint集成到VC++6.0和SourceInsight的方法和步骤。强烈推荐大家使用。,pclint 8.00x. C/C++ software code static analysis tool for PC-Lint the latest version of 8.00x, the connotation of PC-Lint integrated into VC++6.0 and the
PcLint_manual
- pclint工具使用手册。详细讲解了与常用工具软件配合使用的配置方法。-pclint the use of manual tools. Detailed account of commonly used tools and software configuration methods.
pclint9
- PCLint version 9. It will thoroughly check your C/C++ source code for bugs, glitches, inconsistencies, non-portable constructs, and much more, so you can find and fix your bugs more quickly, and more economically, than with traditional debugging proc
PcLint8.0
- 源码检查工具 包括中文使用手册 看了介绍说很好 但还没有试过 今天看资料才知道 分享给大家-Source inspection tools include the English manual, said a good read but have not tried to know today read the information we share
pclint
- pclint手册,对于初学都非常有使用参考价值。-pclint manual are for the beginner to use reference value.
pc-lint
- pclint的英文资料,300多页。很详细。-pclint information in English, 300 pages. Very detailed.
PCLint_option_explaination
- pclint option explaination
splint-3.1.2.src
- splint软件代码静态分析,类似pclint
splintmanual
- splint说明手册(类似pclint)
pc-lint
- pclint源码检查工具。能用于代码的检查。-pclint source code inspection tools. Can be used to check the code.
PC9
- pc-lint9 带文档,新版本,需要者快下-pc-lint9 with documents
splint
- Linux下的代码检查工具,splint,跟pclint一样,是非常优秀的代码检查工具。 里面是例子。-Linux under the code-checking tools, splint, with the pclint, is a very good code review tool. There is an example.
PC-Lint-option-explan
- 代码检查工具pclint各个选项的详细文档,pclint与vc各版本配合,是非常好用的静态代码检查工具-Detailed documentation of the code checking tool
PCLint_123
- PCLint 介绍,入门级别。可以学习一下-PCLint
pclint3
- 附件是介绍c、c++代码静态检测工具pclint的一些文档,帮助大家了解如何使用pclint-some documents about c/c++ static code checking tool-- pclint
PClint4
- 介绍c、c++代码静态检测工具pclint的一些文档,便于读者熟悉了解pclint工具-some documents about c/c++ static code checking tool-- pclint
Static-code-checking
- pclint的基本使用 包括用pclint检查代码 对两三个简单程序进行检查,并根据pclit检查的结果更正程序 比较简单,初学者使用-Basic use pclint include checking code with pclint two or three simple procedures for checking and correction based on the results pclit checking procedure is relative