您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. LeakDiagnosis

  2. 泄漏诊断工具(Leak Diagnosis Tool,LeakDiag)是一种用于检测内存泄漏的工具。它不仅包含了一些基本的功能,例如显示在进程中存在着多少内存泄漏,而且还能提供一些详细的信息,例如执行内存分配的栈回溯(Stack Trace)信息以及内存分配统计信息。
  3. 所属分类:网络攻防

    • 发布日期:2009-06-16
    • 文件大小:1048576
    • 提供者:ahdxww
  1. 软件工程与软件测试自动化教程

  2. 目录: 第1章 软件危机与软件工程 1. 1 软件危机 1. 1. 1 什么是软件危机 1. 1. 2 软件危机内在的原因 1. 1. 3 软件工程与软件危机的解决 1. 2 软件质量与可靠性 1. 2. 1 软件质量因素和质量特性 1. 2. 2 软件可靠性 1. 3 软件工程方法论--CMM模型 1. 3. 1 SQA计划 1. 3. 2 ISO 9000质量保证体系 1. 3. 3 CMM模型 第2章 软件工具和面向对家软件工程 2. 1 传统软件工程的困境及解决 2. 1. 1 传统软
  3. 所属分类:C

    • 发布日期:2009-06-24
    • 文件大小:6291456
    • 提供者:Renjunyu
  1. STG (SNMP Traffic Grapher)

  2. STG (SNMP Traffic Grapher) version 1.4.5 Copyright (C) 2000 Leonid Mikhailov This freeware utility allows monitoring of supporting SNMPv1 and SNMPv2c devices including Cisco, Livingstone, Riverstone etc. Intended as fast aid for network administrato
  3. 所属分类:FTP

    • 发布日期:2009-06-25
    • 文件大小:143360
    • 提供者:uygnaf
  1. hooklogger

  2. debug tools,memory leak
  3. 所属分类:Symbian

    • 发布日期:2009-06-26
    • 文件大小:1048576
    • 提供者:hero0567
  1. C++ FAQs

  2. C++ FAQs Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book ? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do deve
  3. 所属分类:C++

    • 发布日期:2007-09-15
    • 文件大小:917504
    • 提供者:lovewhzlq
  1. 曲线拟合工具CurveExpert 1.0

  2. ct. 18, 1995 v. 1.00 =========================================================================== + First release of CurveExpert 1.0. Oct. 26, 1995, v. 1.01 =========================================================================== New Features: + M
  3. 所属分类:Perl

    • 发布日期:2009-07-21
    • 文件大小:458752
    • 提供者:wlbml02110612
  1. C++中对使用malloc/new引起的内存泄露的检查

  2. C++中对使用malloc/new引起的内存泄露的检查,重载new/malloc delete/free来进行代码检查
  3. 所属分类:C++

    • 发布日期:2009-08-20
    • 文件大小:13312
    • 提供者:achellies
  1. S7A驱动720版本

  2. S7A驱动,7.20版本, Version history S7A OPC server and FIX driver for Siemens S7/S5 communication via Ethernet TCP/IP, MPI or Profibus Versio n 7.20 Date: 26.02.2007 Version history =========================================================================
  3. 所属分类:硬件开发

    • 发布日期:2009-08-21
    • 文件大小:7340032
    • 提供者:qiupan
  1. C++ Memory Leak Detect

  2. 本文中描述了C++中常见的内存泄露,以及对应的解决方法,并且介绍了几种常见的内存泄露检查工具的使用(常见的工具只有vld和codesnitch)
  3. 所属分类:C++

    • 发布日期:2009-08-31
    • 文件大小:237568
    • 提供者:achellies
  1. dmalloc.pdf

  2. dmalloc是一种用于检查C/C++内存泄露(leak)的工具,即检查是否存在直到程序运行结束还没有释放的内存,并且能够精确指出在哪个源文件的第几行。
  3. 所属分类:C

    • 发布日期:2009-09-08
    • 文件大小:430080
    • 提供者:tianlan12345
  1. boundscheck

  2. BoundsChecker 是一个Run-Time错误检测工具,它主要定位程序在运行时期发生的各种错误。BoundsChecker能检测的错误包括: 1))1、指针操作和内存、资源泄露错误,比如: 内存泄露; 资源泄露; 对指针变量的错误操作。 22、内存操作方面的错误,比如: 内存读、写溢出; 使用未初始化的内存。 33、API函数使用错误 BoundsChecker 已经非常完好的集成到VC++集成开发环境中了。 使用BoundsChecker对程序的运行时错误进行检测,有两种使用模 式可
  3. 所属分类:C++

    • 发布日期:2009-09-19
    • 文件大小:10485760
    • 提供者:sunrainbj
  1. Visual C++ 编程资源大全(英文源码 图形)

  2. 1,01.zipDisplaying a 256 color bitmap在程序中显示256色的位图(6KB)2,02.zipCreating a bitmap object from a BMP file从位图文件中创建位图对象(6KB)3,03.zipAn auto-sizing bitmap picture control一个自适应大小的位图控件(16KB)4,04.zipWriting a bitmap to a BMP file将一个位图写到BMP文件中(11KB)5,05.zipB
  3. 所属分类:C++

    • 发布日期:2007-10-23
    • 文件大小:3145728
    • 提供者:zhangxucool
  1. Snapchat-Source-Code-Leak-C-Source code leak

  2. Snapchat源代码泄漏 由史诗般的泄漏 好好享受!!!
  3. 所属分类:其它

    • 发布日期:2021-03-25
    • 文件大小:375808
    • 提供者:weixin_42172572
  1. Cerberus-Crasher-Leak-Ctools:这是cerberus崩溃者源代码的泄漏-ce source code

  2. cerberus(tools)idk造成的崩溃的泄漏与gtbot有什么区别,但是cerberus对其进行了修改
  3. 所属分类:其它

    • 发布日期:2021-03-25
    • 文件大小:120832
    • 提供者:weixin_42134144
  1. Toontown-World-Online-Leak:Toontown World Online泄漏源代码-Source code world

  2. 自述文件 #下次不要威胁所有人,不要让我烦恼,让每个人都喜欢Toontown World Source代码##REESE和DAVID尝试操纵您的个人资料,例如电话号码,电子邮件和其他一切信息##您一定会喜欢的打开团队查看器并尝试关闭密码框,以便看到输入的密码,密码# 不信任... ##由MALVERDE出演!## 重要信息,请仔细阅读! 当前版本 2.5.2.1.6 如何进行测试 运行最新的可用开发版本。 查看修补程序以测试是否可获得所需的结果。 部署说明 贡献准则 参见:http: 编写
  3. 所属分类:其它

    • 发布日期:2021-03-25
    • 文件大小:314572800
    • 提供者:weixin_42114046
  1. immunity---canvas-7.26--leak-:这是泄漏-源码

  2. 免疫力-帆布-泄漏- 这是泄漏 密码:99z1366BB89333cza #13! 密码:99z1366BB89333cza #13!
  3. 所属分类:其它

    • 发布日期:2021-03-06
    • 文件大小:2048
    • 提供者:weixin_42140625
  1. Distributed state estimation for leak detection in water supply networks

  2. Distributed state estimation for leak detection in water supply networks
  3. 所属分类:其它

    • 发布日期:2021-02-10
    • 文件大小:3145728
    • 提供者:weixin_38545923
  1. Comprehensive Quantitative Analysis on Privacy Leak Behavior

  2. Privacy information is prone to be leaked by illegal software providers with various motivations. Privacy leak behavior has thus become an important research issue of cyber security. However, existing approaches can only qualitatively analyze privacy
  3. 所属分类:其它

    • 发布日期:2021-02-09
    • 文件大小:1048576
    • 提供者:weixin_38645379
  1. New leak element using anodic aluminum oxide

  2. A leak element has been developed based on anodic aluminum oxide (AAO) by means of the shadow coating technique. The gas flow through the leak element can exhibit the molecular flow in the pressure range from high vacuum to atmospheric pressure for h
  3. 所属分类:其它

    • 发布日期:2021-02-07
    • 文件大小:1048576
    • 提供者:weixin_38640117
  1. Android Handler leak分析及解决办法详解

  2. Android Handler leak 分析及解决办法  In Android, Handler classes should be static or leaks might occur, Messages enqueued on the application thread’s MessageQueue also retain their target Handler. If the Handler is an inner class, its outer class will be r
  3. 所属分类:其它

    • 发布日期:2021-01-21
    • 文件大小:55296
    • 提供者:weixin_38674569
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »