The Daily WTF: Curious Perversions in Information Technology
Welcome to TDWTF Forums Sign in | Join | Help
in Search

Entry #100121 - SQLiteCalc

Last post 06-11-2007 12:09 PM by Alex Papadimoulis. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 06-11-2007 12:09 PM

    Entry #100121 - SQLiteCalc

    SQLiteCalc is the first interactive calculator with inbuilt database of known results! In soviet Russia, the calculator asks the results from YOU! The first time the calculator is started, it generates a database of the most commonly used calculations. If the user presents a calculation for which the calculator doesn't know (an/the) answer, it asks the user for a result. This result is then saved to the database. If the result can be found from the db, it is shown to the user. The expansion possibilities are endless! Think about "related searches", "other users that have calculated 34+23 also calculated 45+34 and 58+96"... The program uses SQLITE library which has been placed on public domain (see sqlite3.c and sqlite3.h for details).
Page 1 of 1 (1 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems