Contents
Academic literature on the topic 'Systèmes extensibles'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Systèmes extensibles.'
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.
Journal articles on the topic "Systèmes extensibles"
CARADONA, P., P. POULET, and P. RUIZ. "SESAME : UN SYSTÈME 4 VOIES EXTENSIBLE D'ACQUISITION ET DE TRAITEMENT DE DONNÉES." Le Journal de Physique IV 02, no. C1 (1992): C1–449—C1–452. http://dx.doi.org/10.1051/jp4:1992196.
Full textHerrgott, Catherine. "Cantu in paghjella : Patrimoine Culturel Immatériel et nouvelles technologies dans le projet I-Treasures." Études, no. 30 (March 4, 2019): 91–113. http://dx.doi.org/10.7202/1056922ar.
Full textDissertations / Theses on the topic "Systèmes extensibles"
Floc'h, Antoine. "Compilation optimisante pour processeurs extensibles." Phd thesis, Université Rennes 1, 2012. http://tel.archives-ouvertes.fr/tel-00726420.
Full textGeoffray, Nicolas. "Fostering system research with managed runtimes." Paris 6, 2009. http://www.theses.fr/2009PA066435.
Full textSteinbrunn, Julien. "Qualification et intégration de capteurs dans une chaîne de mesure pour dispositifs médicaux souples et extensibles (conception et réalisation d'un prototype)." Thesis, Dijon, 2010. http://www.theses.fr/2010DIJOS002.
Full textChronic wounds are a major health problem worldwide.The compression of the lower leg is an effective treatment in preventing venous and lymphatic disease, with results that depend strongly on the gradient of compression applied upward along the leg. A tool for laying tape and control the maintenance of pressure levels over time would be very useful to improve the effectiveness of treatment. The objective of this study is to develop a "board measurement system" capable of detecting pressure containment and automatically record their value over time, distance and wireless electrical connection. This requires to develop a pressure sensor thin and flexible and a miniaturized electronic system to communicate the values measured at a recording station. This work was performed at the Laboratoires Recherche et Conception (LRC) of URGO Chenôve and at the Laboratoire d'Electronique d'Informatique et d'Images (LE2I - UMR 5158) of the University of Burgundy. It is part of a European research project involving partners from industry and academia (CEA - LETI, Philips, Fraunhofer, etc.). This collaborative project, called STELLA (STretchable ELectronic for Large Area Applications) enabled us to benefit from the assistance of our partners. The optimization of the pressure sensor is the major breakthrough of this thesis. Indeed, the addition of elements of a certain hardness at the interface between the sensor and the skin has improved matrological characteristics related to the measurement of pressure in compression therapy. This achievement has been the subject of an application for a patent (FR0950147). Our choices for the realization of the final prototype were detailed in this thesis. They were guided by functional requirements established at the beginning of the project
Arrouye, Yves. "Environnements de visualisation pour l'évaluation des performances des systèmes parallèles : étude, conception et réalisation." Phd thesis, Grenoble INPG, 1995. http://tel.archives-ouvertes.fr/tel-00005025.
Full textDeville, Damien. "CamilleRT : un système d'exploitation temps réel extensible pour carte à microprocesseur." Lille 1, 2004. https://ori-nuxeo.univ-lille1.fr/nuxeo/site/esupversions/9f245270-7f66-4a80-842b-e1a2e267e31b.
Full textXu, Yigang. "Une architecture de médiation basée sur des composants génériques pour l'intégration des systèmes d'information de santé." Paris 6, 2002. http://www.theses.fr/2002PA066376.
Full textFansi, Janvier. "Sécurité des bases de données XML (eXtensible Markup Language)." Pau, 2007. http://www.theses.fr/2007PAUU3007.
Full textXML has emerged as the de facto standard for representing and exchanging information on the Internet. As Internet is a public network, corporations and organizations which use XML need mechanisms to protect XML data against unauthorised access. Thus, several schemes for XML access control have been proposed. They can be classified in two major categories: views materialization and queries rewriting techniques. In this thesis, we point out the drawbacks of views materialization approaches through the development of a prototype of secured XML database based on one of those approaches. Afterwards, we propose a technique aimed at securing XML by means of queries rewriting. We prove its correctness and show that it is more efficient than competing works. Finally, we extend our proposal in order to controlling the updating of XML databases
Elleuch, Ahmed. "Migration de processus dans les systèmes massivement parallèles." Grenoble INPG, 1994. http://tel.archives-ouvertes.fr/tel-00010629.
Full textLa migration d'un processus vers un nouveau processeur nécessite la suspension du processus, le transfert de son contexte d'exécution et la reprise de l'exécution sur le nouveau processeur. De plus, les protocoles de communication et d'accès doivent être reconsidérés afin de tenir compte de la migration de processus. Pour ces différentes actions et selon les critères de conception retenus, de nouveaux algorithmes ont été proposes. La mise en œuvre de ces algorithmes dans le noyau de système ParX nous a permis de montrer que la réalisation d'un mécanisme de migration de processus dans un système massivement parallèle peut s'effectuer sans pénaliser les performances du système de façon significative
Enfin, nous avons proposé un algorithme de répartition de charge qui utilise la migration de processus. Compare à un algorithme uniquement fonde sur le placement des processus, les expérimentations effectuées montrent que notre algorithme améliore les temps de réponse du système grâce à la migration de processus. Cette amélioration est obtenue lorsque les temps d'exécution et d'inter-création des processus sont variables et le cout de migration négligeable par rapport à la durée d'exécution des processus
Kaci, Ania. "Conception d'une architecture extensible pour le calcul massivement parallèle." Thesis, Paris Est, 2016. http://www.theses.fr/2016PESC1044.
Full textIn response to the growing demand for performance by a wide variety of applications (eg, financial modeling, sub-atomic simulation, bioinformatics, etc.), computer systems become more complex and increase in size (number of computing components, memory and storage capacity). The increased complexity of these systems results in a change in their architecture towards a heterogeneous computing technologies and programming models. The harmonious management of this heterogeneity, resource optimization and minimization of consumption are major technical challenges in the design of future computer systems.This thesis addresses a field of this complexity by focusing on shared memory subsystems where all processors share a common address space. Work will focus on the implementation of a cache coherence and memory consistency on an extensible architecture and methodology for validation of this implementation.In our approach, we selected processors 64-bit ARM and generic co-processor (GPU, DSP, etc.) as components of computing, shared memory protocols AMBA / ACE and AMBA / ACE-Lite and associated architecture "CoreLink CCN" as a starting solution. Generalization and parameterization of this architecture and its validation in the simulation environment GEM5 are the backbone of this thesis.The results at the end of the thesis, tend to demonstrate the achievement of objectives
Knaff, Alain. "Conception et réalisation d'un service de stockage fiable et extensible pour un système réparti à objets persistants." Phd thesis, Université Joseph Fourier (Grenoble), 1996. http://tel.archives-ouvertes.fr/tel-00004998.
Full text