您要查找的是不是:
- This is may realize the long integer arithmetic operations procedure, many asks everybody to advise, 这是一个可以实现长整数加减乘除的程序,请大家多多指教
- long integer arithmetic 大数运算
- See the "Integer Arithmetic" tables in Data Types of Operator Results. 请参见运算符结果的数据类型中的“整数算法”表。
- This register contains carry and overflow information from integer arithmetic operations. 这个寄存器存放整数运算操作的进位以及溢出信息。
- Specifies whether integer arithmetic that overflows the bounds of the data type causes an exception at run time. 指定溢出数据类型边界的整数算法是否会在运行时导致异常。
- Specifies whether integer arithmetic that overflows the bounds of the data type will cause an exception at run time. 指定溢出数据类型边界的整数算法是否将在运行时导致异常。
- Compiler option lets you specify checked or unchecked context for all integer arithmetic statements that are not explicitly in the scope of a. 关键字范围内的所有非显式整型算术语句指定已检查或未检查的上下文。
- Specifies a value indicating whether integer arithmetic that overflows the bounds of the data type causes an exception at run time. 指定一个值,该值指示溢出数据类型界限的整数算法是否会在运行时导致异常。
- The invention also covers a method and apparatus that can perform calculations in both finite-fields and modular integer arithmetic. 此外,该发明专利还涵盖可以同时采用有限域和模块化整型算法执行计算的方法和设备。
- In all integer arithmetic operations, both overflow and underflow shall be ignored. The value returned when either overflow or underflow occurs is implementation defined. 在所有的整数算术运算中;溢位和不足必须被忽视.;发生溢位或不足时;传回值由实作自订
- Is an array of pairs of signed long integers. 为有符号的长整型对数组。
- IWidth Pointer to a nonnegative long integer that specifies the width, in pixels. 以像素为单位显示一个非负长整型的宽度值。
- To accommodate all possible dates, set the Field Size property of your Number field to Long Integer or larger. 若要容纳所有可能的日期,请将数字字段的“字段大小”属性设置为“长整型”或更大值。
- The document is 16 M long integer is converted to float the source code, after repeated testing, no problem. 该文件为16进制长整型数转换为浮点数的源代码,经过反复测试,没问题。
- Offset Unsigned long integer giving the IL offset from the input string, or zero if there was no IL offset or the string was not well formed. 无符号长整型数,它给出输入字符串的IL偏移量,或在没有IL偏移量或字符串格式不良时给出零。
- NTSTATUS is actually just a long integer, but you want to use the typedef name NTSTATUS instead of LONG so that people understand your code better. 事实上,NTSTATUS只是一个长整数,但是你要用类型定义名称NTSTATUS来代替LONG,这样人们(能够)更好的理解你的代码。
- On the next page of the wizard, in the Field Options box, select Yes (No Duplicates) from the Indexed list, and select Long Integer from the Data Type list. 在向导下一页的“字段选项”框中,请从“已索引”列表中选择“是(不允许重复)”,并从“数据类型”列表中选择“长整型”。
- 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. 这个系统调用要求两个参数:一个包含要分配内存数量的长整数,还有一个存储返回的地址的长整数指针。
- For example, instead of blithely assuming that a long integer and a pointer are the same size, you should declare variables that might be either a LONG_PTR or a ULONG_PTR. 比如,不妨假定相同大小的一个长整数和一个指示器,你要声明的变量可能不是一个LONG_PTR就是一个ULONG_PTR。
- Integer arithmetic overflow either throws an 整数算术溢出或者引发