Details

ISBN/EAN: 978-3-659-44052-6
Einband: kartoniertes Buch
Weitere Details
Auflage:
1. Auflage 2018
Erschienen am:
Sprache:
English
Umfang:
120 S.
Format (T/L/B):
0.8 x 22 x 15 cm

Hersteller:
BoD - Books on Demand
info@bod.de
In de Tarpen 42
DE 22848 Norderstedt


Weitere Details arrow_forward_ios

Mapping API between Programming Platforms

54,90 €

Lieferbar innerhalb 1 - 2 Wochen

Beschreibung

Software developers often need to port applications written for a source platform to a target platform. One of the key tasks here is to find matching API calls in the target platform for the given API calls in the source platform. This task involves exhaustive reading in target platform API (Application Programming Interface) documentation to identify API methods corresponding to the given API methods of the source platform. We introduce an approach to the problem of inferring mapping between the APIs of a source and target platforms. It is constructed based on independently developed applications on source and target platforms performing similar functionality. We develop two dynamic analysis techniques to infer likely mappings between the Graphical APIs of JavaME and Android Graphical platform. 1.Rosetta Mapper: A tool which provides a ranked list of target API methods or method sequences that likely map to each source API method or method sequences. 2.Rosetta Classifier: A supervised learning tool which classifies whether given Mapping is true or false using Support Vector Machines.

Über Yogesh Padmanaban

I did my Bachelors in Information Technology at College Of Engineering,Guindy,Anna University,Chennai,India in 2008.I worked in ORACLE Server Technologies,Bangalore for two years before coming to Rutgers for my masters in Computer Science. I am passionate towards Data Science,Computer Networks, Algorithms, Data Structures and Programming puzzles.