Books  [Packtpub] Learning Go Programming

  • Пользователь tttx
  • Дата
  • Books
wjO-Fk8_THejnhZMPuRXyQ.png

DESCRIPTION:

The Go programming language has firmly established itself as a favorite for building complex and scalable system applications. Go offers a direct and practical approach to programming that let programmers write correct and predictable code using concurrency idioms and a full-featured standard library. This is a step-by-step, practical guide full of real world examples to help you get started with Go in no time at all. We start off by understanding the fundamentals of Go, followed by a detailed description of the Go data types, program structures and Maps. After this, you learn how to use Go concurrency idioms to avoid pitfalls and...

Books  [Simon Monk] Programming Fpgas: Getting Started With Verilog

  • Пользователь tttx
  • Дата
  • Books
87hB3lMSStuc2yTAAr5plQ.png

DESCRIPTION:

Take your creations to the next level with FPGAs and Verilog

This fun guide shows how to get started with FPGA technology using the popular Mojo, Papilio One, and Elbert 2 boards. Written by electronics guru Simon Monk, Programming FPGAs: Getting Started with Verilog features clear explanations, easy-to-follow examples, and downloadable sample programs. You’ll get start-to-finish assembly and programming instructions for numerous projects, including an LED decoder, a timer, a tone generator—even a memory-mapped video display! The book serves both as a hobbyists’ guide and as an introduction for professional developers.

• Explore...

Books  [Jay McGavren] Head First Go: A Brain-friendly Guide

  • Пользователь tttx
  • Дата
  • Books
hhop3b7DQxy3fcP3T_zYhQ.png

DESCRIPTION:

What will you learn from this book?


Go makes it easy to build software that’s simple, reliable, and efficient. And this book makes it easy for programmers like you to get started. Google designed Go for high-performance networking and multiprocessing, but― like Python and JavaScript―the language is easy to read and use. With this practical hands-on guide, you’ll learn how to write Go code using clear examples that demonstrate the language in action. Best of all, you’ll understand the conventions and techniques that employers want entry-level Go developers to know.

Why does this book look so different?

Based on the latest...

Books  [K. C. Chang] Digital Design And Modeling With Vhdl And Synthesis

  • Пользователь tttx
  • Дата
  • Books
tG6sWbqMSA-FGjIAqO0g7w.png

DESCRIPTION:

K.C. Chang presents an integrated approach to digital design principles, processes, and implementations to help the reader design increasingly complex systems within shorter design cycles. Chang introduces digital design concepts, VHDL coding, VHDL simulation, synthesis commands, and strategies together.
Digital Systems Design with VHDL and Synthesis focuses on the ultimate product of the design cycle: the implementation of a digital design. Many of the design techniques and considerations illustrated in the text are examples of actual real-world designs.

Unique features of the book include the following:
  • VHDL code...

Books  [Stephen Brown, Zvonko Vranesic] Fundamentals of Digital Logic with Verilog Design

  • Пользователь tttx
  • Дата
  • Books
FT0WeCxhQ-myNxfbJryKGQ.png

DESCRIPTION:

Fundamentals of Digital Logic With Verilog Designteaches the basic design techniques for logic circuits. It emphasizes the synthesis of circuits and explains how circuits are implemented in real chips. Fundamental concepts are illustrated by using small examples.
Use of CAD software is well integrated into the book. The CAD software provides automatic mapping of a design written in Verilog into Field Programmable Gate Arrays (FPGAs) and Complex Programmable Logic Devices (CPLDs). Students will be able to try, firsthand, the book's Verilog examples (over 140) and homework problems.

Engineers use Quartus CAD for designing, simulating...

Books  [Peter J. Ashenden] The Designer's Guide to VHDL

  • Пользователь tttx
  • Дата
  • Books
9lCOxWJtS4KDrzddpUcEag.png

DESCRIPTION:

VHDL, the IEEE standard hardware description language for describing digital electronic systems, has recently been revised. This book has become a standard in the industry for learning the features of VHDL and using it to verify hardware designs. This third edition is the first comprehensive book on the market to address the new features of VHDL-2008.

* First comprehensive book on VHDL to incorporate all new features of VHDL-2008, the latest release of the VHDL standard...helps readers get up to speed quickly with new features of the new standard.
* Presents a structured guide to the modeling facilities offered by VHDL...shows how...

Books  [Simon Marlow] Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming

  • Пользователь tttx
  • Дата
  • Books
OMmCqkm8QqSHBRmH4Nm9vg.png

DESCRIPTION:

If you have a working knowledge of Haskell, this hands-on book shows you how to use the language’s many APIs and frameworks for writing both parallel and concurrent programs. You’ll learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency enables you to write programs with threads for multiple interactions.

Author Simon Marlow walks you through the process with lots of code examples that you can run, experiment with, and extend. Divided into separate sections on Parallel and Concurrent Haskell, this book also includes exercises to help you become familiar with the concepts...

Books  [Francesco Cesarini, Simon Thompson] Erlang Programming: A Concurrent Approach to Software Development

  • Пользователь tttx
  • Дата
  • Books
mN7HXUMTROKaT_yhxNEMVw.png

DESCRIPTION:

This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your programming background or experience.

Written by leaders of the international Erlang community -- and based on their training material -- Erlang Programming focuses on the language's syntax and semantics, and explains pattern matching, proper lists...

Books  [Tom Steele, Chris Patten] Black Hat Go: Go Programming For Hackers and Pentesters

  • Пользователь tttx
  • Дата
  • Books
pWJqbjiaRuaWd8FIqKmwaA.png

DESCRIPTION:

Like the best-selling Black Hat Python, Black Hat Go explores the darker side of the popular Go programming language. This collection of short scripts will help you test your systems, build and automate tools to fit your needs, and improve your offensive security skillset.

Black Hat Go explores the darker side of Go, the popular programming language revered by hackers for its simplicity, efficiency, and reliability. It provides an arsenal of practical tactics from the perspective of security practitioners and hackers to help you test your systems, build and automate tools to fit your needs, and improve your offensive security...

Books  [Wei-Meng Lee] Go Programming Language For Dummies

  • Пользователь tttx
  • Дата
  • Books
rZjuE5ykQrqRzF0Q3MVpdg.png

DESCRIPTION:

Ready, set, program with Go!

Now is the perfect time to learn the Go Programming Language. It’s one of the most in-demand languages among tech recruiters and developers love its simplicity and power. Go Programming Language For Dummies is an easy way to add this top job skill to your toolkit. Written for novice and experienced coders alike, this book traverses basic syntax, writing functions, organizing data, building packages, and interfacing with APIs.

Go―or GoLang, as it’s also known―has proven to be a strong choice for developers creating applications for the cloud-based world we live in. This book will put you on the path to...

Books  [Daniel P. Friedman, Mitchell Wand] Essentials of Programming Languages

  • Пользователь tttx
  • Дата
  • Books
WXiI9lrfSUmVe9CU_iItag.png

DESCRIPTION:

A new edition of a textbook that provides students with a deep, working understanding of the essential concepts of programming languages, completely revised, with significant new material.
This book provides students with a deep, working understanding of the essential concepts of programming languages. Most of these essentials relate to the semantics, or meaning, of program elements, and the text uses interpreters (short programs that directly analyze an abstract representation of the program text) to express the semantics of many essential language elements in a way that is both clear and executable. The approach is both analytical...

Books  [Douglas Perry] VHDL: Programming By Example 4th Edition

  • Пользователь tttx
  • Дата
  • Books
hST6bRijRveI817jnOgVUQ.png

DESCRIPTION:

THE HANDS-DOWN FAVORITE USER’S GUIDE TO VHDLCOMPLETELY UPDATED TO REFLECT THE VERY LATEST DESIGN METHODS
CD-ROM WITH WORKING CODE EXAMPLES, VERIFICATION TOOLS AND MORE

No matter what your current level of expertise, nothing will have you writing and verifying concise, efficient VHDL descriptions of hardware designs as fast – or as painlessly – as this classic tutorial from master teacher Doug Perry. Beginners will find it an invaluable learning tool and experienced pros will keep it on their desk as a trusted reference.

Perry teaches VHDL through a series of hundreds of practical, detailed examples, gradually increasing in...

Books  [Christopher Allen, Julie Moronuki] Haskell Programming From First Principles

  • Пользователь tttx
  • Дата
  • Books
_xRu8qV7SxC0aDJhX4qwUA.png

DESCRIPTION:

I am writing this book because I had a hard time learning Haskell.

It doesn't have to be that way. I've spent the last couple years actively teaching Haskell online and in person. Along the way, I started keeping notes on exercises and methods of teaching specific concepts and techniques in Haskell that eventually turned into my guide for learning haskell. That experience led me to work on this book.

INFORMATION PAGE:

DOWNLOAD:

Books  [Santanu Kundu, Santanu Chattopadhyay] Haskell: The Craft of Functional Programming (International Computer Science Series) 2nd Edition

  • Пользователь tttx
  • Дата
  • Books
ZC1WJBlvRm69kg0GowulVw.png

DESCRIPTION:

Introducing functional programming in the Haskell language, this book is written for students and programmers with little or no experience. It emphasises the process of crafting programmes, problem solving and avoiding common programming pitfalls.

Covering basic functional programming, through abstraction to larger scale programming, students are lead step by step through the basics, before being introduced to more advanced topics.

This edition includes new material on testing and domain-specific languages and a variety of new examples and case studies, including simple games. Existing material has been expanded and re-ordered, so...

Books  [Santanu Kundu, Santanu Chattopadhyay] Network-on-Chip: The Next Generation of System-on-Chip Integration

  • Пользователь tttx
  • Дата
  • Books
1Gp_cOwJT720DLr7zxk0MA.png

DESCRIPTION:

This book examines the current issues restricting chip-on-chip communication efficiency, and explores Network-on-chip (NoC), a promising alternative that equips designers with the capability to produce a scalable, reusable, and high-performance communication backbone by allowing for the integration of a large number of cores on a single system-on-chip (SoC).

This book provides a basic overview of topics associated with NoC-based design: communication infrastructure design, communication methodology, evaluation framework, and mapping of applications onto NoC. It details the design and evaluation of different proposed NoC structures...

Books  [Zoran Milivojevic] Digital Filter Design

  • Пользователь tttx
  • Дата
  • Books
A6gw0jJzT8Og0O9sc_KzCg.png

DESCRIPTION:

The purpose of this book is to provide you with different theorethical and practical approaches to digital filter design. The book covers design of both finite and infinite impulse response filters. In addition, it applies the most popular and most commonly used design methodes giving the best solutions. Intuitive explanations and numerous examples contained herein will help you to devolope your understanding of these methods and test your knowledge on concrete issues.

INFORMATION PAGE:

DOWNLOAD:

Books  [John Treichler] Notes on the Design of Optimal FIR Filters

  • Пользователь tttx
  • Дата
  • Books
Fd1I5C-jTTuBH0LHN886ZQ.png

DESCRIPTION:

A recurring technical task in the development of digital signal processing products and systems is the design of finite-impulse-response (FIR) digital filters. Fortunately some excellent software packages exist for the automatic synthesis of impulse responses for such filters, many of them based on the now-famous Parks-McClellan algorithm.

Unfortunately, there is still some mystery about how to use the software and, equally important, how to estimate impulse response lengths short of actually designing the filter itself.

This technical note primarily addresses the second problem and indirectly discusses a bit the first. It examines...

Books  [Julius O. Smith III] Introduction to Digital Filters: with Audio Applications

  • Пользователь tttx
  • Дата
  • Books
wk1ffvRTQ0-sieQufsIm2g.png

DESCRIPTION:

A digital filter can be pictured as a "black box" that accepts a sequence of numbers and emits a new sequence of numbers. In digital audio signal processing applications, such number sequences usually represent sounds. For example, digital filters are used to implement graphic equalizers and other digital audio effects.

This book is a gentle introduction to digital filters, including mathematical theory, illustrative examples, some audio applications, and useful software starting points. The theory treatment begins at the high-school level, and covers fundamental concepts in linear systems theory and digital filter analysis. Various...

Books  [Richard E. Haskell, Darrin M. Hanna] Introduction to Digital Design Using Digilent FPGA Boards ─ Block Diagram / VHDL Examples

  • Пользователь tttx
  • Дата
  • Books
6vhVl6SRQS6_dIEFsqw9Gg.png

DESCRIPTION:

[Richard E. Haskell, Darrin M. Hanna] Introduction to Digital Design Using Digilent FPGA Boards ─ Block Diagram / VHDL Examples

INFORMATION PAGE:

DOWNLOAD:

Books  [Enoch O. Hwang] Digital Logic and Microprocessor Design With VHDL

  • Пользователь tttx
  • Дата
  • Books
5hboAotfT26WCU38LsvQGA.png

DESCRIPTION:

This book will teach students how to design digital logic circuits, specifically combinational and sequential circuits. Students will learn how to put these two types of circuits together to form dedicated and general-purpose microprocessors. This book is unique in that it combines the use of logic principles and the building of individual components to create data paths and control units, and finally the building of real dedicated custom microprocessors and general-purpose microprocessors. After understanding the material in the book, students will be able to design simple microprocessors and implement them in real hardware...

Books  [Frank Vahid] Digital Design with RTL Design, VHDL, and Verilog

  • Пользователь tttx
  • Дата
  • Books
mPZEOlLfQzakcFXkX-MuTQ.png

DESCRIPTION:

This book is an eagerly anticipated, up-to-date guide to essential digital design fundamentals

Offering a modern, updated approach to digital design, this much-needed book reviews basic design fundamentals before diving into specific details of design optimization. You begin with an examination of the low-levels of design, noting a clear distinction between design and gate-level minimization. The author then progresses to the key uses of digital design today, and how it is used to build high-performance alternatives to software.

With this book by your side, you'll gain a better understanding of how to apply the material in the book...

Books  [Christoph Meinel, Thorsten Theobald] Algorithms and Data Structures in VLSI Design: OBDD - Foundations and Applications

  • Пользователь tttx
  • Дата
  • Books
4R1UV_SGT66Z75s010KIvA.png

DESCRIPTION:

This book presents broad and in-depth coverage of the entire field of modern VLSI Design with ordered binary decision diagrams (OBDDs).

One of the main problems in chip design is the enormous number of possible combinations of individual chip elements within a system, and the problem of their compatibility. The recent application of data structures, efficient algorithms, and ordered binary decision diagrams (OBDDs) has proven vital in designing the computer chips of tomorrow.

This book provides an introduction to the foundations of this interdisciplinary research area, emphasizing its applications in computer aided circuit design...

Books  [Esteban Tlelo-Cuautle and Sheldon X.-D. Tan] VLSI Design

  • Пользователь tttx
  • Дата
  • Books
Rq4s4U7aQ7meeHjBLR6_wA.png

DESCRIPTION:

This book provides some recent advances in design nanometer VLSI chips. The selected topics try to present some open problems and challenges with important topics ranging from design tools, new post-silicon devices, GPU-based parallel computing, emerging 3D integration, and antenna design.

The book consists of two parts, with chapters such as: VLSI design for multi-sensor smart systems on a chip, Three-dimensional integrated circuits design for thousand-core processors, Parallel symbolic analysis of large analog circuits on GPU platforms, Algorithms for CAD tools VLSI design, A multilevel memetic algorithm for large SAT-encoded...
Ваши лимиты
Доступно
Осталось

Зеркала проекта

Зеркала PirateHUB на случай блокировки основного адреса. Эти ссылки безопасны для использования. Также всегда актуальная ссылка доступна на этом сайте.

Рабочее Openssource.ORG

Рабочее S1 piratehub

Рабочее S2 piratehub

Рабочее S3 piratehub

Рабочее S4 piratehub

Пользователи онлайн

  • ВанГог
  • nsrwntjo
  • Mickle100
  • HappyS.
  • monitorhp
  • scampa
  • RayDonovan
  • Corgi
  • Toplinks
  • Nataly71
  • homanya
  • neirogram.com
  • donuk
  • mariallt
  • bulla
  • squd
  • damnship
  • mark_zakharov
  • MARIY2013
  • Тиана1
  • GreyCardinal
  • Polly
  • milena
  • Artyro65
  • Akuma
  • Alis_ka
  • sancher
  • tati2603
  • Lorana
  • neznaika.23
  • Blue-Horseshoe
  • kristina
  • AnataLev
  • VonWulf
  • LoL_PlayerN1
  • garik97
  • SlavaGorn55
  • susuma
  • rudi
  • ww80
  • jassss
  • yobot
  • stone11
  • Vladimir11
  • Raveng_739
  • Mentalist_25/17
  • kozir777
  • yava24
  • potypol33
  • glots
...и ещё 275.

Отзывы о курсах

  • Yar3
    Good
  • milalalala
    для автоматизации публикаций в соцсети это хороший вариант, всё нативно, шаблоны рабочие и после них понятно что делать дальше.
    хорошо бы обновлять эту папку, т.к. автор её обновляет переодически.
  • binentity
    kz
  • lapkddd
    👍👍👍
  • rufur
    Огонь
  • Flex007
    Ставлю 5 звезд авансом! Автор курса хорошо доносит информацию!
  • chaoba
    .
  • Виктор
    Это букмекер и к трейдингу он не имеет ни какого отношения. Да и к тому же скорее всего заработанные деньги они вам не дадут выводить. К стати, а админы знают что ты тут свою рекламу раскидываешь на халяву?
  • amrik07
    Хорошо это
  • Reneqq
    5+
Назад
Сверху