BitByte Calculator - Dec-Bin-Hex calculator with bit setting
BitByte Calculator by MiraSoftware
Software Development » Other Development Tools Version : 1.00
The Digitas - freeware 32 bit binary, hex and decimal calculator.
The Digitas handles the main arithmetic and logical operations -
Exponentiation ^
Multiplication *
Floating-point Division / (for decimal only)
Integer Division
Divides 2 integer numbers
The result is truncated to an integer value.
ie. 6\2 is 6 divided by 2
Addition +
Subtraction -
Conjunction AND
Compare corresponding bits in 2 operands and sets the corresponding bit in the result to 1 if both bits are 1.
ie. 5 AND 3
5 AND 3 = 1 since their first bits are set
Disjunction (inclusive "or") OR
Compares corresponding bits in 2 operands and sets bit to 1 if either one has a corresponding bit set.
ie. 5 OR 3
5 OR 3 = 7 since bits overlap
Exclusive "or" XOR
Compares corresponding bits in 2 operands and sets bit to 1 if only one of the operands has a corresponding bit set.
ie. 5 XOR 3
5 XOR 3 = 6 since one bit overlaps
The Digitas represent value in in three forms - binary, hex and decimal.
You can set or reset any bit manually by clicking bits in binary
representation grid.
- Active X
- Basic, VB, VB DotNet
- C / C++ / C#
- Compilers & Interpreters
- Components & Libraries
- Debugging
- Delphi & Pascal
- Devices Control
- Help Tools
- IDEs & Coding Utilities
- Install & Setup
- Java
- Management & Distribution
- Network
- Reference & Tutorials
- SQL & Database
- Tools & Source Editors
- » Other Development Tools «
Updated freeware in
Other Development Tools
Free Quick Reference Pack freeware 1.05
Free Quick Reference Pack for Software Developers in PDF Format. Includes cheat sheets for C#, VB.NET, XHTML, Javascript, NUnit, Regular Expressions, SQL Server, HTML, CSS, and an ASCII Chart. Single sided pages to easily hang on your cube wall.
Quick Download
VBScriptMania freeware 1.0
MSAccess database with over 2000 predefined scripts, in French and English, colorized code like in VB. Full text search and filter, run code, import scripts, edit script and save options. Predefined statements scripts manager. Scan PC to find scripts
Quick Download
NUnit Cheat Sheet freeware 1.0
Free NUnit Cheat Sheet that contains example code in C# that shows exactly how to create NUnit tests. Single page to hang on your cube wall.
Quick Download
MS SQL Migrate freeware 1.01
MS SQL Migrate will automatically do most operations (Groups, Jobs, Users, Replications, Backups, Grants) when transferring to a new server. Besides, it can withdraw the data from a database when it has broken. Save your efforts with MS SQL Migrate!
Quick Download
XHTML Quick Reference freeware 1.0
Free XHTML Reference with example XHTML document and self validation code. Single page to easily hang on your cube wall.
Quick Download



