National Repository of Grey Literature 4 records found  Search took 0.00 seconds. 
Multiple Document Type Diff
Zemko, Michal ; Mlích, Jozef (referee) ; Chmelař, Petr (advisor)
This thesis deals with comparing different types of files, especially source codes. It describes the problem of comparing source code and different ways of solving this problem, from simple line comparison, to AST comparison. Chosen method was comparison based on lexical analysis. This is also described in the work with instruments of its automation. The goal of this thesis is to design and implement modular application, which compares different types of files. The implemented module compares source code in programming languages C/C++, Java a Python. This module is easily extendable for comparisons with other languages.
Multiple Document Type Diff
Zemko, Michal ; Jirák, Ota (referee) ; Chmelař, Petr (advisor)
During the work on important projects, we have to backup current versions periodically. But sometimes we want to know what changes between two versions has been made. To recognize these changes, we can use the diff program that compares two text files line by line and can show differencies in various formats. A problem occurs, if we want to compare other than text files. The purpose of this bachelor thesis is to create one tool that can compare different types of files, for example images, Open Office files, DTP system LaTeX files, config files and, of course, standard text files. Each of listed types is specific and demands unique approach. This thesis deals with theoretical analysis of the problem and also with realization of the program which executes the comparision.
Multiple Document Type Diff
Zemko, Michal ; Jirák, Ota (referee) ; Chmelař, Petr (advisor)
During the work on important projects, we have to backup current versions periodically. But sometimes we want to know what changes between two versions has been made. To recognize these changes, we can use the diff program that compares two text files line by line and can show differencies in various formats. A problem occurs, if we want to compare other than text files. The purpose of this bachelor thesis is to create one tool that can compare different types of files, for example images, Open Office files, DTP system LaTeX files, config files and, of course, standard text files. Each of listed types is specific and demands unique approach. This thesis deals with theoretical analysis of the problem and also with realization of the program which executes the comparision.
Multiple Document Type Diff
Zemko, Michal ; Mlích, Jozef (referee) ; Chmelař, Petr (advisor)
This thesis deals with comparing different types of files, especially source codes. It describes the problem of comparing source code and different ways of solving this problem, from simple line comparison, to AST comparison. Chosen method was comparison based on lexical analysis. This is also described in the work with instruments of its automation. The goal of this thesis is to design and implement modular application, which compares different types of files. The implemented module compares source code in programming languages C/C++, Java a Python. This module is easily extendable for comparisons with other languages.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.