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

搜索资源列表

  1. windbg使用指南

  2. WINDOWS调试工具很强大,但是学习使用它们并不容易。特别对于驱动开发者使用的WinDbg和KD这两个内核调试器(CDB和NTSD是用户态调试器)。本教程的目标是给予一个已经有其他调试工具使用经验的开发者足够信息,使其能通过参考WINDOWS调试工具的帮助文件进行内核调试。本文将假定开发者熟悉一般WINDOWS操作系统和进程的建立过程。 本文的重点是集成内核模式和用户态模式的图形化调试器WinDbg。KD在脚本和自动化调试中更有用,并且在资深程序员中拥有一定地位,但是本教程将集中讨论WinD
  3. 所属分类:网络攻防

    • 发布日期:2009-04-28
    • 文件大小:94208
    • 提供者:shuchao1115
  1. 操作系统英文版第七版答案

  2. 跟书配套的操作系统第七版的答案,本来想把书也传一下,但是太大了…… Chapter 1 Introduction ,Chapter 2 Operating-System Structures ,Chapter 3 Processes ,Chapter 4 Threads ,Chapter 5 CPU Scheduling ,Chapter 6 Process Synchronization ,Chapter 7 Deadlocks ,Chapter 8 Memory Management ,C
  3. 所属分类:Linux

    • 发布日期:2009-06-24
    • 文件大小:914432
    • 提供者:tang76561
  1. Scheduling, Thread Context, and IRQL

  2. This paper presents information about how thread scheduling, thread context, and a processor’s current interrupt request level (IRQL) affect the operation of kernel-mode drivers for the Microsoft® Windows® family of operating systems. It is intended
  3. 所属分类:其它

    • 发布日期:2009-07-08
    • 文件大小:288768
    • 提供者:ziyuang
  1. java concurrency in practice(英文版)

  2. Chapter 1. Introduction Section 1.1. A (Very) Brief History of Concurrency Section 1.2. Benefits of Threads Section 1.3. Risks of Threads Section 1.4. Threads are Everywhere Part I: Fundamentals Chapter 2. Thread Safety Section 2.1. What is Thread S
  3. 所属分类:Java

    • 发布日期:2009-08-22
    • 文件大小:1048576
    • 提供者:auf421
  1. 深入理解计算机系统(英文版)

  2. Contents Preface i 1 Introduction 1 1.1 Information isBits inContext . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 Programs areTranslated byOtherPrograms intoDifferent Forms . . . . . . . . . . . . . . . 3 1.3 ItPays toUnde
  3. 所属分类:Web开发

    • 发布日期:2009-10-01
    • 文件大小:4194304
    • 提供者:wang3113
  1. 嵌入式系统词汇表 必备 学习更简单明了

  2. ASIC(专用集成电路) Application-Specific Integrated Circuit. A piece of custom-designed hardware in a chip. 专用集成电路。一个在一个芯片上定制设计的硬件。 address bus (地址总线) A set of electrical lines connected to the processor and all of the peripherals withwhich itcommunicates.
  3. 所属分类:硬件开发

    • 发布日期:2009-10-15
    • 文件大小:164864
    • 提供者:junliuyao
  1. Locks, Deadlocks, and Synchronization.doc

  2. Locks, Deadlocks, and Synchronization.doc
  3. 所属分类:专业指导

    • 发布日期:2007-11-10
    • 文件大小:340992
    • 提供者:wanfustudio
  1. 微软内部资料-SQL性能优化3

  2. Contents Overview 1 Lesson 1: Concepts – Locks and Lock Manager 3 Lesson 2: Concepts – Batch and Transaction 31 Lesson 3: Concepts – Locks and Applications 51 Lesson 4: Information Collection and Analysis 63 Lesson 5: Concepts – Formulating and Impl
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:1048576
    • 提供者:songsu
  1. 微软内部资料-SQL性能优化5

  2. Contents Overview 1 Lesson 1: Index Concepts 3 Lesson 2: Concepts – Statistics 29 Lesson 3: Concepts – Query Optimization 37 Lesson 4: Information Collection and Analysis 61 Lesson 5: Formulating and Implementing Resolution 75 Module 6: Troubleshoot
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:2097152
    • 提供者:songsu
  1. Writing Testbenches using System Verilog

  2. Writing Testbenches using System Verilog 英文原版的,学起来比较容易。 Writing Testbenches using System Verilog About the Cover xiii Preface xv Why This Book Is Important . . . . . . xvi What This Book Is About . . . . . . . . xvi What Prior Knowledge You Should H
  3. 所属分类:iOS

    • 发布日期:2010-04-22
    • 文件大小:1048576
    • 提供者:zhengmm1985
  1. 使用WinDbg内核调试

  2. 看雪学院,笨笨雄译 安装程序 基础 挑选技术 取得更多信息 WINDOWS调试工具很强大,但是学习使用它们并不容易。特别对于驱动开发者使用的WinDbg和KD这两个内核调试器(CDB和NTSD是用户态调试器)。本教程的目标是给予一个已经有其他调试工具使用经验的开发者足够信息,使其能通过参考WINDOWS调试工具的帮助文件进行内核调试。本文将假定开发者熟悉一般WINDOWS操作系统和进程的建立过程。 本文的重点是集成内核模式和用户态模式的图形化调试器WinDbg。KD在脚本和自动化调试中更有用,
  3. 所属分类:网络攻防

    • 发布日期:2010-10-30
    • 文件大小:1048576
    • 提供者:dcrs2008
  1. javacore Analyzer

  2. IBM Thread and Monitor Dump Analyzer for Java A tool that allows identification of hangs, deadlocks, resource contention, and bottlenecks in Java threads.
  3. 所属分类:Java

    • 发布日期:2010-11-15
    • 文件大小:3145728
    • 提供者:jpalace
  1. Oracle Database Concepts 11g Release 2

  2. Contents Preface .. xiii Audience.... xiii Documentation Accessibility . xiii Related Documentation... xiv Conventions .... xiv 1 Introduction to Oracle Database A Brief Introduction to Relational Databases 1-1 Database Management System (DBMS) ....
  3. 所属分类:Oracle

    • 发布日期:2011-03-28
    • 文件大小:3145728
    • 提供者:hui305
  1. 软件框架设计的艺术 (Practical API Design, pdf)

  2. Contents Theory and Justification 1 The Art of Building Modern Software 5 Evolution of Software So Far 7 Gigantic Building Blocks 9 Beauty Truth and Elegance 10 More Cluelessness 12 The Motivation to Create an API 15 Modularizing Applications 17 Rel
  3. 所属分类:C++

    • 发布日期:2011-06-07
    • 文件大小:3145728
    • 提供者:xdcrun
  1. 使用WinDbg内核调试

  2. WINDOWS调试工具很强大,但是学习使用它们并不容易。特别对于驱动开发者使用的WinDbg和KD这两个内核调试器(CDB和NTSD是用户态调试器)。本教程的目标是给予一个已经有其他调试工具使用经验的开发者足够信息,使其能通过参考WINDOWS调试工具的帮助文件进行内核调试。本文将假定开发者熟悉一般WINDOWS操作系统和进程的建立过程。本文的重点是集成内核模式和用户态模式的图形化调试器WinDbg。KD在脚本和自动化调试中更有用,并且在资深程序员中拥有一定地位,但是本教程将集中讨论WinDb
  3. 所属分类:网络攻防

    • 发布日期:2008-04-28
    • 文件大小:462848
    • 提供者:HZJMAN
  1. 操作系统:设计与实现

  2. Copyright Preface xv Chapter 1. Introduction 1 Section 1.1. What Is an Operating System? 4 Section 1.2. History of Operating Systems 6 Section 1.3. Operating System Concepts 19 Section 1.4. System Calls 26 Section 1.5. Operating System Structure 42
  3. 所属分类:Linux

    • 发布日期:2011-09-28
    • 文件大小:6291456
    • 提供者:wshxy_001
  1. ICE 学报 第四期

  2. Issue Number 4, July 2005 Asynchronous Programming ..........................................2 Avoiding Deadlocks, Part I ........................................9 FAQ Corner ........................................................19
  3. 所属分类:C++

    • 发布日期:2011-11-12
    • 文件大小:1048576
    • 提供者:falcon_soft
  1. ICE 学报 第五期

  2. Issue Number 5, August 2005 Introduction to IcePack ...........................................2 Ice-E: A Preview ..................................................10 Avoiding Deadlocks, Part II .......................................11 FAQ Corner .
  3. 所属分类:C++

    • 发布日期:2011-11-12
    • 文件大小:1048576
    • 提供者:falcon_soft
  1. ios多线程开发

  2. 多线程编程指南 ................................................................................................................................................ I 简介 ...........................................................................................
  3. 所属分类:iOS

    • 发布日期:2012-01-12
    • 文件大小:1048576
    • 提供者:jclick
  1. Windows消息机制要点

  2. Windows消息机制要点 1. 窗口过程 2 消息类型 3 消息队列(Message Queues) 4 队列消息(Queued Messages)和非队列消息(Non-Queued Messages) 5 PostMessage(PostThreadMessage), SendMessage 6 GetMessage, PeekMessage 7 TranslateMessage, TranslateAccelerator 8(消息死锁( Message Deadlocks) 9 Broa
  3. 所属分类:C++

    • 发布日期:2012-07-20
    • 文件大小:39936
    • 提供者:ksaint
« 12 3 »