Letteratura scientifica selezionata sul tema "Hiérarchie de flux"
Cita una fonte nei formati APA, MLA, Chicago, Harvard e in molti altri stili
Consulta la lista di attuali articoli, libri, tesi, atti di convegni e altre fonti scientifiche attinenti al tema "Hiérarchie de flux".
Accanto a ogni fonte nell'elenco di riferimenti c'è un pulsante "Aggiungi alla bibliografia". Premilo e genereremo automaticamente la citazione bibliografica dell'opera scelta nello stile citazionale di cui hai bisogno: APA, MLA, Harvard, Chicago, Vancouver ecc.
Puoi anche scaricare il testo completo della pubblicazione scientifica nel formato .pdf e leggere online l'abstract (il sommario) dell'opera se è presente nei metadati.
Articoli di riviste sul tema "Hiérarchie de flux"
MVUNZI BUEYASYA, Alpha, Eureka KITU NGEBI e Dérol NKAWA TENUKA. "Déterminants d’acceptation des états financiers a la centrale nationale de bilan (CNB) en RdCongo". Revue du Centre de Recherche Interdisciplinaire de l'Université Pédagogique Nationale 96, n. 4 (1 maggio 2021): 121–35. http://dx.doi.org/10.62362/aavm8480.
Testo completoHeo, Jinmoo, Youngkhill Lee, Paul M. Pedersen e Bryan P. McCormick. "Flow Experience in the Daily Lives of Older Adults: An Analysis of the Interaction between Flow, Individual Differences, Serious Leisure, Location, and Social Context". Canadian Journal on Aging / La Revue canadienne du vieillissement 29, n. 3 (16 agosto 2010): 411–23. http://dx.doi.org/10.1017/s0714980810000395.
Testo completoPasset, Olivier. "Intermédiations financières sur un marché globalisé". Revue de l'OFCE 52, n. 1 (1 gennaio 1995): 137–72. http://dx.doi.org/10.3917/reof.p1995.52n1.0137.
Testo completoMachado-Borges, Thaïs. "Transformations télévisuelles". Anthropologie et Sociétés 36, n. 1-2 (10 agosto 2012): 73–94. http://dx.doi.org/10.7202/1011718ar.
Testo completoDel Giudice, Federico. "Des droits aux antipodes ? Les étrangers et la protection sociale en France et en Argentine (1920-1940)". Revue d'histoire de la protection sociale N° 16, n. 1 (12 febbraio 2024): 120–41. http://dx.doi.org/10.3917/rhps.016.0120.
Testo completoIMFELD, Gwenaël, Sylvain PAYRAUDEAU, Sabine SAUVAGE, Francis MACARY, Cédric CHAUMONT, Jérémie D. LEBRUN, Anne PROBST, José-Miguel SÁNCHEZ-PÉREZ, Jean-Luc PROBST e Julien TOURNEBIZE. "Quel est le rôle des retenues collinaires pour limiter les flux de pesticides dans le paysage agricole ?" Sciences Eaux & Territoires, n. 43 (9 ottobre 2023): 49–56. http://dx.doi.org/10.20870/revue-set.2023.43.7792.
Testo completoGrelier-Volatier, L., C. Hugrel, Y. Perrodin e L. Chateau. "Évaluation de l'écocompatibilité de déchets mis en dépôts ou valorisés en travaux publics : une méthode pluridisciplinaire pour une approche " en scénario"". Revue des sciences de l'eau 15 (12 aprile 2005): 57–66. http://dx.doi.org/10.7202/705486ar.
Testo completoLefebvre, Pierre, Liliane Brouillette e Claude Felteau. "Comportements de fécondité des Québécoises, allocations familiales et impôts : résultats et simulations d’un modèle de choix discrets portant sur les années 1975-1987". Articles 70, n. 4 (23 marzo 2009): 399–451. http://dx.doi.org/10.7202/602157ar.
Testo completoFelteau, Claude, Liliane Brouillette e Pierre Lefebvre. "Les effets des impôts et des allocations familiales sur les comportements de fécondité et de travail des Canadiennes. Résultats d'un modèle de choix discrets". Population Vol. 49, n. 2 (1 febbraio 1994): 415–56. http://dx.doi.org/10.3917/popu.p1994.49n2.0456.
Testo completoBeyer, Antoine. "Comment l’intensification des échanges de biens redessine les espaces et redéfinit l’exercice du pouvoir politique". Les Cahiers Scientifiques du Transport - Scientific Papers in Transportation Unlabeled volume (27 dicembre 2023). http://dx.doi.org/10.46298/cst-11622.
Testo completoTesi sul tema "Hiérarchie de flux"
Brière, Normand. "Représentation hiérarchique de flux lumineux". Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1999. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape7/PQDD_0015/NQ43702.pdf.
Testo completoLu, Zhiqiang. "Planification hiérarchisée et optimisation des systèmes logistiques avec flux inverses". Nantes, 2003. http://www.theses.fr/2003NANT2006.
Testo completoCassé, Clement. "Prévision des performances des services Web en environnement Cloud". Electronic Thesis or Diss., Toulouse 3, 2023. http://www.theses.fr/2023TOU30268.
Testo completoCloud Computing has changed how software is now developed and deployed. Nowadays, Cloud applications are designed as rapidly evolving distributed systems that are hosted in third-party data centre and potentially scattered around the globe. This shift of paradigms also had a considerable impact on how software is monitored: Cloud application have been growing to reach the scale of hundreds of services, and state-of-the-art monitoring quickly faced scaling issues. In addition, monitoring tools also now have to address distributed systems failures, like partial failures, configuration inconsistencies, networking bottlenecks or even noisy neighbours. In this thesis we present an approach based on a new source of telemetry that has been growing in the realm of Cloud application monitoring. Indeed, by leveraging the recent OpenTelemetry standard, we present a system that converts "distributed tracing" data in a hierarchical property graph. With such a model, it becomes possible to highlight the actual topology of Cloud applications like the physical distribution of its workloads in multiple data centres. The goal of this model is to exhibit the behaviour of Cloud Providers to the developers maintaining and optimizing their application. Then, we present how this model can be used to solve some prominent distributed systems challenges: the detection of inefficient communications and the anticipation of hot points in a network of services. We tackle both of these problems with a graph-theory approach. Inefficient composition of services is detected with the computation of the Flow Hierarchy index. A Proof of Concept is presented based on a real OpenTelemetry instrumentation of a Zonal Kubernetes Cluster. In, a last part we address the concern of hot point detection in a network of services through the perspective of graph centrality analysis. This work is supported by a simulation program that has been instrumented with OpenTelemetry in order to emit tracing data. These traces have been converted in a hierarchical property graph and a study on the centrality algorithms allowed to identify choke points. Both of the approaches presented in this thesis comply with state-of-the-art Cloud application monitoring. They propose a new usage of Distributed Tracing not only for investigation and debugging but for automatic detection and reaction on a full system
Said, Bilel. "Elaboration de monolithes zéolithiques à porosité hiérarchique pour le piégeage des ions strontium et césium en flux continu". Thesis, Montpellier, 2015. http://www.theses.fr/2015MONTS079/document.
Testo completoThe aim of this thesis is the implementation of monolithic materials with hierarchical porosity for trapping strontium and caesium ions from nuclear wastewater in continuous flow. LTA and FAU-X zeolites are known to selectively trap these cations, respectively. This work is focused on the materials synthesis and their application in cation-exchange. We first optimized the synthesis of silica monoliths with hierarchical porosity meso-/macroporous that constitute our starting material and which have excellent mass-transfer properties. Then, we developed the synthesis of zeolite monoliths by pseudomorphic transformation of silica monoliths. Aging and crystallization times and temperatures were studied to follow and control the processes of nucleation and crystal growth of the zeolites in the skeleton of the monoliths. Zeolite A monoliths with skeleton featuring 100 nm nanoparticles in the core and 400 nm in the shell were obtained, giving rise to LTA monoliths with trimodal hierarchical porosity (micro-/meso-/macropores). Mixed LTA/FAU zeolite monoliths featuring micro-/macropores were also synthesized. Pure FAU-X monoliths were obtained, but were very fragile and crushed. Na-LTA and Na-LTA/FAU monoliths were used in cation-exchange in continuous flow processes to capture from aqueous solutions Sr2+ and simultaneously Cs+ and Sr2+, respectively. LTA monoliths with trimodal hierarchical porosity have shown outstanding performance for the capture of Sr2+ with almost ideal breakthrough curves. The addition of mesoporosity in LTA monoliths has enabled faster access to the exchange sites of the zeolite and has allowed to increase the flow rate of the process. First results obtained with LTA/FAU monoliths for simultaneous Sr2+/Cs+ capture are encouraging and must be improved by adding mesoporosity in these monoliths to increase their cation-exchange rate to be used in rapid continuous flow processes
Guinaudeau, Camille. "Structuration automatique de flux télévisuels". Phd thesis, INSA de Rennes, 2011. http://tel.archives-ouvertes.fr/tel-00646522.
Testo completoSachse, Alexander. "Synthèses de microréacteurs à base de monolithes siliciques et zéolithiques à porosité hiérarchique pour le développement de la catalyse en flux". Thesis, Montpellier, Ecole nationale supérieure de chimie, 2011. http://www.theses.fr/2011ENCM0006/document.
Testo completoThe aim of this work is the synthesis and the functionalization of silica monoliths with hierarchical porosity and their use as catalytic microreactors for flow-through chemistry. A reproducible synthesis of the silica monoliths was elaborated. The functionalization with a variety of functions has been performed, such as aminopropyl groups, aluminium oxide, MOFs (CuBTC), and palladium nanoparticles. These functionalized silica monoliths have been used for the Knoevenagel condensation, Diels-Alder reaction and Fiedländer reaction, where they show increasing productivities compared to classically used reactors (batch, packed-bed) and enable process automation. The pseudomorphic transformation of silica monoliths in zeolite monoliths in the SOD and LTA phase has been elaborated. We have preformed the first implementation of a macroporous zeolite monolith as microreactor for the fine chemical production in flow continuous conditions. The zeolite monoliths have been tested for dynamic ion exchange and are promising materials for the use as decontaminants of radioactive discharges
Laib, Khaled. "Analyse hiérarchisée de la robustesse des systèmes incertains de grande dimension". Thesis, Lyon, 2017. http://www.theses.fr/2017LYSEC027/document.
Testo completoThis PhD thesis concerns robustness analysis (stability and performance) of uncertain large scale systems with hierarchical structure. These systems are obtained by interconnecting several uncertain sub-systems through a hierarchical topology. Robustness analysis of these systems is a two aspect problem: robustness and large scale. The efficient resolution of this problem using usual approaches is difficult, even impossible, due to the high complexity and the large size of the associated optimization problem. The consequence of this complexity is an important increase of the computation time required to solve this optimization problem. In order to reduce this computation time, the existing results in the literature focus on particular classes of uncertain linear large scale systems. Furthermore, the hierarchical structure of the large scale system is not taken into account, which means, from our point of view, that these results have several limitations on different levels. Our objective is to exploit the hierarchical structure to obtain a set of small scale size optimization problems instead of one large scale optimization problem which will result in an important decrease in the computation time. Furthermore, another advantage of this approach is the possibility of solving these small scale optimization problems in the same time using parallel computing. In order to take into account the hierarchical structure, we model the uncertain large scale system as the interconnection of uncertain sub-systems which themselves are the interconnection of other uncertain sub-systems, etc.. This recursive modelling is performed at several hierarchical levels. In order to reduce the representation complexity of uncertain systems, we construct a basis of dissipativity properties for each uncertain sub-system at each hierarchical level. This basis contains several elements which characterize different useful information about uncertain system behaviour. Examples of such characterizations are: uncertain phase characterization, uncertain gain characterization, etc.. Obtaining each of these elements is relaxed as convex or quasi-convex optimization problem under LMI constraints. Robustness analysis of uncertain large scale systems is then performed in a hierarchical way by propagating these dissipativity property bases from one hierarchical level to another. We propose two hierarchical analysis algorithms which allow to reduce the computation time required to perform the robustness analysis of the large scale systems. Another key point of these algorithms is the possibility to be performed in parallel at each hierarchical level. The advantage of performing robustness analysis in parallel is an important decrease of the required computation time. Finally and within the same context of robustness analysis of uncertain large scale systems, we are interested in robustness analysis of power networks and more precisely in "the uncertain power flow analysis in distribution networks". The renewable energy resources such as solar panels and wind turbines are influenced by many factors: wind, solar irradiance, etc.. Therefore, the power generated by these resources is intermittent, variable and difficult to predict. The integration of such resources in power networks will influence the network performances by introducing uncertainties on the different network voltages. The analysis of the impact of power uncertainties on the voltages is called "uncertain power flow analysis". Obtaining the boundaries for the different modulus of these voltages is formulated as a convex optimization problem under LMI constraints
Perdikis, Dionysios. "Functionnal organization of complex behavioral processes". Thesis, Aix-Marseille 2, 2011. http://www.theses.fr/2011AIX22050/document.
Testo completoBehavioural studies suggest that complex behaviours are multiscale processes, which may be composed of elementary ones (units or primitives). Traditional approaches to cognitive mod-elling generally employ reductionistic (mostly static) representations and computations of simplistic dynamics. The thesis proposes functional architectures to capture the dynamical structure of both functional units and the composite multiscale behaviours. First, a mathe-matical formalism of functional units as low dimensional, structured flows in phase space is introduced (functional modes). Second, additional dynamics (operational signals), which act upon functional modes for complex behaviours to emerge, are classified according to the separation between their characteristic time scale and the one of modes. Then, complexity measures are applied to distinct architectures for a simple composite movement and reveal a trade off between the complexities of functional modes and operational signals, depending on their time scale separation (in support of the control effectiveness of architectures employing non trivial modes). Subsequently, an architecture for serial behaviour (along the example of handwriting) is demonstrated, comprising of functional modes implementing characters, and operational signals much slower (establishing a mode competition and ‘binding’ modes into sequences) or much faster (as meaningful perturbations). All components being coupled, the importance of time scale interactions for behavioural organization is illustrated. Finally, the contributions of modes and signals to the output are recovered, appearing to be possible only through analysis of the output phase flow (i.e., not from trajectories in phase space or time)
Charfi, Manel. "Declarative approach for long-term sensor data storage". Thesis, Lyon, 2017. http://www.theses.fr/2017LYSEI081/document.
Testo completoNowadays, sensors are cheap, easy to deploy and immediate to integrate into applications. These thousands of sensors are increasingly invasive and are constantly generating enormous amounts of data that must be stored and managed for the proper functioning of the applications depending on them. Sensor data, in addition of being of major interest in real-time applications, e.g. building control, health supervision..., are also important for long-term reporting applications, e.g. reporting, statistics, research data... Whenever a sensor produces data, two dimensions are of particular interest: the temporal dimension to stamp the produced value at a particular time and the spatial dimension to identify the location of the sensor. Both dimensions have different granularities that can be organized into hierarchies specific to the concerned context application. In this PhD thesis, we focus on applications that require long-term storage of sensor data issued from sensor data streams. Since huge amount of sensor data can be generated, our main goal is to select only relevant data to be saved for further usage, in particular long-term query facilities. More precisely, our aim is to develop an approach that controls the storage of sensor data by keeping only the data considered as relevant according to the spatial and temporal granularities representative of the application requirements. In such cases, approximating data in order to reduce the quantity of stored values enhances the efficiency of those queries. Our key idea is to borrow the declarative approach developed in the seventies for database design from constraints and to extend functional dependencies with spatial and temporal components in order to revisit the classical database schema normalization process. Given sensor data streams, we consider both spatio-temporal granularity hierarchies and Spatio-Temporal Functional Dependencies (STFDs) as first class-citizens for designing sensor databases on top of any RDBMS. We propose a specific axiomatisation of STFDs and the associated attribute closure algorithm, leading to a new normalization algorithm. We have implemented a prototype of this architecture to deal with both database design and data loading. We conducted experiments with synthetic and real-life data streams from intelligent buildings
Jdidi, Anis. "On the use of hierarchical modulation for resource allocation in OFDMA-based networks". Phd thesis, Institut National des Télécommunications, 2011. http://tel.archives-ouvertes.fr/tel-00698488.
Testo completoRapporti di organizzazioni sul tema "Hiérarchie de flux"
Melanie, Haupt, e Hellweg Stefanie. Synthèse du projet conjoint du PNR 70 «Gestion des déchets pour soutenir la transition énergétique (wastEturn)». Swiss National Science Foundation (SNSF), gennaio 2020. http://dx.doi.org/10.46446/publication_pnr70_pnr71.2020.2.fr.
Testo completo