第二部分是在一致收敛条件下函数列、函数项级数以及含参量反常积分的性质。
The second part is in uniform convergence conditions function series, function and parameter improper integral. We properties.
论文借鉴免疫反应机理,提出一种用于求解动态环境下函数优化问题的免疫算法。
In this paper, an optimization algorithm for time-varied functions optimization referring to immune optimization mechanism is presented.
如果函数看着没啥问题,就检查一下函数的调用,来检查一下返回值是不是有用到,确保返回值被正确使用。
If the function seems to be working, look at the function call to make sure the return value is being used correctly (or used at all!).
您将看到的许多奇怪的、不可思议的东西都可以归功于Scala的函数特性,因此,简单介绍一下函数语言开发和演变的背景可能非常有用。
Much of the strange magic you're about to see is due to Scala's functional nature, so a little background on the development and evolution of functional languages is probably in order.
顺便说一下,如果新增的众多2.0函数有一个能够完成这项工作,可能就不需要使用扩展函数了。
Incidentally, you might no longer need the extension function if one of the many new 2.0 functions can do the job.
理想情况下,这两个函数的使用应该限于对界面的拖放,因为这种情况下单击不会有合适的替代。
Ideally, the use of these two functions should be limited to dragging and dropping interfaces, where the click would not make a suitable replacement.
在常规情况下,函数只有当在调用空间中的结果机器码比原始版本要小时,才能被内联。
Under normal circumstances a function will only be inlined if the resulting machine code is smaller than the original version at the call site.
强化学习是这种情况下的常用技术,而更多的传统情形下需要使用效用函数。
Reinforcement learning is a common technique for this scenario as well as the more traditional scenario of actually learning the utility function.
手工验证一下该函数,可知其工作正常。
A manual verification shows that the functions are indeed working as desired.
但通常情况下你要考虑的问题中,函数会含有多个自变量。
But typically the function that you will have to strive to minimize or maximize will depend on several variables.
顺便说一下,初始化函数必须是文件中唯一未被声明为static 的全局标识符。
The init function, by the way, should be the only global identifier in the file that isn't declared static.
在导出的绑定属性中,在Connection选项卡的高级设置下,对函数选择器进行了定义,如图1 所示。
The function selector is defined in the binding properties of the export, under the Advanced settings of the Connection tab, as shown in Figure 1.
通过Source视图,可输入源代码来开发ui及其他在RUI处理程序下运行的函数。
The source view lets you enter source code to develop your UI and other functions that will run under the RUI handler.
如果您需要这些函数,最好先去检查一下您的目标平台上有没有这些函数。
If you need these functions, it is best to check on the exact platform you're targeting.
理想情况下,应该使用这些函数更好地执行字符串操作,将更多的应用程序逻辑植入sql层而不是在应用程序中实现这些逻辑。
Ideally, you should be using these functions to do string manipulations better and pushing more application logic into the SQL layer, rather than implementing the same logic in your application.
在理想情况下,头文件应该包含所有类定义、成员函数和变量。
This header file should ideally contain all the class definitions, member functions, and variables.
这种情况下返回的函数对象就是一个闭包,其中封装了一些日志代码和最初的函数调用所需要的数据。
In this case the returned function object is a closure which encapsulates some logging code and the data needed to call the original function.
c语言没有包含一种内置的功能来处理异常,因此默认情况下,如果您不处理函数的返回值,它就会将其忽略。
C doesn't include a built-in capability to handle exceptions, so by default it ignores any function returns if you don't do anything with them.
一次只尝试放松每个边界约束一个单位,解决修改后的问题,看一下目标函数的优化值发生了什么变化。
Try relaxing the value of each bounded constraint one at a time, solve the modified problem, and see what happens to the optimal value of the objective function.
在这种情况下,在使用之处声明此函数会有助于提高代码的可读性。
In such a case, declaring the function at its place of use lets you improve the readability of your code.
在讨论r的面向对象概念之前,我们先回顾和澄清一下r的数据和函数概念。
Before getting to r's notion of object orientation, let's review and clarify r's data and functions.
原因是因为一些函数本身导致了内存泄露,尤其是在仅使用内置php函数的情况下。
The reason is because some of the functions cause memory leaks themselves, especially if you're only using built-in PHP functions.
虽然可以随心所欲地使内联外壳函数变得任意长,但在许多情况下,外壳函数并不理想。
Although you can make an inline shell function as long you like, there are many occasions when the shell function is less than ideal.
回想一下,构造函数以可选参数的方式接受缓存对象。
Recall that the constructor takes the cache object as an optional argument.
在大多数情况下,简单的测试函数对测试代码来说已经足够了。
In most cases, simple test functions are more than adequate for testing code.
通常情况下,可以将很多函数都转换为DB 2UDF。
Generally, many of the functions can be converted to DB2 UDFs.
默认情况下,它不会检测所有函数,而只是检测确实需要保护的函数(主要是使用字符数组的函数)。
By default, it doesn't instrument all functions, only those that it deems as being in need of protection (mainly functions with character arrays).
默认情况下,函数体中的动作只作用于最终解析。
By default, the actions in a function body are only performed on a final parse.
在深入介绍主程序细节之前,我要先来探讨一下dma实用函数。
Before getting into the details of the main program, I'll explore the DMA utility functions.
注意:新的字符串函数位于SYSIBM函数路径下,而旧一些的函数位于SYSFUN路径下。
Note that the new string function is under the SYSIBM function path, compared to the older functions under the SYSFUN version.
应用推荐