Essays about: "logic programming"

Showing result 1 - 5 of 78 essays containing the words logic programming.

  1. 1. FPGA programming with VHDL : A laboratory for the students in the Switching Theory and Digital Design course

    University essay from Högskolan i Halmstad

    Author : Samaneh Azimi; Safia Abba Ali; [2023]
    Keywords : FPGA Field-Programmable Gate Arrays VHDL Very High-Speed Integrated Circuits HDL Hardware description language LUT Look-up-table CLB Configurable Logic Blocks MUX Multiplexers IOB Input Output Blocks DUT Device under the test ASIC Application-specific integrated circuits SOC System on chips RTL Register Transfer Language;

    Abstract : This thesis aims to create effective and comprehensive learning materials for students enrolled in the Switching Theory and Digital Design course. The lab is designed to enable students to program an FPGA using VHDL in the Quartus programming environment to control traffic intersections with sensors and traffic signals. READ MORE

  2. 2. Data-driven decisions in Sports

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Gabriel Garcia de Baquedano; [2023]
    Keywords : team sports; data analytics; artificial intelligence; decision making; Python programming language;

    Abstract : In recent years, many sectors such as insurance, banking, retail, etc. have adopted Big Data architectures to boost their business activities. Such tools not only suppose a greater profit for thesecompanies but also allow them to gain a better understanding of their customers and their needs. READ MORE

  3. 3. How does low-code development correspond with best practice in software development?

    University essay from Malmö universitet/Fakulteten för teknik och samhälle (TS)

    Author : William Evans; Benny Petersson; [2023]
    Keywords : Low-code development; best practices for software development; Power Platform.;

    Abstract : Low-code development is an alternative to regular software development where the developer is able to build software and websites using a drag and drop interface instead of writing code. Low-code development has gained popularity in recent years, one of the reasons for this is the broader targeted audience which is citizen developers, people with no previous knowledge and experience in programming and web development. READ MORE

  4. 4. Cloud native authorization

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Prashanna Rai; [2023]
    Keywords : ;

    Abstract : In the cloud native development approach, a single application can be developed with multiple self-contained services. Each service might be developed by different teams with different programming languages. Each service needs its authorization module. READ MORE

  5. 5. Decompilation of WebAssembly using Datalog

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Love Brandefelt; [2022]
    Keywords : Datalog; Decompiler; WebAssembly; Logic programming; Bytecode; Datalog; Dekompilator; WebAssembly; Logic programming; Bytecode;

    Abstract : With 92% of today’s browsers supporting WebAssembly the need for decompilers to discover malicious code is greater than ever. The introduction of the Datalog to C++ compiler Soufflé, in 2016, enables the implementation of effective Datalog-based decompilers. READ MORE