Descripteur
Termes descripteurs IGN > informatique > matériel informatique > mémoire d'ordinateur
mémoire d'ordinateurVoir aussi |



Etendre la recherche sur niveau(x) vers le bas
Titre : Tile & merge: Distributed Delaunay triangulations for cloud computing Type de document : Article/Communication Auteurs : Laurent Caraffa , Auteur ; Pooran Memari, Auteur ; Murat Yirci, Auteur ; Mathieu Brédif
, Auteur
Editeur : New-York : IEEE Computer society Année de publication : 2019 Projets : 1-Pas de projet / Conférence : Big Data 2019, IEEE International Conference on Big Data 09/12/2019 12/12/2019 Los Angeles Californie - Etats-Unis Proceedings IEEE Importance : 7 p. Format : 21 x 30 cm Note générale : bibliographie Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Traitement d'image
[Termes descripteurs IGN] géomètrie algorithmique
[Termes descripteurs IGN] informatique en nuage
[Termes descripteurs IGN] jeu de données
[Termes descripteurs IGN] mémoire d'ordinateur
[Termes descripteurs IGN] reconstruction d'objet
[Termes descripteurs IGN] semis de points
[Termes descripteurs IGN] Spark
[Termes descripteurs IGN] triangulation de DelaunayRésumé : (auteur) Motivated by the needs of a scalable out-of-core surface reconstruction algorithm available on the cloud, this paper addresses the computation of distributed Delaunay triangulations of massive point sets. The proposed algorithm takes as input a point cloud and first partitions it across multiple processing elements into tiles of relatively homogeneous point sizes. The distributed computation and communication between processing
elements is orchestrated so that each one discovers the Delaunay neighbors of its input points within the theoretical overall Delaunay triangulation of all points and computes locally a partial view of this triangulation. This approach prevents memory limitations
by never materializing the global triangulation. This efficiency is due to our proposed uncentralized model to represent, manage and locally construct the triangulation corresponding to each tile. The point set is first partitioned into non-overlapping tiles, then we construct within each tile the Delaunay triangulation of the local points and a minimal set of replicated foreign points in order to capture the simplices spanning multiple tiles. Inspired by the star splaying approach for Delaunay triangulation computation/repair, communication is limited to exchanging points of potential Delaunay neighbors across tiles. Therefore, our method is guaranteed to reconstruct, within each tile, a triangulation that contains the star of its local points, as though it were computed within the Delaunay triangulation of all points. The proposed algorithm is implemented with Spark for the scheduling and C++ for the geometric computations. This allows both an optimal scheduling on multiple machines and efficient low-level computation. The results show the efficiency of our algorithm in terms of speedup and strong scaling on a classical Spark configuration with both synthetic and real use case
datasets.Numéro de notice : C2019-033 Affiliation des auteurs : LaSTIG MATIS+Ext (2012-2019) Autre URL associée : vers HAL Thématique : IMAGERIE/INFORMATIQUE/MATHEMATIQUE Nature : Communication nature-HAL : ComAvecCL&ActesPubliésIntl DOI : 10.1109/BigData47090.2019.9006534 date de publication en ligne : 24/02/2020 En ligne : https://doi.org/10.1109/BigData47090.2019.9006534 Format de la ressource électronique : URL Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=95318
Titre : Raspberry Pi 2 : exploitez tout le potentiel de votre nano-ordinateur Type de document : Guide/Manuel Auteurs : François Mocq, Auteur Editeur : Saint-Herblain : ENI Editions Année de publication : 2015 Collection : Ressources informatiques, ISSN 1627-8224 Importance : 662 p. Format : 17 x 21 cm ISBN/ISSN/EAN : 978-2-7460-9503-8 Langues : Français (fre) Descripteur : [Vedettes matières IGN] Informatique
[Termes descripteurs IGN] mémoire d'ordinateur
[Termes descripteurs IGN] panne
[Termes descripteurs IGN] programmation informatique
[Termes descripteurs IGN] Python (langage de programmation)
[Termes descripteurs IGN] Raspberry Pi
[Termes descripteurs IGN] système d'exploitationIndex. décimale : 26.00 Informatique - généralités Résumé : (Editeur) L'objectif de ce livre est de fournir au lecteur des bases solides pour explorer les ressources offertes par le Raspberry Pi (modèles Pi 2 mais aussi B+, A+) tant du point de vue du système d'exploitation que du développement et de l'interfaçage physique. Aucun prérequis en Linux, en programmation ou en électronique n'est nécessaire. Après une présentation physique du Raspberry Pi, vous aurez un aperçu des systèmes d'exploitation compatibles avec cet ordinateur. Vous serez guidé pour installer rapidement le système d'exploitation de votre choix sur une carte SD et rendre votre Raspberry Pi opérationnel. L'utilisation de NOOBS, outil d'installation d'un système, de récupération de la carte SD et de gestion du multiboot est expliquée en détail. Une première étape de découverte du système Linux à travers la ligne de commande précède la mise en œuvre du Raspberry Pi en mode graphique. Vous verrez comment utiliser des mémoires de masse externes (clé USB, disque dur USB) et faire démarrer le Raspberry Pi sur un de ces supports de stockage externes. Vous apprendrez à utiliser les environnements de développement disponibles pour le Raspberry Pi : en Scratch et en Python. La description du GPIO suivie d'exemples d'utilisation des ports d'entrée-sortie du Raspberry Pi et de mise en œuvre de cartes d'interface ouvrent la voie à des applications dans lesquelles le Raspberry Pi interagit avec le monde physique. Vous apprendrez comment transformer votre Raspberry Pi en poste bureautique avec la suite LibreOffice (édition et impression), en média-center avec XBMC, en serveur web avec lighttpd et WordPress ou en caméra de vidéosurveillance capable de détecter un mouvement et de vous en avertir par email. Enfin, dans le chapitre sur le dépannage, vous découvrirez comment utiliser les voyants du Raspberry Pi pour établir un premier diagnostic. Les principaux dysfonctionnements constatés sur le Raspberry Pi sont également expliqués avec des solutions à mettre en œuvre pour les corriger. Des éléments complémentaires sont en téléchargement sur le site www.editions-eni.fr. Note de contenu :
Chapitre 1 - Le Raspberry Pi
Chapitre 2 - Description technique
Chapitre 3 - Systèmes d'exploitation disponibles
Chapitre 4 - Préparer la carte microSD
Chapitre 5 - Démarrer Raspbian
Chapitre 6 - Utiliser la ligne de commande
Chapitre 7 - Utiliser le mode graphique
Chapitre 8 - Utiliser une mémoire de masse externe
Chapitre 9 - Démarrer sur un disque externe
Chapitre 10 - Que faire avec le Raspberry Pi ?
Chapitre 11 - Programmer en Scratch
Chapitre 12 - Programmer en Python
Chapitre 13 - Le GPIO du Raspberry Pi
Chapitre 14 - Les périphériques
Chapitre 15 - Dépanner le Raspberry Pi
AnnexesNuméro de notice : 22336 Affiliation des auteurs : non IGN Thématique : INFORMATIQUE Nature : Manuel informatique Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=77726 Réservation
Réserver ce documentExemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité 22336-01 26.00 Manuel Informatique Centre de documentation Informatique Disponible Generic and efficient framework for search trees on flash memory storage systems / Mohamed Sarwat in Geoinformatica, vol 17 n° 3 (July 2013)
![]()
[article]
Titre : Generic and efficient framework for search trees on flash memory storage systems Type de document : Article/Communication Auteurs : Mohamed Sarwat, Auteur ; Mohamed F. Mokbel, Auteur ; Xun Zhou, Auteur ; Suman Nath, Auteur Année de publication : 2013 Article en page(s) : pp 489 - 519 Note générale : Bibliographie Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Informatique
[Termes descripteurs IGN] algorithme de recherche
[Termes descripteurs IGN] arbre (mathématique)
[Termes descripteurs IGN] Arbre-R
[Termes descripteurs IGN] indexation spatiale
[Termes descripteurs IGN] mémoire d'ordinateur
[Termes descripteurs IGN] mémoire flashRésumé : (Auteur) Tree index structures are crucial components in data management systems. Existing tree index structure are designed with the implicit assumption that the underlying external memory storage is the conventional magnetic hard disk drives. This assumption is going to be invalid soon, as flash memory storage is increasingly adopted as the main storage media in mobile devices, digital cameras, embedded sensors, and notebooks. Though it is direct and simple to port existing tree index structures on the flash memory storage, that direct approach does not consider the unique characteristics of flash memory, i.e., slow write operations, and erase-before-update property, which would result in a sub optimal performance. In this paper, we introduce FAST (i.e., Flash-Aware Search Trees) as a generic framework for flash-aware tree index structures. FAST distinguishes itself from all previous attempts of flash memory indexing in two aspects: (1) FAST is a generic framework that can be applied to a wide class of data partitioning tree structures including R-tree and its variants, and (2) FAST achieves both efficiency and durability of read and write flash operations through memory flushing and crash recovery techniques. Extensive experimental results, based on an actual implementation of FAST inside the GiST index structure in PostgreSQL, show that FAST achieves better performance than its competitors. Numéro de notice : A2013-381 Affiliation des auteurs : non IGN Thématique : INFORMATIQUE Nature : Article DOI : 10.1007/s10707-012-0164-9 date de publication en ligne : 30/08/2012 En ligne : https://doi.org/10.1007/s10707-012-0164-9 Format de la ressource électronique : URL article Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=32519
in Geoinformatica > vol 17 n° 3 (July 2013) . - pp 489 - 519[article]Réservation
Réserver ce documentExemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité 057-2013031 SL Revue Centre de documentation Revues en salle Disponible
Titre de série : Windows internals, 1 Titre : Part 1 Type de document : Guide/Manuel Auteurs : M.E. Russinovich, Auteur ; D. Solomon, Auteur ; A. Ionescu, Auteur Mention d'édition : 6th edition Editeur : Les Ulis, Washington, ... : Microsoft Année de publication : 2012 Importance : 726 p. Format : 19 x 23 cm ISBN/ISSN/EAN : 978-0-7356-4873-9 Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Informatique
[Termes descripteurs IGN] architecture de système
[Termes descripteurs IGN] mémoire d'ordinateur
[Termes descripteurs IGN] réseautique
[Termes descripteurs IGN] sécurité informatique
[Termes descripteurs IGN] Windows 7
[Termes descripteurs IGN] Windows ServerIndex. décimale : 26.03 Systèmes d'exploitation Résumé : (Editeur) Delve inside Windows architecture and internals - and see how core components work behind the scenes. Led by three renowned internals experts, this classic guide is fully updated for Windows 7 and Windows Server 2008 R2 - and now presents its coverage in two volumes. As always, you get critical insider perspectives on how Windows operates. And through hands-on experiments, you?ll experience its internal behavior firsthand - knowledge you can apply to improve application design, debugging, system performance, and support. Note de contenu : - Concepts and Tools
- System Architecture
- System Mechanisms
- Management Mechanisms
- Processes, Threads, and Jobs
- Security
- NetworkingNuméro de notice : 20753A Affiliation des auteurs : non IGN Thématique : INFORMATIQUE Nature : Manuel informatique Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=46894 Réservation
Réserver ce documentExemplaires (2)
Code-barres Cote Support Localisation Section Disponibilité 20753-01A 26.03 Manuel Informatique Centre de documentation Informatique Disponible 20753-02A DEP-EKI Manuel Informatique Marne-la-Vallée Dépôt en unité Exclu du prêt
Titre de série : Windows internals, 2 Titre : Part 2, 6th edition Type de document : Guide/Manuel Auteurs : M.E. Russinovich, Auteur ; D. Solomon, Auteur ; A. Ionescu, Auteur Mention d'édition : 6 Editeur : Les Ulis, Washington, ... : Microsoft Année de publication : 2012 Importance : 645 p. Format : 19 x 23 cm ISBN/ISSN/EAN : 978-0-7356-6587-3 Langues : Anglais (eng) Descripteur : [Vedettes matières IGN] Informatique
[Termes descripteurs IGN] architecture de système
[Termes descripteurs IGN] mémoire d'ordinateur
[Termes descripteurs IGN] réseautique
[Termes descripteurs IGN] sécurité informatique
[Termes descripteurs IGN] Windows 7
[Termes descripteurs IGN] Windows ServerRésumé : (Editeur) Delve inside Windows architecture and internals - and see how core components work behind the scenes. Led by three renowned internals experts, this classic guide is fully updated for Windows 7 and Windows Server 2008 R2 - and now presents its coverage in two volumes. As always, you get critical insider perspectives on how Windows operates. And through hands-on experiments, you'll experience its internal behavior firsthand - knowledge you can apply to improve application design, debugging, system performance, and support. Note de contenu : - I/O system
- Storage management
- Memory management
- Cache manager
- File systems
- Startup and shutdown
- Crash dump analysisNuméro de notice : 20753B Affiliation des auteurs : non IGN Thématique : INFORMATIQUE Nature : Manuel informatique Permalink : https://documentation.ensg.eu/index.php?lvl=notice_display&id=46895 Réservation
Réserver ce documentExemplaires (2)
Code-barres Cote Support Localisation Section Disponibilité 20753-01B 26.03 Manuel Informatique Centre de documentation Informatique Disponible 20753-02B 26.03 Manuel Informatique Centre de documentation Informatique Disponible PermalinkPermalinkPermalinkTopographie : un demi-siècle d'évolution technologique : (3/4) l'informatique et le traitement des données / Paul Courbon in XYZ, n° 112 (septembre - novembre 2007)
PermalinkPermalinkPermalinkPermalinkPermalinkPermalinkCOGNITIVA 87, MARI 87, Machines et réseaux intelligents, image électronique, 1. Tome 1 / Centre d'études des systèmes et des technologies avancées (1987)
PermalinkPermalinkPermalinkPermalinkPermalink