- 5 Résultats
prix le plus bas: € 34,73, prix le plus élevé: € 55,27, prix moyen: € 40,79
1
Smartphone Operating System Concepts with Symbian OS - Michael J. Jipping
Commander
sur lehmanns.de
€ 37,99
Envoi: € 0,001
CommanderLien sponsorisé
Michael J. Jipping:

Smartphone Operating System Concepts with Symbian OS - Première édition

2007, ISBN: 9780470065235

A Tutorial Guide, eBooks, eBook Download (PDF), 1. Auflage, Smartphone Operating System Concepts with Symbian OS uses Symbian OS as a vehicle to discuss operating system concepts as they … Plus…

Frais d'envoiDownload sofort lieferbar. (EUR 0.00)
2
Smartphone Operating System Concepts with Symbian OS : A Tutorial Guide - Sarah Ryan
Commander
sur hive.co.uk
£ 29,74
(environ € 34,73)
CommanderLien sponsorisé

Sarah Ryan:

Smartphone Operating System Concepts with Symbian OS : A Tutorial Guide - nouveau livre

ISBN: 9780470065235

Smartphone Operating System Concepts with Symbian OS uses Symbian OS as a vehicle to discuss operating system concepts as they are applied to mobile operating systems.It is this focus tha… Plus…

No. 9780470065235. Frais d'envoiInstock, Despatched same working day before 3pm, zzgl. Versandkosten., Livraison non-comprise
3
Smartphone Operating System Concepts With Symbian Os - Jipping
Commander
sur textbooks.com
$ 60,00
(environ € 55,27)
CommanderLien sponsorisé
Jipping:
Smartphone Operating System Concepts With Symbian Os - livre d'occasion

ISBN: 9780470065235

A digital copy of "Smartphone Operating System Concepts With Symbian Os" by Jipping. Download is immediately available upon purchase! 9780470065235,0470065230,smartphone,operating,system,… Plus…

Download INSTANTLY! Format: VitalSource. Type: . Copying: Allowed, .2Â.182 selections may be copied daily for 2Â.1825 days. Printable: Allowed, .10Â.182 prints daily for 10Â.1825 days. Expires: No Expiration. Read Aloud?: Allowed. Sharing: Not Allowed. Software: Online: No additional software required <br> Offline: VitalSource Bookshelf. Shipping to USA only! Textbooks. Frais d'envoizzgl. Versandkosten., Livraison non-comprise
4
Smartphone Operating System Concepts with Symbian OS - Michael J. Jipping
Commander
sur Hugendubel.de
€ 37,99
Envoi: € 0,001
CommanderLien sponsorisé
Michael J. Jipping:
Smartphone Operating System Concepts with Symbian OS - nouveau livre

ISBN: 9780470065235

Smartphone Operating System Concepts with Symbian OS ab 37.99 € als pdf eBook: A Tutorial Guide. Aus dem Bereich: eBooks, Sachthemen & Ratgeber, Computer & Internet, Medien > Bücher, Smar… Plus…

Nr. 15098284. Frais d'envoi, , DE. (EUR 0.00)
5
Smartphone Operating System Concepts with Symbian OS - Michael J. Jipping
Commander
sur eBook.de
€ 37,99
Envoi: € 0,001
CommanderLien sponsorisé
Michael J. Jipping:
Smartphone Operating System Concepts with Symbian OS - nouveau livre

ISBN: 9780470065235

Smartphone Operating System Concepts with Symbian OS - A Tutorial Guide: ab 37.99 € eBooks > Sachthemen & Ratgeber > Computer & Internet John Wiley & Sons eBook als pdf, John Wiley & Sons

Frais d'envoiin stock, , , DE. (EUR 0.00)

1Comme certaines plateformes ne transmettent pas les conditions d'expédition et que celles-ci peuvent dépendre du pays de livraison, du prix d'achat, du poids et de la taille de l'article, d'une éventuelle adhésion de la plateforme, d'une livraison directe par la plateforme ou via un prestataire tiers (Marketplace), etc. il est possible que les frais de livraison indiqués par eurolivre ne correspondent pas à ceux de la plateforme qui propose l'article.

Données bibliographiques du meilleur livre correspondant

Détails sur le livre

Informations détaillées sur le livre - Smartphone Operating System Concepts with Symbian OS


EAN (ISBN-13): 9780470065235
ISBN (ISBN-10): 0470065230
Date de parution: 2007
Editeur: John Wiley & Sons
354 Pages
Langue: eng/Englisch

Livre dans la base de données depuis 2009-10-17T12:42:14+02:00 (Zurich)
Page de détail modifiée en dernier sur 2024-02-28T12:18:51+01:00 (Zurich)
ISBN/EAN: 9780470065235

ISBN - Autres types d'écriture:
0-470-06523-0, 978-0-470-06523-5
Autres types d'écriture et termes associés:
Titre du livre: doing without concepts, smartphone, smart concepts, operating system concepts


Données de l'éditeur

Auteur: Michael J. Jipping
Titre: Symbian Press; Smartphone Operating System Concepts with Symbian OS - A Tutorial Guide
Editeur: Wiley; John Wiley & Sons
354 Pages
Date de parution: 2007-04-30
Langue: Anglais
37,99 € (DE)
Not available (reason unspecified)

EA; E107; E-Book; Nonbooks, PBS / Informatik, EDV/Betriebssysteme, Benutzeroberflächen; Betriebssysteme; Betriebssysteme / Sonstige; Computer-Ratgeber; End-User Computing; Operating Systems / Other; Symbian OS; Betriebssysteme / Sonstige; BC

Acknowledgements. Introduction. Part 1: Operating-System Concepts. 1 Introduction to Mobile Phone Systems. 1.1 What Is an Operating System? 1.2 History of Operating Systems. 1.3 Computer Systems and their Operating Systems. 1.4 Summary. 2 The Character of Operating Systems. 2.1 The Evolution of Operating Systems. 2.2 Computer Structures. 2.3 Different Platforms. 2.4 Summary. Exercises. 3 Kernel Structure. 3.1 How a Kernel Is Put Together. 3.2 System Calls and the Kernel. 3.3 Interrupt Implementation. 3.4 Completing the Kernel Design in Symbian OS. 3.5 Summary. Exercises. 4 Processes and Threads. 4.1 An Overview of the Process Model. 4.2 Programming with Processes. 4.3 Summary. Exercises. 5 Process Scheduling. 5.1 Basic Concepts. 5.2 Scheduling Strategies. 5.3 Scheduling in Linux. 5.4 Scheduling in a Microkernel Architecture. 5.5 Scheduling in Symbian OS. 5.6 Summary. Exercises. 6 Process Concurrency and Synchronization. 6.1 Concepts and Models for Concurrency. 6.2 Semaphores. 6.3 Locks, Monitors and Other Abstractions. 6.4 The Dining Philosophers: A Classic Problem. 6.5 An Example in Unix. 6.6 Concurrency in Symbian OS. 6.7 Interprocess Communication. 6.8 Managing Deadlocks. 6.9 Summary. Exercises. 7 Memory Management. 7.1 Introduction and Background. 7.2 Swapping and Paging. 7.3 Systems Without Virtual Memory. 7.4 Segmentation. 7.5 Memory in Symbian OS. 7.6 Memory Use in Linux. 7.7 Summary. Exercises. 8 File Systems and Storage. 8.1 Files and Directories. 8.2 Implementation of a File System. 8.3 File Systems on Mobile Phones. 8.4 Security. 8.5 Summary. Exercises. 9 Input and Output. 9.1 I/O Components. 9.2 I/O Hardware Issues. 9.3 I/O Software Issues. 9.4 I/O in Symbian OS. 9.5 Summary. Exercises. 10 Networks. 10.1 Opening a Closed Environment. 10.2 Extending Computers in a Connected Environment. 10.3 Connectivity in Symbian OS. 10.4 Summary. Exercises. 11 Modeling Communications. 11.1 Communications Models. 11.2 Communications on Symbian OS. 11.3 Communications on Other Operating Systems. 11.4 Summary. Exercises. 12 Telephony. 12.1 Modeling Telephony Services. 12.2 A Structural Overview. 12.3 Voice over IP Telephony. 12.4 Summary. Exercises. 13 Messaging. 13.1 The Character of Messaging. 13.2 The Symbian OS Messaging Model. 13.3 Message Handling in Linux. 13.4 Summary. Exercises. 14 Security. 14.1 Understanding Security Issues. 14.2 Authorization. 14.3 Authentication. 14.4 System Threats. 14.5 Security on Smartphones. 14.6 Summary. Exercises. 15 Virtual Machines. 15.1 Basic Concepts. 15.2 The Java Virtual Machine and Symbian OS. 15.3 Summary. Exercises. Appendix A: Web Resources. References. Index.

Autres livres qui pourraient ressembler au livre recherché:

Dernier livre similaire:
9780470034491 Smartphone Operating System Concepts with Symbian OS: A Tutorial Guide (Symbian Press) (Jipping, Michael J.)


< pour archiver...