program slicing中文,program slicing的意思,program slicing翻译及用法

2025-09-08 18:03 浏览次数 6

program slicing

In computer programming, program slicing is the computation of the set of programs statements, the program slice, that may affect the values at some point of interest, referred to as a slicing criterion. Program slicing can be used in debugging to locate source of errors more easily.

program slicing 例句

英汉例句

  • program slicing is used in many fields such as program understanding, debugging, maintenance, testing and integration.

    程序分片在程序理解、调试、维护、测试和集成等许多领域都有广泛的应用。

  • this paper combines the three techniques uml statechart diagram, program slicing and software testing together to generate the uml statechart slices that based on the dependency analysis.

    将uml状态图、程序切片和软件测试技术三者结合起来,生成基于依赖性分析的uml状态图切片,为软件测试中待测试的程序的理解、发现和修改错误提供了一种方法。

  • the program slicing technique is a kind of technique used to analyse and understand a program, which possesses the characteristics of problem simplification and target localization.

    程序切片技术是一种分析和理解程序的技术,具有可以简化问题,缩小目标范围的特点,在软件维护、程序调试、测试、代码理解等诸多领域有着广泛的应用。

  • however, object-oriented program slicing, especially object-oriented dynamic program slicing developed quite late and is still in the beginning stage at present.

    但是面向对象程序切片技术,特别是面向对象程序动态切片技术起步较晚,目前仍处于初始阶段。

  • in this paper, the basic concepts of program slicing technique are introduced, and the dynamic program slicing algorithm based on forward analysis and …

    本文介绍了程序切片技术的基本概念,给出了基于前向分析的动态程序切片算法及其在软件测试数据生成上的应用。

  • program slicing is a technology of analyzing and understanding program. the technology of process-oriented program slicing is becoming more mature.

    程序切片技术是一种分析和理解程序的技术,其中面向过程程序切片技术已趋于成熟。

  • the program slicing technique is employed in software test data generation so that the efficiency of test data generation can thus be enhanced.

    把程序切片技术应用于软件测试数据生成中,可以有效地提高基于路径的测试数据生成效率。

  • in this paper, the basic concepts of program slicing technique are introduced, and the dynamic program slicing algorithm based on forward analysis and it.

    本文介绍了程序切片技术的基本概念,给出了基于前向分析的动态程序切片算法及其在软件测试数据生成上的应用。

  • because traditional program slicing methods lack modularity and flexibility, we had proposed a new formal method for program slicing—modular monadic slicing.

    因目前切片方法缺乏模块性和灵活性,我们实验室曾提出一种新的形式化切片方法——模块单子切片。

  • the instance let many researchers focus on program slicing technology of object-oriented language.

    因此,关于面向对象语言的程序分片技术在近些年受到了更大的关注。

  • an automatic program slicing method is proposed which applies the data flow equation algorithm to the abstract implementation structure diagram for pascal.

    提出在pascal抽象实现结构图上,采用数据流方程算法实现程序切片的自动化。

  • a xml slice method which is based on the program slicing technique to solve this problem is presented.

    现提出一种新的基于程序切片技术对xml文档进行切片的方法。

  • the statements need to be tested can be decreased by applying the program slicing technology to locate program fault.

    将程序切片技术应用于程序错误定位可以大量减少需要测试的语句数。

  • in this thesis, we should study the object-oriented program slicing techniques and its applications in object-oriented software metrics and reuse.

    本文试图研究面向对象的程序切片技术及其在面向对象软件度量和复用方面的应用。

  • the c program slicing system is not only used to generate the c program slices, but also applied to view the frame of the c program and a variety of data dictionaries related to specific variables.

    程序切片系统不仅可用于产生c程序的切片,而且可用于观察c程序的框架结构和有关变量的多种数据字典。

相关热词