![]() |
See MIPS Run
ISBN: 9780120884216 / Angielski / Miękka / 492 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. See MIPS Run, Second Edition, is not only a thorough update of the first edition, it is also a marriage of the best-known RISC architecture--MIPS--with the best-known open-source OS--Linux. The first part of the book begins with MIPS design principles and then describes the MIPS instruction set and programmers' resources. It uses the MIPS32 standard as a baseline (the 1st edition used the R3000) from which to compare all other versions of the architecture and assumes that MIPS64 is the main option. The second part is a significant change from the first edition. It provides concrete... See MIPS Run, Second Edition, is not only a thorough update of the first edition, it is also a marriage of the best-known RISC architecture-... |
cena:
330,81 zł |
![]() |
Introduction to Microprocessors and Microcontrollers
ISBN: 9780750659895 / Angielski / Miękka / 288 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Assuming only a general science education this book introduces the workings of the microprocessor, its applications, and programming in assembler and high level languages such as C and Java. Practical work and knowledge-check questions contribute to building a thorough understanding with a practical focus. The book concludes with a step-by-step walk through a project based on the PIC microcontroller. The concise but clearly written text makes this an ideal book for electronics and IT students and a wide range of technicians and engineers, including IT systems support staff, and maintenance /...
Assuming only a general science education this book introduces the workings of the microprocessor, its applications, and programming in assembler and ...
|
cena:
186,73 zł |
![]() |
Microprocessors and Microcomputer-Based System Design
ISBN: 9780849344756 / Angielski / Twarda / 800 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microprocessors and Microcomputer-Based System Design, Second Edition, builds on the concepts of the first edition. It discusses the basics of microprocessors, various 32-bit microprocessors, the 8085 microprocessor, the fundamentals of peripheral interfacing, and Intel and Motorola microprocessors. This edition includes new topics such as floating-point arithmetic, Program Array Logic, and flash memories. It covers the popular Intel 80486/80960 and Motorola 68040 as well as the Pentium and PowerPC microprocessors. The final chapter presents system design concepts, applying the design...
Microprocessors and Microcomputer-Based System Design, Second Edition, builds on the concepts of the first edition. It discusses the basics of micropr...
|
cena:
960,59 zł |
![]() |
Embedded Multiprocessors : Scheduling and Synchronization, Second Edition
ISBN: 9781420048018 / Angielski / Twarda / 380 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Techniques for Optimizing Multiprocessor Implementations of Signal Processing Applications An indispensable component of the information age, signal processing is embedded in a variety of consumer devices, including cell phones and digital television, as well as in communication infrastructure, such as media servers and cellular base stations. Multiple programmable processors, along with custom hardware running in parallel, are needed to achieve the computation throughput required of such applications. Reviews important research in key areas related to... Techniques for Optimizing Multiprocessor Implementations of Signal Processing Applications An indispensable component of th... |
cena:
1013,96 zł |
![]() |
MicroC/OS-II : The Real Time Kernel
ISBN: 9781578201037 / Angielski / Twarda / 634 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. MicroC/OS II Second Edition describes the design and implementation of the MicroC/OS-II real-time operating system (RTOS). In addition to its value as a reference to the kernel, it is an extremely detailed and highly readable design study particularly useful to the embedded systems student. While documenting the design and implementation of the kernel, the book also walks the reader through the many related development issues: how to adapt the kernel for a new microprocessor, how to install the kernel, and how to structure the applications that run on the kernel. This edition features...
MicroC/OS II Second Edition describes the design and implementation of the MicroC/OS-II real-time operating system (RTOS). In addition to its value as...
|
cena:
693,77 zł |
![]() |
Processor Architecture : From Dataflow to Superscalar and Beyond
ISBN: 9783540647980 / Angielski / Miękka / 416 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Today's microprocessors are the powerful descendants of the von Neumann 1 computer dating back to a memo of Burks, Goldstine, and von Neumann of 1946. The so-called von Neumann architecture is characterized by a se quential control flow resulting in a sequential instruction stream. A program counter addresses the next instruction if the preceding instruction is not a control instruction such as, e. g., jump, branch, subprogram call or return. An instruction is coded in an instruction format of fixed or variable length, where the opcode is followed by one or more operands that can be data,...
Today's microprocessors are the powerful descendants of the von Neumann 1 computer dating back to a memo of Burks, Goldstine, and von Neumann of 1946....
|
cena:
358,79 zł |
![]() |
Design of Cost-Efficient Interconnect Processing Units : Spidergon STNoC
ISBN: 9781420044713 / Angielski / Twarda / 288 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Streamlined Design Solutions Specifically for NoC A Balanced Analysis of NoC Architecture Streamlined Design Solutions Specifically for NoC |
cena:
320,15 zł |
![]() |
C and the 8051 (4th Edition)
ISBN: 9780978399504 / Angielski / Miękka / 464 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This slightly revised 4th edition includes two example projects from the earlier editions not found in the third edition but is otherwise unchanged. As before it includes a massive amount of information about the 8051-family of microcontrollers and techniques for programming them in the C language. There is a strong emphasis on interrupt-driven programming and operating systems as well as many algorithms related to typical microcontroller interfacing. There is extensive ground-up coverage of serial interfacing and small-area networks.
This slightly revised 4th edition includes two example projects from the earlier editions not found in the third edition but is otherwise unchanged. A...
|
cena:
227,62 zł |
![]() |
Applications of Field-Programmable Gate Arrays in Scientific Research
ISBN: 9781439841334 / Angielski / Twarda / 172 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Emphasizing concepts and practical examples, this book presents an introduction to applications of field-programmable gate arrays (FPGAs) in various fields of research. It covers the principle of FPGAs and their functionality. The book explores how FPGAs work and how they are programmed to specific areas of applications in physics.
Emphasizing concepts and practical examples, this book presents an introduction to applications of field-programmable gate arrays (FPGAs) in various f...
|
cena:
1067,33 zł |
![]() |
A C/OS-III for the Renesas RX62N
ISBN: 9780982337578 / Angielski / Twarda / 990 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
452,57 zł |
![]() |
UC/OS-III : The Real-Time Kernel and the Freescale Kinetis ARM Cortex-M4
ISBN: 9780982337523 / Angielski / Twarda / 1044 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
452,57 zł |
![]() |
UC/OS-III : The Real-Time Kernel and the NXP LPC1700
ISBN: 9780982337554 / Angielski / Twarda / 826 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
452,57 zł |
![]() |
UC/OS-III : The Real-Time Kernel and the Texas Instruments Stellaris MCUs
ISBN: 9780982337561 / Angielski / Twarda / 854 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
452,57 zł |
![]() |
Embedded Systems: Real-Time Operating Systems for Arm Cortex M Microcontrollers
ISBN: 9781466468863 / Angielski / Miękka / 490 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is self-published and is printed on demand. The original ISBN was generated in 2012, but if you purchase the book new from CreateSpace or Amazon you will get the new version, which was uploaded January 3, 2017. This book, now in its fourth edition (January 2017), is the third in a series of three books that teach the fundamentals of embedded systems as applied to ARM Cortex-M microcontrollers. This book specifically covers the TM4C and MSP432 microcontrollers; however, it could be used with any Cortex-M microcontroller. This third volume is primarily written for senior undergraduate...
This book is self-published and is printed on demand. The original ISBN was generated in 2012, but if you purchase the book new from CreateSpace or Am...
|
cena:
191,15 zł |
![]() |
Embedded Systems, an Introduction Using the Renesas Rx62n Microcontroller
ISBN: 9781935772996 / Angielski / Miękka / 524 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Billions of microcontrollers are sold each year to create embedded systems for a wide range of products. An embedded system is an application-specific computer system which is built into a larger system or device. Using a computer system offers many benefits such as sophisticated control, precise timing, low unit cost, low development cost, high flexibility, small size, and low weight. These basic characteristics can be used to improve the overall system or device in various ways: -Improved performance -More functions and features -Reduced cost -Increased dependability This book uses the...
Billions of microcontrollers are sold each year to create embedded systems for a wide range of products. An embedded system is an application-specific...
|
cena:
324,98 zł |
![]() |
Multicore Systems On-chip: Practical Software/hardware Design
ISBN: 9789078677222 / Angielski / Twarda / 200 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
421,60 zł |
![]() |
Modeling and Design of Electromagnetic Compatibility for High-Speed Printed Circuit Boards and Packaging
ISBN: 9781138033566 / Angielski / Twarda / 322 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Modeling and Design of Electromagnetic Compatibility for High-Speed Printed Circuit Boards and Packaging presents the electromagnetic modelling and design of three major electromagnetic compatibility (EMC) issues related to the high-speed printed circuit board (PCB) and electronic packages: signal integrity (SI), power integrity (PI), and electromagnetic interference (EMI). The emphasis is put on two essential passive components of PCBs and packages: the power distribution network and the signal distribution network. This book includes two parts. Part one talks... Modeling and Design of Electromagnetic Compatibility for High-Speed Printed Circuit Boards and Packaging presents the ele... |
cena:
747,13 zł |
![]() |
C/TCP-IP : The Embedded Protocol Stack and the Texas Instruments Lm3s9b92
ISBN: 9781935772002 / Angielski / Twarda / 1200 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
452,57 zł |
![]() |
C/TCP-IP : The Embedded Protocol Stack and the Renesas Sh7216
ISBN: 9781935772026 / Angielski / Twarda / 924 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
452,57 zł |
![]() |
C/TCP-IP, the Embedded Protocol Stack for the Kinetis Arm Cortex-M4
ISBN: 9781935772057 / Angielski / Twarda / 1122 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn the essentials of Networking and Embedded TCP/IP stacks. Part I of this comprehensive book provides a thorough explanation of Micri m's C/TCP-IP stack including its implementation and usage. Part II describes practical, working applications for embedded medical devices built on C/OS-III, C/TCP-IP and Freescale's TWR-K53N512 medical board (ARM(r) Cortex -M4) using IAR developments tools. Each of the included examples feature hands-on working projects, which allow you to get your application running quickly, and can serve as a reference design to develop an embedded system connected to...
Learn the essentials of Networking and Embedded TCP/IP stacks. Part I of this comprehensive book provides a thorough explanation of Micri m's C/TCP-IP...
|
cena:
452,57 zł |