bin
Here are 12 public repositories matching this topic...
My personal tech blog
-
Updated
Dec 13, 2024 - HTML
Cuttlefish packs your rectangles in the order of decresing height, weight, and then area. Hence, it works best when your rectangles have similar heights. This is simply a shortcut to solve the 2D packing problem (or, if you've unlimited fabric height, a strip packing problem). Use for bulk sewing of masks.
-
Updated
Nov 28, 2020 - HTML
This tool will help you to convert a binary number(base 2) to octal number(base 8).
-
Updated
Jan 4, 2024 - HTML
This tool will help you to convert a binary number(base 2) to decimal number(base 10).
-
Updated
Jan 4, 2024 - HTML
This tool will help you to convert a binary number(base 2) to hexadecimal number(base 16).
-
Updated
Jan 4, 2024 - HTML
Simple Website um Zahlen in Zahlensysteme umzuwandeln.
-
Updated
Jan 6, 2023 - HTML
This tool will help you to convert a octal number(base 8) to binary number(base 2).
-
Updated
Jan 4, 2024 - HTML
Improve this page
Add a description, image, and links to the bin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bin topic, visit your repo's landing page and select "manage topics."