Dissertations / Theses on the topic 'Interactive proofs'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'Interactive proofs.'
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.
González, Ulloa Alonso Emilio. "Efficient non-interactive zero-knowledge Proofs." Tesis, Universidad de Chile, 2017. http://repositorio.uchile.cl/handle/2250/144465.
Full textNon-Interactive Zero-Knowledge (NIZK) proofs, are proofs that yield nothing beyond their validity. As opposed to the interactive variant, NIZK proofs consist of only one message and are more suited for high-latency scenarios and for building inherently non- interactive schemes, like signatures or encryption. With the advent of pairing-based cryptography many cryptosystems have been built using bilinear groups, that is, three abelian groups G1,G2,GT oforderqtogetherwithabilinear function e : G1 × G2 → GT . Statements related to pairing-based cryptographic schemes are naturally expressed as the satisfiability of equations over these groups and Zq. The Groth-Sahai proof system, introduced by Groth and Sahai at Eurocrypt 2008, provides NIZK proofs for the satisfiability of equations over bilinear groups and over the integers modulo a prime q. Although Groth-Sahai proofs are quite efficient, they easily get expensive unless the statement is very simple. Specifically, proving satisfiability of m equations in n variables requires sending as commitments to the solutions Θ(n) elements of a bilinear group, and a proof that they satisfy the equations, which we simply call the proof, requiring additional Θ(m) group elements. In this thesis we study how to construct aggregated proofs i.e. proofs of size independent of the number of equations for different types of equations and how to use them to build more efficient cryptographic schemes. We show that linear equations admit aggregated proofs of size Θ(1). We then study the case of quadratic integer equations, more concretely the equation b(b − 1) = 0 which is the most useful type of quadratic integer equation, and construct an aggregated proof of size Θ(1). We use these results to build more efficient threshold Groth-Sahai proofs and more efficient ring signatures. We also study a natural generalization of quadratic equations which we call set-membership proofs i.e. show that a variable belongs to some set. We first construct an aggregated proof of size Θ(t), where t is the set size, and of size Θ(logt) if the set is of the form [0,t − 1] ⊂ Zq. Then, we further improve the size of our set-membership proofs and construct aggregated proofs of size Θ(log t). We note that some cryptographic schemes can be naturally constructed as set-membership proofs, specifically we study the case of proofs of correctness of a shuffle and range proofs. Starting from set-membership proofs as a common building block, we build the shortest proofs for both proof systems.
Este trabajo ha sido parcialmente financiado por CONICYT, CONICYT-PCHA/Doctorado Nacional/2013-21130937
Thaler, Justin R. "Practical Verified Computation with Streaming Interactive Proofs." Thesis, Harvard University, 2013. http://dissertations.umi.com/gsas.harvard:11086.
Full textEngineering and Applied Sciences
Saeednia, Shahrokh. "Zero Useful Knowledge Interactive Proofs of Similarity." Doctoral thesis, Universite Libre de Bruxelles, 1995. http://hdl.handle.net/2013/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/212539.
Full textMilner, Kevin. "Quantum interactive proofs and the complexity of entanglement detection." Thesis, McGill University, 2014. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=121517.
Full textCe mémoire met en évidence un lien formel entre les problèmes physiques de détection d'intrication et les classes de complexité de l'informatique théorique. Plus particulièrement, nous établissons une correspondance entre la plupart des classes de complexité naturelles issues de preuves interactives quantiques (incluant BQP, QMA, QMA(2), QSZK, et QIP), et une intrication ou un problème de détection de corrélation qui est complet pour cette classe. En ce sens, nous pouvons dire que l'intrication, ou le problème de détection de corrélation, capture la puissance expressive de chaque classe de complexité de preuve interactive quantique et que le contraste entre de tels problèmes donne une idée sur les différences entre les classes de preuves interactives quantiques. Il est démontré que la difficulté de la détection d'intrication varie considérablement du fait que la mesure de distance utilisée soit la distance de trace ou LOCC unidirectionnel. Nous fournissons également l'analyse d'un problème similaire, et montrons que celui-ci est décidable par un système de preuve interactive quantique (de deux messages) tout en étant NP-dur ainsi que QSZK-dur, le premier exemple non trivial d'un tel problème.
Pindado, Zaira. "Pairing-based non-interactive zero-knowledge arguments and applications." Doctoral thesis, Universitat Pompeu Fabra, 2021. http://hdl.handle.net/10803/671270.
Full textLes corbes el·líptiques amb una aplicació bilineal, o pairing, tenen una estructura algebraica molt rica que ha sigut fonamental per desenvolupar proves de zero coneixement no interactives (NIZK). En la banda teòrica, explorem quant eficients poden ser les proves NIZK sota hipòtesis de complexitat dèbils. Més concretament, reduïm el cost de les proves de satisfacció per equacions quadràtiques, definim un nou esquema de compromís que és compatible amb altres proves NIZK basades en pairings i construïm una prova que resulta en una nova signatura de coneixement amb una comunicació sublineal en la mida del circuit sota hipòtesis estàndards. A més, estudiem com es redueix el cost de verificació en una de les proves NIZK més desenvolupades a la pràctica.
Titiu, Radu. "New Encryption Schemes and Pseudo-Random Functions with Advanced Properties from Standard Assumptions." Thesis, Lyon, 2020. http://www.theses.fr/2020LYSEN050.
Full textIn this thesis, we study the security of advanced cryptographic primitives against adversaries that behave closer to real-life scenarios. Namely, they can adaptively update their strategy during the attack, based on previously obtained information, possible from external sources like corrupted users. We construct Distributed Pseudorandom Functions that still output random-looking values, even when the adversary can adaptively corrupt some servers. Such a system assumes that the secret key is shared among multiple servers that have to combine their partial evaluations in order to obtain a pseudorandom value. We also prove security against adaptive corruptions, in the stronger simulation-based security model, for Inner Product Functional Encryption. Such a public-key scheme encrypts vectors x and can issue multiple secret keys associated to key vectors y. The decryptor learns the partial information but nothing else. This primitive can compute statistics (e.g., weighted sums or means) on a database, while keeping each individual input private. We also construct a labeled variant, wherein each database entry is encrypted by a different client, called Multi-Client Functional Encryption.We finally provide a new construction of Non-Interactive Zero-Knowledge proof, which convinces a verifier of the validity of some NP statement without leaking anything else. In addition, an adversary obtaining many simulated proofs for possibly false statements cannot produce a valid proof of its own for a false statement. This primitive is used as a building-block for public-key encryption schemes with advanced security properties
Hegde, Suprabha Shreepad. "Analysis of Non-Interactive Zero Knowledge Proof." University of Cincinnati / OhioLINK, 2018. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1535702372270471.
Full textCheung, Kit-yuk Josephine, and 張潔玉. "Students' interaction in doing proofs: an exploratory study." Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2001. http://hub.hku.hk/bib/B3196249X.
Full textCheung, Kit-yuk Josephine. "Students' interaction in doing proofs an exploratory study /." Hong Kong : University of Hong Kong, 2001. http://sunzi.lib.hku.hk/hkuto/record.jsp?B23501030.
Full textRitchie, Brian. "The design and implementation of an interactive proof editor." Thesis, University of Edinburgh, 1988. http://hdl.handle.net/1842/6607.
Full textHunter, Christopher. "Agent-based proof support for interactive theorem proving /." [St. Lucia, Qld.], 2005. http://www.library.uq.edu.au/pdfserve.php?image=thesisabs/absthe19390.pdf.
Full textForsgren, Nils-Olof, and Olov Schelén. "An interactive proof system for test congruence between processes." Licentiate thesis, Luleå tekniska universitet, Datavetenskap, 1988. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-16903.
Full textSundaram, Ravi 1968. "Interactive proof system variants and approximation algorithms for optical networks." Thesis, Massachusetts Institute of Technology, 1996. http://hdl.handle.net/1721.1/41425.
Full textSadofyev, Andrey V. "Probes of strongly interacting plasma." Thesis, Massachusetts Institute of Technology, 2017. http://hdl.handle.net/1721.1/112072.
Full textCataloged from PDF version of thesis.
Includes bibliographical references (pages 123-138).
In this thesis we discuss recent results on the medium/probe interaction in the strongly coupled plasma produced in heavy-ion collisions. Such processes involve physics at multiple energy scales making a consistent theoretical description challenging. We show how insights from various regimes can be combined to extend our understanding of the underlying physics. As a first example, we start with the novel contributions to the drag force acting on a heavy quark moving through the strongly coupled holographic plasma. The new terms are proportional to the coefficient of the axial anomaly and to the chiral asymmetry in the medium. These chiral contributions to the drag force act either parallel to or antiparallel to an external magnetic field or to the vorticity of the fluid. We show that the chiral drag force vanishes for heavy quarks that are at rest in a suitably chosen frame in the weak field limit. In this frame, the heavy quark at rest sees counter propagating momentum and charge currents, both proportional to the axial anomaly coefficient, but feels no drag force. This provides strong concrete evidence for the absence of dissipation in chiral transport. Then, we extend this result introducing a concept of an "anomalous wind" felt by probes at rest. This phenomenon modifies previous results on the medium/probe interaction. We demonstrate that by deriving the anomalous correction to the screening length of the heavy quarkonium color potential. Finally, we discuss the strong magnetic field limit to the leading order in the weak medium/probe coupling. It is shown that the drag force is suppressed along the magnetic field and in the exact chiral limit tends to zero. This anisotropy in the drag force is present in the system even at zero chiral asymmetry and may lead to strong observable effects. Then, we turn to the main available probes of the plasma produced in experiments - jets. We supplement the holographic description corresponding to the infinite medium/probe coupling limit with an initial parameter distribution for an ensemble of jets motivated by the weakly coupled dynamics and similar to the case of proton-proton collisions. The model constructed in this way, combining insights from both weakly and strongly coupled regimes, is used to analyze the evolution of an ensemble, as it propagates through an expanding cooling droplet of strongly coupled plasma as in heavy ion collisions. Each jet in the ensemble is represented holographically by a string in the dual 4 + 1-dimensional gravitational theory. Firstly, the full string dynamics is approximated by assuming that the string moves at the speed of light. We study the evolution of the jet opening angle distribution upon propagating the droplet and study the medium effect on the mean opening angle within a simple two parametric phenomenological model. Then, we extend this result analyzing the full string dynamics for a range of possible initial conditions. That gives access to the dynamics of holographic jets just after their creation. We analyze the full jet shape modification and find the result that the jet shape scales with the opening angle at any particular energy. Further, we construct an ensemble of dijets with energies and energy asymmetry distributions taken from events in proton-proton collisions and jet shape taken from proton-proton collisions and scaled according to our result. We study how these observables are modified after the ensemble of dijets is propagated through the strongly-coupled plasma. The results of this simple model is in qualitative agreement with the experimental data.
by Andrey V. Sadofyev.
Ph. D.
Cano, Guillaume. "Interaction entre algèbre linéaire et analyse en formalisation des mathématiques." Phd thesis, Université Nice Sophia Antipolis, 2014. http://tel.archives-ouvertes.fr/tel-00986283.
Full textYamashita, Kyousuke. "A Study of Non-Interactive Zero-Knowledge Proof Systems in a Black-Box Framework." Doctoral thesis, Kyoto University, 2021. http://hdl.handle.net/2433/263778.
Full textLam, Benny, and Marcus Arnemo. "Design and Proof-of-Concept Implementation of Interactive Video Streaming with DASH.js." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-141558.
Full textAhmad, Munawar Sultana. "A study of the interaction loss of protons and deuterons in NaI." Thesis, University of British Columbia, 1988. http://hdl.handle.net/2429/27788.
Full textScience, Faculty of
Physics and Astronomy, Department of
Graduate
Meng, Jia. "The integration of higher order interactive proof with first order automatic theorem proving." Thesis, University of Cambridge, 2005. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.615216.
Full textMiller, Delyana Ivanova. "Interactive Voice Response Systems and Older Adults: Examination of the Cognitive Factors Related to Successful IVR Interaction and Proof-of-Principle of IVR Administration and Scoring of Neuropsychological Tests." Thèse, Université d'Ottawa / University of Ottawa, 2013. http://hdl.handle.net/10393/24294.
Full textNordlander, Gustav. "Development of a proof of concept for an online automobile configurator." Thesis, Umeå universitet, Institutionen för tillämpad fysik och elektronik, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-148185.
Full textZiliani, Beta [Verfasser], and Derek [Akademischer Betreuer] Dreyer. "Interactive typed tactic programming in the Coq proof assistant / Beta Ziliani. Betreuer: Derek Dreyer." Saarbrücken : Saarländische Universitäts- und Landesbibliothek, 2015. http://d-nb.info/1069289868/34.
Full textAhmadi, Danesh Ashtiani Ali. "ProGes: A User Interface for Multimedia Devices over the Internet of Things." Thesis, Université d'Ottawa / University of Ottawa, 2014. http://hdl.handle.net/10393/31865.
Full textFields, Sarah Grace. "Technology on the Trail: Using Cultural Probes to Understand Hikers." Thesis, Virginia Tech, 2017. http://hdl.handle.net/10919/78726.
Full textMaster of Science
Comets, Francis. "A propos des systèmes de particules en interaction sur un réseau." Grenoble 2 : ANRT, 1987. http://catalogue.bnf.fr/ark:/12148/cb376040172.
Full textComets, Francis. "A propos des systèmes de particules en interaction sur un réseau." Paris 11, 1987. http://www.theses.fr/1987PA112312.
Full textWe are interested in particles systems located on a lattice, with different type of interaction For short range interaction on zd, we study the large deviation properties for the empirical field of a Gibbs measure we also cover the case of random interaction and derive some applications Next we study Glauber dynamics of a local mean field model on the torus in the asymptotics of a large number of particles The fluctuation process has to be rescaled in space and time at the critical temperature We analyse the dynamics of a change of attractor using large deviations techniques at low temperature we recover a description for nucleation We then need to study the stationary points in such a local mean field model this is tackled in the frame of bifurcation theory
Oral, Hasan Giray. "Modeling time-resolved interaction force mode AFM imaging." Thesis, Georgia Institute of Technology, 2012. http://hdl.handle.net/1853/43691.
Full textVerigan, Adam. "Improving pediatric cardiology consultation methods by introducing gigital interactive 3-D heart models : a proof of concept study." [Tampa, Fla.] : University of South Florida, 2007. http://purl.fcla.edu/usf/dc/et/SFE0002165.
Full textVerigan, Adam. "Improving Pediatric Cardiology Consultation Methods by Introducing Digital Interactive 3-D Heart Models: A Proof of Concept Study." Scholar Commons, 2007. http://scholarcommons.usf.edu/etd/3847.
Full textHong, Sang-Ki. "Development and proof-of-concept of an interactive visualization system for the spatiotemporal analysis of linear point data /." The Ohio State University, 1997. http://rave.ohiolink.edu/etdc/view?acc_num=osu1487944660933062.
Full textGauthierDickey, Christopher Jay. "Cheat-proof event ordering for large-scale distributed multiplayer games /." view abstract or download file of text, 2007. http://proquest.umi.com/pqdweb?did=1324389301&sid=1&Fmt=2&clientId=11238&RQT=309&VName=PQD.
Full textTypescript. Includes vita and abstract. Includes bibliographical references (leaves 134-139). Also available for download via the World Wide Web; free to University of Oregon users.
Jackson, Gregory Alexander. "Researching sensitive topics: Adjusting cultural probes to research and identify design spaces for sensitive HCI." Thesis, Malmö universitet, Fakulteten för kultur och samhälle (KS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-23067.
Full textWaissman, Jonah. "Carbon Nanotubes for the Generation and Imaging of Interacting 1D States of Matter." Thesis, Harvard University, 2014. http://dissertations.umi.com/gsas.harvard:11661.
Full textEngineering and Applied Sciences
Humières, Emmanuel d'. "Accélération de protons par interaction laser-plasma et applications." Paris 6, 2006. http://www.theses.fr/2006PA066047.
Full textHashim, R. Bt. "The use of fluorescent probes in the study of the interaction of the interaction of heparin with antithrombin III and polycations." Thesis, University of Salford, 1985. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.356175.
Full textChabot, Isabelle. "Les interactions entre beta-bloquants et inhibiteurs calciques : a propos de deux observations." Nantes, 1990. http://www.theses.fr/1990NANT031M.
Full textBuyck, Maarten. "Construction interactive d'un domaine notionnel : à propos de la notion {intégration, intégrer, s'intégrer, --} dans un corpus conversationnel /." Thèse, Chicoutimi : Université du Québec à Chicoutimi, 1995. http://theses.uqac.ca.
Full textJackson, Gregory. "Researching sensitive topics: Adjusting cultural probes to research and identify design spaces for sensitive HCI." Thesis, Malmö universitet, Fakulteten för kultur och samhälle (KS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-21888.
Full textGustavsson, Emil, and Gabriel Ellebrink. "Kan avsiktlig friktion inom interaktionsdesign minska antal användarfel vid insatsprocessen för blockkedjor med Proof-of-Stake teknik?" Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-273981.
Full textThis study evaluates whether intentionally implemented friction within interaction design can reduce the amount of user errors in the staking process within blockhains with Proof-of-Stake technology. Intentionally implemented friction has previously been proved to reduce user errors. It is speculated that blockchains may be used to a greater extent in the future. Since user errors in the staking process of a blockchain with Proof-of-Stake technology can result in money being lost, that field was selected to investigate if friction can result in fewer user errors. This study is limited to a type of deliberate friction called design for pauses which aims to temporarily pause the users interaction. In the study, two versions of a prototype were created to simulate the staking process for the Ethereum blockchain and were tested on two different test groups. One version of the prototype had intentionally added friction while in the other version no friction was added intentionally. Participants in the test were asked to perform the staking process in the prototype. Their interactions were analyzed and statistics were kept on the number of user errors. The user errors were divided into two categories: slips and mistakes. The results of the tests shows that deliberate friction of type design for pauses leads to reduced number of user errors of type mistakes. Further research is needed in order to answer whether design for pauses may reduce the number of user errors of type slips.
Kučera, Petr. "MOŽNOSTI VYUŽITÍ PROJEKTOVÝCH TECHNIK V PROCESNÍM MANAGEMENTU A NOVÉ SMĚRY PROJEKTOVÉHO MANAGEMENTU." Master's thesis, Vysoká škola ekonomická v Praze, 2007. http://www.nusl.cz/ntk/nusl-866.
Full textMcMahon, John Charles. "The interaction of infinite and finite cylindrical probes with a drifting collisionless Maxwellian plasma." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2000. http://www.collectionscanada.ca/obj/s4/f2/dsk2/ftp02/NQ59147.pdf.
Full textRyan, Jeremy Adam. "Design and synthesis of probes for detection of protein-protein interaction and RNA localization." Thesis, Massachusetts Institute of Technology, 2005. http://hdl.handle.net/1721.1/33657.
Full textIncludes bibliographical references.
The use of the ketone biotin - benzophenone-biotin hydrazide system for detecting the formation of cyan fluorescent protein and NF-kappaB p50 dimers was assessed. A series of benzophenone-based probes were synthesized and tested for photocrosslinking activity to investigate the efficiency of photocrosslinking in these systems. Three series of small molecule probes were synthesized for the selection of ribozymes from a random sequence pool. Solid-phase immobilized fluorescein and fluorescein phosphates were synthesized for the indirect selection of a fluorescein phosphatase ribozyme. A corresponding thiophosphate analog was created for the in-gel selection of a thiophosphatase ribozyme via APM-PAGE. Finally, a series of fluorescein-nucleoside phosphate conjugates was designed and synthesized for use in the solution phase preparation of a fluorogenic ribozyme substrate, and later immobilization of this substrate on a silyl resin for direct ribozyme selection.
by Jeremy Adam Ryan.
S.M.
PAULY, PHILIPPE. "Pseudo-pheochromocytome : a propos de deux observations de faux pheochromocytomes dus a des interactions medicamenteuses." Toulouse 3, 1994. http://www.theses.fr/1994TOU31045.
Full textPommarel, Loann. "Transport and control of a laser-accelerated proton beam for application to radiobiology." Thesis, Université Paris-Saclay (ComUE), 2017. http://www.theses.fr/2017SACLX001/document.
Full textParticle acceleration by laser-plasma interaction is a promising alternative to conventional accelerators that could make future devices dedicated to protontherapy more compact. Extreme electric fields in the order of TV/m are created when an ultra-intense laser pulse is focused on a thin solid target with a thickness of a few micrometers, which generates a beam of highly energetic particles. The latter includes protons with energies up to about ten megaelectron-volts and characterised by a wide angular divergence and a broad energy spectrum.The goal of this thesis is to fully characterise a laser-based accelerator in order to produce a stable proton beam meeting the energy, charge and surface homogeneity requirements for radiobiological experiments. The design, realisation and implementation of a magnetic system made of permanent magnet quadrupoles were optimised beforehand through numerical simulations. It enables to obtain a beam with a shaped energy spectrum and with a uniform profile over a surface with a size adapted to the biological samples.Deferred and online dosimetry was setup to monitor the delivered output dose. For that purpose, a transmission ionisation chamber, previously calibrated absolutely on a medical proton accelerator, was used. Monte Carlo simulations enabled to compute the dose deposited into the samples. This compact system allows now to define a rigorous experimental protocol for in vitro radiobiological experiments. First experiments of cancer cell irradiation have been carried out, paving the way for the exploration of the effects of pulsed ionizing radiations at extremely high dose rates on living cells
Rönnberg, Sofia. "Design Probes : A Good Method for Designing with Children." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-150461.
Full textSaghai, Bijan. "Contribution à l'étude expérimentale et théorique des observables de la diffusion élastique π± - deuton : test de la symétrie de charge ?" Paris 11, 1987. http://www.theses.fr/1987PA112233.
Full textBERTIN, CHAPEAU CHRISTINE. "Bronchospasme d'origine iatrogene et metabolisme de l'acide arachidonique : a propos de quatorze observations et revue critique de la litterature." Limoges, 1989. http://www.theses.fr/1989LIMO0171.
Full textPascual, Almenara Afra. "Accesibilidad en entornos web interactivos: superación de las barreras digitales." Doctoral thesis, Universitat de Lleida, 2015. http://hdl.handle.net/10803/314581.
Full textDiàriament, milions de persones sense coneixements tècnics publiquen contingut a la web a blogs, wikis, xarxes socials, etc. Tot i que existeixen recomanacions d’accessibilitat, com les pautes WCAG i ATAG de la W3A i que aquestes s’han convertit en normativa (la norma ISO/IEC 40500:2012, la norma UNE 139803:2012 a Espanya, o la Secció 508 als Estats Units) i a més hi ha lleis d’obligat compliment, l’accessibilitat de la web és encara una característica rarament implementada avui en dia. Els usuaris, inconscientment, segueixen publicant continguts que presenten barreres per a les persones amb discapacitat i que afecta als seus drets civils. Aquesta tesi doctoral explora aquest problemàtica i, amb la intenció de solucionar-la, posa el focus en la comunicació de les barreres d’accessibilitat a les persones que publiquen contingut a la web sense coneixement tècnics. La hipòtesis que fonamenta la tesi és que « reduint la complexitat de la informació relacionada amb l’accessibilitat, es propiciaria l’aplicació de criteris d’autoria accessibles, augmentant la qualitat general del contingut web». A partir de tècniques relacionades amb el DCU i l’Enginyeria Semiòtica (IngSem) es fa una proposta de comunicació de les barreres d’accessibilitat, que es demostra en una prova de concepte, el sistema Emphatic Editor for Accessibility (EE4A).
Every day, thousands of users with non-technical knowledge publish web content on blogs, wikis, social networks, etc. Although there are accessibility recommendations, such as WCAG and ATAG W3C guidelines, and that they have become standards (ISO/IEC 40500: 2012, UNE 139803: 2012 in Spain, or Section 508 in United States) and even mandatory laws, web accessibility is still a feature rarely implemented today. Users, unconscious of accessibility requirements, keep on publishing content which presents barriers to people with disabilities, and which impact their civil rights. This PhD explores this issue, aiming at find a solution, and puts the focus on the communication of accessibility barriers to people who publish web content without technical knowledge. The hypothesis underlying the thesis is that «reducing the complexity of the information related with accessibility would help the application of accessible criteria in authoring, and would increase the overall quality of web content». With techniques related with DCU and Semiotics Engineering (IngSem), the PhD thesis makes a proposal of communication of accessibility barriers, demonstrated through a proof of concept, the Emphatic Editor for Accessibility (EE4A).
Humeau, Antoine. "Diversité morphologique et instabilité locomotrice des proies du fourmilion." Thesis, Tours, 2015. http://www.theses.fr/2015TOUR4041/document.
Full textWe studied the interactions between an antlion pit, a conical depression in sand, and its prey. We identified an optimal range of prey size with a behavioural ecology experiment with ants. Prey that are lighter or heavier are less captured, for different causes, than prey of around 2 and 3 mg. We also found that the compaction of the granular medium where antlion built impacts on the probability of capture of prey. The pit so has a memory of the initial state of the immediate soil environment, with consequences for the predator success
Martin, Alan J. "Reasoning Using Higher-Order Abstract Syntax in a Higher-Order Logic Proof Environment: Improvements to Hybrid and a Case Study." Thesis, Université d'Ottawa / University of Ottawa, 2010. http://hdl.handle.net/10393/19711.
Full text