So, you want a hex editor for your latest project and (naturally) you decide to have a look at Hexxed, the free, GPL licensed, hex editor you can download here: http://88.198.44.150/hexxed.jar. So wha… more →
cartesian productwrote 1 month ago: 1 Data representation The representation of data types is always a problem, as different c … more →
wrote 1 month ago: It’s important from time to time to go back to the basics. You most probably already know that compu … more →
wrote 3 months ago: Aun usando una maquina mipsel con un entorno de compilacion mipsel no podia compilar el kernel por u … more →
wrote 6 months ago: Unless you’re working under some unique circumstances, endianness is not something you need to … more →
wrote 7 months ago: Have you read Gulliver’s travels? If you have then you must have read about endianness. The Li … more →
wrote 11 months ago: So, you want a hex editor for your latest project and (naturally) you decide to have a look at Hexxe … more →
wrote 11 months ago: Big-little endian (Photo credit: Wikipedia) I have now reached the point with my hex editor – … more →
wrote 1 year ago: I have done almost all my development of Hexxed on a Macbook, but have now updated the git repo on m … more →
wrote 1 year ago: Apa itu string? String itu deretan karakter atau huruf. String dapat menyimpan informasi. Bagaimana … more →
wrote 1 year ago: One way is to write a C program that goes: #include <stdio.h> int main() { unsigned int i = 1; … more →
wrote 1 year ago: If you are installing an Endian-specific software on your computer you need to know Endianness of yo … more →
wrote 1 year ago: This was a fun little issue. The other day, I was sending requests from a C# server to a Java server … more →
wrote 2 years ago: Bilgisayar bilimlerinin (bundan sonra CS “Computer Science” kısaltması kullanılacaktır) … more →
wrote 2 years ago: You’re coming straight from a wild pre-midterm toga party and are not quite focused on the exa … more →
wrote 3 years ago: Phimuemue, in a recent post (at the time of writing, anyway) present his variation on sorting floati … more →
wrote 3 years ago: “This is an attempt to stop a war. I hope it is not too late and that somehow, magically perhaps, pe … more →
wrote 4 years ago: Once again I came across the term Endianness. I’ve never really cared enough or felt I had the … more →
wrote 4 years ago: I am misspelling Liliput! Lilliput. ugh… Chapter VI: about the Lilliputians “But natur … more →
wrote 11 years ago: What is the origin of the terms “big endian” and “little endian”? Hint: They … more →