非常大整数的基数转换:非常大整数的基数转换-matlab开发

时间:2024-06-19 21:02:18
【文件属性】:

文件名称:非常大整数的基数转换:非常大整数的基数转换-matlab开发

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-19 21:02:18

matlab

这组函数执行非常大的整数的基数转换,远远超出限制为 52 位的标准 Matlab 函数。 输入和输出数字由字符串(而不是数字)表示,以避免 Matlab 的限制。 主要函数有:dec2hex_long、dec2oct_long、dec2bin_long、hex2dec_long、oct2dec_long和bin2dec_long


【文件预览】:
large_integers_base_conversion.zip

网友评论