The Minimum edit distance between two strings is the minimum number of editing operations required to transform string into other string. M...
Total Pageviews
For knowledge seekers ONLY...
Powered by Blogger.
About Me
- Jignesh Patel
- Hi Friends, my name is Jignesh Patel from Ahmedabad. I parsuing my B-Tech in stream of computer science and engineering from U.V.Patel College of Engineering, Ganapat University My strengths are hardworker, self motivating and dedicated towards my work. And also I'm a good learner.
Contact Form
Kite cutting problem using Dynamic programming program
Cloth cutting or kite cutting problem is well known problem of DP (Dynamic programming) used in real life. Here we have sheet of 9x10 and...
19:28
Read more »
Labels:
C/C++ Program
MultiLevel and Distributed Cache
Multi Level Cache and Distributed cache are widely used today for multiprocessor and cluster applications. Download PPT Thank You Fo...
07:42
Read more »
Advanced Cache Concepts: Snoopy and Directory Cache coherence protocol
Since all the processors share the same address space, it is possible for more than one processor to cache an address at the same time.(...
07:38
Read more »
Create bootable Pen drive using command prompt in windows
Create bootable Pen drive using command prompt in windows Creating bootable pendrive in windows is very easy task, we can do it without i...
05:20
Read more »
Subscribe to:
Posts (Atom)
Popular Posts
-
Hi Friends, Few days ago I had joined R programming course on coursera. At there, we need to submit assignments before deadline. While sub...