<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>Tecnologia em Análise e Desenvolvimento de Sistemas</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2123" rel="alternate"/>
<subtitle/>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2123</id>
<updated>2026-04-30T01:13:24Z</updated>
<dc:date>2026-04-30T01:13:24Z</dc:date>
<entry>
<title>Desenvolvimento de Aplicativo Móvel para Solicitação de Atendimento de Urgência</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2141" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2141</id>
<updated>2026-04-29T06:00:42Z</updated>
<published>2025-07-28T00:00:00Z</published>
<summary type="text">Desenvolvimento de Aplicativo Móvel para Solicitação de Atendimento de Urgência
Pre-hospital care is essential to reduce morbidity and mortality in urgent and emergency situations. However, agencies responsible for this service face operational challenges, such as prank calls and failures in the initial triage process. This study aims to develop and evaluate UrgenciaSeguraApp, a mobile application designed for the public to request emergency services, and Urgencia-Segura-Web, a web system that enables Municipal Guard and Civil Defense professionals to view and manage&#13;
Instituto Federal de Pernambuco. Campus Palmares. Curso de Análise e Desenvolvimento de&#13;
Sistemas. 28 de julho de 2025.&#13;
incidents integrated with Firebase Realtime Database. The methodological approach combined quantitative research, through a questionnaire applied to Civil Defense agents, and qualitative research, through indirect interviews conducted by the advisor with Municipal Guard and Civil Defense agents, to gather perceptions regarding the solution’s feasibility and effectiveness. In the results, the responding agent rated the application and the portal with the highest score for clarity and practicality, highlighting ease of use, proper functioning of the features, and absence of difficulties in the tested functionalities. The interviews reinforced the suitability of the interface and the usefulness of the system in triage. It is concluded that the proposed solution has effective potential to optimize triage, reduce response time, and minimize waste of public resources, with the possibility of future expansion through integration with other agencies, such as SAMU.
</summary>
<dc:date>2025-07-28T00:00:00Z</dc:date>
</entry>
<entry>
<title>Iomt: inovação e aplicação na saúde – uma revisão sistemática da literatura</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2140" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2140</id>
<updated>2026-04-28T06:02:26Z</updated>
<published>2025-07-31T00:00:00Z</published>
<summary type="text">Iomt: inovação e aplicação na saúde – uma revisão sistemática da literatura
The Internet of Medical Things (IoMT) is a healthcare technology that enables the integration of devices, sensors, and intelligent systems, allowing real-time monitoring, data collection, and analysis. This technology has brought significant results to healthcare services by streamlining processes, improving patient management, and enhancing various medical procedures. The main objective of this study is to conduct systematic literature reviews in order to identify the applications, innovations, challenges, and trends of IoMT in the healthcare context. The methodology employed is based on the PRISMA protocol, with research carried out in reliable scientific databases such as IEEE Xplore, PubMed, Scopus, ScienceDirect, SpringerLink, Web of Science, and Google Scholar. The selection criteria included peer-reviewed scientific articles addressing the use of IoMT.
</summary>
<dc:date>2025-07-31T00:00:00Z</dc:date>
</entry>
<entry>
<title>Aprendizado de máquina aplicado à detecção de ataques DDOS com abordagens de inteligência artificial explicável (XAI)</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2133" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2133</id>
<updated>2026-04-28T06:01:46Z</updated>
<published>2025-07-30T00:00:00Z</published>
<summary type="text">Aprendizado de máquina aplicado à detecção de ataques DDOS com abordagens de inteligência artificial explicável (XAI)
The accelerated growth of cyberattacks in recent years has posed a significant threat to the security of computer systems worldwide, especially due to their increasing complexity. Among these threats, Distributed Denial of Service (DDoS) attacks stand out for aiming to make services unavailable by overloading systems with malicious traffic. Given the limitations of traditional signature-based detection methods, this study aims to analyze the application of machine learning techniques for detecting DDoS attacks using Instituto Federal de Pernambuco. Campus Palmares. Curso de Análise e Desenvolvimento de Sistemas.&#13;
30 de julho de 2025.&#13;
a public dataset, as well as to employ explainable artificial intelligence approaches to make the results more transparent and interpretable. The methodology involved the use of the DDoS SDN dataset, with preprocessing steps that included removing null values and irrelevant columns, followed by data normalization using Standard Scaler and One Hot Encoder. The models applied were K-Nearest Neighbors (KNN), Decision Tree, and Random Forest, and were evaluated using metrics such as accuracy, precision, recall, and F1-Score. The results showed high performance from all models, with Decision Tree and Random Forest achieving 100% in all evaluated metrics, while KNN achieved 97.22% accuracy and a 96.43% F1-Score. These findings highlight the effectiveness of machine learning models in identifying malicious patterns and demonstrate their potential to enhance precision, adaptability, and interpretability in the detection of DDoS attacks.
</summary>
<dc:date>2025-07-30T00:00:00Z</dc:date>
</entry>
<entry>
<title>Triagem de doenças do ouvido baseada em Machine Learning  Otoscopia Inteligente: diagnóstico auxiliado por IA</title>
<link href="https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2135" rel="alternate"/>
<author>
<name/>
</author>
<id>https://repositorio.ifpe.edu.br/xmlui/handle/123456789/2135</id>
<updated>2026-04-28T06:01:22Z</updated>
<published>2025-12-23T00:00:00Z</published>
<summary type="text">Triagem de doenças do ouvido baseada em Machine Learning  Otoscopia Inteligente: diagnóstico auxiliado por IA
Middle ear diseases, including otitis and tympanosclerosis, represent a challenge for Instituto Federal de Pernambuco. Campus Palmares. Curso de Análise e Desenvolvimento de&#13;
Sistemas. 16 de janeiro de 2026.&#13;
public health, especially in regions with limited access to specialists. This work aimed to develop a diagnostic support system based on machine learning techniques using otoscopy images. The adopted methodology followed the CRISP-DM model, encompassing the collection and preprocessing of public image datasets, model training, and the implementation of a microservices architecture for execution on local processing infrastructure (edge server). The cascade approach, composed of a binary model followed by a multiclass model, demonstrated performance gains, achieving metrics above 90% in relevant classes. The technical implementation culminated in a full-stack MVP, with a microservices-based back end and a React front end, validated in an Edge Computing (on-premise) environment. The results confirm that the system is technically viable and has potential for immediate application in clinical contexts, with future work focusing on conducting clinical trials and expanding the dataset.
</summary>
<dc:date>2025-12-23T00:00:00Z</dc:date>
</entry>
</feed>
