整型数据

  • 网络int;INTEGER
整型数据整型数据
  1. 然后是lld,我们等会就会看到,这个代表长整型数据,它是相当重要的,特别是当你需要,处理大量信息的时候。

    And then LLD , we 'll see in a moment , this is for particularly long numbers which will become relevant especially as you 're trying to process lots of information .

  2. 井区是多项式算法.整型数据的统计排序法

    The method is polynomial algorithm . Statistical Sort for Integral Data

  3. 向量组的正交化整型数据的统计排序法

    ORTHOGONALIZING PROCESS FOR VECTORS Statistical Sort for Integral Data

  4. 然而,在以整数为主的程序中有时确实会出人意料地需要表示非整型数据。

    However , the vagaries of representing non-integral numbers do occasionally sneak into otherwise integer-centric programs .

  5. 好的,呃,这段代码分配一个新的整型指针数据,这部分让x指向它。

    Okay . Well , this code allocates a new integer pointee and this part sets x to point to it .

  6. 包含数据项的属性基于字符串或整型等数据类型。

    Properties that hold data items are based on data types such as a string or integer .

  7. 在先前的程序中,您使用了整型和字符串数据,因此没有告诉Scheme语言正在使用的是哪种类型的数据。

    In the previous program , you used both integer and string data and never had to tell the Scheme language what type of data was being used .

  8. 在模型数据结构中,支持单精度浮点数,整型数等基本数据类型,舍弃通用计算机平台中的双精度浮点数等复杂数据类型,减少浮点运算的复杂度。

    In the model data structure Pixel supports single-precision floating point , integer and other basic data types , away from general-purpose computer platform , the complex double-precision floating point data types , reduces the complexity of floating-point operations .