• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 23
  • 15
  • Tagged with
  • 38
  • 25
  • 18
  • 13
  • 12
  • 9
  • 8
  • 8
  • 8
  • 8
  • 7
  • 7
  • 7
  • 7
  • 7
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
31

Gramatické systémy a syntaxí řízený překlad založený na nich / Grammar Systems and Syntax-Directed Translation Based on Them

Handlíř, Jaroslav January 2017 (has links)
The thesis examines the theory of formal languages in the field of context-free grammars. It focuses mainly on the possibilities and models of collaborating grammars to solve a common problem. In this context, it presents grammatical systems that have been designed as a formal means for describing distributed and parallel processing. After introducing to the problematics, the thesis focuses on the practical use of these mechanisms in the translation controlled syntax, and therefore the second part of the thesis deals with the implementation of a dynamic syntactic analyzer that uses more grammars during the analysis. With respect to the greatest user friendliness and the possible didactic use, the application is implemented using modern web technologies HTML5, JavaScript, AngularJS, CSS3, LESS and more.
32

O vymazávacích pravidlech v řízených gramatikách / On Erasing Rules in Regulated Grammars

Zemek, Petr January 2010 (has links)
This work discusses the effect of erasing rules to the generative power of regulated grammars, which is a big open problem in the theory of regulated rewriting. It studies the possibility of removal of erasing rules from regulated grammars by aggregation of current, up-to-date results concerning this elimination and by presentation of a new condition, called k-limited erasing, under which all erasing rules can be always removed from regularly controlled context-free grammars without affecting their generative power. This result partially solves the abovementioned problem. Moreover, a new algorithm for elimination of erasing rules from context-free grammars is presented. This algorithm does not require any predetermination of so called epsilon-nonterminals (in contrast to the standard algorithm used in textbooks). In the conclusion, a significance of these results concerning syntactical analysis is discussed.
33

IDE for SCADA Development at CERN / IDE for SCADA Development at CERN

Mareček, Matěj January 2016 (has links)
Cílem této magisterské práce je navrhnout a implementovat IDE (integrované vývojové prostředí), které zvýší efektivitu a bezpečnost vývoje pro SIMATIC WinCC Open Architecture. Tato práce je založena na výzkumu provedeném týmem z Technické univerzity v Eindhovenu a splňuje požadavky pocházející ze SCD sekce v CERN (Evropské organizace pro jaderný výzkum). Vyvinuté IDE je postaveno na platformě Eclipse, přičemž pro syntaktickou analýzu, linkování a sémantickou analýzu kódu používá Xtext framework. IDE nabízí také podporu pro nově vytvořený programovací jazyk, který umožňuje programátorům jednoduše nadefinovat šablonu pro konfigurační soubory používané WinCC OA. Interpret tohoto nového jazyka je schopen provést syntaktickou analýzu šablony a konfiguračního souboru a rozhodnout, zdali konfigurační soubor odpovídá šabloně. Praktickým výstupem této práce je integrované vývojové prostředí, které podporuje vývoj WinCC OA aplikací v CERN a periodicky provádí analýzu kódu těchto aplikací napsaného v jazyce Control script.
34

Systémy kombinující automaty a gramatiky / Systems that Combine Automata and Grammars

Petřík, Patrik January 2009 (has links)
This work deals with Systems that combine automata and grammars. We investigate their properties compared with grammar systems and automaton systems. Work is focused on systems, which components are finite state automata, right linear grammars, pushdown automata or context free grammars. We also investigate usage of these systems in compilers.
35

Konverze ASP do ASP.NET / Translation of ASP into ASP.NET

Vilímek, Jan January 2007 (has links)
The goal of this dissertation is to implement an application for ASP to ASPX conversion. The ASP pages should be written in the VBScript language, the target language for ASPX will be C#. The application is developed on the .NET platform. The conversion process should be automatic. There should be no need to alter the converted files by a programmer. The first part of this dissertation introduces the whole problematic. It shows also current solutions. The next part is the analysis and the design of the application itself. The main part of this dissertation is the VBScript grammar conversion, problems while conversion and its solving.
36

Výuka gramatice ve specifických formách výuky (firemní kurzy - výuka dospělých). / Teaching grammar in specific forms of education (in-company courses - adult learners).

Pohořálková, Pavla January 2013 (has links)
The diploma thesis focuses on teaching grammar in the context of in-company language courses. What needs to be taken into consideration are both the psychological aspects of adult learners and the sociological characteristics of a typical course participant, their position of a client which is connected to high expectations of the service provided - language tuition. The role of the teacher in an in-company course is much less authoritative than in a traditional course and teachers become rather partners or coaches for the learners. The pedagogical research conducted among 172 Czech in-company learners with the help of an electronic questionnaire shows that the main aim of in-company students is to be able to communicate efficiently in real-life situations from their private and working lives. It is the role of the teacher, or the coursebook author, to choose which grammar structures are necessary to succeed in the respective situations. Therefore, the most suitable method for teaching grammar in the context of in-company courses is the Engage, Study, Activate method combined with the eclectic method.
37

Jazyk barokních kazatelů Bílovského a de Waldta / The language of two Baroque preachers, Bílovský and de Waldt

BUTULOVÁ, Klára January 2010 (has links)
The overall theme of this diploma thesis are homilies entitled to Saint Anna by two baroque homilists, who origin from various language backgrounds. This thesis is divided into two major sections. The first section includes general information about the important baroque preachers {--} with a focus on Bílovský and de Waldt. It also provides valuable information about the contemporary grammars. The first section of this thesis is primarily based on a proven literature theory. The second section of this thesis includes practical analysis of three specific homilies on the phonological and morphological levels. The analysis is based on the theme, style, and lexicon pages of content as well as the confrontation of their means of expression. The objective of this thesis is a comparison of the languages, shown by both preachers through phonology, morphology, and the judgment of a level to which spoken language extends into their language.
38

Rekonfigurovatelná analýza strojového kódu / Retargetable Analysis of Machine Code

Křoustek, Jakub Unknown Date (has links)
Analýza softwaru je metodologie, jejímž účelem je analyzovat chování daného programu. Jednotlivé metody této analýzy je možné využít i v dalších oborech, jako je zpětné inženýrství, migrace kódu apod. V této práci se zaměříme na analýzu strojového kódu, na zjištění nedostatků existujících metod a na návrh metod nových, které umožní rychlou a přesnou rekonfigurovatelnou analýzu kódu (tj. budou nezávislé na konkrétní cílové platformě). Zkoumány budou dva typy analýz - dynamická (tj. analýza za běhu aplikace) a statická (tj. analýza aplikace bez jejího spuštění). Přínos této práce v rámci dynamické analýzy je realizován jako rekonfigurovatelný ladicí nástroj a dále jako dva typy tzv. rekonfigurovatelného translátovaného simulátoru. Přínos v rámci statické analýzy spočívá v navržení a implementování rekonfigurovatelného zpětného překladače, který slouží pro transformaci strojového kódu zpět do vysokoúrovňové reprezentace. Všechny tyto nástroje jsou založeny na nových metodách navržených autorem této práce. Na základě experimentálních výsledků a ohlasů od uživatelů je možné usuzovat, že tyto nástroje jsou plně srovnatelné s existujícími (komerčními) nástroji a nezřídka dosahují i lepších výsledků.

Page generated in 0.0659 seconds