Download List

프로젝트 설명

libuninum is a library for converting Unicode strings to integers and integers to Unicode strings. Internal computation is done using arbitrary precision arithmetic, so there is no limit on the size of the integer that can be converted. Values are passed and returned as ASCII decimal strings, GNU MP mpz_t objects, or unsigned long integers. Auto-detection of the number system is provided. Very many number systems are supported. Group delimitation for output strings is fully controllable. Command line and graphical interfaces are also provided.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-23 12:03 Back to release list
2.6

이 릴리스에는 로마 숫자로 수천 년 동안 쓴 바, M 및 단위 문자 사이에 선택의 여지를 제공하고 M은 기본적으로 수있습니다. NumberConverter 추가되었습니다에 대한 문서와 README 파일.
Tags: Minor feature enhancements
This release provides a choice between M and unit
characters with
a superscript bar for thousands in Roman numerals,
and makes M the
default. A README file with documentation for
NumberConverter has been
added.

Project Resources