Programming Languages and Operational Semantics, Maribel Fern?ndez
Автор: Rafael H. Bordini; Mehdi Dastani; Amal El Fallah S Название: Multi-Agent Programming ISBN: 1441937536 ISBN-13(EAN): 9781441937537 Издательство: Springer Рейтинг: Цена: 153720.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Multi-Agent Programming is an essential reference for anyone interested in the most up-to-date developments in MAS programming. While previous research has focused on the development of formal and informal approaches to analyze and specify Multi-Agent Systems, this book focuses on the development of programming languages and tools which not only support MAS programming, but also implement key concepts of MAS in a unified framework.
Part I describes approaches that rely on computational logic or process algebra - Jason, 3APL, IMPACT, and CLAIM/SyMPA. Part II presents languages and platforms that extend or are based on Java - JADE, Jadex and JACKTM. Part III provides two significant industry specific applications - The DEFACTO System for coordinating human-agent teams for disaster response, and the ARTIMIS rational dialogue agent technology. Also featured are seven appendices for quick reference and comparison.
Автор: Bell Thomas James Название: Programming: A Primer - Coding For Beginners ISBN: 1783267070 ISBN-13(EAN): 9781783267071 Издательство: World Scientific Publishing Рейтинг: Цена: 30630.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Have you ever wanted to learn how to program but never found quite the right book to get you started?
Scratch is a fun, free, beginner-friendly programming environment where you connect blocks of code to build programs. While most famously used to introduce kids to programming, Scratch can make computer science approachable for people of any age. Rather than type countless lines of code in a cryptic programming language, why not use colorful command blocks and cartoon sprites to create powerful scripts?
In Learn to Program with Scratch, author Majed Marji uses Scratch to explain the concepts essential to solving real-world programming problems. The labeled, color-coded blocks plainly show each logical step in a given script, and with a single click, you can even test any part of your script to check your logic. You'll learn how to:
Harness the power of repeat loops and recursion
Use if/else statements and logical operators to make decisions
Store data in variables and lists to use later in your program
Read, store, and manipulate user input
Implement key computer science algorithms like a linear search and bubble sort
Hands-on projects will challenge you to create an Ohm's law simulator, draw intricate patterns, program sprites to mimic line-following robots, create arcade-style games, and more Each chapter is packed with detailed explanations, annotated illustrations, guided examples, lots of color, and plenty of exercises to help the lessons stick. Learn to Program with Scratch is the perfect place to start your computer science journey, painlessly.
Автор: Rick Riolo; Terence Soule; Bill Worzel Название: Genetic Programming Theory and Practice IV ISBN: 1441941231 ISBN-13(EAN): 9781441941237 Издательство: Springer Рейтинг: Цена: 153720.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Genetic Programming Theory and Practice IV was developed from the fourth workshop at the University of Michigan`s Center for the Study of Complex Systems. The workshop was convened in May 2006 to facilitate the exchange of ideas and information related to the rapidly advancing field of Genetic Programming (GP).
Автор: Markus F. Brameier; Wolfgang Banzhaf Название: Linear Genetic Programming ISBN: 1441940480 ISBN-13(EAN): 9781441940483 Издательство: Springer Рейтинг: Цена: 153720.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Linear Genetic Programming presents a variant of Genetic Programming that evolves imperative computer programs as linear sequences of instructions, in contrast to the more traditional functional expressions or syntax trees.
Автор: Tina Yu; Rick Riolo; Bill Worzel Название: Genetic Programming Theory and Practice III ISBN: 1441939210 ISBN-13(EAN): 9781441939210 Издательство: Springer Рейтинг: Цена: 153720.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Genetic Programming Theory and Practice III provides both researchers and industry professionals with the most recent developments in GP theory and practice by exploring the emerging interaction between theory and practice in the cutting-edge, machine learning method of Genetic Programming (GP).
Автор: Luciano M Barone Название: Scintific programming: C-Language,Algorithms and Models in Science ISBN: 9814513407 ISBN-13(EAN): 9789814513401 Издательство: World Scientific Publishing Рейтинг: Цена: 242880.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The book teaches a student to model a scientific problem and write a computer program in C language to solve that problem. To do that, the book first introduces the student to the basics of C language, dealing with all syntactical aspects, but without the pedantic content of a typical programming language manual. Then the book describes and discusses many algorithms commonly used in scientific applications (e.g. searching, graphs, statistics, equation solving, Monte Carlo methods etc.).This important book fills a gap in current available bibliography. There are many manuals for programming in C, but they never explain programming technicalities to solve a given problem. This book illustrates many relevant algorithms and shows how to translate them in a working computer program.
Автор: Syme Don, Granicz Adam, Cisternino Antonio Название: Programming F# ISBN: 1430224312 ISBN-13(EAN): 9781430224310 Издательство: Springer Рейтинг: Цена: 60510.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Expert F# 2.0 is The authoritative guide to F# by the inventor of F# A comprehensive reference of F# concepts, syntax, and features A treasury of expert F# techniques for practical, real-world programming F# isn`t just another functional programming language.
Автор: Simson L. Garfinkel; Michael K. Mahoney Название: NeXTSTEP™ Programming ISBN: 1461392772 ISBN-13(EAN): 9781461392774 Издательство: Springer Рейтинг: Цена: 46570.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Diskette included
Название: Inductive logic programming ISBN: 3319237071 ISBN-13(EAN): 9783319237077 Издательство: Springer Рейтинг: Цена: 44720.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book constitutes the thoroughly refereed post-conference proceedings of the 24th International Conference on Inductive Logic Programming, ILP 2014, held in Nancy, France, in September 2014. The 14 revised papers presented were carefully reviewed and selected from 41 submissions.
Автор: Doglio Название: Reactive Programming with Node.js ISBN: 1484221516 ISBN-13(EAN): 9781484221518 Издательство: Springer Рейтинг: Цена: 25150.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
This book teaches you how to utilize Reactive Programming (RP) for your back-end development with Node.js. Up to now, RP has most often been used in front-end development, but its revolutionary approach can also transform your back-end programming.
Using Reactive Programming with Node.js you will understand the paradigms of RP, why you should use it, and the variations available to you. You will learn how to use the main libraries necessary to provide this development experience in Node.js, including RxJS, Bacon.js, Kefir.js, and Highland.js. You will also create a custom library that provides the main features, and learn how to scale up a system developed using RP in Node.js.
Ideal for back-end developers with knowledge of Node.js or JavaScript, this book enables you to get up and running with RP in Node.js, and revolutionize your back-end development.
What You Will Learn<
What Reactive Programming is, and all the variations there are. How to use the main libraries that provide this type of development experience in Node.js.How to create a custom library.How to scale up a system developed using RP in Node.js.
Who This Book Is For
Any back-end developers who understand Node.js or are advanced enough to pick up the basics along the way. Ideal for developers who have an interest in learning about this different programming paradigm that's being used more and more every day.
Автор: Bell Tom Название: Programming: A Primer ISBN: 1783267062 ISBN-13(EAN): 9781783267064 Издательство: World Scientific Publishing Рейтинг: Цена: 65470.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Have you ever wanted to learn how to program but never found quite the right book to get you started?
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz