有关这些特殊函数的使用细节,请参阅参考资料。
See Resources for details on how these particular functions work.
清楚和综合,这份正文为大学生提供简单的特殊函数指南。
Clear and comprehensive, this text provides undergraduates with a straightforward guide to special functions.
特殊函数展开法被用于解决多分散具势悬浮体系中粒子的沉降问题。
The special function expansion method was applied to solve the sedimentation problem of polydisperse colloid system.
您看到了通用的attr函数可用于每个元素,并且Form元素有获得其值的特殊函数。
You saw that the generic attr function can be used generically on every element, and that the Form elements have special functions to get their values.
qcl通过为经典程序结构提供量子数据类型及对其执行操作的特殊函数来模拟这样一种环境。
QCL simulates such an environment by providing a classical program structure with quantum data types and special functions to perform operations on them.
本文介绍用t矩阵方法来计算表面缺陷散射场时所用到的几个特殊函数的计算机数值编程方法。
In this paper, we will introduce the computer programming methods of several special functions which are used in calculation of the surface defects' scattered field by T-matrix method.
利用等距节点的插值的方法 ,推导出某些特殊函数的最小点及最小值的近似值的计算公式 。
A computational formula of approximate value of minimum point and minimum value for some particular functions was infered by interpolation method of equidistant points.
所以,再一次说明,对于热量和功,我们得到的结果是不同的,现在让我们看看我们的特殊函数。
So again, for both heat and work we don't get the same result. Now let's look at our special function, right. So here's path a.
利用特殊函数的性质,较详细地分析了F分布密度函数之性质,指出了第二个参数的变化对密度曲线的影响。
This paper uses the properties of special functions, analyses properties of F distributed density function in detail, points out the effects of change of the second parameter on density curve.
一个叫做 atomic_add_negative 的特殊函数被添加到原子变量中,然后当结果值为负数时返回真(true)。
One special function called atomic_add_negative is used to add to the atomic variable and then return true if the resulting value is negative.
利用特殊函数求出了一维圆柱形催化剂在等温一级不可逆反应中的效率因子,并对其渐进方程和普遍化效率因子进行了讨论。
This paper propose the analytical solve of effective factor of one-dimensional cylindroid catalyst, which takes an one-order inreversible reaction, by using special functions.
这个字符串会被传递给printk,然后它会被一个管理缓冲边界(emit_log_char)的特殊函数复制到内核日志缓冲区中。
The string passed into printk is then copied into the kernel log buffer using a special function that manages the bounds of the ring (emit_log_char).
如果存在特定于某个数据源的、在WebSphereInformation Integrator上没有的特殊函数,则需要那个函数的函数模板定义。
If there is some special function specific to a data source and not available on WebSphere Information Integrator, you need a function template definition for that function.
注意,因为这段代码只处理缓冲区,所以除了大写转换特有的函数调用之外几乎没有特殊代码。
Note that since this code only deals with buffers, there is almost no code except the function call which is specific to uppercase-conversion.
就像其他类型一样,可以方便地将函数赋给变量,不需要特殊的语法。
You can assign functions to variables as easily as any other type; there is no special syntax.
双曲正弦、双曲余弦和双曲正切函数也会以常见或特殊形式出现在各种计算中。
The sinh, cosh, and tanh functions also all appear in various calculations in special and general relativity.
在可识别键的内核扩展中,所有间接的函数指针调用都将执行特殊的、常驻内核的粘合代码,该代码用于执行上述的自动amr操作。
All indirect function pointer calls in a key-aware kernel extension go through special kernel-resident glue code that performs the automatic AMR manipulations described above.
例如,通过调用一个可以为SESSION_USER特殊寄存器提供值的函数来设置变量,使用它取回当前用户的部门编号。
For example, a variable could be set by invoking a function that supplies the value of the SESSION_USER special register to fetch the department number for the current user.
此外,还查看了一些可以和其他Web技术(比如REST和JSON)集成的特殊zorba函数。
It also examines some of Zorba's special functions for integrating with other Web technologies, such as REST and JSON.
第一次阅读这段代码时,您注意到setCost()方法中嵌入了特殊的函数了吗?
The first time you read the listing, did you notice that the setCost() method had special functionality sprinkled in it?
特殊名字、函数、语法和标准模块。
再举最后一个例子,我将解释如何使用Versa中的一个特殊快捷函数。
For the final example, I'll explain how to use a special shortcut function in Versa.
如果您具体的PHP框架没有提供面向XML和XPath的特殊类和函数,那么您只要使用PHP本身所提供的即可。
If your particular PHP framework doesn't provide special classes or functions for XML and XPath, you can simply use what PHP already provides.
在Clojure 中,多重方法是一种特殊的函数类型,它能将调用拆分为两个步骤。
In Clojure, a multimethod is a special kind of function that breaks invocation into two steps.
重要的增强功能包括使用接收到的响应自动更新元素,而不需要任何特殊的onSuccess函数。
Some notable enhancements include automatically updating an element with the response received, without requiring any special onSuccess functions.
jQuery对象类似于数组,但是它附带有大量特殊的jQuery函数。
A jQuery object is something like an array but comes with a ton of special jQuery functions.
然而,在使用Pyrex编写特殊的数值函数时,另外一个需要考虑的选项是是否可以使用NumericalPython作为工具。
Another option to think about, however, in writing specialized numeric functions using Pyrex is whether Numerical Python might be a suitable tool for your work.
default这个特殊方法使用 @cherrypy.expose 修饰符标记为 CherryPy处理程序函数。
The special method default is marked as a CherryPy handler function by the @cherrypy.expose decorator.
可以把它看作C库函数select的特殊版本,但是针对的是DMA传输。
Think of this as a specialized version of the C library function select, but for DMA transfers.
可以把它看作C库函数select的特殊版本,但是针对的是DMA传输。
Think of this as a specialized version of the C library function select, but for DMA transfers.
应用推荐