ints

ints

 英

  • 网络国家综合电信系统(integrated national telecommunication system);位整数;网络内部时隙(inter network time slot)

例句

The problem arises when passing the sum of signed and unsigned ints as long.

符号符号作为long类型传递出现问题

Also, notice that you can't just pass any old Strings and ints and arrays as the expectation arguments.

另外注意不能作为预期参数传递任何Stringint和数组

Specifically, complex numbers became incomparable to other numbers, including both other complex numbers and ints, floats, and longs.

具体地说复数无法其他数字进行比较包括其他复数以及整数浮点数整数

Use ints where they make sense, but don't agonize over the performance implications of int versus Number.

int具有意义地方使用int但是不要intNumber性能问题煎熬

Indeed, when working with integers, floats and doubles can have decidedly worse accuracy than ints and longs.

相反浮点数精度处理整数获得精度

Addition of two signed ints results in a signed int.

两个符号整数相加结果一个符号整数

For actually working with the data, ints are far more convenient and efficient than Strings.

实际使用数据intString便利有效

Moreover, not being able to compare among floats, ints, and longs (or, for example, decimal) would be awkward.

另外不能浮点数整数整数比如decimal之间进行比较非常方便

Give me an algorithm to shuffle a deck of cards, given that the cards are stored in an array of ines.

算法一块卡片甲板假使卡片储存一系列ints

For addition, spu_add, when given two vector unsigned ints as parameters, will generate the a (32-bit add) instruction.

另外spu_add传递vectorunsignedint作为参数生成a(32加法指令

To enable memory access, it provides put and set methods for ints, chars, and bytes.

允许内存访问intcharbyte提供了putset方法

It is not guaranteed to work if pointers are larger than ints.

如果指针int类型占用不能保证可以工作

Moving simple types between the kernel and user-space (such as ints or longs) is accomplished easily with get_user and put_user.

内核用户空间移动一些简单类型例如intlong类型),可以使用get_userput_user轻松地实现

James Lowden's proposal allows longs to be used as array indices in place of 32-bit ints.

JamesLowden提案作为数组索引代替32

Consider the following class hierarchy for binary trees of ints.

考虑以下int二元层次结构

Objectively speaking, viewed from the angle of western ideology, Singh's po-ints do have some reasons.

客观辛格观点不无道理至少西方意识形态角度审视这个观点至少没有错误

You can fill a matrix with random ints and complexes.

可以矩阵填充随机整数复数

When old clients send ints, the integer characters are still characters, and they can be sent as strings as well as ints.

客户端发送int保持原有特性它们可以作为字符串可以作为整数ints发送

The assertions used in this example show how we can pass as many ints as desired.

这个例子断言显示我们如何传入任意int类型参数

spu_splats((unsigned int)5) creates a vector of unsigned ints with each element having the value 5.

spu_splats((unsignedint)5)创建一个unsignedint类型向量每个元素5。

UNIX systems follow the LP64 model, where long and pointer types are 64 bits, but ints remain 32 bits.

UNIX系统遵循LP64模型其中long指针类型都是64但是int仍然保持32

INTS Integrated National Telecommunication System

全国性综合电信系统

Listing 1. Class hierarchy for binary trees of ints

清单1.int二元层次结构

热门查询