文件名称:Python CSD Library-开源
文件大小:9KB
文件格式:GZ
更新时间:2024-05-17 17:10:00
开源软件
从十进制转换为规范符号数字表示形式的函数。 处理小数。 对于ASIC,FPGA等上的无乘法器硬件模块很有用。
【文件预览】:
pycsd
----csd()
--------__init__.py(18B)
--------csd.py(3KB)
----from_csd(129B)
----to_csd(130B)
----dev()
--------csd_numbers.py(1KB)
----README(107B)
----test()
--------__init__.py(101B)
--------test_to_and_fro_10bits.py(29KB)
--------test_csd_decimals.py(2KB)
--------test_csd_integers.py(1KB)
--------decimal_tests.py(679B)
----run_tests.py(143B)