Pages
- 1
- 2
- document
-
Sharma, Bhawana (author), Sharma, Lokesh (author), Lal, C. (author)IoT has gained immense popularity recently with advancements in technologies and big data. IoT network is dynamically increasing with the addition of devices, and the big data is generated within the network, making the network vulnerable to attacks. Thus, network security is essential, and an intrusion detection system is needed. In this...conference paper 2023
- document
-
Boone, Casper (author), Brandt, C.E. (author), Zaidman, A.E. (author)The most common reason for Continuous Integration (CI) builds to break is failing tests. When a build breaks, a developer often has to scroll through hundreds to thousands of log lines to find which test is failing and why. Finding the issue is a tedious process that relies on a developer's experience and increases the cost of software testing....conference paper 2022
- document
-
Aliyu, Ibrahim (author), van Engelenburg, S.H. (author), Mu'azu, Muhammed Bashir (author), Kim, Jinsul (author), Lim, Chang Gyoon (author)The internet-of-Vehicle (IoV) can facilitate seamless connectivity between connected vehicles (CV), autonomous vehicles (AV), and other IoV entities. Intrusion Detection Systems (IDSs) for IoV networks can rely on machine learning (ML) to protect the in-vehicle network from cyber-attacks. Blockchain-based Federated Forests (BFFs) could be...journal article 2022
- document
-
Taal, Arie (author), Itard, L.C.M. (author)In practice, faults in building installations are seldom noticed because automated systems to diagnose such faults are not common use, despite many proposed methods: they are cumbersome to apply and not matching the way of thinking of HVAC engineers. Additionally, fault diagnosis and energy performance diagnosis are seldom combined, while energy...conference paper 2022
- document
-
Botocan, Cristian Alexandru (author), Deshmukh, Piyush (author), Makridis, Pavlos (author), Huidobro, Jorge Romeu (author), Sundarrajan, Mathanrajan (author), Aniche, Maurício (author), Zaidman, A.E. (author)Software testing is one of the most important aspects of modern software development. To ensure the quality of the software, developers should ideally write and execute automated tests regularly as their code-base evolves. TestKnight, a plugin for the IntelliJ IDEA integrated development environment (IDE), aims to help Java developers improve...conference paper 2022
- document
-
THOMAS KADAVIL ABRAHAM, Thomas (author)The principles of compliant mechanisms have been available to engineering students, students of mechanical engineering. Designers or design students had very little understanding of the principles behind making compliant things(Appendix B- Interviews). <br/><br/>Through the course of this project, the relevance of compliant products to designers...master thesis 2021
- document
-
Habben Jansen, Geert (author)Ever since the invention of the Internet, more and more computers are connected throughout the world. Though this has brought numerous new inventions used every day, like social media, e-commerce, and video conferencing, it also opens up new opportunities for cyber criminals. As the intrusion detection systems used to identify malicious behavior...master thesis 2021
- document
-
Boone, Casper (author)The most common reason for Continuous Integration (CI) build failures is failing tests. When a build fails, a developer often has to scroll through hundreds to thousands of log lines to find which test is failing and why. Finding the issue is a tedious process that relies on a developer's experience and increases the cost of software testing....master thesis 2021
- document
-
Langerak, arjan (author)Since their invention, the keyboard and mouse are the most used input devices that software developers use to interact with source code. However, these devices have their IDE interaction issues as developers need to spend a significant amount of time learning how to use them efficiently and effectively. To tackle some of these issues, we used an...master thesis 2021
- document
-
Beigelbeck, Aaron (author), Aniche, Maurício (author), Cito, Jürgen (author)Detecting performance issues due to suboptimal code during the development process can be a daunting task, especially when it comes to localizing them after noticing performance degradation after deployment. Static analysis has the potential to provide early feedback on performance problems to developers without having to run profilers with...conference paper 2021
- document
-
Moolenaar, David (author), Molendijk, Thijs (author), Lips, Maarten (author), Yu, Nick (author), ter Horst, Ynze (author)It has become a common practice for software developers to analyse monitoring data as a means to understand issues, trends and performance of large-scale software systems. The combination of this practice with the software development workflow can however be cumbersome at times. One recent effort into evaluating the effects of integrating...bachelor thesis 2020
- document
-
Guéneau, C. (author), Dupin, N. (author), Kjellqvist, L. (author), Geiger, E. (author), Kurata, M. (author), Gossé, S. (author), Corcoran, E. (author), Quaini, A. (author), Smith, A.L. (author)The Thermodynamics of Advanced Fuels – International Database (TAF-ID) was developed using the Calphad method to provide a computational tool to perform thermodynamic calculations on nuclear fuel materials under normal and off-normal conditions. Different kinds of fuels are considered: oxide, metallic, carbide and nitride fuels. Many fission...journal article 2020
- document
-
Mosses, P.D. (author)The CBS framework supports component-based specification of programming languages. It aims to significantly reduce the effort of formal language specification, and thereby encourage language developers to exploit formal semantics more widely. CBS provides an extensive library of reusable language specification components, facilitating co...conference paper 2019
- document
-
Autar, Ravi (author)Person re-identification (re-ID) is a task that aims to associate the same people across different cameras. One of the many important problems a person re-ID system has to address in order to achieve good performance is the feature misalignment problem. Past research has attempted to address this problem by using attention networks, pose...master thesis 2019
- document
-
Wang, Yuxiang (author)This is a 5-month master graduation project in collaboration with Praxa Sense to design the next generation Atrial Fibrillation diagnosis device. A long-term (more than one month) continuous, off-hospital diagnosis device is designed with the focus on user experience and diagnosis accuracy. There are several phases in this project including...master thesis 2019
- document
-
Vermeer, Mathew (author)The Internet is a relatively new technology that the world has become immensely dependent on. It is a tool that makes it possible to simplify our lives and better our society. But as with many things, there are people who with to exploit this tool we have for their own malicious gain. One of the mechanisms that we can use for protection against...master thesis 2019
- document
-
Jonker, Mehdi (author)While following courses at Industrial Design Engineering (IDE), students learn different steps of the design process. Little attention is paid to the last step of presenting the created product resulting in unprofessional photographs. The light studio is the developed concept and solution for this problem.<br/><br/>A dome-shaped structure with...master thesis 2019
- document
-
Gurumoorthy, Ramanathan (author)CryoSat-2 is a European Space Agency (ESA) altimeter mission with an objective to study the connection between cryosphere melting and global sea level rise. The satellite carries a Doppler navigation system (DORIS) and a Satellite Laser Ranging system (SLR) to aid the precise computation of orbits down to centimetre level.<br/>CNES/IDS releases...master thesis 2019
- document
-
Winter, J. (author), Aniche, Maurício (author), Cito, Jürgen (author), van Deursen, A. (author)Engineering modern large-scale software requires software developers to not solely focus on writing code, but also to continuously examine monitoring data to reason about the dynamic behavior of their systems. These additional monitoring responsibilities for developers have only emerged recently, in the light of DevOps culture. Interestingly,...conference paper 2019
- document
-
Kwanten, Mark (author)The Dutch dance festival market competition is ‘killing’, the market is starting to saturate. Only 20% of the festivals manage to sell out and 5% of the festivals are canceled because they failed to attract a sufficient amount of visitors. Organizations compete on prize with early bird tickets, sold early in the pre-sale...master thesis 2018
Pages
- 1
- 2