integer-conversion
Here are 15 public repositories matching this topic...
Fast integer to string and string to integer conversion functions
-
Updated
Sep 25, 2023 - C++
Convert Integer ID or UUID String to/from Base58 String; Generate random Base58 String
-
Updated
Sep 7, 2023 - Ruby
Challenge 1. This is a Java program that converts Roman numerals to integers using a loop to iterate through each character in the input string and calculate the total value based on the values of adjacent characters. It defines a helper function to map each Roman numeral character to its corresponding integer value.
-
Updated
Mar 10, 2023 - Java
Fast integer to ascii / integer to string conversion
-
Updated
Nov 24, 2022 - C++
Python script that converts decimal numbers to binary
-
Updated
Nov 13, 2021 - Python
Convert Integer to English words
-
Updated
Oct 24, 2021 - PHP
An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte array.
-
Updated
Jun 6, 2021 - Rust
Convert Integer to English word
-
Updated
Nov 1, 2019 - PHP
Safely cast a value from one integer type to another
-
Updated
Apr 13, 2018 - C++
Fast string to integer conversion
-
Updated
Jan 11, 2018 - C++
Conveniently perform safe type conversions in Swift 4.
-
Updated
Jul 9, 2017 - Swift
Convert integer datatype to a binary string and back in Matlab
-
Updated
Apr 11, 2017 - MATLAB
two bash scripts to convert ip to integers and integers to ip notation.
-
Updated
Mar 1, 2017 - Shell
Improve this page
Add a description, image, and links to the integer-conversion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the integer-conversion topic, visit your repo's landing page and select "manage topics."