联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 工具库(23) 
按平台查找All Makefile(23) 

[工具库] napi-argv-complex128

将节点API值转换为双精度复杂浮点数。
Convert a Node-API value to a double-precision complex floating-point number. (2024-04-17, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1713493513626750.html

[工具库] assert-is-same-complex128

测试两个参数是否都是双精度复数浮点数,并且具有相同的值。
Test if two arguments are both double-precision complex floating-point numbers and have the same value. (2024-01-18, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705657538344785.html

[工具库] assert-is-complex128ndarray-like

测试值是否是包含双精度复杂浮点数的类标准数组对象。
Test if a value is an ndarray-like object containing double-precision complex floating-point numbers. (2023-12-02, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701667271439138.html

[工具库] assert-is-complex128vector-like

测试值是否是包含双精度复数浮点数的一维类标准数组对象。
Test if a value is a 1-dimensional ndarray-like object containing double- precision complex floating-point numbers. (2023-12-02, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701667271891407.html

[工具库] number-float64-base-exponent

返回与双精度浮点数的无偏指数相对应的整数。
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number. (2023-08-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691127304387260.html

[工具库] number-float64-base-from-words

从高位字和低位字创建双精度浮点数。
Create a double-precision floating-point number from a higher order word and a lower order word. (2023-08-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691127304322259.html

[工具库] napi-argv-double

将节点API值转换为双精度浮点数。
Convert a Node-API value to a double-precision floating-point number. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689415040343491.html

[工具库] napi-argv-float64array

将节点API值转换为双精度浮点数组。
Convert a Node-API value to a double-precision floating-point array. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689415028425376.html

[工具库] napi-argv-complex128array

将节点API值转换为双精度复杂浮点数组。
Convert a Node-API value to a double-precision complex floating-point array. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689415027895471.html

[工具库] napi-argv-strided-float64array

将表示跨接数组的节点API值转换为双精度浮点数组。
Convert a Node-API value representing a strided array to a double-precision floating-point array. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689415019872739.html

[工具库] math-base-assert-is-negative-zero

测试双精度浮点数值是否为负零。
Test if a double-precision floating-point numeric value is negative zero. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689414975328334.html

[工具库] math-base-assert-is-integer

测试有限双精度浮点数是否为整数。
Test if a finite double-precision floating-point number is an integer. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689414932526076.html

[工具库] math-base-assert-is-nonpositive-integer

测试有限双精度浮点数是否为非正整数。
Test if a finite double-precision floating-point number is a nonpositive integer. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689414908839315.html

[工具库] number-float64-base-to-int32

将双精度浮点数转换为带符号的32位整数。
Convert a double-precision floating-point number to a signed 32-bit integer. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689414907143068.html

[工具库] math-base-assert-is-safe-integer

测试有限双精度浮点数是否是安全整数。
Test if a finite double-precision floating-point number is a safe integer. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689414859149260.html

[工具库] math-base-assert-is-nonnegative-integer

测试有限双精度浮点数是否为非负整数。
Test if a finite double-precision floating-point number is a nonnegative integer. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689414795705671.html

[工具库] math-base-assert-is-negative-integer

测试有限双精度浮点数是否为负整数。
Test if a finite double-precision floating-point number is a negative integer. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689414753792251.html

[工具库] math-base-assert-is-positive-integer

测试有限双精度浮点数是否为正整数。
Test if a finite double-precision floating-point number is a positive integer. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689414612215703.html

[工具库] number-float64-base-set-high-word

设置双精度浮点数的更有效32位。
Set the more significant 32 bits of a double-precision floating-point number. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689414495143121.html

[工具库] number-float64-base-to-uint32

将双精度浮点数转换为无符号32位整数。
Convert a double-precision floating-point number to an unsigned 32-bit integer. (2023-07-01, Makefile, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689414494370829.html
12
总计:23