phuclv90 / utils

Random useful stuffs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utils

Random useful stuffs

Structure

CPP

Tools in C++

  • Long factorial: Simple yet quick factorial calculator

Uses base 1019 on 64-bit computers and base 109 on 32-bit ones

LinuxScripts

  • hex2dec: Convert from arbitrarily long hexadecimal numbers to decimal in pure ash (for busybox) or bash

WindowsScripts

About

Random useful stuffs


Languages

Language:Shell 80.5%Language:C++ 19.5%