Gotowa bibliografia na temat „Co-conception matérielle et logicielle”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Zobacz listy aktualnych artykułów, książek, rozpraw, streszczeń i innych źródeł naukowych na temat „Co-conception matérielle et logicielle”.
Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.
Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.
Artykuły w czasopismach na temat "Co-conception matérielle et logicielle"
Ait Said, N., M. Benabdenbi i G. Villanova Magalhães. "Prototypage Matériel-Logiciel de Systèmes Intégrés avec l'architecture RISC-V". J3eA 18 (2019): 1016. http://dx.doi.org/10.1051/j3ea/20191016.
Pełny tekst źródłaDadouche, F., i W. Uhring. "Enseignement par la pratique de la conception conjointe Hard/Soft de systèmes numériques embarqués sur cible FPGA". J3eA 21 (2022): 1018. http://dx.doi.org/10.1051/j3ea/20221018.
Pełny tekst źródłaFrick, V., i B. Boyer. "Conception de système embarqué sur cible FPGA : une approche par compétences". J3eA 21 (2022): 1022. http://dx.doi.org/10.1051/j3ea/20221022.
Pełny tekst źródłaAygalinc, P., i S. Calvez. "Cible p-Soc pour l’apprentissage de Linux en DUT GEII". J3eA 18 (2019): 1008. http://dx.doi.org/10.1051/j3ea/20191008.
Pełny tekst źródłaGuerin, M., S. Meillère, P. Pannier, H. Tortel i R. Laffont. "Caractérisation automatisée et conception de puce". J3eA 23 (2024): 1008. http://dx.doi.org/10.1051/j3ea/20241008.
Pełny tekst źródłaImpedovo, Marie Antonietta, i Seng Chee Tan. "Conception d'apprentissage pour la co-agence enseignant-élève dans les espaces hybrides". Revue internationale du CRIRES : innover dans la tradition de Vygotsky 7, nr 1 (19.06.2023): 24–38. http://dx.doi.org/10.51657/ric.v7i1.51883.
Pełny tekst źródłaDuminil, Gérard. "L’empreinte optique en orthodontie". Revue d'Orthopédie Dento-Faciale 55, nr 1 (luty 2021): 11–28. http://dx.doi.org/10.1051/odf/2021003.
Pełny tekst źródłaKofman, Daniel, i Francis Jutand. "Introduction". Annales des Mines - Enjeux numériques 27, nr 3 (27.09.2024): 6–9. http://dx.doi.org/10.3917/ennu.027.0006.
Pełny tekst źródłaUhlrich, Gilles, i Serge Éloi. "Formation à l’observation de futurs intervenants éducatifs en rugby : quelles conséquences pour leur conception du jeu?" Revue des sciences de l’éducation 42, nr 2 (21.12.2016): 123–47. http://dx.doi.org/10.7202/1038464ar.
Pełny tekst źródłaJacquet, Marianne, i Diane Dagenais. "Perspective croisée sur la collaboration professionnelle des enseignants dans trois contextes scolaires en Colombie-Britannique". Articles 45, nr 3 (7.06.2011): 511–34. http://dx.doi.org/10.7202/1003575ar.
Pełny tekst źródłaRozprawy doktorskie na temat "Co-conception matérielle et logicielle"
Jordan, Harald. "Architectures logicielle et matérielle d'un contrôleur de robot multisensoriel : méthodologie et conception du système temps réel". Université Louis Pasteur (Strasbourg) (1971-2008), 1997. http://www.theses.fr/1997STR13155.
Pełny tekst źródłaCuccuru, Arnaud. "Modélisation unifiée des aspects répétitifs dans la conception conjointe logicielle/matérielle des systèmes sur puce à hautes performances". Lille 1, 2005. https://ori-nuxeo.univ-lille1.fr/nuxeo/site/esupversions/355fcdef-0c0f-4da4-b573-f54b41045ff4.
Pełny tekst źródłaHuck, Emmanuel. "Simulation de haut niveau de systèmes d'exploitations distribués pour l'exploration matérielle et logicielle d'architectures multi-noeuds hétérogènes". Phd thesis, Université de Cergy Pontoise, 2011. http://tel.archives-ouvertes.fr/tel-00781961.
Pełny tekst źródłaMao, Yuxiao. "Détection dynamique d'attaques logicielles et matérielles basée sur l'analyse de signaux microarchitecturaux". Thesis, Toulouse, INSA, 2022. http://www.theses.fr/2022ISAT0015.
Pełny tekst źródłaIn recent years, computer systems have evolved quickly. This evolution concerns different layers of the system, both software (operating systems and user programs) and hardware (microarchitecture design and chip technology). While this evolution allows to enrich the functionalities and improve the performance, it has also increased the complexity of the systems. It is difficult, if not impossible, to fully understand a particular modern computer system, and a greater complexity also stands for a larger attack surface for hackers. While most of the attacks target software vulnerabilities, over the past two decades, attacks exploiting hardware vulnerabilities have emerged and demonstrated their serious impact. For example, in 2018, the Spectre and Meltdown attacks have been disclosed, that exploited vulnerabilities in the microarchitecture layer to allow powerful arbitrary reads, and highlighted the security issues that can arise from certain optimizations of system microarchitecture. Detecting and preventing such attacks is not intuitive and there are many challenges to deal with: (1) the great difficulty in identifying sources of vulnerability implied by the high level of complexity and variability of different microarchitectures; (2) the significant impact of countermeasures on overall performance and on modifications to the system's hardware microarchitecture generally not desired; and (3) the necessity to design countermeasures able to adapt to the evolution of the attack after deployment of the system. To face these challenges, this thesis focuses on the use of information available at the microarchitecture level to build efficient attack detection methods.In particular, we describe a framework allowing the dynamic detection of attacks that leave fingerprints at the system's microarchitecture layer. This framework proposes: (1) the use microarchitectural information for attack detection, which can effectively cover attacks targeting microarchitectural vulnerabilities; (2) a methodology that assists designers in selecting relevant microarchitectural information to extract; (3) the use of dedicated connections for the transmission of information extracted, in order to ensure high transmission bandwidth and prevent data loss; and (4) the use of reconfigurable hardware in conjunction with software to implement attack detection logic. This combination (composing to the so-called detection module) reduces the performance overhead through hardware acceleration, and allows updating detection logic during the system lifetime with reconfiguration in order to adapt to the evolution of attacks. We present in detail the proposed architecture and modification needed on the operating system, the methodology for selecting appropriate microarchitectural information and for integrating this framework into a specific computer system, and we describe how the final system integrating our detection module is able to detect attacks and adapt to attack evolution. This thesis also provides two use-case studies implemented on a prototype (based on a RISC-V core with a Linux operating system) on an FPGA. It shows that, thanks to the analysis of microarchitectural information, relatively simple logic implemented in the detection module is sufficient to detect different classes of attacks (cache side-channel attack and ROP attack)
Wang, Peichang. "Tolérance aux fautes par reconfiguration logicielle et matérielle dans le système de commande numérique d'une machine électrique". Vandoeuvre-les-Nancy, INPL, 1990. http://www.theses.fr/1990INPL008N.
Pełny tekst źródłaTisserand, Arnaud. "Étude et conception d'opérateurs arithmétiques". Habilitation à diriger des recherches, Université Rennes 1, 2010. http://tel.archives-ouvertes.fr/tel-00502465.
Pełny tekst źródłaVallée, Nicolas. "Conception d'un outil de débogage formel pour systèmes logiciels et matériels selon l'approche "Debug as Design"". Paris 7, 2011. http://www.theses.fr/2011PA077211.
Pełny tekst źródłaIn order to reduce the time required to validate critical complex Systems, all information available during the classical V-Model should be used as soon as possible to check every system aspect. Further, two evolutions have to be taken into account. On the one hand, the size of complex Systems increases. On the other hand, designers must also consider the diversity of used components and the mixing of hardware and software aspects. It may imply to manage different levels of abstraction in sizeable Systems. To address this industrial and theoretical challenge, we present a new hierarchical model which is refinable and modular. It enables both simulating and analyzing a complex System. We then adapt two techniques of static analysis to this model: abstract interpretation and symbolic execution. Their joint use allows us to extract the abstract behavior of a system or a component, in order to check whether it respects a specification with adhoc tool
Taha, Safouan. "Modélisation conjointe logiciel/matériel de systèmes temps réel". Thesis, Lille 1, 2008. http://www.theses.fr/2008LIL10016/document.
Pełny tekst źródłaThis PhD work focuses on the hardware support when modeling real-time systems. To improve the development of hardware and to communicate architectural intends to the software flow, we adopted the model driven engineering for design, simulation and implementation of hardware platforms. We have first defined a modeling language HRM (Hardware Resource Model) that describes hardware platforms with different views and at different levels of detail. Then, we developed a methodology based on HRM to help users in the construction of their platforms models. We have also developed automated tools for the simulation of these hardware models. Finally, we provide an efficient process of unification between HRM and the recent standard of hardware implementation IP-XACT. As our purpose is to take into consideration the hardware properties during the system design, we have specified rules and constraints that govem allocation of software entities onto hardware resources. After that, we proposed mechanisms to adapt inadequate configurations. Finally, we illustrate all these contributions within the same case study, which is a robots chain. It is realtime, embedded, multi-tasking, distributed, repetitive and configurable system
Combier, Jessica. "Conception et développement de composants logiciels et matériels pour un dispositif ophtalmique". Thesis, Toulouse 3, 2019. http://www.theses.fr/2019TOU30014.
Pełny tekst źródłaThe research carried out during this doctoral thesis takes place within the OPERA joint laboratory (OPtique EmbaRquée Active) involving ESSILOR-LUXOTTICA and the CNRS. The aim is to contribute to the development of "glasses of the future", which feature obscuration, focus or display capabilities that continuously adapt to the scene and the user gaze. These new devices will be endowed with perception, decision and action capabilities, and will have to respect constraints of space, weight, energy consumption and processing time. They therefore show obvious connections with robotics. In this context, the structure and building of such systems has been investigated in order to identify their issues and difficulties. To that end, the first task was to set up emulators of various types of active glasses, which enable the prototyping and effective testing of various functions. In this prototyping and testing phase, these emulators naturally rely on a modular software architecture typical of robotics. The second part of the thesis focused on the prototyping of a key component which implies an additional constraint on low consumption, namely the eye tracking system, also known as gaze tracker. The principle of a photodiode assembly and of a neural network processing has been proposed. A simulator has been developed, as well as a study of the influence of the arrangement of photodiodes and the hyper-parametrization of the network on the performance of the oculometer
Ben, Ismail Tarek. "Synthèse au niveau système et conception de systèmes mixtes logiciels-matériels". Grenoble INPG, 1996. http://www.theses.fr/1996INPG0003.
Pełny tekst źródłaKsiążki na temat "Co-conception matérielle et logicielle"
Mahafza, Bassem R. MATLAB simulations for radar systems design. Boca Raton, FL: CRC Press/Chapman & Hall, 2003.
Znajdź pełny tekst źródłaZ, Elsherbeni Atef, red. MATLAB simulations for radar systems design. Boca Raton, FL: CRC Press/Chapman & Hall, 2004.
Znajdź pełny tekst źródłaOntario. Esquisse de cours 12e année: L'église et la culture hre4m. Vanier, Ont: CFORP, 2007.
Znajdź pełny tekst źródłaOntario. Esquisse de cours 12e année: Histoire de l'Occident et du monde chy4u. Vanier, Ont: CFORP, 2002.
Znajdź pełny tekst źródłaOntario. Esquisse de cours 12e année: Politique canadienne et mondiale cpw4u cours préuniversitaire. Vanier, Ont: CFORP, 2002.
Znajdź pełny tekst źródłaOntario. Esquisse de cours 12e année: Exploration et création artistique aea4o cours ouvert. Vanier, Ont: CFORP, 2002.
Znajdź pełny tekst źródłaOntario. Esquisse de cours 12e année: Philosphie; approches et problématiques hzt4u cours préuniversitaire. Vanier, Ont: CFORP, 2002.
Znajdź pełny tekst źródłaOntario. Esquisse de cours 12e année: Individus, familles et sociétés hhs4m cours préuniversitaire. Vanier, Ont: CFORP, 2002.
Znajdź pełny tekst źródłaOntario. Esquisse de cours 12e année: Vie active et santé ppl4o cours ouvert. Vanier, Ont: CFORP, 2002.
Znajdź pełny tekst źródłaOntario. Esquisse de cours 12e année: Changements et défis sociaux hsb4m cours préuniversitaire. Vanier, Ont: CFORP, 2002.
Znajdź pełny tekst źródłaCzęści książek na temat "Co-conception matérielle et logicielle"
GAUTIER, Matthieu, i Olivier BERDER. "Adaptation de la qualité de service dans les dispositifs IoT à récupération d’énergie". W La gestion et le contrôle intelligents des performances et de la sécurité dans l’IoT, 137–68. ISTE Group, 2022. http://dx.doi.org/10.51926/iste.9053.ch6.
Pełny tekst źródłaFALSAFI, Babak. "Architecture de serveur pour un centre de données post-Moore". W Systèmes multiprocesseurs sur puce 2, 159–72. ISTE Group, 2023. http://dx.doi.org/10.51926/iste.9022.ch6.
Pełny tekst źródłaDAVID, Raphaël, Étienne HAMELIN, Paul DUBRULLE, Shuai LI, Philippe DORE, Alexis OLIVEREAU, Maroun OJAIL, Alexandre CARBON i Laurent LE GARFF. "Plate-forme modulaire pour un environnement informatique de l’automobile du futur". W Systèmes multiprocesseurs sur puce 2, 125–57. ISTE Group, 2023. http://dx.doi.org/10.51926/iste.9022.ch5.
Pełny tekst źródłaGALLAIS, Antoine, i Youcef IMINE. "Cybersécurité des systèmes industriels cyber-physiques". W Digitalisation et contrôle des systèmes industriels cyber-physiques, 115–35. ISTE Group, 2023. http://dx.doi.org/10.51926/iste.9085.ch6.
Pełny tekst źródłaRaporty organizacyjne na temat "Co-conception matérielle et logicielle"
Jocelyn, Sabrina, Élise Ledoux, Damien Burlet-Vienney, Isabelle Berger, Isvieysys Armas Marrero, Chun Hong Law, Yuvin Chinniah i in. Identification en laboratoire des éléments essentiels au processus d’intégration sécuritaire de cellules cobotiques. IRSST, sierpień 2024. http://dx.doi.org/10.70010/qkwy4060.
Pełny tekst źródła