Jan 09, 2009 Author: Developer
The class can be used to select one or a group of item(strings, objects, anything) from the entire collection of items. It include randomly select, randomly select unique. It also include function to…
Nov 21, 2008 Author: City Hall
This class can be used to encode e-mail addresses to avoid robots that crawl pages to harvest e-mail addresses. It takes an e-mail address and can generate two versions: one for displaying in Web pages…
Nov 21, 2008 Author: City Hall
This class can be used to quickly search for sorted data in large files using the binary search algorithm. It can search for a given identifier in a file that has lines that contain only the identifier…

