Binary System is a tool for learning the binary system in an interactive way.
You can use Binary System to see the representation of a byte value in binary.
Enter a decimal number that fits in a byte, and you will see how the bits change to represent the value as binary code. By pressing the simulate button you can watch in real-time how the binary digits change as the decimal value increments.
Features:
* Unsigned byte simulation
* Signed byte simulation
* Binary AND operations
Note:
Since the calculations are made upon one byte,
if the result is higher than what one byte can represent,
then you will get results that might look weird because of
byte overflow. It's an intended functionality of the app to show
you how byte overflows happens on bytes in languages such
as Java and C.
****************************************
If there is something you dislike about the app, think there's some missing feature
that should exist, have suggestions for how the app could be improved, then please tell us about it at the contact email down below.
ระบบไบนารีเป็นเครื่องมือสำหรับการเรียนรู้ระบบไบนารีในแบบโต้ตอบ
คุณสามารถใช้ระบบไบนารีเพื่อดูการแสดงค่าไบต์ในไบนารี
ป้อนหมายเลขทศนิยมที่พอดีกับไบต์และคุณจะเห็นว่าบิตเปลี่ยนเป็นค่าไบนารีอย่างไร โดยการกดปุ่มจำลองคุณสามารถดูในแบบเรียลไทม์ว่าเลขฐานสองเปลี่ยนเป็นค่าที่เพิ่มขึ้นทศนิยม
คุณสมบัติ:
* จำลองไบต์ unsigned
* การจำลองแบบไบต์ที่ลงนาม
ไบนารีและการดำเนินงาน
บันทึก:
เนื่องจากการคำนวณจะทำเมื่อหนึ่งไบต์,
ถ้าผลลัพธ์สูงกว่าที่ไบต์สามารถแสดงได้
แล้วคุณจะได้รับผลลัพธ์ที่อาจดูแปลกเนื่องจาก
ไบต์ล้น แอ็พพลิเคชันที่ต้องการแสดงเป็นฟังก์ชันที่ตั้งใจไว้
คุณล้นล้นไบต์เกิดขึ้นกับไบต์ในภาษาต่างๆเช่น
เป็น Java และ C.
****************************************
หากมีบางอย่างที่คุณไม่ชอบเกี่ยวกับแอปให้คิดว่ามีคุณลักษณะที่ขาดหายไปบ้าง
ควรมีคำแนะนำเพื่อปรับปรุงแอปให้ดีขึ้นโปรดบอกเราเกี่ยวกับเรื่องนี้ที่อีเมลติดต่อด้านล่าง