大型程序 meaning in English
large program
Examples
- Most scripting languages are interpreted languages , which contributes to the perception that they may be inappropriate for large scale programming projects . this perception needs to be addressed
绝大多数脚本语言都是解释型语言,感觉上好像不适合大型程序项目。这种说法是应该要纠正的。 - By applying this method to the looking up of large pressure sensor wps - l ' s calibrated table we formed a table ' s " detached - chip look up " method . and this method also put forward a new idea of large program ' s storage at single chip microprocessor
将这种方法应用到压力传感器wps - 1的大型标定表格的查取中形成了一种表格“分片查找”的方法,同时这种方法也为大型程序在单片机中存放提供了一条新思路。 - Although java programmers quickly learn the rules governing which method will be called on an invocation , it can be easy in a large program to overload a method in one class with the result of breaking code that previously worked in another class
虽然java程序员们很快就能学会管理一次调用中将调用哪个方法的规则,但在大型程序中却很容易出现这种情况:在一个类中重载了一个方法,结果却是以前在另一个类中可以运行的代码被中断了。 - ( 2 ) a fragment combining algorithm is designed to judge the combined ability of the parameterized duplication code fragment which are found by the former method , so the discontiguous parameterized duplication code is detected . the analysis indicates that the new algorithm has an acceptable complexity
经过改进,算法的空间复杂性得到降低,使之更适于大型程序文本的匹配; ( 2 )提出了程序碎片合并算法,判断通过参数化匹配算法找到的重复代码段之间的可合并性,从而能从程序中识别出非连续的近似重复代码。