- 5 resultados
menor preço: € 34.73, preço mais alto: € 55.27, preço médio: € 40.79
1
Smartphone Operating System Concepts with Symbian OS - Michael J. Jipping
Encomendar
no/na lehmanns.de
€ 37.99
Envio: € 0.001
EncomendarLink patrocinado
Michael J. Jipping:

Smartphone Operating System Concepts with Symbian OS - primeira edição

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 … mais…

Custos de envio:Download sofort lieferbar. (EUR 0.00)
2
Smartphone Operating System Concepts with Symbian OS : A Tutorial Guide - Sarah Ryan
Encomendar
no/na hive.co.uk
£ 29.74
(aproximadamente € 34.73)
EncomendarLink patrocinado

Sarah Ryan:

Smartphone Operating System Concepts with Symbian OS : A Tutorial Guide - nuovo livro

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… mais…

No. 9780470065235. Custos de envio:Instock, Despatched same working day before 3pm, zzgl. Versandkosten., mais custos de envio
3
Smartphone Operating System Concepts With Symbian Os - Jipping
Encomendar
no/na textbooks.com
$ 60.00
(aproximadamente € 55.27)
EncomendarLink patrocinado
Jipping:
Smartphone Operating System Concepts With Symbian Os - livro 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,… mais…

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. Custos de envio:zzgl. Versandkosten., mais custos de envio
4
Smartphone Operating System Concepts with Symbian OS - Michael J. Jipping
Encomendar
no/na Hugendubel.de
€ 37.99
Envio: € 0.001
EncomendarLink patrocinado
Michael J. Jipping:
Smartphone Operating System Concepts with Symbian OS - nuovo livro

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… mais…

Nr. 15098284. Custos de envio:, , DE. (EUR 0.00)
5
Smartphone Operating System Concepts with Symbian OS - Michael J. Jipping
Encomendar
no/na eBook.de
€ 37.99
Envio: € 0.001
EncomendarLink patrocinado
Michael J. Jipping:
Smartphone Operating System Concepts with Symbian OS - nuovo livro

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

Custos de envio:in stock, , , DE. (EUR 0.00)

1Como algumas plataformas não transmitem condições de envio e estas podem depender do país de entrega, do preço de compra, do peso e tamanho do item, de uma possível adesão à plataforma, de uma entrega direta pela plataforma ou através de um fornecedor terceirizado (Marketplace), etc., é possível que os custos de envio indicados pela terralivro não correspondam aos da plataforma ofertante.

Dados bibliográficos do melhor livro correspondente

Pormenores referentes ao livro

Dados detalhados do livro - Smartphone Operating System Concepts with Symbian OS


EAN (ISBN-13): 9780470065235
ISBN (ISBN-10): 0470065230
Ano de publicação: 2007
Editor/Editora: John Wiley & Sons
354 Páginas
Língua: eng/Englisch

Livro na base de dados desde 2009-10-17T07:42:14-03:00 (Sao Paulo)
Página de detalhes modificada pela última vez em 2024-02-28T08:18:51-03:00 (Sao Paulo)
Número ISBN/EAN: 0470065230

Número ISBN - Ortografia alternativa:
0-470-06523-0, 978-0-470-06523-5
Ortografia alternativa e termos de pesquisa relacionados:
Título do livro: doing without concepts, smartphone, smart concepts, operating system concepts


Dados da editora

Autor: Michael J. Jipping
Título: Symbian Press; Smartphone Operating System Concepts with Symbian OS - A Tutorial Guide
Editora: Wiley; John Wiley & Sons
354 Páginas
Ano de publicação: 2007-04-30
Língua: 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.

Outros livros adicionais, que poderiam ser muito similares com este livro:

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


< Para arquivar...