You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A complete health care app with elegant GUI and following features : customized Medicine Reminder, daily health tips, information about nearby hospitals with navigation, complete information regarding a medicine or salt and first aid tips. First aid tips are fetched from remote database with 'save offline' feature for emergency.
Project of Algoritmi e Strutture Dati. To realize in Java an implementation of Nussinov's algorithm that, given a sequence of nucleotides, finds a pseudonode-free RNA secondary structure with a maximum number of weak bonds. The problem is to be solved using the dynamic programming technique.