Thursday 28 February 2008

Karnaugh Map (K-map)

Here is another tool used to solve k-maps. Again, very useful for checking your work. This isn't an online tool, so you gotta download it and install it. Works great. Supports upto 8 variables. Come on, will you use more than that? Haven't you heard of a state machine...lol

Anyways, here is the link: http://k-map.sourceforge.net/

cheers,

Quine-McCluskey Tool

I've come across a great Quine-McCluskey tool that solves any given function to produces a minimal sum for the boolean function. I've tried it upto 5 variables and it works great. Check it out, it is written in PHP and the source is available.

http://www.omnistream.co.uk/qm/

cheers,

Friday 8 February 2008

Fun and Recommended Firefox Extensions

So, I've decided to share with you some Firefox add-ons that I've come across to save me time and help my surfing needs. These can be found at https://addons.mozilla.org/
  • Download StatusBar
  • ForecastFox
  • Gmail Notifier
  • Adblock Plus 0.7.5.3
I will soon post more as I come across them

cheers,