搜索资源列表
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)算法。
openssh-5.2p1.tar
- OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
Kent_Beck_Test-driven_development
- E-Book Kent Beck Test-driven development 2003
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
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
fossilV205
- 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
i2cv206
- 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
junit4.9b2
- JUnit是由 Erich Gamma 和 Kent Beck 编写的一个回归测试框架(regression testing framework)。Junit测试是程序员测试,即所谓白盒测试,因为程序员知道被测试的软件如何(How)完成功能和完成什么样(What)的功能。Junit是一套框架,继承TestCase类,就可以用Junit进行自动测试了。-JUnit by Erich Gamma and Kent Beck prepared a regression testing framewor
CyrBekAlg
- This Cyrus–Beck algorithm realisation with complex figure. Code based on WinApi+GDI-This is Cyrus–Beck algorithm realisation with complex figure. Code based on WinApi+GDI
PlantraEN1608
- Plantra-Trajectory Planning is a software to rebuild surfaces from cloud points, featuring shaded 3D visualization and path planning for robotics paths. It uses Voronoi diagram, Cyrus-Beck clipping, Delaunay triangulation and B-Splines
temps-reel
- 本例程是关于在实时系统下的一些任务管理方案。用C编写,运行在BECK公司的一个板子上。-This routine is on some of the tasks under real-time systems management solutions. Written in C, runs on a board on the company' s BECK.
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