Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
A C++ project for number system conversions. All Decimal, Binary, Octal, and Hexadecimal number are converted with each other in a combination Creating a number system converter to convert between ...
Google Earth displays aerial views of Earth geography, annotated with markers denoting locations. It enables you to locate customer or vendor addresses, identify competitors' locations, map out and ...
On computers, data is stored using a variety of numerical formats. Many programming languages and applications use hexadecimal notation for numbers. Whereas decimal number formatting uses base ten, ...
Various Unix-like operating system implementations like Linux and pretty much anything that has the GNU suite includes the bc basic calculator language. Its syntax is very similar to the C programming ...
Here's a C/C++ program that converts decimal numbers ranging from 0 to 99,999 to binary and BCD formats. Using a simple algorithm in conjunction with pointer ...
Linux provides commands for converting numbers from one base to another. Learn how to uses these commands and how to make the process easier with scripts and aliases. You might not be challenged very ...
Hex editors are used to view, edit and analyze contents of computer files. Some come built-in with an integrated text editor. They are particularly useful when working with binary files such as ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results