Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Eduardo Hildebrandt
Título: Estudo do Processo de Desenvolvimento em Palm Usando C++ na Plataforma Linux
 
Abstract:
This work presents a study about the stages of the development process of Palm applications in C++ language using the prc-tools compiler in Linux. In order to validate the study, a simple software prototype of a 2D graphics editor was implemented. The refered graphic editor has simple features such as non-convex polygon drawing and deletion using the Palm screen as the main graphical interactive user interface. The polygon selection implements a classical Computational Geometry algorithm.