Java

The update of Android OS constantly brings users various new features and enhances system security. On the other hand, the system and API modifications with the update may introduce the app compatibility issue. The app's SDK version may not align with the Android OS version, making apps not work adequately. This condition will inevitably damage the Android ecosystem. Thus, while developing Android OS, Google considered and deployed compatibility support. The software engineering research community also noticed the Android compatibility issue and conducted some investigations.

Categories:
60 Views

The data collection of the human subjects' brainwaves was performed using a specific experiment of showing a set of pictures that stimulate different emotions on the human subjects. In order to create this kind of experiment, a Java application is developed by us to simulate the visual experiment with the IAPS. It is a simple Java application developed in Eclipse IDE. The main purpose of the application is to collect subjects' credential information and show in sequence the selected set of images from IAPS.

Categories:
311 Views
This dataset is extracted from GitHub and contains 172,919 java source codes written by 3,128 authors. It can be used for authorship attribution.
Categories:
888 Views

In this work, a multi-agent system for EV charging negotiation and management is designed. It adapts the trade with the EV owner depending on multiple parameters like seller's benefit, supplied energy and buyer's flexibility. The system can be used as a simulation process and also can be applied to a real situation. The results shows better management of the EV charging with a good satisfaction for both seller and buyers

Categories:
280 Views

With the popularity of smartphones and widespread use of high-speed Internet, social media has become a vital part of people’s daily life. Currently, text messages are used in many applications, such as mobile chatting, mobile banking, and mobile commerce. However, when we send a text message via short message service (SMS) or social media, the information contained in the text message transmits as a plain text, which exposes it to attacks.

Categories:
684 Views