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

搜索资源列表

  1. microsoft-net-architecting-applications-for-the-enterprise-pro-developer

  2. Make the right architectural decisions up front and improve the quality and reliability of your results. Led by two enterprise programming experts, you ll learn how to apply the patterns and techniques that help control project complexity and make s
  3. 所属分类:Access

    • 发布日期:2009-05-20
    • 文件大小:2097152
    • 提供者:NightCloud
  1. Good Features to Track.pdf

  2. 运动检测的论文,Operation and Support (O&S) costs account for an ever increasing share of weapon systems budgets. Maintenance costs are a major driver in the 0 & S cost equation. As a result, testability, as a subset of maintainability, has become of increa
  3. 所属分类:专业指导

    • 发布日期:2009-05-22
    • 文件大小:498688
    • 提供者:lvmeisi
  1. The Art Of Unit Testing

  2. .NET Unit Testing Table of Contents Part 1 Getting started Chapter 1 The basics of unit testing Chapter 2 The first unit test Part 2 Core techniques Chapter 3 Using Stubs to break dependencies Chapter 4 Interaction testing using Mock Objects Chapter
  3. 所属分类:C#

    • 发布日期:2009-05-23
    • 文件大小:2097152
    • 提供者:zhyw
  1. use case testability

  2. Ross Collard analyze how to translate use cases to test cases
  3. 所属分类:其它

    • 发布日期:2009-07-15
    • 文件大小:105472
    • 提供者:mywaterweed
  1. Pro ASP NET MVC Framework.pdf

  2. ASP.NET MVC is a radical shift for web developers using the Microsoft platform. This new framework emphasizes clean architecture, design patterns, and testability. The first part of this book is designed to help you understand broadly the foundation
  3. 所属分类:C#

    • 发布日期:2009-07-22
    • 文件大小:13631488
    • 提供者:zxtech_lxy
  1. Professional ASP.NET MVC 1.0 (Wrox Programmer to Programmer)

  2. Wrox Press, 2009 he ASP.NET MVC framework is designed from the ground up with certain core principles in mind-extensibility, testability, and separation of concerns. The framework adds various conventions into the mix to help drive developers into t
  3. 所属分类:C#

    • 发布日期:2009-09-03
    • 文件大小:18874368
    • 提供者:NightCloud
  1. IEEE Std 1149

  2. Circuitry that may be built into an integrated circuit to assist in the test, maintenance, and support of assembled printed circuit boards is defined. The circuitry includes a standard interface through which instructions and test data are communica
  3. 所属分类:C#

    • 发布日期:2009-09-10
    • 文件大小:1048576
    • 提供者:wayne_raindot
  1. DFT Design For Testability

  2. 可测性设计 DFT的权威资料 经典实用不可多得
  3. 所属分类:专业指导

    • 发布日期:2009-11-25
    • 文件大小:142336
    • 提供者:gsywm
  1. Multiprocessor+Systems-on-Chips

  2. 以下的资源也很不错, 加减可以看一下o 使用C++制作3D动画人物-100%提供源码 http://download.csdn.net/source/2255453 http://hqioan.download.csdn.net/ The What, Why, and How of MPSoCs 1 Ahmed Amine Jerraya and Wayne Wolf 1.1 Introduction 1 1.2 What are MPSoCs 1 1.3 Why MPSoCs? 5 1.4
  3. 所属分类:硬件开发

    • 发布日期:2010-01-10
    • 文件大小:2097152
    • 提供者:hqioan
  1. ASP.NET MVC 1.0 Test Driven Development

  2. ASP.NET MVC is a new Web development framework created by Microsoft as an alternative to ASP.NET web forms applications. MVC is well suited to testability, and Test Driven Development (TDD) affords you a generous level of control while also making M
  3. 所属分类:C#

    • 发布日期:2010-01-24
    • 文件大小:4194304
    • 提供者:cimonchang
  1. ASP.NET MVC in Action - Jeffrey Palermo.pdf

  2. ASP.NET MVC in Action is a comprehensive guide to MVC-based development using this powerful framework. It offers a clearly-written introduction both to the ASP.NET MVC Framework and to the MVC approach. The focus is on creating real, maintainable we
  3. 所属分类:C#

    • 发布日期:2010-01-25
    • 文件大小:5242880
    • 提供者:disney_momo
  1. Testing ASP.NET Web Applications

  2. Chapter 1: Preliminary Concerns . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Chapter 2: Design and Testability .................................15 Chapter 3: Unit Testing and Test Driven Development ..................61 Chap
  3. 所属分类:C#

    • 发布日期:2010-03-11
    • 文件大小:10485760
    • 提供者:godghdai
  1. Printed Circuits Handbook

  2. 印刷电路板手册第六版 Part 1 Lead-Free Legislation Chapter 1. Legislation and Impact on Printed Circuits 1.3 1.1 Legislation Overview / 1.3 1.2 Waste Electrical and Electronic Equipment (WEEE) / 1.3 1.3 Restriction of Hazardous Substances (RoHS) / 1.3 1.4 RoHS
  3. 所属分类:Web开发

    • 发布日期:2010-04-24
    • 文件大小:13631488
    • 提供者:ic2003
  1. DIY-DI 代码的可测试性

  2. 影响单元测试的不可测试代码及其解决办法 The “dependency injection” (DI) technique is a way to improve testability and maintainability of object-oriented code. Typically adoption of dependency injection is coupled with adoption of a dependency injection framework, such
  3. 所属分类:Java

    • 发布日期:2010-06-03
    • 文件大小:562176
    • 提供者:xlwen
  1. Addison.Wesley.xUnit.Test.Patterns.Refactoring.Test.Code

  2. 关于测试代码重构的不可多得的好书。 Writing better tests--and writing them faster The four phases of automated tests: fixture setup, exercising the system under test, result verification, and fixture teardown Improving test coverage by isolating software from its env
  3. 所属分类:其它

    • 发布日期:2010-06-07
    • 文件大小:5242880
    • 提供者:buptrobin
  1. ASP.NET MVC 2 in action

  2. ASP.NET MVC 2 in action 正式版 Microsoft ASP.NET MVC (model/view/controller) is a relatively new Web application framework that combines ASP.NET's power and ease of use with the stability and testability of a MVC framework. The much-anticipated version
  3. 所属分类:C#

    • 发布日期:2010-06-27
    • 文件大小:9437184
    • 提供者:hotyi2003
  1. Jtag最新协议(IEEE Std 1149.1-2001)

  2. Jtag最新协议 2001年颁布的。 Circuitry that may be built into an integrated circuit to assist in the test, maintenance, and support of assembled printed circuit boards is defined. The circuitry includes a standard interface through which instructions and test
  3. 所属分类:C#

    • 发布日期:2010-09-03
    • 文件大小:1048576
    • 提供者:lyq811
  1. testability-driver-1.4.1.gem

  2. 使用 gem install testability-driver命令会自动下载,但是如果总是下载失败or网速不给力的话,可以先下载此gem文件,然后放入%Ruby_Home%\lib\ruby\gems\1.9.1\cache里边。。。这样可以跳过下载,直接安装。。。
  3. 所属分类:其它

    • 发布日期:2011-12-12
    • 文件大小:231424
    • 提供者:jiaoxiaogu
  1. A Component Testability Model for Verification and Measurement

  2. Since components are the major building blocks for component-based systems, developing high quality components is becoming very critical in component-based software engineering. To generate high quality components, we must pay attention to component
  3. 所属分类:其它

    • 发布日期:2007-06-13
    • 文件大小:471040
    • 提供者:dbsn27000
  1. Design for Testability of Software Components

  2. Component engineering is gaining substantial interest in the software engineering community. A lot of researchefforts have been devoted to the analysis and design methods for component-based software. However, only fewpapers address component testab
  3. 所属分类:其它

    • 发布日期:2007-06-13
    • 文件大小:377856
    • 提供者:john20080808
« 12 3 4 5 »