Books  [Ian David Chivers, Jane Sleighthome] Interactive Fortran 77: A Hands-On Approach

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

DESCRIPTION:

The aim of this book is to introduce the concepts and ideas involved in problem solving with Fortran 77 using an interactive timesharing computer system. The book tries to achieve this using the established practices of structured and modular programming. Two techniques of problem solving, so-called top-down and bottom-up are also introduced.

INFORMATION PAGE:

DOWNLOAD:

Books  [Clive G. Page] Professional Programmers Guide To Fortran 77

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

DESCRIPTION:

This guide provides a comprehensive description of the features and implementation of Fortran 77. Ideal as a text from which to learn a second language, or as a reference guide to a first or main language.

INFORMATION PAGE:

DOWNLOAD:

Books  [Miguel Hermanns] Parallel Programming in Fortran 95 using OpenMP

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

DESCRIPTION:

Nowadays parallel computers are very common in research facilities as well as companies all over the world and are extensively used for complex computations, like simulations of atomic explosions, folding of proteins or turbulent flows. A challenge in parallel machines is the development of codes able of using the capabilities of the available hardware in order to solve larger problems in less time.

INFORMATION PAGE:

DOWNLOAD:

Books  [William H. Press, Saul A. Teukolsky, William T. Vetterling] The Art of Scientific Computing. Third Edition

  • Пользователь tttx
  • Дата
  • Books
B-AvsM5QRI-DFDVEBuYN9A.png

DESCRIPTION:

The newest product in the hugely popular Numerical Recipes series, Numerical Recipes in Fortran 90 has three completely new chapters that start with a detailed introduction to the Fortran 90 language and then present the basic concepts of parallel programming with the same clarity and cheer for which Numerical Recipes is famous.

The second volume of the Fortran Numerical Recipes series, Numerical Recipes in Fortran 90 contains a detailed introduction to the Fortran 90 language and to the basic concepts of parallel programming, plus source code for all routines from the second edition of Numerical Recipes. This volume does not repeat...

Books  [Edward Jorgensen] Introduction to Programming using Fortran 95/2003/2008

  • Пользователь tttx
  • Дата
  • Books
8Jok5ir7QdG8JU4-_4dSQw.png

DESCRIPTION:

This text provides an introduction to programming and problem solving using the Fortran 95/2003/2008 programming language. This introduction is geared for non computer science majors. As such, this text is not a complete, comprehensive guide to the Fortran 95/2003/2008 programming language. The primary focus is on an introduction to problem solving and algorithm development. As such, many of the more advanced details of the Fortran 95/2203/2008 language are omitted.

INFORMATION PAGE:

DOWNLOAD:

Books  [Jeff Fox] Thoughtful Programming and Forth

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

DESCRIPTION:

This book was originally designed for use in programming Forth classes, where students work through each chapter by doing the exercises on a computer. We have trained several thousand programmers to use Forth with versions of this book. Over the years we have adapted the content to reflect changes in common Forth usage and evolving computer and OS technology. We have also continually updated the problems to reflect the kinds of issues programmers face in real-world programming.

INFORMATION PAGE:

DOWNLOAD:

Books  [J. V. Noble] A Beginner's Guide to Forth

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

DESCRIPTION:

The Forth programming language is radically different from conventional programming languages. It bears little resemblance to C, Java, Pascal, Lisp, Python, etc. This short article will not attempt to teach you the forth language, but instead give you a taste of what forth has to offer, give you a general idea of what the language is, and point you in the direction of various forth resources.

This primer was written in the hope that it will be useful and that starting Forthers aren't put off by the high price of Forth textbooks. It is dedicated to Leo Brodie, who taught me much more than just Forth

INFORMATION PAGE:...

Books  [Tim Hendtlass] Real Time Forth

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

DESCRIPTION:

This book has been written to provide information about using a computer with the real world to the two may work cooperatively together.

Forth is used as the language for interfacing for a number of good reasons. It is fast, especially when run on hardware designed for the language, but fast enough evenwhen run on general purpose equipment. It is interactive, providing an environment in which immediate testing as you go clarifies the task in hand and helps catch errors early so they canbe painlessly corrected. It is a rich, structured language that provides facilities useful forinterfacing that are missing in many other languages...

Books  [Leo Brodie] Starting Forth: An Introduction to the Forth Language and Operating System

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

DESCRIPTION:

This book is a user-friendly beginner's tutorial on the Forth programing language and operating system.

For beginners and professionals, this popular and complete introduction to FORTH syntax has been expanded to include the new FORTH-83 Standard. It is suitable for all FORTH-83 Standard systems and is a complete guide to learning FORTH with special footnotes that address FORTH-79, MVP-FORTH and FIG-FORTH versions.

About the Authors:
  • Leo Brodie is the author of Starting Forth and Thinking Forth. He is currently employed as Director of Technical Services for NetSpeed Learning Solutions in Seattle. He is married and the...

Books  [American National Standard for Information Systems] Programming Languages — Forth

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

DESCRIPTION:

Forth is a language for direct communication between human beings and machines. Usingnatural-language diction and machine-oriented syntax, Forth provides an economical,productive environment for interactive compilation and execution of programs. Forth alsoprovides low-level access to computer-controlled hardware, and the ability to extend thelanguage itself. This extensibility allows the language to be quickly expanded and adaptedto special needs and different hardware systems.

INFORMATION PAGE:

DOWNLOAD:

Books  [Stephen Pelc] Programming Forth

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

DESCRIPTION:

Programming Forth is a thorough introduction to the Forth programming language. Written for readers with programming backgrounds but not necessarily with prior exposure to Forth, it offers comprehensive coverage of all major aspects of the language, from basic principles to advanced concepts such as multitasking and cross-compiling for embedded systems.

INFORMATION PAGE:

DOWNLOAD:

Books  [Leo Brodie] Thinking Forth: A Language and Philosophy for Solving Problems

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

DESCRIPTION:

Thinking Forth is a book about the philosophy of problem solving and programming style, applied to the unique programming language Forth. Published first in 1984, it could be among the timeless classics of computer books, such as Fred Brooks' The Mythical Man-Month and Donald Knuth's The Art of Computer Programming.

Many software engineering principles discussed here have been rediscovered in eXtreme Programming, including (re)factoring, modularity, bottom-up and incremental design. Here you'll find all of those and more, such as the value of analysis and design, described in Leo Brodie's down-to-earth, humorous style, with...

Books  [Wikibooks Contributors] Erlang Programming

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

DESCRIPTION:

If you're new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, you’ll scale the learning curve and discover how enjoyable, powerful, and fun this language can be.

This book shows you how to write simple Erlang programs by teaching you one skill at a time. You'll learn about pattern matching, recursion, message passing, process-oriented programming, and establishing pathways for data rather than telling it where to go. By the end of your journey, you’ll understand why Erlang is ideal for concurrency and resilience.

INFORMATION PAGE:

Books  [J. David Eisenberg] Etudes for Erlang

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

DESCRIPTION:

Erlang is an important programming language especially in light of its functional paradigm, excellent handling of concurrency, ability to deal with distributed and multi-core platforms, reliability and fault-tolerance. It is also a difficult language with an unconventional (Prolog-like) syntax, lack of object orientation, and importantly the nonexistence of variables.

In this book, you will find descriptions of programs that you can compose (write) in Erlang. The programs will usually be short, and each one has been designed to provide practice material for a particular Erlang programming concept. These programs have not been...

Books  [Joe Armstrong] Programming Erlang: Software for a Concurrent World (Pragmatic Programmers) 2nd Edition

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

DESCRIPTION:

A multi-user game, web site, cloud application, or networked database can have thousands of users all interacting at the same time. You need a powerful, industrial-strength tool to handle the really hard problems inherent in parallel, concurrent environments. You need Erlang. In this second edition of the bestselling Programming Erlang, you'll learn how to write parallel programs that scale effortlessly on multicore systems.

Using Erlang, you'll be surprised at how easy it becomes to deal with parallel problems, and how much faster and more efficiently your programs run. That's because Erlang uses sets of parallel processes-not a...

Books  [Joe Armstrong, Robert Virding, Claes Wikstrom, Mike Williams] Concurrent Programming in Erlang (2nd Edition)

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

DESCRIPTION:

Erlang is a concurrent, functional programming language designed for programming large industrial real time systems. The language is untyped and has a pattern matching syntax. Functions are written as a set of recursion equations and the language has explicit concurrency and asynchronous message passing. Written in a tutorial style, the emphasis is on learning through example and a number of well known problems in designing and programming concurrent fault-tolerant real-time systems are illstrated.New chapters on Distributed Programming, Distributed Programming Techniques and Distributed Data.

This book employs a tutorial approach...

Books  [Fred Hebert] Learn You Some Erlang for Great Good!

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

DESCRIPTION:

Erlang is the language of choice for programmers who want to write robust, concurrent applications, but its strange syntax and functional design can intimidate the uninitiated.

Erlang maestro Fred Hebert starts slow and eases you into the basics: You'll learn about Erlang's unorthodox syntax, its data structures, its type system (or lack thereof!), and basic functional programming techniques. Once you've wrapped your head around the simple stuff, you'll tackle the real meat-and-potatoes of the language: concurrency, distributed computing, hot code loading, and all the other dark magic that makes Erlang such a hot topic among today's...

Разное  [Фоксфорд] Геометрия 9 класс. Базовый уровень (2023)

  • Пользователь tttx
  • Дата
  • Разное
MUJ_uWb1QWOJICuhsEB1Mg.png

ОПИСАНИЕ:

Кому подойдёт этот курс
План занятий – на 95% авторский, основан на учебной литературе, рекомендованной министерством просвещения.
Кому будет полезен курс
На курсе вы получите твёрдые знания по базовой программе геометрии за 9 класс, заполните пробелы и подготовитесь к аттестации, а также сформируете навыки и умения, которые требуют ФГОС.

Какие знания даёт курс
Основа курса – УМК Л.С. Атанасяна «Геометрия 7-9 классы». Вы познакомитесь с векторами, методами координат, тригонометрическими функциями, основами стереометрии.

Как проходит курс
Помимо вебинаров, вы найдёте в курсе большое количество задач разного уровня...

Разное  [МИФ. Курсы] С Новым годом, страна! Лекция 1. Новогодние традиции народов России (2023)

  • Пользователь tttx
  • Дата
  • Разное
3yeUqkU1Q1mtRQ5r6WWmKw.png

ОПИСАНИЕ:

Новый год — календарная дата со странностями. Мы вешаем предметы на растения. Прожженные скептики верят в чудо. Почему-то именно 31-го вся страна ест одинаковые салаты. И зачем-то ночью. Нам что, всем выдали одинаковый рецепт праздника? А откуда взялись Дед Мороз и Снегурочка? И куда подевалось поколение между дедушкой и внучкой?

Этот лекторий посвящен новогодним традициям — как фольклорным, так и современным. Поговорим об их скрытых смыслах, о том, как история и идеология меняли этот праздник. Встречаем 2024-й вместе с фольклористами Натальей Петровой и Надеждой Рычковой!

Зачем мне это знать?
Нет ничего более...

Разное  [Игорь Немцев] Стратегии 167 и 168. Эндшпиль. В.Корчной. части - 1, 2 (2023)

  • Пользователь tttx
  • Дата
  • Разное
hpC6EHlHQW-UjDU3lW2NPA.png

ОПИСАНИЕ:

Каждый великий шахматист , как ни странно реализовывал преимущество по своему. Здесь мы разбираем две партии Виктора Корчного, который играл даже в эндшпиле очень динамично. Более 30 заданий по ходу урока.

ПРОДАЖНИК:

СКАЧАТЬ:

Шитье/кройка/вязание  [Шкатулка] Стеганое пальто WC160321. Размер 40-68. Рост 161-165 (2023)

  • Пользователь tttx
  • Дата
  • Шитье/кройка/вязание
rmg6SXBNQKO0pkQGeKB_LA.png

ОПИСАНИЕ:

Эта выкройка рассчитана на демисезонный утеплитель. По этой же выкройке можно сшить и зимнее пальто, если выбрать лекала на размер больше.
Графичная ритмика горизонтальных фактурных строчек этого женского пальто изначально задает энергичную динамику всему образу. Высокий воротник и комфортный капюшон позволяют в межсезонье отказаться от не всеми любимых шапок и шарфов. Достаточная длина – надевать его как поверх прямой офисной юбки, как и с демократичными джинсами или прямыми брюками. Стеганный вариант демисезонного пальто универсален, он прекрасно сочетается с очень многими элементами гардероба.
Образец сшит из мембранной плащевой...

Шитье/кройка/вязание  [Vikisews] Эстелла платье. Размеры 34-52, рост 162-168 (2023)

  • Пользователь tttx
  • Дата
  • Шитье/кройка/вязание
xmJE8tioSga-Ljynqrx_Yw.png

ОПИСАНИЕ:

Выкройка платья малого объема в области лифа и большого объема в области бедер, приталенного силуэта. Отрезное по линии талии. На переде и спинке лифа платья рельефы. На нижней части платья встречные складки. Вырез горловины глубокий, формы каре. Рукав втачной, длинный, со складками по окату. Рукава без подкладки. Застежка платья на потайную молнию в среднем шве спинки. Платье на отлетной подкладке. Длина платья выше колен.

ПРОДАЖНИК:

СКАЧАТЬ:

Шитье/кройка/вязание  [LaForme] Пальто 0113, размеры 42-54, рост 170 (2023)

  • Пользователь tttx
  • Дата
  • Шитье/кройка/вязание
1LDj731nQNmrrpmqrbL7MA.png

ОПИСАНИЕ:

Пальто женское прямого силуэта длиной на 20см ниже линии бедер. Застежка смещенная на два ряда петель/пуговиц. Воротник стояче-отложной с цельнокроеной стойкой. Борт прямой, может имитировать лацкан или быть застегнут до верха. Боковые карманы: прорезные с наклонной листочкой или накладные. Рукав широкий, рубашечного кроя на спущенной глубокой пройме. Изделие на подкладке, на утепленной подкладке, но может быть выполнено без подкладки, горловина закрывается обтачкой.

Уровень сложности пошива: изделие сложное, необходим опыт пошива верхней одежды и воротников пиджачного типа.
Рекомендуемые материалы: пальтовые материалы...

Шитье/кройка/вязание  [lekalo_lingerie] Интенсив по пошиву комплекта белья «Меган» (2023)

  • Пользователь tttx
  • Дата
  • Шитье/кройка/вязание
g7Ok5Ul3RkOVnxSG9CJOAw.png

ОПИСАНИЕ:

Интенсив состоит из размерного ряда лекал и мастер-классов по пошиву 2-ух трусиков и топа . Размерный ряд - XS-3XL + лекала маски для сна В ПОДАРОК.
В одном из уроков Вы найдёте таблицы с размерной сеткой для определения своего размера или размера заказчика. Также если Вы вдохновлённый новичок и ещё не приобрели всё оборудование, то в одном из уроков я расскажу «Как шить комплект без оверлока». После покупки лекала останутся с Вами навсегда, мастер-классы будут доступны 6 месяцев.

ПРОДАЖНИК:

СКАЧАТЬ:
Ваши лимиты
Доступно
Осталось

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

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

Рабочее Openssource.ORG

Рабочее S1 piratehub

Рабочее S2 piratehub

Рабочее S3 piratehub

Рабочее S4 piratehub

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

  • svetogor
  • term888
  • dmit2604
  • nikandreew134
  • andrey.ok
  • AutomateInvest
  • trz1
  • Plohish
  • danilhrulev
  • VilleValo667
  • aleks1235
  • morozco
  • oll-la
  • polzhel
  • Sherryd
  • azon
  • sergei817
  • ksL
  • garik97
  • fad32
  • Bkr495
  • Leks
  • nsrwntjo
  • bumargarita
  • mdarik02
  • anna_maria
  • fyhfryygtuug
  • Aleksei_Carleon
  • sancher
  • ivasek80
  • magnifi
  • kisska7774
  • niklasenb
  • olivka1608
  • sivilla
  • Plyushevaya
  • ON21
  • Alis_ka
  • пётр222
  • jugoslav
  • monk3y
  • End
  • Elmig
  • infoplus20$
  • LuckyLG
  • dima1980
  • Master007
  • Uladi.mir
  • vigoda9
  • Bhbyf
...и ещё 153.

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

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