- 5 Resultados
precio mínimo: € 34,73, precio máximo: € 55,27, precio promedio: € 40,79
1
Smartphone Operating System Concepts with Symbian OS - Michael J. Jipping
Pedir
por lehmanns.de
€ 37,99
Envío: € 0,001
PedirEnlace patrocinado
Michael J. Jipping:

Smartphone Operating System Concepts with Symbian OS - Primera edición

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 … Más…

Gastos de envío:Download sofort lieferbar. (EUR 0.00)
2
Smartphone Operating System Concepts with Symbian OS : A Tutorial Guide - Sarah Ryan
Pedir
por hive.co.uk
£ 29,74
(aprox. € 34,73)
PedirEnlace patrocinado

Sarah Ryan:

Smartphone Operating System Concepts with Symbian OS : A Tutorial Guide - libro nuevo

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… Más…

No. 9780470065235. Gastos de envío:Instock, Despatched same working day before 3pm, zzgl. Versandkosten., más gastos de envío
3
Smartphone Operating System Concepts With Symbian Os - Jipping
Pedir
por textbooks.com
$ 60,00
(aprox. € 55,27)
PedirEnlace patrocinado
Jipping:
Smartphone Operating System Concepts With Symbian Os - libro usado

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,… Más…

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. Gastos de envío:zzgl. Versandkosten., más gastos de envío
4
Smartphone Operating System Concepts with Symbian OS - Michael J. Jipping
Pedir
por Hugendubel.de
€ 37,99
Envío: € 0,001
PedirEnlace patrocinado
Michael J. Jipping:
Smartphone Operating System Concepts with Symbian OS - libro nuevo

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… Más…

Nr. 15098284. Gastos de envío:, , DE. (EUR 0.00)
5
Smartphone Operating System Concepts with Symbian OS - Michael J. Jipping
Pedir
por eBook.de
€ 37,99
Envío: € 0,001
PedirEnlace patrocinado
Michael J. Jipping:
Smartphone Operating System Concepts with Symbian OS - libro nuevo

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

Gastos de envío:in stock, , , DE. (EUR 0.00)

1Dado que algunas plataformas no nos comunican las condiciones de envío y éstas pueden depender del país de entrega, del precio de compra, del peso y tamaño del artículo, de una posible membresía a la plataforma, de una entrega directa por parte de la plataforma o a través de un tercero (Marketplace), etc., es posible que los gastos de envío indicados por eurolibro/terralibro no concuerden con los de la plataforma ofertante.

Datos bibliográficos del mejor libro coincidente

Detalles del libro

Detalles del libro - Smartphone Operating System Concepts with Symbian OS


EAN (ISBN-13): 9780470065235
ISBN (ISBN-10): 0470065230
Año de publicación: 2007
Editorial: John Wiley & Sons
354 Páginas
Idioma: eng/Englisch

Libro en la base de datos desde 2009-10-17T12:42:14+02:00 (Madrid)
Página de detalles modificada por última vez el 2024-02-28T12:18:51+01:00 (Madrid)
ISBN/EAN: 0470065230

ISBN - escritura alterna:
0-470-06523-0, 978-0-470-06523-5
Mode alterno de escritura y términos de búsqueda relacionados:
Título del libro: doing without concepts, smartphone, smart concepts, operating system concepts


Datos del la editorial

Autor: Michael J. Jipping
Título: Symbian Press; Smartphone Operating System Concepts with Symbian OS - A Tutorial Guide
Editorial: Wiley; John Wiley & Sons
354 Páginas
Año de publicación: 2007-04-30
Idioma: Inglés
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.

Más, otros libros, que pueden ser muy parecidos a este:

Último libro similar:
9780470034491 Smartphone Operating System Concepts with Symbian OS: A Tutorial Guide (Symbian Press) (Jipping, Michael J.)


< para archivar...