The definition of digital TV system using different code parameters of MPEG-2 is also given in this paper.
实验研究了不同编码参数下MPEG - 2数字图像系统重建的运动图像清晰度。
The relation between parameters of the RLL code and its performance criteria, and the relation among RLL code parameters is analysed in detail.
指出了游程长度受限码(RLL码)的性能评定的指标与结构参数间的关系,以及结构参数相互间的联系;
The principle of optimal selection of RLL code parameters which achieve high linear density is also proposed. Comparisons of several RLL codes are given at last.
提出了以提高线性记录密度为目的的优化选择结构参数的准则,同时对常用的几种RLL编码方式进行了比较。
Furthermore, we would like to factor out those implementation details completely from the logical model and have them details "pasted in" as parameters during the code generation process.
此外,我们想要完全地从逻辑模型分析出那些实现细节,并且在代码生成过程中将它们这些细节作为参数“粘贴进来”。
You can see from this code that APF depends on the four parameters discussed above.
可以从这段代码中看到,APF依赖于上面讨论的这四个参数。
If so, you might want to copy the source files for the implementation and test harness onto your disk drive so you can alter the parameters, styles, or code ( see Download).
如果想开发自己的工具提示部件,那么可以将这个实现的源文件和测试页面复制到硬盘上,然后就可以修改参数、样式或代码(参见下载)。
I have also packaged all required files to the WSDL project of the code and changed location parameters in the files to point to the local versions.
我还将所有所需的文件打包到代码的WSDL项目中,并对相应文件中的位置参数进行了更改,以使其指向本地版本。
As an extreme case, parameters could be undocumented and the code distributed together with a default parameter set.
举一个极端的例子,可能没有对参数编制文档,而代码与缺省的参数集一起分发。
The behavior of good parametric code can be influenced by parameters that can be set at run time.
在运行时,可以通过设置参数来影响具有良好参数代码的行为。
It takes the error code and a pre-allocated buffer as its parameters.
该函数将错误代码和一个预分配的缓冲区作为参数。
As shown in Listing 7, the code is verbose because many object constructors do not take parameters.
如清单7所示,代码十分冗长,因为许多对象构造函数都不带参数。
Measurement of vital runtime parameters, including memory usage, performance, and code coverage.
重要运行时参数的度量,包括内存使用、性能和代码覆盖。
This is a challenging task because the programmer must be able to interpret the specs and then code so that the parameters given are followed and finally implemented.
这是个有挑战性的工作,因为程序员必须一条条理解规范,写出的代码才能够遵照统一的参数,最终成功编译。
The key point is that the constructor's parameters are processed before any code inside the constructor is processed.
重要的是构造函数的参数在处理构造函数内的任何代码之前被处理。
The above code is similar in meaning to the EJB environment parameters, discussed earlier.
上面的代码在意义上类似于前面讨论的EJB环境参数。
To connect your new input parameters you need to add code to get them from the inputs page.
要连接新的输入参数,您需要添加代码从输入页中获取参数值。
Listing 12 shows the code I used to handle the two parameters and cleanse the partial path according to these requirements.
清单12给出了用来处理两个参数和根据这些需求清理部分路径的代码。
Using strongly typed objects as parameters, thereby combining data and code, implies a specific behavior.
使用强类型对象作为参数从而结合数据与代码,暗示了一种特定行为。
An XML-based syntax for specifying the generator's parameters makes the code more readable and easier to understand thanks to the attribute names.
得益于属性名称,用来指定生成器参数的基于XML的语法能让代码可读性更好,也更容易理解。
Finally, I'll describe the code level details along with the configuration parameters used for this application.
最后,我将介绍这个应用程序使用的详细代码和配置参数。
The error code and message are returned to the caller as OUT parameters.
错误代码和消息被作为OUT参数返回给调用者。
In each case, the solution is succinct and declarative. This illustrates code reuse by composing parameters and functionality to create generic behavior.
每一个例子中的解决方案都即简单又具有很强的说明性,通过组合参数和功能来创建通用行为,进而阐述代码重用。
However, the code in Listing 7 doesn't specify the type parameters.
然而,清单7中的代码并不指定类型参数。
Code template parameters are used in a manner similar to the pattern template parameters.
代码模板参数使用的方式与模式模板参数很相似。
The article starts by describing the content of the BAR file and then introduces the code that can modify the parameters.
本文从描述BAR文件的内容开始,然后引入可以修改参数的代码。
Stored procedures are similar to parameterized queries in that they require you to define the SQL code first, then pass in the parameters later.
存储过程类似于参数化查询,也要求您首先定义SQL代码,然后再传入参数。
Invoke domain code with mock objects as parameters.
将模仿对象作为参数来调用域代码。
Here you can see the code for the system call, with four parameters.
在下面将看到系统调用的代码,它有四个参数。
Squeak supports closures — that is, using blocks of code as parameters — like this.
Squeak支持闭包——也就是,使用成块代码作为参数——像这样。
Squeak supports closures — that is, using blocks of code as parameters — like this.
Squeak支持闭包——也就是,使用成块代码作为参数——像这样。
应用推荐