搜索资源列表
Juintyewu
- Juint是ErichGramma和Kent Beck开发的测试框架,Jbuild就是对这一框架的扩展-Juint is ErichGramma Kent Beck and development of the testing framework, Jbuild is the right framework for the expansion
guitestfirst
- 《使用测试优先方法开发用户界面》 测试优先是测试驱动开发(Test-Driven Development, TDD)的核心思想,它要求在编写产品代码前先编写基于产品代码的测试代码。在测试驱动开发的单元测试中,对GUI应用实施自动测试应该是测试驱动开发的软肋之一。由于界面的操作是有由人来完成的,所以要想在GUI中完成单元自动测试是有一定难度的。Kent Beck在它的《测试驱动开发》中就曾提到过这个问题。 本文将通过一个例子来讲解在测试驱动开发中如何针对GUI进行单元测试。这个例子是D
LiangBarsky
- 梁友栋-Barsky裁剪算法,Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。
Addison-Wesley - Extreme Programming Explained. Em
- 极限编程之父Kent Beck的名著,了解极限编程(XP)的必读书!-Extreme Programming Kent Beck, the father of the famous work, understanding Extreme Programming (XP), a must-read!
JUnit设计模式分析及简化的JUnit代码
- 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
openssh-5.2p1.tar
- OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
Extreme_Programming_Explained_Embrace_Change_2004
- Extreme Programming Explained: Embrace Change, Second Edition By Kent Beck, Cynthia Andres ISBN : 0-321-27865-8
Kent_Beck_Test-driven_development
- E-Book Kent Beck Test-driven development 2003
junit
- 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
RefactoringMartinFowler
- 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
ax12
- 基于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
NUnit-2.5.8.10295-src
- 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还真是下了
usb_v3.00
- 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
industrialv206
- 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
Modbus.ZIP
- 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
tcpipv212
- 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
extdisk_v3.03
- 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
Cyrus-Beck-Line-Clipping
- Cyrus-Beck Line clipping using OpenGL
3D-cyrus-beck
- 计算机图形学 VC++ 6.0 三维 Cyrus-Beck 算法核心-computer graphics 3d Cyrus-Beck
3D-cyrus-beck
- Curus-Beck 代码算法,VC++ 6.0 与OpenGL 的结合,实现了线段在三维立体中的裁剪,六面体和线段可旋转,效果直观,注意六面体的各棱长不能过大,宜取个位数。-Cyrus-Beck 、VC++ 6.0 、OpenGl、 Computer Graphics