Arbitrary shape region of interest lossily and losslessly coding technology based on integer-to-integer shape adaptive discrete wavelet transform has also been studied.
研究了基于整数到整数形状自适应离散小波变换对任意形状感兴趣区域的有损和无损编码技术。
Application of data to targets: Replication requires columns of like attributes (for example, INTEGER NOT NULL from the source table to INTEGER NOT NULL at the nickname).
到目标的数据应用:复制需要像属性一样的列(例如,从源表的INTEGERNOTNULL到别名上的INTEGER NOT NULL)。
If that integer divides the input integer, it adds not only that integer but the input integer divided by the counter-integer, and adds them to a list.
如果该整数可以除输入整数,则不仅要加上该整数而且要加上除以计数整数的输入整数,并将它们添加到一个列表中。
The first step is to calculate the number of bytes required to hold the integer value (the content part of the integer structure).
第一步是计算容纳这个整数值(INTEGER结构的内容部分)所需要的字节数。
Finally, I discussed feasible region visualization for an integer problem and the way it relates to the objective function for an integer and for the corresponding relaxed problem.
最后,我们讨论了整型问题的可行域的可视化问题,以及整型和相关放松限制问题的目标函数的处理方法。
Let's say you want to send an integer through a socket: can you be certain that the receiver will interpret the integer in the same way?
比如说,您想要发送一个整数:您可以肯定,接收者将使用同样的方式来解释该整数吗?
For example, assigning an integer value to a string property will cause the integer to be converted to a string.
例如,若为字符串属性指派一个整型值,整型值将被转换为字符串。
Node 2 sends its integer to node 1, and node 4 sends its integer to node 3.
节点2将自己的整数发送给节点1,节点4将自己的整数发送给节点3。
For people who cannot easily convert from integer to binary in their heads, the following UDF, which converts integer to binary, may be helpful.
对于无法在头脑中轻易将整型数字转换成二进制数字的人们来说,下列将整型转换成二进制的UDF也许对他们很有帮助。
An integer (or an expression that evaluates to an integer) that represents the index of the desired object in the series.
表示想要的对象在序列中的索引的整数(或计算出整数的表达式)。
The begin and end attributes should be either static integer values or expressions evaluating to integer values.
begin和end属性要么是静态整数值,要么是可以得出整数值的表达式。
To verify that the function indeed works as designed, we, again, need to convert each integer to BINARY, perform EXLUSIVE or for each bit, and then convert the result back to integer.
为了验证该函数确实按照所设计的方式工作,我们需要再次将每个整型数字转换成二进制数字,对每一个位执行EXLUSIVE OR运算,然后将结果还原成integer。
The REF USING INTEGER clause specifies that the INTEGER data type will be used to represent the REFERENCE type of this structured type and all of its subtypes.
REF USINGINTEGER子句指定了 INTEGER数据类型,将使用这个数据类型表示该结构化类型及其所有子类型的 REFERENCE 类型。
This, along with Integer being immutable, makes it practical to use an Integer as a key in a HashMap.
结合将不可修改的Integer,这使得使用Integer作为hashmap中的关键字是切实可行的。
You use both the int and long types to hold integer values, the difference being that an int is a 32-bit integer value.
您可以使用int和long两种类型来保存整数值,它们的不同点在于int是一种32位的整数值。
This would require ensuring that we only use a single instance of the integer object corresponding to a particular integer value throughout our program.
这要求确保在我们的整个程序中,只能使用对应于特定整数值的Integer对象的一个实例。
The PrefixInt process then sends the integer as-is input to the PlusInt process to be added to the second integer in the stream, and so on.
然后 PrefixInt 进程把整数作为输入发送给PlusInt进程,并添加到流中的第二个整数,如此类推。
This rule fires when an integer is encountered in the input stream, and the value of that integer (as text) is assigned to the instance variable, t.image.
当在输入流中遇到整数时会 触发该规则,该整数(象文本一样)的值被赋给实例变量 t.image 。
stdlib.h is needed for the atoi() function (ASCII to integer), which converts a string to an integer.
h是atoi()函数(将ASCII 码转换为整数)所需要的,该函数将字符串转换为整数。
The key isn't restricted to being an integer; it can be any nonmutable data type, including an integer, float, tuple, or string.
键并不限制为整数;它可以是任何不易变的数据类型,包括integer、float、tuple或string。
When boxing requires conversion from int to Integer, rather than calling new Integer(int), the compiler generates a call to Integer.valueOf(int).
当装箱需要从int转换到Integer 时,编译器并不调用new Integer(int),而是生成对 Integer.valueOf(int) 的调用。
Change the Integer value in the table to be new Integer (id) and click Finish.
将表格中的整型值改为newInteger (id),之后单击Finish。
PrefixInt prefixes a (user-configured) integer to its integer input stream.
PrefixInt 在它的整数输入流之前加上一个(用户配置的)整数。
Within the property definition, delegate refers to the value of this instance of the Integer; I'm keeping all my units of measure within my DSL in grams, so it returns the integer value.
在属性定义中,delegate指的是实例Integer的值;我使 DSL 中所有度量单位都是克,这样它会返回整数值。
The system call is invoked with two arguments: a long integer containing the amount of memory to allocate and a long integer pointer to store the returned address.
这个系统调用要求两个参数:一个包含要分配内存数量的长整数,还有一个存储返回的地址的长整数指针。
Write a function that takes in a string parameter and checks to see whether or not it is an integer, and if it is then return the integer value.
写一功能接连不断花费参数并且检查看见一整数是否,那时如果返回整数价值。
How do you convert decimal in integer to hexadecimal in integer?
你如何将十进制整数转换为十六进制整数?
Unfortunately, the Standard permits an implementation to make all of the integer types the same size, and that complicates the rules for when a signed integer type meets an unsigned integer type.
不幸的是,标准允许实现使得所有整数类型都是同样的大小,这使一个有符号整型遇到一个无符号整型时的规则变得复杂了。
As you probably suspect, the integer conversion rank is used to define the rules for expression evaluation. Those rules are named the integer promotions and the usual arithmetic conversions.
就如你可能猜想的那样,整数转换优先级用于定义表达式求值的规则。这些规则叫做整型提升和常用算术转换。
Since pretty much every RDBMS returns integer data the same way there is no need to convert integer data.
因为相当多的RDBMS以相同的方法返回整数数据,没有必要转换整数数据。
应用推荐