Barcode Recognition and Conversion in Matlab
The first step in Recognition and Conversion of barcode, can be easily achieved by several edge detection techniques. We have employed the fact that the barcode is an intensity image. It...
301 404 Redirect to New Pages through .htaccess
Problem: Site moved from asp to php (Windows Server to Linux). Old Links (Eg. www.addictiveblogs.com/ABC/Home.aspx) are not available on new server.
Solution: .htaccess file can do this for you.
For Example Want to...
Programming Challenge Question (N King) with Solution
Following is The Programming Challenge given by Facebook when you apply for Job. Solution is also posted.My Solution is in Java but you can solve this test in following Languages.
C, C++, Java, C#,...