非负整数转换为标准有符号位表示的转换方法
信号处理
2025-02-17 v2 统计方法学
摘要
本文讨论了非负二进制整数的有符号位表示。回顾并重新审视了将其转换为标准有符号位(canonical signed-digit representation)的流行文献方法。讨论了一种基于字符串替换的方法。
引用
@article{arxiv.2501.10908,
title = {A Note on the Conversion of Nonnegative Integers to the Canonical Signed-digit Representation},
author = {R. J. Cintra},
journal= {arXiv preprint arXiv:2501.10908},
year = {2025}
}
备注
6 pages, 1 figure, 3 tables. Fixed typos; clarified simulation methodology; re-calculated measurements; included number sequence