handle: 11025/51151
A widely used technique for predicting traffic flows in individual roads of a road traffic network is the user-equilibrium (UE) traffic assignment (TA). This technique assigns trips from origins to destinations in a road traffic network so that all trips use the cheapest path. The cost of the path, which consists of roads (edges), is the sum of the roads costs. These costs increase with increasing flow in these roads. In this paper, we describe the parallelization of the B algorithm – a relatively new TA algorithm with a fast convergence to a solution. Since the nature of the algorithm and the nature of its fast convergence complicate the parallelization itself, we considered and implemented three parallel variants and tested them on real road traffic networks to investigate their convergence, usability, and speed. The parallelization is intended for a shared memory parallel computing environment. The description of the parallelization along with the performed tests is the main contribution of this paper. Dopravní přiřazení (traffic assignment - TA) založené na uživatelské rovnováze (user equilibrium - UE) je často používaná technika pro predikci silniční toků v jednotlivých ulicích silniční sítě. Tato technika přiřazuje jízdy ze výchozích do cílových uzlů a silniční síti tak, že všechny jízdy využívají nejlevnější cestu. Cena cesty, která se skládá se silnic (hran), je sumou cen silnic. Cena se zvyšuje se rostoucím tokem v těchto silnicích. V tomto článku popisujeme paralelizaci B algoritmu - relativně nového algoritmu pro dopravní přiřazení s rychlou konvergencí k řešení. Protože povaha algoritmu a sama povaha jeho rychlé konvergence paralelizaci komplikují, zvážili a implementovali jsme tři paralelní varianty a otestovali je na reálných dopravních sítích, abychom prozkoumali jejich konvergenci, použitelnost a rychlost. Paralelizace je určena pro paralelní prostředí se sdílenou pamětí. Popis paralelizace a společně s provedenými testy je hlavní přínos tohoto článku.
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/51151&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/51151&type=result"></script>');
-->
</script>
handle: 11012/178160
This thesis deals with the influence of the Luhačovice dam on the surroundings, mainly on the price of recreational facilities. Firstly, the thesis addresses terminology, issues concerning dams and valuation methods suitable for these issues. Secondly, the thesis describes the current condition of the dam and its surroundings, the facilities situated in the surroundings and operation costs. The thesis presents a novel method of finding the average price of cottages in given area and comparing it with average prices of recreational facilities in other selected areas. The thesis concludes with an evaluation of the average prices and the economic and security influence of the dam on its surroundings. Práce se zabývá problematikou vlivu Luhačovické přehrady na okolí, zejména na cenu rekreačních objektů. Obsahem pak jsou pojmy a seznámení s problematikou přehrad a zhodnocení oceňovacích metod vhodných pro danou problematiku. Dále se práce zabývá současným stavem přehrady a jejího okolí, co se v okolí nachází a jaké jsou ekonomické náklady na provoz. Vlastní řešení obsahuje zjištění průměrné ceny chat v dané lokalitě a porovnání s průměrnými cenami rekreačních objektů jiných vybraných oblastí. Závěrem je pak zhodnocení jak těchto průměrných hodnot, tak i zhodnocení ekonomických a bezpečnostních vlivů, které přehrada do okolí přináší. A
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/178160&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/178160&type=result"></script>');
-->
</script>
handle: 11012/14797
This essay contains basic information about the UMTS system, teach-in with the programming language C++, succinct description of some technologies used by internet, specifically protocol TCP/IP, HTML and PHP language, which relate to this project. Included is also an introduction to databases systems and brief description SQL language and MySQL database system. The last part of this work describes the system design of the Active probes PMS for network monitoring and results of experimental measuring. Tato práce obsahuje základní informace o systému UMTS, seznámení s programovacím jazykem C++, stručný popis některých technologií používaných v internetu, konkrétně protokol TCP/IP, jazyk HTML a PHP, které přímo souvisejí s tímto projektem. Dále je zde úvod do databází a krátký popis jazyka SQL a databázového systému MySQL. V poslední části je popsán systém pro monitoring sítě pomocí aktivních sond a výsledek zkušebního měření. B
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/14797&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/14797&type=result"></script>');
-->
</script>
handle: 11012/211185
Táto práca sa zaoberá vykonaním potrebných zmien v informačnom systéme Výskumnej skupiny znalostných technológií (KNOTIS), ktorými som zabezpečil integráciu novej funkcionality pripravenej v predchádzajúcich rokoch. Integrácia zahŕňala zmeny vo funkčnosti IS, ktorý je implementovaný v jazyku PHP, a optimalizáciu SQL dotazov. V rámci tejto práce som sa zaoberal aj vykonaním potrebných krokov pre povýšenie pripojených častí IS na najnovšie verzie. Menovite sa jedná o dokumentačnú platformu MediaWiki a flexibilnú webovú aplikáciu pre správu projektov Redmine. Integráciu jednotlivých častí som zabezpečil optimalizáciou pomaly bežiacich SQL dotazov, doplnením a opravou chýb v kóde v jazyku PHP a oboznámením sa s problematikou spojenou s prechodom na nové verzie PHP a MySQL. Povýšenie MediaWiki a Redmine som zabezpečil zdokumentovaním presného postupu potrebného pre prechod na najnovšie verzie. Výsledkom práce je IS vhodný na nasadenie s najnovšími verziami softvéru a vylepšenou funkcionalitou. Na záver bolo úspešne realizované nasadenie na webový server Výskumnej skupiny znalostných technológií FIT VUT. This thesis deals with implementing required changes in the Knowledge Technology Research Group information system (KNOTIS) to integrate improved functionality prepared in previous years. Integration was composed of changes in the functionality of the information system, implemented in PHP language, and SQL query optimisation. This thesis also includes taking the necessary steps to upgrade other information systems included. Namely, it is the documentation platform MediaWiki and the flexible project management web application Redmine. All parts were integrated by optimising slow-running SQL queries, repairing errors in PHP code and getting familiar with issues regarding the transition to new versions of PHP and MySQL. MediaWiki and Redmine upgrade was ensured by documenting exact step-by-step procedures to ensure a problem-free transition to newer versions. This thesis results in an information system suitable to be deployed with the newest software versions and enhanced functionality. Finally, deployment on the web server of the FIT BUT Knowledge technology research group was successful. D
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/211185&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/211185&type=result"></script>');
-->
</script>
handle: 11025/28182
The book is about creatures occuring in Prague, where to find them and some substances, which flows in Prague's veins. All of the texts, illustrations and the cover of book were made on a typewriter. Each chapter is separated from other by pattern printed on a tracing paper. Book is binded with a coptic stitch. The cover is lasered in golden-black plastic plate. Kniha o magických bytostech žijících v Praze, místech, kde je lze nalézt a některých substancích, které Prahou proudí. Veškeré texty, ilustrace i podklady pro obálku jsou tvořeny na psacím stroji. Jednotlivé kapitoly jsou odděleny dvoustranami na pauzovacím papíru. Kniha je svázána koptskou vazbou. Obal knihy je vylaserovaný do zlatočerného plastu. Obhájeno
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/28182&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/28182&type=result"></script>');
-->
</script>
handle: 11025/31822
The diploma's thesis purpose is the implementation of Brain-computer interface for entering of characters. This work is based on analyses of electroencephalographic data. The examined subject is stimulated by displaying image scenario that evokes potential based on visual stimulation. Data from the measured signal can be processed in real time or oine. After many repetitions, that is repeated presentation of scenarios of the imagined tar-get, the computed signal transcribes the eminent elicited potential, wave P300, which allow imagined characters to be classified. From these classified characters, we can compile a word and recognise imagined pictures of the assessed subject. Diplomová práce se zabývá realizací rozhraní mozek-počítač pro zadávání znaků. Práce spočívá v měření elektroencefalografických dat. Měřený subjekt je stimulován navrženým grafickým scénářem, který evokuje potenciály na základě vizuální stimulace. Měřený signál je zpracováván jak v reálném čase, tak je možné ho zpracovávat i zpětně, oine. V měřeném signálu u daného myšleného targetu se po několika opakování, tzn. po častém opakovaném promítání scénáře, vykresluje nejznámější evokovaný potenicál vlna P300, díky které lze klasifikovat myšlený znak. Z takto klasifikovaných znaků skládáme slovo a rozeznáváme tak myšlená slova měřené osoby. Obhájeno
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/31822&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/31822&type=result"></script>');
-->
</script>
handle: 11025/16424
Příspěvek pojednává o problematice tvrdého HSC frézování s podporou MQL (Minimum Quantity Lubrication). Úkolem příspěvku je experimentální analýza vlivu procesního prostředí aplikovaného metodou MQL na řezný proces z hlediska silového zatížení. Porovnáván je způsob nanášení procesního media při tvrdém HSC frézování zápustkové oceli. V současnosti je možné aplikovat metodu MQL několika různými způsoby, kdy nejběžnějšími jsou přívod mazací mlhy do místa řezu pomocí trysek nebo nanášení tenké vrstvy manuálně pomocí štětce. Právě tyto dvě běžné metody jsou zde analyzovány z hlediska silového zatížení řezného procesu.
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/16424&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/16424&type=result"></script>');
-->
</script>
handle: 11025/48810
The skills of acquiring and processing information as well as creating innovations remain the key factor responsible for the market success of enterprises, one of the most important factors in gaining a competitive advantage on the market. It is also true for the tourism market of which catering services make an essential part. Hotel industry has been the subject of intensive research in this area for over 2 decades. Much less scientific attention has been paid to innovation in the restaurant sector. Therefore, the intention of the authors of this study was to analyse the process of creating innovations in restaurants operating in the largest Polish cities. The study identifies the factors responsible for the innovative activity of restaurants, perceived from the perspective of their managers. For this purpose, a multivariate method, in the form of classification trees, was used. The research material was collected in the course of a survey carried out in 250 restaurants. As a result of the applied research methods, the innovation factors were specified and 4 segments of innovative restaurants in Poland were identified. These segments are made up of 75% of restaurants applying pro-innovative activities, which for them represent an important aspect of market success. Pro-innovative activities are implemented more often by chain restaurants as well as the ones operating in hotel facilities. Small, family-run restaurants use innovations on a smaller scale. They refer to selected restaurants operating in the 6 largest Polish cities, which limits the possibility of making generalizations regarding other forms of catering establishments functioning in other geographical locations. Future research should cover a wider group of catering establishments, in various locations.
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/48810&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/48810&type=result"></script>');
-->
</script>
handle: 11012/24395
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/24395&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/24395&type=result"></script>');
-->
</script>
handle: 11012/68559
The content of the thesis is an architectural study of the temporary accommodation of migrants and finding a suitable location on the territory of the city of Brno. The choice of land suitable for construction must meet not only the technical requirements but also take into account the sensitive public relation to this type of equipment. The location of the Malměřice-Obřany district in Brno, currently managed as a brownfield, meets all the requirements and contributes to the reclamation of urban space. Obsahem práce je architektonická studie dočasného ubytování migrantů a nalezení vhodné lokality na území města Brna. Výběr pozemku vhodný pro výstavbu musí splňovat nejen technické požadavky, ale také brát ohledy na citlivý vztah veřejnosti vůči tomuto druhu zařízení. Lokalita brněnské městské části Maloměřice-Obřany, v současné době vedená jako brownfield, splňuje všechny stanovené požadavky a přispívá k rekultivaci městského prostoru. C
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/68559&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/68559&type=result"></script>');
-->
</script>
handle: 11025/51151
A widely used technique for predicting traffic flows in individual roads of a road traffic network is the user-equilibrium (UE) traffic assignment (TA). This technique assigns trips from origins to destinations in a road traffic network so that all trips use the cheapest path. The cost of the path, which consists of roads (edges), is the sum of the roads costs. These costs increase with increasing flow in these roads. In this paper, we describe the parallelization of the B algorithm – a relatively new TA algorithm with a fast convergence to a solution. Since the nature of the algorithm and the nature of its fast convergence complicate the parallelization itself, we considered and implemented three parallel variants and tested them on real road traffic networks to investigate their convergence, usability, and speed. The parallelization is intended for a shared memory parallel computing environment. The description of the parallelization along with the performed tests is the main contribution of this paper. Dopravní přiřazení (traffic assignment - TA) založené na uživatelské rovnováze (user equilibrium - UE) je často používaná technika pro predikci silniční toků v jednotlivých ulicích silniční sítě. Tato technika přiřazuje jízdy ze výchozích do cílových uzlů a silniční síti tak, že všechny jízdy využívají nejlevnější cestu. Cena cesty, která se skládá se silnic (hran), je sumou cen silnic. Cena se zvyšuje se rostoucím tokem v těchto silnicích. V tomto článku popisujeme paralelizaci B algoritmu - relativně nového algoritmu pro dopravní přiřazení s rychlou konvergencí k řešení. Protože povaha algoritmu a sama povaha jeho rychlé konvergence paralelizaci komplikují, zvážili a implementovali jsme tři paralelní varianty a otestovali je na reálných dopravních sítích, abychom prozkoumali jejich konvergenci, použitelnost a rychlost. Paralelizace je určena pro paralelní prostředí se sdílenou pamětí. Popis paralelizace a společně s provedenými testy je hlavní přínos tohoto článku.
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/51151&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/51151&type=result"></script>');
-->
</script>
handle: 11012/178160
This thesis deals with the influence of the Luhačovice dam on the surroundings, mainly on the price of recreational facilities. Firstly, the thesis addresses terminology, issues concerning dams and valuation methods suitable for these issues. Secondly, the thesis describes the current condition of the dam and its surroundings, the facilities situated in the surroundings and operation costs. The thesis presents a novel method of finding the average price of cottages in given area and comparing it with average prices of recreational facilities in other selected areas. The thesis concludes with an evaluation of the average prices and the economic and security influence of the dam on its surroundings. Práce se zabývá problematikou vlivu Luhačovické přehrady na okolí, zejména na cenu rekreačních objektů. Obsahem pak jsou pojmy a seznámení s problematikou přehrad a zhodnocení oceňovacích metod vhodných pro danou problematiku. Dále se práce zabývá současným stavem přehrady a jejího okolí, co se v okolí nachází a jaké jsou ekonomické náklady na provoz. Vlastní řešení obsahuje zjištění průměrné ceny chat v dané lokalitě a porovnání s průměrnými cenami rekreačních objektů jiných vybraných oblastí. Závěrem je pak zhodnocení jak těchto průměrných hodnot, tak i zhodnocení ekonomických a bezpečnostních vlivů, které přehrada do okolí přináší. A
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/178160&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/178160&type=result"></script>');
-->
</script>
handle: 11012/14797
This essay contains basic information about the UMTS system, teach-in with the programming language C++, succinct description of some technologies used by internet, specifically protocol TCP/IP, HTML and PHP language, which relate to this project. Included is also an introduction to databases systems and brief description SQL language and MySQL database system. The last part of this work describes the system design of the Active probes PMS for network monitoring and results of experimental measuring. Tato práce obsahuje základní informace o systému UMTS, seznámení s programovacím jazykem C++, stručný popis některých technologií používaných v internetu, konkrétně protokol TCP/IP, jazyk HTML a PHP, které přímo souvisejí s tímto projektem. Dále je zde úvod do databází a krátký popis jazyka SQL a databázového systému MySQL. V poslední části je popsán systém pro monitoring sítě pomocí aktivních sond a výsledek zkušebního měření. B
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/14797&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/14797&type=result"></script>');
-->
</script>
handle: 11012/211185
Táto práca sa zaoberá vykonaním potrebných zmien v informačnom systéme Výskumnej skupiny znalostných technológií (KNOTIS), ktorými som zabezpečil integráciu novej funkcionality pripravenej v predchádzajúcich rokoch. Integrácia zahŕňala zmeny vo funkčnosti IS, ktorý je implementovaný v jazyku PHP, a optimalizáciu SQL dotazov. V rámci tejto práce som sa zaoberal aj vykonaním potrebných krokov pre povýšenie pripojených častí IS na najnovšie verzie. Menovite sa jedná o dokumentačnú platformu MediaWiki a flexibilnú webovú aplikáciu pre správu projektov Redmine. Integráciu jednotlivých častí som zabezpečil optimalizáciou pomaly bežiacich SQL dotazov, doplnením a opravou chýb v kóde v jazyku PHP a oboznámením sa s problematikou spojenou s prechodom na nové verzie PHP a MySQL. Povýšenie MediaWiki a Redmine som zabezpečil zdokumentovaním presného postupu potrebného pre prechod na najnovšie verzie. Výsledkom práce je IS vhodný na nasadenie s najnovšími verziami softvéru a vylepšenou funkcionalitou. Na záver bolo úspešne realizované nasadenie na webový server Výskumnej skupiny znalostných technológií FIT VUT. This thesis deals with implementing required changes in the Knowledge Technology Research Group information system (KNOTIS) to integrate improved functionality prepared in previous years. Integration was composed of changes in the functionality of the information system, implemented in PHP language, and SQL query optimisation. This thesis also includes taking the necessary steps to upgrade other information systems included. Namely, it is the documentation platform MediaWiki and the flexible project management web application Redmine. All parts were integrated by optimising slow-running SQL queries, repairing errors in PHP code and getting familiar with issues regarding the transition to new versions of PHP and MySQL. MediaWiki and Redmine upgrade was ensured by documenting exact step-by-step procedures to ensure a problem-free transition to newer versions. This thesis results in an information system suitable to be deployed with the newest software versions and enhanced functionality. Finally, deployment on the web server of the FIT BUT Knowledge technology research group was successful. D
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/211185&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/211185&type=result"></script>');
-->
</script>
handle: 11025/28182
The book is about creatures occuring in Prague, where to find them and some substances, which flows in Prague's veins. All of the texts, illustrations and the cover of book were made on a typewriter. Each chapter is separated from other by pattern printed on a tracing paper. Book is binded with a coptic stitch. The cover is lasered in golden-black plastic plate. Kniha o magických bytostech žijících v Praze, místech, kde je lze nalézt a některých substancích, které Prahou proudí. Veškeré texty, ilustrace i podklady pro obálku jsou tvořeny na psacím stroji. Jednotlivé kapitoly jsou odděleny dvoustranami na pauzovacím papíru. Kniha je svázána koptskou vazbou. Obal knihy je vylaserovaný do zlatočerného plastu. Obhájeno
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/28182&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/28182&type=result"></script>');
-->
</script>
handle: 11025/31822
The diploma's thesis purpose is the implementation of Brain-computer interface for entering of characters. This work is based on analyses of electroencephalographic data. The examined subject is stimulated by displaying image scenario that evokes potential based on visual stimulation. Data from the measured signal can be processed in real time or oine. After many repetitions, that is repeated presentation of scenarios of the imagined tar-get, the computed signal transcribes the eminent elicited potential, wave P300, which allow imagined characters to be classified. From these classified characters, we can compile a word and recognise imagined pictures of the assessed subject. Diplomová práce se zabývá realizací rozhraní mozek-počítač pro zadávání znaků. Práce spočívá v měření elektroencefalografických dat. Měřený subjekt je stimulován navrženým grafickým scénářem, který evokuje potenciály na základě vizuální stimulace. Měřený signál je zpracováván jak v reálném čase, tak je možné ho zpracovávat i zpětně, oine. V měřeném signálu u daného myšleného targetu se po několika opakování, tzn. po častém opakovaném promítání scénáře, vykresluje nejznámější evokovaný potenicál vlna P300, díky které lze klasifikovat myšlený znak. Z takto klasifikovaných znaků skládáme slovo a rozeznáváme tak myšlená slova měřené osoby. Obhájeno
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/31822&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/31822&type=result"></script>');
-->
</script>
handle: 11025/16424
Příspěvek pojednává o problematice tvrdého HSC frézování s podporou MQL (Minimum Quantity Lubrication). Úkolem příspěvku je experimentální analýza vlivu procesního prostředí aplikovaného metodou MQL na řezný proces z hlediska silového zatížení. Porovnáván je způsob nanášení procesního media při tvrdém HSC frézování zápustkové oceli. V současnosti je možné aplikovat metodu MQL několika různými způsoby, kdy nejběžnějšími jsou přívod mazací mlhy do místa řezu pomocí trysek nebo nanášení tenké vrstvy manuálně pomocí štětce. Právě tyto dvě běžné metody jsou zde analyzovány z hlediska silového zatížení řezného procesu.
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/16424&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/16424&type=result"></script>');
-->
</script>
handle: 11025/48810
The skills of acquiring and processing information as well as creating innovations remain the key factor responsible for the market success of enterprises, one of the most important factors in gaining a competitive advantage on the market. It is also true for the tourism market of which catering services make an essential part. Hotel industry has been the subject of intensive research in this area for over 2 decades. Much less scientific attention has been paid to innovation in the restaurant sector. Therefore, the intention of the authors of this study was to analyse the process of creating innovations in restaurants operating in the largest Polish cities. The study identifies the factors responsible for the innovative activity of restaurants, perceived from the perspective of their managers. For this purpose, a multivariate method, in the form of classification trees, was used. The research material was collected in the course of a survey carried out in 250 restaurants. As a result of the applied research methods, the innovation factors were specified and 4 segments of innovative restaurants in Poland were identified. These segments are made up of 75% of restaurants applying pro-innovative activities, which for them represent an important aspect of market success. Pro-innovative activities are implemented more often by chain restaurants as well as the ones operating in hotel facilities. Small, family-run restaurants use innovations on a smaller scale. They refer to selected restaurants operating in the 6 largest Polish cities, which limits the possibility of making generalizations regarding other forms of catering establishments functioning in other geographical locations. Future research should cover a wider group of catering establishments, in various locations.
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/48810&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11025/48810&type=result"></script>');
-->
</script>
handle: 11012/24395
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/24395&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/24395&type=result"></script>');
-->
</script>
handle: 11012/68559
The content of the thesis is an architectural study of the temporary accommodation of migrants and finding a suitable location on the territory of the city of Brno. The choice of land suitable for construction must meet not only the technical requirements but also take into account the sensitive public relation to this type of equipment. The location of the Malměřice-Obřany district in Brno, currently managed as a brownfield, meets all the requirements and contributes to the reclamation of urban space. Obsahem práce je architektonická studie dočasného ubytování migrantů a nalezení vhodné lokality na území města Brna. Výběr pozemku vhodný pro výstavbu musí splňovat nejen technické požadavky, ale také brát ohledy na citlivý vztah veřejnosti vůči tomuto druhu zařízení. Lokalita brněnské městské části Maloměřice-Obřany, v současné době vedená jako brownfield, splňuje všechny stanovené požadavky a přispívá k rekultivaci městského prostoru. C
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/68559&type=result"></script>');
-->
</script>
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=11012/68559&type=result"></script>');
-->
</script>