CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - beck

搜索资源列表

  1. Juintyewu

    0下载:
  2. Juint是ErichGramma和Kent Beck开发的测试框架,Jbuild就是对这一框架的扩展-Juint is ErichGramma Kent Beck and development of the testing framework, Jbuild is the right framework for the expansion
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:95.59kb
    • 提供者:刘sir
  1. guitestfirst

    0下载:
  2. 《使用测试优先方法开发用户界面》 测试优先是测试驱动开发(Test-Driven Development, TDD)的核心思想,它要求在编写产品代码前先编写基于产品代码的测试代码。在测试驱动开发的单元测试中,对GUI应用实施自动测试应该是测试驱动开发的软肋之一。由于界面的操作是有由人来完成的,所以要想在GUI中完成单元自动测试是有一定难度的。Kent Beck在它的《测试驱动开发》中就曾提到过这个问题。   本文将通过一个例子来讲解在测试驱动开发中如何针对GUI进行单元测试。这个例子是D
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:35.34kb
    • 提供者:wwwwppp
  1. LiangBarsky

    0下载:
  2. 梁友栋-Barsky裁剪算法,Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12.7kb
    • 提供者:杨杨
  1. Addison-Wesley - Extreme Programming Explained. Em

    0下载:
  2. 极限编程之父Kent Beck的名著,了解极限编程(XP)的必读书!-Extreme Programming Kent Beck, the father of the famous work, understanding Extreme Programming (XP), a must-read!
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:445.52kb
    • 提供者:Victor.Li
  1. JUnit设计模式分析及简化的JUnit代码

    0下载:
  2. JUnit设计模式分析及简化的JUnit代码 Junit 中的设计模式 感谢刘兵同志 (技术顾问 bliu76@yeah.net) JUnit 是一个优秀的Java 单元测试框架,由两位世界级软件大师Erich Gamma 和 Kent Beck 共同开发完 成。本文将向读者介绍在开发JUnit 的过程中是怎样应用设计模式的。-JUnit design pattern to simplify the analysis and code Junit JUnit the design pattern
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:153.42kb
    • 提供者:清风
  1. openssh-5.2p1.tar

    0下载:
  2. OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:992.79kb
    • 提供者:liuliu
  1. Extreme_Programming_Explained_Embrace_Change_2004

    0下载:
  2. Extreme Programming Explained: Embrace Change, Second Edition By Kent Beck, Cynthia Andres ISBN : 0-321-27865-8
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:812.54kb
    • 提供者:mojamazica
  1. Kent_Beck_Test-driven_development

    0下载:
  2. E-Book Kent Beck Test-driven development 2003
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:496.36kb
    • 提供者:x-rusik
  1. junit

    0下载:
  2. JUnit是由 Erich Gamma 和 Kent Beck 编写的一个回归测试框架(regression testing framework)。如何快速使用junit-JUnit by Erich Gamma and Kent Beck prepared a regression testing framework (regression testing framework). How to quickly use the junit
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-19
    • 文件大小:5mb
    • 提供者:onika
  1. RefactoringMartinFowler

    0下载:
  2. Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William Opdyke, don Roberts 这是一本相当好的书-Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Cont
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.78mb
    • 提供者:leehomjin
  1. ax12

    0下载:
  2. 基于IPC-Beck DB50开发平台(SC-13)使用RTOS提供的API编写的智能马达AX-12的简单通信程序 功能:点亮AX-12指示LED灯 -IPC-Beck DB50-based development platform (SC-13) prepared using the RTOS API provides intelligent motor AX-12 features a simple communications program: AX-12 light LED li
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1.12kb
    • 提供者:李周
  1. NUnit-2.5.8.10295-src

    0下载:
  2. NUnit是一个单元测试框架,专门针对于.NET来写的.其实在前面有JUnit(Java),CPPUnit(C++),他们都是xUnit的一员.最初,它是从JUnit而来.现在的版本是2.2.接下来我所用的都是基于这个版本. NUnit最初是由James W. Newkirk, Alexei A. Vorontsov 和Philip A. Craig, 后来开发团队逐渐庞大起来.在开发过程中, Kent Beck 和Erich Gamma2位牛人也提供了许多帮助.看来对于NUnit还真是下了
  3. 所属分类:Software Testing

    • 发布日期:2017-05-09
    • 文件大小:2.08mb
    • 提供者:kenny
  1. usb_v3.00

    0下载:
  2. Archive structure: --- --- --- Example | -- doc Documentation files if necessary | -- image Disk image files for the targets | -- one-workbench Project for ONE-Workbench (32 Bit targets, SC2x3) | -- paradigm20 Project
  3. 所属分类:USB develop

    • 发布日期:2017-05-11
    • 文件大小:2.53mb
    • 提供者:VADIM
  1. industrialv206

    0下载:
  2. Archive structure: --- --- --- Example | -- source C source code files | -- doc Documentation files if necessary | -- paradigm20 Project file for Paradigm Beck IPC Edition (20 Bit targets, SC1x) | -- paradigm24 Project
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2.74mb
    • 提供者:VADIM
  1. Modbus.ZIP

    0下载:
  2. Archive structure: --- --- --- Example | -- source C source code files | -- doc Documentation files if necessary | -- paradigm20 Project file for Paradigm Beck IPC Edition (20 Bit targets, SC1x) | -- paradigm24 Project
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2.74mb
    • 提供者:VADIM
  1. tcpipv212

    0下载:
  2. Archive structure: --- --- --- Example | -- source C source code files | -- doc Documentation files if necessary | -- borland Project file for Borland C 5.02 (only 20 Bit targets) | -- paradigm20 Project file for Parad
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1.66mb
    • 提供者:VADIM
  1. extdisk_v3.03

    0下载:
  2. Archive structure: --- --- --- Example | -- doc Documentation files if necessary | -- image Disk image files for the targets | -- one-workbench Project for ONE-Workbench (32 Bit targets, SC2x3) | -- paradigm20 Project
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:300.55kb
    • 提供者:VADIM
  1. Cyrus-Beck-Line-Clipping

    0下载:
  2. Cyrus-Beck Line clipping using OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2.65kb
    • 提供者:Sly Code
  1. 3D-cyrus-beck

    0下载:
  2. 计算机图形学 VC++ 6.0 三维 Cyrus-Beck 算法核心-computer graphics 3d Cyrus-Beck
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-30
    • 文件大小:224.99kb
    • 提供者:
  1. 3D-cyrus-beck

    0下载:
  2. Curus-Beck 代码算法,VC++ 6.0 与OpenGL 的结合,实现了线段在三维立体中的裁剪,六面体和线段可旋转,效果直观,注意六面体的各棱长不能过大,宜取个位数。-Cyrus-Beck 、VC++ 6.0 、OpenGl、 Computer Graphics
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-30
    • 文件大小:363.27kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com