PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of both static and dynamic pages, spidering of almos...
CZipFile is a lite library that allows you to get information about a zip archive. It is not able to decompress the files, but just retrieves the cont...
8051上的CRC8校验 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) ...