Cluster computing
Saturday, May 11, 2013
File System Interface
›
Let us quickly review the operating system design principles of a file system. We want to be discuss the functions of the file systems, de...
Friday, May 10, 2013
›
Today I had to do some debugging and it reminded me of a book I had read earlier. I'm writing a review of the same. This book was title...
Inverted file, TF- IDFs and Shannon information associated with terms
›
This is a data structure that is useful to retrieve all documents that contain the terms in a query. For each word, there is an ordered lis...
Thursday, May 9, 2013
Indexing for text search
›
A text search database is a collection of documents and is referred to as text database. Let us think of this database as a single relation...
signature file
›
A signature file is data structure for text based database systems that support efficient evaluation of boolean queries. It contains an inde...
continuing on the previous post
›
One more concept in the visual rendering of objects is that the objects should redraw themselves on any user input such as dragging or add...
Wednesday, May 8, 2013
›
If you have used the tools such as code map, you may have liked the display of the organization of items as objects which float around to n...
‹
›
Home
View web version