Wednesday, December 2, 2009

Links on IIT videos and some Electronic software downloads

Here we go.......

IIT lecture vidoe links:
-----------------------
1. ECE lectures
http://nptel.iitm.ac.in/courses.php?branch=Ece
2.Digital Image Processing
http://nptel.iitm.ac.in/video.php?courseId=1079

For Free Download of Books:
-----------------------------
1. www.chmpdf.com
2. www.freebookspot.in
3. gigapedia.ws

For Electronics Software:
--------------------------

1. gigle.ws
2. electronic-student.blogspot.com

---Thats all for this post.....
pavan

Constraint to have N elements distributed in M bins

Code to distribute N elements into M bins, you add unique keyword to have each bin will have unique number of elements. class test; param...