Git Product home page Git Product logo

bravesoftdz / nbaseconverter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aoniroco/nbaseconverter

0.0 0.0 0.0 1.03 MB

This program has the function of converting a number to its equivalent in a positional number system on "N" base which is defined by the user, for example; If the user wants to know the representation of the number 10 ^ 10 to binary, he must enter a string equivalent to the set of symbols in binary {0,1} so that the entry in the said field will be '01', otherwise, if he wishes To know the representation in hexadecimal, you must enter the string '0123456789ABCDEF', at the same time that you must indicate the decimal number and finally omit the entry of the field referring to the “Rnary” number destined for the conversion. The program also allows the conversion of a string in Base "N" format to its equivalent in decimal, so the user must define the symbols of the base, as well as the "Rnario" number to calculate and for this case, omit the space destinated for the decimal since it will be used for the result of the said conversion.

Pascal 100.00%

nbaseconverter's Introduction

NBaseConverter

This program has the function of converting a number to its equivalent in a positional number system on "N" base which is defined by the user, for example; If the user wants to know the representation of the number 10 ^ 10 to binary, he must enter a string equivalent to the set of symbols in binary {0,1} so that the entry in the said field will be '01', otherwise, if he wishes To know the representation in hexadecimal, you must enter the string '0123456789ABCDEF', at the same time that you must indicate the decimal number and finally omit the entry of the field referring to the “Rnary” number destined for the conversion. The program also allows the conversion of a string in Base "N" format to its equivalent in decimal, so the user must define the symbols of the base, as well as the "Rnario" number to calculate and for this case, omit the space destinated for the decimal since it will be used for the result of the said conversion.

nbaseconverter's People

Contributors

aoniroco avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.