Under suitable conditions, we give some theorems connecting multiobjective fractional programming with set functions and its scalarization problems as well as the corresponding saddle point problems.
在一定条件下,论证了集函数多目标分式规划问题与其相应的标量化问题以及鞍点问题之间的密切关系。
Systematically discusses the fundamental theorems of weak efficient solution, efficient solution and properly efficient solution for multiobjective fractional programming problems with set functions.
系统地讨论了集函数多目标分式规划的弱有效解、有效解和真有效解的基本定理。
A result set is an array consisting of 0 or more rows that match a database query; a result set identifier is simply a value that you pass to other functions to work with the rows in the result set.
结果集是一个数组,该数组由0个或多个与数据库查询相匹配的行组成;结果集标识符只是一个值,您可以将该值传递给其它函数,以使它们能够使用结果集中的行。
A result set object is a complicated beast, as it usually resides within the memory of the database management system and can only be deciphered by functions that interact with it.
该结果集对象是一个复杂对象,它通常位于数据库管理系统的存储器中,并且只能通过与之交互的函数辨认。
Unlike the Automated Mathematician and its heirs, their program is primed only with a set of simple, basic mathematical functions and the data it's asked to analyze.
与“自动数学家”及其后继者不同的是,他们的程序事先只加载了一组简单的基础数学功能和要求其分析的数据。
Think of it as a repository of assets coupled with a rich set of asset-centric functions such as upload, download, search, reporting, governance, to name a few.
可以将其看作一个具有一组丰富的以资产为中心的功能(比如,上载、下载、搜索、报告、治理,等等)的资产库。
When the composite service is called, it interacts with its subordinated services to perform a related set of business functions.
调用组合服务时,它将与所属服务进行交互,以执行一组相关的业务功能。
As with 1.0, the set of functions in XSLT 2.0 is extensible.
和1.0一样,XSLT 2.0中的函数集也是可扩展的。
A large set of functions is defined on the tree, with implementations in the major programming languages.
大部分函数都在树上定义,主流编程语言都有实现。
The second part of this article will show you how to use DB2 for z/OS user defined functions to integrate z/OS data set and USS file information with Data Web Services operations.
本系列的第 2部分将讨论如何使用DB2forz/OS用户定义函数把 z/OS数据集和USS文件信息与DataWebServices 操作集成起来。
Processing hides the complexity of the matrix operations and instead presents a simple set of functions with useful graphical operations such as scaling and rotation.
Processing隐藏了矩阵运算的复杂性,而提供了一些简单的函数集,它们可以实现有用的图形操作,如缩放和旋转。
Begin by adding two functions to the global.js file to set the activity name field and display a row with the activity's information.
首先向global . js文件添加两个函数,用于设置活动名字段并显示一行活动信息。
Also, a set of component extraction functions allows one operation, with a readable name, to get one field out of a date, time, or duration. For example, compare.
此外,还有一组名称浅显易懂的分量抽取函数,只要一个操作就能从日期、时间或时期数据中抽取一个字段。
The masking in this case is using one of the simpler functions within Optim (substring), but the entire set of masking functionality is available for these files just as it is with relational tables.
在这个例子中的屏蔽使用Optim内部的一个简单函数(substring),但是仅当这些文件带有关系表时才可以使用完整的屏蔽功能。
In this approach, the designer is concerned with exposing, as a service or set of services, functions expected of the business or application.
在此方法中,设计人员牵扯到展示(作为服务或一组服务)预期的业务或应用程序的功能。
Their goal was to improve their processes and to allow each partner to provide their employees with a consolidated set of services that leverage business functions of other partners.
他们的目标是改善他们的流程,允许每个合作伙伴向他们的雇员提供一组统一的服务,这组服务利用了其他合作伙伴的业务功能。
At one end of this spectrum, the development team, working closely with the stakeholders, crafts an application solution to some set of identified and prioritized functions.
这些技术的一端是开发团队,将与涉众紧密合作,创建满足一组已经标识并进行了优先排序功能的应用程序解决方案。
In an object-oriented fashion, each business object has a set of methods (BAPIs) associated with it to manipulate the data in the business object and carry out business functions using that data.
在面向对象的方式中,每个业务对象都有一组与其关联的方法(BAPI),以便操作业务对象中的数据,并使用该数据实现业务功能。
This layer provides a common set of functions to be used by lower-level network device drivers to allow them to operate with the higher-level protocol stack.
这一层提供了一组通用函数供底层网络设备驱动程序使用,让它们可以对高层协议栈进行操作。
PHP (other programming languages provide equivalent processing capability) has a set of functions that can help with this.
PHP(其他编程语言提供了同等的处理能力)具有一组函数,可以为此提供帮助。
With the call to start_kernel, a long list of initialization functions are called to set up interrupts, perform further memory configuration, and load the initial RAM disk.
通过调用start_kernel,会调用一系列初始化函数来设置中断,执行进一步的内存配置,并加载初始ram磁盘。
In this test, five Machine objects are created, each one with a different set of properties (serial Numbers, types, and functions).
在该测试中,创建了5个Machine对象,每个对象具有不同的属性集合(序号、类型和功能)。
This is one of a set of inline functions designed to provide type conversions and perform validity checks with minimal impact on performance.
这个是设计的一组内联函数中的一个目的是提供类型转换和在性能上使用最小的影响执行有效性检查。
We'll have to wait and see if Scoopler can come up with enough additional functions to set itself apart from its competition.
我们需要等等,看Scoopler能否推出一些独特的功能将自己与这些竞争对手区别开来。
Function overload resolution (also known as function matching) is the process by which a function call is associated with a specific function from a set of overloaded functions.
函数重载确定,即函数匹配是将函数调用与重载函数集合中的一个函数相关联的过程。
Date.timezone - This is a directive that was added in PHP V5.1 to set the default timezone for use with the DateTime functions introduced then.
timezone—这是在PHPV5.1中添加的一个指令,用于设置默认时区,然后用于后面将要介绍的DateTime函数。
LiveValidation is a lightweight library that equips you with set of validation functions.
一个轻量的表单验证库。
The XML functions genxmlhdr and genxmlhdrclob return the result set of a query in XML with the XML header.
xml函数genxmlhdr和genxmlhdrclob使用xml报头返回xml形式的查询结果集。
As with the functions built-in variable, type set — erase variable name to "unset," or erase, a variable.
与内置命令functions一样,输入set——erasevariablename就可以删除一个变量。
It provides you with set of Math Book, functions and variables.
它为您提供了一套数学书,函数和变量。
应用推荐