Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introduction to Assembly Language Programming: From 8086 to Pentium Processors

Posted By: AvaxGenius
Introduction to Assembly Language Programming: From 8086 to Pentium Processors

Introduction to Assembly Language Programming: From 8086 to Pentium Processors by Sivarama P. Dandamudi
English | PDF | 1998 | 654 Pages | ISBN : N/A | 43.1 MB

There are three main reasons for writing this book. While several assembly language books are on the market, almost all of them cover only the 8086 processor-a 16-bit processor Intel introduced in 1979. A modem computer organization or assembly language course requires treatment of a more recent processor like the Pentium, which is a 32-bit processor in the Intel family. This is one of the main motivations for writing this book. There are two other equally valid reasons. The book approaches assembly language programming from the high-level language viewpoint. As a result, it focuses on the assembly language features that are required to efficiently implement high-level language constructs. Performance is another reason why people program in assembly language. This is particularly true with real-time application programming. Our treatment of assembly language programming is oriented toward performance optimiza­ tion. Every chapter ends with a performance section that discusses the impact of specific sets of assembly language statements on the performance of the whole program. Put another way, this book focuses on performance-oriented assembly language programming. Intended Use This book is intended as an introduction to assembly language programming using the Intel 80X86 family of processors. We have selected the assembly language of the Intel 80X86 processors (including the Pentium processor) be­ cause of the widespread availability of PCs and assemblers. Both Microsoft and Borland provide assemblers for the PCs.

Assembly Language for x86 Processors

Posted By: Free butterfly
Assembly Language for x86 Processors

Assembly Language for x86 Processors by Kip Irvine
English | September 15, 2020 | ISBN: 0135381657 | 1999 pages | MOBI | 8.45 Mb

Reconfigurable Computing: From FPGAs to Hardware/Software Codesign

Posted By: AvaxGenius
Reconfigurable Computing: From FPGAs to Hardware/Software Codesign

Reconfigurable Computing: From FPGAs to Hardware/Software Codesign by João M. P. Cardoso, Michael Hübner
English | PDF(True) | 2010 | 308 Pages | ISBN : 1461400600 | 10.6 MB

As the complexity of modern embedded systems increases, it becomes less practical to design monolithic processing platforms. As a result, reconfigurable computing is being adopted widely for more flexible design. Reconfigurable Computers offer the spatial parallelism and fine-grained customizability of application-specific circuits with the postfabrication programmability of software. To make the most of this unique combination of performance and flexibility, designers need to be aware of both hardware and software issues. FPGA users must think not only about the gates needed to perform a computation but also about the software flow that supports the design process. The goal of this book is to help designers become comfortable with these issues, and thus be able to exploit the vast opportunities possible with reconfigurable logic.

Multicore Processors and Systems

Posted By: AvaxGenius
Multicore Processors and Systems

Multicore Processors and Systems by Stephen W. Keckler, Kunle Olukotun, H. Peter Hofstee
English | PDF(True) | 2009 | 310 Pages | ISBN : 1441902627 | 6.91 MB

Multicore Processors and Systems provides a comprehensive overview of emerging multicore processors and systems. It covers technology trends affecting multicores, multicore architecture innovations, multicore software innovations, and case studies of state-of-the-art commercial multicore systems. A cross-cutting theme of the book is the challenges associated with scaling up multicore systems to hundreds of cores.

CompTIA A+ Core 1 (220-1101) Cert Prep: 2 CPUs and RAM

Posted By: lucky_aut
CompTIA A+ Core 1 (220-1101) Cert Prep: 2 CPUs and RAM

CompTIA A+ Core 1 (220-1101) Cert Prep: 2 CPUs and RAM
Duration: 1h 30m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 1.02 GB
Genre: eLearning | Language: English

Deep Learning Systems: Algorithms, Compilers, and Processors for Large-Scale Production

Posted By: AvaxGenius
Deep Learning Systems: Algorithms, Compilers, and Processors for Large-Scale Production

Deep Learning Systems: Algorithms, Compilers, and Processors for Large-Scale Production by Andres Rodriguez
English | PDF(True) | 2020 | 267 Pages | ISBN : 1681739682 | 5.4 MB

This book describes deep learning systems: the algorithms, compilers, and processor components to efficiently train and deploy deep learning models for commercial applications.
The exponential growth in computational power is slowing at a time when the amount of compute consumed by state-of-the-art deep learning (DL) workloads is rapidly growing. Model size, serving latency, and power constraints are a significant challenge in the deployment of DL models for many applications. Therefore, it is imperative to codesign algorithms, compilers, and hardware to accelerate advances in this field with holistic system-level and algorithm solutions that improve performance, power, and efficiency.

Advances in Data Computing, Communication and Security: Proceedings of I3CS2021

Posted By: AvaxGenius
Advances in Data Computing, Communication and Security: Proceedings of I3CS2021

Advances in Data Computing, Communication and Security: Proceedings of I3CS2021 by Pankaj Verma, Chhagan Charan, Xavier Fernando, Subramaniam Ganesan
English | EPUB | 2022 | 702 Pages | ISBN : 9811684022 | 102.5 MB

This book is a collection of high-quality peer reviewed contributions from the academicians, researchers, practitioners, and industry professionals, accepted in the International Conference on Advances in Data Computing, Communication and Security (I3CS2021) organized by the Department of Electronics and Communication Engineering in collaboration with the Department of Computer Engineering, National Institute of Technology, Kurukshetra, India during 08-10 Sep 2021. The fast pace of advancing technologies and growing expectations of the next-generation requires that the researchers must continuously reinvent themselves through new investigations and development of the new products. The theme of this conference is devised as "Embracing Innovations" for the next-generation data computing and secure communication system.

Logic Gates, Circuits, Processors, Compilers and Computers

Posted By: hill0
Logic Gates, Circuits, Processors, Compilers and Computers

Logic Gates, Circuits, Processors, Compilers and Computers
English | 2021 | ISBN: 3030685527 | 259 Pages | PDF | 3.48 MB

Assembly Language x86 Processors for beginners

Posted By: yoyoloit
Assembly Language x86 Processors for beginners

Assembly Language x86 Processors for beginners
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 92 lectures (3h 58m) | Size: 1.91 GB

Multicore Programming Using the ParC Language

Posted By: AvaxGenius
Multicore Programming Using the ParC Language

Multicore Programming Using the ParC Language by Yosi Ben-Asher
English | PDF(Repost),EPUB | 2012 | 285 Pages | ISBN : 1447121635 | 8.1 MB

Multicore Programming Using the ParC Language discusses principles of practical parallel programming using shared memory. It is unique in its approach to writing parallel programs for shared memory machines. It uses a simple yet powerful parallel dialect of C called ParC as the basic programming language, which was co-developed by author Yosi Ben-Asher.