Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
387,157
result(s) for
"Computer equipment"
Sort by:
Developing games on the Raspberry Pi : app programming with Lua and LÖVE
\"Learn to set up a Pi-based game development environment, and then develop a game with Lua, a popular scripting language used in major game frameworks like Unreal Engine (BioShock Infinite), CryEngine (Far Cry series), Diesel (Payday: The Heist), Silent Storm Engine (Heroes of Might and Magic V) and many others. More importantly, learn how to dig deeper into programming languages to find and understand new functions, frameworks, and languages to utilize in your games. You'll start by learning your way around the Raspberry Pi. Then you'll quickly dive into learning game development with an industry-standard and scalable language. After reading this book, you'll have the ability to write your own games on a Raspberry Pi, and deliver those games to Linux, Mac, Windows, iOS, and Android. And you'll learn how to publish your games to popular marketplaces for those desktop and mobile platforms. Whether you're new to programming or whether you've already published to markets like Itch.io or Steam, this book showcases compelling reasons to use the Raspberry Pi for game development. Use Developing Games on the Raspberry Pias your guide to ensure that your game plays on computers both old and new, desktop or mobile.\"--Back cover.
Memory Systems - Cache, DRAM, Disk
by
Jacob Bruce
,
Ng Spencer W
,
Wang David T
in
Computer Hardware Engineering
,
Computer storage devices
,
Processors, Memory & Peripherals
2008,2007,2010
If memory hierarchy is stopping your microprocessor from performing at the highest level it should be, then this book will show how to resolve that problem. This book provides the reader with everything they need to know about the logical design and operation, physical design and operation, performance characteristics and resulting design trade-offs, and the energy consumption of modern memory hierarchies. You learn how to tackle the challenging optimization problems that result from the side-effects that can appear at any point in the entire hierarchy. As a result you will be able to design and emulate the entire memory hierarchy. As a reference, this book is targeted toward both academics and practicing engineers in microarchitecture and computer system design, embedded system design, and low power design.
Embedded SOPC design with NIOS II processor and VHDL examples
by
Chu, Pong P.
in
Computer input-output equipment
,
Field programmable gate arrays
,
Systems on a chip
2011
The book is divided into four major parts. Part I covers HDL constructs and synthesis of basic digital circuits. Part II provides an overview of embedded software development with the emphasis on low-level I/O access and drivers. Part III demonstrates the design and development of hardware and software for several complex I/O peripherals, including PS2 keyboard and mouse, a graphic video controller, an audio codec, and an SD (secure digital) card. Part IV provides three case studies of the integration of hardware accelerators, including a custom GCD (greatest common divisor) circuit, a Mandelbrot set fractal circuit, and an audio synthesizer based on DDFS (direct digital frequency synthesis) methodology.
The book utilizes FPGA devices, Nios II soft-core processor, and development platform from Altera Co., which is one of the two main FPGA manufactures. Altera has a generous university program that provides free software and discounted prototyping boards for educational institutions (details at www.altera.com/university ). The two main educational prototyping boards are known as DE1 ($99) and DE2 ($269). All experiments can be implemented and tested with these boards. A board combined with this book becomes a \"turn-key\" solution for the SoPC design experiments and projects. Most HDL and C codes in the book are device independent and can be adapted by other prototyping boards as long as a board has similar I/O configuration.
Samsung ARTIK Reference
Provides a professional-level reference to the Samsung ARTIK API, as well as to other aspects of interest to developers such as the file systems, the operating system internals, various available interfaces, input/output, and the hardware itself.
Robot Operating System (ROS) for Absolute Beginners : Robotics Programming Made Easy
Learn how to get started with robotics programming using Robot Operation System (ROS). Targeted for absolute beginners in ROS, Linux, and Python, this short guide shows you how to build your own robotics projects. ROS is an open-source and flexible framework for writing robotics software. With a hands-on approach and sample projects, Robot Operating System for Absolute Beginners will enable you to begin your first robot project. You will learn the basic concepts of working with ROS and begin coding with ROS APIs in both C++ and Python.
Research on Intangible Cultural Heritage Protection Based on Augmented Reality Technology
by
Chen, Hanyin
,
Lu, Weizhong
,
Wang, Meiya
in
Augmented Reality
,
Cultural heritage
,
Cultural resources
2020
With the development and progress of human beings, many forms of civilization are constantly innovating and evolving in their development. The people of our country should pay attention, use augmented reality technology, network computer equipment and scientific technology to simulate the physical objects and through superposition, the corresponding data information content generated in the virtual world to Show it in a way close to reality, so that people can perceive things in virtual reality and get a sensory experience that transcends reality.
Journal Article
Building a Virtual Assistant for Raspberry Pi
Build a voice-controlled virtual assistant using speech-to-text engines, text-to-speech engines, and conversation modules.This book shows you how to program the virtual assistant to gather data from the internet (weather data, data from Wikipedia, data mining); play music; and take notes.