Tomas Bata University in Zlín

Tomas Bata University Zlín: TBU DSpace / Univerzita Tomáše Bati ve Zlíně
Not a member yet
    57324 research outputs found

    Design and Implementation of a Special Glove for Capturing Finger Movement for Use in VR

    No full text
    Tato bakalářská práce obsahuje návrh a vývoj speciální rukavice pro snímaní pohybu prstů na ruce, která umožní plynulou a přirozenou interakci uživatele s virtuálním prostředím. V rámci práce bude fyzicky navržena a vytvořena speciální rukavice využívající mikrokontroler, vhodné senzory a 3D tisk. Součástí práce bude také vývoj softwarové aplikace pro přenos dat do virtuálního prostředí a implementace dalších ovládacích prvků pro rozšíření funkcionality a interaktivity rukavice.This bachelor's thesis presents the design and development of a special glove for tracking finger movements, enabling a smooth and natural interaction with virtual environments. The project includes the physical design and creation of a specialized glove utilizing a microcontroller, suitable sensors, and 3D printing. Additionally, the thesis covers the development of a software application for data transmission to the virtual environment, as well as the implementation of additional control elements to enhance the glove's functionality and interactivity.Ústav informatiky a umělé inteligenc

    Development of Web Applications Using the ASP.NET Blazor Framework and a Relational Database

    No full text
    Bakalářská práce se zaměřuje na návrh a vývoj hotelového systému pomocí frameworku Blazor. Cílem práce je vytvořit moderní systém, který využívá základní a pokročilé funkce, mezi které patří správa rezervací, evidence zákazníku, generování faktur, vytváření plateb, zobrazení statistik hotelu a možnost nastavení aplikace. Teoretická část se zabývá rešerší a porovnání existujících řešení, použitých technologií při vývoji a zabezpečení aplikace. Praktická část se zabývá analýzou a návrhem požadavků, architekturou a detailním popisem aplikace.The bachelor's thesis focuses on the design and development of a hotel system using the Blazor framework. The aim of the thesis is to create a modern system that uses basic and advanced functions, including reservation management, customer registration, invoice generation, payment creation, hotel statistics display and application settings. The theoretical part deals with the research and comparison of existing solutions, technologies used in the development and security of the application. The practical part deals with the analysis and design of requirements, architecture and detailed description of the application.Ústav informatiky a umělé inteligenc

    Proposal of the Long-Term Financial Plan in the Selected Company

    No full text
    Diplomová práce se zabývá návrhem dlouhodobého finančního plánu pro vybranou společnost. Teoretická část je zaměřena na vymezení podstaty finančního plánování, jeho zásad, metod, přínosů a postupů. V praktické části je nejprve představena analyzovaná společnost, následně jsou provedeny analýzy jejího vnějšího i vnitřního prostředí a zpracována finanční analýza. Na základě získaných poznatků je vypracován dlouhodobý finanční plán na období pěti let ve třech variantách - základní, optimistické a pesimistické. Tyto varianty jsou dále vyhodnoceny pomocí vybraných poměrových ukazatelů. V závěru jsou formulována doporučení s cílem podpořit efektivní finanční řízení společnosti.The Master's thesis deals with the proposal of a long-term financial plan for a selected company. The theoretical part is focused on defining the basis of financial planning, its principles, methods, benefits, and procedures. In the practical part, the analyzed company is introduced first, then its external and internal environment is analyzed and a financial analysis carried out. Based on the findings, a long-term financial plan is elaborated for a five-year period in three versions - basic, optimistic, and pessimistic. These versions are further evaluated using selected financial ratios. In conclusion, recommendations are formulated to support effective financial management of the company.Ústav financí a účetnictv

    A Podcast Player Displaying Transcripts

    No full text
    Cieľom bakalárskej práce je vytvoriť systém pre prehrávanie podcastov, ktorý zobrazuje automaticky generovaný prepis hovoreného slova. Výsledný projekt umožňuje poslucháčom čítať transkript v reálnom čase počas prehrávania podcastu. Automatická transkripcia je tvorená pomocou modelu pre rozpoznávanie reči s podporou slovenského a českého jazyka. Je vytvorená literárna rešerš pre základné porozumenie procesov v automatickom rozpoznávaní reči a následne je riešená problematika transkripcie a zlepšovanie výstupu dostupných open-source modelov.The aim of this bachelor thesis is to create a podcast playback system that displays an automatically generated transcript of the spoken word. The resulting project allows listeners to read the transcript in real time while playing the podcast. Automatic transcription is created using a speech recognition model with support for Slovak and Czech languages. A literature review is created for a basic understanding of the processes involved in automatic speech recognition, followed by a discussion of transcription issues and improvements to the output of available open-source models.Ústav informatiky a umělé inteligenc

    Methodological Instruction for the Processing of Tax Returns in Selected Non-Profit Organizations

    No full text
    Diplomová práce se zaměřuje na problematiku zdanění neziskových organizací v České republice. Cílem je vytvořit praktickou metodiku pro správné vyplnění vybraných daňových přiznání, s ohledem na specifika této neziskových organizací. Práce kombinuje teoretický rámec, kde jsou analyzovány daňové zákony, neziskové organizace a veřejný sektor s praktickým rámcem, kde jsou vytvořeny rozhodovací stromy, metodické návody k vyplnění daňových přiznání a analyzovány specifické činnosti předcházející vyplnění daňového přiznání s ohledem na specifičnost neziskových organizací. Výsledkem je metodický pokyn pro vyplnění daňových přiznání v neziskových organizacích doplněný o praktické ukázky specifických činností, které mohou sloužit jako pomůcka účetním, ředitelům, ale i daňovým poradcům při práci s neziskovými organizacemi.The thesis focuses on the taxation of non-profit organizations in the Czech Republic. The aim is to create a practical methodology for the correct completion of selected tax returns, considering the specifics of these non-profit organizations. The thesis combines a theoretical framework, where tax laws, non-profit organizations, and the public sector are analysed, with a practical framework, where decision trees are created, and methodological guides for completing tax returns are developed. Specific activities preceding the completion of tax returns are analysed about the specificity of non-profit organizations. The result is a methodological guideline for completing tax returns in non-profit organizations, supplemented by practical examples of specific activities that can serve as a tool for accountants, directors, and tax advisors when working with non-profit organizations.Ústav financí a účetnictv

    Communication with Sensors Over Serial Buses

    No full text
    Práce se věnuje komunikaci se senzory pomocí sériových sběrnic SPI a I2C. Obsahuje literární rešerši, popis principů obou sběrnic, návrh a implementaci nástrojů pro sběr dat ze zvolených senzorů, způsoby jejich ukládání a vizualizace. Součástí je také srovnání různých scénářů použití a diskuse nad získanými výsledky.The thesis focuses on communication with sensors via serial buses SPI and I2C. It includes a literature review, a description of the communication principles, the design and implementation of tools for data acquisition from selected sensors, and methods for data storage and visualization. The work also compares different usage scenarios and discusses the obtained results.Ústav informatiky a umělé inteligenc

    Tax Perception and Tax Literacy of the Self-employed in the Opava District

    No full text
    Diplomová práce se zabývá vnímáním daní a daňovou gramotností podnikatelů v okrese Opava. Hlavním cílem výzkumného projektu je zhodnotit vnímání daní a úroveň daňové gramotnosti podnikatelů. Dílčími cíli je zjistit, zda se vnímání daní liší v závislosti na úrovni daňové gramotnosti a jaké socioekonomické faktory daňovou gramotnost ovlivňují. Teoretická část práce obsahuje rešerši daňové soustavy, zdanění osob samostatně výdělečně činných a odborných studií zabývajících se vnímáním daní a daňovou gramotností. V praktické části je analyzováno podnikatelské prostředí v České republice a je proveden kvantitativní výzkum formou dotazníkového šetření, do kterého se zapojilo 150 podnikatelů. K analýze dat je využito několik statistických metod, včetně chí-kvadrát testu nezávislosti a Cramérova V. Výsledky výzkumu ukázaly, že většina podnikatelů disponuje pouze základní úrovní daňové gramotnosti. Dále bylo zjištěno, že úroveň daňové gramotnosti ovlivňuje vnímání daňového systému a daňové zátěže.The thesis deals with the perception of taxes and tax literacy among entrepreneurs in the Opava district. The main objective of the research project is to evaluate the perception of taxes and the level of tax literacy of entrepreneurs. The sub-objectives are to determine whether the perception of taxes differs depending on the level of tax literacy and to identify socioeconomic factors influencing tax literacy. The theoretical part of the thesis includes a review of the tax system, taxation of self-employed individuals, and studies dealing with tax perception and tax literacy. The practical part analyses the entrepreneurial environment in the Czech Republic and conduct quantitative research based on a questionnaire survey involving 150 entrepreneurs. To analyse the data, several statistical methods are used, including the Chi-square test of independence and Cramér's V. The research results showed that the majority of entrepreneurs have a basic level of tax literacy and that the level of tax literacy influences the perception of the tax system and tax burden.Ústav financí a účetnictv

    Design and Development of a Web Application for Corporate Vehicle Trip Records

    No full text
    Tato bakalářská práce se zabývá návrhem a vývojem webové aplikace pro evidenci firemních jízd. Cílem bylo vytvořit systém vhodný pro malé firmy a podnikatele, kteří požadují jednoduché a mobilně dostupné řešení. Na základě rešerše stávajících softwarů byly definovány požadavky na funkčnost, škálovatelnost a bezpečnost systému. Aplikace byla navržena s využitím architektury ASP.NET Core MVC a principů doménově řízeného návrhu (DDD). Datová vrstva je realizována pomocí Entity Framework Core, uživatelské rozhraní využívá Bootstrap. Výsledná aplikace umožňuje evidenci jízd, vozidel a správu uživatelů s rozdílnými oprávněními. Zvláštní pozornost byla věnována validaci dat, ochraně proti běžným webovým útokům a připravenosti na horizontální škálování. Aplikace splňuje cíle stanovené v zadání a tvoří základ pro možné budoucí rozšíření.This bachelor's thesis focuses on the design and development of a web application for recording corporate vehicle trips. The goal was to create a system suitable for small businesses and entrepreneurs who require a simple and mobile-accessible solution. Based on a review of existing software, the functional, security, and scalability requirements were defined. The application was designed using ASP.NET Core MVC architecture and DomainDriven Design (DDD) principles. The data layer is implemented with Entity Framework Core, and the user interface uses the Bootstrap framework. The resulting application supports trip logging, vehicle tracking and user management with role-based access. Special attention was given to data validation, protection against common web attacks, and readiness for horizontal scaling. The developed solution fulfills the defined objectives and provides a solid foundation for future enhancements.Ústav informatiky a umělé inteligenc

    Analysis and Application of SEO Methods for Website Optimization

    No full text
    Tato bakalářská práce se zaměřuje na teoretické základy a praktické aplikace optimalizace pro vyhledávače (SEO) v kontextu moderního vývoje webových stránek. Teoretická část popisuje základní principy SEO, včetně on-page a off-page optimalizace, algoritmů vyhledávačů a metrik hodnocení výkonnosti. Rozebírá také široce používané nástroje, jako jsou Google Search Console, PageSpeed Insights a Lighthouse. Praktická část obsahuje analýzu SEO čtyř významných webových stránek - Google, Wikipedia, Amazon a Seznam - pro porovnání různých strategií SEO. Na základě těchto poznatků byl vytvořen prototyp webové stránky, který byl optimalizován pomocí osvědčených postupů SEO. Prototyp byl následně nasazen a auditován, aby bylo možné vyhodnotit jeho výkonnost. Cílem práce je ukázat, jak může správná implementace SEO zlepšit viditelnost ve vyhledávačích a zvýšit celkovou použitelnost webuThis bachelor thesis focuses on the theoretical foundations and practical applications of Search Engine Optimization (SEO) in the context of modern web development. The theoretical part describes the core principles of SEO, including on-page and off-page optimization, search engine algorithms, and performance evaluation metrics. It also analyzes widely used tools such as Google Search Console, PageSpeed Insights, and Lighthouse. The practical part includes SEO analysis of four major websites Google, Wikipedia, Amazon, and Seznam to compare different SEO strategies. Based on these insights, a prototype website was created and optimized using SEO best practices. The prototype was then deployed and audited to evaluate its performance. The thesis aims to demonstrate how proper SEO implementation can improve search engine visibility and enhance overall web usabilityÚstav informatiky a umělé inteligenc

    Overview and Application of Artificial Intelligence Methods for Optimization in Transport Networks

    No full text
    Silniční infrastruktura řady měst je v dnešní době vybavena detektory provozu. Efektivní využití historických dat z těchto detektorů pro předpověď dopravy umožňuje reagovat na problémy dříve, než nastanou a například zmírnit závažnost předpovídaných kolon nebo jim zabránit úplně. Cílem práce je vytvořit predikční model pro řadu křižovatek ve městě Hradec Králové. Práce se zabývá zpracováním a čištěním historických dat z vybraných křižovatek, analýzou těchto dat za účelem získání přehledu o problému a následným trénováním několika různých predikčních modelů. Tyto modely jsou nakonec mezi sebou porovnány, jak statisticky, tak vizuálně, podle jejich schopnosti předpovídat budoucí provoz až jednu hodinu dopředu.The road infrastructure of many cities is now equipped with traffic detectors. Effective use of historical data from these detectors for traffic forecasting lets us react to problems before they occur and, for example, mitigate the severity of predicted traffic jams or avoid them altogether. The aim of this work is to develop a prediction model for several intersections in the city of Hradec Králové. The work deals with processing and cleaning historical data from selected intersections, analyzing this data to gain insight into the problem and training several different prediction models. Finally, these models are compared with each other, both statistically and visually, according to their ability to predict future traffic up to one hour ahead.Ústav informatiky a umělé inteligenc

    2,999

    full texts

    57,324

    metadata records
    Updated in last 30 days.
    Tomas Bata University Zlín: TBU DSpace / Univerzita Tomáše Bati ve Zlíně
    Access Repository Dashboard
    Do you manage Open Research Online? Become a CORE Member to access insider analytics, issue reports and manage access to outputs from your repository in the CORE Repository Dashboard! 👇