To see the other types of publications on this topic, follow the link: Code visualization.

Dissertations / Theses on the topic 'Code visualization'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 dissertations / theses for your research on the topic 'Code visualization.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Stange, Yuri. "Visualization of Code Flow." Thesis, KTH, Skolan för datavetenskap och kommunikation (CSC), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-162108.

Full text
Abstract:
Visual representation of Control Flow Graphs (CFG) is a feature available in many tools, such as decompilers. These tools often rely on graph drawing frameworks which implement the Sugiyama hierarchical style graph drawing method, a well known method for drawing directed graphs. The main disadvantage of the Sugiyama framework, is the fact that it does not take into account the nature of the graph to be visualized, specically loops are treated as second class citizens. The question this paper attempts to answer is; how can we improve the visual representation of loops in the graph? A method bas
APA, Harvard, Vancouver, ISO, and other styles
2

De, Roberto Paola. "Information visualization: from petroglyphs to CoDe Graphs." Doctoral thesis, Universita degli studi di Salerno, 2018. http://hdl.handle.net/10556/3083.

Full text
Abstract:
2016 - 2017<br>Data visualization concerns the communication of data through visual representations and techniques. It aims at enhancing perception and support data-driven decision making so enabling insights otherwise hard to achieve. A good visualization of data makes it possible to identify patterns and enables better understanding of phenomena. In other words, data visualization is related to an innate human ability to quickly comprehend, discern and convert patterns into useful and usable information. Humans have used visual graphical representations as early as 35.000 B.C., through
APA, Harvard, Vancouver, ISO, and other styles
3

Hopfner, Marbod. "Source Code Analysis, Management, and Visualization for PROLOG." Doctoral thesis, kostenfrei, 2008. http://www.opus-bayern.de/uni-wuerzburg/volltexte/2009/3630/.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Eng, David 1978. "Combining static and dynamic data in code visualization." Thesis, McGill University, 2002. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=78356.

Full text
Abstract:
The task of developing, tuning, and debugging compiler optimizations is a difficult one which can be facilitated by software visualization. There are many characteristics of the code which must be considered when studying the kinds of optimizations which can be performed. These characteristics can include large amounts of data which would be difficult to inspect without the appropriate tools. Both static data collected at compile-time and dynamic runtime data can reveal opportunities for optimization and affect code transformations. In order to expose the behavior of such complex system
APA, Harvard, Vancouver, ISO, and other styles
5

Somkiadcharoen, R. (Robroo). "Improving visualization on code repository issues for tasks understanding." Master's thesis, University of Oulu, 2019. http://jultika.oulu.fi/Record/nbnfioulu-201907202706.

Full text
Abstract:
Abstract. Understanding the tasks and bug locating are extremely challenging and time-consuming. Achieving a new state of the art of understanding the tasks or issues and provide a high-level visualization to the users would be an incredible asset to both developers and research communities. Open Github archive are gathered, and the data is programmatically labelled. The Fasttext embedding model was trained to map the words to together based on semantics. Then, both CNN and RNN types of deep learning architectures are trained to classify whether each tokenized instance is a source file attribu
APA, Harvard, Vancouver, ISO, and other styles
6

Kacan, Denis, and Darius Sidlauskas. "Information Visualization and Machine Learning Applied on Static Code Analysis." Thesis, Blekinge Tekniska Högskola, Avdelningen för programvarusystem, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-3033.

Full text
Abstract:
Software engineers will possibly never see the perfect source code in their lifetime, but they are seeing much better analysis tools for finding defects in software. The approaches used in static code analysis emerged from simple code crawling to usage of statistical and probabilistic frameworks. This work presents a new technique that incorporates machine learning and information visualization into static code analysis. The technique learns patterns in a program’s source code using a normalized compression distance and applies them to classify code fragments into faulty or correct. Since the
APA, Harvard, Vancouver, ISO, and other styles
7

Jefferson, Alvin Hayes. "Visualizing Java Code Smells with Dotplots." OpenSIUC, 2008. https://opensiuc.lib.siu.edu/theses/431.

Full text
Abstract:
An approach using dot plots as an aid to visualizing smells within Java source files is presented. Dot plots are a visual tool that allows for viewing duplication in a document or text string. Our approach uses a plug-in for the Eclipse Java IDE to convert Java source files into dot plots. The goal here is to find problem areas in the code, known as "Code Smells", that could indicate that the source file needs to be modified or refactored. In the dot plot these problem areas appear as sections that contain interesting dot formations. Color is also used to enhance places of the dot plot that co
APA, Harvard, Vancouver, ISO, and other styles
8

Mahmood, Waqas, and Muhammad Faheem Akhtar. "Validation of Machine Learning and Visualization based Static Code Analysis Technique." Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-4347.

Full text
Abstract:
Software security has always been an afterthought in software development which results into insecure software. Companies rely on penetration testing for detecting security vulnerabilities in their software. However, incorporating security at early stage of development reduces cost and overhead. Static code analysis can be applied at implementation phase of software development life cycle. Applying machine learning and visualization for static code analysis is a novel idea. Technique can learn patterns by normalized compression distance NCD and classify source code into correct or faulty usage
APA, Harvard, Vancouver, ISO, and other styles
9

Mamon, Andrei. "Graphical visualization of softwarepipelined code execution on pipelined andclustered VLIW DSP processors." Thesis, Linköping University, PELAB - Programming Environment Laboratory, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-57642.

Full text
Abstract:
<p>This report follows the development, testing and evaluation of a retargetable compilervisualization framework Optvis which can be used to visualize compiler generated code fordifferent VLIW architectures. Optvis is implemented in C++ programming language andfunctions as both standalone application and as plug-in for the retargetable compilerframework OPTIMIST.The purpose of this thesis work is to present the Optvis framework, to give a detailed viewover its internal structure and interaction with an end user. Additionally Optvis-OPTIMISTintegration is discussed. Testing and evaluation round
APA, Harvard, Vancouver, ISO, and other styles
10

Kumbakonam, Chandrasekar Ramalingam. "PROVIZ: an integrated graphical programming, visualization and scripting framework for WSNs." Thesis, Georgia Institute of Technology, 2013. http://hdl.handle.net/1853/47633.

Full text
Abstract:
Wireless Sensor Networks (WSNs) are rapidly gaining popularity in various critical domains like health care, critical infrastructure, and climate monitoring, where application builders have diversified development needs. Independent of the functionalities provided by the WSN applications, many of the developers use visualization, simulation, and programming tools. However, these tools are designed as separate stand-alone applications, which force developers to use multiple tools. This situation often poses confusion and hampers an efficient development experience. To avoid the complexity of us
APA, Harvard, Vancouver, ISO, and other styles
11

Wendt, Maximilian. "Visual Enhancements for Code Examples to Support the Knowledge Exchange Between Programmers." Thesis, Malmö högskola, Fakulteten för teknik och samhälle (TS), 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-20926.

Full text
Abstract:
Software development is an endless problem-solving activity and programmers regularly use online media channels to ask each other for advice. In particular, socially enabled media channels like the question & answer website Stack Overflow changed how programmers communicate and coordinate, and how they produce and consume content on the Web. Nowadays, a vast body of software development knowledge is documented in form of code examples. But acquiring the knowledge by reading code and logically reason about how they work makes non-trivial examples hard to understand. The aim of this work is to d
APA, Harvard, Vancouver, ISO, and other styles
12

Decker, Michael John. "srcDiff: Syntactic Differencing to Support Software Maintenance and Evolution." Kent State University / OhioLINK, 2017. http://rave.ohiolink.edu/etdc/view?acc_num=kent150074391000591.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Heras, Aguilar Sergio. "Comparison and visualization of robot program modifications : Applied on ABB industrial robots at Volvo Cars Corporation." Thesis, Högskolan Väst, Avdelningen för produktionssystem (PS), 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:hv:diva-11510.

Full text
Abstract:
Volvo Cars Corporation creates robot programs off-line for all new robot implementations for virtual commissioning. These virtually created robot programs are then downloaded to the real robot, after the installation has been carried out, to be tested before they are fully operational. These tests are spanned from robot installation until full production, adjusting the robot programme according to Volvo Cars specification and correcting errors that the robot program may have. Changes of the robot programs will be saved each time it is modified, generating a series of backups for each robot unt
APA, Harvard, Vancouver, ISO, and other styles
14

Edmison, Kenneth Robert Jr. "Turning Up the Heat!: Using Fault-Localizing Heat Maps to Help Students Improve Their Code." Diss., Virginia Tech, 2019. http://hdl.handle.net/10919/96008.

Full text
Abstract:
Automated grading systems provide feedback to computer science students in a variety of ways, but often focus on incorrect program behaviors. These tools will provide indications of test case failures or runtime errors, but without debugging skills, students often become frus- trated when they don't know where to start. They know their code has defects, but finding the problem may be beyond their experience, especially for beginners. An additional concern is balancing the need to provide enough direction to be useful, without giving the student so much direction that they are effectively given
APA, Harvard, Vancouver, ISO, and other styles
15

Belloni, Sofia. "Implementazione in linguaggio C++ in versione ottimizzata del tool Reconstruction and Visualization from a Single Projection (ReViSP)." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2021. http://amslaurea.unibo.it/24301/.

Full text
Abstract:
Il volume è una delle feature più importanti per la caratterizzazione di un tumore su scala macroscopica. Viene spesso utilizzato per valutare l'efficacia dei trattamenti assistenziali, rendendo così la sua corretta valutazione una questione cruciale per la cura del paziente. Allo stesso modo, il volume è una caratteristica fondamentale anche su una scala microscopica ma, ad esempio in letteratura, esistono pochissimi metodi proposti per stimare il volume di sferoidi tumorali, modelli tumorali 3D di circa 1 mm di diametro, creati in vitro e ampiamente utilizzati in studi pre-clinici per testar
APA, Harvard, Vancouver, ISO, and other styles
16

Nelson, Edward L. "Development of an infrared gaseous radiation band model based on NASA SP-3080 for computational fluid dynamic code validation applications." Thesis, Virginia Tech, 1992. http://hdl.handle.net/10919/42950.

Full text
Abstract:
The increased use of infrared imaging as a flow visualization technique and as a validation technique for computational fluid dynamics (CFD) codes has led to an in-depth study of infrared band models. The ability to create fast and accurate images of airframe and plume infrared emissions often depends on the complexity of the band model. An infrared band model code has been created based largely on the band model published in NASA SP-3080, Handbook of Infrared Radiation from Combustion Gases. Improvements to the NASA SP-3080 model using the N I RA T AM data files have been made. The model and
APA, Harvard, Vancouver, ISO, and other styles
17

Wihlborg, Åsa. "Using an XML-driven approach to create tools for program understanding : An implementation for Configura and CET Designer." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-66414.

Full text
Abstract:
A major problem during development and maintenance of software is lack of quality documentation. Many programers have problems identifying which infor- mation is relevant for someone with no knowledge of the system and therefore write incomplete documentation. One way to get around these problems would be to use a tool that extracts information from both comments and the actual source code and presents the structure of the program visually. This thesis aims to design an XML-driven system for the extraction and pre- sentation of meta information about source code to that purpose. Relevant meta
APA, Harvard, Vancouver, ISO, and other styles
18

Mueller-Roemer, Johannes Sebastian Verfasser], Dieter W. [Akademischer Betreuer] Fellner, André [Akademischer Betreuer] [Stork, and Heinrich [Akademischer Betreuer] Müller. "GPU Data Structures and Code Generation for Modeling, Simulation, and Visualization / Johannes Sebastian Mueller-Roemer ; Dieter W. Fellner, André Stork, Heinrich Müller." Darmstadt : Universitäts- und Landesbibliothek Darmstadt, 2020. http://d-nb.info/1204200823/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
19

Mueller-Roemer, Johannes Sebastian [Verfasser], Dieter W. [Akademischer Betreuer] Fellner, André [Akademischer Betreuer] Stork, and Heinrich [Akademischer Betreuer] Müller. "GPU Data Structures and Code Generation for Modeling, Simulation, and Visualization / Johannes Sebastian Mueller-Roemer ; Dieter W. Fellner, André Stork, Heinrich Müller." Darmstadt : Universitäts- und Landesbibliothek Darmstadt, 2020. http://d-nb.info/1204200823/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
20

Ekwall, Axel. "Improving technical debt management and communication by visualizing source code : A concept driven design study to explore the concept of using a visualization tool to improve technical debt management and communication." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-280838.

Full text
Abstract:
With the increasing reliance on digital technology in our lives we, more than ever before, depend on software products and services. The development of such products and services is thereby becoming more complex and sophisticated. In these large software projects, developers often have to make compromises or settle for less than optimal solutions in order to reach deadlines or deliver a product to market in time. This can cause what is known in the industry as Technical debt, the accumulation of cost created by "shortcuts" taken during development. The goal of this paper is to design a concept
APA, Harvard, Vancouver, ISO, and other styles
21

Colin, de Verdière Guillaume. "A la recherche de la haute performance pour les codes de calcul et la visualisation scientifique." Thesis, Reims, 2019. http://www.theses.fr/2019REIMS012/document.

Full text
Abstract:
Cette thèse vise à démontrer que l'algorithmique et la programmation, dans un contexte de calcul haute performance (HPC), ne peuvent être envisagées sans tenir compte de l'architecture matérielle des supercalculateurs car cette dernière est régulièrement remise en cause.Après avoir rappelé quelques définitions relatives aux codes et au parallélisme, nous montrons que l'analyse des différentes générations de supercalculateurs, présents au CEA lors de ces 30 dernières années, permet de dégager des points de vigilances et des recommandations de bonnes pratiques en direction des développeurs de co
APA, Harvard, Vancouver, ISO, and other styles
22

Dirand, Estelle. "Développement d'un système in situ à base de tâches pour un code de dynamique moléculaire classique adapté aux machines exaflopiques." Thesis, Université Grenoble Alpes (ComUE), 2018. http://www.theses.fr/2018GREAM065/document.

Full text
Abstract:
L’ère de l’exascale creusera encore plus l’écart entre la vitesse de génération des données de simulations et la vitesse d’écriture et de lecture pour analyser ces données en post-traitement. Le temps jusqu’à la découverte scientifique sera donc grandement impacté et de nouvelles techniques de traitement des données doivent être mises en place. Les méthodes in situ réduisent le besoin d’écrire des données en les analysant directement là où elles sont produites. Il existe plusieurs techniques, en exécutant les analyses sur les mêmes nœuds de calcul que la simulation (in situ), en utilisant des
APA, Harvard, Vancouver, ISO, and other styles
23

BONFANTI, Silvia (ORCID:0000-0001-9679-4551). "Rigorous Model-based Development of Programmable Electronic Medical Systems (PEMS): from Requirements to Code." Doctoral thesis, Università degli studi di Bergamo, 2017. http://hdl.handle.net/10446/77230.

Full text
Abstract:
Programmable Electronic Medical Systems (PEMS) are safety-critical system. They have effects on people health and, in case of malfunctions, they can seriously compromise human safety. For this reason, the software installed on these devices must be guaranteed through rigorous processes to assure safety and reliability. Moreover, correct operation of a medical device depends upon the controlling software, whose development should adhere to certification standards. The rigorous process presented in this thesis is based on the Abstract State Machines (ASMs) formal method, a mathematically based
APA, Harvard, Vancouver, ISO, and other styles
24

Caserta, Pierre. "Analyse statique et dynamique de code et visualisation des logiciels via la métaphore de la ville : contribution à l'aide à la compréhension des programmes." Phd thesis, Université de Lorraine, 2012. http://tel.archives-ouvertes.fr/tel-00790056.

Full text
Abstract:
Ce travail s'inscrit dans le cadre des recherches menées autour de l'analyse et la visualisation des logiciels, notamment les logiciels à objets, et en particulier Java. Très brièvement, on peut dire que le but de cette thèse revient à tenter de répondre à une question fondamentale: comment faire pour faciliter la compréhension du logiciel par ses développeurs et concepteurs ? Ce travail de recherche est basé en grande partie sur deux axes principaux. Le premier consiste à analyser l'exécution des programmes, non seulement au niveau de la méthode, mais bien au niveau du bloc de base, pour recu
APA, Harvard, Vancouver, ISO, and other styles
25

Porto, Daniel de Paula. "CRISTA : um apoio computacional para atividades de inspeção e compreensão de código." Universidade Federal de São Carlos, 2009. https://repositorio.ufscar.br/handle/ufscar/415.

Full text
Abstract:
Made available in DSpace on 2016-06-02T19:05:38Z (GMT). No. of bitstreams: 1 2434.pdf: 10415904 bytes, checksum: cf49390a38715c53ffe39e9881ed117c (MD5) Previous issue date: 2009-05-18<br>Financiadora de Estudos e Projetos<br>Software inspection is a key activity of software quality assurance that can be applied in the whole development process since it is a static activity essentially based on reading. Depending on the artifact that is being inspected, we need to apply the appropriated reading technique. Stepwise Abstraction (SA) is a reading technique commonly used in code inspections. Howe
APA, Harvard, Vancouver, ISO, and other styles
26

Caserta, Pierre. "Analyse statique et dynamique de code et visualisation des logiciels via la métaphore de la ville : contribution à l'aide à la compréhension des programmes." Electronic Thesis or Diss., Université de Lorraine, 2012. http://www.theses.fr/2012LORR0266.

Full text
Abstract:
Ce travail s'inscrit dans le cadre des recherches menées autour de l'analyse et la visualisation des logiciels, notamment les logiciels à objets, et en particulier Java. Très brièvement, on peut dire que le but de cette thèse revient à tenter de répondre à une question fondamentale: comment faire pour faciliter la compréhension du logiciel par ses développeurs et concepteurs ? Ce travail de recherche est basé en grande partie sur deux axes principaux. Le premier consiste à analyser l'exécution des programmes, non seulement au niveau de la méthode, mais bien au niveau du bloc de base, pour recu
APA, Harvard, Vancouver, ISO, and other styles
27

Belgamo, Anderson. "KIRT : uma técnica de leitura baseada em informações-chave e visualização para inspeção de código com suporte computacional." Universidade Federal de São Carlos, 2015. https://repositorio.ufscar.br/handle/ufscar/7973.

Full text
Abstract:
Submitted by Livia Mello (liviacmello@yahoo.com.br) on 2016-09-30T14:28:59Z No. of bitstreams: 1 TeseAB.pdf: 3344244 bytes, checksum: 730def413199e55b254a6488a3bb47ef (MD5)<br>Approved for entry into archive by Marina Freitas (marinapf@ufscar.br) on 2016-10-20T16:18:26Z (GMT) No. of bitstreams: 1 TeseAB.pdf: 3344244 bytes, checksum: 730def413199e55b254a6488a3bb47ef (MD5)<br>Approved for entry into archive by Marina Freitas (marinapf@ufscar.br) on 2016-10-20T16:18:36Z (GMT) No. of bitstreams: 1 TeseAB.pdf: 3344244 bytes, checksum: 730def413199e55b254a6488a3bb47ef (MD5)<br>Made available in
APA, Harvard, Vancouver, ISO, and other styles
28

Kim, Tanyoung. "Coded visualization: the rhetoric and aesthetics of data-based cultural interface." Diss., Georgia Institute of Technology, 2013. http://hdl.handle.net/1853/47648.

Full text
Abstract:
Visualization enables new forms of social expression beyond the support of scientific data analysis. Focusing on the expanded roles of computational visualization, I investigate the influences of computation on the aesthetics and the rhetoric of visualization through design research methods. My design research includes 1) the construction of knowledge by synthesizing literature from digital media studies, visual rhetoric, information visualization, graphic design history, and HCI and 2) research through practices and consequent critiques. Coded visualization is a new term that I coined to inte
APA, Harvard, Vancouver, ISO, and other styles
29

Vavrík, Michal. "Návrh a implementace řídícího programu pro CNC obráběcí stroj prostřednictvím B&R Automation." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2020. http://www.nusl.cz/ntk/nusl-416642.

Full text
Abstract:
The aim of the diploma thesis is the robotization of a conventional milling machine to a CNC milling machine using a programmable logic controller. The theoretical part of the thesis contains a description of machine tools and industry 4.0, an overview of Optimum Maschinen and B&R Automation companies, including products, and a description of the G code programming language. At the beginning of the practical part, the selected hardware, its connection and tuning of motors are described. Furthermore, the practical part explains the method of motor control and processing of CNC programs in G cod
APA, Harvard, Vancouver, ISO, and other styles
30

Ledur, Cleverson Lopes. "Gmavis : a domain-specific language for large-scale geospatial data visualization supporting multi-core parallelism." Pontif?cia Universidade Cat?lica do Rio Grande do Sul, 2016. http://tede2.pucrs.br/tede2/handle/tede/6837.

Full text
Abstract:
Submitted by Setor de Tratamento da Informa??o - BC/PUCRS (tede2@pucrs.br) on 2016-07-18T20:27:24Z No. of bitstreams: 1 DIS_CLEVERSON_LOPES_LEDUR_COMPLETO.pdf: 8709735 bytes, checksum: f6e5e2cfc62a7f7472f2e7e521dda480 (MD5)<br>Made available in DSpace on 2016-07-18T20:27:24Z (GMT). No. of bitstreams: 1 DIS_CLEVERSON_LOPES_LEDUR_COMPLETO.pdf: 8709735 bytes, checksum: f6e5e2cfc62a7f7472f2e7e521dda480 (MD5) Previous issue date: 2016-03-30<br>Coordena??o de Aperfei?oamento de Pessoal de N?vel Superior - CAPES<br>Funda??o de Amparo ? Pesquisa do Estado do Rio Grande do Sul - FAPERGS<br>Data gener
APA, Harvard, Vancouver, ISO, and other styles
31

Tychonievich, Luther A. "Simulation and Visualization of Environments with Multidimensional Time." Diss., CLICK HERE for online access, 2008. http://contentdm.lib.byu.edu/ETD/image/etd2266.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
32

Peng, Chao. "Real-time Visualization of Massive 3D Models on GPU Parallel Architectures." Diss., Virginia Tech, 2013. http://hdl.handle.net/10919/50573.

Full text
Abstract:
Real-time rendering of massive 3D models has been recognized as a challenging task due to the limited computational power and memory available in a workstation. Most existing acceleration techniques, such as mesh simplification algorithms with hierarchical data structures, suffer from the nature of sequential executions. As data complexity increases due to the fundamental advances in modeling and simulation technologies, 3D models become complex and require gigabytes in storage. Consequently, visualizing such large datasets becomes a computationally intensive process where sequential solutions
APA, Harvard, Vancouver, ISO, and other styles
33

Chen, Chun-Ming. "Data Summarization for Large Time-varying Flow Visualization and Analysis." The Ohio State University, 2016. http://rave.ohiolink.edu/etdc/view?acc_num=osu1469141137.

Full text
APA, Harvard, Vancouver, ISO, and other styles
34

Moura, Marcello Henrique Dias de. "Comparação entre desenvolvedores de software a partir de dados obtidos em repositório de controle de versão." Universidade Federal de Goiás, 2013. http://repositorio.bc.ufg.br/tede/handle/tede/7944.

Full text
Abstract:
Submitted by Erika Demachki (erikademachki@gmail.com) on 2017-11-06T19:48:59Z No. of bitstreams: 2 Dissertação - Marcello Henrique Dias de Moura - 2013.pdf: 3325482 bytes, checksum: 45be62e46fd5fda90d1d0561482a3d85 (MD5) license_rdf: 0 bytes, checksum: d41d8cd98f00b204e9800998ecf8427e (MD5)<br>Approved for entry into archive by Erika Demachki (erikademachki@gmail.com) on 2017-11-06T19:49:14Z (GMT) No. of bitstreams: 2 Dissertação - Marcello Henrique Dias de Moura - 2013.pdf: 3325482 bytes, checksum: 45be62e46fd5fda90d1d0561482a3d85 (MD5) license_rdf: 0 bytes, checksum: d41d8cd98f00b204e9800998
APA, Harvard, Vancouver, ISO, and other styles
35

Gorgol, Martin. "Spojování obrazů podle tvaru hran." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2015. http://www.nusl.cz/ntk/nusl-219999.

Full text
Abstract:
This master’s thesis describes the design and implementation of the application that created the basis set pieces "puzzle" according to the shape of the folded edges of the original image. This application is developed using Matlab. The work also describes how to create a database of actual pieces of the puzzle composite photo image. Closer was also focused on finding the characteristic section points, their segmentation and appropriate description. There is dismantled procedure for selecting the types of symptoms and their extraction. On the basis of suitably described pieces of segmented par
APA, Harvard, Vancouver, ISO, and other styles
36

Bladin, Kalle, and Erik Broberg. "Design and Implementation of an Out-of-Core Globe Rendering System Using Multiple Map Services." Thesis, Linköpings universitet, Medie- och Informationsteknik, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-137671.

Full text
Abstract:
This thesis focuses on the design and implementation of a software system enabling out-of-core rendering of multiple map datasets mapped on virtual globes around our solar system. Challenges such as precision, accuracy, curvature and massive datasets were considered. The result is a globe visualization software using a chunked level of detail approach for rendering. The software can render texture layers of various sorts to aid in scientific visualization on top of height mapped geometry, yielding accurate visualizations rendered at interactive frame rates. The project was conducted at the Ame
APA, Harvard, Vancouver, ISO, and other styles
37

STABELLINI, BARBARA. "Personal Data & the City. La visualizzazione come strumento per la progettazione del benessere individuale e collettivo." Doctoral thesis, Politecnico di Torino, 2019. http://hdl.handle.net/11583/2742539.

Full text
APA, Harvard, Vancouver, ISO, and other styles
38

Biazussi, Jorge Luiz 1984. "Desenvolvimento de uma técnica de medida de vazão de óleo em escoamento bifásico do tipo core-flow." [s.n.], 2010. http://repositorio.unicamp.br/jspui/handle/REPOSIP/263359.

Full text
Abstract:
Orientador: Luiz Felipe Mendes de Moura<br>Dissertação (mestrado) - Universidade Estadual de Campinas, Faculdade de Engenharia Mecânica<br>Made available in DSpace on 2018-08-16T05:56:22Z (GMT). No. of bitstreams: 1 Biazussi_JorgeLuiz_M.pdf: 4897786 bytes, checksum: 407214ced9492976cb44ade6e24f677e (MD5) Previous issue date: 2010<br>Resumo: Diferentes métodos para exploração dos óleos pesados surgiram nestes últimos anos. Um método que chamou a atenção da indústria foi o método que adiciona água ao escoamento, formando uma película lubrificante que facilita o escoamento deste óleo que pode e
APA, Harvard, Vancouver, ISO, and other styles
39

Alsegård, Adam. "Interactive out-of-core rendering and filtering of one billion stars measured by the ESA Gaia mission." Thesis, Linköpings universitet, Medie- och Informationsteknik, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-151068.

Full text
Abstract:
The purpose of this thesis was to visualize the 1.7 billion stars released by the European Space Agency, as the second data release (DR2) of their Gaia mission, in the open source software OpenSpace with interactive framerates and also to be able to filter the data in real-time. An additional implementation goal was to streamline the data pipeline so that astronomers could use OpenSpace as a visualization tool in their research. An out-of-core rendering technique has been implemented where the data is streamed from disk during runtime. To be able to stream the data it first has to be read, sor
APA, Harvard, Vancouver, ISO, and other styles
40

Marek, David. "Řízení nových technologií při sváření obalových materiálů v potravinářském průmyslu." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2017. http://www.nusl.cz/ntk/nusl-316373.

Full text
Abstract:
The main task of the thesis is the practical verification of the ultrasonic sealing method for producing bags with a higher probability of goods in the sealing area. Most of the work deals with programming a block for the overall operation of an ultrasonic generator. Part of the solution is creation of visualization of the generator user interface. The last part is designing and implementing a reporting system to help customers get production data.
APA, Harvard, Vancouver, ISO, and other styles
41

Sarton, Jonathan. "Visualisations interactives haute-performance de données volumiques massives : une approche out-of-core multi-résolution basée GPUs." Thesis, Reims, 2018. http://www.theses.fr/2018REIMS022/document.

Full text
Abstract:
Les travaux de cette thèse s'inscrivent dans le cadre du projet PIA2 3DNeuroSecure. Ce dernier vise à proposer un système collaboratif de navigation multi-échelle interactive dans des données visuelles massives (Visual Big Data) ayant pour cadre applicatif l'imagerie biomédicale 3D ultra-haute résolution (ordre du micron) possiblement multi-modale. En outre, ce système devra être capable d'intégrer divers traitements et/ou annotations (tags) au travers de ressources HPC distantes. Toutes ces opérations doivent être envisagées sans possibilité de stockage complet en mémoire (techniques out-of-c
APA, Harvard, Vancouver, ISO, and other styles
42

Quinteros, Milton I. "Design and Software Validation of Coded Communication Schemes using Multidimensional Signal Sets without Constellation Expansion Penalty in Band-Limited Gaussian and Fading Channels." ScholarWorks@UNO, 2014. http://scholarworks.uno.edu/td/1937.

Full text
Abstract:
It has been well reported that the use of multidimensional constellation signals can help to reduce the bit error rate in Additive Gaussian channels by using the hyperspace geometry more efficiently. Similarly, in fading channels, dimensionality provides an inherent signal space diversity (distinct components between two constellations points), so the amplitude degradation of the signal are combated significantly better. Moreover, the set of n-dimensional signals also provides great compatibility with various Trellis Coded modulation schemes: N-dimensional signaling joined with a convolutional
APA, Harvard, Vancouver, ISO, and other styles
43

Jamin, Clément. "Algorithmes et structures de données compactes pour la visualisation interactive d’objets 3D volumineux." Thesis, Lyon 1, 2009. http://www.theses.fr/2009LYO10133.

Full text
Abstract:
Les méthodes de compression progressives sont désormais arrivées à maturité (les taux de compression sont proches des taux théoriques) et la visualisation interactive de maillages volumineux est devenue une réalité depuis quelques années. Cependant, même si l’association de la compression et de la visualisation est souvent mentionnée comme perspective, très peu d’articles traitent réellement ce problème, et les fichiers créés par les algorithmes de visualisation sont souvent beaucoup plus volumineux que les originaux. En réalité, la compression favorise une taille réduite de fichier au détrime
APA, Harvard, Vancouver, ISO, and other styles
44

Jönsson, Daniel. "Real-time rendering of very large 3D scenes using hierarchical mesh simplification." Thesis, Linköping University, Department of Science and Technology, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-51571.

Full text
Abstract:
<p>Captured and generated 3D data can be so large that it creates a problem for today's computers since they do not fit into the main or graphics card memory. Therefore methods for handling and rendering the data must be developed. This thesis presents a way to pre-process and render out-of-core height map data for real time use. The pre-processing uses a mesh decimation API called Simplygon developed by Donya Labs to optimize the geometry. From the height map a normal map can also be created and used at render time to increase the visual quality. In addition to the 3D data textures are also s
APA, Harvard, Vancouver, ISO, and other styles
45

Alexandre-Barff, Welcome. "Architecture out-of-core basée GPU pour de la visualisation interactive de séries temporelles de données AMR." Electronic Thesis or Diss., Reims, 2024. http://www.theses.fr/2024REIMS005.

Full text
Abstract:
Ce manuscrit présente une approche de scalabilité pour de la visualisation in-téractive de série temporelle de Maillages à Raffinement Adaptatif (AMR) massives. Nouspouvons définir une donnée AMR comme un format de quadrillage dynamique de cellulesraffinées hiérarchiquement à partir d’un domaine de calcul décrit dans cette étude commeune grille cartésienne régulière. Cette caractéristique adaptative est essentielle pour suivredes phénomènes évolutifs dépendant du temps et fait du format AMR une représentationessentielle pour la simulation numérique 3D. Cependant, la visualisation des données d
APA, Harvard, Vancouver, ISO, and other styles
46

Zeitler, Jonas. "Adaptive rendering of celestial bodies in WebGL." Thesis, Linköpings universitet, Medie- och Informationsteknik, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-119970.

Full text
Abstract:
This report covers theory and comparison of techniques for rendering massive scale 3D geospa- tial planet data in a web browser. It also presents implementation details of a few of these tech- niques in WebGL and Javascript, using the Three.js [1] 3D library. The thesis project is part of the implementation of Unitea, a web based education platform for interactive astronomy visualizations. Unitea is a derivative of Uniview, which is a fulldome interactive simulation of the universe. A major part of this thesis is dedicated to the implementa- tion of Hierarchical Level of Detail (HLOD) modules
APA, Harvard, Vancouver, ISO, and other styles
47

Norbraten, Terry D. "Utilization of forward error correction (FEC) techniques with extensible markup language (XML) schema-based binary compression (XSBC) technology." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2004. http://library.nps.navy.mil/uhtbin/hyperion/04Dec%5FNorbraten.pdf.

Full text
Abstract:
Thesis (M.S. in Modeling, Virtual Environments and Simulation (MOVES))--Naval Postgraduate School, December 2004.<br>Thesis advisor(s): Don Brutzman, Don McGregor. Includes bibliographical references (p. 165-169). Also available online.
APA, Harvard, Vancouver, ISO, and other styles
48

Gueunet, Charles. "Calcul haute performance pour l'analyse topologique de données par ensembles de niveaux." Electronic Thesis or Diss., Sorbonne université, 2019. http://www.theses.fr/2019SORUS120.

Full text
Abstract:
L'analyse de données topologique nécessite des algorithmes de plus en plus efficaces pour être capable de traiter des jeux de données dont la taille et le niveau de détail augmente continûment. Dans cette thèse, nous nous concentrons sur trois abstractions topologiques fondamentales dérivées des ensembles de niveaux : l'arbre de jointure, l'arbre de contour et le graphe de Reeb. Nous proposons trois nouveaux algorithmes parallèles efficaces pour leur calcul sur des stations de travail composées de processeurs multi-cœur en mémoire partagée. Le premier algorithme élaboré durant cette thèse se b
APA, Harvard, Vancouver, ISO, and other styles
49

Janse, Van Vuuren Michaella. "Human Pose and Action Recognition using Negative Space Analysis." Diss., University of Cape Town, 2004. http://hdl.handle.net/10919/71571.

Full text
Abstract:
This thesis proposes a novel approach to extracting pose information from image sequences. Current state of the art techniques focus exclusively on the image space occupied by the body for pose and action recognition. The method proposed here, however, focuses on the negative spaces: the areas surrounding the individual. This has resulted in the colour-coded negative space approach, an image preprocessing step that circumvents the need for complicated model fitting or template matching methods. The approach can be described as follows: negative spaces surrounding the human silhouette are extra
APA, Harvard, Vancouver, ISO, and other styles
50

Jiang, Zhen Ming. "Visualizing and Understanding Code Duplication in Large Software Systems." Thesis, 2006. http://hdl.handle.net/10012/2630.

Full text
Abstract:
Code duplication, or code cloning, is a common phenomena in the development of large software systems. Developers have a love-hate relationship with cloning. On one hand, cloning speeds up the development process. On the other hand, clone management is a challenging task as software evolves. Cloning has commonly been considered as undesirable for software maintenance and several research efforts have been devoted to automatically detect clones and eliminate clones aggressively. However, there is little empirical work done to analyze the consequences of cloning with respect to the software qual
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!