搜索资源列表

  1. cppcheck-1.23.tar

    0下载:
  2. cppcheck,可以检测c++代码,包括内存泄漏和越界-cppcheck, can detect c++ code, including memory leaks and cross-border
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:35840
    • 提供者:沈春锋
  1. cppcheck-1.30.tar

    0下载:
  2. cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching allocation-deallocation, buffer overrun, and many more problems. Its goal is to produce no false positives.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-07-01
    • 文件大小:134144
    • 提供者:jmskhng
  1. cppcheck-1.33

    0下载:
  2. c/C++ 代码安全检测,c/C++ 代码安全检测 -check c/c++ code security check c/c++ code security
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-07-01
    • 文件大小:420864
    • 提供者:weiwei
  1. cppcheck-1.40

    0下载:
  2. 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.
  3. 所属分类:.net编程

    • 发布日期:2024-07-01
    • 文件大小:634880
    • 提供者:geddy
  1. danmar-cppcheck-09859c1.tar

    0下载:
  2. This code is Source Checker please use this source code we-This code is Source Checker please use this source code well
  3. 所属分类:Windows编程

    • 发布日期:2024-07-01
    • 文件大小:457728
    • 提供者:shin
  1. cppcheck-manual

    0下载:
  2. cppcheck是以静态检测源码的一个软件,本文档作为cppcheck的使用手册,详细介绍了cppcheck的使用方法。-cppcheck static testing is a software source code, the use of this document as cppcheck manual details the use of cppcheck.
  3. 所属分类:Windows编程

    • 发布日期:2024-07-01
    • 文件大小:96256
    • 提供者:XL
  1. cppcheck-1.57

    0下载:
  2. 静态C/C++ 代码分析工具,用以检查内存泄漏,错配的内存分配和释放,缓冲区溢出,以及更多的问题。-Static C/C++ code analysis tool to check for memory leaks, mismatching of memory allocation and deallocation, buffer overflows, and more problems.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-07-01
    • 文件大小:1216512
    • 提供者:jack
  1. cppcheck-1.64.tar

    0下载:
  2. 最新版cppcheck,静态的C/C++ 代码分析工具,用以检查内存泄漏,错配的内存分配和释放,缓冲区溢出,以及更多的问题。-The latest version cppcheck, static C/C++ code analysis tool to check for memory leaks, mismatching memory allocation and deallocation, buffer overflows, and
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-07-01
    • 文件大小:1484800
    • 提供者:zhangsan
  1. cppcheck_manual

    0下载:
  2. Cppcheck manual. Very important document for checking memory leak in C programs.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-07-01
    • 文件大小:125952
    • 提供者:raken
  1. QtcCppcheck-3.5.0-win

    0下载:
  2. 用过cppcheck的开发人员一定对其爱不释手。QT也可以支持cppcheck的,只需要在qt creator中安装一个QT CPP Chck插件就行。让人受益。 QtcCppcheck-3.5.0-win.zip-cpp checker for QT
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-07-01
    • 文件大小:44032
    • 提供者:王明心
  1. cppcheck

    0下载:
  2. cppcheck 是一个静态代码检查工具,支持c, c++ 代码;作为编译器的一种补充检查,cppcheck对产品的源代码执行严格的逻辑检查。 执行的检查包括: 1. 自动变量检查 2. 数组的边界检查 3. class类检查 4. 过期的函数,废弃函数调用检查 5. 异常内存使用,释放检查 6. 内存泄漏检查,主要是通过内存引用指针 7. 操作系统资源释放检查,中断,文件描述符等 8. 异常STL 函数使用检查 9.
  3. 所属分类:其他小程序

  1. cppcheck-1.81

    0下载:
  2. check Cpp code error(check tool for Cpp code)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:2113536
    • 提供者:Yarker
  1. Cppcheck(源代码分析工具) V1.68 官方版

    0下载:
  2. 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 t
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:6892544
    • 提供者:Tmac_Flc
  1. cppcheck-1.82

    0下载:
  2. Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in t
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:2185216
    • 提供者:linbi2333

源码中国 www.ymcn.org