|
|
|
|
|
|
|
| |
|
Название: The Art of Assembly Language Автор: Randall Hyde Издательство: No Starch Press, Inc. Год: 2010 Формат: PDF Страниц: 764 Размер: 22,22 МБ Язык: English
Assembly is a low-level programming language that's one step above a computer's native machine language. Although assembly language is commonly used for writing device drivers, emulators, and video games, many programmers find its somewhat unfriendly syntax intimidating to learn and use. |
Разместил: ak5812 20-04-2019, 10:06 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Assembly Language Succinctly Автор: Christopher Rose Издательство: Syncfusion Год: 2013 Формат: PDF Страниц: 132 Размер: 10,49 МБ Язык: English
Assembly language is as close to writing machine code as you can get without writing in pure hexadecimal. Since it is such a low-level language, it’s not practical in all cases, but should definitely be considered when you’re looking to maximize performance. With Assembly Language Succinctly by Chris Rose, you’ll learn how to write x64 assembly for modern CPUs, first by writing inline assembly for 32-bit applications, and then writing native assembly for C++ projects. You’ll learn the basics of memory spaces, data segments, CISC instructions, SIMD instructions, and much more. Whether you’re working with Intel, AMD, or VIA CPUs, you’ll find this book a valuable starting point since many of the instructions are shared between processors. |
Разместил: ak5812 20-04-2019, 09:56 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Z80 Assembly Language Subroutines Автор: Lance A. Leventhal Издательство: Osborne/McGraw-Hill Год: 1983 Формат: PDF Страниц: 512 Размер: 24,58 МБ Язык: English
This book is intended to serve as a source and a reference for the assembly language programmer. It contains an overview of assembly language programming for a particular microprocessor and a collection of useful subroutines. In the subroutines, a standard format, documentation package, and parameter passing techniques were used. The rules of the most popular assemblers have been followed, and the purpose, procedure, parameters, results, execution time, and memory usage of each routine have been described. |
Разместил: ak5812 20-04-2019, 09:04 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Hack and HHVM: Programming Productivity Without Breaking Things Автор: Owen Yamauchi Издательство: O'Reilly Media Год: 2015 Формат: PDF Страниц: 284 Для сайта: Mirknig.su Размер: 2 Mb Язык: English
How can you take advantage of the HipHop Virtual Machine (HHVM) and the Hack programming language, two new technologies that Facebook developed to run their web servers? With this practical guide, Owen Yamauchi—a member of Facebook’s core Hack and HHVM teams—shows you how to get started with these battle-tested open-source tools. You’ll explore static typechecking and several other features that separate Hack from its PHP origins, and learn how to set up, configure, deploy, and monitor HHVM. Ideal for developers with basic PHP knowledge or experience with other languages, this book also demonstrates how these tools can be used with existing PHP codebases and new projects alike. |
Разместил: Ice Zero 20-04-2019, 09:04 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Hacking For Dummies, 4 edition Автор: Kevin Beaver Издательство: For Dummies Год: 2013 Формат: PDF Страниц: 408 Для сайта: Mirknig.su Размер: 10 Mb Язык: English
Updated for Windows 8 and the latest version of Linux The best way to stay safe online is to stop hackers before they attack - first, by understanding their thinking and second, by ethically hacking your own site to measure the effectiveness of your security. This practical, top-selling guide will help you do both. Fully updated for Windows 8 and the latest version of Linux, Hacking For Dummies, 4th Edition explores the malicious hacker's mindset and helps you develop an ethical hacking plan (also known as penetration testing) using the newest tools and techniques. |
Разместил: Ice Zero 20-04-2019, 09:03 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: MIPS Assembly Language Programming Автор: Robert Britton Издательство: Pearson Education Год: 2004 Формат: PDF Страниц: 166 Размер: 51,33 МБ Язык: English
Users of this book will gain an understanding of the fundamental concepts of contemporary computer architecture, starting with a Reduced Instruction Set Computer (RISC). An understanding of computer architecture needs to begin with the basics of modern computer organization. The MIPS architecture embodies the fundamental design principles of all contemporary RISC architectures. |
Разместил: ak5812 20-04-2019, 07:16 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: PHP и MySQL. Разработка Web-приложений Автор: Денис Колисниченко Издательство: БХВ-Петербург Год: 2013 Формат: PDF Размер: 203 Мб Язык: русский
Даны начала программирования на PHP: установка и настройка Apache, PHP, MySQL и кроссплатформенной сборки XAMPP, выбор редактора PHP-кода, синтаксис языка и самые полезные функции PHP 5.4. Рассмотрено создание собст-венного движка сайта и ряда дополнительных модулей - фотогалереи, RSS-граббера, модуля для работы с MP3, сервиса reCAPTCHA, а также применение мощного шаблонизатора Smarty и создание простейшего собственного шаблонизатора. Показано, как с помощью технологии Ajax добиться обновления данных на странице без ее перезагрузки. |
Разместил: black 19-04-2019, 22:21 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Malware Analyst's Cookbook and DVD: Tools and Techniques for Fighting Malicious Code Автор: Michael Ligh and Steven Adair Издательство: Wiley Год: 2010 Формат: PDF Размер: 22 Мб / 874 Мб Язык: английский / English
A computer forensics "how-to" for fighting malicious code and analyzing incidents. With our ever-increasing reliance on computers comes an ever-growing risk of malware. Security professionals will find plenty of solutions in this book to the problems posed by viruses, Trojan horses, worms, spyware, rootkits, adware, and other invasive software. Written by well-known malware experts, this guide reveals solutions to numerous problems and includes a DVD of custom programs and tools that illustrate the concepts, enhancing your skills. |
Разместил: black 19-04-2019, 19:51 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Основы веб-хакинга. Нападение и защита (2-е изд.) (+CD) Автор: Жуков Ю.В. Издательство: Питер Год: 2012 Формат: DJVU Размер: 43 Мб Язык: русский
Второе издание популярной книги Юрия Жукова предназначено для всех интересующихся хакингом и надежной защитой веб-сайтов. Описаны реальные уязвимости широко распространенных бесплатных движков сайтов. К книге прилагается DVD-ROM с тестовой системой и двумя свободно распространяемыми хакерскими дистрибутивами Linux — Damn Vulnerable Linux и Back Track 4, которые работают на локальном компьютере пользователя под управлением виртуальной машины в ОС Windows. |
Разместил: black 19-04-2019, 18:27 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Computer Science with Mathematica Автор: Roman E. Maeder Издательство: Cambridge University Press Год: 2000 Формат: PDF Размер: 11 Мб Язык: английский / English
Computer algebra systems have revolutionized the use of computers within mathematics research, and are currently extending that revolution to the undergraduate mathematics curriculum. But the power of such systems goes beyond simple algebraic or numerical manipulation. In this practical resource Roman Maeder shows how computer-aided mathematics has reached a level where it can support effectively many of the computations in science and engineering. Besides treating traditional computer science topics, he demonstrates how scientists and engineers can use these computer-based tools to do scientific computations. |
Разместил: black 19-04-2019, 18:15 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|