<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>2.02. 2024 Volume 21, Issue No. 10.</title>
<link>http://hdl.handle.net/20.500.14044/33877</link>
<description/>
<pubDate>Mon, 20 Jul 2026 20:10:03 GMT</pubDate>
<dc:date>2026-07-20T20:10:03Z</dc:date>
<item>
<title>State of the Art in Medical Additive Manufacturing</title>
<link>http://hdl.handle.net/20.500.14044/32528</link>
<description>State of the Art in Medical Additive Manufacturing
Jaksa, László; Azamatov, Bagdat; Nazenova, Gaukhar; Alontseva, Darya; Haidegger, Tamás
Additive manufacturing technologies have been gradually gaining importance over&#13;
the past two decades, and their relevance in industry is being increasingly reinforced by&#13;
countless feasibility studies. The medical industry is one of the most potent application fields&#13;
for additive manufacturing, since the freedom of design such technologies allow for using a&#13;
wide array of materials makes previously unimaginable devices feasible. The integration of&#13;
these technologies into healthcare systems offers numerous advantages, including the&#13;
customization and personalization of medical devices, pharmaceuticals, and equipment,&#13;
enhanced cost-efficiency, and improved training methodologies. In this review, a scoping&#13;
literature overview was conducted in order to identify the most important use cases,&#13;
limitations and future directions of additive manufacturing in the domain of digital medtech.
</description>
<pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://hdl.handle.net/20.500.14044/32528</guid>
<dc:date>2024-01-01T00:00:00Z</dc:date>
</item>
<item>
<title>A Comprehensive Study on Cybersecurity Awareness: Adaptation and Validation of a Questionnaire in Hungarian Higher Technical Education</title>
<link>http://hdl.handle.net/20.500.14044/32525</link>
<description>A Comprehensive Study on Cybersecurity Awareness: Adaptation and Validation of a Questionnaire in Hungarian Higher Technical Education
Módné Takács, Judit; Pogátsnik, Monika
Background: Cybersecurity is an extremely important topic in the 21 st Century,&#13;
especially for students in education. It is essential for career development in technical higher&#13;
education to know how to defend against digital threats and cyberattacks effectively.&#13;
Education may enhance digital literacy and security awareness. To measure the success of&#13;
this development it is essential to have a reliable measurement tool. Objective: This study&#13;
aims to develop a Hungarian adaptation of the Cybersecurity attitude survey (CS-C), to test&#13;
the psychometric properties of the survey among students of technical higher education&#13;
institutions and to analyze the results. Method: The 25-item questionnaire measures&#13;
cyberawareness on a 5-point Likert scale. A pilot study with 35 participants, who were&#13;
retested after a few weeks, was conducted in the first round. For a more comprehensive&#13;
analysis, N=398 participants in higher technical education were included in the second&#13;
phase of the study. Results: The results of the psychometric analyses demonstrated the&#13;
internal reliability and validity of the CS-C-H questionnaire and confirmed that it is reliable&#13;
(&#13;
α =.858) in its application and interpretation along dimensions of cyberspace-related&#13;
attitudes, especially among students in education. Respondents' cybersecurity awareness is&#13;
at an acceptable level, but question-specific differences between groups can be found.&#13;
Further research into the factors that influence the development of attitudes is, therefore,&#13;
worthwhile. Conclusion: The use of this diagnostic tool among Hungarian students is&#13;
justified based on the results of the study.
</description>
<pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://hdl.handle.net/20.500.14044/32525</guid>
<dc:date>2024-01-01T00:00:00Z</dc:date>
</item>
<item>
<title>Disinformation Campaigns: Battling Misinformation for Resilience in Hybrid Threats Model</title>
<link>http://hdl.handle.net/20.500.14044/32521</link>
<description>Disinformation Campaigns: Battling Misinformation for Resilience in Hybrid Threats Model
Steingartner, William; Galinec, Darko; Vaľko, Dávid; Ádám, Norbert
Recognizing truth from lies has become a critical and challenging task in our&#13;
current environment, which is flooded with abundant information from various sources and&#13;
platforms. The existence of false information and manipulative content in the public sphere&#13;
is not an entirely novel phenomenon. On the other hand, the modern-day circumstance is&#13;
one of a kind because of the rapid dissemination of a big quantity of false information,&#13;
particularly via social media and smartphone applications. This presents an unprecedented&#13;
challenge. The prevalence of contamination in the realm of information, along with the&#13;
complex network of individuals, methods, and reasons behind this false information, now&#13;
represent a key aspect of hybrid threats. An outstanding aspect is the speed at which false&#13;
information disseminates through interconnected networks, platforms, and applications.&#13;
This paper effectively achieved two objectives. The primary objective was to introduce a&#13;
novel non-hierarchical conceptual framework for hybrid threats, with the aim of enhancing&#13;
awareness and reinforcing the resilience of the system. The second objective was to&#13;
investigate the feasibility of integrating AI technology to enhance the efficiency and speed&#13;
of detecting and identifying growing misinformation.
</description>
<pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://hdl.handle.net/20.500.14044/32521</guid>
<dc:date>2024-01-01T00:00:00Z</dc:date>
</item>
<item>
<title>Online scheduling with machine cost and a power function objective</title>
<link>http://hdl.handle.net/20.500.14044/32515</link>
<description>Online scheduling with machine cost and a power function objective
Balla, T.; Csirik, J.; Dósa, Gy.; Kószó, D.
We will consider a power function variant of online scheduling with machine cost.&#13;
Here, we have a sequence of independent jobs with positive real sizes. Jobs come one by one&#13;
and we have to assign them irrevocably to a machine without any knowledge about additional&#13;
jobs that may follow later on. With this problem the algorithm has no machine at first. When&#13;
a job arrives, we have the option to purchase a new machine and the cost of purchasing a&#13;
machine is a fixed constant. In previous studies, the objective was to minimize the sum of&#13;
the makespan and the cost of the purchased machines. In this paper, we minimize the sum&#13;
of the rth power of loads of the machines (r ≥ 2 is an integer) and the cost of purchasing&#13;
the machines. The cost of a new machine is 1. We prove that no online algorithm has a&#13;
competitive ratio smaller than 2 − 2r−1&#13;
2r −1 for this problem. Moreover, for r = 2, 3, 4 we present&#13;
a 2 − 2r−1&#13;
2r −1 -competitive online algorithm with a detailed competitive analysis which applies&#13;
the bin packing algorithm First Fit as a slave algorithm.
</description>
<pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://hdl.handle.net/20.500.14044/32515</guid>
<dc:date>2024-01-01T00:00:00Z</dc:date>
</item>
</channel>
</rss>
