Showing posts with label java. Show all posts
Showing posts with label java. Show all posts

cognitive radio cognitive network (CRCN) Simulator : in Linux mInt & ubuntu

cognitive radio cognitive network (CRCN) Simulator : in Linux mInt & ubuntu
Cognitive radio network is a new emerging research area recently.    It enhances the existing software-defined radio , whose physical layer ...

Simple tool for generating Tcl script : NSG2

Simple tool for generating Tcl script : NSG2
Everyone spent a lot of time to write TCL scripts for ns2 , Here is a tool to create TCL scripts automatically. NSG2 is created for that. ...

How to run a jar file in Linux Mint & Ubuntu

How to run a jar file in Linux Mint & Ubuntu
Try the following simple steps For executing a .jar file you need Java 6.0 or higher ,if you have java installed start from  step 3 1. open ...

Recommended Readings for Lateral Dev Hires at ThoughtWorks -- An Unofficial Opinion

Recommended Readings for Lateral Dev Hires at ThoughtWorks -- An Unofficial Opinion
All thoughts mentioned in this post are in no way endorsed or validated by ThoughtWorks. These are solely my opinions (and a few co-workers)...

POKA YOKE - Applying Mistake Proofing to Software

POKA YOKE - Applying Mistake Proofing to Software
For years, automobile companies have utilized "Mistake Proofing" as a technique for ensuring high quality, high speed manufacturin...

Distributed Caching Using Ehcache on Amazon EC2 This post elaborates the setup of Ehcache to enable distributed caching in JEE applications....