登录
首页 » 软件系统 » 测试或软件测试管道

测试或软件测试管道

于 2023-01-31 发布 文件大小:265.04 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

浅谈软件测试流程,转自网络,有需要的可以看一下,写的不错-testbench or software test pipeline

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 51源程序,希望大家能喜欢,谢谢大家的支持
    51源程序,希望大家能喜欢,谢谢大家的支持
    2022-01-26 07:29:57下载
    积分:1
  • 该文是java开发工具编写的小应用程序,可以验证。
    该文件是用java开发工具编写的小型应用程序,可用于初学者学习-the document is java development tools to prepare a small application that can be used for beginners learning
    2022-03-24 04:40:52下载
    积分:1
  • DDS芯片AD9850 电子设计省赛又至,很多人在忙着调式AD9850,或许只因为它去年在赛题中的主角地位。与此,小厮将自己曾经的一点经验和理解写出来,与...
    DDS芯片AD9850 电子设计省赛又至,很多人在忙着调式AD9850,或许只因为它去年在赛题中的主角地位。与此,小厮将自己曾经的一点经验和理解写出来,与众共享。 -DDS chip AD9850 electronic design has to match the province, many people in the busy mode AD9850, perhaps because it only tournament title last year in the status of the protagonist. With this, the servant would be the point they have experience and understanding of written, shared with the public.
    2022-01-25 22:54:38下载
    积分:1
  • 经典工程著作,《人月神话》,把工程的流程和工程管理的方法将的很透彻,很形象,是管理人才的必备书,必读...
    经典软件工程著作,《人月神话》,把软件工程的流程和软件工程管理的方法将的很透彻,很形象,是软件管理人才的必备书,必读-Classic software engineering book,
    2022-03-18 13:18:57下载
    积分:1
  • 循环冗余码CRC 检验技术广泛应用于测控及通信领域。CRC 计算可以靠专用的硬来实现, 但是对于低成本的微控制器, 在没有硬支持下实现 CRC 检验...
    循环冗余码CRC 检验技术广泛应用于测控及通信领域。CRC 计算可以靠专用的硬件来实现, 但是对于低成本的微控制器系统, 在没有硬件支持下实现 CRC 检验,关键的问题就是如何通过软件 来完成CRC 计算,也就是 CRC 算法的问题。 这里将提供三种算法,它们稍有不同,一种适用于程序空间十分苛刻但 CRC 计算速度要求不高 的微控制器系统,另一种适用于程序空间较大且 CRC 计算速度要求较高的计算机或微控制器系统, 最后一种是适用于程序空间不太大,且CRC计算速度又不可以太慢的微控制器系统。-CRC Cyclic Redundancy Code inspection techniques are widely used in the field of measurement and control and communications
    2022-06-19 03:39:52下载
    积分:1
  • 进行DOS 下面的 XMS 操作 进行DOS 下面的 XMS 操作
    进行DOS 下面的 XMS 操作 进行DOS 下面的 XMS 操作 -The following XMS for DOS to DOS operating XMS operations carried out following DOS to DOS the following XMS operations following XMS operation
    2022-02-07 14:34:33下载
    积分:1
  • Pragmatic Version Control use git 的英文原版。Git是今年兴起的分布式版本控制工具,跨平台轻量级但是功能毫不逊色于clearc...
    Pragmatic Version Control use git 的英文原版。Git是今年兴起的分布式版本控制工具,跨平台轻量级但是功能毫不逊色于clearcase, SVN这样传统版本控制系统,许多linux操作系统和android的开发小组都在使用git。本书是目前我能找到的最好的入门教材,适合于开发人员和项目管理人员。-"Pragmatic Version Control use git" the English original. those years, git becames a new star of distributed version control tool, cross-platform features lightweight, but no less in the clearcase, SVN version control system so traditional, and many linux operating systems and android development team are using git. This book is the best I can find for new comers, suitable for developers and project managers.
    2022-11-11 11:15:08下载
    积分:1
  • MP3设计 MP3设计 MP3设计 MP3设计 MP3设计 MP3设计 MP3设计
    MP3设计 MP3设计 MP3设计 MP3设计 MP3设计 MP3设计 MP3设计-MP3 design MP3 design MP3 design MP3 design M P3 design M P3 design M P3 design M P3 design M P3 design M P3 design M P3 design M P3 design MP3 design
    2022-07-01 08:40:47下载
    积分:1
  • 2 自由机器人手臂运动范围检查
    这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
    2022-10-29 14:20:03下载
    积分:1
  • Software design/software engineering mp3 circuit, good
    软件设计/软件工程 mp3电路图, 不错的-Software design/software engineering mp3 circuit, good
    2022-02-21 02:53:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载